https://uvspb.test.nko.ru.com/

Query Metrics

5 Database Queries
5 Different statements
5.92 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.89 ms
(32.04%)
1
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.job_title AS job_title_3, t0.email AS email_4, t0.reply_template AS reply_template_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.image_name AS image_name_8, t0.image_original_name AS image_original_name_9, t0.image_mime_type AS image_mime_type_10, t0.image_size AS image_size_11, t0.image_dimensions AS image_dimensions_12 FROM chat_operator t0 LIMIT 1
Parameters:
[]
1.64 ms
(27.78%)
1
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.enabled AS enabled_2, c1_.id AS id_3, c1_.text AS text_4, c1_.with_previous AS with_previous_5, c1_.expect AS expect_6, c2_.id AS id_7, c2_.text AS text_8, c2_.url AS url_9, c1_.script_id AS script_id_10, c1_.after_id AS after_id_11, c2_.next_step_id AS next_step_id_12, c2_.step_id AS step_id_13 FROM chat_script c0_ LEFT JOIN chat_script_step c1_ ON c0_.id = c1_.script_id LEFT JOIN chat_script_button c2_ ON c1_.id = c2_.step_id WHERE c0_.enabled = ? ORDER BY c1_.id ASC, c2_.id ASC
Parameters:
[
  1
]
1.14 ms
(19.31%)
1
"COMMIT"
Parameters:
[]
0.63 ms
(10.62%)
1
INSERT INTO chat_dialog (id, bot_id, created_at, updated_at, operator_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "019af1db-b725-7074-b864-f7b1fdb7df9a"
  null
  "2025-12-06 07:11:39"
  "2025-12-06 07:11:39"
  1
]
0.61 ms
(10.26%)
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.

Entities Mapping