Query Metrics
3
Database Queries
3
Different statements
2.97 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.19 ms |
SELECT t0.id AS id_1, t0.debut AS debut_2, t0.fin AS fin_3, t0.ref_periode_type_id AS ref_periode_type_id_4 FROM periode_cle t0 WHERE t0.id = ?
Parameters:
[
"18"
]
|
| 2 | 0.93 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.avoir_cours AS avoir_cours_3, t0.couleur AS couleur_4 FROM periode_type t0 WHERE t0.id = ?
Parameters:
[
9
]
|
| 3 | 0.85 ms |
SELECT p0_.id AS id_0, p0_.libelle AS libelle_1, p0_.avoir_cours AS avoir_cours_2, p0_.couleur AS couleur_3 FROM periode_type p0_
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\PeriodeCle | No errors. |
| App\Entity\PeriodeType | No errors. |