1
0.40 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
2
0.39 ms
SELECT
`name` ,
`base_class` AS baseClass ,
IF (`active` = 1 AND `installed_at` IS NOT NULL , 1 , 0 ) AS active ,
`path` ,
`version` ,
`autoload` ,
`managed_by_composer` AS managedByComposer ,
composer_name as composerName
FROM `plugin`
ORDER BY `installed_at` ;
SELECT
`name` ,
`base_class` AS baseClass ,
IF (`active` = 1 AND `installed_at` IS NOT NULL , 1 , 0 ) AS active ,
`path` ,
`version` ,
`autoload` ,
`managed_by_composer` AS managedByComposer ,
composer_name as composerName
FROM `plugin`
ORDER BY `installed_at` ; ;
Copy
3
0.19 ms
SET @@group_concat_max_len = CAST (IF (@@group_concat_max_len > 320000 , @@group_concat_max_len , 320000 ) AS UNSIGNED ); SET sql_mode = (SELECT REPLACE (@@sql_mode , 'ONLY_FULL_GROUP_BY' , '' ))
SET @@group_concat_max_len = CAST (IF (@@group_concat_max_len > 320000 , @@group_concat_max_len , 320000 ) AS UNSIGNED ); SET sql_mode = (SELECT REPLACE (@@sql_mode , 'ONLY_FULL_GROUP_BY' , '' ));
Copy
4
15.98 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
5
0.43 ms
SELECT custom_entity . name , custom_entity . fields , custom_entity . flags
FROM custom_entity
LEFT JOIN app ON app . id = custom_entity . app_id
WHERE (custom_entity . app_id IS NULL OR app . active = 1 ) AND custom_entity . deleted_at IS NULL ;
SELECT custom_entity . name , custom_entity . fields , custom_entity . flags
FROM custom_entity
LEFT JOIN app ON app . id = custom_entity . app_id
WHERE (custom_entity . app_id IS NULL OR app . active = 1 ) AND custom_entity . deleted_at IS NULL ;
;
Copy
6
11.80 ms
SELECT CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) `key` , CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) url , LOWER (HEX (domain . id )) id , LOWER (HEX (sales_channel . id )) salesChannelId , LOWER (HEX (sales_channel . type_id )) typeId , LOWER (HEX (domain . snippet_set_id )) snippetSetId , LOWER (HEX (domain . currency_id )) currencyId , LOWER (HEX (domain . language_id )) languageId , LOWER (HEX (theme . id )) themeId , sales_channel . maintenance maintenance , sales_channel . maintenance_ip_whitelist maintenanceIpWhitelist , snippet_set . iso as locale , theme . technical_name as themeName , parentTheme . technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain . sales_channel_id = sales_channel . id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set . id = domain . snippet_set_id LEFT JOIN theme theme ON theme_sales_channel . theme_id = theme . id LEFT JOIN theme parentTheme ON theme . parent_theme_id = parentTheme . id WHERE (sales_channel . type_id = UNHEX (? )) AND (sales_channel . active )
Parameters :
[
"8a243080f92e4c719546314b577cf82b "
]
SELECT CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) `key` , CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) url , LOWER (HEX (domain . id )) id , LOWER (HEX (sales_channel . id )) salesChannelId , LOWER (HEX (sales_channel . type_id )) typeId , LOWER (HEX (domain . snippet_set_id )) snippetSetId , LOWER (HEX (domain . currency_id )) currencyId , LOWER (HEX (domain . language_id )) languageId , LOWER (HEX (theme . id )) themeId , sales_channel . maintenance maintenance , sales_channel . maintenance_ip_whitelist maintenanceIpWhitelist , snippet_set . iso as locale , theme . technical_name as themeName , parentTheme . technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain . sales_channel_id = sales_channel . id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set . id = domain . snippet_set_id LEFT JOIN theme theme ON theme_sales_channel . theme_id = theme . id LEFT JOIN theme parentTheme ON theme . parent_theme_id = parentTheme . id WHERE (sales_channel . type_id = UNHEX ('8a243080f92e4c719546314b577cf82b' )) AND (sales_channel . active );
Copy
7
0.63 ms
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ? ) AND ((sales_channel_id = ? OR sales_channel_id IS NULL )) AND ((seo_path_info = ? OR seo_path_info = ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
"haus-wohnen "
"haus-wohnen/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0x3FF7C89F233347D4BF84FD967C31915E OR sales_channel_id IS NULL )) AND ((seo_path_info = 'haus-wohnen' OR seo_path_info = 'haus-wohnen/' ));
Copy
8
1.80 ms
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
9
7.92 ms
SELECT `scop_platform_redirecter_redirect` . `id` FROM `scop_platform_redirecter_redirect` WHERE (`scop_platform_redirecter_redirect` . `sourceURL` IN (? , ? , ? , ? , ? , ? , ? ) AND `scop_platform_redirecter_redirect` . `enabled` = ? AND (`scop_platform_redirecter_redirect` . `salesChannelId` = ? OR `scop_platform_redirecter_redirect` . `salesChannelId` < = > ? )) LIMIT 1
Parameters :
[
"//haus-wohnen/ "
"/haus-wohnen/ "
"https://stage-shop.kontorhaussylt.de/haus-wohnen/ "
"https://stage-shop.kontorhaussylt.de//haus-wohnen/ "
"/haus-wohnen/ "
"//haus-wohnen/ "
"haus-wohnen/ "
true
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
null
]
SELECT `scop_platform_redirecter_redirect` . `id` FROM `scop_platform_redirecter_redirect` WHERE (`scop_platform_redirecter_redirect` . `sourceURL` IN ('//haus-wohnen/' , '/haus-wohnen/' , 'https://stage-shop.kontorhaussylt.de/haus-wohnen/' , 'https://stage-shop.kontorhaussylt.de//haus-wohnen/' , '/haus-wohnen/' , '//haus-wohnen/' , 'haus-wohnen/' ) AND `scop_platform_redirecter_redirect` . `enabled` = 1 AND (`scop_platform_redirecter_redirect` . `salesChannelId` = 0x3FF7C89F233347D4BF84FD967C31915E OR `scop_platform_redirecter_redirect` . `salesChannelId` < = > NULL )) LIMIT 1 ;
Copy
10
0.36 ms
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
;
Copy
11
13.27 ms
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id = ? OR system_config . sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters :
[
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
]
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id = 0x3FF7C89F233347D4BF84FD967C31915E OR system_config . sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
12
23.14 ms
SELECT LOWER (HEX (`id` )) AS `id` FROM `moorl_magazine_article` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2026-08-14T18:56:02+00:00' ) OR (`show_until` > `updated_at` AND `show_until` < '2026-08-14T18:56:02+00:00' )) AND `active` = '1' ;
SELECT LOWER (HEX (`id` )) AS `id` FROM `moorl_magazine_article` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2026-08-14T18:56:02+00:00' ) OR (`show_until` > `updated_at` AND `show_until` < '2026-08-14T18:56:02+00:00' )) AND `active` = '1' ; ;
Copy
13
11.64 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
"4ngCuFPDlmap2O79s7dZY1rVZoNPFMLW "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x3FF7C89F233347D4BF84FD967C31915E ) AND (token = '4ngCuFPDlmap2O79s7dZY1rVZoNPFMLW' ) LIMIT 1 ;
Copy
14
0.86 ms
SELECT
sales_channel . id as sales_channel_id ,
sales_channel . language_id as sales_channel_default_language_id ,
sales_channel . currency_id as sales_channel_currency_id ,
currency . factor as sales_channel_currency_factor ,
GROUP_CONCAT (LOWER (HEX (sales_channel_language . language_id ))) as sales_channel_language_ids
FROM sales_channel
INNER JOIN currency
ON sales_channel . currency_id = currency . id
LEFT JOIN sales_channel_language
ON sales_channel_language . sales_channel_id = sales_channel . id
WHERE sales_channel . id = ?
GROUP BY sales_channel . id , sales_channel . language_id , sales_channel . currency_id , currency . factor
Parameters :
[
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
]
SELECT
sales_channel . id as sales_channel_id ,
sales_channel . language_id as sales_channel_default_language_id ,
sales_channel . currency_id as sales_channel_currency_id ,
currency . factor as sales_channel_currency_factor ,
GROUP_CONCAT (LOWER (HEX (sales_channel_language . language_id ))) as sales_channel_language_ids
FROM sales_channel
INNER JOIN currency
ON sales_channel . currency_id = currency . id
LEFT JOIN sales_channel_language
ON sales_channel_language . sales_channel_id = sales_channel . id
WHERE sales_channel . id = 0x3FF7C89F233347D4BF84FD967C31915E
GROUP BY sales_channel . id , sales_channel . language_id , sales_channel . currency_id , currency . factor ;
Copy
15
1.91 ms
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , `sales_channel.currency` . `id` as `sales_channel.currency.id` , `sales_channel.currency` . `factor` as `sales_channel.currency.factor` , `sales_channel.currency` . `symbol` as `sales_channel.currency.symbol` , `sales_channel.currency` . `iso_code` as `sales_channel.currency.isoCode` , `sales_channel.currency` . `position` as `sales_channel.currency.position` , `sales_channel.currency` . `tax_free_from` as `sales_channel.currency.taxFreeFrom` , `sales_channel.currency` . `item_rounding` as `sales_channel.currency.itemRounding` , `sales_channel.currency` . `total_rounding` as `sales_channel.currency.totalRounding` , `sales_channel.currency` . `created_at` as `sales_channel.currency.createdAt` , `sales_channel.currency` . `updated_at` as `sales_channel.currency.updatedAt` , `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation.shortName` as `sales_channel.currency.shortName` , `sales_channel.currency.translation.name` , `sales_channel.currency.translation.name` as `sales_channel.currency.name` , `sales_channel.currency.translation.customFields` , `sales_channel.currency.translation.customFields` as `sales_channel.currency.customFields` , `sales_channel.translation.name` , `sales_channel.translation.name` as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , `sales_channel.translation.homeName` as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `id` LEFT JOIN (SELECT `sales_channel.translation` . `sales_channel_id` , `sales_channel.translation` . `name` as `sales_channel.translation.name` , `sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` , `sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` , `sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . `language_id` = ? ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` LEFT JOIN (SELECT `sales_channel.currency.translation` . `currency_id` , `sales_channel.currency.translation` . `short_name` as `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation` . `name` as `sales_channel.currency.translation.name` , `sales_channel.currency.translation` . `custom_fields` as `sales_channel.currency.translation.customFields` FROM `currency_translation` `sales_channel.currency.translation` WHERE `sales_channel.currency.translation` . `language_id` = ? ) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation` . `currency_id` = `sales_channel.currency` . `id` WHERE `sales_channel` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
]
SELECT
`sales_channel` . `id` as `sales_channel.id` ,
`sales_channel` . `type_id` as `sales_channel.typeId` ,
`sales_channel` . `language_id` as `sales_channel.languageId` ,
`sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` ,
`sales_channel` . `currency_id` as `sales_channel.currencyId` ,
`sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` ,
`sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` ,
`sales_channel` . `country_id` as `sales_channel.countryId` ,
`sales_channel` . `analytics_id` as `sales_channel.analyticsId` ,
`sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` ,
`sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` ,
`sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` ,
`sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` ,
`sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` ,
`sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` ,
`sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` ,
`sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` ,
`sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` ,
`sales_channel` . `short_name` as `sales_channel.shortName` ,
`sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` ,
`sales_channel` . `access_key` as `sales_channel.accessKey` ,
`sales_channel` . `configuration` as `sales_channel.configuration` ,
`sales_channel` . `active` as `sales_channel.active` ,
`sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` ,
`sales_channel` . `maintenance` as `sales_channel.maintenance` ,
`sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` ,
`sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` ,
`sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` ,
`sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` ,
`sales_channel` . `created_at` as `sales_channel.createdAt` ,
`sales_channel` . `updated_at` as `sales_channel.updatedAt` ,
`sales_channel.currency` . `id` as `sales_channel.currency.id` ,
`sales_channel.currency` . `factor` as `sales_channel.currency.factor` ,
`sales_channel.currency` . `symbol` as `sales_channel.currency.symbol` ,
`sales_channel.currency` . `iso_code` as `sales_channel.currency.isoCode` ,
`sales_channel.currency` . `position` as `sales_channel.currency.position` ,
`sales_channel.currency` . `tax_free_from` as `sales_channel.currency.taxFreeFrom` ,
`sales_channel.currency` . `item_rounding` as `sales_channel.currency.itemRounding` ,
`sales_channel.currency` . `total_rounding` as `sales_channel.currency.totalRounding` ,
`sales_channel.currency` . `created_at` as `sales_channel.currency.createdAt` ,
`sales_channel.currency` . `updated_at` as `sales_channel.currency.updatedAt` ,
`sales_channel.currency.translation.shortName` ,
`sales_channel.currency.translation.shortName` as `sales_channel.currency.shortName` ,
`sales_channel.currency.translation.name` ,
`sales_channel.currency.translation.name` as `sales_channel.currency.name` ,
`sales_channel.currency.translation.customFields` ,
`sales_channel.currency.translation.customFields` as `sales_channel.currency.customFields` ,
`sales_channel.translation.name` ,
`sales_channel.translation.name` as `sales_channel.name` ,
`sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` ,
`sales_channel.translation.homeEnabled` ,
`sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` ,
`sales_channel.translation.homeName` ,
`sales_channel.translation.homeName` as `sales_channel.homeName` ,
`sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` ,
`sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` ,
`sales_channel.translation.homeKeywords` ,
`sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` ,
`sales_channel.translation.customFields` ,
`sales_channel.translation.customFields` as `sales_channel.customFields`
FROM
`sales_channel`
LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `id`
LEFT JOIN (
SELECT
`sales_channel.translation` . `sales_channel_id` ,
`sales_channel.translation` . `name` as `sales_channel.translation.name` ,
`sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` ,
`sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` ,
`sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` ,
`sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords`
FROM
`sales_channel_translation` `sales_channel.translation`
WHERE
`sales_channel.translation` . `language_id` = ?
) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id`
LEFT JOIN (
SELECT
`sales_channel.currency.translation` . `currency_id` ,
`sales_channel.currency.translation` . `short_name` as `sales_channel.currency.translation.shortName` ,
`sales_channel.currency.translation` . `name` as `sales_channel.currency.translation.name` ,
`sales_channel.currency.translation` . `custom_fields` as `sales_channel.currency.translation.customFields`
FROM
`currency_translation` `sales_channel.currency.translation`
WHERE
`sales_channel.currency.translation` . `language_id` = ?
) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation` . `currency_id` = `sales_channel.currency` . `id`
WHERE
`sales_channel` . `id` IN (? )
Copy
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , `sales_channel.currency` . `id` as `sales_channel.currency.id` , `sales_channel.currency` . `factor` as `sales_channel.currency.factor` , `sales_channel.currency` . `symbol` as `sales_channel.currency.symbol` , `sales_channel.currency` . `iso_code` as `sales_channel.currency.isoCode` , `sales_channel.currency` . `position` as `sales_channel.currency.position` , `sales_channel.currency` . `tax_free_from` as `sales_channel.currency.taxFreeFrom` , `sales_channel.currency` . `item_rounding` as `sales_channel.currency.itemRounding` , `sales_channel.currency` . `total_rounding` as `sales_channel.currency.totalRounding` , `sales_channel.currency` . `created_at` as `sales_channel.currency.createdAt` , `sales_channel.currency` . `updated_at` as `sales_channel.currency.updatedAt` , `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation.shortName` as `sales_channel.currency.shortName` , `sales_channel.currency.translation.name` , `sales_channel.currency.translation.name` as `sales_channel.currency.name` , `sales_channel.currency.translation.customFields` , `sales_channel.currency.translation.customFields` as `sales_channel.currency.customFields` , `sales_channel.translation.name` , `sales_channel.translation.name` as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , `sales_channel.translation.homeName` as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `id` LEFT JOIN (SELECT `sales_channel.translation` . `sales_channel_id` , `sales_channel.translation` . `name` as `sales_channel.translation.name` , `sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` , `sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` , `sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` LEFT JOIN (SELECT `sales_channel.currency.translation` . `currency_id` , `sales_channel.currency.translation` . `short_name` as `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation` . `name` as `sales_channel.currency.translation.name` , `sales_channel.currency.translation` . `custom_fields` as `sales_channel.currency.translation.customFields` FROM `currency_translation` `sales_channel.currency.translation` WHERE `sales_channel.currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation` . `currency_id` = `sales_channel.currency` . `id` WHERE `sales_channel` . `id` IN (0x3FF7C89F233347D4BF84FD967C31915E );
Copy
16
14.31 ms
SELECT `sales_channel_domain` . `id` as `sales_channel_domain.id` , `sales_channel_domain` . `url` as `sales_channel_domain.url` , `sales_channel_domain` . `sales_channel_id` as `sales_channel_domain.salesChannelId` , `sales_channel_domain` . `language_id` as `sales_channel_domain.languageId` , `sales_channel_domain` . `currency_id` as `sales_channel_domain.currencyId` , `sales_channel_domain` . `snippet_set_id` as `sales_channel_domain.snippetSetId` , `sales_channel_domain` . `hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale` , `sales_channel_domain` . `custom_fields` as `sales_channel_domain.customFields` , `sales_channel_domain` . `created_at` as `sales_channel_domain.createdAt` , `sales_channel_domain` . `updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain` . `sales_channel_id` IN (? ))
Parameters :
[
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
]
SELECT `sales_channel_domain` . `id` as `sales_channel_domain.id` , `sales_channel_domain` . `url` as `sales_channel_domain.url` , `sales_channel_domain` . `sales_channel_id` as `sales_channel_domain.salesChannelId` , `sales_channel_domain` . `language_id` as `sales_channel_domain.languageId` , `sales_channel_domain` . `currency_id` as `sales_channel_domain.currencyId` , `sales_channel_domain` . `snippet_set_id` as `sales_channel_domain.snippetSetId` , `sales_channel_domain` . `hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale` , `sales_channel_domain` . `custom_fields` as `sales_channel_domain.customFields` , `sales_channel_domain` . `created_at` as `sales_channel_domain.createdAt` , `sales_channel_domain` . `updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain` . `sales_channel_id` IN (0x3FF7C89F233347D4BF84FD967C31915E ));
Copy
17
4.71 ms
SELECT LOWER (HEX (`language.salesChannels.mapping` . `sales_channel_id` )) as `key` , GROUP_CONCAT (LOWER (HEX (`language.salesChannels.mapping` . `language_id` )) ) as `value` FROM `language` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language.salesChannels.mapping` . `language_id` = `language` . id WHERE ((`language` . `id` = ? )) AND (`language.salesChannels.mapping` . `sales_channel_id` IN (? )) GROUP BY `language.salesChannels.mapping` . `sales_channel_id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
]
SELECT LOWER (HEX (`language.salesChannels.mapping` . `sales_channel_id` )) as `key` , GROUP_CONCAT (LOWER (HEX (`language.salesChannels.mapping` . `language_id` )) ) as `value` FROM `language` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language.salesChannels.mapping` . `language_id` = `language` . id WHERE ((`language` . `id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B )) AND (`language.salesChannels.mapping` . `sales_channel_id` IN (0x3FF7C89F233347D4BF84FD967C31915E )) GROUP BY `language.salesChannels.mapping` . `sales_channel_id` ;
Copy
18
2.24 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.name` , `language.translationCode.translation.name` as `language.translationCode.name` , `language.translationCode.translation.territory` , `language.translationCode.translation.territory` as `language.translationCode.territory` , `language.translationCode.translation.customFields` , `language.translationCode.translation.customFields` as `language.translationCode.customFields` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation` . `language_id` = ? ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = ? ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE ((`language` . `id` = ? )) AND (`language` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.name` , `language.translationCode.translation.name` as `language.translationCode.name` , `language.translationCode.translation.territory` , `language.translationCode.translation.territory` as `language.translationCode.territory` , `language.translationCode.translation.customFields` , `language.translationCode.translation.customFields` as `language.translationCode.customFields` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE ((`language` . `id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B )) AND (`language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ));
Copy
19
1.41 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (0xB7D2554B0CE847CD82F3AC9BD1C0DFCA );
Copy
20
2.40 ms
SELECT `country` . `id` as `country.id` , `country` . `iso` as `country.iso` , `country` . `position` as `country.position` , `country` . `active` as `country.active` , `country` . `shipping_available` as `country.shippingAvailable` , `country` . `iso3` as `country.iso3` , `country` . `display_state_in_registration` as `country.displayStateInRegistration` , `country` . `force_state_in_registration` as `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` as `country.checkVatIdPattern` , `country` . `vat_id_required` as `country.vatIdRequired` , `country` . `vat_id_pattern` as `country.vatIdPattern` , `country` . `customer_tax` as `country.customerTax` , `country` . `company_tax` as `country.companyTax` , `country` . `postal_code_required` as `country.postalCodeRequired` , `country` . `check_postal_code_pattern` as `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` as `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` as `country.defaultPostalCodePattern` , `country` . `is_eu` as `country.isEu` , `country` . `created_at` as `country.createdAt` , `country` . `updated_at` as `country.updatedAt` , `country.translation.name` , `country.translation.name` as `country.name` , `country.translation.addressFormat` , `country.translation.addressFormat` as `country.addressFormat` , `country.translation.customFields` , `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation` . `country_id` , `country.translation` . `name` as `country.translation.name` , `country.translation` . `custom_fields` as `country.translation.customFields` , `country.translation` . `address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation` . `language_id` = ? ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE `country` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"|D\x11 )ç:OêŽ"\x0E G\x14\x17 c» "
]
SELECT `country` . `id` as `country.id` , `country` . `iso` as `country.iso` , `country` . `position` as `country.position` , `country` . `active` as `country.active` , `country` . `shipping_available` as `country.shippingAvailable` , `country` . `iso3` as `country.iso3` , `country` . `display_state_in_registration` as `country.displayStateInRegistration` , `country` . `force_state_in_registration` as `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` as `country.checkVatIdPattern` , `country` . `vat_id_required` as `country.vatIdRequired` , `country` . `vat_id_pattern` as `country.vatIdPattern` , `country` . `customer_tax` as `country.customerTax` , `country` . `company_tax` as `country.companyTax` , `country` . `postal_code_required` as `country.postalCodeRequired` , `country` . `check_postal_code_pattern` as `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` as `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` as `country.defaultPostalCodePattern` , `country` . `is_eu` as `country.isEu` , `country` . `created_at` as `country.createdAt` , `country` . `updated_at` as `country.updatedAt` , `country.translation.name` , `country.translation.name` as `country.name` , `country.translation.addressFormat` , `country.translation.addressFormat` as `country.addressFormat` , `country.translation.customFields` , `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation` . `country_id` , `country.translation` . `name` as `country.translation.name` , `country.translation` . `custom_fields` as `country.translation.customFields` , `country.translation` . `address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE `country` . `id` IN (0x7C441129E73A4FEA8E220E47141763BB );
Copy
21
3.18 ms
SELECT `customer_group` . `id` as `customer_group.id` , `customer_group` . `display_gross` as `customer_group.displayGross` , `customer_group` . `registration_active` as `customer_group.registrationActive` , `customer_group` . `created_at` as `customer_group.createdAt` , `customer_group` . `updated_at` as `customer_group.updatedAt` , `customer_group.translation.name` , `customer_group.translation.name` as `customer_group.name` , `customer_group.translation.registrationTitle` , `customer_group.translation.registrationTitle` as `customer_group.registrationTitle` , `customer_group.translation.registrationIntroduction` , `customer_group.translation.registrationIntroduction` as `customer_group.registrationIntroduction` , `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` as `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` as `customer_group.registrationSeoMetaDescription` , `customer_group.translation.customFields` , `customer_group.translation.customFields` as `customer_group.customFields` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation` . `customer_group_id` , `customer_group.translation` . `name` as `customer_group.translation.name` , `customer_group.translation` . `custom_fields` as `customer_group.translation.customFields` , `customer_group.translation` . `registration_title` as `customer_group.translation.registrationTitle` , `customer_group.translation` . `registration_introduction` as `customer_group.translation.registrationIntroduction` , `customer_group.translation` . `registration_only_company_registration` as `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation` . `registration_seo_meta_description` as `customer_group.translation.registrationSeoMetaDescription` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation` . `language_id` = ? ) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation` . `customer_group_id` = `customer_group` . `id` WHERE `customer_group` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
]
SELECT `customer_group` . `id` as `customer_group.id` , `customer_group` . `display_gross` as `customer_group.displayGross` , `customer_group` . `registration_active` as `customer_group.registrationActive` , `customer_group` . `created_at` as `customer_group.createdAt` , `customer_group` . `updated_at` as `customer_group.updatedAt` , `customer_group.translation.name` , `customer_group.translation.name` as `customer_group.name` , `customer_group.translation.registrationTitle` , `customer_group.translation.registrationTitle` as `customer_group.registrationTitle` , `customer_group.translation.registrationIntroduction` , `customer_group.translation.registrationIntroduction` as `customer_group.registrationIntroduction` , `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` as `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` as `customer_group.registrationSeoMetaDescription` , `customer_group.translation.customFields` , `customer_group.translation.customFields` as `customer_group.customFields` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation` . `customer_group_id` , `customer_group.translation` . `name` as `customer_group.translation.name` , `customer_group.translation` . `custom_fields` as `customer_group.translation.customFields` , `customer_group.translation` . `registration_title` as `customer_group.translation.registrationTitle` , `customer_group.translation` . `registration_introduction` as `customer_group.translation.registrationIntroduction` , `customer_group.translation` . `registration_only_company_registration` as `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation` . `registration_seo_meta_description` as `customer_group.translation.registrationSeoMetaDescription` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation` . `customer_group_id` = `customer_group` . `id` WHERE `customer_group` . `id` IN (0xCFBD5018D38D41D8ADCA10D94FC8BDD6 );
Copy
22
4.96 ms
SELECT `tax` . `id` as `tax.id` , `tax` . `tax_rate` as `tax.taxRate` , `tax` . `name` as `tax.name` , `tax` . `position` as `tax.position` , `tax` . `custom_fields` as `tax.customFields` , `tax` . `created_at` as `tax.createdAt` , `tax` . `updated_at` as `tax.updatedAt` FROM `tax`
SELECT `tax` . `id` as `tax.id` , `tax` . `tax_rate` as `tax.taxRate` , `tax` . `name` as `tax.name` , `tax` . `position` as `tax.position` , `tax` . `custom_fields` as `tax.customFields` , `tax` . `created_at` as `tax.createdAt` , `tax` . `updated_at` as `tax.updatedAt` FROM `tax` ;
Copy
23
5.89 ms
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
24
3.84 ms
SELECT `tax_rule` . `id` as `tax_rule.id` , `tax_rule` . `tax_rule_type_id` as `tax_rule.taxRuleTypeId` , `tax_rule` . `country_id` as `tax_rule.countryId` , `tax_rule` . `tax_rate` as `tax_rule.taxRate` , `tax_rule` . `data` as `tax_rule.data` , `tax_rule` . `tax_id` as `tax_rule.taxId` , `tax_rule` . `active_from` as `tax_rule.activeFrom` , `tax_rule` . `created_at` as `tax_rule.createdAt` , `tax_rule` . `updated_at` as `tax_rule.updatedAt` , `tax_rule.type` . `id` as `tax_rule.type.id` , `tax_rule.type` . `technical_name` as `tax_rule.type.technicalName` , `tax_rule.type` . `position` as `tax_rule.type.position` , `tax_rule.type` . `created_at` as `tax_rule.type.createdAt` , `tax_rule.type` . `updated_at` as `tax_rule.type.updatedAt` , `tax_rule.type.translation.typeName` , `tax_rule.type.translation.typeName` as `tax_rule.type.typeName` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule` . `tax_rule_type_id` = `tax_rule.type` . `id` LEFT JOIN (SELECT `tax_rule.type.translation` . `tax_rule_type_id` , `tax_rule.type.translation` . `type_name` as `tax_rule.type.translation.typeName` FROM `tax_rule_type_translation` `tax_rule.type.translation` WHERE `tax_rule.type.translation` . `language_id` = ? ) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation` . `tax_rule_type_id` = `tax_rule.type` . `id` WHERE (`tax_rule` . `tax_id` IN (? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"XÊÿgÌÌEª³\x17 ˆÍß•š¥ "
b"ÿz\x03 k·¤Eió)¤ÁÔ7Éo "
b"È‹z\x1D ˜çF‘¦ ¶$\x07 ƒÕ) "
b"¹ì3®Æ¨E÷¢ı/╚0▄>n "
]
SELECT `tax_rule` . `id` as `tax_rule.id` , `tax_rule` . `tax_rule_type_id` as `tax_rule.taxRuleTypeId` , `tax_rule` . `country_id` as `tax_rule.countryId` , `tax_rule` . `tax_rate` as `tax_rule.taxRate` , `tax_rule` . `data` as `tax_rule.data` , `tax_rule` . `tax_id` as `tax_rule.taxId` , `tax_rule` . `active_from` as `tax_rule.activeFrom` , `tax_rule` . `created_at` as `tax_rule.createdAt` , `tax_rule` . `updated_at` as `tax_rule.updatedAt` , `tax_rule.type` . `id` as `tax_rule.type.id` , `tax_rule.type` . `technical_name` as `tax_rule.type.technicalName` , `tax_rule.type` . `position` as `tax_rule.type.position` , `tax_rule.type` . `created_at` as `tax_rule.type.createdAt` , `tax_rule.type` . `updated_at` as `tax_rule.type.updatedAt` , `tax_rule.type.translation.typeName` , `tax_rule.type.translation.typeName` as `tax_rule.type.typeName` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule` . `tax_rule_type_id` = `tax_rule.type` . `id` LEFT JOIN (SELECT `tax_rule.type.translation` . `tax_rule_type_id` , `tax_rule.type.translation` . `type_name` as `tax_rule.type.translation.typeName` FROM `tax_rule_type_translation` `tax_rule.type.translation` WHERE `tax_rule.type.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation` . `tax_rule_type_id` = `tax_rule.type` . `id` WHERE (`tax_rule` . `tax_id` IN (0x58CAFF67CCCC45AAB31788CDDF959AA5 , 0x987A036BFACF4569A229CFB5E237906F , 0xC88B7A1D98E74691A620B6240783D529 , 0xFB8D33A992F945F6BDD52FC830DC3E6E ));
Copy
25
3.42 ms
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = ? ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"íà[q›!AC¤Ë\x1C\x02\x16 ¸RÞ "
]
SELECT
`payment_method` . `id` as `payment_method.id` ,
`payment_method` . `plugin_id` as `payment_method.pluginId` ,
`payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` ,
`payment_method` . `position` as `payment_method.position` ,
`payment_method` . `active` as `payment_method.active` ,
`payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` ,
`payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` ,
`payment_method` . `media_id` as `payment_method.mediaId` ,
`payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` ,
`payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` ,
`payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` ,
`payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` ,
`payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` ,
`payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` ,
`payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` ,
`payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` ,
`payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` ,
`payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` ,
`payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` ,
`payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` ,
`payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` ,
`payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` ,
`payment_method` . `technical_name` as `payment_method.technicalName` ,
`payment_method` . `created_at` as `payment_method.createdAt` ,
`payment_method` . `updated_at` as `payment_method.updatedAt` ,
`payment_method.media` . `id` as `payment_method.media.id` ,
`payment_method.media` . `user_id` as `payment_method.media.userId` ,
`payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` ,
`payment_method.media` . `mime_type` as `payment_method.media.mimeType` ,
`payment_method.media` . `file_extension` as `payment_method.media.fileExtension` ,
`payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` ,
`payment_method.media` . `file_name` as `payment_method.media.fileName` ,
`payment_method.media` . `file_size` as `payment_method.media.fileSize` ,
`payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` ,
`payment_method.media` . `meta_data` as `payment_method.media.metaData` ,
`payment_method.media` . `config` as `payment_method.media.config` ,
`payment_method.media` . `path` as `payment_method.media.path` ,
`payment_method.media` . `private` as `payment_method.media.private` ,
`payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` ,
`payment_method.media` . `file_hash` as `payment_method.media.fileHash` ,
`payment_method.media` . `created_at` as `payment_method.media.createdAt` ,
`payment_method.media` . `updated_at` as `payment_method.media.updatedAt` ,
`payment_method.media.translation.title` ,
`payment_method.media.translation.title` as `payment_method.media.title` ,
`payment_method.media.translation.alt` ,
`payment_method.media.translation.alt` as `payment_method.media.alt` ,
`payment_method.media.translation.customFields` ,
`payment_method.media.translation.customFields` as `payment_method.media.customFields` ,
`payment_method.translation.name` ,
`payment_method.translation.name` as `payment_method.name` ,
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName` as `payment_method.distinguishableName` ,
`payment_method.translation.description` ,
`payment_method.translation.description` as `payment_method.description` ,
`payment_method.translation.customFields` ,
`payment_method.translation.customFields` as `payment_method.customFields`
FROM
`payment_method`
LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id`
LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id`
LEFT JOIN (
SELECT
`payment_method.translation` . `payment_method_id` ,
`payment_method.translation` . `name` as `payment_method.translation.name` ,
`payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` ,
`payment_method.translation` . `description` as `payment_method.translation.description` ,
`payment_method.translation` . `custom_fields` as `payment_method.translation.customFields`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation` . `language_id` = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
LEFT JOIN (
SELECT
`payment_method.media.translation` . `media_id` ,
`payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` ,
`payment_method.media.translation` . `title` as `payment_method.media.translation.title` ,
`payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields`
FROM
`media_translation` `payment_method.media.translation`
WHERE
`payment_method.media.translation` . `language_id` = ?
) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id`
WHERE
`payment_method` . `id` IN (? )
Copy
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (0xEDE05B719B214143A4CB1C0216B852DE );
Copy
26
4.08 ms
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` , `shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . `delivery_time_id` , `shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation` . `language_id` = ? ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = ? ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x10 ¡\x02 ßOÌB”¶©\x04 ˜úu&¼ "
]
SELECT
`shipping_method` . `id` as `shipping_method.id` ,
`shipping_method` . `active` as `shipping_method.active` ,
`shipping_method` . `position` as `shipping_method.position` ,
`shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` ,
`shipping_method` . `media_id` as `shipping_method.mediaId` ,
`shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` ,
`shipping_method` . `tax_type` as `shipping_method.taxType` ,
`shipping_method` . `tax_id` as `shipping_method.taxId` ,
`shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` ,
`shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` ,
`shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` ,
`shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` ,
`shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` ,
`shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` ,
`shipping_method.deliveryTime.translation.name` ,
`shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` ,
`shipping_method.deliveryTime.translation.customFields` ,
`shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` ,
`shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` ,
`shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` ,
`shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` ,
`shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` ,
`shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` ,
`shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` ,
`shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` ,
`shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` ,
`shipping_method` . `technical_name` as `shipping_method.technicalName` ,
`shipping_method` . `created_at` as `shipping_method.createdAt` ,
`shipping_method` . `updated_at` as `shipping_method.updatedAt` ,
`shipping_method.media` . `id` as `shipping_method.media.id` ,
`shipping_method.media` . `user_id` as `shipping_method.media.userId` ,
`shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` ,
`shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` ,
`shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` ,
`shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` ,
`shipping_method.media` . `file_name` as `shipping_method.media.fileName` ,
`shipping_method.media` . `file_size` as `shipping_method.media.fileSize` ,
`shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` ,
`shipping_method.media` . `meta_data` as `shipping_method.media.metaData` ,
`shipping_method.media` . `config` as `shipping_method.media.config` ,
`shipping_method.media` . `path` as `shipping_method.media.path` ,
`shipping_method.media` . `private` as `shipping_method.media.private` ,
`shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` ,
`shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` ,
`shipping_method.media` . `created_at` as `shipping_method.media.createdAt` ,
`shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` ,
`shipping_method.media.translation.title` ,
`shipping_method.media.translation.title` as `shipping_method.media.title` ,
`shipping_method.media.translation.alt` ,
`shipping_method.media.translation.alt` as `shipping_method.media.alt` ,
`shipping_method.media.translation.customFields` ,
`shipping_method.media.translation.customFields` as `shipping_method.media.customFields` ,
`shipping_method.translation.name` ,
`shipping_method.translation.name` as `shipping_method.name` ,
`shipping_method.translation.description` ,
`shipping_method.translation.description` as `shipping_method.description` ,
`shipping_method.translation.trackingUrl` ,
`shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` ,
`shipping_method.translation.customFields` ,
`shipping_method.translation.customFields` as `shipping_method.customFields`
FROM
`shipping_method`
LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id`
LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id`
LEFT JOIN (
SELECT
`shipping_method.translation` . `shipping_method_id` ,
`shipping_method.translation` . `name` as `shipping_method.translation.name` ,
`shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` ,
`shipping_method.translation` . `description` as `shipping_method.translation.description` ,
`shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl`
FROM
`shipping_method_translation` `shipping_method.translation`
WHERE
`shipping_method.translation` . `language_id` = ?
) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id`
LEFT JOIN (
SELECT
`shipping_method.deliveryTime.translation` . `delivery_time_id` ,
`shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` ,
`shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields`
FROM
`delivery_time_translation` `shipping_method.deliveryTime.translation`
WHERE
`shipping_method.deliveryTime.translation` . `language_id` = ?
) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN (
SELECT
`shipping_method.media.translation` . `media_id` ,
`shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` ,
`shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` ,
`shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields`
FROM
`media_translation` `shipping_method.media.translation`
WHERE
`shipping_method.media.translation` . `language_id` = ?
) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id`
WHERE
`shipping_method` . `id` IN (? )
Copy
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` , `shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . `delivery_time_id` , `shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (0x10A102DF4FCC4294B6A90498FA7526BC );
Copy
27
9.02 ms
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = ? AND `currency_country_rounding` . `country_id` = ? ) LIMIT 1
Parameters :
[
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
b"|D\x11 )ç:OêŽ"\x0E G\x14\x17 c» "
]
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA AND `currency_country_rounding` . `country_id` = 0x7C441129E73A4FEA8E220E47141763BB ) LIMIT 1 ;
Copy
28
2.70 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"4ngCuFPDlmap2O79s7dZY1rVZoNPFMLW "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = '4ngCuFPDlmap2O79s7dZY1rVZoNPFMLW' ;
Copy
29
10.06 ms
SELECT `rule` . `id` FROM `rule` WHERE (`rule` . `invalid` = ? ) ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500
SELECT `rule` . `id` FROM `rule` WHERE (`rule` . `invalid` = 0 ) ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500 ;
Copy
30
3.94 ms
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x00 Ѭ╩£¶A\x00 ì0:âdØñª "
b"\x01 .\x00 /;ÇA\x07 žåç\x18 Õ2üÆ "
b"\x01 ø&/ŃCú•°=7.ÞU£ "
b"\x02 4¼˜‚¢F\x14 ™búb\x07 ©\x18 Î "
b"\x03 *£—\x1A ÔJü°—™a‡¿ôF "
b"\x03 wØÒÅÃN║ªX╦╩!ÕHã "
b"\x03 Šüf3\x03 D2ž"Á[øm¨ã "
b"\x04 _(üP>A—¹Ôn\x0F õ’\x16 Õ "
b"\x04 qÒ╠X#C\x11 ìíì]]¤¦H "
b"\x04 õ~7’\x1A Ed©ñ˜kÄ×\x00 , "
b"\x06 _§âÄûA\x07 ŽYæFù\x18 ╩ "
b"\x07\x12 ▒ζNF@É\x02 âÔ│m_³ "
b"\x07\x1D óPƒnN■ÉàC >þº9 "
b"\x08 ¾gê61A´ˆÁ<\x01 B¥ã^ "
b"\x08 ¾\x03 òÉ HìÆïÁ¬B)MT "
b"\t\x10 ┐7û\x14 E\x1A Å`ð▒!^─÷ "
b"\t\x1A ç)?rK!°Ñha\x1E Š;, "
b"\t w„ã‡\x06 Mò¨ç©(\x1E öÆÜ "
b"""
\n
LÎ\x0E █ƒH®×S\x10 _Ë*Ø\e
"""
b"""
\n
Ö\àŽ'EO¹îè\f ”<Ê\x0E
"""
b"\f x†ªZÐJcŒ"Zr˜_Ú| "
b"""
\r ?P{q\x17 E\n
£ìëTƒ‹çj
"""
b"\r B‚,öÖCª›ahd†’t< "
b"\x0E\e dýˆ¥D£å“/Œ¿'p "
b"\x0E R…\x1A €TO?°%%¼4a\x10 ‡ "
b"\x0E tì®\x00 &DâœÇýF|2\x12 õ "
b"\x0E ┼%SñLC>ü)\x07 ÍÍ┐ý┘ "
b"\x0E ÷5q¦ÈK\x02 ²f„\x14 y&Û~ "
b"\x0F <pi\x01 ü@*Øà▀ÃÊ╗║£ "
b"\x0F Úÿ\v ØðNï»É®¤3ääC "
b"""
\x10 \n
Ä]°;@)ˆ:ä~Jž\x12 ð
"""
b"\x10 6 ÃÉÌGf¸ÚüöŠ\e š× "
b"\x11 «\x07 !•{Oê…ßf}j«Zr "
b"\x11 Ù€ç® L”š®éÊ]îáì "
b"\x12 ]”û~²M烡tPá6\x05 Ú "
b"""
\x12 w>\x7F \r 0BÈœˆH7\n
Cêj
"""
b"\x12 ÉâzíæO5‘ÜFp̦…à "
b"\x12 ¦²\x05 Æ\F─ü\x18 Dõ`Û\x1D ▄ "
b"\x13 [Ô\x08 ÍpDí›‚Õæ¸dÐ\ "
b"\x13 ÄiZ“\x1A H¡™Dì2©›\x19 û "
b"\x14\x08 êøyjI‡¿øó@<™¶0 "
b"\x15 t‘µØæLn™ëxB\e ®Ðé "
b"\x16 ó\x07 ]Ø■Nêà2=üW\x12 XD "
b"\x16 »~W#\f N\x11 Ø╠ï¦\x03 L©ì "
b"\x18 \r \x01 ª’È@X³\x16 JíAN\x03\x10 "
b"\x18 ºÁö"WK휡ó@6Y¡ˆ "
b"\x18 Ñ2ì©tBî±j\x1E çæÖ÷§ "
b"\x18 òæ–P£A\e ”@G\x11 õÿúà "
b"\x19\x1F ôI”1Inš·´4êóᨠ"
b"\x19 QbDùgFt‘æyžR×Û9 "
b"\x19 ¸3$\f ,Mï— dqúKn> "
b"\x1A ëêŒ\e ÆMw‡®r;\x1D Òr0 "
b"\e K|‘¯ÀKï³Üõ‚ÿê§P "
b"\e g,<6çLÚ§\t Ý\x0F sÿv¡ "
b"\e zHÖ╣█K®ªi6í*ÅÁ\x16 "
b"\e ‘\x03 »\x18 ’C¯¢Ì\r ÓÚKjT "
b"\e ô\┬\x08 ║AëªÉޥɱ\x14 . "
b"\e ãÍ%›pC¿‡—¼Ìûm–< "
b"\x1D qzOUüLiº²°?09rû "
b"\x1F ü(\t veD»Ñ│é·ÂV¹! "
b"\x1F ‘FÖ\v ùJ׸‘ã\x14\x03 Ö˜• "
b" 8e\x01 ×¶DNØx{\x13 }ß┬\x16 "
b"!\x00 sqv‹B\x04 ¸|…<¸d\x0F [ "
b"!/l‡Ä¼Aß’.°\x15 [Ö–ú "
b"!·ze–tL\x03 ¦¹\x1C é\f B\x1E ¼ "
b"#'EU\x0F QAÝ®\x02 -|¥uã$ "
b"#·›‹—´JÚ³†4\x04 ³ä\x14 "
b"$Q[╝D\x14 Kí¬L╔Å\x10 ö=´ "
b"$╔bÛ\x13 `CËìB\e ²z\\x02 ó "
b"$¶áW´\x02 BJ│§àÉϺË= "
b"%O\x02\x15 8ØL0îtalkAõ█ "
b"')Š%‹PAЖoÕ˜ÎÓ{P "
b"'ÏñÒÎOGÌ„JSò9\x1C\v Ö "
b")£°×\x11 ÇG1ü,9╗ØK\x12 } "
b")¡\x06 OŽ\x1E Iã™l6\f $´LJ "
b")└I¼┘ÏA╦▓³ì$Þ' "
b"*\v 7²2\x15 I8ªÌß©Èò\x16 Œ "
b"*;\x02 î‰\x15 N啞=nôdÞŽ "
b"*r\x08\e\x14 üJ┌û¨8ç\x14\x07 R° "
b"*×\x16 DÉ/M ¥WÛsKg0á "
b",w\x16 Pæ2D▒Âb±É\x14 é┼t "
b"-\x17 éÚ#ëIž·"Õt@PAá "
b"-êsjR\x0E L½”@³))\x08 ÷$ "
b"-îéÝ¢µJH¦Qä\v ‚“\x11 ƒ "
b".ÇBB7¸KS–~lé@od: "
b"/d▓v1¹JÕÉ┼ö#NÉo\x1C "
b"/ÿ\x00\x1F ĈI\x07 ¿ºµ\/CL¼ "
b"1nƱÖÔN{‰èª[ðJþ\x1D "
b"""
3d\x0F Œ\n
=N$_?\x06 Ð¥º\x1F
"""
b"3ª…[j…Dœ²¨ÜµBì_Î "
b"4P#¤x—HK¥z|Ptõ{˜ "
b"4É¿öÈ'E~ñû¦èÚ%╚Ï "
b"4╠ÇGíÐNUìo\x08 ╣±Z=¿ "
b"5Ÿ1z÷ZB³“hü%µ®7N "
b"7Ø+ëOúL(¢xŠ$.\e s "
b"9\x0F 6¦ï‗M,îX\x1C åŵ╗² "
b":“ÆÝ–C\e »®ŒœÖì±\x07 "
b":ô¬gj+GiŒu×\x11 ¿´:\e "
b"=,ê49–JQ°=³Í\x02 S‰Ç "
b"=º?)x\x10 Cq²Ëfëxž†² "
b">\x1E ëǯoB¢¢uªÃÖÇ£¤ "
b">T^&t\@Û§®óe€:~q "
b"?tÙ±ä\x1C Ar«0\x08 ÿ.yž\x06 "
b"?ñ~Xž‡Cw®ÀƒÌAhuñ "
b"A«¡▄╚ËJ┌æ█─\x10 PØ\x07 Ü "
b"B<qïn…N'©\x13 dßß»?\x1C "
b"BÁü│£J@µ│O\x0F <Èý°» "
b"BÈ?ØTåEuñp\x17 »:øzÖ "
b"CjÀðŸGN蹄>³.O¼5 "
b"C³\x1C A8\x16 E¯·R|ac‡\x05 O "
b"D¥€\x03\t 0B©…ªmp\x08 ½ÆÃ "
b"E3Ž£ø\x03 Oœ”W³V¢SR8 "
b"F\x18 r\x19 [®CŇD)8q¿.r "
b"FØ\x1E !“\x15 I¡¿TgmuyÙ} "
b"G<w\x1C ‹±M<”j™Û²Çt\r "
b"GS\v\x15 }ÐE³ŒE·u#è[+ "
b"G”ó„àåC>¢€Íry°®™ "
b"G %YG[E¨›=ûÐ\x04\x02 èY "
b"HVm\x1E 'SE:®ƒWÚ}Ž\r ® "
b"Iwh‰´WNƒ—lðb$åš\x0F "
b"J\x01 WpáÌMó±Kp}Ô\x04 Á˜ "
b"J&╗eT¡A>ì&Î.ð^├9 "
b"J.–ëè\x00 Iö¯„”ìãÂæ "
b"K@6þ©\x08 Eóë\µª╣ɪ\r "
b"KR–Ž\t\x17 JФÞuµß½–g "
b"KÿK\x02 ╚ÎJÌçrÕ^┤ÉÍ" "
b"K¡Ñ\x7F ¨8K\x03 ê?┌É┤Â; "
b"L<0„°ËM”¾Dä\x19 XF\x10\x03 "
b"L_uàç…G\x14 ’ 1—ÅD4J "
b"LdÊŠ\x01 ŒDæ·ˆ5~—Æg. "
b"Mð\x0F À¿¸A8ŠaÞ;j\t f˜ "
b"Mö=\x10 »iJÖ‚NöÊÜT%( "
b"NrßÚ(åB7µ%ü\x10 r¢m1 "
b"N╬h\x02 `ÅKH£Ì©U├RÇZ "
b"P\x06\x13 Ò’ÂMàœX›vuÐ5ô "
b"PK“0µ|Dž‰f+21ãp "
b"P\x7F ■T╠«EØ©EÁ®\x08 ørÕ "
b"PýNÅS\x13 M\ƒ8Ö\f £(║ "
b"Rõ▓Òê/Bãöe(ÉÉÄO7 "
b"S<ÛDwyD¹¦K/·¹GÛF "
b"S“\x12 ¿ˆ…DÁ¶\x1F †\x01 bn+0 "
b"TC€n×XFÖ©\x10 JT7ëëD "
b"""
Tg×═└OBıü)\n
─a^£û
"""
b"UlË!.\x0F M═îüyr]Be "
b"V4\x01 5Ñ\x0E M¦¨{dSáh§\x7F "
b"W×\x17 éÚ&@6Éü\x14 7js-Á "
b"W╝ON─%E³Ø±üúÙLì' "
b"X;ð\x1C 1:Jl—\x02\x0E á̺$æ "
b"XaŒqFIL‚»Ø3‰Q¼uÍ "
b"X¨\x07 þ\x15 fJ-ª(Ç$‘€¡ "
b"XõËù=Ü@®¤ÍVpUùJ( "
b"Y\x1A ó\x07 $·Jå¯\x07 ÂZ×þ© "
b"[rì\x1C È$@à—ã`3Ñ#0ý "
b"[™q\v Ø\x03 F?¦\e Ë;H^ÅL "
b"[¥9LjsIÙ²s`ÄSÆ\x01 ¥ "
b"\\ßÔP!G[¸—0!em”à "
b"]\x17 ┴[|#C7؃\f Ù³ƒ\x0F 1 "
b"]"D‘\x04 >Li†£(êØe\x17 ¾ "
b"]Ç▒ß×tG¯ÿbÉ╔÷Á8\x00 "
b"^\v QüÑôG8£ùRF\x13 §K¥ "
b"_¢█ÕÓ\x1E I¾░Wõ,ÒëÅ\x08 "
b"`£<\x1C _œFÀ¤š\x1D nw·²| "
b"`ð“sLBL)„ÐñZ!eµ— "
b"a▄e\f\f ÛIeÉÛ╠-╠\x1F Ã‗ "
b"b”I\x04 ë;M¬™‘·ä-—Ük "
b"c\v N²X—EW±°ñR>‹1‹ "
b"""
dŸ\n
!&ÚL#¦±]Þ…Bz“
"""
b"e\x1C\f ‘£qN›˜”4¯q…+\n "
b"e|¿ÿšeBTŠ“+ù\x02\x03 'c "
b"f\x0F ñ XœN¦¹K¼š¿[ƒ\n "
b"gL´ß/Mç¶Pã\x1E ÔÔ¬E "
b"g”W¶o²Fp²&Qšx…È\x11 "
b"gøÕT=╔F═ì▄nBä▓╩® "
b"gî‹ñõ\x11 NÒ®•ÔÈàæe¯ "
b"h,1\x12 —\t O/ˆ7U7m\r ð: "
b"h6ÑW°DBôã\x17 @°Ÿ¾Ð "
b"hå\x1D ║\x1E fJñËÅË▓¹└[ "
b"h—ñ$\x19 áJб^ý[ÅA;5 "
b"h°Š\x07 sgI>’}³÷ƒR® "
b"iX¢_¶ØK\x1D ½îKA\x1E ùÈi "
b"iÉEôË┴O$░è▄r/┼╝s "
b"i¾c\¶ßKÛ¹lý\x16 Ìæšã "
b"j\x17 Ó\x1E AãKó”AܾÂEº¹ "
b"""
j½/N¯=DØ´í\n
(Õ$'\x1C
"""
b"kÜR0BiF„¼\x1A ÞÅ„\x06 Ø| "
b"mêƒ}å+M\x03 Ÿ†žåúKŠæ "
b"më!Ó4³I˜¼ž¡›¢#'\x06 "
b"n*¯ÅRÀAkîù§'Þø'═ "
b"""
nÎ\x07 áéÛCò¼\x1F \n
¢„\x02\x0E ™
"""
b"oI¤ïì3D¾▓▒ø\t ╔\x02 ô\x1A "
b"o_¹░\x19 ÅG\x1E ÂRÁı=óÔm "
b"o~VàîVCà—Ý#¸@\x15 ±‘ "
b"""
oÙŸA‚öMýŽP%\n
ú?\x17 À
"""
b"pµ'•xÐIl_Dc·¼d– "
b"pÒó©¹▓F~É\x19 ¾3ß*÷╬ "
b"q┌Ü╔LìK╬ùR¡w├│)D "
b"s¨–üy@B{’¢F«uâØh "
b"sı"¥®WFWÅçÄ{¾UÌL "
b"sõ¦üÈYG\x0F ·9S±c\v\x1A l "
b"tU¨ï½7F\x0F Ø▒ÅÂ║\x17 ¼║ "
b"t‡‹ÕÉÛBž‚ ªÆ‘,g¯ "
b"u<1H§íJ\x02 ·\x10 ¾×ª~št "
b"vû@C\v\x00 G\x17 œ\n ´GKLƒ( "
b"w6ËŸ\x7F ¦G? sÖ-$ùu\x1A "
b"w—\x1E m‡lF\x16 ±h\x1A ºö¼¡õ "
b"xØ\x05 ñB*KX¢D\x15 ãø~^ð "
b"{µ2\x03 Þ\x11 OmƒeDùÞöÉÆ "
b"|‘\x10 ¬\x11\x05 Dδ=ýtšú/’ "
b"|Æ<:¾4G\x18 ·…º©4~ù/ "
b"~€èlÈëO\¿|C<'¼U· "
b"\x7F 1Ö\x11 sJ\e 8ŽÑæžuÑ "
b"ÇÌ6÷.oB║«$º╩\e Kì1 "
b"üı7YäaM\x06 ØB¨@\e Pçò "
b"‚\x08 ¬o,ÚK~ˆ™¿7\x08 !žÍ "
b"é\x1C "\x0E `ÔH\x08 ìpja©i╝\x07 "
b"""
ƒ)Dˆ\x04 ]O5½cÍ\n
v@\x06 O
"""
b"ƒp~¹ívC$¶=ÊîA¹@\x19 "
b"ƒÆF-£ûGº‹>\x1E %Nó™C "
b"„ CÈ¢\x12 O‘ž6~\x1C \r \x1E Œ{ "
b"„º[9g¤O4ˆ§Lše Õ7 "
b"àO5å]ÈIÙÉ7*î%w╩│ "
b"†‚q\×±DÍJ–WEFÐ_ "
b"†¹G¢m£Mú‰€\x03 5ºcp… "
b"†¼\r aÏÆMœŒA„\e ÊwDK "
b"†ë¼\x1C ™iDR²ù)îl&yÈ "
b"†ýÛ\x18 57LÚ¨\x0F ep\x03 šŒÉ "
b"‡\x04 ¿ÄO\x7F K$™Ö\x07 †Ñ‡Oy "
b"‡tn$V\x17 G\x1F ¹Ò×9Ö†\j "
b"‡}Е\x01 #DÇ•!£®ŒM\x01 \ "
b"ˆ\x19 ñM\x1C 9K¥©~\x1E I¸c\x1C • "
b"ëC>ó└eN ÅÂ┼Öe╗%ò "
b"ë╦kø‗fB▓¡r[Øóéƒ~ "
b"‰â\x11 ŽÝß@®•úãJx»V¶ "
b"‹oÜ«®cK»†Ö¶\t 凕„ "
b"î\x02 DIð\x1A GÉ»øá║8Ý\x13 ) "
b"ŒVx¶«óJ9†‰vg\v Î \v "
b"ìÐv¾.®D╦¡ÊÃ\x13 a@‗å "
b"Ž`\v ¼Š¥ClŽ("±1ØmN "
b"Å.*\x12 ▄LLï║\x1D Ö9\x06 VÂ\t "
b"Éì╩¾~\x08 KÕämÝ\x1A ¶7\x16 g "
b"ÉÔÿåméKæÂ└(6─ìy| "
b"‘j\x13 ×*\x05 @\x0E ƒ\f ©RP0\x7F k "
b"’\x08 @-b~G\x0F §Åö_°Ó"\x0E "
b"’2KI¬'Dù¶\x13 %YèŸ\x7F « "
b"Æ|ØÇyxISÑ▒2ÄùÐ¿Ä "
b"öpìÜÝ,DA½èÀ\x07 PfcY "
b"”xµ©÷œMÁš/ÕNó„ô\x00 "
b"”xïQyÛMª²z`\x00 Ð*Ó„ "
b"""
ö┐Ç\n
Z]NÙÉÙ\x07 ■\x19 »\e ¯
"""
b"•\x00\e ßÕàAX·.'mÑøGX "
b"•\x12 1BC O œ1Ä;×¢ºE "
b"•Rçoä—H^»“ ô\x1C oÀ6 "
b"òi\x06 c╝╚A\r ÖØÖü╗¶\x1E d "
b"–DH…@ÆOö€\e ÊË·©áŒ "
b"–Ƽe„¶A(ƒ¿¹óóOþq "
b"ÿ\x15 KÅxlA&ÄSÍ\x15 ¥Üü\t "
b"˜u¦Dò\x01 KR£~<qêO3¡ "
b"ÿ¼ó³\x11 ║H\x19 âƒÅ>┤=u? "
b"™ki\x14 „ÕNù©À\x11 yµ²º, "
b"šgÔð\x15 \K9£¨\x1D @mòµb "
b"šhKU \x11 O±—x0ùW#ÐB "
b"›%\\ZýGІ Gíøs m "
b"›÷FæfÞEh¼ˆU“@¦ðê "
b"Ø*Ç×q\x0F @B«µro╝\x7F è "
b"ØeZ\x11 ûWH┴║V/î.y\x1D ╗ "
b"תYn\x07 ÷H\v Ø┐Î┘=Ù2[ "
b"ƒDD ┌ÐK/öOéuì\x12 ðò "
b"ƒ\ßÒMo@¢¿\x1D Ø7\x7F òî$ "
b"ŸfyÞå£Iy„ø™%\´ "
b"¡G\r Í<2F\x16 ½‹'ø·¯Ïl "
b"¡H•l\x7F\x02 G¿” ˜\v úº!ž "
b"óDL®╬┤@4Å╬¿6‗ÿÀA "
b"""
¢°>\x0F q®A\n
¦øJj_ó÷U
"""
b"ú├·>5aAüâÅ,´c½÷© "
b"¥Œ/\x0E @4B•½€ª\x1F üìV\x0E "
b"¦\x1D ‡N’ÍD˃Ñ#ºLVŠÕ "
b"¦›'‹H\x19 MÁ¢6`\x19 9æ@\x14 "
b"¿0¾À┌/EÍÇVñé\x06 òóü "
b"¨ª™c’gM\r §«%\x06 ÛÁ¬C "
b"¿═ñÐþèJ/ª±ôR°Øjí "
b"©JªÚ83FǤë@Ñ\x1C\x16 ‰£ "
b"©\\x13 2†l@#ŽG¢Ïÿ\x18\x11 L "
b"©iµw~4DÜŸZ§[\x02 [Dx "
b"""
¬\n
¿K\x18 »Aؽ├8S¾×x
"""
b"ªt?G–˜G2“”"'\x07\x00 .. "
b"«'¬Šx@A-’ÀdÖ”†$¨ "
b"½)╚│x¢LxÄ┤ÍÓÉÀ\x07 } "
b"«bï¼\x11 AKO›œ\x15 MM5š< "
b"¬Uß1ñ\x1A O\x14 ·Å!;,\r Cw "
b"h¦šbêO)‘88:%\x1F ™ê "
b"máF(ÒFïˆNs\x14 ú\x14 , "
b"ÆøW\x1A ON—§Žü•ŽÇq\x1A "
b"¡╚·Ç-▀M?ÉÃ~╦¨¶,\x01 "
b"®ê)Ђ&H7“Üþ¸vȸΠ"
b"»\x03\x11 ¾TsD‗½ƒÀ&ÆÅ\x11 P "
b"°&©Å2›D?¬L)¼Ÿ<\x06 î "
b"±;çÚ'ÜEÕ³Y0™ÔZÃh "
b"±GÄy'àMJ“ò†Ã%ò\x7F\x10 "
b"²'áoöµ@D“Ðý7K [\x16 "
b"²«–¨§ÔEt¬»–ü¨’]… "
b"³,ÎyOýEÉ›¨Õ:\x17 ÷\x06 ¦ "
b"│-JÇ\x01 ÖB¾º'KQGÉb` "
b"""
´/8\x13 Ö\x10 JÉ“·\n
Ú›„¤
"""
b"┤¢\x16 B°ñKÓè\x03 pì³\x05 ¼¿ "
b"Áh═r▄àAÔìqÁ\e Ø3!; "
b"µÚ5ùÁ9BS¥DY;Ž(oô "
b"·Ù%©É|E\x16 ¦Ô=êpØÍë "
b"¸3Öâ„õAKŒYÀÏm®¬. "
b"¹j>êš\r D.¢™‚~\r \x08\x0E "
b"¹²9œœiL\x17 ¯‡þ~\v ¯gš "
b"¾E_ázwI§±‹¨ÜÅM+( "
b"¾j'U\@M†¹V†WO¦n\x14 "
b"¿\x01 0\x02\x1E wJì±\x1C :‚EM)Œ "
b"┐└?â\x0E jHð¿\x1C üÓ3Ìí┼ "
b"Â^jÌÂ0Hç…ú–¸Ý[_K "
b"Â’MPK„@B¯·YC"SË. "
b"Ãjóí>\x1F N£–oÀmÍÓ0Ë "
b"─┼%\f ®ÿB\x15 Øs%»╣ÚïE "
b"Å*E±ãÕA¿’’cíÍÒ-H "
b"Å1ƒ=%GKç²V®©üS‘Œ "
b"Źà'4ÁJ\x19 …97ëˆ^\x00\x17 "
b"ã\x0F Ö\e üÆDË▓╝Z®s=2 "
b"Æa3\f +xK¹›±/÷i0Ah "
b"ƨ\r …¿~O¢„V·—P{ùë "
b"Ç\x01 +C\x17 vJí“õV9ìÁhu "
b"Ç\x07 §H•PB™Œ\r ì‚\x1D ¨ÇS "
b"Çs¸~ù°B¡¦\x0F\x19 6a¦²] "
b"È\x0E xo!—MÊ´z\x15\x02 á\x18 .Ã "
b"È)“ÚùVC”\x17 g\x01 •dì÷ "
b"È55àè—G£ºÅ\x05 œ\x07 £4¥ "
b"ÈV~¨ÇMMš¡²õ\t\x19 ¸¢ "
b"╔#┘░╝ðB\x18 ¼°ü©*\r 3 "
b"ÉLÙª\x05 ·Ge•,öãàÝ’Ð "
b"É^ì~\x03 ¡IúƒD™fÐkÂé "
b"ɤ±ÒBö@%¿\\v ˹œþÄ "
b"ÉÅeó¡ÈCD…ÚÃø\r \x16 ´y "
b"Êc¦úÿóD¯•ˆ\x07\x14 ø¢‡ "
b"╩}\x13 Ê\x1E ╗I▓ä\e\x1E ╗ªWìe "
b"ʵä4.dFù¸·Jˆ!\x0F WÜ "
b"ËÏê]\x7F µF¡¿Ì‰¥#¤‘W "
b"╠\x02 Òka÷Gqìf│9çÑä\x07 "
b"ÍS§Ú!þCJŽ\x1C ÀЕxï) "
b"ÎQ6Í\x19 –@»†ÎtL…w\x15\x1A "
b"·\x02 F²«M\x01 ¢‘y'Ph%÷ "
b"ÎŽÂhÛàOL…ö\@Û\x1A R7 "
b"Î¥@ü‹¼M)º\x1C ‡¼à^Öã "
b"ÎÀçÊ^ÐCȘï\x12 ÎQ)Ñw "
b"Îäô>\x18 ‘M½¤xîqC%î¨ "
b"¤êQÅ\f hG?àá}\x05 Àò½ü "
b"¤┤yÙÇZM\x12 ØhT7╗ú\x0F d "
b"Ðgé\x0F t?KzžËX·“…J¹ "
b"ðä£Úü?KRÇÉs┬\x1F ║ÂË "
b"ÐŽGð:ÁLƒº\x10\x18 ¾ÆD¾à "
b"ÐØ\x14 w…\x04 G÷£æ\x01\x1D ì\x1E dz "
b"ÑHȾÓêMfµ\x16 «¥\x07\x0F >= "
b"Ѷ>¯æ\x19 MS”Û#P³Ö¶ö "
b"Ó\x01 »>yNNIª¸wfˆå6] "
b"Ô¤)I\x05 ÿB\r –Gj¡v+¡Ã "
b"ÍÝ\x00 ,3»D9╣É\x1E ¨ðä\x16 ¦ "
b"×\x13\x1C ô7AR«B”bÖì÷“ "
b"×ï]ÛmŽCK¢k\x1C\x08 ëc>á "
b"Øk‘\x15 €ñH\x19 ¨³\x1F yGÎ|9 "
b"Ù€\x1F ]üoNI˜\x14 &?Ä\x03 Àä "
b"ÚJp\x12 t\x11 Bú‘\x0F ¬\x02 Ü-\x13\x17 "
b"█Fv┐C=GÙë¸üÁDü\x06 ‗ "
b"Ûp¶dÅ2NS¼Sˆ¯Ÿ1”Ë "
b"ÛÞ\x01 _s¦B侨A8xë\r ¿ "
b"Ü\x1F ÎÉ¢@N«„æ@GTl(! "
b"Ü}\t îõ¥E\x06 ›;úÏq4㜠"
b"ÜÑÄô\x06 [KPœf ž£é\x7F ö "
b"ݰpÁ9iNl…ÿ²Ýi~!} "
b"Ýõ‘§rQD.”b5—.÷ã\x00 "
b"Þ2\x1D AÍ‚DÙ’ýER\x16 ü±* "
b"▀ö¦|n\x18 Iùìõ©I=/╚┴ "
b"▀¸{\f ÀOIºÉ;±«Ñæ¸} "
b"àp¤×ÿäIâ»y‡5\v §7b "
b"ࡆ•[\x18 A\x12 µA”ÁR!Âv "
b"àÎd!g0N\x1F ¬ˆ„\x08 Ê~@\x12 "
b"àÛ\x1C iÒ0IvºFÜô-#©ç "
b"á²l0‰±@´›Ï‡ÿÉØô! "
b"Ò0\x00 ³*J░ر\x16\x19 çÊó┘ "
b"""
õA\x16 \n
vÚE┬ºÛhÚÅü^╩
"""
b"äu†Ž8KA\t ŽóCC“\x1E *² "
b"äî‹¢¦’Ew™û)AÐ\x11 ‡ "
b"æhý\x1A u+F~¸‡ÎnJÎKT "
b"þórJjÇI.ØM▒ýe»È« "
b"çÞ"4‰èDtˆ´tq\x03 Å#é "
b"èŒýˆ.fKÒ¨o;\Ü\x00\x16 7 "
b"é\x1A\x1E òO^DZªSqXI¶\x15 "
b"é~>Óü B£°;ÿbîýÅq "
b"ýãâÀ\n \x05 B\x00 ûê¤P└ã\x18 ì "
b"ìÉDV!žM^¯pŠl‘ù\x03 d "
b"í“ P\x17 ÷JR©H“R˜ƒ\x10 k "
b"íõâ!"YL¤¶K\x19\x10 4Õö\x08 "
b"íú›ëwjMª¥PÌP€¿Ìì "
b"ï6\x1D vÒ$Nz£Ð@&|hûŸ "
b"""
ïžu\x7F ¹ÁJ‹¡=’\n
EþÕ”
"""
b"´ß┬\x14 ╝PF\x0F ¬\x14 Nv¯#BÅ "
b"""
=H,0ìA┬ÿq\n
┐ÜÅ\x1D ▄
"""
b"▓¹┴`1M¯ÿÐÃØ┼Cç│ "
b"ñ%ì8‹¬M³±—ÜæH}Üà "
b"ñre\x18 ›nMQ§I3.Êù|{ "
b"ñ˜“õí\x1A @“ƒ›äz\x18\x15 Tw "
b"ñêÛ‰Ò\x12 E8£`²äGJ1õ "
b"òÊ6¡ùïO’‹_’t®!l³ "
b"òæ\x1F ò™OÓ¬[ζ—\v ýø "
b"óEàü¥þN\x17 ¯‚J2k>àŠ "
b"ó·J&úåKêš\x10 ¶\x0F ¸yòK "
b"óÌ÷,\e #I¡¿§HÍ:7N\x04 "
b"ôŸ\x1C uJóD²†?‹lþ\x14 ¾ï "
b"ôúy\x05 v‹EL†R3¦ªh=\x0E "
b"õâ\x1C Á\x15 ÛNߨÐ\x17 d\x15 ÈØ "
b"õäRÅ·BMªŸûÓ‘øðµ^ "
b"÷ü╚Ûõ\I9û-Ï╬àÑíù "
b"öß«ÏÃÒEjœ¯ÀƒÊÌ[y "
b"""
÷Ra®‹ÐHz²/\n
0G×:`
"""
b"·èLÝü;H‗Âú█÷õL,‗ "
b"·░Q┌Æ║EºògzìÝYã\ "
b"û\x13 #ªaZGà€uiØ\x0E z:/ "
b"³Ø╬M¶àF°¢^!#¨ÿÀ "
b" T0y\x07\x0F E¾Ö\x17 ü¤É_╝· "
b"ÿ¿áÀ`ÌBdˆþ-¶éȦ8 "
b"""
\n
Àɾ@BEk˜e\x03 ½ì\x0E õ
"""
b"\v m<ϬôJ*Ø*qVþÿÜo "
b"\x0F lœäÊLEéˆ0žU\x0E ^Tt "
b"=kœ±~ÈMA‰É¢¡Ý¬¿° "
b"c2ù"╝/K\x16 âü\x12\x05 ┬y,: "
b"j¼Ìþ\x16 ,F'é─FØToá\x06 "
b"wubÊ¥ÓLŪ\e ¡õNvµø "
b"—<\f\x00 ¸\x05 Cš«\x02 s\x1F ¶€ÊZ "
b"¡Û\x10\x06 ßÓG; ЀÇe\x19 :: "
b"¼—ת‰ŽI{›|¿VZ`2» "
b"ïŽà\x7F 1S@ή\x07 "é\r êÝì "
b"]áfă<IÚÀh)‗qáüà "
b"""
l\x1D ?9Ä`GZ¹~’˹š\n
Ö
"""
b"Í╚Þ~¤]I`Ö\x10 Ó:\x03\x07 ┴Å "
b"óµ‘ñïµMEšôJ•9ŒhI "
b"\x04 :\x18 z–VAB‚\x13 °@ÿ\x1A È‹ "
b"\x04 ¯þbšžK'šÉ‚d·¦¬ò "
b"\x07 kýÛ¶äB¢¸'ÐÎ\x05\x1A /¼ "
b"""
\n
w\x11 PßSI]©ùª\x13 D-Dv
"""
b"\r ËÓZVRE£Øzax5ý░v "
b"\x10 öå×/fB*Ö7ìØ┤»èw "
b"\x11 ^ž•U Mi¿(Œb\r \x06 Á™ "
b"\x1A <%\x15 Þ‚Hî»È„¥\x1A œƒè "
b"\x1C <0åÏýLc¬\x07 vAvÑóí "
b"#Ñ\x13\x01 ˆ©G^ކ§×GQzÞ "
b"%\x01 {Å\x05 <AÓ™}öTœƒÉ "
b"%X§Èa«A¹¹58\x08 %Bö "
b"/»hšÇ(C/™Y\x08 ®s]êÇ "
b"0%Bí├O£Ø┌\x1D ▄§ùM╩ "
b"1ñ_\x1A ÅÄE\x00 ¢>öv²´1h "
b"6ùV†ÃfK›µ\x0E á-\x0F ^Ÿè "
b"8r/\x7F øQAØ»Yêk╝ìÊ\x1D "
b"?£tÍjUJB¿µz6BhÏ; "
b"@ûx%V»Av²ÌgØÕX³ò "
b"A\x0E מcû@BŠ{$0l˜3ù "
b"BÅvÃ‗\x15 K¦©v^±SÚ¹┘ "
b"E0\x04\x04 ”/AÒ¥§\x05 •ZW@þ "
b"L`Wl1\x18 Cˆš™¡Ø«WUà "
b"O\e x1›\x05 F\x05 —aPŸÎ\x19 z° "
b"WŒå™ÎnIЏl¾Àã\e i½ "
b"Xp▓é═\x1C APüÿ*\x10\x04 '²\x0F "
b"Y┌*\x13 4¦EÙüÛæKw#í\x02 "
b"\\x05\x11\x18 è\x05 I¬»!8ñº©\f á "
b"]õu¿|ìL·˜¡0—‚@cã "
b"bú†KÐ`CÌ´O}\x02 åHyP "
b"kÅíæ\v ¹J¼£tw\x1A ìø¹( "
b"põúœÓ>B°¥Þ¸\x13 RxPˆ "
b"zÉ8\x17 8)D╣ëX%GÄ\v g\x08 "
b"}É─┐ó¹LØùEÝ╬¸ÁÉZ "
b"ƒÿ$Cô›D\¿¾¥\e =×s\r "
b"äÅ\x10\x1A ¬èE\v øpdq_°┴Ä "
b"É├9ô$}H\x15 ¥Ê(*▄┌┬² "
b"’¾}\x15 …I¾‚˜8\x1F ïæI\x19 "
b"“Ó\x00 x¸O\x18 ¨à‘!†\x10 @Y "
b"”÷\x19\x07\x1F BNÿ¸c¶Æp“ž7 "
b"š$\x06 Ã!R@ÿ‚dªt¼à@É "
b"›J\x12 ‚‰(K\x12 ¸¡mä;Õß\x02 "
b"ø■,J;²Jcö‗\x04 ìJ§¶( "
b"Ñð\x10 ü├▄FYó║j¯h¡pw "
b"¬³\x06 =\x01 êBëÖ\x0E ½¶▒Å▒* "
b"®0%£ËúO/»O‹E*ûzƒ "
b"«ALük[G9ª╬ë│qO+┐ "
b"°KŽàUGN³—\x1C A×ù°9„ "
b"°ô\x16 U;òIh€Ä\x10 Ð\v\x06\x1E S "
b"»DŽmæ\x11 @ñ —™ƒGXÆ\x03 "
b"¾—O2ã\f D>²Ö\x0F ëñ\x08 Îj "
b"├\x19 H~\x06 ¯HYº║É÷C¿{\ "
b"Ã<KÓmdOÓ‚\x7F 0BÇ\x11 HÅ "
b"ÃÇ;\x1C žvC¹¼žz\r åÌ\e ¿ "
b"Ä#Ag\x12 JEI‡Íf…,òÄ\x06 "
b"╔s╚\x18 ôxLbƒ\n ▓\x00 É87a "
b"Ñ_\x13\t N\x10 L[¢¯Ò \x1C\e £6 "
b"Óu†Îe†I°¸\x13 f°qró "
b"Ý\x7F *ßT2L\x15 Ÿ¶ô!è°ÌZ "
b"âV/\x08 ´¼A_¶èuN½Þ "
b"ã{#UïÛB"€\x0F sç~¾\x13 § "
b"äNg‚ÆBG·–¸‘Ï%®8÷ "
b"ìWÛ·Ü6J7»œîhê]\x05 : "
]
SELECT
`rule` . `id` as `rule.id` ,
`rule` . `name` as `rule.name` ,
`rule` . `priority` as `rule.priority` ,
`rule` . `description` as `rule.description` ,
`rule` . `payload` as `rule.payload` ,
`rule` . `invalid` as `rule.invalid` ,
`rule` . `areas` as `rule.areas` ,
`rule` . `custom_fields` as `rule.customFields` ,
`rule` . `module_types` as `rule.moduleTypes` ,
`rule` . `created_at` as `rule.createdAt` ,
`rule` . `updated_at` as `rule.updatedAt`
FROM
`rule`
WHERE
`rule` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0x00A5AACA9CF441008D303A83649DA4A6 , 0x012E002F3BC741079EE5E718D532FCC6 , 0x01F8262FC58343FA95B03D372EDE55A3 , 0x0234BC9882A246149962FA6207A918CE , 0x032AA3971AD44AFCB097996187BFF446 , 0x03779DE38FC74EBAA658CBCA21E548C6 , 0x038AFC66330344329E22C15BF86DA8E3 , 0x045F28FC503E4197B9D46E0FF59216D5 , 0x0471E3CC582343118DA18D5D5DCFDD48 , 0x04F57E37921A4564A9F1986BC4D7002C , 0x065FF5838E9641078FAB5991469718CA , 0x0712B1D7F44E4640900283E2B36D5FFC , 0x071DA2509F6E4EFE908543203EE7A739 , 0x08BE67EA363141B488C13C0142A5E35E , 0x08F303959020488D928BB5AA42294D54 , 0x0910BF379614451A8F60D0B1215EC4F6 , 0x091AE7293F724B21B0D168611E8A3B2C , 0x097784E387064DF2A8E7A9281EF6C6DC , 0x0A4CD70EDB9F48A99E53105FD32A9D1B , 0x0AD65CE08E27454FB9EEE80C943CCA0E , 0x0C7886AA5AD04A638C225A72985FDA7C , 0x0D3F507B7117450AA3ECEB54838BE76A , 0x0D42822CF6D643AA9B6168648692743C , 0x0E1B64FD88A544C2A3E5932F8CBF2770 , 0x0E52851A80544F3FB02525BC34611087 , 0x0E74ECAE002644E29CC7FD467C3212F5 , 0x0EC52553A44C433E812907D6D6BFECD9 , 0x0EF73571A6C84B02B26684147926DB7E , 0x0F3C70690181402A9D85DFC7D2BBBA9C , 0x0FE9980B9DD04E8BAF90A9CF33848443 , 0x100AC45DB03B4029883AE47E4A9E12F0 , 0x103620C3C9CC4766B8DAFCF68A1B9AD7 , 0x11AB0721957B4FEA85DF667D6AAB5A72 , 0x11D980E7AEA04C949AAEE9CA5DEEE1EC , 0x125D94FB7EB24DE783A17450E13605DA , 0x12773E7F0D3042C89C8848370A43EA6A , 0x12C9E27AEDE64F3591DC4670CCA685C3 , 0x12DDFD05925C46C4811844E460EA1DDC , 0x135BD408CD7044ED9B82D5E6B864D05C , 0x13C4695A931A48A19944EC32A99B19FB , 0x1408EAF8796A4987BFF8F3403C99B630 , 0x157491B5D8E64C6E99EB78421BAED0E9 , 0x16A2075D9DFE4E8885323D8157125844 , 0x16AF7E57230C4E119DCC8BDD034CB88D , 0x180D01AA92C84058B3164AED414E0310 , 0x18BAC1F622574BED9CA1F3403659A188 , 0x18D132ECA97442EEB16A1EE7E6D6F7A7 , 0x18F2E69650A3411B94404711F5FFFAE0 , 0x191FF4499431496E9AB7B434EAF3E1A8 , 0x19516244F967467491E6799E52D7DB39 , 0x19B833240C2C4DEF97206471FA4B6E3E , 0x1AEBEA8C1BC64D7787AE723B1DD27230 , 0x1B4B7C91AFC04BEFB3DCF582FFEAA750 , 0x1B672C3C36E74CDAA709DD0F73FF76A1 , 0x1B7A4899B9DB4BA9A66936A12A8FB516 , 0x1B9103BB189243AFA2CC0DD3DA4B6A54 , 0x1B935CC208BA4189A690E8BE90F1142E , 0x1BE3CD259B7043BF8797BCCCFB6D963C , 0x1D717A4F55FC4C69BAB2B03F303972FB , 0x1F812809766544AFA5B382FAB656FB21 , 0x1F9146D60BF94AD7B891E31403D69895 , 0x203865019EF4444E9D787B137DE1C216 , 0x21007371768B4204B87C853CB8640F5B , 0x212F6C87C4BC41DF922EB0155BD696FA , 0x21B77A6596744C03A6B91CE90C421EBC , 0x232745550F5141DDAE022D7CA575E324 , 0x23B79B8B97B44ADAB3863404B3E414AD , 0x24515BBC44144BA1AA4CC98F10943DEF , 0x24C962EA136043D38D421BFD7A5C02A2 , 0x24F4A057EF02424AB3F58590D8A7D33D , 0x254F0215389D4C308C74616C6B41E4DB , 0x27298A258B5041D0966FD598CED37B50 , 0x27CFF1D2CE4F47CC844A53F2391C0BD6 , 0x299CF89E11804731812C39BB9D4B127D , 0x29A1064F8E1E49E3996C360C24B44C4A , 0x29C049ACD9D841CBB2F0B6FC8D24E827 , 0x2A0B37B232154938AACCDFA9C8F2168C , 0x2A3B02EE89154EE5959E3D6EF464DE8E , 0x2A72081B14814ADA96F93887140752F8 , 0x2A9E1644902F4D20BE57EA734B6730A0 , 0x2C771650913244B1B662F1901482C574 , 0x2D17E9DA23EB499EB722D574405041E1 , 0x2DEA736A520E4CBD9440B3292908F724 , 0x2DEEE9DDA2B54A48A651E40B82931183 , 0x2EC7424237B84B53967E6CE9406F643A , 0x2F64B27631FB4AE590C594234E906F1C , 0x2FFF001FC4884907BFBAB55C2F434CBC , 0x316EC6B1D6D44E7B89E8AA5BF04AFE1D , 0x33640F8C0A3D4E24AD5F3F06D0A5BA1F , 0x33AA855B6A85449CB2A8DCB542EC5FCE , 0x345023A47897484BA57A7C5074F57B98 , 0x3490A894D427457EA496DD8AE925C8D8 , 0x34CC8047A1D14E558D6F08B9F15A3DA8 , 0x359F317AF75A42B39368FC25B5AE374E , 0x37D82BEB4FFA4C28A2788A242E1BAD73 , 0x390F36DD8BF24D2C8C581C868FE6BBFD , 0x3A93ADC6DD96431BBBAE8C9CD6ECB107 , 0x3AF4AC676A2B47698C75D711BFB43A1B , 0x3D2CEA3439964A51B03DB3CD025389C7 , 0x3DBA3F2978104371B2CB66EB789E86B2 , 0x3E1EEBC7AF6F42A2A275AAC3D6C7A3A4 , 0x3E545E26745C40DBA7AEF365803A7E71 , 0x3F74D9B1E41C4172AB3008FF2E799E06 , 0x3FF17E589E874377AEC083CC416875F1 , 0x41AEADDCC8D34ADA91DBC410509D079A , 0x423C71EF6E854E27A91364DFDFBB3F1C , 0x42B581B39C4A40E6B34F0F3CD4ECF8AF , 0x42D43F9D54864575A47017AF3A9B7A99 , 0x436AC0F09F474EE8B9843EB32E4FBC35 , 0x43B31C41381645AFB7527C616387054F , 0x44A58003093042A985AA6D7008BDC6C3 , 0x45338EA3F8034F9C9457B356A2535238 , 0x461872195BAE43C58744293871BF2E72 , 0x46D81E21931549A1BF54676D7579D97D , 0x473C771C8BB14D3C946A99DBB2C7740D , 0x47530B157DD045B38C45B77523E85B2B , 0x4794F384E0E5433EA280CD7279B0AE99 , 0x47A02559475B45A89B3DFBD00402E859 , 0x48566D1E2753453AAE8357DA7D8E0DAE , 0x49776889B4574E83976CF06224E59A0F , 0x4A015770E1CC4DF3B14B707DD404C198 , 0x4A26BB6554AD413E8D26D72ED05EC339 , 0x4A2E96EBE80049C3B6AF8494ECE3C2E6 , 0x4B4036E7B80845A2895CE6A6B990A60D , 0x4B52968E09174A8AA4DE75B5DFBD9667 , 0x4B984B02C8D74ADE8772E55EB490D622 , 0x4BADA57FF9384B0388F03FDA90B4B63B , 0x4C3C3084B0CB4D94BE44E41958461003 , 0x4C5F75E0E785471492A03197C544344A , 0x4C64CA8A018C44E6B788357E97C6672E , 0x4DF00FC0BFB841388A61DE3B6A096698 , 0x4DF63D10BB694AD6824EF6CADC542528 , 0x4E72DFDA28E54237B525FC1072A26D31 , 0x4ECE6802608F4B489CDEB855C352805A , 0x500613D292C24DE09C589B7675D035F4 , 0x504B9330B57C449E89662BAD3231E370 , 0x507FFE54CCAE459DB845B5A9089B72E5 , 0x50EC4E8F53134D5C9F38990CF09C28BA , 0x52E4B2E3882F42C694652890908E4F37 , 0x533CDB44777944B9A64B2FB7B947DB46 , 0x539312BF888544C1B61F8601626E2B30 , 0x5443806ED75846D6A9104A5437EBEB44 , 0x54679ECDC04F42D581290AC4615E9C96 , 0x556CD3212E0F4DCD8C8179725D4265B6 , 0x56340135D10E4DA6A87B6453E168A77F , 0x579E1782E9264036908114376A732DB5 , 0x57BC4F4EC42545FC9DF181A3EB4C8D27 , 0x583BF01C313A4A6C97020EE1CCBA24E6 , 0x58618C7146494C82BBD8338951BC75CD , 0x58A807FE15664A2DAA28C724AD9180A1 , 0x58F5CBF93DDC40AEA4CD567055F94A28 , 0x591AF30724B74AE5AF07C25AD7FEA920 , 0x5B72EC1CC82440E097E36033D12330FD , 0x5B99710BD803463FA61BCB3B485EC54C , 0x5BA539C7887349D9B27360C453C601A5 , 0x5C5CDFD45021475BB8973021656D94C3 , 0x5D17C15B7C2343379D9F0CEBFC9F0F31 , 0x5D224491043E4C6986A328EAD86517BE , 0x5D80B1E19E7447EE986290C9F6B53800 , 0x5E0B5181A59347389C97524613F54BBE , 0x5FBDDBE5E01E49F3B057E42CE3898F08 , 0x60A33C1C5F9C46C0A49A1D6E77B7B27C , 0x60F093734C424C2984D0F15A2165B597 , 0x61DC650C0CEA496590EACC2DCC1FC7F2 , 0x62944904EB3B4DAC9991B7E42D97DC6B , 0x630B4EB258974557B1B0F1523E8B318B , 0x649F0A2126DA4C23A6B15DDE85427A93 , 0x651C0C91A3714E9B989434AF71852B0A , 0x657CBFFF9A6542548A932BF902032763 , 0x660FF120589C4EA6B94BBC9ABF5B830A , 0x674CADB4DF2F4DE7B650E31ED4D4AC45 , 0x679457B66FB24670B226519A7885C811 , 0x679BE5543DC946CD8DDC6E4284B2CAA9 , 0x67EE8BF1F5114ED2AE95D4C8E0E665AF , 0x682C311297094F2F883755376D0DF03A , 0x6836D157B04442F4ADE31740B09FBED0 , 0x68861DBA1E664AF0A4D38FD3B2FBC05B , 0x6897F12419E14A8AB15EFD5BC5413B35 , 0x68B08A077367493E927DB3ADF78352AE , 0x6958BD5FF49D4B1DAB8C4B411E97D469 , 0x69904593D3C14F24B08ADC722FC5BC73 , 0x69BE635CB6DF4BDBB96CFD16CCE69AE3 , 0x6A17D31E41E34BF39441DCBEC245BAB9 , 0x6ABD2F4EAF3D44D8B4ED0A28D524271C , 0x6BDC523042694684BC1ADEC58406D87C , 0x6DEA837DE52B4D039F869EE5FA4B8AE6 , 0x6DEB21D334B34998BC9EA19BA2232706 , 0x6E2AEE8F52B7416B8C97F527E89B27CD , 0x6ECE07E1E9DB43F2BC1F0AA284020E99 , 0x6F49CF8B8D3344F3B2B19B09C902931A , 0x6F5FFBB0198F471EB652B5D53DA2E26D , 0x6F7E56E0EE5643E097DD23B84015B191 , 0x6FD99F4182F64DFD8E50250AFA3F17C0 , 0x70B5279578D0496CAD5F4463B7BC6496 , 0x70E3A2B8FBB2467E9019F333E12AF6CE , 0x71DA9AC94C8D4BCE9752AD77C3B32944 , 0x73A896FC7940427B92A246AB75E2D868 , 0x73D522BEA95746578F878E7BF355DE4C , 0x73F5A6FCC859470FB73953B1630B1A6C , 0x7455F98BAB37460F9DB18FB6BA17ACBA , 0x74878BD5C9DB429E82A0AAC6912C67AF , 0x753C3148A7ED4A02B710BED7AA7E9A74 , 0x76FB40430B0047179C0AB4474B4C8328 , 0x7736CB9F7FA6473FA073D62D24F9751A , 0x77971E6D876C4616B1681ABAF6BCA1F5 , 0x78D805F1422A4B58A24415E3F87E5EF0 , 0x7BB53203DE114F6D836544F9DEF6C9C6 , 0x7C9110AC110544CEB43DFD749AFA2F92 , 0x7CC63C3ABE344718B785BAA9347EF92F , 0x7E80E86CC8EB4F5CBF7C433C27BC55B7 , 0x7FAD31D611734A1BA0388ED1E69E75D1 , 0x80DE36F62E6F42BAAE24A7CA1B4B8D31 , 0x81D5375984614D069D42F9401B508795 , 0x8208AC6F2CDA4B7E8899BF3708219ECD , 0x821C220E60E248088D706A61B869BC07 , 0x83294488045D4F35BD63CD0A7640064F , 0x83707EB9ED764324B63DCAEE41B94019 , 0x83C6462DA3FB47BA8B3E1E254EF39943 , 0x842043C8A2124F919E367E1C0D1E8C7B , 0x84BA5B3967A44F3488A74C9A65A0D537 , 0x854F35865DD449EB90372A8C2577CAB3 , 0x8682715CD7B144CDAD4A96574546D05F , 0x86B947A26DA34DFA89800335BA637085 , 0x86BC0D61CFC64D9C8C41841BCA77444B , 0x86EBBC1C99694452B2F929EE6C2679C8 , 0x86FDDB1835374CDAA80F6570039A8CC9 , 0x8704BFC44F7F4B2499D60786D1874F79 , 0x87746E245617471FB9D2D739D6865C6A , 0x877DD095012344C79521A3AE8C4D015C , 0x8819F14D1C394BA5A97E1E49B8631C95 , 0x89433EA2C0654EFF8FB6C59965BB2595 , 0x89CB6B9BF26642B2AD725B9DA2829F7E , 0x89E2118EDDDF40AE95FAE34A78BB56B6 , 0x8B6FDCABAE634BBB86D6B609E5879584 , 0x8C024449D01A4790AF9BA0BA38ED1329 , 0x8C5678B6ABF34A39868976670BCE200B , 0x8DD176F32EA944CBADD2C7136140F286 , 0x8E600BBC8AA5436C8E2822B131D86D4E , 0x8F2E2A12DC4C4C8BBA1D99390656B609 , 0x908DCAF37E084BE5846DED1AF4371667 , 0x90E298866D824B91B6C02836C48D797C , 0x916A13D72A05400E830CA95250307F6B , 0x9208402D627E470FA7C5F65FB0D3220E , 0x92324B49AC2744F9B6132559E89F7FAB , 0x927C9D8079784953A5B1328E97D1A88E , 0x94708D9AED2C4441AB8AB70750666359 , 0x9478B5A9F79C4DC19A2FD54EF384F400 , 0x9478EF5179DB4DAAB27A6000D02AD384 , 0x94BF800A5A5D4EEB90EB07FE19AF1BEE , 0x95001BDFD5E04158B72E276DD1F84758 , 0x9512314243204F209C31C43BD7A2BA45 , 0x9552E76FE497485EBB93A0F41C6FC036 , 0x95690663BCC8410D999D9981BBF41E64 , 0x9644488540C64FF6801BCACBB7A9E18C , 0x96C6BC6584B6412883BFB9F3F34FFE71 , 0x98154B8F786C41268E53D615BE9A8109 , 0x9875A644F2014B52A37E3C71EA4F33A1 , 0x98ACA2FC11BA4819839F8F3EB43D753F , 0x996B691484D54EF9A9C01179B5B2BA2C , 0x9A67D4F0155C4B39A3A81D406DF2B562 , 0x9A684B55A0114FB1977830F95723D042 , 0x9B255C5C5AFD478A86A047EDF873A06D , 0x9BF746E666DE4568BC88559340A6F0EA , 0x9D2A809E710F4042AEE6726FBC7FC7F9 , 0x9D655A11965748C1BA562F8C2E791DBB , 0x9EA6596E07F6480B9DBFD7D93DEB325B , 0x9F444420DAD14B2F944F82758D12D095 , 0x9F5CE1E34D6F40BDA81D9D377F958C24 , 0x9F6679DEE5A3497984F89925AD5CB4A0 , 0xA1470DCD3C324616BD8B27F8B7AFCF6C , 0xA148956C7F0247BF94A0980BFABA219E , 0xA2444CA9CEB440348FCEA836F298B741 , 0xA2B03E0F71AE410AA6F84A6A5FF3F755 , 0xA3C3FA3E35614181838F2CEF63ABF6B8 , 0xA58C2F0E40344295BD80AA1FFCEC560E , 0xA61D874E92CD44CB83D123BA4C568AD5 , 0xA69B278B48194DC1A236601939E64014 , 0xA830F3B7DA2F45D68056A4820695A281 , 0xA8AA996392674D0DA7AB2506DBC1AC43 , 0xA8CDA4D1E78A4A2FA6F19352F89D6AA1 , 0xA94AAADA383346C7A4EB40D11C1689A3 , 0xA95C1332866C40238E47A2CFFF18114C , 0xA969B5777E3444DC9F5AA75B025B4478 , 0xAA0AA84B18AF419DABC33853F39E7820 , 0xAA743F47969847329394222707002E2E , 0xAB27AC8A7840412D92C064D6948624A8 , 0xAB29C8B378BD4C788EB4D6E090B7077D , 0xAB62EFBC11414B4F9B9C154D4D359A3C , 0xAC55DF31F11A4F14B7C5213B2C0D4377 , 0xAD68A69A62EA4F299138383A251F99EA , 0xAD6DE14628D246EF884E7314C3BA142C , 0xADC6F8571A4F4E97A78EFC958EC7711A , 0xADC8FA802DDF4D3F90C77ECBF9F42C01 , 0xAEEA29D08226483793DCFEB876C8B8CE , 0xAF0311F3547344F2AB9FB726928F1150 , 0xB026A9C5329B443FAC4C29BC9F3C06EE , 0xB13BE7DA27DC45D5B3593099D45AC368 , 0xB147C47927E04D4A93F286C325F27F10 , 0xB227E16FF6B5404493D0FD374B205B16 , 0xB2AB96A8A7D44574ACBB96FCA8925D85 , 0xB32CCE794FFD45C99BA8D53A17F706A6 , 0xB32D4A80019942F3A7274B5147906260 , 0xB42F3813D6104AC993B70ADA9B84A4A0 , 0xB4BD1642F8A44BE08A03708DFC05ACA8 , 0xB568CD72DC8541E28D71B51B9D33213B , 0xB5DA35F9C1394253A544593B8E286FF4 , 0xB7D925A9C97C4516A6D43DEA70D8CDEB , 0xB833D6E284F5414B8C59C0CF6DAEAC2E , 0xB96A3EEA9A0D442EA299827E0DAD080E , 0xB9B2399C9C694C17AF87FE7E0BAF679A , 0xBE455FE17A7749A7B18BA8DCC54D2B28 , 0xBE6A27555C404D86B95686574FA66E14 , 0xBF0130021E774AECB11C3A82454D298C , 0xBFC03F830E6A48D0A81C81E033DEA1C5 , 0xC25E6ACCC23048E785FA96B8DD5B5F4B , 0xC2924D504B844042AFB759432253CB2E , 0xC36AF3ED3E1F4EA3966FC06DCDD330CB , 0xC4C5250CA99842159D7325AFB9E98B45 , 0xC52A45B1E3D541BF929263EDCDD22D48 , 0xC531833D25474BE7B256AEA9FC53918C , 0xC5B9E02734C14A19853937EB885E0017 , 0xC60F991B819244D3B2BC5AA9733D32F0 , 0xC661330C2B784BB99BB12FF769304168 , 0xC6A80D85BF7E4FA28456B797507BF9EB , 0xC7012B4317764AED93F55639ECC16875 , 0xC707A748955042998C0DEC821DA8C753 , 0xC773B87EF9B042A1A60F193661A6B25D , 0xC80E786F21974DCAB47A1502E1182EC3 , 0xC82993DAF95643AD941767019564ECF7 , 0xC83535E0E89747A3BAC5059C07A334A5 , 0xC8567EA8C74D4D9AA1B2F50919C2B8A2 , 0xC923D9B0BCD04218B6ACF881B82A0D33 , 0xC94CD9AA05B74765952CF6E3E0DD92D0 , 0xC95EEC7E03A149FA83449966D06BC2E9 , 0xC9A4B1D242F64025BF5C0BCBB99CFEC4 , 0xC9C565F3A1C8434485DAC3F80D16B479 , 0xCA63A6FAFFF344AFAD95880714F8A287 , 0xCA7D13D21EBB49B2841B1EBBA6578D65 , 0xCAB5E4342E6446F9B8B74A88210F57DC , 0xCBCFEA5D7FB546A1BFCC89A523A49157 , 0xCC02E36B61F647718D66B33987A58407 , 0xCD53A7DA21FE434A8E1CC0D09578EF29 , 0xCE5136CD199640BB86CE744C8577151A , 0xCE870246B2AB4D01A2917927506825F7 , 0xCE8EC268DBE04F4C85F65C40DB1A5237 , 0xCEA540FC8BBC4D29BA1C87BCE05ED6E3 , 0xCEC0E7CA5ED043C898EF12CE5129D177 , 0xCEE4F43E18914DBDA478EE714325EEA8 , 0xCF88518F0C68473F85A07D05B795AB81 , 0xCFB479EB805A4D129D685437BBA30F64 , 0xD067E90F743F4B7A9ECB58B793854AB9 , 0xD0849CE9813F4B52809073C21FBAB6D3 , 0xD08E47F03AC14C83BA1018BEC644BEE0 , 0xD0D81477850447F7A3E6011DEC1E647A , 0xD148C8BED3EA4D66B516ABA5070F3E3D , 0xD1B63EAFE6194D5394DB2350B3D6B6F6 , 0xD301BB3E794E4E49AAB8776688E5365D , 0xD4A4294905FF420D96476AA1762BA1C3 , 0xD6ED002C33AF4439B9901EF9D08416DD , 0xD7131CF437AD4152AB429462D6ECF793 , 0xD7EF5DDB6D8E434BA26B1C08EB633EE1 , 0xD86B911580F14819A8B31F7947CE7C39 , 0xD9801F5DFC6F4E499814263FC403C0E4 , 0xDA4A7012741142FA910FAC02DC2D1317 , 0xDB4676BF433D47EB89F781B5448106F2 , 0xDB70B664C5324E53BC5388AF9F3194CB , 0xDBDE015F73A642E4BEA8413878EB0DBF , 0xDC1FCEC9A2404EAB84E64047546C2821 , 0xDC7D09EEF5A545069B3BFACF7134E39C , 0xDCD1C4F4065B4B509C66209EA3E97FF6 , 0xDDB070C139694E6C85FFB2DD697E217D , 0xDDF591A77251442E946235972EF7E300 , 0xDE321D41CD8244D992FD455216FCB12A , 0xDF94DD7C6E1849978DE4B8493D2FC8C1 , 0xDFF77B0CB74F49A7903BF1AEA591F77D , 0xE070A4D7FFE449E2BB7987350BA73762 , 0xE0A186955B184112B54194C15221C276 , 0xE0CE642167304E1FAC888408CA7E4012 , 0xE0DB1C69D2304976BA46DCF42D23A9E7 , 0xE1B26C3089B140B49BCF87FFC9D8F421 , 0xE33000FC2AF04AB09DF1161987D2A2D9 , 0xE441160A76E945C2A7EA68E98F815ECA , 0xE475868E384B41098EF34343931E2AB2 , 0xE4EE8BA2A692457799FB2941D0112087 , 0xE668FD1A752B467EB887CE6E4ACE4B54 , 0xE7A2724A6A80492E9D4DB1EC65AFD4AE , 0xE7DE223489E8447488B4747103C523E9 , 0xE88CFD882E664BD2A86F3B5CDC001637 , 0xE91A1EF24F5E445AAA537158AD49B615 , 0xE97E3ED3FC2042A3B03BFF62EEFDC571 , 0xECC683B70A0542009688CF50C0C6188D , 0xECC94456219E4D5EAF708A6C91F90364 , 0xED93205017F74A52A94893529883106B , 0xEDF5E22122594CA4B64B191034D5F608 , 0xEDFA9BEB776A4DAAA550CC5080BFCCEC , 0xEF361D76D2244E7AA3D040267C68FB9F , 0xEF9E757FB9C14A8BA13D920A45FED594 , 0xEFE1C214BC50460FAA144E76EE23428F , 0xF03D482C308D41C298710ABF9A8F1DDC , 0xF0B2FBC160314DEE98D1C79DC54387B3 , 0xF125EC388BAC4DB3B197DCE6487DDCC3 , 0xF17265189B6E4D51A749332ECAF97C7B , 0xF19893F5ED1A4093839BE47A18155477 , 0xF1EADB89D2124538A360B2E4474A31F5 , 0xF2CA36A1F9EF4F928B5F9274AE216CB3 , 0xF2E61FC3B2994FD3AC5BCEB6970BFDF8 , 0xF345E0FCA5FE4E17AF824A326B3EE08A , 0xF3B74A26FAE54BEA9A10B60FB879F24B , 0xF3CCF72C1B2349A1BFA748CD3A374E04 , 0xF49F1C754AF344B2863F8B6CFE14BEEF , 0xF4FA7905768B454C865233A6AA683D0E , 0xF5E21CC115DB4EDFA8D017206415C8D8 , 0xF5E452C5B7424DAA9FFBD391F8F0B55E , 0xF681C8EAE45C4939962DD8CE85A5A197 , 0xF6DFABCFC3D2456A9CAFC083CACC5B79 , 0xF75261AE8BD0487AB22F0A3047D73A60 , 0xFA8A4CED813B48F2B6A3DBF6E44C2CF2 , 0xFAB051DA92BA45A795677A8DED59C65C , 0xFB1323AA615A47E0807569D80E7A3A2F , 0xFC9DCE4DF48546F8BD5E2123F998F0B7 , 0xFF543079070F45F3991781CF905FBCFA , 0xFFBFE1C060CC426488FE2DB6E9C8A638 , 0x0AC0C9BE4042456B9865AD03BDEC0EF5 , 0x0B6D3CD8AA934A2A9D2A7156E7989A6F , 0x0F6C9CE4CA4C45E988309E550E5E5474 , 0x3D6B9CB17EC84D4189C9A2A1DDACBFB0 , 0x63329722BC2F4B1683811205C2792C3A , 0x6AACDEE7162C462782C4469D546FA006 , 0x777562D2BEE04C8FA61BADE44E76E69B , 0x973C0C00B805439AAB02731FB680CA5A , 0xA1DB1006DFD3473BA0D080C765193A3A , 0xBC97D7AA898E497B9B7CBF565A6032BB , 0xEF8EE07F315340CEAE0722E90DEADDEC , 0x5DA0668E9F3C49E9B76829F271A081C7 , 0x6C1D3F39C460475AB97E92CBB99A0AD6 , 0xD6C8E87ECF5D49609910E03A0307C18F , 0xF3B591F1EFB54D459AF44A95398C6849 , 0x043A187A965641428213B040FF1AC88B , 0x04AFFE629A9E4B279AC98264B7A6ACF2 , 0x076BFDDBB6E442A2B827D0CE051A2FBC , 0x0A771150DF53495DA9F9AA13442D4476 , 0x0DD3E05A5652459C9D7A617835ECB076 , 0x1094869E2F66422A99378D9DB4AF8A77 , 0x115E9E9555A04D69BF288C620D06C199 , 0x1A3C2515DE8248EEBBC884A51A9C83E8 , 0x1C3C30E5CFFD4C63AC07764176D1F3ED , 0x23D1130188A9475E8E86A7D747517ADE , 0x25017BC5053C41D3997DF6549C83C920 , 0x2558A7C861AB41B9ADB93538082542F6 , 0x2FBB689AC728432F995908AE735DEAC7 , 0x30F02542A1C34F9C9DDA1DDCF5974DCA , 0x31F15F1AC5C44500A23EF676B2B43168 , 0x36F95686C3664B9BB50EE12D0F5E9FE8 , 0x38722F7F9B51419DAF59886BBC8DD21D , 0x3FA374CD6A554A42BFB57A364268CF3B , 0x40FB782556BB4176B2CC67D8D558B3F2 , 0x410ED79E63FB40428A7B24306C9833F9 , 0x428F76C7F2154BDDB8765EF153E9FBD9 , 0x45300404942F41D2A5A705955A5740FE , 0x4C60576C311843889A99A1D8AB5755E0 , 0x4F1B78319B0546059761509FCE197AB0 , 0x578CE599CE6E498AB86CBEC0E31B69BD , 0x5870B282CD1C415081982A100427FD0F , 0x59DA2A1334DD45EB81EA914B7723A102 , 0x5C051118E80549ACBB2138F1BAA90CE1 , 0x5DF575BF7CEC4CB798A13097824063E3 , 0x62FA864BD06043CCB44F7D02E5487950 , 0x6BC5EDE60BB94ABCA374771AECF8B928 , 0x70F5FA9CD33E42B0A5DEB81352785088 , 0x7A903817382944B9895825478E0B6708 , 0x7D90C4BFA2FB4C9D9745EDCEF7B5905A , 0x83FF2443F49B445CBFBEA51B3DD7730D , 0x848F101AAA8A450B9B7064715FF8C18E , 0x90C33993247D4815BED2282ADCDAC2FD , 0x92C2BE7D158549BE8298381FEFE64919 , 0x93D30078B8AD4F18A8E0912186104059 , 0x94F719071F424EFFB863B6C670939E37 , 0x9A2406C3215240FF8264AA74BCE040C9 , 0x9B4A128289284B12B8A16DE43BD5DF02 , 0x9BFE2C4A3BFD4A6394F2048D4AF5F428 , 0xA5D01081C3DC4659A2BA6AEE68AD7077 , 0xAAFC063D01884289990EABF4B18FB12A , 0xAE3025A3CBFA4F2FBB4F8B452AFB7A83 , 0xAE414C816B5B4739A6CE89B3714F2BBF , 0xB04B8EE055474EB3971C41D7F9B03984 , 0xB0F416553BF2496880C410D00B061E53 , 0xBB448E6DE61140F1A09799834758C603 , 0xBE974F32E30C443EB2D60FEBF108CE6A , 0xC319487E06EE4859A7BA90F643A87B5C , 0xC33C4BD36D644FD3827F3042C71148C5 , 0xC3C73B1C9E7643B9BC9E7A0DE5CC1BBF , 0xC4234167124A454987CD66852CF2C406 , 0xC973C81893784C629F0AB20090383761 , 0xD15F13094E104C5BA2AFD2A01C1BA336 , 0xD37586CE658649B0B8132066B07172F3 , 0xDD7F2ADF54324C159FB6F421E8B0CC5A , 0xE2562F08B4BC415FB6ADE875AD4EBDDE , 0xE37B2355EFDB4222800F73E77EBE13A7 , 0xE44E6782C64247B796B891CF25AE38F7 , 0xEC57DBB7DC364A37BB9CEE68EA5D053A );
Copy
31
0.93 ms
SELECT `rule` . `id` FROM `rule` WHERE (`rule` . `invalid` = ? ) ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500 OFFSET 500
SELECT `rule` . `id` FROM `rule` WHERE (`rule` . `invalid` = 0 ) ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500 OFFSET 500 ;
Copy
32
0.45 ms
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"ø‡T%ÓÞL'ªzReÏ;,å "
b"ù\x18 R‰ qJÊ•jF\x08 ‘òŸ< "
b"\x01 ”n¿ý\x1A }Z¹¨Õ_ËfûÝ "
b"\x01 ”o\x1D äî~\x06 ¹Ø Ó”8/ª "
b"\x01 –\x00 í%gs|€S 7ApÃ’ "
b"\x01 –\´;iu\x06 ‡¤quiñ\x0F ” "
b"\x01 –\Ê9®uc‰Æ ª\x1D úê³ "
b"\x01 –Ô\x13 ƒ8rY€cQi&8©\x13 "
b"""
\x01 –Ô#‹œzÉ´)ê\n
}Ÿ\x08 ‰
"""
b"\x01 –Ôe®B}\e ƒÄÄA¹bø! "
b"\x01 ûÈl╚¿}ü║┼æ\x1A íPÒ¢ "
b"\x01 –÷U-Æy¬¡]æÌ¬Jæa "
b"\x01 –÷VÒ…~M–‚¢)Àøwú "
b"\x01 –÷Yö\x03\x7F ß‹@ÛîäP_f "
b"\f ÃáÁÌåO6üãJÏÉæêÑ "
b"\e x‘À–†I°•\r \v\x10 &s?¬ "
b"""
]Îx UxEi·0Zð~\x13 \n
À
"""
b"m▄2>ÂjDz»ýw/‗!Å~ "
b"£Ê]ˆ¡\x00 Eb‡Çàœ.b;Q "
b"²Xì…r©F\x1A Ÿz‰=‡x“Ê "
b"ÆÕŒ\x7F ®÷J8‹IÃ\x1C Ÿ‚1Y "
b"_RÿÂèCE\x1E ¶Û&aÛòCã "
]
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0xF8875425D3DE4C27AA7A5265CF3B2CE5 , 0xF9185289A0714ACA956A460891F29F3C , 0x01946EBFFD1A7D5AB9A8D55FCB66FBDD , 0x01946F1DE4EE7E06B9D8A0D394382FAA , 0x019600ED2567737C805320374170C392 , 0x01965CB43B69750687A4717569F10F94 , 0x01965CCA39AE756389C6A0AA1DFAEAB3 , 0x0196D41383387259806351692638A913 , 0x0196D4238B9C7AC9B429EA0A7D9F0889 , 0x0196D465AE427D1B83C4C441B962F821 , 0x0196D46CC8A87D81BAC5911AA150E3BD , 0x0196F7552DC679ACA15DE6CCAC4AE661 , 0x0196F756D2857E4D9682A229C0F877FA , 0x0196F759F6037FDF8B40DBEEE4505F66 , 0x0CC7A0B5DE864F3681C64AD8909188A5 , 0x1B7891C0968649B0950D0B1026733FAC , 0x5DCE782055784569B7305AF07E130AC0 , 0x6DDC323EB66A447AAFEC772FF2218F7E , 0xA3CA5D88A100456287C7E09C2E623B51 , 0xB258EC8572A9461A9F7A893D877893CA , 0xC6D58C7FAEF74A388B49C31C9F823159 , 0x5F52FFC2E843451EB6DB2661DBF243E3 );
Copy
33
0.27 ms
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = ? AND `app` . `self_managed` = ? )
Parameters :
[
true
false
]
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = 1 AND `app` . `self_managed` = 0 );
Copy
34
0.68 ms
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE `app` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ØlWS╗qCúIM╣÷Ïm\f "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
LEFT JOIN (
SELECT
`app.translation` . `app_id` ,
`app.translation` . `label` as `app.translation.label` ,
`app.translation` . `description` as `app.translation.description` ,
`app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` ,
`app.translation` . `custom_fields` as `app.translation.customFields`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
`app` . `id` IN (? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE `app` . `id` IN (0x019D6C5753BB7143A3494DB9F6D86D0C );
Copy
35
0.30 ms
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (? ))
Parameters :
[
b"\x01 ØlWS╗qCúIM╣÷Ïm\f "
]
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (0x019D6C5753BB7143A3494DB9F6D86D0C ));
Copy
36
0.73 ms
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
37
0.39 ms
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
38
0.37 ms
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = ? AND `sales_channel_country` . `country_id` = ? )
Parameters :
[
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
b"|D\x11 )ç:OêŽ"\x0E G\x14\x17 c» "
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0x3FF7C89F233347D4BF84FD967C31915E AND `sales_channel_country` . `country_id` = 0x7C441129E73A4FEA8E220E47141763BB );
Copy
39
0.30 ms
DELETE FROM `cart` WHERE `token` = :token
Parameters :
[
"token " => "4ngCuFPDlmap2O79s7dZY1rVZoNPFMLW "
]
DELETE FROM `cart` WHERE `token` = '4ngCuFPDlmap2O79s7dZY1rVZoNPFMLW' ;
Copy
40
0.64 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters :
[
b"·}Ï–~\v F\x10 ƒe†c3_ÒX "
b"·}Ï–~\v F\x10 ƒe†c3_ÒX "
b"·}Ï–~\v F\x10 ƒe†c3_ÒX "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0xB77DCF967E0B461083658663335FD258 OR `parent_id` = 0xB77DCF967E0B461083658663335FD258 OR `id` = 0xB77DCF967E0B461083658663335FD258
;
Copy
41
8.50 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND ((`category` . `path` LIKE ? AND (`category` . `level` > ? AND `category` . `level` < = ? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"%|b77dcf967e0b461083658663335fd258|% "
1
5
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
(
`category` . `path` LIKE ?
AND (
`category` . `level` > ?
AND `category` . `level` < = ?
)
)
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `path` LIKE '%|b77dcf967e0b461083658663335fd258|%' AND (`category` . `level` > 1 AND `category` . `level` < = 5 )));
Copy
42
0.53 ms
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = ? ) AND ((`category` . `path` LIKE ? AND `category` . `level` = ? AND `category` . `active` = ? AND `category` . `visible` = ? )) GROUP BY `category` . `parent_id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"%|b77dcf967e0b461083658663335fd258|% "
5
true
true
]
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `path` LIKE '%|b77dcf967e0b461083658663335fd258|%' AND `category` . `level` = 5 AND `category` . `active` = 1 AND `category` . `visible` = 1 )) GROUP BY `category` . `parent_id` ;
Copy
43
0.71 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"·}Ï–~\v F\x10 ƒe†c3_ÒX "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xB77DCF967E0B461083658663335FD258 ));
Copy
44
0.65 ms
SELECT `language` . `id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language` . `id` = `language.salesChannelDomains` . `language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language` . `id` = `language.salesChannels.mapping` . `language_id` LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping` . `sales_channel_id` = `language.salesChannels` . `id` WHERE (`language.salesChannelDomains` . `sales_channel_id` = ? AND `language.salesChannels` . `id` = ? ) GROUP BY `language` . `id` ORDER BY MIN (`language` . `name` ) ASC
Parameters :
[
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
]
SELECT `language` . `id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language` . `id` = `language.salesChannelDomains` . `language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language` . `id` = `language.salesChannels.mapping` . `language_id` LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping` . `sales_channel_id` = `language.salesChannels` . `id` WHERE (`language.salesChannelDomains` . `sales_channel_id` = 0x3FF7C89F233347D4BF84FD967C31915E AND `language.salesChannels` . `id` = 0x3FF7C89F233347D4BF84FD967C31915E ) GROUP BY `language` . `id` ORDER BY MIN (`language` . `name` ) ASC ;
Copy
45
0.54 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.productSearchConfig` . `id` as `language.productSearchConfig.id` , `language.productSearchConfig` . `language_id` as `language.productSearchConfig.languageId` , `language.productSearchConfig` . `and_logic` as `language.productSearchConfig.andLogic` , `language.productSearchConfig` . `min_search_length` as `language.productSearchConfig.minSearchLength` , `language.productSearchConfig` . `excluded_terms` as `language.productSearchConfig.excludedTerms` , `language.productSearchConfig` . `created_at` as `language.productSearchConfig.createdAt` , `language.productSearchConfig` . `updated_at` as `language.productSearchConfig.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.name` , `language.translationCode.translation.name` as `language.translationCode.name` , `language.translationCode.translation.territory` , `language.translationCode.translation.territory` as `language.translationCode.territory` , `language.translationCode.translation.customFields` , `language.translationCode.translation.customFields` as `language.translationCode.customFields` FROM `language` LEFT JOIN `product_search_config` `language.productSearchConfig` ON `language` . `id` = `language.productSearchConfig` . `language_id` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation` . `language_id` = ? ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` WHERE `language` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.productSearchConfig` . `id` as `language.productSearchConfig.id` , `language.productSearchConfig` . `language_id` as `language.productSearchConfig.languageId` , `language.productSearchConfig` . `and_logic` as `language.productSearchConfig.andLogic` , `language.productSearchConfig` . `min_search_length` as `language.productSearchConfig.minSearchLength` , `language.productSearchConfig` . `excluded_terms` as `language.productSearchConfig.excludedTerms` , `language.productSearchConfig` . `created_at` as `language.productSearchConfig.createdAt` , `language.productSearchConfig` . `updated_at` as `language.productSearchConfig.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.name` , `language.translationCode.translation.name` as `language.translationCode.name` , `language.translationCode.translation.territory` , `language.translationCode.translation.territory` as `language.translationCode.territory` , `language.translationCode.translation.customFields` , `language.translationCode.translation.customFields` as `language.translationCode.customFields` FROM `language` LEFT JOIN `product_search_config` `language.productSearchConfig` ON `language` . `id` = `language.productSearchConfig` . `language_id` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
46
0.39 ms
SELECT `currency` . `id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency` . `id` = `currency.salesChannels.mapping` . `currency_id` LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping` . `sales_channel_id` = `currency.salesChannels` . `id` WHERE (`currency.salesChannels` . `id` = ? ) GROUP BY `currency` . `id`
Parameters :
[
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
]
SELECT `currency` . `id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency` . `id` = `currency.salesChannels.mapping` . `currency_id` LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping` . `sales_channel_id` = `currency.salesChannels` . `id` WHERE (`currency.salesChannels` . `id` = 0x3FF7C89F233347D4BF84FD967C31915E ) GROUP BY `currency` . `id` ;
Copy
47
0.37 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (0xB7D2554B0CE847CD82F3AC9BD1C0DFCA );
Copy
48
0.38 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters :
[
b"›Ó\t \\x19 ðJEœ3R7ÿÍ8K "
b"›Ó\t \\x19 ðJEœ3R7ÿÍ8K "
b"›Ó\t \\x19 ðJEœ3R7ÿÍ8K "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0x9BD3095C19F04A459C335237FFCD384B OR `parent_id` = 0x9BD3095C19F04A459C335237FFCD384B OR `id` = 0x9BD3095C19F04A459C335237FFCD384B
;
Copy
49
1.48 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND ((`category` . `path` LIKE ? AND (`category` . `level` > ? AND `category` . `level` < = ? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"%|9bd3095c19f04a459c335237ffcd384b|% "
1
3
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
(
`category` . `path` LIKE ?
AND (
`category` . `level` > ?
AND `category` . `level` < = ?
)
)
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `path` LIKE '%|9bd3095c19f04a459c335237ffcd384b|%' AND (`category` . `level` > 1 AND `category` . `level` < = 3 )));
Copy
50
0.88 ms
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = ? ) AND ((`category` . `path` LIKE ? AND `category` . `level` = ? AND `category` . `active` = ? AND `category` . `visible` = ? )) GROUP BY `category` . `parent_id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"%|9bd3095c19f04a459c335237ffcd384b|% "
3
true
true
]
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `path` LIKE '%|9bd3095c19f04a459c335237ffcd384b|%' AND `category` . `level` = 3 AND `category` . `active` = 1 AND `category` . `visible` = 1 )) GROUP BY `category` . `parent_id` ;
Copy
51
0.73 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"›Ó\t \\x19 ðJEœ3R7ÿÍ8K "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x9BD3095C19F04A459C335237FFCD384B ));
Copy
52
0.50 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters :
[
b"`Nrn^Ÿ@!¬•Õ“š–þô "
b"`Nrn^Ÿ@!¬•Õ“š–þô "
b"`Nrn^Ÿ@!¬•Õ“š–þô "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0x604E726E5E9F4021AC95D5939A96FEF4 OR `parent_id` = 0x604E726E5E9F4021AC95D5939A96FEF4 OR `id` = 0x604E726E5E9F4021AC95D5939A96FEF4
;
Copy
53
2.04 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND ((`category` . `path` LIKE ? AND (`category` . `level` > ? AND `category` . `level` < = ? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"%|604e726e5e9f4021ac95d5939a96fef4|% "
1
4
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
(
`category` . `path` LIKE ?
AND (
`category` . `level` > ?
AND `category` . `level` < = ?
)
)
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `path` LIKE '%|604e726e5e9f4021ac95d5939a96fef4|%' AND (`category` . `level` > 1 AND `category` . `level` < = 4 )));
Copy
54
0.85 ms
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = ? ) AND ((`category` . `path` LIKE ? AND `category` . `level` = ? AND `category` . `active` = ? AND `category` . `visible` = ? )) GROUP BY `category` . `parent_id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"%|604e726e5e9f4021ac95d5939a96fef4|% "
4
true
true
]
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `path` LIKE '%|604e726e5e9f4021ac95d5939a96fef4|%' AND `category` . `level` = 4 AND `category` . `active` = 1 AND `category` . `visible` = 1 )) GROUP BY `category` . `parent_id` ;
Copy
55
0.74 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"`Nrn^Ÿ@!¬•Õ“š–þô "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x604E726E5E9F4021AC95D5939A96FEF4 ));
Copy
56
0.42 ms
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE (`payment_method` . `active` = ? AND `payment_method.salesChannels` . `id` = ? ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC
Parameters :
[
true
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
]
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE (`payment_method` . `active` = 1 AND `payment_method.salesChannels` . `id` = 0x3FF7C89F233347D4BF84FD967C31915E ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC ;
Copy
57
0.84 ms
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = ? ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"MAü─¥ÓHP½âD\~xzà "
b".ÀkcÁIáÌO«-\x06 w└Éb "
b"í³\x03 ô†XDº¾2“‘s¸ˆk "
b"e<²uTóDO¹5VÏç\x1F †y "
]
SELECT
`payment_method` . `id` as `payment_method.id` ,
`payment_method` . `plugin_id` as `payment_method.pluginId` ,
`payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` ,
`payment_method` . `position` as `payment_method.position` ,
`payment_method` . `active` as `payment_method.active` ,
`payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` ,
`payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` ,
`payment_method` . `media_id` as `payment_method.mediaId` ,
`payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` ,
`payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` ,
`payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` ,
`payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` ,
`payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` ,
`payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` ,
`payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` ,
`payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` ,
`payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` ,
`payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` ,
`payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` ,
`payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` ,
`payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` ,
`payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` ,
`payment_method` . `technical_name` as `payment_method.technicalName` ,
`payment_method` . `created_at` as `payment_method.createdAt` ,
`payment_method` . `updated_at` as `payment_method.updatedAt` ,
`payment_method.media` . `id` as `payment_method.media.id` ,
`payment_method.media` . `user_id` as `payment_method.media.userId` ,
`payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` ,
`payment_method.media` . `mime_type` as `payment_method.media.mimeType` ,
`payment_method.media` . `file_extension` as `payment_method.media.fileExtension` ,
`payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` ,
`payment_method.media` . `file_name` as `payment_method.media.fileName` ,
`payment_method.media` . `file_size` as `payment_method.media.fileSize` ,
`payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` ,
`payment_method.media` . `meta_data` as `payment_method.media.metaData` ,
`payment_method.media` . `config` as `payment_method.media.config` ,
`payment_method.media` . `path` as `payment_method.media.path` ,
`payment_method.media` . `private` as `payment_method.media.private` ,
`payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` ,
`payment_method.media` . `file_hash` as `payment_method.media.fileHash` ,
`payment_method.media` . `created_at` as `payment_method.media.createdAt` ,
`payment_method.media` . `updated_at` as `payment_method.media.updatedAt` ,
`payment_method.media.translation.title` ,
`payment_method.media.translation.title` as `payment_method.media.title` ,
`payment_method.media.translation.alt` ,
`payment_method.media.translation.alt` as `payment_method.media.alt` ,
`payment_method.media.translation.customFields` ,
`payment_method.media.translation.customFields` as `payment_method.media.customFields` ,
`payment_method.translation.name` ,
`payment_method.translation.name` as `payment_method.name` ,
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName` as `payment_method.distinguishableName` ,
`payment_method.translation.description` ,
`payment_method.translation.description` as `payment_method.description` ,
`payment_method.translation.customFields` ,
`payment_method.translation.customFields` as `payment_method.customFields`
FROM
`payment_method`
LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id`
LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id`
LEFT JOIN (
SELECT
`payment_method.translation` . `payment_method_id` ,
`payment_method.translation` . `name` as `payment_method.translation.name` ,
`payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` ,
`payment_method.translation` . `description` as `payment_method.translation.description` ,
`payment_method.translation` . `custom_fields` as `payment_method.translation.customFields`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation` . `language_id` = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
LEFT JOIN (
SELECT
`payment_method.media.translation` . `media_id` ,
`payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` ,
`payment_method.media.translation` . `title` as `payment_method.media.translation.title` ,
`payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields`
FROM
`media_translation` `payment_method.media.translation`
WHERE
`payment_method.media.translation` . `language_id` = ?
) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id`
WHERE
`payment_method` . `id` IN (? , ? , ? , ? )
Copy
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (0x4D4181C4BEE04850AB83445C7E787AC7 , 0x2EB76B63B549A0DE4FAE2D0677C09062 , 0xEDB303F4865844BABE32939173B8886B , 0x653CB27554F3444FB93556CFE71F8679 );
Copy
58
0.45 ms
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ? ) AND (configuration_key LIKE ? ) ORDER BY sales_channel_id ASC
Parameters :
[
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
"KlarnaPayment.settings.% "
]
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = 0x3FF7C89F233347D4BF84FD967C31915E ) AND (configuration_key LIKE 'KlarnaPayment.settings.%' ) ORDER BY sales_channel_id ASC ;
Copy
59
0.52 ms
SELECT `shipping_method` . `id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method` . `id` = `shipping_method.salesChannels.mapping` . `shipping_method_id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping` . `sales_channel_id` = `shipping_method.salesChannels` . `id` WHERE (`shipping_method` . `active` = ? AND `shipping_method.salesChannels` . `id` = ? ) GROUP BY `shipping_method` . `id` ORDER BY MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.name` )) ASC
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
]
SELECT `shipping_method` . `id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method` . `id` = `shipping_method.salesChannels.mapping` . `shipping_method_id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping` . `sales_channel_id` = `shipping_method.salesChannels` . `id` WHERE (`shipping_method` . `active` = 1 AND `shipping_method.salesChannels` . `id` = 0x3FF7C89F233347D4BF84FD967C31915E ) GROUP BY `shipping_method` . `id` ORDER BY MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.name` )) ASC ;
Copy
60
0.84 ms
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` , `shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . `delivery_time_id` , `shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation` . `language_id` = ? ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = ? ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x10 ¡\x02 ßOÌB”¶©\x04 ˜úu&¼ "
b"KL1\f õƒI×ÁEÅ,\x19 ╣\e ▄ "
b"\x1D\x00 ~EïóDO░W3]ø üò "
b"eüp÷%\x7F Lè–µ\x1E üqãÛ× "
b"¢êdÆ^'L´¶\x15 ÍK\x17 ÈáÅ "
]
SELECT
`shipping_method` . `id` as `shipping_method.id` ,
`shipping_method` . `active` as `shipping_method.active` ,
`shipping_method` . `position` as `shipping_method.position` ,
`shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` ,
`shipping_method` . `media_id` as `shipping_method.mediaId` ,
`shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` ,
`shipping_method` . `tax_type` as `shipping_method.taxType` ,
`shipping_method` . `tax_id` as `shipping_method.taxId` ,
`shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` ,
`shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` ,
`shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` ,
`shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` ,
`shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` ,
`shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` ,
`shipping_method.deliveryTime.translation.name` ,
`shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` ,
`shipping_method.deliveryTime.translation.customFields` ,
`shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` ,
`shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` ,
`shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` ,
`shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` ,
`shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` ,
`shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` ,
`shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` ,
`shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` ,
`shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` ,
`shipping_method` . `technical_name` as `shipping_method.technicalName` ,
`shipping_method` . `created_at` as `shipping_method.createdAt` ,
`shipping_method` . `updated_at` as `shipping_method.updatedAt` ,
`shipping_method.media` . `id` as `shipping_method.media.id` ,
`shipping_method.media` . `user_id` as `shipping_method.media.userId` ,
`shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` ,
`shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` ,
`shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` ,
`shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` ,
`shipping_method.media` . `file_name` as `shipping_method.media.fileName` ,
`shipping_method.media` . `file_size` as `shipping_method.media.fileSize` ,
`shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` ,
`shipping_method.media` . `meta_data` as `shipping_method.media.metaData` ,
`shipping_method.media` . `config` as `shipping_method.media.config` ,
`shipping_method.media` . `path` as `shipping_method.media.path` ,
`shipping_method.media` . `private` as `shipping_method.media.private` ,
`shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` ,
`shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` ,
`shipping_method.media` . `created_at` as `shipping_method.media.createdAt` ,
`shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` ,
`shipping_method.media.translation.title` ,
`shipping_method.media.translation.title` as `shipping_method.media.title` ,
`shipping_method.media.translation.alt` ,
`shipping_method.media.translation.alt` as `shipping_method.media.alt` ,
`shipping_method.media.translation.customFields` ,
`shipping_method.media.translation.customFields` as `shipping_method.media.customFields` ,
`shipping_method.translation.name` ,
`shipping_method.translation.name` as `shipping_method.name` ,
`shipping_method.translation.description` ,
`shipping_method.translation.description` as `shipping_method.description` ,
`shipping_method.translation.trackingUrl` ,
`shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` ,
`shipping_method.translation.customFields` ,
`shipping_method.translation.customFields` as `shipping_method.customFields`
FROM
`shipping_method`
LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id`
LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id`
LEFT JOIN (
SELECT
`shipping_method.translation` . `shipping_method_id` ,
`shipping_method.translation` . `name` as `shipping_method.translation.name` ,
`shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` ,
`shipping_method.translation` . `description` as `shipping_method.translation.description` ,
`shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl`
FROM
`shipping_method_translation` `shipping_method.translation`
WHERE
`shipping_method.translation` . `language_id` = ?
) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id`
LEFT JOIN (
SELECT
`shipping_method.deliveryTime.translation` . `delivery_time_id` ,
`shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` ,
`shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields`
FROM
`delivery_time_translation` `shipping_method.deliveryTime.translation`
WHERE
`shipping_method.deliveryTime.translation` . `language_id` = ?
) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN (
SELECT
`shipping_method.media.translation` . `media_id` ,
`shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` ,
`shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` ,
`shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields`
FROM
`media_translation` `shipping_method.media.translation`
WHERE
`shipping_method.media.translation` . `language_id` = ?
) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id`
WHERE
`shipping_method` . `id` IN (? , ? , ? , ? , ? )
Copy
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` , `shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . `delivery_time_id` , `shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (0x10A102DF4FCC4294B6A90498FA7526BC , 0x4B4C310CE49F499EB5458F2C19B91BDC , 0x1D007E458BA2444FB057335D9BFF8195 , 0x65FC70F7257F4CE896B51EFC71E3DBD7 , 0xA2EA64C65E274CB4B615CD4B17C8E1C5 );
Copy
61
0.47 ms
SELECT pm . `handler_identifier` , LOWER (HEX (sc_pm . `payment_method_id` ))
FROM `sales_channel_payment_method` AS sc_pm
LEFT JOIN `payment_method` AS pm ON pm . `id` = sc_pm . `payment_method_id`
WHERE sc_pm . `sales_channel_id` = ? AND pm . `active` = 1
Parameters :
[
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
]
SELECT pm . `handler_identifier` , LOWER (HEX (sc_pm . `payment_method_id` ))
FROM `sales_channel_payment_method` AS sc_pm
LEFT JOIN `payment_method` AS pm ON pm . `id` = sc_pm . `payment_method_id`
WHERE sc_pm . `sales_channel_id` = 0x3FF7C89F233347D4BF84FD967C31915E AND pm . `active` = 1 ;
Copy
62
0.26 ms
SELECT `language` . `id` FROM `language` WHERE `language` . `id` IN (? ) LIMIT 1
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` FROM `language` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) LIMIT 1 ;
Copy
63
0.39 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = ? ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
64
0.22 ms
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method`
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method` ;
Copy
65
1.17 ms
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , (SELECT GROUP_CONCAT (HEX (`sales_channel.paymentMethods.mapping` . `payment_method_id` ) SEPARATOR '||' )
FROM `sales_channel_payment_method` `sales_channel.paymentMethods.mapping`
WHERE `sales_channel.paymentMethods.mapping` . `sales_channel_id` = `sales_channel` . `id` ) as `sales_channel.paymentMethods.id_mapping` , `sales_channel.country` . `id` as `sales_channel.country.id` , `sales_channel.country` . `iso` as `sales_channel.country.iso` , `sales_channel.country` . `position` as `sales_channel.country.position` , `sales_channel.country` . `active` as `sales_channel.country.active` , `sales_channel.country` . `shipping_available` as `sales_channel.country.shippingAvailable` , `sales_channel.country` . `iso3` as `sales_channel.country.iso3` , `sales_channel.country` . `display_state_in_registration` as `sales_channel.country.displayStateInRegistration` , `sales_channel.country` . `force_state_in_registration` as `sales_channel.country.forceStateInRegistration` , `sales_channel.country` . `check_vat_id_pattern` as `sales_channel.country.checkVatIdPattern` , `sales_channel.country` . `vat_id_required` as `sales_channel.country.vatIdRequired` , `sales_channel.country` . `vat_id_pattern` as `sales_channel.country.vatIdPattern` , `sales_channel.country` . `customer_tax` as `sales_channel.country.customerTax` , `sales_channel.country` . `company_tax` as `sales_channel.country.companyTax` , `sales_channel.country` . `postal_code_required` as `sales_channel.country.postalCodeRequired` , `sales_channel.country` . `check_postal_code_pattern` as `sales_channel.country.checkPostalCodePattern` , `sales_channel.country` . `check_advanced_postal_code_pattern` as `sales_channel.country.checkAdvancedPostalCodePattern` , `sales_channel.country` . `advanced_postal_code_pattern` as `sales_channel.country.advancedPostalCodePattern` , `sales_channel.country` . `default_postal_code_pattern` as `sales_channel.country.defaultPostalCodePattern` , `sales_channel.country` . `is_eu` as `sales_channel.country.isEu` , `sales_channel.country` . `created_at` as `sales_channel.country.createdAt` , `sales_channel.country` . `updated_at` as `sales_channel.country.updatedAt` , `sales_channel.country.translation.name` , `sales_channel.country.translation.name` as `sales_channel.country.name` , `sales_channel.country.translation.addressFormat` , `sales_channel.country.translation.addressFormat` as `sales_channel.country.addressFormat` , `sales_channel.country.translation.customFields` , `sales_channel.country.translation.customFields` as `sales_channel.country.customFields` , `sales_channel.language` . `id` as `sales_channel.language.id` , `sales_channel.language` . `parent_id` as `sales_channel.language.parentId` , `sales_channel.language` . `locale_id` as `sales_channel.language.localeId` , `sales_channel.language` . `translation_code_id` as `sales_channel.language.translationCodeId` , `sales_channel.language` . `name` as `sales_channel.language.name` , `sales_channel.language` . `custom_fields` as `sales_channel.language.customFields` , `sales_channel.language` . `created_at` as `sales_channel.language.createdAt` , `sales_channel.language` . `updated_at` as `sales_channel.language.updatedAt` , `sales_channel.language.locale` . `id` as `sales_channel.language.locale.id` , `sales_channel.language.locale` . `code` as `sales_channel.language.locale.code` , `sales_channel.language.locale` . `created_at` as `sales_channel.language.locale.createdAt` , `sales_channel.language.locale` . `updated_at` as `sales_channel.language.locale.updatedAt` , `sales_channel.language.locale.translation.name` , `sales_channel.language.locale.translation.name` as `sales_channel.language.locale.name` , `sales_channel.language.locale.translation.territory` , `sales_channel.language.locale.translation.territory` as `sales_channel.language.locale.territory` , `sales_channel.language.locale.translation.customFields` , `sales_channel.language.locale.translation.customFields` as `sales_channel.language.locale.customFields` , `sales_channel.translation.name` , `sales_channel.translation.name` as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , `sales_channel.translation.homeName` as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN `country` `sales_channel.country` ON `sales_channel` . `country_id` = `sales_channel.country` . `id` LEFT JOIN `language` `sales_channel.language` ON `sales_channel` . `language_id` = `sales_channel.language` . `id` LEFT JOIN (SELECT `sales_channel.translation` . `sales_channel_id` , `sales_channel.translation` . `name` as `sales_channel.translation.name` , `sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` , `sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` , `sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . `language_id` = ? ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` LEFT JOIN (SELECT `sales_channel.country.translation` . `country_id` , `sales_channel.country.translation` . `name` as `sales_channel.country.translation.name` , `sales_channel.country.translation` . `custom_fields` as `sales_channel.country.translation.customFields` , `sales_channel.country.translation` . `address_format` as `sales_channel.country.translation.addressFormat` FROM `country_translation` `sales_channel.country.translation` WHERE `sales_channel.country.translation` . `language_id` = ? ) `sales_channel.country.country_translation` ON `sales_channel.country.country_translation` . `country_id` = `sales_channel.country` . `id` LEFT JOIN `locale` `sales_channel.language.locale` ON `sales_channel.language` . `locale_id` = `sales_channel.language.locale` . `id` LEFT JOIN (SELECT `sales_channel.language.locale.translation` . `locale_id` , `sales_channel.language.locale.translation` . `name` as `sales_channel.language.locale.translation.name` , `sales_channel.language.locale.translation` . `territory` as `sales_channel.language.locale.translation.territory` , `sales_channel.language.locale.translation` . `custom_fields` as `sales_channel.language.locale.translation.customFields` FROM `locale_translation` `sales_channel.language.locale.translation` WHERE `sales_channel.language.locale.translation` . `language_id` = ? ) `sales_channel.language.locale.locale_translation` ON `sales_channel.language.locale.locale_translation` . `locale_id` = `sales_channel.language.locale` . `id` WHERE `sales_channel` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
]
SELECT
`sales_channel` . `id` as `sales_channel.id` ,
`sales_channel` . `type_id` as `sales_channel.typeId` ,
`sales_channel` . `language_id` as `sales_channel.languageId` ,
`sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` ,
`sales_channel` . `currency_id` as `sales_channel.currencyId` ,
`sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` ,
`sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` ,
`sales_channel` . `country_id` as `sales_channel.countryId` ,
`sales_channel` . `analytics_id` as `sales_channel.analyticsId` ,
`sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` ,
`sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` ,
`sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` ,
`sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` ,
`sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` ,
`sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` ,
`sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` ,
`sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` ,
`sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` ,
`sales_channel` . `short_name` as `sales_channel.shortName` ,
`sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` ,
`sales_channel` . `access_key` as `sales_channel.accessKey` ,
`sales_channel` . `configuration` as `sales_channel.configuration` ,
`sales_channel` . `active` as `sales_channel.active` ,
`sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` ,
`sales_channel` . `maintenance` as `sales_channel.maintenance` ,
`sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` ,
`sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` ,
`sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` ,
`sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` ,
`sales_channel` . `created_at` as `sales_channel.createdAt` ,
`sales_channel` . `updated_at` as `sales_channel.updatedAt` ,
(
SELECT
GROUP_CONCAT (
HEX (
`sales_channel.paymentMethods.mapping` . `payment_method_id`
) SEPARATOR '||'
)
FROM
`sales_channel_payment_method` `sales_channel.paymentMethods.mapping`
WHERE
`sales_channel.paymentMethods.mapping` . `sales_channel_id` = `sales_channel` . `id`
) as `sales_channel.paymentMethods.id_mapping` ,
`sales_channel.country` . `id` as `sales_channel.country.id` ,
`sales_channel.country` . `iso` as `sales_channel.country.iso` ,
`sales_channel.country` . `position` as `sales_channel.country.position` ,
`sales_channel.country` . `active` as `sales_channel.country.active` ,
`sales_channel.country` . `shipping_available` as `sales_channel.country.shippingAvailable` ,
`sales_channel.country` . `iso3` as `sales_channel.country.iso3` ,
`sales_channel.country` . `display_state_in_registration` as `sales_channel.country.displayStateInRegistration` ,
`sales_channel.country` . `force_state_in_registration` as `sales_channel.country.forceStateInRegistration` ,
`sales_channel.country` . `check_vat_id_pattern` as `sales_channel.country.checkVatIdPattern` ,
`sales_channel.country` . `vat_id_required` as `sales_channel.country.vatIdRequired` ,
`sales_channel.country` . `vat_id_pattern` as `sales_channel.country.vatIdPattern` ,
`sales_channel.country` . `customer_tax` as `sales_channel.country.customerTax` ,
`sales_channel.country` . `company_tax` as `sales_channel.country.companyTax` ,
`sales_channel.country` . `postal_code_required` as `sales_channel.country.postalCodeRequired` ,
`sales_channel.country` . `check_postal_code_pattern` as `sales_channel.country.checkPostalCodePattern` ,
`sales_channel.country` . `check_advanced_postal_code_pattern` as `sales_channel.country.checkAdvancedPostalCodePattern` ,
`sales_channel.country` . `advanced_postal_code_pattern` as `sales_channel.country.advancedPostalCodePattern` ,
`sales_channel.country` . `default_postal_code_pattern` as `sales_channel.country.defaultPostalCodePattern` ,
`sales_channel.country` . `is_eu` as `sales_channel.country.isEu` ,
`sales_channel.country` . `created_at` as `sales_channel.country.createdAt` ,
`sales_channel.country` . `updated_at` as `sales_channel.country.updatedAt` ,
`sales_channel.country.translation.name` ,
`sales_channel.country.translation.name` as `sales_channel.country.name` ,
`sales_channel.country.translation.addressFormat` ,
`sales_channel.country.translation.addressFormat` as `sales_channel.country.addressFormat` ,
`sales_channel.country.translation.customFields` ,
`sales_channel.country.translation.customFields` as `sales_channel.country.customFields` ,
`sales_channel.language` . `id` as `sales_channel.language.id` ,
`sales_channel.language` . `parent_id` as `sales_channel.language.parentId` ,
`sales_channel.language` . `locale_id` as `sales_channel.language.localeId` ,
`sales_channel.language` . `translation_code_id` as `sales_channel.language.translationCodeId` ,
`sales_channel.language` . `name` as `sales_channel.language.name` ,
`sales_channel.language` . `custom_fields` as `sales_channel.language.customFields` ,
`sales_channel.language` . `created_at` as `sales_channel.language.createdAt` ,
`sales_channel.language` . `updated_at` as `sales_channel.language.updatedAt` ,
`sales_channel.language.locale` . `id` as `sales_channel.language.locale.id` ,
`sales_channel.language.locale` . `code` as `sales_channel.language.locale.code` ,
`sales_channel.language.locale` . `created_at` as `sales_channel.language.locale.createdAt` ,
`sales_channel.language.locale` . `updated_at` as `sales_channel.language.locale.updatedAt` ,
`sales_channel.language.locale.translation.name` ,
`sales_channel.language.locale.translation.name` as `sales_channel.language.locale.name` ,
`sales_channel.language.locale.translation.territory` ,
`sales_channel.language.locale.translation.territory` as `sales_channel.language.locale.territory` ,
`sales_channel.language.locale.translation.customFields` ,
`sales_channel.language.locale.translation.customFields` as `sales_channel.language.locale.customFields` ,
`sales_channel.translation.name` ,
`sales_channel.translation.name` as `sales_channel.name` ,
`sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` ,
`sales_channel.translation.homeEnabled` ,
`sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` ,
`sales_channel.translation.homeName` ,
`sales_channel.translation.homeName` as `sales_channel.homeName` ,
`sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` ,
`sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` ,
`sales_channel.translation.homeKeywords` ,
`sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` ,
`sales_channel.translation.customFields` ,
`sales_channel.translation.customFields` as `sales_channel.customFields`
FROM
`sales_channel`
LEFT JOIN `country` `sales_channel.country` ON `sales_channel` . `country_id` = `sales_channel.country` . `id`
LEFT JOIN `language` `sales_channel.language` ON `sales_channel` . `language_id` = `sales_channel.language` . `id`
LEFT JOIN (
SELECT
`sales_channel.translation` . `sales_channel_id` ,
`sales_channel.translation` . `name` as `sales_channel.translation.name` ,
`sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` ,
`sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` ,
`sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` ,
`sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords`
FROM
`sales_channel_translation` `sales_channel.translation`
WHERE
`sales_channel.translation` . `language_id` = ?
) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id`
LEFT JOIN (
SELECT
`sales_channel.country.translation` . `country_id` ,
`sales_channel.country.translation` . `name` as `sales_channel.country.translation.name` ,
`sales_channel.country.translation` . `custom_fields` as `sales_channel.country.translation.customFields` ,
`sales_channel.country.translation` . `address_format` as `sales_channel.country.translation.addressFormat`
FROM
`country_translation` `sales_channel.country.translation`
WHERE
`sales_channel.country.translation` . `language_id` = ?
) `sales_channel.country.country_translation` ON `sales_channel.country.country_translation` . `country_id` = `sales_channel.country` . `id`
LEFT JOIN `locale` `sales_channel.language.locale` ON `sales_channel.language` . `locale_id` = `sales_channel.language.locale` . `id`
LEFT JOIN (
SELECT
`sales_channel.language.locale.translation` . `locale_id` ,
`sales_channel.language.locale.translation` . `name` as `sales_channel.language.locale.translation.name` ,
`sales_channel.language.locale.translation` . `territory` as `sales_channel.language.locale.translation.territory` ,
`sales_channel.language.locale.translation` . `custom_fields` as `sales_channel.language.locale.translation.customFields`
FROM
`locale_translation` `sales_channel.language.locale.translation`
WHERE
`sales_channel.language.locale.translation` . `language_id` = ?
) `sales_channel.language.locale.locale_translation` ON `sales_channel.language.locale.locale_translation` . `locale_id` = `sales_channel.language.locale` . `id`
WHERE
`sales_channel` . `id` IN (? )
Copy
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , (SELECT GROUP_CONCAT (HEX (`sales_channel.paymentMethods.mapping` . `payment_method_id` ) SEPARATOR '||' )
FROM `sales_channel_payment_method` `sales_channel.paymentMethods.mapping`
WHERE `sales_channel.paymentMethods.mapping` . `sales_channel_id` = `sales_channel` . `id` ) as `sales_channel.paymentMethods.id_mapping` , `sales_channel.country` . `id` as `sales_channel.country.id` , `sales_channel.country` . `iso` as `sales_channel.country.iso` , `sales_channel.country` . `position` as `sales_channel.country.position` , `sales_channel.country` . `active` as `sales_channel.country.active` , `sales_channel.country` . `shipping_available` as `sales_channel.country.shippingAvailable` , `sales_channel.country` . `iso3` as `sales_channel.country.iso3` , `sales_channel.country` . `display_state_in_registration` as `sales_channel.country.displayStateInRegistration` , `sales_channel.country` . `force_state_in_registration` as `sales_channel.country.forceStateInRegistration` , `sales_channel.country` . `check_vat_id_pattern` as `sales_channel.country.checkVatIdPattern` , `sales_channel.country` . `vat_id_required` as `sales_channel.country.vatIdRequired` , `sales_channel.country` . `vat_id_pattern` as `sales_channel.country.vatIdPattern` , `sales_channel.country` . `customer_tax` as `sales_channel.country.customerTax` , `sales_channel.country` . `company_tax` as `sales_channel.country.companyTax` , `sales_channel.country` . `postal_code_required` as `sales_channel.country.postalCodeRequired` , `sales_channel.country` . `check_postal_code_pattern` as `sales_channel.country.checkPostalCodePattern` , `sales_channel.country` . `check_advanced_postal_code_pattern` as `sales_channel.country.checkAdvancedPostalCodePattern` , `sales_channel.country` . `advanced_postal_code_pattern` as `sales_channel.country.advancedPostalCodePattern` , `sales_channel.country` . `default_postal_code_pattern` as `sales_channel.country.defaultPostalCodePattern` , `sales_channel.country` . `is_eu` as `sales_channel.country.isEu` , `sales_channel.country` . `created_at` as `sales_channel.country.createdAt` , `sales_channel.country` . `updated_at` as `sales_channel.country.updatedAt` , `sales_channel.country.translation.name` , `sales_channel.country.translation.name` as `sales_channel.country.name` , `sales_channel.country.translation.addressFormat` , `sales_channel.country.translation.addressFormat` as `sales_channel.country.addressFormat` , `sales_channel.country.translation.customFields` , `sales_channel.country.translation.customFields` as `sales_channel.country.customFields` , `sales_channel.language` . `id` as `sales_channel.language.id` , `sales_channel.language` . `parent_id` as `sales_channel.language.parentId` , `sales_channel.language` . `locale_id` as `sales_channel.language.localeId` , `sales_channel.language` . `translation_code_id` as `sales_channel.language.translationCodeId` , `sales_channel.language` . `name` as `sales_channel.language.name` , `sales_channel.language` . `custom_fields` as `sales_channel.language.customFields` , `sales_channel.language` . `created_at` as `sales_channel.language.createdAt` , `sales_channel.language` . `updated_at` as `sales_channel.language.updatedAt` , `sales_channel.language.locale` . `id` as `sales_channel.language.locale.id` , `sales_channel.language.locale` . `code` as `sales_channel.language.locale.code` , `sales_channel.language.locale` . `created_at` as `sales_channel.language.locale.createdAt` , `sales_channel.language.locale` . `updated_at` as `sales_channel.language.locale.updatedAt` , `sales_channel.language.locale.translation.name` , `sales_channel.language.locale.translation.name` as `sales_channel.language.locale.name` , `sales_channel.language.locale.translation.territory` , `sales_channel.language.locale.translation.territory` as `sales_channel.language.locale.territory` , `sales_channel.language.locale.translation.customFields` , `sales_channel.language.locale.translation.customFields` as `sales_channel.language.locale.customFields` , `sales_channel.translation.name` , `sales_channel.translation.name` as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , `sales_channel.translation.homeName` as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN `country` `sales_channel.country` ON `sales_channel` . `country_id` = `sales_channel.country` . `id` LEFT JOIN `language` `sales_channel.language` ON `sales_channel` . `language_id` = `sales_channel.language` . `id` LEFT JOIN (SELECT `sales_channel.translation` . `sales_channel_id` , `sales_channel.translation` . `name` as `sales_channel.translation.name` , `sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` , `sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` , `sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` LEFT JOIN (SELECT `sales_channel.country.translation` . `country_id` , `sales_channel.country.translation` . `name` as `sales_channel.country.translation.name` , `sales_channel.country.translation` . `custom_fields` as `sales_channel.country.translation.customFields` , `sales_channel.country.translation` . `address_format` as `sales_channel.country.translation.addressFormat` FROM `country_translation` `sales_channel.country.translation` WHERE `sales_channel.country.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.country.country_translation` ON `sales_channel.country.country_translation` . `country_id` = `sales_channel.country` . `id` LEFT JOIN `locale` `sales_channel.language.locale` ON `sales_channel.language` . `locale_id` = `sales_channel.language.locale` . `id` LEFT JOIN (SELECT `sales_channel.language.locale.translation` . `locale_id` , `sales_channel.language.locale.translation` . `name` as `sales_channel.language.locale.translation.name` , `sales_channel.language.locale.translation` . `territory` as `sales_channel.language.locale.translation.territory` , `sales_channel.language.locale.translation` . `custom_fields` as `sales_channel.language.locale.translation.customFields` FROM `locale_translation` `sales_channel.language.locale.translation` WHERE `sales_channel.language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.language.locale.locale_translation` ON `sales_channel.language.locale.locale_translation` . `locale_id` = `sales_channel.language.locale` . `id` WHERE `sales_channel` . `id` IN (0x3FF7C89F233347D4BF84FD967C31915E );
Copy
66
0.81 ms
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` WHERE `payment_method` . `id` IN (? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b".ÀkcÁIáÌO«-\x06 w└Éb "
b"MAü─¥ÓHP½âD\~xzà "
b"e<²uTóDO¹5VÏç\x1F †y "
b"í³\x03 ô†XDº¾2“‘s¸ˆk "
b"íà[q›!AC¤Ë\x1C\x02\x16 ¸RÞ "
]
SELECT
`payment_method` . `id` as `payment_method.id` ,
`payment_method` . `plugin_id` as `payment_method.pluginId` ,
`payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` ,
`payment_method` . `position` as `payment_method.position` ,
`payment_method` . `active` as `payment_method.active` ,
`payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` ,
`payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` ,
`payment_method` . `media_id` as `payment_method.mediaId` ,
`payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` ,
`payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` ,
`payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` ,
`payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` ,
`payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` ,
`payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` ,
`payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` ,
`payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` ,
`payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` ,
`payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` ,
`payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` ,
`payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` ,
`payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` ,
`payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` ,
`payment_method` . `technical_name` as `payment_method.technicalName` ,
`payment_method` . `created_at` as `payment_method.createdAt` ,
`payment_method` . `updated_at` as `payment_method.updatedAt` ,
`payment_method.translation.name` ,
`payment_method.translation.name` as `payment_method.name` ,
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName` as `payment_method.distinguishableName` ,
`payment_method.translation.description` ,
`payment_method.translation.description` as `payment_method.description` ,
`payment_method.translation.customFields` ,
`payment_method.translation.customFields` as `payment_method.customFields`
FROM
`payment_method`
LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id`
LEFT JOIN (
SELECT
`payment_method.translation` . `payment_method_id` ,
`payment_method.translation` . `name` as `payment_method.translation.name` ,
`payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` ,
`payment_method.translation` . `description` as `payment_method.translation.description` ,
`payment_method.translation` . `custom_fields` as `payment_method.translation.customFields`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation` . `language_id` = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
WHERE
`payment_method` . `id` IN (? , ? , ? , ? , ? )
Copy
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` WHERE `payment_method` . `id` IN (0x2EB76B63B549A0DE4FAE2D0677C09062 , 0x4D4181C4BEE04850AB83445C7E787AC7 , 0x653CB27554F3444FB93556CFE71F8679 , 0xEDB303F4865844BABE32939173B8886B , 0xEDE05B719B214143A4CB1C0216B852DE );
Copy
67
0.44 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = ? ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
68
0.40 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = ? ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
69
0.85 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"¹¢Ð«©\x00 B| {Ø\x00 ôð2î "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xB9A2D0ABA900427CA07BD800F4F032EE ));
Copy
70
0.48 ms
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = ? ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = ? ) AND (`cms_page` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ëá…[S\x10 L·™„Åk©eâZ "
]
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`cms_page` . `id` IN (0xEBE1855B53104CB79984C56BA965E25A ));
Copy
71
0.52 ms
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . `media_id` , `cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . `language_id` = ? ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = ? ) AND ((`cms_section` . `cms_page_id` IN (? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ëá…[S\x10 L·™„Åk©eâZ "
]
SELECT
`cms_section` . `id` as `cms_section.id` ,
`cms_section` . `position` as `cms_section.position` ,
`cms_section` . `type` as `cms_section.type` ,
`cms_section` . `locked` as `cms_section.locked` ,
`cms_section` . `name` as `cms_section.name` ,
`cms_section` . `sizing_mode` as `cms_section.sizingMode` ,
`cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` ,
`cms_section` . `background_color` as `cms_section.backgroundColor` ,
`cms_section` . `background_media_id` as `cms_section.backgroundMediaId` ,
`cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` ,
`cms_section` . `css_class` as `cms_section.cssClass` ,
`cms_section` . `cms_page_id` as `cms_section.pageId` ,
`cms_section` . `visibility` as `cms_section.visibility` ,
`cms_section` . `custom_fields` as `cms_section.customFields` ,
`cms_section` . `version_id` as `cms_section.versionId` ,
`cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` ,
`cms_section` . `created_at` as `cms_section.createdAt` ,
`cms_section` . `updated_at` as `cms_section.updatedAt` ,
`cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` ,
`cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` ,
`cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` ,
`cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` ,
`cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` ,
`cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` ,
`cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` ,
`cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` ,
`cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` ,
`cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` ,
`cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` ,
`cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` ,
`cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` ,
`cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` ,
`cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` ,
`cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` ,
`cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` ,
`cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` ,
`cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` ,
`cms_section.backgroundMedia.translation.customFields` ,
`cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields`
FROM
`cms_section`
LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_section.backgroundMedia.translation` . `media_id` ,
`cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields`
FROM
`media_translation` `cms_section.backgroundMedia.translation`
WHERE
`cms_section.backgroundMedia.translation` . `language_id` = ?
) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id`
WHERE
(`cms_section` . `version_id` = ? )
AND (
(
`cms_section` . `cms_page_id` IN (? )
)
)
Copy
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . `media_id` , `cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`cms_section` . `cms_page_id` IN (0xEBE1855B53104CB79984C56BA965E25A )));
Copy
72
0.58 ms
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . `language_id` = ? ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = ? ) AND ((`cms_block` . `cms_section_id` IN (? , ? , ? , ? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"š\x10 V\t $ÕD[…S\x00 w\x19 3\t\x06 "
b"ãÅÙ²%dNøüar«õôeÍ "
b"òÁñÔû\r M†“ü).•3ïS "
b"ó(sÞ"çA¼›áv/þë!ñ "
]
SELECT
`cms_block` . `id` as `cms_block.id` ,
`cms_block` . `position` as `cms_block.position` ,
`cms_block` . `type` as `cms_block.type` ,
`cms_block` . `locked` as `cms_block.locked` ,
`cms_block` . `name` as `cms_block.name` ,
`cms_block` . `section_position` as `cms_block.sectionPosition` ,
`cms_block` . `margin_top` as `cms_block.marginTop` ,
`cms_block` . `margin_bottom` as `cms_block.marginBottom` ,
`cms_block` . `margin_left` as `cms_block.marginLeft` ,
`cms_block` . `margin_right` as `cms_block.marginRight` ,
`cms_block` . `background_color` as `cms_block.backgroundColor` ,
`cms_block` . `background_media_id` as `cms_block.backgroundMediaId` ,
`cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` ,
`cms_block` . `css_class` as `cms_block.cssClass` ,
`cms_block` . `visibility` as `cms_block.visibility` ,
`cms_block` . `cms_section_id` as `cms_block.sectionId` ,
`cms_block` . `custom_fields` as `cms_block.customFields` ,
`cms_block` . `version_id` as `cms_block.versionId` ,
`cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` ,
`cms_block` . `created_at` as `cms_block.createdAt` ,
`cms_block` . `updated_at` as `cms_block.updatedAt` ,
`cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` ,
`cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` ,
`cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` ,
`cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` ,
`cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` ,
`cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` ,
`cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` ,
`cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` ,
`cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` ,
`cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` ,
`cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` ,
`cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` ,
`cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` ,
`cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` ,
`cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` ,
`cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` ,
`cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` ,
`cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` ,
`cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` ,
`cms_block.backgroundMedia.translation.customFields` ,
`cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields`
FROM
`cms_block`
LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_block.backgroundMedia.translation` . `media_id` ,
`cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields`
FROM
`media_translation` `cms_block.backgroundMedia.translation`
WHERE
`cms_block.backgroundMedia.translation` . `language_id` = ?
) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id`
WHERE
(`cms_block` . `version_id` = ? )
AND (
(
`cms_block` . `cms_section_id` IN (? , ? , ? , ? )
)
)
Copy
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`cms_block` . `cms_section_id` IN (0x9A10560924D5445B8553007719330906 , 0xC68FEBFD25644E9B816172AEE49365D6 , 0xF2C1F1D4FB0D4D8693FC292E9533EF53 , 0xF32873DE22E741BC9BE1762FFEEB21F1 )));
Copy
73
0.54 ms
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.translation.config` , `cms_slot.translation.config` as `cms_slot.config` , `cms_slot.translation.customFields` , `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation` . `cms_slot_id` , `cms_slot.translation` . `cms_slot_version_id` , `cms_slot.translation` . `config` as `cms_slot.translation.config` , `cms_slot.translation` . `custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . `language_id` = ? ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . `cms_slot_version_id` = `cms_slot` . `version_id` WHERE (`cms_slot` . `version_id` = ? ) AND ((`cms_slot` . `cms_block_id` IN (? , ? , ? , ? , ? , ? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"+¡\x18 õÝ6Ki¨Â¬·bôôE "
b"¦jÉ‘ÖIÈŸ\x02 ¢¾¡š4\e "
b":ø\x01 ê\t\x15 K7–ì¦*kåNU "
b"†Ù×ièÖB#™ÊŽZjøÍ¿ "
b"W\t m’x5F¥®u\x12 ±+/~Á "
b"gA¨ºé‹NT–H\x1A ‡M\x12 Š¢ "
]
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.translation.config` , `cms_slot.translation.config` as `cms_slot.config` , `cms_slot.translation.customFields` , `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation` . `cms_slot_id` , `cms_slot.translation` . `cms_slot_version_id` , `cms_slot.translation` . `config` as `cms_slot.translation.config` , `cms_slot.translation` . `custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . `cms_slot_version_id` = `cms_slot` . `version_id` WHERE (`cms_slot` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`cms_slot` . `cms_block_id` IN (0x2BA118F5DD364B69A8C2ACB762F4F445 , 0xA66AC38991D649C89F02A2BEA19A341B , 0x3AF801EA09154B3796ECA62A6BE54E55 , 0x86D9D769E8D6422399CA8E5A6AF8CDBF , 0x57096D92783546A5AE7512B12B2F7EC1 , 0x6741A8BAE98B4E5496481A874D128AA2 )));
Copy
74
0.63 ms
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = ? ) AND (((`product` . `parent_id` = ? OR `product` . `id` = ? ) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) GROUP BY `product` . `display_group`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"g)\\x1D ‡»H8‹ÿ¿#JǽV "
b"g)\\x1D ‡»H8‹ÿ¿#JǽV "
10
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
true
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`product` . `parent_id` = 0x67295C1D87BB48388BFFBF234AC7BD56 OR `product` . `id` = 0x67295C1D87BB48388BFFBF234AC7BD56 ) AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x3FF7C89F233347D4BF84FD967C31915E AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) GROUP BY `product` . `display_group` ;
Copy
75
0.58 ms
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = ? ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"«!|ÄŠDc¡_HÏ®\x11 Å\x19 "
]
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (0xAB217CC48AAD4463A15F48CFAE11C519 );
Copy
76
0.30 ms
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE (`product_sorting` . `active` = ? ) ORDER BY `product_sorting` . `priority` DESC
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE (`product_sorting` . `active` = 1 ) ORDER BY `product_sorting` . `priority` DESC ;
Copy
77
0.39 ms
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = ? ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"""
¸K<ÐZÁB╔É\n
▒1p=§S
"""
b"«!|ÄŠDc¡_HÏ®\x11 Å\x19 "
b"ß.ö\x11 }‰Lfƒ\x1C 9\r 6Ôöc "
b"^"$~ýuFÑŒÓÕ¦ÊtÍÒ "
b"""
`(úC®RK\n
Ä\x16 !░\t üøè
"""
b"×%ʃ\x05 ùC††Í§\x1A ”ö\x03 q "
b"i\t ±ìç Fw½║º╝ «Á═ "
]
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (0xF74B3CD15AB542C9900AB131703DF553 , 0xAB217CC48AAD4463A15F48CFAE11C519 , 0xDF2EF6117D894C66831C390D36D4F663 , 0x5E22247EFD7546D18CD3D5A6CA74CDD2 , 0x6028A343A9524B0A8E1621B009819B8A , 0xD725CA8305F9438686CDA71A94F60371 , 0x6909F18D87FF4677ABBAA7BCFFAEB5CD );
Copy
78
0.29 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? )) LIMIT 1
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"¹¢Ð«©\x00 B| {Ø\x00 ôð2î "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xB9A2D0ABA900427CA07BD800F4F032EE )) LIMIT 1 ;
Copy
79
0.21 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"¹¢Ð«©\x00 B| {Ø\x00 ôð2î "
]
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xB9A2D0ABA900427CA07BD800F4F032EE ));
Copy
80
10.71 ms
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `name` as `product.translation.name` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = ? ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `name` as `product.parent.translation.name` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = ? ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND `product.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ))) GROUP BY `product` . `display_group` ORDER BY MIN (COALESCE (`product.translation.name` , `product.parent.translation.name` )) ASC , MIN (`product` . `id` ) ASC LIMIT 24
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
true
b"¹¢Ð«©\x00 B| {Ø\x00 ôð2î "
null
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `name` as `product.translation.name` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `name` as `product.parent.translation.name` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x3FF7C89F233347D4BF84FD967C31915E AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0xB9A2D0ABA900427CA07BD800F4F032EE AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product` . `display_group` ORDER BY MIN (COALESCE (`product.translation.name` , `product.parent.translation.name` )) ASC , MIN (`product` . `id` ) ASC LIMIT 24 ;
Copy
81
8.99 ms
SELECT COUNT (* ) FROM (
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `name` as `product.translation.name` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = ? ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `name` as `product.parent.translation.name` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = ? ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND `product.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ))) GROUP BY `product` . `display_group` ) total
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
true
b"¹¢Ð«©\x00 B| {Ø\x00 ôð2î "
null
]
SELECT COUNT (* ) FROM (
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `name` as `product.translation.name` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `name` as `product.parent.translation.name` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x3FF7C89F233347D4BF84FD967C31915E AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0xB9A2D0ABA900427CA07BD800F4F032EE AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product` . `display_group` ) total ;
Copy
82
68.15 ms
SELECT MIN (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule00a5aaca9cf441008d303a83649da4a6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule04f57e37921a4564a9f1986bc4d7002c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule065ff5838e9641078fab5991469718ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0ad65ce08e27454fb9eee80c943cca0e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0e1b64fd88a544c2a3e5932f8cbf2770.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule100ac45db03b4029883ae47e4a9e12f0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule12c9e27aede64f3591dc4670cca685c3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule157491b5d8e64c6e99eb78421baed0e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule16a2075d9dfe4e8885323d8157125844.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule16af7e57230c4e119dcc8bdd034cb88d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule19b833240c2c4def97206471fa4b6e3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule42b581b39c4a40e6b34f0f3cd4ecf8af.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule4bada57ff9384b0388f03fda90b4b63b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule4ece6802608f4b489cdeb855c352805a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule539312bf888544c1b61f8601626e2b30.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule54679ecdc04f42d581290ac4615e9c96.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule556cd3212e0f4dcd8c8179725d4265b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule60f093734c424c2984d0f15a2165b597.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule679be5543dc946cd8ddc6e4284b2caa9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule68861dba1e664af0a4d38fd3b2fbc05b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule6e2aee8f52b7416b8c97f527e89b27cd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule6fd99f4182f64dfd8e50250afa3f17c0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule70e3a2b8fbb2467e9019f333e12af6ce.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule86fddb1835374cdaa80f6570039a8cc9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule87746e245617471fb9d2d739d6865c6a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule8e600bbc8aa5436c8e2822b131d86d4e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleaf0311f3547344f2ab9fb726928f1150.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleb4bd1642f8a44be08a03708dfc05aca8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulebe455fe17a7749a7b18ba8dcc54d2b28.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulec5b9e02734c14a19853937eb885e0017.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulec95eec7e03a149fa83449966d06bc2e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruled86b911580f14819a8b31f7947ce7c39.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledc1fcec9a2404eab84e64047546c2821.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulee88cfd882e664bd2a86f3b5cdc001637.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulef2e61fc3b2994fd3ac5bceb6970bfdf8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0f6c9ce4ca4c45e988309e550e5e5474.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule973c0c00b805439aab02731fb680ca5a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulea1db1006dfd3473ba0d080c765193a3a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0a771150df53495da9f9aa13442d4476.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulee44e6782c64247b796b891cf25ae38f7.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule6ddc323eb66a447aafec772ff2218f7e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule00a5aaca9cf441008d303a83649da4a6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule04f57e37921a4564a9f1986bc4d7002c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule065ff5838e9641078fab5991469718ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0ad65ce08e27454fb9eee80c943cca0e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0e1b64fd88a544c2a3e5932f8cbf2770.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule100ac45db03b4029883ae47e4a9e12f0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule12c9e27aede64f3591dc4670cca685c3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule157491b5d8e64c6e99eb78421baed0e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule16a2075d9dfe4e8885323d8157125844.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule16af7e57230c4e119dcc8bdd034cb88d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule19b833240c2c4def97206471fa4b6e3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule42b581b39c4a40e6b34f0f3cd4ecf8af.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule4bada57ff9384b0388f03fda90b4b63b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule4ece6802608f4b489cdeb855c352805a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule539312bf888544c1b61f8601626e2b30.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule54679ecdc04f42d581290ac4615e9c96.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule556cd3212e0f4dcd8c8179725d4265b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule60f093734c424c2984d0f15a2165b597.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule679be5543dc946cd8ddc6e4284b2caa9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule68861dba1e664af0a4d38fd3b2fbc05b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule6e2aee8f52b7416b8c97f527e89b27cd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule6fd99f4182f64dfd8e50250afa3f17c0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule70e3a2b8fbb2467e9019f333e12af6ce.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule86fddb1835374cdaa80f6570039a8cc9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule87746e245617471fb9d2d739d6865c6a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule8e600bbc8aa5436c8e2822b131d86d4e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleaf0311f3547344f2ab9fb726928f1150.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleb4bd1642f8a44be08a03708dfc05aca8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulebe455fe17a7749a7b18ba8dcc54d2b28.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulec5b9e02734c14a19853937eb885e0017.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulec95eec7e03a149fa83449966d06bc2e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruled86b911580f14819a8b31f7947ce7c39.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledc1fcec9a2404eab84e64047546c2821.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulee88cfd882e664bd2a86f3b5cdc001637.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulef2e61fc3b2994fd3ac5bceb6970bfdf8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0f6c9ce4ca4c45e988309e550e5e5474.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule973c0c00b805439aab02731fb680ca5a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulea1db1006dfd3473ba0d080c765193a3a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0a771150df53495da9f9aa13442d4476.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulee44e6782c64247b796b891cf25ae38f7.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule6ddc323eb66a447aafec772ff2218f7e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.min` , MAX (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule00a5aaca9cf441008d303a83649da4a6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule04f57e37921a4564a9f1986bc4d7002c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule065ff5838e9641078fab5991469718ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0ad65ce08e27454fb9eee80c943cca0e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0e1b64fd88a544c2a3e5932f8cbf2770.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule100ac45db03b4029883ae47e4a9e12f0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule12c9e27aede64f3591dc4670cca685c3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule157491b5d8e64c6e99eb78421baed0e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule16a2075d9dfe4e8885323d8157125844.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule16af7e57230c4e119dcc8bdd034cb88d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule19b833240c2c4def97206471fa4b6e3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule42b581b39c4a40e6b34f0f3cd4ecf8af.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule4bada57ff9384b0388f03fda90b4b63b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule4ece6802608f4b489cdeb855c352805a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule539312bf888544c1b61f8601626e2b30.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule54679ecdc04f42d581290ac4615e9c96.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule556cd3212e0f4dcd8c8179725d4265b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule60f093734c424c2984d0f15a2165b597.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule679be5543dc946cd8ddc6e4284b2caa9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule68861dba1e664af0a4d38fd3b2fbc05b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule6e2aee8f52b7416b8c97f527e89b27cd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule6fd99f4182f64dfd8e50250afa3f17c0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule70e3a2b8fbb2467e9019f333e12af6ce.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule86fddb1835374cdaa80f6570039a8cc9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule87746e245617471fb9d2d739d6865c6a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule8e600bbc8aa5436c8e2822b131d86d4e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleaf0311f3547344f2ab9fb726928f1150.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleb4bd1642f8a44be08a03708dfc05aca8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulebe455fe17a7749a7b18ba8dcc54d2b28.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulec5b9e02734c14a19853937eb885e0017.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulec95eec7e03a149fa83449966d06bc2e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruled86b911580f14819a8b31f7947ce7c39.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledc1fcec9a2404eab84e64047546c2821.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulee88cfd882e664bd2a86f3b5cdc001637.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulef2e61fc3b2994fd3ac5bceb6970bfdf8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0f6c9ce4ca4c45e988309e550e5e5474.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule973c0c00b805439aab02731fb680ca5a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulea1db1006dfd3473ba0d080c765193a3a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0a771150df53495da9f9aa13442d4476.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulee44e6782c64247b796b891cf25ae38f7.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule6ddc323eb66a447aafec772ff2218f7e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule00a5aaca9cf441008d303a83649da4a6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule04f57e37921a4564a9f1986bc4d7002c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule065ff5838e9641078fab5991469718ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0ad65ce08e27454fb9eee80c943cca0e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0e1b64fd88a544c2a3e5932f8cbf2770.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule100ac45db03b4029883ae47e4a9e12f0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule12c9e27aede64f3591dc4670cca685c3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule157491b5d8e64c6e99eb78421baed0e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule16a2075d9dfe4e8885323d8157125844.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule16af7e57230c4e119dcc8bdd034cb88d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule19b833240c2c4def97206471fa4b6e3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule42b581b39c4a40e6b34f0f3cd4ecf8af.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule4bada57ff9384b0388f03fda90b4b63b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule4ece6802608f4b489cdeb855c352805a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule539312bf888544c1b61f8601626e2b30.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule54679ecdc04f42d581290ac4615e9c96.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule556cd3212e0f4dcd8c8179725d4265b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule60f093734c424c2984d0f15a2165b597.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule679be5543dc946cd8ddc6e4284b2caa9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule68861dba1e664af0a4d38fd3b2fbc05b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule6e2aee8f52b7416b8c97f527e89b27cd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule6fd99f4182f64dfd8e50250afa3f17c0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule70e3a2b8fbb2467e9019f333e12af6ce.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule86fddb1835374cdaa80f6570039a8cc9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule87746e245617471fb9d2d739d6865c6a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule8e600bbc8aa5436c8e2822b131d86d4e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleaf0311f3547344f2ab9fb726928f1150.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleb4bd1642f8a44be08a03708dfc05aca8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulebe455fe17a7749a7b18ba8dcc54d2b28.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulec5b9e02734c14a19853937eb885e0017.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulec95eec7e03a149fa83449966d06bc2e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruled86b911580f14819a8b31f7947ce7c39.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledc1fcec9a2404eab84e64047546c2821.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulee88cfd882e664bd2a86f3b5cdc001637.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulef2e61fc3b2994fd3ac5bceb6970bfdf8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0f6c9ce4ca4c45e988309e550e5e5474.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule973c0c00b805439aab02731fb680ca5a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulea1db1006dfd3473ba0d080c765193a3a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0a771150df53495da9f9aa13442d4476.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulee44e6782c64247b796b891cf25ae38f7.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule6ddc323eb66a447aafec772ff2218f7e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.max` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND `product.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? )))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
true
b"¹¢Ð«©\x00 B| {Ø\x00 ôð2î "
null
]
SELECT
MIN (
IFNULL (
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule00a5aaca9cf441008d303a83649da4a6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule04f57e37921a4564a9f1986bc4d7002c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule065ff5838e9641078fab5991469718ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0ad65ce08e27454fb9eee80c943cca0e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0e1b64fd88a544c2a3e5932f8cbf2770.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule100ac45db03b4029883ae47e4a9e12f0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule12c9e27aede64f3591dc4670cca685c3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule157491b5d8e64c6e99eb78421baed0e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule16a2075d9dfe4e8885323d8157125844.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule16af7e57230c4e119dcc8bdd034cb88d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule19b833240c2c4def97206471fa4b6e3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule42b581b39c4a40e6b34f0f3cd4ecf8af.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule4bada57ff9384b0388f03fda90b4b63b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule4ece6802608f4b489cdeb855c352805a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule539312bf888544c1b61f8601626e2b30.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule54679ecdc04f42d581290ac4615e9c96.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule556cd3212e0f4dcd8c8179725d4265b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule60f093734c424c2984d0f15a2165b597.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule679be5543dc946cd8ddc6e4284b2caa9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule68861dba1e664af0a4d38fd3b2fbc05b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule6e2aee8f52b7416b8c97f527e89b27cd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule6fd99f4182f64dfd8e50250afa3f17c0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule70e3a2b8fbb2467e9019f333e12af6ce.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule86fddb1835374cdaa80f6570039a8cc9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule87746e245617471fb9d2d739d6865c6a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule8e600bbc8aa5436c8e2822b131d86d4e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruleaf0311f3547344f2ab9fb726928f1150.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruleb4bd1642f8a44be08a03708dfc05aca8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulebe455fe17a7749a7b18ba8dcc54d2b28.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulec5b9e02734c14a19853937eb885e0017.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulec95eec7e03a149fa83449966d06bc2e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruled86b911580f14819a8b31f7947ce7c39.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruledc1fcec9a2404eab84e64047546c2821.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulee88cfd882e664bd2a86f3b5cdc001637.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulef2e61fc3b2994fd3ac5bceb6970bfdf8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0f6c9ce4ca4c45e988309e550e5e5474.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule973c0c00b805439aab02731fb680ca5a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulea1db1006dfd3473ba0d080c765193a3a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0a771150df53495da9f9aa13442d4476.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulee44e6782c64247b796b891cf25ae38f7.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule6ddc323eb66a447aafec772ff2218f7e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
),
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule00a5aaca9cf441008d303a83649da4a6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule04f57e37921a4564a9f1986bc4d7002c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule065ff5838e9641078fab5991469718ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0ad65ce08e27454fb9eee80c943cca0e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0e1b64fd88a544c2a3e5932f8cbf2770.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule100ac45db03b4029883ae47e4a9e12f0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule12c9e27aede64f3591dc4670cca685c3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule157491b5d8e64c6e99eb78421baed0e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule16a2075d9dfe4e8885323d8157125844.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule16af7e57230c4e119dcc8bdd034cb88d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule19b833240c2c4def97206471fa4b6e3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule42b581b39c4a40e6b34f0f3cd4ecf8af.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule4bada57ff9384b0388f03fda90b4b63b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule4ece6802608f4b489cdeb855c352805a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule539312bf888544c1b61f8601626e2b30.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule54679ecdc04f42d581290ac4615e9c96.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule556cd3212e0f4dcd8c8179725d4265b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule60f093734c424c2984d0f15a2165b597.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule679be5543dc946cd8ddc6e4284b2caa9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule68861dba1e664af0a4d38fd3b2fbc05b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule6e2aee8f52b7416b8c97f527e89b27cd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule6fd99f4182f64dfd8e50250afa3f17c0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule70e3a2b8fbb2467e9019f333e12af6ce.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule86fddb1835374cdaa80f6570039a8cc9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule87746e245617471fb9d2d739d6865c6a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule8e600bbc8aa5436c8e2822b131d86d4e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruleaf0311f3547344f2ab9fb726928f1150.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruleb4bd1642f8a44be08a03708dfc05aca8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulebe455fe17a7749a7b18ba8dcc54d2b28.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulec5b9e02734c14a19853937eb885e0017.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulec95eec7e03a149fa83449966d06bc2e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruled86b911580f14819a8b31f7947ce7c39.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruledc1fcec9a2404eab84e64047546c2821.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulee88cfd882e664bd2a86f3b5cdc001637.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulef2e61fc3b2994fd3ac5bceb6970bfdf8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0f6c9ce4ca4c45e988309e550e5e5474.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule973c0c00b805439aab02731fb680ca5a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulea1db1006dfd3473ba0d080c765193a3a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0a771150df53495da9f9aa13442d4476.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulee44e6782c64247b796b891cf25ae38f7.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule6ddc323eb66a447aafec772ff2218f7e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
)
)
) as `price.min` ,
MAX (
IFNULL (
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule00a5aaca9cf441008d303a83649da4a6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule04f57e37921a4564a9f1986bc4d7002c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule065ff5838e9641078fab5991469718ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0ad65ce08e27454fb9eee80c943cca0e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0e1b64fd88a544c2a3e5932f8cbf2770.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule100ac45db03b4029883ae47e4a9e12f0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule12c9e27aede64f3591dc4670cca685c3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule157491b5d8e64c6e99eb78421baed0e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule16a2075d9dfe4e8885323d8157125844.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule16af7e57230c4e119dcc8bdd034cb88d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule19b833240c2c4def97206471fa4b6e3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule42b581b39c4a40e6b34f0f3cd4ecf8af.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule4bada57ff9384b0388f03fda90b4b63b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule4ece6802608f4b489cdeb855c352805a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule539312bf888544c1b61f8601626e2b30.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule54679ecdc04f42d581290ac4615e9c96.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule556cd3212e0f4dcd8c8179725d4265b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule60f093734c424c2984d0f15a2165b597.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule679be5543dc946cd8ddc6e4284b2caa9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule68861dba1e664af0a4d38fd3b2fbc05b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule6e2aee8f52b7416b8c97f527e89b27cd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule6fd99f4182f64dfd8e50250afa3f17c0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule70e3a2b8fbb2467e9019f333e12af6ce.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule86fddb1835374cdaa80f6570039a8cc9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule87746e245617471fb9d2d739d6865c6a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule8e600bbc8aa5436c8e2822b131d86d4e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruleaf0311f3547344f2ab9fb726928f1150.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruleb4bd1642f8a44be08a03708dfc05aca8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulebe455fe17a7749a7b18ba8dcc54d2b28.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulec5b9e02734c14a19853937eb885e0017.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulec95eec7e03a149fa83449966d06bc2e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruled86b911580f14819a8b31f7947ce7c39.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruledc1fcec9a2404eab84e64047546c2821.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulee88cfd882e664bd2a86f3b5cdc001637.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulef2e61fc3b2994fd3ac5bceb6970bfdf8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0f6c9ce4ca4c45e988309e550e5e5474.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule973c0c00b805439aab02731fb680ca5a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulea1db1006dfd3473ba0d080c765193a3a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0a771150df53495da9f9aa13442d4476.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulee44e6782c64247b796b891cf25ae38f7.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule6ddc323eb66a447aafec772ff2218f7e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
),
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule00a5aaca9cf441008d303a83649da4a6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule04f57e37921a4564a9f1986bc4d7002c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule065ff5838e9641078fab5991469718ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0ad65ce08e27454fb9eee80c943cca0e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0e1b64fd88a544c2a3e5932f8cbf2770.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule100ac45db03b4029883ae47e4a9e12f0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule12c9e27aede64f3591dc4670cca685c3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule157491b5d8e64c6e99eb78421baed0e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule16a2075d9dfe4e8885323d8157125844.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule16af7e57230c4e119dcc8bdd034cb88d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule19b833240c2c4def97206471fa4b6e3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule42b581b39c4a40e6b34f0f3cd4ecf8af.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule4bada57ff9384b0388f03fda90b4b63b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule4ece6802608f4b489cdeb855c352805a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule539312bf888544c1b61f8601626e2b30.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule54679ecdc04f42d581290ac4615e9c96.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule556cd3212e0f4dcd8c8179725d4265b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule60f093734c424c2984d0f15a2165b597.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule679be5543dc946cd8ddc6e4284b2caa9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule68861dba1e664af0a4d38fd3b2fbc05b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule6e2aee8f52b7416b8c97f527e89b27cd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule6fd99f4182f64dfd8e50250afa3f17c0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule70e3a2b8fbb2467e9019f333e12af6ce.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule86fddb1835374cdaa80f6570039a8cc9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule87746e245617471fb9d2d739d6865c6a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule8e600bbc8aa5436c8e2822b131d86d4e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruleaf0311f3547344f2ab9fb726928f1150.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruleb4bd1642f8a44be08a03708dfc05aca8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulebe455fe17a7749a7b18ba8dcc54d2b28.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulec5b9e02734c14a19853937eb885e0017.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulec95eec7e03a149fa83449966d06bc2e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruled86b911580f14819a8b31f7947ce7c39.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruledc1fcec9a2404eab84e64047546c2821.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulee88cfd882e664bd2a86f3b5cdc001637.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulef2e61fc3b2994fd3ac5bceb6970bfdf8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0f6c9ce4ca4c45e988309e550e5e5474.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule973c0c00b805439aab02731fb680ca5a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulea1db1006dfd3473ba0d080c765193a3a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0a771150df53495da9f9aa13442d4476.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulee44e6782c64247b796b891cf25ae38f7.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule6ddc323eb66a447aafec772ff2218f7e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
)
)
) as `price.max`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id`
AND `product` . `parent_version_id` = `product.parent` . `version_id`
LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id`
AND `product` . version_id = `product.visibilities` . product_version_id
LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id`
AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id`
LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id`
AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id`
WHERE
(`product` . `version_id` = ? )
AND (
(
(
(
`product.visibilities` . `visibility` > = ?
)
AND `product.visibilities` . `sales_channel_id` = ?
AND IFNULL (
`product` . `active` , `product.parent` . `active`
) = ?
)
AND `product.categoriesRo` . `id` = ?
AND NOT (`product` . `display_group` < = > ? )
)
)
Copy
SELECT MIN (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule00a5aaca9cf441008d303a83649da4a6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule04f57e37921a4564a9f1986bc4d7002c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule065ff5838e9641078fab5991469718ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0ad65ce08e27454fb9eee80c943cca0e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0e1b64fd88a544c2a3e5932f8cbf2770.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule100ac45db03b4029883ae47e4a9e12f0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule12c9e27aede64f3591dc4670cca685c3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule157491b5d8e64c6e99eb78421baed0e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule16a2075d9dfe4e8885323d8157125844.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule16af7e57230c4e119dcc8bdd034cb88d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule19b833240c2c4def97206471fa4b6e3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule42b581b39c4a40e6b34f0f3cd4ecf8af.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule4bada57ff9384b0388f03fda90b4b63b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule4ece6802608f4b489cdeb855c352805a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule539312bf888544c1b61f8601626e2b30.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule54679ecdc04f42d581290ac4615e9c96.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule556cd3212e0f4dcd8c8179725d4265b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule60f093734c424c2984d0f15a2165b597.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule679be5543dc946cd8ddc6e4284b2caa9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule68861dba1e664af0a4d38fd3b2fbc05b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule6e2aee8f52b7416b8c97f527e89b27cd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule6fd99f4182f64dfd8e50250afa3f17c0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule70e3a2b8fbb2467e9019f333e12af6ce.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule86fddb1835374cdaa80f6570039a8cc9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule87746e245617471fb9d2d739d6865c6a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule8e600bbc8aa5436c8e2822b131d86d4e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleaf0311f3547344f2ab9fb726928f1150.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleb4bd1642f8a44be08a03708dfc05aca8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulebe455fe17a7749a7b18ba8dcc54d2b28.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulec5b9e02734c14a19853937eb885e0017.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulec95eec7e03a149fa83449966d06bc2e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruled86b911580f14819a8b31f7947ce7c39.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledc1fcec9a2404eab84e64047546c2821.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulee88cfd882e664bd2a86f3b5cdc001637.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulef2e61fc3b2994fd3ac5bceb6970bfdf8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0f6c9ce4ca4c45e988309e550e5e5474.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule973c0c00b805439aab02731fb680ca5a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulea1db1006dfd3473ba0d080c765193a3a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0a771150df53495da9f9aa13442d4476.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulee44e6782c64247b796b891cf25ae38f7.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule6ddc323eb66a447aafec772ff2218f7e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule00a5aaca9cf441008d303a83649da4a6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule04f57e37921a4564a9f1986bc4d7002c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule065ff5838e9641078fab5991469718ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0ad65ce08e27454fb9eee80c943cca0e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0e1b64fd88a544c2a3e5932f8cbf2770.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule100ac45db03b4029883ae47e4a9e12f0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule12c9e27aede64f3591dc4670cca685c3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule157491b5d8e64c6e99eb78421baed0e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule16a2075d9dfe4e8885323d8157125844.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule16af7e57230c4e119dcc8bdd034cb88d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule19b833240c2c4def97206471fa4b6e3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule42b581b39c4a40e6b34f0f3cd4ecf8af.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule4bada57ff9384b0388f03fda90b4b63b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule4ece6802608f4b489cdeb855c352805a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule539312bf888544c1b61f8601626e2b30.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule54679ecdc04f42d581290ac4615e9c96.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule556cd3212e0f4dcd8c8179725d4265b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule60f093734c424c2984d0f15a2165b597.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule679be5543dc946cd8ddc6e4284b2caa9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule68861dba1e664af0a4d38fd3b2fbc05b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule6e2aee8f52b7416b8c97f527e89b27cd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule6fd99f4182f64dfd8e50250afa3f17c0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule70e3a2b8fbb2467e9019f333e12af6ce.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule86fddb1835374cdaa80f6570039a8cc9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule87746e245617471fb9d2d739d6865c6a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule8e600bbc8aa5436c8e2822b131d86d4e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleaf0311f3547344f2ab9fb726928f1150.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleb4bd1642f8a44be08a03708dfc05aca8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulebe455fe17a7749a7b18ba8dcc54d2b28.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulec5b9e02734c14a19853937eb885e0017.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulec95eec7e03a149fa83449966d06bc2e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruled86b911580f14819a8b31f7947ce7c39.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledc1fcec9a2404eab84e64047546c2821.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulee88cfd882e664bd2a86f3b5cdc001637.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulef2e61fc3b2994fd3ac5bceb6970bfdf8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0f6c9ce4ca4c45e988309e550e5e5474.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule973c0c00b805439aab02731fb680ca5a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulea1db1006dfd3473ba0d080c765193a3a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0a771150df53495da9f9aa13442d4476.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulee44e6782c64247b796b891cf25ae38f7.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule6ddc323eb66a447aafec772ff2218f7e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.min` , MAX (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule00a5aaca9cf441008d303a83649da4a6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule04f57e37921a4564a9f1986bc4d7002c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule065ff5838e9641078fab5991469718ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0ad65ce08e27454fb9eee80c943cca0e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0e1b64fd88a544c2a3e5932f8cbf2770.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule100ac45db03b4029883ae47e4a9e12f0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule12c9e27aede64f3591dc4670cca685c3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule157491b5d8e64c6e99eb78421baed0e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule16a2075d9dfe4e8885323d8157125844.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule16af7e57230c4e119dcc8bdd034cb88d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule19b833240c2c4def97206471fa4b6e3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule42b581b39c4a40e6b34f0f3cd4ecf8af.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule4bada57ff9384b0388f03fda90b4b63b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule4ece6802608f4b489cdeb855c352805a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule539312bf888544c1b61f8601626e2b30.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule54679ecdc04f42d581290ac4615e9c96.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule556cd3212e0f4dcd8c8179725d4265b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule60f093734c424c2984d0f15a2165b597.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule679be5543dc946cd8ddc6e4284b2caa9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule68861dba1e664af0a4d38fd3b2fbc05b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule6e2aee8f52b7416b8c97f527e89b27cd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule6fd99f4182f64dfd8e50250afa3f17c0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule70e3a2b8fbb2467e9019f333e12af6ce.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule86fddb1835374cdaa80f6570039a8cc9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule87746e245617471fb9d2d739d6865c6a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule8e600bbc8aa5436c8e2822b131d86d4e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleaf0311f3547344f2ab9fb726928f1150.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleb4bd1642f8a44be08a03708dfc05aca8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulebe455fe17a7749a7b18ba8dcc54d2b28.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulec5b9e02734c14a19853937eb885e0017.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulec95eec7e03a149fa83449966d06bc2e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruled86b911580f14819a8b31f7947ce7c39.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledc1fcec9a2404eab84e64047546c2821.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulee88cfd882e664bd2a86f3b5cdc001637.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulef2e61fc3b2994fd3ac5bceb6970bfdf8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0f6c9ce4ca4c45e988309e550e5e5474.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule973c0c00b805439aab02731fb680ca5a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulea1db1006dfd3473ba0d080c765193a3a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0a771150df53495da9f9aa13442d4476.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulee44e6782c64247b796b891cf25ae38f7.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule6ddc323eb66a447aafec772ff2218f7e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule00a5aaca9cf441008d303a83649da4a6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule04f57e37921a4564a9f1986bc4d7002c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule065ff5838e9641078fab5991469718ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0ad65ce08e27454fb9eee80c943cca0e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0e1b64fd88a544c2a3e5932f8cbf2770.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule100ac45db03b4029883ae47e4a9e12f0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule12c9e27aede64f3591dc4670cca685c3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule157491b5d8e64c6e99eb78421baed0e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule16a2075d9dfe4e8885323d8157125844.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule16af7e57230c4e119dcc8bdd034cb88d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule19b833240c2c4def97206471fa4b6e3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule42b581b39c4a40e6b34f0f3cd4ecf8af.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule4bada57ff9384b0388f03fda90b4b63b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule4ece6802608f4b489cdeb855c352805a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule539312bf888544c1b61f8601626e2b30.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule54679ecdc04f42d581290ac4615e9c96.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule556cd3212e0f4dcd8c8179725d4265b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule60f093734c424c2984d0f15a2165b597.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule679be5543dc946cd8ddc6e4284b2caa9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule68861dba1e664af0a4d38fd3b2fbc05b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule6e2aee8f52b7416b8c97f527e89b27cd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule6fd99f4182f64dfd8e50250afa3f17c0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule70e3a2b8fbb2467e9019f333e12af6ce.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule86fddb1835374cdaa80f6570039a8cc9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule87746e245617471fb9d2d739d6865c6a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule8e600bbc8aa5436c8e2822b131d86d4e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleaf0311f3547344f2ab9fb726928f1150.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleb4bd1642f8a44be08a03708dfc05aca8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulebe455fe17a7749a7b18ba8dcc54d2b28.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulec5b9e02734c14a19853937eb885e0017.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulec95eec7e03a149fa83449966d06bc2e9.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruled86b911580f14819a8b31f7947ce7c39.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledc1fcec9a2404eab84e64047546c2821.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulee88cfd882e664bd2a86f3b5cdc001637.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulef2e61fc3b2994fd3ac5bceb6970bfdf8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0f6c9ce4ca4c45e988309e550e5e5474.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule973c0c00b805439aab02731fb680ca5a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulea1db1006dfd3473ba0d080c765193a3a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0a771150df53495da9f9aa13442d4476.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulee44e6782c64247b796b891cf25ae38f7.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule6ddc323eb66a447aafec772ff2218f7e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.max` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x3FF7C89F233347D4BF84FD967C31915E AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0xB9A2D0ABA900427CA07BD800F4F032EE AND NOT (`product` . `display_group` < = > NULL )));
Copy
83
4.08 ms
SELECT MAX (IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` )) as `rating` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND `product.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ))) AND (((IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` ) > = ? )))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
true
b"¹¢Ð«©\x00 B| {Ø\x00 ôð2î "
null
0
]
SELECT MAX (IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` )) as `rating` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x3FF7C89F233347D4BF84FD967C31915E AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0xB9A2D0ABA900427CA07BD800F4F032EE AND NOT (`product` . `display_group` < = > NULL ))) AND (((IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` ) > = 0 )));
Copy
84
4.03 ms
SELECT MAX (IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` )) as `shipping-free` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND `product.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ))) AND ((IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` ) = ? ))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
true
b"¹¢Ð«©\x00 B| {Ø\x00 ôð2î "
null
true
]
SELECT MAX (IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` )) as `shipping-free` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x3FF7C89F233347D4BF84FD967C31915E AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0xB9A2D0ABA900427CA07BD800F4F032EE AND NOT (`product` . `display_group` < = > NULL ))) AND ((IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` ) = 1 ));
Copy
85
13.04 ms
SELECT LOWER (HEX (`product.properties` . `id` )) as `properties.key` , COUNT (`product` . `id` ) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product` . `properties` = `product.properties.mapping` . `product_id` AND `product` . `version_id` = `product.properties.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping` . `property_group_option_id` = `product.properties` . `id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND `product.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ))) GROUP BY `product.properties` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
true
b"¹¢Ð«©\x00 B| {Ø\x00 ôð2î "
null
]
SELECT LOWER (HEX (`product.properties` . `id` )) as `properties.key` , COUNT (`product` . `id` ) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product` . `properties` = `product.properties.mapping` . `product_id` AND `product` . `version_id` = `product.properties.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping` . `property_group_option_id` = `product.properties` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x3FF7C89F233347D4BF84FD967C31915E AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0xB9A2D0ABA900427CA07BD800F4F032EE AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.properties` . `id` ;
Copy
86
7.79 ms
SELECT LOWER (HEX (`product.options` . `id` )) as `options.key` , COUNT (`product` . `id` ) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product` . `id` = `product.options.mapping` . `product_id` AND `product` . `version_id` = `product.options.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping` . `property_group_option_id` = `product.options` . `id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND `product.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ))) GROUP BY `product.options` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
true
b"¹¢Ð«©\x00 B| {Ø\x00 ôð2î "
null
]
SELECT LOWER (HEX (`product.options` . `id` )) as `options.key` , COUNT (`product` . `id` ) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product` . `id` = `product.options.mapping` . `product_id` AND `product` . `version_id` = `product.options.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping` . `property_group_option_id` = `product.options` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x3FF7C89F233347D4BF84FD967C31915E AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0xB9A2D0ABA900427CA07BD800F4F032EE AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.options` . `id` ;
Copy
87
0.64 ms
SELECT
parent . variant_listing_config as variantListingConfig ,
LOWER (HEX (child . id )) as id ,
LOWER (HEX (parent . id )) as parentId
FROM product as child
INNER JOIN product as parent
ON parent . id = child . parent_id
AND parent . version_id = child . version_id
WHERE child . version_id = ?
AND child . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"JW\x03 ÁߘN:…+a©ñÐö© "
b"$®\x07 K\f jB8ØìÒX/■═P "
b"Ée\x03 k<8NÁ™7\x12 3nQ\r \x19 "
b"еı¦¼t@║ü\x1C\f ©ýÄhw "
b"eº\x01\x18 U¢Lö›õ\x13 P²¡ãe "
b"üÈÜØ\x13 ?CÙ┤\x11 ²H!\x11\x1E ░ "
b"?▄&▒8ÙF\x1C ÿì6#ûæpî "
b"Ù¹Y~ÃUKt‰” g\e 4{£ "
b"¿üÝoEfOeƒüÅd"\x05 ¬┌ "
b"wÜ#y¦oG\e ˜{¸àöĈ "
b"±\x03 ª3PgG\x01 ºU)¬¿Ÿ¼® "
b"Ô“¢âØê@%£®£@r[ö· "
b"FcëòÉÐM\x12 é─"£¥\x04 vç "
b"µe\x19 Ú£FEÿ”úÒ\x1A <ñœ} "
b"~Ô\x14 *™¿Eg‹%ýŸàoÊö "
b"\x15 Ñ╚M╔9KNì3èÉla&× "
b"A\x1D CS\x16 œOÒžiý|$å”° "
b"ð!ÿ\x14 GÿC÷…JIšr\x1F Mb "
b" ì\x15 ùn═Aó«\v #ýÿ±■Ù "
b"êSz▄É║G_╣hû\J\x11 ■¨ "
b"""
\x15 –êùE\t H\x0E slR\n
\x04 Ó\x17
"""
b"·‰7O»[He¡^ºþ%3—É "
b"Ú\x17 Õ\v |ÊI\x19 Š}¥p~æ-¨ "
b"9Ê1IkíCã¯I@5òÁص "
]
SELECT
parent . variant_listing_config as variantListingConfig ,
LOWER (HEX (child . id )) as id ,
LOWER (HEX (parent . id )) as parentId
FROM product as child
INNER JOIN product as parent
ON parent . id = child . parent_id
AND parent . version_id = child . version_id
WHERE child . version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425
AND child . id IN (0x4A5703C1DF984E3A852B61A9F1D0F6A9 , 0x24A9074B0C6A42389D8DE3582FFECD50 , 0xC965036B3C384EC1993712336E510D19 , 0xD1E6D5DDAC7440BA811C0CB8EC8E6877 , 0x65BA011855A24CF69BF51350B2A1E365 , 0x81D49A9D133F43EBB411FD4821111EB0 , 0x3FDC26B138EB461C988D36239691708C , 0xD9B9597EC3554B748994A0671B347BA3 , 0xA881ED6F45664F659F818F642205AADA , 0x77DC2379A66F471B987BB8E0F6C48820 , 0xB103AA3350674701BA5529ACBF9FBCAE , 0xD493A2E2D8EA4025A3AEA340725BF6B7 , 0x4663899590D14D1282C4229CBE047687 , 0xB56519DAA34645FF94FAD21A3CF19C7D , 0x7ED4142A99BF45678B25FD9FE06FCAF6 , 0x15A5C84DC9394B4E8D338A906C61269E , 0x411D4353169C4FD29E69FD7C24E594B0 , 0xF021FF1447FF43F7854A499A721F4D62 , 0xFF8D15976ECD41A2AE0B23EC98F1FEEB , 0x88537ADC90BA475FB968965C4A11FEF9 , 0x1596EAF94509480EAD736C520A04D317 , 0xB789374FBB5B4865A15EBAFE253397C9 , 0xDA17D50B7CCA49198A7DA5707EE62DA8 , 0x39CA31496BED43E3AF494035F2C1D8B5 );
Copy
88
1.00 ms
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) AND (`product` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) GROUP BY `product` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
10
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
true
b"JW\x03 ÁߘN:…+a©ñÐö© "
b"$®\x07 K\f jB8ØìÒX/■═P "
b"Ée\x03 k<8NÁ™7\x12 3nQ\r \x19 "
b"еı¦¼t@║ü\x1C\f ©ýÄhw "
b"eº\x01\x18 U¢Lö›õ\x13 P²¡ãe "
b"üÈÜØ\x13 ?CÙ┤\x11 ²H!\x11\x1E ░ "
b"?▄&▒8ÙF\x1C ÿì6#ûæpî "
b"Ù¹Y~ÃUKt‰” g\e 4{£ "
b"¿üÝoEfOeƒüÅd"\x05 ¬┌ "
b"wÜ#y¦oG\e ˜{¸àöĈ "
b"±\x03 ª3PgG\x01 ºU)¬¿Ÿ¼® "
b"Ô“¢âØê@%£®£@r[ö· "
b"FcëòÉÐM\x12 é─"£¥\x04 vç "
b"µe\x19 Ú£FEÿ”úÒ\x1A <ñœ} "
b"~Ô\x14 *™¿Eg‹%ýŸàoÊö "
b"\x15 Ñ╚M╔9KNì3èÉla&× "
b"A\x1D CS\x16 œOÒžiý|$å”° "
b"ð!ÿ\x14 GÿC÷…JIšr\x1F Mb "
b" ì\x15 ùn═Aó«\v #ýÿ±■Ù "
b"êSz▄É║G_╣hû\J\x11 ■¨ "
b"""
\x15 –êùE\t H\x0E slR\n
\x04 Ó\x17
"""
b"·‰7O»[He¡^ºþ%3—É "
b"Ú\x17 Õ\v |ÊI\x19 Š}¥p~æ-¨ "
b"9Ê1IkíCã¯I@5òÁص "
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x3FF7C89F233347D4BF84FD967C31915E AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0x4A5703C1DF984E3A852B61A9F1D0F6A9 , 0x24A9074B0C6A42389D8DE3582FFECD50 , 0xC965036B3C384EC1993712336E510D19 , 0xD1E6D5DDAC7440BA811C0CB8EC8E6877 , 0x65BA011855A24CF69BF51350B2A1E365 , 0x81D49A9D133F43EBB411FD4821111EB0 , 0x3FDC26B138EB461C988D36239691708C , 0xD9B9597EC3554B748994A0671B347BA3 , 0xA881ED6F45664F659F818F642205AADA , 0x77DC2379A66F471B987BB8E0F6C48820 , 0xB103AA3350674701BA5529ACBF9FBCAE , 0xD493A2E2D8EA4025A3AEA340725BF6B7 , 0x4663899590D14D1282C4229CBE047687 , 0xB56519DAA34645FF94FAD21A3CF19C7D , 0x7ED4142A99BF45678B25FD9FE06FCAF6 , 0x15A5C84DC9394B4E8D338A906C61269E , 0x411D4353169C4FD29E69FD7C24E594B0 , 0xF021FF1447FF43F7854A499A721F4D62 , 0xFF8D15976ECD41A2AE0B23EC98F1FEEB , 0x88537ADC90BA475FB968965C4A11FEF9 , 0x1596EAF94509480EAD736C520A04D317 , 0xB789374FBB5B4865A15EBAFE253397C9 , 0xDA17D50B7CCA49198A7DA5707EE62DA8 , 0x39CA31496BED43E3AF494035F2C1D8B5 )) GROUP BY `product` . `id` ;
Copy
89
5.16 ms
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.netiEasyCouponProduct` . `id` as `product.netiEasyCouponProduct.id` , `product.netiEasyCouponProduct` . `postal` as `product.netiEasyCouponProduct.postal` , `product.netiEasyCouponProduct` . `value` as `product.netiEasyCouponProduct.value` , `product.netiEasyCouponProduct` . `shipping_charge` as `product.netiEasyCouponProduct.shippingCharge` , `product.netiEasyCouponProduct` . `exclude_from_shipping_costs` as `product.netiEasyCouponProduct.excludeFromShippingCosts` , `product.netiEasyCouponProduct` . `no_delivery_charge` as `product.netiEasyCouponProduct.noDeliveryCharge` , `product.netiEasyCouponProduct` . `customer_group_charge` as `product.netiEasyCouponProduct.customerGroupCharge` , `product.netiEasyCouponProduct` . `comment` as `product.netiEasyCouponProduct.comment` , `product.netiEasyCouponProduct` . `order_position_number` as `product.netiEasyCouponProduct.orderPositionNumber` , `product.netiEasyCouponProduct` . `value_type` as `product.netiEasyCouponProduct.valueType` , `product.netiEasyCouponProduct` . `combine_vouchers` as `product.netiEasyCouponProduct.combineVouchers` , `product.netiEasyCouponProduct` . `validity_time` as `product.netiEasyCouponProduct.validityTime` , `product.netiEasyCouponProduct` . `validity_by_end_of_year` as `product.netiEasyCouponProduct.validityByEndOfYear` , `product.netiEasyCouponProduct` . `product_id` as `product.netiEasyCouponProduct.productId` , `product.netiEasyCouponProduct` . `product_version_id` as `product.netiEasyCouponProduct.productVersionId` , `product.netiEasyCouponProduct` . `tax_id` as `product.netiEasyCouponProduct.taxId` , `product.netiEasyCouponProduct` . `recipient_input_enabled` as `product.netiEasyCouponProduct.recipientInputEnabled` , `product.netiEasyCouponProduct` . `requested_delivery_enabled` as `product.netiEasyCouponProduct.requestedDeliveryEnabled` , `product.netiEasyCouponProduct` . `delivery_message_enabled` as `product.netiEasyCouponProduct.deliveryMessageEnabled` , `product.netiEasyCouponProduct` . `updated_at` as `product.netiEasyCouponProduct.updatedAt` , `product.netiEasyCouponProduct` . `created_at` as `product.netiEasyCouponProduct.createdAt` , `product.netiEasyCouponProduct.translation.title` , `product.netiEasyCouponProduct.translation.title` as `product.netiEasyCouponProduct.title` , `product.manufacturer` . `id` as `product.manufacturer.id` , `product.manufacturer` . `version_id` as `product.manufacturer.versionId` , `product.manufacturer` . `media_id` as `product.manufacturer.mediaId` , `product.manufacturer` . `link` as `product.manufacturer.link` , `product.manufacturer` . `created_at` as `product.manufacturer.createdAt` , `product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` , `product.manufacturer.translation.name` , `product.manufacturer.translation.name` as `product.manufacturer.name` , `product.manufacturer.translation.description` , `product.manufacturer.translation.description` as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` as `product.manufacturer.customFields` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `file_hash` as `product.cover.media.fileHash` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , (SELECT GROUP_CONCAT (HEX (`product.creators.mapping` . `moorl_creator_id` ) SEPARATOR '||' )
FROM `moorl_creator_product` `product.creators.mapping`
WHERE `product.creators.mapping` . `product_id` = `product` . `creators` ) as `product.creators.id_mapping` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN `neti_easy_coupon_product` `product.netiEasyCouponProduct` ON `product` . `id` = `product.netiEasyCouponProduct` . `product_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = ? ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = ? ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.netiEasyCouponProduct.translation` . `neti_easy_coupon_product_id` , `product.netiEasyCouponProduct.translation` . `title` as `product.netiEasyCouponProduct.translation.title` FROM `neti_easy_coupon_product_translation` `product.netiEasyCouponProduct.translation` WHERE `product.netiEasyCouponProduct.translation` . `language_id` = ? ) `product.netiEasyCouponProduct.neti_easy_coupon_product_translation` ON `product.netiEasyCouponProduct.neti_easy_coupon_product_translation` . `neti_easy_coupon_product_id` = `product.netiEasyCouponProduct` . `id` LEFT JOIN (SELECT `product.manufacturer.translation` . `product_manufacturer_id` , `product.manufacturer.translation` . `product_manufacturer_version_id` , `product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` , `product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` , `product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation` . `language_id` = ? ) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id` AND `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product.manufacturer` . `version_id` LEFT JOIN (SELECT `product.unit.translation` . `unit_id` , `product.unit.translation` . `short_code` as `product.unit.translation.shortCode` , `product.unit.translation` . `name` as `product.unit.translation.name` , `product.unit.translation` . `custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . `language_id` = ? ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . `delivery_time_id` , `product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . `language_id` = ? ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . `media_id` , `product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` , `product.cover.media.translation` . `title` as `product.cover.media.translation.title` , `product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . `language_id` = ? ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = ? ) AND (`product` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"JW\x03 ÁߘN:…+a©ñÐö© "
b"$®\x07 K\f jB8ØìÒX/■═P "
b"Ée\x03 k<8NÁ™7\x12 3nQ\r \x19 "
b"еı¦¼t@║ü\x1C\f ©ýÄhw "
b"eº\x01\x18 U¢Lö›õ\x13 P²¡ãe "
b"üÈÜØ\x13 ?CÙ┤\x11 ²H!\x11\x1E ░ "
b"?▄&▒8ÙF\x1C ÿì6#ûæpî "
b"Ù¹Y~ÃUKt‰” g\e 4{£ "
b"¿üÝoEfOeƒüÅd"\x05 ¬┌ "
b"wÜ#y¦oG\e ˜{¸àöĈ "
b"±\x03 ª3PgG\x01 ºU)¬¿Ÿ¼® "
b"Ô“¢âØê@%£®£@r[ö· "
b"FcëòÉÐM\x12 é─"£¥\x04 vç "
b"µe\x19 Ú£FEÿ”úÒ\x1A <ñœ} "
b"~Ô\x14 *™¿Eg‹%ýŸàoÊö "
b"\x15 Ñ╚M╔9KNì3èÉla&× "
b"A\x1D CS\x16 œOÒžiý|$å”° "
b"ð!ÿ\x14 GÿC÷…JIšr\x1F Mb "
b" ì\x15 ùn═Aó«\v #ýÿ±■Ù "
b"êSz▄É║G_╣hû\J\x11 ■¨ "
b"""
\x15 –êùE\t H\x0E slR\n
\x04 Ó\x17
"""
b"·‰7O»[He¡^ºþ%3—É "
b"Ú\x17 Õ\v |ÊI\x19 Š}¥p~æ-¨ "
b"9Ê1IkíCã¯I@5òÁص "
]
SELECT
`product` . `id` as `product.id` ,
`product` . `version_id` as `product.versionId` ,
`product` . `parent_id` as `product.parentId` ,
`product` . `parent_version_id` as `product.parentVersionId` ,
COALESCE (
`product` . `product_manufacturer_id` ,
`product.parent` . `product_manufacturer_id`
) as `product.manufacturerId` ,
COALESCE (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) as `product.productManufacturerVersionId` ,
COALESCE (
`product` . `unit_id` , `product.parent` . `unit_id`
) as `product.unitId` ,
COALESCE (
`product` . `tax_id` , `product.parent` . `tax_id`
) as `product.taxId` ,
COALESCE (
`product` . `product_media_id` , `product.parent` . `product_media_id`
) as `product.coverId` ,
COALESCE (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) as `product.productMediaVersionId` ,
COALESCE (
`product` . `delivery_time_id` , `product.parent` . `delivery_time_id`
) as `product.deliveryTimeId` ,
COALESCE (
`product` . `product_feature_set_id` ,
`product.parent` . `product_feature_set_id`
) as `product.featureSetId` ,
COALESCE (
`product` . `canonical_product_id` ,
`product.parent` . `canonical_product_id`
) as `product.canonicalProductId` ,
COALESCE (
`product` . `canonical_product_version_id` ,
`product.parent` . `canonical_product_version_id`
) as `product.canonicalProductVersionId` ,
COALESCE (
`product` . `cms_page_id` , `product.parent` . `cms_page_id`
) as `product.cmsPageId` ,
COALESCE (
`product` . `cms_page_version_id` ,
`product.parent` . `cms_page_version_id`
) as `product.cmsPageVersionId` ,
`product.parent` . `price` as `product.price.inherited` ,
COALESCE (
`product` . `price` , `product.parent` . `price`
) as `product.price` ,
`product` . `product_number` as `product.productNumber` ,
COALESCE (
`product` . `restock_time` , `product.parent` . `restock_time`
) as `product.restockTime` ,
`product` . `auto_increment` as `product.autoIncrement` ,
COALESCE (
`product` . `active` , `product.parent` . `active`
) as `product.active` ,
`product` . `available` as `product.available` ,
COALESCE (
`product` . `is_closeout` , `product.parent` . `is_closeout`
) as `product.isCloseout` ,
`product` . `available_stock` as `product.availableStock` ,
`product` . `stock` as `product.stock` ,
`product` . `display_group` as `product.displayGroup` ,
`product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` ,
COALESCE (
`product` . `variant_listing_config` ,
`product.parent` . `variant_listing_config`
) as `product.variantListingConfig` ,
`product` . `variant_restrictions` as `product.variantRestrictions` ,
COALESCE (
`product` . `manufacturer_number` ,
`product.parent` . `manufacturer_number`
) as `product.manufacturerNumber` ,
COALESCE (
`product` . `ean` , `product.parent` . `ean`
) as `product.ean` ,
COALESCE (
`product` . `purchase_steps` , `product.parent` . `purchase_steps`
) as `product.purchaseSteps` ,
COALESCE (
`product` . `max_purchase` , `product.parent` . `max_purchase`
) as `product.maxPurchase` ,
COALESCE (
`product` . `min_purchase` , `product.parent` . `min_purchase`
) as `product.minPurchase` ,
COALESCE (
`product` . `purchase_unit` , `product.parent` . `purchase_unit`
) as `product.purchaseUnit` ,
COALESCE (
`product` . `reference_unit` , `product.parent` . `reference_unit`
) as `product.referenceUnit` ,
COALESCE (
`product` . `shipping_free` , `product.parent` . `shipping_free`
) as `product.shippingFree` ,
`product.parent` . `purchase_prices` as `product.purchasePrices.inherited` ,
COALESCE (
`product` . `purchase_prices` , `product.parent` . `purchase_prices`
) as `product.purchasePrices` ,
COALESCE (
`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller`
) as `product.markAsTopseller` ,
COALESCE (
`product` . `weight` , `product.parent` . `weight`
) as `product.weight` ,
COALESCE (
`product` . `width` , `product.parent` . `width`
) as `product.width` ,
COALESCE (
`product` . `height` , `product.parent` . `height`
) as `product.height` ,
COALESCE (
`product` . `length` , `product.parent` . `length`
) as `product.length` ,
COALESCE (
`product` . `release_date` , `product.parent` . `release_date`
) as `product.releaseDate` ,
COALESCE (
`product` . `rating_average` , `product.parent` . `rating_average`
) as `product.ratingAverage` ,
`product.parent` . `category_tree` as `product.categoryTree.inherited` ,
COALESCE (
`product` . `category_tree` , `product.parent` . `category_tree`
) as `product.categoryTree` ,
`product.parent` . `property_ids` as `product.propertyIds.inherited` ,
COALESCE (
`product` . `property_ids` , `product.parent` . `property_ids`
) as `product.propertyIds` ,
`product.parent` . `option_ids` as `product.optionIds.inherited` ,
COALESCE (
`product` . `option_ids` , `product.parent` . `option_ids`
) as `product.optionIds` ,
`product.parent` . `stream_ids` as `product.streamIds.inherited` ,
COALESCE (
`product` . `stream_ids` , `product.parent` . `stream_ids`
) as `product.streamIds` ,
`product.parent` . `tag_ids` as `product.tagIds.inherited` ,
COALESCE (
`product` . `tag_ids` , `product.parent` . `tag_ids`
) as `product.tagIds` ,
`product.parent` . `category_ids` as `product.categoryIds.inherited` ,
COALESCE (
`product` . `category_ids` , `product.parent` . `category_ids`
) as `product.categoryIds` ,
`product` . `child_count` as `product.childCount` ,
COALESCE (
`product` . `custom_field_set_selection_active` ,
`product.parent` . `custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive` ,
`product` . `sales` as `product.sales` ,
`product` . `states` as `product.states` ,
`product.tax` . `id` as `product.tax.id` ,
`product.tax` . `tax_rate` as `product.tax.taxRate` ,
`product.tax` . `name` as `product.tax.name` ,
`product.tax` . `position` as `product.tax.position` ,
`product.tax` . `custom_fields` as `product.tax.customFields` ,
`product.tax` . `created_at` as `product.tax.createdAt` ,
`product.tax` . `updated_at` as `product.tax.updatedAt` ,
`product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` ,
COALESCE (
`product` . `cheapest_price` , `product.parent` . `cheapest_price`
) as `product.cheapestPrice` ,
`product` . `created_at` as `product.createdAt` ,
`product` . `updated_at` as `product.updatedAt` ,
`product.netiEasyCouponProduct` . `id` as `product.netiEasyCouponProduct.id` ,
`product.netiEasyCouponProduct` . `postal` as `product.netiEasyCouponProduct.postal` ,
`product.netiEasyCouponProduct` . `value` as `product.netiEasyCouponProduct.value` ,
`product.netiEasyCouponProduct` . `shipping_charge` as `product.netiEasyCouponProduct.shippingCharge` ,
`product.netiEasyCouponProduct` . `exclude_from_shipping_costs` as `product.netiEasyCouponProduct.excludeFromShippingCosts` ,
`product.netiEasyCouponProduct` . `no_delivery_charge` as `product.netiEasyCouponProduct.noDeliveryCharge` ,
`product.netiEasyCouponProduct` . `customer_group_charge` as `product.netiEasyCouponProduct.customerGroupCharge` ,
`product.netiEasyCouponProduct` . `comment` as `product.netiEasyCouponProduct.comment` ,
`product.netiEasyCouponProduct` . `order_position_number` as `product.netiEasyCouponProduct.orderPositionNumber` ,
`product.netiEasyCouponProduct` . `value_type` as `product.netiEasyCouponProduct.valueType` ,
`product.netiEasyCouponProduct` . `combine_vouchers` as `product.netiEasyCouponProduct.combineVouchers` ,
`product.netiEasyCouponProduct` . `validity_time` as `product.netiEasyCouponProduct.validityTime` ,
`product.netiEasyCouponProduct` . `validity_by_end_of_year` as `product.netiEasyCouponProduct.validityByEndOfYear` ,
`product.netiEasyCouponProduct` . `product_id` as `product.netiEasyCouponProduct.productId` ,
`product.netiEasyCouponProduct` . `product_version_id` as `product.netiEasyCouponProduct.productVersionId` ,
`product.netiEasyCouponProduct` . `tax_id` as `product.netiEasyCouponProduct.taxId` ,
`product.netiEasyCouponProduct` . `recipient_input_enabled` as `product.netiEasyCouponProduct.recipientInputEnabled` ,
`product.netiEasyCouponProduct` . `requested_delivery_enabled` as `product.netiEasyCouponProduct.requestedDeliveryEnabled` ,
`product.netiEasyCouponProduct` . `delivery_message_enabled` as `product.netiEasyCouponProduct.deliveryMessageEnabled` ,
`product.netiEasyCouponProduct` . `updated_at` as `product.netiEasyCouponProduct.updatedAt` ,
`product.netiEasyCouponProduct` . `created_at` as `product.netiEasyCouponProduct.createdAt` ,
`product.netiEasyCouponProduct.translation.title` ,
`product.netiEasyCouponProduct.translation.title` as `product.netiEasyCouponProduct.title` ,
`product.manufacturer` . `id` as `product.manufacturer.id` ,
`product.manufacturer` . `version_id` as `product.manufacturer.versionId` ,
`product.manufacturer` . `media_id` as `product.manufacturer.mediaId` ,
`product.manufacturer` . `link` as `product.manufacturer.link` ,
`product.manufacturer` . `created_at` as `product.manufacturer.createdAt` ,
`product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` ,
`product.manufacturer.translation.name` ,
`product.manufacturer.translation.name` as `product.manufacturer.name` ,
`product.manufacturer.translation.description` ,
`product.manufacturer.translation.description` as `product.manufacturer.description` ,
`product.manufacturer.translation.customFields` ,
`product.manufacturer.translation.customFields` as `product.manufacturer.customFields` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.options.mapping` . `property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping` . `product_id` = `product` . `id`
) as `product.options.id_mapping` ,
`product.unit` . `id` as `product.unit.id` ,
`product.unit` . `created_at` as `product.unit.createdAt` ,
`product.unit` . `updated_at` as `product.unit.updatedAt` ,
`product.unit.translation.shortCode` ,
`product.unit.translation.shortCode` as `product.unit.shortCode` ,
`product.unit.translation.name` ,
`product.unit.translation.name` as `product.unit.name` ,
`product.unit.translation.customFields` ,
`product.unit.translation.customFields` as `product.unit.customFields` ,
`product.deliveryTime` . `id` as `product.deliveryTime.id` ,
`product.deliveryTime` . `min` as `product.deliveryTime.min` ,
`product.deliveryTime` . `max` as `product.deliveryTime.max` ,
`product.deliveryTime` . `unit` as `product.deliveryTime.unit` ,
`product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` ,
`product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` ,
`product.deliveryTime.translation.name` ,
`product.deliveryTime.translation.name` as `product.deliveryTime.name` ,
`product.deliveryTime.translation.customFields` ,
`product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` ,
`product.cover` . `id` as `product.cover.id` ,
`product.cover` . `version_id` as `product.cover.versionId` ,
`product.cover` . `product_id` as `product.cover.productId` ,
`product.cover` . `product_version_id` as `product.cover.productVersionId` ,
`product.cover` . `media_id` as `product.cover.mediaId` ,
`product.cover` . `position` as `product.cover.position` ,
`product.cover.media` . `id` as `product.cover.media.id` ,
`product.cover.media` . `user_id` as `product.cover.media.userId` ,
`product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` ,
`product.cover.media` . `mime_type` as `product.cover.media.mimeType` ,
`product.cover.media` . `file_extension` as `product.cover.media.fileExtension` ,
`product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` ,
`product.cover.media` . `file_name` as `product.cover.media.fileName` ,
`product.cover.media` . `file_size` as `product.cover.media.fileSize` ,
`product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` ,
`product.cover.media` . `meta_data` as `product.cover.media.metaData` ,
`product.cover.media` . `config` as `product.cover.media.config` ,
`product.cover.media` . `path` as `product.cover.media.path` ,
`product.cover.media` . `private` as `product.cover.media.private` ,
`product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` ,
`product.cover.media` . `file_hash` as `product.cover.media.fileHash` ,
`product.cover.media` . `created_at` as `product.cover.media.createdAt` ,
`product.cover.media` . `updated_at` as `product.cover.media.updatedAt` ,
`product.cover.media.translation.title` ,
`product.cover.media.translation.title` as `product.cover.media.title` ,
`product.cover.media.translation.alt` ,
`product.cover.media.translation.alt` as `product.cover.media.alt` ,
`product.cover.media.translation.customFields` ,
`product.cover.media.translation.customFields` as `product.cover.media.customFields` ,
`product.cover` . `custom_fields` as `product.cover.customFields` ,
`product.cover` . `created_at` as `product.cover.createdAt` ,
`product.cover` . `updated_at` as `product.cover.updatedAt` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.creators.mapping` . `moorl_creator_id`
) SEPARATOR '||'
)
FROM
`moorl_creator_product` `product.creators.mapping`
WHERE
`product.creators.mapping` . `product_id` = `product` . `creators`
) as `product.creators.id_mapping` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
COALESCE (
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription`
) as `product.metaDescription` ,
`product.translation.name` ,
`product.parent.translation.name` ,
COALESCE (
`product.translation.name` , `product.parent.translation.name`
) as `product.name` ,
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
COALESCE (
`product.translation.keywords` ,
`product.parent.translation.keywords`
) as `product.keywords` ,
`product.translation.description` ,
`product.parent.translation.description` ,
COALESCE (
`product.translation.description` ,
`product.parent.translation.description`
) as `product.description` ,
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
COALESCE (
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle`
) as `product.metaTitle` ,
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
COALESCE (
`product.translation.packUnit` ,
`product.parent.translation.packUnit`
) as `product.packUnit` ,
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
COALESCE (
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural`
) as `product.packUnitPlural` ,
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
COALESCE (
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords`
) as `product.customSearchKeywords` ,
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
COALESCE (
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig`
) as `product.slotConfig` ,
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
COALESCE (
`product.translation.customFields` ,
`product.parent.translation.customFields`
) as `product.customFields`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id`
AND `product` . `parent_version_id` = `product.parent` . `version_id`
LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id`
LEFT JOIN `neti_easy_coupon_product` `product.netiEasyCouponProduct` ON `product` . `id` = `product.netiEasyCouponProduct` . `product_id`
LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id`
AND IFNULL (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) = `product.manufacturer` . `version_id`
LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id`
LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id`
LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id`
AND IFNULL (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) = `product.cover` . `version_id`
LEFT JOIN (
SELECT
`product.translation` . `product_id` ,
`product.translation` . `product_version_id` ,
`product.translation` . `meta_description` as `product.translation.metaDescription` ,
`product.translation` . `name` as `product.translation.name` ,
`product.translation` . `keywords` as `product.translation.keywords` ,
`product.translation` . `description` as `product.translation.description` ,
`product.translation` . `meta_title` as `product.translation.metaTitle` ,
`product.translation` . `pack_unit` as `product.translation.packUnit` ,
`product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` ,
`product.translation` . `custom_fields` as `product.translation.customFields` ,
`product.translation` . `slot_config` as `product.translation.slotConfig` ,
`product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords`
FROM
`product_translation` `product.translation`
WHERE
`product.translation` . `language_id` = ?
) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id`
AND `product.product_translation` . `product_version_id` = `product` . `version_id`
LEFT JOIN (
SELECT
`product.parent.translation` . `product_id` ,
`product.parent.translation` . `product_version_id` ,
`product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` ,
`product.parent.translation` . `name` as `product.parent.translation.name` ,
`product.parent.translation` . `keywords` as `product.parent.translation.keywords` ,
`product.parent.translation` . `description` as `product.parent.translation.description` ,
`product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` ,
`product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` ,
`product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` ,
`product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` ,
`product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` ,
`product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation` . `language_id` = ?
) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id`
AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id`
LEFT JOIN (
SELECT
`product.netiEasyCouponProduct.translation` . `neti_easy_coupon_product_id` ,
`product.netiEasyCouponProduct.translation` . `title` as `product.netiEasyCouponProduct.translation.title`
FROM
`neti_easy_coupon_product_translation` `product.netiEasyCouponProduct.translation`
WHERE
`product.netiEasyCouponProduct.translation` . `language_id` = ?
) `product.netiEasyCouponProduct.neti_easy_coupon_product_translation` ON `product.netiEasyCouponProduct.neti_easy_coupon_product_translation` . `neti_easy_coupon_product_id` = `product.netiEasyCouponProduct` . `id`
LEFT JOIN (
SELECT
`product.manufacturer.translation` . `product_manufacturer_id` ,
`product.manufacturer.translation` . `product_manufacturer_version_id` ,
`product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` ,
`product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` ,
`product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields`
FROM
`product_manufacturer_translation` `product.manufacturer.translation`
WHERE
`product.manufacturer.translation` . `language_id` = ?
) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id`
AND `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product.manufacturer` . `version_id`
LEFT JOIN (
SELECT
`product.unit.translation` . `unit_id` ,
`product.unit.translation` . `short_code` as `product.unit.translation.shortCode` ,
`product.unit.translation` . `name` as `product.unit.translation.name` ,
`product.unit.translation` . `custom_fields` as `product.unit.translation.customFields`
FROM
`unit_translation` `product.unit.translation`
WHERE
`product.unit.translation` . `language_id` = ?
) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id`
LEFT JOIN (
SELECT
`product.deliveryTime.translation` . `delivery_time_id` ,
`product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` ,
`product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields`
FROM
`delivery_time_translation` `product.deliveryTime.translation`
WHERE
`product.deliveryTime.translation` . `language_id` = ?
) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id`
LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id`
LEFT JOIN (
SELECT
`product.cover.media.translation` . `media_id` ,
`product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` ,
`product.cover.media.translation` . `title` as `product.cover.media.translation.title` ,
`product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation` . `language_id` = ?
) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id`
WHERE
(`product` . `version_id` = ? )
AND (
`product` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ?
)
)
Copy
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.netiEasyCouponProduct` . `id` as `product.netiEasyCouponProduct.id` , `product.netiEasyCouponProduct` . `postal` as `product.netiEasyCouponProduct.postal` , `product.netiEasyCouponProduct` . `value` as `product.netiEasyCouponProduct.value` , `product.netiEasyCouponProduct` . `shipping_charge` as `product.netiEasyCouponProduct.shippingCharge` , `product.netiEasyCouponProduct` . `exclude_from_shipping_costs` as `product.netiEasyCouponProduct.excludeFromShippingCosts` , `product.netiEasyCouponProduct` . `no_delivery_charge` as `product.netiEasyCouponProduct.noDeliveryCharge` , `product.netiEasyCouponProduct` . `customer_group_charge` as `product.netiEasyCouponProduct.customerGroupCharge` , `product.netiEasyCouponProduct` . `comment` as `product.netiEasyCouponProduct.comment` , `product.netiEasyCouponProduct` . `order_position_number` as `product.netiEasyCouponProduct.orderPositionNumber` , `product.netiEasyCouponProduct` . `value_type` as `product.netiEasyCouponProduct.valueType` , `product.netiEasyCouponProduct` . `combine_vouchers` as `product.netiEasyCouponProduct.combineVouchers` , `product.netiEasyCouponProduct` . `validity_time` as `product.netiEasyCouponProduct.validityTime` , `product.netiEasyCouponProduct` . `validity_by_end_of_year` as `product.netiEasyCouponProduct.validityByEndOfYear` , `product.netiEasyCouponProduct` . `product_id` as `product.netiEasyCouponProduct.productId` , `product.netiEasyCouponProduct` . `product_version_id` as `product.netiEasyCouponProduct.productVersionId` , `product.netiEasyCouponProduct` . `tax_id` as `product.netiEasyCouponProduct.taxId` , `product.netiEasyCouponProduct` . `recipient_input_enabled` as `product.netiEasyCouponProduct.recipientInputEnabled` , `product.netiEasyCouponProduct` . `requested_delivery_enabled` as `product.netiEasyCouponProduct.requestedDeliveryEnabled` , `product.netiEasyCouponProduct` . `delivery_message_enabled` as `product.netiEasyCouponProduct.deliveryMessageEnabled` , `product.netiEasyCouponProduct` . `updated_at` as `product.netiEasyCouponProduct.updatedAt` , `product.netiEasyCouponProduct` . `created_at` as `product.netiEasyCouponProduct.createdAt` , `product.netiEasyCouponProduct.translation.title` , `product.netiEasyCouponProduct.translation.title` as `product.netiEasyCouponProduct.title` , `product.manufacturer` . `id` as `product.manufacturer.id` , `product.manufacturer` . `version_id` as `product.manufacturer.versionId` , `product.manufacturer` . `media_id` as `product.manufacturer.mediaId` , `product.manufacturer` . `link` as `product.manufacturer.link` , `product.manufacturer` . `created_at` as `product.manufacturer.createdAt` , `product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` , `product.manufacturer.translation.name` , `product.manufacturer.translation.name` as `product.manufacturer.name` , `product.manufacturer.translation.description` , `product.manufacturer.translation.description` as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` as `product.manufacturer.customFields` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `file_hash` as `product.cover.media.fileHash` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , (SELECT GROUP_CONCAT (HEX (`product.creators.mapping` . `moorl_creator_id` ) SEPARATOR '||' )
FROM `moorl_creator_product` `product.creators.mapping`
WHERE `product.creators.mapping` . `product_id` = `product` . `creators` ) as `product.creators.id_mapping` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN `neti_easy_coupon_product` `product.netiEasyCouponProduct` ON `product` . `id` = `product.netiEasyCouponProduct` . `product_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.netiEasyCouponProduct.translation` . `neti_easy_coupon_product_id` , `product.netiEasyCouponProduct.translation` . `title` as `product.netiEasyCouponProduct.translation.title` FROM `neti_easy_coupon_product_translation` `product.netiEasyCouponProduct.translation` WHERE `product.netiEasyCouponProduct.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.netiEasyCouponProduct.neti_easy_coupon_product_translation` ON `product.netiEasyCouponProduct.neti_easy_coupon_product_translation` . `neti_easy_coupon_product_id` = `product.netiEasyCouponProduct` . `id` LEFT JOIN (SELECT `product.manufacturer.translation` . `product_manufacturer_id` , `product.manufacturer.translation` . `product_manufacturer_version_id` , `product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` , `product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` , `product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id` AND `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product.manufacturer` . `version_id` LEFT JOIN (SELECT `product.unit.translation` . `unit_id` , `product.unit.translation` . `short_code` as `product.unit.translation.shortCode` , `product.unit.translation` . `name` as `product.unit.translation.name` , `product.unit.translation` . `custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . `delivery_time_id` , `product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . `media_id` , `product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` , `product.cover.media.translation` . `title` as `product.cover.media.translation.title` , `product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product` . `id` IN (0x4A5703C1DF984E3A852B61A9F1D0F6A9 , 0x24A9074B0C6A42389D8DE3582FFECD50 , 0xC965036B3C384EC1993712336E510D19 , 0xD1E6D5DDAC7440BA811C0CB8EC8E6877 , 0x65BA011855A24CF69BF51350B2A1E365 , 0x81D49A9D133F43EBB411FD4821111EB0 , 0x3FDC26B138EB461C988D36239691708C , 0xD9B9597EC3554B748994A0671B347BA3 , 0xA881ED6F45664F659F818F642205AADA , 0x77DC2379A66F471B987BB8E0F6C48820 , 0xB103AA3350674701BA5529ACBF9FBCAE , 0xD493A2E2D8EA4025A3AEA340725BF6B7 , 0x4663899590D14D1282C4229CBE047687 , 0xB56519DAA34645FF94FAD21A3CF19C7D , 0x7ED4142A99BF45678B25FD9FE06FCAF6 , 0x15A5C84DC9394B4E8D338A906C61269E , 0x411D4353169C4FD29E69FD7C24E594B0 , 0xF021FF1447FF43F7854A499A721F4D62 , 0xFF8D15976ECD41A2AE0B23EC98F1FEEB , 0x88537ADC90BA475FB968965C4A11FEF9 , 0x1596EAF94509480EAD736C520A04D317 , 0xB789374FBB5B4865A15EBAFE253397C9 , 0xDA17D50B7CCA49198A7DA5707EE62DA8 , 0x39CA31496BED43E3AF494035F2C1D8B5 ));
Copy
90
0.74 ms
SELECT `product_price` . `id` as `product_price.id` , `product_price` . `version_id` as `product_price.versionId` , `product_price` . `product_id` as `product_price.productId` , `product_price` . `product_version_id` as `product_price.productVersionId` , `product_price` . `rule_id` as `product_price.ruleId` , `product_price` . `price` as `product_price.price` , `product_price` . `quantity_start` as `product_price.quantityStart` , `product_price` . `quantity_end` as `product_price.quantityEnd` , `product_price` . `custom_fields` as `product_price.customFields` , `product_price` . `created_at` as `product_price.createdAt` , `product_price` . `updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price` . `version_id` = ? ) AND ((`product_price` . `product_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"""
\x15 –êùE\t H\x0E slR\n
\x04 Ó\x17
"""
b"\x15 Ñ╚M╔9KNì3èÉla&× "
b"$®\x07 K\f jB8ØìÒX/■═P "
b"9Ê1IkíCã¯I@5òÁص "
b"?▄&▒8ÙF\x1C ÿì6#ûæpî "
b"A\x1D CS\x16 œOÒžiý|$å”° "
b"FcëòÉÐM\x12 é─"£¥\x04 vç "
b"JW\x03 ÁߘN:…+a©ñÐö© "
b"eº\x01\x18 U¢Lö›õ\x13 P²¡ãe "
b"wÜ#y¦oG\e ˜{¸àöĈ "
b"~Ô\x14 *™¿Eg‹%ýŸàoÊö "
b"üÈÜØ\x13 ?CÙ┤\x11 ²H!\x11\x1E ░ "
b"êSz▄É║G_╣hû\J\x11 ■¨ "
b"¿üÝoEfOeƒüÅd"\x05 ¬┌ "
b"±\x03 ª3PgG\x01 ºU)¬¿Ÿ¼® "
b"µe\x19 Ú£FEÿ”úÒ\x1A <ñœ} "
b"·‰7O»[He¡^ºþ%3—É "
b"Ée\x03 k<8NÁ™7\x12 3nQ\r \x19 "
b"еı¦¼t@║ü\x1C\f ©ýÄhw "
b"Ô“¢âØê@%£®£@r[ö· "
b"Ù¹Y~ÃUKt‰” g\e 4{£ "
b"Ú\x17 Õ\v |ÊI\x19 Š}¥p~æ-¨ "
b"ð!ÿ\x14 GÿC÷…JIšr\x1F Mb "
b" ì\x15 ùn═Aó«\v #ýÿ±■Ù "
]
SELECT `product_price` . `id` as `product_price.id` , `product_price` . `version_id` as `product_price.versionId` , `product_price` . `product_id` as `product_price.productId` , `product_price` . `product_version_id` as `product_price.productVersionId` , `product_price` . `rule_id` as `product_price.ruleId` , `product_price` . `price` as `product_price.price` , `product_price` . `quantity_start` as `product_price.quantityStart` , `product_price` . `quantity_end` as `product_price.quantityEnd` , `product_price` . `custom_fields` as `product_price.customFields` , `product_price` . `created_at` as `product_price.createdAt` , `product_price` . `updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`product_price` . `product_id` IN (0x1596EAF94509480EAD736C520A04D317 , 0x15A5C84DC9394B4E8D338A906C61269E , 0x24A9074B0C6A42389D8DE3582FFECD50 , 0x39CA31496BED43E3AF494035F2C1D8B5 , 0x3FDC26B138EB461C988D36239691708C , 0x411D4353169C4FD29E69FD7C24E594B0 , 0x4663899590D14D1282C4229CBE047687 , 0x4A5703C1DF984E3A852B61A9F1D0F6A9 , 0x65BA011855A24CF69BF51350B2A1E365 , 0x77DC2379A66F471B987BB8E0F6C48820 , 0x7ED4142A99BF45678B25FD9FE06FCAF6 , 0x81D49A9D133F43EBB411FD4821111EB0 , 0x88537ADC90BA475FB968965C4A11FEF9 , 0xA881ED6F45664F659F818F642205AADA , 0xB103AA3350674701BA5529ACBF9FBCAE , 0xB56519DAA34645FF94FAD21A3CF19C7D , 0xB789374FBB5B4865A15EBAFE253397C9 , 0xC965036B3C384EC1993712336E510D19 , 0xD1E6D5DDAC7440BA811C0CB8EC8E6877 , 0xD493A2E2D8EA4025A3AEA340725BF6B7 , 0xD9B9597EC3554B748994A0671B347BA3 , 0xDA17D50B7CCA49198A7DA5707EE62DA8 , 0xF021FF1447FF43F7854A499A721F4D62 , 0xFF8D15976ECD41A2AE0B23EC98F1FEEB )));
Copy
91
0.64 ms
SELECT LOWER (HEX (`moorl_creator.products.mapping` . `product_id` )) as `key` , GROUP_CONCAT (LOWER (HEX (`moorl_creator.products.mapping` . `moorl_creator_id` )) ) as `value` FROM `moorl_creator` LEFT JOIN `moorl_creator_type` `moorl_creator.creatorType` ON `moorl_creator` . `moorl_creator_type_id` = `moorl_creator.creatorType` . `id` LEFT JOIN `moorl_creator_sales_channel` `moorl_creator.salesChannels.mapping` ON `moorl_creator` . `id` = `moorl_creator.salesChannels.mapping` . `moorl_creator_id` LEFT JOIN `moorl_creator_product` `moorl_creator.products.mapping` ON `moorl_creator.products.mapping` . `moorl_creator_id` = `moorl_creator` . id LEFT JOIN `sales_channel` `moorl_creator.salesChannels` ON `moorl_creator.salesChannels.mapping` . `sales_channel_id` = `moorl_creator.salesChannels` . `id` WHERE (((`moorl_creator` . `active` = ? AND `moorl_creator.creatorType` . `active` = ? AND (`moorl_creator.salesChannels` . `id` < = > ? OR `moorl_creator.salesChannels` . `id` = ? )))) AND (`moorl_creator.products.mapping` . `moorl_creator_id` IN (NULL )) GROUP BY `moorl_creator.products.mapping` . `product_id`
Parameters :
[
true
true
null
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
]
SELECT LOWER (HEX (`moorl_creator.products.mapping` . `product_id` )) as `key` , GROUP_CONCAT (LOWER (HEX (`moorl_creator.products.mapping` . `moorl_creator_id` )) ) as `value` FROM `moorl_creator` LEFT JOIN `moorl_creator_type` `moorl_creator.creatorType` ON `moorl_creator` . `moorl_creator_type_id` = `moorl_creator.creatorType` . `id` LEFT JOIN `moorl_creator_sales_channel` `moorl_creator.salesChannels.mapping` ON `moorl_creator` . `id` = `moorl_creator.salesChannels.mapping` . `moorl_creator_id` LEFT JOIN `moorl_creator_product` `moorl_creator.products.mapping` ON `moorl_creator.products.mapping` . `moorl_creator_id` = `moorl_creator` . id LEFT JOIN `sales_channel` `moorl_creator.salesChannels` ON `moorl_creator.salesChannels.mapping` . `sales_channel_id` = `moorl_creator.salesChannels` . `id` WHERE (((`moorl_creator` . `active` = 1 AND `moorl_creator.creatorType` . `active` = 1 AND (`moorl_creator.salesChannels` . `id` < = > NULL OR `moorl_creator.salesChannels` . `id` = 0x3FF7C89F233347D4BF84FD967C31915E )))) AND (`moorl_creator.products.mapping` . `moorl_creator_id` IN (NULL )) GROUP BY `moorl_creator.products.mapping` . `product_id` ;
Copy
92
1.56 ms
SELECT `moorl_creator` . `id` as `moorl_creator.id` , `moorl_creator` . `moorl_creator_type_id` as `moorl_creator.creatorTypeId` , `moorl_creator` . `customer_id` as `moorl_creator.customerId` , `moorl_creator` . `cms_page_id` as `moorl_creator.cmsPageId` , `moorl_creator` . `cms_page_version_id` as `moorl_creator.cmsPageVersionId` , `moorl_creator` . `avatar_id` as `moorl_creator.avatarId` , `moorl_creator` . `banner_id` as `moorl_creator.bannerId` , `moorl_creator` . `active` as `moorl_creator.active` , `moorl_creator` . `schema_org_property` as `moorl_creator.schemaOrgProperty` , `moorl_creator` . `schema_org_type` as `moorl_creator.schemaOrgType` , `moorl_creator` . `link` as `moorl_creator.link` , `moorl_creator` . `banner_color` as `moorl_creator.bannerColor` , `moorl_creator` . `custom_fields` as `moorl_creator.customFields` , `moorl_creator.creatorType` . `id` as `moorl_creator.creatorType.id` , `moorl_creator.creatorType` . `cms_page_id` as `moorl_creator.creatorType.cmsPageId` , `moorl_creator.creatorType` . `cms_page_version_id` as `moorl_creator.creatorType.cmsPageVersionId` , `moorl_creator.creatorType` . `active` as `moorl_creator.creatorType.active` , `moorl_creator.creatorType` . `technical_name` as `moorl_creator.creatorType.technicalName` , `moorl_creator.creatorType` . `locked` as `moorl_creator.creatorType.locked` , `moorl_creator.creatorType` . `created_at` as `moorl_creator.creatorType.createdAt` , `moorl_creator.creatorType` . `updated_at` as `moorl_creator.creatorType.updatedAt` , `moorl_creator.creatorType.translation.name` , `moorl_creator.creatorType.translation.name` as `moorl_creator.creatorType.name` , `moorl_creator.creatorType.translation.description` , `moorl_creator.creatorType.translation.description` as `moorl_creator.creatorType.description` , `moorl_creator.creatorType.translation.teaser` , `moorl_creator.creatorType.translation.teaser` as `moorl_creator.creatorType.teaser` , `moorl_creator.creatorType.translation.imprint` , `moorl_creator.creatorType.translation.imprint` as `moorl_creator.creatorType.imprint` , `moorl_creator.avatar` . `id` as `moorl_creator.avatar.id` , `moorl_creator.avatar` . `user_id` as `moorl_creator.avatar.userId` , `moorl_creator.avatar` . `media_folder_id` as `moorl_creator.avatar.mediaFolderId` , `moorl_creator.avatar` . `mime_type` as `moorl_creator.avatar.mimeType` , `moorl_creator.avatar` . `file_extension` as `moorl_creator.avatar.fileExtension` , `moorl_creator.avatar` . `uploaded_at` as `moorl_creator.avatar.uploadedAt` , `moorl_creator.avatar` . `file_name` as `moorl_creator.avatar.fileName` , `moorl_creator.avatar` . `file_size` as `moorl_creator.avatar.fileSize` , `moorl_creator.avatar` . `media_type` as `moorl_creator.avatar.mediaTypeRaw` , `moorl_creator.avatar` . `meta_data` as `moorl_creator.avatar.metaData` , `moorl_creator.avatar` . `config` as `moorl_creator.avatar.config` , `moorl_creator.avatar` . `path` as `moorl_creator.avatar.path` , `moorl_creator.avatar` . `private` as `moorl_creator.avatar.private` , `moorl_creator.avatar` . `thumbnails_ro` as `moorl_creator.avatar.thumbnailsRo` , `moorl_creator.avatar` . `file_hash` as `moorl_creator.avatar.fileHash` , `moorl_creator.avatar` . `created_at` as `moorl_creator.avatar.createdAt` , `moorl_creator.avatar` . `updated_at` as `moorl_creator.avatar.updatedAt` , `moorl_creator.avatar.translation.title` , `moorl_creator.avatar.translation.title` as `moorl_creator.avatar.title` , `moorl_creator.avatar.translation.alt` , `moorl_creator.avatar.translation.alt` as `moorl_creator.avatar.alt` , `moorl_creator.avatar.translation.customFields` , `moorl_creator.avatar.translation.customFields` as `moorl_creator.avatar.customFields` , `moorl_creator.banner` . `id` as `moorl_creator.banner.id` , `moorl_creator.banner` . `user_id` as `moorl_creator.banner.userId` , `moorl_creator.banner` . `media_folder_id` as `moorl_creator.banner.mediaFolderId` , `moorl_creator.banner` . `mime_type` as `moorl_creator.banner.mimeType` , `moorl_creator.banner` . `file_extension` as `moorl_creator.banner.fileExtension` , `moorl_creator.banner` . `uploaded_at` as `moorl_creator.banner.uploadedAt` , `moorl_creator.banner` . `file_name` as `moorl_creator.banner.fileName` , `moorl_creator.banner` . `file_size` as `moorl_creator.banner.fileSize` , `moorl_creator.banner` . `media_type` as `moorl_creator.banner.mediaTypeRaw` , `moorl_creator.banner` . `meta_data` as `moorl_creator.banner.metaData` , `moorl_creator.banner` . `config` as `moorl_creator.banner.config` , `moorl_creator.banner` . `path` as `moorl_creator.banner.path` , `moorl_creator.banner` . `private` as `moorl_creator.banner.private` , `moorl_creator.banner` . `thumbnails_ro` as `moorl_creator.banner.thumbnailsRo` , `moorl_creator.banner` . `file_hash` as `moorl_creator.banner.fileHash` , `moorl_creator.banner` . `created_at` as `moorl_creator.banner.createdAt` , `moorl_creator.banner` . `updated_at` as `moorl_creator.banner.updatedAt` , `moorl_creator.banner.translation.title` , `moorl_creator.banner.translation.title` as `moorl_creator.banner.title` , `moorl_creator.banner.translation.alt` , `moorl_creator.banner.translation.alt` as `moorl_creator.banner.alt` , `moorl_creator.banner.translation.customFields` , `moorl_creator.banner.translation.customFields` as `moorl_creator.banner.customFields` , `moorl_creator` . `created_at` as `moorl_creator.createdAt` , `moorl_creator` . `updated_at` as `moorl_creator.updatedAt` , `moorl_creator.translation.name` , `moorl_creator.translation.name` as `moorl_creator.name` , `moorl_creator.translation.description` , `moorl_creator.translation.description` as `moorl_creator.description` , `moorl_creator.translation.teaser` , `moorl_creator.translation.teaser` as `moorl_creator.teaser` , `moorl_creator.translation.imprint` , `moorl_creator.translation.imprint` as `moorl_creator.imprint` , `moorl_creator.translation.metaTitle` , `moorl_creator.translation.metaTitle` as `moorl_creator.metaTitle` , `moorl_creator.translation.metaDescription` , `moorl_creator.translation.metaDescription` as `moorl_creator.metaDescription` , `moorl_creator.translation.keywords` , `moorl_creator.translation.keywords` as `moorl_creator.keywords` , `moorl_creator.translation.metaKeywords` , `moorl_creator.translation.metaKeywords` as `moorl_creator.metaKeywords` , `moorl_creator.translation.role` , `moorl_creator.translation.role` as `moorl_creator.role` , `moorl_creator.translation.slotConfig` , `moorl_creator.translation.slotConfig` as `moorl_creator.slotConfig` FROM `moorl_creator` LEFT JOIN `moorl_creator_type` `moorl_creator.creatorType` ON `moorl_creator` . `moorl_creator_type_id` = `moorl_creator.creatorType` . `id` LEFT JOIN `moorl_creator_sales_channel` `moorl_creator.salesChannels.mapping` ON `moorl_creator` . `id` = `moorl_creator.salesChannels.mapping` . `moorl_creator_id` LEFT JOIN `media` `moorl_creator.avatar` ON `moorl_creator` . `avatar_id` = `moorl_creator.avatar` . `id` LEFT JOIN `media` `moorl_creator.banner` ON `moorl_creator` . `banner_id` = `moorl_creator.banner` . `id` LEFT JOIN (SELECT `moorl_creator.translation` . `moorl_creator_id` , `moorl_creator.translation` . `teaser` as `moorl_creator.translation.teaser` , `moorl_creator.translation` . `imprint` as `moorl_creator.translation.imprint` , `moorl_creator.translation` . `keywords` as `moorl_creator.translation.keywords` , `moorl_creator.translation` . `description` as `moorl_creator.translation.description` , `moorl_creator.translation` . `name` as `moorl_creator.translation.name` , `moorl_creator.translation` . `role` as `moorl_creator.translation.role` , `moorl_creator.translation` . `meta_title` as `moorl_creator.translation.metaTitle` , `moorl_creator.translation` . `meta_description` as `moorl_creator.translation.metaDescription` , `moorl_creator.translation` . `meta_keywords` as `moorl_creator.translation.metaKeywords` , `moorl_creator.translation` . `slot_config` as `moorl_creator.translation.slotConfig` FROM `moorl_creator_translation` `moorl_creator.translation` WHERE `moorl_creator.translation` . `language_id` = ? ) `moorl_creator.moorl_creator_translation` ON `moorl_creator.moorl_creator_translation` . `moorl_creator_id` = `moorl_creator` . `id` LEFT JOIN (SELECT `moorl_creator.creatorType.translation` . `moorl_creator_type_id` , `moorl_creator.creatorType.translation` . `teaser` as `moorl_creator.creatorType.translation.teaser` , `moorl_creator.creatorType.translation` . `imprint` as `moorl_creator.creatorType.translation.imprint` , `moorl_creator.creatorType.translation` . `description` as `moorl_creator.creatorType.translation.description` , `moorl_creator.creatorType.translation` . `name` as `moorl_creator.creatorType.translation.name` FROM `moorl_creator_type_translation` `moorl_creator.creatorType.translation` WHERE `moorl_creator.creatorType.translation` . `language_id` = ? ) `moorl_creator.creatorType.moorl_creator_type_translation` ON `moorl_creator.creatorType.moorl_creator_type_translation` . `moorl_creator_type_id` = `moorl_creator.creatorType` . `id` LEFT JOIN `sales_channel` `moorl_creator.salesChannels` ON `moorl_creator.salesChannels.mapping` . `sales_channel_id` = `moorl_creator.salesChannels` . `id` LEFT JOIN (SELECT `moorl_creator.avatar.translation` . `media_id` , `moorl_creator.avatar.translation` . `alt` as `moorl_creator.avatar.translation.alt` , `moorl_creator.avatar.translation` . `title` as `moorl_creator.avatar.translation.title` , `moorl_creator.avatar.translation` . `custom_fields` as `moorl_creator.avatar.translation.customFields` FROM `media_translation` `moorl_creator.avatar.translation` WHERE `moorl_creator.avatar.translation` . `language_id` = ? ) `moorl_creator.avatar.media_translation` ON `moorl_creator.avatar.media_translation` . `media_id` = `moorl_creator.avatar` . `id` LEFT JOIN (SELECT `moorl_creator.banner.translation` . `media_id` , `moorl_creator.banner.translation` . `alt` as `moorl_creator.banner.translation.alt` , `moorl_creator.banner.translation` . `title` as `moorl_creator.banner.translation.title` , `moorl_creator.banner.translation` . `custom_fields` as `moorl_creator.banner.translation.customFields` FROM `media_translation` `moorl_creator.banner.translation` WHERE `moorl_creator.banner.translation` . `language_id` = ? ) `moorl_creator.banner.media_translation` ON `moorl_creator.banner.media_translation` . `media_id` = `moorl_creator.banner` . `id` WHERE ((`moorl_creator` . `active` = ? AND `moorl_creator.creatorType` . `active` = ? AND (`moorl_creator.salesChannels` . `id` < = > ? OR `moorl_creator.salesChannels` . `id` = ? ))) GROUP BY `moorl_creator` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
true
true
null
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
]
SELECT
`moorl_creator` . `id` as `moorl_creator.id` ,
`moorl_creator` . `moorl_creator_type_id` as `moorl_creator.creatorTypeId` ,
`moorl_creator` . `customer_id` as `moorl_creator.customerId` ,
`moorl_creator` . `cms_page_id` as `moorl_creator.cmsPageId` ,
`moorl_creator` . `cms_page_version_id` as `moorl_creator.cmsPageVersionId` ,
`moorl_creator` . `avatar_id` as `moorl_creator.avatarId` ,
`moorl_creator` . `banner_id` as `moorl_creator.bannerId` ,
`moorl_creator` . `active` as `moorl_creator.active` ,
`moorl_creator` . `schema_org_property` as `moorl_creator.schemaOrgProperty` ,
`moorl_creator` . `schema_org_type` as `moorl_creator.schemaOrgType` ,
`moorl_creator` . `link` as `moorl_creator.link` ,
`moorl_creator` . `banner_color` as `moorl_creator.bannerColor` ,
`moorl_creator` . `custom_fields` as `moorl_creator.customFields` ,
`moorl_creator.creatorType` . `id` as `moorl_creator.creatorType.id` ,
`moorl_creator.creatorType` . `cms_page_id` as `moorl_creator.creatorType.cmsPageId` ,
`moorl_creator.creatorType` . `cms_page_version_id` as `moorl_creator.creatorType.cmsPageVersionId` ,
`moorl_creator.creatorType` . `active` as `moorl_creator.creatorType.active` ,
`moorl_creator.creatorType` . `technical_name` as `moorl_creator.creatorType.technicalName` ,
`moorl_creator.creatorType` . `locked` as `moorl_creator.creatorType.locked` ,
`moorl_creator.creatorType` . `created_at` as `moorl_creator.creatorType.createdAt` ,
`moorl_creator.creatorType` . `updated_at` as `moorl_creator.creatorType.updatedAt` ,
`moorl_creator.creatorType.translation.name` ,
`moorl_creator.creatorType.translation.name` as `moorl_creator.creatorType.name` ,
`moorl_creator.creatorType.translation.description` ,
`moorl_creator.creatorType.translation.description` as `moorl_creator.creatorType.description` ,
`moorl_creator.creatorType.translation.teaser` ,
`moorl_creator.creatorType.translation.teaser` as `moorl_creator.creatorType.teaser` ,
`moorl_creator.creatorType.translation.imprint` ,
`moorl_creator.creatorType.translation.imprint` as `moorl_creator.creatorType.imprint` ,
`moorl_creator.avatar` . `id` as `moorl_creator.avatar.id` ,
`moorl_creator.avatar` . `user_id` as `moorl_creator.avatar.userId` ,
`moorl_creator.avatar` . `media_folder_id` as `moorl_creator.avatar.mediaFolderId` ,
`moorl_creator.avatar` . `mime_type` as `moorl_creator.avatar.mimeType` ,
`moorl_creator.avatar` . `file_extension` as `moorl_creator.avatar.fileExtension` ,
`moorl_creator.avatar` . `uploaded_at` as `moorl_creator.avatar.uploadedAt` ,
`moorl_creator.avatar` . `file_name` as `moorl_creator.avatar.fileName` ,
`moorl_creator.avatar` . `file_size` as `moorl_creator.avatar.fileSize` ,
`moorl_creator.avatar` . `media_type` as `moorl_creator.avatar.mediaTypeRaw` ,
`moorl_creator.avatar` . `meta_data` as `moorl_creator.avatar.metaData` ,
`moorl_creator.avatar` . `config` as `moorl_creator.avatar.config` ,
`moorl_creator.avatar` . `path` as `moorl_creator.avatar.path` ,
`moorl_creator.avatar` . `private` as `moorl_creator.avatar.private` ,
`moorl_creator.avatar` . `thumbnails_ro` as `moorl_creator.avatar.thumbnailsRo` ,
`moorl_creator.avatar` . `file_hash` as `moorl_creator.avatar.fileHash` ,
`moorl_creator.avatar` . `created_at` as `moorl_creator.avatar.createdAt` ,
`moorl_creator.avatar` . `updated_at` as `moorl_creator.avatar.updatedAt` ,
`moorl_creator.avatar.translation.title` ,
`moorl_creator.avatar.translation.title` as `moorl_creator.avatar.title` ,
`moorl_creator.avatar.translation.alt` ,
`moorl_creator.avatar.translation.alt` as `moorl_creator.avatar.alt` ,
`moorl_creator.avatar.translation.customFields` ,
`moorl_creator.avatar.translation.customFields` as `moorl_creator.avatar.customFields` ,
`moorl_creator.banner` . `id` as `moorl_creator.banner.id` ,
`moorl_creator.banner` . `user_id` as `moorl_creator.banner.userId` ,
`moorl_creator.banner` . `media_folder_id` as `moorl_creator.banner.mediaFolderId` ,
`moorl_creator.banner` . `mime_type` as `moorl_creator.banner.mimeType` ,
`moorl_creator.banner` . `file_extension` as `moorl_creator.banner.fileExtension` ,
`moorl_creator.banner` . `uploaded_at` as `moorl_creator.banner.uploadedAt` ,
`moorl_creator.banner` . `file_name` as `moorl_creator.banner.fileName` ,
`moorl_creator.banner` . `file_size` as `moorl_creator.banner.fileSize` ,
`moorl_creator.banner` . `media_type` as `moorl_creator.banner.mediaTypeRaw` ,
`moorl_creator.banner` . `meta_data` as `moorl_creator.banner.metaData` ,
`moorl_creator.banner` . `config` as `moorl_creator.banner.config` ,
`moorl_creator.banner` . `path` as `moorl_creator.banner.path` ,
`moorl_creator.banner` . `private` as `moorl_creator.banner.private` ,
`moorl_creator.banner` . `thumbnails_ro` as `moorl_creator.banner.thumbnailsRo` ,
`moorl_creator.banner` . `file_hash` as `moorl_creator.banner.fileHash` ,
`moorl_creator.banner` . `created_at` as `moorl_creator.banner.createdAt` ,
`moorl_creator.banner` . `updated_at` as `moorl_creator.banner.updatedAt` ,
`moorl_creator.banner.translation.title` ,
`moorl_creator.banner.translation.title` as `moorl_creator.banner.title` ,
`moorl_creator.banner.translation.alt` ,
`moorl_creator.banner.translation.alt` as `moorl_creator.banner.alt` ,
`moorl_creator.banner.translation.customFields` ,
`moorl_creator.banner.translation.customFields` as `moorl_creator.banner.customFields` ,
`moorl_creator` . `created_at` as `moorl_creator.createdAt` ,
`moorl_creator` . `updated_at` as `moorl_creator.updatedAt` ,
`moorl_creator.translation.name` ,
`moorl_creator.translation.name` as `moorl_creator.name` ,
`moorl_creator.translation.description` ,
`moorl_creator.translation.description` as `moorl_creator.description` ,
`moorl_creator.translation.teaser` ,
`moorl_creator.translation.teaser` as `moorl_creator.teaser` ,
`moorl_creator.translation.imprint` ,
`moorl_creator.translation.imprint` as `moorl_creator.imprint` ,
`moorl_creator.translation.metaTitle` ,
`moorl_creator.translation.metaTitle` as `moorl_creator.metaTitle` ,
`moorl_creator.translation.metaDescription` ,
`moorl_creator.translation.metaDescription` as `moorl_creator.metaDescription` ,
`moorl_creator.translation.keywords` ,
`moorl_creator.translation.keywords` as `moorl_creator.keywords` ,
`moorl_creator.translation.metaKeywords` ,
`moorl_creator.translation.metaKeywords` as `moorl_creator.metaKeywords` ,
`moorl_creator.translation.role` ,
`moorl_creator.translation.role` as `moorl_creator.role` ,
`moorl_creator.translation.slotConfig` ,
`moorl_creator.translation.slotConfig` as `moorl_creator.slotConfig`
FROM
`moorl_creator`
LEFT JOIN `moorl_creator_type` `moorl_creator.creatorType` ON `moorl_creator` . `moorl_creator_type_id` = `moorl_creator.creatorType` . `id`
LEFT JOIN `moorl_creator_sales_channel` `moorl_creator.salesChannels.mapping` ON `moorl_creator` . `id` = `moorl_creator.salesChannels.mapping` . `moorl_creator_id`
LEFT JOIN `media` `moorl_creator.avatar` ON `moorl_creator` . `avatar_id` = `moorl_creator.avatar` . `id`
LEFT JOIN `media` `moorl_creator.banner` ON `moorl_creator` . `banner_id` = `moorl_creator.banner` . `id`
LEFT JOIN (
SELECT
`moorl_creator.translation` . `moorl_creator_id` ,
`moorl_creator.translation` . `teaser` as `moorl_creator.translation.teaser` ,
`moorl_creator.translation` . `imprint` as `moorl_creator.translation.imprint` ,
`moorl_creator.translation` . `keywords` as `moorl_creator.translation.keywords` ,
`moorl_creator.translation` . `description` as `moorl_creator.translation.description` ,
`moorl_creator.translation` . `name` as `moorl_creator.translation.name` ,
`moorl_creator.translation` . `role` as `moorl_creator.translation.role` ,
`moorl_creator.translation` . `meta_title` as `moorl_creator.translation.metaTitle` ,
`moorl_creator.translation` . `meta_description` as `moorl_creator.translation.metaDescription` ,
`moorl_creator.translation` . `meta_keywords` as `moorl_creator.translation.metaKeywords` ,
`moorl_creator.translation` . `slot_config` as `moorl_creator.translation.slotConfig`
FROM
`moorl_creator_translation` `moorl_creator.translation`
WHERE
`moorl_creator.translation` . `language_id` = ?
) `moorl_creator.moorl_creator_translation` ON `moorl_creator.moorl_creator_translation` . `moorl_creator_id` = `moorl_creator` . `id`
LEFT JOIN (
SELECT
`moorl_creator.creatorType.translation` . `moorl_creator_type_id` ,
`moorl_creator.creatorType.translation` . `teaser` as `moorl_creator.creatorType.translation.teaser` ,
`moorl_creator.creatorType.translation` . `imprint` as `moorl_creator.creatorType.translation.imprint` ,
`moorl_creator.creatorType.translation` . `description` as `moorl_creator.creatorType.translation.description` ,
`moorl_creator.creatorType.translation` . `name` as `moorl_creator.creatorType.translation.name`
FROM
`moorl_creator_type_translation` `moorl_creator.creatorType.translation`
WHERE
`moorl_creator.creatorType.translation` . `language_id` = ?
) `moorl_creator.creatorType.moorl_creator_type_translation` ON `moorl_creator.creatorType.moorl_creator_type_translation` . `moorl_creator_type_id` = `moorl_creator.creatorType` . `id`
LEFT JOIN `sales_channel` `moorl_creator.salesChannels` ON `moorl_creator.salesChannels.mapping` . `sales_channel_id` = `moorl_creator.salesChannels` . `id`
LEFT JOIN (
SELECT
`moorl_creator.avatar.translation` . `media_id` ,
`moorl_creator.avatar.translation` . `alt` as `moorl_creator.avatar.translation.alt` ,
`moorl_creator.avatar.translation` . `title` as `moorl_creator.avatar.translation.title` ,
`moorl_creator.avatar.translation` . `custom_fields` as `moorl_creator.avatar.translation.customFields`
FROM
`media_translation` `moorl_creator.avatar.translation`
WHERE
`moorl_creator.avatar.translation` . `language_id` = ?
) `moorl_creator.avatar.media_translation` ON `moorl_creator.avatar.media_translation` . `media_id` = `moorl_creator.avatar` . `id`
LEFT JOIN (
SELECT
`moorl_creator.banner.translation` . `media_id` ,
`moorl_creator.banner.translation` . `alt` as `moorl_creator.banner.translation.alt` ,
`moorl_creator.banner.translation` . `title` as `moorl_creator.banner.translation.title` ,
`moorl_creator.banner.translation` . `custom_fields` as `moorl_creator.banner.translation.customFields`
FROM
`media_translation` `moorl_creator.banner.translation`
WHERE
`moorl_creator.banner.translation` . `language_id` = ?
) `moorl_creator.banner.media_translation` ON `moorl_creator.banner.media_translation` . `media_id` = `moorl_creator.banner` . `id`
WHERE
(
(
`moorl_creator` . `active` = ?
AND `moorl_creator.creatorType` . `active` = ?
AND (
`moorl_creator.salesChannels` . `id` < = > ?
OR `moorl_creator.salesChannels` . `id` = ?
)
)
)
GROUP BY
`moorl_creator` . `id`
Copy
SELECT `moorl_creator` . `id` as `moorl_creator.id` , `moorl_creator` . `moorl_creator_type_id` as `moorl_creator.creatorTypeId` , `moorl_creator` . `customer_id` as `moorl_creator.customerId` , `moorl_creator` . `cms_page_id` as `moorl_creator.cmsPageId` , `moorl_creator` . `cms_page_version_id` as `moorl_creator.cmsPageVersionId` , `moorl_creator` . `avatar_id` as `moorl_creator.avatarId` , `moorl_creator` . `banner_id` as `moorl_creator.bannerId` , `moorl_creator` . `active` as `moorl_creator.active` , `moorl_creator` . `schema_org_property` as `moorl_creator.schemaOrgProperty` , `moorl_creator` . `schema_org_type` as `moorl_creator.schemaOrgType` , `moorl_creator` . `link` as `moorl_creator.link` , `moorl_creator` . `banner_color` as `moorl_creator.bannerColor` , `moorl_creator` . `custom_fields` as `moorl_creator.customFields` , `moorl_creator.creatorType` . `id` as `moorl_creator.creatorType.id` , `moorl_creator.creatorType` . `cms_page_id` as `moorl_creator.creatorType.cmsPageId` , `moorl_creator.creatorType` . `cms_page_version_id` as `moorl_creator.creatorType.cmsPageVersionId` , `moorl_creator.creatorType` . `active` as `moorl_creator.creatorType.active` , `moorl_creator.creatorType` . `technical_name` as `moorl_creator.creatorType.technicalName` , `moorl_creator.creatorType` . `locked` as `moorl_creator.creatorType.locked` , `moorl_creator.creatorType` . `created_at` as `moorl_creator.creatorType.createdAt` , `moorl_creator.creatorType` . `updated_at` as `moorl_creator.creatorType.updatedAt` , `moorl_creator.creatorType.translation.name` , `moorl_creator.creatorType.translation.name` as `moorl_creator.creatorType.name` , `moorl_creator.creatorType.translation.description` , `moorl_creator.creatorType.translation.description` as `moorl_creator.creatorType.description` , `moorl_creator.creatorType.translation.teaser` , `moorl_creator.creatorType.translation.teaser` as `moorl_creator.creatorType.teaser` , `moorl_creator.creatorType.translation.imprint` , `moorl_creator.creatorType.translation.imprint` as `moorl_creator.creatorType.imprint` , `moorl_creator.avatar` . `id` as `moorl_creator.avatar.id` , `moorl_creator.avatar` . `user_id` as `moorl_creator.avatar.userId` , `moorl_creator.avatar` . `media_folder_id` as `moorl_creator.avatar.mediaFolderId` , `moorl_creator.avatar` . `mime_type` as `moorl_creator.avatar.mimeType` , `moorl_creator.avatar` . `file_extension` as `moorl_creator.avatar.fileExtension` , `moorl_creator.avatar` . `uploaded_at` as `moorl_creator.avatar.uploadedAt` , `moorl_creator.avatar` . `file_name` as `moorl_creator.avatar.fileName` , `moorl_creator.avatar` . `file_size` as `moorl_creator.avatar.fileSize` , `moorl_creator.avatar` . `media_type` as `moorl_creator.avatar.mediaTypeRaw` , `moorl_creator.avatar` . `meta_data` as `moorl_creator.avatar.metaData` , `moorl_creator.avatar` . `config` as `moorl_creator.avatar.config` , `moorl_creator.avatar` . `path` as `moorl_creator.avatar.path` , `moorl_creator.avatar` . `private` as `moorl_creator.avatar.private` , `moorl_creator.avatar` . `thumbnails_ro` as `moorl_creator.avatar.thumbnailsRo` , `moorl_creator.avatar` . `file_hash` as `moorl_creator.avatar.fileHash` , `moorl_creator.avatar` . `created_at` as `moorl_creator.avatar.createdAt` , `moorl_creator.avatar` . `updated_at` as `moorl_creator.avatar.updatedAt` , `moorl_creator.avatar.translation.title` , `moorl_creator.avatar.translation.title` as `moorl_creator.avatar.title` , `moorl_creator.avatar.translation.alt` , `moorl_creator.avatar.translation.alt` as `moorl_creator.avatar.alt` , `moorl_creator.avatar.translation.customFields` , `moorl_creator.avatar.translation.customFields` as `moorl_creator.avatar.customFields` , `moorl_creator.banner` . `id` as `moorl_creator.banner.id` , `moorl_creator.banner` . `user_id` as `moorl_creator.banner.userId` , `moorl_creator.banner` . `media_folder_id` as `moorl_creator.banner.mediaFolderId` , `moorl_creator.banner` . `mime_type` as `moorl_creator.banner.mimeType` , `moorl_creator.banner` . `file_extension` as `moorl_creator.banner.fileExtension` , `moorl_creator.banner` . `uploaded_at` as `moorl_creator.banner.uploadedAt` , `moorl_creator.banner` . `file_name` as `moorl_creator.banner.fileName` , `moorl_creator.banner` . `file_size` as `moorl_creator.banner.fileSize` , `moorl_creator.banner` . `media_type` as `moorl_creator.banner.mediaTypeRaw` , `moorl_creator.banner` . `meta_data` as `moorl_creator.banner.metaData` , `moorl_creator.banner` . `config` as `moorl_creator.banner.config` , `moorl_creator.banner` . `path` as `moorl_creator.banner.path` , `moorl_creator.banner` . `private` as `moorl_creator.banner.private` , `moorl_creator.banner` . `thumbnails_ro` as `moorl_creator.banner.thumbnailsRo` , `moorl_creator.banner` . `file_hash` as `moorl_creator.banner.fileHash` , `moorl_creator.banner` . `created_at` as `moorl_creator.banner.createdAt` , `moorl_creator.banner` . `updated_at` as `moorl_creator.banner.updatedAt` , `moorl_creator.banner.translation.title` , `moorl_creator.banner.translation.title` as `moorl_creator.banner.title` , `moorl_creator.banner.translation.alt` , `moorl_creator.banner.translation.alt` as `moorl_creator.banner.alt` , `moorl_creator.banner.translation.customFields` , `moorl_creator.banner.translation.customFields` as `moorl_creator.banner.customFields` , `moorl_creator` . `created_at` as `moorl_creator.createdAt` , `moorl_creator` . `updated_at` as `moorl_creator.updatedAt` , `moorl_creator.translation.name` , `moorl_creator.translation.name` as `moorl_creator.name` , `moorl_creator.translation.description` , `moorl_creator.translation.description` as `moorl_creator.description` , `moorl_creator.translation.teaser` , `moorl_creator.translation.teaser` as `moorl_creator.teaser` , `moorl_creator.translation.imprint` , `moorl_creator.translation.imprint` as `moorl_creator.imprint` , `moorl_creator.translation.metaTitle` , `moorl_creator.translation.metaTitle` as `moorl_creator.metaTitle` , `moorl_creator.translation.metaDescription` , `moorl_creator.translation.metaDescription` as `moorl_creator.metaDescription` , `moorl_creator.translation.keywords` , `moorl_creator.translation.keywords` as `moorl_creator.keywords` , `moorl_creator.translation.metaKeywords` , `moorl_creator.translation.metaKeywords` as `moorl_creator.metaKeywords` , `moorl_creator.translation.role` , `moorl_creator.translation.role` as `moorl_creator.role` , `moorl_creator.translation.slotConfig` , `moorl_creator.translation.slotConfig` as `moorl_creator.slotConfig` FROM `moorl_creator` LEFT JOIN `moorl_creator_type` `moorl_creator.creatorType` ON `moorl_creator` . `moorl_creator_type_id` = `moorl_creator.creatorType` . `id` LEFT JOIN `moorl_creator_sales_channel` `moorl_creator.salesChannels.mapping` ON `moorl_creator` . `id` = `moorl_creator.salesChannels.mapping` . `moorl_creator_id` LEFT JOIN `media` `moorl_creator.avatar` ON `moorl_creator` . `avatar_id` = `moorl_creator.avatar` . `id` LEFT JOIN `media` `moorl_creator.banner` ON `moorl_creator` . `banner_id` = `moorl_creator.banner` . `id` LEFT JOIN (SELECT `moorl_creator.translation` . `moorl_creator_id` , `moorl_creator.translation` . `teaser` as `moorl_creator.translation.teaser` , `moorl_creator.translation` . `imprint` as `moorl_creator.translation.imprint` , `moorl_creator.translation` . `keywords` as `moorl_creator.translation.keywords` , `moorl_creator.translation` . `description` as `moorl_creator.translation.description` , `moorl_creator.translation` . `name` as `moorl_creator.translation.name` , `moorl_creator.translation` . `role` as `moorl_creator.translation.role` , `moorl_creator.translation` . `meta_title` as `moorl_creator.translation.metaTitle` , `moorl_creator.translation` . `meta_description` as `moorl_creator.translation.metaDescription` , `moorl_creator.translation` . `meta_keywords` as `moorl_creator.translation.metaKeywords` , `moorl_creator.translation` . `slot_config` as `moorl_creator.translation.slotConfig` FROM `moorl_creator_translation` `moorl_creator.translation` WHERE `moorl_creator.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_creator.moorl_creator_translation` ON `moorl_creator.moorl_creator_translation` . `moorl_creator_id` = `moorl_creator` . `id` LEFT JOIN (SELECT `moorl_creator.creatorType.translation` . `moorl_creator_type_id` , `moorl_creator.creatorType.translation` . `teaser` as `moorl_creator.creatorType.translation.teaser` , `moorl_creator.creatorType.translation` . `imprint` as `moorl_creator.creatorType.translation.imprint` , `moorl_creator.creatorType.translation` . `description` as `moorl_creator.creatorType.translation.description` , `moorl_creator.creatorType.translation` . `name` as `moorl_creator.creatorType.translation.name` FROM `moorl_creator_type_translation` `moorl_creator.creatorType.translation` WHERE `moorl_creator.creatorType.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_creator.creatorType.moorl_creator_type_translation` ON `moorl_creator.creatorType.moorl_creator_type_translation` . `moorl_creator_type_id` = `moorl_creator.creatorType` . `id` LEFT JOIN `sales_channel` `moorl_creator.salesChannels` ON `moorl_creator.salesChannels.mapping` . `sales_channel_id` = `moorl_creator.salesChannels` . `id` LEFT JOIN (SELECT `moorl_creator.avatar.translation` . `media_id` , `moorl_creator.avatar.translation` . `alt` as `moorl_creator.avatar.translation.alt` , `moorl_creator.avatar.translation` . `title` as `moorl_creator.avatar.translation.title` , `moorl_creator.avatar.translation` . `custom_fields` as `moorl_creator.avatar.translation.customFields` FROM `media_translation` `moorl_creator.avatar.translation` WHERE `moorl_creator.avatar.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_creator.avatar.media_translation` ON `moorl_creator.avatar.media_translation` . `media_id` = `moorl_creator.avatar` . `id` LEFT JOIN (SELECT `moorl_creator.banner.translation` . `media_id` , `moorl_creator.banner.translation` . `alt` as `moorl_creator.banner.translation.alt` , `moorl_creator.banner.translation` . `title` as `moorl_creator.banner.translation.title` , `moorl_creator.banner.translation` . `custom_fields` as `moorl_creator.banner.translation.customFields` FROM `media_translation` `moorl_creator.banner.translation` WHERE `moorl_creator.banner.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_creator.banner.media_translation` ON `moorl_creator.banner.media_translation` . `media_id` = `moorl_creator.banner` . `id` WHERE ((`moorl_creator` . `active` = 1 AND `moorl_creator.creatorType` . `active` = 1 AND (`moorl_creator.salesChannels` . `id` < = > NULL OR `moorl_creator.salesChannels` . `id` = 0x3FF7C89F233347D4BF84FD967C31915E ))) GROUP BY `moorl_creator` . `id` ;
Copy
93
0.37 ms
SELECT `unit` . `id` as `unit.id` , `unit` . `created_at` as `unit.createdAt` , `unit` . `updated_at` as `unit.updatedAt` , `unit.translation.shortCode` , `unit.translation.shortCode` as `unit.shortCode` , `unit.translation.name` , `unit.translation.name` as `unit.name` , `unit.translation.customFields` , `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation` . `unit_id` , `unit.translation` . `short_code` as `unit.translation.shortCode` , `unit.translation` . `name` as `unit.translation.name` , `unit.translation` . `custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation` . `language_id` = ? ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `unit` . `id` as `unit.id` , `unit` . `created_at` as `unit.createdAt` , `unit` . `updated_at` as `unit.updatedAt` , `unit.translation.shortCode` , `unit.translation.shortCode` as `unit.shortCode` , `unit.translation.name` , `unit.translation.name` as `unit.name` , `unit.translation.customFields` , `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation` . `unit_id` , `unit.translation` . `short_code` as `unit.translation.shortCode` , `unit.translation` . `name` as `unit.translation.name` , `unit.translation` . `custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id` ;
Copy
94
3.82 ms
SELECT `property_group_option` . `id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` WHERE ((`property_group_option.group` . `filterable` = ? )) AND (`property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) ORDER BY `property_group_option` . `id` ASC LIMIT 500
Parameters :
[
true
b"-ª~¨£Á@6ƒP¯ê\x05 þî¯ "
b"”%’4È:B*Ž>;4©Læ| "
b"aNž\x18 ÷®@º§žÉRr\x17 3d "
b"õüÎàÀ├NÌ¥çfâ\x1E ÷DÜ "
b"Ͱí—\x1A ï@•‹ÿùÙö’›@ "
b"\x08 Ûf─ºÃBÅÉ0ÈbXYãè "
b"0tBeÊ‘N^†\x0F “ãCÚ4· "
b"""
\n
ÒɧT╠@├æøÅu\x16 Õ║\x01
"""
b"[£ŠôëäJþ–M\x04 ·so€p "
b"?\x1C kòÄÎA\x04 ³gÔ\x10 pÜÃ\x08 "
b"ºšÝ«\x02\x1A L.¬ù\x1F _Oñ\x01 v "
b"õs¶F‚°Hö¡3VGa@ÜÅ "
b"¼[Yž)‡Mœ¬mò×\x02\x10 ©¯ "
b":j^è:OCˆ°7ÛSTpÝu "
b"$áˆs"ÿO¼¶\x00 ^Ͷ{€ª "
b"Ÿ½<‚\x18 žH*£\x1D "qJ\x04 µ\x02 "
b"æªõÞs›C\x13 »\x05 È e>‰% "
b"""
¹ò\x11 ?Ü’N\e ¹áD\n
Ø_Ȳ
"""
b"\x15 ÆÇ/b…E …\x1F\x1D j¤A{¼ "
b"åóWÂiœO\x19 Ÿgq7Îâœ\x11 "
b"HL¡žå\x18 G9…®å'›¯žÚ "
b"_ýO¿}¼Gï“£UQìæ<\x05 "
b"uA=ÎEO¶¸(ãºþ84í "
b"Ù:µ\t &!K2›%yvÚ\x14 ü\x1A "
b"¼P\x12\x15 ıcARØÝ╣░├¡·ñ "
b"A‹R)‰0Lß¹·úPÙ¤·÷ "
b"\x7F\x08 üÈmlN¸îD┘\x7F ▄}ô> "
b".\x1E ¾Ê\x16 ¸E‡—®˜)\n La\x00 "
b"#bpìî\x0F F@‘¥,~Û\r \x06 ¤ "
b"¾\x04 }WÐZHß´â_\e ÏÏK‘ "
b"·h;Û™@‰•¶U¾\t\x07\v\x0E "
b"±\x13\x13 üLjC©¦Á(á@ûIŸ "
b",ÑFòô\x04 KW«%(n¡àg² "
b"7'Ù\v ØFâ«H Êí\e îb "
b"Ì„\x19 žÔ\x0F G޳Û\x01 @iß#Ñ "
b"7ï¶›““LÓœó\x03\x06 0\x03 ñj "
b"ûD 9"¡M½¾\x00 <n;¦†í "
b"PE (“Ü@¬¥ÍH]莖T "
b">Á¶&á_Bl›\x1A\x06\x7F åÒ£> "
b"Ã3ÒjÒ–GP˜ÜIÔƒãk[ "
b"0G\x1D þinHNš_¬ŠÆ¼\x1A ¹ "
b"Àëë{ñ-BÊ¢\x1C Yn¦›ã\e "
b"\x13 ö\r }‰ìET‹X©0øWÏà "
b"Ø┐└\x1A Ø¥L×Ç\x7F └äìjçÓ "
b"\x13 ¹d¹õåCî¡\x7F é¾ìÎ+p "
b"öN»ÊFÐK\x1C ¾\x0F ®öʦšÜ "
b"´.Ï╝G\x00 CÉ╝w■2£´|\e "
b"\x01 ‡\x12 )h}K=¾jØ¡õ3Oy "
b"\x1E 5ðâ\x1C »Ce™JH9=ÛQ= "
b"Gm\x01 w“uOá¼]¬Z:\x00\x06 “ "
b"╬´:±\x0E eA\x13 ìW"┼╚2?ê "
b"2ùBöeÒN^‘\x02 Ú…2¬K¤ "
b"Oý\x7F öºÙC\x0E ¸\x0F Þ„ˆ]¾9 "
b"SÍmï\x1A ñD\f £,ÅÒ¯‚h´ "
b"åÊÎo#kH0µ»Q³Í÷ç¦ "
b"""
)Cà'ùZ@x¯\x1F \n
O\x08 »Ba
"""
b"=\x15 ˜7äE—½\x12\x17 77\x1F -\ "
b"^éëBÓ†D……¿M,šR¥U "
b"ëu9\\r ÑJ¹¬osá'”„¤ "
b":íA°ßäLѧ1Å¥&ŠFO "
b";▀E\x0F JÔJ¸Éîª┴u\x1D »X "
b"_ðË3\v !K\x07 ‰çH#Dú\x7F | "
b"^ð‚êÒEí—kö_Ž+\x18 Ì "
b"i\x14\x01 H›#@\x1D €†$¨S"Zâ "
b"jˆè?ì\x1F BH¦\x03 @`àK\x1F\f "
b"¸‰xgø\x10 E\x10 —\x01 \8㡸” "
b"Üú\e :DÿCõ¢UÞò»nE\x1A "
b"\x03\x11 (qxœOo¬A\x1F Yª\x19 ê "
b"&’ÃN¨mDn”U’\x19 ~GÊ\x1D "
b"8\x01\x18 Ø'¤AùÂögâg\x04 2\x19 "
b"€ˆb\x17 ç¼B\x07 –8?Sý»Iÿ "
b"«G)T#èB_…v©„yå4Í "
b"áÛ+g–•E\x13 ¡6¬ \x10 Â)? "
b"\x05 w!_°FÝ‚š\x17 vVÓš˜ "
b"""
\n
Ü‹ëËñM«»“™\x13 Jüqv
"""
b"2Ç_Lì╚A<Ö┌pQ·ÙóÚ "
b"8\x16 ═̽ OI½Åë█Ñ╬¥\t "
b"v±75®¾H¥¶_Jøw[›E "
b"î\x12 ╝ô¿\x04 EÞÉé½\x13 ═¥:╩ "
b"P\x10 {ûrê@ú•£j\e eÒžD "
b"géµ\x11 nÉH╣ìÚXáíc░o "
b"÷T9Eï_L¤®ýôÉt±‘ÿ "
b"ÿs\f ž\x04 WEú ¤Š\x0F “\x19 ñ} "
b"'\x0F …ì&ÄJ%†}£hϤճ "
b"Š««|¯oI÷»IËÁиٙ "
b"úåçª4MGНp0\x11 Q\x16 õE "
b"öç┘▓Ý\x16 @ì¡¡_T╠R¡í "
b"É@j;\x11 ~F\x02 ¬`ÇOê¨šÏ "
b""\x01 ±Ô\x0F ÃBÅŒåö\x1A {\x0E Î\x19 "
b"|Ôêä_6Eʃ ¡Ñ\x18 I¤Ç "
b"\x07 ‘Ì\x1A w’B±¢e7ËžÕ3\x1C "
b"\f ~i)p\e Iîì\x14 ░PY\x19\x07 û "
b";\x13 ŸÃ\x1D £Is›iñ"GÜ~± "
b"sq╦º^═N\x1E ì!Ë\x18 ç\x16 ¼? "
b"uRÇAµUDF´×}pU‰\x13 ¼ "
b"áNüuø╔N;£ù\x17\x06 [=Â\ "
b"""
àÉf\n
Û\f N9†Úûüc"m,
"""
b",͆D»ŸAñƒ\x0E ‘g3m\x03 ¹ "
b"9:I¡˜™H„ŸH?\r @ü/\x18 "
b":\f r6ÜC–ªd’\x16 ¤\x1A\x04 € "
b"ɃiV"¥Nu»é{\x11 ▀µ¶ı "
b"""
íïô{\x08 £@7žé\n
\x18 ~#\e {
"""
b"ÅL~«u9LPäÌEùòܵ╬ "
b"J\x1A º¡^¤Ká õÀƒVðµb "
b"¡Y_V#\t Fe’÷MŸB<D\x01 "
b"%ldGI\x1F Eíè+ÿk\x16 "
b"žü-ÆIJJB²³q\x0F ®¼&Ð "
b"Íám\x04 ObJ\x11 ¯V¬q=óù¬ "
b"²2´%Õ═BüÅh%4GÙ²Þ "
b"åúN~&,ER‚9ëƒÇPÕZ "
b"@HQU\x06\x1F I(›çÍúCÖ®\x19 "
b"÷3\x1E ÊAuJݤ¡¿\ðµ1F "
b"IÐm:NÔCu²\x1E AXí!í\x10 "
b"K¯\e âPÉEÅâ¼Ã\x1F J╣îR "
b"#Ì)%8\x17 LPÖØ╩n2ÐÐ "
b"KD\x03 ©1çKä½´ÉÞ=“ý\x01 "
b"Z;)Cã6N.┐ý\r ç\x15 ɯ "
b"bÜ╝Ø\x11 ÊEÎÖN¦ÔW.÷0 "
b"""
yr×\n
ãnI¿–½}Vª±xÞ
"""
b"•¡IêtAšƒ7ü(\x07 ¤þâ "
b"µ£2nÆsL»‡üЇÁ\e ¼ô "
b"+U?y8CO+¿\x12 *§\x0F éâT "
b"7;ù{Â[F»³0*¥{Ï÷e "
b"KÊ\x00 ´ÍqFҬ褌ù\x14\x10 P "
b"†\e ì®ê\r OS¹‹çi¨\x02 '. "
b"¢c NÆlLªºÉz\x1C\x0E c8Ù "
b"\x1C ±C\x14 oåK4ÉÓU╠ëV\x12\x1A "
b"╝└ö^║\x01 Jæéty\x06 YìU┌ "
b"°6╩S┘█A¸Å#K°■¹uM "
b"°®ý¹╬7Dý¥ÒÉö/*ǰ "
b"\x01 ü£f╦§M▄£Dì@ã½Ú\x16 "
b"""
\n
#Q×òØOf„Fé52êD
"""
b"„}\^Ë\x11 HÌ¡\x16\x1E Ì«·,¤ "
b"¹█Y\e 9åBNîmÅ´X\x16 ¯Y "
b"\f )Õ¡>BJ†²§5PŠó²¯ "
b"\x0E ×¶ë(øI\x7F ¹!o\x06 ‹*ó "
b"a%9Ý¿ùEû $%ö¼Rüý "
b"\x7F N\x1F ¦§\x0E BOÅ▀ ìrô^Þ "
b"m¬®e©Œ@Þ½`\x15 RagÚ¥ "
b"P1¼8GI`ž¦MmÂä(* "
b"Í\x18 \£Ö”K„®\x06 ÌŽ'Îá "
b"&šÞ÷c5N7‰fìÐOz‹\x02 "
b"Š€xÿ\e ëEó˜¡X\-Ê; "
b"/\x08\x14 Çûß@6¡ç\x03 wüŠ2Ý "
b"KÒò‹&üFÄ…ó\v ã͈nX "
b"L£¼\x14 ŒdJ²–\x0F þ˜¹³ãŸ "
b" \x11 6ÈÙvBÁºÀ\x16 )£b8™ "
b"Ã;ñ\x0E ýyDAŒÚE½\e e/Ø "
b"BdE¢]=A=§²ŠqŸ»5´ "
b"``<╗R«@ÏÉÝ¥6zõıı "
b""\x03 Å\x18 êöK╬Ø«\x1A (ÃYí* "
b"keØeðaC3║à$Z■Ïôõ "
b"‘BÅé\x1E –D@˜$r¼\e ‡[› "
b"""
ëK¦ÊϹA¥¼ÑJ\r t\n
$z
"""
b"""
\r\n
J+Û\x1D K¸ž@¹‘J\x15\e 6
"""
b"\x11 Ó¥FaïNB¾1\x1E Ú\x06 çÁ\x11 "
b"9\x13 ”FÆÅI›¹+,Æ\f\x15 n‘ "
b"Ê\x7F\x0F „DpJ$™\x06 ò7±Š^” "
b"c|RÿP{J½›fÎOw^êÿ "
b"¬ÕÊ<‹ÐBݪd“‚\x1D ÔÓã "
b"ëþÆ™Ç\x1D Až†ø˜Šø©ªš "
b"îÄdu*\x15 Kœ‚\f ü·°,ë« "
b"\x06 ’(\x7F ¢hB&±Ü<[\x15 ¹çË "
b"hÊ3\x16 =¦H÷ƒ˜¢è°\x04\x16 "
b"ª;»Ï®|B|•h\x0F \Tó¸/ "
b"1\r kG?ŒI\t µÝ¬»âQ•½ "
b"Ø\x17 (ˆ%õG´…\x1C\x1F\x16 ã\x12 _\x17 "
b"J[╔tI<F\x18 ÉëÅRÝÖÁ░ "
b"øÂÍÏ\x08 LLß©ô`Ý®%ò— "
b"NÅ\x01 ÅÛDɈÇr,3\f æÓ "
b"¢óZ:÷³HÆ«×\x00 3\x01 B\x15 ® "
b"¥@êr`0JX”šÝ\x0F ,˜Ìm "
b"S└│Ñ┤ìHà╣═Ê8ïYñl "
b"è“ [c,LR˜:\x1E\x03 íÝC‰ "
b"í?kÁ8\x05 N(¿u÷uu4ª5 "
b"òeôœ†I¦ƒ\x18\x07 ¹¬œÝ¯ "
b"êúÎ3:ÍLd„”9‚>øƒâ "
b"³½ÆÌ@È@\x13 ªÊQüD^´Á "
b"éü!\\v ¯N╣¢┌×öÇ\x1E ┬\x06 "
b"¸B[®ÏÃF┤¡ìöwxþÁ® "
b"<ìf\x04 ▀ï@ö╣RDZw\x13 X\ "
b"PRìcÀ\v OÜ»ž‹ýã\x13\x12 > "
b"¶H\x1C ´Ü§O\x1A ªY\x07 v´Ñq- "
b"Ï\x7F …Äæ\v B©†\x14 ÀÆ\x00 .tã "
b"jLÈ·¹\e Dm¹ö\x18 y4H39 "
b"Ó3:Âú–HÁ½aÑÑ5ù¹½ "
b"¦…<€\x0E\x12 GÁ´\x0F DÂÛh=® "
b"¼z~ž-¼A\x0E ¸…;uá>›§ "
b"3@܇÷ãAl¡ÊATºlU6 "
b"a¹IF¾─D─ìe\x1A >®sçd "
b"F¡a ø§NñÀqkW═ÅçA "
b"B“}\x1E ^\x10 K4©D q\x02\x14\x17 › "
b"×-\t ÅGWC\x1F ºû▓║ë*\x15 : "
b"²çXUnvGLù\x03 tWJÝü\x1E "
b"MìµÔW¤K²å─Öúó¢╔┼ "
b"f÷‚6š|H'¢Î\x10 ý1À¶ "
b" £0\x1F K|Jžº\x06 âöÝ\x00 ÷Ö "
b"Ö+g¿µCKù‰JN\x12\x17 v\x14 Ø "
b"Qs§\x05 n2K@–\x04\x03\x00 ‚‘Å "
b"¸ÞK/×iG[µÃ¿®`¥šü "
b"¹¼ŠžEÍI3±\x17 ô,ÅâZÆ "
b"–‹Ý\x03 ýfI’¡H\x16 Þ$\x04\x1A € "
b"╦rì0ƒtC´æ┬╠┤ó¯\x02 ? "
b"*'▀FäuM\x1D ìRoL│Â') "
b"ª\x19 :A=ÇIö±Z-û†dàú "
b"‹iÁf*§D\x19 ²¼öꎒ¥\x01 "
b"žÔ•ÃP-J¨¨wÓñ•Y\n "
b"ƒ\x15\x02 ³%ªGß®#ÿ€Ù„Hß "
b"²™ŠÛ-dC~´\x0E ï¹6aj+ "
b"┼¯V└ðúM*«ØzNl\x19 cc "
b"\x19 ²áØbôBÓ©Ò\)\x14 ╗%2 "
b"vÏ>\x1F 2äH.¹ë[\x1D\x1C çÄÓ "
b"\x7F ®Ö‚ãØOK™\x11 IS=c[? "
b"\x11 ì▒rw K┐éúw1v>\x1C ê "
b"EÀ\x04 ^ÉK@?Ž\x10 t9ïñ<I "
b"‰Ž¼Ÿæ¸A°«¨q€.Ne\x0F "
b"øoÚÎ\x07 ÉDÇ®#;UìÄ´« "
b"ù*zŸQ9Kˆžö$¦ähЋ "
b"Á§è€íŠA‚«F¹ömé$‹ "
b" \x1C ñ+wÞAWü/Q┤I╔Ç\x1F "
b"¡¤\x12 ¥RNK\x15 —«ÊŽÞŽ€— "
b"═L¢çT‗NYÅRC»8}═ñ "
b"\t rıë9\x0E I´ÅòÛ▀{┐Ìh "
b"'\x17 ÃR\øF\ÀmÉ:ÝVU9 "
b"WıHØ7┤Eÿ╣|©£\x10 S= "
b"Í\f ¸LípG┴®å\v LfÅ│┐ "
b" …ÀPÇOD‹¡Ý4\x15 ~`É™ "
b".ù;«D\v Bd¦[ú–ÉZ¢‘ "
b"1Sr\x15 V¥M;£\x19 ÚÃøqU8 "
b"ä\x11 <Èü²K└®§┤0?ãÀ▒ "
b"„sƒ\x02 €\f E¼½EŶsÃú "
b"Äž];iàAV†]ìÍvalæ "
b"lk<6Â'HN¤žZ¶iš\x06 P "
b"ܵâã\x12 öE_œ(Wv•\yâ "
b"t®µ¶>¿Fö¿w\x14\x17 Âí=W "
b"\x1F wXpâ§K\x12 ³½\r + 1ú\x14 "
b"a\x1C ⚇%JA¥€kWرS¨ "
b"I†aQ,òIï¥ÌÓeʹél "
b"·¢å†ÓÞF&½\r ±a\x1D Z8¨ "
b"Ü,EÖÄ)HëšÜCd8hȸ "
b"\x16 ¤—Œó{J2¹¦ª³×²hÒ "
b"=ÊN\x16 Ï*Kì▓╚CYå┬±░ "
b"j\x08 RÀ\x11 FK\x1D µ;\x03 ¥Üe4Ž "
b"æ©ÛŸSRK\x03 ±1]—½×QÍ "
b"\x00\x18 yÜTƒJ×Éu\x02 Pü§Æ@ "
b"BóÙ½ÖVDuúÖÝÏÕaµÅ "
b"]ºMüÓpBôûþù▄\x1A\x0F Gâ "
b"n0L5\x01 ÒG\x06 ’“K\x1C (8¼Ø "
b"ž\x7F pHoNµ¹+ƒ\x12 dQââ "
b"í[)Ÿ˜ÞGì”—GŒ|\x1D š» "
b"\x00 É<▓O D▀êU!■\Q┬\x1D "
b"×\x7F L3PÉN@émóìa=ª\r "
b"\x1E ÃÑMEÙJ›Ÿ×ÓÒ¥éók "
b"Æ\e *▒~┘D\x07 ª■²±)¥Åú "
b"ý&K─¦ùN░ö\x15 ╬}1ì/^ "
b"""
\x13 ”+3‡“JŸ¢\r $p¦\n
õ
"""
b"ÓBë‡ì#E„£½õ„&ŸºÍ "
b"¡†‚‚/x@]º\x07\x0E\x0E €ÿ\x14 · "
b"axÐáÒtOt¡¬GE\x12 éÙ… "
b"Í\v :¶`µHDŸÕ[\x02 I`\x01\x01 "
b"÷.\x02\x19 §ÿG'²È&|n&C\x1F "
b"*m%\x03 <jE¦ìa§¢\x0E Ð┘Ñ "
b"}\x1D\x00 ßì┌GuÇsǰúÃ┴° "
b"""
›|{Y\n
àK„¥}‹¾P\x1E çK
"""
b"É\x1E Pâ\x08 ÑCo¿¦0žÏЉú "
b"ù5ÿqr=Lö²Å‡†U†\x0E O "
b"\x14 ÏGø<‹Dh²Ä7UÍ\x0F ´= "
b"<EëóÚ^DW„¿ZLÔÿ¸œ "
b">\x16\x18 ÂÖïF\x10 Øñ‗¥çC Ò "
b"z\x1C ▒¬üF5£ºæuçD‗( "
b"é%+°Q£M¨™ÝQÇ-‹Ü< "
b"7zçü\f dHÍå╬¨UÕ"╦w "
b"pŽË„¢JEÏ‹\x1D «áFvVø "
b")’×§½\x02 C{¿L\x00\x1E Ÿ‹½ß "
b"CÁ9bÑñHŸ˜ž\x00 ù\x15 ¤PØ "
b"Éë6.`╬Hô¿Û▀"Nò\x1C ┐ "
b"£éì\x1F ¿£Káò\x00 ì\x07\x06 +In "
b"Õ6èÉ\x14 ECZ©Þ,\x1D —¶>~ "
b"\e )µ±¬£D#¨xüê\x1F ¹‡ç "
b"‡;õKH#Dü·wË\f fdc¶ "
b"Ƭ!³º/GJ£}sK\x08 ä$~ "
b"Ï»\x7F y™\x10 @“ªPŒzyå]\x1E "
b"█+\x11\x05 Íã@3╝\x12 þ;ì/‗┬ "
b"""
\n
l\x1C võÍOŽ«7\x08 92\x7F ‰œ
"""
b"U÷¤òâ+C¯´\x0E\f _\t ç\x03 ¡ "
b"Øàµ?¬¸DÛ“íÅÑAÝ÷\x03 "
b",\x0F øyÊ\x1E HÀì®┬\x02 ë▓K█ "
b"ÿ¶^B„•M¤Ÿeà3Zœ\x19 Ë "
b"Š>É¥WcK¸²Ÿã–;Ã"L "
b"ÐÑ×\x18 Ñ÷KA░<┬ðØÖúö "
b"ÍGËì\x10 »LHüðèQ'Þ╣\x1F "
b";³ªØ"K@1šqù½Z\x13\x03 œ "
b"sd\x1F ´æ™FN—¥€½¹ÀÔ> "
b"…ï•ÁŽÄKúµ´u\x03 úîÄý "
b"÷-Sºüe@oº%\x7F Í´─\x02 W "
b"ü·«)m`@ö’·Í\t 66«N "
b"\r ñx\x02 ¶QKö´Å¢·‚ö6a "
b")²â┴²üLÀñP°jlxË┌ "
b"HÎ~à`¥OËš)8k\x1C ^2' "
b"m+ëiÝ´F┘íwØ\x18 ÛîNè "
b"e±n¼ðB÷°ëBðŒ–Â\r "
b"éê÷Ø`ÐK”²|í¥\x0E {±\x1A "
b"F5,░DıLHóD▓ð┼ÉÀ├ "
b"ê(r´ÒoK%‡pá*`a<ý "
b"òýû´¢ûKԂͶ×vî\x16 E "
b"9I#ŸPèF\x7F *—ö›fV@ "
b"SZ¾rÞ\x16 Eâ´t0ÃHl-2 "
b"†\x1F @vX¡G$ ×½e§w6Õ "
b"»ê¾\x16 EfH,ˆ»Âiš®<‹ "
b"s^µÇí\x18 OU°\r ±+/À"a "
b"■ªm\r K*ApÑSCñØDyÀ "
b"Éâ6È\x11 0Er¢┐Z║óg¢▄ "
b"╣\x14 ü)b\f LÝ╝Å=²─úı\v "
b"Šs_lª¢G6ž™{·¿ûO\ "
b"®qäÍÕ4K\x12 £\x02 e•IðÀ? "
b"Õ¿ˆGÏÓE\x03 ¶ÿ“0\x12 gU” "
b"‰ÏÌŽ¤‰H°±ý†À>Ò Ë "
b"å›Rˆ§›D\x15 ²…\x04\x10\x19 g[, "
b"PwS┬3K®Ø½â\x0F Ì\x00 3\x08 "
b"┤Ü\x13 #░BKÕ┤)TCóòÔÉ "
b"\x06 ìÿPh\x01 B»╣ñh░ªÆÍý "
b"J\x02 wõo¨NH€À…þÓ˜ÔX "
b"ò§-_\e Nx”ø=qÙ\~Î "
b"\x02 õz’ø¢FE§ô*£¢\x05\x02 Ô "
b"9\x14 h¤\x15 )OEü┘¶¨!■5\x11 "
b"9r;!¿qM\x1E ”GRÔ¼RD» "
b"þ Z}w-Nûœ4IÒÌÜ\x00 × "
b"9ÐÀCsnK\x14 Ø«h©rÌ>l "
b"<\f •)RRD2‚?Ùö®\x03 tP "
b"_µ_NÙGD\x1F ‡ÜEAž\x1F t- "
b"7#ì§7MHßÂ^º\x02 i\x08 ?░ "
b"q¤zns\x06 @ó£\x12 ܰt\x00 k\x13 "
b"¨‗9w\x19 éK╦É.Jº%┘§\x06 "
b"2©ãÝ\x18 ÖE3Å\x1E A╦õþKÔ "
b"½:V╗Å┼L\x11 ×שū▀ý0 "
b"³?ë”bÝO›°6jΡi 3 "
b"\x00 ;ÃŽÄ\t AË—Rk\x01 Ò\x06\x08 Ï "
b"Q¤)\x1F uMB*€º›i$ñ4) "
b"JÜ(ôæ0Fá‘@\x07 Àˆ¼tÔ "
b"\v Âu]5%G7ž\x15 $€ñ0€- "
b"┼¶\x07 ╠\x10 ½O\x1C ¥\x16 <¨·FÉ6 "
b"\x02 ╦Úz´ÕF\▓Åq└ZÊàÈ "
b"\x14 Á¹À-SJŠ„íŽ#©ÒvÕ "
b"ž©íÒòòJaƒ…±Tý½®™ "
b"%ÅUÉ*^En‰t÷\x06 òÂK "
b"Ðf$\x01\x11 QDÜÆïé\v LØôæ "
b"""
\e -—ÑÄCLȧ\n
¹¢ƒ(\x04 ²
"""
b"Kî\x06 F¾+D´Œ€.\x0F ѵC "
b"""
_\n
ƒðJ;CJ˜#ËÚ<î[\x05
"""
b"""
¨Œ?\n
oiNó¥°È!\x1A žá¥
"""
b"ßcr¾Œ$F\f ²S3|õGVU "
b"\aŠg°…CE¢ff…‰L%Ÿ "
b"vÿÐj,@EÃ¥~\t\x17\x07 6\x13 "
b"Ž\x13 —Š\x02 4KY†ð‚å\x7F\f ¢Œ "
b"\x04 ü§f‡cIJ§Þ¢Ñèí\x18 Ä "
b"4ÙùÓ5PE\x14 ¡/´5ûfµ¬ "
b"mw@FDFK\x19 ³\x00 TóËqâ\x1E "
b"pß\x03 ·¶\x16 @w‚`m\¬P)é "
b"¯ÞÆAà╣Dë¢ìÁKc ê¯ "
b"cµØš±ÌHñ’p ;¥u¾ "
b"o▓¾rªàMÊüZyÅ0mè▓ "
b"""
ÆìYï½7Fó »\n
8¡nÏ(
"""
b"P“\x16 +O»O\x03 ƒ\r Ô·Â »ø "
b"""
ô݈\n
ÍI×–BÕa¨»<o
"""
b"ùŸÌ\x15 ,gHS¬\x06\x16 šÖÑvT "
b"ÿ"w³ƒaGhŸRÀ_„Mè} "
b"%\x15 ¶\x16 i<OýµAlT|\e\x1D l "
b"£¥╗°÷█Cü©ûIe[åÏt "
b"¯!}Š\x7F *Aú²¥{aõÀÔO "
b"Rw…*ËR@\x01 ¼Sü\x1C ·-½‚ "
b"¬lì\x1C ¼wBsÆõpı¤╩å× "
b"¥\x18 l─``Nóó\x14 kr\x1D Ø\x13 § "
b"MÆáAƒƒIÒ³^æŒëy\f\x05 "
b"╩à┐ö¤'@ÁàI█Å«*ì] "
b"Ïß\x02 §dÄEÀŒv\x17 ³\x19 §£\x11 "
b".\x03 ƾs7@▄¥ÖŬB³B; "
b"/É‗$µRH?▒²┼Vñªl\x16 "
b"\x10 rÚ+\x0E øJR‘’ÿþ¿8ü+ "
b"÷ø-²›BBÒª•såõË…° "
b"9\x17 ®\x7F\x0E ëB‰²&¯Èâ\x18 ÝM "
b"M¶y >ÄD÷†æÞÿ‰ô#Ó "
b"h9oç‹yM܈|V\x07 fR` "
b"çÛÓÉ:-EøûÄgÖièÞ╗ "
b"o¨n\x11 ³!H\x13 ‚/ýÙ\x19 7ÿÿ "
b"¦vÛ¿±†E¯Šÿœ…iG¶Â "
b"…ËYŠ%4A[³¤øì/ÍŒ¸ "
b"\x0F Vl`\x17 %D¥®ºå¨ñËSl "
b"""
üªö}®Fyì╔┤\x14 â\n
ÕI
"""
b"\x13 ²:/.\x1C @ıÉ ╩Ù\v d0è "
b"%8â\5®KWŒ;WNR\r ™¹ "
b"OØ1¾8JNÌ€»}t\x1E\e Ü< "
b"f™Þ·ToL „\x15\x08 \r :‘,¯ "
b"""
»ûèü\n
kINøFðæ┼╩─\x0F
"""
b"㳊ìeÛMj‡+Ò-×ôx\x1D "
b"%ÁSÆ»²B†¤±¸•ß\x12\x0E § "
b"R;;`âÎNÞšCÍ’¨\x1A ¥É "
b"í³øå¢MKP˜/¹lŽspú "
b"ë\f\x14 ó¦ÏM\x11 ÁݯD?\x05 ü¸ "
b"©pyö@¦G\x10 ‚‹f—‹oøc "
b"¼åÃã®’C,µúíG~#˜z "
b"þt\x0F _•ÂHϺ\x10 ‘h\f Ö\x1A Ë "
b"S¤’qeÁI7¸¢ñlø·ñÐ "
b"_„aÀIS@§…•r´gãç< "
b"""
çi<\n
ø║O¢©\t ìôyt‗t
"""
b"""
ŠÄº\x0F XÀA1 >\n
”‡ðË
"""
b"T*AèK\x06 BOŠ\x17 ÇC\x1E ݲk "
b"\x1A ’'É\x08 F&ºÁÀ…3Ū© "
b"\x16 9H¨v╩FYŤ7┘r\x1C ‗µ "
b"µÝýÍë\x10 Cm£¥`§Ñ›4f "
b"Üú\x12 ΣÕJ¯¬¸W\x00 f\x0F H\x03 "
b"BiþY\x14 üM\r ô▄M├x╩\x16\x10 "
b"""
E‡OJ\n
\x03 Cøºëä\x06 Ñ»®\x11
"""
b"´4¦íμAWè>╝ÄñØ\x1C È "
b"ý‰¦n\x1A yB_©é¹‚7‹Ûm "
b"3¢íVG J“‰\x11 /‹Ì!½\x1C "
b"a\x0F œêª\x02 D‘¢¢æûKÙ\t ¾ "
b"…džV\x05 îI|‰2*fÃRΧ "
b"""
*=‚ûðÚC'¯_\n
÷Ì5éu
"""
b"#÷¼É¤²G@—\x17 $+t\x00 î\x08 "
b"«å™+é)HÑŠc ò²Æ(\x01 "
b"â\x07 YÍä=MìœkÑ\x0F k«"§ "
b"\x18 ‚è‚,íO\x05 †Ð\x18 ÛÄù\x1D\x7F "
b"4-©ÈVÂLU„ \t [ÃÉžM "
b"ËDA~Ó,M§üÞ±═΃æ\x1D "
b"õ\x04 X€>àLS¼*„\x19 êïל "
b"\x0E █│×/æFÎû╬\x00 ┼\x0F üÀN "
b"€\e CªànI?¨V‰ä\x1E ‘Ð\x14 "
b"ƒo3¼┼^M\x03 ê~AÜÉ┘(s "
b"U<\x04 üë=C¼âõòT˼}¾ "
b"uÄx\┤┼CÅ¡¹çı\x19 ú\x00 "
b"«àfH\x04 gI% µ÷à\x1F Öo… "
b"\x11 ^éR\x17 UJ’¹gÈþL¬§º "
b"\x1C Q#\x0E 9ÓJØ«_g§”<\x0E k "
b"E\\x04\x1F ä\x1E H\x06 ½£³?\x1A ®t6 "
b"ì^ª£@TAdï\x07 ^PØØ©H "
b"°³Í¤ÇRF‡‹63¸Þý\x17\x1C "
b"Æ\x00 é|ï!Eç‹u´¤eò” "
b"éªçQà‹J3™‘ºŽA¹=\x15 "
b"5qÔÄnüBÍ›Q‡.j½ô "
b"w¾┬\x1A ıdGÀÅ@ÛSüñ / "
b"¼°w\r q~Jý¿ÏÅŽêñ\r 4 "
b"Ý0Kè±°Ao±\x00 OFd]F- "
b"\f ¤(^\x10 ºIŒ—µ\x1C ³Y*†¼ "
b"/DÚ¡,/Dî®■mì ¤ ▓ "
b"F³AfZ\x01 L=¸|Û’²XE+ "
b"nÇênEXNÔæ\\x17 (÷ׯŠ"
b"J?\x1A Ñõ»@LÅ▀¹╦\x11 ╩EG "
b"÷öT(ì;@Ýöi2P×Ò\x13 õ "
b"¥£®…‚ßJ&¹T\x12 _3˜µ "
b"þàoõ ÕK ƒÚw¡\x13 yA\x16 "
b"IŽ8_ó)K\¶R·à`¯›ž "
b"nÐ'N9ÙL™£\x19 ŨÒ`#ƒ "
b"¬Éà\x1A ýnCF¿\Lá\x05 Âb° "
b"\f tb┘\x10 3@üê~ú\t Ól}\x17 "
b"ZÍîDJoHË\x1F ;¨\x0F ZŸÇ "
b"&%²(‹mA?±m¢y4Ñ×* "
b"œ€ÃG_÷E †Xî\e Bš‹ˆ "
b"▀Ý\x08 X0AEZÉ~¶Ê\x1D !%ƒ "
b"ã˜]t–3@¬¸_=š¥}•\x01 "
b"fé\4+üMKµÙQ ì\x14 ØÝ "
b"Ä\r 3Æ\x14 îF\x03 ‚Äøšž6™\x1F "
b"\e Â=ïûoC\x14 ì~2¾Ü█ý\x05 "
b"rI\x1A ƒš€IC˜34®ü9-7 "
b"Ø¡º│╦KNóƒqæ#ƒ·\x04 R "
b"As\f ï4øB#°y«\x14\x1F ôÖ¹ "
b"{̘ñ\x19 ‹F•ŠÞ·ÅŒ4Ò\n "
b"ÆQ\x1D ØÔpDæåú¥fÎ\f ÐK "
b"¥┴¡ºpíJ\x1E ìPE│╩âý= "
b"î\v ¶óø/J\x0F °ûÏŠLé1¹ "
b"8\x01 Y\\x1D âJwìÛJ╬N\x08 ê\x1F "
b"\x1D\x0F &░╗4F╝ƒ\x14 a\x1A 6Ã/ü "
b";2òÖvTF—´¡Ûª\x17 ÖÑñ "
b"E\x01 ¶$/╚FÓÇe³Ø8§■À "
b"…”‹djåK.¿DÎú›»ÄŽ "
b" ²$fý#GÀ\x18 Œ¿Xþg7 "
b"╔¤Wº2¨KÐá¸Áq╔ì?\x05 "
b"""
\x05 7ŒÑ{ƒH\f …â[\x16 ?\n
4‰
"""
b"&³‰ƒvƒK&¶ß|RŽ…;½ "
b"\x1D K€ÐcöJƒ€íió,^‚ƒ "
b"S’`5Ù£K-¢\x1D ìz5jr\x18 "
b"ª…X½n§GÏž‚ž\x01 Æ-œ‘ "
b"¸\x12 ┐ØÇ4AQèW»`ö\x1A þ\x16 "
b"aƒ\x02 »PeK®‹4gß\x13 6¿™ "
b"hÔ5D\x1F ¿O¿ž“ùBÐ\x1A ŽÅ "
b"wnƒ\x1F ©ÉKµÆ¦\f A┤¨%\x14 "
b"ˆè«Ã\x07 SC>˜\x1A ŽG\ès( "
b"àÂ╚c-ÉCµó\x00 Zû¾ÌÑê "
b"5\x18 õ%l▄M‗ô]ıCP7üi "
b"P´\x1E ò/╗Jr┤}Øõ═÷äe "
b"üsY┌╝ÊLýìHo0ª$ãÿ "
b"Òse%Ë»B;ü¦╔¿§á9\x14 "
b"""
\x02 -\n
\x1C »†JP¬âl—u«”6
"""
b"\x1F /¾\x08 vdJú’Íe¾\x1D ÚŽD "
b"ø7T2_o@cš3t\e píy\x10 "
b"\x1E uxÅÀˆKòµi4éWv\z "
b"""
Ä#4vÍ╚M\n
Ång8>»^"
"""
b"~ëÈÅü$@±™)2‰Tܾ¶ "
b"¶âJ_±▓@àüwÿ~\x0E Â9└ "
b"øL\x07 ä,,NfØDð\x0F ã─┐▒ "
b"u}®$.ÜF‡¥ÌahèJc~ "
b"àý\x05\x05 ‗µI╚¢ê¨▒ì┌£ä "
b"ÑÞ&▀\x17 █A\x16 ì├LÒ┴ìÄI "
b"\x12\x01 át\x10 ÐM„‹Ä§u£¥\x01 ‚ "
b"""
†ß¦\x14 ó\x14 G4µKÞá\n
Bó‹
"""
b"ð’À‡ \x10 D³¾+…•ßPÁv "
b"ªßž¿ÝàH9ª'§dä%ñV "
b"Ð~ûÇŒÉL\x1E …ç\x17 8ª\x1D ʶ "
b"û\x1A ôÁ‹“@ÿ¬í€¨\x19 l™ "
b".\x0F Ûä£oDÒ¸P[þ%'\x1D ‚ "
b"ì┘o½ñÙDâÄ-¿¦H)ä\x15 "
b"n6{@7ÍB`¥üûzI¢Wn "
b"©ô‘U‡IJ\x07 ’Aû+åãò¹ "
b"\x01 ¿]åp\x13 LYºá|\x05 Ö)û\x17 "
b"\x1F ´"┘Å╝KÊ¡┘^¥ò\x1C\e Ó "
b"1ööV¶ø@Xœ·¥xG\x14 aÝ "
b"iI³j\x7F îBÛ¢ðIy²!ã\x0E "
b"#F‹…š\x10 N*¯\x1C XƒIÊòð "
b"Žþ{‰¶¼KJ…å÷tí\x15 ³¿ "
b"¼w¸ˆ\v §D*£(4à ú\x02 m "
b"óÙ\x1C JôÍNjÖrÿJÉU!w "
b"…ýI\x1A zB×§m‡ŒOc\e ú "
b"‘ÏcÑ*jB\x03 ‘owü(:\x10 – "
b"ÚX7ײmIô®\x18 :q\x02 *‘z "
b"9ÆM\t ;£JØäç·-▓bþe "
b"%Æ%kÕÐJC“×_rHG\e ¸ "
b"""
nìÄôé"B‡”\n
H\x12 ã80\x18
"""
b"t¾½õ+'C^³Þ¬X%éŠû "
b"þß…,µ®K\x0E †\x1A ÀÍdþ:X "
b"\x01\t ÓùalE޼\x15 $á2¡Š& "
b"""
]/öäM8F\n
“ê|7VG¾á
"""
b"|ð\t\x04 ƒ}Nq¤•úL³-—X "
b"±†Á\x08 C‹C\f ±b\x07 §G¡PÚ "
b"5}┴ÄØÔCÿâ¯p\x15 ╗\x11 ÅV "
b"¥4?³F›G¹°ú\x18 ÇU㾺 "
b"ÒH©×ѵK\f ¥IzÎøÅ_\x11 "
b"3¡ìרyGg¦›·(Lc8\x1A "
b"""
\n
Ë”\x03 «(L§´ ÖÖ£/TV
"""
b"‚'Û-šµDG’ží^f»\x1E J "
b"Ää>ôóBü´ãd+Š'-¬ "
b"\x00 sîÈ\x1E 2Bå±Aíž\x1C ÉÍQ "
b"0lóariMj„ò'ÛY\x1F .ˆ "
b"¾Ya—ûXO@’èÐúbœÉ! "
b"éÔ¡DÛ\x1D D\x1E µup2Ö+f& "
b"\f %ÂÑØÒAZ²\A6î5\x1C É "
b"\x1A ƒ«\x14 rì@ý®┴{À\t abj "
b"W–Ì€ˆÂB¹µ^u¢Ã‰\x03 ¥ "
b"[‰rF\x15 ‡NY¦³\r 0ÙŒ™3 "
b"nѶ¤6*AתÛ-¯¹œi‡ "
b"‡Óì®m›JG¶FÐ=3ü\x14 a "
b"\x11 VÄÌ=ëGãÉÈû9¥± è "
b"~R║\t îJJ¤Å¸#Lú\x14 Y\x17 "
b"ØkD▓ÔÍN(░ØÍSèÈ"² "
b"YØZTÌ\x1E A³Ñt<ô±═"w "
b"Š£.9©ïHÿƒRMǶ\x15 [ö "
b"§\v n~PgM•€Ü2MVS\x07 É "
b"éåßì¥1J\e ¨ÇÈ\x03 È\x04 7\x1E "
b"\x06 å’"ÇXC\x06 ®™\x1C ⨺WØ "
b"\x16 9\x10 Ô¯]D•¹T–ŒõÖíŽ "
b"ø\x04 !¾”$L1¼¨Ø\x15 Gyg\x12 "
b"+w%ÍóDz \x12 ×\x1A ü\x1A —\e "
b"í~K\f Ãp@{½\x12 •&é\x7F 3\f "
b"B\x06 ˰ë´NŽ˜R\x11 •¡2, "
b"mu3_3l@U¢ ¼šÃ2G¤ "
b"""
Ú\n
°\x12 à>E9§š\e õqñCç
"""
b"’Í $\x06 ñB¿ƒa&¦-\x1C A\x04 "
b"\x07 ‚\x16 •™¬GÉ—ú\e\v ê8‰I "
b"3ıR\x19 ñ¼G╠Åjë▀ÅÒƒ¯ "
b"┘}KÆ┐╚FæàTìWBS-× "
b"\¿╩ëz\x04 O>Ém\x16 ┼tb[\x07 "
b"\x1E\x11 IóIêOJ¼ÇTvÄÞžc "
b"\x1E \1┤\x15 úH░¡£ì²╗OS‗ "
b"äðÛ\x05 °_Nà¸'úØ\x16\x16 Tu "
b"\e J.╚\x10 ,H¤©·È/»\ÅÑ "
b"~û\x02\x16 8EJò¨GøR\x7F %»\x0E "
b"\x19 ˆÛ\x19 !ÆMš»\f @˜¬ù”K "
b"$FŒj¨\x16 Eþ M\x1F 13\x7F \ó "
b"%ÛY¥÷)L\x1E ‘iGƒÂe\x12 m "
b"PD\x18 |w4Kb┤\e <╣5ìûn "
b"tj{\e m @v«ëæÓü\x06 ╬ö "
b"u¨ÊÌžOKþ¢#¡iÖiB™ "
b"Õ═ö&®ùK\èêµ1w§üb "
b"\x03 ã\x05 ©}ôNÀªá\x14 žSå?( "
b""\x1F ýÿé\x16 Iê¾ô~\v E*\x14 "
b"╚n█gÙÃM+ØF¹─iÁM█ "
b"\x11 ˜óW±ÒBÀ«ŽÍ‰7\x19 ©á "
b"""
F\x04 7\n
\x7F J}‘ ¡ó4É=ï
"""
b"ÎxÔ”+’HÛ‰u\x17 _\x19 iŠ\x12 "
b"\x13 ß\x14 Á³Hhˆ\x00 P¹\x15 @mŽ "
b"q/ŠÍB…Dg’\e Í\e ¨Eó\x04 "
b"Æ)¿!¯k@2ë·îK\x17 É\x1A ┌ "
b"?5Ó%=*E\x13 žÞòþ€Ù–? "
b"Ãõ6P6ûHŸ—X\x16 š^{22 "
b"""
ÈçyB\x1C ÊN°“\n
ÕüÞ[ÃÔ
"""
b"\x7F ╦üðñ;O\x0F è¤(enàBÞ "
b"$ÈtÒ³œL˜¶®ú8Cjc "
b"]ÚWöå\x04 AöŠkS¸Ûä!^ "
b"bï\x1F ‘dƒ@Ô¹vÙª¾ß%a "
b"|è/'(\x16 D³£\x10 CŽCïÐF "
b"^\x00 .ª\x05 _J0™Í1¼ÉT‹æ "
b"ì\x08 V6ØÎET‘Sgri(¤@ "
b"\x02 Ð_f\x18 ÏE——B1Ï}J½¢ "
b"B\e\x13 :˜¦B\x1D ¾o5¸åÝÑo "
b"¯j2}Ü¢B\x19 ™\v †r\x00 J\x1F û "
b"+ñ•j\x1F âC´˜_ÎÖÉ}\x12 ò "
b"îpZ¨ÂÌI¦†ªY¼HëG± "
b"\x07\x1D ·-INOß™kRž\x7F rïã "
b"<c~CKvCl¥º'õîA\x10 ½ "
b"WzT─ð&MXØR█\x19 ┤\x1D Kÿ "
b"àr„úd\x02 D<“tHºêiåx "
b"Ǩ,´êhLý¼\x7F\x00 »É«£% "
b"z1#\x10 jõC\x19 ¶Iê¥f×ð\x17 "
b"~\x1D ‹ßé,I)ªÀyÖ(\x01 µq "
b"\x1C ØÀ/0\x06 C˸žÿ6JŽ)\x16 "
b"˜«ˆ\x1F\x1D AHÁ¶ÃÊ\x1E #4w\x00 "
b"¶\t wÃчIƒ²RÈ-]ã$Å "
b"q\x14\x12 ÝvéIôš„×–\x0F 5‰Ô "
b"è\t ̹žN‹ ©Ý£\x1A ˜Áø "
b"┼¤Ì─øÅF5┤¸[øL┌Ç\x1C "
b"Ø¿mÔ¤X@ß³ˆ¯ØÏzû¸ "
b"â\x14 ¼*¢ACõ£ÒqB\x16 BiÀ "
b"Ûµ\x1C K\x7F ¤LF´w’J\x1E '\x12 ' "
b"\x1A ½ö"MUEœ»E\x10 ¾\x0E ͆> "
b"f\x04\x18 .ZBB‚¤—ì{F<º "
b"‚ð.P\x14 ’G°³¹'F›àŠP "
b"""
àâ\n
\x1F è¾@d¿µ}Þ\x04 Øin
"""
b"""
¹\x1E !â\n
ôKñ›‚øÍ_‹…°
"""
b"▀w¾Ø═ÁC)ñ1X╝"╝\t\x15 "
b":˜ÉI¦nAg·^4‚Ÿ0c¸ "
b"><*¬O˜Iè‡k¤ô“\x0E ˆm "
b"kR_pØßFPž¤•¨\x7F\x18 @× "
b"”Æq8\x0E óC\x05 𠨤H¶ÓÏ "
b"\x1F /ÉP\x15 mDZó±N«ÌCÁ─ "
b"åm‘©Çñ@›²\x18 p I†€S "
b"þ°*ÆgœLU§ì^(—§pË "
b"\x0E ßrȬÈK,Œþ\x14 #ÒŠX "
b"S[I9ÚÀBŽéOpzLıƒ "
b"‡MÆ7æk@XžÖ`õÖ¼L\x0E "
b"\x02\x02 m§\e ÐNЋ))/ÿñ\f ~ "
b"´´ د\x1D Nɯg¨µ¢\x14 y\x04 "
b"(x\x1D ù\x14\x7F B*“ãï \x1F p\x03 "
b"ã©øÅØáH©ô¨─\x02 ╣¼Ê} "
b"?‡œÐI3D-›\e Óu¨jÂÉ "
b"\x02 3g\x1E †…ND§|&ûL©0ž "
b"7Aù7¡ÎBüÇݽ~EÔ,\x1F "
b"h˜¨\x1C ±6FW¹j.ª™´Ó1 "
b"█Jù¤Ï¬MUÅz-\x1F lU┌à "
b"&¦^dÞ\x7F A•ºKwI÷‹ìõ "
b"\x10\f Ý\x15 È[LF€Ø|~˜\x1A\x0F Ä "
b"£UÛÖNmLé»ûfoÒN•¢ "
b"\x12 F/\x16 q`B(’PS££À¢Q "
b"Øe\x07\x01 @~A|©Ñ\f )¥\x19 É} "
b"Óƒ¡¶ÒmK[¬oü\x14 ¬¦V\x11 "
b"¨5×Õ7¬D┐®®<\x04 ÉW\f õ "
b"\x08 ýÍ┘ñýOkÉ&\x1E &bxõ\x1C "
b"¤»X0þE@‰¨‘Ž I”× "
b"µ%ϲã©Eù©ÖÜ\ØÇÆû "
b"l\x19 ┼\x03 ¸üKõ×n▄q¾=¨┴ "
b"½´Òv®\x1F DGŸ©J\x12 ‘6ï³ "
b"\x16 'Ë¿¿║HÁ╗1\x1E Å\f +\x1D % "
b"#ü(=®oKЮǣc»z\x1A g "
b"%5'÷\jB‚†À\x0E Šr'²Á "
b"p àCjvL\x1C Ñì\x1A Hó<Ê├ "
b"Ïa÷'crF(ü{¡Å\x1F +cn "
b"<lQu3ôJG„„Ûâ\e ÿäs "
b"¤tuæ“‹D6Œø±‰„ä=R "
b"RžÞJðVMFªäxäi'ðU "
b"ù—S[(NE+»\v ¼‘â’·ô "
b"\x11 üR¨ß└MÝÇ\x1A ƒ{╠Ki█ "
b"ðÛ\x1F $Ç¢E═ÅB─lÓh\x13\x1C "
b"Y±Ú6í\x02 G;▓Eö\x18 eߨ░ "
b"4ÓØ╚\x02 Ô@╩úQD%¡×îÏ "
b"""
ƒé@ÁêÒHc¬\n
\x15 ‹|µÖõ
"""
b"ÿ\x15 ~?{║J¾æ╗Øg§oI╬ "
b"œ„puf'@Õ•\x1E LÕ!ÅÕ¦ "
b"Ÿ¬6±ò™N\t ¤G\x1E ÉÙ\f ¼± "
b"\f ]¤\f ]$J\x13 ¥V0(®!«Q "
b"à–«oÂ8F\x1C ¬C\r ³Ó鼨 "
b"ü§\r \x1D\e dD╠íx3s╗\x1D õ} "
b"º\x05\x1A €\x1D —FÍŸŽåqü¹à\x03 "
b"""
ê]iRû'L%²I\n
OÙs\x1F s
"""
b"úÇþBœ:N¡£m\x03\x15 =´d( "
]
SELECT
`property_group_option` . `id`
FROM
`property_group_option`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id`
WHERE
(
(
`property_group_option.group` . `filterable` = ?
)
)
AND (
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
)
ORDER BY
`property_group_option` . `id` ASC
LIMIT
500
Copy
SELECT `property_group_option` . `id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` WHERE ((`property_group_option.group` . `filterable` = 1 )) AND (`property_group_option` . `id` IN (0x2DAA7EA8A3C140368350AFEA05FEEEAF , 0x94259234C83A422A8E3E3B34A94CE67C , 0x614E9E18F7AE40BAA79EC95272173364 , 0xE481D785B7C34EDEBE8766831EF6449A , 0xCDB0ED971AEF40958BFFF9D9F6929B40 , 0x08EA66C4A7C7428F9030D4625859C68A , 0x30744265CA914E5E860F93E343DA34B7 , 0x0AE390F554CC40C3919B8F7516E5BA01 , 0x5BA38AF4EBE44AFE964D04B7736F8070 , 0x3F1C6BF2C4CE4104B367D41070DCC308 , 0xBA9ADDAB021A4C2EACF91F5F4FF10176 , 0xF573B64682B048F6A13356476140DCC5 , 0xBC5B599E29874D9CAC6DF2D70210A9AF , 0x3A6A5EE83A4F4388B037DB535470DD75 , 0x24E1887322FF4FBCB6005ECDB67B80AA , 0x9FBD3C82189E482AA31D22714A04B502 , 0xE6AAF5DE739B4313BB05C820653E8925 , 0xB9F2113FDC924E1BB9E1440AD85FC8B2 , 0x15C6C72F62854520851F1D6AA4417BBC , 0xE5F357C2699C4F199F677137CEE29C11 , 0x484CA19EE518473985AEE5279BAF9EDA , 0x5FFD4FBF7DBC47EF93A35551ECE63C05 , 0x7541AD3DCE454FB6B828E3BAFE3834ED , 0xD93AB50926214B329B257976DA14FC1A , 0xAC501215D56341529DEDB9B0C3ADFAA4 , 0x418B522989304CDFB9B7FA50D9A4B7F7 , 0x7F0881D46D6C4EF78C44D97FDC7D933E , 0x2E1EBECA16B8458797AE98290A4C6100 , 0x236270ECEE0F464091A52C7EDB0D06A4 , 0xBE047D57D05A48DFB4E25F1BCFCF4B91 , 0xB768AD3BDB99408995B655BE09070B0E , 0xB11313FC4C6A43A9A6C128E140FB499F , 0x2CD146F2F4044B57AB25286EA1E067B2 , 0x3727EB0BF09D4683AE48FFD2A11B8C62 , 0xCC84199ED40F478EB3DB014069DF23D1 , 0x37EFB69B93934CD39CF303063003F16A , 0xFB44A03922A14DBDBE003C6E3BA686ED , 0x5045A02893DC40ACA5CD485DE88E9654 , 0x3EC1B626E15F426C9B1A067FE5D2A33E , 0xC333D26AD296475098DC49D483E36B5B , 0x30471DFE696E484E9A5FAC8AC6BC1AB9 , 0xC0EBEB7BF12D42CAA21C596EA69BE31B , 0x13F60D7D89EC45548B58A930F857CFE0 , 0x9DBFC01A9DBE4C9E807FC0848D6A87E0 , 0x13B964B9F5E543EEA17FE9BEECCE2B70 , 0xF64EBBCA46D04B1CBE0FAEF6CAA69ADC , 0xEF2ED8BC47004390BC77FE329CEF7C1B , 0x01871229687D4B3DBE6AD8A1F5334F79 , 0x1E35F0E21CBB4365994A48393DDB513D , 0x476D017793754FE1BC5DAC5A3A000693 , 0xCEEF3AF10E6541138D5722C5C8323F88 , 0x32F942F665D24E5E9102DA8532AC4BA4 , 0x4FFD7FF6BAD9430EB80FDE84885DBE39 , 0x53CD6DEF1AF1440CA32CC5D2AF8268B4 , 0xE5CACE6F236B4830B5BB51B3CDF7E7A6 , 0x2943E027F95A4078AF1F0A4F08BB4261 , 0x3D1598AD37E44597BD121737371F2D5C , 0x5EE9EB42D386448585BF4D2C9A52A555 , 0xEB75395C0DD14AB9AC6F73E1279484A4 , 0x3AED41B0DFE44CD1A731C5A5268A464F , 0x3BDF450F4AE24AF7908CA6C1751DAF58 , 0x5FF0CB330B214B0789E7482344FA7F7C , 0x5EC3B082EAD245ED976BF65F8E2B18CC , 0x691401489B23401D808624A853225AE2 , 0x6A88E83FEC1F4248A6034060E04B1F0C , 0xB8897867F810451097015C38E3A1B894 , 0xDCFA1B3A44FF43F5A255DEF2BB6E451A , 0x03112871789C4F6FAC411F59AA19EAAD , 0x2692C34EA86D446E945592197E47CA1D , 0x3801189D27CF4197B694678367043219 , 0x80886217E7BC420796383F53FDBB49FF , 0xAB47295423E8425F8576A98479E534CD , 0xE1DB2B6796954513A136AC2010C2293F , 0x05A077215FB046DD829A177656D39A98 , 0x0ADC8BEBCBF14DABBB9399134AFC7176 , 0x32805F4C8DC8413C99DA7051FAEBA2E9 , 0x3816CDDEAB204F49AB8F89DBA5CEBE09 , 0x76B13735AEBE48A5B65F4AF8775B9B45 , 0x8C12BC93A80445E89082AB13CDBE3ACA , 0x50107BFB72EA40FA95A36A1B65D29E44 , 0x6782E6116E9048B98DE958A0A163B06F , 0xF7543945EF5F4CA4AEFDF4C974B191FF , 0xFF730C9E045745FAA0A48A0F9319F17D , 0x270F85EC26C44A25867DA368CFA4D5B3 , 0x8AABAB7CAF6F49F7BB49CBC1D0B8D999 , 0xFAE5E7AA344D478AAF7030115116F545 , 0x9487D9B2ED16408DADAD5F54CC52ADA1 , 0xC9406A3B117E4602AC60C74FEAA89ACF , 0x2201B1D40FC342C58CE5F61A7B0ECE19 , 0x7CD4EAE45F3645CA83A0A1D11849A4C7 , 0x0791CC1A779242B1A26537CB9ED5331C , 0x0C7E6929701B498C8D14B05059190796 , 0x3B139FC31DA349739B69F12247DC7EB1 , 0x7371CBA75ECD4E1E8D21D3188716AC3F , 0x7552C741B5554446B4D77D70558913BC , 0xA04E81759BC94E3B9C9717065B3DB65C , 0xE0C9660ADB0C4E3986DAFBFC63226D2C , 0x2CCD8644BB9F41F1830E9167336D03B9 , 0x393A49A1989948849F483F0D40FC2F18 , 0x3A0C72AD36DC4396AA649216A41A0480 , 0x909F695622BE4E75AF827B11DFE6F4D5 , 0xEDEFF47B08A340379EE90A187E231B7B , 0x8F4C7EAE75394C5084DE4597959AE6CE , 0x4A1ABAA15EA44BE1A0F5C08356F0B562 , 0xA1595F562309466592F74D9F423C4401 , 0x256C6447491F45EFA282EDE82BFF6B16 , 0x9EFC2DC6494A4A42B2B3710FAEBC26D0 , 0xCDE16D044F624A11AF56AC713DF3F9AC , 0xFD32EF25E5CD42818F68253447EBFDE8 , 0xE5FA4E7E262C45528239EB83C750D55A , 0x40485155061F49289BE7CDFA43D6AE19 , 0xF7331ECA41754ADDA4A1BF5CF0B53146 , 0x49D06D3A4ED44375B21E4158ED21ED10 , 0x4BEE1B835090458F83ACC71F4AB98C52 , 0x23DE292538174C50999DCA6E32D1D1FF , 0x4B4403A931E74BE4BDB4C9DE3D93FD01 , 0x5A3B2943C6364E2EBFEC0DFF871590EE , 0x629ABC9D11D245D7994EDDE2572EF630 , 0x7972D70AE36E49BF96BD7D56AAB178DE , 0x95ADA149EA74419A8337FC2807A4FEE2 , 0xB5A3326EC6734CBB87FCD087C11BBCF4 , 0x2B553F7938434F2BBF122AA70FE9E254 , 0x373BF97BC25B46BBB3302AA57BCFF765 , 0x4BCA00B4CD7146D2ACE8A48CF9141050 , 0x861BECAEEA0D4F53B98BE769A802272E , 0xBD63204E926C4CA6A7907A1C0E6338EB , 0x1CF143146F864B3490E055CC8956121A , 0xBCC0945EBA014A9182747906598D55DA , 0xF836CA53D9DB41F78F234BF8FEFB754D , 0xF8A9ECFBCE3744ECBEE390942F2A80F8 , 0x01819C66CBF54DDC9C448D40C6ABE916 , 0x0A2351D7F2D84F668446E93532EA4420 , 0x847D5C5ECB1148CCA1161ECCABB72CA4 , 0xFBDB591B3986424E8C6D8FEF5816EE59 , 0x0C29D5A13E424A86B2A735508AF3B2AF , 0x0ED7B6EB28F8497FB9216F068B2AF3AD , 0x612539DDBFF945FBA02425F6BC52FCFD , 0x7F4E1FDDF50E424F8FDF208D72935EE8 , 0x6DACAE65A98C40DEBD6015526167DAA5 , 0xAD5031BC384749609EA64D6DC2E4282A , 0xCD185CA3D6944B84AE0620CC8E27CEE1 , 0x269ADEF763354E378966ECD04F7A8B02 , 0x8A8078FF1BEB45F398ADA1585C2DCA3B , 0x2F0814C7FBDF4036A1E70377FC8A32DD , 0x4BD2F28B26FC46C485F30BE3CD886E58 , 0x4CA3BC148C644AB2960FFE98B9B3E39F , 0x201136C8D97642C1BAC01629A3623899 , 0xC33BF10EFD7944418CDA45BD1B652FD8 , 0x426445A25D3D413DA7B28A719FBB35B4 , 0x60603CBB52AE40D890EDBE367AE4D5D5 , 0x22038F1888944BCE9DAE1A28C759A12A , 0x6B659D65D0614333BA85245AFED893E4 , 0x9142C5E91E964440982472BC1B875B9B , 0xEB4BA6CACFB941A5BCD14A0D740A247A , 0x0D0A4A2BDB1D4BB89E40B9914A151B36 , 0x11D3A54661EF4E42BE311EDA06E7C111 , 0x39139446C6C5499BB92B2CC60C156E91 , 0xCA7F0F8444704A249906F237B18A5E94 , 0x637C52FF507B4ABD9B66CE4F775EEAFF , 0xACD5CA3C8BD042DDAA6493821DD4D3E3 , 0xEBFEC699C71D419E86F8988AF8A9AA9A , 0xEEC464752A154B9C820CFCB7B02CEBAB , 0x0692287FA2684226B1DC3C5B15B9E7CB , 0x68CA33163DA648F78398A2E8B0AD0416 , 0xAA3BBBCFAE7C427C95680F5C54F3B82F , 0x310D6B473F8C4909B5DDACBBE25195BD , 0xD817288825F547B4851C1F16E3125F17 , 0x4A5BC974493C461890898F52ED99B5B0 , 0xF8C2CDCF084C4CDFA9F460DDAE25F297 , 0x4EADC501C5DB44C988C7722C330CE6D3 , 0xA2F35A3AF7B348C6ABD70033014215AE , 0xA540EA7260304A58949ADD0F2C98CC6D , 0x53C0B3A5B48D4885B9CDD2388B59A46C , 0xE893A05B632C4C52983A1E03EDDD4389 , 0xED3F6BC138054E28BF75F7757534AA35 , 0xF265F49C86AD49A6831807B9AC9CDDAF , 0xEAFACE333ACD4C64849439823EF883E2 , 0xFCAB92DE40D44013A6D25181445EEFB5 , 0x8281215C0BEE4EB9BDDA9E94801EC206 , 0xF7425BA9D8C746B4AD8D947778E7B5A9 , 0x3C8D6604DF8B4094B952445A7713585C , 0x5052EC63C00B4FDCBB9E8BFDE313123E , 0xB6481CB4DCA74F1AAA590776B4D1712D , 0xCF7F85C4E60B42A98614C0C6002E74E3 , 0x6A4CC8B7B91B446DB9F6187934483339 , 0xD3333AC2FA9648C1BD61D1D135F9B9BD , 0xA6853C800E1247C1B40F44C2DB683DAE , 0xBC7A7E9E2DBC410EB8853B75E13E9BA7 , 0x3340DC87F7E3416CA1CA4154BA6C5536 , 0x61FB4946F3C444C48D651A3EA9738764 , 0x46AD61FF9BF54EA4B7716B57CD8F8741 , 0x42937D1E5E104B34A944A0710214179B , 0x9E2D098F4757431FA796B2BA892A153A , 0xFD8758556E76474C970374574AED811E , 0x4D8DE6E257CF4BFD86C499A3A2BDC9C5 , 0x66F782369A7C4827A2CE10FD31ADC0B6 , 0xA0A3301F4B7C4A9EBA06E2F6DD00F7D6 , 0xD62B67BFB5434BF9894A4E12177614D8 , 0x5173A7056E324B4096040300208291C5 , 0xB8DE4B2FD769475BB5C3BFAE60A59AFC , 0xB9BC8A9E45CD4933B117F42CC5E25AC6 , 0x968BDD03FD664992A14816DE24041A80 , 0xCB728D309F7443EF91C2CCB4A2EE023F , 0x2A27DF4684754D1D8D526F4CB3B62729 , 0xAA193A413DC749F6B15A2DFB8664E0FA , 0x8B69C1662AA74419B2BCF6EA8E92A501 , 0x9ED495C3502D4AA8A877D3F19559AD0A , 0x831502B325AA47DFAE23FF80D98448DF , 0xB2998ADB2D64437EB40EEFB936616A2B , 0xC5EE56C0D0A34D2AAE9D7A4E6C196363 , 0x19FDA09D629342E0B8E35C2914BB2532 , 0x76CF3E1F32E4482EB9EB5B1D1CE7C4D3 , 0x7FAED682E3D84F4B991149533D635B3F , 0x118DB17277204BBF82A37731763E1C88 , 0x45C0045EC94B403F8E107439EFF13C49 , 0x898EBC9FE6B841B0ABA871802E4E650F , 0x9B6FE9D707904480A9233B558D8EEFAE , 0xF92A7A9F51394B889EF624A6E468D08B , 0xC1A7E880ED8A4182AB46B9F66DE9248B , 0x201CA42B77E84157812F51B449C9801F , 0xA1A412A5524E4B1597ABCA8EDE8E8097 , 0xCD4CBD8754F24E598F5243AF387DCDA4 , 0x0972D589390E49EF8F95EADF7BBFDE68 , 0x2717C7525C9B465CB76D903AED565539 , 0x57D5489D37B44598B97CB89C10FF533D , 0xD60CF74CA17047C1A9860B4C668FB3BF , 0x2085C050C74F448BA1DD34157E60C999 , 0x2EF93BAB440B4264A65BFA96C95AA291 , 0x3153721556A54D3BA319DAC3F8715538 , 0x84113CD481FD4BC0A9F5B4303FC6B7B1 , 0x84738302800C45BCBD45ADC5B673C3FA , 0xC49E5D3B69E04156865DECCD76616CE6 , 0x6C6B3C36C227484EA49E5AB6699A0650 , 0xDCB5E2E312F6455F9C285776955C79E2 , 0x74AEB5B63EBF46F6BF771417C2ED3D57 , 0x1F775870E2A74B12B3BD0D2BA031FA14 , 0x611CE29A87254A41A5806B57D8B153A8 , 0x498661512CF249EFA5CCD365CAB9E96C , 0xB7A2E586D3DE4626BD0DB1611D5A38A8 , 0xDC2C45D6C42948EB9ADC43643868C8B8 , 0x16A4978CF37B4A32B9A6AAB3D7B268D2 , 0x3DD24E16D82A4B8DB2C8435986C2F1B0 , 0x6A0852C011464B1DB53B03A5DC65348E , 0xE6A9DB9F53524B03B1315D97BDD751CD , 0x0018799A549F4A9E9075025081F59240 , 0x42A2EBAB99564475A399EDD8E561E68F , 0x5DA74D81E070429396E797DC1A0F4783 , 0x6E304C3501D2470692934B1C2838BCD8 , 0x9E7F70486FAD4EB5B92B83126451E2E2 , 0xED5B299F98DE47EC9497478C7C1D9ABB , 0x00903CB24F2044DF885521FE5C51C21D , 0x9E7F4C3350904E40826DA28D613DA60D , 0x1EC3D14D45D94A9B9FD7D3D2A5E9F36B , 0x921B2AB17ED94407A6FEFDF129BE8FA3 , 0xEC264BC4DD974EB09415CE7D318D2F5E , 0x13942B3387934A9FA20D24AD70A60AF5 , 0xD342EB87EC234584A3BDF584269FBACD , 0xA18682822F78405DBA070E0E80FF14B7 , 0x6178D0E1D2744F74A1AC474512E9D985 , 0xCD0B3AB660B548449FD55B0249600101 , 0xF72E0219A7FF4727B2C8267C6E26431F , 0x2A6D25033C6A45DD8D61F5BD0ED1D9A5 , 0x7D1D00E18DDA4775807380F8A3C7C1F8 , 0x9B7C7B590AE04B84A57D8BBE501EE74B , 0xC91E50E208D1436FBFA6309ECFD089FA , 0xF935FF71723D4CF6B2C5878655860E4F , 0x14CF47F83C8B4468B2C43755CD0FB43D , 0x3C45EBF3DA5E445784BF5A4CD4FFB89C , 0x3E1618B6998B46109DA4F2BE8743FFE3 , 0x7AF01CB1AA8146359CA791758744F228 , 0xE9252BB051A34DA899DD51C72D8BDC3C , 0x377A87810C6448D686CEF955E522CB77 , 0x708ECB84A24A45CF8B1DABE1467656F8 , 0x2992D7A7BD02437BBF4C001E9F8BBDDF , 0x43C13962D1F1489F989E00F915A450D8 , 0x9089362E60CE4893A8EADF224E951CBF , 0x9C828D1FA89C4BA095008D07062B496E , 0xD536E8C91445435AA9DE2C1D97B63E7E , 0x1B29B5B1ACA34423A878FCEA1FB987E7 , 0x873BF54B482344FCB777CB0C666463B6 , 0xC6AC21B3BA2F474AA37D734B08E4247E , 0xCFBB7F7999104093AA508C7A79E55D1E , 0xDB2B1105D6C64033BC12E73B8D2FF2C2 , 0x0A6C1C76F5CD4F8EAB370839327F899C , 0x55F7A4F2E22B43AFB40E0C5F09E703A1 , 0xD8E0B53FACB844DB93EDC5D141DDF703 , 0x2C0F9B79D21E48B78DA9C20289B24BDB , 0xFFB65E4284954DA49F65E0335A9C19CB , 0x8A3EC9A557634BB8B29FE3963BC3224C , 0xD1A59E18A5F64B41B03CC2D09D99A394 , 0xD647D38D10AF4C4881D08A5127E8B91F , 0x3BB3AAD8224B40319A71F9BD5A13039C , 0x73641FB4E699464E97A580BDB9C0D43E , 0x85EF95C18EC44BFAB5B47503FAEEC4FD , 0xF62D53A78165406FA7257FD6EFC40257 , 0xFCB7AB296D6040F692B7CD093636AB4E , 0x0DF17802B6514BF6B4C5A2B782F63661 , 0x29FD83C1FD814CB7A450F86A6C78D3DA , 0x48CE7EE060A54FCB9A29386B1C5E3227 , 0x6D2B8969EDEF46D9A1779D18EA8C4E8A , 0xAD65B16EBCF042F7B0EB42F08C96C20D , 0xE9EAF7D860D04B94B27CEDA50E7BB11A , 0x46352CB044D54C48A244B2D0C590B7C3 , 0xEA2872B4D26F4B258770E12A60613CFD , 0xF2FDFBB4A2FB4BD482CDB6D776EE1645 , 0x3949239F50E8467FA02A97F69B665640 , 0x535ABE72DE1645E2B47430C3486C2D32 , 0x861F407658A14724A0D7BD65A77736D5 , 0xBBEABE164566482C88BBC2699AAE3C8B , 0x735EB5C7ED184F55B00DB12B2FC02261 , 0xFEA66D0D4B2A4170A55343A49D4479B7 , 0x908336D411304572BDBF5ABAA267BDDC , 0xB9148129620C4CEDBC8F3DFDC4A3D50B , 0x8A735F6CAAA247369E997BB7BFFB4F5C , 0xAE71E4CDD5344B12A302659549F0C03F , 0xD5BF8847CFD34503B6FF933012675594 , 0x89CFCC8EA48948B0B1FD86C03ED220CB , 0xE59B5288A79B4415B285041019675B2C , 0x507753C233F04BA99DAB830FDE003308 , 0xB49A1323B0424BE5B4295443A295E290 , 0x068D9850680142AFB9A468B0A692D6EC , 0x4A0277F56FA84E4880C085FED398D458 , 0xF2A72D5F1BA04E7894F83D71D95C7ECE , 0x02F57A92F8A24645A7F42AA3A20502D4 , 0x391468CF15294F4581D9F4F921FE3511 , 0x39723B21BF714D1E944752D4BC5244BB , 0xFE205A7D772D4EFB9C3449D2CCDC00D7 , 0x39D1B743736E4B149DAE68B872DE3E6C , 0x3C0C952952524432823FD9F6AE037450 , 0x5FB55F4ED947441F87DC45419E1F742D , 0x37238DF5374D48E1B65EA70269083FB0 , 0x71A47A6E730640F3A312DCB074006B13 , 0xF9F2397719824BCB902E4AA725D9F506 , 0x32B8C6ED189945338F1E41CBE4E74BE2 , 0xAB3A56BB8FC54C119E9EB88FAEDFEC30 , 0xB33FEB9462DD4F9BB0366ACEA169A033 , 0x003BC38EC40941CB97526B01D20608CF , 0x51A4291F754D422A80BA9B6924F13429 , 0x4ADC28F4E63046E1914007C088BC74D4 , 0x0BC2755D352547379E152480F130802D , 0xC5F407CC10AB4F1CBE163CF9FA469036 , 0x02CBE97AEFE5465CB28F71C05AD285D4 , 0x14C1B9C02D534A8A84ED8E23A9D276D5 , 0x9EA9EDD2F2F24A618385B154FDBDAE99 , 0x25C555C92A5E456E8974F70620F2C24B , 0xD16624011151449A928B820B4C9D9391 , 0x1B2D97D1C4434CC8A70AB9A2832804B2 , 0x4BEE0646BE2B44B48C802E0F20D1B543 , 0x5F0A83F04A3B434A9823CBDA3CEE5B05 , 0xA88C3F0A6F694EF3A5B0C8211A9EE1A5 , 0xDF6372BE8C24460CB253337CF5475655 , 0x5C618A67B0854345A2666685894C259F , 0x76FFD06A2C4045C3ADA57E0917073613 , 0x8E13978A02344B5986F082E57F0CA28C , 0x04FCA7668763494AA7DEA2D1E8ED18C4 , 0x34D9F9D335504514A12FB435FB66B5AC , 0x6D77404644464B19B30054F3CB71E21E , 0x70DF03B7B616407782606D5CAC5029E9 , 0xEEE8924185B94489BD8DB54B632088EE , 0x63B5D89AB1CC48F1927020AD3BA575BE , 0x6FB2F372A6854DD2815A798F306D8AB2 , 0xC6EC59EFBD3746F3A0BB0A38A16ECF28 , 0x5093162B4FBB4F03830DD4B7C220BBF8 , 0xF4ADDD880ACD49D79642D561A8BB3C6F , 0xF99FCC152C674853AC06169AD6D17654 , 0xFF2277B3836147689F52C05F844DE87D , 0x2515B616693C4FFDB5416C547C1B1D6C , 0x9CBEBBF8F6DB4381B89649655B86D874 , 0xAF217D8A7F2A41FAB2A57B61F5C0D44F , 0x5277852ACB524001BC53FC1CB72DBD82 , 0xAA6C8D1CAC77427392E470D5CFCA869E , 0xBE186CC460604EA2A2146B721D9D13F5 , 0x4DC6E141838349D2B35EE68CEB790C05 , 0xCA85BF94CF2740B58549DB8FAE2A8D5D , 0xCFDF02A764C445C08C7617B319A7A311 , 0x2E0392F3733740DCBE998FAA42FC423B , 0x2F90F224E652483FB1FDC556A4A66C16 , 0x1072DA2B0EF84A529192FFFEBF38FC2B , 0xF7F82DB29B4242D2AA9573E5F5CB85B0 , 0x3917AE7F0EEB4289B226AFC8E218DD4D , 0x4DB679203EC444F786E6DEFF89F423D3 , 0x68396FE78B794DC39C887C5607665260 , 0x87EAE0903A2D459B968E6799698AE8BB , 0x6FA86E11B3214813822FFDD91937FFFF , 0xA676DBBFB18645AF8AFF9C856947B6C2 , 0x85CB598A2534415BB3A4F8EC2FCD8CB8 , 0x0F566C60172544A5AEBAE5A8F1CB536C , 0x81A6F0947DA946798DC9B414830AE549 , 0x13FD3A2F2E1C40D590FFCAEB0B64308A , 0x2538E25C35AE4B578C3B574E520D99B9 , 0x4FD831BE384A4ECC80BB7D741E1BDC3C , 0x6699DEB7546F4C208415080D3A912CAF , 0xAF968A810A6B494E9B46D091C5CAC40F , 0xE3B38AEC65DB4D6A872BD22DD7F4781D , 0x25C153C6BBB24286A4B1B895DF120EA7 , 0x523B3B60E2CE4EDE9A43CD92A81AA5C9 , 0xEDB3F8E5A24D4B50982FB96C8E7370FA , 0x890C14A2DDD84D11B5EDEE443F0581F7 , 0xA97079F640A64710828B66978B6FF863 , 0xBCE5C3E3AE92432CB5FAED477E23987A , 0xFE740F5F95C248CFBA1091680CD61ACB , 0x53A4927165C14937B8A2F16CF8B7F1D0 , 0x5F8461C0495340A7859572B467E3E73C , 0x87693C0A9BBA4FBDB8098D937974F274 , 0x8AC4BA0F58C04131AD203E0A9487F0CB , 0x542A41E84B06424F8A17C7431EDDB26B , 0xAD1A9227C9084626BAC1C08533C5AAA9 , 0x163948F976CA46598FCF37D9721CF2E6 , 0xB5DDFDCDEB10436DA3A560A7D19B3466 , 0xDCFA12CEA3D54AAFACB85700660F4803 , 0x4269E75914814D0D93DC4DC378CA1610 , 0x45874F4A0A0343F8BAEBE406D1BBAE11 , 0xEF34DDA1D7AC41578A3EBC8EA49D1CD4 , 0xFD89A66E1A79425FA9E9B982378BDB6D , 0x33A2ED5647204A9389112F8BCC21BD1C , 0x610F9CEAAA024491A2A2E6FB4BD909BE , 0x85C7865605EE497C89322A66C352CEA7 , 0x2A3D82FBF0DA4327AF5F0AF7CC35E975 , 0x23F7BCC9A4B247409717242B7400EE08 , 0xABE5992BE92948D18A6320F2B2C62801 , 0xE20759CDE43D4DEC9C6BD10F6BAB22A7 , 0x1882E8822CED4F0586D018DBC4F91D7F , 0x342DA9C856C24C558420095BC3C99E4D , 0xD344417EE02C4DF581E8F1CDD79F911D , 0xF50458803EE04C53BC2A8419EAEFD79C , 0x0EDBB39E2F9146D796CE00C50F81B74E , 0x801B43AAE06E493FA85689E41E91D014 , 0x9F6F33ACC55E4D03887E419A90D92873 , 0x553C0481893D43AC83E49554D3AC7DF3 , 0x758E785CB4C5438FADFB87D5F019A300 , 0xABE0664804674925A0B5F7E01FD66F85 , 0x115EE95217554A92B967C8FE4CACA7BA , 0x1C51230E39D34AD8AB5F67A7943C0E6B , 0x455C041FE41E4806BDA3B33F1AAE7436 , 0x8D5EA69C405441648B075E509D9DB848 , 0xB0B3CDA4C75246878B3633B8DEFD171C , 0xC600E97CEF2145E78B75B4A465F2AD94 , 0xE9AAE751E08B4A339991BA8E41B93D15 , 0x3571D4C46EFC42CD9B51872E6ABDF4A0 , 0x77F3C21AD56447B78F40EA5381A4FF2F , 0xBCB0770D717E4AFDBFCFC58EEAF10D34 , 0xDD304BE8B1B0416FB1004F46645D462D , 0x0CA4285E10BA498C97B51CB3592A86BC , 0x2F44E9AD2C2F448CA9FE6D8D20CF20B2 , 0x46B341665A014C3DB87CDB92B258452B , 0x6E80886E45584EE2915C1728F69E928F , 0x4A3F1AA5E4AF404C8FDFFBCB11CA4547 , 0xF69454288D3B40ED946932509EE313E4 , 0xA5A3AE8582DF4A26ADB954125F3398B5 , 0xFEE06FF5A0D54BA083DA77A113794116 , 0x498E385FF3294B5CB652B7E060AF9B9E , 0x6ED0274E39D94C99A319C5A8D2602383 , 0xACC9E01AFD6E4346BF5C4CE105C262B0 , 0x0C7462D910334081887EA309E06C7D17 , 0x5ACDEE444A6F48CBAD1F3BA80F5A9FC7 , 0x2625B2288B6D413FB16DA27934D1D72A , 0x9C80C3475FF745A08658EE1B429A8B88 , 0xDFED08583041455A907EF4D21D21259F , 0xE3985D74963340ACB85F3D9AA57D9501 , 0x66E95C342BFC4D4BB5D95120EC14D8DD , 0xC40D33C614EE460382C4F89A9E36991F , 0x1BB63D8B966F43148D7E32F39ADBEC05 , 0x72491A839A804943983334AEFC392D37 , 0x9DADA7B3CB4B4EA29F7191239FFA0452 , 0x41730CEF34F84223B079AB141FF4D6B9 , 0x7BCC98F1198B46958ADEB7C58C34D20A , 0x92511D9DE270449186A3BE66D70CD14B , 0xBEC1ADA770A14A1E8D5045B3CA83EC3D , 0xEE0BB6F3F82F4A0FB0FBCF8A4CE931B9 , 0x3801595C1D834A778DEA4ACE4E08881F , 0x1D0F26B0BB3446BC9F14611A36C72F81 , 0x3B32F2D676544697B4A1DBAA17D6D1F1 , 0x4501F4242FC846E08065FC9D38F5FEB7 , 0x85948B646AE54B2EBF44CEFA9BBBC48E , 0xA0B22466FD2347C0AD188CBF58FE6737 , 0xC9CF57A732F94BD1A0F7B571C98D3F05 , 0x05378CD17B83480C85E25B163F0A3489 , 0x26B3898376834B26B6DF7C528E853BBD , 0x1D4B80D063F64A8380ED69F32C5E8283 , 0x53926035D9A34B2DA21DEC7A356A7218 , 0xAA8558BD6EA747CF9E829E01C62D9C91 , 0xF712BF9D803441518A57AF60941AE716 , 0x618302BB50654BAE8B3467DF1336BF99 , 0x68D435441FBF4FBF9E93F942D01A8EC5 , 0x776E9F1FB8904BE692DD0C41B4F92514 , 0x88E8ABC30753433E981A8E475CE87328 , 0x85B6C8632D9043E6A2005A96F3DEA588 , 0x3518E4256CDC4DF2935DD54350378169 , 0x50EF1E952FBB4A72B47D9DE4CDF68465 , 0x817359DABCD24CEC8D486F30A624C698 , 0xE3736525D3AF423B81DDC9A8F5A03914 , 0x022D0A1CBB864A50ACE26C9775AB9436 , 0x1F2FBE0876644AFA92CD65BE1DDA8E44 , 0xF83754325F6F40639A33741B70ED7910 , 0x1E7578C5C0884BF2B56934E957765C7A , 0x8E233476D6C84D0A8F6E67383EAF5E22 , 0x7EEBC8C5FC2440B19929328954DCBEB6 , 0xF4834A5FF1B240858177987E0EB639C0 , 0x9B4C07842C2C4E669D44D00FC6C4BFB1 , 0x757DAE242EDC4687A5CC6168E84A637E , 0x85EC0505F2E649C8BD88F9B18DDA9C84 , 0xA5E826DF17DB41168DC34CE3C18D8E49 , 0x1201E17410D04D848BC4A775A3A50182 , 0x86DFA614F3144734B54BDEE10A42F38B , 0xF092C087201044B3BE2B8595DF50C176 , 0xAADF9EBFDDE04839AA27A764E425F156 , 0xD07EFBC78CC94C1E85E71738AA1DCAB6 , 0xFB1AF4C18B9340FFACED80A8196C9920 , 0x2E0FDBE4A36F44D2B8505BFE25271D82 , 0x8DD96FABA4EB44838E2DA8DD48298415 , 0x6E367B4037D64260BE81967A49BD576E , 0xA9F4915587494A079241FB2BE5E3F2B9 , 0x01BF5DE570134C59BAE17C05D629FB17 , 0x1FEF22D98FBC4BD2ADD95EBE951C1BE0 , 0x31F6F656B6F840589CB7A578471461DD , 0x6949B36A7FEE42DBA2F04979B221E30E , 0x23468B859A104E2AAF1C588349CAF2F0 , 0x8EFE7B89B6BC4B4A85E5F774ED15B3BF , 0xBC77B8880BA7442AA32834E020FA026D , 0xA2EB1C4A93D64E6A9972984A90552177 , 0x85FD49AD1A7A42D7A76D878C4F631BFA , 0x91CF63D12A6A4203916F77FC283A1096 , 0xDA5837D7B26D49F4AE183A71022A917A , 0x39924D093B9C4A9D8487FA2DB262E765 , 0x25C6256BD5D04A4393D75F7248471BB8 , 0x6EECC4F4E9224287940A4812E3383018 , 0x74BEBDF52B27435EB3DEAC5825E98AFB , 0xFEDF852CB5AE4B0E861AC0CD64FE3A58 , 0x0109D3F9616C458EBC1524E132A18A26 , 0x5D2FF6E44D38460A93EA7C375647BEE1 , 0x7CF00904837D4E71A495FA4CB32D9758 , 0xB186C108438B430CB16207A747A150DA , 0x357DC18E9DE2439883EE7015BB118F56 , 0xA5343FB3469B47B9B0FA18C755E3BEBA , 0xE348B89EA5E64B0CBE497AD79B8F5F11 , 0x33A1ECD7A8794767A69BB7284C63381A , 0x0ACB9403AB284CA7B4A0D6D6A32F5456 , 0x8227DB2D9AB54447929EED5E66BB1E4A , 0xC4E43EF4C3B342FCB4E3642B8A272DAC , 0x0073EEC81E3242E5B141ED9E1CC9CD51 , 0x306CF36172694D6A84F227DB591F2E88 , 0xBE596197FB584F4092E8D0FA629CC921 , 0xE9D4A144DB1D441EB5757032D62B6626 , 0x0C25C2D1D8D2415AB25C4136EE351CC9 , 0x1A9FAE14728D40ECA9C17BB70961626A , 0x5796CC8088C242B9B55E75A2C38903A5 , 0x5B89724615874E59A6B30D30D98C9933 , 0x6ED1B6A4362A41D7AADB2DAFB99C6987 , 0x87D3ECAE6D9B4A47B646D03D33FC1461 , 0x11568EDE3D8947C690D49639BEF1208A , 0x7E52BA098C4A4ACF8FF7234CA3145917 , 0x9D6B44B2E2D64E28B09DD6538AD422FD , 0x599D5A54DE1E41FCA5743C93F1CD2277 , 0x8AA32E39A9EF48FF83524DC7B6155BF6 , 0xA70B6E7E50674D9580DC324D565307C9 , 0xE9E5DFECA5314A1BA8C7C803C804371E , 0x06E59222C7584306AE991CE2A8BA57D8 , 0x163910D4AF5D4495B954968CF5D6ED8E , 0xF80421BE94244C31BCA8D81547796712 , 0x2B7725CDC3B3447AA012D71AFC1A971B , 0xED7E4B0CC370407BBD129526E97F330C , 0x4206CBB0EBB44E8E98521195A1322CA0 , 0x6D75335F336C4055A2A0BC9AC33247A4 , 0xDA0AB012E03E4539A79A1BF571F143E7 , 0x92CDA02406F142BF836126A62D1C4104 , 0x0782169599AC47C997FA1B0BEA388949 , 0x33D55219A4AC47CC8F6A89DF8FE39FEE , 0xD97D4B92BFC8469185548D5742532D9E , 0x5CA8CA897A044F3E906D16C574625B07 , 0x1E1149F349EA4F4ABCC75476C4DE9E63 , 0x1E5C31B415A348B0AD9C8DFDBB4F53F2 , 0xE4F0DB05B05F4EE0B827FAD816165475 , 0x1B4A2EC8102C48CFB8FAD42FAF5C8FA5 , 0x7EFB021638454AF2A847F8527F25BB0E , 0x1988DB1921C64D9ABB0C4098ACF9944B , 0x24468C6AA81645FEA04D1F31337F5CF3 , 0x25DB59A5F7294C1E91694783C265126D , 0x5044187C77344B62B41B3CB9358D966E , 0x746A7B1B6D204076AE8991E08106CE94 , 0x75A8CACC9E4F4BFEA223A169D6694299 , 0xE5CD9426A9974B5C8A88E63177F58162 , 0x03E305A97DF44EC0AAE1149E53E53F28 , 0x221FFDFFE91649EABEF47EAD0B452A14 , 0xC86EDB67EBC74D2B9D46FBC469B54DDB , 0x1198F357B1D242C0AB8ECD893719A9E1 , 0xAD4604370A7F4A7D91A0A1F334C93DEF , 0xCE78D4942B9248DB8975175F19698A12 , 0x13A0DF14C1B34868880050B915406D8E , 0x712F8ACD42854467921BCD1BA845F304 , 0x9229A821EE6B403289FA8C4B17901ADA , 0x3F35D3253D2A45139EDEF2FE80D9963F , 0xC3F5365036FB489F9758169A5E7B3232 , 0xC8E779421CCA4EB0930AD5FCDE5BC3D4 , 0x7FCB81D0A43B4F0F8ACF28656E8542E8 , 0x24C874D2B39C4C98B6AEADFA38436A63 , 0x5DDA57F6E50441F68A6B53B8DBE4215E , 0x62EF1F91648340D4B976D9AABEDF2561 , 0x7CE82F27281644B3A310438E43EFD046 , 0x5E002EAA055F4A3099CD31BCC9548BE6 , 0xEC085636D8CE4554915367726928A440 , 0x02D05F6618CF4597974231CF7D4ABDA2 , 0x421B133A98A6421DBE6F35B8E5DDD16F , 0xAF6A327DDCA24219990B8672004A1FFB , 0x2BF1956A1FE243B4985FCED6C97D12F2 , 0xEE705AA8C2CC49A686AA59BC48EB47B1 , 0x071DB72D494E4FDF996B529E7F72EFE3 , 0x3C637E434B76436CA5BA27F5EE4110BD , 0x577A54C4D0264D589D52DB19B41D4B98 , 0xE07284FA6402443C937448BAEA69E578 , 0x80F92CEF88684CECAC7F00AF90AE9C25 , 0x7A3123106AF54319B649EAA566D7F017 , 0x7E1D8BDFE92C4929AAC079D62801B571 , 0x1CD8C02F300643CBB89EFF364A8E2916 , 0x98AB881F1D4148C1B6C3CA1E23347700 , 0xB60977C3D1874983B252C82D5DE324C5 , 0x711412DD76E949F49A84D7960F3589D4 , 0xADE809CCB99E4E8BA0A9DDA31A98C1F8 , 0xC5CFDEC49B8F4635B4F75B9B4CDA801C , 0xD8BF6DD4A45840DFB388AFD8CF7AFBB8 , 0xE214BC2AA24143F5A3D27142164269C0 , 0xDBB51C4B7FA44C46B477924A1E271227 , 0x1ABDF6224D55459CBB4510BE0ECD863E , 0x6604182E5A424282A497C3AC7B463CBA , 0x82F02E50149247B0B3B927469BE08A50 , 0x85830A1F8AF34064A8E67DE8049D696E , 0xB91E21E20AF44BF19B82F8CD5F8B85B0 , 0xDF77F39DCDB54329A43158BC22BC0915 , 0x3A98C949A66E4167B75E34829F3063B8 , 0x3E3C2AAC4F9849E8876BA4F4930E886D , 0x6B525F70D8DF46509EA495A87F1840D7 , 0x94C671380EF343059AA0D8A448B6D3CF , 0x1F2F9050156D445AA2F14EAEDE43B5C4 , 0xE56D91A9C7F1409BB218702049868053 , 0xFEB02AC6679C4C55A7EC5E2897A770CB , 0x0EDF72C8ACC84B2C8CFEAD1423D28A58 , 0x535B4939E9B7428FAB824F707A4CD59F , 0x874DC637E66B40589ED660F5D6BC4C0E , 0x02026DA71BD04ED08B29292FFFF10C7E , 0xB4B420D8AF1D4EC9AF67A8B5A2147904 , 0x28781DF9147F422A93E3EF201FAD7003 , 0xC6B89B8F9DA048B893F9C402B9ACD27D , 0x3F879CD04933442D9B1BD375A86AC2C9 , 0x0233671E86854E44A77C26FB4CA9309E , 0x37419737ADD7428180EDAB7E45E22C1F , 0x6898A81CB1364657B96A2EAA99B4D331 , 0xDB4A97CFD8AA4D558F7A2D1F6C55DA85 , 0x26A65E64DE7F4195BA4B7749F78BECF5 , 0x100CDD15C85B4C4680D87C7E981A0FC4 , 0xA355DBD64E6D4CE9BBFB666FD24E95A2 , 0x12462F1671604228925053A3A3C0A251 , 0x9D650701407E417CB8A50C29BE19907D , 0xD383A1B6D26D4B5BAC6FFC14ACA65611 , 0xF9359EE537AA44BFA9A93C0490570CE4 , 0x08ECD6D9A4EC4F6B90261E266278E41C , 0xA4BB5830FE454089A891C5BD204994D7 , 0xE625D8FDC6B84597B8999A5C9D809296 , 0x6C19C503F7814BE49E6EDC71F33DF9C1 , 0xBDB4D276AE1F44479FA94A129136EFB3 , 0x1627D3A8A8BA48B5BB311E8F0C2B1D25 , 0x2381283DA96F4BD1A9809C63AF7A1A67 , 0x253527F75C6A428286C00E8A7227B2C1 , 0x70FF85436A764C1CA58D1A48A23CD2C3 , 0xD861F62763724628817BAD8F1F2B636E , 0x3C6C517533F44A478484DBE21BFFE473 , 0xA47475E6938B44368CF8B18984E43D52 , 0x529EDE4AF0564D46AAE478E46927F055 , 0xF997535B284E452BBB0BBC91E292B7F4 , 0x118152F9E1C04DED801A9F7BCC4B69DB , 0xD0EA1F2480BD45CD8F42C46CE068131C , 0x59F1E936A102473BB245941865E19DB0 , 0x34E09DC802E240CAA3514425AD9E8CD8 , 0x83E940C1EAD24863AC0A158B7CB5D6F5 , 0x98157E3F7BBA4AF391BB9D67F56F49CE , 0x9C847075662740D5951E4CD521C5D5A6 , 0x9FAC36B1F2994E09A4471EC9D90CBCB1 , 0x0C5DA40C5D244A13A5563028AE21AB51 , 0xE096AB6FC238461CAC430DB3D3E9BCD8 , 0x81F50D1D1B6444CCA1783373BB1DE47D , 0xBA051A801D9746CD9F8EE571FCB9E003 , 0xEA5D6952FB274C25B2490A4FD9731F73 , 0xFAC7FE429C3A4EA1A36D03153DB46428 )) ORDER BY `property_group_option` . `id` ASC LIMIT 500 ;
Copy
95
6.58 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = ? ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = ? ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x00\x18 yÜTƒJ×Éu\x02 Pü§Æ@ "
b"\x01 ü£f╦§M▄£Dì@ã½Ú\x16 "
b"\x02 3g\x1E †…ND§|&ûL©0ž "
b"\x02 õz’ø¢FE§ô*£¢\x05\x02 Ô "
b"\x06 ’(\x7F ¢hB&±Ü<[\x15 ¹çË "
b"\x07 ‘Ì\x1A w’B±¢e7ËžÕ3\x1C "
b"""
\n
l\x1C võÍOŽ«7\x08 92\x7F ‰œ
"""
b"\f ]¤\f ]$J\x13 ¥V0(®!«Q "
b"\f tb┘\x10 3@üê~ú\t Ól}\x17 "
b"\r ñx\x02 ¶QKö´Å¢·‚ö6a "
b"\x0E ×¶ë(øI\x7F ¹!o\x06 ‹*ó "
b"\x0E █│×/æFÎû╬\x00 ┼\x0F üÀN "
b"\x11 VÄÌ=ëGãÉÈû9¥± è "
b"\x12\x01 át\x10 ÐM„‹Ä§u£¥\x01 ‚ "
b"\x12 F/\x16 q`B(’PS££À¢Q "
b"\x1A ƒ«\x14 rì@ý®┴{À\t abj "
b"""
\e -—ÑÄCLȧ\n
¹¢ƒ(\x04 ²
"""
b"\e Â=ïûoC\x14 ì~2¾Ü█ý\x05 "
b"\x1F /¾\x08 vdJú’Íe¾\x1D ÚŽD "
b"\x1F ´"┘Å╝KÊ¡┘^¥ò\x1C\e Ó "
b" \x1C ñ+wÞAWü/Q┤I╔Ç\x1F "
b" …ÀPÇOD‹¡Ý4\x15 ~`É™ "
b""\x1F ýÿé\x16 Iê¾ô~\v E*\x14 "
b"#F‹…š\x10 N*¯\x1C XƒIÊòð "
b"#bpìî\x0F F@‘¥,~Û\r \x06 ¤ "
b"#Ì)%8\x17 LPÖØ╩n2ÐÐ "
b"$áˆs"ÿO¼¶\x00 ^Ͷ{€ª "
b"%ÛY¥÷)L\x1E ‘iGƒÂe\x12 m "
b"&’ÃN¨mDn”U’\x19 ~GÊ\x1D "
b"&³‰ƒvƒK&¶ß|RŽ…;½ "
b"'\x0F …ì&ÄJ%†}£hϤճ "
b"*'▀FäuM\x1D ìRoL│Â') "
b"""
*=‚ûðÚC'¯_\n
÷Ì5éu
"""
b"*m%\x03 <jE¦ìa§¢\x0E Ð┘Ñ "
b"+U?y8CO+¿\x12 *§\x0F éâT "
b",͆D»ŸAñƒ\x0E ‘g3m\x03 ¹ "
b".\x03 ƾs7@▄¥ÖŬB³B; "
b"/DÚ¡,/Dî®■mì ¤ ▓ "
b"2©ãÝ\x18 ÖE3Å\x1E A╦õþKÔ "
b"3¡ìרyGg¦›·(Lc8\x1A "
b"3ıR\x19 ñ¼G╠Åjë▀ÅÒƒ¯ "
b"4ÓØ╚\x02 Ô@╩úQD%¡×îÏ "
b"5}┴ÄØÔCÿâ¯p\x15 ╗\x11 ÅV "
b"7;ù{Â[F»³0*¥{Ï÷e "
b"8\x16 ═̽ OI½Åë█Ñ╬¥\t "
b"9\x17 ®\x7F\x0E ëB‰²&¯Èâ\x18 ÝM "
b"9r;!¿qM\x1E ”GRÔ¼RD» "
b":˜ÉI¦nAg·^4‚Ÿ0c¸ "
b":íA°ßäLѧ1Å¥&ŠFO "
b";2òÖvTF—´¡Ûª\x17 ÖÑñ "
b"<\f •)RRD2‚?Ùö®\x03 tP "
b"<EëóÚ^DW„¿ZLÔÿ¸œ "
b"<c~CKvCl¥º'õîA\x10 ½ "
b"=ÊN\x16 Ï*Kì▓╚CYå┬±░ "
b"B\e\x13 :˜¦B\x1D ¾o5¸åÝÑo "
b"HÎ~à`¥OËš)8k\x1C ^2' "
b"J\x02 wõo¨NH€À…þÓ˜ÔX "
b"Kî\x06 F¾+D´Œ€.\x0F ѵC "
b"L£¼\x14 ŒdJ²–\x0F þ˜¹³ãŸ "
b"P“\x16 +O»O\x03 ƒ\r Ô·Â »ø "
b"P´\x1E ò/╗Jr┤}Øõ═÷äe "
b"R;;`âÎNÞšCÍ’¨\x1A ¥É "
b"SZ¾rÞ\x16 Eâ´t0ÃHl-2 "
b"S¤’qeÁI7¸¢ñlø·ñÐ "
b"S└│Ñ┤ìHà╣═Ê8ïYñl "
b"SÍmï\x1A ñD\f £,ÅÒ¯‚h´ "
b"WzT─ð&MXØR█\x19 ┤\x1D Kÿ "
b"W–Ì€ˆÂB¹µ^u¢Ã‰\x03 ¥ "
b"WıHØ7┤Eÿ╣|©£\x10 S= "
b"Z;)Cã6N.┐ý\r ç\x15 ɯ "
b"\aŠg°…CE¢ff…‰L%Ÿ "
b"""
]/öäM8F\n
“ê|7VG¾á
"""
b"^éëBÓ†D……¿M,šR¥U "
b"a%9Ý¿ùEû $%ö¼Rüý "
b"axÐáÒtOt¡¬GE\x12 éÙ… "
b"aƒ\x02 »PeK®‹4gß\x13 6¿™ "
b"cµØš±ÌHñ’p ;¥u¾ "
b"f÷‚6š|H'¢Î\x10 ý1À¶ "
b"hÊ3\x16 =¦H÷ƒ˜¢è°\x04\x16 "
b"jˆè?ì\x1F BH¦\x03 @`àK\x1F\f "
b"kR_pØßFPž¤•¨\x7F\x18 @× "
b"m+ëiÝ´F┘íwØ\x18 ÛîNè "
b"mu3_3l@U¢ ¼šÃ2G¤ "
b"n0L5\x01 ÒG\x06 ’“K\x1C (8¼Ø "
b"nÇênEXNÔæ\\x17 (÷ׯŠ"
b"nÐ'N9ÙL™£\x19 ŨÒ`#ƒ "
b"""
nìÄôé"B‡”\n
H\x12 ã80\x18
"""
b"pß\x03 ·¶\x16 @w‚`m\¬P)é "
b"p àCjvL\x1C Ñì\x1A Hó<Ê├ "
b"sd\x1F ´æ™FN—¥€½¹ÀÔ> "
b"sq╦º^═N\x1E ì!Ë\x18 ç\x16 ¼? "
b"tj{\e m @v«ëæÓü\x06 ╬ö "
b"v±75®¾H¥¶_Jøw[›E "
b"vÏ>\x1F 2äH.¹ë[\x1D\x1C çÄÓ "
b"z\x1C ▒¬üF5£ºæuçD‗( "
b"{̘ñ\x19 ‹F•ŠÞ·ÅŒ4Ò\n "
b"|Ôêä_6Eʃ ¡Ñ\x18 I¤Ç "
b"}\x1D\x00 ßì┌GuÇsǰúÃ┴° "
b"""
üªö}®Fyì╔┤\x14 â\n
ÕI
"""
b"éü!\\v ¯N╣¢┌×öÇ\x1E ┬\x06 "
b"ƒ\x15\x02 ³%ªGß®#ÿ€Ù„Hß "
b"""
àâ\n
\x1F è¾@d¿µ}Þ\x04 Øin
"""
b"àÂ╚c-ÉCµó\x00 Zû¾ÌÑê "
b"""
çi<\n
ø║O¢©\t ìôyt‗t
"""
b"‹iÁf*§D\x19 ²¼öꎒ¥\x01 "
b"ì^ª£@TAdï\x07 ^PØØ©H "
b"Ž\x13 —Š\x02 4KY†ð‚å\x7F\f ¢Œ "
b"ɃiV"¥Nu»é{\x11 ▀µ¶ı "
b"ÆQ\x1D ØÔpDæåú¥fÎ\f ÐK "
b"’Í $\x06 ñB¿ƒa&¦-\x1C A\x04 "
b"ÿ\x15 ~?{║J¾æ╗Øg§oI╬ "
b"˜«ˆ\x1F\x1D AHÁ¶ÃÊ\x1E #4w\x00 "
b"øL\x07 ä,,NfØDð\x0F ã─┐▒ "
b"øoÚÎ\x07 ÉDÇ®#;UìÄ´« "
b"£¥╗°÷█Cü©ûIe[åÏt "
b"žü-ÆIJJB²³q\x0F ®¼&Ð "
b"¥@êr`0JX”šÝ\x0F ,˜Ìm "
b"¥£®…‚ßJ&¹T\x12 _3˜µ "
b"¬lì\x1C ¼wBsÆõpı¤╩å× "
b"ªßž¿ÝàH9ª'§dä%ñV "
b"«G)T#èB_…v©„yå4Í "
b"«àfH\x04 gI% µ÷à\x1F Öo… "
b"¬Éà\x1A ýnCF¿\Lá\x05 Âb° "
b"®qäÍÕ4K\x12 £\x02 e•IðÀ? "
b"""
»ûèü\n
kINøFðæ┼╩─\x0F
"""
b"°³Í¤ÇRF‡‹63¸Þý\x17\x1C "
b"┤Ü\x13 #░BKÕ┤)TCóòÔÉ "
b"µÝýÍë\x10 Cm£¥`§Ñ›4f "
b"¶H\x1C ´Ü§O\x1A ªY\x07 v´Ñq- "
b"·h;Û™@‰•¶U¾\t\x07\v\x0E "
b"""
¹\x1E !â\n
ôKñ›‚øÍ_‹…°
"""
b"""
¹ò\x11 ?Ü’N\e ¹áD\n
Ø_Ȳ
"""
b"º\x05\x1A €\x1D —FÍŸŽåqü¹à\x03 "
b"¼°w\r q~Jý¿ÏÅŽêñ\r 4 "
b"╝└ö^║\x01 Jæéty\x06 YìU┌ "
b"¼åÃã®’C,µúíG~#˜z "
b"¢c NÆlLªºÉz\x1C\x0E c8Ù "
b"½´Òv®\x1F DGŸ©J\x12 ‘6ï³ "
b"Àëë{ñ-BÊ¢\x1C Yn¦›ã\e "
b"Ãõ6P6ûHŸ—X\x16 š^{22 "
b"Ä\r 3Æ\x14 îF\x03 ‚Äøšž6™\x1F "
b"Äž];iàAV†]ìÍvalæ "
b"Ää>ôóBü´ãd+Š'-¬ "
b"┼¤Ì─øÅF5┤¸[øL┌Ç\x1C "
b"""
ÈçyB\x1C ÊN°“\n
ÕüÞ[ÃÔ
"""
b"É@j;\x11 ~F\x02 ¬`ÇOê¨šÏ "
b"╔¤Wº2¨KÐá¸Áq╔ì?\x05 "
b"Ê\x7F\x0F „DpJ$™\x06 ò7±Š^” "
b"╩à┐ö¤'@ÁàI█Å«*ì] "
b"Íám\x04 ObJ\x11 ¯V¬q=óù¬ "
b"╬´:±\x0E eA\x13 ìW"┼╚2?ê "
b"Ï»\x7F y™\x10 @“ªPŒzyå]\x1E "
b"ðÛ\x1F $Ç¢E═ÅB─lÓh\x13\x1C "
b"Óƒ¡¶ÒmK[¬oü\x14 ¬¦V\x11 "
b"Õ6èÉ\x14 ECZ©Þ,\x1D —¶>~ "
b"Í\f ¸LípG┴®å\v LfÅ│┐ "
b"ÍGËì\x10 »LHüðèQ'Þ╣\x1F "
b"Ïa÷'crF(ü{¡Å\x1F +cn "
b"Ù:µ\t &!K2›%yvÚ\x14 ü\x1A "
b"┘}KÆ┐╚FæàTìWBS-× "
b"ÚX7ײmIô®\x18 :q\x02 *‘z "
b"Üú\x12 ΣÕJ¯¬¸W\x00 f\x0F H\x03 "
b"Üú\e :DÿCõ¢UÞò»nE\x1A "
b"Ý0Kè±°Ao±\x00 OFd]F- "
b"▀Ý\x08 X0AEZÉ~¶Ê\x1D !%ƒ "
b"â\x14 ¼*¢ACõ£ÒqB\x16 BiÀ "
b"ÒH©×ѵK\f ¥IzÎøÅ_\x11 "
b"Òse%Ë»B;ü¦╔¿§á9\x14 "
b"õüÎàÀ├NÌ¥çfâ\x1E ÷DÜ "
b"äðÛ\x05 °_Nà¸'úØ\x16\x16 Tu "
b"åm‘©Çñ@›²\x18 p I†€S "
b"åóWÂiœO\x19 Ÿgq7Îâœ\x11 "
b"µ%ϲã©Eù©ÖÜ\ØÇÆû "
b"éåßì¥1J\e ¨ÇÈ\x03 È\x04 7\x1E "
b"ê(r´ÒoK%‡pá*`a<ý "
b"""
ê]iRû'L%²I\n
OÙs\x1F s
"""
b"êúÎ3:ÍLd„”9‚>øƒâ "
b"í³øå¢MKP˜/¹lŽspú "
b"òeôœ†I¦ƒ\x18\x07 ¹¬œÝ¯ "
b"òýû´¢ûKԂͶ×vî\x16 E "
b"õ\x04 X€>àLS¼*„\x19 êïל "
b"÷-Sºüe@oº%\x7F Í´─\x02 W "
b"öN»ÊFÐK\x1C ¾\x0F ®öʦšÜ "
b"÷3\x1E ÊAuJݤ¡¿\ðµ1F "
b"÷T9Eï_L¤®ýôÉt±‘ÿ "
b"ø\x04 !¾”$L1¼¨Ø\x15 Gyg\x12 "
b"ù*zŸQ9Kˆžö$¦ähЋ "
b"ù5ÿqr=Lö²Å‡†U†\x0E O "
b"■ªm\r K*ApÑSCñØDyÀ "
b"ÿs\f ž\x04 WEú ¤Š\x0F “\x19 ñ} "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.group` . `id` as `property_group_option.group.id` ,
`property_group_option.group` . `display_type` as `property_group_option.group.displayType` ,
`property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` ,
`property_group_option.group` . `filterable` as `property_group_option.group.filterable` ,
`property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` ,
`property_group_option.group` . `created_at` as `property_group_option.group.createdAt` ,
`property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` ,
`property_group_option.group.translation.name` ,
`property_group_option.group.translation.name` as `property_group_option.group.name` ,
`property_group_option.group.translation.description` ,
`property_group_option.group.translation.description` as `property_group_option.group.description` ,
`property_group_option.group.translation.position` ,
`property_group_option.group.translation.position` as `property_group_option.group.position` ,
`property_group_option.group.translation.customFields` ,
`property_group_option.group.translation.customFields` as `property_group_option.group.customFields` ,
`property_group_option.media` . `id` as `property_group_option.media.id` ,
`property_group_option.media` . `user_id` as `property_group_option.media.userId` ,
`property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` ,
`property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` ,
`property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` ,
`property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` ,
`property_group_option.media` . `file_name` as `property_group_option.media.fileName` ,
`property_group_option.media` . `file_size` as `property_group_option.media.fileSize` ,
`property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` ,
`property_group_option.media` . `meta_data` as `property_group_option.media.metaData` ,
`property_group_option.media` . `config` as `property_group_option.media.config` ,
`property_group_option.media` . `path` as `property_group_option.media.path` ,
`property_group_option.media` . `private` as `property_group_option.media.private` ,
`property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` ,
`property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` ,
`property_group_option.media` . `created_at` as `property_group_option.media.createdAt` ,
`property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` ,
`property_group_option.media.translation.title` ,
`property_group_option.media.translation.title` as `property_group_option.media.title` ,
`property_group_option.media.translation.alt` ,
`property_group_option.media.translation.alt` as `property_group_option.media.alt` ,
`property_group_option.media.translation.customFields` ,
`property_group_option.media.translation.customFields` as `property_group_option.media.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id`
LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.group.translation` . `property_group_id` ,
`property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` ,
`property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` ,
`property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` ,
`property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation` . `language_id` = ?
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id`
LEFT JOIN (
SELECT
`property_group_option.media.translation` . `media_id` ,
`property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` ,
`property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` ,
`property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields`
FROM
`media_translation` `property_group_option.media.translation`
WHERE
`property_group_option.media.translation` . `language_id` = ?
) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id`
WHERE
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (0x0018799A549F4A9E9075025081F59240 , 0x01819C66CBF54DDC9C448D40C6ABE916 , 0x0233671E86854E44A77C26FB4CA9309E , 0x02F57A92F8A24645A7F42AA3A20502D4 , 0x0692287FA2684226B1DC3C5B15B9E7CB , 0x0791CC1A779242B1A26537CB9ED5331C , 0x0A6C1C76F5CD4F8EAB370839327F899C , 0x0C5DA40C5D244A13A5563028AE21AB51 , 0x0C7462D910334081887EA309E06C7D17 , 0x0DF17802B6514BF6B4C5A2B782F63661 , 0x0ED7B6EB28F8497FB9216F068B2AF3AD , 0x0EDBB39E2F9146D796CE00C50F81B74E , 0x11568EDE3D8947C690D49639BEF1208A , 0x1201E17410D04D848BC4A775A3A50182 , 0x12462F1671604228925053A3A3C0A251 , 0x1A9FAE14728D40ECA9C17BB70961626A , 0x1B2D97D1C4434CC8A70AB9A2832804B2 , 0x1BB63D8B966F43148D7E32F39ADBEC05 , 0x1F2FBE0876644AFA92CD65BE1DDA8E44 , 0x1FEF22D98FBC4BD2ADD95EBE951C1BE0 , 0x201CA42B77E84157812F51B449C9801F , 0x2085C050C74F448BA1DD34157E60C999 , 0x221FFDFFE91649EABEF47EAD0B452A14 , 0x23468B859A104E2AAF1C588349CAF2F0 , 0x236270ECEE0F464091A52C7EDB0D06A4 , 0x23DE292538174C50999DCA6E32D1D1FF , 0x24E1887322FF4FBCB6005ECDB67B80AA , 0x25DB59A5F7294C1E91694783C265126D , 0x2692C34EA86D446E945592197E47CA1D , 0x26B3898376834B26B6DF7C528E853BBD , 0x270F85EC26C44A25867DA368CFA4D5B3 , 0x2A27DF4684754D1D8D526F4CB3B62729 , 0x2A3D82FBF0DA4327AF5F0AF7CC35E975 , 0x2A6D25033C6A45DD8D61F5BD0ED1D9A5 , 0x2B553F7938434F2BBF122AA70FE9E254 , 0x2CCD8644BB9F41F1830E9167336D03B9 , 0x2E0392F3733740DCBE998FAA42FC423B , 0x2F44E9AD2C2F448CA9FE6D8D20CF20B2 , 0x32B8C6ED189945338F1E41CBE4E74BE2 , 0x33A1ECD7A8794767A69BB7284C63381A , 0x33D55219A4AC47CC8F6A89DF8FE39FEE , 0x34E09DC802E240CAA3514425AD9E8CD8 , 0x357DC18E9DE2439883EE7015BB118F56 , 0x373BF97BC25B46BBB3302AA57BCFF765 , 0x3816CDDEAB204F49AB8F89DBA5CEBE09 , 0x3917AE7F0EEB4289B226AFC8E218DD4D , 0x39723B21BF714D1E944752D4BC5244BB , 0x3A98C949A66E4167B75E34829F3063B8 , 0x3AED41B0DFE44CD1A731C5A5268A464F , 0x3B32F2D676544697B4A1DBAA17D6D1F1 , 0x3C0C952952524432823FD9F6AE037450 , 0x3C45EBF3DA5E445784BF5A4CD4FFB89C , 0x3C637E434B76436CA5BA27F5EE4110BD , 0x3DD24E16D82A4B8DB2C8435986C2F1B0 , 0x421B133A98A6421DBE6F35B8E5DDD16F , 0x48CE7EE060A54FCB9A29386B1C5E3227 , 0x4A0277F56FA84E4880C085FED398D458 , 0x4BEE0646BE2B44B48C802E0F20D1B543 , 0x4CA3BC148C644AB2960FFE98B9B3E39F , 0x5093162B4FBB4F03830DD4B7C220BBF8 , 0x50EF1E952FBB4A72B47D9DE4CDF68465 , 0x523B3B60E2CE4EDE9A43CD92A81AA5C9 , 0x535ABE72DE1645E2B47430C3486C2D32 , 0x53A4927165C14937B8A2F16CF8B7F1D0 , 0x53C0B3A5B48D4885B9CDD2388B59A46C , 0x53CD6DEF1AF1440CA32CC5D2AF8268B4 , 0x577A54C4D0264D589D52DB19B41D4B98 , 0x5796CC8088C242B9B55E75A2C38903A5 , 0x57D5489D37B44598B97CB89C10FF533D , 0x5A3B2943C6364E2EBFEC0DFF871590EE , 0x5C618A67B0854345A2666685894C259F , 0x5D2FF6E44D38460A93EA7C375647BEE1 , 0x5EE9EB42D386448585BF4D2C9A52A555 , 0x612539DDBFF945FBA02425F6BC52FCFD , 0x6178D0E1D2744F74A1AC474512E9D985 , 0x618302BB50654BAE8B3467DF1336BF99 , 0x63B5D89AB1CC48F1927020AD3BA575BE , 0x66F782369A7C4827A2CE10FD31ADC0B6 , 0x68CA33163DA648F78398A2E8B0AD0416 , 0x6A88E83FEC1F4248A6034060E04B1F0C , 0x6B525F70D8DF46509EA495A87F1840D7 , 0x6D2B8969EDEF46D9A1779D18EA8C4E8A , 0x6D75335F336C4055A2A0BC9AC33247A4 , 0x6E304C3501D2470692934B1C2838BCD8 , 0x6E80886E45584EE2915C1728F69E928F , 0x6ED0274E39D94C99A319C5A8D2602383 , 0x6EECC4F4E9224287940A4812E3383018 , 0x70DF03B7B616407782606D5CAC5029E9 , 0x70FF85436A764C1CA58D1A48A23CD2C3 , 0x73641FB4E699464E97A580BDB9C0D43E , 0x7371CBA75ECD4E1E8D21D3188716AC3F , 0x746A7B1B6D204076AE8991E08106CE94 , 0x76B13735AEBE48A5B65F4AF8775B9B45 , 0x76CF3E1F32E4482EB9EB5B1D1CE7C4D3 , 0x7AF01CB1AA8146359CA791758744F228 , 0x7BCC98F1198B46958ADEB7C58C34D20A , 0x7CD4EAE45F3645CA83A0A1D11849A4C7 , 0x7D1D00E18DDA4775807380F8A3C7C1F8 , 0x81A6F0947DA946798DC9B414830AE549 , 0x8281215C0BEE4EB9BDDA9E94801EC206 , 0x831502B325AA47DFAE23FF80D98448DF , 0x85830A1F8AF34064A8E67DE8049D696E , 0x85B6C8632D9043E6A2005A96F3DEA588 , 0x87693C0A9BBA4FBDB8098D937974F274 , 0x8B69C1662AA74419B2BCF6EA8E92A501 , 0x8D5EA69C405441648B075E509D9DB848 , 0x8E13978A02344B5986F082E57F0CA28C , 0x909F695622BE4E75AF827B11DFE6F4D5 , 0x92511D9DE270449186A3BE66D70CD14B , 0x92CDA02406F142BF836126A62D1C4104 , 0x98157E3F7BBA4AF391BB9D67F56F49CE , 0x98AB881F1D4148C1B6C3CA1E23347700 , 0x9B4C07842C2C4E669D44D00FC6C4BFB1 , 0x9B6FE9D707904480A9233B558D8EEFAE , 0x9CBEBBF8F6DB4381B89649655B86D874 , 0x9EFC2DC6494A4A42B2B3710FAEBC26D0 , 0xA540EA7260304A58949ADD0F2C98CC6D , 0xA5A3AE8582DF4A26ADB954125F3398B5 , 0xAA6C8D1CAC77427392E470D5CFCA869E , 0xAADF9EBFDDE04839AA27A764E425F156 , 0xAB47295423E8425F8576A98479E534CD , 0xABE0664804674925A0B5F7E01FD66F85 , 0xACC9E01AFD6E4346BF5C4CE105C262B0 , 0xAE71E4CDD5344B12A302659549F0C03F , 0xAF968A810A6B494E9B46D091C5CAC40F , 0xB0B3CDA4C75246878B3633B8DEFD171C , 0xB49A1323B0424BE5B4295443A295E290 , 0xB5DDFDCDEB10436DA3A560A7D19B3466 , 0xB6481CB4DCA74F1AAA590776B4D1712D , 0xB768AD3BDB99408995B655BE09070B0E , 0xB91E21E20AF44BF19B82F8CD5F8B85B0 , 0xB9F2113FDC924E1BB9E1440AD85FC8B2 , 0xBA051A801D9746CD9F8EE571FCB9E003 , 0xBCB0770D717E4AFDBFCFC58EEAF10D34 , 0xBCC0945EBA014A9182747906598D55DA , 0xBCE5C3E3AE92432CB5FAED477E23987A , 0xBD63204E926C4CA6A7907A1C0E6338EB , 0xBDB4D276AE1F44479FA94A129136EFB3 , 0xC0EBEB7BF12D42CAA21C596EA69BE31B , 0xC3F5365036FB489F9758169A5E7B3232 , 0xC40D33C614EE460382C4F89A9E36991F , 0xC49E5D3B69E04156865DECCD76616CE6 , 0xC4E43EF4C3B342FCB4E3642B8A272DAC , 0xC5CFDEC49B8F4635B4F75B9B4CDA801C , 0xC8E779421CCA4EB0930AD5FCDE5BC3D4 , 0xC9406A3B117E4602AC60C74FEAA89ACF , 0xC9CF57A732F94BD1A0F7B571C98D3F05 , 0xCA7F0F8444704A249906F237B18A5E94 , 0xCA85BF94CF2740B58549DB8FAE2A8D5D , 0xCDE16D044F624A11AF56AC713DF3F9AC , 0xCEEF3AF10E6541138D5722C5C8323F88 , 0xCFBB7F7999104093AA508C7A79E55D1E , 0xD0EA1F2480BD45CD8F42C46CE068131C , 0xD383A1B6D26D4B5BAC6FFC14ACA65611 , 0xD536E8C91445435AA9DE2C1D97B63E7E , 0xD60CF74CA17047C1A9860B4C668FB3BF , 0xD647D38D10AF4C4881D08A5127E8B91F , 0xD861F62763724628817BAD8F1F2B636E , 0xD93AB50926214B329B257976DA14FC1A , 0xD97D4B92BFC8469185548D5742532D9E , 0xDA5837D7B26D49F4AE183A71022A917A , 0xDCFA12CEA3D54AAFACB85700660F4803 , 0xDCFA1B3A44FF43F5A255DEF2BB6E451A , 0xDD304BE8B1B0416FB1004F46645D462D , 0xDFED08583041455A907EF4D21D21259F , 0xE214BC2AA24143F5A3D27142164269C0 , 0xE348B89EA5E64B0CBE497AD79B8F5F11 , 0xE3736525D3AF423B81DDC9A8F5A03914 , 0xE481D785B7C34EDEBE8766831EF6449A , 0xE4F0DB05B05F4EE0B827FAD816165475 , 0xE56D91A9C7F1409BB218702049868053 , 0xE5F357C2699C4F199F677137CEE29C11 , 0xE625D8FDC6B84597B8999A5C9D809296 , 0xE9E5DFECA5314A1BA8C7C803C804371E , 0xEA2872B4D26F4B258770E12A60613CFD , 0xEA5D6952FB274C25B2490A4FD9731F73 , 0xEAFACE333ACD4C64849439823EF883E2 , 0xEDB3F8E5A24D4B50982FB96C8E7370FA , 0xF265F49C86AD49A6831807B9AC9CDDAF , 0xF2FDFBB4A2FB4BD482CDB6D776EE1645 , 0xF50458803EE04C53BC2A8419EAEFD79C , 0xF62D53A78165406FA7257FD6EFC40257 , 0xF64EBBCA46D04B1CBE0FAEF6CAA69ADC , 0xF7331ECA41754ADDA4A1BF5CF0B53146 , 0xF7543945EF5F4CA4AEFDF4C974B191FF , 0xF80421BE94244C31BCA8D81547796712 , 0xF92A7A9F51394B889EF624A6E468D08B , 0xF935FF71723D4CF6B2C5878655860E4F , 0xFEA66D0D4B2A4170A55343A49D4479B7 , 0xFF730C9E045745FAA0A48A0F9319F17D );
Copy
96
3.75 ms
SELECT `property_group_option` . `id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` WHERE ((`property_group_option.group` . `filterable` = ? )) AND (`property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) ORDER BY `property_group_option` . `id` ASC LIMIT 500 OFFSET 500
Parameters :
[
true
b"-ª~¨£Á@6ƒP¯ê\x05 þî¯ "
b"”%’4È:B*Ž>;4©Læ| "
b"aNž\x18 ÷®@º§žÉRr\x17 3d "
b"õüÎàÀ├NÌ¥çfâ\x1E ÷DÜ "
b"Ͱí—\x1A ï@•‹ÿùÙö’›@ "
b"\x08 Ûf─ºÃBÅÉ0ÈbXYãè "
b"0tBeÊ‘N^†\x0F “ãCÚ4· "
b"""
\n
ÒɧT╠@├æøÅu\x16 Õ║\x01
"""
b"[£ŠôëäJþ–M\x04 ·so€p "
b"?\x1C kòÄÎA\x04 ³gÔ\x10 pÜÃ\x08 "
b"ºšÝ«\x02\x1A L.¬ù\x1F _Oñ\x01 v "
b"õs¶F‚°Hö¡3VGa@ÜÅ "
b"¼[Yž)‡Mœ¬mò×\x02\x10 ©¯ "
b":j^è:OCˆ°7ÛSTpÝu "
b"$áˆs"ÿO¼¶\x00 ^Ͷ{€ª "
b"Ÿ½<‚\x18 žH*£\x1D "qJ\x04 µ\x02 "
b"æªõÞs›C\x13 »\x05 È e>‰% "
b"""
¹ò\x11 ?Ü’N\e ¹áD\n
Ø_Ȳ
"""
b"\x15 ÆÇ/b…E …\x1F\x1D j¤A{¼ "
b"åóWÂiœO\x19 Ÿgq7Îâœ\x11 "
b"HL¡žå\x18 G9…®å'›¯žÚ "
b"_ýO¿}¼Gï“£UQìæ<\x05 "
b"uA=ÎEO¶¸(ãºþ84í "
b"Ù:µ\t &!K2›%yvÚ\x14 ü\x1A "
b"¼P\x12\x15 ıcARØÝ╣░├¡·ñ "
b"A‹R)‰0Lß¹·úPÙ¤·÷ "
b"\x7F\x08 üÈmlN¸îD┘\x7F ▄}ô> "
b".\x1E ¾Ê\x16 ¸E‡—®˜)\n La\x00 "
b"#bpìî\x0F F@‘¥,~Û\r \x06 ¤ "
b"¾\x04 }WÐZHß´â_\e ÏÏK‘ "
b"·h;Û™@‰•¶U¾\t\x07\v\x0E "
b"±\x13\x13 üLjC©¦Á(á@ûIŸ "
b",ÑFòô\x04 KW«%(n¡àg² "
b"7'Ù\v ØFâ«H Êí\e îb "
b"Ì„\x19 žÔ\x0F G޳Û\x01 @iß#Ñ "
b"7ï¶›““LÓœó\x03\x06 0\x03 ñj "
b"ûD 9"¡M½¾\x00 <n;¦†í "
b"PE (“Ü@¬¥ÍH]莖T "
b">Á¶&á_Bl›\x1A\x06\x7F åÒ£> "
b"Ã3ÒjÒ–GP˜ÜIÔƒãk[ "
b"0G\x1D þinHNš_¬ŠÆ¼\x1A ¹ "
b"Àëë{ñ-BÊ¢\x1C Yn¦›ã\e "
b"\x13 ö\r }‰ìET‹X©0øWÏà "
b"Ø┐└\x1A Ø¥L×Ç\x7F └äìjçÓ "
b"\x13 ¹d¹õåCî¡\x7F é¾ìÎ+p "
b"öN»ÊFÐK\x1C ¾\x0F ®öʦšÜ "
b"´.Ï╝G\x00 CÉ╝w■2£´|\e "
b"\x01 ‡\x12 )h}K=¾jØ¡õ3Oy "
b"\x1E 5ðâ\x1C »Ce™JH9=ÛQ= "
b"Gm\x01 w“uOá¼]¬Z:\x00\x06 “ "
b"╬´:±\x0E eA\x13 ìW"┼╚2?ê "
b"2ùBöeÒN^‘\x02 Ú…2¬K¤ "
b"Oý\x7F öºÙC\x0E ¸\x0F Þ„ˆ]¾9 "
b"SÍmï\x1A ñD\f £,ÅÒ¯‚h´ "
b"åÊÎo#kH0µ»Q³Í÷ç¦ "
b"""
)Cà'ùZ@x¯\x1F \n
O\x08 »Ba
"""
b"=\x15 ˜7äE—½\x12\x17 77\x1F -\ "
b"^éëBÓ†D……¿M,šR¥U "
b"ëu9\\r ÑJ¹¬osá'”„¤ "
b":íA°ßäLѧ1Å¥&ŠFO "
b";▀E\x0F JÔJ¸Éîª┴u\x1D »X "
b"_ðË3\v !K\x07 ‰çH#Dú\x7F | "
b"^ð‚êÒEí—kö_Ž+\x18 Ì "
b"i\x14\x01 H›#@\x1D €†$¨S"Zâ "
b"jˆè?ì\x1F BH¦\x03 @`àK\x1F\f "
b"¸‰xgø\x10 E\x10 —\x01 \8㡸” "
b"Üú\e :DÿCõ¢UÞò»nE\x1A "
b"\x03\x11 (qxœOo¬A\x1F Yª\x19 ê "
b"&’ÃN¨mDn”U’\x19 ~GÊ\x1D "
b"8\x01\x18 Ø'¤AùÂögâg\x04 2\x19 "
b"€ˆb\x17 ç¼B\x07 –8?Sý»Iÿ "
b"«G)T#èB_…v©„yå4Í "
b"áÛ+g–•E\x13 ¡6¬ \x10 Â)? "
b"\x05 w!_°FÝ‚š\x17 vVÓš˜ "
b"""
\n
Ü‹ëËñM«»“™\x13 Jüqv
"""
b"2Ç_Lì╚A<Ö┌pQ·ÙóÚ "
b"8\x16 ═̽ OI½Åë█Ñ╬¥\t "
b"v±75®¾H¥¶_Jøw[›E "
b"î\x12 ╝ô¿\x04 EÞÉé½\x13 ═¥:╩ "
b"P\x10 {ûrê@ú•£j\e eÒžD "
b"géµ\x11 nÉH╣ìÚXáíc░o "
b"÷T9Eï_L¤®ýôÉt±‘ÿ "
b"ÿs\f ž\x04 WEú ¤Š\x0F “\x19 ñ} "
b"'\x0F …ì&ÄJ%†}£hϤճ "
b"Š««|¯oI÷»IËÁиٙ "
b"úåçª4MGНp0\x11 Q\x16 õE "
b"öç┘▓Ý\x16 @ì¡¡_T╠R¡í "
b"É@j;\x11 ~F\x02 ¬`ÇOê¨šÏ "
b""\x01 ±Ô\x0F ÃBÅŒåö\x1A {\x0E Î\x19 "
b"|Ôêä_6Eʃ ¡Ñ\x18 I¤Ç "
b"\x07 ‘Ì\x1A w’B±¢e7ËžÕ3\x1C "
b"\f ~i)p\e Iîì\x14 ░PY\x19\x07 û "
b";\x13 ŸÃ\x1D £Is›iñ"GÜ~± "
b"sq╦º^═N\x1E ì!Ë\x18 ç\x16 ¼? "
b"uRÇAµUDF´×}pU‰\x13 ¼ "
b"áNüuø╔N;£ù\x17\x06 [=Â\ "
b"""
àÉf\n
Û\f N9†Úûüc"m,
"""
b",͆D»ŸAñƒ\x0E ‘g3m\x03 ¹ "
b"9:I¡˜™H„ŸH?\r @ü/\x18 "
b":\f r6ÜC–ªd’\x16 ¤\x1A\x04 € "
b"ɃiV"¥Nu»é{\x11 ▀µ¶ı "
b"""
íïô{\x08 £@7žé\n
\x18 ~#\e {
"""
b"ÅL~«u9LPäÌEùòܵ╬ "
b"J\x1A º¡^¤Ká õÀƒVðµb "
b"¡Y_V#\t Fe’÷MŸB<D\x01 "
b"%ldGI\x1F Eíè+ÿk\x16 "
b"žü-ÆIJJB²³q\x0F ®¼&Ð "
b"Íám\x04 ObJ\x11 ¯V¬q=óù¬ "
b"²2´%Õ═BüÅh%4GÙ²Þ "
b"åúN~&,ER‚9ëƒÇPÕZ "
b"@HQU\x06\x1F I(›çÍúCÖ®\x19 "
b"÷3\x1E ÊAuJݤ¡¿\ðµ1F "
b"IÐm:NÔCu²\x1E AXí!í\x10 "
b"K¯\e âPÉEÅâ¼Ã\x1F J╣îR "
b"#Ì)%8\x17 LPÖØ╩n2ÐÐ "
b"KD\x03 ©1çKä½´ÉÞ=“ý\x01 "
b"Z;)Cã6N.┐ý\r ç\x15 ɯ "
b"bÜ╝Ø\x11 ÊEÎÖN¦ÔW.÷0 "
b"""
yr×\n
ãnI¿–½}Vª±xÞ
"""
b"•¡IêtAšƒ7ü(\x07 ¤þâ "
b"µ£2nÆsL»‡üЇÁ\e ¼ô "
b"+U?y8CO+¿\x12 *§\x0F éâT "
b"7;ù{Â[F»³0*¥{Ï÷e "
b"KÊ\x00 ´ÍqFҬ褌ù\x14\x10 P "
b"†\e ì®ê\r OS¹‹çi¨\x02 '. "
b"¢c NÆlLªºÉz\x1C\x0E c8Ù "
b"\x1C ±C\x14 oåK4ÉÓU╠ëV\x12\x1A "
b"╝└ö^║\x01 Jæéty\x06 YìU┌ "
b"°6╩S┘█A¸Å#K°■¹uM "
b"°®ý¹╬7Dý¥ÒÉö/*ǰ "
b"\x01 ü£f╦§M▄£Dì@ã½Ú\x16 "
b"""
\n
#Q×òØOf„Fé52êD
"""
b"„}\^Ë\x11 HÌ¡\x16\x1E Ì«·,¤ "
b"¹█Y\e 9åBNîmÅ´X\x16 ¯Y "
b"\f )Õ¡>BJ†²§5PŠó²¯ "
b"\x0E ×¶ë(øI\x7F ¹!o\x06 ‹*ó "
b"a%9Ý¿ùEû $%ö¼Rüý "
b"\x7F N\x1F ¦§\x0E BOÅ▀ ìrô^Þ "
b"m¬®e©Œ@Þ½`\x15 RagÚ¥ "
b"P1¼8GI`ž¦MmÂä(* "
b"Í\x18 \£Ö”K„®\x06 ÌŽ'Îá "
b"&šÞ÷c5N7‰fìÐOz‹\x02 "
b"Š€xÿ\e ëEó˜¡X\-Ê; "
b"/\x08\x14 Çûß@6¡ç\x03 wüŠ2Ý "
b"KÒò‹&üFÄ…ó\v ã͈nX "
b"L£¼\x14 ŒdJ²–\x0F þ˜¹³ãŸ "
b" \x11 6ÈÙvBÁºÀ\x16 )£b8™ "
b"Ã;ñ\x0E ýyDAŒÚE½\e e/Ø "
b"BdE¢]=A=§²ŠqŸ»5´ "
b"``<╗R«@ÏÉÝ¥6zõıı "
b""\x03 Å\x18 êöK╬Ø«\x1A (ÃYí* "
b"keØeðaC3║à$Z■Ïôõ "
b"‘BÅé\x1E –D@˜$r¼\e ‡[› "
b"""
ëK¦ÊϹA¥¼ÑJ\r t\n
$z
"""
b"""
\r\n
J+Û\x1D K¸ž@¹‘J\x15\e 6
"""
b"\x11 Ó¥FaïNB¾1\x1E Ú\x06 çÁ\x11 "
b"9\x13 ”FÆÅI›¹+,Æ\f\x15 n‘ "
b"Ê\x7F\x0F „DpJ$™\x06 ò7±Š^” "
b"c|RÿP{J½›fÎOw^êÿ "
b"¬ÕÊ<‹ÐBݪd“‚\x1D ÔÓã "
b"ëþÆ™Ç\x1D Až†ø˜Šø©ªš "
b"îÄdu*\x15 Kœ‚\f ü·°,ë« "
b"\x06 ’(\x7F ¢hB&±Ü<[\x15 ¹çË "
b"hÊ3\x16 =¦H÷ƒ˜¢è°\x04\x16 "
b"ª;»Ï®|B|•h\x0F \Tó¸/ "
b"1\r kG?ŒI\t µÝ¬»âQ•½ "
b"Ø\x17 (ˆ%õG´…\x1C\x1F\x16 ã\x12 _\x17 "
b"J[╔tI<F\x18 ÉëÅRÝÖÁ░ "
b"øÂÍÏ\x08 LLß©ô`Ý®%ò— "
b"NÅ\x01 ÅÛDɈÇr,3\f æÓ "
b"¢óZ:÷³HÆ«×\x00 3\x01 B\x15 ® "
b"¥@êr`0JX”šÝ\x0F ,˜Ìm "
b"S└│Ñ┤ìHà╣═Ê8ïYñl "
b"è“ [c,LR˜:\x1E\x03 íÝC‰ "
b"í?kÁ8\x05 N(¿u÷uu4ª5 "
b"òeôœ†I¦ƒ\x18\x07 ¹¬œÝ¯ "
b"êúÎ3:ÍLd„”9‚>øƒâ "
b"³½ÆÌ@È@\x13 ªÊQüD^´Á "
b"éü!\\v ¯N╣¢┌×öÇ\x1E ┬\x06 "
b"¸B[®ÏÃF┤¡ìöwxþÁ® "
b"<ìf\x04 ▀ï@ö╣RDZw\x13 X\ "
b"PRìcÀ\v OÜ»ž‹ýã\x13\x12 > "
b"¶H\x1C ´Ü§O\x1A ªY\x07 v´Ñq- "
b"Ï\x7F …Äæ\v B©†\x14 ÀÆ\x00 .tã "
b"jLÈ·¹\e Dm¹ö\x18 y4H39 "
b"Ó3:Âú–HÁ½aÑÑ5ù¹½ "
b"¦…<€\x0E\x12 GÁ´\x0F DÂÛh=® "
b"¼z~ž-¼A\x0E ¸…;uá>›§ "
b"3@܇÷ãAl¡ÊATºlU6 "
b"a¹IF¾─D─ìe\x1A >®sçd "
b"F¡a ø§NñÀqkW═ÅçA "
b"B“}\x1E ^\x10 K4©D q\x02\x14\x17 › "
b"×-\t ÅGWC\x1F ºû▓║ë*\x15 : "
b"²çXUnvGLù\x03 tWJÝü\x1E "
b"MìµÔW¤K²å─Öúó¢╔┼ "
b"f÷‚6š|H'¢Î\x10 ý1À¶ "
b" £0\x1F K|Jžº\x06 âöÝ\x00 ÷Ö "
b"Ö+g¿µCKù‰JN\x12\x17 v\x14 Ø "
b"Qs§\x05 n2K@–\x04\x03\x00 ‚‘Å "
b"¸ÞK/×iG[µÃ¿®`¥šü "
b"¹¼ŠžEÍI3±\x17 ô,ÅâZÆ "
b"–‹Ý\x03 ýfI’¡H\x16 Þ$\x04\x1A € "
b"╦rì0ƒtC´æ┬╠┤ó¯\x02 ? "
b"*'▀FäuM\x1D ìRoL│Â') "
b"ª\x19 :A=ÇIö±Z-û†dàú "
b"‹iÁf*§D\x19 ²¼öꎒ¥\x01 "
b"žÔ•ÃP-J¨¨wÓñ•Y\n "
b"ƒ\x15\x02 ³%ªGß®#ÿ€Ù„Hß "
b"²™ŠÛ-dC~´\x0E ï¹6aj+ "
b"┼¯V└ðúM*«ØzNl\x19 cc "
b"\x19 ²áØbôBÓ©Ò\)\x14 ╗%2 "
b"vÏ>\x1F 2äH.¹ë[\x1D\x1C çÄÓ "
b"\x7F ®Ö‚ãØOK™\x11 IS=c[? "
b"\x11 ì▒rw K┐éúw1v>\x1C ê "
b"EÀ\x04 ^ÉK@?Ž\x10 t9ïñ<I "
b"‰Ž¼Ÿæ¸A°«¨q€.Ne\x0F "
b"øoÚÎ\x07 ÉDÇ®#;UìÄ´« "
b"ù*zŸQ9Kˆžö$¦ähЋ "
b"Á§è€íŠA‚«F¹ömé$‹ "
b" \x1C ñ+wÞAWü/Q┤I╔Ç\x1F "
b"¡¤\x12 ¥RNK\x15 —«ÊŽÞŽ€— "
b"═L¢çT‗NYÅRC»8}═ñ "
b"\t rıë9\x0E I´ÅòÛ▀{┐Ìh "
b"'\x17 ÃR\øF\ÀmÉ:ÝVU9 "
b"WıHØ7┤Eÿ╣|©£\x10 S= "
b"Í\f ¸LípG┴®å\v LfÅ│┐ "
b" …ÀPÇOD‹¡Ý4\x15 ~`É™ "
b".ù;«D\v Bd¦[ú–ÉZ¢‘ "
b"1Sr\x15 V¥M;£\x19 ÚÃøqU8 "
b"ä\x11 <Èü²K└®§┤0?ãÀ▒ "
b"„sƒ\x02 €\f E¼½EŶsÃú "
b"Äž];iàAV†]ìÍvalæ "
b"lk<6Â'HN¤žZ¶iš\x06 P "
b"ܵâã\x12 öE_œ(Wv•\yâ "
b"t®µ¶>¿Fö¿w\x14\x17 Âí=W "
b"\x1F wXpâ§K\x12 ³½\r + 1ú\x14 "
b"a\x1C ⚇%JA¥€kWرS¨ "
b"I†aQ,òIï¥ÌÓeʹél "
b"·¢å†ÓÞF&½\r ±a\x1D Z8¨ "
b"Ü,EÖÄ)HëšÜCd8hȸ "
b"\x16 ¤—Œó{J2¹¦ª³×²hÒ "
b"=ÊN\x16 Ï*Kì▓╚CYå┬±░ "
b"j\x08 RÀ\x11 FK\x1D µ;\x03 ¥Üe4Ž "
b"æ©ÛŸSRK\x03 ±1]—½×QÍ "
b"\x00\x18 yÜTƒJ×Éu\x02 Pü§Æ@ "
b"BóÙ½ÖVDuúÖÝÏÕaµÅ "
b"]ºMüÓpBôûþù▄\x1A\x0F Gâ "
b"n0L5\x01 ÒG\x06 ’“K\x1C (8¼Ø "
b"ž\x7F pHoNµ¹+ƒ\x12 dQââ "
b"í[)Ÿ˜ÞGì”—GŒ|\x1D š» "
b"\x00 É<▓O D▀êU!■\Q┬\x1D "
b"×\x7F L3PÉN@émóìa=ª\r "
b"\x1E ÃÑMEÙJ›Ÿ×ÓÒ¥éók "
b"Æ\e *▒~┘D\x07 ª■²±)¥Åú "
b"ý&K─¦ùN░ö\x15 ╬}1ì/^ "
b"""
\x13 ”+3‡“JŸ¢\r $p¦\n
õ
"""
b"ÓBë‡ì#E„£½õ„&ŸºÍ "
b"¡†‚‚/x@]º\x07\x0E\x0E €ÿ\x14 · "
b"axÐáÒtOt¡¬GE\x12 éÙ… "
b"Í\v :¶`µHDŸÕ[\x02 I`\x01\x01 "
b"÷.\x02\x19 §ÿG'²È&|n&C\x1F "
b"*m%\x03 <jE¦ìa§¢\x0E Ð┘Ñ "
b"}\x1D\x00 ßì┌GuÇsǰúÃ┴° "
b"""
›|{Y\n
àK„¥}‹¾P\x1E çK
"""
b"É\x1E Pâ\x08 ÑCo¿¦0žÏЉú "
b"ù5ÿqr=Lö²Å‡†U†\x0E O "
b"\x14 ÏGø<‹Dh²Ä7UÍ\x0F ´= "
b"<EëóÚ^DW„¿ZLÔÿ¸œ "
b">\x16\x18 ÂÖïF\x10 Øñ‗¥çC Ò "
b"z\x1C ▒¬üF5£ºæuçD‗( "
b"é%+°Q£M¨™ÝQÇ-‹Ü< "
b"7zçü\f dHÍå╬¨UÕ"╦w "
b"pŽË„¢JEÏ‹\x1D «áFvVø "
b")’×§½\x02 C{¿L\x00\x1E Ÿ‹½ß "
b"CÁ9bÑñHŸ˜ž\x00 ù\x15 ¤PØ "
b"Éë6.`╬Hô¿Û▀"Nò\x1C ┐ "
b"£éì\x1F ¿£Káò\x00 ì\x07\x06 +In "
b"Õ6èÉ\x14 ECZ©Þ,\x1D —¶>~ "
b"\e )µ±¬£D#¨xüê\x1F ¹‡ç "
b"‡;õKH#Dü·wË\f fdc¶ "
b"Ƭ!³º/GJ£}sK\x08 ä$~ "
b"Ï»\x7F y™\x10 @“ªPŒzyå]\x1E "
b"█+\x11\x05 Íã@3╝\x12 þ;ì/‗┬ "
b"""
\n
l\x1C võÍOŽ«7\x08 92\x7F ‰œ
"""
b"U÷¤òâ+C¯´\x0E\f _\t ç\x03 ¡ "
b"Øàµ?¬¸DÛ“íÅÑAÝ÷\x03 "
b",\x0F øyÊ\x1E HÀì®┬\x02 ë▓K█ "
b"ÿ¶^B„•M¤Ÿeà3Zœ\x19 Ë "
b"Š>É¥WcK¸²Ÿã–;Ã"L "
b"ÐÑ×\x18 Ñ÷KA░<┬ðØÖúö "
b"ÍGËì\x10 »LHüðèQ'Þ╣\x1F "
b";³ªØ"K@1šqù½Z\x13\x03 œ "
b"sd\x1F ´æ™FN—¥€½¹ÀÔ> "
b"…ï•ÁŽÄKúµ´u\x03 úîÄý "
b"÷-Sºüe@oº%\x7F Í´─\x02 W "
b"ü·«)m`@ö’·Í\t 66«N "
b"\r ñx\x02 ¶QKö´Å¢·‚ö6a "
b")²â┴²üLÀñP°jlxË┌ "
b"HÎ~à`¥OËš)8k\x1C ^2' "
b"m+ëiÝ´F┘íwØ\x18 ÛîNè "
b"e±n¼ðB÷°ëBðŒ–Â\r "
b"éê÷Ø`ÐK”²|í¥\x0E {±\x1A "
b"F5,░DıLHóD▓ð┼ÉÀ├ "
b"ê(r´ÒoK%‡pá*`a<ý "
b"òýû´¢ûKԂͶ×vî\x16 E "
b"9I#ŸPèF\x7F *—ö›fV@ "
b"SZ¾rÞ\x16 Eâ´t0ÃHl-2 "
b"†\x1F @vX¡G$ ×½e§w6Õ "
b"»ê¾\x16 EfH,ˆ»Âiš®<‹ "
b"s^µÇí\x18 OU°\r ±+/À"a "
b"■ªm\r K*ApÑSCñØDyÀ "
b"Éâ6È\x11 0Er¢┐Z║óg¢▄ "
b"╣\x14 ü)b\f LÝ╝Å=²─úı\v "
b"Šs_lª¢G6ž™{·¿ûO\ "
b"®qäÍÕ4K\x12 £\x02 e•IðÀ? "
b"Õ¿ˆGÏÓE\x03 ¶ÿ“0\x12 gU” "
b"‰ÏÌŽ¤‰H°±ý†À>Ò Ë "
b"å›Rˆ§›D\x15 ²…\x04\x10\x19 g[, "
b"PwS┬3K®Ø½â\x0F Ì\x00 3\x08 "
b"┤Ü\x13 #░BKÕ┤)TCóòÔÉ "
b"\x06 ìÿPh\x01 B»╣ñh░ªÆÍý "
b"J\x02 wõo¨NH€À…þÓ˜ÔX "
b"ò§-_\e Nx”ø=qÙ\~Î "
b"\x02 õz’ø¢FE§ô*£¢\x05\x02 Ô "
b"9\x14 h¤\x15 )OEü┘¶¨!■5\x11 "
b"9r;!¿qM\x1E ”GRÔ¼RD» "
b"þ Z}w-Nûœ4IÒÌÜ\x00 × "
b"9ÐÀCsnK\x14 Ø«h©rÌ>l "
b"<\f •)RRD2‚?Ùö®\x03 tP "
b"_µ_NÙGD\x1F ‡ÜEAž\x1F t- "
b"7#ì§7MHßÂ^º\x02 i\x08 ?░ "
b"q¤zns\x06 @ó£\x12 ܰt\x00 k\x13 "
b"¨‗9w\x19 éK╦É.Jº%┘§\x06 "
b"2©ãÝ\x18 ÖE3Å\x1E A╦õþKÔ "
b"½:V╗Å┼L\x11 ×שū▀ý0 "
b"³?ë”bÝO›°6jΡi 3 "
b"\x00 ;ÃŽÄ\t AË—Rk\x01 Ò\x06\x08 Ï "
b"Q¤)\x1F uMB*€º›i$ñ4) "
b"JÜ(ôæ0Fá‘@\x07 Àˆ¼tÔ "
b"\v Âu]5%G7ž\x15 $€ñ0€- "
b"┼¶\x07 ╠\x10 ½O\x1C ¥\x16 <¨·FÉ6 "
b"\x02 ╦Úz´ÕF\▓Åq└ZÊàÈ "
b"\x14 Á¹À-SJŠ„íŽ#©ÒvÕ "
b"ž©íÒòòJaƒ…±Tý½®™ "
b"%ÅUÉ*^En‰t÷\x06 òÂK "
b"Ðf$\x01\x11 QDÜÆïé\v LØôæ "
b"""
\e -—ÑÄCLȧ\n
¹¢ƒ(\x04 ²
"""
b"Kî\x06 F¾+D´Œ€.\x0F ѵC "
b"""
_\n
ƒðJ;CJ˜#ËÚ<î[\x05
"""
b"""
¨Œ?\n
oiNó¥°È!\x1A žá¥
"""
b"ßcr¾Œ$F\f ²S3|õGVU "
b"\aŠg°…CE¢ff…‰L%Ÿ "
b"vÿÐj,@EÃ¥~\t\x17\x07 6\x13 "
b"Ž\x13 —Š\x02 4KY†ð‚å\x7F\f ¢Œ "
b"\x04 ü§f‡cIJ§Þ¢Ñèí\x18 Ä "
b"4ÙùÓ5PE\x14 ¡/´5ûfµ¬ "
b"mw@FDFK\x19 ³\x00 TóËqâ\x1E "
b"pß\x03 ·¶\x16 @w‚`m\¬P)é "
b"¯ÞÆAà╣Dë¢ìÁKc ê¯ "
b"cµØš±ÌHñ’p ;¥u¾ "
b"o▓¾rªàMÊüZyÅ0mè▓ "
b"""
ÆìYï½7Fó »\n
8¡nÏ(
"""
b"P“\x16 +O»O\x03 ƒ\r Ô·Â »ø "
b"""
ô݈\n
ÍI×–BÕa¨»<o
"""
b"ùŸÌ\x15 ,gHS¬\x06\x16 šÖÑvT "
b"ÿ"w³ƒaGhŸRÀ_„Mè} "
b"%\x15 ¶\x16 i<OýµAlT|\e\x1D l "
b"£¥╗°÷█Cü©ûIe[åÏt "
b"¯!}Š\x7F *Aú²¥{aõÀÔO "
b"Rw…*ËR@\x01 ¼Sü\x1C ·-½‚ "
b"¬lì\x1C ¼wBsÆõpı¤╩å× "
b"¥\x18 l─``Nóó\x14 kr\x1D Ø\x13 § "
b"MÆáAƒƒIÒ³^æŒëy\f\x05 "
b"╩à┐ö¤'@ÁàI█Å«*ì] "
b"Ïß\x02 §dÄEÀŒv\x17 ³\x19 §£\x11 "
b".\x03 ƾs7@▄¥ÖŬB³B; "
b"/É‗$µRH?▒²┼Vñªl\x16 "
b"\x10 rÚ+\x0E øJR‘’ÿþ¿8ü+ "
b"÷ø-²›BBÒª•såõË…° "
b"9\x17 ®\x7F\x0E ëB‰²&¯Èâ\x18 ÝM "
b"M¶y >ÄD÷†æÞÿ‰ô#Ó "
b"h9oç‹yM܈|V\x07 fR` "
b"çÛÓÉ:-EøûÄgÖièÞ╗ "
b"o¨n\x11 ³!H\x13 ‚/ýÙ\x19 7ÿÿ "
b"¦vÛ¿±†E¯Šÿœ…iG¶Â "
b"…ËYŠ%4A[³¤øì/ÍŒ¸ "
b"\x0F Vl`\x17 %D¥®ºå¨ñËSl "
b"""
üªö}®Fyì╔┤\x14 â\n
ÕI
"""
b"\x13 ²:/.\x1C @ıÉ ╩Ù\v d0è "
b"%8â\5®KWŒ;WNR\r ™¹ "
b"OØ1¾8JNÌ€»}t\x1E\e Ü< "
b"f™Þ·ToL „\x15\x08 \r :‘,¯ "
b"""
»ûèü\n
kINøFðæ┼╩─\x0F
"""
b"㳊ìeÛMj‡+Ò-×ôx\x1D "
b"%ÁSÆ»²B†¤±¸•ß\x12\x0E § "
b"R;;`âÎNÞšCÍ’¨\x1A ¥É "
b"í³øå¢MKP˜/¹lŽspú "
b"ë\f\x14 ó¦ÏM\x11 ÁݯD?\x05 ü¸ "
b"©pyö@¦G\x10 ‚‹f—‹oøc "
b"¼åÃã®’C,µúíG~#˜z "
b"þt\x0F _•ÂHϺ\x10 ‘h\f Ö\x1A Ë "
b"S¤’qeÁI7¸¢ñlø·ñÐ "
b"_„aÀIS@§…•r´gãç< "
b"""
çi<\n
ø║O¢©\t ìôyt‗t
"""
b"""
ŠÄº\x0F XÀA1 >\n
”‡ðË
"""
b"T*AèK\x06 BOŠ\x17 ÇC\x1E ݲk "
b"\x1A ’'É\x08 F&ºÁÀ…3Ū© "
b"\x16 9H¨v╩FYŤ7┘r\x1C ‗µ "
b"µÝýÍë\x10 Cm£¥`§Ñ›4f "
b"Üú\x12 ΣÕJ¯¬¸W\x00 f\x0F H\x03 "
b"BiþY\x14 üM\r ô▄M├x╩\x16\x10 "
b"""
E‡OJ\n
\x03 Cøºëä\x06 Ñ»®\x11
"""
b"´4¦íμAWè>╝ÄñØ\x1C È "
b"ý‰¦n\x1A yB_©é¹‚7‹Ûm "
b"3¢íVG J“‰\x11 /‹Ì!½\x1C "
b"a\x0F œêª\x02 D‘¢¢æûKÙ\t ¾ "
b"…džV\x05 îI|‰2*fÃRΧ "
b"""
*=‚ûðÚC'¯_\n
÷Ì5éu
"""
b"#÷¼É¤²G@—\x17 $+t\x00 î\x08 "
b"«å™+é)HÑŠc ò²Æ(\x01 "
b"â\x07 YÍä=MìœkÑ\x0F k«"§ "
b"\x18 ‚è‚,íO\x05 †Ð\x18 ÛÄù\x1D\x7F "
b"4-©ÈVÂLU„ \t [ÃÉžM "
b"ËDA~Ó,M§üÞ±═΃æ\x1D "
b"õ\x04 X€>àLS¼*„\x19 êïל "
b"\x0E █│×/æFÎû╬\x00 ┼\x0F üÀN "
b"€\e CªànI?¨V‰ä\x1E ‘Ð\x14 "
b"ƒo3¼┼^M\x03 ê~AÜÉ┘(s "
b"U<\x04 üë=C¼âõòT˼}¾ "
b"uÄx\┤┼CÅ¡¹çı\x19 ú\x00 "
b"«àfH\x04 gI% µ÷à\x1F Öo… "
b"\x11 ^éR\x17 UJ’¹gÈþL¬§º "
b"\x1C Q#\x0E 9ÓJØ«_g§”<\x0E k "
b"E\\x04\x1F ä\x1E H\x06 ½£³?\x1A ®t6 "
b"ì^ª£@TAdï\x07 ^PØØ©H "
b"°³Í¤ÇRF‡‹63¸Þý\x17\x1C "
b"Æ\x00 é|ï!Eç‹u´¤eò” "
b"éªçQà‹J3™‘ºŽA¹=\x15 "
b"5qÔÄnüBÍ›Q‡.j½ô "
b"w¾┬\x1A ıdGÀÅ@ÛSüñ / "
b"¼°w\r q~Jý¿ÏÅŽêñ\r 4 "
b"Ý0Kè±°Ao±\x00 OFd]F- "
b"\f ¤(^\x10 ºIŒ—µ\x1C ³Y*†¼ "
b"/DÚ¡,/Dî®■mì ¤ ▓ "
b"F³AfZ\x01 L=¸|Û’²XE+ "
b"nÇênEXNÔæ\\x17 (÷ׯŠ"
b"J?\x1A Ñõ»@LÅ▀¹╦\x11 ╩EG "
b"÷öT(ì;@Ýöi2P×Ò\x13 õ "
b"¥£®…‚ßJ&¹T\x12 _3˜µ "
b"þàoõ ÕK ƒÚw¡\x13 yA\x16 "
b"IŽ8_ó)K\¶R·à`¯›ž "
b"nÐ'N9ÙL™£\x19 ŨÒ`#ƒ "
b"¬Éà\x1A ýnCF¿\Lá\x05 Âb° "
b"\f tb┘\x10 3@üê~ú\t Ól}\x17 "
b"ZÍîDJoHË\x1F ;¨\x0F ZŸÇ "
b"&%²(‹mA?±m¢y4Ñ×* "
b"œ€ÃG_÷E †Xî\e Bš‹ˆ "
b"▀Ý\x08 X0AEZÉ~¶Ê\x1D !%ƒ "
b"ã˜]t–3@¬¸_=š¥}•\x01 "
b"fé\4+üMKµÙQ ì\x14 ØÝ "
b"Ä\r 3Æ\x14 îF\x03 ‚Äøšž6™\x1F "
b"\e Â=ïûoC\x14 ì~2¾Ü█ý\x05 "
b"rI\x1A ƒš€IC˜34®ü9-7 "
b"Ø¡º│╦KNóƒqæ#ƒ·\x04 R "
b"As\f ï4øB#°y«\x14\x1F ôÖ¹ "
b"{̘ñ\x19 ‹F•ŠÞ·ÅŒ4Ò\n "
b"ÆQ\x1D ØÔpDæåú¥fÎ\f ÐK "
b"¥┴¡ºpíJ\x1E ìPE│╩âý= "
b"î\v ¶óø/J\x0F °ûÏŠLé1¹ "
b"8\x01 Y\\x1D âJwìÛJ╬N\x08 ê\x1F "
b"\x1D\x0F &░╗4F╝ƒ\x14 a\x1A 6Ã/ü "
b";2òÖvTF—´¡Ûª\x17 ÖÑñ "
b"E\x01 ¶$/╚FÓÇe³Ø8§■À "
b"…”‹djåK.¿DÎú›»ÄŽ "
b" ²$fý#GÀ\x18 Œ¿Xþg7 "
b"╔¤Wº2¨KÐá¸Áq╔ì?\x05 "
b"""
\x05 7ŒÑ{ƒH\f …â[\x16 ?\n
4‰
"""
b"&³‰ƒvƒK&¶ß|RŽ…;½ "
b"\x1D K€ÐcöJƒ€íió,^‚ƒ "
b"S’`5Ù£K-¢\x1D ìz5jr\x18 "
b"ª…X½n§GÏž‚ž\x01 Æ-œ‘ "
b"¸\x12 ┐ØÇ4AQèW»`ö\x1A þ\x16 "
b"aƒ\x02 »PeK®‹4gß\x13 6¿™ "
b"hÔ5D\x1F ¿O¿ž“ùBÐ\x1A ŽÅ "
b"wnƒ\x1F ©ÉKµÆ¦\f A┤¨%\x14 "
b"ˆè«Ã\x07 SC>˜\x1A ŽG\ès( "
b"àÂ╚c-ÉCµó\x00 Zû¾ÌÑê "
b"5\x18 õ%l▄M‗ô]ıCP7üi "
b"P´\x1E ò/╗Jr┤}Øõ═÷äe "
b"üsY┌╝ÊLýìHo0ª$ãÿ "
b"Òse%Ë»B;ü¦╔¿§á9\x14 "
b"""
\x02 -\n
\x1C »†JP¬âl—u«”6
"""
b"\x1F /¾\x08 vdJú’Íe¾\x1D ÚŽD "
b"ø7T2_o@cš3t\e píy\x10 "
b"\x1E uxÅÀˆKòµi4éWv\z "
b"""
Ä#4vÍ╚M\n
Ång8>»^"
"""
b"~ëÈÅü$@±™)2‰Tܾ¶ "
b"¶âJ_±▓@àüwÿ~\x0E Â9└ "
b"øL\x07 ä,,NfØDð\x0F ã─┐▒ "
b"u}®$.ÜF‡¥ÌahèJc~ "
b"àý\x05\x05 ‗µI╚¢ê¨▒ì┌£ä "
b"ÑÞ&▀\x17 █A\x16 ì├LÒ┴ìÄI "
b"\x12\x01 át\x10 ÐM„‹Ä§u£¥\x01 ‚ "
b"""
†ß¦\x14 ó\x14 G4µKÞá\n
Bó‹
"""
b"ð’À‡ \x10 D³¾+…•ßPÁv "
b"ªßž¿ÝàH9ª'§dä%ñV "
b"Ð~ûÇŒÉL\x1E …ç\x17 8ª\x1D ʶ "
b"û\x1A ôÁ‹“@ÿ¬í€¨\x19 l™ "
b".\x0F Ûä£oDÒ¸P[þ%'\x1D ‚ "
b"ì┘o½ñÙDâÄ-¿¦H)ä\x15 "
b"n6{@7ÍB`¥üûzI¢Wn "
b"©ô‘U‡IJ\x07 ’Aû+åãò¹ "
b"\x01 ¿]åp\x13 LYºá|\x05 Ö)û\x17 "
b"\x1F ´"┘Å╝KÊ¡┘^¥ò\x1C\e Ó "
b"1ööV¶ø@Xœ·¥xG\x14 aÝ "
b"iI³j\x7F îBÛ¢ðIy²!ã\x0E "
b"#F‹…š\x10 N*¯\x1C XƒIÊòð "
b"Žþ{‰¶¼KJ…å÷tí\x15 ³¿ "
b"¼w¸ˆ\v §D*£(4à ú\x02 m "
b"óÙ\x1C JôÍNjÖrÿJÉU!w "
b"…ýI\x1A zB×§m‡ŒOc\e ú "
b"‘ÏcÑ*jB\x03 ‘owü(:\x10 – "
b"ÚX7ײmIô®\x18 :q\x02 *‘z "
b"9ÆM\t ;£JØäç·-▓bþe "
b"%Æ%kÕÐJC“×_rHG\e ¸ "
b"""
nìÄôé"B‡”\n
H\x12 ã80\x18
"""
b"t¾½õ+'C^³Þ¬X%éŠû "
b"þß…,µ®K\x0E †\x1A ÀÍdþ:X "
b"\x01\t ÓùalE޼\x15 $á2¡Š& "
b"""
]/öäM8F\n
“ê|7VG¾á
"""
b"|ð\t\x04 ƒ}Nq¤•úL³-—X "
b"±†Á\x08 C‹C\f ±b\x07 §G¡PÚ "
b"5}┴ÄØÔCÿâ¯p\x15 ╗\x11 ÅV "
b"¥4?³F›G¹°ú\x18 ÇU㾺 "
b"ÒH©×ѵK\f ¥IzÎøÅ_\x11 "
b"3¡ìרyGg¦›·(Lc8\x1A "
b"""
\n
Ë”\x03 «(L§´ ÖÖ£/TV
"""
b"‚'Û-šµDG’ží^f»\x1E J "
b"Ää>ôóBü´ãd+Š'-¬ "
b"\x00 sîÈ\x1E 2Bå±Aíž\x1C ÉÍQ "
b"0lóariMj„ò'ÛY\x1F .ˆ "
b"¾Ya—ûXO@’èÐúbœÉ! "
b"éÔ¡DÛ\x1D D\x1E µup2Ö+f& "
b"\f %ÂÑØÒAZ²\A6î5\x1C É "
b"\x1A ƒ«\x14 rì@ý®┴{À\t abj "
b"W–Ì€ˆÂB¹µ^u¢Ã‰\x03 ¥ "
b"[‰rF\x15 ‡NY¦³\r 0ÙŒ™3 "
b"nѶ¤6*AתÛ-¯¹œi‡ "
b"‡Óì®m›JG¶FÐ=3ü\x14 a "
b"\x11 VÄÌ=ëGãÉÈû9¥± è "
b"~R║\t îJJ¤Å¸#Lú\x14 Y\x17 "
b"ØkD▓ÔÍN(░ØÍSèÈ"² "
b"YØZTÌ\x1E A³Ñt<ô±═"w "
b"Š£.9©ïHÿƒRMǶ\x15 [ö "
b"§\v n~PgM•€Ü2MVS\x07 É "
b"éåßì¥1J\e ¨ÇÈ\x03 È\x04 7\x1E "
b"\x06 å’"ÇXC\x06 ®™\x1C ⨺WØ "
b"\x16 9\x10 Ô¯]D•¹T–ŒõÖíŽ "
b"ø\x04 !¾”$L1¼¨Ø\x15 Gyg\x12 "
b"+w%ÍóDz \x12 ×\x1A ü\x1A —\e "
b"í~K\f Ãp@{½\x12 •&é\x7F 3\f "
b"B\x06 ˰ë´NŽ˜R\x11 •¡2, "
b"mu3_3l@U¢ ¼šÃ2G¤ "
b"""
Ú\n
°\x12 à>E9§š\e õqñCç
"""
b"’Í $\x06 ñB¿ƒa&¦-\x1C A\x04 "
b"\x07 ‚\x16 •™¬GÉ—ú\e\v ê8‰I "
b"3ıR\x19 ñ¼G╠Åjë▀ÅÒƒ¯ "
b"┘}KÆ┐╚FæàTìWBS-× "
b"\¿╩ëz\x04 O>Ém\x16 ┼tb[\x07 "
b"\x1E\x11 IóIêOJ¼ÇTvÄÞžc "
b"\x1E \1┤\x15 úH░¡£ì²╗OS‗ "
b"äðÛ\x05 °_Nà¸'úØ\x16\x16 Tu "
b"\e J.╚\x10 ,H¤©·È/»\ÅÑ "
b"~û\x02\x16 8EJò¨GøR\x7F %»\x0E "
b"\x19 ˆÛ\x19 !ÆMš»\f @˜¬ù”K "
b"$FŒj¨\x16 Eþ M\x1F 13\x7F \ó "
b"%ÛY¥÷)L\x1E ‘iGƒÂe\x12 m "
b"PD\x18 |w4Kb┤\e <╣5ìûn "
b"tj{\e m @v«ëæÓü\x06 ╬ö "
b"u¨ÊÌžOKþ¢#¡iÖiB™ "
b"Õ═ö&®ùK\èêµ1w§üb "
b"\x03 ã\x05 ©}ôNÀªá\x14 žSå?( "
b""\x1F ýÿé\x16 Iê¾ô~\v E*\x14 "
b"╚n█gÙÃM+ØF¹─iÁM█ "
b"\x11 ˜óW±ÒBÀ«ŽÍ‰7\x19 ©á "
b"""
F\x04 7\n
\x7F J}‘ ¡ó4É=ï
"""
b"ÎxÔ”+’HÛ‰u\x17 _\x19 iŠ\x12 "
b"\x13 ß\x14 Á³Hhˆ\x00 P¹\x15 @mŽ "
b"q/ŠÍB…Dg’\e Í\e ¨Eó\x04 "
b"Æ)¿!¯k@2ë·îK\x17 É\x1A ┌ "
b"?5Ó%=*E\x13 žÞòþ€Ù–? "
b"Ãõ6P6ûHŸ—X\x16 š^{22 "
b"""
ÈçyB\x1C ÊN°“\n
ÕüÞ[ÃÔ
"""
b"\x7F ╦üðñ;O\x0F è¤(enàBÞ "
b"$ÈtÒ³œL˜¶®ú8Cjc "
b"]ÚWöå\x04 AöŠkS¸Ûä!^ "
b"bï\x1F ‘dƒ@Ô¹vÙª¾ß%a "
b"|è/'(\x16 D³£\x10 CŽCïÐF "
b"^\x00 .ª\x05 _J0™Í1¼ÉT‹æ "
b"ì\x08 V6ØÎET‘Sgri(¤@ "
b"\x02 Ð_f\x18 ÏE——B1Ï}J½¢ "
b"B\e\x13 :˜¦B\x1D ¾o5¸åÝÑo "
b"¯j2}Ü¢B\x19 ™\v †r\x00 J\x1F û "
b"+ñ•j\x1F âC´˜_ÎÖÉ}\x12 ò "
b"îpZ¨ÂÌI¦†ªY¼HëG± "
b"\x07\x1D ·-INOß™kRž\x7F rïã "
b"<c~CKvCl¥º'õîA\x10 ½ "
b"WzT─ð&MXØR█\x19 ┤\x1D Kÿ "
b"àr„úd\x02 D<“tHºêiåx "
b"Ǩ,´êhLý¼\x7F\x00 »É«£% "
b"z1#\x10 jõC\x19 ¶Iê¥f×ð\x17 "
b"~\x1D ‹ßé,I)ªÀyÖ(\x01 µq "
b"\x1C ØÀ/0\x06 C˸žÿ6JŽ)\x16 "
b"˜«ˆ\x1F\x1D AHÁ¶ÃÊ\x1E #4w\x00 "
b"¶\t wÃчIƒ²RÈ-]ã$Å "
b"q\x14\x12 ÝvéIôš„×–\x0F 5‰Ô "
b"è\t ̹žN‹ ©Ý£\x1A ˜Áø "
b"┼¤Ì─øÅF5┤¸[øL┌Ç\x1C "
b"Ø¿mÔ¤X@ß³ˆ¯ØÏzû¸ "
b"â\x14 ¼*¢ACõ£ÒqB\x16 BiÀ "
b"Ûµ\x1C K\x7F ¤LF´w’J\x1E '\x12 ' "
b"\x1A ½ö"MUEœ»E\x10 ¾\x0E ͆> "
b"f\x04\x18 .ZBB‚¤—ì{F<º "
b"‚ð.P\x14 ’G°³¹'F›àŠP "
b"""
àâ\n
\x1F è¾@d¿µ}Þ\x04 Øin
"""
b"""
¹\x1E !â\n
ôKñ›‚øÍ_‹…°
"""
b"▀w¾Ø═ÁC)ñ1X╝"╝\t\x15 "
b":˜ÉI¦nAg·^4‚Ÿ0c¸ "
b"><*¬O˜Iè‡k¤ô“\x0E ˆm "
b"kR_pØßFPž¤•¨\x7F\x18 @× "
b"”Æq8\x0E óC\x05 𠨤H¶ÓÏ "
b"\x1F /ÉP\x15 mDZó±N«ÌCÁ─ "
b"åm‘©Çñ@›²\x18 p I†€S "
b"þ°*ÆgœLU§ì^(—§pË "
b"\x0E ßrȬÈK,Œþ\x14 #ÒŠX "
b"S[I9ÚÀBŽéOpzLıƒ "
b"‡MÆ7æk@XžÖ`õÖ¼L\x0E "
b"\x02\x02 m§\e ÐNЋ))/ÿñ\f ~ "
b"´´ د\x1D Nɯg¨µ¢\x14 y\x04 "
b"(x\x1D ù\x14\x7F B*“ãï \x1F p\x03 "
b"ã©øÅØáH©ô¨─\x02 ╣¼Ê} "
b"?‡œÐI3D-›\e Óu¨jÂÉ "
b"\x02 3g\x1E †…ND§|&ûL©0ž "
b"7Aù7¡ÎBüÇݽ~EÔ,\x1F "
b"h˜¨\x1C ±6FW¹j.ª™´Ó1 "
b"█Jù¤Ï¬MUÅz-\x1F lU┌à "
b"&¦^dÞ\x7F A•ºKwI÷‹ìõ "
b"\x10\f Ý\x15 È[LF€Ø|~˜\x1A\x0F Ä "
b"£UÛÖNmLé»ûfoÒN•¢ "
b"\x12 F/\x16 q`B(’PS££À¢Q "
b"Øe\x07\x01 @~A|©Ñ\f )¥\x19 É} "
b"Óƒ¡¶ÒmK[¬oü\x14 ¬¦V\x11 "
b"¨5×Õ7¬D┐®®<\x04 ÉW\f õ "
b"\x08 ýÍ┘ñýOkÉ&\x1E &bxõ\x1C "
b"¤»X0þE@‰¨‘Ž I”× "
b"µ%ϲã©Eù©ÖÜ\ØÇÆû "
b"l\x19 ┼\x03 ¸üKõ×n▄q¾=¨┴ "
b"½´Òv®\x1F DGŸ©J\x12 ‘6ï³ "
b"\x16 'Ë¿¿║HÁ╗1\x1E Å\f +\x1D % "
b"#ü(=®oKЮǣc»z\x1A g "
b"%5'÷\jB‚†À\x0E Šr'²Á "
b"p àCjvL\x1C Ñì\x1A Hó<Ê├ "
b"Ïa÷'crF(ü{¡Å\x1F +cn "
b"<lQu3ôJG„„Ûâ\e ÿäs "
b"¤tuæ“‹D6Œø±‰„ä=R "
b"RžÞJðVMFªäxäi'ðU "
b"ù—S[(NE+»\v ¼‘â’·ô "
b"\x11 üR¨ß└MÝÇ\x1A ƒ{╠Ki█ "
b"ðÛ\x1F $Ç¢E═ÅB─lÓh\x13\x1C "
b"Y±Ú6í\x02 G;▓Eö\x18 eߨ░ "
b"4ÓØ╚\x02 Ô@╩úQD%¡×îÏ "
b"""
ƒé@ÁêÒHc¬\n
\x15 ‹|µÖõ
"""
b"ÿ\x15 ~?{║J¾æ╗Øg§oI╬ "
b"œ„puf'@Õ•\x1E LÕ!ÅÕ¦ "
b"Ÿ¬6±ò™N\t ¤G\x1E ÉÙ\f ¼± "
b"\f ]¤\f ]$J\x13 ¥V0(®!«Q "
b"à–«oÂ8F\x1C ¬C\r ³Ó鼨 "
b"ü§\r \x1D\e dD╠íx3s╗\x1D õ} "
b"º\x05\x1A €\x1D —FÍŸŽåqü¹à\x03 "
b"""
ê]iRû'L%²I\n
OÙs\x1F s
"""
b"úÇþBœ:N¡£m\x03\x15 =´d( "
]
SELECT
`property_group_option` . `id`
FROM
`property_group_option`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id`
WHERE
(
(
`property_group_option.group` . `filterable` = ?
)
)
AND (
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
)
ORDER BY
`property_group_option` . `id` ASC
LIMIT
500
OFFSET
500
Copy
SELECT `property_group_option` . `id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` WHERE ((`property_group_option.group` . `filterable` = 1 )) AND (`property_group_option` . `id` IN (0x2DAA7EA8A3C140368350AFEA05FEEEAF , 0x94259234C83A422A8E3E3B34A94CE67C , 0x614E9E18F7AE40BAA79EC95272173364 , 0xE481D785B7C34EDEBE8766831EF6449A , 0xCDB0ED971AEF40958BFFF9D9F6929B40 , 0x08EA66C4A7C7428F9030D4625859C68A , 0x30744265CA914E5E860F93E343DA34B7 , 0x0AE390F554CC40C3919B8F7516E5BA01 , 0x5BA38AF4EBE44AFE964D04B7736F8070 , 0x3F1C6BF2C4CE4104B367D41070DCC308 , 0xBA9ADDAB021A4C2EACF91F5F4FF10176 , 0xF573B64682B048F6A13356476140DCC5 , 0xBC5B599E29874D9CAC6DF2D70210A9AF , 0x3A6A5EE83A4F4388B037DB535470DD75 , 0x24E1887322FF4FBCB6005ECDB67B80AA , 0x9FBD3C82189E482AA31D22714A04B502 , 0xE6AAF5DE739B4313BB05C820653E8925 , 0xB9F2113FDC924E1BB9E1440AD85FC8B2 , 0x15C6C72F62854520851F1D6AA4417BBC , 0xE5F357C2699C4F199F677137CEE29C11 , 0x484CA19EE518473985AEE5279BAF9EDA , 0x5FFD4FBF7DBC47EF93A35551ECE63C05 , 0x7541AD3DCE454FB6B828E3BAFE3834ED , 0xD93AB50926214B329B257976DA14FC1A , 0xAC501215D56341529DEDB9B0C3ADFAA4 , 0x418B522989304CDFB9B7FA50D9A4B7F7 , 0x7F0881D46D6C4EF78C44D97FDC7D933E , 0x2E1EBECA16B8458797AE98290A4C6100 , 0x236270ECEE0F464091A52C7EDB0D06A4 , 0xBE047D57D05A48DFB4E25F1BCFCF4B91 , 0xB768AD3BDB99408995B655BE09070B0E , 0xB11313FC4C6A43A9A6C128E140FB499F , 0x2CD146F2F4044B57AB25286EA1E067B2 , 0x3727EB0BF09D4683AE48FFD2A11B8C62 , 0xCC84199ED40F478EB3DB014069DF23D1 , 0x37EFB69B93934CD39CF303063003F16A , 0xFB44A03922A14DBDBE003C6E3BA686ED , 0x5045A02893DC40ACA5CD485DE88E9654 , 0x3EC1B626E15F426C9B1A067FE5D2A33E , 0xC333D26AD296475098DC49D483E36B5B , 0x30471DFE696E484E9A5FAC8AC6BC1AB9 , 0xC0EBEB7BF12D42CAA21C596EA69BE31B , 0x13F60D7D89EC45548B58A930F857CFE0 , 0x9DBFC01A9DBE4C9E807FC0848D6A87E0 , 0x13B964B9F5E543EEA17FE9BEECCE2B70 , 0xF64EBBCA46D04B1CBE0FAEF6CAA69ADC , 0xEF2ED8BC47004390BC77FE329CEF7C1B , 0x01871229687D4B3DBE6AD8A1F5334F79 , 0x1E35F0E21CBB4365994A48393DDB513D , 0x476D017793754FE1BC5DAC5A3A000693 , 0xCEEF3AF10E6541138D5722C5C8323F88 , 0x32F942F665D24E5E9102DA8532AC4BA4 , 0x4FFD7FF6BAD9430EB80FDE84885DBE39 , 0x53CD6DEF1AF1440CA32CC5D2AF8268B4 , 0xE5CACE6F236B4830B5BB51B3CDF7E7A6 , 0x2943E027F95A4078AF1F0A4F08BB4261 , 0x3D1598AD37E44597BD121737371F2D5C , 0x5EE9EB42D386448585BF4D2C9A52A555 , 0xEB75395C0DD14AB9AC6F73E1279484A4 , 0x3AED41B0DFE44CD1A731C5A5268A464F , 0x3BDF450F4AE24AF7908CA6C1751DAF58 , 0x5FF0CB330B214B0789E7482344FA7F7C , 0x5EC3B082EAD245ED976BF65F8E2B18CC , 0x691401489B23401D808624A853225AE2 , 0x6A88E83FEC1F4248A6034060E04B1F0C , 0xB8897867F810451097015C38E3A1B894 , 0xDCFA1B3A44FF43F5A255DEF2BB6E451A , 0x03112871789C4F6FAC411F59AA19EAAD , 0x2692C34EA86D446E945592197E47CA1D , 0x3801189D27CF4197B694678367043219 , 0x80886217E7BC420796383F53FDBB49FF , 0xAB47295423E8425F8576A98479E534CD , 0xE1DB2B6796954513A136AC2010C2293F , 0x05A077215FB046DD829A177656D39A98 , 0x0ADC8BEBCBF14DABBB9399134AFC7176 , 0x32805F4C8DC8413C99DA7051FAEBA2E9 , 0x3816CDDEAB204F49AB8F89DBA5CEBE09 , 0x76B13735AEBE48A5B65F4AF8775B9B45 , 0x8C12BC93A80445E89082AB13CDBE3ACA , 0x50107BFB72EA40FA95A36A1B65D29E44 , 0x6782E6116E9048B98DE958A0A163B06F , 0xF7543945EF5F4CA4AEFDF4C974B191FF , 0xFF730C9E045745FAA0A48A0F9319F17D , 0x270F85EC26C44A25867DA368CFA4D5B3 , 0x8AABAB7CAF6F49F7BB49CBC1D0B8D999 , 0xFAE5E7AA344D478AAF7030115116F545 , 0x9487D9B2ED16408DADAD5F54CC52ADA1 , 0xC9406A3B117E4602AC60C74FEAA89ACF , 0x2201B1D40FC342C58CE5F61A7B0ECE19 , 0x7CD4EAE45F3645CA83A0A1D11849A4C7 , 0x0791CC1A779242B1A26537CB9ED5331C , 0x0C7E6929701B498C8D14B05059190796 , 0x3B139FC31DA349739B69F12247DC7EB1 , 0x7371CBA75ECD4E1E8D21D3188716AC3F , 0x7552C741B5554446B4D77D70558913BC , 0xA04E81759BC94E3B9C9717065B3DB65C , 0xE0C9660ADB0C4E3986DAFBFC63226D2C , 0x2CCD8644BB9F41F1830E9167336D03B9 , 0x393A49A1989948849F483F0D40FC2F18 , 0x3A0C72AD36DC4396AA649216A41A0480 , 0x909F695622BE4E75AF827B11DFE6F4D5 , 0xEDEFF47B08A340379EE90A187E231B7B , 0x8F4C7EAE75394C5084DE4597959AE6CE , 0x4A1ABAA15EA44BE1A0F5C08356F0B562 , 0xA1595F562309466592F74D9F423C4401 , 0x256C6447491F45EFA282EDE82BFF6B16 , 0x9EFC2DC6494A4A42B2B3710FAEBC26D0 , 0xCDE16D044F624A11AF56AC713DF3F9AC , 0xFD32EF25E5CD42818F68253447EBFDE8 , 0xE5FA4E7E262C45528239EB83C750D55A , 0x40485155061F49289BE7CDFA43D6AE19 , 0xF7331ECA41754ADDA4A1BF5CF0B53146 , 0x49D06D3A4ED44375B21E4158ED21ED10 , 0x4BEE1B835090458F83ACC71F4AB98C52 , 0x23DE292538174C50999DCA6E32D1D1FF , 0x4B4403A931E74BE4BDB4C9DE3D93FD01 , 0x5A3B2943C6364E2EBFEC0DFF871590EE , 0x629ABC9D11D245D7994EDDE2572EF630 , 0x7972D70AE36E49BF96BD7D56AAB178DE , 0x95ADA149EA74419A8337FC2807A4FEE2 , 0xB5A3326EC6734CBB87FCD087C11BBCF4 , 0x2B553F7938434F2BBF122AA70FE9E254 , 0x373BF97BC25B46BBB3302AA57BCFF765 , 0x4BCA00B4CD7146D2ACE8A48CF9141050 , 0x861BECAEEA0D4F53B98BE769A802272E , 0xBD63204E926C4CA6A7907A1C0E6338EB , 0x1CF143146F864B3490E055CC8956121A , 0xBCC0945EBA014A9182747906598D55DA , 0xF836CA53D9DB41F78F234BF8FEFB754D , 0xF8A9ECFBCE3744ECBEE390942F2A80F8 , 0x01819C66CBF54DDC9C448D40C6ABE916 , 0x0A2351D7F2D84F668446E93532EA4420 , 0x847D5C5ECB1148CCA1161ECCABB72CA4 , 0xFBDB591B3986424E8C6D8FEF5816EE59 , 0x0C29D5A13E424A86B2A735508AF3B2AF , 0x0ED7B6EB28F8497FB9216F068B2AF3AD , 0x612539DDBFF945FBA02425F6BC52FCFD , 0x7F4E1FDDF50E424F8FDF208D72935EE8 , 0x6DACAE65A98C40DEBD6015526167DAA5 , 0xAD5031BC384749609EA64D6DC2E4282A , 0xCD185CA3D6944B84AE0620CC8E27CEE1 , 0x269ADEF763354E378966ECD04F7A8B02 , 0x8A8078FF1BEB45F398ADA1585C2DCA3B , 0x2F0814C7FBDF4036A1E70377FC8A32DD , 0x4BD2F28B26FC46C485F30BE3CD886E58 , 0x4CA3BC148C644AB2960FFE98B9B3E39F , 0x201136C8D97642C1BAC01629A3623899 , 0xC33BF10EFD7944418CDA45BD1B652FD8 , 0x426445A25D3D413DA7B28A719FBB35B4 , 0x60603CBB52AE40D890EDBE367AE4D5D5 , 0x22038F1888944BCE9DAE1A28C759A12A , 0x6B659D65D0614333BA85245AFED893E4 , 0x9142C5E91E964440982472BC1B875B9B , 0xEB4BA6CACFB941A5BCD14A0D740A247A , 0x0D0A4A2BDB1D4BB89E40B9914A151B36 , 0x11D3A54661EF4E42BE311EDA06E7C111 , 0x39139446C6C5499BB92B2CC60C156E91 , 0xCA7F0F8444704A249906F237B18A5E94 , 0x637C52FF507B4ABD9B66CE4F775EEAFF , 0xACD5CA3C8BD042DDAA6493821DD4D3E3 , 0xEBFEC699C71D419E86F8988AF8A9AA9A , 0xEEC464752A154B9C820CFCB7B02CEBAB , 0x0692287FA2684226B1DC3C5B15B9E7CB , 0x68CA33163DA648F78398A2E8B0AD0416 , 0xAA3BBBCFAE7C427C95680F5C54F3B82F , 0x310D6B473F8C4909B5DDACBBE25195BD , 0xD817288825F547B4851C1F16E3125F17 , 0x4A5BC974493C461890898F52ED99B5B0 , 0xF8C2CDCF084C4CDFA9F460DDAE25F297 , 0x4EADC501C5DB44C988C7722C330CE6D3 , 0xA2F35A3AF7B348C6ABD70033014215AE , 0xA540EA7260304A58949ADD0F2C98CC6D , 0x53C0B3A5B48D4885B9CDD2388B59A46C , 0xE893A05B632C4C52983A1E03EDDD4389 , 0xED3F6BC138054E28BF75F7757534AA35 , 0xF265F49C86AD49A6831807B9AC9CDDAF , 0xEAFACE333ACD4C64849439823EF883E2 , 0xFCAB92DE40D44013A6D25181445EEFB5 , 0x8281215C0BEE4EB9BDDA9E94801EC206 , 0xF7425BA9D8C746B4AD8D947778E7B5A9 , 0x3C8D6604DF8B4094B952445A7713585C , 0x5052EC63C00B4FDCBB9E8BFDE313123E , 0xB6481CB4DCA74F1AAA590776B4D1712D , 0xCF7F85C4E60B42A98614C0C6002E74E3 , 0x6A4CC8B7B91B446DB9F6187934483339 , 0xD3333AC2FA9648C1BD61D1D135F9B9BD , 0xA6853C800E1247C1B40F44C2DB683DAE , 0xBC7A7E9E2DBC410EB8853B75E13E9BA7 , 0x3340DC87F7E3416CA1CA4154BA6C5536 , 0x61FB4946F3C444C48D651A3EA9738764 , 0x46AD61FF9BF54EA4B7716B57CD8F8741 , 0x42937D1E5E104B34A944A0710214179B , 0x9E2D098F4757431FA796B2BA892A153A , 0xFD8758556E76474C970374574AED811E , 0x4D8DE6E257CF4BFD86C499A3A2BDC9C5 , 0x66F782369A7C4827A2CE10FD31ADC0B6 , 0xA0A3301F4B7C4A9EBA06E2F6DD00F7D6 , 0xD62B67BFB5434BF9894A4E12177614D8 , 0x5173A7056E324B4096040300208291C5 , 0xB8DE4B2FD769475BB5C3BFAE60A59AFC , 0xB9BC8A9E45CD4933B117F42CC5E25AC6 , 0x968BDD03FD664992A14816DE24041A80 , 0xCB728D309F7443EF91C2CCB4A2EE023F , 0x2A27DF4684754D1D8D526F4CB3B62729 , 0xAA193A413DC749F6B15A2DFB8664E0FA , 0x8B69C1662AA74419B2BCF6EA8E92A501 , 0x9ED495C3502D4AA8A877D3F19559AD0A , 0x831502B325AA47DFAE23FF80D98448DF , 0xB2998ADB2D64437EB40EEFB936616A2B , 0xC5EE56C0D0A34D2AAE9D7A4E6C196363 , 0x19FDA09D629342E0B8E35C2914BB2532 , 0x76CF3E1F32E4482EB9EB5B1D1CE7C4D3 , 0x7FAED682E3D84F4B991149533D635B3F , 0x118DB17277204BBF82A37731763E1C88 , 0x45C0045EC94B403F8E107439EFF13C49 , 0x898EBC9FE6B841B0ABA871802E4E650F , 0x9B6FE9D707904480A9233B558D8EEFAE , 0xF92A7A9F51394B889EF624A6E468D08B , 0xC1A7E880ED8A4182AB46B9F66DE9248B , 0x201CA42B77E84157812F51B449C9801F , 0xA1A412A5524E4B1597ABCA8EDE8E8097 , 0xCD4CBD8754F24E598F5243AF387DCDA4 , 0x0972D589390E49EF8F95EADF7BBFDE68 , 0x2717C7525C9B465CB76D903AED565539 , 0x57D5489D37B44598B97CB89C10FF533D , 0xD60CF74CA17047C1A9860B4C668FB3BF , 0x2085C050C74F448BA1DD34157E60C999 , 0x2EF93BAB440B4264A65BFA96C95AA291 , 0x3153721556A54D3BA319DAC3F8715538 , 0x84113CD481FD4BC0A9F5B4303FC6B7B1 , 0x84738302800C45BCBD45ADC5B673C3FA , 0xC49E5D3B69E04156865DECCD76616CE6 , 0x6C6B3C36C227484EA49E5AB6699A0650 , 0xDCB5E2E312F6455F9C285776955C79E2 , 0x74AEB5B63EBF46F6BF771417C2ED3D57 , 0x1F775870E2A74B12B3BD0D2BA031FA14 , 0x611CE29A87254A41A5806B57D8B153A8 , 0x498661512CF249EFA5CCD365CAB9E96C , 0xB7A2E586D3DE4626BD0DB1611D5A38A8 , 0xDC2C45D6C42948EB9ADC43643868C8B8 , 0x16A4978CF37B4A32B9A6AAB3D7B268D2 , 0x3DD24E16D82A4B8DB2C8435986C2F1B0 , 0x6A0852C011464B1DB53B03A5DC65348E , 0xE6A9DB9F53524B03B1315D97BDD751CD , 0x0018799A549F4A9E9075025081F59240 , 0x42A2EBAB99564475A399EDD8E561E68F , 0x5DA74D81E070429396E797DC1A0F4783 , 0x6E304C3501D2470692934B1C2838BCD8 , 0x9E7F70486FAD4EB5B92B83126451E2E2 , 0xED5B299F98DE47EC9497478C7C1D9ABB , 0x00903CB24F2044DF885521FE5C51C21D , 0x9E7F4C3350904E40826DA28D613DA60D , 0x1EC3D14D45D94A9B9FD7D3D2A5E9F36B , 0x921B2AB17ED94407A6FEFDF129BE8FA3 , 0xEC264BC4DD974EB09415CE7D318D2F5E , 0x13942B3387934A9FA20D24AD70A60AF5 , 0xD342EB87EC234584A3BDF584269FBACD , 0xA18682822F78405DBA070E0E80FF14B7 , 0x6178D0E1D2744F74A1AC474512E9D985 , 0xCD0B3AB660B548449FD55B0249600101 , 0xF72E0219A7FF4727B2C8267C6E26431F , 0x2A6D25033C6A45DD8D61F5BD0ED1D9A5 , 0x7D1D00E18DDA4775807380F8A3C7C1F8 , 0x9B7C7B590AE04B84A57D8BBE501EE74B , 0xC91E50E208D1436FBFA6309ECFD089FA , 0xF935FF71723D4CF6B2C5878655860E4F , 0x14CF47F83C8B4468B2C43755CD0FB43D , 0x3C45EBF3DA5E445784BF5A4CD4FFB89C , 0x3E1618B6998B46109DA4F2BE8743FFE3 , 0x7AF01CB1AA8146359CA791758744F228 , 0xE9252BB051A34DA899DD51C72D8BDC3C , 0x377A87810C6448D686CEF955E522CB77 , 0x708ECB84A24A45CF8B1DABE1467656F8 , 0x2992D7A7BD02437BBF4C001E9F8BBDDF , 0x43C13962D1F1489F989E00F915A450D8 , 0x9089362E60CE4893A8EADF224E951CBF , 0x9C828D1FA89C4BA095008D07062B496E , 0xD536E8C91445435AA9DE2C1D97B63E7E , 0x1B29B5B1ACA34423A878FCEA1FB987E7 , 0x873BF54B482344FCB777CB0C666463B6 , 0xC6AC21B3BA2F474AA37D734B08E4247E , 0xCFBB7F7999104093AA508C7A79E55D1E , 0xDB2B1105D6C64033BC12E73B8D2FF2C2 , 0x0A6C1C76F5CD4F8EAB370839327F899C , 0x55F7A4F2E22B43AFB40E0C5F09E703A1 , 0xD8E0B53FACB844DB93EDC5D141DDF703 , 0x2C0F9B79D21E48B78DA9C20289B24BDB , 0xFFB65E4284954DA49F65E0335A9C19CB , 0x8A3EC9A557634BB8B29FE3963BC3224C , 0xD1A59E18A5F64B41B03CC2D09D99A394 , 0xD647D38D10AF4C4881D08A5127E8B91F , 0x3BB3AAD8224B40319A71F9BD5A13039C , 0x73641FB4E699464E97A580BDB9C0D43E , 0x85EF95C18EC44BFAB5B47503FAEEC4FD , 0xF62D53A78165406FA7257FD6EFC40257 , 0xFCB7AB296D6040F692B7CD093636AB4E , 0x0DF17802B6514BF6B4C5A2B782F63661 , 0x29FD83C1FD814CB7A450F86A6C78D3DA , 0x48CE7EE060A54FCB9A29386B1C5E3227 , 0x6D2B8969EDEF46D9A1779D18EA8C4E8A , 0xAD65B16EBCF042F7B0EB42F08C96C20D , 0xE9EAF7D860D04B94B27CEDA50E7BB11A , 0x46352CB044D54C48A244B2D0C590B7C3 , 0xEA2872B4D26F4B258770E12A60613CFD , 0xF2FDFBB4A2FB4BD482CDB6D776EE1645 , 0x3949239F50E8467FA02A97F69B665640 , 0x535ABE72DE1645E2B47430C3486C2D32 , 0x861F407658A14724A0D7BD65A77736D5 , 0xBBEABE164566482C88BBC2699AAE3C8B , 0x735EB5C7ED184F55B00DB12B2FC02261 , 0xFEA66D0D4B2A4170A55343A49D4479B7 , 0x908336D411304572BDBF5ABAA267BDDC , 0xB9148129620C4CEDBC8F3DFDC4A3D50B , 0x8A735F6CAAA247369E997BB7BFFB4F5C , 0xAE71E4CDD5344B12A302659549F0C03F , 0xD5BF8847CFD34503B6FF933012675594 , 0x89CFCC8EA48948B0B1FD86C03ED220CB , 0xE59B5288A79B4415B285041019675B2C , 0x507753C233F04BA99DAB830FDE003308 , 0xB49A1323B0424BE5B4295443A295E290 , 0x068D9850680142AFB9A468B0A692D6EC , 0x4A0277F56FA84E4880C085FED398D458 , 0xF2A72D5F1BA04E7894F83D71D95C7ECE , 0x02F57A92F8A24645A7F42AA3A20502D4 , 0x391468CF15294F4581D9F4F921FE3511 , 0x39723B21BF714D1E944752D4BC5244BB , 0xFE205A7D772D4EFB9C3449D2CCDC00D7 , 0x39D1B743736E4B149DAE68B872DE3E6C , 0x3C0C952952524432823FD9F6AE037450 , 0x5FB55F4ED947441F87DC45419E1F742D , 0x37238DF5374D48E1B65EA70269083FB0 , 0x71A47A6E730640F3A312DCB074006B13 , 0xF9F2397719824BCB902E4AA725D9F506 , 0x32B8C6ED189945338F1E41CBE4E74BE2 , 0xAB3A56BB8FC54C119E9EB88FAEDFEC30 , 0xB33FEB9462DD4F9BB0366ACEA169A033 , 0x003BC38EC40941CB97526B01D20608CF , 0x51A4291F754D422A80BA9B6924F13429 , 0x4ADC28F4E63046E1914007C088BC74D4 , 0x0BC2755D352547379E152480F130802D , 0xC5F407CC10AB4F1CBE163CF9FA469036 , 0x02CBE97AEFE5465CB28F71C05AD285D4 , 0x14C1B9C02D534A8A84ED8E23A9D276D5 , 0x9EA9EDD2F2F24A618385B154FDBDAE99 , 0x25C555C92A5E456E8974F70620F2C24B , 0xD16624011151449A928B820B4C9D9391 , 0x1B2D97D1C4434CC8A70AB9A2832804B2 , 0x4BEE0646BE2B44B48C802E0F20D1B543 , 0x5F0A83F04A3B434A9823CBDA3CEE5B05 , 0xA88C3F0A6F694EF3A5B0C8211A9EE1A5 , 0xDF6372BE8C24460CB253337CF5475655 , 0x5C618A67B0854345A2666685894C259F , 0x76FFD06A2C4045C3ADA57E0917073613 , 0x8E13978A02344B5986F082E57F0CA28C , 0x04FCA7668763494AA7DEA2D1E8ED18C4 , 0x34D9F9D335504514A12FB435FB66B5AC , 0x6D77404644464B19B30054F3CB71E21E , 0x70DF03B7B616407782606D5CAC5029E9 , 0xEEE8924185B94489BD8DB54B632088EE , 0x63B5D89AB1CC48F1927020AD3BA575BE , 0x6FB2F372A6854DD2815A798F306D8AB2 , 0xC6EC59EFBD3746F3A0BB0A38A16ECF28 , 0x5093162B4FBB4F03830DD4B7C220BBF8 , 0xF4ADDD880ACD49D79642D561A8BB3C6F , 0xF99FCC152C674853AC06169AD6D17654 , 0xFF2277B3836147689F52C05F844DE87D , 0x2515B616693C4FFDB5416C547C1B1D6C , 0x9CBEBBF8F6DB4381B89649655B86D874 , 0xAF217D8A7F2A41FAB2A57B61F5C0D44F , 0x5277852ACB524001BC53FC1CB72DBD82 , 0xAA6C8D1CAC77427392E470D5CFCA869E , 0xBE186CC460604EA2A2146B721D9D13F5 , 0x4DC6E141838349D2B35EE68CEB790C05 , 0xCA85BF94CF2740B58549DB8FAE2A8D5D , 0xCFDF02A764C445C08C7617B319A7A311 , 0x2E0392F3733740DCBE998FAA42FC423B , 0x2F90F224E652483FB1FDC556A4A66C16 , 0x1072DA2B0EF84A529192FFFEBF38FC2B , 0xF7F82DB29B4242D2AA9573E5F5CB85B0 , 0x3917AE7F0EEB4289B226AFC8E218DD4D , 0x4DB679203EC444F786E6DEFF89F423D3 , 0x68396FE78B794DC39C887C5607665260 , 0x87EAE0903A2D459B968E6799698AE8BB , 0x6FA86E11B3214813822FFDD91937FFFF , 0xA676DBBFB18645AF8AFF9C856947B6C2 , 0x85CB598A2534415BB3A4F8EC2FCD8CB8 , 0x0F566C60172544A5AEBAE5A8F1CB536C , 0x81A6F0947DA946798DC9B414830AE549 , 0x13FD3A2F2E1C40D590FFCAEB0B64308A , 0x2538E25C35AE4B578C3B574E520D99B9 , 0x4FD831BE384A4ECC80BB7D741E1BDC3C , 0x6699DEB7546F4C208415080D3A912CAF , 0xAF968A810A6B494E9B46D091C5CAC40F , 0xE3B38AEC65DB4D6A872BD22DD7F4781D , 0x25C153C6BBB24286A4B1B895DF120EA7 , 0x523B3B60E2CE4EDE9A43CD92A81AA5C9 , 0xEDB3F8E5A24D4B50982FB96C8E7370FA , 0x890C14A2DDD84D11B5EDEE443F0581F7 , 0xA97079F640A64710828B66978B6FF863 , 0xBCE5C3E3AE92432CB5FAED477E23987A , 0xFE740F5F95C248CFBA1091680CD61ACB , 0x53A4927165C14937B8A2F16CF8B7F1D0 , 0x5F8461C0495340A7859572B467E3E73C , 0x87693C0A9BBA4FBDB8098D937974F274 , 0x8AC4BA0F58C04131AD203E0A9487F0CB , 0x542A41E84B06424F8A17C7431EDDB26B , 0xAD1A9227C9084626BAC1C08533C5AAA9 , 0x163948F976CA46598FCF37D9721CF2E6 , 0xB5DDFDCDEB10436DA3A560A7D19B3466 , 0xDCFA12CEA3D54AAFACB85700660F4803 , 0x4269E75914814D0D93DC4DC378CA1610 , 0x45874F4A0A0343F8BAEBE406D1BBAE11 , 0xEF34DDA1D7AC41578A3EBC8EA49D1CD4 , 0xFD89A66E1A79425FA9E9B982378BDB6D , 0x33A2ED5647204A9389112F8BCC21BD1C , 0x610F9CEAAA024491A2A2E6FB4BD909BE , 0x85C7865605EE497C89322A66C352CEA7 , 0x2A3D82FBF0DA4327AF5F0AF7CC35E975 , 0x23F7BCC9A4B247409717242B7400EE08 , 0xABE5992BE92948D18A6320F2B2C62801 , 0xE20759CDE43D4DEC9C6BD10F6BAB22A7 , 0x1882E8822CED4F0586D018DBC4F91D7F , 0x342DA9C856C24C558420095BC3C99E4D , 0xD344417EE02C4DF581E8F1CDD79F911D , 0xF50458803EE04C53BC2A8419EAEFD79C , 0x0EDBB39E2F9146D796CE00C50F81B74E , 0x801B43AAE06E493FA85689E41E91D014 , 0x9F6F33ACC55E4D03887E419A90D92873 , 0x553C0481893D43AC83E49554D3AC7DF3 , 0x758E785CB4C5438FADFB87D5F019A300 , 0xABE0664804674925A0B5F7E01FD66F85 , 0x115EE95217554A92B967C8FE4CACA7BA , 0x1C51230E39D34AD8AB5F67A7943C0E6B , 0x455C041FE41E4806BDA3B33F1AAE7436 , 0x8D5EA69C405441648B075E509D9DB848 , 0xB0B3CDA4C75246878B3633B8DEFD171C , 0xC600E97CEF2145E78B75B4A465F2AD94 , 0xE9AAE751E08B4A339991BA8E41B93D15 , 0x3571D4C46EFC42CD9B51872E6ABDF4A0 , 0x77F3C21AD56447B78F40EA5381A4FF2F , 0xBCB0770D717E4AFDBFCFC58EEAF10D34 , 0xDD304BE8B1B0416FB1004F46645D462D , 0x0CA4285E10BA498C97B51CB3592A86BC , 0x2F44E9AD2C2F448CA9FE6D8D20CF20B2 , 0x46B341665A014C3DB87CDB92B258452B , 0x6E80886E45584EE2915C1728F69E928F , 0x4A3F1AA5E4AF404C8FDFFBCB11CA4547 , 0xF69454288D3B40ED946932509EE313E4 , 0xA5A3AE8582DF4A26ADB954125F3398B5 , 0xFEE06FF5A0D54BA083DA77A113794116 , 0x498E385FF3294B5CB652B7E060AF9B9E , 0x6ED0274E39D94C99A319C5A8D2602383 , 0xACC9E01AFD6E4346BF5C4CE105C262B0 , 0x0C7462D910334081887EA309E06C7D17 , 0x5ACDEE444A6F48CBAD1F3BA80F5A9FC7 , 0x2625B2288B6D413FB16DA27934D1D72A , 0x9C80C3475FF745A08658EE1B429A8B88 , 0xDFED08583041455A907EF4D21D21259F , 0xE3985D74963340ACB85F3D9AA57D9501 , 0x66E95C342BFC4D4BB5D95120EC14D8DD , 0xC40D33C614EE460382C4F89A9E36991F , 0x1BB63D8B966F43148D7E32F39ADBEC05 , 0x72491A839A804943983334AEFC392D37 , 0x9DADA7B3CB4B4EA29F7191239FFA0452 , 0x41730CEF34F84223B079AB141FF4D6B9 , 0x7BCC98F1198B46958ADEB7C58C34D20A , 0x92511D9DE270449186A3BE66D70CD14B , 0xBEC1ADA770A14A1E8D5045B3CA83EC3D , 0xEE0BB6F3F82F4A0FB0FBCF8A4CE931B9 , 0x3801595C1D834A778DEA4ACE4E08881F , 0x1D0F26B0BB3446BC9F14611A36C72F81 , 0x3B32F2D676544697B4A1DBAA17D6D1F1 , 0x4501F4242FC846E08065FC9D38F5FEB7 , 0x85948B646AE54B2EBF44CEFA9BBBC48E , 0xA0B22466FD2347C0AD188CBF58FE6737 , 0xC9CF57A732F94BD1A0F7B571C98D3F05 , 0x05378CD17B83480C85E25B163F0A3489 , 0x26B3898376834B26B6DF7C528E853BBD , 0x1D4B80D063F64A8380ED69F32C5E8283 , 0x53926035D9A34B2DA21DEC7A356A7218 , 0xAA8558BD6EA747CF9E829E01C62D9C91 , 0xF712BF9D803441518A57AF60941AE716 , 0x618302BB50654BAE8B3467DF1336BF99 , 0x68D435441FBF4FBF9E93F942D01A8EC5 , 0x776E9F1FB8904BE692DD0C41B4F92514 , 0x88E8ABC30753433E981A8E475CE87328 , 0x85B6C8632D9043E6A2005A96F3DEA588 , 0x3518E4256CDC4DF2935DD54350378169 , 0x50EF1E952FBB4A72B47D9DE4CDF68465 , 0x817359DABCD24CEC8D486F30A624C698 , 0xE3736525D3AF423B81DDC9A8F5A03914 , 0x022D0A1CBB864A50ACE26C9775AB9436 , 0x1F2FBE0876644AFA92CD65BE1DDA8E44 , 0xF83754325F6F40639A33741B70ED7910 , 0x1E7578C5C0884BF2B56934E957765C7A , 0x8E233476D6C84D0A8F6E67383EAF5E22 , 0x7EEBC8C5FC2440B19929328954DCBEB6 , 0xF4834A5FF1B240858177987E0EB639C0 , 0x9B4C07842C2C4E669D44D00FC6C4BFB1 , 0x757DAE242EDC4687A5CC6168E84A637E , 0x85EC0505F2E649C8BD88F9B18DDA9C84 , 0xA5E826DF17DB41168DC34CE3C18D8E49 , 0x1201E17410D04D848BC4A775A3A50182 , 0x86DFA614F3144734B54BDEE10A42F38B , 0xF092C087201044B3BE2B8595DF50C176 , 0xAADF9EBFDDE04839AA27A764E425F156 , 0xD07EFBC78CC94C1E85E71738AA1DCAB6 , 0xFB1AF4C18B9340FFACED80A8196C9920 , 0x2E0FDBE4A36F44D2B8505BFE25271D82 , 0x8DD96FABA4EB44838E2DA8DD48298415 , 0x6E367B4037D64260BE81967A49BD576E , 0xA9F4915587494A079241FB2BE5E3F2B9 , 0x01BF5DE570134C59BAE17C05D629FB17 , 0x1FEF22D98FBC4BD2ADD95EBE951C1BE0 , 0x31F6F656B6F840589CB7A578471461DD , 0x6949B36A7FEE42DBA2F04979B221E30E , 0x23468B859A104E2AAF1C588349CAF2F0 , 0x8EFE7B89B6BC4B4A85E5F774ED15B3BF , 0xBC77B8880BA7442AA32834E020FA026D , 0xA2EB1C4A93D64E6A9972984A90552177 , 0x85FD49AD1A7A42D7A76D878C4F631BFA , 0x91CF63D12A6A4203916F77FC283A1096 , 0xDA5837D7B26D49F4AE183A71022A917A , 0x39924D093B9C4A9D8487FA2DB262E765 , 0x25C6256BD5D04A4393D75F7248471BB8 , 0x6EECC4F4E9224287940A4812E3383018 , 0x74BEBDF52B27435EB3DEAC5825E98AFB , 0xFEDF852CB5AE4B0E861AC0CD64FE3A58 , 0x0109D3F9616C458EBC1524E132A18A26 , 0x5D2FF6E44D38460A93EA7C375647BEE1 , 0x7CF00904837D4E71A495FA4CB32D9758 , 0xB186C108438B430CB16207A747A150DA , 0x357DC18E9DE2439883EE7015BB118F56 , 0xA5343FB3469B47B9B0FA18C755E3BEBA , 0xE348B89EA5E64B0CBE497AD79B8F5F11 , 0x33A1ECD7A8794767A69BB7284C63381A , 0x0ACB9403AB284CA7B4A0D6D6A32F5456 , 0x8227DB2D9AB54447929EED5E66BB1E4A , 0xC4E43EF4C3B342FCB4E3642B8A272DAC , 0x0073EEC81E3242E5B141ED9E1CC9CD51 , 0x306CF36172694D6A84F227DB591F2E88 , 0xBE596197FB584F4092E8D0FA629CC921 , 0xE9D4A144DB1D441EB5757032D62B6626 , 0x0C25C2D1D8D2415AB25C4136EE351CC9 , 0x1A9FAE14728D40ECA9C17BB70961626A , 0x5796CC8088C242B9B55E75A2C38903A5 , 0x5B89724615874E59A6B30D30D98C9933 , 0x6ED1B6A4362A41D7AADB2DAFB99C6987 , 0x87D3ECAE6D9B4A47B646D03D33FC1461 , 0x11568EDE3D8947C690D49639BEF1208A , 0x7E52BA098C4A4ACF8FF7234CA3145917 , 0x9D6B44B2E2D64E28B09DD6538AD422FD , 0x599D5A54DE1E41FCA5743C93F1CD2277 , 0x8AA32E39A9EF48FF83524DC7B6155BF6 , 0xA70B6E7E50674D9580DC324D565307C9 , 0xE9E5DFECA5314A1BA8C7C803C804371E , 0x06E59222C7584306AE991CE2A8BA57D8 , 0x163910D4AF5D4495B954968CF5D6ED8E , 0xF80421BE94244C31BCA8D81547796712 , 0x2B7725CDC3B3447AA012D71AFC1A971B , 0xED7E4B0CC370407BBD129526E97F330C , 0x4206CBB0EBB44E8E98521195A1322CA0 , 0x6D75335F336C4055A2A0BC9AC33247A4 , 0xDA0AB012E03E4539A79A1BF571F143E7 , 0x92CDA02406F142BF836126A62D1C4104 , 0x0782169599AC47C997FA1B0BEA388949 , 0x33D55219A4AC47CC8F6A89DF8FE39FEE , 0xD97D4B92BFC8469185548D5742532D9E , 0x5CA8CA897A044F3E906D16C574625B07 , 0x1E1149F349EA4F4ABCC75476C4DE9E63 , 0x1E5C31B415A348B0AD9C8DFDBB4F53F2 , 0xE4F0DB05B05F4EE0B827FAD816165475 , 0x1B4A2EC8102C48CFB8FAD42FAF5C8FA5 , 0x7EFB021638454AF2A847F8527F25BB0E , 0x1988DB1921C64D9ABB0C4098ACF9944B , 0x24468C6AA81645FEA04D1F31337F5CF3 , 0x25DB59A5F7294C1E91694783C265126D , 0x5044187C77344B62B41B3CB9358D966E , 0x746A7B1B6D204076AE8991E08106CE94 , 0x75A8CACC9E4F4BFEA223A169D6694299 , 0xE5CD9426A9974B5C8A88E63177F58162 , 0x03E305A97DF44EC0AAE1149E53E53F28 , 0x221FFDFFE91649EABEF47EAD0B452A14 , 0xC86EDB67EBC74D2B9D46FBC469B54DDB , 0x1198F357B1D242C0AB8ECD893719A9E1 , 0xAD4604370A7F4A7D91A0A1F334C93DEF , 0xCE78D4942B9248DB8975175F19698A12 , 0x13A0DF14C1B34868880050B915406D8E , 0x712F8ACD42854467921BCD1BA845F304 , 0x9229A821EE6B403289FA8C4B17901ADA , 0x3F35D3253D2A45139EDEF2FE80D9963F , 0xC3F5365036FB489F9758169A5E7B3232 , 0xC8E779421CCA4EB0930AD5FCDE5BC3D4 , 0x7FCB81D0A43B4F0F8ACF28656E8542E8 , 0x24C874D2B39C4C98B6AEADFA38436A63 , 0x5DDA57F6E50441F68A6B53B8DBE4215E , 0x62EF1F91648340D4B976D9AABEDF2561 , 0x7CE82F27281644B3A310438E43EFD046 , 0x5E002EAA055F4A3099CD31BCC9548BE6 , 0xEC085636D8CE4554915367726928A440 , 0x02D05F6618CF4597974231CF7D4ABDA2 , 0x421B133A98A6421DBE6F35B8E5DDD16F , 0xAF6A327DDCA24219990B8672004A1FFB , 0x2BF1956A1FE243B4985FCED6C97D12F2 , 0xEE705AA8C2CC49A686AA59BC48EB47B1 , 0x071DB72D494E4FDF996B529E7F72EFE3 , 0x3C637E434B76436CA5BA27F5EE4110BD , 0x577A54C4D0264D589D52DB19B41D4B98 , 0xE07284FA6402443C937448BAEA69E578 , 0x80F92CEF88684CECAC7F00AF90AE9C25 , 0x7A3123106AF54319B649EAA566D7F017 , 0x7E1D8BDFE92C4929AAC079D62801B571 , 0x1CD8C02F300643CBB89EFF364A8E2916 , 0x98AB881F1D4148C1B6C3CA1E23347700 , 0xB60977C3D1874983B252C82D5DE324C5 , 0x711412DD76E949F49A84D7960F3589D4 , 0xADE809CCB99E4E8BA0A9DDA31A98C1F8 , 0xC5CFDEC49B8F4635B4F75B9B4CDA801C , 0xD8BF6DD4A45840DFB388AFD8CF7AFBB8 , 0xE214BC2AA24143F5A3D27142164269C0 , 0xDBB51C4B7FA44C46B477924A1E271227 , 0x1ABDF6224D55459CBB4510BE0ECD863E , 0x6604182E5A424282A497C3AC7B463CBA , 0x82F02E50149247B0B3B927469BE08A50 , 0x85830A1F8AF34064A8E67DE8049D696E , 0xB91E21E20AF44BF19B82F8CD5F8B85B0 , 0xDF77F39DCDB54329A43158BC22BC0915 , 0x3A98C949A66E4167B75E34829F3063B8 , 0x3E3C2AAC4F9849E8876BA4F4930E886D , 0x6B525F70D8DF46509EA495A87F1840D7 , 0x94C671380EF343059AA0D8A448B6D3CF , 0x1F2F9050156D445AA2F14EAEDE43B5C4 , 0xE56D91A9C7F1409BB218702049868053 , 0xFEB02AC6679C4C55A7EC5E2897A770CB , 0x0EDF72C8ACC84B2C8CFEAD1423D28A58 , 0x535B4939E9B7428FAB824F707A4CD59F , 0x874DC637E66B40589ED660F5D6BC4C0E , 0x02026DA71BD04ED08B29292FFFF10C7E , 0xB4B420D8AF1D4EC9AF67A8B5A2147904 , 0x28781DF9147F422A93E3EF201FAD7003 , 0xC6B89B8F9DA048B893F9C402B9ACD27D , 0x3F879CD04933442D9B1BD375A86AC2C9 , 0x0233671E86854E44A77C26FB4CA9309E , 0x37419737ADD7428180EDAB7E45E22C1F , 0x6898A81CB1364657B96A2EAA99B4D331 , 0xDB4A97CFD8AA4D558F7A2D1F6C55DA85 , 0x26A65E64DE7F4195BA4B7749F78BECF5 , 0x100CDD15C85B4C4680D87C7E981A0FC4 , 0xA355DBD64E6D4CE9BBFB666FD24E95A2 , 0x12462F1671604228925053A3A3C0A251 , 0x9D650701407E417CB8A50C29BE19907D , 0xD383A1B6D26D4B5BAC6FFC14ACA65611 , 0xF9359EE537AA44BFA9A93C0490570CE4 , 0x08ECD6D9A4EC4F6B90261E266278E41C , 0xA4BB5830FE454089A891C5BD204994D7 , 0xE625D8FDC6B84597B8999A5C9D809296 , 0x6C19C503F7814BE49E6EDC71F33DF9C1 , 0xBDB4D276AE1F44479FA94A129136EFB3 , 0x1627D3A8A8BA48B5BB311E8F0C2B1D25 , 0x2381283DA96F4BD1A9809C63AF7A1A67 , 0x253527F75C6A428286C00E8A7227B2C1 , 0x70FF85436A764C1CA58D1A48A23CD2C3 , 0xD861F62763724628817BAD8F1F2B636E , 0x3C6C517533F44A478484DBE21BFFE473 , 0xA47475E6938B44368CF8B18984E43D52 , 0x529EDE4AF0564D46AAE478E46927F055 , 0xF997535B284E452BBB0BBC91E292B7F4 , 0x118152F9E1C04DED801A9F7BCC4B69DB , 0xD0EA1F2480BD45CD8F42C46CE068131C , 0x59F1E936A102473BB245941865E19DB0 , 0x34E09DC802E240CAA3514425AD9E8CD8 , 0x83E940C1EAD24863AC0A158B7CB5D6F5 , 0x98157E3F7BBA4AF391BB9D67F56F49CE , 0x9C847075662740D5951E4CD521C5D5A6 , 0x9FAC36B1F2994E09A4471EC9D90CBCB1 , 0x0C5DA40C5D244A13A5563028AE21AB51 , 0xE096AB6FC238461CAC430DB3D3E9BCD8 , 0x81F50D1D1B6444CCA1783373BB1DE47D , 0xBA051A801D9746CD9F8EE571FCB9E003 , 0xEA5D6952FB274C25B2490A4FD9731F73 , 0xFAC7FE429C3A4EA1A36D03153DB46428 )) ORDER BY `property_group_option` . `id` ASC LIMIT 500 OFFSET 500 ;
Copy
97
0.70 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"¹¢Ð«©\x00 B| {Ø\x00 ôð2î "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xB9A2D0ABA900427CA07BD800F4F032EE ));
Copy
98
0.40 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = ? ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
99
0.40 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = ? ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
100
0.52 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"¹¢Ð«©\x00 B| {Ø\x00 ôð2î "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xB9A2D0ABA900427CA07BD800F4F032EE ));
Copy
101
0.55 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"¹¢Ð«©\x00 B| {Ø\x00 ôð2î "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xB9A2D0ABA900427CA07BD800F4F032EE ));
Copy
102
0.50 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"¹¢Ð«©\x00 B| {Ø\x00 ôð2î "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xB9A2D0ABA900427CA07BD800F4F032EE ));
Copy
103
0.45 ms
SELECT `app` . `name` , `app` . `version` , `app` . `template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template` . `app_id` = `app` . `id`
WHERE `app` . `active` = 1 AND `app_template` . `active` = 1
SELECT `app` . `name` , `app` . `version` , `app` . `template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template` . `app_id` = `app` . `id`
WHERE `app` . `active` = 1 AND `app_template` . `active` = 1 ;
Copy
104
0.63 ms
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"AcrisFreeShippingNotificationAppCS "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
LEFT JOIN (
SELECT
`app.translation` . `app_id` ,
`app.translation` . `label` as `app.translation.label` ,
`app.translation` . `description` as `app.translation.description` ,
`app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` ,
`app.translation` . `custom_fields` as `app.translation.customFields`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
(`app` . `name` = ? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = 'AcrisFreeShippingNotificationAppCS' );
Copy
105
0.28 ms
SELECT path FROM category WHERE id = ?
Parameters :
[
b"¹¢Ð«©\x00 B| {Ø\x00 ôð2î "
]
SELECT path FROM category WHERE id = 0xB9A2D0ABA900427CA07BD800F4F032EE ;
Copy
106
0.16 ms
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT min_search_length FROM product_search_config WHERE language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ;
Copy
107
3.00 ms
SELECT `theme` . `id` as `theme.id` , `theme` . `technical_name` as `theme.technicalName` , `theme` . `name` as `theme.name` , `theme` . `author` as `theme.author` , `theme` . `preview_media_id` as `theme.previewMediaId` , `theme` . `parent_theme_id` as `theme.parentThemeId` , `theme` . `theme_json` as `theme.themeJson` , `theme` . `base_config` as `theme.baseConfig` , `theme` . `config_values` as `theme.configValues` , `theme` . `active` as `theme.active` , `theme` . `created_at` as `theme.createdAt` , `theme` . `updated_at` as `theme.updatedAt` , `theme.translation.description` , `theme.translation.description` as `theme.description` , `theme.translation.labels` , `theme.translation.labels` as `theme.labels` , `theme.translation.helpTexts` , `theme.translation.helpTexts` as `theme.helpTexts` , `theme.translation.customFields` , `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation` . `theme_id` , `theme.translation` . `description` as `theme.translation.description` , `theme.translation` . `labels` as `theme.translation.labels` , `theme.translation` . `help_texts` as `theme.translation.helpTexts` , `theme.translation` . `custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation` . `language_id` = ? ) `theme.theme_translation` ON `theme.theme_translation` . `theme_id` = `theme` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `theme` . `id` as `theme.id` , `theme` . `technical_name` as `theme.technicalName` , `theme` . `name` as `theme.name` , `theme` . `author` as `theme.author` , `theme` . `preview_media_id` as `theme.previewMediaId` , `theme` . `parent_theme_id` as `theme.parentThemeId` , `theme` . `theme_json` as `theme.themeJson` , `theme` . `base_config` as `theme.baseConfig` , `theme` . `config_values` as `theme.configValues` , `theme` . `active` as `theme.active` , `theme` . `created_at` as `theme.createdAt` , `theme` . `updated_at` as `theme.updatedAt` , `theme.translation.description` , `theme.translation.description` as `theme.description` , `theme.translation.labels` , `theme.translation.labels` as `theme.labels` , `theme.translation.helpTexts` , `theme.translation.helpTexts` as `theme.helpTexts` , `theme.translation.customFields` , `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation` . `theme_id` , `theme.translation` . `description` as `theme.translation.description` , `theme.translation` . `labels` as `theme.translation.labels` , `theme.translation` . `help_texts` as `theme.translation.helpTexts` , `theme.translation` . `custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `theme.theme_translation` ON `theme.theme_translation` . `theme_id` = `theme` . `id` ;
Copy
108
0.78 ms
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"Úré”úíBð =W!q\öñ "
b"çD´¥\x11 MGÅ´‰†C\x18\x11 ã\t "
b"!§p½ù·L?¢TbÉÀw‗6 "
b"ÚÒáByZFsœìd7\G9h "
b"\x01 ŽW\x1D p_r&«ò\x12 a˜‹9\x06 "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0xDA72E994FAED42F0A03D5721715CF6F1 , 0xE744B4A5114D47C5B48986431811E309 , 0x21F570AB97FA4C3FBD546290B777F236 , 0xDAD2E142795A46739CEC64375C473968 , 0x018E571D705F7226ABF21261988B3906 ));
Copy
109
0.46 ms
SELECT LOWER (HEX (language . id )) AS array_key , LOWER (HEX (language . id )) AS id , locale . code , parentLocale . code AS parentCode , LOWER (HEX (language . parent_id )) parentId FROM language LEFT JOIN locale locale ON language . translation_code_id = locale . id LEFT JOIN language parentLanguage ON language . parent_id = parentLanguage . id LEFT JOIN locale parentLocale ON parentLanguage . translation_code_id = parentLocale . id
SELECT LOWER (HEX (language . id )) AS array_key , LOWER (HEX (language . id )) AS id , locale . code , parentLocale . code AS parentCode , LOWER (HEX (language . parent_id )) parentId FROM language LEFT JOIN locale locale ON language . translation_code_id = locale . id LEFT JOIN language parentLanguage ON language . parent_id = parentLanguage . id LEFT JOIN locale parentLocale ON parentLanguage . translation_code_id = parentLocale . id ;
Copy
110
0.19 ms
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
111
0.15 ms
SELECT iso FROM snippet_set WHERE id = ?
Parameters :
[
b"ÇŪ¢)€HZ‹è«©©Ró— "
]
SELECT iso FROM snippet_set WHERE id = 0xC7C5AAA22980485A8BE8ABA9A952F397 ;
Copy
112
0.26 ms
SELECT LOWER (HEX (theme . id )) themeId , theme . technical_name as themeName , parentTheme . technical_name as parentThemeName , LOWER (HEX (parentTheme . parent_theme_id )) as grandParentThemeId
FROM sales_channel
LEFT JOIN theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id
LEFT JOIN theme ON theme_sales_channel . theme_id = theme . id
LEFT JOIN theme AS parentTheme ON parentTheme . id = theme . parent_theme_id
WHERE sales_channel . id = ?
Parameters :
[
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
]
SELECT LOWER (HEX (theme . id )) themeId , theme . technical_name as themeName , parentTheme . technical_name as parentThemeName , LOWER (HEX (parentTheme . parent_theme_id )) as grandParentThemeId
FROM sales_channel
LEFT JOIN theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id
LEFT JOIN theme ON theme_sales_channel . theme_id = theme . id
LEFT JOIN theme AS parentTheme ON parentTheme . id = theme . parent_theme_id
WHERE sales_channel . id = 0x3FF7C89F233347D4BF84FD967C31915E
;
Copy
113
0.20 ms
SELECT `base_class` AS `baseClass` , `author`
FROM `plugin`
SELECT `base_class` AS `baseClass` , `author`
FROM `plugin`
;
Copy
114
0.60 ms
SELECT translation_key , value FROM snippet WHERE snippet_set_id = ?
Parameters :
[
b"ÇŪ¢)€HZ‹è«©©Ró— "
]
SELECT translation_key , value FROM snippet WHERE snippet_set_id = 0xC7C5AAA22980485A8BE8ABA9A952F397 ;
Copy
115
1.99 ms
SELECT `theme` . `id` as `theme.id` , `theme` . `technical_name` as `theme.technicalName` , `theme` . `name` as `theme.name` , `theme` . `author` as `theme.author` , `theme` . `preview_media_id` as `theme.previewMediaId` , `theme` . `parent_theme_id` as `theme.parentThemeId` , `theme` . `theme_json` as `theme.themeJson` , `theme` . `base_config` as `theme.baseConfig` , `theme` . `config_values` as `theme.configValues` , `theme` . `active` as `theme.active` , `theme` . `created_at` as `theme.createdAt` , `theme` . `updated_at` as `theme.updatedAt` , `theme.translation.description` , `theme.translation.description` as `theme.description` , `theme.translation.labels` , `theme.translation.labels` as `theme.labels` , `theme.translation.helpTexts` , `theme.translation.helpTexts` as `theme.helpTexts` , `theme.translation.customFields` , `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation` . `theme_id` , `theme.translation` . `description` as `theme.translation.description` , `theme.translation` . `labels` as `theme.translation.labels` , `theme.translation` . `help_texts` as `theme.translation.helpTexts` , `theme.translation` . `custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation` . `language_id` = ? ) `theme.theme_translation` ON `theme.theme_translation` . `theme_id` = `theme` . `id` WHERE `theme` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"┌;┼Ù\x1D ÉLvÀ\x01\x05 <j°\v ╦ "
]
SELECT `theme` . `id` as `theme.id` , `theme` . `technical_name` as `theme.technicalName` , `theme` . `name` as `theme.name` , `theme` . `author` as `theme.author` , `theme` . `preview_media_id` as `theme.previewMediaId` , `theme` . `parent_theme_id` as `theme.parentThemeId` , `theme` . `theme_json` as `theme.themeJson` , `theme` . `base_config` as `theme.baseConfig` , `theme` . `config_values` as `theme.configValues` , `theme` . `active` as `theme.active` , `theme` . `created_at` as `theme.createdAt` , `theme` . `updated_at` as `theme.updatedAt` , `theme.translation.description` , `theme.translation.description` as `theme.description` , `theme.translation.labels` , `theme.translation.labels` as `theme.labels` , `theme.translation.helpTexts` , `theme.translation.helpTexts` as `theme.helpTexts` , `theme.translation.customFields` , `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation` . `theme_id` , `theme.translation` . `description` as `theme.translation.description` , `theme.translation` . `labels` as `theme.translation.labels` , `theme.translation` . `help_texts` as `theme.translation.helpTexts` , `theme.translation` . `custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `theme.theme_translation` ON `theme.theme_translation` . `theme_id` = `theme` . `id` WHERE `theme` . `id` IN (0xDA3BC5EB1D904C76B701053C6AF80BCB );
Copy
116
2.86 ms
SELECT `theme` . `id` as `theme.id` , `theme` . `technical_name` as `theme.technicalName` , `theme` . `name` as `theme.name` , `theme` . `author` as `theme.author` , `theme` . `preview_media_id` as `theme.previewMediaId` , `theme` . `parent_theme_id` as `theme.parentThemeId` , `theme` . `theme_json` as `theme.themeJson` , `theme` . `base_config` as `theme.baseConfig` , `theme` . `config_values` as `theme.configValues` , `theme` . `active` as `theme.active` , `theme` . `created_at` as `theme.createdAt` , `theme` . `updated_at` as `theme.updatedAt` , `theme.translation.description` , `theme.translation.description` as `theme.description` , `theme.translation.labels` , `theme.translation.labels` as `theme.labels` , `theme.translation.helpTexts` , `theme.translation.helpTexts` as `theme.helpTexts` , `theme.translation.customFields` , `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation` . `theme_id` , `theme.translation` . `description` as `theme.translation.description` , `theme.translation` . `labels` as `theme.translation.labels` , `theme.translation` . `help_texts` as `theme.translation.helpTexts` , `theme.translation` . `custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation` . `language_id` = ? ) `theme.theme_translation` ON `theme.theme_translation` . `theme_id` = `theme` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `theme` . `id` as `theme.id` , `theme` . `technical_name` as `theme.technicalName` , `theme` . `name` as `theme.name` , `theme` . `author` as `theme.author` , `theme` . `preview_media_id` as `theme.previewMediaId` , `theme` . `parent_theme_id` as `theme.parentThemeId` , `theme` . `theme_json` as `theme.themeJson` , `theme` . `base_config` as `theme.baseConfig` , `theme` . `config_values` as `theme.configValues` , `theme` . `active` as `theme.active` , `theme` . `created_at` as `theme.createdAt` , `theme` . `updated_at` as `theme.updatedAt` , `theme.translation.description` , `theme.translation.description` as `theme.description` , `theme.translation.labels` , `theme.translation.labels` as `theme.labels` , `theme.translation.helpTexts` , `theme.translation.helpTexts` as `theme.helpTexts` , `theme.translation.customFields` , `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation` . `theme_id` , `theme.translation` . `description` as `theme.translation.description` , `theme.translation` . `labels` as `theme.translation.labels` , `theme.translation` . `help_texts` as `theme.translation.helpTexts` , `theme.translation` . `custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `theme.theme_translation` ON `theme.theme_translation` . `theme_id` = `theme` . `id` ;
Copy
117
0.59 ms
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"Úré”úíBð =W!q\öñ "
b"Úré”úíBð =W!q\öñ "
b"Úré”úíBð =W!q\öñ "
b"çD´¥\x11 MGÅ´‰†C\x18\x11 ã\t "
b"çD´¥\x11 MGÅ´‰†C\x18\x11 ã\t "
b"Úré”úíBð =W!q\öñ "
b"Úré”úíBð =W!q\öñ "
b"Úré”úíBð =W!q\öñ "
b"!§p½ù·L?¢TbÉÀw‗6 "
b"ÚÒáByZFsœìd7\G9h "
b"º■VJÿÅNëâ\x00 º¦üU\x15 ¯ "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0xDA72E994FAED42F0A03D5721715CF6F1 , 0xDA72E994FAED42F0A03D5721715CF6F1 , 0xDA72E994FAED42F0A03D5721715CF6F1 , 0xE744B4A5114D47C5B48986431811E309 , 0xE744B4A5114D47C5B48986431811E309 , 0xDA72E994FAED42F0A03D5721715CF6F1 , 0xDA72E994FAED42F0A03D5721715CF6F1 , 0xDA72E994FAED42F0A03D5721715CF6F1 , 0x21F570AB97FA4C3FBD546290B777F236 , 0xDAD2E142795A46739CEC64375C473968 , 0xA7FE564A988F4E898300A7DD815515EE ));
Copy
118
0.74 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"¹¢Ð«©\x00 B| {Ø\x00 ôð2î "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xB9A2D0ABA900427CA07BD800F4F032EE ));
Copy
119
0.56 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"¹¢Ð«©\x00 B| {Ø\x00 ôð2î "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xB9A2D0ABA900427CA07BD800F4F032EE ));
Copy
120
6.53 ms
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND (seo_url . language_id = ? ) AND (seo_url . sales_channel_id = ? OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 )
Parameters :
[
"/navigation/b9a2d0aba900427ca07bd800f4f032ee "
"/navigation/132abecdcab34bd28ced665a48d7c5e5 "
"/navigation/5938e41a8c284fa2b27a89a0620522fe "
"/navigation/147e5540af0c4219a6fccaa2c654e3e2 "
"/navigation/17f845df52f444749b5df69ab773873d "
"/navigation/5b6e27ff14014361bfabe97dd2e4a9ed "
"/navigation/1714ff479ec24bc8bdcc2f8083114f67 "
"/navigation/237668672b9b4cd2a6abf0e4bd3aed22 "
"/navigation/fdd6eefc01784e3488537dcbc77b075b "
"/navigation/a3f9e562073d464da70fbba38de4b643 "
"/navigation/0e04dc0ecaf844cd9259cdead99fcfb0 "
"/navigation/018dde1c43bd4a50a2ecc7c79bc566fa "
"/navigation/f89f0007f38841f1a0bcb843aadec888 "
"/navigation/23777dc4dc194f95a87e0165a8f6acc4 "
"/navigation/1cae403a71d34d90a6cb5ac86f833872 "
"/navigation/023d15e1b04b434da66fa55daf36450c "
"/navigation/675b2e9e265b4adab1704e381078a3f8 "
"/navigation/0af868d9a89d456eb2b700c0971500e3 "
"/navigation/7c2e0bc7255f4f28a35160cfa77a5897 "
"/navigation/8f4b1f5cec3c41e6b8cb62d395271f02 "
"/navigation/e4ea84b10cc3453c89fdb0c91a156d90 "
"/navigation/b9c87e7fa79242389e7818c2f86a364a "
"/navigation/d733842a51a54bf4a865791579c77dea "
"/navigation/83570eec8281491f9c7b9de7c5521004 "
"/navigation/8a276b41e522444b96e0f40d6c536d02 "
"/navigation/bf8c47c8e4b944d6b42f132d6042862b "
"/navigation/737d442637bd4b11b740d9ab33c32c64 "
"/navigation/6d447deba8674d8a948fee11710c2f85 "
"/navigation/2679faf3c66a41bf8cfe1827ac71f835 "
"/navigation/3632f430d1d2464395f4b6ddcf08cbfe "
"/navigation/eaace348495f4ad6bfbaac47fa4861c1 "
"/navigation/eee39f735aec405fae4cd2f2d29d8250 "
"/navigation/b7ecd32dab484b7d94b61350fd93fb6e "
"/navigation/7fa23893fdb0486fa5035e70d06825a7 "
"/navigation/3716406c5bcc479cbc07a714b0dbe285 "
"/navigation/3567d4ac129d4ff79147cf348eefe216 "
"/navigation/9f2a54a060c948b1a6c38354d50c868a "
"/navigation/64244509e5e64285b99bfde400eb5ede "
"/navigation/e95872ace1e54342b94618262785d38b "
"/navigation/de8cc1855a074f0a8c4687fee649f659 "
"/navigation/1f0ca4750e0f401aaff0b3d20a0edb27 "
"/navigation/8a42a7a5c6cd416882fe631334fdc22b "
"/navigation/782ec611a0b1436cbcd9da824fbfa4ee "
"/navigation/03f280cd6186429bb64d58edc9b09ab2 "
"/navigation/a72c04e895344a97ac396c174d600f1a "
"/navigation/9eeff29fd9d143a5b4c90630946136ca "
"/navigation/763df0d5bc0a4722883e1623b12bd9c0 "
"/navigation/6c1e6ee5d8944d9b863b0038b3a7698a "
"/navigation/5e487991add0465e9c1ab2d8477dc32a "
"/navigation/be7d5bfc0da74d199248491ee48da578 "
"/navigation/970f2aa272ae4d1799bd1700ca1f58df "
"/navigation/cf9906647fd5461c83e2d259e62d6483 "
"/navigation/b5254ba503f946e895c2302c8badc201 "
"/navigation/7009dcd7631644f2a0847777c4498211 "
"/navigation/694952e7b7274ebf905fcb30b4184001 "
"/navigation/c9b358c6c9a34376b01d6a184f251be7 "
"/navigation/03dc315a53c54fe58933d83eab9ef604 "
"/navigation/51774482232d478299f5f34cffae02bb "
"/navigation/23f095b9772d4d2bb80d3cdda42e0488 "
"/navigation/dc538a1ea4df4829ba54a60c60b6bf7c "
"/navigation/cec4959008bc45aa82a83fdc2d096147 "
"/navigation/c338aa1406184a0e90b9413c82149381 "
"/navigation/faaa04c63bd34316befe8aceb6a68ed9 "
"/navigation/4d4e493956aa4978aa7281a9a76bed1c "
"/navigation/93a3f1cf17434ef4ad8833d38293e027 "
"/navigation/d616cf199c684d8592c4af8c45a74041 "
"/navigation/34dd0fc5185549d4a13ad0bbe122c72a "
"/navigation/b11d9a229212451e8623d3026a3bcfcd "
"/navigation/c0455fb830a84afdb25636e3c67b06dc "
"/navigation/4639d1f6ed914d85b77a0a5ea316e678 "
"/navigation/1041b5d76fb146019b2411b3fca11eb3 "
"/navigation/7f94560a733d475683b9b3ee1eb4bab2 "
"/navigation/30b25e5ffbd44c2e9a73e44b21265383 "
"/navigation/24ba882bdef7431ebb1532213be3b1c2 "
"/navigation/5e9a10059fae4ddaa02c75e5b782d4e3 "
"/navigation/f996c23b03a74ec78518246083e67d60 "
"/navigation/d0c4677b1a604140b93102fc4d7ed329 "
"/navigation/1bb72b339223409a842be0d34f9382ac "
"/navigation/5d97a505952c4261aa89b00644029028 "
"/navigation/9d3b3c562ca44ae98c591be673a38bd5 "
"/navigation/0195ffc1f1c27ef69b97794262804c2e "
"/navigation/c4db53d171684c4a81d611cec5cc42da "
"/navigation/a9fa5c29105e4224a29b1cb4ae176e86 "
"/navigation/a61b034c76494b00b2f6c786b232684a "
"/navigation/6baf828f2f8f4fa3bd5c476b4632c58e "
"/navigation/d2e96b6b10624a2b835716227f40d5f4 "
"/navigation/8a42475d26834717a584be26ca767b14 "
"/navigation/ce336449d3674b27a943bbbe37cf5a6c "
"/navigation/de715e0dcb594003b021b378ade2473f "
"/navigation/62930f45277d460c99d62a709314f158 "
"/navigation/442e060972a04d62951b6efdcfcafd73 "
"/navigation/f5e3b48d5d3045188607b2ca302428b4 "
"/navigation/350cc1e5909a4ea5b75b436af0ba0cef "
"/navigation/be19ac9e6dae48c98c5a82a19a70edd5 "
"/navigation/40b7f34740cc477c9b685e8a94bd7ae9 "
"/navigation/81191a4631ef4c868e37fb9bec192a1b "
"/navigation/4a80ddfad26c4680b2d5f7d6846b22ef "
"/navigation/1b3f7a4b449742718dae8c7ad58e3478 "
"/navigation/f0b639258826441ea4fd6c00d94f7ec7 "
"/navigation/f96cd0191e4241b888e9d33d90aaa834 "
"/navigation/dadf749e86d84278992abd03bff4567e "
"/navigation/40f301c3d35343709d35d809ba3d5230 "
"/navigation/5654eb7a8a2548889007b3dbb95e6e86 "
"/navigation/df3fabcc2a524652ab784d87f2ba0263 "
"/navigation/85f397c8aed34050906e9111ef4339df "
"/navigation/1062cb924408421da95573b60856930f "
"/navigation/d9a3d31d7fbd4ae5a759fdd66c34cb78 "
"/navigation/916d891990a047718f99abef00a798fe "
"/navigation/884850170a6b411c94020d997fae3731 "
"/navigation/621720ee2c934baa98276819419f5049 "
"/navigation/fad409cef9364c06a2e7125f90142335 "
"/navigation/9cd05dacf3654726b7994fc74bcaf183 "
"/navigation/b4cbb671e690442d89e62ee53234ce08 "
"/navigation/9ea640cc1a06453e927b240b2345a8e6 "
"/detail/4a5703c1df984e3a852b61a9f1d0f6a9 "
"/detail/24a9074b0c6a42389d8de3582ffecd50 "
"/detail/c965036b3c384ec1993712336e510d19 "
"/detail/d1e6d5ddac7440ba811c0cb8ec8e6877 "
"/detail/65ba011855a24cf69bf51350b2a1e365 "
"/detail/81d49a9d133f43ebb411fd4821111eb0 "
"/detail/3fdc26b138eb461c988d36239691708c "
"/detail/d9b9597ec3554b748994a0671b347ba3 "
"/detail/a881ed6f45664f659f818f642205aada "
"/detail/77dc2379a66f471b987bb8e0f6c48820 "
"/detail/b103aa3350674701ba5529acbf9fbcae "
"/detail/d493a2e2d8ea4025a3aea340725bf6b7 "
"/detail/4663899590d14d1282c4229cbe047687 "
"/detail/b56519daa34645ff94fad21a3cf19c7d "
"/detail/7ed4142a99bf45678b25fd9fe06fcaf6 "
"/detail/15a5c84dc9394b4e8d338a906c61269e "
"/detail/411d4353169c4fd29e69fd7c24e594b0 "
"/detail/f021ff1447ff43f7854a499a721f4d62 "
"/detail/ff8d15976ecd41a2ae0b23ec98f1feeb "
"/detail/88537adc90ba475fb968965c4a11fef9 "
"/detail/1596eaf94509480ead736c520a04d317 "
"/detail/b789374fbb5b4865a15ebafe253397c9 "
"/detail/da17d50b7cca49198a7da5707ee62da8 "
"/detail/39ca31496bed43e3af494035f2c1d8b5 "
"/landingPage/f8e9d2c656e944dc859392bd72a40146 "
"/landingPage/197be78056214b0a898f0b6e0a643b4c "
"/navigation/041d58440d184a8fa5e5856623c811c5 "
"/navigation/93fc79aa387b4856af1ba1a136ca1101 "
"/navigation/2a79f8a78db744f3b3a0aebf569be23d "
"/navigation/24f20feaec4b4c7da7a7442c620dd8eb "
"/detail/147dccddedcb4ff4a2d087ba6242a75c "
"/navigation/93a214fd150841f19a965a30459755f5 "
"/navigation/6f6bca029ea74cf689781304814e66bc "
"/navigation/4c418ed485cb4e0398a37d87c6f03764 "
"/navigation/9b89fd06984d4efa84216634c5ebfaf0 "
"/navigation/019768e327997e439de4d4f502cbbe3f "
b"/»_ââšMpªXTÎ|ãâ\v "
b"?÷ÈŸ#3GÔ¿„ý–|1‘^ "
]
SELECT
seo_path_info ,
path_info ,
sales_channel_id
FROM
seo_url
WHERE
(seo_url . is_canonical = 1 )
AND (
seo_url . path_info IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
)
AND (seo_url . language_id = ? )
AND (
seo_url . sales_channel_id = ?
OR seo_url . sales_channel_id IS NULL
)
AND (seo_url . is_deleted = 0 )
Copy
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN ('/navigation/b9a2d0aba900427ca07bd800f4f032ee' , '/navigation/132abecdcab34bd28ced665a48d7c5e5' , '/navigation/5938e41a8c284fa2b27a89a0620522fe' , '/navigation/147e5540af0c4219a6fccaa2c654e3e2' , '/navigation/17f845df52f444749b5df69ab773873d' , '/navigation/5b6e27ff14014361bfabe97dd2e4a9ed' , '/navigation/1714ff479ec24bc8bdcc2f8083114f67' , '/navigation/237668672b9b4cd2a6abf0e4bd3aed22' , '/navigation/fdd6eefc01784e3488537dcbc77b075b' , '/navigation/a3f9e562073d464da70fbba38de4b643' , '/navigation/0e04dc0ecaf844cd9259cdead99fcfb0' , '/navigation/018dde1c43bd4a50a2ecc7c79bc566fa' , '/navigation/f89f0007f38841f1a0bcb843aadec888' , '/navigation/23777dc4dc194f95a87e0165a8f6acc4' , '/navigation/1cae403a71d34d90a6cb5ac86f833872' , '/navigation/023d15e1b04b434da66fa55daf36450c' , '/navigation/675b2e9e265b4adab1704e381078a3f8' , '/navigation/0af868d9a89d456eb2b700c0971500e3' , '/navigation/7c2e0bc7255f4f28a35160cfa77a5897' , '/navigation/8f4b1f5cec3c41e6b8cb62d395271f02' , '/navigation/e4ea84b10cc3453c89fdb0c91a156d90' , '/navigation/b9c87e7fa79242389e7818c2f86a364a' , '/navigation/d733842a51a54bf4a865791579c77dea' , '/navigation/83570eec8281491f9c7b9de7c5521004' , '/navigation/8a276b41e522444b96e0f40d6c536d02' , '/navigation/bf8c47c8e4b944d6b42f132d6042862b' , '/navigation/737d442637bd4b11b740d9ab33c32c64' , '/navigation/6d447deba8674d8a948fee11710c2f85' , '/navigation/2679faf3c66a41bf8cfe1827ac71f835' , '/navigation/3632f430d1d2464395f4b6ddcf08cbfe' , '/navigation/eaace348495f4ad6bfbaac47fa4861c1' , '/navigation/eee39f735aec405fae4cd2f2d29d8250' , '/navigation/b7ecd32dab484b7d94b61350fd93fb6e' , '/navigation/7fa23893fdb0486fa5035e70d06825a7' , '/navigation/3716406c5bcc479cbc07a714b0dbe285' , '/navigation/3567d4ac129d4ff79147cf348eefe216' , '/navigation/9f2a54a060c948b1a6c38354d50c868a' , '/navigation/64244509e5e64285b99bfde400eb5ede' , '/navigation/e95872ace1e54342b94618262785d38b' , '/navigation/de8cc1855a074f0a8c4687fee649f659' , '/navigation/1f0ca4750e0f401aaff0b3d20a0edb27' , '/navigation/8a42a7a5c6cd416882fe631334fdc22b' , '/navigation/782ec611a0b1436cbcd9da824fbfa4ee' , '/navigation/03f280cd6186429bb64d58edc9b09ab2' , '/navigation/a72c04e895344a97ac396c174d600f1a' , '/navigation/9eeff29fd9d143a5b4c90630946136ca' , '/navigation/763df0d5bc0a4722883e1623b12bd9c0' , '/navigation/6c1e6ee5d8944d9b863b0038b3a7698a' , '/navigation/5e487991add0465e9c1ab2d8477dc32a' , '/navigation/be7d5bfc0da74d199248491ee48da578' , '/navigation/970f2aa272ae4d1799bd1700ca1f58df' , '/navigation/cf9906647fd5461c83e2d259e62d6483' , '/navigation/b5254ba503f946e895c2302c8badc201' , '/navigation/7009dcd7631644f2a0847777c4498211' , '/navigation/694952e7b7274ebf905fcb30b4184001' , '/navigation/c9b358c6c9a34376b01d6a184f251be7' , '/navigation/03dc315a53c54fe58933d83eab9ef604' , '/navigation/51774482232d478299f5f34cffae02bb' , '/navigation/23f095b9772d4d2bb80d3cdda42e0488' , '/navigation/dc538a1ea4df4829ba54a60c60b6bf7c' , '/navigation/cec4959008bc45aa82a83fdc2d096147' , '/navigation/c338aa1406184a0e90b9413c82149381' , '/navigation/faaa04c63bd34316befe8aceb6a68ed9' , '/navigation/4d4e493956aa4978aa7281a9a76bed1c' , '/navigation/93a3f1cf17434ef4ad8833d38293e027' , '/navigation/d616cf199c684d8592c4af8c45a74041' , '/navigation/34dd0fc5185549d4a13ad0bbe122c72a' , '/navigation/b11d9a229212451e8623d3026a3bcfcd' , '/navigation/c0455fb830a84afdb25636e3c67b06dc' , '/navigation/4639d1f6ed914d85b77a0a5ea316e678' , '/navigation/1041b5d76fb146019b2411b3fca11eb3' , '/navigation/7f94560a733d475683b9b3ee1eb4bab2' , '/navigation/30b25e5ffbd44c2e9a73e44b21265383' , '/navigation/24ba882bdef7431ebb1532213be3b1c2' , '/navigation/5e9a10059fae4ddaa02c75e5b782d4e3' , '/navigation/f996c23b03a74ec78518246083e67d60' , '/navigation/d0c4677b1a604140b93102fc4d7ed329' , '/navigation/1bb72b339223409a842be0d34f9382ac' , '/navigation/5d97a505952c4261aa89b00644029028' , '/navigation/9d3b3c562ca44ae98c591be673a38bd5' , '/navigation/0195ffc1f1c27ef69b97794262804c2e' , '/navigation/c4db53d171684c4a81d611cec5cc42da' , '/navigation/a9fa5c29105e4224a29b1cb4ae176e86' , '/navigation/a61b034c76494b00b2f6c786b232684a' , '/navigation/6baf828f2f8f4fa3bd5c476b4632c58e' , '/navigation/d2e96b6b10624a2b835716227f40d5f4' , '/navigation/8a42475d26834717a584be26ca767b14' , '/navigation/ce336449d3674b27a943bbbe37cf5a6c' , '/navigation/de715e0dcb594003b021b378ade2473f' , '/navigation/62930f45277d460c99d62a709314f158' , '/navigation/442e060972a04d62951b6efdcfcafd73' , '/navigation/f5e3b48d5d3045188607b2ca302428b4' , '/navigation/350cc1e5909a4ea5b75b436af0ba0cef' , '/navigation/be19ac9e6dae48c98c5a82a19a70edd5' , '/navigation/40b7f34740cc477c9b685e8a94bd7ae9' , '/navigation/81191a4631ef4c868e37fb9bec192a1b' , '/navigation/4a80ddfad26c4680b2d5f7d6846b22ef' , '/navigation/1b3f7a4b449742718dae8c7ad58e3478' , '/navigation/f0b639258826441ea4fd6c00d94f7ec7' , '/navigation/f96cd0191e4241b888e9d33d90aaa834' , '/navigation/dadf749e86d84278992abd03bff4567e' , '/navigation/40f301c3d35343709d35d809ba3d5230' , '/navigation/5654eb7a8a2548889007b3dbb95e6e86' , '/navigation/df3fabcc2a524652ab784d87f2ba0263' , '/navigation/85f397c8aed34050906e9111ef4339df' , '/navigation/1062cb924408421da95573b60856930f' , '/navigation/d9a3d31d7fbd4ae5a759fdd66c34cb78' , '/navigation/916d891990a047718f99abef00a798fe' , '/navigation/884850170a6b411c94020d997fae3731' , '/navigation/621720ee2c934baa98276819419f5049' , '/navigation/fad409cef9364c06a2e7125f90142335' , '/navigation/9cd05dacf3654726b7994fc74bcaf183' , '/navigation/b4cbb671e690442d89e62ee53234ce08' , '/navigation/9ea640cc1a06453e927b240b2345a8e6' , '/detail/4a5703c1df984e3a852b61a9f1d0f6a9' , '/detail/24a9074b0c6a42389d8de3582ffecd50' , '/detail/c965036b3c384ec1993712336e510d19' , '/detail/d1e6d5ddac7440ba811c0cb8ec8e6877' , '/detail/65ba011855a24cf69bf51350b2a1e365' , '/detail/81d49a9d133f43ebb411fd4821111eb0' , '/detail/3fdc26b138eb461c988d36239691708c' , '/detail/d9b9597ec3554b748994a0671b347ba3' , '/detail/a881ed6f45664f659f818f642205aada' , '/detail/77dc2379a66f471b987bb8e0f6c48820' , '/detail/b103aa3350674701ba5529acbf9fbcae' , '/detail/d493a2e2d8ea4025a3aea340725bf6b7' , '/detail/4663899590d14d1282c4229cbe047687' , '/detail/b56519daa34645ff94fad21a3cf19c7d' , '/detail/7ed4142a99bf45678b25fd9fe06fcaf6' , '/detail/15a5c84dc9394b4e8d338a906c61269e' , '/detail/411d4353169c4fd29e69fd7c24e594b0' , '/detail/f021ff1447ff43f7854a499a721f4d62' , '/detail/ff8d15976ecd41a2ae0b23ec98f1feeb' , '/detail/88537adc90ba475fb968965c4a11fef9' , '/detail/1596eaf94509480ead736c520a04d317' , '/detail/b789374fbb5b4865a15ebafe253397c9' , '/detail/da17d50b7cca49198a7da5707ee62da8' , '/detail/39ca31496bed43e3af494035f2c1d8b5' , '/landingPage/f8e9d2c656e944dc859392bd72a40146' , '/landingPage/197be78056214b0a898f0b6e0a643b4c' , '/navigation/041d58440d184a8fa5e5856623c811c5' , '/navigation/93fc79aa387b4856af1ba1a136ca1101' , '/navigation/2a79f8a78db744f3b3a0aebf569be23d' , '/navigation/24f20feaec4b4c7da7a7442c620dd8eb' , '/detail/147dccddedcb4ff4a2d087ba6242a75c' , '/navigation/93a214fd150841f19a965a30459755f5' , '/navigation/6f6bca029ea74cf689781304814e66bc' , '/navigation/4c418ed485cb4e0398a37d87c6f03764' , '/navigation/9b89fd06984d4efa84216634c5ebfaf0' , '/navigation/019768e327997e439de4d4f502cbbe3f' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0x3FF7C89F233347D4BF84FD967C31915E OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
121
0.65 ms
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x00 Ѭ╩£¶A\x00 ì0:âdØñª "
b"\x04 õ~7’\x1A Ed©ñ˜kÄ×\x00 , "
b"\x06 _§âÄûA\x07 ŽYæFù\x18 ╩ "
b"""
\n
Ö\àŽ'EO¹îè\f ”<Ê\x0E
"""
b"\x0E\e dýˆ¥D£å“/Œ¿'p "
b"""
\x10 \n
Ä]°;@)ˆ:ä~Jž\x12 ð
"""
b"\x12 ÉâzíæO5‘ÜFp̦…à "
b"\x15 t‘µØæLn™ëxB\e ®Ðé "
b"\x16 ó\x07 ]Ø■Nêà2=üW\x12 XD "
b"\x16 »~W#\f N\x11 Ø╠ï¦\x03 L©ì "
b"\x19 ¸3$\f ,Mï— dqúKn> "
b"BÁü│£J@µ│O\x0F <Èý°» "
b"K¡Ñ\x7F ¨8K\x03 ê?┌É┤Â; "
b"N╬h\x02 `ÅKH£Ì©U├RÇZ "
b"S“\x12 ¿ˆ…DÁ¶\x1F †\x01 bn+0 "
b"""
Tg×═└OBıü)\n
─a^£û
"""
b"UlË!.\x0F M═îüyr]Be "
b"`ð“sLBL)„ÐñZ!eµ— "
b"gøÕT=╔F═ì▄nBä▓╩® "
b"hå\x1D ║\x1E fJñËÅË▓¹└[ "
b"n*¯ÅRÀAkîù§'Þø'═ "
b"""
oÙŸA‚öMýŽP%\n
ú?\x17 À
"""
b"pÒó©¹▓F~É\x19 ¾3ß*÷╬ "
b"†ýÛ\x18 57LÚ¨\x0F ep\x03 šŒÉ "
b"‡tn$V\x17 G\x1F ¹Ò×9Ö†\j "
b"Ž`\v ¼Š¥ClŽ("±1ØmN "
b"»\x03\x11 ¾TsD‗½ƒÀ&ÆÅ\x11 P "
b"┤¢\x16 B°ñKÓè\x03 pì³\x05 ¼¿ "
b"¾E_ázwI§±‹¨ÜÅM+( "
b"Źà'4ÁJ\x19 …97ëˆ^\x00\x17 "
b"É^ì~\x03 ¡IúƒD™fÐkÂé "
b"Øk‘\x15 €ñH\x19 ¨³\x1F yGÎ|9 "
b"Ü\x1F ÎÉ¢@N«„æ@GTl(! "
b"èŒýˆ.fKÒ¨o;\Ü\x00\x16 7 "
b"òæ\x1F ò™OÓ¬[ζ—\v ýø "
b"\x0F lœäÊLEéˆ0žU\x0E ^Tt "
b"—<\f\x00 ¸\x05 Cš«\x02 s\x1F ¶€ÊZ "
b"¡Û\x10\x06 ßÓG; ЀÇe\x19 :: "
b"""
\n
w\x11 PßSI]©ùª\x13 D-Dv
"""
b"äNg‚ÆBG·–¸‘Ï%®8÷ "
b"m▄2>ÂjDz»ýw/‗!Å~ "
]
SELECT
`rule` . `id` as `rule.id` ,
`rule` . `name` as `rule.name` ,
`rule` . `priority` as `rule.priority` ,
`rule` . `description` as `rule.description` ,
`rule` . `payload` as `rule.payload` ,
`rule` . `invalid` as `rule.invalid` ,
`rule` . `areas` as `rule.areas` ,
`rule` . `custom_fields` as `rule.customFields` ,
`rule` . `module_types` as `rule.moduleTypes` ,
`rule` . `created_at` as `rule.createdAt` ,
`rule` . `updated_at` as `rule.updatedAt`
FROM
`rule`
WHERE
`rule` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0x00A5AACA9CF441008D303A83649DA4A6 , 0x04F57E37921A4564A9F1986BC4D7002C , 0x065FF5838E9641078FAB5991469718CA , 0x0AD65CE08E27454FB9EEE80C943CCA0E , 0x0E1B64FD88A544C2A3E5932F8CBF2770 , 0x100AC45DB03B4029883AE47E4A9E12F0 , 0x12C9E27AEDE64F3591DC4670CCA685C3 , 0x157491B5D8E64C6E99EB78421BAED0E9 , 0x16A2075D9DFE4E8885323D8157125844 , 0x16AF7E57230C4E119DCC8BDD034CB88D , 0x19B833240C2C4DEF97206471FA4B6E3E , 0x42B581B39C4A40E6B34F0F3CD4ECF8AF , 0x4BADA57FF9384B0388F03FDA90B4B63B , 0x4ECE6802608F4B489CDEB855C352805A , 0x539312BF888544C1B61F8601626E2B30 , 0x54679ECDC04F42D581290AC4615E9C96 , 0x556CD3212E0F4DCD8C8179725D4265B6 , 0x60F093734C424C2984D0F15A2165B597 , 0x679BE5543DC946CD8DDC6E4284B2CAA9 , 0x68861DBA1E664AF0A4D38FD3B2FBC05B , 0x6E2AEE8F52B7416B8C97F527E89B27CD , 0x6FD99F4182F64DFD8E50250AFA3F17C0 , 0x70E3A2B8FBB2467E9019F333E12AF6CE , 0x86FDDB1835374CDAA80F6570039A8CC9 , 0x87746E245617471FB9D2D739D6865C6A , 0x8E600BBC8AA5436C8E2822B131D86D4E , 0xAF0311F3547344F2AB9FB726928F1150 , 0xB4BD1642F8A44BE08A03708DFC05ACA8 , 0xBE455FE17A7749A7B18BA8DCC54D2B28 , 0xC5B9E02734C14A19853937EB885E0017 , 0xC95EEC7E03A149FA83449966D06BC2E9 , 0xD86B911580F14819A8B31F7947CE7C39 , 0xDC1FCEC9A2404EAB84E64047546C2821 , 0xE88CFD882E664BD2A86F3B5CDC001637 , 0xF2E61FC3B2994FD3AC5BCEB6970BFDF8 , 0x0F6C9CE4CA4C45E988309E550E5E5474 , 0x973C0C00B805439AAB02731FB680CA5A , 0xA1DB1006DFD3473BA0D080C765193A3A , 0x0A771150DF53495DA9F9AA13442D4476 , 0xE44E6782C64247B796B891CF25AE38F7 , 0x6DDC323EB66A447AAFEC772FF2218F7E );
Copy