GET http://gpi.datm.tech/deconnexion

Query Metrics

1 Database Queries
1 Different statements
5.35 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 5.35 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.device_id AS device_id_7, t0.enable_device_check AS enable_device_check_8, t9.id AS id_10, t9.matricule AS matricule_11, t9.nom AS nom_12, t9.prenom AS prenom_13, t9.tel AS tel_14, t9.create_at AS create_at_15, t9.update_at AS update_at_16, t9.salaire AS salaire_17, t9.salaire_restant AS salaire_restant_18, t9.agence_id AS agence_id_19, t9.user_id AS user_id_20, t0.role_id AS role_id_21, t0.role_profile_id AS role_profile_id_22 FROM "user" t0 LEFT JOIN employe t9 ON t9.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  11
]

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\Agence No errors.
App\Entity\Role No errors.
App\Entity\RoleProfile No errors.
App\Entity\Ticket No errors.
App\Entity\Mission No errors.
App\Entity\Presence No errors.
App\Entity\Notification No errors.
App\Entity\TicketRapport No errors.
App\Entity\Penalite No errors.
App\Entity\UserDevice No errors.