Query Metrics
1
Database Queries
1
Different statements
101.53 ms
Query time
1
Invalid entities
35
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
101.53 ms (100.00%) |
1 |
SELECT p0_.id AS id_0, p0_.nombre AS nombre_1, p0_.descripcion AS descripcion_2, p0_.imagen AS imagen_3, p0_.cod_product AS cod_product_4, p0_.cantidad AS cantidad_5, p0_.cantidad_max AS cantidad_max_6, p0_.sku AS sku_7, p0_.oferta AS oferta_8, p0_.descarga AS descarga_9, p0_.diseno AS diseno_10, p0_.entrega AS entrega_11, p0_.activo AS activo_12, p0_.descripcion_corta AS descripcion_corta_13, p0_.tipo_pedido AS tipo_pedido_14, p0_.job_template_code AS job_template_code_15, p0_.sub_grupo_producto_id AS sub_grupo_producto_id_16 FROM producto p0_ INNER JOIN sub_grupo_producto s1_ ON p0_.sub_grupo_producto_id = s1_.id WHERE s1_.plantilla = ?
Parameters:
[
"IMP_PLANOS"
]
|
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 | 23 |
| App\Entity\SubGrupoProducto | 12 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Producto |
|
| App\Entity\SubGrupoProducto | No errors. |
| App\Entity\AbstractPresupuesto | No errors. |
| App\Entity\Presupuesto | No errors. |
| App\Entity\DetalleProducto | No errors. |