Query Metrics
169
Database Queries
4
Different statements
59.38 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
55.09 ms (92.77%) |
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 = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
|
2.86 ms (4.81%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.couleur AS couleur_3 FROM evenement_categorie t0 ORDER BY t0.libelle ASC
Parameters:
[] |
|
1.29 ms (2.17%) |
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.25%) |
1 |
SELECT r0_.id AS id_0, r0_.nom AS nom_1, r0_.created_at AS created_at_2, r0_.slug AS slug_3, r0_.position AS position_4, r0_.lien AS lien_5, r0_.type_lien AS type_lien_6, r0_.type_fichier AS type_fichier_7, r0_.gallery_type AS gallery_type_8 FROM rubrics r0_ ORDER BY r0_.position ASC
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\EvenementCategorie | No errors. |
| App\Entity\Evenement | No errors. |
| App\Entity\Rubrics | No errors. |
| App\Entity\MenuItem | No errors. |
| App\Entity\Menu | No errors. |