Query Metrics
54
Database Queries
3
Different statements
7.36 ms
Query time
0
Invalid entities
216
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.88 ms (93.39%) |
52 |
SELECT t0.id AS id_1, t0.type AS type_2, t0.titre AS titre_3, t0.cible AS cible_4, t0.ordre AS ordre_5, t0.parent AS parent_6 FROM menu_jeune t0 WHERE t0.parent = ? ORDER BY t0.ordre ASC
Parameters:
[
0
]
|
|
0.30 ms (4.09%) |
1 |
SELECT m0_.id AS id_0, m0_.type AS type_1, m0_.titre AS titre_2, m0_.cible AS cible_3, m0_.ordre AS ordre_4, m0_.parent AS parent_5 FROM menu_jeune m0_ WHERE m0_.parent = ? AND m0_.id <= ? ORDER BY m0_.ordre ASC
Parameters:
[ 0 11 ] |
|
0.19 ms (2.53%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.slug AS slug_3, t0.menu_jeune AS menu_jeune_4, t0.couleur AS couleur_5, t0.pictogramme AS pictogramme_6 FROM thematique 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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\MenuJeune | 205 |
| App\Entity\ContenuQualification\Thematique | 11 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\MenuJeune | No errors. |
| App\Entity\ContenuQualification\Thematique | No errors. |
| App\Entity\Actualite | No errors. |
| App\Entity\Article | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Jeune | No errors. |
| App\Entity\Evenement | No errors. |
| App\Entity\HistoriqueThematique | No errors. |