Query Metrics
4
Database Queries
4
Different statements
2.33 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.95 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
"kfan64"
]
|
| 2 | 0.52 ms |
SELECT t0.id AS id_1, t0.serial_num AS serial_num_2, t0.req_admin AS req_admin_3, t0.institution_other AS institution_other_4, t0.institution_country AS institution_country_5, t0.course_subj_code AS course_subj_code_6, t0.course_crse_num AS course_crse_num_7, t0.course_title AS course_title_8, t0.course_term AS course_term_9, t0.course_credit_hrs AS course_credit_hrs_10, t0.course_credit_basis AS course_credit_basis_11, t0.lab_subj_code AS lab_subj_code_12, t0.lab_crse_num AS lab_crse_num_13, t0.lab_title AS lab_title_14, t0.lab_term AS lab_term_15, t0.lab_credit_hrs AS lab_credit_hrs_16, t0.lab_credit_basis AS lab_credit_basis_17, t0.phase AS phase_18, t0.status AS status_19, t0.created AS created_20, t0.updated AS updated_21, t0.draft_equiv1_course AS draft_equiv1_course_22, t0.draft_equiv1_credit_hrs AS draft_equiv1_credit_hrs_23, t0.draft_equiv1_operator AS draft_equiv1_operator_24, t0.draft_equiv2_course AS draft_equiv2_course_25, t0.draft_equiv2_credit_hrs AS draft_equiv2_credit_hrs_26, t0.draft_equiv2_operator AS draft_equiv2_operator_27, t0.draft_equiv3_course AS draft_equiv3_course_28, t0.draft_equiv3_credit_hrs AS draft_equiv3_credit_hrs_29, t0.draft_equiv3_operator AS draft_equiv3_operator_30, t0.draft_equiv4_course AS draft_equiv4_course_31, t0.draft_equiv4_credit_hours AS draft_equiv4_credit_hours_32, t0.draft_policy AS draft_policy_33, t0.final_equiv1_credit_hrs AS final_equiv1_credit_hrs_34, t0.final_equiv1_operator AS final_equiv1_operator_35, t0.final_equiv2_credit_hrs AS final_equiv2_credit_hrs_36, t0.final_equiv2_operator AS final_equiv2_operator_37, t0.final_equiv3_credit_hrs AS final_equiv3_credit_hrs_38, t0.final_equiv3_operator AS final_equiv3_operator_39, t0.final_equiv4_credit_hrs AS final_equiv4_credit_hrs_40, t0.final_policy AS final_policy_41, t0.requester_type AS requester_type_42, t0.course_in_sis AS course_in_sis_43, t0.transcript_on_hand AS transcript_on_hand_44, t0.hold_for_requester_admit AS hold_for_requester_admit_45, t0.hold_for_course_input AS hold_for_course_input_46, t0.hold_for_transcript AS hold_for_transcript_47, t0.tag_spot_articulated AS tag_spot_articulated_48, t0.tag_r1_to_student AS tag_r1_to_student_49, t0.tag_dept_to_student AS tag_dept_to_student_50, t0.tag_dept_to_r1 AS tag_dept_to_r1_51, t0.tag_r2_to_student AS tag_r2_to_student_52, t0.tag_r2_to_dept AS tag_r2_to_dept_53, t0.tag_reassigned AS tag_reassigned_54, t0.d7_nid AS d7_nid_55, t0.d7_uuid AS d7_uuid_56, t0.loaded_from AS loaded_from_57, t0.requester_id AS requester_id_58, t0.institution_id AS institution_id_59, t0.assignee_id AS assignee_id_60, t0.final_equiv1_course_id AS final_equiv1_course_id_61, t0.final_equiv2_course_id AS final_equiv2_course_id_62, t0.final_equiv3_course_id AS final_equiv3_course_id_63, t0.final_equiv4_course_id AS final_equiv4_course_id_64 FROM evaluation t0 WHERE t0.id = ?
Parameters:
[
"65437"
]
|
| 3 | 0.62 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters:
[
b"\x01Å%▄\x17Ã~┼┐ý7\x02\x1FêÇ9"
]
|
| 4 | 0.23 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
Parameters:
[
575
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_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\User | No errors. |
| App\Entity\Evaluation | No errors. |
| App\Entity\Note | No errors. |
| App\Entity\Affiliation | No errors. |
| App\Entity\Institution | No errors. |
| App\Entity\Course | No errors. |
| App\Entity\Trail | No errors. |