https://progression.seblemoine.fr/bloc/heure/3/edit

Query Metrics

4 Database Queries
4 Different statements
23.05 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
12.30 ms
(53.38%)
1
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM filiere t0 WHERE t0.id = ?
Parameters:
[
  1
]
9.03 ms
(39.16%)
1
SELECT t0.id AS id_1, t0.jour AS jour_2, t0.duree AS duree_3, t0.ref_matiere_id AS ref_matiere_id_4 FROM bloc_heure t0 WHERE t0.id = ?
Parameters:
[
  "3"
]
0.87 ms
(3.78%)
1
SELECT m0_.id AS id_0, m0_.libelle AS libelle_1, m0_.ref_filere_id AS ref_filere_id_2 FROM matiere m0_
Parameters:
[]
0.85 ms
(3.68%)
1
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.ref_filere_id AS ref_filere_id_3 FROM matiere t0 WHERE t0.id = ?
Parameters:
[
  3
]

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\BlocHeure No errors.
App\Entity\Matiere No errors.
App\Entity\Filiere No errors.
App\Entity\Sequence No errors.