https://evolt.stagingwebsites.info/connectors/push-in-connectors/

Query Metrics

578 Database Queries
52 Different statements
263.13 ms Query time
3 Invalid entities

Queries

Group similar statements

# Time Info
1 0.34 ms
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"
]
2 0.41 ms
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"
]
3 0.99 ms
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"
]
4 0.43 ms
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:
[
  "push-in-connectors"
]
5 0.53 ms
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
]
6 0.50 ms
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:
[
  "connectors"
  1
]
7 0.64 ms
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:
[
  1462
]
8 0.35 ms
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:
[
  "push-in-connectors"
  1462
]
9 0.50 ms
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:
[
  1468
]
10 0.44 ms
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
]
11 0.22 ms
SELECT MAX(x0_.rpos) AS sclr_0 FROM xc_categories x0_ LIMIT 1
Parameters:
[]
12 0.48 ms
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
  87
  88
  "806"
]
13 0.18 ms
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:
[
  1468
]
14 0.16 ms
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:
[
  1462
]
15 0.35 ms
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"
]
16 0.40 ms
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:
[
  1468
]
17 0.33 ms
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:
[
  1462
]
18 0.98 ms
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
  87
  88
  "806"
]
19 0.67 ms
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
]
20 0.49 ms
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
]
21 0.42 ms
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
  301
]
22 0.38 ms
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
  302
]
23 0.35 ms
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
  313
]
24 0.33 ms
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
  314
]
25 0.99 ms
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
  317
]
26 0.89 ms
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
  321
]
27 0.97 ms
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
  303
]
28 1.02 ms
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
  304
]
29 0.91 ms
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
  305
]
30 0.87 ms
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
  306
]
31 0.92 ms
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
  307
]
32 0.88 ms
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
  308
]
33 0.84 ms
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
  309
]
34 0.97 ms
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
  322
]
35 0.87 ms
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
  310
]
36 0.92 ms
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
  311
]
37 0.86 ms
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
  312
]
38 0.80 ms
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
  474
]
39 0.39 ms
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
]
40 0.66 ms
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 0.41 ms
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:
[
  302
]
42 0.62 ms
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:
[
  302
]
43 0.34 ms
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:
[
  313
]
44 0.60 ms
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:
[
  313
]
45 0.41 ms
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:
[
  501
]
46 0.50 ms
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:
[
  501
]
47 0.31 ms
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:
[
  502
]
48 0.38 ms
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:
[
  502
]
49 0.29 ms
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:
[
  503
]
50 0.37 ms
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:
[
  503
]
51 0.29 ms
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:
[
  504
]
52 0.36 ms
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:
[
  504
]
53 0.28 ms
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:
[
  314
]
54 0.45 ms
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:
[
  314
]
55 0.29 ms
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:
[
  508
]
56 0.36 ms
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:
[
  508
]
57 0.28 ms
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:
[
  509
]
58 0.35 ms
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:
[
  509
]
59 0.28 ms
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:
[
  315
]
60 0.35 ms
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:
[
  315
]
61 0.28 ms
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:
[
  316
]
62 0.38 ms
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:
[
  316
]
63 0.28 ms
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:
[
  317
]
64 0.42 ms
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:
[
  317
]
65 0.28 ms
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:
[
  510
]
66 0.35 ms
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:
[
  510
]
67 0.28 ms
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:
[
  511
]
68 0.36 ms
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:
[
  511
]
69 0.29 ms
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:
[
  512
]
70 0.36 ms
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:
[
  512
]
71 0.28 ms
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:
[
  513
]
72 0.35 ms
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:
[
  513
]
73 0.27 ms
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:
[
  318
]
74 0.35 ms
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:
[
  318
]
75 0.28 ms
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:
[
  319
]
76 0.35 ms
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:
[
  319
]
77 0.29 ms
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:
[
  320
]
78 0.35 ms
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:
[
  320
]
79 0.27 ms
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:
[
  321
]
80 0.43 ms
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:
[
  321
]
81 0.28 ms
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:
[
  514
]
82 0.35 ms
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:
[
  514
]
83 0.28 ms
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:
[
  515
]
84 0.35 ms
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:
[
  515
]
85 0.29 ms
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:
[
  516
]
86 0.35 ms
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:
[
  516
]
87 0.28 ms
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:
[
  517
]
88 0.35 ms
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:
[
  517
]
89 0.28 ms
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:
[
  518
]
90 0.35 ms
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:
[
  518
]
91 0.27 ms
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:
[
  303
]
92 0.43 ms
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:
[
  303
]
93 0.30 ms
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:
[
  323
]
94 0.36 ms
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:
[
  323
]
95 0.27 ms
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:
[
  324
]
96 0.35 ms
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:
[
  324
]
97 0.28 ms
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:
[
  325
]
98 0.35 ms
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:
[
  325
]
99 0.27 ms
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:
[
  326
]
100 0.37 ms
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:
[
  326
]
101 0.32 ms
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:
[
  338
]
102 0.38 ms
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:
[
  338
]
103 0.29 ms
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:
[
  304
]
104 0.48 ms
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:
[
  304
]
105 0.15 ms
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:
[
  341
]
106 0.18 ms
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:
[
  341
]
107 0.14 ms
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:
[
  350
]
108 0.19 ms
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:
[
  350
]
109 0.14 ms
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:
[
  342
]
110 0.17 ms
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:
[
  342
]
111 0.14 ms
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:
[
  343
]
112 0.17 ms
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:
[
  343
]
113 0.14 ms
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:
[
  344
]
114 0.17 ms
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:
[
  344
]
115 0.14 ms
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:
[
  345
]
116 0.23 ms
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:
[
  345
]
117 0.19 ms
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:
[
  346
]
118 0.19 ms
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:
[
  346
]
119 0.15 ms
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:
[
  347
]
120 0.17 ms
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:
[
  347
]
121 0.14 ms
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:
[
  348
]
122 0.17 ms
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:
[
  348
]
123 0.14 ms
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:
[
  349
]
124 0.17 ms
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:
[
  349
]
125 0.13 ms
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:
[
  305
]
126 0.22 ms
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:
[
  305
]
127 0.14 ms
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:
[
  351
]
128 0.17 ms
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:
[
  351
]
129 0.13 ms
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:
[
  352
]
130 0.18 ms
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:
[
  352
]
131 0.14 ms
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:
[
  353
]
132 0.16 ms
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:
[
  353
]
133 0.13 ms
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:
[
  354
]
134 0.17 ms
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:
[
  354
]
135 0.13 ms
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:
[
  356
]
136 0.16 ms
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:
[
  356
]
137 0.13 ms
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:
[
  357
]
138 0.16 ms
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:
[
  357
]
139 0.13 ms
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:
[
  358
]
140 0.16 ms
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:
[
  358
]
141 0.13 ms
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:
[
  359
]
142 0.23 ms
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:
[
  359
]
143 0.14 ms
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:
[
  360
]
144 0.18 ms
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:
[
  360
]
145 0.19 ms
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:
[
  361
]
146 0.18 ms
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:
[
  361
]
147 0.14 ms
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:
[
  306
]
148 0.22 ms
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:
[
  306
]
149 0.14 ms
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:
[
  362
]
150 0.17 ms
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:
[
  362
]
151 0.13 ms
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:
[
  365
]
152 0.16 ms
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:
[
  365
]
153 0.14 ms
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:
[
  363
]
154 0.16 ms
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:
[
  363
]
155 0.13 ms
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:
[
  368
]
156 0.16 ms
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:
[
  368
]
157 0.13 ms
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:
[
  364
]
158 0.16 ms
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:
[
  364
]
159 0.13 ms
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:
[
  366
]
160 0.16 ms
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:
[
  366
]
161 0.13 ms
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:
[
  367
]
162 0.16 ms
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:
[
  367
]
163 0.13 ms
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:
[
  370
]
164 0.17 ms
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:
[
  370
]
165 0.14 ms
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:
[
  369
]
166 0.17 ms
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:
[
  369
]
167 0.13 ms
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:
[
  307
]
168 0.22 ms
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:
[
  307
]
169 0.14 ms
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:
[
  392
]
170 0.16 ms
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:
[
  392
]
171 0.14 ms
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:
[
  393
]
172 0.16 ms
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:
[
  393
]
173 0.13 ms
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:
[
  394
]
174 0.16 ms
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:
[
  394
]
175 0.13 ms
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:
[
  396
]
176 0.17 ms
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:
[
  396
]
177 0.13 ms
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:
[
  397
]
178 0.16 ms
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:
[
  397
]
179 0.13 ms
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:
[
  398
]
180 0.16 ms
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:
[
  398
]
181 0.13 ms
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:
[
  399
]
182 0.16 ms
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:
[
  399
]
183 0.13 ms
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:
[
  395
]
184 0.16 ms
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:
[
  395
]
185 0.13 ms
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:
[
  400
]
186 0.16 ms
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:
[
  400
]
187 0.13 ms
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:
[
  401
]
188 0.16 ms
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:
[
  401
]
189 0.13 ms
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:
[
  308
]
190 0.21 ms
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:
[
  308
]
191 0.22 ms
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:
[
  402
]
192 0.25 ms
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:
[
  402
]
193 0.16 ms
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:
[
  403
]
194 0.48 ms
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:
[
  403
]
195 0.22 ms
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:
[
  404
]
196 0.22 ms
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:
[
  404
]
197 0.15 ms
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:
[
  405
]
198 0.18 ms
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:
[
  405
]
199 0.14 ms
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:
[
  406
]
200 0.17 ms
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:
[
  406
]
201 0.14 ms
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:
[
  407
]
202 0.16 ms
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:
[
  407
]
203 0.14 ms
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:
[
  408
]
204 0.16 ms
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:
[
  408
]
205 0.13 ms
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:
[
  409
]
206 0.17 ms
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:
[
  409
]
207 0.13 ms
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:
[
  410
]
208 0.17 ms
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:
[
  410
]
209 0.14 ms
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:
[
  309
]
210 0.22 ms
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:
[
  309
]
211 0.14 ms
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:
[
  411
]
212 0.17 ms
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:
[
  411
]
213 0.14 ms
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:
[
  414
]
214 0.16 ms
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:
[
  414
]
215 0.14 ms
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:
[
  419
]
216 0.16 ms
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:
[
  419
]
217 0.13 ms
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:
[
  424
]
218 0.16 ms
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:
[
  424
]
219 0.15 ms
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:
[
  418
]
220 0.16 ms
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:
[
  418
]
221 0.13 ms
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:
[
  421
]
222 0.16 ms
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:
[
  421
]
223 0.13 ms
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:
[
  322
]
224 0.23 ms
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:
[
  322
]
225 0.14 ms
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:
[
  432
]
226 0.16 ms
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:
[
  432
]
227 0.13 ms
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:
[
  425
]
228 0.16 ms
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:
[
  425
]
229 0.13 ms
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:
[
  426
]
230 0.19 ms
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:
[
  426
]
231 0.13 ms
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:
[
  427
]
232 0.16 ms
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:
[
  427
]
233 0.13 ms
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:
[
  443
]
234 0.16 ms
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:
[
  443
]
235 0.13 ms
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:
[
  428
]
236 0.17 ms
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:
[
  428
]
237 0.29 ms
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:
[
  429
]
238 0.31 ms
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:
[
  429
]
239 0.20 ms
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:
[
  430
]
240 0.26 ms
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:
[
  430
]
241 0.19 ms
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:
[
  438
]
242 0.29 ms
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:
[
  438
]
243 0.20 ms
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:
[
  434
]
244 0.29 ms
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:
[
  434
]
245 0.20 ms
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:
[
  431
]
246 0.24 ms
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:
[
  431
]
247 0.19 ms
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:
[
  433
]
248 0.23 ms
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:
[
  433
]
249 0.18 ms
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:
[
  310
]
250 0.30 ms
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:
[
  310
]
251 0.19 ms
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:
[
  448
]
252 0.22 ms
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:
[
  448
]
253 0.18 ms
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:
[
  449
]
254 0.23 ms
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:
[
  449
]
255 0.18 ms
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:
[
  444
]
256 0.22 ms
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:
[
  444
]
257 0.18 ms
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:
[
  445
]
258 0.22 ms
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:
[
  445
]
259 0.18 ms
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:
[
  490
]
260 0.29 ms
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:
[
  490
]
261 0.21 ms
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:
[
  446
]
262 0.23 ms
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:
[
  446
]
263 0.18 ms
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:
[
  447
]
264 0.22 ms
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:
[
  447
]
265 0.18 ms
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:
[
  450
]
266 0.22 ms
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:
[
  450
]
267 0.18 ms
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:
[
  311
]
268 0.30 ms
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:
[
  311
]
269 0.21 ms
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:
[
  451
]
270 0.23 ms
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:
[
  451
]
271 0.18 ms
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:
[
  452
]
272 0.22 ms
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:
[
  452
]
273 0.18 ms
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:
[
  453
]
274 0.22 ms
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:
[
  453
]
275 0.18 ms
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:
[
  454
]
276 0.24 ms
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:
[
  454
]
277 0.18 ms
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:
[
  455
]
278 0.23 ms
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:
[
  455
]
279 0.21 ms
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:
[
  456
]
280 0.23 ms
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:
[
  456
]
281 0.18 ms
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:
[
  457
]
282 0.22 ms
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:
[
  457
]
283 0.18 ms
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:
[
  458
]
284 0.22 ms
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:
[
  458
]
285 0.18 ms
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:
[
  459
]
286 0.22 ms
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:
[
  459
]
287 0.18 ms
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:
[
  312
]
288 0.32 ms
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:
[
  312
]
289 0.19 ms
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:
[
  464
]
290 0.22 ms
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:
[
  464
]
291 0.18 ms
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:
[
  465
]
292 0.22 ms
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:
[
  465
]
293 0.18 ms
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:
[
  466
]
294 0.22 ms
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:
[
  466
]
295 0.18 ms
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:
[
  472
]
296 0.22 ms
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:
[
  472
]
297 0.18 ms
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:
[
  477
]
298 0.24 ms
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:
[
  477
]
299 0.18 ms
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:
[
  269
]
300 0.22 ms
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:
[
  269
]
301 0.18 ms
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:
[
  474
]
302 0.27 ms
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:
[
  474
]
303 0.18 ms
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:
[
  484
]
304 0.22 ms
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:
[
  484
]
305 0.18 ms
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:
[
  483
]
306 0.22 ms
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:
[
  483
]
307 0.18 ms
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:
[
  481
]
308 0.24 ms
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:
[
  481
]
309 0.15 ms
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:
[
  485
]
310 0.21 ms
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:
[
  485
]
311 0.14 ms
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:
[
  473
]
312 0.41 ms
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:
[
  473
]
313 15.65 ms
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
]
314 0.39 ms
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:
[
  412
]
315 0.20 ms
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:
[
  413
]
316 0.22 ms
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:
[
  420
]
317 0.22 ms
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:
[
  460
]
318 0.21 ms
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:
[
  461
]
319 0.21 ms
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:
[
  462
]
320 0.21 ms
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:
[
  463
]
321 0.18 ms
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:
[
  467
]
322 0.17 ms
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:
[
  468
]
323 0.16 ms
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:
[
  469
]
324 0.16 ms
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:
[
  470
]
325 0.16 ms
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:
[
  471
]
326 0.74 ms
SELECT x0_.id AS id_0, x0_.entityType AS entityType_1, x0_.version AS version_2 FROM xc_entity_type_versions x0_
Parameters:
[]
327 1.18 ms
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
  87
  88
  "806"
]
328 0.98 ms
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"
  1765692605
  1765692605
]
329 0.49 ms
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"
]
330 0.50 ms
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
]
331 0.78 ms
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
  87
  88
  "806"
]
332 0.89 ms
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
  87
  88
  "806"
]
333 0.34 ms
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
]
334 0.47 ms
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:
[]
335 0.89 ms
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:
[]
336 0.56 ms
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
  1765692612
  1765692612
]
337 1.20 ms
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
  87
  88
  1
  "sale_percent"
  "sale_price"
]
338 0.75 ms
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:
[
  1468
]
339 1.33 ms
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
  87
  88
  "806"
]
340 0.46 ms
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:
[
  1462
]
341 1.08 ms
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
  74
  95
  "806"
]
342 1.11 ms
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
  87
  88
  "806"
]
343 1.26 ms
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
  1468
]
344 1.14 ms
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
  1468
]
345 1.29 ms
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
  87
  88
  "806"
]
346 1.23 ms
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
  87
  88
  "806"
]
347 1.20 ms
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
  87
  88
  "806"
]
348 1.18 ms
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
  87
  88
  "806"
]
349 1.08 ms
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
  87
  88
  "806"
]
350 1.09 ms
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
  87
  88
  "806"
]
351 1.14 ms
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
  87
  88
  "806"
]
352 1.08 ms
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
  87
  88
  "806"
]
353 1.13 ms
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
  87
  88
  "806"
]
354 1.87 ms
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
  1468
]
355 0.80 ms
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:
[
  9886
]
356 0.62 ms
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:
[
  9886
]
357 0.64 ms
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:
[
  9886
]
358 0.53 ms
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:
[
  9886
]
359 0.81 ms
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
  1468
  9886
]
360 1.11 ms
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
  87
  88
  "806"
]
361 0.57 ms
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:
[
  9886
]
362 1.26 ms
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
  87
  88
  "806"
]
363 0.57 ms
SELECT t0.sticker_id AS sticker_id_1, t0.position AS position_2, t0.enabled AS enabled_3, t0.text_color AS text_color_4, t0.bg_color AS bg_color_5, t0.isLabel AS isLabel_6 FROM xc_product_stickers t0 INNER JOIN xc_product_stickers_links ON t0.sticker_id = xc_product_stickers_links.sticker_id WHERE xc_product_stickers_links.product_id = ?
Parameters:
[
  9886
]
364 0.50 ms
SELECT t0.sticker_id AS sticker_id_1, t0.position AS position_2, t0.enabled AS enabled_3, t0.text_color AS text_color_4, t0.bg_color AS bg_color_5, t0.isLabel AS isLabel_6 FROM xc_product_stickers t0 INNER JOIN xc_category_stickers_links ON t0.sticker_id = xc_category_stickers_links.sticker_id WHERE xc_category_stickers_links.category_id = ?
Parameters:
[
  1468
]
365 0.40 ms
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_product_stickers_translations t0 WHERE t0.id = ?
Parameters:
[
  2
]
366 1.08 ms
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"
  9886
  "P"
  140
]
367 0.95 ms
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"
  9886
  1
  140
]
368 0.91 ms
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"
  9886
  "P"
  140
]
369 1.05 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9886
]
370 0.56 ms
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:
[]
371 0.65 ms
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
  1765692612
  1765692612
]
372 0.86 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9886
]
373 0.75 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9886
]
374 0.56 ms
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/items_list/product/parts/common.product-name.twig"
  1
]
375 0.80 ms
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
  1468
  9886
]
376 1.03 ms
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
  87
  88
  "806"
]
377 0.47 ms
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:
[
  9886
]
378 0.86 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9886
]
379 0.73 ms
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:
[
  9886
  1
]
380 0.61 ms
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:
[
  9886
  1
  ""
]
381 1.02 ms
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
  1468
  9886
]
382 1.05 ms
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
  87
  88
  "806"
]
383 0.60 ms
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:
[
  9886
  1
]
384 0.82 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9886
]
385 0.75 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9886
]
386 0.71 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9886
]
387 0.64 ms
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/modules/QSL/MyWishlist/common_add_button/body.twig"
  1
]
388 0.48 ms
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
]
389 0.58 ms
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:
[
  9896
]
390 0.42 ms
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:
[
  9896
]
391 0.51 ms
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:
[
  9896
]
392 0.44 ms
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:
[
  9896
]
393 0.74 ms
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
  1468
  9896
]
394 0.93 ms
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
  87
  88
  "806"
]
395 0.43 ms
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:
[
  9896
]
396 1.03 ms
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
  87
  88
  "806"
]
397 0.41 ms
SELECT t0.sticker_id AS sticker_id_1, t0.position AS position_2, t0.enabled AS enabled_3, t0.text_color AS text_color_4, t0.bg_color AS bg_color_5, t0.isLabel AS isLabel_6 FROM xc_product_stickers t0 INNER JOIN xc_product_stickers_links ON t0.sticker_id = xc_product_stickers_links.sticker_id WHERE xc_product_stickers_links.product_id = ?
Parameters:
[
  9896
]
398 1.00 ms
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"
  9896
  "P"
  140
]
399 0.75 ms
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"
  9896
  1
  140
]
400 0.76 ms
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"
  9896
  "P"
  140
]
401 0.72 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9896
]
402 0.67 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9896
]
403 0.71 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9896
]
404 0.79 ms
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
  1468
  9896
]
405 1.06 ms
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
  87
  88
  "806"
]
406 0.43 ms
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:
[
  9896
]
407 0.74 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9896
]
408 0.55 ms
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:
[
  9896
  1
]
409 0.61 ms
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:
[
  9896
  1
  ""
]
410 0.71 ms
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
  1468
  9896
]
411 0.91 ms
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
  87
  88
  "806"
]
412 0.59 ms
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:
[
  9896
  1
]
413 0.76 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9896
]
414 0.76 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9896
]
415 0.73 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9896
]
416 0.82 ms
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:
[
  9907
]
417 0.52 ms
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:
[
  9907
]
418 0.49 ms
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:
[
  9907
]
419 0.36 ms
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:
[
  9907
]
420 0.80 ms
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
  1468
  9907
]
421 1.02 ms
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
  87
  88
  "806"
]
422 0.45 ms
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:
[
  9907
]
423 1.08 ms
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
  87
  88
  "806"
]
424 0.44 ms
SELECT t0.sticker_id AS sticker_id_1, t0.position AS position_2, t0.enabled AS enabled_3, t0.text_color AS text_color_4, t0.bg_color AS bg_color_5, t0.isLabel AS isLabel_6 FROM xc_product_stickers t0 INNER JOIN xc_product_stickers_links ON t0.sticker_id = xc_product_stickers_links.sticker_id WHERE xc_product_stickers_links.product_id = ?
Parameters:
[
  9907
]
425 0.91 ms
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"
  9907
  "P"
  140
]
426 0.59 ms
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"
  9907
  1
  140
]
427 0.59 ms
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"
  9907
  "P"
  140
]
428 0.61 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9907
]
429 0.59 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9907
]
430 0.57 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9907
]
431 0.70 ms
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
  1468
  9907
]
432 0.95 ms
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
  87
  88
  "806"
]
433 0.44 ms
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:
[
  9907
]
434 0.79 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9907
]
435 0.59 ms
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:
[
  9907
  1
]
436 0.59 ms
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:
[
  9907
  1
  ""
]
437 0.71 ms
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
  1468
  9907
]
438 0.98 ms
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
  87
  88
  "806"
]
439 0.55 ms
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:
[
  9907
  1
]
440 0.80 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9907
]
441 0.79 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9907
]
442 0.73 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9907
]
443 0.67 ms
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:
[
  9845
]
444 0.49 ms
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:
[
  9845
]
445 0.32 ms
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:
[
  9845
]
446 0.27 ms
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:
[
  9845
]
447 0.43 ms
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
  1468
  9845
]
448 0.55 ms
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
  87
  88
  "806"
]
449 0.29 ms
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:
[
  9845
]
450 0.55 ms
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
  87
  88
  "806"
]
451 0.29 ms
SELECT t0.sticker_id AS sticker_id_1, t0.position AS position_2, t0.enabled AS enabled_3, t0.text_color AS text_color_4, t0.bg_color AS bg_color_5, t0.isLabel AS isLabel_6 FROM xc_product_stickers t0 INNER JOIN xc_product_stickers_links ON t0.sticker_id = xc_product_stickers_links.sticker_id WHERE xc_product_stickers_links.product_id = ?
Parameters:
[
  9845
]
452 0.59 ms
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"
  9845
  "P"
  140
]
453 0.40 ms
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"
  9845
  1
  140
]
454 0.38 ms
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"
  9845
  "P"
  140
]
455 0.43 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9845
]
456 0.38 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9845
]
457 0.39 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9845
]
458 0.48 ms
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
  1468
  9845
]
459 0.56 ms
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
  87
  88
  "806"
]
460 0.27 ms
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:
[
  9845
]
461 0.40 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9845
]
462 0.30 ms
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:
[
  9845
  1
]
463 0.32 ms
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:
[
  9845
  1
  ""
]
464 0.42 ms
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
  1468
  9845
]
465 0.58 ms
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
  87
  88
  "806"
]
466 0.31 ms
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:
[
  9845
  1
]
467 0.40 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9845
]
468 0.49 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9845
]
469 0.39 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9845
]
470 0.52 ms
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:
[
  9855
]
471 0.27 ms
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:
[
  9855
]
472 0.28 ms
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:
[
  9855
]
473 0.26 ms
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:
[
  9855
]
474 0.43 ms
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
  1468
  9855
]
475 0.55 ms
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
  87
  88
  "806"
]
476 0.30 ms
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:
[
  9855
]
477 0.67 ms
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
  87
  88
  "806"
]
478 0.32 ms
SELECT t0.sticker_id AS sticker_id_1, t0.position AS position_2, t0.enabled AS enabled_3, t0.text_color AS text_color_4, t0.bg_color AS bg_color_5, t0.isLabel AS isLabel_6 FROM xc_product_stickers t0 INNER JOIN xc_product_stickers_links ON t0.sticker_id = xc_product_stickers_links.sticker_id WHERE xc_product_stickers_links.product_id = ?
Parameters:
[
  9855
]
479 0.24 ms
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_product_stickers_translations t0 WHERE t0.id = ?
Parameters:
[
  28
]
480 0.69 ms
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"
  9855
  "P"
  140
]
481 0.46 ms
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"
  9855
  1
  140
]
482 0.48 ms
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"
  9855
  "P"
  140
]
483 0.44 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9855
]
484 0.42 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9855
]
485 0.40 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9855
]
486 0.48 ms
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
  1468
  9855
]
487 0.56 ms
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
  87
  88
  "806"
]
488 0.28 ms
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:
[
  9855
]
489 0.40 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9855
]
490 0.30 ms
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:
[
  9855
  1
]
491 0.32 ms
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:
[
  9855
  1
  ""
]
492 0.42 ms
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
  1468
  9855
]
493 0.55 ms
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
  87
  88
  "806"
]
494 0.29 ms
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:
[
  9855
  1
]
495 0.66 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9855
]
496 0.41 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9855
]
497 0.71 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9855
]
498 0.58 ms
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:
[
  9864
]
499 0.29 ms
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:
[
  9864
]
500 0.27 ms
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:
[
  9864
]
501 0.35 ms
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:
[
  9864
]
502 0.66 ms
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
  1468
  9864
]
503 0.83 ms
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
  87
  88
  "806"
]
504 0.25 ms
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:
[
  9864
]
505 0.60 ms
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
  87
  88
  "806"
]
506 0.44 ms
SELECT t0.sticker_id AS sticker_id_1, t0.position AS position_2, t0.enabled AS enabled_3, t0.text_color AS text_color_4, t0.bg_color AS bg_color_5, t0.isLabel AS isLabel_6 FROM xc_product_stickers t0 INNER JOIN xc_product_stickers_links ON t0.sticker_id = xc_product_stickers_links.sticker_id WHERE xc_product_stickers_links.product_id = ?
Parameters:
[
  9864
]
507 0.58 ms
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"
  9864
  "P"
  140
]
508 0.41 ms
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"
  9864
  1
  140
]
509 0.71 ms
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"
  9864
  "P"
  140
]
510 0.39 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9864
]
511 0.67 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9864
]
512 0.58 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9864
]
513 0.67 ms
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
  1468
  9864
]
514 0.51 ms
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
  87
  88
  "806"
]
515 0.23 ms
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:
[
  9864
]
516 0.34 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9864
]
517 0.25 ms
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:
[
  9864
  1
]
518 0.26 ms
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:
[
  9864
  1
  ""
]
519 0.64 ms
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
  1468
  9864
]
520 0.91 ms
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
  87
  88
  "806"
]
521 0.30 ms
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:
[
  9864
  1
]
522 0.70 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9864
]
523 0.71 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9864
]
524 0.41 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9864
]
525 0.70 ms
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:
[
  9875
]
526 0.54 ms
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:
[
  9875
]
527 0.40 ms
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:
[
  9875
]
528 0.48 ms
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:
[
  9875
]
529 0.45 ms
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
  1468
  9875
]
530 0.99 ms
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
  87
  88
  "806"
]
531 0.60 ms
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:
[
  9875
]
532 1.21 ms
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
  87
  88
  "806"
]
533 0.54 ms
SELECT t0.sticker_id AS sticker_id_1, t0.position AS position_2, t0.enabled AS enabled_3, t0.text_color AS text_color_4, t0.bg_color AS bg_color_5, t0.isLabel AS isLabel_6 FROM xc_product_stickers t0 INNER JOIN xc_product_stickers_links ON t0.sticker_id = xc_product_stickers_links.sticker_id WHERE xc_product_stickers_links.product_id = ?
Parameters:
[
  9875
]
534 1.02 ms
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"
  9875
  "P"
  140
]
535 0.76 ms
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"
  9875
  1
  140
]
536 0.77 ms
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"
  9875
  "P"
  140
]
537 0.66 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9875
]
538 0.60 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9875
]
539 0.61 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9875
]
540 0.74 ms
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
  1468
  9875
]
541 0.93 ms
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
  87
  88
  "806"
]
542 0.39 ms
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:
[
  9875
]
543 0.68 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9875
]
544 0.54 ms
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:
[
  9875
  1
]
545 0.48 ms
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:
[
  9875
  1
  ""
]
546 0.87 ms
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
  1468
  9875
]
547 1.02 ms
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
  87
  88
  "806"
]
548 0.59 ms
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:
[
  9875
  1
]
549 0.64 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9875
]
550 0.65 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9875
]
551 0.60 ms
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xc_wholesale_prices x0_ LEFT JOIN xc_memberships x1_ ON x0_.membership_id = x1_.membership_id WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.membership_id IS NULL AND x0_.quantityRangeBegin <= ? AND (x0_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.price ASC
Parameters:
[
  100
  100
  9875
]
552 0.61 ms
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
]
553 1.12 ms
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
  "F"
  1
  495
]
554 0.84 ms
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
  "F"
  1
  492
]
555 0.79 ms
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
  "F"
  1
  217
]
556 0.81 ms
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
  "F"
  1
  278
]
557 0.36 ms
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:
[
  492
]
558 0.32 ms
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:
[
  493
]
559 0.29 ms
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:
[
  217
]
560 0.28 ms
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:
[
  491
]
561 0.28 ms
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:
[
  278
]
562 0.28 ms
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:
[
  282
]
563 0.27 ms
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:
[
  280
]
564 0.27 ms
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:
[
  281
]
565 0.29 ms
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:
[
  279
]
566 0.46 ms
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:
[
  492
]
567 0.40 ms
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:
[
  493
]
568 0.39 ms
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:
[
  217
]
569 0.36 ms
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:
[
  491
]
570 0.43 ms
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:
[
  278
]
571 0.36 ms
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:
[
  279
]
572 0.35 ms
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:
[
  280
]
573 0.34 ms
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:
[
  281
]
574 0.35 ms
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:
[
  282
]
575 0.56 ms
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/footer/main.footer.section.twig"
  1
]
576 0.61 ms
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/header/body.twig"
  1
]
577 1.41 ms
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
  87
  88
  "806"
]
578 1.21 ms
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
  87
  88
  "806"
]

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.

