Query Metrics
59
Database Queries
16
Different statements
9.22 ms
Query time
5
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.64 ms (39.49%) |
29 |
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.49 ms (16.17%) |
12 |
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_ WHERE COALESCE(w0_.is_deleted, 0) = 0 AND w0_.code = ?
Parameters:
[
"sliderBanner"
]
|
0.73 ms (7.95%) |
1 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.code AS code_2, p0_.image_bkg AS image_bkg_3, p0_.header_image AS header_image_4, p0_.subtitle AS subtitle_5, p0_.is_home AS is_home_6, p0_.header_type AS header_type_7, p0_.header_detail AS header_detail_8, p0_.keywords AS keywords_9, p0_.content AS content_10, p0_.is_deleted AS is_deleted_11 FROM page p0_ WHERE COALESCE(p0_.is_deleted, 0) = 0 AND p0_.is_home = ?
Parameters:
[
1
]
|
0.73 ms (7.88%) |
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_enabled, 1) = 1 ORDER BY RAND() ASC LIMIT 4
Parameters:
[] |
0.50 ms (5.37%) |
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:
[ 9 3 5 8 "2025-01-22 10:07:19" ] |
0.47 ms (5.12%) |
4 |
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:
[
8
]
|
0.29 ms (3.12%) |
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.25 ms (2.73%) |
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 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:07:19" "2025-01-22 10:07:19" "2025-01-22 10:07:19" ] |
0.15 ms (1.64%) |
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.59%) |
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:
[] |
0.15 ms (1.59%) |
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_.id = ?
Parameters:
[
9
]
|
0.15 ms (1.58%) |
1 |
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.title AS title_2, b0_.image AS image_3, b0_.bkg AS bkg_4, b0_.is_visible AS is_visible_5, b0_.with_text AS with_text_6, b0_.type AS type_7, b0_.overlay_background AS overlay_background_8, b0_.text AS text_9, b0_.link AS link_10, b0_.link_type AS link_type_11, b0_.page AS page_12, b0_.bkg_color AS bkg_color_13, b0_.bkg_video AS bkg_video_14, b0_.is_deleted AS is_deleted_15 FROM banner b0_ WHERE COALESCE(b0_.is_deleted, 0) = 0 AND b0_.id IN (?)
Parameters:
[
5
]
|
0.14 ms (1.56%) |
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.13 ms (1.43%) |
1 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.code AS code_2, p0_.image_bkg AS image_bkg_3, p0_.header_image AS header_image_4, p0_.subtitle AS subtitle_5, p0_.is_home AS is_home_6, p0_.header_type AS header_type_7, p0_.header_detail AS header_detail_8, p0_.keywords AS keywords_9, p0_.content AS content_10, p0_.is_deleted AS is_deleted_11 FROM page p0_ WHERE COALESCE(p0_.is_deleted, 0) = 0 AND p0_.id = ?
Parameters:
[
26
]
|
0.13 ms (1.39%) |
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.13 ms (1.38%) |
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
]
|
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.