Query Metrics
1
Database Queries
1
Different statements
6.73 ms
Query time
1
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 6.73 ms |
SELECT t0.id AS id_1, t0.uid AS uid_2, t0.email AS email_3, t0.nombre AS nombre_4, t0.apellidos AS apellidos_5, t0.password AS password_6, t0.razon AS razon_7, t0.doi AS doi_8, t0.movil AS movil_9, t0.fecha_nacimiento AS fecha_nacimiento_10, t0.activo AS activo_11, t0.reset_password AS reset_password_12, t0.reset_validez AS reset_validez_13, t0.locale AS locale_14, t0.sesion_id AS sesion_id_15, t0.intentos_login AS intentos_login_16, t0.ultimo_login AS ultimo_login_17, t0.instalador_id AS instalador_id_18, t0.rol AS rol_19, t0.notificar AS notificar_20, t0.paquete_id AS paquete_id_21 FROM usuarios t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
"castor.agra@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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Usuario | 1 |
| App\Entity\Paquete | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Usuario |
|
| App\Entity\Paquete | No errors. |
| App\Entity\UsuarioModulo | No errors. |