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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
9.91 ms
(76.96%)
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:
[
  1
]
1.27 ms
(9.83%)
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:
[]
1.03 ms
(7.98%)
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:
[
  "2"
]
0.67 ms
(5.23%)
1
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM filiere t0 WHERE t0.id = ?
Parameters:
[
  1
]

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.