Query Metrics
1
Database Queries
1
Different statements
0.54 ms
Query time
0
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.54 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.thumbnail AS thumbnail_4, t0.description AS description_5, t0.price AS price_6, t0.is_active AS is_active_7, t0.featured AS featured_8, t0.subtitle AS subtitle_9, t0.short_description AS short_description_10, t0.long_description AS long_description_11, t0.weight AS weight_12, t0.conservation AS conservation_13, t0.ingredients AS ingredients_14, t0.nutritional_values AS nutritional_values_15, t0.allergens AS allergens_16, t0.is_vegan AS is_vegan_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.category_id AS category_id_20 FROM product t0 WHERE t0.id = ?
Parameters:
[
18
]
|
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\Category | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Product | No errors. |
| App\Entity\Category | No errors. |