Query Metrics
50
Database Queries
15
Different statements
8.87 ms
Query time
5
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.52 ms (39.68%) |
30 |
SELECT p0_.id AS id_0, p0_.parameter_key AS parameter_key_1, p0_.parameter_value AS parameter_value_2, p0_.parameter_label AS parameter_label_3, p0_.parameter_type AS parameter_type_4, p0_.parameter_category AS parameter_category_5, p0_.in_session AS in_session_6, p0_.parameter_category_enabled AS parameter_category_enabled_7, p0_.is_deleted AS is_deleted_8 FROM parameter p0_ WHERE COALESCE(p0_.is_deleted, 0) = 0 AND p0_.parameter_key = ?
Parameters:
[
"name"
]
|
1.03 ms (11.58%) |
1 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.thumb AS thumb_2, p0_.description AS description_3, p0_.slug AS slug_4, p0_.principal_image AS principal_image_5, p0_.is_sold AS is_sold_6, p0_.top_position AS top_position_7, p0_.is_enabled AS is_enabled_8, p0_.keywords AS keywords_9, p0_.price AS price_10, p0_.price_ht AS price_ht_11, p0_.properties AS properties_12, p0_.max_cart_quantity AS max_cart_quantity_13, p0_.weight AS weight_14, p0_.variations AS variations_15, p0_.is_deleted AS is_deleted_16, p0_.product_type_id AS product_type_id_17 FROM product p0_ WHERE COALESCE(p0_.is_deleted, 0) = 0 AND p0_.slug = ?
Parameters:
[
"jedecide"
]
|
0.79 ms (8.85%) |
1 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.thumb AS thumb_2, p0_.description AS description_3, p0_.slug AS slug_4, p0_.principal_image AS principal_image_5, p0_.is_sold AS is_sold_6, p0_.top_position AS top_position_7, p0_.is_enabled AS is_enabled_8, p0_.keywords AS keywords_9, p0_.price AS price_10, p0_.price_ht AS price_ht_11, p0_.properties AS properties_12, p0_.max_cart_quantity AS max_cart_quantity_13, p0_.weight AS weight_14, p0_.variations AS variations_15, p0_.is_deleted AS is_deleted_16, p0_.product_type_id AS product_type_id_17 FROM product p0_ INNER JOIN product_category p2_ ON p0_.id = p2_.product_id INNER JOIN category c1_ ON c1_.id = p2_.category_id WHERE COALESCE(p0_.is_enabled, 1) = 1 AND (c1_.label IN (?) AND p0_.id <> ?) ORDER BY RAND() ASC LIMIT 4
Parameters:
[ "Restauration de l'âme" 1 ] |
0.65 ms (7.33%) |
1 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.data AS data_2, p0_.type AS type_3, CASE WHEN p0_.type = 'PromotionProduct' THEN 999 ELSE 1 END AS sclr_4, p0_.date_end AS date_end_5 FROM product p1_ INNER JOIN product_type p2_ ON p1_.product_type_id = p2_.id INNER JOIN product_category p4_ ON p1_.id = p4_.product_id INNER JOIN category c3_ ON c3_.id = p4_.category_id LEFT JOIN promotion p0_ ON (p0_.type = 'PromotionProduct' AND REPLACE(JSON_EXTRACT(p0_.data, '$.product'), '\"', '') = p1_.id) WHERE p1_.id IN (?) AND p0_.date_end > ?
Parameters:
[ 1 "2025-01-22 10:02:15" ] |
0.63 ms (7.10%) |
5 |
SELECT t0.number AS number_1, t0.date AS date_2, t0.num_order AS num_order_3, t0.ean AS ean_4, t0.id AS id_5, t0.is_deleted AS is_deleted_6 FROM isbn t0 WHERE t0.id = ?
Parameters:
[
1
]
|
0.45 ms (5.05%) |
1 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.data AS data_2, p0_.type AS type_3, CASE WHEN p0_.type = 'PromotionProduct' THEN 999 ELSE 1 END AS sclr_4, p0_.date_end AS date_end_5 FROM product p1_ INNER JOIN product_type p2_ ON p1_.product_type_id = p2_.id INNER JOIN product_category p4_ ON p1_.id = p4_.product_id INNER JOIN category c3_ ON c3_.id = p4_.category_id LEFT JOIN promotion p0_ ON (p0_.type = 'PromotionProduct' AND REPLACE(JSON_EXTRACT(p0_.data, '$.product'), '\"', '') = p1_.id) WHERE p1_.id IN (?, ?, ?, ?) AND p0_.date_end > ?
Parameters:
[ 2 7 8 6 "2025-01-22 10:02:15" ] |
0.43 ms (4.79%) |
2 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.data AS data_2, p0_.type AS type_3, CASE WHEN p0_.type = 'PromotionProduct' THEN 999 ELSE 1 END AS sclr_4, p0_.date_end AS date_end_5 FROM promotion p0_ WHERE (p0_.type = 'PromotionProductType' AND p0_.date_end >= ?) OR (p0_.type = 'PromotionProductGroup' AND p0_.date_end >= ?) OR (p0_.type = 'PromotionCategory' AND p0_.date_end >= ?)
Parameters:
[ "2025-01-22 10:02:15" "2025-01-22 10:02:15" "2025-01-22 10:02:15" ] |
0.35 ms (3.98%) |
1 |
SELECT t0.id AS id_1, t0.label AS label_2, t0.slug AS slug_3, t0.is_enabled AS is_enabled_4, t0.is_deleted AS is_deleted_5, t0.parent_id AS parent_id_6 FROM category t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = ?
Parameters:
[
1
]
|
0.25 ms (2.77%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.image_bkg AS image_bkg_4, t0.header_image AS header_image_5, t0.subtitle AS subtitle_6, t0.is_home AS is_home_7, t0.header_type AS header_type_8, t0.header_detail AS header_detail_9, t0.keywords AS keywords_10, t0.content AS content_11, t0.is_deleted AS is_deleted_12 FROM page t0 WHERE t0.id = ?
Parameters:
[
26
]
|
0.16 ms (1.76%) |
1 |
SELECT w0_.id AS id_0, w0_.name AS name_1, w0_.class AS class_2, w0_.code AS code_3, w0_.template AS template_4, w0_.is_deleted AS is_deleted_5 FROM widget w0_
Parameters:
[] |
0.15 ms (1.69%) |
1 |
SELECT t0.firstname AS firstname_1, t0.lastname AS lastname_2, t0.website AS website_3, t0.id AS id_4, t0.is_deleted AS is_deleted_5 FROM author t0 WHERE t0.id = ?
Parameters:
[
1
]
|
0.13 ms (1.50%) |
1 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.type AS type_2, p0_.data AS data_3, p0_.date_start AS date_start_4, p0_.date_end AS date_end_5, p0_.on_top AS on_top_6, p0_.is_deleted AS is_deleted_7 FROM promotion p0_ WHERE COALESCE(p0_.is_deleted, 0) = 0 AND p0_.on_top = ?
Parameters:
[
1
]
|
0.12 ms (1.41%) |
1 |
SELECT t0.id AS id_1, t0.label AS label_2, t0.slug AS slug_3, t0.is_enabled AS is_enabled_4, t0.image AS image_5, t0.is_deleted AS is_deleted_6 FROM product_type t0 WHERE t0.id = ?
Parameters:
[
1
]
|
0.11 ms (1.27%) |
1 |
SELECT p0_.id AS id_0, p0_.code AS code_1, p0_.name AS name_2, p0_.footer_name AS footer_name_3, p0_.content AS content_4, p0_.is_deleted AS is_deleted_5 FROM policy_term p0_ WHERE COALESCE(p0_.is_deleted, 0) = 0
Parameters:
[] |
0.11 ms (1.24%) |
1 |
SELECT t0.id AS id_1, t0.link_name AS link_name_2, t0.url AS url_3, t0.on_top AS on_top_4, t0.ordre AS ordre_5, t0.visibility AS visibility_6, t0.link_type AS link_type_7, t0.page_id AS page_id_8 FROM menu 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.