Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.45 ms
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
]
2 0.60 ms
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
]
3 0.40 ms
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.