POST https://sepemangers2025.appsalon.fr/login

Query Metrics

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

Queries

Group similar statements

default connection

# Time Info
1 7.88 ms
SELECT t0.id AS id_1, t0.password AS password_2, t0.token AS token_3, t0.username AS username_4, t0.username_canonical AS username_canonical_5, t0.roles AS roles_6, t0.email AS email_7, t0.email_canonical AS email_canonical_8, t0.salt AS salt_9, t0.confirmation_token AS confirmation_token_10, t0.password_requested_at AS password_requested_at_11, t0.last_login AS last_login_12, t0.enabled AS enabled_13, t0.ip AS ip_14 FROM app_user t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
  "superadmin"
]

Database Connections

Name Service
default doctrine.dbal.default_connection
urlappsalon doctrine.dbal.urlappsalon_connection
sqlite doctrine.dbal.sqlite_connection

Entity Managers

Name Service
urlappsalon doctrine.orm.urlappsalon_entity_manager
default doctrine.orm.default_entity_manager
sqlite doctrine.orm.sqlite_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

urlappsalon entity manager

Class Amount of managed objects

default entity manager

Class Amount of managed objects
App\Entity\User 1

sqlite entity manager

Class Amount of managed objects

Entities Mapping

urlappsalon entity manager

No loaded entities.

default entity manager

Class Mapping errors
App\Entity\User No errors.

sqlite entity manager

No loaded entities.