Query Metrics

3 Database Queries
3 Different statements
2.45 ms Query time
0 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.64 ms
(67.09%)
1
SELECT t0.id AS id_1, t0.annee AS annee_2, t0.defaut AS defaut_3, t0.unite_id AS unite_id_4 FROM annee_session t0 WHERE t0.defaut = ? LIMIT 1
Parameters:
[
  1
]
0.49 ms
(19.87%)
1
SELECT t0.id AS id_1, t0.annee AS annee_2, t0.defaut AS defaut_3, t0.unite_id AS unite_id_4 FROM annee_session t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
0.32 ms
(13.04%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.acronyme AS acronyme_3, t0.numero_codique AS numero_codique_4 FROM unite 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\AnneeSession 1
App\Entity\Unite 1

Entities Mapping

Class Mapping errors
App\Entity\AnneeSession No errors.
App\Entity\Unite No errors.
App\Entity\Competence No errors.
App\Entity\Thematique No errors.
App\Entity\QuestionRecherche No errors.