POST https://cafego.store/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.41 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.login AS login_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.is_active AS is_active_7, t0.date_debut AS date_debut_8, t0.date_fin AS date_fin_9, t0.type_abonnement AS type_abonnement_10 FROM `user` t0 WHERE t0.login = ? LIMIT 1
Parameters:
[
  "Cherine.za"
]

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\Session No errors.