Entities Mapping

Class Mapping errors
XLite\Model\Profile No errors.
XLite\Model\Cart No errors.
XLite\Model\OrderItem No errors.
QSL\ProductStickers\Model\ProductSticker No errors.
XLite\Model\ProductClass No errors.
XLite\Model\Membership
  • The mappings XLite\Model\Membership#payment_methods and XLite\Model\Payment\Method#memberships are inconsistent with each other.
CDev\Sale\Model\SaleDiscountProduct No errors.
XLite\Model\Category No errors.
XLite\Model\Zone No errors.
XLite\Model\Config No errors.
XLite\Model\Country No errors.
XLite\Model\Currency No errors.
XLite\Model\Language No errors.
XLite\Model\State No errors.
XLite\Model\Region No errors.
XLite\Model\CountryTranslation No errors.
XLite\Model\CleanURL No errors.
XLite\Model\Category\QuickFlags No errors.
XLite\Model\Image\Category\Image No errors.
XLite\Model\Image\Category\Banner No errors.
CDev\FeaturedProducts\Model\FeaturedProduct No errors.
CDev\Sale\Model\SaleDiscount No errors.
QSL\Banner\Model\Banner No errors.
RedSqui\GiftCertificates\Model\GiftCerts No errors.
XLite\Model\CategoryProducts No errors.
XLite\Model\CategoryTranslation No errors.
CDev\SimpleCMS\Model\Page No errors.
QSL\ShopByBrand\Model\Brand No errors.
XLite\Model\Product No errors.
XLite\Model\LanguageTranslation No errors.
XLite\Model\TmpVar No errors.
XLite\Model\ViewList No errors.
XLite\Model\LanguageLabel No errors.
CDev\SimpleCMS\Model\Menu No errors.
CDev\SimpleCMS\Model\Menu\QuickFlags No errors.
CDev\SimpleCMS\Model\MenuTranslation No errors.
XLite\Model\EntityTypeVersion No errors.
QSL\PopupAnywhere\Model\Popup No errors.
QSL\PopupAnywhere\Model\PopupTranslation No errors.
XLite\Model\ImageSettings No errors.
XLite\Model\Image\Common\Logo No errors.
XC\ThemeTweaker\Model\Template No errors.
XLite\Model\Order No errors.
XLite\Model\CurrencyTranslation No errors.
QSL\MyWishlist\Model\Wishlist
  • The field QSL\MyWishlist\Model\Wishlist#wishlistLinks is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity QSL\MyWishlist\Model\WishlistLink#wishlist does not contain the required 'inversedBy="wishlistLinks"' attribute.
