Query Metrics
1
Database Queries
1
Different statements
0.30 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.30 ms (100.00%) |
1 |
SELECT b0_.id AS id_0, b0_.activo AS activo_1, b0_.fecha_inicio AS fecha_inicio_2, b0_.fecha_fin AS fecha_fin_3, b0_.motivo AS motivo_4, b0_.mensaje_usuarios AS mensaje_usuarios_5, b0_.bloqueo_total AS bloqueo_total_6, b0_.modulos_bloqueados AS modulos_bloqueados_7, b0_.bloqueo_indefinido AS bloqueo_indefinido_8, b0_.fecha_creacion AS fecha_creacion_9, b0_.fecha_modificacion AS fecha_modificacion_10, b0_.fecha_activacion AS fecha_activacion_11, b0_.fecha_desactivacion AS fecha_desactivacion_12, b0_.creado_por_id AS creado_por_id_13, b0_.desactivado_por_id AS desactivado_por_id_14 FROM bloqueo_sistema b0_ WHERE b0_.activo = ? ORDER BY b0_.fecha_creacion DESC LIMIT 1
Parameters:
[
1
]
|
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\BloqueoSistema | No errors. |
| App\Entity\User | No errors. |