Query Metrics

5 Database Queries
5 Different statements
8.82 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.30 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.product_type AS product_type_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.meta_image AS meta_image_6, t0.image AS image_7, t0.min_image AS min_image_8, t0.mini_second_image AS mini_second_image_9, t0.product_description AS product_description_10, t0.type AS type_11, t0.weight AS weight_12, t0.gold AS gold_13, t0.stone AS stone_14, t0.price AS price_15, t0.ref_number AS ref_number_16, t0.category_id AS category_id_17, t0.collection_id AS collection_id_18 FROM product t0 WHERE t0.id = ?
Parameters:
[
  "8"
]
2 0.68 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.product_type AS product_type_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.meta_image AS meta_image_6, t0.image AS image_7, t0.min_image AS min_image_8, t0.mini_second_image AS mini_second_image_9, t0.product_description AS product_description_10, t0.type AS type_11, t0.weight AS weight_12, t0.gold AS gold_13, t0.stone AS stone_14, t0.price AS price_15, t0.ref_number AS ref_number_16, t0.category_id AS category_id_17, t0.collection_id AS collection_id_18 FROM product t0
Parameters:
[]
3 1.99 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.title AS title_3, t0.image AS image_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.meta_image AS meta_image_7, t0.description AS description_8, t0.images AS images_9 FROM fixed_pages t0 WHERE t0.id = ?
Parameters:
[
  4
]
4 2.26 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.meta_image AS meta_image_5, t0.description AS description_6 FROM collection t0
Parameters:
[]
5 2.58 ms
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.meta_image AS meta_image_3, t0.id AS id_4, t0.title AS title_5 FROM category t0
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.