XLite\Model\ZoneElement No errors.
CDev\VolumeDiscounts\Model\VolumeDiscount No errors.
XLite\Model\Shipping\Markup No errors.
CDev\FileAttachments\Model\Product\Attachment No errors.
CDev\Wholesale\Model\WholesalePrice No errors.
CSI\MakeAnOffer\Model\MakeAnOffer No errors.
QSL\MyWishlist\Model\WishlistLink No errors.
XC\CustomProductTabs\Model\Product\Tab No errors.
XC\ProductTags\Model\Tag No errors.
XC\Reviews\Model\Review No errors.
XC\Upselling\Model\UpsellingProduct No errors.
XLite\Model\Image\Product\Image No errors.
XLite\Model\TaxClass No errors.
XLite\Model\Attribute No errors.
XLite\Model\AttributeValue\AttributeValueCheckbox No errors.
XLite\Model\AttributeValue\AttributeValueText No errors.
XLite\Model\AttributeValue\AttributeValueSelect No errors.
XLite\Model\AttributeValue\AttributeValueHidden No errors.
XLite\Model\QuickData No errors.
XLite\Model\ProductTranslation No errors.
CDev\Wholesale\Model\MinQuantity
  • The association CDev\Wholesale\Model\MinQuantity#membership refers to the inverse side field XLite\Model\Membership#minQuantities which does not exist.
QSL\ProductStickers\Model\ProductStickerTranslation No errors.
XLite\Model\MoneyModificator No errors.