GET https://keybox.keytron.fr/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.16 ms
(55.84%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.prenom AS prenom_4, t0.nom AS nom_5, t0.is_verified AS is_verified_6, t0.agence_id AS agence_id_7 FROM user t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.13 ms
(44.16%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.adresse AS adresse_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.email AS email_8, t0.is_active AS is_active_9 FROM agence 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\User 1
App\Entity\Agence 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Agence No errors.
App\Entity\Boite No errors.