GET https://reservation.complexehotelierlabonte.com/login

Query Metrics

2 Database Queries
2 Different statements
1.59 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.17 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.password_change_required AS password_change_required_5, t6.id AS id_7, t6.nom AS nom_8, t6.prenom AS prenom_9, t6.telephone AS telephone_10, t6.email AS email_11, t6.date_embauche AS date_embauche_12, t6.date_depart AS date_depart_13, t6.is_active AS is_active_14, t6.npi AS npi_15, t6.cree_le AS cree_le_16, t6.modifie_le AS modifie_le_17, t6.poste_id AS poste_id_18, t6.user_id AS user_id_19, t6.service_id AS service_id_20 FROM user t0 LEFT JOIN employe t6 ON t6.user_id = t0.id
Parameters:
[]
2 0.42 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.password_change_required AS password_change_required_5, t6.id AS id_7, t6.nom AS nom_8, t6.prenom AS prenom_9, t6.telephone AS telephone_10, t6.email AS email_11, t6.date_embauche AS date_embauche_12, t6.date_depart AS date_depart_13, t6.is_active AS is_active_14, t6.npi AS npi_15, t6.cree_le AS cree_le_16, t6.modifie_le AS modifie_le_17, t6.poste_id AS poste_id_18, t6.user_id AS user_id_19, t6.service_id AS service_id_20 FROM user t0 LEFT JOIN employe t6 ON t6.user_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
  ""
]

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.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Employe No errors.
App\Entity\Poste No errors.
App\Entity\Services No errors.
App\Entity\Facture No errors.