GET https://education.digital3m.ch/cours/

Query Metrics

4 Database Queries
2 Different statements
0.79 ms Query time
0 Invalid entities
9 Managed entities

Queries

Group similar statements

# Time Info
1 0.30 ms
SELECT m0_.id AS id_0, m0_.nom AS nom_1, m0_.slug AS slug_2, m0_.couleur AS couleur_3, m0_.icone AS icone_4 FROM matiere m0_ ORDER BY m0_.nom ASC
Parameters:
[]
2 0.26 ms
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.slug AS slug_3, t0.ordre AS ordre_4, t0.statut AS statut_5, t0.matiere_id AS matiere_id_6, t0.niveau_id AS niveau_id_7 FROM chapitre t0 WHERE t0.matiere_id = ? ORDER BY t0.ordre ASC
Parameters:
[
  21
]
3 0.14 ms
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.slug AS slug_3, t0.ordre AS ordre_4, t0.statut AS statut_5, t0.matiere_id AS matiere_id_6, t0.niveau_id AS niveau_id_7 FROM chapitre t0 WHERE t0.matiere_id = ? ORDER BY t0.ordre ASC
Parameters:
[
  19
]
4 0.08 ms
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.slug AS slug_3, t0.ordre AS ordre_4, t0.statut AS statut_5, t0.matiere_id AS matiere_id_6, t0.niveau_id AS niveau_id_7 FROM chapitre t0 WHERE t0.matiere_id = ? ORDER BY t0.ordre ASC
Parameters:
[
  20
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Chapitre 4
App\Entity\Matiere 3
App\Entity\Niveau 2

Entities Mapping

Class Mapping errors
App\Entity\Matiere No errors.
App\Entity\Chapitre No errors.
App\Entity\Niveau No errors.
App\Entity\Cours No errors.