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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.92 ms
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"
]
2 0.92 ms
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
]
3 0.83 ms
SELECT m0_.id AS id_0, m0_.libelle AS libelle_1, m0_.ref_filere_id AS ref_filere_id_2 FROM matiere m0_
Parameters:
[]
4 0.80 ms
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.