Query Metrics
1
Database Queries
1
Different statements
0.63 ms
Query time
1
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.63 ms |
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.product_name AS product_name_3, t0.description AS description_4, t0.item_code AS item_code_5, t0.image_filename AS image_filename_6, t0.is_clearance AS is_clearance_7, t0.slug AS slug_8, t0.stock AS stock_9, t0.price AS price_10, t0.other_product_specification AS other_product_specification_11, t0.created_at AS created_at_12, t0.is_in_selection AS is_in_selection_13, t0.category_id AS category_id_14, t0.supplier_id AS supplier_id_15 FROM product t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"pot-de-750-grs-de-pate-arma"
]
|
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\Supplier | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Product |
|
| App\Entity\Category | No errors. |
| App\Entity\Supplier | No errors. |
| App\Entity\Job | No errors. |
| App\Entity\ProductSize | No errors. |