Query Metrics
1
Database Queries
1
Different statements
0.16 ms
Query time
1
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.16 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.precio AS precio_4, t0.precio_compra AS precio_compra_5, t0.stock AS stock_6, t0.codigo_barras AS codigo_barras_7, t0.imagen AS imagen_8, t0.activo AS activo_9, t0.stock_minimo AS stock_minimo_10, t0.marcado_para_pedido AS marcado_para_pedido_11, t0.indicaciones AS indicaciones_12, t0.tipo AS tipo_13, t0.iva_porcentaje AS iva_porcentaje_14, t0.cantidad_apedir AS cantidad_apedir_15, t0.nombre_eu AS nombre_eu_16, t0.descripcion_eu AS descripcion_eu_17, t0.indicaciones_eu AS indicaciones_eu_18 FROM producto t0 WHERE t0.id = ?
Parameters:
[
"12"
]
|
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\Producto | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Producto |
|
| App\Entity\MovimientoStock | No errors. |