Query Metrics
1
Database Queries
1
Different statements
0.81 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.81 ms |
SELECT b0_.id AS id_0, b0_.tipo_banner AS tipo_banner_1, b0_.descripcion_banner AS descripcion_banner_2, b0_.ubicacion_banner AS ubicacion_banner_3, b0_.color_banner AS color_banner_4, b0_.icono_banner AS icono_banner_5, b0_.texto_boton_principal AS texto_boton_principal_6, b0_.enlace_boton_principal AS enlace_boton_principal_7, b0_.texto_boton_secundario AS texto_boton_secundario_8, b0_.enlace_boton_secundario AS enlace_boton_secundario_9, b0_.fecha_inicio AS fecha_inicio_10, b0_.fecha_fin AS fecha_fin_11, b0_.tipo_alerta AS tipo_alerta_12, b0_.descripcion_alerta AS descripcion_alerta_13, b0_.activo_alerta AS activo_alerta_14, b0_.fecha_inicio_alerta AS fecha_inicio_alerta_15, b0_.fecha_fin_alerta AS fecha_fin_alerta_16, b0_.activo AS activo_17, b0_.posicion AS posicion_18, b0_.created_at AS created_at_19, b0_.updated_at AS updated_at_20, b0_.deleted_at AS deleted_at_21 FROM banner b0_ WHERE (b0_.fecha_inicio <= ? AND b0_.fecha_fin >= ? AND b0_.activo = 1) AND (b0_.deleted_at IS NULL) LIMIT 1
Parameters:
[ "2026-04-03 20:48:27" "2026-04-03 20:48:27" ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| api | doctrine.dbal.api_connection |
| log | doctrine.dbal.log_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| api | doctrine.orm.api_entity_manager |
| log | doctrine.orm.log_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\App\Banner | No errors. |
api entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\App\Banner | No errors. |
log entity manager
No loaded entities.