Query Metrics
275
Database Queries
57
Different statements
297.16 ms
Query time
7
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
73.98 ms (24.90%) |
30 |
SELECT x0_.list_id AS list_id_0, x0_.list AS list_1, x0_.interface AS interface_2, x0_.zone AS zone_3, x0_.child AS child_4, x0_.weight AS weight_5, x0_.tpl AS tpl_6, x0_.version AS version_7, x0_.preset AS preset_8, x0_.list_override AS list_override_9, x0_.weight_override AS weight_override_10, x0_.override_mode AS override_mode_11, x0_.deleted AS deleted_12, x0_.entityId AS entityId_13, CASE WHEN x0_.override_mode > 0 THEN x0_.weight_override ELSE x0_.weight END AS sclr_14, x0_.parent_id AS parent_id_15 FROM xc_view_lists x0_ WHERE (IF(x0_.list_override <> ? AND x0_.override_mode > 0, x0_.list_override, x0_.list) IN (?)) AND (x0_.list_id NOT IN (SELECT DISTINCT x1_.parent_id AS sclr_16 FROM xc_view_lists x1_ WHERE x1_.parent_id IS NOT NULL AND x1_.preset LIKE ? AND x1_.override_mode <> ?)) AND (x0_.list_id NOT IN (SELECT DISTINCT x2_.list_id FROM xc_view_lists x2_ WHERE x2_.parent_id IS NOT NULL AND (x2_.preset NOT LIKE ? OR x2_.override_mode = ?))) AND x0_.version IS NULL AND x0_.override_mode IN (?, ?) AND x0_.deleted = ? AND x0_.interface LIKE ? AND x0_.zone LIKE ? ORDER BY sclr_14 ASC
Parameters:
[ "" "amp.body" "left" 3 "left" 3 0 1 0 "web" "customer" ] |
|
27.39 ms (9.22%) |
43 |
SELECT x0_.ogMeta AS ogMeta_0, x0_.useCustomOG AS useCustomOG_1, x0_.csCreated AS csCreated_2, x0_.csLastUpdate AS csLastUpdate_3, x0_.is_stickers_included_subcategories AS is_stickers_included_subcategories_4, x0_.demo AS demo_5, x0_.category_id AS category_id_6, x0_.lpos AS lpos_7, x0_.rpos AS rpos_8, x0_.enabled AS enabled_9, x0_.show_title AS show_title_10, x0_.depth AS depth_11, x0_.pos AS pos_12, x0_.root_category_look AS root_category_look_13, x0_.metaDescType AS metaDescType_14, x0_.xcPendingExport AS xcPendingExport_15, x0_.parent_id AS parent_id_16 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 2 9 24 ] |
|
15.26 ms (5.14%) |
32 |
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 3 14 ] |
|
10.08 ms (3.39%) |
6 |
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 2 "F" 1 2 ] |
|
9.75 ms (3.28%) |
1 |
SELECT x0_.socialLoginProvider AS socialLoginProvider_0, x0_.socialLoginId AS socialLoginId_1, x0_.gaClientId AS gaClientId_2, x0_.gaSessionId AS gaSessionId_3, x0_.numberOfReminderCoupons AS numberOfReminderCoupons_4, x0_.braintree_customer_id AS braintree_customer_id_5, x0_.saveCardBoxChecked AS saveCardBoxChecked_6, x0_.conciergeUserId AS conciergeUserId_7, x0_.stripeCustomerId AS stripeCustomerId_8, x0_.xpaymentsCustomerId AS xpaymentsCustomerId_9, x0_.profile_id AS profile_id_10, x0_.login AS login_11, x0_.password AS password_12, x0_.password_hint AS password_hint_13, x0_.password_hint_answer AS password_hint_answer_14, x0_.passwordResetKey AS passwordResetKey_15, x0_.passwordResetKeyDate AS passwordResetKeyDate_16, x0_.access_level AS access_level_17, x0_.added AS added_18, x0_.first_login AS first_login_19, x0_.last_login AS last_login_20, x0_.status AS status_21, x0_.statusComment AS statusComment_22, x0_.referer AS referer_23, x0_.language AS language_24, x0_.last_shipping_id AS last_shipping_id_25, x0_.last_payment_id AS last_payment_id_26, x0_.anonymous AS anonymous_27, x0_.forceChangePassword AS forceChangePassword_28, x0_.dateOfLoginAttempt AS dateOfLoginAttempt_29, x0_.countOfLoginAttempts AS countOfLoginAttempts_30, x0_.searchFakeField AS searchFakeField_31, x0_.xcPendingExport AS xcPendingExport_32, x0_.lastCheckoutEmail AS lastCheckoutEmail_33, x0_.order_id AS order_id_34, x0_.membership_id AS membership_id_35, x0_.pending_membership_id AS pending_membership_id_36 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" ] |
|
9.57 ms (3.22%) |
1 |
SELECT COUNT(DISTINCT x0_.product_id) AS sclr_0 FROM xc_products x0_ LEFT JOIN xc_product_translations x1_ ON x0_.product_id = x1_.id LEFT JOIN xc_product_membership_links x3_ ON x0_.product_id = x3_.product_id LEFT JOIN xc_memberships x2_ ON x2_.membership_id = x3_.membership_id INNER JOIN xc_featured_products x4_ ON x0_.product_id = x4_.product_id LEFT JOIN xc_product_variants x5_ ON x0_.product_id = x5_.product_id WHERE x0_.enabled = ? AND x0_.arrivalDate < ? AND x2_.membership_id IS NULL AND x4_.category_id = ? AND (x0_.inventoryEnabled = ? OR x5_.amount > ? OR (x0_.amount > ? AND (x5_.id IS NULL OR x5_.defaultAmount = ?)) OR x0_.isAvailableForBackorder = ?)
Parameters:
[ 1 1778367599 2 0 0 0 1 1 ] |
|
8.97 ms (3.02%) |
18 |
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:
[
14
]
|
|
8.79 ms (2.96%) |
1 |
SELECT t0.ogMeta AS ogMeta_1, t0.useCustomOG AS useCustomOG_2, t0.csCreated AS csCreated_3, t0.csLastUpdate AS csLastUpdate_4, t0.is_stickers_included_subcategories AS is_stickers_included_subcategories_5, t0.demo AS demo_6, t0.category_id AS category_id_7, t0.lpos AS lpos_8, t0.rpos AS rpos_9, t0.enabled AS enabled_10, t0.show_title AS show_title_11, t0.depth AS depth_12, t0.pos AS pos_13, t0.root_category_look AS root_category_look_14, t0.metaDescType AS metaDescType_15, t0.xcPendingExport AS xcPendingExport_16, t17.id AS id_18, t17.subcategories_count_all AS subcategories_count_all_19, t17.subcategories_count_enabled AS subcategories_count_enabled_20, t17.category_id AS category_id_21, t22.alt AS alt_23, t22.width AS width_24, t22.height AS height_25, t22.hash AS hash_26, t22.needProcess AS needProcess_27, t22.id AS id_28, t22.path AS path_29, t22.fileName AS fileName_30, t22.mime AS mime_31, t22.storageType AS storageType_32, t22.size AS size_33, t22.date AS date_34, t22.category_id AS category_id_35, t36.alt AS alt_37, t36.width AS width_38, t36.height AS height_39, t36.hash AS hash_40, t36.needProcess AS needProcess_41, t36.id AS id_42, t36.path AS path_43, t36.fileName AS fileName_44, t36.mime AS mime_45, t36.storageType AS storageType_46, t36.size AS size_47, t36.date AS date_48, t36.category_id AS category_id_49, t0.parent_id AS parent_id_50 FROM xc_categories t0 LEFT JOIN xc_category_quick_flags t17 ON t17.category_id = t0.category_id LEFT JOIN xc_category_images t22 ON t22.category_id = t0.category_id LEFT JOIN xc_category_banners t36 ON t36.category_id = t0.category_id WHERE t0.lpos = ? LIMIT 1
Parameters:
[
1
]
|
|
8.14 ms (2.74%) |
1 |
SELECT COUNT(DISTINCT x0_.product_id) AS sclr_0 FROM xc_products x0_ LEFT JOIN xc_product_translations x1_ ON x0_.product_id = x1_.id LEFT JOIN xc_product_membership_links x3_ ON x0_.product_id = x3_.product_id LEFT JOIN xc_memberships x2_ ON x2_.membership_id = x3_.membership_id LEFT JOIN xc_category_products x4_ ON x0_.product_id = x4_.product_id LEFT JOIN xc_categories x5_ ON x4_.category_id = x5_.category_id LEFT JOIN xc_product_variants x6_ ON x0_.product_id = x6_.product_id WHERE x0_.enabled = ? AND x0_.arrivalDate < ? AND x2_.membership_id IS NULL AND (x5_.lpos BETWEEN ? AND ?) AND x0_.sales > 0 AND (x0_.inventoryEnabled = ? OR x6_.amount > ? OR (x0_.amount > ? AND (x6_.id IS NULL OR x6_.defaultAmount = ?)) OR x0_.isAvailableForBackorder = ?)
Parameters:
[ 1 1778367599 2 9 0 0 0 1 1 ] |
|
7.30 ms (2.45%) |
1 |
SELECT x0_.active_currency_id AS active_currency_id_0, x0_.rate AS rate_1, x0_.enabled AS enabled_2, x0_.position AS position_3, x0_.rateDate AS rateDate_4, x0_.currency_id AS currency_id_5 FROM xc_active_currencies x0_ INNER JOIN xc_currencies x1_ ON x0_.currency_id = x1_.currency_id WHERE x1_.code = ? AND x0_.enabled = ? LIMIT 1
Parameters:
[ null 1 ] |
|
6.69 ms (2.25%) |
6 |
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" 14 1 1 ] |
|
6.37 ms (2.14%) |
6 |
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" 14 "P" 1 ] |
|
6.18 ms (2.08%) |
1 |
SELECT x0_.lng_id AS lng_id_0, x0_.code AS code_1, x0_.code3 AS code3_2, x0_.r2l AS r2l_3, x0_.added AS added_4, x0_.enabled AS enabled_5, x0_.module AS module_6 FROM xc_languages x0_ WHERE x0_.added = 1 AND x0_.enabled = ?
Parameters:
[
1
]
|
|
5.55 ms (1.87%) |
19 |
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:
[
14
]
|
|
5.55 ms (1.87%) |
6 |
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:
[
14
]
|
|
5.54 ms (1.87%) |
1 |
SELECT COUNT(DISTINCT x0_.product_id) AS sclr_0 FROM xc_products x0_ LEFT JOIN xc_product_translations x1_ ON x0_.product_id = x1_.id LEFT JOIN xc_product_membership_links x3_ ON x0_.product_id = x3_.product_id LEFT JOIN xc_memberships x2_ ON x2_.membership_id = x3_.membership_id LEFT JOIN xc_category_products x4_ ON x0_.product_id = x4_.product_id LEFT JOIN xc_categories x5_ ON x4_.category_id = x5_.category_id LEFT JOIN xc_product_variants x6_ ON x0_.product_id = x6_.product_id WHERE x0_.enabled = ? AND x0_.arrivalDate < ? AND x2_.membership_id IS NULL AND x5_.category_id = ? AND (x0_.inventoryEnabled = ? OR x6_.amount > ? OR (x0_.amount > ? AND (x6_.id IS NULL OR x6_.defaultAmount = ?)) OR x0_.isAvailableForBackorder = ?)
Parameters:
[ 1 1778367599 2 0 0 0 1 1 ] |
|
5.43 ms (1.83%) |
1 |
SELECT t0.id AS id_1, t0.link AS link_2, t0.lpos AS lpos_3, t0.rpos AS rpos_4, t0.depth AS depth_5, t0.type AS type_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.visibleFor AS visibleFor_9, t10.id AS id_11, t10.submenus_count_all AS submenus_count_all_12, t10.submenus_count_enabled AS submenus_count_enabled_13, t10.menu_id AS menu_id_14, t0.parent_id AS parent_id_15 FROM xc_menus t0 LEFT JOIN xc_menu_quick_flags t10 ON t10.menu_id = t0.id WHERE t0.lpos = ? LIMIT 1
Parameters:
[
1
]
|
|
5.36 ms (1.80%) |
6 |
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:
[ 14 1 ] |
|
4.51 ms (1.52%) |
6 |
SELECT t0.id AS id_1, t0.isSubscription AS isSubscription_2, t0.setupFee AS setupFee_3, t0.calculateShipping AS calculateShipping_4, t0.trialDuration AS trialDuration_5, t0.trialDurationUnit AS trialDurationUnit_6, t0.hasTrialPeriod AS hasTrialPeriod_7, t0.fee AS fee_8, t0.type AS type_9, t0.number AS number_10, t0.period AS period_11, t0.reverse AS reverse_12, t0.periods AS periods_13, t0.productId AS productId_14 FROM xc_xpayments_subscription_plans t0 WHERE t0.productId = ?
Parameters:
[
14
]
|
|
4.25 ms (1.43%) |
6 |
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:
[
14
]
|
|
3.80 ms (1.28%) |
1 |
SELECT t0.currency_id AS currency_id_1, t0.code AS code_2, t0.symbol AS symbol_3, t0.prefix AS prefix_4, t0.suffix AS suffix_5, t0.e AS e_6, t0.decimalDelimiter AS decimalDelimiter_7, t0.thousandDelimiter AS thousandDelimiter_8, t0.roundUp AS roundUp_9, t10.active_currency_id AS active_currency_id_11, t10.rate AS rate_12, t10.enabled AS enabled_13, t10.position AS position_14, t10.rateDate AS rateDate_15, t10.currency_id AS currency_id_16 FROM xc_currencies t0 LEFT JOIN xc_active_currencies t10 ON t10.currency_id = t0.currency_id WHERE t0.currency_id = ?
Parameters:
[
840
]
|
|
3.79 ms (1.28%) |
4 |
SELECT t0.ogMeta AS ogMeta_1, t0.name AS name_2, t0.description AS description_3, t0.metaTags AS metaTags_4, t0.metaDesc AS metaDesc_5, t0.metaTitle AS metaTitle_6, t0.label_id AS label_id_7, t0.code AS code_8, t0.id AS id_9 FROM xc_category_translations t0 WHERE t0.id = ?
Parameters:
[
2
]
|
|
3.70 ms (1.25%) |
6 |
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" 14 "P" 1 ] |
|
3.50 ms (1.18%) |
1 |
SELECT x0_.useCustomOG AS useCustomOG_0, x0_.applyToWholesale AS applyToWholesale_1, x0_.id AS id_2, x0_.enabled AS enabled_3, x0_.value AS value_4, x0_.dateRangeBegin AS dateRangeBegin_5, x0_.dateRangeEnd AS dateRangeEnd_6, x0_.showInSeparateSection AS showInSeparateSection_7, x0_.metaDescType AS metaDescType_8, x0_.specificProducts AS specificProducts_9 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 1778337611 1778337611 ] |
|
3.20 ms (1.08%) |
6 |
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:
[
14
]
|
|
2.96 ms (1.00%) |
6 |
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.news_message_id AS news_message_id_6, t0.product_id AS product_id_7, t0.category_id AS category_id_8 FROM xc_clean_urls t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
14
]
|
|
2.83 ms (0.95%) |
1 |
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 = ? LIMIT 1
Parameters:
[
"web/customer/items_list/body.twig"
]
|
|
2.81 ms (0.94%) |
1 |
SELECT x0_.id AS id_0, x0_.class AS class_1, x0_.modificator AS modificator_2, x0_.validator AS validator_3, x0_.position AS position_4, x0_.behavior AS behavior_5, x0_.purpose AS purpose_6 FROM xc_money_modificators x0_ ORDER BY x0_.position ASC
Parameters:
[] |
|
2.40 ms (0.81%) |
6 |
SELECT t0.show_selector AS show_selector_1, t0.show_on_list AS show_on_list_2, t0.googleShoppingGroup AS googleShoppingGroup_3, t0.id AS id_4, t0.position AS position_5, t0.displayAbove AS displayAbove_6, t0.decimals AS decimals_7, t0.type AS type_8, t0.displayMode AS displayMode_9, t0.addToNew AS addToNew_10, t0.product_class_id AS product_class_id_11, t0.attribute_group_id AS attribute_group_id_12, t0.product_id AS product_id_13 FROM xc_attributes t0 INNER JOIN xc_product_variants_attributes ON t0.id = xc_product_variants_attributes.attribute_id WHERE xc_product_variants_attributes.product_id = ?
Parameters:
[
14
]
|
|
2.37 ms (0.80%) |
1 |
SELECT x0_.zone_id AS zone_id_0, x0_.zone_name AS zone_name_1, x0_.is_default AS is_default_2, x1_.element_id AS element_id_3, x1_.element_value AS element_value_4, x1_.element_type AS element_type_5, x1_.zone_id AS zone_id_6 FROM xc_zones x0_ LEFT JOIN xc_zone_elements x1_ ON x0_.zone_id = x1_.zone_id ORDER BY x0_.is_default ASC, x0_.zone_id ASC, x0_.is_default DESC, x0_.zone_name ASC
Parameters:
[] |
|
2.31 ms (0.78%) |
1 |
SELECT x0_.id AS id_0, x0_.cleanURL AS cleanURL_1, x0_.sale_discount_id AS sale_discount_id_2, x0_.page_id AS page_id_3, x0_.brand_id AS brand_id_4, x0_.news_message_id AS news_message_id_5, x0_.product_id AS product_id_6, x0_.category_id AS category_id_7 FROM xc_clean_urls x0_ WHERE x0_.cleanURL = ? AND x0_.product_id IS NOT NULL ORDER BY x0_.id DESC LIMIT 1
Parameters:
[
"fashion"
]
|
|
2.13 ms (0.72%) |
1 |
SELECT MAX(x0_.rpos) AS sclr_0 FROM xc_categories x0_ LIMIT 1
Parameters:
[] |
|
2.03 ms (0.68%) |
6 |
SELECT t0.ogMeta AS ogMeta_1, t0.backorderQtyLabel AS backorderQtyLabel_2, t0.name AS name_3, t0.description AS description_4, t0.briefDescription AS briefDescription_5, t0.metaTags AS metaTags_6, t0.metaDesc AS metaDesc_7, t0.metaTitle AS metaTitle_8, t0.label_id AS label_id_9, t0.code AS code_10, t0.id AS id_11 FROM xc_product_translations t0 WHERE t0.id = ?
Parameters:
[
14
]
|
|
2.00 ms (0.67%) |
6 |
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:
[
14
]
|
|
1.94 ms (0.65%) |
1 |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.id AS id_3, x0_.position AS position_4, x0_.displayAbove AS displayAbove_5, x0_.decimals AS decimals_6, x0_.type AS type_7, x0_.displayMode AS displayMode_8, x0_.addToNew AS addToNew_9, MAX(x1_.position) AS sclr_10, x0_.product_class_id AS product_class_id_11, x0_.attribute_group_id AS attribute_group_id_12, x0_.product_id AS product_id_13 FROM xc_attributes x0_ LEFT JOIN xc_attribute_translations x2_ ON x0_.id = x2_.id AND (x2_.code = ?) LEFT JOIN xc_attribute_properties x1_ ON x0_.id = x1_.attribute_id AND (x1_.product_id = ?) WHERE x0_.id IN (1) GROUP BY x0_.id ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" 14 ] |
|
1.55 ms (0.52%) |
6 |
SELECT COUNT(x0_.id) AS sclr_0 FROM xc_product_variants x0_ WHERE x0_.product_id = ? LIMIT 1
Parameters:
[
14
]
|
|
1.50 ms (0.50%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM xc_tmp_vars t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"cloud_search_reg_scheduled"
]
|
|
1.46 ms (0.49%) |
1 |
SELECT t0.code AS code_1, t0.id AS id_2, t0.code3 AS code3_3, t0.enabled AS enabled_4, t0.active_currency AS active_currency_5, t0.currency_id AS currency_id_6, t0.lng_id AS lng_id_7 FROM xc_countries t0 WHERE t0.code = ?
Parameters:
[
"US"
]
|
|
1.45 ms (0.49%) |
1 |
SELECT t0.ogMeta AS ogMeta_1, t0.useCustomOG AS useCustomOG_2, t0.csCreated AS csCreated_3, t0.csLastUpdate AS csLastUpdate_4, t0.is_stickers_included_subcategories AS is_stickers_included_subcategories_5, t0.demo AS demo_6, t0.category_id AS category_id_7, t0.lpos AS lpos_8, t0.rpos AS rpos_9, t0.enabled AS enabled_10, t0.show_title AS show_title_11, t0.depth AS depth_12, t0.pos AS pos_13, t0.root_category_look AS root_category_look_14, t0.metaDescType AS metaDescType_15, t0.xcPendingExport AS xcPendingExport_16, t17.id AS id_18, t17.subcategories_count_all AS subcategories_count_all_19, t17.subcategories_count_enabled AS subcategories_count_enabled_20, t17.category_id AS category_id_21, t22.alt AS alt_23, t22.width AS width_24, t22.height AS height_25, t22.hash AS hash_26, t22.needProcess AS needProcess_27, t22.id AS id_28, t22.path AS path_29, t22.fileName AS fileName_30, t22.mime AS mime_31, t22.storageType AS storageType_32, t22.size AS size_33, t22.date AS date_34, t22.category_id AS category_id_35, t36.alt AS alt_37, t36.width AS width_38, t36.height AS height_39, t36.hash AS hash_40, t36.needProcess AS needProcess_41, t36.id AS id_42, t36.path AS path_43, t36.fileName AS fileName_44, t36.mime AS mime_45, t36.storageType AS storageType_46, t36.size AS size_47, t36.date AS date_48, t36.category_id AS category_id_49, t0.parent_id AS parent_id_50 FROM xc_categories t0 LEFT JOIN xc_category_quick_flags t17 ON t17.category_id = t0.category_id LEFT JOIN xc_category_images t22 ON t22.category_id = t0.category_id LEFT JOIN xc_category_banners t36 ON t36.category_id = t0.category_id WHERE t0.category_id = ?
Parameters:
[
2
]
|
|
1.29 ms (0.43%) |
1 |
SELECT t0.id AS id_1, t0.wishlistName AS wishlistName_2, t0.hash AS hash_3, t0.profile_id AS profile_id_4 FROM xc_wishlists t0 WHERE t0.profile_id IS NULL LIMIT 1
Parameters:
[] |
|
1.24 ms (0.42%) |
4 |
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:
[
2
]
|
|
1.22 ms (0.41%) |
1 |
SELECT x0_.id AS id_0, x0_.code AS code_1, x0_.model AS model_2, x0_.moduleName AS moduleName_3, x0_.width AS width_4, x0_.height AS height_5 FROM xc_images_settings x0_ WHERE x0_.moduleName = ?
Parameters:
[
"Lumino-LuminoBeady"
]
|
|
1.22 ms (0.41%) |
1 |
SELECT t0.state_id AS state_id_1, t0.state AS state_2, t0.code AS code_3, t0.country_code AS country_code_4, t0.region_code AS region_code_5 FROM xc_states t0 WHERE t0.country_code = ? ORDER BY t0.state ASC
Parameters:
[
"US"
]
|
|
1.14 ms (0.39%) |
4 |
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.news_message_id AS news_message_id_6, t0.product_id AS product_id_7, t0.category_id AS category_id_8 FROM xc_clean_urls t0 WHERE t0.category_id = ? ORDER BY t0.id ASC
Parameters:
[
2
]
|
|
1.06 ms (0.36%) |
1 |
SELECT x0_.id AS id_0, x0_.entityType AS entityType_1, x0_.version AS version_2 FROM xc_entity_type_versions x0_
Parameters:
[] |
|
0.94 ms (0.32%) |
1 |
SELECT x0_.amazonPaymentEnabled AS amazonPaymentEnabled_0, x0_.marketPrice AS marketPrice_1, x0_.pinCodesEnabled AS pinCodesEnabled_2, x0_.autoPinCodes AS autoPinCodes_3, x0_.max_price_discount_notify AS max_price_discount_notify_4, x0_.isAvailableForBackorder AS isAvailableForBackorder_5, x0_.isBackorderLimit AS isBackorderLimit_6, x0_.backorderLimit AS backorderLimit_7, x0_.csCreated AS csCreated_8, x0_.csLastUpdate AS csLastUpdate_9, x0_.costPrice AS costPrice_10, x0_.assignedMembershipTTLType AS assignedMembershipTTLType_11, x0_.assignedMembershipTTL AS assignedMembershipTTL_12, x0_.participateSale AS participateSale_13, x0_.discountType AS discountType_14, x0_.salePriceValue AS salePriceValue_15, x0_.xcPendingBulkEdit AS xcPendingBulkEdit_16, x0_.isCustomerAttachmentsAvailable AS isCustomerAttachmentsAvailable_17, x0_.isCustomerAttachmentsRequired AS isCustomerAttachmentsRequired_18, x0_.facebookMarketingEnabled AS facebookMarketingEnabled_19, x0_.freeShip AS freeShip_20, x0_.shipForFree AS shipForFree_21, x0_.freightFixedFee AS freightFixedFee_22, x0_.googleFeedEnabled AS googleFeedEnabled_23, x0_.useCustomOG AS useCustomOG_24, x0_.useAsSegmentCondition AS useAsSegmentCondition_25, x0_.applySaleToWholesale AS applySaleToWholesale_26, x0_.product_id AS product_id_27, x0_.price AS price_28, x0_.sku AS sku_29, x0_.enabled AS enabled_30, x0_.weight AS weight_31, x0_.useSeparateBox AS useSeparateBox_32, x0_.boxWidth AS boxWidth_33, x0_.boxLength AS boxLength_34, x0_.boxHeight AS boxHeight_35, x0_.itemsPerBox AS itemsPerBox_36, x0_.free_shipping AS free_shipping_37, x0_.taxable AS taxable_38, x0_.arrivalDate AS arrivalDate_39, x0_.date AS date_40, x0_.updateDate AS updateDate_41, x0_.needProcess AS needProcess_42, x0_.inventoryEnabled AS inventoryEnabled_43, x0_.amount AS amount_44, x0_.lowLimitEnabledCustomer AS lowLimitEnabledCustomer_45, x0_.lowLimitEnabled AS lowLimitEnabled_46, x0_.lowLimitAmount AS lowLimitAmount_47, x0_.attrSepTab AS attrSepTab_48, x0_.metaDescType AS metaDescType_49, x0_.sales AS sales_50, x0_.xcPendingExport AS xcPendingExport_51, x0_.isDemoProduct AS isDemoProduct_52, x0_.entityVersion AS entityVersion_53, x0_.appointment_membership_id AS appointment_membership_id_54, x0_.nextagCategory AS nextagCategory_55, x0_.shopzillaCategory AS shopzillaCategory_56, x0_.pricegrabberCategory AS pricegrabberCategory_57, x0_.eBayCommerceCategory AS eBayCommerceCategory_58, x0_.googleShoppingCategory AS googleShoppingCategory_59, x0_.product_class_id AS product_class_id_60, x0_.tax_class_id AS tax_class_id_61 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 LEFT JOIN xc_product_variants x6_ ON x0_.product_id = x6_.product_id WHERE x0_.enabled = ? AND x0_.arrivalDate < ? AND x2_.membership_id IS NULL AND (x5_.lpos BETWEEN ? AND ?) AND x0_.sales > 0 AND (x0_.inventoryEnabled = ? OR x6_.amount > ? OR (x0_.amount > ? AND (x6_.id IS NULL OR x6_.defaultAmount = ?)) OR x0_.isAvailableForBackorder = ?) GROUP BY x0_.product_id ORDER BY x0_.sales DESC, x0_.product_id DESC LIMIT 4
Parameters:
[ 1 1778367599 2 9 0 0 0 1 1 ] |
|
0.92 ms (0.31%) |
1 |
SELECT x0_.amazonPaymentEnabled AS amazonPaymentEnabled_0, x0_.marketPrice AS marketPrice_1, x0_.pinCodesEnabled AS pinCodesEnabled_2, x0_.autoPinCodes AS autoPinCodes_3, x0_.max_price_discount_notify AS max_price_discount_notify_4, x0_.isAvailableForBackorder AS isAvailableForBackorder_5, x0_.isBackorderLimit AS isBackorderLimit_6, x0_.backorderLimit AS backorderLimit_7, x0_.csCreated AS csCreated_8, x0_.csLastUpdate AS csLastUpdate_9, x0_.costPrice AS costPrice_10, x0_.assignedMembershipTTLType AS assignedMembershipTTLType_11, x0_.assignedMembershipTTL AS assignedMembershipTTL_12, x0_.participateSale AS participateSale_13, x0_.discountType AS discountType_14, x0_.salePriceValue AS salePriceValue_15, x0_.xcPendingBulkEdit AS xcPendingBulkEdit_16, x0_.isCustomerAttachmentsAvailable AS isCustomerAttachmentsAvailable_17, x0_.isCustomerAttachmentsRequired AS isCustomerAttachmentsRequired_18, x0_.facebookMarketingEnabled AS facebookMarketingEnabled_19, x0_.freeShip AS freeShip_20, x0_.shipForFree AS shipForFree_21, x0_.freightFixedFee AS freightFixedFee_22, x0_.googleFeedEnabled AS googleFeedEnabled_23, x0_.useCustomOG AS useCustomOG_24, x0_.useAsSegmentCondition AS useAsSegmentCondition_25, x0_.applySaleToWholesale AS applySaleToWholesale_26, x0_.product_id AS product_id_27, x0_.price AS price_28, x0_.sku AS sku_29, x0_.enabled AS enabled_30, x0_.weight AS weight_31, x0_.useSeparateBox AS useSeparateBox_32, x0_.boxWidth AS boxWidth_33, x0_.boxLength AS boxLength_34, x0_.boxHeight AS boxHeight_35, x0_.itemsPerBox AS itemsPerBox_36, x0_.free_shipping AS free_shipping_37, x0_.taxable AS taxable_38, x0_.arrivalDate AS arrivalDate_39, x0_.date AS date_40, x0_.updateDate AS updateDate_41, x0_.needProcess AS needProcess_42, x0_.inventoryEnabled AS inventoryEnabled_43, x0_.amount AS amount_44, x0_.lowLimitEnabledCustomer AS lowLimitEnabledCustomer_45, x0_.lowLimitEnabled AS lowLimitEnabled_46, x0_.lowLimitAmount AS lowLimitAmount_47, x0_.attrSepTab AS attrSepTab_48, x0_.metaDescType AS metaDescType_49, x0_.sales AS sales_50, x0_.xcPendingExport AS xcPendingExport_51, x0_.isDemoProduct AS isDemoProduct_52, x0_.entityVersion AS entityVersion_53, IF(x0_.discountType = ?, x0_.salePriceValue, 100 - 100 * x0_.salePriceValue / x0_.price) AS sclr_54, x0_.appointment_membership_id AS appointment_membership_id_55, x0_.nextagCategory AS nextagCategory_56, x0_.shopzillaCategory AS shopzillaCategory_57, x0_.pricegrabberCategory AS pricegrabberCategory_58, x0_.eBayCommerceCategory AS eBayCommerceCategory_59, x0_.googleShoppingCategory AS googleShoppingCategory_60, x0_.product_class_id AS product_class_id_61, x0_.tax_class_id AS tax_class_id_62 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 LEFT JOIN xc_product_variants x6_ ON x0_.product_id = x6_.product_id WHERE x0_.enabled = ? AND x0_.arrivalDate < ? 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)) AND (x0_.inventoryEnabled = ? OR x6_.amount > ? OR (x0_.amount > ? AND (x6_.id IS NULL OR x6_.defaultAmount = ?)) OR x0_.isAvailableForBackorder = ?) GROUP BY x0_.product_id ORDER BY sclr_54 DESC, x0_.product_id DESC LIMIT 4
Parameters:
[ "sale_percent" 1 1778367599 2 9 1 "sale_percent" "sale_price" 0 0 0 1 1 ] |
|
0.72 ms (0.24%) |
1 |
SELECT COUNT(DISTINCT x0_.product_id) AS sclr_0 FROM xc_products x0_ LEFT JOIN xc_product_translations x1_ ON x0_.product_id = x1_.id LEFT JOIN xc_product_membership_links x3_ ON x0_.product_id = x3_.product_id LEFT JOIN xc_memberships x2_ ON x2_.membership_id = x3_.membership_id LEFT JOIN xc_category_products x4_ ON x0_.product_id = x4_.product_id LEFT JOIN xc_categories x5_ ON x4_.category_id = x5_.category_id LEFT JOIN xc_product_variants x6_ ON x0_.product_id = x6_.product_id WHERE x0_.enabled = ? AND x0_.arrivalDate < ? 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)) AND (x0_.inventoryEnabled = ? OR x6_.amount > ? OR (x0_.amount > ? AND (x6_.id IS NULL OR x6_.defaultAmount = ?)) OR x0_.isAvailableForBackorder = ?)
Parameters:
[ 1 1778367599 2 9 1 "sale_percent" "sale_price" 0 0 0 1 1 ] |
|
0.71 ms (0.24%) |
1 |
SELECT DISTINCT x0_.product_id AS product_id_0 FROM xc_wishlist_link x1_ LEFT JOIN xc_products x0_ ON x1_.parent_product_id = x0_.product_id WHERE x1_.wishlist_id = ? AND x0_.enabled = ?
Parameters:
[ null 1 ] |
|
0.67 ms (0.23%) |
1 |
SELECT x0_.id AS id_0, x0_.cleanURL AS cleanURL_1, x0_.sale_discount_id AS sale_discount_id_2, x0_.page_id AS page_id_3, x0_.brand_id AS brand_id_4, x0_.news_message_id AS news_message_id_5, x0_.product_id AS product_id_6, x0_.category_id AS category_id_7 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:
[ "fashion" 1 ] |
|
0.64 ms (0.22%) |
2 |
SELECT t0.position AS position_1, t0.xpaymentsSubscriptionFeeModifier AS xpaymentsSubscriptionFeeModifier_2, t0.xpaymentsSubscriptionFeeModifierType AS xpaymentsSubscriptionFeeModifierType_3, t0.priceModifier AS priceModifier_4, t0.priceModifierType AS priceModifierType_5, t0.weightModifier AS weightModifier_6, t0.weightModifierType AS weightModifierType_7, t0.defaultValue AS defaultValue_8, t0.id AS id_9, t0.swatch_id AS swatch_id_10, t0.product_id AS product_id_11, t0.attribute_option_id AS attribute_option_id_12, t0.attribute_id AS attribute_id_13 FROM xc_attribute_values_select t0 WHERE t0.product_id = ? AND t0.attribute_id = ? AND t0.defaultValue = ? LIMIT 1
Parameters:
[ 14 1 1 ] |
|
0.58 ms (0.20%) |
2 |
SELECT t0.position AS position_1, t0.xpaymentsSubscriptionFeeModifier AS xpaymentsSubscriptionFeeModifier_2, t0.xpaymentsSubscriptionFeeModifierType AS xpaymentsSubscriptionFeeModifierType_3, t0.priceModifier AS priceModifier_4, t0.priceModifierType AS priceModifierType_5, t0.weightModifier AS weightModifier_6, t0.weightModifierType AS weightModifierType_7, t0.defaultValue AS defaultValue_8, t0.id AS id_9, t0.swatch_id AS swatch_id_10, t0.product_id AS product_id_11, t0.attribute_option_id AS attribute_option_id_12, t0.attribute_id AS attribute_id_13 FROM xc_attribute_values_select t0 WHERE t0.product_id = ? AND t0.attribute_id = ? ORDER BY t0.position ASC LIMIT 1
Parameters:
[ 14 1 ] |
|
0.57 ms (0.19%) |
1 |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.id AS id_3, x0_.position AS position_4, x0_.displayAbove AS displayAbove_5, x0_.decimals AS decimals_6, x0_.type AS type_7, x0_.displayMode AS displayMode_8, x0_.addToNew AS addToNew_9, MAX(x1_.position) AS sclr_10, x0_.product_class_id AS product_class_id_11, x0_.attribute_group_id AS attribute_group_id_12, x0_.product_id AS product_id_13 FROM xc_attributes x0_ LEFT JOIN xc_attribute_translations x2_ ON x0_.id = x2_.id AND (x2_.code = ?) LEFT JOIN xc_attribute_properties x1_ ON x0_.id = x1_.attribute_id AND (x1_.product_id = ?) WHERE x0_.id IN (99) GROUP BY x0_.id ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" 15 ] |
|
0.51 ms (0.17%) |
1 |
SELECT COUNT(DISTINCT x0_.product_id) AS sclr_0 FROM xc_products x0_ LEFT JOIN xc_product_translations x1_ ON x0_.product_id = x1_.id LEFT JOIN xc_product_membership_links x3_ ON x0_.product_id = x3_.product_id LEFT JOIN xc_memberships x2_ ON x2_.membership_id = x3_.membership_id LEFT JOIN xc_product_variants x4_ ON x0_.product_id = x4_.product_id WHERE x0_.enabled = ? AND x0_.arrivalDate < ? AND x2_.membership_id IS NULL AND x0_.arrivalDate > ? AND x0_.arrivalDate < ? AND (x0_.inventoryEnabled = ? OR x4_.amount > ? OR (x0_.amount > ? AND (x4_.id IS NULL OR x4_.defaultAmount = ?)) OR x0_.isAvailableForBackorder = ?)
Parameters:
[ 1 1778367599 1775689200.0 1778367599.0 0 0 0 1 1 ] |
|
0.50 ms (0.17%) |
1 |
SELECT t0.ogMeta AS ogMeta_1, t0.useCustomOG AS useCustomOG_2, t0.csCreated AS csCreated_3, t0.csLastUpdate AS csLastUpdate_4, t0.is_stickers_included_subcategories AS is_stickers_included_subcategories_5, t0.demo AS demo_6, t0.category_id AS category_id_7, t0.lpos AS lpos_8, t0.rpos AS rpos_9, t0.enabled AS enabled_10, t0.show_title AS show_title_11, t0.depth AS depth_12, t0.pos AS pos_13, t0.root_category_look AS root_category_look_14, t0.metaDescType AS metaDescType_15, t0.xcPendingExport AS xcPendingExport_16, t17.id AS id_18, t17.subcategories_count_all AS subcategories_count_all_19, t17.subcategories_count_enabled AS subcategories_count_enabled_20, t17.category_id AS category_id_21, t22.alt AS alt_23, t22.width AS width_24, t22.height AS height_25, t22.hash AS hash_26, t22.needProcess AS needProcess_27, t22.id AS id_28, t22.path AS path_29, t22.fileName AS fileName_30, t22.mime AS mime_31, t22.storageType AS storageType_32, t22.size AS size_33, t22.date AS date_34, t22.category_id AS category_id_35, t36.alt AS alt_37, t36.width AS width_38, t36.height AS height_39, t36.hash AS hash_40, t36.needProcess AS needProcess_41, t36.id AS id_42, t36.path AS path_43, t36.fileName AS fileName_44, t36.mime AS mime_45, t36.storageType AS storageType_46, t36.size AS size_47, t36.date AS date_48, t36.category_id AS category_id_49, t0.parent_id AS parent_id_50 FROM xc_categories t0 LEFT JOIN xc_category_quick_flags t17 ON t17.category_id = t0.category_id LEFT JOIN xc_category_images t22 ON t22.category_id = t0.category_id LEFT JOIN xc_category_banners t36 ON t36.category_id = t0.category_id WHERE t0.parent_id = ? ORDER BY t0.pos ASC, t0.category_id ASC, t0.lpos ASC
Parameters:
[
2
]
|
|
0.49 ms (0.17%) |
1 |
SELECT COUNT(DISTINCT x0_.product_id) AS sclr_0 FROM xc_products x0_ LEFT JOIN xc_product_translations x1_ ON x0_.product_id = x1_.id LEFT JOIN xc_product_membership_links x3_ ON x0_.product_id = x3_.product_id LEFT JOIN xc_memberships x2_ ON x2_.membership_id = x3_.membership_id LEFT JOIN xc_product_variants x4_ ON x0_.product_id = x4_.product_id WHERE x0_.enabled = ? AND x0_.arrivalDate < ? AND x2_.membership_id IS NULL AND x0_.arrivalDate > ? AND (x0_.inventoryEnabled = ? OR x4_.amount > ? OR (x0_.amount > ? AND (x4_.id IS NULL OR x4_.defaultAmount = ?)) OR x0_.isAvailableForBackorder = ?)
Parameters:
[ 1 1778367599 1778367599.0 0 0 0 1 1 ] |
|
0.31 ms (0.10%) |
1 |
SELECT x0_.useCustomOG AS useCustomOG_0, x0_.applyToWholesale AS applyToWholesale_1, x0_.id AS id_2, x0_.enabled AS enabled_3, x0_.value AS value_4, x0_.dateRangeBegin AS dateRangeBegin_5, x0_.dateRangeEnd AS dateRangeEnd_6, x0_.showInSeparateSection AS showInSeparateSection_7, x0_.metaDescType AS metaDescType_8, x0_.specificProducts AS specificProducts_9 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 1778337611 1778337611 ] |
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. |
| CDev\Coupons\Model\UsedCoupon | No errors. |
| QSL\ProductStickers\Model\ProductSticker | No errors. |
| CDev\Coupons\Model\Coupon | No errors. |
| XLite\Model\Product |
|
| XLite\Model\ProductClass | No errors. |
| XLite\Model\Membership | No errors. |
| XLite\Model\Zone | No errors. |
| CDev\Coupons\Model\CouponProduct | No errors. |
| XLite\Model\Category |
|
| CDev\Sale\Model\SaleDiscountProduct | No errors. |
| XLite\Model\Config | No errors. |
| XLite\Model\Country | No errors. |
| XC\MultiCurrency\Model\ActiveCurrency | 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. |
| QSL\SpecialOffersBuyXGetY\Model\CategoryOffer | No errors. |
| QSL\SpecialOffersSpendXGetY\Model\CategoryOffer |
|
| XLite\Model\CategoryProducts | No errors. |
| XLite\Model\CategoryTranslation | No errors. |
| CDev\SimpleCMS\Model\Page | No errors. |
| QSL\ShopByBrand\Model\Brand | No errors. |
| XC\News\Model\NewsMessage | No errors. |
| XLite\Model\LanguageTranslation | No errors. |
| XLite\Model\TmpVar | No errors. |
| XLite\Model\ViewList | No errors. |
| XLite\Model\LanguageLabel | No errors. |
| XLite\Model\Order | No errors. |
| XLite\Model\CurrencyTranslation | No errors. |
| XLite\Model\ImageSettings | No errors. |
| XLite\Model\ZoneElement | No errors. |
| CDev\VolumeDiscounts\Model\VolumeDiscount | No errors. |
| XLite\Model\Shipping\Markup | No errors. |
| XC\ThemeTweaker\Model\Template | No errors. |
| CDev\FileAttachments\Model\Product\Attachment | No errors. |
| CDev\PINCodes\Model\PinCode | No errors. |
| CDev\ProductAdvisor\Model\ProductStats | No errors. |
| QSL\MyWishlist\Model\WishlistLink | No errors. |
| QSL\ProductFeeds\Model\NextagCategory | No errors. |
| QSL\ProductFeeds\Model\ShopzillaCategory | No errors. |
| QSL\ProductFeeds\Model\PricegrabberCategory | No errors. |
| QSL\ProductFeeds\Model\EBayCommerceCategory | No errors. |
| QSL\ProductFeeds\Model\GoogleShoppingCategory | No errors. |
| XC\CustomProductTabs\Model\Product\Tab | No errors. |
| XC\ProductTags\Model\Tag | No errors. |
| XC\ProductVariants\Model\ProductVariant | No errors. |
| XLite\Model\Attribute | No errors. |
| CDev\Wholesale\Model\WholesalePrice | No errors. |
| XC\Reviews\Model\Review | No errors. |
| XC\Upselling\Model\UpsellingProduct | No errors. |
| XPay\XPaymentsCloud\Model\Subscription\Plan | No errors. |
| XLite\Model\Image\Product\Image | No errors. |
| XLite\Model\TaxClass | 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 |
|
| QSL\MyWishlist\Model\Wishlist |
|
| XLite\Model\AttributeGroup | No errors. |
| XLite\Model\AttributeOption |
|
| XLite\Model\AttributeProperty | No errors. |
| XLite\Model\AttributeTranslation | No errors. |
| QSL\ColorSwatches\Model\Swatch |
|
| XLite\Model\AttributeValue\AttributeValueSelectTranslation | No errors. |
| XLite\Model\MoneyModificator | No errors. |
| XLite\Model\EntityTypeVersion | No errors. |
| CDev\SimpleCMS\Model\Menu | No errors. |
| CDev\SimpleCMS\Model\Menu\QuickFlags | No errors. |
| CDev\SimpleCMS\Model\MenuTranslation | No errors. |