Query Metrics
449
Database Queries
77
Different statements
180.69 ms
Query time
6
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
52.40 ms (29.00%) |
158 |
SELECT t0.id AS id_1, t0.link AS link_2, t0.lpos AS lpos_3, t0.rpos AS rpos_4, t0.depth AS depth_5, t0.type AS type_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.visibleFor AS visibleFor_9, t10.id AS id_11, t10.submenus_count_all AS submenus_count_all_12, t10.submenus_count_enabled AS submenus_count_enabled_13, t10.menu_id AS menu_id_14, t0.parent_id AS parent_id_15 FROM xc_menus t0 LEFT JOIN xc_menu_quick_flags t10 ON t10.menu_id = t0.id WHERE t0.parent_id = ? ORDER BY t0.id ASC
Parameters:
[
301
]
|
|
38.75 ms (21.45%) |
146 |
SELECT t0.name AS name_1, t0.label_id AS label_id_2, t0.code AS code_3, t0.id AS id_4 FROM xc_menu_translations t0 WHERE t0.id = ?
Parameters:
[
301
]
|
|
16.41 ms (9.08%) |
1 |
SELECT COUNT(DISTINCT x0_.brand_id) AS sclr_0 FROM xc_brands x0_ LEFT JOIN xc_brand_products x1_ ON (x1_.brand_id = x0_.brand_id) INNER JOIN xc_attribute_options x2_ ON x0_.attribute_option_id = x2_.id INNER JOIN xc_attribute_option_translations x3_ ON x2_.id = x3_.id INNER JOIN xc_attribute_values_select x4_ ON x2_.id = x4_.attribute_option_id INNER JOIN xc_products x5_ ON x4_.product_id = x5_.product_id WHERE x0_.enabled = ? AND x5_.enabled = ? LIMIT 1
Parameters:
[ 1 1 ] |
|
14.96 ms (8.28%) |
23 |
SELECT x0_.id AS id_0, x0_.link AS link_1, x0_.lpos AS lpos_2, x0_.rpos AS rpos_3, x0_.depth AS depth_4, x0_.type AS type_5, x0_.position AS position_6, x0_.enabled AS enabled_7, x0_.visibleFor AS visibleFor_8, x1_.id AS id_9, x1_.submenus_count_all AS submenus_count_all_10, x1_.submenus_count_enabled AS submenus_count_enabled_11, x0_.parent_id AS parent_id_12, x1_.menu_id AS menu_id_13 FROM xc_menus x0_ INNER JOIN xc_menu_quick_flags x1_ ON x0_.id = x1_.menu_id INNER JOIN xc_menus x2_ ON x0_.parent_id = x2_.id WHERE x0_.enabled = ? AND x0_.id <> ? AND x0_.type = ? AND x0_.enabled = ? AND x0_.visibleFor IN ('AL', 'A') AND x2_.id = ? GROUP BY x0_.id ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ 1 495 "P" 1 495 ] |
|
8.42 ms (4.66%) |
9 |
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 706 707 "806" ] |
|
3.53 ms (1.96%) |
6 |
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 1763 2025 ] |
|
3.13 ms (1.73%) |
4 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.displayAbove AS displayAbove_3, t0.displayMode AS displayMode_4, t0.product_id AS product_id_5, t0.attribute_id AS attribute_id_6 FROM xc_attribute_properties t0 WHERE t0.product_id = ? AND t0.attribute_id = ? LIMIT 1
Parameters:
[ 2025 2490 ] |
|
2.25 ms (1.25%) |
1 |
SELECT x0_.csiProfileType AS csiProfileType_0, x0_.rewardPoints AS rewardPoints_1, x0_.taxExempt AS taxExempt_2, x0_.emailConfirmed AS emailConfirmed_3, x0_.emailConfirmationCode AS emailConfirmationCode_4, x0_.emailConfirmationCodeDate AS emailConfirmationCodeDate_5, x0_.newLogin AS newLogin_6, x0_.profile_id AS profile_id_7, x0_.login AS login_8, x0_.password AS password_9, x0_.password_hint AS password_hint_10, x0_.password_hint_answer AS password_hint_answer_11, x0_.passwordResetKey AS passwordResetKey_12, x0_.passwordResetKeyDate AS passwordResetKeyDate_13, x0_.access_level AS access_level_14, x0_.added AS added_15, x0_.first_login AS first_login_16, x0_.last_login AS last_login_17, x0_.status AS status_18, x0_.statusComment AS statusComment_19, x0_.referer AS referer_20, x0_.language AS language_21, x0_.last_shipping_id AS last_shipping_id_22, x0_.last_payment_id AS last_payment_id_23, x0_.anonymous AS anonymous_24, x0_.forceChangePassword AS forceChangePassword_25, x0_.dateOfLoginAttempt AS dateOfLoginAttempt_26, x0_.countOfLoginAttempts AS countOfLoginAttempts_27, x0_.searchFakeField AS searchFakeField_28, x0_.xcPendingExport AS xcPendingExport_29, x0_.lastCheckoutEmail AS lastCheckoutEmail_30, x0_.order_id AS order_id_31, x0_.membership_id AS membership_id_32, x0_.pending_membership_id AS pending_membership_id_33 FROM xc_profiles x0_ LEFT JOIN xc_profile_addresses x1_ ON x0_.profile_id = x1_.profile_id WHERE (x0_.order_id IS NULL AND x0_.anonymous <> ?) AND x0_.login = ? AND x0_.status = ? LIMIT 1
Parameters:
[ 1 "" "E" ] |
|
2.10 ms (1.16%) |
3 |
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:
[ "lighting" 1 ] |
|
2.02 ms (1.12%) |
3 |
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:
[
1579
]
|
|
1.71 ms (0.95%) |
4 |
SELECT t0.position AS position_1, t0.priceModifier AS priceModifier_2, t0.priceModifierType AS priceModifierType_3, t0.weightModifier AS weightModifier_4, t0.weightModifierType AS weightModifierType_5, t0.defaultValue AS defaultValue_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.attribute_option_id AS attribute_option_id_9, t0.attribute_id AS attribute_id_10 FROM xc_attribute_values_select t0 WHERE t0.product_id = ? AND t0.attribute_id = ? ORDER BY t0.position ASC
Parameters:
[ 2025 2559 ] |
|
1.39 ms (0.77%) |
4 |
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 ] |
|
1.37 ms (0.76%) |
3 |
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:
[
1579
]
|
|
1.30 ms (0.72%) |
3 |
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:
[
1763
]
|
|
1.29 ms (0.72%) |
3 |
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:
[
1579
]
|
|
0.95 ms (0.53%) |
4 |
SELECT t0.enabled AS enabled_1, t0.link AS link_2, t0.id AS id_3, t0.position AS position_4, t0.service_name AS service_name_5, t0.module AS module_6, t7.id AS id_8, t7.global_tab_id AS global_tab_id_9 FROM xc_global_product_tabs t0 LEFT JOIN xc_custom_global_tabs t7 ON t7.global_tab_id = t0.id WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.94 ms (0.52%) |
1 |
SELECT t0.id AS id_1, t0.link AS link_2, t0.lpos AS lpos_3, t0.rpos AS rpos_4, t0.depth AS depth_5, t0.type AS type_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.visibleFor AS visibleFor_9, t10.id AS id_11, t10.submenus_count_all AS submenus_count_all_12, t10.submenus_count_enabled AS submenus_count_enabled_13, t10.menu_id AS menu_id_14, t0.parent_id AS parent_id_15 FROM xc_menus t0 LEFT JOIN xc_menu_quick_flags t10 ON t10.menu_id = t0.id WHERE t0.lpos = ? LIMIT 1
Parameters:
[
1
]
|
|
0.92 ms (0.51%) |
1 |
SELECT t0.csLastUpdate AS csLastUpdate_1, t0.is_stickers_included_subcategories AS is_stickers_included_subcategories_2, t0.category_id AS category_id_3, t0.lpos AS lpos_4, t0.rpos AS rpos_5, t0.enabled AS enabled_6, t0.show_title AS show_title_7, t0.depth AS depth_8, t0.pos AS pos_9, t0.root_category_look AS root_category_look_10, t0.metaDescType AS metaDescType_11, t0.xcPendingExport AS xcPendingExport_12, t13.id AS id_14, t13.subcategories_count_all AS subcategories_count_all_15, t13.subcategories_count_enabled AS subcategories_count_enabled_16, t13.category_id AS category_id_17, t18.alt AS alt_19, t18.width AS width_20, t18.height AS height_21, t18.hash AS hash_22, t18.needProcess AS needProcess_23, t18.id AS id_24, t18.path AS path_25, t18.fileName AS fileName_26, t18.mime AS mime_27, t18.storageType AS storageType_28, t18.size AS size_29, t18.date AS date_30, t18.category_id AS category_id_31, t32.alt AS alt_33, t32.width AS width_34, t32.height AS height_35, t32.hash AS hash_36, t32.needProcess AS needProcess_37, t32.id AS id_38, t32.path AS path_39, t32.fileName AS fileName_40, t32.mime AS mime_41, t32.storageType AS storageType_42, t32.size AS size_43, t32.date AS date_44, t32.category_id AS category_id_45, t0.parent_id AS parent_id_46 FROM xc_categories t0 LEFT JOIN xc_category_quick_flags t13 ON t13.category_id = t0.category_id LEFT JOIN xc_category_images t18 ON t18.category_id = t0.category_id LEFT JOIN xc_category_banners t32 ON t32.category_id = t0.category_id WHERE t0.lpos = ? LIMIT 1
Parameters:
[
1
]
|
|
0.89 ms (0.49%) |
1 |
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_ WHERE x0_.product_id = ? LIMIT 1
Parameters:
[
2025
]
|
|
0.80 ms (0.44%) |
1 |
SELECT COUNT(DISTINCT x0_.id) AS sclr_0 FROM xc_upselling_products x0_ INNER JOIN xc_products x1_ ON x0_.product_id = x1_.product_id LEFT JOIN xc_product_membership_links x3_ ON x1_.product_id = x3_.product_id LEFT JOIN xc_memberships x2_ ON x2_.membership_id = x3_.membership_id WHERE x0_.parent_product_id = ? AND x1_.enabled = ? AND (x1_.arrivalDate < ? OR x1_.isAvailableForBackorder = ?) AND x2_.membership_id IS NULL LIMIT 1
Parameters:
[ 2025 1 1765785599 1 ] |
|
0.79 ms (0.44%) |
4 |
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_attribute_option_translations t0 WHERE t0.id = ?
Parameters:
[
14089
]
|
|
0.75 ms (0.41%) |
3 |
SELECT t0.name AS name_1, t0.brief_info AS brief_info_2, t0.content AS content_3, t0.label_id AS label_id_4, t0.code AS code_5, t0.id AS id_6 FROM xc_product_tab_translations t0 WHERE t0.id = ?
Parameters:
[
1950
]
|
|
0.73 ms (0.40%) |
1 |
SELECT x0_.googleShoppingGroup AS googleShoppingGroup_0, x0_.id AS id_1, x0_.position AS position_2, x0_.displayAbove AS displayAbove_3, x0_.decimals AS decimals_4, x0_.type AS type_5, x0_.displayMode AS displayMode_6, x0_.addToNew AS addToNew_7, x0_.product_class_id AS product_class_id_8, x0_.attribute_group_id AS attribute_group_id_9, x0_.product_id AS product_id_10 FROM xc_attributes x0_ LEFT JOIN xc_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x0_.product_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.product_class_id = ? AND x0_.type <> ? GROUP BY x0_.id ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" 130 "H" ] |
|
0.73 ms (0.40%) |
4 |
SELECT t0.name AS name_1, t0.unit AS unit_2, t0.label_id AS label_id_3, t0.code AS code_4, t0.id AS id_5 FROM xc_attribute_translations t0 WHERE t0.id = ?
Parameters:
[
2559
]
|
|
0.71 ms (0.39%) |
4 |
SELECT t0.id AS id_1, t0.addToNew AS addToNew_2, t0.position AS position_3, t0.attribute_id AS attribute_id_4 FROM xc_attribute_options t0 WHERE t0.id = ?
Parameters:
[
14089
]
|
|
0.68 ms (0.37%) |
3 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.tab_id AS tab_id_3 FROM xc_global_product_tab_provider t0 WHERE t0.tab_id = ?
Parameters:
[
1
]
|
|
0.63 ms (0.35%) |
1 |
SELECT x0_.zone_id AS zone_id_0, x0_.zone_name AS zone_name_1, x0_.is_default AS is_default_2, x1_.element_id AS element_id_3, x1_.element_value AS element_value_4, x1_.element_type AS element_type_5, x1_.zone_id AS zone_id_6 FROM xc_zones x0_ LEFT JOIN xc_zone_elements x1_ ON x0_.zone_id = x1_.zone_id ORDER BY x0_.is_default ASC, x0_.zone_id ASC, x0_.is_default DESC, x0_.zone_name ASC
Parameters:
[] |
|
0.62 ms (0.34%) |
1 |
SELECT x0_.id AS id_0, x0_.cleanURL AS cleanURL_1, x0_.sale_discount_id AS sale_discount_id_2, x0_.page_id AS page_id_3, x0_.brand_id AS brand_id_4, x0_.product_id AS product_id_5, x0_.category_id AS category_id_6 FROM xc_clean_urls x0_ WHERE x0_.cleanURL = ? AND x0_.product_id IS NOT NULL ORDER BY x0_.id DESC LIMIT 1
Parameters:
[
"dvelv300pwh.html"
]
|
|
0.62 ms (0.34%) |
1 |
SELECT t0.id AS id_1, t0.wishlistName AS wishlistName_2, t0.hash AS hash_3, t0.profile_id AS profile_id_4 FROM xc_wishlists t0 WHERE t0.profile_id IS NULL LIMIT 1
Parameters:
[] |
|
0.62 ms (0.34%) |
1 |
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" 2025 "P" 130 ] |
|
0.60 ms (0.33%) |
1 |
SELECT x0_.id AS id_0 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_.product_class_id IS NULL OR x0_.product_class_id = ?) AND x1_.priceModifier <> 0 GROUP BY x0_.id LIMIT 1
Parameters:
[ "en" 2025 130 ] |
|
0.58 ms (0.32%) |
1 |
SELECT x0_.googleShoppingGroup AS googleShoppingGroup_0, x0_.id AS id_1, x0_.position AS position_2, x0_.displayAbove AS displayAbove_3, x0_.decimals AS decimals_4, x0_.type AS type_5, x0_.displayMode AS displayMode_6, x0_.addToNew AS addToNew_7, x0_.product_class_id AS product_class_id_8, x0_.attribute_group_id AS attribute_group_id_9, x0_.product_id AS product_id_10 FROM xc_attributes x0_ LEFT JOIN xc_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) INNER JOIN xc_attribute_values_select x2_ ON (x2_.attribute_id = x0_.id) WHERE x2_.product_id = ? ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" 2025 ] |
|
0.55 ms (0.31%) |
1 |
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_ WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.product_id = ? GROUP BY x0_.id
Parameters:
[
2025
]
|
|
0.55 ms (0.30%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM xc_tmp_vars t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"cloud_search_reg_scheduled"
]
|
|
0.54 ms (0.30%) |
1 |
SELECT x0_.position AS position_0, x0_.priceModifier AS priceModifier_1, x0_.priceModifierType AS priceModifierType_2, x0_.weightModifier AS weightModifier_3, x0_.weightModifierType AS weightModifierType_4, x0_.defaultValue AS defaultValue_5, x0_.id AS id_6, x0_.product_id AS product_id_7, x0_.attribute_option_id AS attribute_option_id_8, x0_.attribute_id AS attribute_id_9 FROM xc_attribute_values_select x0_ LEFT JOIN xc_attribute_values_select_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x0_.product_id = ? AND x0_.attribute_id = ? GROUP BY x0_.id
Parameters:
[ "en" 2025 2490 ] |
|
0.54 ms (0.30%) |
1 |
SELECT x0_.lng_id AS lng_id_0, x0_.code AS code_1, x0_.code3 AS code3_2, x0_.r2l AS r2l_3, x0_.added AS added_4, x0_.enabled AS enabled_5, x0_.module AS module_6 FROM xc_languages x0_ WHERE x0_.added = 1 AND x0_.enabled = ?
Parameters:
[
1
]
|
|
0.49 ms (0.27%) |
1 |
SELECT x0_.googleShoppingGroup AS googleShoppingGroup_0, x0_.id AS id_1, x0_.position AS position_2, x0_.displayAbove AS displayAbove_3, x0_.decimals AS decimals_4, x0_.type AS type_5, x0_.displayMode AS displayMode_6, x0_.addToNew AS addToNew_7, x0_.product_class_id AS product_class_id_8, x0_.attribute_group_id AS attribute_group_id_9, x0_.product_id AS product_id_10 FROM xc_attributes x0_ LEFT JOIN xc_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) INNER JOIN xc_attribute_values_text x2_ ON (x2_.attribute_id = x0_.id) LEFT JOIN xc_attribute_values_text_translations x3_ ON x2_.id = x3_.id WHERE x2_.product_id = ? AND (x2_.editable = ? OR x3_.value <> ?) ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" 2025 1 "" ] |
|
0.48 ms (0.27%) |
1 |
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:
[
2025
]
|
|
0.47 ms (0.26%) |
1 |
SELECT x0_.popup_id AS popup_id_0, x0_.enabled AS enabled_1, x0_.position AS position_2, x0_.popupType AS popupType_3, x0_.displayMode AS displayMode_4, x0_.showCloseButton AS showCloseButton_5, x0_.displayPeriod AS displayPeriod_6, x0_.delay AS delay_7, x0_.modal AS modal_8, x0_.width AS width_9, x0_.widthType AS widthType_10, x0_.location AS location_11, x0_.animation AS animation_12, x0_.targetPages AS targetPages_13, x0_.blockedPages AS blockedPages_14, x0_.activeFrom AS activeFrom_15, x0_.activeTill AS activeTill_16, x0_.customTemplate AS customTemplate_17, x0_.targetUsers AS targetUsers_18, x0_.minItemQty AS minItemQty_19, x0_.maxItemQty AS maxItemQty_20, x0_.minCartTotal AS minCartTotal_21, x0_.maxCartTotal AS maxCartTotal_22 FROM xc_anywhere_popups x0_ LEFT JOIN xc_anywhere_popup_translations x1_ ON x0_.popup_id = x1_.id AND (x1_.code = ?) WHERE x0_.enabled <> 0 AND (((x0_.activeFrom = 0) OR (x0_.activeFrom <= ?)) AND ((x0_.activeTill = 0) OR (x0_.activeTill >= ?))) GROUP BY x0_.popup_id
Parameters:
[ "en" 1765746800 1765746800 ] |
|
0.47 ms (0.26%) |
1 |
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:
[
2025
]
|
|
0.45 ms (0.25%) |
1 |
SELECT t0.freight_charge AS freight_charge_1, t0.participateSale AS participateSale_2, t0.discountType AS discountType_3, t0.salePriceValue AS salePriceValue_4, t0.applySaleToWholesale AS applySaleToWholesale_5, t0.makeAnOfferState AS makeAnOfferState_6, t0.csiMultiple AS csiMultiple_7, t0.isAvailableForBackorder AS isAvailableForBackorder_8, t0.isBackorderLimit AS isBackorderLimit_9, t0.backorderLimit AS backorderLimit_10, t0.callForPrice AS callForPrice_11, t0.csLastUpdate AS csLastUpdate_12, t0.rewardPoints AS rewardPoints_13, t0.fixedRewardPoints AS fixedRewardPoints_14, t0.taxExempt AS taxExempt_15, t0.isGiftCard AS isGiftCard_16, t0.xcPendingBulkEdit AS xcPendingBulkEdit_17, t0.googleFeedEnabled AS googleFeedEnabled_18, t0.product_id AS product_id_19, t0.price AS price_20, t0.sku AS sku_21, t0.enabled AS enabled_22, t0.weight AS weight_23, t0.useSeparateBox AS useSeparateBox_24, t0.boxWidth AS boxWidth_25, t0.boxLength AS boxLength_26, t0.boxHeight AS boxHeight_27, t0.itemsPerBox AS itemsPerBox_28, t0.free_shipping AS free_shipping_29, t0.taxable AS taxable_30, t0.arrivalDate AS arrivalDate_31, t0.date AS date_32, t0.updateDate AS updateDate_33, t0.needProcess AS needProcess_34, t0.inventoryEnabled AS inventoryEnabled_35, t0.amount AS amount_36, t0.lowLimitEnabledCustomer AS lowLimitEnabledCustomer_37, t0.lowLimitEnabled AS lowLimitEnabled_38, t0.lowLimitAmount AS lowLimitAmount_39, t0.attrSepTab AS attrSepTab_40, t0.metaDescType AS metaDescType_41, t0.sales AS sales_42, t0.xcPendingExport AS xcPendingExport_43, t0.isDemoProduct AS isDemoProduct_44, t0.quantity1 AS quantity1_45, t0.entityVersion AS entityVersion_46, t0.product_class_id AS product_class_id_47, t0.tax_class_id AS tax_class_id_48 FROM xc_products t0 WHERE t0.product_id = ?
Parameters:
[
2025
]
|
|
0.45 ms (0.25%) |
1 |
SELECT x0_.id AS id_0, x0_.review AS review_1, x0_.response AS response_2, x0_.rating AS rating_3, x0_.additionDate AS additionDate_4, x0_.responseDate AS responseDate_5, x0_.reviewerName AS reviewerName_6, x0_.status AS status_7, x0_.useForMeta AS useForMeta_8, x0_.isNew AS isNew_9, x0_.xcPendingExport AS xcPendingExport_10, x0_.profile_id AS profile_id_11, x0_.respondent_id AS respondent_id_12, x0_.product_id AS product_id_13, x0_.rkey_id AS rkey_id_14 FROM xc_reviews x0_ INNER JOIN xc_products x1_ ON x0_.product_id = x1_.product_id WHERE x1_.product_id = ? AND x0_.status = 1 AND x0_.review <> ? GROUP BY x0_.id ORDER BY x0_.additionDate DESC LIMIT 5
Parameters:
[
2025
""
]
|
|
0.45 ms (0.25%) |
1 |
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_.quantityRangeEnd >= ? OR x0_.quantityRangeEnd = 0) AND x0_.product_id = ? GROUP BY x0_.id ORDER BY x0_.quantityRangeBegin ASC
Parameters:
[ 1 2025 ] |
|
0.44 ms (0.24%) |
1 |
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" 2025 "P" 130 ] |
|
0.44 ms (0.24%) |
1 |
SELECT t0.code AS code_1, t0.id AS id_2, t0.code3 AS code3_3, t0.enabled AS enabled_4, t0.currency_id AS currency_id_5, t0.lng_id AS lng_id_6 FROM xc_countries t0 WHERE t0.code = ?
Parameters:
[
"CA"
]
|
|
0.43 ms (0.24%) |
1 |
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:
[
2025
]
|
|
0.42 ms (0.23%) |
1 |
SELECT t0.id AS id_1, t0.orderby AS orderby_2, t0.access AS access_3, t0.product_id AS product_id_4, t5.id AS id_6, t5.path AS path_7, t5.fileName AS fileName_8, t5.mime AS mime_9, t5.storageType AS storageType_10, t5.size AS size_11, t5.date AS date_12, t5.attachment_id AS attachment_id_13 FROM xc_product_attachments t0 LEFT JOIN xc_product_attachment_storages t5 ON t5.attachment_id = t0.id WHERE t0.product_id = ? ORDER BY t0.orderby ASC
Parameters:
[
2025
]
|
|
0.41 ms (0.23%) |
1 |
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:
[
2025
]
|
|
0.41 ms (0.23%) |
1 |
SELECT t0.name AS name_1, t0.customHeader AS customHeader_2, t0.body AS body_3, t0.label_id AS label_id_4, t0.code AS code_5, t0.id AS id_6 FROM xc_anywhere_popup_translations t0 WHERE t0.id = ?
Parameters:
[
11
]
|
|
0.41 ms (0.23%) |
1 |
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" 2025 1 130 ] |
|
0.41 ms (0.23%) |
1 |
SELECT t0.brand_id AS brand_id_1, t0.position AS position_2, t0.enabled AS enabled_3, t0.attribute_option_id AS attribute_option_id_4, t5.alt AS alt_6, t5.width AS width_7, t5.height AS height_8, t5.hash AS hash_9, t5.needProcess AS needProcess_10, t5.id AS id_11, t5.path AS path_12, t5.fileName AS fileName_13, t5.mime AS mime_14, t5.storageType AS storageType_15, t5.size AS size_16, t5.date AS date_17, t5.brand_id AS brand_id_18 FROM xc_brands t0 LEFT JOIN xc_brand_images t5 ON t5.brand_id = t0.brand_id WHERE t0.attribute_option_id = ? LIMIT 1
Parameters:
[
14089
]
|
|
0.41 ms (0.22%) |
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.41 ms (0.22%) |
1 |
SELECT x0_.id AS id_0 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_.product_class_id IS NULL OR x0_.product_class_id = ?) AND x1_.priceModifier <> 0 GROUP BY x0_.id LIMIT 1
Parameters:
[ "en" 2025 130 ] |
|
0.41 ms (0.22%) |
1 |
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 = 1 AND x0_.review <> ? LIMIT 1
Parameters:
[
2025
""
]
|
|
0.41 ms (0.22%) |
1 |
SELECT t0.id AS id_1, t0.position AS position_2 FROM xc_tags t0 INNER JOIN xc_product_tags ON t0.id = xc_product_tags.tag_id WHERE xc_product_tags.product_id = ? ORDER BY t0.position ASC
Parameters:
[
2025
]
|
|
0.40 ms (0.22%) |
1 |
SELECT x0_.googleShoppingGroup AS googleShoppingGroup_0, x0_.id AS id_1, x0_.position AS position_2, x0_.displayAbove AS displayAbove_3, x0_.decimals AS decimals_4, x0_.type AS type_5, x0_.displayMode AS displayMode_6, x0_.addToNew AS addToNew_7, x0_.product_class_id AS product_class_id_8, x0_.attribute_group_id AS attribute_group_id_9, x0_.product_id AS product_id_10 FROM xc_attributes x0_ LEFT JOIN xc_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) INNER JOIN xc_attribute_values_checkbox x2_ ON (x2_.attribute_id = x0_.id) WHERE x2_.product_id = ? ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" 2025 ] |
|
0.39 ms (0.22%) |
1 |
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:
[ 2025 1 ] |
|
0.37 ms (0.21%) |
1 |
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:
[
2025
]
|
|
0.37 ms (0.20%) |
1 |
SELECT t0.state_id AS state_id_1, t0.state AS state_2, t0.code AS code_3, t0.country_code AS country_code_4, t0.region_code AS region_code_5 FROM xc_states t0 WHERE t0.country_code = ? ORDER BY t0.state ASC
Parameters:
[
"CA"
]
|
|
0.37 ms (0.20%) |
1 |
SELECT x0_.id AS id_0 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_.product_class_id IS NULL OR x0_.product_class_id = ?) AND x1_.weightModifier <> 0 GROUP BY x0_.id LIMIT 1
Parameters:
[ "en" 2025 130 ] |
|
0.36 ms (0.20%) |
1 |
SELECT x0_.id AS id_0 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_.product_class_id IS NULL OR x0_.product_class_id = ?) AND x1_.weightModifier <> 0 GROUP BY x0_.id LIMIT 1
Parameters:
[ "en" 2025 130 ] |
|
0.34 ms (0.19%) |
1 |
SELECT x0_.applyToWholesale AS applyToWholesale_0, x0_.id AS id_1, x0_.enabled AS enabled_2, x0_.value AS value_3, x0_.dateRangeBegin AS dateRangeBegin_4, x0_.dateRangeEnd AS dateRangeEnd_5, x0_.showInSeparateSection AS showInSeparateSection_6, x0_.metaDescType AS metaDescType_7, x0_.specificProducts AS specificProducts_8 FROM xc_sale_discounts x0_ WHERE x0_.enabled = ? AND (x0_.dateRangeBegin = 0 OR x0_.dateRangeBegin < ?) AND (x0_.dateRangeEnd = 0 OR x0_.dateRangeEnd > ?) ORDER BY x0_.value DESC
Parameters:
[ 1 1765746800 1765746800 ] |
|
0.33 ms (0.18%) |
1 |
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:
[ 2025 1 "" ] |
|
0.32 ms (0.18%) |
1 |
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.brand_id = ? ORDER BY t0.id ASC
Parameters:
[
19
]
|
|
0.31 ms (0.17%) |
1 |
SELECT x0_.googleShoppingGroup AS googleShoppingGroup_0, x0_.id AS id_1, x0_.position AS position_2, x0_.displayAbove AS displayAbove_3, x0_.decimals AS decimals_4, x0_.type AS type_5, x0_.displayMode AS displayMode_6, x0_.addToNew AS addToNew_7, x0_.product_class_id AS product_class_id_8, x0_.attribute_group_id AS attribute_group_id_9, x0_.product_id AS product_id_10 FROM xc_attributes x0_ LEFT JOIN xc_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x0_.product_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.product_class_id IS NULL AND x0_.type <> ? GROUP BY x0_.id ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "H" ] |
|
0.31 ms (0.17%) |
1 |
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:
[ 2025 1 ] |
|
0.30 ms (0.17%) |
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.enabled AS enabled_3, t0.link AS link_4, t0.product_id AS product_id_5, t0.global_tab_id AS global_tab_id_6 FROM xc_product_tabs t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
2025
]
|
|
0.29 ms (0.16%) |
1 |
SELECT x0_.id AS id_0, x0_.class AS class_1, x0_.modificator AS modificator_2, x0_.validator AS validator_3, x0_.position AS position_4, x0_.behavior AS behavior_5, x0_.purpose AS purpose_6 FROM xc_money_modificators x0_ ORDER BY x0_.position ASC
Parameters:
[] |
|
0.29 ms (0.16%) |
1 |
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:
[
2025
]
|
|
0.29 ms (0.16%) |
1 |
SELECT t0.googleShoppingGroup AS googleShoppingGroup_1, t0.id AS id_2, t0.position AS position_3, t0.displayAbove AS displayAbove_4, t0.decimals AS decimals_5, t0.type AS type_6, t0.displayMode AS displayMode_7, t0.addToNew AS addToNew_8, t0.product_class_id AS product_class_id_9, t0.attribute_group_id AS attribute_group_id_10, t0.product_id AS product_id_11 FROM xc_attributes t0 WHERE t0.id = ?
Parameters:
[
2490
]
|
|
0.27 ms (0.15%) |
1 |
SELECT x0_.id AS id_0, x0_.code AS code_1, x0_.model AS model_2, x0_.moduleName AS moduleName_3, x0_.width AS width_4, x0_.height AS height_5 FROM xc_images_settings x0_ WHERE x0_.moduleName = ?
Parameters:
[
"XC-CrispWhiteSkin"
]
|
|
0.26 ms (0.15%) |
1 |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xc_attribute_groups x0_ LEFT JOIN xc_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x0_.product_class_id IS NULL GROUP BY x0_.id ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[
"en"
]
|
|
0.26 ms (0.15%) |
1 |
SELECT MAX(x0_.rpos) AS sclr_0 FROM xc_categories x0_ LIMIT 1
Parameters:
[] |
|
0.26 ms (0.14%) |
1 |
SELECT x0_.googleShoppingGroup AS googleShoppingGroup_0, x0_.id AS id_1, x0_.position AS position_2, x0_.displayAbove AS displayAbove_3, x0_.decimals AS decimals_4, x0_.type AS type_5, x0_.displayMode AS displayMode_6, x0_.addToNew AS addToNew_7, x0_.product_class_id AS product_class_id_8, x0_.attribute_group_id AS attribute_group_id_9, x0_.product_id AS product_id_10 FROM xc_attributes x0_ LEFT JOIN xc_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x0_.product_id = ? AND x0_.type <> ? GROUP BY x0_.id ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" 2025 "H" ] |
|
0.21 ms (0.12%) |
1 |
SELECT t0.currency_id AS currency_id_1, t0.code AS code_2, t0.symbol AS symbol_3, t0.prefix AS prefix_4, t0.suffix AS suffix_5, t0.e AS e_6, t0.decimalDelimiter AS decimalDelimiter_7, t0.thousandDelimiter AS thousandDelimiter_8, t0.roundUp AS roundUp_9 FROM xc_currencies t0 WHERE t0.currency_id = ?
Parameters:
[
124
]
|
|
0.17 ms (0.10%) |
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.product_class_id AS product_class_id_3 FROM xc_attribute_groups t0 WHERE t0.product_class_id = ? ORDER BY t0.position ASC
Parameters:
[
130
]
|
|
0.15 ms (0.08%) |
1 |
SELECT t0.id AS id_1, t0.position AS position_2 FROM xc_product_classes t0 WHERE t0.id = ?
Parameters:
[
130
]
|
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 |
|
| 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. |
| CDev\Sale\Model\SaleDiscount | No errors. |
| CDev\SimpleCMS\Model\Page | No errors. |
| QSL\ShopByBrand\Model\Brand | No errors. |
| XLite\Model\Product | No errors. |
| XLite\Model\TaxClass | No errors. |
| CDev\FeaturedProducts\Model\FeaturedProduct | 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\CategoryProducts | No errors. |
| XLite\Model\Image\Product\Image | 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. |
| XLite\Model\Category\QuickFlags | No errors. |
| XLite\Model\Image\Category\Image | No errors. |
| XLite\Model\Image\Category\Banner | No errors. |
| QSL\Banner\Model\Banner | No errors. |
| RedSqui\GiftCertificates\Model\GiftCerts | No errors. |
| XLite\Model\CategoryTranslation | 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 |
|
| XLite\Model\AttributeGroup | No errors. |
| XLite\Model\AttributeOption |
|
| XLite\Model\AttributeProperty | No errors. |
| XLite\Model\AttributeTranslation | No errors. |
| XLite\Model\AttributeValue\AttributeValueSelectTranslation | No errors. |
| QSL\ShopByBrand\Model\Image\Brand\Image | No errors. |
| QSL\ShopByBrand\Model\BrandTranslation | No errors. |
| XLite\Model\AttributeOptionTranslation | No errors. |
| CDev\Wholesale\Model\MinQuantity |
|
| XLite\Model\MoneyModificator | No errors. |
| XLite\Model\Product\GlobalTab |
|
| XC\CustomProductTabs\Model\Product\TabTranslation | No errors. |
| XC\CustomProductTabs\Model\Product\CustomGlobalTab | No errors. |
| XLite\Model\Product\GlobalTabProvider |
|
| XLite\Model\ProductClassTranslation | No errors. |
| XC\CustomProductTabs\Model\Product\CustomGlobalTabTranslation | No errors. |
| CDev\FileAttachments\Model\Product\Attachment\Storage | No errors. |
| XLite\Model\ZoneElement | No errors. |
| CDev\VolumeDiscounts\Model\VolumeDiscount | No errors. |
| XLite\Model\Shipping\Markup | No errors. |