Query Metrics
20
Database Queries
10
Different statements
6.15 ms
Query time
2
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.62 ms |
SELECT t0.uri AS uri_1, t0.title AS title_2, t0.description AS description_3, t0.status AS status_4, t0.type AS type_5, t0.valid_start AS valid_start_6, t0.valid_end AS valid_end_7, t0.refresh AS refresh_8, t0.result_myself AS result_myself_9, t0.notification_after_each AS notification_after_each_10, t0.notification_appointed_time AS notification_appointed_time_11, t0.notification_date AS notification_date_12, t0.system_date AS system_date_13, t0.result_filter_start_in_notification AS result_filter_start_in_notification_14, t0.result_filter_end_in_notification AS result_filter_end_in_notification_15, t0.timer AS timer_16, t0.timer_time AS timer_time_17, t0.id AS id_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.author_id AS author_id_21 FROM survey t0 WHERE t0.id = ?
Parameters:
[
"120"
]
|
| 2 | 0.19 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 0.48 ms |
SELECT t0.sort AS sort_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.survey_id AS survey_id_5, t0.question_id AS question_id_6 FROM survey_question t0 WHERE t0.survey_id = ? ORDER BY t0.sort ASC
Parameters:
[
120
]
|
| 4 | 0.27 ms |
SELECT t0.wording AS wording_1, t0.type AS type_2, t0.required AS required_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM question t0 WHERE t0.id = ?
Parameters:
[
1047
]
|
| 5 | 0.27 ms |
SELECT t0.wording AS wording_1, t0.type AS type_2, t0.required AS required_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM question t0 WHERE t0.id = ?
Parameters:
[
1048
]
|
| 6 | 0.24 ms |
SELECT t0.wording AS wording_1, t0.type AS type_2, t0.required AS required_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM question t0 WHERE t0.id = ?
Parameters:
[
1049
]
|
| 7 | 0.21 ms |
SELECT t0.wording AS wording_1, t0.type AS type_2, t0.required AS required_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM question t0 WHERE t0.id = ?
Parameters:
[
1052
]
|
| 8 | 0.31 ms |
SELECT t0.sort AS sort_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.question_id AS question_id_5, t0.answer_id AS answer_id_6 FROM question_answer t0 WHERE t0.question_id = ? ORDER BY t0.sort ASC
Parameters:
[
1052
]
|
| 9 | 0.27 ms |
SELECT t0.wording AS wording_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM answer t0 WHERE t0.id = ?
Parameters:
[
1085
]
|
| 10 | 0.26 ms |
SELECT t0.sort AS sort_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.answer_id AS answer_id_5, t0.question_id AS question_id_6 FROM answer_question t0 WHERE t0.answer_id = ? ORDER BY t0.sort ASC
Parameters:
[
1085
]
|
| 11 | 0.21 ms |
SELECT t0.wording AS wording_1, t0.type AS type_2, t0.required AS required_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM question t0 WHERE t0.id = ?
Parameters:
[
1053
]
|
| 12 | 0.23 ms |
SELECT t0.wording AS wording_1, t0.type AS type_2, t0.required AS required_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM question t0 WHERE t0.id = ?
Parameters:
[
1054
]
|
| 13 | 0.38 ms |
INSERT INTO survey_result (user_ip, user_agent, email, travel_time, progress, created_at, updated_at, survey_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "109.127.129.161" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" null null 100.0 "2025-12-08 17:49:13" "2025-12-08 17:49:13" 120 null ] |
| 14 | 0.24 ms |
INSERT INTO survey_result_data (data, is_pasted, created_at, updated_at, survey_result_id, question_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "Соболев Михаил Сергеевич" 0 "2025-12-08 17:49:13" "2025-12-08 17:49:13" 787 1047 ] |
| 15 | 0.21 ms |
INSERT INTO survey_result_data (data, is_pasted, created_at, updated_at, survey_result_id, question_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "г. Курск, проспект Дружбы, д. 6, кв. 53" 0 "2025-12-08 17:49:13" "2025-12-08 17:49:13" 787 1048 ] |
| 16 | 0.20 ms |
INSERT INTO survey_result_data (data, is_pasted, created_at, updated_at, survey_result_id, question_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "г. Курск, проспект Дружбы, д. 6, кв. 53" 0 "2025-12-08 17:49:13" "2025-12-08 17:49:13" 787 1049 ] |
| 17 | 0.21 ms |
INSERT INTO survey_result_data (data, is_pasted, created_at, updated_at, survey_result_id, question_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "[1085]не замужем/не женат" 0 "2025-12-08 17:49:13" "2025-12-08 17:49:13" 787 1052 ] |
| 18 | 0.20 ms |
INSERT INTO survey_result_data (data, is_pasted, created_at, updated_at, survey_result_id, question_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
"""
Родители\r\n
Соболева Оксана Геннадиевна 1975\r\n
Соболев Сергей Анатольевич 1973\r\n
\r\n
Брат\r\n
Соболев Артем Сергеевич 2007
"""
0
"2025-12-08 17:49:13"
"2025-12-08 17:49:13"
787
1053
]
|
| 19 | 0.20 ms |
INSERT INTO survey_result_data (data, is_pasted, created_at, updated_at, survey_result_id, question_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
"""
99 13 378185\r\n
19.12.19 - 19.12.2029\r\n
В, В1, С, С1, М
"""
0
"2025-12-08 17:49:13"
"2025-12-08 17:49:13"
787
1054
]
|
| 20 | 0.93 ms |
"COMMIT"
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
| Class | Mapping errors |
|---|---|
| App\Entity\Survey\Survey | No errors. |
| App\Entity\User\User |
|
| App\Entity\Survey\SurveyQuestion | No errors. |
| App\Entity\Survey\SurveyResult |
|
| App\Entity\Survey\SurveyNotification | No errors. |
| App\Entity\Survey\Question | No errors. |
| App\Entity\Survey\QuestionAnswer | No errors. |
| App\Entity\Survey\SurveyResultData | No errors. |
| App\Entity\Survey\AnswerQuestion | No errors. |
| App\Entity\Survey\Answer | No errors. |