https://www.supportdesk.context-cloud.de/uvdesk/public/de/member/session-check

Query Metrics

6 Database Queries
6 Different statements
1.55 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.60 ms
(38.73%)
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.41 ms
(26.54%)
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:
[
  "s.conrad@context-data.de"
  1
  "ROLE_SUPER_ADMIN"
  "ROLE_ADMIN"
  "ROLE_AGENT"
]
0.20 ms
(13.04%)
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:
[
  1
]
0.17 ms
(10.98%)
1
UPDATE uv_user_instance SET last_login = ?, updated_at = ? WHERE id = ?
Parameters:
[
  "2025-12-22 22:10:04"
  "2025-12-22 22:10:04"
  1
]
0.09 ms
(5.94%)
1
"COMMIT"
Parameters:
[]
0.07 ms
(4.77%)
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.