1
0.71 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
2
0.25 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.06 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
0.33 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
5
0.18 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
0.45 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.30 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"Ìj‹6áêKã£Sîü÷6¥R "
"Unser-Sortiment "
"Unser-Sortiment/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 OR sales_channel_id IS NULL )) AND ((seo_path_info = 'Unser-Sortiment' OR seo_path_info = 'Unser-Sortiment/' ));
Copy
8
0.97 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
0.14 ms
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
;
Copy
10
0.13 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"Ìj‹6áêKã£Sîü÷6¥R "
"iY4kSV0C9jvvuGsswhjm8hABKRsKNY6p "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 ) AND (token = 'iY4kSV0C9jvvuGsswhjm8hABKRsKNY6p' ) LIMIT 1 ;
Copy
11
0.27 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"Ìj‹6áêKã£Sîü÷6¥R "
]
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 = 0xCC6A8B36E1EA4BE3A353EEFCF736A552
GROUP BY sales_channel . id , sales_channel . language_id , sales_channel . currency_id , currency . factor ;
Copy
12
0.69 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"Ìj‹6áêKã£Sîü÷6¥R "
]
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 (0xCC6A8B36E1EA4BE3A353EEFCF736A552 );
Copy
13
0.23 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"Ìj‹6áêKã£Sîü÷6¥R "
]
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 (0xCC6A8B36E1EA4BE3A353EEFCF736A552 ));
Copy
14
0.23 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"Ìj‹6áêKã£Sîü÷6¥R "
]
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 (0xCC6A8B36E1EA4BE3A353EEFCF736A552 )) GROUP BY `language.salesChannels.mapping` . `sales_channel_id` ;
Copy
15
0.50 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
16
0.30 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
17
0.36 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"gŠŠ\x02 ¤mIr˜\x01 ¸\x7F îU`g "
]
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 (0x678A8A02A46D49729801B87FEE556067 );
Copy
18
0.34 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
19
0.11 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
20
0.54 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"9I!ñ:KIŠò‚\x01 Æ£¦ñ "
b"”ŒQwG~D`’案\x12\x02 ¥ "
b"˜Ù×>e£E\x16 …’ÍLÈ4$¿ "
]
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 (0x81394921F13A4B498AF28201C6A3A6F1 , 0x948C5177477E446092E68FA1881202A5 , 0x98D9D73E65A345168592CD4CC83424BF ));
Copy
21
0.77 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"ÛÙ\x13 Ña«K½¾`µ}\x15\x1D dY "
]
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 (0xDBD913D161AB4BBDBE60B57D151D6459 );
Copy
22
0.70 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"""
Êþ{¥IöA蓉~š„\n
¦+
"""
]
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 (0xCAFE7BA549F641E893897E9A840AA62B );
Copy
23
0.13 ms
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
24
0.13 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"gŠŠ\x02 ¤mIr˜\x01 ¸\x7F îU`g "
]
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA AND `currency_country_rounding` . `country_id` = 0x678A8A02A46D49729801B87FEE556067 ) LIMIT 1 ;
Copy
25
0.11 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"iY4kSV0C9jvvuGsswhjm8hABKRsKNY6p "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = 'iY4kSV0C9jvvuGsswhjm8hABKRsKNY6p' ;
Copy
26
0.20 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
27
0.20 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"\x01 —\x10 ëû;s±·\r m™ý³a» "
b"W\x00 m˜ÞöM›™‘\x16 >sCÔ "
b"½Í®hæKˆ.e®í.\x01\x0F "
b"ï“\x14 õí'H¢”’Û|ï]16 "
b"\x01 –\x10 w¿¼s7´\x12 Pq™‡¤n "
b"\x01 —\v â½|s8½ê!vQ”8 "
b"\x01 ™Ýô”ör쉩pÉ;Âöi "
b"\x01 šK…Æks…¶ø¡öÛ@Û” "
b"\x01 ›\x12 {Ûîp\x02 ëΆñ¤bD "
b"\x01 ›™\x08 5ßq½†\x05 ?4˜¥DK "
b"\x01 •üƒÇÅp¶ o\x11 æ%\x1F ¿> "
b">¥õ2@ýNV†‹ý%2Ø¾Ô "
b"tXìv_\x1E G[†—¬ à_çi "
b"–99ëÚ@O\x1D ¬¥\x0E\x14 _¹P "
]
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 (0x019710EBFB3B73B1B70D6D99FDB361BB , 0x57006D98DEF64D9B9991163E7343D420 , 0x9DBDCDAE68E64B9D882E65AEED2E010F , 0xEF9314F5ED2748A29492DB7CEF5D3136 , 0x01961077BFBC7337B41250719987A46E , 0x01970BE2BD7C7338BD8FEA2176519438 , 0x0199DDF494F672EC89A970C93BC2F669 , 0x019A4B85C66B7385B6F8A1F6DB40DB94 , 0x019B127BDBEE7002ADEBCE86F1A46244 , 0x019B990835DF71BD86053F3498A5444B , 0x0195FC83C7C570B6A06F11E6251FBF3E , 0x3EA5F53240FD4E56868BFD2532D8BED4 , 0x7458EC765F1E475B8697AC20E05FE769 , 0x963939EBDA404F1DADACA50E145FB950 );
Copy
28
0.13 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
29
0.55 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
30
0.40 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
31
0.11 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"Ìj‹6áêKã£Sîü÷6¥R "
b"gŠŠ\x02 ¤mIr˜\x01 ¸\x7F îU`g "
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 AND `sales_channel_country` . `country_id` = 0x678A8A02A46D49729801B87FEE556067 );
Copy
32
0.94 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"Ìj‹6áêKã£Sîü÷6¥R "
]
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 OR system_config . sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
33
0.21 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters :
[
b"¬þå\x10 óAÁ¾“V¸›U\x13 Ô "
b"¬þå\x10 óAÁ¾“V¸›U\x13 Ô "
b"¬þå\x10 óAÁ¾“V¸›U\x13 Ô "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0xACFEE510A0F341C1BE9356B89B5513D4 OR `parent_id` = 0xACFEE510A0F341C1BE9356B89B5513D4 OR `id` = 0xACFEE510A0F341C1BE9356B89B5513D4
;
Copy
34
2.11 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% "
"%|acfee510a0f341c1be9356b89b5513d4|% "
1
7
]
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 '%|acfee510a0f341c1be9356b89b5513d4|%' AND (`category` . `level` > 1 AND `category` . `level` < = 7 )));
Copy
35
0.23 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% "
"%|acfee510a0f341c1be9356b89b5513d4|% "
7
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 '%|acfee510a0f341c1be9356b89b5513d4|%' AND `category` . `level` = 7 AND `category` . `active` = 1 AND `category` . `visible` = 1 )) GROUP BY `category` . `parent_id` ;
Copy
36
0.68 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"¬þå\x10 óAÁ¾“V¸›U\x13 Ô "
]
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 (0xACFEE510A0F341C1BE9356B89B5513D4 ));
Copy
37
0.33 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"Ìj‹6áêKã£Sîü÷6¥R "
b"Ìj‹6áêKã£Sîü÷6¥R "
]
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` = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 AND `language.salesChannels` . `id` = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 ) GROUP BY `language` . `id` ORDER BY MIN (`language` . `name` ) ASC ;
Copy
38
0.37 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
39
0.22 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"Ìj‹6áêKã£Sîü÷6¥R "
]
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` = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 ) GROUP BY `currency` . `id` ;
Copy
40
0.27 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
41
0.20 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters :
[
b"\x01 ŠP.»\x07 x‘¸¦ºh/k7k "
b"\x01 ŠP.»\x07 x‘¸¦ºh/k7k "
b"\x01 ŠP.»\x07 x‘¸¦ºh/k7k "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0x018A502EBB077891B8A6BA682F6B376B OR `parent_id` = 0x018A502EBB077891B8A6BA682F6B376B OR `id` = 0x018A502EBB077891B8A6BA682F6B376B
;
Copy
42
1.19 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% "
"%|018a502ebb077891b8a6ba682f6b376b|% "
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 '%|018a502ebb077891b8a6ba682f6b376b|%' AND (`category` . `level` > 1 AND `category` . `level` < = 4 )));
Copy
43
0.51 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% "
"%|018a502ebb077891b8a6ba682f6b376b|% "
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 '%|018a502ebb077891b8a6ba682f6b376b|%' AND `category` . `level` = 4 AND `category` . `active` = 1 AND `category` . `visible` = 1 )) GROUP BY `category` . `parent_id` ;
Copy
44
0.61 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"\x01 ŠP.»\x07 x‘¸¦ºh/k7k "
]
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 (0x018A502EBB077891B8A6BA682F6B376B ));
Copy
45
0.30 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"Ìj‹6áêKã£Sîü÷6¥R "
]
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` = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC ;
Copy
46
0.71 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"ÛÙ\x13 Ña«K½¾`µ}\x15\x1D dY "
b"Ò=\e Ö\x7F M@DzZ=‡×\t {t "
b"íà[q›!AC¤Ë\x1C\x02\x16 ¸RÞ "
b"L¦B\x04 k@$„D룋¸õè "
b"\t ð~´ÁØCý ÉWÚœ\x06 öª "
b"0\x06 \r ¹ýêG´ùÆýù. 7 "
b".·kcµI ÞO®-\x06 wÀb "
b"sÆÖ·Ñ!E½ŠC® ÖíeÝ "
b"çeC‘F“AÆ•\x03 N˜³|Bö "
]
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 (0xDBD913D161AB4BBDBE60B57D151D6459 , 0xD23D1BD67F4D40C7B25A3D87D7097B74 , 0xEDE05B719B214143A4CB1C0216B852DE , 0xAD4CA642046B40248444EBA38BB8F5E8 , 0x09F07EB4C1D843FDA0C957DA9C06F6AA , 0x30060DB9FDEA47B481F9C6FDF92EA037 , 0x2EB76B63B549A0DE4FAE2D0677C09062 , 0x73C6D6B7D12145BD8A43AE20D6ED65DD , 0xE7654391469341C695034E98B37C42F6 );
Copy
47
0.39 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"Ìj‹6áêKã£Sîü÷6¥R "
]
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` = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 ) GROUP BY `shipping_method` . `id` ORDER BY MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.name` )) ASC ;
Copy
48
0.91 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"""
Êþ{¥IöA蓉~š„\n
¦+
"""
b"\x01 –\x1E ð\x02 ís(ˆ±ÔgÇ•Y— "
b"\x01 –î!à¼pÞ±9\x1F WP\x1C I "
b"\x01 ™Ýëø2}zµ)öí~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 (0xCAFE7BA549F641E893897E9A840AA62B , 0x01961EF002ED732888B1D467C7955997 , 0x0196EE21E0BC70DEB1391F5750AD1C49 , 0x0199DDEBF8327D7AB529F6ED7E55957C );
Copy
49
0.75 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"\x01 ŠP4/›yk½)\Tm÷ "
]
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 (0x018A50342F9B796BBD295C546D8EF790 ));
Copy
50
0.35 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"\x01 ˜ˆý¶¥\x7F W¹z\x7F *8ú”g "
]
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 (0x019888FDB6A57F57B97A7F2A38FA9467 ));
Copy
51
0.56 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"\x01 ˜ˆý¶¥\x7F W¹z\x7F *8ú”g "
]
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 (0x019888FDB6A57F57B97A7F2A38FA9467 )));
Copy
52
0.57 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"\x01 ˜ˆýÈ\x11 ~`£6HN\x1D Oó "
b"\x01 ˜‰\x01 <\x11 }âŠþ8<ɘ4ð "
b"\x01 ˜‰\x04 àØwϺ¸ ,”]´\x1E "
b"\x01 ˜‰D\x15 Õw\x10 ‹…àJÚ]p\x1E "
]
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 (0x019888FDC8117E60A336488F4E1D4FF3 , 0x019889013C117DE28AFE383CC99834F0 , 0x01988904E0D877CFBAB8A02C945DB41E , 0x0198894415D577108B85E04ADA5D701E )));
Copy
53
0.39 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"\x01 ˜‰\x00 9t:š\x16\x08 /…÷ή "
b"\x01 ˜‰\x03 ßèw盡ÑÜ\x13 ^!c "
b"\x01 ˜‰\x03 ö(y(ž¿X¸ºÃ¢ "
b"\x01 ˜—ú\x10 Jxê³\x1C JZiH, "
b"\x01 ˜‰\x02 Ø0p®¹;(Ÿ¦½öµ "
b"\x01 ˜‰\x05 ¨P}Ö£Úž\x11 ½mÀ· "
b"\x01 ˜‰DN…y¾¯šÜÒñ\x7F º2 "
]
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 (0x01988900AD39743A9A16082F85F7CEAE , 0x01988903DFE877E79BA1D1DC135E2163 , 0x01988903F62879289EBF58B8BAC3C2A2 , 0x019897FA104A78EAB38F1C4A5A69482C , 0x01988902D83070AEB93B289FA6BDF6B5 , 0x01988905A8507DD6A3DA9E11BD6DC0B7 , 0x019889444E8579BEAF9ADCD2F17FBA32 )));
Copy
54
0.26 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"в\x03 \x17\x04 G¨³5÷5nù’ "
]
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 (0x8AB2039F170447A8B335F7356EF99D92 );
Copy
55
0.14 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
56
0.27 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"в\x03 \x17\x04 G¨³5÷5nù’ "
b"Kžè¾÷\f @â–ç‚]º™2- "
b"㤮»HpDõ ;\f S!\x18\x03 e "
b"\x01 —\r E¾p~͹Å&\f éAz· "
b"ãê½6ÖWA´Ÿj1.'»8. "
b"$¢3fá¨A\x06 «ªÍo"<ަ "
b"¥Ïµº}¡O}®\x0E ò:xæÚ\x11 "
]
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 (0x8AB2039F170447A8B335F7356EF99D92 , 0x4B9EE8BEF70C40E296E7825DBA99322D , 0xE3A4AEBB487044F5A03B0C5321180365 , 0x01970D45BE707ECDB9C5260CE9417AB7 , 0xE3EABD36D65741B49F6A312E27BB382E , 0x24A23366E1A84106ABAACD6F223C8DA6 , 0xA5CFB5BA7DA14F7DAE0EF23A78E6DA11 );
Copy
57
0.14 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"\x01 ŠP4/›yk½)\Tm÷ "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x018A50342F9B796BBD295C546D8EF790 )) LIMIT 1 ;
Copy
58
0.13 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"\x01 ŠP4/›yk½)\Tm÷ "
]
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 (0x018A50342F9B796BBD295C546D8EF790 ));
Copy
59
62.60 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"Ìj‹6áêKã£Sîü÷6¥R "
true
b"\x01 ŠP4/›yk½)\Tm÷ "
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` = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x018A50342F9B796BBD295C546D8EF790 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
60
41.68 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"Ìj‹6áêKã£Sîü÷6¥R "
true
b"\x01 ŠP4/›yk½)\Tm÷ "
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` = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x018A50342F9B796BBD295C546D8EF790 AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product` . `display_group` ) total ;
Copy
61
44.83 ms
SELECT LOWER (HEX (IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ))) as `manufacturer` 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` < = > ? ))) GROUP BY IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` )
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"Ìj‹6áêKã£Sîü÷6¥R "
true
b"\x01 ŠP4/›yk½)\Tm÷ "
null
]
SELECT LOWER (HEX (IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ))) as `manufacturer` 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` = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x018A50342F9B796BBD295C546D8EF790 AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` );
Copy
62
0.33 ms
SELECT `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` FROM `product_manufacturer` 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` WHERE (`product_manufacturer` . `version_id` = ? ) AND (`product_manufacturer` . `id` IN (? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‘\x18\x7F ^!pJ•)Ê`‚lZ\e "
b"""
\x01 –í¿M™\x7F\x01 €\n
Ä&\r ]À\x16
"""
b"\x01 ™ˆ\x12 ËvvÃh\x1F -x÷ "
b"só£\x08 3ù@\x14 •r-ûL\e ƒ\x03 "
]
SELECT `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` FROM `product_manufacturer` 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` WHERE (`product_manufacturer` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product_manufacturer` . `id` IN (0x0191187F5E21704A9529CA60826C5A1B , 0x0196EDBF4D997F01800AC4260D5DC016 , 0x01999F8812CB76768F8EC3681F2D78F7 , 0x73F3A30833F9401495722DFB4C1B8303 ));
Copy
63
136.76 ms
SELECT MIN (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule57006d98def64d9b9991163e7343d420.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule9dbdcdae68e64b9d882e65aeed2e010f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleef9314f5ed2748a29492db7cef5d3136.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019b127bdbee7002adebce86f1a46244.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule3ea5f53240fd4e56868bfd2532d8bed4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule963939ebda404f1dadaca50e145fb950.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` , "$.rule57006d98def64d9b9991163e7343d420.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule9dbdcdae68e64b9d882e65aeed2e010f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleef9314f5ed2748a29492db7cef5d3136.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019b127bdbee7002adebce86f1a46244.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule3ea5f53240fd4e56868bfd2532d8bed4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule963939ebda404f1dadaca50e145fb950.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` , "$.rule57006d98def64d9b9991163e7343d420.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule9dbdcdae68e64b9d882e65aeed2e010f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleef9314f5ed2748a29492db7cef5d3136.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019b127bdbee7002adebce86f1a46244.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule3ea5f53240fd4e56868bfd2532d8bed4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule963939ebda404f1dadaca50e145fb950.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` , "$.rule57006d98def64d9b9991163e7343d420.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule9dbdcdae68e64b9d882e65aeed2e010f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleef9314f5ed2748a29492db7cef5d3136.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019b127bdbee7002adebce86f1a46244.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule3ea5f53240fd4e56868bfd2532d8bed4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule963939ebda404f1dadaca50e145fb950.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"Ìj‹6áêKã£Sîü÷6¥R "
true
b"\x01 ŠP4/›yk½)\Tm÷ "
null
]
SELECT
MIN (
IFNULL (
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule57006d98def64d9b9991163e7343d420.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule9dbdcdae68e64b9d882e65aeed2e010f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruleef9314f5ed2748a29492db7cef5d3136.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019b127bdbee7002adebce86f1a46244.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule3ea5f53240fd4e56868bfd2532d8bed4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule963939ebda404f1dadaca50e145fb950.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` ,
"$.rule57006d98def64d9b9991163e7343d420.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule9dbdcdae68e64b9d882e65aeed2e010f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruleef9314f5ed2748a29492db7cef5d3136.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019b127bdbee7002adebce86f1a46244.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule3ea5f53240fd4e56868bfd2532d8bed4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule963939ebda404f1dadaca50e145fb950.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` ,
"$.rule57006d98def64d9b9991163e7343d420.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule9dbdcdae68e64b9d882e65aeed2e010f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruleef9314f5ed2748a29492db7cef5d3136.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019b127bdbee7002adebce86f1a46244.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule3ea5f53240fd4e56868bfd2532d8bed4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule963939ebda404f1dadaca50e145fb950.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` ,
"$.rule57006d98def64d9b9991163e7343d420.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule9dbdcdae68e64b9d882e65aeed2e010f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruleef9314f5ed2748a29492db7cef5d3136.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019b127bdbee7002adebce86f1a46244.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule3ea5f53240fd4e56868bfd2532d8bed4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule963939ebda404f1dadaca50e145fb950.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` , "$.rule57006d98def64d9b9991163e7343d420.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule9dbdcdae68e64b9d882e65aeed2e010f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleef9314f5ed2748a29492db7cef5d3136.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019b127bdbee7002adebce86f1a46244.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule3ea5f53240fd4e56868bfd2532d8bed4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule963939ebda404f1dadaca50e145fb950.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` , "$.rule57006d98def64d9b9991163e7343d420.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule9dbdcdae68e64b9d882e65aeed2e010f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleef9314f5ed2748a29492db7cef5d3136.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019b127bdbee7002adebce86f1a46244.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule3ea5f53240fd4e56868bfd2532d8bed4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule963939ebda404f1dadaca50e145fb950.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` , "$.rule57006d98def64d9b9991163e7343d420.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule9dbdcdae68e64b9d882e65aeed2e010f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleef9314f5ed2748a29492db7cef5d3136.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019b127bdbee7002adebce86f1a46244.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule3ea5f53240fd4e56868bfd2532d8bed4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule963939ebda404f1dadaca50e145fb950.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` , "$.rule57006d98def64d9b9991163e7343d420.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule9dbdcdae68e64b9d882e65aeed2e010f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleef9314f5ed2748a29492db7cef5d3136.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019b127bdbee7002adebce86f1a46244.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule3ea5f53240fd4e56868bfd2532d8bed4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule963939ebda404f1dadaca50e145fb950.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` = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x018A50342F9B796BBD295C546D8EF790 AND NOT (`product` . `display_group` < = > NULL )));
Copy
64
11.87 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"Ìj‹6áêKã£Sîü÷6¥R "
true
b"\x01 ŠP4/›yk½)\Tm÷ "
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` = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x018A50342F9B796BBD295C546D8EF790 AND NOT (`product` . `display_group` < = > NULL ))) AND (((IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` ) > = 0 )));
Copy
65
14.82 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"Ìj‹6áêKã£Sîü÷6¥R "
true
b"\x01 ŠP4/›yk½)\Tm÷ "
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` = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x018A50342F9B796BBD295C546D8EF790 AND NOT (`product` . `display_group` < = > NULL ))) AND ((IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` ) = 1 ));
Copy
66
205.09 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"Ìj‹6áêKã£Sîü÷6¥R "
true
b"\x01 ŠP4/›yk½)\Tm÷ "
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` = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x018A50342F9B796BBD295C546D8EF790 AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.properties` . `id` ;
Copy
67
36.58 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"Ìj‹6áêKã£Sîü÷6¥R "
true
b"\x01 ŠP4/›yk½)\Tm÷ "
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` = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x018A50342F9B796BBD295C546D8EF790 AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.options` . `id` ;
Copy
68
0.33 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"\x01 ™ò ø¹sò‘Ù»Çƒê¹ "
b"\x01 š\x05 Ó¯ûpîB\r ƒGV>ÿ "
b"\x01 ™w5.ôp¢½‡¾ì0.Öœ "
b"\x01 ™›\e ÆÝqˆž\x00 ÅA\x7F Ò\f M "
b"\x01 ™|Gq:pû޶R\x1A J›n„ "
b"\x01 ™è9°\x14 q\x12 š>÷ƒSŸ‡9 "
b"\x01 š\x11 …Zíq\x01 ‹ÿ\v\x1D ‹"yP "
b"\x01 ™\n sÜ·\x00 B\t \r oö\x7F "
b"\x01 ˜…(ë\x01 qΞId¹\x00 \x19\x02 "
b"\x01 —y<\x17 ®rË“•\x06 UÈë\x10 S "
b"\x01 ˜\x1D %£˜rVŽ |ˆK9\f "
b"\x01 ˜\x1D %¥‡rî¨ËœAnö\x18 Û "
b"\x01 ˜\x1C îH›qª²|g5Rè‹\n "
b"\x01 ˜\x1C îHœqm§É6‡Rb "
b"\x01 —ˆ°y€se•§äKß%` "
b"\x01 —ˆ°ysë©ÒÇ䢙6\x1F "
b"\x01 —ˆ°y€se•§äL+K¾ "
b"\x01 —ŒÆK\x03 q÷ŽÊr~\x1D |·Ä "
b"\x01 —ŒÆO\v pP·þl×Åh}Ý "
b"\x01 —ŒÆM!rL‰S b'\x1F äá "
b"\x01 —xŽö"x\r µÌÚúXî¼Â "
b"\x01 ˜\t\x03 ”\x14 raºÉ8øþ¶æ "
b"\x01 ˜\t\x03 ”\x15 s\x1E £\x00\x12 ’Šàxý "
b"\x01 ˜ç\x05 )Orõ…ÃI5\x05 6 Ñ "
]
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 (0x0199F220F8B973F291D9BBC78183EAB9 , 0x019A05D3AFFB70EE8F420D8347563EFF , 0x019977352EF470A2BD87BEEC302ED69C , 0x01999B1BC6DD71889E00C5417FD20C4D , 0x01997C47713A70FB8DB6521A4A9B6E84 , 0x0199E839B01471129A3EF783539F8739 , 0x019A11855AED71018BFF0B1D8B227950 , 0x01990AEF91B573DCB70042090D6FF67F , 0x01988528EB0171CE9E4964B900201902 , 0x0197793C17AE72CB93950655C8EB1053 , 0x01981D25A39872568DA08F7C884B390C , 0x01981D25A58772EEA8CB9C416EF618DB , 0x01981CEE489B71AAB27C673552E88B0A , 0x01981CEE489C716DA7C9903687528162 , 0x019788B07980736595A78FE44BDF2560 , 0x019788B0798173EBA9D2C7E4A299361F , 0x019788B07980736595A78FE44C2B4BBE , 0x01978CC64B0371F78ECA727E1D7CB7C4 , 0x01978CC64F0B7050B7FE6CD7C5687DDD , 0x01978CC64D21724C89532062271FE4E1 , 0x0197788DF622780DB5CCDAFA58EEBCC2 , 0x0198090394147261BAC938F8FEB68FE6 , 0x019809039415731EA30012928AE078FD , 0x0198E705294F72F585C34935053620D1 );
Copy
69
0.29 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% "
30
b"Ìj‹6áêKã£Sîü÷6¥R "
true
b"\x01 ˜…(ë\x02 sñãÕx\^Ï "
b"\x01 ˜ÇPþfsÀ’W+¨2¥5 "
b"""
\x01 ™\n
ï‘¶s± \x16 Ž÷Þ>=Ù
"""
b"\x01 ™w5.õq5¼$Ö,žäXÈ "
b"\x01 ™|Gq<q¢˜žå}¥‹œÄ "
b"\x01 š\x11 …Zíq\x01 ‹ÿ\v\x1D ‹"yP "
]
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` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0x01988528EB0273F19DE3D5789D5C5ECF , 0x0198C750FE6673C092572BA832ADA535 , 0x01990AEF91B673B1A0168EF7DE3E3DD9 , 0x019977352EF57135BC24D62C9EE458C8 , 0x01997C47713C71A2989EE57DA58B9CC4 , 0x019A11855AED71018BFF0B1D8B227950 )) GROUP BY `product` . `id` ;
Copy
70
0.51 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"Ìj‹6áêKã£Sîü÷6¥R "
true
b"\x01 ™ò ø¹sò‘Ù»Çƒê¹ "
b"\x01 š\x05 Ó¯ûpîB\r ƒGV>ÿ "
b"\x01 ™w5.õq5¼$Ö,žäXÈ "
b"\x01 ™›\e ÆÝqˆž\x00 ÅA\x7F Ò\f M "
b"\x01 ™|Gq<q¢˜žå}¥‹œÄ "
b"\x01 ™è9°\x14 q\x12 š>÷ƒSŸ‡9 "
b"\x01 š\x11 …Zíq\x01 ‹ÿ\v\x1D ‹"yP "
b"""
\x01 ™\n
ï‘¶s± \x16 Ž÷Þ>=Ù
"""
b"\x01 ˜…(ë\x02 sñãÕx\^Ï "
b"\x01 —y<\x17 ®rË“•\x06 UÈë\x10 S "
b"\x01 ˜\x1D %£˜rVŽ |ˆK9\f "
b"\x01 ˜\x1D %¥‡rî¨ËœAnö\x18 Û "
b"\x01 ˜\x1C îH›qª²|g5Rè‹\n "
b"\x01 ˜\x1C îHœqm§É6‡Rb "
b"\x01 —ˆ°y€se•§äKß%` "
b"\x01 —ˆ°ysë©ÒÇ䢙6\x1F "
b"\x01 —ˆ°y€se•§äL+K¾ "
b"\x01 —ŒÆK\x03 q÷ŽÊr~\x1D |·Ä "
b"\x01 —ŒÆO\v pP·þl×Åh}Ý "
b"\x01 —ŒÆM!rL‰S b'\x1F äá "
b"\x01 —xŽö"x\r µÌÚúXî¼Â "
b"\x01 ˜\t\x03 ”\x14 raºÉ8øþ¶æ "
b"\x01 ˜\t\x03 ”\x15 s\x1E £\x00\x12 ’Šàxý "
b"\x01 ˜ç\x05 )Orõ…ÃI5\x05 6 Ñ "
]
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` = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0x0199F220F8B973F291D9BBC78183EAB9 , 0x019A05D3AFFB70EE8F420D8347563EFF , 0x019977352EF57135BC24D62C9EE458C8 , 0x01999B1BC6DD71889E00C5417FD20C4D , 0x01997C47713C71A2989EE57DA58B9CC4 , 0x0199E839B01471129A3EF783539F8739 , 0x019A11855AED71018BFF0B1D8B227950 , 0x01990AEF91B673B1A0168EF7DE3E3DD9 , 0x01988528EB0273F19DE3D5789D5C5ECF , 0x0197793C17AE72CB93950655C8EB1053 , 0x01981D25A39872568DA08F7C884B390C , 0x01981D25A58772EEA8CB9C416EF618DB , 0x01981CEE489B71AAB27C673552E88B0A , 0x01981CEE489C716DA7C9903687528162 , 0x019788B07980736595A78FE44BDF2560 , 0x019788B0798173EBA9D2C7E4A299361F , 0x019788B07980736595A78FE44C2B4BBE , 0x01978CC64B0371F78ECA727E1D7CB7C4 , 0x01978CC64F0B7050B7FE6CD7C5687DDD , 0x01978CC64D21724C89532062271FE4E1 , 0x0197788DF622780DB5CCDAFA58EEBCC2 , 0x0198090394147261BAC938F8FEB68FE6 , 0x019809039415731EA30012928AE078FD , 0x0198E705294F72F585C34935053620D1 )) GROUP BY `product` . `id` ;
Copy
71
2.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.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` , `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 `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.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"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ™ò ø¹sò‘Ù»Çƒê¹ "
b"\x01 š\x05 Ó¯ûpîB\r ƒGV>ÿ "
b"\x01 ™w5.õq5¼$Ö,žäXÈ "
b"\x01 ™›\e ÆÝqˆž\x00 ÅA\x7F Ò\f M "
b"\x01 ™|Gq<q¢˜žå}¥‹œÄ "
b"\x01 ™è9°\x14 q\x12 š>÷ƒSŸ‡9 "
b"\x01 š\x11 …Zíq\x01 ‹ÿ\v\x1D ‹"yP "
b"""
\x01 ™\n
ï‘¶s± \x16 Ž÷Þ>=Ù
"""
b"\x01 ˜…(ë\x02 sñãÕx\^Ï "
b"\x01 —y<\x17 ®rË“•\x06 UÈë\x10 S "
b"\x01 ˜\x1D %£˜rVŽ |ˆK9\f "
b"\x01 ˜\x1D %¥‡rî¨ËœAnö\x18 Û "
b"\x01 ˜\x1C îH›qª²|g5Rè‹\n "
b"\x01 ˜\x1C îHœqm§É6‡Rb "
b"\x01 —ˆ°y€se•§äKß%` "
b"\x01 —ˆ°ysë©ÒÇ䢙6\x1F "
b"\x01 —ˆ°y€se•§äL+K¾ "
b"\x01 —ŒÆK\x03 q÷ŽÊr~\x1D |·Ä "
b"\x01 —ŒÆO\v pP·þl×Åh}Ý "
b"\x01 —ŒÆM!rL‰S b'\x1F äá "
b"\x01 —xŽö"x\r µÌÚúXî¼Â "
b"\x01 ˜\t\x03 ”\x14 raºÉ8øþ¶æ "
b"\x01 ˜\t\x03 ”\x15 s\x1E £\x00\x12 ’Šàxý "
b"\x01 ˜ç\x05 )Orõ…ÃI5\x05 6 Ñ "
]
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.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` ,
`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 `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.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.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` , `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 `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.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 (0x0199F220F8B973F291D9BBC78183EAB9 , 0x019A05D3AFFB70EE8F420D8347563EFF , 0x019977352EF57135BC24D62C9EE458C8 , 0x01999B1BC6DD71889E00C5417FD20C4D , 0x01997C47713C71A2989EE57DA58B9CC4 , 0x0199E839B01471129A3EF783539F8739 , 0x019A11855AED71018BFF0B1D8B227950 , 0x01990AEF91B673B1A0168EF7DE3E3DD9 , 0x01988528EB0273F19DE3D5789D5C5ECF , 0x0197793C17AE72CB93950655C8EB1053 , 0x01981D25A39872568DA08F7C884B390C , 0x01981D25A58772EEA8CB9C416EF618DB , 0x01981CEE489B71AAB27C673552E88B0A , 0x01981CEE489C716DA7C9903687528162 , 0x019788B07980736595A78FE44BDF2560 , 0x019788B0798173EBA9D2C7E4A299361F , 0x019788B07980736595A78FE44C2B4BBE , 0x01978CC64B0371F78ECA727E1D7CB7C4 , 0x01978CC64F0B7050B7FE6CD7C5687DDD , 0x01978CC64D21724C89532062271FE4E1 , 0x0197788DF622780DB5CCDAFA58EEBCC2 , 0x0198090394147261BAC938F8FEB68FE6 , 0x019809039415731EA30012928AE078FD , 0x0198E705294F72F585C34935053620D1 ));
Copy
72
0.67 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.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 (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` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 —ˆ\x01 }&uý¡¤Ä«REóÚ "
b"\x01 —ˆ\x01 Mß{g£rûØà\x16\x04 Ô "
b"\x01 —ˆ\r ˜Åxûç\x18 N=ú{ "
b"\x01 —ˆ\x01 }&uý¡¤Ä«REóÚ "
b"\x01 —ˆ\x01 Mß{g£rûØà\x16\x04 Ô "
b"\x01 —ˆ\r ˜Åxûç\x18 N=ú{ "
b"\x01 –ª„¸d~@±9·8l!BA "
b"\x01 ˜\x08 þ¤;u΢àQk\x13 §’7 "
b"\x01 —ˆ\r ˜Åxûç\x18 N=ú{ "
b"\x01 —ˆ\x01 Mß{g£rûØà\x16\x04 Ô "
b"\x01 —ˆ\r ˜Åxûç\x18 N=ú{ "
b"\x01 —ˆ\x01 Mß{g£rûØà\x16\x04 Ô "
b"\x01 ˜zÄá\t\x7F v„ct%ƒ\ïŽ "
b"\x01 ˜ÇG\x12 ýv8¥á±ŒE6\x06 \ "
b"""
\x01 ™\n
ìF‡~ñ…<•=\x18 ëÕ
"""
b"\x01 —ˆ\x01 Mß{g£rûØà\x16\x04 Ô "
b"\x01 –ª„¸d~@±9·8l!BA "
b"\x01 —ˆ\x01 Mß{g£rûØà\x16\x04 Ô "
b"\x01 —ˆ\x01 Mß{g£rûØà\x16\x04 Ô "
b"\x01 ™è9-U\x7F r²cÆ™\v ?¦{ "
b"\x01 ™uÝx\uy§D9o/©§n "
]
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.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 (
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`
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.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 (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` WHERE `property_group_option` . `id` IN (0x019788017D2675FDA1A4C4AB5245F3DA , 0x019788014DDF7B67A372FBD8E01604D4 , 0x0197880D98C578FB9FE7184E3D8FFA7B , 0x019788017D2675FDA1A4C4AB5245F3DA , 0x019788014DDF7B67A372FBD8E01604D4 , 0x0197880D98C578FB9FE7184E3D8FFA7B , 0x0196AA84B8647E40B139B7386C214241 , 0x019808FEA43B75CEA2E0516B13A79237 , 0x0197880D98C578FB9FE7184E3D8FFA7B , 0x019788014DDF7B67A372FBD8E01604D4 , 0x0197880D98C578FB9FE7184E3D8FFA7B , 0x019788014DDF7B67A372FBD8E01604D4 , 0x01987AC4E1097F7684637425835CEF8E , 0x0198C74712FD7638A5E1B18C4536065C , 0x01990AEC46877EF1853C958F3D18EBD5 , 0x019788014DDF7B67A372FBD8E01604D4 , 0x0196AA84B8647E40B139B7386C214241 , 0x019788014DDF7B67A372FBD8E01604D4 , 0x019788014DDF7B67A372FBD8E01604D4 , 0x0199E8392D557F72B263C6990B3FA67B , 0x019975DD785C7579A744396F2FA9A76E );
Copy
73
0.34 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"\x01 —xŽö"x\r µÌÚúXî¼Â "
b"\x01 —y<\x17 ®rË“•\x06 UÈë\x10 S "
b"\x01 —ˆ°y€se•§äKß%` "
b"\x01 —ˆ°y€se•§äL+K¾ "
b"\x01 —ˆ°ysë©ÒÇ䢙6\x1F "
b"\x01 —ŒÆK\x03 q÷ŽÊr~\x1D |·Ä "
b"\x01 —ŒÆM!rL‰S b'\x1F äá "
b"\x01 —ŒÆO\v pP·þl×Åh}Ý "
b"\x01 ˜\t\x03 ”\x14 raºÉ8øþ¶æ "
b"\x01 ˜\t\x03 ”\x15 s\x1E £\x00\x12 ’Šàxý "
b"\x01 ˜\x1C îH›qª²|g5Rè‹\n "
b"\x01 ˜\x1C îHœqm§É6‡Rb "
b"\x01 ˜\x1D %£˜rVŽ |ˆK9\f "
b"\x01 ˜\x1D %¥‡rî¨ËœAnö\x18 Û "
b"\x01 ˜…(ë\x02 sñãÕx\^Ï "
b"\x01 ˜ç\x05 )Orõ…ÃI5\x05 6 Ñ "
b"""
\x01 ™\n
ï‘¶s± \x16 Ž÷Þ>=Ù
"""
b"\x01 ™w5.õq5¼$Ö,žäXÈ "
b"\x01 ™|Gq<q¢˜žå}¥‹œÄ "
b"\x01 ™›\e ÆÝqˆž\x00 ÅA\x7F Ò\f M "
b"\x01 ™è9°\x14 q\x12 š>÷ƒSŸ‡9 "
b"\x01 ™ò ø¹sò‘Ù»Çƒê¹ "
b"\x01 š\x05 Ó¯ûpîB\r ƒGV>ÿ "
b"\x01 š\x11 …Zíq\x01 ‹ÿ\v\x1D ‹"yP "
b"\x01 —‡Éø\x1D su±yõèü ¸é "
b"\x01 —ŒÆHDr\x19 ’Ú\x08 ‰I™po "
b"\x01 ˜\x08 Í!)zü‘Ç’\ž#ß# "
b"\x01 ˜\x1C ܶïq$‘\e ÊwƒR•Ê "
b"\x01 ˜\x1D % ™s½õưõÚø\f "
b"\x01 ˜…\x04\x13 Ýqñ£"C´Â¸Œ‡ "
b"\x01 ˜ÇAëfq|•¥ü?öÿ7a "
b"""
\x01 ™\n
®NI\x7F ³®0DÕÐR\x02\x1F
"""
b"\x01 ™w&\§pʤގî ×G "
b"\x01 ™{¯±Orà¸ó/áŠ%ìÒ "
b"\x01 ™šâ |r‹›+ÛQÂò:\x10 "
b"\x01 ™è!@ïq6»ÄþÇdh£A "
b"\x01 š\x11 mŠœpîéçiZð3 "
]
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 (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ?
)
)
)
Copy
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 (0x0197788DF622780DB5CCDAFA58EEBCC2 , 0x0197793C17AE72CB93950655C8EB1053 , 0x019788B07980736595A78FE44BDF2560 , 0x019788B07980736595A78FE44C2B4BBE , 0x019788B0798173EBA9D2C7E4A299361F , 0x01978CC64B0371F78ECA727E1D7CB7C4 , 0x01978CC64D21724C89532062271FE4E1 , 0x01978CC64F0B7050B7FE6CD7C5687DDD , 0x0198090394147261BAC938F8FEB68FE6 , 0x019809039415731EA30012928AE078FD , 0x01981CEE489B71AAB27C673552E88B0A , 0x01981CEE489C716DA7C9903687528162 , 0x01981D25A39872568DA08F7C884B390C , 0x01981D25A58772EEA8CB9C416EF618DB , 0x01988528EB0273F19DE3D5789D5C5ECF , 0x0198E705294F72F585C34935053620D1 , 0x01990AEF91B673B1A0168EF7DE3E3DD9 , 0x019977352EF57135BC24D62C9EE458C8 , 0x01997C47713C71A2989EE57DA58B9CC4 , 0x01999B1BC6DD71889E00C5417FD20C4D , 0x0199E839B01471129A3EF783539F8739 , 0x0199F220F8B973F291D9BBC78183EAB9 , 0x019A05D3AFFB70EE8F420D8347563EFF , 0x019A11855AED71018BFF0B1D8B227950 , 0x019787C9F81D7375B179F5E8FCA0B8E9 , 0x01978CC64844721992DA08894999706F , 0x019808CD21297AFC91C7925C9E23DF23 , 0x01981CDCB6EF7124911BCA77835295CA , 0x01981D25A09973BDADF5C6B0F5DAF80C , 0x0198850413DD71F1A32243B4C2B88C87 , 0x0198C741EB66717C95A5FC3FF6FF3761 , 0x01990AAE4E497FB3AE3044D5D052021F , 0x019977265CA770CAA490DE8DEE20D747 , 0x01997BAFB14F72E0B8F32FE18A25ECD2 , 0x01999AE2207C728B9B2BDB51C2F23A10 , 0x0199E82140EF7136BBC4FEC76468A341 , 0x019A116D8A9C70EE9D90E9E7695AF033 )));
Copy
74
0.21 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
75
4.64 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"\x01 ’$—$ˆ{)›TÁñ83\x17 ß "
b"\x01 ’$——\x08 y\x15 ‘yy5ÚhæÙ "
b"\x01 ’$˜\x1D\x10\x7F ˆ{d뾂šÇ "
b"\x01 ’$˜N8t¢gé‚ M5¦ "
b"\x01 ’$˜~\x00 |§ŽÕî\x05 uÎÈ\x06 "
b"\x01 ’$˜Â@xڢƜ×ÖŸ9W "
b"\x01 ’$˜ößx\x19 ¶§\x06 !¯D}\x16 "
b"\x01 ’$™\x1A HpØ«æ\v ¼yoÚ "
b"\x01 ’$™?˜tÝ‹\x15 œMoǃ* "
b"\x01 ’$™e˜uF•»õ\x16 È–¯š "
b"\x01 ’$™ps¤¨-Lß×Tõà "
b"\x01 ’$™¨Øx}¢ŒÒÁ4Üê "
b"\x01 ’$š—±qV‘LÎ\x1A\x0F ígC "
b"\x01 ’$©=~Õ²™j,\x0E ™÷ "
b"\x01 “\x00 øãd~š€_\x00 näâ\x06\x1A "
b"\x01 “\x00 ú¦\x03 zº¦^\x1C\x1A ¶ø\e ò "
b"\x01 “\x11 ´\x15 s‰°_´–è\x14 ‘ "
b"\x01 –\x15 qDl|˜’Ž j‚pÆ "
b"\x01 –\x15 q‰„qÏ™Þ\t Å&\x7F (2 "
b"\x01 –\x15 qÃ4vè§(É÷.`ß "
b"""
\x01 –\x15 r\n
\v\²ê@s\t 3ÞL
"""
b"\x01 –\x15 r}<|à¾\x17 OjTä'ž "
b"\x01 –\x1A uvvh·¬z\x10 PØå5 "
b"\x01 –\x06\x18\x10 |?–rµÃ΀âr "
b"\x01 –\x07\x05 øxIŽá‰uŽbå "
b"\x01 –\x07 Iˆq)Š&ÿ«-\x0E h7 "
b"\x01 –\x07 e8w´§Æü&Dɘu "
b"\x01 –\x08 …Pqç¨|²NfnÃò "
b"\x01 –\x08 ÉwR–QgÒòSI‡ "
b"\x01 –\x08 ¼ÉuD¢ <u\x04 *2) "
b"\x01 –\x08 æ\x08 xå ûi\x18 ÃÎr\x1E "
b"\x01 –\f \\x01 ~“¥†!h[ŽÛö "
b"\x01 –\f ¯Y|™•þpòô”\x12 o "
b"\x01 –ª„¸d~@±9·8l!BA "
b"\x01 –î\x03 Ú-záµâ^~\e x–^ "
b"\x01 –î\x04 v£s\x03 °ÞFÛϾ– "
b"\x01 –î\x05 ö\x13 }^¬¨eu]\t s "
b"\x01 –î\x06 =[s²Ÿ;•*\x18\e #- "
b"\x01 –î\x06 jët\x16 ½‚7eP‰Ç "
b"\x01 –î\x06 ™{sa§¯&xÜû "
b"\x01 —\f ¶D–uÍŽ}[ocLÀø "
b"\x01 —\f ¸˜=sp¿¾¾×\x1C IAó "
b"\x01 —\f ¹\x1C Žv1À|æÑHXü "
b"\x01 —\f ¹n\r q¼«Ð–ÿ–ÒWw "
b"\x01 —\x16\e\f *{n€?xχoÐø "
b"\x01 —\x16\e „™tã¦(ª.üè½ "
b"\x01 —5¤x{s.…¿ý؃µ£Ÿ "
b"""
\x01 —5¤Éƒ{_¾vܹB\n
^Í
"""
b"\x01 —;c\Ñxè˜8†ÔÕ\e åñ "
b"\x01 —;cåás\f °¼~A¢‹C "
b"\x01 —wî¢\x0E ~I—\n j¹÷8\x00 ñ "
b"\x01 —x\x02 öÃp¿¤zÇ„Á§ï "
b"\x01 —x\x03\x12\x13\x7F ʦ\x18 {dZÑ€ "
b"\x01 —ˆ\x01 Mß{g£rûØà\x16\x04 Ô "
b"\x01 —ˆ\x01 }&uý¡¤Ä«REóÚ "
b"\x01 —ˆ\r ˜Åxûç\x18 N=ú{ "
b"\x01 —ˆ\r Äõ\x7F ž G=wáŸ\M "
b"\x01 —ŽtË·}‰™Ã+BYl\x10 h "
b"\x01 —Žtæ\x10\x7F &¶æ˜®ËFÄ "
b"\x01 —¡\x02 1>{<¶¬ØXN¡2f "
b"\x01 —¡\x02 kvrý‚!\x0E öE°í "
b"\x01 —¡\x02 ÍÖp4‡Ê\x05 ]Z‰?q "
b"\x01 —¡\x02 ßÍ}ç©¢\f î\v vlÖ "
b"\x01 —¡\x02 ñÎz¥¨®[žÊî "
b"\x01 —¡\x03\x04 Vpb(áu¨\x1D É "
b"\x01 —¡\x03 P^wl«=€\x12 mPô7 "
b"\x01 —¡\x03 enu\x06 ‹:iÖ©\x1A ú/ "
b"\x01 —¡\x03 y\x0E yb¸ªr\x1F ¦ðƦ "
b"\x01 —¡\x03 Š>}w˜ˆšß\x07 f\x0E ” "
b"\x01 —¡\x03 ›\x15 z\x00 “C`B!,— "
b"\x01 —Мñ\x16 ~F‹±¹•Ó™ + "
b"\x01 —Ð)~pl“4ˆuoC². "
b"\x01 —ôÊ94|e\x1D ¾\x16 Ç\x18 µ° "
b"\x01 —ôÊ‚\f x7ªóŠ\x19 72\x1D U "
b"\x01 —ôÊ¿\x#—\x13 J\x15 #[\x06 = "
b"\x01 ˜\x08 þ¤;u΢àQk\x13 §’7 "
b"\x01 ˜\x0E ±:\r |¯–Ü÷\x13 ¶Ç“þ "
b"\x01 ˜\x0E ²/{\x05 “F\x1A †Ð6úÑ "
b"\x01 ˜\x13 ŽÙYw\x18 ›§Q‹˜žÿƒ "
b"\x01 ˜\x13 #¨q–´OÜ¡þ¡ "
b"\x01 ˜\x13 Y(u\x08 ˆ”§½\x1C Žˆ\e "
b"\x01 ˜28o©{“²|R\e :~Š„ "
b"\x01 ˜28ôav\x1C ª6ò’¢–ïX "
b"\x01 ˜2“\x1E t¾¬©\x11 «ç”Ne "
b"\x01 ˜2“De~•žÕÍ’ì\t t "
b"\x01 ˜AAM_|¤¬„\t µÕT%Ä "
b"\x01 ˜AByNsñ«\x06 è_±Ê5 "
b"\x01 ˜zÄá\t\x7F v„ct%ƒ\ïŽ "
b"\x01 ˜zÅHÉz\x07 æL@\f\x13 ‡2 "
b"\x01 ˜ƒÍZNt:ŽÖuŒô@‚\ "
b"\x01 ˜ƒÍv>w²®¥PØãƒ "
b"\x01 ˜™¦Êó}ѾC\x00 ÚŽ_ü{ "
b"\x01 ˜™¦Ý«rÍ»\x1E\x00 ƒ÷Ž‘y "
b"\x01 ˜\r \x1E FzT¡š`¼üƒŒG "
b"\x01 ˜\r f-{4ÿË«X\x0E û\x7F "
b"\x01 ˜ú\x1F sà‹fcWåqÎ "
b"\x01 ˜úÍ¿|Á¸ü2\x02 ìp€Š "
b"\x01 ˜úý'\x7F\e †©³ßÌ\x1E ˜ "
b"\x01 ˜û\x11 h}¤¡*¯±nÜ\e C "
b"\x01 ˜ÇG\x12 ýv8¥á±ŒE6\x06 \ "
b"\x01 ˜ÇG$¤zKކ‹.4«5ÿ "
b"\x01 ˜Í#ºI{žž\x01 um:'” "
b"\x01 ˜Í#Ï\x11 u„˜\x0F ªÆŒub "
b"\x01 ˜æ¨Ll}¦ºŽ½ù\x14 vŒ° "
b"\x01 ˜ë¿Ñ>yߣY/T¬ôY "
b"\x01 ˜ì\x06 Í\f q`\x1D ®)‹^\x14 « "
b"\x01 ˜ì\x06 þ\x1C v\x1D ƒ˜oÇ«¦ "
b"\x01 ˜ì\e Vsxc‹#bðéUaÜ "
b"\x01 ˜ì\e ms{ýº\x04 {ˆIä\x07 ‰ "
b"\x01 ˜ì\e ƒë\x7F zÒ_%ïØ†Ê "
b"\x01 ˜õ©uÑ}n”:£„i'~’ "
b"\x01 ˜õ©ŒápÀŽú{ê²Èp\x11 "
b"\x01 ˜õ©ž0s&”<\x0F l\x14 Ï{o "
b"\x01 ˜õ©°qv!‰)¶Q¬ym "
b"\x01 ˜õ©Á9\x7F ²«yòå‚Ú³a "
b"\x01 ™\x05 S3b\x7F Í’~J1ò‰\^ "
b"\x01 ™\x05 SI*{鉩ñä*pƒj "
b"\x01 ™\x05 SdRqK¶íÞ+EQIõ "
b"""
\x01 ™\n
ìF‡~ñ…<•=\x18 ëÕ
"""
b"""
\x01 ™\n
ìZ°{\x1D ¶<\x18 Þ\x01 >gQ
"""
b"""
\x01 ™\n
ì†÷wˆ©\x13 ɰÚÁ7ž
"""
b"""
\x01 ™\n
씈~ˆ·vÑÍ‘¯e'
"""
b"""
\x01 ™\n
ì³`qn \t ;rÇ|\x02 \
"""
b"\x01 ™\n ìÐ s&µ~sªô\x00 Y/ "
b"""
\x01 ™\n
ìáP~ÀŽÑ%ôä£0û
"""
b"""
\x01 ™\n
ìó(\x7F\x1A ‰œŽOÑ9PÁ
"""
b"""
\x01 ™\n
í\x05 0\x7F n¬\x07 ©\x06 Uu¬’
"""
b"""
\x01 ™\n
í\x16\x08 u›œ‹ä{¦Ëš²
"""
b"""
\x01 ™\n
î\v §rPŽÉº\n
^XJƒ
"""
b"""
\x01 ™\n
î\x1D Xq\t ‘ÿAs\x06\x0F κ
"""
b"""
\x01 ™\n
î/tÅ›™¾Ú\x7F C:\x03
"""
b"""
\x01 ™\n
îHy]³ ¡2Ý÷c\x01
"""
b"""
\x01 ™\n
îW u\x07 ‹Ž³Ëüa¹Œ
"""
b"""
\x01 ™\n
îiÇy:¬Ò?Ç_¹\x1A b
"""
b"""
\x01 ™\n
îyG|N‰³?\x13 ;M\x14 ;
"""
b"""
\x01 ™\n
x)©OWáqÿ´Õ
"""
b"\x01 ™\x0E ªqÁ{u´\x06 ~`ýMB "
b"\x01 ™\x0E ª¥)pJ£0 >·ÆvH "
b"\x01 ™\x0E ªõIx,•²>Y’©\x03 › "
b"\x01 ™\x0E «# up¹\x10 Ö»×l$é "
b"\x01 ™\x0E «IÉxF¤ßóJ‘®ÿj "
b"\x01 ™\x0E «p\t xG—všçb2ÁV "
b"\x01 ™\x0E «Ž€|@°)Ô9Ó²ÑÜ "
b"\x01 ™\x0E «¬¸qÞ%O\x18\t ¯Íâ "
b"\x01 ™\x0E «Öay¡‚`V÷x§ÃÓ "
b"\x01 ™\x0E «øárªœÙ; "x\æ "
b"\x01 ™\x0E -h}í¹\x11\x16 )b\x1A ô× "
b"\x01 ™\x0E OHr!Œ9‹ï9XÚ© "
b"\x01 ™\x0E ka}KN\x08 {»êðX "
b"\x01 ™\x0E Œ°\x7F ДHg/Ȭ\x01\x19 "
b"\x01 ™\x0E ©ùp™¡.@9_Çsü "
b"\x01 ™\x0E Å\x00 tâg}2~\x04 ƒZ "
b"\x01 ™\x0E òÀxf¾jÂÓJhPŒ "
b"\x01 ™\x0E ®\x11 °yᢎõf\x18 ‰xø "
b"\x01 ™\x0E ®+Øz¾“ȧ\x18 ¸ÿy "
b"\x01 ™\x0E ®LØvÿªˆë’!̇é "
b"\x01 ™\x0E ®fñy=›2’½\x7F\x10 ô0 "
b"\x01 ™\x0E ®~ u®µÀ‚K‚\x1E ¦n "
b"\x01 ™\x0E ®•`\x7F ‰—ÍwE\x1F Dšô "
b"\x01 ™\x0E ®®˜{Ä¢:aán'¼á "
b"\x01 ™\x0E ®ÊHwð¥v…N!‘9\x02 "
b"\x01 ™\x0E ®äq|\x00 ¬\x17 ÷œ9É.# "
b"\x01 ™\x0E ®ýQ}^³M¼žYþhO "
b"\x01 ™\x0E ¯\x17 øwP™“$3Ä\r ï\x01 "
b"\x01 ™\x0E ¯2QuõŸ€ã|\x14 N-\x1E "
b"\x01 ™\x0E ¯KèuÏŸÊ”8-\x1D ›» "
b"\x01 ™\x0E ¯g}eœó\x1A ¢§ôÅh "
b"\x01 ™\x0E ¯†Q~x•+:\x17 àÓý\x12 "
b"\x01 ™\x0E ¯ÐØyÒ»ý×’vâ<Õ "
b"\x01 ™\x0E ¯÷Xwݬ7/ØLɘž "
b"\x01 ™\x0E °\x10 8p8‰\x1C d°7¸º‘ "
b"\x01 ™\x0E °6Pw‹©\x17\x14 Ð#ÓMR "
b"\x01 ™\x0E °S\x08 v\r й7&…¯T‹ "
b"\x01 ™\x0E °lÐpÇ‹gžY&\x13 Œø "
b"\x01 ™\x0E °Šay\x13 ®²•\x00 }B¯˜ "
b"\x01 ™\x0E °±‘\x7F ›·æ¯›¯¤Ö… "
b"\x01 ™\x0E °Î|´ºUWž\r Ò¶× "
b"\x01 ™\x0E °èè\x7F f™y‡%3ªî> "
b"\x01 ™\x0E ±\x05 ‘q\x19 ¬H>Å+©àí "
b"\x01 ™\x0E ±Ùø}W¤ôwº¶èÎ, "
b"\x01 ™\x0E ²\x02 Éyé¼-\x06 ß}R\v Ø "
b"\x01 ™\x0E ².Hp¨Íþ¦Ø¾Q "
b"\x01 ™\x0F ÒA‘zø—´ÕS\x04 ßb7 "
b"\x01 ™\x0F Ò}1x\x04 ¬a+æhÏ\x19 ì "
b"\x01 ™\x0F Ôë¡sø‰\x17 kŒâ\x1A m\x1C "
b"\x01 ™\x0F Õ\x12 (vL¾‚uqSÕè* "
b"\x01 ™\x0F Õ%±|Û„C“cY\x04 E "
b"\x01 ™uÝx\uy§D9o/©§n "
b"\x01 ™|G\x18 èr8ŠŽÂó\x07 r\x0E Í "
b"\x01 ™ÄIÅvu„Œ6hª#*\x02 ½ "
b"\x01 ™â\v $\x15\x7F ^Ž‹6™\x16 ‡\x02 Ë "
b"\x01 ™â\v O\x14 w‚±d'öZ²‘ô "
b"\x01 ™â\f\x1F $uâª-óº\x04 &HŒ "
b"\x01 ™è9-U\x7F r²cÆ™\v ?¦{ "
b"\x01 ™è9=}rçˆà‚\Ž\x06 dn "
b"\x01 š\x15 ´m:pGm\x17 ×ʸͅ "
b"\x01 š\x15 ´³ks·«ï\t Ùª+p "
b"\x01 š\x15 ØÖ=r,§z\r ~]"ÇM "
b"\x01 š\x15 Ù’ÜzѨ´›ÿ›§ìä "
b"\x01 š\x15 ÙÖ4vöAˆB\r þ€b "
b"\x01 š\x16 ™[5pò›6ú‚˜^Ÿâ "
b"\x01 š+Qû>p¡¤\x04 »w>Œ "
b"\x01 š+¨@Îs—œ.&#±\x04 &\x7F "
b"\x01 š+¨V\x16 v•¶_~&‚\x7F ! "
b"\x01 š/ß[A~‹¼\x05 t4-^£h "
b"\x02 ¨<·\x15 ™Nû•sÆÍͶGÛ "
b"\x08 Ç”§„\x1D IJ’§ £ªR?Ö "
b"\f Þ\x02 þ|oCu€µ¼<D ûË "
b"\x0E Xì\x1E\x16 ÖL\x19 ¥xk;&\x18 [@ "
b"\x1F 9”-oqI§„®Jµ¡!ˆZ "
b"-¯K324HÙ®\x05 Ø"4šá\x1C "
b"1—W6¹ÖK7“\x05 ê\x7F l8ŸÜ "
b"6+ÛM'ÙC#‚<™%Ï/fV "
b"BY,ÂT}K\x19 ƒÒ+p€–…ä "
b"C¢–¶/F\´¥”¦"†‘ "
b"]úœUì\t OÿŠÎª\x1A £»gv "
b"um¢”ÝE²À[öl˜·t "
b"ˆiJ‹\x15 ÌCò¾7ö¶n 2J "
b"™\x04 î¥×1M«°„\x14 ”8}Ù< "
b"š€h2ˇC\x0E ƒ`\x1A ÄH£>a "
b"¬ö›Å-»AÌœ‚‹UÄÜ™s "
b"°vo\x18 (…JZ¿r.^\x17 a\x06\x10 "
b"°æ\x00 ޵\x08 Je«\x1F Ѧ\x0E ¶j½ "
b"¸?lŽÓÛJ{·¿FGén\x19 U "
b"Á\x16 Âe<\x1C C\v ›jD¡Í}Áø "
b"Áç•‘ú\x01 L’˜\x04 ¶rQ²ß# "
b"ÅËBÏ'B®ªÑó\x07 ¸M¹9 "
b"ÆKK‰\x1C ’Bn†U•鯲Ž' "
b"Æ¥~ípºO”£þD\x15 ÷Lü "
b"ÇVqÊÃ\x1A FòŽ¢“ŒC–Š] "
b"Éhé?¬OGjµÎ_g-CÏ[ "
b"åYz0=¨F²§°pUÅú¥â "
b"\x01 ‹LäHF|f’êøÔ\x00\x12 »\ "
b"\x01 ‹Lò\x18 (xòŒ‰e\x05\x17 Íæ0 "
b"\x01 ‹Lò?Éx2‡ÛÇ\x12 =F\x10 k "
b"\x01 ‹Lòd²qH“Ùk»1ªXR "
b"\x01 çuiÿ}€q§(ö[lÚ "
b"\x01 çuÁ‘|\€Ñ#AG\x04 sz "
b"\x01 /hÇZr|§8!Œ$\x7F 9” "
b"\x01 /j‰¼~÷¸ÔÉÃXgª‰ "
b"\x01 /l¸‰y¿\x01 6Ì÷øžÛ "
b"\x01 /r%qqÙ…ô)RYCÂq "
b"\x01 ‘\x1C Kœ"q4©}¹¯'Øk» "
b"\x01 ‘\x1C M\v æy»\x07\x14\t !{\x07\x03 "
b"\x01 ‘±êèhu}¦N\x0F Ÿn¼ÅŽ "
b"\x01 ‘Ñ!%cu_¦ëš8Ul•K "
b"\x01 ‘Ñ!‹½uo¢¥Í\v ²b\x0E Ç "
b"\x01 ‘Ñ(\x15 Éw“©dŽºCI1‘ "
b"\x01 ‘Ñ*˜}vø¨/ºr¸ˆMs "
b"\x01 ‘Ñ*Æ×xȉ@Êl¦…!Û "
b"\x01 ‘Ñ=<{À»-7E¥\x1A ƒ† "
b"\x01 ‘á"üZ~^…\f …(XÁÂë "
b"\x01 ‘á&çæyM¯ÛÈ`nTÅ` "
b"\x01 ‘á(?Ýqñƒs\x05 ßTÆ| "
b"\x01 ‘á)í\x07 s¿£õà¶jk–O "
b"""
\x01 ‘ú`8<v\n
²ÿ’Àí…\x7F ¡
"""
b"\x01 ‘údlÎtp²£ Ò\x1F ÉZÉ "
b"\x01 ‘úfNþw ª\x1C _W7\x11 Få "
b"\x01 ’•‘•(t\x01 ¾?ŸÝÇÛ\v T "
b"\x01 “Ï"Rp}!šY÷Êwý \x7F "
b"\x01 “Ï$è±}\r ¿Î÷ü\e\f\f Ú "
b"\x01 “ÏI\µ\x7F +©ß6‰¸.æ% "
b"\x01 •ö‹v6u!’ÛæT7\x15 kÜ "
b"\x01 –\x15 rª<}z¿õå:\x04 Vìä "
b"\x01 –3l¾{¢ÄE\x13 tÎR- "
b"\x01 –3Ÿ—•qÇ„\x15 ½~\ÚV[ "
b"\x01 –3ŸÆ¥{J˜\x1D\t è }®c "
b"\x01 –4;ã³pÎ…½M‘©B»Ÿ "
b"\x01 –8kÆxtÖœƒ1ˆHëÜW "
b"\x01 –8Õ1ãt½¶ÂgºôêÈÙ "
b"\x01 –8æSñz˜¡elR(x\x16 "
b"\x01 –8ç×\x00 rbˆV¤ã';=P "
b"\x01 –8ìûè}±\x00 Â\x1F\x05 ɘ "
b"\x01 –8ñ(XsG¨$Ù°my'< "
b"\x01 –=âœ\x7F ¿ÅšÚ\r "±L "
b"\x01 –>¯\x16 Nu4‡,¯®•&\x11 9 "
b"\x01 –Bð¬ÖuÕ§ßS%\x1E Y²Á "
b"\x01 –C\f\v ºx\x07 „™þ\ŒLŒ~ "
b"\x01 –]™\x07 *}zŽ!Aà\x04 ^Ma "
b"\x01 –bg\x1D ¿vÌ›Ì=’¿ZÒ` "
b"\x01 –l íO}ºå™6ÿ·æÓ "
b"\x01 –l2ÙapŽ£oE+z:ÜŒ "
b"\x01 –l2ù\x19 yÅ·£\x17 a"–»\x17 "
b"\x01 –l3\x11 az\x01 ‡%ûtß·«\x1A "
b"\x01 –m2°\x07 v2›ü\x17 ߪ\f Ë "
b"\x01 –|q\x10 Òxo©¼°>d\x10 ”/ "
b"\x01 –©ïÅovŤè[ñmÎ\x00 Ÿ "
b"\x01 –òA®W}í¹[À/ ¨] "
b"\x01 –òB\x03 ×|Œ:9{±›¬Ý "
b"\x01 –òDE°s»ŽOHi\x06 3#\x1C "
b"\x01 –òD¢ÿzT£öù¶ÎÕc3 "
b"\x01 –òDÕïvb©[oxšœm– "
b"\x01 –òE\x04 ÿ}ݹ´‚‰_‘Ô‚ "
b"\x01 –òE‚xp‹—‡¸á¹\x1F h "
b"\x01 –òF\x1D u.Ÿå\x06 úÈ\t »„ "
b"\x01 –òF-¨zp›—@ˆ‹ô{ý "
b"\x01 –òFýÿ{¹–¸Ò1\x13\x18 ¤\e "
b"\x01 –òGlÈw倥š\x17 ÕK1 "
b"\x01 –òG|`x?£yŽ\x05\x0F @©\x03 "
b"\x01 –òH<xvj“<sgìª\f à "
b"\x01 –òH©ï~µ‡(\x1D ¤æ•™D "
b"\x01 –òHä/s3©r\x17 â“¿ôõ "
b"\x01 –òIc_vµ½w*¿öãÀî "
b"\x01 –òJ3¸s‚¦döá\x03 ƒ\v ± "
b"\x01 –òM1G\x7F r‰T•³g\x1D Ë "
b"\x01 –òOýXx©û\ÐÖñ\x03 Ï "
b"\x01 –òPFø{]¡\ôôé@. "
b"\x01 –òQ ÷uѹs–âdÒ—¸ "
b"\x01 –òQ\¨\x7F “‡ÂH„\x12 sàc "
b"\x01 –òQÇy\x1F —ÍÝÙ¡\x00 û\x01 "
b"\x01 –òR=`zÙˆ›ƒ\x03 =‰W "
b"\x01 –òR’ç}\x16 Ž#<¶à×ÿ\x15 "
b"\x01 –òRÔ‡v‰…â´ÔL§¿ä "
b"\x01 –òS#Gp¾œñ(¼fc\x10\x02 "
b"\x01 –òTÅØ}О·ÙÕ\x01 ÅÆ• "
b"\x01 –òUpÀ{O°ÓÓÎ\x0E 9Œ˜ "
b"\x01 –òU€(sG‡'\x12 Æîa\x15 Ù "
b"\x01 –òUÕyuµ.ì8Е "
b"\x01 –òW1|àŒód8DÍ\x0E "
b"\x01 –òXh¿td©Þ\e v"J¶ "
b"\x01 –òY×Gw3§²\x03 #ÃZŽ) "
b"""
\x01 –òa4gxÒº\n
ÆâU¢L¾
"""
b"\x01 –òc\x14 —qú‘×HðÌ\x17 º "
b"\x01 –òdW'|î‹W\x19\x1F \r €Âl "
b"\x01 –òiÓqû¸ÞSˤ¤Å "
b"\x01 –ò€\x06 Nx‡£G¬ûO[\x19 ž "
b"\x01 –òÇ”íw\x11 Ž\x0F d\x0E Š íò "
b"\x01 –ø§ðgv›0ëXOçm^ "
b"\x01 –ünè‰tŠ´Ü\x05\x05 O\x7F î„ "
b"\x01 –üoWp~a¼2YL,\v È| "
b"\x01 –üoŸàq7¿•qÔm–æo "
b"\x01 –üqö\x10\x7F »”òð\x13\x16 «Í\x10 "
b"\x01 –üs=(\x7F V®ÈÍ”\x1F ì1` "
b"\x01 –üs£¸~\x03 ¦œûö\x7F 9ýœ "
b"\x01 –üy¸‡zì¥\x1E ‹‘\x12 !\x16\x06 "
b"\x01 –üz\v Ÿr?¬¼‹\f Ý\x17 æ— "
b"\x01 –ü‡•D|G³sÅÚ7Žà¨ "
b"\x01 –ü‰'œvr˜\x00 °²W£±[ "
b"\x01 –ü‹ó“sš‰Ï\x17 {÷2º "
b"\x01 –üŽþ\e t_ŒØDj\e ß\x03 + "
b"\x01 –ü•Ÿšv)”ª7\x19 ÚéíÓ "
b"""
\x01 —\x16 •b_sŽªó\x16 \n
\x1A 3Š_
"""
b"\x01 —\x16 •°ßw,¿b,foóB\x10 "
b"\x01 —\x16 —Www’½¹Òr’|$2 "
b"\x01 —\x16 —¤.~¾:C†tÍ1Õ "
b"\x01 —\x16 ˜2·}3’‰T\x02 ¡h\x08 8 "
b"\x01 —\x16 ˜¹\x1F xq‚òèXG#Í3 "
b"\x01 —\x16 ™ßÏ\x7F ܽÁ)¯*js* "
b"\x01 —\x16 ›,.q?Œ\x15 ÷|JºÂ "
b"\x01 —\x16 ›Ù¾|Ï´!,Ê5+§¦ "
b"\x01 —\x16 œEns…-UúÝcÄ "
b"\x01 —\x16 _&qŠß¦©\x19\x12 È® "
b"\x01 —\x16 îxN®1zÂýiB "
b"\x01 —\x16 „žphµ¬†ìÞ˽4 "
b"\x01 —\x16 ±Î}¾‹>cô£MŽX "
b"\x01 —\x16 ¦\x12 v~³·IB׈¦&Ò "
b"\x01 —\x17 bM&y9ŽZ„×Íú˜\x16 "
b"\x01 —\x17 bÙ¦~…¹M|u™í\x1E é "
b"\x01 —\x17 d\v My¤¬î\x1E ÷\x05 ¶ "
b"\x01 —\x17 qÍŽxG©ð¿Šò2œ\e "
b"\x01 —5œœR~’¿ä8\x07 §—« "
b"\x01 —5¢#“zl%<B_"iC "
b"\x01 —5¥yÓz†µ%䬟Üë¥ "
b"\x01 —5§\r ó\x7F .\x16 N3–ÎÀŒ "
b"\x01 —5§\x1E s{`´ùš\x16 l\x19\x02 Z "
b"\x01 —5Üå·yJž\e †€“»Í™ "
b"\x01 —5Ý€Çy\x1E S\x14 -å\x1D g¨ "
b"\x01 —5ß\f ¯u–¯8A\x18 V\x08 T\r "
b"\x01 —5à‘ß\x7F b’ÚãCÆ\x19 #G "
b"\x01 —5àà\x17 z}£Ž\x1E ’eQƒô "
b"\x01 —5áÌ—s\x16 –ìF\x1D *þDn "
b"\x01 —5ã×ðx\x1D ˆy•\x19 ©\x08 b“ "
b"\x01 —5ãë¨u\x14 ˜¾ïæ„B\x1D\x18 "
b"\x01 —;jòix8KU÷\f …\\x1A "
b"\x01 —;lßYvOˆã3\t Nˆ·Æ "
b"\x01 —;r\x01 ™\x7F ¦£¿¤2šÙ’Ä "
b"\x01 —;sMò{ ›PšTûnd "
b"\x01 —;s†±rs©å\x02 ÊMjÎi "
b"\x01 —?Ö³ðtD¶Ò\v ¶¯Ÿ\x1F \n "
b"\x01 —@\v $=q΄³È®„\e Ì\x1D "
b"\x01 —@\v Tr†¾uÈ\x15 ÍÛA} "
b"\x01 —@M{ò{e°ÇÊ<!o™C "
b"\x01 —@NBÚ\x7F K³b\x19\x0E éÎ\x07 4 "
b"\x01 —@OáZz{±q\x04\x14 G±±t "
b"\x01 —@Q<ºyË…„\x12 _û˹ì "
b"\x01 —EdþJ|\x1F ’ÈÞ\x04\x18 {\x03\v "
b"\x01 —_\x13\x12 )r\x18 ‡_’*Ùè;è "
b"\x01 —_mõ\x19 u‚ÝöÝÿƒÇ„ "
b"\x01 —_nº±r–G¨á¶\x10 e "
b"\x01 —c\x10 Ï\x18 p:™>Vk7\x18 @î "
b"\x01 —d—È\x7F\x7F 2U¯m¶1 "
b"\x01 —x³Lû{Ƨ…5‡IàÁá "
b"\x01 —x³Ñ\v y?Œ\x12 eë#2Âí "
b"\x01 —x´Û;zaŽ\x13 l\x15 ˆN±ô "
b"\x01 —y š\x1C t¡°7\x08 |E¸Ó "
b"\x01 —y!àÔpê´1à\x0F Ñž´S "
b"\x01 —y$ \qê}\r j6mÅ> "
b"\x01 —y%\x7F \|—³\x7F _D=”L\x1D "
b"\x01 —y*K\e tyº³„2uãàÖ "
b"\x01 —‡‹À{\x06 ¯n›\x04 3éík "
b"\x01 —Ž\v\x0E \x7F f€=½n_¸ÒÕ "
b"\x01 —Žu+_~-•uëõ\f i\x00 H "
b"\x01 —œ®\x18 kr™›\x00\x12 €|‹U "
b"\x01 —œÒ^{ä¾€‘ aƒ‹š "
b"\x01 —P •yc+_²\t §õ "
b"\x01 —Qæ•}P“p\x08\x19 ýjH( "
b"\x01 —¡ÚƒQzï5\e Êê#\x10\f "
b"\x01 —¡Þ\x7F €|¿ŽùjÌuîg "
b"\x01 —¡ÞÄPwø…eÄ(ÿ+¿\x1D "
b"\x01 —¦{%½{\f ¨•ÏÒ˜¦Í´ "
b"\x01 —«AøÅ{¤›H\e é^êµ\x1C "
b"\x01 —Ð ½\x1D s‰ŽlÉ„œ°«– "
b"\x01 —Т\x03 õu`›4àl|sªM "
b"\x01 —ôÆ\x1D eyC«Š·\v #ö\x17 "
b"\x01 —ôÆŠeuk¥Èø’=à£å "
b"\x01 —ôÇÔ4tGŒŒ¬\x02 k¶\x03 ‡ "
b"\x01 —ôÍ\e u\x7F M¾¶o,¸\x16 8× "
b"\x01 —ôÍ8¤z^Éø‹|~Qk "
b"\x01 —ôÍt„|€¢\x13 [iÀ\x00 ¥ã "
b"\x01 —ôÍÇÔv\e ©MõÉ‘égL "
b"\x01 —øÿ\x08\x0F x\x08 ›1;׆GJæ "
b"\x01 —øÿ&¿yw©ÔÄØq^Ìö "
b"\x01 —ù\x00 %?pf\x1F\x03 l‘\x02 ì’ "
b"\x01 —ù\x00 ãàtц_$\x18 Ža~8 "
b"\x01 —ù\x02 HgsÑ®²G\e p\x12 è} "
b"\x01 —ù\x05 ˆèz\x02 ˜@ç!V:\x05 "
b"\x01 —ùªý¶t`¯ì\x18 ýê@· "
b"\x01 —ùè‚ \x7F óòrš_ Ó& "
b"\x01 ˜\x08 -žJzÚ’I=Pi•Ûp "
b"\x01 ˜\x08 \EÄ\x7F Í·Ú†\e\x0F ÉF¨ "
b"\x01 ˜\x08 \˽p\x1A °“(c»3eï "
b"\x01 ˜\x08 ]þ•|š“Ö.\x13 Å8wÍ "
b"\x01 ˜\x08 _\x11 MuV¿¤)ÑãÉ\x06 Æ "
b"\x01 ˜\x08 aã…u<ŽàÊ‹ÒÝX× "
b"\x01 ˜\x08 sH…tÅŽ\x0F ÐrwO°› "
b"\x01 ˜\x08 u’½~Þ£LGÁ¢Zúf "
b"\x01 ˜\x08 |{mu«€ýÑ»³\r \x08 ¢ "
b"""
\x01 ˜\x08 ~\n
Æsrާ\x18 FiU/‰
"""
b"\x01 ˜\t LY¦zèž0\x17 ·Ô ´Ý "
b"\x01 ˜\t Nvþy¯š•\x12 Û¹l¬M "
b"\x01 ˜\t R\x15 ç|¥´\¬Xu\x08 8m "
b"\x01 ˜\t R+¿~ÿ¤s#M†A…µ "
b"\x01 ˜\t žaJxo·‰k“€ÌÃÒ "
b"\x01 ˜\t F\x7F d®[7Ê?þ(« "
b"\x01 ˜\t 4Â\x7F ͸¢“îŠÉ<½ "
b"\x01 ˜\r \e\x16 ¢q¦´Ä¬ô©¥U\x16 "
b"\x01 ˜\r \e ²\x7F qì‘#Uÿj\x06 *ñ "
b"\x01 ˜\r \x1C =gwÁ”xN´ˆ\x00 í "
b"\x01 ˜\r ö‡?|ZŸZÌb\x01\x05 ï\x7F "
b"\x01 ˜\x0E d|\v |›¾QéŽ\x13 ±LN "
b"\x01 ˜\x0E e]Âv†„_ïN`´\x10 "
b"\x01 ˜\x0E ežJqãµùûMå?‡¬ "
b"\x01 ˜\x0E f#ª|Q®-DÚÞkÉÝ "
b"\x01 ˜\x0E g\x11\x1A ~J€°´k͸Ú! "
b"\x01 ˜\x0E ¶Aær™…\x1D Œ/ï¤ "
b"\x01 ˜\x0E ¶lMw$€º—˹\x7F ýD "
b"\x01 ˜\x0E ·împáŠ÷6…é]\x03 š "
b"\x01 ˜\x0E º@ŽrÒƒ¸Ç_¸Dú± "
b"\x01 ˜\x0E ºÛí{2›ÏfÀ(ã¶n "
b"\x01 ˜\x0E »G5q%‹»\e þôr:Ó "
b"\x01 ˜\x0E ¼-\x7F n®°à%pèx³ "
b"\x01 ˜\x0E ¼çŽv»\x03 /ìÏÎRÜ "
b"\x01 ˜\x12 Ñ8ñ\x7F Ž¡\x17 “z;‚ "
b"\x01 ˜\x12 Ñr©yA¨«v¤šnwŸ "
b"\x01 ˜\x18 Øex{Ýç§¼À`/ "
b"\x01 ˜\x18 Øð@xXŽFí?âN»L "
b"""
\x01 ˜\x18 Ú\n
x~\x06 ¶Ø!$±s.l
"""
b"\x01 ˜\x18 Ûdyet‹ý„Küv "
b"\x01 ˜\x18 âî\x08 zZºÅO\x0E l\x15\x15 "
b"\x01 ˜\x18 ä›({\x05 ñÎÍÏ¢ÕJ "
b"\x01 ˜\x18 æP\t }g¸tÓÆv#" "
b"\x01 ˜\x19\x13 „r\x7F ü™èõ°iÜÆÒ "
b"\x01 ˜\x1C ñƤsF|¿¸ƒ5$´ "
b"\x01 ˜\x1D ©\x0F $|³›™²éúãN+ "
b"\x01 ˜\x1D ©|Üx÷ŠïWò.2–p "
b"\x01 ˜\x1D ª<{ûŒ×þúkbý "
b"\x01 ˜2Ot[}\x10 ªñRqØÔ‹y "
b"\x01 ˜2Oø\x02 uÚ¥P\x11 ºÀ›×ˆ "
b"\x01 ˜2Qe›r}¬[ÔýâvV "
b"\x01 ˜2Qbx\x1A ´\x15 Ƈ£\x1E R "
b"\x01 ˜2Qæ›w½‰ù¬\x00 Ä‘Sð "
b"\x01 ˜2Rù\x02 u@•\x16 Û²ž\f Ïå "
b"\x01 ˜2S´[q(²ô\x04 BÑö\f ² "
b"\x01 ˜2SÑš\x7F 6ˆ(–\x14\x7F #- "
b"\x01 ˜2£\x06 røá\x11 Î6\x1E £P "
b"\x01 ˜2£‚\x16 wìŠ>\x01\x18 \r \x15 Àš "
b"\x01 ˜2¤y\x06 t•‘[û¶\x08 Ì{8 "
b"\x01 ˜2¤©mr¨¢’\x05\x18 @ó)\ "
b"\x01 ˜2§\þsžª'…”§å“ "
b"\x01 ˜2§§6}¹FO£¯‚úx "
b"\x01 ˜2§é\x0E {zŽ«\x01 \x07 Ct "
b"\x01 ˜2¨\x1A _zTŒÎßÔ.[Yç "
b"\x01 ˜2©M\x0E q1¿]uä¼õ5ü "
b"\x01 ˜2©Œ^xÌ…µlô-IìN "
b"\x01 ˜7ß\x00\v p™Œq¦‡×\x0E ò‡ "
b"\x01 ˜7à\x0F c{ùœ\x19 XûÔÕá "
b"\x01 ˜7ál\x13 }ïµî?R„\x1C è "
b"\x01 ˜7âUÌp\x06 ·}\x08 7)\x1C Þv "
b"\x01 ˜<u·hz·EÁ\x10 ÷óÌ÷ "
b"\x01 ˜<w2Xx\x16 ¶”\x18 üŒ~–ñ "
b"\x01 ˜<wÌH\x7F 6“f\x01 Ë5ýèY "
b"\x01 ˜<zmgs͸߷Bû)ïÎ "
b"\x01 ˜<œ¶9r®Ÿ\x06 à£Ù郕 "
b"\x01 ˜Uv¬\x12 rΜ™—4 à͉ "
b"""
\x01 ˜Uw\x17 Ât±¤¦d§A\n
N–
"""
b"\x01 ˜Uwö\e rm‰áë_âB̰ "
b"\x01 ˜Ux‹x+¹Ý\x02 ÕIŽR£ "
b"\x01 ˜Uxá«\x7F !—\x10 §\x1C dj·ˆ "
b"\x01 ˜Uzwãz[¤\x01 ŠÊ6\x01 ì¼ "
b"\x01 ˜Uz˜“zS‚\x06\t \r \x04 *]P "
b"\x01 ˜U{Y\x14 pæª\x06 ueÐJþ; "
b"\x01 ˜U{pspR¶ý”˜9öaê "
b"\x01 ˜V7`Z|yŽ&»}†–\x16 ÷ "
b"\x01 ˜V7âº}„š\x1F (\x10 !\t S& "
b"\x01 ˜V8Ã{Á…\x03 Å»j™e\f "
b"\x01 ˜V9š~Ù¶¶8v{ŠS1 "
b"\x01 ˜`\x0F Rmxǥï<\x16 ]6\x0E "
b"\x01 ˜`\x10 ´}}ÚŽgl™ëû\$ "
b"\x01 ˜`eI\x00 }x¡’zã´ÿ\f " "
b"\x01 ˜`f¾xwÔž\x7F @\f\x7F G«ÿ "
b"\x01 ˜`g˜A\x7F\x14 „\x13 88•M\x0F F "
b"\x01 ˜`hB`ra˜ãªÎæo\x7F - "
b"\x01 ˜`ª\x12 óy÷··Zu¨"\» "
b"\x01 ˜`ªaÃx-\x12 Œî5×°Î "
b"\x01 ˜`¬\x18 ºx8¦iDÅàœžÏ "
b"\x01 ˜uJ˜Ævt•Ù¿vµkP€ "
b"\x01 ˜uKb7qг]ºSöú|ƒ "
b"\x01 ˜zÈ'\x12 uT¸Ó\r Ï\x10\x06 9ý "
b"\x01 ˜zÎåp9„çÕªó\t 3 "
b"\x01 ˜zЦIvx¯óá„’‰q "
b"\x01 ˜zÐÍA|;–‡¯\r ù¾M "
b"\x01 ˜\x7F ox7yÌ›ÂúV<\x05\x0F "
b"\x01 ˜\x7F pß\x7F seŠÀ‰\t .\f ¡ "
b"""
\x01 ˜\x7F Šà>}׉<}µâÒ\n
o
"""
b"\x01 ˜\x7F ‹ÈÅx3±Qä\x19 X\x1E öx "
b"\x01 ˜\x7F –ÚŽq}¶yú(ó$Õ¢ "
b"\x01 ˜ƒÒ±Ex7Œ‡Ü\r a@ÚÀ "
b"""
\x01 ˜ƒÒÍr\x17 €\n
\x11 Ü ì)€
"""
b"\x01 ˜ƒéø2zñšyqË‹‡MÄ "
b"\x01 ˜ƒêJKuu£kÿ*\x02 ʆ "
b"\x01 ˜…#æ®p<•X1\x02 Ì1i˜ "
b"\x01 ˜…$Ù~w¯„ÕÝÊRlýÒ "
b"\x01 ˜™:\x17 Xy¡ÖÏÛnÓ±é "
b"\x01 ˜™<Pçx’–[Ò?¹Ù$¶ "
b"\x01 ˜™Dv¾v|¢¶¨£Î*b{ "
b"\x01 ˜™Dnxà¯ß\x07 mÄæ\x1E "
b"\x01 ˜™EvÆ~^²ÿPÄn\x0F €O "
b"\x01 ˜™i\x1C\x1D ~ͱ®d÷\x19 ,ø\x19 "
b"\x01 ˜™i7=sA‹{Ô׺\x1E ×Ä "
b"\x01 ˜™k$]sþ·¹ø¤0«Ý® "
b"\x01 ˜™…\x12 t|žµ\x06\x10\x1F weâ "
b"\x01 ˜™…£ä{ƒ¨Y!Š\x07 K\x1E N "
b"\x01 ˜™½g™zpˆ\x00 Ô„ad©g "
b"\x01 ˜™¾z2y\x0F Ž\x04 o>ŠhÊ5 "
b"\x01 ˜™¾«ÊuC‚\x11 =€?iѹ "
b"\x01 ˜™¿5šp›‰\x0F áÇ\x06\v #| "
b"\x01 ˜™¿k\x01 {\x1C ½!B3\x12 âxÚ "
b"\x01 ˜™ÂcBvŽ»\r ±f€I“› "
b"\x01 ˜™ÃT2yÍý\›·{Íœ "
b"\x01 ˜™ÄC‰sH§\r \x15 †Év1M "
b"""
\x01 ˜™Ä]\n
}r½6k\x1E ÏùÐ~
"""
b"""
\x01 ˜ž\n
\zîµ¶&‘Ñ!Lù
"""
b"\x01 ˜ž\r \x18\x14 rþ³G$—Y=. "
b"\x01 ˜ž\r DLyê¤ëÊh(\x07 _È "
b"\x01 ˜žEŠ\x08 q\x15 ‚\x1A ¿ÿm\x06 »y "
b"\x01 ˜žE¨'}ؼN\r 8¡ F‡ "
b"\x01 ˜žH\x18 ‡qx‰Sµ¸ãÄ0 "
b"\x01 ˜žOOîsÈ·0t\x07 Îlïg "
b"\x01 ˜žPó\x0E w\¹ËùéËD”M "
b"\x01 ˜žQŒ†tŽŒ²\mÃqƒ\x17 "
b"\x01 ˜¢²®„z\x0F ²§™g\x19 -s\x0F "
b"\x01 ˜¢É¨\x02 r¥Ÿ;b{æ>¹Ï "
b"\x01 ˜¢Ìdšx1ŽoA‰P\x12 —s "
b"\x01 ˜§É\x1D NzT¯\x03 ¼[HšÏ‚ "
b"\x01 ˜§×°µs¦®‹ï¸f@7 "
b"\x01 ˜§Øwì~2´ú\x06 åçêkç "
b"\x01 ˜¨V"pÔ¤G²ÃDÙ©r "
b"\x01 ˜¨Vµ`\x7F œ¹‹w-at7T "
b"\x01 ˜¨W+ x¥ùÄ“ßõV\x04 "
b"\x01 ˜¨X\x17 |\x08 ¦…\x18 oÍÑž "
b"\x01 ˜¨Yÿ?~\x0F ´#{s("±6 "
b"\x01 ˜¨Z\x14 (x‚pì¾ÞSSê "
b"\x01 ˜¨aL'p>€íK\x1E Ÿ\x05 §. "
b"\x01 ˜¨aƒ‡|Lˆ'\r Ç\x05 mÅ\x7F "
b"\x01 ˜¨aÏsÖ¨À|…5»+ "
b"\x01 ˜¨nðîye…™4\x7F ¿vÕ- "
b"\x01 ˜¨o-.ue’õ[ûŽ\f çY "
b"\x01 ˜¨}·,yv\x15 Á΂lÝ "
b"\x01 ˜¨„¥$|ݾc¬¡}ŠÍà "
b"\x01 ˜¬÷|\x07 qž»¬§}ÒÙÈ\x05 "
b"\x01 ˜)W¥wQ«i£\x18 štw“ "
b"\x01 ˜*®ýxí•\x05\t ¹šØOŽ "
b"\x01 ˜,ƒmqª½ã¡vò•¥^ "
b"\x01 ˜-»\x15 uH¹8sXnKLl "
b"\x01 ˜.vÍ~\x13 ¹A}BÄÍî\x15 "
b"\x01 ˜5\f Åz”¸\x16 XeBžP2 "
b"\x01 ˜J\x0F Œ{\x1E Ÿ$\x10\f ËÍòø "
b"\x01 ˜Ï\x1F yr6šQ\x1F Œ\x1D\x18 ¯3 "
b"\x01 ˜Ïé)x¡žÂõÓëXï "
b"\x01 ˜Ðo\x08 y/¶HÙÓÅ\x1D 9\x04 "
b"\x01 ˜ÐíYx_úB¼]ä} "
b"\x01 ˜¼ákRqŽÞa˜(8)\x11 "
b"\x01 ˜¼â4±u|œ¨# ý!(> "
b"\x01 ˜¼ã\x19 ê{eÑ\x15 —…/4@ "
b"\x01 ˜¼ãª²~³¨\x1A Þà\x07\x13 ²& "
b"\x01 ˜½P·¿~\x7F ¬¼úDÊ\x02 <Œ "
b"\x01 ˜½QB_så¹OýY“[2Œ "
b"\x01 ˜½Q|.vĺññhÀĦç "
b"\x01 ˜½QáÎ~vŽÊ]\x07\t ÑØg "
b"\x01 ˜½T5w}^¿\x0E î\x7F hÿZ‚ "
b"\x01 ˜½TXîr\t ¼\r !Rú»\x04 ž "
b"\x01 ˜½Tv&zÌŸ×'Gü†÷\x12 "
b"""
\x01 ˜½Tަp·\n
1P#|-Â
"""
b"\x01 ˜½Æ2„|ŘŠÓ\x1E g÷\x05 "
b"\x01 ˜Âu~¬{\x14 ¤šm\x0F Eð8@ "
b"\x01 ˜Âu¯´urŽ\x05 Uÿæn;¨ "
b"\x01 ˜ÂvÉ$x_¥¿~,6óDë "
b"\x01 ˜Âvô\t?ƒzʤAúc\x1A "
b"\x01 ˜Çh\x17 ¼sš«:\e u©¶žH "
b"\x01 ˜Çh±ã|±¤,†’àXÈ "
b"\x01 ˜Çhâü{&• ´,sŸ¨d "
b"\x01 ˜ÇiøKy,ˆÍ7‡\x1F ”‚ "
b"\x01 ˜Çjo«|lºLÂ\x03\x13 j\x15 ç "
b"\x01 ˜Çk¦³{r•\x1A\x19 ÚŽëª% "
b"\x01 ˜Çk¾»w˜ºø\x7F `zª>» "
b"\x01 ˜ÇlCëx„ïÚ…ßE•ª "
b"\x01 ˜Çz\x19 ;p\x08 –ÀTÄ#?7› "
b"\x01 ˜ÇÒ’8v=®ÓMãÁÇÀ\x14 "
b"\x01 ˜Ëª-y\x05 ¨&\x11\x12 ¨U "
b"\x01 ˜Ë«\x19 $tI‡>z½^–På "
b"""
\x01 ˜Ë«ª\x13 r®ˆ£„&v/\n
O
"""
b"\x01 ˜Ë®ô$qƒµ²“ÒÇeõ¾ "
b"\x01 ˜ÌƒÑøvC°ˆ)Ãt^ÿÿ "
b"\x01 ˜Ì„\x06 ‰ut±T\x13 …Š "
b"\x01 ˜Ì…8™zkÂ\x19 +X³_ "
b"\x01 ˜ÑÖq¹q7´‰^Áý\v 1g "
b"\x01 ˜à^Á¨x\x11 °ÄÅît‰l? "
b"\x01 ˜à_\t Ç|” \x1F ³Û`óh3 "
b"\x01 ˜à_.¨|©¸Z&§°÷8© "
b"\x01 ˜à`pÏshœt32àÚ§\x04 "
b"\x01 ˜à`–7p›—È‘\x1D ÞÄÊ "
b"\x01 ˜à`³o|ü…ڔƽ\v B# "
b"\x01 ˜àašÏ}1‘ìE³wDR¬ "
b"\x01 ˜àañ÷p£‰wÇP9@1L "
b"\x01 ˜àcÔ§{ػ҂PÏ\x16 3Ï "
b"\x01 ˜áÎùU}Šª¤•\f E5ré "
b"\x01 ˜áÏó-|↛¯\x14 R$=\x13 "
b"\x01 ˜æ\v «Ù\x7F\f §Äç=e7î "
b"\x01 ˜æ\x11 Ø1{ź¥Ù>\x7F 7Ð} "
b"\x01 ˜æmæær"¥ì?\x1D ¨\x12 FÈ "
b"\x01 ˜ænvæ\x7F “±bÈ$þç3Ý "
b"\x01 ˜æo÷öq€¾\x1A Ä\x17\x1F =\e ; "
b"\x01 ˜æq,Ž|\x07 º±\x1E mšb$[ "
b"\x01 ˜æÅH\x04 p0‹ gDZ{\x1E\x11 "
b"\x01 ˜æÅs´|à“\t 9üÁÏ[ë "
b"\x01 ˜æÆ9\f vE¥ÿëÂÍFó\x19 "
b"\x01 ˜æÆn¼s±œ1#Ë\x16\x12 ×ù "
b"""
\x01 ˜æÆ–k{\x0F Ž\n
KJR"Áf
"""
b"\x01 ˜æçBÓyÖ£³\@ËÄÙA "
b"\x01 ˜ç\t o²x$¸Tå‘–ëú7 "
b"\x01 ˜ë‡6®t\e ¾W|‹H‰3N "
b"\x01 ˜ëˆH/s%‹T¾ŒàÓÛ¨ "
b"\x01 ˜ë¾\x19 =vj¥¼‡¬ê\5ñ "
b"\x01 ˜ë¾w\x1D uPš9²cGÃ\x1C "
b"\x01 ˜ë¾Ä5süšæÌÖd\x0E\x16\x7F "
b"\x01 ˜ëÀçýz™¿ÏÓ“ð†]± "
b"\x01 ˜ëÁ\f í~屴±?«ý, "
b"\x01 ˜ëÂ\x07 y\x07 ‚ò¢íŵL "
b"\x01 ˜ì\x04\x06 Cxl’ÞÝgžB\x02 ó "
b"\x01 ˜ì\x04\x18 ,{ø»|rç›QQ "
b"\x01 ˜ì\x04 ){~\x1F ¬Nnp "
b"\x01 ˜ì)"ª}\x18 Ù^p\t £ "
b"\x01 ˜ôªz\x10 |å‡<Öû…4¿B "
b"\x01 ˜ô´7\x7F Ç»Ûã2\x19 #\x1E "
b"\x01 ˜ôµœ¸z*´\r ëU´wj\ "
b"\x01 ˜ô¶…çu¯›WÅ\t §–CŸ "
b"\x01 ˜ôÆ| vHŒÆ>ÖÔ-ê- "
b"\x01 ˜ôÎ\x10 ¿x\v ºÿŒ|y·/Š "
b"\x01 ˜ô΋×r\x00 ²\x07 hßæ \x11 € "
b"\x01 ˜ôß9&{ثǾ²†Š¦\x16 "
b"\x01 ˜ôßã?z±²SIò‘©=ò "
b"\x01 ˜ôçœïu*9WôÇ,’ "
b"\x01 ˜ôèLwx*¥\x18 !ÕÅY¸i "
b"\x01 ˜ôòÚnyQ…\@̤x "
b"\x01 ˜õ-N4v ¨]^î\x1A *C "
b"\x01 ˜õ-œ,~£‰{;ü#<[› "
b"\x01 ˜õ-Ütv\¿úo*ä\x10 ªõ "
b"\x01 ˜õ/\Lp+ª‚º’\x17 +¢³ "
b"\x01 ˜õ0¢$q\x17 –÷°Ó8I-& "
b"\x01 ˜õ0ì|vQ±€\x03 „A„o\x16 "
b"\x01 ˜õ1‘\x1C ~AF\x1D *$›\x01 b "
b"\x01 ˜õÐè˜}÷„¢Ê\x16\x18 \ "
b"\x01 ˜õÕ´\x18 rÎ’¸\x14 v¸\Å\x10 "
b"\x01 ˜õÖ4¸pvŽŒ\x12 :‡xÅ@ "
b"\x01 ˜õÚ_¿\x7F Q‹\x05\t fòtÊ. "
b"\x01 ˜õö^gq'¸…¹5ëT\x0F\x17 "
b"\x01 ˜ö\f 8®~˳’‰Žµ’\x14 œ "
b"\x01 ˜ö\r 7GwX‰ªK<L²ô¥ "
b"\x01 ˜ö\x0F /æv“š\x18 g£Û\x14 ¬\x04 "
b"\x01 ˜ö\x0F ¸Çw$©…!‰©úzb "
b"\x01 ˜ö\x10 ¸®u…£±n6G¬Ûl "
b"\x01 ˜ö\x11 <Vs[…§ôPò\x0F ÝÙ "
b"\x01 ˜ö77†vF™F)æ°Þ8¿ "
b"\x01 ˜ö8¸vwL—Ðv¯\x12 ΰw "
b"\x01 ˜ö9T-qc¨Ìž]ù\v ¸2 "
b"\x01 ™\x05\x12 Ñ£uȳK£“ÐÀ3® "
b"\x01 ™\x05\x13 aËrØ ÊÉƒÓØØ "
b"\x01 ™\x05\x13 é¬w£µòîq@30x "
b"\x01 ™\x05\x14 ~«t\x0E ¼bÿÛÿ„3ô "
b"\x01 ™\x05 2±Âw\x01 ¹øs|\x1F "
b"\x01 ™\x05 R¨qr±“}`n\x19 ÈDÌ "
b"""
\x01 ™\x05 ÕÙ^~R˜®}I\n
d©!
"""
b"\x01 ™\x05 ÖN~Gƒ¡\x0F P"<\x00 "
b"\x01 ™\x05 ×ß^p\x0F ”á\x08\x14 3w\x17 ä "
b"\x01 ™\x05 ç÷Ý|"¼Z\x08 ’o\x15 Ðk "
b"""
\x01 ™\x05 èë¶x‡³\n
ÜÓŽESL
"""
b"\x01 ™\x05 éYÍ~§®\x16 æpi_ÞÂ "
b"""
\x01 ™\n
Kí‹|.Ÿ¢Ò¦K\x01 jÖ
"""
b"""
\x01 ™\n
M\x13 4tÚ½9T\v O\x1E o½
"""
b"""
\x01 ™\n
Yé{wÄ´)²Áµ\x11 ?\v
"""
b"""
\x01 ™\n
_õ3x±«k„ññ\r ‚g
"""
b"""
\x01 ™\n
`*¼sÅ‘à(Rûð+¥
"""
b"""
\x01 ™\n
a\x16 ´y8ލâø\x13 Ù\v\x06
"""
b"""
\x01 ™\n
aE#ujŠ8=ø«m
"""
b"""
\x01 ™\n
è\n
·z)¢l¥|"4¹r
"""
b"\x01 ™\x0F Wݼ{ë¸= ª›VH„ "
b"\x01 ™uÜ\x1A ÖxÀ·ë+lÛ¾T3 "
b"\x01 ™uì¸hq\x08 Œ©>„\x12 µ–\x10 "
b"\x01 ™uï\f ‡pš…N©…âÍ†Û "
b"\x01 ™vþüþtø™„÷”W\x00 z "
b"\x01 ™vÿóÖv\x1F ¦!²kgHÄ» "
b"\x01 ™{ÙÉx\x08 †z/ž]4°Ä "
b"\x01 ™{–dZr\x03 ƒWQ”Á5¨i "
b"\x01 ™{œ>juh‚\x00 þ\t dÒT "
b"\x01 ™\x7F ú\x02 `uq ^¸Š©i±Ž "
b"\x01 ™€\x05 #ïsê`Ê9Â)ž "
b"\x01 ™€O¦\x02 vö¾ºDÂZG|E "
b"""
\x01 ™€‡§Ó|°—ž&‡RZ\n
ˆ
"""
b"\x01 ™e+ïpZ¨È\x02 Yù1 "
b"\x01 ™•ªx´rݵÆ\x14 ¾@£\e k "
b"\x01 ™š¿öq‹ ôF^5Ðy¢ "
b"\x01 ™›\x12 åÁ{b£æ/h]DZ "
b"\x01 ™žôÔRs\x12 ¦€Ì\x05 Žq~\x07 "
b"\x01 ™žö\x08 šyi¢±ÐS€Vœ# "
b"\x01 ™ 8b–}烦öó²¼ïž "
b"\x01 ™ 9o¾y;’)X'i¹~c "
b"\x01 ™ =·v~{ Ï’X.LçJ "
b"\x01 ™ =Îþ{›¥~è£îxôå "
b"\x01 ™ >‹åzïˆ/¨ÞÕA\x7F i "
b"\x01 ™ AÅ–pö§y˜á~a\x1E\x01 "
b"\x01 ™¥]ir{\e ‰‚-ЍtîÕ "
b"\x01 ™¹Qk6\x7F 6Ž\x1E Y[\x18 I`¢ "
b"\x01 ™¹R\x1F ®|À²µ4ã!ƒïL "
b"\x01 ™¹Så6|\f »Y.ضͣQ "
b"\x01 ™¹¸Úz½†RB¡ˆ2+r "
b"\x01 ™¹¹\x00 1qм^êÕaàÜæ "
b"\x01 ™¹ºîá|úŠ\x16 BÈþ¥°M "
b"\x01 ™½×שvF¼HƒWB!d{ "
b"\x01 ™¾\x04 ,B~ö£#öª£(…: "
b"\x01 ™¾íÿ\x08 qx°aF µôŸÇ "
b"\x01 ™¾ï{hrª¾AÛ–XLâ\x03 "
b"\x01 ™¾ï’/\x7F qƒ\x07 Í\e º¥ù\x14 "
b"\x01 ™¿\x10 –\x00 ~†½õÕroBt\x0E "
b"\x01 ™¿K\x14 ép”½Ž–}=õ\r G "
b"\x01 ™¿Noátú¥<qKMÞŽ "
b"\x01 ™¿N 1|K9æçîaš "
b"\x01 ™ÃæÌxó¼yá¯Q¥E€ "
b"\x01 ™ÄV\>z\x11 ƒ6Ž7†B\x0F 4 "
b"\x01 ™ÄVš~}è qJà—^—¾ "
b"\x01 ™ÄVÖVw€³\r \x10 ‰ÖD#B "
b"""
\x01 ™ÄWÜÇsa¢=\n
iD\f Ñê
"""
b"\x01 ™ÄWö\x06 x+·\x18\t\x16 XCmµ "
b"\x01 ™ÄfËGyŽ©@ÿü¦£$F "
b"\x01 ™È4Ð\x7F ƒœ° u\x12 ñœ& "
b"\x01 ™È¦ïP}ŽªRêÐ\f ó— "
b"\x01 ™âªID{§†ÒBàa§\x07 ó "
b"\x01 ™âªã\x14 qÌ™ëúa\x01 óÙÙ "
b"\x01 ™â«4üz•¬íÝóŒ M "
b"\x01 ™â÷Óv´¥\x16 •à!”\e ú "
b"\x01 ™â®H\x1C y¦£E3!\v &I "
b"\x01 ™â®Àãz†©™%“§„Ú\x04 "
b"\x01 ™â¯\x18 „uõ¶7+*¢{eý "
b"\x01 ™â¯ólsM”Q a…á\v y "
b"\x01 ™â°vÃpoŸ\x05 œÌ\x19 /|Ä "
b"\x01 ™â±5Ûzþ¬\x0F\x04 :;éO "
b"\x01 ™è8DÝp0š`¤õ×bhA "
b"""
\x01 ™è~ƒþz\n
…/`jŽ\\t Ç
"""
b"\x01 ™èd¦x\x1E ¥\x16\x08 yµ‹šÏ "
b"""
\x01 ™í\x7F ¯Ä\x7F h \x0F\x17 \n
ôî\x16 â
"""
b"\x01 ™í\x02 4yºª 4 >\x02 G "
b"\x01 ™íÒ„r\x1E ³¾Tá\x18 ¼( "
b"\x01 ™í¥5€xþ›ýœå{zz’ "
b"\x01 ™í¹\x10 ÿ{·Á\x03 }\x19 Œ « "
b"\x01 ™íºZ>~´‘+\x10 c2\mb "
b"\x01 ™ñèð\x0E qƒœÅÚdÙ”\e Ó "
b"\x01 ™ñëµÌxf¾×hÌÛ¸9$ "
b"\x01 ™ò9šv¿¶(Ɇ¶Âµ¯ "
b"\x01 ™ò:´]|󨮺í.ZŠ› "
b"\x01 š\x01 §R_{ã²ö•š”E~³ "
b"\x01 š\x01 ¨:÷\x7F Ș_`Ú½üv "
b"\x01 š\x01 ×v\x14 ~¶²ûúXù\v 0} "
b"\x01 š\x01 Ø#»|2—ÝÈrrƒ¥ "
b"\x01 š\x01 ØÎ\e y¯ðo \x04\x05 » "
b"\x01 š\x01 ö'™tô™ü^—\v\x7F To "
b"\x01 š\x02 )”írœ”¼É±‹Ä³® "
b"\x01 š\x02 )áUy\x07 ³ÿTÐàò"c "
b"\x01 š\x05 ãžnwѧ‹~SÕäÇ\t "
b"\x01 š\x05 ä!\w)ˆ«\ôÌD*€ "
b"\x01 š\x05 åYûx\‡{H6‘ÀF¥ "
b"\x01 š\x05 ïÅ£~5g\x19 t#òÚr "
b"\x01 š\x06 ]öÛyaž\x06 Ñ\x1E âv‚\x0F "
b"\x01 š\x06 ÂL¤x†˜ŽúÃ\x0E â(¶ "
b"\x01 š\x06 âPé|–¯õC\x05 6'k÷ "
b"\x01 š\x07 1Í\f }ñ¤\x06\x14 >Ò¶Ow "
b"\x01 š\x10 DþŠv²ËR¤ÀOSJ "
b"\x01 š\x10 °ÏS|–°ñ9úâ. "
b"""
\x01 š\x10 þç=q\r ”Q\n
´´i\
"""
b"\x01 š\x11 ‚ù|tL¥\x7F Ž11Õ÷ô "
b"\x01 š\x11 ƒ‡Kzä²o8HÑѤ "
b"\x01 š\x15 ?ºõy\x19 ¥kyzIÝ\x10 ù "
b"\x01 š\x15 @iMtß«ªž°3\x1F $« "
b"\x01 š\x15 ÜP<q!ˆ¬ÉJ\x01 IvÓ "
b"""
\x01 š\x15 Ý©£p\x1F ž\t "\x14 \n
ÇÀ\x16
"""
b"""
\x01 š\x15 ä\x1F ñ\x7F R _\n
ð8*i
"""
b"\x01 š\x15 ä|\x11 wA£¹#\x00 ¹{B` "
b"\x01 š\x15 æ\x06 Ixõ¸a\x7F\x11 v¹øl "
b"\x01 š\x15 ç \t uqkI2ž‚4 "
b"\x01 š\x15 çÁ@}+ƒžð¢]d½¯ "
b"\x01 š% \x00 -rº–*€\x12 õ”Â\x7F "
b"\x01 š% Î%\x7F ì½\v 5ƒØ à "
b"\x01 š&f\x08 ×q†¤Rbk\x13 ×7\r "
b"\x01 š&f3W|Ö‹¨SGÁ2~¸ "
b"\x01 š*·\x19\x7F Ø·†Ô$BÎ-\x0F "
b"\x01 š*®8YtM’É[I/ª•` "
b"\x01 š*®Ö\x08 vìžüÚÂ1\x19 ¡w "
b"\x01 š*¯{\x18 {|ž&>"t9k\x08 "
b"\x01 š*°5€t\x05 ·y_˜4w;H "
b"\x01 š*±hhzÖ³šê—"˜cÊ "
b"\x01 š*êHNs¢3\x1A ³µy\x14 O "
b"\x01 š*ë1N}±™®\x14 žº\w` "
b"\x01 š+\x01 Vãp2£ÓXã‹8O¶ "
b"""
\x01 š+\x01 ›\v xŒ€Cxˆ\n
Ô
"""
b"\x01 š+O±´w=7rz~þ¦É "
b"\x01 š+QÃ\x04 ỹ\x7F >Ò¬\x16 êÔ "
b"\x01 š+¥§~~GŽ›i%P\x04 üô "
b"\x01 š+¦—FuP‡£É–Ý•– "
b"\x01 š+¦Ñ\x0E |@¡AÉ\x12 !ßî "
b"\x01 š+§‰¾~,T4"«iÈ© "
b"\x01 š/¯`Ds¿ƒ\x0E Îkì d+ "
b"\x01 š/½\x1C ‹w’¸UÅ%‰)\x13 « "
b"\x01 š0(?\f y“ÿµèYļ– "
b"\x01 š0(ѬtÔ¨ZJ©9W8† "
b"\x01 š0)cÓqi†\x7F\x0E 5d;@\e "
b"\x01 š0,=#yÁ¢J´QÒÄÔ\ "
b"\x01 š0/îór‰…¹ÊpnŠ‹ "
b"\x01 š0c(\x00 s>‹ž¡\n 2\x05 (b "
b"\x01 š0\x11 FzD $&¥›N¹U "
b"\x01 š0…Ž\x05 }µ¨°º\x1C #\x16 Í\x04 "
b"\x01 š0†Þ-{XW{\x15 ã¹Ûå "
b"\x01 š5ôê~ò§6òâšf¸` "
b"\x01 š5›Œ\x00 qÁˆáª\x05 ¼ \x18 "
b"\x01 š5ócZr\e ¢\x0E ±Cœ>c6 "
b"\x04 ·±²‹\x05 Iž˜\J¿ŽÜ\x01 z "
b"\t ü¿åõKLÞ¸±ŠHòçSÎ "
b" ÙXʸ6NF)m=0—•5 "
b"+ă7i!K\x1E Ÿ×\f CdÇ{î "
b"-øNH¯A‰‡ôä˜\x06 믪 "
b"Iìõ·Â“F\f ¥]µ¼«\x0F ç\ "
b"Lc¿c¶EÈ’“\x17 S‘\x04\x12 "
b"N\x01 ŽšA;LÜ™’ù1ƒ\t ‚ "
b"[“Éõå]JwƒßÙ\x17 Ývɬ "
b"iŠr$ô¡JT„¦YS\x1F p˜Ï "
b"tf¬&0IG¥·rO¾2ñ¡Œ "
b"vcEvÕèH™¼·´Ÿ\x03 HN "
b"Žˆ\x0E ‘¾æD\x08 š›ÅXÈD\x08\t "
b"‘På¾ÖC+„h=ä÷“,* "
b"’/©J7ãO¤¾A!e©=E "
b"’£›m\%G,«ùE>tá\x04 õ "
b"—à$¯6\x7F BEŸ½”Þ6\x03 .“ "
b"¦¥˜ˆèaD#²³d~Ì–±½ "
b"°qrÌ\x12 œNo¤uÚïB.\x0F "
b"¾\x14 õ·õ˜Jœ–56ž7å\x05 û "
b"Ãmh¾|ÀCÉŒx7X‘êÄ\n "
b"ÓÐô¹tþD-´K¾}Š\x15 y\x7F "
b"ÝP\x1F ØÉ\x7F D»;Û\x19 Ë\x06 WI "
b"î\x1D Ç€ïªN\x10 œe±®\F&( "
b"ðÖ\x1D C'Et‘K^èF®v\f "
]
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 (0x0192249724887B299B54C1F1383317DF , 0x019224979708791591797935DA68E6D9 , 0x019224981D107F88907B64EBBE829AC7 , 0x019224984E3874A2AD67E982204D35A6 , 0x019224987E007CA78DD5EE0575CEC806 , 0x01922498C24078DAA2C69CD7D69F3957 , 0x01922498F6DF7819B6A70621AF447D16 , 0x019224991A4870D8ABE60BBC796FDAAD , 0x019224993F9874DD8B159C4D6FC7832A , 0x019224996598754695BBF516C896AF9A , 0x01922499907073A4A82D4CDFD754F5E0 , 0x01922499A8D8787DA28CD2C134DCEAC2 , 0x0192249A97B17156914CCE1A0FED6743 , 0x019224A93D8E7ED5B2996A8F2C0E99F7 , 0x019300F8E3647E9A805F006EE4E2061A , 0x019300FAA6037ABAA65E1C1AB6F81BF2 , 0x0193118EB4157389B05FB496E814918F , 0x01961571446C7C98928E206A8270C386 , 0x01961571898471CF99DE09C5267F2832 , 0x01961571C33476E8A79028C9F72E60DF , 0x019615720A5C765CB2EA40730933DE4C , 0x019615727D3C7CE0BE174F6A54E4279E , 0x01961A7581767668B7AC7A1050D8E535 , 0x0196810618107C3F9672B5C3CE80E272 , 0x0196810705F878498DE189758D8162E5 , 0x01968107498871298A26FFAB2D0E6837 , 0x01968107653877B4A7C6FC2644C99875 , 0x01968108855071E7A87CB24E666EC3F2 , 0x019681089FC97752965167D2F2534987 , 0x01968108BCC97544A2A03C75042A3229 , 0x01968108E60878E5A0FB6918C3CE721E , 0x0196810C5C017E93A58621685B8DDBF6 , 0x0196810CAF597C9995FE70F2F494126F , 0x0196AA84B8647E40B139B7386C214241 , 0x0196EE03DA2D7AE1B5E25E7E1B78965E , 0x0196EE0476A37303B0DE46DBCFBE96C2 , 0x0196EE05F6137D5EACA865755D097320 , 0x0196EE063D5B73B29F3B952A181B232D , 0x0196EE066AEB7416BD823765508990C7 , 0x0196EE06997B7361ADA7AF2678DC81FB , 0x01970CB6449675CD8D7D5B6F634CC0F8 , 0x01970CB8983D7370BFBEBED71C4941F3 , 0x01970CB91C8D7631ADC07CE6D14858FC , 0x01970CB96E0D71BCABD096FF96D25777 , 0x0197161B0C2A7B6E803F78CF876FD0F8 , 0x0197161B849974E3A62890AA2EFCE8BD , 0x019735A4787B732E85BFFDD883B5A39F , 0x019735A4C9837B5FBE76DCB9420A5ECD , 0x01973B635CD178E8983886D4D51BE5F1 , 0x01973B63E5E1730CB0BC7E419DA28B43 , 0x019777EEA20E7E49970A6AB9F73800F1 , 0x01977802F6C370BFA47AC784C1A7EF20 , 0x0197780312137FCAA6187B645AD1AD80 , 0x019788014DDF7B67A372FBD8E01604D4 , 0x019788017D2675FDA1A4C4AB5245F3DA , 0x0197880D98C578FB9FE7184E3D8FFA7B , 0x0197880DC4F57F9EA0473D77E19F5C4D , 0x01978D74CBB77D8999C32B42596C1068 , 0x01978D74E6107F26B6E698AECB468EC4 , 0x0197A102313E7B3CB6ACD8584EA13266 , 0x0197A1026B7672FD82210E8FF645B0ED , 0x0197A102CDD6703487CA055D5A893F71 , 0x0197A102DFCD7DE7A9A20CEE0B766CD6 , 0x0197A102F1CE7AADA581A8AE5B9ECAEE , 0x0197A10304567062AD28E175A81D9DC9 , 0x0197A103505E776CAB3D80126D50F437 , 0x0197A103656E75068B3A69D6A91AFA2F , 0x0197A103790E7962B8AA721FA6F0C6A6 , 0x0197A1038A3E7D7798889ADF07660E94 , 0x0197A1039B157A009381436042212C97 , 0x0197D09CF1167E468BB1B995D399A02B , 0x0197D09D297E706C933488756F43B22E , 0x0197F4CA39347C659D1DBE16C718B5B0 , 0x0197F4CA820C7837AAF38A1937321D55 , 0x0197F4CABF5C782397134A15235B063D , 0x019808FEA43B75CEA2E0516B13A79237 , 0x01980EB13A0D7CAF96DCF713B6C793FE , 0x01980EB22F9D7B0593461A86D036FAD1 , 0x0198138ED95977189BA7518B989EFF83 , 0x0198138F23A87196B44FDCA1FEA190A0 , 0x0198138F592875088894A7BD1C8D881B , 0x019832386FA97B93B27C521B3A7E8A84 , 0x01983238F461761CAA36F292A296EF58 , 0x019832931EAD74BEACA911ABE7944E65 , 0x0198329344657E959ED5CD92EC097481 , 0x019841414D5F7CA4AC8409B5D55425C4 , 0x01984142794E73F19DAB06E85FB1CA35 , 0x01987AC4E1097F7684637425835CEF8E , 0x01987AC548C97A0781E64C400C138732 , 0x019883CD5A4E743A8DD6758CF440825C , 0x019883CD763E7781B2AE90A550D8E383 , 0x019899A6CAF37DD1BE4300DA8E5FFC7B , 0x019899A6DDAB72CDBB1E0083F78E9179 , 0x0198AD0D1E467A54A19A60BCFC838C47 , 0x0198AD0D662D7B34ADFFCBAB580EFB7F , 0x0198ADFA8F1F73E08B66638157E571CE , 0x0198ADFACDBF7CC1B8FC3202EC70808A , 0x0198ADFAFD277F1B86A9B3DFADCC1E98 , 0x0198ADFB11687DA4A12AAFB16EDC1B43 , 0x0198C74712FD7638A5E1B18C4536065C , 0x0198C74724A47A4B8D868B2E34AB35FF , 0x0198CD23BA497B9EAD9E01756D3A2794 , 0x0198CD23CF117584980FAA81C68C7562 , 0x0198E6A84C6C7DA6BA8EBDF914768CB0 , 0x0198EBBFD13E79DFA3592F54AC8FF459 , 0x0198EC06CD0C7160AD1DAE298B5E14AB , 0x0198EC06FE1C761D839D8F986FC7ABA6 , 0x0198EC1B567378638B2362F0E95561DC , 0x0198EC1B6D737BFDBA047B8849E40789 , 0x0198EC1B83EB7F7A8FD25F25EFD886CA , 0x0198F5A975D17D6E943AA38469277E92 , 0x0198F5A98CE170C08EFA7BEAB2C87011 , 0x0198F5A99E307326943C0F6C14CF7B6F , 0x0198F5A9B07176218929B651ACAD796D , 0x0198F5A9C1397FB2AB79F2E582DAB361 , 0x0199055333627FCD927E4A31F2895C5E , 0x01990553492A7BE989A9F1E42A70836A , 0x019905536452714BB6EDDE2B455149F5 , 0x01990AEC46877EF1853C958F3D18EBD5 , 0x01990AEC5AB07B1DB63C18DE013E6751 , 0x01990AEC86F77788A913C9B0DAC1379E , 0x01990AEC94887E88B776D1CD91AF6527 , 0x01990AECB360716EA0093B72C77C025C , 0x01990AECD0207326B57E73AAF400592F , 0x01990AECE1507EC08DD125F4E4A330FB , 0x01990AECF3287F1A899C8E4FD13950C1 , 0x01990AED05307F6EAC07A9065575AC92 , 0x01990AED1608759B9C8BE47BA6CB9AB2 , 0x01990AEE0BA772508DC9BA0A5E584A83 , 0x01990AEE1D58710991FF4173060FCEBA , 0x01990AEE2F9074C59B99BEDA7F433A03 , 0x01990AEE4890795DB320A132DDF76301 , 0x01990AEE572075078B8DB3CBFC61B98C , 0x01990AEE69C7793AACD23FC75FB91A62 , 0x01990AEE79477C4E89B33F133B4D143B , 0x01990AEE87807829A94F57E171FFB4D5 , 0x01990EAA71C17B75B481067E60FD4D42 , 0x01990EAAA529704AA330A03EB7C67648 , 0x01990EAAF549782C95B23E5992A9039B , 0x01990EAB23207570B910D6BBD76C24E9 , 0x01990EAB49C97846A4DFF34A91AEFF6A , 0x01990EAB7009784797769AE76232C156 , 0x01990EAB8D807C40B029D439D3B2D1DC , 0x01990EABACB871DEAD254F1809AFCDE2 , 0x01990EABD66179A1826056F778A7C3D3 , 0x01990EABF8E172AA9CD93B2022785CE6 , 0x01990EAD2D687DEDB9111629621AF4D7 , 0x01990EAD4F4872218C398BEF3958DAA9 , 0x01990EAD6B617D4B904E087BBBEAF058 , 0x01990EAD8CB07FD09448672FC8AC0119 , 0x01990EADA9F97099A12E40395FC773FC , 0x01990EADC50074C3A2677D327E04835A , 0x01990EADF2C07866BE6AC2D34A68508C , 0x01990EAE11B079E1A28DF566188978F8 , 0x01990EAE2BD87ABE93C8A718B89DFF79 , 0x01990EAE4CD876FFAA88EB9221CC87E9 , 0x01990EAE66F1793D9B3292BD7F10F430 , 0x01990EAE7E2075AEB5C0824B821EA66E , 0x01990EAE95607F8997CD77451F449AF4 , 0x01990EAEAE987BC4A23A61E16E27BCE1 , 0x01990EAECA4877F0A576854E21913902 , 0x01990EAEE4717C00AC17F79C39C92E23 , 0x01990EAEFD517D5EB34DBC9E59FE684F , 0x01990EAF17F8775099932433C40DEF01 , 0x01990EAF325175F59F80E37C144E2D1E , 0x01990EAF4BE875CF9FCA94382D1D9BBB , 0x01990EAF67817D659CF31AA2A7F4C568 , 0x01990EAF86517E78952B3A17E0D3FD12 , 0x01990EAFD0D879D2BBFDD79276E23CD5 , 0x01990EAFF75877DDAC372FD84CC9989E , 0x01990EB010387038891C64B037B8BA91 , 0x01990EB03650778BA91714D023D34D52 , 0x01990EB05308760D8AB9372685AF548B , 0x01990EB06CD070C78B679E5926138CF8 , 0x01990EB08A617913AEB295007D42AF98 , 0x01990EB0B1917F9BB7E6AF9BAFA4D685 , 0x01990EB0CE907CB4BA55579E0DD2B6D7 , 0x01990EB0E8E87F669979872533AAEE3E , 0x01990EB105917119AC483EC52BA9E0ED , 0x01990EB1D9F87D57A4F477BAB6E8CE2C , 0x01990EB202C979E9BC2D06DF7D520BD8 , 0x01990EB22E48709FA89DCDFEA6D8BE51 , 0x01990FD241917AF897B4D55304DF6237 , 0x01990FD27D317804AC612BE668CF19EC , 0x01990FD4EBA173F889176B8CE21A6D1C , 0x01990FD51228764CBE82757153D5E82A , 0x01990FD525B17CDB844393635904458F , 0x019975DD785C7579A744396F2FA9A76E , 0x01997C4718E872388A8DC2F307720ECD , 0x0199C449C57675848C3668AA232A02BD , 0x0199E20B24157F5E8D8B3699168702CB , 0x0199E20B4F147782B16427F65AB291F4 , 0x0199E20C1F2475E2AA2DF3BA0426488C , 0x0199E8392D557F72B263C6990B3FA67B , 0x0199E8393D7D72E788E0825C8D06646E , 0x019A15B46D3A70479D6D17D7CAB8CD85 , 0x019A15B4B36B73B7ABEF09D9AA8F2B70 , 0x019A15D8D63D722CA77A0D7E5D22C74D , 0x019A15D992DC7AD1A8B49BFF9BA7ECE4 , 0x019A15D9D63476F6814188420DFE8062 , 0x019A16995B3570F29B36FA82985E9FE2 , 0x019A2B51FB3E70A1A404BB9F773E908C , 0x019A2BA840CE73979C2E2623B104267F , 0x019A2BA856167695B65F7E26828F7F21 , 0x019A2FDF5B417E8BBC0574342D5EA368 , 0x02A83CB715994EFB9573C6CDCDB647DB , 0x08C794A7841D494A92A7A0A3AA523FD6 , 0x0CDE02FE7C6F437580B5BC3C4420FBCB , 0x0E58EC1E16D64C19A5786B3B26185B40 , 0x1F39942D6F7149A784AE4AB5A121885A , 0x2DAF4B33323448D9AE05D822349AE11C , 0x31975736B9D64B379305EA7F6C389FDC , 0x362BDB4D27D94323823C9925CF2F6656 , 0x42592CC2547D4B1983D22B70809685E4 , 0x4381A296B62F465CB4A594A68F228691 , 0x5DFA9C55EC094FFF8ACEAA1AA3BB6776 , 0x756DA294DD8E45B29DC05BF66C98B774 , 0x88694A8B15CC43F2BE37F6B66E20324A , 0x9904EEA5D7314DABB0841494387DD93C , 0x9A806832CB87430E83601AC448A33E61 , 0xACF69BC52DBB41CC9C828B55C4DC9973 , 0xB0766F1828854A5ABF722E5E17610610 , 0xB0E6008DB5084A65AB1FD1A60EB66ABD , 0xB83F6C8DD3DB4A7BB7BF4647E96E1955 , 0xC116C2653C1C430B9B6A44A1CD7DC1F8 , 0xC1E79591FA014C929804B67251B2DF23 , 0xC5CB42CF278F42AEAAD1F307B84DB939 , 0xC64B4B891C92426E865595E9AFB28D27 , 0xC6A57EED70BA4F8194A3FE4415F74CFC , 0xC75671CAC31A46F28DA2938C43968A5D , 0xC968E93FAC4F476AB5CE5F672D43CF5B , 0xE5597A303DA846B2A7B07055C5FAA5E2 , 0x018B4CE448467C6692EAF8D40012BB5C , 0x018B4CF2182878F28C89650517CDE630 , 0x018B4CF23FC9783287DBC7123D46106B , 0x018B4CF264B2714893D96BBB31AA5852 , 0x018FE77569FF7D8E8071A728F65B6CDA , 0x018FE775C1917C5C80D123414704737A , 0x01902F68C75A727CA738218C247F3994 , 0x01902F6A89BC7EF7B8D4C9C35867AA89 , 0x01902F6CB88979BF810136CCF7F89EDB , 0x01902F72257171D985F429525943C271 , 0x01911C4B9C227134A97DB9AF27D86BBB , 0x01911C4D0BE679C2BB071409217B0703 , 0x0191B1EAE868757DA64E0F9F6EBCC58E , 0x0191D1212563755FA6EB9A38556C954B , 0x0191D1218BBD756FA2A5CD0BB2620EC7 , 0x0191D12815C97793A9648DBA43493191 , 0x0191D12A987D76F8A82FBA72B8884D73 , 0x0191D12AC6D778C88940CA6CA68521DB , 0x0191D13D9D3C7BC0BB2D3745A51A8386 , 0x0191E122FC5A7E5E850C852858C1C2EB , 0x0191E126E7E6794DAFDBC8606E54C560 , 0x0191E1283FDD71F183738F05DF54C67C , 0x0191E129ED0773BFA3F5E0B66A6B964F , 0x0191FA60383C760AB2FF92C0ED857FA1 , 0x0191FA646CCE7470B2A3A0D21FC95AC9 , 0x0191FA664EFE7720AA1C5F57371146E5 , 0x0192959195287401BE3F9FDDC7DB0B54 , 0x0193CF2252707D219A59F7CA77FD207F , 0x0193CF24E8B17D0DBFCEF7FC1B0C0CDA , 0x0193CF495CB57F2BA9DF3689B82EE625 , 0x0195F68B7636752192DBE65437156BDC , 0x01961572AA3C7D7ABFF5E53A0456ECE4 , 0x0196339F6CBE7BA29DC4451374CE522D , 0x0196339F979571C78415BD7E5CDA565B , 0x0196339FC6A57B4A981D09E8207DAE63 , 0x0196343BE3B370CE85BD4D91A942BB9F , 0x0196386BC67874D69C83318848EBDC57 , 0x019638D531E374BDB6C267BAF4EAC8D9 , 0x019638E653F17A8198A1656C52287816 , 0x019638E7D70072628856A4E3273B3D50 , 0x019638ECFBE87D9DB100C29D1F05C998 , 0x019638F128587347A824D9B06D79273C , 0x01963DE29C8F7F9DBFC59ADA0D22B14C , 0x01963EAF164E7534872CAFAE95261139 , 0x019642F0ACD675D5A7DF53251E59B2C1 , 0x0196430C0BBA78078499FE5C8C4C8C7E , 0x01965D99072A7D7A8E2141E0045E4D61 , 0x019662671DBF76CC9BCC3D92BF5AD260 , 0x01966C20ED4F7D90BAE59936FFB7E6D3 , 0x01966C32D961708EA36F452B7A3ADC8C , 0x01966C32F91979C5B7A317612296BB17 , 0x01966C3311617A018725FB74DFB7AB1A , 0x01966D32B00776329BFC17DFAA0CCB9D , 0x01967C7110D2786FA9BCB03E6410942F , 0x0196A9EFC56F76C5A4E85BF16DCE009F , 0x0196F241AE577DEDB95B81C02F20A85D , 0x0196F24203D77CAD8C3A397BB19BACDD , 0x0196F24445B073BB8D4F48690633231C , 0x0196F244A2FF7A54A3F6F9B6CED56333 , 0x0196F244D5EF7662A95B6F789A9C6D96 , 0x0196F24504FF7DDDB9B482895F91D482 , 0x0196F2458278708B9787B8E19DB91F68 , 0x0196F2461D20752E9FE506FAC809BB84 , 0x0196F2462DA87A709B9740888BF47BFD , 0x0196F246FDFF7BB996B8D2311318A41B , 0x0196F2476CC877E580A59A17D59D4B31 , 0x0196F2477C60783FA3798E050F40A903 , 0x0196F2483C78766A933C7367ECAA0CE0 , 0x0196F248A9EF7EB587281DA4E6959944 , 0x0196F248E42F7333A97217E293BFF4F5 , 0x0196F249635F76B5BD772ABFF6E3C0EE , 0x0196F24A33B87382A664F6E103830BB1 , 0x0196F24D31477F7289548195B3671DCB , 0x0196F24FFD5878A990FB5CD0D6F103CF , 0x0196F25046F87B5DA15CF4F4E9402EC2 , 0x0196F25120F775D1B97396E264D297B8 , 0x0196F2515CA87F9387C248841273E063 , 0x0196F251ADC7791F97CDDDD9A100FB01 , 0x0196F2523D607AD9888F9B83033D8957 , 0x0196F25292E77D168D233CB6E0D7FF15 , 0x0196F252D487768985E2B4D44CA7BFE4 , 0x0196F253234770BE9CF128BC66631002 , 0x0196F254C5D87DD09EB7D9D501C5C695 , 0x0196F25570C07B4FB0D3D3CE0E398C98 , 0x0196F25580287347872712C6EE6115D9 , 0x0196F255D5907975B58E2EEC9F38D095 , 0x0196F257319F7CE08CF381643844CD0E , 0x0196F25868BF7464A9DE1B9076224AB6 , 0x0196F259D7477733A7B20323C35A8E29 , 0x0196F261346778D2BA0AC6E255A24CBE , 0x0196F263149771FA91D748F0CC17A0BA , 0x0196F26457277CEE8B57191F0D80C26C , 0x0196F269D38F71FBB8DE53CB81A4A4C5 , 0x0196F280064E7887A347ACFB4F5B199E , 0x0196F2C794ED77118D0F640E8AA0EDF2 , 0x0196F8A7F06776AD9B30EB584FE76D5E , 0x0196FC6EE889748AB4DC05054F7FEE84 , 0x0196FC6F57707E61BC32594C2C0BC87C , 0x0196FC6F9FE07137BF9571D46D96E66F , 0x0196FC71F6107FBB94F2F01316ABCD10 , 0x0196FC733D287F56AEC8CD941FEC3160 , 0x0196FC73A3B87E03A69CFBF67F39FD9C , 0x0196FC79B8877AECA51E8B9112211606 , 0x0196FC7A0B9F723FACBC8B0CDD17E697 , 0x0196FC8795447C47B373C5DA378EE0A8 , 0x0196FC89279C76729800B0B257A3B15B , 0x0196FC8BF393739A89CF177BF732BAAD , 0x0196FC8DFE1B745F8CD8446A1BDF032B , 0x0196FC959F9A762994AA3719DAE9EDD3 , 0x01971695625F738DAAF3160A1A338A5F , 0x01971695B0DF772CBF622C666FF34210 , 0x0197169757777792BDB9D272927C2432 , 0x01971697A42E7EBE8F3A438674CD31D5 , 0x0197169832B77D3392895402A1680838 , 0x01971698B91F787182F2E8584723CD33 , 0x01971699DFCF7FDCBDC129AF2A6A732A , 0x0197169B2C2E713F8C8115F77C4ABAC2 , 0x0197169BD9BE7CCFB4212CCA352BA7A6 , 0x0197169C456E738590812D55FADD63C4 , 0x0197169D5F2671AD8ADFA6A91912C8AE , 0x0197169D81EE784EAE8E317AC2FD6942 , 0x019716A0849E7068B5AC86ECDECBBD34 , 0x019716A0B1CE7DBE8B3E63F4A34D8D58 , 0x019716A612767EB3B74942D788A626D2 , 0x019717624D2679398D5A84D7CDFA9816 , 0x01971762D9A67E85B94D7C7599ED1EE9 , 0x019717640B4D79A4ACEE901EF705B6AD , 0x01971771CD8D7847A9F0BF8AF2329C1B , 0x0197359C9C527E92BFE4388107A797AB , 0x019735A223937A6CAD253C425F226943 , 0x019735A579D37A86B525E4AC9FDCEBA5 , 0x019735A70DF37F2E8F164E3396CEC08C , 0x019735A71E737B60B4F99A166C19025A , 0x019735DCE5B7794A9E1B868093BBCD99 , 0x019735DD80C7791E8F53142DE51D67A8 , 0x019735DF0CAF7596AF3841185608540D , 0x019735E091DF7F6292DAE343C6192347 , 0x019735E0E0177A7DA38E1E92655183F4 , 0x019735E1CC97731696EC461D2AFE446E , 0x019735E3D7F0781D88799519A9086293 , 0x019735E3EBA8751498BEEFE684421D18 , 0x01973B6AF2697838814B55F70C855C1A , 0x01973B6CDF59764F88E333094E88B7C6 , 0x01973B7201997FA6A3BFA4329AD992C4 , 0x01973B734DF27BA09B509A8154FB6E64 , 0x01973B7386B17273A9E502CA4D6ACE69 , 0x01973FD6B3F07444B6D20BB6AF9F1F0A , 0x0197400B243D71CE84B3C8AE841BCC1D , 0x0197400B549D7286BE75C815CDDB417D , 0x0197404D7BF27B65B0C7CA3C216F9943 , 0x0197404E42DA7F4BB362190EE9CE0734 , 0x0197404FE15A7A7BB171041447B1B174 , 0x019740513CBA79CB8584125FFBCBB9EC , 0x01974564FE4A7C1F92C8DE04187B030B , 0x01975F1312297218875F922AD9E83BE8 , 0x01975F6DF519758281DDF6DDFF83C784 , 0x01975F6EBAB172968F47A8E18EB61065 , 0x01976310CF18703A993E566B371840EE , 0x01976497C87F7F328E55AF6D9D90B631 , 0x019778B34CFB7BC6A785358749E0C1E1 , 0x019778B3D10B793F8C1265EB2332C2ED , 0x019778B4DB3B7A618E136C15884EB1F4 , 0x019779209A1C74A1B037087C458FB8D3 , 0x01977921E0D470EAB431E00FD19EB453 , 0x01977924205C71EA8F7D0D6A366DC53E , 0x019779257F5C7C97B37F5F443D944C1D , 0x0197792A4B1B7479BAB3843275E3E0D6 , 0x0197878BC0907B06AF6E9B0433E9ED6B , 0x01978D0B0E8E7F66803DBD6E5FB8D2D5 , 0x01978D752B5F7E2D9575EBF50C690048 , 0x01979CAE186B72998F9B0012807C8B55 , 0x01979CD2905E7BE4BE8091A061838B9A , 0x01979D50A09579638E2B5FB2098FA7F5 , 0x01979D51E6957D5093700819FD6A4828 , 0x0197A1DA83517AEF8F351BCAEA23100C , 0x0197A1DE7F807CBF8EF96ACC75EE67C2 , 0x0197A1DEC45077F88565C428FF2BBF1D , 0x0197A67B25BD7B0CA895CFD298A6CDB4 , 0x0197AB41F8C57BA49B481BE95EEAB51C , 0x0197D0A0BD1D73898E6CC9849CB0AB96 , 0x0197D0A203F575609B34E06C7C73AA4D , 0x0197F4C61D6579438FAB8AB70B23F617 , 0x0197F4C68A65756BA5C8F8923DE0A3E5 , 0x0197F4C7D43474478C8CAC026BB60387 , 0x0197F4CD1B757F4DBEB66F2CB81638D7 , 0x0197F4CD38A47A5E81C9F88B7C7E516B , 0x0197F4CD74847C80A2135B69C000A5E3 , 0x0197F4CDC7D4761BA94DF5C991E9674C , 0x0197F8FF080F78089B313BD786474AE6 , 0x0197F8FF26BF7977A9D4C4D8715ECCF6 , 0x0197F900253F7066AD1F036C9102EC92 , 0x0197F900E3E074D1865F24188D617E38 , 0x0197F902486773D1AEB2471B7012E87D , 0x0197F90588E87A029840E79D21563A05 , 0x0197F9AAFDB67460AF90EC18FDEA40B7 , 0x0197F9E882A07FF39DF2729A5F20D326 , 0x0198082D9E4A7ADA92493D506995DB70 , 0x0198085C45C47FCDB7DA861B0FC946A8 , 0x0198085CCBBD701AB0932863BB3365EF , 0x0198085DFE957C9A93D62E13C53877CD , 0x0198085F114D7556BFA429D1E3C906C6 , 0x01980861E385753C8EE0CA8BD2DD58D7 , 0x01980873488574C58E0FD072774FB09B , 0x0198087592BD7EDEA34C47C1A25AFA66 , 0x0198087C7B6D75AB80FDD1BBB30D08A2 , 0x0198087E0AC673728EA7184669552F89 , 0x0198094C59A67AE89E3017B7D420B4DD , 0x0198094E76FE79AF9A9512DBB96CAC4D , 0x0198095215E77CA5B45CAC587508386D , 0x019809522BBF7EFFA473234D864185B5 , 0x0198099E614A786FB7896B9380CCC3D2 , 0x0198099F46817F64AE5B37CA3FFE28AB , 0x019809A034C27FCDB8A293EE8AC93CBD , 0x01980D1B16A271A6B4C4ACF4A9A55516 , 0x01980D1BB27F71EC912355FF6A062AF1 , 0x01980D1C3D6777C194784EB48800EDAD , 0x01980DF6873F7C5A9F5ACC620105EF7F , 0x01980E647C0B7C9BBE51E98E13B14C4E , 0x01980E655DC27686845FEF4E60B41020 , 0x01980E659E4A71E3B5F9FB4DE53F87AC , 0x01980E6623AA7C51AE2D44DADE6BC9DD , 0x01980E67111A7E4A80B0B46BCDB8DA21 , 0x01980EB641E672999F851D8C9D2FEFA4 , 0x01980EB66C4D772480BA97CBB97FFD44 , 0x01980EB7EE6D70E18AF73685E95D039A , 0x01980EBA408D72D283B8C75FB844FAB1 , 0x01980EBADBED7B329BCF66C028E3B66E , 0x01980EBB473571258BBB1BFEF4723AD3 , 0x01980EBCAD2D7F6EAEB0E02570E878B3 , 0x01980EBCE78D76BB81032FECCFCE52DC , 0x019812D138F17F8DA1179D939D7A3B82 , 0x019812D172A97941A8AB76A49A6E779F , 0x019818D865787BDD90E7A7BC8EC0602F , 0x019818D8F04078588D46ED3FE24EBB4C , 0x019818DA0A787E06B6D82124B1732E6C , 0x019818DB64907965AD748BFD844BFC76 , 0x019818E2EE087A5ABA90C54F0E6C1515 , 0x019818E49B287B0590F1CECDCFA2D54A , 0x019818E650097D67B874D3C676232281 , 0x0198191384727FFC99E8F5B069DCC6D2 , 0x01981CF1C6A47346907CBFB8833524B4 , 0x01981DA90F247CB39B99B2E9FAE34E2B , 0x01981DA97CDC78F78AEF57F22E329670 , 0x01981DAAAD3C7BFB8CD7FEADFA6B62FD , 0x0198324F745B7D10AAF15271D8D48B79 , 0x0198324FF80275DAA55011BAC09BD788 , 0x01983251659B727DAC5BD4FDADE27656 , 0x019832519F62781AB415C6878FA31E52 , 0x01983251E69B77BD89F9AC00C49153F0 , 0x01983252F90275409516DBB29E0CCFE5 , 0x01983253B45B7128B2F40442D1F60CB2 , 0x01983253D19A7F3688289096147F232D , 0x019832A3068E72F88FE111CE361EA350 , 0x019832A3821677EC8A3E01180D15C09A , 0x019832A479067495915BFBB608CC7B38 , 0x019832A4A96D72A8A292051840F3295C , 0x019832A75CFE739EADAA278594A7E593 , 0x019832A7A7367DB98F464FA3AF82FA78 , 0x019832A7E90E7B7A8D81AB01A0074374 , 0x019832A81A5F7A548CCEDFD42E5B59E7 , 0x019832A94D0E7131BF5D75E4BCF535FC , 0x019832A98C5E78CC85B56CF42D49EC4E , 0x019837DF000B70998C71A687D70EF287 , 0x019837E00F637BF99C1958FB90D4D5E1 , 0x019837E16C137DEFB5ADEE3F52841CE8 , 0x019837E255CC7006B77D0837291CDE76 , 0x01983C75B7687AB79045C110F7F3CCF7 , 0x01983C7732587816B69418FC8C7E96F1 , 0x01983C77CC487F36936601CB35FDE859 , 0x01983C7A6D6773CDB8DFB742FB29EFCE , 0x01983C9CB63972AE9F06E0A3D9E98395 , 0x01985576AC1272CE9C999734A0E0CD89 , 0x0198557717C274B1A4A664A7410A4E96 , 0x01985577F61B726D89E1EB5FE242CCB0 , 0x019855788E8B782BB9DD02D5498D52A3 , 0x01985578E1AB7F219710A71C646AB788 , 0x0198557A77E37A5BA4018ACA3601ECBC , 0x0198557A98937A538206090D042A5D50 , 0x0198557B591470E6AA067565D04AFE3B , 0x0198557B70737052B6FD949839F661EA , 0x01985637605A7C798D26BB7D869616F7 , 0x01985637E2BA7D849A1F281021095326 , 0x019856389DC37BC18503C5BB6A99650C , 0x019856398F9A7ED9B6B638767B8A5331 , 0x0198600F526D78C7A5C3AF3C165D360E , 0x01986010B47D7DDA8D676C99EBFB5C24 , 0x0198606549007D78A1927AE3B4FF0C22 , 0x01986066BE7877D49E7F400C7F47ABFF , 0x0198606798417F1484133838954D0F46 , 0x019860684260726198E3AACEE66F7F2D , 0x019860AA12F379F7B7B75A75A8225CBB , 0x019860AA61C3782D81128CEE35D7B0CE , 0x019860AC18BA7838A66944C5E09C9ECF , 0x0198754A98C6767495D9BF76B56B5080 , 0x0198754B623771D0B35DBA53F6FA7C83 , 0x01987AC827127554B8D30DCF100639FD , 0x01987ACEE581703984E7D5ADAAF30933 , 0x01987AD0A6497678AFF3E1849289719D , 0x01987AD0CD417C3B969087AF0DF9BE4D , 0x01987F6F783779CC9BC2FA56AD3C050F , 0x01987F70DF7F73658A90C089092E0CA1 , 0x01987F8AE03E7DD7893C7DB5E2D20A6F , 0x01987F8BC8C57833B151E419581EF678 , 0x01987F96DA8E717DB679FA28F324D5A2 , 0x019883D2B14578378C87DC0D6140DAC0 , 0x019883D2CDAD7217800A11DCA0EC2980 , 0x019883E9F8327AF19A7971CB8B874DC4 , 0x019883EA4A4B7575A36BFF2A029DCA86 , 0x01988523E6AE703C95583102CC316998 , 0x01988524D97E77AF84D5DDCA526CFDD2 , 0x0198993A1758799DA1D6CFDB6ED3B1E9 , 0x0198993C50E77892965BD23FB9D924B6 , 0x0198994476BE767CA2B6A8A3CE2A627B , 0x019899448F6E78E0AFDF076DC4E61E8E , 0x0198994576C67E5EB2FF50C46E0F804F , 0x019899691C1D7ECDB1AE64F7192CF819 , 0x01989969373D73418B7BD4D7BA1ED7C4 , 0x0198996B245D73FEB7B9F8A430ABDDAE , 0x0198998512747C9EB506101F776581E2 , 0x01989985A3E47B83A859218A074B1E4E , 0x019899BD67997A708800D4846164A967 , 0x019899BE7A32790F8D046F3E8A68CA35 , 0x019899BEABCA754382113D803F69D1B9 , 0x019899BF359A709B890FE1C7060B237C , 0x019899BF6B017B1CBD21423312E278DA , 0x019899C26342768DBB0DB1668049939B , 0x019899C3543279CD9DFD5C9BB77BCD9C , 0x019899C443897348A70D1586C976314D , 0x019899C45D0A7D72BD366B1ECFF9D07E , 0x01989E0AAD5C7AEEB5B62691D1214CF9 , 0x01989E0D181472FEB3472497593D2E8F , 0x01989E0D444C79EAA4EBCA6828075FC8 , 0x01989E458A087115821ABFFF6D06BB79 , 0x01989E45A8277DD8BC4E0D38A1204687 , 0x01989E48188771788953B5ADB8E3C430 , 0x01989E4F4FEE73C8B7307407CE6CEF67 , 0x01989E50F30E775CB9CBF9E9CB44944D , 0x01989E518C86748D8CB25C6DC3718317 , 0x0198A2B2AE847A0FB2A79967192D730F , 0x0198A2C9A80272A59F3B627BE63EB9CF , 0x0198A2CC649A78318E6F418950129773 , 0x0198A7C91D4E7A54AF03BC5B489ACF82 , 0x0198A7D7B0B573A6AE8BEF90B8664037 , 0x0198A7D877EC7E32B4FA06E5E7EA6BE7 , 0x0198A856229070D4A447B2C344D9A972 , 0x0198A856B5607F9CB98B772D61743754 , 0x0198A8572B2078ADA5F9C493DFF55604 , 0x0198A85817907C08A685186FCDD18E9E , 0x0198A859FF3F7E0FB4237B732822B136 , 0x0198A85A14287882AD70ECBEDE5353EA , 0x0198A8614C27703E80ED4B1E9F05A72E , 0x0198A86183877C4C88270DC7056DC57F , 0x0198A861ADCF73D6A8C07C85AD35BB2B , 0x0198A86EF0EE79658599347FBF76D52D , 0x0198A86F2D2E756592F55BFB8D0CE759 , 0x0198A87DB72C79769015C190CE826CDD , 0x0198A884A5247CDDBE63ACA17D8ACDC3 , 0x0198ACF77C07719EBBACA77DD2D9C805 , 0x0198AD2957A57751AB69A3189A747793 , 0x0198AD2AAEFD78ED950509B99AD84F8E , 0x0198AD2C836D71AABDE3A176F295A55E , 0x0198AD2DBB157548B93873586E4B4C6C , 0x0198AD2E76CD7E13B9417D42C4CDEE15 , 0x0198AD350CC57A94B8165865429E5032 , 0x0198AD4A0F8C7B1E9F24100CCBCDF2F8 , 0x0198ADCF1F7972369A511F8C1D18AF33 , 0x0198ADCFE92978A19E90C2F5D3EB58EF , 0x0198ADD06F08792FB648D9D3C51D3904 , 0x0198ADD0ED59785F8EFA42BC5D90E47D , 0x0198BCE16B52719D8DDE619828382911 , 0x0198BCE234B1757C9CA823A0FD21283E , 0x0198BCE319EA7B6590D11597852F3440 , 0x0198BCE3AAB27EB3A81ADEE00713B226 , 0x0198BD50B7BF7E7FACBCFA44CA023C8C , 0x0198BD51425F73E5B94FFD59935B328C , 0x0198BD517C2E76C4BAF1F168C0C4A6E7 , 0x0198BD51E1CE7E768DCA5D0709D1D867 , 0x0198BD5435777D5EBF0EEE7F68FF5A82 , 0x0198BD5458EE7209BC0D2152FABB049E , 0x0198BD5476267ACC9FD72747FC86F712 , 0x0198BD548DA670B79F0A3150237C2DC2 , 0x0198BDC632847CC5988AD31E67F79D05 , 0x0198C2757EAC7B14A49A6D0F45F03840 , 0x0198C275AFB475728E0555FFE66E3BA8 , 0x0198C276C924785FA5BF7E2C36F344EB , 0x0198C276F45C743F837ACAA441FA631A , 0x0198C76817BC739AAB3A1B75A9B69E48 , 0x0198C768B1E37CB1A42C8692E058C890 , 0x0198C768E2FC7B2695A0B42C739FA864 , 0x0198C769F84B792C889DCD37871F9482 , 0x0198C76A6FAB7C6CBA4CC203136A15E7 , 0x0198C76BA6B37B72951A19DA8DEBAA25 , 0x0198C76BBEBB7798BAF87F607AAA3EBB , 0x0198C76C43EB78AD84EFDA85DF4595AA , 0x0198C77A193B700896C054C4233F379B , 0x0198C7D29238763DAED34DE3C1C7C014 , 0x0198CBAA2D9D79059FA8261112ADA855 , 0x0198CBAB19247449873E7ABD5E9650E5 , 0x0198CBABAA1372AE88A38426762F0A4F , 0x0198CBAEF4247183B5B293D2C765F5BE , 0x0198CC83D1F87643B08829C3745EFFFF , 0x0198CC8406897574B15413858AAD9D8E , 0x0198CC8538997A6B81C2192B58B3905F , 0x0198D1D671B97137B4895EC1FD0B3167 , 0x0198E05EC1A87811B0C4C5EE74896C3F , 0x0198E05F09C77C94A01FB3DB60F36833 , 0x0198E05F2EA87CA9B85A26A7B0F738A9 , 0x0198E06070CF73689C743332E0DAA704 , 0x0198E0609637709B97C8911DDEC4C38A , 0x0198E060B36F7CFC85DA94C6BD0B4223 , 0x0198E0619ACF7D3191EC45B3774452AC , 0x0198E061F1F770A38977C7503940314C , 0x0198E063D4A77BD8BBD28250CF1633CF , 0x0198E1CEF9557D8AAAA4950C453572E9 , 0x0198E1CFF32D7CE2869BAF1452243D13 , 0x0198E60BABD97F0CA781C4E73D6537EE , 0x0198E611D8317BC5BAA5D93E7F37D07D , 0x0198E66DE6E67222A5EC3F1DA81246C8 , 0x0198E66E76E67F93B162C824FEE733DD , 0x0198E66FF7F67180BE1AC4171F3D1B3B , 0x0198E6712C8E7C07BAB11E6D9A62245B , 0x0198E6C5480470308BA067445A7B1E11 , 0x0198E6C573B47CE0930939FCC1CF5BEB , 0x0198E6C6390C7645A5FFEBC2CD46F319 , 0x0198E6C66EBC73B19C3123CB1612D7F9 , 0x0198E6C6966B7B0F8D0A4B4A5222C166 , 0x0198E6E742D379D6A3B35C40CBC4D941 , 0x0198E7096FB27824B854E59196EBFA37 , 0x0198EB8736AE741BBE577C8B4889334E , 0x0198EB88482F73258B54BE8CE0D3DBA8 , 0x0198EBBE193D766AA5BC87ACEA5C35F1 , 0x0198EBBE771D75509A39B26347C31C20 , 0x0198EBBEC43573FC9AE6CCD6640E167F , 0x0198EBC0E7FD7A99BFCFD393F0865DB1 , 0x0198EBC10CED7EE5B1B4C2B13FABFD2C , 0x0198EBC2079D79078E82F2A2EDC5B54C , 0x0198EC040643786C92DEDD679E4202F3 , 0x0198EC04182C7BF8BB8F7C72E79B5151 , 0x0198EC04297B7EAD818F1FAC4E8E6E70 , 0x0198EC2922AA7D1890D95E8F7009A381 , 0x0198F4AA7A107CE5873CD6FB8534BF42 , 0x0198F4B48E377FC7BBDBE3321990231E , 0x0198F4B59CB87A2AB40DEB55B4776A5C , 0x0198F4B685E775AF9B57C509A796439F , 0x0198F4C67C2076488CC63ED6D42DEA2D , 0x0198F4CE10BF780BBAFF8C7C79B72F8A , 0x0198F4CE8BD77200B20768DFE6201180 , 0x0198F4DF39267BD8ABC7BEB2868AA616 , 0x0198F4DFE33F7AB1B25349F291A93DF2 , 0x0198F4E79CEF752A813957F4C7AD2C92 , 0x0198F4E84C77782AA51821D5C559B869 , 0x0198F4F2DA6E7951855C9040CC90A478 , 0x0198F52D4E347620A85D5EEE8F1A2A43 , 0x0198F52D9C2C7EA3897B3BFC233C5B9B , 0x0198F52DDC74765CBFFA6F2AE410AAF5 , 0x0198F52F5C4C702BAA82BA92172BA2B3 , 0x0198F530A224711796F7B0D338492D26 , 0x0198F530EC7C7651B180038441846F16 , 0x0198F531911C7E419D461D2A249B0162 , 0x0198F5D0E8987DF784A2CA16185CC290 , 0x0198F5D5B41872CE92B81476B85CC510 , 0x0198F5D634B870768E8C123A8778C540 , 0x0198F5DA5FBF7F518B050966F274CA2E , 0x0198F5F65E677127B885B935EB540F17 , 0x0198F60C38AE7ECBB392898DB592149C , 0x0198F60D3747775889AA4B3C4CB2F4A5 , 0x0198F60F2FE676939A1867A3DB14AC04 , 0x0198F60FB8C77724A9852189A9FA7A62 , 0x0198F610B8AE7585A3B16E3647ACDB6C , 0x0198F6113C56735B85A7F450F20FDDD9 , 0x0198F63737867646994629E6B0DE38BF , 0x0198F638B876774C97D076AF12CEB077 , 0x0198F639542D7163A8CC9E5DF90BB832 , 0x01990512D1A375C8B34BA393D0C033AE , 0x0199051361CB72D8A0CAC99083D3D8D8 , 0x01990513E9AC77A3B5F2EE7140333078 , 0x019905147EAB740EBC62FFDBFF8433F4 , 0x01990532B1C277AD8101B9F88E737C1F , 0x01990552A87172B1937D606E19C844CC , 0x019905D5D95E7E5298AE7D490A64A921 , 0x019905D68E4E7E4783A1810F50223C00 , 0x019905D7DF5E700F94E10814337717E4 , 0x019905E7F7DD7C22BC5A08926F15D06B , 0x019905E8EBB67887B30ADCD38E45534C , 0x019905E959CD7EA7AE16E670695FDEC2 , 0x01990A4BED8B7C2E9FA2D2A64B016AD6 , 0x01990A4D133474DABD39540B4F1E6FBD , 0x01990A59E97B77C4B429B2C1B5113F0B , 0x01990A5FF53378B1AB6B84F1F10D8267 , 0x01990A602ABC73C591E02852FBF02BA5 , 0x01990A6116B479388EA8E2F813D90B06 , 0x01990A614523756A8A383D9DF8AB6D8E , 0x01990AE80AB77A29A26CA57C2234B972 , 0x01990F57DDBC7BEBB83DA0AA9B564884 , 0x019975DC1AD678C0B7EB2B6CDBBE5433 , 0x019975ECB86871088CA93E8412B59610 , 0x019975EF0C87709A854EA985E2CD86DB , 0x019976FEFCFE74F89984F7948F57007A , 0x019976FFF3D6761FA621B26B6748C4BB , 0x01997B8FD9C97808867A2F9E5D34B0C4 , 0x01997B96645A720383575194C135A869 , 0x01997B9C3E6A75688200C3BE0964D254 , 0x01997FFA02607571A05EB88AA969B18E , 0x0199800523EF73EA906081CA39C2299E , 0x0199804FA60276F6BEBA44C25A477C45 , 0x01998087A7D37CB0979E2687525A0A88 , 0x019981652BEF705AA8C80259AD8FF931 , 0x019995AA78B472DDB5C614BE40A31B6B , 0x01999ABFF690718BA0F4465E35D079A2 , 0x01999B12E5C17B62A3E62F688F5D445A , 0x01999EF4D4527312A680CC058E717E07 , 0x01999EF6089A7969A2B1D05380569C23 , 0x0199A03862967DE783A6F6F3B2BCEF9E , 0x0199A0396FBE793B9229582769B97E63 , 0x0199A03DB7767E7BA0CF92582E4CE74A , 0x0199A03DCEFE7B9BA57EE8A3EE78F4E5 , 0x0199A03E8BE57AEF882FA8DED5417F69 , 0x0199A041C59670F6A77998E17E611E01 , 0x0199A55D69727B1B89822D8AA874EED5 , 0x0199B9516B367F368D1E595B184960A2 , 0x0199B9521FAE7CC0B2B534E32183EF4C , 0x0199B953E5367C0CBB592ED8B6CDA351 , 0x0199B9B8DA817ABD865242A188322B72 , 0x0199B9B9003171D0BC5EEAD561E0DCE6 , 0x0199B9BAEEE17CFA8A1642C8FEA5B04D , 0x0199BDD7D7A97646BC4883574221647B , 0x0199BE042C427EF6A323F6AAA328853A , 0x0199BEEDFF087178B0614620B5F49FC7 , 0x0199BEEF7B6872AABE41DB96584CE203 , 0x0199BEEF922F7F718307CD1BBAA5F914 , 0x0199BF1096007E86BDF5D5726F42740E , 0x0199BF4B14E97094BD8E967D3DF50D47 , 0x0199BF4E6FE174FAA53C714B4DDEC5BD , 0x0199BF4EA0317C4B8139E6E790EE619A , 0x0199C3E68FCC78F3BC79E1AF51A54580 , 0x0199C4565C3E7A1183368D3786420F34 , 0x0199C4569A7E7DE8A0714AE0975E97BE , 0x0199C456D6567780B30D1089D6442342 , 0x0199C457DCC77361A23D0A69440CD1EA , 0x0199C457F606782BB718091658436DB5 , 0x0199C466CB47798EA940FFFCA6A32446 , 0x0199C89D34D07F839CB0207512F19C26 , 0x0199C8A6EF507D8F8DAA52EAD00CF397 , 0x0199E2AA49447BA786D242E061A707F3 , 0x0199E2AAE31471CC99EBFA6101F3D9D9 , 0x0199E2AB34FC7A95AC81EDDDF38C204D , 0x0199E2ADF7D376B4A51695E021941BFA , 0x0199E2AE481C79A6ADA34533210B2649 , 0x0199E2AEC0E37A86A9992593A784DA04 , 0x0199E2AF188475F5B6372B2AA27B65FD , 0x0199E2AFF36C734D9451A06185E10B79 , 0x0199E2B076C3706F9F059CCC192F7CC4 , 0x0199E2B135DB7AFEAC0F043A3BE94FA0 , 0x0199E83844DD70309A60A4F5D7626841 , 0x0199E87E83FE7A0A852F606A8D5C09C7 , 0x0199E88164A6781EA5160879B58B9ACF , 0x0199ED7FAFC47F68A00F170AF4EE16E2 , 0x0199ED81023479BAAA2034A03EAD0247 , 0x0199ED81D284721E90B3BE54E118BC28 , 0x0199EDA5358078FE9BFD9CE57B7A7A92 , 0x0199EDB910FF7BB781C1037D198C20AB , 0x0199EDBA5A3E7EB4912B1063325C6D62 , 0x0199F1E8F00E71839CC5DA64D9941BD3 , 0x0199F1EBB5CC7866BED768CCDBB83924 , 0x0199F2399A9D76BFB628C986B6C2B5AF , 0x0199F23AB45D7CF3A8AEBAED2E5A8A9B , 0x019A01A7525F7BE3B2F6959A94457EB3 , 0x019A01A83AF77FC8985F60DABDFC9076 , 0x019A01D776147EB6B2FBFA58F90B307D , 0x019A01D823BB7C3297DDC872AD7283A5 , 0x019A01D8CE1B79AFADF06F90200405BB , 0x019A01F6279974F499FC5E970B7F546F , 0x019A022994ED729C94BCC9B18BC4B3AE , 0x019A0229E1557907B3FF54D0E0F22263 , 0x019A05E39E6E77D1A78B7E53D5E4C709 , 0x019A05E4215C772988AB5CF4CC442A80 , 0x019A05E559FB785C877B483691C046A5 , 0x019A05EFC5A37E359D67197423F2DA72 , 0x019A065DF6DB79619E06D11EE276820F , 0x019A06C24CA47886988DFAC30EE228B6 , 0x019A06E250E97C96AFF5430536276BF7 , 0x019A0731CD0C7DF1A406143ED2B64F77 , 0x019A1044FE8A76B28FCB52A4C04F534A , 0x019A10B0CF537C96B0F139FAE28F812E , 0x019A10FEE73D710D94510AB4ADB4695C , 0x019A1182F97C744CA57F8D3131D5F7F4 , 0x019A1183874B7AE4B26F38AD48D1D1A4 , 0x019A153FBAF57919A56B797A49DD10F9 , 0x019A1540694D74DFABAA9EB0331F24AB , 0x019A15DC503C712188ACC94A014976D3 , 0x019A15DDA9A3701F9E0922140AC7C016 , 0x019A15E41FF17F528F205F0AF0382A69 , 0x019A15E47C117741A3B92300B97B4260 , 0x019A15E6064978F5B8617F1176B9F86C , 0x019A15E7A0097571906B49329EAD8234 , 0x019A15E7C1407D2B839EF0A25D64BDAF , 0x019A25A0002D72BA962A8012F594C27F , 0x019A25A0CE257FECBD0B3583D820E090 , 0x019A266608D77186A452626B13D7370D , 0x019A266633577CD68BA85347C1327EB8 , 0x019A2AADB7197FD8B786D42442CE2D0F , 0x019A2AAE3859744D92C95B492FAA9560 , 0x019A2AAED60876EC9EFCDAC23119A177 , 0x019A2AAF7B187B7C9E263E2274396B08 , 0x019A2AB035807405B7795F9834773B48 , 0x019A2AB168687AD6B39AEA97229863CA , 0x019A2AEA484E73A281331AB3B579144F , 0x019A2AEB314E7DB199AE149EBA5C7760 , 0x019A2B0156E37032A3D358E38B384FB6 , 0x019A2B019B0B788C8043789D880AD481 , 0x019A2B4FB1B4773D9037727A7EFEA6C9 , 0x019A2B51C30479CC837F3ED2AC16EAD4 , 0x019A2BA5A77E7E478E9B69255004FCF4 , 0x019A2BA69746755087A3C996ADDD9596 , 0x019A2BA6D10E7C40A141C912218FDFEE , 0x019A2BA789BE7E2C8F543422AB69C8A9 , 0x019A2FAF604473BF830ECE6BEC20642B , 0x019A2FBD1C8B7792B855C525892913AB , 0x019A30283F0C799093FFB5E859C4BC96 , 0x019A3028D1AC74D4A85A4AA939573886 , 0x019A302963D37169867F0E35643B401B , 0x019A302C3D2379C1A24AB451D2C4D45C , 0x019A302FEEF3728985B9CA706E8A8B90 , 0x019A30632800733E8B9EA10A32052862 , 0x019A308111467A44A02426A59B4EB955 , 0x019A30858E057DB5A8B0BA1C2316CD04 , 0x019A3086DE2D7B588F577B15E3B9DBE5 , 0x019A3581F4EA7EF2A736F2E29A66B860 , 0x019A359B8C0071C188E1AA05BCA018A0 , 0x019A35F3635A721BA20EB1439C3E6336 , 0x04B7B1B28B05499E985C4ABF8EDC017A , 0x09FCBFE5F54B4CDEB8B18A48F2E753CE , 0x20D958CAB8364E468F296D3D30979535 , 0x2BC4833769214B1E9FD70C4364C77BEE , 0x2DF84E48AF90418987F4E49806EBAFAA , 0x49ECF5B7C293460CA55DB5BCAB0FE75C , 0x4C63BF8F63B645C89293175391041281 , 0x4E018D9A413B4CDC99928FF931830982 , 0x5B93C9F5E55D4A7783DFD917DD76C9AC , 0x698A7224F4A14A5484A659531F7098CF , 0x7466AC26304947A5B7724FBE32F1A18C , 0x76634576D5E84899BCB7B4AD9F03484E , 0x8E880E91BEE644089A9BC558C8440809 , 0x91AD50E5BED6432B84683DE4F7932C2A , 0x922FA94A37E34FA4BE90412165A93D45 , 0x92A39B6D5C25472CABF9453E74E104F5 , 0x97E024AF367F42459FBD94DE36032E93 , 0xA6A59888E8614423B2B3647ECC96B1BD , 0xB07172CC129C4E6FA48175DAEF422E0F , 0xBE14F5B7F5984A9C9635369E37E505FB , 0xC36D68BE7CC043C98C78375891EAC40A , 0xD3D0F4B974FE442DB44BBE7D8A15797F , 0xDD501FD8C97F44BB903BDB19CB065749 , 0xEE1DC780EFAA4E109C65B1AE5C462628 , 0xF0D61D4327904574914B5EE846AE760C )) ORDER BY `property_group_option` . `id` ASC LIMIT 500 ;
Copy
76
9.50 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"\x01 /hÇZr|§8!Œ$\x7F 9” "
b"\x01 /r%qqÙ…ô)RYCÂq "
b"\x01 ‘\x1C Kœ"q4©}¹¯'Øk» "
b"\x01 ‘\x1C M\v æy»\x07\x14\t !{\x07\x03 "
b"\x01 ‘á"üZ~^…\f …(XÁÂë "
b"\x01 ‘á&çæyM¯ÛÈ`nTÅ` "
b"\x01 ‘á(?Ýqñƒs\x05 ßTÆ| "
b"\x01 ‘á)í\x07 s¿£õà¶jk–O "
b"\x01 ‘údlÎtp²£ Ò\x1F ÉZÉ "
b"\x01 ’$—$ˆ{)›TÁñ83\x17 ß "
b"\x01 ’$——\x08 y\x15 ‘yy5ÚhæÙ "
b"\x01 ’$˜\x1D\x10\x7F ˆ{d뾂šÇ "
b"\x01 ’$˜N8t¢gé‚ M5¦ "
b"\x01 ’$˜~\x00 |§ŽÕî\x05 uÎÈ\x06 "
b"\x01 ’$˜Â@xڢƜ×ÖŸ9W "
b"\x01 ’$˜ößx\x19 ¶§\x06 !¯D}\x16 "
b"\x01 ’$™\x1A HpØ«æ\v ¼yoÚ "
b"\x01 ’$™?˜tÝ‹\x15 œMoǃ* "
b"\x01 ’$™e˜uF•»õ\x16 È–¯š "
b"\x01 ’$™ps¤¨-Lß×Tõà "
b"\x01 ’$™¨Øx}¢ŒÒÁ4Üê "
b"\x01 ’$š—±qV‘LÎ\x1A\x0F ígC "
b"\x01 ’$©=~Õ²™j,\x0E ™÷ "
b"\x01 “\x00 øãd~š€_\x00 näâ\x06\x1A "
b"\x01 “\x00 ú¦\x03 zº¦^\x1C\x1A ¶ø\e ò "
b"\x01 “\x11 ´\x15 s‰°_´–è\x14 ‘ "
b"\x01 •ö‹v6u!’ÛæT7\x15 kÜ "
b"\x01 –\x15 qDl|˜’Ž j‚pÆ "
b"\x01 –\x15 q‰„qÏ™Þ\t Å&\x7F (2 "
b"\x01 –\x15 qÃ4vè§(É÷.`ß "
b"""
\x01 –\x15 r\n
\v\²ê@s\t 3ÞL
"""
b"\x01 –\x15 r}<|à¾\x17 OjTä'ž "
b"\x01 –\x15 rª<}z¿õå:\x04 Vìä "
b"\x01 –\x1A uvvh·¬z\x10 PØå5 "
b"\x01 –8Õ1ãt½¶ÂgºôêÈÙ "
b"\x01 –8æSñz˜¡elR(x\x16 "
b"\x01 –8ç×\x00 rbˆV¤ã';=P "
b"\x01 –8ìûè}±\x00 Â\x1F\x05 ɘ "
b"\x01 –8ñ(XsG¨$Ù°my'< "
b"\x01 –=âœ\x7F ¿ÅšÚ\r "±L "
b"\x01 –>¯\x16 Nu4‡,¯®•&\x11 9 "
b"\x01 –Bð¬ÖuÕ§ßS%\x1E Y²Á "
b"\x01 –]™\x07 *}zŽ!Aà\x04 ^Ma "
b"\x01 –bg\x1D ¿vÌ›Ì=’¿ZÒ` "
b"\x01 –l íO}ºå™6ÿ·æÓ "
b"\x01 –l2ÙapŽ£oE+z:ÜŒ "
b"\x01 –l2ù\x19 yÅ·£\x17 a"–»\x17 "
b"\x01 –l3\x11 az\x01 ‡%ûtß·«\x1A "
b"\x01 –|q\x10 Òxo©¼°>d\x10 ”/ "
b"\x01 –\x06\x18\x10 |?–rµÃ΀âr "
b"\x01 –\x07\x05 øxIŽá‰uŽbå "
b"\x01 –\x07 Iˆq)Š&ÿ«-\x0E h7 "
b"\x01 –\x07 e8w´§Æü&Dɘu "
b"\x01 –\x08 …Pqç¨|²NfnÃò "
b"\x01 –\x08 ÉwR–QgÒòSI‡ "
b"\x01 –\x08 ¼ÉuD¢ <u\x04 *2) "
b"\x01 –\x08 æ\x08 xå ûi\x18 ÃÎr\x1E "
b"\x01 –\f \\x01 ~“¥†!h[ŽÛö "
b"\x01 –\f ¯Y|™•þpòô”\x12 o "
b"\x01 –ª„¸d~@±9·8l!BA "
b"\x01 –î\x03 Ú-záµâ^~\e x–^ "
b"\x01 –î\x04 v£s\x03 °ÞFÛϾ– "
b"\x01 –î\x05 ö\x13 }^¬¨eu]\t s "
b"\x01 –î\x06 =[s²Ÿ;•*\x18\e #- "
b"\x01 –î\x06 jët\x16 ½‚7eP‰Ç "
b"\x01 –î\x06 ™{sa§¯&xÜû "
b"\x01 –òE‚xp‹—‡¸á¹\x1F h "
b"\x01 –òFýÿ{¹–¸Ò1\x13\x18 ¤\e "
b"\x01 –òM1G\x7F r‰T•³g\x1D Ë "
b"\x01 –òQ ÷uѹs–âdÒ—¸ "
b"\x01 –òQ\¨\x7F “‡ÂH„\x12 sàc "
b"\x01 –òQÇy\x1F —ÍÝÙ¡\x00 û\x01 "
b"\x01 –òTÅØ}О·ÙÕ\x01 ÅÆ• "
b"\x01 –òUpÀ{O°ÓÓÎ\x0E 9Œ˜ "
b"\x01 –òU€(sG‡'\x12 Æîa\x15 Ù "
b"""
\x01 –òa4gxÒº\n
ÆâU¢L¾
"""
b"\x01 –òc\x14 —qú‘×HðÌ\x17 º "
b"\x01 –òÇ”íw\x11 Ž\x0F d\x0E Š íò "
b"\x01 –ünè‰tŠ´Ü\x05\x05 O\x7F î„ "
b"\x01 –üoWp~a¼2YL,\v È| "
b"\x01 –üoŸàq7¿•qÔm–æo "
b"\x01 –üy¸‡zì¥\x1E ‹‘\x12 !\x16\x06 "
b"\x01 –ü‡•D|G³sÅÚ7Žà¨ "
b"\x01 –ü‹ó“sš‰Ï\x17 {÷2º "
b"\x01 –üŽþ\e t_ŒØDj\e ß\x03 + "
b"\x01 –ü•Ÿšv)”ª7\x19 ÚéíÓ "
b"\x01 —\f ¶D–uÍŽ}[ocLÀø "
b"\x01 —\f ¸˜=sp¿¾¾×\x1C IAó "
b"\x01 —\f ¹\x1C Žv1À|æÑHXü "
b"\x01 —\f ¹n\r q¼«Ð–ÿ–ÒWw "
b"\x01 —\x16\e\f *{n€?xχoÐø "
b"\x01 —\x16\e „™tã¦(ª.üè½ "
b"\x01 —\x16 ™ßÏ\x7F ܽÁ)¯*js* "
b"\x01 —\x16 ›,.q?Œ\x15 ÷|JºÂ "
b"\x01 —\x16 _&qŠß¦©\x19\x12 È® "
b"\x01 —\x16 îxN®1zÂýiB "
b"\x01 —\x16 „žphµ¬†ìÞ˽4 "
b"\x01 —\x16 ±Î}¾‹>cô£MŽX "
b"\x01 —\x17 bM&y9ŽZ„×Íú˜\x16 "
b"\x01 —\x17 bÙ¦~…¹M|u™í\x1E é "
b"\x01 —\x17 d\v My¤¬î\x1E ÷\x05 ¶ "
b"\x01 —\x17 qÍŽxG©ð¿Šò2œ\e "
b"\x01 —5¤x{s.…¿ý؃µ£Ÿ "
b"""
\x01 —5¤Éƒ{_¾vܹB\n
^Í
"""
b"\x01 —5¥yÓz†µ%䬟Üë¥ "
b"\x01 —5ß\f ¯u–¯8A\x18 V\x08 T\r "
b"\x01 —5ã×ðx\x1D ˆy•\x19 ©\x08 b“ "
b"\x01 —5ãë¨u\x14 ˜¾ïæ„B\x1D\x18 "
b"\x01 —;c\Ñxè˜8†ÔÕ\e åñ "
b"\x01 —;cåás\f °¼~A¢‹C "
b"\x01 —;lßYvOˆã3\t Nˆ·Æ "
b"\x01 —;sMò{ ›PšTûnd "
b"\x01 —;s†±rs©å\x02 ÊMjÎi "
b"\x01 —?Ö³ðtD¶Ò\v ¶¯Ÿ\x1F \n "
b"\x01 —@M{ò{e°ÇÊ<!o™C "
b"\x01 —@NBÚ\x7F K³b\x19\x0E éÎ\x07 4 "
b"\x01 —@OáZz{±q\x04\x14 G±±t "
b"\x01 —@Q<ºyË…„\x12 _û˹ì "
b"\x01 —EdþJ|\x1F ’ÈÞ\x04\x18 {\x03\v "
b"\x01 —_\x13\x12 )r\x18 ‡_’*Ùè;è "
b"\x01 —_mõ\x19 u‚ÝöÝÿƒÇ„ "
b"\x01 —_nº±r–G¨á¶\x10 e "
b"\x01 —c\x10 Ï\x18 p:™>Vk7\x18 @î "
b"\x01 —d—È\x7F\x7F 2U¯m¶1 "
b"\x01 —x³Lû{Ƨ…5‡IàÁá "
b"\x01 —x³Ñ\v y?Œ\x12 eë#2Âí "
b"\x01 —y š\x1C t¡°7\x08 |E¸Ó "
b"\x01 —y$ \qê}\r j6mÅ> "
b"\x01 —y%\x7F \|—³\x7F _D=”L\x1D "
b"\x01 —y*K\e tyº³„2uãàÖ "
b"\x01 —‡‹À{\x06 ¯n›\x04 3éík "
b"\x01 —ˆ\x01 Mß{g£rûØà\x16\x04 Ô "
b"\x01 —ˆ\x01 }&uý¡¤Ä«REóÚ "
b"\x01 —ˆ\r ˜Åxûç\x18 N=ú{ "
b"\x01 —ˆ\r Äõ\x7F ž G=wáŸ\M "
b"\x01 —Ž\v\x0E \x7F f€=½n_¸ÒÕ "
b"\x01 —ŽtË·}‰™Ã+BYl\x10 h "
b"\x01 —Žtæ\x10\x7F &¶æ˜®ËFÄ "
b"\x01 —Žu+_~-•uëõ\f i\x00 H "
b"\x01 —œ®\x18 kr™›\x00\x12 €|‹U "
b"\x01 —œÒ^{ä¾€‘ aƒ‹š "
b"\x01 —P •yc+_²\t §õ "
b"\x01 —¡ÚƒQzï5\e Êê#\x10\f "
b"\x01 —¡Þ\x7F €|¿ŽùjÌuîg "
b"\x01 —¡ÞÄPwø…eÄ(ÿ+¿\x1D "
b"\x01 —¦{%½{\f ¨•ÏÒ˜¦Í´ "
b"\x01 —Ð ½\x1D s‰ŽlÉ„œ°«– "
b"\x01 —Т\x03 õu`›4àl|sªM "
b"\x01 —ôÆ\x1D eyC«Š·\v #ö\x17 "
b"\x01 —ôÆŠeuk¥Èø’=à£å "
b"\x01 —ôÍt„|€¢\x13 [iÀ\x00 ¥ã "
b"\x01 —ôÍÇÔv\e ©MõÉ‘égL "
b"\x01 —øÿ\x08\x0F x\x08 ›1;׆GJæ "
b"\x01 —øÿ&¿yw©ÔÄØq^Ìö "
b"\x01 —ù\x00 %?pf\x1F\x03 l‘\x02 ì’ "
b"\x01 —ùªý¶t`¯ì\x18 ýê@· "
b"\x01 —ùè‚ \x7F óòrš_ Ó& "
b"\x01 ˜\x08 -žJzÚ’I=Pi•Ûp "
b"\x01 ˜\x08 \EÄ\x7F Í·Ú†\e\x0F ÉF¨ "
b"\x01 ˜\x08 \˽p\x1A °“(c»3eï "
b"\x01 ˜\x08 ]þ•|š“Ö.\x13 Å8wÍ "
b"\x01 ˜\x08 þ¤;u΢àQk\x13 §’7 "
b"\x01 ˜\t LY¦zèž0\x17 ·Ô ´Ý "
b"\x01 ˜\t Nvþy¯š•\x12 Û¹l¬M "
b"\x01 ˜\t žaJxo·‰k“€ÌÃÒ "
b"\x01 ˜\r \e\x16 ¢q¦´Ä¬ô©¥U\x16 "
b"\x01 ˜\r \e ²\x7F qì‘#Uÿj\x06 *ñ "
b"\x01 ˜\r ö‡?|ZŸZÌb\x01\x05 ï\x7F "
b"\x01 ˜\x0E d|\v |›¾QéŽ\x13 ±LN "
b"\x01 ˜\x0E g\x11\x1A ~J€°´k͸Ú! "
b"\x01 ˜\x0E ±:\r |¯–Ü÷\x13 ¶Ç“þ "
b"\x01 ˜\x0E ²/{\x05 “F\x1A †Ð6úÑ "
b"\x01 ˜\x12 Ñ8ñ\x7F Ž¡\x17 “z;‚ "
b"\x01 ˜\x12 Ñr©yA¨«v¤šnwŸ "
b"\x01 ˜\x18 Øð@xXŽFí?âN»L "
b"""
\x01 ˜\x18 Ú\n
x~\x06 ¶Ø!$±s.l
"""
b"\x01 ˜\x18 Ûdyet‹ý„Küv "
b"\x01 ˜\x18 âî\x08 zZºÅO\x0E l\x15\x15 "
b"\x01 ˜\x19\x13 „r\x7F ü™èõ°iÜÆÒ "
b"\x01 ˜\x1C ñƤsF|¿¸ƒ5$´ "
b"\x01 ˜\x1D ©\x0F $|³›™²éúãN+ "
b"\x01 ˜\x1D ©|Üx÷ŠïWò.2–p "
b"\x01 ˜\x1D ª<{ûŒ×þúkbý "
b"\x01 ˜2Ot[}\x10 ªñRqØÔ‹y "
b"\x01 ˜2Oø\x02 uÚ¥P\x11 ºÀ›×ˆ "
b"\x01 ˜2Rù\x02 u@•\x16 Û²ž\f Ïå "
b"\x01 ˜2S´[q(²ô\x04 BÑö\f ² "
b"\x01 ˜2SÑš\x7F 6ˆ(–\x14\x7F #- "
b"\x01 ˜2£\x06 røá\x11 Î6\x1E £P "
b"\x01 ˜2£‚\x16 wìŠ>\x01\x18 \r \x15 Àš "
b"\x01 ˜2§é\x0E {zŽ«\x01 \x07 Ct "
b"\x01 ˜2¨\x1A _zTŒÎßÔ.[Yç "
b"\x01 ˜7ß\x00\v p™Œq¦‡×\x0E ò‡ "
b"\x01 ˜7ál\x13 }ïµî?R„\x1C è "
b"\x01 ˜<u·hz·EÁ\x10 ÷óÌ÷ "
b"\x01 ˜<œ¶9r®Ÿ\x06 à£Ù郕 "
b"\x01 ˜AAM_|¤¬„\t µÕT%Ä "
b"\x01 ˜AByNsñ«\x06 è_±Ê5 "
b"\x01 ˜Uwö\e rm‰áë_âB̰ "
b"\x01 ˜Ux‹x+¹Ý\x02 ÕIŽR£ "
b"\x01 ˜Uxá«\x7F !—\x10 §\x1C dj·ˆ "
b"\x01 ˜V7`Z|yŽ&»}†–\x16 ÷ "
b"\x01 ˜V7âº}„š\x1F (\x10 !\t S& "
b"\x01 ˜V9š~Ù¶¶8v{ŠS1 "
b"\x01 ˜`\x0F Rmxǥï<\x16 ]6\x0E "
b"\x01 ˜`\x10 ´}}ÚŽgl™ëû\$ "
b"\x01 ˜`eI\x00 }x¡’zã´ÿ\f " "
b"\x01 ˜`f¾xwÔž\x7F @\f\x7F G«ÿ "
b"\x01 ˜`¬\x18 ºx8¦iDÅàœžÏ "
b"\x01 ˜uJ˜Ævt•Ù¿vµkP€ "
b"\x01 ˜uKb7qг]ºSöú|ƒ "
b"\x01 ˜zÄá\t\x7F v„ct%ƒ\ïŽ "
b"\x01 ˜zÅHÉz\x07 æL@\f\x13 ‡2 "
b"\x01 ˜zÈ'\x12 uT¸Ó\r Ï\x10\x06 9ý "
b"""
\x01 ˜\x7F Šà>}׉<}µâÒ\n
o
"""
b"\x01 ˜\x7F ‹ÈÅx3±Qä\x19 X\x1E öx "
b"\x01 ˜ƒÍZNt:ŽÖuŒô@‚\ "
b"\x01 ˜ƒÍv>w²®¥PØãƒ "
b"\x01 ˜ƒéø2zñšyqË‹‡MÄ "
b"\x01 ˜…#æ®p<•X1\x02 Ì1i˜ "
b"\x01 ˜™:\x17 Xy¡ÖÏÛnÓ±é "
b"\x01 ˜™<Pçx’–[Ò?¹Ù$¶ "
b"\x01 ˜™Dv¾v|¢¶¨£Î*b{ "
b"\x01 ˜™Dnxà¯ß\x07 mÄæ\x1E "
b"\x01 ˜™EvÆ~^²ÿPÄn\x0F €O "
b"\x01 ˜™i\x1C\x1D ~ͱ®d÷\x19 ,ø\x19 "
b"\x01 ˜™i7=sA‹{Ô׺\x1E ×Ä "
b"\x01 ˜™k$]sþ·¹ø¤0«Ý® "
b"\x01 ˜™…\x12 t|žµ\x06\x10\x1F weâ "
b"\x01 ˜™…£ä{ƒ¨Y!Š\x07 K\x1E N "
b"\x01 ˜™¾z2y\x0F Ž\x04 o>ŠhÊ5 "
b"\x01 ˜™¾«ÊuC‚\x11 =€?iѹ "
b"\x01 ˜™ÂcBvŽ»\r ±f€I“› "
b"\x01 ˜™ÃT2yÍý\›·{Íœ "
b"""
\x01 ˜ž\n
\zîµ¶&‘Ñ!Lù
"""
b"\x01 ˜žPó\x0E w\¹ËùéËD”M "
b"\x01 ˜žQŒ†tŽŒ²\mÃqƒ\x17 "
b"\x01 ˜§É\x1D NzT¯\x03 ¼[HšÏ‚ "
b"\x01 ˜§×°µs¦®‹ï¸f@7 "
b"\x01 ˜§Øwì~2´ú\x06 åçêkç "
b"\x01 ˜¨V"pÔ¤G²ÃDÙ©r "
b"\x01 ˜¨Vµ`\x7F œ¹‹w-at7T "
b"\x01 ˜¨W+ x¥ùÄ“ßõV\x04 "
b"\x01 ˜¨X\x17 |\x08 ¦…\x18 oÍÑž "
b"\x01 ˜¨Yÿ?~\x0F ´#{s("±6 "
b"\x01 ˜¨Z\x14 (x‚pì¾ÞSSê "
b"\x01 ˜¨aL'p>€íK\x1E Ÿ\x05 §. "
b"\x01 ˜¨aƒ‡|Lˆ'\r Ç\x05 mÅ\x7F "
b"\x01 ˜¨aÏsÖ¨À|…5»+ "
b"\x01 ˜¨nðîye…™4\x7F ¿vÕ- "
b"\x01 ˜¨o-.ue’õ[ûŽ\f çY "
b"\x01 ˜¨}·,yv\x15 Á΂lÝ "
b"\x01 ˜¬÷|\x07 qž»¬§}ÒÙÈ\x05 "
b"\x01 ˜)W¥wQ«i£\x18 štw“ "
b"\x01 ˜*®ýxí•\x05\t ¹šØOŽ "
b"\x01 ˜,ƒmqª½ã¡vò•¥^ "
b"\x01 ˜-»\x15 uH¹8sXnKLl "
b"\x01 ˜.vÍ~\x13 ¹A}BÄÍî\x15 "
b"\x01 ˜5\f Åz”¸\x16 XeBžP2 "
b"\x01 ˜J\x0F Œ{\x1E Ÿ$\x10\f ËÍòø "
b"\x01 ˜Ï\x1F yr6šQ\x1F Œ\x1D\x18 ¯3 "
b"\x01 ˜Ïé)x¡žÂõÓëXï "
b"\x01 ˜ÐíYx_úB¼]ä} "
b"\x01 ˜ú\x1F sà‹fcWåqÎ "
b"\x01 ˜úÍ¿|Á¸ü2\x02 ìp€Š "
b"\x01 ˜úý'\x7F\e †©³ßÌ\x1E ˜ "
b"\x01 ˜û\x11 h}¤¡*¯±nÜ\e C "
b"\x01 ˜¼â4±u|œ¨# ý!(> "
b"\x01 ˜¼ãª²~³¨\x1A Þà\x07\x13 ²& "
b"\x01 ˜½P·¿~\x7F ¬¼úDÊ\x02 <Œ "
b"\x01 ˜½QB_så¹OýY“[2Œ "
b"\x01 ˜½Q|.vĺññhÀĦç "
b"\x01 ˜½QáÎ~vŽÊ]\x07\t ÑØg "
b"\x01 ˜½Æ2„|ŘŠÓ\x1E g÷\x05 "
b"\x01 ˜Âu~¬{\x14 ¤šm\x0F Eð8@ "
b"\x01 ˜Âu¯´urŽ\x05 Uÿæn;¨ "
b"\x01 ˜Çh\x17 ¼sš«:\e u©¶žH "
b"\x01 ˜Çh±ã|±¤,†’àXÈ "
b"\x01 ˜Çhâü{&• ´,sŸ¨d "
b"\x01 ˜ÇiøKy,ˆÍ7‡\x1F ”‚ "
b"\x01 ˜Çk¦³{r•\x1A\x19 ÚŽëª% "
b"\x01 ˜Çk¾»w˜ºø\x7F `zª>» "
b"\x01 ˜ÇlCëx„ïÚ…ßE•ª "
b"\x01 ˜Çz\x19 ;p\x08 –ÀTÄ#?7› "
b"\x01 ˜ÇÒ’8v=®ÓMãÁÇÀ\x14 "
b"\x01 ˜Ëª-y\x05 ¨&\x11\x12 ¨U "
b"\x01 ˜Ë«\x19 $tI‡>z½^–På "
b"""
\x01 ˜Ë«ª\x13 r®ˆ£„&v/\n
O
"""
b"\x01 ˜Ë®ô$qƒµ²“ÒÇeõ¾ "
b"\x01 ˜Ì„\x06 ‰ut±T\x13 …Š "
b"\x01 ˜Ì…8™zkÂ\x19 +X³_ "
b"\x01 ˜ÑÖq¹q7´‰^Áý\v 1g "
b"\x01 ˜à^Á¨x\x11 °ÄÅît‰l? "
b"\x01 ˜à_\t Ç|” \x1F ³Û`óh3 "
b"\x01 ˜à_.¨|©¸Z&§°÷8© "
b"\x01 ˜àašÏ}1‘ìE³wDR¬ "
b"\x01 ˜àañ÷p£‰wÇP9@1L "
b"\x01 ˜àcÔ§{ػ҂PÏ\x16 3Ï "
b"\x01 ˜áÎùU}Šª¤•\f E5ré "
b"\x01 ˜æ\v «Ù\x7F\f §Äç=e7î "
b"\x01 ˜ænvæ\x7F “±bÈ$þç3Ý "
b"\x01 ˜æÅH\x04 p0‹ gDZ{\x1E\x11 "
b"\x01 ˜æÅs´|à“\t 9üÁÏ[ë "
b"\x01 ˜æçBÓyÖ£³\@ËÄÙA "
b"\x01 ˜ë‡6®t\e ¾W|‹H‰3N "
b"\x01 ˜ë¾\x19 =vj¥¼‡¬ê\5ñ "
b"\x01 ˜ë¾w\x1D uPš9²cGÃ\x1C "
b"\x01 ˜ë¾Ä5süšæÌÖd\x0E\x16\x7F "
b"\x01 ˜ë¿Ñ>yߣY/T¬ôY "
b"\x01 ˜ëÂ\x07 y\x07 ‚ò¢íŵL "
b"\x01 ˜ì\x06 Í\f q`\x1D ®)‹^\x14 « "
b"\x01 ˜ì\x06 þ\x1C v\x1D ƒ˜oÇ«¦ "
b"\x01 ˜ì\e Vsxc‹#bðéUaÜ "
b"\x01 ˜ì\e ms{ýº\x04 {ˆIä\x07 ‰ "
b"\x01 ˜ì\e ƒë\x7F zÒ_%ïØ†Ê "
b"\x01 ˜ì)"ª}\x18 Ù^p\t £ "
b"\x01 ˜ôªz\x10 |å‡<Öû…4¿B "
b"\x01 ˜ô´7\x7F Ç»Ûã2\x19 #\x1E "
b"\x01 ˜ô¶…çu¯›WÅ\t §–CŸ "
b"\x01 ˜ô΋×r\x00 ²\x07 hßæ \x11 € "
b"\x01 ˜ôß9&{ثǾ²†Š¦\x16 "
b"\x01 ˜ôçœïu*9WôÇ,’ "
b"\x01 ˜ôòÚnyQ…\@̤x "
b"\x01 ˜õ-N4v ¨]^î\x1A *C "
b"\x01 ˜õ-œ,~£‰{;ü#<[› "
b"\x01 ˜õ-Ütv\¿úo*ä\x10 ªõ "
b"\x01 ˜õ/\Lp+ª‚º’\x17 +¢³ "
b"\x01 ˜õ1‘\x1C ~AF\x1D *$›\x01 b "
b"\x01 ˜õÐè˜}÷„¢Ê\x16\x18 \ "
b"\x01 ˜õÖ4¸pvŽŒ\x12 :‡xÅ@ "
b"\x01 ˜õÚ_¿\x7F Q‹\x05\t fòtÊ. "
b"\x01 ˜õö^gq'¸…¹5ëT\x0F\x17 "
b"\x01 ˜ö\f 8®~˳’‰Žµ’\x14 œ "
b"\x01 ˜ö\r 7GwX‰ªK<L²ô¥ "
b"\x01 ˜ö\x0F /æv“š\x18 g£Û\x14 ¬\x04 "
b"\x01 ˜ö\x11 <Vs[…§ôPò\x0F ÝÙ "
b"\x01 ˜ö77†vF™F)æ°Þ8¿ "
b"\x01 ˜ö9T-qc¨Ìž]ù\v ¸2 "
b"\x01 ™\x05\x12 Ñ£uȳK£“ÐÀ3® "
b"\x01 ™\x05\x13 aËrØ ÊÉƒÓØØ "
b"\x01 ™\x05\x14 ~«t\x0E ¼bÿÛÿ„3ô "
b"\x01 ™\x05 S3b\x7F Í’~J1ò‰\^ "
b"\x01 ™\x05 SI*{鉩ñä*pƒj "
b"\x01 ™\x05 SdRqK¶íÞ+EQIõ "
b"""
\x01 ™\x05 ÕÙ^~R˜®}I\n
d©!
"""
b"\x01 ™\x05 ÖN~Gƒ¡\x0F P"<\x00 "
b"\x01 ™\x05 ç÷Ý|"¼Z\x08 ’o\x15 Ðk "
b"\x01 ™\x05 éYÍ~§®\x16 æpi_ÞÂ "
b"""
\x01 ™\n
Kí‹|.Ÿ¢Ò¦K\x01 jÖ
"""
b"""
\x01 ™\n
M\x13 4tÚ½9T\v O\x1E o½
"""
b"""
\x01 ™\n
Yé{wÄ´)²Áµ\x11 ?\v
"""
b"""
\x01 ™\n
a\x16 ´y8ލâø\x13 Ù\v\x06
"""
b"""
\x01 ™\n
aE#ujŠ8=ø«m
"""
b"""
\x01 ™\n
è\n
·z)¢l¥|"4¹r
"""
b"\x01 ™\x0E ªqÁ{u´\x06 ~`ýMB "
b"\x01 ™\x0E ª¥)pJ£0 >·ÆvH "
b"\x01 ™\x0E ªõIx,•²>Y’©\x03 › "
b"\x01 ™\x0E «# up¹\x10 Ö»×l$é "
b"\x01 ™\x0E «IÉxF¤ßóJ‘®ÿj "
b"\x01 ™\x0E «p\t xG—všçb2ÁV "
b"\x01 ™\x0E «Ž€|@°)Ô9Ó²ÑÜ "
b"\x01 ™\x0E «¬¸qÞ%O\x18\t ¯Íâ "
b"\x01 ™\x0E «Öay¡‚`V÷x§ÃÓ "
b"\x01 ™\x0E «øárªœÙ; "x\æ "
b"\x01 ™\x0E -h}í¹\x11\x16 )b\x1A ô× "
b"\x01 ™\x0E OHr!Œ9‹ï9XÚ© "
b"\x01 ™\x0E ka}KN\x08 {»êðX "
b"\x01 ™\x0E Œ°\x7F ДHg/Ȭ\x01\x19 "
b"\x01 ™\x0E ©ùp™¡.@9_Çsü "
b"\x01 ™\x0E Å\x00 tâg}2~\x04 ƒZ "
b"\x01 ™\x0E òÀxf¾jÂÓJhPŒ "
b"\x01 ™\x0E ®\x11 °yᢎõf\x18 ‰xø "
b"\x01 ™\x0E ®+Øz¾“ȧ\x18 ¸ÿy "
b"\x01 ™\x0E ®LØvÿªˆë’!̇é "
b"\x01 ™\x0E ®fñy=›2’½\x7F\x10 ô0 "
b"\x01 ™\x0E ®~ u®µÀ‚K‚\x1E ¦n "
b"\x01 ™\x0E ®•`\x7F ‰—ÍwE\x1F Dšô "
b"\x01 ™\x0E ®®˜{Ä¢:aán'¼á "
b"\x01 ™\x0E ®ÊHwð¥v…N!‘9\x02 "
b"\x01 ™\x0E ®äq|\x00 ¬\x17 ÷œ9É.# "
b"\x01 ™\x0E ®ýQ}^³M¼žYþhO "
b"\x01 ™\x0E ¯\x17 øwP™“$3Ä\r ï\x01 "
b"\x01 ™\x0E ¯2QuõŸ€ã|\x14 N-\x1E "
b"\x01 ™\x0E ¯KèuÏŸÊ”8-\x1D ›» "
b"\x01 ™\x0E ¯g}eœó\x1A ¢§ôÅh "
b"\x01 ™\x0E ¯†Q~x•+:\x17 àÓý\x12 "
b"\x01 ™\x0E ¯ÐØyÒ»ý×’vâ<Õ "
b"\x01 ™\x0E ¯÷Xwݬ7/ØLɘž "
b"\x01 ™\x0E °\x10 8p8‰\x1C d°7¸º‘ "
b"\x01 ™\x0E °6Pw‹©\x17\x14 Ð#ÓMR "
b"\x01 ™\x0E °S\x08 v\r й7&…¯T‹ "
b"\x01 ™\x0E °lÐpÇ‹gžY&\x13 Œø "
b"\x01 ™\x0E °Šay\x13 ®²•\x00 }B¯˜ "
b"\x01 ™\x0E °±‘\x7F ›·æ¯›¯¤Ö… "
b"\x01 ™\x0E °Î|´ºUWž\r Ò¶× "
b"\x01 ™\x0E °èè\x7F f™y‡%3ªî> "
b"\x01 ™\x0E ±\x05 ‘q\x19 ¬H>Å+©àí "
b"\x01 ™\x0E ±Ùø}W¤ôwº¶èÎ, "
b"\x01 ™\x0E ²\x02 Éyé¼-\x06 ß}R\v Ø "
b"\x01 ™\x0E ².Hp¨Íþ¦Ø¾Q "
b"\x01 ™\x0F ÒA‘zø—´ÕS\x04 ßb7 "
b"\x01 ™\x0F Ò}1x\x04 ¬a+æhÏ\x19 ì "
b"\x01 ™\x0F Ôë¡sø‰\x17 kŒâ\x1A m\x1C "
b"\x01 ™\x0F Õ\x12 (vL¾‚uqSÕè* "
b"\x01 ™\x0F Õ%±|Û„C“cY\x04 E "
b"\x01 ™uÜ\x1A ÖxÀ·ë+lÛ¾T3 "
b"\x01 ™uÝx\uy§D9o/©§n "
b"\x01 ™vþüþtø™„÷”W\x00 z "
b"\x01 ™{ÙÉx\x08 †z/ž]4°Ä "
b"\x01 ™|G\x18 èr8ŠŽÂó\x07 r\x0E Í "
b"\x01 ™ 8b–}烦öó²¼ïž "
b"\x01 ™ 9o¾y;’)X'i¹~c "
b"\x01 ™ AÅ–pö§y˜á~a\x1E\x01 "
b"\x01 ™¥]ir{\e ‰‚-ЍtîÕ "
b"\x01 ™¹R\x1F ®|À²µ4ã!ƒïL "
b"\x01 ™¾\x04 ,B~ö£#öª£(…: "
b"\x01 ™¿\x10 –\x00 ~†½õÕroBt\x0E "
b"\x01 ™¿Noátú¥<qKMÞŽ "
b"\x01 ™¿N 1|K9æçîaš "
b"\x01 ™ÃæÌxó¼yá¯Q¥E€ "
b"\x01 ™ÄV\>z\x11 ƒ6Ž7†B\x0F 4 "
b"\x01 ™ÄVš~}è qJà—^—¾ "
b"\x01 ™ÄVÖVw€³\r \x10 ‰ÖD#B "
b"\x01 ™ÄfËGyŽ©@ÿü¦£$F "
b"\x01 ™È¦ïP}ŽªRêÐ\f ó— "
b"\x01 ™â\v $\x15\x7F ^Ž‹6™\x16 ‡\x02 Ë "
b"\x01 ™â\v O\x14 w‚±d'öZ²‘ô "
b"\x01 ™âªID{§†ÒBàa§\x07 ó "
b"\x01 ™âªã\x14 qÌ™ëúa\x01 óÙÙ "
b"\x01 ™â«4üz•¬íÝóŒ M "
b"\x01 ™â¯ólsM”Q a…á\v y "
b"\x01 ™â°vÃpoŸ\x05 œÌ\x19 /|Ä "
b"\x01 ™â±5Ûzþ¬\x0F\x04 :;éO "
b"\x01 ™è8DÝp0š`¤õ×bhA "
b"\x01 ™èd¦x\x1E ¥\x16\x08 yµ‹šÏ "
b"""
\x01 ™í\x7F ¯Ä\x7F h \x0F\x17 \n
ôî\x16 â
"""
b"\x01 ™íÒ„r\x1E ³¾Tá\x18 ¼( "
b"\x01 ™í¥5€xþ›ýœå{zz’ "
b"\x01 ™ñëµÌxf¾×hÌÛ¸9$ "
b"\x01 š\x01 §R_{ã²ö•š”E~³ "
b"\x01 š\x01 ¨:÷\x7F Ș_`Ú½üv "
b"\x01 š\x01 ×v\x14 ~¶²ûúXù\v 0} "
b"\x01 š\x01 ØÎ\e y¯ðo \x04\x05 » "
b"\x01 š\x05 ä!\w)ˆ«\ôÌD*€ "
b"\x01 š\x05 åYûx\‡{H6‘ÀF¥ "
b"\x01 š\x06 ÂL¤x†˜ŽúÃ\x0E â(¶ "
b"\x01 š\x06 âPé|–¯õC\x05 6'k÷ "
b"""
\x01 š\x10 þç=q\r ”Q\n
´´i\
"""
b"\x01 š\x11 ‚ù|tL¥\x7F Ž11Õ÷ô "
b"\x01 š\x15 ?ºõy\x19 ¥kyzIÝ\x10 ù "
b"\x01 š\x15 ´m:pGm\x17 ×ʸͅ "
b"\x01 š\x15 ´³ks·«ï\t Ùª+p "
b"\x01 š\x15 ØÖ=r,§z\r ~]"ÇM "
b"\x01 š\x15 Ù’ÜzѨ´›ÿ›§ìä "
b"\x01 š\x15 ÙÖ4vöAˆB\r þ€b "
b"\x01 š\x15 ÜP<q!ˆ¬ÉJ\x01 IvÓ "
b"""
\x01 š\x15 Ý©£p\x1F ž\t "\x14 \n
ÇÀ\x16
"""
b"""
\x01 š\x15 ä\x1F ñ\x7F R _\n
ð8*i
"""
b"\x01 š\x15 ä|\x11 wA£¹#\x00 ¹{B` "
b"\x01 š\x16 ™[5pò›6ú‚˜^Ÿâ "
b"\x01 š% \x00 -rº–*€\x12 õ”Â\x7F "
b"\x01 š% Î%\x7F ì½\v 5ƒØ à "
b"\x01 š&f\x08 ×q†¤Rbk\x13 ×7\r "
b"\x01 š*®8YtM’É[I/ª•` "
b"\x01 š*®Ö\x08 vìžüÚÂ1\x19 ¡w "
b"\x01 š*°5€t\x05 ·y_˜4w;H "
b"\x01 š*±hhzÖ³šê—"˜cÊ "
b"\x01 š+O±´w=7rz~þ¦É "
b"\x01 š+QÃ\x04 ỹ\x7F >Ò¬\x16 êÔ "
b"\x01 š+¥§~~GŽ›i%P\x04 üô "
b"\x01 š/¯`Ds¿ƒ\x0E Îkì d+ "
b"\x01 š/½\x1C ‹w’¸UÅ%‰)\x13 « "
b"\x01 š/ß[A~‹¼\x05 t4-^£h "
b"\x01 š0)cÓqi†\x7F\x0E 5d;@\e "
b"\x01 š0/îór‰…¹ÊpnŠ‹ "
b"\x01 š0\x11 FzD $&¥›N¹U "
b"\x01 š5›Œ\x00 qÁˆáª\x05 ¼ \x18 "
b"\x02 ¨<·\x15 ™Nû•sÆÍͶGÛ "
b"\x04 ·±²‹\x05 Iž˜\J¿ŽÜ\x01 z "
b"\x08 Ç”§„\x1D IJ’§ £ªR?Ö "
b"\t ü¿åõKLÞ¸±ŠHòçSÎ "
b"\f Þ\x02 þ|oCu€µ¼<D ûË "
b"\x0E Xì\x1E\x16 ÖL\x19 ¥xk;&\x18 [@ "
b"\x1F 9”-oqI§„®Jµ¡!ˆZ "
b" ÙXʸ6NF)m=0—•5 "
b"-¯K324HÙ®\x05 Ø"4šá\x1C "
b"-øNH¯A‰‡ôä˜\x06 믪 "
b"1—W6¹ÖK7“\x05 ê\x7F l8ŸÜ "
b"6+ÛM'ÙC#‚<™%Ï/fV "
b"BY,ÂT}K\x19 ƒÒ+p€–…ä "
b"C¢–¶/F\´¥”¦"†‘ "
b"Iìõ·Â“F\f ¥]µ¼«\x0F ç\ "
b"Lc¿c¶EÈ’“\x17 S‘\x04\x12 "
b"[“Éõå]JwƒßÙ\x17 Ývɬ "
b"]úœUì\t OÿŠÎª\x1A £»gv "
b"um¢”ÝE²À[öl˜·t "
b"vcEvÕèH™¼·´Ÿ\x03 HN "
b"ˆiJ‹\x15 ÌCò¾7ö¶n 2J "
b"’/©J7ãO¤¾A!e©=E "
b"’£›m\%G,«ùE>tá\x04 õ "
]
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 (0x01902F68C75A727CA738218C247F3994 , 0x01902F72257171D985F429525943C271 , 0x01911C4B9C227134A97DB9AF27D86BBB , 0x01911C4D0BE679C2BB071409217B0703 , 0x0191E122FC5A7E5E850C852858C1C2EB , 0x0191E126E7E6794DAFDBC8606E54C560 , 0x0191E1283FDD71F183738F05DF54C67C , 0x0191E129ED0773BFA3F5E0B66A6B964F , 0x0191FA646CCE7470B2A3A0D21FC95AC9 , 0x0192249724887B299B54C1F1383317DF , 0x019224979708791591797935DA68E6D9 , 0x019224981D107F88907B64EBBE829AC7 , 0x019224984E3874A2AD67E982204D35A6 , 0x019224987E007CA78DD5EE0575CEC806 , 0x01922498C24078DAA2C69CD7D69F3957 , 0x01922498F6DF7819B6A70621AF447D16 , 0x019224991A4870D8ABE60BBC796FDAAD , 0x019224993F9874DD8B159C4D6FC7832A , 0x019224996598754695BBF516C896AF9A , 0x01922499907073A4A82D4CDFD754F5E0 , 0x01922499A8D8787DA28CD2C134DCEAC2 , 0x0192249A97B17156914CCE1A0FED6743 , 0x019224A93D8E7ED5B2996A8F2C0E99F7 , 0x019300F8E3647E9A805F006EE4E2061A , 0x019300FAA6037ABAA65E1C1AB6F81BF2 , 0x0193118EB4157389B05FB496E814918F , 0x0195F68B7636752192DBE65437156BDC , 0x01961571446C7C98928E206A8270C386 , 0x01961571898471CF99DE09C5267F2832 , 0x01961571C33476E8A79028C9F72E60DF , 0x019615720A5C765CB2EA40730933DE4C , 0x019615727D3C7CE0BE174F6A54E4279E , 0x01961572AA3C7D7ABFF5E53A0456ECE4 , 0x01961A7581767668B7AC7A1050D8E535 , 0x019638D531E374BDB6C267BAF4EAC8D9 , 0x019638E653F17A8198A1656C52287816 , 0x019638E7D70072628856A4E3273B3D50 , 0x019638ECFBE87D9DB100C29D1F05C998 , 0x019638F128587347A824D9B06D79273C , 0x01963DE29C8F7F9DBFC59ADA0D22B14C , 0x01963EAF164E7534872CAFAE95261139 , 0x019642F0ACD675D5A7DF53251E59B2C1 , 0x01965D99072A7D7A8E2141E0045E4D61 , 0x019662671DBF76CC9BCC3D92BF5AD260 , 0x01966C20ED4F7D90BAE59936FFB7E6D3 , 0x01966C32D961708EA36F452B7A3ADC8C , 0x01966C32F91979C5B7A317612296BB17 , 0x01966C3311617A018725FB74DFB7AB1A , 0x01967C7110D2786FA9BCB03E6410942F , 0x0196810618107C3F9672B5C3CE80E272 , 0x0196810705F878498DE189758D8162E5 , 0x01968107498871298A26FFAB2D0E6837 , 0x01968107653877B4A7C6FC2644C99875 , 0x01968108855071E7A87CB24E666EC3F2 , 0x019681089FC97752965167D2F2534987 , 0x01968108BCC97544A2A03C75042A3229 , 0x01968108E60878E5A0FB6918C3CE721E , 0x0196810C5C017E93A58621685B8DDBF6 , 0x0196810CAF597C9995FE70F2F494126F , 0x0196AA84B8647E40B139B7386C214241 , 0x0196EE03DA2D7AE1B5E25E7E1B78965E , 0x0196EE0476A37303B0DE46DBCFBE96C2 , 0x0196EE05F6137D5EACA865755D097320 , 0x0196EE063D5B73B29F3B952A181B232D , 0x0196EE066AEB7416BD823765508990C7 , 0x0196EE06997B7361ADA7AF2678DC81FB , 0x0196F2458278708B9787B8E19DB91F68 , 0x0196F246FDFF7BB996B8D2311318A41B , 0x0196F24D31477F7289548195B3671DCB , 0x0196F25120F775D1B97396E264D297B8 , 0x0196F2515CA87F9387C248841273E063 , 0x0196F251ADC7791F97CDDDD9A100FB01 , 0x0196F254C5D87DD09EB7D9D501C5C695 , 0x0196F25570C07B4FB0D3D3CE0E398C98 , 0x0196F25580287347872712C6EE6115D9 , 0x0196F261346778D2BA0AC6E255A24CBE , 0x0196F263149771FA91D748F0CC17A0BA , 0x0196F2C794ED77118D0F640E8AA0EDF2 , 0x0196FC6EE889748AB4DC05054F7FEE84 , 0x0196FC6F57707E61BC32594C2C0BC87C , 0x0196FC6F9FE07137BF9571D46D96E66F , 0x0196FC79B8877AECA51E8B9112211606 , 0x0196FC8795447C47B373C5DA378EE0A8 , 0x0196FC8BF393739A89CF177BF732BAAD , 0x0196FC8DFE1B745F8CD8446A1BDF032B , 0x0196FC959F9A762994AA3719DAE9EDD3 , 0x01970CB6449675CD8D7D5B6F634CC0F8 , 0x01970CB8983D7370BFBEBED71C4941F3 , 0x01970CB91C8D7631ADC07CE6D14858FC , 0x01970CB96E0D71BCABD096FF96D25777 , 0x0197161B0C2A7B6E803F78CF876FD0F8 , 0x0197161B849974E3A62890AA2EFCE8BD , 0x01971699DFCF7FDCBDC129AF2A6A732A , 0x0197169B2C2E713F8C8115F77C4ABAC2 , 0x0197169D5F2671AD8ADFA6A91912C8AE , 0x0197169D81EE784EAE8E317AC2FD6942 , 0x019716A0849E7068B5AC86ECDECBBD34 , 0x019716A0B1CE7DBE8B3E63F4A34D8D58 , 0x019717624D2679398D5A84D7CDFA9816 , 0x01971762D9A67E85B94D7C7599ED1EE9 , 0x019717640B4D79A4ACEE901EF705B6AD , 0x01971771CD8D7847A9F0BF8AF2329C1B , 0x019735A4787B732E85BFFDD883B5A39F , 0x019735A4C9837B5FBE76DCB9420A5ECD , 0x019735A579D37A86B525E4AC9FDCEBA5 , 0x019735DF0CAF7596AF3841185608540D , 0x019735E3D7F0781D88799519A9086293 , 0x019735E3EBA8751498BEEFE684421D18 , 0x01973B635CD178E8983886D4D51BE5F1 , 0x01973B63E5E1730CB0BC7E419DA28B43 , 0x01973B6CDF59764F88E333094E88B7C6 , 0x01973B734DF27BA09B509A8154FB6E64 , 0x01973B7386B17273A9E502CA4D6ACE69 , 0x01973FD6B3F07444B6D20BB6AF9F1F0A , 0x0197404D7BF27B65B0C7CA3C216F9943 , 0x0197404E42DA7F4BB362190EE9CE0734 , 0x0197404FE15A7A7BB171041447B1B174 , 0x019740513CBA79CB8584125FFBCBB9EC , 0x01974564FE4A7C1F92C8DE04187B030B , 0x01975F1312297218875F922AD9E83BE8 , 0x01975F6DF519758281DDF6DDFF83C784 , 0x01975F6EBAB172968F47A8E18EB61065 , 0x01976310CF18703A993E566B371840EE , 0x01976497C87F7F328E55AF6D9D90B631 , 0x019778B34CFB7BC6A785358749E0C1E1 , 0x019778B3D10B793F8C1265EB2332C2ED , 0x019779209A1C74A1B037087C458FB8D3 , 0x01977924205C71EA8F7D0D6A366DC53E , 0x019779257F5C7C97B37F5F443D944C1D , 0x0197792A4B1B7479BAB3843275E3E0D6 , 0x0197878BC0907B06AF6E9B0433E9ED6B , 0x019788014DDF7B67A372FBD8E01604D4 , 0x019788017D2675FDA1A4C4AB5245F3DA , 0x0197880D98C578FB9FE7184E3D8FFA7B , 0x0197880DC4F57F9EA0473D77E19F5C4D , 0x01978D0B0E8E7F66803DBD6E5FB8D2D5 , 0x01978D74CBB77D8999C32B42596C1068 , 0x01978D74E6107F26B6E698AECB468EC4 , 0x01978D752B5F7E2D9575EBF50C690048 , 0x01979CAE186B72998F9B0012807C8B55 , 0x01979CD2905E7BE4BE8091A061838B9A , 0x01979D50A09579638E2B5FB2098FA7F5 , 0x0197A1DA83517AEF8F351BCAEA23100C , 0x0197A1DE7F807CBF8EF96ACC75EE67C2 , 0x0197A1DEC45077F88565C428FF2BBF1D , 0x0197A67B25BD7B0CA895CFD298A6CDB4 , 0x0197D0A0BD1D73898E6CC9849CB0AB96 , 0x0197D0A203F575609B34E06C7C73AA4D , 0x0197F4C61D6579438FAB8AB70B23F617 , 0x0197F4C68A65756BA5C8F8923DE0A3E5 , 0x0197F4CD74847C80A2135B69C000A5E3 , 0x0197F4CDC7D4761BA94DF5C991E9674C , 0x0197F8FF080F78089B313BD786474AE6 , 0x0197F8FF26BF7977A9D4C4D8715ECCF6 , 0x0197F900253F7066AD1F036C9102EC92 , 0x0197F9AAFDB67460AF90EC18FDEA40B7 , 0x0197F9E882A07FF39DF2729A5F20D326 , 0x0198082D9E4A7ADA92493D506995DB70 , 0x0198085C45C47FCDB7DA861B0FC946A8 , 0x0198085CCBBD701AB0932863BB3365EF , 0x0198085DFE957C9A93D62E13C53877CD , 0x019808FEA43B75CEA2E0516B13A79237 , 0x0198094C59A67AE89E3017B7D420B4DD , 0x0198094E76FE79AF9A9512DBB96CAC4D , 0x0198099E614A786FB7896B9380CCC3D2 , 0x01980D1B16A271A6B4C4ACF4A9A55516 , 0x01980D1BB27F71EC912355FF6A062AF1 , 0x01980DF6873F7C5A9F5ACC620105EF7F , 0x01980E647C0B7C9BBE51E98E13B14C4E , 0x01980E67111A7E4A80B0B46BCDB8DA21 , 0x01980EB13A0D7CAF96DCF713B6C793FE , 0x01980EB22F9D7B0593461A86D036FAD1 , 0x019812D138F17F8DA1179D939D7A3B82 , 0x019812D172A97941A8AB76A49A6E779F , 0x019818D8F04078588D46ED3FE24EBB4C , 0x019818DA0A787E06B6D82124B1732E6C , 0x019818DB64907965AD748BFD844BFC76 , 0x019818E2EE087A5ABA90C54F0E6C1515 , 0x0198191384727FFC99E8F5B069DCC6D2 , 0x01981CF1C6A47346907CBFB8833524B4 , 0x01981DA90F247CB39B99B2E9FAE34E2B , 0x01981DA97CDC78F78AEF57F22E329670 , 0x01981DAAAD3C7BFB8CD7FEADFA6B62FD , 0x0198324F745B7D10AAF15271D8D48B79 , 0x0198324FF80275DAA55011BAC09BD788 , 0x01983252F90275409516DBB29E0CCFE5 , 0x01983253B45B7128B2F40442D1F60CB2 , 0x01983253D19A7F3688289096147F232D , 0x019832A3068E72F88FE111CE361EA350 , 0x019832A3821677EC8A3E01180D15C09A , 0x019832A7E90E7B7A8D81AB01A0074374 , 0x019832A81A5F7A548CCEDFD42E5B59E7 , 0x019837DF000B70998C71A687D70EF287 , 0x019837E16C137DEFB5ADEE3F52841CE8 , 0x01983C75B7687AB79045C110F7F3CCF7 , 0x01983C9CB63972AE9F06E0A3D9E98395 , 0x019841414D5F7CA4AC8409B5D55425C4 , 0x01984142794E73F19DAB06E85FB1CA35 , 0x01985577F61B726D89E1EB5FE242CCB0 , 0x019855788E8B782BB9DD02D5498D52A3 , 0x01985578E1AB7F219710A71C646AB788 , 0x01985637605A7C798D26BB7D869616F7 , 0x01985637E2BA7D849A1F281021095326 , 0x019856398F9A7ED9B6B638767B8A5331 , 0x0198600F526D78C7A5C3AF3C165D360E , 0x01986010B47D7DDA8D676C99EBFB5C24 , 0x0198606549007D78A1927AE3B4FF0C22 , 0x01986066BE7877D49E7F400C7F47ABFF , 0x019860AC18BA7838A66944C5E09C9ECF , 0x0198754A98C6767495D9BF76B56B5080 , 0x0198754B623771D0B35DBA53F6FA7C83 , 0x01987AC4E1097F7684637425835CEF8E , 0x01987AC548C97A0781E64C400C138732 , 0x01987AC827127554B8D30DCF100639FD , 0x01987F8AE03E7DD7893C7DB5E2D20A6F , 0x01987F8BC8C57833B151E419581EF678 , 0x019883CD5A4E743A8DD6758CF440825C , 0x019883CD763E7781B2AE90A550D8E383 , 0x019883E9F8327AF19A7971CB8B874DC4 , 0x01988523E6AE703C95583102CC316998 , 0x0198993A1758799DA1D6CFDB6ED3B1E9 , 0x0198993C50E77892965BD23FB9D924B6 , 0x0198994476BE767CA2B6A8A3CE2A627B , 0x019899448F6E78E0AFDF076DC4E61E8E , 0x0198994576C67E5EB2FF50C46E0F804F , 0x019899691C1D7ECDB1AE64F7192CF819 , 0x01989969373D73418B7BD4D7BA1ED7C4 , 0x0198996B245D73FEB7B9F8A430ABDDAE , 0x0198998512747C9EB506101F776581E2 , 0x01989985A3E47B83A859218A074B1E4E , 0x019899BE7A32790F8D046F3E8A68CA35 , 0x019899BEABCA754382113D803F69D1B9 , 0x019899C26342768DBB0DB1668049939B , 0x019899C3543279CD9DFD5C9BB77BCD9C , 0x01989E0AAD5C7AEEB5B62691D1214CF9 , 0x01989E50F30E775CB9CBF9E9CB44944D , 0x01989E518C86748D8CB25C6DC3718317 , 0x0198A7C91D4E7A54AF03BC5B489ACF82 , 0x0198A7D7B0B573A6AE8BEF90B8664037 , 0x0198A7D877EC7E32B4FA06E5E7EA6BE7 , 0x0198A856229070D4A447B2C344D9A972 , 0x0198A856B5607F9CB98B772D61743754 , 0x0198A8572B2078ADA5F9C493DFF55604 , 0x0198A85817907C08A685186FCDD18E9E , 0x0198A859FF3F7E0FB4237B732822B136 , 0x0198A85A14287882AD70ECBEDE5353EA , 0x0198A8614C27703E80ED4B1E9F05A72E , 0x0198A86183877C4C88270DC7056DC57F , 0x0198A861ADCF73D6A8C07C85AD35BB2B , 0x0198A86EF0EE79658599347FBF76D52D , 0x0198A86F2D2E756592F55BFB8D0CE759 , 0x0198A87DB72C79769015C190CE826CDD , 0x0198ACF77C07719EBBACA77DD2D9C805 , 0x0198AD2957A57751AB69A3189A747793 , 0x0198AD2AAEFD78ED950509B99AD84F8E , 0x0198AD2C836D71AABDE3A176F295A55E , 0x0198AD2DBB157548B93873586E4B4C6C , 0x0198AD2E76CD7E13B9417D42C4CDEE15 , 0x0198AD350CC57A94B8165865429E5032 , 0x0198AD4A0F8C7B1E9F24100CCBCDF2F8 , 0x0198ADCF1F7972369A511F8C1D18AF33 , 0x0198ADCFE92978A19E90C2F5D3EB58EF , 0x0198ADD0ED59785F8EFA42BC5D90E47D , 0x0198ADFA8F1F73E08B66638157E571CE , 0x0198ADFACDBF7CC1B8FC3202EC70808A , 0x0198ADFAFD277F1B86A9B3DFADCC1E98 , 0x0198ADFB11687DA4A12AAFB16EDC1B43 , 0x0198BCE234B1757C9CA823A0FD21283E , 0x0198BCE3AAB27EB3A81ADEE00713B226 , 0x0198BD50B7BF7E7FACBCFA44CA023C8C , 0x0198BD51425F73E5B94FFD59935B328C , 0x0198BD517C2E76C4BAF1F168C0C4A6E7 , 0x0198BD51E1CE7E768DCA5D0709D1D867 , 0x0198BDC632847CC5988AD31E67F79D05 , 0x0198C2757EAC7B14A49A6D0F45F03840 , 0x0198C275AFB475728E0555FFE66E3BA8 , 0x0198C76817BC739AAB3A1B75A9B69E48 , 0x0198C768B1E37CB1A42C8692E058C890 , 0x0198C768E2FC7B2695A0B42C739FA864 , 0x0198C769F84B792C889DCD37871F9482 , 0x0198C76BA6B37B72951A19DA8DEBAA25 , 0x0198C76BBEBB7798BAF87F607AAA3EBB , 0x0198C76C43EB78AD84EFDA85DF4595AA , 0x0198C77A193B700896C054C4233F379B , 0x0198C7D29238763DAED34DE3C1C7C014 , 0x0198CBAA2D9D79059FA8261112ADA855 , 0x0198CBAB19247449873E7ABD5E9650E5 , 0x0198CBABAA1372AE88A38426762F0A4F , 0x0198CBAEF4247183B5B293D2C765F5BE , 0x0198CC8406897574B15413858AAD9D8E , 0x0198CC8538997A6B81C2192B58B3905F , 0x0198D1D671B97137B4895EC1FD0B3167 , 0x0198E05EC1A87811B0C4C5EE74896C3F , 0x0198E05F09C77C94A01FB3DB60F36833 , 0x0198E05F2EA87CA9B85A26A7B0F738A9 , 0x0198E0619ACF7D3191EC45B3774452AC , 0x0198E061F1F770A38977C7503940314C , 0x0198E063D4A77BD8BBD28250CF1633CF , 0x0198E1CEF9557D8AAAA4950C453572E9 , 0x0198E60BABD97F0CA781C4E73D6537EE , 0x0198E66E76E67F93B162C824FEE733DD , 0x0198E6C5480470308BA067445A7B1E11 , 0x0198E6C573B47CE0930939FCC1CF5BEB , 0x0198E6E742D379D6A3B35C40CBC4D941 , 0x0198EB8736AE741BBE577C8B4889334E , 0x0198EBBE193D766AA5BC87ACEA5C35F1 , 0x0198EBBE771D75509A39B26347C31C20 , 0x0198EBBEC43573FC9AE6CCD6640E167F , 0x0198EBBFD13E79DFA3592F54AC8FF459 , 0x0198EBC2079D79078E82F2A2EDC5B54C , 0x0198EC06CD0C7160AD1DAE298B5E14AB , 0x0198EC06FE1C761D839D8F986FC7ABA6 , 0x0198EC1B567378638B2362F0E95561DC , 0x0198EC1B6D737BFDBA047B8849E40789 , 0x0198EC1B83EB7F7A8FD25F25EFD886CA , 0x0198EC2922AA7D1890D95E8F7009A381 , 0x0198F4AA7A107CE5873CD6FB8534BF42 , 0x0198F4B48E377FC7BBDBE3321990231E , 0x0198F4B685E775AF9B57C509A796439F , 0x0198F4CE8BD77200B20768DFE6201180 , 0x0198F4DF39267BD8ABC7BEB2868AA616 , 0x0198F4E79CEF752A813957F4C7AD2C92 , 0x0198F4F2DA6E7951855C9040CC90A478 , 0x0198F52D4E347620A85D5EEE8F1A2A43 , 0x0198F52D9C2C7EA3897B3BFC233C5B9B , 0x0198F52DDC74765CBFFA6F2AE410AAF5 , 0x0198F52F5C4C702BAA82BA92172BA2B3 , 0x0198F531911C7E419D461D2A249B0162 , 0x0198F5D0E8987DF784A2CA16185CC290 , 0x0198F5D634B870768E8C123A8778C540 , 0x0198F5DA5FBF7F518B050966F274CA2E , 0x0198F5F65E677127B885B935EB540F17 , 0x0198F60C38AE7ECBB392898DB592149C , 0x0198F60D3747775889AA4B3C4CB2F4A5 , 0x0198F60F2FE676939A1867A3DB14AC04 , 0x0198F6113C56735B85A7F450F20FDDD9 , 0x0198F63737867646994629E6B0DE38BF , 0x0198F639542D7163A8CC9E5DF90BB832 , 0x01990512D1A375C8B34BA393D0C033AE , 0x0199051361CB72D8A0CAC99083D3D8D8 , 0x019905147EAB740EBC62FFDBFF8433F4 , 0x0199055333627FCD927E4A31F2895C5E , 0x01990553492A7BE989A9F1E42A70836A , 0x019905536452714BB6EDDE2B455149F5 , 0x019905D5D95E7E5298AE7D490A64A921 , 0x019905D68E4E7E4783A1810F50223C00 , 0x019905E7F7DD7C22BC5A08926F15D06B , 0x019905E959CD7EA7AE16E670695FDEC2 , 0x01990A4BED8B7C2E9FA2D2A64B016AD6 , 0x01990A4D133474DABD39540B4F1E6FBD , 0x01990A59E97B77C4B429B2C1B5113F0B , 0x01990A6116B479388EA8E2F813D90B06 , 0x01990A614523756A8A383D9DF8AB6D8E , 0x01990AE80AB77A29A26CA57C2234B972 , 0x01990EAA71C17B75B481067E60FD4D42 , 0x01990EAAA529704AA330A03EB7C67648 , 0x01990EAAF549782C95B23E5992A9039B , 0x01990EAB23207570B910D6BBD76C24E9 , 0x01990EAB49C97846A4DFF34A91AEFF6A , 0x01990EAB7009784797769AE76232C156 , 0x01990EAB8D807C40B029D439D3B2D1DC , 0x01990EABACB871DEAD254F1809AFCDE2 , 0x01990EABD66179A1826056F778A7C3D3 , 0x01990EABF8E172AA9CD93B2022785CE6 , 0x01990EAD2D687DEDB9111629621AF4D7 , 0x01990EAD4F4872218C398BEF3958DAA9 , 0x01990EAD6B617D4B904E087BBBEAF058 , 0x01990EAD8CB07FD09448672FC8AC0119 , 0x01990EADA9F97099A12E40395FC773FC , 0x01990EADC50074C3A2677D327E04835A , 0x01990EADF2C07866BE6AC2D34A68508C , 0x01990EAE11B079E1A28DF566188978F8 , 0x01990EAE2BD87ABE93C8A718B89DFF79 , 0x01990EAE4CD876FFAA88EB9221CC87E9 , 0x01990EAE66F1793D9B3292BD7F10F430 , 0x01990EAE7E2075AEB5C0824B821EA66E , 0x01990EAE95607F8997CD77451F449AF4 , 0x01990EAEAE987BC4A23A61E16E27BCE1 , 0x01990EAECA4877F0A576854E21913902 , 0x01990EAEE4717C00AC17F79C39C92E23 , 0x01990EAEFD517D5EB34DBC9E59FE684F , 0x01990EAF17F8775099932433C40DEF01 , 0x01990EAF325175F59F80E37C144E2D1E , 0x01990EAF4BE875CF9FCA94382D1D9BBB , 0x01990EAF67817D659CF31AA2A7F4C568 , 0x01990EAF86517E78952B3A17E0D3FD12 , 0x01990EAFD0D879D2BBFDD79276E23CD5 , 0x01990EAFF75877DDAC372FD84CC9989E , 0x01990EB010387038891C64B037B8BA91 , 0x01990EB03650778BA91714D023D34D52 , 0x01990EB05308760D8AB9372685AF548B , 0x01990EB06CD070C78B679E5926138CF8 , 0x01990EB08A617913AEB295007D42AF98 , 0x01990EB0B1917F9BB7E6AF9BAFA4D685 , 0x01990EB0CE907CB4BA55579E0DD2B6D7 , 0x01990EB0E8E87F669979872533AAEE3E , 0x01990EB105917119AC483EC52BA9E0ED , 0x01990EB1D9F87D57A4F477BAB6E8CE2C , 0x01990EB202C979E9BC2D06DF7D520BD8 , 0x01990EB22E48709FA89DCDFEA6D8BE51 , 0x01990FD241917AF897B4D55304DF6237 , 0x01990FD27D317804AC612BE668CF19EC , 0x01990FD4EBA173F889176B8CE21A6D1C , 0x01990FD51228764CBE82757153D5E82A , 0x01990FD525B17CDB844393635904458F , 0x019975DC1AD678C0B7EB2B6CDBBE5433 , 0x019975DD785C7579A744396F2FA9A76E , 0x019976FEFCFE74F89984F7948F57007A , 0x01997B8FD9C97808867A2F9E5D34B0C4 , 0x01997C4718E872388A8DC2F307720ECD , 0x0199A03862967DE783A6F6F3B2BCEF9E , 0x0199A0396FBE793B9229582769B97E63 , 0x0199A041C59670F6A77998E17E611E01 , 0x0199A55D69727B1B89822D8AA874EED5 , 0x0199B9521FAE7CC0B2B534E32183EF4C , 0x0199BE042C427EF6A323F6AAA328853A , 0x0199BF1096007E86BDF5D5726F42740E , 0x0199BF4E6FE174FAA53C714B4DDEC5BD , 0x0199BF4EA0317C4B8139E6E790EE619A , 0x0199C3E68FCC78F3BC79E1AF51A54580 , 0x0199C4565C3E7A1183368D3786420F34 , 0x0199C4569A7E7DE8A0714AE0975E97BE , 0x0199C456D6567780B30D1089D6442342 , 0x0199C466CB47798EA940FFFCA6A32446 , 0x0199C8A6EF507D8F8DAA52EAD00CF397 , 0x0199E20B24157F5E8D8B3699168702CB , 0x0199E20B4F147782B16427F65AB291F4 , 0x0199E2AA49447BA786D242E061A707F3 , 0x0199E2AAE31471CC99EBFA6101F3D9D9 , 0x0199E2AB34FC7A95AC81EDDDF38C204D , 0x0199E2AFF36C734D9451A06185E10B79 , 0x0199E2B076C3706F9F059CCC192F7CC4 , 0x0199E2B135DB7AFEAC0F043A3BE94FA0 , 0x0199E83844DD70309A60A4F5D7626841 , 0x0199E88164A6781EA5160879B58B9ACF , 0x0199ED7FAFC47F68A00F170AF4EE16E2 , 0x0199ED81D284721E90B3BE54E118BC28 , 0x0199EDA5358078FE9BFD9CE57B7A7A92 , 0x0199F1EBB5CC7866BED768CCDBB83924 , 0x019A01A7525F7BE3B2F6959A94457EB3 , 0x019A01A83AF77FC8985F60DABDFC9076 , 0x019A01D776147EB6B2FBFA58F90B307D , 0x019A01D8CE1B79AFADF06F90200405BB , 0x019A05E4215C772988AB5CF4CC442A80 , 0x019A05E559FB785C877B483691C046A5 , 0x019A06C24CA47886988DFAC30EE228B6 , 0x019A06E250E97C96AFF5430536276BF7 , 0x019A10FEE73D710D94510AB4ADB4695C , 0x019A1182F97C744CA57F8D3131D5F7F4 , 0x019A153FBAF57919A56B797A49DD10F9 , 0x019A15B46D3A70479D6D17D7CAB8CD85 , 0x019A15B4B36B73B7ABEF09D9AA8F2B70 , 0x019A15D8D63D722CA77A0D7E5D22C74D , 0x019A15D992DC7AD1A8B49BFF9BA7ECE4 , 0x019A15D9D63476F6814188420DFE8062 , 0x019A15DC503C712188ACC94A014976D3 , 0x019A15DDA9A3701F9E0922140AC7C016 , 0x019A15E41FF17F528F205F0AF0382A69 , 0x019A15E47C117741A3B92300B97B4260 , 0x019A16995B3570F29B36FA82985E9FE2 , 0x019A25A0002D72BA962A8012F594C27F , 0x019A25A0CE257FECBD0B3583D820E090 , 0x019A266608D77186A452626B13D7370D , 0x019A2AAE3859744D92C95B492FAA9560 , 0x019A2AAED60876EC9EFCDAC23119A177 , 0x019A2AB035807405B7795F9834773B48 , 0x019A2AB168687AD6B39AEA97229863CA , 0x019A2B4FB1B4773D9037727A7EFEA6C9 , 0x019A2B51C30479CC837F3ED2AC16EAD4 , 0x019A2BA5A77E7E478E9B69255004FCF4 , 0x019A2FAF604473BF830ECE6BEC20642B , 0x019A2FBD1C8B7792B855C525892913AB , 0x019A2FDF5B417E8BBC0574342D5EA368 , 0x019A302963D37169867F0E35643B401B , 0x019A302FEEF3728985B9CA706E8A8B90 , 0x019A308111467A44A02426A59B4EB955 , 0x019A359B8C0071C188E1AA05BCA018A0 , 0x02A83CB715994EFB9573C6CDCDB647DB , 0x04B7B1B28B05499E985C4ABF8EDC017A , 0x08C794A7841D494A92A7A0A3AA523FD6 , 0x09FCBFE5F54B4CDEB8B18A48F2E753CE , 0x0CDE02FE7C6F437580B5BC3C4420FBCB , 0x0E58EC1E16D64C19A5786B3B26185B40 , 0x1F39942D6F7149A784AE4AB5A121885A , 0x20D958CAB8364E468F296D3D30979535 , 0x2DAF4B33323448D9AE05D822349AE11C , 0x2DF84E48AF90418987F4E49806EBAFAA , 0x31975736B9D64B379305EA7F6C389FDC , 0x362BDB4D27D94323823C9925CF2F6656 , 0x42592CC2547D4B1983D22B70809685E4 , 0x4381A296B62F465CB4A594A68F228691 , 0x49ECF5B7C293460CA55DB5BCAB0FE75C , 0x4C63BF8F63B645C89293175391041281 , 0x5B93C9F5E55D4A7783DFD917DD76C9AC , 0x5DFA9C55EC094FFF8ACEAA1AA3BB6776 , 0x756DA294DD8E45B29DC05BF66C98B774 , 0x76634576D5E84899BCB7B4AD9F03484E , 0x88694A8B15CC43F2BE37F6B66E20324A , 0x922FA94A37E34FA4BE90412165A93D45 , 0x92A39B6D5C25472CABF9453E74E104F5 );
Copy
77
4.34 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"\x01 ’$—$ˆ{)›TÁñ83\x17 ß "
b"\x01 ’$——\x08 y\x15 ‘yy5ÚhæÙ "
b"\x01 ’$˜\x1D\x10\x7F ˆ{d뾂šÇ "
b"\x01 ’$˜N8t¢gé‚ M5¦ "
b"\x01 ’$˜~\x00 |§ŽÕî\x05 uÎÈ\x06 "
b"\x01 ’$˜Â@xڢƜ×ÖŸ9W "
b"\x01 ’$˜ößx\x19 ¶§\x06 !¯D}\x16 "
b"\x01 ’$™\x1A HpØ«æ\v ¼yoÚ "
b"\x01 ’$™?˜tÝ‹\x15 œMoǃ* "
b"\x01 ’$™e˜uF•»õ\x16 È–¯š "
b"\x01 ’$™ps¤¨-Lß×Tõà "
b"\x01 ’$™¨Øx}¢ŒÒÁ4Üê "
b"\x01 ’$š—±qV‘LÎ\x1A\x0F ígC "
b"\x01 ’$©=~Õ²™j,\x0E ™÷ "
b"\x01 “\x00 øãd~š€_\x00 näâ\x06\x1A "
b"\x01 “\x00 ú¦\x03 zº¦^\x1C\x1A ¶ø\e ò "
b"\x01 “\x11 ´\x15 s‰°_´–è\x14 ‘ "
b"\x01 –\x15 qDl|˜’Ž j‚pÆ "
b"\x01 –\x15 q‰„qÏ™Þ\t Å&\x7F (2 "
b"\x01 –\x15 qÃ4vè§(É÷.`ß "
b"""
\x01 –\x15 r\n
\v\²ê@s\t 3ÞL
"""
b"\x01 –\x15 r}<|à¾\x17 OjTä'ž "
b"\x01 –\x1A uvvh·¬z\x10 PØå5 "
b"\x01 –\x06\x18\x10 |?–rµÃ΀âr "
b"\x01 –\x07\x05 øxIŽá‰uŽbå "
b"\x01 –\x07 Iˆq)Š&ÿ«-\x0E h7 "
b"\x01 –\x07 e8w´§Æü&Dɘu "
b"\x01 –\x08 …Pqç¨|²NfnÃò "
b"\x01 –\x08 ÉwR–QgÒòSI‡ "
b"\x01 –\x08 ¼ÉuD¢ <u\x04 *2) "
b"\x01 –\x08 æ\x08 xå ûi\x18 ÃÎr\x1E "
b"\x01 –\f \\x01 ~“¥†!h[ŽÛö "
b"\x01 –\f ¯Y|™•þpòô”\x12 o "
b"\x01 –ª„¸d~@±9·8l!BA "
b"\x01 –î\x03 Ú-záµâ^~\e x–^ "
b"\x01 –î\x04 v£s\x03 °ÞFÛϾ– "
b"\x01 –î\x05 ö\x13 }^¬¨eu]\t s "
b"\x01 –î\x06 =[s²Ÿ;•*\x18\e #- "
b"\x01 –î\x06 jët\x16 ½‚7eP‰Ç "
b"\x01 –î\x06 ™{sa§¯&xÜû "
b"\x01 —\f ¶D–uÍŽ}[ocLÀø "
b"\x01 —\f ¸˜=sp¿¾¾×\x1C IAó "
b"\x01 —\f ¹\x1C Žv1À|æÑHXü "
b"\x01 —\f ¹n\r q¼«Ð–ÿ–ÒWw "
b"\x01 —\x16\e\f *{n€?xχoÐø "
b"\x01 —\x16\e „™tã¦(ª.üè½ "
b"\x01 —5¤x{s.…¿ý؃µ£Ÿ "
b"""
\x01 —5¤Éƒ{_¾vܹB\n
^Í
"""
b"\x01 —;c\Ñxè˜8†ÔÕ\e åñ "
b"\x01 —;cåás\f °¼~A¢‹C "
b"\x01 —wî¢\x0E ~I—\n j¹÷8\x00 ñ "
b"\x01 —x\x02 öÃp¿¤zÇ„Á§ï "
b"\x01 —x\x03\x12\x13\x7F ʦ\x18 {dZÑ€ "
b"\x01 —ˆ\x01 Mß{g£rûØà\x16\x04 Ô "
b"\x01 —ˆ\x01 }&uý¡¤Ä«REóÚ "
b"\x01 —ˆ\r ˜Åxûç\x18 N=ú{ "
b"\x01 —ˆ\r Äõ\x7F ž G=wáŸ\M "
b"\x01 —ŽtË·}‰™Ã+BYl\x10 h "
b"\x01 —Žtæ\x10\x7F &¶æ˜®ËFÄ "
b"\x01 —¡\x02 1>{<¶¬ØXN¡2f "
b"\x01 —¡\x02 kvrý‚!\x0E öE°í "
b"\x01 —¡\x02 ÍÖp4‡Ê\x05 ]Z‰?q "
b"\x01 —¡\x02 ßÍ}ç©¢\f î\v vlÖ "
b"\x01 —¡\x02 ñÎz¥¨®[žÊî "
b"\x01 —¡\x03\x04 Vpb(áu¨\x1D É "
b"\x01 —¡\x03 P^wl«=€\x12 mPô7 "
b"\x01 —¡\x03 enu\x06 ‹:iÖ©\x1A ú/ "
b"\x01 —¡\x03 y\x0E yb¸ªr\x1F ¦ðƦ "
b"\x01 —¡\x03 Š>}w˜ˆšß\x07 f\x0E ” "
b"\x01 —¡\x03 ›\x15 z\x00 “C`B!,— "
b"\x01 —Мñ\x16 ~F‹±¹•Ó™ + "
b"\x01 —Ð)~pl“4ˆuoC². "
b"\x01 —ôÊ94|e\x1D ¾\x16 Ç\x18 µ° "
b"\x01 —ôÊ‚\f x7ªóŠ\x19 72\x1D U "
b"\x01 —ôÊ¿\x#—\x13 J\x15 #[\x06 = "
b"\x01 ˜\x08 þ¤;u΢àQk\x13 §’7 "
b"\x01 ˜\x0E ±:\r |¯–Ü÷\x13 ¶Ç“þ "
b"\x01 ˜\x0E ²/{\x05 “F\x1A †Ð6úÑ "
b"\x01 ˜\x13 ŽÙYw\x18 ›§Q‹˜žÿƒ "
b"\x01 ˜\x13 #¨q–´OÜ¡þ¡ "
b"\x01 ˜\x13 Y(u\x08 ˆ”§½\x1C Žˆ\e "
b"\x01 ˜28o©{“²|R\e :~Š„ "
b"\x01 ˜28ôav\x1C ª6ò’¢–ïX "
b"\x01 ˜2“\x1E t¾¬©\x11 «ç”Ne "
b"\x01 ˜2“De~•žÕÍ’ì\t t "
b"\x01 ˜AAM_|¤¬„\t µÕT%Ä "
b"\x01 ˜AByNsñ«\x06 è_±Ê5 "
b"\x01 ˜zÄá\t\x7F v„ct%ƒ\ïŽ "
b"\x01 ˜zÅHÉz\x07 æL@\f\x13 ‡2 "
b"\x01 ˜ƒÍZNt:ŽÖuŒô@‚\ "
b"\x01 ˜ƒÍv>w²®¥PØãƒ "
b"\x01 ˜™¦Êó}ѾC\x00 ÚŽ_ü{ "
b"\x01 ˜™¦Ý«rÍ»\x1E\x00 ƒ÷Ž‘y "
b"\x01 ˜\r \x1E FzT¡š`¼üƒŒG "
b"\x01 ˜\r f-{4ÿË«X\x0E û\x7F "
b"\x01 ˜ú\x1F sà‹fcWåqÎ "
b"\x01 ˜úÍ¿|Á¸ü2\x02 ìp€Š "
b"\x01 ˜úý'\x7F\e †©³ßÌ\x1E ˜ "
b"\x01 ˜û\x11 h}¤¡*¯±nÜ\e C "
b"\x01 ˜ÇG\x12 ýv8¥á±ŒE6\x06 \ "
b"\x01 ˜ÇG$¤zKކ‹.4«5ÿ "
b"\x01 ˜Í#ºI{žž\x01 um:'” "
b"\x01 ˜Í#Ï\x11 u„˜\x0F ªÆŒub "
b"\x01 ˜æ¨Ll}¦ºŽ½ù\x14 vŒ° "
b"\x01 ˜ë¿Ñ>yߣY/T¬ôY "
b"\x01 ˜ì\x06 Í\f q`\x1D ®)‹^\x14 « "
b"\x01 ˜ì\x06 þ\x1C v\x1D ƒ˜oÇ«¦ "
b"\x01 ˜ì\e Vsxc‹#bðéUaÜ "
b"\x01 ˜ì\e ms{ýº\x04 {ˆIä\x07 ‰ "
b"\x01 ˜ì\e ƒë\x7F zÒ_%ïØ†Ê "
b"\x01 ˜õ©uÑ}n”:£„i'~’ "
b"\x01 ˜õ©ŒápÀŽú{ê²Èp\x11 "
b"\x01 ˜õ©ž0s&”<\x0F l\x14 Ï{o "
b"\x01 ˜õ©°qv!‰)¶Q¬ym "
b"\x01 ˜õ©Á9\x7F ²«yòå‚Ú³a "
b"\x01 ™\x05 S3b\x7F Í’~J1ò‰\^ "
b"\x01 ™\x05 SI*{鉩ñä*pƒj "
b"\x01 ™\x05 SdRqK¶íÞ+EQIõ "
b"""
\x01 ™\n
ìF‡~ñ…<•=\x18 ëÕ
"""
b"""
\x01 ™\n
ìZ°{\x1D ¶<\x18 Þ\x01 >gQ
"""
b"""
\x01 ™\n
ì†÷wˆ©\x13 ɰÚÁ7ž
"""
b"""
\x01 ™\n
씈~ˆ·vÑÍ‘¯e'
"""
b"""
\x01 ™\n
ì³`qn \t ;rÇ|\x02 \
"""
b"\x01 ™\n ìÐ s&µ~sªô\x00 Y/ "
b"""
\x01 ™\n
ìáP~ÀŽÑ%ôä£0û
"""
b"""
\x01 ™\n
ìó(\x7F\x1A ‰œŽOÑ9PÁ
"""
b"""
\x01 ™\n
í\x05 0\x7F n¬\x07 ©\x06 Uu¬’
"""
b"""
\x01 ™\n
í\x16\x08 u›œ‹ä{¦Ëš²
"""
b"""
\x01 ™\n
î\v §rPŽÉº\n
^XJƒ
"""
b"""
\x01 ™\n
î\x1D Xq\t ‘ÿAs\x06\x0F κ
"""
b"""
\x01 ™\n
î/tÅ›™¾Ú\x7F C:\x03
"""
b"""
\x01 ™\n
îHy]³ ¡2Ý÷c\x01
"""
b"""
\x01 ™\n
îW u\x07 ‹Ž³Ëüa¹Œ
"""
b"""
\x01 ™\n
îiÇy:¬Ò?Ç_¹\x1A b
"""
b"""
\x01 ™\n
îyG|N‰³?\x13 ;M\x14 ;
"""
b"""
\x01 ™\n
x)©OWáqÿ´Õ
"""
b"\x01 ™\x0E ªqÁ{u´\x06 ~`ýMB "
b"\x01 ™\x0E ª¥)pJ£0 >·ÆvH "
b"\x01 ™\x0E ªõIx,•²>Y’©\x03 › "
b"\x01 ™\x0E «# up¹\x10 Ö»×l$é "
b"\x01 ™\x0E «IÉxF¤ßóJ‘®ÿj "
b"\x01 ™\x0E «p\t xG—všçb2ÁV "
b"\x01 ™\x0E «Ž€|@°)Ô9Ó²ÑÜ "
b"\x01 ™\x0E «¬¸qÞ%O\x18\t ¯Íâ "
b"\x01 ™\x0E «Öay¡‚`V÷x§ÃÓ "
b"\x01 ™\x0E «øárªœÙ; "x\æ "
b"\x01 ™\x0E -h}í¹\x11\x16 )b\x1A ô× "
b"\x01 ™\x0E OHr!Œ9‹ï9XÚ© "
b"\x01 ™\x0E ka}KN\x08 {»êðX "
b"\x01 ™\x0E Œ°\x7F ДHg/Ȭ\x01\x19 "
b"\x01 ™\x0E ©ùp™¡.@9_Çsü "
b"\x01 ™\x0E Å\x00 tâg}2~\x04 ƒZ "
b"\x01 ™\x0E òÀxf¾jÂÓJhPŒ "
b"\x01 ™\x0E ®\x11 °yᢎõf\x18 ‰xø "
b"\x01 ™\x0E ®+Øz¾“ȧ\x18 ¸ÿy "
b"\x01 ™\x0E ®LØvÿªˆë’!̇é "
b"\x01 ™\x0E ®fñy=›2’½\x7F\x10 ô0 "
b"\x01 ™\x0E ®~ u®µÀ‚K‚\x1E ¦n "
b"\x01 ™\x0E ®•`\x7F ‰—ÍwE\x1F Dšô "
b"\x01 ™\x0E ®®˜{Ä¢:aán'¼á "
b"\x01 ™\x0E ®ÊHwð¥v…N!‘9\x02 "
b"\x01 ™\x0E ®äq|\x00 ¬\x17 ÷œ9É.# "
b"\x01 ™\x0E ®ýQ}^³M¼žYþhO "
b"\x01 ™\x0E ¯\x17 øwP™“$3Ä\r ï\x01 "
b"\x01 ™\x0E ¯2QuõŸ€ã|\x14 N-\x1E "
b"\x01 ™\x0E ¯KèuÏŸÊ”8-\x1D ›» "
b"\x01 ™\x0E ¯g}eœó\x1A ¢§ôÅh "
b"\x01 ™\x0E ¯†Q~x•+:\x17 àÓý\x12 "
b"\x01 ™\x0E ¯ÐØyÒ»ý×’vâ<Õ "
b"\x01 ™\x0E ¯÷Xwݬ7/ØLɘž "
b"\x01 ™\x0E °\x10 8p8‰\x1C d°7¸º‘ "
b"\x01 ™\x0E °6Pw‹©\x17\x14 Ð#ÓMR "
b"\x01 ™\x0E °S\x08 v\r й7&…¯T‹ "
b"\x01 ™\x0E °lÐpÇ‹gžY&\x13 Œø "
b"\x01 ™\x0E °Šay\x13 ®²•\x00 }B¯˜ "
b"\x01 ™\x0E °±‘\x7F ›·æ¯›¯¤Ö… "
b"\x01 ™\x0E °Î|´ºUWž\r Ò¶× "
b"\x01 ™\x0E °èè\x7F f™y‡%3ªî> "
b"\x01 ™\x0E ±\x05 ‘q\x19 ¬H>Å+©àí "
b"\x01 ™\x0E ±Ùø}W¤ôwº¶èÎ, "
b"\x01 ™\x0E ²\x02 Éyé¼-\x06 ß}R\v Ø "
b"\x01 ™\x0E ².Hp¨Íþ¦Ø¾Q "
b"\x01 ™\x0F ÒA‘zø—´ÕS\x04 ßb7 "
b"\x01 ™\x0F Ò}1x\x04 ¬a+æhÏ\x19 ì "
b"\x01 ™\x0F Ôë¡sø‰\x17 kŒâ\x1A m\x1C "
b"\x01 ™\x0F Õ\x12 (vL¾‚uqSÕè* "
b"\x01 ™\x0F Õ%±|Û„C“cY\x04 E "
b"\x01 ™uÝx\uy§D9o/©§n "
b"\x01 ™|G\x18 èr8ŠŽÂó\x07 r\x0E Í "
b"\x01 ™ÄIÅvu„Œ6hª#*\x02 ½ "
b"\x01 ™â\v $\x15\x7F ^Ž‹6™\x16 ‡\x02 Ë "
b"\x01 ™â\v O\x14 w‚±d'öZ²‘ô "
b"\x01 ™â\f\x1F $uâª-óº\x04 &HŒ "
b"\x01 ™è9-U\x7F r²cÆ™\v ?¦{ "
b"\x01 ™è9=}rçˆà‚\Ž\x06 dn "
b"\x01 š\x15 ´m:pGm\x17 ×ʸͅ "
b"\x01 š\x15 ´³ks·«ï\t Ùª+p "
b"\x01 š\x15 ØÖ=r,§z\r ~]"ÇM "
b"\x01 š\x15 Ù’ÜzѨ´›ÿ›§ìä "
b"\x01 š\x15 ÙÖ4vöAˆB\r þ€b "
b"\x01 š\x16 ™[5pò›6ú‚˜^Ÿâ "
b"\x01 š+Qû>p¡¤\x04 »w>Œ "
b"\x01 š+¨@Îs—œ.&#±\x04 &\x7F "
b"\x01 š+¨V\x16 v•¶_~&‚\x7F ! "
b"\x01 š/ß[A~‹¼\x05 t4-^£h "
b"\x02 ¨<·\x15 ™Nû•sÆÍͶGÛ "
b"\x08 Ç”§„\x1D IJ’§ £ªR?Ö "
b"\f Þ\x02 þ|oCu€µ¼<D ûË "
b"\x0E Xì\x1E\x16 ÖL\x19 ¥xk;&\x18 [@ "
b"\x1F 9”-oqI§„®Jµ¡!ˆZ "
b"-¯K324HÙ®\x05 Ø"4šá\x1C "
b"1—W6¹ÖK7“\x05 ê\x7F l8ŸÜ "
b"6+ÛM'ÙC#‚<™%Ï/fV "
b"BY,ÂT}K\x19 ƒÒ+p€–…ä "
b"C¢–¶/F\´¥”¦"†‘ "
b"]úœUì\t OÿŠÎª\x1A £»gv "
b"um¢”ÝE²À[öl˜·t "
b"ˆiJ‹\x15 ÌCò¾7ö¶n 2J "
b"™\x04 î¥×1M«°„\x14 ”8}Ù< "
b"š€h2ˇC\x0E ƒ`\x1A ÄH£>a "
b"¬ö›Å-»AÌœ‚‹UÄÜ™s "
b"°vo\x18 (…JZ¿r.^\x17 a\x06\x10 "
b"°æ\x00 ޵\x08 Je«\x1F Ѧ\x0E ¶j½ "
b"¸?lŽÓÛJ{·¿FGén\x19 U "
b"Á\x16 Âe<\x1C C\v ›jD¡Í}Áø "
b"Áç•‘ú\x01 L’˜\x04 ¶rQ²ß# "
b"ÅËBÏ'B®ªÑó\x07 ¸M¹9 "
b"ÆKK‰\x1C ’Bn†U•鯲Ž' "
b"Æ¥~ípºO”£þD\x15 ÷Lü "
b"ÇVqÊÃ\x1A FòŽ¢“ŒC–Š] "
b"Éhé?¬OGjµÎ_g-CÏ[ "
b"åYz0=¨F²§°pUÅú¥â "
b"\x01 ‹LäHF|f’êøÔ\x00\x12 »\ "
b"\x01 ‹Lò\x18 (xòŒ‰e\x05\x17 Íæ0 "
b"\x01 ‹Lò?Éx2‡ÛÇ\x12 =F\x10 k "
b"\x01 ‹Lòd²qH“Ùk»1ªXR "
b"\x01 çuiÿ}€q§(ö[lÚ "
b"\x01 çuÁ‘|\€Ñ#AG\x04 sz "
b"\x01 /hÇZr|§8!Œ$\x7F 9” "
b"\x01 /j‰¼~÷¸ÔÉÃXgª‰ "
b"\x01 /l¸‰y¿\x01 6Ì÷øžÛ "
b"\x01 /r%qqÙ…ô)RYCÂq "
b"\x01 ‘\x1C Kœ"q4©}¹¯'Øk» "
b"\x01 ‘\x1C M\v æy»\x07\x14\t !{\x07\x03 "
b"\x01 ‘±êèhu}¦N\x0F Ÿn¼ÅŽ "
b"\x01 ‘Ñ!%cu_¦ëš8Ul•K "
b"\x01 ‘Ñ!‹½uo¢¥Í\v ²b\x0E Ç "
b"\x01 ‘Ñ(\x15 Éw“©dŽºCI1‘ "
b"\x01 ‘Ñ*˜}vø¨/ºr¸ˆMs "
b"\x01 ‘Ñ*Æ×xȉ@Êl¦…!Û "
b"\x01 ‘Ñ=<{À»-7E¥\x1A ƒ† "
b"\x01 ‘á"üZ~^…\f …(XÁÂë "
b"\x01 ‘á&çæyM¯ÛÈ`nTÅ` "
b"\x01 ‘á(?Ýqñƒs\x05 ßTÆ| "
b"\x01 ‘á)í\x07 s¿£õà¶jk–O "
b"""
\x01 ‘ú`8<v\n
²ÿ’Àí…\x7F ¡
"""
b"\x01 ‘údlÎtp²£ Ò\x1F ÉZÉ "
b"\x01 ‘úfNþw ª\x1C _W7\x11 Få "
b"\x01 ’•‘•(t\x01 ¾?ŸÝÇÛ\v T "
b"\x01 “Ï"Rp}!šY÷Êwý \x7F "
b"\x01 “Ï$è±}\r ¿Î÷ü\e\f\f Ú "
b"\x01 “ÏI\µ\x7F +©ß6‰¸.æ% "
b"\x01 •ö‹v6u!’ÛæT7\x15 kÜ "
b"\x01 –\x15 rª<}z¿õå:\x04 Vìä "
b"\x01 –3l¾{¢ÄE\x13 tÎR- "
b"\x01 –3Ÿ—•qÇ„\x15 ½~\ÚV[ "
b"\x01 –3ŸÆ¥{J˜\x1D\t è }®c "
b"\x01 –4;ã³pÎ…½M‘©B»Ÿ "
b"\x01 –8kÆxtÖœƒ1ˆHëÜW "
b"\x01 –8Õ1ãt½¶ÂgºôêÈÙ "
b"\x01 –8æSñz˜¡elR(x\x16 "
b"\x01 –8ç×\x00 rbˆV¤ã';=P "
b"\x01 –8ìûè}±\x00 Â\x1F\x05 ɘ "
b"\x01 –8ñ(XsG¨$Ù°my'< "
b"\x01 –=âœ\x7F ¿ÅšÚ\r "±L "
b"\x01 –>¯\x16 Nu4‡,¯®•&\x11 9 "
b"\x01 –Bð¬ÖuÕ§ßS%\x1E Y²Á "
b"\x01 –C\f\v ºx\x07 „™þ\ŒLŒ~ "
b"\x01 –]™\x07 *}zŽ!Aà\x04 ^Ma "
b"\x01 –bg\x1D ¿vÌ›Ì=’¿ZÒ` "
b"\x01 –l íO}ºå™6ÿ·æÓ "
b"\x01 –l2ÙapŽ£oE+z:ÜŒ "
b"\x01 –l2ù\x19 yÅ·£\x17 a"–»\x17 "
b"\x01 –l3\x11 az\x01 ‡%ûtß·«\x1A "
b"\x01 –m2°\x07 v2›ü\x17 ߪ\f Ë "
b"\x01 –|q\x10 Òxo©¼°>d\x10 ”/ "
b"\x01 –©ïÅovŤè[ñmÎ\x00 Ÿ "
b"\x01 –òA®W}í¹[À/ ¨] "
b"\x01 –òB\x03 ×|Œ:9{±›¬Ý "
b"\x01 –òDE°s»ŽOHi\x06 3#\x1C "
b"\x01 –òD¢ÿzT£öù¶ÎÕc3 "
b"\x01 –òDÕïvb©[oxšœm– "
b"\x01 –òE\x04 ÿ}ݹ´‚‰_‘Ô‚ "
b"\x01 –òE‚xp‹—‡¸á¹\x1F h "
b"\x01 –òF\x1D u.Ÿå\x06 úÈ\t »„ "
b"\x01 –òF-¨zp›—@ˆ‹ô{ý "
b"\x01 –òFýÿ{¹–¸Ò1\x13\x18 ¤\e "
b"\x01 –òGlÈw倥š\x17 ÕK1 "
b"\x01 –òG|`x?£yŽ\x05\x0F @©\x03 "
b"\x01 –òH<xvj“<sgìª\f à "
b"\x01 –òH©ï~µ‡(\x1D ¤æ•™D "
b"\x01 –òHä/s3©r\x17 â“¿ôõ "
b"\x01 –òIc_vµ½w*¿öãÀî "
b"\x01 –òJ3¸s‚¦döá\x03 ƒ\v ± "
b"\x01 –òM1G\x7F r‰T•³g\x1D Ë "
b"\x01 –òOýXx©û\ÐÖñ\x03 Ï "
b"\x01 –òPFø{]¡\ôôé@. "
b"\x01 –òQ ÷uѹs–âdÒ—¸ "
b"\x01 –òQ\¨\x7F “‡ÂH„\x12 sàc "
b"\x01 –òQÇy\x1F —ÍÝÙ¡\x00 û\x01 "
b"\x01 –òR=`zÙˆ›ƒ\x03 =‰W "
b"\x01 –òR’ç}\x16 Ž#<¶à×ÿ\x15 "
b"\x01 –òRÔ‡v‰…â´ÔL§¿ä "
b"\x01 –òS#Gp¾œñ(¼fc\x10\x02 "
b"\x01 –òTÅØ}О·ÙÕ\x01 ÅÆ• "
b"\x01 –òUpÀ{O°ÓÓÎ\x0E 9Œ˜ "
b"\x01 –òU€(sG‡'\x12 Æîa\x15 Ù "
b"\x01 –òUÕyuµ.ì8Е "
b"\x01 –òW1|àŒód8DÍ\x0E "
b"\x01 –òXh¿td©Þ\e v"J¶ "
b"\x01 –òY×Gw3§²\x03 #ÃZŽ) "
b"""
\x01 –òa4gxÒº\n
ÆâU¢L¾
"""
b"\x01 –òc\x14 —qú‘×HðÌ\x17 º "
b"\x01 –òdW'|î‹W\x19\x1F \r €Âl "
b"\x01 –òiÓqû¸ÞSˤ¤Å "
b"\x01 –ò€\x06 Nx‡£G¬ûO[\x19 ž "
b"\x01 –òÇ”íw\x11 Ž\x0F d\x0E Š íò "
b"\x01 –ø§ðgv›0ëXOçm^ "
b"\x01 –ünè‰tŠ´Ü\x05\x05 O\x7F î„ "
b"\x01 –üoWp~a¼2YL,\v È| "
b"\x01 –üoŸàq7¿•qÔm–æo "
b"\x01 –üqö\x10\x7F »”òð\x13\x16 «Í\x10 "
b"\x01 –üs=(\x7F V®ÈÍ”\x1F ì1` "
b"\x01 –üs£¸~\x03 ¦œûö\x7F 9ýœ "
b"\x01 –üy¸‡zì¥\x1E ‹‘\x12 !\x16\x06 "
b"\x01 –üz\v Ÿr?¬¼‹\f Ý\x17 æ— "
b"\x01 –ü‡•D|G³sÅÚ7Žà¨ "
b"\x01 –ü‰'œvr˜\x00 °²W£±[ "
b"\x01 –ü‹ó“sš‰Ï\x17 {÷2º "
b"\x01 –üŽþ\e t_ŒØDj\e ß\x03 + "
b"\x01 –ü•Ÿšv)”ª7\x19 ÚéíÓ "
b"""
\x01 —\x16 •b_sŽªó\x16 \n
\x1A 3Š_
"""
b"\x01 —\x16 •°ßw,¿b,foóB\x10 "
b"\x01 —\x16 —Www’½¹Òr’|$2 "
b"\x01 —\x16 —¤.~¾:C†tÍ1Õ "
b"\x01 —\x16 ˜2·}3’‰T\x02 ¡h\x08 8 "
b"\x01 —\x16 ˜¹\x1F xq‚òèXG#Í3 "
b"\x01 —\x16 ™ßÏ\x7F ܽÁ)¯*js* "
b"\x01 —\x16 ›,.q?Œ\x15 ÷|JºÂ "
b"\x01 —\x16 ›Ù¾|Ï´!,Ê5+§¦ "
b"\x01 —\x16 œEns…-UúÝcÄ "
b"\x01 —\x16 _&qŠß¦©\x19\x12 È® "
b"\x01 —\x16 îxN®1zÂýiB "
b"\x01 —\x16 „žphµ¬†ìÞ˽4 "
b"\x01 —\x16 ±Î}¾‹>cô£MŽX "
b"\x01 —\x16 ¦\x12 v~³·IB׈¦&Ò "
b"\x01 —\x17 bM&y9ŽZ„×Íú˜\x16 "
b"\x01 —\x17 bÙ¦~…¹M|u™í\x1E é "
b"\x01 —\x17 d\v My¤¬î\x1E ÷\x05 ¶ "
b"\x01 —\x17 qÍŽxG©ð¿Šò2œ\e "
b"\x01 —5œœR~’¿ä8\x07 §—« "
b"\x01 —5¢#“zl%<B_"iC "
b"\x01 —5¥yÓz†µ%䬟Üë¥ "
b"\x01 —5§\r ó\x7F .\x16 N3–ÎÀŒ "
b"\x01 —5§\x1E s{`´ùš\x16 l\x19\x02 Z "
b"\x01 —5Üå·yJž\e †€“»Í™ "
b"\x01 —5Ý€Çy\x1E S\x14 -å\x1D g¨ "
b"\x01 —5ß\f ¯u–¯8A\x18 V\x08 T\r "
b"\x01 —5à‘ß\x7F b’ÚãCÆ\x19 #G "
b"\x01 —5àà\x17 z}£Ž\x1E ’eQƒô "
b"\x01 —5áÌ—s\x16 –ìF\x1D *þDn "
b"\x01 —5ã×ðx\x1D ˆy•\x19 ©\x08 b“ "
b"\x01 —5ãë¨u\x14 ˜¾ïæ„B\x1D\x18 "
b"\x01 —;jòix8KU÷\f …\\x1A "
b"\x01 —;lßYvOˆã3\t Nˆ·Æ "
b"\x01 —;r\x01 ™\x7F ¦£¿¤2šÙ’Ä "
b"\x01 —;sMò{ ›PšTûnd "
b"\x01 —;s†±rs©å\x02 ÊMjÎi "
b"\x01 —?Ö³ðtD¶Ò\v ¶¯Ÿ\x1F \n "
b"\x01 —@\v $=q΄³È®„\e Ì\x1D "
b"\x01 —@\v Tr†¾uÈ\x15 ÍÛA} "
b"\x01 —@M{ò{e°ÇÊ<!o™C "
b"\x01 —@NBÚ\x7F K³b\x19\x0E éÎ\x07 4 "
b"\x01 —@OáZz{±q\x04\x14 G±±t "
b"\x01 —@Q<ºyË…„\x12 _û˹ì "
b"\x01 —EdþJ|\x1F ’ÈÞ\x04\x18 {\x03\v "
b"\x01 —_\x13\x12 )r\x18 ‡_’*Ùè;è "
b"\x01 —_mõ\x19 u‚ÝöÝÿƒÇ„ "
b"\x01 —_nº±r–G¨á¶\x10 e "
b"\x01 —c\x10 Ï\x18 p:™>Vk7\x18 @î "
b"\x01 —d—È\x7F\x7F 2U¯m¶1 "
b"\x01 —x³Lû{Ƨ…5‡IàÁá "
b"\x01 —x³Ñ\v y?Œ\x12 eë#2Âí "
b"\x01 —x´Û;zaŽ\x13 l\x15 ˆN±ô "
b"\x01 —y š\x1C t¡°7\x08 |E¸Ó "
b"\x01 —y!àÔpê´1à\x0F Ñž´S "
b"\x01 —y$ \qê}\r j6mÅ> "
b"\x01 —y%\x7F \|—³\x7F _D=”L\x1D "
b"\x01 —y*K\e tyº³„2uãàÖ "
b"\x01 —‡‹À{\x06 ¯n›\x04 3éík "
b"\x01 —Ž\v\x0E \x7F f€=½n_¸ÒÕ "
b"\x01 —Žu+_~-•uëõ\f i\x00 H "
b"\x01 —œ®\x18 kr™›\x00\x12 €|‹U "
b"\x01 —œÒ^{ä¾€‘ aƒ‹š "
b"\x01 —P •yc+_²\t §õ "
b"\x01 —Qæ•}P“p\x08\x19 ýjH( "
b"\x01 —¡ÚƒQzï5\e Êê#\x10\f "
b"\x01 —¡Þ\x7F €|¿ŽùjÌuîg "
b"\x01 —¡ÞÄPwø…eÄ(ÿ+¿\x1D "
b"\x01 —¦{%½{\f ¨•ÏÒ˜¦Í´ "
b"\x01 —«AøÅ{¤›H\e é^êµ\x1C "
b"\x01 —Ð ½\x1D s‰ŽlÉ„œ°«– "
b"\x01 —Т\x03 õu`›4àl|sªM "
b"\x01 —ôÆ\x1D eyC«Š·\v #ö\x17 "
b"\x01 —ôÆŠeuk¥Èø’=à£å "
b"\x01 —ôÇÔ4tGŒŒ¬\x02 k¶\x03 ‡ "
b"\x01 —ôÍ\e u\x7F M¾¶o,¸\x16 8× "
b"\x01 —ôÍ8¤z^Éø‹|~Qk "
b"\x01 —ôÍt„|€¢\x13 [iÀ\x00 ¥ã "
b"\x01 —ôÍÇÔv\e ©MõÉ‘égL "
b"\x01 —øÿ\x08\x0F x\x08 ›1;׆GJæ "
b"\x01 —øÿ&¿yw©ÔÄØq^Ìö "
b"\x01 —ù\x00 %?pf\x1F\x03 l‘\x02 ì’ "
b"\x01 —ù\x00 ãàtц_$\x18 Ža~8 "
b"\x01 —ù\x02 HgsÑ®²G\e p\x12 è} "
b"\x01 —ù\x05 ˆèz\x02 ˜@ç!V:\x05 "
b"\x01 —ùªý¶t`¯ì\x18 ýê@· "
b"\x01 —ùè‚ \x7F óòrš_ Ó& "
b"\x01 ˜\x08 -žJzÚ’I=Pi•Ûp "
b"\x01 ˜\x08 \EÄ\x7F Í·Ú†\e\x0F ÉF¨ "
b"\x01 ˜\x08 \˽p\x1A °“(c»3eï "
b"\x01 ˜\x08 ]þ•|š“Ö.\x13 Å8wÍ "
b"\x01 ˜\x08 _\x11 MuV¿¤)ÑãÉ\x06 Æ "
b"\x01 ˜\x08 aã…u<ŽàÊ‹ÒÝX× "
b"\x01 ˜\x08 sH…tÅŽ\x0F ÐrwO°› "
b"\x01 ˜\x08 u’½~Þ£LGÁ¢Zúf "
b"\x01 ˜\x08 |{mu«€ýÑ»³\r \x08 ¢ "
b"""
\x01 ˜\x08 ~\n
Æsrާ\x18 FiU/‰
"""
b"\x01 ˜\t LY¦zèž0\x17 ·Ô ´Ý "
b"\x01 ˜\t Nvþy¯š•\x12 Û¹l¬M "
b"\x01 ˜\t R\x15 ç|¥´\¬Xu\x08 8m "
b"\x01 ˜\t R+¿~ÿ¤s#M†A…µ "
b"\x01 ˜\t žaJxo·‰k“€ÌÃÒ "
b"\x01 ˜\t F\x7F d®[7Ê?þ(« "
b"\x01 ˜\t 4Â\x7F ͸¢“îŠÉ<½ "
b"\x01 ˜\r \e\x16 ¢q¦´Ä¬ô©¥U\x16 "
b"\x01 ˜\r \e ²\x7F qì‘#Uÿj\x06 *ñ "
b"\x01 ˜\r \x1C =gwÁ”xN´ˆ\x00 í "
b"\x01 ˜\r ö‡?|ZŸZÌb\x01\x05 ï\x7F "
b"\x01 ˜\x0E d|\v |›¾QéŽ\x13 ±LN "
b"\x01 ˜\x0E e]Âv†„_ïN`´\x10 "
b"\x01 ˜\x0E ežJqãµùûMå?‡¬ "
b"\x01 ˜\x0E f#ª|Q®-DÚÞkÉÝ "
b"\x01 ˜\x0E g\x11\x1A ~J€°´k͸Ú! "
b"\x01 ˜\x0E ¶Aær™…\x1D Œ/ï¤ "
b"\x01 ˜\x0E ¶lMw$€º—˹\x7F ýD "
b"\x01 ˜\x0E ·împáŠ÷6…é]\x03 š "
b"\x01 ˜\x0E º@ŽrÒƒ¸Ç_¸Dú± "
b"\x01 ˜\x0E ºÛí{2›ÏfÀ(ã¶n "
b"\x01 ˜\x0E »G5q%‹»\e þôr:Ó "
b"\x01 ˜\x0E ¼-\x7F n®°à%pèx³ "
b"\x01 ˜\x0E ¼çŽv»\x03 /ìÏÎRÜ "
b"\x01 ˜\x12 Ñ8ñ\x7F Ž¡\x17 “z;‚ "
b"\x01 ˜\x12 Ñr©yA¨«v¤šnwŸ "
b"\x01 ˜\x18 Øex{Ýç§¼À`/ "
b"\x01 ˜\x18 Øð@xXŽFí?âN»L "
b"""
\x01 ˜\x18 Ú\n
x~\x06 ¶Ø!$±s.l
"""
b"\x01 ˜\x18 Ûdyet‹ý„Küv "
b"\x01 ˜\x18 âî\x08 zZºÅO\x0E l\x15\x15 "
b"\x01 ˜\x18 ä›({\x05 ñÎÍÏ¢ÕJ "
b"\x01 ˜\x18 æP\t }g¸tÓÆv#" "
b"\x01 ˜\x19\x13 „r\x7F ü™èõ°iÜÆÒ "
b"\x01 ˜\x1C ñƤsF|¿¸ƒ5$´ "
b"\x01 ˜\x1D ©\x0F $|³›™²éúãN+ "
b"\x01 ˜\x1D ©|Üx÷ŠïWò.2–p "
b"\x01 ˜\x1D ª<{ûŒ×þúkbý "
b"\x01 ˜2Ot[}\x10 ªñRqØÔ‹y "
b"\x01 ˜2Oø\x02 uÚ¥P\x11 ºÀ›×ˆ "
b"\x01 ˜2Qe›r}¬[ÔýâvV "
b"\x01 ˜2Qbx\x1A ´\x15 Ƈ£\x1E R "
b"\x01 ˜2Qæ›w½‰ù¬\x00 Ä‘Sð "
b"\x01 ˜2Rù\x02 u@•\x16 Û²ž\f Ïå "
b"\x01 ˜2S´[q(²ô\x04 BÑö\f ² "
b"\x01 ˜2SÑš\x7F 6ˆ(–\x14\x7F #- "
b"\x01 ˜2£\x06 røá\x11 Î6\x1E £P "
b"\x01 ˜2£‚\x16 wìŠ>\x01\x18 \r \x15 Àš "
b"\x01 ˜2¤y\x06 t•‘[û¶\x08 Ì{8 "
b"\x01 ˜2¤©mr¨¢’\x05\x18 @ó)\ "
b"\x01 ˜2§\þsžª'…”§å“ "
b"\x01 ˜2§§6}¹FO£¯‚úx "
b"\x01 ˜2§é\x0E {zŽ«\x01 \x07 Ct "
b"\x01 ˜2¨\x1A _zTŒÎßÔ.[Yç "
b"\x01 ˜2©M\x0E q1¿]uä¼õ5ü "
b"\x01 ˜2©Œ^xÌ…µlô-IìN "
b"\x01 ˜7ß\x00\v p™Œq¦‡×\x0E ò‡ "
b"\x01 ˜7à\x0F c{ùœ\x19 XûÔÕá "
b"\x01 ˜7ál\x13 }ïµî?R„\x1C è "
b"\x01 ˜7âUÌp\x06 ·}\x08 7)\x1C Þv "
b"\x01 ˜<u·hz·EÁ\x10 ÷óÌ÷ "
b"\x01 ˜<w2Xx\x16 ¶”\x18 üŒ~–ñ "
b"\x01 ˜<wÌH\x7F 6“f\x01 Ë5ýèY "
b"\x01 ˜<zmgs͸߷Bû)ïÎ "
b"\x01 ˜<œ¶9r®Ÿ\x06 à£Ù郕 "
b"\x01 ˜Uv¬\x12 rΜ™—4 à͉ "
b"""
\x01 ˜Uw\x17 Ât±¤¦d§A\n
N–
"""
b"\x01 ˜Uwö\e rm‰áë_âB̰ "
b"\x01 ˜Ux‹x+¹Ý\x02 ÕIŽR£ "
b"\x01 ˜Uxá«\x7F !—\x10 §\x1C dj·ˆ "
b"\x01 ˜Uzwãz[¤\x01 ŠÊ6\x01 ì¼ "
b"\x01 ˜Uz˜“zS‚\x06\t \r \x04 *]P "
b"\x01 ˜U{Y\x14 pæª\x06 ueÐJþ; "
b"\x01 ˜U{pspR¶ý”˜9öaê "
b"\x01 ˜V7`Z|yŽ&»}†–\x16 ÷ "
b"\x01 ˜V7âº}„š\x1F (\x10 !\t S& "
b"\x01 ˜V8Ã{Á…\x03 Å»j™e\f "
b"\x01 ˜V9š~Ù¶¶8v{ŠS1 "
b"\x01 ˜`\x0F Rmxǥï<\x16 ]6\x0E "
b"\x01 ˜`\x10 ´}}ÚŽgl™ëû\$ "
b"\x01 ˜`eI\x00 }x¡’zã´ÿ\f " "
b"\x01 ˜`f¾xwÔž\x7F @\f\x7F G«ÿ "
b"\x01 ˜`g˜A\x7F\x14 „\x13 88•M\x0F F "
b"\x01 ˜`hB`ra˜ãªÎæo\x7F - "
b"\x01 ˜`ª\x12 óy÷··Zu¨"\» "
b"\x01 ˜`ªaÃx-\x12 Œî5×°Î "
b"\x01 ˜`¬\x18 ºx8¦iDÅàœžÏ "
b"\x01 ˜uJ˜Ævt•Ù¿vµkP€ "
b"\x01 ˜uKb7qг]ºSöú|ƒ "
b"\x01 ˜zÈ'\x12 uT¸Ó\r Ï\x10\x06 9ý "
b"\x01 ˜zÎåp9„çÕªó\t 3 "
b"\x01 ˜zЦIvx¯óá„’‰q "
b"\x01 ˜zÐÍA|;–‡¯\r ù¾M "
b"\x01 ˜\x7F ox7yÌ›ÂúV<\x05\x0F "
b"\x01 ˜\x7F pß\x7F seŠÀ‰\t .\f ¡ "
b"""
\x01 ˜\x7F Šà>}׉<}µâÒ\n
o
"""
b"\x01 ˜\x7F ‹ÈÅx3±Qä\x19 X\x1E öx "
b"\x01 ˜\x7F –ÚŽq}¶yú(ó$Õ¢ "
b"\x01 ˜ƒÒ±Ex7Œ‡Ü\r a@ÚÀ "
b"""
\x01 ˜ƒÒÍr\x17 €\n
\x11 Ü ì)€
"""
b"\x01 ˜ƒéø2zñšyqË‹‡MÄ "
b"\x01 ˜ƒêJKuu£kÿ*\x02 ʆ "
b"\x01 ˜…#æ®p<•X1\x02 Ì1i˜ "
b"\x01 ˜…$Ù~w¯„ÕÝÊRlýÒ "
b"\x01 ˜™:\x17 Xy¡ÖÏÛnÓ±é "
b"\x01 ˜™<Pçx’–[Ò?¹Ù$¶ "
b"\x01 ˜™Dv¾v|¢¶¨£Î*b{ "
b"\x01 ˜™Dnxà¯ß\x07 mÄæ\x1E "
b"\x01 ˜™EvÆ~^²ÿPÄn\x0F €O "
b"\x01 ˜™i\x1C\x1D ~ͱ®d÷\x19 ,ø\x19 "
b"\x01 ˜™i7=sA‹{Ô׺\x1E ×Ä "
b"\x01 ˜™k$]sþ·¹ø¤0«Ý® "
b"\x01 ˜™…\x12 t|žµ\x06\x10\x1F weâ "
b"\x01 ˜™…£ä{ƒ¨Y!Š\x07 K\x1E N "
b"\x01 ˜™½g™zpˆ\x00 Ô„ad©g "
b"\x01 ˜™¾z2y\x0F Ž\x04 o>ŠhÊ5 "
b"\x01 ˜™¾«ÊuC‚\x11 =€?iѹ "
b"\x01 ˜™¿5šp›‰\x0F áÇ\x06\v #| "
b"\x01 ˜™¿k\x01 {\x1C ½!B3\x12 âxÚ "
b"\x01 ˜™ÂcBvŽ»\r ±f€I“› "
b"\x01 ˜™ÃT2yÍý\›·{Íœ "
b"\x01 ˜™ÄC‰sH§\r \x15 †Év1M "
b"""
\x01 ˜™Ä]\n
}r½6k\x1E ÏùÐ~
"""
b"""
\x01 ˜ž\n
\zîµ¶&‘Ñ!Lù
"""
b"\x01 ˜ž\r \x18\x14 rþ³G$—Y=. "
b"\x01 ˜ž\r DLyê¤ëÊh(\x07 _È "
b"\x01 ˜žEŠ\x08 q\x15 ‚\x1A ¿ÿm\x06 »y "
b"\x01 ˜žE¨'}ؼN\r 8¡ F‡ "
b"\x01 ˜žH\x18 ‡qx‰Sµ¸ãÄ0 "
b"\x01 ˜žOOîsÈ·0t\x07 Îlïg "
b"\x01 ˜žPó\x0E w\¹ËùéËD”M "
b"\x01 ˜žQŒ†tŽŒ²\mÃqƒ\x17 "
b"\x01 ˜¢²®„z\x0F ²§™g\x19 -s\x0F "
b"\x01 ˜¢É¨\x02 r¥Ÿ;b{æ>¹Ï "
b"\x01 ˜¢Ìdšx1ŽoA‰P\x12 —s "
b"\x01 ˜§É\x1D NzT¯\x03 ¼[HšÏ‚ "
b"\x01 ˜§×°µs¦®‹ï¸f@7 "
b"\x01 ˜§Øwì~2´ú\x06 åçêkç "
b"\x01 ˜¨V"pÔ¤G²ÃDÙ©r "
b"\x01 ˜¨Vµ`\x7F œ¹‹w-at7T "
b"\x01 ˜¨W+ x¥ùÄ“ßõV\x04 "
b"\x01 ˜¨X\x17 |\x08 ¦…\x18 oÍÑž "
b"\x01 ˜¨Yÿ?~\x0F ´#{s("±6 "
b"\x01 ˜¨Z\x14 (x‚pì¾ÞSSê "
b"\x01 ˜¨aL'p>€íK\x1E Ÿ\x05 §. "
b"\x01 ˜¨aƒ‡|Lˆ'\r Ç\x05 mÅ\x7F "
b"\x01 ˜¨aÏsÖ¨À|…5»+ "
b"\x01 ˜¨nðîye…™4\x7F ¿vÕ- "
b"\x01 ˜¨o-.ue’õ[ûŽ\f çY "
b"\x01 ˜¨}·,yv\x15 Á΂lÝ "
b"\x01 ˜¨„¥$|ݾc¬¡}ŠÍà "
b"\x01 ˜¬÷|\x07 qž»¬§}ÒÙÈ\x05 "
b"\x01 ˜)W¥wQ«i£\x18 štw“ "
b"\x01 ˜*®ýxí•\x05\t ¹šØOŽ "
b"\x01 ˜,ƒmqª½ã¡vò•¥^ "
b"\x01 ˜-»\x15 uH¹8sXnKLl "
b"\x01 ˜.vÍ~\x13 ¹A}BÄÍî\x15 "
b"\x01 ˜5\f Åz”¸\x16 XeBžP2 "
b"\x01 ˜J\x0F Œ{\x1E Ÿ$\x10\f ËÍòø "
b"\x01 ˜Ï\x1F yr6šQ\x1F Œ\x1D\x18 ¯3 "
b"\x01 ˜Ïé)x¡žÂõÓëXï "
b"\x01 ˜Ðo\x08 y/¶HÙÓÅ\x1D 9\x04 "
b"\x01 ˜ÐíYx_úB¼]ä} "
b"\x01 ˜¼ákRqŽÞa˜(8)\x11 "
b"\x01 ˜¼â4±u|œ¨# ý!(> "
b"\x01 ˜¼ã\x19 ê{eÑ\x15 —…/4@ "
b"\x01 ˜¼ãª²~³¨\x1A Þà\x07\x13 ²& "
b"\x01 ˜½P·¿~\x7F ¬¼úDÊ\x02 <Œ "
b"\x01 ˜½QB_så¹OýY“[2Œ "
b"\x01 ˜½Q|.vĺññhÀĦç "
b"\x01 ˜½QáÎ~vŽÊ]\x07\t ÑØg "
b"\x01 ˜½T5w}^¿\x0E î\x7F hÿZ‚ "
b"\x01 ˜½TXîr\t ¼\r !Rú»\x04 ž "
b"\x01 ˜½Tv&zÌŸ×'Gü†÷\x12 "
b"""
\x01 ˜½Tަp·\n
1P#|-Â
"""
b"\x01 ˜½Æ2„|ŘŠÓ\x1E g÷\x05 "
b"\x01 ˜Âu~¬{\x14 ¤šm\x0F Eð8@ "
b"\x01 ˜Âu¯´urŽ\x05 Uÿæn;¨ "
b"\x01 ˜ÂvÉ$x_¥¿~,6óDë "
b"\x01 ˜Âvô\t?ƒzʤAúc\x1A "
b"\x01 ˜Çh\x17 ¼sš«:\e u©¶žH "
b"\x01 ˜Çh±ã|±¤,†’àXÈ "
b"\x01 ˜Çhâü{&• ´,sŸ¨d "
b"\x01 ˜ÇiøKy,ˆÍ7‡\x1F ”‚ "
b"\x01 ˜Çjo«|lºLÂ\x03\x13 j\x15 ç "
b"\x01 ˜Çk¦³{r•\x1A\x19 ÚŽëª% "
b"\x01 ˜Çk¾»w˜ºø\x7F `zª>» "
b"\x01 ˜ÇlCëx„ïÚ…ßE•ª "
b"\x01 ˜Çz\x19 ;p\x08 –ÀTÄ#?7› "
b"\x01 ˜ÇÒ’8v=®ÓMãÁÇÀ\x14 "
b"\x01 ˜Ëª-y\x05 ¨&\x11\x12 ¨U "
b"\x01 ˜Ë«\x19 $tI‡>z½^–På "
b"""
\x01 ˜Ë«ª\x13 r®ˆ£„&v/\n
O
"""
b"\x01 ˜Ë®ô$qƒµ²“ÒÇeõ¾ "
b"\x01 ˜ÌƒÑøvC°ˆ)Ãt^ÿÿ "
b"\x01 ˜Ì„\x06 ‰ut±T\x13 …Š "
b"\x01 ˜Ì…8™zkÂ\x19 +X³_ "
b"\x01 ˜ÑÖq¹q7´‰^Áý\v 1g "
b"\x01 ˜à^Á¨x\x11 °ÄÅît‰l? "
b"\x01 ˜à_\t Ç|” \x1F ³Û`óh3 "
b"\x01 ˜à_.¨|©¸Z&§°÷8© "
b"\x01 ˜à`pÏshœt32àÚ§\x04 "
b"\x01 ˜à`–7p›—È‘\x1D ÞÄÊ "
b"\x01 ˜à`³o|ü…ڔƽ\v B# "
b"\x01 ˜àašÏ}1‘ìE³wDR¬ "
b"\x01 ˜àañ÷p£‰wÇP9@1L "
b"\x01 ˜àcÔ§{ػ҂PÏ\x16 3Ï "
b"\x01 ˜áÎùU}Šª¤•\f E5ré "
b"\x01 ˜áÏó-|↛¯\x14 R$=\x13 "
b"\x01 ˜æ\v «Ù\x7F\f §Äç=e7î "
b"\x01 ˜æ\x11 Ø1{ź¥Ù>\x7F 7Ð} "
b"\x01 ˜æmæær"¥ì?\x1D ¨\x12 FÈ "
b"\x01 ˜ænvæ\x7F “±bÈ$þç3Ý "
b"\x01 ˜æo÷öq€¾\x1A Ä\x17\x1F =\e ; "
b"\x01 ˜æq,Ž|\x07 º±\x1E mšb$[ "
b"\x01 ˜æÅH\x04 p0‹ gDZ{\x1E\x11 "
b"\x01 ˜æÅs´|à“\t 9üÁÏ[ë "
b"\x01 ˜æÆ9\f vE¥ÿëÂÍFó\x19 "
b"\x01 ˜æÆn¼s±œ1#Ë\x16\x12 ×ù "
b"""
\x01 ˜æÆ–k{\x0F Ž\n
KJR"Áf
"""
b"\x01 ˜æçBÓyÖ£³\@ËÄÙA "
b"\x01 ˜ç\t o²x$¸Tå‘–ëú7 "
b"\x01 ˜ë‡6®t\e ¾W|‹H‰3N "
b"\x01 ˜ëˆH/s%‹T¾ŒàÓÛ¨ "
b"\x01 ˜ë¾\x19 =vj¥¼‡¬ê\5ñ "
b"\x01 ˜ë¾w\x1D uPš9²cGÃ\x1C "
b"\x01 ˜ë¾Ä5süšæÌÖd\x0E\x16\x7F "
b"\x01 ˜ëÀçýz™¿ÏÓ“ð†]± "
b"\x01 ˜ëÁ\f í~屴±?«ý, "
b"\x01 ˜ëÂ\x07 y\x07 ‚ò¢íŵL "
b"\x01 ˜ì\x04\x06 Cxl’ÞÝgžB\x02 ó "
b"\x01 ˜ì\x04\x18 ,{ø»|rç›QQ "
b"\x01 ˜ì\x04 ){~\x1F ¬Nnp "
b"\x01 ˜ì)"ª}\x18 Ù^p\t £ "
b"\x01 ˜ôªz\x10 |å‡<Öû…4¿B "
b"\x01 ˜ô´7\x7F Ç»Ûã2\x19 #\x1E "
b"\x01 ˜ôµœ¸z*´\r ëU´wj\ "
b"\x01 ˜ô¶…çu¯›WÅ\t §–CŸ "
b"\x01 ˜ôÆ| vHŒÆ>ÖÔ-ê- "
b"\x01 ˜ôÎ\x10 ¿x\v ºÿŒ|y·/Š "
b"\x01 ˜ô΋×r\x00 ²\x07 hßæ \x11 € "
b"\x01 ˜ôß9&{ثǾ²†Š¦\x16 "
b"\x01 ˜ôßã?z±²SIò‘©=ò "
b"\x01 ˜ôçœïu*9WôÇ,’ "
b"\x01 ˜ôèLwx*¥\x18 !ÕÅY¸i "
b"\x01 ˜ôòÚnyQ…\@̤x "
b"\x01 ˜õ-N4v ¨]^î\x1A *C "
b"\x01 ˜õ-œ,~£‰{;ü#<[› "
b"\x01 ˜õ-Ütv\¿úo*ä\x10 ªõ "
b"\x01 ˜õ/\Lp+ª‚º’\x17 +¢³ "
b"\x01 ˜õ0¢$q\x17 –÷°Ó8I-& "
b"\x01 ˜õ0ì|vQ±€\x03 „A„o\x16 "
b"\x01 ˜õ1‘\x1C ~AF\x1D *$›\x01 b "
b"\x01 ˜õÐè˜}÷„¢Ê\x16\x18 \ "
b"\x01 ˜õÕ´\x18 rÎ’¸\x14 v¸\Å\x10 "
b"\x01 ˜õÖ4¸pvŽŒ\x12 :‡xÅ@ "
b"\x01 ˜õÚ_¿\x7F Q‹\x05\t fòtÊ. "
b"\x01 ˜õö^gq'¸…¹5ëT\x0F\x17 "
b"\x01 ˜ö\f 8®~˳’‰Žµ’\x14 œ "
b"\x01 ˜ö\r 7GwX‰ªK<L²ô¥ "
b"\x01 ˜ö\x0F /æv“š\x18 g£Û\x14 ¬\x04 "
b"\x01 ˜ö\x0F ¸Çw$©…!‰©úzb "
b"\x01 ˜ö\x10 ¸®u…£±n6G¬Ûl "
b"\x01 ˜ö\x11 <Vs[…§ôPò\x0F ÝÙ "
b"\x01 ˜ö77†vF™F)æ°Þ8¿ "
b"\x01 ˜ö8¸vwL—Ðv¯\x12 ΰw "
b"\x01 ˜ö9T-qc¨Ìž]ù\v ¸2 "
b"\x01 ™\x05\x12 Ñ£uȳK£“ÐÀ3® "
b"\x01 ™\x05\x13 aËrØ ÊÉƒÓØØ "
b"\x01 ™\x05\x13 é¬w£µòîq@30x "
b"\x01 ™\x05\x14 ~«t\x0E ¼bÿÛÿ„3ô "
b"\x01 ™\x05 2±Âw\x01 ¹øs|\x1F "
b"\x01 ™\x05 R¨qr±“}`n\x19 ÈDÌ "
b"""
\x01 ™\x05 ÕÙ^~R˜®}I\n
d©!
"""
b"\x01 ™\x05 ÖN~Gƒ¡\x0F P"<\x00 "
b"\x01 ™\x05 ×ß^p\x0F ”á\x08\x14 3w\x17 ä "
b"\x01 ™\x05 ç÷Ý|"¼Z\x08 ’o\x15 Ðk "
b"""
\x01 ™\x05 èë¶x‡³\n
ÜÓŽESL
"""
b"\x01 ™\x05 éYÍ~§®\x16 æpi_ÞÂ "
b"""
\x01 ™\n
Kí‹|.Ÿ¢Ò¦K\x01 jÖ
"""
b"""
\x01 ™\n
M\x13 4tÚ½9T\v O\x1E o½
"""
b"""
\x01 ™\n
Yé{wÄ´)²Áµ\x11 ?\v
"""
b"""
\x01 ™\n
_õ3x±«k„ññ\r ‚g
"""
b"""
\x01 ™\n
`*¼sÅ‘à(Rûð+¥
"""
b"""
\x01 ™\n
a\x16 ´y8ލâø\x13 Ù\v\x06
"""
b"""
\x01 ™\n
aE#ujŠ8=ø«m
"""
b"""
\x01 ™\n
è\n
·z)¢l¥|"4¹r
"""
b"\x01 ™\x0F Wݼ{ë¸= ª›VH„ "
b"\x01 ™uÜ\x1A ÖxÀ·ë+lÛ¾T3 "
b"\x01 ™uì¸hq\x08 Œ©>„\x12 µ–\x10 "
b"\x01 ™uï\f ‡pš…N©…âÍ†Û "
b"\x01 ™vþüþtø™„÷”W\x00 z "
b"\x01 ™vÿóÖv\x1F ¦!²kgHÄ» "
b"\x01 ™{ÙÉx\x08 †z/ž]4°Ä "
b"\x01 ™{–dZr\x03 ƒWQ”Á5¨i "
b"\x01 ™{œ>juh‚\x00 þ\t dÒT "
b"\x01 ™\x7F ú\x02 `uq ^¸Š©i±Ž "
b"\x01 ™€\x05 #ïsê`Ê9Â)ž "
b"\x01 ™€O¦\x02 vö¾ºDÂZG|E "
b"""
\x01 ™€‡§Ó|°—ž&‡RZ\n
ˆ
"""
b"\x01 ™e+ïpZ¨È\x02 Yù1 "
b"\x01 ™•ªx´rݵÆ\x14 ¾@£\e k "
b"\x01 ™š¿öq‹ ôF^5Ðy¢ "
b"\x01 ™›\x12 åÁ{b£æ/h]DZ "
b"\x01 ™žôÔRs\x12 ¦€Ì\x05 Žq~\x07 "
b"\x01 ™žö\x08 šyi¢±ÐS€Vœ# "
b"\x01 ™ 8b–}烦öó²¼ïž "
b"\x01 ™ 9o¾y;’)X'i¹~c "
b"\x01 ™ =·v~{ Ï’X.LçJ "
b"\x01 ™ =Îþ{›¥~è£îxôå "
b"\x01 ™ >‹åzïˆ/¨ÞÕA\x7F i "
b"\x01 ™ AÅ–pö§y˜á~a\x1E\x01 "
b"\x01 ™¥]ir{\e ‰‚-ЍtîÕ "
b"\x01 ™¹Qk6\x7F 6Ž\x1E Y[\x18 I`¢ "
b"\x01 ™¹R\x1F ®|À²µ4ã!ƒïL "
b"\x01 ™¹Så6|\f »Y.ضͣQ "
b"\x01 ™¹¸Úz½†RB¡ˆ2+r "
b"\x01 ™¹¹\x00 1qм^êÕaàÜæ "
b"\x01 ™¹ºîá|úŠ\x16 BÈþ¥°M "
b"\x01 ™½×שvF¼HƒWB!d{ "
b"\x01 ™¾\x04 ,B~ö£#öª£(…: "
b"\x01 ™¾íÿ\x08 qx°aF µôŸÇ "
b"\x01 ™¾ï{hrª¾AÛ–XLâ\x03 "
b"\x01 ™¾ï’/\x7F qƒ\x07 Í\e º¥ù\x14 "
b"\x01 ™¿\x10 –\x00 ~†½õÕroBt\x0E "
b"\x01 ™¿K\x14 ép”½Ž–}=õ\r G "
b"\x01 ™¿Noátú¥<qKMÞŽ "
b"\x01 ™¿N 1|K9æçîaš "
b"\x01 ™ÃæÌxó¼yá¯Q¥E€ "
b"\x01 ™ÄV\>z\x11 ƒ6Ž7†B\x0F 4 "
b"\x01 ™ÄVš~}è qJà—^—¾ "
b"\x01 ™ÄVÖVw€³\r \x10 ‰ÖD#B "
b"""
\x01 ™ÄWÜÇsa¢=\n
iD\f Ñê
"""
b"\x01 ™ÄWö\x06 x+·\x18\t\x16 XCmµ "
b"\x01 ™ÄfËGyŽ©@ÿü¦£$F "
b"\x01 ™È4Ð\x7F ƒœ° u\x12 ñœ& "
b"\x01 ™È¦ïP}ŽªRêÐ\f ó— "
b"\x01 ™âªID{§†ÒBàa§\x07 ó "
b"\x01 ™âªã\x14 qÌ™ëúa\x01 óÙÙ "
b"\x01 ™â«4üz•¬íÝóŒ M "
b"\x01 ™â÷Óv´¥\x16 •à!”\e ú "
b"\x01 ™â®H\x1C y¦£E3!\v &I "
b"\x01 ™â®Àãz†©™%“§„Ú\x04 "
b"\x01 ™â¯\x18 „uõ¶7+*¢{eý "
b"\x01 ™â¯ólsM”Q a…á\v y "
b"\x01 ™â°vÃpoŸ\x05 œÌ\x19 /|Ä "
b"\x01 ™â±5Ûzþ¬\x0F\x04 :;éO "
b"\x01 ™è8DÝp0š`¤õ×bhA "
b"""
\x01 ™è~ƒþz\n
…/`jŽ\\t Ç
"""
b"\x01 ™èd¦x\x1E ¥\x16\x08 yµ‹šÏ "
b"""
\x01 ™í\x7F ¯Ä\x7F h \x0F\x17 \n
ôî\x16 â
"""
b"\x01 ™í\x02 4yºª 4 >\x02 G "
b"\x01 ™íÒ„r\x1E ³¾Tá\x18 ¼( "
b"\x01 ™í¥5€xþ›ýœå{zz’ "
b"\x01 ™í¹\x10 ÿ{·Á\x03 }\x19 Œ « "
b"\x01 ™íºZ>~´‘+\x10 c2\mb "
b"\x01 ™ñèð\x0E qƒœÅÚdÙ”\e Ó "
b"\x01 ™ñëµÌxf¾×hÌÛ¸9$ "
b"\x01 ™ò9šv¿¶(Ɇ¶Âµ¯ "
b"\x01 ™ò:´]|󨮺í.ZŠ› "
b"\x01 š\x01 §R_{ã²ö•š”E~³ "
b"\x01 š\x01 ¨:÷\x7F Ș_`Ú½üv "
b"\x01 š\x01 ×v\x14 ~¶²ûúXù\v 0} "
b"\x01 š\x01 Ø#»|2—ÝÈrrƒ¥ "
b"\x01 š\x01 ØÎ\e y¯ðo \x04\x05 » "
b"\x01 š\x01 ö'™tô™ü^—\v\x7F To "
b"\x01 š\x02 )”írœ”¼É±‹Ä³® "
b"\x01 š\x02 )áUy\x07 ³ÿTÐàò"c "
b"\x01 š\x05 ãžnwѧ‹~SÕäÇ\t "
b"\x01 š\x05 ä!\w)ˆ«\ôÌD*€ "
b"\x01 š\x05 åYûx\‡{H6‘ÀF¥ "
b"\x01 š\x05 ïÅ£~5g\x19 t#òÚr "
b"\x01 š\x06 ]öÛyaž\x06 Ñ\x1E âv‚\x0F "
b"\x01 š\x06 ÂL¤x†˜ŽúÃ\x0E â(¶ "
b"\x01 š\x06 âPé|–¯õC\x05 6'k÷ "
b"\x01 š\x07 1Í\f }ñ¤\x06\x14 >Ò¶Ow "
b"\x01 š\x10 DþŠv²ËR¤ÀOSJ "
b"\x01 š\x10 °ÏS|–°ñ9úâ. "
b"""
\x01 š\x10 þç=q\r ”Q\n
´´i\
"""
b"\x01 š\x11 ‚ù|tL¥\x7F Ž11Õ÷ô "
b"\x01 š\x11 ƒ‡Kzä²o8HÑѤ "
b"\x01 š\x15 ?ºõy\x19 ¥kyzIÝ\x10 ù "
b"\x01 š\x15 @iMtß«ªž°3\x1F $« "
b"\x01 š\x15 ÜP<q!ˆ¬ÉJ\x01 IvÓ "
b"""
\x01 š\x15 Ý©£p\x1F ž\t "\x14 \n
ÇÀ\x16
"""
b"""
\x01 š\x15 ä\x1F ñ\x7F R _\n
ð8*i
"""
b"\x01 š\x15 ä|\x11 wA£¹#\x00 ¹{B` "
b"\x01 š\x15 æ\x06 Ixõ¸a\x7F\x11 v¹øl "
b"\x01 š\x15 ç \t uqkI2ž‚4 "
b"\x01 š\x15 çÁ@}+ƒžð¢]d½¯ "
b"\x01 š% \x00 -rº–*€\x12 õ”Â\x7F "
b"\x01 š% Î%\x7F ì½\v 5ƒØ à "
b"\x01 š&f\x08 ×q†¤Rbk\x13 ×7\r "
b"\x01 š&f3W|Ö‹¨SGÁ2~¸ "
b"\x01 š*·\x19\x7F Ø·†Ô$BÎ-\x0F "
b"\x01 š*®8YtM’É[I/ª•` "
b"\x01 š*®Ö\x08 vìžüÚÂ1\x19 ¡w "
b"\x01 š*¯{\x18 {|ž&>"t9k\x08 "
b"\x01 š*°5€t\x05 ·y_˜4w;H "
b"\x01 š*±hhzÖ³šê—"˜cÊ "
b"\x01 š*êHNs¢3\x1A ³µy\x14 O "
b"\x01 š*ë1N}±™®\x14 žº\w` "
b"\x01 š+\x01 Vãp2£ÓXã‹8O¶ "
b"""
\x01 š+\x01 ›\v xŒ€Cxˆ\n
Ô
"""
b"\x01 š+O±´w=7rz~þ¦É "
b"\x01 š+QÃ\x04 ỹ\x7F >Ò¬\x16 êÔ "
b"\x01 š+¥§~~GŽ›i%P\x04 üô "
b"\x01 š+¦—FuP‡£É–Ý•– "
b"\x01 š+¦Ñ\x0E |@¡AÉ\x12 !ßî "
b"\x01 š+§‰¾~,T4"«iÈ© "
b"\x01 š/¯`Ds¿ƒ\x0E Îkì d+ "
b"\x01 š/½\x1C ‹w’¸UÅ%‰)\x13 « "
b"\x01 š0(?\f y“ÿµèYļ– "
b"\x01 š0(ѬtÔ¨ZJ©9W8† "
b"\x01 š0)cÓqi†\x7F\x0E 5d;@\e "
b"\x01 š0,=#yÁ¢J´QÒÄÔ\ "
b"\x01 š0/îór‰…¹ÊpnŠ‹ "
b"\x01 š0c(\x00 s>‹ž¡\n 2\x05 (b "
b"\x01 š0\x11 FzD $&¥›N¹U "
b"\x01 š0…Ž\x05 }µ¨°º\x1C #\x16 Í\x04 "
b"\x01 š0†Þ-{XW{\x15 ã¹Ûå "
b"\x01 š5ôê~ò§6òâšf¸` "
b"\x01 š5›Œ\x00 qÁˆáª\x05 ¼ \x18 "
b"\x01 š5ócZr\e ¢\x0E ±Cœ>c6 "
b"\x04 ·±²‹\x05 Iž˜\J¿ŽÜ\x01 z "
b"\t ü¿åõKLÞ¸±ŠHòçSÎ "
b" ÙXʸ6NF)m=0—•5 "
b"+ă7i!K\x1E Ÿ×\f CdÇ{î "
b"-øNH¯A‰‡ôä˜\x06 믪 "
b"Iìõ·Â“F\f ¥]µ¼«\x0F ç\ "
b"Lc¿c¶EÈ’“\x17 S‘\x04\x12 "
b"N\x01 ŽšA;LÜ™’ù1ƒ\t ‚ "
b"[“Éõå]JwƒßÙ\x17 Ývɬ "
b"iŠr$ô¡JT„¦YS\x1F p˜Ï "
b"tf¬&0IG¥·rO¾2ñ¡Œ "
b"vcEvÕèH™¼·´Ÿ\x03 HN "
b"Žˆ\x0E ‘¾æD\x08 š›ÅXÈD\x08\t "
b"‘På¾ÖC+„h=ä÷“,* "
b"’/©J7ãO¤¾A!e©=E "
b"’£›m\%G,«ùE>tá\x04 õ "
b"—à$¯6\x7F BEŸ½”Þ6\x03 .“ "
b"¦¥˜ˆèaD#²³d~Ì–±½ "
b"°qrÌ\x12 œNo¤uÚïB.\x0F "
b"¾\x14 õ·õ˜Jœ–56ž7å\x05 û "
b"Ãmh¾|ÀCÉŒx7X‘êÄ\n "
b"ÓÐô¹tþD-´K¾}Š\x15 y\x7F "
b"ÝP\x1F ØÉ\x7F D»;Û\x19 Ë\x06 WI "
b"î\x1D Ç€ïªN\x10 œe±®\F&( "
b"ðÖ\x1D C'Et‘K^èF®v\f "
]
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 (0x0192249724887B299B54C1F1383317DF , 0x019224979708791591797935DA68E6D9 , 0x019224981D107F88907B64EBBE829AC7 , 0x019224984E3874A2AD67E982204D35A6 , 0x019224987E007CA78DD5EE0575CEC806 , 0x01922498C24078DAA2C69CD7D69F3957 , 0x01922498F6DF7819B6A70621AF447D16 , 0x019224991A4870D8ABE60BBC796FDAAD , 0x019224993F9874DD8B159C4D6FC7832A , 0x019224996598754695BBF516C896AF9A , 0x01922499907073A4A82D4CDFD754F5E0 , 0x01922499A8D8787DA28CD2C134DCEAC2 , 0x0192249A97B17156914CCE1A0FED6743 , 0x019224A93D8E7ED5B2996A8F2C0E99F7 , 0x019300F8E3647E9A805F006EE4E2061A , 0x019300FAA6037ABAA65E1C1AB6F81BF2 , 0x0193118EB4157389B05FB496E814918F , 0x01961571446C7C98928E206A8270C386 , 0x01961571898471CF99DE09C5267F2832 , 0x01961571C33476E8A79028C9F72E60DF , 0x019615720A5C765CB2EA40730933DE4C , 0x019615727D3C7CE0BE174F6A54E4279E , 0x01961A7581767668B7AC7A1050D8E535 , 0x0196810618107C3F9672B5C3CE80E272 , 0x0196810705F878498DE189758D8162E5 , 0x01968107498871298A26FFAB2D0E6837 , 0x01968107653877B4A7C6FC2644C99875 , 0x01968108855071E7A87CB24E666EC3F2 , 0x019681089FC97752965167D2F2534987 , 0x01968108BCC97544A2A03C75042A3229 , 0x01968108E60878E5A0FB6918C3CE721E , 0x0196810C5C017E93A58621685B8DDBF6 , 0x0196810CAF597C9995FE70F2F494126F , 0x0196AA84B8647E40B139B7386C214241 , 0x0196EE03DA2D7AE1B5E25E7E1B78965E , 0x0196EE0476A37303B0DE46DBCFBE96C2 , 0x0196EE05F6137D5EACA865755D097320 , 0x0196EE063D5B73B29F3B952A181B232D , 0x0196EE066AEB7416BD823765508990C7 , 0x0196EE06997B7361ADA7AF2678DC81FB , 0x01970CB6449675CD8D7D5B6F634CC0F8 , 0x01970CB8983D7370BFBEBED71C4941F3 , 0x01970CB91C8D7631ADC07CE6D14858FC , 0x01970CB96E0D71BCABD096FF96D25777 , 0x0197161B0C2A7B6E803F78CF876FD0F8 , 0x0197161B849974E3A62890AA2EFCE8BD , 0x019735A4787B732E85BFFDD883B5A39F , 0x019735A4C9837B5FBE76DCB9420A5ECD , 0x01973B635CD178E8983886D4D51BE5F1 , 0x01973B63E5E1730CB0BC7E419DA28B43 , 0x019777EEA20E7E49970A6AB9F73800F1 , 0x01977802F6C370BFA47AC784C1A7EF20 , 0x0197780312137FCAA6187B645AD1AD80 , 0x019788014DDF7B67A372FBD8E01604D4 , 0x019788017D2675FDA1A4C4AB5245F3DA , 0x0197880D98C578FB9FE7184E3D8FFA7B , 0x0197880DC4F57F9EA0473D77E19F5C4D , 0x01978D74CBB77D8999C32B42596C1068 , 0x01978D74E6107F26B6E698AECB468EC4 , 0x0197A102313E7B3CB6ACD8584EA13266 , 0x0197A1026B7672FD82210E8FF645B0ED , 0x0197A102CDD6703487CA055D5A893F71 , 0x0197A102DFCD7DE7A9A20CEE0B766CD6 , 0x0197A102F1CE7AADA581A8AE5B9ECAEE , 0x0197A10304567062AD28E175A81D9DC9 , 0x0197A103505E776CAB3D80126D50F437 , 0x0197A103656E75068B3A69D6A91AFA2F , 0x0197A103790E7962B8AA721FA6F0C6A6 , 0x0197A1038A3E7D7798889ADF07660E94 , 0x0197A1039B157A009381436042212C97 , 0x0197D09CF1167E468BB1B995D399A02B , 0x0197D09D297E706C933488756F43B22E , 0x0197F4CA39347C659D1DBE16C718B5B0 , 0x0197F4CA820C7837AAF38A1937321D55 , 0x0197F4CABF5C782397134A15235B063D , 0x019808FEA43B75CEA2E0516B13A79237 , 0x01980EB13A0D7CAF96DCF713B6C793FE , 0x01980EB22F9D7B0593461A86D036FAD1 , 0x0198138ED95977189BA7518B989EFF83 , 0x0198138F23A87196B44FDCA1FEA190A0 , 0x0198138F592875088894A7BD1C8D881B , 0x019832386FA97B93B27C521B3A7E8A84 , 0x01983238F461761CAA36F292A296EF58 , 0x019832931EAD74BEACA911ABE7944E65 , 0x0198329344657E959ED5CD92EC097481 , 0x019841414D5F7CA4AC8409B5D55425C4 , 0x01984142794E73F19DAB06E85FB1CA35 , 0x01987AC4E1097F7684637425835CEF8E , 0x01987AC548C97A0781E64C400C138732 , 0x019883CD5A4E743A8DD6758CF440825C , 0x019883CD763E7781B2AE90A550D8E383 , 0x019899A6CAF37DD1BE4300DA8E5FFC7B , 0x019899A6DDAB72CDBB1E0083F78E9179 , 0x0198AD0D1E467A54A19A60BCFC838C47 , 0x0198AD0D662D7B34ADFFCBAB580EFB7F , 0x0198ADFA8F1F73E08B66638157E571CE , 0x0198ADFACDBF7CC1B8FC3202EC70808A , 0x0198ADFAFD277F1B86A9B3DFADCC1E98 , 0x0198ADFB11687DA4A12AAFB16EDC1B43 , 0x0198C74712FD7638A5E1B18C4536065C , 0x0198C74724A47A4B8D868B2E34AB35FF , 0x0198CD23BA497B9EAD9E01756D3A2794 , 0x0198CD23CF117584980FAA81C68C7562 , 0x0198E6A84C6C7DA6BA8EBDF914768CB0 , 0x0198EBBFD13E79DFA3592F54AC8FF459 , 0x0198EC06CD0C7160AD1DAE298B5E14AB , 0x0198EC06FE1C761D839D8F986FC7ABA6 , 0x0198EC1B567378638B2362F0E95561DC , 0x0198EC1B6D737BFDBA047B8849E40789 , 0x0198EC1B83EB7F7A8FD25F25EFD886CA , 0x0198F5A975D17D6E943AA38469277E92 , 0x0198F5A98CE170C08EFA7BEAB2C87011 , 0x0198F5A99E307326943C0F6C14CF7B6F , 0x0198F5A9B07176218929B651ACAD796D , 0x0198F5A9C1397FB2AB79F2E582DAB361 , 0x0199055333627FCD927E4A31F2895C5E , 0x01990553492A7BE989A9F1E42A70836A , 0x019905536452714BB6EDDE2B455149F5 , 0x01990AEC46877EF1853C958F3D18EBD5 , 0x01990AEC5AB07B1DB63C18DE013E6751 , 0x01990AEC86F77788A913C9B0DAC1379E , 0x01990AEC94887E88B776D1CD91AF6527 , 0x01990AECB360716EA0093B72C77C025C , 0x01990AECD0207326B57E73AAF400592F , 0x01990AECE1507EC08DD125F4E4A330FB , 0x01990AECF3287F1A899C8E4FD13950C1 , 0x01990AED05307F6EAC07A9065575AC92 , 0x01990AED1608759B9C8BE47BA6CB9AB2 , 0x01990AEE0BA772508DC9BA0A5E584A83 , 0x01990AEE1D58710991FF4173060FCEBA , 0x01990AEE2F9074C59B99BEDA7F433A03 , 0x01990AEE4890795DB320A132DDF76301 , 0x01990AEE572075078B8DB3CBFC61B98C , 0x01990AEE69C7793AACD23FC75FB91A62 , 0x01990AEE79477C4E89B33F133B4D143B , 0x01990AEE87807829A94F57E171FFB4D5 , 0x01990EAA71C17B75B481067E60FD4D42 , 0x01990EAAA529704AA330A03EB7C67648 , 0x01990EAAF549782C95B23E5992A9039B , 0x01990EAB23207570B910D6BBD76C24E9 , 0x01990EAB49C97846A4DFF34A91AEFF6A , 0x01990EAB7009784797769AE76232C156 , 0x01990EAB8D807C40B029D439D3B2D1DC , 0x01990EABACB871DEAD254F1809AFCDE2 , 0x01990EABD66179A1826056F778A7C3D3 , 0x01990EABF8E172AA9CD93B2022785CE6 , 0x01990EAD2D687DEDB9111629621AF4D7 , 0x01990EAD4F4872218C398BEF3958DAA9 , 0x01990EAD6B617D4B904E087BBBEAF058 , 0x01990EAD8CB07FD09448672FC8AC0119 , 0x01990EADA9F97099A12E40395FC773FC , 0x01990EADC50074C3A2677D327E04835A , 0x01990EADF2C07866BE6AC2D34A68508C , 0x01990EAE11B079E1A28DF566188978F8 , 0x01990EAE2BD87ABE93C8A718B89DFF79 , 0x01990EAE4CD876FFAA88EB9221CC87E9 , 0x01990EAE66F1793D9B3292BD7F10F430 , 0x01990EAE7E2075AEB5C0824B821EA66E , 0x01990EAE95607F8997CD77451F449AF4 , 0x01990EAEAE987BC4A23A61E16E27BCE1 , 0x01990EAECA4877F0A576854E21913902 , 0x01990EAEE4717C00AC17F79C39C92E23 , 0x01990EAEFD517D5EB34DBC9E59FE684F , 0x01990EAF17F8775099932433C40DEF01 , 0x01990EAF325175F59F80E37C144E2D1E , 0x01990EAF4BE875CF9FCA94382D1D9BBB , 0x01990EAF67817D659CF31AA2A7F4C568 , 0x01990EAF86517E78952B3A17E0D3FD12 , 0x01990EAFD0D879D2BBFDD79276E23CD5 , 0x01990EAFF75877DDAC372FD84CC9989E , 0x01990EB010387038891C64B037B8BA91 , 0x01990EB03650778BA91714D023D34D52 , 0x01990EB05308760D8AB9372685AF548B , 0x01990EB06CD070C78B679E5926138CF8 , 0x01990EB08A617913AEB295007D42AF98 , 0x01990EB0B1917F9BB7E6AF9BAFA4D685 , 0x01990EB0CE907CB4BA55579E0DD2B6D7 , 0x01990EB0E8E87F669979872533AAEE3E , 0x01990EB105917119AC483EC52BA9E0ED , 0x01990EB1D9F87D57A4F477BAB6E8CE2C , 0x01990EB202C979E9BC2D06DF7D520BD8 , 0x01990EB22E48709FA89DCDFEA6D8BE51 , 0x01990FD241917AF897B4D55304DF6237 , 0x01990FD27D317804AC612BE668CF19EC , 0x01990FD4EBA173F889176B8CE21A6D1C , 0x01990FD51228764CBE82757153D5E82A , 0x01990FD525B17CDB844393635904458F , 0x019975DD785C7579A744396F2FA9A76E , 0x01997C4718E872388A8DC2F307720ECD , 0x0199C449C57675848C3668AA232A02BD , 0x0199E20B24157F5E8D8B3699168702CB , 0x0199E20B4F147782B16427F65AB291F4 , 0x0199E20C1F2475E2AA2DF3BA0426488C , 0x0199E8392D557F72B263C6990B3FA67B , 0x0199E8393D7D72E788E0825C8D06646E , 0x019A15B46D3A70479D6D17D7CAB8CD85 , 0x019A15B4B36B73B7ABEF09D9AA8F2B70 , 0x019A15D8D63D722CA77A0D7E5D22C74D , 0x019A15D992DC7AD1A8B49BFF9BA7ECE4 , 0x019A15D9D63476F6814188420DFE8062 , 0x019A16995B3570F29B36FA82985E9FE2 , 0x019A2B51FB3E70A1A404BB9F773E908C , 0x019A2BA840CE73979C2E2623B104267F , 0x019A2BA856167695B65F7E26828F7F21 , 0x019A2FDF5B417E8BBC0574342D5EA368 , 0x02A83CB715994EFB9573C6CDCDB647DB , 0x08C794A7841D494A92A7A0A3AA523FD6 , 0x0CDE02FE7C6F437580B5BC3C4420FBCB , 0x0E58EC1E16D64C19A5786B3B26185B40 , 0x1F39942D6F7149A784AE4AB5A121885A , 0x2DAF4B33323448D9AE05D822349AE11C , 0x31975736B9D64B379305EA7F6C389FDC , 0x362BDB4D27D94323823C9925CF2F6656 , 0x42592CC2547D4B1983D22B70809685E4 , 0x4381A296B62F465CB4A594A68F228691 , 0x5DFA9C55EC094FFF8ACEAA1AA3BB6776 , 0x756DA294DD8E45B29DC05BF66C98B774 , 0x88694A8B15CC43F2BE37F6B66E20324A , 0x9904EEA5D7314DABB0841494387DD93C , 0x9A806832CB87430E83601AC448A33E61 , 0xACF69BC52DBB41CC9C828B55C4DC9973 , 0xB0766F1828854A5ABF722E5E17610610 , 0xB0E6008DB5084A65AB1FD1A60EB66ABD , 0xB83F6C8DD3DB4A7BB7BF4647E96E1955 , 0xC116C2653C1C430B9B6A44A1CD7DC1F8 , 0xC1E79591FA014C929804B67251B2DF23 , 0xC5CB42CF278F42AEAAD1F307B84DB939 , 0xC64B4B891C92426E865595E9AFB28D27 , 0xC6A57EED70BA4F8194A3FE4415F74CFC , 0xC75671CAC31A46F28DA2938C43968A5D , 0xC968E93FAC4F476AB5CE5F672D43CF5B , 0xE5597A303DA846B2A7B07055C5FAA5E2 , 0x018B4CE448467C6692EAF8D40012BB5C , 0x018B4CF2182878F28C89650517CDE630 , 0x018B4CF23FC9783287DBC7123D46106B , 0x018B4CF264B2714893D96BBB31AA5852 , 0x018FE77569FF7D8E8071A728F65B6CDA , 0x018FE775C1917C5C80D123414704737A , 0x01902F68C75A727CA738218C247F3994 , 0x01902F6A89BC7EF7B8D4C9C35867AA89 , 0x01902F6CB88979BF810136CCF7F89EDB , 0x01902F72257171D985F429525943C271 , 0x01911C4B9C227134A97DB9AF27D86BBB , 0x01911C4D0BE679C2BB071409217B0703 , 0x0191B1EAE868757DA64E0F9F6EBCC58E , 0x0191D1212563755FA6EB9A38556C954B , 0x0191D1218BBD756FA2A5CD0BB2620EC7 , 0x0191D12815C97793A9648DBA43493191 , 0x0191D12A987D76F8A82FBA72B8884D73 , 0x0191D12AC6D778C88940CA6CA68521DB , 0x0191D13D9D3C7BC0BB2D3745A51A8386 , 0x0191E122FC5A7E5E850C852858C1C2EB , 0x0191E126E7E6794DAFDBC8606E54C560 , 0x0191E1283FDD71F183738F05DF54C67C , 0x0191E129ED0773BFA3F5E0B66A6B964F , 0x0191FA60383C760AB2FF92C0ED857FA1 , 0x0191FA646CCE7470B2A3A0D21FC95AC9 , 0x0191FA664EFE7720AA1C5F57371146E5 , 0x0192959195287401BE3F9FDDC7DB0B54 , 0x0193CF2252707D219A59F7CA77FD207F , 0x0193CF24E8B17D0DBFCEF7FC1B0C0CDA , 0x0193CF495CB57F2BA9DF3689B82EE625 , 0x0195F68B7636752192DBE65437156BDC , 0x01961572AA3C7D7ABFF5E53A0456ECE4 , 0x0196339F6CBE7BA29DC4451374CE522D , 0x0196339F979571C78415BD7E5CDA565B , 0x0196339FC6A57B4A981D09E8207DAE63 , 0x0196343BE3B370CE85BD4D91A942BB9F , 0x0196386BC67874D69C83318848EBDC57 , 0x019638D531E374BDB6C267BAF4EAC8D9 , 0x019638E653F17A8198A1656C52287816 , 0x019638E7D70072628856A4E3273B3D50 , 0x019638ECFBE87D9DB100C29D1F05C998 , 0x019638F128587347A824D9B06D79273C , 0x01963DE29C8F7F9DBFC59ADA0D22B14C , 0x01963EAF164E7534872CAFAE95261139 , 0x019642F0ACD675D5A7DF53251E59B2C1 , 0x0196430C0BBA78078499FE5C8C4C8C7E , 0x01965D99072A7D7A8E2141E0045E4D61 , 0x019662671DBF76CC9BCC3D92BF5AD260 , 0x01966C20ED4F7D90BAE59936FFB7E6D3 , 0x01966C32D961708EA36F452B7A3ADC8C , 0x01966C32F91979C5B7A317612296BB17 , 0x01966C3311617A018725FB74DFB7AB1A , 0x01966D32B00776329BFC17DFAA0CCB9D , 0x01967C7110D2786FA9BCB03E6410942F , 0x0196A9EFC56F76C5A4E85BF16DCE009F , 0x0196F241AE577DEDB95B81C02F20A85D , 0x0196F24203D77CAD8C3A397BB19BACDD , 0x0196F24445B073BB8D4F48690633231C , 0x0196F244A2FF7A54A3F6F9B6CED56333 , 0x0196F244D5EF7662A95B6F789A9C6D96 , 0x0196F24504FF7DDDB9B482895F91D482 , 0x0196F2458278708B9787B8E19DB91F68 , 0x0196F2461D20752E9FE506FAC809BB84 , 0x0196F2462DA87A709B9740888BF47BFD , 0x0196F246FDFF7BB996B8D2311318A41B , 0x0196F2476CC877E580A59A17D59D4B31 , 0x0196F2477C60783FA3798E050F40A903 , 0x0196F2483C78766A933C7367ECAA0CE0 , 0x0196F248A9EF7EB587281DA4E6959944 , 0x0196F248E42F7333A97217E293BFF4F5 , 0x0196F249635F76B5BD772ABFF6E3C0EE , 0x0196F24A33B87382A664F6E103830BB1 , 0x0196F24D31477F7289548195B3671DCB , 0x0196F24FFD5878A990FB5CD0D6F103CF , 0x0196F25046F87B5DA15CF4F4E9402EC2 , 0x0196F25120F775D1B97396E264D297B8 , 0x0196F2515CA87F9387C248841273E063 , 0x0196F251ADC7791F97CDDDD9A100FB01 , 0x0196F2523D607AD9888F9B83033D8957 , 0x0196F25292E77D168D233CB6E0D7FF15 , 0x0196F252D487768985E2B4D44CA7BFE4 , 0x0196F253234770BE9CF128BC66631002 , 0x0196F254C5D87DD09EB7D9D501C5C695 , 0x0196F25570C07B4FB0D3D3CE0E398C98 , 0x0196F25580287347872712C6EE6115D9 , 0x0196F255D5907975B58E2EEC9F38D095 , 0x0196F257319F7CE08CF381643844CD0E , 0x0196F25868BF7464A9DE1B9076224AB6 , 0x0196F259D7477733A7B20323C35A8E29 , 0x0196F261346778D2BA0AC6E255A24CBE , 0x0196F263149771FA91D748F0CC17A0BA , 0x0196F26457277CEE8B57191F0D80C26C , 0x0196F269D38F71FBB8DE53CB81A4A4C5 , 0x0196F280064E7887A347ACFB4F5B199E , 0x0196F2C794ED77118D0F640E8AA0EDF2 , 0x0196F8A7F06776AD9B30EB584FE76D5E , 0x0196FC6EE889748AB4DC05054F7FEE84 , 0x0196FC6F57707E61BC32594C2C0BC87C , 0x0196FC6F9FE07137BF9571D46D96E66F , 0x0196FC71F6107FBB94F2F01316ABCD10 , 0x0196FC733D287F56AEC8CD941FEC3160 , 0x0196FC73A3B87E03A69CFBF67F39FD9C , 0x0196FC79B8877AECA51E8B9112211606 , 0x0196FC7A0B9F723FACBC8B0CDD17E697 , 0x0196FC8795447C47B373C5DA378EE0A8 , 0x0196FC89279C76729800B0B257A3B15B , 0x0196FC8BF393739A89CF177BF732BAAD , 0x0196FC8DFE1B745F8CD8446A1BDF032B , 0x0196FC959F9A762994AA3719DAE9EDD3 , 0x01971695625F738DAAF3160A1A338A5F , 0x01971695B0DF772CBF622C666FF34210 , 0x0197169757777792BDB9D272927C2432 , 0x01971697A42E7EBE8F3A438674CD31D5 , 0x0197169832B77D3392895402A1680838 , 0x01971698B91F787182F2E8584723CD33 , 0x01971699DFCF7FDCBDC129AF2A6A732A , 0x0197169B2C2E713F8C8115F77C4ABAC2 , 0x0197169BD9BE7CCFB4212CCA352BA7A6 , 0x0197169C456E738590812D55FADD63C4 , 0x0197169D5F2671AD8ADFA6A91912C8AE , 0x0197169D81EE784EAE8E317AC2FD6942 , 0x019716A0849E7068B5AC86ECDECBBD34 , 0x019716A0B1CE7DBE8B3E63F4A34D8D58 , 0x019716A612767EB3B74942D788A626D2 , 0x019717624D2679398D5A84D7CDFA9816 , 0x01971762D9A67E85B94D7C7599ED1EE9 , 0x019717640B4D79A4ACEE901EF705B6AD , 0x01971771CD8D7847A9F0BF8AF2329C1B , 0x0197359C9C527E92BFE4388107A797AB , 0x019735A223937A6CAD253C425F226943 , 0x019735A579D37A86B525E4AC9FDCEBA5 , 0x019735A70DF37F2E8F164E3396CEC08C , 0x019735A71E737B60B4F99A166C19025A , 0x019735DCE5B7794A9E1B868093BBCD99 , 0x019735DD80C7791E8F53142DE51D67A8 , 0x019735DF0CAF7596AF3841185608540D , 0x019735E091DF7F6292DAE343C6192347 , 0x019735E0E0177A7DA38E1E92655183F4 , 0x019735E1CC97731696EC461D2AFE446E , 0x019735E3D7F0781D88799519A9086293 , 0x019735E3EBA8751498BEEFE684421D18 , 0x01973B6AF2697838814B55F70C855C1A , 0x01973B6CDF59764F88E333094E88B7C6 , 0x01973B7201997FA6A3BFA4329AD992C4 , 0x01973B734DF27BA09B509A8154FB6E64 , 0x01973B7386B17273A9E502CA4D6ACE69 , 0x01973FD6B3F07444B6D20BB6AF9F1F0A , 0x0197400B243D71CE84B3C8AE841BCC1D , 0x0197400B549D7286BE75C815CDDB417D , 0x0197404D7BF27B65B0C7CA3C216F9943 , 0x0197404E42DA7F4BB362190EE9CE0734 , 0x0197404FE15A7A7BB171041447B1B174 , 0x019740513CBA79CB8584125FFBCBB9EC , 0x01974564FE4A7C1F92C8DE04187B030B , 0x01975F1312297218875F922AD9E83BE8 , 0x01975F6DF519758281DDF6DDFF83C784 , 0x01975F6EBAB172968F47A8E18EB61065 , 0x01976310CF18703A993E566B371840EE , 0x01976497C87F7F328E55AF6D9D90B631 , 0x019778B34CFB7BC6A785358749E0C1E1 , 0x019778B3D10B793F8C1265EB2332C2ED , 0x019778B4DB3B7A618E136C15884EB1F4 , 0x019779209A1C74A1B037087C458FB8D3 , 0x01977921E0D470EAB431E00FD19EB453 , 0x01977924205C71EA8F7D0D6A366DC53E , 0x019779257F5C7C97B37F5F443D944C1D , 0x0197792A4B1B7479BAB3843275E3E0D6 , 0x0197878BC0907B06AF6E9B0433E9ED6B , 0x01978D0B0E8E7F66803DBD6E5FB8D2D5 , 0x01978D752B5F7E2D9575EBF50C690048 , 0x01979CAE186B72998F9B0012807C8B55 , 0x01979CD2905E7BE4BE8091A061838B9A , 0x01979D50A09579638E2B5FB2098FA7F5 , 0x01979D51E6957D5093700819FD6A4828 , 0x0197A1DA83517AEF8F351BCAEA23100C , 0x0197A1DE7F807CBF8EF96ACC75EE67C2 , 0x0197A1DEC45077F88565C428FF2BBF1D , 0x0197A67B25BD7B0CA895CFD298A6CDB4 , 0x0197AB41F8C57BA49B481BE95EEAB51C , 0x0197D0A0BD1D73898E6CC9849CB0AB96 , 0x0197D0A203F575609B34E06C7C73AA4D , 0x0197F4C61D6579438FAB8AB70B23F617 , 0x0197F4C68A65756BA5C8F8923DE0A3E5 , 0x0197F4C7D43474478C8CAC026BB60387 , 0x0197F4CD1B757F4DBEB66F2CB81638D7 , 0x0197F4CD38A47A5E81C9F88B7C7E516B , 0x0197F4CD74847C80A2135B69C000A5E3 , 0x0197F4CDC7D4761BA94DF5C991E9674C , 0x0197F8FF080F78089B313BD786474AE6 , 0x0197F8FF26BF7977A9D4C4D8715ECCF6 , 0x0197F900253F7066AD1F036C9102EC92 , 0x0197F900E3E074D1865F24188D617E38 , 0x0197F902486773D1AEB2471B7012E87D , 0x0197F90588E87A029840E79D21563A05 , 0x0197F9AAFDB67460AF90EC18FDEA40B7 , 0x0197F9E882A07FF39DF2729A5F20D326 , 0x0198082D9E4A7ADA92493D506995DB70 , 0x0198085C45C47FCDB7DA861B0FC946A8 , 0x0198085CCBBD701AB0932863BB3365EF , 0x0198085DFE957C9A93D62E13C53877CD , 0x0198085F114D7556BFA429D1E3C906C6 , 0x01980861E385753C8EE0CA8BD2DD58D7 , 0x01980873488574C58E0FD072774FB09B , 0x0198087592BD7EDEA34C47C1A25AFA66 , 0x0198087C7B6D75AB80FDD1BBB30D08A2 , 0x0198087E0AC673728EA7184669552F89 , 0x0198094C59A67AE89E3017B7D420B4DD , 0x0198094E76FE79AF9A9512DBB96CAC4D , 0x0198095215E77CA5B45CAC587508386D , 0x019809522BBF7EFFA473234D864185B5 , 0x0198099E614A786FB7896B9380CCC3D2 , 0x0198099F46817F64AE5B37CA3FFE28AB , 0x019809A034C27FCDB8A293EE8AC93CBD , 0x01980D1B16A271A6B4C4ACF4A9A55516 , 0x01980D1BB27F71EC912355FF6A062AF1 , 0x01980D1C3D6777C194784EB48800EDAD , 0x01980DF6873F7C5A9F5ACC620105EF7F , 0x01980E647C0B7C9BBE51E98E13B14C4E , 0x01980E655DC27686845FEF4E60B41020 , 0x01980E659E4A71E3B5F9FB4DE53F87AC , 0x01980E6623AA7C51AE2D44DADE6BC9DD , 0x01980E67111A7E4A80B0B46BCDB8DA21 , 0x01980EB641E672999F851D8C9D2FEFA4 , 0x01980EB66C4D772480BA97CBB97FFD44 , 0x01980EB7EE6D70E18AF73685E95D039A , 0x01980EBA408D72D283B8C75FB844FAB1 , 0x01980EBADBED7B329BCF66C028E3B66E , 0x01980EBB473571258BBB1BFEF4723AD3 , 0x01980EBCAD2D7F6EAEB0E02570E878B3 , 0x01980EBCE78D76BB81032FECCFCE52DC , 0x019812D138F17F8DA1179D939D7A3B82 , 0x019812D172A97941A8AB76A49A6E779F , 0x019818D865787BDD90E7A7BC8EC0602F , 0x019818D8F04078588D46ED3FE24EBB4C , 0x019818DA0A787E06B6D82124B1732E6C , 0x019818DB64907965AD748BFD844BFC76 , 0x019818E2EE087A5ABA90C54F0E6C1515 , 0x019818E49B287B0590F1CECDCFA2D54A , 0x019818E650097D67B874D3C676232281 , 0x0198191384727FFC99E8F5B069DCC6D2 , 0x01981CF1C6A47346907CBFB8833524B4 , 0x01981DA90F247CB39B99B2E9FAE34E2B , 0x01981DA97CDC78F78AEF57F22E329670 , 0x01981DAAAD3C7BFB8CD7FEADFA6B62FD , 0x0198324F745B7D10AAF15271D8D48B79 , 0x0198324FF80275DAA55011BAC09BD788 , 0x01983251659B727DAC5BD4FDADE27656 , 0x019832519F62781AB415C6878FA31E52 , 0x01983251E69B77BD89F9AC00C49153F0 , 0x01983252F90275409516DBB29E0CCFE5 , 0x01983253B45B7128B2F40442D1F60CB2 , 0x01983253D19A7F3688289096147F232D , 0x019832A3068E72F88FE111CE361EA350 , 0x019832A3821677EC8A3E01180D15C09A , 0x019832A479067495915BFBB608CC7B38 , 0x019832A4A96D72A8A292051840F3295C , 0x019832A75CFE739EADAA278594A7E593 , 0x019832A7A7367DB98F464FA3AF82FA78 , 0x019832A7E90E7B7A8D81AB01A0074374 , 0x019832A81A5F7A548CCEDFD42E5B59E7 , 0x019832A94D0E7131BF5D75E4BCF535FC , 0x019832A98C5E78CC85B56CF42D49EC4E , 0x019837DF000B70998C71A687D70EF287 , 0x019837E00F637BF99C1958FB90D4D5E1 , 0x019837E16C137DEFB5ADEE3F52841CE8 , 0x019837E255CC7006B77D0837291CDE76 , 0x01983C75B7687AB79045C110F7F3CCF7 , 0x01983C7732587816B69418FC8C7E96F1 , 0x01983C77CC487F36936601CB35FDE859 , 0x01983C7A6D6773CDB8DFB742FB29EFCE , 0x01983C9CB63972AE9F06E0A3D9E98395 , 0x01985576AC1272CE9C999734A0E0CD89 , 0x0198557717C274B1A4A664A7410A4E96 , 0x01985577F61B726D89E1EB5FE242CCB0 , 0x019855788E8B782BB9DD02D5498D52A3 , 0x01985578E1AB7F219710A71C646AB788 , 0x0198557A77E37A5BA4018ACA3601ECBC , 0x0198557A98937A538206090D042A5D50 , 0x0198557B591470E6AA067565D04AFE3B , 0x0198557B70737052B6FD949839F661EA , 0x01985637605A7C798D26BB7D869616F7 , 0x01985637E2BA7D849A1F281021095326 , 0x019856389DC37BC18503C5BB6A99650C , 0x019856398F9A7ED9B6B638767B8A5331 , 0x0198600F526D78C7A5C3AF3C165D360E , 0x01986010B47D7DDA8D676C99EBFB5C24 , 0x0198606549007D78A1927AE3B4FF0C22 , 0x01986066BE7877D49E7F400C7F47ABFF , 0x0198606798417F1484133838954D0F46 , 0x019860684260726198E3AACEE66F7F2D , 0x019860AA12F379F7B7B75A75A8225CBB , 0x019860AA61C3782D81128CEE35D7B0CE , 0x019860AC18BA7838A66944C5E09C9ECF , 0x0198754A98C6767495D9BF76B56B5080 , 0x0198754B623771D0B35DBA53F6FA7C83 , 0x01987AC827127554B8D30DCF100639FD , 0x01987ACEE581703984E7D5ADAAF30933 , 0x01987AD0A6497678AFF3E1849289719D , 0x01987AD0CD417C3B969087AF0DF9BE4D , 0x01987F6F783779CC9BC2FA56AD3C050F , 0x01987F70DF7F73658A90C089092E0CA1 , 0x01987F8AE03E7DD7893C7DB5E2D20A6F , 0x01987F8BC8C57833B151E419581EF678 , 0x01987F96DA8E717DB679FA28F324D5A2 , 0x019883D2B14578378C87DC0D6140DAC0 , 0x019883D2CDAD7217800A11DCA0EC2980 , 0x019883E9F8327AF19A7971CB8B874DC4 , 0x019883EA4A4B7575A36BFF2A029DCA86 , 0x01988523E6AE703C95583102CC316998 , 0x01988524D97E77AF84D5DDCA526CFDD2 , 0x0198993A1758799DA1D6CFDB6ED3B1E9 , 0x0198993C50E77892965BD23FB9D924B6 , 0x0198994476BE767CA2B6A8A3CE2A627B , 0x019899448F6E78E0AFDF076DC4E61E8E , 0x0198994576C67E5EB2FF50C46E0F804F , 0x019899691C1D7ECDB1AE64F7192CF819 , 0x01989969373D73418B7BD4D7BA1ED7C4 , 0x0198996B245D73FEB7B9F8A430ABDDAE , 0x0198998512747C9EB506101F776581E2 , 0x01989985A3E47B83A859218A074B1E4E , 0x019899BD67997A708800D4846164A967 , 0x019899BE7A32790F8D046F3E8A68CA35 , 0x019899BEABCA754382113D803F69D1B9 , 0x019899BF359A709B890FE1C7060B237C , 0x019899BF6B017B1CBD21423312E278DA , 0x019899C26342768DBB0DB1668049939B , 0x019899C3543279CD9DFD5C9BB77BCD9C , 0x019899C443897348A70D1586C976314D , 0x019899C45D0A7D72BD366B1ECFF9D07E , 0x01989E0AAD5C7AEEB5B62691D1214CF9 , 0x01989E0D181472FEB3472497593D2E8F , 0x01989E0D444C79EAA4EBCA6828075FC8 , 0x01989E458A087115821ABFFF6D06BB79 , 0x01989E45A8277DD8BC4E0D38A1204687 , 0x01989E48188771788953B5ADB8E3C430 , 0x01989E4F4FEE73C8B7307407CE6CEF67 , 0x01989E50F30E775CB9CBF9E9CB44944D , 0x01989E518C86748D8CB25C6DC3718317 , 0x0198A2B2AE847A0FB2A79967192D730F , 0x0198A2C9A80272A59F3B627BE63EB9CF , 0x0198A2CC649A78318E6F418950129773 , 0x0198A7C91D4E7A54AF03BC5B489ACF82 , 0x0198A7D7B0B573A6AE8BEF90B8664037 , 0x0198A7D877EC7E32B4FA06E5E7EA6BE7 , 0x0198A856229070D4A447B2C344D9A972 , 0x0198A856B5607F9CB98B772D61743754 , 0x0198A8572B2078ADA5F9C493DFF55604 , 0x0198A85817907C08A685186FCDD18E9E , 0x0198A859FF3F7E0FB4237B732822B136 , 0x0198A85A14287882AD70ECBEDE5353EA , 0x0198A8614C27703E80ED4B1E9F05A72E , 0x0198A86183877C4C88270DC7056DC57F , 0x0198A861ADCF73D6A8C07C85AD35BB2B , 0x0198A86EF0EE79658599347FBF76D52D , 0x0198A86F2D2E756592F55BFB8D0CE759 , 0x0198A87DB72C79769015C190CE826CDD , 0x0198A884A5247CDDBE63ACA17D8ACDC3 , 0x0198ACF77C07719EBBACA77DD2D9C805 , 0x0198AD2957A57751AB69A3189A747793 , 0x0198AD2AAEFD78ED950509B99AD84F8E , 0x0198AD2C836D71AABDE3A176F295A55E , 0x0198AD2DBB157548B93873586E4B4C6C , 0x0198AD2E76CD7E13B9417D42C4CDEE15 , 0x0198AD350CC57A94B8165865429E5032 , 0x0198AD4A0F8C7B1E9F24100CCBCDF2F8 , 0x0198ADCF1F7972369A511F8C1D18AF33 , 0x0198ADCFE92978A19E90C2F5D3EB58EF , 0x0198ADD06F08792FB648D9D3C51D3904 , 0x0198ADD0ED59785F8EFA42BC5D90E47D , 0x0198BCE16B52719D8DDE619828382911 , 0x0198BCE234B1757C9CA823A0FD21283E , 0x0198BCE319EA7B6590D11597852F3440 , 0x0198BCE3AAB27EB3A81ADEE00713B226 , 0x0198BD50B7BF7E7FACBCFA44CA023C8C , 0x0198BD51425F73E5B94FFD59935B328C , 0x0198BD517C2E76C4BAF1F168C0C4A6E7 , 0x0198BD51E1CE7E768DCA5D0709D1D867 , 0x0198BD5435777D5EBF0EEE7F68FF5A82 , 0x0198BD5458EE7209BC0D2152FABB049E , 0x0198BD5476267ACC9FD72747FC86F712 , 0x0198BD548DA670B79F0A3150237C2DC2 , 0x0198BDC632847CC5988AD31E67F79D05 , 0x0198C2757EAC7B14A49A6D0F45F03840 , 0x0198C275AFB475728E0555FFE66E3BA8 , 0x0198C276C924785FA5BF7E2C36F344EB , 0x0198C276F45C743F837ACAA441FA631A , 0x0198C76817BC739AAB3A1B75A9B69E48 , 0x0198C768B1E37CB1A42C8692E058C890 , 0x0198C768E2FC7B2695A0B42C739FA864 , 0x0198C769F84B792C889DCD37871F9482 , 0x0198C76A6FAB7C6CBA4CC203136A15E7 , 0x0198C76BA6B37B72951A19DA8DEBAA25 , 0x0198C76BBEBB7798BAF87F607AAA3EBB , 0x0198C76C43EB78AD84EFDA85DF4595AA , 0x0198C77A193B700896C054C4233F379B , 0x0198C7D29238763DAED34DE3C1C7C014 , 0x0198CBAA2D9D79059FA8261112ADA855 , 0x0198CBAB19247449873E7ABD5E9650E5 , 0x0198CBABAA1372AE88A38426762F0A4F , 0x0198CBAEF4247183B5B293D2C765F5BE , 0x0198CC83D1F87643B08829C3745EFFFF , 0x0198CC8406897574B15413858AAD9D8E , 0x0198CC8538997A6B81C2192B58B3905F , 0x0198D1D671B97137B4895EC1FD0B3167 , 0x0198E05EC1A87811B0C4C5EE74896C3F , 0x0198E05F09C77C94A01FB3DB60F36833 , 0x0198E05F2EA87CA9B85A26A7B0F738A9 , 0x0198E06070CF73689C743332E0DAA704 , 0x0198E0609637709B97C8911DDEC4C38A , 0x0198E060B36F7CFC85DA94C6BD0B4223 , 0x0198E0619ACF7D3191EC45B3774452AC , 0x0198E061F1F770A38977C7503940314C , 0x0198E063D4A77BD8BBD28250CF1633CF , 0x0198E1CEF9557D8AAAA4950C453572E9 , 0x0198E1CFF32D7CE2869BAF1452243D13 , 0x0198E60BABD97F0CA781C4E73D6537EE , 0x0198E611D8317BC5BAA5D93E7F37D07D , 0x0198E66DE6E67222A5EC3F1DA81246C8 , 0x0198E66E76E67F93B162C824FEE733DD , 0x0198E66FF7F67180BE1AC4171F3D1B3B , 0x0198E6712C8E7C07BAB11E6D9A62245B , 0x0198E6C5480470308BA067445A7B1E11 , 0x0198E6C573B47CE0930939FCC1CF5BEB , 0x0198E6C6390C7645A5FFEBC2CD46F319 , 0x0198E6C66EBC73B19C3123CB1612D7F9 , 0x0198E6C6966B7B0F8D0A4B4A5222C166 , 0x0198E6E742D379D6A3B35C40CBC4D941 , 0x0198E7096FB27824B854E59196EBFA37 , 0x0198EB8736AE741BBE577C8B4889334E , 0x0198EB88482F73258B54BE8CE0D3DBA8 , 0x0198EBBE193D766AA5BC87ACEA5C35F1 , 0x0198EBBE771D75509A39B26347C31C20 , 0x0198EBBEC43573FC9AE6CCD6640E167F , 0x0198EBC0E7FD7A99BFCFD393F0865DB1 , 0x0198EBC10CED7EE5B1B4C2B13FABFD2C , 0x0198EBC2079D79078E82F2A2EDC5B54C , 0x0198EC040643786C92DEDD679E4202F3 , 0x0198EC04182C7BF8BB8F7C72E79B5151 , 0x0198EC04297B7EAD818F1FAC4E8E6E70 , 0x0198EC2922AA7D1890D95E8F7009A381 , 0x0198F4AA7A107CE5873CD6FB8534BF42 , 0x0198F4B48E377FC7BBDBE3321990231E , 0x0198F4B59CB87A2AB40DEB55B4776A5C , 0x0198F4B685E775AF9B57C509A796439F , 0x0198F4C67C2076488CC63ED6D42DEA2D , 0x0198F4CE10BF780BBAFF8C7C79B72F8A , 0x0198F4CE8BD77200B20768DFE6201180 , 0x0198F4DF39267BD8ABC7BEB2868AA616 , 0x0198F4DFE33F7AB1B25349F291A93DF2 , 0x0198F4E79CEF752A813957F4C7AD2C92 , 0x0198F4E84C77782AA51821D5C559B869 , 0x0198F4F2DA6E7951855C9040CC90A478 , 0x0198F52D4E347620A85D5EEE8F1A2A43 , 0x0198F52D9C2C7EA3897B3BFC233C5B9B , 0x0198F52DDC74765CBFFA6F2AE410AAF5 , 0x0198F52F5C4C702BAA82BA92172BA2B3 , 0x0198F530A224711796F7B0D338492D26 , 0x0198F530EC7C7651B180038441846F16 , 0x0198F531911C7E419D461D2A249B0162 , 0x0198F5D0E8987DF784A2CA16185CC290 , 0x0198F5D5B41872CE92B81476B85CC510 , 0x0198F5D634B870768E8C123A8778C540 , 0x0198F5DA5FBF7F518B050966F274CA2E , 0x0198F5F65E677127B885B935EB540F17 , 0x0198F60C38AE7ECBB392898DB592149C , 0x0198F60D3747775889AA4B3C4CB2F4A5 , 0x0198F60F2FE676939A1867A3DB14AC04 , 0x0198F60FB8C77724A9852189A9FA7A62 , 0x0198F610B8AE7585A3B16E3647ACDB6C , 0x0198F6113C56735B85A7F450F20FDDD9 , 0x0198F63737867646994629E6B0DE38BF , 0x0198F638B876774C97D076AF12CEB077 , 0x0198F639542D7163A8CC9E5DF90BB832 , 0x01990512D1A375C8B34BA393D0C033AE , 0x0199051361CB72D8A0CAC99083D3D8D8 , 0x01990513E9AC77A3B5F2EE7140333078 , 0x019905147EAB740EBC62FFDBFF8433F4 , 0x01990532B1C277AD8101B9F88E737C1F , 0x01990552A87172B1937D606E19C844CC , 0x019905D5D95E7E5298AE7D490A64A921 , 0x019905D68E4E7E4783A1810F50223C00 , 0x019905D7DF5E700F94E10814337717E4 , 0x019905E7F7DD7C22BC5A08926F15D06B , 0x019905E8EBB67887B30ADCD38E45534C , 0x019905E959CD7EA7AE16E670695FDEC2 , 0x01990A4BED8B7C2E9FA2D2A64B016AD6 , 0x01990A4D133474DABD39540B4F1E6FBD , 0x01990A59E97B77C4B429B2C1B5113F0B , 0x01990A5FF53378B1AB6B84F1F10D8267 , 0x01990A602ABC73C591E02852FBF02BA5 , 0x01990A6116B479388EA8E2F813D90B06 , 0x01990A614523756A8A383D9DF8AB6D8E , 0x01990AE80AB77A29A26CA57C2234B972 , 0x01990F57DDBC7BEBB83DA0AA9B564884 , 0x019975DC1AD678C0B7EB2B6CDBBE5433 , 0x019975ECB86871088CA93E8412B59610 , 0x019975EF0C87709A854EA985E2CD86DB , 0x019976FEFCFE74F89984F7948F57007A , 0x019976FFF3D6761FA621B26B6748C4BB , 0x01997B8FD9C97808867A2F9E5D34B0C4 , 0x01997B96645A720383575194C135A869 , 0x01997B9C3E6A75688200C3BE0964D254 , 0x01997FFA02607571A05EB88AA969B18E , 0x0199800523EF73EA906081CA39C2299E , 0x0199804FA60276F6BEBA44C25A477C45 , 0x01998087A7D37CB0979E2687525A0A88 , 0x019981652BEF705AA8C80259AD8FF931 , 0x019995AA78B472DDB5C614BE40A31B6B , 0x01999ABFF690718BA0F4465E35D079A2 , 0x01999B12E5C17B62A3E62F688F5D445A , 0x01999EF4D4527312A680CC058E717E07 , 0x01999EF6089A7969A2B1D05380569C23 , 0x0199A03862967DE783A6F6F3B2BCEF9E , 0x0199A0396FBE793B9229582769B97E63 , 0x0199A03DB7767E7BA0CF92582E4CE74A , 0x0199A03DCEFE7B9BA57EE8A3EE78F4E5 , 0x0199A03E8BE57AEF882FA8DED5417F69 , 0x0199A041C59670F6A77998E17E611E01 , 0x0199A55D69727B1B89822D8AA874EED5 , 0x0199B9516B367F368D1E595B184960A2 , 0x0199B9521FAE7CC0B2B534E32183EF4C , 0x0199B953E5367C0CBB592ED8B6CDA351 , 0x0199B9B8DA817ABD865242A188322B72 , 0x0199B9B9003171D0BC5EEAD561E0DCE6 , 0x0199B9BAEEE17CFA8A1642C8FEA5B04D , 0x0199BDD7D7A97646BC4883574221647B , 0x0199BE042C427EF6A323F6AAA328853A , 0x0199BEEDFF087178B0614620B5F49FC7 , 0x0199BEEF7B6872AABE41DB96584CE203 , 0x0199BEEF922F7F718307CD1BBAA5F914 , 0x0199BF1096007E86BDF5D5726F42740E , 0x0199BF4B14E97094BD8E967D3DF50D47 , 0x0199BF4E6FE174FAA53C714B4DDEC5BD , 0x0199BF4EA0317C4B8139E6E790EE619A , 0x0199C3E68FCC78F3BC79E1AF51A54580 , 0x0199C4565C3E7A1183368D3786420F34 , 0x0199C4569A7E7DE8A0714AE0975E97BE , 0x0199C456D6567780B30D1089D6442342 , 0x0199C457DCC77361A23D0A69440CD1EA , 0x0199C457F606782BB718091658436DB5 , 0x0199C466CB47798EA940FFFCA6A32446 , 0x0199C89D34D07F839CB0207512F19C26 , 0x0199C8A6EF507D8F8DAA52EAD00CF397 , 0x0199E2AA49447BA786D242E061A707F3 , 0x0199E2AAE31471CC99EBFA6101F3D9D9 , 0x0199E2AB34FC7A95AC81EDDDF38C204D , 0x0199E2ADF7D376B4A51695E021941BFA , 0x0199E2AE481C79A6ADA34533210B2649 , 0x0199E2AEC0E37A86A9992593A784DA04 , 0x0199E2AF188475F5B6372B2AA27B65FD , 0x0199E2AFF36C734D9451A06185E10B79 , 0x0199E2B076C3706F9F059CCC192F7CC4 , 0x0199E2B135DB7AFEAC0F043A3BE94FA0 , 0x0199E83844DD70309A60A4F5D7626841 , 0x0199E87E83FE7A0A852F606A8D5C09C7 , 0x0199E88164A6781EA5160879B58B9ACF , 0x0199ED7FAFC47F68A00F170AF4EE16E2 , 0x0199ED81023479BAAA2034A03EAD0247 , 0x0199ED81D284721E90B3BE54E118BC28 , 0x0199EDA5358078FE9BFD9CE57B7A7A92 , 0x0199EDB910FF7BB781C1037D198C20AB , 0x0199EDBA5A3E7EB4912B1063325C6D62 , 0x0199F1E8F00E71839CC5DA64D9941BD3 , 0x0199F1EBB5CC7866BED768CCDBB83924 , 0x0199F2399A9D76BFB628C986B6C2B5AF , 0x0199F23AB45D7CF3A8AEBAED2E5A8A9B , 0x019A01A7525F7BE3B2F6959A94457EB3 , 0x019A01A83AF77FC8985F60DABDFC9076 , 0x019A01D776147EB6B2FBFA58F90B307D , 0x019A01D823BB7C3297DDC872AD7283A5 , 0x019A01D8CE1B79AFADF06F90200405BB , 0x019A01F6279974F499FC5E970B7F546F , 0x019A022994ED729C94BCC9B18BC4B3AE , 0x019A0229E1557907B3FF54D0E0F22263 , 0x019A05E39E6E77D1A78B7E53D5E4C709 , 0x019A05E4215C772988AB5CF4CC442A80 , 0x019A05E559FB785C877B483691C046A5 , 0x019A05EFC5A37E359D67197423F2DA72 , 0x019A065DF6DB79619E06D11EE276820F , 0x019A06C24CA47886988DFAC30EE228B6 , 0x019A06E250E97C96AFF5430536276BF7 , 0x019A0731CD0C7DF1A406143ED2B64F77 , 0x019A1044FE8A76B28FCB52A4C04F534A , 0x019A10B0CF537C96B0F139FAE28F812E , 0x019A10FEE73D710D94510AB4ADB4695C , 0x019A1182F97C744CA57F8D3131D5F7F4 , 0x019A1183874B7AE4B26F38AD48D1D1A4 , 0x019A153FBAF57919A56B797A49DD10F9 , 0x019A1540694D74DFABAA9EB0331F24AB , 0x019A15DC503C712188ACC94A014976D3 , 0x019A15DDA9A3701F9E0922140AC7C016 , 0x019A15E41FF17F528F205F0AF0382A69 , 0x019A15E47C117741A3B92300B97B4260 , 0x019A15E6064978F5B8617F1176B9F86C , 0x019A15E7A0097571906B49329EAD8234 , 0x019A15E7C1407D2B839EF0A25D64BDAF , 0x019A25A0002D72BA962A8012F594C27F , 0x019A25A0CE257FECBD0B3583D820E090 , 0x019A266608D77186A452626B13D7370D , 0x019A266633577CD68BA85347C1327EB8 , 0x019A2AADB7197FD8B786D42442CE2D0F , 0x019A2AAE3859744D92C95B492FAA9560 , 0x019A2AAED60876EC9EFCDAC23119A177 , 0x019A2AAF7B187B7C9E263E2274396B08 , 0x019A2AB035807405B7795F9834773B48 , 0x019A2AB168687AD6B39AEA97229863CA , 0x019A2AEA484E73A281331AB3B579144F , 0x019A2AEB314E7DB199AE149EBA5C7760 , 0x019A2B0156E37032A3D358E38B384FB6 , 0x019A2B019B0B788C8043789D880AD481 , 0x019A2B4FB1B4773D9037727A7EFEA6C9 , 0x019A2B51C30479CC837F3ED2AC16EAD4 , 0x019A2BA5A77E7E478E9B69255004FCF4 , 0x019A2BA69746755087A3C996ADDD9596 , 0x019A2BA6D10E7C40A141C912218FDFEE , 0x019A2BA789BE7E2C8F543422AB69C8A9 , 0x019A2FAF604473BF830ECE6BEC20642B , 0x019A2FBD1C8B7792B855C525892913AB , 0x019A30283F0C799093FFB5E859C4BC96 , 0x019A3028D1AC74D4A85A4AA939573886 , 0x019A302963D37169867F0E35643B401B , 0x019A302C3D2379C1A24AB451D2C4D45C , 0x019A302FEEF3728985B9CA706E8A8B90 , 0x019A30632800733E8B9EA10A32052862 , 0x019A308111467A44A02426A59B4EB955 , 0x019A30858E057DB5A8B0BA1C2316CD04 , 0x019A3086DE2D7B588F577B15E3B9DBE5 , 0x019A3581F4EA7EF2A736F2E29A66B860 , 0x019A359B8C0071C188E1AA05BCA018A0 , 0x019A35F3635A721BA20EB1439C3E6336 , 0x04B7B1B28B05499E985C4ABF8EDC017A , 0x09FCBFE5F54B4CDEB8B18A48F2E753CE , 0x20D958CAB8364E468F296D3D30979535 , 0x2BC4833769214B1E9FD70C4364C77BEE , 0x2DF84E48AF90418987F4E49806EBAFAA , 0x49ECF5B7C293460CA55DB5BCAB0FE75C , 0x4C63BF8F63B645C89293175391041281 , 0x4E018D9A413B4CDC99928FF931830982 , 0x5B93C9F5E55D4A7783DFD917DD76C9AC , 0x698A7224F4A14A5484A659531F7098CF , 0x7466AC26304947A5B7724FBE32F1A18C , 0x76634576D5E84899BCB7B4AD9F03484E , 0x8E880E91BEE644089A9BC558C8440809 , 0x91AD50E5BED6432B84683DE4F7932C2A , 0x922FA94A37E34FA4BE90412165A93D45 , 0x92A39B6D5C25472CABF9453E74E104F5 , 0x97E024AF367F42459FBD94DE36032E93 , 0xA6A59888E8614423B2B3647ECC96B1BD , 0xB07172CC129C4E6FA48175DAEF422E0F , 0xBE14F5B7F5984A9C9635369E37E505FB , 0xC36D68BE7CC043C98C78375891EAC40A , 0xD3D0F4B974FE442DB44BBE7D8A15797F , 0xDD501FD8C97F44BB903BDB19CB065749 , 0xEE1DC780EFAA4E109C65B1AE5C462628 , 0xF0D61D4327904574914B5EE846AE760C )) ORDER BY `property_group_option` . `id` ASC LIMIT 500 OFFSET 500 ;
Copy
78
1.36 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"—à$¯6\x7F BEŸ½”Þ6\x03 .“ "
b"™\x04 î¥×1M«°„\x14 ”8}Ù< "
b"š€h2ˇC\x0E ƒ`\x1A ÄH£>a "
b"¦¥˜ˆèaD#²³d~Ì–±½ "
b"¬ö›Å-»AÌœ‚‹UÄÜ™s "
b"°qrÌ\x12 œNo¤uÚïB.\x0F "
b"°vo\x18 (…JZ¿r.^\x17 a\x06\x10 "
b"°æ\x00 ޵\x08 Je«\x1F Ѧ\x0E ¶j½ "
b"¸?lŽÓÛJ{·¿FGén\x19 U "
b"Á\x16 Âe<\x1C C\v ›jD¡Í}Áø "
b"Áç•‘ú\x01 L’˜\x04 ¶rQ²ß# "
b"Ãmh¾|ÀCÉŒx7X‘êÄ\n "
b"ÅËBÏ'B®ªÑó\x07 ¸M¹9 "
b"ÆKK‰\x1C ’Bn†U•鯲Ž' "
b"Æ¥~ípºO”£þD\x15 ÷Lü "
b"ÇVqÊÃ\x1A FòŽ¢“ŒC–Š] "
b"Éhé?¬OGjµÎ_g-CÏ[ "
b"ÓÐô¹tþD-´K¾}Š\x15 y\x7F "
b"ÝP\x1F ØÉ\x7F D»;Û\x19 Ë\x06 WI "
b"åYz0=¨F²§°pUÅú¥â "
]
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 (0x97E024AF367F42459FBD94DE36032E93 , 0x9904EEA5D7314DABB0841494387DD93C , 0x9A806832CB87430E83601AC448A33E61 , 0xA6A59888E8614423B2B3647ECC96B1BD , 0xACF69BC52DBB41CC9C828B55C4DC9973 , 0xB07172CC129C4E6FA48175DAEF422E0F , 0xB0766F1828854A5ABF722E5E17610610 , 0xB0E6008DB5084A65AB1FD1A60EB66ABD , 0xB83F6C8DD3DB4A7BB7BF4647E96E1955 , 0xC116C2653C1C430B9B6A44A1CD7DC1F8 , 0xC1E79591FA014C929804B67251B2DF23 , 0xC36D68BE7CC043C98C78375891EAC40A , 0xC5CB42CF278F42AEAAD1F307B84DB939 , 0xC64B4B891C92426E865595E9AFB28D27 , 0xC6A57EED70BA4F8194A3FE4415F74CFC , 0xC75671CAC31A46F28DA2938C43968A5D , 0xC968E93FAC4F476AB5CE5F672D43CF5B , 0xD3D0F4B974FE442DB44BBE7D8A15797F , 0xDD501FD8C97F44BB903BDB19CB065749 , 0xE5597A303DA846B2A7B07055C5FAA5E2 );
Copy
79
4.31 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 1000
Parameters :
[
true
b"\x01 ’$—$ˆ{)›TÁñ83\x17 ß "
b"\x01 ’$——\x08 y\x15 ‘yy5ÚhæÙ "
b"\x01 ’$˜\x1D\x10\x7F ˆ{d뾂šÇ "
b"\x01 ’$˜N8t¢gé‚ M5¦ "
b"\x01 ’$˜~\x00 |§ŽÕî\x05 uÎÈ\x06 "
b"\x01 ’$˜Â@xڢƜ×ÖŸ9W "
b"\x01 ’$˜ößx\x19 ¶§\x06 !¯D}\x16 "
b"\x01 ’$™\x1A HpØ«æ\v ¼yoÚ "
b"\x01 ’$™?˜tÝ‹\x15 œMoǃ* "
b"\x01 ’$™e˜uF•»õ\x16 È–¯š "
b"\x01 ’$™ps¤¨-Lß×Tõà "
b"\x01 ’$™¨Øx}¢ŒÒÁ4Üê "
b"\x01 ’$š—±qV‘LÎ\x1A\x0F ígC "
b"\x01 ’$©=~Õ²™j,\x0E ™÷ "
b"\x01 “\x00 øãd~š€_\x00 näâ\x06\x1A "
b"\x01 “\x00 ú¦\x03 zº¦^\x1C\x1A ¶ø\e ò "
b"\x01 “\x11 ´\x15 s‰°_´–è\x14 ‘ "
b"\x01 –\x15 qDl|˜’Ž j‚pÆ "
b"\x01 –\x15 q‰„qÏ™Þ\t Å&\x7F (2 "
b"\x01 –\x15 qÃ4vè§(É÷.`ß "
b"""
\x01 –\x15 r\n
\v\²ê@s\t 3ÞL
"""
b"\x01 –\x15 r}<|à¾\x17 OjTä'ž "
b"\x01 –\x1A uvvh·¬z\x10 PØå5 "
b"\x01 –\x06\x18\x10 |?–rµÃ΀âr "
b"\x01 –\x07\x05 øxIŽá‰uŽbå "
b"\x01 –\x07 Iˆq)Š&ÿ«-\x0E h7 "
b"\x01 –\x07 e8w´§Æü&Dɘu "
b"\x01 –\x08 …Pqç¨|²NfnÃò "
b"\x01 –\x08 ÉwR–QgÒòSI‡ "
b"\x01 –\x08 ¼ÉuD¢ <u\x04 *2) "
b"\x01 –\x08 æ\x08 xå ûi\x18 ÃÎr\x1E "
b"\x01 –\f \\x01 ~“¥†!h[ŽÛö "
b"\x01 –\f ¯Y|™•þpòô”\x12 o "
b"\x01 –ª„¸d~@±9·8l!BA "
b"\x01 –î\x03 Ú-záµâ^~\e x–^ "
b"\x01 –î\x04 v£s\x03 °ÞFÛϾ– "
b"\x01 –î\x05 ö\x13 }^¬¨eu]\t s "
b"\x01 –î\x06 =[s²Ÿ;•*\x18\e #- "
b"\x01 –î\x06 jët\x16 ½‚7eP‰Ç "
b"\x01 –î\x06 ™{sa§¯&xÜû "
b"\x01 —\f ¶D–uÍŽ}[ocLÀø "
b"\x01 —\f ¸˜=sp¿¾¾×\x1C IAó "
b"\x01 —\f ¹\x1C Žv1À|æÑHXü "
b"\x01 —\f ¹n\r q¼«Ð–ÿ–ÒWw "
b"\x01 —\x16\e\f *{n€?xχoÐø "
b"\x01 —\x16\e „™tã¦(ª.üè½ "
b"\x01 —5¤x{s.…¿ý؃µ£Ÿ "
b"""
\x01 —5¤Éƒ{_¾vܹB\n
^Í
"""
b"\x01 —;c\Ñxè˜8†ÔÕ\e åñ "
b"\x01 —;cåás\f °¼~A¢‹C "
b"\x01 —wî¢\x0E ~I—\n j¹÷8\x00 ñ "
b"\x01 —x\x02 öÃp¿¤zÇ„Á§ï "
b"\x01 —x\x03\x12\x13\x7F ʦ\x18 {dZÑ€ "
b"\x01 —ˆ\x01 Mß{g£rûØà\x16\x04 Ô "
b"\x01 —ˆ\x01 }&uý¡¤Ä«REóÚ "
b"\x01 —ˆ\r ˜Åxûç\x18 N=ú{ "
b"\x01 —ˆ\r Äõ\x7F ž G=wáŸ\M "
b"\x01 —ŽtË·}‰™Ã+BYl\x10 h "
b"\x01 —Žtæ\x10\x7F &¶æ˜®ËFÄ "
b"\x01 —¡\x02 1>{<¶¬ØXN¡2f "
b"\x01 —¡\x02 kvrý‚!\x0E öE°í "
b"\x01 —¡\x02 ÍÖp4‡Ê\x05 ]Z‰?q "
b"\x01 —¡\x02 ßÍ}ç©¢\f î\v vlÖ "
b"\x01 —¡\x02 ñÎz¥¨®[žÊî "
b"\x01 —¡\x03\x04 Vpb(áu¨\x1D É "
b"\x01 —¡\x03 P^wl«=€\x12 mPô7 "
b"\x01 —¡\x03 enu\x06 ‹:iÖ©\x1A ú/ "
b"\x01 —¡\x03 y\x0E yb¸ªr\x1F ¦ðƦ "
b"\x01 —¡\x03 Š>}w˜ˆšß\x07 f\x0E ” "
b"\x01 —¡\x03 ›\x15 z\x00 “C`B!,— "
b"\x01 —Мñ\x16 ~F‹±¹•Ó™ + "
b"\x01 —Ð)~pl“4ˆuoC². "
b"\x01 —ôÊ94|e\x1D ¾\x16 Ç\x18 µ° "
b"\x01 —ôÊ‚\f x7ªóŠ\x19 72\x1D U "
b"\x01 —ôÊ¿\x#—\x13 J\x15 #[\x06 = "
b"\x01 ˜\x08 þ¤;u΢àQk\x13 §’7 "
b"\x01 ˜\x0E ±:\r |¯–Ü÷\x13 ¶Ç“þ "
b"\x01 ˜\x0E ²/{\x05 “F\x1A †Ð6úÑ "
b"\x01 ˜\x13 ŽÙYw\x18 ›§Q‹˜žÿƒ "
b"\x01 ˜\x13 #¨q–´OÜ¡þ¡ "
b"\x01 ˜\x13 Y(u\x08 ˆ”§½\x1C Žˆ\e "
b"\x01 ˜28o©{“²|R\e :~Š„ "
b"\x01 ˜28ôav\x1C ª6ò’¢–ïX "
b"\x01 ˜2“\x1E t¾¬©\x11 «ç”Ne "
b"\x01 ˜2“De~•žÕÍ’ì\t t "
b"\x01 ˜AAM_|¤¬„\t µÕT%Ä "
b"\x01 ˜AByNsñ«\x06 è_±Ê5 "
b"\x01 ˜zÄá\t\x7F v„ct%ƒ\ïŽ "
b"\x01 ˜zÅHÉz\x07 æL@\f\x13 ‡2 "
b"\x01 ˜ƒÍZNt:ŽÖuŒô@‚\ "
b"\x01 ˜ƒÍv>w²®¥PØãƒ "
b"\x01 ˜™¦Êó}ѾC\x00 ÚŽ_ü{ "
b"\x01 ˜™¦Ý«rÍ»\x1E\x00 ƒ÷Ž‘y "
b"\x01 ˜\r \x1E FzT¡š`¼üƒŒG "
b"\x01 ˜\r f-{4ÿË«X\x0E û\x7F "
b"\x01 ˜ú\x1F sà‹fcWåqÎ "
b"\x01 ˜úÍ¿|Á¸ü2\x02 ìp€Š "
b"\x01 ˜úý'\x7F\e †©³ßÌ\x1E ˜ "
b"\x01 ˜û\x11 h}¤¡*¯±nÜ\e C "
b"\x01 ˜ÇG\x12 ýv8¥á±ŒE6\x06 \ "
b"\x01 ˜ÇG$¤zKކ‹.4«5ÿ "
b"\x01 ˜Í#ºI{žž\x01 um:'” "
b"\x01 ˜Í#Ï\x11 u„˜\x0F ªÆŒub "
b"\x01 ˜æ¨Ll}¦ºŽ½ù\x14 vŒ° "
b"\x01 ˜ë¿Ñ>yߣY/T¬ôY "
b"\x01 ˜ì\x06 Í\f q`\x1D ®)‹^\x14 « "
b"\x01 ˜ì\x06 þ\x1C v\x1D ƒ˜oÇ«¦ "
b"\x01 ˜ì\e Vsxc‹#bðéUaÜ "
b"\x01 ˜ì\e ms{ýº\x04 {ˆIä\x07 ‰ "
b"\x01 ˜ì\e ƒë\x7F zÒ_%ïØ†Ê "
b"\x01 ˜õ©uÑ}n”:£„i'~’ "
b"\x01 ˜õ©ŒápÀŽú{ê²Èp\x11 "
b"\x01 ˜õ©ž0s&”<\x0F l\x14 Ï{o "
b"\x01 ˜õ©°qv!‰)¶Q¬ym "
b"\x01 ˜õ©Á9\x7F ²«yòå‚Ú³a "
b"\x01 ™\x05 S3b\x7F Í’~J1ò‰\^ "
b"\x01 ™\x05 SI*{鉩ñä*pƒj "
b"\x01 ™\x05 SdRqK¶íÞ+EQIõ "
b"""
\x01 ™\n
ìF‡~ñ…<•=\x18 ëÕ
"""
b"""
\x01 ™\n
ìZ°{\x1D ¶<\x18 Þ\x01 >gQ
"""
b"""
\x01 ™\n
ì†÷wˆ©\x13 ɰÚÁ7ž
"""
b"""
\x01 ™\n
씈~ˆ·vÑÍ‘¯e'
"""
b"""
\x01 ™\n
ì³`qn \t ;rÇ|\x02 \
"""
b"\x01 ™\n ìÐ s&µ~sªô\x00 Y/ "
b"""
\x01 ™\n
ìáP~ÀŽÑ%ôä£0û
"""
b"""
\x01 ™\n
ìó(\x7F\x1A ‰œŽOÑ9PÁ
"""
b"""
\x01 ™\n
í\x05 0\x7F n¬\x07 ©\x06 Uu¬’
"""
b"""
\x01 ™\n
í\x16\x08 u›œ‹ä{¦Ëš²
"""
b"""
\x01 ™\n
î\v §rPŽÉº\n
^XJƒ
"""
b"""
\x01 ™\n
î\x1D Xq\t ‘ÿAs\x06\x0F κ
"""
b"""
\x01 ™\n
î/tÅ›™¾Ú\x7F C:\x03
"""
b"""
\x01 ™\n
îHy]³ ¡2Ý÷c\x01
"""
b"""
\x01 ™\n
îW u\x07 ‹Ž³Ëüa¹Œ
"""
b"""
\x01 ™\n
îiÇy:¬Ò?Ç_¹\x1A b
"""
b"""
\x01 ™\n
îyG|N‰³?\x13 ;M\x14 ;
"""
b"""
\x01 ™\n
x)©OWáqÿ´Õ
"""
b"\x01 ™\x0E ªqÁ{u´\x06 ~`ýMB "
b"\x01 ™\x0E ª¥)pJ£0 >·ÆvH "
b"\x01 ™\x0E ªõIx,•²>Y’©\x03 › "
b"\x01 ™\x0E «# up¹\x10 Ö»×l$é "
b"\x01 ™\x0E «IÉxF¤ßóJ‘®ÿj "
b"\x01 ™\x0E «p\t xG—všçb2ÁV "
b"\x01 ™\x0E «Ž€|@°)Ô9Ó²ÑÜ "
b"\x01 ™\x0E «¬¸qÞ%O\x18\t ¯Íâ "
b"\x01 ™\x0E «Öay¡‚`V÷x§ÃÓ "
b"\x01 ™\x0E «øárªœÙ; "x\æ "
b"\x01 ™\x0E -h}í¹\x11\x16 )b\x1A ô× "
b"\x01 ™\x0E OHr!Œ9‹ï9XÚ© "
b"\x01 ™\x0E ka}KN\x08 {»êðX "
b"\x01 ™\x0E Œ°\x7F ДHg/Ȭ\x01\x19 "
b"\x01 ™\x0E ©ùp™¡.@9_Çsü "
b"\x01 ™\x0E Å\x00 tâg}2~\x04 ƒZ "
b"\x01 ™\x0E òÀxf¾jÂÓJhPŒ "
b"\x01 ™\x0E ®\x11 °yᢎõf\x18 ‰xø "
b"\x01 ™\x0E ®+Øz¾“ȧ\x18 ¸ÿy "
b"\x01 ™\x0E ®LØvÿªˆë’!̇é "
b"\x01 ™\x0E ®fñy=›2’½\x7F\x10 ô0 "
b"\x01 ™\x0E ®~ u®µÀ‚K‚\x1E ¦n "
b"\x01 ™\x0E ®•`\x7F ‰—ÍwE\x1F Dšô "
b"\x01 ™\x0E ®®˜{Ä¢:aán'¼á "
b"\x01 ™\x0E ®ÊHwð¥v…N!‘9\x02 "
b"\x01 ™\x0E ®äq|\x00 ¬\x17 ÷œ9É.# "
b"\x01 ™\x0E ®ýQ}^³M¼žYþhO "
b"\x01 ™\x0E ¯\x17 øwP™“$3Ä\r ï\x01 "
b"\x01 ™\x0E ¯2QuõŸ€ã|\x14 N-\x1E "
b"\x01 ™\x0E ¯KèuÏŸÊ”8-\x1D ›» "
b"\x01 ™\x0E ¯g}eœó\x1A ¢§ôÅh "
b"\x01 ™\x0E ¯†Q~x•+:\x17 àÓý\x12 "
b"\x01 ™\x0E ¯ÐØyÒ»ý×’vâ<Õ "
b"\x01 ™\x0E ¯÷Xwݬ7/ØLɘž "
b"\x01 ™\x0E °\x10 8p8‰\x1C d°7¸º‘ "
b"\x01 ™\x0E °6Pw‹©\x17\x14 Ð#ÓMR "
b"\x01 ™\x0E °S\x08 v\r й7&…¯T‹ "
b"\x01 ™\x0E °lÐpÇ‹gžY&\x13 Œø "
b"\x01 ™\x0E °Šay\x13 ®²•\x00 }B¯˜ "
b"\x01 ™\x0E °±‘\x7F ›·æ¯›¯¤Ö… "
b"\x01 ™\x0E °Î|´ºUWž\r Ò¶× "
b"\x01 ™\x0E °èè\x7F f™y‡%3ªî> "
b"\x01 ™\x0E ±\x05 ‘q\x19 ¬H>Å+©àí "
b"\x01 ™\x0E ±Ùø}W¤ôwº¶èÎ, "
b"\x01 ™\x0E ²\x02 Éyé¼-\x06 ß}R\v Ø "
b"\x01 ™\x0E ².Hp¨Íþ¦Ø¾Q "
b"\x01 ™\x0F ÒA‘zø—´ÕS\x04 ßb7 "
b"\x01 ™\x0F Ò}1x\x04 ¬a+æhÏ\x19 ì "
b"\x01 ™\x0F Ôë¡sø‰\x17 kŒâ\x1A m\x1C "
b"\x01 ™\x0F Õ\x12 (vL¾‚uqSÕè* "
b"\x01 ™\x0F Õ%±|Û„C“cY\x04 E "
b"\x01 ™uÝx\uy§D9o/©§n "
b"\x01 ™|G\x18 èr8ŠŽÂó\x07 r\x0E Í "
b"\x01 ™ÄIÅvu„Œ6hª#*\x02 ½ "
b"\x01 ™â\v $\x15\x7F ^Ž‹6™\x16 ‡\x02 Ë "
b"\x01 ™â\v O\x14 w‚±d'öZ²‘ô "
b"\x01 ™â\f\x1F $uâª-óº\x04 &HŒ "
b"\x01 ™è9-U\x7F r²cÆ™\v ?¦{ "
b"\x01 ™è9=}rçˆà‚\Ž\x06 dn "
b"\x01 š\x15 ´m:pGm\x17 ×ʸͅ "
b"\x01 š\x15 ´³ks·«ï\t Ùª+p "
b"\x01 š\x15 ØÖ=r,§z\r ~]"ÇM "
b"\x01 š\x15 Ù’ÜzѨ´›ÿ›§ìä "
b"\x01 š\x15 ÙÖ4vöAˆB\r þ€b "
b"\x01 š\x16 ™[5pò›6ú‚˜^Ÿâ "
b"\x01 š+Qû>p¡¤\x04 »w>Œ "
b"\x01 š+¨@Îs—œ.&#±\x04 &\x7F "
b"\x01 š+¨V\x16 v•¶_~&‚\x7F ! "
b"\x01 š/ß[A~‹¼\x05 t4-^£h "
b"\x02 ¨<·\x15 ™Nû•sÆÍͶGÛ "
b"\x08 Ç”§„\x1D IJ’§ £ªR?Ö "
b"\f Þ\x02 þ|oCu€µ¼<D ûË "
b"\x0E Xì\x1E\x16 ÖL\x19 ¥xk;&\x18 [@ "
b"\x1F 9”-oqI§„®Jµ¡!ˆZ "
b"-¯K324HÙ®\x05 Ø"4šá\x1C "
b"1—W6¹ÖK7“\x05 ê\x7F l8ŸÜ "
b"6+ÛM'ÙC#‚<™%Ï/fV "
b"BY,ÂT}K\x19 ƒÒ+p€–…ä "
b"C¢–¶/F\´¥”¦"†‘ "
b"]úœUì\t OÿŠÎª\x1A £»gv "
b"um¢”ÝE²À[öl˜·t "
b"ˆiJ‹\x15 ÌCò¾7ö¶n 2J "
b"™\x04 î¥×1M«°„\x14 ”8}Ù< "
b"š€h2ˇC\x0E ƒ`\x1A ÄH£>a "
b"¬ö›Å-»AÌœ‚‹UÄÜ™s "
b"°vo\x18 (…JZ¿r.^\x17 a\x06\x10 "
b"°æ\x00 ޵\x08 Je«\x1F Ѧ\x0E ¶j½ "
b"¸?lŽÓÛJ{·¿FGén\x19 U "
b"Á\x16 Âe<\x1C C\v ›jD¡Í}Áø "
b"Áç•‘ú\x01 L’˜\x04 ¶rQ²ß# "
b"ÅËBÏ'B®ªÑó\x07 ¸M¹9 "
b"ÆKK‰\x1C ’Bn†U•鯲Ž' "
b"Æ¥~ípºO”£þD\x15 ÷Lü "
b"ÇVqÊÃ\x1A FòŽ¢“ŒC–Š] "
b"Éhé?¬OGjµÎ_g-CÏ[ "
b"åYz0=¨F²§°pUÅú¥â "
b"\x01 ‹LäHF|f’êøÔ\x00\x12 »\ "
b"\x01 ‹Lò\x18 (xòŒ‰e\x05\x17 Íæ0 "
b"\x01 ‹Lò?Éx2‡ÛÇ\x12 =F\x10 k "
b"\x01 ‹Lòd²qH“Ùk»1ªXR "
b"\x01 çuiÿ}€q§(ö[lÚ "
b"\x01 çuÁ‘|\€Ñ#AG\x04 sz "
b"\x01 /hÇZr|§8!Œ$\x7F 9” "
b"\x01 /j‰¼~÷¸ÔÉÃXgª‰ "
b"\x01 /l¸‰y¿\x01 6Ì÷øžÛ "
b"\x01 /r%qqÙ…ô)RYCÂq "
b"\x01 ‘\x1C Kœ"q4©}¹¯'Øk» "
b"\x01 ‘\x1C M\v æy»\x07\x14\t !{\x07\x03 "
b"\x01 ‘±êèhu}¦N\x0F Ÿn¼ÅŽ "
b"\x01 ‘Ñ!%cu_¦ëš8Ul•K "
b"\x01 ‘Ñ!‹½uo¢¥Í\v ²b\x0E Ç "
b"\x01 ‘Ñ(\x15 Éw“©dŽºCI1‘ "
b"\x01 ‘Ñ*˜}vø¨/ºr¸ˆMs "
b"\x01 ‘Ñ*Æ×xȉ@Êl¦…!Û "
b"\x01 ‘Ñ=<{À»-7E¥\x1A ƒ† "
b"\x01 ‘á"üZ~^…\f …(XÁÂë "
b"\x01 ‘á&çæyM¯ÛÈ`nTÅ` "
b"\x01 ‘á(?Ýqñƒs\x05 ßTÆ| "
b"\x01 ‘á)í\x07 s¿£õà¶jk–O "
b"""
\x01 ‘ú`8<v\n
²ÿ’Àí…\x7F ¡
"""
b"\x01 ‘údlÎtp²£ Ò\x1F ÉZÉ "
b"\x01 ‘úfNþw ª\x1C _W7\x11 Få "
b"\x01 ’•‘•(t\x01 ¾?ŸÝÇÛ\v T "
b"\x01 “Ï"Rp}!šY÷Êwý \x7F "
b"\x01 “Ï$è±}\r ¿Î÷ü\e\f\f Ú "
b"\x01 “ÏI\µ\x7F +©ß6‰¸.æ% "
b"\x01 •ö‹v6u!’ÛæT7\x15 kÜ "
b"\x01 –\x15 rª<}z¿õå:\x04 Vìä "
b"\x01 –3l¾{¢ÄE\x13 tÎR- "
b"\x01 –3Ÿ—•qÇ„\x15 ½~\ÚV[ "
b"\x01 –3ŸÆ¥{J˜\x1D\t è }®c "
b"\x01 –4;ã³pÎ…½M‘©B»Ÿ "
b"\x01 –8kÆxtÖœƒ1ˆHëÜW "
b"\x01 –8Õ1ãt½¶ÂgºôêÈÙ "
b"\x01 –8æSñz˜¡elR(x\x16 "
b"\x01 –8ç×\x00 rbˆV¤ã';=P "
b"\x01 –8ìûè}±\x00 Â\x1F\x05 ɘ "
b"\x01 –8ñ(XsG¨$Ù°my'< "
b"\x01 –=âœ\x7F ¿ÅšÚ\r "±L "
b"\x01 –>¯\x16 Nu4‡,¯®•&\x11 9 "
b"\x01 –Bð¬ÖuÕ§ßS%\x1E Y²Á "
b"\x01 –C\f\v ºx\x07 „™þ\ŒLŒ~ "
b"\x01 –]™\x07 *}zŽ!Aà\x04 ^Ma "
b"\x01 –bg\x1D ¿vÌ›Ì=’¿ZÒ` "
b"\x01 –l íO}ºå™6ÿ·æÓ "
b"\x01 –l2ÙapŽ£oE+z:ÜŒ "
b"\x01 –l2ù\x19 yÅ·£\x17 a"–»\x17 "
b"\x01 –l3\x11 az\x01 ‡%ûtß·«\x1A "
b"\x01 –m2°\x07 v2›ü\x17 ߪ\f Ë "
b"\x01 –|q\x10 Òxo©¼°>d\x10 ”/ "
b"\x01 –©ïÅovŤè[ñmÎ\x00 Ÿ "
b"\x01 –òA®W}í¹[À/ ¨] "
b"\x01 –òB\x03 ×|Œ:9{±›¬Ý "
b"\x01 –òDE°s»ŽOHi\x06 3#\x1C "
b"\x01 –òD¢ÿzT£öù¶ÎÕc3 "
b"\x01 –òDÕïvb©[oxšœm– "
b"\x01 –òE\x04 ÿ}ݹ´‚‰_‘Ô‚ "
b"\x01 –òE‚xp‹—‡¸á¹\x1F h "
b"\x01 –òF\x1D u.Ÿå\x06 úÈ\t »„ "
b"\x01 –òF-¨zp›—@ˆ‹ô{ý "
b"\x01 –òFýÿ{¹–¸Ò1\x13\x18 ¤\e "
b"\x01 –òGlÈw倥š\x17 ÕK1 "
b"\x01 –òG|`x?£yŽ\x05\x0F @©\x03 "
b"\x01 –òH<xvj“<sgìª\f à "
b"\x01 –òH©ï~µ‡(\x1D ¤æ•™D "
b"\x01 –òHä/s3©r\x17 â“¿ôõ "
b"\x01 –òIc_vµ½w*¿öãÀî "
b"\x01 –òJ3¸s‚¦döá\x03 ƒ\v ± "
b"\x01 –òM1G\x7F r‰T•³g\x1D Ë "
b"\x01 –òOýXx©û\ÐÖñ\x03 Ï "
b"\x01 –òPFø{]¡\ôôé@. "
b"\x01 –òQ ÷uѹs–âdÒ—¸ "
b"\x01 –òQ\¨\x7F “‡ÂH„\x12 sàc "
b"\x01 –òQÇy\x1F —ÍÝÙ¡\x00 û\x01 "
b"\x01 –òR=`zÙˆ›ƒ\x03 =‰W "
b"\x01 –òR’ç}\x16 Ž#<¶à×ÿ\x15 "
b"\x01 –òRÔ‡v‰…â´ÔL§¿ä "
b"\x01 –òS#Gp¾œñ(¼fc\x10\x02 "
b"\x01 –òTÅØ}О·ÙÕ\x01 ÅÆ• "
b"\x01 –òUpÀ{O°ÓÓÎ\x0E 9Œ˜ "
b"\x01 –òU€(sG‡'\x12 Æîa\x15 Ù "
b"\x01 –òUÕyuµ.ì8Е "
b"\x01 –òW1|àŒód8DÍ\x0E "
b"\x01 –òXh¿td©Þ\e v"J¶ "
b"\x01 –òY×Gw3§²\x03 #ÃZŽ) "
b"""
\x01 –òa4gxÒº\n
ÆâU¢L¾
"""
b"\x01 –òc\x14 —qú‘×HðÌ\x17 º "
b"\x01 –òdW'|î‹W\x19\x1F \r €Âl "
b"\x01 –òiÓqû¸ÞSˤ¤Å "
b"\x01 –ò€\x06 Nx‡£G¬ûO[\x19 ž "
b"\x01 –òÇ”íw\x11 Ž\x0F d\x0E Š íò "
b"\x01 –ø§ðgv›0ëXOçm^ "
b"\x01 –ünè‰tŠ´Ü\x05\x05 O\x7F î„ "
b"\x01 –üoWp~a¼2YL,\v È| "
b"\x01 –üoŸàq7¿•qÔm–æo "
b"\x01 –üqö\x10\x7F »”òð\x13\x16 «Í\x10 "
b"\x01 –üs=(\x7F V®ÈÍ”\x1F ì1` "
b"\x01 –üs£¸~\x03 ¦œûö\x7F 9ýœ "
b"\x01 –üy¸‡zì¥\x1E ‹‘\x12 !\x16\x06 "
b"\x01 –üz\v Ÿr?¬¼‹\f Ý\x17 æ— "
b"\x01 –ü‡•D|G³sÅÚ7Žà¨ "
b"\x01 –ü‰'œvr˜\x00 °²W£±[ "
b"\x01 –ü‹ó“sš‰Ï\x17 {÷2º "
b"\x01 –üŽþ\e t_ŒØDj\e ß\x03 + "
b"\x01 –ü•Ÿšv)”ª7\x19 ÚéíÓ "
b"""
\x01 —\x16 •b_sŽªó\x16 \n
\x1A 3Š_
"""
b"\x01 —\x16 •°ßw,¿b,foóB\x10 "
b"\x01 —\x16 —Www’½¹Òr’|$2 "
b"\x01 —\x16 —¤.~¾:C†tÍ1Õ "
b"\x01 —\x16 ˜2·}3’‰T\x02 ¡h\x08 8 "
b"\x01 —\x16 ˜¹\x1F xq‚òèXG#Í3 "
b"\x01 —\x16 ™ßÏ\x7F ܽÁ)¯*js* "
b"\x01 —\x16 ›,.q?Œ\x15 ÷|JºÂ "
b"\x01 —\x16 ›Ù¾|Ï´!,Ê5+§¦ "
b"\x01 —\x16 œEns…-UúÝcÄ "
b"\x01 —\x16 _&qŠß¦©\x19\x12 È® "
b"\x01 —\x16 îxN®1zÂýiB "
b"\x01 —\x16 „žphµ¬†ìÞ˽4 "
b"\x01 —\x16 ±Î}¾‹>cô£MŽX "
b"\x01 —\x16 ¦\x12 v~³·IB׈¦&Ò "
b"\x01 —\x17 bM&y9ŽZ„×Íú˜\x16 "
b"\x01 —\x17 bÙ¦~…¹M|u™í\x1E é "
b"\x01 —\x17 d\v My¤¬î\x1E ÷\x05 ¶ "
b"\x01 —\x17 qÍŽxG©ð¿Šò2œ\e "
b"\x01 —5œœR~’¿ä8\x07 §—« "
b"\x01 —5¢#“zl%<B_"iC "
b"\x01 —5¥yÓz†µ%䬟Üë¥ "
b"\x01 —5§\r ó\x7F .\x16 N3–ÎÀŒ "
b"\x01 —5§\x1E s{`´ùš\x16 l\x19\x02 Z "
b"\x01 —5Üå·yJž\e †€“»Í™ "
b"\x01 —5Ý€Çy\x1E S\x14 -å\x1D g¨ "
b"\x01 —5ß\f ¯u–¯8A\x18 V\x08 T\r "
b"\x01 —5à‘ß\x7F b’ÚãCÆ\x19 #G "
b"\x01 —5àà\x17 z}£Ž\x1E ’eQƒô "
b"\x01 —5áÌ—s\x16 –ìF\x1D *þDn "
b"\x01 —5ã×ðx\x1D ˆy•\x19 ©\x08 b“ "
b"\x01 —5ãë¨u\x14 ˜¾ïæ„B\x1D\x18 "
b"\x01 —;jòix8KU÷\f …\\x1A "
b"\x01 —;lßYvOˆã3\t Nˆ·Æ "
b"\x01 —;r\x01 ™\x7F ¦£¿¤2šÙ’Ä "
b"\x01 —;sMò{ ›PšTûnd "
b"\x01 —;s†±rs©å\x02 ÊMjÎi "
b"\x01 —?Ö³ðtD¶Ò\v ¶¯Ÿ\x1F \n "
b"\x01 —@\v $=q΄³È®„\e Ì\x1D "
b"\x01 —@\v Tr†¾uÈ\x15 ÍÛA} "
b"\x01 —@M{ò{e°ÇÊ<!o™C "
b"\x01 —@NBÚ\x7F K³b\x19\x0E éÎ\x07 4 "
b"\x01 —@OáZz{±q\x04\x14 G±±t "
b"\x01 —@Q<ºyË…„\x12 _û˹ì "
b"\x01 —EdþJ|\x1F ’ÈÞ\x04\x18 {\x03\v "
b"\x01 —_\x13\x12 )r\x18 ‡_’*Ùè;è "
b"\x01 —_mõ\x19 u‚ÝöÝÿƒÇ„ "
b"\x01 —_nº±r–G¨á¶\x10 e "
b"\x01 —c\x10 Ï\x18 p:™>Vk7\x18 @î "
b"\x01 —d—È\x7F\x7F 2U¯m¶1 "
b"\x01 —x³Lû{Ƨ…5‡IàÁá "
b"\x01 —x³Ñ\v y?Œ\x12 eë#2Âí "
b"\x01 —x´Û;zaŽ\x13 l\x15 ˆN±ô "
b"\x01 —y š\x1C t¡°7\x08 |E¸Ó "
b"\x01 —y!àÔpê´1à\x0F Ñž´S "
b"\x01 —y$ \qê}\r j6mÅ> "
b"\x01 —y%\x7F \|—³\x7F _D=”L\x1D "
b"\x01 —y*K\e tyº³„2uãàÖ "
b"\x01 —‡‹À{\x06 ¯n›\x04 3éík "
b"\x01 —Ž\v\x0E \x7F f€=½n_¸ÒÕ "
b"\x01 —Žu+_~-•uëõ\f i\x00 H "
b"\x01 —œ®\x18 kr™›\x00\x12 €|‹U "
b"\x01 —œÒ^{ä¾€‘ aƒ‹š "
b"\x01 —P •yc+_²\t §õ "
b"\x01 —Qæ•}P“p\x08\x19 ýjH( "
b"\x01 —¡ÚƒQzï5\e Êê#\x10\f "
b"\x01 —¡Þ\x7F €|¿ŽùjÌuîg "
b"\x01 —¡ÞÄPwø…eÄ(ÿ+¿\x1D "
b"\x01 —¦{%½{\f ¨•ÏÒ˜¦Í´ "
b"\x01 —«AøÅ{¤›H\e é^êµ\x1C "
b"\x01 —Ð ½\x1D s‰ŽlÉ„œ°«– "
b"\x01 —Т\x03 õu`›4àl|sªM "
b"\x01 —ôÆ\x1D eyC«Š·\v #ö\x17 "
b"\x01 —ôÆŠeuk¥Èø’=à£å "
b"\x01 —ôÇÔ4tGŒŒ¬\x02 k¶\x03 ‡ "
b"\x01 —ôÍ\e u\x7F M¾¶o,¸\x16 8× "
b"\x01 —ôÍ8¤z^Éø‹|~Qk "
b"\x01 —ôÍt„|€¢\x13 [iÀ\x00 ¥ã "
b"\x01 —ôÍÇÔv\e ©MõÉ‘égL "
b"\x01 —øÿ\x08\x0F x\x08 ›1;׆GJæ "
b"\x01 —øÿ&¿yw©ÔÄØq^Ìö "
b"\x01 —ù\x00 %?pf\x1F\x03 l‘\x02 ì’ "
b"\x01 —ù\x00 ãàtц_$\x18 Ža~8 "
b"\x01 —ù\x02 HgsÑ®²G\e p\x12 è} "
b"\x01 —ù\x05 ˆèz\x02 ˜@ç!V:\x05 "
b"\x01 —ùªý¶t`¯ì\x18 ýê@· "
b"\x01 —ùè‚ \x7F óòrš_ Ó& "
b"\x01 ˜\x08 -žJzÚ’I=Pi•Ûp "
b"\x01 ˜\x08 \EÄ\x7F Í·Ú†\e\x0F ÉF¨ "
b"\x01 ˜\x08 \˽p\x1A °“(c»3eï "
b"\x01 ˜\x08 ]þ•|š“Ö.\x13 Å8wÍ "
b"\x01 ˜\x08 _\x11 MuV¿¤)ÑãÉ\x06 Æ "
b"\x01 ˜\x08 aã…u<ŽàÊ‹ÒÝX× "
b"\x01 ˜\x08 sH…tÅŽ\x0F ÐrwO°› "
b"\x01 ˜\x08 u’½~Þ£LGÁ¢Zúf "
b"\x01 ˜\x08 |{mu«€ýÑ»³\r \x08 ¢ "
b"""
\x01 ˜\x08 ~\n
Æsrާ\x18 FiU/‰
"""
b"\x01 ˜\t LY¦zèž0\x17 ·Ô ´Ý "
b"\x01 ˜\t Nvþy¯š•\x12 Û¹l¬M "
b"\x01 ˜\t R\x15 ç|¥´\¬Xu\x08 8m "
b"\x01 ˜\t R+¿~ÿ¤s#M†A…µ "
b"\x01 ˜\t žaJxo·‰k“€ÌÃÒ "
b"\x01 ˜\t F\x7F d®[7Ê?þ(« "
b"\x01 ˜\t 4Â\x7F ͸¢“îŠÉ<½ "
b"\x01 ˜\r \e\x16 ¢q¦´Ä¬ô©¥U\x16 "
b"\x01 ˜\r \e ²\x7F qì‘#Uÿj\x06 *ñ "
b"\x01 ˜\r \x1C =gwÁ”xN´ˆ\x00 í "
b"\x01 ˜\r ö‡?|ZŸZÌb\x01\x05 ï\x7F "
b"\x01 ˜\x0E d|\v |›¾QéŽ\x13 ±LN "
b"\x01 ˜\x0E e]Âv†„_ïN`´\x10 "
b"\x01 ˜\x0E ežJqãµùûMå?‡¬ "
b"\x01 ˜\x0E f#ª|Q®-DÚÞkÉÝ "
b"\x01 ˜\x0E g\x11\x1A ~J€°´k͸Ú! "
b"\x01 ˜\x0E ¶Aær™…\x1D Œ/ï¤ "
b"\x01 ˜\x0E ¶lMw$€º—˹\x7F ýD "
b"\x01 ˜\x0E ·împáŠ÷6…é]\x03 š "
b"\x01 ˜\x0E º@ŽrÒƒ¸Ç_¸Dú± "
b"\x01 ˜\x0E ºÛí{2›ÏfÀ(ã¶n "
b"\x01 ˜\x0E »G5q%‹»\e þôr:Ó "
b"\x01 ˜\x0E ¼-\x7F n®°à%pèx³ "
b"\x01 ˜\x0E ¼çŽv»\x03 /ìÏÎRÜ "
b"\x01 ˜\x12 Ñ8ñ\x7F Ž¡\x17 “z;‚ "
b"\x01 ˜\x12 Ñr©yA¨«v¤šnwŸ "
b"\x01 ˜\x18 Øex{Ýç§¼À`/ "
b"\x01 ˜\x18 Øð@xXŽFí?âN»L "
b"""
\x01 ˜\x18 Ú\n
x~\x06 ¶Ø!$±s.l
"""
b"\x01 ˜\x18 Ûdyet‹ý„Küv "
b"\x01 ˜\x18 âî\x08 zZºÅO\x0E l\x15\x15 "
b"\x01 ˜\x18 ä›({\x05 ñÎÍÏ¢ÕJ "
b"\x01 ˜\x18 æP\t }g¸tÓÆv#" "
b"\x01 ˜\x19\x13 „r\x7F ü™èõ°iÜÆÒ "
b"\x01 ˜\x1C ñƤsF|¿¸ƒ5$´ "
b"\x01 ˜\x1D ©\x0F $|³›™²éúãN+ "
b"\x01 ˜\x1D ©|Üx÷ŠïWò.2–p "
b"\x01 ˜\x1D ª<{ûŒ×þúkbý "
b"\x01 ˜2Ot[}\x10 ªñRqØÔ‹y "
b"\x01 ˜2Oø\x02 uÚ¥P\x11 ºÀ›×ˆ "
b"\x01 ˜2Qe›r}¬[ÔýâvV "
b"\x01 ˜2Qbx\x1A ´\x15 Ƈ£\x1E R "
b"\x01 ˜2Qæ›w½‰ù¬\x00 Ä‘Sð "
b"\x01 ˜2Rù\x02 u@•\x16 Û²ž\f Ïå "
b"\x01 ˜2S´[q(²ô\x04 BÑö\f ² "
b"\x01 ˜2SÑš\x7F 6ˆ(–\x14\x7F #- "
b"\x01 ˜2£\x06 røá\x11 Î6\x1E £P "
b"\x01 ˜2£‚\x16 wìŠ>\x01\x18 \r \x15 Àš "
b"\x01 ˜2¤y\x06 t•‘[û¶\x08 Ì{8 "
b"\x01 ˜2¤©mr¨¢’\x05\x18 @ó)\ "
b"\x01 ˜2§\þsžª'…”§å“ "
b"\x01 ˜2§§6}¹FO£¯‚úx "
b"\x01 ˜2§é\x0E {zŽ«\x01 \x07 Ct "
b"\x01 ˜2¨\x1A _zTŒÎßÔ.[Yç "
b"\x01 ˜2©M\x0E q1¿]uä¼õ5ü "
b"\x01 ˜2©Œ^xÌ…µlô-IìN "
b"\x01 ˜7ß\x00\v p™Œq¦‡×\x0E ò‡ "
b"\x01 ˜7à\x0F c{ùœ\x19 XûÔÕá "
b"\x01 ˜7ál\x13 }ïµî?R„\x1C è "
b"\x01 ˜7âUÌp\x06 ·}\x08 7)\x1C Þv "
b"\x01 ˜<u·hz·EÁ\x10 ÷óÌ÷ "
b"\x01 ˜<w2Xx\x16 ¶”\x18 üŒ~–ñ "
b"\x01 ˜<wÌH\x7F 6“f\x01 Ë5ýèY "
b"\x01 ˜<zmgs͸߷Bû)ïÎ "
b"\x01 ˜<œ¶9r®Ÿ\x06 à£Ù郕 "
b"\x01 ˜Uv¬\x12 rΜ™—4 à͉ "
b"""
\x01 ˜Uw\x17 Ât±¤¦d§A\n
N–
"""
b"\x01 ˜Uwö\e rm‰áë_âB̰ "
b"\x01 ˜Ux‹x+¹Ý\x02 ÕIŽR£ "
b"\x01 ˜Uxá«\x7F !—\x10 §\x1C dj·ˆ "
b"\x01 ˜Uzwãz[¤\x01 ŠÊ6\x01 ì¼ "
b"\x01 ˜Uz˜“zS‚\x06\t \r \x04 *]P "
b"\x01 ˜U{Y\x14 pæª\x06 ueÐJþ; "
b"\x01 ˜U{pspR¶ý”˜9öaê "
b"\x01 ˜V7`Z|yŽ&»}†–\x16 ÷ "
b"\x01 ˜V7âº}„š\x1F (\x10 !\t S& "
b"\x01 ˜V8Ã{Á…\x03 Å»j™e\f "
b"\x01 ˜V9š~Ù¶¶8v{ŠS1 "
b"\x01 ˜`\x0F Rmxǥï<\x16 ]6\x0E "
b"\x01 ˜`\x10 ´}}ÚŽgl™ëû\$ "
b"\x01 ˜`eI\x00 }x¡’zã´ÿ\f " "
b"\x01 ˜`f¾xwÔž\x7F @\f\x7F G«ÿ "
b"\x01 ˜`g˜A\x7F\x14 „\x13 88•M\x0F F "
b"\x01 ˜`hB`ra˜ãªÎæo\x7F - "
b"\x01 ˜`ª\x12 óy÷··Zu¨"\» "
b"\x01 ˜`ªaÃx-\x12 Œî5×°Î "
b"\x01 ˜`¬\x18 ºx8¦iDÅàœžÏ "
b"\x01 ˜uJ˜Ævt•Ù¿vµkP€ "
b"\x01 ˜uKb7qг]ºSöú|ƒ "
b"\x01 ˜zÈ'\x12 uT¸Ó\r Ï\x10\x06 9ý "
b"\x01 ˜zÎåp9„çÕªó\t 3 "
b"\x01 ˜zЦIvx¯óá„’‰q "
b"\x01 ˜zÐÍA|;–‡¯\r ù¾M "
b"\x01 ˜\x7F ox7yÌ›ÂúV<\x05\x0F "
b"\x01 ˜\x7F pß\x7F seŠÀ‰\t .\f ¡ "
b"""
\x01 ˜\x7F Šà>}׉<}µâÒ\n
o
"""
b"\x01 ˜\x7F ‹ÈÅx3±Qä\x19 X\x1E öx "
b"\x01 ˜\x7F –ÚŽq}¶yú(ó$Õ¢ "
b"\x01 ˜ƒÒ±Ex7Œ‡Ü\r a@ÚÀ "
b"""
\x01 ˜ƒÒÍr\x17 €\n
\x11 Ü ì)€
"""
b"\x01 ˜ƒéø2zñšyqË‹‡MÄ "
b"\x01 ˜ƒêJKuu£kÿ*\x02 ʆ "
b"\x01 ˜…#æ®p<•X1\x02 Ì1i˜ "
b"\x01 ˜…$Ù~w¯„ÕÝÊRlýÒ "
b"\x01 ˜™:\x17 Xy¡ÖÏÛnÓ±é "
b"\x01 ˜™<Pçx’–[Ò?¹Ù$¶ "
b"\x01 ˜™Dv¾v|¢¶¨£Î*b{ "
b"\x01 ˜™Dnxà¯ß\x07 mÄæ\x1E "
b"\x01 ˜™EvÆ~^²ÿPÄn\x0F €O "
b"\x01 ˜™i\x1C\x1D ~ͱ®d÷\x19 ,ø\x19 "
b"\x01 ˜™i7=sA‹{Ô׺\x1E ×Ä "
b"\x01 ˜™k$]sþ·¹ø¤0«Ý® "
b"\x01 ˜™…\x12 t|žµ\x06\x10\x1F weâ "
b"\x01 ˜™…£ä{ƒ¨Y!Š\x07 K\x1E N "
b"\x01 ˜™½g™zpˆ\x00 Ô„ad©g "
b"\x01 ˜™¾z2y\x0F Ž\x04 o>ŠhÊ5 "
b"\x01 ˜™¾«ÊuC‚\x11 =€?iѹ "
b"\x01 ˜™¿5šp›‰\x0F áÇ\x06\v #| "
b"\x01 ˜™¿k\x01 {\x1C ½!B3\x12 âxÚ "
b"\x01 ˜™ÂcBvŽ»\r ±f€I“› "
b"\x01 ˜™ÃT2yÍý\›·{Íœ "
b"\x01 ˜™ÄC‰sH§\r \x15 †Év1M "
b"""
\x01 ˜™Ä]\n
}r½6k\x1E ÏùÐ~
"""
b"""
\x01 ˜ž\n
\zîµ¶&‘Ñ!Lù
"""
b"\x01 ˜ž\r \x18\x14 rþ³G$—Y=. "
b"\x01 ˜ž\r DLyê¤ëÊh(\x07 _È "
b"\x01 ˜žEŠ\x08 q\x15 ‚\x1A ¿ÿm\x06 »y "
b"\x01 ˜žE¨'}ؼN\r 8¡ F‡ "
b"\x01 ˜žH\x18 ‡qx‰Sµ¸ãÄ0 "
b"\x01 ˜žOOîsÈ·0t\x07 Îlïg "
b"\x01 ˜žPó\x0E w\¹ËùéËD”M "
b"\x01 ˜žQŒ†tŽŒ²\mÃqƒ\x17 "
b"\x01 ˜¢²®„z\x0F ²§™g\x19 -s\x0F "
b"\x01 ˜¢É¨\x02 r¥Ÿ;b{æ>¹Ï "
b"\x01 ˜¢Ìdšx1ŽoA‰P\x12 —s "
b"\x01 ˜§É\x1D NzT¯\x03 ¼[HšÏ‚ "
b"\x01 ˜§×°µs¦®‹ï¸f@7 "
b"\x01 ˜§Øwì~2´ú\x06 åçêkç "
b"\x01 ˜¨V"pÔ¤G²ÃDÙ©r "
b"\x01 ˜¨Vµ`\x7F œ¹‹w-at7T "
b"\x01 ˜¨W+ x¥ùÄ“ßõV\x04 "
b"\x01 ˜¨X\x17 |\x08 ¦…\x18 oÍÑž "
b"\x01 ˜¨Yÿ?~\x0F ´#{s("±6 "
b"\x01 ˜¨Z\x14 (x‚pì¾ÞSSê "
b"\x01 ˜¨aL'p>€íK\x1E Ÿ\x05 §. "
b"\x01 ˜¨aƒ‡|Lˆ'\r Ç\x05 mÅ\x7F "
b"\x01 ˜¨aÏsÖ¨À|…5»+ "
b"\x01 ˜¨nðîye…™4\x7F ¿vÕ- "
b"\x01 ˜¨o-.ue’õ[ûŽ\f çY "
b"\x01 ˜¨}·,yv\x15 Á΂lÝ "
b"\x01 ˜¨„¥$|ݾc¬¡}ŠÍà "
b"\x01 ˜¬÷|\x07 qž»¬§}ÒÙÈ\x05 "
b"\x01 ˜)W¥wQ«i£\x18 štw“ "
b"\x01 ˜*®ýxí•\x05\t ¹šØOŽ "
b"\x01 ˜,ƒmqª½ã¡vò•¥^ "
b"\x01 ˜-»\x15 uH¹8sXnKLl "
b"\x01 ˜.vÍ~\x13 ¹A}BÄÍî\x15 "
b"\x01 ˜5\f Åz”¸\x16 XeBžP2 "
b"\x01 ˜J\x0F Œ{\x1E Ÿ$\x10\f ËÍòø "
b"\x01 ˜Ï\x1F yr6šQ\x1F Œ\x1D\x18 ¯3 "
b"\x01 ˜Ïé)x¡žÂõÓëXï "
b"\x01 ˜Ðo\x08 y/¶HÙÓÅ\x1D 9\x04 "
b"\x01 ˜ÐíYx_úB¼]ä} "
b"\x01 ˜¼ákRqŽÞa˜(8)\x11 "
b"\x01 ˜¼â4±u|œ¨# ý!(> "
b"\x01 ˜¼ã\x19 ê{eÑ\x15 —…/4@ "
b"\x01 ˜¼ãª²~³¨\x1A Þà\x07\x13 ²& "
b"\x01 ˜½P·¿~\x7F ¬¼úDÊ\x02 <Œ "
b"\x01 ˜½QB_så¹OýY“[2Œ "
b"\x01 ˜½Q|.vĺññhÀĦç "
b"\x01 ˜½QáÎ~vŽÊ]\x07\t ÑØg "
b"\x01 ˜½T5w}^¿\x0E î\x7F hÿZ‚ "
b"\x01 ˜½TXîr\t ¼\r !Rú»\x04 ž "
b"\x01 ˜½Tv&zÌŸ×'Gü†÷\x12 "
b"""
\x01 ˜½Tަp·\n
1P#|-Â
"""
b"\x01 ˜½Æ2„|ŘŠÓ\x1E g÷\x05 "
b"\x01 ˜Âu~¬{\x14 ¤šm\x0F Eð8@ "
b"\x01 ˜Âu¯´urŽ\x05 Uÿæn;¨ "
b"\x01 ˜ÂvÉ$x_¥¿~,6óDë "
b"\x01 ˜Âvô\t?ƒzʤAúc\x1A "
b"\x01 ˜Çh\x17 ¼sš«:\e u©¶žH "
b"\x01 ˜Çh±ã|±¤,†’àXÈ "
b"\x01 ˜Çhâü{&• ´,sŸ¨d "
b"\x01 ˜ÇiøKy,ˆÍ7‡\x1F ”‚ "
b"\x01 ˜Çjo«|lºLÂ\x03\x13 j\x15 ç "
b"\x01 ˜Çk¦³{r•\x1A\x19 ÚŽëª% "
b"\x01 ˜Çk¾»w˜ºø\x7F `zª>» "
b"\x01 ˜ÇlCëx„ïÚ…ßE•ª "
b"\x01 ˜Çz\x19 ;p\x08 –ÀTÄ#?7› "
b"\x01 ˜ÇÒ’8v=®ÓMãÁÇÀ\x14 "
b"\x01 ˜Ëª-y\x05 ¨&\x11\x12 ¨U "
b"\x01 ˜Ë«\x19 $tI‡>z½^–På "
b"""
\x01 ˜Ë«ª\x13 r®ˆ£„&v/\n
O
"""
b"\x01 ˜Ë®ô$qƒµ²“ÒÇeõ¾ "
b"\x01 ˜ÌƒÑøvC°ˆ)Ãt^ÿÿ "
b"\x01 ˜Ì„\x06 ‰ut±T\x13 …Š "
b"\x01 ˜Ì…8™zkÂ\x19 +X³_ "
b"\x01 ˜ÑÖq¹q7´‰^Áý\v 1g "
b"\x01 ˜à^Á¨x\x11 °ÄÅît‰l? "
b"\x01 ˜à_\t Ç|” \x1F ³Û`óh3 "
b"\x01 ˜à_.¨|©¸Z&§°÷8© "
b"\x01 ˜à`pÏshœt32àÚ§\x04 "
b"\x01 ˜à`–7p›—È‘\x1D ÞÄÊ "
b"\x01 ˜à`³o|ü…ڔƽ\v B# "
b"\x01 ˜àašÏ}1‘ìE³wDR¬ "
b"\x01 ˜àañ÷p£‰wÇP9@1L "
b"\x01 ˜àcÔ§{ػ҂PÏ\x16 3Ï "
b"\x01 ˜áÎùU}Šª¤•\f E5ré "
b"\x01 ˜áÏó-|↛¯\x14 R$=\x13 "
b"\x01 ˜æ\v «Ù\x7F\f §Äç=e7î "
b"\x01 ˜æ\x11 Ø1{ź¥Ù>\x7F 7Ð} "
b"\x01 ˜æmæær"¥ì?\x1D ¨\x12 FÈ "
b"\x01 ˜ænvæ\x7F “±bÈ$þç3Ý "
b"\x01 ˜æo÷öq€¾\x1A Ä\x17\x1F =\e ; "
b"\x01 ˜æq,Ž|\x07 º±\x1E mšb$[ "
b"\x01 ˜æÅH\x04 p0‹ gDZ{\x1E\x11 "
b"\x01 ˜æÅs´|à“\t 9üÁÏ[ë "
b"\x01 ˜æÆ9\f vE¥ÿëÂÍFó\x19 "
b"\x01 ˜æÆn¼s±œ1#Ë\x16\x12 ×ù "
b"""
\x01 ˜æÆ–k{\x0F Ž\n
KJR"Áf
"""
b"\x01 ˜æçBÓyÖ£³\@ËÄÙA "
b"\x01 ˜ç\t o²x$¸Tå‘–ëú7 "
b"\x01 ˜ë‡6®t\e ¾W|‹H‰3N "
b"\x01 ˜ëˆH/s%‹T¾ŒàÓÛ¨ "
b"\x01 ˜ë¾\x19 =vj¥¼‡¬ê\5ñ "
b"\x01 ˜ë¾w\x1D uPš9²cGÃ\x1C "
b"\x01 ˜ë¾Ä5süšæÌÖd\x0E\x16\x7F "
b"\x01 ˜ëÀçýz™¿ÏÓ“ð†]± "
b"\x01 ˜ëÁ\f í~屴±?«ý, "
b"\x01 ˜ëÂ\x07 y\x07 ‚ò¢íŵL "
b"\x01 ˜ì\x04\x06 Cxl’ÞÝgžB\x02 ó "
b"\x01 ˜ì\x04\x18 ,{ø»|rç›QQ "
b"\x01 ˜ì\x04 ){~\x1F ¬Nnp "
b"\x01 ˜ì)"ª}\x18 Ù^p\t £ "
b"\x01 ˜ôªz\x10 |å‡<Öû…4¿B "
b"\x01 ˜ô´7\x7F Ç»Ûã2\x19 #\x1E "
b"\x01 ˜ôµœ¸z*´\r ëU´wj\ "
b"\x01 ˜ô¶…çu¯›WÅ\t §–CŸ "
b"\x01 ˜ôÆ| vHŒÆ>ÖÔ-ê- "
b"\x01 ˜ôÎ\x10 ¿x\v ºÿŒ|y·/Š "
b"\x01 ˜ô΋×r\x00 ²\x07 hßæ \x11 € "
b"\x01 ˜ôß9&{ثǾ²†Š¦\x16 "
b"\x01 ˜ôßã?z±²SIò‘©=ò "
b"\x01 ˜ôçœïu*9WôÇ,’ "
b"\x01 ˜ôèLwx*¥\x18 !ÕÅY¸i "
b"\x01 ˜ôòÚnyQ…\@̤x "
b"\x01 ˜õ-N4v ¨]^î\x1A *C "
b"\x01 ˜õ-œ,~£‰{;ü#<[› "
b"\x01 ˜õ-Ütv\¿úo*ä\x10 ªõ "
b"\x01 ˜õ/\Lp+ª‚º’\x17 +¢³ "
b"\x01 ˜õ0¢$q\x17 –÷°Ó8I-& "
b"\x01 ˜õ0ì|vQ±€\x03 „A„o\x16 "
b"\x01 ˜õ1‘\x1C ~AF\x1D *$›\x01 b "
b"\x01 ˜õÐè˜}÷„¢Ê\x16\x18 \ "
b"\x01 ˜õÕ´\x18 rÎ’¸\x14 v¸\Å\x10 "
b"\x01 ˜õÖ4¸pvŽŒ\x12 :‡xÅ@ "
b"\x01 ˜õÚ_¿\x7F Q‹\x05\t fòtÊ. "
b"\x01 ˜õö^gq'¸…¹5ëT\x0F\x17 "
b"\x01 ˜ö\f 8®~˳’‰Žµ’\x14 œ "
b"\x01 ˜ö\r 7GwX‰ªK<L²ô¥ "
b"\x01 ˜ö\x0F /æv“š\x18 g£Û\x14 ¬\x04 "
b"\x01 ˜ö\x0F ¸Çw$©…!‰©úzb "
b"\x01 ˜ö\x10 ¸®u…£±n6G¬Ûl "
b"\x01 ˜ö\x11 <Vs[…§ôPò\x0F ÝÙ "
b"\x01 ˜ö77†vF™F)æ°Þ8¿ "
b"\x01 ˜ö8¸vwL—Ðv¯\x12 ΰw "
b"\x01 ˜ö9T-qc¨Ìž]ù\v ¸2 "
b"\x01 ™\x05\x12 Ñ£uȳK£“ÐÀ3® "
b"\x01 ™\x05\x13 aËrØ ÊÉƒÓØØ "
b"\x01 ™\x05\x13 é¬w£µòîq@30x "
b"\x01 ™\x05\x14 ~«t\x0E ¼bÿÛÿ„3ô "
b"\x01 ™\x05 2±Âw\x01 ¹øs|\x1F "
b"\x01 ™\x05 R¨qr±“}`n\x19 ÈDÌ "
b"""
\x01 ™\x05 ÕÙ^~R˜®}I\n
d©!
"""
b"\x01 ™\x05 ÖN~Gƒ¡\x0F P"<\x00 "
b"\x01 ™\x05 ×ß^p\x0F ”á\x08\x14 3w\x17 ä "
b"\x01 ™\x05 ç÷Ý|"¼Z\x08 ’o\x15 Ðk "
b"""
\x01 ™\x05 èë¶x‡³\n
ÜÓŽESL
"""
b"\x01 ™\x05 éYÍ~§®\x16 æpi_ÞÂ "
b"""
\x01 ™\n
Kí‹|.Ÿ¢Ò¦K\x01 jÖ
"""
b"""
\x01 ™\n
M\x13 4tÚ½9T\v O\x1E o½
"""
b"""
\x01 ™\n
Yé{wÄ´)²Áµ\x11 ?\v
"""
b"""
\x01 ™\n
_õ3x±«k„ññ\r ‚g
"""
b"""
\x01 ™\n
`*¼sÅ‘à(Rûð+¥
"""
b"""
\x01 ™\n
a\x16 ´y8ލâø\x13 Ù\v\x06
"""
b"""
\x01 ™\n
aE#ujŠ8=ø«m
"""
b"""
\x01 ™\n
è\n
·z)¢l¥|"4¹r
"""
b"\x01 ™\x0F Wݼ{ë¸= ª›VH„ "
b"\x01 ™uÜ\x1A ÖxÀ·ë+lÛ¾T3 "
b"\x01 ™uì¸hq\x08 Œ©>„\x12 µ–\x10 "
b"\x01 ™uï\f ‡pš…N©…âÍ†Û "
b"\x01 ™vþüþtø™„÷”W\x00 z "
b"\x01 ™vÿóÖv\x1F ¦!²kgHÄ» "
b"\x01 ™{ÙÉx\x08 †z/ž]4°Ä "
b"\x01 ™{–dZr\x03 ƒWQ”Á5¨i "
b"\x01 ™{œ>juh‚\x00 þ\t dÒT "
b"\x01 ™\x7F ú\x02 `uq ^¸Š©i±Ž "
b"\x01 ™€\x05 #ïsê`Ê9Â)ž "
b"\x01 ™€O¦\x02 vö¾ºDÂZG|E "
b"""
\x01 ™€‡§Ó|°—ž&‡RZ\n
ˆ
"""
b"\x01 ™e+ïpZ¨È\x02 Yù1 "
b"\x01 ™•ªx´rݵÆ\x14 ¾@£\e k "
b"\x01 ™š¿öq‹ ôF^5Ðy¢ "
b"\x01 ™›\x12 åÁ{b£æ/h]DZ "
b"\x01 ™žôÔRs\x12 ¦€Ì\x05 Žq~\x07 "
b"\x01 ™žö\x08 šyi¢±ÐS€Vœ# "
b"\x01 ™ 8b–}烦öó²¼ïž "
b"\x01 ™ 9o¾y;’)X'i¹~c "
b"\x01 ™ =·v~{ Ï’X.LçJ "
b"\x01 ™ =Îþ{›¥~è£îxôå "
b"\x01 ™ >‹åzïˆ/¨ÞÕA\x7F i "
b"\x01 ™ AÅ–pö§y˜á~a\x1E\x01 "
b"\x01 ™¥]ir{\e ‰‚-ЍtîÕ "
b"\x01 ™¹Qk6\x7F 6Ž\x1E Y[\x18 I`¢ "
b"\x01 ™¹R\x1F ®|À²µ4ã!ƒïL "
b"\x01 ™¹Så6|\f »Y.ضͣQ "
b"\x01 ™¹¸Úz½†RB¡ˆ2+r "
b"\x01 ™¹¹\x00 1qм^êÕaàÜæ "
b"\x01 ™¹ºîá|úŠ\x16 BÈþ¥°M "
b"\x01 ™½×שvF¼HƒWB!d{ "
b"\x01 ™¾\x04 ,B~ö£#öª£(…: "
b"\x01 ™¾íÿ\x08 qx°aF µôŸÇ "
b"\x01 ™¾ï{hrª¾AÛ–XLâ\x03 "
b"\x01 ™¾ï’/\x7F qƒ\x07 Í\e º¥ù\x14 "
b"\x01 ™¿\x10 –\x00 ~†½õÕroBt\x0E "
b"\x01 ™¿K\x14 ép”½Ž–}=õ\r G "
b"\x01 ™¿Noátú¥<qKMÞŽ "
b"\x01 ™¿N 1|K9æçîaš "
b"\x01 ™ÃæÌxó¼yá¯Q¥E€ "
b"\x01 ™ÄV\>z\x11 ƒ6Ž7†B\x0F 4 "
b"\x01 ™ÄVš~}è qJà—^—¾ "
b"\x01 ™ÄVÖVw€³\r \x10 ‰ÖD#B "
b"""
\x01 ™ÄWÜÇsa¢=\n
iD\f Ñê
"""
b"\x01 ™ÄWö\x06 x+·\x18\t\x16 XCmµ "
b"\x01 ™ÄfËGyŽ©@ÿü¦£$F "
b"\x01 ™È4Ð\x7F ƒœ° u\x12 ñœ& "
b"\x01 ™È¦ïP}ŽªRêÐ\f ó— "
b"\x01 ™âªID{§†ÒBàa§\x07 ó "
b"\x01 ™âªã\x14 qÌ™ëúa\x01 óÙÙ "
b"\x01 ™â«4üz•¬íÝóŒ M "
b"\x01 ™â÷Óv´¥\x16 •à!”\e ú "
b"\x01 ™â®H\x1C y¦£E3!\v &I "
b"\x01 ™â®Àãz†©™%“§„Ú\x04 "
b"\x01 ™â¯\x18 „uõ¶7+*¢{eý "
b"\x01 ™â¯ólsM”Q a…á\v y "
b"\x01 ™â°vÃpoŸ\x05 œÌ\x19 /|Ä "
b"\x01 ™â±5Ûzþ¬\x0F\x04 :;éO "
b"\x01 ™è8DÝp0š`¤õ×bhA "
b"""
\x01 ™è~ƒþz\n
…/`jŽ\\t Ç
"""
b"\x01 ™èd¦x\x1E ¥\x16\x08 yµ‹šÏ "
b"""
\x01 ™í\x7F ¯Ä\x7F h \x0F\x17 \n
ôî\x16 â
"""
b"\x01 ™í\x02 4yºª 4 >\x02 G "
b"\x01 ™íÒ„r\x1E ³¾Tá\x18 ¼( "
b"\x01 ™í¥5€xþ›ýœå{zz’ "
b"\x01 ™í¹\x10 ÿ{·Á\x03 }\x19 Œ « "
b"\x01 ™íºZ>~´‘+\x10 c2\mb "
b"\x01 ™ñèð\x0E qƒœÅÚdÙ”\e Ó "
b"\x01 ™ñëµÌxf¾×hÌÛ¸9$ "
b"\x01 ™ò9šv¿¶(Ɇ¶Âµ¯ "
b"\x01 ™ò:´]|󨮺í.ZŠ› "
b"\x01 š\x01 §R_{ã²ö•š”E~³ "
b"\x01 š\x01 ¨:÷\x7F Ș_`Ú½üv "
b"\x01 š\x01 ×v\x14 ~¶²ûúXù\v 0} "
b"\x01 š\x01 Ø#»|2—ÝÈrrƒ¥ "
b"\x01 š\x01 ØÎ\e y¯ðo \x04\x05 » "
b"\x01 š\x01 ö'™tô™ü^—\v\x7F To "
b"\x01 š\x02 )”írœ”¼É±‹Ä³® "
b"\x01 š\x02 )áUy\x07 ³ÿTÐàò"c "
b"\x01 š\x05 ãžnwѧ‹~SÕäÇ\t "
b"\x01 š\x05 ä!\w)ˆ«\ôÌD*€ "
b"\x01 š\x05 åYûx\‡{H6‘ÀF¥ "
b"\x01 š\x05 ïÅ£~5g\x19 t#òÚr "
b"\x01 š\x06 ]öÛyaž\x06 Ñ\x1E âv‚\x0F "
b"\x01 š\x06 ÂL¤x†˜ŽúÃ\x0E â(¶ "
b"\x01 š\x06 âPé|–¯õC\x05 6'k÷ "
b"\x01 š\x07 1Í\f }ñ¤\x06\x14 >Ò¶Ow "
b"\x01 š\x10 DþŠv²ËR¤ÀOSJ "
b"\x01 š\x10 °ÏS|–°ñ9úâ. "
b"""
\x01 š\x10 þç=q\r ”Q\n
´´i\
"""
b"\x01 š\x11 ‚ù|tL¥\x7F Ž11Õ÷ô "
b"\x01 š\x11 ƒ‡Kzä²o8HÑѤ "
b"\x01 š\x15 ?ºõy\x19 ¥kyzIÝ\x10 ù "
b"\x01 š\x15 @iMtß«ªž°3\x1F $« "
b"\x01 š\x15 ÜP<q!ˆ¬ÉJ\x01 IvÓ "
b"""
\x01 š\x15 Ý©£p\x1F ž\t "\x14 \n
ÇÀ\x16
"""
b"""
\x01 š\x15 ä\x1F ñ\x7F R _\n
ð8*i
"""
b"\x01 š\x15 ä|\x11 wA£¹#\x00 ¹{B` "
b"\x01 š\x15 æ\x06 Ixõ¸a\x7F\x11 v¹øl "
b"\x01 š\x15 ç \t uqkI2ž‚4 "
b"\x01 š\x15 çÁ@}+ƒžð¢]d½¯ "
b"\x01 š% \x00 -rº–*€\x12 õ”Â\x7F "
b"\x01 š% Î%\x7F ì½\v 5ƒØ à "
b"\x01 š&f\x08 ×q†¤Rbk\x13 ×7\r "
b"\x01 š&f3W|Ö‹¨SGÁ2~¸ "
b"\x01 š*·\x19\x7F Ø·†Ô$BÎ-\x0F "
b"\x01 š*®8YtM’É[I/ª•` "
b"\x01 š*®Ö\x08 vìžüÚÂ1\x19 ¡w "
b"\x01 š*¯{\x18 {|ž&>"t9k\x08 "
b"\x01 š*°5€t\x05 ·y_˜4w;H "
b"\x01 š*±hhzÖ³šê—"˜cÊ "
b"\x01 š*êHNs¢3\x1A ³µy\x14 O "
b"\x01 š*ë1N}±™®\x14 žº\w` "
b"\x01 š+\x01 Vãp2£ÓXã‹8O¶ "
b"""
\x01 š+\x01 ›\v xŒ€Cxˆ\n
Ô
"""
b"\x01 š+O±´w=7rz~þ¦É "
b"\x01 š+QÃ\x04 ỹ\x7F >Ò¬\x16 êÔ "
b"\x01 š+¥§~~GŽ›i%P\x04 üô "
b"\x01 š+¦—FuP‡£É–Ý•– "
b"\x01 š+¦Ñ\x0E |@¡AÉ\x12 !ßî "
b"\x01 š+§‰¾~,T4"«iÈ© "
b"\x01 š/¯`Ds¿ƒ\x0E Îkì d+ "
b"\x01 š/½\x1C ‹w’¸UÅ%‰)\x13 « "
b"\x01 š0(?\f y“ÿµèYļ– "
b"\x01 š0(ѬtÔ¨ZJ©9W8† "
b"\x01 š0)cÓqi†\x7F\x0E 5d;@\e "
b"\x01 š0,=#yÁ¢J´QÒÄÔ\ "
b"\x01 š0/îór‰…¹ÊpnŠ‹ "
b"\x01 š0c(\x00 s>‹ž¡\n 2\x05 (b "
b"\x01 š0\x11 FzD $&¥›N¹U "
b"\x01 š0…Ž\x05 }µ¨°º\x1C #\x16 Í\x04 "
b"\x01 š0†Þ-{XW{\x15 ã¹Ûå "
b"\x01 š5ôê~ò§6òâšf¸` "
b"\x01 š5›Œ\x00 qÁˆáª\x05 ¼ \x18 "
b"\x01 š5ócZr\e ¢\x0E ±Cœ>c6 "
b"\x04 ·±²‹\x05 Iž˜\J¿ŽÜ\x01 z "
b"\t ü¿åõKLÞ¸±ŠHòçSÎ "
b" ÙXʸ6NF)m=0—•5 "
b"+ă7i!K\x1E Ÿ×\f CdÇ{î "
b"-øNH¯A‰‡ôä˜\x06 믪 "
b"Iìõ·Â“F\f ¥]µ¼«\x0F ç\ "
b"Lc¿c¶EÈ’“\x17 S‘\x04\x12 "
b"N\x01 ŽšA;LÜ™’ù1ƒ\t ‚ "
b"[“Éõå]JwƒßÙ\x17 Ývɬ "
b"iŠr$ô¡JT„¦YS\x1F p˜Ï "
b"tf¬&0IG¥·rO¾2ñ¡Œ "
b"vcEvÕèH™¼·´Ÿ\x03 HN "
b"Žˆ\x0E ‘¾æD\x08 š›ÅXÈD\x08\t "
b"‘På¾ÖC+„h=ä÷“,* "
b"’/©J7ãO¤¾A!e©=E "
b"’£›m\%G,«ùE>tá\x04 õ "
b"—à$¯6\x7F BEŸ½”Þ6\x03 .“ "
b"¦¥˜ˆèaD#²³d~Ì–±½ "
b"°qrÌ\x12 œNo¤uÚïB.\x0F "
b"¾\x14 õ·õ˜Jœ–56ž7å\x05 û "
b"Ãmh¾|ÀCÉŒx7X‘êÄ\n "
b"ÓÐô¹tþD-´K¾}Š\x15 y\x7F "
b"ÝP\x1F ØÉ\x7F D»;Û\x19 Ë\x06 WI "
b"î\x1D Ç€ïªN\x10 œe±®\F&( "
b"ðÖ\x1D C'Et‘K^èF®v\f "
]
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
1000
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 (0x0192249724887B299B54C1F1383317DF , 0x019224979708791591797935DA68E6D9 , 0x019224981D107F88907B64EBBE829AC7 , 0x019224984E3874A2AD67E982204D35A6 , 0x019224987E007CA78DD5EE0575CEC806 , 0x01922498C24078DAA2C69CD7D69F3957 , 0x01922498F6DF7819B6A70621AF447D16 , 0x019224991A4870D8ABE60BBC796FDAAD , 0x019224993F9874DD8B159C4D6FC7832A , 0x019224996598754695BBF516C896AF9A , 0x01922499907073A4A82D4CDFD754F5E0 , 0x01922499A8D8787DA28CD2C134DCEAC2 , 0x0192249A97B17156914CCE1A0FED6743 , 0x019224A93D8E7ED5B2996A8F2C0E99F7 , 0x019300F8E3647E9A805F006EE4E2061A , 0x019300FAA6037ABAA65E1C1AB6F81BF2 , 0x0193118EB4157389B05FB496E814918F , 0x01961571446C7C98928E206A8270C386 , 0x01961571898471CF99DE09C5267F2832 , 0x01961571C33476E8A79028C9F72E60DF , 0x019615720A5C765CB2EA40730933DE4C , 0x019615727D3C7CE0BE174F6A54E4279E , 0x01961A7581767668B7AC7A1050D8E535 , 0x0196810618107C3F9672B5C3CE80E272 , 0x0196810705F878498DE189758D8162E5 , 0x01968107498871298A26FFAB2D0E6837 , 0x01968107653877B4A7C6FC2644C99875 , 0x01968108855071E7A87CB24E666EC3F2 , 0x019681089FC97752965167D2F2534987 , 0x01968108BCC97544A2A03C75042A3229 , 0x01968108E60878E5A0FB6918C3CE721E , 0x0196810C5C017E93A58621685B8DDBF6 , 0x0196810CAF597C9995FE70F2F494126F , 0x0196AA84B8647E40B139B7386C214241 , 0x0196EE03DA2D7AE1B5E25E7E1B78965E , 0x0196EE0476A37303B0DE46DBCFBE96C2 , 0x0196EE05F6137D5EACA865755D097320 , 0x0196EE063D5B73B29F3B952A181B232D , 0x0196EE066AEB7416BD823765508990C7 , 0x0196EE06997B7361ADA7AF2678DC81FB , 0x01970CB6449675CD8D7D5B6F634CC0F8 , 0x01970CB8983D7370BFBEBED71C4941F3 , 0x01970CB91C8D7631ADC07CE6D14858FC , 0x01970CB96E0D71BCABD096FF96D25777 , 0x0197161B0C2A7B6E803F78CF876FD0F8 , 0x0197161B849974E3A62890AA2EFCE8BD , 0x019735A4787B732E85BFFDD883B5A39F , 0x019735A4C9837B5FBE76DCB9420A5ECD , 0x01973B635CD178E8983886D4D51BE5F1 , 0x01973B63E5E1730CB0BC7E419DA28B43 , 0x019777EEA20E7E49970A6AB9F73800F1 , 0x01977802F6C370BFA47AC784C1A7EF20 , 0x0197780312137FCAA6187B645AD1AD80 , 0x019788014DDF7B67A372FBD8E01604D4 , 0x019788017D2675FDA1A4C4AB5245F3DA , 0x0197880D98C578FB9FE7184E3D8FFA7B , 0x0197880DC4F57F9EA0473D77E19F5C4D , 0x01978D74CBB77D8999C32B42596C1068 , 0x01978D74E6107F26B6E698AECB468EC4 , 0x0197A102313E7B3CB6ACD8584EA13266 , 0x0197A1026B7672FD82210E8FF645B0ED , 0x0197A102CDD6703487CA055D5A893F71 , 0x0197A102DFCD7DE7A9A20CEE0B766CD6 , 0x0197A102F1CE7AADA581A8AE5B9ECAEE , 0x0197A10304567062AD28E175A81D9DC9 , 0x0197A103505E776CAB3D80126D50F437 , 0x0197A103656E75068B3A69D6A91AFA2F , 0x0197A103790E7962B8AA721FA6F0C6A6 , 0x0197A1038A3E7D7798889ADF07660E94 , 0x0197A1039B157A009381436042212C97 , 0x0197D09CF1167E468BB1B995D399A02B , 0x0197D09D297E706C933488756F43B22E , 0x0197F4CA39347C659D1DBE16C718B5B0 , 0x0197F4CA820C7837AAF38A1937321D55 , 0x0197F4CABF5C782397134A15235B063D , 0x019808FEA43B75CEA2E0516B13A79237 , 0x01980EB13A0D7CAF96DCF713B6C793FE , 0x01980EB22F9D7B0593461A86D036FAD1 , 0x0198138ED95977189BA7518B989EFF83 , 0x0198138F23A87196B44FDCA1FEA190A0 , 0x0198138F592875088894A7BD1C8D881B , 0x019832386FA97B93B27C521B3A7E8A84 , 0x01983238F461761CAA36F292A296EF58 , 0x019832931EAD74BEACA911ABE7944E65 , 0x0198329344657E959ED5CD92EC097481 , 0x019841414D5F7CA4AC8409B5D55425C4 , 0x01984142794E73F19DAB06E85FB1CA35 , 0x01987AC4E1097F7684637425835CEF8E , 0x01987AC548C97A0781E64C400C138732 , 0x019883CD5A4E743A8DD6758CF440825C , 0x019883CD763E7781B2AE90A550D8E383 , 0x019899A6CAF37DD1BE4300DA8E5FFC7B , 0x019899A6DDAB72CDBB1E0083F78E9179 , 0x0198AD0D1E467A54A19A60BCFC838C47 , 0x0198AD0D662D7B34ADFFCBAB580EFB7F , 0x0198ADFA8F1F73E08B66638157E571CE , 0x0198ADFACDBF7CC1B8FC3202EC70808A , 0x0198ADFAFD277F1B86A9B3DFADCC1E98 , 0x0198ADFB11687DA4A12AAFB16EDC1B43 , 0x0198C74712FD7638A5E1B18C4536065C , 0x0198C74724A47A4B8D868B2E34AB35FF , 0x0198CD23BA497B9EAD9E01756D3A2794 , 0x0198CD23CF117584980FAA81C68C7562 , 0x0198E6A84C6C7DA6BA8EBDF914768CB0 , 0x0198EBBFD13E79DFA3592F54AC8FF459 , 0x0198EC06CD0C7160AD1DAE298B5E14AB , 0x0198EC06FE1C761D839D8F986FC7ABA6 , 0x0198EC1B567378638B2362F0E95561DC , 0x0198EC1B6D737BFDBA047B8849E40789 , 0x0198EC1B83EB7F7A8FD25F25EFD886CA , 0x0198F5A975D17D6E943AA38469277E92 , 0x0198F5A98CE170C08EFA7BEAB2C87011 , 0x0198F5A99E307326943C0F6C14CF7B6F , 0x0198F5A9B07176218929B651ACAD796D , 0x0198F5A9C1397FB2AB79F2E582DAB361 , 0x0199055333627FCD927E4A31F2895C5E , 0x01990553492A7BE989A9F1E42A70836A , 0x019905536452714BB6EDDE2B455149F5 , 0x01990AEC46877EF1853C958F3D18EBD5 , 0x01990AEC5AB07B1DB63C18DE013E6751 , 0x01990AEC86F77788A913C9B0DAC1379E , 0x01990AEC94887E88B776D1CD91AF6527 , 0x01990AECB360716EA0093B72C77C025C , 0x01990AECD0207326B57E73AAF400592F , 0x01990AECE1507EC08DD125F4E4A330FB , 0x01990AECF3287F1A899C8E4FD13950C1 , 0x01990AED05307F6EAC07A9065575AC92 , 0x01990AED1608759B9C8BE47BA6CB9AB2 , 0x01990AEE0BA772508DC9BA0A5E584A83 , 0x01990AEE1D58710991FF4173060FCEBA , 0x01990AEE2F9074C59B99BEDA7F433A03 , 0x01990AEE4890795DB320A132DDF76301 , 0x01990AEE572075078B8DB3CBFC61B98C , 0x01990AEE69C7793AACD23FC75FB91A62 , 0x01990AEE79477C4E89B33F133B4D143B , 0x01990AEE87807829A94F57E171FFB4D5 , 0x01990EAA71C17B75B481067E60FD4D42 , 0x01990EAAA529704AA330A03EB7C67648 , 0x01990EAAF549782C95B23E5992A9039B , 0x01990EAB23207570B910D6BBD76C24E9 , 0x01990EAB49C97846A4DFF34A91AEFF6A , 0x01990EAB7009784797769AE76232C156 , 0x01990EAB8D807C40B029D439D3B2D1DC , 0x01990EABACB871DEAD254F1809AFCDE2 , 0x01990EABD66179A1826056F778A7C3D3 , 0x01990EABF8E172AA9CD93B2022785CE6 , 0x01990EAD2D687DEDB9111629621AF4D7 , 0x01990EAD4F4872218C398BEF3958DAA9 , 0x01990EAD6B617D4B904E087BBBEAF058 , 0x01990EAD8CB07FD09448672FC8AC0119 , 0x01990EADA9F97099A12E40395FC773FC , 0x01990EADC50074C3A2677D327E04835A , 0x01990EADF2C07866BE6AC2D34A68508C , 0x01990EAE11B079E1A28DF566188978F8 , 0x01990EAE2BD87ABE93C8A718B89DFF79 , 0x01990EAE4CD876FFAA88EB9221CC87E9 , 0x01990EAE66F1793D9B3292BD7F10F430 , 0x01990EAE7E2075AEB5C0824B821EA66E , 0x01990EAE95607F8997CD77451F449AF4 , 0x01990EAEAE987BC4A23A61E16E27BCE1 , 0x01990EAECA4877F0A576854E21913902 , 0x01990EAEE4717C00AC17F79C39C92E23 , 0x01990EAEFD517D5EB34DBC9E59FE684F , 0x01990EAF17F8775099932433C40DEF01 , 0x01990EAF325175F59F80E37C144E2D1E , 0x01990EAF4BE875CF9FCA94382D1D9BBB , 0x01990EAF67817D659CF31AA2A7F4C568 , 0x01990EAF86517E78952B3A17E0D3FD12 , 0x01990EAFD0D879D2BBFDD79276E23CD5 , 0x01990EAFF75877DDAC372FD84CC9989E , 0x01990EB010387038891C64B037B8BA91 , 0x01990EB03650778BA91714D023D34D52 , 0x01990EB05308760D8AB9372685AF548B , 0x01990EB06CD070C78B679E5926138CF8 , 0x01990EB08A617913AEB295007D42AF98 , 0x01990EB0B1917F9BB7E6AF9BAFA4D685 , 0x01990EB0CE907CB4BA55579E0DD2B6D7 , 0x01990EB0E8E87F669979872533AAEE3E , 0x01990EB105917119AC483EC52BA9E0ED , 0x01990EB1D9F87D57A4F477BAB6E8CE2C , 0x01990EB202C979E9BC2D06DF7D520BD8 , 0x01990EB22E48709FA89DCDFEA6D8BE51 , 0x01990FD241917AF897B4D55304DF6237 , 0x01990FD27D317804AC612BE668CF19EC , 0x01990FD4EBA173F889176B8CE21A6D1C , 0x01990FD51228764CBE82757153D5E82A , 0x01990FD525B17CDB844393635904458F , 0x019975DD785C7579A744396F2FA9A76E , 0x01997C4718E872388A8DC2F307720ECD , 0x0199C449C57675848C3668AA232A02BD , 0x0199E20B24157F5E8D8B3699168702CB , 0x0199E20B4F147782B16427F65AB291F4 , 0x0199E20C1F2475E2AA2DF3BA0426488C , 0x0199E8392D557F72B263C6990B3FA67B , 0x0199E8393D7D72E788E0825C8D06646E , 0x019A15B46D3A70479D6D17D7CAB8CD85 , 0x019A15B4B36B73B7ABEF09D9AA8F2B70 , 0x019A15D8D63D722CA77A0D7E5D22C74D , 0x019A15D992DC7AD1A8B49BFF9BA7ECE4 , 0x019A15D9D63476F6814188420DFE8062 , 0x019A16995B3570F29B36FA82985E9FE2 , 0x019A2B51FB3E70A1A404BB9F773E908C , 0x019A2BA840CE73979C2E2623B104267F , 0x019A2BA856167695B65F7E26828F7F21 , 0x019A2FDF5B417E8BBC0574342D5EA368 , 0x02A83CB715994EFB9573C6CDCDB647DB , 0x08C794A7841D494A92A7A0A3AA523FD6 , 0x0CDE02FE7C6F437580B5BC3C4420FBCB , 0x0E58EC1E16D64C19A5786B3B26185B40 , 0x1F39942D6F7149A784AE4AB5A121885A , 0x2DAF4B33323448D9AE05D822349AE11C , 0x31975736B9D64B379305EA7F6C389FDC , 0x362BDB4D27D94323823C9925CF2F6656 , 0x42592CC2547D4B1983D22B70809685E4 , 0x4381A296B62F465CB4A594A68F228691 , 0x5DFA9C55EC094FFF8ACEAA1AA3BB6776 , 0x756DA294DD8E45B29DC05BF66C98B774 , 0x88694A8B15CC43F2BE37F6B66E20324A , 0x9904EEA5D7314DABB0841494387DD93C , 0x9A806832CB87430E83601AC448A33E61 , 0xACF69BC52DBB41CC9C828B55C4DC9973 , 0xB0766F1828854A5ABF722E5E17610610 , 0xB0E6008DB5084A65AB1FD1A60EB66ABD , 0xB83F6C8DD3DB4A7BB7BF4647E96E1955 , 0xC116C2653C1C430B9B6A44A1CD7DC1F8 , 0xC1E79591FA014C929804B67251B2DF23 , 0xC5CB42CF278F42AEAAD1F307B84DB939 , 0xC64B4B891C92426E865595E9AFB28D27 , 0xC6A57EED70BA4F8194A3FE4415F74CFC , 0xC75671CAC31A46F28DA2938C43968A5D , 0xC968E93FAC4F476AB5CE5F672D43CF5B , 0xE5597A303DA846B2A7B07055C5FAA5E2 , 0x018B4CE448467C6692EAF8D40012BB5C , 0x018B4CF2182878F28C89650517CDE630 , 0x018B4CF23FC9783287DBC7123D46106B , 0x018B4CF264B2714893D96BBB31AA5852 , 0x018FE77569FF7D8E8071A728F65B6CDA , 0x018FE775C1917C5C80D123414704737A , 0x01902F68C75A727CA738218C247F3994 , 0x01902F6A89BC7EF7B8D4C9C35867AA89 , 0x01902F6CB88979BF810136CCF7F89EDB , 0x01902F72257171D985F429525943C271 , 0x01911C4B9C227134A97DB9AF27D86BBB , 0x01911C4D0BE679C2BB071409217B0703 , 0x0191B1EAE868757DA64E0F9F6EBCC58E , 0x0191D1212563755FA6EB9A38556C954B , 0x0191D1218BBD756FA2A5CD0BB2620EC7 , 0x0191D12815C97793A9648DBA43493191 , 0x0191D12A987D76F8A82FBA72B8884D73 , 0x0191D12AC6D778C88940CA6CA68521DB , 0x0191D13D9D3C7BC0BB2D3745A51A8386 , 0x0191E122FC5A7E5E850C852858C1C2EB , 0x0191E126E7E6794DAFDBC8606E54C560 , 0x0191E1283FDD71F183738F05DF54C67C , 0x0191E129ED0773BFA3F5E0B66A6B964F , 0x0191FA60383C760AB2FF92C0ED857FA1 , 0x0191FA646CCE7470B2A3A0D21FC95AC9 , 0x0191FA664EFE7720AA1C5F57371146E5 , 0x0192959195287401BE3F9FDDC7DB0B54 , 0x0193CF2252707D219A59F7CA77FD207F , 0x0193CF24E8B17D0DBFCEF7FC1B0C0CDA , 0x0193CF495CB57F2BA9DF3689B82EE625 , 0x0195F68B7636752192DBE65437156BDC , 0x01961572AA3C7D7ABFF5E53A0456ECE4 , 0x0196339F6CBE7BA29DC4451374CE522D , 0x0196339F979571C78415BD7E5CDA565B , 0x0196339FC6A57B4A981D09E8207DAE63 , 0x0196343BE3B370CE85BD4D91A942BB9F , 0x0196386BC67874D69C83318848EBDC57 , 0x019638D531E374BDB6C267BAF4EAC8D9 , 0x019638E653F17A8198A1656C52287816 , 0x019638E7D70072628856A4E3273B3D50 , 0x019638ECFBE87D9DB100C29D1F05C998 , 0x019638F128587347A824D9B06D79273C , 0x01963DE29C8F7F9DBFC59ADA0D22B14C , 0x01963EAF164E7534872CAFAE95261139 , 0x019642F0ACD675D5A7DF53251E59B2C1 , 0x0196430C0BBA78078499FE5C8C4C8C7E , 0x01965D99072A7D7A8E2141E0045E4D61 , 0x019662671DBF76CC9BCC3D92BF5AD260 , 0x01966C20ED4F7D90BAE59936FFB7E6D3 , 0x01966C32D961708EA36F452B7A3ADC8C , 0x01966C32F91979C5B7A317612296BB17 , 0x01966C3311617A018725FB74DFB7AB1A , 0x01966D32B00776329BFC17DFAA0CCB9D , 0x01967C7110D2786FA9BCB03E6410942F , 0x0196A9EFC56F76C5A4E85BF16DCE009F , 0x0196F241AE577DEDB95B81C02F20A85D , 0x0196F24203D77CAD8C3A397BB19BACDD , 0x0196F24445B073BB8D4F48690633231C , 0x0196F244A2FF7A54A3F6F9B6CED56333 , 0x0196F244D5EF7662A95B6F789A9C6D96 , 0x0196F24504FF7DDDB9B482895F91D482 , 0x0196F2458278708B9787B8E19DB91F68 , 0x0196F2461D20752E9FE506FAC809BB84 , 0x0196F2462DA87A709B9740888BF47BFD , 0x0196F246FDFF7BB996B8D2311318A41B , 0x0196F2476CC877E580A59A17D59D4B31 , 0x0196F2477C60783FA3798E050F40A903 , 0x0196F2483C78766A933C7367ECAA0CE0 , 0x0196F248A9EF7EB587281DA4E6959944 , 0x0196F248E42F7333A97217E293BFF4F5 , 0x0196F249635F76B5BD772ABFF6E3C0EE , 0x0196F24A33B87382A664F6E103830BB1 , 0x0196F24D31477F7289548195B3671DCB , 0x0196F24FFD5878A990FB5CD0D6F103CF , 0x0196F25046F87B5DA15CF4F4E9402EC2 , 0x0196F25120F775D1B97396E264D297B8 , 0x0196F2515CA87F9387C248841273E063 , 0x0196F251ADC7791F97CDDDD9A100FB01 , 0x0196F2523D607AD9888F9B83033D8957 , 0x0196F25292E77D168D233CB6E0D7FF15 , 0x0196F252D487768985E2B4D44CA7BFE4 , 0x0196F253234770BE9CF128BC66631002 , 0x0196F254C5D87DD09EB7D9D501C5C695 , 0x0196F25570C07B4FB0D3D3CE0E398C98 , 0x0196F25580287347872712C6EE6115D9 , 0x0196F255D5907975B58E2EEC9F38D095 , 0x0196F257319F7CE08CF381643844CD0E , 0x0196F25868BF7464A9DE1B9076224AB6 , 0x0196F259D7477733A7B20323C35A8E29 , 0x0196F261346778D2BA0AC6E255A24CBE , 0x0196F263149771FA91D748F0CC17A0BA , 0x0196F26457277CEE8B57191F0D80C26C , 0x0196F269D38F71FBB8DE53CB81A4A4C5 , 0x0196F280064E7887A347ACFB4F5B199E , 0x0196F2C794ED77118D0F640E8AA0EDF2 , 0x0196F8A7F06776AD9B30EB584FE76D5E , 0x0196FC6EE889748AB4DC05054F7FEE84 , 0x0196FC6F57707E61BC32594C2C0BC87C , 0x0196FC6F9FE07137BF9571D46D96E66F , 0x0196FC71F6107FBB94F2F01316ABCD10 , 0x0196FC733D287F56AEC8CD941FEC3160 , 0x0196FC73A3B87E03A69CFBF67F39FD9C , 0x0196FC79B8877AECA51E8B9112211606 , 0x0196FC7A0B9F723FACBC8B0CDD17E697 , 0x0196FC8795447C47B373C5DA378EE0A8 , 0x0196FC89279C76729800B0B257A3B15B , 0x0196FC8BF393739A89CF177BF732BAAD , 0x0196FC8DFE1B745F8CD8446A1BDF032B , 0x0196FC959F9A762994AA3719DAE9EDD3 , 0x01971695625F738DAAF3160A1A338A5F , 0x01971695B0DF772CBF622C666FF34210 , 0x0197169757777792BDB9D272927C2432 , 0x01971697A42E7EBE8F3A438674CD31D5 , 0x0197169832B77D3392895402A1680838 , 0x01971698B91F787182F2E8584723CD33 , 0x01971699DFCF7FDCBDC129AF2A6A732A , 0x0197169B2C2E713F8C8115F77C4ABAC2 , 0x0197169BD9BE7CCFB4212CCA352BA7A6 , 0x0197169C456E738590812D55FADD63C4 , 0x0197169D5F2671AD8ADFA6A91912C8AE , 0x0197169D81EE784EAE8E317AC2FD6942 , 0x019716A0849E7068B5AC86ECDECBBD34 , 0x019716A0B1CE7DBE8B3E63F4A34D8D58 , 0x019716A612767EB3B74942D788A626D2 , 0x019717624D2679398D5A84D7CDFA9816 , 0x01971762D9A67E85B94D7C7599ED1EE9 , 0x019717640B4D79A4ACEE901EF705B6AD , 0x01971771CD8D7847A9F0BF8AF2329C1B , 0x0197359C9C527E92BFE4388107A797AB , 0x019735A223937A6CAD253C425F226943 , 0x019735A579D37A86B525E4AC9FDCEBA5 , 0x019735A70DF37F2E8F164E3396CEC08C , 0x019735A71E737B60B4F99A166C19025A , 0x019735DCE5B7794A9E1B868093BBCD99 , 0x019735DD80C7791E8F53142DE51D67A8 , 0x019735DF0CAF7596AF3841185608540D , 0x019735E091DF7F6292DAE343C6192347 , 0x019735E0E0177A7DA38E1E92655183F4 , 0x019735E1CC97731696EC461D2AFE446E , 0x019735E3D7F0781D88799519A9086293 , 0x019735E3EBA8751498BEEFE684421D18 , 0x01973B6AF2697838814B55F70C855C1A , 0x01973B6CDF59764F88E333094E88B7C6 , 0x01973B7201997FA6A3BFA4329AD992C4 , 0x01973B734DF27BA09B509A8154FB6E64 , 0x01973B7386B17273A9E502CA4D6ACE69 , 0x01973FD6B3F07444B6D20BB6AF9F1F0A , 0x0197400B243D71CE84B3C8AE841BCC1D , 0x0197400B549D7286BE75C815CDDB417D , 0x0197404D7BF27B65B0C7CA3C216F9943 , 0x0197404E42DA7F4BB362190EE9CE0734 , 0x0197404FE15A7A7BB171041447B1B174 , 0x019740513CBA79CB8584125FFBCBB9EC , 0x01974564FE4A7C1F92C8DE04187B030B , 0x01975F1312297218875F922AD9E83BE8 , 0x01975F6DF519758281DDF6DDFF83C784 , 0x01975F6EBAB172968F47A8E18EB61065 , 0x01976310CF18703A993E566B371840EE , 0x01976497C87F7F328E55AF6D9D90B631 , 0x019778B34CFB7BC6A785358749E0C1E1 , 0x019778B3D10B793F8C1265EB2332C2ED , 0x019778B4DB3B7A618E136C15884EB1F4 , 0x019779209A1C74A1B037087C458FB8D3 , 0x01977921E0D470EAB431E00FD19EB453 , 0x01977924205C71EA8F7D0D6A366DC53E , 0x019779257F5C7C97B37F5F443D944C1D , 0x0197792A4B1B7479BAB3843275E3E0D6 , 0x0197878BC0907B06AF6E9B0433E9ED6B , 0x01978D0B0E8E7F66803DBD6E5FB8D2D5 , 0x01978D752B5F7E2D9575EBF50C690048 , 0x01979CAE186B72998F9B0012807C8B55 , 0x01979CD2905E7BE4BE8091A061838B9A , 0x01979D50A09579638E2B5FB2098FA7F5 , 0x01979D51E6957D5093700819FD6A4828 , 0x0197A1DA83517AEF8F351BCAEA23100C , 0x0197A1DE7F807CBF8EF96ACC75EE67C2 , 0x0197A1DEC45077F88565C428FF2BBF1D , 0x0197A67B25BD7B0CA895CFD298A6CDB4 , 0x0197AB41F8C57BA49B481BE95EEAB51C , 0x0197D0A0BD1D73898E6CC9849CB0AB96 , 0x0197D0A203F575609B34E06C7C73AA4D , 0x0197F4C61D6579438FAB8AB70B23F617 , 0x0197F4C68A65756BA5C8F8923DE0A3E5 , 0x0197F4C7D43474478C8CAC026BB60387 , 0x0197F4CD1B757F4DBEB66F2CB81638D7 , 0x0197F4CD38A47A5E81C9F88B7C7E516B , 0x0197F4CD74847C80A2135B69C000A5E3 , 0x0197F4CDC7D4761BA94DF5C991E9674C , 0x0197F8FF080F78089B313BD786474AE6 , 0x0197F8FF26BF7977A9D4C4D8715ECCF6 , 0x0197F900253F7066AD1F036C9102EC92 , 0x0197F900E3E074D1865F24188D617E38 , 0x0197F902486773D1AEB2471B7012E87D , 0x0197F90588E87A029840E79D21563A05 , 0x0197F9AAFDB67460AF90EC18FDEA40B7 , 0x0197F9E882A07FF39DF2729A5F20D326 , 0x0198082D9E4A7ADA92493D506995DB70 , 0x0198085C45C47FCDB7DA861B0FC946A8 , 0x0198085CCBBD701AB0932863BB3365EF , 0x0198085DFE957C9A93D62E13C53877CD , 0x0198085F114D7556BFA429D1E3C906C6 , 0x01980861E385753C8EE0CA8BD2DD58D7 , 0x01980873488574C58E0FD072774FB09B , 0x0198087592BD7EDEA34C47C1A25AFA66 , 0x0198087C7B6D75AB80FDD1BBB30D08A2 , 0x0198087E0AC673728EA7184669552F89 , 0x0198094C59A67AE89E3017B7D420B4DD , 0x0198094E76FE79AF9A9512DBB96CAC4D , 0x0198095215E77CA5B45CAC587508386D , 0x019809522BBF7EFFA473234D864185B5 , 0x0198099E614A786FB7896B9380CCC3D2 , 0x0198099F46817F64AE5B37CA3FFE28AB , 0x019809A034C27FCDB8A293EE8AC93CBD , 0x01980D1B16A271A6B4C4ACF4A9A55516 , 0x01980D1BB27F71EC912355FF6A062AF1 , 0x01980D1C3D6777C194784EB48800EDAD , 0x01980DF6873F7C5A9F5ACC620105EF7F , 0x01980E647C0B7C9BBE51E98E13B14C4E , 0x01980E655DC27686845FEF4E60B41020 , 0x01980E659E4A71E3B5F9FB4DE53F87AC , 0x01980E6623AA7C51AE2D44DADE6BC9DD , 0x01980E67111A7E4A80B0B46BCDB8DA21 , 0x01980EB641E672999F851D8C9D2FEFA4 , 0x01980EB66C4D772480BA97CBB97FFD44 , 0x01980EB7EE6D70E18AF73685E95D039A , 0x01980EBA408D72D283B8C75FB844FAB1 , 0x01980EBADBED7B329BCF66C028E3B66E , 0x01980EBB473571258BBB1BFEF4723AD3 , 0x01980EBCAD2D7F6EAEB0E02570E878B3 , 0x01980EBCE78D76BB81032FECCFCE52DC , 0x019812D138F17F8DA1179D939D7A3B82 , 0x019812D172A97941A8AB76A49A6E779F , 0x019818D865787BDD90E7A7BC8EC0602F , 0x019818D8F04078588D46ED3FE24EBB4C , 0x019818DA0A787E06B6D82124B1732E6C , 0x019818DB64907965AD748BFD844BFC76 , 0x019818E2EE087A5ABA90C54F0E6C1515 , 0x019818E49B287B0590F1CECDCFA2D54A , 0x019818E650097D67B874D3C676232281 , 0x0198191384727FFC99E8F5B069DCC6D2 , 0x01981CF1C6A47346907CBFB8833524B4 , 0x01981DA90F247CB39B99B2E9FAE34E2B , 0x01981DA97CDC78F78AEF57F22E329670 , 0x01981DAAAD3C7BFB8CD7FEADFA6B62FD , 0x0198324F745B7D10AAF15271D8D48B79 , 0x0198324FF80275DAA55011BAC09BD788 , 0x01983251659B727DAC5BD4FDADE27656 , 0x019832519F62781AB415C6878FA31E52 , 0x01983251E69B77BD89F9AC00C49153F0 , 0x01983252F90275409516DBB29E0CCFE5 , 0x01983253B45B7128B2F40442D1F60CB2 , 0x01983253D19A7F3688289096147F232D , 0x019832A3068E72F88FE111CE361EA350 , 0x019832A3821677EC8A3E01180D15C09A , 0x019832A479067495915BFBB608CC7B38 , 0x019832A4A96D72A8A292051840F3295C , 0x019832A75CFE739EADAA278594A7E593 , 0x019832A7A7367DB98F464FA3AF82FA78 , 0x019832A7E90E7B7A8D81AB01A0074374 , 0x019832A81A5F7A548CCEDFD42E5B59E7 , 0x019832A94D0E7131BF5D75E4BCF535FC , 0x019832A98C5E78CC85B56CF42D49EC4E , 0x019837DF000B70998C71A687D70EF287 , 0x019837E00F637BF99C1958FB90D4D5E1 , 0x019837E16C137DEFB5ADEE3F52841CE8 , 0x019837E255CC7006B77D0837291CDE76 , 0x01983C75B7687AB79045C110F7F3CCF7 , 0x01983C7732587816B69418FC8C7E96F1 , 0x01983C77CC487F36936601CB35FDE859 , 0x01983C7A6D6773CDB8DFB742FB29EFCE , 0x01983C9CB63972AE9F06E0A3D9E98395 , 0x01985576AC1272CE9C999734A0E0CD89 , 0x0198557717C274B1A4A664A7410A4E96 , 0x01985577F61B726D89E1EB5FE242CCB0 , 0x019855788E8B782BB9DD02D5498D52A3 , 0x01985578E1AB7F219710A71C646AB788 , 0x0198557A77E37A5BA4018ACA3601ECBC , 0x0198557A98937A538206090D042A5D50 , 0x0198557B591470E6AA067565D04AFE3B , 0x0198557B70737052B6FD949839F661EA , 0x01985637605A7C798D26BB7D869616F7 , 0x01985637E2BA7D849A1F281021095326 , 0x019856389DC37BC18503C5BB6A99650C , 0x019856398F9A7ED9B6B638767B8A5331 , 0x0198600F526D78C7A5C3AF3C165D360E , 0x01986010B47D7DDA8D676C99EBFB5C24 , 0x0198606549007D78A1927AE3B4FF0C22 , 0x01986066BE7877D49E7F400C7F47ABFF , 0x0198606798417F1484133838954D0F46 , 0x019860684260726198E3AACEE66F7F2D , 0x019860AA12F379F7B7B75A75A8225CBB , 0x019860AA61C3782D81128CEE35D7B0CE , 0x019860AC18BA7838A66944C5E09C9ECF , 0x0198754A98C6767495D9BF76B56B5080 , 0x0198754B623771D0B35DBA53F6FA7C83 , 0x01987AC827127554B8D30DCF100639FD , 0x01987ACEE581703984E7D5ADAAF30933 , 0x01987AD0A6497678AFF3E1849289719D , 0x01987AD0CD417C3B969087AF0DF9BE4D , 0x01987F6F783779CC9BC2FA56AD3C050F , 0x01987F70DF7F73658A90C089092E0CA1 , 0x01987F8AE03E7DD7893C7DB5E2D20A6F , 0x01987F8BC8C57833B151E419581EF678 , 0x01987F96DA8E717DB679FA28F324D5A2 , 0x019883D2B14578378C87DC0D6140DAC0 , 0x019883D2CDAD7217800A11DCA0EC2980 , 0x019883E9F8327AF19A7971CB8B874DC4 , 0x019883EA4A4B7575A36BFF2A029DCA86 , 0x01988523E6AE703C95583102CC316998 , 0x01988524D97E77AF84D5DDCA526CFDD2 , 0x0198993A1758799DA1D6CFDB6ED3B1E9 , 0x0198993C50E77892965BD23FB9D924B6 , 0x0198994476BE767CA2B6A8A3CE2A627B , 0x019899448F6E78E0AFDF076DC4E61E8E , 0x0198994576C67E5EB2FF50C46E0F804F , 0x019899691C1D7ECDB1AE64F7192CF819 , 0x01989969373D73418B7BD4D7BA1ED7C4 , 0x0198996B245D73FEB7B9F8A430ABDDAE , 0x0198998512747C9EB506101F776581E2 , 0x01989985A3E47B83A859218A074B1E4E , 0x019899BD67997A708800D4846164A967 , 0x019899BE7A32790F8D046F3E8A68CA35 , 0x019899BEABCA754382113D803F69D1B9 , 0x019899BF359A709B890FE1C7060B237C , 0x019899BF6B017B1CBD21423312E278DA , 0x019899C26342768DBB0DB1668049939B , 0x019899C3543279CD9DFD5C9BB77BCD9C , 0x019899C443897348A70D1586C976314D , 0x019899C45D0A7D72BD366B1ECFF9D07E , 0x01989E0AAD5C7AEEB5B62691D1214CF9 , 0x01989E0D181472FEB3472497593D2E8F , 0x01989E0D444C79EAA4EBCA6828075FC8 , 0x01989E458A087115821ABFFF6D06BB79 , 0x01989E45A8277DD8BC4E0D38A1204687 , 0x01989E48188771788953B5ADB8E3C430 , 0x01989E4F4FEE73C8B7307407CE6CEF67 , 0x01989E50F30E775CB9CBF9E9CB44944D , 0x01989E518C86748D8CB25C6DC3718317 , 0x0198A2B2AE847A0FB2A79967192D730F , 0x0198A2C9A80272A59F3B627BE63EB9CF , 0x0198A2CC649A78318E6F418950129773 , 0x0198A7C91D4E7A54AF03BC5B489ACF82 , 0x0198A7D7B0B573A6AE8BEF90B8664037 , 0x0198A7D877EC7E32B4FA06E5E7EA6BE7 , 0x0198A856229070D4A447B2C344D9A972 , 0x0198A856B5607F9CB98B772D61743754 , 0x0198A8572B2078ADA5F9C493DFF55604 , 0x0198A85817907C08A685186FCDD18E9E , 0x0198A859FF3F7E0FB4237B732822B136 , 0x0198A85A14287882AD70ECBEDE5353EA , 0x0198A8614C27703E80ED4B1E9F05A72E , 0x0198A86183877C4C88270DC7056DC57F , 0x0198A861ADCF73D6A8C07C85AD35BB2B , 0x0198A86EF0EE79658599347FBF76D52D , 0x0198A86F2D2E756592F55BFB8D0CE759 , 0x0198A87DB72C79769015C190CE826CDD , 0x0198A884A5247CDDBE63ACA17D8ACDC3 , 0x0198ACF77C07719EBBACA77DD2D9C805 , 0x0198AD2957A57751AB69A3189A747793 , 0x0198AD2AAEFD78ED950509B99AD84F8E , 0x0198AD2C836D71AABDE3A176F295A55E , 0x0198AD2DBB157548B93873586E4B4C6C , 0x0198AD2E76CD7E13B9417D42C4CDEE15 , 0x0198AD350CC57A94B8165865429E5032 , 0x0198AD4A0F8C7B1E9F24100CCBCDF2F8 , 0x0198ADCF1F7972369A511F8C1D18AF33 , 0x0198ADCFE92978A19E90C2F5D3EB58EF , 0x0198ADD06F08792FB648D9D3C51D3904 , 0x0198ADD0ED59785F8EFA42BC5D90E47D , 0x0198BCE16B52719D8DDE619828382911 , 0x0198BCE234B1757C9CA823A0FD21283E , 0x0198BCE319EA7B6590D11597852F3440 , 0x0198BCE3AAB27EB3A81ADEE00713B226 , 0x0198BD50B7BF7E7FACBCFA44CA023C8C , 0x0198BD51425F73E5B94FFD59935B328C , 0x0198BD517C2E76C4BAF1F168C0C4A6E7 , 0x0198BD51E1CE7E768DCA5D0709D1D867 , 0x0198BD5435777D5EBF0EEE7F68FF5A82 , 0x0198BD5458EE7209BC0D2152FABB049E , 0x0198BD5476267ACC9FD72747FC86F712 , 0x0198BD548DA670B79F0A3150237C2DC2 , 0x0198BDC632847CC5988AD31E67F79D05 , 0x0198C2757EAC7B14A49A6D0F45F03840 , 0x0198C275AFB475728E0555FFE66E3BA8 , 0x0198C276C924785FA5BF7E2C36F344EB , 0x0198C276F45C743F837ACAA441FA631A , 0x0198C76817BC739AAB3A1B75A9B69E48 , 0x0198C768B1E37CB1A42C8692E058C890 , 0x0198C768E2FC7B2695A0B42C739FA864 , 0x0198C769F84B792C889DCD37871F9482 , 0x0198C76A6FAB7C6CBA4CC203136A15E7 , 0x0198C76BA6B37B72951A19DA8DEBAA25 , 0x0198C76BBEBB7798BAF87F607AAA3EBB , 0x0198C76C43EB78AD84EFDA85DF4595AA , 0x0198C77A193B700896C054C4233F379B , 0x0198C7D29238763DAED34DE3C1C7C014 , 0x0198CBAA2D9D79059FA8261112ADA855 , 0x0198CBAB19247449873E7ABD5E9650E5 , 0x0198CBABAA1372AE88A38426762F0A4F , 0x0198CBAEF4247183B5B293D2C765F5BE , 0x0198CC83D1F87643B08829C3745EFFFF , 0x0198CC8406897574B15413858AAD9D8E , 0x0198CC8538997A6B81C2192B58B3905F , 0x0198D1D671B97137B4895EC1FD0B3167 , 0x0198E05EC1A87811B0C4C5EE74896C3F , 0x0198E05F09C77C94A01FB3DB60F36833 , 0x0198E05F2EA87CA9B85A26A7B0F738A9 , 0x0198E06070CF73689C743332E0DAA704 , 0x0198E0609637709B97C8911DDEC4C38A , 0x0198E060B36F7CFC85DA94C6BD0B4223 , 0x0198E0619ACF7D3191EC45B3774452AC , 0x0198E061F1F770A38977C7503940314C , 0x0198E063D4A77BD8BBD28250CF1633CF , 0x0198E1CEF9557D8AAAA4950C453572E9 , 0x0198E1CFF32D7CE2869BAF1452243D13 , 0x0198E60BABD97F0CA781C4E73D6537EE , 0x0198E611D8317BC5BAA5D93E7F37D07D , 0x0198E66DE6E67222A5EC3F1DA81246C8 , 0x0198E66E76E67F93B162C824FEE733DD , 0x0198E66FF7F67180BE1AC4171F3D1B3B , 0x0198E6712C8E7C07BAB11E6D9A62245B , 0x0198E6C5480470308BA067445A7B1E11 , 0x0198E6C573B47CE0930939FCC1CF5BEB , 0x0198E6C6390C7645A5FFEBC2CD46F319 , 0x0198E6C66EBC73B19C3123CB1612D7F9 , 0x0198E6C6966B7B0F8D0A4B4A5222C166 , 0x0198E6E742D379D6A3B35C40CBC4D941 , 0x0198E7096FB27824B854E59196EBFA37 , 0x0198EB8736AE741BBE577C8B4889334E , 0x0198EB88482F73258B54BE8CE0D3DBA8 , 0x0198EBBE193D766AA5BC87ACEA5C35F1 , 0x0198EBBE771D75509A39B26347C31C20 , 0x0198EBBEC43573FC9AE6CCD6640E167F , 0x0198EBC0E7FD7A99BFCFD393F0865DB1 , 0x0198EBC10CED7EE5B1B4C2B13FABFD2C , 0x0198EBC2079D79078E82F2A2EDC5B54C , 0x0198EC040643786C92DEDD679E4202F3 , 0x0198EC04182C7BF8BB8F7C72E79B5151 , 0x0198EC04297B7EAD818F1FAC4E8E6E70 , 0x0198EC2922AA7D1890D95E8F7009A381 , 0x0198F4AA7A107CE5873CD6FB8534BF42 , 0x0198F4B48E377FC7BBDBE3321990231E , 0x0198F4B59CB87A2AB40DEB55B4776A5C , 0x0198F4B685E775AF9B57C509A796439F , 0x0198F4C67C2076488CC63ED6D42DEA2D , 0x0198F4CE10BF780BBAFF8C7C79B72F8A , 0x0198F4CE8BD77200B20768DFE6201180 , 0x0198F4DF39267BD8ABC7BEB2868AA616 , 0x0198F4DFE33F7AB1B25349F291A93DF2 , 0x0198F4E79CEF752A813957F4C7AD2C92 , 0x0198F4E84C77782AA51821D5C559B869 , 0x0198F4F2DA6E7951855C9040CC90A478 , 0x0198F52D4E347620A85D5EEE8F1A2A43 , 0x0198F52D9C2C7EA3897B3BFC233C5B9B , 0x0198F52DDC74765CBFFA6F2AE410AAF5 , 0x0198F52F5C4C702BAA82BA92172BA2B3 , 0x0198F530A224711796F7B0D338492D26 , 0x0198F530EC7C7651B180038441846F16 , 0x0198F531911C7E419D461D2A249B0162 , 0x0198F5D0E8987DF784A2CA16185CC290 , 0x0198F5D5B41872CE92B81476B85CC510 , 0x0198F5D634B870768E8C123A8778C540 , 0x0198F5DA5FBF7F518B050966F274CA2E , 0x0198F5F65E677127B885B935EB540F17 , 0x0198F60C38AE7ECBB392898DB592149C , 0x0198F60D3747775889AA4B3C4CB2F4A5 , 0x0198F60F2FE676939A1867A3DB14AC04 , 0x0198F60FB8C77724A9852189A9FA7A62 , 0x0198F610B8AE7585A3B16E3647ACDB6C , 0x0198F6113C56735B85A7F450F20FDDD9 , 0x0198F63737867646994629E6B0DE38BF , 0x0198F638B876774C97D076AF12CEB077 , 0x0198F639542D7163A8CC9E5DF90BB832 , 0x01990512D1A375C8B34BA393D0C033AE , 0x0199051361CB72D8A0CAC99083D3D8D8 , 0x01990513E9AC77A3B5F2EE7140333078 , 0x019905147EAB740EBC62FFDBFF8433F4 , 0x01990532B1C277AD8101B9F88E737C1F , 0x01990552A87172B1937D606E19C844CC , 0x019905D5D95E7E5298AE7D490A64A921 , 0x019905D68E4E7E4783A1810F50223C00 , 0x019905D7DF5E700F94E10814337717E4 , 0x019905E7F7DD7C22BC5A08926F15D06B , 0x019905E8EBB67887B30ADCD38E45534C , 0x019905E959CD7EA7AE16E670695FDEC2 , 0x01990A4BED8B7C2E9FA2D2A64B016AD6 , 0x01990A4D133474DABD39540B4F1E6FBD , 0x01990A59E97B77C4B429B2C1B5113F0B , 0x01990A5FF53378B1AB6B84F1F10D8267 , 0x01990A602ABC73C591E02852FBF02BA5 , 0x01990A6116B479388EA8E2F813D90B06 , 0x01990A614523756A8A383D9DF8AB6D8E , 0x01990AE80AB77A29A26CA57C2234B972 , 0x01990F57DDBC7BEBB83DA0AA9B564884 , 0x019975DC1AD678C0B7EB2B6CDBBE5433 , 0x019975ECB86871088CA93E8412B59610 , 0x019975EF0C87709A854EA985E2CD86DB , 0x019976FEFCFE74F89984F7948F57007A , 0x019976FFF3D6761FA621B26B6748C4BB , 0x01997B8FD9C97808867A2F9E5D34B0C4 , 0x01997B96645A720383575194C135A869 , 0x01997B9C3E6A75688200C3BE0964D254 , 0x01997FFA02607571A05EB88AA969B18E , 0x0199800523EF73EA906081CA39C2299E , 0x0199804FA60276F6BEBA44C25A477C45 , 0x01998087A7D37CB0979E2687525A0A88 , 0x019981652BEF705AA8C80259AD8FF931 , 0x019995AA78B472DDB5C614BE40A31B6B , 0x01999ABFF690718BA0F4465E35D079A2 , 0x01999B12E5C17B62A3E62F688F5D445A , 0x01999EF4D4527312A680CC058E717E07 , 0x01999EF6089A7969A2B1D05380569C23 , 0x0199A03862967DE783A6F6F3B2BCEF9E , 0x0199A0396FBE793B9229582769B97E63 , 0x0199A03DB7767E7BA0CF92582E4CE74A , 0x0199A03DCEFE7B9BA57EE8A3EE78F4E5 , 0x0199A03E8BE57AEF882FA8DED5417F69 , 0x0199A041C59670F6A77998E17E611E01 , 0x0199A55D69727B1B89822D8AA874EED5 , 0x0199B9516B367F368D1E595B184960A2 , 0x0199B9521FAE7CC0B2B534E32183EF4C , 0x0199B953E5367C0CBB592ED8B6CDA351 , 0x0199B9B8DA817ABD865242A188322B72 , 0x0199B9B9003171D0BC5EEAD561E0DCE6 , 0x0199B9BAEEE17CFA8A1642C8FEA5B04D , 0x0199BDD7D7A97646BC4883574221647B , 0x0199BE042C427EF6A323F6AAA328853A , 0x0199BEEDFF087178B0614620B5F49FC7 , 0x0199BEEF7B6872AABE41DB96584CE203 , 0x0199BEEF922F7F718307CD1BBAA5F914 , 0x0199BF1096007E86BDF5D5726F42740E , 0x0199BF4B14E97094BD8E967D3DF50D47 , 0x0199BF4E6FE174FAA53C714B4DDEC5BD , 0x0199BF4EA0317C4B8139E6E790EE619A , 0x0199C3E68FCC78F3BC79E1AF51A54580 , 0x0199C4565C3E7A1183368D3786420F34 , 0x0199C4569A7E7DE8A0714AE0975E97BE , 0x0199C456D6567780B30D1089D6442342 , 0x0199C457DCC77361A23D0A69440CD1EA , 0x0199C457F606782BB718091658436DB5 , 0x0199C466CB47798EA940FFFCA6A32446 , 0x0199C89D34D07F839CB0207512F19C26 , 0x0199C8A6EF507D8F8DAA52EAD00CF397 , 0x0199E2AA49447BA786D242E061A707F3 , 0x0199E2AAE31471CC99EBFA6101F3D9D9 , 0x0199E2AB34FC7A95AC81EDDDF38C204D , 0x0199E2ADF7D376B4A51695E021941BFA , 0x0199E2AE481C79A6ADA34533210B2649 , 0x0199E2AEC0E37A86A9992593A784DA04 , 0x0199E2AF188475F5B6372B2AA27B65FD , 0x0199E2AFF36C734D9451A06185E10B79 , 0x0199E2B076C3706F9F059CCC192F7CC4 , 0x0199E2B135DB7AFEAC0F043A3BE94FA0 , 0x0199E83844DD70309A60A4F5D7626841 , 0x0199E87E83FE7A0A852F606A8D5C09C7 , 0x0199E88164A6781EA5160879B58B9ACF , 0x0199ED7FAFC47F68A00F170AF4EE16E2 , 0x0199ED81023479BAAA2034A03EAD0247 , 0x0199ED81D284721E90B3BE54E118BC28 , 0x0199EDA5358078FE9BFD9CE57B7A7A92 , 0x0199EDB910FF7BB781C1037D198C20AB , 0x0199EDBA5A3E7EB4912B1063325C6D62 , 0x0199F1E8F00E71839CC5DA64D9941BD3 , 0x0199F1EBB5CC7866BED768CCDBB83924 , 0x0199F2399A9D76BFB628C986B6C2B5AF , 0x0199F23AB45D7CF3A8AEBAED2E5A8A9B , 0x019A01A7525F7BE3B2F6959A94457EB3 , 0x019A01A83AF77FC8985F60DABDFC9076 , 0x019A01D776147EB6B2FBFA58F90B307D , 0x019A01D823BB7C3297DDC872AD7283A5 , 0x019A01D8CE1B79AFADF06F90200405BB , 0x019A01F6279974F499FC5E970B7F546F , 0x019A022994ED729C94BCC9B18BC4B3AE , 0x019A0229E1557907B3FF54D0E0F22263 , 0x019A05E39E6E77D1A78B7E53D5E4C709 , 0x019A05E4215C772988AB5CF4CC442A80 , 0x019A05E559FB785C877B483691C046A5 , 0x019A05EFC5A37E359D67197423F2DA72 , 0x019A065DF6DB79619E06D11EE276820F , 0x019A06C24CA47886988DFAC30EE228B6 , 0x019A06E250E97C96AFF5430536276BF7 , 0x019A0731CD0C7DF1A406143ED2B64F77 , 0x019A1044FE8A76B28FCB52A4C04F534A , 0x019A10B0CF537C96B0F139FAE28F812E , 0x019A10FEE73D710D94510AB4ADB4695C , 0x019A1182F97C744CA57F8D3131D5F7F4 , 0x019A1183874B7AE4B26F38AD48D1D1A4 , 0x019A153FBAF57919A56B797A49DD10F9 , 0x019A1540694D74DFABAA9EB0331F24AB , 0x019A15DC503C712188ACC94A014976D3 , 0x019A15DDA9A3701F9E0922140AC7C016 , 0x019A15E41FF17F528F205F0AF0382A69 , 0x019A15E47C117741A3B92300B97B4260 , 0x019A15E6064978F5B8617F1176B9F86C , 0x019A15E7A0097571906B49329EAD8234 , 0x019A15E7C1407D2B839EF0A25D64BDAF , 0x019A25A0002D72BA962A8012F594C27F , 0x019A25A0CE257FECBD0B3583D820E090 , 0x019A266608D77186A452626B13D7370D , 0x019A266633577CD68BA85347C1327EB8 , 0x019A2AADB7197FD8B786D42442CE2D0F , 0x019A2AAE3859744D92C95B492FAA9560 , 0x019A2AAED60876EC9EFCDAC23119A177 , 0x019A2AAF7B187B7C9E263E2274396B08 , 0x019A2AB035807405B7795F9834773B48 , 0x019A2AB168687AD6B39AEA97229863CA , 0x019A2AEA484E73A281331AB3B579144F , 0x019A2AEB314E7DB199AE149EBA5C7760 , 0x019A2B0156E37032A3D358E38B384FB6 , 0x019A2B019B0B788C8043789D880AD481 , 0x019A2B4FB1B4773D9037727A7EFEA6C9 , 0x019A2B51C30479CC837F3ED2AC16EAD4 , 0x019A2BA5A77E7E478E9B69255004FCF4 , 0x019A2BA69746755087A3C996ADDD9596 , 0x019A2BA6D10E7C40A141C912218FDFEE , 0x019A2BA789BE7E2C8F543422AB69C8A9 , 0x019A2FAF604473BF830ECE6BEC20642B , 0x019A2FBD1C8B7792B855C525892913AB , 0x019A30283F0C799093FFB5E859C4BC96 , 0x019A3028D1AC74D4A85A4AA939573886 , 0x019A302963D37169867F0E35643B401B , 0x019A302C3D2379C1A24AB451D2C4D45C , 0x019A302FEEF3728985B9CA706E8A8B90 , 0x019A30632800733E8B9EA10A32052862 , 0x019A308111467A44A02426A59B4EB955 , 0x019A30858E057DB5A8B0BA1C2316CD04 , 0x019A3086DE2D7B588F577B15E3B9DBE5 , 0x019A3581F4EA7EF2A736F2E29A66B860 , 0x019A359B8C0071C188E1AA05BCA018A0 , 0x019A35F3635A721BA20EB1439C3E6336 , 0x04B7B1B28B05499E985C4ABF8EDC017A , 0x09FCBFE5F54B4CDEB8B18A48F2E753CE , 0x20D958CAB8364E468F296D3D30979535 , 0x2BC4833769214B1E9FD70C4364C77BEE , 0x2DF84E48AF90418987F4E49806EBAFAA , 0x49ECF5B7C293460CA55DB5BCAB0FE75C , 0x4C63BF8F63B645C89293175391041281 , 0x4E018D9A413B4CDC99928FF931830982 , 0x5B93C9F5E55D4A7783DFD917DD76C9AC , 0x698A7224F4A14A5484A659531F7098CF , 0x7466AC26304947A5B7724FBE32F1A18C , 0x76634576D5E84899BCB7B4AD9F03484E , 0x8E880E91BEE644089A9BC558C8440809 , 0x91AD50E5BED6432B84683DE4F7932C2A , 0x922FA94A37E34FA4BE90412165A93D45 , 0x92A39B6D5C25472CABF9453E74E104F5 , 0x97E024AF367F42459FBD94DE36032E93 , 0xA6A59888E8614423B2B3647ECC96B1BD , 0xB07172CC129C4E6FA48175DAEF422E0F , 0xBE14F5B7F5984A9C9635369E37E505FB , 0xC36D68BE7CC043C98C78375891EAC40A , 0xD3D0F4B974FE442DB44BBE7D8A15797F , 0xDD501FD8C97F44BB903BDB19CB065749 , 0xEE1DC780EFAA4E109C65B1AE5C462628 , 0xF0D61D4327904574914B5EE846AE760C )) ORDER BY `property_group_option` . `id` ASC LIMIT 500 OFFSET 1000 ;
Copy
80
0.12 ms
SELECT url FROM sales_channel_domain
SELECT url FROM sales_channel_domain ;
Copy
81
0.06 ms
SELECT url FROM sales_channel_domain
SELECT url FROM sales_channel_domain ;
Copy
82
0.23 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
83
0.13 ms
SELECT path FROM category WHERE id = ?
Parameters :
[
b"\x01 ŠP4/›yk½)\Tm÷ "
]
SELECT path FROM category WHERE id = 0x018A50342F9B796BBD295C546D8EF790 ;
Copy
84
0.09 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
85
0.28 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
86
0.40 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"\x01 ŠP\e I´s‘‡¤ˆóœ¸óô "
b"\x01 ŠP\e Iµs¡mßÅÙbÐz "
]
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 (0x018A501B49B4739187A488F39CB8F3F4 , 0x018A501B49B57381A16DDFC5D962D07A ));
Copy
87
0.22 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
88
0.14 ms
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
89
0.13 ms
SELECT iso FROM snippet_set WHERE id = ?
Parameters :
[
b"h\r \x1F ±ûCGZˆÊP™±ªa "
]
SELECT iso FROM snippet_set WHERE id = 0x680D1FB1FB43475A88CA509990B1AA61 ;
Copy
90
0.16 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"Ìj‹6áêKã£Sîü÷6¥R "
]
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 = 0xCC6A8B36E1EA4BE3A353EEFCF736A552
;
Copy
91
0.11 ms
SELECT `base_class` AS `baseClass` , `author`
FROM `plugin`
SELECT `base_class` AS `baseClass` , `author`
FROM `plugin`
;
Copy
92
0.18 ms
SELECT translation_key , value FROM snippet WHERE snippet_set_id = ?
Parameters :
[
b"h\r \x1F ±ûCGZˆÊP™±ªa "
]
SELECT translation_key , value FROM snippet WHERE snippet_set_id = 0x680D1FB1FB43475A88CA509990B1AA61 ;
Copy
93
0.23 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"&M[åÙÅHúŽ?þ\x03 Eùîf "
]
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 (0x264D5BE5D9C548FA8D3FFE0345F9EE66 );
Copy
94
0.23 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
95
0.30 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"\x01 ŠP\e I´s‘‡¤ˆóœ¸óô "
b"\x01 ŠP\e I´s‘‡¤ˆóœ¸óô "
b"\x01 ŠP\e I´s‘‡¤ˆóœ¸óô "
b"\x01 ŠP\e Iµs¡mßÅÙbÐz "
]
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 (0x018A501B49B4739187A488F39CB8F3F4 , 0x018A501B49B4739187A488F39CB8F3F4 , 0x018A501B49B4739187A488F39CB8F3F4 , 0x018A501B49B57381A16DDFC5D962D07A ));
Copy
96
0.41 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"\x01 ŠP4/›yk½)\Tm÷ "
]
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 (0x018A50342F9B796BBD295C546D8EF790 ));
Copy
97
0.35 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"\x01 ŠP4/›yk½)\Tm÷ "
]
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 (0x018A50342F9B796BBD295C546D8EF790 ));
Copy
98
2.48 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/018a50342f9b796bbd295c546d8ef790 "
"/navigation/018a5036604e73cda2c844c72de2a328 "
"/navigation/018a5036858d756b9f3665ee2fe5627b "
"/navigation/fcfd1324f40e4add9bab7b5ad9cd404f "
"/navigation/01991039bd8e754daac91887ef0014a4 "
"/navigation/0197c4f123277e849fdf46893d062662 "
"/navigation/0197c4f17b6e7d55969c13f231506256 "
"/navigation/0197c4f184e371fe98aa160dd6034f6b "
"/navigation/bdcb268ac3b64c81bbb39501e563f021 "
"/navigation/be9225d0ac8f45859873be899dc30072 "
"/navigation/96695dfb6b3d41c9954c8591b4b8ec64 "
"/navigation/01990b1895477d7080c6248ee62d9d28 "
"/navigation/4b11ddd7995241efaa8ad9a5e3581021 "
"/navigation/019739df8f527824a9f48d8b31aef41c "
"/navigation/0197a1f1d26277cb9bc6bd36d4f01800 "
"/navigation/0197a1f1e4727d328e0ded78e304a54a "
"/navigation/0199a42635837b96a447b324cbdff238 "
"/navigation/01980809f20a7ad58d41534565cf3f07 "
"/navigation/019995d8f45e7c18ab7cb0c976822dbf "
"/navigation/019975d3e1c5719b8fe7dc7db84ad274 "
"/navigation/0199dcc1e70a705190e4ddb795665567 "
"/navigation/0198080b200a70ce9126b96171208eaf "
"/navigation/0199dcc3549f7a3db3543ec3ec15562b "
"/navigation/0199dcc250df75d1b50b34d8fc4958c0 "
"/navigation/01987a47cd8c7e1a8d7e384311cdc2fd "
"/navigation/0198e0f821c87133a16307bec7be652e "
"/navigation/0199c446085e7b1083f2e8e87e29f5d2 "
"/navigation/0198e0f7729b7790b386eb30fca10dc8 "
"/navigation/0198e10aaa2373568c7f8c2feda0d059 "
"/navigation/0198eb5a1d30709cabb6468b21c13915 "
"/navigation/0198e0f90c8c7cab8db0a28481fab610 "
"/navigation/0198eb5a363d7b65a9bde3d87b32b4d3 "
"/navigation/019a2a7fa384714a900a16af322c1ad4 "
"/navigation/0196edae659a70909710f2d1b3f5f8da "
"/navigation/0196edb8ab5a71a2ac6b933ec0070b62 "
"/navigation/019840babaf27fccb599a43f6d600241 "
"/navigation/01978d3da37074ce8e2f7c650ed7f039 "
"/navigation/0196edb8fab27154968d9237ce20d6ff "
"/navigation/01973ee70403789bb870d9d0db303a6d "
"/navigation/0199e35c9fda7179889f63ffddbdf46d "
"/navigation/019a11bb06a374569311359dbfe8963c "
"/navigation/019a11baeecb757abe3c7ac19120b486 "
"/navigation/4a53a03544d545fb873e363912378260 "
"/navigation/a29b6fd1261a435bb46380358a140136 "
"/navigation/0196eda6e7a17fc1be6ff3caa537035d "
"/navigation/263fbbd311d545759b11ea428c92ee56 "
"/navigation/01999ef657eb70eb8aca907171a8cbac "
"/detail/0199f220f8b973f291d9bbc78183eab9 "
"/detail/019a05d3affb70ee8f420d8347563eff "
"/detail/019977352ef57135bc24d62c9ee458c8 "
"/detail/01999b1bc6dd71889e00c5417fd20c4d "
"/detail/01997c47713c71a2989ee57da58b9cc4 "
"/detail/0199e839b01471129a3ef783539f8739 "
"/detail/019a11855aed71018bff0b1d8b227950 "
"/detail/01990aef91b673b1a0168ef7de3e3dd9 "
"/detail/01988528eb0273f19de3d5789d5c5ecf "
"/detail/0197793c17ae72cb93950655c8eb1053 "
"/detail/01981d25a39872568da08f7c884b390c "
"/detail/01981d25a58772eea8cb9c416ef618db "
"/detail/01981cee489b71aab27c673552e88b0a "
"/detail/01981cee489c716da7c9903687528162 "
"/detail/019788b07980736595a78fe44bdf2560 "
"/detail/019788b0798173eba9d2c7e4a299361f "
"/detail/019788b07980736595a78fe44c2b4bbe "
"/detail/01978cc64b0371f78eca727e1d7cb7c4 "
"/detail/01978cc64f0b7050b7fe6cd7c5687ddd "
"/detail/01978cc64d21724c89532062271fe4e1 "
"/detail/0197788df622780db5ccdafa58eebcc2 "
"/detail/0198090394147261bac938f8feb68fe6 "
"/detail/019809039415731ea30012928ae078fd "
"/detail/0198e705294f72f585c34935053620d1 "
"/navigation/018a502fd65470bdb4873cc13f025a13 "
"/navigation/018a50301b677bafbe2660c740581eea "
"/navigation/018a5030acf0772ca018890df127a9d9 "
"/navigation/0195af24bbf57a679f5e9c50a6270495 "
"/navigation/0197634a2c0e713db78e75060aaab34f "
"/navigation/01955b44a4f8761996fca42e359f5994 "
"/navigation/01955b4436237e5faffe6af1989a5d93 "
"/navigation/01955b44946870259780b453c7060868 "
"/navigation/01955b44d16275cf97f6675304d68a79 "
"/navigation/01955b47957c7bf3a79e2793aeb16a05 "
"/navigation/0199beb63cd67205a79dea409edbbee1 "
b"/»_ââšMpªXTÎ|ãâ\v "
b"Ìj‹6áêKã£Sîü÷6¥R "
]
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/018a50342f9b796bbd295c546d8ef790' , '/navigation/018a5036604e73cda2c844c72de2a328' , '/navigation/018a5036858d756b9f3665ee2fe5627b' , '/navigation/fcfd1324f40e4add9bab7b5ad9cd404f' , '/navigation/01991039bd8e754daac91887ef0014a4' , '/navigation/0197c4f123277e849fdf46893d062662' , '/navigation/0197c4f17b6e7d55969c13f231506256' , '/navigation/0197c4f184e371fe98aa160dd6034f6b' , '/navigation/bdcb268ac3b64c81bbb39501e563f021' , '/navigation/be9225d0ac8f45859873be899dc30072' , '/navigation/96695dfb6b3d41c9954c8591b4b8ec64' , '/navigation/01990b1895477d7080c6248ee62d9d28' , '/navigation/4b11ddd7995241efaa8ad9a5e3581021' , '/navigation/019739df8f527824a9f48d8b31aef41c' , '/navigation/0197a1f1d26277cb9bc6bd36d4f01800' , '/navigation/0197a1f1e4727d328e0ded78e304a54a' , '/navigation/0199a42635837b96a447b324cbdff238' , '/navigation/01980809f20a7ad58d41534565cf3f07' , '/navigation/019995d8f45e7c18ab7cb0c976822dbf' , '/navigation/019975d3e1c5719b8fe7dc7db84ad274' , '/navigation/0199dcc1e70a705190e4ddb795665567' , '/navigation/0198080b200a70ce9126b96171208eaf' , '/navigation/0199dcc3549f7a3db3543ec3ec15562b' , '/navigation/0199dcc250df75d1b50b34d8fc4958c0' , '/navigation/01987a47cd8c7e1a8d7e384311cdc2fd' , '/navigation/0198e0f821c87133a16307bec7be652e' , '/navigation/0199c446085e7b1083f2e8e87e29f5d2' , '/navigation/0198e0f7729b7790b386eb30fca10dc8' , '/navigation/0198e10aaa2373568c7f8c2feda0d059' , '/navigation/0198eb5a1d30709cabb6468b21c13915' , '/navigation/0198e0f90c8c7cab8db0a28481fab610' , '/navigation/0198eb5a363d7b65a9bde3d87b32b4d3' , '/navigation/019a2a7fa384714a900a16af322c1ad4' , '/navigation/0196edae659a70909710f2d1b3f5f8da' , '/navigation/0196edb8ab5a71a2ac6b933ec0070b62' , '/navigation/019840babaf27fccb599a43f6d600241' , '/navigation/01978d3da37074ce8e2f7c650ed7f039' , '/navigation/0196edb8fab27154968d9237ce20d6ff' , '/navigation/01973ee70403789bb870d9d0db303a6d' , '/navigation/0199e35c9fda7179889f63ffddbdf46d' , '/navigation/019a11bb06a374569311359dbfe8963c' , '/navigation/019a11baeecb757abe3c7ac19120b486' , '/navigation/4a53a03544d545fb873e363912378260' , '/navigation/a29b6fd1261a435bb46380358a140136' , '/navigation/0196eda6e7a17fc1be6ff3caa537035d' , '/navigation/263fbbd311d545759b11ea428c92ee56' , '/navigation/01999ef657eb70eb8aca907171a8cbac' , '/detail/0199f220f8b973f291d9bbc78183eab9' , '/detail/019a05d3affb70ee8f420d8347563eff' , '/detail/019977352ef57135bc24d62c9ee458c8' , '/detail/01999b1bc6dd71889e00c5417fd20c4d' , '/detail/01997c47713c71a2989ee57da58b9cc4' , '/detail/0199e839b01471129a3ef783539f8739' , '/detail/019a11855aed71018bff0b1d8b227950' , '/detail/01990aef91b673b1a0168ef7de3e3dd9' , '/detail/01988528eb0273f19de3d5789d5c5ecf' , '/detail/0197793c17ae72cb93950655c8eb1053' , '/detail/01981d25a39872568da08f7c884b390c' , '/detail/01981d25a58772eea8cb9c416ef618db' , '/detail/01981cee489b71aab27c673552e88b0a' , '/detail/01981cee489c716da7c9903687528162' , '/detail/019788b07980736595a78fe44bdf2560' , '/detail/019788b0798173eba9d2c7e4a299361f' , '/detail/019788b07980736595a78fe44c2b4bbe' , '/detail/01978cc64b0371f78eca727e1d7cb7c4' , '/detail/01978cc64f0b7050b7fe6cd7c5687ddd' , '/detail/01978cc64d21724c89532062271fe4e1' , '/detail/0197788df622780db5ccdafa58eebcc2' , '/detail/0198090394147261bac938f8feb68fe6' , '/detail/019809039415731ea30012928ae078fd' , '/detail/0198e705294f72f585c34935053620d1' , '/navigation/018a502fd65470bdb4873cc13f025a13' , '/navigation/018a50301b677bafbe2660c740581eea' , '/navigation/018a5030acf0772ca018890df127a9d9' , '/navigation/0195af24bbf57a679f5e9c50a6270495' , '/navigation/0197634a2c0e713db78e75060aaab34f' , '/navigation/01955b44a4f8761996fca42e359f5994' , '/navigation/01955b4436237e5faffe6af1989a5d93' , '/navigation/01955b44946870259780b453c7060868' , '/navigation/01955b44d16275cf97f6675304d68a79' , '/navigation/01955b47957c7bf3a79e2793aeb16a05' , '/navigation/0199beb63cd67205a79dea409edbbee1' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0xCC6A8B36E1EA4BE3A353EEFCF736A552 OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
99
0.24 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"W\x00 m˜ÞöM›™‘\x16 >sCÔ "
b"½Í®hæKˆ.e®í.\x01\x0F "
b"ï“\x14 õí'H¢”’Û|ï]16 "
b"\x01 ›\x12 {Ûîp\x02 ëΆñ¤bD "
b">¥õ2@ýNV†‹ý%2Ø¾Ô "
b"–99ëÚ@O\x1D ¬¥\x0E\x14 _¹P "
]
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 (0x57006D98DEF64D9B9991163E7343D420 , 0x9DBDCDAE68E64B9D882E65AEED2E010F , 0xEF9314F5ED2748A29492DB7CEF5D3136 , 0x019B127BDBEE7002ADEBCE86F1A46244 , 0x3EA5F53240FD4E56868BFD2532D8BED4 , 0x963939EBDA404F1DADACA50E145FB950 );
Copy