Query Metrics
170
Database Queries
5
Different statements
42.57 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
36.41 ms (85.53%) |
160 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.type_lien AS type_lien_3, t0.lien AS lien_4, t0.position AS position_5, t0.type_fichier AS type_fichier_6, t0.gallery_type AS gallery_type_7, t0.niveau_id AS niveau_id_8, t0.rubric_id AS rubric_id_9, t0.parent_id AS parent_id_10 FROM menu_item t0 WHERE t0.parent_id = ?
Parameters:
[
1
]
|
|
5.39 ms (12.65%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.created_at AS created_at_3, t0.slug AS slug_4, t0.position AS position_5, t0.lien AS lien_6, t0.type_lien AS type_lien_7, t0.type_fichier AS type_fichier_8, t0.gallery_type AS gallery_type_9 FROM rubrics t0
Parameters:
[] |
|
0.56 ms (1.31%) |
7 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.type_lien AS type_lien_3, t0.lien AS lien_4, t0.position AS position_5, t0.type_fichier AS type_fichier_6, t0.gallery_type AS gallery_type_7, t0.niveau_id AS niveau_id_8, t0.rubric_id AS rubric_id_9, t0.parent_id AS parent_id_10 FROM menu_item t0 WHERE t0.rubric_id = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
|
0.15 ms (0.35%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.nom AS nom_3, t0.adresse AS adresse_4, t0.complement AS complement_5, t0.ville AS ville_6, t0.zip_code AS zip_code_7, t0.telephone AS telephone_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.services AS services_11 FROM adresse t0
Parameters:
[] |
|
0.07 ms (0.16%) |
1 |
SELECT t0.id AS id_1, t0.lien AS lien_2, t0.image AS image_3, t0.type_lien AS type_lien_4, t0.gallery_type AS gallery_type_5, t0.type_fichier AS type_fichier_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.nom AS nom_9, t0.description AS description_10, t0.img_long_desc AS img_long_desc_11 FROM contact_slides t0
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\Adresse | No errors. |
| App\Entity\ContactSlides | No errors. |
| App\Entity\Rubrics | No errors. |
| App\Entity\MenuItem | No errors. |
| App\Entity\Menu | No errors. |