Query Metrics
50
Database Queries
3
Different statements
14.77 ms
Query time
3
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
12.67 ms (85.75%) |
45 |
SELECT t0.id AS id_1, t0.libelle_statut AS libelle_statut_2, t0.slug AS slug_3 FROM statut t0 WHERE t0.libelle_statut = ? LIMIT 1
Parameters:
[
"A vérifier"
]
|
|
1.29 ms (8.74%) |
4 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.slug AS slug_3, t0.description AS description_4 FROM role t0 WHERE t0.nom = ? LIMIT 1
Parameters:
[
"Détenteur d'une carte jeune"
]
|
|
0.81 ms (5.51%) |
1 |
SELECT t0_.id AS id_0, t0_.nom AS nom_1, t0_.slug AS slug_2, t0_.description AS description_3, t0_.color AS color_4 FROM thematique t0_ ORDER BY t0_.nom ASC
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| secondary | doctrine.dbal.secondary_connection |
| third | doctrine.dbal.third_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 |
|---|---|
| Entity\Statut | No errors. |
| Entity\Role |
|
| RelationalEntity\RelCompteRole | No errors. |
| RelationalEntity\RelPermissionRole | No errors. |
| RelationalEntity\RelRoleRelAssociationCompte | No errors. |
| RelationalEntity\RelCompteCarteJeune |
|
| Entity\CompteEnAttente |
|
| Entity\Thematique | No errors. |
| RelationalEntity\RelProjetThematique | No errors. |
| RelationalEntity\RelAssociationThematique | No errors. |
| RelationalEntity\RelCCEThematique | No errors. |
| RelationalEntity\RelLoisirThematique | No errors. |
| RelationalEntity\RelCompteThematique | No errors. |