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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.92 ms
(26.83%)
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:
[
  "1"
]
0.85 ms
(24.82%)
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
]
0.84 ms
(24.44%)
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.82 ms
(23.92%)
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.