Query Metrics
1
Database Queries
1
Different statements
1.97 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.97 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.nombre AS nombre_3, t0.apellido1 AS apellido1_4, t0.apellido2 AS apellido2_5, t0.telefono AS telefono_6, t0.password AS password_7, t0.roles AS roles_8, t0.email AS email_9, t0.is_active AS is_active_10, t0.is_deleted AS is_deleted_11, t0.fecha_creacion AS fecha_creacion_12, t0.fecha_actualizacion AS fecha_actualizacion_13, t0.token_validation AS token_validation_14, t0.date_token_validation AS date_token_validation_15, t0.empresa_id AS empresa_id_16 FROM user t0 WHERE t0.username = ? LIMIT 1
Parameters:
[ "" ] |
dberp connection
No database queries were performed.
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| dberp | doctrine.dbal.dberp_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| dberp | doctrine.orm.dberp_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
dberp entity manager
No loaded entities.