Query Metrics
49
Database Queries
2
Different statements
14.47 ms
Query time
3
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
13.11 ms (90.57%) |
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.37 ms (9.43%) |
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"
]
|
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 |
|