Redirect 302 redirect from GET @app_annee_session_changer (ce866c)

GET https://personnel.web.selmet.inrae.fr/login

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.60 ms
(41.23%)
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.45 ms
(31.01%)
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.40 ms
(27.76%)
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