Query Metrics
1
Database Queries
1
Different statements
0.48 ms
Query time
0
Invalid entities
4
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.48 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.name AS name_4, t0.alcohol_content AS alcohol_content_5, t0.bottle_size AS bottle_size_6, t0.image AS image_7, t0.is_frontpage AS is_frontpage_8, t0.slug AS slug_9, t0.price AS price_10, t0.status AS status_11, t0.fact_sheet AS fact_sheet_12, t0.factsheet_fr AS factsheet_fr_13, t0.brand_id AS brand_id_14, t0.country_id AS country_id_15, t0.product_category_id AS product_category_id_16 FROM product t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"mari-mayans-hierbas-ibicencas-100l-con-rama"
]
|
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\Product | 1 |
| App\Entity\Brand | 1 |
| App\Entity\Country | 1 |
| App\Entity\ProductCategory | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Product | No errors. |
| App\Entity\Brand | No errors. |
| App\Entity\Country | No errors. |
| App\Entity\ProductCategory | No errors. |
| App\Entity\Cocktail | No errors. |
| App\Entity\ProductTranslation | No errors. |