Query Metrics
148
Database Queries
74
Different statements
205.30 ms
Query time
4
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.28 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.23 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 | 1.59 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 | 6.26 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 | 1.14 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:
[
"rixxu-tm-super-sport-series-full-size-truck-seat-covers"
]
|
6 | 2.22 ms |
SELECT t0.amazonPaymentEnabled AS amazonPaymentEnabled_1, t0.marketPrice AS marketPrice_2, t0.applySaleToWholesale AS applySaleToWholesale_3, t0.max_price_discount_notify AS max_price_discount_notify_4, t0.isAvailableForBackorder AS isAvailableForBackorder_5, t0.isBackorderLimit AS isBackorderLimit_6, t0.backorderLimit AS backorderLimit_7, t0.csCreated AS csCreated_8, t0.csLastUpdate AS csLastUpdate_9, t0.rewardPoints AS rewardPoints_10, t0.fixedRewardPoints AS fixedRewardPoints_11, t0.assignedMembershipTTLType AS assignedMembershipTTLType_12, t0.assignedMembershipTTL AS assignedMembershipTTL_13, t0.localStockEnabled AS localStockEnabled_14, t0.manuallyUpdatedFields AS manuallyUpdatedFields_15, t0.isForAllFilters AS isForAllFilters_16, t0.fitmentType AS fitmentType_17, t0.costPrice AS costPrice_18, t0.xcPendingBulkEdit AS xcPendingBulkEdit_19, t0.coreCharge AS coreCharge_20, t0.facebookMarketingEnabled AS facebookMarketingEnabled_21, t0.freeShip AS freeShip_22, t0.shipForFree AS shipForFree_23, t0.freightFixedFee AS freightFixedFee_24, t0.googleFeedEnabled AS googleFeedEnabled_25, t0.useAsSegmentCondition AS useAsSegmentCondition_26, t0.participateSale AS participateSale_27, t0.discountType AS discountType_28, t0.salePriceValue AS salePriceValue_29, t0.upcIsbn AS upcIsbn_30, t0.mnfVendor AS mnfVendor_31, t0.useCustomOG AS useCustomOG_32, t0.product_id AS product_id_33, t0.price AS price_34, t0.sku AS sku_35, t0.enabled AS enabled_36, t0.weight AS weight_37, t0.useSeparateBox AS useSeparateBox_38, t0.boxWidth AS boxWidth_39, t0.boxLength AS boxLength_40, t0.boxHeight AS boxHeight_41, t0.itemsPerBox AS itemsPerBox_42, t0.free_shipping AS free_shipping_43, t0.taxable AS taxable_44, t0.arrivalDate AS arrivalDate_45, t0.date AS date_46, t0.updateDate AS updateDate_47, t0.needProcess AS needProcess_48, t0.inventoryEnabled AS inventoryEnabled_49, t0.amount AS amount_50, t0.lowLimitEnabledCustomer AS lowLimitEnabledCustomer_51, t0.lowLimitEnabled AS lowLimitEnabled_52, t0.lowLimitAmount AS lowLimitAmount_53, t0.attrSepTab AS attrSepTab_54, t0.metaDescType AS metaDescType_55, t0.sales AS sales_56, t0.xcPendingExport AS xcPendingExport_57, t0.isDemoProduct AS isDemoProduct_58, t0.entityVersion AS entityVersion_59, t0.appointment_membership_id AS appointment_membership_id_60, t0.nextagCategory AS nextagCategory_61, t0.shopzillaCategory AS shopzillaCategory_62, t0.pricegrabberCategory AS pricegrabberCategory_63, t0.eBayCommerceCategory AS eBayCommerceCategory_64, t0.googleShoppingCategory AS googleShoppingCategory_65, t0.active_cost_price_source_id AS active_cost_price_source_id_66, t0.active_price_source_id AS active_price_source_id_67, t68.id AS id_69, t68.isSubscription AS isSubscription_70, t68.setupFee AS setupFee_71, t68.calculateShipping AS calculateShipping_72, t68.trialDuration AS trialDuration_73, t68.trialDurationUnit AS trialDurationUnit_74, t68.hasTrialPeriod AS hasTrialPeriod_75, t68.fee AS fee_76, t68.type AS type_77, t68.number AS number_78, t68.period AS period_79, t68.reverse AS reverse_80, t68.periods AS periods_81, t68.productId AS productId_82, t0.product_class_id AS product_class_id_83, t0.tax_class_id AS tax_class_id_84 FROM xlite_products t0 LEFT JOIN xlite_xpayments_subscription_plans t68 ON t68.productId = t0.product_id WHERE t0.product_id = ?
Parameters:
[
69
]
|
7 | 2.05 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
]
|
8 | 1.57 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:
[ "interior-accessories" 1 ] |
9 | 2.31 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:
[
2
]
|
10 | 0.74 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:
[ "seat-covers" 2 ] |
11 | 3.20 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:
[
3
]
|
12 | 0.57 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 | 3.66 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 3 69 ] |
14 | 0.45 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:
[
69
]
|
15 | 0.56 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 3 69 ] |
16 | 3.04 ms |
SELECT MAX(x0_.rpos) AS sclr_0 FROM xlite_categories x0_ LIMIT 1
Parameters:
[] |
17 | 0.60 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 3 4 76 ] |
18 | 0.37 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:
[
3
]
|
19 | 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.category_id = ? ORDER BY t0.id ASC
Parameters:
[
2
]
|
20 | 1.66 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:
[] |
21 | 0.57 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"
]
|
22 | 1.02 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:
[
69
]
|
23 | 1.30 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 3 69 ] |
24 | 5.34 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 3 4 76 ] |
25 | 0.55 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 ] |
26 | 0.36 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
]
|
27 | 0.97 ms |
SELECT x0_.id AS id_0, x0_.entityType AS entityType_1, x0_.version AS version_2 FROM xlite_entity_type_versions x0_
Parameters:
[] |
28 | 0.84 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:
[] |
29 | 2.28 ms |
SELECT COUNT(DISTINCT x0_.active_currency_id) AS sclr_0 FROM xlite_active_currencies x0_ WHERE x0_.enabled = ?
Parameters:
[
1
]
|
30 | 2.67 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"
]
|
31 | 1.45 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"
]
|
32 | 0.65 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
]
|
33 | 3.12 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
]
|
34 | 1.53 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 ] |
35 | 0.51 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 ] |
36 | 8.62 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
]
|
37 | 0.54 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
]
|
38 | 0.45 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"
]
|
39 | 2.04 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 3 4 76 ] |
40 | 0.48 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_category_membership_links ON t0.membership_id = xlite_category_membership_links.membership_id WHERE xlite_category_membership_links.category_id = ?
Parameters:
[
2
]
|
41 | 0.32 ms |
SELECT t0.ogMeta AS ogMeta_1, t0.name AS name_2, t0.description AS description_3, t0.metaTags AS metaTags_4, t0.metaDesc AS metaDesc_5, t0.metaTitle AS metaTitle_6, t0.label_id AS label_id_7, t0.code AS code_8, t0.id AS id_9 FROM xlite_category_translations t0 WHERE t0.id = ?
Parameters:
[
2
]
|
42 | 1.92 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 2 19 76 ] |
43 | 0.36 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_category_membership_links ON t0.membership_id = xlite_category_membership_links.membership_id WHERE xlite_category_membership_links.category_id = ?
Parameters:
[
3
]
|
44 | 0.32 ms |
SELECT t0.ogMeta AS ogMeta_1, t0.name AS name_2, t0.description AS description_3, t0.metaTags AS metaTags_4, t0.metaDesc AS metaDesc_5, t0.metaTitle AS metaTitle_6, t0.label_id AS label_id_7, t0.code AS code_8, t0.id AS id_9 FROM xlite_category_translations t0 WHERE t0.id = ?
Parameters:
[
3
]
|
45 | 6.09 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 3 4 76 ] |
46 | 0.54 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:
[
69
]
|
47 | 3.57 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"
]
|
48 | 0.83 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
]
|
49 | 4.45 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:
[
69
]
|
50 | 0.78 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:
[
69
]
|
51 | 2.80 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:
[] |
52 | 1.35 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_.product_class_id IS NULL OR x0_.product_class_id = ?) AND x0_.googleShoppingGroup IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) GROUP BY x0_.id HAVING COUNT(x0_.id) = 1 ORDER BY x0_.position ASC
Parameters:
[ "en" 69 null "brand" "color" "pattern" "material" "size" "size_type" "size_system" "age_group" "gender" "google_product_category" "identifier_exists" ] |
53 | 0.95 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 = ?) AND x0_.googleShoppingGroup IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) GROUP BY x0_.id ORDER BY x0_.position ASC
Parameters:
[ "en" 69 0 null "brand" "color" "pattern" "material" "size" "size_type" "size_system" "age_group" "gender" "google_product_category" "identifier_exists" ] |
54 | 0.78 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_.product_class_id IS NULL OR x0_.product_class_id = ?) AND x0_.googleShoppingGroup IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) GROUP BY x0_.id HAVING COUNT(x0_.id) = 1 ORDER BY x0_.position ASC
Parameters:
[ "en" 69 null "brand" "color" "pattern" "material" "size" "size_type" "size_system" "age_group" "gender" "google_product_category" "identifier_exists" ] |
55 | 0.77 ms |
SELECT x0_.id AS id_0, COUNT(x0_.id) AS sclr_1 FROM xlite_attribute_values_hidden x1_ LEFT JOIN xlite_attribute_values_hidden_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_.product_class_id IS NULL OR x0_.product_class_id = ?) AND x0_.googleShoppingGroup IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) GROUP BY x0_.id HAVING COUNT(x0_.id) = 1 ORDER BY x0_.position ASC
Parameters:
[ "en" 69 null "brand" "color" "pattern" "material" "size" "size_type" "size_system" "age_group" "gender" "google_product_category" "identifier_exists" ] |
56 | 0.55 ms |
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.base_id AS base_id_3 FROM xlite_product_variation t0 WHERE t0.product_id = ?
Parameters:
[
69
]
|
57 | 3.32 ms |
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xlite_wholesale_prices x0_ WHERE x0_.product_id = ? LIMIT 1
Parameters:
[
69
]
|
58 | 0.60 ms |
SELECT x0_.id AS id_0 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_.product_class_id IS NULL OR x0_.product_class_id = ?) AND x1_.priceModifier <> 0 GROUP BY x0_.id LIMIT 1
Parameters:
[ "en" 69 null ] |
59 | 0.43 ms |
SELECT x0_.id AS id_0 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_.product_class_id IS NULL OR x0_.product_class_id = ?) AND x1_.weightModifier <> 0 GROUP BY x0_.id LIMIT 1
Parameters:
[ "en" 69 null ] |
60 | 0.37 ms |
SELECT x0_.id AS id_0 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_.product_class_id IS NULL OR x0_.product_class_id = ?) AND x1_.priceModifier <> 0 GROUP BY x0_.id LIMIT 1
Parameters:
[ "en" 69 null ] |
61 | 0.33 ms |
SELECT x0_.id AS id_0 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_.product_class_id IS NULL OR x0_.product_class_id = ?) AND x1_.weightModifier <> 0 GROUP BY x0_.id LIMIT 1
Parameters:
[ "en" 69 null ] |
62 | 4.10 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" 69 "P" null ] |
63 | 0.61 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" 69 1 null ] |
64 | 0.50 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" 69 "P" null ] |
65 | 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 = ?) 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 IS NULL 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" 69 69 "S" 1 ] |
66 | 0.29 ms |
SELECT t0.id AS id_1, t0.position AS position_2 FROM xlite_tags t0 INNER JOIN xlite_product_tags ON t0.id = xlite_product_tags.tag_id WHERE xlite_product_tags.product_id = ? ORDER BY t0.position ASC
Parameters:
[
69
]
|
67 | 2.62 ms |
SELECT t0.show_selector AS show_selector_1, t0.show_on_list AS show_on_list_2, t0.googleShoppingGroup AS googleShoppingGroup_3, t0.useForVariations AS useForVariations_4, t0.id AS id_5, t0.position AS position_6, t0.displayAbove AS displayAbove_7, t0.decimals AS decimals_8, t0.type AS type_9, t0.displayMode AS displayMode_10, t0.addToNew AS addToNew_11, t0.product_class_id AS product_class_id_12, t0.attribute_group_id AS attribute_group_id_13, t0.product_id AS product_id_14 FROM xlite_attributes t0 WHERE t0.id = ?
Parameters:
[
50
]
|
68 | 0.67 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" 69 50 ] |
69 | 0.71 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:
[ 69 1 ] |
70 | 0.80 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:
[ 69 1 ] |
71 | 0.58 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:
[ 69 1 "" ] |
72 | 6.07 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" 69 50 ] |
73 | 0.79 ms |
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xlite_wholesale_prices x0_ LEFT JOIN xlite_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 69 ] |
74 | 2.49 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" ] |
75 | 0.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" "Prop 65 Yes/No" "C" ] |
76 | 2.40 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" ] |
77 | 0.54 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" ] |
78 | 0.38 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" ] |
79 | 0.45 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" ] |
80 | 0.31 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" ] |
81 | 2.53 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" ] |
82 | 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" ] |
83 | 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" ] |
84 | 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" ] |
85 | 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" ] |
86 | 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" ] |
87 | 2.96 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" ] |
88 | 0.34 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" ] |
89 | 0.40 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" ] |
90 | 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" ] |
91 | 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" "CARB acknowledgment required" "C" ] |
92 | 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" ] |
93 | 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" ] |
94 | 4.77 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:
[
69
]
|
95 | 0.83 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"
]
|
96 | 0.33 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"
]
|
97 | 0.33 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"
]
|
98 | 2.76 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:
[
"XPaymentsApplePay"
]
|
99 | 5.34 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:
[
16
]
|
100 | 0.60 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:
[
"XPaymentsGooglePay"
]
|
101 | 0.54 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:
[
17
]
|
102 | 4.14 ms |
SELECT x0_.id AS id_0, x0_.type AS type_1, x0_.price AS price_2, x0_.quantityRangeBegin AS quantityRangeBegin_3, x0_.quantityRangeEnd AS quantityRangeEnd_4, x0_.product_id AS product_id_5, x0_.membership_id AS membership_id_6 FROM xlite_wholesale_prices x0_ WHERE (x0_.quantityRangeBegin <> 1 OR x0_.membership_id IS NOT NULL) AND x0_.product_id = ? GROUP BY x0_.id
Parameters:
[
69
]
|
103 | 0.77 ms |
SELECT x0_.id AS id_0, x0_.serviceName AS serviceName_1, x0_.viewGetterName AS viewGetterName_2, x0_.schemaClass AS schemaClass_3, x0_.additional AS additional_4, x0_.required AS required_5, x0_.enabled AS enabled_6, x0_.position AS position_7, x0_.module AS module_8 FROM xlite_address_field x0_ LEFT JOIN xlite_address_field_translation x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x0_.enabled = ? AND x0_.required = ? ORDER BY x0_.position ASC, x0_.id ASC, x0_.position ASC, x0_.id ASC
Parameters:
[ "en" 1 1 ] |
104 | 0.74 ms |
SELECT x0_.id AS id_0, x0_.serviceName AS serviceName_1, x0_.viewGetterName AS viewGetterName_2, x0_.schemaClass AS schemaClass_3, x0_.additional AS additional_4, x0_.required AS required_5, x0_.enabled AS enabled_6, x0_.position AS position_7, x0_.module AS module_8 FROM xlite_address_field x0_ LEFT JOIN xlite_address_field_translation x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x0_.enabled = ? AND x0_.required = ? ORDER BY x0_.position ASC, x0_.id ASC, x0_.position ASC, x0_.id ASC
Parameters:
[ "en" 1 1 ] |
105 | 0.52 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
]
|
106 | 1.11 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
]
|
107 | 0.88 ms |
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 xlite_product_tabs t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
69
]
|
108 | 0.53 ms |
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 xlite_global_product_tabs t0 LEFT JOIN xlite_custom_global_tabs t7 ON t7.global_tab_id = t0.id WHERE t0.id = ?
Parameters:
[
1
]
|
109 | 0.38 ms |
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 xlite_product_tab_translations t0 WHERE t0.id = ?
Parameters:
[
577
]
|
110 | 0.27 ms |
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 xlite_global_product_tabs t0 LEFT JOIN xlite_custom_global_tabs t7 ON t7.global_tab_id = t0.id WHERE t0.id = ?
Parameters:
[
2
]
|
111 | 0.22 ms |
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 xlite_product_tab_translations t0 WHERE t0.id = ?
Parameters:
[
704
]
|
112 | 0.79 ms |
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 xlite_global_product_tabs t0 LEFT JOIN xlite_custom_global_tabs t7 ON t7.global_tab_id = t0.id WHERE t0.id = ?
Parameters:
[
4
]
|
113 | 0.23 ms |
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 xlite_product_tab_translations t0 WHERE t0.id = ?
Parameters:
[
831
]
|
114 | 0.19 ms |
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 xlite_global_product_tabs t0 LEFT JOIN xlite_custom_global_tabs t7 ON t7.global_tab_id = t0.id WHERE t0.id = ?
Parameters:
[
3
]
|
115 | 0.18 ms |
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 xlite_product_tab_translations t0 WHERE t0.id = ?
Parameters:
[
958
]
|
116 | 4.67 ms |
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 xlite_global_product_tabs t0 LEFT JOIN xlite_custom_global_tabs t7 ON t7.global_tab_id = t0.id WHERE t0.id = ?
Parameters:
[
5
]
|
117 | 0.48 ms |
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 xlite_custom_global_tab_translation t0 WHERE t0.id = ?
Parameters:
[
1
]
|
118 | 0.30 ms |
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 xlite_global_product_tabs t0 LEFT JOIN xlite_custom_global_tabs t7 ON t7.global_tab_id = t0.id WHERE t0.id = ?
Parameters:
[
6
]
|
119 | 0.26 ms |
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 xlite_custom_global_tab_translation t0 WHERE t0.id = ?
Parameters:
[
2
]
|
120 | 0.21 ms |
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 xlite_global_product_tabs t0 LEFT JOIN xlite_custom_global_tabs t7 ON t7.global_tab_id = t0.id WHERE t0.id = ?
Parameters:
[
7
]
|
121 | 0.20 ms |
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 xlite_custom_global_tab_translation t0 WHERE t0.id = ?
Parameters:
[
3
]
|
122 | 0.20 ms |
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 xlite_global_product_tabs t0 LEFT JOIN xlite_custom_global_tabs t7 ON t7.global_tab_id = t0.id WHERE t0.id = ?
Parameters:
[
8
]
|
123 | 0.19 ms |
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 xlite_product_tab_translations t0 WHERE t0.id = ?
Parameters:
[
450
]
|
124 | 2.83 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.tab_id AS tab_id_3 FROM xlite_global_product_tab_provider t0 WHERE t0.tab_id = ?
Parameters:
[
1
]
|
125 | 1.88 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.tab_id AS tab_id_3 FROM xlite_global_product_tab_provider t0 WHERE t0.tab_id = ?
Parameters:
[
2
]
|
126 | 5.01 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 x0_.product_class_id IS NULL GROUP BY x0_.id ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[
"en"
]
|
127 | 0.47 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.tab_id AS tab_id_3 FROM xlite_global_product_tab_provider t0 WHERE t0.tab_id = ?
Parameters:
[
4
]
|
128 | 0.31 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.tab_id AS tab_id_3 FROM xlite_global_product_tab_provider t0 WHERE t0.tab_id = ?
Parameters:
[
3
]
|
129 | 0.23 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.tab_id AS tab_id_3 FROM xlite_global_product_tab_provider t0 WHERE t0.tab_id = ?
Parameters:
[
8
]
|
130 | 4.82 ms |
SELECT t0.id AS id_1, t0.orderby AS orderby_2, t0.access AS access_3, t0.remoteUrl AS remoteUrl_4, t0.product_id AS product_id_5, t6.id AS id_7, t6.path AS path_8, t6.fileName AS fileName_9, t6.mime AS mime_10, t6.storageType AS storageType_11, t6.size AS size_12, t6.date AS date_13, t6.attachment_id AS attachment_id_14 FROM xlite_product_attachments t0 LEFT JOIN xlite_product_attachment_storages t6 ON t6.attachment_id = t0.id WHERE t0.product_id = ? ORDER BY t0.orderby ASC
Parameters:
[
69
]
|
131 | 0.70 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 = 1 AND x0_.review <> ?
Parameters:
[
69
""
]
|
132 | 0.71 ms |
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 xlite_reviews x0_ INNER JOIN xlite_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:
[
69
""
]
|
133 | 0.71 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 1746073065 ] |
134 | 4.20 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
]
|
135 | 2.53 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"
""
]
|
136 | 0.64 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"
""
]
|
137 | 0.43 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"
]
|
138 | 0.64 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 ] |
139 | 0.43 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 ] |
140 | 0.31 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 ] |
141 | 0.39 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"
""
]
|
142 | 0.32 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"
""
]
|
143 | 0.30 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"
]
|
144 | 3.46 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 ] |
145 | 0.59 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 ] |
146 | 0.44 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 ] |
147 | 0.38 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
]
|
148 | 0.30 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.