GET https://www.labouffettedemens.com/product/show/72

Query Metrics

2 Database Queries
2 Different statements
0.77 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.49 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:
[
  72
]
2 0.28 ms
SELECT o0_.id AS id_0, o0_.shipping_price_per_kg AS shipping_price_per_kg_1, o0_.created_at AS created_at_2, o0_.updated_at AS updated_at_3 FROM other_settings o0_ ORDER BY o0_.updated_at DESC LIMIT 1
Parameters:
[]

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.
App\Entity\OtherSettings No errors.