Query Metrics
14
Database Queries
4
Different statements
2.95 ms
Query time
0
Invalid entities
17
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.58 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.image_name AS image_name_3, t0.updated_at AS updated_at_4, t0.publie AS publie_5 FROM menu_categories t0 WHERE t0.nom = ?
Parameters:
[
"mairie"
]
|
| 2 | 0.33 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.icone AS icone_3, t0.description AS description_4, t0.col AS col_5, t0.liendirect AS liendirect_6, t0.categoriemenu_id AS categoriemenu_id_7, t0.lien_id AS lien_id_8, t0.lien2_id AS lien2_id_9, t0.lien3_id AS lien3_id_10, t0.lien4_id AS lien4_id_11, t0.lien5_id AS lien5_id_12 FROM menu_icone t0 WHERE t0.categoriemenu_id IN (?)
Parameters:
[
1
]
|
| 3 | 0.18 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.image_name AS image_name_3, t0.updated_at AS updated_at_4, t0.publie AS publie_5 FROM menu_categories t0 WHERE t0.nom = ? LIMIT 1
Parameters:
[
"mairie"
]
|
| 4 | 0.29 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.updated_at AS updated_at_4, t0.subtitle AS subtitle_5, t0.slug AS slug_6, t0.image_name AS image_name_7 FROM pages t0 WHERE t0.id = ?
Parameters:
[
10
]
|
| 5 | 0.20 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.updated_at AS updated_at_4, t0.subtitle AS subtitle_5, t0.slug AS slug_6, t0.image_name AS image_name_7 FROM pages t0 WHERE t0.id = ?
Parameters:
[
12
]
|
| 6 | 0.16 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.updated_at AS updated_at_4, t0.subtitle AS subtitle_5, t0.slug AS slug_6, t0.image_name AS image_name_7 FROM pages t0 WHERE t0.id = ?
Parameters:
[
13
]
|
| 7 | 0.15 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.updated_at AS updated_at_4, t0.subtitle AS subtitle_5, t0.slug AS slug_6, t0.image_name AS image_name_7 FROM pages t0 WHERE t0.id = ?
Parameters:
[
22
]
|
| 8 | 0.15 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.updated_at AS updated_at_4, t0.subtitle AS subtitle_5, t0.slug AS slug_6, t0.image_name AS image_name_7 FROM pages t0 WHERE t0.id = ?
Parameters:
[
23
]
|
| 9 | 0.16 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.updated_at AS updated_at_4, t0.subtitle AS subtitle_5, t0.slug AS slug_6, t0.image_name AS image_name_7 FROM pages t0 WHERE t0.id = ?
Parameters:
[
17
]
|
| 10 | 0.15 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.updated_at AS updated_at_4, t0.subtitle AS subtitle_5, t0.slug AS slug_6, t0.image_name AS image_name_7 FROM pages t0 WHERE t0.id = ?
Parameters:
[
18
]
|
| 11 | 0.16 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.updated_at AS updated_at_4, t0.subtitle AS subtitle_5, t0.slug AS slug_6, t0.image_name AS image_name_7 FROM pages t0 WHERE t0.id = ?
Parameters:
[
19
]
|
| 12 | 0.14 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.updated_at AS updated_at_4, t0.subtitle AS subtitle_5, t0.slug AS slug_6, t0.image_name AS image_name_7 FROM pages t0 WHERE t0.id = ?
Parameters:
[
16
]
|
| 13 | 0.14 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.updated_at AS updated_at_4, t0.subtitle AS subtitle_5, t0.slug AS slug_6, t0.image_name AS image_name_7 FROM pages t0 WHERE t0.id = ?
Parameters:
[
29
]
|
| 14 | 0.17 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.updated_at AS updated_at_4, t0.subtitle AS subtitle_5, t0.slug AS slug_6, t0.image_name AS image_name_7 FROM pages t0 WHERE t0.id = ?
Parameters:
[
51
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Pages | 11 |
| App\Entity\MenuIcone | 5 |
| App\Entity\MenuCategories | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\MenuCategories | No errors. |
| App\Entity\MenuIcone | No errors. |
| App\Entity\Pages | No errors. |
| App\Entity\Liens | No errors. |
| App\Entity\Fichier | No errors. |