GET https://education.digital3m.ch/cours/allemand/le-present-praesens/conjugaison-verbes-reguliers

Query Metrics

5 Database Queries
5 Different statements
1.61 ms Query time
0 Invalid entities
4 Managed entities

Queries

Group similar statements

# Time Info
1 0.44 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.slug AS slug_3, t0.couleur AS couleur_4, t0.icone AS icone_5 FROM matiere t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "allemand"
]
2 0.37 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.slug = ? AND t0.matiere_id = ? LIMIT 1
Parameters:
[
  "le-present-praesens"
  21
]
3 0.34 ms
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.slug AS slug_3, t0.ordre AS ordre_4, t0.contenu AS contenu_5, t0.resume AS resume_6, t0.exercices AS exercices_7, t0.statut AS statut_8, t0.prompt_utilise AS prompt_utilise_9, t0.modele_ia AS modele_ia_10, t0.date_generation AS date_generation_11, t0.chapitre_id AS chapitre_id_12 FROM cours t0 WHERE t0.slug = ? AND t0.chapitre_id = ? LIMIT 1
Parameters:
[
  "conjugaison-verbes-reguliers"
  28
]
4 0.23 ms
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.slug AS slug_3, t0.ordre AS ordre_4, t0.contenu AS contenu_5, t0.resume AS resume_6, t0.exercices AS exercices_7, t0.statut AS statut_8, t0.prompt_utilise AS prompt_utilise_9, t0.modele_ia AS modele_ia_10, t0.date_generation AS date_generation_11, t0.chapitre_id AS chapitre_id_12 FROM cours t0 WHERE t0.chapitre_id = ? ORDER BY t0.ordre ASC
Parameters:
[
  28
]
5 0.24 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.ordre AS ordre_3 FROM niveau t0 WHERE t0.id = ?
Parameters:
[
  13
]

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\Matiere 1
App\Entity\Chapitre 1
App\Entity\Niveau 1
App\Entity\Cours 1

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.