Query Metrics
14
Database Queries
3
Different statements
36.39 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
30.34 ms (83.39%) |
12 |
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:
[
1
]
|
|
4.06 ms (11.15%) |
1 |
SELECT p0_.id AS id_0, p0_.debut AS debut_1, p0_.fin AS fin_2, p0_.ref_periode_type_id AS ref_periode_type_id_3 FROM periode_cle p0_
Parameters:
[] |
|
1.99 ms (5.46%) |
1 |
SELECT t0.id AS id_1, t0.date AS date_2, t0.jour AS jour_3, t0.ref_seance_id AS ref_seance_id_4, t0.ref_periode_cle_id AS ref_periode_cle_id_5, t0.ref_bloc_heure_id AS ref_bloc_heure_id_6, t0.ref_progression_id AS ref_progression_id_7 FROM progression_detail t0 WHERE t0.id = ?
Parameters:
[
"122"
]
|
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\ProgressionDetail | No errors. |
| App\Entity\Seance | No errors. |
| App\Entity\PeriodeCle | No errors. |
| App\Entity\BlocHeure | No errors. |
| App\Entity\Progression | No errors. |
| App\Entity\PeriodeType | No errors. |