GET https://education.digital3m.ch/cours/maths/les-fractions/introduction-aux-fractions

Query Metrics

5 Database Queries
5 Different statements
1.22 ms Query time
0 Invalid entities
6 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.32 ms
(26.54%)
1
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:
[
  25
]
0.29 ms
(23.58%)
1
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:
[
  "les-fractions"
  19
]
0.23 ms
(19.22%)
1
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:
[
  "maths"
]
0.22 ms
(18.41%)
1
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:
[
  "introduction-aux-fractions"
  25
]
0.15 ms
(12.24%)
1
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\Cours 3
App\Entity\Matiere 1
App\Entity\Chapitre 1
App\Entity\Niveau 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.