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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.88 ms
(31.32%)
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.67 ms
(23.80%)
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
]
0.64 ms
(22.83%)
1
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM filiere t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.62 ms
(22.05%)
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:
[]

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.