https://info.rtcorpyn.com/

Query Metrics

5 Database Queries
3 Different statements
6.05 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.81 ms
(46.38%)
2
SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "ROLE_SUPER_ADMIN"
]
2.47 ms
(40.81%)
2
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.supportRole_id = ?
Parameters:
[
  1
]
0.77 ms
(12.80%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.display_user_presence_indicator AS display_user_presence_indicator_3, t0.code AS code_4, t0.logo AS logo_5, t0.theme_color AS theme_color_6, t0.favicon AS favicon_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.timezone AS timezone_11, t0.webhook_url AS webhook_url_12, t0.timeformat AS timeformat_13, t0.business_hour AS business_hour_14, t0.business_hour_status AS business_hour_status_15 FROM uv_website t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "knowledgebase"
]

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.