Query Metrics
3
Database Queries
3
Different statements
1.90 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.81 ms |
SELECT e0_.id AS id_0 FROM exercise_simple_answer e0_
Parameters:
[] |
2 | 0.66 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.question AS question_4, t0.answer AS answer_5, t0.position AS position_6, t0.note AS note_7, t0.played AS played_8, t0.evaluation_model AS evaluation_model_9, t0.kpi_id AS kpi_id_10 FROM exercise_simple_answer t0 WHERE t0.id = ?
Parameters:
[
"7"
]
|
3 | 0.44 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.position AS position_4 FROM kpi t0 WHERE t0.id = ?
Parameters:
[
1
]
|
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\ExerciseSimpleAnswer | No errors. |
App\Entity\Kpi | No errors. |
App\Entity\ExerciseSimpleAnswerResult | No errors. |
App\Entity\ExerciseSorting | No errors. |
App\Entity\ExerciseResult | No errors. |