http://51.38.62.208/api/login_check Return to referer URL

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.83 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.access_code AS access_code_6, t0.public_key AS public_key_7, t0.hashed_otp AS hashed_otp_8, t0.is_blocked AS is_blocked_9, t0.collaborator_name AS collaborator_name_10, t0.mobile AS mobile_11, t0.tel_pro AS tel_pro_12, t0.deleted AS deleted_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15 FROM auth_user t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "dsgsdg@gmail.com"
]

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