POST https://165.227.24.91/

Query Metrics

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

Queries

Group similar statements

default connection

# Time Info
1 5.34 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.last_name AS last_name_3, t0.cellphone AS cellphone_4, t0.email AS email_5, t0.roles AS roles_6, t0.password AS password_7, t0.image_profile AS image_profile_8, t0.active AS active_9, t0.change_password_at AS change_password_at_10, t0.failed_login_attempts AS failed_login_attempts_11, t0.locked_until AS locked_until_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.is_platform_admin AS is_platform_admin_15, t0.role_id AS role_id_16 FROM user t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  ""
]

Database Connections

Name Service
default doctrine.dbal.default_connection
audit doctrine.dbal.audit_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
audit doctrine.orm.audit_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects

audit entity manager

Class Amount of managed objects

Entities Mapping

default entity manager

Class Mapping errors
App\Entity\User No errors.
App\Entity\Role No errors.

audit entity manager

No loaded entities.