POST https://webgiciel.com/login

Query Metrics

1 Database Queries
1 Different statements
7.36 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 7.36 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.email AS email_5, t0.telephone AS telephone_6, t0.cgu AS cgu_7, t0.actif AS actif_8, t0.date_crea AS date_crea_9, t0.date_modif AS date_modif_10, t0.code_verif AS code_verif_11, t0.prenom AS prenom_12, t0.nom AS nom_13, t0.societe AS societe_14 FROM mod_user t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
  "test"
]

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\ModUser 1

Entities Mapping

Class Mapping errors
App\Entity\ModUser No errors.