Query Metrics
10
Database Queries
10
Different statements
12.64 ms
Query time
2
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
7.01 ms (55.46%) |
1 |
"COMMIT"
Parameters:
[] |
|
1.03 ms (8.14%) |
1 |
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.proxy_id AS proxy_id_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.is_enabled AS is_enabled_6, u0_.verification_code AS verification_code_7, u0_.timezone AS timezone_8, u0_.timeformat AS timeformat_9, u0_.last_otp_generated_at AS last_otp_generated_at_10, u1_.id AS id_11, u1_.source AS source_12, u1_.skype_id AS skype_id_13, u1_.contact_number AS contact_number_14, u1_.designation AS designation_15, u1_.signature AS signature_16, u1_.profile_image_path AS profile_image_path_17, u1_.created_at AS created_at_18, u1_.updated_at AS updated_at_19, u1_.last_login AS last_login_20, u1_.is_active AS is_active_21, u1_.is_online AS is_online_22, u1_.is_verified AS is_verified_23, u1_.is_starred AS is_starred_24, u1_.ticket_access_level AS ticket_access_level_25, u1_.user_id AS user_id_26, u1_.supportRole_id AS supportRole_id_27 FROM uv_user u0_ LEFT JOIN uv_user_instance u1_ ON (u0_.id = u1_.user_id) LEFT JOIN uv_support_role u2_ ON u1_.supportRole_id = u2_.id WHERE u0_.email = ? AND u1_.is_active = ? AND (u2_.code = ? OR u2_.code = ? OR u2_.code = ?) LIMIT 1
Parameters:
[ "xpmcdelivery@employability.life" 1 "ROLE_SUPER_ADMIN" "ROLE_ADMIN" "ROLE_AGENT" ] |
|
1.01 ms (7.99%) |
1 |
SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.id = ?
Parameters:
[
1013
]
|
|
0.61 ms (4.81%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.content_type AS content_type_4, t0.size AS size_5, t0.content_id AS content_id_6, t0.file_system AS file_system_7, t0.thread_id AS thread_id_8 FROM uv_ticket_attachments t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"320"
]
|
|
0.59 ms (4.71%) |
1 |
SELECT t0.id AS id_1, t0.source AS source_2, t0.mailbox_email AS mailbox_email_3, t0.subject AS subject_4, t0.reference_ids AS reference_ids_5, t0.is_new AS is_new_6, t0.is_replied AS is_replied_7, t0.is_reply_enabled AS is_reply_enabled_8, t0.is_starred AS is_starred_9, t0.is_trashed AS is_trashed_10, t0.is_agent_viewed AS is_agent_viewed_11, t0.is_customer_viewed AS is_customer_viewed_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.customer_replied_at AS customer_replied_at_15, t0.outlook_conversation_id AS outlook_conversation_id_16, t0.response_sla_level AS response_sla_level_17, t0.resolve_sla_level AS resolve_sla_level_18, t0.country AS country_19, t0.skip_updated_at AS skip_updated_at_20, t0.status_id AS status_id_21, t0.priority_id AS priority_id_22, t0.type_id AS type_id_23, t0.customer_id AS customer_id_24, t0.agent_id AS agent_id_25, t0.group_id AS group_id_26, t0.subGroup_id AS subGroup_id_27 FROM uv_ticket t0 WHERE t0.id = ?
Parameters:
[
530
]
|
|
0.56 ms (4.46%) |
1 |
SELECT t0.id AS id_1, t0.source AS source_2, t0.skype_id AS skype_id_3, t0.contact_number AS contact_number_4, t0.designation AS designation_5, t0.signature AS signature_6, t0.profile_image_path AS profile_image_path_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.last_login AS last_login_10, t0.is_active AS is_active_11, t0.is_online AS is_online_12, t0.is_verified AS is_verified_13, t0.is_starred AS is_starred_14, t0.ticket_access_level AS ticket_access_level_15, t0.user_id AS user_id_16, t0.supportRole_id AS supportRole_id_17 FROM uv_user_instance t0 WHERE t0.user_id = ?
Parameters:
[
11
]
|
|
0.55 ms (4.34%) |
1 |
SELECT t0.id AS id_1, t0.site_key AS site_key_2, t0.secret_key AS secret_key_3, t0.is_active AS is_active_4 FROM recaptcha t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
1
]
|
|
0.54 ms (4.23%) |
1 |
UPDATE uv_user_instance SET last_login = ?, updated_at = ? WHERE id = ?
Parameters:
[ "2026-05-13 12:23:53" "2026-05-13 12:23:53" 13 ] |
|
0.46 ms (3.65%) |
1 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.id = ?
Parameters:
[
3
]
|
|
0.28 ms (2.21%) |
1 |
"START TRANSACTION"
Parameters:
[] |
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.