Query Metrics
606
Database Queries
52
Different statements
281.54 ms
Query time
3
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
60.93 ms (21.64%) |
158 |
SELECT t0.id AS id_1, t0.link AS link_2, t0.lpos AS lpos_3, t0.rpos AS rpos_4, t0.depth AS depth_5, t0.type AS type_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.visibleFor AS visibleFor_9, t10.id AS id_11, t10.submenus_count_all AS submenus_count_all_12, t10.submenus_count_enabled AS submenus_count_enabled_13, t10.menu_id AS menu_id_14, t0.parent_id AS parent_id_15 FROM xc_menus t0 LEFT JOIN xc_menu_quick_flags t10 ON t10.menu_id = t0.id WHERE t0.parent_id = ? ORDER BY t0.id ASC
Parameters:
[
301
]
|
|
41.76 ms (14.83%) |
146 |
SELECT t0.name AS name_1, t0.label_id AS label_id_2, t0.code AS code_3, t0.id AS id_4 FROM xc_menu_translations t0 WHERE t0.id = ?
Parameters:
[
301
]
|
|
38.11 ms (13.54%) |
1 |
SELECT COUNT(DISTINCT x0_.brand_id) AS sclr_0 FROM xc_brands x0_ LEFT JOIN xc_brand_products x1_ ON (x1_.brand_id = x0_.brand_id) INNER JOIN xc_attribute_options x2_ ON x0_.attribute_option_id = x2_.id INNER JOIN xc_attribute_option_translations x3_ ON x2_.id = x3_.id INNER JOIN xc_attribute_values_select x4_ ON x2_.id = x4_.attribute_option_id INNER JOIN xc_products x5_ ON x4_.product_id = x5_.product_id WHERE x0_.enabled = ? AND x5_.enabled = ? LIMIT 1
Parameters:
[ 1 1 ] |
|
30.93 ms (10.99%) |
54 |
SELECT x0_.csLastUpdate AS csLastUpdate_0, x0_.is_stickers_included_subcategories AS is_stickers_included_subcategories_1, x0_.category_id AS category_id_2, x0_.lpos AS lpos_3, x0_.rpos AS rpos_4, x0_.enabled AS enabled_5, x0_.show_title AS show_title_6, x0_.depth AS depth_7, x0_.pos AS pos_8, x0_.root_category_look AS root_category_look_9, x0_.metaDescType AS metaDescType_10, x0_.xcPendingExport AS xcPendingExport_11, x0_.parent_id AS parent_id_12 FROM xc_categories x0_ LEFT JOIN xc_category_translations x1_ ON x0_.category_id = x1_.id AND (x1_.code = ?) LEFT JOIN xc_category_membership_links x3_ ON x0_.category_id = x3_.category_id LEFT JOIN xc_memberships x2_ ON x2_.membership_id = x3_.membership_id WHERE x0_.enabled = ? AND x2_.membership_id IS NULL AND x0_.category_id <> ? AND (x0_.lpos BETWEEN ? AND ?) AND (x0_.rpos BETWEEN ? AND ?) ORDER BY x0_.lpos ASC
Parameters:
[ "en" 1 1 1 121 122 "806" ] |
|
20.47 ms (7.27%) |
23 |
SELECT x0_.id AS id_0, x0_.link AS link_1, x0_.lpos AS lpos_2, x0_.rpos AS rpos_3, x0_.depth AS depth_4, x0_.type AS type_5, x0_.position AS position_6, x0_.enabled AS enabled_7, x0_.visibleFor AS visibleFor_8, x1_.id AS id_9, x1_.submenus_count_all AS submenus_count_all_10, x1_.submenus_count_enabled AS submenus_count_enabled_11, x0_.parent_id AS parent_id_12, x1_.menu_id AS menu_id_13 FROM xc_menus x0_ INNER JOIN xc_menu_quick_flags x1_ ON x0_.id = x1_.menu_id INNER JOIN xc_menus x2_ ON x0_.parent_id = x2_.id WHERE x0_.enabled = ? AND x0_.id <> ? AND x0_.type = ? AND x0_.enabled = ? AND x0_.visibleFor IN ('AL', 'A') AND x2_.id = ? GROUP BY x0_.id ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ 1 495 "P" 1 495 ] |
|
14.13 ms (5.02%) |
35 |
SELECT COUNT(x0_.category_id) AS sclr_0 FROM xc_categories x0_ LEFT JOIN xc_category_translations x1_ ON x0_.category_id = x1_.id AND (x1_.code = ?) LEFT JOIN xc_category_membership_links x3_ ON x0_.category_id = x3_.category_id LEFT JOIN xc_memberships x2_ ON x2_.membership_id = x3_.membership_id INNER JOIN xc_category_products x4_ ON x0_.category_id = x4_.category_id WHERE x0_.enabled = ? AND x2_.membership_id IS NULL AND x0_.category_id <> ? AND x0_.category_id = ? AND x4_.product_id = ? ORDER BY x0_.pos ASC, x0_.category_id ASC LIMIT 1
Parameters:
[ "en" 1 1 1485 4969 ] |
|
5.72 ms (2.03%) |
11 |
SELECT x0_.id AS id_0, COUNT(x0_.id) AS sclr_1 FROM xc_attribute_values_select x1_ LEFT JOIN xc_attribute_values_select_translations x2_ ON x1_.id = x2_.id AND (x2_.code = ?) INNER JOIN xc_attributes x0_ ON x1_.attribute_id = x0_.id WHERE x1_.product_id = ? AND x0_.displayMode <> ? AND (x0_.product_class_id IS NULL OR x0_.product_class_id = ?) GROUP BY x0_.id HAVING COUNT(x0_.id) > 1 ORDER BY x0_.position ASC
Parameters:
[ "en" 4969 "P" 130 ] |
|
4.58 ms (1.63%) |
11 |
SELECT x0_.id AS id_0, x0_.quantity AS quantity_1, x0_.membership_id AS membership_id_2, x0_.product_id AS product_id_3 FROM xc_product_min_quantities x0_ INNER JOIN xc_products x1_ ON x0_.product_id = x1_.product_id WHERE x1_.product_id = ? AND x0_.membership_id IS NULL LIMIT 1
Parameters:
[
4969
]
|
|
4.47 ms (1.59%) |
11 |
SELECT x0_.id AS id_0, COUNT(x0_.id) AS sclr_1 FROM xc_attribute_values_checkbox x1_ LEFT JOIN xc_attribute_values_checkbox_translations x2_ ON x1_.id = x2_.id AND (x2_.code = ?) INNER JOIN xc_attributes x0_ ON x1_.attribute_id = x0_.id WHERE x1_.product_id = ? AND x0_.displayMode <> ? AND (x0_.product_class_id IS NULL OR x0_.product_class_id = ?) GROUP BY x0_.id HAVING COUNT(x0_.id) > 1 ORDER BY x0_.position ASC
Parameters:
[ "en" 4969 "P" 130 ] |
|
4.44 ms (1.58%) |
11 |
SELECT x0_.id AS id_0, COUNT(x0_.id) AS sclr_1 FROM xc_attribute_values_text x1_ LEFT JOIN xc_attribute_values_text_translations x2_ ON x1_.id = x2_.id AND (x2_.code = ?) INNER JOIN xc_attributes x0_ ON x1_.attribute_id = x0_.id WHERE (x1_.product_id = ? AND x1_.editable = ?) AND (x0_.product_class_id IS NULL OR x0_.product_class_id = ?) GROUP BY x0_.id ORDER BY x0_.position ASC
Parameters:
[ "en" 4969 1 130 ] |
|
3.41 ms (1.21%) |
11 |
SELECT COUNT(DISTINCT x0_.id) AS sclr_0 FROM xc_reviews x0_ INNER JOIN xc_products x1_ ON x0_.product_id = x1_.product_id WHERE x1_.product_id = ? AND x0_.status = ? LIMIT 1
Parameters:
[ 13247 1 ] |
|
3.34 ms (1.19%) |
11 |
SELECT t0.id AS id_1, t0.orderby AS orderby_2, t0.orderbyInProduct AS orderbyInProduct_3, t0.category_id AS category_id_4, t0.product_id AS product_id_5 FROM xc_category_products t0 WHERE t0.product_id = ? ORDER BY t0.orderbyInProduct ASC
Parameters:
[
4969
]
|
|
3.22 ms (1.14%) |
6 |
SELECT t0.csLastUpdate AS csLastUpdate_1, t0.is_stickers_included_subcategories AS is_stickers_included_subcategories_2, t0.category_id AS category_id_3, t0.lpos AS lpos_4, t0.rpos AS rpos_5, t0.enabled AS enabled_6, t0.show_title AS show_title_7, t0.depth AS depth_8, t0.pos AS pos_9, t0.root_category_look AS root_category_look_10, t0.metaDescType AS metaDescType_11, t0.xcPendingExport AS xcPendingExport_12, t13.id AS id_14, t13.subcategories_count_all AS subcategories_count_all_15, t13.subcategories_count_enabled AS subcategories_count_enabled_16, t13.category_id AS category_id_17, t18.alt AS alt_19, t18.width AS width_20, t18.height AS height_21, t18.hash AS hash_22, t18.needProcess AS needProcess_23, t18.id AS id_24, t18.path AS path_25, t18.fileName AS fileName_26, t18.mime AS mime_27, t18.storageType AS storageType_28, t18.size AS size_29, t18.date AS date_30, t18.category_id AS category_id_31, t32.alt AS alt_33, t32.width AS width_34, t32.height AS height_35, t32.hash AS hash_36, t32.needProcess AS needProcess_37, t32.id AS id_38, t32.path AS path_39, t32.fileName AS fileName_40, t32.mime AS mime_41, t32.storageType AS storageType_42, t32.size AS size_43, t32.date AS date_44, t32.category_id AS category_id_45, t0.parent_id AS parent_id_46 FROM xc_categories t0 LEFT JOIN xc_category_quick_flags t13 ON t13.category_id = t0.category_id LEFT JOIN xc_category_images t18 ON t18.category_id = t0.category_id LEFT JOIN xc_category_banners t32 ON t32.category_id = t0.category_id WHERE t0.category_id = ?
Parameters:
[
1483
]
|
|
3.18 ms (1.13%) |
11 |
SELECT AVG(x0_.rating) AS sclr_0 FROM xc_reviews x0_ INNER JOIN xc_products x1_ ON x0_.product_id = x1_.product_id WHERE x1_.product_id = ? AND x0_.status = ? LIMIT 1
Parameters:
[ 13247 1 ] |
|
3.07 ms (1.09%) |
11 |
SELECT t0.orderby AS orderby_1, t0.alt AS alt_2, t0.width AS width_3, t0.height AS height_4, t0.hash AS hash_5, t0.needProcess AS needProcess_6, t0.id AS id_7, t0.path AS path_8, t0.fileName AS fileName_9, t0.mime AS mime_10, t0.storageType AS storageType_11, t0.size AS size_12, t0.date AS date_13, t0.product_id AS product_id_14 FROM xc_product_images t0 WHERE t0.product_id = ? ORDER BY t0.orderby ASC
Parameters:
[
4969
]
|
|
3.06 ms (1.09%) |
11 |
SELECT t0.membership_id AS membership_id_1, t0.position AS position_2, t0.enabled AS enabled_3 FROM xc_memberships t0 INNER JOIN xc_product_membership_links ON t0.membership_id = xc_product_membership_links.membership_id WHERE xc_product_membership_links.product_id = ?
Parameters:
[
4969
]
|
|
2.91 ms (1.03%) |
2 |
SELECT x0_.freight_charge AS freight_charge_0, x0_.participateSale AS participateSale_1, x0_.discountType AS discountType_2, x0_.salePriceValue AS salePriceValue_3, x0_.applySaleToWholesale AS applySaleToWholesale_4, x0_.makeAnOfferState AS makeAnOfferState_5, x0_.csiMultiple AS csiMultiple_6, x0_.isAvailableForBackorder AS isAvailableForBackorder_7, x0_.isBackorderLimit AS isBackorderLimit_8, x0_.backorderLimit AS backorderLimit_9, x0_.callForPrice AS callForPrice_10, x0_.csLastUpdate AS csLastUpdate_11, x0_.rewardPoints AS rewardPoints_12, x0_.fixedRewardPoints AS fixedRewardPoints_13, x0_.taxExempt AS taxExempt_14, x0_.isGiftCard AS isGiftCard_15, x0_.xcPendingBulkEdit AS xcPendingBulkEdit_16, x0_.googleFeedEnabled AS googleFeedEnabled_17, x0_.product_id AS product_id_18, x0_.price AS price_19, x0_.sku AS sku_20, x0_.enabled AS enabled_21, x0_.weight AS weight_22, x0_.useSeparateBox AS useSeparateBox_23, x0_.boxWidth AS boxWidth_24, x0_.boxLength AS boxLength_25, x0_.boxHeight AS boxHeight_26, x0_.itemsPerBox AS itemsPerBox_27, x0_.free_shipping AS free_shipping_28, x0_.taxable AS taxable_29, x0_.arrivalDate AS arrivalDate_30, x0_.date AS date_31, x0_.updateDate AS updateDate_32, x0_.needProcess AS needProcess_33, x0_.inventoryEnabled AS inventoryEnabled_34, x0_.amount AS amount_35, x0_.lowLimitEnabledCustomer AS lowLimitEnabledCustomer_36, x0_.lowLimitEnabled AS lowLimitEnabled_37, x0_.lowLimitAmount AS lowLimitAmount_38, x0_.attrSepTab AS attrSepTab_39, x0_.metaDescType AS metaDescType_40, x0_.sales AS sales_41, x0_.xcPendingExport AS xcPendingExport_42, x0_.isDemoProduct AS isDemoProduct_43, x0_.quantity1 AS quantity1_44, x0_.entityVersion AS entityVersion_45, IF(x0_.discountType = ?, x0_.salePriceValue, 100 - 100 * x0_.salePriceValue / x0_.price) AS sclr_46, x0_.product_class_id AS product_class_id_47, x0_.tax_class_id AS tax_class_id_48 FROM xc_products x0_ LEFT JOIN xc_product_translations x1_ ON x0_.product_id = x1_.id LEFT JOIN xc_product_membership_links x3_ ON x0_.product_id = x3_.product_id LEFT JOIN xc_memberships x2_ ON x2_.membership_id = x3_.membership_id LEFT JOIN xc_category_products x4_ ON x0_.product_id = x4_.product_id LEFT JOIN xc_categories x5_ ON x4_.category_id = x5_.category_id WHERE x0_.enabled = ? AND (x0_.arrivalDate < ? OR x0_.isAvailableForBackorder = ?) AND x2_.membership_id IS NULL AND (x5_.lpos BETWEEN ? AND ?) AND x0_.participateSale = ? AND ((x0_.discountType = ? AND x0_.salePriceValue > 0) OR (x0_.discountType = ? AND x0_.price > x0_.salePriceValue)) GROUP BY x0_.product_id ORDER BY sclr_46 DESC, x0_.product_id DESC LIMIT 3
Parameters:
[ "sale_percent" 1 1765699199 1 121 122 1 "sale_percent" "sale_price" ] |
|
2.88 ms (1.02%) |
11 |
SELECT COUNT(DISTINCT x0_.id) AS sclr_0 FROM xc_reviews x0_ INNER JOIN xc_products x1_ ON x0_.product_id = x1_.product_id WHERE x1_.product_id = ? AND x0_.status = ? AND x0_.review <> ? LIMIT 1
Parameters:
[ 13247 1 "" ] |
|
2.85 ms (1.01%) |
11 |
SELECT t0.id AS id_1, t0.cleanURL AS cleanURL_2, t0.sale_discount_id AS sale_discount_id_3, t0.page_id AS page_id_4, t0.brand_id AS brand_id_5, t0.product_id AS product_id_6, t0.category_id AS category_id_7 FROM xc_clean_urls t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
4969
]
|
|
2.73 ms (0.97%) |
11 |
SELECT t0.backorderQtyLabel AS backorderQtyLabel_1, t0.name AS name_2, t0.description AS description_3, t0.briefDescription AS briefDescription_4, t0.metaTags AS metaTags_5, t0.metaDesc AS metaDesc_6, t0.metaTitle AS metaTitle_7, t0.label_id AS label_id_8, t0.code AS code_9, t0.id AS id_10 FROM xc_product_translations t0 WHERE t0.id = ?
Parameters:
[
4969
]
|
|
2.37 ms (0.84%) |
8 |
SELECT t0.id AS id_1, t0.cleanURL AS cleanURL_2, t0.sale_discount_id AS sale_discount_id_3, t0.page_id AS page_id_4, t0.brand_id AS brand_id_5, t0.product_id AS product_id_6, t0.category_id AS category_id_7 FROM xc_clean_urls t0 WHERE t0.category_id = ? ORDER BY t0.id ASC
Parameters:
[
1485
]
|
|
2.35 ms (0.84%) |
5 |
SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.template AS template_3, t0.body AS body_4, t0.date AS date_5 FROM xc_theme_tweaker_template t0 WHERE t0.template = ? AND t0.enabled = ? LIMIT 1
Parameters:
[ "web/customer/layout/header/header.bar.links.logged.twig" 1 ] |
|
2.28 ms (0.81%) |
1 |
SELECT x0_.csiProfileType AS csiProfileType_0, x0_.rewardPoints AS rewardPoints_1, x0_.taxExempt AS taxExempt_2, x0_.emailConfirmed AS emailConfirmed_3, x0_.emailConfirmationCode AS emailConfirmationCode_4, x0_.emailConfirmationCodeDate AS emailConfirmationCodeDate_5, x0_.newLogin AS newLogin_6, x0_.profile_id AS profile_id_7, x0_.login AS login_8, x0_.password AS password_9, x0_.password_hint AS password_hint_10, x0_.password_hint_answer AS password_hint_answer_11, x0_.passwordResetKey AS passwordResetKey_12, x0_.passwordResetKeyDate AS passwordResetKeyDate_13, x0_.access_level AS access_level_14, x0_.added AS added_15, x0_.first_login AS first_login_16, x0_.last_login AS last_login_17, x0_.status AS status_18, x0_.statusComment AS statusComment_19, x0_.referer AS referer_20, x0_.language AS language_21, x0_.last_shipping_id AS last_shipping_id_22, x0_.last_payment_id AS last_payment_id_23, x0_.anonymous AS anonymous_24, x0_.forceChangePassword AS forceChangePassword_25, x0_.dateOfLoginAttempt AS dateOfLoginAttempt_26, x0_.countOfLoginAttempts AS countOfLoginAttempts_27, x0_.searchFakeField AS searchFakeField_28, x0_.xcPendingExport AS xcPendingExport_29, x0_.lastCheckoutEmail AS lastCheckoutEmail_30, x0_.order_id AS order_id_31, x0_.membership_id AS membership_id_32, x0_.pending_membership_id AS pending_membership_id_33 FROM xc_profiles x0_ LEFT JOIN xc_profile_addresses x1_ ON x0_.profile_id = x1_.profile_id WHERE (x0_.order_id IS NULL AND x0_.anonymous <> ?) AND x0_.login = ? AND x0_.status = ? LIMIT 1
Parameters:
[ 1 "" "E" ] |
|
1.27 ms (0.45%) |
2 |
SELECT x0_.id AS id_0, x0_.cleanURL AS cleanURL_1, x0_.sale_discount_id AS sale_discount_id_2, x0_.page_id AS page_id_3, x0_.brand_id AS brand_id_4, x0_.product_id AS product_id_5, x0_.category_id AS category_id_6 FROM xc_clean_urls x0_ INNER JOIN xc_categories x1_ ON x0_.category_id = x1_.category_id WHERE x0_.cleanURL = ? AND x0_.category_id IS NOT NULL AND x1_.parent_id = ? ORDER BY x0_.id DESC LIMIT 1
Parameters:
[ "devices" 1 ] |
|
1.22 ms (0.43%) |
1 |
SELECT COUNT(DISTINCT x0_.product_id) AS sclr_0 FROM xc_products x0_ LEFT JOIN xc_product_translations x1_ ON x0_.product_id = x1_.id LEFT JOIN xc_product_membership_links x3_ ON x0_.product_id = x3_.product_id LEFT JOIN xc_memberships x2_ ON x2_.membership_id = x3_.membership_id LEFT JOIN xc_category_products x4_ ON x0_.product_id = x4_.product_id LEFT JOIN xc_categories x5_ ON x4_.category_id = x5_.category_id WHERE x0_.enabled = ? AND (x0_.arrivalDate < ? OR x0_.isAvailableForBackorder = ?) AND x2_.membership_id IS NULL AND (x5_.lpos BETWEEN ? AND ?) AND x0_.participateSale = ? AND ((x0_.discountType = ? AND x0_.salePriceValue > 0) OR (x0_.discountType = ? AND x0_.price > x0_.salePriceValue)) LIMIT 1
Parameters:
[ 1 1765699199 1 121 122 1 "sale_percent" "sale_price" ] |
|
1.10 ms (0.39%) |
1 |
SELECT x0_.freight_charge AS freight_charge_0, x0_.participateSale AS participateSale_1, x0_.discountType AS discountType_2, x0_.salePriceValue AS salePriceValue_3, x0_.applySaleToWholesale AS applySaleToWholesale_4, x0_.makeAnOfferState AS makeAnOfferState_5, x0_.csiMultiple AS csiMultiple_6, x0_.isAvailableForBackorder AS isAvailableForBackorder_7, x0_.isBackorderLimit AS isBackorderLimit_8, x0_.backorderLimit AS backorderLimit_9, x0_.callForPrice AS callForPrice_10, x0_.csLastUpdate AS csLastUpdate_11, x0_.rewardPoints AS rewardPoints_12, x0_.fixedRewardPoints AS fixedRewardPoints_13, x0_.taxExempt AS taxExempt_14, x0_.isGiftCard AS isGiftCard_15, x0_.xcPendingBulkEdit AS xcPendingBulkEdit_16, x0_.googleFeedEnabled AS googleFeedEnabled_17, x0_.product_id AS product_id_18, x0_.price AS price_19, x0_.sku AS sku_20, x0_.enabled AS enabled_21, x0_.weight AS weight_22, x0_.useSeparateBox AS useSeparateBox_23, x0_.boxWidth AS boxWidth_24, x0_.boxLength AS boxLength_25, x0_.boxHeight AS boxHeight_26, x0_.itemsPerBox AS itemsPerBox_27, x0_.free_shipping AS free_shipping_28, x0_.taxable AS taxable_29, x0_.arrivalDate AS arrivalDate_30, x0_.date AS date_31, x0_.updateDate AS updateDate_32, x0_.needProcess AS needProcess_33, x0_.inventoryEnabled AS inventoryEnabled_34, x0_.amount AS amount_35, x0_.lowLimitEnabledCustomer AS lowLimitEnabledCustomer_36, x0_.lowLimitEnabled AS lowLimitEnabled_37, x0_.lowLimitAmount AS lowLimitAmount_38, x0_.attrSepTab AS attrSepTab_39, x0_.metaDescType AS metaDescType_40, x0_.sales AS sales_41, x0_.xcPendingExport AS xcPendingExport_42, x0_.isDemoProduct AS isDemoProduct_43, x0_.quantity1 AS quantity1_44, x0_.entityVersion AS entityVersion_45, x0_.product_class_id AS product_class_id_46, x0_.tax_class_id AS tax_class_id_47 FROM xc_products x0_ LEFT JOIN xc_product_translations x1_ ON x0_.product_id = x1_.id LEFT JOIN xc_product_membership_links x3_ ON x0_.product_id = x3_.product_id LEFT JOIN xc_memberships x2_ ON x2_.membership_id = x3_.membership_id LEFT JOIN xc_category_products x4_ ON x0_.product_id = x4_.product_id LEFT JOIN xc_categories x5_ ON x4_.category_id = x5_.category_id WHERE x0_.enabled = ? AND (x0_.arrivalDate < ? OR x0_.isAvailableForBackorder = ?) AND x2_.membership_id IS NULL AND x5_.category_id = ? GROUP BY x0_.product_id ORDER BY x4_.orderby ASC, x0_.product_id ASC LIMIT 60
Parameters:
[ 1 1765699199 1 1485 ] |
|
1.01 ms (0.36%) |
1 |
SELECT x0_.popup_id AS popup_id_0, x0_.enabled AS enabled_1, x0_.position AS position_2, x0_.popupType AS popupType_3, x0_.displayMode AS displayMode_4, x0_.showCloseButton AS showCloseButton_5, x0_.displayPeriod AS displayPeriod_6, x0_.delay AS delay_7, x0_.modal AS modal_8, x0_.width AS width_9, x0_.widthType AS widthType_10, x0_.location AS location_11, x0_.animation AS animation_12, x0_.targetPages AS targetPages_13, x0_.blockedPages AS blockedPages_14, x0_.activeFrom AS activeFrom_15, x0_.activeTill AS activeTill_16, x0_.customTemplate AS customTemplate_17, x0_.targetUsers AS targetUsers_18, x0_.minItemQty AS minItemQty_19, x0_.maxItemQty AS maxItemQty_20, x0_.minCartTotal AS minCartTotal_21, x0_.maxCartTotal AS maxCartTotal_22 FROM xc_anywhere_popups x0_ LEFT JOIN xc_anywhere_popup_translations x1_ ON x0_.popup_id = x1_.id AND (x1_.code = ?) WHERE x0_.enabled <> 0 AND (((x0_.activeFrom = 0) OR (x0_.activeFrom <= ?)) AND ((x0_.activeTill = 0) OR (x0_.activeTill >= ?))) GROUP BY x0_.popup_id
Parameters:
[ "en" 1765692361 1765692361 ] |
|
0.90 ms (0.32%) |
1 |
SELECT t0.id AS id_1, t0.link AS link_2, t0.lpos AS lpos_3, t0.rpos AS rpos_4, t0.depth AS depth_5, t0.type AS type_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.visibleFor AS visibleFor_9, t10.id AS id_11, t10.submenus_count_all AS submenus_count_all_12, t10.submenus_count_enabled AS submenus_count_enabled_13, t10.menu_id AS menu_id_14, t0.parent_id AS parent_id_15 FROM xc_menus t0 LEFT JOIN xc_menu_quick_flags t10 ON t10.menu_id = t0.id WHERE t0.lpos = ? LIMIT 1
Parameters:
[
1
]
|
|
0.87 ms (0.31%) |
1 |
SELECT x0_.zone_id AS zone_id_0, x0_.zone_name AS zone_name_1, x0_.is_default AS is_default_2, x1_.element_id AS element_id_3, x1_.element_value AS element_value_4, x1_.element_type AS element_type_5, x1_.zone_id AS zone_id_6 FROM xc_zones x0_ LEFT JOIN xc_zone_elements x1_ ON x0_.zone_id = x1_.zone_id ORDER BY x0_.is_default ASC, x0_.zone_id ASC, x0_.is_default DESC, x0_.zone_name ASC
Parameters:
[] |
|
0.81 ms (0.29%) |
1 |
SELECT t0.csLastUpdate AS csLastUpdate_1, t0.is_stickers_included_subcategories AS is_stickers_included_subcategories_2, t0.category_id AS category_id_3, t0.lpos AS lpos_4, t0.rpos AS rpos_5, t0.enabled AS enabled_6, t0.show_title AS show_title_7, t0.depth AS depth_8, t0.pos AS pos_9, t0.root_category_look AS root_category_look_10, t0.metaDescType AS metaDescType_11, t0.xcPendingExport AS xcPendingExport_12, t13.id AS id_14, t13.subcategories_count_all AS subcategories_count_all_15, t13.subcategories_count_enabled AS subcategories_count_enabled_16, t13.category_id AS category_id_17, t18.alt AS alt_19, t18.width AS width_20, t18.height AS height_21, t18.hash AS hash_22, t18.needProcess AS needProcess_23, t18.id AS id_24, t18.path AS path_25, t18.fileName AS fileName_26, t18.mime AS mime_27, t18.storageType AS storageType_28, t18.size AS size_29, t18.date AS date_30, t18.category_id AS category_id_31, t32.alt AS alt_33, t32.width AS width_34, t32.height AS height_35, t32.hash AS hash_36, t32.needProcess AS needProcess_37, t32.id AS id_38, t32.path AS path_39, t32.fileName AS fileName_40, t32.mime AS mime_41, t32.storageType AS storageType_42, t32.size AS size_43, t32.date AS date_44, t32.category_id AS category_id_45, t0.parent_id AS parent_id_46 FROM xc_categories t0 LEFT JOIN xc_category_quick_flags t13 ON t13.category_id = t0.category_id LEFT JOIN xc_category_images t18 ON t18.category_id = t0.category_id LEFT JOIN xc_category_banners t32 ON t32.category_id = t0.category_id WHERE t0.lpos = ? LIMIT 1
Parameters:
[
1
]
|
|
0.79 ms (0.28%) |
1 |
SELECT x0_.id AS id_0, x0_.entityType AS entityType_1, x0_.version AS version_2 FROM xc_entity_type_versions x0_
Parameters:
[] |
|
0.79 ms (0.28%) |
1 |
SELECT COUNT(DISTINCT x0_.product_id) AS sclr_0 FROM xc_products x0_ LEFT JOIN xc_product_translations x1_ ON x0_.product_id = x1_.id LEFT JOIN xc_product_membership_links x3_ ON x0_.product_id = x3_.product_id LEFT JOIN xc_memberships x2_ ON x2_.membership_id = x3_.membership_id LEFT JOIN xc_category_products x4_ ON x0_.product_id = x4_.product_id LEFT JOIN xc_categories x5_ ON x4_.category_id = x5_.category_id WHERE x0_.enabled = ? AND (x0_.arrivalDate < ? OR x0_.isAvailableForBackorder = ?) AND x2_.membership_id IS NULL AND x5_.category_id = ? LIMIT 1
Parameters:
[ 1 1765699199 1 1485 ] |
|
0.76 ms (0.27%) |
2 |
SELECT t0.membership_id AS membership_id_1, t0.position AS position_2, t0.enabled AS enabled_3 FROM xc_memberships t0 INNER JOIN xc_category_membership_links ON t0.membership_id = xc_category_membership_links.membership_id WHERE xc_category_membership_links.category_id = ?
Parameters:
[
1485
]
|
|
0.72 ms (0.25%) |
1 |
SELECT x0_.applyToWholesale AS applyToWholesale_0, x0_.id AS id_1, x0_.enabled AS enabled_2, x0_.value AS value_3, x0_.dateRangeBegin AS dateRangeBegin_4, x0_.dateRangeEnd AS dateRangeEnd_5, x0_.showInSeparateSection AS showInSeparateSection_6, x0_.metaDescType AS metaDescType_7, x0_.specificProducts AS specificProducts_8 FROM xc_sale_discounts x0_ WHERE x0_.enabled = ? AND (x0_.dateRangeBegin = 0 OR x0_.dateRangeBegin < ?) AND (x0_.dateRangeEnd = 0 OR x0_.dateRangeEnd > ?) ORDER BY x0_.id ASC
Parameters:
[ 1 1765692365 1765692365 ] |
|
0.69 ms (0.24%) |
2 |
SELECT t0.name AS name_1, t0.description AS description_2, t0.metaTags AS metaTags_3, t0.metaDesc AS metaDesc_4, t0.metaTitle AS metaTitle_5, t0.label_id AS label_id_6, t0.code AS code_7, t0.id AS id_8 FROM xc_category_translations t0 WHERE t0.id = ?
Parameters:
[
1485
]
|
|
0.61 ms (0.22%) |
1 |
SELECT x0_.id AS id_0, x0_.code AS code_1, x0_.model AS model_2, x0_.moduleName AS moduleName_3, x0_.width AS width_4, x0_.height AS height_5 FROM xc_images_settings x0_ WHERE x0_.moduleName = ?
Parameters:
[
"XC-CrispWhiteSkin"
]
|
|
0.55 ms (0.20%) |
1 |
SELECT t0.state_id AS state_id_1, t0.state AS state_2, t0.code AS code_3, t0.country_code AS country_code_4, t0.region_code AS region_code_5 FROM xc_states t0 WHERE t0.country_code = ? ORDER BY t0.state ASC
Parameters:
[
"CA"
]
|
|
0.53 ms (0.19%) |
1 |
SELECT DISTINCT x0_.product_id AS product_id_0 FROM xc_wishlist_link x1_ LEFT JOIN xc_products x0_ ON x1_.parent_product_id = x0_.product_id WHERE x1_.wishlist_id = ? AND x0_.enabled = ?
Parameters:
[ null 1 ] |
|
0.52 ms (0.18%) |
1 |
SELECT COUNT(DISTINCT x0_.product_id) AS sclr_0 FROM xc_products x0_ LEFT JOIN xc_product_translations x1_ ON x0_.product_id = x1_.id LEFT JOIN xc_product_membership_links x3_ ON x0_.product_id = x3_.product_id LEFT JOIN xc_memberships x2_ ON x2_.membership_id = x3_.membership_id INNER JOIN xc_featured_products x4_ ON x0_.product_id = x4_.product_id WHERE x0_.enabled = ? AND (x0_.arrivalDate < ? OR x0_.isAvailableForBackorder = ?) AND x2_.membership_id IS NULL AND x4_.category_id = ? LIMIT 1
Parameters:
[ 1 1765699199 1 1485 ] |
|
0.52 ms (0.18%) |
1 |
SELECT x0_.id AS id_0, x0_.cleanURL AS cleanURL_1, x0_.sale_discount_id AS sale_discount_id_2, x0_.page_id AS page_id_3, x0_.brand_id AS brand_id_4, x0_.product_id AS product_id_5, x0_.category_id AS category_id_6 FROM xc_clean_urls x0_ WHERE x0_.cleanURL = ? AND x0_.product_id IS NOT NULL ORDER BY x0_.id DESC LIMIT 1
Parameters:
[
"dimmers"
]
|
|
0.51 ms (0.18%) |
1 |
SELECT t0.id AS id_1, t0.wishlistName AS wishlistName_2, t0.hash AS hash_3, t0.profile_id AS profile_id_4 FROM xc_wishlists t0 WHERE t0.profile_id IS NULL LIMIT 1
Parameters:
[] |
|
0.51 ms (0.18%) |
1 |
SELECT x0_.lng_id AS lng_id_0, x0_.code AS code_1, x0_.code3 AS code3_2, x0_.r2l AS r2l_3, x0_.added AS added_4, x0_.enabled AS enabled_5, x0_.module AS module_6 FROM xc_languages x0_ WHERE x0_.added = 1 AND x0_.enabled = ?
Parameters:
[
1
]
|
|
0.48 ms (0.17%) |
1 |
SELECT t0.code AS code_1, t0.id AS id_2, t0.code3 AS code3_3, t0.enabled AS enabled_4, t0.currency_id AS currency_id_5, t0.lng_id AS lng_id_6 FROM xc_countries t0 WHERE t0.code = ?
Parameters:
[
"CA"
]
|
|
0.46 ms (0.16%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM xc_tmp_vars t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"cloud_search_reg_scheduled"
]
|
|
0.45 ms (0.16%) |
1 |
SELECT t0.currency_id AS currency_id_1, t0.code AS code_2, t0.symbol AS symbol_3, t0.prefix AS prefix_4, t0.suffix AS suffix_5, t0.e AS e_6, t0.decimalDelimiter AS decimalDelimiter_7, t0.thousandDelimiter AS thousandDelimiter_8, t0.roundUp AS roundUp_9 FROM xc_currencies t0 WHERE t0.currency_id = ?
Parameters:
[
124
]
|
|
0.41 ms (0.14%) |
1 |
SELECT t0.name AS name_1, t0.customHeader AS customHeader_2, t0.body AS body_3, t0.label_id AS label_id_4, t0.code AS code_5, t0.id AS id_6 FROM xc_anywhere_popup_translations t0 WHERE t0.id = ?
Parameters:
[
11
]
|
|
0.35 ms (0.12%) |
1 |
SELECT x0_.id AS id_0, x0_.class AS class_1, x0_.modificator AS modificator_2, x0_.validator AS validator_3, x0_.position AS position_4, x0_.behavior AS behavior_5, x0_.purpose AS purpose_6 FROM xc_money_modificators x0_ ORDER BY x0_.position ASC
Parameters:
[] |
|
0.35 ms (0.12%) |
2 |
SELECT t0.alt AS alt_1, t0.width AS width_2, t0.height AS height_3, t0.hash AS hash_4, t0.needProcess AS needProcess_5, t0.id AS id_6, t0.path AS path_7, t0.fileName AS fileName_8, t0.mime AS mime_9, t0.storageType AS storageType_10, t0.size AS size_11, t0.date AS date_12, t0.category_id AS category_id_13 FROM xc_category_images t0 WHERE t0.category_id = ?
Parameters:
[
1579
]
|
|
0.33 ms (0.12%) |
1 |
SELECT MAX(x0_.rpos) AS sclr_0 FROM xc_categories x0_ LIMIT 1
Parameters:
[] |
|
0.32 ms (0.11%) |
2 |
SELECT t0.id AS id_1, t0.subcategories_count_all AS subcategories_count_all_2, t0.subcategories_count_enabled AS subcategories_count_enabled_3, t0.category_id AS category_id_4 FROM xc_category_quick_flags t0 WHERE t0.category_id = ?
Parameters:
[
1579
]
|
|
0.31 ms (0.11%) |
2 |
SELECT t0.alt AS alt_1, t0.width AS width_2, t0.height AS height_3, t0.hash AS hash_4, t0.needProcess AS needProcess_5, t0.id AS id_6, t0.path AS path_7, t0.fileName AS fileName_8, t0.mime AS mime_9, t0.storageType AS storageType_10, t0.size AS size_11, t0.date AS date_12, t0.category_id AS category_id_13 FROM xc_category_banners t0 WHERE t0.category_id = ?
Parameters:
[
1579
]
|
|
0.25 ms (0.09%) |
1 |
SELECT x0_.applyToWholesale AS applyToWholesale_0, x0_.id AS id_1, x0_.enabled AS enabled_2, x0_.value AS value_3, x0_.dateRangeBegin AS dateRangeBegin_4, x0_.dateRangeEnd AS dateRangeEnd_5, x0_.showInSeparateSection AS showInSeparateSection_6, x0_.metaDescType AS metaDescType_7, x0_.specificProducts AS specificProducts_8 FROM xc_sale_discounts x0_ WHERE x0_.enabled = ? AND (x0_.dateRangeBegin = 0 OR x0_.dateRangeBegin < ?) AND (x0_.dateRangeEnd = 0 OR x0_.dateRangeEnd > ?) ORDER BY x0_.value DESC
Parameters:
[ 1 1765692365 1765692365 ] |
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.