Query Metrics
168
Database Queries
66
Different statements
254.78 ms
Query time
2
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.10 ms |
SELECT t0.is_fraudlent AS is_fraudlent_1, t0.code AS code_2, t0.id AS id_3, t0.code3 AS code3_4, t0.enabled AS enabled_5, t0.active_currency AS active_currency_6, t0.currency_id AS currency_id_7, t0.lng_id AS lng_id_8 FROM xlite_countries t0 WHERE t0.code = ?
Parameters:
[
"US"
]
|
2 | 4.28 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 xlite_states t0 WHERE t0.country_code = ? ORDER BY t0.state ASC
Parameters:
[
"US"
]
|
3 | 4.95 ms |
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_.af_ip_address AS af_ip_address_5, x0_.af_proxy_ip_address AS af_proxy_ip_address_6, x0_.braintree_customer_id AS braintree_customer_id_7, x0_.saveCardBoxChecked AS saveCardBoxChecked_8, x0_.rewardPoints AS rewardPoints_9, x0_.storedSelectors AS storedSelectors_10, x0_.conciergeUserId AS conciergeUserId_11, x0_.stripeCustomerId AS stripeCustomerId_12, x0_.xpaymentsCustomerId AS xpaymentsCustomerId_13, x0_.profile_id AS profile_id_14, x0_.login AS login_15, x0_.password AS password_16, x0_.password_hint AS password_hint_17, x0_.password_hint_answer AS password_hint_answer_18, x0_.passwordResetKey AS passwordResetKey_19, x0_.passwordResetKeyDate AS passwordResetKeyDate_20, x0_.access_level AS access_level_21, x0_.added AS added_22, x0_.first_login AS first_login_23, x0_.last_login AS last_login_24, x0_.status AS status_25, x0_.statusComment AS statusComment_26, x0_.referer AS referer_27, x0_.language AS language_28, x0_.last_shipping_id AS last_shipping_id_29, x0_.last_payment_id AS last_payment_id_30, x0_.anonymous AS anonymous_31, x0_.forceChangePassword AS forceChangePassword_32, x0_.dateOfLoginAttempt AS dateOfLoginAttempt_33, x0_.countOfLoginAttempts AS countOfLoginAttempts_34, x0_.searchFakeField AS searchFakeField_35, x0_.xcPendingExport AS xcPendingExport_36, x0_.lastCheckoutEmail AS lastCheckoutEmail_37, x0_.order_id AS order_id_38, x0_.membership_id AS membership_id_39, x0_.pending_membership_id AS pending_membership_id_40 FROM xlite_profiles x0_ LEFT JOIN xlite_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 | 1.30 ms |
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_.af_ip_address AS af_ip_address_5, x0_.af_proxy_ip_address AS af_proxy_ip_address_6, x0_.braintree_customer_id AS braintree_customer_id_7, x0_.saveCardBoxChecked AS saveCardBoxChecked_8, x0_.rewardPoints AS rewardPoints_9, x0_.storedSelectors AS storedSelectors_10, x0_.conciergeUserId AS conciergeUserId_11, x0_.stripeCustomerId AS stripeCustomerId_12, x0_.xpaymentsCustomerId AS xpaymentsCustomerId_13, x0_.profile_id AS profile_id_14, x0_.login AS login_15, x0_.password AS password_16, x0_.password_hint AS password_hint_17, x0_.password_hint_answer AS password_hint_answer_18, x0_.passwordResetKey AS passwordResetKey_19, x0_.passwordResetKeyDate AS passwordResetKeyDate_20, x0_.access_level AS access_level_21, x0_.added AS added_22, x0_.first_login AS first_login_23, x0_.last_login AS last_login_24, x0_.status AS status_25, x0_.statusComment AS statusComment_26, x0_.referer AS referer_27, x0_.language AS language_28, x0_.last_shipping_id AS last_shipping_id_29, x0_.last_payment_id AS last_payment_id_30, x0_.anonymous AS anonymous_31, x0_.forceChangePassword AS forceChangePassword_32, x0_.dateOfLoginAttempt AS dateOfLoginAttempt_33, x0_.countOfLoginAttempts AS countOfLoginAttempts_34, x0_.searchFakeField AS searchFakeField_35, x0_.xcPendingExport AS xcPendingExport_36, x0_.lastCheckoutEmail AS lastCheckoutEmail_37, x0_.order_id AS order_id_38, x0_.membership_id AS membership_id_39, x0_.pending_membership_id AS pending_membership_id_40 FROM xlite_profiles x0_ INNER JOIN xlite_profile_roles x2_ ON x0_.profile_id = x2_.profile_id INNER JOIN xlite_roles x1_ ON x1_.id = x2_.role_id INNER JOIN xlite_role_permissions x4_ ON x1_.id = x4_.role_id INNER JOIN xlite_permissions x3_ ON x3_.id = x4_.permission_id WHERE x3_.code IN ('ROLE_ROOT_ACCESS') AND x0_.status = ? AND x0_.access_level > 0 ORDER BY x0_.profile_id ASC
Parameters:
[
"E"
]
|
5 | 0.69 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_.level1_id AS level1_id_4, x0_.level2_id AS level2_id_5, x0_.level3_id AS level3_id_6, x0_.level4_id AS level4_id_7, x0_.brand_id AS brand_id_8, x0_.news_message_id AS news_message_id_9, x0_.product_id AS product_id_10, x0_.category_id AS category_id_11 FROM xlite_clean_urls x0_ WHERE x0_.cleanURL = ? AND x0_.product_id IS NOT NULL ORDER BY x0_.id DESC LIMIT 1
Parameters:
[
"artis-forged"
]
|
6 | 6.17 ms |
SELECT t0.ogMeta AS ogMeta_1, t0.useCustomOG AS useCustomOG_2, t0.is_stickers_included_subcategories AS is_stickers_included_subcategories_3, t0.autoPendingEnabled AS autoPendingEnabled_4, t0.demo AS demo_5, t0.wheelTireSizeFilter AS wheelTireSizeFilter_6, t0.csCreated AS csCreated_7, t0.csLastUpdate AS csLastUpdate_8, t0.category_id AS category_id_9, t0.lpos AS lpos_10, t0.rpos AS rpos_11, t0.enabled AS enabled_12, t0.show_title AS show_title_13, t0.depth AS depth_14, t0.pos AS pos_15, t0.root_category_look AS root_category_look_16, t0.metaDescType AS metaDescType_17, t0.xcPendingExport AS xcPendingExport_18, t19.id AS id_20, t19.subcategories_count_all AS subcategories_count_all_21, t19.subcategories_count_enabled AS subcategories_count_enabled_22, t19.category_id AS category_id_23, t24.alt AS alt_25, t24.width AS width_26, t24.height AS height_27, t24.hash AS hash_28, t24.needProcess AS needProcess_29, t24.id AS id_30, t24.path AS path_31, t24.fileName AS fileName_32, t24.mime AS mime_33, t24.storageType AS storageType_34, t24.size AS size_35, t24.date AS date_36, t24.category_id AS category_id_37, t38.alt AS alt_39, t38.width AS width_40, t38.height AS height_41, t38.hash AS hash_42, t38.needProcess AS needProcess_43, t38.id AS id_44, t38.path AS path_45, t38.fileName AS fileName_46, t38.mime AS mime_47, t38.storageType AS storageType_48, t38.size AS size_49, t38.date AS date_50, t38.category_id AS category_id_51, t0.parent_id AS parent_id_52 FROM xlite_categories t0 LEFT JOIN xlite_category_quick_flags t19 ON t19.category_id = t0.category_id LEFT JOIN xlite_category_images t24 ON t24.category_id = t0.category_id LEFT JOIN xlite_category_banners t38 ON t38.category_id = t0.category_id WHERE t0.lpos = ? LIMIT 1
Parameters:
[
1
]
|
7 | 0.85 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_.level1_id AS level1_id_4, x0_.level2_id AS level2_id_5, x0_.level3_id AS level3_id_6, x0_.level4_id AS level4_id_7, x0_.brand_id AS brand_id_8, x0_.news_message_id AS news_message_id_9, x0_.product_id AS product_id_10, x0_.category_id AS category_id_11 FROM xlite_clean_urls x0_ INNER JOIN xlite_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:
[ "artis-forged" 1 ] |
8 | 0.54 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_.level1_id AS level1_id_4, x0_.level2_id AS level2_id_5, x0_.level3_id AS level3_id_6, x0_.level4_id AS level4_id_7, x0_.brand_id AS brand_id_8, x0_.news_message_id AS news_message_id_9, x0_.product_id AS product_id_10, x0_.category_id AS category_id_11 FROM xlite_clean_urls x0_ WHERE x0_.cleanURL = ? AND x0_.news_message_id IS NOT NULL ORDER BY x0_.id DESC LIMIT 1
Parameters:
[
"artis-forged"
]
|
9 | 1.81 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_.level1_id AS level1_id_4, x0_.level2_id AS level2_id_5, x0_.level3_id AS level3_id_6, x0_.level4_id AS level4_id_7, x0_.brand_id AS brand_id_8, x0_.news_message_id AS news_message_id_9, x0_.product_id AS product_id_10, x0_.category_id AS category_id_11 FROM xlite_clean_urls x0_ WHERE x0_.cleanURL = ? AND x0_.brand_id IS NOT NULL ORDER BY x0_.id DESC LIMIT 1
Parameters:
[
"artis-forged"
]
|
10 | 5.42 ms |
SELECT t0.aaiaId AS aaiaId_1, t0.brand_id AS brand_id_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.attribute_option_id AS attribute_option_id_5, t6.alt AS alt_7, t6.width AS width_8, t6.height AS height_9, t6.hash AS hash_10, t6.needProcess AS needProcess_11, t6.id AS id_12, t6.path AS path_13, t6.fileName AS fileName_14, t6.mime AS mime_15, t6.storageType AS storageType_16, t6.size AS size_17, t6.date AS date_18, t6.brand_id AS brand_id_19 FROM xlite_brands t0 LEFT JOIN xlite_brand_images t6 ON t6.brand_id = t0.brand_id WHERE t0.brand_id = ?
Parameters:
[
46
]
|
11 | 0.61 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.level1_id AS level1_id_5, t0.level2_id AS level2_id_6, t0.level3_id AS level3_id_7, t0.level4_id AS level4_id_8, t0.brand_id AS brand_id_9, t0.news_message_id AS news_message_id_10, t0.product_id AS product_id_11, t0.category_id AS category_id_12 FROM xlite_clean_urls t0 WHERE t0.brand_id = ? ORDER BY t0.id ASC
Parameters:
[
46
]
|
12 | 4.61 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 xlite_languages x0_ WHERE x0_.added = 1 AND x0_.enabled = ?
Parameters:
[
1
]
|
13 | 0.50 ms |
SELECT x0_.id AS id_0, x0_.class AS class_1, x0_.weight AS weight_2 FROM xlite_order_modifiers x0_ ORDER BY x0_.weight ASC, x0_.id ASC
Parameters:
[] |
14 | 0.57 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, 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 xlite_currencies t0 LEFT JOIN xlite_active_currencies t10 ON t10.currency_id = t0.currency_id WHERE t0.currency_id = ?
Parameters:
[
840
]
|
15 | 2.69 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM xlite_tmp_vars t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"cloud_search_reg_scheduled"
]
|
16 | 1.24 ms |
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 xlite_active_currencies x0_ INNER JOIN xlite_currencies x1_ ON x0_.currency_id = x1_.currency_id WHERE x1_.code = ? AND x0_.enabled = ? LIMIT 1
Parameters:
[ null 1 ] |
17 | 0.53 ms |
SELECT x0_.id AS id_0, x0_.entityType AS entityType_1, x0_.version AS version_2 FROM xlite_entity_type_versions x0_
Parameters:
[] |
18 | 0.64 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 xlite_wishlists t0 WHERE t0.profile_id IS NULL LIMIT 1
Parameters:
[] |
19 | 3.09 ms |
SELECT COUNT(DISTINCT x0_.active_currency_id) AS sclr_0 FROM xlite_active_currencies x0_ WHERE x0_.enabled = ?
Parameters:
[
1
]
|
20 | 0.61 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 xlite_images_settings x0_ WHERE x0_.moduleName = ?
Parameters:
[
"XC-CrispWhiteSkin"
]
|
21 | 0.72 ms |
SELECT COUNT(DISTINCT x0_.id) AS sclr_0 FROM xlite_level1 x0_ LEFT JOIN xlite_level1_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x0_.enabled = ?
Parameters:
[ "en" 1 ] |
22 | 0.57 ms |
SELECT COUNT(DISTINCT x0_.id) AS sclr_0 FROM xlite_level1 x0_ LEFT JOIN xlite_level1_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x0_.enabled = ?
Parameters:
[ "en" 1 ] |
23 | 2.30 ms |
SELECT x0_.name AS name_0, COUNT(DISTINCT x1_.product_id) AS sclr_1, x2_.aaiaId AS aaiaId_2, x2_.brand_id AS brand_id_3, x2_.position AS position_4, x2_.enabled AS enabled_5, x3_.id AS id_6, x3_.addToNew AS addToNew_7, x3_.position AS position_8, x4_.alt AS alt_9, x4_.width AS width_10, x4_.height AS height_11, x4_.hash AS hash_12, x4_.needProcess AS needProcess_13, x4_.id AS id_14, x4_.path AS path_15, x4_.fileName AS fileName_16, x4_.mime AS mime_17, x4_.storageType AS storageType_18, x4_.size AS size_19, x4_.date AS date_20, x2_.attribute_option_id AS attribute_option_id_21, x3_.swatch_id AS swatch_id_22, x3_.attribute_id AS attribute_id_23, x4_.brand_id AS brand_id_24 FROM xlite_brands x2_ LEFT JOIN xlite_brand_products x5_ ON (x5_.brand_id = x2_.brand_id) INNER JOIN xlite_attribute_options x3_ ON x2_.attribute_option_id = x3_.id INNER JOIN xlite_attribute_option_translations x0_ ON x3_.id = x0_.id LEFT JOIN xlite_brand_images x4_ ON x2_.brand_id = x4_.brand_id INNER JOIN xlite_attribute_values_select x6_ ON x3_.id = x6_.attribute_option_id INNER JOIN xlite_products x1_ ON x6_.product_id = x1_.product_id WHERE x2_.enabled = ? AND x1_.enabled = ? AND (x1_.inventoryEnabled = 0 OR (x1_.localStockEnabled = 1 AND x1_.amount > 0)) GROUP BY x2_.brand_id ORDER BY x2_.position ASC LIMIT 10
Parameters:
[ 1 1 ] |
24 | 0.56 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.level1_id AS level1_id_5, t0.level2_id AS level2_id_6, t0.level3_id AS level3_id_7, t0.level4_id AS level4_id_8, t0.brand_id AS brand_id_9, t0.news_message_id AS news_message_id_10, t0.product_id AS product_id_11, t0.category_id AS category_id_12 FROM xlite_clean_urls t0 WHERE t0.brand_id = ? ORDER BY t0.id ASC
Parameters:
[
54
]
|
25 | 0.35 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 xlite_attribute_option_translations t0 WHERE t0.id = ?
Parameters:
[
585
]
|
26 | 0.97 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.level1_id AS level1_id_5, t0.level2_id AS level2_id_6, t0.level3_id AS level3_id_7, t0.level4_id AS level4_id_8, t0.brand_id AS brand_id_9, t0.news_message_id AS news_message_id_10, t0.product_id AS product_id_11, t0.category_id AS category_id_12 FROM xlite_clean_urls t0 WHERE t0.brand_id = ? ORDER BY t0.id ASC
Parameters:
[
50
]
|
27 | 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 xlite_attribute_option_translations t0 WHERE t0.id = ?
Parameters:
[
579
]
|
28 | 3.14 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.level1_id AS level1_id_5, t0.level2_id AS level2_id_6, t0.level3_id AS level3_id_7, t0.level4_id AS level4_id_8, t0.brand_id AS brand_id_9, t0.news_message_id AS news_message_id_10, t0.product_id AS product_id_11, t0.category_id AS category_id_12 FROM xlite_clean_urls t0 WHERE t0.brand_id = ? ORDER BY t0.id ASC
Parameters:
[
56
]
|
29 | 0.46 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 xlite_attribute_option_translations t0 WHERE t0.id = ?
Parameters:
[
635
]
|
30 | 0.32 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.level1_id AS level1_id_5, t0.level2_id AS level2_id_6, t0.level3_id AS level3_id_7, t0.level4_id AS level4_id_8, t0.brand_id AS brand_id_9, t0.news_message_id AS news_message_id_10, t0.product_id AS product_id_11, t0.category_id AS category_id_12 FROM xlite_clean_urls t0 WHERE t0.brand_id = ? ORDER BY t0.id ASC
Parameters:
[
52
]
|
31 | 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 xlite_attribute_option_translations t0 WHERE t0.id = ?
Parameters:
[
582
]
|
32 | 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.level1_id AS level1_id_5, t0.level2_id AS level2_id_6, t0.level3_id AS level3_id_7, t0.level4_id AS level4_id_8, t0.brand_id AS brand_id_9, t0.news_message_id AS news_message_id_10, t0.product_id AS product_id_11, t0.category_id AS category_id_12 FROM xlite_clean_urls t0 WHERE t0.brand_id = ? ORDER BY t0.id ASC
Parameters:
[
53
]
|
33 | 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 xlite_attribute_option_translations t0 WHERE t0.id = ?
Parameters:
[
583
]
|
34 | 0.24 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.level1_id AS level1_id_5, t0.level2_id AS level2_id_6, t0.level3_id AS level3_id_7, t0.level4_id AS level4_id_8, t0.brand_id AS brand_id_9, t0.news_message_id AS news_message_id_10, t0.product_id AS product_id_11, t0.category_id AS category_id_12 FROM xlite_clean_urls t0 WHERE t0.brand_id = ? ORDER BY t0.id ASC
Parameters:
[
49
]
|
35 | 3.91 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 xlite_attribute_option_translations t0 WHERE t0.id = ?
Parameters:
[
578
]
|
36 | 0.40 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.level1_id AS level1_id_5, t0.level2_id AS level2_id_6, t0.level3_id AS level3_id_7, t0.level4_id AS level4_id_8, t0.brand_id AS brand_id_9, t0.news_message_id AS news_message_id_10, t0.product_id AS product_id_11, t0.category_id AS category_id_12 FROM xlite_clean_urls t0 WHERE t0.brand_id = ? ORDER BY t0.id ASC
Parameters:
[
48
]
|
37 | 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 xlite_attribute_option_translations t0 WHERE t0.id = ?
Parameters:
[
577
]
|
38 | 0.38 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.level1_id AS level1_id_5, t0.level2_id AS level2_id_6, t0.level3_id AS level3_id_7, t0.level4_id AS level4_id_8, t0.brand_id AS brand_id_9, t0.news_message_id AS news_message_id_10, t0.product_id AS product_id_11, t0.category_id AS category_id_12 FROM xlite_clean_urls t0 WHERE t0.brand_id = ? ORDER BY t0.id ASC
Parameters:
[
47
]
|
39 | 0.26 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 xlite_attribute_option_translations t0 WHERE t0.id = ?
Parameters:
[
576
]
|
40 | 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 xlite_attribute_option_translations t0 WHERE t0.id = ?
Parameters:
[
575
]
|
41 | 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.level1_id AS level1_id_5, t0.level2_id AS level2_id_6, t0.level3_id AS level3_id_7, t0.level4_id AS level4_id_8, t0.brand_id AS brand_id_9, t0.news_message_id AS news_message_id_10, t0.product_id AS product_id_11, t0.category_id AS category_id_12 FROM xlite_clean_urls t0 WHERE t0.brand_id = ? ORDER BY t0.id ASC
Parameters:
[
51
]
|
42 | 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 xlite_attribute_option_translations t0 WHERE t0.id = ?
Parameters:
[
581
]
|
43 | 2.77 ms |
SELECT COUNT(DISTINCT x0_.brand_id) AS sclr_0 FROM xlite_brands x0_ LEFT JOIN xlite_brand_products x1_ ON (x1_.brand_id = x0_.brand_id) INNER JOIN xlite_attribute_options x2_ ON x0_.attribute_option_id = x2_.id INNER JOIN xlite_attribute_option_translations x3_ ON x2_.id = x3_.id INNER JOIN xlite_attribute_values_select x4_ ON x2_.id = x4_.attribute_option_id INNER JOIN xlite_products x5_ ON x4_.product_id = x5_.product_id WHERE x0_.enabled = ? AND x5_.enabled = ? AND (x5_.inventoryEnabled = 0 OR (x5_.localStockEnabled = 1 AND x5_.amount > 0))
Parameters:
[ 1 1 ] |
44 | 1.35 ms |
SELECT t0.anti_fraud_check AS anti_fraud_check_1, t0.method_id AS method_id_2, t0.service_name AS service_name_3, t0.class AS class_4, t0.moduleName AS moduleName_5, t0.orderby AS orderby_6, t0.adminOrderby AS adminOrderby_7, t0.enabled AS enabled_8, t0.added AS added_9, t0.creditCardRate AS creditCardRate_10, t0.transactionFee AS transactionFee_11, t0.predefined AS predefined_12, t0.type AS type_13, t0.fromMarketplace AS fromMarketplace_14, t0.modulePageURL AS modulePageURL_15, t0.countries AS countries_16, t0.exCountries AS exCountries_17 FROM xlite_payment_methods t0 WHERE t0.method_id = ?
Parameters:
[
13
]
|
45 | 3.02 ms |
SELECT t0.name AS name_1, t0.title AS title_2, t0.description AS description_3, t0.adminDescription AS adminDescription_4, t0.altAdminDescription AS altAdminDescription_5, t0.instruction AS instruction_6, t0.label_id AS label_id_7, t0.code AS code_8, t0.id AS id_9 FROM xlite_payment_method_translations t0 WHERE t0.id = ?
Parameters:
[
13
]
|
46 | 0.66 ms |
SELECT t0.anti_fraud_check AS anti_fraud_check_1, t0.method_id AS method_id_2, t0.service_name AS service_name_3, t0.class AS class_4, t0.moduleName AS moduleName_5, t0.orderby AS orderby_6, t0.adminOrderby AS adminOrderby_7, t0.enabled AS enabled_8, t0.added AS added_9, t0.creditCardRate AS creditCardRate_10, t0.transactionFee AS transactionFee_11, t0.predefined AS predefined_12, t0.type AS type_13, t0.fromMarketplace AS fromMarketplace_14, t0.modulePageURL AS modulePageURL_15, t0.countries AS countries_16, t0.exCountries AS exCountries_17 FROM xlite_payment_methods t0 WHERE t0.service_name = ? LIMIT 1
Parameters:
[
"PaypalWPS"
]
|
47 | 0.35 ms |
SELECT t0.anti_fraud_check AS anti_fraud_check_1, t0.method_id AS method_id_2, t0.service_name AS service_name_3, t0.class AS class_4, t0.moduleName AS moduleName_5, t0.orderby AS orderby_6, t0.adminOrderby AS adminOrderby_7, t0.enabled AS enabled_8, t0.added AS added_9, t0.creditCardRate AS creditCardRate_10, t0.transactionFee AS transactionFee_11, t0.predefined AS predefined_12, t0.type AS type_13, t0.fromMarketplace AS fromMarketplace_14, t0.modulePageURL AS modulePageURL_15, t0.countries AS countries_16, t0.exCountries AS exCountries_17 FROM xlite_payment_methods t0 WHERE t0.method_id = ?
Parameters:
[
15
]
|
48 | 0.27 ms |
SELECT t0.name AS name_1, t0.title AS title_2, t0.description AS description_3, t0.adminDescription AS adminDescription_4, t0.altAdminDescription AS altAdminDescription_5, t0.instruction AS instruction_6, t0.label_id AS label_id_7, t0.code AS code_8, t0.id AS id_9 FROM xlite_payment_method_translations t0 WHERE t0.id = ?
Parameters:
[
15
]
|
49 | 2.51 ms |
SELECT t0.anti_fraud_check AS anti_fraud_check_1, t0.method_id AS method_id_2, t0.service_name AS service_name_3, t0.class AS class_4, t0.moduleName AS moduleName_5, t0.orderby AS orderby_6, t0.adminOrderby AS adminOrderby_7, t0.enabled AS enabled_8, t0.added AS added_9, t0.creditCardRate AS creditCardRate_10, t0.transactionFee AS transactionFee_11, t0.predefined AS predefined_12, t0.type AS type_13, t0.fromMarketplace AS fromMarketplace_14, t0.modulePageURL AS modulePageURL_15, t0.countries AS countries_16, t0.exCountries AS exCountries_17 FROM xlite_payment_methods t0 WHERE t0.service_name = ? LIMIT 1
Parameters:
[
"XPaymentsCloud"
]
|
50 | 0.56 ms |
SELECT t0.setting_id AS setting_id_1, t0.name AS name_2, t0.value AS value_3, t0.method_id AS method_id_4 FROM xlite_payment_method_settings t0 WHERE t0.method_id = ?
Parameters:
[
18
]
|
51 | 2.52 ms |
SELECT t0.description AS description_1, t0.metaTitle AS metaTitle_2, t0.metaDescription AS metaDescription_3, t0.metaKeywords AS metaKeywords_4, t0.label_id AS label_id_5, t0.code AS code_6, t0.id AS id_7 FROM xlite_brand_translations t0 WHERE t0.id = ?
Parameters:
[
46
]
|
52 | 3.98 ms |
SELECT COUNT(DISTINCT x0_.product_id) AS sclr_0 FROM xlite_products x0_ LEFT JOIN xlite_product_translations x1_ ON x0_.product_id = x1_.id LEFT JOIN xlite_product_membership_links x3_ ON x0_.product_id = x3_.product_id LEFT JOIN xlite_memberships x2_ ON x2_.membership_id = x3_.membership_id INNER JOIN xlite_attribute_values_select x4_ ON x0_.product_id = x4_.product_id INNER JOIN xlite_attribute_options x5_ ON x4_.attribute_option_id = x5_.id LEFT JOIN xlite_brand_products x6_ ON (x0_.product_id = x6_.product_id AND x6_.brand_id = ?) WHERE x0_.enabled = ? AND x0_.arrivalDate < ? AND x2_.membership_id IS NULL AND x5_.id = ? AND (x0_.inventoryEnabled = ? OR x0_.amount > ? OR (x0_.isAvailableForBackorder = ? AND x0_.isBackorderLimit <> ?) OR (x0_.isAvailableForBackorder = ? AND x0_.isBackorderLimit = ? AND x0_.backorderLimit > ?))
Parameters:
[ 46 1 1746143999 575 0 0 1 1 1 1 0 ] |
53 | 5.38 ms |
SELECT COUNT(DISTINCT x0_.id) AS sclr_0 FROM xlite_news x0_ LEFT JOIN xlite_news_message_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x0_.enabled = ? AND x0_.date < ?
Parameters:
[ "en" 1 1746071400 ] |
54 | 3.45 ms |
SELECT x0_.amazonPaymentEnabled AS amazonPaymentEnabled_0, x0_.marketPrice AS marketPrice_1, x0_.applySaleToWholesale AS applySaleToWholesale_2, x0_.max_price_discount_notify AS max_price_discount_notify_3, x0_.isAvailableForBackorder AS isAvailableForBackorder_4, x0_.isBackorderLimit AS isBackorderLimit_5, x0_.backorderLimit AS backorderLimit_6, x0_.csCreated AS csCreated_7, x0_.csLastUpdate AS csLastUpdate_8, x0_.rewardPoints AS rewardPoints_9, x0_.fixedRewardPoints AS fixedRewardPoints_10, x0_.assignedMembershipTTLType AS assignedMembershipTTLType_11, x0_.assignedMembershipTTL AS assignedMembershipTTL_12, x0_.localStockEnabled AS localStockEnabled_13, x0_.manuallyUpdatedFields AS manuallyUpdatedFields_14, x0_.isForAllFilters AS isForAllFilters_15, x0_.fitmentType AS fitmentType_16, x0_.costPrice AS costPrice_17, x0_.xcPendingBulkEdit AS xcPendingBulkEdit_18, x0_.coreCharge AS coreCharge_19, x0_.facebookMarketingEnabled AS facebookMarketingEnabled_20, x0_.freeShip AS freeShip_21, x0_.shipForFree AS shipForFree_22, x0_.freightFixedFee AS freightFixedFee_23, x0_.googleFeedEnabled AS googleFeedEnabled_24, x0_.useAsSegmentCondition AS useAsSegmentCondition_25, x0_.participateSale AS participateSale_26, x0_.discountType AS discountType_27, x0_.salePriceValue AS salePriceValue_28, x0_.upcIsbn AS upcIsbn_29, x0_.mnfVendor AS mnfVendor_30, x0_.useCustomOG AS useCustomOG_31, x0_.product_id AS product_id_32, x0_.price AS price_33, x0_.sku AS sku_34, x0_.enabled AS enabled_35, x0_.weight AS weight_36, x0_.useSeparateBox AS useSeparateBox_37, x0_.boxWidth AS boxWidth_38, x0_.boxLength AS boxLength_39, x0_.boxHeight AS boxHeight_40, x0_.itemsPerBox AS itemsPerBox_41, x0_.free_shipping AS free_shipping_42, x0_.taxable AS taxable_43, x0_.arrivalDate AS arrivalDate_44, x0_.date AS date_45, x0_.updateDate AS updateDate_46, x0_.needProcess AS needProcess_47, x0_.inventoryEnabled AS inventoryEnabled_48, x0_.amount AS amount_49, x0_.lowLimitEnabledCustomer AS lowLimitEnabledCustomer_50, x0_.lowLimitEnabled AS lowLimitEnabled_51, x0_.lowLimitAmount AS lowLimitAmount_52, x0_.attrSepTab AS attrSepTab_53, x0_.metaDescType AS metaDescType_54, x0_.sales AS sales_55, x0_.xcPendingExport AS xcPendingExport_56, x0_.isDemoProduct AS isDemoProduct_57, x0_.entityVersion AS entityVersion_58, IFNULL(x1_.name, x2_.name) AS sclr_59, CAST(x0_.price AS UNSIGNED) AS sclr_60, x0_.appointment_membership_id AS appointment_membership_id_61, x0_.nextagCategory AS nextagCategory_62, x0_.shopzillaCategory AS shopzillaCategory_63, x0_.pricegrabberCategory AS pricegrabberCategory_64, x0_.eBayCommerceCategory AS eBayCommerceCategory_65, x0_.googleShoppingCategory AS googleShoppingCategory_66, x0_.active_cost_price_source_id AS active_cost_price_source_id_67, x0_.active_price_source_id AS active_price_source_id_68, x0_.product_class_id AS product_class_id_69, x0_.tax_class_id AS tax_class_id_70 FROM xlite_products x0_ LEFT JOIN xlite_product_translations x2_ ON x0_.product_id = x2_.id LEFT JOIN xlite_product_membership_links x4_ ON x0_.product_id = x4_.product_id LEFT JOIN xlite_memberships x3_ ON x3_.membership_id = x4_.membership_id LEFT JOIN xlite_product_translations x1_ ON x0_.product_id = x1_.id INNER JOIN xlite_attribute_values_select x5_ ON x0_.product_id = x5_.product_id INNER JOIN xlite_attribute_options x6_ ON x5_.attribute_option_id = x6_.id LEFT JOIN xlite_brand_products x7_ ON (x0_.product_id = x7_.product_id AND x7_.brand_id = ?) WHERE x0_.enabled = ? AND x0_.arrivalDate < ? AND x3_.membership_id IS NULL AND x6_.id = ? AND (x0_.inventoryEnabled = ? OR x0_.amount > ? OR (x0_.isAvailableForBackorder = ? AND x0_.isBackorderLimit <> ?) OR (x0_.isAvailableForBackorder = ? AND x0_.isBackorderLimit = ? AND x0_.backorderLimit > ?)) GROUP BY x0_.product_id ORDER BY sclr_59 ASC, x0_.product_id ASC LIMIT 20
Parameters:
[ 46 1 1746143999 575 0 0 1 1 1 1 0 ] |
55 | 5.85 ms |
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 xlite_xpayments_subscription_plans t0 WHERE t0.productId = ?
Parameters:
[
115
]
|
56 | 3.05 ms |
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 xlite_xpayments_subscription_plans t0 WHERE t0.productId = ?
Parameters:
[
116
]
|
57 | 4.49 ms |
SELECT t0.country AS country_1, t0.label_id AS label_id_2, t0.code AS code_3, t0.id AS id_4 FROM xlite_country_translations t0 WHERE t0.id = ?
Parameters:
[
"US"
]
|
58 | 0.47 ms |
SELECT t0.is_fraudlent AS is_fraudlent_1, t0.code AS code_2, t0.id AS id_3, t0.code3 AS code3_4, t0.enabled AS enabled_5, t0.active_currency AS active_currency_6, t0.currency_id AS currency_id_7, t0.lng_id AS lng_id_8 FROM xlite_countries t0 WHERE t0.code = ?
Parameters:
[
"United States"
]
|
59 | 0.34 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 xlite_states t0 WHERE t0.country_code IS NULL AND t0.code = ? LIMIT 1
Parameters:
[
"New York"
]
|
60 | 1.41 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 xlite_product_min_quantities x0_ INNER JOIN xlite_products x1_ ON x0_.product_id = x1_.product_id WHERE x1_.product_id = ? AND x0_.membership_id IS NULL LIMIT 1
Parameters:
[
115
]
|
61 | 4.39 ms |
SELECT t0.is_fraudlent AS is_fraudlent_1, t0.code AS code_2, t0.id AS id_3, t0.code3 AS code3_4, t0.enabled AS enabled_5, t0.active_currency AS active_currency_6, t0.currency_id AS currency_id_7, t0.lng_id AS lng_id_8 FROM xlite_countries t0 WHERE t0.code = ?
Parameters:
[
"United States"
]
|
62 | 0.63 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 xlite_states t0 WHERE t0.country_code IS NULL AND t0.code = ? LIMIT 1
Parameters:
[
"New York"
]
|
63 | 0.46 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 xlite_product_min_quantities x0_ INNER JOIN xlite_products x1_ ON x0_.product_id = x1_.product_id WHERE x1_.product_id = ? AND x0_.membership_id IS NULL LIMIT 1
Parameters:
[
116
]
|
64 | 1.88 ms |
SELECT DISTINCT x0_.product_id AS product_id_0 FROM xlite_wishlist_link x1_ LEFT JOIN xlite_products x0_ ON x1_.parent_product_id = x0_.product_id WHERE x1_.wishlist_id = ? AND x0_.enabled = ?
Parameters:
[ null 1 ] |
65 | 2.25 ms |
SELECT t0.membership_id AS membership_id_1, t0.position AS position_2, t0.enabled AS enabled_3 FROM xlite_memberships t0 INNER JOIN xlite_product_membership_links ON t0.membership_id = xlite_product_membership_links.membership_id WHERE xlite_product_membership_links.product_id = ?
Parameters:
[
115
]
|
66 | 0.56 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.level1_id AS level1_id_5, t0.level2_id AS level2_id_6, t0.level3_id AS level3_id_7, t0.level4_id AS level4_id_8, t0.brand_id AS brand_id_9, t0.news_message_id AS news_message_id_10, t0.product_id AS product_id_11, t0.category_id AS category_id_12 FROM xlite_clean_urls t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
115
]
|
67 | 0.94 ms |
SELECT t0.remoteUrl AS remoteUrl_1, t0.orderby AS orderby_2, t0.alt AS alt_3, t0.width AS width_4, t0.height AS height_5, t0.hash AS hash_6, t0.needProcess AS needProcess_7, t0.id AS id_8, t0.path AS path_9, t0.fileName AS fileName_10, t0.mime AS mime_11, t0.storageType AS storageType_12, t0.size AS size_13, t0.date AS date_14, t0.product_id AS product_id_15 FROM xlite_product_images t0 WHERE t0.product_id = ? ORDER BY t0.orderby ASC
Parameters:
[
115
]
|
68 | 0.46 ms |
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 xlite_product_translations t0 WHERE t0.id = ?
Parameters:
[
115
]
|
69 | 5.60 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 xlite_category_products t0 WHERE t0.product_id = ? ORDER BY t0.orderbyInProduct ASC
Parameters:
[
115
]
|
70 | 0.69 ms |
SELECT t0.ogMeta AS ogMeta_1, t0.useCustomOG AS useCustomOG_2, t0.is_stickers_included_subcategories AS is_stickers_included_subcategories_3, t0.autoPendingEnabled AS autoPendingEnabled_4, t0.demo AS demo_5, t0.wheelTireSizeFilter AS wheelTireSizeFilter_6, t0.csCreated AS csCreated_7, t0.csLastUpdate AS csLastUpdate_8, t0.category_id AS category_id_9, t0.lpos AS lpos_10, t0.rpos AS rpos_11, t0.enabled AS enabled_12, t0.show_title AS show_title_13, t0.depth AS depth_14, t0.pos AS pos_15, t0.root_category_look AS root_category_look_16, t0.metaDescType AS metaDescType_17, t0.xcPendingExport AS xcPendingExport_18, t19.id AS id_20, t19.subcategories_count_all AS subcategories_count_all_21, t19.subcategories_count_enabled AS subcategories_count_enabled_22, t19.category_id AS category_id_23, t24.alt AS alt_25, t24.width AS width_26, t24.height AS height_27, t24.hash AS hash_28, t24.needProcess AS needProcess_29, t24.id AS id_30, t24.path AS path_31, t24.fileName AS fileName_32, t24.mime AS mime_33, t24.storageType AS storageType_34, t24.size AS size_35, t24.date AS date_36, t24.category_id AS category_id_37, t38.alt AS alt_39, t38.width AS width_40, t38.height AS height_41, t38.hash AS hash_42, t38.needProcess AS needProcess_43, t38.id AS id_44, t38.path AS path_45, t38.fileName AS fileName_46, t38.mime AS mime_47, t38.storageType AS storageType_48, t38.size AS size_49, t38.date AS date_50, t38.category_id AS category_id_51, t0.parent_id AS parent_id_52 FROM xlite_categories t0 LEFT JOIN xlite_category_quick_flags t19 ON t19.category_id = t0.category_id LEFT JOIN xlite_category_images t24 ON t24.category_id = t0.category_id LEFT JOIN xlite_category_banners t38 ON t38.category_id = t0.category_id WHERE t0.category_id = ?
Parameters:
[
18
]
|
71 | 4.53 ms |
SELECT MAX(x0_.rpos) AS sclr_0 FROM xlite_categories x0_ LIMIT 1
Parameters:
[] |
72 | 0.76 ms |
SELECT x0_.ogMeta AS ogMeta_0, x0_.useCustomOG AS useCustomOG_1, x0_.is_stickers_included_subcategories AS is_stickers_included_subcategories_2, x0_.autoPendingEnabled AS autoPendingEnabled_3, x0_.demo AS demo_4, x0_.wheelTireSizeFilter AS wheelTireSizeFilter_5, x0_.csCreated AS csCreated_6, x0_.csLastUpdate AS csLastUpdate_7, x0_.category_id AS category_id_8, x0_.lpos AS lpos_9, x0_.rpos AS rpos_10, x0_.enabled AS enabled_11, x0_.show_title AS show_title_12, x0_.depth AS depth_13, x0_.pos AS pos_14, x0_.root_category_look AS root_category_look_15, x0_.metaDescType AS metaDescType_16, x0_.xcPendingExport AS xcPendingExport_17, x0_.parent_id AS parent_id_18 FROM xlite_categories x0_ LEFT JOIN xlite_category_translations x1_ ON x0_.category_id = x1_.id AND (x1_.code = ?) LEFT JOIN xlite_category_membership_links x3_ ON x0_.category_id = x3_.category_id LEFT JOIN xlite_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 33 34 76 ] |
73 | 0.35 ms |
SELECT t0.id AS id_1, t0.subcategories_count_all AS subcategories_count_all_2, t0.subcategories_count_enabled AS subcategories_count_enabled_3, t0.category_id AS category_id_4 FROM xlite_category_quick_flags t0 WHERE t0.category_id = ?
Parameters:
[
15
]
|
74 | 0.34 ms |
SELECT t0.alt AS alt_1, t0.width AS width_2, t0.height AS height_3, t0.hash AS hash_4, t0.needProcess AS needProcess_5, t0.id AS id_6, t0.path AS path_7, t0.fileName AS fileName_8, t0.mime AS mime_9, t0.storageType AS storageType_10, t0.size AS size_11, t0.date AS date_12, t0.category_id AS category_id_13 FROM xlite_category_images t0 WHERE t0.category_id = ?
Parameters:
[
15
]
|
75 | 0.30 ms |
SELECT t0.alt AS alt_1, t0.width AS width_2, t0.height AS height_3, t0.hash AS hash_4, t0.needProcess AS needProcess_5, t0.id AS id_6, t0.path AS path_7, t0.fileName AS fileName_8, t0.mime AS mime_9, t0.storageType AS storageType_10, t0.size AS size_11, t0.date AS date_12, t0.category_id AS category_id_13 FROM xlite_category_banners t0 WHERE t0.category_id = ?
Parameters:
[
15
]
|
76 | 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 xlite_product_stickers t0 INNER JOIN xlite_product_stickers_links ON t0.sticker_id = xlite_product_stickers_links.sticker_id WHERE xlite_product_stickers_links.product_id = ?
Parameters:
[
115
]
|
77 | 0.25 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 xlite_product_stickers t0 INNER JOIN xlite_category_stickers_links ON t0.sticker_id = xlite_category_stickers_links.sticker_id WHERE xlite_category_stickers_links.category_id = ?
Parameters:
[
18
]
|
78 | 0.90 ms |
SELECT x0_.id AS id_0, COUNT(x0_.id) AS sclr_1 FROM xlite_attribute_values_select x1_ LEFT JOIN xlite_attribute_values_select_translations x2_ ON x1_.id = x2_.id AND (x2_.code = ?) INNER JOIN xlite_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" 115 "P" 13 ] |
79 | 0.83 ms |
SELECT x0_.id AS id_0, COUNT(x0_.id) AS sclr_1 FROM xlite_attribute_values_text x1_ LEFT JOIN xlite_attribute_values_text_translations x2_ ON x1_.id = x2_.id AND (x2_.code = ?) INNER JOIN xlite_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" 115 1 13 ] |
80 | 3.04 ms |
SELECT x0_.id AS id_0, COUNT(x0_.id) AS sclr_1 FROM xlite_attribute_values_checkbox x1_ LEFT JOIN xlite_attribute_values_checkbox_translations x2_ ON x1_.id = x2_.id AND (x2_.code = ?) INNER JOIN xlite_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" 115 "P" 13 ] |
81 | 2.43 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) LEFT JOIN xlite_attribute_values_select x2_ ON (x2_.attribute_id = x0_.id AND x2_.product_id = ?) LEFT JOIN xlite_attribute_values_checkbox x3_ ON (x3_.attribute_id = x0_.id AND x3_.product_id = ?) WHERE x0_.product_id IS NULL AND x0_.product_class_id = ? AND x0_.type = ? AND x0_.useForVariations = ? GROUP BY x0_.id HAVING count(x2_.id) <= 1 AND count(x3_.id) <= 1 ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" 115 115 13 "S" 1 ] |
82 | 4.85 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 xlite_money_modificators x0_ ORDER BY x0_.position ASC
Parameters:
[] |
83 | 0.56 ms |
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 xlite_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 1746071401 1746071401 ] |
84 | 0.49 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.notes AS notes_3, t0.productId AS productId_4, t0.level4Id AS level4Id_5 FROM xlite_level4_product t0 WHERE t0.productId = ? AND t0.level4Id = ? LIMIT 1
Parameters:
[ 115 0 ] |
85 | 0.93 ms |
SELECT x0_.position AS position_0, x0_.xpaymentsSubscriptionFeeModifier AS xpaymentsSubscriptionFeeModifier_1, x0_.xpaymentsSubscriptionFeeModifierType AS xpaymentsSubscriptionFeeModifierType_2, x0_.priceModifier AS priceModifier_3, x0_.priceModifierType AS priceModifierType_4, x0_.weightModifier AS weightModifier_5, x0_.weightModifierType AS weightModifierType_6, x0_.defaultValue AS defaultValue_7, x0_.id AS id_8, x0_.swatch_id AS swatch_id_9, x0_.attribute_option_id AS attribute_option_id_10, x0_.product_id AS product_id_11, x0_.attribute_id AS attribute_id_12 FROM xlite_attribute_values_select x0_ LEFT JOIN xlite_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" 115 50 ] |
86 | 1.01 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) LEFT JOIN xlite_attribute_values_select x2_ ON (x2_.attribute_id = x0_.id AND x2_.product_id = ?) LEFT JOIN xlite_attribute_values_checkbox x3_ ON (x3_.attribute_id = x0_.id AND x3_.product_id = ?) WHERE x0_.product_id IS NULL AND x0_.product_class_id = ? AND x0_.type = ? AND x0_.useForVariations = ? GROUP BY x0_.id HAVING count(x2_.id) <= 1 AND count(x3_.id) <= 1 ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" 115 115 13 "S" 1 ] |
87 | 5.17 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
88 | 0.71 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "Prop 65 Yes/No" "C" ] |
89 | 0.45 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
90 | 0.52 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "Epa" "T" ] |
91 | 0.36 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
92 | 0.42 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "Not CARB approved" "C" ] |
93 | 7.27 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
94 | 0.72 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "CARB acknowledgment required" "C" ] |
95 | 0.47 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
96 | 0.47 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "CARB EO number" "T" ] |
97 | 0.33 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
98 | 0.38 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "Prop 65 Yes/No" "C" ] |
99 | 0.28 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
100 | 0.46 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "Epa" "T" ] |
101 | 0.27 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
102 | 0.35 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "Not CARB approved" "C" ] |
103 | 0.26 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
104 | 0.36 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "CARB acknowledgment required" "C" ] |
105 | 0.26 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
106 | 0.38 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "CARB EO number" "T" ] |
107 | 0.29 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.notes AS notes_3, t0.productId AS productId_4, t0.level4Id AS level4Id_5 FROM xlite_level4_product t0 WHERE t0.productId = ? AND t0.level4Id = ? LIMIT 1
Parameters:
[ 115 0 ] |
108 | 0.77 ms |
SELECT AVG(x0_.rating) AS sclr_0 FROM xlite_reviews x0_ INNER JOIN xlite_products x1_ ON x0_.product_id = x1_.product_id WHERE x1_.product_id = ? AND x0_.status = ? LIMIT 1
Parameters:
[ 115 1 ] |
109 | 6.90 ms |
SELECT COUNT(DISTINCT x0_.id) AS sclr_0 FROM xlite_reviews x0_ INNER JOIN xlite_products x1_ ON x0_.product_id = x1_.product_id WHERE x1_.product_id = ? AND x0_.status = ? AND x0_.review <> ?
Parameters:
[ 115 1 "" ] |
110 | 0.94 ms |
SELECT COUNT(x0_.category_id) AS sclr_0 FROM xlite_categories x0_ LEFT JOIN xlite_category_translations x1_ ON x0_.category_id = x1_.id AND (x1_.code = ?) LEFT JOIN xlite_category_membership_links x3_ ON x0_.category_id = x3_.category_id LEFT JOIN xlite_memberships x2_ ON x2_.membership_id = x3_.membership_id INNER JOIN xlite_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 18 115 ] |
111 | 0.81 ms |
SELECT x0_.ogMeta AS ogMeta_0, x0_.useCustomOG AS useCustomOG_1, x0_.is_stickers_included_subcategories AS is_stickers_included_subcategories_2, x0_.autoPendingEnabled AS autoPendingEnabled_3, x0_.demo AS demo_4, x0_.wheelTireSizeFilter AS wheelTireSizeFilter_5, x0_.csCreated AS csCreated_6, x0_.csLastUpdate AS csLastUpdate_7, x0_.category_id AS category_id_8, x0_.lpos AS lpos_9, x0_.rpos AS rpos_10, x0_.enabled AS enabled_11, x0_.show_title AS show_title_12, x0_.depth AS depth_13, x0_.pos AS pos_14, x0_.root_category_look AS root_category_look_15, x0_.metaDescType AS metaDescType_16, x0_.xcPendingExport AS xcPendingExport_17, x0_.parent_id AS parent_id_18 FROM xlite_categories x0_ LEFT JOIN xlite_category_translations x1_ ON x0_.category_id = x1_.id AND (x1_.code = ?) LEFT JOIN xlite_category_membership_links x3_ ON x0_.category_id = x3_.category_id LEFT JOIN xlite_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 33 34 76 ] |
112 | 3.78 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.level1_id AS level1_id_5, t0.level2_id AS level2_id_6, t0.level3_id AS level3_id_7, t0.level4_id AS level4_id_8, t0.brand_id AS brand_id_9, t0.news_message_id AS news_message_id_10, t0.product_id AS product_id_11, t0.category_id AS category_id_12 FROM xlite_clean_urls t0 WHERE t0.category_id = ? ORDER BY t0.id ASC
Parameters:
[
18
]
|
113 | 0.55 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.level1_id AS level1_id_5, t0.level2_id AS level2_id_6, t0.level3_id AS level3_id_7, t0.level4_id AS level4_id_8, t0.brand_id AS brand_id_9, t0.news_message_id AS news_message_id_10, t0.product_id AS product_id_11, t0.category_id AS category_id_12 FROM xlite_clean_urls t0 WHERE t0.category_id = ? ORDER BY t0.id ASC
Parameters:
[
15
]
|
114 | 0.53 ms |
SELECT COUNT(DISTINCT x0_.id) AS sclr_0 FROM xlite_reviews x0_ INNER JOIN xlite_products x1_ ON x0_.product_id = x1_.product_id WHERE x1_.product_id = ? AND x0_.status = ?
Parameters:
[ 115 1 ] |
115 | 0.57 ms |
SELECT t0.membership_id AS membership_id_1, t0.position AS position_2, t0.enabled AS enabled_3 FROM xlite_memberships t0 INNER JOIN xlite_product_membership_links ON t0.membership_id = xlite_product_membership_links.membership_id WHERE xlite_product_membership_links.product_id = ?
Parameters:
[
116
]
|
116 | 3.17 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.level1_id AS level1_id_5, t0.level2_id AS level2_id_6, t0.level3_id AS level3_id_7, t0.level4_id AS level4_id_8, t0.brand_id AS brand_id_9, t0.news_message_id AS news_message_id_10, t0.product_id AS product_id_11, t0.category_id AS category_id_12 FROM xlite_clean_urls t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
116
]
|
117 | 0.61 ms |
SELECT t0.remoteUrl AS remoteUrl_1, t0.orderby AS orderby_2, t0.alt AS alt_3, t0.width AS width_4, t0.height AS height_5, t0.hash AS hash_6, t0.needProcess AS needProcess_7, t0.id AS id_8, t0.path AS path_9, t0.fileName AS fileName_10, t0.mime AS mime_11, t0.storageType AS storageType_12, t0.size AS size_13, t0.date AS date_14, t0.product_id AS product_id_15 FROM xlite_product_images t0 WHERE t0.product_id = ? ORDER BY t0.orderby ASC
Parameters:
[
116
]
|
118 | 0.39 ms |
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 xlite_product_translations t0 WHERE t0.id = ?
Parameters:
[
116
]
|
119 | 3.36 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 xlite_category_products t0 WHERE t0.product_id = ? ORDER BY t0.orderbyInProduct ASC
Parameters:
[
116
]
|
120 | 0.87 ms |
SELECT x0_.ogMeta AS ogMeta_0, x0_.useCustomOG AS useCustomOG_1, x0_.is_stickers_included_subcategories AS is_stickers_included_subcategories_2, x0_.autoPendingEnabled AS autoPendingEnabled_3, x0_.demo AS demo_4, x0_.wheelTireSizeFilter AS wheelTireSizeFilter_5, x0_.csCreated AS csCreated_6, x0_.csLastUpdate AS csLastUpdate_7, x0_.category_id AS category_id_8, x0_.lpos AS lpos_9, x0_.rpos AS rpos_10, x0_.enabled AS enabled_11, x0_.show_title AS show_title_12, x0_.depth AS depth_13, x0_.pos AS pos_14, x0_.root_category_look AS root_category_look_15, x0_.metaDescType AS metaDescType_16, x0_.xcPendingExport AS xcPendingExport_17, x0_.parent_id AS parent_id_18 FROM xlite_categories x0_ LEFT JOIN xlite_category_translations x1_ ON x0_.category_id = x1_.id AND (x1_.code = ?) LEFT JOIN xlite_category_membership_links x3_ ON x0_.category_id = x3_.category_id LEFT JOIN xlite_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 33 34 76 ] |
121 | 0.42 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 xlite_product_stickers t0 INNER JOIN xlite_product_stickers_links ON t0.sticker_id = xlite_product_stickers_links.sticker_id WHERE xlite_product_stickers_links.product_id = ?
Parameters:
[
116
]
|
122 | 2.25 ms |
SELECT x0_.id AS id_0, COUNT(x0_.id) AS sclr_1 FROM xlite_attribute_values_select x1_ LEFT JOIN xlite_attribute_values_select_translations x2_ ON x1_.id = x2_.id AND (x2_.code = ?) INNER JOIN xlite_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" 116 "P" 13 ] |
123 | 0.66 ms |
SELECT x0_.id AS id_0, COUNT(x0_.id) AS sclr_1 FROM xlite_attribute_values_text x1_ LEFT JOIN xlite_attribute_values_text_translations x2_ ON x1_.id = x2_.id AND (x2_.code = ?) INNER JOIN xlite_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" 116 1 13 ] |
124 | 2.19 ms |
SELECT x0_.id AS id_0, COUNT(x0_.id) AS sclr_1 FROM xlite_attribute_values_checkbox x1_ LEFT JOIN xlite_attribute_values_checkbox_translations x2_ ON x1_.id = x2_.id AND (x2_.code = ?) INNER JOIN xlite_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" 116 "P" 13 ] |
125 | 3.17 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) LEFT JOIN xlite_attribute_values_select x2_ ON (x2_.attribute_id = x0_.id AND x2_.product_id = ?) LEFT JOIN xlite_attribute_values_checkbox x3_ ON (x3_.attribute_id = x0_.id AND x3_.product_id = ?) WHERE x0_.product_id IS NULL AND x0_.product_class_id = ? AND x0_.type = ? AND x0_.useForVariations = ? GROUP BY x0_.id HAVING count(x2_.id) <= 1 AND count(x3_.id) <= 1 ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" 116 116 13 "S" 1 ] |
126 | 3.13 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.notes AS notes_3, t0.productId AS productId_4, t0.level4Id AS level4Id_5 FROM xlite_level4_product t0 WHERE t0.productId = ? AND t0.level4Id = ? LIMIT 1
Parameters:
[ 116 0 ] |
127 | 2.02 ms |
SELECT x0_.position AS position_0, x0_.xpaymentsSubscriptionFeeModifier AS xpaymentsSubscriptionFeeModifier_1, x0_.xpaymentsSubscriptionFeeModifierType AS xpaymentsSubscriptionFeeModifierType_2, x0_.priceModifier AS priceModifier_3, x0_.priceModifierType AS priceModifierType_4, x0_.weightModifier AS weightModifier_5, x0_.weightModifierType AS weightModifierType_6, x0_.defaultValue AS defaultValue_7, x0_.id AS id_8, x0_.swatch_id AS swatch_id_9, x0_.attribute_option_id AS attribute_option_id_10, x0_.product_id AS product_id_11, x0_.attribute_id AS attribute_id_12 FROM xlite_attribute_values_select x0_ LEFT JOIN xlite_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" 116 50 ] |
128 | 1.13 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) LEFT JOIN xlite_attribute_values_select x2_ ON (x2_.attribute_id = x0_.id AND x2_.product_id = ?) LEFT JOIN xlite_attribute_values_checkbox x3_ ON (x3_.attribute_id = x0_.id AND x3_.product_id = ?) WHERE x0_.product_id IS NULL AND x0_.product_class_id = ? AND x0_.type = ? AND x0_.useForVariations = ? GROUP BY x0_.id HAVING count(x2_.id) <= 1 AND count(x3_.id) <= 1 ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" 116 116 13 "S" 1 ] |
129 | 0.65 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
130 | 0.81 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "Prop 65 Yes/No" "C" ] |
131 | 5.30 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
132 | 0.85 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "Epa" "T" ] |
133 | 0.48 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
134 | 0.56 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "Not CARB approved" "C" ] |
135 | 0.63 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
136 | 0.50 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "CARB acknowledgment required" "C" ] |
137 | 0.30 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
138 | 0.48 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "CARB EO number" "T" ] |
139 | 0.27 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
140 | 0.43 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "Prop 65 Yes/No" "C" ] |
141 | 0.29 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
142 | 5.66 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "Epa" "T" ] |
143 | 0.64 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
144 | 0.55 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "Not CARB approved" "C" ] |
145 | 0.35 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
146 | 0.38 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "CARB acknowledgment required" "C" ] |
147 | 0.26 ms |
SELECT x0_.id AS id_0, x0_.position AS position_1, x0_.product_class_id AS product_class_id_2 FROM xlite_attribute_groups x0_ LEFT JOIN xlite_attribute_group_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC LIMIT 1
Parameters:
[ "en" "Safety & Compliance" ] |
148 | 0.42 ms |
SELECT x0_.show_selector AS show_selector_0, x0_.show_on_list AS show_on_list_1, x0_.googleShoppingGroup AS googleShoppingGroup_2, x0_.useForVariations AS useForVariations_3, x0_.id AS id_4, x0_.position AS position_5, x0_.displayAbove AS displayAbove_6, x0_.decimals AS decimals_7, x0_.type AS type_8, x0_.displayMode AS displayMode_9, x0_.addToNew AS addToNew_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 xlite_attributes x0_ LEFT JOIN xlite_attribute_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x1_.name = ? AND x0_.product_class_id IS NULL AND x0_.attribute_group_id IS NULL AND x0_.type = ? AND x0_.product_id IS NULL ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ "en" "CARB EO number" "T" ] |
149 | 0.31 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.notes AS notes_3, t0.productId AS productId_4, t0.level4Id AS level4Id_5 FROM xlite_level4_product t0 WHERE t0.productId = ? AND t0.level4Id = ? LIMIT 1
Parameters:
[ 116 0 ] |
150 | 4.53 ms |
SELECT AVG(x0_.rating) AS sclr_0 FROM xlite_reviews x0_ INNER JOIN xlite_products x1_ ON x0_.product_id = x1_.product_id WHERE x1_.product_id = ? AND x0_.status = ? LIMIT 1
Parameters:
[ 116 1 ] |
151 | 0.61 ms |
SELECT COUNT(DISTINCT x0_.id) AS sclr_0 FROM xlite_reviews x0_ INNER JOIN xlite_products x1_ ON x0_.product_id = x1_.product_id WHERE x1_.product_id = ? AND x0_.status = ? AND x0_.review <> ?
Parameters:
[ 116 1 "" ] |
152 | 0.58 ms |
SELECT COUNT(x0_.category_id) AS sclr_0 FROM xlite_categories x0_ LEFT JOIN xlite_category_translations x1_ ON x0_.category_id = x1_.id AND (x1_.code = ?) LEFT JOIN xlite_category_membership_links x3_ ON x0_.category_id = x3_.category_id LEFT JOIN xlite_memberships x2_ ON x2_.membership_id = x3_.membership_id INNER JOIN xlite_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 18 116 ] |
153 | 0.68 ms |
SELECT x0_.ogMeta AS ogMeta_0, x0_.useCustomOG AS useCustomOG_1, x0_.is_stickers_included_subcategories AS is_stickers_included_subcategories_2, x0_.autoPendingEnabled AS autoPendingEnabled_3, x0_.demo AS demo_4, x0_.wheelTireSizeFilter AS wheelTireSizeFilter_5, x0_.csCreated AS csCreated_6, x0_.csLastUpdate AS csLastUpdate_7, x0_.category_id AS category_id_8, x0_.lpos AS lpos_9, x0_.rpos AS rpos_10, x0_.enabled AS enabled_11, x0_.show_title AS show_title_12, x0_.depth AS depth_13, x0_.pos AS pos_14, x0_.root_category_look AS root_category_look_15, x0_.metaDescType AS metaDescType_16, x0_.xcPendingExport AS xcPendingExport_17, x0_.parent_id AS parent_id_18 FROM xlite_categories x0_ LEFT JOIN xlite_category_translations x1_ ON x0_.category_id = x1_.id AND (x1_.code = ?) LEFT JOIN xlite_category_membership_links x3_ ON x0_.category_id = x3_.category_id LEFT JOIN xlite_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 33 34 76 ] |
154 | 2.08 ms |
SELECT COUNT(DISTINCT x0_.id) AS sclr_0 FROM xlite_reviews x0_ INNER JOIN xlite_products x1_ ON x0_.product_id = x1_.product_id WHERE x1_.product_id = ? AND x0_.status = ?
Parameters:
[ 116 1 ] |
155 | 2.95 ms |
SELECT t0.anti_fraud_check AS anti_fraud_check_1, t0.method_id AS method_id_2, t0.service_name AS service_name_3, t0.class AS class_4, t0.moduleName AS moduleName_5, t0.orderby AS orderby_6, t0.adminOrderby AS adminOrderby_7, t0.enabled AS enabled_8, t0.added AS added_9, t0.creditCardRate AS creditCardRate_10, t0.transactionFee AS transactionFee_11, t0.predefined AS predefined_12, t0.type AS type_13, t0.fromMarketplace AS fromMarketplace_14, t0.modulePageURL AS modulePageURL_15, t0.countries AS countries_16, t0.exCountries AS exCountries_17 FROM xlite_payment_methods t0 WHERE t0.method_id = ?
Parameters:
[
10
]
|
156 | 0.50 ms |
SELECT t0.name AS name_1, t0.title AS title_2, t0.description AS description_3, t0.adminDescription AS adminDescription_4, t0.altAdminDescription AS altAdminDescription_5, t0.instruction AS instruction_6, t0.label_id AS label_id_7, t0.code AS code_8, t0.id AS id_9 FROM xlite_payment_method_translations t0 WHERE t0.id = ?
Parameters:
[
10
]
|
157 | 4.71 ms |
SELECT t0.setting_id AS setting_id_1, t0.name AS name_2, t0.value AS value_3, t0.method_id AS method_id_4 FROM xlite_payment_method_settings t0 WHERE t0.method_id = ?
Parameters:
[
10
]
|
158 | 4.65 ms |
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, x0_.parent_id AS parent_id_14 FROM xlite_view_lists x0_ WHERE x0_.child = ? AND x0_.tpl = ? ORDER BY x0_.weight ASC, x0_.child ASC, x0_.tpl ASC, x0_.list_id ASC
Parameters:
[
"QSL\Make\View\LevelSelectorBox"
""
]
|
159 | 0.73 ms |
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, x0_.parent_id AS parent_id_14 FROM xlite_view_lists x0_ WHERE x0_.child = ? AND x0_.tpl = ? ORDER BY x0_.weight ASC, x0_.child ASC, x0_.tpl ASC, x0_.list_id ASC
Parameters:
[
"QSL\Make\View\Layout\Customer\CenterBox"
""
]
|
160 | 0.57 ms |
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, x0_.parent_id AS parent_id_14 FROM xlite_view_lists x0_ WHERE x0_.child = ? AND x0_.tpl = ? ORDER BY x0_.weight ASC, x0_.child ASC, x0_.tpl ASC, x0_.list_id ASC
Parameters:
[
""
"modules/QSL/Make/layout/content/header.bottom.twig"
]
|
161 | 0.63 ms |
SELECT COUNT(DISTINCT x0_.id) AS sclr_0 FROM xlite_level1 x0_ LEFT JOIN xlite_level1_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x0_.enabled = ?
Parameters:
[ "en" 1 ] |
162 | 0.55 ms |
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, x0_.parent_id AS parent_id_14 FROM xlite_view_lists x0_ WHERE x0_.child = ? AND x0_.tpl = ? ORDER BY x0_.weight ASC, x0_.child ASC, x0_.tpl ASC, x0_.list_id ASC
Parameters:
[
"QSL\Make\View\LevelSelectorBox"
""
]
|
163 | 2.90 ms |
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, x0_.parent_id AS parent_id_14 FROM xlite_view_lists x0_ WHERE x0_.child = ? AND x0_.tpl = ? ORDER BY x0_.weight ASC, x0_.child ASC, x0_.tpl ASC, x0_.list_id ASC
Parameters:
[
"QSL\Make\View\Layout\Customer\CenterBox"
""
]
|
164 | 0.78 ms |
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, x0_.parent_id AS parent_id_14 FROM xlite_view_lists x0_ WHERE x0_.child = ? AND x0_.tpl = ? ORDER BY x0_.weight ASC, x0_.child ASC, x0_.tpl ASC, x0_.list_id ASC
Parameters:
[
""
"modules/QSL/Make/layout/content/header.bottom.twig"
]
|
165 | 0.81 ms |
SELECT COUNT(DISTINCT x0_.id) AS sclr_0 FROM xlite_level1 x0_ LEFT JOIN xlite_level1_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x0_.enabled = ?
Parameters:
[ "en" 1 ] |
166 | 3.06 ms |
SELECT t0.anti_fraud_check AS anti_fraud_check_1, t0.method_id AS method_id_2, t0.service_name AS service_name_3, t0.class AS class_4, t0.moduleName AS moduleName_5, t0.orderby AS orderby_6, t0.adminOrderby AS adminOrderby_7, t0.enabled AS enabled_8, t0.added AS added_9, t0.creditCardRate AS creditCardRate_10, t0.transactionFee AS transactionFee_11, t0.predefined AS predefined_12, t0.type AS type_13, t0.fromMarketplace AS fromMarketplace_14, t0.modulePageURL AS modulePageURL_15, t0.countries AS countries_16, t0.exCountries AS exCountries_17 FROM xlite_payment_methods t0 WHERE t0.service_name = ? LIMIT 1
Parameters:
[
"ExpressCheckout"
]
|
167 | 3.24 ms |
SELECT t0.anti_fraud_check AS anti_fraud_check_1, t0.method_id AS method_id_2, t0.service_name AS service_name_3, t0.class AS class_4, t0.moduleName AS moduleName_5, t0.orderby AS orderby_6, t0.adminOrderby AS adminOrderby_7, t0.enabled AS enabled_8, t0.added AS added_9, t0.creditCardRate AS creditCardRate_10, t0.transactionFee AS transactionFee_11, t0.predefined AS predefined_12, t0.type AS type_13, t0.fromMarketplace AS fromMarketplace_14, t0.modulePageURL AS modulePageURL_15, t0.countries AS countries_16, t0.exCountries AS exCountries_17 FROM xlite_payment_methods t0 WHERE t0.method_id = ?
Parameters:
[
14
]
|
168 | 0.75 ms |
SELECT t0.name AS name_1, t0.title AS title_2, t0.description AS description_3, t0.adminDescription AS adminDescription_4, t0.altAdminDescription AS altAdminDescription_5, t0.instruction AS instruction_6, t0.label_id AS label_id_7, t0.code AS code_8, t0.id AS id_9 FROM xlite_payment_method_translations t0 WHERE t0.id = ?
Parameters:
[
14
]
|
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.