Query Metrics
1
Database Queries
1
Different statements
1.26 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 1.26 ms |
SELECT t0.id AS id_1, t0.uh_id AS uh_id_2, t0.first_name AS first_name_3, t0.middle_name AS middle_name_4, t0.last_name AS last_name_5, t0.father_husband_name AS father_husband_name_6, t0.photo AS photo_7, t0.gender AS gender_8, t0.marital_status AS marital_status_9, t0.dob AS dob_10, t0.house_plot_no AS house_plot_no_11, t0.address AS address_12, t0.pincode AS pincode_13, t0.mobile AS mobile_14, t0.email AS email_15, t0.adhar_num AS adhar_num_16, t0.bpl_num AS bpl_num_17, t0.health_id_number AS health_id_number_18, t0.health_address AS health_address_19, t0.abpm_jay AS abpm_jay_20, t0.occupation AS occupation_21, t0.family_income AS family_income_22, t0.is_active AS is_active_23, t0.bank_name AS bank_name_24, t0.bank_branch AS bank_branch_25, t0.bank_branch_address AS bank_branch_address_26, t0.bank_account AS bank_account_27, t0.bank_ifs_code AS bank_ifs_code_28, t0.created_at AS created_at_29, t0.updated_at AS updated_at_30, t0.member_code AS member_code_31, t0.is_alive AS is_alive_32, t0.expired_at AS expired_at_33, t0.hospital_id AS hospital_id_34, t0.village_id AS village_id_35, t0.death_cause_id AS death_cause_id_36, t0.created_by AS created_by_37, t0.updated_by AS updated_by_38 FROM patients t0 WHERE t0.id = ?
Parameters:
[
"1874"
]
|
cnmgts connection
No database queries were performed.
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
cnmgts | doctrine.dbal.cnmgts_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Patient | No errors. |
App\Entity\Hospital | No errors. |
App\Entity\Village | No errors. |
App\Entity\DeathCause | No errors. |
App\Entity\User | No errors. |