Query Metrics
13
Database Queries
2
Different statements
15.22 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 11.43 ms |
SELECT t0.id AS id_1, t0.titulo AS titulo_2, t0.descripcion AS descripcion_3, t0.activo AS activo_4, t0.fecha_inicio AS fecha_inicio_5, t0.fecha_fin AS fecha_fin_6, t0.encabezado AS encabezado_7, t0.id_usuario_modificacion AS id_usuario_modificacion_8, t0.fecha_modificacion AS fecha_modificacion_9, t0.ip_modificacion AS ip_modificacion_10, t0.imagen AS imagen_11, t0.id_categoria_producto AS id_categoria_producto_12 FROM producto.promocional_slide t0 ORDER BY t0.titulo ASC
Parameters:
[] |
| 2 | 0.74 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.orden_presentacion AS orden_presentacion_3, t0.activo AS activo_4, t0.publicar AS publicar_5, t0.imagen AS imagen_6 FROM catalogos.categoria_producto t0 WHERE t0.id = ?
Parameters:
[
12
]
|
| 3 | 0.36 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.orden_presentacion AS orden_presentacion_3, t0.activo AS activo_4, t0.publicar AS publicar_5, t0.imagen AS imagen_6 FROM catalogos.categoria_producto t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 4 | 0.28 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.orden_presentacion AS orden_presentacion_3, t0.activo AS activo_4, t0.publicar AS publicar_5, t0.imagen AS imagen_6 FROM catalogos.categoria_producto t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 5 | 0.34 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.orden_presentacion AS orden_presentacion_3, t0.activo AS activo_4, t0.publicar AS publicar_5, t0.imagen AS imagen_6 FROM catalogos.categoria_producto t0 WHERE t0.id = ?
Parameters:
[
8
]
|
| 6 | 0.30 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.orden_presentacion AS orden_presentacion_3, t0.activo AS activo_4, t0.publicar AS publicar_5, t0.imagen AS imagen_6 FROM catalogos.categoria_producto t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 7 | 0.25 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.orden_presentacion AS orden_presentacion_3, t0.activo AS activo_4, t0.publicar AS publicar_5, t0.imagen AS imagen_6 FROM catalogos.categoria_producto t0 WHERE t0.id = ?
Parameters:
[
6
]
|
| 8 | 0.24 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.orden_presentacion AS orden_presentacion_3, t0.activo AS activo_4, t0.publicar AS publicar_5, t0.imagen AS imagen_6 FROM catalogos.categoria_producto t0 WHERE t0.id = ?
Parameters:
[
13
]
|
| 9 | 0.26 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.orden_presentacion AS orden_presentacion_3, t0.activo AS activo_4, t0.publicar AS publicar_5, t0.imagen AS imagen_6 FROM catalogos.categoria_producto t0 WHERE t0.id = ?
Parameters:
[
5
]
|
| 10 | 0.28 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.orden_presentacion AS orden_presentacion_3, t0.activo AS activo_4, t0.publicar AS publicar_5, t0.imagen AS imagen_6 FROM catalogos.categoria_producto t0 WHERE t0.id = ?
Parameters:
[
9
]
|
| 11 | 0.30 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.orden_presentacion AS orden_presentacion_3, t0.activo AS activo_4, t0.publicar AS publicar_5, t0.imagen AS imagen_6 FROM catalogos.categoria_producto t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 12 | 0.23 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.orden_presentacion AS orden_presentacion_3, t0.activo AS activo_4, t0.publicar AS publicar_5, t0.imagen AS imagen_6 FROM catalogos.categoria_producto t0 WHERE t0.id = ?
Parameters:
[
10
]
|
| 13 | 0.24 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.orden_presentacion AS orden_presentacion_3, t0.activo AS activo_4, t0.publicar AS publicar_5, t0.imagen AS imagen_6 FROM catalogos.categoria_producto t0 WHERE t0.id = ?
Parameters:
[
11
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Producto\PromocionalSlide | No errors. |
| App\Entity\Catalogos\CategoriaProducto | No errors. |