Query Metrics
54
Database Queries
3
Different statements
8.42 ms
Query time
0
Invalid entities
217
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.81 ms (80.83%) |
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.88 ms (10.41%) |
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.74 ms (8.75%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.slug AS slug_3, t0.couleur AS couleur_4, t0.pictogramme AS pictogramme_5, t0.menu_jeune_id AS menu_jeune_id_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 | 206 |
| 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. |