POST https://parlons.oxca.fr/security/login

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.46 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_two_factor_enabled AS is_two_factor_enabled_5, t0.provider AS provider_6, t0.created_at AS created_at_7, t0.first_name AS first_name_8, t0.last_name AS last_name_9, t0.is_email_validated AS is_email_validated_10, t0.uuid AS uuid_11, t0.sub_google AS sub_google_12, t0.sub_apple AS sub_apple_13, t0.phone AS phone_14, t0.two_factor_requested_at AS two_factor_requested_at_15, t0.token_fcm AS token_fcm_16 FROM `user` t0 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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\Entity\User No errors.