Query Metrics
1
Database Queries
1
Different statements
12.52 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
12.52 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.order_number AS order_number_3, t0.content AS content_4, t0.slug_chapter AS slug_chapter_5, t0.summary_sheet_file_name AS summary_sheet_file_name_6, t0.video AS video_7, t0.video_code AS video_code_8, t0.category_id AS category_id_9, t0.module_id AS module_id_10 FROM training_chapter t0 WHERE t0.slug_chapter = ? LIMIT 1
Parameters:
[
"wlwmanifest.xml"
]
|
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\TrainingChapter | No errors. |
| App\Entity\TrainingChapterCategory | No errors. |
| App\Entity\TrainingModule | No errors. |
| App\Entity\TrainingChapterExercice | No errors. |
| App\Entity\Training | No errors. |
| App\Entity\TrainingQcm | No errors. |