1
1.00 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
2
0.18 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
3
0.60 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
4
0.33 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
5
0.70 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
6
0.59 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"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
"ersatzteilfinder/500-exc-f-2023-modelcode-F8503W9 "
"ersatzteilfinder/500-exc-f-2023-modelcode-F8503W9/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0x274605D71D2B4479A3882D8FD62BFF5C OR sales_channel_id IS NULL )) AND ((seo_path_info = 'ersatzteilfinder/500-exc-f-2023-modelcode-F8503W9' OR seo_path_info = 'ersatzteilfinder/500-exc-f-2023-modelcode-F8503W9/' ));
Copy
7
0.42 ms
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ? ) AND (sales_channel_id = ? ) AND (path_info = ? ) AND (is_canonical = 1 ) LIMIT 1
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
"/ersatzteilfinder/500-exc-f-2023-modelcode-F8503W9 "
]
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (sales_channel_id = 0x274605D71D2B4479A3882D8FD62BFF5C ) AND (path_info = '/ersatzteilfinder/500-exc-f-2023-modelcode-F8503W9' ) AND (is_canonical = 1 ) LIMIT 1 ;
Copy
8
1.25 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.30 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.22 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
"3O1j7XAS1a9cWybn4vSorRQvwltyLOkF "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x274605D71D2B4479A3882D8FD62BFF5C ) AND (token = '3O1j7XAS1a9cWybn4vSorRQvwltyLOkF' ) LIMIT 1 ;
Copy
11
0.31 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"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
]
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 = 0x274605D71D2B4479A3882D8FD62BFF5C
GROUP BY sales_channel . id , sales_channel . language_id , sales_channel . currency_id , currency . factor ;
Copy
12
0.82 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"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
]
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 (0x274605D71D2B4479A3882D8FD62BFF5C );
Copy
13
0.34 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"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
]
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 (0x274605D71D2B4479A3882D8FD62BFF5C ));
Copy
14
0.37 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"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
]
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 (0x274605D71D2B4479A3882D8FD62BFF5C )) GROUP BY `language.salesChannels.mapping` . `sales_channel_id` ;
Copy
15
0.49 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.47 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.38 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"¡×[¶&ÙNc‡öº\x12 —•+) "
]
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 (0xA1D75BB626D94E6387F6BA1297952B29 );
Copy
18
0.33 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.21 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.70 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"W(\x19 ¥ÅRNì§ù\x7F 5†´*@ "
b"×ã`4ÛåIð‘7âù_\x1C\x01 "
b"÷ìlÙÏÄBgü─▀ÆÄg╚ï "
]
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 (0x572819A5C5524EECA7F97F3586B42A40 , 0xD7E36034DBE549F09137C3A2F95F1C01 , 0xF68D6CEBD88E426781C4DF928E67C88B ));
Copy
21
0.75 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` . `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"p\x7F ´/rJEGá$Ø\x18\e Fy▀ "
]
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` . `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` . `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 (0x707FEF2F724A4547A0249D181B4679DF );
Copy
22
0.62 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` . `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"'´º•òHÁH°ð·^ÇY "
]
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` . `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` . `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 (0x27B4BA95F2AD48C1AD48B0F0B75EC759 );
Copy
23
0.20 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"¡×[¶&ÙNc‡öº\x12 —•+) "
]
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA AND `currency_country_rounding` . `country_id` = 0xA1D75BB626D94E6387F6BA1297952B29 ) LIMIT 1 ;
Copy
24
0.31 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"3O1j7XAS1a9cWybn4vSorRQvwltyLOkF "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = '3O1j7XAS1a9cWybn4vSorRQvwltyLOkF' ;
Copy
25
0.36 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
26
0.41 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"\x06 9ÎΈ\x1F EùƒØà€•¨\f z "
b"†;orw>Jj²»Úï\x06 бQ "
b"øÆQ{o*MÚ¹œVu“2!, "
b"\x01 ˜§RqMx!†F\x14 â\x7F ‚Õ® "
b"\x16 a®\x11 Õ\x12 J^É\x04\x15\x1F ù\x1E ┘5 "
b"\x17 \Ò7V\x1A O~„PŒM9ö‰î "
b""\x15 ÿ;4üBÉàãÛÔ\r Â\x16 < "
b""¶±\v opA\x1D –zM®ì—we "
b"dꙦvÎK˜¿½Dh\x04\x00 µ! "
b"nœ¯å[\x1D @o£Ô\x1C\e ÚûÇs "
b"‡¯—zš1@𮡹fî÷²4 "
b"ïïY¯w"C\x1A íd░rýÀ\x15 É "
b"¦5?²¶ÂM(¡@\x0E µZÊŽE "
b"¼Ú¦ïTõO?’y\t \r ~¥ôŽ "
b"┌kÀpëÂAU¢¤»█tüu+ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"JxKq\x15 éM\x0F µq.¡Ñ\x1E ‰Ï "
b"K‡Øl1ÄL\x03 ®Îy¥±HÃ_ "
b"_þz\x06 e¹@-¾Ç:d\t\x12 d, "
b"“ª'KùøMN–ÎQ\r bÝ\x03 ¤ "
b"¦.\x1F j\x1A\v E\x19 ¯@\e bp£qI "
b"│ì╔╝¶c@\e î╦²4É\r Îó "
b"ß7ìÀÇèGÅæ×\r t\r ]l\x1A "
b"ýÌ┬ã&ØNÔí7¹Å¶_äÒ "
b"»l™órþEj‰ŒgÏ¡Dåh "
b"f`uS+àOuž=ƒµlCáY "
b"º«\x1E\x1C ■╝D(ìÕ╚S│ãd┴ "
b"<\x04 À–õÌBïš-<¸íì\x10 ) "
b"""
<õA6žmJ/§\n
¨hzeü-
"""
b"Íþ»\x00\x03 <Aà’¢©\x00 ¹bqp "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"""
.örVh\n
Mкƒ¢\x11\x16 ¤zû
"""
b"ViÞý\x03 ÎM†¥\x18 \r ÿ¸þ* "
b"`ZèœHF/‰\t »\x01 ŽóÚ "
b"e–Ö"\x19 fK%ŸÊ-ª}è1æ "
b"iÒ-À±\x07 L\x08 ™¥\t j’ÙÔH "
b"w(öc2\x15 Aü▒╠Õ╔ß─+Q "
b"z3\x13 ˜K«DÎŽ“ø¾Á©-> "
b"„é\e óÛÌAÈ·ôÉÂóŠS¤ "
b"ˆ>'ZTÊM"‡\x11 n,j¯\x03 \n "
b"Šiaz\x02 ìO\x15 “\e r¨äa¡\f "
b"«ÈÜ<®ºE࿵*y¯[Wr "
b"’[˺>Jè“Ä¢\x03 ü8=¸ "
b"¼†\x15 æœ;IÁ¯Æq480Êî "
b"ûð\x13 ·AsØ.pX\x07 õeÊ "
b"Ê*\v 3.ÅM▓║ÙÞÊÞe\ý "
b"Ê:+\x1C á¿Cl©╣þHRQØe "
b"ä,gl“±LŸª\x0F žÃíÝ›î "
b"äNg‚ÆBG·–¸‘Ï%®8÷ "
]
SELECT
`rule` . `id` as `rule.id` ,
`rule` . `name` as `rule.name` ,
`rule` . `priority` as `rule.priority` ,
`rule` . `description` as `rule.description` ,
`rule` . `payload` as `rule.payload` ,
`rule` . `invalid` as `rule.invalid` ,
`rule` . `areas` as `rule.areas` ,
`rule` . `custom_fields` as `rule.customFields` ,
`rule` . `module_types` as `rule.moduleTypes` ,
`rule` . `created_at` as `rule.createdAt` ,
`rule` . `updated_at` as `rule.updatedAt`
FROM
`rule`
WHERE
`rule` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ?
)
Copy
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0x0639CECE881F45F983D8E08095A80C7A , 0x863B6F72773E4A6AB2BBDAEF06D0B151 , 0xF8C6517B6F2A4DDAB99C56759332212C , 0x0198A752714D7821864614E27F82D5AE , 0x1661A911E5124A5E9004151F971ED935 , 0x175CD237561A4F7E84508C4D39F689EE , 0x2215983B3481429085C6EAE20DB6163C , 0x22B6B10B6F70411D967A4DAEEC977765 , 0x64EA99A676CE4B98BFBD44680400B521 , 0x6E9CAFE55B1D406FA3D41C1BDAFBC773 , 0x87AF977A9A3140F0AEA1B966EEF7B234 , 0x8B8B59EE7722431AA164B072ECB71590 , 0xA6353FB2B6C24D28A1400EB55ACA8E45 , 0xBCDAA6EF54F54F3F9279090D7EA5F48E , 0xDA6BB77089B64155BDCFAFDB7481752B , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x4A784B7115E94D0FB5712EA1D11E89CF , 0x4B87D86C31C44C03AECE79A5B148C35F , 0x5FFE7A0665B9402DBEC73A640912642C , 0x93AA274BF9F84D4E96CE510D62DD03A4 , 0xA62E1F6A1A0B4519AF401B6270A37149 , 0xB38DC9BCF463401B8CCBFD34900DD7A2 , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xECDEC2C6269D4EE2A137FB8FF45F84E3 , 0xBB6C99F372FE456A898C67CFA144E568 , 0x666075532BE04F759E3D83B56C43E159 , 0xA7AE1E1CFEBC44288DE5C853B3C664C1 , 0x3C04C096F5CC42EF9A2D3CB8EDEC1029 , 0x3CF541369E6D4A2FA70AA8687A65FC2D , 0xCDFEBB00033C41E092A2A900B9627170 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x2EF67256680A4DD0BA83A21116A47AFB , 0x5669DEFD03CE4D86A518200DFFB8FE2A , 0x605AADE89C48462F8909BB018EF3DAAD , 0x6596D62219664B259FCA2DAA7DE831E6 , 0x69D22DC0B1074C0899A5096A92D9D448 , 0x7728946332154181B1CCE5C9E1C42B51 , 0x7A3313984BAB44CE8E93F8BEC1A92D3E , 0x84E91BF3DBCC41C8B7F4C9C2F38A53A4 , 0x883E275A54CA4D2287116E2C6AAF030A , 0x8A69617A02EC4F15931B72A8E461A10C , 0xABC8DC3CAEBA45E0BFB52A79AF5B5772 , 0xAD925BCBBA3E4AE893C4A203FC383DB8 , 0xBC8615E69C3B49C1AFC671343830CAEE , 0xC7AFD013F0FA41739D2E705807E465D2 , 0xD22A0B332E8F4DB2BAEBE8D2E8655CEC , 0xD23A2B1CA0A8436CB8B9E74852519D65 , 0xE42C676C93B14C9FAA0F9EC3EDDD9BEE , 0xE44E6782C64247B796B891CF25AE38F7 );
Copy
27
0.21 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
28
0.34 ms
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE `app` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ˜Ð \x06 [p»¹á\f -¦²*C "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
LEFT JOIN (
SELECT
`app.translation` . `app_id` ,
`app.translation` . `label` as `app.translation.label` ,
`app.translation` . `description` as `app.translation.description` ,
`app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` ,
`app.translation` . `custom_fields` as `app.translation.customFields`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
`app` . `id` IN (? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE `app` . `id` IN (0x0198D0A0065B70BBB9E10C2DA6B22A43 );
Copy
29
0.17 ms
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (? ))
Parameters :
[
b"\x01 ˜Ð \x06 [p»¹á\f -¦²*C "
]
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (0x0198D0A0065B70BBB9E10C2DA6B22A43 ));
Copy
30
0.33 ms
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE `app` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ˜Ð %Ærº¢¼DWR«3~ "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
LEFT JOIN (
SELECT
`app.translation` . `app_id` ,
`app.translation` . `label` as `app.translation.label` ,
`app.translation` . `description` as `app.translation.description` ,
`app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` ,
`app.translation` . `custom_fields` as `app.translation.customFields`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
`app` . `id` IN (? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE `app` . `id` IN (0x0198D0A025C672BAA2BC445752AB337E );
Copy
31
0.17 ms
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (? ))
Parameters :
[
b"\x01 ˜Ð %Ærº¢¼DWR«3~ "
]
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (0x0198D0A025C672BAA2BC445752AB337E ));
Copy
32
0.30 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
33
0.19 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
34
0.16 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"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
b"¡×[¶&ÙNc‡öº\x12 —•+) "
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0x274605D71D2B4479A3882D8FD62BFF5C AND `sales_channel_country` . `country_id` = 0xA1D75BB626D94E6387F6BA1297952B29 );
Copy
35
0.60 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"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
]
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id = 0x274605D71D2B4479A3882D8FD62BFF5C OR system_config . sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
36
0.48 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters :
[
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0x79A36140A28A4CE6AC6D0E2CED062741 OR `parent_id` = 0x79A36140A28A4CE6AC6D0E2CED062741 OR `id` = 0x79A36140A28A4CE6AC6D0E2CED062741
;
Copy
37
2.67 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` . `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% "
"%|79a36140a28a4ce6ac6d0e2ced062741|% "
1
12
]
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` . `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` . `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 '%|79a36140a28a4ce6ac6d0e2ced062741|%' AND (`category` . `level` > 1 AND `category` . `level` < = 12 )));
Copy
38
0.32 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% "
"%|79a36140a28a4ce6ac6d0e2ced062741|% "
12
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 '%|79a36140a28a4ce6ac6d0e2ced062741|%' AND `category` . `level` = 12 AND `category` . `active` = 1 AND `category` . `visible` = 1 )) GROUP BY `category` . `parent_id` ;
Copy
39
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.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` . `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"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
]
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` . `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` . `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 (0x79A36140A28A4CE6AC6D0E2CED062741 ));
Copy
40
0.62 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"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
b"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
]
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` = 0x274605D71D2B4479A3882D8FD62BFF5C AND `language.salesChannels` . `id` = 0x274605D71D2B4479A3882D8FD62BFF5C ) GROUP BY `language` . `id` ORDER BY MIN (`language` . `name` ) ASC ;
Copy
41
0.30 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
42
0.26 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"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
]
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` = 0x274605D71D2B4479A3882D8FD62BFF5C ) GROUP BY `currency` . `id` ;
Copy
43
0.22 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
44
0.22 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters :
[
b"Ý£ì_Û€B¬¸øÈA÷\x0E þ‹ "
b"Ý£ì_Û€B¬¸øÈA÷\x0E þ‹ "
b"Ý£ì_Û€B¬¸øÈA÷\x0E þ‹ "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0xDDA3EC5FDB8042ACB8F8C841F70EFE8B OR `parent_id` = 0xDDA3EC5FDB8042ACB8F8C841F70EFE8B OR `id` = 0xDDA3EC5FDB8042ACB8F8C841F70EFE8B
;
Copy
45
1.25 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` . `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% "
"%|dda3ec5fdb8042acb8f8c841f70efe8b|% "
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` . `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` . `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 '%|dda3ec5fdb8042acb8f8c841f70efe8b|%' AND (`category` . `level` > 1 AND `category` . `level` < = 4 )));
Copy
46
0.66 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% "
"%|dda3ec5fdb8042acb8f8c841f70efe8b|% "
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 '%|dda3ec5fdb8042acb8f8c841f70efe8b|%' AND `category` . `level` = 4 AND `category` . `active` = 1 AND `category` . `visible` = 1 )) GROUP BY `category` . `parent_id` ;
Copy
47
0.39 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` . `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"Ý£ì_Û€B¬¸øÈA÷\x0E þ‹ "
]
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` . `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` . `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 (0xDDA3EC5FDB8042ACB8F8C841F70EFE8B ));
Copy
48
0.52 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"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
]
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` = 0x274605D71D2B4479A3882D8FD62BFF5C ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC ;
Copy
49
0.52 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` . `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"p\x7F ´/rJEGá$Ø\x18\e Fy▀ "
b"$)v‹Ì\x04 Eüƒð?·Í2\x02 % "
b"=\x16 uıã;O\x13 ©1\e ì}:\x1D × "
b"E;|™\x7F VO¾¼HZ4ä(r¡ "
b"iŒØ\e ’•Hæ³JkΧ¸v‘ "
b"”ú_›Ž¬JgŒÕ\x13 ð½ß\x1E r "
b"W}╗p/ìG\r ®x\x12\x1D 7╔B- "
b"\x1F äÀ\x13\x1F ¦BÓªLƒ\v ³ž¯A "
b"±¶ƒi‹\x11 @E±¢¿T½\x16 Õ, "
]
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` . `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` . `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 (0x707FEF2F724A4547A0249D181B4679DF , 0x2429768BCC0445FC83F03FB7CD320225 , 0x3D1675D5C63B4F13B8311B8D7D3A1D9E , 0x453B7C997F564FBEBC485A34E42872A1 , 0x698CD81B929548E6B34A6BCEA7B87691 , 0x94FA5F9B8EAC4A678CD513F0BDDF1E72 , 0x577DBB702F8D470DA978121D37C9422D , 0x1FE4C0131FA642D3AA4C830BB39EAF41 , 0xB1B683698B114045B1A2BF54BD16D52C );
Copy
50
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"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
]
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` = 0x274605D71D2B4479A3882D8FD62BFF5C ) GROUP BY `shipping_method` . `id` ORDER BY MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.name` )) ASC ;
Copy
51
0.50 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` . `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"ÇÑ6îÚ\v HtŸc{l9ØPÉ "
b"ùD\x14 Îm¨NÖ³PÑŸ‹"âÎ "
b"•t`\x05 zaJ<“@½¸ô\*ø "
b"'´º•òHÁH°ð·^ÇY "
]
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` . `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` . `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 (0xC7D136EEDA0B48749F637B6C39D850C9 , 0xF94414CE6DA84ED6B350D19F8B22E2CE , 0x957460057A614A3C9340BDB8F45C2AF8 , 0x27B4BA95F2AD48C1AD48B0F0B75EC759 );
Copy
52
0.33 ms
SELECT `sales_channel` . `id` FROM `sales_channel` LEFT JOIN `sales_channel_payment_method` `sales_channel.paymentMethods.mapping` ON `sales_channel` . `id` = `sales_channel.paymentMethods.mapping` . `sales_channel_id` LEFT JOIN `payment_method` `sales_channel.paymentMethods` ON `sales_channel.paymentMethods.mapping` . `payment_method_id` = `sales_channel.paymentMethods` . `id` WHERE ((`sales_channel` . `id` = ? AND `sales_channel.paymentMethods` . `id` = ? AND `sales_channel.paymentMethods` . `active` = ? )) LIMIT 1
Parameters :
[
b"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
b"¸©Å╔└\x10 G\x02 ®ofM½■&V "
true
]
SELECT `sales_channel` . `id` FROM `sales_channel` LEFT JOIN `sales_channel_payment_method` `sales_channel.paymentMethods.mapping` ON `sales_channel` . `id` = `sales_channel.paymentMethods.mapping` . `sales_channel_id` LEFT JOIN `payment_method` `sales_channel.paymentMethods` ON `sales_channel.paymentMethods.mapping` . `payment_method_id` = `sales_channel.paymentMethods` . `id` WHERE ((`sales_channel` . `id` = 0x274605D71D2B4479A3882D8FD62BFF5C AND `sales_channel.paymentMethods` . `id` = 0xF7B88FC9C0104702A96F664DABFE2656 AND `sales_channel.paymentMethods` . `active` = 1 )) LIMIT 1 ;
Copy
53
0.17 ms
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method`
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method` ;
Copy
54
0.17 ms
SELECT LOWER (HEX (assoc . `sales_channel_id` ))
FROM `sales_channel_payment_method` AS assoc
LEFT JOIN `payment_method` AS pm
ON pm . `id` = assoc . `payment_method_id`
WHERE
assoc . `payment_method_id` = ? AND
pm . `active` = 1
Parameters :
[
b"p\x7F ´/rJEGá$Ø\x18\e Fy▀ "
]
SELECT LOWER (HEX (assoc . `sales_channel_id` ))
FROM `sales_channel_payment_method` AS assoc
LEFT JOIN `payment_method` AS pm
ON pm . `id` = assoc . `payment_method_id`
WHERE
assoc . `payment_method_id` = 0x707FEF2F724A4547A0249D181B4679DF AND
pm . `active` = 1 ;
Copy
55
0.15 ms
SELECT `language` . `id` FROM `language` WHERE `language` . `id` IN (? ) LIMIT 1
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` FROM `language` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) LIMIT 1 ;
Copy
56
0.25 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = ? ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
57
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` . `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"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
]
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` . `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` . `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 (0x79A36140A28A4CE6AC6D0E2CED062741 ));
Copy
58
0.23 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"iTwà.öCå \x16 ¸>ÔÍö: "
]
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 (0x695477E02EF643E5A016B83ED4CDF63A ));
Copy
59
0.34 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` . `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"iTwà.öCå \x16 ¸>ÔÍö: "
]
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` . `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` . `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 (0x695477E02EF643E5A016B83ED4CDF63A )));
Copy
60
0.38 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` . `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 ˜¬”\x08 Jraº\n
2‚Xó\x7F £
"""
b"\x01 ™âxˆ\x18\x7F I½ûb\x04\x16 xæä "
b"\x01 šÅp\x7F ÂzT˜«¡óP|\x1A Ñ "
b"""
\n
$Epê6B® }4•¢a`\x13
"""
b"\x1E Î[¢H'M\x1F ·ãæfÂi®" "
b"6ìyyYRGWš<l\x11 |‘+æ "
b"tÃNêP&@»ƒ\x19 ¸\x13 vpÂÕ "
]
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` . `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` . `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 (0x0198AC94084A7261BA0A328258F37FA3 , 0x0199E27888187F49BDFB62041678E6E4 , 0x019AC5707FC27A5498ABA1F3507C1AD1 , 0x0A244570EA3642AEA07D3495A2616013 , 0x1ECE5BA248274D1FB7E3E666C269AE22 , 0x36EC7979595247579A3C6C117C912BE6 , 0x74C34EEA502640BB8319B8137670C2D5 )));
Copy
61
0.48 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 ÿ¼öDfs\x0F ر‗:ª¦┬± "
b"\x01 ™âÅâìv\x05 \x06 ¥ÚÉÌ\x1D ® "
b"\x01 šÅ‡+>{ߣ‹aÀVÆÕê "
b"±ìM\x04\x1C ÷G)œºböç_|± "
b"D\x0E 1\x08 uªAê“\x10 ÑòÑ<VÎ "
b"Z±ŒØÍ}IR¶™cï)\x1E \• "
b"påi¾ÿQEÁ¬øíê—Â\x04 É "
b"19\x15 ,ªŸH%˜\x14 õ\x05 8ŸœC "
b"“Á…eƒ¡EÒšÙy:„ö*\x03 "
b"▀'É#dãC3åTë<IÍ\x7F » "
b"᯽[+\x15 Gƒ¯‹è¿‰…\x1A Ò "
b"æáìlIC\x04 ‘ײ…Žão™ "
b".Ö╗x\x01 èDì¿G(RP¥|½ "
]
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 (0x0198AC944466730F9DF1F23AA6DDC2F1 , 0x0199E2C5E2EC7605AD06A5DAC9CC1DAE , 0x019AC5872B3E7BDFA38B61C056C6D5EA , 0xB1EC4D041CF747299CBA62F6E75F7CB1 , 0x440E310875AA41EA9310D1F2D13C56CE , 0x5AB18CD8CD7D4952B69963EF291E5C95 , 0x70E569BEFF5145C1ACF8EDEA97C204C9 , 0x3139152CAA9F48259814F505389F9C43 , 0x93C1856583A145D29AD9793A84F62A03 , 0xDF27902364C643338654893C49D67FAF , 0xE1AFBD5B2B154783AF8BE8BF89851AD2 , 0xE6ADE1EC6C49430491D7B2858EE36F99 , 0x2E99BB78018A448DA847285250BE7CAB )));
Copy
62
0.25 ms
SELECT `product_stream` . `id` as `product_stream.id` , `product_stream` . `api_filter` as `product_stream.apiFilter` , `product_stream` . `invalid` as `product_stream.invalid` , `product_stream` . `created_at` as `product_stream.createdAt` , `product_stream` . `updated_at` as `product_stream.updatedAt` , `product_stream.translation.name` , `product_stream.translation.name` as `product_stream.name` , `product_stream.translation.description` , `product_stream.translation.description` as `product_stream.description` , `product_stream.translation.customFields` , `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation` . `product_stream_id` , `product_stream.translation` . `name` as `product_stream.translation.name` , `product_stream.translation` . `description` as `product_stream.translation.description` , `product_stream.translation` . `custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation` . `language_id` = ? ) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id` WHERE `product_stream` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"ð"±&‰¬C]›¸\v\x02 ý—ûŸ "
]
SELECT `product_stream` . `id` as `product_stream.id` , `product_stream` . `api_filter` as `product_stream.apiFilter` , `product_stream` . `invalid` as `product_stream.invalid` , `product_stream` . `created_at` as `product_stream.createdAt` , `product_stream` . `updated_at` as `product_stream.updatedAt` , `product_stream.translation.name` , `product_stream.translation.name` as `product_stream.name` , `product_stream.translation.description` , `product_stream.translation.description` as `product_stream.description` , `product_stream.translation.customFields` , `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation` . `product_stream_id` , `product_stream.translation` . `name` as `product_stream.translation.name` , `product_stream.translation` . `description` as `product_stream.translation.description` , `product_stream.translation` . `custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id` WHERE `product_stream` . `id` IN (0xF022B12689AC435D9BB80B02FD97FB9F );
Copy
63
0.26 ms
SELECT `moorl_sorting` . `id` as `moorl_sorting.id` , `moorl_sorting` . `locked` as `moorl_sorting.locked` , `moorl_sorting` . `url_key` as `moorl_sorting.key` , `moorl_sorting` . `entity` as `moorl_sorting.entity` , `moorl_sorting` . `priority` as `moorl_sorting.priority` , `moorl_sorting` . `active` as `moorl_sorting.active` , `moorl_sorting` . `fields` as `moorl_sorting.fields` , `moorl_sorting` . `created_at` as `moorl_sorting.createdAt` , `moorl_sorting` . `updated_at` as `moorl_sorting.updatedAt` , `moorl_sorting.translation.label` , `moorl_sorting.translation.label` as `moorl_sorting.label` FROM `moorl_sorting` LEFT JOIN (SELECT `moorl_sorting.translation` . `moorl_sorting_id` , `moorl_sorting.translation` . `label` as `moorl_sorting.translation.label` FROM `moorl_sorting_translation` `moorl_sorting.translation` WHERE `moorl_sorting.translation` . `language_id` = ? ) `moorl_sorting.moorl_sorting_translation` ON `moorl_sorting.moorl_sorting_translation` . `moorl_sorting_id` = `moorl_sorting` . `id` WHERE `moorl_sorting` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"™\x0F A<X]ˆ1Ñ×[Ž›VÐv "
]
SELECT `moorl_sorting` . `id` as `moorl_sorting.id` , `moorl_sorting` . `locked` as `moorl_sorting.locked` , `moorl_sorting` . `url_key` as `moorl_sorting.key` , `moorl_sorting` . `entity` as `moorl_sorting.entity` , `moorl_sorting` . `priority` as `moorl_sorting.priority` , `moorl_sorting` . `active` as `moorl_sorting.active` , `moorl_sorting` . `fields` as `moorl_sorting.fields` , `moorl_sorting` . `created_at` as `moorl_sorting.createdAt` , `moorl_sorting` . `updated_at` as `moorl_sorting.updatedAt` , `moorl_sorting.translation.label` , `moorl_sorting.translation.label` as `moorl_sorting.label` FROM `moorl_sorting` LEFT JOIN (SELECT `moorl_sorting.translation` . `moorl_sorting_id` , `moorl_sorting.translation` . `label` as `moorl_sorting.translation.label` FROM `moorl_sorting_translation` `moorl_sorting.translation` WHERE `moorl_sorting.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_sorting.moorl_sorting_translation` ON `moorl_sorting.moorl_sorting_translation` . `moorl_sorting_id` = `moorl_sorting` . `id` WHERE `moorl_sorting` . `id` IN (0x990F413C585D8831D1D75B8E9B56D076 );
Copy
64
0.66 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` . `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 šÅ–ó–wYŠ\x12 5h}oÝ, "
b"\x01 Üm¬Ùz╚×ÍÉX▒0tÚ "
b"y4èà\x03 DD*¥\x13 yøhLs "
b"\x13 ë¾p£—F…¥º ……+Øï "
b"u=$YCÆG«—šÂJÙ\x19 Çß "
b"""
>ú×¼T█K\n
ì>ÊÚrà6¬
"""
b"""
£#uñÝ\t J‚ŸPå\n
†k¯t
"""
b"ÚèfŽ\x15 §N4€+L$dW>b "
b"Û¨w\t %\x00 A߬†´$£æ¦] "
b"\x01 ÿ§AF\x16 }Öɽ┘░£*¦^ "
b"\x01 ˜õBï{u\x12 º–IM_àNS "
b"¹_ŒÃLöO–‡Ji\x1E •)\x05\x19 "
b"’Û¹&œ÷D;£\x16 |[^ðÁG "
b"}U\h¼)@òŽ('Ók¡Ä\e "
b"\x1A \┤ksYCÓïÙ┴ØÅAÜþ "
b"ÏÚDTF\@\x12 Œ\x1C ZO€rÀG "
b"\x01 šSk•0z~¼îbÊ0µ”\x00 "
]
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` . `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 (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
?
)
)
Copy
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` . `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 (0x019AC596F39677598A1235687D6FDD2C , 0x019A6DB6AAEB7AC89ED69058B13074E9 , 0x7934E8E00344442AA51379F868AD4C73 , 0x13EBBE70A3974685A5BAA085852BD8EF , 0x753D245943C647AB979AC24AD919C7DF , 0x3EA39EAC54DB4B0A8D3ED2E9728536AA , 0xA32375F1DD094A829F50E50A866BAF74 , 0xDAE8668E15A74E34802B4C2464573E62 , 0xDBA87709250041DFAC86B424A3E6A65D , 0x0198F54146167D9990ABD9B09C2ADD5E , 0x0198F542EF7B7512BA96494D5FE04E53 , 0xB95F8CC34CF64F96874A691E95290519 , 0x92DBB9269CF7443BA3167C5B5EF0C147 , 0x7D555C68BC2940F28E2827D36BA1C41B , 0x1A5CB46B735943E08BEBC19D8F419AE7 , 0xCFDA4454465C40128C1C5A4F8072C047 , 0x019A536B95307A7EBCEE62CA30B59400 ));
Copy
65
0.18 ms
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
66
575.37 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 (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `custom_fields` as `product.translation.customFields` 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` . `custom_fields` as `product.parent.translation.customFields` 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` WHERE (`product` . `version_id` = ? ) AND ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = ? AND NOT (COALESCE (IF (JSON_TYPE (JSON_EXTRACT (`product.translation.customFields` , '$.custom_product_api_import' )) ! = "NULL" , CONVERT (JSON_UNQUOTE (JSON_EXTRACT (`product.translation.customFields` , '$.custom_product_api_import' )) USING "utf8mb4" ) COLLATE utf8mb4_unicode_ci , NULL ), IF (JSON_TYPE (JSON_EXTRACT (`product.parent.translation.customFields` , '$.custom_product_api_import' )) ! = "NULL" , CONVERT (JSON_UNQUOTE (JSON_EXTRACT (`product.parent.translation.customFields` , '$.custom_product_api_import' )) USING "utf8mb4" ) COLLATE utf8mb4_unicode_ci , NULL )) < = > ? ))) AND NOT (`product` . `display_group` < = > ? ) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) GROUP BY `product` . `display_group` ORDER BY MAX (`product` . `created_at` ) DESC LIMIT 10
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"1 "
"null "
null
10
b"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
true
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `custom_fields` as `product.translation.customFields` 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` . `custom_fields` as `product.parent.translation.customFields` 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` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = '1' AND NOT (COALESCE (IF (JSON_TYPE (JSON_EXTRACT (`product.translation.customFields` , '$.custom_product_api_import' )) ! = "NULL" , CONVERT (JSON_UNQUOTE (JSON_EXTRACT (`product.translation.customFields` , '$.custom_product_api_import' )) USING "utf8mb4" ) COLLATE utf8mb4_unicode_ci , NULL ), IF (JSON_TYPE (JSON_EXTRACT (`product.parent.translation.customFields` , '$.custom_product_api_import' )) ! = "NULL" , CONVERT (JSON_UNQUOTE (JSON_EXTRACT (`product.parent.translation.customFields` , '$.custom_product_api_import' )) USING "utf8mb4" ) COLLATE utf8mb4_unicode_ci , NULL )) < = > 'null' ))) AND NOT (`product` . `display_group` < = > NULL ) AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x274605D71D2B4479A3882D8FD62BFF5C AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) GROUP BY `product` . `display_group` ORDER BY MAX (`product` . `created_at` ) DESC LIMIT 10 ;
Copy
67
1.95 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` , (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.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` , `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` . `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"%¯£©\x18 £Å~v║È+9¡«, "
b"xð\x10 r┤<Î\x19 0\x10 ï-Ø\x10 lc "
b"p÷áýePê«h²Rí>ñX« "
b"¯Z+}µìxؽ\x10 ¥\x17 ¦¸•' "
b"(£ ßÊÎsÉYJ^ÃèO\x7F I "
b"\x01 Ø\x01 ▄┴?|\x05 ×\x02\x18 ¡èUp% "
b"\x01 Ø\x01 ½ëÓrº┤\r 0▀ á░╠ "
b"\x01 Ø\x01 í▀ tZ░═"L.W^© "
b"\x01 Ø\x01 ø÷@|µÁù,┤Zƒ{ "
b"\x01 Ø\x01 7pÔ\x7F úú\x05 v╗█`╩ "
]
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` ,
(
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.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` ,
`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` . `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` , (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.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` , `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` . `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 (0x25EE9CB8189C8F7E76BAD42B39ADAE2C , 0x78D01072B43CD71930108B2D9D106C63 , 0x70F7E1FD6550EAAB68B252ED3EF158AB , 0xAF5A2B7DB5EC78D8BD10A517A6B89527 , 0x289CFFE1D2D77390594A5EC78A4F7F49 , 0x019D01DCC13F7C059E0218AD8A557025 , 0x019D01AB89E072A7B40D30DF20A0B0CC , 0x019D01A1DF20745AB0CD224C2E575EB8 , 0x019D019BF6407CE6B5F0972CB45A9F7B , 0x019D013770E27FA3A3052076BBDB60CA ));
Copy
68
0.38 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 Ø\x01 7pÔ\x7F úú\x05 v╗█`╩ "
b"\x01 Ø\x01 ø÷@|µÁù,┤Zƒ{ "
b"\x01 Ø\x01 í▀ tZ░═"L.W^© "
b"\x01 Ø\x01 ½ëÓrº┤\r 0▀ á░╠ "
b"\x01 Ø\x01 ▄┴?|\x05 ×\x02\x18 ¡èUp% "
b"%¯£©\x18 £Å~v║È+9¡«, "
b"(£ ßÊÎsÉYJ^ÃèO\x7F I "
b"p÷áýePê«h²Rí>ñX« "
b"xð\x10 r┤<Î\x19 0\x10 ï-Ø\x10 lc "
b"¯Z+}µìxؽ\x10 ¥\x17 ¦¸•' "
]
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 (0x019D013770E27FA3A3052076BBDB60CA , 0x019D019BF6407CE6B5F0972CB45A9F7B , 0x019D01A1DF20745AB0CD224C2E575EB8 , 0x019D01AB89E072A7B40D30DF20A0B0CC , 0x019D01DCC13F7C059E0218AD8A557025 , 0x25EE9CB8189C8F7E76BAD42B39ADAE2C , 0x289CFFE1D2D77390594A5EC78A4F7F49 , 0x70F7E1FD6550EAAB68B252ED3EF158AB , 0x78D01072B43CD71930108B2D9D106C63 , 0xAF5A2B7DB5EC78D8BD10A517A6B89527 )));
Copy
69
0.36 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
70
0.25 ms
SELECT `product_manufacturer` . `id` FROM `product_manufacturer` WHERE (`product_manufacturer` . `version_id` = ? ) AND ((NOT (`product_manufacturer` . `id` < = > ? ))) ORDER BY `product_manufacturer` . `media_id` DESC , `product_manufacturer` . `id` ASC LIMIT 12
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
]
SELECT `product_manufacturer` . `id` FROM `product_manufacturer` WHERE (`product_manufacturer` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((NOT (`product_manufacturer` . `id` < = > 0x79A36140A28A4CE6AC6D0E2CED062741 ))) ORDER BY `product_manufacturer` . `media_id` DESC , `product_manufacturer` . `id` ASC LIMIT 12 ;
Copy
71
0.68 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.media` . `id` as `product_manufacturer.media.id` , `product_manufacturer.media` . `user_id` as `product_manufacturer.media.userId` , `product_manufacturer.media` . `media_folder_id` as `product_manufacturer.media.mediaFolderId` , `product_manufacturer.media` . `mime_type` as `product_manufacturer.media.mimeType` , `product_manufacturer.media` . `file_extension` as `product_manufacturer.media.fileExtension` , `product_manufacturer.media` . `uploaded_at` as `product_manufacturer.media.uploadedAt` , `product_manufacturer.media` . `file_name` as `product_manufacturer.media.fileName` , `product_manufacturer.media` . `file_size` as `product_manufacturer.media.fileSize` , `product_manufacturer.media` . `media_type` as `product_manufacturer.media.mediaTypeRaw` , `product_manufacturer.media` . `meta_data` as `product_manufacturer.media.metaData` , `product_manufacturer.media` . `config` as `product_manufacturer.media.config` , `product_manufacturer.media` . `path` as `product_manufacturer.media.path` , `product_manufacturer.media` . `private` as `product_manufacturer.media.private` , `product_manufacturer.media` . `thumbnails_ro` as `product_manufacturer.media.thumbnailsRo` , `product_manufacturer.media` . `created_at` as `product_manufacturer.media.createdAt` , `product_manufacturer.media` . `updated_at` as `product_manufacturer.media.updatedAt` , `product_manufacturer.media.translation.title` , `product_manufacturer.media.translation.title` as `product_manufacturer.media.title` , `product_manufacturer.media.translation.alt` , `product_manufacturer.media.translation.alt` as `product_manufacturer.media.alt` , `product_manufacturer.media.translation.customFields` , `product_manufacturer.media.translation.customFields` as `product_manufacturer.media.customFields` , `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 `media` `product_manufacturer.media` ON `product_manufacturer` . `media_id` = `product_manufacturer.media` . `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_manufacturer.media.translation` . `media_id` , `product_manufacturer.media.translation` . `alt` as `product_manufacturer.media.translation.alt` , `product_manufacturer.media.translation` . `title` as `product_manufacturer.media.translation.title` , `product_manufacturer.media.translation` . `custom_fields` as `product_manufacturer.media.translation.customFields` FROM `media_translation` `product_manufacturer.media.translation` WHERE `product_manufacturer.media.translation` . `language_id` = ? ) `product_manufacturer.media.media_translation` ON `product_manufacturer.media.media_translation` . `media_id` = `product_manufacturer.media` . `id` WHERE (`product_manufacturer` . `version_id` = ? ) AND (`product_manufacturer` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"{ƒ0ÕpF<œ~·ó\x04 Ž{- "
b"áˆÍyÔFHïžk|Ã\q„ª "
b"""
Õ(\n
+·îJM„ñ}ðÆ~=ï
"""
b"▄0¬<ı█G4ÉØ[\x16 Â=){ "
b"\x0E QZ1ï½L\x1C ’ê’¥oìĽ "
b"†ÞþÊ2\x1A @8¯dD/Ú`ð\x01 "
b"¥« È)ãOo©<\v ;ýbüØ "
b"{ÿbŒ“üIćŠEÈ*ÜÄ} "
b"\x06 .│ì\uCvÀî\x14 ┘7!±ç "
b"3├¼\x1C ¥‗E,░Ï,ï\t bìz "
b"""
Å8þ\n
?\x17 Oйx¾¤ºÑ5Ø
"""
b"-¬®9x"C-®HÌ›~~¶í "
]
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.media` . `id` as `product_manufacturer.media.id` ,
`product_manufacturer.media` . `user_id` as `product_manufacturer.media.userId` ,
`product_manufacturer.media` . `media_folder_id` as `product_manufacturer.media.mediaFolderId` ,
`product_manufacturer.media` . `mime_type` as `product_manufacturer.media.mimeType` ,
`product_manufacturer.media` . `file_extension` as `product_manufacturer.media.fileExtension` ,
`product_manufacturer.media` . `uploaded_at` as `product_manufacturer.media.uploadedAt` ,
`product_manufacturer.media` . `file_name` as `product_manufacturer.media.fileName` ,
`product_manufacturer.media` . `file_size` as `product_manufacturer.media.fileSize` ,
`product_manufacturer.media` . `media_type` as `product_manufacturer.media.mediaTypeRaw` ,
`product_manufacturer.media` . `meta_data` as `product_manufacturer.media.metaData` ,
`product_manufacturer.media` . `config` as `product_manufacturer.media.config` ,
`product_manufacturer.media` . `path` as `product_manufacturer.media.path` ,
`product_manufacturer.media` . `private` as `product_manufacturer.media.private` ,
`product_manufacturer.media` . `thumbnails_ro` as `product_manufacturer.media.thumbnailsRo` ,
`product_manufacturer.media` . `created_at` as `product_manufacturer.media.createdAt` ,
`product_manufacturer.media` . `updated_at` as `product_manufacturer.media.updatedAt` ,
`product_manufacturer.media.translation.title` ,
`product_manufacturer.media.translation.title` as `product_manufacturer.media.title` ,
`product_manufacturer.media.translation.alt` ,
`product_manufacturer.media.translation.alt` as `product_manufacturer.media.alt` ,
`product_manufacturer.media.translation.customFields` ,
`product_manufacturer.media.translation.customFields` as `product_manufacturer.media.customFields` ,
`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 `media` `product_manufacturer.media` ON `product_manufacturer` . `media_id` = `product_manufacturer.media` . `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_manufacturer.media.translation` . `media_id` ,
`product_manufacturer.media.translation` . `alt` as `product_manufacturer.media.translation.alt` ,
`product_manufacturer.media.translation` . `title` as `product_manufacturer.media.translation.title` ,
`product_manufacturer.media.translation` . `custom_fields` as `product_manufacturer.media.translation.customFields`
FROM
`media_translation` `product_manufacturer.media.translation`
WHERE
`product_manufacturer.media.translation` . `language_id` = ?
) `product_manufacturer.media.media_translation` ON `product_manufacturer.media.media_translation` . `media_id` = `product_manufacturer.media` . `id`
WHERE
(
`product_manufacturer` . `version_id` = ?
)
AND (
`product_manufacturer` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
Copy
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.media` . `id` as `product_manufacturer.media.id` , `product_manufacturer.media` . `user_id` as `product_manufacturer.media.userId` , `product_manufacturer.media` . `media_folder_id` as `product_manufacturer.media.mediaFolderId` , `product_manufacturer.media` . `mime_type` as `product_manufacturer.media.mimeType` , `product_manufacturer.media` . `file_extension` as `product_manufacturer.media.fileExtension` , `product_manufacturer.media` . `uploaded_at` as `product_manufacturer.media.uploadedAt` , `product_manufacturer.media` . `file_name` as `product_manufacturer.media.fileName` , `product_manufacturer.media` . `file_size` as `product_manufacturer.media.fileSize` , `product_manufacturer.media` . `media_type` as `product_manufacturer.media.mediaTypeRaw` , `product_manufacturer.media` . `meta_data` as `product_manufacturer.media.metaData` , `product_manufacturer.media` . `config` as `product_manufacturer.media.config` , `product_manufacturer.media` . `path` as `product_manufacturer.media.path` , `product_manufacturer.media` . `private` as `product_manufacturer.media.private` , `product_manufacturer.media` . `thumbnails_ro` as `product_manufacturer.media.thumbnailsRo` , `product_manufacturer.media` . `created_at` as `product_manufacturer.media.createdAt` , `product_manufacturer.media` . `updated_at` as `product_manufacturer.media.updatedAt` , `product_manufacturer.media.translation.title` , `product_manufacturer.media.translation.title` as `product_manufacturer.media.title` , `product_manufacturer.media.translation.alt` , `product_manufacturer.media.translation.alt` as `product_manufacturer.media.alt` , `product_manufacturer.media.translation.customFields` , `product_manufacturer.media.translation.customFields` as `product_manufacturer.media.customFields` , `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 `media` `product_manufacturer.media` ON `product_manufacturer` . `media_id` = `product_manufacturer.media` . `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_manufacturer.media.translation` . `media_id` , `product_manufacturer.media.translation` . `alt` as `product_manufacturer.media.translation.alt` , `product_manufacturer.media.translation` . `title` as `product_manufacturer.media.translation.title` , `product_manufacturer.media.translation` . `custom_fields` as `product_manufacturer.media.translation.customFields` FROM `media_translation` `product_manufacturer.media.translation` WHERE `product_manufacturer.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_manufacturer.media.media_translation` ON `product_manufacturer.media.media_translation` . `media_id` = `product_manufacturer.media` . `id` WHERE (`product_manufacturer` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product_manufacturer` . `id` IN (0x7B8330D570AD463C9C7EB7F3048E7B2D , 0xE188CD79D44648EF9E6B7CC35C7184AA , 0xD5280A2BB7EE4A4D84F17DF0C67E3DEF , 0xDC30AA3CD5DB4734909D5B16B63D297B , 0x0E515A31EFBD4C1C92EA92A56FECC4BD , 0x86DEFECA321A4038AF64442FDA60F001 , 0xA5ABA0C829E34F6FA93C0B3BFD62FCD8 , 0x7BFF628C93FC49C4878A45C82ADCC47D , 0x062EB38D5C754376B78C14D93721F187 , 0x33C3AC1CBEF2452CB0D82C8B09628D7A , 0xC538FE0A3F174FD0B978BEA4BAD135D8 , 0x2DACAE397822432DAE48CC9B7E7EB6ED ));
Copy
72
0.66 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"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
true
b"%¯£©\x18 £Å~v║È+9¡«, "
b"xð\x10 r┤<Î\x19 0\x10 ï-Ø\x10 lc "
b"p÷áýePê«h²Rí>ñX« "
b"¯Z+}µìxؽ\x10 ¥\x17 ¦¸•' "
b"(£ ßÊÎsÉYJ^ÃèO\x7F I "
b"\x01 Ø\x01 ▄┴?|\x05 ×\x02\x18 ¡èUp% "
b"\x01 Ø\x01 ½ëÓrº┤\r 0▀ á░╠ "
b"\x01 Ø\x01 í▀ tZ░═"L.W^© "
b"\x01 Ø\x01 ø÷@|µÁù,┤Zƒ{ "
b"\x01 Ø\x01 7pÔ\x7F úú\x05 v╗█`╩ "
]
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` = 0x274605D71D2B4479A3882D8FD62BFF5C AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0x25EE9CB8189C8F7E76BAD42B39ADAE2C , 0x78D01072B43CD71930108B2D9D106C63 , 0x70F7E1FD6550EAAB68B252ED3EF158AB , 0xAF5A2B7DB5EC78D8BD10A517A6B89527 , 0x289CFFE1D2D77390594A5EC78A4F7F49 , 0x019D01DCC13F7C059E0218AD8A557025 , 0x019D01AB89E072A7B40D30DF20A0B0CC , 0x019D01A1DF20745AB0CD224C2E575EB8 , 0x019D019BF6407CE6B5F0972CB45A9F7B , 0x019D013770E27FA3A3052076BBDB60CA )) GROUP BY `product` . `id` ;
Copy
73
2.75 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` , (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.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` , `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` . `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"%¯£©\x18 £Å~v║È+9¡«, "
b"xð\x10 r┤<Î\x19 0\x10 ï-Ø\x10 lc "
b"p÷áýePê«h²Rí>ñX« "
b"¯Z+}µìxؽ\x10 ¥\x17 ¦¸•' "
b"(£ ßÊÎsÉYJ^ÃèO\x7F I "
b"\x01 Ø\x01 ▄┴?|\x05 ×\x02\x18 ¡èUp% "
b"\x01 Ø\x01 ½ëÓrº┤\r 0▀ á░╠ "
b"\x01 Ø\x01 í▀ tZ░═"L.W^© "
b"\x01 Ø\x01 ø÷@|µÁù,┤Zƒ{ "
b"\x01 Ø\x01 7pÔ\x7F úú\x05 v╗█`╩ "
]
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` ,
(
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.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` ,
`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` . `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` , (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.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` , `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` . `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 (0x25EE9CB8189C8F7E76BAD42B39ADAE2C , 0x78D01072B43CD71930108B2D9D106C63 , 0x70F7E1FD6550EAAB68B252ED3EF158AB , 0xAF5A2B7DB5EC78D8BD10A517A6B89527 , 0x289CFFE1D2D77390594A5EC78A4F7F49 , 0x019D01DCC13F7C059E0218AD8A557025 , 0x019D01AB89E072A7B40D30DF20A0B0CC , 0x019D01A1DF20745AB0CD224C2E575EB8 , 0x019D019BF6407CE6B5F0972CB45A9F7B , 0x019D013770E27FA3A3052076BBDB60CA ));
Copy
74
0.37 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 Ø\x01 7pÔ\x7F úú\x05 v╗█`╩ "
b"\x01 Ø\x01 ø÷@|µÁù,┤Zƒ{ "
b"\x01 Ø\x01 í▀ tZ░═"L.W^© "
b"\x01 Ø\x01 ½ëÓrº┤\r 0▀ á░╠ "
b"\x01 Ø\x01 ▄┴?|\x05 ×\x02\x18 ¡èUp% "
b"%¯£©\x18 £Å~v║È+9¡«, "
b"(£ ßÊÎsÉYJ^ÃèO\x7F I "
b"p÷áýePê«h²Rí>ñX« "
b"xð\x10 r┤<Î\x19 0\x10 ï-Ø\x10 lc "
b"¯Z+}µìxؽ\x10 ¥\x17 ¦¸•' "
]
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 (0x019D013770E27FA3A3052076BBDB60CA , 0x019D019BF6407CE6B5F0972CB45A9F7B , 0x019D01A1DF20745AB0CD224C2E575EB8 , 0x019D01AB89E072A7B40D30DF20A0B0CC , 0x019D01DCC13F7C059E0218AD8A557025 , 0x25EE9CB8189C8F7E76BAD42B39ADAE2C , 0x289CFFE1D2D77390594A5EC78A4F7F49 , 0x70F7E1FD6550EAAB68B252ED3EF158AB , 0x78D01072B43CD71930108B2D9D106C63 , 0xAF5A2B7DB5EC78D8BD10A517A6B89527 )));
Copy
75
0.43 ms
SELECT `sales_channel` . `id` FROM `sales_channel` LEFT JOIN `sales_channel_payment_method` `sales_channel.paymentMethods.mapping` ON `sales_channel` . `id` = `sales_channel.paymentMethods.mapping` . `sales_channel_id` LEFT JOIN `payment_method` `sales_channel.paymentMethods` ON `sales_channel.paymentMethods.mapping` . `payment_method_id` = `sales_channel.paymentMethods` . `id` WHERE ((`sales_channel` . `id` = ? AND `sales_channel.paymentMethods` . `id` = ? AND `sales_channel.paymentMethods` . `active` = ? )) LIMIT 1
Parameters :
[
b"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
b"¸©Å╔└\x10 G\x02 ®ofM½■&V "
true
]
SELECT `sales_channel` . `id` FROM `sales_channel` LEFT JOIN `sales_channel_payment_method` `sales_channel.paymentMethods.mapping` ON `sales_channel` . `id` = `sales_channel.paymentMethods.mapping` . `sales_channel_id` LEFT JOIN `payment_method` `sales_channel.paymentMethods` ON `sales_channel.paymentMethods.mapping` . `payment_method_id` = `sales_channel.paymentMethods` . `id` WHERE ((`sales_channel` . `id` = 0x274605D71D2B4479A3882D8FD62BFF5C AND `sales_channel.paymentMethods` . `id` = 0xF7B88FC9C0104702A96F664DABFE2656 AND `sales_channel.paymentMethods` . `active` = 1 )) LIMIT 1 ;
Copy
76
4.65 ms
SELECT model_number FROM hobaIT_sparepartfinder_models WHERE model_code LIKE ?
Parameters :
[
"%F8503W9% "
]
SELECT model_number FROM hobaIT_sparepartfinder_models WHERE model_code LIKE '%F8503W9%' ;
Copy
77
66.41 ms
SELECT s . * , c . name , n . name as article_description , IF (p . active = 1 , lower (hex (p . id )), null ) as product_id FROM hobaIT_sparepartfinder AS s
LEFT JOIN hobaIT_csb_article_data AS c ON c . article_number = s . article_number
LEFT JOIN hobaIT_sparepartfinder_article_names n ON n . article_number = s . article_number
LEFT JOIN product AS p ON p . product_number = s . article_number
WHERE model_number = ? ORDER BY `group` , sequence_number ASC
Parameters :
[
1002337409
]
SELECT s . * , c . name , n . name as article_description , IF (p . active = 1 , lower (hex (p . id )), null ) as product_id FROM hobaIT_sparepartfinder AS s
LEFT JOIN hobaIT_csb_article_data AS c ON c . article_number = s . article_number
LEFT JOIN hobaIT_sparepartfinder_article_names n ON n . article_number = s . article_number
LEFT JOIN product AS p ON p . product_number = s . article_number
WHERE model_number = 1002337409 ORDER BY `group` , sequence_number ASC ;
Copy
78
21.13 ms
SELECT * FROM hobaIT_sparepartfinder_groups WHERE id IN (14388 , 14399 , 18321 , 4668 , 49341 , 49783 , 50286 , 52186 , 52190 , 52333 , 52338 , 52390 , 52408 , 52414 , 52476 , 52725 , 52975 , 54222 , 54231 , 54626 , 54726 , 56128 , 56133 , 56923 , 56933 , 57034 , 57055 , 57082 , 57083 , 57084 , 57088 , 57092 , 59660 , 59663 , 59665 , 59694 , 59697 , 59699 , 59704 , 59706 , 59708 , 59710 , 59872 , 59873 , 60132 ) ORDER BY number , part_type ASC
SELECT
*
FROM
hobaIT_sparepartfinder_groups
WHERE
id IN (
14388 , 14399 , 18321 , 4668 , 49341 , 49783 ,
50286 , 52186 , 52190 , 52333 , 52338 ,
52390 , 52408 , 52414 , 52476 , 52725 ,
52975 , 54222 , 54231 , 54626 , 54726 ,
56128 , 56133 , 56923 , 56933 , 57034 ,
57055 , 57082 , 57083 , 57084 , 57088 ,
57092 , 59660 , 59663 , 59665 , 59694 ,
59697 , 59699 , 59704 , 59706 , 59708 ,
59710 , 59872 , 59873 , 60132
)
ORDER BY
number ,
part_type ASC
Copy
SELECT * FROM hobaIT_sparepartfinder_groups WHERE id IN (14388 , 14399 , 18321 , 4668 , 49341 , 49783 , 50286 , 52186 , 52190 , 52333 , 52338 , 52390 , 52408 , 52414 , 52476 , 52725 , 52975 , 54222 , 54231 , 54626 , 54726 , 56128 , 56133 , 56923 , 56933 , 57034 , 57055 , 57082 , 57083 , 57084 , 57088 , 57092 , 59660 , 59663 , 59665 , 59694 , 59697 , 59699 , 59704 , 59706 , 59708 , 59710 , 59872 , 59873 , 60132 ) ORDER BY number , part_type ASC ;
Copy
79
188.97 ms
SELECT * FROM hobaIT_sparepartfinder_images WHERE group_id IN (14388 , 14399 , 18321 , 4668 , 49341 , 49783 , 50286 , 52186 , 52190 , 52333 , 52338 , 52390 , 52408 , 52414 , 52476 , 52725 , 52975 , 54222 , 54231 , 54626 , 54726 , 56128 , 56133 , 56923 , 56933 , 57034 , 57055 , 57082 , 57083 , 57084 , 57088 , 57092 , 59660 , 59663 , 59665 , 59694 , 59697 , 59699 , 59704 , 59706 , 59708 , 59710 , 59872 , 59873 , 60132 ) AND article_number IN ("77713001144" , "77713003000" , "77713008100" , "50313005000" , "77713006000" , "77713002000" , "77713007100" , "77713004000" , "77711050000" , "58012040150" , "77713010000" , "54813020100" , "0603100141" , "54802051000" , "00062030000" , "7701301500101" , "77013014000" , "77013021000" , "77013019000" , "77013017000" , "77013018000" , "77713030000" , "61013020100" , "54613218000" , "0025080306S" , "61230045000" , "81235055020" , "81235055110" , "0760123073" , "79435053000" , "79435052000" , "0025060256" , "0025060456" , "0025060206" , "0603061001" , "0402040980" , "79435055015" , "48600611" , "44906890" , "40540399" , "40540400" , "40540401" , "40540402" , "40540403" , "40540404" , "40540405" , "40540406" , "40540407" , "40540408" , "40540409" , "40540410" , "40540411" , "40540412" , "40540413" , "40540414" , "40540415" , "40540417" , "40540418" , "40540419" , "40540421" , "40540422" , "40540423" , "40540425" , "40540426" , "40540427" , "40540447" , "40540448" , "40540449" , "40540450" , "40540494" , "40540774" , "40541383" , "40541391" , "40541392" , "40541393" , "40541402" , "40541403" , "40541404" , "40541405" , "40541406" , "40541408" , "40541414" , "40541416" , "40541417" , "48600063" , "48600064" , "48600065" , "48600069" , "48600095" , "48600096" , "48600097" , "48600098" , "48600099" , "48600100" , "48600101" , "48600102" , "48600116" , "48600139" , "48600217" , "48600325" , "48600326" , "48600327" , "48600328" , "48600329" , "48600330" , "48600331" , "48600332" , "48600333" , "48600479" , "48600967" , "48600988" , "48600989" , "48601091" , "48601092" , "48601093" , "48601094" , "48601262" , "48601264" , "48601300" , "48601459" , "48601548" , "48601550" , "48601584" , "48601692" , "48601693" , "48601707" , "48601841" , "48601847" , "48601849" , "48601850" , "48601916" , "48601917" , "S64060000400000" , "S64060000500000" , "S64060000600000" , "S64060001500000" , "48600213" , "48600214" , "48600215" , "48600216" , "48600218" , "48600346" , "48600350" , "48600351" , "48600352" , "48600357" , "48600385" , "48600386" , "48600480" , "48600485" , "48600555" , "48600607" , "48600964" , "48600965" , "48601095" , "48601113" , "48601266" , "48601402" , "48601859" , "48601860" , "48601862" , "48601863" , "48601864" , "89080001" , "89080002" , "89080003" , "89080004" , "89080005" , "89080006" , "89080007" , "89080008" , "89080009" , "S64080000000000" , "S64080000100000" , "S64080000300000" , "S64080000400000" , "S64080000900000" , "40540477" , "43570120" , "43578166" , "44916098" , "44916130" , "44916180" , "46180640" , "48600061" , "48600062" , "36120284" , "36120286" , "36120291" , "36120292" , "36120298" , "36120299" , "36120308" , "36120311" , "36120312" , "36120313" , "36120314" , "36120325" , "36120326" , "36120327" , "36120328" , "36120329" , "36120330" , "36120331" , "36120332" , "36120333" , "36120334" , "36120335" , "36120336" , "36120337" , "36120338" , "36120339" , "36120340" , "36120342" , "36120343" , "36120344" , "36120345" , "36120346" , "36120347" , "36120348" , "36120349" , "36120350" , "36120351" , "36120352" , "36120353" , "36120354" , "36120355" , "36120356" , "36120604" , "40140275" , "48601708" , "50180395" , "50181296" , "50181297" , "S64120000000000" , "S64120000800000" , "46180712" , "46810490" , "46810491" , "46810492" , "46810493" , "46810494" , "46810495" , "46810496" , "46810497" , "46810498" , "46810499" , "46810500" , "46810501" , "46810502" , "46810503" , "46810504" , "46810505" , "46810506" , "46810507" , "46810508" , "46810509" , "46810510" , "46810511" , "46810512" , "46810513" , "46810514" , "46810515" , "46810516" , "46810517" , "46810518" , "46810519" , "46810520" , "46810521" , "46810522" , "46810523" , "46810524" , "46810525" , "46810602" , "46810603" , "46810604" , "46810605" , "46810606" , "46810607" , "46810608" , "46810610" , "46810611" , "46810612" , "46810613" , "46810614" , "46810615" , "46810616" , "46810620" , "46810622" , "46810623" , "46810624" , "46810625" , "46810627" , "46810628" , "46810631" , "46810632" , "46810633" , "46810634" , "46810636" , "46810637" , "46810638" , "46810639" , "46810641" , "46810642" , "46810643" , "46810856" , "46811258" , "46811580" , "46811582" , "46811629" , "46811635" , "46812015" , "46812016" , "46812017" , "46812018" , "35480479" , "46811046" , "50180006" , "50180007" , "50180008" , "50180009" , "50180010" , "50180012" , "50180013" , "50180014" , "50180015" , "50180016" , "50180017" , "50180019" , "50180020" , "50180021" , "50180022" , "50180023" , "50180024" , "50180025" , "50180026" , "50180027" , "50180028" , "50180029" , "50180030" , "50180031" , "50180032" , "50180033" , "50180034" , "50180035" , "50180036" , "50180037" , "50180038" , "50180039" , "50180040" , "50180041" , "50180043" , "50180044" , "50180045" , "50180046" , "50180047" , "50180048" , "50180049" , "50180050" , "50180051" , "50180052" , "50180053" , "50180054" , "50180055" , "50180056" , "50180057" , "50180058" , "50180059" , "50180060" , "50180061" , "50180062" , "50180063" , "50180064" , "50180065" , "50180066" , "50180067" , "50180068" , "50180069" , "50180070" , "50180071" , "50180072" , "50180073" , "50180074" , "50180075" , "50180076" , "50180077" , "50180078" , "50180079" , "50180080" , "50180177" , "50180210" , "50180383" , "50180634" , "50180650" , "50180653" , "50180654" , "50180655" , "50180656" , "50180657" , "50180659" , "50180662" , "50180663" , "50180664" , "50180665" , "50180666" , "48600212" , "50180209" , "50180330" , "50180578" , "50180635" , "40541061" , "36120469" , "36120471" , "46811636" , "89000001" , "48600460" , "50600065" , "46811637" , "50600002" , "79613080001" , "79013081000" , "54813082000" , "54813090300" , "79013083000" , "54813018000" , "54813075000" , "54613218100" , "54813070200" , "62513020000" , "79003023044" , "58605083014" , "79003023090" , "0770180020" , "78003023070" , "79003023050" , "0019080266S" , "78003023081" , "0770125015" , "79003024000" , "78003023155" , "50303018000" , "77013060044" , "54813062100" , "54813063000" , "50311051100" , "79413050044" , "79413051000" , "78105081010" , "79003062000" , "0025060206S" , "54813056000" , "0934060003" , "54813055000" , "0032100406S" , "59001037000" , "46030045000" , "0625060002" , "54630044000" , "0025060126" , "78107089100" , "81207090100" , "79707088100" , "79707088400" , "78107088014" , "79107090044" , "00050157706" , "77407116000" , "58507012000" , "79007216000" , "5850701050030" , "77707010000" , "78141013190" , "0017060255" , "78114001000" , "54611038012" , "78114001050" , "49011435100" , "0081050181" , "79714040000" , "60314047000" , "0081050121" , "54814025200" , "54814026200" , "44111015100" , "0125100003" , "0797100003" , "58414030000" , "54814028000" , "79430001044" , "7953052600015" , "78130027000" , "79430025000" , "59030019200" , "61030019050" , "0760142460" , "0472024120" , "79430057010" , "79430020033" , "0770191015" , "78030080000" , "58030081000" , "49030090000" , "57031523145" , "0025060306" , "0025060506" , "79430057100" , "79430057101" , "79536030000" , "79536531000" , "59036027000" , "77036027000" , "79536036000" , "78936028000" , "77336033100" , "77036033000" , "79536032000" , "79536532000" , "77036035172" , "77036035176" , "77036035180" , "77036035184" , "77036035188" , "77036035192" , "77036035196" , "77036035200" , "77036035204" , "77036035208" , "77036035212" , "77036035216" , "77036035220" , "77036035224" , "77036035228" , "77036035232" , "77036035236" , "77036035240" , "77036035244" , "77036035248" , "77036035252" , "77036035256" , "77036035260" , "79536560244" , "79536061144" , "79536056000" , "79536057000" , "79536084000" , "79536085000" , "79536028010" , "79536029010" , "79536030110" , "7943050200015" , "79430040000" , "79239104000" , "0012050303S" , "49030021000" , "0137120000" , "78039205000" , "0888030037" , "79430502050" , "0912050163" , "79539090000" , "79739093000" , "58439006000" , "0026060186" , "50535007100" , "79535008100" , "79035016000" , "79135071044" , "0310000903200" , "0310000902900" , "59007017000" , "50303089000" , "50335030001" , "79735026033" , "79535027000" , "79135073000" , "7913503400030" , "0024060123" , "00050210706" , "00050271708" , "59435017000" , "0770320020" , "0016040183" , "0080150100" , "79735943000" , "58435041000" , "77338005100" , "07703305178" , "77338041200" , "0025050166" , "0799060000" , "58038007755" , "79538001018" , "0025060166S" , "79438003000" , "59038011112" , "79438002100" , "0402251980" , "0402251180" , "0402041580" , "61238011100" , "0770440020" , "79438004100" , "58038022000" , "58030021000" , "07701250151" , "59038016100" , "0770020170" , "59038017100" , "0401090003" , "79438026000" , "0984050143S" , "78036024000" , "78138015001" , "0770012021" , "0770170200" , "79438001010" , "79438001033" , "0988162205" , "0471150010" , "79438015010" , "79741001000" , "77741085044" , "79041013044" , "79041023144" , "79041077044" , "79141056044" , "79041070000" , "77741060044" , "79041023030" , "79041056020" , "75041077110" , "61041077020" , "75041085010" , "77741085020" , "81241085030" , "60341023020" , "75041023010" , "79041013060" , "79141078044" , "61041080000" , "61041088000" , "79641031000" , "79041031050" , "77714069600" , "77714069010" , "58314068000" , "78003035100" , "54814068100" , "83013026000" , "54814069050" , "0471009104" , "77714060000" , "0081645121" , "0024060206" , "58011024300" , "50210086000" , "54813026000" , "79430000344" , "60030063070" , "58030010200" , "79230010000" , "54830027100" , "59030023100" , "51030026100" , "0770035020" , "81230064000" , "0912040103S" , "58030021100" , "0906100100" , "59030296000" , "0019050121S" , "75030085000" , "0025060606" , "0025060806" , "60030063050" , "79430099000" , "79440001000" , "0770250030" , "0025060126S" , "78040016004" , "79540016000" , "79440022030" , "75040026000" , "79440020133" , "79604030044" , "79004037000" , "77304066150" , "0009050106" , "77313047000" , "59009062013" , "77704034000" , "0760253270" , "59404032000" , "0618222812" , "54603036000" , "78104070100" , "59009062019" , "56509064100" , "0017060205" , "0021060003" , "54804038000" , "77204041000" , "54603055051" , "79604090044" , "51504066044" , "79004030110" , "78104060010" , "78104070010" , "7800200100030" , "77202002144" , "78111074000" , "78111070000" , "0014050163" , "78111029000" , "0014050303" , "0985040203" , "50311074050" , "50311074000" , "79002010025" , "79002021100" , "44011076140" , "44011076200" , "79602084044" , "79602182044EB" , "54802030144" , "54802031000" , "54802032000" , "5480200310030" , "54802052000" , "54802037000" , "54802038100" , "54802046000" , "58012040000" , "58012140000" , "58412040000" , "58412041000" , "58412040050" , "54802005100" , "78132063000" , "79102091000" , "48601933S1" , "48601932S1" , "48602096" , "91410098S" , "91410099S" , "91410100S" , "91410101S" , "91410102S" , "91410103S" , "91410104S" , "91410105S" , "91410106S" , "48600456" , "48600457" , "48600458" , "48602028S4" , "48602028S3" , "RP10021" , "48600048" , "RP10012T" , "R14047T" , "48600763S7" , "48600763S6" , "48600430" , "48601843S3" , "40540486" , "48602002S" , "48600382" , "48600576" , "48600299" , "48600578S" , "48601298" , "48600277S" , "48601558S" , "48600568" , "48602036" , "S228700003S0100" , "48600163" , "48601934S" , "48601553S" , "04500003" , "48601702" , "0025080256" , "48601980S" , "48601948" , "48602007" , "52000238SET" , "T14034" , "48601166S1" , "46181242S4" , "36120151S" , "46810893" , "50180095" , "RP10011" , "52000233" , "50181101S35" , "50180217" , "91010348" , "91010349" , "91010350" , "91010351" , "91010352" , "91010353" , "46181382S" , "RP10005" , "46810010" , "46181351" , "46181237" , "46181236S1" , "50180105" , "46180669S" , "46181659S" , "46181416" , "S26100000000000" , "46810474" , "46181328S" , "46181194" , "50180751S1" , "RP10020" , "0797C469V305000" , "0025120506S" , "79111053000" , "59003001099" , "79111155000" , "79711056000" , "59001092050" , "83008000015" , "77307040041" , "79111053010" , "79615001100" , "0770060020" , "79615019100" , "58007017000" , "79615021000" , "61315028100" , "78015019000" , "78015119000" , "58431082100" , "61315026100" , "79615025000" , "79615023000" , "79615024000" , "60036023100" , "61115015000" , "61115016000" , "79615002000" , "79615001090" , "79711075100" , "72111080000" , "79711081000" , "44011076305" , "49111425200" , "76511030000" , "79611034000" , "0024060156" , "79711060033" , "79711083000" , "75011088005" , "75011088010" , "000700000AN01" , "000700000LV001" , "58411097100" , "58411098100" , "0025060256S" , "77240099000" , "25111059000" , "58211058000" , "58011109120" , "61111057000" , "25111059050" , "58211058050" , "0738060167" , "0902060083" , "60011093075" , "000700000OU002" , "79630018100" , "79630015044" , "79730107100 I" , "79730107100 II" , "79430130000" , "79430132000" , "79430174000" , "79430082000" , "56530081000" , "56530081100" , "56530081200" , "56530081300" , "78030029200" , "79432023231" , "78036014300" , "79430084000" , "79730107110 I" , "79730107110 II" , "00050002315" , "79730038100" , "0402050980" , "79430035000" , "58530014100" , "79432101076" , "0405252910" , "78132015100" , "78932009000" , "78132002400" , "78132013000" , "79432003100" , "78132025100" , "77232004000" , "79532011000" , "59032010200" , "79432054000" , "78132018000" , "0009361800800S" , "59032065000" , "54832061044" , "54832066000" , "54832067000" , "54832069000" , "50329050000" , "59032010100" , "78132057144" , "78132006200" , "78932005000" , "78132002211" , "78932010000" , "79532010033" , "79736010144" , "79536010010" , "0770010010" , "79536012100" , "59036003050" , "59036003000" , "0025060166" , "0760182442" , "0618182412" , "0618404712" , "77036013100" , "79536002000" , "79536001000" , "77236001160" , "79436018000" , "79705081200" , "79105081160" , "79105081086" , "0770800021" , "77205068000" , "0011480800" , "79105081085" , "0025060356" , "50233041000" , "77205169000" , "79105091000" , "50305116000" , "79505010000" , "79105098000" , "0025080306" , "77805069000" , "79105068000" , "79705009000" , "75041090200" , "50305016200" , "7810910104430" , "77709010144" , "54809011000" , "0625069068" , "77709015000" , "0760354771" , "77709012000" , "7710907122630" , "77109072000" , "7810907000030" , "50309073000" , "00050000954" , "78109090200" , "77110090050" , "79009060000" , "79109081033" , "70009082000" , "70009081050" , "55003135000" , "7770908107055" , "0797C168V401000" , "55009086000" , "0025080356" , "0032100356S" , "0770025035" , "0017060206" , "78101132122" , "78101034022" , "77201038000" , "59401039032" , "59401039037" , "59401039042" , "54201081100" , "77701084000" , "54601184000" , "77701085100AB" , "78101086000" , "77701094100ABE" , "00050000921" , "00050000930" , "79708001000EB" , "78108003000" , "79008010000EB" , "58412080300" , "79708013000ABG" , "79708015000" , "79708016100" , "58412080200" , "60408061050" , "7970711300099" , "79107011000" , "78107008044C1" , "50307014000" , "0026060136" , "78015019425" , "79108154000ABF" , "79707040050" , "79707040000" , "79107040010" , "79434031100" , "0024060156S" , "54632095000" , "54634050000" , "54634014100" , "54634020000" , "56534013100" , "79434005233" , "79234008144" , "58038023400" , "79434020000" , "79434115000" , "79434512300" , "0012060303S" , "78134024044" , "0025050256S" , "54634052300" , "60034023000" , "79434019000" , "79434001100" , "0021050003" , "79434002100" , "0625618050" , "50233041500" , "79434003100" , "0402061480" , "79234012010" , "79234012020" , "79211023000" , "0984050123S" , "79708078050" , "79708199500" , "5041000114430" , "78010010144" , "77710011000" , "0625060058" , "0472047175" , "0760324771" , "78010016000" , "7901007119330" , "7811007000030" , "79010060000" , "50310073200" , "77710015000" , "7771015104801" , "7771015105001" , "7771015105201" , "06923080003" , "78010167118" , "78010166000" , "78110090200" , "77310085044" , "50310084000" , "50304040100" , "50310099000" , "78010015010" , "00050002088" , "00050000981" , "79703101100EB" , "79103002100" , "77303139000" , "0019080206S" , "79003003000" , "7970311300001S" , "7970311400001S" , "0035080206S" , "79607012000" , "58111076000" , "54310086100" , "59003013000" , "79103002010" , "0125060003" , "79603040000" , "79603041000" , "79003044000" , "54803044000" , "79003045000" , "0094032253" , "79603040033" , "0025050106" , "54803092060" , "7910309410030" , "79003002080" , "0934080003" , "79711013010" , "79111013010" , "79711013000" , "0035080156S" , "79003053010" , "79403096010" , "79106001000C1" , "79106004000EB" , "79106003000EBC" , "79106005000EBC" , "79106001010C1" , "77308013010" , "78006027000" , "79606026000" , "79006017000" , "79006016000" , "79006015000" , "47106003160" , "79406012050" , "79006010010" , "00063004012" , "00063004134" , "00063004202" , "00063099100" , "0025050126" , "0025060086S" , "58412080400" , "77405009065" , "78029072000" , "79002014100" , "79233029013" , "79602084144" , "79615020010" , "79708016000" , "81212016100" , "3214649EN" , "A54029099100" , "79533501000" , "79533505000" , "79533503000" , "79533506000" , "79533502000" , "56033030000" , "0405222613" , "78033033000" , "0471250120" , "78033031000" , "79133001010" , "0625062056" , "78033032000" , "0625062036" , "79533510000" , "79533511000" , "79533515000" , "79533513000" , "79533014000" , "79533516000" , "79533512000" , "0405222611" , "59033080000" , "0405202612" , "0471170015" , "0625062035" , "78033132000" , "49030023000" , "0760324571" , "0770020220" , "78133014000" , "79233129014" , "59033034044" , "00050000941" , "79536520244" , "79430036010" , "7953605200033" , "79536053000" , "79136054000" , "79136054050" , "79536044000" , "78136139100" , "79536041000" , "79536053150" , "79536026001" , "79536025001" , "78030044100" , "77336089010" , "0025060756" , "60036123000" , "61036047000" , "77236048000" , "79435047000" , "58431082300" , "79630087000" )
SELECT
*
FROM
hobaIT_sparepartfinder_images
WHERE
group_id IN (
14388 , 14399 , 18321 , 4668 , 49341 , 49783 ,
50286 , 52186 , 52190 , 52333 , 52338 ,
52390 , 52408 , 52414 , 52476 , 52725 ,
52975 , 54222 , 54231 , 54626 , 54726 ,
56128 , 56133 , 56923 , 56933 , 57034 ,
57055 , 57082 , 57083 , 57084 , 57088 ,
57092 , 59660 , 59663 , 59665 , 59694 ,
59697 , 59699 , 59704 , 59706 , 59708 ,
59710 , 59872 , 59873 , 60132
)
AND article_number IN (
"77713001144" ,
"77713003000" ,
"77713008100" ,
"50313005000" ,
"77713006000" ,
"77713002000" ,
"77713007100" ,
"77713004000" ,
"77711050000" ,
"58012040150" ,
"77713010000" ,
"54813020100" ,
"0603100141" ,
"54802051000" ,
"00062030000" ,
"7701301500101" ,
"77013014000" ,
"77013021000" ,
"77013019000" ,
"77013017000" ,
"77013018000" ,
"77713030000" ,
"61013020100" ,
"54613218000" ,
"0025080306S" ,
"61230045000" ,
"81235055020" ,
"81235055110" ,
"0760123073" ,
"79435053000" ,
"79435052000" ,
"0025060256" ,
"0025060456" ,
"0025060206" ,
"0603061001" ,
"0402040980" ,
"79435055015" ,
"48600611" ,
"44906890" ,
"40540399" ,
"40540400" ,
"40540401" ,
"40540402" ,
"40540403" ,
"40540404" ,
"40540405" ,
"40540406" ,
"40540407" ,
"40540408" ,
"40540409" ,
"40540410" ,
"40540411" ,
"40540412" ,
"40540413" ,
"40540414" ,
"40540415" ,
"40540417" ,
"40540418" ,
"40540419" ,
"40540421" ,
"40540422" ,
"40540423" ,
"40540425" ,
"40540426" ,
"40540427" ,
"40540447" ,
"40540448" ,
"40540449" ,
"40540450" ,
"40540494" ,
"40540774" ,
"40541383" ,
"40541391" ,
"40541392" ,
"40541393" ,
"40541402" ,
"40541403" ,
"40541404" ,
"40541405" ,
"40541406" ,
"40541408" ,
"40541414" ,
"40541416" ,
"40541417" ,
"48600063" ,
"48600064" ,
"48600065" ,
"48600069" ,
"48600095" ,
"48600096" ,
"48600097" ,
"48600098" ,
"48600099" ,
"48600100" ,
"48600101" ,
"48600102" ,
"48600116" ,
"48600139" ,
"48600217" ,
"48600325" ,
"48600326" ,
"48600327" ,
"48600328" ,
"48600329" ,
"48600330" ,
"48600331" ,
"48600332" ,
"48600333" ,
"48600479" ,
"48600967" ,
"48600988" ,
"48600989" ,
"48601091" ,
"48601092" ,
"48601093" ,
"48601094" ,
"48601262" ,
"48601264" ,
"48601300" ,
"48601459" ,
"48601548" ,
"48601550" ,
"48601584" ,
"48601692" ,
"48601693" ,
"48601707" ,
"48601841" ,
"48601847" ,
"48601849" ,
"48601850" ,
"48601916" ,
"48601917" ,
"S64060000400000" ,
"S64060000500000" ,
"S64060000600000" ,
"S64060001500000" ,
"48600213" ,
"48600214" ,
"48600215" ,
"48600216" ,
"48600218" ,
"48600346" ,
"48600350" ,
"48600351" ,
"48600352" ,
"48600357" ,
"48600385" ,
"48600386" ,
"48600480" ,
"48600485" ,
"48600555" ,
"48600607" ,
"48600964" ,
"48600965" ,
"48601095" ,
"48601113" ,
"48601266" ,
"48601402" ,
"48601859" ,
"48601860" ,
"48601862" ,
"48601863" ,
"48601864" ,
"89080001" ,
"89080002" ,
"89080003" ,
"89080004" ,
"89080005" ,
"89080006" ,
"89080007" ,
"89080008" ,
"89080009" ,
"S64080000000000" ,
"S64080000100000" ,
"S64080000300000" ,
"S64080000400000" ,
"S64080000900000" ,
"40540477" ,
"43570120" ,
"43578166" ,
"44916098" ,
"44916130" ,
"44916180" ,
"46180640" ,
"48600061" ,
"48600062" ,
"36120284" ,
"36120286" ,
"36120291" ,
"36120292" ,
"36120298" ,
"36120299" ,
"36120308" ,
"36120311" ,
"36120312" ,
"36120313" ,
"36120314" ,
"36120325" ,
"36120326" ,
"36120327" ,
"36120328" ,
"36120329" ,
"36120330" ,
"36120331" ,
"36120332" ,
"36120333" ,
"36120334" ,
"36120335" ,
"36120336" ,
"36120337" ,
"36120338" ,
"36120339" ,
"36120340" ,
"36120342" ,
"36120343" ,
"36120344" ,
"36120345" ,
"36120346" ,
"36120347" ,
"36120348" ,
"36120349" ,
"36120350" ,
"36120351" ,
"36120352" ,
"36120353" ,
"36120354" ,
"36120355" ,
"36120356" ,
"36120604" ,
"40140275" ,
"48601708" ,
"50180395" ,
"50181296" ,
"50181297" ,
"S64120000000000" ,
"S64120000800000" ,
"46180712" ,
"46810490" ,
"46810491" ,
"46810492" ,
"46810493" ,
"46810494" ,
"46810495" ,
"46810496" ,
"46810497" ,
"46810498" ,
"46810499" ,
"46810500" ,
"46810501" ,
"46810502" ,
"46810503" ,
"46810504" ,
"46810505" ,
"46810506" ,
"46810507" ,
"46810508" ,
"46810509" ,
"46810510" ,
"46810511" ,
"46810512" ,
"46810513" ,
"46810514" ,
"46810515" ,
"46810516" ,
"46810517" ,
"46810518" ,
"46810519" ,
"46810520" ,
"46810521" ,
"46810522" ,
"46810523" ,
"46810524" ,
"46810525" ,
"46810602" ,
"46810603" ,
"46810604" ,
"46810605" ,
"46810606" ,
"46810607" ,
"46810608" ,
"46810610" ,
"46810611" ,
"46810612" ,
"46810613" ,
"46810614" ,
"46810615" ,
"46810616" ,
"46810620" ,
"46810622" ,
"46810623" ,
"46810624" ,
"46810625" ,
"46810627" ,
"46810628" ,
"46810631" ,
"46810632" ,
"46810633" ,
"46810634" ,
"46810636" ,
"46810637" ,
"46810638" ,
"46810639" ,
"46810641" ,
"46810642" ,
"46810643" ,
"46810856" ,
"46811258" ,
"46811580" ,
"46811582" ,
"46811629" ,
"46811635" ,
"46812015" ,
"46812016" ,
"46812017" ,
"46812018" ,
"35480479" ,
"46811046" ,
"50180006" ,
"50180007" ,
"50180008" ,
"50180009" ,
"50180010" ,
"50180012" ,
"50180013" ,
"50180014" ,
"50180015" ,
"50180016" ,
"50180017" ,
"50180019" ,
"50180020" ,
"50180021" ,
"50180022" ,
"50180023" ,
"50180024" ,
"50180025" ,
"50180026" ,
"50180027" ,
"50180028" ,
"50180029" ,
"50180030" ,
"50180031" ,
"50180032" ,
"50180033" ,
"50180034" ,
"50180035" ,
"50180036" ,
"50180037" ,
"50180038" ,
"50180039" ,
"50180040" ,
"50180041" ,
"50180043" ,
"50180044" ,
"50180045" ,
"50180046" ,
"50180047" ,
"50180048" ,
"50180049" ,
"50180050" ,
"50180051" ,
"50180052" ,
"50180053" ,
"50180054" ,
"50180055" ,
"50180056" ,
"50180057" ,
"50180058" ,
"50180059" ,
"50180060" ,
"50180061" ,
"50180062" ,
"50180063" ,
"50180064" ,
"50180065" ,
"50180066" ,
"50180067" ,
"50180068" ,
"50180069" ,
"50180070" ,
"50180071" ,
"50180072" ,
"50180073" ,
"50180074" ,
"50180075" ,
"50180076" ,
"50180077" ,
"50180078" ,
"50180079" ,
"50180080" ,
"50180177" ,
"50180210" ,
"50180383" ,
"50180634" ,
"50180650" ,
"50180653" ,
"50180654" ,
"50180655" ,
"50180656" ,
"50180657" ,
"50180659" ,
"50180662" ,
"50180663" ,
"50180664" ,
"50180665" ,
"50180666" ,
"48600212" ,
"50180209" ,
"50180330" ,
"50180578" ,
"50180635" ,
"40541061" ,
"36120469" ,
"36120471" ,
"46811636" ,
"89000001" ,
"48600460" ,
"50600065" ,
"46811637" ,
"50600002" ,
"79613080001" ,
"79013081000" ,
"54813082000" ,
"54813090300" ,
"79013083000" ,
"54813018000" ,
"54813075000" ,
"54613218100" ,
"54813070200" ,
"62513020000" ,
"79003023044" ,
"58605083014" ,
"79003023090" ,
"0770180020" ,
"78003023070" ,
"79003023050" ,
"0019080266S" ,
"78003023081" ,
"0770125015" ,
"79003024000" ,
"78003023155" ,
"50303018000" ,
"77013060044" ,
"54813062100" ,
"54813063000" ,
"50311051100" ,
"79413050044" ,
"79413051000" ,
"78105081010" ,
"79003062000" ,
"0025060206S" ,
"54813056000" ,
"0934060003" ,
"54813055000" ,
"0032100406S" ,
"59001037000" ,
"46030045000" ,
"0625060002" ,
"54630044000" ,
"0025060126" ,
"78107089100" ,
"81207090100" ,
"79707088100" ,
"79707088400" ,
"78107088014" ,
"79107090044" ,
"00050157706" ,
"77407116000" ,
"58507012000" ,
"79007216000" ,
"5850701050030" ,
"77707010000" ,
"78141013190" ,
"0017060255" ,
"78114001000" ,
"54611038012" ,
"78114001050" ,
"49011435100" ,
"0081050181" ,
"79714040000" ,
"60314047000" ,
"0081050121" ,
"54814025200" ,
"54814026200" ,
"44111015100" ,
"0125100003" ,
"0797100003" ,
"58414030000" ,
"54814028000" ,
"79430001044" ,
"7953052600015" ,
"78130027000" ,
"79430025000" ,
"59030019200" ,
"61030019050" ,
"0760142460" ,
"0472024120" ,
"79430057010" ,
"79430020033" ,
"0770191015" ,
"78030080000" ,
"58030081000" ,
"49030090000" ,
"57031523145" ,
"0025060306" ,
"0025060506" ,
"79430057100" ,
"79430057101" ,
"79536030000" ,
"79536531000" ,
"59036027000" ,
"77036027000" ,
"79536036000" ,
"78936028000" ,
"77336033100" ,
"77036033000" ,
"79536032000" ,
"79536532000" ,
"77036035172" ,
"77036035176" ,
"77036035180" ,
"77036035184" ,
"77036035188" ,
"77036035192" ,
"77036035196" ,
"77036035200" ,
"77036035204" ,
"77036035208" ,
"77036035212" ,
"77036035216" ,
"77036035220" ,
"77036035224" ,
"77036035228" ,
"77036035232" ,
"77036035236" ,
"77036035240" ,
"77036035244" ,
"77036035248" ,
"77036035252" ,
"77036035256" ,
"77036035260" ,
"79536560244" ,
"79536061144" ,
"79536056000" ,
"79536057000" ,
"79536084000" ,
"79536085000" ,
"79536028010" ,
"79536029010" ,
"79536030110" ,
"7943050200015" ,
"79430040000" ,
"79239104000" ,
"0012050303S" ,
"49030021000" ,
"0137120000" ,
"78039205000" ,
"0888030037" ,
"79430502050" ,
"0912050163" ,
"79539090000" ,
"79739093000" ,
"58439006000" ,
"0026060186" ,
"50535007100" ,
"79535008100" ,
"79035016000" ,
"79135071044" ,
"0310000903200" ,
"0310000902900" ,
"59007017000" ,
"50303089000" ,
"50335030001" ,
"79735026033" ,
"79535027000" ,
"79135073000" ,
"7913503400030" ,
"0024060123" ,
"00050210706" ,
"00050271708" ,
"59435017000" ,
"0770320020" ,
"0016040183" ,
"0080150100" ,
"79735943000" ,
"58435041000" ,
"77338005100" ,
"07703305178" ,
"77338041200" ,
"0025050166" ,
"0799060000" ,
"58038007755" ,
"79538001018" ,
"0025060166S" ,
"79438003000" ,
"59038011112" ,
"79438002100" ,
"0402251980" ,
"0402251180" ,
"0402041580" ,
"61238011100" ,
"0770440020" ,
"79438004100" ,
"58038022000" ,
"58030021000" ,
"07701250151" ,
"59038016100" ,
"0770020170" ,
"59038017100" ,
"0401090003" ,
"79438026000" ,
"0984050143S" ,
"78036024000" ,
"78138015001" ,
"0770012021" ,
"0770170200" ,
"79438001010" ,
"79438001033" ,
"0988162205" ,
"0471150010" ,
"79438015010" ,
"79741001000" ,
"77741085044" ,
"79041013044" ,
"79041023144" ,
"79041077044" ,
"79141056044" ,
"79041070000" ,
"77741060044" ,
"79041023030" ,
"79041056020" ,
"75041077110" ,
"61041077020" ,
"75041085010" ,
"77741085020" ,
"81241085030" ,
"60341023020" ,
"75041023010" ,
"79041013060" ,
"79141078044" ,
"61041080000" ,
"61041088000" ,
"79641031000" ,
"79041031050" ,
"77714069600" ,
"77714069010" ,
"58314068000" ,
"78003035100" ,
"54814068100" ,
"83013026000" ,
"54814069050" ,
"0471009104" ,
"77714060000" ,
"0081645121" ,
"0024060206" ,
"58011024300" ,
"50210086000" ,
"54813026000" ,
"79430000344" ,
"60030063070" ,
"58030010200" ,
"79230010000" ,
"54830027100" ,
"59030023100" ,
"51030026100" ,
"0770035020" ,
"81230064000" ,
"0912040103S" ,
"58030021100" ,
"0906100100" ,
"59030296000" ,
"0019050121S" ,
"75030085000" ,
"0025060606" ,
"0025060806" ,
"60030063050" ,
"79430099000" ,
"79440001000" ,
"0770250030" ,
"0025060126S" ,
"78040016004" ,
"79540016000" ,
"79440022030" ,
"75040026000" ,
"79440020133" ,
"79604030044" ,
"79004037000" ,
"77304066150" ,
"0009050106" ,
"77313047000" ,
"59009062013" ,
"77704034000" ,
"0760253270" ,
"59404032000" ,
"0618222812" ,
"54603036000" ,
"78104070100" ,
"59009062019" ,
"56509064100" ,
"0017060205" ,
"0021060003" ,
"54804038000" ,
"77204041000" ,
"54603055051" ,
"79604090044" ,
"51504066044" ,
"79004030110" ,
"78104060010" ,
"78104070010" ,
"7800200100030" ,
"77202002144" ,
"78111074000" ,
"78111070000" ,
"0014050163" ,
"78111029000" ,
"0014050303" ,
"0985040203" ,
"50311074050" ,
"50311074000" ,
"79002010025" ,
"79002021100" ,
"44011076140" ,
"44011076200" ,
"79602084044" ,
"79602182044EB" ,
"54802030144" ,
"54802031000" ,
"54802032000" ,
"5480200310030" ,
"54802052000" ,
"54802037000" ,
"54802038100" ,
"54802046000" ,
"58012040000" ,
"58012140000" ,
"58412040000" ,
"58412041000" ,
"58412040050" ,
"54802005100" ,
"78132063000" ,
"79102091000" ,
"48601933S1" ,
"48601932S1" ,
"48602096" ,
"91410098S" ,
"91410099S" ,
"91410100S" ,
"91410101S" ,
"91410102S" ,
"91410103S" ,
"91410104S" ,
"91410105S" ,
"91410106S" ,
"48600456" ,
"48600457" ,
"48600458" ,
"48602028S4" ,
"48602028S3" ,
"RP10021" ,
"48600048" ,
"RP10012T" ,
"R14047T" ,
"48600763S7" ,
"48600763S6" ,
"48600430" ,
"48601843S3" ,
"40540486" ,
"48602002S" ,
"48600382" ,
"48600576" ,
"48600299" ,
"48600578S" ,
"48601298" ,
"48600277S" ,
"48601558S" ,
"48600568" ,
"48602036" ,
"S228700003S0100" ,
"48600163" ,
"48601934S" ,
"48601553S" ,
"04500003" ,
"48601702" ,
"0025080256" ,
"48601980S" ,
"48601948" ,
"48602007" ,
"52000238SET" ,
"T14034" ,
"48601166S1" ,
"46181242S4" ,
"36120151S" ,
"46810893" ,
"50180095" ,
"RP10011" ,
"52000233" ,
"50181101S35" ,
"50180217" ,
"91010348" ,
"91010349" ,
"91010350" ,
"91010351" ,
"91010352" ,
"91010353" ,
"46181382S" ,
"RP10005" ,
"46810010" ,
"46181351" ,
"46181237" ,
"46181236S1" ,
"50180105" ,
"46180669S" ,
"46181659S" ,
"46181416" ,
"S26100000000000" ,
"46810474" ,
"46181328S" ,
"46181194" ,
"50180751S1" ,
"RP10020" ,
"0797C469V305000" ,
"0025120506S" ,
"79111053000" ,
"59003001099" ,
"79111155000" ,
"79711056000" ,
"59001092050" ,
"83008000015" ,
"77307040041" ,
"79111053010" ,
"79615001100" ,
"0770060020" ,
"79615019100" ,
"58007017000" ,
"79615021000" ,
"61315028100" ,
"78015019000" ,
"78015119000" ,
"58431082100" ,
"61315026100" ,
"79615025000" ,
"79615023000" ,
"79615024000" ,
"60036023100" ,
"61115015000" ,
"61115016000" ,
"79615002000" ,
"79615001090" ,
"79711075100" ,
"72111080000" ,
"79711081000" ,
"44011076305" ,
"49111425200" ,
"76511030000" ,
"79611034000" ,
"0024060156" ,
"79711060033" ,
"79711083000" ,
"75011088005" ,
"75011088010" ,
"000700000AN01" ,
"000700000LV001" ,
"58411097100" ,
"58411098100" ,
"0025060256S" ,
"77240099000" ,
"25111059000" ,
"58211058000" ,
"58011109120" ,
"61111057000" ,
"25111059050" ,
"58211058050" ,
"0738060167" ,
"0902060083" ,
"60011093075" ,
"000700000OU002" ,
"79630018100" ,
"79630015044" ,
"79730107100 I" ,
"79730107100 II" ,
"79430130000" ,
"79430132000" ,
"79430174000" ,
"79430082000" ,
"56530081000" ,
"56530081100" ,
"56530081200" ,
"56530081300" ,
"78030029200" ,
"79432023231" ,
"78036014300" ,
"79430084000" ,
"79730107110 I" ,
"79730107110 II" ,
"00050002315" ,
"79730038100" ,
"0402050980" ,
"79430035000" ,
"58530014100" ,
"79432101076" ,
"0405252910" ,
"78132015100" ,
"78932009000" ,
"78132002400" ,
"78132013000" ,
"79432003100" ,
"78132025100" ,
"77232004000" ,
"79532011000" ,
"59032010200" ,
"79432054000" ,
"78132018000" ,
"0009361800800S" ,
"59032065000" ,
"54832061044" ,
"54832066000" ,
"54832067000" ,
"54832069000" ,
"50329050000" ,
"59032010100" ,
"78132057144" ,
"78132006200" ,
"78932005000" ,
"78132002211" ,
"78932010000" ,
"79532010033" ,
"79736010144" ,
"79536010010" ,
"0770010010" ,
"79536012100" ,
"59036003050" ,
"59036003000" ,
"0025060166" ,
"0760182442" ,
"0618182412" ,
"0618404712" ,
"77036013100" ,
"79536002000" ,
"79536001000" ,
"77236001160" ,
"79436018000" ,
"79705081200" ,
"79105081160" ,
"79105081086" ,
"0770800021" ,
"77205068000" ,
"0011480800" ,
"79105081085" ,
"0025060356" ,
"50233041000" ,
"77205169000" ,
"79105091000" ,
"50305116000" ,
"79505010000" ,
"79105098000" ,
"0025080306" ,
"77805069000" ,
"79105068000" ,
"79705009000" ,
"75041090200" ,
"50305016200" ,
"7810910104430" ,
"77709010144" ,
"54809011000" ,
"0625069068" ,
"77709015000" ,
"0760354771" ,
"77709012000" ,
"7710907122630" ,
"77109072000" ,
"7810907000030" ,
"50309073000" ,
"00050000954" ,
"78109090200" ,
"77110090050" ,
"79009060000" ,
"79109081033" ,
"70009082000" ,
"70009081050" ,
"55003135000" ,
"7770908107055" ,
"0797C168V401000" ,
"55009086000" ,
"0025080356" ,
"0032100356S" ,
"0770025035" ,
"0017060206" ,
"78101132122" ,
"78101034022" ,
"77201038000" ,
"59401039032" ,
"59401039037" ,
"59401039042" ,
"54201081100" ,
"77701084000" ,
"54601184000" ,
"77701085100AB" ,
"78101086000" ,
"77701094100ABE" ,
"00050000921" ,
"00050000930" ,
"79708001000EB" ,
"78108003000" ,
"79008010000EB" ,
"58412080300" ,
"79708013000ABG" ,
"79708015000" ,
"79708016100" ,
"58412080200" ,
"60408061050" ,
"7970711300099" ,
"79107011000" ,
"78107008044C1" ,
"50307014000" ,
"0026060136" ,
"78015019425" ,
"79108154000ABF" ,
"79707040050" ,
"79707040000" ,
"79107040010" ,
"79434031100" ,
"0024060156S" ,
"54632095000" ,
"54634050000" ,
"54634014100" ,
"54634020000" ,
"56534013100" ,
"79434005233" ,
"79234008144" ,
"58038023400" ,
"79434020000" ,
"79434115000" ,
"79434512300" ,
"0012060303S" ,
"78134024044" ,
"0025050256S" ,
"54634052300" ,
"60034023000" ,
"79434019000" ,
"79434001100" ,
"0021050003" ,
"79434002100" ,
"0625618050" ,
"50233041500" ,
"79434003100" ,
"0402061480" ,
"79234012010" ,
"79234012020" ,
"79211023000" ,
"0984050123S" ,
"79708078050" ,
"79708199500" ,
"5041000114430" ,
"78010010144" ,
"77710011000" ,
"0625060058" ,
"0472047175" ,
"0760324771" ,
"78010016000" ,
"7901007119330" ,
"7811007000030" ,
"79010060000" ,
"50310073200" ,
"77710015000" ,
"7771015104801" ,
"7771015105001" ,
"7771015105201" ,
"06923080003" ,
"78010167118" ,
"78010166000" ,
"78110090200" ,
"77310085044" ,
"50310084000" ,
"50304040100" ,
"50310099000" ,
"78010015010" ,
"00050002088" ,
"00050000981" ,
"79703101100EB" ,
"79103002100" ,
"77303139000" ,
"0019080206S" ,
"79003003000" ,
"7970311300001S" ,
"7970311400001S" ,
"0035080206S" ,
"79607012000" ,
"58111076000" ,
"54310086100" ,
"59003013000" ,
"79103002010" ,
"0125060003" ,
"79603040000" ,
"79603041000" ,
"79003044000" ,
"54803044000" ,
"79003045000" ,
"0094032253" ,
"79603040033" ,
"0025050106" ,
"54803092060" ,
"7910309410030" ,
"79003002080" ,
"0934080003" ,
"79711013010" ,
"79111013010" ,
"79711013000" ,
"0035080156S" ,
"79003053010" ,
"79403096010" ,
"79106001000C1" ,
"79106004000EB" ,
"79106003000EBC" ,
"79106005000EBC" ,
"79106001010C1" ,
"77308013010" ,
"78006027000" ,
"79606026000" ,
"79006017000" ,
"79006016000" ,
"79006015000" ,
"47106003160" ,
"79406012050" ,
"79006010010" ,
"00063004012" ,
"00063004134" ,
"00063004202" ,
"00063099100" ,
"0025050126" ,
"0025060086S" ,
"58412080400" ,
"77405009065" ,
"78029072000" ,
"79002014100" ,
"79233029013" ,
"79602084144" ,
"79615020010" ,
"79708016000" ,
"81212016100" ,
"3214649EN" ,
"A54029099100" ,
"79533501000" ,
"79533505000" ,
"79533503000" ,
"79533506000" ,
"79533502000" ,
"56033030000" ,
"0405222613" ,
"78033033000" ,
"0471250120" ,
"78033031000" ,
"79133001010" ,
"0625062056" ,
"78033032000" ,
"0625062036" ,
"79533510000" ,
"79533511000" ,
"79533515000" ,
"79533513000" ,
"79533014000" ,
"79533516000" ,
"79533512000" ,
"0405222611" ,
"59033080000" ,
"0405202612" ,
"0471170015" ,
"0625062035" ,
"78033132000" ,
"49030023000" ,
"0760324571" ,
"0770020220" ,
"78133014000" ,
"79233129014" ,
"59033034044" ,
"00050000941" ,
"79536520244" ,
"79430036010" ,
"7953605200033" ,
"79536053000" ,
"79136054000" ,
"79136054050" ,
"79536044000" ,
"78136139100" ,
"79536041000" ,
"79536053150" ,
"79536026001" ,
"79536025001" ,
"78030044100" ,
"77336089010" ,
"0025060756" ,
"60036123000" ,
"61036047000" ,
"77236048000" ,
"79435047000" ,
"58431082300" ,
"79630087000"
)
Copy
SELECT * FROM hobaIT_sparepartfinder_images WHERE group_id IN (14388 , 14399 , 18321 , 4668 , 49341 , 49783 , 50286 , 52186 , 52190 , 52333 , 52338 , 52390 , 52408 , 52414 , 52476 , 52725 , 52975 , 54222 , 54231 , 54626 , 54726 , 56128 , 56133 , 56923 , 56933 , 57034 , 57055 , 57082 , 57083 , 57084 , 57088 , 57092 , 59660 , 59663 , 59665 , 59694 , 59697 , 59699 , 59704 , 59706 , 59708 , 59710 , 59872 , 59873 , 60132 ) AND article_number IN ("77713001144" , "77713003000" , "77713008100" , "50313005000" , "77713006000" , "77713002000" , "77713007100" , "77713004000" , "77711050000" , "58012040150" , "77713010000" , "54813020100" , "0603100141" , "54802051000" , "00062030000" , "7701301500101" , "77013014000" , "77013021000" , "77013019000" , "77013017000" , "77013018000" , "77713030000" , "61013020100" , "54613218000" , "0025080306S" , "61230045000" , "81235055020" , "81235055110" , "0760123073" , "79435053000" , "79435052000" , "0025060256" , "0025060456" , "0025060206" , "0603061001" , "0402040980" , "79435055015" , "48600611" , "44906890" , "40540399" , "40540400" , "40540401" , "40540402" , "40540403" , "40540404" , "40540405" , "40540406" , "40540407" , "40540408" , "40540409" , "40540410" , "40540411" , "40540412" , "40540413" , "40540414" , "40540415" , "40540417" , "40540418" , "40540419" , "40540421" , "40540422" , "40540423" , "40540425" , "40540426" , "40540427" , "40540447" , "40540448" , "40540449" , "40540450" , "40540494" , "40540774" , "40541383" , "40541391" , "40541392" , "40541393" , "40541402" , "40541403" , "40541404" , "40541405" , "40541406" , "40541408" , "40541414" , "40541416" , "40541417" , "48600063" , "48600064" , "48600065" , "48600069" , "48600095" , "48600096" , "48600097" , "48600098" , "48600099" , "48600100" , "48600101" , "48600102" , "48600116" , "48600139" , "48600217" , "48600325" , "48600326" , "48600327" , "48600328" , "48600329" , "48600330" , "48600331" , "48600332" , "48600333" , "48600479" , "48600967" , "48600988" , "48600989" , "48601091" , "48601092" , "48601093" , "48601094" , "48601262" , "48601264" , "48601300" , "48601459" , "48601548" , "48601550" , "48601584" , "48601692" , "48601693" , "48601707" , "48601841" , "48601847" , "48601849" , "48601850" , "48601916" , "48601917" , "S64060000400000" , "S64060000500000" , "S64060000600000" , "S64060001500000" , "48600213" , "48600214" , "48600215" , "48600216" , "48600218" , "48600346" , "48600350" , "48600351" , "48600352" , "48600357" , "48600385" , "48600386" , "48600480" , "48600485" , "48600555" , "48600607" , "48600964" , "48600965" , "48601095" , "48601113" , "48601266" , "48601402" , "48601859" , "48601860" , "48601862" , "48601863" , "48601864" , "89080001" , "89080002" , "89080003" , "89080004" , "89080005" , "89080006" , "89080007" , "89080008" , "89080009" , "S64080000000000" , "S64080000100000" , "S64080000300000" , "S64080000400000" , "S64080000900000" , "40540477" , "43570120" , "43578166" , "44916098" , "44916130" , "44916180" , "46180640" , "48600061" , "48600062" , "36120284" , "36120286" , "36120291" , "36120292" , "36120298" , "36120299" , "36120308" , "36120311" , "36120312" , "36120313" , "36120314" , "36120325" , "36120326" , "36120327" , "36120328" , "36120329" , "36120330" , "36120331" , "36120332" , "36120333" , "36120334" , "36120335" , "36120336" , "36120337" , "36120338" , "36120339" , "36120340" , "36120342" , "36120343" , "36120344" , "36120345" , "36120346" , "36120347" , "36120348" , "36120349" , "36120350" , "36120351" , "36120352" , "36120353" , "36120354" , "36120355" , "36120356" , "36120604" , "40140275" , "48601708" , "50180395" , "50181296" , "50181297" , "S64120000000000" , "S64120000800000" , "46180712" , "46810490" , "46810491" , "46810492" , "46810493" , "46810494" , "46810495" , "46810496" , "46810497" , "46810498" , "46810499" , "46810500" , "46810501" , "46810502" , "46810503" , "46810504" , "46810505" , "46810506" , "46810507" , "46810508" , "46810509" , "46810510" , "46810511" , "46810512" , "46810513" , "46810514" , "46810515" , "46810516" , "46810517" , "46810518" , "46810519" , "46810520" , "46810521" , "46810522" , "46810523" , "46810524" , "46810525" , "46810602" , "46810603" , "46810604" , "46810605" , "46810606" , "46810607" , "46810608" , "46810610" , "46810611" , "46810612" , "46810613" , "46810614" , "46810615" , "46810616" , "46810620" , "46810622" , "46810623" , "46810624" , "46810625" , "46810627" , "46810628" , "46810631" , "46810632" , "46810633" , "46810634" , "46810636" , "46810637" , "46810638" , "46810639" , "46810641" , "46810642" , "46810643" , "46810856" , "46811258" , "46811580" , "46811582" , "46811629" , "46811635" , "46812015" , "46812016" , "46812017" , "46812018" , "35480479" , "46811046" , "50180006" , "50180007" , "50180008" , "50180009" , "50180010" , "50180012" , "50180013" , "50180014" , "50180015" , "50180016" , "50180017" , "50180019" , "50180020" , "50180021" , "50180022" , "50180023" , "50180024" , "50180025" , "50180026" , "50180027" , "50180028" , "50180029" , "50180030" , "50180031" , "50180032" , "50180033" , "50180034" , "50180035" , "50180036" , "50180037" , "50180038" , "50180039" , "50180040" , "50180041" , "50180043" , "50180044" , "50180045" , "50180046" , "50180047" , "50180048" , "50180049" , "50180050" , "50180051" , "50180052" , "50180053" , "50180054" , "50180055" , "50180056" , "50180057" , "50180058" , "50180059" , "50180060" , "50180061" , "50180062" , "50180063" , "50180064" , "50180065" , "50180066" , "50180067" , "50180068" , "50180069" , "50180070" , "50180071" , "50180072" , "50180073" , "50180074" , "50180075" , "50180076" , "50180077" , "50180078" , "50180079" , "50180080" , "50180177" , "50180210" , "50180383" , "50180634" , "50180650" , "50180653" , "50180654" , "50180655" , "50180656" , "50180657" , "50180659" , "50180662" , "50180663" , "50180664" , "50180665" , "50180666" , "48600212" , "50180209" , "50180330" , "50180578" , "50180635" , "40541061" , "36120469" , "36120471" , "46811636" , "89000001" , "48600460" , "50600065" , "46811637" , "50600002" , "79613080001" , "79013081000" , "54813082000" , "54813090300" , "79013083000" , "54813018000" , "54813075000" , "54613218100" , "54813070200" , "62513020000" , "79003023044" , "58605083014" , "79003023090" , "0770180020" , "78003023070" , "79003023050" , "0019080266S" , "78003023081" , "0770125015" , "79003024000" , "78003023155" , "50303018000" , "77013060044" , "54813062100" , "54813063000" , "50311051100" , "79413050044" , "79413051000" , "78105081010" , "79003062000" , "0025060206S" , "54813056000" , "0934060003" , "54813055000" , "0032100406S" , "59001037000" , "46030045000" , "0625060002" , "54630044000" , "0025060126" , "78107089100" , "81207090100" , "79707088100" , "79707088400" , "78107088014" , "79107090044" , "00050157706" , "77407116000" , "58507012000" , "79007216000" , "5850701050030" , "77707010000" , "78141013190" , "0017060255" , "78114001000" , "54611038012" , "78114001050" , "49011435100" , "0081050181" , "79714040000" , "60314047000" , "0081050121" , "54814025200" , "54814026200" , "44111015100" , "0125100003" , "0797100003" , "58414030000" , "54814028000" , "79430001044" , "7953052600015" , "78130027000" , "79430025000" , "59030019200" , "61030019050" , "0760142460" , "0472024120" , "79430057010" , "79430020033" , "0770191015" , "78030080000" , "58030081000" , "49030090000" , "57031523145" , "0025060306" , "0025060506" , "79430057100" , "79430057101" , "79536030000" , "79536531000" , "59036027000" , "77036027000" , "79536036000" , "78936028000" , "77336033100" , "77036033000" , "79536032000" , "79536532000" , "77036035172" , "77036035176" , "77036035180" , "77036035184" , "77036035188" , "77036035192" , "77036035196" , "77036035200" , "77036035204" , "77036035208" , "77036035212" , "77036035216" , "77036035220" , "77036035224" , "77036035228" , "77036035232" , "77036035236" , "77036035240" , "77036035244" , "77036035248" , "77036035252" , "77036035256" , "77036035260" , "79536560244" , "79536061144" , "79536056000" , "79536057000" , "79536084000" , "79536085000" , "79536028010" , "79536029010" , "79536030110" , "7943050200015" , "79430040000" , "79239104000" , "0012050303S" , "49030021000" , "0137120000" , "78039205000" , "0888030037" , "79430502050" , "0912050163" , "79539090000" , "79739093000" , "58439006000" , "0026060186" , "50535007100" , "79535008100" , "79035016000" , "79135071044" , "0310000903200" , "0310000902900" , "59007017000" , "50303089000" , "50335030001" , "79735026033" , "79535027000" , "79135073000" , "7913503400030" , "0024060123" , "00050210706" , "00050271708" , "59435017000" , "0770320020" , "0016040183" , "0080150100" , "79735943000" , "58435041000" , "77338005100" , "07703305178" , "77338041200" , "0025050166" , "0799060000" , "58038007755" , "79538001018" , "0025060166S" , "79438003000" , "59038011112" , "79438002100" , "0402251980" , "0402251180" , "0402041580" , "61238011100" , "0770440020" , "79438004100" , "58038022000" , "58030021000" , "07701250151" , "59038016100" , "0770020170" , "59038017100" , "0401090003" , "79438026000" , "0984050143S" , "78036024000" , "78138015001" , "0770012021" , "0770170200" , "79438001010" , "79438001033" , "0988162205" , "0471150010" , "79438015010" , "79741001000" , "77741085044" , "79041013044" , "79041023144" , "79041077044" , "79141056044" , "79041070000" , "77741060044" , "79041023030" , "79041056020" , "75041077110" , "61041077020" , "75041085010" , "77741085020" , "81241085030" , "60341023020" , "75041023010" , "79041013060" , "79141078044" , "61041080000" , "61041088000" , "79641031000" , "79041031050" , "77714069600" , "77714069010" , "58314068000" , "78003035100" , "54814068100" , "83013026000" , "54814069050" , "0471009104" , "77714060000" , "0081645121" , "0024060206" , "58011024300" , "50210086000" , "54813026000" , "79430000344" , "60030063070" , "58030010200" , "79230010000" , "54830027100" , "59030023100" , "51030026100" , "0770035020" , "81230064000" , "0912040103S" , "58030021100" , "0906100100" , "59030296000" , "0019050121S" , "75030085000" , "0025060606" , "0025060806" , "60030063050" , "79430099000" , "79440001000" , "0770250030" , "0025060126S" , "78040016004" , "79540016000" , "79440022030" , "75040026000" , "79440020133" , "79604030044" , "79004037000" , "77304066150" , "0009050106" , "77313047000" , "59009062013" , "77704034000" , "0760253270" , "59404032000" , "0618222812" , "54603036000" , "78104070100" , "59009062019" , "56509064100" , "0017060205" , "0021060003" , "54804038000" , "77204041000" , "54603055051" , "79604090044" , "51504066044" , "79004030110" , "78104060010" , "78104070010" , "7800200100030" , "77202002144" , "78111074000" , "78111070000" , "0014050163" , "78111029000" , "0014050303" , "0985040203" , "50311074050" , "50311074000" , "79002010025" , "79002021100" , "44011076140" , "44011076200" , "79602084044" , "79602182044EB" , "54802030144" , "54802031000" , "54802032000" , "5480200310030" , "54802052000" , "54802037000" , "54802038100" , "54802046000" , "58012040000" , "58012140000" , "58412040000" , "58412041000" , "58412040050" , "54802005100" , "78132063000" , "79102091000" , "48601933S1" , "48601932S1" , "48602096" , "91410098S" , "91410099S" , "91410100S" , "91410101S" , "91410102S" , "91410103S" , "91410104S" , "91410105S" , "91410106S" , "48600456" , "48600457" , "48600458" , "48602028S4" , "48602028S3" , "RP10021" , "48600048" , "RP10012T" , "R14047T" , "48600763S7" , "48600763S6" , "48600430" , "48601843S3" , "40540486" , "48602002S" , "48600382" , "48600576" , "48600299" , "48600578S" , "48601298" , "48600277S" , "48601558S" , "48600568" , "48602036" , "S228700003S0100" , "48600163" , "48601934S" , "48601553S" , "04500003" , "48601702" , "0025080256" , "48601980S" , "48601948" , "48602007" , "52000238SET" , "T14034" , "48601166S1" , "46181242S4" , "36120151S" , "46810893" , "50180095" , "RP10011" , "52000233" , "50181101S35" , "50180217" , "91010348" , "91010349" , "91010350" , "91010351" , "91010352" , "91010353" , "46181382S" , "RP10005" , "46810010" , "46181351" , "46181237" , "46181236S1" , "50180105" , "46180669S" , "46181659S" , "46181416" , "S26100000000000" , "46810474" , "46181328S" , "46181194" , "50180751S1" , "RP10020" , "0797C469V305000" , "0025120506S" , "79111053000" , "59003001099" , "79111155000" , "79711056000" , "59001092050" , "83008000015" , "77307040041" , "79111053010" , "79615001100" , "0770060020" , "79615019100" , "58007017000" , "79615021000" , "61315028100" , "78015019000" , "78015119000" , "58431082100" , "61315026100" , "79615025000" , "79615023000" , "79615024000" , "60036023100" , "61115015000" , "61115016000" , "79615002000" , "79615001090" , "79711075100" , "72111080000" , "79711081000" , "44011076305" , "49111425200" , "76511030000" , "79611034000" , "0024060156" , "79711060033" , "79711083000" , "75011088005" , "75011088010" , "000700000AN01" , "000700000LV001" , "58411097100" , "58411098100" , "0025060256S" , "77240099000" , "25111059000" , "58211058000" , "58011109120" , "61111057000" , "25111059050" , "58211058050" , "0738060167" , "0902060083" , "60011093075" , "000700000OU002" , "79630018100" , "79630015044" , "79730107100 I" , "79730107100 II" , "79430130000" , "79430132000" , "79430174000" , "79430082000" , "56530081000" , "56530081100" , "56530081200" , "56530081300" , "78030029200" , "79432023231" , "78036014300" , "79430084000" , "79730107110 I" , "79730107110 II" , "00050002315" , "79730038100" , "0402050980" , "79430035000" , "58530014100" , "79432101076" , "0405252910" , "78132015100" , "78932009000" , "78132002400" , "78132013000" , "79432003100" , "78132025100" , "77232004000" , "79532011000" , "59032010200" , "79432054000" , "78132018000" , "0009361800800S" , "59032065000" , "54832061044" , "54832066000" , "54832067000" , "54832069000" , "50329050000" , "59032010100" , "78132057144" , "78132006200" , "78932005000" , "78132002211" , "78932010000" , "79532010033" , "79736010144" , "79536010010" , "0770010010" , "79536012100" , "59036003050" , "59036003000" , "0025060166" , "0760182442" , "0618182412" , "0618404712" , "77036013100" , "79536002000" , "79536001000" , "77236001160" , "79436018000" , "79705081200" , "79105081160" , "79105081086" , "0770800021" , "77205068000" , "0011480800" , "79105081085" , "0025060356" , "50233041000" , "77205169000" , "79105091000" , "50305116000" , "79505010000" , "79105098000" , "0025080306" , "77805069000" , "79105068000" , "79705009000" , "75041090200" , "50305016200" , "7810910104430" , "77709010144" , "54809011000" , "0625069068" , "77709015000" , "0760354771" , "77709012000" , "7710907122630" , "77109072000" , "7810907000030" , "50309073000" , "00050000954" , "78109090200" , "77110090050" , "79009060000" , "79109081033" , "70009082000" , "70009081050" , "55003135000" , "7770908107055" , "0797C168V401000" , "55009086000" , "0025080356" , "0032100356S" , "0770025035" , "0017060206" , "78101132122" , "78101034022" , "77201038000" , "59401039032" , "59401039037" , "59401039042" , "54201081100" , "77701084000" , "54601184000" , "77701085100AB" , "78101086000" , "77701094100ABE" , "00050000921" , "00050000930" , "79708001000EB" , "78108003000" , "79008010000EB" , "58412080300" , "79708013000ABG" , "79708015000" , "79708016100" , "58412080200" , "60408061050" , "7970711300099" , "79107011000" , "78107008044C1" , "50307014000" , "0026060136" , "78015019425" , "79108154000ABF" , "79707040050" , "79707040000" , "79107040010" , "79434031100" , "0024060156S" , "54632095000" , "54634050000" , "54634014100" , "54634020000" , "56534013100" , "79434005233" , "79234008144" , "58038023400" , "79434020000" , "79434115000" , "79434512300" , "0012060303S" , "78134024044" , "0025050256S" , "54634052300" , "60034023000" , "79434019000" , "79434001100" , "0021050003" , "79434002100" , "0625618050" , "50233041500" , "79434003100" , "0402061480" , "79234012010" , "79234012020" , "79211023000" , "0984050123S" , "79708078050" , "79708199500" , "5041000114430" , "78010010144" , "77710011000" , "0625060058" , "0472047175" , "0760324771" , "78010016000" , "7901007119330" , "7811007000030" , "79010060000" , "50310073200" , "77710015000" , "7771015104801" , "7771015105001" , "7771015105201" , "06923080003" , "78010167118" , "78010166000" , "78110090200" , "77310085044" , "50310084000" , "50304040100" , "50310099000" , "78010015010" , "00050002088" , "00050000981" , "79703101100EB" , "79103002100" , "77303139000" , "0019080206S" , "79003003000" , "7970311300001S" , "7970311400001S" , "0035080206S" , "79607012000" , "58111076000" , "54310086100" , "59003013000" , "79103002010" , "0125060003" , "79603040000" , "79603041000" , "79003044000" , "54803044000" , "79003045000" , "0094032253" , "79603040033" , "0025050106" , "54803092060" , "7910309410030" , "79003002080" , "0934080003" , "79711013010" , "79111013010" , "79711013000" , "0035080156S" , "79003053010" , "79403096010" , "79106001000C1" , "79106004000EB" , "79106003000EBC" , "79106005000EBC" , "79106001010C1" , "77308013010" , "78006027000" , "79606026000" , "79006017000" , "79006016000" , "79006015000" , "47106003160" , "79406012050" , "79006010010" , "00063004012" , "00063004134" , "00063004202" , "00063099100" , "0025050126" , "0025060086S" , "58412080400" , "77405009065" , "78029072000" , "79002014100" , "79233029013" , "79602084144" , "79615020010" , "79708016000" , "81212016100" , "3214649EN" , "A54029099100" , "79533501000" , "79533505000" , "79533503000" , "79533506000" , "79533502000" , "56033030000" , "0405222613" , "78033033000" , "0471250120" , "78033031000" , "79133001010" , "0625062056" , "78033032000" , "0625062036" , "79533510000" , "79533511000" , "79533515000" , "79533513000" , "79533014000" , "79533516000" , "79533512000" , "0405222611" , "59033080000" , "0405202612" , "0471170015" , "0625062035" , "78033132000" , "49030023000" , "0760324571" , "0770020220" , "78133014000" , "79233129014" , "59033034044" , "00050000941" , "79536520244" , "79430036010" , "7953605200033" , "79536053000" , "79136054000" , "79136054050" , "79536044000" , "78136139100" , "79536041000" , "79536053150" , "79536026001" , "79536025001" , "78030044100" , "77336089010" , "0025060756" , "60036123000" , "61036047000" , "77236048000" , "79435047000" , "58431082300" , "79630087000" );
Copy
80
0.29 ms
SELECT * FROM hobaIT_sparepartfinder_models WHERE model_number = ?
Parameters :
[
1002337409
]
SELECT * FROM hobaIT_sparepartfinder_models WHERE model_number = 1002337409 ;
Copy
81
3.48 ms
SELECT s . product_number as product_number , lower (hex (p . id )) as id FROM hobaIT_sparepartfinder_powerparts as s LEFT JOIN product as p on p . product_number = s . product_number WHERE model_number = ?
Parameters :
[
"1002337409 "
]
SELECT s . product_number as product_number , lower (hex (p . id )) as id FROM hobaIT_sparepartfinder_powerparts as s LEFT JOIN product as p on p . product_number = s . product_number WHERE model_number = '1002337409' ;
Copy
82
28.03 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"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
true
b"aU¼[\x03 ‰O\x17 žn´Áë/`2 "
b"ŠýA„ú\x7F M\x01 ¨4u}é\e PY "
b"ö\x10 ä\x0F c"K\x12 ®Ù\x08 ó§é?² "
b"מÈ?¿\n A÷ IL!cJ\x00 "
b"àý¨YÖM<ŠÑ«wƒ©÷5 "
b"üW\t ¾Äs@·¸ µÙ\x02 Sú\x17 "
b"6é5\x12 \r ]G\x07 Å╦i\│\x1D è║ "
b"""
█╣Ô┴5\n
K\r ┐Ò´GÐ┴ÃÉ
"""
b"j¾@žm;H›œ\x1D êjY€9g "
b";\x1E PÍð╗L×òpEöM█ÜÅ "
b"»täx‹ÉChˆ«<µï8“è "
b"\x0E ®\x0E dE\x05 @‰¶|1Ìò\x07 8M "
b")BE\x06 ÷ÃOp¥\x00 ÃiìÞ¥T "
b"ßÊ%8Õå@¸”ŽÏV®WÀt "
b"1s^ã”\x17 EF¹¨57*ú>Ù "
b"ƒ0ìs[╦E┐ê]²wsÿ{\x14 "
b"╠¥└\e b\x15 D{òìiq@I║~ "
b"·þw$¡åOú‘á?\r E\x0E Ï "
b"="ô\x16 wÙIv“b\x16 ôK}\x1D – "
b"ü-\x1D g\x12 ÿG\x13 áÖ┤╣┼4µ= "
b"ÕãuœõO0°>\÷™ˆt\x13 "
b"\x13 ³`ü┤cI;«r²\x02 .\f ßu "
b"\v ˆÇ°š\t J̨\x11 0«\r °\x01 ¤ "
b"Á“ÅÃgr@º„˜Ë(&”§Z "
b"gïƒU$\x12 GC™…Ø#˜Àщ "
b"EO\Ö÷\x7F NK²>&\x15 —œ±„ "
b"ïj\x7F E\x01 ÝA5ŒöæyíÓµ\x13 "
b"j\x00 ÊÁ\\x03 I\x17 ¡R¡˜~=ò\x7F "
b"TNJ\x0E ¨sO\f Å\x10\x06 0‗æ¾â "
b"«…Yô›ÑCT“åâre€\x19 m "
b"Ûô=ø¡¹Hª¹0aè«ÃðÌ "
b"""
B\x1A ?ßÐÕF\n
µ(ãp|¡\x1A x
"""
b"œï%”ÜõMEºTL„g,Àœ "
b"▄zYe\x05 ÌM8Áðú╚╩ª\e Ø "
b" ºH\f etF/´\x1D çnìå£\x13 "
b"‘ÀGÔ®0K; QAUòà\x18 ± "
b"%öL/u–B\x1D £!¹\x05 \x07 ]Ë "
b"ú\x1F íÁ±^L3Üe?ñ\x0E }\e É "
b"ùæ,>ç¾IdŒ\x08 p/\x12\x05 ]g "
b"É^│\~\x7F J&©£o:è·'q "
b"±9'7ÛnDMŒÉÜíêöƒ¬ "
b"""
n┤ÙuÙ\x04 FðØï"╩Ì\n
║┐
"""
b"oƒ”¸z\x1D D|¢Õ’!\x19 Œf‰ "
b")üÊt»\x1A IøÜ=a¼Ë─▀¹ "
b"Ï╬ü,f\x7F L\x14 ê\x18 ç╩╗×r} "
b"–—48WÂMÝ‚PéQ\çÿ! "
b"ðš•¶6\x11 E\t ¿ôN,SÖàÊ "
b"zý\f ¾ìöE`ÅÌ}IÍ'æÜ "
b"N\r 9▓C;IƒøoïËÃ┘ì\x19 "
b"âÝ\x08 U¨jL9ž\x1D bý%Ã]/ "
b"´Söà╠LE&£|┬eìı¥º "
b"\x1A ê"Œ jHï¿÷(Rª1Ôh "
b"sô߬e=ORªT#Üo&\x07 Þ "
b"بT+xöG:™ôhþ+*ìP "
b"m®P?’kEä…+“C\x06 ØÁç "
b"×Ë\x1D XÔÎOiœ®ô˜“\x16 rÚ "
b"ècÞDAQN‚ºmçÒRÝ“5 "
b"”O\x0F «EöJh”¼ï|Ÿ$Fä "
b"""
\x18 y\x06 \n
2EI\x19 ‹s—\f á*·’
"""
b"ØP╗l\x04 OFé¢╬én\r Ïéo "
b"•Åk\x02 €ÿC˜¦šì¼KJ\e º "
b" TÎ&\x1D tKÍ¥Ã\x04 •þSó% "
b"'┬ìy\f J?ìÉ\x1F ┘ê\x05 ƒ╚ "
b"}0ðBÝJS¿\r Í\x11 ¶Ø\x1E "
b"0\x17 le/›H3€Kå].\I\x1F "
b"ã$\x7F €§¿C묀õÑY¬\x05 ‰ "
b"…úÕrX7F㸆-S$H„ö "
b"""
¢³X°3\n
@\x19 ³Þ›.8Ñ\x17 S
"""
b"Õ¾A¨õ£G‡¡FzpÝû~É "
b"""
€.æÎ\n
[Bλœ\x07 <A\n
\x08\f
"""
b"""
ú\n
©®ùûDcÜlŪù\x03 ▓\x04
"""
b"ízšf>\r @!’4â@«G£“ "
b"*šå_\x01\x15 E«µŸ¡\x12 jv°ü "
b"â7ËXû╦Cûÿ\x14 ▄ÅU:lì "
b"\x13 §¿Ëo9KR™œ3ÿ\x1F\x1A\x01 Ñ "
b"è¶ü¯–ÑDß’861Ò>Û» "
b"╚\x1E\x18 ╗ì╩HnØ═,0ú[½< "
b"\x07 <ŠË£Ax„l’^{d9o "
b"½/;Ñ…´KØš0FUy\x7F o‚ "
b"ñ\x03 ×)'6E°²{´ŒÐK)\x0E "
b"┐á§ÃÖ\r GÍÅþëi0Ó.X "
b"&-\x10 ªL_M.¸\x08 .£7\e\x01\x08 "
b"€°³K£G1“²ùüEâ\x18 ÷ "
b"JþßÿBì@O”-™²\x02 þ%p "
b"\x07 lyı'¥@®╝¤´.\x0F ;ÎÅ "
b"ÌΆô¹ÏFBª›ÐæyÄ\x04 j "
b"\x07 QãL1ËD\x14 ”Ê›véÁ\x1E J "
b"‡ž,Hr\x14 E|³Ì`nÚGõI "
b"î]æ\x17\x19 ŠKC’Ú윦n‚Þ "
b"ž“_Hß”C2ii1º,ýä "
b".aÉUSéE›œH»³‰Ñi\r "
b"¾Š¸®ú”Od†\x10 £sÇÙÆ\x12 "
b"BÅüŠ<\e KJ²Ó\x07 ç"\x14 ¦x "
b"ñ■Ól4\x17 @(üéÊÎe·\x10 "
b"L”aªŸ#Gˑۿck1œ? "
b"╩■<§ì5LÊ║Ô þ_─¸▄ "
b"·\x06 È\x11 ╩÷I¿áåÆ\x10 Êïüé "
b"\x04 y\x08\x0E 1^M\x1C ¯Žq2¬û…\e "
b"®J'‹\x07 wD·¡\x18 %½\x1A ;?9 "
b"å§6"¬þA\x01 €ú\x08 «ÕG_¥ "
b"""
kzÒ{ÂÆN\n
║#³ÅGKÎ
"""
b"(½»*3LNûƒ=PÉô{½B "
b"ì\x1E\x14\x7F\x00 ì@§║É,#a\x03 t³ "
b"O-\x1C ö·]O-š|GMÝö3l "
b"┴ü╝\x04 ´ÜEÞî1╗1¡█ôæ "
b"ºvËqÑ\x06 A\x1A §í\x00 ñ0E£* "
b"3j\x16 Õ:ð@æ•—\x16 dof͵ "
b"\x12\x0F j1XªNS¤YM›/\r Ðý "
b"[ÉÈ\x1F ïõNœ„²@\x12 äS¨™ "
b"èlCÁ\x16\x1A Ck²‚ bݳ\x1F J "
b"&_ìô’'Iä¢YßiUÈó\x08 "
b"*¼…÷\v @H4¨ºEéÊü‚/ "
b"Ø\x0F\x05 ╣å║O:®y┼┌dê®} "
b"~\x06 ç6Y›AI’9þÐ×\x1C ò\x16 "
b"'w2šQILC’„E„|¡.’ "
b"\x1F\x15 ÓÉâ‚L"¥ä—(S€LÊ "
b"…vh\x17 ÖÓC«¢†5ºwqîm "
b"▓ƒØ®5·FÖ¡?´£Ôxná "
b"â\x17 Õïn\x08 E·¢\x16 f‚\x01 ;\x03 ß "
b"@‰¿“f"@¿›>ÀÂ:‹Å5 "
b"Îð\r „Ô\x06 JT˜gŒ…»öÇ\r "
b"""
yÈ\n
¥aÐB4®ˆc\x7F álÏ9
"""
b"àã§'fYL¦©w@æeùaÖ "
b"\x02 !A\x02 |?I\x0E í[ТÍMØ\t "
b"ñä~š¯½NO®\x13 Šœ8\x1C ÌÝ "
b"¦É\x02 ã\x12 ¥M"ªñ€ÜO8\x1C ö "
b"ü\x02 ┐´°\x05 @yó\x1D\x17\x02 ò2è2 "
b"\x19 =JxʽOÒ·ØÎáÜ\x00 Jg "
b"3ByÂ5TJ\x1A ½RÑÄôæ^J "
b"$ð‹ÁúEʵInöžt{B "
b"!–””r\x1F Jx‘ÿ\v ¨M‡\x14\x1E "
b"ðç¯\x16\e Ö@ÿÅü\x00 VçÁ1ÿ "
b"é┤-R@8JØäoK²&┼\e e "
b"ÔD¯¡\x07 &N„§,:Ï÷˜ˆ/ "
b"È®\x7F\x03 iFK«—èËi˜ÚZ7 "
b"ié#u»fHçƒWqþŒlžž "
b"INÙ5hýB܆¨à4\x0F \r Åp "
b"Ž¥Ã\x19 ºÛ@¿±àò«èáB\x0F "
b"[â+øÃB@ý©\x12\x12 ×F)ŸÀ "
b"SÅ\x01 âÏAIo©¤.êGÃU¯ "
b"ôç¼▒:vB Å\x7F j϶Sõ\x1A "
b"Y,î\x11 ÅËDö▓°íþ\x01 |B\x08 "
b"¹o.\x12 -KIŸ´ý\x05 {\x03 ©dº "
b"ìOe'\x02 ¥@¥ì_ıP\x18 ì\x0F E "
b"§±0Ø^CKÑ¡\x00\x03 ×\e ݲ\x03 "
b"%º¹£¼ë@ã‰Î!3\x12 ÅÅq "
b"„»Œ2—àDÁ§—œì/¶·û "
b"Ý!}.Ƀ@\v ¹ÏÄÜûU‹¾ "
b"\v\x05\x1D\x02\x01 ŠD÷ŽÐ€à˜T\x01 "
b"€0\x0E y\x18 G!‰ð`\x0F ,Êái "
b"dZÚ\x02 +\x19 O>˜¤û1ã_Ī "
b"ÓË]®³pG┘Ø\e ╗■sÈÏÒ "
b"´ \f H¿&A5¯eHÍ\x04 ”Ò "
b"¡Öv-¨\x08 Nü▒Ä×Ëÿü\x0F ┬ "
b"\x0E çâ▀┌«OIÄ╣I}Â┼Ø┐ "
b"u¤fº(TAȧ\²ûd·_é "
b"\t J\x07 TG\x04 B\f üû\r ÐM╔╝= "
b"""
ëãÃ\x7F ╣ïJãæøØþ\n
øÆL
"""
b"F/$+C<A膚씼Áùs "
b"¤\x06 û\e ØïN\f €Ø`\x10 m(\x05 y "
b"""
&Ÿ\x16 …\x10 ¶L`–\x12\x01 F\n
ЪÍ
"""
b"\V\x1A k¥}Nç€J==ѹj\e "
b"à—\x1F e\x03 ÚNʹDâèô¬!\x1F "
b"hOz\x1F\x18\v EÉœ^ÞIºr\x03 9 "
b"õ8\x7F\x18 "”J8•Cˆ÷®Î)U "
b"EŸ°(šãJê´J\x1F bW\x08\x19 æ "
b"aX²]!åE¬╗eqÄØ▒¡% "
b"x\x03 $|÷ DÙ£-µ*\x13 n\x1D Ï "
b"\x14 m†œÉ\x10 Bk»Ô\x1E ÌQ…«Y "
b"ð\e Xü\r ┴Itñ│ÁA‗\x17 j\x7F "
b"÷ªÃe\x19 ÅC\r ¿ðè\x02 ¾<µ "
b"l(ôÓÚÎGÿ¬›0(§\x07 “5 "
b"""
\\x14 ½CRøBU®T.º\n
Ì\x0E ]
"""
b"vMI°ÒlH\x1E ┐Éì:YÐd' "
b"ûyÆ0Ó4C\f £æXÕ„µ\e Ñ "
b"\r ÐKiˆ(H‹\x12 ©Þ¯|_å "
b"FüUôÎ╦N\x05 ïÞ├[Gu°» "
b"3³É£\x7F Iïí═Oý<ôu\ "
b"ôU÷\x1C Ê├HÈâØÈ¹JVÝØ "
b"ôÁ\x12 £+4D‘·OYס">‰ "
b"iØ\\x13 FYB╣®Ú6û3¤¼ù "
b"\x00 k\x0F ¬x¤AÔ¢\x12 .ˆ&-ä "
b"uú‡\x05 •ET„ï¬ç÷•p„ "
b"╝^\x02 ‗YÁHÕàÌuüU─HÐ "
b"v{\x10 F^ßK\x1F ‹à»y«\x01 âê "
b"\x01 ÿ╠|ǵsì½.\x1A X J█8 "
b"'ªb”<ðHà›Ø\t 3h¯M¸ "
b"IÂb”\x0E cF'¨:-‰\x00 ËË2 "
b"╚nå╠\x17 ¥E╬¼¼ì¥À\x16 »² "
b"""
¸ÔoB]ÚH\n
”¦2ˆêù¦}
"""
b"\x07 %»ÍÁ€C¾„\x1F eMüÜ¡å "
b" (£§–ºFP©\x08 bÄ\x05 \¸ "
b"®\e n\x11\x01 —C•…\x1F h{{eI1 "
b"\x0E Óõo\x15 -Ee‹\x11\t ±©þ¬h "
b"Á%°üï╣Iu¢ma,Kf\x15 ù "
b"±íÒJ\x12 @ü‰ÀåHÍ\x04 ,Ÿ "
b"‘|\r ÔqqJD¢ôd0\x18 -\x7F Ø "
b"ÛNµ*╠IDµìÄÉaÈb\x11 ¬ "
b"\x17 ï¿õ€=I´§g¼ðé\v\x00\x19 "
b" AÜ0\f ÒE?˜‡Ï\f 'ªA¡ "
b"$&í±-ôGj¡\x05 îm¥z¬T "
b"▒█ìÑ2·@ØÂRpÝ/¦{┴ "
b"9oоÆuJÖ€'Q¤•:äü "
b"u—\x17 "|vCá¶ñ\x18\x15 ¢\x03 ³£ "
b"ÿ9·84\x1A N\x00 ›>¥\x14\x00 7v\x14 "
b"[ØV©p`Ló¼┬u2ƒ▒[^ "
b"í:²¥|¹Lì—9*-NOÂø "
b"╔>═Û\x10 ¯A®Ñç«©Å\e\x08 ¾ "
b"ÈZ5XÝ-@\ ôI\x1A kRaO "
b"̧'\x00 ?õL“•¯E\x11 •ç'š "
b"Lë\x08 ëh>H¸¿ý˜„AËàÏ "
b"}Œ_ûþÑL²‡Ùc÷rWñN "
b"?0òš\x06\x15 LT„ÏPA\x13 ¹ü^ "
b"ºý}¥\x00 D@è·Qx¸\x11\e\x19 — "
b".=É÷G{E\x13 ¼…ÿŠ>VW£ "
b"ƒ°2V\x14 óEE“^2‡IbA8 "
b"{Æâh´˜Ci†µ(Ö©\x19 ¹ "
b"”Y3*”ñM²Š“Fj`|Ð) "
b"╦(ÐÆMåM\x0E Åv(\x0F âªuO "
b"î░Ù\x0E ¡óF5É\ýì?\x1D q¾ "
b"\x11 Ê-«˜ßNË›žnÿt\x7F ê\x10 "
b"°0\x06 û÷5J“¥(ûqÁ']¸ "
b"I‡\x13 L6¾J+ QÒÆûõ¿í "
b"þ{cϰ╦DñçÅ‗}$╬$¢ "
b"¤}üw2{B«áÿY\x03 Jqf¬ "
b"<\x08 Mï"\r I<¯\x03 *¡“\e ÁÑ "
b"„-—\x07 ï\x13 C§•žg¢+k9 "
b"lìMïU\x12 D-¾\x7F ޼\x16 ›™¯ "
b"¨mæ:\x08 °O°«cáý\x00 UÒ; "
b"░n\e {╣üDvùlCQ╬\x7F B▒ "
b"\x12 8r█¤\x13 E‗í│űÂßÎ\t "
b"\x01 Û$\x18 êyAÅ’=áÜ\x12 ÖE "
b"2s7Ø,ÿGz‹)i팔\x19\x1A "
b"£í."\x04 ñJ\x10 ŽÌI#dÊóU "
b")ظd\x06 "F3▒UO\x17 À┬ùt "
b"É┼ÝÓ▓ÚBQ▓éMÑ_É4S "
b"\x07 ŠÛsä3@,¬\x1D\x0F ·ž[øÇ "
b"&>P§\x0F bCy™Å+úôÑ H "
b"˜\t ™waˆFþ€áAfš6ÖÕ "
b"Ù!î!=DD\x1D ¿%SŒÿPo½ "
b"•G\x13 ØWK8¯¢9Œ{Öl\x0F "
b"r`º+W‡H¬¶úê‘"\x19\v "
b"\x19 ^yk¡±N┼ŃÂGçXÄ■ "
b",áJ╝│ØE¶║6y┼Ë\x19 ç╩ "
b""\x1F ñØa%IÅ\t ¬×;ɼ "
b"»¢ …)x@"•ñÇá\r ^H\x03 "
b"Ï^mU†¥MĪ‘(–×E×" "
b"Fæ¡ÞÛPB~™«c|snÑv "
b"ì,²ÈѧKYÉ*\x11 à\x1D\x03 >T "
b"îâÈÅÈ╝BÌñ(Vk\x1C\x11 Y "
b"ò@nþ8.OI“~ƒ\x7F â[ó< "
b"\f êÅ\x16 ö#Eñò\x0F Ñ■C╗üà "
b"\x05\x15 ki>kJi¾`x—Íœ\t ¬ "
b"µpðñJðMÕž4r´ \f ’\x1A "
b"³.ÁÜlÇM΂WP\x18 Ô\e h\x10 "
b"Ø:>\x11 ÕFC³½p…~qS®¾ "
b"óÁ\x1C ýHüEK·ðôm›Î3õ "
b". '2\e a@J¾ïcò|\x02 Èå "
b"""
àpÆ\x06 \n
\x1D I*µWÍ0\r ñ\n
h
"""
b"“¾-¹«sD\f ŸDÔßøi¶Û "
b"çÞú6s'A╠╗WgpƒiDÅ "
b"\x00 ð°‘\x17\e C•¹\x7F ×:½\x18 \Ö "
b"Ǫ¯óáÒKÚNZÊYÂ$\n "
b"\x02 á4®\x0E ¶G\x19 µÏEGç]ÄÕ "
b"""
L[` P\n
N«¹äR çI5:
"""
b"å░Ø\x03 pÇMÂì¬\x05 CÃU\x00 ▀ "
b"|‘°¿¡“MF«?Òüf†uU "
b"ï\t B\x17 ·”@ŸµJWÕi–| "
b"\x18 ð‡º2¶@{ºË§Áõ·%œ "
b"J7t!ZóD–—\x14 -Ôã¹_˜ "
b"À".—<…E\x07 ˜¾ˆPîSQú "
b"¨\x05 úÑ´N4ñ\x11 ¥_Ø\x07\t 3 "
b"A\x01\x18 Èæ\v JF¿§¨\x14 y •Š "
b"¨└\t Ìþ╬DrØé\x05 Ùÿ<O| "
b" [HY´qNL┤©▄ØÓq&- "
b"sèéø]LI=¶rñl<‘e“ "
b"╚}4ı─ÎH‗ìí½j\x1A ¾██ "
b"Ç)Ma 'E\x10 ®+„L{@\n "
b"6ËÃ\x08 ¥%LìÇýw¦s9┐¹ "
b"\f ßÃ_t:Fl…’fº—ãfà "
b"wéôõªìDqÜn\t ®¹²Üè "
b"""
\x12 Hâr´¹Ge‚¾ML‘\n
r¼
"""
b"\x01 ˜Ì{yLpÅ–ÑÚÌ< Çs "
b"""
¹•î\n
Í[Bä‘“VFšDð|
"""
b"RDo‘e\x7F A«¶\x14 )ïíª\x1E "
b"\x01 ˜Ì{BÈp\x03 ·fvs%žÐ@ "
b"\x07 úÚD›–B?¨C?n±\x16 IK "
b"fy ü…}EŒ…Lj »œÜ4 "
b"\t íÉg#Gª†±Œ‰úJ´µ "
b"[\t {Ô5èHö™æ*\x1F MRl\x7F "
b"À“ŠÌÞ\x1F At½\x12 Wa&)ïœ "
b"„Ûˆ-^ê@7®\x04 »þ¿K‚\x19 "
b"\x04 âÙµ\v\x02 Náª\x1D }Åj]ÜL "
b"\v\x11 ƳöÂNÏ›\x7F ðÚÈÖ—# "
b"ñ░ì~SIH#╣█Ü¡(c8─ "
b"*\x08 {g›òA㪫l\x1D uÞ=< "
b"íÊ\x10 þ2▒J╗Øð"w\x1C -jP "
b"2¼]•c\x01 EÚ¬ççK\t\x05\x13 < "
b"¼*•iì€M+œþG}VÒ'\x07 "
b"""
<‚<\x1A '\n
F‹€p°n£o‡
"""
b"""
{Ö\x19 K■nB\e ì\n
¿ø'á\x1A\x12
"""
b"B`'«ÜóE¯Å\x13 nÊýïKÈ "
b"¶sè║\x14 nLv»Óì÷yw«& "
b"qc\x1D ïÛ¥N˵aÿ“\x17 •\x16 ' "
b"°\v ┌ıYqF\t í\x11 ┌ƒ;\x13 ÛØ "
b"\x1D\x02 r\x7F #³Fß’96àÛ†ÇT "
b"èg\x08 »┼dKAÁtüv9ôÜ\x1C "
b"¥Öü╔Ĭ@}ñ\t `¼\x1D +█Ê "
b"9aäÔµiO2§\x1C ŸT^\x14 c× "
b"Ò«(«8PGÁ HVýã\l\r "
b"çW]TÉþD?˜ÅÏÅ\r ùØ "
b"Þ┬Q#}2@¥ì?õ┤▒ÖıL "
b"\x12 Bs\x16 2öKQ×\¡âZ£þü "
b"Z9§%påD\x18 ›\x7F F÷Sü0c "
b"?É-ï\x06 bJB PÍÙ&':U "
b"áO¶\x16\x0E q@¤‹£+X’\x7F š1 "
b"\gÅ\x11 ö”Mó¬Ž\x19 ì†*ø< "
b"Äd*çãáDh·ã„óv@\x05 0 "
b"½`\x02 Ï\x08\x15 KººËµ£€ÜÚ "
b"\x1D ØúÊjLD▀¡Ö\x0F Ú\x1A\x01 »k "
b"\x06 ¸Y┘Ø~MÙ¼\x13 -áÔz╝Í "
b"Gýf¶Í¾C‘›¯è\e ÈÛ©n "
b"¢¡g_9─@Éóݺm!■6û "
b"\x02 ™T\x13 ÖÂHãŠøI¶1âl\r "
b"M¾2Ü+WE¾ìÄG®Í"Íû "
b"5\x17 fÛ$ƒC\t …,ˆoEÓË "
b"""
¾_\x04\x1A ã\x01 O\x1F ´.\n
‚æµ×Ç
"""
b"!\f I7g2NCµ÷$\x08 ã°3\x03 "
b"ŧ”\x1E įA—¯Þ›U:ºÝ‚ "
b"\x0E úq¯ƒ†B6¯pîÕâG}{ "
b"Þ`èÉ\x1A ¢KÚ¡\x13 *߇iC- "
b"g\x0E mÇ®\x10 MBŠ¡ÙѣŖû "
b"PíC*\x03 Ñ@\f ÄÌÑzãÉlÍ "
b"""
ó\x16 é\x15 \n
JEu“‹z°IG_\x03
"""
b"v:bÿÈRK^ŒÞnKcÒ\x0F ‡ "
b"Ù^Zì‰rHD¤ka‚O±Çt "
b"¼h#\x18 õúEðˆ&ˆ²d½>¿ "
b"æc\x11 C┬ÿL/Ø║'‗¬\x18 ╠ñ "
b"¥x5Ü\x1E *M7¤ãuÜ}§ìp "
b"ü‰†ë¿òMÏŠ*=¥~§³â "
b"þ\x03 Ÿ\x02\x19 nK\¦XéÀ¶{a* "
b"\x00 F†Ø÷`Iƒ‘õ.§È½¶@ "
b""¯³>NåG÷¼Éûg,©Ý÷ "
b"Å5\x02 ËtßK×öå#1µZPz "
b"""
Í\x0E .@‰\n
M\x15 ‚\x1F #YòÄê+
"""
b">Ë«÷ŒÞD?»â\f ?wFá\x05 "
b"\r {î ° I7—Ì©bò\x13 ?Ï "
b"ý┴>\x05 ĺOÖØë\x02 ^‗N \f "
b"ÏÀ¡\x7F\x17 ÉC?×ú┘R(ÌcÉ "
b"o5Îvë®KNª\f ³ÏÌ}~º "
b"†\x01 ú›¡DKU†H°Þ÷\x00 jX "
b"ŠÐú\x1C µLDV®‘ÇK ß\x0F ³ "
b"4¦)ìtxC|²þt¿!ì¬2 "
b"ÊÀèY¼WEW³_xÿ\t °èµ "
b"‗\x7F\x12 ÂäáL▄ÅM\f ÏX┼║V "
b"Q8 ç4¸A¿·£m@'\x12 hý "
b"\x11 ”Y€ÝcOŒ¿Ã"\f ºª+g "
b"Û·Öe·®H:…ÝÀ\v\x00 ¦ôÿ "
b"""
\x1C ï½ïð\v @\x05 µ\n
E¨\x18 |Eœ
"""
b"£‚t÷\r EAŸ\x15 ¶¥ªøßJ "
b"}¨M¬fªK╬¡\x01\x1F ôÁ]ïØ "
b".‡ä*=ŒJ¥½M§ÐÈQ¿~ "
b"ç\x12 :C½-L\x04 ·ø„õõôìƒ "
b"ŠZÂ\x00 Ò]H™uá\e c\x02 ¾@ "
b"W°e!ÓþJ¿“M+VX6 < "
b"]Hõe¨óNèïÅÆä@\t ÁS "
b"\x10 y¼çGðD“ ·„³ 8Jœ "
b"$VŽ\x10 [\x1C Lã›p\x04 ¹e`ì "
b"""
╝dº\n
5ªAìü~bën¥ä├
"""
b"zÂ`▀\x1F JîØt®ß½\f 8} "
b"¨_ßâš<Jê¥+ªË|Oé\ "
b"└Ö\f µ├└FT┐ì´,6F¹X "
b"f2ÙwoèKº–\x10 )xNM\e p "
b"'v\v Ú\x08 @@è›L´ë^×\x05\x02 "
b"■r\v M̯IüÁObÄ3pËD "
b"\x17 åZVl_JÏ©\x04 ?\x13\t \Qv "
b"\x10 z¶6╝\x06 CÂ▒\x04 ¯tÅÁìv "
b"à¶h\x0E æhN”€i¯\r mrÂÎ "
b"0äT1\x15 ËF\x1F ç\x06 Ñ>í`ìÙ "
b"ZV%█ôüA)ǨC\x06\x05 Â)ï "
b"θC…7\x01 B$½\x02 V¢þÿ\x1D f "
b"o║Æu"~BLئ║┤ß!╬1 "
b"¿ \x03 Ò'ŒA‰¶9N\r ØJ‡c "
b"ÀŸ \Ù4Jkƒ±ê|\x01\x13 oF "
b"þW)É┐ÉFJ¥1jç\x14 ┼]º "
b"û,a~ìÖO÷░┬Z¡\x04\x02 +g "
b"]ÂW[ñOIè´Ä?ÛI7ç3 "
b"oXÎQìRN{åIZ,]aDù "
b"»\x1C \n \x12 x¡D€š“\x00 X¥-j„ "
b"ÈmE/‚¼K\x1D ‰‰œ}#Ì[= "
b"""
\x02 W\x17 Ù\x1C !C—».ƒ\n
â±À
"""
b"ÖׯÅßıBÇ¢▀þ\x19 mT\x11 "
b"ÖûËkÁûLO³Å7Nõµ¶| "
b"Òòåaý\t OO½\x06 ÕË’˜Gc "
b"‘Á\x01 9óùFÝ™XxØâ’(\x00 "
b"""
oµwüf\n
Jy®Éq┤qı
"""
b"oƒý!Ï¢Cà–A°5Z(\x17 Ò "
b"VÕ\x0E H°"Iĵ»Ìä\x1A\x1C\x07 * "
b"Ž\f dô\x17 &A‡¯¶\x00 ójÌm" "
b"!9pÉv\r MÓ×Ò└Ä·ò▓║ "
b"¯5§MȶJ\x17 “Ð\x7F å\x13 ”ñ‡ "
b"A\x07 n¥åÌOX¦%óè\x03 —\x02\x1C "
b"$ÆÅÐV\x01 AP®ªÐExš@… "
b"""
›)CŸÒD[«\\n
\x1E ²©9ø
"""
b"6Å\x15 -L¯C¬°ºfÕ\x00\x10 ib "
b"Àm¥‹ä^DŒ½¯àHøú4¿ "
b"§ü/M‗┤Aª▓Q\x12 o╩"'¯ "
b"/ÍÖØï┘H<Øü»$5g\x03 Ç "
b"ôöìyë╣J╗¼Â Ò├ñý+ "
b"═*1·|O\x04 ┐\e\x04\x1A ú7│Ø "
b"w©»mÎ<Kõæì¶\f ²¯à! "
b"ž…OÌ\x08\x19 D!»4ÿ\x19 ˜Šàù "
b"\x7F j[®Y¡D5¢Þ/ÿþÓ\x11 - "
b"µá\x13 ìÔ\x02 CúªY§\x1F ¾ó˜ç "
b"f¾ÁDxëK\x02 Ÿ¾\x01 ÕñK~Í "
b"zvüUó\x1E DmÁö┤\x17 II]R "
b"Jê~•#¼KŒšsϬqH{ÿ "
b"Ùs3ÊFPJƒ‰t;¼GÐh "
b"ØZÙ╬ÐÔHLÉS╔dw\x18 ªÒ "
b"&Èq5\x0E óDXˆ\f ¦_'vƹ "
b"\x1C 1—\x1C ä\x0E I‹‚ñ(\f\x07 Á¶5 "
b"Ï\x13 (|¥PLÞž'çÓ®Äñè "
b"ÓÉË8¡\x1F B¾£t禅¿Ø( "
b"¸P\x05 0¼\x15 J\x19 Å▀Nv°\x00 ▓╬ "
b"{L»·║ðMMɶ\x12 Ö^]\x07 É "
b"A\r (én°@\x7F ¬|xOŸV´\x15 "
b"}Û\x04 ╬ð6EØè¿;3¾ïmu "
b"`£Ì’\x18 ÊG!š\x0E <\x04 £\x02 8“ "
b"jØâB?³C®£ª╠*\v 3jô "
b"¬\x1F ®N<òJhìóOâLe\x16 ; "
b"\x1F ÑlÐoËBªì~}î̽ËÖ "
b"\x06 Ì<!¾\x7F Ox¤†÷0Tu\x13 ” "
b"Abv\x1A ÛîE‹¾§™Ã"à\x07 ` "
b"®—0m\x1D ¿FëµÉÉNÞ¿¥« "
b"ô•Î0æ†Mê›d¾Â\x0E Aï× "
b"Ûq\x17\x1E Ê;Jºü>p|EÏ╣¨ "
b"sÑ\x0E ì4E™™ŸäÙÀê\x1F À "
b"rf‗°\x10 ÂMc┤ؽú┴LpÜ "
b"\x0E VÇ›²kB=¬;\x07 3 Ñ%\x05 "
b"Äm\r c\x18 áMg–zªÀ¢ð‡< "
b"üÇ®»ý┌L┼æ4µÑ'ïÝá "
b"×Cª\x14 °5@vøìG©\v\x00 ÉÞ "
b"\x14 |Æ\x16 â%LåØy\e v/X\x16 R "
b"Ð#¨Ø╣»N\x07 ôj\v â¤0ıÎ "
b"òŒ\e †fAÊ€€^Ú\x0F e~G "
b"byÞ\uJCÉØÞ\x7F \r ;àâQ "
b"Ž!ä×”ðA攟éêÿÞ`h "
b"AÃZvvbGç’ &\x12 ˆ¤µ& "
b"WU\x07 oU\x01 Më±\x00 KñÏO¹é "
b"\x07\x0E Û;ŠüJ̧kK\x14 /Ã'‹ "
b"Á[µÀ└£E'ëã<YÙ╔ìõ "
b"&†\x0F ©÷‡D!…®×:»âãî "
b"ÌÝ ‡ôXF. Þ\x04 #-h«\x19 "
b"\t M¼ü_\x1D M"ÖåXö1U╝╔ "
b"ksÎ█óØJ\x14 øÒ\x10 K«&¶Â "
b"KQ-É\t ùM\x06 žóîìßÅ{\x10 "
b"ÿK¨ˆ™¸E2ŒÔœ\\t ®$ß "
b"""
Ÿ\x14 Ôõ\n
¤F¤”u\x17 Ûðï8‰
"""
b"▓3╩6Ü█G│░Ñì½yn¾Õ "
b"§ÜQÍ\x16 D@ǾÁ\x19 kˆ\x19 ëp "
b"…R\x0F °;€E\x08 ½Ìáí´\x06 Ý® "
b"\x0F GÿaÝGýöña¿yEðü "
b"èí\x03 ®\x1F ºN¼€Ï¸”~\x1F ‘¬ "
b"®ðœU·\x15 Nd£d×\x15 D\x06\x1D a "
b"oÁ\x07 Ö¡âI\x12 œÆ.9½=µ³ "
b")ѹh·£Ayñj\x16 µì9æó "
b"…îéAŽáAˆ‹Û\x08 ÑžþþI "
b"eË~å\x11 óMjüÑ:3_\t "\x10 "
b"p¶FÔ`ÞNA‚\x19 EB?U¨ë "
b"b\x1F\x06 ²\x17 └CüòÁ\x0E ¨ QûÌ "
b"\x05 üeät|Boôqç§+\x00\x1D "
b".{a3\x04 ¦LûéM\e µ Ï1É "
b"2˜Ia\f öC¨—>Â{\x03 Þkê "
b"ü¡a:¥\x04 D`Žù:|¥Ö\x19 ê "
b"óþTÈM?Ht„\x18 n!B0˜ "
b"UKÐBŽÜO¼‡t<ª<ªé¿ "
b"\x7F ç<@\x02 •C¾©!òM£\x1E î} "
b"\x0F …Ãj‰HKB²g„c\x1C PÇ* "
b"""
œ3ñÚî\@@•\n
_Ï¢Á$Ô
"""
b"ÏvEÂ\x18 ┼Oþ┤ÕCØwØ"[ "
b"Éë)äý.D7 W(UÚÊ5N "
b"'ܱÈ\x16 ÊI“¸KuS;C£Á "
b"‚Nj™uFM7’Š»y\x07 ã–ð "
b"\x11 ͸ÐaL‚</ù´º&é "
b"""
Xº:\x14 ehKQØþ▀a│\x18 \n
(
"""
b"‡ç2<Î\v O«‘å÷ÝZ›ú_ "
b"#-\x7F íÎÓMÖÆÅ\x0E )(Hû "
b"ý|\x15 j¤\x00 I˜™k\x1E í=`:Ä "
b"y×)\x16 ƒÒN\r ¿═Øv▀Üce "
b"Œ4²n¦ãJº™\x1C &\x0E âgDì "
b"»-~@ÅÔN<¡¡╝¥ë1\x7F ã "
b"5MíÉ\x0E\x18 FÀ¤xî.iœòœ "
b"àê│kY\x17 Föìñ6Kds8 "
b"üıêª^·B\x15 ¢kteÖÏ┐G "
b"û╬Ò¼rJBÊÉÊ╠,]3té "
b"$n(?\x06\x7F Dþºá\x02 Nþ|*J "
b"í¢BúDGCÅ»·Câ `ŽJ "
b"…3\x08 B\x1F lMs™1|9¦†ñ. "
b"2OH!)┴L\f ©ÈØz╩Ì[ "
b"àÝ\x03 ‡\x1A ,Hؘ͋JW¼:î "
b"\x02 K]ñ=\x1C Jäñ╦É╦cbá§ "
b"qÕ\x1E T’\x1A GR¾\x16 sÝIÎÎì "
b"\x16 ³Ÿ9«Ñ@DºcõY©õµÿ "
b"s÷\x1E nñíL[‡\x0F ƒ-q\x0F é "
b"dUý#ÏKDñVØÙIr(J "
b"j\x0F fƒtIК±„Ÿ¬UWÜ "
b"íOlõ ¾L(ìJ£i'v÷\x7F "
b"²\x0F ̓öˆH©„ªºÈ<Lç8 "
b"ù!à[I7EJÉDéı|~d\x14 "
b"zù║\x16 ┌ÅO\t ì6┌ö:àÛË "
b"<MÉç»ÚBÿš¸}1…¢ð¸ "
b"]-DÉÿÓFµ¾5›\x08 \r ‹KÁ "
b"a\v cf\x1F ‰De¥\x04 W~ˆí¾‰ "
b"àF87\x07 ”LX½žO¨>€½8 "
b"®ÖpNNK¤‰Lö©_©.L "
b"t╝Êì\x06 ÎAQév+╗&ä_. "
b"dW¦4¼VN‹ˆ«2[\e ä^¦ "
b"ÉÛïóÑØO à2╚F┐Åët "
b"\x1C ,6'nÅBæ•\x01 r\x0F Æ ÄÁ "
b"""
{\x17 Ý^:ñF5íìøõ\n
à Õ
"""
b"ã ▓"lPG\x1D É╦I\x12 Æ\x03 ─k "
b"uÇÌg·³Ba•Î× \x03 J\x03 ò "
b"èÇôÈýÃFÙØ\e NT wy "
b";-i[ò,Nþ¶¸ø™'Óöp "
b"╠■╦æ\x16 tI¨î¡\x00 ó▓²#Ø "
b"""
¶\n
òCÍDLl‡àj´•»Êÿ
"""
b"UôÖ»–\x15 N/›¿\x1D ª™™\x02 ¦ "
b"½d 3ÅÃF\x1C ║\x19 Û4:\r ¤j "
b"Ló‗\x1F\e þKzò·t,Éï\x14 ı "
b"Ò&!\x1D aãA‗▓·Ø\v\x07 5Q█ "
b"\x00 6ãü╠bCÓ▒P£yı©│Í "
b"»vvã\f eI\e ¤\x15 ½•&Îß* "
b"\x05 Å\x7F nåQH½¡\x0F ¥ðòá\x17 z "
b"\t ¶¤möÛFÿ¯\x02\x03 &\x13 Þ¼G "
b"¹žwe\x03 NET“×Þ#IGL\t "
b"\x01 ╗`DÐÌNì£ÉÚ÷e~©▀ "
b"PZ¦¯\x13 ▓Céæîïi╩ÇÉ^ "
b"n«§(\x16 tE‘¸Ž£Ï\x0E ½\x00 £ "
b"³;èÐò˜L¼¥\x05 K¸Ù5:\x1C "
b"B\x1A Oœ"áN\x02 œ[ÄÅNX\x1C à "
b"\x05 ë\x07 4ììA\x0E ¢>KÁƒ¤øy "
b"(@2[\x01 Iöµ-óVªV3Ä "
b"\x12 1‡ñ7'C\x05 ¶°@˜ ñŠÊ "
b"\r }só\x17 ØH\x06 ükHáN─}; "
b"ò¶zm¹´JYŠRÔÊ\x1C ¶\x18 Ô "
b"`╦®ü╬íD┬¥▀│\x04\f\x1A └â "
b"Ä›?yòœGÊ¢\x13 ¡B?"Õð "
b"\x14 æ Y6tCº™ËktŒÏ "
b"Œ¥P¤\x05 óEÉ‚\x1D ë\x00 ð £5 "
b"*ëÓÕˆñ@‡¸È¸ÚHk¶\x16 "
b"╗¨ÇÐLüC|î\x18 ÿáh┤e\n "
b"▒ªO\x19 J)@êñ`\x0F Ò0üt║ "
b"–Œ \x18 %úGëŒâÜ…ÿÕ,ª "
b"W3\x04 ɼdM╬Ü\x00 ¶VTTz; "
b"▒Ñ"(Ú▀D┌ÆÑ@ØÌ\x17 .ã "
b"¨Æ\x11 =Ñ–L²±5e\x14 yÈMí "
b"Ë̓–šxOy¨\f ÷ÉPp\r \x16 "
b"""
jÉ›j\x18 zIЖ.@‰\n
É\x16 ÷
"""
b"ès~¹oáEןòõ¯¼Î…* "
b"ëâÁ¼J€H½‰‰úú¿-Ò\x07 "
b"^ã\x7F af’M{™ÊÈ\x03 äÊÌ\x00 "
b"0»÷L‚Kk‹ðÙÄu\x1C õS "
b"²w`\f •íOq¤.KefÏ&N "
b"å—\x15 ÏÿYD\x04 Œè³_bÈCå "
b"Z╬¸Ø^üIßÿ#╠o©®\x07 ' "
b"m›î\x00 W\x18 F5œ\x10 9kËæAc "
b"\x11 = u§IJé¡ÉÝÊÞJ▒µ "
b"8ÈþáÛhBž„¿-\x0F ÷Ï(Ñ "
b"Î>\x16 ÊÄ AØûI\x06 p\x12 ÷öó "
b"Ð\x1D\e %\e 6Nç“&™'ÞÆ_T "
b"¤Ê)yx\x01 F8´\f ܧðûÉ\x01 "
b"Ð LÇV\x00 N\x1F ìª║mú¹·< "
b"<þÏ”{ÂB[‘®Àà{ƒ¸i "
b"\x17\x16 ·\x06 Ž·Bà˜\x0F üãûÎ\x7F V "
b"ŒPˆüT²IM©B\x05 ~Ò†T¿ "
b"┼½\x14 OI\Eлt!sÙü\x12 " "
b"¾XïÕT~Gù–ßÅ\v ãn-… "
b"?]ý—¥TE÷µìd\e ‡u¼– "
b"`ÅYÄR¤L,¥+▄U┌]ÿ\x00 "
b"\x08 M‰`¤|C߇!ä\x04 vkÊ? "
b"ŸåÒ¨èEBZ‡Ço\x06 éÁÕ” "
b"""
Þ¡úx`©C»ƒ\r \x11 \r\n
VÊÚ
"""
b"sö‡ó!^AÇ‘p\x02\x10 S\x1F /Ò "
b"üü.\v óMB=¼\x08 8x\x1A S«p "
b"L¡²7Þ3E ® \x15 ŸÐS\x01 ¥ "
b"IP…1\e 1GO íòs=\x1A …? "
b"\x19 œ»î·eKÛ¦B\x05 f†?ÌÏ "
b"i\x16 îð5┐GÝøð.#&ü╚ö "
b"häðÙÛ„E{†ù„e²$\x01\x13 "
b"x„,\x1F UøB£°ü¢)ɼš± "
b"""
˜\x03 ï\n
[ÖM÷’]H·à„™4
"""
b"¬\x16\x16 6\ÁO)Ø░ñ\x0E ãçµ² "
b"“\x16 †\x0E ‚CMg…â*\x0E ¸Ìºø "
b"\x08 w¸Æâ®Bé—‰¹=±ÓD7 "
b"\v 8Féƒ:J^«(§•ŽÐS\v "
b"†;øfaîJD’0w&Óå0 "
b"«ÇÅ{╚ÎD<é\x06 =\x7F Û?_° "
b"ö‰ë¬ŒŸG¨ƒ1±–@{;6 "
b"ò\x1F FªÍßH\x04 ŸÅ)}m/;c "
b"ÿœ»\x00\x14 žC‡‘:$³NÔ†} "
b",┴ûäíÅHºî\x7F\x14 2î▀─n "
b" x!£\x19 ¡Mø‘±ÚRËc;Õ "
b"N]¬éìM@¯ñ╣N9F&─Þ "
b"ªÍ®ðõ-F‡•¨DLî¼L\x1E "
b"\x12 ®O”\x05 -HÒ±XŒÈ\x14 3Ýø "
b"É\x03 ¦\e ·WGz„äÙ ÅÃ7q "
b"L•t–\x17 WHÅŽ‘¥,y9t\x0F "
b"\x02 r\x1E Õî¬B5¤mP=SY›ñ "
b"íÿ¢\x01 wCEå°ø\x1C 0X$Tk "
b"Üß>ß¶'MÀŒ„0Iærj± "
b"\x17 "ž\x05 æ<Cσ®2¸ÑìĬ "
b"rËdŒ\x18\x13 @\x10 ¯§ä…dg©D "
b"ãÔ]®¿dHL•J?V9CH\ "
b"žÕ¢ÙÁbB⹜ .ir¾F "
b"\x19 »H®G%Lû‚,Utº\x17\x14 Á "
b"Ñ\x0F ê–›£CEˆì&识-\t "
b"oƒ’¥>ÃI;¾(Â\x14 Ðhœ‡ "
b"╠µ<(K\x11 JçÅ┬Ç®\x15 =ã "
b"‗:äv}¶L┼ü(\f ¢Ëº·\x13 "
b"Í{k·ð─I░ÅD╠V®o5+ "
b"»’â£÷AL÷¦’!“ÙÓ&X "
b"\x02\x12 ³„\v ØLË‚M‰n\e t¶H "
b"šƒŒ1ž“D5„÷åwƒé)} "
b"Q×\Uf—O\e ¾\x1C û’†Ÿ#Ñ "
b"³ æ╚«}A\x05 üç°:Ã3║[ "
b"\x19 Љ`\f ŒGׯ9ÉE‡KÙô "
b"Ûµ\x18\x05 ÛED\x07 žßª}}X)Î "
b"Çø┬ì¤AC¢│[»JaïBc "
b"¥}â„$aAl‚ù\x01 Utò©„ "
b"¶"40\x17 /E\x7F Ž»ŽÙ3ߟ\x03 "
b"ŸÓ\x02 Þ\x07 3A\r œ²X¯ÚsDN "
b"O){\x07 N\x1E B(è§mqìÜUÚ "
b"ã$Ûs}┌B8É╚│\x04 ÖÝ─╬ "
b"""
=šŒ6GÞMò¢\x07 ›ÆQ\n
Xƒ
"""
b"|Flx1¹K\x1F °\x11 hÍ\x1D ó\x18 Ï "
b":·╚Ùf5Cu║¾r½┼\x13 Ôü "
b"nJh‚M~J\x14 š\x12 5—ŸÄö9 "
b"P½\]\x13 ÕF\e ‡\x15 úS\ZâC "
b"▄vº¤\x0F\x13 J?ÄÑCâ±÷Åy "
b"¬R‘µô!O5£Ö}`ƒ\x7F q¯ "
b"\x1A o\x00 æ¥BGž‰\x7F\x1A ÁYç\x14 ¨ "
b"\x7F hlA?RM\x07 íıÆì╗:\x7F ¶ "
b"½›'?E¬@GŠ1eÙøX\x02 # "
b"'Т\x1C ŒÝFÓ¦õÐ\x17 P´?\x1A "
b"Û×ÿzaQGå–Œ¿9êC¾8 "
b"œc\x1F †Ã‚Hï†s\x1E 3ÙvDÚ "
b"Ô║*[Æ@FJØV{Ù´«§\x01 "
b"\e ¼ÚN¬ùK\x03 • ÝǸƒÃa "
b"Ò¡\x07 9Ë\x0E I »╗Øê_þ7▄ "
b"\x1E ygC\x14 "I\x06 …\f Ëûï¨\x08 "
b"Ù”A7N\x18 LP©Ì±Þ´ £\x0E "
b"\x15 ¥ÚD┐ÑFA¥\x01 ¿üÒ~O\x07 "
b"\x07 Ø'¶}eHÊ░"ÔÂ\x10 å╣é "
b"ò\x1F ìE┴\x7F O═Ài┐f(Æ═\x04 "
b"WË×ாBè·\x05 íÀ¼‘<¤ "
b"¬╦Å̪óIßï\x0E ÎB9Í┴ "
b"¥ìú{K\x0F D°å\x0F dPµÛl\x1C "
b"\x04 JÃäÊÉH\x13 ²¬,éÄ\x06 œÚ "
b"ú8rRE¯Is«¦\x1C n\r ÈmQ "
b"""
%»Ò\n
*Å@í┤#U¯6µÀÞ
"""
b"¦\x11 ŠÁ9FJ9´=â\x15 k]d\x11 "
b"\e úLŒó~H=‚²D,¹§Qb "
b"Ü>JpúßIÛÑUÖDÉ;±Ó "
b"¥\x05 *\x1A =!C=±ü³Qnâ}„ "
b"W{fÑ$âB¤Œ3ʪê‹&. "
b"™¹Qƒ\r þK\x1A ®&uÙs“¾È "
b"nt]d\x1E\x13 Lç\x04 –,Rðõí "
b"t[Äd\x18 MC¯dNú\x17 ÄÙA "
b"\x14 Å\v âÇêOBØ×÷±Þ╩î┌ "
b"«Ô█ÿö└D$ì\x1A ·WÂ\x0E h╬ "
b"\x06 ÂÝt\x1E é@\v ìJM>Ëj╦Ú "
b"àZÚ»üýG\x1D »ºOÕÇ~q• "
b"\f œ·<i\x0E G›¿•Ÿ\x0E =\x1E z? "
b"t(ûÿÆoJS˜0Ã\x04\x19 •¯‘ "
b"Toyæ╦$G\t òæ\jj\x01 ¯Ø "
b"}På([ÃAi¬he¼-‘L• "
b"£M\x06\x14 ÂáC5…áü<\x07 }ÊE "
b"Jþ\x08 ƒ\f\t Lã£sºj©ßP¿ "
b"Ðé\x07 i\f ¤N.▒ÛV╗ÎØD\x16 "
b"Â%«øNÞI5³FF¡ˆ\x12 XÈ "
b"ð©¡\x00 oENEˆE” "7J "
b"B„<9ò\x0E O#¥™WWv°`Â "
b"#Þ\x10 |Þ0J\x00 ¸¾ÛÀ¤?²þ "
b"]—Û›3 MôµË\x13 æ4€vÌ "
b"™&s\x1F oŽMe±õ\x05 ª³ä\x02 Ï "
b"Ǹ&ò=´B╩½)ìT\e íBõ "
b"(‘j߈PL …@Ø\x11 ¸r4Ë "
b"ïÊ\t ¨ *Jn”ç˜"ñ\x15 vî "
b"ú┼-µ+;A▒üƒî5┘▀Æ0 "
b"d*x˜ŽÏD‘–d¤Õ0~É‘ "
b"øë2´ÈFFüÁk¾┴"\x03 -█ "
b"""
Ô\n
ØõÅz@¥│ÒÙª\x1F\x11\e ç
"""
b"_Ì`kNRBª‰ý\x1C\v Ì\x07 ˆ "
b"‘'û\x1F (ÌG™Xÿ¸_ñ\x01 % "
b"¡\f æÅ¾êGn¼EIù&-+\x01 "
b"~½>M\x10 ÑJ'Ü3Ø█*ÈÐC "
b"""
`÷\x11 fÖÝ@¡¢œ\x07 ?9\n
ÂÇ
"""
b"ë5Ãɽ▀N9ªõÞ0!in® "
b"Šü²*çéFKš"\x03\x12 ¯\x18\x16 q "
b"""
×¾é¿\n
@Iz€O 8[SlÛ
"""
b" o¼³(7B\r ºý\x0E i#Ò|ô "
b"~fs\x11 ░6NêØ!»ª.╝S§ "
b"gÞmg0LK„‚éX«rš‚ô "
b"pªDy.¼E©ø┤»Ñ\r É!´ "
b"¨ã\x14\x02 @@J³ƒkq`{ˆ¨– "
b"´Ø┐░\x04\x1F IuÅ·YjY°¤B "
b"®l\x07 ›e\r D´¬ö•ÃÃ\x13\f ‡ "
b"-Ïßl\|O}ºÍÉ”ùU†; "
b"ê*\r Éä\F╔╗\x01 ûYª\x15 ‗5 "
b"·\x07\t O¡ÁB£¢UïÉ uè® "
b"8÷¤@c½H\x1E –É’\x04 ULÂá "
b"?×yûé†J룖²\¾VBÛ "
b"Dõ¦Tø'BX¶}±\x04 ú¼ûv "
b"‰mFqÕÐJƒ…\x06 ©žÐyIÐ "
b"¾´rOd§N:…W®”¹\x7F xû "
b"™ê× \x07 AB\x01 ¶’‹\x05 û»¥N "
b"hÇo\x18 ^…N\e ªmÅ\x10 hÔÎÛ "
b"_▓û─é¼MÄÁà¦O\x1C Úèü "
b"\x17 <½ú\r QJÌ╝éBL\x03 Ø0║ "
b"Ê`…m@øAO¬#¾“\e Ÿiä "
b"xV@\x17 ï#Kù§‰2b™HrN "
b"A¿cV>ÿAM–{ÙÃÄb¦B "
b"╩┬\x19 ‗7\x14 K=¬OÉO&d·¦ "
b"ð鎅ó\x04 BŽhý¯ÿ9Ér "
b"\x0F <Ä¡ÛùM×@]‡Ð]g, "
b"éK®m“pMƒ¯‘îT±9×ø "
b"\f\x14\x07 1_óMU¦LX£°Ýpî "
b"/FÆðƒ└HL¿ê<┘ÓpìF "
b"ïX®\x18 ìlIá«øsCºî F "
b"’PÝÖe…MŸ±rŽ~ýMÌ" "
b"‡±Ãb@\x07 NÈ”¯|\x07 ëÒnf "
b"uë˜ü݈F¶…c<<C|CÒ "
b"þÉ ¼SmA║Åç@¹Äy(Í "
b"ïLd2W¥Fù¾õÖPÒù—R "
b"ÿiKÎØØ@W╝qJ@gÜXü "
b"5+{R\x1F ÒF¼ƒ|\x1A ¬15ãÉ "
b"£\x1D üà]£FÀª╣U]HU^\r "
b"ôè0"j%KãµcX4\f ô×j "
b"X>l┘Ã"A¹¼<ýìû~´³ "
b"\x02\x12 çcª¶Bˆ†\x03 Ñ DNkˆ "
b"%\x07 ¯q\x0E ÅBªš®¨\x10 Û\x04 ˜" "
b"’:ÕüŸÌK&´_&/}. \x15 "
b"h\v ╩\x11 ─êG▓ØàO─\x14 \/ë "
b"mö“àI}O‘¦®ØUÈu\x1C à "
b"Úw¸é\v ùD\x1A ╝■Ž\x11 ¯Ë\x16 "
b"ÿì'(\t mG~║oJZ«1▓Ô "
b"RÃQd™&AB¬S¼ª>-pÏ "
b"ìEÒ<Ý┐M\x07 Æ9{ïÈÑê© "
b"}jÝÏkB‰¥°®¥Ôl÷æ "
b"Áɰðu\x1D L+†ôSÁ™Áìæ "
b"3ݼ¼‹©MF§\x1D ,Ù¨ªâÒ "
b"Ã\x12 ;ÆõgMj—¯\x06 ò@Ä7Ó "
b"ôWÆÃî@á¢u\x1A\x7F í©‚Ô "
b"ÓãI[Ÿ\x18 Ež§Çž /mB¯ "
b"║┐▒`<²JåíßåíÅ╚ZÉ "
b"d>³N÷èLEú<SظN\x05 © "
b";Z0i¹!B#£Þm–‚³‘o "
b"ªZ¶J’»@Q¦Ö#o` iD "
b"@\r \x03 z$%I¬ \x1F ×j\x06\x00 £Œ "
b"¯┼ßë\x01 FHüög5Yç┬\x01\x1A "
b"├ô\x05 | wD┤Ø\x10 ¾,nATæ "
b"æ*ÖQnäDîÅ█\e ¯Td\x06 n "
b"|$Å6l\x0F OU╗}"è\x0E ╦µ( "
b"÷Š#OZÙGÏ¿®SÅ\x02 TúJ "
b"ÀJüõ´■IÈ╝\x01\x14 R6▀ËÝ "
b"ª«•c,0M€…àªsŽlád "
b"J\x0E Ûøp\x00 E˲&]F`‘p> "
b"""
\x11 KrÕ\n
ºD\x1D €s\x04 .¿\x19 Ì‘
"""
b"…þðT`²CÉžJ>JÌÛ«â "
b"ZЧ[5ê@·€r\f õ¹\x15 9j "
b"yêv0ZÐL-«HÏhãaƒQ "
b"Dx\x1D ▀>íNÅÁQÇ´é▓¯í "
b";Â\x12 D\t ¼B\x07 c6è¹\x1C (« "
b"$Ÿ`…²dBܺïçy™ƒöN "
b"""
×ü╬\x7F\x10 FBEÿA3\n
\x14 'É©
"""
b"zßòc™\x19 B⿽°>«<„ö "
b"-óôBV~LJ¶ßM4\x1F\x03 "Ž "
b"‰\x1F –\x01 ì.Bά\x06 `/©½fÇ "
b"<ë7§2BBb‘]9KÞÕ¦{ "
b"ï³\x14 ݶ\x1F Mì…\x1D oõûY‚Ž "
b"Ób+Xf³ED³-ûãÎÞE\x17 "
b"\t x \x7F ÌEܤÎf ÝÆ\x10\x15 "
b"¡pdµX\x1A Nv§Åu3)0˜_ "
b"hÞH\x16 V\x17 L1’®\x11 ] Y† "
b"ö8\x06\x02 …8Kc¹%‹áô€7ù "
b" å®ûô>@§ ?ÛWY¾"˜ "
b"iÛi×═~Dßëì%Óu\x10 |│ "
b"\x06 ╗¶ìý\x1C O┼É\x18 9┼ãn©Ô "
b"àìE\x0E È\x19 KzêëqÎ>>Êp "
b"¼olta\x1D Fj =ù5‚…3p "
b"ÁaÂ%€¬@Ž®—’ç\x05 ûôË "
b"bˆû‡ö"Kк¨-Ü*:€¡ "
b"Ð¥E¤³VN]Н@¦AGá/ "
b"·Ù█-╝´E\x02 ƒ┬£ìÕÍ:M "
b"º’\x14 0é€Oz…\v \r «OádŽ "
b"ü.Ø…\v UK\\x00 ¯\x00 ÍaÖ\x02 "
b"ý¢×\x03 ÈlO\x13 ¾Y‰e:³K… "
b"ôµÍ|ЫFw€?T/ß/"D "
b"""
àô¾Xè\n
B-“ùmãX\v g\n
"""
b"+.¾¬SÐA—ª8\x04 TϬž% "
b"m¨\f HŸÃI\x02 ³ÍhTlé½í "
b"à'T¾¸×O\x1C Ø\x1D ╔N┬¬Lv "
b"×J…ñáŒL_‰^Å{#¸+! "
b"›Ü…üû0@C—\x18 Ñ^¼|\x0F b "
b"│ı¤▀ô\x04 O\x0F ت>\e ý\x0F IÅ "
b"\x0E c\x03\x05 …oHCž¡ÍhÔè\x14 ² "
b"¸iÑá»éN\x06 œ‘åN%qMn "
b"[¨^É ¯L-®çB▒uý> "
b"\x07 `\x1A \^*JàœÁsó<\x1F ŸÓ "
b"’Ç£ž-NI\x7F ¹b)Oå˜ú, "
b"EÈøµr4Kîœ^î”ß1£- "
b"øXhÞ/ØLyî8¬µ¨▓¡Ê "
b"ª01ùýrM¼ŸíˆN¦+<Ý "
b"┬ØåîææKJï&kw■zy\x0F "
b" \x1E Ñ%$`Lo‰°å\x03 Š=°j "
b"\t Á\x7F ¶ÝïH*øxXØ¡Ò▄s "
b" ñà@ñÖL█üQ7è"ç°f "
b"ê\x01 i\x18 òDL;”ç\e è\r ÿ "
b"Ý%æ1(ÀA°´3×â§*Å: "
b"K±¡wÃôAß‘þM¹£“8¢ "
b"ðW0┌È·I¥ÂÉìO@\x00 Ö¢ "
b"'úàëÔ¸NJƒ×®\e ¦±¾Š "
b"\v N\ÄÖ«N¨¸3\x08 b·(º\x1A "
b"\x01 €1צPLp¼–\x11 ïü¥Ë‡ "
b"\x07 «a;â¡A_žÆ<(içã\x01 "
b"U!J\x16 3ûJs¯ÛDÈ®\x1F\v\t "
b"┼\x11 ê\x00 Ã\EÉ¢I`ÔérC0 "
b"ÆLÉxÎ\x1A G攘a\t 9V'Ì "
b"J\x1F ¢ž…LK@¥\x18 ½Óœ¹ù¾ "
b"£uºœhpJó‚ߥaÂ4s¼ "
b"ö¹òz:RM8°S\x01 ÉQPeÝ "
b"\x06\x16 ¡\x10 ^ü@ÍÑ4\x0E x\x1D Ù\x11 ╔ "
b"""
\x12 žµ\n
\x14 ŠLY²ÌÉ\x05 á•[µ
"""
b"²\x07 ú>┤├AKÀRı└░KØ\f "
b"\x07 O\t ÿÁ¼M=¨&‡\x16 ÿìÁé "
b":£┴ª]øDɃ²PÉHP$e "
b"pøf’4‰LTš¿‰=ºÞ9ÿ "
b"\f öeu{\x11 Dˆµ\x00 †¶.K©ò "
b"±Ñà5˜\x05 L员\t áÂ\x14 êp "
b"…ß}¿u'@ƒ§w¤eï&»Ö "
b"e‚ˆþ|)Eˆ†_M\x7F ý$æN "
b"yúÔó\v oBü„\f ð°ø".. "
b"tÄ╗V¡KEkÉ$Ì~"OÔU "
b"Ýç¯×$ÍM‹’›_<\x0E ßlº "
b"튬f"„F\v …\x00 +yP•÷¨ "
b"ÆÜ‹êœ#Ff¼\x03 žvB\x1D Ëo "
b">rnÝgÅD5í:îÍïë░Ö "
b"7ËLå\x1D\x03 E\v ¨¡\x0E\v\x14 Y\x1C "
b"»"\x04 EH.CÿµzYγƒ\x1F Ó "
b"©•RöB\x01 Iþ›oç\x1F\x1E ²#Ã "
b"ú\x04 &V/ÔG5¥Â|ôÍæ\x1A Í "
b"žï@Êî\x16 NÅ®Ÿñ¥\x1E 7˜Ë "
b"ÉÊ9S¹»L┴«\x06 2#ı\x1C yÄ "
b"¼›S#òjH~¡ß\x00 {L¿¹\x00 "
b"f\x7F ó&-»L¢\e ã\x02 äB0Á "
b"Ìâ7rŒšD0•Õ¬¬%XÊ+ "
b"û¨\x01 îù¸O&Å¢Ì▓\x14 íVÒ "
b"J¦?V·;OL•8¶…âøÅ\x02 "
b"ZÕXД9I̸ÇÙ›Z\v\x08\x15 "
b"µs\v ¤,ü@■àÅEmÆ╔═& "
b"–“n2üÆANž\x19 –8\x18 ®2– "
b"\x1E OãgVÅL؆{çÝ$dœ\x1F "
b"3.dÌ÷UD^°ß×0|éR\x11 "
b"\x04 ×ßÝÅTKA•ÃMÜÄZÕ± "
b"·m¯#ñ9D¢¿\x02 íRŽœö! "
b"$g\x18 ÙLáE( l9-Ìî. "
b"ÎÃ1úÃ-A3«0E%AYf2 "
b"x¥ix\x00 ]I¡¨,k“öÞ\e = "
b"\x1E\x0E d3\x1E HNðšV\x12 P¯jÝ‘ "
b"""
†‡\x12 °¬}D@¶S¥³‰\n
Lª
"""
b"\x15 X›z?COצ–¿\f ©\x15 ÄM "
b"邨µ‡ØJß›ôJ7ñÿ¬k "
b"+MLž’ßM Šž…A\x19\f íÓ "
b""\x01 Æ+Ï(I\v ›Ÿ;y”\x1D Ø0 "
b"¦┬?@·WFƒì\x0F ■\x7F ò®qî "
b"ë\x06 ®î\x00 M½ž\v r= \x08 Ì\x10 "
b"\x03\v ØË\x1A lK}Ø\f +╩ù\t >¯ "
b"ÚF\x0F ¼Þ»LäêØL╩║\x10 G1 "
b"┬h▄B╚óN®┤©Ä¥0\x15 Å╬ "
b"Ó\x0E —r%RGg¦Ž°¢ú»ÃŸ "
b"á^¡€¦\v L\x10 ¾éç_\x01 h¢” "
b"¢üI“§‚OŽœº\x16 †ê²I… "
b"€i\x04 ’Ñ0L\x02 ¦Pkß,ÄA¼ "
b"´Š/”Ä\x1D J>’Á‹µüÂn\x04 "
b"Dõd:š¥J#¼½‰ºÙ}×R "
b"ºB[Ö—ôM¿¿¡ôÊRS½z "
b"t;?ÇàªNZ´¢/l˜\x04 #Ž "
b"\x00 ÿBšåËOW™Ÿ2òÿIQE "
b"ŠÃ´@|öNO±Óœ*£qí) "
b"V'\v },†Bw«\x1C p\x00 Zá®Ï "
b"ìš\f\x00 ÕËEtª}\v S«=㬠"
b"q\x17 pxÕóNÄ™æ»5o²\x18 h "
b"a\x15 U¦\x08 ‰Aw•\x03 ð>°ÉiÒ "
b"ú„y[*\x13 L¹—^h@i2F\x15 "
b"""
Êd\x07 ”áLA\x05 ж1\n
9w\x16 "
"""
b"@h*/\x02 $J{¨\x1E\x18 u\x12 ݇Y "
b"`ëÝ|«╩E┤ük║┬0^âô "
b"[o\x1C òe1GEóIlü"\r Eê "
b"#¹%%ìM\x05 Œ\x1C\x12 Aƒ5}8 "
b"q\t ÊBØàA%€åv\t ìÍ¿Í "
b"t)aÒ!öEC¸1Uy››Ì~ "
b"È\x10 NeŽyNÚ€†æÒec·ÿ "
b"""
\x10 åYH¦.Fþ©ÀÏ;0\x16 \n
ê
"""
b""\x10 ■K▓í@┴üæô©áL╣< "
b"õ´6ö┘ÊL╚ÇíUýìBðı "
b"\v 4ÕØ^ýD\x1D ┤\x13 rÕUþò┐ "
b"@:/¹Ò\x1A M\t „bް„‚Ôí "
b"•:¤\x00 V\x00 O¾«‡É°OË\¦ "
b"9Å=│ôwL\x03 ×u7òCS\x11 ª "
b"…0\x04 ŸpjC^¾$}Ì9€¼Õ "
b"UŒ×ä¿ûG_±»\x1D \U?\0 "
b"íÚ\x1F ßaXJa„ó©ƒBL\v É "
b"\r žóÑ5\x1D NÆœUqó"]Ü› "
b"z\x08 nŒB\x01 Fž“+J\x18 7\x11\x05 + "
b"k┐\x0F \r ×?Bk©9üCÚèì\x16 "
b"ÀO\e B´Ù@e’¦¨(Žf'ù "
b"‰H\x14 Ö‡½I²€” ÈèŸM7 "
b"xõà÷C\x1F F« ƒy\x1C ÷çâ "
b"M¼G™Þ\x1A H\x1C †\x12\x15 )\x14 ú0 "
b"ÜJ\x12 Ý\x17 3EƘežŠÈQÔ% "
b"""
Ä\x12 ^éäÎCÊ·§FÂ\n
ã‘)
"""
b"`…#\x0E &'@c‘(<3õ \t u "
b"Q–bv¥äDôŠ›³\e žMaÖ "
b"[jæ£┌]F^ÉQ▒1?Kó¢ "
b"pú®\x04 ÂŽD\x7F ·\x06 Ìb^1\x11 ò "
b"W|ÞwF¦@KÖßçÜ#ÅîG "
b"├í)H'NÓò╔ÍËØs9þ "
b"¨u²\x00 åñB?åcØÝ\x13 ¡¾ı "
b";ý}û?©O˜¯©"ÀæîLV "
b"7\x10 HŠù¸@ì¥Å\x18 hÓ²\x18\x0F "
b"#WÔ•‡›M}™¿pÝtºéâ "
b"šñ¡ÂmfB5”ëycûoê\r "
b"?K\x1F ¥—3MÓ¡ï?öh§\x19 — "
b"r×\f gæGMܱû©e±.ÍŠ "
b"RÃwGh\x08 K“³¹Î;\x15 ¼ž\t "
b"Ó&ðî\x06 @ôçÅ¤Øæ┐aÚ "
b"õ¦ˆ\x00 SsCп½\x7F ‘Z›øk "
b"\t úuc5àKuìÞ/U\x05 íY| "
b"9˜\t Þ\x07 zK]³bLÿ‚Zñ° "
b"jÎ\x02 ╗ÇüCÕ¬Tßé\t |/R "
b"\x02\x04 Æ$┼cG\x17 ƒñ└\x13 Ô¤═Å "
b"„ÄLÜ\x11 ]O\x7F ‰1+Í's8j "
b"@æåÇrÚO\x19 †å˜¡@c¢Á "
b"%‹ú"š\x1C Hc‹\x0F »‘ï/\x15\f "
b"ÊWòëœAM¹¬ ]Ze\x17\x7F á "
b"""
\n
ßDzå9Mò€¤ø\x06 m\\x7F 6
"""
b"\v\x7F\x07 îFúMúÅ+╩ã\e ÆÕ "
b"""
\x0F ÅÇÓ<\x1E M’±*\x10 wn\x1C \n
È
"""
b"fÖZ¹«\x03 JÅžs|\x04 ÿjm6 "
b"OjÞ]\x02\x1E AÁ¤üN[ÌŠ:> "
b"‰2\r [!–M\x1F “›;\v OÓ9ü "
b"Å\x13 2ÙC3M\x15 æu¿\x0E ÍõPW "
b"}h*ÞÚûN\x14 º\x05 Pšà\x19 ™ä "
b"„à\x7F |ÙÁA\x1E ¢§ÚIââ\e s "
b"Sé¤ Ç©Fƒ–Ötu1)„÷ "
b"U\ouH‚@µ¶'¸%*\x03 ³£ "
b"\x1A (F#A°IÞ¥(—¼·‡m: "
b""═òìNqKüâÒøÓÂð7â "
b"ÎÏ>\x19 ô+Dï¿j´s=\x0F Èï "
b"½çuð\x1F YISØÛt╩ÜJ>Ü "
b"›à’&\x01 pG\x02 …\x10 þ¥Î‡\x1E u "
b"νhpÔ-E–¡|,©¯ˆÓî "
b"ÚT\x03 £éÌBCÑ\x15\x03\x0F ×ÉHW "
b"""
—N‚\n
ÍÓBò½H.S\x18 !ÖÒ
"""
b"yÉÓ¦1ÞN\x08 ›%Áó±û\x7F d "
b"#Pvåë9M_ˆ£UÍÆub3 "
b"«¸.pñeG$ 1`~”…•ƒ "
b"_}×\x10 ‚ÞOñ‚Z>OÅ0¶\e "
b"\x1A îž\x10 a¤G¬¥çÕ¿boq„ "
b"`”Û"þ$O‡™5`±kî&„ "
b"""
\e ¨\x0E äÐ\x19 E;¢ªˆò\n
)T±
"""
b"ráªÉϺD=¶K0؆·ÑÙ "
b"¯°.oÆÛK϶‰–\x16 ¬À©d "
b"³Ã\x02 ñ╔!AZÁ"üÒ®ÊMá "
b"¡‚×éfÛMÿµ\x7F ¹\r [\x12 ÝŒ "
b"ú9ôÄßí@ç░\x10 ÇEGÕöÉ "
b"w9«ü\x1C ÛL´»«Škd|6\x13 "
b"KÛú\x7F ¸9K#ì±\x10\x06 V\x18 h╔ "
b"«┌~å«jM³ì\v Ñ┤ä.ï\x1A "
b"5ê7M┌¿B|üËY╔┬ı╬ø "
b"+\x1E .\e ™öJŒ•<´›fUá\x1A "
b"S°¼\x19 ¢IÀŒTÅù\e 5%õ "
b"^6░╚┴yDؼg┴v\x04 ┬\x05 ¬ "
b"£²_Ñù=@ú–/Ùѹ×l! "
b"Ý[ †n±LÀˆ{Þ[Ø\x0E Ù¾ "
b" ô\e ¤\x13\x02 J¿¹wí\x17 do‡D "
b"y€N'Ó¸J\x05 ”ÍD\r â?N† "
b"ÞŒšÁ\x12 §HAƒüŠÌþ Ì\x15 "
b"ƒ\x13 ¥…RòN¢˜"z\v dZ6‚ "
b"ƒ‚ˆªö\f A\x1E ›Óa¼oÃNi "
b"å┴ì╩{mF╚ÉÃqÐ~Æ\x11 0 "
b"§Ax¦hþH«¦\x0E u¶sãòº "
b"´²€'3\x12 CÔ‹‹”øX\r _´ "
b"""
Ãâ\n
½…ÿJÑŸ\x06 #1\x07 üà
"""
b"¥┘Ô\t S6@¤ög}`ý╔IÉ "
b";Ñ^Fó#Aa£¨jÁqvl% "
b"Ëʨɥ1IıÀ\_z·\x02 ┬ò "
b"~42\x12 ¸ÏI'ìô6º■Ø-â "
b"""
k\n
ª\0”L\x05 ¬\x03 Ô×±?í_
"""
b"ü£┼;ÏÞA%áb\x03 ï3»O¦ "
b"„*Ò®ÜB~¦h§wn\W\x18 "
b"Cyg¬\x03 jGKì½╣║½|½╝ "
b"\x08 ╚┘Å\x1C dM¼┐▓~;®yÊ\x1D "
b"š(…sïÎK(†™ZúéCx¤ "
b"""
qÐöLdÏA\x16 ·\x16 4õ=\n
Ìÿ
"""
b"\ŒÌy«óJ˺cîã?4Sb "
b"aÞ½¡\x02\x00 C•š¤—ÊØq\x1D q "
b"—¨ÐÕ!\x14 E\x1E ½pòå¶\x19 Îy "
b"‡ƒ0Pl€H¥¸Ëà[á#›\x17 "
b"0,&c\x0E çOò‡8¨Dí&˜† "
b"¤¨Èaw•A!¥ÁÒ\x17 V´z+ "
b"-■¢þ\x1E AKòŦÈSþÕ$ "
b"ˆGY.xkHO”½o3§\x01 …@ "
b"mìd‘ÛŽC-‰w!lGq‚G "
b"\x00 ¸µŽ3\x16 E$©VÍÆàÛÑ\x16 "
b"Þã¡'vŸLú²æ›L¡Ñ:Ì "
b"Ù\x18\x05 ╩\x00 ü@Ã░ÊýÕ\x1D\x0F ϼ "
b"U´\x08 6ÕÔGe°ŸÔ+aHúþ "
b"u\x1E y5Î<G\e èØùÿ\x1F "Lý "
b"ÏÉ\x10 ¸\v RE«„º\f í@\x03 ‹Û "
b" p┴├6\x00 EØÂs|o?Y\f ' "
b"<ƒa¶i\x07 E$»í?Ò1\x1F\x0F\x0E "
b"Ó)"NIöNÚŒžÙ)FNä7 "
b"WXAÖåjI¶´Æ·Öš–Ûø "
b"ê┘\r ôB■J§ì¤^?Tå`¾ "
b"ßHKØøVH¡æò\f ÉÝ┴.W "
b"µtäÓ͘Lq¤Ä´HG2…\x06 "
b"ì\x14 6Ú\x1E LO\x03 »\t +!Œ§Œ² "
b"ÒDÄé\x14 °II³)yGW\x11 } "
b"""
XuÚ\n
AIGî»OsÛ!Å«}
"""
b"G:JõeÕG¯¤¿§W©þò? "
b"çØO`kÌG4¥3\x13 æÚéëˆ "
b"ñ\x7F\x15 ╦═O@}ìı\e ▄\x1A Ü`+ "
b"¿\x16 ·Ù;ñL\x0F Ødø\x1D ║7\t ) "
b")r?Þ=╦K¦ì\x11 À\f úþd¢ "
b"F\x1D <T¼£Jh´-pÕŠ\x02\x14\x01 "
b"z\v U§z\v D\x1F ¬ùö‘\>n\f "
b"’¤\x13 ý¾ËJ©™8”ròM\x07 © "
b"`‘÷×]VLî©Iø{\x07 :Í8 "
b"Àk^W\JE\x7F ½7\x02 Q; "
b"Q:¹y=ÕAæ¦ßù\x03 ?™uo "
b"uò\x0F Üè×GùÖÉ\x0E éë[ıM "
b"Øy\t þ}`L\x13 •yò÷,/Óu "
b"ÖUê│·ôMfê°\x1F ìØW╠ä "
b"…\r àä§úF¦žÙµ1hð\f 8 "
b"{¬³4ŠðIŽŸªäVŠ×jí "
b"IGÍ¢,┬JiêÉòßW╩\x11 Ù "
b"óŒ|žÇêJ=œßôCS\x0F ts "
b"VL½£N¼Eýˆõ¹¢Þ¿n "
b"ÎMô®\e àEÓ…\x16 %sOº,) "
b"m'€¶Ò\x04 H‰¦36öµ™•ï "
b"ÇÂ|n¶ÕE™ƒšV\t xE)y "
b"µ"B\f 2gD'ûÉÎ#█\x04 í' "
b"Gm 6R4OJ²eprû¬#[ "
b"ƒR.aZ\x17 NŒ¡G\x08 7©¶æJ "
b"(·\x03 Ù–ûKZ«TŒ\x02 YGè| "
b"ÿBì½[ÇE╝╝¥v}Ë_Ë\x11 "
b"²Ê%õT\x0F OÂþÿæx«—+ "
b"bý$÷ÙÞN?ŠÀ\x16 *öÇuG "
b"Ô¶Q\x1E ŒGE\x12 ‡M‹’À \x08 F "
b"\f âÝ\e 7<BØ•sÛ\x00 «ðk8 "
b"\x1D äL═<¸NÝüö\x0F 4GsÜ× "
b"Ê\x19 l\x06 ;pIª†óo€§\x01 zß "
b"Ê©\r \x0E -ËJ\x0E ║®!Éxu│\x16 "
b"█ñám#ÉG╔î┼ƒå\v\x14 ¢o "
b"½hhÁ\x1D 8H€¯ŠFûì˜k¯ "
b">cÏòMÿB¦ª\x16 \r ¢Ò!Nv "
b"*\x06 Ô†ä†D}˜”kTJ¾¸¾ "
b"üò\t çZÐN`¹—\x03\x06 -³vë "
b"'ÏÔô╦ÁO³¿\x05 L"iìa# "
b"5^®\x19 /‚F>½ZÙ{¡/pã "
b"m\x07 p\x08 K\r B"Š\x10 #%1^Íù "
b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\e Î "
b"┤n¹ö\v ]Ny¿ìÏ\x19\x08 6íÿ "
b"Þi╔ÇpÉNÝÅ\x19 ÷õ\x06 bËP "
b"`åãûÝ,J░▓c\x1C ÷êÉH¢ "
b"ˆ—(T\x13 Á@ˆ…±»ºnðÂÖ "
b"åírU¯ÿHb¥¡ÑÊŸš¢ü "
b"\x08 ·;é\x12 ßO╠øì7í³╦Mà "
b"\x00 K\x11 ¶dBI•–Šb”ÔêJç "
b"üÀµþSÎ@7┐[═ä\x13 NQø "
b"ÖÙ0\x03\x1D ├F\ÅÞè£ëGnW "
b"le2ÂÊ\x18 C\x03 ƒ·œ˜)#? "
b"╠\x7F\x17 ÁE┤C%Ø{;æ¢Â5Ú "
b"ÙØx—½lI¸ƒŒ5n¤e¸Í "
b"ºMT0i¢DÔ¸Ô/Ë·VÁÆ "
b"¡▄ñ´┼SK\x19 Âü¬©P┴¹E "
b"Ó˜ÂÝëÄDö§MÃ\x13 1%˜\x7F "
b"my%\x1D öBº–y&.ÁŸ\x15 Ö "
b"ÌV|µ\Hµ¨\x02 5\x18 ¢\x11 RH "
b"l?ض\x19 wK\x17 ‘Ì’2b\x1E lH "
b"ËØ\x06 èÐ\x1D Hš®þðߘ\x7F Vù "
b"áØ¢ëR╩G<ª\x1A ¸æ|Æm2 "
b"\x00\x1C yI)õHÞŠ¯+–èFð1 "
b"ö»†ðJãKp–~•û\x1E S”} "
b"Mv|)Ì\x18 HÀü.|`ÂhEÐ "
b"-\v\v K"¿O¨·\x16\x1E\x10 ±\x07 ®@ "
b"\x11 /ŠUÐlO¼„\x7F ½«\x04 à×í "
b"┤1\x0F\x10 ─╗O╚ü%ªªkþdÜ "
b"Åý÷iÓ÷L╔ªQY▒ÇÅ▒¸ "
b"""
_mU\x14 ØíC\x10 ¢j\x08 └}\n
¡ÿ
"""
b"▓╝ãÈöÅD.òȸ³\x01\x17 ÚÁ "
b"(ÝË“Ü\x17 Bû§3n\x14 ‰JT\x02 "
b"""
2]\x05\f Í7O—Š\n
\x11 !•\x12 ´H
"""
b"Jg╔'│┐LÙöÓÅç\x03 j) "
b"ØÂš¢^lJ¸¥"¿{›\r ˜ "
b"\x08\x1F ;‹îÆB\½t\x7F å{\x7F hñ "
b"X\v ÒÝÓ€@›ƒA(':,\x7F p "
b"\r #«\x14 ܈H¿³NT ¼$Ìå "
b"ëOÎ+HèJÔ™hâC¼ËÒž "
b"BûÑ╦eíBãÅs¶Ïug│R "
b"\x05 Ѱ?ñwB5¥Í”Ú¦˜•· "
b"cwƒéa7D°™¥ ª´n2ª "
b"¼ÍÕ)ákK\f ænüó\x08 F{é "
b"½:Ť½¼JNùâûåÈ\x04 ß│ "
b"_bX\x07\x07 …Mðª›CcØ OB "
b"Úq.ì\x05\x1F Cþ¹*•‘CK²è "
b"\x1A ░GL®µ@K«Øxá}ìĵ "
b"ôáezð!Fn¹\x03 M`›½;¸ "
b"Îÿ‡gh”KÝ‹¨:wŽc<{ "
b"\x07 ²²‹\ÂDª«=\x1C §ÊHóØ "
b"└(çDS@ »Õ\x1D ╣\t üKÁ "
b"\x1F F‡DDLI¡¬#Þþï\x03 jÁ "
b"ŠÝ\x04 £æzISµ\x00 ¸šÀë8² "
b"égªÝÅóEâ█├ ║Ù\x07 9 "
b"\v ðU \f #Dʪv“ñWØ\x18 "
b"¶\x0E =’øøF6ŸÙHÈøÃR\x19 "
b"gÅ/çîVF‰¼ÔÜ}U–pû "
b"""
l\x7F Ç·æÎL&´\x13 \n
ŒL¤}ü
"""
b"]═\x12 Z¨J\x1A ت¹y/fÂ< "
b"ëN®<\x14 6Eµ¡Éº˜H—ŠÝ "
b"Û\x0F ØCÆ\x1C MÊøòØ\x15 Õ1\x13 É "
b"┴\x06\x7F ºõ+H3Å·\r ÄÉ$┴x "
b"ÁËq#:\x1D IÓ»ÜÉ^8\x19 ß« "
b"NPBä½ÉK▄»*╦\x15 Å\x1C )Ý "
b"Ñ!ôp\xD=¬Ëœ¹‚äâ "
b"q\x16 D¡@m@¦‚Cp+ÇäÄ\x04 "
b"ÍW\x17 ®Æ)EÆ´X !¢lÖ< "
b"/ðSúž½LÕ¢¥>eÊÇ\x07 W "
b"1¬•ðá¤Cˆ†D‚{\x15 È£O "
b";ª\x1E niÓHÄ£\x0F 0BÅ‗┬, "
b"xößNʯEd»Q\x03 MvšÓù "
b"И\x1A ïϳI”¤\x11 ’!þ'\x08 ½ "
b"""
ÓÚävœ\x1F HM‰,\n
JáC2°
"""
b"ã®Àg“0E¢“KÑã…l&: "
b"£\x06 ì■└LǽØ\x04 O¬Zê¦ "
b"”\r éPN+@g»‰èÞ&‡\x04 O "
b"#+Ó\x03 =:Au¡.ª\x02\x13 SUq "
b"\x06 K/\ߤEéìèhI\x03 ÀÆá "
b"\x1F\x0E b&üTN¥–µ.î”ü 8 "
b"\x15 ‰Ù\x11 4¶Cë·~±üÚlök "
b"¯\x04 }%n<Fi¨=UÍ'Ò3¬ "
b"Ï7mÅ╦=A¬Å\x08 4$╩\x07\x18 m "
b"Qÿ\x1E ╣Ñ\x19 L0ü\x7F 1uQOm. "
b"G╣âýÂÜI2Ø,\f Yã\x18 íâ "
b"ƒ%ÖÔ\e ÄDŸ³GJ¡¿\f ¸ "
b"└t\x1A õ▀ƒM\x13 ê¢^«+\x10 ¹ü "
b"󨇃ðÓL\x01 µÅ'ô\x13 ëaü "
b"\x1A '\x02 Ÿ\x12 âEW¢h«Åš¹R\f "
b"6ñ_EˆIѾ\x14 ,OHÏ·H "
b"\x08 œ\x00 ðœ\x01 N¾ªDDõl+úc "
b"qÔRæÃ£Fxì\f 3õoñí\x1C "
b"¦ƒ–X>ÉF¤›\r ö\x05 ãI\x18 ( "
b"sÝpç•×Oì±^®¬\v ¦]Ù "
b"5ò\x0E w–ÛE4¾\t Êåu}:j "
b"‗â°£qøE\x0F ìÅ=/3Tn¢ "
b"m,ûyDÉE ÿƒ\x13 ±_k / "
b"³g@─ÅkCQ¼\x1A ¥àçÀí▄ "
b"c,üš¨\Eᘜÿ:ª°k\x13 "
b"Ö\x0F @&ı]F=Øüt&Trõ▓ "
b"¶N\x05 7ùŸJ|ƒÊÑ¿Ó%<d "
b"c»å¨Á™K$‰\x07 ‹P7wÌ” "
b"ökÁø^\t H3©>RÔÄŽ#ï "
b"÷\x1A ‹•À\x02 LǺ\x14 ¶sçúu¾ "
]
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`
Copy
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` = 0x274605D71D2B4479A3882D8FD62BFF5C AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0x6155BC5B03894F179E6EB4C1EB2F6032 , 0x8AFD4184FA7F4D01A834757DE91B5059 , 0xF610E40F63224B12AED908F3A7E93FB2 , 0xD79EC83FBF0A41F7A049AD4C21634A00 , 0xADE0FDA859D64D3C8AD1AB7783A9F735 , 0xFC5709BEC47340B7B8A0B5D90253FA17 , 0x368235120D5D47078FCB695CB31D8ABA , 0xDBB9E2C1350A4B0DBFE3EF47D1C1C790 , 0x6ABE409E6D3B489B9C1DEA6A59803967 , 0x3B1E50D6D0BB4C9E957045944DDB9A8F , 0xBB74E4788BC9436888AB3CB5EF3893E8 , 0x0EAE0E6445054089B67C31CCF207384D , 0x29424506F7C34F70A500C369ECDEA554 , 0xDFCA2538D5E540B8948ECF56AE57C074 , 0x31735EE394174546B9A835372AFA3ED9 , 0x9F308D735BCB45BF885DFD7773987B14 , 0xCCBEC01B6215447B958D69714049BA7E , 0xB7FE7724A1E54FFA91C3A13F0D450ECF , 0x3D22F41677D94976936216F44B7D1D96 , 0x812D1D6712984713A099B4B9C534E63D , 0xD5E375AD9CF54F30B03E5CF799887413 , 0x13FC6081B463493BAE72FD022E0CE175 , 0x0B88C7B09A094ACCA81130AB0DB001A4 , 0xC193C5C3677240BA8498CB282694A75A , 0x67EF8355241247439985D82398C0D189 , 0x454F5CD6F77F4E4BB23E2615979CB184 , 0xEF6A7F4501DD41358CF6E679EDD3B513 , 0x6A00CAC15C034917A152A1987E3DF27F , 0x544E4A0EF9734F0C8F100630F291F383 , 0xAB8559F49BD1435493E5E2726580196D , 0xDBF43DF8A1B948AAB93061E8ABC3F0CC , 0x421A3FDFD0D5460AB528E3707CA11A78 , 0x9CEF2594DCF54D45BA544C84672CC09C , 0xDC7A596505DE4D38B5D0A3C8CAA61B9D , 0xA0BA480C6574462FB41DE76EECE5A313 , 0x91C047D4AE304B3BA0514155F2E018B1 , 0x25F64C2F7596421DA321B905AD075DCB , 0xA31FA1B5F15E4C339A653FA40E7D1B90 , 0xF9E62C3EE7BE49648C08702F12055D67 , 0x905EB35C7E7F4A26B89C6F3A8AFA2771 , 0xB1392737DB6E444D8CC9DCEDEAF683AC , 0x6EB4EB75EB0446D09D8B22CADE0ABABF , 0x6F8394B87A1D447CA2D59221198C6689 , 0x2981D274AF1A499B9A3D61ACD3C4DFFB , 0xD8CE812C667F4C14881887CABB9E727D , 0x9697343857C24DDD8250E9515CE7FF21 , 0xF09A95B636114509BFF44E2C53D6E0CA , 0x7AEC0CF38D9445608FDE7D49D627919A , 0x4E0D39B2433B499F9B6F8BD3C7D98D19 , 0xE2DD0855A86A4C399E1D62FD25C35D2F , 0xEF539485CC4C45269C7CC2658DD5BEA7 , 0x1AEA228CA06A48EFBFF72852AA31D468 , 0x73F4DFAC653D4F52AA5423DC6F2607DE , 0xD8A8542B78F6473A99F468FE2B2AEC50 , 0x6DAE503F926B45E4852B934306D8C1E7 , 0xD7CB1D58D4CE4F699CAEF498931672DA , 0xE863DE4441514E82BA6DE7D252DD9335 , 0x944F0FAB45F64A6894BCEF7C9F2446E4 , 0x1879060A324549198B73970CE12AB792 , 0x9D50BB6C044F4682BDCE826E0DD8826F , 0x95C56B0280FF4398A69AECBC4B4A1BBA , 0xA054CE261D744BCDA5C30495FE53F325 , 0x27F0C28D790C4A3F8D901FD988059FC8 , 0x7D30C3B042DD4A53BF0DCD11B6D81EAD , 0x30176C652F9B4833804BE55D2E5C491F , 0xE3247F80A7BF43EBAC80F5D159AC0589 , 0x85FAD572583746E3B8862D53244884F6 , 0xA2B358B0330A4019B3DE9B2E38D11753 , 0xD5BE41A8F5A34787A1467A70DDFB7EC9 , 0x802EE6CE0A5B42CEBB9C073C410A080C , 0xA30AB8A9979644639A6C8FA69703B204 , 0xED7A9A663E0D40219234E240AB47A393 , 0x2A9AE55F011545ABB59FA1126A76B0FC , 0x8337D35896CB43969814DC8F553A6C8D , 0x13A7BFCB6F394B52999C33FF1F1A01D1 , 0xE8B6FCAF96D144DF92383631D23EDBBB , 0xC81E18BB8DCA486E9DCD2C30A35BAB3C , 0x073C8ACBA3AD4178846C925E7B64396F , 0xBD2F3BD185B44BD89A304655797F6F82 , 0xF103D729273645B0B27BB48CD04B290E , 0xBFA0F5C7990D47D68FE7896930E02E58 , 0x262D10AA4C5F4D2EB8082EA3371B0108 , 0x80B0B34BA3AD473193B2F9FC45E218F7 , 0x4AFEDFFF42EC404F942D99B202FE2570 , 0x076C79D527BE40A9BCCFEF2E0F3BD78F , 0xCCCE86F4B9CF4642AA9BD0E679C4046A , 0x0751E34C31CB441494CA9B76E9C11E4A , 0x879E2C487214457CB3CC606EDA47F549 , 0xEE5DE617198A4B4392DAEC9CA66E82DE , 0x9E935F48DF944332AD696931BA2CFDE4 , 0x2E61C95553E9459B9C48BBB389D1690D , 0xBE8AB8AEFA944F648610A373C7D9C612 , 0x42C5FC8A3C1B4B4AB2D307E72214A678 , 0xA4FEE06C341740288182D2D765FA10FF , 0x4C9461AA9F2347CB91DBBF636B319C3F , 0xCAFE3CF58D354CD2BAE220E75FC4F7DC , 0xFA06D411CAF649A8A0869210D28B8182 , 0x0479080E315E4D1CAF8E7132ACFB851B , 0xAE4A278B077744B7A11825BD1A3B3F39 , 0xE5A73622ACFE410180FA08ABD5475FA5 , 0x6B7AE37BB6924E0ABA23FC8F474BF0D7 , 0x28BDBB2A334C4EFB833D50C9F47BBD42 , 0x8D1E147F008D40F5BA902C23610374FC , 0x4F2D1CF6B75D4F2D9A7C474DDDF6336C , 0xC181BC04EF9A45E88C31BB31ADDB9391 , 0xBA76CB71D106411AA7ED00F13045A32A , 0x336A16D53AF040E6959716646F66CDB5 , 0x120F6A3158AA4E53A4594D9B2F0DD0FD , 0x5BC9C81FEFF54E9C84B24012E453A899 , 0xE86C43C1161A436BB282A062DDB31F4A , 0x265FECF4922749E4A259DF6955C8F308 , 0x2ABC85F70B404834A8BA45E9CAFC822F , 0x9D0F05B986BA4F3AA979C5DA6488A97D , 0x7E06E736599B41499239FED0D71CF216 , 0x2777329A51494C43928445847CA12E92 , 0x1F15D3C9E2824C22A5E4972853804CCA , 0x85766817D6D343ABA28635BA7771EE6D , 0xB29F9DA935FA4699AD3FEF9CE2786EA0 , 0xE217D5EF6E0845B7A2166682013B03DF , 0x4089BF93662240BF9B3EC0C23A8BC535 , 0xCEF00D84D4064A5498678C85BBF6C70D , 0x79C80AA561D04234AE88637FE16CCF39 , 0xE0E3A72766594CA6A97740E665F961D6 , 0x022141027C3F490EA15BD1BDD64D9D09 , 0xF1E47E9AAFBD4E4FAE138A9C381CCCDD , 0xA6C902E312A54D22AAF180DC4F381CF6 , 0x8102BFEFF8054079A21D170295328A32 , 0x193D4A78CABD4FD2B7D8CEE1DC004A67 , 0x334279C235544A1ABD52D1C4F4E65E4A , 0x24F08BC1FAAD45CAB5496EF69E747B42 , 0x21969494721F4A7891FF0BA84D87141E , 0xD087EE161B9940988F81005687B53198 , 0x82B42D5240384A9D846F4BFD26C51B65 , 0xD444AFA107264E84A72C3ACFF798882F , 0xC8AE7F0369464BAB97E8CB6998DA5A37 , 0x69E92375BB6648E7835771FE8C6C9E9E , 0x494ED93568FD42DC86A8E0340F0DC570 , 0x8EA5C319BADB40BFB1E0F2ABE8E1420F , 0x5BE22BF8C34240FDA91212D746299FC0 , 0x53C501E2CF41496FA9A42EEA47C355AF , 0x9387ACB13A7642208F7F6AD8F453E41A , 0x592C8C118FD34494B2F8A1E7017C4208 , 0xB96F2E122D4B499FB4FD057B03A964BA , 0x8D4F652702BE40BE8D5FD550188D0F45 , 0xA7B130D85E434BD1A10003D71BDDB203 , 0x25BAB9A3BCEB40E389CE213312C5C571 , 0x84BB8C3297E044C1A7979CEC2FB6B7FB , 0xDD217D2EC983400BB9CFC4DCFB558BBE , 0x0B051D02018A44F7AD8ED080E0985401 , 0x80300E7918A0472189F0600F2CCAE169 , 0x645ADA022B194F3E98A4FB31E35FC4AA , 0xE0D35DA9FC7047D99D1BBBFE73D4D8E3 , 0xB4200C48BF264135AF6548ADCD0494D2 , 0xAD99762DF9084E81B18E9ED398810FC2 , 0x0E8783DFDAAE4F498EB9497DB6C59DBF , 0x75A466BA285441C8A75CB2FB64B75FE9 , 0x094A07544704420C81960DD14DC9BC3D , 0x89C6C77FB98B4AC6919B9DE70A9B924C , 0x462F242B433C41E8869AEC94BCC1F973 , 0xA406FB1BD8EF4E0C80D860106D280579 , 0x269F168510B64C60961201460AD0AACD , 0x5C561A6BA57D4EE7804A3D3DD1B96A1B , 0xE0971F6503DA4ECAB944E2E8F4AC211F , 0x684F7A1F180B45C99C5EDE49BA720339 , 0xF5387F1822944A38954388F7AECE2955 , 0x459FB0289AE34AEAB44A1F62570819E6 , 0x6158FD5D218645AABB65718E9DB1AD25 , 0x7803247CF72044D9A32DB52A136E1DCF , 0x146D869CC910426BBBD41ECC5185AB59 , 0xD01B58810DC14974A4B3B541F2176A7F , 0xF6A6C765198F430DA8D08A02F33CE6FF , 0x6C28F4D3DACE47FFAC9B3028A7079335 , 0x5C14BD4352F84255AE542EBA0ACC0E5D , 0x764D49F8E36C481EBF908D3A59D16427 , 0xFB79C630D334430CA3E658D584B51BD1 , 0x0DD04B698828488BAD12A9DEAF7C5FE5 , 0x46815593D7CB4E058BE8C35B4775F8AF , 0x33FCF0909C7F498BA1CD4FEC3C93755C , 0x9355F61CD2C348D4839DD4FB4A56ED9D , 0xF4C112A32B344491B74F59D7A1223E89 , 0x699D5C13465942B9A9E9369633CFAC97 , 0x006B0FAC78A441D4A2122E88262DC3A4 , 0x75FAAD870595455484EFACE7F7957084 , 0xBC5E02F259B548E585DE758155C448D1 , 0x767B10465EDF4B1F8BE0BB79AB01E2EA , 0x0198CC7C80E6738DAB2E1A58FF4ADB38 , 0x27AA62943CF048E09BD8093368AF4DB8 , 0x49C262940E634627A83A2D8900CBCB32 , 0xC86E86CC17BE45CEACAC8DBEB716AFFD , 0xB8D46F425DDA480A94A63288EAF9A67D , 0x0725BBCDC18043BE841F654DFCDCA1E5 , 0x2028A3A796BA4650A90862C4055CC2B8 , 0xAE1B6E1101974395851F687B7B654931 , 0x0ED3F56F152D45658B1109B1A9FEAC68 , 0xB525F8818BB94975BD6D612C4B661597 , 0xB1ADEDD24A1240FC89C0E548CD042C9F , 0x917C0DD471714A44A2F46430182D7FD8 , 0xEA4EE62ACC4944E68D8E9061D46211AA , 0x17EFBFF5803D49B4A767BCF0E90B0019 , 0x2041DC300CD2453F9887CF0C27AA41A1 , 0x2426EDB12DF4476AA105EE6DA57AAC54 , 0xB1DB8DA532FA409DB65270ED2FDD7BC1 , 0x396FD0BEC6754AD6802751A4953AE4FC , 0x759717227C7643E1B6F11815A203B3A3 , 0xFF39B738341A4E009B3EA51400377614 , 0x5B9D56B870604CA2ACC275329FB15B5E , 0xED3AB2A57CB94CEC97392A2D4E4FC2F8 , 0xC93ECDEA10EE41A9A587AEB88F1B08F3 , 0xC85A3558DD2D405CA0F4491A6B52614F , 0xCCA727003FF54C9395AF451195E7279A , 0x4CEB08EB683E48B8BFFD988441CBE0CF , 0x7D8C5FFBFED14CB287D963F77257F14E , 0x3F30F29A06154C5484CF504113B9FC5E , 0xBAFD7DA5004440E8B75178B8111B1997 , 0x2E3DC9F7477B4513BC85FF8A3E5657A3 , 0x83B0325614F34545935E328749624138 , 0x7BC6E268B4984369AD86B528D6A919B9 , 0x9459332A94F14DB28A93466A607CD029 , 0xCB28D1924D864D0E8F76280F83A6754F , 0x8CB0EB0EADA24635905CEC8D3F1D71F3 , 0x11CA2DAB98DF4ECB9B9E6EFF747FEA10 , 0xB03006FBF7354A93A528FB71C1275DB8 , 0x4987134C36BE4A2BA051D2C6FBF5BFED , 0xE77B63D8F8CB44A4878FF27D24CE24BD , 0xCF7D8177327B42AEA09859034A7166AA , 0x3C084DEF220D493CAF032AA1931BC1D1 , 0x842D9707EF1343C2A7959E67A22B6B39 , 0x6CEC4DEF5512442DBE7F8EBC169B99AF , 0xA86DE63A08B04FB0AB63E1FD0055D23B , 0xB06E1B7BB9814476976C4351CE7F42B1 , 0x123872DBCF1345F2A1B38FF1B6E1D709 , 0x01DB2418EA7941C5923DE1DC12C39645 , 0x327337D82CFF477A8B2969ED8C94191A , 0xA3ED2E2204F14A108ECC492364CAF355 , 0x299DF76406224633B1554F17B7C29774 , 0x90C5EDE0B2E94251B2824DA55F903453 , 0x078ADB73E433402CAC1D0FB79E5BF8C7 , 0x263E50A70F62437999C52BFAF4D12048 , 0x98099977618846FE80E141669A36D6D5 , 0xD921EE213D44441DBF25538CFF506FBD , 0xAD954713D8574B38AFA2398C7BD66C0F , 0x7260BA2B578748ACB6FAEA9122190BA0 , 0x195E796BADF14EC58F9FB64787588EFE , 0x2CA04ABCB39D45F4BA3679C5D31987CA , 0x221FA49D612549F08F09AA9E3B90AC20 , 0xBBA2A0852978402295F1C7E10D5E4803 , 0xCF5E6D5586A54DC4AA912896D745D722 , 0x46E6A1DEDB50427E99AB637C736ED176 , 0x8D2CFDD4A5F54B59902A11851D033E54 , 0x8C83D48FD4BC42DEA428F0566B1C1159 , 0xF2406EFE382E4F49937E837FE25BF33C , 0x0C888F16942345A4950FA5FE43BB8185 , 0x05156B693E6B4A69BE607897CD9C09AC , 0xB570F0F14AF04DD59E3472B4200C921A , 0xB32EC1DC6CC74DCE82575018D41B6810 , 0xD83A3E11D54643B3BD70857E7153AEBE , 0xF3C11CFD48FC454BB7F0F46D9BCE33F5 , 0x2E2027321B61404ABEEF63F27C02C8E5 , 0xE070C6060A1D492AB557CD300DF10A68 , 0x93BE2DB9AB73440C9F44D4DFF869B6DB , 0x87E8A336732741CCBB5767709F69448F , 0x00F0B091171B4395B97FD73ABD185CD6 , 0xC7AAAFF3E1D24BDAAD4E5ACA59C2240A , 0x02E134AE0EB64719B5CF4547E75DC4D5 , 0x4C5B60A0500A4EABB9E45220E749353A , 0x86B09D0370804DB68DAA0543C75500DF , 0x7C91B0BFA1934D46AB3FD2FC66867555 , 0xEF094217B79440C29FB54A57D569967C , 0x18F087BA32B6407BBACBA7C1F5B7259C , 0x4A3774215AF3449697142DD4E3B95F98 , 0xC0222E973C85450798BE8850EE5351FA , 0xF9F005A3A5EF4E34A411BE5F9D070933 , 0x410118C8E60B4A46BFA7A81479A0958A , 0xF9C009DEE7CE44729D8205EB983C4F7C , 0xFF5B4859EF714E4CB4B8DC9DE071262D , 0x73E8E9F85D4C493DB672F16C3C916593 , 0xC87D34D5C4D748F28DA1AB6A1AF3DBDB , 0xC7294D6120274510AE2B844C7B40AD0A , 0x36D3C708BE254C8D80EC77DD7339BFFB , 0x0CDFC35F743A466C859266BA97E366C3 , 0x778293E4A68D44719A6E09A9FBFD9A8A , 0x1248E272B4B9476582BE4D4C910A72BC , 0x0198CC7B794C70C596D1DACC3C20C773 , 0xB995EE0ACD5B42E4919356469A44F07C , 0x52446F91657F41ADABB61429EFEDAA1E , 0x0198CC7B42C87003B7667673259ED040 , 0x07FADA449B96423FA8433F6EB116494B , 0x6679A0FC857D458C854C6AA0BB9CDC34 , 0x09A0EDC9672347AA86B18C89FA4AB4B5 , 0x5B097BD435E848F699E62A1F4D526C7F , 0xC0938ACCDE1F4174BD1257612629EF9C , 0x84DB882D5EEA4037AE04BBFEBF4B8219 , 0x04E2D9B50B024EE1AA1D7DC56A5DDC4C , 0x0B11C6B3F6C24ECF9B7FF0DAC8D69723 , 0xA4B08D7E53494823B9DB9AAD286338C4 , 0x2A087B679BF241E3AAAB6C1D75DE3D3C , 0xA1D210E732B14ABB9DD022771C2D6A50 , 0x32BC5D95630145DAACE7E74B0905133C , 0xBC2A9569EC804D2B9CFE477D56D22707 , 0x3C823C1A270A468B8070B06EA36F87A0 , 0x7B99194BFE6E421B8D0AA89B27A01A12 , 0x426027AE9AA245EE8F136ED2EC8B4BD4 , 0xF4738ABA146E4C76AFE08DF67977AE26 , 0x71631DEFDBA54ECBB561FF9317951627 , 0xF80BDAD559714609A111DA9F3B13EA9D , 0x1D02727F23B346DF923936E0DB86C754 , 0x8A6708AFC5644B41B574817639939A1C , 0xBE9981C98EAA407DA40960AC1D2BDBD2 , 0x3961E4D4B5694F32A71C9F545E1463D7 , 0xD2AB28AB385047C1A04856FDE35C6C0D , 0xE7575D54C9FE443F98C5CFC50DF9C398 , 0xE8C251237D3240BE8D3FE4B4B199D54C , 0x1242731632944B519E5CAD835A9CE781 , 0x5A39A72570E544189B7F46F753FC3063 , 0x3FC92DEF06624A42A050CDD926273A55 , 0xE14FB6160E7140A48BA32B58927F9A31 , 0x5C67C511F6944DF3AC8E19EC862AF83C , 0xC4642AE7E3E14468B7E384F376400530 , 0xBD6002CF08154BBABACBB5A380DCDA20 , 0x1D9DA3D26A4C44DFAD990FE91A01AF6B , 0x06F759D99D7E4DEBAC132DA0E27ABCD6 , 0x47FD66B6CDBE43919BAFE81BC8DBA96E , 0xBDAD675F39C44090A2EDA76D21FE3696 , 0x02995413D6C248E38AF849B631E26C0D , 0x4DF3329A2B5745F38D8E47A9D622D696 , 0x351766DB24834309852CC2886F45D3CB , 0xBE5F041AE3014F1FB42E0A82E6B5D7C7 , 0x210C493767324E43B5F72408E3B03303 , 0xC5A7941EC4AF4197AFDE9B553ABADD82 , 0x0EFA71AF83864236AF70EED5E2477D7B , 0xDE60E8C91AA24BDAA1132ADF8769432D , 0x670E6DC7AE104D428AA1D9D1A3C596FB , 0x50A1432A03A5400C8EDEA57AC6906CD6 , 0xF316E9150A4A4575938B7AB049475F03 , 0x763A62FFC8524B5E8CDE6E4B63D20F87 , 0xD95E5AEC89724844A46B61824FB1C774 , 0xBC682318F5FA45F0882688B264BD3EBF , 0x91631143C2984C2F9DBA27F2AA18CCA4 , 0xA57835DC1E2A4D37A4E375DC7DA7EC70 , 0xFC8986EBBFF24DCF8A2A3DA57EA7B3E2 , 0xFE039F02196E4B5CA658E9C0B67B612A , 0x004686D8F760498391F52EA7C8BDB640 , 0x22EEFC3E4E8647F6AC9096672CB8EDF6 , 0x8F3502D374E14B9E94862331E65A507A , 0xCD0E2E40890A4D15821F2359F2C4EA2B , 0x3ECBABF78CDE443FBBE20C3F7746E105 , 0x0D7BEEA0B0A0493797CCA962F2133FCF , 0xECC13E058EA74F999D89025EF24E200C , 0xD8B7AD7F1790433F9EA3D95228DE6390 , 0x6F35CE76EBAE4B4EAA0CB3CFCC7D7EBA , 0x8601FA9BA1444B558648B0DEF7006A58 , 0x8AD0FA1CB54C4456AE91C74BA0DF0FB3 , 0x34A629EC7478437CB2FE74BF21ECAC32 , 0xCAC0E859BC574557B35F78FF09B0E8B5 , 0xF27F12B684A04CDC8F4D0CD858C5BA56 , 0x513820E734B841BFB7A36D40271268FD , 0x11945980DD634F8CBFC3220CBAAA2B67 , 0xDBB7D665B7AE483A85DDC00B00A6F4FF , 0x1CEFBDEFF00B4005B50A45A8187C459C , 0xA38274ADF70D45419F15B6A5AAF8DF4A , 0x7DF94DAA66A64BCEAD011F93B55D8B9D , 0x2E87E42A3D8C4AA5BD4DA7D0C851BF7E , 0xE7123A43BD2D4C04B7F884F5F5F4EC83 , 0x8A5AC200D25D4899AD75E11B6302BE40 , 0x57B06521D3FE4ABF934D2B565836203C , 0x5D48E465F9A24E8A8B8F92844009B553 , 0x1079BCE747F04493A0B784B320384A9C , 0x24568E105B1C4CE39B7004ADB96560EC , 0xBC64A70A35A6418D817E62896EBE84C3 , 0x7AB660DF1FF04A8C9D74A9E1AB0C387D , 0xA85FDFE29A3C4AEAA52BAACB7C4FE95C , 0xC0990CE6C3C04654BF8DEF2C3646FB58 , 0x6632D9776FE84BBA961029784E4D1B70 , 0x27760BDA084040E89B4CB4EB5ED70502 , 0xFE720B4DDEEE4981B54F628E3370D344 , 0x17E55A566C5F4ACFA9043F13095C5176 , 0x107AF436BC0643B6B104EE748FB58D76 , 0xE0B6680EE6684E948069AF0D6D72C2CE , 0x3084543115D3461F8706A53EA1608DEB , 0x5A5625DB9381412980F9430605B6298B , 0xCEB8438537014224BD0256A2FEFF1D66 , 0x6FBA9275227E424C9DDDBAB4E121CE31 , 0xBFA003D2278C4189B6394E0DD84A8763 , 0xC09FA05CD9344A6B83B1EA7C01136F46 , 0xE7572990BF90464ABE316A8714C55DA7 , 0x962C617E8D994FF6B0C25AAD04022B67 , 0x5DC2575BF14F49E8B4C43FDB4937E733 , 0x6F58D7518D524E7B86495A2C5D614497 , 0xBB1C0A1278A144809A930058A52D6A84 , 0xC86D452F82BC4B1D89899C7D23CC5B3D , 0x025717D91C214397BB2E830AE2C2B1C0 , 0x999EEE8FE1D54280BDDFE719F06D5411 , 0xD6FBCB6BC1FB4C4FB3C5374EF5B5B67C , 0xD2F2E561FD094F4FBD06D5CB92984763 , 0x91C10139F3F946DD995878D8E2922800 , 0x6FE67781660A4A79A99071B4718EF0F1 , 0x6F83FD21CFA243E09641B0355A2817D2 , 0x56D50E48B02249C4B5BBCCE41A1C072A , 0x8E0C64F417264187AFB600F36ACC6D22 , 0x21397090760D4DE09EE3C08EFA95B2BA , 0xAF35A74DC8B64A1793D07FE51394F187 , 0x41076EA5E5CC4F58A625F3E80397021C , 0x24C6C5D056014150AEAAD045789A4085 , 0x9B2943C29FD2445BAB5C0A1EB2A939F8 , 0x36C5152D4CAF43ACB0BA66D500106962 , 0xC06DA58BE45E448CBDAFE048F8FA34BF , 0xF5812F4DF2B441A6B251126FCA2227EE , 0x2FD6999D8BD9483C9D81AF2435670380 , 0x93948D7989B94ABBACB620E3C3A4EC2B , 0xCD2A31B6FA7C4F04BF1B041AA337B39D , 0x77B8AF6DD73C4BE4918DF40CFDEE8521 , 0x9E854FCC08194421BB34FF19988AE0F9 , 0x7F6A5BAE59A14435A2DE2FFFFED3112D , 0xB5E113ECD40243FAAA59A71FBEF398E7 , 0x66BEC14478EB4B029FBE01D5F14B7ECD , 0x7A768155A21E446DB594B41749495D52 , 0x4AEA7E9523BC4B8C9A73CFAC71487BFF , 0xD97333CA46504A8389743BADBC47D068 , 0x9D5AEBCED1E2484C9053C9647718A6E3 , 0x26C871350EF34458880CA65F2776C6B9 , 0x1C31971CE40E498B82F1280C07C1B635 , 0xCF13287CA5504CDE9E27E7D3AEC4F1E8 , 0xD3C9CB38A11F42BEA374E7A685BFD828 , 0xF7500530AC154A198FDF4E76F800B2CE , 0x7B4CAFFABAD04D4D90F412995E5D0790 , 0x410D28E96EB0407FAC7C784F9F56B415 , 0x7DEA04CED036459D8AA83B33F38B6D75 , 0x60A3CC9218CA47219A0E3C04A3023893 , 0x6A9D83423FFC43A99CA6CC2A0B336A93 , 0xAA1FA94E3C954A688DA24F834C65163B , 0x1FA56CD16FD342A68D7E7D8CDEABD399 , 0x06CC3C21BE7F4F78A486F73054751394 , 0x4162761ADBEE458BBEA799C322E00760 , 0xAE97306D1DBF46EBB5C9C94EDEBFA5AB , 0xF495CE30E6864DEA9B64BEC20E41EFD7 , 0xEA71171ED23B4AA7813E707C45D8B9F9 , 0x73D10EECAD344599999FE4D9C0EA1FC0 , 0x7266F2F810B64D63B49DABA3C14C709A , 0x0E56C79BB26B423DAC3B0733A0D12505 , 0xC46D0D6318E14D67967AAAC0A2F0873C , 0x8180A9AFECDA4CC59134E6A5278BEDA0 , 0x9E43A614F83540769B8D47B80B0090E8 , 0x147C921683254C869D791B762F581652 , 0xD123F99DB9AF4E07936A0B83CF30D5D7 , 0xADF28C1B866641CA80805EDA0F657E47 , 0x6279E85C754A43909DE87F0D3B858351 , 0x8E21E4D794F041E6949FE9EAFFDE6068 , 0x41C35A76766247E79220261288A4B526 , 0x5755076F55014DEBB1004BF1CF4FB9E9 , 0x070EDB3B8AFC4ACCA76B4B142FC3278B , 0xB55BE6B7C09C452789C63C59EBC98DE4 , 0x26860FA9F787442185AED73ABBE2E3EE , 0xCCDDA087F458462EA0DE04232D68AB19 , 0x094DAC815F1D4D22998658943155BCC9 , 0x6B73D7DBA29D4A149BE3104BAE26F4B6 , 0x4B512DC909F94D069EF3EEECDFC57B10 , 0xFF4BA88899B845328CD49C5C09AE24DF , 0x9F14D4F50AA446A4947517DBF0EF3889 , 0xB233CA369ADB47B3B0A58DAB796EF3E5 , 0xA7DC51CD164440C7BEC1196B8819EB70 , 0x85520FB03B804508BDCCE1EDB406DDAE , 0x0F47F09861ED47EC94A461A87945D081 , 0xE8ED03AE1FBA4EBC80CFB8947E1F91AC , 0xAEF09C55B7154E64A364D71544061D61 , 0x6FC107D6A1E249129CC62E39BD3DB5B3 , 0x29A5FB68FA9C4179A46A16E68D3991A2 , 0x85EEE9418EE141888BDB08D19EFEFE49 , 0x65D37E8611A24D6A81A53A335F092210 , 0x70B646D460DE4E41821945423F55A8EB , 0x621F06FD17C0438195B50EF9FF5196DE , 0x05816584747C426F9371C7F5F52B001D , 0x2E7B613304DD4C96824D1BE6FFD83190 , 0x329849610CF643A8973EC27B03DE6BEA , 0xFCA1613AA50444608EF93A7CA5D619EA , 0xF3FE54C84D3F487484186E2142AD3098 , 0x554BD0428EDC4FBC87743CAA3CAAE9BF , 0x7FE73C40029543BEA921F24DA31EEE7D , 0x0F85C36A89484B42B26784631C50C72A , 0x9C33F1DAEE5C4040950A5FCFA2C124D4 , 0xD87645B618C54FE7B4E5439D779D225B , 0xC9EB29E4FD2E4437A0572855DACA354E , 0x27DCB1C816CA4993B84B75533B43A3C1 , 0x824E6A9975464D37928ABB7907E396F0 , 0x11CDB8ADD0614C82AD3C2FF9B4BA26E9 , 0x58A73A1465684B519DE7DF61B3180A28 , 0x87E7323CCE0B4FAB91E5F7DD5A9BFA5F , 0x232D7FA1D7E04D99928F0E2029284896 , 0xFD7C156AA4004998996B1EED3D603AC4 , 0x799E29169FE34E0DA8CD9D76DF9A6365 , 0x8C34B26EA6E34ABA991C260EE26744EC , 0xAF2D7E408FE24E3CADADBCBE89317FC6 , 0x354DEDC90E1846C0A478EE2E699CF29C , 0x8588B36B591746948DA4364B647338F0 , 0x81D588A65EFA4215BD6B746599D8BF47 , 0x96CEE3AC724A42D290D2CC2C5D337482 , 0x246E283F067F44FEBAE1024EFE7C2A4A , 0xEDA242FA444743C5BBB743E220608E4A , 0x853308421F6C4D7399317C39A686F12E , 0x324F482129C14C0CB8F0D49D7ACADE5B , 0xE0DD03871A2C48CD8BD8984A57BC3AEE , 0x024B5DA43D1C4A84A4CB90CB6362A0F5 , 0x71D51E54921A4752BE1673DD49CECEEC , 0x16B39F39ABD14044BA63F559A9F5B5FF , 0x73F71E6EF1ED4C5B870F832DAD710FE9 , 0xF06455EC23D84B44A4569DEB4972284A , 0x6A0F66AD837449D09AB1849FAC5557DC , 0xA14F6CE4FFF34C288D4A9C692776F67F , 0xB20FCD83F68848A984AABAC83C4CE738 , 0x9721855B4937454A904482D57C7E6414 , 0x7A97BA16DA8F4F098D36DA943A85EAD3 , 0x3C4DC9E7BBDA42FF9AB87D3185A2F0B8 , 0x5D2D44C9FFD346B5BE359B080D8B4BC1 , 0x610B63661F894465A504577E88EDBE89 , 0xE046383707944C58BD9E4FA83E80BD38 , 0xAED6704EAD4E4BA4894CF6A95FA92E4C , 0x74BCD28D06D7415182762BBB26845F2E , 0x6457A634BC564E8B88AB325B1BE45EA6 , 0x90EA8BA2A59D4F208532C846BF8F8974 , 0x1C2C36276EC542E69501720FC620C4C1 , 0x7B17ED5E3AA44635A18D9BE40AC720E5 , 0xC620B2226C50471D90CB49129203C46B , 0x75C7CC67B7B3426195CED720034A03F2 , 0x8A8093D4ECC746EB9D1B4E542077F079 , 0x3B2D695BF22C4EFEB6B8F89927D3F670 , 0xCCFECB91167449F98CAD00A2B2FD239D , 0xB60AF243CD444C6C87E06AB495BBCAFF , 0x55F4D6BB96154E2F9BBF1DAA999902A6 , 0xAB64FF338FC7461CBA19EA343A0DCF6A , 0x4CA2F21F1BE74B7A95FA742C908B14D5 , 0xE326211D61C641F2B2FA9D0B073551DB , 0x0036C681CC6243E0B1509C79D5B8B3D6 , 0xBB7676E30C65491BA415BD9526CEDF2A , 0x05C57F6EE55148BDA10FA5F0F2E1177A , 0x09B6A46DF6DB46FFAF02032613DEBC47 , 0xB99E7765034E455493D7DE2349474C09 , 0x01BB6044D1DE4E8D9C90E9F6657EB8DF , 0x505ADDEE13B24382918C8B69CA80905E , 0x6EABA72816744591B88EA3CF0EBD00A3 , 0xB33BE8D0F2984CBCA5054BB8D9353A1C , 0x421A4F9C22E14E029C5BC4C54E581CC3 , 0x058907348D8D410EBD3E4BB59FCF9B79 , 0x28AD40325B0149F6B52DF356AA5633C4 , 0x123187F137274305B6B0409820F18ACA , 0x0D7D73A2179D4806816B48A04EC47D3B , 0xF2B67A6DB9B44A598A52D4CA1CB618D4 , 0x60CBA981CEA144C2BEDFB3040C1AC083 , 0xC49B3F79F29C47CAA213A1423F22D5F0 , 0x14E62059367443BA99CB6B748CCFC2C2 , 0x8CA550A405F345C9821DEB00F020A335 , 0x2AEBD3D588F14087B8C8B8DA486BB616 , 0xBBF980D14C81437C8C1898A068B4650A , 0xB1A64F194A294088A4600FE3308174BA , 0x968CA01825FA47EB8CE2DC85FFD52CAA , 0x57330490AC644DCE9A00F45654547A3B , 0xB1A52228E9DF44DA92A5409DDE172EC6 , 0xA8C6113DD1964CB2B135651479C84DED , 0xCBCD83969A784F79A80CF7C950700D16 , 0x6AC99B6A187A49D0962E40890AC916F7 , 0xE8737EB96FE145D79FF2F5AFBCCE852A , 0xEBE2C1BC4A8048BD8989FAFABF2DD207 , 0x5EE37F6166924D7B99CAC803E4CACC00 , 0xAD30BBF74C824B6B8BF0D9C4751CF553 , 0xB277600C95ED4F71A42E4B6566CF264E , 0xE59715CFFF5944048CE8B35F62C843E5 , 0x5ACEF79D5E8149E19823CC6FB8A90727 , 0x6D9BEE00571846359C10396BCBE64163 , 0x113DFF75F5494A82AD90EDD2E84AB1E6 , 0x38C8FEE1DB68429E84BF2D0FF7CF28D1 , 0xD73E16D28EFF419D9649067012F694A2 , 0xD01D1B251B364EE793269927DEC65F54 , 0xA4CA297978014638B40CDCA7F0FBC901 , 0xD1204C8056004E1F8DA6BA6DA3FBFA3C , 0x3CFECF947BC2425B91AEC0E07B83B869 , 0x1716B7068EB742E0980FFCE3FBCE7F56 , 0x8C5088FC54B2494DA942057ED28654BF , 0xC5AB144F495C45D1AF742173EB811222 , 0xBE58EFD5547E47F996DFC50BE36E2D85 , 0x3F5DFD97A55445F7B5EC641B8775BC96 , 0x608F598E52CF4C2CBE2BDC55DA5D9800 , 0x084D8960A47C43DF8721E404766BCA3F , 0x9FE5D2A8E845425A87C76F06E9C1D594 , 0xDEA1FA7860A943BB830D110D0A56CADA , 0x73F687F3215E41C791700210531F2FD2 , 0x81812E0BA24D423DAC0838781A53AE70 , 0x4CA1B237DE3345A0AE20159FD05301A5 , 0x495085311B31474FA0EDF2733D1A853F , 0x199CBBEEB7654BDBA6420566863FCCCF , 0x69168CD035BF47ED9BD02E232681C894 , 0x68E4F0D9DB84457B86F98465B2240113 , 0x78842C1F55F842A3B0FCA229C9BC9AB1 , 0x9803EF0A5BD64DF7925D48B7E0849934 , 0xAA1616365CB54F299DB0A40EC687E6FD , 0x9316860E82434D6785E22A0EB8CCBAF8 , 0x0877B8C6E2AE42E99789B93DB1D34437 , 0x0B3846E9833A4A5EAB28A7958ED0530B , 0x863BF86661EE4A4492307726D3E530AD , 0xAE808F7BC8D7443C82063D7FEA3F5FF8 , 0xF689EBAC8C9F47A88331B196407B3B36 , 0xF21F46AACDDF48049FC5297D6D2F3B63 , 0xFF9CBB00149E4387913A24B34ED4867D , 0x2CC19684A18F48A78C7F14328CDFC46E , 0x207821A319A14DF891B1DA52CB633BD5 , 0x4E5DAA828D4D40EEA4B94E394626C4E8 , 0xAACDAEF0F52D468795A8444CEEBC4C1E , 0x12AE4F94052D48D2B1588CC81433DDF8 , 0xC903A61BB757477A84E4D9A0C5C33771 , 0x4C957496175748C58E91A52C7939740F , 0x02721ED5EEAC4235A46D503D53599BF1 , 0xEDFFA201774345E5B0F81C305824546B , 0xDCDF3EDFB6274DC08C843049E6726AB1 , 0x17229E05E63C43CF83AE32B8D1ECC4AC , 0x72CB648C18134010AFA7E4856467A944 , 0xE3D45DAEBF64484C954A3F563943485C , 0x9ED5A2D9C16242E2B99C202E6972BE46 , 0x19BB48AE47254CFB822C5574BA1714C1 , 0xD10FEA969BA3434588EC26E8AF862D09 , 0x6F8392A53EC3493BBE28C214D0689C87 , 0xCCE63C284B114A878FC280A9153DF0C6 , 0xF23A84767DF44CC581280CBDD3A7FA13 , 0xD67B6BFAD0C449B08F44CC56A96F352B , 0xBB92E2A3F7414CF7A6922193D9D32658 , 0x0212B3840BD84CCB824D896E1B74B648 , 0x9A838C319E93443584F7E57783E9297D , 0x51D75C5566974F1BBE1CFB92869F23D1 , 0xFC2091C8AE7D41058187F83AC733BA5B , 0x19D089600C8C47D7AF39C945874BD9F4 , 0xDBB51805DB4544079EDFAA7D7D5829CE , 0x809BC28DCF4143BDB35BAF4A618B4263 , 0xA57DE2842461416C82F9015574F2A984 , 0xB6223430172F457F8EBB8ED933DF9F03 , 0x9FD302DE0733410D9CB258AFDA73444E , 0x4F297B074E1E42288AF56D718D9A55E9 , 0xC624EA737DDA423890C8B30499EDC4CE , 0x3D9A8C3647DE4DF2A2079BC6510A5883 , 0x7C466C7831B94B1FB01168CD1DF318CF , 0x3AFAC8EB66354375BAF372ABC513E281 , 0x6E4A68824D7E4A149A1235979FC4F639 , 0x50BD5C5D13D5461B8715FA535C5AE243 , 0xDC76A7CF0F134A3F8EA54383F1F68F79 , 0xAC5291B5F4214F35A3D67D60837F71AF , 0x1A6F00E6A542479E897F1AC159E714A8 , 0x7F686C413F524D07A1D5928DBB3A7FF4 , 0xBD9B273F45AC40478A3165D9F8580223 , 0x27D0A21C8CDD46D3A6F5D01750B43F1A , 0xDBD7FF7A615147E5968CBF39EA43BE38 , 0x9C631F86C38248EF86731E33D97644DA , 0xE2BA2A5B9240464A9D567BEBEFAEF501 , 0x1BBCDA4EACF94B0395A0DDC7B883C361 , 0xE3AD0739D30E4920AFBB9D885FE737DC , 0x1E79674314224906850CA0CBFBEFA808 , 0xD99441374E184C50A9CCB1DEB4A0A30E , 0x15BEE944BFA54641BE01A881E37E4F07 , 0x079D27F47D6548D2B022E2B61086B982 , 0x951F8D45C17F4FCDB769BF662892CD04 , 0x57CBD7E0AEBE42E8B705EDC0BC913CA4 , 0xAACB8FDEA6A249E18B0ED74239D6F0C1 , 0xBE8DA37B4B0F44F8860F6450E6EA6C1C , 0x044AC3E4CAC94813B2AC2CE9C4069CDA , 0xFA38725245AF4973ABA61C6E0DC86D51 , 0x25AFE30A2A8F40A1B42355EE36E6B7E8 , 0xA6118AC139464A39B43DE2156B5D6411 , 0x1BFA4C8CF37E483D82B2442CB9A75162 , 0x9A3E4A70A3E149EAA5559944903BF1E0 , 0xA5052A1A3D21433DB1FCB3516EE27D84 , 0x577B66D124E242A48C33CAAAEA8B262E , 0x99B951830DFE4B1AAE2675D97393BEC8 , 0x6E745D641E134CE7AD04962C52F0F5ED , 0x745BC46418A04D43AF644EFA17C4D941 , 0x148F0B8380884F429D9EF6F1E8CA8CDA , 0xAEE2DB9894C044248D1AFA57B60E68CE , 0x06B6ED741E82400B8D4A4D3ED36ACBE9 , 0xE05ADABBFCFD471DBBBA4FD5C77E7195 , 0x0C9CB73C690E479BBF959F0E3D1E7A3F , 0x7428FBFFC66F4A539830C3041995AF91 , 0x546F7991CB24470995915C6A6A01EE9D , 0x7D50E5285BC34169AC6865BC2D914C95 , 0xA34D0614C2E1433585E1FC3C077DCA45 , 0x4AFE08830C094CE3A373BA6AA9DF50BF , 0xD18207690CCF4E2EB1EA56BBD79D4416 , 0xC225ABF84EDE4935B34646A1881258C8 , 0xF0A9A1006F454E45884594AD2022374A , 0x42843C39F20E4F23A599575776B060C2 , 0x23DE107CDE304A00B8BEDBC0A43FB2FE , 0x5D97DB9B33204DF4B5CB13E6348076CC , 0x9926731F6F8E4D65B1F505AAB3E402CF , 0x80F726953DEF42CAAB298D541BA142E4 , 0x28916ADF88504C208540D811B87234CB , 0xEFCA09A8202A4A6E94E79822F11576EE , 0xA3C52DE62B3B41B1819F8C35D9DF9230 , 0x642A78988ECF44919664A4D5307EC991 , 0x9B8932EFD4464681B56BF3C122032DDB , 0xE20A9DE48F7A40BEB3E3EBA61F111B87 , 0x5FCC606B4E5242ADAA89FD1C0BCC0788 , 0x9127FB1F28CC47AD9958FFB85FF10125 , 0xA10CE6C5BEEA476EBC4549F9262D2B01 , 0x7EAB3E4D10A54A279A339DDB2AD4D143 , 0x60F71166D6DD40A1A29C073F390AC2C7 , 0x8935C790ABDF4E39A6E4E83021696EA9 , 0x8AFCB22AE7E9464B9A220312AF181671 , 0xD7BEE9BF0A40497A804FA0385B536CDB , 0x206FBCB32837420DBAFD0E6923D27CF4 , 0x7E667311B0364E889D21AFA62EBC53F5 , 0x67DE6D67304C4B8482E958AB729A82F4 , 0x70A644792EAC45B89BB4AFA50D9021EF , 0xA8E3140240404AB3836B71607B88A896 , 0xEF9DBFB0041F49758FFA596A59F8CF42 , 0xAE6C079B650D44B4ACF695C3C3130C87 , 0x2DCFDF6C5C7C4F7DBACDC994F955863B , 0x882A0D90845C46C9BB019659A615F235 , 0xFA07094FADB5429CBD558B90FF758AA9 , 0x38F7A44063BD481E96C99204554CC2E1 , 0x3FD779FBE9864AEBA396B25CBE5642DB , 0x44F5A654F8274258B67DB104FABCFB76 , 0x896D4671D5D04A838506A99ED07949D0 , 0xBEB4724F64A74E3A8557AE94B97F78FB , 0x99EAD72007414201B6928B05FBBBA54E , 0x68C76F185E854E1BAA6DC51068D4CEDB , 0x5FB296C482AC4D8EB585DD4F1CE98A81 , 0x173CABA30D514ADEBC82424C039D30BA , 0xCA60856D40F8414FAC23BE931B9F69E4 , 0x78564017EF234BF9A78932629948724E , 0x41BF63563EFF414D967BD9C3C462A642 , 0xCAC219F237144B3DAA4F904F2664FADD , 0xF0E98E85F304428EAD68FDAFFF39C972 , 0x0F3CC4A1DBF94DC397405D87D05D672C , 0xE94BAE6D93704D83AF91EE54B139D7F8 , 0x0C1407315FF34D55A64C58A3B0DD70EE , 0x2F4692D09FC0484CA8883CD9E0708D46 , 0xEF58AE18EC6C49E1ABF87343BAEE2046 , 0x9250DDD665854D9FB1728E7EFD4DCC22 , 0x87B1C36240074EC894AF7C07EBD26E66 , 0x75EB98FCDD8846B685633C3C437C43D2 , 0xE790FFAC536D41BA8F8740FB8E7928D6 , 0xEF4C643257A546F9BEF5D650D2F99752 , 0x98694BD79D9D4057BC714A40679A5881 , 0x352B7B521FE346AC9F7C1AAA3135C690 , 0x9C1D81855D9C46B7A6B9555D48555E0D , 0xF4E830226A254BE3B56358340CF4D76A , 0x583E6CD9C72241FBAC3CEC8D967EEFFC , 0x0212E763AAB642888603D1A0444E6B88 , 0x2507AF710EC542AA9AAEA810DB049822 , 0x923AD5FC9FCC4B26B45F262F7D2E2015 , 0x680BCA11C48847B29D854FC4145C2F89 , 0x6DF693E0497D4F91A6AED855C8751CE0 , 0xE977F7820B97441ABCFE8FAB11EED316 , 0x988D2728096D477EBA6F4A5AAE31B2E2 , 0x52C3516499264142AC53BCAA3E2D70CF , 0x8D45E33CEDBF4D0792397B8BD4A588B8 , 0x7D6AADDDCF6B4289A5B0AEA5D46CF7E6 , 0xC1C9B0F0751D4C2B86F453C199C1ECE6 , 0x33DDBCBC8BA94D46A71D2CD9A8AAE2D2 , 0xC3123BC6F5674D6A97AF06F240C437D3 , 0xF457C6C3ADEE40E1A2751A7FEDA982D4 , 0xD3E3495B9F18459EA7C79E202F6D42AF , 0xBABFB1603CFD4A86A1E186A18FC85A90 , 0x643EFC4EF68A4C45A33C539DF74E05B8 , 0x3B5A3069B9214223A3DE6D9682B3916F , 0xAA5AB64A92BB4051A6D6236F60206944 , 0x400D037A242549ACA01FD76A0600A38C , 0xEEC5E189014648819467355987C2011A , 0xC393057CFF7744B49D10F32C6E415491 , 0x912A99516E84448C8FDB1BEE5464066E , 0x7C248F366C0F4F55BB7D228A0ECBE628 , 0xF78A234F5AD947CFBFAE53C50254FA4A , 0xB74A81E4EFFE49D4BC01145236DFD3ED , 0xAAAB95632C304D8085E0AA738E6CE164 , 0x4A0EDBF8700045CBB2265D466091703E , 0x114B72D50ABA441D8073042EBF19CC91 , 0x85FEF05460B243C99E4A3E4ACCDBABE2 , 0x5AD0A75B35EA40B780720CF5B915396A , 0x79EA76305AD04C2DAB48CF68E3618351 , 0x44781DDF3EA14E8FB55180EF82B2EEA1 , 0x3BC2124409BC4207AD6336E8B91C28AB , 0x249F6085B26442DCBAEFE7799983F64E , 0x9E81CE7F104642459841330A142790B8 , 0x7ADFF263991942E2BFBDB03EAB3C84F6 , 0x2DF3F442567E4C4AB6DF4D341F03228E , 0x891F9601EC2E42CEAC06602FA9BD66C7 , 0x3CEB37A732424262915D394BDED5A67B , 0xEFB314DDB61F4DEC851D6FF5FB59828E , 0xD3622B5866B34544B32DFBE3CEDE4517 , 0x0978A07FADCC45DCA4CE6620DDC61015 , 0xA17064B5581A4E76A7C575332930985F , 0x68DE481656174C3192AE115D2059C286 , 0xF638060285384B63B9258BE1F48037F9 , 0x20E5AEFBF43E40A7A03FDB5759BE2298 , 0x69EA699ECD7E44E1898D25E075107CB3 , 0x06BBF48DEC1C4FC5901839C5C66EB8E2 , 0x858D450ED4194B7A888971D73E3ED270 , 0xBC6F6C74611D466AA03DF93582853370 , 0xC161C22580AC408EAE9792E705FBF4CB , 0x6288FB87F6224BD0BAA82DDC2A3A80A1 , 0xD0A545A4B3564E5D8AAF40A64147E12F , 0xFAEBDB2DBCEF45029FC29C8DE5D63A4D , 0xBA921430E9804F7A850B0DAB4FE1648E , 0xFC2ED8850B554B5CAD00AF00CD61D602 , 0xFDA2D703C86C4F13BE5989653AB34B85 , 0xF4B5CD7CD0AB4677803F542FDF2F2244 , 0xE0F4BE58E80A422D93F96DE3580B670A , 0x2B2EBEAC53D04197AA380454CFAC9E25 , 0x6DA80C489FC34902B3CD68546CE9BDED , 0x852754F3F79E4F1C9D1DC94EC2AA4C76 , 0xD74A85F1E18C4C5F895EC57B23B82B21 , 0x9BDC85FCFB3040439718D15EBC7C0F62 , 0xB3D5CFDF93044F0F9DA63E1BEC0F498F , 0x0E630305856F48439EA1CD68D4E814B2 , 0xB869D1E1BBE94E069C91E54E25714D6E , 0x5BF95E9020EE4C2DA987F042B175EC3E , 0x07601A5C5E2A4AE09CC173F33C1F9FD3 , 0x92C7A39E2D4E497FB962294FE598FA2C , 0x45C8F8B572344BEE9C5EEE94DF31A32D , 0x9B5868E82F9D4C798C38AAE6F9B2ADD2 , 0xAA3031F9FD724DBC9FED884EA62B3CDD , 0xC29D868C91914B4A8B266B77FE7A790F , 0x201ED12524604C6F89B0E5038A3DB06A , 0x09B57FF4ED8B482A9B78589DADE3DC73 , 0xFFA48540A4994CDB8151378A2287F866 , 0xEA016918F2444C3B94C3A71BE80DFFAD , 0xDD25E63128C041B0B433D7E2A72AC53A , 0x4BB1A177C3F441DF91FE4DB9A39338A2 , 0xD05730DAD4FA49BEB6908D4F400099BD , 0x27FAE0EBD4B84E4A83D7AE1BA6B1BE8A , 0x0B4E5CC4D6AB4EA8B8330862B728BA1A , 0x018031D7A6504C70BC9611EFFCA5CB87 , 0x07AB613BE2A1415F9EC63C2869E7E301 , 0x55214A1633FB4A73AFDB44C8AE1F0B09 , 0xC5118800C75C4590BD4960E282724330 , 0xC64CC978CE1A47E694986109395627CC , 0x4A1FA29E854C4B40A518BDD39CB9F9BE , 0xA375BA9C68704AF382DFA561C23473BC , 0xF6B9F27A3A524D38B05301C9515065DD , 0x0616AD105E8140D6A5340E781DEB11C9 , 0x129EB50A148A4C59B2CCC905E1955BB5 , 0xFD07A33EB4C3414BB752D5C0B04B9D0C , 0x074F09FFC1BC4D3DA8268716FFECC1E9 , 0x3A9CC1A65D9B44909FFD509048502465 , 0x70F8669234894C549ABF893DBADE39FF , 0x0CF665757B114488B50086B62E4BA9F2 , 0xB1D1E03598054CE5919809E1C214EA70 , 0x85DF7DBF75274083A777A465EF26BBD6 , 0x658288FE7C294588865F4D7FFD24E64E , 0x79FAD4F30B6F42FC840CF0B0F8222E2E , 0x748EBB56AD4B456B9024DE7E224FE255 , 0xDDE7AFD724CD4D8B929B5F3C0EDF6CBA , 0xED8AAC662284460B85002B795095F7A8 , 0xC6DC8BEA9C234666BC039E76421DCB6F , 0x3E726EED678F4435A13A8CD68B89B099 , 0x37CB4CE51D03450BA8A10E0B1459AD1C , 0xBB220445482E43FFB57A59CEB3831FD3 , 0xA99552F6420149FE9B6FE71F1EB223C3 , 0xFA0426562FD44735A5C27CF4CDE61ACD , 0x9EEF40CAEE164EC5AE9FF1A51E3798CB , 0x90D23953FBAF4CC1AE063223D51C798E , 0xBC9B5323F26A487EA1DF007B4CBFB900 , 0x667FF3262DBB4CC2A21BE302E44230C1 , 0xCCE237728C9A443095D5ACAC2558CA2B , 0x96F9018C97F74F268FBDDEB214A156E3 , 0x4AA63F56B73B4F4C9538B685E2F8C502 , 0x5AD558D0943949CCB8C7D99B5A0B0815 , 0xE6730BCF2C8140FE858F456D92C9CD26 , 0x96936E32FCC6414E9E19963818AE3296 , 0x1E4FE36756C54CD8867BE7DD24649C1F , 0x332E64CCF755445EB0DFD7307CE95211 , 0x04D7DFDDC5544B4195C34DDCC45AD5B1 , 0xB76DAF23F13944A2BF02ED528E9CF621 , 0x246718D94CE14528A0206C392DCCEE2E , 0xCEC331FAC32D4133AB30452541596632 , 0x78A56978005D49A1A82C6B93F6DE1B3D , 0x1E0E64331E484EF09A561250AF6ADD91 , 0x868712B0AC7D4440B653A5B3890A4CAA , 0x15589B7A3F434FD7A696BF0CA915C44D , 0xE982D8B587D84ADF9BF44A37F1FFAC6B , 0x2B4D4C9E92DF4D208A9E8541190CEDD3 , 0x2201C62BCF28490B9B9F3B79941DD830 , 0xDDC23F40FA57469F8D0FFE7F95A9718C , 0xEB0620AEEE004DBD9E0B723D2008CC10 , 0x030B9DD31A6C4B7D9D0C2BCA97093EEE , 0xE9460FACE8AF4C84889D4CCABA104731 , 0xC268DC42C8A24EA9B4B88EBE30158FCE , 0xD30E977225524767A68EB0A2FABBC39F , 0xE15EA180A60B4C10BEE9E75F0168A294 , 0xA2FC4993A7824F8E9CBA1686EAB24985 , 0x80690492D1304C02A6506BDF2CC441BC , 0xB48A2F94C41D4A3E92C18BB5FCC26E04 , 0x44F5643A9AA54A23BCBD89BAD97DD752 , 0xBA425BD697F44DBFBFA1F4CA5253BD7A , 0x743B3FC7E0AA4E5AB4A22F6C9804238E , 0x00FF429AE5CB4F57999F32F2FF495145 , 0x8AC3B4407CF64E4FB1D39C2AA371ED29 , 0x56270B7D2C864277AB1C70005AE1AECF , 0xEC9A0C00D5CB4574AA7D0B53AB3DE3AC , 0x71177078D5F34EC499E6BB356FB21868 , 0x611555A6088941779503F03EB0C969D2 , 0xFA84795B2A134CB9975E684069324615 , 0xCA640794E14C41058AB6310A39771622 , 0x40682A2F02244A7BA81E187512DD8759 , 0x6089ED7CAECA45B4816BBAC2305E8393 , 0x5B6F1C9565314745A2496C81220D4588 , 0x23B925AD25EC4D058C1C124183357D38 , 0x7109CA42D8E0412580E57609ECCDBFCD , 0x742961D221F64543B83155799B9BCC7E , 0xC8104E658E794EDA8086E6D26563B7FF , 0x10E55948A62E46FEA9C0CF3B30160AEA , 0x2210FE4BB2A140C1819193B8A04CB93C , 0xE4EF3694D9D24CC880A155EC8D42D0D5 , 0x0B34E59D5EEC441DB41372E555E795BF , 0x403A2FB9D21A4D0984628EB08482D4ED , 0x953AA40056004FBEAB87C9B04FCB5CA6 , 0x398F3DB393774C039E753795435311A6 , 0x8530049F706A435EBE247DCC3980BCD5 , 0x558CD7E4BFFB475FB1BB1D5C553F5C30 , 0xEDDA1FDF61584A6184F3A983424C0BC9 , 0x0D9EF3D1351D4EC69C5571F3225DDC9B , 0x7A086E8C4201469E932B4A183711052B , 0x6BBF0F0D9E3F426BB8398143E98A8D16 , 0xC04F1B42B4D9406592A6A8288E6627F9 , 0x894814D687BD49B2809420C8E89F4D37 , 0x78F5E0F7431F46ABA083791CF7ADE7E2 , 0x4DBC4799DE1A481C8612152914FA3020 , 0xDC4A12DD173345C698659E8AC851D425 , 0xC4125EE9E4CE43CAB7A746C20AE39129 , 0x6085230E2627406391283C33F5200975 , 0x51966276A5E444F48A9BB31B9E4D61D6 , 0x5B6A919CDA5D465E9051B1313F4BA2BD , 0x70FAAE04C28E447FB706CC625E3111F2 , 0x577CE87746DD404B99E1879A238F8C47 , 0xC3A129F048274EE095C9D6D39D7339E7 , 0xF975FD0086A4423F86639DED13ADF3D5 , 0x3BFD7DFB3FA94F98AFA922C0E6EE4C56 , 0x3710488AF9B840ECA5C51868D3B2180F , 0x2357D495879B4D7D99BF70DD74BAE9E2 , 0x9AF1A1C26D66423594EB7963FB6FEA0D , 0x3F4B1FA597334DD3A1EF3FF668A71997 , 0x72D70C67E6474DDCB1FBA965B12ECD8A , 0x52C3774768084B93B3B9CE3B15BC9E09 , 0xE026D0F08C064093878FCF9D91BF61E9 , 0xF5A68800537343D0BFBD7F915A9BF86B , 0x09A3756335854B758DE82F5505A1597C , 0x399809DE077A4B5DB3624CFF825AF1B0 , 0x6AD702BB808143E5AA54E182097C2F52 , 0x02049224C56347179FA4C013E2CFCD8F , 0x84C44CDC115D4F7F89312BCD2773386A , 0x40E6E5C772DA4F1986E598A14063A2C1 , 0x258BFA229A1C48638B0FBB91EF2F150C , 0xCA57F2EB9C414DB9ACA05D5A65177FE1 , 0x0ADF447AE5394DF280A4F8066D5C7F36 , 0x0B7F078C46A34DA38F2BCAF0C61B92E5 , 0x0FC5C7D33C1E4D92B12A10776E1C0AC8 , 0x66D65AB9AB034AC59E737C04FF6A6D36 , 0x4F6ADE5D021E41C1A4FC4E5BCC8A3A3E , 0x89320D5B21964D1F939B3B0B4FD339FC , 0x8F1332EB43334D159175A80ED6E45057 , 0x7D682ADEDAFB4E14BA05509AE01999E4 , 0x84E07F7CD9C1411EA2A7DA49E2E21B73 , 0x53E9A4A0C7A9468396D67475312984F7 , 0x555C6F75488240B5B627B8252A03B3A3 , 0x1A28462341B049DEA52897BCB7876D3A , 0x22CD958D4E714B8183E39BE0B6D03783 , 0xCECF3E19F42B44EFBF6AB4733D0FC8EF , 0xAB8775D01F5949539DEA74CA9A4A3E9A , 0x9BE09226017047028510FEA5CE871E75 , 0xCEBD6870D42D4596A17C2CA9AF88D3EE , 0xE954039C82DE4243A515030F9E904857 , 0x974E820ACDD342F2BD482E531821D6D2 , 0x79C9D3A631DE4E089B25C1F3B1FB7F64 , 0x235076E5EB394D5F88A355CDC6756233 , 0xABB82E70F1654724A031607E94859583 , 0x5F7DD71082DE4FF1825A3E4FC530B61B , 0x1AEE9E1061A447ACA5E7D5BF626F7184 , 0x6094DB22FE244F87993560B16BEE2684 , 0x1BA80EE4D019453BA2AA88F20A2954B1 , 0x72E1AAC9CFBA443DB64B30D886B7D1D9 , 0xAFB02E6FC6DB4BCFB6899616ACC0A964 , 0xFCC702A4C921415AB52281E3A9D24DA0 , 0xA182D7E966DB4DFFB57FB90D5B12DD8C , 0xA339938EE1A14087B010804547E59490 , 0x7739ABFC1CDB4CB4BBAB8A6B647C3613 , 0x4BEAA37FF7394B238DF11006561868C9 , 0xAEDA7E86AE6A4DFC8D0BA5B4842E8B1A , 0x3588374DDAA8427C81D359C9C2D5CE9B , 0x2B1E2E1B99F64A8C953CB49B6655E11A , 0xAD53B0BC19A249C08C54C5F91B3525F5 , 0x5E36B0C8C179449DAC67C17604C205AA , 0xA3B25FD1F93D40FA962FD9D1B9D76C21 , 0xDD5BA0866EB14CC0887BDE5BD80ED9BE , 0xA0F41BA413024ABFB977ED17646F8744 , 0x79804E27D3B84A0594CD440DE23F4E86 , 0xDE8C9AC112A7484183FC8ACCFE20CC15 , 0x8313A58552F24EA298227A0B645A3682 , 0x838288AAF60C411E9BD361BC6FC34E69 , 0x86C18DCA7B6D46C890C771D17E921130 , 0xA74178A668FE48ABA60E75B673E3F2BA , 0xB4B28027331243D48B8B94F8580D5FB4 , 0xC3E20ABD85FF4AD19F0620233107FCE0 , 0xBED9E209533640CF94677D60ECC94990 , 0x3BD15E46F3234161A3A86AC171766C25 , 0xD3D2F990BE3149D5B75C5F7AFA02C295 , 0x7E343212F7D849278D9336A7FE9D2D83 , 0x6B0AAA5C30944C05AC03D4D7B13FED5F , 0x819CC53BD8E84125A062038B33AF4FDD , 0x842AD2C2AEDC427EA668A7776E5C5718 , 0x437967AA036A474B8DABB9BAAB7CABBC , 0x08C8D98F1C644DACBFB27E3BA979D21D , 0x9A288573EFCE4B2886995AFAE94378A4 , 0x71D0F64C64CF4116B71634F53D0ACCFF , 0x5C8CCC79ABF34ACBBA63EEE33F345362 , 0x61DEBDA1020043959AA497CAD8711D71 , 0x97A8D0D52114451EBD70F2E5B619CE79 , 0x878330506C8048A5B8CBE05BE1239B17 , 0x302C26630EE74FF28738A844ED269886 , 0xA4A8C86177954121A5C1D21756B47A2B , 0x2DFEBDF0E71E414B958FDDD453E7E524 , 0x8847592E786B484F94BD6F33A7018540 , 0x6DEC6491DB8E432D8977216C47718247 , 0x00B8B58E33164524A956CDC6E0DBD116 , 0xDEE3A127769F4CFAB2E69B4CA1D13ACC , 0xEB1805CA008140C7B0D2ECE51D0FD8AC , 0x55B40836D5D44765B09FD42B6148FAFE , 0x751E7935D73C471B8A9D97981F224CEC , 0xCFC910B80B5245AB84BA0CED40038BDB , 0x2070C1C33600459DB6737C6F3F590C27 , 0x3C8361B669074524BBED3FD2311F0F0E , 0xD329224E49F64EDA8C9ED929464EE437 , 0x575841D6E56A49B6B4C6B7D69A96DBF8 , 0x88D90D9342FE4AF58DCF5E3F548660F3 , 0xE1484B9D9B5648AD91950C90EDC12E57 , 0xB574E4D3CD984C71A4C4B44847328506 , 0xEC1436DA1E4C4F03BB092B218CA78CB2 , 0xD244C4E914B04949B3AD29794757117D , 0x5875E90A4149478CAF4F73EA218FAE7D , 0x473A4AF565D547AFA4BFA757A9FEF23F , 0xE7D84F606BCC4734A53313E6DAE9EB88 , 0xA47F15CBCD4F407D8DD51BDC1A9A602B , 0xA816FAEB3BA44C0F9D649B1DBA370929 , 0x29723FE83DCB4BDD8D11B70CA3E764BD , 0x461D3C54BCA34A68B42D70D58A021401 , 0x7A0B55A77A0B441FACF9F6915C3E6E0C , 0x92A413FDBECB4AA999389472F24D07A9 , 0x6091F7D75D564CEEA949F87B073ACD38 , 0xC06B5E575C4A457FBD37EF869C02513B , 0x513AB9793DD541E6A6DFF9033F99756F , 0x75950F9A8A9E479799900E82895BD54D , 0xD87909FE7D604C139579F2F72C2FD375 , 0x995588B3FA934D6688F81F8D9D57CC84 , 0x850DE0E4A7FA46A69ED9B53168F00C38 , 0x7BACB3348AF0498E9FAAE4568AD76AED , 0x4947D6BD2CC24A69889095E157CA11EB , 0xF38C7C9EC7EA4A3D9CDFF443530F7473 , 0x564CBDA34EBC45FD88ADF5B9A2DEBF6E , 0xCE4DF4AE1BE045D3851625734FBA2C29 , 0x6D2780B6D2044889A63336F6B59995EF , 0xC7C27C6EB6D54599839A560978452979 , 0xE622420C326744279690D723DB04A127 , 0x476DA03652344F4AB2657072FBAC235B , 0x83522E615A174E8CA1470837A9B6E64A , 0x28B703D996FB4B5AAB548C025947E87C , 0x98428DAB5B8045BCBCBE767DD35FD311 , 0xB2CA25F5540F4FC2ADFEFFE678AB972B , 0x62FD24F7D9DE4E3F8AC0162AF6C77547 , 0xD4B6511E8C474512874D8B92C0A00846 , 0x0CE2DD1B373C42D89573DB00ABF06B38 , 0x1D844CCD3CF74EED81940F3447739A9E , 0xCA196C063B7049AA86F36F80A7017ADF , 0xD2B80D0E2DD34A0EBAA921907875B316 , 0xDBA4A06D239047C98CC59F860B14BD6F , 0xBD6868C11D384880AF8A46FBEC986BAF , 0x3E63CFF24DFF42A6AA160DA2D2214E76 , 0x2A06D486E486447D98946B544ABEB8BE , 0xFCF209E75AD04E60B99703062DB376EB , 0x27D8E293CBB54FFCA8054C22698D6123 , 0x355EAE192F82463EBD5AD97BA12F70E3 , 0x6D0770084B0D42228A102325315ECDF9 , 0xFF5F7E5BAEBA4FDA98A4C1ABD9171BCE , 0xB46EFB940B5D4E79A88DD8190836A198 , 0xE869C98070904EED8F19F6E40662D350 , 0x6086C696ED2C4AB0B2631CF6889048BD , 0x8897285413C1408885B1BBBA6EF0C2D6 , 0xE5ED7255AFFF4862A5A1D1CA9F9AA2FC , 0x08FA3B8212E14FCC9B8D37A1FCCB4D85 , 0x004B11B664424995968A6294D4EA4AE7 , 0x81B7E6E753D74037BF5BCD84134E519B , 0x99EB30031DC3465C8FE88A9C89476E57 , 0x6C6532C2CA18430383B79C9829233FAD , 0xCC7F17B545B443259D7B3B91BDB635E9 , 0xD9D87897BD6C49B8838C356EA465B8CD , 0xBA4D543069A244D4B8D42FCBB756C1C6 , 0xADDCA4EFC5534B19B681AAB850C1FB45 , 0xD398C2DDEBC444F6A74DC3133125987F , 0x6D79251D20F642BA9679262EC19F15D6 , 0xCC56AD7CB55C48B5A8023518A2115248 , 0x6C3FD8B619774B1791CC9232621E6C48 , 0xCBD806E8D01D489AAEFEF0DF987F56F9 , 0xA09DBD8952CA473CA61AF7917C926D32 , 0x001C794929F548DE8AAF2B96E846F031 , 0xF6BB86F04AE34B70967E95FB1E53947D , 0x4D767C29DE1848B7812E7C60B66845D1 , 0x2D0B0B4B22BF4FA8B7161E10B107AE40 , 0x112F8A55D06C4FBC847FBDAB04E0D7ED , 0xB4310F10C4BB4FC88125A6A66BE7649A , 0x8FECF669E0F64CC9A65159B1808FB1F7 , 0x5F6D55149DA14310BD6A08C07D0AAD98 , 0xB2BCC6D4948F442E95D4F7FC0117E9B5 , 0x28DDCB93DC1742FBA7336E14894A5402 , 0x325D050CCD374F978A0A11219512B448 , 0x4A67C927B3BF4CEB94E08FC7F5036A29 , 0xD8C29AA25E6C4AB8A522BF7B9B0D98A0 , 0x081F3B8BEEC6425CBD747FE57B7F68F1 , 0x580BD2DDD380409B834128273A2C7F70 , 0x0D23AB14DC8848BFB34E5420BC24CCE5 , 0xEB4FCE2B48E84AD49968E243BCCBD29E , 0x4296A5CB65A142C68F73F4D87567B352 , 0x05D1B03FF1774235A5CD94DAA69895B7 , 0x637783E9613744B099A5A0AAB46E32AA , 0xACD6E529A06B4B0C916E81A208467B82 , 0xAB3A8FCFABAC4A4E97839686D404E1B3 , 0x5F62580707854DF0AA9B4363D8A04F42 , 0xDA712EEC051F43FEB92A9591434BB2E8 , 0x1AB0474CA9E6404BAE9D78A07D8D8EE6 , 0xF4E1657AF021466EB9034D609BBD3BB8 , 0xCEFF876768944BDD8BA83A778E633C7B , 0x07B2B28B5CC244AAAB3D1CA7CA48F3D8 , 0xC0F0288744534020AFE51DB909814BB5 , 0x1F468744444C49A1AC23DEFEEF036AC1 , 0x8ADD04A3E67A4953B500B89AC0EB38B2 , 0x8267A6ED8FA245F083DBC3FFBAEB0739 , 0x0BF055A00C2344CAAA7693F157D818A0 , 0xB60E3D92F8F846369FD948C8F8C35219 , 0x67C52FE7EE564689BCD4DC7D559670FB , 0x6C7FC7B7E6CE4C26B4130A8C4CA47DFC , 0x5DCDF0125AF94A1A9DA6FB792F66B63C , 0xEB4EAE3C143645B5A1C9BA9848978ADD , 0xEA0F9D43921C4DD29B959D15E5311390 , 0xC1067FA7E42B48338FFA0D8E9024C178 , 0xC1CB71233A1D49D3BBDCC95E3819DFAB , 0x4E504284AB904BDCAF2ACB158F1C29ED , 0xD121F4705C78443DACCB9CB982E4E2C2 , 0x711644A1406D40A68243702BC7E4C404 , 0xCD5717AEC62945C6B4582021A26CD63C , 0x2FF053FA9EBD4CD5A2A53E65CAC70757 , 0x31AC95F0E1A443888644827B15C8A34F , 0x3BA61E6E69E0488E9C0F30428FF2C22C , 0x78F6DF4ECAAF4564BB51034D769AD3F9 , 0xD0981AEFCFB34994A4119221FE2708BD , 0xD3DAE4769C1F484D892C0A4AE14332B0 , 0xE3AEC067933045A2934BD1E3856C263A , 0x9C06F08DFEC04C80AB9D044FAA5A88DD , 0x940DE9504E2B4067BB89E8DE2687044F , 0x232BD3033D3A4175A12EAA0213535571 , 0x064B2F5CE1CF45828D8A684903B792A0 , 0x1F0E6226FC544EA596B52EEE94FC2038 , 0x1589D91134B643EBB77EB1FCDA6CF66B , 0xAF047D256E3C4669A83D55CD27D233AC , 0xD8376D8FCB3D41AA8F083424CA07186D , 0x51981EB9A5194C30817F3175514F6D2E , 0x47B983ECB69A49329D2C0C59C618A183 , 0x8325D6D41BC4449FB3474AA1BF0C20B8 , 0xC0741AE4DF9F4D1388BD5EAE2B10FB81 , 0xF3A88783F0D34C01B5C527F413EB61FC , 0x1A27029F12E24557A268ABC59AB9520C , 0x36F15F45C28849D1BE142C4F48CFB748 , 0x089C00F09C014EBEAA4444F56C2BFA63 , 0x71E25291C79C46788D0C33E46FA4A11C , 0xA68396583EC946A49B0DF605E3491828 , 0x73DD70E795D74FECB15EAEAC0BA65DD9 , 0x35F20E7796DB4534BE09CAE5757D3A6A , 0xF283F89C719B450F8D8F3D2F33546EBD , 0x6D2C967944904520989F13F15F6B202F , 0xFC6740C48F6B4351AC1ABE8587B7A1DC , 0x632CFC9AA85C45E1989CFF3AAAB06B13 , 0x990F4026D55D463D9D8174265472E4B2 , 0xB64E0537F99F4A7C83CAD1BFD3253C64 , 0x63BBE5A8C1994B2489078B503777CC94 , 0xF66BC1F85E094833A93E52D4C48E23EF , 0xF71A8B95C0024CC7BA14B673E7FA75BE )) GROUP BY `product` . `id` ;
Copy
83
81.85 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` , (SELECT GROUP_CONCAT (HEX (`product.categories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `product_category` `product.categories.mapping`
WHERE `product.categories.mapping` . `product_id` = `product` . `categories` AND `product.categories.mapping` . product_version_id = `product` . version_id ) as `product.categories.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` . `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 `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.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"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"aU¼[\x03 ‰O\x17 žn´Áë/`2 "
b"ŠýA„ú\x7F M\x01 ¨4u}é\e PY "
b"ö\x10 ä\x0F c"K\x12 ®Ù\x08 ó§é?² "
b"מÈ?¿\n A÷ IL!cJ\x00 "
b"àý¨YÖM<ŠÑ«wƒ©÷5 "
b"üW\t ¾Äs@·¸ µÙ\x02 Sú\x17 "
b"6é5\x12 \r ]G\x07 Å╦i\│\x1D è║ "
b"""
█╣Ô┴5\n
K\r ┐Ò´GÐ┴ÃÉ
"""
b"j¾@žm;H›œ\x1D êjY€9g "
b";\x1E PÍð╗L×òpEöM█ÜÅ "
b"»täx‹ÉChˆ«<µï8“è "
b"\x0E ®\x0E dE\x05 @‰¶|1Ìò\x07 8M "
b")BE\x06 ÷ÃOp¥\x00 ÃiìÞ¥T "
b"ßÊ%8Õå@¸”ŽÏV®WÀt "
b"1s^ã”\x17 EF¹¨57*ú>Ù "
b"ƒ0ìs[╦E┐ê]²wsÿ{\x14 "
b"╠¥└\e b\x15 D{òìiq@I║~ "
b"·þw$¡åOú‘á?\r E\x0E Ï "
b"="ô\x16 wÙIv“b\x16 ôK}\x1D – "
b"ü-\x1D g\x12 ÿG\x13 áÖ┤╣┼4µ= "
b"ÕãuœõO0°>\÷™ˆt\x13 "
b"\x13 ³`ü┤cI;«r²\x02 .\f ßu "
b"\v ˆÇ°š\t J̨\x11 0«\r °\x01 ¤ "
b"Á“ÅÃgr@º„˜Ë(&”§Z "
b"gïƒU$\x12 GC™…Ø#˜Àщ "
b"EO\Ö÷\x7F NK²>&\x15 —œ±„ "
b"ïj\x7F E\x01 ÝA5ŒöæyíÓµ\x13 "
b"j\x00 ÊÁ\\x03 I\x17 ¡R¡˜~=ò\x7F "
b"TNJ\x0E ¨sO\f Å\x10\x06 0‗æ¾â "
b"«…Yô›ÑCT“åâre€\x19 m "
b"Ûô=ø¡¹Hª¹0aè«ÃðÌ "
b"""
B\x1A ?ßÐÕF\n
µ(ãp|¡\x1A x
"""
b"œï%”ÜõMEºTL„g,Àœ "
b"▄zYe\x05 ÌM8Áðú╚╩ª\e Ø "
b" ºH\f etF/´\x1D çnìå£\x13 "
b"‘ÀGÔ®0K; QAUòà\x18 ± "
b"%öL/u–B\x1D £!¹\x05 \x07 ]Ë "
b"ú\x1F íÁ±^L3Üe?ñ\x0E }\e É "
b"ùæ,>ç¾IdŒ\x08 p/\x12\x05 ]g "
b"É^│\~\x7F J&©£o:è·'q "
b"±9'7ÛnDMŒÉÜíêöƒ¬ "
b"""
n┤ÙuÙ\x04 FðØï"╩Ì\n
║┐
"""
b"oƒ”¸z\x1D D|¢Õ’!\x19 Œf‰ "
b")üÊt»\x1A IøÜ=a¼Ë─▀¹ "
b"Ï╬ü,f\x7F L\x14 ê\x18 ç╩╗×r} "
b"–—48WÂMÝ‚PéQ\çÿ! "
b"ðš•¶6\x11 E\t ¿ôN,SÖàÊ "
b"zý\f ¾ìöE`ÅÌ}IÍ'æÜ "
b"N\r 9▓C;IƒøoïËÃ┘ì\x19 "
b"âÝ\x08 U¨jL9ž\x1D bý%Ã]/ "
b"´Söà╠LE&£|┬eìı¥º "
b"\x1A ê"Œ jHï¿÷(Rª1Ôh "
b"sô߬e=ORªT#Üo&\x07 Þ "
b"بT+xöG:™ôhþ+*ìP "
b"m®P?’kEä…+“C\x06 ØÁç "
b"×Ë\x1D XÔÎOiœ®ô˜“\x16 rÚ "
b"ècÞDAQN‚ºmçÒRÝ“5 "
b"”O\x0F «EöJh”¼ï|Ÿ$Fä "
b"""
\x18 y\x06 \n
2EI\x19 ‹s—\f á*·’
"""
b"ØP╗l\x04 OFé¢╬én\r Ïéo "
b"•Åk\x02 €ÿC˜¦šì¼KJ\e º "
b" TÎ&\x1D tKÍ¥Ã\x04 •þSó% "
b"'┬ìy\f J?ìÉ\x1F ┘ê\x05 ƒ╚ "
b"}0ðBÝJS¿\r Í\x11 ¶Ø\x1E "
b"0\x17 le/›H3€Kå].\I\x1F "
b"ã$\x7F €§¿C묀õÑY¬\x05 ‰ "
b"…úÕrX7F㸆-S$H„ö "
b"""
¢³X°3\n
@\x19 ³Þ›.8Ñ\x17 S
"""
b"Õ¾A¨õ£G‡¡FzpÝû~É "
b"""
€.æÎ\n
[Bλœ\x07 <A\n
\x08\f
"""
b"""
ú\n
©®ùûDcÜlŪù\x03 ▓\x04
"""
b"ízšf>\r @!’4â@«G£“ "
b"*šå_\x01\x15 E«µŸ¡\x12 jv°ü "
b"â7ËXû╦Cûÿ\x14 ▄ÅU:lì "
b"\x13 §¿Ëo9KR™œ3ÿ\x1F\x1A\x01 Ñ "
b"è¶ü¯–ÑDß’861Ò>Û» "
b"╚\x1E\x18 ╗ì╩HnØ═,0ú[½< "
b"\x07 <ŠË£Ax„l’^{d9o "
b"½/;Ñ…´KØš0FUy\x7F o‚ "
b"ñ\x03 ×)'6E°²{´ŒÐK)\x0E "
b"┐á§ÃÖ\r GÍÅþëi0Ó.X "
b"&-\x10 ªL_M.¸\x08 .£7\e\x01\x08 "
b"€°³K£G1“²ùüEâ\x18 ÷ "
b"JþßÿBì@O”-™²\x02 þ%p "
b"\x07 lyı'¥@®╝¤´.\x0F ;ÎÅ "
b"ÌΆô¹ÏFBª›ÐæyÄ\x04 j "
b"\x07 QãL1ËD\x14 ”Ê›véÁ\x1E J "
b"‡ž,Hr\x14 E|³Ì`nÚGõI "
b"î]æ\x17\x19 ŠKC’Ú윦n‚Þ "
b"ž“_Hß”C2ii1º,ýä "
b".aÉUSéE›œH»³‰Ñi\r "
b"¾Š¸®ú”Od†\x10 £sÇÙÆ\x12 "
b"BÅüŠ<\e KJ²Ó\x07 ç"\x14 ¦x "
b"ñ■Ól4\x17 @(üéÊÎe·\x10 "
b"L”aªŸ#Gˑۿck1œ? "
b"╩■<§ì5LÊ║Ô þ_─¸▄ "
b"·\x06 È\x11 ╩÷I¿áåÆ\x10 Êïüé "
b"\x04 y\x08\x0E 1^M\x1C ¯Žq2¬û…\e "
b"®J'‹\x07 wD·¡\x18 %½\x1A ;?9 "
b"å§6"¬þA\x01 €ú\x08 «ÕG_¥ "
b"""
kzÒ{ÂÆN\n
║#³ÅGKÎ
"""
b"(½»*3LNûƒ=PÉô{½B "
b"ì\x1E\x14\x7F\x00 ì@§║É,#a\x03 t³ "
b"O-\x1C ö·]O-š|GMÝö3l "
b"┴ü╝\x04 ´ÜEÞî1╗1¡█ôæ "
b"ºvËqÑ\x06 A\x1A §í\x00 ñ0E£* "
b"3j\x16 Õ:ð@æ•—\x16 dof͵ "
b"\x12\x0F j1XªNS¤YM›/\r Ðý "
b"[ÉÈ\x1F ïõNœ„²@\x12 äS¨™ "
b"èlCÁ\x16\x1A Ck²‚ bݳ\x1F J "
b"&_ìô’'Iä¢YßiUÈó\x08 "
b"*¼…÷\v @H4¨ºEéÊü‚/ "
b"Ø\x0F\x05 ╣å║O:®y┼┌dê®} "
b"~\x06 ç6Y›AI’9þÐ×\x1C ò\x16 "
b"'w2šQILC’„E„|¡.’ "
b"\x1F\x15 ÓÉâ‚L"¥ä—(S€LÊ "
b"…vh\x17 ÖÓC«¢†5ºwqîm "
b"▓ƒØ®5·FÖ¡?´£Ôxná "
b"â\x17 Õïn\x08 E·¢\x16 f‚\x01 ;\x03 ß "
b"@‰¿“f"@¿›>ÀÂ:‹Å5 "
b"Îð\r „Ô\x06 JT˜gŒ…»öÇ\r "
b"""
yÈ\n
¥aÐB4®ˆc\x7F álÏ9
"""
b"àã§'fYL¦©w@æeùaÖ "
b"\x02 !A\x02 |?I\x0E í[ТÍMØ\t "
b"ñä~š¯½NO®\x13 Šœ8\x1C ÌÝ "
b"¦É\x02 ã\x12 ¥M"ªñ€ÜO8\x1C ö "
b"ü\x02 ┐´°\x05 @yó\x1D\x17\x02 ò2è2 "
b"\x19 =JxʽOÒ·ØÎáÜ\x00 Jg "
b"3ByÂ5TJ\x1A ½RÑÄôæ^J "
b"$ð‹ÁúEʵInöžt{B "
b"!–””r\x1F Jx‘ÿ\v ¨M‡\x14\x1E "
b"ðç¯\x16\e Ö@ÿÅü\x00 VçÁ1ÿ "
b"é┤-R@8JØäoK²&┼\e e "
b"ÔD¯¡\x07 &N„§,:Ï÷˜ˆ/ "
b"È®\x7F\x03 iFK«—èËi˜ÚZ7 "
b"ié#u»fHçƒWqþŒlžž "
b"INÙ5hýB܆¨à4\x0F \r Åp "
b"Ž¥Ã\x19 ºÛ@¿±àò«èáB\x0F "
b"[â+øÃB@ý©\x12\x12 ×F)ŸÀ "
b"SÅ\x01 âÏAIo©¤.êGÃU¯ "
b"ôç¼▒:vB Å\x7F j϶Sõ\x1A "
b"Y,î\x11 ÅËDö▓°íþ\x01 |B\x08 "
b"¹o.\x12 -KIŸ´ý\x05 {\x03 ©dº "
b"ìOe'\x02 ¥@¥ì_ıP\x18 ì\x0F E "
b"§±0Ø^CKÑ¡\x00\x03 ×\e ݲ\x03 "
b"%º¹£¼ë@ã‰Î!3\x12 ÅÅq "
b"„»Œ2—àDÁ§—œì/¶·û "
b"Ý!}.Ƀ@\v ¹ÏÄÜûU‹¾ "
b"\v\x05\x1D\x02\x01 ŠD÷ŽÐ€à˜T\x01 "
b"€0\x0E y\x18 G!‰ð`\x0F ,Êái "
b"dZÚ\x02 +\x19 O>˜¤û1ã_Ī "
b"ÓË]®³pG┘Ø\e ╗■sÈÏÒ "
b"´ \f H¿&A5¯eHÍ\x04 ”Ò "
b"¡Öv-¨\x08 Nü▒Ä×Ëÿü\x0F ┬ "
b"\x0E çâ▀┌«OIÄ╣I}Â┼Ø┐ "
b"u¤fº(TAȧ\²ûd·_é "
b"\t J\x07 TG\x04 B\f üû\r ÐM╔╝= "
b"""
ëãÃ\x7F ╣ïJãæøØþ\n
øÆL
"""
b"F/$+C<A膚씼Áùs "
b"¤\x06 û\e ØïN\f €Ø`\x10 m(\x05 y "
b"""
&Ÿ\x16 …\x10 ¶L`–\x12\x01 F\n
ЪÍ
"""
b"\V\x1A k¥}Nç€J==ѹj\e "
b"à—\x1F e\x03 ÚNʹDâèô¬!\x1F "
b"hOz\x1F\x18\v EÉœ^ÞIºr\x03 9 "
b"õ8\x7F\x18 "”J8•Cˆ÷®Î)U "
b"EŸ°(šãJê´J\x1F bW\x08\x19 æ "
b"aX²]!åE¬╗eqÄØ▒¡% "
b"x\x03 $|÷ DÙ£-µ*\x13 n\x1D Ï "
b"\x14 m†œÉ\x10 Bk»Ô\x1E ÌQ…«Y "
b"ð\e Xü\r ┴Itñ│ÁA‗\x17 j\x7F "
b"÷ªÃe\x19 ÅC\r ¿ðè\x02 ¾<µ "
b"l(ôÓÚÎGÿ¬›0(§\x07 “5 "
b"""
\\x14 ½CRøBU®T.º\n
Ì\x0E ]
"""
b"vMI°ÒlH\x1E ┐Éì:YÐd' "
b"ûyÆ0Ó4C\f £æXÕ„µ\e Ñ "
b"\r ÐKiˆ(H‹\x12 ©Þ¯|_å "
b"FüUôÎ╦N\x05 ïÞ├[Gu°» "
b"3³É£\x7F Iïí═Oý<ôu\ "
b"ôU÷\x1C Ê├HÈâØÈ¹JVÝØ "
b"ôÁ\x12 £+4D‘·OYס">‰ "
b"iØ\\x13 FYB╣®Ú6û3¤¼ù "
b"\x00 k\x0F ¬x¤AÔ¢\x12 .ˆ&-ä "
b"uú‡\x05 •ET„ï¬ç÷•p„ "
b"╝^\x02 ‗YÁHÕàÌuüU─HÐ "
b"v{\x10 F^ßK\x1F ‹à»y«\x01 âê "
b"\x01 ÿ╠|ǵsì½.\x1A X J█8 "
b"'ªb”<ðHà›Ø\t 3h¯M¸ "
b"IÂb”\x0E cF'¨:-‰\x00 ËË2 "
b"╚nå╠\x17 ¥E╬¼¼ì¥À\x16 »² "
b"""
¸ÔoB]ÚH\n
”¦2ˆêù¦}
"""
b"\x07 %»ÍÁ€C¾„\x1F eMüÜ¡å "
b" (£§–ºFP©\x08 bÄ\x05 \¸ "
b"®\e n\x11\x01 —C•…\x1F h{{eI1 "
b"\x0E Óõo\x15 -Ee‹\x11\t ±©þ¬h "
b"Á%°üï╣Iu¢ma,Kf\x15 ù "
b"±íÒJ\x12 @ü‰ÀåHÍ\x04 ,Ÿ "
b"‘|\r ÔqqJD¢ôd0\x18 -\x7F Ø "
b"ÛNµ*╠IDµìÄÉaÈb\x11 ¬ "
b"\x17 ï¿õ€=I´§g¼ðé\v\x00\x19 "
b" AÜ0\f ÒE?˜‡Ï\f 'ªA¡ "
b"$&í±-ôGj¡\x05 îm¥z¬T "
b"▒█ìÑ2·@ØÂRpÝ/¦{┴ "
b"9oоÆuJÖ€'Q¤•:äü "
b"u—\x17 "|vCá¶ñ\x18\x15 ¢\x03 ³£ "
b"ÿ9·84\x1A N\x00 ›>¥\x14\x00 7v\x14 "
b"[ØV©p`Ló¼┬u2ƒ▒[^ "
b"í:²¥|¹Lì—9*-NOÂø "
b"╔>═Û\x10 ¯A®Ñç«©Å\e\x08 ¾ "
b"ÈZ5XÝ-@\ ôI\x1A kRaO "
b"̧'\x00 ?õL“•¯E\x11 •ç'š "
b"Lë\x08 ëh>H¸¿ý˜„AËàÏ "
b"}Œ_ûþÑL²‡Ùc÷rWñN "
b"?0òš\x06\x15 LT„ÏPA\x13 ¹ü^ "
b"ºý}¥\x00 D@è·Qx¸\x11\e\x19 — "
b".=É÷G{E\x13 ¼…ÿŠ>VW£ "
b"ƒ°2V\x14 óEE“^2‡IbA8 "
b"{Æâh´˜Ci†µ(Ö©\x19 ¹ "
b"”Y3*”ñM²Š“Fj`|Ð) "
b"╦(ÐÆMåM\x0E Åv(\x0F âªuO "
b"î░Ù\x0E ¡óF5É\ýì?\x1D q¾ "
b"\x11 Ê-«˜ßNË›žnÿt\x7F ê\x10 "
b"°0\x06 û÷5J“¥(ûqÁ']¸ "
b"I‡\x13 L6¾J+ QÒÆûõ¿í "
b"þ{cϰ╦DñçÅ‗}$╬$¢ "
b"¤}üw2{B«áÿY\x03 Jqf¬ "
b"<\x08 Mï"\r I<¯\x03 *¡“\e ÁÑ "
b"„-—\x07 ï\x13 C§•žg¢+k9 "
b"lìMïU\x12 D-¾\x7F ޼\x16 ›™¯ "
b"¨mæ:\x08 °O°«cáý\x00 UÒ; "
b"░n\e {╣üDvùlCQ╬\x7F B▒ "
b"\x12 8r█¤\x13 E‗í│űÂßÎ\t "
b"\x01 Û$\x18 êyAÅ’=áÜ\x12 ÖE "
b"2s7Ø,ÿGz‹)i팔\x19\x1A "
b"£í."\x04 ñJ\x10 ŽÌI#dÊóU "
b")ظd\x06 "F3▒UO\x17 À┬ùt "
b"É┼ÝÓ▓ÚBQ▓éMÑ_É4S "
b"\x07 ŠÛsä3@,¬\x1D\x0F ·ž[øÇ "
b"&>P§\x0F bCy™Å+úôÑ H "
b"˜\t ™waˆFþ€áAfš6ÖÕ "
b"Ù!î!=DD\x1D ¿%SŒÿPo½ "
b"•G\x13 ØWK8¯¢9Œ{Öl\x0F "
b"r`º+W‡H¬¶úê‘"\x19\v "
b"\x19 ^yk¡±N┼ŃÂGçXÄ■ "
b",áJ╝│ØE¶║6y┼Ë\x19 ç╩ "
b""\x1F ñØa%IÅ\t ¬×;ɼ "
b"»¢ …)x@"•ñÇá\r ^H\x03 "
b"Ï^mU†¥MĪ‘(–×E×" "
b"Fæ¡ÞÛPB~™«c|snÑv "
b"ì,²ÈѧKYÉ*\x11 à\x1D\x03 >T "
b"îâÈÅÈ╝BÌñ(Vk\x1C\x11 Y "
b"ò@nþ8.OI“~ƒ\x7F â[ó< "
b"\f êÅ\x16 ö#Eñò\x0F Ñ■C╗üà "
b"\x05\x15 ki>kJi¾`x—Íœ\t ¬ "
b"µpðñJðMÕž4r´ \f ’\x1A "
b"³.ÁÜlÇM΂WP\x18 Ô\e h\x10 "
b"Ø:>\x11 ÕFC³½p…~qS®¾ "
b"óÁ\x1C ýHüEK·ðôm›Î3õ "
b". '2\e a@J¾ïcò|\x02 Èå "
b"""
àpÆ\x06 \n
\x1D I*µWÍ0\r ñ\n
h
"""
b"“¾-¹«sD\f ŸDÔßøi¶Û "
b"çÞú6s'A╠╗WgpƒiDÅ "
b"\x00 ð°‘\x17\e C•¹\x7F ×:½\x18 \Ö "
b"Ǫ¯óáÒKÚNZÊYÂ$\n "
b"\x02 á4®\x0E ¶G\x19 µÏEGç]ÄÕ "
b"""
L[` P\n
N«¹äR çI5:
"""
b"å░Ø\x03 pÇMÂì¬\x05 CÃU\x00 ▀ "
b"|‘°¿¡“MF«?Òüf†uU "
b"ï\t B\x17 ·”@ŸµJWÕi–| "
b"\x18 ð‡º2¶@{ºË§Áõ·%œ "
b"J7t!ZóD–—\x14 -Ôã¹_˜ "
b"À".—<…E\x07 ˜¾ˆPîSQú "
b"¨\x05 úÑ´N4ñ\x11 ¥_Ø\x07\t 3 "
b"A\x01\x18 Èæ\v JF¿§¨\x14 y •Š "
b"¨└\t Ìþ╬DrØé\x05 Ùÿ<O| "
b" [HY´qNL┤©▄ØÓq&- "
b"sèéø]LI=¶rñl<‘e“ "
b"╚}4ı─ÎH‗ìí½j\x1A ¾██ "
b"Ç)Ma 'E\x10 ®+„L{@\n "
b"6ËÃ\x08 ¥%LìÇýw¦s9┐¹ "
b"\f ßÃ_t:Fl…’fº—ãfà "
b"wéôõªìDqÜn\t ®¹²Üè "
b"""
\x12 Hâr´¹Ge‚¾ML‘\n
r¼
"""
b"\x01 ˜Ì{yLpÅ–ÑÚÌ< Çs "
b"""
¹•î\n
Í[Bä‘“VFšDð|
"""
b"RDo‘e\x7F A«¶\x14 )ïíª\x1E "
b"\x01 ˜Ì{BÈp\x03 ·fvs%žÐ@ "
b"\x07 úÚD›–B?¨C?n±\x16 IK "
b"fy ü…}EŒ…Lj »œÜ4 "
b"\t íÉg#Gª†±Œ‰úJ´µ "
b"[\t {Ô5èHö™æ*\x1F MRl\x7F "
b"À“ŠÌÞ\x1F At½\x12 Wa&)ïœ "
b"„Ûˆ-^ê@7®\x04 »þ¿K‚\x19 "
b"\x04 âÙµ\v\x02 Náª\x1D }Åj]ÜL "
b"\v\x11 ƳöÂNÏ›\x7F ðÚÈÖ—# "
b"ñ░ì~SIH#╣█Ü¡(c8─ "
b"*\x08 {g›òA㪫l\x1D uÞ=< "
b"íÊ\x10 þ2▒J╗Øð"w\x1C -jP "
b"2¼]•c\x01 EÚ¬ççK\t\x05\x13 < "
b"¼*•iì€M+œþG}VÒ'\x07 "
b"""
<‚<\x1A '\n
F‹€p°n£o‡
"""
b"""
{Ö\x19 K■nB\e ì\n
¿ø'á\x1A\x12
"""
b"B`'«ÜóE¯Å\x13 nÊýïKÈ "
b"¶sè║\x14 nLv»Óì÷yw«& "
b"qc\x1D ïÛ¥N˵aÿ“\x17 •\x16 ' "
b"°\v ┌ıYqF\t í\x11 ┌ƒ;\x13 ÛØ "
b"\x1D\x02 r\x7F #³Fß’96àÛ†ÇT "
b"èg\x08 »┼dKAÁtüv9ôÜ\x1C "
b"¥Öü╔Ĭ@}ñ\t `¼\x1D +█Ê "
b"9aäÔµiO2§\x1C ŸT^\x14 c× "
b"Ò«(«8PGÁ HVýã\l\r "
b"çW]TÉþD?˜ÅÏÅ\r ùØ "
b"Þ┬Q#}2@¥ì?õ┤▒ÖıL "
b"\x12 Bs\x16 2öKQ×\¡âZ£þü "
b"Z9§%påD\x18 ›\x7F F÷Sü0c "
b"?É-ï\x06 bJB PÍÙ&':U "
b"áO¶\x16\x0E q@¤‹£+X’\x7F š1 "
b"\gÅ\x11 ö”Mó¬Ž\x19 ì†*ø< "
b"Äd*çãáDh·ã„óv@\x05 0 "
b"½`\x02 Ï\x08\x15 KººËµ£€ÜÚ "
b"\x1D ØúÊjLD▀¡Ö\x0F Ú\x1A\x01 »k "
b"\x06 ¸Y┘Ø~MÙ¼\x13 -áÔz╝Í "
b"Gýf¶Í¾C‘›¯è\e ÈÛ©n "
b"¢¡g_9─@Éóݺm!■6û "
b"\x02 ™T\x13 ÖÂHãŠøI¶1âl\r "
b"M¾2Ü+WE¾ìÄG®Í"Íû "
b"5\x17 fÛ$ƒC\t …,ˆoEÓË "
b"""
¾_\x04\x1A ã\x01 O\x1F ´.\n
‚æµ×Ç
"""
b"!\f I7g2NCµ÷$\x08 ã°3\x03 "
b"ŧ”\x1E įA—¯Þ›U:ºÝ‚ "
b"\x0E úq¯ƒ†B6¯pîÕâG}{ "
b"Þ`èÉ\x1A ¢KÚ¡\x13 *߇iC- "
b"g\x0E mÇ®\x10 MBŠ¡ÙѣŖû "
b"PíC*\x03 Ñ@\f ÄÌÑzãÉlÍ "
b"""
ó\x16 é\x15 \n
JEu“‹z°IG_\x03
"""
b"v:bÿÈRK^ŒÞnKcÒ\x0F ‡ "
b"Ù^Zì‰rHD¤ka‚O±Çt "
b"¼h#\x18 õúEðˆ&ˆ²d½>¿ "
b"æc\x11 C┬ÿL/Ø║'‗¬\x18 ╠ñ "
b"¥x5Ü\x1E *M7¤ãuÜ}§ìp "
b"ü‰†ë¿òMÏŠ*=¥~§³â "
b"þ\x03 Ÿ\x02\x19 nK\¦XéÀ¶{a* "
b"\x00 F†Ø÷`Iƒ‘õ.§È½¶@ "
b""¯³>NåG÷¼Éûg,©Ý÷ "
b"Å5\x02 ËtßK×öå#1µZPz "
b"""
Í\x0E .@‰\n
M\x15 ‚\x1F #YòÄê+
"""
b">Ë«÷ŒÞD?»â\f ?wFá\x05 "
b"\r {î ° I7—Ì©bò\x13 ?Ï "
b"ý┴>\x05 ĺOÖØë\x02 ^‗N \f "
b"ÏÀ¡\x7F\x17 ÉC?×ú┘R(ÌcÉ "
b"o5Îvë®KNª\f ³ÏÌ}~º "
b"†\x01 ú›¡DKU†H°Þ÷\x00 jX "
b"ŠÐú\x1C µLDV®‘ÇK ß\x0F ³ "
b"4¦)ìtxC|²þt¿!ì¬2 "
b"ÊÀèY¼WEW³_xÿ\t °èµ "
b"‗\x7F\x12 ÂäáL▄ÅM\f ÏX┼║V "
b"Q8 ç4¸A¿·£m@'\x12 hý "
b"\x11 ”Y€ÝcOŒ¿Ã"\f ºª+g "
b"Û·Öe·®H:…ÝÀ\v\x00 ¦ôÿ "
b"""
\x1C ï½ïð\v @\x05 µ\n
E¨\x18 |Eœ
"""
b"£‚t÷\r EAŸ\x15 ¶¥ªøßJ "
b"}¨M¬fªK╬¡\x01\x1F ôÁ]ïØ "
b".‡ä*=ŒJ¥½M§ÐÈQ¿~ "
b"ç\x12 :C½-L\x04 ·ø„õõôìƒ "
b"ŠZÂ\x00 Ò]H™uá\e c\x02 ¾@ "
b"W°e!ÓþJ¿“M+VX6 < "
b"]Hõe¨óNèïÅÆä@\t ÁS "
b"\x10 y¼çGðD“ ·„³ 8Jœ "
b"$VŽ\x10 [\x1C Lã›p\x04 ¹e`ì "
b"""
╝dº\n
5ªAìü~bën¥ä├
"""
b"zÂ`▀\x1F JîØt®ß½\f 8} "
b"¨_ßâš<Jê¥+ªË|Oé\ "
b"└Ö\f µ├└FT┐ì´,6F¹X "
b"f2ÙwoèKº–\x10 )xNM\e p "
b"'v\v Ú\x08 @@è›L´ë^×\x05\x02 "
b"■r\v M̯IüÁObÄ3pËD "
b"\x17 åZVl_JÏ©\x04 ?\x13\t \Qv "
b"\x10 z¶6╝\x06 CÂ▒\x04 ¯tÅÁìv "
b"à¶h\x0E æhN”€i¯\r mrÂÎ "
b"0äT1\x15 ËF\x1F ç\x06 Ñ>í`ìÙ "
b"ZV%█ôüA)ǨC\x06\x05 Â)ï "
b"θC…7\x01 B$½\x02 V¢þÿ\x1D f "
b"o║Æu"~BLئ║┤ß!╬1 "
b"¿ \x03 Ò'ŒA‰¶9N\r ØJ‡c "
b"ÀŸ \Ù4Jkƒ±ê|\x01\x13 oF "
b"þW)É┐ÉFJ¥1jç\x14 ┼]º "
b"û,a~ìÖO÷░┬Z¡\x04\x02 +g "
b"]ÂW[ñOIè´Ä?ÛI7ç3 "
b"oXÎQìRN{åIZ,]aDù "
b"»\x1C \n \x12 x¡D€š“\x00 X¥-j„ "
b"ÈmE/‚¼K\x1D ‰‰œ}#Ì[= "
b"""
\x02 W\x17 Ù\x1C !C—».ƒ\n
â±À
"""
b"ÖׯÅßıBÇ¢▀þ\x19 mT\x11 "
b"ÖûËkÁûLO³Å7Nõµ¶| "
b"Òòåaý\t OO½\x06 ÕË’˜Gc "
b"‘Á\x01 9óùFÝ™XxØâ’(\x00 "
b"""
oµwüf\n
Jy®Éq┤qı
"""
b"oƒý!Ï¢Cà–A°5Z(\x17 Ò "
b"VÕ\x0E H°"Iĵ»Ìä\x1A\x1C\x07 * "
b"Ž\f dô\x17 &A‡¯¶\x00 ójÌm" "
b"!9pÉv\r MÓ×Ò└Ä·ò▓║ "
b"¯5§MȶJ\x17 “Ð\x7F å\x13 ”ñ‡ "
b"A\x07 n¥åÌOX¦%óè\x03 —\x02\x1C "
b"$ÆÅÐV\x01 AP®ªÐExš@… "
b"""
›)CŸÒD[«\\n
\x1E ²©9ø
"""
b"6Å\x15 -L¯C¬°ºfÕ\x00\x10 ib "
b"Àm¥‹ä^DŒ½¯àHøú4¿ "
b"§ü/M‗┤Aª▓Q\x12 o╩"'¯ "
b"/ÍÖØï┘H<Øü»$5g\x03 Ç "
b"ôöìyë╣J╗¼Â Ò├ñý+ "
b"═*1·|O\x04 ┐\e\x04\x1A ú7│Ø "
b"w©»mÎ<Kõæì¶\f ²¯à! "
b"ž…OÌ\x08\x19 D!»4ÿ\x19 ˜Šàù "
b"\x7F j[®Y¡D5¢Þ/ÿþÓ\x11 - "
b"µá\x13 ìÔ\x02 CúªY§\x1F ¾ó˜ç "
b"f¾ÁDxëK\x02 Ÿ¾\x01 ÕñK~Í "
b"zvüUó\x1E DmÁö┤\x17 II]R "
b"Jê~•#¼KŒšsϬqH{ÿ "
b"Ùs3ÊFPJƒ‰t;¼GÐh "
b"ØZÙ╬ÐÔHLÉS╔dw\x18 ªÒ "
b"&Èq5\x0E óDXˆ\f ¦_'vƹ "
b"\x1C 1—\x1C ä\x0E I‹‚ñ(\f\x07 Á¶5 "
b"Ï\x13 (|¥PLÞž'çÓ®Äñè "
b"ÓÉË8¡\x1F B¾£t禅¿Ø( "
b"¸P\x05 0¼\x15 J\x19 Å▀Nv°\x00 ▓╬ "
b"{L»·║ðMMɶ\x12 Ö^]\x07 É "
b"A\r (én°@\x7F ¬|xOŸV´\x15 "
b"}Û\x04 ╬ð6EØè¿;3¾ïmu "
b"`£Ì’\x18 ÊG!š\x0E <\x04 £\x02 8“ "
b"jØâB?³C®£ª╠*\v 3jô "
b"¬\x1F ®N<òJhìóOâLe\x16 ; "
b"\x1F ÑlÐoËBªì~}î̽ËÖ "
b"\x06 Ì<!¾\x7F Ox¤†÷0Tu\x13 ” "
b"Abv\x1A ÛîE‹¾§™Ã"à\x07 ` "
b"®—0m\x1D ¿FëµÉÉNÞ¿¥« "
b"ô•Î0æ†Mê›d¾Â\x0E Aï× "
b"Ûq\x17\x1E Ê;Jºü>p|EÏ╣¨ "
b"sÑ\x0E ì4E™™ŸäÙÀê\x1F À "
b"rf‗°\x10 ÂMc┤ؽú┴LpÜ "
b"\x0E VÇ›²kB=¬;\x07 3 Ñ%\x05 "
b"Äm\r c\x18 áMg–zªÀ¢ð‡< "
b"üÇ®»ý┌L┼æ4µÑ'ïÝá "
b"×Cª\x14 °5@vøìG©\v\x00 ÉÞ "
b"\x14 |Æ\x16 â%LåØy\e v/X\x16 R "
b"Ð#¨Ø╣»N\x07 ôj\v â¤0ıÎ "
b"òŒ\e †fAÊ€€^Ú\x0F e~G "
b"byÞ\uJCÉØÞ\x7F \r ;àâQ "
b"Ž!ä×”ðA攟éêÿÞ`h "
b"AÃZvvbGç’ &\x12 ˆ¤µ& "
b"WU\x07 oU\x01 Më±\x00 KñÏO¹é "
b"\x07\x0E Û;ŠüJ̧kK\x14 /Ã'‹ "
b"Á[µÀ└£E'ëã<YÙ╔ìõ "
b"&†\x0F ©÷‡D!…®×:»âãî "
b"ÌÝ ‡ôXF. Þ\x04 #-h«\x19 "
b"\t M¼ü_\x1D M"ÖåXö1U╝╔ "
b"ksÎ█óØJ\x14 øÒ\x10 K«&¶Â "
b"KQ-É\t ùM\x06 žóîìßÅ{\x10 "
b"ÿK¨ˆ™¸E2ŒÔœ\\t ®$ß "
b"""
Ÿ\x14 Ôõ\n
¤F¤”u\x17 Ûðï8‰
"""
b"▓3╩6Ü█G│░Ñì½yn¾Õ "
b"§ÜQÍ\x16 D@ǾÁ\x19 kˆ\x19 ëp "
b"…R\x0F °;€E\x08 ½Ìáí´\x06 Ý® "
b"\x0F GÿaÝGýöña¿yEðü "
b"èí\x03 ®\x1F ºN¼€Ï¸”~\x1F ‘¬ "
b"®ðœU·\x15 Nd£d×\x15 D\x06\x1D a "
b"oÁ\x07 Ö¡âI\x12 œÆ.9½=µ³ "
b")ѹh·£Ayñj\x16 µì9æó "
b"…îéAŽáAˆ‹Û\x08 ÑžþþI "
b"eË~å\x11 óMjüÑ:3_\t "\x10 "
b"p¶FÔ`ÞNA‚\x19 EB?U¨ë "
b"b\x1F\x06 ²\x17 └CüòÁ\x0E ¨ QûÌ "
b"\x05 üeät|Boôqç§+\x00\x1D "
b".{a3\x04 ¦LûéM\e µ Ï1É "
b"2˜Ia\f öC¨—>Â{\x03 Þkê "
b"ü¡a:¥\x04 D`Žù:|¥Ö\x19 ê "
b"óþTÈM?Ht„\x18 n!B0˜ "
b"UKÐBŽÜO¼‡t<ª<ªé¿ "
b"\x7F ç<@\x02 •C¾©!òM£\x1E î} "
b"\x0F …Ãj‰HKB²g„c\x1C PÇ* "
b"""
œ3ñÚî\@@•\n
_Ï¢Á$Ô
"""
b"ÏvEÂ\x18 ┼Oþ┤ÕCØwØ"[ "
b"Éë)äý.D7 W(UÚÊ5N "
b"'ܱÈ\x16 ÊI“¸KuS;C£Á "
b"‚Nj™uFM7’Š»y\x07 ã–ð "
b"\x11 ͸ÐaL‚</ù´º&é "
b"""
Xº:\x14 ehKQØþ▀a│\x18 \n
(
"""
b"‡ç2<Î\v O«‘å÷ÝZ›ú_ "
b"#-\x7F íÎÓMÖÆÅ\x0E )(Hû "
b"ý|\x15 j¤\x00 I˜™k\x1E í=`:Ä "
b"y×)\x16 ƒÒN\r ¿═Øv▀Üce "
b"Œ4²n¦ãJº™\x1C &\x0E âgDì "
b"»-~@ÅÔN<¡¡╝¥ë1\x7F ã "
b"5MíÉ\x0E\x18 FÀ¤xî.iœòœ "
b"àê│kY\x17 Föìñ6Kds8 "
b"üıêª^·B\x15 ¢kteÖÏ┐G "
b"û╬Ò¼rJBÊÉÊ╠,]3té "
b"$n(?\x06\x7F Dþºá\x02 Nþ|*J "
b"í¢BúDGCÅ»·Câ `ŽJ "
b"…3\x08 B\x1F lMs™1|9¦†ñ. "
b"2OH!)┴L\f ©ÈØz╩Ì[ "
b"àÝ\x03 ‡\x1A ,Hؘ͋JW¼:î "
b"\x02 K]ñ=\x1C Jäñ╦É╦cbá§ "
b"qÕ\x1E T’\x1A GR¾\x16 sÝIÎÎì "
b"\x16 ³Ÿ9«Ñ@DºcõY©õµÿ "
b"s÷\x1E nñíL[‡\x0F ƒ-q\x0F é "
b"dUý#ÏKDñVØÙIr(J "
b"j\x0F fƒtIК±„Ÿ¬UWÜ "
b"íOlõ ¾L(ìJ£i'v÷\x7F "
b"²\x0F ̓öˆH©„ªºÈ<Lç8 "
b"ù!à[I7EJÉDéı|~d\x14 "
b"zù║\x16 ┌ÅO\t ì6┌ö:àÛË "
b"<MÉç»ÚBÿš¸}1…¢ð¸ "
b"]-DÉÿÓFµ¾5›\x08 \r ‹KÁ "
b"a\v cf\x1F ‰De¥\x04 W~ˆí¾‰ "
b"àF87\x07 ”LX½žO¨>€½8 "
b"®ÖpNNK¤‰Lö©_©.L "
b"t╝Êì\x06 ÎAQév+╗&ä_. "
b"dW¦4¼VN‹ˆ«2[\e ä^¦ "
b"ÉÛïóÑØO à2╚F┐Åët "
b"\x1C ,6'nÅBæ•\x01 r\x0F Æ ÄÁ "
b"""
{\x17 Ý^:ñF5íìøõ\n
à Õ
"""
b"ã ▓"lPG\x1D É╦I\x12 Æ\x03 ─k "
b"uÇÌg·³Ba•Î× \x03 J\x03 ò "
b"èÇôÈýÃFÙØ\e NT wy "
b";-i[ò,Nþ¶¸ø™'Óöp "
b"╠■╦æ\x16 tI¨î¡\x00 ó▓²#Ø "
b"""
¶\n
òCÍDLl‡àj´•»Êÿ
"""
b"UôÖ»–\x15 N/›¿\x1D ª™™\x02 ¦ "
b"½d 3ÅÃF\x1C ║\x19 Û4:\r ¤j "
b"Ló‗\x1F\e þKzò·t,Éï\x14 ı "
b"Ò&!\x1D aãA‗▓·Ø\v\x07 5Q█ "
b"\x00 6ãü╠bCÓ▒P£yı©│Í "
b"»vvã\f eI\e ¤\x15 ½•&Îß* "
b"\x05 Å\x7F nåQH½¡\x0F ¥ðòá\x17 z "
b"\t ¶¤möÛFÿ¯\x02\x03 &\x13 Þ¼G "
b"¹žwe\x03 NET“×Þ#IGL\t "
b"\x01 ╗`DÐÌNì£ÉÚ÷e~©▀ "
b"PZ¦¯\x13 ▓Céæîïi╩ÇÉ^ "
b"n«§(\x16 tE‘¸Ž£Ï\x0E ½\x00 £ "
b"³;èÐò˜L¼¥\x05 K¸Ù5:\x1C "
b"B\x1A Oœ"áN\x02 œ[ÄÅNX\x1C à "
b"\x05 ë\x07 4ììA\x0E ¢>KÁƒ¤øy "
b"(@2[\x01 Iöµ-óVªV3Ä "
b"\x12 1‡ñ7'C\x05 ¶°@˜ ñŠÊ "
b"\r }só\x17 ØH\x06 ükHáN─}; "
b"ò¶zm¹´JYŠRÔÊ\x1C ¶\x18 Ô "
b"`╦®ü╬íD┬¥▀│\x04\f\x1A └â "
b"Ä›?yòœGÊ¢\x13 ¡B?"Õð "
b"\x14 æ Y6tCº™ËktŒÏ "
b"Œ¥P¤\x05 óEÉ‚\x1D ë\x00 ð £5 "
b"*ëÓÕˆñ@‡¸È¸ÚHk¶\x16 "
b"╗¨ÇÐLüC|î\x18 ÿáh┤e\n "
b"▒ªO\x19 J)@êñ`\x0F Ò0üt║ "
b"–Œ \x18 %úGëŒâÜ…ÿÕ,ª "
b"W3\x04 ɼdM╬Ü\x00 ¶VTTz; "
b"▒Ñ"(Ú▀D┌ÆÑ@ØÌ\x17 .ã "
b"¨Æ\x11 =Ñ–L²±5e\x14 yÈMí "
b"Ë̓–šxOy¨\f ÷ÉPp\r \x16 "
b"""
jÉ›j\x18 zIЖ.@‰\n
É\x16 ÷
"""
b"ès~¹oáEןòõ¯¼Î…* "
b"ëâÁ¼J€H½‰‰úú¿-Ò\x07 "
b"^ã\x7F af’M{™ÊÈ\x03 äÊÌ\x00 "
b"0»÷L‚Kk‹ðÙÄu\x1C õS "
b"²w`\f •íOq¤.KefÏ&N "
b"å—\x15 ÏÿYD\x04 Œè³_bÈCå "
b"Z╬¸Ø^üIßÿ#╠o©®\x07 ' "
b"m›î\x00 W\x18 F5œ\x10 9kËæAc "
b"\x11 = u§IJé¡ÉÝÊÞJ▒µ "
b"8ÈþáÛhBž„¿-\x0F ÷Ï(Ñ "
b"Î>\x16 ÊÄ AØûI\x06 p\x12 ÷öó "
b"Ð\x1D\e %\e 6Nç“&™'ÞÆ_T "
b"¤Ê)yx\x01 F8´\f ܧðûÉ\x01 "
b"Ð LÇV\x00 N\x1F ìª║mú¹·< "
b"<þÏ”{ÂB[‘®Àà{ƒ¸i "
b"\x17\x16 ·\x06 Ž·Bà˜\x0F üãûÎ\x7F V "
b"ŒPˆüT²IM©B\x05 ~Ò†T¿ "
b"┼½\x14 OI\Eлt!sÙü\x12 " "
b"¾XïÕT~Gù–ßÅ\v ãn-… "
b"?]ý—¥TE÷µìd\e ‡u¼– "
b"`ÅYÄR¤L,¥+▄U┌]ÿ\x00 "
b"\x08 M‰`¤|C߇!ä\x04 vkÊ? "
b"ŸåÒ¨èEBZ‡Ço\x06 éÁÕ” "
b"""
Þ¡úx`©C»ƒ\r \x11 \r\n
VÊÚ
"""
b"sö‡ó!^AÇ‘p\x02\x10 S\x1F /Ò "
b"üü.\v óMB=¼\x08 8x\x1A S«p "
b"L¡²7Þ3E ® \x15 ŸÐS\x01 ¥ "
b"IP…1\e 1GO íòs=\x1A …? "
b"\x19 œ»î·eKÛ¦B\x05 f†?ÌÏ "
b"i\x16 îð5┐GÝøð.#&ü╚ö "
b"häðÙÛ„E{†ù„e²$\x01\x13 "
b"x„,\x1F UøB£°ü¢)ɼš± "
b"""
˜\x03 ï\n
[ÖM÷’]H·à„™4
"""
b"¬\x16\x16 6\ÁO)Ø░ñ\x0E ãçµ² "
b"“\x16 †\x0E ‚CMg…â*\x0E ¸Ìºø "
b"\x08 w¸Æâ®Bé—‰¹=±ÓD7 "
b"\v 8Féƒ:J^«(§•ŽÐS\v "
b"†;øfaîJD’0w&Óå0 "
b"«ÇÅ{╚ÎD<é\x06 =\x7F Û?_° "
b"ö‰ë¬ŒŸG¨ƒ1±–@{;6 "
b"ò\x1F FªÍßH\x04 ŸÅ)}m/;c "
b"ÿœ»\x00\x14 žC‡‘:$³NÔ†} "
b",┴ûäíÅHºî\x7F\x14 2î▀─n "
b" x!£\x19 ¡Mø‘±ÚRËc;Õ "
b"N]¬éìM@¯ñ╣N9F&─Þ "
b"ªÍ®ðõ-F‡•¨DLî¼L\x1E "
b"\x12 ®O”\x05 -HÒ±XŒÈ\x14 3Ýø "
b"É\x03 ¦\e ·WGz„äÙ ÅÃ7q "
b"L•t–\x17 WHÅŽ‘¥,y9t\x0F "
b"\x02 r\x1E Õî¬B5¤mP=SY›ñ "
b"íÿ¢\x01 wCEå°ø\x1C 0X$Tk "
b"Üß>ß¶'MÀŒ„0Iærj± "
b"\x17 "ž\x05 æ<Cσ®2¸ÑìĬ "
b"rËdŒ\x18\x13 @\x10 ¯§ä…dg©D "
b"ãÔ]®¿dHL•J?V9CH\ "
b"žÕ¢ÙÁbB⹜ .ir¾F "
b"\x19 »H®G%Lû‚,Utº\x17\x14 Á "
b"Ñ\x0F ê–›£CEˆì&识-\t "
b"oƒ’¥>ÃI;¾(Â\x14 Ðhœ‡ "
b"╠µ<(K\x11 JçÅ┬Ç®\x15 =ã "
b"‗:äv}¶L┼ü(\f ¢Ëº·\x13 "
b"Í{k·ð─I░ÅD╠V®o5+ "
b"»’â£÷AL÷¦’!“ÙÓ&X "
b"\x02\x12 ³„\v ØLË‚M‰n\e t¶H "
b"šƒŒ1ž“D5„÷åwƒé)} "
b"Q×\Uf—O\e ¾\x1C û’†Ÿ#Ñ "
b"³ æ╚«}A\x05 üç°:Ã3║[ "
b"\x19 Љ`\f ŒGׯ9ÉE‡KÙô "
b"Ûµ\x18\x05 ÛED\x07 žßª}}X)Î "
b"Çø┬ì¤AC¢│[»JaïBc "
b"¥}â„$aAl‚ù\x01 Utò©„ "
b"¶"40\x17 /E\x7F Ž»ŽÙ3ߟ\x03 "
b"ŸÓ\x02 Þ\x07 3A\r œ²X¯ÚsDN "
b"O){\x07 N\x1E B(è§mqìÜUÚ "
b"ã$Ûs}┌B8É╚│\x04 ÖÝ─╬ "
b"""
=šŒ6GÞMò¢\x07 ›ÆQ\n
Xƒ
"""
b"|Flx1¹K\x1F °\x11 hÍ\x1D ó\x18 Ï "
b":·╚Ùf5Cu║¾r½┼\x13 Ôü "
b"nJh‚M~J\x14 š\x12 5—ŸÄö9 "
b"P½\]\x13 ÕF\e ‡\x15 úS\ZâC "
b"▄vº¤\x0F\x13 J?ÄÑCâ±÷Åy "
b"¬R‘µô!O5£Ö}`ƒ\x7F q¯ "
b"\x1A o\x00 æ¥BGž‰\x7F\x1A ÁYç\x14 ¨ "
b"\x7F hlA?RM\x07 íıÆì╗:\x7F ¶ "
b"½›'?E¬@GŠ1eÙøX\x02 # "
b"'Т\x1C ŒÝFÓ¦õÐ\x17 P´?\x1A "
b"Û×ÿzaQGå–Œ¿9êC¾8 "
b"œc\x1F †Ã‚Hï†s\x1E 3ÙvDÚ "
b"Ô║*[Æ@FJØV{Ù´«§\x01 "
b"\e ¼ÚN¬ùK\x03 • ÝǸƒÃa "
b"Ò¡\x07 9Ë\x0E I »╗Øê_þ7▄ "
b"\x1E ygC\x14 "I\x06 …\f Ëûï¨\x08 "
b"Ù”A7N\x18 LP©Ì±Þ´ £\x0E "
b"\x15 ¥ÚD┐ÑFA¥\x01 ¿üÒ~O\x07 "
b"\x07 Ø'¶}eHÊ░"ÔÂ\x10 å╣é "
b"ò\x1F ìE┴\x7F O═Ài┐f(Æ═\x04 "
b"WË×ாBè·\x05 íÀ¼‘<¤ "
b"¬╦Å̪óIßï\x0E ÎB9Í┴ "
b"¥ìú{K\x0F D°å\x0F dPµÛl\x1C "
b"\x04 JÃäÊÉH\x13 ²¬,éÄ\x06 œÚ "
b"ú8rRE¯Is«¦\x1C n\r ÈmQ "
b"""
%»Ò\n
*Å@í┤#U¯6µÀÞ
"""
b"¦\x11 ŠÁ9FJ9´=â\x15 k]d\x11 "
b"\e úLŒó~H=‚²D,¹§Qb "
b"Ü>JpúßIÛÑUÖDÉ;±Ó "
b"¥\x05 *\x1A =!C=±ü³Qnâ}„ "
b"W{fÑ$âB¤Œ3ʪê‹&. "
b"™¹Qƒ\r þK\x1A ®&uÙs“¾È "
b"nt]d\x1E\x13 Lç\x04 –,Rðõí "
b"t[Äd\x18 MC¯dNú\x17 ÄÙA "
b"\x14 Å\v âÇêOBØ×÷±Þ╩î┌ "
b"«Ô█ÿö└D$ì\x1A ·WÂ\x0E h╬ "
b"\x06 ÂÝt\x1E é@\v ìJM>Ëj╦Ú "
b"àZÚ»üýG\x1D »ºOÕÇ~q• "
b"\f œ·<i\x0E G›¿•Ÿ\x0E =\x1E z? "
b"t(ûÿÆoJS˜0Ã\x04\x19 •¯‘ "
b"Toyæ╦$G\t òæ\jj\x01 ¯Ø "
b"}På([ÃAi¬he¼-‘L• "
b"£M\x06\x14 ÂáC5…áü<\x07 }ÊE "
b"Jþ\x08 ƒ\f\t Lã£sºj©ßP¿ "
b"Ðé\x07 i\f ¤N.▒ÛV╗ÎØD\x16 "
b"Â%«øNÞI5³FF¡ˆ\x12 XÈ "
b"ð©¡\x00 oENEˆE” "7J "
b"B„<9ò\x0E O#¥™WWv°`Â "
b"#Þ\x10 |Þ0J\x00 ¸¾ÛÀ¤?²þ "
b"]—Û›3 MôµË\x13 æ4€vÌ "
b"™&s\x1F oŽMe±õ\x05 ª³ä\x02 Ï "
b"Ǹ&ò=´B╩½)ìT\e íBõ "
b"(‘j߈PL …@Ø\x11 ¸r4Ë "
b"ïÊ\t ¨ *Jn”ç˜"ñ\x15 vî "
b"ú┼-µ+;A▒üƒî5┘▀Æ0 "
b"d*x˜ŽÏD‘–d¤Õ0~É‘ "
b"øë2´ÈFFüÁk¾┴"\x03 -█ "
b"""
Ô\n
ØõÅz@¥│ÒÙª\x1F\x11\e ç
"""
b"_Ì`kNRBª‰ý\x1C\v Ì\x07 ˆ "
b"‘'û\x1F (ÌG™Xÿ¸_ñ\x01 % "
b"¡\f æÅ¾êGn¼EIù&-+\x01 "
b"~½>M\x10 ÑJ'Ü3Ø█*ÈÐC "
b"""
`÷\x11 fÖÝ@¡¢œ\x07 ?9\n
ÂÇ
"""
b"ë5Ãɽ▀N9ªõÞ0!in® "
b"Šü²*çéFKš"\x03\x12 ¯\x18\x16 q "
b"""
×¾é¿\n
@Iz€O 8[SlÛ
"""
b" o¼³(7B\r ºý\x0E i#Ò|ô "
b"~fs\x11 ░6NêØ!»ª.╝S§ "
b"gÞmg0LK„‚éX«rš‚ô "
b"pªDy.¼E©ø┤»Ñ\r É!´ "
b"¨ã\x14\x02 @@J³ƒkq`{ˆ¨– "
b"´Ø┐░\x04\x1F IuÅ·YjY°¤B "
b"®l\x07 ›e\r D´¬ö•ÃÃ\x13\f ‡ "
b"-Ïßl\|O}ºÍÉ”ùU†; "
b"ê*\r Éä\F╔╗\x01 ûYª\x15 ‗5 "
b"·\x07\t O¡ÁB£¢UïÉ uè® "
b"8÷¤@c½H\x1E –É’\x04 ULÂá "
b"?×yûé†J룖²\¾VBÛ "
b"Dõ¦Tø'BX¶}±\x04 ú¼ûv "
b"‰mFqÕÐJƒ…\x06 ©žÐyIÐ "
b"¾´rOd§N:…W®”¹\x7F xû "
b"™ê× \x07 AB\x01 ¶’‹\x05 û»¥N "
b"hÇo\x18 ^…N\e ªmÅ\x10 hÔÎÛ "
b"_▓û─é¼MÄÁà¦O\x1C Úèü "
b"\x17 <½ú\r QJÌ╝éBL\x03 Ø0║ "
b"Ê`…m@øAO¬#¾“\e Ÿiä "
b"xV@\x17 ï#Kù§‰2b™HrN "
b"A¿cV>ÿAM–{ÙÃÄb¦B "
b"╩┬\x19 ‗7\x14 K=¬OÉO&d·¦ "
b"ð鎅ó\x04 BŽhý¯ÿ9Ér "
b"\x0F <Ä¡ÛùM×@]‡Ð]g, "
b"éK®m“pMƒ¯‘îT±9×ø "
b"\f\x14\x07 1_óMU¦LX£°Ýpî "
b"/FÆðƒ└HL¿ê<┘ÓpìF "
b"ïX®\x18 ìlIá«øsCºî F "
b"’PÝÖe…MŸ±rŽ~ýMÌ" "
b"‡±Ãb@\x07 NÈ”¯|\x07 ëÒnf "
b"uë˜ü݈F¶…c<<C|CÒ "
b"þÉ ¼SmA║Åç@¹Äy(Í "
b"ïLd2W¥Fù¾õÖPÒù—R "
b"ÿiKÎØØ@W╝qJ@gÜXü "
b"5+{R\x1F ÒF¼ƒ|\x1A ¬15ãÉ "
b"£\x1D üà]£FÀª╣U]HU^\r "
b"ôè0"j%KãµcX4\f ô×j "
b"X>l┘Ã"A¹¼<ýìû~´³ "
b"\x02\x12 çcª¶Bˆ†\x03 Ñ DNkˆ "
b"%\x07 ¯q\x0E ÅBªš®¨\x10 Û\x04 ˜" "
b"’:ÕüŸÌK&´_&/}. \x15 "
b"h\v ╩\x11 ─êG▓ØàO─\x14 \/ë "
b"mö“àI}O‘¦®ØUÈu\x1C à "
b"Úw¸é\v ùD\x1A ╝■Ž\x11 ¯Ë\x16 "
b"ÿì'(\t mG~║oJZ«1▓Ô "
b"RÃQd™&AB¬S¼ª>-pÏ "
b"ìEÒ<Ý┐M\x07 Æ9{ïÈÑê© "
b"}jÝÏkB‰¥°®¥Ôl÷æ "
b"Áɰðu\x1D L+†ôSÁ™Áìæ "
b"3ݼ¼‹©MF§\x1D ,Ù¨ªâÒ "
b"Ã\x12 ;ÆõgMj—¯\x06 ò@Ä7Ó "
b"ôWÆÃî@á¢u\x1A\x7F í©‚Ô "
b"ÓãI[Ÿ\x18 Ež§Çž /mB¯ "
b"║┐▒`<²JåíßåíÅ╚ZÉ "
b"d>³N÷èLEú<SظN\x05 © "
b";Z0i¹!B#£Þm–‚³‘o "
b"ªZ¶J’»@Q¦Ö#o` iD "
b"@\r \x03 z$%I¬ \x1F ×j\x06\x00 £Œ "
b"¯┼ßë\x01 FHüög5Yç┬\x01\x1A "
b"├ô\x05 | wD┤Ø\x10 ¾,nATæ "
b"æ*ÖQnäDîÅ█\e ¯Td\x06 n "
b"|$Å6l\x0F OU╗}"è\x0E ╦µ( "
b"÷Š#OZÙGÏ¿®SÅ\x02 TúJ "
b"ÀJüõ´■IÈ╝\x01\x14 R6▀ËÝ "
b"ª«•c,0M€…àªsŽlád "
b"J\x0E Ûøp\x00 E˲&]F`‘p> "
b"""
\x11 KrÕ\n
ºD\x1D €s\x04 .¿\x19 Ì‘
"""
b"…þðT`²CÉžJ>JÌÛ«â "
b"ZЧ[5ê@·€r\f õ¹\x15 9j "
b"yêv0ZÐL-«HÏhãaƒQ "
b"Dx\x1D ▀>íNÅÁQÇ´é▓¯í "
b";Â\x12 D\t ¼B\x07 c6è¹\x1C (« "
b"$Ÿ`…²dBܺïçy™ƒöN "
b"""
×ü╬\x7F\x10 FBEÿA3\n
\x14 'É©
"""
b"zßòc™\x19 B⿽°>«<„ö "
b"-óôBV~LJ¶ßM4\x1F\x03 "Ž "
b"‰\x1F –\x01 ì.Bά\x06 `/©½fÇ "
b"<ë7§2BBb‘]9KÞÕ¦{ "
b"ï³\x14 ݶ\x1F Mì…\x1D oõûY‚Ž "
b"Ób+Xf³ED³-ûãÎÞE\x17 "
b"\t x \x7F ÌEܤÎf ÝÆ\x10\x15 "
b"¡pdµX\x1A Nv§Åu3)0˜_ "
b"hÞH\x16 V\x17 L1’®\x11 ] Y† "
b"ö8\x06\x02 …8Kc¹%‹áô€7ù "
b" å®ûô>@§ ?ÛWY¾"˜ "
b"iÛi×═~Dßëì%Óu\x10 |│ "
b"\x06 ╗¶ìý\x1C O┼É\x18 9┼ãn©Ô "
b"àìE\x0E È\x19 KzêëqÎ>>Êp "
b"¼olta\x1D Fj =ù5‚…3p "
b"ÁaÂ%€¬@Ž®—’ç\x05 ûôË "
b"bˆû‡ö"Kк¨-Ü*:€¡ "
b"Ð¥E¤³VN]Н@¦AGá/ "
b"·Ù█-╝´E\x02 ƒ┬£ìÕÍ:M "
b"º’\x14 0é€Oz…\v \r «OádŽ "
b"ü.Ø…\v UK\\x00 ¯\x00 ÍaÖ\x02 "
b"ý¢×\x03 ÈlO\x13 ¾Y‰e:³K… "
b"ôµÍ|ЫFw€?T/ß/"D "
b"""
àô¾Xè\n
B-“ùmãX\v g\n
"""
b"+.¾¬SÐA—ª8\x04 TϬž% "
b"m¨\f HŸÃI\x02 ³ÍhTlé½í "
b"à'T¾¸×O\x1C Ø\x1D ╔N┬¬Lv "
b"×J…ñáŒL_‰^Å{#¸+! "
b"›Ü…üû0@C—\x18 Ñ^¼|\x0F b "
b"│ı¤▀ô\x04 O\x0F ت>\e ý\x0F IÅ "
b"\x0E c\x03\x05 …oHCž¡ÍhÔè\x14 ² "
b"¸iÑá»éN\x06 œ‘åN%qMn "
b"[¨^É ¯L-®çB▒uý> "
b"\x07 `\x1A \^*JàœÁsó<\x1F ŸÓ "
b"’Ç£ž-NI\x7F ¹b)Oå˜ú, "
b"EÈøµr4Kîœ^î”ß1£- "
b"øXhÞ/ØLyî8¬µ¨▓¡Ê "
b"ª01ùýrM¼ŸíˆN¦+<Ý "
b"┬ØåîææKJï&kw■zy\x0F "
b" \x1E Ñ%$`Lo‰°å\x03 Š=°j "
b"\t Á\x7F ¶ÝïH*øxXØ¡Ò▄s "
b" ñà@ñÖL█üQ7è"ç°f "
b"ê\x01 i\x18 òDL;”ç\e è\r ÿ "
b"Ý%æ1(ÀA°´3×â§*Å: "
b"K±¡wÃôAß‘þM¹£“8¢ "
b"ðW0┌È·I¥ÂÉìO@\x00 Ö¢ "
b"'úàëÔ¸NJƒ×®\e ¦±¾Š "
b"\v N\ÄÖ«N¨¸3\x08 b·(º\x1A "
b"\x01 €1צPLp¼–\x11 ïü¥Ë‡ "
b"\x07 «a;â¡A_žÆ<(içã\x01 "
b"U!J\x16 3ûJs¯ÛDÈ®\x1F\v\t "
b"┼\x11 ê\x00 Ã\EÉ¢I`ÔérC0 "
b"ÆLÉxÎ\x1A G攘a\t 9V'Ì "
b"J\x1F ¢ž…LK@¥\x18 ½Óœ¹ù¾ "
b"£uºœhpJó‚ߥaÂ4s¼ "
b"ö¹òz:RM8°S\x01 ÉQPeÝ "
b"\x06\x16 ¡\x10 ^ü@ÍÑ4\x0E x\x1D Ù\x11 ╔ "
b"""
\x12 žµ\n
\x14 ŠLY²ÌÉ\x05 á•[µ
"""
b"²\x07 ú>┤├AKÀRı└░KØ\f "
b"\x07 O\t ÿÁ¼M=¨&‡\x16 ÿìÁé "
b":£┴ª]øDɃ²PÉHP$e "
b"pøf’4‰LTš¿‰=ºÞ9ÿ "
b"\f öeu{\x11 Dˆµ\x00 †¶.K©ò "
b"±Ñà5˜\x05 L员\t áÂ\x14 êp "
b"…ß}¿u'@ƒ§w¤eï&»Ö "
b"e‚ˆþ|)Eˆ†_M\x7F ý$æN "
b"yúÔó\v oBü„\f ð°ø".. "
b"tÄ╗V¡KEkÉ$Ì~"OÔU "
b"Ýç¯×$ÍM‹’›_<\x0E ßlº "
b"튬f"„F\v …\x00 +yP•÷¨ "
b"ÆÜ‹êœ#Ff¼\x03 žvB\x1D Ëo "
b">rnÝgÅD5í:îÍïë░Ö "
b"7ËLå\x1D\x03 E\v ¨¡\x0E\v\x14 Y\x1C "
b"»"\x04 EH.CÿµzYγƒ\x1F Ó "
b"©•RöB\x01 Iþ›oç\x1F\x1E ²#Ã "
b"ú\x04 &V/ÔG5¥Â|ôÍæ\x1A Í "
b"žï@Êî\x16 NÅ®Ÿñ¥\x1E 7˜Ë "
b"ÉÊ9S¹»L┴«\x06 2#ı\x1C yÄ "
b"¼›S#òjH~¡ß\x00 {L¿¹\x00 "
b"f\x7F ó&-»L¢\e ã\x02 äB0Á "
b"Ìâ7rŒšD0•Õ¬¬%XÊ+ "
b"û¨\x01 îù¸O&Å¢Ì▓\x14 íVÒ "
b"J¦?V·;OL•8¶…âøÅ\x02 "
b"ZÕXД9I̸ÇÙ›Z\v\x08\x15 "
b"µs\v ¤,ü@■àÅEmÆ╔═& "
b"–“n2üÆANž\x19 –8\x18 ®2– "
b"\x1E OãgVÅL؆{çÝ$dœ\x1F "
b"3.dÌ÷UD^°ß×0|éR\x11 "
b"\x04 ×ßÝÅTKA•ÃMÜÄZÕ± "
b"·m¯#ñ9D¢¿\x02 íRŽœö! "
b"$g\x18 ÙLáE( l9-Ìî. "
b"ÎÃ1úÃ-A3«0E%AYf2 "
b"x¥ix\x00 ]I¡¨,k“öÞ\e = "
b"\x1E\x0E d3\x1E HNðšV\x12 P¯jÝ‘ "
b"""
†‡\x12 °¬}D@¶S¥³‰\n
Lª
"""
b"\x15 X›z?COצ–¿\f ©\x15 ÄM "
b"邨µ‡ØJß›ôJ7ñÿ¬k "
b"+MLž’ßM Šž…A\x19\f íÓ "
b""\x01 Æ+Ï(I\v ›Ÿ;y”\x1D Ø0 "
b"¦┬?@·WFƒì\x0F ■\x7F ò®qî "
b"ë\x06 ®î\x00 M½ž\v r= \x08 Ì\x10 "
b"\x03\v ØË\x1A lK}Ø\f +╩ù\t >¯ "
b"ÚF\x0F ¼Þ»LäêØL╩║\x10 G1 "
b"┬h▄B╚óN®┤©Ä¥0\x15 Å╬ "
b"Ó\x0E —r%RGg¦Ž°¢ú»ÃŸ "
b"á^¡€¦\v L\x10 ¾éç_\x01 h¢” "
b"¢üI“§‚OŽœº\x16 †ê²I… "
b"€i\x04 ’Ñ0L\x02 ¦Pkß,ÄA¼ "
b"´Š/”Ä\x1D J>’Á‹µüÂn\x04 "
b"Dõd:š¥J#¼½‰ºÙ}×R "
b"ºB[Ö—ôM¿¿¡ôÊRS½z "
b"t;?ÇàªNZ´¢/l˜\x04 #Ž "
b"\x00 ÿBšåËOW™Ÿ2òÿIQE "
b"ŠÃ´@|öNO±Óœ*£qí) "
b"V'\v },†Bw«\x1C p\x00 Zá®Ï "
b"ìš\f\x00 ÕËEtª}\v S«=㬠"
b"q\x17 pxÕóNÄ™æ»5o²\x18 h "
b"a\x15 U¦\x08 ‰Aw•\x03 ð>°ÉiÒ "
b"ú„y[*\x13 L¹—^h@i2F\x15 "
b"""
Êd\x07 ”áLA\x05 ж1\n
9w\x16 "
"""
b"@h*/\x02 $J{¨\x1E\x18 u\x12 ݇Y "
b"`ëÝ|«╩E┤ük║┬0^âô "
b"[o\x1C òe1GEóIlü"\r Eê "
b"#¹%%ìM\x05 Œ\x1C\x12 Aƒ5}8 "
b"q\t ÊBØàA%€åv\t ìÍ¿Í "
b"t)aÒ!öEC¸1Uy››Ì~ "
b"È\x10 NeŽyNÚ€†æÒec·ÿ "
b"""
\x10 åYH¦.Fþ©ÀÏ;0\x16 \n
ê
"""
b""\x10 ■K▓í@┴üæô©áL╣< "
b"õ´6ö┘ÊL╚ÇíUýìBðı "
b"\v 4ÕØ^ýD\x1D ┤\x13 rÕUþò┐ "
b"@:/¹Ò\x1A M\t „bް„‚Ôí "
b"•:¤\x00 V\x00 O¾«‡É°OË\¦ "
b"9Å=│ôwL\x03 ×u7òCS\x11 ª "
b"…0\x04 ŸpjC^¾$}Ì9€¼Õ "
b"UŒ×ä¿ûG_±»\x1D \U?\0 "
b"íÚ\x1F ßaXJa„ó©ƒBL\v É "
b"\r žóÑ5\x1D NÆœUqó"]Ü› "
b"z\x08 nŒB\x01 Fž“+J\x18 7\x11\x05 + "
b"k┐\x0F \r ×?Bk©9üCÚèì\x16 "
b"ÀO\e B´Ù@e’¦¨(Žf'ù "
b"‰H\x14 Ö‡½I²€” ÈèŸM7 "
b"xõà÷C\x1F F« ƒy\x1C ÷çâ "
b"M¼G™Þ\x1A H\x1C †\x12\x15 )\x14 ú0 "
b"ÜJ\x12 Ý\x17 3EƘežŠÈQÔ% "
b"""
Ä\x12 ^éäÎCÊ·§FÂ\n
ã‘)
"""
b"`…#\x0E &'@c‘(<3õ \t u "
b"Q–bv¥äDôŠ›³\e žMaÖ "
b"[jæ£┌]F^ÉQ▒1?Kó¢ "
b"pú®\x04 ÂŽD\x7F ·\x06 Ìb^1\x11 ò "
b"W|ÞwF¦@KÖßçÜ#ÅîG "
b"├í)H'NÓò╔ÍËØs9þ "
b"¨u²\x00 åñB?åcØÝ\x13 ¡¾ı "
b";ý}û?©O˜¯©"ÀæîLV "
b"7\x10 HŠù¸@ì¥Å\x18 hÓ²\x18\x0F "
b"#WÔ•‡›M}™¿pÝtºéâ "
b"šñ¡ÂmfB5”ëycûoê\r "
b"?K\x1F ¥—3MÓ¡ï?öh§\x19 — "
b"r×\f gæGMܱû©e±.ÍŠ "
b"RÃwGh\x08 K“³¹Î;\x15 ¼ž\t "
b"Ó&ðî\x06 @ôçÅ¤Øæ┐aÚ "
b"õ¦ˆ\x00 SsCп½\x7F ‘Z›øk "
b"\t úuc5àKuìÞ/U\x05 íY| "
b"9˜\t Þ\x07 zK]³bLÿ‚Zñ° "
b"jÎ\x02 ╗ÇüCÕ¬Tßé\t |/R "
b"\x02\x04 Æ$┼cG\x17 ƒñ└\x13 Ô¤═Å "
b"„ÄLÜ\x11 ]O\x7F ‰1+Í's8j "
b"@æåÇrÚO\x19 †å˜¡@c¢Á "
b"%‹ú"š\x1C Hc‹\x0F »‘ï/\x15\f "
b"ÊWòëœAM¹¬ ]Ze\x17\x7F á "
b"""
\n
ßDzå9Mò€¤ø\x06 m\\x7F 6
"""
b"\v\x7F\x07 îFúMúÅ+╩ã\e ÆÕ "
b"""
\x0F ÅÇÓ<\x1E M’±*\x10 wn\x1C \n
È
"""
b"fÖZ¹«\x03 JÅžs|\x04 ÿjm6 "
b"OjÞ]\x02\x1E AÁ¤üN[ÌŠ:> "
b"‰2\r [!–M\x1F “›;\v OÓ9ü "
b"Å\x13 2ÙC3M\x15 æu¿\x0E ÍõPW "
b"}h*ÞÚûN\x14 º\x05 Pšà\x19 ™ä "
b"„à\x7F |ÙÁA\x1E ¢§ÚIââ\e s "
b"Sé¤ Ç©Fƒ–Ötu1)„÷ "
b"U\ouH‚@µ¶'¸%*\x03 ³£ "
b"\x1A (F#A°IÞ¥(—¼·‡m: "
b""═òìNqKüâÒøÓÂð7â "
b"ÎÏ>\x19 ô+Dï¿j´s=\x0F Èï "
b"½çuð\x1F YISØÛt╩ÜJ>Ü "
b"›à’&\x01 pG\x02 …\x10 þ¥Î‡\x1E u "
b"νhpÔ-E–¡|,©¯ˆÓî "
b"ÚT\x03 £éÌBCÑ\x15\x03\x0F ×ÉHW "
b"""
—N‚\n
ÍÓBò½H.S\x18 !ÖÒ
"""
b"yÉÓ¦1ÞN\x08 ›%Áó±û\x7F d "
b"#Pvåë9M_ˆ£UÍÆub3 "
b"«¸.pñeG$ 1`~”…•ƒ "
b"_}×\x10 ‚ÞOñ‚Z>OÅ0¶\e "
b"\x1A îž\x10 a¤G¬¥çÕ¿boq„ "
b"`”Û"þ$O‡™5`±kî&„ "
b"""
\e ¨\x0E äÐ\x19 E;¢ªˆò\n
)T±
"""
b"ráªÉϺD=¶K0؆·ÑÙ "
b"¯°.oÆÛK϶‰–\x16 ¬À©d "
b"³Ã\x02 ñ╔!AZÁ"üÒ®ÊMá "
b"¡‚×éfÛMÿµ\x7F ¹\r [\x12 ÝŒ "
b"ú9ôÄßí@ç░\x10 ÇEGÕöÉ "
b"w9«ü\x1C ÛL´»«Škd|6\x13 "
b"KÛú\x7F ¸9K#ì±\x10\x06 V\x18 h╔ "
b"«┌~å«jM³ì\v Ñ┤ä.ï\x1A "
b"5ê7M┌¿B|üËY╔┬ı╬ø "
b"+\x1E .\e ™öJŒ•<´›fUá\x1A "
b"S°¼\x19 ¢IÀŒTÅù\e 5%õ "
b"^6░╚┴yDؼg┴v\x04 ┬\x05 ¬ "
b"£²_Ñù=@ú–/Ùѹ×l! "
b"Ý[ †n±LÀˆ{Þ[Ø\x0E Ù¾ "
b" ô\e ¤\x13\x02 J¿¹wí\x17 do‡D "
b"y€N'Ó¸J\x05 ”ÍD\r â?N† "
b"ÞŒšÁ\x12 §HAƒüŠÌþ Ì\x15 "
b"ƒ\x13 ¥…RòN¢˜"z\v dZ6‚ "
b"ƒ‚ˆªö\f A\x1E ›Óa¼oÃNi "
b"å┴ì╩{mF╚ÉÃqÐ~Æ\x11 0 "
b"§Ax¦hþH«¦\x0E u¶sãòº "
b"´²€'3\x12 CÔ‹‹”øX\r _´ "
b"""
Ãâ\n
½…ÿJÑŸ\x06 #1\x07 üà
"""
b"¥┘Ô\t S6@¤ög}`ý╔IÉ "
b";Ñ^Fó#Aa£¨jÁqvl% "
b"Ëʨɥ1IıÀ\_z·\x02 ┬ò "
b"~42\x12 ¸ÏI'ìô6º■Ø-â "
b"""
k\n
ª\0”L\x05 ¬\x03 Ô×±?í_
"""
b"ü£┼;ÏÞA%áb\x03 ï3»O¦ "
b"„*Ò®ÜB~¦h§wn\W\x18 "
b"Cyg¬\x03 jGKì½╣║½|½╝ "
b"\x08 ╚┘Å\x1C dM¼┐▓~;®yÊ\x1D "
b"š(…sïÎK(†™ZúéCx¤ "
b"""
qÐöLdÏA\x16 ·\x16 4õ=\n
Ìÿ
"""
b"\ŒÌy«óJ˺cîã?4Sb "
b"aÞ½¡\x02\x00 C•š¤—ÊØq\x1D q "
b"—¨ÐÕ!\x14 E\x1E ½pòå¶\x19 Îy "
b"‡ƒ0Pl€H¥¸Ëà[á#›\x17 "
b"0,&c\x0E çOò‡8¨Dí&˜† "
b"¤¨Èaw•A!¥ÁÒ\x17 V´z+ "
b"-■¢þ\x1E AKòŦÈSþÕ$ "
b"ˆGY.xkHO”½o3§\x01 …@ "
b"mìd‘ÛŽC-‰w!lGq‚G "
b"\x00 ¸µŽ3\x16 E$©VÍÆàÛÑ\x16 "
b"Þã¡'vŸLú²æ›L¡Ñ:Ì "
b"Ù\x18\x05 ╩\x00 ü@Ã░ÊýÕ\x1D\x0F ϼ "
b"U´\x08 6ÕÔGe°ŸÔ+aHúþ "
b"u\x1E y5Î<G\e èØùÿ\x1F "Lý "
b"ÏÉ\x10 ¸\v RE«„º\f í@\x03 ‹Û "
b" p┴├6\x00 EØÂs|o?Y\f ' "
b"<ƒa¶i\x07 E$»í?Ò1\x1F\x0F\x0E "
b"Ó)"NIöNÚŒžÙ)FNä7 "
b"WXAÖåjI¶´Æ·Öš–Ûø "
b"ê┘\r ôB■J§ì¤^?Tå`¾ "
b"ßHKØøVH¡æò\f ÉÝ┴.W "
b"µtäÓ͘Lq¤Ä´HG2…\x06 "
b"ì\x14 6Ú\x1E LO\x03 »\t +!Œ§Œ² "
b"ÒDÄé\x14 °II³)yGW\x11 } "
b"""
XuÚ\n
AIGî»OsÛ!Å«}
"""
b"G:JõeÕG¯¤¿§W©þò? "
b"çØO`kÌG4¥3\x13 æÚéëˆ "
b"ñ\x7F\x15 ╦═O@}ìı\e ▄\x1A Ü`+ "
b"¿\x16 ·Ù;ñL\x0F Ødø\x1D ║7\t ) "
b")r?Þ=╦K¦ì\x11 À\f úþd¢ "
b"F\x1D <T¼£Jh´-pÕŠ\x02\x14\x01 "
b"z\v U§z\v D\x1F ¬ùö‘\>n\f "
b"’¤\x13 ý¾ËJ©™8”ròM\x07 © "
b"`‘÷×]VLî©Iø{\x07 :Í8 "
b"Àk^W\JE\x7F ½7\x02 Q; "
b"Q:¹y=ÕAæ¦ßù\x03 ?™uo "
b"uò\x0F Üè×GùÖÉ\x0E éë[ıM "
b"Øy\t þ}`L\x13 •yò÷,/Óu "
b"ÖUê│·ôMfê°\x1F ìØW╠ä "
b"…\r àä§úF¦žÙµ1hð\f 8 "
b"{¬³4ŠðIŽŸªäVŠ×jí "
b"IGÍ¢,┬JiêÉòßW╩\x11 Ù "
b"óŒ|žÇêJ=œßôCS\x0F ts "
b"VL½£N¼Eýˆõ¹¢Þ¿n "
b"ÎMô®\e àEÓ…\x16 %sOº,) "
b"m'€¶Ò\x04 H‰¦36öµ™•ï "
b"ÇÂ|n¶ÕE™ƒšV\t xE)y "
b"µ"B\f 2gD'ûÉÎ#█\x04 í' "
b"Gm 6R4OJ²eprû¬#[ "
b"ƒR.aZ\x17 NŒ¡G\x08 7©¶æJ "
b"(·\x03 Ù–ûKZ«TŒ\x02 YGè| "
b"ÿBì½[ÇE╝╝¥v}Ë_Ë\x11 "
b"²Ê%õT\x0F OÂþÿæx«—+ "
b"bý$÷ÙÞN?ŠÀ\x16 *öÇuG "
b"Ô¶Q\x1E ŒGE\x12 ‡M‹’À \x08 F "
b"\f âÝ\e 7<BØ•sÛ\x00 «ðk8 "
b"\x1D äL═<¸NÝüö\x0F 4GsÜ× "
b"Ê\x19 l\x06 ;pIª†óo€§\x01 zß "
b"Ê©\r \x0E -ËJ\x0E ║®!Éxu│\x16 "
b"█ñám#ÉG╔î┼ƒå\v\x14 ¢o "
b"½hhÁ\x1D 8H€¯ŠFûì˜k¯ "
b">cÏòMÿB¦ª\x16 \r ¢Ò!Nv "
b"*\x06 Ô†ä†D}˜”kTJ¾¸¾ "
b"üò\t çZÐN`¹—\x03\x06 -³vë "
b"'ÏÔô╦ÁO³¿\x05 L"iìa# "
b"5^®\x19 /‚F>½ZÙ{¡/pã "
b"m\x07 p\x08 K\r B"Š\x10 #%1^Íù "
b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\e Î "
b"┤n¹ö\v ]Ny¿ìÏ\x19\x08 6íÿ "
b"Þi╔ÇpÉNÝÅ\x19 ÷õ\x06 bËP "
b"`åãûÝ,J░▓c\x1C ÷êÉH¢ "
b"ˆ—(T\x13 Á@ˆ…±»ºnðÂÖ "
b"åírU¯ÿHb¥¡ÑÊŸš¢ü "
b"\x08 ·;é\x12 ßO╠øì7í³╦Mà "
b"\x00 K\x11 ¶dBI•–Šb”ÔêJç "
b"üÀµþSÎ@7┐[═ä\x13 NQø "
b"ÖÙ0\x03\x1D ├F\ÅÞè£ëGnW "
b"le2ÂÊ\x18 C\x03 ƒ·œ˜)#? "
b"╠\x7F\x17 ÁE┤C%Ø{;æ¢Â5Ú "
b"ÙØx—½lI¸ƒŒ5n¤e¸Í "
b"ºMT0i¢DÔ¸Ô/Ë·VÁÆ "
b"¡▄ñ´┼SK\x19 Âü¬©P┴¹E "
b"Ó˜ÂÝëÄDö§MÃ\x13 1%˜\x7F "
b"my%\x1D öBº–y&.ÁŸ\x15 Ö "
b"ÌV|µ\Hµ¨\x02 5\x18 ¢\x11 RH "
b"l?ض\x19 wK\x17 ‘Ì’2b\x1E lH "
b"ËØ\x06 èÐ\x1D Hš®þðߘ\x7F Vù "
b"áØ¢ëR╩G<ª\x1A ¸æ|Æm2 "
b"\x00\x1C yI)õHÞŠ¯+–èFð1 "
b"ö»†ðJãKp–~•û\x1E S”} "
b"Mv|)Ì\x18 HÀü.|`ÂhEÐ "
b"-\v\v K"¿O¨·\x16\x1E\x10 ±\x07 ®@ "
b"\x11 /ŠUÐlO¼„\x7F ½«\x04 à×í "
b"┤1\x0F\x10 ─╗O╚ü%ªªkþdÜ "
b"Åý÷iÓ÷L╔ªQY▒ÇÅ▒¸ "
b"""
_mU\x14 ØíC\x10 ¢j\x08 └}\n
¡ÿ
"""
b"▓╝ãÈöÅD.òȸ³\x01\x17 ÚÁ "
b"(ÝË“Ü\x17 Bû§3n\x14 ‰JT\x02 "
b"""
2]\x05\f Í7O—Š\n
\x11 !•\x12 ´H
"""
b"Jg╔'│┐LÙöÓÅç\x03 j) "
b"ØÂš¢^lJ¸¥"¿{›\r ˜ "
b"\x08\x1F ;‹îÆB\½t\x7F å{\x7F hñ "
b"X\v ÒÝÓ€@›ƒA(':,\x7F p "
b"\r #«\x14 ܈H¿³NT ¼$Ìå "
b"ëOÎ+HèJÔ™hâC¼ËÒž "
b"BûÑ╦eíBãÅs¶Ïug│R "
b"\x05 Ѱ?ñwB5¥Í”Ú¦˜•· "
b"cwƒéa7D°™¥ ª´n2ª "
b"¼ÍÕ)ákK\f ænüó\x08 F{é "
b"½:Ť½¼JNùâûåÈ\x04 ß│ "
b"_bX\x07\x07 …Mðª›CcØ OB "
b"Úq.ì\x05\x1F Cþ¹*•‘CK²è "
b"\x1A ░GL®µ@K«Øxá}ìĵ "
b"ôáezð!Fn¹\x03 M`›½;¸ "
b"Îÿ‡gh”KÝ‹¨:wŽc<{ "
b"\x07 ²²‹\ÂDª«=\x1C §ÊHóØ "
b"└(çDS@ »Õ\x1D ╣\t üKÁ "
b"\x1F F‡DDLI¡¬#Þþï\x03 jÁ "
b"ŠÝ\x04 £æzISµ\x00 ¸šÀë8² "
b"égªÝÅóEâ█├ ║Ù\x07 9 "
b"\v ðU \f #Dʪv“ñWØ\x18 "
b"¶\x0E =’øøF6ŸÙHÈøÃR\x19 "
b"gÅ/çîVF‰¼ÔÜ}U–pû "
b"""
l\x7F Ç·æÎL&´\x13 \n
ŒL¤}ü
"""
b"]═\x12 Z¨J\x1A ت¹y/fÂ< "
b"ëN®<\x14 6Eµ¡Éº˜H—ŠÝ "
b"Û\x0F ØCÆ\x1C MÊøòØ\x15 Õ1\x13 É "
b"┴\x06\x7F ºõ+H3Å·\r ÄÉ$┴x "
b"ÁËq#:\x1D IÓ»ÜÉ^8\x19 ß« "
b"NPBä½ÉK▄»*╦\x15 Å\x1C )Ý "
b"Ñ!ôp\xD=¬Ëœ¹‚äâ "
b"q\x16 D¡@m@¦‚Cp+ÇäÄ\x04 "
b"ÍW\x17 ®Æ)EÆ´X !¢lÖ< "
b"/ðSúž½LÕ¢¥>eÊÇ\x07 W "
b"1¬•ðá¤Cˆ†D‚{\x15 È£O "
b";ª\x1E niÓHÄ£\x0F 0BÅ‗┬, "
b"xößNʯEd»Q\x03 MvšÓù "
b"И\x1A ïϳI”¤\x11 ’!þ'\x08 ½ "
b"""
ÓÚävœ\x1F HM‰,\n
JáC2°
"""
b"ã®Àg“0E¢“KÑã…l&: "
b"£\x06 ì■└LǽØ\x04 O¬Zê¦ "
b"”\r éPN+@g»‰èÞ&‡\x04 O "
b"#+Ó\x03 =:Au¡.ª\x02\x13 SUq "
b"\x06 K/\ߤEéìèhI\x03 ÀÆá "
b"\x1F\x0E b&üTN¥–µ.î”ü 8 "
b"\x15 ‰Ù\x11 4¶Cë·~±üÚlök "
b"¯\x04 }%n<Fi¨=UÍ'Ò3¬ "
b"Ï7mÅ╦=A¬Å\x08 4$╩\x07\x18 m "
b"Qÿ\x1E ╣Ñ\x19 L0ü\x7F 1uQOm. "
b"G╣âýÂÜI2Ø,\f Yã\x18 íâ "
b"ƒ%ÖÔ\e ÄDŸ³GJ¡¿\f ¸ "
b"└t\x1A õ▀ƒM\x13 ê¢^«+\x10 ¹ü "
b"󨇃ðÓL\x01 µÅ'ô\x13 ëaü "
b"\x1A '\x02 Ÿ\x12 âEW¢h«Åš¹R\f "
b"6ñ_EˆIѾ\x14 ,OHÏ·H "
b"\x08 œ\x00 ðœ\x01 N¾ªDDõl+úc "
b"qÔRæÃ£Fxì\f 3õoñí\x1C "
b"¦ƒ–X>ÉF¤›\r ö\x05 ãI\x18 ( "
b"sÝpç•×Oì±^®¬\v ¦]Ù "
b"5ò\x0E w–ÛE4¾\t Êåu}:j "
b"‗â°£qøE\x0F ìÅ=/3Tn¢ "
b"m,ûyDÉE ÿƒ\x13 ±_k / "
b"³g@─ÅkCQ¼\x1A ¥àçÀí▄ "
b"c,üš¨\Eᘜÿ:ª°k\x13 "
b"Ö\x0F @&ı]F=Øüt&Trõ▓ "
b"¶N\x05 7ùŸJ|ƒÊÑ¿Ó%<d "
b"c»å¨Á™K$‰\x07 ‹P7wÌ” "
b"ökÁø^\t H3©>RÔÄŽ#ï "
b"÷\x1A ‹•À\x02 LǺ\x14 ¶sçúu¾ "
]
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` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.categories.mapping` . `category_id`
) SEPARATOR '||'
)
FROM
`product_category` `product.categories.mapping`
WHERE
`product.categories.mapping` . `product_id` = `product` . `categories`
AND `product.categories.mapping` . product_version_id = `product` . version_id
) as `product.categories.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` . `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 `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.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` , (SELECT GROUP_CONCAT (HEX (`product.categories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `product_category` `product.categories.mapping`
WHERE `product.categories.mapping` . `product_id` = `product` . `categories` AND `product.categories.mapping` . product_version_id = `product` . version_id ) as `product.categories.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` . `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 `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.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 (0x6155BC5B03894F179E6EB4C1EB2F6032 , 0x8AFD4184FA7F4D01A834757DE91B5059 , 0xF610E40F63224B12AED908F3A7E93FB2 , 0xD79EC83FBF0A41F7A049AD4C21634A00 , 0xADE0FDA859D64D3C8AD1AB7783A9F735 , 0xFC5709BEC47340B7B8A0B5D90253FA17 , 0x368235120D5D47078FCB695CB31D8ABA , 0xDBB9E2C1350A4B0DBFE3EF47D1C1C790 , 0x6ABE409E6D3B489B9C1DEA6A59803967 , 0x3B1E50D6D0BB4C9E957045944DDB9A8F , 0xBB74E4788BC9436888AB3CB5EF3893E8 , 0x0EAE0E6445054089B67C31CCF207384D , 0x29424506F7C34F70A500C369ECDEA554 , 0xDFCA2538D5E540B8948ECF56AE57C074 , 0x31735EE394174546B9A835372AFA3ED9 , 0x9F308D735BCB45BF885DFD7773987B14 , 0xCCBEC01B6215447B958D69714049BA7E , 0xB7FE7724A1E54FFA91C3A13F0D450ECF , 0x3D22F41677D94976936216F44B7D1D96 , 0x812D1D6712984713A099B4B9C534E63D , 0xD5E375AD9CF54F30B03E5CF799887413 , 0x13FC6081B463493BAE72FD022E0CE175 , 0x0B88C7B09A094ACCA81130AB0DB001A4 , 0xC193C5C3677240BA8498CB282694A75A , 0x67EF8355241247439985D82398C0D189 , 0x454F5CD6F77F4E4BB23E2615979CB184 , 0xEF6A7F4501DD41358CF6E679EDD3B513 , 0x6A00CAC15C034917A152A1987E3DF27F , 0x544E4A0EF9734F0C8F100630F291F383 , 0xAB8559F49BD1435493E5E2726580196D , 0xDBF43DF8A1B948AAB93061E8ABC3F0CC , 0x421A3FDFD0D5460AB528E3707CA11A78 , 0x9CEF2594DCF54D45BA544C84672CC09C , 0xDC7A596505DE4D38B5D0A3C8CAA61B9D , 0xA0BA480C6574462FB41DE76EECE5A313 , 0x91C047D4AE304B3BA0514155F2E018B1 , 0x25F64C2F7596421DA321B905AD075DCB , 0xA31FA1B5F15E4C339A653FA40E7D1B90 , 0xF9E62C3EE7BE49648C08702F12055D67 , 0x905EB35C7E7F4A26B89C6F3A8AFA2771 , 0xB1392737DB6E444D8CC9DCEDEAF683AC , 0x6EB4EB75EB0446D09D8B22CADE0ABABF , 0x6F8394B87A1D447CA2D59221198C6689 , 0x2981D274AF1A499B9A3D61ACD3C4DFFB , 0xD8CE812C667F4C14881887CABB9E727D , 0x9697343857C24DDD8250E9515CE7FF21 , 0xF09A95B636114509BFF44E2C53D6E0CA , 0x7AEC0CF38D9445608FDE7D49D627919A , 0x4E0D39B2433B499F9B6F8BD3C7D98D19 , 0xE2DD0855A86A4C399E1D62FD25C35D2F , 0xEF539485CC4C45269C7CC2658DD5BEA7 , 0x1AEA228CA06A48EFBFF72852AA31D468 , 0x73F4DFAC653D4F52AA5423DC6F2607DE , 0xD8A8542B78F6473A99F468FE2B2AEC50 , 0x6DAE503F926B45E4852B934306D8C1E7 , 0xD7CB1D58D4CE4F699CAEF498931672DA , 0xE863DE4441514E82BA6DE7D252DD9335 , 0x944F0FAB45F64A6894BCEF7C9F2446E4 , 0x1879060A324549198B73970CE12AB792 , 0x9D50BB6C044F4682BDCE826E0DD8826F , 0x95C56B0280FF4398A69AECBC4B4A1BBA , 0xA054CE261D744BCDA5C30495FE53F325 , 0x27F0C28D790C4A3F8D901FD988059FC8 , 0x7D30C3B042DD4A53BF0DCD11B6D81EAD , 0x30176C652F9B4833804BE55D2E5C491F , 0xE3247F80A7BF43EBAC80F5D159AC0589 , 0x85FAD572583746E3B8862D53244884F6 , 0xA2B358B0330A4019B3DE9B2E38D11753 , 0xD5BE41A8F5A34787A1467A70DDFB7EC9 , 0x802EE6CE0A5B42CEBB9C073C410A080C , 0xA30AB8A9979644639A6C8FA69703B204 , 0xED7A9A663E0D40219234E240AB47A393 , 0x2A9AE55F011545ABB59FA1126A76B0FC , 0x8337D35896CB43969814DC8F553A6C8D , 0x13A7BFCB6F394B52999C33FF1F1A01D1 , 0xE8B6FCAF96D144DF92383631D23EDBBB , 0xC81E18BB8DCA486E9DCD2C30A35BAB3C , 0x073C8ACBA3AD4178846C925E7B64396F , 0xBD2F3BD185B44BD89A304655797F6F82 , 0xF103D729273645B0B27BB48CD04B290E , 0xBFA0F5C7990D47D68FE7896930E02E58 , 0x262D10AA4C5F4D2EB8082EA3371B0108 , 0x80B0B34BA3AD473193B2F9FC45E218F7 , 0x4AFEDFFF42EC404F942D99B202FE2570 , 0x076C79D527BE40A9BCCFEF2E0F3BD78F , 0xCCCE86F4B9CF4642AA9BD0E679C4046A , 0x0751E34C31CB441494CA9B76E9C11E4A , 0x879E2C487214457CB3CC606EDA47F549 , 0xEE5DE617198A4B4392DAEC9CA66E82DE , 0x9E935F48DF944332AD696931BA2CFDE4 , 0x2E61C95553E9459B9C48BBB389D1690D , 0xBE8AB8AEFA944F648610A373C7D9C612 , 0x42C5FC8A3C1B4B4AB2D307E72214A678 , 0xA4FEE06C341740288182D2D765FA10FF , 0x4C9461AA9F2347CB91DBBF636B319C3F , 0xCAFE3CF58D354CD2BAE220E75FC4F7DC , 0xFA06D411CAF649A8A0869210D28B8182 , 0x0479080E315E4D1CAF8E7132ACFB851B , 0xAE4A278B077744B7A11825BD1A3B3F39 , 0xE5A73622ACFE410180FA08ABD5475FA5 , 0x6B7AE37BB6924E0ABA23FC8F474BF0D7 , 0x28BDBB2A334C4EFB833D50C9F47BBD42 , 0x8D1E147F008D40F5BA902C23610374FC , 0x4F2D1CF6B75D4F2D9A7C474DDDF6336C , 0xC181BC04EF9A45E88C31BB31ADDB9391 , 0xBA76CB71D106411AA7ED00F13045A32A , 0x336A16D53AF040E6959716646F66CDB5 , 0x120F6A3158AA4E53A4594D9B2F0DD0FD , 0x5BC9C81FEFF54E9C84B24012E453A899 , 0xE86C43C1161A436BB282A062DDB31F4A , 0x265FECF4922749E4A259DF6955C8F308 , 0x2ABC85F70B404834A8BA45E9CAFC822F , 0x9D0F05B986BA4F3AA979C5DA6488A97D , 0x7E06E736599B41499239FED0D71CF216 , 0x2777329A51494C43928445847CA12E92 , 0x1F15D3C9E2824C22A5E4972853804CCA , 0x85766817D6D343ABA28635BA7771EE6D , 0xB29F9DA935FA4699AD3FEF9CE2786EA0 , 0xE217D5EF6E0845B7A2166682013B03DF , 0x4089BF93662240BF9B3EC0C23A8BC535 , 0xCEF00D84D4064A5498678C85BBF6C70D , 0x79C80AA561D04234AE88637FE16CCF39 , 0xE0E3A72766594CA6A97740E665F961D6 , 0x022141027C3F490EA15BD1BDD64D9D09 , 0xF1E47E9AAFBD4E4FAE138A9C381CCCDD , 0xA6C902E312A54D22AAF180DC4F381CF6 , 0x8102BFEFF8054079A21D170295328A32 , 0x193D4A78CABD4FD2B7D8CEE1DC004A67 , 0x334279C235544A1ABD52D1C4F4E65E4A , 0x24F08BC1FAAD45CAB5496EF69E747B42 , 0x21969494721F4A7891FF0BA84D87141E , 0xD087EE161B9940988F81005687B53198 , 0x82B42D5240384A9D846F4BFD26C51B65 , 0xD444AFA107264E84A72C3ACFF798882F , 0xC8AE7F0369464BAB97E8CB6998DA5A37 , 0x69E92375BB6648E7835771FE8C6C9E9E , 0x494ED93568FD42DC86A8E0340F0DC570 , 0x8EA5C319BADB40BFB1E0F2ABE8E1420F , 0x5BE22BF8C34240FDA91212D746299FC0 , 0x53C501E2CF41496FA9A42EEA47C355AF , 0x9387ACB13A7642208F7F6AD8F453E41A , 0x592C8C118FD34494B2F8A1E7017C4208 , 0xB96F2E122D4B499FB4FD057B03A964BA , 0x8D4F652702BE40BE8D5FD550188D0F45 , 0xA7B130D85E434BD1A10003D71BDDB203 , 0x25BAB9A3BCEB40E389CE213312C5C571 , 0x84BB8C3297E044C1A7979CEC2FB6B7FB , 0xDD217D2EC983400BB9CFC4DCFB558BBE , 0x0B051D02018A44F7AD8ED080E0985401 , 0x80300E7918A0472189F0600F2CCAE169 , 0x645ADA022B194F3E98A4FB31E35FC4AA , 0xE0D35DA9FC7047D99D1BBBFE73D4D8E3 , 0xB4200C48BF264135AF6548ADCD0494D2 , 0xAD99762DF9084E81B18E9ED398810FC2 , 0x0E8783DFDAAE4F498EB9497DB6C59DBF , 0x75A466BA285441C8A75CB2FB64B75FE9 , 0x094A07544704420C81960DD14DC9BC3D , 0x89C6C77FB98B4AC6919B9DE70A9B924C , 0x462F242B433C41E8869AEC94BCC1F973 , 0xA406FB1BD8EF4E0C80D860106D280579 , 0x269F168510B64C60961201460AD0AACD , 0x5C561A6BA57D4EE7804A3D3DD1B96A1B , 0xE0971F6503DA4ECAB944E2E8F4AC211F , 0x684F7A1F180B45C99C5EDE49BA720339 , 0xF5387F1822944A38954388F7AECE2955 , 0x459FB0289AE34AEAB44A1F62570819E6 , 0x6158FD5D218645AABB65718E9DB1AD25 , 0x7803247CF72044D9A32DB52A136E1DCF , 0x146D869CC910426BBBD41ECC5185AB59 , 0xD01B58810DC14974A4B3B541F2176A7F , 0xF6A6C765198F430DA8D08A02F33CE6FF , 0x6C28F4D3DACE47FFAC9B3028A7079335 , 0x5C14BD4352F84255AE542EBA0ACC0E5D , 0x764D49F8E36C481EBF908D3A59D16427 , 0xFB79C630D334430CA3E658D584B51BD1 , 0x0DD04B698828488BAD12A9DEAF7C5FE5 , 0x46815593D7CB4E058BE8C35B4775F8AF , 0x33FCF0909C7F498BA1CD4FEC3C93755C , 0x9355F61CD2C348D4839DD4FB4A56ED9D , 0xF4C112A32B344491B74F59D7A1223E89 , 0x699D5C13465942B9A9E9369633CFAC97 , 0x006B0FAC78A441D4A2122E88262DC3A4 , 0x75FAAD870595455484EFACE7F7957084 , 0xBC5E02F259B548E585DE758155C448D1 , 0x767B10465EDF4B1F8BE0BB79AB01E2EA , 0x0198CC7C80E6738DAB2E1A58FF4ADB38 , 0x27AA62943CF048E09BD8093368AF4DB8 , 0x49C262940E634627A83A2D8900CBCB32 , 0xC86E86CC17BE45CEACAC8DBEB716AFFD , 0xB8D46F425DDA480A94A63288EAF9A67D , 0x0725BBCDC18043BE841F654DFCDCA1E5 , 0x2028A3A796BA4650A90862C4055CC2B8 , 0xAE1B6E1101974395851F687B7B654931 , 0x0ED3F56F152D45658B1109B1A9FEAC68 , 0xB525F8818BB94975BD6D612C4B661597 , 0xB1ADEDD24A1240FC89C0E548CD042C9F , 0x917C0DD471714A44A2F46430182D7FD8 , 0xEA4EE62ACC4944E68D8E9061D46211AA , 0x17EFBFF5803D49B4A767BCF0E90B0019 , 0x2041DC300CD2453F9887CF0C27AA41A1 , 0x2426EDB12DF4476AA105EE6DA57AAC54 , 0xB1DB8DA532FA409DB65270ED2FDD7BC1 , 0x396FD0BEC6754AD6802751A4953AE4FC , 0x759717227C7643E1B6F11815A203B3A3 , 0xFF39B738341A4E009B3EA51400377614 , 0x5B9D56B870604CA2ACC275329FB15B5E , 0xED3AB2A57CB94CEC97392A2D4E4FC2F8 , 0xC93ECDEA10EE41A9A587AEB88F1B08F3 , 0xC85A3558DD2D405CA0F4491A6B52614F , 0xCCA727003FF54C9395AF451195E7279A , 0x4CEB08EB683E48B8BFFD988441CBE0CF , 0x7D8C5FFBFED14CB287D963F77257F14E , 0x3F30F29A06154C5484CF504113B9FC5E , 0xBAFD7DA5004440E8B75178B8111B1997 , 0x2E3DC9F7477B4513BC85FF8A3E5657A3 , 0x83B0325614F34545935E328749624138 , 0x7BC6E268B4984369AD86B528D6A919B9 , 0x9459332A94F14DB28A93466A607CD029 , 0xCB28D1924D864D0E8F76280F83A6754F , 0x8CB0EB0EADA24635905CEC8D3F1D71F3 , 0x11CA2DAB98DF4ECB9B9E6EFF747FEA10 , 0xB03006FBF7354A93A528FB71C1275DB8 , 0x4987134C36BE4A2BA051D2C6FBF5BFED , 0xE77B63D8F8CB44A4878FF27D24CE24BD , 0xCF7D8177327B42AEA09859034A7166AA , 0x3C084DEF220D493CAF032AA1931BC1D1 , 0x842D9707EF1343C2A7959E67A22B6B39 , 0x6CEC4DEF5512442DBE7F8EBC169B99AF , 0xA86DE63A08B04FB0AB63E1FD0055D23B , 0xB06E1B7BB9814476976C4351CE7F42B1 , 0x123872DBCF1345F2A1B38FF1B6E1D709 , 0x01DB2418EA7941C5923DE1DC12C39645 , 0x327337D82CFF477A8B2969ED8C94191A , 0xA3ED2E2204F14A108ECC492364CAF355 , 0x299DF76406224633B1554F17B7C29774 , 0x90C5EDE0B2E94251B2824DA55F903453 , 0x078ADB73E433402CAC1D0FB79E5BF8C7 , 0x263E50A70F62437999C52BFAF4D12048 , 0x98099977618846FE80E141669A36D6D5 , 0xD921EE213D44441DBF25538CFF506FBD , 0xAD954713D8574B38AFA2398C7BD66C0F , 0x7260BA2B578748ACB6FAEA9122190BA0 , 0x195E796BADF14EC58F9FB64787588EFE , 0x2CA04ABCB39D45F4BA3679C5D31987CA , 0x221FA49D612549F08F09AA9E3B90AC20 , 0xBBA2A0852978402295F1C7E10D5E4803 , 0xCF5E6D5586A54DC4AA912896D745D722 , 0x46E6A1DEDB50427E99AB637C736ED176 , 0x8D2CFDD4A5F54B59902A11851D033E54 , 0x8C83D48FD4BC42DEA428F0566B1C1159 , 0xF2406EFE382E4F49937E837FE25BF33C , 0x0C888F16942345A4950FA5FE43BB8185 , 0x05156B693E6B4A69BE607897CD9C09AC , 0xB570F0F14AF04DD59E3472B4200C921A , 0xB32EC1DC6CC74DCE82575018D41B6810 , 0xD83A3E11D54643B3BD70857E7153AEBE , 0xF3C11CFD48FC454BB7F0F46D9BCE33F5 , 0x2E2027321B61404ABEEF63F27C02C8E5 , 0xE070C6060A1D492AB557CD300DF10A68 , 0x93BE2DB9AB73440C9F44D4DFF869B6DB , 0x87E8A336732741CCBB5767709F69448F , 0x00F0B091171B4395B97FD73ABD185CD6 , 0xC7AAAFF3E1D24BDAAD4E5ACA59C2240A , 0x02E134AE0EB64719B5CF4547E75DC4D5 , 0x4C5B60A0500A4EABB9E45220E749353A , 0x86B09D0370804DB68DAA0543C75500DF , 0x7C91B0BFA1934D46AB3FD2FC66867555 , 0xEF094217B79440C29FB54A57D569967C , 0x18F087BA32B6407BBACBA7C1F5B7259C , 0x4A3774215AF3449697142DD4E3B95F98 , 0xC0222E973C85450798BE8850EE5351FA , 0xF9F005A3A5EF4E34A411BE5F9D070933 , 0x410118C8E60B4A46BFA7A81479A0958A , 0xF9C009DEE7CE44729D8205EB983C4F7C , 0xFF5B4859EF714E4CB4B8DC9DE071262D , 0x73E8E9F85D4C493DB672F16C3C916593 , 0xC87D34D5C4D748F28DA1AB6A1AF3DBDB , 0xC7294D6120274510AE2B844C7B40AD0A , 0x36D3C708BE254C8D80EC77DD7339BFFB , 0x0CDFC35F743A466C859266BA97E366C3 , 0x778293E4A68D44719A6E09A9FBFD9A8A , 0x1248E272B4B9476582BE4D4C910A72BC , 0x0198CC7B794C70C596D1DACC3C20C773 , 0xB995EE0ACD5B42E4919356469A44F07C , 0x52446F91657F41ADABB61429EFEDAA1E , 0x0198CC7B42C87003B7667673259ED040 , 0x07FADA449B96423FA8433F6EB116494B , 0x6679A0FC857D458C854C6AA0BB9CDC34 , 0x09A0EDC9672347AA86B18C89FA4AB4B5 , 0x5B097BD435E848F699E62A1F4D526C7F , 0xC0938ACCDE1F4174BD1257612629EF9C , 0x84DB882D5EEA4037AE04BBFEBF4B8219 , 0x04E2D9B50B024EE1AA1D7DC56A5DDC4C , 0x0B11C6B3F6C24ECF9B7FF0DAC8D69723 , 0xA4B08D7E53494823B9DB9AAD286338C4 , 0x2A087B679BF241E3AAAB6C1D75DE3D3C , 0xA1D210E732B14ABB9DD022771C2D6A50 , 0x32BC5D95630145DAACE7E74B0905133C , 0xBC2A9569EC804D2B9CFE477D56D22707 , 0x3C823C1A270A468B8070B06EA36F87A0 , 0x7B99194BFE6E421B8D0AA89B27A01A12 , 0x426027AE9AA245EE8F136ED2EC8B4BD4 , 0xF4738ABA146E4C76AFE08DF67977AE26 , 0x71631DEFDBA54ECBB561FF9317951627 , 0xF80BDAD559714609A111DA9F3B13EA9D , 0x1D02727F23B346DF923936E0DB86C754 , 0x8A6708AFC5644B41B574817639939A1C , 0xBE9981C98EAA407DA40960AC1D2BDBD2 , 0x3961E4D4B5694F32A71C9F545E1463D7 , 0xD2AB28AB385047C1A04856FDE35C6C0D , 0xE7575D54C9FE443F98C5CFC50DF9C398 , 0xE8C251237D3240BE8D3FE4B4B199D54C , 0x1242731632944B519E5CAD835A9CE781 , 0x5A39A72570E544189B7F46F753FC3063 , 0x3FC92DEF06624A42A050CDD926273A55 , 0xE14FB6160E7140A48BA32B58927F9A31 , 0x5C67C511F6944DF3AC8E19EC862AF83C , 0xC4642AE7E3E14468B7E384F376400530 , 0xBD6002CF08154BBABACBB5A380DCDA20 , 0x1D9DA3D26A4C44DFAD990FE91A01AF6B , 0x06F759D99D7E4DEBAC132DA0E27ABCD6 , 0x47FD66B6CDBE43919BAFE81BC8DBA96E , 0xBDAD675F39C44090A2EDA76D21FE3696 , 0x02995413D6C248E38AF849B631E26C0D , 0x4DF3329A2B5745F38D8E47A9D622D696 , 0x351766DB24834309852CC2886F45D3CB , 0xBE5F041AE3014F1FB42E0A82E6B5D7C7 , 0x210C493767324E43B5F72408E3B03303 , 0xC5A7941EC4AF4197AFDE9B553ABADD82 , 0x0EFA71AF83864236AF70EED5E2477D7B , 0xDE60E8C91AA24BDAA1132ADF8769432D , 0x670E6DC7AE104D428AA1D9D1A3C596FB , 0x50A1432A03A5400C8EDEA57AC6906CD6 , 0xF316E9150A4A4575938B7AB049475F03 , 0x763A62FFC8524B5E8CDE6E4B63D20F87 , 0xD95E5AEC89724844A46B61824FB1C774 , 0xBC682318F5FA45F0882688B264BD3EBF , 0x91631143C2984C2F9DBA27F2AA18CCA4 , 0xA57835DC1E2A4D37A4E375DC7DA7EC70 , 0xFC8986EBBFF24DCF8A2A3DA57EA7B3E2 , 0xFE039F02196E4B5CA658E9C0B67B612A , 0x004686D8F760498391F52EA7C8BDB640 , 0x22EEFC3E4E8647F6AC9096672CB8EDF6 , 0x8F3502D374E14B9E94862331E65A507A , 0xCD0E2E40890A4D15821F2359F2C4EA2B , 0x3ECBABF78CDE443FBBE20C3F7746E105 , 0x0D7BEEA0B0A0493797CCA962F2133FCF , 0xECC13E058EA74F999D89025EF24E200C , 0xD8B7AD7F1790433F9EA3D95228DE6390 , 0x6F35CE76EBAE4B4EAA0CB3CFCC7D7EBA , 0x8601FA9BA1444B558648B0DEF7006A58 , 0x8AD0FA1CB54C4456AE91C74BA0DF0FB3 , 0x34A629EC7478437CB2FE74BF21ECAC32 , 0xCAC0E859BC574557B35F78FF09B0E8B5 , 0xF27F12B684A04CDC8F4D0CD858C5BA56 , 0x513820E734B841BFB7A36D40271268FD , 0x11945980DD634F8CBFC3220CBAAA2B67 , 0xDBB7D665B7AE483A85DDC00B00A6F4FF , 0x1CEFBDEFF00B4005B50A45A8187C459C , 0xA38274ADF70D45419F15B6A5AAF8DF4A , 0x7DF94DAA66A64BCEAD011F93B55D8B9D , 0x2E87E42A3D8C4AA5BD4DA7D0C851BF7E , 0xE7123A43BD2D4C04B7F884F5F5F4EC83 , 0x8A5AC200D25D4899AD75E11B6302BE40 , 0x57B06521D3FE4ABF934D2B565836203C , 0x5D48E465F9A24E8A8B8F92844009B553 , 0x1079BCE747F04493A0B784B320384A9C , 0x24568E105B1C4CE39B7004ADB96560EC , 0xBC64A70A35A6418D817E62896EBE84C3 , 0x7AB660DF1FF04A8C9D74A9E1AB0C387D , 0xA85FDFE29A3C4AEAA52BAACB7C4FE95C , 0xC0990CE6C3C04654BF8DEF2C3646FB58 , 0x6632D9776FE84BBA961029784E4D1B70 , 0x27760BDA084040E89B4CB4EB5ED70502 , 0xFE720B4DDEEE4981B54F628E3370D344 , 0x17E55A566C5F4ACFA9043F13095C5176 , 0x107AF436BC0643B6B104EE748FB58D76 , 0xE0B6680EE6684E948069AF0D6D72C2CE , 0x3084543115D3461F8706A53EA1608DEB , 0x5A5625DB9381412980F9430605B6298B , 0xCEB8438537014224BD0256A2FEFF1D66 , 0x6FBA9275227E424C9DDDBAB4E121CE31 , 0xBFA003D2278C4189B6394E0DD84A8763 , 0xC09FA05CD9344A6B83B1EA7C01136F46 , 0xE7572990BF90464ABE316A8714C55DA7 , 0x962C617E8D994FF6B0C25AAD04022B67 , 0x5DC2575BF14F49E8B4C43FDB4937E733 , 0x6F58D7518D524E7B86495A2C5D614497 , 0xBB1C0A1278A144809A930058A52D6A84 , 0xC86D452F82BC4B1D89899C7D23CC5B3D , 0x025717D91C214397BB2E830AE2C2B1C0 , 0x999EEE8FE1D54280BDDFE719F06D5411 , 0xD6FBCB6BC1FB4C4FB3C5374EF5B5B67C , 0xD2F2E561FD094F4FBD06D5CB92984763 , 0x91C10139F3F946DD995878D8E2922800 , 0x6FE67781660A4A79A99071B4718EF0F1 , 0x6F83FD21CFA243E09641B0355A2817D2 , 0x56D50E48B02249C4B5BBCCE41A1C072A , 0x8E0C64F417264187AFB600F36ACC6D22 , 0x21397090760D4DE09EE3C08EFA95B2BA , 0xAF35A74DC8B64A1793D07FE51394F187 , 0x41076EA5E5CC4F58A625F3E80397021C , 0x24C6C5D056014150AEAAD045789A4085 , 0x9B2943C29FD2445BAB5C0A1EB2A939F8 , 0x36C5152D4CAF43ACB0BA66D500106962 , 0xC06DA58BE45E448CBDAFE048F8FA34BF , 0xF5812F4DF2B441A6B251126FCA2227EE , 0x2FD6999D8BD9483C9D81AF2435670380 , 0x93948D7989B94ABBACB620E3C3A4EC2B , 0xCD2A31B6FA7C4F04BF1B041AA337B39D , 0x77B8AF6DD73C4BE4918DF40CFDEE8521 , 0x9E854FCC08194421BB34FF19988AE0F9 , 0x7F6A5BAE59A14435A2DE2FFFFED3112D , 0xB5E113ECD40243FAAA59A71FBEF398E7 , 0x66BEC14478EB4B029FBE01D5F14B7ECD , 0x7A768155A21E446DB594B41749495D52 , 0x4AEA7E9523BC4B8C9A73CFAC71487BFF , 0xD97333CA46504A8389743BADBC47D068 , 0x9D5AEBCED1E2484C9053C9647718A6E3 , 0x26C871350EF34458880CA65F2776C6B9 , 0x1C31971CE40E498B82F1280C07C1B635 , 0xCF13287CA5504CDE9E27E7D3AEC4F1E8 , 0xD3C9CB38A11F42BEA374E7A685BFD828 , 0xF7500530AC154A198FDF4E76F800B2CE , 0x7B4CAFFABAD04D4D90F412995E5D0790 , 0x410D28E96EB0407FAC7C784F9F56B415 , 0x7DEA04CED036459D8AA83B33F38B6D75 , 0x60A3CC9218CA47219A0E3C04A3023893 , 0x6A9D83423FFC43A99CA6CC2A0B336A93 , 0xAA1FA94E3C954A688DA24F834C65163B , 0x1FA56CD16FD342A68D7E7D8CDEABD399 , 0x06CC3C21BE7F4F78A486F73054751394 , 0x4162761ADBEE458BBEA799C322E00760 , 0xAE97306D1DBF46EBB5C9C94EDEBFA5AB , 0xF495CE30E6864DEA9B64BEC20E41EFD7 , 0xEA71171ED23B4AA7813E707C45D8B9F9 , 0x73D10EECAD344599999FE4D9C0EA1FC0 , 0x7266F2F810B64D63B49DABA3C14C709A , 0x0E56C79BB26B423DAC3B0733A0D12505 , 0xC46D0D6318E14D67967AAAC0A2F0873C , 0x8180A9AFECDA4CC59134E6A5278BEDA0 , 0x9E43A614F83540769B8D47B80B0090E8 , 0x147C921683254C869D791B762F581652 , 0xD123F99DB9AF4E07936A0B83CF30D5D7 , 0xADF28C1B866641CA80805EDA0F657E47 , 0x6279E85C754A43909DE87F0D3B858351 , 0x8E21E4D794F041E6949FE9EAFFDE6068 , 0x41C35A76766247E79220261288A4B526 , 0x5755076F55014DEBB1004BF1CF4FB9E9 , 0x070EDB3B8AFC4ACCA76B4B142FC3278B , 0xB55BE6B7C09C452789C63C59EBC98DE4 , 0x26860FA9F787442185AED73ABBE2E3EE , 0xCCDDA087F458462EA0DE04232D68AB19 , 0x094DAC815F1D4D22998658943155BCC9 , 0x6B73D7DBA29D4A149BE3104BAE26F4B6 , 0x4B512DC909F94D069EF3EEECDFC57B10 , 0xFF4BA88899B845328CD49C5C09AE24DF , 0x9F14D4F50AA446A4947517DBF0EF3889 , 0xB233CA369ADB47B3B0A58DAB796EF3E5 , 0xA7DC51CD164440C7BEC1196B8819EB70 , 0x85520FB03B804508BDCCE1EDB406DDAE , 0x0F47F09861ED47EC94A461A87945D081 , 0xE8ED03AE1FBA4EBC80CFB8947E1F91AC , 0xAEF09C55B7154E64A364D71544061D61 , 0x6FC107D6A1E249129CC62E39BD3DB5B3 , 0x29A5FB68FA9C4179A46A16E68D3991A2 , 0x85EEE9418EE141888BDB08D19EFEFE49 , 0x65D37E8611A24D6A81A53A335F092210 , 0x70B646D460DE4E41821945423F55A8EB , 0x621F06FD17C0438195B50EF9FF5196DE , 0x05816584747C426F9371C7F5F52B001D , 0x2E7B613304DD4C96824D1BE6FFD83190 , 0x329849610CF643A8973EC27B03DE6BEA , 0xFCA1613AA50444608EF93A7CA5D619EA , 0xF3FE54C84D3F487484186E2142AD3098 , 0x554BD0428EDC4FBC87743CAA3CAAE9BF , 0x7FE73C40029543BEA921F24DA31EEE7D , 0x0F85C36A89484B42B26784631C50C72A , 0x9C33F1DAEE5C4040950A5FCFA2C124D4 , 0xD87645B618C54FE7B4E5439D779D225B , 0xC9EB29E4FD2E4437A0572855DACA354E , 0x27DCB1C816CA4993B84B75533B43A3C1 , 0x824E6A9975464D37928ABB7907E396F0 , 0x11CDB8ADD0614C82AD3C2FF9B4BA26E9 , 0x58A73A1465684B519DE7DF61B3180A28 , 0x87E7323CCE0B4FAB91E5F7DD5A9BFA5F , 0x232D7FA1D7E04D99928F0E2029284896 , 0xFD7C156AA4004998996B1EED3D603AC4 , 0x799E29169FE34E0DA8CD9D76DF9A6365 , 0x8C34B26EA6E34ABA991C260EE26744EC , 0xAF2D7E408FE24E3CADADBCBE89317FC6 , 0x354DEDC90E1846C0A478EE2E699CF29C , 0x8588B36B591746948DA4364B647338F0 , 0x81D588A65EFA4215BD6B746599D8BF47 , 0x96CEE3AC724A42D290D2CC2C5D337482 , 0x246E283F067F44FEBAE1024EFE7C2A4A , 0xEDA242FA444743C5BBB743E220608E4A , 0x853308421F6C4D7399317C39A686F12E , 0x324F482129C14C0CB8F0D49D7ACADE5B , 0xE0DD03871A2C48CD8BD8984A57BC3AEE , 0x024B5DA43D1C4A84A4CB90CB6362A0F5 , 0x71D51E54921A4752BE1673DD49CECEEC , 0x16B39F39ABD14044BA63F559A9F5B5FF , 0x73F71E6EF1ED4C5B870F832DAD710FE9 , 0xF06455EC23D84B44A4569DEB4972284A , 0x6A0F66AD837449D09AB1849FAC5557DC , 0xA14F6CE4FFF34C288D4A9C692776F67F , 0xB20FCD83F68848A984AABAC83C4CE738 , 0x9721855B4937454A904482D57C7E6414 , 0x7A97BA16DA8F4F098D36DA943A85EAD3 , 0x3C4DC9E7BBDA42FF9AB87D3185A2F0B8 , 0x5D2D44C9FFD346B5BE359B080D8B4BC1 , 0x610B63661F894465A504577E88EDBE89 , 0xE046383707944C58BD9E4FA83E80BD38 , 0xAED6704EAD4E4BA4894CF6A95FA92E4C , 0x74BCD28D06D7415182762BBB26845F2E , 0x6457A634BC564E8B88AB325B1BE45EA6 , 0x90EA8BA2A59D4F208532C846BF8F8974 , 0x1C2C36276EC542E69501720FC620C4C1 , 0x7B17ED5E3AA44635A18D9BE40AC720E5 , 0xC620B2226C50471D90CB49129203C46B , 0x75C7CC67B7B3426195CED720034A03F2 , 0x8A8093D4ECC746EB9D1B4E542077F079 , 0x3B2D695BF22C4EFEB6B8F89927D3F670 , 0xCCFECB91167449F98CAD00A2B2FD239D , 0xB60AF243CD444C6C87E06AB495BBCAFF , 0x55F4D6BB96154E2F9BBF1DAA999902A6 , 0xAB64FF338FC7461CBA19EA343A0DCF6A , 0x4CA2F21F1BE74B7A95FA742C908B14D5 , 0xE326211D61C641F2B2FA9D0B073551DB , 0x0036C681CC6243E0B1509C79D5B8B3D6 , 0xBB7676E30C65491BA415BD9526CEDF2A , 0x05C57F6EE55148BDA10FA5F0F2E1177A , 0x09B6A46DF6DB46FFAF02032613DEBC47 , 0xB99E7765034E455493D7DE2349474C09 , 0x01BB6044D1DE4E8D9C90E9F6657EB8DF , 0x505ADDEE13B24382918C8B69CA80905E , 0x6EABA72816744591B88EA3CF0EBD00A3 , 0xB33BE8D0F2984CBCA5054BB8D9353A1C , 0x421A4F9C22E14E029C5BC4C54E581CC3 , 0x058907348D8D410EBD3E4BB59FCF9B79 , 0x28AD40325B0149F6B52DF356AA5633C4 , 0x123187F137274305B6B0409820F18ACA , 0x0D7D73A2179D4806816B48A04EC47D3B , 0xF2B67A6DB9B44A598A52D4CA1CB618D4 , 0x60CBA981CEA144C2BEDFB3040C1AC083 , 0xC49B3F79F29C47CAA213A1423F22D5F0 , 0x14E62059367443BA99CB6B748CCFC2C2 , 0x8CA550A405F345C9821DEB00F020A335 , 0x2AEBD3D588F14087B8C8B8DA486BB616 , 0xBBF980D14C81437C8C1898A068B4650A , 0xB1A64F194A294088A4600FE3308174BA , 0x968CA01825FA47EB8CE2DC85FFD52CAA , 0x57330490AC644DCE9A00F45654547A3B , 0xB1A52228E9DF44DA92A5409DDE172EC6 , 0xA8C6113DD1964CB2B135651479C84DED , 0xCBCD83969A784F79A80CF7C950700D16 , 0x6AC99B6A187A49D0962E40890AC916F7 , 0xE8737EB96FE145D79FF2F5AFBCCE852A , 0xEBE2C1BC4A8048BD8989FAFABF2DD207 , 0x5EE37F6166924D7B99CAC803E4CACC00 , 0xAD30BBF74C824B6B8BF0D9C4751CF553 , 0xB277600C95ED4F71A42E4B6566CF264E , 0xE59715CFFF5944048CE8B35F62C843E5 , 0x5ACEF79D5E8149E19823CC6FB8A90727 , 0x6D9BEE00571846359C10396BCBE64163 , 0x113DFF75F5494A82AD90EDD2E84AB1E6 , 0x38C8FEE1DB68429E84BF2D0FF7CF28D1 , 0xD73E16D28EFF419D9649067012F694A2 , 0xD01D1B251B364EE793269927DEC65F54 , 0xA4CA297978014638B40CDCA7F0FBC901 , 0xD1204C8056004E1F8DA6BA6DA3FBFA3C , 0x3CFECF947BC2425B91AEC0E07B83B869 , 0x1716B7068EB742E0980FFCE3FBCE7F56 , 0x8C5088FC54B2494DA942057ED28654BF , 0xC5AB144F495C45D1AF742173EB811222 , 0xBE58EFD5547E47F996DFC50BE36E2D85 , 0x3F5DFD97A55445F7B5EC641B8775BC96 , 0x608F598E52CF4C2CBE2BDC55DA5D9800 , 0x084D8960A47C43DF8721E404766BCA3F , 0x9FE5D2A8E845425A87C76F06E9C1D594 , 0xDEA1FA7860A943BB830D110D0A56CADA , 0x73F687F3215E41C791700210531F2FD2 , 0x81812E0BA24D423DAC0838781A53AE70 , 0x4CA1B237DE3345A0AE20159FD05301A5 , 0x495085311B31474FA0EDF2733D1A853F , 0x199CBBEEB7654BDBA6420566863FCCCF , 0x69168CD035BF47ED9BD02E232681C894 , 0x68E4F0D9DB84457B86F98465B2240113 , 0x78842C1F55F842A3B0FCA229C9BC9AB1 , 0x9803EF0A5BD64DF7925D48B7E0849934 , 0xAA1616365CB54F299DB0A40EC687E6FD , 0x9316860E82434D6785E22A0EB8CCBAF8 , 0x0877B8C6E2AE42E99789B93DB1D34437 , 0x0B3846E9833A4A5EAB28A7958ED0530B , 0x863BF86661EE4A4492307726D3E530AD , 0xAE808F7BC8D7443C82063D7FEA3F5FF8 , 0xF689EBAC8C9F47A88331B196407B3B36 , 0xF21F46AACDDF48049FC5297D6D2F3B63 , 0xFF9CBB00149E4387913A24B34ED4867D , 0x2CC19684A18F48A78C7F14328CDFC46E , 0x207821A319A14DF891B1DA52CB633BD5 , 0x4E5DAA828D4D40EEA4B94E394626C4E8 , 0xAACDAEF0F52D468795A8444CEEBC4C1E , 0x12AE4F94052D48D2B1588CC81433DDF8 , 0xC903A61BB757477A84E4D9A0C5C33771 , 0x4C957496175748C58E91A52C7939740F , 0x02721ED5EEAC4235A46D503D53599BF1 , 0xEDFFA201774345E5B0F81C305824546B , 0xDCDF3EDFB6274DC08C843049E6726AB1 , 0x17229E05E63C43CF83AE32B8D1ECC4AC , 0x72CB648C18134010AFA7E4856467A944 , 0xE3D45DAEBF64484C954A3F563943485C , 0x9ED5A2D9C16242E2B99C202E6972BE46 , 0x19BB48AE47254CFB822C5574BA1714C1 , 0xD10FEA969BA3434588EC26E8AF862D09 , 0x6F8392A53EC3493BBE28C214D0689C87 , 0xCCE63C284B114A878FC280A9153DF0C6 , 0xF23A84767DF44CC581280CBDD3A7FA13 , 0xD67B6BFAD0C449B08F44CC56A96F352B , 0xBB92E2A3F7414CF7A6922193D9D32658 , 0x0212B3840BD84CCB824D896E1B74B648 , 0x9A838C319E93443584F7E57783E9297D , 0x51D75C5566974F1BBE1CFB92869F23D1 , 0xFC2091C8AE7D41058187F83AC733BA5B , 0x19D089600C8C47D7AF39C945874BD9F4 , 0xDBB51805DB4544079EDFAA7D7D5829CE , 0x809BC28DCF4143BDB35BAF4A618B4263 , 0xA57DE2842461416C82F9015574F2A984 , 0xB6223430172F457F8EBB8ED933DF9F03 , 0x9FD302DE0733410D9CB258AFDA73444E , 0x4F297B074E1E42288AF56D718D9A55E9 , 0xC624EA737DDA423890C8B30499EDC4CE , 0x3D9A8C3647DE4DF2A2079BC6510A5883 , 0x7C466C7831B94B1FB01168CD1DF318CF , 0x3AFAC8EB66354375BAF372ABC513E281 , 0x6E4A68824D7E4A149A1235979FC4F639 , 0x50BD5C5D13D5461B8715FA535C5AE243 , 0xDC76A7CF0F134A3F8EA54383F1F68F79 , 0xAC5291B5F4214F35A3D67D60837F71AF , 0x1A6F00E6A542479E897F1AC159E714A8 , 0x7F686C413F524D07A1D5928DBB3A7FF4 , 0xBD9B273F45AC40478A3165D9F8580223 , 0x27D0A21C8CDD46D3A6F5D01750B43F1A , 0xDBD7FF7A615147E5968CBF39EA43BE38 , 0x9C631F86C38248EF86731E33D97644DA , 0xE2BA2A5B9240464A9D567BEBEFAEF501 , 0x1BBCDA4EACF94B0395A0DDC7B883C361 , 0xE3AD0739D30E4920AFBB9D885FE737DC , 0x1E79674314224906850CA0CBFBEFA808 , 0xD99441374E184C50A9CCB1DEB4A0A30E , 0x15BEE944BFA54641BE01A881E37E4F07 , 0x079D27F47D6548D2B022E2B61086B982 , 0x951F8D45C17F4FCDB769BF662892CD04 , 0x57CBD7E0AEBE42E8B705EDC0BC913CA4 , 0xAACB8FDEA6A249E18B0ED74239D6F0C1 , 0xBE8DA37B4B0F44F8860F6450E6EA6C1C , 0x044AC3E4CAC94813B2AC2CE9C4069CDA , 0xFA38725245AF4973ABA61C6E0DC86D51 , 0x25AFE30A2A8F40A1B42355EE36E6B7E8 , 0xA6118AC139464A39B43DE2156B5D6411 , 0x1BFA4C8CF37E483D82B2442CB9A75162 , 0x9A3E4A70A3E149EAA5559944903BF1E0 , 0xA5052A1A3D21433DB1FCB3516EE27D84 , 0x577B66D124E242A48C33CAAAEA8B262E , 0x99B951830DFE4B1AAE2675D97393BEC8 , 0x6E745D641E134CE7AD04962C52F0F5ED , 0x745BC46418A04D43AF644EFA17C4D941 , 0x148F0B8380884F429D9EF6F1E8CA8CDA , 0xAEE2DB9894C044248D1AFA57B60E68CE , 0x06B6ED741E82400B8D4A4D3ED36ACBE9 , 0xE05ADABBFCFD471DBBBA4FD5C77E7195 , 0x0C9CB73C690E479BBF959F0E3D1E7A3F , 0x7428FBFFC66F4A539830C3041995AF91 , 0x546F7991CB24470995915C6A6A01EE9D , 0x7D50E5285BC34169AC6865BC2D914C95 , 0xA34D0614C2E1433585E1FC3C077DCA45 , 0x4AFE08830C094CE3A373BA6AA9DF50BF , 0xD18207690CCF4E2EB1EA56BBD79D4416 , 0xC225ABF84EDE4935B34646A1881258C8 , 0xF0A9A1006F454E45884594AD2022374A , 0x42843C39F20E4F23A599575776B060C2 , 0x23DE107CDE304A00B8BEDBC0A43FB2FE , 0x5D97DB9B33204DF4B5CB13E6348076CC , 0x9926731F6F8E4D65B1F505AAB3E402CF , 0x80F726953DEF42CAAB298D541BA142E4 , 0x28916ADF88504C208540D811B87234CB , 0xEFCA09A8202A4A6E94E79822F11576EE , 0xA3C52DE62B3B41B1819F8C35D9DF9230 , 0x642A78988ECF44919664A4D5307EC991 , 0x9B8932EFD4464681B56BF3C122032DDB , 0xE20A9DE48F7A40BEB3E3EBA61F111B87 , 0x5FCC606B4E5242ADAA89FD1C0BCC0788 , 0x9127FB1F28CC47AD9958FFB85FF10125 , 0xA10CE6C5BEEA476EBC4549F9262D2B01 , 0x7EAB3E4D10A54A279A339DDB2AD4D143 , 0x60F71166D6DD40A1A29C073F390AC2C7 , 0x8935C790ABDF4E39A6E4E83021696EA9 , 0x8AFCB22AE7E9464B9A220312AF181671 , 0xD7BEE9BF0A40497A804FA0385B536CDB , 0x206FBCB32837420DBAFD0E6923D27CF4 , 0x7E667311B0364E889D21AFA62EBC53F5 , 0x67DE6D67304C4B8482E958AB729A82F4 , 0x70A644792EAC45B89BB4AFA50D9021EF , 0xA8E3140240404AB3836B71607B88A896 , 0xEF9DBFB0041F49758FFA596A59F8CF42 , 0xAE6C079B650D44B4ACF695C3C3130C87 , 0x2DCFDF6C5C7C4F7DBACDC994F955863B , 0x882A0D90845C46C9BB019659A615F235 , 0xFA07094FADB5429CBD558B90FF758AA9 , 0x38F7A44063BD481E96C99204554CC2E1 , 0x3FD779FBE9864AEBA396B25CBE5642DB , 0x44F5A654F8274258B67DB104FABCFB76 , 0x896D4671D5D04A838506A99ED07949D0 , 0xBEB4724F64A74E3A8557AE94B97F78FB , 0x99EAD72007414201B6928B05FBBBA54E , 0x68C76F185E854E1BAA6DC51068D4CEDB , 0x5FB296C482AC4D8EB585DD4F1CE98A81 , 0x173CABA30D514ADEBC82424C039D30BA , 0xCA60856D40F8414FAC23BE931B9F69E4 , 0x78564017EF234BF9A78932629948724E , 0x41BF63563EFF414D967BD9C3C462A642 , 0xCAC219F237144B3DAA4F904F2664FADD , 0xF0E98E85F304428EAD68FDAFFF39C972 , 0x0F3CC4A1DBF94DC397405D87D05D672C , 0xE94BAE6D93704D83AF91EE54B139D7F8 , 0x0C1407315FF34D55A64C58A3B0DD70EE , 0x2F4692D09FC0484CA8883CD9E0708D46 , 0xEF58AE18EC6C49E1ABF87343BAEE2046 , 0x9250DDD665854D9FB1728E7EFD4DCC22 , 0x87B1C36240074EC894AF7C07EBD26E66 , 0x75EB98FCDD8846B685633C3C437C43D2 , 0xE790FFAC536D41BA8F8740FB8E7928D6 , 0xEF4C643257A546F9BEF5D650D2F99752 , 0x98694BD79D9D4057BC714A40679A5881 , 0x352B7B521FE346AC9F7C1AAA3135C690 , 0x9C1D81855D9C46B7A6B9555D48555E0D , 0xF4E830226A254BE3B56358340CF4D76A , 0x583E6CD9C72241FBAC3CEC8D967EEFFC , 0x0212E763AAB642888603D1A0444E6B88 , 0x2507AF710EC542AA9AAEA810DB049822 , 0x923AD5FC9FCC4B26B45F262F7D2E2015 , 0x680BCA11C48847B29D854FC4145C2F89 , 0x6DF693E0497D4F91A6AED855C8751CE0 , 0xE977F7820B97441ABCFE8FAB11EED316 , 0x988D2728096D477EBA6F4A5AAE31B2E2 , 0x52C3516499264142AC53BCAA3E2D70CF , 0x8D45E33CEDBF4D0792397B8BD4A588B8 , 0x7D6AADDDCF6B4289A5B0AEA5D46CF7E6 , 0xC1C9B0F0751D4C2B86F453C199C1ECE6 , 0x33DDBCBC8BA94D46A71D2CD9A8AAE2D2 , 0xC3123BC6F5674D6A97AF06F240C437D3 , 0xF457C6C3ADEE40E1A2751A7FEDA982D4 , 0xD3E3495B9F18459EA7C79E202F6D42AF , 0xBABFB1603CFD4A86A1E186A18FC85A90 , 0x643EFC4EF68A4C45A33C539DF74E05B8 , 0x3B5A3069B9214223A3DE6D9682B3916F , 0xAA5AB64A92BB4051A6D6236F60206944 , 0x400D037A242549ACA01FD76A0600A38C , 0xEEC5E189014648819467355987C2011A , 0xC393057CFF7744B49D10F32C6E415491 , 0x912A99516E84448C8FDB1BEE5464066E , 0x7C248F366C0F4F55BB7D228A0ECBE628 , 0xF78A234F5AD947CFBFAE53C50254FA4A , 0xB74A81E4EFFE49D4BC01145236DFD3ED , 0xAAAB95632C304D8085E0AA738E6CE164 , 0x4A0EDBF8700045CBB2265D466091703E , 0x114B72D50ABA441D8073042EBF19CC91 , 0x85FEF05460B243C99E4A3E4ACCDBABE2 , 0x5AD0A75B35EA40B780720CF5B915396A , 0x79EA76305AD04C2DAB48CF68E3618351 , 0x44781DDF3EA14E8FB55180EF82B2EEA1 , 0x3BC2124409BC4207AD6336E8B91C28AB , 0x249F6085B26442DCBAEFE7799983F64E , 0x9E81CE7F104642459841330A142790B8 , 0x7ADFF263991942E2BFBDB03EAB3C84F6 , 0x2DF3F442567E4C4AB6DF4D341F03228E , 0x891F9601EC2E42CEAC06602FA9BD66C7 , 0x3CEB37A732424262915D394BDED5A67B , 0xEFB314DDB61F4DEC851D6FF5FB59828E , 0xD3622B5866B34544B32DFBE3CEDE4517 , 0x0978A07FADCC45DCA4CE6620DDC61015 , 0xA17064B5581A4E76A7C575332930985F , 0x68DE481656174C3192AE115D2059C286 , 0xF638060285384B63B9258BE1F48037F9 , 0x20E5AEFBF43E40A7A03FDB5759BE2298 , 0x69EA699ECD7E44E1898D25E075107CB3 , 0x06BBF48DEC1C4FC5901839C5C66EB8E2 , 0x858D450ED4194B7A888971D73E3ED270 , 0xBC6F6C74611D466AA03DF93582853370 , 0xC161C22580AC408EAE9792E705FBF4CB , 0x6288FB87F6224BD0BAA82DDC2A3A80A1 , 0xD0A545A4B3564E5D8AAF40A64147E12F , 0xFAEBDB2DBCEF45029FC29C8DE5D63A4D , 0xBA921430E9804F7A850B0DAB4FE1648E , 0xFC2ED8850B554B5CAD00AF00CD61D602 , 0xFDA2D703C86C4F13BE5989653AB34B85 , 0xF4B5CD7CD0AB4677803F542FDF2F2244 , 0xE0F4BE58E80A422D93F96DE3580B670A , 0x2B2EBEAC53D04197AA380454CFAC9E25 , 0x6DA80C489FC34902B3CD68546CE9BDED , 0x852754F3F79E4F1C9D1DC94EC2AA4C76 , 0xD74A85F1E18C4C5F895EC57B23B82B21 , 0x9BDC85FCFB3040439718D15EBC7C0F62 , 0xB3D5CFDF93044F0F9DA63E1BEC0F498F , 0x0E630305856F48439EA1CD68D4E814B2 , 0xB869D1E1BBE94E069C91E54E25714D6E , 0x5BF95E9020EE4C2DA987F042B175EC3E , 0x07601A5C5E2A4AE09CC173F33C1F9FD3 , 0x92C7A39E2D4E497FB962294FE598FA2C , 0x45C8F8B572344BEE9C5EEE94DF31A32D , 0x9B5868E82F9D4C798C38AAE6F9B2ADD2 , 0xAA3031F9FD724DBC9FED884EA62B3CDD , 0xC29D868C91914B4A8B266B77FE7A790F , 0x201ED12524604C6F89B0E5038A3DB06A , 0x09B57FF4ED8B482A9B78589DADE3DC73 , 0xFFA48540A4994CDB8151378A2287F866 , 0xEA016918F2444C3B94C3A71BE80DFFAD , 0xDD25E63128C041B0B433D7E2A72AC53A , 0x4BB1A177C3F441DF91FE4DB9A39338A2 , 0xD05730DAD4FA49BEB6908D4F400099BD , 0x27FAE0EBD4B84E4A83D7AE1BA6B1BE8A , 0x0B4E5CC4D6AB4EA8B8330862B728BA1A , 0x018031D7A6504C70BC9611EFFCA5CB87 , 0x07AB613BE2A1415F9EC63C2869E7E301 , 0x55214A1633FB4A73AFDB44C8AE1F0B09 , 0xC5118800C75C4590BD4960E282724330 , 0xC64CC978CE1A47E694986109395627CC , 0x4A1FA29E854C4B40A518BDD39CB9F9BE , 0xA375BA9C68704AF382DFA561C23473BC , 0xF6B9F27A3A524D38B05301C9515065DD , 0x0616AD105E8140D6A5340E781DEB11C9 , 0x129EB50A148A4C59B2CCC905E1955BB5 , 0xFD07A33EB4C3414BB752D5C0B04B9D0C , 0x074F09FFC1BC4D3DA8268716FFECC1E9 , 0x3A9CC1A65D9B44909FFD509048502465 , 0x70F8669234894C549ABF893DBADE39FF , 0x0CF665757B114488B50086B62E4BA9F2 , 0xB1D1E03598054CE5919809E1C214EA70 , 0x85DF7DBF75274083A777A465EF26BBD6 , 0x658288FE7C294588865F4D7FFD24E64E , 0x79FAD4F30B6F42FC840CF0B0F8222E2E , 0x748EBB56AD4B456B9024DE7E224FE255 , 0xDDE7AFD724CD4D8B929B5F3C0EDF6CBA , 0xED8AAC662284460B85002B795095F7A8 , 0xC6DC8BEA9C234666BC039E76421DCB6F , 0x3E726EED678F4435A13A8CD68B89B099 , 0x37CB4CE51D03450BA8A10E0B1459AD1C , 0xBB220445482E43FFB57A59CEB3831FD3 , 0xA99552F6420149FE9B6FE71F1EB223C3 , 0xFA0426562FD44735A5C27CF4CDE61ACD , 0x9EEF40CAEE164EC5AE9FF1A51E3798CB , 0x90D23953FBAF4CC1AE063223D51C798E , 0xBC9B5323F26A487EA1DF007B4CBFB900 , 0x667FF3262DBB4CC2A21BE302E44230C1 , 0xCCE237728C9A443095D5ACAC2558CA2B , 0x96F9018C97F74F268FBDDEB214A156E3 , 0x4AA63F56B73B4F4C9538B685E2F8C502 , 0x5AD558D0943949CCB8C7D99B5A0B0815 , 0xE6730BCF2C8140FE858F456D92C9CD26 , 0x96936E32FCC6414E9E19963818AE3296 , 0x1E4FE36756C54CD8867BE7DD24649C1F , 0x332E64CCF755445EB0DFD7307CE95211 , 0x04D7DFDDC5544B4195C34DDCC45AD5B1 , 0xB76DAF23F13944A2BF02ED528E9CF621 , 0x246718D94CE14528A0206C392DCCEE2E , 0xCEC331FAC32D4133AB30452541596632 , 0x78A56978005D49A1A82C6B93F6DE1B3D , 0x1E0E64331E484EF09A561250AF6ADD91 , 0x868712B0AC7D4440B653A5B3890A4CAA , 0x15589B7A3F434FD7A696BF0CA915C44D , 0xE982D8B587D84ADF9BF44A37F1FFAC6B , 0x2B4D4C9E92DF4D208A9E8541190CEDD3 , 0x2201C62BCF28490B9B9F3B79941DD830 , 0xDDC23F40FA57469F8D0FFE7F95A9718C , 0xEB0620AEEE004DBD9E0B723D2008CC10 , 0x030B9DD31A6C4B7D9D0C2BCA97093EEE , 0xE9460FACE8AF4C84889D4CCABA104731 , 0xC268DC42C8A24EA9B4B88EBE30158FCE , 0xD30E977225524767A68EB0A2FABBC39F , 0xE15EA180A60B4C10BEE9E75F0168A294 , 0xA2FC4993A7824F8E9CBA1686EAB24985 , 0x80690492D1304C02A6506BDF2CC441BC , 0xB48A2F94C41D4A3E92C18BB5FCC26E04 , 0x44F5643A9AA54A23BCBD89BAD97DD752 , 0xBA425BD697F44DBFBFA1F4CA5253BD7A , 0x743B3FC7E0AA4E5AB4A22F6C9804238E , 0x00FF429AE5CB4F57999F32F2FF495145 , 0x8AC3B4407CF64E4FB1D39C2AA371ED29 , 0x56270B7D2C864277AB1C70005AE1AECF , 0xEC9A0C00D5CB4574AA7D0B53AB3DE3AC , 0x71177078D5F34EC499E6BB356FB21868 , 0x611555A6088941779503F03EB0C969D2 , 0xFA84795B2A134CB9975E684069324615 , 0xCA640794E14C41058AB6310A39771622 , 0x40682A2F02244A7BA81E187512DD8759 , 0x6089ED7CAECA45B4816BBAC2305E8393 , 0x5B6F1C9565314745A2496C81220D4588 , 0x23B925AD25EC4D058C1C124183357D38 , 0x7109CA42D8E0412580E57609ECCDBFCD , 0x742961D221F64543B83155799B9BCC7E , 0xC8104E658E794EDA8086E6D26563B7FF , 0x10E55948A62E46FEA9C0CF3B30160AEA , 0x2210FE4BB2A140C1819193B8A04CB93C , 0xE4EF3694D9D24CC880A155EC8D42D0D5 , 0x0B34E59D5EEC441DB41372E555E795BF , 0x403A2FB9D21A4D0984628EB08482D4ED , 0x953AA40056004FBEAB87C9B04FCB5CA6 , 0x398F3DB393774C039E753795435311A6 , 0x8530049F706A435EBE247DCC3980BCD5 , 0x558CD7E4BFFB475FB1BB1D5C553F5C30 , 0xEDDA1FDF61584A6184F3A983424C0BC9 , 0x0D9EF3D1351D4EC69C5571F3225DDC9B , 0x7A086E8C4201469E932B4A183711052B , 0x6BBF0F0D9E3F426BB8398143E98A8D16 , 0xC04F1B42B4D9406592A6A8288E6627F9 , 0x894814D687BD49B2809420C8E89F4D37 , 0x78F5E0F7431F46ABA083791CF7ADE7E2 , 0x4DBC4799DE1A481C8612152914FA3020 , 0xDC4A12DD173345C698659E8AC851D425 , 0xC4125EE9E4CE43CAB7A746C20AE39129 , 0x6085230E2627406391283C33F5200975 , 0x51966276A5E444F48A9BB31B9E4D61D6 , 0x5B6A919CDA5D465E9051B1313F4BA2BD , 0x70FAAE04C28E447FB706CC625E3111F2 , 0x577CE87746DD404B99E1879A238F8C47 , 0xC3A129F048274EE095C9D6D39D7339E7 , 0xF975FD0086A4423F86639DED13ADF3D5 , 0x3BFD7DFB3FA94F98AFA922C0E6EE4C56 , 0x3710488AF9B840ECA5C51868D3B2180F , 0x2357D495879B4D7D99BF70DD74BAE9E2 , 0x9AF1A1C26D66423594EB7963FB6FEA0D , 0x3F4B1FA597334DD3A1EF3FF668A71997 , 0x72D70C67E6474DDCB1FBA965B12ECD8A , 0x52C3774768084B93B3B9CE3B15BC9E09 , 0xE026D0F08C064093878FCF9D91BF61E9 , 0xF5A68800537343D0BFBD7F915A9BF86B , 0x09A3756335854B758DE82F5505A1597C , 0x399809DE077A4B5DB3624CFF825AF1B0 , 0x6AD702BB808143E5AA54E182097C2F52 , 0x02049224C56347179FA4C013E2CFCD8F , 0x84C44CDC115D4F7F89312BCD2773386A , 0x40E6E5C772DA4F1986E598A14063A2C1 , 0x258BFA229A1C48638B0FBB91EF2F150C , 0xCA57F2EB9C414DB9ACA05D5A65177FE1 , 0x0ADF447AE5394DF280A4F8066D5C7F36 , 0x0B7F078C46A34DA38F2BCAF0C61B92E5 , 0x0FC5C7D33C1E4D92B12A10776E1C0AC8 , 0x66D65AB9AB034AC59E737C04FF6A6D36 , 0x4F6ADE5D021E41C1A4FC4E5BCC8A3A3E , 0x89320D5B21964D1F939B3B0B4FD339FC , 0x8F1332EB43334D159175A80ED6E45057 , 0x7D682ADEDAFB4E14BA05509AE01999E4 , 0x84E07F7CD9C1411EA2A7DA49E2E21B73 , 0x53E9A4A0C7A9468396D67475312984F7 , 0x555C6F75488240B5B627B8252A03B3A3 , 0x1A28462341B049DEA52897BCB7876D3A , 0x22CD958D4E714B8183E39BE0B6D03783 , 0xCECF3E19F42B44EFBF6AB4733D0FC8EF , 0xAB8775D01F5949539DEA74CA9A4A3E9A , 0x9BE09226017047028510FEA5CE871E75 , 0xCEBD6870D42D4596A17C2CA9AF88D3EE , 0xE954039C82DE4243A515030F9E904857 , 0x974E820ACDD342F2BD482E531821D6D2 , 0x79C9D3A631DE4E089B25C1F3B1FB7F64 , 0x235076E5EB394D5F88A355CDC6756233 , 0xABB82E70F1654724A031607E94859583 , 0x5F7DD71082DE4FF1825A3E4FC530B61B , 0x1AEE9E1061A447ACA5E7D5BF626F7184 , 0x6094DB22FE244F87993560B16BEE2684 , 0x1BA80EE4D019453BA2AA88F20A2954B1 , 0x72E1AAC9CFBA443DB64B30D886B7D1D9 , 0xAFB02E6FC6DB4BCFB6899616ACC0A964 , 0xFCC702A4C921415AB52281E3A9D24DA0 , 0xA182D7E966DB4DFFB57FB90D5B12DD8C , 0xA339938EE1A14087B010804547E59490 , 0x7739ABFC1CDB4CB4BBAB8A6B647C3613 , 0x4BEAA37FF7394B238DF11006561868C9 , 0xAEDA7E86AE6A4DFC8D0BA5B4842E8B1A , 0x3588374DDAA8427C81D359C9C2D5CE9B , 0x2B1E2E1B99F64A8C953CB49B6655E11A , 0xAD53B0BC19A249C08C54C5F91B3525F5 , 0x5E36B0C8C179449DAC67C17604C205AA , 0xA3B25FD1F93D40FA962FD9D1B9D76C21 , 0xDD5BA0866EB14CC0887BDE5BD80ED9BE , 0xA0F41BA413024ABFB977ED17646F8744 , 0x79804E27D3B84A0594CD440DE23F4E86 , 0xDE8C9AC112A7484183FC8ACCFE20CC15 , 0x8313A58552F24EA298227A0B645A3682 , 0x838288AAF60C411E9BD361BC6FC34E69 , 0x86C18DCA7B6D46C890C771D17E921130 , 0xA74178A668FE48ABA60E75B673E3F2BA , 0xB4B28027331243D48B8B94F8580D5FB4 , 0xC3E20ABD85FF4AD19F0620233107FCE0 , 0xBED9E209533640CF94677D60ECC94990 , 0x3BD15E46F3234161A3A86AC171766C25 , 0xD3D2F990BE3149D5B75C5F7AFA02C295 , 0x7E343212F7D849278D9336A7FE9D2D83 , 0x6B0AAA5C30944C05AC03D4D7B13FED5F , 0x819CC53BD8E84125A062038B33AF4FDD , 0x842AD2C2AEDC427EA668A7776E5C5718 , 0x437967AA036A474B8DABB9BAAB7CABBC , 0x08C8D98F1C644DACBFB27E3BA979D21D , 0x9A288573EFCE4B2886995AFAE94378A4 , 0x71D0F64C64CF4116B71634F53D0ACCFF , 0x5C8CCC79ABF34ACBBA63EEE33F345362 , 0x61DEBDA1020043959AA497CAD8711D71 , 0x97A8D0D52114451EBD70F2E5B619CE79 , 0x878330506C8048A5B8CBE05BE1239B17 , 0x302C26630EE74FF28738A844ED269886 , 0xA4A8C86177954121A5C1D21756B47A2B , 0x2DFEBDF0E71E414B958FDDD453E7E524 , 0x8847592E786B484F94BD6F33A7018540 , 0x6DEC6491DB8E432D8977216C47718247 , 0x00B8B58E33164524A956CDC6E0DBD116 , 0xDEE3A127769F4CFAB2E69B4CA1D13ACC , 0xEB1805CA008140C7B0D2ECE51D0FD8AC , 0x55B40836D5D44765B09FD42B6148FAFE , 0x751E7935D73C471B8A9D97981F224CEC , 0xCFC910B80B5245AB84BA0CED40038BDB , 0x2070C1C33600459DB6737C6F3F590C27 , 0x3C8361B669074524BBED3FD2311F0F0E , 0xD329224E49F64EDA8C9ED929464EE437 , 0x575841D6E56A49B6B4C6B7D69A96DBF8 , 0x88D90D9342FE4AF58DCF5E3F548660F3 , 0xE1484B9D9B5648AD91950C90EDC12E57 , 0xB574E4D3CD984C71A4C4B44847328506 , 0xEC1436DA1E4C4F03BB092B218CA78CB2 , 0xD244C4E914B04949B3AD29794757117D , 0x5875E90A4149478CAF4F73EA218FAE7D , 0x473A4AF565D547AFA4BFA757A9FEF23F , 0xE7D84F606BCC4734A53313E6DAE9EB88 , 0xA47F15CBCD4F407D8DD51BDC1A9A602B , 0xA816FAEB3BA44C0F9D649B1DBA370929 , 0x29723FE83DCB4BDD8D11B70CA3E764BD , 0x461D3C54BCA34A68B42D70D58A021401 , 0x7A0B55A77A0B441FACF9F6915C3E6E0C , 0x92A413FDBECB4AA999389472F24D07A9 , 0x6091F7D75D564CEEA949F87B073ACD38 , 0xC06B5E575C4A457FBD37EF869C02513B , 0x513AB9793DD541E6A6DFF9033F99756F , 0x75950F9A8A9E479799900E82895BD54D , 0xD87909FE7D604C139579F2F72C2FD375 , 0x995588B3FA934D6688F81F8D9D57CC84 , 0x850DE0E4A7FA46A69ED9B53168F00C38 , 0x7BACB3348AF0498E9FAAE4568AD76AED , 0x4947D6BD2CC24A69889095E157CA11EB , 0xF38C7C9EC7EA4A3D9CDFF443530F7473 , 0x564CBDA34EBC45FD88ADF5B9A2DEBF6E , 0xCE4DF4AE1BE045D3851625734FBA2C29 , 0x6D2780B6D2044889A63336F6B59995EF , 0xC7C27C6EB6D54599839A560978452979 , 0xE622420C326744279690D723DB04A127 , 0x476DA03652344F4AB2657072FBAC235B , 0x83522E615A174E8CA1470837A9B6E64A , 0x28B703D996FB4B5AAB548C025947E87C , 0x98428DAB5B8045BCBCBE767DD35FD311 , 0xB2CA25F5540F4FC2ADFEFFE678AB972B , 0x62FD24F7D9DE4E3F8AC0162AF6C77547 , 0xD4B6511E8C474512874D8B92C0A00846 , 0x0CE2DD1B373C42D89573DB00ABF06B38 , 0x1D844CCD3CF74EED81940F3447739A9E , 0xCA196C063B7049AA86F36F80A7017ADF , 0xD2B80D0E2DD34A0EBAA921907875B316 , 0xDBA4A06D239047C98CC59F860B14BD6F , 0xBD6868C11D384880AF8A46FBEC986BAF , 0x3E63CFF24DFF42A6AA160DA2D2214E76 , 0x2A06D486E486447D98946B544ABEB8BE , 0xFCF209E75AD04E60B99703062DB376EB , 0x27D8E293CBB54FFCA8054C22698D6123 , 0x355EAE192F82463EBD5AD97BA12F70E3 , 0x6D0770084B0D42228A102325315ECDF9 , 0xFF5F7E5BAEBA4FDA98A4C1ABD9171BCE , 0xB46EFB940B5D4E79A88DD8190836A198 , 0xE869C98070904EED8F19F6E40662D350 , 0x6086C696ED2C4AB0B2631CF6889048BD , 0x8897285413C1408885B1BBBA6EF0C2D6 , 0xE5ED7255AFFF4862A5A1D1CA9F9AA2FC , 0x08FA3B8212E14FCC9B8D37A1FCCB4D85 , 0x004B11B664424995968A6294D4EA4AE7 , 0x81B7E6E753D74037BF5BCD84134E519B , 0x99EB30031DC3465C8FE88A9C89476E57 , 0x6C6532C2CA18430383B79C9829233FAD , 0xCC7F17B545B443259D7B3B91BDB635E9 , 0xD9D87897BD6C49B8838C356EA465B8CD , 0xBA4D543069A244D4B8D42FCBB756C1C6 , 0xADDCA4EFC5534B19B681AAB850C1FB45 , 0xD398C2DDEBC444F6A74DC3133125987F , 0x6D79251D20F642BA9679262EC19F15D6 , 0xCC56AD7CB55C48B5A8023518A2115248 , 0x6C3FD8B619774B1791CC9232621E6C48 , 0xCBD806E8D01D489AAEFEF0DF987F56F9 , 0xA09DBD8952CA473CA61AF7917C926D32 , 0x001C794929F548DE8AAF2B96E846F031 , 0xF6BB86F04AE34B70967E95FB1E53947D , 0x4D767C29DE1848B7812E7C60B66845D1 , 0x2D0B0B4B22BF4FA8B7161E10B107AE40 , 0x112F8A55D06C4FBC847FBDAB04E0D7ED , 0xB4310F10C4BB4FC88125A6A66BE7649A , 0x8FECF669E0F64CC9A65159B1808FB1F7 , 0x5F6D55149DA14310BD6A08C07D0AAD98 , 0xB2BCC6D4948F442E95D4F7FC0117E9B5 , 0x28DDCB93DC1742FBA7336E14894A5402 , 0x325D050CCD374F978A0A11219512B448 , 0x4A67C927B3BF4CEB94E08FC7F5036A29 , 0xD8C29AA25E6C4AB8A522BF7B9B0D98A0 , 0x081F3B8BEEC6425CBD747FE57B7F68F1 , 0x580BD2DDD380409B834128273A2C7F70 , 0x0D23AB14DC8848BFB34E5420BC24CCE5 , 0xEB4FCE2B48E84AD49968E243BCCBD29E , 0x4296A5CB65A142C68F73F4D87567B352 , 0x05D1B03FF1774235A5CD94DAA69895B7 , 0x637783E9613744B099A5A0AAB46E32AA , 0xACD6E529A06B4B0C916E81A208467B82 , 0xAB3A8FCFABAC4A4E97839686D404E1B3 , 0x5F62580707854DF0AA9B4363D8A04F42 , 0xDA712EEC051F43FEB92A9591434BB2E8 , 0x1AB0474CA9E6404BAE9D78A07D8D8EE6 , 0xF4E1657AF021466EB9034D609BBD3BB8 , 0xCEFF876768944BDD8BA83A778E633C7B , 0x07B2B28B5CC244AAAB3D1CA7CA48F3D8 , 0xC0F0288744534020AFE51DB909814BB5 , 0x1F468744444C49A1AC23DEFEEF036AC1 , 0x8ADD04A3E67A4953B500B89AC0EB38B2 , 0x8267A6ED8FA245F083DBC3FFBAEB0739 , 0x0BF055A00C2344CAAA7693F157D818A0 , 0xB60E3D92F8F846369FD948C8F8C35219 , 0x67C52FE7EE564689BCD4DC7D559670FB , 0x6C7FC7B7E6CE4C26B4130A8C4CA47DFC , 0x5DCDF0125AF94A1A9DA6FB792F66B63C , 0xEB4EAE3C143645B5A1C9BA9848978ADD , 0xEA0F9D43921C4DD29B959D15E5311390 , 0xC1067FA7E42B48338FFA0D8E9024C178 , 0xC1CB71233A1D49D3BBDCC95E3819DFAB , 0x4E504284AB904BDCAF2ACB158F1C29ED , 0xD121F4705C78443DACCB9CB982E4E2C2 , 0x711644A1406D40A68243702BC7E4C404 , 0xCD5717AEC62945C6B4582021A26CD63C , 0x2FF053FA9EBD4CD5A2A53E65CAC70757 , 0x31AC95F0E1A443888644827B15C8A34F , 0x3BA61E6E69E0488E9C0F30428FF2C22C , 0x78F6DF4ECAAF4564BB51034D769AD3F9 , 0xD0981AEFCFB34994A4119221FE2708BD , 0xD3DAE4769C1F484D892C0A4AE14332B0 , 0xE3AEC067933045A2934BD1E3856C263A , 0x9C06F08DFEC04C80AB9D044FAA5A88DD , 0x940DE9504E2B4067BB89E8DE2687044F , 0x232BD3033D3A4175A12EAA0213535571 , 0x064B2F5CE1CF45828D8A684903B792A0 , 0x1F0E6226FC544EA596B52EEE94FC2038 , 0x1589D91134B643EBB77EB1FCDA6CF66B , 0xAF047D256E3C4669A83D55CD27D233AC , 0xD8376D8FCB3D41AA8F083424CA07186D , 0x51981EB9A5194C30817F3175514F6D2E , 0x47B983ECB69A49329D2C0C59C618A183 , 0x8325D6D41BC4449FB3474AA1BF0C20B8 , 0xC0741AE4DF9F4D1388BD5EAE2B10FB81 , 0xF3A88783F0D34C01B5C527F413EB61FC , 0x1A27029F12E24557A268ABC59AB9520C , 0x36F15F45C28849D1BE142C4F48CFB748 , 0x089C00F09C014EBEAA4444F56C2BFA63 , 0x71E25291C79C46788D0C33E46FA4A11C , 0xA68396583EC946A49B0DF605E3491828 , 0x73DD70E795D74FECB15EAEAC0BA65DD9 , 0x35F20E7796DB4534BE09CAE5757D3A6A , 0xF283F89C719B450F8D8F3D2F33546EBD , 0x6D2C967944904520989F13F15F6B202F , 0xFC6740C48F6B4351AC1ABE8587B7A1DC , 0x632CFC9AA85C45E1989CFF3AAAB06B13 , 0x990F4026D55D463D9D8174265472E4B2 , 0xB64E0537F99F4A7C83CAD1BFD3253C64 , 0x63BBE5A8C1994B2489078B503777CC94 , 0xF66BC1F85E094833A93E52D4C48E23EF , 0xF71A8B95C0024CC7BA14B673E7FA75BE ));
Copy
84
4.57 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"\x00\x1C yI)õHÞŠ¯+–èFð1 "
b"\x00 6ãü╠bCÓ▒P£yı©│Í "
b"\x00 F†Ø÷`Iƒ‘õ.§È½¶@ "
b"\x00 K\x11 ¶dBI•–Šb”ÔêJç "
b"\x00 k\x0F ¬x¤AÔ¢\x12 .ˆ&-ä "
b"\x00 ¸µŽ3\x16 E$©VÍÆàÛÑ\x16 "
b"\x00 ð°‘\x17\e C•¹\x7F ×:½\x18 \Ö "
b"\x00 ÿBšåËOW™Ÿ2òÿIQE "
b"\x01 €1צPLp¼–\x11 ïü¥Ë‡ "
b"\x01 ˜Ì{BÈp\x03 ·fvs%žÐ@ "
b"\x01 ˜Ì{yLpÅ–ÑÚÌ< Çs "
b"\x01 ÿ╠|ǵsì½.\x1A X J█8 "
b"\x01 ╗`DÐÌNì£ÉÚ÷e~©▀ "
b"\x01 Û$\x18 êyAÅ’=áÜ\x12 ÖE "
b"\x02\x04 Æ$┼cG\x17 ƒñ└\x13 Ô¤═Å "
b"\x02\x12 ³„\v ØLË‚M‰n\e t¶H "
b"\x02\x12 çcª¶Bˆ†\x03 Ñ DNkˆ "
b"\x02 !A\x02 |?I\x0E í[ТÍMØ\t "
b"\x02 K]ñ=\x1C Jäñ╦É╦cbá§ "
b"""
\x02 W\x17 Ù\x1C !C—».ƒ\n
â±À
"""
b"\x02 r\x1E Õî¬B5¤mP=SY›ñ "
b"\x02 ™T\x13 ÖÂHãŠøI¶1âl\r "
b"\x02 á4®\x0E ¶G\x19 µÏEGç]ÄÕ "
b"\x03\v ØË\x1A lK}Ø\f +╩ù\t >¯ "
b"\x04 JÃäÊÉH\x13 ²¬,éÄ\x06 œÚ "
b"\x04 y\x08\x0E 1^M\x1C ¯Žq2¬û…\e "
b"\x04 ×ßÝÅTKA•ÃMÜÄZÕ± "
b"\x04 âÙµ\v\x02 Náª\x1D }Åj]ÜL "
b"\x05\x15 ki>kJi¾`x—Íœ\t ¬ "
b"\x05 üeät|Boôqç§+\x00\x1D "
b"\x05 ë\x07 4ììA\x0E ¢>KÁƒ¤øy "
b"\x05 Å\x7F nåQH½¡\x0F ¥ðòá\x17 z "
b"\x05 Ѱ?ñwB5¥Í”Ú¦˜•· "
b"\x06\x16 ¡\x10 ^ü@ÍÑ4\x0E x\x1D Ù\x11 ╔ "
b"\x06 K/\ߤEéìèhI\x03 ÀÆá "
b"\x06 ÂÝt\x1E é@\v ìJM>Ëj╦Ú "
b"\x06 ╗¶ìý\x1C O┼É\x18 9┼ãn©Ô "
b"\x06 Ì<!¾\x7F Ox¤†÷0Tu\x13 ” "
b"\x06 ¸Y┘Ø~MÙ¼\x13 -áÔz╝Í "
b"\x07\x0E Û;ŠüJ̧kK\x14 /Ã'‹ "
b"\x07 %»ÍÁ€C¾„\x1F eMüÜ¡å "
b"\x07 <ŠË£Ax„l’^{d9o "
b"\x07 O\t ÿÁ¼M=¨&‡\x16 ÿìÁé "
b"\x07 QãL1ËD\x14 ”Ê›véÁ\x1E J "
b"\x07 `\x1A \^*JàœÁsó<\x1F ŸÓ "
b"\x07 lyı'¥@®╝¤´.\x0F ;ÎÅ "
b"\x07 ŠÛsä3@,¬\x1D\x0F ·ž[øÇ "
b"\x07 Ø'¶}eHÊ░"ÔÂ\x10 å╣é "
b"\x07 «a;â¡A_žÆ<(içã\x01 "
b"\x07 ²²‹\ÂDª«=\x1C §ÊHóØ "
b"\x07 úÚD›–B?¨C?n±\x16 IK "
b"\x08\x1F ;‹îÆB\½t\x7F å{\x7F hñ "
b"\x08 M‰`¤|C߇!ä\x04 vkÊ? "
b"\x08 w¸Æâ®Bé—‰¹=±ÓD7 "
b"\x08 œ\x00 ðœ\x01 N¾ªDDõl+úc "
b"\x08 ╚┘Å\x1C dM¼┐▓~;®yÊ\x1D "
b"\x08 ·;é\x12 ßO╠øì7í³╦Mà "
b"\t J\x07 TG\x04 B\f üû\r ÐM╔╝= "
b"\t M¼ü_\x1D M"ÖåXö1U╝╔ "
b"\t x \x7F ÌEܤÎf ÝÆ\x10\x15 "
b"\t íÉg#Gª†±Œ‰úJ´µ "
b"\t úuc5àKuìÞ/U\x05 íY| "
b"\t Á\x7F ¶ÝïH*øxXØ¡Ò▄s "
b"\t ¶¤möÛFÿ¯\x02\x03 &\x13 Þ¼G "
b"""
\n
ßDzå9Mò€¤ø\x06 m\\x7F 6
"""
b"\v\x05\x1D\x02\x01 ŠD÷ŽÐ€à˜T\x01 "
b"\v\x11 ƳöÂNÏ›\x7F ðÚÈÖ—# "
b"\v 4ÕØ^ýD\x1D ┤\x13 rÕUþò┐ "
b"\v 8Féƒ:J^«(§•ŽÐS\v "
b"\v N\ÄÖ«N¨¸3\x08 b·(º\x1A "
b"\v\x7F\x07 îFúMúÅ+╩ã\e ÆÕ "
b"\v ˆÇ°š\t J̨\x11 0«\r °\x01 ¤ "
b"\v ðU \f #Dʪv“ñWØ\x18 "
b"\f\x14\x07 1_óMU¦LX£°Ýpî "
b"\f êÅ\x16 ö#Eñò\x0F Ñ■C╗üà "
b"\f œ·<i\x0E G›¿•Ÿ\x0E =\x1E z? "
b"\f ßÃ_t:Fl…’fº—ãfà "
b"\f âÝ\e 7<BØ•sÛ\x00 «ðk8 "
b"\f öeu{\x11 Dˆµ\x00 †¶.K©ò "
b"\r #«\x14 ܈H¿³NT ¼$Ìå "
b"\r {î ° I7—Ì©bò\x13 ?Ï "
b"\r }só\x17 ØH\x06 ükHáN─}; "
b"\r žóÑ5\x1D NÆœUqó"]Ü› "
b"\r ÐKiˆ(H‹\x12 ©Þ¯|_å "
b"\x0E VÇ›²kB=¬;\x07 3 Ñ%\x05 "
b"\x0E c\x03\x05 …oHCž¡ÍhÔè\x14 ² "
b"\x0E çâ▀┌«OIÄ╣I}Â┼Ø┐ "
b"\x0E ®\x0E dE\x05 @‰¶|1Ìò\x07 8M "
b"\x0E Óõo\x15 -Ee‹\x11\t ±©þ¬h "
b"\x0E úq¯ƒ†B6¯pîÕâG}{ "
b"\x0F <Ä¡ÛùM×@]‡Ð]g, "
b"\x0F GÿaÝGýöña¿yEðü "
b"\x0F …Ãj‰HKB²g„c\x1C PÇ* "
b"""
\x0F ÅÇÓ<\x1E M’±*\x10 wn\x1C \n
È
"""
b"\x10 y¼çGðD“ ·„³ 8Jœ "
b"\x10 z¶6╝\x06 CÂ▒\x04 ¯tÅÁìv "
b"""
\x10 åYH¦.Fþ©ÀÏ;0\x16 \n
ê
"""
b"\x11 /ŠUÐlO¼„\x7F ½«\x04 à×í "
b"\x11 = u§IJé¡ÉÝÊÞJ▒µ "
b"""
\x11 KrÕ\n
ºD\x1D €s\x04 .¿\x19 Ì‘
"""
b"\x11 ”Y€ÝcOŒ¿Ã"\f ºª+g "
b"\x11 Ê-«˜ßNË›žnÿt\x7F ê\x10 "
b"\x11 ͸ÐaL‚</ù´º&é "
b"\x12\x0F j1XªNS¤YM›/\r Ðý "
b"\x12 1‡ñ7'C\x05 ¶°@˜ ñŠÊ "
b"\x12 8r█¤\x13 E‗í│űÂßÎ\t "
b"\x12 Bs\x16 2öKQ×\¡âZ£þü "
b"""
\x12 Hâr´¹Ge‚¾ML‘\n
r¼
"""
b"""
\x12 žµ\n
\x14 ŠLY²ÌÉ\x05 á•[µ
"""
b"\x12 ®O”\x05 -HÒ±XŒÈ\x14 3Ýø "
b"\x13 §¿Ëo9KR™œ3ÿ\x1F\x1A\x01 Ñ "
b"\x13 ³`ü┤cI;«r²\x02 .\f ßu "
b"\x14 m†œÉ\x10 Bk»Ô\x1E ÌQ…«Y "
b"\x14 |Æ\x16 â%LåØy\e v/X\x16 R "
b"\x14 Å\v âÇêOBØ×÷±Þ╩î┌ "
b"\x14 æ Y6tCº™ËktŒÏ "
b"\x15 X›z?COצ–¿\f ©\x15 ÄM "
b"\x15 ‰Ù\x11 4¶Cë·~±üÚlök "
b"\x15 ¥ÚD┐ÑFA¥\x01 ¿üÒ~O\x07 "
b"\x16 ³Ÿ9«Ñ@DºcõY©õµÿ "
b"\x17\x16 ·\x06 Ž·Bà˜\x0F üãûÎ\x7F V "
b"\x17 "ž\x05 æ<Cσ®2¸ÑìĬ "
b"\x17 <½ú\r QJÌ╝éBL\x03 Ø0║ "
b"\x17 åZVl_JÏ©\x04 ?\x13\t \Qv "
b"\x17 ï¿õ€=I´§g¼ðé\v\x00\x19 "
b"""
\x18 y\x06 \n
2EI\x19 ‹s—\f á*·’
"""
b"\x18 ð‡º2¶@{ºË§Áõ·%œ "
b"\x19 =JxʽOÒ·ØÎáÜ\x00 Jg "
b"\x19 ^yk¡±N┼ŃÂGçXÄ■ "
b"\x19 œ»î·eKÛ¦B\x05 f†?ÌÏ "
b"\x19 »H®G%Lû‚,Utº\x17\x14 Á "
b"\x19 Љ`\f ŒGׯ9ÉE‡KÙô "
b"\x1A '\x02 Ÿ\x12 âEW¢h«Åš¹R\f "
b"\x1A (F#A°IÞ¥(—¼·‡m: "
b"\x1A o\x00 æ¥BGž‰\x7F\x1A ÁYç\x14 ¨ "
b"\x1A ░GL®µ@K«Øxá}ìĵ "
b"\x1A ê"Œ jHï¿÷(Rª1Ôh "
b"\x1A îž\x10 a¤G¬¥çÕ¿boq„ "
b"""
\e ¨\x0E äÐ\x19 E;¢ªˆò\n
)T±
"""
b"\e ¼ÚN¬ùK\x03 • ÝǸƒÃa "
b"\e úLŒó~H=‚²D,¹§Qb "
b"\x1C ,6'nÅBæ•\x01 r\x0F Æ ÄÁ "
b"\x1C 1—\x1C ä\x0E I‹‚ñ(\f\x07 Á¶5 "
b"""
\x1C ï½ïð\v @\x05 µ\n
E¨\x18 |Eœ
"""
b"\x1D\x02 r\x7F #³Fß’96àÛ†ÇT "
b"\x1D äL═<¸NÝüö\x0F 4GsÜ× "
b"\x1D ØúÊjLD▀¡Ö\x0F Ú\x1A\x01 »k "
b"\x1E\x0E d3\x1E HNðšV\x12 P¯jÝ‘ "
b"\x1E OãgVÅL؆{çÝ$dœ\x1F "
b"\x1E ygC\x14 "I\x06 …\f Ëûï¨\x08 "
b"\x1F\x0E b&üTN¥–µ.î”ü 8 "
b"\x1F\x15 ÓÉâ‚L"¥ä—(S€LÊ "
b"\x1F F‡DDLI¡¬#Þþï\x03 jÁ "
b"\x1F ÑlÐoËBªì~}î̽ËÖ "
b" \x1E Ñ%$`Lo‰°å\x03 Š=°j "
b" (£§–ºFP©\x08 bÄ\x05 \¸ "
b" AÜ0\f ÒE?˜‡Ï\f 'ªA¡ "
b" o¼³(7B\r ºý\x0E i#Ò|ô "
b" p┴├6\x00 EØÂs|o?Y\f ' "
b" x!£\x19 ¡Mø‘±ÚRËc;Õ "
b" å®ûô>@§ ?ÛWY¾"˜ "
b"!\f I7g2NCµ÷$\x08 ã°3\x03 "
b"!9pÉv\r MÓ×Ò└Ä·ò▓║ "
b"!–””r\x1F Jx‘ÿ\v ¨M‡\x14\x1E "
b""\x01 Æ+Ï(I\v ›Ÿ;y”\x1D Ø0 "
b""\x10 ■K▓í@┴üæô©áL╣< "
b""\x1F ñØa%IÅ\t ¬×;ɼ "
b""═òìNqKüâÒøÓÂð7â "
b""¯³>NåG÷¼Éûg,©Ý÷ "
b"#+Ó\x03 =:Au¡.ª\x02\x13 SUq "
b"#-\x7F íÎÓMÖÆÅ\x0E )(Hû "
b"#Pvåë9M_ˆ£UÍÆub3 "
b"#WÔ•‡›M}™¿pÝtºéâ "
b"#¹%%ìM\x05 Œ\x1C\x12 Aƒ5}8 "
b"#Þ\x10 |Þ0J\x00 ¸¾ÛÀ¤?²þ "
b"$&í±-ôGj¡\x05 îm¥z¬T "
b"$VŽ\x10 [\x1C Lã›p\x04 ¹e`ì "
b"$g\x18 ÙLáE( l9-Ìî. "
b"$n(?\x06\x7F Dþºá\x02 Nþ|*J "
b"$Ÿ`…²dBܺïçy™ƒöN "
b"$ÆÅÐV\x01 AP®ªÐExš@… "
b"$ð‹ÁúEʵInöžt{B "
b"%\x07 ¯q\x0E ÅBªš®¨\x10 Û\x04 ˜" "
b"%‹ú"š\x1C Hc‹\x0F »‘ï/\x15\f "
b"""
%»Ò\n
*Å@í┤#U¯6µÀÞ
"""
b"%º¹£¼ë@ã‰Î!3\x12 ÅÅq "
b"%öL/u–B\x1D £!¹\x05 \x07 ]Ë "
b"&-\x10 ªL_M.¸\x08 .£7\e\x01\x08 "
b"&>P§\x0F bCy™Å+úôÑ H "
b"&_ìô’'Iä¢YßiUÈó\x08 "
b"&†\x0F ©÷‡D!…®×:»âãî "
b"""
&Ÿ\x16 …\x10 ¶L`–\x12\x01 F\n
ЪÍ
"""
b"&Èq5\x0E óDXˆ\f ¦_'vƹ "
b"'v\v Ú\x08 @@è›L´ë^×\x05\x02 "
b"'w2šQILC’„E„|¡.’ "
b"'ªb”<ðHà›Ø\t 3h¯M¸ "
b"'Т\x1C ŒÝFÓ¦õÐ\x17 P´?\x1A "
b"'ÏÔô╦ÁO³¿\x05 L"iìa# "
b"'ܱÈ\x16 ÊI“¸KuS;C£Á "
b"'┬ìy\f J?ìÉ\x1F ┘ê\x05 ƒ╚ "
b"'úàëÔ¸NJƒ×®\e ¦±¾Š "
b"(‘j߈PL …@Ø\x11 ¸r4Ë "
b"(@2[\x01 Iöµ-óVªV3Ä "
b"(·\x03 Ù–ûKZ«TŒ\x02 YGè| "
b"(½»*3LNûƒ=PÉô{½B "
b"(ÝË“Ü\x17 Bû§3n\x14 ‰JT\x02 "
b")BE\x06 ÷ÃOp¥\x00 ÃiìÞ¥T "
b")r?Þ=╦K¦ì\x11 À\f úþd¢ "
b")üÊt»\x1A IøÜ=a¼Ë─▀¹ "
b")ظd\x06 "F3▒UO\x17 À┬ùt "
b")ѹh·£Ayñj\x16 µì9æó "
b"*\x06 Ô†ä†D}˜”kTJ¾¸¾ "
b"*\x08 {g›òA㪫l\x1D uÞ=< "
b"*šå_\x01\x15 E«µŸ¡\x12 jv°ü "
b"*¼…÷\v @H4¨ºEéÊü‚/ "
b"*ëÓÕˆñ@‡¸È¸ÚHk¶\x16 "
b"+\x1E .\e ™öJŒ•<´›fUá\x1A "
b"+.¾¬SÐA—ª8\x04 TϬž% "
b"+MLž’ßM Šž…A\x19\f íÓ "
b",áJ╝│ØE¶║6y┼Ë\x19 ç╩ "
b",┴ûäíÅHºî\x7F\x14 2î▀─n "
b"-\v\v K"¿O¨·\x16\x1E\x10 ±\x07 ®@ "
b"-Ïßl\|O}ºÍÉ”ùU†; "
b"-óôBV~LJ¶ßM4\x1F\x03 "Ž "
b"-■¢þ\x1E AKòŦÈSþÕ$ "
b". '2\e a@J¾ïcò|\x02 Èå "
b".=É÷G{E\x13 ¼…ÿŠ>VW£ "
b".aÉUSéE›œH»³‰Ñi\r "
b".{a3\x04 ¦LûéM\e µ Ï1É "
b".‡ä*=ŒJ¥½M§ÐÈQ¿~ "
b"/FÆðƒ└HL¿ê<┘ÓpìF "
b"/ÍÖØï┘H<Øü»$5g\x03 Ç "
b"/ðSúž½LÕ¢¥>eÊÇ\x07 W "
b"0\x17 le/›H3€Kå].\I\x1F "
b"0,&c\x0E çOò‡8¨Dí&˜† "
b"0äT1\x15 ËF\x1F ç\x06 Ñ>í`ìÙ "
b"1s^ã”\x17 EF¹¨57*ú>Ù "
b"1¬•ðá¤Cˆ†D‚{\x15 È£O "
b"2OH!)┴L\f ©ÈØz╩Ì[ "
b"""
2]\x05\f Í7O—Š\n
\x11 !•\x12 ´H
"""
b"2s7Ø,ÿGz‹)i팔\x19\x1A "
b"2˜Ia\f öC¨—>Â{\x03 Þkê "
b"2¼]•c\x01 EÚ¬ççK\t\x05\x13 < "
b"3.dÌ÷UD^°ß×0|éR\x11 "
b"3ByÂ5TJ\x1A ½RÑÄôæ^J "
b"3j\x16 Õ:ð@æ•—\x16 dof͵ "
b"3ݼ¼‹©MF§\x1D ,Ù¨ªâÒ "
b"3³É£\x7F Iïí═Oý<ôu\ "
b"4¦)ìtxC|²þt¿!ì¬2 "
b"5\x17 fÛ$ƒC\t …,ˆoEÓË "
b"5+{R\x1F ÒF¼ƒ|\x1A ¬15ãÉ "
b"5MíÉ\x0E\x18 FÀ¤xî.iœòœ "
b"5^®\x19 /‚F>½ZÙ{¡/pã "
b"5ê7M┌¿B|üËY╔┬ı╬ø "
b"5ò\x0E w–ÛE4¾\t Êåu}:j "
b"6é5\x12 \r ]G\x07 Å╦i\│\x1D è║ "
b"6Å\x15 -L¯C¬°ºfÕ\x00\x10 ib "
b"6ËÃ\x08 ¥%LìÇýw¦s9┐¹ "
b"6ñ_EˆIѾ\x14 ,OHÏ·H "
b"7\x10 HŠù¸@ì¥Å\x18 hÓ²\x18\x0F "
b"7ËLå\x1D\x03 E\v ¨¡\x0E\v\x14 Y\x1C "
b"8ÈþáÛhBž„¿-\x0F ÷Ï(Ñ "
b"8÷¤@c½H\x1E –É’\x04 ULÂá "
b"9aäÔµiO2§\x1C ŸT^\x14 c× "
b"9oоÆuJÖ€'Q¤•:äü "
b"9Å=│ôwL\x03 ×u7òCS\x11 ª "
b"9˜\t Þ\x07 zK]³bLÿ‚Zñ° "
b":£┴ª]øDɃ²PÉHP$e "
b":·╚Ùf5Cu║¾r½┼\x13 Ôü "
b";\x1E PÍð╗L×òpEöM█ÜÅ "
b";-i[ò,Nþ¶¸ø™'Óöp "
b";Z0i¹!B#£Þm–‚³‘o "
b";ª\x1E niÓHÄ£\x0F 0BÅ‗┬, "
b";Â\x12 D\t ¼B\x07 c6è¹\x1C (« "
b";Ñ^Fó#Aa£¨jÁqvl% "
b";ý}û?©O˜¯©"ÀæîLV "
b"<\x08 Mï"\r I<¯\x03 *¡“\e ÁÑ "
b"<MÉç»ÚBÿš¸}1…¢ð¸ "
b"""
<‚<\x1A '\n
F‹€p°n£o‡
"""
b"<ƒa¶i\x07 E$»í?Ò1\x1F\x0F\x0E "
b"<ë7§2BBb‘]9KÞÕ¦{ "
b"<þÏ”{ÂB[‘®Àà{ƒ¸i "
b"="ô\x16 wÙIv“b\x16 ôK}\x1D – "
b"""
=šŒ6GÞMò¢\x07 ›ÆQ\n
Xƒ
"""
b">cÏòMÿB¦ª\x16 \r ¢Ò!Nv "
b">rnÝgÅD5í:îÍïë░Ö "
b">Ë«÷ŒÞD?»â\f ?wFá\x05 "
b"?0òš\x06\x15 LT„ÏPA\x13 ¹ü^ "
b"?K\x1F ¥—3MÓ¡ï?öh§\x19 — "
b"?]ý—¥TE÷µìd\e ‡u¼– "
b"?É-ï\x06 bJB PÍÙ&':U "
b"?×yûé†J룖²\¾VBÛ "
b"@\r \x03 z$%I¬ \x1F ×j\x06\x00 £Œ "
b"@:/¹Ò\x1A M\t „bް„‚Ôí "
b"@h*/\x02 $J{¨\x1E\x18 u\x12 ݇Y "
b"@‰¿“f"@¿›>ÀÂ:‹Å5 "
b"@æåÇrÚO\x19 †å˜¡@c¢Á "
b"A\x01\x18 Èæ\v JF¿§¨\x14 y •Š "
b"A\x07 n¥åÌOX¦%óè\x03 —\x02\x1C "
b"A\r (én°@\x7F ¬|xOŸV´\x15 "
b"Abv\x1A ÛîE‹¾§™Ã"à\x07 ` "
b"A¿cV>ÿAM–{ÙÃÄb¦B "
b"AÃZvvbGç’ &\x12 ˆ¤µ& "
b"""
B\x1A ?ßÐÕF\n
µ(ãp|¡\x1A x
"""
b"B\x1A Oœ"áN\x02 œ[ÄÅNX\x1C à "
b"B`'«ÜóE¯Å\x13 nÊýïKÈ "
b"B„<9ò\x0E O#¥™WWv°`Â "
b"BûÑ╦eíBãÅs¶Ïug│R "
b"BÅüŠ<\e KJ²Ó\x07 ç"\x14 ¦x "
b"Cyg¬\x03 jGKì½╣║½|½╝ "
b"Dx\x1D ▀>íNÅÁQÇ´é▓¯í "
b"Dõd:š¥J#¼½‰ºÙ}×R "
b"Dõ¦Tø'BX¶}±\x04 ú¼ûv "
b"EO\Ö÷\x7F NK²>&\x15 —œ±„ "
b"EŸ°(šãJê´J\x1F bW\x08\x19 æ "
b"EÈøµr4Kîœ^î”ß1£- "
b"F\x1D <T¼£Jh´-pÕŠ\x02\x14\x01 "
b"F/$+C<A膚씼Áùs "
b"FüUôÎ╦N\x05 ïÞ├[Gu°» "
b"Fæ¡ÞÛPB~™«c|snÑv "
b"G:JõeÕG¯¤¿§W©þò? "
b"Gm 6R4OJ²eprû¬#[ "
b"G╣âýÂÜI2Ø,\f Yã\x18 íâ "
b"Gýf¶Í¾C‘›¯è\e ÈÛ©n "
b"IGÍ¢,┬JiêÉòßW╩\x11 Ù "
b"INÙ5hýB܆¨à4\x0F \r Åp "
b"IP…1\e 1GO íòs=\x1A …? "
b"I‡\x13 L6¾J+ QÒÆûõ¿í "
b"IÂb”\x0E cF'¨:-‰\x00 ËË2 "
b"J\x0E Ûøp\x00 E˲&]F`‘p> "
b"J\x1F ¢ž…LK@¥\x18 ½Óœ¹ù¾ "
b"J7t!ZóD–—\x14 -Ôã¹_˜ "
b"Jg╔'│┐LÙöÓÅç\x03 j) "
b"J¦?V·;OL•8¶…âøÅ\x02 "
b"Jê~•#¼KŒšsϬqH{ÿ "
b"Jþ\x08 ƒ\f\t Lã£sºj©ßP¿ "
b"JþßÿBì@O”-™²\x02 þ%p "
b"KQ-É\t ùM\x06 žóîìßÅ{\x10 "
b"K±¡wÃôAß‘þM¹£“8¢ "
b"KÛú\x7F ¸9K#ì±\x10\x06 V\x18 h╔ "
b"""
L[` P\n
N«¹äR çI5:
"""
b"L”aªŸ#Gˑۿck1œ? "
b"L•t–\x17 WHÅŽ‘¥,y9t\x0F "
b"L¡²7Þ3E ® \x15 ŸÐS\x01 ¥ "
b"Ló‗\x1F\e þKzò·t,Éï\x14 ı "
b"Lë\x08 ëh>H¸¿ý˜„AËàÏ "
b"Mv|)Ì\x18 HÀü.|`ÂhEÐ "
b"M¼G™Þ\x1A H\x1C †\x12\x15 )\x14 ú0 "
b"M¾2Ü+WE¾ìÄG®Í"Íû "
b"N\r 9▓C;IƒøoïËÃ┘ì\x19 "
b"NPBä½ÉK▄»*╦\x15 Å\x1C )Ý "
b"N]¬éìM@¯ñ╣N9F&─Þ "
b"O){\x07 N\x1E B(è§mqìÜUÚ "
b"O-\x1C ö·]O-š|GMÝö3l "
b"OjÞ]\x02\x1E AÁ¤üN[ÌŠ:> "
b"PZ¦¯\x13 ▓Céæîïi╩ÇÉ^ "
b"PíC*\x03 Ñ@\f ÄÌÑzãÉlÍ "
b"P½\]\x13 ÕF\e ‡\x15 úS\ZâC "
b"Q8 ç4¸A¿·£m@'\x12 hý "
b"Q:¹y=ÕAæ¦ßù\x03 ?™uo "
b"Q–bv¥äDôŠ›³\e žMaÖ "
b"Qÿ\x1E ╣Ñ\x19 L0ü\x7F 1uQOm. "
b"Q×\Uf—O\e ¾\x1C û’†Ÿ#Ñ "
b"RDo‘e\x7F A«¶\x14 )ïíª\x1E "
b"RÃQd™&AB¬S¼ª>-pÏ "
b"RÃwGh\x08 K“³¹Î;\x15 ¼ž\t "
b"SÅ\x01 âÏAIo©¤.êGÃU¯ "
b"Sé¤ Ç©Fƒ–Ötu1)„÷ "
b"TNJ\x0E ¨sO\f Å\x10\x06 0‗æ¾â "
b"Toyæ╦$G\t òæ\jj\x01 ¯Ø "
b"U!J\x16 3ûJs¯ÛDÈ®\x1F\v\t "
b"UKÐBŽÜO¼‡t<ª<ªé¿ "
b"U\ouH‚@µ¶'¸%*\x03 ³£ "
b"UŒ×ä¿ûG_±»\x1D \U?\0 "
b"U´\x08 6ÕÔGe°ŸÔ+aHúþ "
b"UôÖ»–\x15 N/›¿\x1D ª™™\x02 ¦ "
b"V'\v },†Bw«\x1C p\x00 Zá®Ï "
b"VL½£N¼Eýˆõ¹¢Þ¿n "
b"VÕ\x0E H°"Iĵ»Ìä\x1A\x1C\x07 * "
b"W3\x04 ɼdM╬Ü\x00 ¶VTTz; "
b"WU\x07 oU\x01 Më±\x00 KñÏO¹é "
b"WXAÖåjI¶´Æ·Öš–Ûø "
b"W{fÑ$âB¤Œ3ʪê‹&. "
b"W|ÞwF¦@KÖßçÜ#ÅîG "
b"W°e!ÓþJ¿“M+VX6 < "
b"WË×ாBè·\x05 íÀ¼‘<¤ "
b"X\v ÒÝÓ€@›ƒA(':,\x7F p "
b"X>l┘Ã"A¹¼<ýìû~´³ "
b"""
XuÚ\n
AIGî»OsÛ!Å«}
"""
b"""
Xº:\x14 ehKQØþ▀a│\x18 \n
(
"""
b"Y,î\x11 ÅËDö▓°íþ\x01 |B\x08 "
b"Z9§%påD\x18 ›\x7F F÷Sü0c "
b"ZV%█ôüA)ǨC\x06\x05 Â)ï "
b"Z╬¸Ø^üIßÿ#╠o©®\x07 ' "
b"ZЧ[5ê@·€r\f õ¹\x15 9j "
b"ZÕXД9I̸ÇÙ›Z\v\x08\x15 "
b"[\t {Ô5èHö™æ*\x1F MRl\x7F "
b"[jæ£┌]F^ÉQ▒1?Kó¢ "
b"[o\x1C òe1GEóIlü"\r Eê "
b"[ØV©p`Ló¼┬u2ƒ▒[^ "
b"[ÉÈ\x1F ïõNœ„²@\x12 äS¨™ "
b"[â+øÃB@ý©\x12\x12 ×F)ŸÀ "
b"[¨^É ¯L-®çB▒uý> "
b"""
\\x14 ½CRøBU®T.º\n
Ì\x0E ]
"""
b"\V\x1A k¥}Nç€J==ѹj\e "
b"\gÅ\x11 ö”Mó¬Ž\x19 ì†*ø< "
b"\ŒÌy«óJ˺cîã?4Sb "
b"]-DÉÿÓFµ¾5›\x08 \r ‹KÁ "
b"]Hõe¨óNèïÅÆä@\t ÁS "
b"]—Û›3 MôµË\x13 æ4€vÌ "
b"]ÂW[ñOIè´Ä?ÛI7ç3 "
b"]═\x12 Z¨J\x1A ت¹y/fÂ< "
b"^6░╚┴yDؼg┴v\x04 ┬\x05 ¬ "
b"^ã\x7F af’M{™ÊÈ\x03 äÊÌ\x00 "
b"_bX\x07\x07 …Mðª›CcØ OB "
b"""
_mU\x14 ØíC\x10 ¢j\x08 └}\n
¡ÿ
"""
b"_}×\x10 ‚ÞOñ‚Z>OÅ0¶\e "
b"_▓û─é¼MÄÁà¦O\x1C Úèü "
b"_Ì`kNRBª‰ý\x1C\v Ì\x07 ˆ "
b"`…#\x0E &'@c‘(<3õ \t u "
b"`åãûÝ,J░▓c\x1C ÷êÉH¢ "
b"`ëÝ|«╩E┤ük║┬0^âô "
b"`ÅYÄR¤L,¥+▄U┌]ÿ\x00 "
b"`‘÷×]VLî©Iø{\x07 :Í8 "
b"`”Û"þ$O‡™5`±kî&„ "
b"`£Ì’\x18 ÊG!š\x0E <\x04 £\x02 8“ "
b"`╦®ü╬íD┬¥▀│\x04\f\x1A └â "
b"""
`÷\x11 fÖÝ@¡¢œ\x07 ?9\n
ÂÇ
"""
b"a\v cf\x1F ‰De¥\x04 W~ˆí¾‰ "
b"a\x15 U¦\x08 ‰Aw•\x03 ð>°ÉiÒ "
b"aU¼[\x03 ‰O\x17 žn´Áë/`2 "
b"aX²]!åE¬╗eqÄØ▒¡% "
b"aÞ½¡\x02\x00 C•š¤—ÊØq\x1D q "
b"b\x1F\x06 ²\x17 └CüòÁ\x0E ¨ QûÌ "
b"byÞ\uJCÉØÞ\x7F \r ;àâQ "
b"bˆû‡ö"Kк¨-Ü*:€¡ "
b"bý$÷ÙÞN?ŠÀ\x16 *öÇuG "
b"c,üš¨\Eᘜÿ:ª°k\x13 "
b"cwƒéa7D°™¥ ª´n2ª "
b"c»å¨Á™K$‰\x07 ‹P7wÌ” "
b"d*x˜ŽÏD‘–d¤Õ0~É‘ "
b"d>³N÷èLEú<SظN\x05 © "
b"dW¦4¼VN‹ˆ«2[\e ä^¦ "
b"dZÚ\x02 +\x19 O>˜¤û1ã_Ī "
b"e‚ˆþ|)Eˆ†_M\x7F ý$æN "
b"eË~å\x11 óMjüÑ:3_\t "\x10 "
b"f2ÙwoèKº–\x10 )xNM\e p "
b"fy ü…}EŒ…Lj »œÜ4 "
b"f\x7F ó&-»L¢\e ã\x02 äB0Á "
b"f¾ÁDxëK\x02 Ÿ¾\x01 ÕñK~Í "
b"fÖZ¹«\x03 JÅžs|\x04 ÿjm6 "
b"g\x0E mÇ®\x10 MBŠ¡ÙѣŖû "
b"gÅ/çîVF‰¼ÔÜ}U–pû "
b"gÞmg0LK„‚éX«rš‚ô "
b"gïƒU$\x12 GC™…Ø#˜Àщ "
b"h\v ╩\x11 ─êG▓ØàO─\x14 \/ë "
b"hOz\x1F\x18\v EÉœ^ÞIºr\x03 9 "
b"hÇo\x18 ^…N\e ªmÅ\x10 hÔÎÛ "
b"hÞH\x16 V\x17 L1’®\x11 ] Y† "
b"häðÙÛ„E{†ù„e²$\x01\x13 "
b"i\x16 îð5┐GÝøð.#&ü╚ö "
b"iØ\\x13 FYB╣®Ú6û3¤¼ù "
b"ié#u»fHçƒWqþŒlžž "
b"iÛi×═~Dßëì%Óu\x10 |│ "
b"j\x00 ÊÁ\\x03 I\x17 ¡R¡˜~=ò\x7F "
b"j\x0F fƒtIК±„Ÿ¬UWÜ "
b"jØâB?³C®£ª╠*\v 3jô "
b"j¾@žm;H›œ\x1D êjY€9g "
b"""
jÉ›j\x18 zIЖ.@‰\n
É\x16 ÷
"""
b"jÎ\x02 ╗ÇüCÕ¬Tßé\t |/R "
b"""
k\n
ª\0”L\x05 ¬\x03 Ô×±?í_
"""
b"ksÎ█óØJ\x14 øÒ\x10 K«&¶Â "
b"""
kzÒ{ÂÆN\n
║#³ÅGKÎ
"""
b"k┐\x0F \r ×?Bk©9üCÚèì\x16 "
b"l(ôÓÚÎGÿ¬›0(§\x07 “5 "
b"l?ض\x19 wK\x17 ‘Ì’2b\x1E lH "
b"le2ÂÊ\x18 C\x03 ƒ·œ˜)#? "
b"""
l\x7F Ç·æÎL&´\x13 \n
ŒL¤}ü
"""
b"lìMïU\x12 D-¾\x7F ޼\x16 ›™¯ "
b"m\x07 p\x08 K\r B"Š\x10 #%1^Íù "
b"m'€¶Ò\x04 H‰¦36öµ™•ï "
b"m,ûyDÉE ÿƒ\x13 ±_k / "
b"my%\x1D öBº–y&.ÁŸ\x15 Ö "
b"m›î\x00 W\x18 F5œ\x10 9kËæAc "
b"m¨\f HŸÃI\x02 ³ÍhTlé½í "
b"m®P?’kEä…+“C\x06 ØÁç "
b"mìd‘ÛŽC-‰w!lGq‚G "
b"mö“àI}O‘¦®ØUÈu\x1C à "
b"nJh‚M~J\x14 š\x12 5—ŸÄö9 "
b"nt]d\x1E\x13 Lç\x04 –,Rðõí "
b"n«§(\x16 tE‘¸Ž£Ï\x0E ½\x00 £ "
b"""
n┤ÙuÙ\x04 FðØï"╩Ì\n
║┐
"""
b"o5Îvë®KNª\f ³ÏÌ}~º "
b"oXÎQìRN{åIZ,]aDù "
b"oƒ’¥>ÃI;¾(Â\x14 Ðhœ‡ "
b"oƒ”¸z\x1D D|¢Õ’!\x19 Œf‰ "
b"oƒý!Ï¢Cà–A°5Z(\x17 Ò "
b"o║Æu"~BLئ║┤ß!╬1 "
b"oÁ\x07 Ö¡âI\x12 œÆ.9½=µ³ "
b"""
oµwüf\n
Jy®Éq┤qı
"""
b"pªDy.¼E©ø┤»Ñ\r É!´ "
b"p¶FÔ`ÞNA‚\x19 EB?U¨ë "
b"pøf’4‰LTš¿‰=ºÞ9ÿ "
b"pú®\x04 ÂŽD\x7F ·\x06 Ìb^1\x11 ò "
b"q\t ÊBØàA%€åv\t ìÍ¿Í "
b"q\x16 D¡@m@¦‚Cp+ÇäÄ\x04 "
b"q\x17 pxÕóNÄ™æ»5o²\x18 h "
b"qc\x1D ïÛ¥N˵aÿ“\x17 •\x16 ' "
b"""
qÐöLdÏA\x16 ·\x16 4õ=\n
Ìÿ
"""
b"qÕ\x1E T’\x1A GR¾\x16 sÝIÎÎì "
b"qÔRæÃ£Fxì\f 3õoñí\x1C "
b"r`º+W‡H¬¶úê‘"\x19\v "
b"rf‗°\x10 ÂMc┤ؽú┴LpÜ "
b"rËdŒ\x18\x13 @\x10 ¯§ä…dg©D "
b"r×\f gæGMܱû©e±.ÍŠ "
b"ráªÉϺD=¶K0؆·ÑÙ "
b"sÑ\x0E ì4E™™ŸäÙÀê\x1F À "
b"sÝpç•×Oì±^®¬\v ¦]Ù "
b"sèéø]LI=¶rñl<‘e“ "
b"sô߬e=ORªT#Üo&\x07 Þ "
b"sö‡ó!^AÇ‘p\x02\x10 S\x1F /Ò "
b"s÷\x1E nñíL[‡\x0F ƒ-q\x0F é "
b"t(ûÿÆoJS˜0Ã\x04\x19 •¯‘ "
b"t)aÒ!öEC¸1Uy››Ì~ "
b"t;?ÇàªNZ´¢/l˜\x04 #Ž "
b"t[Äd\x18 MC¯dNú\x17 ÄÙA "
b"tÄ╗V¡KEkÉ$Ì~"OÔU "
b"t╝Êì\x06 ÎAQév+╗&ä_. "
b"u\x1E y5Î<G\e èØùÿ\x1F "Lý "
b"uò\x0F Üè×GùÖÉ\x0E éë[ıM "
b"u—\x17 "|vCá¶ñ\x18\x15 ¢\x03 ³£ "
b"u¤fº(TAȧ\²ûd·_é "
b"uÇÌg·³Ba•Î× \x03 J\x03 ò "
b"uë˜ü݈F¶…c<<C|CÒ "
b"uú‡\x05 •ET„ï¬ç÷•p„ "
b"v:bÿÈRK^ŒÞnKcÒ\x0F ‡ "
b"vMI°ÒlH\x1E ┐Éì:YÐd' "
b"v{\x10 F^ßK\x1F ‹à»y«\x01 âê "
b"w9«ü\x1C ÛL´»«Škd|6\x13 "
b"wéôõªìDqÜn\t ®¹²Üè "
b"w©»mÎ<Kõæì¶\f ²¯à! "
b"x\x03 $|÷ DÙ£-µ*\x13 n\x1D Ï "
b"xV@\x17 ï#Kù§‰2b™HrN "
b"x„,\x1F UøB£°ü¢)ɼš± "
b"x¥ix\x00 ]I¡¨,k“öÞ\e = "
b"xõà÷C\x1F F« ƒy\x1C ÷çâ "
b"xößNʯEd»Q\x03 MvšÓù "
b"y€N'Ó¸J\x05 ”ÍD\r â?N† "
b"y×)\x16 ƒÒN\r ¿═Øv▀Üce "
b"""
yÈ\n
¥aÐB4®ˆc\x7F álÏ9
"""
b"yÉÓ¦1ÞN\x08 ›%Áó±û\x7F d "
b"yêv0ZÐL-«HÏhãaƒQ "
b"yúÔó\v oBü„\f ð°ø".. "
b"z\x08 nŒB\x01 Fž“+J\x18 7\x11\x05 + "
b"z\v U§z\v D\x1F ¬ùö‘\>n\f "
b"zvüUó\x1E DmÁö┤\x17 II]R "
b"zù║\x16 ┌ÅO\t ì6┌ö:àÛË "
b"zÂ`▀\x1F JîØt®ß½\f 8} "
b"zßòc™\x19 B⿽°>«<„ö "
b"zý\f ¾ìöE`ÅÌ}IÍ'æÜ "
b"""
{\x17 Ý^:ñF5íìøõ\n
à Õ
"""
b"{L»·║ðMMɶ\x12 Ö^]\x07 É "
b"""
{Ö\x19 K■nB\e ì\n
¿ø'á\x1A\x12
"""
b"{¬³4ŠðIŽŸªäVŠ×jí "
b"{Æâh´˜Ci†µ(Ö©\x19 ¹ "
b"|$Å6l\x0F OU╗}"è\x0E ╦µ( "
b"|Flx1¹K\x1F °\x11 hÍ\x1D ó\x18 Ï "
b"|‘°¿¡“MF«?Òüf†uU "
b"}0ðBÝJS¿\r Í\x11 ¶Ø\x1E "
b"}På([ÃAi¬he¼-‘L• "
b"}h*ÞÚûN\x14 º\x05 Pšà\x19 ™ä "
b"}jÝÏkB‰¥°®¥Ôl÷æ "
b"}Œ_ûþÑL²‡Ùc÷rWñN "
b"}Û\x04 ╬ð6EØè¿;3¾ïmu "
b"}¨M¬fªK╬¡\x01\x1F ôÁ]ïØ "
b"~\x06 ç6Y›AI’9þÐ×\x1C ò\x16 "
b"~42\x12 ¸ÏI'ìô6º■Ø-â "
b"~fs\x11 ░6NêØ!»ª.╝S§ "
b"~½>M\x10 ÑJ'Ü3Ø█*ÈÐC "
b"\x7F hlA?RM\x07 íıÆì╗:\x7F ¶ "
b"\x7F j[®Y¡D5¢Þ/ÿþÓ\x11 - "
b"\x7F ç<@\x02 •C¾©!òM£\x1E î} "
b"""
€.æÎ\n
[Bλœ\x07 <A\n
\x08\f
"""
b"€0\x0E y\x18 G!‰ð`\x0F ,Êái "
b"€i\x04 ’Ñ0L\x02 ¦Pkß,ÄA¼ "
b"Çø┬ì¤AC¢│[»JaïBc "
b"€°³K£G1“²ùüEâ\x18 ÷ "
b"Ǹ&ò=´B╩½)ìT\e íBõ "
b"ü\x02 ┐´°\x05 @yó\x1D\x17\x02 ò2è2 "
b"ü-\x1D g\x12 ÿG\x13 áÖ┤╣┼4µ= "
b"üÇ®»ý┌L┼æ4µÑ'ïÝá "
b"üü.\v óMB=¼\x08 8x\x1A S«p "
b"ü£┼;ÏÞA%áb\x03 ï3»O¦ "
b"üÀµþSÎ@7┐[═ä\x13 NQø "
b"üıêª^·B\x15 ¢kteÖÏ┐G "
b"‚Nj™uFM7’Š»y\x07 ã–ð "
b"égªÝÅóEâ█├ ║Ù\x07 9 "
b"é┤-R@8JØäoK²&┼\e e "
b"ƒ\x13 ¥…RòN¢˜"z\v dZ6‚ "
b"ƒ%ÖÔ\e ÄDŸ³GJ¡¿\f ¸ "
b"â7ËXû╦Cûÿ\x14 ▄ÅU:lì "
b"ƒR.aZ\x17 NŒ¡G\x08 7©¶æJ "
b"ƒ‚ˆªö\f A\x1E ›Óa¼oÃNi "
b"ƒ°2V\x14 óEE“^2‡IbA8 "
b"„*Ò®ÜB~¦h§wn\W\x18 "
b"„-—\x07 ï\x13 C§•žg¢+k9 "
b"„»Œ2—àDÁ§—œì/¶·û "
b"„ÄLÜ\x11 ]O\x7F ‰1+Í's8j "
b"„Ûˆ-^ê@7®\x04 »þ¿K‚\x19 "
b"„à\x7F |ÙÁA\x1E ¢§ÚIââ\e s "
b"…\r àä§úF¦žÙµ1hð\f 8 "
b"à'T¾¸×O\x1C Ø\x1D ╔N┬¬Lv "
b"…0\x04 ŸpjC^¾$}Ì9€¼Õ "
b"…3\x08 B\x1F lMs™1|9¦†ñ. "
b"…R\x0F °;€E\x08 ½Ìáí´\x06 Ý® "
b"…vh\x17 ÖÓC«¢†5ºwqîm "
b"àê│kY\x17 Föìñ6Kds8 "
b"àìE\x0E È\x19 KzêëqÎ>>Êp "
b"…ß}¿u'@ƒ§w¤eï&»Ö "
b"…îéAŽáAˆ‹Û\x08 ÑžþþI "
b"…úÕrX7F㸆-S$H„ö "
b"…þðT`²CÉžJ>JÌÛ«â "
b"†\x01 ú›¡DKU†H°Þ÷\x00 jX "
b"†;øfaîJD’0w&Óå0 "
b"""
†‡\x12 °¬}D@¶S¥³‰\n
Lª
"""
b"å░Ø\x03 pÇMÂì¬\x05 CÃU\x00 ▀ "
b"å┴ì╩{mF╚ÉÃqÐ~Æ\x11 0 "
b"‡ƒ0Pl€H¥¸Ëà[á#›\x17 "
b"‡ž,Hr\x14 E|³Ì`nÚGõI "
b"‡±Ãb@\x07 NÈ”¯|\x07 ëÒnf "
b"‡ç2<Î\v O«‘å÷ÝZ›ú_ "
b"çÞú6s'A╠╗WgpƒiDÅ "
b"ê*\r Éä\F╔╗\x01 ûYª\x15 ‗5 "
b"ˆGY.xkHO”½o3§\x01 …@ "
b"ˆ—(T\x13 Á@ˆ…±»ºnðÂÖ "
b"ê┘\r ôB■J§ì¤^?Tå`¾ "
b"‰\x1F –\x01 ì.Bά\x06 `/©½fÇ "
b"‰2\r [!–M\x1F “›;\v OÓ9ü "
b"ë5Ãɽ▀N9ªõÞ0!in® "
b"‰H\x14 Ö‡½I²€” ÈèŸM7 "
b"‰mFqÕÐJƒ…\x06 ©žÐyIÐ "
b"""
ëãÃ\x7F ╣ïJãæøØþ\n
øÆL
"""
b"ŠZÂ\x00 Ò]H™uá\e c\x02 ¾@ "
b"èg\x08 »┼dKAÁtüv9ôÜ\x1C "
b"èÇôÈýÃFÙØ\e NT wy "
b"ŠÃ´@|öNO±Óœ*£qí) "
b"ŠÐú\x1C µLDV®‘ÇK ß\x0F ³ "
b"ŠÝ\x04 £æzISµ\x00 ¸šÀë8² "
b"Šü²*çéFKš"\x03\x12 ¯\x18\x16 q "
b"ŠýA„ú\x7F M\x01 ¨4u}é\e PY "
b"Œ4²n¦ãJº™\x1C &\x0E âgDì "
b"ŒPˆüT²IM©B\x05 ~Ò†T¿ "
b"îâÈÅÈ╝BÌñ(Vk\x1C\x11 Y "
b"Œ¥P¤\x05 óEÉ‚\x1D ë\x00 ð £5 "
b"î░Ù\x0E ¡óF5É\ýì?\x1D q¾ "
b"ì\x1E\x14\x7F\x00 ì@§║É,#a\x03 t³ "
b"ì,²ÈѧKYÉ*\x11 à\x1D\x03 >T "
b"ìEÒ<Ý┐M\x07 Æ9{ïÈÑê© "
b"ìOe'\x02 ¥@¥ì_ıP\x18 ì\x0F E "
b"Ž\f dô\x17 &A‡¯¶\x00 ójÌm" "
b"Ž!ä×”ðA攟éêÿÞ`h "
b"Ž¥Ã\x19 ºÛ@¿±àò«èáB\x0F "
b"Å\x13 2ÙC3M\x15 æu¿\x0E ÍõPW "
b"Å5\x02 ËtßK×öå#1µZPz "
b"Åý÷iÓ÷L╔ªQY▒ÇÅ▒¸ "
b"É^│\~\x7F J&©£o:è·'q "
b"É┼ÝÓ▓ÚBQ▓éMÑ_É4S "
b"ÉÊ9S¹»L┴«\x06 2#ı\x1C yÄ "
b"ÉÛïóÑØO à2╚F┐Åët "
b"‘'û\x1F (ÌG™Xÿ¸_ñ\x01 % "
b"æ*ÖQnäDîÅ█\e ¯Td\x06 n "
b"æc\x11 C┬ÿL/Ø║'‗¬\x18 ╠ñ "
b"‘|\r ÔqqJD¢ôd0\x18 -\x7F Ø "
b"‘ÀGÔ®0K; QAUòà\x18 ± "
b"‘Á\x01 9óùFÝ™XxØâ’(\x00 "
b"’:ÕüŸÌK&´_&/}. \x15 "
b"’PÝÖe…MŸ±rŽ~ýMÌ" "
b"’¤\x13 ý¾ËJ©™8”ròM\x07 © "
b"’Ç£ž-NI\x7F ¹b)Oå˜ú, "
b"“\x16 †\x0E ‚CMg…â*\x0E ¸Ìºø "
b"ôU÷\x1C Ê├HÈâØÈ¹JVÝØ "
b"ôç¼▒:vB Å\x7F j϶Sõ\x1A "
b"ôöìyë╣J╗¼Â Ò├ñý+ "
b"“¾-¹«sD\f ŸDÔßøi¶Û "
b"”\r éPN+@g»‰èÞ&‡\x04 O "
b"”O\x0F «EöJh”¼ï|Ÿ$Fä "
b"”Y3*”ñM²Š“Fj`|Ð) "
b"ò\x1F ìE┴\x7F O═Ài┐f(Æ═\x04 "
b"•:¤\x00 V\x00 O¾«‡É°OË\¦ "
b"•Åk\x02 €ÿC˜¦šì¼KJ\e º "
b"û,a~ìÖO÷░┬Z¡\x04\x02 +g "
b"–Œ \x18 %úGëŒâÜ…ÿÕ,ª "
b"–“n2üÆANž\x19 –8\x18 ®2– "
b"–—48WÂMÝ‚PéQ\çÿ! "
b"û╬Ò¼rJBÊÉÊ╠,]3té "
b"û¨\x01 îù¸O&Å¢Ì▓\x14 íVÒ "
b"ù!à[I7EJÉDéı|~d\x14 "
b"""
—N‚\n
ÍÓBò½H.S\x18 !ÖÒ
"""
b"—¨ÐÕ!\x14 E\x1E ½pòå¶\x19 Îy "
b"""
˜\x03 ï\n
[ÖM÷’]H·à„™4
"""
b"˜\t ™waˆFþ€áAfš6ÖÕ "
b"ÿBì½[ÇE╝╝¥v}Ë_Ë\x11 "
b"ÿiKÎØØ@W╝qJ@gÜXü "
b"ÿì'(\t mG~║oJZ«1▓Ô "
b"Ö\x0F @&ı]F=Øüt&Trõ▓ "
b"™&s\x1F oŽMe±õ\x05 ª³ä\x02 Ï "
b"ÖUê│·ôMfê°\x1F ìØW╠ä "
b"ÖׯÅßıBÇ¢▀þ\x19 mT\x11 "
b"™¹Qƒ\r þK\x1A ®&uÙs“¾È "
b"™ê× \x07 AB\x01 ¶’‹\x05 û»¥N "
b"ÖÙ0\x03\x1D ├F\ÅÞè£ëGnW "
b"š(…sïÎK(†™ZúéCx¤ "
b"Ü>JpúßIÛÑUÖDÉ;±Ó "
b"šƒŒ1ž“D5„÷åwƒé)} "
b"šñ¡ÂmfB5”ëycûoê\r "
b"""
›)CŸÒD[«\\n
\x1E ²©9ø
"""
b"øXhÞ/ØLyî8¬µ¨▓¡Ê "
b"øë2´ÈFFüÁk¾┴"\x03 -█ "
b"›Ü…üû0@C—\x18 Ñ^¼|\x0F b "
b"›à’&\x01 pG\x02 …\x10 þ¥Î‡\x1E u "
b"£\x06 ì■└LǽØ\x04 O¬Zê¦ "
b"£\x1D üà]£FÀª╣U]HU^\r "
b"""
œ3ñÚî\@@•\n
_Ï¢Á$Ô
"""
b"œc\x1F †Ã‚Hï†s\x1E 3ÙvDÚ "
b"œï%”ÜõMEºTL„g,Àœ "
b"Ø\x0F\x05 ╣å║O:®y┼┌dê®} "
b"ØP╗l\x04 OFé¢╬én\r Ïéo "
b"ØZÙ╬ÐÔHLÉS╔dw\x18 ªÒ "
b"×Cª\x14 °5@vøìG©\v\x00 ÉÞ "
b"""
×ü╬\x7F\x10 FBEÿA3\n
\x14 'É©
"""
b"ž…OÌ\x08\x19 D!»4ÿ\x19 ˜Šàù "
b"ž“_Hß”C2ii1º,ýä "
b"žÕ¢ÙÁbB⹜ .ir¾F "
b"žï@Êî\x16 NÅ®Ÿñ¥\x1E 7˜Ë "
b"""
Ÿ\x14 Ôõ\n
¤F¤”u\x17 Ûðï8‰
"""
b"ƒ0ìs[╦E┐ê]²wsÿ{\x14 "
b"ŸÓ\x02 Þ\x07 3A\r œ²X¯ÚsDN "
b"ŸåÒ¨èEBZ‡Ço\x06 éÁÕ” "
b" TÎ&\x1D tKÍ¥Ã\x04 •þSó% "
b"áØ¢ëR╩G<ª\x1A ¸æ|Æm2 "
b" ºH\f etF/´\x1D çnìå£\x13 "
b" ô\e ¤\x13\x02 J¿¹wí\x17 do‡D "
b"¡\f æÅ¾êGn¼EIù&-+\x01 "
b"íOlõ ¾L(ìJ£i'v÷\x7F "
b"¡pdµX\x1A Nv§Åu3)0˜_ "
b"¡‚×éfÛMÿµ\x7F ¹\r [\x12 ÝŒ "
b"íÊ\x10 þ2▒J╗Øð"w\x1C -jP "
b"""
¢³X°3\n
@\x19 ³Þ›.8Ñ\x17 S
"""
b"¢üI“§‚OŽœº\x16 †ê²I… "
b"""
ú\n
©®ùûDcÜlŪù\x03 ▓\x04
"""
b"ú\x1F íÁ±^L3Üe?ñ\x0E }\e É "
b"ú9ôÄßí@ç░\x10 ÇEGÕöÉ "
b"£M\x06\x14 ÂáC5…áü<\x07 }ÊE "
b"£uºœhpJó‚ߥaÂ4s¼ "
b"£‚t÷\r EAŸ\x15 ¶¥ªøßJ "
b"£²_Ñù=@ú–/Ùѹ×l! "
b"ú┼-µ+;A▒üƒî5┘▀Æ0 "
b"£í."\x04 ñJ\x10 ŽÌI#dÊóU "
b"¤\x06 û\e ØïN\f €Ø`\x10 m(\x05 y "
b"ñ\x7F\x15 ╦═O@}ìı\e ▄\x1A Ü`+ "
b"¤¨Èaw•A!¥ÁÒ\x17 V´z+ "
b"ñ░ì~SIH#╣█Ü¡(c8─ "
b"¤Ê)yx\x01 F8´\f ܧðûÉ\x01 "
b"ñ■Ól4\x17 @(üéÊÎe·\x10 "
b"¥\x05 *\x1A =!C=±ü³Qnâ}„ "
b"¥x5Ü\x1E *M7¤ãuÜ}§ìp "
b"¥}â„$aAl‚ù\x01 Utò©„ "
b"¦\x11 ŠÁ9FJ9´=â\x15 k]d\x11 "
b"¦ƒ–X>ÉF¤›\r ö\x05 ãI\x18 ( "
b"¦É\x02 ã\x12 ¥M"ªñ€ÜO8\x1C ö "
b"§Ax¦hþH«¦\x0E u¶sãòº "
b"§±0Ø^CKÑ¡\x00\x03 ×\e ݲ\x03 "
b"§ÜQÍ\x16 D@ǾÁ\x19 kˆ\x19 ëp "
b"¿\x16 ·Ù;ñL\x0F Ødø\x1D ║7\t ) "
b"¨_ßâš<Jê¥+ªË|Oé\ "
b"¨mæ:\x08 °O°«cáý\x00 UÒ; "
b"¨Æ\x11 =Ñ–L²±5e\x14 yÈMí "
b"¨ã\x14\x02 @@J³ƒkq`{ˆ¨– "
b"©•RöB\x01 Iþ›oç\x1F\x1E ²#Ã "
b"¬\x16\x16 6\ÁO)Ø░ñ\x0E ãçµ² "
b"¬\x1F ®N<òJhìóOâLe\x16 ; "
b"ª01ùýrM¼ŸíˆN¦+<Ý "
b"ªZ¶J’»@Q¦Ö#o` iD "
b"ª«•c,0M€…àªsŽlád "
b"¬╦Å̪óIßï\x0E ÎB9Í┴ "
b"ªÍ®ðõ-F‡•¨DLî¼L\x1E "
b"½:Ť½¼JNùâûåÈ\x04 ß│ "
b"½d 3ÅÃF\x1C ║\x19 Û4:\r ¤j "
b"«…Yô›ÑCT“åâre€\x19 m "
b"½çuð\x1F YISØÛt╩ÜJ>Ü "
b"«¸.pñeG$ 1`~”…•ƒ "
b"¬R‘µô!O5£Ö}`ƒ\x7F q¯ "
b"¼ÍÕ)ákK\f ænüó\x08 F{é "
b"0»÷L‚Kk‹ðÙÄu\x1C õS "
b"S°¼\x19 ¢IÀŒTÅù\e 5%õ "
b"•G\x13 ØWK8¯¢9Œ{Öl\x0F "
b"¡Öv-¨\x08 Nü▒Ä×Ëÿü\x0F ┬ "
b"¡▄ñ´┼SK\x19 Âü¬©P┴¹E "
b"àý¨YÖM<ŠÑ«wƒ©÷5 "
b"òŒ\e †fAÊ€€^Ú\x0F e~G "
b"®\e n\x11\x01 —C•…\x1F h{{eI1 "
b"®J'‹\x07 wD·¡\x18 %½\x1A ;?9 "
b"®l\x07 ›e\r D´¬ö•ÃÃ\x13\f ‡ "
b"«ÇÅ{╚ÎD<é\x06 =\x7F Û?_° "
b"®—0m\x1D ¿FëµÉÉNÞ¿¥« "
b"®ÖpNNK¤‰Lö©_©.L "
b"«┌~å«jM³ì\v Ñ┤ä.ï\x1A "
b"«Ô█ÿö└D$ì\x1A ·WÂ\x0E h╬ "
b"®ðœU·\x15 Nd£d×\x15 D\x06\x1D a "
b"¯\x04 }%n<Fi¨=UÍ'Ò3¬ "
b"»-~@ÅÔN<¡¡╝¥ë1\x7F ã "
b"¯5§MȶJ\x17 “Ð\x7F å\x13 ”ñ‡ "
b"¯°.oÆÛK϶‰–\x16 ¬À©d "
b"°0\x06 û÷5J“¥(ûqÁ']¸ "
b"░n\e {╣üDvùlCQ╬\x7F B▒ "
b"±9'7ÛnDMŒÉÜíêöƒ¬ "
b"▒Ñ"(Ú▀D┌ÆÑ@ØÌ\x17 .ã "
b"▒ªO\x19 J)@êñ`\x0F Ò0üt║ "
b"±íÒJ\x12 @ü‰ÀåHÍ\x04 ,Ÿ "
b"±Ñà5˜\x05 L员\t áÂ\x14 êp "
b"▒█ìÑ2·@ØÂRpÝ/¦{┴ "
b"²\x0F ̓öˆH©„ªºÈ<Lç8 "
b"▓3╩6Ü█G│░Ñì½yn¾Õ "
b"²w`\f •íOq¤.KefÏ&N "
b"▓ƒØ®5·FÖ¡?´£Ôxná "
b"▓╝ãÈöÅD.òȸ³\x01\x17 ÚÁ "
b"²Ê%õT\x0F OÂþÿæx«—+ "
b"³.ÁÜlÇM΂WP\x18 Ô\e h\x10 "
b"³;èÐò˜L¼¥\x05 K¸Ù5:\x1C "
b"│ı¤▀ô\x04 O\x0F ت>\e ý\x0F IÅ "
b"´ \f H¿&A5¯eHÍ\x04 ”Ò "
b"┤1\x0F\x10 ─╗O╚ü%ªªkþdÜ "
b"┤n¹ö\v ]Ny¿ìÏ\x19\x08 6íÿ "
b"´Š/”Ä\x1D J>’Á‹µüÂn\x04 "
b"´²€'3\x12 CÔ‹‹”øX\r _´ "
b"Á%°üï╣Iu¢ma,Kf\x15 ù "
b"Á[µÀ└£E'ëã<YÙ╔ìõ "
b"µpðñJðMÕž4r´ \f ’\x1A "
b"µtäÓ͘Lq¤Ä´HG2…\x06 "
b"µá\x13 ìÔ\x02 CúªY§\x1F ¾ó˜ç "
b"""
¶\n
òCÍDLl‡àj´•»Êÿ
"""
b"¶\x0E =’øøF6ŸÙHÈøÃR\x19 "
b"¶"40\x17 /E\x7F Ž»ŽÙ3ߟ\x03 "
b"¶N\x05 7ùŸJ|ƒÊÑ¿Ó%<d "
b"ÀJüõ´■IÈ╝\x01\x14 R6▀ËÝ "
b"·m¯#ñ9D¢¿\x02 íRŽœö! "
b"·þw$¡åOú‘á?\r E\x0E Ï "
b"¸iÑá»éN\x06 œ‘åN%qMn "
b"""
¸ÔoB]ÚH\n
”¦2ˆêù¦}
"""
b"¹o.\x12 -KIŸ´ý\x05 {\x03 ©dº "
b"""
¹•î\n
Í[Bä‘“VFšDð|
"""
b"¹žwe\x03 NET“×Þ#IGL\t "
b"ºB[Ö—ôM¿¿¡ôÊRS½z "
b"ºMT0i¢DÔ¸Ô/Ë·VÁÆ "
b"ºvËqÑ\x06 A\x1A §í\x00 ñ0E£* "
b"º’\x14 0é€Oz…\v \r «OádŽ "
b"║┐▒`<²JåíßåíÅ╚ZÉ "
b"ºý}¥\x00 D@è·Qx¸\x11\e\x19 — "
b"»\x1C \n \x12 x¡D€š“\x00 X¥-j„ "
b"»"\x04 EH.CÿµzYγƒ\x1F Ó "
b"»täx‹ÉChˆ«<µï8“è "
b"»vvã\f eI\e ¤\x15 ½•&Îß* "
b"»’â£÷AL÷¦’!“ÙÓ&X "
b"»¢ …)x@"•ñÇá\r ^H\x03 "
b"╗¨ÇÐLüC|î\x18 ÿáh┤e\n "
b"¼*•iì€M+œþG}VÒ'\x07 "
b"╝^\x02 ‗YÁHÕàÌuüU─HÐ "
b"""
╝dº\n
5ªAìü~bën¥ä├
"""
b"¼h#\x18 õúEðˆ&ˆ²d½>¿ "
b"¼olta\x1D Fj =ù5‚…3p "
b"¼›S#òjH~¡ß\x00 {L¿¹\x00 "
b"½/;Ñ…´KØš0FUy\x7F o‚ "
b"½`\x02 Ï\x08\x15 KººËµ£€ÜÚ "
b"½hhÁ\x1D 8H€¯ŠFûì˜k¯ "
b"½›'?E¬@GŠ1eÙøX\x02 # "
b"¢¡g_9─@Éóݺm!■6û "
b"¾XïÕT~Gù–ßÅ\v ãn-… "
b"""
¾_\x04\x1A ã\x01 O\x1F ´.\n
‚æµ×Ç
"""
b"¾Š¸®ú”Od†\x10 £sÇÙÆ\x12 "
b"¥ìú{K\x0F D°å\x0F dPµÛl\x1C "
b"¥Öü╔Ĭ@}ñ\t `¼\x1D +█Ê "
b"¾´rOd§N:…W®”¹\x7F xû "
b"¥┘Ô\t S6@¤ög}`ý╔IÉ "
b"¿ \x03 Ò'ŒA‰¶9N\r ØJ‡c "
b"┐á§ÃÖ\r GÍÅþëi0Ó.X "
b"À".—<…E\x07 ˜¾ˆPîSQú "
b"ÀO\e B´Ù@e’¦¨(Žf'ù "
b"Àk^W\JE\x7F ½7\x02 Q; "
b"Àm¥‹ä^DŒ½¯àHøú4¿ "
b"└t\x1A õ▀ƒM\x13 ê¢^«+\x10 ¹ü "
b"À“ŠÌÞ\x1F At½\x12 Wa&)ïœ "
b"└Ö\f µ├└FT┐ì´,6F¹X "
b"ÀŸ \Ù4Jkƒ±ê|\x01\x13 oF "
b"└(çDS@ »Õ\x1D ╣\t üKÁ "
b"┴\x06\x7F ºõ+H3Å·\r ÄÉ$┴x "
b"ÁaÂ%€¬@Ž®—’ç\x05 ûôË "
b"┴ü╝\x04 ´ÜEÞî1╗1¡█ôæ "
b"Á“ÅÃgr@º„˜Ë(&”§Z "
b"Áɰðu\x1D L+†ôSÁ™Áìæ "
b"ÁËq#:\x1D IÓ»ÜÉ^8\x19 ß« "
b"Â%«øNÞI5³FF¡ˆ\x12 XÈ "
b"┬h▄B╚óN®┤©Ä¥0\x15 Å╬ "
b"┬ØåîææKJï&kw■zy\x0F "
b"Ã\x12 ;ÆõgMj—¯\x06 ò@Ä7Ó "
b"├ô\x05 | wD┤Ø\x10 ¾,nATæ "
b"├í)H'NÓò╔ÍËØs9þ "
b"""
Ãâ\n
½…ÿJÑŸ\x06 #1\x07 üà
"""
b"""
Ä\x12 ^éäÎCÊ·§FÂ\n
ã‘)
"""
b"Äd*çãáDh·ã„óv@\x05 0 "
b"Äm\r c\x18 áMg–zªÀ¢ð‡< "
b"Ä›?yòœGÊ¢\x13 ¡B?"Õð "
b"┼\x11 ê\x00 Ã\EÉ¢I`ÔérC0 "
b"ŧ”\x1E įA—¯Þ›U:ºÝ‚ "
b"┼½\x14 OI\Eлt!sÙü\x12 " "
b"ã ▓"lPG\x1D É╦I\x12 Æ\x03 ─k "
b"ã$Ûs}┌B8É╚│\x04 ÖÝ─╬ "
b"ÆLÉxÎ\x1A G攘a\t 9V'Ì "
b"ÆÜ‹êœ#Ff¼\x03 žvB\x1D Ëo "
b"Ç)Ma 'E\x10 ®+„L{@\n "
b"Ǫ¯óáÒKÚNZÊYÂ$\n "
b"ÇÂ|n¶ÕE™ƒšV\t xE)y "
b"È\x10 NeŽyNÚ€†æÒec·ÿ "
b"╚\x1E\x18 ╗ì╩HnØ═,0ú[½< "
b"ÈZ5XÝ-@\ ôI\x1A kRaO "
b"ÈmE/‚¼K\x1D ‰‰œ}#Ì[= "
b"╚nå╠\x17 ¥E╬¼¼ì¥À\x16 »² "
b"╚}4ı─ÎH‗ìí½j\x1A ¾██ "
b"È®\x7F\x03 iFK«—èËi˜ÚZ7 "
b"É\x03 ¦\e ·WGz„äÙ ÅÃ7q "
b"╔>═Û\x10 ¯A®Ñç«©Å\e\x08 ¾ "
b"Éë)äý.D7 W(UÚÊ5N "
b"Ê\x19 l\x06 ;pIª†óo€§\x01 zß "
b"ÊWòëœAM¹¬ ]Ze\x17\x7F á "
b"Ê`…m@øAO¬#¾“\e Ÿiä "
b"""
Êd\x07 ”áLA\x05 ж1\n
9w\x16 "
"""
b"ÊÀèY¼WEW³_xÿ\t °èµ "
b"╩┬\x19 ‗7\x14 K=¬OÉO&d·¦ "
b"╩■<§ì5LÊ║Ô þ_─¸▄ "
b"╦(ÐÆMåM\x0E Åv(\x0F âªuO "
b"Ë̓–šxOy¨\f ÷ÉPp\r \x16 "
b"ËØ\x06 èÐ\x1D Hš®þðߘ\x7F Vù "
b"ÌV|µ\Hµ¨\x02 5\x18 ¢\x11 RH "
b"╠\x7F\x17 ÁE┤C%Ø{;æ¢Â5Ú "
b"̧'\x00 ?õL“•¯E\x11 •ç'š "
b"╠¥└\e b\x15 D{òìiq@I║~ "
b"ÌΆô¹ÏFBª›ÐæyÄ\x04 j "
b"ÌÝ ‡ôXF. Þ\x04 #-h«\x19 "
b"Ìâ7rŒšD0•Õ¬¬%XÊ+ "
b"╠µ<(K\x11 JçÅ┬Ç®\x15 =ã "
b"╠■╦æ\x16 tI¨î¡\x00 ó▓²#Ø "
b"""
Í\x0E .@‰\n
M\x15 ‚\x1F #YòÄê+
"""
b"═*1·|O\x04 ┐\e\x04\x1A ú7│Ø "
b"ÍW\x17 ®Æ)EÆ´X !¢lÖ< "
b"ÎMô®\e àEÓ…\x16 %sOº,) "
b"θC…7\x01 B$½\x02 V¢þÿ\x1D f "
b"νhpÔ-E–¡|,©¯ˆÓî "
b"ÎÃ1úÃ-A3«0E%AYf2 "
b"ÎÏ>\x19 ô+Dï¿j´s=\x0F Èï "
b"Îð\r „Ô\x06 JT˜gŒ…»öÇ\r "
b"Îÿ‡gh”KÝ‹¨:wŽc<{ "
b"Ï\x13 (|¥PLÞž'çÓ®Äñè "
b"Ï^mU†¥MĪ‘(–×E×" "
b"¤}üw2{B«áÿY\x03 Jqf¬ "
b"ÏÉ\x10 ¸\v RE«„º\f í@\x03 ‹Û "
b"ð\e Xü\r ┴Itñ│ÁA‗\x17 j\x7F "
b"Ð\x1D\e %\e 6Nç“&™'ÞÆ_T "
b"ðW0┌È·I¥ÂÉìO@\x00 Ö¢ "
b"ðç¯\x16\e Ö@ÿÅü\x00 VçÁ1ÿ "
b"И\x1A ïϳI”¤\x11 ’!þ'\x08 ½ "
b"Ð¥E¤³VN]Н@¦AGá/ "
b"Ñ\x0F ê–›£CEˆì&识-\t "
b"Ð LÇV\x00 N\x1F ìª║mú¹·< "
b"Ñ!ôp\xD=¬Ëœ¹‚äâ "
b"Ð#¨Ø╣»N\x07 ôj\v â¤0ıÎ "
b"Ðé\x07 i\f ¤N.▒ÛV╗ÎØD\x16 "
b"ÒDÄé\x14 °II³)yGW\x11 } "
b"Ò«(«8PGÁ HVýã\l\r "
b"Ê©\r \x0E -ËJ\x0E ║®!Éxu│\x16 "
b"Òòåaý\t OO½\x06 ÕË’˜Gc "
b"Ó\x0E —r%RGg¦Ž°¢ú»ÃŸ "
b"Ó)"NIöNÚŒžÙ)FNä7 "
b"Ób+Xf³ED³-ûãÎÞE\x17 "
b"Ó˜ÂÝëÄDö§MÃ\x13 1%˜\x7F "
b"ÓÉË8¡\x1F B¾£t禅¿Ø( "
b"Ëʨɥ1IıÀ\_z·\x02 ┬ò "
b"""
ÓÚävœ\x1F HM‰,\n
JáC2°
"""
b"ÓãI[Ÿ\x18 Ež§Çž /mB¯ "
b"ÔD¯¡\x07 &N„§,:Ï÷˜ˆ/ "
b"Ô¶Q\x1E ŒGE\x12 ‡M‹’À \x08 F "
b"Õ¾A¨õ£G‡¡FzpÝû~É "
b"ÕãuœõO0°>\÷™ˆt\x13 "
b"Í{k·ð─I░ÅD╠V®o5+ "
b"ÖûËkÁûLO³Å7Nõµ¶| "
b"Î>\x16 ÊÄ AØûI\x06 p\x12 ÷öó "
b"×J…ñáŒL_‰^Å{#¸+! "
b"מÈ?¿\n A÷ IL!cJ\x00 "
b"""
×¾é¿\n
@Iz€O 8[SlÛ
"""
b"×Ë\x1D XÔÎOiœ®ô˜“\x16 rÚ "
b"Ï7mÅ╦=A¬Å\x08 4$╩\x07\x18 m "
b"Ø:>\x11 ÕFC³½p…~qS®¾ "
b"ÏvEÂ\x18 ┼Oþ┤ÕCØwØ"[ "
b"Øy\t þ}`L\x13 •yò÷,/Óu "
b"بT+xöG:™ôhþ+*ìP "
b"ÏÀ¡\x7F\x17 ÉC?×ú┘R(ÌcÉ "
b"ØÂš¢^lJ¸¥"¿{›\r ˜ "
b"Ï╬ü,f\x7F L\x14 ê\x18 ç╩╗×r} "
b"Ù!î!=DD\x1D ¿%SŒÿPo½ "
b"Ù^Zì‰rHD¤ka‚O±Çt "
b"Ùs3ÊFPJƒ‰t;¼GÐh "
b"Ù”A7N\x18 LP©Ì±Þ´ £\x0E "
b"ÙØx—½lI¸ƒŒ5n¤e¸Í "
b"Úq.ì\x05\x1F Cþ¹*•‘CK²è "
b"█ñám#ÉG╔î┼ƒå\v\x14 ¢o "
b"Ûµ\x18\x05 ÛED\x07 žßª}}X)Î "
b"Û·Öe·®H:…ÝÀ\v\x00 ¦ôÿ "
b"""
█╣Ô┴5\n
K\r ┐Ò´GÐ┴ÃÉ
"""
b"Û×ÿzaQGå–Œ¿9êC¾8 "
b"Ûô=ø¡¹Hª¹0aè«ÃðÌ "
b"ÜJ\x12 Ý\x17 3EƘežŠÈQÔ% "
b"▄vº¤\x0F\x13 J?ÄÑCâ±÷Åy "
b"▄zYe\x05 ÌM8Áðú╚╩ª\e Ø "
b"Üß>ß¶'MÀŒ„0Iærj± "
b"Ý!}.Ƀ@\v ¹ÏÄÜûU‹¾ "
b"Ý%æ1(ÀA°´3×â§*Å: "
b"Ý[ †n±LÀˆ{Þ[Ø\x0E Ù¾ "
b"¦┬?@·WFƒì\x0F ■\x7F ò®qî "
b"Ýç¯×$ÍM‹’›_<\x0E ßlº "
b"Þ`èÉ\x1A ¢KÚ¡\x13 *߇iC- "
b"ÞŒšÁ\x12 §HAƒüŠÌþ Ì\x15 "
b"""
Þ¡úx`©C»ƒ\r \x11 \r\n
VÊÚ
"""
b"Þã¡'vŸLú²æ›L¡Ñ:Ì "
b"ßÊ%8Õå@¸”ŽÏV®WÀt "
b"Ó&ðî\x06 @ôçÅ¤Øæ┐aÚ "
b"àF87\x07 ”LX½žO¨>€½8 "
b"àZÚ»üýG\x1D »ºOÕÇ~q• "
b"""
àpÆ\x06 \n
\x1D I*µWÍ0\r ñ\n
h
"""
b"à—\x1F e\x03 ÚNʹDâèô¬!\x1F "
b"à¶h\x0E æhN”€i¯\r mrÂÎ "
b"ÓË]®³pG┘Ø\e ╗■sÈÏÒ "
b"àÝ\x03 ‡\x1A ,Hؘ͋JW¼:î "
b"àã§'fYL¦©w@æeùaÖ "
b"""
àô¾Xè\n
B-“ùmãX\v g\n
"""
b"ßHKØøVH¡æò\f ÉÝ┴.W "
b"áO¶\x16\x0E q@¤‹£+X’\x7F š1 "
b"á^¡€¦\v L\x10 ¾éç_\x01 h¢” "
b"""
Ô\n
ØõÅz@¥│ÒÙª\x1F\x11\e ç
"""
b"â\x17 Õïn\x08 E·¢\x16 f‚\x01 ;\x03 ß "
b"Ô║*[Æ@FJØV{Ù´«§\x01 "
b"âÝ\x08 U¨jL9ž\x1D bý%Ã]/ "
b"ã$\x7F €§¿C묀õÑY¬\x05 ‰ "
b"Ò&!\x1D aãA‗▓·Ø\v\x07 5Q█ "
b"Ò¡\x07 9Ë\x0E I »╗Øê_þ7▄ "
b"ã®Àg“0E¢“KÑã…l&: "
b"ãÔ]®¿dHL•J?V9CH\ "
b"õ´6ö┘ÊL╚ÇíUýìBðı "
b"å—\x15 ÏÿYD\x04 Œè³_bÈCå "
b"å§6"¬þA\x01 €ú\x08 «ÕG_¥ "
b"åírU¯ÿHb¥¡ÑÊŸš¢ü "
b"µ"B\f 2gD'ûÉÎ#█\x04 í' "
b"µs\v ¤,ü@■àÅEmÆ╔═& "
b"ç\x12 :C½-L\x04 ·ø„õõôìƒ "
b"þW)É┐ÉFJ¥1jç\x14 ┼]º "
b"çW]TÉþD?˜ÅÏÅ\r ùØ "
b"þ{cϰ╦DñçÅ‗}$╬$¢ "
b"þÉ ¼SmA║Åç@¹Äy(Í "
b"çØO`kÌG4¥3\x13 æÚéëˆ "
b"ècÞDAQN‚ºmçÒRÝ“5 "
b"Þi╔ÇpÉNÝÅ\x19 ÷õ\x06 bËP "
b"èlCÁ\x16\x1A Ck²‚ bݳ\x1F J "
b"ès~¹oáEןòõ¯¼Î…* "
b"è¶ü¯–ÑDß’861Ò>Û» "
b"Þ┬Q#}2@¥ì?õ┤▒ÖıL "
b"èí\x03 ®\x1F ºN¼€Ï¸”~\x1F ‘¬ "
b"ÚF\x0F ¼Þ»LäêØL╩║\x10 G1 "
b"éK®m“pMƒ¯‘îT±9×ø "
b"ÚT\x03 £éÌBCÑ\x15\x03\x0F ×ÉHW "
b"Úw¸é\v ùD\x1A ╝■Ž\x11 ¯Ë\x16 "
b"邨µ‡ØJß›ôJ7ñÿ¬k "
b"ê\x01 i\x18 òDL;”ç\e è\r ÿ "
b"Û\x0F ØCÆ\x1C MÊøòØ\x15 Õ1\x13 É "
b"ÛNµ*╠IDµìÄÉaÈb\x11 ¬ "
b"Ûq\x17\x1E Ê;Jºü>p|EÏ╣¨ "
b"ë\x06 ®î\x00 M½ž\v r= \x08 Ì\x10 "
b"Ù\x18\x05 ╩\x00 ü@Ã░ÊýÕ\x1D\x0F ϼ "
b"ëN®<\x14 6Eµ¡Éº˜H—ŠÝ "
b"ëOÎ+HèJÔ™hâC¼ËÒž "
b"ëâÁ¼J€H½‰‰úú¿-Ò\x07 "
b"ì\x14 6Ú\x1E LO\x03 »\t +!Œ§Œ² "
b"ìš\f\x00 ÕËEtª}\v S«=㬠"
b"ý┴>\x05 ĺOÖØë\x02 ^‗N \f "
b"í:²¥|¹Lì—9*-NOÂø "
b"ízšf>\r @!’4â@«G£“ "
b"튬f"„F\v …\x00 +yP•÷¨ "
b"í¢BúDGCÅ»·Câ `ŽJ "
b"íÚ\x1F ßaXJa„ó©ƒBL\v É "
b"íÿ¢\x01 wCEå°ø\x1C 0X$Tk "
b"î]æ\x17\x19 ŠKC’Ú윦n‚Þ "
b"¯┼ßë\x01 FHüög5Yç┬\x01\x1A "
b"ï\t B\x17 ·”@ŸµJWÕi–| "
b"ïLd2W¥Fù¾õÖPÒù—R "
b"´Söà╠LE&£|┬eìı¥º "
b"ïX®\x18 ìlIá«øsCºî F "
b"ïj\x7F E\x01 ÝA5ŒöæyíÓµ\x13 "
b"´Ø┐░\x04\x1F IuÅ·YjY°¤B "
b"ï³\x14 ݶ\x1F Mì…\x1D oõûY‚Ž "
b"ïÊ\t ¨ *Jn”ç˜"ñ\x15 vî "
b"dUý#ÏKDñVØÙIr(J "
b"ðš•¶6\x11 E\t ¿ôN,SÖàÊ "
b"ð©¡\x00 oENEˆE” "7J "
b"ð鎅ó\x04 BŽhý¯ÿ9Ér "
b"ñ\x03 ×)'6E°²{´ŒÐK)\x0E "
b"ñä~š¯½NO®\x13 Šœ8\x1C ÌÝ "
b"ò\x1F FªÍßH\x04 ŸÅ)}m/;c "
b"‗:äv}¶L┼ü(\f ¢Ëº·\x13 "
b"ò@nþ8.OI“~ƒ\x7F â[ó< "
b"‗\x7F\x12 ÂäáL▄ÅM\f ÏX┼║V "
b"‗â°£qøE\x0F ìÅ=/3Tn¢ "
b"ò¶zm¹´JYŠRÔÊ\x1C ¶\x18 Ô "
b"""
ó\x16 é\x15 \n
JEu“‹z°IG_\x03
"""
b"óŒ|žÇêJ=œßôCS\x0F ts "
b"󨇃ðÓL\x01 µÅ'ô\x13 ëaü "
b"óÁ\x1C ýHüEK·ðôm›Î3õ "
b"óþTÈM?Ht„\x18 n!B0˜ "
b"ôWÆÃî@á¢u\x1A\x7F í©‚Ô "
b"¶sè║\x14 nLv»Óì÷yw«& "
b"ô•Î0æ†Mê›d¾Â\x0E Aï× "
b"ôµÍ|ЫFw€?T/ß/"D "
b"ôÁ\x12 £+4D‘·OYס">‰ "
b"ôáezð!Fn¹\x03 M`›½;¸ "
b"ôè0"j%KãµcX4\f ô×j "
b"õ8\x7F\x18 "”J8•Cˆ÷®Î)U "
b"§ü/M‗┤Aª▓Q\x12 o╩"'¯ "
b"õ¦ˆ\x00 SsCп½\x7F ‘Z›øk "
b"ö\x10 ä\x0F c"K\x12 ®Ù\x08 ó§é?² "
b"ö8\x06\x02 …8Kc¹%‹áô€7ù "
b"ökÁø^\t H3©>RÔÄŽ#ï "
b"ö‰ë¬ŒŸG¨ƒ1±–@{;6 "
b"÷ªÃe\x19 ÅC\r ¿ðè\x02 ¾<µ "
b"ö¹òz:RM8°S\x01 ÉQPeÝ "
b"ö»†ðJãKp–~•û\x1E S”} "
b"÷\x1A ‹•À\x02 LǺ\x14 ¶sçúu¾ "
b"¸P\x05 0¼\x15 J\x19 Å▀Nv°\x00 ▓╬ "
b"÷Š#OZÙGÏ¿®SÅ\x02 TúJ "
b"°\v ┌ıYqF\t í\x11 ┌ƒ;\x13 ÛØ "
b"¨u²\x00 åñB?åcØÝ\x13 ¡¾ı "
b"¨└\t Ìþ╬DrØé\x05 Ùÿ<O| "
b"ùæ,>ç¾IdŒ\x08 p/\x12\x05 ]g "
b"¨\x05 úÑ´N4ñ\x11 ¥_Ø\x07\t 3 "
b"ú\x04 &V/ÔG5¥Â|ôÍæ\x1A Í "
b"·\x06 È\x11 ╩÷I¿áåÆ\x10 Êïüé "
b"·\x07\t O¡ÁB£¢UïÉ uè® "
b"ú8rRE¯Is«¦\x1C n\r ÈmQ "
b"ú„y[*\x13 L¹—^h@i2F\x15 "
b"·Ù█-╝´E\x02 ƒ┬£ìÕÍ:M "
b"ûyÆ0Ó4C\f £æXÕ„µ\e Ñ "
b"³ æ╚«}A\x05 üç°:Ã3║[ "
b"ü.Ø…\v UK\\x00 ¯\x00 ÍaÖ\x02 "
b"üW\t ¾Äs@·¸ µÙ\x02 Sú\x17 "
b"³g@─ÅkCQ¼\x1A ¥àçÀí▄ "
b"ü‰†ë¿òMÏŠ*=¥~§³â "
b"ü¡a:¥\x04 D`Žù:|¥Ö\x19 ê "
b"³Ã\x02 ñ╔!AZÁ"üÒ®ÊMá "
b"üò\t çZÐN`¹—\x03\x06 -³vë "
b"²\x07 ú>┤├AKÀRı└░KØ\f "
b"ý|\x15 j¤\x00 I˜™k\x1E í=`:Ä "
b"ý¢×\x03 ÈlO\x13 ¾Y‰e:³K… "
b"þ\x03 Ÿ\x02\x19 nK\¦XéÀ¶{a* "
b"■r\v M̯IüÁObÄ3pËD "
b"ÿ9·84\x1A N\x00 ›>¥\x14\x00 7v\x14 "
b"ÿK¨ˆ™¸E2ŒÔœ\\t ®$ß "
b" [HY´qNL┤©▄ØÓq&- "
b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\e Î "
b"ÿœ»\x00\x14 žC‡‘:$³NÔ†} "
b" ñà@ñÖL█üQ7è"ç°f "
b"Ìì\x04 ·Ð{HN®6oª\x05 Ú\f ▓ "
b"õ˜D½\x04 š@Ѷ\x01 °÷…/\e ” "
]
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 (0x001C794929F548DE8AAF2B96E846F031 , 0x0036C681CC6243E0B1509C79D5B8B3D6 , 0x004686D8F760498391F52EA7C8BDB640 , 0x004B11B664424995968A6294D4EA4AE7 , 0x006B0FAC78A441D4A2122E88262DC3A4 , 0x00B8B58E33164524A956CDC6E0DBD116 , 0x00F0B091171B4395B97FD73ABD185CD6 , 0x00FF429AE5CB4F57999F32F2FF495145 , 0x018031D7A6504C70BC9611EFFCA5CB87 , 0x0198CC7B42C87003B7667673259ED040 , 0x0198CC7B794C70C596D1DACC3C20C773 , 0x0198CC7C80E6738DAB2E1A58FF4ADB38 , 0x01BB6044D1DE4E8D9C90E9F6657EB8DF , 0x01DB2418EA7941C5923DE1DC12C39645 , 0x02049224C56347179FA4C013E2CFCD8F , 0x0212B3840BD84CCB824D896E1B74B648 , 0x0212E763AAB642888603D1A0444E6B88 , 0x022141027C3F490EA15BD1BDD64D9D09 , 0x024B5DA43D1C4A84A4CB90CB6362A0F5 , 0x025717D91C214397BB2E830AE2C2B1C0 , 0x02721ED5EEAC4235A46D503D53599BF1 , 0x02995413D6C248E38AF849B631E26C0D , 0x02E134AE0EB64719B5CF4547E75DC4D5 , 0x030B9DD31A6C4B7D9D0C2BCA97093EEE , 0x044AC3E4CAC94813B2AC2CE9C4069CDA , 0x0479080E315E4D1CAF8E7132ACFB851B , 0x04D7DFDDC5544B4195C34DDCC45AD5B1 , 0x04E2D9B50B024EE1AA1D7DC56A5DDC4C , 0x05156B693E6B4A69BE607897CD9C09AC , 0x05816584747C426F9371C7F5F52B001D , 0x058907348D8D410EBD3E4BB59FCF9B79 , 0x05C57F6EE55148BDA10FA5F0F2E1177A , 0x05D1B03FF1774235A5CD94DAA69895B7 , 0x0616AD105E8140D6A5340E781DEB11C9 , 0x064B2F5CE1CF45828D8A684903B792A0 , 0x06B6ED741E82400B8D4A4D3ED36ACBE9 , 0x06BBF48DEC1C4FC5901839C5C66EB8E2 , 0x06CC3C21BE7F4F78A486F73054751394 , 0x06F759D99D7E4DEBAC132DA0E27ABCD6 , 0x070EDB3B8AFC4ACCA76B4B142FC3278B , 0x0725BBCDC18043BE841F654DFCDCA1E5 , 0x073C8ACBA3AD4178846C925E7B64396F , 0x074F09FFC1BC4D3DA8268716FFECC1E9 , 0x0751E34C31CB441494CA9B76E9C11E4A , 0x07601A5C5E2A4AE09CC173F33C1F9FD3 , 0x076C79D527BE40A9BCCFEF2E0F3BD78F , 0x078ADB73E433402CAC1D0FB79E5BF8C7 , 0x079D27F47D6548D2B022E2B61086B982 , 0x07AB613BE2A1415F9EC63C2869E7E301 , 0x07B2B28B5CC244AAAB3D1CA7CA48F3D8 , 0x07FADA449B96423FA8433F6EB116494B , 0x081F3B8BEEC6425CBD747FE57B7F68F1 , 0x084D8960A47C43DF8721E404766BCA3F , 0x0877B8C6E2AE42E99789B93DB1D34437 , 0x089C00F09C014EBEAA4444F56C2BFA63 , 0x08C8D98F1C644DACBFB27E3BA979D21D , 0x08FA3B8212E14FCC9B8D37A1FCCB4D85 , 0x094A07544704420C81960DD14DC9BC3D , 0x094DAC815F1D4D22998658943155BCC9 , 0x0978A07FADCC45DCA4CE6620DDC61015 , 0x09A0EDC9672347AA86B18C89FA4AB4B5 , 0x09A3756335854B758DE82F5505A1597C , 0x09B57FF4ED8B482A9B78589DADE3DC73 , 0x09B6A46DF6DB46FFAF02032613DEBC47 , 0x0ADF447AE5394DF280A4F8066D5C7F36 , 0x0B051D02018A44F7AD8ED080E0985401 , 0x0B11C6B3F6C24ECF9B7FF0DAC8D69723 , 0x0B34E59D5EEC441DB41372E555E795BF , 0x0B3846E9833A4A5EAB28A7958ED0530B , 0x0B4E5CC4D6AB4EA8B8330862B728BA1A , 0x0B7F078C46A34DA38F2BCAF0C61B92E5 , 0x0B88C7B09A094ACCA81130AB0DB001A4 , 0x0BF055A00C2344CAAA7693F157D818A0 , 0x0C1407315FF34D55A64C58A3B0DD70EE , 0x0C888F16942345A4950FA5FE43BB8185 , 0x0C9CB73C690E479BBF959F0E3D1E7A3F , 0x0CDFC35F743A466C859266BA97E366C3 , 0x0CE2DD1B373C42D89573DB00ABF06B38 , 0x0CF665757B114488B50086B62E4BA9F2 , 0x0D23AB14DC8848BFB34E5420BC24CCE5 , 0x0D7BEEA0B0A0493797CCA962F2133FCF , 0x0D7D73A2179D4806816B48A04EC47D3B , 0x0D9EF3D1351D4EC69C5571F3225DDC9B , 0x0DD04B698828488BAD12A9DEAF7C5FE5 , 0x0E56C79BB26B423DAC3B0733A0D12505 , 0x0E630305856F48439EA1CD68D4E814B2 , 0x0E8783DFDAAE4F498EB9497DB6C59DBF , 0x0EAE0E6445054089B67C31CCF207384D , 0x0ED3F56F152D45658B1109B1A9FEAC68 , 0x0EFA71AF83864236AF70EED5E2477D7B , 0x0F3CC4A1DBF94DC397405D87D05D672C , 0x0F47F09861ED47EC94A461A87945D081 , 0x0F85C36A89484B42B26784631C50C72A , 0x0FC5C7D33C1E4D92B12A10776E1C0AC8 , 0x1079BCE747F04493A0B784B320384A9C , 0x107AF436BC0643B6B104EE748FB58D76 , 0x10E55948A62E46FEA9C0CF3B30160AEA , 0x112F8A55D06C4FBC847FBDAB04E0D7ED , 0x113DFF75F5494A82AD90EDD2E84AB1E6 , 0x114B72D50ABA441D8073042EBF19CC91 , 0x11945980DD634F8CBFC3220CBAAA2B67 , 0x11CA2DAB98DF4ECB9B9E6EFF747FEA10 , 0x11CDB8ADD0614C82AD3C2FF9B4BA26E9 , 0x120F6A3158AA4E53A4594D9B2F0DD0FD , 0x123187F137274305B6B0409820F18ACA , 0x123872DBCF1345F2A1B38FF1B6E1D709 , 0x1242731632944B519E5CAD835A9CE781 , 0x1248E272B4B9476582BE4D4C910A72BC , 0x129EB50A148A4C59B2CCC905E1955BB5 , 0x12AE4F94052D48D2B1588CC81433DDF8 , 0x13A7BFCB6F394B52999C33FF1F1A01D1 , 0x13FC6081B463493BAE72FD022E0CE175 , 0x146D869CC910426BBBD41ECC5185AB59 , 0x147C921683254C869D791B762F581652 , 0x148F0B8380884F429D9EF6F1E8CA8CDA , 0x14E62059367443BA99CB6B748CCFC2C2 , 0x15589B7A3F434FD7A696BF0CA915C44D , 0x1589D91134B643EBB77EB1FCDA6CF66B , 0x15BEE944BFA54641BE01A881E37E4F07 , 0x16B39F39ABD14044BA63F559A9F5B5FF , 0x1716B7068EB742E0980FFCE3FBCE7F56 , 0x17229E05E63C43CF83AE32B8D1ECC4AC , 0x173CABA30D514ADEBC82424C039D30BA , 0x17E55A566C5F4ACFA9043F13095C5176 , 0x17EFBFF5803D49B4A767BCF0E90B0019 , 0x1879060A324549198B73970CE12AB792 , 0x18F087BA32B6407BBACBA7C1F5B7259C , 0x193D4A78CABD4FD2B7D8CEE1DC004A67 , 0x195E796BADF14EC58F9FB64787588EFE , 0x199CBBEEB7654BDBA6420566863FCCCF , 0x19BB48AE47254CFB822C5574BA1714C1 , 0x19D089600C8C47D7AF39C945874BD9F4 , 0x1A27029F12E24557A268ABC59AB9520C , 0x1A28462341B049DEA52897BCB7876D3A , 0x1A6F00E6A542479E897F1AC159E714A8 , 0x1AB0474CA9E6404BAE9D78A07D8D8EE6 , 0x1AEA228CA06A48EFBFF72852AA31D468 , 0x1AEE9E1061A447ACA5E7D5BF626F7184 , 0x1BA80EE4D019453BA2AA88F20A2954B1 , 0x1BBCDA4EACF94B0395A0DDC7B883C361 , 0x1BFA4C8CF37E483D82B2442CB9A75162 , 0x1C2C36276EC542E69501720FC620C4C1 , 0x1C31971CE40E498B82F1280C07C1B635 , 0x1CEFBDEFF00B4005B50A45A8187C459C , 0x1D02727F23B346DF923936E0DB86C754 , 0x1D844CCD3CF74EED81940F3447739A9E , 0x1D9DA3D26A4C44DFAD990FE91A01AF6B , 0x1E0E64331E484EF09A561250AF6ADD91 , 0x1E4FE36756C54CD8867BE7DD24649C1F , 0x1E79674314224906850CA0CBFBEFA808 , 0x1F0E6226FC544EA596B52EEE94FC2038 , 0x1F15D3C9E2824C22A5E4972853804CCA , 0x1F468744444C49A1AC23DEFEEF036AC1 , 0x1FA56CD16FD342A68D7E7D8CDEABD399 , 0x201ED12524604C6F89B0E5038A3DB06A , 0x2028A3A796BA4650A90862C4055CC2B8 , 0x2041DC300CD2453F9887CF0C27AA41A1 , 0x206FBCB32837420DBAFD0E6923D27CF4 , 0x2070C1C33600459DB6737C6F3F590C27 , 0x207821A319A14DF891B1DA52CB633BD5 , 0x20E5AEFBF43E40A7A03FDB5759BE2298 , 0x210C493767324E43B5F72408E3B03303 , 0x21397090760D4DE09EE3C08EFA95B2BA , 0x21969494721F4A7891FF0BA84D87141E , 0x2201C62BCF28490B9B9F3B79941DD830 , 0x2210FE4BB2A140C1819193B8A04CB93C , 0x221FA49D612549F08F09AA9E3B90AC20 , 0x22CD958D4E714B8183E39BE0B6D03783 , 0x22EEFC3E4E8647F6AC9096672CB8EDF6 , 0x232BD3033D3A4175A12EAA0213535571 , 0x232D7FA1D7E04D99928F0E2029284896 , 0x235076E5EB394D5F88A355CDC6756233 , 0x2357D495879B4D7D99BF70DD74BAE9E2 , 0x23B925AD25EC4D058C1C124183357D38 , 0x23DE107CDE304A00B8BEDBC0A43FB2FE , 0x2426EDB12DF4476AA105EE6DA57AAC54 , 0x24568E105B1C4CE39B7004ADB96560EC , 0x246718D94CE14528A0206C392DCCEE2E , 0x246E283F067F44FEBAE1024EFE7C2A4A , 0x249F6085B26442DCBAEFE7799983F64E , 0x24C6C5D056014150AEAAD045789A4085 , 0x24F08BC1FAAD45CAB5496EF69E747B42 , 0x2507AF710EC542AA9AAEA810DB049822 , 0x258BFA229A1C48638B0FBB91EF2F150C , 0x25AFE30A2A8F40A1B42355EE36E6B7E8 , 0x25BAB9A3BCEB40E389CE213312C5C571 , 0x25F64C2F7596421DA321B905AD075DCB , 0x262D10AA4C5F4D2EB8082EA3371B0108 , 0x263E50A70F62437999C52BFAF4D12048 , 0x265FECF4922749E4A259DF6955C8F308 , 0x26860FA9F787442185AED73ABBE2E3EE , 0x269F168510B64C60961201460AD0AACD , 0x26C871350EF34458880CA65F2776C6B9 , 0x27760BDA084040E89B4CB4EB5ED70502 , 0x2777329A51494C43928445847CA12E92 , 0x27AA62943CF048E09BD8093368AF4DB8 , 0x27D0A21C8CDD46D3A6F5D01750B43F1A , 0x27D8E293CBB54FFCA8054C22698D6123 , 0x27DCB1C816CA4993B84B75533B43A3C1 , 0x27F0C28D790C4A3F8D901FD988059FC8 , 0x27FAE0EBD4B84E4A83D7AE1BA6B1BE8A , 0x28916ADF88504C208540D811B87234CB , 0x28AD40325B0149F6B52DF356AA5633C4 , 0x28B703D996FB4B5AAB548C025947E87C , 0x28BDBB2A334C4EFB833D50C9F47BBD42 , 0x28DDCB93DC1742FBA7336E14894A5402 , 0x29424506F7C34F70A500C369ECDEA554 , 0x29723FE83DCB4BDD8D11B70CA3E764BD , 0x2981D274AF1A499B9A3D61ACD3C4DFFB , 0x299DF76406224633B1554F17B7C29774 , 0x29A5FB68FA9C4179A46A16E68D3991A2 , 0x2A06D486E486447D98946B544ABEB8BE , 0x2A087B679BF241E3AAAB6C1D75DE3D3C , 0x2A9AE55F011545ABB59FA1126A76B0FC , 0x2ABC85F70B404834A8BA45E9CAFC822F , 0x2AEBD3D588F14087B8C8B8DA486BB616 , 0x2B1E2E1B99F64A8C953CB49B6655E11A , 0x2B2EBEAC53D04197AA380454CFAC9E25 , 0x2B4D4C9E92DF4D208A9E8541190CEDD3 , 0x2CA04ABCB39D45F4BA3679C5D31987CA , 0x2CC19684A18F48A78C7F14328CDFC46E , 0x2D0B0B4B22BF4FA8B7161E10B107AE40 , 0x2DCFDF6C5C7C4F7DBACDC994F955863B , 0x2DF3F442567E4C4AB6DF4D341F03228E , 0x2DFEBDF0E71E414B958FDDD453E7E524 , 0x2E2027321B61404ABEEF63F27C02C8E5 , 0x2E3DC9F7477B4513BC85FF8A3E5657A3 , 0x2E61C95553E9459B9C48BBB389D1690D , 0x2E7B613304DD4C96824D1BE6FFD83190 , 0x2E87E42A3D8C4AA5BD4DA7D0C851BF7E , 0x2F4692D09FC0484CA8883CD9E0708D46 , 0x2FD6999D8BD9483C9D81AF2435670380 , 0x2FF053FA9EBD4CD5A2A53E65CAC70757 , 0x30176C652F9B4833804BE55D2E5C491F , 0x302C26630EE74FF28738A844ED269886 , 0x3084543115D3461F8706A53EA1608DEB , 0x31735EE394174546B9A835372AFA3ED9 , 0x31AC95F0E1A443888644827B15C8A34F , 0x324F482129C14C0CB8F0D49D7ACADE5B , 0x325D050CCD374F978A0A11219512B448 , 0x327337D82CFF477A8B2969ED8C94191A , 0x329849610CF643A8973EC27B03DE6BEA , 0x32BC5D95630145DAACE7E74B0905133C , 0x332E64CCF755445EB0DFD7307CE95211 , 0x334279C235544A1ABD52D1C4F4E65E4A , 0x336A16D53AF040E6959716646F66CDB5 , 0x33DDBCBC8BA94D46A71D2CD9A8AAE2D2 , 0x33FCF0909C7F498BA1CD4FEC3C93755C , 0x34A629EC7478437CB2FE74BF21ECAC32 , 0x351766DB24834309852CC2886F45D3CB , 0x352B7B521FE346AC9F7C1AAA3135C690 , 0x354DEDC90E1846C0A478EE2E699CF29C , 0x355EAE192F82463EBD5AD97BA12F70E3 , 0x3588374DDAA8427C81D359C9C2D5CE9B , 0x35F20E7796DB4534BE09CAE5757D3A6A , 0x368235120D5D47078FCB695CB31D8ABA , 0x36C5152D4CAF43ACB0BA66D500106962 , 0x36D3C708BE254C8D80EC77DD7339BFFB , 0x36F15F45C28849D1BE142C4F48CFB748 , 0x3710488AF9B840ECA5C51868D3B2180F , 0x37CB4CE51D03450BA8A10E0B1459AD1C , 0x38C8FEE1DB68429E84BF2D0FF7CF28D1 , 0x38F7A44063BD481E96C99204554CC2E1 , 0x3961E4D4B5694F32A71C9F545E1463D7 , 0x396FD0BEC6754AD6802751A4953AE4FC , 0x398F3DB393774C039E753795435311A6 , 0x399809DE077A4B5DB3624CFF825AF1B0 , 0x3A9CC1A65D9B44909FFD509048502465 , 0x3AFAC8EB66354375BAF372ABC513E281 , 0x3B1E50D6D0BB4C9E957045944DDB9A8F , 0x3B2D695BF22C4EFEB6B8F89927D3F670 , 0x3B5A3069B9214223A3DE6D9682B3916F , 0x3BA61E6E69E0488E9C0F30428FF2C22C , 0x3BC2124409BC4207AD6336E8B91C28AB , 0x3BD15E46F3234161A3A86AC171766C25 , 0x3BFD7DFB3FA94F98AFA922C0E6EE4C56 , 0x3C084DEF220D493CAF032AA1931BC1D1 , 0x3C4DC9E7BBDA42FF9AB87D3185A2F0B8 , 0x3C823C1A270A468B8070B06EA36F87A0 , 0x3C8361B669074524BBED3FD2311F0F0E , 0x3CEB37A732424262915D394BDED5A67B , 0x3CFECF947BC2425B91AEC0E07B83B869 , 0x3D22F41677D94976936216F44B7D1D96 , 0x3D9A8C3647DE4DF2A2079BC6510A5883 , 0x3E63CFF24DFF42A6AA160DA2D2214E76 , 0x3E726EED678F4435A13A8CD68B89B099 , 0x3ECBABF78CDE443FBBE20C3F7746E105 , 0x3F30F29A06154C5484CF504113B9FC5E , 0x3F4B1FA597334DD3A1EF3FF668A71997 , 0x3F5DFD97A55445F7B5EC641B8775BC96 , 0x3FC92DEF06624A42A050CDD926273A55 , 0x3FD779FBE9864AEBA396B25CBE5642DB , 0x400D037A242549ACA01FD76A0600A38C , 0x403A2FB9D21A4D0984628EB08482D4ED , 0x40682A2F02244A7BA81E187512DD8759 , 0x4089BF93662240BF9B3EC0C23A8BC535 , 0x40E6E5C772DA4F1986E598A14063A2C1 , 0x410118C8E60B4A46BFA7A81479A0958A , 0x41076EA5E5CC4F58A625F3E80397021C , 0x410D28E96EB0407FAC7C784F9F56B415 , 0x4162761ADBEE458BBEA799C322E00760 , 0x41BF63563EFF414D967BD9C3C462A642 , 0x41C35A76766247E79220261288A4B526 , 0x421A3FDFD0D5460AB528E3707CA11A78 , 0x421A4F9C22E14E029C5BC4C54E581CC3 , 0x426027AE9AA245EE8F136ED2EC8B4BD4 , 0x42843C39F20E4F23A599575776B060C2 , 0x4296A5CB65A142C68F73F4D87567B352 , 0x42C5FC8A3C1B4B4AB2D307E72214A678 , 0x437967AA036A474B8DABB9BAAB7CABBC , 0x44781DDF3EA14E8FB55180EF82B2EEA1 , 0x44F5643A9AA54A23BCBD89BAD97DD752 , 0x44F5A654F8274258B67DB104FABCFB76 , 0x454F5CD6F77F4E4BB23E2615979CB184 , 0x459FB0289AE34AEAB44A1F62570819E6 , 0x45C8F8B572344BEE9C5EEE94DF31A32D , 0x461D3C54BCA34A68B42D70D58A021401 , 0x462F242B433C41E8869AEC94BCC1F973 , 0x46815593D7CB4E058BE8C35B4775F8AF , 0x46E6A1DEDB50427E99AB637C736ED176 , 0x473A4AF565D547AFA4BFA757A9FEF23F , 0x476DA03652344F4AB2657072FBAC235B , 0x47B983ECB69A49329D2C0C59C618A183 , 0x47FD66B6CDBE43919BAFE81BC8DBA96E , 0x4947D6BD2CC24A69889095E157CA11EB , 0x494ED93568FD42DC86A8E0340F0DC570 , 0x495085311B31474FA0EDF2733D1A853F , 0x4987134C36BE4A2BA051D2C6FBF5BFED , 0x49C262940E634627A83A2D8900CBCB32 , 0x4A0EDBF8700045CBB2265D466091703E , 0x4A1FA29E854C4B40A518BDD39CB9F9BE , 0x4A3774215AF3449697142DD4E3B95F98 , 0x4A67C927B3BF4CEB94E08FC7F5036A29 , 0x4AA63F56B73B4F4C9538B685E2F8C502 , 0x4AEA7E9523BC4B8C9A73CFAC71487BFF , 0x4AFE08830C094CE3A373BA6AA9DF50BF , 0x4AFEDFFF42EC404F942D99B202FE2570 , 0x4B512DC909F94D069EF3EEECDFC57B10 , 0x4BB1A177C3F441DF91FE4DB9A39338A2 , 0x4BEAA37FF7394B238DF11006561868C9 , 0x4C5B60A0500A4EABB9E45220E749353A , 0x4C9461AA9F2347CB91DBBF636B319C3F , 0x4C957496175748C58E91A52C7939740F , 0x4CA1B237DE3345A0AE20159FD05301A5 , 0x4CA2F21F1BE74B7A95FA742C908B14D5 , 0x4CEB08EB683E48B8BFFD988441CBE0CF , 0x4D767C29DE1848B7812E7C60B66845D1 , 0x4DBC4799DE1A481C8612152914FA3020 , 0x4DF3329A2B5745F38D8E47A9D622D696 , 0x4E0D39B2433B499F9B6F8BD3C7D98D19 , 0x4E504284AB904BDCAF2ACB158F1C29ED , 0x4E5DAA828D4D40EEA4B94E394626C4E8 , 0x4F297B074E1E42288AF56D718D9A55E9 , 0x4F2D1CF6B75D4F2D9A7C474DDDF6336C , 0x4F6ADE5D021E41C1A4FC4E5BCC8A3A3E , 0x505ADDEE13B24382918C8B69CA80905E , 0x50A1432A03A5400C8EDEA57AC6906CD6 , 0x50BD5C5D13D5461B8715FA535C5AE243 , 0x513820E734B841BFB7A36D40271268FD , 0x513AB9793DD541E6A6DFF9033F99756F , 0x51966276A5E444F48A9BB31B9E4D61D6 , 0x51981EB9A5194C30817F3175514F6D2E , 0x51D75C5566974F1BBE1CFB92869F23D1 , 0x52446F91657F41ADABB61429EFEDAA1E , 0x52C3516499264142AC53BCAA3E2D70CF , 0x52C3774768084B93B3B9CE3B15BC9E09 , 0x53C501E2CF41496FA9A42EEA47C355AF , 0x53E9A4A0C7A9468396D67475312984F7 , 0x544E4A0EF9734F0C8F100630F291F383 , 0x546F7991CB24470995915C6A6A01EE9D , 0x55214A1633FB4A73AFDB44C8AE1F0B09 , 0x554BD0428EDC4FBC87743CAA3CAAE9BF , 0x555C6F75488240B5B627B8252A03B3A3 , 0x558CD7E4BFFB475FB1BB1D5C553F5C30 , 0x55B40836D5D44765B09FD42B6148FAFE , 0x55F4D6BB96154E2F9BBF1DAA999902A6 , 0x56270B7D2C864277AB1C70005AE1AECF , 0x564CBDA34EBC45FD88ADF5B9A2DEBF6E , 0x56D50E48B02249C4B5BBCCE41A1C072A , 0x57330490AC644DCE9A00F45654547A3B , 0x5755076F55014DEBB1004BF1CF4FB9E9 , 0x575841D6E56A49B6B4C6B7D69A96DBF8 , 0x577B66D124E242A48C33CAAAEA8B262E , 0x577CE87746DD404B99E1879A238F8C47 , 0x57B06521D3FE4ABF934D2B565836203C , 0x57CBD7E0AEBE42E8B705EDC0BC913CA4 , 0x580BD2DDD380409B834128273A2C7F70 , 0x583E6CD9C72241FBAC3CEC8D967EEFFC , 0x5875E90A4149478CAF4F73EA218FAE7D , 0x58A73A1465684B519DE7DF61B3180A28 , 0x592C8C118FD34494B2F8A1E7017C4208 , 0x5A39A72570E544189B7F46F753FC3063 , 0x5A5625DB9381412980F9430605B6298B , 0x5ACEF79D5E8149E19823CC6FB8A90727 , 0x5AD0A75B35EA40B780720CF5B915396A , 0x5AD558D0943949CCB8C7D99B5A0B0815 , 0x5B097BD435E848F699E62A1F4D526C7F , 0x5B6A919CDA5D465E9051B1313F4BA2BD , 0x5B6F1C9565314745A2496C81220D4588 , 0x5B9D56B870604CA2ACC275329FB15B5E , 0x5BC9C81FEFF54E9C84B24012E453A899 , 0x5BE22BF8C34240FDA91212D746299FC0 , 0x5BF95E9020EE4C2DA987F042B175EC3E , 0x5C14BD4352F84255AE542EBA0ACC0E5D , 0x5C561A6BA57D4EE7804A3D3DD1B96A1B , 0x5C67C511F6944DF3AC8E19EC862AF83C , 0x5C8CCC79ABF34ACBBA63EEE33F345362 , 0x5D2D44C9FFD346B5BE359B080D8B4BC1 , 0x5D48E465F9A24E8A8B8F92844009B553 , 0x5D97DB9B33204DF4B5CB13E6348076CC , 0x5DC2575BF14F49E8B4C43FDB4937E733 , 0x5DCDF0125AF94A1A9DA6FB792F66B63C , 0x5E36B0C8C179449DAC67C17604C205AA , 0x5EE37F6166924D7B99CAC803E4CACC00 , 0x5F62580707854DF0AA9B4363D8A04F42 , 0x5F6D55149DA14310BD6A08C07D0AAD98 , 0x5F7DD71082DE4FF1825A3E4FC530B61B , 0x5FB296C482AC4D8EB585DD4F1CE98A81 , 0x5FCC606B4E5242ADAA89FD1C0BCC0788 , 0x6085230E2627406391283C33F5200975 , 0x6086C696ED2C4AB0B2631CF6889048BD , 0x6089ED7CAECA45B4816BBAC2305E8393 , 0x608F598E52CF4C2CBE2BDC55DA5D9800 , 0x6091F7D75D564CEEA949F87B073ACD38 , 0x6094DB22FE244F87993560B16BEE2684 , 0x60A3CC9218CA47219A0E3C04A3023893 , 0x60CBA981CEA144C2BEDFB3040C1AC083 , 0x60F71166D6DD40A1A29C073F390AC2C7 , 0x610B63661F894465A504577E88EDBE89 , 0x611555A6088941779503F03EB0C969D2 , 0x6155BC5B03894F179E6EB4C1EB2F6032 , 0x6158FD5D218645AABB65718E9DB1AD25 , 0x61DEBDA1020043959AA497CAD8711D71 , 0x621F06FD17C0438195B50EF9FF5196DE , 0x6279E85C754A43909DE87F0D3B858351 , 0x6288FB87F6224BD0BAA82DDC2A3A80A1 , 0x62FD24F7D9DE4E3F8AC0162AF6C77547 , 0x632CFC9AA85C45E1989CFF3AAAB06B13 , 0x637783E9613744B099A5A0AAB46E32AA , 0x63BBE5A8C1994B2489078B503777CC94 , 0x642A78988ECF44919664A4D5307EC991 , 0x643EFC4EF68A4C45A33C539DF74E05B8 , 0x6457A634BC564E8B88AB325B1BE45EA6 , 0x645ADA022B194F3E98A4FB31E35FC4AA , 0x658288FE7C294588865F4D7FFD24E64E , 0x65D37E8611A24D6A81A53A335F092210 , 0x6632D9776FE84BBA961029784E4D1B70 , 0x6679A0FC857D458C854C6AA0BB9CDC34 , 0x667FF3262DBB4CC2A21BE302E44230C1 , 0x66BEC14478EB4B029FBE01D5F14B7ECD , 0x66D65AB9AB034AC59E737C04FF6A6D36 , 0x670E6DC7AE104D428AA1D9D1A3C596FB , 0x67C52FE7EE564689BCD4DC7D559670FB , 0x67DE6D67304C4B8482E958AB729A82F4 , 0x67EF8355241247439985D82398C0D189 , 0x680BCA11C48847B29D854FC4145C2F89 , 0x684F7A1F180B45C99C5EDE49BA720339 , 0x68C76F185E854E1BAA6DC51068D4CEDB , 0x68DE481656174C3192AE115D2059C286 , 0x68E4F0D9DB84457B86F98465B2240113 , 0x69168CD035BF47ED9BD02E232681C894 , 0x699D5C13465942B9A9E9369633CFAC97 , 0x69E92375BB6648E7835771FE8C6C9E9E , 0x69EA699ECD7E44E1898D25E075107CB3 , 0x6A00CAC15C034917A152A1987E3DF27F , 0x6A0F66AD837449D09AB1849FAC5557DC , 0x6A9D83423FFC43A99CA6CC2A0B336A93 , 0x6ABE409E6D3B489B9C1DEA6A59803967 , 0x6AC99B6A187A49D0962E40890AC916F7 , 0x6AD702BB808143E5AA54E182097C2F52 , 0x6B0AAA5C30944C05AC03D4D7B13FED5F , 0x6B73D7DBA29D4A149BE3104BAE26F4B6 , 0x6B7AE37BB6924E0ABA23FC8F474BF0D7 , 0x6BBF0F0D9E3F426BB8398143E98A8D16 , 0x6C28F4D3DACE47FFAC9B3028A7079335 , 0x6C3FD8B619774B1791CC9232621E6C48 , 0x6C6532C2CA18430383B79C9829233FAD , 0x6C7FC7B7E6CE4C26B4130A8C4CA47DFC , 0x6CEC4DEF5512442DBE7F8EBC169B99AF , 0x6D0770084B0D42228A102325315ECDF9 , 0x6D2780B6D2044889A63336F6B59995EF , 0x6D2C967944904520989F13F15F6B202F , 0x6D79251D20F642BA9679262EC19F15D6 , 0x6D9BEE00571846359C10396BCBE64163 , 0x6DA80C489FC34902B3CD68546CE9BDED , 0x6DAE503F926B45E4852B934306D8C1E7 , 0x6DEC6491DB8E432D8977216C47718247 , 0x6DF693E0497D4F91A6AED855C8751CE0 , 0x6E4A68824D7E4A149A1235979FC4F639 , 0x6E745D641E134CE7AD04962C52F0F5ED , 0x6EABA72816744591B88EA3CF0EBD00A3 , 0x6EB4EB75EB0446D09D8B22CADE0ABABF , 0x6F35CE76EBAE4B4EAA0CB3CFCC7D7EBA , 0x6F58D7518D524E7B86495A2C5D614497 , 0x6F8392A53EC3493BBE28C214D0689C87 , 0x6F8394B87A1D447CA2D59221198C6689 , 0x6F83FD21CFA243E09641B0355A2817D2 , 0x6FBA9275227E424C9DDDBAB4E121CE31 , 0x6FC107D6A1E249129CC62E39BD3DB5B3 , 0x6FE67781660A4A79A99071B4718EF0F1 , 0x70A644792EAC45B89BB4AFA50D9021EF , 0x70B646D460DE4E41821945423F55A8EB , 0x70F8669234894C549ABF893DBADE39FF , 0x70FAAE04C28E447FB706CC625E3111F2 , 0x7109CA42D8E0412580E57609ECCDBFCD , 0x711644A1406D40A68243702BC7E4C404 , 0x71177078D5F34EC499E6BB356FB21868 , 0x71631DEFDBA54ECBB561FF9317951627 , 0x71D0F64C64CF4116B71634F53D0ACCFF , 0x71D51E54921A4752BE1673DD49CECEEC , 0x71E25291C79C46788D0C33E46FA4A11C , 0x7260BA2B578748ACB6FAEA9122190BA0 , 0x7266F2F810B64D63B49DABA3C14C709A , 0x72CB648C18134010AFA7E4856467A944 , 0x72D70C67E6474DDCB1FBA965B12ECD8A , 0x72E1AAC9CFBA443DB64B30D886B7D1D9 , 0x73D10EECAD344599999FE4D9C0EA1FC0 , 0x73DD70E795D74FECB15EAEAC0BA65DD9 , 0x73E8E9F85D4C493DB672F16C3C916593 , 0x73F4DFAC653D4F52AA5423DC6F2607DE , 0x73F687F3215E41C791700210531F2FD2 , 0x73F71E6EF1ED4C5B870F832DAD710FE9 , 0x7428FBFFC66F4A539830C3041995AF91 , 0x742961D221F64543B83155799B9BCC7E , 0x743B3FC7E0AA4E5AB4A22F6C9804238E , 0x745BC46418A04D43AF644EFA17C4D941 , 0x748EBB56AD4B456B9024DE7E224FE255 , 0x74BCD28D06D7415182762BBB26845F2E , 0x751E7935D73C471B8A9D97981F224CEC , 0x75950F9A8A9E479799900E82895BD54D , 0x759717227C7643E1B6F11815A203B3A3 , 0x75A466BA285441C8A75CB2FB64B75FE9 , 0x75C7CC67B7B3426195CED720034A03F2 , 0x75EB98FCDD8846B685633C3C437C43D2 , 0x75FAAD870595455484EFACE7F7957084 , 0x763A62FFC8524B5E8CDE6E4B63D20F87 , 0x764D49F8E36C481EBF908D3A59D16427 , 0x767B10465EDF4B1F8BE0BB79AB01E2EA , 0x7739ABFC1CDB4CB4BBAB8A6B647C3613 , 0x778293E4A68D44719A6E09A9FBFD9A8A , 0x77B8AF6DD73C4BE4918DF40CFDEE8521 , 0x7803247CF72044D9A32DB52A136E1DCF , 0x78564017EF234BF9A78932629948724E , 0x78842C1F55F842A3B0FCA229C9BC9AB1 , 0x78A56978005D49A1A82C6B93F6DE1B3D , 0x78F5E0F7431F46ABA083791CF7ADE7E2 , 0x78F6DF4ECAAF4564BB51034D769AD3F9 , 0x79804E27D3B84A0594CD440DE23F4E86 , 0x799E29169FE34E0DA8CD9D76DF9A6365 , 0x79C80AA561D04234AE88637FE16CCF39 , 0x79C9D3A631DE4E089B25C1F3B1FB7F64 , 0x79EA76305AD04C2DAB48CF68E3618351 , 0x79FAD4F30B6F42FC840CF0B0F8222E2E , 0x7A086E8C4201469E932B4A183711052B , 0x7A0B55A77A0B441FACF9F6915C3E6E0C , 0x7A768155A21E446DB594B41749495D52 , 0x7A97BA16DA8F4F098D36DA943A85EAD3 , 0x7AB660DF1FF04A8C9D74A9E1AB0C387D , 0x7ADFF263991942E2BFBDB03EAB3C84F6 , 0x7AEC0CF38D9445608FDE7D49D627919A , 0x7B17ED5E3AA44635A18D9BE40AC720E5 , 0x7B4CAFFABAD04D4D90F412995E5D0790 , 0x7B99194BFE6E421B8D0AA89B27A01A12 , 0x7BACB3348AF0498E9FAAE4568AD76AED , 0x7BC6E268B4984369AD86B528D6A919B9 , 0x7C248F366C0F4F55BB7D228A0ECBE628 , 0x7C466C7831B94B1FB01168CD1DF318CF , 0x7C91B0BFA1934D46AB3FD2FC66867555 , 0x7D30C3B042DD4A53BF0DCD11B6D81EAD , 0x7D50E5285BC34169AC6865BC2D914C95 , 0x7D682ADEDAFB4E14BA05509AE01999E4 , 0x7D6AADDDCF6B4289A5B0AEA5D46CF7E6 , 0x7D8C5FFBFED14CB287D963F77257F14E , 0x7DEA04CED036459D8AA83B33F38B6D75 , 0x7DF94DAA66A64BCEAD011F93B55D8B9D , 0x7E06E736599B41499239FED0D71CF216 , 0x7E343212F7D849278D9336A7FE9D2D83 , 0x7E667311B0364E889D21AFA62EBC53F5 , 0x7EAB3E4D10A54A279A339DDB2AD4D143 , 0x7F686C413F524D07A1D5928DBB3A7FF4 , 0x7F6A5BAE59A14435A2DE2FFFFED3112D , 0x7FE73C40029543BEA921F24DA31EEE7D , 0x802EE6CE0A5B42CEBB9C073C410A080C , 0x80300E7918A0472189F0600F2CCAE169 , 0x80690492D1304C02A6506BDF2CC441BC , 0x809BC28DCF4143BDB35BAF4A618B4263 , 0x80B0B34BA3AD473193B2F9FC45E218F7 , 0x80F726953DEF42CAAB298D541BA142E4 , 0x8102BFEFF8054079A21D170295328A32 , 0x812D1D6712984713A099B4B9C534E63D , 0x8180A9AFECDA4CC59134E6A5278BEDA0 , 0x81812E0BA24D423DAC0838781A53AE70 , 0x819CC53BD8E84125A062038B33AF4FDD , 0x81B7E6E753D74037BF5BCD84134E519B , 0x81D588A65EFA4215BD6B746599D8BF47 , 0x824E6A9975464D37928ABB7907E396F0 , 0x8267A6ED8FA245F083DBC3FFBAEB0739 , 0x82B42D5240384A9D846F4BFD26C51B65 , 0x8313A58552F24EA298227A0B645A3682 , 0x8325D6D41BC4449FB3474AA1BF0C20B8 , 0x8337D35896CB43969814DC8F553A6C8D , 0x83522E615A174E8CA1470837A9B6E64A , 0x838288AAF60C411E9BD361BC6FC34E69 , 0x83B0325614F34545935E328749624138 , 0x842AD2C2AEDC427EA668A7776E5C5718 , 0x842D9707EF1343C2A7959E67A22B6B39 , 0x84BB8C3297E044C1A7979CEC2FB6B7FB , 0x84C44CDC115D4F7F89312BCD2773386A , 0x84DB882D5EEA4037AE04BBFEBF4B8219 , 0x84E07F7CD9C1411EA2A7DA49E2E21B73 , 0x850DE0E4A7FA46A69ED9B53168F00C38 , 0x852754F3F79E4F1C9D1DC94EC2AA4C76 , 0x8530049F706A435EBE247DCC3980BCD5 , 0x853308421F6C4D7399317C39A686F12E , 0x85520FB03B804508BDCCE1EDB406DDAE , 0x85766817D6D343ABA28635BA7771EE6D , 0x8588B36B591746948DA4364B647338F0 , 0x858D450ED4194B7A888971D73E3ED270 , 0x85DF7DBF75274083A777A465EF26BBD6 , 0x85EEE9418EE141888BDB08D19EFEFE49 , 0x85FAD572583746E3B8862D53244884F6 , 0x85FEF05460B243C99E4A3E4ACCDBABE2 , 0x8601FA9BA1444B558648B0DEF7006A58 , 0x863BF86661EE4A4492307726D3E530AD , 0x868712B0AC7D4440B653A5B3890A4CAA , 0x86B09D0370804DB68DAA0543C75500DF , 0x86C18DCA7B6D46C890C771D17E921130 , 0x878330506C8048A5B8CBE05BE1239B17 , 0x879E2C487214457CB3CC606EDA47F549 , 0x87B1C36240074EC894AF7C07EBD26E66 , 0x87E7323CCE0B4FAB91E5F7DD5A9BFA5F , 0x87E8A336732741CCBB5767709F69448F , 0x882A0D90845C46C9BB019659A615F235 , 0x8847592E786B484F94BD6F33A7018540 , 0x8897285413C1408885B1BBBA6EF0C2D6 , 0x88D90D9342FE4AF58DCF5E3F548660F3 , 0x891F9601EC2E42CEAC06602FA9BD66C7 , 0x89320D5B21964D1F939B3B0B4FD339FC , 0x8935C790ABDF4E39A6E4E83021696EA9 , 0x894814D687BD49B2809420C8E89F4D37 , 0x896D4671D5D04A838506A99ED07949D0 , 0x89C6C77FB98B4AC6919B9DE70A9B924C , 0x8A5AC200D25D4899AD75E11B6302BE40 , 0x8A6708AFC5644B41B574817639939A1C , 0x8A8093D4ECC746EB9D1B4E542077F079 , 0x8AC3B4407CF64E4FB1D39C2AA371ED29 , 0x8AD0FA1CB54C4456AE91C74BA0DF0FB3 , 0x8ADD04A3E67A4953B500B89AC0EB38B2 , 0x8AFCB22AE7E9464B9A220312AF181671 , 0x8AFD4184FA7F4D01A834757DE91B5059 , 0x8C34B26EA6E34ABA991C260EE26744EC , 0x8C5088FC54B2494DA942057ED28654BF , 0x8C83D48FD4BC42DEA428F0566B1C1159 , 0x8CA550A405F345C9821DEB00F020A335 , 0x8CB0EB0EADA24635905CEC8D3F1D71F3 , 0x8D1E147F008D40F5BA902C23610374FC , 0x8D2CFDD4A5F54B59902A11851D033E54 , 0x8D45E33CEDBF4D0792397B8BD4A588B8 , 0x8D4F652702BE40BE8D5FD550188D0F45 , 0x8E0C64F417264187AFB600F36ACC6D22 , 0x8E21E4D794F041E6949FE9EAFFDE6068 , 0x8EA5C319BADB40BFB1E0F2ABE8E1420F , 0x8F1332EB43334D159175A80ED6E45057 , 0x8F3502D374E14B9E94862331E65A507A , 0x8FECF669E0F64CC9A65159B1808FB1F7 , 0x905EB35C7E7F4A26B89C6F3A8AFA2771 , 0x90C5EDE0B2E94251B2824DA55F903453 , 0x90D23953FBAF4CC1AE063223D51C798E , 0x90EA8BA2A59D4F208532C846BF8F8974 , 0x9127FB1F28CC47AD9958FFB85FF10125 , 0x912A99516E84448C8FDB1BEE5464066E , 0x91631143C2984C2F9DBA27F2AA18CCA4 , 0x917C0DD471714A44A2F46430182D7FD8 , 0x91C047D4AE304B3BA0514155F2E018B1 , 0x91C10139F3F946DD995878D8E2922800 , 0x923AD5FC9FCC4B26B45F262F7D2E2015 , 0x9250DDD665854D9FB1728E7EFD4DCC22 , 0x92A413FDBECB4AA999389472F24D07A9 , 0x92C7A39E2D4E497FB962294FE598FA2C , 0x9316860E82434D6785E22A0EB8CCBAF8 , 0x9355F61CD2C348D4839DD4FB4A56ED9D , 0x9387ACB13A7642208F7F6AD8F453E41A , 0x93948D7989B94ABBACB620E3C3A4EC2B , 0x93BE2DB9AB73440C9F44D4DFF869B6DB , 0x940DE9504E2B4067BB89E8DE2687044F , 0x944F0FAB45F64A6894BCEF7C9F2446E4 , 0x9459332A94F14DB28A93466A607CD029 , 0x951F8D45C17F4FCDB769BF662892CD04 , 0x953AA40056004FBEAB87C9B04FCB5CA6 , 0x95C56B0280FF4398A69AECBC4B4A1BBA , 0x962C617E8D994FF6B0C25AAD04022B67 , 0x968CA01825FA47EB8CE2DC85FFD52CAA , 0x96936E32FCC6414E9E19963818AE3296 , 0x9697343857C24DDD8250E9515CE7FF21 , 0x96CEE3AC724A42D290D2CC2C5D337482 , 0x96F9018C97F74F268FBDDEB214A156E3 , 0x9721855B4937454A904482D57C7E6414 , 0x974E820ACDD342F2BD482E531821D6D2 , 0x97A8D0D52114451EBD70F2E5B619CE79 , 0x9803EF0A5BD64DF7925D48B7E0849934 , 0x98099977618846FE80E141669A36D6D5 , 0x98428DAB5B8045BCBCBE767DD35FD311 , 0x98694BD79D9D4057BC714A40679A5881 , 0x988D2728096D477EBA6F4A5AAE31B2E2 , 0x990F4026D55D463D9D8174265472E4B2 , 0x9926731F6F8E4D65B1F505AAB3E402CF , 0x995588B3FA934D6688F81F8D9D57CC84 , 0x999EEE8FE1D54280BDDFE719F06D5411 , 0x99B951830DFE4B1AAE2675D97393BEC8 , 0x99EAD72007414201B6928B05FBBBA54E , 0x99EB30031DC3465C8FE88A9C89476E57 , 0x9A288573EFCE4B2886995AFAE94378A4 , 0x9A3E4A70A3E149EAA5559944903BF1E0 , 0x9A838C319E93443584F7E57783E9297D , 0x9AF1A1C26D66423594EB7963FB6FEA0D , 0x9B2943C29FD2445BAB5C0A1EB2A939F8 , 0x9B5868E82F9D4C798C38AAE6F9B2ADD2 , 0x9B8932EFD4464681B56BF3C122032DDB , 0x9BDC85FCFB3040439718D15EBC7C0F62 , 0x9BE09226017047028510FEA5CE871E75 , 0x9C06F08DFEC04C80AB9D044FAA5A88DD , 0x9C1D81855D9C46B7A6B9555D48555E0D , 0x9C33F1DAEE5C4040950A5FCFA2C124D4 , 0x9C631F86C38248EF86731E33D97644DA , 0x9CEF2594DCF54D45BA544C84672CC09C , 0x9D0F05B986BA4F3AA979C5DA6488A97D , 0x9D50BB6C044F4682BDCE826E0DD8826F , 0x9D5AEBCED1E2484C9053C9647718A6E3 , 0x9E43A614F83540769B8D47B80B0090E8 , 0x9E81CE7F104642459841330A142790B8 , 0x9E854FCC08194421BB34FF19988AE0F9 , 0x9E935F48DF944332AD696931BA2CFDE4 , 0x9ED5A2D9C16242E2B99C202E6972BE46 , 0x9EEF40CAEE164EC5AE9FF1A51E3798CB , 0x9F14D4F50AA446A4947517DBF0EF3889 , 0x9F308D735BCB45BF885DFD7773987B14 , 0x9FD302DE0733410D9CB258AFDA73444E , 0x9FE5D2A8E845425A87C76F06E9C1D594 , 0xA054CE261D744BCDA5C30495FE53F325 , 0xA09DBD8952CA473CA61AF7917C926D32 , 0xA0BA480C6574462FB41DE76EECE5A313 , 0xA0F41BA413024ABFB977ED17646F8744 , 0xA10CE6C5BEEA476EBC4549F9262D2B01 , 0xA14F6CE4FFF34C288D4A9C692776F67F , 0xA17064B5581A4E76A7C575332930985F , 0xA182D7E966DB4DFFB57FB90D5B12DD8C , 0xA1D210E732B14ABB9DD022771C2D6A50 , 0xA2B358B0330A4019B3DE9B2E38D11753 , 0xA2FC4993A7824F8E9CBA1686EAB24985 , 0xA30AB8A9979644639A6C8FA69703B204 , 0xA31FA1B5F15E4C339A653FA40E7D1B90 , 0xA339938EE1A14087B010804547E59490 , 0xA34D0614C2E1433585E1FC3C077DCA45 , 0xA375BA9C68704AF382DFA561C23473BC , 0xA38274ADF70D45419F15B6A5AAF8DF4A , 0xA3B25FD1F93D40FA962FD9D1B9D76C21 , 0xA3C52DE62B3B41B1819F8C35D9DF9230 , 0xA3ED2E2204F14A108ECC492364CAF355 , 0xA406FB1BD8EF4E0C80D860106D280579 , 0xA47F15CBCD4F407D8DD51BDC1A9A602B , 0xA4A8C86177954121A5C1D21756B47A2B , 0xA4B08D7E53494823B9DB9AAD286338C4 , 0xA4CA297978014638B40CDCA7F0FBC901 , 0xA4FEE06C341740288182D2D765FA10FF , 0xA5052A1A3D21433DB1FCB3516EE27D84 , 0xA57835DC1E2A4D37A4E375DC7DA7EC70 , 0xA57DE2842461416C82F9015574F2A984 , 0xA6118AC139464A39B43DE2156B5D6411 , 0xA68396583EC946A49B0DF605E3491828 , 0xA6C902E312A54D22AAF180DC4F381CF6 , 0xA74178A668FE48ABA60E75B673E3F2BA , 0xA7B130D85E434BD1A10003D71BDDB203 , 0xA7DC51CD164440C7BEC1196B8819EB70 , 0xA816FAEB3BA44C0F9D649B1DBA370929 , 0xA85FDFE29A3C4AEAA52BAACB7C4FE95C , 0xA86DE63A08B04FB0AB63E1FD0055D23B , 0xA8C6113DD1964CB2B135651479C84DED , 0xA8E3140240404AB3836B71607B88A896 , 0xA99552F6420149FE9B6FE71F1EB223C3 , 0xAA1616365CB54F299DB0A40EC687E6FD , 0xAA1FA94E3C954A688DA24F834C65163B , 0xAA3031F9FD724DBC9FED884EA62B3CDD , 0xAA5AB64A92BB4051A6D6236F60206944 , 0xAAAB95632C304D8085E0AA738E6CE164 , 0xAACB8FDEA6A249E18B0ED74239D6F0C1 , 0xAACDAEF0F52D468795A8444CEEBC4C1E , 0xAB3A8FCFABAC4A4E97839686D404E1B3 , 0xAB64FF338FC7461CBA19EA343A0DCF6A , 0xAB8559F49BD1435493E5E2726580196D , 0xAB8775D01F5949539DEA74CA9A4A3E9A , 0xABB82E70F1654724A031607E94859583 , 0xAC5291B5F4214F35A3D67D60837F71AF , 0xACD6E529A06B4B0C916E81A208467B82 , 0xAD30BBF74C824B6B8BF0D9C4751CF553 , 0xAD53B0BC19A249C08C54C5F91B3525F5 , 0xAD954713D8574B38AFA2398C7BD66C0F , 0xAD99762DF9084E81B18E9ED398810FC2 , 0xADDCA4EFC5534B19B681AAB850C1FB45 , 0xADE0FDA859D64D3C8AD1AB7783A9F735 , 0xADF28C1B866641CA80805EDA0F657E47 , 0xAE1B6E1101974395851F687B7B654931 , 0xAE4A278B077744B7A11825BD1A3B3F39 , 0xAE6C079B650D44B4ACF695C3C3130C87 , 0xAE808F7BC8D7443C82063D7FEA3F5FF8 , 0xAE97306D1DBF46EBB5C9C94EDEBFA5AB , 0xAED6704EAD4E4BA4894CF6A95FA92E4C , 0xAEDA7E86AE6A4DFC8D0BA5B4842E8B1A , 0xAEE2DB9894C044248D1AFA57B60E68CE , 0xAEF09C55B7154E64A364D71544061D61 , 0xAF047D256E3C4669A83D55CD27D233AC , 0xAF2D7E408FE24E3CADADBCBE89317FC6 , 0xAF35A74DC8B64A1793D07FE51394F187 , 0xAFB02E6FC6DB4BCFB6899616ACC0A964 , 0xB03006FBF7354A93A528FB71C1275DB8 , 0xB06E1B7BB9814476976C4351CE7F42B1 , 0xB1392737DB6E444D8CC9DCEDEAF683AC , 0xB1A52228E9DF44DA92A5409DDE172EC6 , 0xB1A64F194A294088A4600FE3308174BA , 0xB1ADEDD24A1240FC89C0E548CD042C9F , 0xB1D1E03598054CE5919809E1C214EA70 , 0xB1DB8DA532FA409DB65270ED2FDD7BC1 , 0xB20FCD83F68848A984AABAC83C4CE738 , 0xB233CA369ADB47B3B0A58DAB796EF3E5 , 0xB277600C95ED4F71A42E4B6566CF264E , 0xB29F9DA935FA4699AD3FEF9CE2786EA0 , 0xB2BCC6D4948F442E95D4F7FC0117E9B5 , 0xB2CA25F5540F4FC2ADFEFFE678AB972B , 0xB32EC1DC6CC74DCE82575018D41B6810 , 0xB33BE8D0F2984CBCA5054BB8D9353A1C , 0xB3D5CFDF93044F0F9DA63E1BEC0F498F , 0xB4200C48BF264135AF6548ADCD0494D2 , 0xB4310F10C4BB4FC88125A6A66BE7649A , 0xB46EFB940B5D4E79A88DD8190836A198 , 0xB48A2F94C41D4A3E92C18BB5FCC26E04 , 0xB4B28027331243D48B8B94F8580D5FB4 , 0xB525F8818BB94975BD6D612C4B661597 , 0xB55BE6B7C09C452789C63C59EBC98DE4 , 0xB570F0F14AF04DD59E3472B4200C921A , 0xB574E4D3CD984C71A4C4B44847328506 , 0xB5E113ECD40243FAAA59A71FBEF398E7 , 0xB60AF243CD444C6C87E06AB495BBCAFF , 0xB60E3D92F8F846369FD948C8F8C35219 , 0xB6223430172F457F8EBB8ED933DF9F03 , 0xB64E0537F99F4A7C83CAD1BFD3253C64 , 0xB74A81E4EFFE49D4BC01145236DFD3ED , 0xB76DAF23F13944A2BF02ED528E9CF621 , 0xB7FE7724A1E54FFA91C3A13F0D450ECF , 0xB869D1E1BBE94E069C91E54E25714D6E , 0xB8D46F425DDA480A94A63288EAF9A67D , 0xB96F2E122D4B499FB4FD057B03A964BA , 0xB995EE0ACD5B42E4919356469A44F07C , 0xB99E7765034E455493D7DE2349474C09 , 0xBA425BD697F44DBFBFA1F4CA5253BD7A , 0xBA4D543069A244D4B8D42FCBB756C1C6 , 0xBA76CB71D106411AA7ED00F13045A32A , 0xBA921430E9804F7A850B0DAB4FE1648E , 0xBABFB1603CFD4A86A1E186A18FC85A90 , 0xBAFD7DA5004440E8B75178B8111B1997 , 0xBB1C0A1278A144809A930058A52D6A84 , 0xBB220445482E43FFB57A59CEB3831FD3 , 0xBB74E4788BC9436888AB3CB5EF3893E8 , 0xBB7676E30C65491BA415BD9526CEDF2A , 0xBB92E2A3F7414CF7A6922193D9D32658 , 0xBBA2A0852978402295F1C7E10D5E4803 , 0xBBF980D14C81437C8C1898A068B4650A , 0xBC2A9569EC804D2B9CFE477D56D22707 , 0xBC5E02F259B548E585DE758155C448D1 , 0xBC64A70A35A6418D817E62896EBE84C3 , 0xBC682318F5FA45F0882688B264BD3EBF , 0xBC6F6C74611D466AA03DF93582853370 , 0xBC9B5323F26A487EA1DF007B4CBFB900 , 0xBD2F3BD185B44BD89A304655797F6F82 , 0xBD6002CF08154BBABACBB5A380DCDA20 , 0xBD6868C11D384880AF8A46FBEC986BAF , 0xBD9B273F45AC40478A3165D9F8580223 , 0xBDAD675F39C44090A2EDA76D21FE3696 , 0xBE58EFD5547E47F996DFC50BE36E2D85 , 0xBE5F041AE3014F1FB42E0A82E6B5D7C7 , 0xBE8AB8AEFA944F648610A373C7D9C612 , 0xBE8DA37B4B0F44F8860F6450E6EA6C1C , 0xBE9981C98EAA407DA40960AC1D2BDBD2 , 0xBEB4724F64A74E3A8557AE94B97F78FB , 0xBED9E209533640CF94677D60ECC94990 , 0xBFA003D2278C4189B6394E0DD84A8763 , 0xBFA0F5C7990D47D68FE7896930E02E58 , 0xC0222E973C85450798BE8850EE5351FA , 0xC04F1B42B4D9406592A6A8288E6627F9 , 0xC06B5E575C4A457FBD37EF869C02513B , 0xC06DA58BE45E448CBDAFE048F8FA34BF , 0xC0741AE4DF9F4D1388BD5EAE2B10FB81 , 0xC0938ACCDE1F4174BD1257612629EF9C , 0xC0990CE6C3C04654BF8DEF2C3646FB58 , 0xC09FA05CD9344A6B83B1EA7C01136F46 , 0xC0F0288744534020AFE51DB909814BB5 , 0xC1067FA7E42B48338FFA0D8E9024C178 , 0xC161C22580AC408EAE9792E705FBF4CB , 0xC181BC04EF9A45E88C31BB31ADDB9391 , 0xC193C5C3677240BA8498CB282694A75A , 0xC1C9B0F0751D4C2B86F453C199C1ECE6 , 0xC1CB71233A1D49D3BBDCC95E3819DFAB , 0xC225ABF84EDE4935B34646A1881258C8 , 0xC268DC42C8A24EA9B4B88EBE30158FCE , 0xC29D868C91914B4A8B266B77FE7A790F , 0xC3123BC6F5674D6A97AF06F240C437D3 , 0xC393057CFF7744B49D10F32C6E415491 , 0xC3A129F048274EE095C9D6D39D7339E7 , 0xC3E20ABD85FF4AD19F0620233107FCE0 , 0xC4125EE9E4CE43CAB7A746C20AE39129 , 0xC4642AE7E3E14468B7E384F376400530 , 0xC46D0D6318E14D67967AAAC0A2F0873C , 0xC49B3F79F29C47CAA213A1423F22D5F0 , 0xC5118800C75C4590BD4960E282724330 , 0xC5A7941EC4AF4197AFDE9B553ABADD82 , 0xC5AB144F495C45D1AF742173EB811222 , 0xC620B2226C50471D90CB49129203C46B , 0xC624EA737DDA423890C8B30499EDC4CE , 0xC64CC978CE1A47E694986109395627CC , 0xC6DC8BEA9C234666BC039E76421DCB6F , 0xC7294D6120274510AE2B844C7B40AD0A , 0xC7AAAFF3E1D24BDAAD4E5ACA59C2240A , 0xC7C27C6EB6D54599839A560978452979 , 0xC8104E658E794EDA8086E6D26563B7FF , 0xC81E18BB8DCA486E9DCD2C30A35BAB3C , 0xC85A3558DD2D405CA0F4491A6B52614F , 0xC86D452F82BC4B1D89899C7D23CC5B3D , 0xC86E86CC17BE45CEACAC8DBEB716AFFD , 0xC87D34D5C4D748F28DA1AB6A1AF3DBDB , 0xC8AE7F0369464BAB97E8CB6998DA5A37 , 0xC903A61BB757477A84E4D9A0C5C33771 , 0xC93ECDEA10EE41A9A587AEB88F1B08F3 , 0xC9EB29E4FD2E4437A0572855DACA354E , 0xCA196C063B7049AA86F36F80A7017ADF , 0xCA57F2EB9C414DB9ACA05D5A65177FE1 , 0xCA60856D40F8414FAC23BE931B9F69E4 , 0xCA640794E14C41058AB6310A39771622 , 0xCAC0E859BC574557B35F78FF09B0E8B5 , 0xCAC219F237144B3DAA4F904F2664FADD , 0xCAFE3CF58D354CD2BAE220E75FC4F7DC , 0xCB28D1924D864D0E8F76280F83A6754F , 0xCBCD83969A784F79A80CF7C950700D16 , 0xCBD806E8D01D489AAEFEF0DF987F56F9 , 0xCC56AD7CB55C48B5A8023518A2115248 , 0xCC7F17B545B443259D7B3B91BDB635E9 , 0xCCA727003FF54C9395AF451195E7279A , 0xCCBEC01B6215447B958D69714049BA7E , 0xCCCE86F4B9CF4642AA9BD0E679C4046A , 0xCCDDA087F458462EA0DE04232D68AB19 , 0xCCE237728C9A443095D5ACAC2558CA2B , 0xCCE63C284B114A878FC280A9153DF0C6 , 0xCCFECB91167449F98CAD00A2B2FD239D , 0xCD0E2E40890A4D15821F2359F2C4EA2B , 0xCD2A31B6FA7C4F04BF1B041AA337B39D , 0xCD5717AEC62945C6B4582021A26CD63C , 0xCE4DF4AE1BE045D3851625734FBA2C29 , 0xCEB8438537014224BD0256A2FEFF1D66 , 0xCEBD6870D42D4596A17C2CA9AF88D3EE , 0xCEC331FAC32D4133AB30452541596632 , 0xCECF3E19F42B44EFBF6AB4733D0FC8EF , 0xCEF00D84D4064A5498678C85BBF6C70D , 0xCEFF876768944BDD8BA83A778E633C7B , 0xCF13287CA5504CDE9E27E7D3AEC4F1E8 , 0xCF5E6D5586A54DC4AA912896D745D722 , 0xCF7D8177327B42AEA09859034A7166AA , 0xCFC910B80B5245AB84BA0CED40038BDB , 0xD01B58810DC14974A4B3B541F2176A7F , 0xD01D1B251B364EE793269927DEC65F54 , 0xD05730DAD4FA49BEB6908D4F400099BD , 0xD087EE161B9940988F81005687B53198 , 0xD0981AEFCFB34994A4119221FE2708BD , 0xD0A545A4B3564E5D8AAF40A64147E12F , 0xD10FEA969BA3434588EC26E8AF862D09 , 0xD1204C8056004E1F8DA6BA6DA3FBFA3C , 0xD121F4705C78443DACCB9CB982E4E2C2 , 0xD123F99DB9AF4E07936A0B83CF30D5D7 , 0xD18207690CCF4E2EB1EA56BBD79D4416 , 0xD244C4E914B04949B3AD29794757117D , 0xD2AB28AB385047C1A04856FDE35C6C0D , 0xD2B80D0E2DD34A0EBAA921907875B316 , 0xD2F2E561FD094F4FBD06D5CB92984763 , 0xD30E977225524767A68EB0A2FABBC39F , 0xD329224E49F64EDA8C9ED929464EE437 , 0xD3622B5866B34544B32DFBE3CEDE4517 , 0xD398C2DDEBC444F6A74DC3133125987F , 0xD3C9CB38A11F42BEA374E7A685BFD828 , 0xD3D2F990BE3149D5B75C5F7AFA02C295 , 0xD3DAE4769C1F484D892C0A4AE14332B0 , 0xD3E3495B9F18459EA7C79E202F6D42AF , 0xD444AFA107264E84A72C3ACFF798882F , 0xD4B6511E8C474512874D8B92C0A00846 , 0xD5BE41A8F5A34787A1467A70DDFB7EC9 , 0xD5E375AD9CF54F30B03E5CF799887413 , 0xD67B6BFAD0C449B08F44CC56A96F352B , 0xD6FBCB6BC1FB4C4FB3C5374EF5B5B67C , 0xD73E16D28EFF419D9649067012F694A2 , 0xD74A85F1E18C4C5F895EC57B23B82B21 , 0xD79EC83FBF0A41F7A049AD4C21634A00 , 0xD7BEE9BF0A40497A804FA0385B536CDB , 0xD7CB1D58D4CE4F699CAEF498931672DA , 0xD8376D8FCB3D41AA8F083424CA07186D , 0xD83A3E11D54643B3BD70857E7153AEBE , 0xD87645B618C54FE7B4E5439D779D225B , 0xD87909FE7D604C139579F2F72C2FD375 , 0xD8A8542B78F6473A99F468FE2B2AEC50 , 0xD8B7AD7F1790433F9EA3D95228DE6390 , 0xD8C29AA25E6C4AB8A522BF7B9B0D98A0 , 0xD8CE812C667F4C14881887CABB9E727D , 0xD921EE213D44441DBF25538CFF506FBD , 0xD95E5AEC89724844A46B61824FB1C774 , 0xD97333CA46504A8389743BADBC47D068 , 0xD99441374E184C50A9CCB1DEB4A0A30E , 0xD9D87897BD6C49B8838C356EA465B8CD , 0xDA712EEC051F43FEB92A9591434BB2E8 , 0xDBA4A06D239047C98CC59F860B14BD6F , 0xDBB51805DB4544079EDFAA7D7D5829CE , 0xDBB7D665B7AE483A85DDC00B00A6F4FF , 0xDBB9E2C1350A4B0DBFE3EF47D1C1C790 , 0xDBD7FF7A615147E5968CBF39EA43BE38 , 0xDBF43DF8A1B948AAB93061E8ABC3F0CC , 0xDC4A12DD173345C698659E8AC851D425 , 0xDC76A7CF0F134A3F8EA54383F1F68F79 , 0xDC7A596505DE4D38B5D0A3C8CAA61B9D , 0xDCDF3EDFB6274DC08C843049E6726AB1 , 0xDD217D2EC983400BB9CFC4DCFB558BBE , 0xDD25E63128C041B0B433D7E2A72AC53A , 0xDD5BA0866EB14CC0887BDE5BD80ED9BE , 0xDDC23F40FA57469F8D0FFE7F95A9718C , 0xDDE7AFD724CD4D8B929B5F3C0EDF6CBA , 0xDE60E8C91AA24BDAA1132ADF8769432D , 0xDE8C9AC112A7484183FC8ACCFE20CC15 , 0xDEA1FA7860A943BB830D110D0A56CADA , 0xDEE3A127769F4CFAB2E69B4CA1D13ACC , 0xDFCA2538D5E540B8948ECF56AE57C074 , 0xE026D0F08C064093878FCF9D91BF61E9 , 0xE046383707944C58BD9E4FA83E80BD38 , 0xE05ADABBFCFD471DBBBA4FD5C77E7195 , 0xE070C6060A1D492AB557CD300DF10A68 , 0xE0971F6503DA4ECAB944E2E8F4AC211F , 0xE0B6680EE6684E948069AF0D6D72C2CE , 0xE0D35DA9FC7047D99D1BBBFE73D4D8E3 , 0xE0DD03871A2C48CD8BD8984A57BC3AEE , 0xE0E3A72766594CA6A97740E665F961D6 , 0xE0F4BE58E80A422D93F96DE3580B670A , 0xE1484B9D9B5648AD91950C90EDC12E57 , 0xE14FB6160E7140A48BA32B58927F9A31 , 0xE15EA180A60B4C10BEE9E75F0168A294 , 0xE20A9DE48F7A40BEB3E3EBA61F111B87 , 0xE217D5EF6E0845B7A2166682013B03DF , 0xE2BA2A5B9240464A9D567BEBEFAEF501 , 0xE2DD0855A86A4C399E1D62FD25C35D2F , 0xE3247F80A7BF43EBAC80F5D159AC0589 , 0xE326211D61C641F2B2FA9D0B073551DB , 0xE3AD0739D30E4920AFBB9D885FE737DC , 0xE3AEC067933045A2934BD1E3856C263A , 0xE3D45DAEBF64484C954A3F563943485C , 0xE4EF3694D9D24CC880A155EC8D42D0D5 , 0xE59715CFFF5944048CE8B35F62C843E5 , 0xE5A73622ACFE410180FA08ABD5475FA5 , 0xE5ED7255AFFF4862A5A1D1CA9F9AA2FC , 0xE622420C326744279690D723DB04A127 , 0xE6730BCF2C8140FE858F456D92C9CD26 , 0xE7123A43BD2D4C04B7F884F5F5F4EC83 , 0xE7572990BF90464ABE316A8714C55DA7 , 0xE7575D54C9FE443F98C5CFC50DF9C398 , 0xE77B63D8F8CB44A4878FF27D24CE24BD , 0xE790FFAC536D41BA8F8740FB8E7928D6 , 0xE7D84F606BCC4734A53313E6DAE9EB88 , 0xE863DE4441514E82BA6DE7D252DD9335 , 0xE869C98070904EED8F19F6E40662D350 , 0xE86C43C1161A436BB282A062DDB31F4A , 0xE8737EB96FE145D79FF2F5AFBCCE852A , 0xE8B6FCAF96D144DF92383631D23EDBBB , 0xE8C251237D3240BE8D3FE4B4B199D54C , 0xE8ED03AE1FBA4EBC80CFB8947E1F91AC , 0xE9460FACE8AF4C84889D4CCABA104731 , 0xE94BAE6D93704D83AF91EE54B139D7F8 , 0xE954039C82DE4243A515030F9E904857 , 0xE977F7820B97441ABCFE8FAB11EED316 , 0xE982D8B587D84ADF9BF44A37F1FFAC6B , 0xEA016918F2444C3B94C3A71BE80DFFAD , 0xEA0F9D43921C4DD29B959D15E5311390 , 0xEA4EE62ACC4944E68D8E9061D46211AA , 0xEA71171ED23B4AA7813E707C45D8B9F9 , 0xEB0620AEEE004DBD9E0B723D2008CC10 , 0xEB1805CA008140C7B0D2ECE51D0FD8AC , 0xEB4EAE3C143645B5A1C9BA9848978ADD , 0xEB4FCE2B48E84AD49968E243BCCBD29E , 0xEBE2C1BC4A8048BD8989FAFABF2DD207 , 0xEC1436DA1E4C4F03BB092B218CA78CB2 , 0xEC9A0C00D5CB4574AA7D0B53AB3DE3AC , 0xECC13E058EA74F999D89025EF24E200C , 0xED3AB2A57CB94CEC97392A2D4E4FC2F8 , 0xED7A9A663E0D40219234E240AB47A393 , 0xED8AAC662284460B85002B795095F7A8 , 0xEDA242FA444743C5BBB743E220608E4A , 0xEDDA1FDF61584A6184F3A983424C0BC9 , 0xEDFFA201774345E5B0F81C305824546B , 0xEE5DE617198A4B4392DAEC9CA66E82DE , 0xEEC5E189014648819467355987C2011A , 0xEF094217B79440C29FB54A57D569967C , 0xEF4C643257A546F9BEF5D650D2F99752 , 0xEF539485CC4C45269C7CC2658DD5BEA7 , 0xEF58AE18EC6C49E1ABF87343BAEE2046 , 0xEF6A7F4501DD41358CF6E679EDD3B513 , 0xEF9DBFB0041F49758FFA596A59F8CF42 , 0xEFB314DDB61F4DEC851D6FF5FB59828E , 0xEFCA09A8202A4A6E94E79822F11576EE , 0xF06455EC23D84B44A4569DEB4972284A , 0xF09A95B636114509BFF44E2C53D6E0CA , 0xF0A9A1006F454E45884594AD2022374A , 0xF0E98E85F304428EAD68FDAFFF39C972 , 0xF103D729273645B0B27BB48CD04B290E , 0xF1E47E9AAFBD4E4FAE138A9C381CCCDD , 0xF21F46AACDDF48049FC5297D6D2F3B63 , 0xF23A84767DF44CC581280CBDD3A7FA13 , 0xF2406EFE382E4F49937E837FE25BF33C , 0xF27F12B684A04CDC8F4D0CD858C5BA56 , 0xF283F89C719B450F8D8F3D2F33546EBD , 0xF2B67A6DB9B44A598A52D4CA1CB618D4 , 0xF316E9150A4A4575938B7AB049475F03 , 0xF38C7C9EC7EA4A3D9CDFF443530F7473 , 0xF3A88783F0D34C01B5C527F413EB61FC , 0xF3C11CFD48FC454BB7F0F46D9BCE33F5 , 0xF3FE54C84D3F487484186E2142AD3098 , 0xF457C6C3ADEE40E1A2751A7FEDA982D4 , 0xF4738ABA146E4C76AFE08DF67977AE26 , 0xF495CE30E6864DEA9B64BEC20E41EFD7 , 0xF4B5CD7CD0AB4677803F542FDF2F2244 , 0xF4C112A32B344491B74F59D7A1223E89 , 0xF4E1657AF021466EB9034D609BBD3BB8 , 0xF4E830226A254BE3B56358340CF4D76A , 0xF5387F1822944A38954388F7AECE2955 , 0xF5812F4DF2B441A6B251126FCA2227EE , 0xF5A68800537343D0BFBD7F915A9BF86B , 0xF610E40F63224B12AED908F3A7E93FB2 , 0xF638060285384B63B9258BE1F48037F9 , 0xF66BC1F85E094833A93E52D4C48E23EF , 0xF689EBAC8C9F47A88331B196407B3B36 , 0xF6A6C765198F430DA8D08A02F33CE6FF , 0xF6B9F27A3A524D38B05301C9515065DD , 0xF6BB86F04AE34B70967E95FB1E53947D , 0xF71A8B95C0024CC7BA14B673E7FA75BE , 0xF7500530AC154A198FDF4E76F800B2CE , 0xF78A234F5AD947CFBFAE53C50254FA4A , 0xF80BDAD559714609A111DA9F3B13EA9D , 0xF975FD0086A4423F86639DED13ADF3D5 , 0xF9C009DEE7CE44729D8205EB983C4F7C , 0xF9E62C3EE7BE49648C08702F12055D67 , 0xF9F005A3A5EF4E34A411BE5F9D070933 , 0xFA0426562FD44735A5C27CF4CDE61ACD , 0xFA06D411CAF649A8A0869210D28B8182 , 0xFA07094FADB5429CBD558B90FF758AA9 , 0xFA38725245AF4973ABA61C6E0DC86D51 , 0xFA84795B2A134CB9975E684069324615 , 0xFAEBDB2DBCEF45029FC29C8DE5D63A4D , 0xFB79C630D334430CA3E658D584B51BD1 , 0xFC2091C8AE7D41058187F83AC733BA5B , 0xFC2ED8850B554B5CAD00AF00CD61D602 , 0xFC5709BEC47340B7B8A0B5D90253FA17 , 0xFC6740C48F6B4351AC1ABE8587B7A1DC , 0xFC8986EBBFF24DCF8A2A3DA57EA7B3E2 , 0xFCA1613AA50444608EF93A7CA5D619EA , 0xFCC702A4C921415AB52281E3A9D24DA0 , 0xFCF209E75AD04E60B99703062DB376EB , 0xFD07A33EB4C3414BB752D5C0B04B9D0C , 0xFD7C156AA4004998996B1EED3D603AC4 , 0xFDA2D703C86C4F13BE5989653AB34B85 , 0xFE039F02196E4B5CA658E9C0B67B612A , 0xFE720B4DDEEE4981B54F628E3370D344 , 0xFF39B738341A4E009B3EA51400377614 , 0xFF4BA88899B845328CD49C5C09AE24DF , 0xFF5B4859EF714E4CB4B8DC9DE071262D , 0xFF5F7E5BAEBA4FDA98A4C1ABD9171BCE , 0xFF9CBB00149E4387913A24B34ED4867D , 0xFFA48540A4994CDB8151378A2287F866 , 0xDE8D04FAD17B484EA9366FA605E90CB2 , 0xF59844BD049A40D1B601B0F7852F1B94 )));
Copy
85
4.74 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"r +éJ8NÜî\x11 «j■*Øu "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"öS0µ3[C¨º9ºì}DªT "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"¢íDűD׫xÓm=ð}¾ "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"öS0µ3[C¨º9ºì}DªT "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b""A“r\f *JE¼–Ë-\x05 VUº "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"öS0µ3[C¨º9ºì}DªT "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"û9†Ë‰ƒLó£´,Ze\x10 4¥ "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"öS0µ3[C¨º9ºì}DªT "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"vx\x0E 忀BªµöWM~%ÜÓ "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"öS0µ3[C¨º9ºì}DªT "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"öS0µ3[C¨º9ºì}DªT "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"öS0µ3[C¨º9ºì}DªT "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"öS0µ3[C¨º9ºì}DªT "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"DD$ÿ“‘J'¤\x01 é »3—n "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"öS0µ3[C¨º9ºì}DªT "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"öS0µ3[C¨º9ºì}DªT "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"`,9çâëB¿®¼¶\x1A ³U\x0E ô "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"\x07 RQîEdM\x14 ¿êâüå\x00 s "
b"╠Y\r ╝DÀ@\x16 ÿd═|ÿØ┌ð "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"öS0µ3[C¨º9ºì}DªT "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"DD$ÿ“‘J'¤\x01 é »3—n "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"\x01 ¹üƒºWD╚Ño▄\t ü8\e ® "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"öS0µ3[C¨º9ºì}DªT "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"öS0µ3[C¨º9ºì}DªT "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"öS0µ3[C¨º9ºì}DªT "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"öS0µ3[C¨º9ºì}DªT "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
]
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 (0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x72202B824A384E9A8C11AE6AFE2A9D75 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF65330B5335B43A8BA39BAEC7D44AA54 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF65330B5335B43A8BA39BAEC7D44AA54 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x224193720C2A4A45BC96CB2D055655BA , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF65330B5335B43A8BA39BAEC7D44AA54 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0xF59522A887F947D8864E42C4EBC39266 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xFB3986CB89834CF3A3B42C5A651034A5 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF65330B5335B43A8BA39BAEC7D44AA54 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x76780EE5E68042AAB5F6574D7E25DCD3 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF65330B5335B43A8BA39BAEC7D44AA54 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF65330B5335B43A8BA39BAEC7D44AA54 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF65330B5335B43A8BA39BAEC7D44AA54 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF65330B5335B43A8BA39BAEC7D44AA54 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x444424FF93914A27A401E920BB33976E , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF65330B5335B43A8BA39BAEC7D44AA54 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF65330B5335B43A8BA39BAEC7D44AA54 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x602C39E7E2EB42BFAEBCB61AB3550EF4 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x075251EE45644D14BFEAE2FCE50073A0 , 0xCC590DBC44B740169864CD7C989DDAD0 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF65330B5335B43A8BA39BAEC7D44AA54 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x444424FF93914A27A401E920BB33976E , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x01FB819FA75744C8A56FDC0981381BA9 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF65330B5335B43A8BA39BAEC7D44AA54 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF65330B5335B43A8BA39BAEC7D44AA54 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF65330B5335B43A8BA39BAEC7D44AA54 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF65330B5335B43A8BA39BAEC7D44AA54 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xF59522A887F947D8864E42C4EBC39266 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0x79A36140A28A4CE6AC6D0E2CED062741 ));
Copy
86
13.17 ms
SELECT `product_media` . `id` as `product_media.id` , `product_media` . `version_id` as `product_media.versionId` , `product_media` . `product_id` as `product_media.productId` , `product_media` . `product_version_id` as `product_media.productVersionId` , `product_media` . `media_id` as `product_media.mediaId` , `product_media` . `position` as `product_media.position` , `product_media.media` . `id` as `product_media.media.id` , `product_media.media` . `user_id` as `product_media.media.userId` , `product_media.media` . `media_folder_id` as `product_media.media.mediaFolderId` , `product_media.media` . `mime_type` as `product_media.media.mimeType` , `product_media.media` . `file_extension` as `product_media.media.fileExtension` , `product_media.media` . `uploaded_at` as `product_media.media.uploadedAt` , `product_media.media` . `file_name` as `product_media.media.fileName` , `product_media.media` . `file_size` as `product_media.media.fileSize` , `product_media.media` . `media_type` as `product_media.media.mediaTypeRaw` , `product_media.media` . `meta_data` as `product_media.media.metaData` , `product_media.media` . `config` as `product_media.media.config` , `product_media.media` . `path` as `product_media.media.path` , `product_media.media` . `private` as `product_media.media.private` , `product_media.media` . `thumbnails_ro` as `product_media.media.thumbnailsRo` , `product_media.media` . `created_at` as `product_media.media.createdAt` , `product_media.media` . `updated_at` as `product_media.media.updatedAt` , `product_media.media.translation.title` , `product_media.media.translation.title` as `product_media.media.title` , `product_media.media.translation.alt` , `product_media.media.translation.alt` as `product_media.media.alt` , `product_media.media.translation.customFields` , `product_media.media.translation.customFields` as `product_media.media.customFields` , `product_media` . `custom_fields` as `product_media.customFields` , `product_media` . `created_at` as `product_media.createdAt` , `product_media` . `updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media` . `media_id` = `product_media.media` . `id` LEFT JOIN (SELECT `product_media.media.translation` . `media_id` , `product_media.media.translation` . `alt` as `product_media.media.translation.alt` , `product_media.media.translation` . `title` as `product_media.media.translation.title` , `product_media.media.translation` . `custom_fields` as `product_media.media.translation.customFields` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation` . `language_id` = ? ) `product_media.media.media_translation` ON `product_media.media.media_translation` . `media_id` = `product_media.media` . `id` WHERE (`product_media` . `version_id` = ? ) AND ((`product_media` . `product_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x00\x1C yI)õHÞŠ¯+–èFð1 "
b"\x00 6ãü╠bCÓ▒P£yı©│Í "
b"\x00 F†Ø÷`Iƒ‘õ.§È½¶@ "
b"\x00 K\x11 ¶dBI•–Šb”ÔêJç "
b"\x00 k\x0F ¬x¤AÔ¢\x12 .ˆ&-ä "
b"\x00 ¸µŽ3\x16 E$©VÍÆàÛÑ\x16 "
b"\x00 ð°‘\x17\e C•¹\x7F ×:½\x18 \Ö "
b"\x00 ÿBšåËOW™Ÿ2òÿIQE "
b"\x01 €1צPLp¼–\x11 ïü¥Ë‡ "
b"\x01 ˜Ì{BÈp\x03 ·fvs%žÐ@ "
b"\x01 ˜Ì{yLpÅ–ÑÚÌ< Çs "
b"\x01 ÿ╠|ǵsì½.\x1A X J█8 "
b"\x01 ╗`DÐÌNì£ÉÚ÷e~©▀ "
b"\x01 Û$\x18 êyAÅ’=áÜ\x12 ÖE "
b"\x02\x04 Æ$┼cG\x17 ƒñ└\x13 Ô¤═Å "
b"\x02\x12 ³„\v ØLË‚M‰n\e t¶H "
b"\x02\x12 çcª¶Bˆ†\x03 Ñ DNkˆ "
b"\x02 !A\x02 |?I\x0E í[ТÍMØ\t "
b"\x02 K]ñ=\x1C Jäñ╦É╦cbá§ "
b"""
\x02 W\x17 Ù\x1C !C—».ƒ\n
â±À
"""
b"\x02 r\x1E Õî¬B5¤mP=SY›ñ "
b"\x02 ™T\x13 ÖÂHãŠøI¶1âl\r "
b"\x02 á4®\x0E ¶G\x19 µÏEGç]ÄÕ "
b"\x03\v ØË\x1A lK}Ø\f +╩ù\t >¯ "
b"\x04 JÃäÊÉH\x13 ²¬,éÄ\x06 œÚ "
b"\x04 y\x08\x0E 1^M\x1C ¯Žq2¬û…\e "
b"\x04 ×ßÝÅTKA•ÃMÜÄZÕ± "
b"\x04 âÙµ\v\x02 Náª\x1D }Åj]ÜL "
b"\x05\x15 ki>kJi¾`x—Íœ\t ¬ "
b"\x05 üeät|Boôqç§+\x00\x1D "
b"\x05 ë\x07 4ììA\x0E ¢>KÁƒ¤øy "
b"\x05 Å\x7F nåQH½¡\x0F ¥ðòá\x17 z "
b"\x05 Ѱ?ñwB5¥Í”Ú¦˜•· "
b"\x06\x16 ¡\x10 ^ü@ÍÑ4\x0E x\x1D Ù\x11 ╔ "
b"\x06 K/\ߤEéìèhI\x03 ÀÆá "
b"\x06 ÂÝt\x1E é@\v ìJM>Ëj╦Ú "
b"\x06 ╗¶ìý\x1C O┼É\x18 9┼ãn©Ô "
b"\x06 Ì<!¾\x7F Ox¤†÷0Tu\x13 ” "
b"\x06 ¸Y┘Ø~MÙ¼\x13 -áÔz╝Í "
b"\x07\x0E Û;ŠüJ̧kK\x14 /Ã'‹ "
b"\x07 %»ÍÁ€C¾„\x1F eMüÜ¡å "
b"\x07 <ŠË£Ax„l’^{d9o "
b"\x07 O\t ÿÁ¼M=¨&‡\x16 ÿìÁé "
b"\x07 QãL1ËD\x14 ”Ê›véÁ\x1E J "
b"\x07 `\x1A \^*JàœÁsó<\x1F ŸÓ "
b"\x07 lyı'¥@®╝¤´.\x0F ;ÎÅ "
b"\x07 ŠÛsä3@,¬\x1D\x0F ·ž[øÇ "
b"\x07 Ø'¶}eHÊ░"ÔÂ\x10 å╣é "
b"\x07 «a;â¡A_žÆ<(içã\x01 "
b"\x07 ²²‹\ÂDª«=\x1C §ÊHóØ "
b"\x07 úÚD›–B?¨C?n±\x16 IK "
b"\x08\x1F ;‹îÆB\½t\x7F å{\x7F hñ "
b"\x08 M‰`¤|C߇!ä\x04 vkÊ? "
b"\x08 w¸Æâ®Bé—‰¹=±ÓD7 "
b"\x08 œ\x00 ðœ\x01 N¾ªDDõl+úc "
b"\x08 ╚┘Å\x1C dM¼┐▓~;®yÊ\x1D "
b"\x08 ·;é\x12 ßO╠øì7í³╦Mà "
b"\t J\x07 TG\x04 B\f üû\r ÐM╔╝= "
b"\t M¼ü_\x1D M"ÖåXö1U╝╔ "
b"\t x \x7F ÌEܤÎf ÝÆ\x10\x15 "
b"\t íÉg#Gª†±Œ‰úJ´µ "
b"\t úuc5àKuìÞ/U\x05 íY| "
b"\t Á\x7F ¶ÝïH*øxXØ¡Ò▄s "
b"\t ¶¤möÛFÿ¯\x02\x03 &\x13 Þ¼G "
b"""
\n
ßDzå9Mò€¤ø\x06 m\\x7F 6
"""
b"\v\x05\x1D\x02\x01 ŠD÷ŽÐ€à˜T\x01 "
b"\v\x11 ƳöÂNÏ›\x7F ðÚÈÖ—# "
b"\v 4ÕØ^ýD\x1D ┤\x13 rÕUþò┐ "
b"\v 8Féƒ:J^«(§•ŽÐS\v "
b"\v N\ÄÖ«N¨¸3\x08 b·(º\x1A "
b"\v\x7F\x07 îFúMúÅ+╩ã\e ÆÕ "
b"\v ˆÇ°š\t J̨\x11 0«\r °\x01 ¤ "
b"\v ðU \f #Dʪv“ñWØ\x18 "
b"\f\x14\x07 1_óMU¦LX£°Ýpî "
b"\f êÅ\x16 ö#Eñò\x0F Ñ■C╗üà "
b"\f œ·<i\x0E G›¿•Ÿ\x0E =\x1E z? "
b"\f ßÃ_t:Fl…’fº—ãfà "
b"\f âÝ\e 7<BØ•sÛ\x00 «ðk8 "
b"\f öeu{\x11 Dˆµ\x00 †¶.K©ò "
b"\r #«\x14 ܈H¿³NT ¼$Ìå "
b"\r {î ° I7—Ì©bò\x13 ?Ï "
b"\r }só\x17 ØH\x06 ükHáN─}; "
b"\r žóÑ5\x1D NÆœUqó"]Ü› "
b"\r ÐKiˆ(H‹\x12 ©Þ¯|_å "
b"\x0E VÇ›²kB=¬;\x07 3 Ñ%\x05 "
b"\x0E c\x03\x05 …oHCž¡ÍhÔè\x14 ² "
b"\x0E çâ▀┌«OIÄ╣I}Â┼Ø┐ "
b"\x0E ®\x0E dE\x05 @‰¶|1Ìò\x07 8M "
b"\x0E Óõo\x15 -Ee‹\x11\t ±©þ¬h "
b"\x0E úq¯ƒ†B6¯pîÕâG}{ "
b"\x0F <Ä¡ÛùM×@]‡Ð]g, "
b"\x0F GÿaÝGýöña¿yEðü "
b"\x0F …Ãj‰HKB²g„c\x1C PÇ* "
b"""
\x0F ÅÇÓ<\x1E M’±*\x10 wn\x1C \n
È
"""
b"\x10 y¼çGðD“ ·„³ 8Jœ "
b"\x10 z¶6╝\x06 CÂ▒\x04 ¯tÅÁìv "
b"""
\x10 åYH¦.Fþ©ÀÏ;0\x16 \n
ê
"""
b"\x11 /ŠUÐlO¼„\x7F ½«\x04 à×í "
b"\x11 = u§IJé¡ÉÝÊÞJ▒µ "
b"""
\x11 KrÕ\n
ºD\x1D €s\x04 .¿\x19 Ì‘
"""
b"\x11 ”Y€ÝcOŒ¿Ã"\f ºª+g "
b"\x11 Ê-«˜ßNË›žnÿt\x7F ê\x10 "
b"\x11 ͸ÐaL‚</ù´º&é "
b"\x12\x0F j1XªNS¤YM›/\r Ðý "
b"\x12 1‡ñ7'C\x05 ¶°@˜ ñŠÊ "
b"\x12 8r█¤\x13 E‗í│űÂßÎ\t "
b"\x12 Bs\x16 2öKQ×\¡âZ£þü "
b"""
\x12 Hâr´¹Ge‚¾ML‘\n
r¼
"""
b"""
\x12 žµ\n
\x14 ŠLY²ÌÉ\x05 á•[µ
"""
b"\x12 ®O”\x05 -HÒ±XŒÈ\x14 3Ýø "
b"\x13 §¿Ëo9KR™œ3ÿ\x1F\x1A\x01 Ñ "
b"\x13 ³`ü┤cI;«r²\x02 .\f ßu "
b"\x14 m†œÉ\x10 Bk»Ô\x1E ÌQ…«Y "
b"\x14 |Æ\x16 â%LåØy\e v/X\x16 R "
b"\x14 Å\v âÇêOBØ×÷±Þ╩î┌ "
b"\x14 æ Y6tCº™ËktŒÏ "
b"\x15 X›z?COצ–¿\f ©\x15 ÄM "
b"\x15 ‰Ù\x11 4¶Cë·~±üÚlök "
b"\x15 ¥ÚD┐ÑFA¥\x01 ¿üÒ~O\x07 "
b"\x16 ³Ÿ9«Ñ@DºcõY©õµÿ "
b"\x17\x16 ·\x06 Ž·Bà˜\x0F üãûÎ\x7F V "
b"\x17 "ž\x05 æ<Cσ®2¸ÑìĬ "
b"\x17 <½ú\r QJÌ╝éBL\x03 Ø0║ "
b"\x17 åZVl_JÏ©\x04 ?\x13\t \Qv "
b"\x17 ï¿õ€=I´§g¼ðé\v\x00\x19 "
b"""
\x18 y\x06 \n
2EI\x19 ‹s—\f á*·’
"""
b"\x18 ð‡º2¶@{ºË§Áõ·%œ "
b"\x19 =JxʽOÒ·ØÎáÜ\x00 Jg "
b"\x19 ^yk¡±N┼ŃÂGçXÄ■ "
b"\x19 œ»î·eKÛ¦B\x05 f†?ÌÏ "
b"\x19 »H®G%Lû‚,Utº\x17\x14 Á "
b"\x19 Љ`\f ŒGׯ9ÉE‡KÙô "
b"\x1A '\x02 Ÿ\x12 âEW¢h«Åš¹R\f "
b"\x1A (F#A°IÞ¥(—¼·‡m: "
b"\x1A o\x00 æ¥BGž‰\x7F\x1A ÁYç\x14 ¨ "
b"\x1A ░GL®µ@K«Øxá}ìĵ "
b"\x1A ê"Œ jHï¿÷(Rª1Ôh "
b"\x1A îž\x10 a¤G¬¥çÕ¿boq„ "
b"""
\e ¨\x0E äÐ\x19 E;¢ªˆò\n
)T±
"""
b"\e ¼ÚN¬ùK\x03 • ÝǸƒÃa "
b"\e úLŒó~H=‚²D,¹§Qb "
b"\x1C ,6'nÅBæ•\x01 r\x0F Æ ÄÁ "
b"\x1C 1—\x1C ä\x0E I‹‚ñ(\f\x07 Á¶5 "
b"""
\x1C ï½ïð\v @\x05 µ\n
E¨\x18 |Eœ
"""
b"\x1D\x02 r\x7F #³Fß’96àÛ†ÇT "
b"\x1D äL═<¸NÝüö\x0F 4GsÜ× "
b"\x1D ØúÊjLD▀¡Ö\x0F Ú\x1A\x01 »k "
b"\x1E\x0E d3\x1E HNðšV\x12 P¯jÝ‘ "
b"\x1E OãgVÅL؆{çÝ$dœ\x1F "
b"\x1E ygC\x14 "I\x06 …\f Ëûï¨\x08 "
b"\x1F\x0E b&üTN¥–µ.î”ü 8 "
b"\x1F\x15 ÓÉâ‚L"¥ä—(S€LÊ "
b"\x1F F‡DDLI¡¬#Þþï\x03 jÁ "
b"\x1F ÑlÐoËBªì~}î̽ËÖ "
b" \x1E Ñ%$`Lo‰°å\x03 Š=°j "
b" (£§–ºFP©\x08 bÄ\x05 \¸ "
b" AÜ0\f ÒE?˜‡Ï\f 'ªA¡ "
b" o¼³(7B\r ºý\x0E i#Ò|ô "
b" p┴├6\x00 EØÂs|o?Y\f ' "
b" x!£\x19 ¡Mø‘±ÚRËc;Õ "
b" å®ûô>@§ ?ÛWY¾"˜ "
b"!\f I7g2NCµ÷$\x08 ã°3\x03 "
b"!9pÉv\r MÓ×Ò└Ä·ò▓║ "
b"!–””r\x1F Jx‘ÿ\v ¨M‡\x14\x1E "
b""\x01 Æ+Ï(I\v ›Ÿ;y”\x1D Ø0 "
b""\x10 ■K▓í@┴üæô©áL╣< "
b""\x1F ñØa%IÅ\t ¬×;ɼ "
b""═òìNqKüâÒøÓÂð7â "
b""¯³>NåG÷¼Éûg,©Ý÷ "
b"#+Ó\x03 =:Au¡.ª\x02\x13 SUq "
b"#-\x7F íÎÓMÖÆÅ\x0E )(Hû "
b"#Pvåë9M_ˆ£UÍÆub3 "
b"#WÔ•‡›M}™¿pÝtºéâ "
b"#¹%%ìM\x05 Œ\x1C\x12 Aƒ5}8 "
b"#Þ\x10 |Þ0J\x00 ¸¾ÛÀ¤?²þ "
b"$&í±-ôGj¡\x05 îm¥z¬T "
b"$VŽ\x10 [\x1C Lã›p\x04 ¹e`ì "
b"$g\x18 ÙLáE( l9-Ìî. "
b"$n(?\x06\x7F Dþºá\x02 Nþ|*J "
b"$Ÿ`…²dBܺïçy™ƒöN "
b"$ÆÅÐV\x01 AP®ªÐExš@… "
b"$ð‹ÁúEʵInöžt{B "
b"%\x07 ¯q\x0E ÅBªš®¨\x10 Û\x04 ˜" "
b"%‹ú"š\x1C Hc‹\x0F »‘ï/\x15\f "
b"""
%»Ò\n
*Å@í┤#U¯6µÀÞ
"""
b"%º¹£¼ë@ã‰Î!3\x12 ÅÅq "
b"%öL/u–B\x1D £!¹\x05 \x07 ]Ë "
b"&-\x10 ªL_M.¸\x08 .£7\e\x01\x08 "
b"&>P§\x0F bCy™Å+úôÑ H "
b"&_ìô’'Iä¢YßiUÈó\x08 "
b"&†\x0F ©÷‡D!…®×:»âãî "
b"""
&Ÿ\x16 …\x10 ¶L`–\x12\x01 F\n
ЪÍ
"""
b"&Èq5\x0E óDXˆ\f ¦_'vƹ "
b"'v\v Ú\x08 @@è›L´ë^×\x05\x02 "
b"'w2šQILC’„E„|¡.’ "
b"'ªb”<ðHà›Ø\t 3h¯M¸ "
b"'Т\x1C ŒÝFÓ¦õÐ\x17 P´?\x1A "
b"'ÏÔô╦ÁO³¿\x05 L"iìa# "
b"'ܱÈ\x16 ÊI“¸KuS;C£Á "
b"'┬ìy\f J?ìÉ\x1F ┘ê\x05 ƒ╚ "
b"'úàëÔ¸NJƒ×®\e ¦±¾Š "
b"(‘j߈PL …@Ø\x11 ¸r4Ë "
b"(@2[\x01 Iöµ-óVªV3Ä "
b"(·\x03 Ù–ûKZ«TŒ\x02 YGè| "
b"(½»*3LNûƒ=PÉô{½B "
b"(ÝË“Ü\x17 Bû§3n\x14 ‰JT\x02 "
b")BE\x06 ÷ÃOp¥\x00 ÃiìÞ¥T "
b")r?Þ=╦K¦ì\x11 À\f úþd¢ "
b")üÊt»\x1A IøÜ=a¼Ë─▀¹ "
b")ظd\x06 "F3▒UO\x17 À┬ùt "
b")ѹh·£Ayñj\x16 µì9æó "
b"*\x06 Ô†ä†D}˜”kTJ¾¸¾ "
b"*\x08 {g›òA㪫l\x1D uÞ=< "
b"*šå_\x01\x15 E«µŸ¡\x12 jv°ü "
b"*¼…÷\v @H4¨ºEéÊü‚/ "
b"*ëÓÕˆñ@‡¸È¸ÚHk¶\x16 "
b"+\x1E .\e ™öJŒ•<´›fUá\x1A "
b"+.¾¬SÐA—ª8\x04 TϬž% "
b"+MLž’ßM Šž…A\x19\f íÓ "
b",áJ╝│ØE¶║6y┼Ë\x19 ç╩ "
b",┴ûäíÅHºî\x7F\x14 2î▀─n "
b"-\v\v K"¿O¨·\x16\x1E\x10 ±\x07 ®@ "
b"-Ïßl\|O}ºÍÉ”ùU†; "
b"-óôBV~LJ¶ßM4\x1F\x03 "Ž "
b"-■¢þ\x1E AKòŦÈSþÕ$ "
b". '2\e a@J¾ïcò|\x02 Èå "
b".=É÷G{E\x13 ¼…ÿŠ>VW£ "
b".aÉUSéE›œH»³‰Ñi\r "
b".{a3\x04 ¦LûéM\e µ Ï1É "
b".‡ä*=ŒJ¥½M§ÐÈQ¿~ "
b"/FÆðƒ└HL¿ê<┘ÓpìF "
b"/ÍÖØï┘H<Øü»$5g\x03 Ç "
b"/ðSúž½LÕ¢¥>eÊÇ\x07 W "
b"0\x17 le/›H3€Kå].\I\x1F "
b"0,&c\x0E çOò‡8¨Dí&˜† "
b"0äT1\x15 ËF\x1F ç\x06 Ñ>í`ìÙ "
b"1s^ã”\x17 EF¹¨57*ú>Ù "
b"1¬•ðá¤Cˆ†D‚{\x15 È£O "
b"2OH!)┴L\f ©ÈØz╩Ì[ "
b"""
2]\x05\f Í7O—Š\n
\x11 !•\x12 ´H
"""
b"2s7Ø,ÿGz‹)i팔\x19\x1A "
b"2˜Ia\f öC¨—>Â{\x03 Þkê "
b"2¼]•c\x01 EÚ¬ççK\t\x05\x13 < "
b"3.dÌ÷UD^°ß×0|éR\x11 "
b"3ByÂ5TJ\x1A ½RÑÄôæ^J "
b"3j\x16 Õ:ð@æ•—\x16 dof͵ "
b"3ݼ¼‹©MF§\x1D ,Ù¨ªâÒ "
b"3³É£\x7F Iïí═Oý<ôu\ "
b"4¦)ìtxC|²þt¿!ì¬2 "
b"5\x17 fÛ$ƒC\t …,ˆoEÓË "
b"5+{R\x1F ÒF¼ƒ|\x1A ¬15ãÉ "
b"5MíÉ\x0E\x18 FÀ¤xî.iœòœ "
b"5^®\x19 /‚F>½ZÙ{¡/pã "
b"5ê7M┌¿B|üËY╔┬ı╬ø "
b"5ò\x0E w–ÛE4¾\t Êåu}:j "
b"6é5\x12 \r ]G\x07 Å╦i\│\x1D è║ "
b"6Å\x15 -L¯C¬°ºfÕ\x00\x10 ib "
b"6ËÃ\x08 ¥%LìÇýw¦s9┐¹ "
b"6ñ_EˆIѾ\x14 ,OHÏ·H "
b"7\x10 HŠù¸@ì¥Å\x18 hÓ²\x18\x0F "
b"7ËLå\x1D\x03 E\v ¨¡\x0E\v\x14 Y\x1C "
b"8ÈþáÛhBž„¿-\x0F ÷Ï(Ñ "
b"8÷¤@c½H\x1E –É’\x04 ULÂá "
b"9aäÔµiO2§\x1C ŸT^\x14 c× "
b"9oоÆuJÖ€'Q¤•:äü "
b"9Å=│ôwL\x03 ×u7òCS\x11 ª "
b"9˜\t Þ\x07 zK]³bLÿ‚Zñ° "
b":£┴ª]øDɃ²PÉHP$e "
b":·╚Ùf5Cu║¾r½┼\x13 Ôü "
b";\x1E PÍð╗L×òpEöM█ÜÅ "
b";-i[ò,Nþ¶¸ø™'Óöp "
b";Z0i¹!B#£Þm–‚³‘o "
b";ª\x1E niÓHÄ£\x0F 0BÅ‗┬, "
b";Â\x12 D\t ¼B\x07 c6è¹\x1C (« "
b";Ñ^Fó#Aa£¨jÁqvl% "
b";ý}û?©O˜¯©"ÀæîLV "
b"<\x08 Mï"\r I<¯\x03 *¡“\e ÁÑ "
b"<MÉç»ÚBÿš¸}1…¢ð¸ "
b"""
<‚<\x1A '\n
F‹€p°n£o‡
"""
b"<ƒa¶i\x07 E$»í?Ò1\x1F\x0F\x0E "
b"<ë7§2BBb‘]9KÞÕ¦{ "
b"<þÏ”{ÂB[‘®Àà{ƒ¸i "
b"="ô\x16 wÙIv“b\x16 ôK}\x1D – "
b"""
=šŒ6GÞMò¢\x07 ›ÆQ\n
Xƒ
"""
b">cÏòMÿB¦ª\x16 \r ¢Ò!Nv "
b">rnÝgÅD5í:îÍïë░Ö "
b">Ë«÷ŒÞD?»â\f ?wFá\x05 "
b"?0òš\x06\x15 LT„ÏPA\x13 ¹ü^ "
b"?K\x1F ¥—3MÓ¡ï?öh§\x19 — "
b"?]ý—¥TE÷µìd\e ‡u¼– "
b"?É-ï\x06 bJB PÍÙ&':U "
b"?×yûé†J룖²\¾VBÛ "
b"@\r \x03 z$%I¬ \x1F ×j\x06\x00 £Œ "
b"@:/¹Ò\x1A M\t „bް„‚Ôí "
b"@h*/\x02 $J{¨\x1E\x18 u\x12 ݇Y "
b"@‰¿“f"@¿›>ÀÂ:‹Å5 "
b"@æåÇrÚO\x19 †å˜¡@c¢Á "
b"A\x01\x18 Èæ\v JF¿§¨\x14 y •Š "
b"A\x07 n¥åÌOX¦%óè\x03 —\x02\x1C "
b"A\r (én°@\x7F ¬|xOŸV´\x15 "
b"Abv\x1A ÛîE‹¾§™Ã"à\x07 ` "
b"A¿cV>ÿAM–{ÙÃÄb¦B "
b"AÃZvvbGç’ &\x12 ˆ¤µ& "
b"""
B\x1A ?ßÐÕF\n
µ(ãp|¡\x1A x
"""
b"B\x1A Oœ"áN\x02 œ[ÄÅNX\x1C à "
b"B`'«ÜóE¯Å\x13 nÊýïKÈ "
b"B„<9ò\x0E O#¥™WWv°`Â "
b"BûÑ╦eíBãÅs¶Ïug│R "
b"BÅüŠ<\e KJ²Ó\x07 ç"\x14 ¦x "
b"Cyg¬\x03 jGKì½╣║½|½╝ "
b"Dx\x1D ▀>íNÅÁQÇ´é▓¯í "
b"Dõd:š¥J#¼½‰ºÙ}×R "
b"Dõ¦Tø'BX¶}±\x04 ú¼ûv "
b"EO\Ö÷\x7F NK²>&\x15 —œ±„ "
b"EŸ°(šãJê´J\x1F bW\x08\x19 æ "
b"EÈøµr4Kîœ^î”ß1£- "
b"F\x1D <T¼£Jh´-pÕŠ\x02\x14\x01 "
b"F/$+C<A膚씼Áùs "
b"FüUôÎ╦N\x05 ïÞ├[Gu°» "
b"Fæ¡ÞÛPB~™«c|snÑv "
b"G:JõeÕG¯¤¿§W©þò? "
b"Gm 6R4OJ²eprû¬#[ "
b"G╣âýÂÜI2Ø,\f Yã\x18 íâ "
b"Gýf¶Í¾C‘›¯è\e ÈÛ©n "
b"IGÍ¢,┬JiêÉòßW╩\x11 Ù "
b"INÙ5hýB܆¨à4\x0F \r Åp "
b"IP…1\e 1GO íòs=\x1A …? "
b"I‡\x13 L6¾J+ QÒÆûõ¿í "
b"IÂb”\x0E cF'¨:-‰\x00 ËË2 "
b"J\x0E Ûøp\x00 E˲&]F`‘p> "
b"J\x1F ¢ž…LK@¥\x18 ½Óœ¹ù¾ "
b"J7t!ZóD–—\x14 -Ôã¹_˜ "
b"Jg╔'│┐LÙöÓÅç\x03 j) "
b"J¦?V·;OL•8¶…âøÅ\x02 "
b"Jê~•#¼KŒšsϬqH{ÿ "
b"Jþ\x08 ƒ\f\t Lã£sºj©ßP¿ "
b"JþßÿBì@O”-™²\x02 þ%p "
b"KQ-É\t ùM\x06 žóîìßÅ{\x10 "
b"K±¡wÃôAß‘þM¹£“8¢ "
b"KÛú\x7F ¸9K#ì±\x10\x06 V\x18 h╔ "
b"""
L[` P\n
N«¹äR çI5:
"""
b"L”aªŸ#Gˑۿck1œ? "
b"L•t–\x17 WHÅŽ‘¥,y9t\x0F "
b"L¡²7Þ3E ® \x15 ŸÐS\x01 ¥ "
b"Ló‗\x1F\e þKzò·t,Éï\x14 ı "
b"Lë\x08 ëh>H¸¿ý˜„AËàÏ "
b"Mv|)Ì\x18 HÀü.|`ÂhEÐ "
b"M¼G™Þ\x1A H\x1C †\x12\x15 )\x14 ú0 "
b"M¾2Ü+WE¾ìÄG®Í"Íû "
b"N\r 9▓C;IƒøoïËÃ┘ì\x19 "
b"NPBä½ÉK▄»*╦\x15 Å\x1C )Ý "
b"N]¬éìM@¯ñ╣N9F&─Þ "
b"O){\x07 N\x1E B(è§mqìÜUÚ "
b"O-\x1C ö·]O-š|GMÝö3l "
b"OjÞ]\x02\x1E AÁ¤üN[ÌŠ:> "
b"PZ¦¯\x13 ▓Céæîïi╩ÇÉ^ "
b"PíC*\x03 Ñ@\f ÄÌÑzãÉlÍ "
b"P½\]\x13 ÕF\e ‡\x15 úS\ZâC "
b"Q8 ç4¸A¿·£m@'\x12 hý "
b"Q:¹y=ÕAæ¦ßù\x03 ?™uo "
b"Q–bv¥äDôŠ›³\e žMaÖ "
b"Qÿ\x1E ╣Ñ\x19 L0ü\x7F 1uQOm. "
b"Q×\Uf—O\e ¾\x1C û’†Ÿ#Ñ "
b"RDo‘e\x7F A«¶\x14 )ïíª\x1E "
b"RÃQd™&AB¬S¼ª>-pÏ "
b"RÃwGh\x08 K“³¹Î;\x15 ¼ž\t "
b"SÅ\x01 âÏAIo©¤.êGÃU¯ "
b"Sé¤ Ç©Fƒ–Ötu1)„÷ "
b"TNJ\x0E ¨sO\f Å\x10\x06 0‗æ¾â "
b"Toyæ╦$G\t òæ\jj\x01 ¯Ø "
b"U!J\x16 3ûJs¯ÛDÈ®\x1F\v\t "
b"UKÐBŽÜO¼‡t<ª<ªé¿ "
b"U\ouH‚@µ¶'¸%*\x03 ³£ "
b"UŒ×ä¿ûG_±»\x1D \U?\0 "
b"U´\x08 6ÕÔGe°ŸÔ+aHúþ "
b"UôÖ»–\x15 N/›¿\x1D ª™™\x02 ¦ "
b"V'\v },†Bw«\x1C p\x00 Zá®Ï "
b"VL½£N¼Eýˆõ¹¢Þ¿n "
b"VÕ\x0E H°"Iĵ»Ìä\x1A\x1C\x07 * "
b"W3\x04 ɼdM╬Ü\x00 ¶VTTz; "
b"WU\x07 oU\x01 Më±\x00 KñÏO¹é "
b"WXAÖåjI¶´Æ·Öš–Ûø "
b"W{fÑ$âB¤Œ3ʪê‹&. "
b"W|ÞwF¦@KÖßçÜ#ÅîG "
b"W°e!ÓþJ¿“M+VX6 < "
b"WË×ாBè·\x05 íÀ¼‘<¤ "
b"X\v ÒÝÓ€@›ƒA(':,\x7F p "
b"X>l┘Ã"A¹¼<ýìû~´³ "
b"""
XuÚ\n
AIGî»OsÛ!Å«}
"""
b"""
Xº:\x14 ehKQØþ▀a│\x18 \n
(
"""
b"Y,î\x11 ÅËDö▓°íþ\x01 |B\x08 "
b"Z9§%påD\x18 ›\x7F F÷Sü0c "
b"ZV%█ôüA)ǨC\x06\x05 Â)ï "
b"Z╬¸Ø^üIßÿ#╠o©®\x07 ' "
b"ZЧ[5ê@·€r\f õ¹\x15 9j "
b"ZÕXД9I̸ÇÙ›Z\v\x08\x15 "
b"[\t {Ô5èHö™æ*\x1F MRl\x7F "
b"[jæ£┌]F^ÉQ▒1?Kó¢ "
b"[o\x1C òe1GEóIlü"\r Eê "
b"[ØV©p`Ló¼┬u2ƒ▒[^ "
b"[ÉÈ\x1F ïõNœ„²@\x12 äS¨™ "
b"[â+øÃB@ý©\x12\x12 ×F)ŸÀ "
b"[¨^É ¯L-®çB▒uý> "
b"""
\\x14 ½CRøBU®T.º\n
Ì\x0E ]
"""
b"\V\x1A k¥}Nç€J==ѹj\e "
b"\gÅ\x11 ö”Mó¬Ž\x19 ì†*ø< "
b"\ŒÌy«óJ˺cîã?4Sb "
b"]-DÉÿÓFµ¾5›\x08 \r ‹KÁ "
b"]Hõe¨óNèïÅÆä@\t ÁS "
b"]—Û›3 MôµË\x13 æ4€vÌ "
b"]ÂW[ñOIè´Ä?ÛI7ç3 "
b"]═\x12 Z¨J\x1A ت¹y/fÂ< "
b"^6░╚┴yDؼg┴v\x04 ┬\x05 ¬ "
b"^ã\x7F af’M{™ÊÈ\x03 äÊÌ\x00 "
b"_bX\x07\x07 …Mðª›CcØ OB "
b"""
_mU\x14 ØíC\x10 ¢j\x08 └}\n
¡ÿ
"""
b"_}×\x10 ‚ÞOñ‚Z>OÅ0¶\e "
b"_▓û─é¼MÄÁà¦O\x1C Úèü "
b"_Ì`kNRBª‰ý\x1C\v Ì\x07 ˆ "
b"`…#\x0E &'@c‘(<3õ \t u "
b"`åãûÝ,J░▓c\x1C ÷êÉH¢ "
b"`ëÝ|«╩E┤ük║┬0^âô "
b"`ÅYÄR¤L,¥+▄U┌]ÿ\x00 "
b"`‘÷×]VLî©Iø{\x07 :Í8 "
b"`”Û"þ$O‡™5`±kî&„ "
b"`£Ì’\x18 ÊG!š\x0E <\x04 £\x02 8“ "
b"`╦®ü╬íD┬¥▀│\x04\f\x1A └â "
b"""
`÷\x11 fÖÝ@¡¢œ\x07 ?9\n
ÂÇ
"""
b"a\v cf\x1F ‰De¥\x04 W~ˆí¾‰ "
b"a\x15 U¦\x08 ‰Aw•\x03 ð>°ÉiÒ "
b"aU¼[\x03 ‰O\x17 žn´Áë/`2 "
b"aX²]!åE¬╗eqÄØ▒¡% "
b"aÞ½¡\x02\x00 C•š¤—ÊØq\x1D q "
b"b\x1F\x06 ²\x17 └CüòÁ\x0E ¨ QûÌ "
b"byÞ\uJCÉØÞ\x7F \r ;àâQ "
b"bˆû‡ö"Kк¨-Ü*:€¡ "
b"bý$÷ÙÞN?ŠÀ\x16 *öÇuG "
b"c,üš¨\Eᘜÿ:ª°k\x13 "
b"cwƒéa7D°™¥ ª´n2ª "
b"c»å¨Á™K$‰\x07 ‹P7wÌ” "
b"d*x˜ŽÏD‘–d¤Õ0~É‘ "
b"d>³N÷èLEú<SظN\x05 © "
b"dW¦4¼VN‹ˆ«2[\e ä^¦ "
b"dZÚ\x02 +\x19 O>˜¤û1ã_Ī "
b"e‚ˆþ|)Eˆ†_M\x7F ý$æN "
b"eË~å\x11 óMjüÑ:3_\t "\x10 "
b"f2ÙwoèKº–\x10 )xNM\e p "
b"fy ü…}EŒ…Lj »œÜ4 "
b"f\x7F ó&-»L¢\e ã\x02 äB0Á "
b"f¾ÁDxëK\x02 Ÿ¾\x01 ÕñK~Í "
b"fÖZ¹«\x03 JÅžs|\x04 ÿjm6 "
b"g\x0E mÇ®\x10 MBŠ¡ÙѣŖû "
b"gÅ/çîVF‰¼ÔÜ}U–pû "
b"gÞmg0LK„‚éX«rš‚ô "
b"gïƒU$\x12 GC™…Ø#˜Àщ "
b"h\v ╩\x11 ─êG▓ØàO─\x14 \/ë "
b"hOz\x1F\x18\v EÉœ^ÞIºr\x03 9 "
b"hÇo\x18 ^…N\e ªmÅ\x10 hÔÎÛ "
b"hÞH\x16 V\x17 L1’®\x11 ] Y† "
b"häðÙÛ„E{†ù„e²$\x01\x13 "
b"i\x16 îð5┐GÝøð.#&ü╚ö "
b"iØ\\x13 FYB╣®Ú6û3¤¼ù "
b"ié#u»fHçƒWqþŒlžž "
b"iÛi×═~Dßëì%Óu\x10 |│ "
b"j\x00 ÊÁ\\x03 I\x17 ¡R¡˜~=ò\x7F "
b"j\x0F fƒtIК±„Ÿ¬UWÜ "
b"jØâB?³C®£ª╠*\v 3jô "
b"j¾@žm;H›œ\x1D êjY€9g "
b"""
jÉ›j\x18 zIЖ.@‰\n
É\x16 ÷
"""
b"jÎ\x02 ╗ÇüCÕ¬Tßé\t |/R "
b"""
k\n
ª\0”L\x05 ¬\x03 Ô×±?í_
"""
b"ksÎ█óØJ\x14 øÒ\x10 K«&¶Â "
b"""
kzÒ{ÂÆN\n
║#³ÅGKÎ
"""
b"k┐\x0F \r ×?Bk©9üCÚèì\x16 "
b"l(ôÓÚÎGÿ¬›0(§\x07 “5 "
b"l?ض\x19 wK\x17 ‘Ì’2b\x1E lH "
b"le2ÂÊ\x18 C\x03 ƒ·œ˜)#? "
b"""
l\x7F Ç·æÎL&´\x13 \n
ŒL¤}ü
"""
b"lìMïU\x12 D-¾\x7F ޼\x16 ›™¯ "
b"m\x07 p\x08 K\r B"Š\x10 #%1^Íù "
b"m'€¶Ò\x04 H‰¦36öµ™•ï "
b"m,ûyDÉE ÿƒ\x13 ±_k / "
b"my%\x1D öBº–y&.ÁŸ\x15 Ö "
b"m›î\x00 W\x18 F5œ\x10 9kËæAc "
b"m¨\f HŸÃI\x02 ³ÍhTlé½í "
b"m®P?’kEä…+“C\x06 ØÁç "
b"mìd‘ÛŽC-‰w!lGq‚G "
b"mö“àI}O‘¦®ØUÈu\x1C à "
b"nJh‚M~J\x14 š\x12 5—ŸÄö9 "
b"nt]d\x1E\x13 Lç\x04 –,Rðõí "
b"n«§(\x16 tE‘¸Ž£Ï\x0E ½\x00 £ "
b"""
n┤ÙuÙ\x04 FðØï"╩Ì\n
║┐
"""
b"o5Îvë®KNª\f ³ÏÌ}~º "
b"oXÎQìRN{åIZ,]aDù "
b"oƒ’¥>ÃI;¾(Â\x14 Ðhœ‡ "
b"oƒ”¸z\x1D D|¢Õ’!\x19 Œf‰ "
b"oƒý!Ï¢Cà–A°5Z(\x17 Ò "
b"o║Æu"~BLئ║┤ß!╬1 "
b"oÁ\x07 Ö¡âI\x12 œÆ.9½=µ³ "
b"""
oµwüf\n
Jy®Éq┤qı
"""
b"pªDy.¼E©ø┤»Ñ\r É!´ "
b"p¶FÔ`ÞNA‚\x19 EB?U¨ë "
b"pøf’4‰LTš¿‰=ºÞ9ÿ "
b"pú®\x04 ÂŽD\x7F ·\x06 Ìb^1\x11 ò "
b"q\t ÊBØàA%€åv\t ìÍ¿Í "
b"q\x16 D¡@m@¦‚Cp+ÇäÄ\x04 "
b"q\x17 pxÕóNÄ™æ»5o²\x18 h "
b"qc\x1D ïÛ¥N˵aÿ“\x17 •\x16 ' "
b"""
qÐöLdÏA\x16 ·\x16 4õ=\n
Ìÿ
"""
b"qÕ\x1E T’\x1A GR¾\x16 sÝIÎÎì "
b"qÔRæÃ£Fxì\f 3õoñí\x1C "
b"r`º+W‡H¬¶úê‘"\x19\v "
b"rf‗°\x10 ÂMc┤ؽú┴LpÜ "
b"rËdŒ\x18\x13 @\x10 ¯§ä…dg©D "
b"r×\f gæGMܱû©e±.ÍŠ "
b"ráªÉϺD=¶K0؆·ÑÙ "
b"sÑ\x0E ì4E™™ŸäÙÀê\x1F À "
b"sÝpç•×Oì±^®¬\v ¦]Ù "
b"sèéø]LI=¶rñl<‘e“ "
b"sô߬e=ORªT#Üo&\x07 Þ "
b"sö‡ó!^AÇ‘p\x02\x10 S\x1F /Ò "
b"s÷\x1E nñíL[‡\x0F ƒ-q\x0F é "
b"t(ûÿÆoJS˜0Ã\x04\x19 •¯‘ "
b"t)aÒ!öEC¸1Uy››Ì~ "
b"t;?ÇàªNZ´¢/l˜\x04 #Ž "
b"t[Äd\x18 MC¯dNú\x17 ÄÙA "
b"tÄ╗V¡KEkÉ$Ì~"OÔU "
b"t╝Êì\x06 ÎAQév+╗&ä_. "
b"u\x1E y5Î<G\e èØùÿ\x1F "Lý "
b"uò\x0F Üè×GùÖÉ\x0E éë[ıM "
b"u—\x17 "|vCá¶ñ\x18\x15 ¢\x03 ³£ "
b"u¤fº(TAȧ\²ûd·_é "
b"uÇÌg·³Ba•Î× \x03 J\x03 ò "
b"uë˜ü݈F¶…c<<C|CÒ "
b"uú‡\x05 •ET„ï¬ç÷•p„ "
b"v:bÿÈRK^ŒÞnKcÒ\x0F ‡ "
b"vMI°ÒlH\x1E ┐Éì:YÐd' "
b"v{\x10 F^ßK\x1F ‹à»y«\x01 âê "
b"w9«ü\x1C ÛL´»«Škd|6\x13 "
b"wéôõªìDqÜn\t ®¹²Üè "
b"w©»mÎ<Kõæì¶\f ²¯à! "
b"x\x03 $|÷ DÙ£-µ*\x13 n\x1D Ï "
b"xV@\x17 ï#Kù§‰2b™HrN "
b"x„,\x1F UøB£°ü¢)ɼš± "
b"x¥ix\x00 ]I¡¨,k“öÞ\e = "
b"xõà÷C\x1F F« ƒy\x1C ÷çâ "
b"xößNʯEd»Q\x03 MvšÓù "
b"y€N'Ó¸J\x05 ”ÍD\r â?N† "
b"y×)\x16 ƒÒN\r ¿═Øv▀Üce "
b"""
yÈ\n
¥aÐB4®ˆc\x7F álÏ9
"""
b"yÉÓ¦1ÞN\x08 ›%Áó±û\x7F d "
b"yêv0ZÐL-«HÏhãaƒQ "
b"yúÔó\v oBü„\f ð°ø".. "
b"z\x08 nŒB\x01 Fž“+J\x18 7\x11\x05 + "
b"z\v U§z\v D\x1F ¬ùö‘\>n\f "
b"zvüUó\x1E DmÁö┤\x17 II]R "
b"zù║\x16 ┌ÅO\t ì6┌ö:àÛË "
b"zÂ`▀\x1F JîØt®ß½\f 8} "
b"zßòc™\x19 B⿽°>«<„ö "
b"zý\f ¾ìöE`ÅÌ}IÍ'æÜ "
b"""
{\x17 Ý^:ñF5íìøõ\n
à Õ
"""
b"{L»·║ðMMɶ\x12 Ö^]\x07 É "
b"""
{Ö\x19 K■nB\e ì\n
¿ø'á\x1A\x12
"""
b"{¬³4ŠðIŽŸªäVŠ×jí "
b"{Æâh´˜Ci†µ(Ö©\x19 ¹ "
b"|$Å6l\x0F OU╗}"è\x0E ╦µ( "
b"|Flx1¹K\x1F °\x11 hÍ\x1D ó\x18 Ï "
b"|‘°¿¡“MF«?Òüf†uU "
b"}0ðBÝJS¿\r Í\x11 ¶Ø\x1E "
b"}På([ÃAi¬he¼-‘L• "
b"}h*ÞÚûN\x14 º\x05 Pšà\x19 ™ä "
b"}jÝÏkB‰¥°®¥Ôl÷æ "
b"}Œ_ûþÑL²‡Ùc÷rWñN "
b"}Û\x04 ╬ð6EØè¿;3¾ïmu "
b"}¨M¬fªK╬¡\x01\x1F ôÁ]ïØ "
b"~\x06 ç6Y›AI’9þÐ×\x1C ò\x16 "
b"~42\x12 ¸ÏI'ìô6º■Ø-â "
b"~fs\x11 ░6NêØ!»ª.╝S§ "
b"~½>M\x10 ÑJ'Ü3Ø█*ÈÐC "
b"\x7F hlA?RM\x07 íıÆì╗:\x7F ¶ "
b"\x7F j[®Y¡D5¢Þ/ÿþÓ\x11 - "
b"\x7F ç<@\x02 •C¾©!òM£\x1E î} "
b"""
€.æÎ\n
[Bλœ\x07 <A\n
\x08\f
"""
b"€0\x0E y\x18 G!‰ð`\x0F ,Êái "
b"€i\x04 ’Ñ0L\x02 ¦Pkß,ÄA¼ "
b"Çø┬ì¤AC¢│[»JaïBc "
b"€°³K£G1“²ùüEâ\x18 ÷ "
b"Ǹ&ò=´B╩½)ìT\e íBõ "
b"ü\x02 ┐´°\x05 @yó\x1D\x17\x02 ò2è2 "
b"ü-\x1D g\x12 ÿG\x13 áÖ┤╣┼4µ= "
b"üÇ®»ý┌L┼æ4µÑ'ïÝá "
b"üü.\v óMB=¼\x08 8x\x1A S«p "
b"ü£┼;ÏÞA%áb\x03 ï3»O¦ "
b"üÀµþSÎ@7┐[═ä\x13 NQø "
b"üıêª^·B\x15 ¢kteÖÏ┐G "
b"‚Nj™uFM7’Š»y\x07 ã–ð "
b"égªÝÅóEâ█├ ║Ù\x07 9 "
b"é┤-R@8JØäoK²&┼\e e "
b"ƒ\x13 ¥…RòN¢˜"z\v dZ6‚ "
b"ƒ%ÖÔ\e ÄDŸ³GJ¡¿\f ¸ "
b"â7ËXû╦Cûÿ\x14 ▄ÅU:lì "
b"ƒR.aZ\x17 NŒ¡G\x08 7©¶æJ "
b"ƒ‚ˆªö\f A\x1E ›Óa¼oÃNi "
b"ƒ°2V\x14 óEE“^2‡IbA8 "
b"„*Ò®ÜB~¦h§wn\W\x18 "
b"„-—\x07 ï\x13 C§•žg¢+k9 "
b"„»Œ2—àDÁ§—œì/¶·û "
b"„ÄLÜ\x11 ]O\x7F ‰1+Í's8j "
b"„Ûˆ-^ê@7®\x04 »þ¿K‚\x19 "
b"„à\x7F |ÙÁA\x1E ¢§ÚIââ\e s "
b"…\r àä§úF¦žÙµ1hð\f 8 "
b"à'T¾¸×O\x1C Ø\x1D ╔N┬¬Lv "
b"…0\x04 ŸpjC^¾$}Ì9€¼Õ "
b"…3\x08 B\x1F lMs™1|9¦†ñ. "
b"…R\x0F °;€E\x08 ½Ìáí´\x06 Ý® "
b"…vh\x17 ÖÓC«¢†5ºwqîm "
b"àê│kY\x17 Föìñ6Kds8 "
b"àìE\x0E È\x19 KzêëqÎ>>Êp "
b"…ß}¿u'@ƒ§w¤eï&»Ö "
b"…îéAŽáAˆ‹Û\x08 ÑžþþI "
b"…úÕrX7F㸆-S$H„ö "
b"…þðT`²CÉžJ>JÌÛ«â "
b"†\x01 ú›¡DKU†H°Þ÷\x00 jX "
b"†;øfaîJD’0w&Óå0 "
b"""
†‡\x12 °¬}D@¶S¥³‰\n
Lª
"""
b"å░Ø\x03 pÇMÂì¬\x05 CÃU\x00 ▀ "
b"å┴ì╩{mF╚ÉÃqÐ~Æ\x11 0 "
b"‡ƒ0Pl€H¥¸Ëà[á#›\x17 "
b"‡ž,Hr\x14 E|³Ì`nÚGõI "
b"‡±Ãb@\x07 NÈ”¯|\x07 ëÒnf "
b"‡ç2<Î\v O«‘å÷ÝZ›ú_ "
b"çÞú6s'A╠╗WgpƒiDÅ "
b"ê*\r Éä\F╔╗\x01 ûYª\x15 ‗5 "
b"ˆGY.xkHO”½o3§\x01 …@ "
b"ˆ—(T\x13 Á@ˆ…±»ºnðÂÖ "
b"ê┘\r ôB■J§ì¤^?Tå`¾ "
b"‰\x1F –\x01 ì.Bά\x06 `/©½fÇ "
b"‰2\r [!–M\x1F “›;\v OÓ9ü "
b"ë5Ãɽ▀N9ªõÞ0!in® "
b"‰H\x14 Ö‡½I²€” ÈèŸM7 "
b"‰mFqÕÐJƒ…\x06 ©žÐyIÐ "
b"""
ëãÃ\x7F ╣ïJãæøØþ\n
øÆL
"""
b"ŠZÂ\x00 Ò]H™uá\e c\x02 ¾@ "
b"èg\x08 »┼dKAÁtüv9ôÜ\x1C "
b"èÇôÈýÃFÙØ\e NT wy "
b"ŠÃ´@|öNO±Óœ*£qí) "
b"ŠÐú\x1C µLDV®‘ÇK ß\x0F ³ "
b"ŠÝ\x04 £æzISµ\x00 ¸šÀë8² "
b"Šü²*çéFKš"\x03\x12 ¯\x18\x16 q "
b"ŠýA„ú\x7F M\x01 ¨4u}é\e PY "
b"Œ4²n¦ãJº™\x1C &\x0E âgDì "
b"ŒPˆüT²IM©B\x05 ~Ò†T¿ "
b"îâÈÅÈ╝BÌñ(Vk\x1C\x11 Y "
b"Œ¥P¤\x05 óEÉ‚\x1D ë\x00 ð £5 "
b"î░Ù\x0E ¡óF5É\ýì?\x1D q¾ "
b"ì\x1E\x14\x7F\x00 ì@§║É,#a\x03 t³ "
b"ì,²ÈѧKYÉ*\x11 à\x1D\x03 >T "
b"ìEÒ<Ý┐M\x07 Æ9{ïÈÑê© "
b"ìOe'\x02 ¥@¥ì_ıP\x18 ì\x0F E "
b"Ž\f dô\x17 &A‡¯¶\x00 ójÌm" "
b"Ž!ä×”ðA攟éêÿÞ`h "
b"Ž¥Ã\x19 ºÛ@¿±àò«èáB\x0F "
b"Å\x13 2ÙC3M\x15 æu¿\x0E ÍõPW "
b"Å5\x02 ËtßK×öå#1µZPz "
b"Åý÷iÓ÷L╔ªQY▒ÇÅ▒¸ "
b"É^│\~\x7F J&©£o:è·'q "
b"É┼ÝÓ▓ÚBQ▓éMÑ_É4S "
b"ÉÊ9S¹»L┴«\x06 2#ı\x1C yÄ "
b"ÉÛïóÑØO à2╚F┐Åët "
b"‘'û\x1F (ÌG™Xÿ¸_ñ\x01 % "
b"æ*ÖQnäDîÅ█\e ¯Td\x06 n "
b"æc\x11 C┬ÿL/Ø║'‗¬\x18 ╠ñ "
b"‘|\r ÔqqJD¢ôd0\x18 -\x7F Ø "
b"‘ÀGÔ®0K; QAUòà\x18 ± "
b"‘Á\x01 9óùFÝ™XxØâ’(\x00 "
b"’:ÕüŸÌK&´_&/}. \x15 "
b"’PÝÖe…MŸ±rŽ~ýMÌ" "
b"’¤\x13 ý¾ËJ©™8”ròM\x07 © "
b"’Ç£ž-NI\x7F ¹b)Oå˜ú, "
b"“\x16 †\x0E ‚CMg…â*\x0E ¸Ìºø "
b"ôU÷\x1C Ê├HÈâØÈ¹JVÝØ "
b"ôç¼▒:vB Å\x7F j϶Sõ\x1A "
b"ôöìyë╣J╗¼Â Ò├ñý+ "
b"“¾-¹«sD\f ŸDÔßøi¶Û "
b"”\r éPN+@g»‰èÞ&‡\x04 O "
b"”O\x0F «EöJh”¼ï|Ÿ$Fä "
b"”Y3*”ñM²Š“Fj`|Ð) "
b"ò\x1F ìE┴\x7F O═Ài┐f(Æ═\x04 "
b"•:¤\x00 V\x00 O¾«‡É°OË\¦ "
b"•Åk\x02 €ÿC˜¦šì¼KJ\e º "
b"û,a~ìÖO÷░┬Z¡\x04\x02 +g "
b"–Œ \x18 %úGëŒâÜ…ÿÕ,ª "
b"–“n2üÆANž\x19 –8\x18 ®2– "
b"–—48WÂMÝ‚PéQ\çÿ! "
b"û╬Ò¼rJBÊÉÊ╠,]3té "
b"û¨\x01 îù¸O&Å¢Ì▓\x14 íVÒ "
b"ù!à[I7EJÉDéı|~d\x14 "
b"""
—N‚\n
ÍÓBò½H.S\x18 !ÖÒ
"""
b"—¨ÐÕ!\x14 E\x1E ½pòå¶\x19 Îy "
b"""
˜\x03 ï\n
[ÖM÷’]H·à„™4
"""
b"˜\t ™waˆFþ€áAfš6ÖÕ "
b"ÿBì½[ÇE╝╝¥v}Ë_Ë\x11 "
b"ÿiKÎØØ@W╝qJ@gÜXü "
b"ÿì'(\t mG~║oJZ«1▓Ô "
b"Ö\x0F @&ı]F=Øüt&Trõ▓ "
b"™&s\x1F oŽMe±õ\x05 ª³ä\x02 Ï "
b"ÖUê│·ôMfê°\x1F ìØW╠ä "
b"ÖׯÅßıBÇ¢▀þ\x19 mT\x11 "
b"™¹Qƒ\r þK\x1A ®&uÙs“¾È "
b"™ê× \x07 AB\x01 ¶’‹\x05 û»¥N "
b"ÖÙ0\x03\x1D ├F\ÅÞè£ëGnW "
b"š(…sïÎK(†™ZúéCx¤ "
b"Ü>JpúßIÛÑUÖDÉ;±Ó "
b"šƒŒ1ž“D5„÷åwƒé)} "
b"šñ¡ÂmfB5”ëycûoê\r "
b"""
›)CŸÒD[«\\n
\x1E ²©9ø
"""
b"øXhÞ/ØLyî8¬µ¨▓¡Ê "
b"øë2´ÈFFüÁk¾┴"\x03 -█ "
b"›Ü…üû0@C—\x18 Ñ^¼|\x0F b "
b"›à’&\x01 pG\x02 …\x10 þ¥Î‡\x1E u "
b"£\x06 ì■└LǽØ\x04 O¬Zê¦ "
b"£\x1D üà]£FÀª╣U]HU^\r "
b"""
œ3ñÚî\@@•\n
_Ï¢Á$Ô
"""
b"œc\x1F †Ã‚Hï†s\x1E 3ÙvDÚ "
b"œï%”ÜõMEºTL„g,Àœ "
b"Ø\x0F\x05 ╣å║O:®y┼┌dê®} "
b"ØP╗l\x04 OFé¢╬én\r Ïéo "
b"ØZÙ╬ÐÔHLÉS╔dw\x18 ªÒ "
b"×Cª\x14 °5@vøìG©\v\x00 ÉÞ "
b"""
×ü╬\x7F\x10 FBEÿA3\n
\x14 'É©
"""
b"ž…OÌ\x08\x19 D!»4ÿ\x19 ˜Šàù "
b"ž“_Hß”C2ii1º,ýä "
b"žÕ¢ÙÁbB⹜ .ir¾F "
b"žï@Êî\x16 NÅ®Ÿñ¥\x1E 7˜Ë "
b"""
Ÿ\x14 Ôõ\n
¤F¤”u\x17 Ûðï8‰
"""
b"ƒ0ìs[╦E┐ê]²wsÿ{\x14 "
b"ŸÓ\x02 Þ\x07 3A\r œ²X¯ÚsDN "
b"ŸåÒ¨èEBZ‡Ço\x06 éÁÕ” "
b" TÎ&\x1D tKÍ¥Ã\x04 •þSó% "
b"áØ¢ëR╩G<ª\x1A ¸æ|Æm2 "
b" ºH\f etF/´\x1D çnìå£\x13 "
b" ô\e ¤\x13\x02 J¿¹wí\x17 do‡D "
b"¡\f æÅ¾êGn¼EIù&-+\x01 "
b"íOlõ ¾L(ìJ£i'v÷\x7F "
b"¡pdµX\x1A Nv§Åu3)0˜_ "
b"¡‚×éfÛMÿµ\x7F ¹\r [\x12 ÝŒ "
b"íÊ\x10 þ2▒J╗Øð"w\x1C -jP "
b"""
¢³X°3\n
@\x19 ³Þ›.8Ñ\x17 S
"""
b"¢üI“§‚OŽœº\x16 †ê²I… "
b"""
ú\n
©®ùûDcÜlŪù\x03 ▓\x04
"""
b"ú\x1F íÁ±^L3Üe?ñ\x0E }\e É "
b"ú9ôÄßí@ç░\x10 ÇEGÕöÉ "
b"£M\x06\x14 ÂáC5…áü<\x07 }ÊE "
b"£uºœhpJó‚ߥaÂ4s¼ "
b"£‚t÷\r EAŸ\x15 ¶¥ªøßJ "
b"£²_Ñù=@ú–/Ùѹ×l! "
b"ú┼-µ+;A▒üƒî5┘▀Æ0 "
b"£í."\x04 ñJ\x10 ŽÌI#dÊóU "
b"¤\x06 û\e ØïN\f €Ø`\x10 m(\x05 y "
b"ñ\x7F\x15 ╦═O@}ìı\e ▄\x1A Ü`+ "
b"¤¨Èaw•A!¥ÁÒ\x17 V´z+ "
b"ñ░ì~SIH#╣█Ü¡(c8─ "
b"¤Ê)yx\x01 F8´\f ܧðûÉ\x01 "
b"ñ■Ól4\x17 @(üéÊÎe·\x10 "
b"¥\x05 *\x1A =!C=±ü³Qnâ}„ "
b"¥x5Ü\x1E *M7¤ãuÜ}§ìp "
b"¥}â„$aAl‚ù\x01 Utò©„ "
b"¦\x11 ŠÁ9FJ9´=â\x15 k]d\x11 "
b"¦ƒ–X>ÉF¤›\r ö\x05 ãI\x18 ( "
b"¦É\x02 ã\x12 ¥M"ªñ€ÜO8\x1C ö "
b"§Ax¦hþH«¦\x0E u¶sãòº "
b"§±0Ø^CKÑ¡\x00\x03 ×\e ݲ\x03 "
b"§ÜQÍ\x16 D@ǾÁ\x19 kˆ\x19 ëp "
b"¿\x16 ·Ù;ñL\x0F Ødø\x1D ║7\t ) "
b"¨_ßâš<Jê¥+ªË|Oé\ "
b"¨mæ:\x08 °O°«cáý\x00 UÒ; "
b"¨Æ\x11 =Ñ–L²±5e\x14 yÈMí "
b"¨ã\x14\x02 @@J³ƒkq`{ˆ¨– "
b"©•RöB\x01 Iþ›oç\x1F\x1E ²#Ã "
b"¬\x16\x16 6\ÁO)Ø░ñ\x0E ãçµ² "
b"¬\x1F ®N<òJhìóOâLe\x16 ; "
b"ª01ùýrM¼ŸíˆN¦+<Ý "
b"ªZ¶J’»@Q¦Ö#o` iD "
b"ª«•c,0M€…àªsŽlád "
b"¬╦Å̪óIßï\x0E ÎB9Í┴ "
b"ªÍ®ðõ-F‡•¨DLî¼L\x1E "
b"½:Ť½¼JNùâûåÈ\x04 ß│ "
b"½d 3ÅÃF\x1C ║\x19 Û4:\r ¤j "
b"«…Yô›ÑCT“åâre€\x19 m "
b"½çuð\x1F YISØÛt╩ÜJ>Ü "
b"«¸.pñeG$ 1`~”…•ƒ "
b"¬R‘µô!O5£Ö}`ƒ\x7F q¯ "
b"¼ÍÕ)ákK\f ænüó\x08 F{é "
b"0»÷L‚Kk‹ðÙÄu\x1C õS "
b"S°¼\x19 ¢IÀŒTÅù\e 5%õ "
b"•G\x13 ØWK8¯¢9Œ{Öl\x0F "
b"¡Öv-¨\x08 Nü▒Ä×Ëÿü\x0F ┬ "
b"¡▄ñ´┼SK\x19 Âü¬©P┴¹E "
b"àý¨YÖM<ŠÑ«wƒ©÷5 "
b"òŒ\e †fAÊ€€^Ú\x0F e~G "
b"®\e n\x11\x01 —C•…\x1F h{{eI1 "
b"®J'‹\x07 wD·¡\x18 %½\x1A ;?9 "
b"®l\x07 ›e\r D´¬ö•ÃÃ\x13\f ‡ "
b"«ÇÅ{╚ÎD<é\x06 =\x7F Û?_° "
b"®—0m\x1D ¿FëµÉÉNÞ¿¥« "
b"®ÖpNNK¤‰Lö©_©.L "
b"«┌~å«jM³ì\v Ñ┤ä.ï\x1A "
b"«Ô█ÿö└D$ì\x1A ·WÂ\x0E h╬ "
b"®ðœU·\x15 Nd£d×\x15 D\x06\x1D a "
b"¯\x04 }%n<Fi¨=UÍ'Ò3¬ "
b"»-~@ÅÔN<¡¡╝¥ë1\x7F ã "
b"¯5§MȶJ\x17 “Ð\x7F å\x13 ”ñ‡ "
b"¯°.oÆÛK϶‰–\x16 ¬À©d "
b"°0\x06 û÷5J“¥(ûqÁ']¸ "
b"░n\e {╣üDvùlCQ╬\x7F B▒ "
b"±9'7ÛnDMŒÉÜíêöƒ¬ "
b"▒Ñ"(Ú▀D┌ÆÑ@ØÌ\x17 .ã "
b"▒ªO\x19 J)@êñ`\x0F Ò0üt║ "
b"±íÒJ\x12 @ü‰ÀåHÍ\x04 ,Ÿ "
b"±Ñà5˜\x05 L员\t áÂ\x14 êp "
b"▒█ìÑ2·@ØÂRpÝ/¦{┴ "
b"²\x0F ̓öˆH©„ªºÈ<Lç8 "
b"▓3╩6Ü█G│░Ñì½yn¾Õ "
b"²w`\f •íOq¤.KefÏ&N "
b"▓ƒØ®5·FÖ¡?´£Ôxná "
b"▓╝ãÈöÅD.òȸ³\x01\x17 ÚÁ "
b"²Ê%õT\x0F OÂþÿæx«—+ "
b"³.ÁÜlÇM΂WP\x18 Ô\e h\x10 "
b"³;èÐò˜L¼¥\x05 K¸Ù5:\x1C "
b"│ı¤▀ô\x04 O\x0F ت>\e ý\x0F IÅ "
b"´ \f H¿&A5¯eHÍ\x04 ”Ò "
b"┤1\x0F\x10 ─╗O╚ü%ªªkþdÜ "
b"┤n¹ö\v ]Ny¿ìÏ\x19\x08 6íÿ "
b"´Š/”Ä\x1D J>’Á‹µüÂn\x04 "
b"´²€'3\x12 CÔ‹‹”øX\r _´ "
b"Á%°üï╣Iu¢ma,Kf\x15 ù "
b"Á[µÀ└£E'ëã<YÙ╔ìõ "
b"µpðñJðMÕž4r´ \f ’\x1A "
b"µtäÓ͘Lq¤Ä´HG2…\x06 "
b"µá\x13 ìÔ\x02 CúªY§\x1F ¾ó˜ç "
b"""
¶\n
òCÍDLl‡àj´•»Êÿ
"""
b"¶\x0E =’øøF6ŸÙHÈøÃR\x19 "
b"¶"40\x17 /E\x7F Ž»ŽÙ3ߟ\x03 "
b"¶N\x05 7ùŸJ|ƒÊÑ¿Ó%<d "
b"ÀJüõ´■IÈ╝\x01\x14 R6▀ËÝ "
b"·m¯#ñ9D¢¿\x02 íRŽœö! "
b"·þw$¡åOú‘á?\r E\x0E Ï "
b"¸iÑá»éN\x06 œ‘åN%qMn "
b"""
¸ÔoB]ÚH\n
”¦2ˆêù¦}
"""
b"¹o.\x12 -KIŸ´ý\x05 {\x03 ©dº "
b"""
¹•î\n
Í[Bä‘“VFšDð|
"""
b"¹žwe\x03 NET“×Þ#IGL\t "
b"ºB[Ö—ôM¿¿¡ôÊRS½z "
b"ºMT0i¢DÔ¸Ô/Ë·VÁÆ "
b"ºvËqÑ\x06 A\x1A §í\x00 ñ0E£* "
b"º’\x14 0é€Oz…\v \r «OádŽ "
b"║┐▒`<²JåíßåíÅ╚ZÉ "
b"ºý}¥\x00 D@è·Qx¸\x11\e\x19 — "
b"»\x1C \n \x12 x¡D€š“\x00 X¥-j„ "
b"»"\x04 EH.CÿµzYγƒ\x1F Ó "
b"»täx‹ÉChˆ«<µï8“è "
b"»vvã\f eI\e ¤\x15 ½•&Îß* "
b"»’â£÷AL÷¦’!“ÙÓ&X "
b"»¢ …)x@"•ñÇá\r ^H\x03 "
b"╗¨ÇÐLüC|î\x18 ÿáh┤e\n "
b"¼*•iì€M+œþG}VÒ'\x07 "
b"╝^\x02 ‗YÁHÕàÌuüU─HÐ "
b"""
╝dº\n
5ªAìü~bën¥ä├
"""
b"¼h#\x18 õúEðˆ&ˆ²d½>¿ "
b"¼olta\x1D Fj =ù5‚…3p "
b"¼›S#òjH~¡ß\x00 {L¿¹\x00 "
b"½/;Ñ…´KØš0FUy\x7F o‚ "
b"½`\x02 Ï\x08\x15 KººËµ£€ÜÚ "
b"½hhÁ\x1D 8H€¯ŠFûì˜k¯ "
b"½›'?E¬@GŠ1eÙøX\x02 # "
b"¢¡g_9─@Éóݺm!■6û "
b"¾XïÕT~Gù–ßÅ\v ãn-… "
b"""
¾_\x04\x1A ã\x01 O\x1F ´.\n
‚æµ×Ç
"""
b"¾Š¸®ú”Od†\x10 £sÇÙÆ\x12 "
b"¥ìú{K\x0F D°å\x0F dPµÛl\x1C "
b"¥Öü╔Ĭ@}ñ\t `¼\x1D +█Ê "
b"¾´rOd§N:…W®”¹\x7F xû "
b"¥┘Ô\t S6@¤ög}`ý╔IÉ "
b"¿ \x03 Ò'ŒA‰¶9N\r ØJ‡c "
b"┐á§ÃÖ\r GÍÅþëi0Ó.X "
b"À".—<…E\x07 ˜¾ˆPîSQú "
b"ÀO\e B´Ù@e’¦¨(Žf'ù "
b"Àk^W\JE\x7F ½7\x02 Q; "
b"Àm¥‹ä^DŒ½¯àHøú4¿ "
b"└t\x1A õ▀ƒM\x13 ê¢^«+\x10 ¹ü "
b"À“ŠÌÞ\x1F At½\x12 Wa&)ïœ "
b"└Ö\f µ├└FT┐ì´,6F¹X "
b"ÀŸ \Ù4Jkƒ±ê|\x01\x13 oF "
b"└(çDS@ »Õ\x1D ╣\t üKÁ "
b"┴\x06\x7F ºõ+H3Å·\r ÄÉ$┴x "
b"ÁaÂ%€¬@Ž®—’ç\x05 ûôË "
b"┴ü╝\x04 ´ÜEÞî1╗1¡█ôæ "
b"Á“ÅÃgr@º„˜Ë(&”§Z "
b"Áɰðu\x1D L+†ôSÁ™Áìæ "
b"ÁËq#:\x1D IÓ»ÜÉ^8\x19 ß« "
b"Â%«øNÞI5³FF¡ˆ\x12 XÈ "
b"┬h▄B╚óN®┤©Ä¥0\x15 Å╬ "
b"┬ØåîææKJï&kw■zy\x0F "
b"Ã\x12 ;ÆõgMj—¯\x06 ò@Ä7Ó "
b"├ô\x05 | wD┤Ø\x10 ¾,nATæ "
b"├í)H'NÓò╔ÍËØs9þ "
b"""
Ãâ\n
½…ÿJÑŸ\x06 #1\x07 üà
"""
b"""
Ä\x12 ^éäÎCÊ·§FÂ\n
ã‘)
"""
b"Äd*çãáDh·ã„óv@\x05 0 "
b"Äm\r c\x18 áMg–zªÀ¢ð‡< "
b"Ä›?yòœGÊ¢\x13 ¡B?"Õð "
b"┼\x11 ê\x00 Ã\EÉ¢I`ÔérC0 "
b"ŧ”\x1E įA—¯Þ›U:ºÝ‚ "
b"┼½\x14 OI\Eлt!sÙü\x12 " "
b"ã ▓"lPG\x1D É╦I\x12 Æ\x03 ─k "
b"ã$Ûs}┌B8É╚│\x04 ÖÝ─╬ "
b"ÆLÉxÎ\x1A G攘a\t 9V'Ì "
b"ÆÜ‹êœ#Ff¼\x03 žvB\x1D Ëo "
b"Ç)Ma 'E\x10 ®+„L{@\n "
b"Ǫ¯óáÒKÚNZÊYÂ$\n "
b"ÇÂ|n¶ÕE™ƒšV\t xE)y "
b"È\x10 NeŽyNÚ€†æÒec·ÿ "
b"╚\x1E\x18 ╗ì╩HnØ═,0ú[½< "
b"ÈZ5XÝ-@\ ôI\x1A kRaO "
b"ÈmE/‚¼K\x1D ‰‰œ}#Ì[= "
b"╚nå╠\x17 ¥E╬¼¼ì¥À\x16 »² "
b"╚}4ı─ÎH‗ìí½j\x1A ¾██ "
b"È®\x7F\x03 iFK«—èËi˜ÚZ7 "
b"É\x03 ¦\e ·WGz„äÙ ÅÃ7q "
b"╔>═Û\x10 ¯A®Ñç«©Å\e\x08 ¾ "
b"Éë)äý.D7 W(UÚÊ5N "
b"Ê\x19 l\x06 ;pIª†óo€§\x01 zß "
b"ÊWòëœAM¹¬ ]Ze\x17\x7F á "
b"Ê`…m@øAO¬#¾“\e Ÿiä "
b"""
Êd\x07 ”áLA\x05 ж1\n
9w\x16 "
"""
b"ÊÀèY¼WEW³_xÿ\t °èµ "
b"╩┬\x19 ‗7\x14 K=¬OÉO&d·¦ "
b"╩■<§ì5LÊ║Ô þ_─¸▄ "
b"╦(ÐÆMåM\x0E Åv(\x0F âªuO "
b"Ë̓–šxOy¨\f ÷ÉPp\r \x16 "
b"ËØ\x06 èÐ\x1D Hš®þðߘ\x7F Vù "
b"ÌV|µ\Hµ¨\x02 5\x18 ¢\x11 RH "
b"╠\x7F\x17 ÁE┤C%Ø{;æ¢Â5Ú "
b"̧'\x00 ?õL“•¯E\x11 •ç'š "
b"╠¥└\e b\x15 D{òìiq@I║~ "
b"ÌΆô¹ÏFBª›ÐæyÄ\x04 j "
b"ÌÝ ‡ôXF. Þ\x04 #-h«\x19 "
b"Ìâ7rŒšD0•Õ¬¬%XÊ+ "
b"╠µ<(K\x11 JçÅ┬Ç®\x15 =ã "
b"╠■╦æ\x16 tI¨î¡\x00 ó▓²#Ø "
b"""
Í\x0E .@‰\n
M\x15 ‚\x1F #YòÄê+
"""
b"═*1·|O\x04 ┐\e\x04\x1A ú7│Ø "
b"ÍW\x17 ®Æ)EÆ´X !¢lÖ< "
b"ÎMô®\e àEÓ…\x16 %sOº,) "
b"θC…7\x01 B$½\x02 V¢þÿ\x1D f "
b"νhpÔ-E–¡|,©¯ˆÓî "
b"ÎÃ1úÃ-A3«0E%AYf2 "
b"ÎÏ>\x19 ô+Dï¿j´s=\x0F Èï "
b"Îð\r „Ô\x06 JT˜gŒ…»öÇ\r "
b"Îÿ‡gh”KÝ‹¨:wŽc<{ "
b"Ï\x13 (|¥PLÞž'çÓ®Äñè "
b"Ï^mU†¥MĪ‘(–×E×" "
b"¤}üw2{B«áÿY\x03 Jqf¬ "
b"ÏÉ\x10 ¸\v RE«„º\f í@\x03 ‹Û "
b"ð\e Xü\r ┴Itñ│ÁA‗\x17 j\x7F "
b"Ð\x1D\e %\e 6Nç“&™'ÞÆ_T "
b"ðW0┌È·I¥ÂÉìO@\x00 Ö¢ "
b"ðç¯\x16\e Ö@ÿÅü\x00 VçÁ1ÿ "
b"И\x1A ïϳI”¤\x11 ’!þ'\x08 ½ "
b"Ð¥E¤³VN]Н@¦AGá/ "
b"Ñ\x0F ê–›£CEˆì&识-\t "
b"Ð LÇV\x00 N\x1F ìª║mú¹·< "
b"Ñ!ôp\xD=¬Ëœ¹‚äâ "
b"Ð#¨Ø╣»N\x07 ôj\v â¤0ıÎ "
b"Ðé\x07 i\f ¤N.▒ÛV╗ÎØD\x16 "
b"ÒDÄé\x14 °II³)yGW\x11 } "
b"Ò«(«8PGÁ HVýã\l\r "
b"Ê©\r \x0E -ËJ\x0E ║®!Éxu│\x16 "
b"Òòåaý\t OO½\x06 ÕË’˜Gc "
b"Ó\x0E —r%RGg¦Ž°¢ú»ÃŸ "
b"Ó)"NIöNÚŒžÙ)FNä7 "
b"Ób+Xf³ED³-ûãÎÞE\x17 "
b"Ó˜ÂÝëÄDö§MÃ\x13 1%˜\x7F "
b"ÓÉË8¡\x1F B¾£t禅¿Ø( "
b"Ëʨɥ1IıÀ\_z·\x02 ┬ò "
b"""
ÓÚävœ\x1F HM‰,\n
JáC2°
"""
b"ÓãI[Ÿ\x18 Ež§Çž /mB¯ "
b"ÔD¯¡\x07 &N„§,:Ï÷˜ˆ/ "
b"Ô¶Q\x1E ŒGE\x12 ‡M‹’À \x08 F "
b"Õ¾A¨õ£G‡¡FzpÝû~É "
b"ÕãuœõO0°>\÷™ˆt\x13 "
b"Í{k·ð─I░ÅD╠V®o5+ "
b"ÖûËkÁûLO³Å7Nõµ¶| "
b"Î>\x16 ÊÄ AØûI\x06 p\x12 ÷öó "
b"×J…ñáŒL_‰^Å{#¸+! "
b"מÈ?¿\n A÷ IL!cJ\x00 "
b"""
×¾é¿\n
@Iz€O 8[SlÛ
"""
b"×Ë\x1D XÔÎOiœ®ô˜“\x16 rÚ "
b"Ï7mÅ╦=A¬Å\x08 4$╩\x07\x18 m "
b"Ø:>\x11 ÕFC³½p…~qS®¾ "
b"ÏvEÂ\x18 ┼Oþ┤ÕCØwØ"[ "
b"Øy\t þ}`L\x13 •yò÷,/Óu "
b"بT+xöG:™ôhþ+*ìP "
b"ÏÀ¡\x7F\x17 ÉC?×ú┘R(ÌcÉ "
b"ØÂš¢^lJ¸¥"¿{›\r ˜ "
b"Ï╬ü,f\x7F L\x14 ê\x18 ç╩╗×r} "
b"Ù!î!=DD\x1D ¿%SŒÿPo½ "
b"Ù^Zì‰rHD¤ka‚O±Çt "
b"Ùs3ÊFPJƒ‰t;¼GÐh "
b"Ù”A7N\x18 LP©Ì±Þ´ £\x0E "
b"ÙØx—½lI¸ƒŒ5n¤e¸Í "
b"Úq.ì\x05\x1F Cþ¹*•‘CK²è "
b"█ñám#ÉG╔î┼ƒå\v\x14 ¢o "
b"Ûµ\x18\x05 ÛED\x07 žßª}}X)Î "
b"Û·Öe·®H:…ÝÀ\v\x00 ¦ôÿ "
b"""
█╣Ô┴5\n
K\r ┐Ò´GÐ┴ÃÉ
"""
b"Û×ÿzaQGå–Œ¿9êC¾8 "
b"Ûô=ø¡¹Hª¹0aè«ÃðÌ "
b"ÜJ\x12 Ý\x17 3EƘežŠÈQÔ% "
b"▄vº¤\x0F\x13 J?ÄÑCâ±÷Åy "
b"▄zYe\x05 ÌM8Áðú╚╩ª\e Ø "
b"Üß>ß¶'MÀŒ„0Iærj± "
b"Ý!}.Ƀ@\v ¹ÏÄÜûU‹¾ "
b"Ý%æ1(ÀA°´3×â§*Å: "
b"Ý[ †n±LÀˆ{Þ[Ø\x0E Ù¾ "
b"¦┬?@·WFƒì\x0F ■\x7F ò®qî "
b"Ýç¯×$ÍM‹’›_<\x0E ßlº "
b"Þ`èÉ\x1A ¢KÚ¡\x13 *߇iC- "
b"ÞŒšÁ\x12 §HAƒüŠÌþ Ì\x15 "
b"""
Þ¡úx`©C»ƒ\r \x11 \r\n
VÊÚ
"""
b"Þã¡'vŸLú²æ›L¡Ñ:Ì "
b"ßÊ%8Õå@¸”ŽÏV®WÀt "
b"Ó&ðî\x06 @ôçÅ¤Øæ┐aÚ "
b"àF87\x07 ”LX½žO¨>€½8 "
b"àZÚ»üýG\x1D »ºOÕÇ~q• "
b"""
àpÆ\x06 \n
\x1D I*µWÍ0\r ñ\n
h
"""
b"à—\x1F e\x03 ÚNʹDâèô¬!\x1F "
b"à¶h\x0E æhN”€i¯\r mrÂÎ "
b"ÓË]®³pG┘Ø\e ╗■sÈÏÒ "
b"àÝ\x03 ‡\x1A ,Hؘ͋JW¼:î "
b"àã§'fYL¦©w@æeùaÖ "
b"""
àô¾Xè\n
B-“ùmãX\v g\n
"""
b"ßHKØøVH¡æò\f ÉÝ┴.W "
b"áO¶\x16\x0E q@¤‹£+X’\x7F š1 "
b"á^¡€¦\v L\x10 ¾éç_\x01 h¢” "
b"""
Ô\n
ØõÅz@¥│ÒÙª\x1F\x11\e ç
"""
b"â\x17 Õïn\x08 E·¢\x16 f‚\x01 ;\x03 ß "
b"Ô║*[Æ@FJØV{Ù´«§\x01 "
b"âÝ\x08 U¨jL9ž\x1D bý%Ã]/ "
b"ã$\x7F €§¿C묀õÑY¬\x05 ‰ "
b"Ò&!\x1D aãA‗▓·Ø\v\x07 5Q█ "
b"Ò¡\x07 9Ë\x0E I »╗Øê_þ7▄ "
b"ã®Àg“0E¢“KÑã…l&: "
b"ãÔ]®¿dHL•J?V9CH\ "
b"õ´6ö┘ÊL╚ÇíUýìBðı "
b"å—\x15 ÏÿYD\x04 Œè³_bÈCå "
b"å§6"¬þA\x01 €ú\x08 «ÕG_¥ "
b"åírU¯ÿHb¥¡ÑÊŸš¢ü "
b"µ"B\f 2gD'ûÉÎ#█\x04 í' "
b"µs\v ¤,ü@■àÅEmÆ╔═& "
b"ç\x12 :C½-L\x04 ·ø„õõôìƒ "
b"þW)É┐ÉFJ¥1jç\x14 ┼]º "
b"çW]TÉþD?˜ÅÏÅ\r ùØ "
b"þ{cϰ╦DñçÅ‗}$╬$¢ "
b"þÉ ¼SmA║Åç@¹Äy(Í "
b"çØO`kÌG4¥3\x13 æÚéëˆ "
b"ècÞDAQN‚ºmçÒRÝ“5 "
b"Þi╔ÇpÉNÝÅ\x19 ÷õ\x06 bËP "
b"èlCÁ\x16\x1A Ck²‚ bݳ\x1F J "
b"ès~¹oáEןòõ¯¼Î…* "
b"è¶ü¯–ÑDß’861Ò>Û» "
b"Þ┬Q#}2@¥ì?õ┤▒ÖıL "
b"èí\x03 ®\x1F ºN¼€Ï¸”~\x1F ‘¬ "
b"ÚF\x0F ¼Þ»LäêØL╩║\x10 G1 "
b"éK®m“pMƒ¯‘îT±9×ø "
b"ÚT\x03 £éÌBCÑ\x15\x03\x0F ×ÉHW "
b"Úw¸é\v ùD\x1A ╝■Ž\x11 ¯Ë\x16 "
b"邨µ‡ØJß›ôJ7ñÿ¬k "
b"ê\x01 i\x18 òDL;”ç\e è\r ÿ "
b"Û\x0F ØCÆ\x1C MÊøòØ\x15 Õ1\x13 É "
b"ÛNµ*╠IDµìÄÉaÈb\x11 ¬ "
b"Ûq\x17\x1E Ê;Jºü>p|EÏ╣¨ "
b"ë\x06 ®î\x00 M½ž\v r= \x08 Ì\x10 "
b"Ù\x18\x05 ╩\x00 ü@Ã░ÊýÕ\x1D\x0F ϼ "
b"ëN®<\x14 6Eµ¡Éº˜H—ŠÝ "
b"ëOÎ+HèJÔ™hâC¼ËÒž "
b"ëâÁ¼J€H½‰‰úú¿-Ò\x07 "
b"ì\x14 6Ú\x1E LO\x03 »\t +!Œ§Œ² "
b"ìš\f\x00 ÕËEtª}\v S«=㬠"
b"ý┴>\x05 ĺOÖØë\x02 ^‗N \f "
b"í:²¥|¹Lì—9*-NOÂø "
b"ízšf>\r @!’4â@«G£“ "
b"튬f"„F\v …\x00 +yP•÷¨ "
b"í¢BúDGCÅ»·Câ `ŽJ "
b"íÚ\x1F ßaXJa„ó©ƒBL\v É "
b"íÿ¢\x01 wCEå°ø\x1C 0X$Tk "
b"î]æ\x17\x19 ŠKC’Ú윦n‚Þ "
b"¯┼ßë\x01 FHüög5Yç┬\x01\x1A "
b"ï\t B\x17 ·”@ŸµJWÕi–| "
b"ïLd2W¥Fù¾õÖPÒù—R "
b"´Söà╠LE&£|┬eìı¥º "
b"ïX®\x18 ìlIá«øsCºî F "
b"ïj\x7F E\x01 ÝA5ŒöæyíÓµ\x13 "
b"´Ø┐░\x04\x1F IuÅ·YjY°¤B "
b"ï³\x14 ݶ\x1F Mì…\x1D oõûY‚Ž "
b"ïÊ\t ¨ *Jn”ç˜"ñ\x15 vî "
b"dUý#ÏKDñVØÙIr(J "
b"ðš•¶6\x11 E\t ¿ôN,SÖàÊ "
b"ð©¡\x00 oENEˆE” "7J "
b"ð鎅ó\x04 BŽhý¯ÿ9Ér "
b"ñ\x03 ×)'6E°²{´ŒÐK)\x0E "
b"ñä~š¯½NO®\x13 Šœ8\x1C ÌÝ "
b"ò\x1F FªÍßH\x04 ŸÅ)}m/;c "
b"‗:äv}¶L┼ü(\f ¢Ëº·\x13 "
b"ò@nþ8.OI“~ƒ\x7F â[ó< "
b"‗\x7F\x12 ÂäáL▄ÅM\f ÏX┼║V "
b"‗â°£qøE\x0F ìÅ=/3Tn¢ "
b"ò¶zm¹´JYŠRÔÊ\x1C ¶\x18 Ô "
b"""
ó\x16 é\x15 \n
JEu“‹z°IG_\x03
"""
b"óŒ|žÇêJ=œßôCS\x0F ts "
b"󨇃ðÓL\x01 µÅ'ô\x13 ëaü "
b"óÁ\x1C ýHüEK·ðôm›Î3õ "
b"óþTÈM?Ht„\x18 n!B0˜ "
b"ôWÆÃî@á¢u\x1A\x7F í©‚Ô "
b"¶sè║\x14 nLv»Óì÷yw«& "
b"ô•Î0æ†Mê›d¾Â\x0E Aï× "
b"ôµÍ|ЫFw€?T/ß/"D "
b"ôÁ\x12 £+4D‘·OYס">‰ "
b"ôáezð!Fn¹\x03 M`›½;¸ "
b"ôè0"j%KãµcX4\f ô×j "
b"õ8\x7F\x18 "”J8•Cˆ÷®Î)U "
b"§ü/M‗┤Aª▓Q\x12 o╩"'¯ "
b"õ¦ˆ\x00 SsCп½\x7F ‘Z›øk "
b"ö\x10 ä\x0F c"K\x12 ®Ù\x08 ó§é?² "
b"ö8\x06\x02 …8Kc¹%‹áô€7ù "
b"ökÁø^\t H3©>RÔÄŽ#ï "
b"ö‰ë¬ŒŸG¨ƒ1±–@{;6 "
b"÷ªÃe\x19 ÅC\r ¿ðè\x02 ¾<µ "
b"ö¹òz:RM8°S\x01 ÉQPeÝ "
b"ö»†ðJãKp–~•û\x1E S”} "
b"÷\x1A ‹•À\x02 LǺ\x14 ¶sçúu¾ "
b"¸P\x05 0¼\x15 J\x19 Å▀Nv°\x00 ▓╬ "
b"÷Š#OZÙGÏ¿®SÅ\x02 TúJ "
b"°\v ┌ıYqF\t í\x11 ┌ƒ;\x13 ÛØ "
b"¨u²\x00 åñB?åcØÝ\x13 ¡¾ı "
b"¨└\t Ìþ╬DrØé\x05 Ùÿ<O| "
b"ùæ,>ç¾IdŒ\x08 p/\x12\x05 ]g "
b"¨\x05 úÑ´N4ñ\x11 ¥_Ø\x07\t 3 "
b"ú\x04 &V/ÔG5¥Â|ôÍæ\x1A Í "
b"·\x06 È\x11 ╩÷I¿áåÆ\x10 Êïüé "
b"·\x07\t O¡ÁB£¢UïÉ uè® "
b"ú8rRE¯Is«¦\x1C n\r ÈmQ "
b"ú„y[*\x13 L¹—^h@i2F\x15 "
b"·Ù█-╝´E\x02 ƒ┬£ìÕÍ:M "
b"ûyÆ0Ó4C\f £æXÕ„µ\e Ñ "
b"³ æ╚«}A\x05 üç°:Ã3║[ "
b"ü.Ø…\v UK\\x00 ¯\x00 ÍaÖ\x02 "
b"üW\t ¾Äs@·¸ µÙ\x02 Sú\x17 "
b"³g@─ÅkCQ¼\x1A ¥àçÀí▄ "
b"ü‰†ë¿òMÏŠ*=¥~§³â "
b"ü¡a:¥\x04 D`Žù:|¥Ö\x19 ê "
b"³Ã\x02 ñ╔!AZÁ"üÒ®ÊMá "
b"üò\t çZÐN`¹—\x03\x06 -³vë "
b"²\x07 ú>┤├AKÀRı└░KØ\f "
b"ý|\x15 j¤\x00 I˜™k\x1E í=`:Ä "
b"ý¢×\x03 ÈlO\x13 ¾Y‰e:³K… "
b"þ\x03 Ÿ\x02\x19 nK\¦XéÀ¶{a* "
b"■r\v M̯IüÁObÄ3pËD "
b"ÿ9·84\x1A N\x00 ›>¥\x14\x00 7v\x14 "
b"ÿK¨ˆ™¸E2ŒÔœ\\t ®$ß "
b" [HY´qNL┤©▄ØÓq&- "
b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\e Î "
b"ÿœ»\x00\x14 žC‡‘:$³NÔ†} "
b" ñà@ñÖL█üQ7è"ç°f "
b"Ìì\x04 ·Ð{HN®6oª\x05 Ú\f ▓ "
b"õ˜D½\x04 š@Ѷ\x01 °÷…/\e ” "
]
SELECT
`product_media` . `id` as `product_media.id` ,
`product_media` . `version_id` as `product_media.versionId` ,
`product_media` . `product_id` as `product_media.productId` ,
`product_media` . `product_version_id` as `product_media.productVersionId` ,
`product_media` . `media_id` as `product_media.mediaId` ,
`product_media` . `position` as `product_media.position` ,
`product_media.media` . `id` as `product_media.media.id` ,
`product_media.media` . `user_id` as `product_media.media.userId` ,
`product_media.media` . `media_folder_id` as `product_media.media.mediaFolderId` ,
`product_media.media` . `mime_type` as `product_media.media.mimeType` ,
`product_media.media` . `file_extension` as `product_media.media.fileExtension` ,
`product_media.media` . `uploaded_at` as `product_media.media.uploadedAt` ,
`product_media.media` . `file_name` as `product_media.media.fileName` ,
`product_media.media` . `file_size` as `product_media.media.fileSize` ,
`product_media.media` . `media_type` as `product_media.media.mediaTypeRaw` ,
`product_media.media` . `meta_data` as `product_media.media.metaData` ,
`product_media.media` . `config` as `product_media.media.config` ,
`product_media.media` . `path` as `product_media.media.path` ,
`product_media.media` . `private` as `product_media.media.private` ,
`product_media.media` . `thumbnails_ro` as `product_media.media.thumbnailsRo` ,
`product_media.media` . `created_at` as `product_media.media.createdAt` ,
`product_media.media` . `updated_at` as `product_media.media.updatedAt` ,
`product_media.media.translation.title` ,
`product_media.media.translation.title` as `product_media.media.title` ,
`product_media.media.translation.alt` ,
`product_media.media.translation.alt` as `product_media.media.alt` ,
`product_media.media.translation.customFields` ,
`product_media.media.translation.customFields` as `product_media.media.customFields` ,
`product_media` . `custom_fields` as `product_media.customFields` ,
`product_media` . `created_at` as `product_media.createdAt` ,
`product_media` . `updated_at` as `product_media.updatedAt`
FROM
`product_media`
LEFT JOIN `media` `product_media.media` ON `product_media` . `media_id` = `product_media.media` . `id`
LEFT JOIN (
SELECT
`product_media.media.translation` . `media_id` ,
`product_media.media.translation` . `alt` as `product_media.media.translation.alt` ,
`product_media.media.translation` . `title` as `product_media.media.translation.title` ,
`product_media.media.translation` . `custom_fields` as `product_media.media.translation.customFields`
FROM
`media_translation` `product_media.media.translation`
WHERE
`product_media.media.translation` . `language_id` = ?
) `product_media.media.media_translation` ON `product_media.media.media_translation` . `media_id` = `product_media.media` . `id`
WHERE
(`product_media` . `version_id` = ? )
AND (
(
`product_media` . `product_id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
)
)
Copy
SELECT `product_media` . `id` as `product_media.id` , `product_media` . `version_id` as `product_media.versionId` , `product_media` . `product_id` as `product_media.productId` , `product_media` . `product_version_id` as `product_media.productVersionId` , `product_media` . `media_id` as `product_media.mediaId` , `product_media` . `position` as `product_media.position` , `product_media.media` . `id` as `product_media.media.id` , `product_media.media` . `user_id` as `product_media.media.userId` , `product_media.media` . `media_folder_id` as `product_media.media.mediaFolderId` , `product_media.media` . `mime_type` as `product_media.media.mimeType` , `product_media.media` . `file_extension` as `product_media.media.fileExtension` , `product_media.media` . `uploaded_at` as `product_media.media.uploadedAt` , `product_media.media` . `file_name` as `product_media.media.fileName` , `product_media.media` . `file_size` as `product_media.media.fileSize` , `product_media.media` . `media_type` as `product_media.media.mediaTypeRaw` , `product_media.media` . `meta_data` as `product_media.media.metaData` , `product_media.media` . `config` as `product_media.media.config` , `product_media.media` . `path` as `product_media.media.path` , `product_media.media` . `private` as `product_media.media.private` , `product_media.media` . `thumbnails_ro` as `product_media.media.thumbnailsRo` , `product_media.media` . `created_at` as `product_media.media.createdAt` , `product_media.media` . `updated_at` as `product_media.media.updatedAt` , `product_media.media.translation.title` , `product_media.media.translation.title` as `product_media.media.title` , `product_media.media.translation.alt` , `product_media.media.translation.alt` as `product_media.media.alt` , `product_media.media.translation.customFields` , `product_media.media.translation.customFields` as `product_media.media.customFields` , `product_media` . `custom_fields` as `product_media.customFields` , `product_media` . `created_at` as `product_media.createdAt` , `product_media` . `updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media` . `media_id` = `product_media.media` . `id` LEFT JOIN (SELECT `product_media.media.translation` . `media_id` , `product_media.media.translation` . `alt` as `product_media.media.translation.alt` , `product_media.media.translation` . `title` as `product_media.media.translation.title` , `product_media.media.translation` . `custom_fields` as `product_media.media.translation.customFields` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_media.media.media_translation` ON `product_media.media.media_translation` . `media_id` = `product_media.media` . `id` WHERE (`product_media` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`product_media` . `product_id` IN (0x001C794929F548DE8AAF2B96E846F031 , 0x0036C681CC6243E0B1509C79D5B8B3D6 , 0x004686D8F760498391F52EA7C8BDB640 , 0x004B11B664424995968A6294D4EA4AE7 , 0x006B0FAC78A441D4A2122E88262DC3A4 , 0x00B8B58E33164524A956CDC6E0DBD116 , 0x00F0B091171B4395B97FD73ABD185CD6 , 0x00FF429AE5CB4F57999F32F2FF495145 , 0x018031D7A6504C70BC9611EFFCA5CB87 , 0x0198CC7B42C87003B7667673259ED040 , 0x0198CC7B794C70C596D1DACC3C20C773 , 0x0198CC7C80E6738DAB2E1A58FF4ADB38 , 0x01BB6044D1DE4E8D9C90E9F6657EB8DF , 0x01DB2418EA7941C5923DE1DC12C39645 , 0x02049224C56347179FA4C013E2CFCD8F , 0x0212B3840BD84CCB824D896E1B74B648 , 0x0212E763AAB642888603D1A0444E6B88 , 0x022141027C3F490EA15BD1BDD64D9D09 , 0x024B5DA43D1C4A84A4CB90CB6362A0F5 , 0x025717D91C214397BB2E830AE2C2B1C0 , 0x02721ED5EEAC4235A46D503D53599BF1 , 0x02995413D6C248E38AF849B631E26C0D , 0x02E134AE0EB64719B5CF4547E75DC4D5 , 0x030B9DD31A6C4B7D9D0C2BCA97093EEE , 0x044AC3E4CAC94813B2AC2CE9C4069CDA , 0x0479080E315E4D1CAF8E7132ACFB851B , 0x04D7DFDDC5544B4195C34DDCC45AD5B1 , 0x04E2D9B50B024EE1AA1D7DC56A5DDC4C , 0x05156B693E6B4A69BE607897CD9C09AC , 0x05816584747C426F9371C7F5F52B001D , 0x058907348D8D410EBD3E4BB59FCF9B79 , 0x05C57F6EE55148BDA10FA5F0F2E1177A , 0x05D1B03FF1774235A5CD94DAA69895B7 , 0x0616AD105E8140D6A5340E781DEB11C9 , 0x064B2F5CE1CF45828D8A684903B792A0 , 0x06B6ED741E82400B8D4A4D3ED36ACBE9 , 0x06BBF48DEC1C4FC5901839C5C66EB8E2 , 0x06CC3C21BE7F4F78A486F73054751394 , 0x06F759D99D7E4DEBAC132DA0E27ABCD6 , 0x070EDB3B8AFC4ACCA76B4B142FC3278B , 0x0725BBCDC18043BE841F654DFCDCA1E5 , 0x073C8ACBA3AD4178846C925E7B64396F , 0x074F09FFC1BC4D3DA8268716FFECC1E9 , 0x0751E34C31CB441494CA9B76E9C11E4A , 0x07601A5C5E2A4AE09CC173F33C1F9FD3 , 0x076C79D527BE40A9BCCFEF2E0F3BD78F , 0x078ADB73E433402CAC1D0FB79E5BF8C7 , 0x079D27F47D6548D2B022E2B61086B982 , 0x07AB613BE2A1415F9EC63C2869E7E301 , 0x07B2B28B5CC244AAAB3D1CA7CA48F3D8 , 0x07FADA449B96423FA8433F6EB116494B , 0x081F3B8BEEC6425CBD747FE57B7F68F1 , 0x084D8960A47C43DF8721E404766BCA3F , 0x0877B8C6E2AE42E99789B93DB1D34437 , 0x089C00F09C014EBEAA4444F56C2BFA63 , 0x08C8D98F1C644DACBFB27E3BA979D21D , 0x08FA3B8212E14FCC9B8D37A1FCCB4D85 , 0x094A07544704420C81960DD14DC9BC3D , 0x094DAC815F1D4D22998658943155BCC9 , 0x0978A07FADCC45DCA4CE6620DDC61015 , 0x09A0EDC9672347AA86B18C89FA4AB4B5 , 0x09A3756335854B758DE82F5505A1597C , 0x09B57FF4ED8B482A9B78589DADE3DC73 , 0x09B6A46DF6DB46FFAF02032613DEBC47 , 0x0ADF447AE5394DF280A4F8066D5C7F36 , 0x0B051D02018A44F7AD8ED080E0985401 , 0x0B11C6B3F6C24ECF9B7FF0DAC8D69723 , 0x0B34E59D5EEC441DB41372E555E795BF , 0x0B3846E9833A4A5EAB28A7958ED0530B , 0x0B4E5CC4D6AB4EA8B8330862B728BA1A , 0x0B7F078C46A34DA38F2BCAF0C61B92E5 , 0x0B88C7B09A094ACCA81130AB0DB001A4 , 0x0BF055A00C2344CAAA7693F157D818A0 , 0x0C1407315FF34D55A64C58A3B0DD70EE , 0x0C888F16942345A4950FA5FE43BB8185 , 0x0C9CB73C690E479BBF959F0E3D1E7A3F , 0x0CDFC35F743A466C859266BA97E366C3 , 0x0CE2DD1B373C42D89573DB00ABF06B38 , 0x0CF665757B114488B50086B62E4BA9F2 , 0x0D23AB14DC8848BFB34E5420BC24CCE5 , 0x0D7BEEA0B0A0493797CCA962F2133FCF , 0x0D7D73A2179D4806816B48A04EC47D3B , 0x0D9EF3D1351D4EC69C5571F3225DDC9B , 0x0DD04B698828488BAD12A9DEAF7C5FE5 , 0x0E56C79BB26B423DAC3B0733A0D12505 , 0x0E630305856F48439EA1CD68D4E814B2 , 0x0E8783DFDAAE4F498EB9497DB6C59DBF , 0x0EAE0E6445054089B67C31CCF207384D , 0x0ED3F56F152D45658B1109B1A9FEAC68 , 0x0EFA71AF83864236AF70EED5E2477D7B , 0x0F3CC4A1DBF94DC397405D87D05D672C , 0x0F47F09861ED47EC94A461A87945D081 , 0x0F85C36A89484B42B26784631C50C72A , 0x0FC5C7D33C1E4D92B12A10776E1C0AC8 , 0x1079BCE747F04493A0B784B320384A9C , 0x107AF436BC0643B6B104EE748FB58D76 , 0x10E55948A62E46FEA9C0CF3B30160AEA , 0x112F8A55D06C4FBC847FBDAB04E0D7ED , 0x113DFF75F5494A82AD90EDD2E84AB1E6 , 0x114B72D50ABA441D8073042EBF19CC91 , 0x11945980DD634F8CBFC3220CBAAA2B67 , 0x11CA2DAB98DF4ECB9B9E6EFF747FEA10 , 0x11CDB8ADD0614C82AD3C2FF9B4BA26E9 , 0x120F6A3158AA4E53A4594D9B2F0DD0FD , 0x123187F137274305B6B0409820F18ACA , 0x123872DBCF1345F2A1B38FF1B6E1D709 , 0x1242731632944B519E5CAD835A9CE781 , 0x1248E272B4B9476582BE4D4C910A72BC , 0x129EB50A148A4C59B2CCC905E1955BB5 , 0x12AE4F94052D48D2B1588CC81433DDF8 , 0x13A7BFCB6F394B52999C33FF1F1A01D1 , 0x13FC6081B463493BAE72FD022E0CE175 , 0x146D869CC910426BBBD41ECC5185AB59 , 0x147C921683254C869D791B762F581652 , 0x148F0B8380884F429D9EF6F1E8CA8CDA , 0x14E62059367443BA99CB6B748CCFC2C2 , 0x15589B7A3F434FD7A696BF0CA915C44D , 0x1589D91134B643EBB77EB1FCDA6CF66B , 0x15BEE944BFA54641BE01A881E37E4F07 , 0x16B39F39ABD14044BA63F559A9F5B5FF , 0x1716B7068EB742E0980FFCE3FBCE7F56 , 0x17229E05E63C43CF83AE32B8D1ECC4AC , 0x173CABA30D514ADEBC82424C039D30BA , 0x17E55A566C5F4ACFA9043F13095C5176 , 0x17EFBFF5803D49B4A767BCF0E90B0019 , 0x1879060A324549198B73970CE12AB792 , 0x18F087BA32B6407BBACBA7C1F5B7259C , 0x193D4A78CABD4FD2B7D8CEE1DC004A67 , 0x195E796BADF14EC58F9FB64787588EFE , 0x199CBBEEB7654BDBA6420566863FCCCF , 0x19BB48AE47254CFB822C5574BA1714C1 , 0x19D089600C8C47D7AF39C945874BD9F4 , 0x1A27029F12E24557A268ABC59AB9520C , 0x1A28462341B049DEA52897BCB7876D3A , 0x1A6F00E6A542479E897F1AC159E714A8 , 0x1AB0474CA9E6404BAE9D78A07D8D8EE6 , 0x1AEA228CA06A48EFBFF72852AA31D468 , 0x1AEE9E1061A447ACA5E7D5BF626F7184 , 0x1BA80EE4D019453BA2AA88F20A2954B1 , 0x1BBCDA4EACF94B0395A0DDC7B883C361 , 0x1BFA4C8CF37E483D82B2442CB9A75162 , 0x1C2C36276EC542E69501720FC620C4C1 , 0x1C31971CE40E498B82F1280C07C1B635 , 0x1CEFBDEFF00B4005B50A45A8187C459C , 0x1D02727F23B346DF923936E0DB86C754 , 0x1D844CCD3CF74EED81940F3447739A9E , 0x1D9DA3D26A4C44DFAD990FE91A01AF6B , 0x1E0E64331E484EF09A561250AF6ADD91 , 0x1E4FE36756C54CD8867BE7DD24649C1F , 0x1E79674314224906850CA0CBFBEFA808 , 0x1F0E6226FC544EA596B52EEE94FC2038 , 0x1F15D3C9E2824C22A5E4972853804CCA , 0x1F468744444C49A1AC23DEFEEF036AC1 , 0x1FA56CD16FD342A68D7E7D8CDEABD399 , 0x201ED12524604C6F89B0E5038A3DB06A , 0x2028A3A796BA4650A90862C4055CC2B8 , 0x2041DC300CD2453F9887CF0C27AA41A1 , 0x206FBCB32837420DBAFD0E6923D27CF4 , 0x2070C1C33600459DB6737C6F3F590C27 , 0x207821A319A14DF891B1DA52CB633BD5 , 0x20E5AEFBF43E40A7A03FDB5759BE2298 , 0x210C493767324E43B5F72408E3B03303 , 0x21397090760D4DE09EE3C08EFA95B2BA , 0x21969494721F4A7891FF0BA84D87141E , 0x2201C62BCF28490B9B9F3B79941DD830 , 0x2210FE4BB2A140C1819193B8A04CB93C , 0x221FA49D612549F08F09AA9E3B90AC20 , 0x22CD958D4E714B8183E39BE0B6D03783 , 0x22EEFC3E4E8647F6AC9096672CB8EDF6 , 0x232BD3033D3A4175A12EAA0213535571 , 0x232D7FA1D7E04D99928F0E2029284896 , 0x235076E5EB394D5F88A355CDC6756233 , 0x2357D495879B4D7D99BF70DD74BAE9E2 , 0x23B925AD25EC4D058C1C124183357D38 , 0x23DE107CDE304A00B8BEDBC0A43FB2FE , 0x2426EDB12DF4476AA105EE6DA57AAC54 , 0x24568E105B1C4CE39B7004ADB96560EC , 0x246718D94CE14528A0206C392DCCEE2E , 0x246E283F067F44FEBAE1024EFE7C2A4A , 0x249F6085B26442DCBAEFE7799983F64E , 0x24C6C5D056014150AEAAD045789A4085 , 0x24F08BC1FAAD45CAB5496EF69E747B42 , 0x2507AF710EC542AA9AAEA810DB049822 , 0x258BFA229A1C48638B0FBB91EF2F150C , 0x25AFE30A2A8F40A1B42355EE36E6B7E8 , 0x25BAB9A3BCEB40E389CE213312C5C571 , 0x25F64C2F7596421DA321B905AD075DCB , 0x262D10AA4C5F4D2EB8082EA3371B0108 , 0x263E50A70F62437999C52BFAF4D12048 , 0x265FECF4922749E4A259DF6955C8F308 , 0x26860FA9F787442185AED73ABBE2E3EE , 0x269F168510B64C60961201460AD0AACD , 0x26C871350EF34458880CA65F2776C6B9 , 0x27760BDA084040E89B4CB4EB5ED70502 , 0x2777329A51494C43928445847CA12E92 , 0x27AA62943CF048E09BD8093368AF4DB8 , 0x27D0A21C8CDD46D3A6F5D01750B43F1A , 0x27D8E293CBB54FFCA8054C22698D6123 , 0x27DCB1C816CA4993B84B75533B43A3C1 , 0x27F0C28D790C4A3F8D901FD988059FC8 , 0x27FAE0EBD4B84E4A83D7AE1BA6B1BE8A , 0x28916ADF88504C208540D811B87234CB , 0x28AD40325B0149F6B52DF356AA5633C4 , 0x28B703D996FB4B5AAB548C025947E87C , 0x28BDBB2A334C4EFB833D50C9F47BBD42 , 0x28DDCB93DC1742FBA7336E14894A5402 , 0x29424506F7C34F70A500C369ECDEA554 , 0x29723FE83DCB4BDD8D11B70CA3E764BD , 0x2981D274AF1A499B9A3D61ACD3C4DFFB , 0x299DF76406224633B1554F17B7C29774 , 0x29A5FB68FA9C4179A46A16E68D3991A2 , 0x2A06D486E486447D98946B544ABEB8BE , 0x2A087B679BF241E3AAAB6C1D75DE3D3C , 0x2A9AE55F011545ABB59FA1126A76B0FC , 0x2ABC85F70B404834A8BA45E9CAFC822F , 0x2AEBD3D588F14087B8C8B8DA486BB616 , 0x2B1E2E1B99F64A8C953CB49B6655E11A , 0x2B2EBEAC53D04197AA380454CFAC9E25 , 0x2B4D4C9E92DF4D208A9E8541190CEDD3 , 0x2CA04ABCB39D45F4BA3679C5D31987CA , 0x2CC19684A18F48A78C7F14328CDFC46E , 0x2D0B0B4B22BF4FA8B7161E10B107AE40 , 0x2DCFDF6C5C7C4F7DBACDC994F955863B , 0x2DF3F442567E4C4AB6DF4D341F03228E , 0x2DFEBDF0E71E414B958FDDD453E7E524 , 0x2E2027321B61404ABEEF63F27C02C8E5 , 0x2E3DC9F7477B4513BC85FF8A3E5657A3 , 0x2E61C95553E9459B9C48BBB389D1690D , 0x2E7B613304DD4C96824D1BE6FFD83190 , 0x2E87E42A3D8C4AA5BD4DA7D0C851BF7E , 0x2F4692D09FC0484CA8883CD9E0708D46 , 0x2FD6999D8BD9483C9D81AF2435670380 , 0x2FF053FA9EBD4CD5A2A53E65CAC70757 , 0x30176C652F9B4833804BE55D2E5C491F , 0x302C26630EE74FF28738A844ED269886 , 0x3084543115D3461F8706A53EA1608DEB , 0x31735EE394174546B9A835372AFA3ED9 , 0x31AC95F0E1A443888644827B15C8A34F , 0x324F482129C14C0CB8F0D49D7ACADE5B , 0x325D050CCD374F978A0A11219512B448 , 0x327337D82CFF477A8B2969ED8C94191A , 0x329849610CF643A8973EC27B03DE6BEA , 0x32BC5D95630145DAACE7E74B0905133C , 0x332E64CCF755445EB0DFD7307CE95211 , 0x334279C235544A1ABD52D1C4F4E65E4A , 0x336A16D53AF040E6959716646F66CDB5 , 0x33DDBCBC8BA94D46A71D2CD9A8AAE2D2 , 0x33FCF0909C7F498BA1CD4FEC3C93755C , 0x34A629EC7478437CB2FE74BF21ECAC32 , 0x351766DB24834309852CC2886F45D3CB , 0x352B7B521FE346AC9F7C1AAA3135C690 , 0x354DEDC90E1846C0A478EE2E699CF29C , 0x355EAE192F82463EBD5AD97BA12F70E3 , 0x3588374DDAA8427C81D359C9C2D5CE9B , 0x35F20E7796DB4534BE09CAE5757D3A6A , 0x368235120D5D47078FCB695CB31D8ABA , 0x36C5152D4CAF43ACB0BA66D500106962 , 0x36D3C708BE254C8D80EC77DD7339BFFB , 0x36F15F45C28849D1BE142C4F48CFB748 , 0x3710488AF9B840ECA5C51868D3B2180F , 0x37CB4CE51D03450BA8A10E0B1459AD1C , 0x38C8FEE1DB68429E84BF2D0FF7CF28D1 , 0x38F7A44063BD481E96C99204554CC2E1 , 0x3961E4D4B5694F32A71C9F545E1463D7 , 0x396FD0BEC6754AD6802751A4953AE4FC , 0x398F3DB393774C039E753795435311A6 , 0x399809DE077A4B5DB3624CFF825AF1B0 , 0x3A9CC1A65D9B44909FFD509048502465 , 0x3AFAC8EB66354375BAF372ABC513E281 , 0x3B1E50D6D0BB4C9E957045944DDB9A8F , 0x3B2D695BF22C4EFEB6B8F89927D3F670 , 0x3B5A3069B9214223A3DE6D9682B3916F , 0x3BA61E6E69E0488E9C0F30428FF2C22C , 0x3BC2124409BC4207AD6336E8B91C28AB , 0x3BD15E46F3234161A3A86AC171766C25 , 0x3BFD7DFB3FA94F98AFA922C0E6EE4C56 , 0x3C084DEF220D493CAF032AA1931BC1D1 , 0x3C4DC9E7BBDA42FF9AB87D3185A2F0B8 , 0x3C823C1A270A468B8070B06EA36F87A0 , 0x3C8361B669074524BBED3FD2311F0F0E , 0x3CEB37A732424262915D394BDED5A67B , 0x3CFECF947BC2425B91AEC0E07B83B869 , 0x3D22F41677D94976936216F44B7D1D96 , 0x3D9A8C3647DE4DF2A2079BC6510A5883 , 0x3E63CFF24DFF42A6AA160DA2D2214E76 , 0x3E726EED678F4435A13A8CD68B89B099 , 0x3ECBABF78CDE443FBBE20C3F7746E105 , 0x3F30F29A06154C5484CF504113B9FC5E , 0x3F4B1FA597334DD3A1EF3FF668A71997 , 0x3F5DFD97A55445F7B5EC641B8775BC96 , 0x3FC92DEF06624A42A050CDD926273A55 , 0x3FD779FBE9864AEBA396B25CBE5642DB , 0x400D037A242549ACA01FD76A0600A38C , 0x403A2FB9D21A4D0984628EB08482D4ED , 0x40682A2F02244A7BA81E187512DD8759 , 0x4089BF93662240BF9B3EC0C23A8BC535 , 0x40E6E5C772DA4F1986E598A14063A2C1 , 0x410118C8E60B4A46BFA7A81479A0958A , 0x41076EA5E5CC4F58A625F3E80397021C , 0x410D28E96EB0407FAC7C784F9F56B415 , 0x4162761ADBEE458BBEA799C322E00760 , 0x41BF63563EFF414D967BD9C3C462A642 , 0x41C35A76766247E79220261288A4B526 , 0x421A3FDFD0D5460AB528E3707CA11A78 , 0x421A4F9C22E14E029C5BC4C54E581CC3 , 0x426027AE9AA245EE8F136ED2EC8B4BD4 , 0x42843C39F20E4F23A599575776B060C2 , 0x4296A5CB65A142C68F73F4D87567B352 , 0x42C5FC8A3C1B4B4AB2D307E72214A678 , 0x437967AA036A474B8DABB9BAAB7CABBC , 0x44781DDF3EA14E8FB55180EF82B2EEA1 , 0x44F5643A9AA54A23BCBD89BAD97DD752 , 0x44F5A654F8274258B67DB104FABCFB76 , 0x454F5CD6F77F4E4BB23E2615979CB184 , 0x459FB0289AE34AEAB44A1F62570819E6 , 0x45C8F8B572344BEE9C5EEE94DF31A32D , 0x461D3C54BCA34A68B42D70D58A021401 , 0x462F242B433C41E8869AEC94BCC1F973 , 0x46815593D7CB4E058BE8C35B4775F8AF , 0x46E6A1DEDB50427E99AB637C736ED176 , 0x473A4AF565D547AFA4BFA757A9FEF23F , 0x476DA03652344F4AB2657072FBAC235B , 0x47B983ECB69A49329D2C0C59C618A183 , 0x47FD66B6CDBE43919BAFE81BC8DBA96E , 0x4947D6BD2CC24A69889095E157CA11EB , 0x494ED93568FD42DC86A8E0340F0DC570 , 0x495085311B31474FA0EDF2733D1A853F , 0x4987134C36BE4A2BA051D2C6FBF5BFED , 0x49C262940E634627A83A2D8900CBCB32 , 0x4A0EDBF8700045CBB2265D466091703E , 0x4A1FA29E854C4B40A518BDD39CB9F9BE , 0x4A3774215AF3449697142DD4E3B95F98 , 0x4A67C927B3BF4CEB94E08FC7F5036A29 , 0x4AA63F56B73B4F4C9538B685E2F8C502 , 0x4AEA7E9523BC4B8C9A73CFAC71487BFF , 0x4AFE08830C094CE3A373BA6AA9DF50BF , 0x4AFEDFFF42EC404F942D99B202FE2570 , 0x4B512DC909F94D069EF3EEECDFC57B10 , 0x4BB1A177C3F441DF91FE4DB9A39338A2 , 0x4BEAA37FF7394B238DF11006561868C9 , 0x4C5B60A0500A4EABB9E45220E749353A , 0x4C9461AA9F2347CB91DBBF636B319C3F , 0x4C957496175748C58E91A52C7939740F , 0x4CA1B237DE3345A0AE20159FD05301A5 , 0x4CA2F21F1BE74B7A95FA742C908B14D5 , 0x4CEB08EB683E48B8BFFD988441CBE0CF , 0x4D767C29DE1848B7812E7C60B66845D1 , 0x4DBC4799DE1A481C8612152914FA3020 , 0x4DF3329A2B5745F38D8E47A9D622D696 , 0x4E0D39B2433B499F9B6F8BD3C7D98D19 , 0x4E504284AB904BDCAF2ACB158F1C29ED , 0x4E5DAA828D4D40EEA4B94E394626C4E8 , 0x4F297B074E1E42288AF56D718D9A55E9 , 0x4F2D1CF6B75D4F2D9A7C474DDDF6336C , 0x4F6ADE5D021E41C1A4FC4E5BCC8A3A3E , 0x505ADDEE13B24382918C8B69CA80905E , 0x50A1432A03A5400C8EDEA57AC6906CD6 , 0x50BD5C5D13D5461B8715FA535C5AE243 , 0x513820E734B841BFB7A36D40271268FD , 0x513AB9793DD541E6A6DFF9033F99756F , 0x51966276A5E444F48A9BB31B9E4D61D6 , 0x51981EB9A5194C30817F3175514F6D2E , 0x51D75C5566974F1BBE1CFB92869F23D1 , 0x52446F91657F41ADABB61429EFEDAA1E , 0x52C3516499264142AC53BCAA3E2D70CF , 0x52C3774768084B93B3B9CE3B15BC9E09 , 0x53C501E2CF41496FA9A42EEA47C355AF , 0x53E9A4A0C7A9468396D67475312984F7 , 0x544E4A0EF9734F0C8F100630F291F383 , 0x546F7991CB24470995915C6A6A01EE9D , 0x55214A1633FB4A73AFDB44C8AE1F0B09 , 0x554BD0428EDC4FBC87743CAA3CAAE9BF , 0x555C6F75488240B5B627B8252A03B3A3 , 0x558CD7E4BFFB475FB1BB1D5C553F5C30 , 0x55B40836D5D44765B09FD42B6148FAFE , 0x55F4D6BB96154E2F9BBF1DAA999902A6 , 0x56270B7D2C864277AB1C70005AE1AECF , 0x564CBDA34EBC45FD88ADF5B9A2DEBF6E , 0x56D50E48B02249C4B5BBCCE41A1C072A , 0x57330490AC644DCE9A00F45654547A3B , 0x5755076F55014DEBB1004BF1CF4FB9E9 , 0x575841D6E56A49B6B4C6B7D69A96DBF8 , 0x577B66D124E242A48C33CAAAEA8B262E , 0x577CE87746DD404B99E1879A238F8C47 , 0x57B06521D3FE4ABF934D2B565836203C , 0x57CBD7E0AEBE42E8B705EDC0BC913CA4 , 0x580BD2DDD380409B834128273A2C7F70 , 0x583E6CD9C72241FBAC3CEC8D967EEFFC , 0x5875E90A4149478CAF4F73EA218FAE7D , 0x58A73A1465684B519DE7DF61B3180A28 , 0x592C8C118FD34494B2F8A1E7017C4208 , 0x5A39A72570E544189B7F46F753FC3063 , 0x5A5625DB9381412980F9430605B6298B , 0x5ACEF79D5E8149E19823CC6FB8A90727 , 0x5AD0A75B35EA40B780720CF5B915396A , 0x5AD558D0943949CCB8C7D99B5A0B0815 , 0x5B097BD435E848F699E62A1F4D526C7F , 0x5B6A919CDA5D465E9051B1313F4BA2BD , 0x5B6F1C9565314745A2496C81220D4588 , 0x5B9D56B870604CA2ACC275329FB15B5E , 0x5BC9C81FEFF54E9C84B24012E453A899 , 0x5BE22BF8C34240FDA91212D746299FC0 , 0x5BF95E9020EE4C2DA987F042B175EC3E , 0x5C14BD4352F84255AE542EBA0ACC0E5D , 0x5C561A6BA57D4EE7804A3D3DD1B96A1B , 0x5C67C511F6944DF3AC8E19EC862AF83C , 0x5C8CCC79ABF34ACBBA63EEE33F345362 , 0x5D2D44C9FFD346B5BE359B080D8B4BC1 , 0x5D48E465F9A24E8A8B8F92844009B553 , 0x5D97DB9B33204DF4B5CB13E6348076CC , 0x5DC2575BF14F49E8B4C43FDB4937E733 , 0x5DCDF0125AF94A1A9DA6FB792F66B63C , 0x5E36B0C8C179449DAC67C17604C205AA , 0x5EE37F6166924D7B99CAC803E4CACC00 , 0x5F62580707854DF0AA9B4363D8A04F42 , 0x5F6D55149DA14310BD6A08C07D0AAD98 , 0x5F7DD71082DE4FF1825A3E4FC530B61B , 0x5FB296C482AC4D8EB585DD4F1CE98A81 , 0x5FCC606B4E5242ADAA89FD1C0BCC0788 , 0x6085230E2627406391283C33F5200975 , 0x6086C696ED2C4AB0B2631CF6889048BD , 0x6089ED7CAECA45B4816BBAC2305E8393 , 0x608F598E52CF4C2CBE2BDC55DA5D9800 , 0x6091F7D75D564CEEA949F87B073ACD38 , 0x6094DB22FE244F87993560B16BEE2684 , 0x60A3CC9218CA47219A0E3C04A3023893 , 0x60CBA981CEA144C2BEDFB3040C1AC083 , 0x60F71166D6DD40A1A29C073F390AC2C7 , 0x610B63661F894465A504577E88EDBE89 , 0x611555A6088941779503F03EB0C969D2 , 0x6155BC5B03894F179E6EB4C1EB2F6032 , 0x6158FD5D218645AABB65718E9DB1AD25 , 0x61DEBDA1020043959AA497CAD8711D71 , 0x621F06FD17C0438195B50EF9FF5196DE , 0x6279E85C754A43909DE87F0D3B858351 , 0x6288FB87F6224BD0BAA82DDC2A3A80A1 , 0x62FD24F7D9DE4E3F8AC0162AF6C77547 , 0x632CFC9AA85C45E1989CFF3AAAB06B13 , 0x637783E9613744B099A5A0AAB46E32AA , 0x63BBE5A8C1994B2489078B503777CC94 , 0x642A78988ECF44919664A4D5307EC991 , 0x643EFC4EF68A4C45A33C539DF74E05B8 , 0x6457A634BC564E8B88AB325B1BE45EA6 , 0x645ADA022B194F3E98A4FB31E35FC4AA , 0x658288FE7C294588865F4D7FFD24E64E , 0x65D37E8611A24D6A81A53A335F092210 , 0x6632D9776FE84BBA961029784E4D1B70 , 0x6679A0FC857D458C854C6AA0BB9CDC34 , 0x667FF3262DBB4CC2A21BE302E44230C1 , 0x66BEC14478EB4B029FBE01D5F14B7ECD , 0x66D65AB9AB034AC59E737C04FF6A6D36 , 0x670E6DC7AE104D428AA1D9D1A3C596FB , 0x67C52FE7EE564689BCD4DC7D559670FB , 0x67DE6D67304C4B8482E958AB729A82F4 , 0x67EF8355241247439985D82398C0D189 , 0x680BCA11C48847B29D854FC4145C2F89 , 0x684F7A1F180B45C99C5EDE49BA720339 , 0x68C76F185E854E1BAA6DC51068D4CEDB , 0x68DE481656174C3192AE115D2059C286 , 0x68E4F0D9DB84457B86F98465B2240113 , 0x69168CD035BF47ED9BD02E232681C894 , 0x699D5C13465942B9A9E9369633CFAC97 , 0x69E92375BB6648E7835771FE8C6C9E9E , 0x69EA699ECD7E44E1898D25E075107CB3 , 0x6A00CAC15C034917A152A1987E3DF27F , 0x6A0F66AD837449D09AB1849FAC5557DC , 0x6A9D83423FFC43A99CA6CC2A0B336A93 , 0x6ABE409E6D3B489B9C1DEA6A59803967 , 0x6AC99B6A187A49D0962E40890AC916F7 , 0x6AD702BB808143E5AA54E182097C2F52 , 0x6B0AAA5C30944C05AC03D4D7B13FED5F , 0x6B73D7DBA29D4A149BE3104BAE26F4B6 , 0x6B7AE37BB6924E0ABA23FC8F474BF0D7 , 0x6BBF0F0D9E3F426BB8398143E98A8D16 , 0x6C28F4D3DACE47FFAC9B3028A7079335 , 0x6C3FD8B619774B1791CC9232621E6C48 , 0x6C6532C2CA18430383B79C9829233FAD , 0x6C7FC7B7E6CE4C26B4130A8C4CA47DFC , 0x6CEC4DEF5512442DBE7F8EBC169B99AF , 0x6D0770084B0D42228A102325315ECDF9 , 0x6D2780B6D2044889A63336F6B59995EF , 0x6D2C967944904520989F13F15F6B202F , 0x6D79251D20F642BA9679262EC19F15D6 , 0x6D9BEE00571846359C10396BCBE64163 , 0x6DA80C489FC34902B3CD68546CE9BDED , 0x6DAE503F926B45E4852B934306D8C1E7 , 0x6DEC6491DB8E432D8977216C47718247 , 0x6DF693E0497D4F91A6AED855C8751CE0 , 0x6E4A68824D7E4A149A1235979FC4F639 , 0x6E745D641E134CE7AD04962C52F0F5ED , 0x6EABA72816744591B88EA3CF0EBD00A3 , 0x6EB4EB75EB0446D09D8B22CADE0ABABF , 0x6F35CE76EBAE4B4EAA0CB3CFCC7D7EBA , 0x6F58D7518D524E7B86495A2C5D614497 , 0x6F8392A53EC3493BBE28C214D0689C87 , 0x6F8394B87A1D447CA2D59221198C6689 , 0x6F83FD21CFA243E09641B0355A2817D2 , 0x6FBA9275227E424C9DDDBAB4E121CE31 , 0x6FC107D6A1E249129CC62E39BD3DB5B3 , 0x6FE67781660A4A79A99071B4718EF0F1 , 0x70A644792EAC45B89BB4AFA50D9021EF , 0x70B646D460DE4E41821945423F55A8EB , 0x70F8669234894C549ABF893DBADE39FF , 0x70FAAE04C28E447FB706CC625E3111F2 , 0x7109CA42D8E0412580E57609ECCDBFCD , 0x711644A1406D40A68243702BC7E4C404 , 0x71177078D5F34EC499E6BB356FB21868 , 0x71631DEFDBA54ECBB561FF9317951627 , 0x71D0F64C64CF4116B71634F53D0ACCFF , 0x71D51E54921A4752BE1673DD49CECEEC , 0x71E25291C79C46788D0C33E46FA4A11C , 0x7260BA2B578748ACB6FAEA9122190BA0 , 0x7266F2F810B64D63B49DABA3C14C709A , 0x72CB648C18134010AFA7E4856467A944 , 0x72D70C67E6474DDCB1FBA965B12ECD8A , 0x72E1AAC9CFBA443DB64B30D886B7D1D9 , 0x73D10EECAD344599999FE4D9C0EA1FC0 , 0x73DD70E795D74FECB15EAEAC0BA65DD9 , 0x73E8E9F85D4C493DB672F16C3C916593 , 0x73F4DFAC653D4F52AA5423DC6F2607DE , 0x73F687F3215E41C791700210531F2FD2 , 0x73F71E6EF1ED4C5B870F832DAD710FE9 , 0x7428FBFFC66F4A539830C3041995AF91 , 0x742961D221F64543B83155799B9BCC7E , 0x743B3FC7E0AA4E5AB4A22F6C9804238E , 0x745BC46418A04D43AF644EFA17C4D941 , 0x748EBB56AD4B456B9024DE7E224FE255 , 0x74BCD28D06D7415182762BBB26845F2E , 0x751E7935D73C471B8A9D97981F224CEC , 0x75950F9A8A9E479799900E82895BD54D , 0x759717227C7643E1B6F11815A203B3A3 , 0x75A466BA285441C8A75CB2FB64B75FE9 , 0x75C7CC67B7B3426195CED720034A03F2 , 0x75EB98FCDD8846B685633C3C437C43D2 , 0x75FAAD870595455484EFACE7F7957084 , 0x763A62FFC8524B5E8CDE6E4B63D20F87 , 0x764D49F8E36C481EBF908D3A59D16427 , 0x767B10465EDF4B1F8BE0BB79AB01E2EA , 0x7739ABFC1CDB4CB4BBAB8A6B647C3613 , 0x778293E4A68D44719A6E09A9FBFD9A8A , 0x77B8AF6DD73C4BE4918DF40CFDEE8521 , 0x7803247CF72044D9A32DB52A136E1DCF , 0x78564017EF234BF9A78932629948724E , 0x78842C1F55F842A3B0FCA229C9BC9AB1 , 0x78A56978005D49A1A82C6B93F6DE1B3D , 0x78F5E0F7431F46ABA083791CF7ADE7E2 , 0x78F6DF4ECAAF4564BB51034D769AD3F9 , 0x79804E27D3B84A0594CD440DE23F4E86 , 0x799E29169FE34E0DA8CD9D76DF9A6365 , 0x79C80AA561D04234AE88637FE16CCF39 , 0x79C9D3A631DE4E089B25C1F3B1FB7F64 , 0x79EA76305AD04C2DAB48CF68E3618351 , 0x79FAD4F30B6F42FC840CF0B0F8222E2E , 0x7A086E8C4201469E932B4A183711052B , 0x7A0B55A77A0B441FACF9F6915C3E6E0C , 0x7A768155A21E446DB594B41749495D52 , 0x7A97BA16DA8F4F098D36DA943A85EAD3 , 0x7AB660DF1FF04A8C9D74A9E1AB0C387D , 0x7ADFF263991942E2BFBDB03EAB3C84F6 , 0x7AEC0CF38D9445608FDE7D49D627919A , 0x7B17ED5E3AA44635A18D9BE40AC720E5 , 0x7B4CAFFABAD04D4D90F412995E5D0790 , 0x7B99194BFE6E421B8D0AA89B27A01A12 , 0x7BACB3348AF0498E9FAAE4568AD76AED , 0x7BC6E268B4984369AD86B528D6A919B9 , 0x7C248F366C0F4F55BB7D228A0ECBE628 , 0x7C466C7831B94B1FB01168CD1DF318CF , 0x7C91B0BFA1934D46AB3FD2FC66867555 , 0x7D30C3B042DD4A53BF0DCD11B6D81EAD , 0x7D50E5285BC34169AC6865BC2D914C95 , 0x7D682ADEDAFB4E14BA05509AE01999E4 , 0x7D6AADDDCF6B4289A5B0AEA5D46CF7E6 , 0x7D8C5FFBFED14CB287D963F77257F14E , 0x7DEA04CED036459D8AA83B33F38B6D75 , 0x7DF94DAA66A64BCEAD011F93B55D8B9D , 0x7E06E736599B41499239FED0D71CF216 , 0x7E343212F7D849278D9336A7FE9D2D83 , 0x7E667311B0364E889D21AFA62EBC53F5 , 0x7EAB3E4D10A54A279A339DDB2AD4D143 , 0x7F686C413F524D07A1D5928DBB3A7FF4 , 0x7F6A5BAE59A14435A2DE2FFFFED3112D , 0x7FE73C40029543BEA921F24DA31EEE7D , 0x802EE6CE0A5B42CEBB9C073C410A080C , 0x80300E7918A0472189F0600F2CCAE169 , 0x80690492D1304C02A6506BDF2CC441BC , 0x809BC28DCF4143BDB35BAF4A618B4263 , 0x80B0B34BA3AD473193B2F9FC45E218F7 , 0x80F726953DEF42CAAB298D541BA142E4 , 0x8102BFEFF8054079A21D170295328A32 , 0x812D1D6712984713A099B4B9C534E63D , 0x8180A9AFECDA4CC59134E6A5278BEDA0 , 0x81812E0BA24D423DAC0838781A53AE70 , 0x819CC53BD8E84125A062038B33AF4FDD , 0x81B7E6E753D74037BF5BCD84134E519B , 0x81D588A65EFA4215BD6B746599D8BF47 , 0x824E6A9975464D37928ABB7907E396F0 , 0x8267A6ED8FA245F083DBC3FFBAEB0739 , 0x82B42D5240384A9D846F4BFD26C51B65 , 0x8313A58552F24EA298227A0B645A3682 , 0x8325D6D41BC4449FB3474AA1BF0C20B8 , 0x8337D35896CB43969814DC8F553A6C8D , 0x83522E615A174E8CA1470837A9B6E64A , 0x838288AAF60C411E9BD361BC6FC34E69 , 0x83B0325614F34545935E328749624138 , 0x842AD2C2AEDC427EA668A7776E5C5718 , 0x842D9707EF1343C2A7959E67A22B6B39 , 0x84BB8C3297E044C1A7979CEC2FB6B7FB , 0x84C44CDC115D4F7F89312BCD2773386A , 0x84DB882D5EEA4037AE04BBFEBF4B8219 , 0x84E07F7CD9C1411EA2A7DA49E2E21B73 , 0x850DE0E4A7FA46A69ED9B53168F00C38 , 0x852754F3F79E4F1C9D1DC94EC2AA4C76 , 0x8530049F706A435EBE247DCC3980BCD5 , 0x853308421F6C4D7399317C39A686F12E , 0x85520FB03B804508BDCCE1EDB406DDAE , 0x85766817D6D343ABA28635BA7771EE6D , 0x8588B36B591746948DA4364B647338F0 , 0x858D450ED4194B7A888971D73E3ED270 , 0x85DF7DBF75274083A777A465EF26BBD6 , 0x85EEE9418EE141888BDB08D19EFEFE49 , 0x85FAD572583746E3B8862D53244884F6 , 0x85FEF05460B243C99E4A3E4ACCDBABE2 , 0x8601FA9BA1444B558648B0DEF7006A58 , 0x863BF86661EE4A4492307726D3E530AD , 0x868712B0AC7D4440B653A5B3890A4CAA , 0x86B09D0370804DB68DAA0543C75500DF , 0x86C18DCA7B6D46C890C771D17E921130 , 0x878330506C8048A5B8CBE05BE1239B17 , 0x879E2C487214457CB3CC606EDA47F549 , 0x87B1C36240074EC894AF7C07EBD26E66 , 0x87E7323CCE0B4FAB91E5F7DD5A9BFA5F , 0x87E8A336732741CCBB5767709F69448F , 0x882A0D90845C46C9BB019659A615F235 , 0x8847592E786B484F94BD6F33A7018540 , 0x8897285413C1408885B1BBBA6EF0C2D6 , 0x88D90D9342FE4AF58DCF5E3F548660F3 , 0x891F9601EC2E42CEAC06602FA9BD66C7 , 0x89320D5B21964D1F939B3B0B4FD339FC , 0x8935C790ABDF4E39A6E4E83021696EA9 , 0x894814D687BD49B2809420C8E89F4D37 , 0x896D4671D5D04A838506A99ED07949D0 , 0x89C6C77FB98B4AC6919B9DE70A9B924C , 0x8A5AC200D25D4899AD75E11B6302BE40 , 0x8A6708AFC5644B41B574817639939A1C , 0x8A8093D4ECC746EB9D1B4E542077F079 , 0x8AC3B4407CF64E4FB1D39C2AA371ED29 , 0x8AD0FA1CB54C4456AE91C74BA0DF0FB3 , 0x8ADD04A3E67A4953B500B89AC0EB38B2 , 0x8AFCB22AE7E9464B9A220312AF181671 , 0x8AFD4184FA7F4D01A834757DE91B5059 , 0x8C34B26EA6E34ABA991C260EE26744EC , 0x8C5088FC54B2494DA942057ED28654BF , 0x8C83D48FD4BC42DEA428F0566B1C1159 , 0x8CA550A405F345C9821DEB00F020A335 , 0x8CB0EB0EADA24635905CEC8D3F1D71F3 , 0x8D1E147F008D40F5BA902C23610374FC , 0x8D2CFDD4A5F54B59902A11851D033E54 , 0x8D45E33CEDBF4D0792397B8BD4A588B8 , 0x8D4F652702BE40BE8D5FD550188D0F45 , 0x8E0C64F417264187AFB600F36ACC6D22 , 0x8E21E4D794F041E6949FE9EAFFDE6068 , 0x8EA5C319BADB40BFB1E0F2ABE8E1420F , 0x8F1332EB43334D159175A80ED6E45057 , 0x8F3502D374E14B9E94862331E65A507A , 0x8FECF669E0F64CC9A65159B1808FB1F7 , 0x905EB35C7E7F4A26B89C6F3A8AFA2771 , 0x90C5EDE0B2E94251B2824DA55F903453 , 0x90D23953FBAF4CC1AE063223D51C798E , 0x90EA8BA2A59D4F208532C846BF8F8974 , 0x9127FB1F28CC47AD9958FFB85FF10125 , 0x912A99516E84448C8FDB1BEE5464066E , 0x91631143C2984C2F9DBA27F2AA18CCA4 , 0x917C0DD471714A44A2F46430182D7FD8 , 0x91C047D4AE304B3BA0514155F2E018B1 , 0x91C10139F3F946DD995878D8E2922800 , 0x923AD5FC9FCC4B26B45F262F7D2E2015 , 0x9250DDD665854D9FB1728E7EFD4DCC22 , 0x92A413FDBECB4AA999389472F24D07A9 , 0x92C7A39E2D4E497FB962294FE598FA2C , 0x9316860E82434D6785E22A0EB8CCBAF8 , 0x9355F61CD2C348D4839DD4FB4A56ED9D , 0x9387ACB13A7642208F7F6AD8F453E41A , 0x93948D7989B94ABBACB620E3C3A4EC2B , 0x93BE2DB9AB73440C9F44D4DFF869B6DB , 0x940DE9504E2B4067BB89E8DE2687044F , 0x944F0FAB45F64A6894BCEF7C9F2446E4 , 0x9459332A94F14DB28A93466A607CD029 , 0x951F8D45C17F4FCDB769BF662892CD04 , 0x953AA40056004FBEAB87C9B04FCB5CA6 , 0x95C56B0280FF4398A69AECBC4B4A1BBA , 0x962C617E8D994FF6B0C25AAD04022B67 , 0x968CA01825FA47EB8CE2DC85FFD52CAA , 0x96936E32FCC6414E9E19963818AE3296 , 0x9697343857C24DDD8250E9515CE7FF21 , 0x96CEE3AC724A42D290D2CC2C5D337482 , 0x96F9018C97F74F268FBDDEB214A156E3 , 0x9721855B4937454A904482D57C7E6414 , 0x974E820ACDD342F2BD482E531821D6D2 , 0x97A8D0D52114451EBD70F2E5B619CE79 , 0x9803EF0A5BD64DF7925D48B7E0849934 , 0x98099977618846FE80E141669A36D6D5 , 0x98428DAB5B8045BCBCBE767DD35FD311 , 0x98694BD79D9D4057BC714A40679A5881 , 0x988D2728096D477EBA6F4A5AAE31B2E2 , 0x990F4026D55D463D9D8174265472E4B2 , 0x9926731F6F8E4D65B1F505AAB3E402CF , 0x995588B3FA934D6688F81F8D9D57CC84 , 0x999EEE8FE1D54280BDDFE719F06D5411 , 0x99B951830DFE4B1AAE2675D97393BEC8 , 0x99EAD72007414201B6928B05FBBBA54E , 0x99EB30031DC3465C8FE88A9C89476E57 , 0x9A288573EFCE4B2886995AFAE94378A4 , 0x9A3E4A70A3E149EAA5559944903BF1E0 , 0x9A838C319E93443584F7E57783E9297D , 0x9AF1A1C26D66423594EB7963FB6FEA0D , 0x9B2943C29FD2445BAB5C0A1EB2A939F8 , 0x9B5868E82F9D4C798C38AAE6F9B2ADD2 , 0x9B8932EFD4464681B56BF3C122032DDB , 0x9BDC85FCFB3040439718D15EBC7C0F62 , 0x9BE09226017047028510FEA5CE871E75 , 0x9C06F08DFEC04C80AB9D044FAA5A88DD , 0x9C1D81855D9C46B7A6B9555D48555E0D , 0x9C33F1DAEE5C4040950A5FCFA2C124D4 , 0x9C631F86C38248EF86731E33D97644DA , 0x9CEF2594DCF54D45BA544C84672CC09C , 0x9D0F05B986BA4F3AA979C5DA6488A97D , 0x9D50BB6C044F4682BDCE826E0DD8826F , 0x9D5AEBCED1E2484C9053C9647718A6E3 , 0x9E43A614F83540769B8D47B80B0090E8 , 0x9E81CE7F104642459841330A142790B8 , 0x9E854FCC08194421BB34FF19988AE0F9 , 0x9E935F48DF944332AD696931BA2CFDE4 , 0x9ED5A2D9C16242E2B99C202E6972BE46 , 0x9EEF40CAEE164EC5AE9FF1A51E3798CB , 0x9F14D4F50AA446A4947517DBF0EF3889 , 0x9F308D735BCB45BF885DFD7773987B14 , 0x9FD302DE0733410D9CB258AFDA73444E , 0x9FE5D2A8E845425A87C76F06E9C1D594 , 0xA054CE261D744BCDA5C30495FE53F325 , 0xA09DBD8952CA473CA61AF7917C926D32 , 0xA0BA480C6574462FB41DE76EECE5A313 , 0xA0F41BA413024ABFB977ED17646F8744 , 0xA10CE6C5BEEA476EBC4549F9262D2B01 , 0xA14F6CE4FFF34C288D4A9C692776F67F , 0xA17064B5581A4E76A7C575332930985F , 0xA182D7E966DB4DFFB57FB90D5B12DD8C , 0xA1D210E732B14ABB9DD022771C2D6A50 , 0xA2B358B0330A4019B3DE9B2E38D11753 , 0xA2FC4993A7824F8E9CBA1686EAB24985 , 0xA30AB8A9979644639A6C8FA69703B204 , 0xA31FA1B5F15E4C339A653FA40E7D1B90 , 0xA339938EE1A14087B010804547E59490 , 0xA34D0614C2E1433585E1FC3C077DCA45 , 0xA375BA9C68704AF382DFA561C23473BC , 0xA38274ADF70D45419F15B6A5AAF8DF4A , 0xA3B25FD1F93D40FA962FD9D1B9D76C21 , 0xA3C52DE62B3B41B1819F8C35D9DF9230 , 0xA3ED2E2204F14A108ECC492364CAF355 , 0xA406FB1BD8EF4E0C80D860106D280579 , 0xA47F15CBCD4F407D8DD51BDC1A9A602B , 0xA4A8C86177954121A5C1D21756B47A2B , 0xA4B08D7E53494823B9DB9AAD286338C4 , 0xA4CA297978014638B40CDCA7F0FBC901 , 0xA4FEE06C341740288182D2D765FA10FF , 0xA5052A1A3D21433DB1FCB3516EE27D84 , 0xA57835DC1E2A4D37A4E375DC7DA7EC70 , 0xA57DE2842461416C82F9015574F2A984 , 0xA6118AC139464A39B43DE2156B5D6411 , 0xA68396583EC946A49B0DF605E3491828 , 0xA6C902E312A54D22AAF180DC4F381CF6 , 0xA74178A668FE48ABA60E75B673E3F2BA , 0xA7B130D85E434BD1A10003D71BDDB203 , 0xA7DC51CD164440C7BEC1196B8819EB70 , 0xA816FAEB3BA44C0F9D649B1DBA370929 , 0xA85FDFE29A3C4AEAA52BAACB7C4FE95C , 0xA86DE63A08B04FB0AB63E1FD0055D23B , 0xA8C6113DD1964CB2B135651479C84DED , 0xA8E3140240404AB3836B71607B88A896 , 0xA99552F6420149FE9B6FE71F1EB223C3 , 0xAA1616365CB54F299DB0A40EC687E6FD , 0xAA1FA94E3C954A688DA24F834C65163B , 0xAA3031F9FD724DBC9FED884EA62B3CDD , 0xAA5AB64A92BB4051A6D6236F60206944 , 0xAAAB95632C304D8085E0AA738E6CE164 , 0xAACB8FDEA6A249E18B0ED74239D6F0C1 , 0xAACDAEF0F52D468795A8444CEEBC4C1E , 0xAB3A8FCFABAC4A4E97839686D404E1B3 , 0xAB64FF338FC7461CBA19EA343A0DCF6A , 0xAB8559F49BD1435493E5E2726580196D , 0xAB8775D01F5949539DEA74CA9A4A3E9A , 0xABB82E70F1654724A031607E94859583 , 0xAC5291B5F4214F35A3D67D60837F71AF , 0xACD6E529A06B4B0C916E81A208467B82 , 0xAD30BBF74C824B6B8BF0D9C4751CF553 , 0xAD53B0BC19A249C08C54C5F91B3525F5 , 0xAD954713D8574B38AFA2398C7BD66C0F , 0xAD99762DF9084E81B18E9ED398810FC2 , 0xADDCA4EFC5534B19B681AAB850C1FB45 , 0xADE0FDA859D64D3C8AD1AB7783A9F735 , 0xADF28C1B866641CA80805EDA0F657E47 , 0xAE1B6E1101974395851F687B7B654931 , 0xAE4A278B077744B7A11825BD1A3B3F39 , 0xAE6C079B650D44B4ACF695C3C3130C87 , 0xAE808F7BC8D7443C82063D7FEA3F5FF8 , 0xAE97306D1DBF46EBB5C9C94EDEBFA5AB , 0xAED6704EAD4E4BA4894CF6A95FA92E4C , 0xAEDA7E86AE6A4DFC8D0BA5B4842E8B1A , 0xAEE2DB9894C044248D1AFA57B60E68CE , 0xAEF09C55B7154E64A364D71544061D61 , 0xAF047D256E3C4669A83D55CD27D233AC , 0xAF2D7E408FE24E3CADADBCBE89317FC6 , 0xAF35A74DC8B64A1793D07FE51394F187 , 0xAFB02E6FC6DB4BCFB6899616ACC0A964 , 0xB03006FBF7354A93A528FB71C1275DB8 , 0xB06E1B7BB9814476976C4351CE7F42B1 , 0xB1392737DB6E444D8CC9DCEDEAF683AC , 0xB1A52228E9DF44DA92A5409DDE172EC6 , 0xB1A64F194A294088A4600FE3308174BA , 0xB1ADEDD24A1240FC89C0E548CD042C9F , 0xB1D1E03598054CE5919809E1C214EA70 , 0xB1DB8DA532FA409DB65270ED2FDD7BC1 , 0xB20FCD83F68848A984AABAC83C4CE738 , 0xB233CA369ADB47B3B0A58DAB796EF3E5 , 0xB277600C95ED4F71A42E4B6566CF264E , 0xB29F9DA935FA4699AD3FEF9CE2786EA0 , 0xB2BCC6D4948F442E95D4F7FC0117E9B5 , 0xB2CA25F5540F4FC2ADFEFFE678AB972B , 0xB32EC1DC6CC74DCE82575018D41B6810 , 0xB33BE8D0F2984CBCA5054BB8D9353A1C , 0xB3D5CFDF93044F0F9DA63E1BEC0F498F , 0xB4200C48BF264135AF6548ADCD0494D2 , 0xB4310F10C4BB4FC88125A6A66BE7649A , 0xB46EFB940B5D4E79A88DD8190836A198 , 0xB48A2F94C41D4A3E92C18BB5FCC26E04 , 0xB4B28027331243D48B8B94F8580D5FB4 , 0xB525F8818BB94975BD6D612C4B661597 , 0xB55BE6B7C09C452789C63C59EBC98DE4 , 0xB570F0F14AF04DD59E3472B4200C921A , 0xB574E4D3CD984C71A4C4B44847328506 , 0xB5E113ECD40243FAAA59A71FBEF398E7 , 0xB60AF243CD444C6C87E06AB495BBCAFF , 0xB60E3D92F8F846369FD948C8F8C35219 , 0xB6223430172F457F8EBB8ED933DF9F03 , 0xB64E0537F99F4A7C83CAD1BFD3253C64 , 0xB74A81E4EFFE49D4BC01145236DFD3ED , 0xB76DAF23F13944A2BF02ED528E9CF621 , 0xB7FE7724A1E54FFA91C3A13F0D450ECF , 0xB869D1E1BBE94E069C91E54E25714D6E , 0xB8D46F425DDA480A94A63288EAF9A67D , 0xB96F2E122D4B499FB4FD057B03A964BA , 0xB995EE0ACD5B42E4919356469A44F07C , 0xB99E7765034E455493D7DE2349474C09 , 0xBA425BD697F44DBFBFA1F4CA5253BD7A , 0xBA4D543069A244D4B8D42FCBB756C1C6 , 0xBA76CB71D106411AA7ED00F13045A32A , 0xBA921430E9804F7A850B0DAB4FE1648E , 0xBABFB1603CFD4A86A1E186A18FC85A90 , 0xBAFD7DA5004440E8B75178B8111B1997 , 0xBB1C0A1278A144809A930058A52D6A84 , 0xBB220445482E43FFB57A59CEB3831FD3 , 0xBB74E4788BC9436888AB3CB5EF3893E8 , 0xBB7676E30C65491BA415BD9526CEDF2A , 0xBB92E2A3F7414CF7A6922193D9D32658 , 0xBBA2A0852978402295F1C7E10D5E4803 , 0xBBF980D14C81437C8C1898A068B4650A , 0xBC2A9569EC804D2B9CFE477D56D22707 , 0xBC5E02F259B548E585DE758155C448D1 , 0xBC64A70A35A6418D817E62896EBE84C3 , 0xBC682318F5FA45F0882688B264BD3EBF , 0xBC6F6C74611D466AA03DF93582853370 , 0xBC9B5323F26A487EA1DF007B4CBFB900 , 0xBD2F3BD185B44BD89A304655797F6F82 , 0xBD6002CF08154BBABACBB5A380DCDA20 , 0xBD6868C11D384880AF8A46FBEC986BAF , 0xBD9B273F45AC40478A3165D9F8580223 , 0xBDAD675F39C44090A2EDA76D21FE3696 , 0xBE58EFD5547E47F996DFC50BE36E2D85 , 0xBE5F041AE3014F1FB42E0A82E6B5D7C7 , 0xBE8AB8AEFA944F648610A373C7D9C612 , 0xBE8DA37B4B0F44F8860F6450E6EA6C1C , 0xBE9981C98EAA407DA40960AC1D2BDBD2 , 0xBEB4724F64A74E3A8557AE94B97F78FB , 0xBED9E209533640CF94677D60ECC94990 , 0xBFA003D2278C4189B6394E0DD84A8763 , 0xBFA0F5C7990D47D68FE7896930E02E58 , 0xC0222E973C85450798BE8850EE5351FA , 0xC04F1B42B4D9406592A6A8288E6627F9 , 0xC06B5E575C4A457FBD37EF869C02513B , 0xC06DA58BE45E448CBDAFE048F8FA34BF , 0xC0741AE4DF9F4D1388BD5EAE2B10FB81 , 0xC0938ACCDE1F4174BD1257612629EF9C , 0xC0990CE6C3C04654BF8DEF2C3646FB58 , 0xC09FA05CD9344A6B83B1EA7C01136F46 , 0xC0F0288744534020AFE51DB909814BB5 , 0xC1067FA7E42B48338FFA0D8E9024C178 , 0xC161C22580AC408EAE9792E705FBF4CB , 0xC181BC04EF9A45E88C31BB31ADDB9391 , 0xC193C5C3677240BA8498CB282694A75A , 0xC1C9B0F0751D4C2B86F453C199C1ECE6 , 0xC1CB71233A1D49D3BBDCC95E3819DFAB , 0xC225ABF84EDE4935B34646A1881258C8 , 0xC268DC42C8A24EA9B4B88EBE30158FCE , 0xC29D868C91914B4A8B266B77FE7A790F , 0xC3123BC6F5674D6A97AF06F240C437D3 , 0xC393057CFF7744B49D10F32C6E415491 , 0xC3A129F048274EE095C9D6D39D7339E7 , 0xC3E20ABD85FF4AD19F0620233107FCE0 , 0xC4125EE9E4CE43CAB7A746C20AE39129 , 0xC4642AE7E3E14468B7E384F376400530 , 0xC46D0D6318E14D67967AAAC0A2F0873C , 0xC49B3F79F29C47CAA213A1423F22D5F0 , 0xC5118800C75C4590BD4960E282724330 , 0xC5A7941EC4AF4197AFDE9B553ABADD82 , 0xC5AB144F495C45D1AF742173EB811222 , 0xC620B2226C50471D90CB49129203C46B , 0xC624EA737DDA423890C8B30499EDC4CE , 0xC64CC978CE1A47E694986109395627CC , 0xC6DC8BEA9C234666BC039E76421DCB6F , 0xC7294D6120274510AE2B844C7B40AD0A , 0xC7AAAFF3E1D24BDAAD4E5ACA59C2240A , 0xC7C27C6EB6D54599839A560978452979 , 0xC8104E658E794EDA8086E6D26563B7FF , 0xC81E18BB8DCA486E9DCD2C30A35BAB3C , 0xC85A3558DD2D405CA0F4491A6B52614F , 0xC86D452F82BC4B1D89899C7D23CC5B3D , 0xC86E86CC17BE45CEACAC8DBEB716AFFD , 0xC87D34D5C4D748F28DA1AB6A1AF3DBDB , 0xC8AE7F0369464BAB97E8CB6998DA5A37 , 0xC903A61BB757477A84E4D9A0C5C33771 , 0xC93ECDEA10EE41A9A587AEB88F1B08F3 , 0xC9EB29E4FD2E4437A0572855DACA354E , 0xCA196C063B7049AA86F36F80A7017ADF , 0xCA57F2EB9C414DB9ACA05D5A65177FE1 , 0xCA60856D40F8414FAC23BE931B9F69E4 , 0xCA640794E14C41058AB6310A39771622 , 0xCAC0E859BC574557B35F78FF09B0E8B5 , 0xCAC219F237144B3DAA4F904F2664FADD , 0xCAFE3CF58D354CD2BAE220E75FC4F7DC , 0xCB28D1924D864D0E8F76280F83A6754F , 0xCBCD83969A784F79A80CF7C950700D16 , 0xCBD806E8D01D489AAEFEF0DF987F56F9 , 0xCC56AD7CB55C48B5A8023518A2115248 , 0xCC7F17B545B443259D7B3B91BDB635E9 , 0xCCA727003FF54C9395AF451195E7279A , 0xCCBEC01B6215447B958D69714049BA7E , 0xCCCE86F4B9CF4642AA9BD0E679C4046A , 0xCCDDA087F458462EA0DE04232D68AB19 , 0xCCE237728C9A443095D5ACAC2558CA2B , 0xCCE63C284B114A878FC280A9153DF0C6 , 0xCCFECB91167449F98CAD00A2B2FD239D , 0xCD0E2E40890A4D15821F2359F2C4EA2B , 0xCD2A31B6FA7C4F04BF1B041AA337B39D , 0xCD5717AEC62945C6B4582021A26CD63C , 0xCE4DF4AE1BE045D3851625734FBA2C29 , 0xCEB8438537014224BD0256A2FEFF1D66 , 0xCEBD6870D42D4596A17C2CA9AF88D3EE , 0xCEC331FAC32D4133AB30452541596632 , 0xCECF3E19F42B44EFBF6AB4733D0FC8EF , 0xCEF00D84D4064A5498678C85BBF6C70D , 0xCEFF876768944BDD8BA83A778E633C7B , 0xCF13287CA5504CDE9E27E7D3AEC4F1E8 , 0xCF5E6D5586A54DC4AA912896D745D722 , 0xCF7D8177327B42AEA09859034A7166AA , 0xCFC910B80B5245AB84BA0CED40038BDB , 0xD01B58810DC14974A4B3B541F2176A7F , 0xD01D1B251B364EE793269927DEC65F54 , 0xD05730DAD4FA49BEB6908D4F400099BD , 0xD087EE161B9940988F81005687B53198 , 0xD0981AEFCFB34994A4119221FE2708BD , 0xD0A545A4B3564E5D8AAF40A64147E12F , 0xD10FEA969BA3434588EC26E8AF862D09 , 0xD1204C8056004E1F8DA6BA6DA3FBFA3C , 0xD121F4705C78443DACCB9CB982E4E2C2 , 0xD123F99DB9AF4E07936A0B83CF30D5D7 , 0xD18207690CCF4E2EB1EA56BBD79D4416 , 0xD244C4E914B04949B3AD29794757117D , 0xD2AB28AB385047C1A04856FDE35C6C0D , 0xD2B80D0E2DD34A0EBAA921907875B316 , 0xD2F2E561FD094F4FBD06D5CB92984763 , 0xD30E977225524767A68EB0A2FABBC39F , 0xD329224E49F64EDA8C9ED929464EE437 , 0xD3622B5866B34544B32DFBE3CEDE4517 , 0xD398C2DDEBC444F6A74DC3133125987F , 0xD3C9CB38A11F42BEA374E7A685BFD828 , 0xD3D2F990BE3149D5B75C5F7AFA02C295 , 0xD3DAE4769C1F484D892C0A4AE14332B0 , 0xD3E3495B9F18459EA7C79E202F6D42AF , 0xD444AFA107264E84A72C3ACFF798882F , 0xD4B6511E8C474512874D8B92C0A00846 , 0xD5BE41A8F5A34787A1467A70DDFB7EC9 , 0xD5E375AD9CF54F30B03E5CF799887413 , 0xD67B6BFAD0C449B08F44CC56A96F352B , 0xD6FBCB6BC1FB4C4FB3C5374EF5B5B67C , 0xD73E16D28EFF419D9649067012F694A2 , 0xD74A85F1E18C4C5F895EC57B23B82B21 , 0xD79EC83FBF0A41F7A049AD4C21634A00 , 0xD7BEE9BF0A40497A804FA0385B536CDB , 0xD7CB1D58D4CE4F699CAEF498931672DA , 0xD8376D8FCB3D41AA8F083424CA07186D , 0xD83A3E11D54643B3BD70857E7153AEBE , 0xD87645B618C54FE7B4E5439D779D225B , 0xD87909FE7D604C139579F2F72C2FD375 , 0xD8A8542B78F6473A99F468FE2B2AEC50 , 0xD8B7AD7F1790433F9EA3D95228DE6390 , 0xD8C29AA25E6C4AB8A522BF7B9B0D98A0 , 0xD8CE812C667F4C14881887CABB9E727D , 0xD921EE213D44441DBF25538CFF506FBD , 0xD95E5AEC89724844A46B61824FB1C774 , 0xD97333CA46504A8389743BADBC47D068 , 0xD99441374E184C50A9CCB1DEB4A0A30E , 0xD9D87897BD6C49B8838C356EA465B8CD , 0xDA712EEC051F43FEB92A9591434BB2E8 , 0xDBA4A06D239047C98CC59F860B14BD6F , 0xDBB51805DB4544079EDFAA7D7D5829CE , 0xDBB7D665B7AE483A85DDC00B00A6F4FF , 0xDBB9E2C1350A4B0DBFE3EF47D1C1C790 , 0xDBD7FF7A615147E5968CBF39EA43BE38 , 0xDBF43DF8A1B948AAB93061E8ABC3F0CC , 0xDC4A12DD173345C698659E8AC851D425 , 0xDC76A7CF0F134A3F8EA54383F1F68F79 , 0xDC7A596505DE4D38B5D0A3C8CAA61B9D , 0xDCDF3EDFB6274DC08C843049E6726AB1 , 0xDD217D2EC983400BB9CFC4DCFB558BBE , 0xDD25E63128C041B0B433D7E2A72AC53A , 0xDD5BA0866EB14CC0887BDE5BD80ED9BE , 0xDDC23F40FA57469F8D0FFE7F95A9718C , 0xDDE7AFD724CD4D8B929B5F3C0EDF6CBA , 0xDE60E8C91AA24BDAA1132ADF8769432D , 0xDE8C9AC112A7484183FC8ACCFE20CC15 , 0xDEA1FA7860A943BB830D110D0A56CADA , 0xDEE3A127769F4CFAB2E69B4CA1D13ACC , 0xDFCA2538D5E540B8948ECF56AE57C074 , 0xE026D0F08C064093878FCF9D91BF61E9 , 0xE046383707944C58BD9E4FA83E80BD38 , 0xE05ADABBFCFD471DBBBA4FD5C77E7195 , 0xE070C6060A1D492AB557CD300DF10A68 , 0xE0971F6503DA4ECAB944E2E8F4AC211F , 0xE0B6680EE6684E948069AF0D6D72C2CE , 0xE0D35DA9FC7047D99D1BBBFE73D4D8E3 , 0xE0DD03871A2C48CD8BD8984A57BC3AEE , 0xE0E3A72766594CA6A97740E665F961D6 , 0xE0F4BE58E80A422D93F96DE3580B670A , 0xE1484B9D9B5648AD91950C90EDC12E57 , 0xE14FB6160E7140A48BA32B58927F9A31 , 0xE15EA180A60B4C10BEE9E75F0168A294 , 0xE20A9DE48F7A40BEB3E3EBA61F111B87 , 0xE217D5EF6E0845B7A2166682013B03DF , 0xE2BA2A5B9240464A9D567BEBEFAEF501 , 0xE2DD0855A86A4C399E1D62FD25C35D2F , 0xE3247F80A7BF43EBAC80F5D159AC0589 , 0xE326211D61C641F2B2FA9D0B073551DB , 0xE3AD0739D30E4920AFBB9D885FE737DC , 0xE3AEC067933045A2934BD1E3856C263A , 0xE3D45DAEBF64484C954A3F563943485C , 0xE4EF3694D9D24CC880A155EC8D42D0D5 , 0xE59715CFFF5944048CE8B35F62C843E5 , 0xE5A73622ACFE410180FA08ABD5475FA5 , 0xE5ED7255AFFF4862A5A1D1CA9F9AA2FC , 0xE622420C326744279690D723DB04A127 , 0xE6730BCF2C8140FE858F456D92C9CD26 , 0xE7123A43BD2D4C04B7F884F5F5F4EC83 , 0xE7572990BF90464ABE316A8714C55DA7 , 0xE7575D54C9FE443F98C5CFC50DF9C398 , 0xE77B63D8F8CB44A4878FF27D24CE24BD , 0xE790FFAC536D41BA8F8740FB8E7928D6 , 0xE7D84F606BCC4734A53313E6DAE9EB88 , 0xE863DE4441514E82BA6DE7D252DD9335 , 0xE869C98070904EED8F19F6E40662D350 , 0xE86C43C1161A436BB282A062DDB31F4A , 0xE8737EB96FE145D79FF2F5AFBCCE852A , 0xE8B6FCAF96D144DF92383631D23EDBBB , 0xE8C251237D3240BE8D3FE4B4B199D54C , 0xE8ED03AE1FBA4EBC80CFB8947E1F91AC , 0xE9460FACE8AF4C84889D4CCABA104731 , 0xE94BAE6D93704D83AF91EE54B139D7F8 , 0xE954039C82DE4243A515030F9E904857 , 0xE977F7820B97441ABCFE8FAB11EED316 , 0xE982D8B587D84ADF9BF44A37F1FFAC6B , 0xEA016918F2444C3B94C3A71BE80DFFAD , 0xEA0F9D43921C4DD29B959D15E5311390 , 0xEA4EE62ACC4944E68D8E9061D46211AA , 0xEA71171ED23B4AA7813E707C45D8B9F9 , 0xEB0620AEEE004DBD9E0B723D2008CC10 , 0xEB1805CA008140C7B0D2ECE51D0FD8AC , 0xEB4EAE3C143645B5A1C9BA9848978ADD , 0xEB4FCE2B48E84AD49968E243BCCBD29E , 0xEBE2C1BC4A8048BD8989FAFABF2DD207 , 0xEC1436DA1E4C4F03BB092B218CA78CB2 , 0xEC9A0C00D5CB4574AA7D0B53AB3DE3AC , 0xECC13E058EA74F999D89025EF24E200C , 0xED3AB2A57CB94CEC97392A2D4E4FC2F8 , 0xED7A9A663E0D40219234E240AB47A393 , 0xED8AAC662284460B85002B795095F7A8 , 0xEDA242FA444743C5BBB743E220608E4A , 0xEDDA1FDF61584A6184F3A983424C0BC9 , 0xEDFFA201774345E5B0F81C305824546B , 0xEE5DE617198A4B4392DAEC9CA66E82DE , 0xEEC5E189014648819467355987C2011A , 0xEF094217B79440C29FB54A57D569967C , 0xEF4C643257A546F9BEF5D650D2F99752 , 0xEF539485CC4C45269C7CC2658DD5BEA7 , 0xEF58AE18EC6C49E1ABF87343BAEE2046 , 0xEF6A7F4501DD41358CF6E679EDD3B513 , 0xEF9DBFB0041F49758FFA596A59F8CF42 , 0xEFB314DDB61F4DEC851D6FF5FB59828E , 0xEFCA09A8202A4A6E94E79822F11576EE , 0xF06455EC23D84B44A4569DEB4972284A , 0xF09A95B636114509BFF44E2C53D6E0CA , 0xF0A9A1006F454E45884594AD2022374A , 0xF0E98E85F304428EAD68FDAFFF39C972 , 0xF103D729273645B0B27BB48CD04B290E , 0xF1E47E9AAFBD4E4FAE138A9C381CCCDD , 0xF21F46AACDDF48049FC5297D6D2F3B63 , 0xF23A84767DF44CC581280CBDD3A7FA13 , 0xF2406EFE382E4F49937E837FE25BF33C , 0xF27F12B684A04CDC8F4D0CD858C5BA56 , 0xF283F89C719B450F8D8F3D2F33546EBD , 0xF2B67A6DB9B44A598A52D4CA1CB618D4 , 0xF316E9150A4A4575938B7AB049475F03 , 0xF38C7C9EC7EA4A3D9CDFF443530F7473 , 0xF3A88783F0D34C01B5C527F413EB61FC , 0xF3C11CFD48FC454BB7F0F46D9BCE33F5 , 0xF3FE54C84D3F487484186E2142AD3098 , 0xF457C6C3ADEE40E1A2751A7FEDA982D4 , 0xF4738ABA146E4C76AFE08DF67977AE26 , 0xF495CE30E6864DEA9B64BEC20E41EFD7 , 0xF4B5CD7CD0AB4677803F542FDF2F2244 , 0xF4C112A32B344491B74F59D7A1223E89 , 0xF4E1657AF021466EB9034D609BBD3BB8 , 0xF4E830226A254BE3B56358340CF4D76A , 0xF5387F1822944A38954388F7AECE2955 , 0xF5812F4DF2B441A6B251126FCA2227EE , 0xF5A68800537343D0BFBD7F915A9BF86B , 0xF610E40F63224B12AED908F3A7E93FB2 , 0xF638060285384B63B9258BE1F48037F9 , 0xF66BC1F85E094833A93E52D4C48E23EF , 0xF689EBAC8C9F47A88331B196407B3B36 , 0xF6A6C765198F430DA8D08A02F33CE6FF , 0xF6B9F27A3A524D38B05301C9515065DD , 0xF6BB86F04AE34B70967E95FB1E53947D , 0xF71A8B95C0024CC7BA14B673E7FA75BE , 0xF7500530AC154A198FDF4E76F800B2CE , 0xF78A234F5AD947CFBFAE53C50254FA4A , 0xF80BDAD559714609A111DA9F3B13EA9D , 0xF975FD0086A4423F86639DED13ADF3D5 , 0xF9C009DEE7CE44729D8205EB983C4F7C , 0xF9E62C3EE7BE49648C08702F12055D67 , 0xF9F005A3A5EF4E34A411BE5F9D070933 , 0xFA0426562FD44735A5C27CF4CDE61ACD , 0xFA06D411CAF649A8A0869210D28B8182 , 0xFA07094FADB5429CBD558B90FF758AA9 , 0xFA38725245AF4973ABA61C6E0DC86D51 , 0xFA84795B2A134CB9975E684069324615 , 0xFAEBDB2DBCEF45029FC29C8DE5D63A4D , 0xFB79C630D334430CA3E658D584B51BD1 , 0xFC2091C8AE7D41058187F83AC733BA5B , 0xFC2ED8850B554B5CAD00AF00CD61D602 , 0xFC5709BEC47340B7B8A0B5D90253FA17 , 0xFC6740C48F6B4351AC1ABE8587B7A1DC , 0xFC8986EBBFF24DCF8A2A3DA57EA7B3E2 , 0xFCA1613AA50444608EF93A7CA5D619EA , 0xFCC702A4C921415AB52281E3A9D24DA0 , 0xFCF209E75AD04E60B99703062DB376EB , 0xFD07A33EB4C3414BB752D5C0B04B9D0C , 0xFD7C156AA4004998996B1EED3D603AC4 , 0xFDA2D703C86C4F13BE5989653AB34B85 , 0xFE039F02196E4B5CA658E9C0B67B612A , 0xFE720B4DDEEE4981B54F628E3370D344 , 0xFF39B738341A4E009B3EA51400377614 , 0xFF4BA88899B845328CD49C5C09AE24DF , 0xFF5B4859EF714E4CB4B8DC9DE071262D , 0xFF5F7E5BAEBA4FDA98A4C1ABD9171BCE , 0xFF9CBB00149E4387913A24B34ED4867D , 0xFFA48540A4994CDB8151378A2287F866 , 0xDE8D04FAD17B484EA9366FA605E90CB2 , 0xF59844BD049A40D1B601B0F7852F1B94 )));
Copy
87
19.28 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"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
true
b"Œ‘l¼·ÛL4‚a#Ä}>Ñ{ "
b"åÀ¨ÅuŠBwžH/•’\r •\x02 "
b"ªÉÉÓÕHç‰u½íQœÒä "
b"÷ˆ\x14\x00 ýAò£dìo\x18 ‡]{ "
b"–ù(œPLJ\x7F ޏ®¦\x15 Êå\x16 "
b"î ¤-f¬C\x14 ¦|¨ÂZ\x10 æ( "
b"–ÑÒ↿Lª‚¿}¹Y°vÄ "
b"ø\r q\t <\v CðºjÂçÅırN "
b"‹óÔårbJT¿\x03 "Vàbl\x08 "
b"?)5·&|O°¸\x0E PÇt\\x13 E "
b"A6\x02 Ž\x19 ÈOF‡n“"|½¶œ "
b"""
„¶\…_ÖBY©,\n
^SÁÎÓ
"""
b"©%e[a@nØ>ô©Î-ñ^ "
b"ܱæ├ÉÖ@äç§ã0\x00 Ð_ "
b"nä\x1E á¿JMI²Úh„9&Pœ "
b"õÿ£˜)‚Ds›8^ÅÎ4ª” "
b"ó1Ç÷ÑfOù±Ž›ün=6\x7F "
b"ëËØ\x19 HÌEñ½└¡"MÑâ, "
b"T\x18 ÿ…”èA†¢A/Àw1Ч "
b"žü £îxHH“kf³ä œÛ "
b"\x05 ß2_EÜKôšX²lxÍøÃ "
b"Ãø\x1F E0ËMáµe¶ŽÏ\x0F ²¢ "
b"l¬4\v ÖüI½ëg╚åÈtÆz "
b"þ˜œcØßM;‡Â8 \x02 M \ "
b"´H\x16 Þ°†JDŒÃIÀŠž5ò "
b"ñ|\x14 >€0@\x1F »,³Ã\e }+\x1A "
b"Ü‗\x1C L\x02 XIùüpÑ »+N1 "
b"ئÚ┬]fI┼®vVî{B_Ì "
b"""
\n
ó·àWuK¯Ÿ5‹`œ‚܆
"""
b"ް»Ã6zKòˆU—ò$fˆE "
b"""
êö\x17 \n
\x14\x7F Kã«j€Þ\x18 ÉB¡
"""
b"X€²˜½\x1E @¦‘&‹„öc¹\t "
b"²kšB›·\x04 ªIË‘`P "
b"¥#\x1C þÐpFl®ƒ5”½Úƒ‚ "
b"ða0*âvB\x17 ²\x19 äÒ\x08\x17 °\x0F "
b"\x7F öø?x-D·¨p!\x11 jcjž "
b"ú_0O÷µ@züg▄\f zÔ│└ "
b"\f ì\x01 !l¬D2äÙ┘#▓Ô&! "
b"ꥲú1╠N╝│É ,\x12 fl; "
b"†ÂµžIwL\x01 ¸Í\x11 +Š£\x19 ‰ "
b"Ì"áÄñœL)·.‰î\x13 ª,¿ "
b"×™Àh]ÛIÒºfv¹bP]\x04 "
b"*+\x04 ÓDÖF\x0F ••²¼§dˆ\x12 "
b"šä\t nîH@Ô¸‘ 3ÊÎH„ "
b"É{ª!XøG\x10 å³õûCƒ‗¼ "
b"7Ëm\x03 ˜$C†»‡š¦JÖÎ\t "
b".üÛcñaKEÅ´\x1C Äj\x04 ¦■ "
b"@Ðýd!ïI䢧ÿ&þ8ý; "
b"ŸcQ\x14 <.I‘§\x1D ezŠòÆñ "
b"üƒd©ÝY@\x0E ª╔\rùØZñ "
b"®Ø–“\x1F (E1»ïœ\f »ö‘\v "
b"\x0F R²ý\x05 ÉGç‚fA#I{Ì\x0F "
b"ÐΉõ«¤E<¨@3œ>5\x1E "
b"j‚\x06 6ÕèM脳ÜÀOH\x1D Ò "
b"e`\x7F dتIåä\x17 ╝3)éwj "
b"S\x1F {╚kìJ┘ò\n ÏÍú\x00 9û "
b"■Å0\x15 Ï╝OR╝\x0F yìràªE "
b"\x0E ÆÒqú¡H²:\x04 ᛽\x05 ø "
b"Ä\T:½zG╝üÇÌDúd»s "
b"déÔôYÙJ\x1D ¬\t G\x1C Á\x05 çD "
b"3´\x1A @ˆ\x03 C"Uö$ù\x02 €\x14 "
b"¦Ÿr¶°gOƒ–¿ðpDvôú "
b"•ñ9¥éY@źn0‹\x17 Ï°Ò "
b"""
ä‰\n
¸·ØF©—Žö¾\x1A\x03 Ù³
"""
b"ÃRý(\x05 %Hô³ÇýóVÂ\x00\v "
b"\x0E K§X$8OB^︘`á¡ "
b"Ö¿F\x1F\x07 fHŸ¶vÙ¼K²ÌŠ "
b"ø––ƸJдö®³¶¾qµ "
b"i─|帲B\x08 ©ð\f ÉÿÅl\x1C "
b"""
\n
ö¯þÆ\H…´\x07 g‡\x10 ˆb?
"""
b".J§ì▄/EzòÍ\f\x02 s½¸\ "
b"\x11 ú\x06 ‡ôFH#˜¢H^WP©ú "
b"‡H³\x12 ‡\x1F MÖŠà~¡¯x4\x1E "
b"Šî“\x08 û²K—¿k‘!§O\x13 I "
b"\x04\x0E ®,!ÖNr¨JäÜE\x14 @ý "
b"•ÝH‡Ö©O¹†~\x0F +ì.S~ "
b"\x04 å\x1E ¥¢þJ‡˜í¹g¹]ºZ "
b"Ò“pÂSµEú…\x00 i0˜6X\x0E "
b"\x04 èæiC\x11 NÓ9¡\x18 B¡ID "
b"\x01 ¤5\x07 ½äMï’$ÇÍ’U&6 "
b"¹„ù?ÈæI\x1E £ý\x1E ÇW×\x10\x08 "
b"‰‰?Û\x12 ×@\x11 Ž\x1A\f ×$8Ù$ "
b"""
áa1¨\t LK(╝ì<Z\n
ÈD═
"""
b"\f à=eåúDý½rÓ¢å\x11\t ; "
b"f±æ{©\x00 CäŽ3§âYš2f "
b"($b!ß_MK¾é;è½@\e — "
b"û´á3[LȦ4,ï6Œ\x03 à "
b"çÜèie2F³†Þ’Á;Ù\x1A % "
b"!\x00 };Ù\x0F I”€–†(ÁcØ\x15 "
b"""
—¦(\vSG\x16 ‡¼8xY\n
Š-
"""
b"õ+Hl¸ÅH\x11 ¢*ÿ³ºÌ`j "
b"\r ▒Tùs0J\x16 ú\x00 ÷┘\x10 ìy) "
b"Öz\x02 L[ÁM)޹³\x7F Wðó„ "
b"\x14 Ô2:DXJìñé╣î}&5\x04 "
b"█T±¥─3M\x01 â¹‗É\f\x1A │ "
b"\x1D Ørs\r 3GVúÂfÿêb\x13 "
b"LZ>3eN´ºKP÷Et܆ "
b"\r ½k═O─HðºìÅ╔\x19\x1A àÕ "
b"‘Yº¯ÁÉN)†³ «6®-\x04 "
b"\x0F ║ó|■ÀJ\x13 Ø/|5dFÁh "
b"\x02 └*M╔ªKuÉ¡â╝ê\x01 ô\x17 "
b"b«IÉ«║A\x1E Æbþez-\x1A\f "
b"$\x1C ^\x0E ¥BŒ„\x08\x12 žFüЛ "
b":m╔╠ÉPHÞÜ´\x10 °D\t ð- "
b""╩$=\x00 ÅA;Ü\v èb\x06 í\x10 Ð "
b"\t\e s\x01 =áBj»Dk\x07 V–åÜ "
b"ñ?@k\x07 =F̆\x00 +Ä»"îy "
b"ä\r VÍ`ZLÄŠK~hÌ÷Cx "
b"a║=‗\x1A ~G°ù╠Q¤®\x03 üÌ "
b"R£Û6PVE-░°²Öâ§┤ü "
b"é!Ïj€ž@¸²×ô„\x12 K:é "
b"\ÄÓùLxH#š¥Ã[ {LÛ "
b"""
»\x11 ~\x07 ~÷C\x13 ¹w‘Q\n
`oã
"""
b")\x19 ±A\x0E çDöøÅ┤╔p\x15\t N "
b"êJ:h\x08\x1E L\x01 ¡ÅwN®ç\x06\x0E "
b"ñœ2k˜\e O]š„ˆ]\x14 ºÜn "
b"M¾!Ä\f ³JǵWá\x14 ñÔ8Z "
b"s╣51¡¼Hbìtk®ÍoJA "
b"\x13 yM\x1D 5kCÿØ\x19 ├▒» µ├ "
b"""
‹L–\n
ltL{ž½iš1•Ly
"""
b"î¹ÐªÇ\x07 HÁ¾ÌrgSD]E "
b"\x00 +3§ÅÑAµÑva9&t╝û "
b"Þ│Îs░aM\e ÂìúK0ãW# "
b"ü*Ø┬ÛqH¸åB¡6àe\x07 p "
b"\x1F\x01 +tamA\x11 ‰yÖã\øö; "
b"╗3\x1F '¥áJ├ü\x1C yö+\x0F $▀ "
b"‡<ú—ÃaA~Š”*¥ä\x19 —† "
b"úжkÙpO\x0E ÉÔ=.6È%= "
b"""
FV\x17 A•èHw»Mµ251\n
<
"""
b"?Ä2Š?ÂO‹²ð$,(\x01 , "
b"‹‘\x19 Ô\f ÖG…R’[á×\v % "
b"\x00 î–xÉ\e I;™\x1F 7U&ó.“ "
b"ûÅ\x1C ®VÇNºö\x1A\e HG:£E "
b"šfjç\x02 ÄI$².°€“í\x03 ï "
b"S¿╦BåZOáÆ?ê<É/´ "
b"J‚·R—âI¯ƒZ|›c'øÀ "
b"_›yóö\t GÓ¨¸Êá²ï\x03 P "
b"óC7Šà=M\x04 ˜\r uí\x10 †'i "
b"L|/B‡mO”‰Ù¤°G] Ì "
b"oï YBYŠš\x13 9« "
b"ëpìZëŸG® „-%dƒ\x18 _ "
b""NLh5ƒN\x06 €Vð\x1E é\x06\x02 L "
b"°j\x16 ‘e"L’³`§eZÔ¨\x00 "
b"¨ åØpBGá¢_Åè)ep£ "
b"ÐA\x04 ð|5N'žuÖ•õ༷ "
b"Ø¢´%\x01 êGà»m‡6Ö[j- "
b"ZWïýÀ}Dª¶Áàm7Q-\x1F "
b"%<ò÷§rJd¾"\x05 .™€»˜ "
b"ruˆ\x07 V‡MG¯É\r 8û¢ù… "
b"ì\x10 …\x10 Z\x18 D²µ"÷ \x06\e Câ "
b"è“aÄ1—J”¾}Xsœ\t\x13 ƒ "
b"Öù'rÞ›ENµ\x06 'âÞ’ªÀ "
b"#C½ÅCÇAOÜ║Dâ\x18 ü»» "
b"ıó=I¿«H\x06 ü¢Ìî\x0E\x12 ð® "
b"/וá5oC* YH”\x15 o‘ "
b"uh"â”èJú’!;\x16 Ï£[I "
b"ý├\x08 ïú\x02 Am┐┘ì{³³Û÷ "
b"Í╚×├]®FμÐ-¸ÍØj7 "
b"\x00 À³lüšGš´gvIo\x02 †‰ "
b"ðƪֱkA¿¤Ã\x17 ·mÄ¥ "
b"´É\x7F Ë©wF\r ╗▓e▓v "
b"´\x1F @É\x12 éAûé╦¤d ┼ÿ╠ "
b"""
[‡¤\n
EÅNã¥uQ]þJeA
"""
b"F¹JëÕ\x06 B;š±2øÓ¦õ\n "
b"Ãõ•oÛ\x03 @yœ¶è\x12 F\x15 !l "
b"""
:\n
o»©¤K…˜tõhOÝÜ©
"""
b"?†œå¿þK÷–áAm:ä…ò "
b"¨╚d3g|AøöØ\x0F Ì$K à "
b"\x0E *]oYºAå’ Ù¹‡éÜe "
b"W╩ıW¨×I=ü\x03 ÈØdìb\x1D "
b"\x1E ·G]¯ÈD5Å2uLç\x19 rQ "
b"\x07 zIÍBoM\x18 •ß\x13\f çä\x00 Y "
b"u§¤ŒP\x7F JW‡û†8%Ãp© "
b"lxÇ\x03 ï\x16 Cú¼K\r m\v Ò¨5 "
b"8³A?œôH\x0E ¹(“ņEÍU "
b"oæÒ×\x14 BH¤¼3Hì‹ŒÍ "
b"°\x11 4è╗ÀJ\x03 Ø\v \x08 y╗2╠ "
b" '-┼ÿÌF┤ÿ┴¥¨7ü\v \n "
b"©F\x19 „š5E»¼íÅ_é\x11 ~\x0E "
b"\Ø¥=ÄPMшë)[€óôj "
b"X«ž\t _äEÚ _$í\x15 ³U) "
b"µf■z╬)K\x08 Ö׿$¡\x06 ì¦ "
b"\x06 éü8╔cI─¬{±4É8)C "
b" BÅ9íYB!î-ö+¶£õò "
b"QééSI¢B4ùv\x1C ¶"Éõ8 "
b"ü╝¦qÈ!K╣▒Ü\x15 ¹nIX@ "
b"ìÔç2½üDjÀ¨í\x04 Íxq\x1C "
b"ÉF\x01 Y╠\x08 GRêw\Óf\¸ö "
b"àJêkVäNF¥ÀPQe\x08 aÛ "
b"""
!Ó\n
±1ÔKD¾sÛ¡NT\x11 "
"""
b"á\x1E $§Ž4Az¶&™£½\x1A Aû "
b"""
ØOÀýÈbMéµÕô¸:\n
<N
"""
b"¬#┐╗ë¶J^êáÏî<LbÅ "
b"VD1{2]G%ƒLæ1¸ãõÒ "
b"Y™ØíxkMº±˜ëªAô·“ "
b"v\x03 ó;v\x04 G5š`.ãâDÿ- "
b"""
;ͤ]\x10\x06 Dÿ¡Ë©Z\n
<ð\x7F
"""
b"ƃ»I®«Eר\x12 gŒ´2ãµ "
b"þT\x19 ÀÙ\x02 BEŸr\t „ÂjWp "
b"åyN¼QÅC┬ñ3g╣±:c| "
b"?et´yƒH%—Ÿ…\x00 Ö²+ "
b".\x1A š7°\x00 @í·\x1E C¾îôÒ9 "
b"\x03 2œ‰†“N¢–‚6†#¤\x1C è "
b"ÇÍiqÂcMÏ‘†›T\e\f +‚ "
b"Ïúð\x17 ¸àO’Œl&ú~\x05 pF "
b"4Ò·?ì€@H½´‚~¿Š—Ø "
b"%\x00 öBòlN§Å?ÖP\x00 1Ä® "
b"Î]Ã`\x7F õ@Ñ‚ð6¢£0Xc "
b"\x17 f8\r atF‹«]¤eeìr¡ "
b"À\x06 â%È:KÄ‘Ðe[\x1E\x7F vú "
b"]Ü»D\x15 ðN\x7F š\x7F ·Œ‘¢{\x0E "
b"Ó\x1D\x1C £ÖIѵÇbD œu, "
b"xØsê+zD\x1C ƒãúIa\x00 Þ„ "
b"ñ¾ù8Ó¤K„š;‰YŽ\x15 çi "
b"²y¾\x08 V¬EíÿÒËKÅ]@Ã "
b"""
§\x08 ³×\x10 \n
Nä¢P6žVÜ\J
"""
b"Ò\x15 Àr\x1A ï@<º\t o®ô\x01 ³9 "
b"¡è0▀─^F│ë³ìSµÿ\x1E ü "
b"\x18 jÏ\x10 •0Jĕϴ"¹d±¾ "
b"õ6~▄)Ü@¹▓g¬6èS0Ø "
b"""
/z©\r 7¹Fj§\e ø\n
\x1E @þ
"""
b"ÞŒšÁ\x12 §HAƒüŠÌþ Ì\x15 "
b"\x05 _ãVüa@[╣389»áÐ "
b"Øœ,°C²O5]â%ø©|& "
b"°Äºÿ“ÁFŸ èŽ(©·gL "
b"Þ²ÄXT}D\x11 ˆË¿\x02 °\x10 –\x00 "
b"åΨ•`®Bé‡?\x1A tÞ4Ž\t "
b"ycÉ\x05\x1A ]B\x17 ÆaÚP²╣┬┤ "
b"\x18 1S[ДCÖ®Ÿ\x1D öMI¿ "
b"O\x1A\e ³p½CXˆuó€hÿ=j "
b"^ZÚB€5I\v ‘\x04 „¼•/™ß "
b"á\r 3Ëò\r BUº6R$³\x02 5× "
b"ð«ýÌXóF:‚&Èöž»ðp "
b"&]®–iðD\x11 Ÿ`)\x1E x>Ã\x07 "
b"KÔÇOÚ}F\x10 ¢ïîÝ9øö+ "
b"Józ<\x17 üHÌ…«*\x01 ófVÿ "
b"å=┼ö┤´C>▒²┴\f w\x13 É\x02 "
b"ƒH\x18 •\r µJ)²ZóY\x1E R\x14 Æ "
b"'RŸy*OC°–<1;Uh?¶ "
b"pÿ2G\x07 }Hp»ªû¥îÀV\x10 "
b"ïÀ·¨░\x04 J1â¢ÅÂı÷òS "
b"-Ç\x03 i\t ßG÷•\x18 ×vˆ\x18 Áb "
b"¦\f ¦\x10 hvO㬅à`$†3– "
b"ºMT0i¢DÔ¸Ô/Ë·VÁÆ "
b"6;\x0F ð1ùM\x0E »\x08 ìþ\x00 ù\x08 µ "
b"\t ?„‘¡\x18 @9“Sæ8½¥\x1C r "
b"""
´är\n
ÔóJ°ºêd\x1D ~Ø\x02 Ç
"""
b"ö»†ðJãKp–~•û\x1E S”} "
b"5Ù/¥&&F½®ù=\x16 þÆÇ¹ "
b"╩ó\x15 Í¡ÇOÑî·│+ÉT); "
b"7¤ÎÿtðB\x1D ‚\r \x0E\x05 ~ÛóÕ "
b"""
\n
µæ\e «ìF‚½?¾«×OG\x05
"""
b"‹KXev~D˜žÙíî€Bçµ "
b"x+T‹—ÔG\x11 Ÿ\x10 GÌ%\x17 Æ) "
b"Mv|)Ì\x18 HÀü.|`ÂhEÐ "
b"WÝN‚‡§Dë¶¡\f ŒÐ~£d "
b"‹¹ŒËBZC%¤ïJM8c¥H "
b"\x11 • +†³CÚ¤¢û±Røèã "
b"2•Z0L«@‡ »W;¤\x05 ÉN "
b"\x19 è1ÜÇÖF·š\e >(\x07 q\x1C v "
b"´ÍG6’-BبçQË\x13 bBª "
b""jJ0\x03 éMú´Aæ‹\t }è¼ "
b"‚\x1F d\e 1=Nתä\x1D Å=o¥\x10 "
b"\x12 ‘U5æ†Lx–K\x13 þ\x11 ,\x00 “ "
b"&|Þ²/LL┐üä:¼\x14 !F\x16 "
b"qz‡\x05 ƒwH¬§+š\x1E ì\x13\x15\x05 "
b"RÌTB¢dD2ŠðEËS7ˆ“ "
b"Äãôü¦°CB·e´7˜ß\x1A è "
b"¨\x13 µÝ‰±I¬‰IÎdn\x17 m\x07 "
b"\x18 ░e³YõD8¬_▀ì¬\x13 ?ƒ "
b"M\e\x7F êoŠO‹²tÏx}ž’¿ "
b"\x13 æ8—\x02 ©N‹•i#ÜpyDO "
b"¼\x0F ѸٽJÞ‰b\x19 nÙ¹ñ€ "
b"¦y«%\x06 J¥ìÕN½ß}\x15 ╔ "
b"5\x0E =\f #úE”¢ü£Ž\x11 ÎÊP "
b"§u˜©\x11 tO*ªC\x18 ,Oc·Ê "
b"ÈUqŽˆœFx‘ÖfP\x02 CIl "
b"¨žÂ±\x08 $MF—\x07 K®gy¡\x13 "
b"û¥˜à\x0F »M趸D;\x0E —’¾ "
b"*Q*\x15 i`HD‹b-\x08\x13 ï\x17 t "
b"áªE(†\x07 MʸCQ†ûÇ\t 1 "
b"#\x1E 5Ýl\x02 C8•.t[ÆaÂ: "
b"GÀWMæ\x18 F;ÅÂIË┐oÝõ "
b"‹-a‡1I,™€|¢p‘\x11 Ô "
b"n\x01 ò[Z│I│í╗ÞÖFìVp "
b"c¯\x07 *>Û@<ùüæ$,þ¿ê "
b"\x1E\x1E VȧzAâ”Ä"¨6˜úˆ "
b"'èE:ù\t H•°SŸ\x1C ‰#nã "
b"N\x07 ê*U÷G²òÙáR¤ÅÞ┌ "
b""¬└â\x13\x17 B├ÅÄOL GYä "
b"„i,’W\x03 H@‘T¯Ô\x03 cm— "
b"\x11 €§s¯£El’\x03 ï±£ëÑä "
b"‡¹S¨vWB\x14 ¨h\x7F Òtjçµ "
b"▒¼çs\x1E └Kìê³░ª▀`ı\x1C "
b"""
%Æ”Ÿ\n
áAG‘Cf\x16 Bˆ+;
"""
b"\x1A \NI]nEé“‹H\x08 è\x00 f¼ "
b"ë┐¿HTuJÅíáQ╝aô\x14 ¿ "
b"\x0E y·vö\x10 B]ƒ0ù«š¤võ "
b"ƒ³\¶ý›@ͽ;BV@–ñÄ "
b"Ÿ;âY"\r E ŒdµÎ¸;5É "
b"û"Òê\r FJp˜D\x14 v$¬‚o "
b"ðñ†/ÑËKÀ´ß™35¯j– "
b"UÁÑÞX;NÉ•y†g{ÙŒd "
b"cmå`?ïCÕ•¤É²Þ:hž "
b"\x06 ‡P©Š\x11 L‡ˆ 1v6œCF "
b"╦"\x7F ºï¢FjïcÅ*$ñÅ╗ "
b"\oDª¥ÓJz„\x15 ’²Lsr" "
b"‰ÈëJ¶®B$¬4=ƒ–\t Œ\x17 "
b"Ûœ\x1E §/ÖJ\x1F «uãâŸ\x0F ˜4 "
b"oß'·Ú[@wÅ0/£9\x10 ┴` "
b"·\x07\t O¡ÁB£¢UïÉ uè® "
b"®\x0F lè°'D¯“ê=ú;Ó>| "
b"\x1C ©óº┴\x01 JÅó\x0E x0:Å/$ "
b"8÷¤@c½H\x1E –É’\x04 ULÂá "
b"Á©\x1E 1 ËCÑ¿ò!¾ºt½ý "
b"\x1C ┤Q&ÅwB"╗ı-G5\x17 ¡E "
b"O?4†\f ˆIö¿T±‘®ƒÚ¿ "
b"f\x01 :\x03 ├_J\e Ä┼)¹üb9R "
b"J\x1C u:ÛpL\x00 ‹uS²è·dk "
b"åƒ<®âBJà¹çIýÍh×r "
b"þÇàýG\x14 E\x07 ž™´\x03 +¿à¤ "
b"pÖä§×6I\e ‹elÓ$%ÄM "
b"œ§ÎøÞeDp i~Mhðê• "
b"Ã_º×ÆØN¦éb┘\x1D _[ƒæ "
b"uÍ\x03 À▄¿Hºº(¬<Ø/ã× "
b"▀åØv¥!M\x07 ╗µÅ┬ó%ó® "
b"ÍŦeÔÆDÛº▓Ei~@°+ "
b"4›Ö`ByOé¤ý<ZÛ\e F\x15 "
b"\x15 wO‰ÞhFÊ™P`ƒKB‰\t "
b"\e §©F\f ðLw¸+\x7F ˆª\x10\x1A\x08 "
b"Žâ„õÛ©A\x1D Ž”æRµ½\x0E < "
b"†mr;¯“DÑŸÿ.\x19 ºZ›Ï "
b"×1L\x1D b-B´æØ=■/Ï─Á "
b"ÉÂå8N\x0F B-à┤\x03 ¦Üì\x00 Q "
b"\x12 ÑXy\x1A i@'¢\t ý)e'Ñ\e "
b"\x1C ¹I\x11 Ú─EØ«²ë[&\x02 ^╬ "
b" \x19 nÚˆBߟL‹nm‰, "
b"e\x1C FÆ\x19 ÐMµ¿ÃÍq\x18 ï¹\v "
b"\éSí\x1C SKΘ¾L¦ç\f JÒ "
b"{9ÄZÊ"B{“a\x05 ú;Š9¬ "
b"É:Ô\x10 ñ\t Cù┤ö|\x05 =~┌¥ "
b"oÐÞ\x04\x03 ,Ku¬ýˆŸ«ßÙ& "
b"?ÃC¸\x04 .I¥¥ãqÈè¿lñ "
b"\v\x07 b`±µOfˆTxî £\f \n "
b"""
Áj\x15 ®×ÀH\n
”•²~^lßC
"""
b"c$°|L╦C\x12 ÁØ\v d└\x11 øÚ "
b"ì-‘ªô¬D3‚TzÉn6§* "
b"{™&A©ýKò»þGO‘GÑ® "
b"Í›!UcšJÒƒ\x08\x19 iºÚD0 "
b"╣Ó\x08 è░§Bªà╗Ò\x0F «iÉï "
b"ZÂV—_rIs„Нºô¨\x06\x04 "
b";5Þñö-J˜°ã\x13 +àMvY "
b"û¾Õ:WûN©¯›\r ¢SÎmÁ "
b"FZ!.«e@ϰQö\x05\x05 ߸w "
b"6ðEPG¤FÑ ì\x13 v7Ë¢ž "
b"BÕ\x1A Çë’E¨³L±îó=š[ "
b"SðÖC8\x19 Fzƒ¿!»BÎ\e\x01 "
b"&Lð\x1C LðHj¦X¯}\x12 »ô\x04 "
b"™±›Ï\x1C „LQºmá÷èIÐ "
b" ô\e ¤\x13\x02 J¿¹wí\x17 do‡D "
b"Ï}w€/ûDf‡Œ\x12\x11 ¯&2{ "
b"Úoz\x7F ßüB»¸\x1C ‡ø¡þ|' "
b"3%)´zóK|ÜB>üÖß`È "
b"Ìé³Ã¼öEÑš>ÓW\x00 ‚.[ "
b"oü*+╠NF¤Ö¬7´¢òÙv "
b"¼Võ\x06 éŒD\x7F §]_®%..' "
b"£\x06 º<}—G“¢T^é\x0E Ä–A "
b"╦|nmã▒A╣Ø┘æè\x1F ▒SJ "
b"""
PÁø#VïB\x11 ©\n
Bøf_'\x1A
"""
b"CÕ║\x14 0\x05 @ÇØ(RÞ\x00 @¹╚ "
b"¬–M˜Ð%AlŒœ[¹÷A\e o "
b"Ò-•)\x1A £L>¼\x04 v¸\t Xû© "
b"\x19 žm„\x12 “F<¦Ó\x0E ’pí„• "
b"Øì? µ’@Û®ŒJÙhˆ\e "
b"áw×ï\t ┬Aüº(R¿310Þ "
b"Íy&\û×J\x02 –\x02 pf \x13 2Ž "
b"ø}@Ãýo@S¹ª–k½bî“ "
b"¸2´ÿ\x13 ñFG›ÏŽÇ\x7F ïnB "
b"\x1A ░GL®µ@K«Øxá}ìĵ "
b"íì$\x02 #žCc¾w„G@‚(… "
b"~œìU\x07 àM’³˜\x16 ‚ãÁ°™ "
b"Ä\x03 e0÷”F‚°wíY0´r\x16 "
b"\e\f Ct‘FD¦¡D™šâ=ÊÙ "
b"GœzMÏåJ¿n \x13 ãØ+Ž "
b"\x00 o0ÉÛ\f E\x02 „(g‹\x12 W#± "
b"(B¸o¹Ä@Çú!ì0__ó▒ "
b"\x12 »d\x08 Ñ\x16 K\x0F ¥\x01 ð½\x18 ZŽ0 "
b"\x10 rVJ1ôD¬ÉXìù╚\x1A ¶┘ "
b"\x7F\v Bªí\x13 IŽ„M`\t V{¸> "
b"ù†\x1D ~üÏN\x18 º¸—'ÇÏ\x18 ÷ "
b"„Ó|3¨Aó“\x14 ‘Ç+« ô "
b"4nç®Kõ@Z©‰-v\x17 q‚t "
b"Å\x00 ùX)WG9ÁïUõÿ▓8▄ "
b";˜\x16 ÖXëC\x15 “íÊlAžÄ¥ "
b"ÌfÃÝ£²Fj®°PKH–ä¦ "
b"¸™ž3˜\x18 HQ’ÇZ¼<¼iR "
b"\x0F £àÇtnH'ªV=¿š‘`È "
b"x!ÁZ÷\x0E HÚ‡\x07 ñp€±MG "
b"‘²á¦\x03 JCÀ“µØƒãPu¨ "
b"jk.ØC"HgæJZ■RJó½ "
b"Ó\x1E\x10 ▀▒ÏHÓ¼§Þü[\x04 c× "
b"qÎ#3\x1C\x03 A[ÅC´└á:─Ã "
b"\x14 r$\x03\x05 ºBd┤Åz\x06\x15 ù4% "
b"\f ‘ôpàZDž–‡\x02 h×0…H "
b"“;~Û\x03 ƒEk˜úa`¤}\x15\x04 "
b"}'·\x7F ÇbEKÂüß+;ã╣/ "
b"šž\x01 ë¿Cþ–>ê¢É{Ý\x05 "
b"Ø\x03 SÁ÷ÒL“žÄH•Ö\x15 üÁ "
b"¾®õ·µäC†˜Ë<½ÈÔ«¶ "
b"L#0t&šN*¬¥F±FóÔa "
b"Ñk(eW…Gö¡ï”\Ä\x04 Ì "
b"%÷H–HæA·¤²)aj\x03\x1D Í "
b"""
\x07\x06 üÖ\n
×@mƒÂ1C=░3ü
"""
b"wC\x14 §\x04 èH°„l~]lަ@ "
b"ÓHS‗└8D▀¡õغópíÝ "
b"ðèÓè$¿OáÖõ1ØI8\x05 P "
b"\f ²\x1A\e ®\x16 F³Ÿ/Èj\x10 @Öq "
b"vuÜ\x18 gIHÙ¢–²è«¬‹\n "
b"Åø“6ÃyMZŽûw´\x00 wä< "
b"t$Ý´Ì\x12 L)ØUõîÀ╣D╚ "
b"ÎxcŠF·I€¢ÖUl™BÌ\x02 "
b"\x11 –\x11 ÀE‰Gx—ާGÖ\x02 I\x10 "
b"ÝvúÎm[@vì\x15 X®)\x1F pô "
b"½\x1A õô\x1C ÜI\r ˜"SÜ\f »ªÎ "
b"ã\x08 .°ÉûG\v ¿ô\r A\x11 âpé "
b"Å|Ø¸ÔØC~ŒÛS3¢Z$Ô "
b"\x19\x1A 0\x15 h®M@‹hƒajQΨ "
b"T@R█¹ÉJ¹ê▀û╗ù¶d× "
b"Æ║ü╦A╚N\e å¿ïîÕ\x1F ðT "
b"\x10 ¡{Q\x1A •F'¥˜rWý%P "
b"Z]\r –m½Kw¡Zb´Ql\x1F\x04 "
b"\x1E À^æEÚG]µì(㓸šO "
b"Dý)¸œ‡K°œ¶w8©p’P "
b"/Ôêrå┴LØ£ÉpJ,ëC\x07 "
b"Úd\x7F ›\x1E ÃK^¡\x12 §×åÒœ\x1A "
b"'”gƒ=ôOl êK½5\x7F ÇÁ "
b"ðÞ``Ç^FòùüÛ\r sâ┴" "
]
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`
Copy
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` = 0x274605D71D2B4479A3882D8FD62BFF5C AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0x8C916CBCB7DB4C34826123C47D3ED17B , 0xE5C0A8C5758A42779E482F95920D9502 , 0xAAADC9C9D3D548E78975BDED519CD2E4 , 0xF7C2881400FD41F2A364EC6F18875D7B , 0x96F9289C504C4A7F8EB8AEA615CAE516 , 0xEE20A42D66AC4314A67CA8C25A10E628 , 0x96D1D2E286BF4CAA82BF7DB959B076C4 , 0x9B0D71093C0B43D0A76AB6878FD5724E , 0x8BF3D4E572624A54BF032256E0626C08 , 0x3F2935B7267C4FB0B80E50C7745C1345 , 0x4136028E19C84F46876E93227CBDB69C , 0x84B65C855FD64259A92C0A5E53C1CED3 , 0xB82565F05B61406E9D3E93B8D72DA45E , 0x9AF191C39099408487F5C63000F0D15F , 0x6EE41EE1BF4A4D49B2DA68843926509C , 0xF5FFA398298244739B385EC5CE34AA94 , 0xF331C7F7D1664FF9B18E9BFC6E3D367F , 0x89D39D1948DE45A4ABC0AD224DA5832C , 0x5418FF8594E84186A2412FC07731D0A7 , 0x9EFC20A3EE784848936B66B3E4209CDB , 0x05DF325F45DC4BF49A58B26C78CDF8C3 , 0xC3F81F4530CB4DE1B565B68ECF0FB2A2 , 0x6CAA340B998149AB8967C886D474927A , 0xFE989C63D8DF4D3B87C238A0024D205C , 0xB44816DEB0864A448CC349C08A9E35F2 , 0xF17C143E8030401FBB2CB3C31B7D2B1A , 0x9AF21C4C025849978170A5FFAF2B4E31 , 0x9DDDE9C25D6649C5A976568C7B425FDE , 0x0AF3B7E057754BAF9F358B609C82DC86 , 0x8EB0BBC3367A4BF2885597F224668845 , 0xEAF6170A147F4BE3AB6A80DE18C942A1 , 0x5880B298BD1E40A691268B84F663B909 , 0xB26BEF89A19A429BB704AA49CB916050 , 0xA5231CFED070466CAE833594BDDA8382 , 0xF061302AE2764217B219E4D20817B00F , 0x7FF6F83F782D44B7A87021116A636A9E , 0xA35F304FF6E6407A8167DC0C7AE2B3C0 , 0x0C8D01216CAA443284EBD923B2E22621 , 0x88BEFDA331CC4EBCB390202C12666C3B , 0x86C2B59E49774C01B8CD112B8AA31989 , 0xCC22E1C4F19C4C29B72E89EE13AA2CBF , 0xD799C0685DDB49D2BA6676B962505D04 , 0x2A2B04D344D6460F9595B2BCA7648812 , 0x9AE4096EEE4840D4B891A033CACE4884 , 0x907BA621589B471086FCE496439FF2AC , 0x37CB6D0398244386BB879AA64AD6CE09 , 0x2E81EA63A4614B458FEF1C8E6A04DDFE , 0x40D0FD6421EF49E4A2A7FF26FE38FD3B , 0x9F6351143C2E4991A71D657A8AF2C6F1 , 0x819F64B8ED59400EA6C95C72979D5AA4 , 0xAED896931F284531BBEF9C0CBBF6910B , 0x0F52B2FD05C947E782664123497BCC0F , 0xD0CE89F5ABA4453CA840339C3E351EA0 , 0x6A820636D5E84DE884B3DCC04F481DD2 , 0x65607F649DA649868417BC332982776A , 0x531F7BC86B8D4AD9950AD8D6A3003996 , 0xFE8F3015D8BC4F52BC0F798D7285A645 , 0x0EC6D271FAA148C2B23A04E19BBD05F8 , 0x8E5C543AAB7A47BC8180DE44A364AF73 , 0x64E9D4F459D94A1DAC09471CC105E744 , 0x33B41A4088034322AD55F624F9028014 , 0xA69F72B6B0674F8396BFF0704476F4FA , 0x95F139A5E95940C5BA6E308B17CFB0D2 , 0xE4890AB8B7D846A9978EF6BE1A03D9B3 , 0xC352FD28052548F4B3C7FDF356C2000B , 0x0E4BA75824384F42AD5EEFB89860E1A1 , 0xD6BF461F0766489FB676D9BC4BB2CC8A , 0xF89696ADC6B84AD0B4F6AEB3B6BE71B5 , 0x69C47C86F7FD4208B8D00C90988F6C1C , 0x0AF6AFFEC65C4885B40767871088623F , 0x2E4AF58DDC2F457A95D60C0273ABF75C , 0x11FA0687F446482398A2485E5750A9FA , 0x8748B312871F4DD68AE07EA1AF78341E , 0x8AEE9308FBB24B97BF6B9121A74F1349 , 0x040EAE2C21D64E72A84AE4DC451440FD , 0x95DD4887D6A94FB9867E0F2BEC2E537E , 0x04E51EA5A2FE4A8798EDB967B95DBA5A , 0xD29370C253B545FA850069309836580E , 0x04E8E66943114ED3AD39A11842A14944 , 0x01A43507BDE44DEF9224C7CD92552636 , 0xB984F93FC8E6491EA3FD1EC757D71008 , 0x89893FDB12D740118E1A0CD72438D924 , 0xA06131F9094C4B28BC8D3C5A0AD444CD , 0x0CE03D65E5FA44FDBD72D3A2E511093B , 0x66B1E67BA90043E48E33A7E2599A3266 , 0x28246221DF5F4D4BBEE93BE8BD401B97 , 0xFBADB4E1335B4CC8A6342CEF368C03E0 , 0xE7DCE869653246B386DE92C13BD91A25 , 0x21007D3BD90F499480968628C163D815 , 0x97A6285C7653471687BC3878590A8A2D , 0xE42B486CF78F4811BD2A98FCA7DE606A , 0x0DB1549773304A16A300F6D9108D7929 , 0xD67A024C5BC14D298EB9B37F57F0F384 , 0x14E2323A44584A8DA482B98C7D263504 , 0xDB54F1BEC4334D0183B6FBF2900C1AB3 , 0x1D9D72730D334756A3B6669888F06213 , 0xAD4C5A3E33654EB4BA4B50F74574DC86 , 0x0DAB6BCD4FC448D0A78D8FC9191A85E5 , 0x9159BAAFC1C94E2986B3A0AB36AE2D04 , 0x0FBAA27CFEB74A139D2F7C356446B568 , 0x02C02A4DC9A64B7590AD83BC88019317 , 0x62AE4990AEBA411E9262E7657A2D1A0C , 0x241C5E0EA5AD428C8408129E46FCD09B , 0x3A6DC9CC905048E89AEF10F84409D02D , 0x22CA243D008F413B9A0B8A6206A110D1 , 0x091B73013DE1426ABB446B075696E5DC , 0xF13F406B073D46CC86002BC4BB22EE79 , 0xE40D56CD605A4CC48A4B7E68CCF74378 , 0x61BA3DF21A7E47F897CC51CFA90381DE , 0x529CEA365056452DB0F8FD9983F5B481 , 0xE921CF6A809E40B8B2D7F484124B3AE9 , 0x5CC4D3F94C7848239AA5C35B207B4CDB , 0xBB117E077EF74313B97791510A606FE3 , 0x2919F1410E8744949B8FB4C97015094E , 0xEA4A3A68081E4C01A1C5774EAEE7060E , 0xF19C326B981B4F5D9A84885D14BADC6E , 0x4DBE21C40CB34AC7B557E114F1D4385A , 0x73B93531ADAC48628D746BA9D66F4A41 , 0x13794D1D356B43989D19C3B1AF20E6C3 , 0x8B4C960A6C744C7B9EBD699A31954C79 , 0xEEB9D0AAC70748C1BECC726753445D45 , 0x002B33F58FA541E6A57661392674BC96 , 0xE8B3D773B0614D1BB68DA34B30C65723 , 0x812A9DC2EA7148F78642AD3685650770 , 0x1F012B74616D41118979D6E35CF8F63B , 0xBB331F27BEA04AC3811C79942B0F24DF , 0x873CFA97C361417E8A942AA5E4199786 , 0xA3D1F46BEB704F0E90E23D2E36D4253D , 0x4656174195E84877BB4DB53235310A3C , 0x3FC4328A3FC24F8BADB2F0242C28012C , 0x8B9119D40CD647AD8552925BE1D70B25 , 0x00EE9678C91B493B991F375526F32E93 , 0x968F1CA956804EA7941A1B48473A9C45 , 0x9A666AE702C44924B22EB08093ED03EF , 0x53A8CB42865A4FA0923F883C90F02FEF , 0x4A82B75297E249AF835A7C9B6327F8C0 , 0x5F9B79F3F60947D3A8B8CAE1B2EF0350 , 0xF343378AE03D4D04980D75ED10862769 , 0x4C7C2F42876D4F9489D9A4B0475DA0CC , 0xAD6FEF20A05942598A9A1339EF9986AB , 0xEB70EC5AEB9F47AEA0842D256483185F , 0x224E4C6835834E068056F01EE906024C , 0xB06A169165224C92B360A7655AD4A800 , 0xA8A0E5D8704247E1A25FC5E8296570A3 , 0xD04104F07C354E279E75D695F5E0BCB7 , 0xD8A2B42501EA47E0BB6D8736D65B6A2D , 0x5A57EFFDC07D44AAB6C1E06D37512D1F , 0x253CF2F7A7724A64BE22052E9980BB98 , 0x7275880756874D47AFC90D38FBA2F985 , 0xEC1085105A1844B2B522F720061B43E2 , 0xE89361C431974A94BE7D58739C091383 , 0xD6F92772DE9B454EB50627E2DE92AAC0 , 0x2343AB8F4380414F9ABA44831881AFAF , 0xD5A23D49A8AE480681BDDE8C0E12D0A9 , 0x2FD795E1356F432AA020594894156F91 , 0x756822E294E84AFA92213B16CFA35B49 , 0xECC3088BA302416DBFD98D7BFCFCEAF6 , 0xD6C89EC35DA946D7ACD12DF7D69D6A37 , 0x00C0B36CFC9A479AB46776496F028689 , 0xF0C6AAD6B16B41C2BFA4C317B76DC4A5 , 0xEF907FD3B877460DBBB2658CF7FDB276 , 0xEF1F40901282419682CBCF6420C598CC , 0x5B87A40A45C54EE3A575515DFE4A6541 , 0x46B94AEBD506423B9AB132F8D3A6F50A , 0xC3F5956FDB0340799CB6E8124615216C , 0x3A0A6FBBA9A44B859874F5684FDDDCA9 , 0x3F869CE5BFFE4BF796E1416D3AE485F2 , 0xF9C86433677C419B949D0FDE244BFF85 , 0x0E2A5D6F59BA41E592A0D9B987E9DC65 , 0x57CAD557F99E493D8103D49D648D621D , 0x1EFA475DEED444358F32754C87197251 , 0x077A49CD426F4D1895DF130CE7E40059 , 0x75A7A48C507F4A5787FB863825C370A9 , 0x6C78C703EF1643FABC4B0D6D0BD2A835 , 0x38B3413F9CF4480EB92893C58645CD55 , 0x6FE6D2D7144248A4BC3348EC8B8CCDAD , 0xF811348ABBB74A039D0BFF0879BB32CC , 0x20272DC598DE46B498C1BEF937810B0A , 0xA94619849A3545BBBCEDC55FE9117E0E , 0x5CD8A53DC4504DD188EB295B80F3F46A , 0x58AB9E095FE445DAA05F24ED15B35529 , 0xE666FE7ACE294B08999EA824AD068DDD , 0x06828138C96349C4AA7BF13490382943 , 0x20428F39A15942218C2D942BF49CE495 , 0x5182825349BD423497761CF42290E438 , 0x81BCDD71D4214BB9B19A15FB6E495840 , 0x8DE28732AB81446AB7F9A104D678711C , 0x90460159CC08475288775CE0665CF794 , 0xE04AEA6B56E44E46A5C05051650861DB , 0x21D30AB131D44B44BE73DBA14E541122 , 0xE11E24A78E34417AB62699A3BD1A41FB , 0xD84FC0FDC8624DE9B5D5F4B83A0A3C4E , 0xAA23BFBB89F44A5E88A0D88C3C4C628F , 0x5644317B325D4725834CE631B8E3F5D2 , 0x5999D8ED786B4DBAB198EBAA41F4B793 , 0x7603F33B760447359A602EE3E244FF2D , 0x3BCDA45D100644FFA1CBA95A0A3CF07F , 0xC683BB49AEAB45D7A812678CB432E3B5 , 0xFE5419C0D90242459F720984C26A5770 , 0x86794EAC518F43C2A43367B9F13A637C , 0x3F6574B479834825979F8500D6C2B22B , 0x2E1A9A37B00040EDB71E43BEEEF4D239 , 0x03329C8986934EA29682368623A41CE8 , 0xC7CD6971C2634DCF91869B541B0C2B82 , 0xCFFAF017B8E04F928C6C26FA7E057046 , 0x34D2B73FEC804048BDB4827EBF8A97D8 , 0x25009442956C4EF58F3F995000318EA9 , 0xCE5DC3607FF540D182F036A2A3305863 , 0x1766380D6174468BAB5DA46565EC72A1 , 0xC006E225C83A4BC491D0655B1E7F76FA , 0x5DDCBB4415F04E7F9A7FB78C91A27B0E , 0xD31D1CA0A3D649D1B5C76244A09C752C , 0x78D873EA2B7A441C83E3FA496100DE84 , 0xF1BEF938D3A44B849A3B89598E15E769 , 0xFD79F30856AA45A198E3D34B8F5D40C7 , 0xA708B3D7100A4EE4A250369E56DC5C4A , 0xD215C0721AEF403CBA096FAEF401B339 , 0xAD8A30DFC45E46B389FC8D53E6981E81 , 0x186ACF1095304AC495CFB422B964B1BE , 0xE4367EDC299A40FBB267AA368A53309D , 0x2F7AA90D37B9466AA71BF80AAD1E40FE , 0xDE8C9AC112A7484183FC8ACCFE20CC15 , 0x055FC6568161405BB9333839AFF0A0D1 , 0xD89C2CB043B24F35AD5DE225F8A97C26 , 0xB0C4BAFF93C1469FA0E88E28A9B7674C , 0xDEB2C458547D441188CBBF02B0109600 , 0xE5CEA89560AE42E9873F1A74DE348E09 , 0x796390051A5D42179261E950FDB9C2B4 , 0x1831535BD09443D6AE9FAD1DF64D49BF , 0x4F1A1BB370BD43588875F38068FF3D6A , 0x5E5ADA428035490B910484BC952F99DF , 0xE10D33CBF20D4255BA365224B30235D7 , 0xF0ABFDCC58F3463A8226C8F69EBBF070 , 0x265DAE9669F044119F60291E783EC307 , 0x4BD4C74FDA7D4610A2EFEEDD39F8F62B , 0x4AF37A3C17FC48CC85AB2A01F36656FF , 0x863DC594B4EF433EB1FDC10C77139002 , 0x834818950DB54A29B25AF3591E5214C6 , 0x27529F792A4F43B0963C313B55683FB6 , 0x70FF3247077D4870BBAAFBA5EEC05610 , 0x8BB7FAF9B0044A3183BD8FB6D5F69553 , 0x2DC7036909DF47F79518D7768818C162 , 0xA60CA61068764FE3AC85E06024863396 , 0xBA4D543069A244D4B8D42FCBB756C1C6 , 0x363B0FF031F94D0EBB08ECFE00F908B5 , 0x093F8491A11840399353E638BDA51C72 , 0xEF84720AE2A24AF8A788641D7E9D0280 , 0xF6BB86F04AE34B70967E95FB1E53947D , 0x35D92FA5262646BDAEF93D16FEC6C7B9 , 0xCAA215D6AD804FA58CFAB32B9054293B , 0x37A4CEFF74F0421D820D0E057EDBF3D5 , 0x0AB5E61BABEC4682BD3FBEABD74F4705 , 0x8B4B5865767E44989ED9EDEE8042E7B5 , 0x782B548B97D447119F1047CC2517C629 , 0x4D767C29DE1848B7812E7C60B66845D1 , 0x57DD4E8287A744EBB6A10C8CD07EA364 , 0x8BB98CCB425A4325A4EF4A4D3863A548 , 0x1195202B86B343DAA4A2FBB152F8E8E3 , 0x32955A304CAB4087A0BB573BA405C94E , 0x19E831DCC7D646B79A1B3E2807711C76 , 0xB4CD4736922D42D8A8E751CB136242AA , 0x226A4A3003E94DFAB441E68B097DE8BC , 0x821F641B313D4ED7AAE41DC53D6FA510 , 0x12915535E6864C78964B13FE112C0093 , 0x267CE8FD2F4C4CBF81843AAC14214616 , 0x717A8705837748ACA72B9A1EEC131505 , 0x52CC5442A26444328AF045CB53378893 , 0xC4E3F4FCA6B04342B765B43798DF1AE8 , 0xA813B5DD89B149AC8949CE646E176D07 , 0x18B065FC59E44438AA5FDF8DAA133F9F , 0x4D1B7FEA6F8A4F8BB274CF787D9E92BF , 0x13E6389702A94E8B956923DC7079444F , 0xBC0FD1B8D9BD4ADE8962196ED9B9F180 , 0xF0DD79AE25064ABE8DE54EABE17D15C9 , 0x350E3D0C23FA4594A2FCA38E11CECA50 , 0xA77598A911744F2AAA43182C4F63B7CA , 0xC855718E889C467891D666500243496C , 0xA89EC2B108244D4697074BAE6779A113 , 0xFBA598E00FBB4DE8B6B8443B0E9792BE , 0x2A512A15696048448B622D0813EF1774 , 0xE1AA452886074DCAB8435186FBC70931 , 0x231E35DD6C024338952E745BC661C23A , 0x47B7574D9118463B8FB649D3BF6FEDE4 , 0x8B2D61AD8731492C99807CA2709111D4 , 0x6E01955B5AB349B3A1BBE899468D5670 , 0x63EE072A3EEA403C978191242CE7A888 , 0x1E1E56C8A77A41E294C422A83698FA88 , 0x27E8453AF9094895B0539F1C89236EE3 , 0x4E07882A55F647FD95EBA052CF8FE8DA , 0x22AAC083131742C38F8E4F4C20475984 , 0x84692C92570348409154AFD403636D97 , 0x1180A773AFA3456C9203EFB1A3EBD1E4 , 0x87B953A876574214A8687FD2746AE7B5 , 0xB1AC87731EC04B8D88FCB0A6DF60D51C , 0x25C6949F0AE141479143661642882B3B , 0x1A5C4E495D6E45E9938B4808E80066BC , 0x89BFA84854754A8FA1A051BC619314A8 , 0x0E79B776F610425D8330F9AB9AA476F5 , 0x83B35CB6FD9B40CDBD3B42564096F1C4 , 0x9F3BE259220D45A08C64B5CEB83B35C9 , 0xFB22D2EA0D464A709844147624AC826F , 0xF0F1862FD1CB4BC0B4DF993335AF6A96 , 0x55C1D1DE583B4EC9957986677BD98C64 , 0x636DE5603FEF43D595A4C9B2DE3A689E , 0x068750A98A114C8788203176369C4346 , 0xCB227FA78BBD466A8B638F2A24A48FBB , 0x5C6F44AAA5D34A7A841592B24C737222 , 0x89C8EB4AB6AE4224AC343D8396098C17 , 0xDB9C1EA72FD64A1FAB75E3E29F0F9834 , 0x6FE127FAE95B40778F302F9C3910C160 , 0xFA07094FADB5429CBD558B90FF758AA9 , 0xAE0F6CE8B02744AF93EA3DFA3BD33E7C , 0x1CB8A2A7C1014A8FA20E78303A8F2F24 , 0x38F7A44063BD481E96C99204554CC2E1 , 0xC1A91E3120CB43D1BFF221BEBA74BDFD , 0x1CB451268F774222BBD52D473517AD45 , 0x4F3F34860C8849F6BF54B191AE83DABF , 0x66013A03C35F4A1B8EC529FB81623952 , 0x4A1C753ADB704C008B7553B2E8B7646B , 0xE5833CAEE2424AE0B9E749FDCD68D772 , 0xFEC7E0FD471445079E99B4032BBFE0A4 , 0x70D6E4A7D736491B8B656CD32425C44D , 0x9CA7CEF8DE654470A0697E4D68F0EA95 , 0xC75FA79E929D4EDD8262D91D5F5B9F91 , 0x75D603B7DCA848A7A728AA3C9D2FC69E , 0xDF869D76BE214D07BBE68FC2A225A2A9 , 0xD68FDD65E29244EAA7B245697E40F82B , 0x349BD66042794FE9A4FD3C5ADB1B4615 , 0x15774F89DE6846CA995060834B428909 , 0x1BA7A9460CF04C77B82B7F88AA101A08 , 0x8EE284F5DBA9411D8E94E652B5BD0E3C , 0x866D723BAF9344D19FFF2E19BA5A9BCF , 0x9E314C1D622D42EF919D3DFE2FD8C4B5 , 0x90B686384E0F422D85B403DD9A8D0051 , 0x12D158791A694027A209FD296527D11B , 0x1CFB4911E9C4459DAEFD895B26025ECE , 0xA0196EDACB8642DF9F4C8B6E6DAD892C , 0x651C46C619D04DB5BFC3CD7118EFB90B , 0x5CE953ED1C534BCE98BE4CA6E70C4AD2 , 0x7B39C45ACA22427B936105FA3B8A39AC , 0x903AE210A4094397B4947C053D7EDABE , 0x6FD0DE04032C4B75ACFD889FABDFD926 , 0x3FC343B8042E49A5A5E371C8E8BF6CF1 , 0x0B076260B1B54F66885478EE20A30C0A , 0xC16A15AED7C0480A9495B27E5E6CDF43 , 0x6324F87C4CCB4312B59D0B64C0119BE9 , 0xEC2D91AAF4AC443382547AC96E36A72A , 0x7B992641A9FD4BF2BBFE474F9147D1AE , 0xCD9B2155639A4AD283081969BADA4430 , 0xB9E0088AB0F542A685BBE30FAE69908B , 0x5AC256975F724973848AAFBAF4A80604 , 0x3B35DEF1F62D4A98B0E3132BE04D7659 , 0xFBBED53A57FB4EA9AF9B0DA253CE6DC1 , 0x465A212EAB6540CFB051F60505DFB877 , 0x36F0455047A446D1A0EC137637CBA29E , 0x42D51AC7EB9245A8B34CB1EEF33D9A5B , 0x53F0D6433819467A83BF21BB42CE1B01 , 0x264CF01C4CF0486AA658AF7D12BBF404 , 0x99B19BCF1C844C51BA6DC3A1F7E849D0 , 0xA0F41BA413024ABFB977ED17646F8744 , 0xCF7D77802FFB4466878C1211AF26327B , 0xDA6F7A7FDFFC42BBB81C87F8A1FE7C27 , 0x332529EF7AA24B7C9A423E8199E160D4 , 0xCCE9B3C3BCF645D19A3ED35700822E5B , 0x6F812A2BCC4E46CF99AA37EFBD95EB76 , 0xBC56F506E98C447FA75D5FAE252E2E27 , 0xA306BA3C7D974793A2545EE90EC49641 , 0xCB7C6E6DC6B141B99DD9918A1FB1534A , 0x50C1F82356EF4211A90A42F8665F271A , 0x43E5BA14300540809D2852E80040FBC8 , 0xAC964D98D025416C8C9C5BB9F7411B6F , 0xD22D95291AA34C3EBC0476B80958FBA9 , 0x199E6D841293463CA6D30E9270ED8495 , 0xD8EC3F20B59240DBAE8C4AD968881BAD , 0xA0779E8B09C24181A72852A8333130E8 , 0xCD79265CFBD74A02960270662013328E , 0xF87D40C3FD6F4053B9AA966BBD62EE93 , 0xB832B4FF13F146479BCF8EC77FEF6E42 , 0x1AB0474CA9E6404BAE9D78A07D8D8EE6 , 0xEDEC2402239E4363BE77844740822885 , 0x7E9CEC5507E04D92B3981682E3C1B099 , 0xC4036530F7944682B077ED5930B47216 , 0x1B0C4374914644A6A144999AE23DCAD9 , 0x479C7A4DCFE54ABFAD6E2013E3D82B8E , 0x006F30C9DB0C45028428678B125723B1 , 0x2842F76FFB8E4080A3218D305F5FA2B1 , 0x12BB6408D1164B0FA501F0BD185A8E30 , 0x1072564A319344AA90588D97C81AF4D9 , 0x7F0B42AAED13498E844D6009567BB83E , 0xF9861D7EFCCF4E18BAB89727C7CF18F7 , 0xAD84D37C33A841F3931491C72BABA0F4 , 0x346EE7AE4BF5405AA9892D7617718274 , 0x8F00975829574739B58B55E498B238DC , 0x3B9816D658EB431593EDCA6C419EC4A5 , 0xCC66C3DDA3B2466AAEB0504B4896E4A6 , 0xB8999E339818485192C75ABC3CBC6952 , 0x0FA3E0C7746E4827AA563DBF9A9160C8 , 0x7821C15AF70E48DA8707F17080B14D47 , 0x91B2E1A6034A43C093B5D883E35075A8 , 0x6A6B2E9D43224867914A5AFE524AA2AB , 0xE01E10DFB1D848E0ACF5E8815B04639E , 0x71D723331C03415B8F43EFC0A03AC4C7 , 0x1472240305A74264B48F7A0615973425 , 0x0C91F470E05A449E96870268D7308548 , 0x933B7EDB0383456B98FA6160A47D1504 , 0x7D27FA7F8062454BB681E12B3BC6B92F , 0xC29A9E01EBBF43FE963EEAA2C97BDD05 , 0xD80353C1F7D24C939EC44895D615FCC1 , 0xBEAEF5B7B5E4438698CB3CBDC8D4ABB6 , 0x4C233074269A4E2AACA546B146F3D461 , 0xD16B2865578547F6A1EF945CC38404CC , 0x25F7489648E641B7A4B229616A031DCD , 0x070681990A9E406D9FB631433DB03381 , 0x774314A704E848B0846C7E5D6C8EA640 , 0xE04853F2C03844DFADE49DA7A270A1ED , 0xD08AE08A24A84FA099E4319D49380550 , 0x0CB21A1BAE1646B39F2FC86A1040D671 , 0x7675DC18674948D9A296B2E8ABAC8B0A , 0xC5F89336C3794D5A8EFB77B40077E43C , 0x7424EDEFDE124C299D55E48CB7B944C8 , 0xCE78638A46B74980A2D6556C9942CC02 , 0x119611C045894778978EA747D6024910 , 0xED76A3D76D5B40768D1558A9291F7093 , 0xBD1AF5F41CDC490D982253DC0CBBAACE , 0xE3082EB0C9FB470BBFF40D4111E270E9 , 0xC57CD8B8D4D8437E8CDB5333A25A24D4 , 0x191A301568AE4D408B6883616A51CEA8 , 0x544052DBFB904AFB88DF96BB97F4649E , 0x92BA81CB41C84E1B86A88B8CE51FD054 , 0x10A17B511A954627A5987257FD2550AD , 0x5A5D0D966DBD4B77A15A62B4516C1F04 , 0x1EC05EE645DA475DB5EC28E393B89A4F , 0x44FD29B89C874BB09CB67738A9709250 , 0x2FE2887286C14C9D9C90704A2C894307 , 0xDA647F9B1EC34B5EA112A7D7E5D29C1A , 0x279467833DF44F6CA0EA4BBD357FC7C1 , 0xD0E86060805E46959781EA0D7383C122 )) GROUP BY `product` . `id` ;
Copy
88
111.74 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` , (SELECT GROUP_CONCAT (HEX (`product.categories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `product_category` `product.categories.mapping`
WHERE `product.categories.mapping` . `product_id` = `product` . `categories` AND `product.categories.mapping` . product_version_id = `product` . version_id ) as `product.categories.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` . `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 `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.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"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"Œ‘l¼·ÛL4‚a#Ä}>Ñ{ "
b"åÀ¨ÅuŠBwžH/•’\r •\x02 "
b"ªÉÉÓÕHç‰u½íQœÒä "
b"÷ˆ\x14\x00 ýAò£dìo\x18 ‡]{ "
b"–ù(œPLJ\x7F ޏ®¦\x15 Êå\x16 "
b"î ¤-f¬C\x14 ¦|¨ÂZ\x10 æ( "
b"–ÑÒ↿Lª‚¿}¹Y°vÄ "
b"ø\r q\t <\v CðºjÂçÅırN "
b"‹óÔårbJT¿\x03 "Vàbl\x08 "
b"?)5·&|O°¸\x0E PÇt\\x13 E "
b"nä\x1E á¿JMI²Úh„9&Pœ "
b"ó1Ç÷ÑfOù±Ž›ün=6\x7F "
b"ëËØ\x19 HÌEñ½└¡"MÑâ, "
b"T\x18 ÿ…”èA†¢A/Àw1Ч "
b"žü £îxHH“kf³ä œÛ "
b"\x05 ß2_EÜKôšX²lxÍøÃ "
b"Ãø\x1F E0ËMáµe¶ŽÏ\x0F ²¢ "
b"l¬4\v ÖüI½ëg╚åÈtÆz "
b"þ˜œcØßM;‡Â8 \x02 M \ "
b"´H\x16 Þ°†JDŒÃIÀŠž5ò "
b"ñ|\x14 >€0@\x1F »,³Ã\e }+\x1A "
b"Ü‗\x1C L\x02 XIùüpÑ »+N1 "
b"ئÚ┬]fI┼®vVî{B_Ì "
b"""
\n
ó·àWuK¯Ÿ5‹`œ‚܆
"""
b"ް»Ã6zKòˆU—ò$fˆE "
b"""
êö\x17 \n
\x14\x7F Kã«j€Þ\x18 ÉB¡
"""
b"X€²˜½\x1E @¦‘&‹„öc¹\t "
b"²kšB›·\x04 ªIË‘`P "
b"¥#\x1C þÐpFl®ƒ5”½Úƒ‚ "
b"ða0*âvB\x17 ²\x19 äÒ\x08\x17 °\x0F "
b"\x7F öø?x-D·¨p!\x11 jcjž "
b"ú_0O÷µ@züg▄\f zÔ│└ "
b"\f ì\x01 !l¬D2äÙ┘#▓Ô&! "
b"ꥲú1╠N╝│É ,\x12 fl; "
b"†ÂµžIwL\x01 ¸Í\x11 +Š£\x19 ‰ "
b"Ì"áÄñœL)·.‰î\x13 ª,¿ "
b"×™Àh]ÛIÒºfv¹bP]\x04 "
b"*+\x04 ÓDÖF\x0F ••²¼§dˆ\x12 "
b"šä\t nîH@Ô¸‘ 3ÊÎH„ "
b"É{ª!XøG\x10 å³õûCƒ‗¼ "
b"7Ëm\x03 ˜$C†»‡š¦JÖÎ\t "
b".üÛcñaKEÅ´\x1C Äj\x04 ¦■ "
b"@Ðýd!ïI䢧ÿ&þ8ý; "
b"ŸcQ\x14 <.I‘§\x1D ezŠòÆñ "
b"üƒd©ÝY@\x0E ª╔\rùØZñ "
b"®Ø–“\x1F (E1»ïœ\f »ö‘\v "
b"ÐΉõ«¤E<¨@3œ>5\x1E "
b"j‚\x06 6ÕèM脳ÜÀOH\x1D Ò "
b"S\x1F {╚kìJ┘ò\n ÏÍú\x00 9û "
b"\x0E ÆÒqú¡H²:\x04 ᛽\x05 ø "
b"Ä\T:½zG╝üÇÌDúd»s "
b"déÔôYÙJ\x1D ¬\t G\x1C Á\x05 çD "
b"3´\x1A @ˆ\x03 C"Uö$ù\x02 €\x14 "
b"¦Ÿr¶°gOƒ–¿ðpDvôú "
b"•ñ9¥éY@źn0‹\x17 Ï°Ò "
b"""
ä‰\n
¸·ØF©—Žö¾\x1A\x03 Ù³
"""
b"ÃRý(\x05 %Hô³ÇýóVÂ\x00\v "
b"\x0E K§X$8OB^︘`á¡ "
b"Ö¿F\x1F\x07 fHŸ¶vÙ¼K²ÌŠ "
b"ø––ƸJдö®³¶¾qµ "
b"""
\n
ö¯þÆ\H…´\x07 g‡\x10 ˆb?
"""
b".J§ì▄/EzòÍ\f\x02 s½¸\ "
b"\x11 ú\x06 ‡ôFH#˜¢H^WP©ú "
b"Šî“\x08 û²K—¿k‘!§O\x13 I "
b"\x04\x0E ®,!ÖNr¨JäÜE\x14 @ý "
b"•ÝH‡Ö©O¹†~\x0F +ì.S~ "
b"\x04 å\x1E ¥¢þJ‡˜í¹g¹]ºZ "
b"Ò“pÂSµEú…\x00 i0˜6X\x0E "
b"‰‰?Û\x12 ×@\x11 Ž\x1A\f ×$8Ù$ "
b"""
áa1¨\t LK(╝ì<Z\n
ÈD═
"""
b"\f à=eåúDý½rÓ¢å\x11\t ; "
b"f±æ{©\x00 CäŽ3§âYš2f "
b"($b!ß_MK¾é;è½@\e — "
b"û´á3[LȦ4,ï6Œ\x03 à "
b"çÜèie2F³†Þ’Á;Ù\x1A % "
b"!\x00 };Ù\x0F I”€–†(ÁcØ\x15 "
b"""
—¦(\vSG\x16 ‡¼8xY\n
Š-
"""
b"õ+Hl¸ÅH\x11 ¢*ÿ³ºÌ`j "
b"\r ▒Tùs0J\x16 ú\x00 ÷┘\x10 ìy) "
b"Öz\x02 L[ÁM)޹³\x7F Wðó„ "
b"\x1D Ørs\r 3GVúÂfÿêb\x13 "
b"LZ>3eN´ºKP÷Et܆ "
b"\r ½k═O─HðºìÅ╔\x19\x1A àÕ "
b"‘Yº¯ÁÉN)†³ «6®-\x04 "
b"\x0F ║ó|■ÀJ\x13 Ø/|5dFÁh "
b"\x02 └*M╔ªKuÉ¡â╝ê\x01 ô\x17 "
b"b«IÉ«║A\x1E Æbþez-\x1A\f "
b"$\x1C ^\x0E ¥BŒ„\x08\x12 žFüЛ "
b":m╔╠ÉPHÞÜ´\x10 °D\t ð- "
b""╩$=\x00 ÅA;Ü\v èb\x06 í\x10 Ð "
b"é!Ïj€ž@¸²×ô„\x12 K:é "
b"\ÄÓùLxH#š¥Ã[ {LÛ "
b"""
»\x11 ~\x07 ~÷C\x13 ¹w‘Q\n
`oã
"""
b")\x19 ±A\x0E çDöøÅ┤╔p\x15\t N "
b"M¾!Ä\f ³JǵWá\x14 ñÔ8Z "
b"s╣51¡¼Hbìtk®ÍoJA "
b"\x13 yM\x1D 5kCÿØ\x19 ├▒» µ├ "
b"""
‹L–\n
ltL{ž½iš1•Ly
"""
b"Þ│Îs░aM\e ÂìúK0ãW# "
b"ü*Ø┬ÛqH¸åB¡6àe\x07 p "
b"╗3\x1F '¥áJ├ü\x1C yö+\x0F $▀ "
b"úжkÙpO\x0E ÉÔ=.6È%= "
b"""
FV\x17 A•èHw»Mµ251\n
<
"""
b"?Ä2Š?ÂO‹²ð$,(\x01 , "
b"‹‘\x19 Ô\f ÖG…R’[á×\v % "
b"\x00 î–xÉ\e I;™\x1F 7U&ó.“ "
b"ûÅ\x1C ®VÇNºö\x1A\e HG:£E "
b"šfjç\x02 ÄI$².°€“í\x03 ï "
b"S¿╦BåZOáÆ?ê<É/´ "
b"J‚·R—âI¯ƒZ|›c'øÀ "
b"_›yóö\t GÓ¨¸Êá²ï\x03 P "
b"óC7Šà=M\x04 ˜\r uí\x10 †'i "
b"L|/B‡mO”‰Ù¤°G] Ì "
b"oï YBYŠš\x13 9« "
b"ëpìZëŸG® „-%dƒ\x18 _ "
b""NLh5ƒN\x06 €Vð\x1E é\x06\x02 L "
b"°j\x16 ‘e"L’³`§eZÔ¨\x00 "
b"¨ åØpBGá¢_Åè)ep£ "
b"ÐA\x04 ð|5N'žuÖ•õ༷ "
b"Ø¢´%\x01 êGà»m‡6Ö[j- "
b"ZWïýÀ}Dª¶Áàm7Q-\x1F "
b"%<ò÷§rJd¾"\x05 .™€»˜ "
b"ruˆ\x07 V‡MG¯É\r 8û¢ù… "
b"ì\x10 …\x10 Z\x18 D²µ"÷ \x06\e Câ "
b"è“aÄ1—J”¾}Xsœ\t\x13 ƒ "
b"Öù'rÞ›ENµ\x06 'âÞ’ªÀ "
b"#C½ÅCÇAOÜ║Dâ\x18 ü»» "
b"ıó=I¿«H\x06 ü¢Ìî\x0E\x12 ð® "
b"ðƪֱkA¿¤Ã\x17 ·mÄ¥ "
b"´É\x7F Ë©wF\r ╗▓e▓v "
b"´\x1F @É\x12 éAûé╦¤d ┼ÿ╠ "
b"""
[‡¤\n
EÅNã¥uQ]þJeA
"""
b"F¹JëÕ\x06 B;š±2øÓ¦õ\n "
b"Ãõ•oÛ\x03 @yœ¶è\x12 F\x15 !l "
b"""
:\n
o»©¤K…˜tõhOÝÜ©
"""
b"\x0E *]oYºAå’ Ù¹‡éÜe "
b"W╩ıW¨×I=ü\x03 ÈØdìb\x1D "
b"\x1E ·G]¯ÈD5Å2uLç\x19 rQ "
b"\x07 zIÍBoM\x18 •ß\x13\f çä\x00 Y "
b"u§¤ŒP\x7F JW‡û†8%Ãp© "
b"lxÇ\x03 ï\x16 Cú¼K\r m\v Ò¨5 "
b"8³A?œôH\x0E ¹(“ņEÍU "
b"oæÒ×\x14 BH¤¼3Hì‹ŒÍ "
b"°\x11 4è╗ÀJ\x03 Ø\v \x08 y╗2╠ "
b" '-┼ÿÌF┤ÿ┴¥¨7ü\v \n "
b"©F\x19 „š5E»¼íÅ_é\x11 ~\x0E "
b"X«ž\t _äEÚ _$í\x15 ³U) "
b"µf■z╬)K\x08 Ö׿$¡\x06 ì¦ "
b"\x06 éü8╔cI─¬{±4É8)C "
b"QééSI¢B4ùv\x1C ¶"Éõ8 "
b"ü╝¦qÈ!K╣▒Ü\x15 ¹nIX@ "
b"ìÔç2½üDjÀ¨í\x04 Íxq\x1C "
b"ÉF\x01 Y╠\x08 GRêw\Óf\¸ö "
b"àJêkVäNF¥ÀPQe\x08 aÛ "
b"""
!Ó\n
±1ÔKD¾sÛ¡NT\x11 "
"""
b"á\x1E $§Ž4Az¶&™£½\x1A Aû "
b"""
ØOÀýÈbMéµÕô¸:\n
<N
"""
b"¬#┐╗ë¶J^êáÏî<LbÅ "
b"VD1{2]G%ƒLæ1¸ãõÒ "
b"Y™ØíxkMº±˜ëªAô·“ "
b"v\x03 ó;v\x04 G5š`.ãâDÿ- "
b"""
;ͤ]\x10\x06 Dÿ¡Ë©Z\n
<ð\x7F
"""
b"åyN¼QÅC┬ñ3g╣±:c| "
b"?et´yƒH%—Ÿ…\x00 Ö²+ "
b".\x1A š7°\x00 @í·\x1E C¾îôÒ9 "
b"\x03 2œ‰†“N¢–‚6†#¤\x1C è "
b"ÇÍiqÂcMÏ‘†›T\e\f +‚ "
b"Ïúð\x17 ¸àO’Œl&ú~\x05 pF "
b"4Ò·?ì€@H½´‚~¿Š—Ø "
b"%\x00 öBòlN§Å?ÖP\x00 1Ä® "
b"Î]Ã`\x7F õ@Ñ‚ð6¢£0Xc "
b"À\x06 â%È:KÄ‘Ðe[\x1E\x7F vú "
b"Ó\x1D\x1C £ÖIѵÇbD œu, "
b"xØsê+zD\x1C ƒãúIa\x00 Þ„ "
b"ñ¾ù8Ó¤K„š;‰YŽ\x15 çi "
b"""
§\x08 ³×\x10 \n
Nä¢P6žVÜ\J
"""
b"Ò\x15 Àr\x1A ï@<º\t o®ô\x01 ³9 "
b"¡è0▀─^F│ë³ìSµÿ\x1E ü "
b"\x18 jÏ\x10 •0Jĕϴ"¹d±¾ "
b"õ6~▄)Ü@¹▓g¬6èS0Ø "
b"""
/z©\r 7¹Fj§\e ø\n
\x1E @þ
"""
b"ÞŒšÁ\x12 §HAƒüŠÌþ Ì\x15 "
b"\x05 _ãVüa@[╣389»áÐ "
b"Øœ,°C²O5]â%ø©|& "
b"°Äºÿ“ÁFŸ èŽ(©·gL "
b"O\x1A\e ³p½CXˆuó€hÿ=j "
b"^ZÚB€5I\v ‘\x04 „¼•/™ß "
b"á\r 3Ëò\r BUº6R$³\x02 5× "
b"KÔÇOÚ}F\x10 ¢ïîÝ9øö+ "
b"Józ<\x17 üHÌ…«*\x01 ófVÿ "
b"å=┼ö┤´C>▒²┴\f w\x13 É\x02 "
b"ƒH\x18 •\r µJ)²ZóY\x1E R\x14 Æ "
b"'RŸy*OC°–<1;Uh?¶ "
b"pÿ2G\x07 }Hp»ªû¥îÀV\x10 "
b"ïÀ·¨░\x04 J1â¢ÅÂı÷òS "
b"-Ç\x03 i\t ßG÷•\x18 ×vˆ\x18 Áb "
b"¦\f ¦\x10 hvO㬅à`$†3– "
b"ºMT0i¢DÔ¸Ô/Ë·VÁÆ "
b"6;\x0F ð1ùM\x0E »\x08 ìþ\x00 ù\x08 µ "
b"\t ?„‘¡\x18 @9“Sæ8½¥\x1C r "
b"""
´är\n
ÔóJ°ºêd\x1D ~Ø\x02 Ç
"""
b"ö»†ðJãKp–~•û\x1E S”} "
b"5Ù/¥&&F½®ù=\x16 þÆÇ¹ "
b"╩ó\x15 Í¡ÇOÑî·│+ÉT); "
b"7¤ÎÿtðB\x1D ‚\r \x0E\x05 ~ÛóÕ "
b"""
\n
µæ\e «ìF‚½?¾«×OG\x05
"""
b"‹KXev~D˜žÙíî€Bçµ "
b"x+T‹—ÔG\x11 Ÿ\x10 GÌ%\x17 Æ) "
b"Mv|)Ì\x18 HÀü.|`ÂhEÐ "
b"WÝN‚‡§Dë¶¡\f ŒÐ~£d "
b"‹¹ŒËBZC%¤ïJM8c¥H "
b"\x11 • +†³CÚ¤¢û±Røèã "
b"2•Z0L«@‡ »W;¤\x05 ÉN "
b"\x19 è1ÜÇÖF·š\e >(\x07 q\x1C v "
b"´ÍG6’-BبçQË\x13 bBª "
b""jJ0\x03 éMú´Aæ‹\t }è¼ "
b"‚\x1F d\e 1=Nתä\x1D Å=o¥\x10 "
b"\x12 ‘U5æ†Lx–K\x13 þ\x11 ,\x00 “ "
b"&|Þ²/LL┐üä:¼\x14 !F\x16 "
b"qz‡\x05 ƒwH¬§+š\x1E ì\x13\x15\x05 "
b"RÌTB¢dD2ŠðEËS7ˆ“ "
b"Äãôü¦°CB·e´7˜ß\x1A è "
b"¨\x13 µÝ‰±I¬‰IÎdn\x17 m\x07 "
b"\x18 ░e³YõD8¬_▀ì¬\x13 ?ƒ "
b"M\e\x7F êoŠO‹²tÏx}ž’¿ "
b"\x13 æ8—\x02 ©N‹•i#ÜpyDO "
b"¼\x0F ѸٽJÞ‰b\x19 nÙ¹ñ€ "
b"¦y«%\x06 J¥ìÕN½ß}\x15 ╔ "
b"5\x0E =\f #úE”¢ü£Ž\x11 ÎÊP "
b"§u˜©\x11 tO*ªC\x18 ,Oc·Ê "
b"ÈUqŽˆœFx‘ÖfP\x02 CIl "
b"¨žÂ±\x08 $MF—\x07 K®gy¡\x13 "
b"û¥˜à\x0F »M趸D;\x0E —’¾ "
b"*Q*\x15 i`HD‹b-\x08\x13 ï\x17 t "
b"áªE(†\x07 MʸCQ†ûÇ\t 1 "
b"#\x1E 5Ýl\x02 C8•.t[ÆaÂ: "
b"GÀWMæ\x18 F;ÅÂIË┐oÝõ "
b"‹-a‡1I,™€|¢p‘\x11 Ô "
b"n\x01 ò[Z│I│í╗ÞÖFìVp "
b"c¯\x07 *>Û@<ùüæ$,þ¿ê "
b"\x1E\x1E VȧzAâ”Ä"¨6˜úˆ "
b"'èE:ù\t H•°SŸ\x1C ‰#nã "
b"N\x07 ê*U÷G²òÙáR¤ÅÞ┌ "
b""¬└â\x13\x17 B├ÅÄOL GYä "
b"„i,’W\x03 H@‘T¯Ô\x03 cm— "
b"\x11 €§s¯£El’\x03 ï±£ëÑä "
b"‡¹S¨vWB\x14 ¨h\x7F Òtjçµ "
b"▒¼çs\x1E └Kìê³░ª▀`ı\x1C "
b"""
%Æ”Ÿ\n
áAG‘Cf\x16 Bˆ+;
"""
b"\x1A \NI]nEé“‹H\x08 è\x00 f¼ "
b"ë┐¿HTuJÅíáQ╝aô\x14 ¿ "
b"ƒ³\¶ý›@ͽ;BV@–ñÄ "
b"Ÿ;âY"\r E ŒdµÎ¸;5É "
b"û"Òê\r FJp˜D\x14 v$¬‚o "
b"ðñ†/ÑËKÀ´ß™35¯j– "
b"UÁÑÞX;NÉ•y†g{ÙŒd "
b"cmå`?ïCÕ•¤É²Þ:hž "
b"\x06 ‡P©Š\x11 L‡ˆ 1v6œCF "
b"╦"\x7F ºï¢FjïcÅ*$ñÅ╗ "
b"\oDª¥ÓJz„\x15 ’²Lsr" "
b"‰ÈëJ¶®B$¬4=ƒ–\t Œ\x17 "
b"Ûœ\x1E §/ÖJ\x1F «uãâŸ\x0F ˜4 "
b"oß'·Ú[@wÅ0/£9\x10 ┴` "
b"·\x07\t O¡ÁB£¢UïÉ uè® "
b"®\x0F lè°'D¯“ê=ú;Ó>| "
b"\x1C ©óº┴\x01 JÅó\x0E x0:Å/$ "
b"8÷¤@c½H\x1E –É’\x04 ULÂá "
b"Á©\x1E 1 ËCÑ¿ò!¾ºt½ý "
b"\x1C ┤Q&ÅwB"╗ı-G5\x17 ¡E "
b"O?4†\f ˆIö¿T±‘®ƒÚ¿ "
b"f\x01 :\x03 ├_J\e Ä┼)¹üb9R "
b"J\x1C u:ÛpL\x00 ‹uS²è·dk "
b"þÇàýG\x14 E\x07 ž™´\x03 +¿à¤ "
b"pÖä§×6I\e ‹elÓ$%ÄM "
b"œ§ÎøÞeDp i~Mhðê• "
b"Ã_º×ÆØN¦éb┘\x1D _[ƒæ "
b"uÍ\x03 À▄¿Hºº(¬<Ø/ã× "
b"▀åØv¥!M\x07 ╗µÅ┬ó%ó® "
b"ÍŦeÔÆDÛº▓Ei~@°+ "
b"4›Ö`ByOé¤ý<ZÛ\e F\x15 "
b"\x15 wO‰ÞhFÊ™P`ƒKB‰\t "
b"\e §©F\f ðLw¸+\x7F ˆª\x10\x1A\x08 "
b"Žâ„õÛ©A\x1D Ž”æRµ½\x0E < "
b"†mr;¯“DÑŸÿ.\x19 ºZ›Ï "
b"×1L\x1D b-B´æØ=■/Ï─Á "
b"ÉÂå8N\x0F B-à┤\x03 ¦Üì\x00 Q "
b"\x12 ÑXy\x1A i@'¢\t ý)e'Ñ\e "
b"\x1C ¹I\x11 Ú─EØ«²ë[&\x02 ^╬ "
b" \x19 nÚˆBߟL‹nm‰, "
b"e\x1C FÆ\x19 ÐMµ¿ÃÍq\x18 ï¹\v "
b"\éSí\x1C SKΘ¾L¦ç\f JÒ "
b"{9ÄZÊ"B{“a\x05 ú;Š9¬ "
b"É:Ô\x10 ñ\t Cù┤ö|\x05 =~┌¥ "
b"""
Áj\x15 ®×ÀH\n
”•²~^lßC
"""
b"c$°|L╦C\x12 ÁØ\v d└\x11 øÚ "
b"Í›!UcšJÒƒ\x08\x19 iºÚD0 "
b"╣Ó\x08 è░§Bªà╗Ò\x0F «iÉï "
b"ZÂV—_rIs„Нºô¨\x06\x04 "
b";5Þñö-J˜°ã\x13 +àMvY "
b"û¾Õ:WûN©¯›\r ¢SÎmÁ "
b"FZ!.«e@ϰQö\x05\x05 ߸w "
b"BÕ\x1A Çë’E¨³L±îó=š[ "
b"SðÖC8\x19 Fzƒ¿!»BÎ\e\x01 "
b"&Lð\x1C LðHj¦X¯}\x12 »ô\x04 "
b"™±›Ï\x1C „LQºmá÷èIÐ "
b" ô\e ¤\x13\x02 J¿¹wí\x17 do‡D "
b"Ï}w€/ûDf‡Œ\x12\x11 ¯&2{ "
b"Úoz\x7F ßüB»¸\x1C ‡ø¡þ|' "
b"3%)´zóK|ÜB>üÖß`È "
b"oü*+╠NF¤Ö¬7´¢òÙv "
b"╦|nmã▒A╣Ø┘æè\x1F ▒SJ "
b"""
PÁø#VïB\x11 ©\n
Bøf_'\x1A
"""
b"CÕ║\x14 0\x05 @ÇØ(RÞ\x00 @¹╚ "
b"¬–M˜Ð%AlŒœ[¹÷A\e o "
b"Ò-•)\x1A £L>¼\x04 v¸\t Xû© "
b"\x19 žm„\x12 “F<¦Ó\x0E ’pí„• "
b"Øì? µ’@Û®ŒJÙhˆ\e "
b"áw×ï\t ┬Aüº(R¿310Þ "
b"Íy&\û×J\x02 –\x02 pf \x13 2Ž "
b"ø}@Ãýo@S¹ª–k½bî“ "
b"¸2´ÿ\x13 ñFG›ÏŽÇ\x7F ïnB "
b"\x1A ░GL®µ@K«Øxá}ìĵ "
b"íì$\x02 #žCc¾w„G@‚(… "
b"~œìU\x07 àM’³˜\x16 ‚ãÁ°™ "
b"Ä\x03 e0÷”F‚°wíY0´r\x16 "
b"\e\f Ct‘FD¦¡D™šâ=ÊÙ "
b"\x00 o0ÉÛ\f E\x02 „(g‹\x12 W#± "
b"(B¸o¹Ä@Çú!ì0__ó▒ "
b"\x12 »d\x08 Ñ\x16 K\x0F ¥\x01 ð½\x18 ZŽ0 "
b"\x10 rVJ1ôD¬ÉXìù╚\x1A ¶┘ "
b"\x7F\v Bªí\x13 IŽ„M`\t V{¸> "
b"ù†\x1D ~üÏN\x18 º¸—'ÇÏ\x18 ÷ "
b"„Ó|3¨Aó“\x14 ‘Ç+« ô "
b"4nç®Kõ@Z©‰-v\x17 q‚t "
b";˜\x16 ÖXëC\x15 “íÊlAžÄ¥ "
b"ÌfÃÝ£²Fj®°PKH–ä¦ "
b"¸™ž3˜\x18 HQ’ÇZ¼<¼iR "
b"\x0F £àÇtnH'ªV=¿š‘`È "
b"x!ÁZ÷\x0E HÚ‡\x07 ñp€±MG "
b"‘²á¦\x03 JCÀ“µØƒãPu¨ "
b"jk.ØC"HgæJZ■RJó½ "
b"Ó\x1E\x10 ▀▒ÏHÓ¼§Þü[\x04 c× "
b"qÎ#3\x1C\x03 A[ÅC´└á:─Ã "
b"\x14 r$\x03\x05 ºBd┤Åz\x06\x15 ù4% "
b"\f ‘ôpàZDž–‡\x02 h×0…H "
b"“;~Û\x03 ƒEk˜úa`¤}\x15\x04 "
b"}'·\x7F ÇbEKÂüß+;ã╣/ "
b"šž\x01 ë¿Cþ–>ê¢É{Ý\x05 "
b"Ø\x03 SÁ÷ÒL“žÄH•Ö\x15 üÁ "
b"¾®õ·µäC†˜Ë<½ÈÔ«¶ "
b"L#0t&šN*¬¥F±FóÔa "
b"Ñk(eW…Gö¡ï”\Ä\x04 Ì "
b"%÷H–HæA·¤²)aj\x03\x1D Í "
b"""
\x07\x06 üÖ\n
×@mƒÂ1C=░3ü
"""
b"wC\x14 §\x04 èH°„l~]lަ@ "
b"ÓHS‗└8D▀¡õغópíÝ "
b"ðèÓè$¿OáÖõ1ØI8\x05 P "
b"vuÜ\x18 gIHÙ¢–²è«¬‹\n "
b"t$Ý´Ì\x12 L)ØUõîÀ╣D╚ "
b"ÎxcŠF·I€¢ÖUl™BÌ\x02 "
b"\x11 –\x11 ÀE‰Gx—ާGÖ\x02 I\x10 "
b"ÝvúÎm[@vì\x15 X®)\x1F pô "
b"½\x1A õô\x1C ÜI\r ˜"SÜ\f »ªÎ "
b"Å|Ø¸ÔØC~ŒÛS3¢Z$Ô "
b"\x19\x1A 0\x15 h®M@‹hƒajQΨ "
b"T@R█¹ÉJ¹ê▀û╗ù¶d× "
b"Æ║ü╦A╚N\e å¿ïîÕ\x1F ðT "
b"\x10 ¡{Q\x1A •F'¥˜rWý%P "
b"Z]\r –m½Kw¡Zb´Ql\x1F\x04 "
b"\x1E À^æEÚG]µì(㓸šO "
b"Dý)¸œ‡K°œ¶w8©p’P "
b"/Ôêrå┴LØ£ÉpJ,ëC\x07 "
b"Úd\x7F ›\x1E ÃK^¡\x12 §×åÒœ\x1A "
b"'”gƒ=ôOl êK½5\x7F ÇÁ "
b"ðÞ``Ç^FòùüÛ\r sâ┴" "
]
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` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.categories.mapping` . `category_id`
) SEPARATOR '||'
)
FROM
`product_category` `product.categories.mapping`
WHERE
`product.categories.mapping` . `product_id` = `product` . `categories`
AND `product.categories.mapping` . product_version_id = `product` . version_id
) as `product.categories.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` . `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 `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.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` , (SELECT GROUP_CONCAT (HEX (`product.categories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `product_category` `product.categories.mapping`
WHERE `product.categories.mapping` . `product_id` = `product` . `categories` AND `product.categories.mapping` . product_version_id = `product` . version_id ) as `product.categories.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` . `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 `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.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 (0x8C916CBCB7DB4C34826123C47D3ED17B , 0xE5C0A8C5758A42779E482F95920D9502 , 0xAAADC9C9D3D548E78975BDED519CD2E4 , 0xF7C2881400FD41F2A364EC6F18875D7B , 0x96F9289C504C4A7F8EB8AEA615CAE516 , 0xEE20A42D66AC4314A67CA8C25A10E628 , 0x96D1D2E286BF4CAA82BF7DB959B076C4 , 0x9B0D71093C0B43D0A76AB6878FD5724E , 0x8BF3D4E572624A54BF032256E0626C08 , 0x3F2935B7267C4FB0B80E50C7745C1345 , 0x6EE41EE1BF4A4D49B2DA68843926509C , 0xF331C7F7D1664FF9B18E9BFC6E3D367F , 0x89D39D1948DE45A4ABC0AD224DA5832C , 0x5418FF8594E84186A2412FC07731D0A7 , 0x9EFC20A3EE784848936B66B3E4209CDB , 0x05DF325F45DC4BF49A58B26C78CDF8C3 , 0xC3F81F4530CB4DE1B565B68ECF0FB2A2 , 0x6CAA340B998149AB8967C886D474927A , 0xFE989C63D8DF4D3B87C238A0024D205C , 0xB44816DEB0864A448CC349C08A9E35F2 , 0xF17C143E8030401FBB2CB3C31B7D2B1A , 0x9AF21C4C025849978170A5FFAF2B4E31 , 0x9DDDE9C25D6649C5A976568C7B425FDE , 0x0AF3B7E057754BAF9F358B609C82DC86 , 0x8EB0BBC3367A4BF2885597F224668845 , 0xEAF6170A147F4BE3AB6A80DE18C942A1 , 0x5880B298BD1E40A691268B84F663B909 , 0xB26BEF89A19A429BB704AA49CB916050 , 0xA5231CFED070466CAE833594BDDA8382 , 0xF061302AE2764217B219E4D20817B00F , 0x7FF6F83F782D44B7A87021116A636A9E , 0xA35F304FF6E6407A8167DC0C7AE2B3C0 , 0x0C8D01216CAA443284EBD923B2E22621 , 0x88BEFDA331CC4EBCB390202C12666C3B , 0x86C2B59E49774C01B8CD112B8AA31989 , 0xCC22E1C4F19C4C29B72E89EE13AA2CBF , 0xD799C0685DDB49D2BA6676B962505D04 , 0x2A2B04D344D6460F9595B2BCA7648812 , 0x9AE4096EEE4840D4B891A033CACE4884 , 0x907BA621589B471086FCE496439FF2AC , 0x37CB6D0398244386BB879AA64AD6CE09 , 0x2E81EA63A4614B458FEF1C8E6A04DDFE , 0x40D0FD6421EF49E4A2A7FF26FE38FD3B , 0x9F6351143C2E4991A71D657A8AF2C6F1 , 0x819F64B8ED59400EA6C95C72979D5AA4 , 0xAED896931F284531BBEF9C0CBBF6910B , 0xD0CE89F5ABA4453CA840339C3E351EA0 , 0x6A820636D5E84DE884B3DCC04F481DD2 , 0x531F7BC86B8D4AD9950AD8D6A3003996 , 0x0EC6D271FAA148C2B23A04E19BBD05F8 , 0x8E5C543AAB7A47BC8180DE44A364AF73 , 0x64E9D4F459D94A1DAC09471CC105E744 , 0x33B41A4088034322AD55F624F9028014 , 0xA69F72B6B0674F8396BFF0704476F4FA , 0x95F139A5E95940C5BA6E308B17CFB0D2 , 0xE4890AB8B7D846A9978EF6BE1A03D9B3 , 0xC352FD28052548F4B3C7FDF356C2000B , 0x0E4BA75824384F42AD5EEFB89860E1A1 , 0xD6BF461F0766489FB676D9BC4BB2CC8A , 0xF89696ADC6B84AD0B4F6AEB3B6BE71B5 , 0x0AF6AFFEC65C4885B40767871088623F , 0x2E4AF58DDC2F457A95D60C0273ABF75C , 0x11FA0687F446482398A2485E5750A9FA , 0x8AEE9308FBB24B97BF6B9121A74F1349 , 0x040EAE2C21D64E72A84AE4DC451440FD , 0x95DD4887D6A94FB9867E0F2BEC2E537E , 0x04E51EA5A2FE4A8798EDB967B95DBA5A , 0xD29370C253B545FA850069309836580E , 0x89893FDB12D740118E1A0CD72438D924 , 0xA06131F9094C4B28BC8D3C5A0AD444CD , 0x0CE03D65E5FA44FDBD72D3A2E511093B , 0x66B1E67BA90043E48E33A7E2599A3266 , 0x28246221DF5F4D4BBEE93BE8BD401B97 , 0xFBADB4E1335B4CC8A6342CEF368C03E0 , 0xE7DCE869653246B386DE92C13BD91A25 , 0x21007D3BD90F499480968628C163D815 , 0x97A6285C7653471687BC3878590A8A2D , 0xE42B486CF78F4811BD2A98FCA7DE606A , 0x0DB1549773304A16A300F6D9108D7929 , 0xD67A024C5BC14D298EB9B37F57F0F384 , 0x1D9D72730D334756A3B6669888F06213 , 0xAD4C5A3E33654EB4BA4B50F74574DC86 , 0x0DAB6BCD4FC448D0A78D8FC9191A85E5 , 0x9159BAAFC1C94E2986B3A0AB36AE2D04 , 0x0FBAA27CFEB74A139D2F7C356446B568 , 0x02C02A4DC9A64B7590AD83BC88019317 , 0x62AE4990AEBA411E9262E7657A2D1A0C , 0x241C5E0EA5AD428C8408129E46FCD09B , 0x3A6DC9CC905048E89AEF10F84409D02D , 0x22CA243D008F413B9A0B8A6206A110D1 , 0xE921CF6A809E40B8B2D7F484124B3AE9 , 0x5CC4D3F94C7848239AA5C35B207B4CDB , 0xBB117E077EF74313B97791510A606FE3 , 0x2919F1410E8744949B8FB4C97015094E , 0x4DBE21C40CB34AC7B557E114F1D4385A , 0x73B93531ADAC48628D746BA9D66F4A41 , 0x13794D1D356B43989D19C3B1AF20E6C3 , 0x8B4C960A6C744C7B9EBD699A31954C79 , 0xE8B3D773B0614D1BB68DA34B30C65723 , 0x812A9DC2EA7148F78642AD3685650770 , 0xBB331F27BEA04AC3811C79942B0F24DF , 0xA3D1F46BEB704F0E90E23D2E36D4253D , 0x4656174195E84877BB4DB53235310A3C , 0x3FC4328A3FC24F8BADB2F0242C28012C , 0x8B9119D40CD647AD8552925BE1D70B25 , 0x00EE9678C91B493B991F375526F32E93 , 0x968F1CA956804EA7941A1B48473A9C45 , 0x9A666AE702C44924B22EB08093ED03EF , 0x53A8CB42865A4FA0923F883C90F02FEF , 0x4A82B75297E249AF835A7C9B6327F8C0 , 0x5F9B79F3F60947D3A8B8CAE1B2EF0350 , 0xF343378AE03D4D04980D75ED10862769 , 0x4C7C2F42876D4F9489D9A4B0475DA0CC , 0xAD6FEF20A05942598A9A1339EF9986AB , 0xEB70EC5AEB9F47AEA0842D256483185F , 0x224E4C6835834E068056F01EE906024C , 0xB06A169165224C92B360A7655AD4A800 , 0xA8A0E5D8704247E1A25FC5E8296570A3 , 0xD04104F07C354E279E75D695F5E0BCB7 , 0xD8A2B42501EA47E0BB6D8736D65B6A2D , 0x5A57EFFDC07D44AAB6C1E06D37512D1F , 0x253CF2F7A7724A64BE22052E9980BB98 , 0x7275880756874D47AFC90D38FBA2F985 , 0xEC1085105A1844B2B522F720061B43E2 , 0xE89361C431974A94BE7D58739C091383 , 0xD6F92772DE9B454EB50627E2DE92AAC0 , 0x2343AB8F4380414F9ABA44831881AFAF , 0xD5A23D49A8AE480681BDDE8C0E12D0A9 , 0xF0C6AAD6B16B41C2BFA4C317B76DC4A5 , 0xEF907FD3B877460DBBB2658CF7FDB276 , 0xEF1F40901282419682CBCF6420C598CC , 0x5B87A40A45C54EE3A575515DFE4A6541 , 0x46B94AEBD506423B9AB132F8D3A6F50A , 0xC3F5956FDB0340799CB6E8124615216C , 0x3A0A6FBBA9A44B859874F5684FDDDCA9 , 0x0E2A5D6F59BA41E592A0D9B987E9DC65 , 0x57CAD557F99E493D8103D49D648D621D , 0x1EFA475DEED444358F32754C87197251 , 0x077A49CD426F4D1895DF130CE7E40059 , 0x75A7A48C507F4A5787FB863825C370A9 , 0x6C78C703EF1643FABC4B0D6D0BD2A835 , 0x38B3413F9CF4480EB92893C58645CD55 , 0x6FE6D2D7144248A4BC3348EC8B8CCDAD , 0xF811348ABBB74A039D0BFF0879BB32CC , 0x20272DC598DE46B498C1BEF937810B0A , 0xA94619849A3545BBBCEDC55FE9117E0E , 0x58AB9E095FE445DAA05F24ED15B35529 , 0xE666FE7ACE294B08999EA824AD068DDD , 0x06828138C96349C4AA7BF13490382943 , 0x5182825349BD423497761CF42290E438 , 0x81BCDD71D4214BB9B19A15FB6E495840 , 0x8DE28732AB81446AB7F9A104D678711C , 0x90460159CC08475288775CE0665CF794 , 0xE04AEA6B56E44E46A5C05051650861DB , 0x21D30AB131D44B44BE73DBA14E541122 , 0xE11E24A78E34417AB62699A3BD1A41FB , 0xD84FC0FDC8624DE9B5D5F4B83A0A3C4E , 0xAA23BFBB89F44A5E88A0D88C3C4C628F , 0x5644317B325D4725834CE631B8E3F5D2 , 0x5999D8ED786B4DBAB198EBAA41F4B793 , 0x7603F33B760447359A602EE3E244FF2D , 0x3BCDA45D100644FFA1CBA95A0A3CF07F , 0x86794EAC518F43C2A43367B9F13A637C , 0x3F6574B479834825979F8500D6C2B22B , 0x2E1A9A37B00040EDB71E43BEEEF4D239 , 0x03329C8986934EA29682368623A41CE8 , 0xC7CD6971C2634DCF91869B541B0C2B82 , 0xCFFAF017B8E04F928C6C26FA7E057046 , 0x34D2B73FEC804048BDB4827EBF8A97D8 , 0x25009442956C4EF58F3F995000318EA9 , 0xCE5DC3607FF540D182F036A2A3305863 , 0xC006E225C83A4BC491D0655B1E7F76FA , 0xD31D1CA0A3D649D1B5C76244A09C752C , 0x78D873EA2B7A441C83E3FA496100DE84 , 0xF1BEF938D3A44B849A3B89598E15E769 , 0xA708B3D7100A4EE4A250369E56DC5C4A , 0xD215C0721AEF403CBA096FAEF401B339 , 0xAD8A30DFC45E46B389FC8D53E6981E81 , 0x186ACF1095304AC495CFB422B964B1BE , 0xE4367EDC299A40FBB267AA368A53309D , 0x2F7AA90D37B9466AA71BF80AAD1E40FE , 0xDE8C9AC112A7484183FC8ACCFE20CC15 , 0x055FC6568161405BB9333839AFF0A0D1 , 0xD89C2CB043B24F35AD5DE225F8A97C26 , 0xB0C4BAFF93C1469FA0E88E28A9B7674C , 0x4F1A1BB370BD43588875F38068FF3D6A , 0x5E5ADA428035490B910484BC952F99DF , 0xE10D33CBF20D4255BA365224B30235D7 , 0x4BD4C74FDA7D4610A2EFEEDD39F8F62B , 0x4AF37A3C17FC48CC85AB2A01F36656FF , 0x863DC594B4EF433EB1FDC10C77139002 , 0x834818950DB54A29B25AF3591E5214C6 , 0x27529F792A4F43B0963C313B55683FB6 , 0x70FF3247077D4870BBAAFBA5EEC05610 , 0x8BB7FAF9B0044A3183BD8FB6D5F69553 , 0x2DC7036909DF47F79518D7768818C162 , 0xA60CA61068764FE3AC85E06024863396 , 0xBA4D543069A244D4B8D42FCBB756C1C6 , 0x363B0FF031F94D0EBB08ECFE00F908B5 , 0x093F8491A11840399353E638BDA51C72 , 0xEF84720AE2A24AF8A788641D7E9D0280 , 0xF6BB86F04AE34B70967E95FB1E53947D , 0x35D92FA5262646BDAEF93D16FEC6C7B9 , 0xCAA215D6AD804FA58CFAB32B9054293B , 0x37A4CEFF74F0421D820D0E057EDBF3D5 , 0x0AB5E61BABEC4682BD3FBEABD74F4705 , 0x8B4B5865767E44989ED9EDEE8042E7B5 , 0x782B548B97D447119F1047CC2517C629 , 0x4D767C29DE1848B7812E7C60B66845D1 , 0x57DD4E8287A744EBB6A10C8CD07EA364 , 0x8BB98CCB425A4325A4EF4A4D3863A548 , 0x1195202B86B343DAA4A2FBB152F8E8E3 , 0x32955A304CAB4087A0BB573BA405C94E , 0x19E831DCC7D646B79A1B3E2807711C76 , 0xB4CD4736922D42D8A8E751CB136242AA , 0x226A4A3003E94DFAB441E68B097DE8BC , 0x821F641B313D4ED7AAE41DC53D6FA510 , 0x12915535E6864C78964B13FE112C0093 , 0x267CE8FD2F4C4CBF81843AAC14214616 , 0x717A8705837748ACA72B9A1EEC131505 , 0x52CC5442A26444328AF045CB53378893 , 0xC4E3F4FCA6B04342B765B43798DF1AE8 , 0xA813B5DD89B149AC8949CE646E176D07 , 0x18B065FC59E44438AA5FDF8DAA133F9F , 0x4D1B7FEA6F8A4F8BB274CF787D9E92BF , 0x13E6389702A94E8B956923DC7079444F , 0xBC0FD1B8D9BD4ADE8962196ED9B9F180 , 0xF0DD79AE25064ABE8DE54EABE17D15C9 , 0x350E3D0C23FA4594A2FCA38E11CECA50 , 0xA77598A911744F2AAA43182C4F63B7CA , 0xC855718E889C467891D666500243496C , 0xA89EC2B108244D4697074BAE6779A113 , 0xFBA598E00FBB4DE8B6B8443B0E9792BE , 0x2A512A15696048448B622D0813EF1774 , 0xE1AA452886074DCAB8435186FBC70931 , 0x231E35DD6C024338952E745BC661C23A , 0x47B7574D9118463B8FB649D3BF6FEDE4 , 0x8B2D61AD8731492C99807CA2709111D4 , 0x6E01955B5AB349B3A1BBE899468D5670 , 0x63EE072A3EEA403C978191242CE7A888 , 0x1E1E56C8A77A41E294C422A83698FA88 , 0x27E8453AF9094895B0539F1C89236EE3 , 0x4E07882A55F647FD95EBA052CF8FE8DA , 0x22AAC083131742C38F8E4F4C20475984 , 0x84692C92570348409154AFD403636D97 , 0x1180A773AFA3456C9203EFB1A3EBD1E4 , 0x87B953A876574214A8687FD2746AE7B5 , 0xB1AC87731EC04B8D88FCB0A6DF60D51C , 0x25C6949F0AE141479143661642882B3B , 0x1A5C4E495D6E45E9938B4808E80066BC , 0x89BFA84854754A8FA1A051BC619314A8 , 0x83B35CB6FD9B40CDBD3B42564096F1C4 , 0x9F3BE259220D45A08C64B5CEB83B35C9 , 0xFB22D2EA0D464A709844147624AC826F , 0xF0F1862FD1CB4BC0B4DF993335AF6A96 , 0x55C1D1DE583B4EC9957986677BD98C64 , 0x636DE5603FEF43D595A4C9B2DE3A689E , 0x068750A98A114C8788203176369C4346 , 0xCB227FA78BBD466A8B638F2A24A48FBB , 0x5C6F44AAA5D34A7A841592B24C737222 , 0x89C8EB4AB6AE4224AC343D8396098C17 , 0xDB9C1EA72FD64A1FAB75E3E29F0F9834 , 0x6FE127FAE95B40778F302F9C3910C160 , 0xFA07094FADB5429CBD558B90FF758AA9 , 0xAE0F6CE8B02744AF93EA3DFA3BD33E7C , 0x1CB8A2A7C1014A8FA20E78303A8F2F24 , 0x38F7A44063BD481E96C99204554CC2E1 , 0xC1A91E3120CB43D1BFF221BEBA74BDFD , 0x1CB451268F774222BBD52D473517AD45 , 0x4F3F34860C8849F6BF54B191AE83DABF , 0x66013A03C35F4A1B8EC529FB81623952 , 0x4A1C753ADB704C008B7553B2E8B7646B , 0xFEC7E0FD471445079E99B4032BBFE0A4 , 0x70D6E4A7D736491B8B656CD32425C44D , 0x9CA7CEF8DE654470A0697E4D68F0EA95 , 0xC75FA79E929D4EDD8262D91D5F5B9F91 , 0x75D603B7DCA848A7A728AA3C9D2FC69E , 0xDF869D76BE214D07BBE68FC2A225A2A9 , 0xD68FDD65E29244EAA7B245697E40F82B , 0x349BD66042794FE9A4FD3C5ADB1B4615 , 0x15774F89DE6846CA995060834B428909 , 0x1BA7A9460CF04C77B82B7F88AA101A08 , 0x8EE284F5DBA9411D8E94E652B5BD0E3C , 0x866D723BAF9344D19FFF2E19BA5A9BCF , 0x9E314C1D622D42EF919D3DFE2FD8C4B5 , 0x90B686384E0F422D85B403DD9A8D0051 , 0x12D158791A694027A209FD296527D11B , 0x1CFB4911E9C4459DAEFD895B26025ECE , 0xA0196EDACB8642DF9F4C8B6E6DAD892C , 0x651C46C619D04DB5BFC3CD7118EFB90B , 0x5CE953ED1C534BCE98BE4CA6E70C4AD2 , 0x7B39C45ACA22427B936105FA3B8A39AC , 0x903AE210A4094397B4947C053D7EDABE , 0xC16A15AED7C0480A9495B27E5E6CDF43 , 0x6324F87C4CCB4312B59D0B64C0119BE9 , 0xCD9B2155639A4AD283081969BADA4430 , 0xB9E0088AB0F542A685BBE30FAE69908B , 0x5AC256975F724973848AAFBAF4A80604 , 0x3B35DEF1F62D4A98B0E3132BE04D7659 , 0xFBBED53A57FB4EA9AF9B0DA253CE6DC1 , 0x465A212EAB6540CFB051F60505DFB877 , 0x42D51AC7EB9245A8B34CB1EEF33D9A5B , 0x53F0D6433819467A83BF21BB42CE1B01 , 0x264CF01C4CF0486AA658AF7D12BBF404 , 0x99B19BCF1C844C51BA6DC3A1F7E849D0 , 0xA0F41BA413024ABFB977ED17646F8744 , 0xCF7D77802FFB4466878C1211AF26327B , 0xDA6F7A7FDFFC42BBB81C87F8A1FE7C27 , 0x332529EF7AA24B7C9A423E8199E160D4 , 0x6F812A2BCC4E46CF99AA37EFBD95EB76 , 0xCB7C6E6DC6B141B99DD9918A1FB1534A , 0x50C1F82356EF4211A90A42F8665F271A , 0x43E5BA14300540809D2852E80040FBC8 , 0xAC964D98D025416C8C9C5BB9F7411B6F , 0xD22D95291AA34C3EBC0476B80958FBA9 , 0x199E6D841293463CA6D30E9270ED8495 , 0xD8EC3F20B59240DBAE8C4AD968881BAD , 0xA0779E8B09C24181A72852A8333130E8 , 0xCD79265CFBD74A02960270662013328E , 0xF87D40C3FD6F4053B9AA966BBD62EE93 , 0xB832B4FF13F146479BCF8EC77FEF6E42 , 0x1AB0474CA9E6404BAE9D78A07D8D8EE6 , 0xEDEC2402239E4363BE77844740822885 , 0x7E9CEC5507E04D92B3981682E3C1B099 , 0xC4036530F7944682B077ED5930B47216 , 0x1B0C4374914644A6A144999AE23DCAD9 , 0x006F30C9DB0C45028428678B125723B1 , 0x2842F76FFB8E4080A3218D305F5FA2B1 , 0x12BB6408D1164B0FA501F0BD185A8E30 , 0x1072564A319344AA90588D97C81AF4D9 , 0x7F0B42AAED13498E844D6009567BB83E , 0xF9861D7EFCCF4E18BAB89727C7CF18F7 , 0xAD84D37C33A841F3931491C72BABA0F4 , 0x346EE7AE4BF5405AA9892D7617718274 , 0x3B9816D658EB431593EDCA6C419EC4A5 , 0xCC66C3DDA3B2466AAEB0504B4896E4A6 , 0xB8999E339818485192C75ABC3CBC6952 , 0x0FA3E0C7746E4827AA563DBF9A9160C8 , 0x7821C15AF70E48DA8707F17080B14D47 , 0x91B2E1A6034A43C093B5D883E35075A8 , 0x6A6B2E9D43224867914A5AFE524AA2AB , 0xE01E10DFB1D848E0ACF5E8815B04639E , 0x71D723331C03415B8F43EFC0A03AC4C7 , 0x1472240305A74264B48F7A0615973425 , 0x0C91F470E05A449E96870268D7308548 , 0x933B7EDB0383456B98FA6160A47D1504 , 0x7D27FA7F8062454BB681E12B3BC6B92F , 0xC29A9E01EBBF43FE963EEAA2C97BDD05 , 0xD80353C1F7D24C939EC44895D615FCC1 , 0xBEAEF5B7B5E4438698CB3CBDC8D4ABB6 , 0x4C233074269A4E2AACA546B146F3D461 , 0xD16B2865578547F6A1EF945CC38404CC , 0x25F7489648E641B7A4B229616A031DCD , 0x070681990A9E406D9FB631433DB03381 , 0x774314A704E848B0846C7E5D6C8EA640 , 0xE04853F2C03844DFADE49DA7A270A1ED , 0xD08AE08A24A84FA099E4319D49380550 , 0x7675DC18674948D9A296B2E8ABAC8B0A , 0x7424EDEFDE124C299D55E48CB7B944C8 , 0xCE78638A46B74980A2D6556C9942CC02 , 0x119611C045894778978EA747D6024910 , 0xED76A3D76D5B40768D1558A9291F7093 , 0xBD1AF5F41CDC490D982253DC0CBBAACE , 0xC57CD8B8D4D8437E8CDB5333A25A24D4 , 0x191A301568AE4D408B6883616A51CEA8 , 0x544052DBFB904AFB88DF96BB97F4649E , 0x92BA81CB41C84E1B86A88B8CE51FD054 , 0x10A17B511A954627A5987257FD2550AD , 0x5A5D0D966DBD4B77A15A62B4516C1F04 , 0x1EC05EE645DA475DB5EC28E393B89A4F , 0x44FD29B89C874BB09CB67738A9709250 , 0x2FE2887286C14C9D9C90704A2C894307 , 0xDA647F9B1EC34B5EA112A7D7E5D29C1A , 0x279467833DF44F6CA0EA4BBD357FC7C1 , 0xD0E86060805E46959781EA0D7383C122 ));
Copy
89
1.98 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"\x00 o0ÉÛ\f E\x02 „(g‹\x12 W#± "
b"\x00 î–xÉ\e I;™\x1F 7U&ó.“ "
b"\x02 └*M╔ªKuÉ¡â╝ê\x01 ô\x17 "
b"\x03 2œ‰†“N¢–‚6†#¤\x1C è "
b"\x04\x0E ®,!ÖNr¨JäÜE\x14 @ý "
b"\x04 å\x1E ¥¢þJ‡˜í¹g¹]ºZ "
b"\x05 _ãVüa@[╣389»áÐ "
b"\x05 ß2_EÜKôšX²lxÍøÃ "
b"\x06 éü8╔cI─¬{±4É8)C "
b"\x06 ‡P©Š\x11 L‡ˆ 1v6œCF "
b"""
\x07\x06 üÖ\n
×@mƒÂ1C=░3ü
"""
b"\x07 zIÍBoM\x18 •ß\x13\f çä\x00 Y "
b"\t ?„‘¡\x18 @9“Sæ8½¥\x1C r "
b"""
\n
µæ\e «ìF‚½?¾«×OG\x05
"""
b"""
\n
ó·àWuK¯Ÿ5‹`œ‚܆
"""
b"""
\n
ö¯þÆ\H…´\x07 g‡\x10 ˆb?
"""
b"\f ì\x01 !l¬D2äÙ┘#▓Ô&! "
b"\f ‘ôpàZDž–‡\x02 h×0…H "
b"\f à=eåúDý½rÓ¢å\x11\t ; "
b"\r ½k═O─HðºìÅ╔\x19\x1A àÕ "
b"\r ▒Tùs0J\x16 ú\x00 ÷┘\x10 ìy) "
b"\x0E *]oYºAå’ Ù¹‡éÜe "
b"\x0E K§X$8OB^︘`á¡ "
b"\x0E ÆÒqú¡H²:\x04 ᛽\x05 ø "
b"\x0F £àÇtnH'ªV=¿š‘`È "
b"\x0F ║ó|■ÀJ\x13 Ø/|5dFÁh "
b"\x10 rVJ1ôD¬ÉXìù╚\x1A ¶┘ "
b"\x10 ¡{Q\x1A •F'¥˜rWý%P "
b"\x11 €§s¯£El’\x03 ï±£ëÑä "
b"\x11 • +†³CÚ¤¢û±Røèã "
b"\x11 –\x11 ÀE‰Gx—ާGÖ\x02 I\x10 "
b"\x11 ú\x06 ‡ôFH#˜¢H^WP©ú "
b"\x12 ‘U5æ†Lx–K\x13 þ\x11 ,\x00 “ "
b"\x12 »d\x08 Ñ\x16 K\x0F ¥\x01 ð½\x18 ZŽ0 "
b"\x12 ÑXy\x1A i@'¢\t ý)e'Ñ\e "
b"\x13 yM\x1D 5kCÿØ\x19 ├▒» µ├ "
b"\x13 æ8—\x02 ©N‹•i#ÜpyDO "
b"\x14 r$\x03\x05 ºBd┤Åz\x06\x15 ù4% "
b"\x15 wO‰ÞhFÊ™P`ƒKB‰\t "
b"\x18 jÏ\x10 •0Jĕϴ"¹d±¾ "
b"\x18 ░e³YõD8¬_▀ì¬\x13 ?ƒ "
b"\x19\x1A 0\x15 h®M@‹hƒajQΨ "
b"\x19 žm„\x12 “F<¦Ó\x0E ’pí„• "
b"\x19 è1ÜÇÖF·š\e >(\x07 q\x1C v "
b"\x1A \NI]nEé“‹H\x08 è\x00 f¼ "
b"\x1A ░GL®µ@K«Øxá}ìĵ "
b"\e\f Ct‘FD¦¡D™šâ=ÊÙ "
b"\e §©F\f ðLw¸+\x7F ˆª\x10\x1A\x08 "
b"\x1C ┤Q&ÅwB"╗ı-G5\x17 ¡E "
b"\x1C ©óº┴\x01 JÅó\x0E x0:Å/$ "
b"\x1C ¹I\x11 Ú─EØ«²ë[&\x02 ^╬ "
b"\x1D Ørs\r 3GVúÂfÿêb\x13 "
b"\x1E\x1E VȧzAâ”Ä"¨6˜úˆ "
b"\x1E À^æEÚG]µì(㓸šO "
b"\x1E ·G]¯ÈD5Å2uLç\x19 rQ "
b" '-┼ÿÌF┤ÿ┴¥¨7ü\v \n "
b"!\x00 };Ù\x0F I”€–†(ÁcØ\x15 "
b"""
!Ó\n
±1ÔKD¾sÛ¡NT\x11 "
"""
b""NLh5ƒN\x06 €Vð\x1E é\x06\x02 L "
b""jJ0\x03 éMú´Aæ‹\t }è¼ "
b""¬└â\x13\x17 B├ÅÄOL GYä "
b""╩$=\x00 ÅA;Ü\v èb\x06 í\x10 Ð "
b"#\x1E 5Ýl\x02 C8•.t[ÆaÂ: "
b"#C½ÅCÇAOÜ║Dâ\x18 ü»» "
b"$\x1C ^\x0E ¥BŒ„\x08\x12 žFüЛ "
b"%\x00 öBòlN§Å?ÖP\x00 1Ä® "
b"%<ò÷§rJd¾"\x05 .™€»˜ "
b"""
%Æ”Ÿ\n
áAG‘Cf\x16 Bˆ+;
"""
b"%÷H–HæA·¤²)aj\x03\x1D Í "
b"&Lð\x1C LðHj¦X¯}\x12 »ô\x04 "
b"&|Þ²/LL┐üä:¼\x14 !F\x16 "
b"'RŸy*OC°–<1;Uh?¶ "
b"'”gƒ=ôOl êK½5\x7F ÇÁ "
b"'èE:ù\t H•°SŸ\x1C ‰#nã "
b"($b!ß_MK¾é;è½@\e — "
b"(B¸o¹Ä@Çú!ì0__ó▒ "
b")\x19 ±A\x0E çDöøÅ┤╔p\x15\t N "
b"*+\x04 ÓDÖF\x0F ••²¼§dˆ\x12 "
b"*Q*\x15 i`HD‹b-\x08\x13 ï\x17 t "
b"-Ç\x03 i\t ßG÷•\x18 ×vˆ\x18 Áb "
b".\x1A š7°\x00 @í·\x1E C¾îôÒ9 "
b".J§ì▄/EzòÍ\f\x02 s½¸\ "
b".üÛcñaKEÅ´\x1C Äj\x04 ¦■ "
b"""
/z©\r 7¹Fj§\e ø\n
\x1E @þ
"""
b"/Ôêrå┴LØ£ÉpJ,ëC\x07 "
b"2•Z0L«@‡ »W;¤\x05 ÉN "
b"3%)´zóK|ÜB>üÖß`È "
b"3´\x1A @ˆ\x03 C"Uö$ù\x02 €\x14 "
b"4nç®Kõ@Z©‰-v\x17 q‚t "
b"4›Ö`ByOé¤ý<ZÛ\e F\x15 "
b"4Ò·?ì€@H½´‚~¿Š—Ø "
b"5\x0E =\f #úE”¢ü£Ž\x11 ÎÊP "
b"5Ù/¥&&F½®ù=\x16 þÆÇ¹ "
b"6;\x0F ð1ùM\x0E »\x08 ìþ\x00 ù\x08 µ "
b"7¤ÎÿtðB\x1D ‚\r \x0E\x05 ~ÛóÕ "
b"7Ëm\x03 ˜$C†»‡š¦JÖÎ\t "
b"8³A?œôH\x0E ¹(“ņEÍU "
b"8÷¤@c½H\x1E –É’\x04 ULÂá "
b"""
:\n
o»©¤K…˜tõhOÝÜ©
"""
b":m╔╠ÉPHÞÜ´\x10 °D\t ð- "
b";5Þñö-J˜°ã\x13 +àMvY "
b";˜\x16 ÖXëC\x15 “íÊlAžÄ¥ "
b"""
;ͤ]\x10\x06 Dÿ¡Ë©Z\n
<ð\x7F
"""
b"?)5·&|O°¸\x0E PÇt\\x13 E "
b"?et´yƒH%—Ÿ…\x00 Ö²+ "
b"?Ä2Š?ÂO‹²ð$,(\x01 , "
b"@Ðýd!ïI䢧ÿ&þ8ý; "
b"BÕ\x1A Çë’E¨³L±îó=š[ "
b"CÕ║\x14 0\x05 @ÇØ(RÞ\x00 @¹╚ "
b"Dý)¸œ‡K°œ¶w8©p’P "
b"""
FV\x17 A•èHw»Mµ251\n
<
"""
b"FZ!.«e@ϰQö\x05\x05 ߸w "
b"F¹JëÕ\x06 B;š±2øÓ¦õ\n "
b"GÀWMæ\x18 F;ÅÂIË┐oÝõ "
b"J\x1C u:ÛpL\x00 ‹uS²è·dk "
b"J‚·R—âI¯ƒZ|›c'øÀ "
b"Józ<\x17 üHÌ…«*\x01 ófVÿ "
b"KÔÇOÚ}F\x10 ¢ïîÝ9øö+ "
b"L#0t&šN*¬¥F±FóÔa "
b"L|/B‡mO”‰Ù¤°G] Ì "
b"M\e\x7F êoŠO‹²tÏx}ž’¿ "
b"Mv|)Ì\x18 HÀü.|`ÂhEÐ "
b"M¾!Ä\f ³JǵWá\x14 ñÔ8Z "
b"N\x07 ê*U÷G²òÙáR¤ÅÞ┌ "
b"O\x1A\e ³p½CXˆuó€hÿ=j "
b"O?4†\f ˆIö¿T±‘®ƒÚ¿ "
b"""
PÁø#VïB\x11 ©\n
Bøf_'\x1A
"""
b"QééSI¢B4ùv\x1C ¶"Éõ8 "
b"RÌTB¢dD2ŠðEËS7ˆ“ "
b"S\x1F {╚kìJ┘ò\n ÏÍú\x00 9û "
b"S¿╦BåZOáÆ?ê<É/´ "
b"SðÖC8\x19 Fzƒ¿!»BÎ\e\x01 "
b"T\x18 ÿ…”èA†¢A/Àw1Ч "
b"T@R█¹ÉJ¹ê▀û╗ù¶d× "
b"UÁÑÞX;NÉ•y†g{ÙŒd "
b"VD1{2]G%ƒLæ1¸ãõÒ "
b"W╩ıW¨×I=ü\x03 ÈØdìb\x1D "
b"WÝN‚‡§Dë¶¡\f ŒÐ~£d "
b"X€²˜½\x1E @¦‘&‹„öc¹\t "
b"X«ž\t _äEÚ _$í\x15 ³U) "
b"Y™ØíxkMº±˜ëªAô·“ "
b"ZWïýÀ}Dª¶Áàm7Q-\x1F "
b"Z]\r –m½Kw¡Zb´Ql\x1F\x04 "
b"ZÂV—_rIs„Нºô¨\x06\x04 "
b"""
[‡¤\n
EÅNã¥uQ]þJeA
"""
b"\oDª¥ÓJz„\x15 ’²Lsr" "
b"\ÄÓùLxH#š¥Ã[ {LÛ "
b"\éSí\x1C SKΘ¾L¦ç\f JÒ "
b"^ZÚB€5I\v ‘\x04 „¼•/™ß "
b"_›yóö\t GÓ¨¸Êá²ï\x03 P "
b"b«IÉ«║A\x1E Æbþez-\x1A\f "
b"c$°|L╦C\x12 ÁØ\v d└\x11 øÚ "
b"cmå`?ïCÕ•¤É²Þ:hž "
b"c¯\x07 *>Û@<ùüæ$,þ¿ê "
b"déÔôYÙJ\x1D ¬\t G\x1C Á\x05 çD "
b"e\x1C FÆ\x19 ÐMµ¿ÃÍq\x18 ï¹\v "
b"f\x01 :\x03 ├_J\e Ä┼)¹üb9R "
b"f±æ{©\x00 CäŽ3§âYš2f "
b"jk.ØC"HgæJZ■RJó½ "
b"j‚\x06 6ÕèM脳ÜÀOH\x1D Ò "
b"lxÇ\x03 ï\x16 Cú¼K\r m\v Ò¨5 "
b"l¬4\v ÖüI½ëg╚åÈtÆz "
b"n\x01 ò[Z│I│í╗ÞÖFìVp "
b"nä\x1E á¿JMI²Úh„9&Pœ "
b"oü*+╠NF¤Ö¬7´¢òÙv "
b"oß'·Ú[@wÅ0/£9\x10 ┴` "
b"oæÒ×\x14 BH¤¼3Hì‹ŒÍ "
b"pÖä§×6I\e ‹elÓ$%ÄM "
b"pÿ2G\x07 }Hp»ªû¥îÀV\x10 "
b"qz‡\x05 ƒwH¬§+š\x1E ì\x13\x15\x05 "
b"qÎ#3\x1C\x03 A[ÅC´└á:─Ã "
b"ruˆ\x07 V‡MG¯É\r 8û¢ù… "
b"s╣51¡¼Hbìtk®ÍoJA "
b"t$Ý´Ì\x12 L)ØUõîÀ╣D╚ "
b"u§¤ŒP\x7F JW‡û†8%Ãp© "
b"uÍ\x03 À▄¿Hºº(¬<Ø/ã× "
b"v\x03 ó;v\x04 G5š`.ãâDÿ- "
b"vuÜ\x18 gIHÙ¢–²è«¬‹\n "
b"wC\x14 §\x04 èH°„l~]lަ@ "
b"x!ÁZ÷\x0E HÚ‡\x07 ñp€±MG "
b"x+T‹—ÔG\x11 Ÿ\x10 GÌ%\x17 Æ) "
b"xØsê+zD\x1C ƒãúIa\x00 Þ„ "
b"{9ÄZÊ"B{“a\x05 ú;Š9¬ "
b"}'·\x7F ÇbEKÂüß+;ã╣/ "
b"~œìU\x07 àM’³˜\x16 ‚ãÁ°™ "
b"\x7F\v Bªí\x13 IŽ„M`\t V{¸> "
b"\x7F öø?x-D·¨p!\x11 jcjž "
b"ü*Ø┬ÛqH¸åB¡6àe\x07 p "
b"üƒd©ÝY@\x0E ª╔\rùØZñ "
b"ü╝¦qÈ!K╣▒Ü\x15 ¹nIX@ "
b"‚\x1F d\e 1=Nתä\x1D Å=o¥\x10 "
b"ƒH\x18 •\r µJ)²ZóY\x1E R\x14 Æ "
b"ƒ³\¶ý›@ͽ;BV@–ñÄ "
b"„i,’W\x03 H@‘T¯Ô\x03 cm— "
b"å=┼ö┤´C>▒²┴\f w\x13 É\x02 "
b"†mr;¯“DÑŸÿ.\x19 ºZ›Ï "
b"åyN¼QÅC┬ñ3g╣±:c| "
b"†ÂµžIwL\x01 ¸Í\x11 +Š£\x19 ‰ "
b"‡¹S¨vWB\x14 ¨h\x7F Òtjçµ "
b"ꥲú1╠N╝│É ,\x12 fl; "
b"‰‰?Û\x12 ×@\x11 Ž\x1A\f ×$8Ù$ "
b"ë┐¿HTuJÅíáQ╝aô\x14 ¿ "
b"‰ÈëJ¶®B$¬4=ƒ–\t Œ\x17 "
b"ëËØ\x19 HÌEñ½└¡"MÑâ, "
b"Šî“\x08 û²K—¿k‘!§O\x13 I "
b"‹-a‡1I,™€|¢p‘\x11 Ô "
b"‹KXev~D˜žÙíî€Bçµ "
b"""
‹L–\n
ltL{ž½iš1•Ly
"""
b"‹‘\x19 Ô\f ÖG…R’[á×\v % "
b"ïÀ·¨░\x04 J1â¢ÅÂı÷òS "
b"‹¹ŒËBZC%¤ïJM8c¥H "
b"‹óÔårbJT¿\x03 "Vàbl\x08 "
b"Œ‘l¼·ÛL4‚a#Ä}>Ñ{ "
b"ìÔç2½üDjÀ¨í\x04 Íxq\x1C "
b"Ä\T:½zG╝üÇÌDúd»s "
b"ް»Ã6zKòˆU—ò$fˆE "
b"Žâ„õÛ©A\x1D Ž”æRµ½\x0E < "
b"É:Ô\x10 ñ\t Cù┤ö|\x05 =~┌¥ "
b"ÉF\x01 Y╠\x08 GRêw\Óf\¸ö "
b"É{ª!XøG\x10 å³õûCƒ‗¼ "
b"ÉÂå8N\x0F B-à┤\x03 ¦Üì\x00 Q "
b"‘Yº¯ÁÉN)†³ «6®-\x04 "
b"‘²á¦\x03 JCÀ“µØƒãPu¨ "
b"Æ║ü╦A╚N\e å¿ïîÕ\x1F ðT "
b"“;~Û\x03 ƒEk˜úa`¤}\x15\x04 "
b"•ÝH‡Ö©O¹†~\x0F +ì.S~ "
b"•ñ9¥éY@źn0‹\x17 Ï°Ò "
b"ûÅ\x1C ®VÇNºö\x1A\e HG:£E "
b"–ÑÒ↿Lª‚¿}¹Y°vÄ "
b"–ù(œPLJ\x7F ޏ®¦\x15 Êå\x16 "
b"""
—¦(\vSG\x16 ‡¼8xY\n
Š-
"""
b"™±›Ï\x1C „LQºmá÷èIÐ "
b"šfjç\x02 ÄI$².°€“í\x03 ï "
b"šä\t nîH@Ô¸‘ 3ÊÎH„ "
b"Ü‗\x1C L\x02 XIùüpÑ »+N1 "
b"ø\r q\t <\v CðºjÂçÅırN "
b"œ§ÎøÞeDp i~Mhðê• "
b"ئÚ┬]fI┼®vVî{B_Ì "
b"×1L\x1D b-B´æØ=■/Ï─Á "
b"žü £îxHH“kf³ä œÛ "
b"Ÿ;âY"\r E ŒdµÎ¸;5É "
b"ŸcQ\x14 <.I‘§\x1D ezŠòÆñ "
b" \x19 nÚˆBߟL‹nm‰, "
b"""
áa1¨\t LK(╝ì<Z\n
ÈD═
"""
b"áw×ï\t ┬Aüº(R¿310Þ "
b" ô\e ¤\x13\x02 J¿¹wí\x17 do‡D "
b"ú_0O÷µ@züg▄\f zÔ│└ "
b"úжkÙpO\x0E ÉÔ=.6È%= "
b"¥#\x1C þÐpFl®ƒ5”½Úƒ‚ "
b"¦\f ¦\x10 hvO㬅à`$†3– "
b"¦Ÿr¶°gOƒ–¿ðpDvôú "
b"""
§\x08 ³×\x10 \n
Nä¢P6žVÜ\J
"""
b"§u˜©\x11 tO*ªC\x18 ,Oc·Ê "
b"¨\x13 µÝ‰±I¬‰IÎdn\x17 m\x07 "
b"¨žÂ±\x08 $MF—\x07 K®gy¡\x13 "
b"¨ åØpBGá¢_Åè)ep£ "
b"©F\x19 „š5E»¼íÅ_é\x11 ~\x0E "
b"¬#┐╗ë¶J^êáÏî<LbÅ "
b"ªÉÉÓÕHç‰u½íQœÒä "
b"¬–M˜Ð%AlŒœ[¹÷A\e o "
b"LZ>3eN´ºKP÷Et܆ "
b"oï YBYŠš\x13 9« "
b"„Ó|3¨Aó“\x14 ‘Ç+« ô "
b"¡è0▀─^F│ë³ìSµÿ\x1E ü "
b"®\x0F lè°'D¯“ê=ú;Ó>| "
b"®Ø–“\x1F (E1»ïœ\f »ö‘\v "
b"°j\x16 ‘e"L’³`§eZÔ¨\x00 "
b"°Äºÿ“ÁFŸ èŽ(©·gL "
b"▒¼çs\x1E └Kìê³░ª▀`ı\x1C "
b"²kšB›·\x04 ªIË‘`P "
b"´H\x16 Þ°†JDŒÃIÀŠž5ò "
b"´ÍG6’-BبçQË\x13 bBª "
b"¸2´ÿ\x13 ñFG›ÏŽÇ\x7F ïnB "
b"¸™ž3˜\x18 HQ’ÇZ¼<¼iR "
b"╣Ó\x08 è░§Bªà╗Ò\x0F «iÉï "
b"ºMT0i¢DÔ¸Ô/Ë·VÁÆ "
b"""
»\x11 ~\x07 ~÷C\x13 ¹w‘Q\n
`oã
"""
b"╗3\x1F '¥áJ├ü\x1C yö+\x0F $▀ "
b"¼\x0F ѸٽJÞ‰b\x19 nÙ¹ñ€ "
b"½\x1A õô\x1C ÜI\r ˜"SÜ\f »ªÎ "
b"¾®õ·µäC†˜Ë<½ÈÔ«¶ "
b"À\x06 â%È:KÄ‘Ðe[\x1E\x7F vú "
b"""
Áj\x15 ®×ÀH\n
”•²~^lßC
"""
b"Á©\x1E 1 ËCÑ¿ò!¾ºt½ý "
b"šž\x01 ë¿Cþ–>ê¢É{Ý\x05 "
b"ÃRý(\x05 %Hô³ÇýóVÂ\x00\v "
b"Ãõ•oÛ\x03 @yœ¶è\x12 F\x15 !l "
b"Ãø\x1F E0ËMáµe¶ŽÏ\x0F ²¢ "
b"Ä\x03 e0÷”F‚°wíY0´r\x16 "
b"Äãôü¦°CB·e´7˜ß\x1A è "
b"Å|Ø¸ÔØC~ŒÛS3¢Z$Ô "
b"Ã_º×ÆØN¦éb┘\x1D _[ƒæ "
b"ÇÍiqÂcMÏ‘†›T\e\f +‚ "
b"ÈUqŽˆœFx‘ÖfP\x02 CIl "
b"╩ó\x15 Í¡ÇOÑî·│+ÉT); "
b"╦"\x7F ºï¢FjïcÅ*$ñÅ╗ "
b"╦|nmã▒A╣Ø┘æè\x1F ▒SJ "
b"Ì"áÄñœL)·.‰î\x13 ª,¿ "
b"ÌfÃÝ£²Fj®°PKH–ä¦ "
b"Íy&\û×J\x02 –\x02 pf \x13 2Ž "
b"Í›!UcšJÒƒ\x08\x19 iºÚD0 "
b"Î]Ã`\x7F õ@Ñ‚ð6¢£0Xc "
b"ÎxcŠF·I€¢ÖUl™BÌ\x02 "
b"Ï}w€/ûDf‡Œ\x12\x11 ¯&2{ "
b"Ïúð\x17 ¸àO’Œl&ú~\x05 pF "
b"ÐA\x04 ð|5N'žuÖ•õ༷ "
b"ðèÓè$¿OáÖõ1ØI8\x05 P "
b"ÐΉõ«¤E<¨@3œ>5\x1E "
b"ðÞ``Ç^FòùüÛ\r sâ┴" "
b"Ñk(eW…Gö¡ï”\Ä\x04 Ì "
b"Ò\x15 Àr\x1A ï@<º\t o®ô\x01 ³9 "
b"Ò-•)\x1A £L>¼\x04 v¸\t Xû© "
b"Ò“pÂSµEú…\x00 i0˜6X\x0E "
b"Ó\x1D\x1C £ÖIѵÇbD œu, "
b"ıó=I¿«H\x06 ü¢Ìî\x0E\x12 ð® "
b"Öz\x02 L[ÁM)޹³\x7F Wðó„ "
b"ÍŦeÔÆDÛº▓Ei~@°+ "
b"Ö¿F\x1F\x07 fHŸ¶vÙ¼K²ÌŠ "
b"Öù'rÞ›ENµ\x06 'âÞ’ªÀ "
b"×™Àh]ÛIÒºfv¹bP]\x04 "
b"Ø\x03 SÁ÷ÒL“žÄH•Ö\x15 üÁ "
b"""
ØOÀýÈbMéµÕô¸:\n
<N
"""
b"Øœ,°C²O5]â%ø©|& "
b"Ø¢´%\x01 êGà»m‡6Ö[j- "
b"Øì? µ’@Û®ŒJÙhˆ\e "
b"Úd\x7F ›\x1E ÃK^¡\x12 §×åÒœ\x1A "
b"Úoz\x7F ßüB»¸\x1C ‡ø¡þ|' "
b"Ûœ\x1E §/ÖJ\x1F «uãâŸ\x0F ˜4 "
b"ÞŒšÁ\x12 §HAƒüŠÌþ Ì\x15 "
b"▀åØv¥!M\x07 ╗µÅ┬ó%ó® "
b"Ó\x1E\x10 ▀▒ÏHÓ¼§Þü[\x04 c× "
b"ÓHS‗└8D▀¡õغópíÝ "
b"àJêkVäNF¥ÀPQe\x08 aÛ "
b"á\r 3Ëò\r BUº6R$³\x02 5× "
b"á\x1E $§Ž4Az¶&™£½\x1A Aû "
b"áªE(†\x07 MʸCQ†ûÇ\t 1 "
b"õ+Hl¸ÅH\x11 ¢*ÿ³ºÌ`j "
b"õ6~▄)Ü@¹▓g¬6èS0Ø "
b"""
ä‰\n
¸·ØF©—Žö¾\x1A\x03 Ù³
"""
b"åÀ¨ÅuŠBwžH/•’\r •\x02 "
b"µf■z╬)K\x08 Ö׿$¡\x06 ì¦ "
b"çÜèie2F³†Þ’Á;Ù\x1A % "
b"è“aÄ1—J”¾}Xsœ\t\x13 ƒ "
b"Þ│Îs░aM\e ÂìúK0ãW# "
b"é!Ïj€ž@¸²×ô„\x12 K:é "
b"""
êö\x17 \n
\x14\x7F Kã«j€Þ\x18 ÉB¡
"""
b"ëpìZëŸG® „-%dƒ\x18 _ "
b"ì\x10 …\x10 Z\x18 D²µ"÷ \x06\e Câ "
b"ÝvúÎm[@vì\x15 X®)\x1F pô "
b"íì$\x02 #žCc¾w„G@‚(… "
b"î ¤-f¬C\x14 ¦|¨ÂZ\x10 æ( "
b"´\x1F @É\x12 éAûé╦¤d ┼ÿ╠ "
b"""
´är\n
ÔóJ°ºêd\x1D ~Ø\x02 Ç
"""
b"´É\x7F Ë©wF\r ╗▓e▓v "
b"ða0*âvB\x17 ²\x19 äÒ\x08\x17 °\x0F "
b"ðƪֱkA¿¤Ã\x17 ·mÄ¥ "
b"¦y«%\x06 J¥ìÕN½ß}\x15 ╔ "
b"ðñ†/ÑËKÀ´ß™35¯j– "
b"ñ|\x14 >€0@\x1F »,³Ã\e }+\x1A "
b"ñ¾ù8Ó¤K„š;‰YŽ\x15 çi "
b"ó1Ç÷ÑfOù±Ž›ün=6\x7F "
b"óC7Šà=M\x04 ˜\r uí\x10 †'i "
b"ö»†ðJãKp–~•û\x1E S”} "
b"÷ˆ\x14\x00 ýAò£dìo\x18 ‡]{ "
b"°\x11 4è╗ÀJ\x03 Ø\v \x08 y╗2╠ "
b"ø}@Ãýo@S¹ª–k½bî“ "
b"ø––ƸJдö®³¶¾qµ "
b"ù†\x1D ~üÏN\x18 º¸—'ÇÏ\x18 ÷ "
b"·\x07\t O¡ÁB£¢UïÉ uè® "
b"û"Òê\r FJp˜D\x14 v$¬‚o "
b"û¥˜à\x0F »M趸D;\x0E —’¾ "
b"û´á3[LȦ4,ï6Œ\x03 à "
b"û¾Õ:WûN©¯›\r ¢SÎmÁ "
b"þ˜œcØßM;‡Â8 \x02 M \ "
b"þÇàýG\x14 E\x07 ž™´\x03 +¿à¤ "
b"¶ÈÒ¹féMˆ®\x15 ‚Í–<ä "
b"¼\f îÖ§fB[¦»³jÌ{Mû "
b"yç-\x02 «ÒOOù¤\e L\ÉÍ┌ "
b"▄\t ¯è\x02 lIõ╗ü·\x7F ¡ÿr` "
b"¾çU╬‗ÆCpå┼ÅUû-9Û "
b"\x04 –E±\x1A ŸI˜ªê!iÏÏåä "
b"œŽî\x15 àiLX§i_\f ˜8¢+ "
b"└├J¥<┘@ìØ±\x18 Ðoj┼¸ "
b"¯\x01 è3qÕB2·Æ\x11 æ’Ò\e Š "
b"p'gsî\x15 @#Øf!¯trà┴ "
b"~\x01 Ò6\r »IÜ–`_è£:¯e "
b"\x15 Î╝É\x01 ÛDÿúü┐╩#ÝT "
b"ÜÕ¶5\x06 ÜD:¬îìQ\f ËÊp "
b"6■öÄÅqM´áº_ÍwÈÐl "
]
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 (0x006F30C9DB0C45028428678B125723B1 , 0x00EE9678C91B493B991F375526F32E93 , 0x02C02A4DC9A64B7590AD83BC88019317 , 0x03329C8986934EA29682368623A41CE8 , 0x040EAE2C21D64E72A84AE4DC451440FD , 0x04E51EA5A2FE4A8798EDB967B95DBA5A , 0x055FC6568161405BB9333839AFF0A0D1 , 0x05DF325F45DC4BF49A58B26C78CDF8C3 , 0x06828138C96349C4AA7BF13490382943 , 0x068750A98A114C8788203176369C4346 , 0x070681990A9E406D9FB631433DB03381 , 0x077A49CD426F4D1895DF130CE7E40059 , 0x093F8491A11840399353E638BDA51C72 , 0x0AB5E61BABEC4682BD3FBEABD74F4705 , 0x0AF3B7E057754BAF9F358B609C82DC86 , 0x0AF6AFFEC65C4885B40767871088623F , 0x0C8D01216CAA443284EBD923B2E22621 , 0x0C91F470E05A449E96870268D7308548 , 0x0CE03D65E5FA44FDBD72D3A2E511093B , 0x0DAB6BCD4FC448D0A78D8FC9191A85E5 , 0x0DB1549773304A16A300F6D9108D7929 , 0x0E2A5D6F59BA41E592A0D9B987E9DC65 , 0x0E4BA75824384F42AD5EEFB89860E1A1 , 0x0EC6D271FAA148C2B23A04E19BBD05F8 , 0x0FA3E0C7746E4827AA563DBF9A9160C8 , 0x0FBAA27CFEB74A139D2F7C356446B568 , 0x1072564A319344AA90588D97C81AF4D9 , 0x10A17B511A954627A5987257FD2550AD , 0x1180A773AFA3456C9203EFB1A3EBD1E4 , 0x1195202B86B343DAA4A2FBB152F8E8E3 , 0x119611C045894778978EA747D6024910 , 0x11FA0687F446482398A2485E5750A9FA , 0x12915535E6864C78964B13FE112C0093 , 0x12BB6408D1164B0FA501F0BD185A8E30 , 0x12D158791A694027A209FD296527D11B , 0x13794D1D356B43989D19C3B1AF20E6C3 , 0x13E6389702A94E8B956923DC7079444F , 0x1472240305A74264B48F7A0615973425 , 0x15774F89DE6846CA995060834B428909 , 0x186ACF1095304AC495CFB422B964B1BE , 0x18B065FC59E44438AA5FDF8DAA133F9F , 0x191A301568AE4D408B6883616A51CEA8 , 0x199E6D841293463CA6D30E9270ED8495 , 0x19E831DCC7D646B79A1B3E2807711C76 , 0x1A5C4E495D6E45E9938B4808E80066BC , 0x1AB0474CA9E6404BAE9D78A07D8D8EE6 , 0x1B0C4374914644A6A144999AE23DCAD9 , 0x1BA7A9460CF04C77B82B7F88AA101A08 , 0x1CB451268F774222BBD52D473517AD45 , 0x1CB8A2A7C1014A8FA20E78303A8F2F24 , 0x1CFB4911E9C4459DAEFD895B26025ECE , 0x1D9D72730D334756A3B6669888F06213 , 0x1E1E56C8A77A41E294C422A83698FA88 , 0x1EC05EE645DA475DB5EC28E393B89A4F , 0x1EFA475DEED444358F32754C87197251 , 0x20272DC598DE46B498C1BEF937810B0A , 0x21007D3BD90F499480968628C163D815 , 0x21D30AB131D44B44BE73DBA14E541122 , 0x224E4C6835834E068056F01EE906024C , 0x226A4A3003E94DFAB441E68B097DE8BC , 0x22AAC083131742C38F8E4F4C20475984 , 0x22CA243D008F413B9A0B8A6206A110D1 , 0x231E35DD6C024338952E745BC661C23A , 0x2343AB8F4380414F9ABA44831881AFAF , 0x241C5E0EA5AD428C8408129E46FCD09B , 0x25009442956C4EF58F3F995000318EA9 , 0x253CF2F7A7724A64BE22052E9980BB98 , 0x25C6949F0AE141479143661642882B3B , 0x25F7489648E641B7A4B229616A031DCD , 0x264CF01C4CF0486AA658AF7D12BBF404 , 0x267CE8FD2F4C4CBF81843AAC14214616 , 0x27529F792A4F43B0963C313B55683FB6 , 0x279467833DF44F6CA0EA4BBD357FC7C1 , 0x27E8453AF9094895B0539F1C89236EE3 , 0x28246221DF5F4D4BBEE93BE8BD401B97 , 0x2842F76FFB8E4080A3218D305F5FA2B1 , 0x2919F1410E8744949B8FB4C97015094E , 0x2A2B04D344D6460F9595B2BCA7648812 , 0x2A512A15696048448B622D0813EF1774 , 0x2DC7036909DF47F79518D7768818C162 , 0x2E1A9A37B00040EDB71E43BEEEF4D239 , 0x2E4AF58DDC2F457A95D60C0273ABF75C , 0x2E81EA63A4614B458FEF1C8E6A04DDFE , 0x2F7AA90D37B9466AA71BF80AAD1E40FE , 0x2FE2887286C14C9D9C90704A2C894307 , 0x32955A304CAB4087A0BB573BA405C94E , 0x332529EF7AA24B7C9A423E8199E160D4 , 0x33B41A4088034322AD55F624F9028014 , 0x346EE7AE4BF5405AA9892D7617718274 , 0x349BD66042794FE9A4FD3C5ADB1B4615 , 0x34D2B73FEC804048BDB4827EBF8A97D8 , 0x350E3D0C23FA4594A2FCA38E11CECA50 , 0x35D92FA5262646BDAEF93D16FEC6C7B9 , 0x363B0FF031F94D0EBB08ECFE00F908B5 , 0x37A4CEFF74F0421D820D0E057EDBF3D5 , 0x37CB6D0398244386BB879AA64AD6CE09 , 0x38B3413F9CF4480EB92893C58645CD55 , 0x38F7A44063BD481E96C99204554CC2E1 , 0x3A0A6FBBA9A44B859874F5684FDDDCA9 , 0x3A6DC9CC905048E89AEF10F84409D02D , 0x3B35DEF1F62D4A98B0E3132BE04D7659 , 0x3B9816D658EB431593EDCA6C419EC4A5 , 0x3BCDA45D100644FFA1CBA95A0A3CF07F , 0x3F2935B7267C4FB0B80E50C7745C1345 , 0x3F6574B479834825979F8500D6C2B22B , 0x3FC4328A3FC24F8BADB2F0242C28012C , 0x40D0FD6421EF49E4A2A7FF26FE38FD3B , 0x42D51AC7EB9245A8B34CB1EEF33D9A5B , 0x43E5BA14300540809D2852E80040FBC8 , 0x44FD29B89C874BB09CB67738A9709250 , 0x4656174195E84877BB4DB53235310A3C , 0x465A212EAB6540CFB051F60505DFB877 , 0x46B94AEBD506423B9AB132F8D3A6F50A , 0x47B7574D9118463B8FB649D3BF6FEDE4 , 0x4A1C753ADB704C008B7553B2E8B7646B , 0x4A82B75297E249AF835A7C9B6327F8C0 , 0x4AF37A3C17FC48CC85AB2A01F36656FF , 0x4BD4C74FDA7D4610A2EFEEDD39F8F62B , 0x4C233074269A4E2AACA546B146F3D461 , 0x4C7C2F42876D4F9489D9A4B0475DA0CC , 0x4D1B7FEA6F8A4F8BB274CF787D9E92BF , 0x4D767C29DE1848B7812E7C60B66845D1 , 0x4DBE21C40CB34AC7B557E114F1D4385A , 0x4E07882A55F647FD95EBA052CF8FE8DA , 0x4F1A1BB370BD43588875F38068FF3D6A , 0x4F3F34860C8849F6BF54B191AE83DABF , 0x50C1F82356EF4211A90A42F8665F271A , 0x5182825349BD423497761CF42290E438 , 0x52CC5442A26444328AF045CB53378893 , 0x531F7BC86B8D4AD9950AD8D6A3003996 , 0x53A8CB42865A4FA0923F883C90F02FEF , 0x53F0D6433819467A83BF21BB42CE1B01 , 0x5418FF8594E84186A2412FC07731D0A7 , 0x544052DBFB904AFB88DF96BB97F4649E , 0x55C1D1DE583B4EC9957986677BD98C64 , 0x5644317B325D4725834CE631B8E3F5D2 , 0x57CAD557F99E493D8103D49D648D621D , 0x57DD4E8287A744EBB6A10C8CD07EA364 , 0x5880B298BD1E40A691268B84F663B909 , 0x58AB9E095FE445DAA05F24ED15B35529 , 0x5999D8ED786B4DBAB198EBAA41F4B793 , 0x5A57EFFDC07D44AAB6C1E06D37512D1F , 0x5A5D0D966DBD4B77A15A62B4516C1F04 , 0x5AC256975F724973848AAFBAF4A80604 , 0x5B87A40A45C54EE3A575515DFE4A6541 , 0x5C6F44AAA5D34A7A841592B24C737222 , 0x5CC4D3F94C7848239AA5C35B207B4CDB , 0x5CE953ED1C534BCE98BE4CA6E70C4AD2 , 0x5E5ADA428035490B910484BC952F99DF , 0x5F9B79F3F60947D3A8B8CAE1B2EF0350 , 0x62AE4990AEBA411E9262E7657A2D1A0C , 0x6324F87C4CCB4312B59D0B64C0119BE9 , 0x636DE5603FEF43D595A4C9B2DE3A689E , 0x63EE072A3EEA403C978191242CE7A888 , 0x64E9D4F459D94A1DAC09471CC105E744 , 0x651C46C619D04DB5BFC3CD7118EFB90B , 0x66013A03C35F4A1B8EC529FB81623952 , 0x66B1E67BA90043E48E33A7E2599A3266 , 0x6A6B2E9D43224867914A5AFE524AA2AB , 0x6A820636D5E84DE884B3DCC04F481DD2 , 0x6C78C703EF1643FABC4B0D6D0BD2A835 , 0x6CAA340B998149AB8967C886D474927A , 0x6E01955B5AB349B3A1BBE899468D5670 , 0x6EE41EE1BF4A4D49B2DA68843926509C , 0x6F812A2BCC4E46CF99AA37EFBD95EB76 , 0x6FE127FAE95B40778F302F9C3910C160 , 0x6FE6D2D7144248A4BC3348EC8B8CCDAD , 0x70D6E4A7D736491B8B656CD32425C44D , 0x70FF3247077D4870BBAAFBA5EEC05610 , 0x717A8705837748ACA72B9A1EEC131505 , 0x71D723331C03415B8F43EFC0A03AC4C7 , 0x7275880756874D47AFC90D38FBA2F985 , 0x73B93531ADAC48628D746BA9D66F4A41 , 0x7424EDEFDE124C299D55E48CB7B944C8 , 0x75A7A48C507F4A5787FB863825C370A9 , 0x75D603B7DCA848A7A728AA3C9D2FC69E , 0x7603F33B760447359A602EE3E244FF2D , 0x7675DC18674948D9A296B2E8ABAC8B0A , 0x774314A704E848B0846C7E5D6C8EA640 , 0x7821C15AF70E48DA8707F17080B14D47 , 0x782B548B97D447119F1047CC2517C629 , 0x78D873EA2B7A441C83E3FA496100DE84 , 0x7B39C45ACA22427B936105FA3B8A39AC , 0x7D27FA7F8062454BB681E12B3BC6B92F , 0x7E9CEC5507E04D92B3981682E3C1B099 , 0x7F0B42AAED13498E844D6009567BB83E , 0x7FF6F83F782D44B7A87021116A636A9E , 0x812A9DC2EA7148F78642AD3685650770 , 0x819F64B8ED59400EA6C95C72979D5AA4 , 0x81BCDD71D4214BB9B19A15FB6E495840 , 0x821F641B313D4ED7AAE41DC53D6FA510 , 0x834818950DB54A29B25AF3591E5214C6 , 0x83B35CB6FD9B40CDBD3B42564096F1C4 , 0x84692C92570348409154AFD403636D97 , 0x863DC594B4EF433EB1FDC10C77139002 , 0x866D723BAF9344D19FFF2E19BA5A9BCF , 0x86794EAC518F43C2A43367B9F13A637C , 0x86C2B59E49774C01B8CD112B8AA31989 , 0x87B953A876574214A8687FD2746AE7B5 , 0x88BEFDA331CC4EBCB390202C12666C3B , 0x89893FDB12D740118E1A0CD72438D924 , 0x89BFA84854754A8FA1A051BC619314A8 , 0x89C8EB4AB6AE4224AC343D8396098C17 , 0x89D39D1948DE45A4ABC0AD224DA5832C , 0x8AEE9308FBB24B97BF6B9121A74F1349 , 0x8B2D61AD8731492C99807CA2709111D4 , 0x8B4B5865767E44989ED9EDEE8042E7B5 , 0x8B4C960A6C744C7B9EBD699A31954C79 , 0x8B9119D40CD647AD8552925BE1D70B25 , 0x8BB7FAF9B0044A3183BD8FB6D5F69553 , 0x8BB98CCB425A4325A4EF4A4D3863A548 , 0x8BF3D4E572624A54BF032256E0626C08 , 0x8C916CBCB7DB4C34826123C47D3ED17B , 0x8DE28732AB81446AB7F9A104D678711C , 0x8E5C543AAB7A47BC8180DE44A364AF73 , 0x8EB0BBC3367A4BF2885597F224668845 , 0x8EE284F5DBA9411D8E94E652B5BD0E3C , 0x903AE210A4094397B4947C053D7EDABE , 0x90460159CC08475288775CE0665CF794 , 0x907BA621589B471086FCE496439FF2AC , 0x90B686384E0F422D85B403DD9A8D0051 , 0x9159BAAFC1C94E2986B3A0AB36AE2D04 , 0x91B2E1A6034A43C093B5D883E35075A8 , 0x92BA81CB41C84E1B86A88B8CE51FD054 , 0x933B7EDB0383456B98FA6160A47D1504 , 0x95DD4887D6A94FB9867E0F2BEC2E537E , 0x95F139A5E95940C5BA6E308B17CFB0D2 , 0x968F1CA956804EA7941A1B48473A9C45 , 0x96D1D2E286BF4CAA82BF7DB959B076C4 , 0x96F9289C504C4A7F8EB8AEA615CAE516 , 0x97A6285C7653471687BC3878590A8A2D , 0x99B19BCF1C844C51BA6DC3A1F7E849D0 , 0x9A666AE702C44924B22EB08093ED03EF , 0x9AE4096EEE4840D4B891A033CACE4884 , 0x9AF21C4C025849978170A5FFAF2B4E31 , 0x9B0D71093C0B43D0A76AB6878FD5724E , 0x9CA7CEF8DE654470A0697E4D68F0EA95 , 0x9DDDE9C25D6649C5A976568C7B425FDE , 0x9E314C1D622D42EF919D3DFE2FD8C4B5 , 0x9EFC20A3EE784848936B66B3E4209CDB , 0x9F3BE259220D45A08C64B5CEB83B35C9 , 0x9F6351143C2E4991A71D657A8AF2C6F1 , 0xA0196EDACB8642DF9F4C8B6E6DAD892C , 0xA06131F9094C4B28BC8D3C5A0AD444CD , 0xA0779E8B09C24181A72852A8333130E8 , 0xA0F41BA413024ABFB977ED17646F8744 , 0xA35F304FF6E6407A8167DC0C7AE2B3C0 , 0xA3D1F46BEB704F0E90E23D2E36D4253D , 0xA5231CFED070466CAE833594BDDA8382 , 0xA60CA61068764FE3AC85E06024863396 , 0xA69F72B6B0674F8396BFF0704476F4FA , 0xA708B3D7100A4EE4A250369E56DC5C4A , 0xA77598A911744F2AAA43182C4F63B7CA , 0xA813B5DD89B149AC8949CE646E176D07 , 0xA89EC2B108244D4697074BAE6779A113 , 0xA8A0E5D8704247E1A25FC5E8296570A3 , 0xA94619849A3545BBBCEDC55FE9117E0E , 0xAA23BFBB89F44A5E88A0D88C3C4C628F , 0xAAADC9C9D3D548E78975BDED519CD2E4 , 0xAC964D98D025416C8C9C5BB9F7411B6F , 0xAD4C5A3E33654EB4BA4B50F74574DC86 , 0xAD6FEF20A05942598A9A1339EF9986AB , 0xAD84D37C33A841F3931491C72BABA0F4 , 0xAD8A30DFC45E46B389FC8D53E6981E81 , 0xAE0F6CE8B02744AF93EA3DFA3BD33E7C , 0xAED896931F284531BBEF9C0CBBF6910B , 0xB06A169165224C92B360A7655AD4A800 , 0xB0C4BAFF93C1469FA0E88E28A9B7674C , 0xB1AC87731EC04B8D88FCB0A6DF60D51C , 0xB26BEF89A19A429BB704AA49CB916050 , 0xB44816DEB0864A448CC349C08A9E35F2 , 0xB4CD4736922D42D8A8E751CB136242AA , 0xB832B4FF13F146479BCF8EC77FEF6E42 , 0xB8999E339818485192C75ABC3CBC6952 , 0xB9E0088AB0F542A685BBE30FAE69908B , 0xBA4D543069A244D4B8D42FCBB756C1C6 , 0xBB117E077EF74313B97791510A606FE3 , 0xBB331F27BEA04AC3811C79942B0F24DF , 0xBC0FD1B8D9BD4ADE8962196ED9B9F180 , 0xBD1AF5F41CDC490D982253DC0CBBAACE , 0xBEAEF5B7B5E4438698CB3CBDC8D4ABB6 , 0xC006E225C83A4BC491D0655B1E7F76FA , 0xC16A15AED7C0480A9495B27E5E6CDF43 , 0xC1A91E3120CB43D1BFF221BEBA74BDFD , 0xC29A9E01EBBF43FE963EEAA2C97BDD05 , 0xC352FD28052548F4B3C7FDF356C2000B , 0xC3F5956FDB0340799CB6E8124615216C , 0xC3F81F4530CB4DE1B565B68ECF0FB2A2 , 0xC4036530F7944682B077ED5930B47216 , 0xC4E3F4FCA6B04342B765B43798DF1AE8 , 0xC57CD8B8D4D8437E8CDB5333A25A24D4 , 0xC75FA79E929D4EDD8262D91D5F5B9F91 , 0xC7CD6971C2634DCF91869B541B0C2B82 , 0xC855718E889C467891D666500243496C , 0xCAA215D6AD804FA58CFAB32B9054293B , 0xCB227FA78BBD466A8B638F2A24A48FBB , 0xCB7C6E6DC6B141B99DD9918A1FB1534A , 0xCC22E1C4F19C4C29B72E89EE13AA2CBF , 0xCC66C3DDA3B2466AAEB0504B4896E4A6 , 0xCD79265CFBD74A02960270662013328E , 0xCD9B2155639A4AD283081969BADA4430 , 0xCE5DC3607FF540D182F036A2A3305863 , 0xCE78638A46B74980A2D6556C9942CC02 , 0xCF7D77802FFB4466878C1211AF26327B , 0xCFFAF017B8E04F928C6C26FA7E057046 , 0xD04104F07C354E279E75D695F5E0BCB7 , 0xD08AE08A24A84FA099E4319D49380550 , 0xD0CE89F5ABA4453CA840339C3E351EA0 , 0xD0E86060805E46959781EA0D7383C122 , 0xD16B2865578547F6A1EF945CC38404CC , 0xD215C0721AEF403CBA096FAEF401B339 , 0xD22D95291AA34C3EBC0476B80958FBA9 , 0xD29370C253B545FA850069309836580E , 0xD31D1CA0A3D649D1B5C76244A09C752C , 0xD5A23D49A8AE480681BDDE8C0E12D0A9 , 0xD67A024C5BC14D298EB9B37F57F0F384 , 0xD68FDD65E29244EAA7B245697E40F82B , 0xD6BF461F0766489FB676D9BC4BB2CC8A , 0xD6F92772DE9B454EB50627E2DE92AAC0 , 0xD799C0685DDB49D2BA6676B962505D04 , 0xD80353C1F7D24C939EC44895D615FCC1 , 0xD84FC0FDC8624DE9B5D5F4B83A0A3C4E , 0xD89C2CB043B24F35AD5DE225F8A97C26 , 0xD8A2B42501EA47E0BB6D8736D65B6A2D , 0xD8EC3F20B59240DBAE8C4AD968881BAD , 0xDA647F9B1EC34B5EA112A7D7E5D29C1A , 0xDA6F7A7FDFFC42BBB81C87F8A1FE7C27 , 0xDB9C1EA72FD64A1FAB75E3E29F0F9834 , 0xDE8C9AC112A7484183FC8ACCFE20CC15 , 0xDF869D76BE214D07BBE68FC2A225A2A9 , 0xE01E10DFB1D848E0ACF5E8815B04639E , 0xE04853F2C03844DFADE49DA7A270A1ED , 0xE04AEA6B56E44E46A5C05051650861DB , 0xE10D33CBF20D4255BA365224B30235D7 , 0xE11E24A78E34417AB62699A3BD1A41FB , 0xE1AA452886074DCAB8435186FBC70931 , 0xE42B486CF78F4811BD2A98FCA7DE606A , 0xE4367EDC299A40FBB267AA368A53309D , 0xE4890AB8B7D846A9978EF6BE1A03D9B3 , 0xE5C0A8C5758A42779E482F95920D9502 , 0xE666FE7ACE294B08999EA824AD068DDD , 0xE7DCE869653246B386DE92C13BD91A25 , 0xE89361C431974A94BE7D58739C091383 , 0xE8B3D773B0614D1BB68DA34B30C65723 , 0xE921CF6A809E40B8B2D7F484124B3AE9 , 0xEAF6170A147F4BE3AB6A80DE18C942A1 , 0xEB70EC5AEB9F47AEA0842D256483185F , 0xEC1085105A1844B2B522F720061B43E2 , 0xED76A3D76D5B40768D1558A9291F7093 , 0xEDEC2402239E4363BE77844740822885 , 0xEE20A42D66AC4314A67CA8C25A10E628 , 0xEF1F40901282419682CBCF6420C598CC , 0xEF84720AE2A24AF8A788641D7E9D0280 , 0xEF907FD3B877460DBBB2658CF7FDB276 , 0xF061302AE2764217B219E4D20817B00F , 0xF0C6AAD6B16B41C2BFA4C317B76DC4A5 , 0xF0DD79AE25064ABE8DE54EABE17D15C9 , 0xF0F1862FD1CB4BC0B4DF993335AF6A96 , 0xF17C143E8030401FBB2CB3C31B7D2B1A , 0xF1BEF938D3A44B849A3B89598E15E769 , 0xF331C7F7D1664FF9B18E9BFC6E3D367F , 0xF343378AE03D4D04980D75ED10862769 , 0xF6BB86F04AE34B70967E95FB1E53947D , 0xF7C2881400FD41F2A364EC6F18875D7B , 0xF811348ABBB74A039D0BFF0879BB32CC , 0xF87D40C3FD6F4053B9AA966BBD62EE93 , 0xF89696ADC6B84AD0B4F6AEB3B6BE71B5 , 0xF9861D7EFCCF4E18BAB89727C7CF18F7 , 0xFA07094FADB5429CBD558B90FF758AA9 , 0xFB22D2EA0D464A709844147624AC826F , 0xFBA598E00FBB4DE8B6B8443B0E9792BE , 0xFBADB4E1335B4CC8A6342CEF368C03E0 , 0xFBBED53A57FB4EA9AF9B0DA253CE6DC1 , 0xFE989C63D8DF4D3B87C238A0024D205C , 0xFEC7E0FD471445079E99B4032BBFE0A4 , 0xB6C8D2B966E94DC288AE1582CD963CE4 , 0xBC0CEED6A766425BA6BBB36ACC7B4DFB , 0x79872D02AEE34F4F97CF1B4C5C90D6DA , 0xDC09EE8A026C49E4BB81FA7FAD987260 , 0xF38755CEF292437086C58F55962D39EA , 0x049645B11A9F4998AAEA2169CFCFE5E4 , 0x9C8EEE15E0694C58A7695F0C9838A22B , 0xC0C34ABE3CD9408D9DF118D16F6AC5F7 , 0xAF01E83371D54232B7C611E692D21B8A , 0x702767738C1540239D6621EE747285C1 , 0x7E01D2360DBB49DC96605FE8A33AAF65 , 0x15D7BC9001EA4498A381BFCA23F0ED54 , 0x9AE5F435069A443AAA8C8D510CD3D270 , 0x36FE948E8F714DEFA0A75FD677D4D16C )));
Copy
90
2.36 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"\t g¨X\t ÃA?”± \x7F ¾z\x12 Ô "
b"Í/v:âæA;üídÛH-À9 "
b"¾÷A\x06 Ì\v A%—…S$oñjÖ "
b"▀▀#@¼íHüªe-\x08 þeac "
b"\x07 RQîEdM\x14 ¿êâüå\x00 s "
b"¢íDűD׫xÓm=ð}¾ "
b"1\f ¾É'•L\x1C ¥ÖŠ:Iµ2Ç "
b"ÉѦòvòLg·Æb"€Mµ, "
b"\v sÑ4┐PDÝØÍ»N0\x1F └\x06 "
b"´kÖ°¹Ožµã—m„F¸ú "
b"‚sŠð*\x08 K½¸Qá\x1E ŽÅ˜Ü "
b"CÈ=R(pI:Š²ßŠ»]Ul "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"\x07 RQîEdM\x14 ¿êâüå\x00 s "
b"╠Y\r ╝DÀ@\x16 ÿd═|ÿØ┌ð "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"\x07 RQîEdM\x14 ¿êâüå\x00 s "
b"¢íDűD׫xÓm=ð}¾ "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"1\f ¾É'•L\x1C ¥ÖŠ:Iµ2Ç "
b"1\f ¾É'•L\x1C ¥ÖŠ:Iµ2Ç "
b"ŸÂ8½ù¯Oy€×ñÍ\x11 ‰èÓ "
b"s\x04 _`*ÑB\x1F ÷mÎÌœ©` "
b"¾÷A\x06 Ì\v A%—…S$oñjÖ "
b"\x01 ¹üƒºWD╚Ño▄\t ü8\e ® "
b"ÆÜ„®æáF––¬"™Ã\x12 ýé "
b"yBÓÓKC&“‰TÔ0q¦8 "
b"¾÷A\x06 Ì\v A%—…S$oñjÖ "
b"¹\x17 Í·/NIŒY\x1F .Qþ£R "
b"ë®▓<\x1A ïA┬╗Jf\x03 /┌9ü "
b"╠Y\r ╝DÀ@\x16 ÿd═|ÿØ┌ð "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"þòyW@nCEØø╚└àgıV "
b"\x0E ·êø\x06 *B<ÅÐ\x1A s░.(¶ "
b"Á]ÉVaaJ/º§à´i}l■ "
b"\t g¨X\t ÃA?”± \x7F ¾z\x12 Ô "
b"CÈ=R(pI:Š²ßŠ»]Ul "
b"XÅöÁûc@┌âU┘G \x03 ┐¨ "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"yBÓÓKC&“‰TÔ0q¦8 "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"¢íDűD׫xÓm=ð}¾ "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"ÆÜ„®æáF––¬"™Ã\x12 ýé "
b"\x07 ÍÈ┬u=C\x15 üD5v:un "
b"Á]ÉVaaJ/º§à´i}l■ "
b"P_ÌPŒNGë™Øäb\x7F è½2 "
b"¢íDűD׫xÓm=ð}¾ "
b"CÈ=R(pI:Š²ßŠ»]Ul "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"¾÷A\x06 Ì\v A%—…S$oñjÖ "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"\x01 ¹üƒºWD╚Ño▄\t ü8\e ® "
b"╠Y\r ╝DÀ@\x16 ÿd═|ÿØ┌ð "
b"\x0E ·êø\x06 *B<ÅÐ\x1A s░.(¶ "
b"\x07 RQîEdM\x14 ¿êâüå\x00 s "
b"î■╣UìRN\x17 é~ÃÆI,æ" "
b"▀▀#@¼íHüªe-\x08 þeac "
b"¢íDűD׫xÓm=ð}¾ "
b"\x07 ÍÈ┬u=C\x15 üD5v:un "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"î■╣UìRN\x17 é~ÃÆI,æ" "
b"╠Y\r ╝DÀ@\x16 ÿd═|ÿØ┌ð "
b"XÅöÁûc@┌âU┘G \x03 ┐¨ "
b"WàeÍ)¢L³²Ùü9ü*¿P "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"®üú\x11 €cK¹†5E*ÒÜÛ÷ "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"®üú\x11 €cK¹†5E*ÒÜÛ÷ "
b"\t g¨X\t ÃA?”± \x7F ¾z\x12 Ô "
b"ùâ\x05\t DüIŽ S\x7F ÛUË£} "
b"Á]ÉVaaJ/º§à´i}l■ "
b"P_ÌPŒNGë™Øäb\x7F è½2 "
b"\x1A \b\x10 fdCñ™ úv†B†W "
b"\x0E ·êø\x06 *B<ÅÐ\x1A s░.(¶ "
b"1\f ¾É'•L\x1C ¥ÖŠ:Iµ2Ç "
b"\t g¨X\t ÃA?”± \x7F ¾z\x12 Ô "
b"XÅöÁûc@┌âU┘G \x03 ┐¨ "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"¢íDűD׫xÓm=ð}¾ "
b"¾÷A\x06 Ì\v A%—…S$oñjÖ "
b"▀▀#@¼íHüªe-\x08 þeac "
b"®üú\x11 €cK¹†5E*ÒÜÛ÷ "
b"vx\x0E 忀BªµöWM~%ÜÓ "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"\x07 RQîEdM\x14 ¿êâüå\x00 s "
b"®üú\x11 €cK¹†5E*ÒÜÛ÷ "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"\x1A \b\x10 fdCñ™ úv†B†W "
b"\t g¨X\t ÃA?”± \x7F ¾z\x12 Ô "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"¥…ÅB…„M\x1E ½\x1A d9.ÓîŒ "
b"\x01 ¹üƒºWD╚Ño▄\t ü8\e ® "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"\x07 RQîEdM\x14 ¿êâüå\x00 s "
b"╠Y\r ╝DÀ@\x16 ÿd═|ÿØ┌ð "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"\x01 ¹üƒºWD╚Ño▄\t ü8\e ® "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"¢íDűD׫xÓm=ð}¾ "
b"®üú\x11 €cK¹†5E*ÒÜÛ÷ "
b"¾÷A\x06 Ì\v A%—…S$oñjÖ "
b"¹\x17 Í·/NIŒY\x1F .Qþ£R "
b"B¡|Äd|Bp¢•è.·±‚\x04 "
b"¢íDűD׫xÓm=ð}¾ "
b"\x1A \b\x10 fdCñ™ úv†B†W "
b"\x01 ¹üƒºWD╚Ño▄\t ü8\e ® "
b"ض¡ªôÐMl╝ð\x1D\x04 uÜb "
b"Á]ÉVaaJ/º§à´i}l■ "
b"ùâ\x05\t DüIŽ S\x7F ÛUË£} "
b"¢íDűD׫xÓm=ð}¾ "
b"Í/v:âæA;üídÛH-À9 "
b"¾÷A\x06 Ì\v A%—…S$oñjÖ "
b"Ī^†$ÒK0°1."p\x11 bÖ "
b"WàeÍ)¢L³²Ùü9ü*¿P "
b"\x07 RQîEdM\x14 ¿êâüå\x00 s "
b"\x07 ÍÈ┬u=C\x15 üD5v:un "
b"¢íDűD׫xÓm=ð}¾ "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"\x01 ¹üƒºWD╚Ño▄\t ü8\e ® "
b"´kÖ°¹Ožµã—m„F¸ú "
b"®üú\x11 €cK¹†5E*ÒÜÛ÷ "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"XÅöÁûc@┌âU┘G \x03 ┐¨ "
b"\x07 ÍÈ┬u=C\x15 üD5v:un "
b"Ãd>Éô.B§ö±ZSiÿÝf "
b"¾÷A\x06 Ì\v A%—…S$oñjÖ "
b"ùâ\x05\t DüIŽ S\x7F ÛUË£} "
b",ƒAtÑÁN¶£"\t ·z•Ná "
b"Á]ÉVaaJ/º§à´i}l■ "
b"ÅßšyéNEÔ‘H\e #\x06 j\‰ "
b"´kÖ°¹Ožµã—m„F¸ú "
b"|¡¦9ý\x10 J\x17 É:║\x03\x13\x15 █¬ "
b"¥…ÅB…„M\x1E ½\x1A d9.ÓîŒ "
b"ë®▓<\x1A ïA┬╗Jf\x03 /┌9ü "
b"\x0E ·êø\x06 *B<ÅÐ\x1A s░.(¶ "
b"\x1A \b\x10 fdCñ™ úv†B†W "
b"¾÷A\x06 Ì\v A%—…S$oñjÖ "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"Iø#‚k8Hq®Â0®~âñT "
b"ùâ\x05\t DüIŽ S\x7F ÛUË£} "
b"¾÷A\x06 Ì\v A%—…S$oñjÖ "
b"G÷wu1Aó½‚.\x16 ö1\x08 6 "
b"¾÷A\x06 Ì\v A%—…S$oñjÖ "
b"Ī^†$ÒK0°1."p\x11 bÖ "
b"\x01 Œ‘%ê‡Jâ‡Bš,ïÑòÐ "
b"XÅöÁûc@┌âU┘G \x03 ┐¨ "
b"\x0E ·êø\x06 *B<ÅÐ\x1A s░.(¶ "
b"¢íDűD׫xÓm=ð}¾ "
b"¢íDűD׫xÓm=ð}¾ "
b"¢íDűD׫xÓm=ð}¾ "
b"ÆÜ„®æáF––¬"™Ã\x12 ýé "
b"‚sŠð*\x08 K½¸Qá\x1E ŽÅ˜Ü "
b"WàeÍ)¢L³²Ùü9ü*¿P "
b"vx\x0E 忀BªµöWM~%ÜÓ "
b"¢íDűD׫xÓm=ð}¾ "
b"¾÷A\x06 Ì\v A%—…S$oñjÖ "
b"1\f ¾É'•L\x1C ¥ÖŠ:Iµ2Ç "
b"1\f ¾É'•L\x1C ¥ÖŠ:Iµ2Ç "
b"╠Y\r ╝DÀ@\x16 ÿd═|ÿØ┌ð "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"Æó"é¦)N¸–÷»f’Qó\x05 "
b"WàeÍ)¢L³²Ùü9ü*¿P "
b"¢íDűD׫xÓm=ð}¾ "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"╠Y\r ╝DÀ@\x16 ÿd═|ÿØ┌ð "
b"¢íDűD׫xÓm=ð}¾ "
b"\x07 RQîEdM\x14 ¿êâüå\x00 s "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"¾÷A\x06 Ì\v A%—…S$oñjÖ "
b"Á]ÉVaaJ/º§à´i}l■ "
b"1\f ¾É'•L\x1C ¥ÖŠ:Iµ2Ç "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"XÅöÁûc@┌âU┘G \x03 ┐¨ "
b"""
%ÔF`\LB\n
É\x12 Jþ├#I\f
"""
b"Ãd>Éô.B§ö±ZSiÿÝf "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"\x01 ¹üƒºWD╚Ño▄\t ü8\e ® "
b"å<¾c3ŸGD€øðœþ—ž_ "
b"CÈ=R(pI:Š²ßŠ»]Ul "
b"1\f ¾É'•L\x1C ¥ÖŠ:Iµ2Ç "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"\x1A \b\x10 fdCñ™ úv†B†W "
b"ÙÛ*˰ïLú¸š\x07 ¼\x12 - L "
b"1\f ¾É'•L\x1C ¥ÖŠ:Iµ2Ç "
b"CÈ=R(pI:Š²ßŠ»]Ul "
b"¹\x17 Í·/NIŒY\x1F .Qþ£R "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"XÅöÁûc@┌âU┘G \x03 ┐¨ "
b"¢íDűD׫xÓm=ð}¾ "
b",ƒAtÑÁN¶£"\t ·z•Ná "
b"Á]ÉVaaJ/º§à´i}l■ "
b"CÈ=R(pI:Š²ßŠ»]Ul "
b"\t #\x01 ~êyC{°Cµ°g>\x11 _ "
b"╠Y\r ╝DÀ@\x16 ÿd═|ÿØ┌ð "
b"Ī^†$ÒK0°1."p\x11 bÖ "
b"Ãd>Éô.B§ö±ZSiÿÝf "
b"▀▀#@¼íHüªe-\x08 þeac "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"\x07 ÍÈ┬u=C\x15 üD5v:un "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"1\f ¾É'•L\x1C ¥ÖŠ:Iµ2Ç "
b"‚sŠð*\x08 K½¸Qá\x1E ŽÅ˜Ü "
b"\x07 ÍÈ┬u=C\x15 üD5v:un "
b"\x01 ¹üƒºWD╚Ño▄\t ü8\e ® "
b"RÚªñÁBBÖ™µyª.ºH "
b"WàeÍ)¢L³²Ùü9ü*¿P "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"ŸÂ8½ù¯Oy€×ñÍ\x11 ‰èÓ "
b"\x01 ¹üƒºWD╚Ño▄\t ü8\e ® "
b"¾÷A\x06 Ì\v A%—…S$oñjÖ "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"¢íDűD׫xÓm=ð}¾ "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"╠Y\r ╝DÀ@\x16 ÿd═|ÿØ┌ð "
b"\x01 Œ‘%ê‡Jâ‡Bš,ïÑòÐ "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"CÈ=R(pI:Š²ßŠ»]Ul "
b"î■╣UìRN\x17 é~ÃÆI,æ" "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"¾÷A\x06 Ì\v A%—…S$oñjÖ "
b"yBÓÓKC&“‰TÔ0q¦8 "
b"vx\x0E 忀BªµöWM~%ÜÓ "
b"yBÓÓKC&“‰TÔ0q¦8 "
b"1\f ¾É'•L\x1C ¥ÖŠ:Iµ2Ç "
b"\x01 ¹üƒºWD╚Ño▄\t ü8\e ® "
b"¢íDűD׫xÓm=ð}¾ "
b"""
%ÔF`\LB\n
É\x12 Jþ├#I\f
"""
b",\e öLýûD\x03 „¿Xñ<\x7F\x1E Î "
b"®üú\x11 €cK¹†5E*ÒÜÛ÷ "
b"Ī^†$ÒK0°1."p\x11 bÖ "
b"î■╣UìRN\x17 é~ÃÆI,æ" "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"¢íDűD׫xÓm=ð}¾ "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"CÈ=R(pI:Š²ßŠ»]Ul "
b"""
U/\x1D \n
ùÎAìé)YpVûª]
"""
b"\x07 RQîEdM\x14 ¿êâüå\x00 s "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"Ãd>Éô.B§ö±ZSiÿÝf "
b"\x01 ¹üƒºWD╚Ño▄\t ü8\e ® "
b"1\f ¾É'•L\x1C ¥ÖŠ:Iµ2Ç "
b"1\f ¾É'•L\x1C ¥ÖŠ:Iµ2Ç "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"Í/v:âæA;üídÛH-À9 "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"¾÷A\x06 Ì\v A%—…S$oñjÖ "
b"\x1A \b\x10 fdCñ™ úv†B†W "
b"Óà['¶ÍC\x1D ›kdôäñ—¦ "
b"Ôž\x1C ç£]FO°| b—E“½ "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"ÆÜ„®æáF––¬"™Ã\x12 ýé "
b"¢íDűD׫xÓm=ð}¾ "
b"Ī^†$ÒK0°1."p\x11 bÖ "
b"¥…ÅB…„M\x1E ½\x1A d9.ÓîŒ "
b"ùâ\x05\t DüIŽ S\x7F ÛUË£} "
b"\x07 RQîEdM\x14 ¿êâüå\x00 s "
b"®üú\x11 €cK¹†5E*ÒÜÛ÷ "
b"®üú\x11 €cK¹†5E*ÒÜÛ÷ "
b"þòyW@nCEØø╚└àgıV "
b"Óà['¶ÍC\x1D ›kdôäñ—¦ "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"¢íDűD׫xÓm=ð}¾ "
b"ÆÜ„®æáF––¬"™Ã\x12 ýé "
b"3Å\x13 I┤\x1F Ic®`áºD─0ï "
b"«\x1D â\v !eE1ŠlÚÒî~*‚ "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"\x07 RQîEdM\x14 ¿êâüå\x00 s "
b"""
U/\x1D \n
ùÎAìé)YpVûª]
"""
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"CÈ=R(pI:Š²ßŠ»]Ul "
b"yBÓÓKC&“‰TÔ0q¦8 "
b"\x07 RQîEdM\x14 ¿êâüå\x00 s "
b"¾÷A\x06 Ì\v A%—…S$oñjÖ "
b"\x07 RQîEdM\x14 ¿êâüå\x00 s "
b"╠Y\r ╝DÀ@\x16 ÿd═|ÿØ┌ð "
b"XÅöÁûc@┌âU┘G \x03 ┐¨ "
b"®üú\x11 €cK¹†5E*ÒÜÛ÷ "
b"╠Y\r ╝DÀ@\x16 ÿd═|ÿØ┌ð "
b"þòyW@nCEØø╚└àgıV "
b"""
%ÔF`\LB\n
É\x12 Jþ├#I\f
"""
b"\x1A \b\x10 fdCñ™ úv†B†W "
b"ÆÜ„®æáF––¬"™Ã\x12 ýé "
b"¾÷A\x06 Ì\v A%—…S$oñjÖ "
b"yBÓÓKC&“‰TÔ0q¦8 "
b"¢íDűD׫xÓm=ð}¾ "
b"á\x05 –ìÙGL™‚Gγå\t !Æ "
b"\v sÑ4┐PDÝØÍ»N0\x1F └\x06 "
b"CÈ=R(pI:Š²ßŠ»]Ul "
b"Á]ÉVaaJ/º§à´i}l■ "
b"P_ÌPŒNGë™Øäb\x7F è½2 "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"\x01 Œ‘%ê‡Jâ‡Bš,ïÑòÐ "
b"\x1A \b\x10 fdCñ™ úv†B†W "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"yBÓÓKC&“‰TÔ0q¦8 "
b"RÚªñÁBBÖ™µyª.ºH "
b"vx\x0E 忀BªµöWM~%ÜÓ "
b"á\x05 –ìÙGL™‚Gγå\t !Æ "
b"""
%ÔF`\LB\n
É\x12 Jþ├#I\f
"""
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"Ãd>Éô.B§ö±ZSiÿÝf "
b"ÆÜ„®æáF––¬"™Ã\x12 ýé "
b"P_ÌPŒNGë™Øäb\x7F è½2 "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"P_ÌPŒNGë™Øäb\x7F è½2 "
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
b"Óà['¶ÍC\x1D ›kdôäñ—¦ "
b"\x07 ÍÈ┬u=C\x15 üD5v:un "
b"1\f ¾É'•L\x1C ¥ÖŠ:Iµ2Ç "
b"\x1A \b\x10 fdCñ™ úv†B†W "
b"╠Y\r ╝DÀ@\x16 ÿd═|ÿØ┌ð "
b"¢íDűD׫xÓm=ð}¾ "
b"\x07 RQîEdM\x14 ¿êâüå\x00 s "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"s\x04 _`*ÑB\x1F ÷mÎÌœ©` "
b"¥…ÅB…„M\x1E ½\x1A d9.ÓîŒ "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"yBÓÓKC&“‰TÔ0q¦8 "
b"\x07 RQîEdM\x14 ¿êâüå\x00 s "
b"Ī^†$ÒK0°1."p\x11 bÖ "
b"3Å\x13 I┤\x1F Ic®`áºD─0ï "
b"vx\x0E 忀BªµöWM~%ÜÓ "
b"1\f ¾É'•L\x1C ¥ÖŠ:Iµ2Ç "
b"\x01 Œ‘%ê‡Jâ‡Bš,ïÑòÐ "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"yBÓÓKC&“‰TÔ0q¦8 "
b"CÈ=R(pI:Š²ßŠ»]Ul "
b"î■╣UìRN\x17 é~ÃÆI,æ" "
b"¢íDűD׫xÓm=ð}¾ "
b"\x07 RQîEdM\x14 ¿êâüå\x00 s "
b"╠Y\r ╝DÀ@\x16 ÿd═|ÿØ┌ð "
b"WàeÍ)¢L³²Ùü9ü*¿P "
b"s\x04 _`*ÑB\x1F ÷mÎÌœ©` "
b"î■╣UìRN\x17 é~ÃÆI,æ" "
b"®üú\x11 €cK¹†5E*ÒÜÛ÷ "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"Í/v:âæA;üídÛH-À9 "
b"î■╣UìRN\x17 é~ÃÆI,æ" "
b"XÅöÁûc@┌âU┘G \x03 ┐¨ "
b"XÅöÁûc@┌âU┘G \x03 ┐¨ "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"WàeÍ)¢L³²Ùü9ü*¿P "
b"""
%ÔF`\LB\n
É\x12 Jþ├#I\f
"""
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"¢íDűD׫xÓm=ð}¾ "
b"Ī^†$ÒK0°1."p\x11 bÖ "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"P_ÌPŒNGë™Øäb\x7F è½2 "
b"£\x16 è—.\x00 A¿§VÖ÷¬Â>} "
b"\x1A \b\x10 fdCñ™ úv†B†W "
b"¢íDűD׫xÓm=ð}¾ "
b"‚sŠð*\x08 K½¸Qá\x1E ŽÅ˜Ü "
b"=¹Ï9ÕßLøš²Œ¦OÉ ¯ "
b"¢íDűD׫xÓm=ð}¾ "
b"¢íDűD׫xÓm=ð}¾ "
b"\x0E ·êø\x06 *B<ÅÐ\x1A s░.(¶ "
b"s\x04 _`*ÑB\x1F ÷mÎÌœ©` "
b"þòyW@nCEØø╚└àgıV "
b"õ•"¨‡ùG؆NBÄëÃ’f "
b"\x07 ÍÈ┬u=C\x15 üD5v:un "
b"\x1A \b\x10 fdCñ™ úv†B†W "
b"Í/v:âæA;üídÛH-À9 "
b"¾÷A\x06 Ì\v A%—…S$oñjÖ "
b"\x01 Œ‘%ê‡Jâ‡Bš,ïÑòÐ "
b"õ}È5o\x05 @\x04 °²®‚%~j´ "
]
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 (0x0967A85809C3413F94B1207FBE7A12D4 , 0xD62F763A8391413B81A164EA482DB739 , 0xBEF74106CC0B4125978553246FF16AD6 , 0xDFDF2340ACA14881A6652D08E7656163 , 0x075251EE45644D14BFEAE2FCE50073A0 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0x310CBEC927954C1CA5D68A3A49B532C7 , 0xC9D1A6F276F24C67B7C66222804DB52C , 0x0B73A534BF5044ED9DD6AF4E301FC006 , 0xADB46BD6B0B94F9EB5E3976D8446B8FA , 0x82738AF02A084BBDB851E11E8EC598DC , 0x43C83D522870493A8AB2DF8ABB5D556C , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0x075251EE45644D14BFEAE2FCE50073A0 , 0xCC590DBC44B740169864CD7C989DDAD0 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0x075251EE45644D14BFEAE2FCE50073A0 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0x310CBEC927954C1CA5D68A3A49B532C7 , 0x310CBEC927954C1CA5D68A3A49B532C7 , 0x9FC238BDF9AF4F7980D7F1CD1189E8D3 , 0x73045F602AD1421FADF76DCECC9CA960 , 0xBEF74106CC0B4125978553246FF16AD6 , 0x01FB819FA75744C8A56FDC0981381BA9 , 0xC6DC84AEE6E1469696AC2299C312FDE9 , 0x79AD42D3D34B4326938954D43071A638 , 0xBEF74106CC0B4125978553246FF16AD6 , 0xB917CDC2B72F4E498C591F2E51FEA352 , 0x89A9B23C1A8B41C2BB4A66032FDA3981 , 0xCC590DBC44B740169864CD7C989DDAD0 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0xE7957957406E43459D9BC8C08567D556 , 0x0EFA889B062A423C8FD11A73B02E28F4 , 0xB55D905661614A2FA7F585EF697D6CFE , 0x0967A85809C3413F94B1207FBE7A12D4 , 0x43C83D522870493A8AB2DF8ABB5D556C , 0x588F94B5966340DA8355D947FF03BFF9 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0x79AD42D3D34B4326938954D43071A638 , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0xC6DC84AEE6E1469696AC2299C312FDE9 , 0x07D6D4C2753D4315814435763A756EB6 , 0xB55D905661614A2FA7F585EF697D6CFE , 0x505FCC508C4E47EB99D8E4627FE8BD32 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0x43C83D522870493A8AB2DF8ABB5D556C , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0xBEF74106CC0B4125978553246FF16AD6 , 0xF59522A887F947D8864E42C4EBC39266 , 0x01FB819FA75744C8A56FDC0981381BA9 , 0xCC590DBC44B740169864CD7C989DDAD0 , 0x0EFA889B062A423C8FD11A73B02E28F4 , 0x075251EE45644D14BFEAE2FCE50073A0 , 0x8CFEB9558D524E17827EC792492C9122 , 0xDFDF2340ACA14881A6652D08E7656163 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0x07D6D4C2753D4315814435763A756EB6 , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0x8CFEB9558D524E17827EC792492C9122 , 0xCC590DBC44B740169864CD7C989DDAD0 , 0x588F94B5966340DA8355D947FF03BFF9 , 0x57E065CD29A24CB3B2D9FC39FC2ABF50 , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0xAEFCFA1180634BB98635452AD2DCDBF7 , 0xF59522A887F947D8864E42C4EBC39266 , 0xF59522A887F947D8864E42C4EBC39266 , 0xAEFCFA1180634BB98635452AD2DCDBF7 , 0x0967A85809C3413F94B1207FBE7A12D4 , 0xF9E2050944FC498EA0537FDB55CBA37D , 0xB55D905661614A2FA7F585EF697D6CFE , 0x505FCC508C4E47EB99D8E4627FE8BD32 , 0x1A5C6210666443F19920FA7686428657 , 0x0EFA889B062A423C8FD11A73B02E28F4 , 0x310CBEC927954C1CA5D68A3A49B532C7 , 0x0967A85809C3413F94B1207FBE7A12D4 , 0x588F94B5966340DA8355D947FF03BFF9 , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0xBEF74106CC0B4125978553246FF16AD6 , 0xDFDF2340ACA14881A6652D08E7656163 , 0xAEFCFA1180634BB98635452AD2DCDBF7 , 0x76780EE5E68042AAB5F6574D7E25DCD3 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0x075251EE45644D14BFEAE2FCE50073A0 , 0xAEFCFA1180634BB98635452AD2DCDBF7 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0x1A5C6210666443F19920FA7686428657 , 0x0967A85809C3413F94B1207FBE7A12D4 , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0xA585C54285844D1EBD1A64392ED3EE8C , 0x01FB819FA75744C8A56FDC0981381BA9 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0x075251EE45644D14BFEAE2FCE50073A0 , 0xCC590DBC44B740169864CD7C989DDAD0 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0x01FB819FA75744C8A56FDC0981381BA9 , 0xF59522A887F947D8864E42C4EBC39266 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0xAEFCFA1180634BB98635452AD2DCDBF7 , 0xBEF74106CC0B4125978553246FF16AD6 , 0xB917CDC2B72F4E498C591F2E51FEA352 , 0x42A17CC4647C4270A295E82EB7B18204 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0x1A5C6210666443F19920FA7686428657 , 0x01FB819FA75744C8A56FDC0981381BA9 , 0x9DF4ADA693D14D6CBCD01D04759A6220 , 0xB55D905661614A2FA7F585EF697D6CFE , 0xF9E2050944FC498EA0537FDB55CBA37D , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0xD62F763A8391413B81A164EA482DB739 , 0xBEF74106CC0B4125978553246FF16AD6 , 0xC4AA5E8624D24B30B0312E22701162D6 , 0x57E065CD29A24CB3B2D9FC39FC2ABF50 , 0x075251EE45644D14BFEAE2FCE50073A0 , 0x07D6D4C2753D4315814435763A756EB6 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0x01FB819FA75744C8A56FDC0981381BA9 , 0xADB46BD6B0B94F9EB5E3976D8446B8FA , 0xAEFCFA1180634BB98635452AD2DCDBF7 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0x588F94B5966340DA8355D947FF03BFF9 , 0x07D6D4C2753D4315814435763A756EB6 , 0xC7643E90932E42F594F15A536998ED66 , 0xBEF74106CC0B4125978553246FF16AD6 , 0xF9E2050944FC498EA0537FDB55CBA37D , 0x2C834174D1C14EB6A32209B77A954EE1 , 0xB55D905661614A2FA7F585EF697D6CFE , 0xC5DF9A79E94E45D491481B23066A5C89 , 0xADB46BD6B0B94F9EB5E3976D8446B8FA , 0x7CADDD39EC104A17903ABA031315DBAA , 0xA585C54285844D1EBD1A64392ED3EE8C , 0x89A9B23C1A8B41C2BB4A66032FDA3981 , 0x0EFA889B062A423C8FD11A73B02E28F4 , 0x1A5C6210666443F19920FA7686428657 , 0xBEF74106CC0B4125978553246FF16AD6 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0x49F823826B384871AEC230AE7EE2F154 , 0xF9E2050944FC498EA0537FDB55CBA37D , 0xBEF74106CC0B4125978553246FF16AD6 , 0x47F77775AD3141F3BD822E16F6310836 , 0xBEF74106CC0B4125978553246FF16AD6 , 0xC4AA5E8624D24B30B0312E22701162D6 , 0x018C9125EA874AE287429A2CEFD1F2D0 , 0x588F94B5966340DA8355D947FF03BFF9 , 0x0EFA889B062A423C8FD11A73B02E28F4 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0xC6DC84AEE6E1469696AC2299C312FDE9 , 0x82738AF02A084BBDB851E11E8EC598DC , 0x57E065CD29A24CB3B2D9FC39FC2ABF50 , 0x76780EE5E68042AAB5F6574D7E25DCD3 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0xBEF74106CC0B4125978553246FF16AD6 , 0x310CBEC927954C1CA5D68A3A49B532C7 , 0x310CBEC927954C1CA5D68A3A49B532C7 , 0xCC590DBC44B740169864CD7C989DDAD0 , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0xC6F322E9A6294EB896F7BB669251F305 , 0x57E065CD29A24CB3B2D9FC39FC2ABF50 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0xCC590DBC44B740169864CD7C989DDAD0 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0x075251EE45644D14BFEAE2FCE50073A0 , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0xBEF74106CC0B4125978553246FF16AD6 , 0xB55D905661614A2FA7F585EF697D6CFE , 0x310CBEC927954C1CA5D68A3A49B532C7 , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0x588F94B5966340DA8355D947FF03BFF9 , 0x25E246605C4C420A90124AE7C323490C , 0xC7643E90932E42F594F15A536998ED66 , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0x01FB819FA75744C8A56FDC0981381BA9 , 0xE53CBE63339F474480F8F09CFE979E5F , 0x43C83D522870493A8AB2DF8ABB5D556C , 0x310CBEC927954C1CA5D68A3A49B532C7 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0x1A5C6210666443F19920FA7686428657 , 0xD9DB2ACBB0EF4CFAB89A07BC122D204C , 0x310CBEC927954C1CA5D68A3A49B532C7 , 0x43C83D522870493A8AB2DF8ABB5D556C , 0xB917CDC2B72F4E498C591F2E51FEA352 , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0x588F94B5966340DA8355D947FF03BFF9 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0x2C834174D1C14EB6A32209B77A954EE1 , 0xB55D905661614A2FA7F585EF697D6CFE , 0x43C83D522870493A8AB2DF8ABB5D556C , 0x0923017EEA79437BB043B5B0673E115F , 0xCC590DBC44B740169864CD7C989DDAD0 , 0xC4AA5E8624D24B30B0312E22701162D6 , 0xC7643E90932E42F594F15A536998ED66 , 0xDFDF2340ACA14881A6652D08E7656163 , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0x07D6D4C2753D4315814435763A756EB6 , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0x310CBEC927954C1CA5D68A3A49B532C7 , 0x82738AF02A084BBDB851E11E8EC598DC , 0x07D6D4C2753D4315814435763A756EB6 , 0x01FB819FA75744C8A56FDC0981381BA9 , 0x52DAAAF1C14242D699B579AA2EADBA48 , 0x57E065CD29A24CB3B2D9FC39FC2ABF50 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0x9FC238BDF9AF4F7980D7F1CD1189E8D3 , 0x01FB819FA75744C8A56FDC0981381BA9 , 0xBEF74106CC0B4125978553246FF16AD6 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0xCC590DBC44B740169864CD7C989DDAD0 , 0x018C9125EA874AE287429A2CEFD1F2D0 , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0x43C83D522870493A8AB2DF8ABB5D556C , 0x8CFEB9558D524E17827EC792492C9122 , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0xF59522A887F947D8864E42C4EBC39266 , 0xBEF74106CC0B4125978553246FF16AD6 , 0x79AD42D3D34B4326938954D43071A638 , 0x76780EE5E68042AAB5F6574D7E25DCD3 , 0x79AD42D3D34B4326938954D43071A638 , 0x310CBEC927954C1CA5D68A3A49B532C7 , 0x01FB819FA75744C8A56FDC0981381BA9 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0x25E246605C4C420A90124AE7C323490C , 0x2C1BF64CFDFB440384BF58F13C7F1ECE , 0xAEFCFA1180634BB98635452AD2DCDBF7 , 0xC4AA5E8624D24B30B0312E22701162D6 , 0x8CFEB9558D524E17827EC792492C9122 , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0x43C83D522870493A8AB2DF8ABB5D556C , 0x552F1D0A97D7418D822959705696A65D , 0x075251EE45644D14BFEAE2FCE50073A0 , 0xF59522A887F947D8864E42C4EBC39266 , 0xC7643E90932E42F594F15A536998ED66 , 0x01FB819FA75744C8A56FDC0981381BA9 , 0x310CBEC927954C1CA5D68A3A49B532C7 , 0x310CBEC927954C1CA5D68A3A49B532C7 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0xD62F763A8391413B81A164EA482DB739 , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0xBEF74106CC0B4125978553246FF16AD6 , 0x1A5C6210666443F19920FA7686428657 , 0xD3E05B27B6CD431D9B6B64F4E4F197A6 , 0xD49E1CE7A35D464FB07CA062974593BD , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0xC6DC84AEE6E1469696AC2299C312FDE9 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0xC4AA5E8624D24B30B0312E22701162D6 , 0xA585C54285844D1EBD1A64392ED3EE8C , 0xF9E2050944FC498EA0537FDB55CBA37D , 0x075251EE45644D14BFEAE2FCE50073A0 , 0xAEFCFA1180634BB98635452AD2DCDBF7 , 0xAEFCFA1180634BB98635452AD2DCDBF7 , 0xE7957957406E43459D9BC8C08567D556 , 0xD3E05B27B6CD431D9B6B64F4E4F197A6 , 0xF59522A887F947D8864E42C4EBC39266 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0xC6DC84AEE6E1469696AC2299C312FDE9 , 0x338F1349B41F4963A960A0A744C4308B , 0xAB1DE20B216545318A6CDAD2EE7E2A82 , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0x075251EE45644D14BFEAE2FCE50073A0 , 0x552F1D0A97D7418D822959705696A65D , 0xF59522A887F947D8864E42C4EBC39266 , 0x43C83D522870493A8AB2DF8ABB5D556C , 0x79AD42D3D34B4326938954D43071A638 , 0x075251EE45644D14BFEAE2FCE50073A0 , 0xBEF74106CC0B4125978553246FF16AD6 , 0x075251EE45644D14BFEAE2FCE50073A0 , 0xCC590DBC44B740169864CD7C989DDAD0 , 0x588F94B5966340DA8355D947FF03BFF9 , 0xAEFCFA1180634BB98635452AD2DCDBF7 , 0xCC590DBC44B740169864CD7C989DDAD0 , 0xE7957957406E43459D9BC8C08567D556 , 0x25E246605C4C420A90124AE7C323490C , 0x1A5C6210666443F19920FA7686428657 , 0xC6DC84AEE6E1469696AC2299C312FDE9 , 0xBEF74106CC0B4125978553246FF16AD6 , 0x79AD42D3D34B4326938954D43071A638 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0xE10596ECD9474C998247CEB3E50921C6 , 0x0B73A534BF5044ED9DD6AF4E301FC006 , 0x43C83D522870493A8AB2DF8ABB5D556C , 0xB55D905661614A2FA7F585EF697D6CFE , 0x505FCC508C4E47EB99D8E4627FE8BD32 , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0xF59522A887F947D8864E42C4EBC39266 , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0x018C9125EA874AE287429A2CEFD1F2D0 , 0x1A5C6210666443F19920FA7686428657 , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0x79AD42D3D34B4326938954D43071A638 , 0x52DAAAF1C14242D699B579AA2EADBA48 , 0x76780EE5E68042AAB5F6574D7E25DCD3 , 0xE10596ECD9474C998247CEB3E50921C6 , 0x25E246605C4C420A90124AE7C323490C , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0xC7643E90932E42F594F15A536998ED66 , 0xC6DC84AEE6E1469696AC2299C312FDE9 , 0x505FCC508C4E47EB99D8E4627FE8BD32 , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0x505FCC508C4E47EB99D8E4627FE8BD32 , 0x79A36140A28A4CE6AC6D0E2CED062741 , 0xD3E05B27B6CD431D9B6B64F4E4F197A6 , 0x07D6D4C2753D4315814435763A756EB6 , 0x310CBEC927954C1CA5D68A3A49B532C7 , 0x1A5C6210666443F19920FA7686428657 , 0xCC590DBC44B740169864CD7C989DDAD0 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0x075251EE45644D14BFEAE2FCE50073A0 , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0x73045F602AD1421FADF76DCECC9CA960 , 0xA585C54285844D1EBD1A64392ED3EE8C , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0x79AD42D3D34B4326938954D43071A638 , 0x075251EE45644D14BFEAE2FCE50073A0 , 0xC4AA5E8624D24B30B0312E22701162D6 , 0x338F1349B41F4963A960A0A744C4308B , 0x76780EE5E68042AAB5F6574D7E25DCD3 , 0x310CBEC927954C1CA5D68A3A49B532C7 , 0x018C9125EA874AE287429A2CEFD1F2D0 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0x79AD42D3D34B4326938954D43071A638 , 0x43C83D522870493A8AB2DF8ABB5D556C , 0x8CFEB9558D524E17827EC792492C9122 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0x075251EE45644D14BFEAE2FCE50073A0 , 0xCC590DBC44B740169864CD7C989DDAD0 , 0x57E065CD29A24CB3B2D9FC39FC2ABF50 , 0x73045F602AD1421FADF76DCECC9CA960 , 0x8CFEB9558D524E17827EC792492C9122 , 0xAEFCFA1180634BB98635452AD2DCDBF7 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0xF59522A887F947D8864E42C4EBC39266 , 0xD62F763A8391413B81A164EA482DB739 , 0x8CFEB9558D524E17827EC792492C9122 , 0x588F94B5966340DA8355D947FF03BFF9 , 0x588F94B5966340DA8355D947FF03BFF9 , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0x57E065CD29A24CB3B2D9FC39FC2ABF50 , 0x25E246605C4C420A90124AE7C323490C , 0xF59522A887F947D8864E42C4EBC39266 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0xC4AA5E8624D24B30B0312E22701162D6 , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0xF57DC8356F054004B0B2AE82257E6AB4 , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0x505FCC508C4E47EB99D8E4627FE8BD32 , 0xA316E8972E0041BFA756D6F7ACC23E7D , 0x1A5C6210666443F19920FA7686428657 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0x82738AF02A084BBDB851E11E8EC598DC , 0x3DB9CF39D5DF4CF89AB28CA64FC9A0AF , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0xBDA1448FB6F1449EAE78E06D3DD07DF3 , 0x0EFA889B062A423C8FD11A73B02E28F4 , 0x73045F602AD1421FADF76DCECC9CA960 , 0xE7957957406E43459D9BC8C08567D556 , 0xF59522A887F947D8864E42C4EBC39266 , 0x07D6D4C2753D4315814435763A756EB6 , 0x1A5C6210666443F19920FA7686428657 , 0xD62F763A8391413B81A164EA482DB739 , 0xBEF74106CC0B4125978553246FF16AD6 , 0x018C9125EA874AE287429A2CEFD1F2D0 , 0xF57DC8356F054004B0B2AE82257E6AB4 ));
Copy
91
16.52 ms
SELECT `product_media` . `id` as `product_media.id` , `product_media` . `version_id` as `product_media.versionId` , `product_media` . `product_id` as `product_media.productId` , `product_media` . `product_version_id` as `product_media.productVersionId` , `product_media` . `media_id` as `product_media.mediaId` , `product_media` . `position` as `product_media.position` , `product_media.media` . `id` as `product_media.media.id` , `product_media.media` . `user_id` as `product_media.media.userId` , `product_media.media` . `media_folder_id` as `product_media.media.mediaFolderId` , `product_media.media` . `mime_type` as `product_media.media.mimeType` , `product_media.media` . `file_extension` as `product_media.media.fileExtension` , `product_media.media` . `uploaded_at` as `product_media.media.uploadedAt` , `product_media.media` . `file_name` as `product_media.media.fileName` , `product_media.media` . `file_size` as `product_media.media.fileSize` , `product_media.media` . `media_type` as `product_media.media.mediaTypeRaw` , `product_media.media` . `meta_data` as `product_media.media.metaData` , `product_media.media` . `config` as `product_media.media.config` , `product_media.media` . `path` as `product_media.media.path` , `product_media.media` . `private` as `product_media.media.private` , `product_media.media` . `thumbnails_ro` as `product_media.media.thumbnailsRo` , `product_media.media` . `created_at` as `product_media.media.createdAt` , `product_media.media` . `updated_at` as `product_media.media.updatedAt` , `product_media.media.translation.title` , `product_media.media.translation.title` as `product_media.media.title` , `product_media.media.translation.alt` , `product_media.media.translation.alt` as `product_media.media.alt` , `product_media.media.translation.customFields` , `product_media.media.translation.customFields` as `product_media.media.customFields` , `product_media` . `custom_fields` as `product_media.customFields` , `product_media` . `created_at` as `product_media.createdAt` , `product_media` . `updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media` . `media_id` = `product_media.media` . `id` LEFT JOIN (SELECT `product_media.media.translation` . `media_id` , `product_media.media.translation` . `alt` as `product_media.media.translation.alt` , `product_media.media.translation` . `title` as `product_media.media.translation.title` , `product_media.media.translation` . `custom_fields` as `product_media.media.translation.customFields` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation` . `language_id` = ? ) `product_media.media.media_translation` ON `product_media.media.media_translation` . `media_id` = `product_media.media` . `id` WHERE (`product_media` . `version_id` = ? ) AND ((`product_media` . `product_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x00 o0ÉÛ\f E\x02 „(g‹\x12 W#± "
b"\x00 î–xÉ\e I;™\x1F 7U&ó.“ "
b"\x02 └*M╔ªKuÉ¡â╝ê\x01 ô\x17 "
b"\x03 2œ‰†“N¢–‚6†#¤\x1C è "
b"\x04\x0E ®,!ÖNr¨JäÜE\x14 @ý "
b"\x04 å\x1E ¥¢þJ‡˜í¹g¹]ºZ "
b"\x05 _ãVüa@[╣389»áÐ "
b"\x05 ß2_EÜKôšX²lxÍøÃ "
b"\x06 éü8╔cI─¬{±4É8)C "
b"\x06 ‡P©Š\x11 L‡ˆ 1v6œCF "
b"""
\x07\x06 üÖ\n
×@mƒÂ1C=░3ü
"""
b"\x07 zIÍBoM\x18 •ß\x13\f çä\x00 Y "
b"\t ?„‘¡\x18 @9“Sæ8½¥\x1C r "
b"""
\n
µæ\e «ìF‚½?¾«×OG\x05
"""
b"""
\n
ó·àWuK¯Ÿ5‹`œ‚܆
"""
b"""
\n
ö¯þÆ\H…´\x07 g‡\x10 ˆb?
"""
b"\f ì\x01 !l¬D2äÙ┘#▓Ô&! "
b"\f ‘ôpàZDž–‡\x02 h×0…H "
b"\f à=eåúDý½rÓ¢å\x11\t ; "
b"\r ½k═O─HðºìÅ╔\x19\x1A àÕ "
b"\r ▒Tùs0J\x16 ú\x00 ÷┘\x10 ìy) "
b"\x0E *]oYºAå’ Ù¹‡éÜe "
b"\x0E K§X$8OB^︘`á¡ "
b"\x0E ÆÒqú¡H²:\x04 ᛽\x05 ø "
b"\x0F £àÇtnH'ªV=¿š‘`È "
b"\x0F ║ó|■ÀJ\x13 Ø/|5dFÁh "
b"\x10 rVJ1ôD¬ÉXìù╚\x1A ¶┘ "
b"\x10 ¡{Q\x1A •F'¥˜rWý%P "
b"\x11 €§s¯£El’\x03 ï±£ëÑä "
b"\x11 • +†³CÚ¤¢û±Røèã "
b"\x11 –\x11 ÀE‰Gx—ާGÖ\x02 I\x10 "
b"\x11 ú\x06 ‡ôFH#˜¢H^WP©ú "
b"\x12 ‘U5æ†Lx–K\x13 þ\x11 ,\x00 “ "
b"\x12 »d\x08 Ñ\x16 K\x0F ¥\x01 ð½\x18 ZŽ0 "
b"\x12 ÑXy\x1A i@'¢\t ý)e'Ñ\e "
b"\x13 yM\x1D 5kCÿØ\x19 ├▒» µ├ "
b"\x13 æ8—\x02 ©N‹•i#ÜpyDO "
b"\x14 r$\x03\x05 ºBd┤Åz\x06\x15 ù4% "
b"\x15 wO‰ÞhFÊ™P`ƒKB‰\t "
b"\x18 jÏ\x10 •0Jĕϴ"¹d±¾ "
b"\x18 ░e³YõD8¬_▀ì¬\x13 ?ƒ "
b"\x19\x1A 0\x15 h®M@‹hƒajQΨ "
b"\x19 žm„\x12 “F<¦Ó\x0E ’pí„• "
b"\x19 è1ÜÇÖF·š\e >(\x07 q\x1C v "
b"\x1A \NI]nEé“‹H\x08 è\x00 f¼ "
b"\x1A ░GL®µ@K«Øxá}ìĵ "
b"\e\f Ct‘FD¦¡D™šâ=ÊÙ "
b"\e §©F\f ðLw¸+\x7F ˆª\x10\x1A\x08 "
b"\x1C ┤Q&ÅwB"╗ı-G5\x17 ¡E "
b"\x1C ©óº┴\x01 JÅó\x0E x0:Å/$ "
b"\x1C ¹I\x11 Ú─EØ«²ë[&\x02 ^╬ "
b"\x1D Ørs\r 3GVúÂfÿêb\x13 "
b"\x1E\x1E VȧzAâ”Ä"¨6˜úˆ "
b"\x1E À^æEÚG]µì(㓸šO "
b"\x1E ·G]¯ÈD5Å2uLç\x19 rQ "
b" '-┼ÿÌF┤ÿ┴¥¨7ü\v \n "
b"!\x00 };Ù\x0F I”€–†(ÁcØ\x15 "
b"""
!Ó\n
±1ÔKD¾sÛ¡NT\x11 "
"""
b""NLh5ƒN\x06 €Vð\x1E é\x06\x02 L "
b""jJ0\x03 éMú´Aæ‹\t }è¼ "
b""¬└â\x13\x17 B├ÅÄOL GYä "
b""╩$=\x00 ÅA;Ü\v èb\x06 í\x10 Ð "
b"#\x1E 5Ýl\x02 C8•.t[ÆaÂ: "
b"#C½ÅCÇAOÜ║Dâ\x18 ü»» "
b"$\x1C ^\x0E ¥BŒ„\x08\x12 žFüЛ "
b"%\x00 öBòlN§Å?ÖP\x00 1Ä® "
b"%<ò÷§rJd¾"\x05 .™€»˜ "
b"""
%Æ”Ÿ\n
áAG‘Cf\x16 Bˆ+;
"""
b"%÷H–HæA·¤²)aj\x03\x1D Í "
b"&Lð\x1C LðHj¦X¯}\x12 »ô\x04 "
b"&|Þ²/LL┐üä:¼\x14 !F\x16 "
b"'RŸy*OC°–<1;Uh?¶ "
b"'”gƒ=ôOl êK½5\x7F ÇÁ "
b"'èE:ù\t H•°SŸ\x1C ‰#nã "
b"($b!ß_MK¾é;è½@\e — "
b"(B¸o¹Ä@Çú!ì0__ó▒ "
b")\x19 ±A\x0E çDöøÅ┤╔p\x15\t N "
b"*+\x04 ÓDÖF\x0F ••²¼§dˆ\x12 "
b"*Q*\x15 i`HD‹b-\x08\x13 ï\x17 t "
b"-Ç\x03 i\t ßG÷•\x18 ×vˆ\x18 Áb "
b".\x1A š7°\x00 @í·\x1E C¾îôÒ9 "
b".J§ì▄/EzòÍ\f\x02 s½¸\ "
b".üÛcñaKEÅ´\x1C Äj\x04 ¦■ "
b"""
/z©\r 7¹Fj§\e ø\n
\x1E @þ
"""
b"/Ôêrå┴LØ£ÉpJ,ëC\x07 "
b"2•Z0L«@‡ »W;¤\x05 ÉN "
b"3%)´zóK|ÜB>üÖß`È "
b"3´\x1A @ˆ\x03 C"Uö$ù\x02 €\x14 "
b"4nç®Kõ@Z©‰-v\x17 q‚t "
b"4›Ö`ByOé¤ý<ZÛ\e F\x15 "
b"4Ò·?ì€@H½´‚~¿Š—Ø "
b"5\x0E =\f #úE”¢ü£Ž\x11 ÎÊP "
b"5Ù/¥&&F½®ù=\x16 þÆÇ¹ "
b"6;\x0F ð1ùM\x0E »\x08 ìþ\x00 ù\x08 µ "
b"7¤ÎÿtðB\x1D ‚\r \x0E\x05 ~ÛóÕ "
b"7Ëm\x03 ˜$C†»‡š¦JÖÎ\t "
b"8³A?œôH\x0E ¹(“ņEÍU "
b"8÷¤@c½H\x1E –É’\x04 ULÂá "
b"""
:\n
o»©¤K…˜tõhOÝÜ©
"""
b":m╔╠ÉPHÞÜ´\x10 °D\t ð- "
b";5Þñö-J˜°ã\x13 +àMvY "
b";˜\x16 ÖXëC\x15 “íÊlAžÄ¥ "
b"""
;ͤ]\x10\x06 Dÿ¡Ë©Z\n
<ð\x7F
"""
b"?)5·&|O°¸\x0E PÇt\\x13 E "
b"?et´yƒH%—Ÿ…\x00 Ö²+ "
b"?Ä2Š?ÂO‹²ð$,(\x01 , "
b"@Ðýd!ïI䢧ÿ&þ8ý; "
b"BÕ\x1A Çë’E¨³L±îó=š[ "
b"CÕ║\x14 0\x05 @ÇØ(RÞ\x00 @¹╚ "
b"Dý)¸œ‡K°œ¶w8©p’P "
b"""
FV\x17 A•èHw»Mµ251\n
<
"""
b"FZ!.«e@ϰQö\x05\x05 ߸w "
b"F¹JëÕ\x06 B;š±2øÓ¦õ\n "
b"GÀWMæ\x18 F;ÅÂIË┐oÝõ "
b"J\x1C u:ÛpL\x00 ‹uS²è·dk "
b"J‚·R—âI¯ƒZ|›c'øÀ "
b"Józ<\x17 üHÌ…«*\x01 ófVÿ "
b"KÔÇOÚ}F\x10 ¢ïîÝ9øö+ "
b"L#0t&šN*¬¥F±FóÔa "
b"L|/B‡mO”‰Ù¤°G] Ì "
b"M\e\x7F êoŠO‹²tÏx}ž’¿ "
b"Mv|)Ì\x18 HÀü.|`ÂhEÐ "
b"M¾!Ä\f ³JǵWá\x14 ñÔ8Z "
b"N\x07 ê*U÷G²òÙáR¤ÅÞ┌ "
b"O\x1A\e ³p½CXˆuó€hÿ=j "
b"O?4†\f ˆIö¿T±‘®ƒÚ¿ "
b"""
PÁø#VïB\x11 ©\n
Bøf_'\x1A
"""
b"QééSI¢B4ùv\x1C ¶"Éõ8 "
b"RÌTB¢dD2ŠðEËS7ˆ“ "
b"S\x1F {╚kìJ┘ò\n ÏÍú\x00 9û "
b"S¿╦BåZOáÆ?ê<É/´ "
b"SðÖC8\x19 Fzƒ¿!»BÎ\e\x01 "
b"T\x18 ÿ…”èA†¢A/Àw1Ч "
b"T@R█¹ÉJ¹ê▀û╗ù¶d× "
b"UÁÑÞX;NÉ•y†g{ÙŒd "
b"VD1{2]G%ƒLæ1¸ãõÒ "
b"W╩ıW¨×I=ü\x03 ÈØdìb\x1D "
b"WÝN‚‡§Dë¶¡\f ŒÐ~£d "
b"X€²˜½\x1E @¦‘&‹„öc¹\t "
b"X«ž\t _äEÚ _$í\x15 ³U) "
b"Y™ØíxkMº±˜ëªAô·“ "
b"ZWïýÀ}Dª¶Áàm7Q-\x1F "
b"Z]\r –m½Kw¡Zb´Ql\x1F\x04 "
b"ZÂV—_rIs„Нºô¨\x06\x04 "
b"""
[‡¤\n
EÅNã¥uQ]þJeA
"""
b"\oDª¥ÓJz„\x15 ’²Lsr" "
b"\ÄÓùLxH#š¥Ã[ {LÛ "
b"\éSí\x1C SKΘ¾L¦ç\f JÒ "
b"^ZÚB€5I\v ‘\x04 „¼•/™ß "
b"_›yóö\t GÓ¨¸Êá²ï\x03 P "
b"b«IÉ«║A\x1E Æbþez-\x1A\f "
b"c$°|L╦C\x12 ÁØ\v d└\x11 øÚ "
b"cmå`?ïCÕ•¤É²Þ:hž "
b"c¯\x07 *>Û@<ùüæ$,þ¿ê "
b"déÔôYÙJ\x1D ¬\t G\x1C Á\x05 çD "
b"e\x1C FÆ\x19 ÐMµ¿ÃÍq\x18 ï¹\v "
b"f\x01 :\x03 ├_J\e Ä┼)¹üb9R "
b"f±æ{©\x00 CäŽ3§âYš2f "
b"jk.ØC"HgæJZ■RJó½ "
b"j‚\x06 6ÕèM脳ÜÀOH\x1D Ò "
b"lxÇ\x03 ï\x16 Cú¼K\r m\v Ò¨5 "
b"l¬4\v ÖüI½ëg╚åÈtÆz "
b"n\x01 ò[Z│I│í╗ÞÖFìVp "
b"nä\x1E á¿JMI²Úh„9&Pœ "
b"oü*+╠NF¤Ö¬7´¢òÙv "
b"oß'·Ú[@wÅ0/£9\x10 ┴` "
b"oæÒ×\x14 BH¤¼3Hì‹ŒÍ "
b"pÖä§×6I\e ‹elÓ$%ÄM "
b"pÿ2G\x07 }Hp»ªû¥îÀV\x10 "
b"qz‡\x05 ƒwH¬§+š\x1E ì\x13\x15\x05 "
b"qÎ#3\x1C\x03 A[ÅC´└á:─Ã "
b"ruˆ\x07 V‡MG¯É\r 8û¢ù… "
b"s╣51¡¼Hbìtk®ÍoJA "
b"t$Ý´Ì\x12 L)ØUõîÀ╣D╚ "
b"u§¤ŒP\x7F JW‡û†8%Ãp© "
b"uÍ\x03 À▄¿Hºº(¬<Ø/ã× "
b"v\x03 ó;v\x04 G5š`.ãâDÿ- "
b"vuÜ\x18 gIHÙ¢–²è«¬‹\n "
b"wC\x14 §\x04 èH°„l~]lަ@ "
b"x!ÁZ÷\x0E HÚ‡\x07 ñp€±MG "
b"x+T‹—ÔG\x11 Ÿ\x10 GÌ%\x17 Æ) "
b"xØsê+zD\x1C ƒãúIa\x00 Þ„ "
b"{9ÄZÊ"B{“a\x05 ú;Š9¬ "
b"}'·\x7F ÇbEKÂüß+;ã╣/ "
b"~œìU\x07 àM’³˜\x16 ‚ãÁ°™ "
b"\x7F\v Bªí\x13 IŽ„M`\t V{¸> "
b"\x7F öø?x-D·¨p!\x11 jcjž "
b"ü*Ø┬ÛqH¸åB¡6àe\x07 p "
b"üƒd©ÝY@\x0E ª╔\rùØZñ "
b"ü╝¦qÈ!K╣▒Ü\x15 ¹nIX@ "
b"‚\x1F d\e 1=Nתä\x1D Å=o¥\x10 "
b"ƒH\x18 •\r µJ)²ZóY\x1E R\x14 Æ "
b"ƒ³\¶ý›@ͽ;BV@–ñÄ "
b"„i,’W\x03 H@‘T¯Ô\x03 cm— "
b"å=┼ö┤´C>▒²┴\f w\x13 É\x02 "
b"†mr;¯“DÑŸÿ.\x19 ºZ›Ï "
b"åyN¼QÅC┬ñ3g╣±:c| "
b"†ÂµžIwL\x01 ¸Í\x11 +Š£\x19 ‰ "
b"‡¹S¨vWB\x14 ¨h\x7F Òtjçµ "
b"ꥲú1╠N╝│É ,\x12 fl; "
b"‰‰?Û\x12 ×@\x11 Ž\x1A\f ×$8Ù$ "
b"ë┐¿HTuJÅíáQ╝aô\x14 ¿ "
b"‰ÈëJ¶®B$¬4=ƒ–\t Œ\x17 "
b"ëËØ\x19 HÌEñ½└¡"MÑâ, "
b"Šî“\x08 û²K—¿k‘!§O\x13 I "
b"‹-a‡1I,™€|¢p‘\x11 Ô "
b"‹KXev~D˜žÙíî€Bçµ "
b"""
‹L–\n
ltL{ž½iš1•Ly
"""
b"‹‘\x19 Ô\f ÖG…R’[á×\v % "
b"ïÀ·¨░\x04 J1â¢ÅÂı÷òS "
b"‹¹ŒËBZC%¤ïJM8c¥H "
b"‹óÔårbJT¿\x03 "Vàbl\x08 "
b"Œ‘l¼·ÛL4‚a#Ä}>Ñ{ "
b"ìÔç2½üDjÀ¨í\x04 Íxq\x1C "
b"Ä\T:½zG╝üÇÌDúd»s "
b"ް»Ã6zKòˆU—ò$fˆE "
b"Žâ„õÛ©A\x1D Ž”æRµ½\x0E < "
b"É:Ô\x10 ñ\t Cù┤ö|\x05 =~┌¥ "
b"ÉF\x01 Y╠\x08 GRêw\Óf\¸ö "
b"É{ª!XøG\x10 å³õûCƒ‗¼ "
b"ÉÂå8N\x0F B-à┤\x03 ¦Üì\x00 Q "
b"‘Yº¯ÁÉN)†³ «6®-\x04 "
b"‘²á¦\x03 JCÀ“µØƒãPu¨ "
b"Æ║ü╦A╚N\e å¿ïîÕ\x1F ðT "
b"“;~Û\x03 ƒEk˜úa`¤}\x15\x04 "
b"•ÝH‡Ö©O¹†~\x0F +ì.S~ "
b"•ñ9¥éY@źn0‹\x17 Ï°Ò "
b"ûÅ\x1C ®VÇNºö\x1A\e HG:£E "
b"–ÑÒ↿Lª‚¿}¹Y°vÄ "
b"–ù(œPLJ\x7F ޏ®¦\x15 Êå\x16 "
b"""
—¦(\vSG\x16 ‡¼8xY\n
Š-
"""
b"™±›Ï\x1C „LQºmá÷èIÐ "
b"šfjç\x02 ÄI$².°€“í\x03 ï "
b"šä\t nîH@Ô¸‘ 3ÊÎH„ "
b"Ü‗\x1C L\x02 XIùüpÑ »+N1 "
b"ø\r q\t <\v CðºjÂçÅırN "
b"œ§ÎøÞeDp i~Mhðê• "
b"ئÚ┬]fI┼®vVî{B_Ì "
b"×1L\x1D b-B´æØ=■/Ï─Á "
b"žü £îxHH“kf³ä œÛ "
b"Ÿ;âY"\r E ŒdµÎ¸;5É "
b"ŸcQ\x14 <.I‘§\x1D ezŠòÆñ "
b" \x19 nÚˆBߟL‹nm‰, "
b"""
áa1¨\t LK(╝ì<Z\n
ÈD═
"""
b"áw×ï\t ┬Aüº(R¿310Þ "
b" ô\e ¤\x13\x02 J¿¹wí\x17 do‡D "
b"ú_0O÷µ@züg▄\f zÔ│└ "
b"úжkÙpO\x0E ÉÔ=.6È%= "
b"¥#\x1C þÐpFl®ƒ5”½Úƒ‚ "
b"¦\f ¦\x10 hvO㬅à`$†3– "
b"¦Ÿr¶°gOƒ–¿ðpDvôú "
b"""
§\x08 ³×\x10 \n
Nä¢P6žVÜ\J
"""
b"§u˜©\x11 tO*ªC\x18 ,Oc·Ê "
b"¨\x13 µÝ‰±I¬‰IÎdn\x17 m\x07 "
b"¨žÂ±\x08 $MF—\x07 K®gy¡\x13 "
b"¨ åØpBGá¢_Åè)ep£ "
b"©F\x19 „š5E»¼íÅ_é\x11 ~\x0E "
b"¬#┐╗ë¶J^êáÏî<LbÅ "
b"ªÉÉÓÕHç‰u½íQœÒä "
b"¬–M˜Ð%AlŒœ[¹÷A\e o "
b"LZ>3eN´ºKP÷Et܆ "
b"oï YBYŠš\x13 9« "
b"„Ó|3¨Aó“\x14 ‘Ç+« ô "
b"¡è0▀─^F│ë³ìSµÿ\x1E ü "
b"®\x0F lè°'D¯“ê=ú;Ó>| "
b"®Ø–“\x1F (E1»ïœ\f »ö‘\v "
b"°j\x16 ‘e"L’³`§eZÔ¨\x00 "
b"°Äºÿ“ÁFŸ èŽ(©·gL "
b"▒¼çs\x1E └Kìê³░ª▀`ı\x1C "
b"²kšB›·\x04 ªIË‘`P "
b"´H\x16 Þ°†JDŒÃIÀŠž5ò "
b"´ÍG6’-BبçQË\x13 bBª "
b"¸2´ÿ\x13 ñFG›ÏŽÇ\x7F ïnB "
b"¸™ž3˜\x18 HQ’ÇZ¼<¼iR "
b"╣Ó\x08 è░§Bªà╗Ò\x0F «iÉï "
b"ºMT0i¢DÔ¸Ô/Ë·VÁÆ "
b"""
»\x11 ~\x07 ~÷C\x13 ¹w‘Q\n
`oã
"""
b"╗3\x1F '¥áJ├ü\x1C yö+\x0F $▀ "
b"¼\x0F ѸٽJÞ‰b\x19 nÙ¹ñ€ "
b"½\x1A õô\x1C ÜI\r ˜"SÜ\f »ªÎ "
b"¾®õ·µäC†˜Ë<½ÈÔ«¶ "
b"À\x06 â%È:KÄ‘Ðe[\x1E\x7F vú "
b"""
Áj\x15 ®×ÀH\n
”•²~^lßC
"""
b"Á©\x1E 1 ËCÑ¿ò!¾ºt½ý "
b"šž\x01 ë¿Cþ–>ê¢É{Ý\x05 "
b"ÃRý(\x05 %Hô³ÇýóVÂ\x00\v "
b"Ãõ•oÛ\x03 @yœ¶è\x12 F\x15 !l "
b"Ãø\x1F E0ËMáµe¶ŽÏ\x0F ²¢ "
b"Ä\x03 e0÷”F‚°wíY0´r\x16 "
b"Äãôü¦°CB·e´7˜ß\x1A è "
b"Å|Ø¸ÔØC~ŒÛS3¢Z$Ô "
b"Ã_º×ÆØN¦éb┘\x1D _[ƒæ "
b"ÇÍiqÂcMÏ‘†›T\e\f +‚ "
b"ÈUqŽˆœFx‘ÖfP\x02 CIl "
b"╩ó\x15 Í¡ÇOÑî·│+ÉT); "
b"╦"\x7F ºï¢FjïcÅ*$ñÅ╗ "
b"╦|nmã▒A╣Ø┘æè\x1F ▒SJ "
b"Ì"áÄñœL)·.‰î\x13 ª,¿ "
b"ÌfÃÝ£²Fj®°PKH–ä¦ "
b"Íy&\û×J\x02 –\x02 pf \x13 2Ž "
b"Í›!UcšJÒƒ\x08\x19 iºÚD0 "
b"Î]Ã`\x7F õ@Ñ‚ð6¢£0Xc "
b"ÎxcŠF·I€¢ÖUl™BÌ\x02 "
b"Ï}w€/ûDf‡Œ\x12\x11 ¯&2{ "
b"Ïúð\x17 ¸àO’Œl&ú~\x05 pF "
b"ÐA\x04 ð|5N'žuÖ•õ༷ "
b"ðèÓè$¿OáÖõ1ØI8\x05 P "
b"ÐΉõ«¤E<¨@3œ>5\x1E "
b"ðÞ``Ç^FòùüÛ\r sâ┴" "
b"Ñk(eW…Gö¡ï”\Ä\x04 Ì "
b"Ò\x15 Àr\x1A ï@<º\t o®ô\x01 ³9 "
b"Ò-•)\x1A £L>¼\x04 v¸\t Xû© "
b"Ò“pÂSµEú…\x00 i0˜6X\x0E "
b"Ó\x1D\x1C £ÖIѵÇbD œu, "
b"ıó=I¿«H\x06 ü¢Ìî\x0E\x12 ð® "
b"Öz\x02 L[ÁM)޹³\x7F Wðó„ "
b"ÍŦeÔÆDÛº▓Ei~@°+ "
b"Ö¿F\x1F\x07 fHŸ¶vÙ¼K²ÌŠ "
b"Öù'rÞ›ENµ\x06 'âÞ’ªÀ "
b"×™Àh]ÛIÒºfv¹bP]\x04 "
b"Ø\x03 SÁ÷ÒL“žÄH•Ö\x15 üÁ "
b"""
ØOÀýÈbMéµÕô¸:\n
<N
"""
b"Øœ,°C²O5]â%ø©|& "
b"Ø¢´%\x01 êGà»m‡6Ö[j- "
b"Øì? µ’@Û®ŒJÙhˆ\e "
b"Úd\x7F ›\x1E ÃK^¡\x12 §×åÒœ\x1A "
b"Úoz\x7F ßüB»¸\x1C ‡ø¡þ|' "
b"Ûœ\x1E §/ÖJ\x1F «uãâŸ\x0F ˜4 "
b"ÞŒšÁ\x12 §HAƒüŠÌþ Ì\x15 "
b"▀åØv¥!M\x07 ╗µÅ┬ó%ó® "
b"Ó\x1E\x10 ▀▒ÏHÓ¼§Þü[\x04 c× "
b"ÓHS‗└8D▀¡õغópíÝ "
b"àJêkVäNF¥ÀPQe\x08 aÛ "
b"á\r 3Ëò\r BUº6R$³\x02 5× "
b"á\x1E $§Ž4Az¶&™£½\x1A Aû "
b"áªE(†\x07 MʸCQ†ûÇ\t 1 "
b"õ+Hl¸ÅH\x11 ¢*ÿ³ºÌ`j "
b"õ6~▄)Ü@¹▓g¬6èS0Ø "
b"""
ä‰\n
¸·ØF©—Žö¾\x1A\x03 Ù³
"""
b"åÀ¨ÅuŠBwžH/•’\r •\x02 "
b"µf■z╬)K\x08 Ö׿$¡\x06 ì¦ "
b"çÜèie2F³†Þ’Á;Ù\x1A % "
b"è“aÄ1—J”¾}Xsœ\t\x13 ƒ "
b"Þ│Îs░aM\e ÂìúK0ãW# "
b"é!Ïj€ž@¸²×ô„\x12 K:é "
b"""
êö\x17 \n
\x14\x7F Kã«j€Þ\x18 ÉB¡
"""
b"ëpìZëŸG® „-%dƒ\x18 _ "
b"ì\x10 …\x10 Z\x18 D²µ"÷ \x06\e Câ "
b"ÝvúÎm[@vì\x15 X®)\x1F pô "
b"íì$\x02 #žCc¾w„G@‚(… "
b"î ¤-f¬C\x14 ¦|¨ÂZ\x10 æ( "
b"´\x1F @É\x12 éAûé╦¤d ┼ÿ╠ "
b"""
´är\n
ÔóJ°ºêd\x1D ~Ø\x02 Ç
"""
b"´É\x7F Ë©wF\r ╗▓e▓v "
b"ða0*âvB\x17 ²\x19 äÒ\x08\x17 °\x0F "
b"ðƪֱkA¿¤Ã\x17 ·mÄ¥ "
b"¦y«%\x06 J¥ìÕN½ß}\x15 ╔ "
b"ðñ†/ÑËKÀ´ß™35¯j– "
b"ñ|\x14 >€0@\x1F »,³Ã\e }+\x1A "
b"ñ¾ù8Ó¤K„š;‰YŽ\x15 çi "
b"ó1Ç÷ÑfOù±Ž›ün=6\x7F "
b"óC7Šà=M\x04 ˜\r uí\x10 †'i "
b"ö»†ðJãKp–~•û\x1E S”} "
b"÷ˆ\x14\x00 ýAò£dìo\x18 ‡]{ "
b"°\x11 4è╗ÀJ\x03 Ø\v \x08 y╗2╠ "
b"ø}@Ãýo@S¹ª–k½bî“ "
b"ø––ƸJдö®³¶¾qµ "
b"ù†\x1D ~üÏN\x18 º¸—'ÇÏ\x18 ÷ "
b"·\x07\t O¡ÁB£¢UïÉ uè® "
b"û"Òê\r FJp˜D\x14 v$¬‚o "
b"û¥˜à\x0F »M趸D;\x0E —’¾ "
b"û´á3[LȦ4,ï6Œ\x03 à "
b"û¾Õ:WûN©¯›\r ¢SÎmÁ "
b"þ˜œcØßM;‡Â8 \x02 M \ "
b"þÇàýG\x14 E\x07 ž™´\x03 +¿à¤ "
b"¶ÈÒ¹féMˆ®\x15 ‚Í–<ä "
b"¼\f îÖ§fB[¦»³jÌ{Mû "
b"yç-\x02 «ÒOOù¤\e L\ÉÍ┌ "
b"▄\t ¯è\x02 lIõ╗ü·\x7F ¡ÿr` "
b"¾çU╬‗ÆCpå┼ÅUû-9Û "
b"\x04 –E±\x1A ŸI˜ªê!iÏÏåä "
b"œŽî\x15 àiLX§i_\f ˜8¢+ "
b"└├J¥<┘@ìØ±\x18 Ðoj┼¸ "
b"¯\x01 è3qÕB2·Æ\x11 æ’Ò\e Š "
b"p'gsî\x15 @#Øf!¯trà┴ "
b"~\x01 Ò6\r »IÜ–`_è£:¯e "
b"\x15 Î╝É\x01 ÛDÿúü┐╩#ÝT "
b"ÜÕ¶5\x06 ÜD:¬îìQ\f ËÊp "
b"6■öÄÅqM´áº_ÍwÈÐl "
]
SELECT
`product_media` . `id` as `product_media.id` ,
`product_media` . `version_id` as `product_media.versionId` ,
`product_media` . `product_id` as `product_media.productId` ,
`product_media` . `product_version_id` as `product_media.productVersionId` ,
`product_media` . `media_id` as `product_media.mediaId` ,
`product_media` . `position` as `product_media.position` ,
`product_media.media` . `id` as `product_media.media.id` ,
`product_media.media` . `user_id` as `product_media.media.userId` ,
`product_media.media` . `media_folder_id` as `product_media.media.mediaFolderId` ,
`product_media.media` . `mime_type` as `product_media.media.mimeType` ,
`product_media.media` . `file_extension` as `product_media.media.fileExtension` ,
`product_media.media` . `uploaded_at` as `product_media.media.uploadedAt` ,
`product_media.media` . `file_name` as `product_media.media.fileName` ,
`product_media.media` . `file_size` as `product_media.media.fileSize` ,
`product_media.media` . `media_type` as `product_media.media.mediaTypeRaw` ,
`product_media.media` . `meta_data` as `product_media.media.metaData` ,
`product_media.media` . `config` as `product_media.media.config` ,
`product_media.media` . `path` as `product_media.media.path` ,
`product_media.media` . `private` as `product_media.media.private` ,
`product_media.media` . `thumbnails_ro` as `product_media.media.thumbnailsRo` ,
`product_media.media` . `created_at` as `product_media.media.createdAt` ,
`product_media.media` . `updated_at` as `product_media.media.updatedAt` ,
`product_media.media.translation.title` ,
`product_media.media.translation.title` as `product_media.media.title` ,
`product_media.media.translation.alt` ,
`product_media.media.translation.alt` as `product_media.media.alt` ,
`product_media.media.translation.customFields` ,
`product_media.media.translation.customFields` as `product_media.media.customFields` ,
`product_media` . `custom_fields` as `product_media.customFields` ,
`product_media` . `created_at` as `product_media.createdAt` ,
`product_media` . `updated_at` as `product_media.updatedAt`
FROM
`product_media`
LEFT JOIN `media` `product_media.media` ON `product_media` . `media_id` = `product_media.media` . `id`
LEFT JOIN (
SELECT
`product_media.media.translation` . `media_id` ,
`product_media.media.translation` . `alt` as `product_media.media.translation.alt` ,
`product_media.media.translation` . `title` as `product_media.media.translation.title` ,
`product_media.media.translation` . `custom_fields` as `product_media.media.translation.customFields`
FROM
`media_translation` `product_media.media.translation`
WHERE
`product_media.media.translation` . `language_id` = ?
) `product_media.media.media_translation` ON `product_media.media.media_translation` . `media_id` = `product_media.media` . `id`
WHERE
(`product_media` . `version_id` = ? )
AND (
(
`product_media` . `product_id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
)
)
Copy
SELECT `product_media` . `id` as `product_media.id` , `product_media` . `version_id` as `product_media.versionId` , `product_media` . `product_id` as `product_media.productId` , `product_media` . `product_version_id` as `product_media.productVersionId` , `product_media` . `media_id` as `product_media.mediaId` , `product_media` . `position` as `product_media.position` , `product_media.media` . `id` as `product_media.media.id` , `product_media.media` . `user_id` as `product_media.media.userId` , `product_media.media` . `media_folder_id` as `product_media.media.mediaFolderId` , `product_media.media` . `mime_type` as `product_media.media.mimeType` , `product_media.media` . `file_extension` as `product_media.media.fileExtension` , `product_media.media` . `uploaded_at` as `product_media.media.uploadedAt` , `product_media.media` . `file_name` as `product_media.media.fileName` , `product_media.media` . `file_size` as `product_media.media.fileSize` , `product_media.media` . `media_type` as `product_media.media.mediaTypeRaw` , `product_media.media` . `meta_data` as `product_media.media.metaData` , `product_media.media` . `config` as `product_media.media.config` , `product_media.media` . `path` as `product_media.media.path` , `product_media.media` . `private` as `product_media.media.private` , `product_media.media` . `thumbnails_ro` as `product_media.media.thumbnailsRo` , `product_media.media` . `created_at` as `product_media.media.createdAt` , `product_media.media` . `updated_at` as `product_media.media.updatedAt` , `product_media.media.translation.title` , `product_media.media.translation.title` as `product_media.media.title` , `product_media.media.translation.alt` , `product_media.media.translation.alt` as `product_media.media.alt` , `product_media.media.translation.customFields` , `product_media.media.translation.customFields` as `product_media.media.customFields` , `product_media` . `custom_fields` as `product_media.customFields` , `product_media` . `created_at` as `product_media.createdAt` , `product_media` . `updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media` . `media_id` = `product_media.media` . `id` LEFT JOIN (SELECT `product_media.media.translation` . `media_id` , `product_media.media.translation` . `alt` as `product_media.media.translation.alt` , `product_media.media.translation` . `title` as `product_media.media.translation.title` , `product_media.media.translation` . `custom_fields` as `product_media.media.translation.customFields` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_media.media.media_translation` ON `product_media.media.media_translation` . `media_id` = `product_media.media` . `id` WHERE (`product_media` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`product_media` . `product_id` IN (0x006F30C9DB0C45028428678B125723B1 , 0x00EE9678C91B493B991F375526F32E93 , 0x02C02A4DC9A64B7590AD83BC88019317 , 0x03329C8986934EA29682368623A41CE8 , 0x040EAE2C21D64E72A84AE4DC451440FD , 0x04E51EA5A2FE4A8798EDB967B95DBA5A , 0x055FC6568161405BB9333839AFF0A0D1 , 0x05DF325F45DC4BF49A58B26C78CDF8C3 , 0x06828138C96349C4AA7BF13490382943 , 0x068750A98A114C8788203176369C4346 , 0x070681990A9E406D9FB631433DB03381 , 0x077A49CD426F4D1895DF130CE7E40059 , 0x093F8491A11840399353E638BDA51C72 , 0x0AB5E61BABEC4682BD3FBEABD74F4705 , 0x0AF3B7E057754BAF9F358B609C82DC86 , 0x0AF6AFFEC65C4885B40767871088623F , 0x0C8D01216CAA443284EBD923B2E22621 , 0x0C91F470E05A449E96870268D7308548 , 0x0CE03D65E5FA44FDBD72D3A2E511093B , 0x0DAB6BCD4FC448D0A78D8FC9191A85E5 , 0x0DB1549773304A16A300F6D9108D7929 , 0x0E2A5D6F59BA41E592A0D9B987E9DC65 , 0x0E4BA75824384F42AD5EEFB89860E1A1 , 0x0EC6D271FAA148C2B23A04E19BBD05F8 , 0x0FA3E0C7746E4827AA563DBF9A9160C8 , 0x0FBAA27CFEB74A139D2F7C356446B568 , 0x1072564A319344AA90588D97C81AF4D9 , 0x10A17B511A954627A5987257FD2550AD , 0x1180A773AFA3456C9203EFB1A3EBD1E4 , 0x1195202B86B343DAA4A2FBB152F8E8E3 , 0x119611C045894778978EA747D6024910 , 0x11FA0687F446482398A2485E5750A9FA , 0x12915535E6864C78964B13FE112C0093 , 0x12BB6408D1164B0FA501F0BD185A8E30 , 0x12D158791A694027A209FD296527D11B , 0x13794D1D356B43989D19C3B1AF20E6C3 , 0x13E6389702A94E8B956923DC7079444F , 0x1472240305A74264B48F7A0615973425 , 0x15774F89DE6846CA995060834B428909 , 0x186ACF1095304AC495CFB422B964B1BE , 0x18B065FC59E44438AA5FDF8DAA133F9F , 0x191A301568AE4D408B6883616A51CEA8 , 0x199E6D841293463CA6D30E9270ED8495 , 0x19E831DCC7D646B79A1B3E2807711C76 , 0x1A5C4E495D6E45E9938B4808E80066BC , 0x1AB0474CA9E6404BAE9D78A07D8D8EE6 , 0x1B0C4374914644A6A144999AE23DCAD9 , 0x1BA7A9460CF04C77B82B7F88AA101A08 , 0x1CB451268F774222BBD52D473517AD45 , 0x1CB8A2A7C1014A8FA20E78303A8F2F24 , 0x1CFB4911E9C4459DAEFD895B26025ECE , 0x1D9D72730D334756A3B6669888F06213 , 0x1E1E56C8A77A41E294C422A83698FA88 , 0x1EC05EE645DA475DB5EC28E393B89A4F , 0x1EFA475DEED444358F32754C87197251 , 0x20272DC598DE46B498C1BEF937810B0A , 0x21007D3BD90F499480968628C163D815 , 0x21D30AB131D44B44BE73DBA14E541122 , 0x224E4C6835834E068056F01EE906024C , 0x226A4A3003E94DFAB441E68B097DE8BC , 0x22AAC083131742C38F8E4F4C20475984 , 0x22CA243D008F413B9A0B8A6206A110D1 , 0x231E35DD6C024338952E745BC661C23A , 0x2343AB8F4380414F9ABA44831881AFAF , 0x241C5E0EA5AD428C8408129E46FCD09B , 0x25009442956C4EF58F3F995000318EA9 , 0x253CF2F7A7724A64BE22052E9980BB98 , 0x25C6949F0AE141479143661642882B3B , 0x25F7489648E641B7A4B229616A031DCD , 0x264CF01C4CF0486AA658AF7D12BBF404 , 0x267CE8FD2F4C4CBF81843AAC14214616 , 0x27529F792A4F43B0963C313B55683FB6 , 0x279467833DF44F6CA0EA4BBD357FC7C1 , 0x27E8453AF9094895B0539F1C89236EE3 , 0x28246221DF5F4D4BBEE93BE8BD401B97 , 0x2842F76FFB8E4080A3218D305F5FA2B1 , 0x2919F1410E8744949B8FB4C97015094E , 0x2A2B04D344D6460F9595B2BCA7648812 , 0x2A512A15696048448B622D0813EF1774 , 0x2DC7036909DF47F79518D7768818C162 , 0x2E1A9A37B00040EDB71E43BEEEF4D239 , 0x2E4AF58DDC2F457A95D60C0273ABF75C , 0x2E81EA63A4614B458FEF1C8E6A04DDFE , 0x2F7AA90D37B9466AA71BF80AAD1E40FE , 0x2FE2887286C14C9D9C90704A2C894307 , 0x32955A304CAB4087A0BB573BA405C94E , 0x332529EF7AA24B7C9A423E8199E160D4 , 0x33B41A4088034322AD55F624F9028014 , 0x346EE7AE4BF5405AA9892D7617718274 , 0x349BD66042794FE9A4FD3C5ADB1B4615 , 0x34D2B73FEC804048BDB4827EBF8A97D8 , 0x350E3D0C23FA4594A2FCA38E11CECA50 , 0x35D92FA5262646BDAEF93D16FEC6C7B9 , 0x363B0FF031F94D0EBB08ECFE00F908B5 , 0x37A4CEFF74F0421D820D0E057EDBF3D5 , 0x37CB6D0398244386BB879AA64AD6CE09 , 0x38B3413F9CF4480EB92893C58645CD55 , 0x38F7A44063BD481E96C99204554CC2E1 , 0x3A0A6FBBA9A44B859874F5684FDDDCA9 , 0x3A6DC9CC905048E89AEF10F84409D02D , 0x3B35DEF1F62D4A98B0E3132BE04D7659 , 0x3B9816D658EB431593EDCA6C419EC4A5 , 0x3BCDA45D100644FFA1CBA95A0A3CF07F , 0x3F2935B7267C4FB0B80E50C7745C1345 , 0x3F6574B479834825979F8500D6C2B22B , 0x3FC4328A3FC24F8BADB2F0242C28012C , 0x40D0FD6421EF49E4A2A7FF26FE38FD3B , 0x42D51AC7EB9245A8B34CB1EEF33D9A5B , 0x43E5BA14300540809D2852E80040FBC8 , 0x44FD29B89C874BB09CB67738A9709250 , 0x4656174195E84877BB4DB53235310A3C , 0x465A212EAB6540CFB051F60505DFB877 , 0x46B94AEBD506423B9AB132F8D3A6F50A , 0x47B7574D9118463B8FB649D3BF6FEDE4 , 0x4A1C753ADB704C008B7553B2E8B7646B , 0x4A82B75297E249AF835A7C9B6327F8C0 , 0x4AF37A3C17FC48CC85AB2A01F36656FF , 0x4BD4C74FDA7D4610A2EFEEDD39F8F62B , 0x4C233074269A4E2AACA546B146F3D461 , 0x4C7C2F42876D4F9489D9A4B0475DA0CC , 0x4D1B7FEA6F8A4F8BB274CF787D9E92BF , 0x4D767C29DE1848B7812E7C60B66845D1 , 0x4DBE21C40CB34AC7B557E114F1D4385A , 0x4E07882A55F647FD95EBA052CF8FE8DA , 0x4F1A1BB370BD43588875F38068FF3D6A , 0x4F3F34860C8849F6BF54B191AE83DABF , 0x50C1F82356EF4211A90A42F8665F271A , 0x5182825349BD423497761CF42290E438 , 0x52CC5442A26444328AF045CB53378893 , 0x531F7BC86B8D4AD9950AD8D6A3003996 , 0x53A8CB42865A4FA0923F883C90F02FEF , 0x53F0D6433819467A83BF21BB42CE1B01 , 0x5418FF8594E84186A2412FC07731D0A7 , 0x544052DBFB904AFB88DF96BB97F4649E , 0x55C1D1DE583B4EC9957986677BD98C64 , 0x5644317B325D4725834CE631B8E3F5D2 , 0x57CAD557F99E493D8103D49D648D621D , 0x57DD4E8287A744EBB6A10C8CD07EA364 , 0x5880B298BD1E40A691268B84F663B909 , 0x58AB9E095FE445DAA05F24ED15B35529 , 0x5999D8ED786B4DBAB198EBAA41F4B793 , 0x5A57EFFDC07D44AAB6C1E06D37512D1F , 0x5A5D0D966DBD4B77A15A62B4516C1F04 , 0x5AC256975F724973848AAFBAF4A80604 , 0x5B87A40A45C54EE3A575515DFE4A6541 , 0x5C6F44AAA5D34A7A841592B24C737222 , 0x5CC4D3F94C7848239AA5C35B207B4CDB , 0x5CE953ED1C534BCE98BE4CA6E70C4AD2 , 0x5E5ADA428035490B910484BC952F99DF , 0x5F9B79F3F60947D3A8B8CAE1B2EF0350 , 0x62AE4990AEBA411E9262E7657A2D1A0C , 0x6324F87C4CCB4312B59D0B64C0119BE9 , 0x636DE5603FEF43D595A4C9B2DE3A689E , 0x63EE072A3EEA403C978191242CE7A888 , 0x64E9D4F459D94A1DAC09471CC105E744 , 0x651C46C619D04DB5BFC3CD7118EFB90B , 0x66013A03C35F4A1B8EC529FB81623952 , 0x66B1E67BA90043E48E33A7E2599A3266 , 0x6A6B2E9D43224867914A5AFE524AA2AB , 0x6A820636D5E84DE884B3DCC04F481DD2 , 0x6C78C703EF1643FABC4B0D6D0BD2A835 , 0x6CAA340B998149AB8967C886D474927A , 0x6E01955B5AB349B3A1BBE899468D5670 , 0x6EE41EE1BF4A4D49B2DA68843926509C , 0x6F812A2BCC4E46CF99AA37EFBD95EB76 , 0x6FE127FAE95B40778F302F9C3910C160 , 0x6FE6D2D7144248A4BC3348EC8B8CCDAD , 0x70D6E4A7D736491B8B656CD32425C44D , 0x70FF3247077D4870BBAAFBA5EEC05610 , 0x717A8705837748ACA72B9A1EEC131505 , 0x71D723331C03415B8F43EFC0A03AC4C7 , 0x7275880756874D47AFC90D38FBA2F985 , 0x73B93531ADAC48628D746BA9D66F4A41 , 0x7424EDEFDE124C299D55E48CB7B944C8 , 0x75A7A48C507F4A5787FB863825C370A9 , 0x75D603B7DCA848A7A728AA3C9D2FC69E , 0x7603F33B760447359A602EE3E244FF2D , 0x7675DC18674948D9A296B2E8ABAC8B0A , 0x774314A704E848B0846C7E5D6C8EA640 , 0x7821C15AF70E48DA8707F17080B14D47 , 0x782B548B97D447119F1047CC2517C629 , 0x78D873EA2B7A441C83E3FA496100DE84 , 0x7B39C45ACA22427B936105FA3B8A39AC , 0x7D27FA7F8062454BB681E12B3BC6B92F , 0x7E9CEC5507E04D92B3981682E3C1B099 , 0x7F0B42AAED13498E844D6009567BB83E , 0x7FF6F83F782D44B7A87021116A636A9E , 0x812A9DC2EA7148F78642AD3685650770 , 0x819F64B8ED59400EA6C95C72979D5AA4 , 0x81BCDD71D4214BB9B19A15FB6E495840 , 0x821F641B313D4ED7AAE41DC53D6FA510 , 0x834818950DB54A29B25AF3591E5214C6 , 0x83B35CB6FD9B40CDBD3B42564096F1C4 , 0x84692C92570348409154AFD403636D97 , 0x863DC594B4EF433EB1FDC10C77139002 , 0x866D723BAF9344D19FFF2E19BA5A9BCF , 0x86794EAC518F43C2A43367B9F13A637C , 0x86C2B59E49774C01B8CD112B8AA31989 , 0x87B953A876574214A8687FD2746AE7B5 , 0x88BEFDA331CC4EBCB390202C12666C3B , 0x89893FDB12D740118E1A0CD72438D924 , 0x89BFA84854754A8FA1A051BC619314A8 , 0x89C8EB4AB6AE4224AC343D8396098C17 , 0x89D39D1948DE45A4ABC0AD224DA5832C , 0x8AEE9308FBB24B97BF6B9121A74F1349 , 0x8B2D61AD8731492C99807CA2709111D4 , 0x8B4B5865767E44989ED9EDEE8042E7B5 , 0x8B4C960A6C744C7B9EBD699A31954C79 , 0x8B9119D40CD647AD8552925BE1D70B25 , 0x8BB7FAF9B0044A3183BD8FB6D5F69553 , 0x8BB98CCB425A4325A4EF4A4D3863A548 , 0x8BF3D4E572624A54BF032256E0626C08 , 0x8C916CBCB7DB4C34826123C47D3ED17B , 0x8DE28732AB81446AB7F9A104D678711C , 0x8E5C543AAB7A47BC8180DE44A364AF73 , 0x8EB0BBC3367A4BF2885597F224668845 , 0x8EE284F5DBA9411D8E94E652B5BD0E3C , 0x903AE210A4094397B4947C053D7EDABE , 0x90460159CC08475288775CE0665CF794 , 0x907BA621589B471086FCE496439FF2AC , 0x90B686384E0F422D85B403DD9A8D0051 , 0x9159BAAFC1C94E2986B3A0AB36AE2D04 , 0x91B2E1A6034A43C093B5D883E35075A8 , 0x92BA81CB41C84E1B86A88B8CE51FD054 , 0x933B7EDB0383456B98FA6160A47D1504 , 0x95DD4887D6A94FB9867E0F2BEC2E537E , 0x95F139A5E95940C5BA6E308B17CFB0D2 , 0x968F1CA956804EA7941A1B48473A9C45 , 0x96D1D2E286BF4CAA82BF7DB959B076C4 , 0x96F9289C504C4A7F8EB8AEA615CAE516 , 0x97A6285C7653471687BC3878590A8A2D , 0x99B19BCF1C844C51BA6DC3A1F7E849D0 , 0x9A666AE702C44924B22EB08093ED03EF , 0x9AE4096EEE4840D4B891A033CACE4884 , 0x9AF21C4C025849978170A5FFAF2B4E31 , 0x9B0D71093C0B43D0A76AB6878FD5724E , 0x9CA7CEF8DE654470A0697E4D68F0EA95 , 0x9DDDE9C25D6649C5A976568C7B425FDE , 0x9E314C1D622D42EF919D3DFE2FD8C4B5 , 0x9EFC20A3EE784848936B66B3E4209CDB , 0x9F3BE259220D45A08C64B5CEB83B35C9 , 0x9F6351143C2E4991A71D657A8AF2C6F1 , 0xA0196EDACB8642DF9F4C8B6E6DAD892C , 0xA06131F9094C4B28BC8D3C5A0AD444CD , 0xA0779E8B09C24181A72852A8333130E8 , 0xA0F41BA413024ABFB977ED17646F8744 , 0xA35F304FF6E6407A8167DC0C7AE2B3C0 , 0xA3D1F46BEB704F0E90E23D2E36D4253D , 0xA5231CFED070466CAE833594BDDA8382 , 0xA60CA61068764FE3AC85E06024863396 , 0xA69F72B6B0674F8396BFF0704476F4FA , 0xA708B3D7100A4EE4A250369E56DC5C4A , 0xA77598A911744F2AAA43182C4F63B7CA , 0xA813B5DD89B149AC8949CE646E176D07 , 0xA89EC2B108244D4697074BAE6779A113 , 0xA8A0E5D8704247E1A25FC5E8296570A3 , 0xA94619849A3545BBBCEDC55FE9117E0E , 0xAA23BFBB89F44A5E88A0D88C3C4C628F , 0xAAADC9C9D3D548E78975BDED519CD2E4 , 0xAC964D98D025416C8C9C5BB9F7411B6F , 0xAD4C5A3E33654EB4BA4B50F74574DC86 , 0xAD6FEF20A05942598A9A1339EF9986AB , 0xAD84D37C33A841F3931491C72BABA0F4 , 0xAD8A30DFC45E46B389FC8D53E6981E81 , 0xAE0F6CE8B02744AF93EA3DFA3BD33E7C , 0xAED896931F284531BBEF9C0CBBF6910B , 0xB06A169165224C92B360A7655AD4A800 , 0xB0C4BAFF93C1469FA0E88E28A9B7674C , 0xB1AC87731EC04B8D88FCB0A6DF60D51C , 0xB26BEF89A19A429BB704AA49CB916050 , 0xB44816DEB0864A448CC349C08A9E35F2 , 0xB4CD4736922D42D8A8E751CB136242AA , 0xB832B4FF13F146479BCF8EC77FEF6E42 , 0xB8999E339818485192C75ABC3CBC6952 , 0xB9E0088AB0F542A685BBE30FAE69908B , 0xBA4D543069A244D4B8D42FCBB756C1C6 , 0xBB117E077EF74313B97791510A606FE3 , 0xBB331F27BEA04AC3811C79942B0F24DF , 0xBC0FD1B8D9BD4ADE8962196ED9B9F180 , 0xBD1AF5F41CDC490D982253DC0CBBAACE , 0xBEAEF5B7B5E4438698CB3CBDC8D4ABB6 , 0xC006E225C83A4BC491D0655B1E7F76FA , 0xC16A15AED7C0480A9495B27E5E6CDF43 , 0xC1A91E3120CB43D1BFF221BEBA74BDFD , 0xC29A9E01EBBF43FE963EEAA2C97BDD05 , 0xC352FD28052548F4B3C7FDF356C2000B , 0xC3F5956FDB0340799CB6E8124615216C , 0xC3F81F4530CB4DE1B565B68ECF0FB2A2 , 0xC4036530F7944682B077ED5930B47216 , 0xC4E3F4FCA6B04342B765B43798DF1AE8 , 0xC57CD8B8D4D8437E8CDB5333A25A24D4 , 0xC75FA79E929D4EDD8262D91D5F5B9F91 , 0xC7CD6971C2634DCF91869B541B0C2B82 , 0xC855718E889C467891D666500243496C , 0xCAA215D6AD804FA58CFAB32B9054293B , 0xCB227FA78BBD466A8B638F2A24A48FBB , 0xCB7C6E6DC6B141B99DD9918A1FB1534A , 0xCC22E1C4F19C4C29B72E89EE13AA2CBF , 0xCC66C3DDA3B2466AAEB0504B4896E4A6 , 0xCD79265CFBD74A02960270662013328E , 0xCD9B2155639A4AD283081969BADA4430 , 0xCE5DC3607FF540D182F036A2A3305863 , 0xCE78638A46B74980A2D6556C9942CC02 , 0xCF7D77802FFB4466878C1211AF26327B , 0xCFFAF017B8E04F928C6C26FA7E057046 , 0xD04104F07C354E279E75D695F5E0BCB7 , 0xD08AE08A24A84FA099E4319D49380550 , 0xD0CE89F5ABA4453CA840339C3E351EA0 , 0xD0E86060805E46959781EA0D7383C122 , 0xD16B2865578547F6A1EF945CC38404CC , 0xD215C0721AEF403CBA096FAEF401B339 , 0xD22D95291AA34C3EBC0476B80958FBA9 , 0xD29370C253B545FA850069309836580E , 0xD31D1CA0A3D649D1B5C76244A09C752C , 0xD5A23D49A8AE480681BDDE8C0E12D0A9 , 0xD67A024C5BC14D298EB9B37F57F0F384 , 0xD68FDD65E29244EAA7B245697E40F82B , 0xD6BF461F0766489FB676D9BC4BB2CC8A , 0xD6F92772DE9B454EB50627E2DE92AAC0 , 0xD799C0685DDB49D2BA6676B962505D04 , 0xD80353C1F7D24C939EC44895D615FCC1 , 0xD84FC0FDC8624DE9B5D5F4B83A0A3C4E , 0xD89C2CB043B24F35AD5DE225F8A97C26 , 0xD8A2B42501EA47E0BB6D8736D65B6A2D , 0xD8EC3F20B59240DBAE8C4AD968881BAD , 0xDA647F9B1EC34B5EA112A7D7E5D29C1A , 0xDA6F7A7FDFFC42BBB81C87F8A1FE7C27 , 0xDB9C1EA72FD64A1FAB75E3E29F0F9834 , 0xDE8C9AC112A7484183FC8ACCFE20CC15 , 0xDF869D76BE214D07BBE68FC2A225A2A9 , 0xE01E10DFB1D848E0ACF5E8815B04639E , 0xE04853F2C03844DFADE49DA7A270A1ED , 0xE04AEA6B56E44E46A5C05051650861DB , 0xE10D33CBF20D4255BA365224B30235D7 , 0xE11E24A78E34417AB62699A3BD1A41FB , 0xE1AA452886074DCAB8435186FBC70931 , 0xE42B486CF78F4811BD2A98FCA7DE606A , 0xE4367EDC299A40FBB267AA368A53309D , 0xE4890AB8B7D846A9978EF6BE1A03D9B3 , 0xE5C0A8C5758A42779E482F95920D9502 , 0xE666FE7ACE294B08999EA824AD068DDD , 0xE7DCE869653246B386DE92C13BD91A25 , 0xE89361C431974A94BE7D58739C091383 , 0xE8B3D773B0614D1BB68DA34B30C65723 , 0xE921CF6A809E40B8B2D7F484124B3AE9 , 0xEAF6170A147F4BE3AB6A80DE18C942A1 , 0xEB70EC5AEB9F47AEA0842D256483185F , 0xEC1085105A1844B2B522F720061B43E2 , 0xED76A3D76D5B40768D1558A9291F7093 , 0xEDEC2402239E4363BE77844740822885 , 0xEE20A42D66AC4314A67CA8C25A10E628 , 0xEF1F40901282419682CBCF6420C598CC , 0xEF84720AE2A24AF8A788641D7E9D0280 , 0xEF907FD3B877460DBBB2658CF7FDB276 , 0xF061302AE2764217B219E4D20817B00F , 0xF0C6AAD6B16B41C2BFA4C317B76DC4A5 , 0xF0DD79AE25064ABE8DE54EABE17D15C9 , 0xF0F1862FD1CB4BC0B4DF993335AF6A96 , 0xF17C143E8030401FBB2CB3C31B7D2B1A , 0xF1BEF938D3A44B849A3B89598E15E769 , 0xF331C7F7D1664FF9B18E9BFC6E3D367F , 0xF343378AE03D4D04980D75ED10862769 , 0xF6BB86F04AE34B70967E95FB1E53947D , 0xF7C2881400FD41F2A364EC6F18875D7B , 0xF811348ABBB74A039D0BFF0879BB32CC , 0xF87D40C3FD6F4053B9AA966BBD62EE93 , 0xF89696ADC6B84AD0B4F6AEB3B6BE71B5 , 0xF9861D7EFCCF4E18BAB89727C7CF18F7 , 0xFA07094FADB5429CBD558B90FF758AA9 , 0xFB22D2EA0D464A709844147624AC826F , 0xFBA598E00FBB4DE8B6B8443B0E9792BE , 0xFBADB4E1335B4CC8A6342CEF368C03E0 , 0xFBBED53A57FB4EA9AF9B0DA253CE6DC1 , 0xFE989C63D8DF4D3B87C238A0024D205C , 0xFEC7E0FD471445079E99B4032BBFE0A4 , 0xB6C8D2B966E94DC288AE1582CD963CE4 , 0xBC0CEED6A766425BA6BBB36ACC7B4DFB , 0x79872D02AEE34F4F97CF1B4C5C90D6DA , 0xDC09EE8A026C49E4BB81FA7FAD987260 , 0xF38755CEF292437086C58F55962D39EA , 0x049645B11A9F4998AAEA2169CFCFE5E4 , 0x9C8EEE15E0694C58A7695F0C9838A22B , 0xC0C34ABE3CD9408D9DF118D16F6AC5F7 , 0xAF01E83371D54232B7C611E692D21B8A , 0x702767738C1540239D6621EE747285C1 , 0x7E01D2360DBB49DC96605FE8A33AAF65 , 0x15D7BC9001EA4498A381BFCA23F0ED54 , 0x9AE5F435069A443AAA8C8D510CD3D270 , 0x36FE948E8F714DEFA0A75FD677D4D16C )));
Copy
92
0.42 ms
SELECT `sales_channel_analytics` . `id` as `sales_channel_analytics.id` , `sales_channel_analytics` . `tracking_id` as `sales_channel_analytics.trackingId` , `sales_channel_analytics` . `active` as `sales_channel_analytics.active` , `sales_channel_analytics` . `track_orders` as `sales_channel_analytics.trackOrders` , `sales_channel_analytics` . `anonymize_ip` as `sales_channel_analytics.anonymizeIp` , `sales_channel_analytics` . `created_at` as `sales_channel_analytics.createdAt` , `sales_channel_analytics` . `updated_at` as `sales_channel_analytics.updatedAt` FROM `sales_channel_analytics` WHERE `sales_channel_analytics` . `id` IN (? )
Parameters :
[
b"³µÝl3BJŃÏ×%÷3Á÷ "
]
SELECT `sales_channel_analytics` . `id` as `sales_channel_analytics.id` , `sales_channel_analytics` . `tracking_id` as `sales_channel_analytics.trackingId` , `sales_channel_analytics` . `active` as `sales_channel_analytics.active` , `sales_channel_analytics` . `track_orders` as `sales_channel_analytics.trackOrders` , `sales_channel_analytics` . `anonymize_ip` as `sales_channel_analytics.anonymizeIp` , `sales_channel_analytics` . `created_at` as `sales_channel_analytics.createdAt` , `sales_channel_analytics` . `updated_at` as `sales_channel_analytics.updatedAt` FROM `sales_channel_analytics` WHERE `sales_channel_analytics` . `id` IN (0xFCE6ED6C33424A8F9FD89E25F633B5F6 );
Copy
93
0.38 ms
SELECT `domain` . `language_id` AS languageId ,
`domain` . `id` AS id ,
`domain` . `url` AS url ,
`domain` . `hreflang_use_only_locale` AS onlyLocale ,
`locale` . `code` AS locale
FROM `sales_channel_domain` AS `domain`
INNER JOIN `language` ON `language` . `id` = `domain` . `language_id`
INNER JOIN `locale` ON `locale` . `id` = `language` . `locale_id`
WHERE `domain` . `sales_channel_id` = ?
Parameters :
[
b"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
]
SELECT `domain` . `language_id` AS languageId ,
`domain` . `id` AS id ,
`domain` . `url` AS url ,
`domain` . `hreflang_use_only_locale` AS onlyLocale ,
`locale` . `code` AS locale
FROM `sales_channel_domain` AS `domain`
INNER JOIN `language` ON `language` . `id` = `domain` . `language_id`
INNER JOIN `locale` ON `locale` . `id` = `language` . `locale_id`
WHERE `domain` . `sales_channel_id` = 0x274605D71D2B4479A3882D8FD62BFF5C ;
Copy
94
0.46 ms
SELECT `seo_path_info` AS seoPathInfo , `language_id` AS languageId
FROM `seo_url`
WHERE `path_info` = ? AND `is_canonical` = 1 AND
`sales_channel_id` = ? AND `language_id` IN (? )
Parameters :
[
"/ersatzteilfinder/500-exc-f-2023-modelcode-F8503W9 "
b"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `seo_path_info` AS seoPathInfo , `language_id` AS languageId
FROM `seo_url`
WHERE `path_info` = '/ersatzteilfinder/500-exc-f-2023-modelcode-F8503W9' AND `is_canonical` = 1 AND
`sales_channel_id` = 0x274605D71D2B4479A3882D8FD62BFF5C AND `language_id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
95
0.53 ms
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id IS NULL ) AND (configuration_key LIKE ? ) ORDER BY sales_channel_id ASC
Parameters :
[
"VerignDvAccessibilitySw6.% "
]
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id IS NULL ) AND (configuration_key LIKE 'VerignDvAccessibilitySw6.%' ) ORDER BY sales_channel_id ASC ;
Copy
96
0.24 ms
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id = ? ) AND (configuration_key LIKE ? ) ORDER BY sales_channel_id ASC
Parameters :
[
b"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
"VerignDvAccessibilitySw6.% "
]
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id = 0x274605D71D2B4479A3882D8FD62BFF5C ) AND (configuration_key LIKE 'VerignDvAccessibilitySw6.%' ) ORDER BY sales_channel_id ASC ;
Copy
97
0.19 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` FROM `language` WHERE (`language` . `id` = ? )
Parameters :
[
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` FROM `language` WHERE (`language` . `id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
98
0.27 ms
SELECT `locale` . `id` as `locale.id` , `locale` . `code` as `locale.code` , `locale` . `created_at` as `locale.createdAt` , `locale` . `updated_at` as `locale.updatedAt` , `locale.translation.name` , `locale.translation.name` as `locale.name` , `locale.translation.territory` , `locale.translation.territory` as `locale.territory` , `locale.translation.customFields` , `locale.translation.customFields` as `locale.customFields` FROM `locale` LEFT JOIN (SELECT `locale.translation` . `locale_id` , `locale.translation` . `name` as `locale.translation.name` , `locale.translation` . `territory` as `locale.translation.territory` , `locale.translation` . `custom_fields` as `locale.translation.customFields` FROM `locale_translation` `locale.translation` WHERE `locale.translation` . `language_id` = ? ) `locale.locale_translation` ON `locale.locale_translation` . `locale_id` = `locale` . `id` WHERE (`locale` . `id` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"VÞGÀŽÊMT“*¸Æ³Qqƒ "
]
SELECT `locale` . `id` as `locale.id` , `locale` . `code` as `locale.code` , `locale` . `created_at` as `locale.createdAt` , `locale` . `updated_at` as `locale.updatedAt` , `locale.translation.name` , `locale.translation.name` as `locale.name` , `locale.translation.territory` , `locale.translation.territory` as `locale.territory` , `locale.translation.customFields` , `locale.translation.customFields` as `locale.customFields` FROM `locale` LEFT JOIN (SELECT `locale.translation` . `locale_id` , `locale.translation` . `name` as `locale.translation.name` , `locale.translation` . `territory` as `locale.translation.territory` , `locale.translation` . `custom_fields` as `locale.translation.customFields` FROM `locale_translation` `locale.translation` WHERE `locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `locale.locale_translation` ON `locale.locale_translation` . `locale_id` = `locale` . `id` WHERE (`locale` . `id` = 0x56DE47C08ECA4D54932AB8C6B3517183 );
Copy
99
0.27 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
100
0.17 ms
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
101
0.16 ms
SELECT iso FROM snippet_set WHERE id = ?
Parameters :
[
b"\x0E a[Ø_\x11 FÿêLËB\x17 ¸à= "
]
SELECT iso FROM snippet_set WHERE id = 0x0E615B9D5F114698884CD34217F7853D ;
Copy
102
0.24 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"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
]
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 = 0x274605D71D2B4479A3882D8FD62BFF5C
;
Copy
103
0.51 ms
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"SwagGmvReporting "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
LEFT JOIN (
SELECT
`app.translation` . `app_id` ,
`app.translation` . `label` as `app.translation.label` ,
`app.translation` . `description` as `app.translation.description` ,
`app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` ,
`app.translation` . `custom_fields` as `app.translation.customFields`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
(`app` . `name` = ? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = 'SwagGmvReporting' );
Copy
104
0.48 ms
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"SwagAnalytics "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
LEFT JOIN (
SELECT
`app.translation` . `app_id` ,
`app.translation` . `label` as `app.translation.label` ,
`app.translation` . `description` as `app.translation.description` ,
`app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` ,
`app.translation` . `custom_fields` as `app.translation.customFields`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
(`app` . `name` = ? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = 'SwagAnalytics' );
Copy
105
0.19 ms
SELECT `base_class` AS `baseClass` , `author`
FROM `plugin`
SELECT `base_class` AS `baseClass` , `author`
FROM `plugin`
;
Copy
106
0.48 ms
SELECT translation_key , value FROM snippet WHERE snippet_set_id = ?
Parameters :
[
b"\x0E a[Ø_\x11 FÿêLËB\x17 ¸à= "
]
SELECT translation_key , value FROM snippet WHERE snippet_set_id = 0x0E615B9D5F114698884CD34217F7853D ;
Copy
107
0.26 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
108
0.22 ms
SELECT path FROM category WHERE id = ?
Parameters :
[
b"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
]
SELECT path FROM category WHERE id = 0x79A36140A28A4CE6AC6D0E2CED062741 ;
Copy
109
0.16 ms
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT min_search_length FROM product_search_config WHERE language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ;
Copy
110
0.68 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
111
0.42 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` . `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"─g]ì?=LÚëµÚ╬│\x12\x02\x18 "
b"óÞ…À@sL\t ‰±jæ´ª¦ "
b">\x10\x13 OùÕFiŠ˜ÕŽ\x08 t•ð "
]
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` . `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 (0xC4675D8D3F3D4CE989E6E9CEB3120218 , 0xF3DE85C040734C0989B16AADE6B4AAA6 , 0x3E10134FF9D546698A98D58E087495F0 ));
Copy
112
0.88 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"™²$ßâ\r Fé¬!¯Ü\x07 Á\x04 s "
]
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 (0x99B224DFE20D46E9AC21AFDC07C10473 );
Copy
113
0.74 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
114
0.71 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` . `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"─g]ì?=LÚëµÚ╬│\x12\x02\x18 "
b"─g]ì?=LÚëµÚ╬│\x12\x02\x18 "
b"─g]ì?=LÚëµÚ╬│\x12\x02\x18 "
b"óÞ…À@sL\t ‰±jæ´ª¦ "
b">\x10\x13 OùÕFiŠ˜ÕŽ\x08 t•ð "
]
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` . `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 (0xC4675D8D3F3D4CE989E6E9CEB3120218 , 0xC4675D8D3F3D4CE989E6E9CEB3120218 , 0xC4675D8D3F3D4CE989E6E9CEB3120218 , 0xF3DE85C040734C0989B16AADE6B4AAA6 , 0x3E10134FF9D546698A98D58E087495F0 ));
Copy
115
0.67 ms
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"SwagAnalytics "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
LEFT JOIN (
SELECT
`app.translation` . `app_id` ,
`app.translation` . `label` as `app.translation.label` ,
`app.translation` . `description` as `app.translation.description` ,
`app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` ,
`app.translation` . `custom_fields` as `app.translation.customFields`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
(`app` . `name` = ? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = 'SwagAnalytics' );
Copy
116
0.60 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"y£a@¢ŠLæ¬m\x0E ,í\x06 'A "
]
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 (0x79A36140A28A4CE6AC6D0E2CED062741 ));
Copy
117
51.12 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/251448b91bc742de85643f5fccd89051 "
"/navigation/ec2a4d4fb4474b5088b03df523675f08 "
"/navigation/859156a63cc442008cc67aa14505a8ca "
"/navigation/4851ecc7788447bfb1e74f488e708249 "
"/navigation/2350ba14e89143198d72042128b8519f "
"/navigation/f3f47b57953b40afb23cd462dda41731 "
"/navigation/075251ee45644d14bfeae2fce50073a0 "
"/navigation/16c8cbca5d1e4e08ac1b8e8f0ac84d58 "
"/navigation/07d6d4c2753d4315814435763a756eb6 "
"/navigation/4784c622e7b34b139d9852ed9fb53adb "
"/navigation/4d8c5ae5733d4a1f8575bc4b5421a20c "
"/navigation/7ca22766fd2846b39712928cd77b169b "
"/navigation/cc590dbc44b740169864cd7c989ddad0 "
"/navigation/275477acc6364fcbb3d3bfbe17317800 "
"/navigation/57e065cd29a24cb3b2d9fc39fc2abf50 "
"/navigation/aefcfa1180634bb98635452ad2dcdbf7 "
"/navigation/bda1448fb6f1449eae78e06d3dd07df3 "
"/navigation/2c38112820554a9598f0c8e77373625c "
"/navigation/310cbec927954c1ca5d68a3a49b532c7 "
"/navigation/adb46bd6b0b94f9eb5e3976d8446b8fa "
"/navigation/c7643e90932e42f594f15a536998ed66 "
"/navigation/3abc5229293848c9b2fc1b27fd3d8421 "
"/navigation/514a31209c6e45c5b7f05cf2ce9205fb "
"/navigation/8539a768e5ce4f168833f890bae1d0a6 "
"/navigation/0923017eea79437bb043b5b0673e115f "
"/navigation/c6f322e9a6294eb896f7bb669251f305 "
"/navigation/8cfeb9558d524e17827ec792492c9122 "
"/navigation/9fc238bdf9af4f7980d7f1cd1189e8d3 "
"/navigation/a3668172f857425f9bfe53224046ba51 "
"/navigation/505fcc508c4e47eb99d8e4627fe8bd32 "
"/navigation/82738af02a084bbdb851e11e8ec598dc "
"/navigation/aab03d74404b481ba120fb9530426d47 "
"/navigation/018c9125ea874ae287429a2cefd1f2d0 "
"/navigation/1a5c6210666443f19920fa7686428657 "
"/navigation/76780ee5e68042aab5f6574d7e25dcd3 "
"/navigation/bef74106cc0b4125978553246ff16ad6 "
"/navigation/c4aa5e8624d24b30b0312e22701162d6 "
"/navigation/c6dc84aee6e1469696ac2299c312fde9 "
"/navigation/d62f763a8391413b81a164ea482db739 "
"/navigation/dfdf2340aca14881a6652d08e7656163 "
"/navigation/ab1de20b216545318a6cdad2ee7e2a82 "
"/navigation/afed1ddda6d849c49d00ca0932a75b70 "
"/navigation/b55d905661614a2fa7f585ef697d6cfe "
"/navigation/c7156d3692b345c69d8c93126625814e "
"/navigation/004440dd20754671ada9bf79a2b75fbc "
"/navigation/0b73a534bf5044ed9dd6af4e301fc006 "
"/navigation/c9d1a6f276f24c67b7c66222804db52c "
"/navigation/f57dc8356f054004b0b2ae82257e6ab4 "
"/navigation/cd3cfa833d6046b89a14935aee1a7f8f "
"/navigation/3db9cf39d5df4cf89ab28ca64fc9a0af "
"/navigation/a316e8972e0041bfa756d6f7acc23e7d "
"/navigation/d3e05b27b6cd431d9b6b64f4e4f197a6 "
"/navigation/eeadca367c544275ac141449b234e23b "
"/navigation/0efa889b062a423c8fd11a73b02e28f4 "
"/navigation/52daaaf1c14242d699b579aa2eadba48 "
"/navigation/8537420f2eb44ac297adf8c04e163b3d "
"/navigation/d9db2acbb0ef4cfab89a07bc122d204c "
"/navigation/f501cdbc9c1c4609a8a519e227fc2bef "
"/navigation/f59522a887f947d8864e42c4ebc39266 "
"/navigation/f9e2050944fc498ea0537fdb55cba37d "
"/navigation/882667d91b2d4ab5a8cb33bcce661e38 "
"/navigation/35da856933d947239055eaf099933e29 "
"/navigation/4e2522fa9ec04f46bcab12cd36925cb6 "
"/navigation/552f1d0a97d7418d822959705696a65d "
"/navigation/7623cc38e1154a2797227b05b7d74503 "
"/navigation/78c4ca0a6208486cb940907b1298f747 "
"/navigation/37476b928c114f0692ad5a37af14e66b "
"/navigation/d3000e05adbf41ccb0952539c25cb21c "
"/navigation/1b15b427e9cb40b28d537a893668f15a "
"/navigation/43c83d522870493a8ab2df8abb5d556c "
"/navigation/49f823826b384871aec230ae7ee2f154 "
"/navigation/e5a13fc2f1c542cd9057c9488b5c559a "
"/navigation/01fb819fa75744c8a56fdc0981381ba9 "
"/navigation/7182c23f1e214e85adba25d65afe398a "
"/navigation/73045f602ad1421fadf76dcecc9ca960 "
"/navigation/89a9b23c1a8b41c2bb4a66032fda3981 "
"/navigation/a585c54285844d1ebd1a64392ed3ee8c "
"/navigation/f7e8bdb0ed0f4677aa2beed3bac45f8f "
"/navigation/c76f09f24f1942b1822fb275e0080db3 "
"/navigation/e10596ecd9474c998247ceb3e50921c6 "
"/navigation/01797e0437b3448db94e690f14f43e5f "
"/navigation/7b34af3a47cb4c3ba3188ed1cee83967 "
"/navigation/7758ea41858d4231ad3623921c73e531 "
"/navigation/68376253ee4542d7aa4d93ac4958eb0a "
"/navigation/f42644ae8c26492b8cfb8d0ac6f4d74e "
"/navigation/d867ffee71f646f09b1c069b267201e0 "
"/navigation/4fed7b490a09439dbe58747fe74f3e5d "
"/navigation/cf5a0b4136834eac88874e7ff81b8ba5 "
"/navigation/f19faba35fa04f30a1bdd354b051f625 "
"/navigation/4bc032eef6364672a0d09b8abe93d55e "
"/navigation/33b309eb71bc4c2a9976970795d500fa "
"/navigation/6dba75696b5148139136de033ffc6382 "
"/navigation/be2f3ca764534022a2ba79f972c9679d "
"/navigation/2e7a070a7ae844fab5cfe4c37e52a1d6 "
"/navigation/0198f4ed3e3b71c1bf2a5e0a6e13a7ef "
"/navigation/7b7970e14b87448fb41d825fcec350d0 "
"/navigation/7d34ea33ebd2430b84ca71a999e7b708 "
"/navigation/abfa97de640b48c7a6afa067b88812bc "
"/navigation/1f423e85c6eb494980b22dde93e64a9c "
"/navigation/876b21ae9d7c41498115b90823beeb7b "
"/navigation/2b29710e5f0f44a8825513b4e6e2a98d "
"/navigation/8f4f3b3ffb984e6fb71aebc62d6286e8 "
"/navigation/671bb3d9919346a1a0187fba6835a133 "
"/navigation/dfe70840626a4a9a88c56999fb42852b "
"/navigation/e4ae50f24b8d4d6483cbea48cedb146b "
"/navigation/73e9c784d8c448d8a7e304117eed2293 "
"/navigation/8fa76c45c7a14b1ca93353f7b1f85411 "
"/navigation/f2e70390e9e34ceda7549b53800c1e08 "
"/navigation/0bc41cae5ab441458dce00de02107388 "
"/navigation/5f149c7e1b2b48f9ae6364de8ce288fe "
"/navigation/903d01af296c4a2391205affb24423c2 "
"/navigation/89364c27afac40fa9ead1ec3136ec684 "
"/navigation/aecbd0f4de0742199dd75fadddec2013 "
"/navigation/91a75b0ba6ee4dd7a260ca76f63bc6a0 "
"/navigation/bccc5c020811472196379229044dc7fd "
"/navigation/2db3c8aa857a4bc6a6d11e3438350063 "
"/navigation/068567f45f424e389167089941c407ec "
"/navigation/165d387e909249889e89cd6584e6c81c "
"/navigation/20e44a7345fa48468f3d0e2298b4f067 "
"/navigation/224193720c2a4a45bc96cb2d055655ba "
"/navigation/3c24eab57c3d445698f26534ea18e660 "
"/navigation/444424ff93914a27a401e920bb33976e "
"/navigation/72202b824a384e9a8c11ae6afe2a9d75 "
"/navigation/7b182711a1294f69ae2266b5e37b5bc4 "
"/navigation/83868e2e81b340bfa067343e71965085 "
"/navigation/89d46426d44c4442993d4b524afc59a4 "
"/navigation/a16abde2699547c2b823b86c6b48d0d7 "
"/navigation/a3025fff20374024b907cddab6c39d43 "
"/navigation/d14cb43cbcf245eea471b31b87876e6d "
"/navigation/dbd25e02ae4e471f9cfef3fc4b936d1d "
"/navigation/e5c66ca00fd140229735738d20618e8c "
"/navigation/b613bcea17d94cd68c0f1b01c96a843f "
"/navigation/f65330b5335b43a8ba39baec7d44aa54 "
"/navigation/fb3986cb89834cf3a3b42c5a651034a5 "
"/navigation/9eb6e1f2d32e4679aa85298c3e2fd678 "
"/navigation/a5d30272319c4e6f8577b8f344013d34 "
"/navigation/5be3b86f12b94044a39420702328fe79 "
"/navigation/e40c020ad4b74db7bc3e2e88c4c27be8 "
"/navigation/ab078ca87be74c748a7e971e766ceaf3 "
"/navigation/efef8f302349446dac0f0d67631b70cf "
"/navigation/f5e01e9054514b68a8653c5a4f2e5ee1 "
"/navigation/e485c99ca374414e851e1bae3f10af8e "
"/navigation/2fb093f95507419987f178312f1a3159 "
"/navigation/4823a61385b44ff1acf4e6382ddc6ed4 "
"/navigation/a6abb398e64e45f1895b6666ef5c48d1 "
"/navigation/00f37e830a0348d09705a9612c8c8cba "
"/navigation/71ca1150915f49e5a1f2fd538909d05a "
"/navigation/1c5e979155a844539448db12fd5ee768 "
"/navigation/8880adde82fa414eb680521ec3b57c4a "
"/navigation/edd74ffcfbd44ba9904d355f05d440a6 "
"/navigation/29bbfc2eb6d444f08a34e46f60b76e17 "
"/navigation/9228dba7d8ff47a897c5e6125f40dae0 "
"/navigation/500fe37e8fab4ec686d79803e58a8133 "
"/navigation/defbeb767ca44c1b970ab994d662a6a2 "
"/navigation/5d1b4c4fdc094289932a615f81db335b "
"/navigation/b3fcd7cc2e684a8b96f82adbb8615f55 "
"/navigation/1f6fc0d096e4433f847169a8653f9872 "
"/navigation/cdf0a23d5d72433783ef241128a9b070 "
"/navigation/273527558c5e4e2cb3168fbfbbf6db0e "
"/navigation/0fc49a5d23ec4742845d4d31898f67f2 "
"/navigation/9870b54fef794c4b87791c9dbc9b83b9 "
"/navigation/91314c7682154e58a203d7deb3c46e25 "
"/navigation/0198a84419397e96ae8527630cef7f63 "
"/navigation/019c03b8fcaa72dc9e2c6dd03b04916d "
"/navigation/5fdbefa88b0942d28155aa77fb9d1ef2 "
"/navigation/c0ac65a1bc5a42c7ba9ed55d592c4a27 "
"/navigation/6abcc304f8c84933a719a126f42a6651 "
"/navigation/aa1b9b1673ea4fde94caea0b6bc7beb3 "
"/navigation/ea2fc00d192244b3b852128b45d74842 "
"/navigation/2a5c8fc96ef04011aef499b2fb4faca4 "
"/navigation/01971690d7e97455bdb6a13033fc4bea "
"/navigation/01971691bb387f7f8d6fa68ac5bc78b0 "
"/navigation/019a7cc2c0ed7c48bfd77766e7197c67 "
"/navigation/019841caba81739d847aaec4495335dd "
"/navigation/c760008290d84dbaae3f6f4b83269ddd "
"/navigation/019aea2480627a599fd1d0db6122e224 "
"/navigation/0197169587bc7ef2832928391108aef6 "
"/navigation/01992f21513c7fca831141b67a0ba2a6 "
"/navigation/0199288800f87feaabd6d217f0254df0 "
"/navigation/01983b68543b7476b25d1ed5006cd884 "
"/navigation/572804a509e74ad58d18d52ef0cfeb3c "
"/navigation/0199772279547efd8f94e76789b316b3 "
"/detail/2f4692d09fc0484ca8883cd9e0708d46 "
"/detail/ef58ae18ec6c49e1abf87343baee2046 "
"/detail/9250ddd665854d9fb1728e7efd4dcc22 "
"/detail/87b1c36240074ec894af7c07ebd26e66 "
"/detail/75eb98fcdd8846b685633c3c437c43d2 "
"/detail/e790ffac536d41ba8f8740fb8e7928d6 "
"/detail/ef4c643257a546f9bef5d650d2f99752 "
"/detail/98694bd79d9d4057bc714a40679a5881 "
"/detail/352b7b521fe346ac9f7c1aaa3135c690 "
"/detail/9c1d81855d9c46b7a6b9555d48555e0d "
"/detail/f4e830226a254be3b56358340cf4d76a "
"/detail/583e6cd9c72241fbac3cec8d967eeffc "
"/detail/0212e763aab642888603d1a0444e6b88 "
"/detail/2507af710ec542aa9aaea810db049822 "
"/detail/923ad5fc9fcc4b26b45f262f7d2e2015 "
"/detail/680bca11c48847b29d854fc4145c2f89 "
"/detail/6df693e0497d4f91a6aed855c8751ce0 "
"/detail/e977f7820b97441abcfe8fab11eed316 "
"/detail/988d2728096d477eba6f4a5aae31b2e2 "
"/detail/52c3516499264142ac53bcaa3e2d70cf "
"/detail/8d45e33cedbf4d0792397b8bd4a588b8 "
"/detail/7d6aadddcf6b4289a5b0aea5d46cf7e6 "
"/detail/c1c9b0f0751d4c2b86f453c199c1ece6 "
"/detail/33ddbcbc8ba94d46a71d2cd9a8aae2d2 "
"/detail/c3123bc6f5674d6a97af06f240c437d3 "
"/detail/f457c6c3adee40e1a2751a7feda982d4 "
"/detail/d3e3495b9f18459ea7c79e202f6d42af "
"/detail/babfb1603cfd4a86a1e186a18fc85a90 "
"/detail/643efc4ef68a4c45a33c539df74e05b8 "
"/detail/3b5a3069b9214223a3de6d9682b3916f "
"/detail/aa5ab64a92bb4051a6d6236f60206944 "
"/detail/400d037a242549aca01fd76a0600a38c "
"/detail/eec5e189014648819467355987c2011a "
"/detail/c393057cff7744b49d10f32c6e415491 "
"/detail/912a99516e84448c8fdb1bee5464066e "
"/detail/7c248f366c0f4f55bb7d228a0ecbe628 "
"/detail/f78a234f5ad947cfbfae53c50254fa4a "
"/detail/b74a81e4effe49d4bc01145236dfd3ed "
"/detail/a31fa1b5f15e4c339a653fa40e7d1b90 "
"/detail/aaab95632c304d8085e0aa738e6ce164 "
"/detail/4a0edbf8700045cbb2265d466091703e "
"/detail/114b72d50aba441d8073042ebf19cc91 "
"/detail/85fef05460b243c99e4a3e4accdbabe2 "
"/detail/5ad0a75b35ea40b780720cf5b915396a "
"/detail/79ea76305ad04c2dab48cf68e3618351 "
"/detail/44781ddf3ea14e8fb55180ef82b2eea1 "
"/detail/3bc2124409bc4207ad6336e8b91c28ab "
"/detail/249f6085b26442dcbaefe7799983f64e "
"/detail/9e81ce7f104642459841330a142790b8 "
"/detail/7adff263991942e2bfbdb03eab3c84f6 "
"/detail/abb82e70f1654724a031607e94859583 "
"/detail/02049224c56347179fa4c013e2cfcd8f "
"/detail/5f7dd71082de4ff1825a3e4fc530b61b "
"/detail/1aee9e1061a447aca5e7d5bf626f7184 "
"/detail/6094db22fe244f87993560b16bee2684 "
"/detail/1ba80ee4d019453ba2aa88f20a2954b1 "
"/detail/72e1aac9cfba443db64b30d886b7d1d9 "
"/detail/afb02e6fc6db4bcfb6899616acc0a964 "
"/detail/e954039c82de4243a515030f9e904857 "
"/detail/fcc702a4c921415ab52281e3a9d24da0 "
"/detail/a182d7e966db4dffb57fb90d5b12dd8c "
"/detail/a339938ee1a14087b010804547e59490 "
"/detail/7739abfc1cdb4cb4bbab8a6b647c3613 "
"/detail/4beaa37ff7394b238df11006561868c9 "
"/detail/aeda7e86ae6a4dfc8d0ba5b4842e8b1a "
"/detail/3588374ddaa8427c81d359c9c2d5ce9b "
"/detail/2b1e2e1b99f64a8c953cb49b6655e11a "
"/detail/ad53b0bc19a249c08c54c5f91b3525f5 "
"/detail/aa3031f9fd724dbc9fed884ea62b3cdd "
"/detail/5e36b0c8c179449dac67c17604c205aa "
"/detail/a3b25fd1f93d40fa962fd9d1b9d76c21 "
"/detail/dd5ba0866eb14cc0887bde5bd80ed9be "
"/detail/7eab3e4d10a54a279a339ddb2ad4d143 "
"/detail/60f71166d6dd40a1a29c073f390ac2c7 "
"/detail/8935c790abdf4e39a6e4e83021696ea9 "
"/detail/8afcb22ae7e9464b9a220312af181671 "
"/detail/d7bee9bf0a40497a804fa0385b536cdb "
"/detail/206fbcb32837420dbafd0e6923d27cf4 "
"/detail/7e667311b0364e889d21afa62ebc53f5 "
"/detail/67de6d67304c4b8482e958ab729a82f4 "
"/detail/70a644792eac45b89bb4afa50d9021ef "
"/detail/a8e3140240404ab3836b71607b88a896 "
"/detail/ef9dbfb0041f49758ffa596a59f8cf42 "
"/detail/ae6c079b650d44b4acf695c3c3130c87 "
"/detail/2dcfdf6c5c7c4f7dbacdc994f955863b "
"/detail/882a0d90845c46c9bb019659a615f235 "
"/detail/fa07094fadb5429cbd558b90ff758aa9 "
"/detail/38f7a44063bd481e96c99204554cc2e1 "
"/detail/3fd779fbe9864aeba396b25cbe5642db "
"/detail/44f5a654f8274258b67db104fabcfb76 "
"/detail/896d4671d5d04a838506a99ed07949d0 "
"/detail/beb4724f64a74e3a8557ae94b97f78fb "
"/detail/dfca2538d5e540b8948ecf56ae57c074 "
"/detail/99ead72007414201b6928b05fbbba54e "
"/detail/31735ee394174546b9a835372afa3ed9 "
"/detail/68c76f185e854e1baa6dc51068d4cedb "
"/detail/5fb296c482ac4d8eb585dd4f1ce98a81 "
"/detail/173caba30d514adebc82424c039d30ba "
"/detail/3b1e50d6d0bb4c9e957045944ddb9a8f "
"/detail/ca60856d40f8414fac23be931b9f69e4 "
"/detail/78564017ef234bf9a78932629948724e "
"/detail/41bf63563eff414d967bd9c3c462a642 "
"/detail/cac219f237144b3daa4f904f2664fadd "
"/detail/f0e98e85f304428ead68fdafff39c972 "
"/detail/0f3cc4a1dbf94dc397405d87d05d672c "
"/detail/e94bae6d93704d83af91ee54b139d7f8 "
"/detail/0c1407315ff34d55a64c58a3b0dd70ee "
"/detail/ca196c063b7049aa86f36f80a7017adf "
"/detail/d2b80d0e2dd34a0ebaa921907875b316 "
"/detail/dba4a06d239047c98cc59f860b14bd6f "
"/detail/bd6868c11d384880af8a46fbec986baf "
"/detail/3e63cff24dff42a6aa160da2d2214e76 "
"/detail/2a06d486e486447d98946b544abeb8be "
"/detail/fcf209e75ad04e60b99703062db376eb "
"/detail/27d8e293cbb54ffca8054c22698d6123 "
"/detail/355eae192f82463ebd5ad97ba12f70e3 "
"/detail/6d0770084b0d42228a102325315ecdf9 "
"/detail/ff5f7e5baeba4fda98a4c1abd9171bce "
"/detail/b46efb940b5d4e79a88dd8190836a198 "
"/detail/96936e32fcc6414e9e19963818ae3296 "
"/detail/e869c98070904eed8f19f6e40662d350 "
"/detail/72d70c67e6474ddcb1fba965b12ecd8a "
"/detail/6086c696ed2c4ab0b2631cf6889048bd "
"/detail/8897285413c1408885b1bbba6ef0c2d6 "
"/detail/e5ed7255afff4862a5a1d1ca9f9aa2fc "
"/detail/2e7b613304dd4c96824d1be6ffd83190 "
"/detail/08fa3b8212e14fcc9b8d37a1fccb4d85 "
"/detail/004b11b664424995968a6294d4ea4ae7 "
"/detail/81b7e6e753d74037bf5bcd84134e519b "
"/detail/99eb30031dc3465c8fe88a9c89476e57 "
"/detail/6c6532c2ca18430383b79c9829233fad "
"/detail/cc7f17b545b443259d7b3b91bdb635e9 "
"/detail/d9d87897bd6c49b8838c356ea465b8cd "
"/detail/0cf665757b114488b50086b62e4ba9f2 "
"/detail/ba4d543069a244d4b8d42fcbb756c1c6 "
"/detail/addca4efc5534b19b681aab850c1fb45 "
"/detail/9e43a614f83540769b8d47b80b0090e8 "
"/detail/d398c2ddebc444f6a74dc3133125987f "
"/detail/6d79251d20f642ba9679262ec19f15d6 "
"/detail/cc56ad7cb55c48b5a8023518a2115248 "
"/detail/6c3fd8b619774b1791cc9232621e6c48 "
"/detail/cbd806e8d01d489aaefef0df987f56f9 "
"/detail/6fc107d6a1e249129cc62e39bd3db5b3 "
"/detail/a09dbd8952ca473ca61af7917c926d32 "
"/detail/001c794929f548de8aaf2b96e846f031 "
"/detail/4aea7e9523bc4b8c9a73cfac71487bff "
"/detail/d97333ca46504a8389743badbc47d068 "
"/detail/9d5aebced1e2484c9053c9647718a6e3 "
"/detail/26c871350ef34458880ca65f2776c6b9 "
"/detail/1c31971ce40e498b82f1280c07c1b635 "
"/detail/cf13287ca5504cde9e27e7d3aec4f1e8 "
"/detail/d3c9cb38a11f42bea374e7a685bfd828 "
"/detail/f7500530ac154a198fdf4e76f800b2ce "
"/detail/7b4caffabad04d4d90f412995e5d0790 "
"/detail/410d28e96eb0407fac7c784f9f56b415 "
"/detail/7dea04ced036459d8aa83b33f38b6d75 "
"/detail/60a3cc9218ca47219a0e3c04a3023893 "
"/detail/e05adabbfcfd471dbbba4fd5c77e7195 "
"/detail/0c9cb73c690e479bbf959f0e3d1e7a3f "
"/detail/7428fbffc66f4a539830c3041995af91 "
"/detail/546f7991cb24470995915c6a6a01ee9d "
"/detail/7d50e5285bc34169ac6865bc2d914c95 "
"/detail/a34d0614c2e1433585e1fc3c077dca45 "
"/detail/4afe08830c094ce3a373ba6aa9df50bf "
"/detail/d18207690ccf4e2eb1ea56bbd79d4416 "
"/detail/c225abf84ede4935b34646a1881258c8 "
"/detail/f0a9a1006f454e45884594ad2022374a "
"/detail/42843c39f20e4f23a599575776b060c2 "
"/detail/23de107cde304a00b8bedbc0a43fb2fe "
"/detail/5d97db9b33204df4b5cb13e6348076cc "
"/detail/354dedc90e1846c0a478ee2e699cf29c "
"/detail/9926731f6f8e4d65b1f505aab3e402cf "
"/detail/80f726953def42caab298d541ba142e4 "
"/detail/28916adf88504c208540d811b87234cb "
"/detail/efca09a8202a4a6e94e79822f11576ee "
"/detail/a3c52de62b3b41b1819f8c35d9df9230 "
"/detail/642a78988ecf44919664a4d5307ec991 "
"/detail/9b8932efd4464681b56bf3c122032ddb "
"/detail/e20a9de48f7a40beb3e3eba61f111b87 "
"/detail/5fcc606b4e5242adaa89fd1c0bcc0788 "
"/detail/9127fb1f28cc47ad9958ffb85ff10125 "
"/detail/a10ce6c5beea476ebc4549f9262d2b01 "
"/detail/2df3f442567e4c4ab6df4d341f03228e "
"/detail/891f9601ec2e42ceac06602fa9bd66c7 "
"/detail/3ceb37a732424262915d394bded5a67b "
"/detail/efb314ddb61f4dec851d6ff5fb59828e "
"/detail/d3622b5866b34544b32dfbe3cede4517 "
"/detail/0978a07fadcc45dca4ce6620ddc61015 "
"/detail/a17064b5581a4e76a7c575332930985f "
"/detail/68de481656174c3192ae115d2059c286 "
"/detail/f638060285384b63b9258be1f48037f9 "
"/detail/20e5aefbf43e40a7a03fdb5759be2298 "
"/detail/69ea699ecd7e44e1898d25e075107cb3 "
"/detail/06bbf48dec1c4fc5901839c5c66eb8e2 "
"/detail/858d450ed4194b7a888971d73e3ed270 "
"/detail/bc6f6c74611d466aa03df93582853370 "
"/detail/c161c22580ac408eae9792e705fbf4cb "
"/detail/6288fb87f6224bd0baa82ddc2a3a80a1 "
"/detail/d0a545a4b3564e5d8aaf40a64147e12f "
"/detail/faebdb2dbcef45029fc29c8de5d63a4d "
"/detail/ba921430e9804f7a850b0dab4fe1648e "
"/detail/fc2ed8850b554b5cad00af00cd61d602 "
"/detail/fda2d703c86c4f13be5989653ab34b85 "
"/detail/f4b5cd7cd0ab4677803f542fdf2f2244 "
"/detail/e0f4be58e80a422d93f96de3580b670a "
"/detail/2b2ebeac53d04197aa380454cfac9e25 "
"/detail/6da80c489fc34902b3cd68546ce9bded "
"/detail/852754f3f79e4f1c9d1dc94ec2aa4c76 "
"/detail/d74a85f1e18c4c5f895ec57b23b82b21 "
"/detail/9bdc85fcfb3040439718d15ebc7c0f62 "
"/detail/2a087b679bf241e3aaab6c1d75de3d3c "
"/detail/b3d5cfdf93044f0f9da63e1bec0f498f "
"/detail/0e630305856f48439ea1cd68d4e814b2 "
"/detail/b869d1e1bbe94e069c91e54e25714d6e "
"/detail/5bf95e9020ee4c2da987f042b175ec3e "
"/detail/c3a129f048274ee095c9d6d39d7339e7 "
"/detail/f975fd0086a4423f86639ded13adf3d5 "
"/detail/3bfd7dfb3fa94f98afa922c0e6ee4c56 "
"/detail/3710488af9b840eca5c51868d3b2180f "
"/detail/f495ce30e6864dea9b64bec20e41efd7 "
"/detail/2357d495879b4d7d99bf70dd74bae9e2 "
"/detail/9af1a1c26d66423594eb7963fb6fea0d "
"/detail/3f4b1fa597334dd3a1ef3ff668a71997 "
"/detail/52c3774768084b93b3b9ce3b15bc9e09 "
"/detail/e026d0f08c064093878fcf9d91bf61e9 "
"/detail/f5a68800537343d0bfbd7f915a9bf86b "
"/detail/09a3756335854b758de82f5505a1597c "
"/detail/399809de077a4b5db3624cff825af1b0 "
"/detail/6ad702bb808143e5aa54e182097c2f52 "
"/detail/84c44cdc115d4f7f89312bcd2773386a "
"/detail/40e6e5c772da4f1986e598a14063a2c1 "
"/detail/258bfa229a1c48638b0fbb91ef2f150c "
"/detail/ca57f2eb9c414db9aca05d5a65177fe1 "
"/detail/0adf447ae5394df280a4f8066d5c7f36 "
"/detail/f6bb86f04ae34b70967e95fb1e53947d "
"/detail/4d767c29de1848b7812e7c60b66845d1 "
"/detail/2d0b0b4b22bf4fa8b7161e10b107ae40 "
"/detail/112f8a55d06c4fbc847fbdab04e0d7ed "
"/detail/b4310f10c4bb4fc88125a6a66be7649a "
"/detail/78f5e0f7431f46aba083791cf7ade7e2 "
"/detail/8fecf669e0f64cc9a65159b1808fb1f7 "
"/detail/c29d868c91914b4a8b266b77fe7a790f "
"/detail/5f6d55149da14310bd6a08c07d0aad98 "
"/detail/b2bcc6d4948f442e95d4f7fc0117e9b5 "
"/detail/28ddcb93dc1742fba7336e14894a5402 "
"/detail/325d050ccd374f978a0a11219512b448 "
"/detail/4a67c927b3bf4ceb94e08fc7f5036a29 "
"/detail/d8c29aa25e6c4ab8a522bf7b9b0d98a0 "
"/detail/081f3b8beec6425cbd747fe57b7f68f1 "
"/detail/580bd2ddd380409b834128273a2c7f70 "
"/detail/8e21e4d794f041e6949fe9eaffde6068 "
"/detail/41c35a76766247e79220261288a4b526 "
"/detail/5755076f55014debb1004bf1cf4fb9e9 "
"/detail/070edb3b8afc4acca76b4b142fc3278b "
"/detail/b55be6b7c09c452789c63c59ebc98de4 "
"/detail/26860fa9f787442185aed73abbe2e3ee "
"/detail/ccdda087f458462ea0de04232d68ab19 "
"/detail/094dac815f1d4d22998658943155bcc9 "
"/detail/6b73d7dba29d4a149be3104bae26f4b6 "
"/detail/4b512dc909f94d069ef3eeecdfc57b10 "
"/detail/ff4ba88899b845328cd49c5c09ae24df "
"/detail/9f14d4f50aa446a4947517dbf0ef3889 "
"/detail/b233ca369adb47b3b0a58dab796ef3e5 "
"/detail/a7dc51cd164440c7bec1196b8819eb70 "
"/detail/bed9e209533640cf94677d60ecc94990 "
"/detail/3bd15e46f3234161a3a86ac171766c25 "
"/detail/d3d2f990be3149d5b75c5f7afa02c295 "
"/detail/7e343212f7d849278d9336a7fe9d2d83 "
"/detail/6b0aaa5c30944c05ac03d4d7b13fed5f "
"/detail/819cc53bd8e84125a062038b33af4fdd "
"/detail/842ad2c2aedc427ea668a7776e5c5718 "
"/detail/437967aa036a474b8dabb9baab7cabbc "
"/detail/6279e85c754a43909de87f0d3b858351 "
"/detail/08c8d98f1c644dacbfb27e3ba979d21d "
"/detail/9a288573efce4b2886995afae94378a4 "
"/detail/a0f41ba413024abfb977ed17646f8744 "
"/detail/79804e27d3b84a0594cd440de23f4e86 "
"/detail/de8c9ac112a7484183fc8accfe20cc15 "
"/detail/8313a58552f24ea298227a0b645a3682 "
"/detail/838288aaf60c411e9bd361bc6fc34e69 "
"/detail/86c18dca7b6d46c890c771d17e921130 "
"/detail/a74178a668fe48aba60e75b673e3f2ba "
"/detail/b4b28027331243d48b8b94f8580d5fb4 "
"/detail/fa0426562fd44735a5c27cf4cde61acd "
"/detail/c3e20abd85ff4ad19f0620233107fce0 "
"/detail/29723fe83dcb4bdd8d11b70ca3e764bd "
"/detail/461d3c54bca34a68b42d70d58a021401 "
"/detail/0b7f078c46a34da38f2bcaf0c61b92e5 "
"/detail/0fc5c7d33c1e4d92b12a10776e1c0ac8 "
"/detail/66d65ab9ab034ac59e737c04ff6a6d36 "
"/detail/4f6ade5d021e41c1a4fc4e5bcc8a3a3e "
"/detail/89320d5b21964d1f939b3b0b4fd339fc "
"/detail/8f1332eb43334d159175a80ed6e45057 "
"/detail/7d682adedafb4e14ba05509ae01999e4 "
"/detail/84e07f7cd9c1411ea2a7da49e2e21b73 "
"/detail/53e9a4a0c7a9468396d67475312984f7 "
"/detail/555c6f75488240b5b627b8252a03b3a3 "
"/detail/1a28462341b049dea52897bcb7876d3a "
"/detail/22cd958d4e714b8183e39be0b6d03783 "
"/detail/cecf3e19f42b44efbf6ab4733d0fc8ef "
"/detail/ab8775d01f5949539dea74ca9a4a3e9a "
"/detail/9be09226017047028510fea5ce871e75 "
"/detail/cebd6870d42d4596a17c2ca9af88d3ee "
"/detail/974e820acdd342f2bd482e531821d6d2 "
"/detail/79c9d3a631de4e089b25c1f3b1fb7f64 "
"/detail/235076e5eb394d5f88a355cdc6756233 "
"/detail/7a0b55a77a0b441facf9f6915c3e6e0c "
"/detail/92a413fdbecb4aa999389472f24d07a9 "
"/detail/6091f7d75d564ceea949f87b073acd38 "
"/detail/c06b5e575c4a457fbd37ef869c02513b "
"/detail/513ab9793dd541e6a6dff9033f99756f "
"/detail/75950f9a8a9e479799900e82895bd54d "
"/detail/d87909fe7d604c139579f2f72c2fd375 "
"/detail/995588b3fa934d6688f81f8d9d57cc84 "
"/detail/850de0e4a7fa46a69ed9b53168f00c38 "
"/detail/7bacb3348af0498e9faae4568ad76aed "
"/detail/4947d6bd2cc24a69889095e157ca11eb "
"/detail/f38c7c9ec7ea4a3d9cdff443530f7473 "
"/detail/564cbda34ebc45fd88adf5b9a2debf6e "
"/detail/ce4df4ae1be045d3851625734fba2c29 "
"/detail/6d2780b6d2044889a63336f6b59995ef "
"/detail/c7c27c6eb6d54599839a560978452979 "
"/detail/e622420c326744279690d723db04a127 "
"/detail/476da03652344f4ab2657072fbac235b "
"/detail/83522e615a174e8ca1470837a9b6e64a "
"/detail/bd9b273f45ac40478a3165d9f8580223 "
"/detail/28b703d996fb4b5aab548c025947e87c "
"/detail/98428dab5b8045bcbcbe767dd35fd311 "
"/detail/b2ca25f5540f4fc2adfeffe678ab972b "
"/detail/fca1613aa50444608ef93a7ca5d619ea "
"/detail/62fd24f7d9de4e3f8ac0162af6c77547 "
"/detail/d4b6511e8c474512874d8b92c0a00846 "
"/detail/0ce2dd1b373c42d89573db00abf06b38 "
"/detail/1d844ccd3cf74eed81940f3447739a9e "
"/detail/074f09ffc1bc4d3da8268716ffecc1e9 "
"/detail/3a9cc1a65d9b44909ffd509048502465 "
"/detail/70f8669234894c549abf893dbade39ff "
"/detail/3afac8eb66354375baf372abc513e281 "
"/detail/b1d1e03598054ce5919809e1c214ea70 "
"/detail/85df7dbf75274083a777a465ef26bbd6 "
"/detail/658288fe7c294588865f4d7ffd24e64e "
"/detail/79fad4f30b6f42fc840cf0b0f8222e2e "
"/detail/748ebb56ad4b456b9024de7e224fe255 "
"/detail/dde7afd724cd4d8b929b5f3c0edf6cba "
"/detail/ed8aac662284460b85002b795095f7a8 "
"/detail/c6dc8bea9c234666bc039e76421dcb6f "
"/detail/3e726eed678f4435a13a8cd68b89b099 "
"/detail/37cb4ce51d03450ba8a10e0b1459ad1c "
"/detail/bb220445482e43ffb57a59ceb3831fd3 "
"/detail/a99552f6420149fe9b6fe71f1eb223c3 "
"/detail/9eef40caee164ec5ae9ff1a51e3798cb "
"/detail/90d23953fbaf4cc1ae063223d51c798e "
"/detail/bc9b5323f26a487ea1df007b4cbfb900 "
"/detail/667ff3262dbb4cc2a21be302e44230c1 "
"/detail/cce237728c9a443095d5acac2558ca2b "
"/detail/96f9018c97f74f268fbddeb214a156e3 "
"/detail/4aa63f56b73b4f4c9538b685e2f8c502 "
"/detail/5ad558d0943949ccb8c7d99b5a0b0815 "
"/detail/e6730bcf2c8140fe858f456d92c9cd26 "
"/detail/1e4fe36756c54cd8867be7dd24649c1f "
"/detail/07601a5c5e2a4ae09cc173f33c1f9fd3 "
"/detail/92c7a39e2d4e497fb962294fe598fa2c "
"/detail/45c8f8b572344bee9c5eee94df31a32d "
"/detail/9b5868e82f9d4c798c38aae6f9b2add2 "
"/detail/201ed12524604c6f89b0e5038a3db06a "
"/detail/09b57ff4ed8b482a9b78589dade3dc73 "
"/detail/9f308d735bcb45bf885dfd7773987b14 "
"/detail/ccbec01b6215447b958d69714049ba7e "
"/detail/b7fe7724a1e54ffa91c3a13f0d450ecf "
"/detail/3d22f41677d94976936216f44b7d1d96 "
"/detail/812d1d6712984713a099b4b9c534e63d "
"/detail/d5e375ad9cf54f30b03e5cf799887413 "
"/detail/13fc6081b463493bae72fd022e0ce175 "
"/detail/0b88c7b09a094acca81130ab0db001a4 "
"/detail/c193c5c3677240ba8498cb282694a75a "
"/detail/67ef8355241247439985d82398c0d189 "
"/detail/bb74e4788bc9436888ab3cb5ef3893e8 "
"/detail/29424506f7c34f70a500c369ecdea554 "
"/detail/0eae0e6445054089b67c31ccf207384d "
"/detail/6155bc5b03894f179e6eb4c1eb2f6032 "
"/detail/8afd4184fa7f4d01a834757de91b5059 "
"/detail/f610e40f63224b12aed908f3a7e93fb2 "
"/detail/d79ec83fbf0a41f7a049ad4c21634a00 "
"/detail/ade0fda859d64d3c8ad1ab7783a9f735 "
"/detail/fc5709bec47340b7b8a0b5d90253fa17 "
"/detail/368235120d5d47078fcb695cb31d8aba "
"/detail/dbb9e2c1350a4b0dbfe3ef47d1c1c790 "
"/detail/6abe409e6d3b489b9c1dea6a59803967 "
"/detail/f5812f4df2b441a6b251126fca2227ee "
"/detail/2fd6999d8bd9483c9d81af2435670380 "
"/detail/93948d7989b94abbacb620e3c3a4ec2b "
"/detail/cd2a31b6fa7c4f04bf1b041aa337b39d "
"/detail/77b8af6dd73c4be4918df40cfdee8521 "
"/detail/9e854fcc08194421bb34ff19988ae0f9 "
"/detail/7f6a5bae59a14435a2de2ffffed3112d "
"/detail/b5e113ecd40243faaa59a71fbef398e7 "
"/detail/66bec14478eb4b029fbe01d5f14b7ecd "
"/detail/7a768155a21e446db594b41749495d52 "
"/detail/6a9d83423ffc43a99ca6cc2a0b336a93 "
"/detail/aa1fa94e3c954a688da24f834c65163b "
"/detail/1fa56cd16fd342a68d7e7d8cdeabd399 "
"/detail/06cc3c21be7f4f78a486f73054751394 "
"/detail/4162761adbee458bbea799c322e00760 "
"/detail/ae97306d1dbf46ebb5c9c94edebfa5ab "
"/detail/ea71171ed23b4aa7813e707c45d8b9f9 "
"/detail/73d10eecad344599999fe4d9c0ea1fc0 "
"/detail/7266f2f810b64d63b49daba3c14c709a "
"/detail/0e56c79bb26b423dac3b0733a0d12505 "
"/detail/c46d0d6318e14d67967aaac0a2f0873c "
"/detail/8180a9afecda4cc59134e6a5278beda0 "
"/detail/147c921683254c869d791b762f581652 "
"/detail/d123f99db9af4e07936a0b83cf30d5d7 "
"/detail/adf28c1b866641ca80805eda0f657e47 "
"/detail/9fd302de0733410d9cb258afda73444e "
"/detail/4f297b074e1e42288af56d718d9a55e9 "
"/detail/c624ea737dda423890c8b30499edc4ce "
"/detail/3d9a8c3647de4df2a2079bc6510a5883 "
"/detail/7c466c7831b94b1fb01168cd1df318cf "
"/detail/6e4a68824d7e4a149a1235979fc4f639 "
"/detail/50bd5c5d13d5461b8715fa535c5ae243 "
"/detail/dc76a7cf0f134a3f8ea54383f1f68f79 "
"/detail/ac5291b5f4214f35a3d67d60837f71af "
"/detail/1a6f00e6a542479e897f1ac159e714a8 "
"/detail/7f686c413f524d07a1d5928dbb3a7ff4 "
"/detail/27d0a21c8cdd46d3a6f5d01750b43f1a "
"/detail/85520fb03b804508bdcce1edb406ddae "
"/detail/0f47f09861ed47ec94a461a87945d081 "
"/detail/e8ed03ae1fba4ebc80cfb8947e1f91ac "
"/detail/aef09c55b7154e64a364d71544061d61 "
"/detail/29a5fb68fa9c4179a46a16e68d3991a2 "
"/detail/85eee9418ee141888bdb08d19efefe49 "
"/detail/65d37e8611a24d6a81a53a335f092210 "
"/detail/70b646d460de4e41821945423f55a8eb "
"/detail/621f06fd17c0438195b50ef9ff5196de "
"/detail/05816584747c426f9371c7f5f52b001d "
"/detail/329849610cf643a8973ec27b03de6bea "
"/detail/f3fe54c84d3f487484186e2142ad3098 "
"/detail/ffa48540a4994cdb8151378a2287f866 "
"/detail/ea016918f2444c3b94c3a71be80dffad "
"/detail/dd25e63128c041b0b433d7e2a72ac53a "
"/detail/4bb1a177c3f441df91fe4db9a39338a2 "
"/detail/d05730dad4fa49beb6908d4f400099bd "
"/detail/27fae0ebd4b84e4a83d7ae1ba6b1be8a "
"/detail/0b4e5cc4d6ab4ea8b8330862b728ba1a "
"/detail/018031d7a6504c70bc9611effca5cb87 "
"/detail/07ab613be2a1415f9ec63c2869e7e301 "
"/detail/55214a1633fb4a73afdb44c8ae1f0b09 "
"/detail/c5118800c75c4590bd4960e282724330 "
"/detail/c64cc978ce1a47e694986109395627cc "
"/detail/4a1fa29e854c4b40a518bdd39cb9f9be "
"/detail/cbcd83969a784f79a80cf7c950700d16 "
"/detail/a375ba9c68704af382dfa561c23473bc "
"/detail/f6b9f27a3a524d38b05301c9515065dd "
"/detail/0616ad105e8140d6a5340e781deb11c9 "
"/detail/129eb50a148a4c59b2ccc905e1955bb5 "
"/detail/fd07a33eb4c3414bb752d5c0b04b9d0c "
"/detail/0d23ab14dc8848bfb34e5420bc24cce5 "
"/detail/eb4fce2b48e84ad49968e243bccbd29e "
"/detail/a0ba480c6574462fb41de76eece5a313 "
"/detail/4296a5cb65a142c68f73f4d87567b352 "
"/detail/05d1b03ff1774235a5cd94daa69895b7 "
"/detail/637783e9613744b099a5a0aab46e32aa "
"/detail/acd6e529a06b4b0c916e81a208467b82 "
"/detail/ab3a8fcfabac4a4e97839686d404e1b3 "
"/detail/5f62580707854df0aa9b4363d8a04f42 "
"/detail/da712eec051f43feb92a9591434bb2e8 "
"/detail/1ab0474ca9e6404bae9d78a07d8d8ee6 "
"/detail/f4e1657af021466eb9034d609bbd3bb8 "
"/detail/dbd7ff7a615147e5968cbf39ea43be38 "
"/detail/9c631f86c38248ef86731e33d97644da "
"/detail/e2ba2a5b9240464a9d567bebefaef501 "
"/detail/1bbcda4eacf94b0395a0ddc7b883c361 "
"/detail/e3ad0739d30e4920afbb9d885fe737dc "
"/detail/1e79674314224906850ca0cbfbefa808 "
"/detail/d99441374e184c50a9ccb1deb4a0a30e "
"/detail/15bee944bfa54641be01a881e37e4f07 "
"/detail/079d27f47d6548d2b022e2b61086b982 "
"/detail/951f8d45c17f4fcdb769bf662892cd04 "
"/detail/78842c1f55f842a3b0fca229c9bc9ab1 "
"/detail/57cbd7e0aebe42e8b705edc0bc913ca4 "
"/detail/aacb8fdea6a249e18b0ed74239d6f0c1 "
"/detail/be8da37b4b0f44f8860f6450e6ea6c1c "
"/detail/044ac3e4cac94813b2ac2ce9c4069cda "
"/detail/fa38725245af4973aba61c6e0dc86d51 "
"/detail/25afe30a2a8f40a1b42355ee36e6b7e8 "
"/detail/a6118ac139464a39b43de2156b5d6411 "
"/detail/1bfa4c8cf37e483d82b2442cb9a75162 "
"/detail/9a3e4a70a3e149eaa5559944903bf1e0 "
"/detail/554bd0428edc4fbc87743caa3caae9bf "
"/detail/7fe73c40029543bea921f24da31eee7d "
"/detail/0f85c36a89484b42b26784631c50c72a "
"/detail/9c33f1daee5c4040950a5fcfa2c124d4 "
"/detail/d87645b618c54fe7b4e5439d779d225b "
"/detail/c9eb29e4fd2e4437a0572855daca354e "
"/detail/27dcb1c816ca4993b84b75533b43a3c1 "
"/detail/824e6a9975464d37928abb7907e396f0 "
"/detail/544e4a0ef9734f0c8f100630f291f383 "
"/detail/11cdb8add0614c82ad3c2ff9b4ba26e9 "
"/detail/58a73a1465684b519de7df61b3180a28 "
"/detail/87e7323cce0b4fab91e5f7dd5a9bfa5f "
"/detail/232d7fa1d7e04d99928f0e2029284896 "
"/detail/fd7c156aa4004998996b1eed3d603ac4 "
"/detail/799e29169fe34e0da8cd9d76df9a6365 "
"/detail/8c34b26ea6e34aba991c260ee26744ec "
"/detail/421a3fdfd0d5460ab528e3707ca11a78 "
"/detail/af2d7e408fe24e3cadadbcbe89317fc6 "
"/detail/dc7a596505de4d38b5d0a3c8caa61b9d "
"/detail/8588b36b591746948da4364b647338f0 "
"/detail/81d588a65efa4215bd6b746599d8bf47 "
"/detail/a2fc4993a7824f8e9cba1686eab24985 "
"/detail/80690492d1304c02a6506bdf2cc441bc "
"/detail/b48a2f94c41d4a3e92c18bb5fcc26e04 "
"/detail/44f5643a9aa54a23bcbd89bad97dd752 "
"/detail/332e64ccf755445eb0dfd7307ce95211 "
"/detail/04d7dfddc5544b4195c34ddcc45ad5b1 "
"/detail/b76daf23f13944a2bf02ed528e9cf621 "
"/detail/246718d94ce14528a0206c392dccee2e "
"/detail/cec331fac32d4133ab30452541596632 "
"/detail/78a56978005d49a1a82c6b93f6de1b3d "
"/detail/1e0e64331e484ef09a561250af6add91 "
"/detail/868712b0ac7d4440b653a5b3890a4caa "
"/detail/15589b7a3f434fd7a696bf0ca915c44d "
"/detail/e982d8b587d84adf9bf44a37f1ffac6b "
"/detail/2b4d4c9e92df4d208a9e8541190cedd3 "
"/detail/2201c62bcf28490b9b9f3b79941dd830 "
"/detail/ddc23f40fa57469f8d0ffe7f95a9718c "
"/detail/eb0620aeee004dbd9e0b723d2008cc10 "
"/detail/030b9dd31a6c4b7d9d0c2bca97093eee "
"/detail/0d7d73a2179d4806816b48a04ec47d3b "
"/detail/e9460face8af4c84889d4ccaba104731 "
"/detail/c268dc42c8a24ea9b4b88ebe30158fce "
"/detail/d30e977225524767a68eb0a2fabbc39f "
"/detail/e15ea180a60b4c10bee9e75f0168a294 "
"/detail/ba425bd697f44dbfbfa1f4ca5253bd7a "
"/detail/743b3fc7e0aa4e5ab4a22f6c9804238e "
"/detail/00ff429ae5cb4f57999f32f2ff495145 "
"/detail/8ac3b4407cf64e4fb1d39c2aa371ed29 "
"/detail/56270b7d2c864277ab1c70005ae1aecf "
"/detail/ec9a0c00d5cb4574aa7d0b53ab3de3ac "
"/detail/71177078d5f34ec499e6bb356fb21868 "
"/detail/611555a6088941779503f03eb0c969d2 "
"/detail/fa84795b2a134cb9975e684069324615 "
"/detail/c5ab144f495c45d1af742173eb811222 "
"/detail/ca640794e14c41058ab6310a39771622 "
"/detail/40682a2f02244a7ba81e187512dd8759 "
"/detail/6089ed7caeca45b4816bbac2305e8393 "
"/detail/5b6f1c9565314745a2496c81220d4588 "
"/detail/23b925ad25ec4d058c1c124183357d38 "
"/detail/7109ca42d8e0412580e57609eccdbfcd "
"/detail/742961d221f64543b83155799b9bcc7e "
"/detail/c8104e658e794eda8086e6d26563b7ff "
"/detail/10e55948a62e46fea9c0cf3b30160aea "
"/detail/2210fe4bb2a140c1819193b8a04cb93c "
"/detail/e4ef3694d9d24cc880a155ec8d42d0d5 "
"/detail/0b34e59d5eec441db41372e555e795bf "
"/detail/403a2fb9d21a4d0984628eb08482d4ed "
"/detail/953aa40056004fbeab87c9b04fcb5ca6 "
"/detail/398f3db393774c039e753795435311a6 "
"/detail/8530049f706a435ebe247dcc3980bcd5 "
"/detail/558cd7e4bffb475fb1bb1d5c553f5c30 "
"/detail/ceff876768944bdd8ba83a778e633c7b "
"/detail/07b2b28b5cc244aaab3d1ca7ca48f3d8 "
"/detail/c0f0288744534020afe51db909814bb5 "
"/detail/1f468744444c49a1ac23defeef036ac1 "
"/detail/8add04a3e67a4953b500b89ac0eb38b2 "
"/detail/8267a6ed8fa245f083dbc3ffbaeb0739 "
"/detail/0bf055a00c2344caaa7693f157d818a0 "
"/detail/b60e3d92f8f846369fd948c8f8c35219 "
"/detail/67c52fe7ee564689bcd4dc7d559670fb "
"/detail/6c7fc7b7e6ce4c26b4130a8c4ca47dfc "
"/detail/5dcdf0125af94a1a9da6fb792f66b63c "
"/detail/eb4eae3c143645b5a1c9ba9848978add "
"/detail/ea0f9d43921c4dd29b959d15e5311390 "
"/detail/c1067fa7e42b48338ffa0d8e9024c178 "
"/detail/c1cb71233a1d49d3bbdcc95e3819dfab "
"/detail/4e504284ab904bdcaf2acb158f1c29ed "
"/detail/d121f4705c78443daccb9cb982e4e2c2 "
"/detail/711644a1406d40a68243702bc7e4c404 "
"/detail/cd5717aec62945c6b4582021a26cd63c "
"/detail/2ff053fa9ebd4cd5a2a53e65cac70757 "
"/detail/31ac95f0e1a443888644827b15c8a34f "
"/detail/3ba61e6e69e0488e9c0f30428ff2c22c "
"/detail/78f6df4ecaaf4564bb51034d769ad3f9 "
"/detail/d0981aefcfb34994a4119221fe2708bd "
"/detail/d3dae4769c1f484d892c0a4ae14332b0 "
"/detail/e3aec067933045a2934bd1e3856c263a "
"/detail/9c06f08dfec04c80ab9d044faa5a88dd "
"/detail/940de9504e2b4067bb89e8de2687044f "
"/detail/232bd3033d3a4175a12eaa0213535571 "
"/detail/064b2f5ce1cf45828d8a684903b792a0 "
"/detail/1f0e6226fc544ea596b52eee94fc2038 "
"/detail/1589d91134b643ebb77eb1fcda6cf66b "
"/detail/af047d256e3c4669a83d55cd27d233ac "
"/detail/d8376d8fcb3d41aa8f083424ca07186d "
"/detail/71d0f64c64cf4116b71634f53d0accff "
"/detail/5c8ccc79abf34acbba63eee33f345362 "
"/detail/61debda1020043959aa497cad8711d71 "
"/detail/97a8d0d52114451ebd70f2e5b619ce79 "
"/detail/878330506c8048a5b8cbe05be1239b17 "
"/detail/302c26630ee74ff28738a844ed269886 "
"/detail/a4a8c86177954121a5c1d21756b47a2b "
"/detail/2dfebdf0e71e414b958fddd453e7e524 "
"/detail/8847592e786b484f94bd6f33a7018540 "
"/detail/6dec6491db8e432d8977216c47718247 "
"/detail/00b8b58e33164524a956cdc6e0dbd116 "
"/detail/dee3a127769f4cfab2e69b4ca1d13acc "
"/detail/eb1805ca008140c7b0d2ece51d0fd8ac "
"/detail/55b40836d5d44765b09fd42b6148fafe "
"/detail/751e7935d73c471b8a9d97981f224cec "
"/detail/cfc910b80b5245ab84ba0ced40038bdb "
"/detail/2070c1c33600459db6737c6f3f590c27 "
"/detail/3c8361b669074524bbed3fd2311f0f0e "
"/detail/d329224e49f64eda8c9ed929464ee437 "
"/detail/575841d6e56a49b6b4c6b7d69a96dbf8 "
"/detail/88d90d9342fe4af58dcf5e3f548660f3 "
"/detail/e1484b9d9b5648ad91950c90edc12e57 "
"/detail/b574e4d3cd984c71a4c4b44847328506 "
"/detail/ec1436da1e4c4f03bb092b218ca78cb2 "
"/detail/d244c4e914b04949b3ad29794757117d "
"/detail/5875e90a4149478caf4f73ea218fae7d "
"/detail/473a4af565d547afa4bfa757a9fef23f "
"/detail/e7d84f606bcc4734a53313e6dae9eb88 "
"/detail/a47f15cbcd4f407d8dd51bdc1a9a602b "
"/detail/a816faeb3ba44c0f9d649b1dba370929 "
"/detail/bbf980d14c81437c8c1898a068b4650a "
"/detail/b1a64f194a294088a4600fe3308174ba "
"/detail/968ca01825fa47eb8ce2dc85ffd52caa "
"/detail/57330490ac644dce9a00f45654547a3b "
"/detail/b1a52228e9df44da92a5409dde172ec6 "
"/detail/a8c6113dd1964cb2b135651479c84ded "
"/detail/6ac99b6a187a49d0962e40890ac916f7 "
"/detail/e8737eb96fe145d79ff2f5afbcce852a "
"/detail/ebe2c1bc4a8048bd8989fafabf2dd207 "
"/detail/5ee37f6166924d7b99cac803e4cacc00 "
"/detail/ad30bbf74c824b6b8bf0d9c4751cf553 "
"/detail/b277600c95ed4f71a42e4b6566cf264e "
"/detail/e59715cfff5944048ce8b35f62c843e5 "
"/detail/5acef79d5e8149e19823cc6fb8a90727 "
"/detail/6d9bee00571846359c10396bcbe64163 "
"/detail/113dff75f5494a82ad90edd2e84ab1e6 "
"/detail/38c8fee1db68429e84bf2d0ff7cf28d1 "
"/detail/d73e16d28eff419d9649067012f694a2 "
"/detail/d01d1b251b364ee793269927dec65f54 "
"/detail/a4ca297978014638b40cdca7f0fbc901 "
"/detail/d1204c8056004e1f8da6ba6da3fbfa3c "
"/detail/454f5cd6f77f4e4bb23e2615979cb184 "
"/detail/ef6a7f4501dd41358cf6e679edd3b513 "
"/detail/6a00cac15c034917a152a1987e3df27f "
"/detail/ab8559f49bd1435493e5e2726580196d "
"/detail/dbf43df8a1b948aab93061e8abc3f0cc "
"/detail/9cef2594dcf54d45ba544c84672cc09c "
"/detail/91c047d4ae304b3ba0514155f2e018b1 "
"/detail/25f64c2f7596421da321b905ad075dcb "
"/detail/edda1fdf61584a6184f3a983424c0bc9 "
"/detail/0d9ef3d1351d4ec69c5571f3225ddc9b "
"/detail/7a086e8c4201469e932b4a183711052b "
"/detail/6bbf0f0d9e3f426bb8398143e98a8d16 "
"/detail/c04f1b42b4d9406592a6a8288e6627f9 "
"/detail/894814d687bd49b2809420c8e89f4d37 "
"/detail/4dbc4799de1a481c8612152914fa3020 "
"/detail/dc4a12dd173345c698659e8ac851d425 "
"/detail/c4125ee9e4ce43cab7a746c20ae39129 "
"/detail/6085230e2627406391283c33f5200975 "
"/detail/51966276a5e444f48a9bb31b9e4d61d6 "
"/detail/5b6a919cda5d465e9051b1313f4ba2bd "
"/detail/70faae04c28e447fb706cc625e3111f2 "
"/detail/577ce87746dd404b99e1879a238f8c47 "
"/detail/96cee3ac724a42d290d2cc2c5d337482 "
"/detail/246e283f067f44febae1024efe7c2a4a "
"/detail/eda242fa444743c5bbb743e220608e4a "
"/detail/853308421f6c4d7399317c39a686f12e "
"/detail/324f482129c14c0cb8f0d49d7acade5b "
"/detail/e0dd03871a2c48cd8bd8984a57bc3aee "
"/detail/024b5da43d1c4a84a4cb90cb6362a0f5 "
"/detail/71d51e54921a4752be1673dd49ceceec "
"/detail/16b39f39abd14044ba63f559a9f5b5ff "
"/detail/73f71e6ef1ed4c5b870f832dad710fe9 "
"/detail/f06455ec23d84b44a4569deb4972284a "
"/detail/6a0f66ad837449d09ab1849fac5557dc "
"/detail/a14f6ce4fff34c288d4a9c692776f67f "
"/detail/b20fcd83f68848a984aabac83c4ce738 "
"/detail/9721855b4937454a904482d57c7e6414 "
"/detail/7a97ba16da8f4f098d36da943a85ead3 "
"/detail/3c4dc9e7bbda42ff9ab87d3185a2f0b8 "
"/detail/5d2d44c9ffd346b5be359b080d8b4bc1 "
"/detail/610b63661f894465a504577e88edbe89 "
"/detail/e046383707944c58bd9e4fa83e80bd38 "
"/detail/aed6704ead4e4ba4894cf6a95fa92e4c "
"/detail/74bcd28d06d7415182762bbb26845f2e "
"/detail/6457a634bc564e8b88ab325b1be45ea6 "
"/detail/90ea8ba2a59d4f208532c846bf8f8974 "
"/detail/1c2c36276ec542e69501720fc620c4c1 "
"/detail/7b17ed5e3aa44635a18d9be40ac720e5 "
"/detail/c620b2226c50471d90cb49129203c46b "
"/detail/75c7cc67b7b3426195ced720034a03f2 "
"/detail/8a8093d4ecc746eb9d1b4e542077f079 "
"/detail/3b2d695bf22c4efeb6b8f89927d3f670 "
"/detail/ccfecb91167449f98cad00a2b2fd239d "
"/detail/b60af243cd444c6c87e06ab495bbcaff "
"/detail/55f4d6bb96154e2f9bbf1daa999902a6 "
"/detail/ab64ff338fc7461cba19ea343a0dcf6a "
"/detail/4ca2f21f1be74b7a95fa742c908b14d5 "
"/detail/e326211d61c641f2b2fa9d0b073551db "
"/detail/0036c681cc6243e0b1509c79d5b8b3d6 "
"/detail/bb7676e30c65491ba415bd9526cedf2a "
"/detail/05c57f6ee55148bda10fa5f0f2e1177a "
"/detail/09b6a46df6db46ffaf02032613debc47 "
"/detail/b99e7765034e455493d7de2349474c09 "
"/detail/01bb6044d1de4e8d9c90e9f6657eb8df "
"/detail/51981eb9a5194c30817f3175514f6d2e "
"/detail/47b983ecb69a49329d2c0c59c618a183 "
"/detail/8325d6d41bc4449fb3474aa1bf0c20b8 "
"/detail/c0741ae4df9f4d1388bd5eae2b10fb81 "
"/detail/f3a88783f0d34c01b5c527f413eb61fc "
"/detail/1a27029f12e24557a268abc59ab9520c "
"/detail/36f15f45c28849d1be142c4f48cfb748 "
"/detail/084d8960a47c43df8721e404766bca3f "
"/detail/089c00f09c014ebeaa4444f56c2bfa63 "
"/detail/71e25291c79c46788d0c33e46fa4a11c "
"/detail/a68396583ec946a49b0df605e3491828 "
"/detail/73dd70e795d74fecb15eaeac0ba65dd9 "
"/detail/35f20e7796db4534be09cae5757d3a6a "
"/detail/f283f89c719b450f8d8f3d2f33546ebd "
"/detail/6d2c967944904520989f13f15f6b202f "
"/detail/fc6740c48f6b4351ac1abe8587b7a1dc "
"/detail/632cfc9aa85c45e1989cff3aaab06b13 "
"/detail/990f4026d55d463d9d8174265472e4b2 "
"/detail/b64e0537f99f4a7c83cad1bfd3253c64 "
"/detail/63bbe5a8c1994b2489078b503777cc94 "
"/detail/f66bc1f85e094833a93e52d4c48e23ef "
"/detail/f71a8b95c0024cc7ba14b673e7fa75be "
"/detail/3cfecf947bc2425b91aec0e07b83b869 "
"/detail/1716b7068eb742e0980ffce3fbce7f56 "
"/detail/8c5088fc54b2494da942057ed28654bf "
"/detail/be58efd5547e47f996dfc50be36e2d85 "
"/detail/3f5dfd97a55445f7b5ec641b8775bc96 "
"/detail/608f598e52cf4c2cbe2bdc55da5d9800 "
"/detail/9fe5d2a8e845425a87c76f06e9c1d594 "
"/detail/dea1fa7860a943bb830d110d0a56cada "
"/detail/73f687f3215e41c791700210531f2fd2 "
"/detail/81812e0ba24d423dac0838781a53ae70 "
"/detail/4ca1b237de3345a0ae20159fd05301a5 "
"/detail/495085311b31474fa0edf2733d1a853f "
"/detail/199cbbeeb7654bdba6420566863fcccf "
"/detail/69168cd035bf47ed9bd02e232681c894 "
"/detail/68e4f0d9db84457b86f98465b2240113 "
"/detail/9803ef0a5bd64df7925d48b7e0849934 "
"/detail/aa1616365cb54f299db0a40ec687e6fd "
"/detail/9316860e82434d6785e22a0eb8ccbaf8 "
"/detail/0877b8c6e2ae42e99789b93db1d34437 "
"/detail/0b3846e9833a4a5eab28a7958ed0530b "
"/detail/863bf86661ee4a4492307726d3e530ad "
"/detail/ae808f7bc8d7443c82063d7fea3f5ff8 "
"/detail/f689ebac8c9f47a88331b196407b3b36 "
"/detail/f21f46aacddf48049fc5297d6d2f3b63 "
"/detail/ff9cbb00149e4387913a24b34ed4867d "
"/detail/2cc19684a18f48a78c7f14328cdfc46e "
"/detail/207821a319a14df891b1da52cb633bd5 "
"/detail/4e5daa828d4d40eea4b94e394626c4e8 "
"/detail/aacdaef0f52d468795a8444ceebc4c1e "
"/detail/12ae4f94052d48d2b1588cc81433ddf8 "
"/detail/c903a61bb757477a84e4d9a0c5c33771 "
"/detail/4c957496175748c58e91a52c7939740f "
"/detail/505addee13b24382918c8b69ca80905e "
"/detail/6eaba72816744591b88ea3cf0ebd00a3 "
"/detail/b33be8d0f2984cbca5054bb8d9353a1c "
"/detail/421a4f9c22e14e029c5bc4c54e581cc3 "
"/detail/058907348d8d410ebd3e4bb59fcf9b79 "
"/detail/28ad40325b0149f6b52df356aa5633c4 "
"/detail/123187f137274305b6b0409820f18aca "
"/detail/f2b67a6db9b44a598a52d4ca1cb618d4 "
"/detail/60cba981cea144c2bedfb3040c1ac083 "
"/detail/c49b3f79f29c47caa213a1423f22d5f0 "
"/detail/14e62059367443ba99cb6b748ccfc2c2 "
"/detail/8ca550a405f345c9821deb00f020a335 "
"/detail/2aebd3d588f14087b8c8b8da486bb616 "
"/detail/a5052a1a3d21433db1fcb3516ee27d84 "
"/detail/577b66d124e242a48c33caaaea8b262e "
"/detail/99b951830dfe4b1aae2675d97393bec8 "
"/detail/6e745d641e134ce7ad04962c52f0f5ed "
"/detail/745bc46418a04d43af644efa17c4d941 "
"/detail/148f0b8380884f429d9ef6f1e8ca8cda "
"/detail/aee2db9894c044248d1afa57b60e68ce "
"/detail/06b6ed741e82400b8d4a4d3ed36acbe9 "
"/detail/02721ed5eeac4235a46d503d53599bf1 "
"/detail/edffa201774345e5b0f81c305824546b "
"/detail/dcdf3edfb6274dc08c843049e6726ab1 "
"/detail/17229e05e63c43cf83ae32b8d1ecc4ac "
"/detail/72cb648c18134010afa7e4856467a944 "
"/detail/e3d45daebf64484c954a3f563943485c "
"/detail/9ed5a2d9c16242e2b99c202e6972be46 "
"/detail/19bb48ae47254cfb822c5574ba1714c1 "
"/detail/d10fea969ba3434588ec26e8af862d09 "
"/detail/6f8392a53ec3493bbe28c214d0689c87 "
"/detail/cce63c284b114a878fc280a9153df0c6 "
"/detail/f23a84767df44cc581280cbdd3a7fa13 "
"/detail/d67b6bfad0c449b08f44cc56a96f352b "
"/detail/bb92e2a3f7414cf7a6922193d9d32658 "
"/detail/0212b3840bd84ccb824d896e1b74b648 "
"/detail/9a838c319e93443584f7e57783e9297d "
"/detail/51d75c5566974f1bbe1cfb92869f23d1 "
"/detail/fc2091c8ae7d41058187f83ac733ba5b "
"/detail/19d089600c8c47d7af39c945874bd9f4 "
"/detail/dbb51805db4544079edfaa7d7d5829ce "
"/detail/809bc28dcf4143bdb35baf4a618b4263 "
"/detail/a57de2842461416c82f9015574f2a984 "
"/detail/b6223430172f457f8ebb8ed933df9f03 "
"/detail/f9e62c3ee7be49648c08702f12055d67 "
"/detail/905eb35c7e7f4a26b89c6f3a8afa2771 "
"/detail/b1392737db6e444d8cc9dcedeaf683ac "
"/detail/6eb4eb75eb0446d09d8b22cade0ababf "
"/detail/6f8394b87a1d447ca2d59221198c6689 "
"/detail/2981d274af1a499b9a3d61acd3c4dffb "
"/detail/d8ce812c667f4c14881887cabb9e727d "
"/detail/9697343857c24ddd8250e9515ce7ff21 "
"/detail/f09a95b636114509bff44e2c53d6e0ca "
"/detail/7aec0cf38d9445608fde7d49d627919a "
"/detail/4e0d39b2433b499f9b6f8bd3c7d98d19 "
"/detail/e2dd0855a86a4c399e1d62fd25c35d2f "
"/detail/ef539485cc4c45269c7cc2658dd5bea7 "
"/detail/1aea228ca06a48efbff72852aa31d468 "
"/detail/73f4dfac653d4f52aa5423dc6f2607de "
"/detail/d8a8542b78f6473a99f468fe2b2aec50 "
"/detail/6dae503f926b45e4852b934306d8c1e7 "
"/detail/d7cb1d58d4ce4f699caef498931672da "
"/detail/e863de4441514e82ba6de7d252dd9335 "
"/detail/944f0fab45f64a6894bcef7c9f2446e4 "
"/detail/1879060a324549198b73970ce12ab792 "
"/detail/9d50bb6c044f4682bdce826e0dd8826f "
"/detail/95c56b0280ff4398a69aecbc4b4a1bba "
"/detail/a054ce261d744bcda5c30495fe53f325 "
"/detail/27f0c28d790c4a3f8d901fd988059fc8 "
"/detail/7d30c3b042dd4a53bf0dcd11b6d81ead "
"/detail/30176c652f9b4833804be55d2e5c491f "
"/detail/e3247f80a7bf43ebac80f5d159ac0589 "
"/detail/85fad572583746e3b8862d53244884f6 "
"/detail/a2b358b0330a4019b3de9b2e38d11753 "
"/detail/d5be41a8f5a34787a1467a70ddfb7ec9 "
"/detail/802ee6ce0a5b42cebb9c073c410a080c "
"/detail/a30ab8a9979644639a6c8fa69703b204 "
"/detail/ed7a9a663e0d40219234e240ab47a393 "
"/detail/2a9ae55f011545abb59fa1126a76b0fc "
"/detail/8337d35896cb43969814dc8f553a6c8d "
"/detail/13a7bfcb6f394b52999c33ff1f1a01d1 "
"/detail/e8b6fcaf96d144df92383631d23edbbb "
"/detail/c81e18bb8dca486e9dcd2c30a35bab3c "
"/detail/073c8acba3ad4178846c925e7b64396f "
"/detail/bd2f3bd185b44bd89a304655797f6f82 "
"/detail/f103d729273645b0b27bb48cd04b290e "
"/detail/bfa0f5c7990d47d68fe7896930e02e58 "
"/detail/262d10aa4c5f4d2eb8082ea3371b0108 "
"/detail/80b0b34ba3ad473193b2f9fc45e218f7 "
"/detail/4afedfff42ec404f942d99b202fe2570 "
"/detail/076c79d527be40a9bccfef2e0f3bd78f "
"/detail/ccce86f4b9cf4642aa9bd0e679c4046a "
"/detail/0751e34c31cb441494ca9b76e9c11e4a "
"/detail/879e2c487214457cb3cc606eda47f549 "
"/detail/ee5de617198a4b4392daec9ca66e82de "
"/detail/9e935f48df944332ad696931ba2cfde4 "
"/detail/2e61c95553e9459b9c48bbb389d1690d "
"/detail/be8ab8aefa944f648610a373c7d9c612 "
"/detail/42c5fc8a3c1b4b4ab2d307e72214a678 "
"/detail/a4fee06c341740288182d2d765fa10ff "
"/detail/4c9461aa9f2347cb91dbbf636b319c3f "
"/detail/cafe3cf58d354cd2bae220e75fc4f7dc "
"/detail/fa06d411caf649a8a0869210d28b8182 "
"/detail/0479080e315e4d1caf8e7132acfb851b "
"/detail/ae4a278b077744b7a11825bd1a3b3f39 "
"/detail/e5a73622acfe410180fa08abd5475fa5 "
"/detail/6b7ae37bb6924e0aba23fc8f474bf0d7 "
"/detail/28bdbb2a334c4efb833d50c9f47bbd42 "
"/detail/8d1e147f008d40f5ba902c23610374fc "
"/detail/4f2d1cf6b75d4f2d9a7c474dddf6336c "
"/detail/c181bc04ef9a45e88c31bb31addb9391 "
"/detail/ba76cb71d106411aa7ed00f13045a32a "
"/detail/336a16d53af040e6959716646f66cdb5 "
"/detail/120f6a3158aa4e53a4594d9b2f0dd0fd "
"/detail/5bc9c81feff54e9c84b24012e453a899 "
"/detail/e86c43c1161a436bb282a062ddb31f4a "
"/detail/265fecf4922749e4a259df6955c8f308 "
"/detail/2abc85f70b404834a8ba45e9cafc822f "
"/detail/9d0f05b986ba4f3aa979c5da6488a97d "
"/detail/7e06e736599b41499239fed0d71cf216 "
"/detail/2777329a51494c43928445847ca12e92 "
"/detail/1f15d3c9e2824c22a5e4972853804cca "
"/detail/85766817d6d343aba28635ba7771ee6d "
"/detail/b29f9da935fa4699ad3fef9ce2786ea0 "
"/detail/e217d5ef6e0845b7a2166682013b03df "
"/detail/4089bf93662240bf9b3ec0c23a8bc535 "
"/detail/cef00d84d4064a5498678c85bbf6c70d "
"/detail/79c80aa561d04234ae88637fe16ccf39 "
"/detail/e0e3a72766594ca6a97740e665f961d6 "
"/detail/022141027c3f490ea15bd1bdd64d9d09 "
"/detail/f1e47e9aafbd4e4fae138a9c381cccdd "
"/detail/a6c902e312a54d22aaf180dc4f381cf6 "
"/detail/8102bfeff8054079a21d170295328a32 "
"/detail/193d4a78cabd4fd2b7d8cee1dc004a67 "
"/detail/334279c235544a1abd52d1c4f4e65e4a "
"/detail/24f08bc1faad45cab5496ef69e747b42 "
"/detail/21969494721f4a7891ff0ba84d87141e "
"/detail/d087ee161b9940988f81005687b53198 "
"/detail/82b42d5240384a9d846f4bfd26c51b65 "
"/detail/d444afa107264e84a72c3acff798882f "
"/detail/c8ae7f0369464bab97e8cb6998da5a37 "
"/detail/69e92375bb6648e7835771fe8c6c9e9e "
"/detail/494ed93568fd42dc86a8e0340f0dc570 "
"/detail/8ea5c319badb40bfb1e0f2abe8e1420f "
"/detail/5be22bf8c34240fda91212d746299fc0 "
"/detail/53c501e2cf41496fa9a42eea47c355af "
"/detail/9387acb13a7642208f7f6ad8f453e41a "
"/detail/592c8c118fd34494b2f8a1e7017c4208 "
"/detail/b96f2e122d4b499fb4fd057b03a964ba "
"/detail/8d4f652702be40be8d5fd550188d0f45 "
"/detail/a7b130d85e434bd1a10003d71bddb203 "
"/detail/25bab9a3bceb40e389ce213312c5c571 "
"/detail/84bb8c3297e044c1a7979cec2fb6b7fb "
"/detail/dd217d2ec983400bb9cfc4dcfb558bbe "
"/detail/0b051d02018a44f7ad8ed080e0985401 "
"/detail/80300e7918a0472189f0600f2ccae169 "
"/detail/645ada022b194f3e98a4fb31e35fc4aa "
"/detail/e0d35da9fc7047d99d1bbbfe73d4d8e3 "
"/detail/b4200c48bf264135af6548adcd0494d2 "
"/detail/ad99762df9084e81b18e9ed398810fc2 "
"/detail/0e8783dfdaae4f498eb9497db6c59dbf "
"/detail/75a466ba285441c8a75cb2fb64b75fe9 "
"/detail/094a07544704420c81960dd14dc9bc3d "
"/detail/89c6c77fb98b4ac6919b9de70a9b924c "
"/detail/462f242b433c41e8869aec94bcc1f973 "
"/detail/a406fb1bd8ef4e0c80d860106d280579 "
"/detail/269f168510b64c60961201460ad0aacd "
"/detail/5c561a6ba57d4ee7804a3d3dd1b96a1b "
"/detail/e0971f6503da4ecab944e2e8f4ac211f "
"/detail/684f7a1f180b45c99c5ede49ba720339 "
"/detail/f5387f1822944a38954388f7aece2955 "
"/detail/459fb0289ae34aeab44a1f62570819e6 "
"/detail/6158fd5d218645aabb65718e9db1ad25 "
"/detail/7803247cf72044d9a32db52a136e1dcf "
"/detail/146d869cc910426bbbd41ecc5185ab59 "
"/detail/d01b58810dc14974a4b3b541f2176a7f "
"/detail/f6a6c765198f430da8d08a02f33ce6ff "
"/detail/6c28f4d3dace47ffac9b3028a7079335 "
"/detail/5c14bd4352f84255ae542eba0acc0e5d "
"/detail/764d49f8e36c481ebf908d3a59d16427 "
"/detail/fb79c630d334430ca3e658d584b51bd1 "
"/detail/0dd04b698828488bad12a9deaf7c5fe5 "
"/detail/46815593d7cb4e058be8c35b4775f8af "
"/detail/33fcf0909c7f498ba1cd4fec3c93755c "
"/detail/9355f61cd2c348d4839dd4fb4a56ed9d "
"/detail/f4c112a32b344491b74f59d7a1223e89 "
"/detail/699d5c13465942b9a9e9369633cfac97 "
"/detail/006b0fac78a441d4a2122e88262dc3a4 "
"/detail/75faad870595455484eface7f7957084 "
"/detail/bc5e02f259b548e585de758155c448d1 "
"/detail/767b10465edf4b1f8be0bb79ab01e2ea "
"/detail/0198cc7c80e6738dab2e1a58ff4adb38 "
"/detail/27aa62943cf048e09bd8093368af4db8 "
"/detail/49c262940e634627a83a2d8900cbcb32 "
"/detail/c86e86cc17be45ceacac8dbeb716affd "
"/detail/b8d46f425dda480a94a63288eaf9a67d "
"/detail/0725bbcdc18043be841f654dfcdca1e5 "
"/detail/2028a3a796ba4650a90862c4055cc2b8 "
"/detail/ae1b6e1101974395851f687b7b654931 "
"/detail/0ed3f56f152d45658b1109b1a9feac68 "
"/detail/b525f8818bb94975bd6d612c4b661597 "
"/detail/b1adedd24a1240fc89c0e548cd042c9f "
"/detail/917c0dd471714a44a2f46430182d7fd8 "
"/detail/ea4ee62acc4944e68d8e9061d46211aa "
"/detail/17efbff5803d49b4a767bcf0e90b0019 "
"/detail/2041dc300cd2453f9887cf0c27aa41a1 "
"/detail/2426edb12df4476aa105ee6da57aac54 "
"/detail/b1db8da532fa409db65270ed2fdd7bc1 "
"/detail/396fd0bec6754ad6802751a4953ae4fc "
"/detail/759717227c7643e1b6f11815a203b3a3 "
"/detail/ff39b738341a4e009b3ea51400377614 "
"/detail/5b9d56b870604ca2acc275329fb15b5e "
"/detail/ed3ab2a57cb94cec97392a2d4e4fc2f8 "
"/detail/c93ecdea10ee41a9a587aeb88f1b08f3 "
"/detail/c85a3558dd2d405ca0f4491a6b52614f "
"/detail/cca727003ff54c9395af451195e7279a "
"/detail/4ceb08eb683e48b8bffd988441cbe0cf "
"/detail/7d8c5ffbfed14cb287d963f77257f14e "
"/detail/3f30f29a06154c5484cf504113b9fc5e "
"/detail/bafd7da5004440e8b75178b8111b1997 "
"/detail/2e3dc9f7477b4513bc85ff8a3e5657a3 "
"/detail/83b0325614f34545935e328749624138 "
"/detail/7bc6e268b4984369ad86b528d6a919b9 "
"/detail/9459332a94f14db28a93466a607cd029 "
"/detail/cb28d1924d864d0e8f76280f83a6754f "
"/detail/8cb0eb0eada24635905cec8d3f1d71f3 "
"/detail/11ca2dab98df4ecb9b9e6eff747fea10 "
"/detail/b03006fbf7354a93a528fb71c1275db8 "
"/detail/4987134c36be4a2ba051d2c6fbf5bfed "
"/detail/e77b63d8f8cb44a4878ff27d24ce24bd "
"/detail/cf7d8177327b42aea09859034a7166aa "
"/detail/3c084def220d493caf032aa1931bc1d1 "
"/detail/842d9707ef1343c2a7959e67a22b6b39 "
"/detail/6cec4def5512442dbe7f8ebc169b99af "
"/detail/a86de63a08b04fb0ab63e1fd0055d23b "
"/detail/b06e1b7bb9814476976c4351ce7f42b1 "
"/detail/123872dbcf1345f2a1b38ff1b6e1d709 "
"/detail/01db2418ea7941c5923de1dc12c39645 "
"/detail/327337d82cff477a8b2969ed8c94191a "
"/detail/a3ed2e2204f14a108ecc492364caf355 "
"/detail/299df76406224633b1554f17b7c29774 "
"/detail/90c5ede0b2e94251b2824da55f903453 "
"/detail/078adb73e433402cac1d0fb79e5bf8c7 "
"/detail/263e50a70f62437999c52bfaf4d12048 "
"/detail/98099977618846fe80e141669a36d6d5 "
"/detail/d921ee213d44441dbf25538cff506fbd "
"/detail/ad954713d8574b38afa2398c7bd66c0f "
"/detail/7260ba2b578748acb6faea9122190ba0 "
"/detail/195e796badf14ec58f9fb64787588efe "
"/detail/2ca04abcb39d45f4ba3679c5d31987ca "
"/detail/221fa49d612549f08f09aa9e3b90ac20 "
"/detail/bba2a0852978402295f1c7e10d5e4803 "
"/detail/cf5e6d5586a54dc4aa912896d745d722 "
"/detail/46e6a1dedb50427e99ab637c736ed176 "
"/detail/8d2cfdd4a5f54b59902a11851d033e54 "
"/detail/8c83d48fd4bc42dea428f0566b1c1159 "
"/detail/f2406efe382e4f49937e837fe25bf33c "
"/detail/0c888f16942345a4950fa5fe43bb8185 "
"/detail/05156b693e6b4a69be607897cd9c09ac "
"/detail/b570f0f14af04dd59e3472b4200c921a "
"/detail/b32ec1dc6cc74dce82575018d41b6810 "
"/detail/d83a3e11d54643b3bd70857e7153aebe "
"/detail/f3c11cfd48fc454bb7f0f46d9bce33f5 "
"/detail/2e2027321b61404abeef63f27c02c8e5 "
"/detail/e070c6060a1d492ab557cd300df10a68 "
"/detail/93be2db9ab73440c9f44d4dff869b6db "
"/detail/87e8a336732741ccbb5767709f69448f "
"/detail/00f0b091171b4395b97fd73abd185cd6 "
"/detail/c7aaaff3e1d24bdaad4e5aca59c2240a "
"/detail/02e134ae0eb64719b5cf4547e75dc4d5 "
"/detail/4c5b60a0500a4eabb9e45220e749353a "
"/detail/86b09d0370804db68daa0543c75500df "
"/detail/7c91b0bfa1934d46ab3fd2fc66867555 "
"/detail/ef094217b79440c29fb54a57d569967c "
"/detail/18f087ba32b6407bbacba7c1f5b7259c "
"/detail/4a3774215af3449697142dd4e3b95f98 "
"/detail/c0222e973c85450798be8850ee5351fa "
"/detail/f9f005a3a5ef4e34a411be5f9d070933 "
"/detail/410118c8e60b4a46bfa7a81479a0958a "
"/detail/f9c009dee7ce44729d8205eb983c4f7c "
"/detail/ff5b4859ef714e4cb4b8dc9de071262d "
"/detail/73e8e9f85d4c493db672f16c3c916593 "
"/detail/c87d34d5c4d748f28da1ab6a1af3dbdb "
"/detail/c7294d6120274510ae2b844c7b40ad0a "
"/detail/36d3c708be254c8d80ec77dd7339bffb "
"/detail/0cdfc35f743a466c859266ba97e366c3 "
"/detail/778293e4a68d44719a6e09a9fbfd9a8a "
"/detail/1248e272b4b9476582be4d4c910a72bc "
"/detail/0198cc7b794c70c596d1dacc3c20c773 "
"/detail/b995ee0acd5b42e4919356469a44f07c "
"/detail/52446f91657f41adabb61429efedaa1e "
"/detail/0198cc7b42c87003b7667673259ed040 "
"/detail/07fada449b96423fa8433f6eb116494b "
"/detail/6679a0fc857d458c854c6aa0bb9cdc34 "
"/detail/09a0edc9672347aa86b18c89fa4ab4b5 "
"/detail/5b097bd435e848f699e62a1f4d526c7f "
"/detail/c0938accde1f4174bd1257612629ef9c "
"/detail/84db882d5eea4037ae04bbfebf4b8219 "
"/detail/04e2d9b50b024ee1aa1d7dc56a5ddc4c "
"/detail/0b11c6b3f6c24ecf9b7ff0dac8d69723 "
"/detail/a4b08d7e53494823b9db9aad286338c4 "
"/detail/a1d210e732b14abb9dd022771c2d6a50 "
"/detail/32bc5d95630145daace7e74b0905133c "
"/detail/bc2a9569ec804d2b9cfe477d56d22707 "
"/detail/3c823c1a270a468b8070b06ea36f87a0 "
"/detail/7b99194bfe6e421b8d0aa89b27a01a12 "
"/detail/426027ae9aa245ee8f136ed2ec8b4bd4 "
"/detail/f4738aba146e4c76afe08df67977ae26 "
"/detail/71631defdba54ecbb561ff9317951627 "
"/detail/f80bdad559714609a111da9f3b13ea9d "
"/detail/1d02727f23b346df923936e0db86c754 "
"/detail/8a6708afc5644b41b574817639939a1c "
"/detail/be9981c98eaa407da40960ac1d2bdbd2 "
"/detail/3961e4d4b5694f32a71c9f545e1463d7 "
"/detail/d2ab28ab385047c1a04856fde35c6c0d "
"/detail/e7575d54c9fe443f98c5cfc50df9c398 "
"/detail/e8c251237d3240be8d3fe4b4b199d54c "
"/detail/1242731632944b519e5cad835a9ce781 "
"/detail/5a39a72570e544189b7f46f753fc3063 "
"/detail/3fc92def06624a42a050cdd926273a55 "
"/detail/e14fb6160e7140a48ba32b58927f9a31 "
"/detail/5c67c511f6944df3ac8e19ec862af83c "
"/detail/c4642ae7e3e14468b7e384f376400530 "
"/detail/bd6002cf08154bbabacbb5a380dcda20 "
"/detail/1d9da3d26a4c44dfad990fe91a01af6b "
"/detail/06f759d99d7e4debac132da0e27abcd6 "
"/detail/47fd66b6cdbe43919bafe81bc8dba96e "
"/detail/bdad675f39c44090a2eda76d21fe3696 "
"/detail/02995413d6c248e38af849b631e26c0d "
"/detail/4df3329a2b5745f38d8e47a9d622d696 "
"/detail/351766db24834309852cc2886f45d3cb "
"/detail/be5f041ae3014f1fb42e0a82e6b5d7c7 "
"/detail/210c493767324e43b5f72408e3b03303 "
"/detail/c5a7941ec4af4197afde9b553abadd82 "
"/detail/0efa71af83864236af70eed5e2477d7b "
"/detail/de60e8c91aa24bdaa1132adf8769432d "
"/detail/670e6dc7ae104d428aa1d9d1a3c596fb "
"/detail/50a1432a03a5400c8edea57ac6906cd6 "
"/detail/f316e9150a4a4575938b7ab049475f03 "
"/detail/763a62ffc8524b5e8cde6e4b63d20f87 "
"/detail/d95e5aec89724844a46b61824fb1c774 "
"/detail/bc682318f5fa45f0882688b264bd3ebf "
"/detail/91631143c2984c2f9dba27f2aa18cca4 "
"/detail/a57835dc1e2a4d37a4e375dc7da7ec70 "
"/detail/fc8986ebbff24dcf8a2a3da57ea7b3e2 "
"/detail/fe039f02196e4b5ca658e9c0b67b612a "
"/detail/004686d8f760498391f52ea7c8bdb640 "
"/detail/22eefc3e4e8647f6ac9096672cb8edf6 "
"/detail/8f3502d374e14b9e94862331e65a507a "
"/detail/cd0e2e40890a4d15821f2359f2c4ea2b "
"/detail/3ecbabf78cde443fbbe20c3f7746e105 "
"/detail/0d7beea0b0a0493797cca962f2133fcf "
"/detail/ecc13e058ea74f999d89025ef24e200c "
"/detail/d8b7ad7f1790433f9ea3d95228de6390 "
"/detail/6f35ce76ebae4b4eaa0cb3cfcc7d7eba "
"/detail/8601fa9ba1444b558648b0def7006a58 "
"/detail/8ad0fa1cb54c4456ae91c74ba0df0fb3 "
"/detail/34a629ec7478437cb2fe74bf21ecac32 "
"/detail/cac0e859bc574557b35f78ff09b0e8b5 "
"/detail/f27f12b684a04cdc8f4d0cd858c5ba56 "
"/detail/513820e734b841bfb7a36d40271268fd "
"/detail/11945980dd634f8cbfc3220cbaaa2b67 "
"/detail/dbb7d665b7ae483a85ddc00b00a6f4ff "
"/detail/1cefbdeff00b4005b50a45a8187c459c "
"/detail/a38274adf70d45419f15b6a5aaf8df4a "
"/detail/7df94daa66a64bcead011f93b55d8b9d "
"/detail/2e87e42a3d8c4aa5bd4da7d0c851bf7e "
"/detail/e7123a43bd2d4c04b7f884f5f5f4ec83 "
"/detail/8a5ac200d25d4899ad75e11b6302be40 "
"/detail/57b06521d3fe4abf934d2b565836203c "
"/detail/5d48e465f9a24e8a8b8f92844009b553 "
"/detail/1079bce747f04493a0b784b320384a9c "
"/detail/24568e105b1c4ce39b7004adb96560ec "
"/detail/bc64a70a35a6418d817e62896ebe84c3 "
"/detail/7ab660df1ff04a8c9d74a9e1ab0c387d "
"/detail/a85fdfe29a3c4aeaa52baacb7c4fe95c "
"/detail/c0990ce6c3c04654bf8def2c3646fb58 "
"/detail/6632d9776fe84bba961029784e4d1b70 "
"/detail/27760bda084040e89b4cb4eb5ed70502 "
"/detail/fe720b4ddeee4981b54f628e3370d344 "
"/detail/17e55a566c5f4acfa9043f13095c5176 "
"/detail/107af436bc0643b6b104ee748fb58d76 "
"/detail/e0b6680ee6684e948069af0d6d72c2ce "
"/detail/3084543115d3461f8706a53ea1608deb "
"/detail/5a5625db9381412980f9430605b6298b "
"/detail/ceb8438537014224bd0256a2feff1d66 "
"/detail/6fba9275227e424c9dddbab4e121ce31 "
"/detail/bfa003d2278c4189b6394e0dd84a8763 "
"/detail/c09fa05cd9344a6b83b1ea7c01136f46 "
"/detail/e7572990bf90464abe316a8714c55da7 "
"/detail/962c617e8d994ff6b0c25aad04022b67 "
"/detail/5dc2575bf14f49e8b4c43fdb4937e733 "
"/detail/6f58d7518d524e7b86495a2c5d614497 "
"/detail/bb1c0a1278a144809a930058a52d6a84 "
"/detail/c86d452f82bc4b1d89899c7d23cc5b3d "
"/detail/025717d91c214397bb2e830ae2c2b1c0 "
"/detail/999eee8fe1d54280bddfe719f06d5411 "
"/detail/d6fbcb6bc1fb4c4fb3c5374ef5b5b67c "
"/detail/d2f2e561fd094f4fbd06d5cb92984763 "
"/detail/91c10139f3f946dd995878d8e2922800 "
"/detail/6fe67781660a4a79a99071b4718ef0f1 "
"/detail/6f83fd21cfa243e09641b0355a2817d2 "
"/detail/56d50e48b02249c4b5bbcce41a1c072a "
"/detail/8e0c64f417264187afb600f36acc6d22 "
"/detail/21397090760d4de09ee3c08efa95b2ba "
"/detail/af35a74dc8b64a1793d07fe51394f187 "
"/detail/41076ea5e5cc4f58a625f3e80397021c "
"/detail/24c6c5d056014150aeaad045789a4085 "
"/detail/9b2943c29fd2445bab5c0a1eb2a939f8 "
"/detail/36c5152d4caf43acb0ba66d500106962 "
"/detail/c06da58be45e448cbdafe048f8fa34bf "
"/detail/9efc20a3ee784848936b66b3e4209cdb "
"/detail/d6bf461f0766489fb676d9bc4bb2cc8a "
"/detail/f89696adc6b84ad0b4f6aeb3b6be71b5 "
"/detail/e42b486cf78f4811bd2a98fca7de606a "
"/detail/0db1549773304a16a300f6d9108d7929 "
"/detail/aaadc9c9d3d548e78975bded519cd2e4 "
"/detail/5418ff8594e84186a2412fc07731d0a7 "
"/detail/d6f92772de9b454eb50627e2de92aac0 "
"/detail/34d2b73fec804048bdb4827ebf8a97d8 "
"/detail/544052dbfb904afb88df96bb97f4649e "
"/detail/10a17b511a954627a5987257fd2550ad "
"/detail/f17c143e8030401fbb2cb3c31b7d2b1a "
"/detail/9af21c4c025849978170a5ffaf2b4e31 "
"/detail/9ddde9c25d6649c5a976568c7b425fde "
"/detail/0af3b7e057754baf9f358b609c82dc86 "
"/detail/8eb0bbc3367a4bf2885597f224668845 "
"/detail/eaf6170a147f4be3ab6a80de18c942a1 "
"/detail/5880b298bd1e40a691268b84f663b909 "
"/detail/b26bef89a19a429bb704aa49cb916050 "
"/detail/a5231cfed070466cae833594bdda8382 "
"/detail/f061302ae2764217b219e4d20817b00f "
"/detail/7ff6f83f782d44b7a87021116a636a9e "
"/detail/a35f304ff6e6407a8167dc0c7ae2b3c0 "
"/detail/0c8d01216caa443284ebd923b2e22621 "
"/detail/88befda331cc4ebcb390202c12666c3b "
"/detail/86c2b59e49774c01b8cd112b8aa31989 "
"/detail/cc22e1c4f19c4c29b72e89ee13aa2cbf "
"/detail/d799c0685ddb49d2ba6676b962505d04 "
"/detail/2a2b04d344d6460f9595b2bca7648812 "
"/detail/9ae4096eee4840d4b891a033cace4884 "
"/detail/907ba621589b471086fce496439ff2ac "
"/detail/d0ce89f5aba4453ca840339c3e351ea0 "
"/detail/531f7bc86b8d4ad9950ad8d6a3003996 "
"/detail/7275880756874d47afc90d38fba2f985 "
"/detail/f0dd79ae25064abe8de54eabe17d15c9 "
"/detail/db9c1ea72fd64a1fab75e3e29f0f9834 "
"/detail/332529ef7aa24b7c9a423e8199e160d4 "
"/detail/6f812a2bcc4e46cf99aa37efbd95eb76 "
"/detail/253cf2f7a7724a64be22052e9980bb98 "
"/detail/e666fe7ace294b08999ea824ad068ddd "
"/detail/c7cd6971c2634dcf91869b541b0c2b82 "
"/detail/25009442956c4ef58f3f995000318ea9 "
"/detail/b4cd4736922d42d8a8e751cb136242aa "
"/detail/ae0f6ce8b02744af93ea3dfa3bd33e7c "
"/detail/1cb8a2a7c1014a8fa20e78303a8f2f24 "
"/detail/90b686384e0f422d85b403dd9a8d0051 "
"/detail/edec2402239e4363be77844740822885 "
"/detail/f9861d7efccf4e18bab89727c7cf18f7 "
"/detail/ad84d37c33a841f3931491c72baba0f4 "
"/detail/119611c045894778978ea747d6024910 "
"/detail/bd1af5f41cdc490d982253dc0cbbaace "
"/detail/27529f792a4f43b0963c313b55683fb6 "
"/detail/1a5c4e495d6e45e9938b4808e80066bc "
"/detail/f0f1862fd1cb4bc0b4df993335af6a96 "
"/detail/d08ae08a24a84fa099e4319d49380550 "
"/detail/c57cd8b8d4d8437e8cdb5333a25a24d4 "
"/detail/d0e86060805e46959781ea0d7383c122 "
"/detail/6a820636d5e84de884b3dcc04f481dd2 "
"/detail/1d9d72730d334756a3b6669888f06213 "
"/detail/d5a23d49a8ae480681bdde8c0e12d0a9 "
"/detail/8de28732ab81446ab7f9a104d678711c "
"/detail/bc0fd1b8d9bd4ade8962196ed9b9f180 "
"/detail/22aac083131742c38f8e4f4c20475984 "
"/detail/84692c92570348409154afd403636d97 "
"/detail/1180a773afa3456c9203efb1a3ebd1e4 "
"/detail/6fe127fae95b40778f302f9c3910c160 "
"/detail/1072564a319344aa90588d97c81af4d9 "
"/detail/7f0b42aaed13498e844d6009567bb83e "
"/detail/3b9816d658eb431593edca6c419ec4a5 "
"/detail/834818950db54a29b25af3591e5214c6 "
"/detail/9e314c1d622d42ef919d3dfe2fd8c4b5 "
"/detail/12d158791a694027a209fd296527d11b "
"/detail/903ae210a4094397b4947c053d7edabe "
"/detail/b832b4ff13f146479bcf8ec77fef6e42 "
"/detail/7e9cec5507e04d92b3981682e3c1b099 "
"/detail/c4036530f7944682b077ed5930b47216 "
"/detail/1b0c4374914644a6a144999ae23dcad9 "
"/detail/070681990a9e406d9fb631433db03381 "
"/detail/774314a704e848b0846c7e5d6c8ea640 "
"/detail/e04853f2c03844dfade49da7a270a1ed "
"/detail/58ab9e095fe445daa05f24ed15b35529 "
"/detail/5999d8ed786b4dbab198ebaa41f4b793 "
"/detail/264cf01c4cf0486aa658af7d12bbf404 "
"/detail/50c1f82356ef4211a90a42f8665f271a "
"/detail/43e5ba14300540809d2852e80040fbc8 "
"/detail/ac964d98d025416c8c9c5bb9f7411b6f "
"/detail/33b41a4088034322ad55f624f9028014 "
"/detail/a69f72b6b0674f8396bff0704476f4fa "
"/detail/5644317b325d4725834ce631b8e3f5d2 "
"/detail/3f6574b479834825979f8500d6c2b22b "
"/detail/c006e225c83a4bc491d0655b1e7f76fa "
"/detail/d31d1ca0a3d649d1b5c76244a09c752c "
"/detail/78d873ea2b7a441c83e3fa496100de84 "
"/detail/f1bef938d3a44b849a3b89598e15e769 "
"/detail/fba598e00fbb4de8b6b8443b0e9792be "
"/detail/cb7c6e6dc6b141b99dd9918a1fb1534a "
"/detail/279467833df44f6ca0ea4bbd357fc7c1 "
"/detail/9159baafc1c94e2986b3a0ab36ae2d04 "
"/detail/0fbaa27cfeb74a139d2f7c356446b568 "
"/detail/02c02a4dc9a64b7590ad83bc88019317 "
"/detail/5a57effdc07d44aab6c1e06d37512d1f "
"/detail/0e2a5d6f59ba41e592a0d9b987e9dc65 "
"/detail/57cad557f99e493d8103d49d648d621d "
"/detail/70ff3247077d4870bbaafba5eec05610 "
"/detail/8bb7faf9b0044a3183bd8fb6d5f69553 "
"/detail/2dc7036909df47f79518d7768818c162 "
"/detail/a60ca61068764fe3ac85e06024863396 "
"/detail/c1a91e3120cb43d1bff221beba74bdfd "
"/detail/1cb451268f774222bbd52d473517ad45 "
"/detail/4f3f34860c8849f6bf54b191ae83dabf "
"/detail/66013a03c35f4a1b8ec529fb81623952 "
"/detail/b9e0088ab0f542a685bbe30fae69908b "
"/detail/5ac256975f724973848aafbaf4a80604 "
"/detail/3b35def1f62d4a98b0e3132be04d7659 "
"/detail/fbbed53a57fb4ea9af9b0da253ce6dc1 "
"/detail/465a212eab6540cfb051f60505dfb877 "
"/detail/006f30c9db0c45028428678b125723b1 "
"/detail/2842f76ffb8e4080a3218d305f5fa2b1 "
"/detail/12bb6408d1164b0fa501f0bd185a8e30 "
"/detail/346ee7ae4bf5405aa9892d7617718274 "
"/detail/25f7489648e641b7a4b229616a031dcd "
"/detail/d16b2865578547f6a1ef945cc38404cc "
"/detail/1efa475deed444358f32754c87197251 "
"/detail/86794eac518f43c2a43367b9f13a637c "
"/detail/2e1a9a37b00040edb71e43beeef4d239 "
"/detail/03329c8986934ea29682368623a41ce8 "
"/detail/3bcda45d100644ffa1cba95a0a3cf07f "
"/detail/ef1f40901282419682cbcf6420c598cc "
"/detail/5b87a40a45c54ee3a575515dfe4a6541 "
"/detail/46b94aebd506423b9ab132f8d3a6f50a "
"/detail/aa23bfbb89f44a5e88a0d88c3c4c628f "
"/detail/863dc594b4ef433eb1fdc10c77139002 "
"/detail/99b19bcf1c844c51ba6dc3a1f7e849d0 "
"/detail/7675dc18674948d9a296b2e8abac8b0a "
"/detail/9f6351143c2e4991a71d657a8af2c6f1 "
"/detail/75a7a48c507f4a5787fb863825c370a9 "
"/detail/cffaf017b8e04f928c6c26fa7e057046 "
"/detail/4f1a1bb370bd43588875f38068ff3d6a "
"/detail/866d723baf9344d19fff2e19ba5a9bcf "
"/detail/95dd4887d6a94fb9867e0f2bec2e537e "
"/detail/04e51ea5a2fe4a8798edb967b95dba5a "
"/detail/d29370c253b545fa850069309836580e "
"/detail/89893fdb12d740118e1a0cd72438d924 "
"/detail/a06131f9094c4b28bc8d3c5a0ad444cd "
"/detail/0ce03d65e5fa44fdbd72d3a2e511093b "
"/detail/66b1e67ba90043e48e33a7e2599a3266 "
"/detail/28246221df5f4d4bbee93be8bd401b97 "
"/detail/d8ec3f20b59240dbae8c4ad968881bad "
"/detail/a0779e8b09c24181a72852a8333130e8 "
"/detail/cc66c3dda3b2466aaeb0504b4896e4a6 "
"/detail/b8999e339818485192c75abc3cbc6952 "
"/detail/0fa3e0c7746e4827aa563dbf9a9160c8 "
"/detail/7821c15af70e48da8707f17080b14d47 "
"/detail/91b2e1a6034a43c093b5d883e35075a8 "
"/detail/6a6b2e9d43224867914a5afe524aa2ab "
"/detail/e01e10dfb1d848e0acf5e8815b04639e "
"/detail/71d723331c03415b8f43efc0a03ac4c7 "
"/detail/1472240305a74264b48f7a0615973425 "
"/detail/0c91f470e05a449e96870268d7308548 "
"/detail/933b7edb0383456b98fa6160a47d1504 "
"/detail/7d27fa7f8062454bb681e12b3bc6b92f "
"/detail/c29a9e01ebbf43fe963eeaa2c97bdd05 "
"/detail/d80353c1f7d24c939ec44895d615fcc1 "
"/detail/7b39c45aca22427b936105fa3b8a39ac "
"/detail/8aee9308fbb24b97bf6b9121a74f1349 "
"/detail/cd79265cfbd74a02960270662013328e "
"/detail/fe989c63d8df4d3b87c238a0024d205c "
"/detail/8e5c543aab7a47bc8180de44a364af73 "
"/detail/cb227fa78bbd466a8b638f2a24a48fbb "
"/detail/5c6f44aaa5d34a7a841592b24c737222 "
"/detail/da647f9b1ec34b5ea112a7d7e5d29c1a "
"/detail/0ec6d271faa148c2b23a04e19bbd05f8 "
"/detail/b06a169165224c92b360a7655ad4a800 "
"/detail/a8a0e5d8704247e1a25fc5e8296570a3 "
"/detail/d04104f07c354e279e75d695f5e0bcb7 "
"/detail/c16a15aed7c0480a9495b27e5e6cdf43 "
"/detail/6324f87c4ccb4312b59d0b64c0119be9 "
"/detail/191a301568ae4d408b6883616a51cea8 "
"/detail/fbadb4e1335b4cc8a6342cef368c03e0 "
"/detail/e7dce869653246b386de92c13bd91a25 "
"/detail/a3d1f46beb704f0e90e23d2e36d4253d "
"/detail/4656174195e84877bb4db53235310a3c "
"/detail/00ee9678c91b493b991f375526f32e93 "
"/detail/a708b3d7100a4ee4a250369e56dc5c4a "
"/detail/d215c0721aef403cba096faef401b339 "
"/detail/ad8a30dfc45e46b389fc8d53e6981e81 "
"/detail/f343378ae03d4d04980d75ed10862769 "
"/detail/89bfa84854754a8fa1a051bc619314a8 "
"/detail/636de5603fef43d595a4c9b2de3a689e "
"/detail/068750a98a114c8788203176369c4346 "
"/detail/21007d3bd90f499480968628c163d815 "
"/detail/4e07882a55f647fd95eba052cf8fe8da "
"/detail/87b953a876574214a8687fd2746ae7b5 "
"/detail/fb22d2ea0d464a709844147624ac826f "
"/detail/89c8eb4ab6ae4224ac343d8396098c17 "
"/detail/d22d95291aa34c3ebc0476b80958fba9 "
"/detail/199e6d841293463ca6d30e9270ed8495 "
"/detail/83b35cb6fd9b40cdbd3b42564096f1c4 "
"/detail/6caa340b998149ab8967c886d474927a "
"/detail/0dab6bcd4fc448d0a78d8fc9191a85e5 "
"/detail/22ca243d008f413b9a0b8a6206a110d1 "
"/detail/e921cf6a809e40b8b2d7f484124b3ae9 "
"/detail/5cc4d3f94c7848239aa5c35b207b4cdb "
"/detail/bb117e077ef74313b97791510a606fe3 "
"/detail/2919f1410e8744949b8fb4c97015094e "
"/detail/4dbe21c40cb34ac7b557e114f1d4385a "
"/detail/73b93531adac48628d746ba9d66f4a41 "
"/detail/13794d1d356b43989d19c3b1af20e6c3 "
"/detail/8b4c960a6c744c7b9ebd699a31954c79 "
"/detail/e8b3d773b0614d1bb68da34b30c65723 "
"/detail/812a9dc2ea7148f78642ad3685650770 "
"/detail/96f9289c504c4a7f8eb8aea615cae516 "
"/detail/c3f5956fdb0340799cb6e8124615216c "
"/detail/ce5dc3607ff540d182f036a2a3305863 "
"/detail/055fc6568161405bb9333839aff0a0d1 "
"/detail/19e831dcc7d646b79a1b3e2807711c76 "
"/detail/821f641b313d4ed7aae41dc53d6fa510 "
"/detail/12915535e6864c78964b13fe112c0093 "
"/detail/267ce8fd2f4c4cbf81843aac14214616 "
"/detail/717a8705837748aca72b9a1eec131505 "
"/detail/52cc5442a26444328af045cb53378893 "
"/detail/c4e3f4fca6b04342b765b43798df1ae8 "
"/detail/42d51ac7eb9245a8b34cb1eef33d9a5b "
"/detail/11fa0687f446482398a2485e5750a9fa "
"/detail/1e1e56c8a77a41e294c422a83698fa88 "
"/detail/27e8453af9094895b0539f1c89236ee3 "
"/detail/55c1d1de583b4ec9957986677bd98c64 "
"/detail/5ce953ed1c534bce98be4ca6e70c4ad2 "
"/detail/f87d40c3fd6f4053b9aa966bbd62ee93 "
"/detail/b1ac87731ec04b8d88fcb0a6df60d51c "
"/detail/b44816deb0864a448cc349c08a9e35f2 "
"/detail/0af6affec65c4885b40767871088623f "
"/detail/040eae2c21d64e72a84ae4dc451440fd "
"/detail/ad4c5a3e33654eb4ba4b50f74574dc86 "
"/detail/e11e24a78e34417ab62699a3bd1a41fb "
"/detail/d84fc0fdc8624de9b5d5f4b83a0a3c4e "
"/detail/363b0ff031f94d0ebb08ecfe00f908b5 "
"/detail/093f8491a11840399353e638bda51c72 "
"/detail/9f3be259220d45a08c64b5ceb83b35c9 "
"/detail/4a1c753adb704c008b7553b2e8b7646b "
"/detail/70d6e4a7d736491b8b656cd32425c44d "
"/detail/d68fdd65e29244eaa7b245697e40f82b "
"/detail/1ec05ee645da475db5ec28e393b89a4f "
"/detail/2fe2887286c14c9d9c90704a2c894307 "
"/detail/89d39d1948de45a4abc0ad224da5832c "
"/detail/37cb6d0398244386bb879aa64ad6ce09 "
"/detail/2e81ea63a4614b458fef1c8e6a04ddfe "
"/detail/64e9d4f459d94a1dac09471cc105e744 "
"/detail/95f139a5e95940c5ba6e308b17cfb0d2 "
"/detail/0e4ba75824384f42ad5eefb89860e1a1 "
"/detail/3fc4328a3fc24f8badb2f0242c28012c "
"/detail/8b9119d40cd647ad8552925be1d70b25 "
"/detail/53a8cb42865a4fa0923f883c90f02fef "
"/detail/d8a2b42501ea47e0bb6d8736d65b6a2d "
"/detail/2343ab8f4380414f9aba44831881afaf "
"/detail/f0c6aad6b16b41c2bfa4c317b76dc4a5 "
"/detail/ef907fd3b877460dbbb2658cf7fdb276 "
"/detail/077a49cd426f4d1895df130ce7e40059 "
"/detail/6c78c703ef1643fabc4b0d6d0bd2a835 "
"/detail/38b3413f9cf4480eb92893c58645cd55 "
"/detail/06828138c96349c4aa7bf13490382943 "
"/detail/5182825349bd423497761cf42290e438 "
"/detail/81bcdd71d4214bb9b19a15fb6e495840 "
"/detail/21d30ab131d44b44be73dba14e541122 "
"/detail/7603f33b760447359a602ee3e244ff2d "
"/detail/d89c2cb043b24f35ad5de225f8a97c26 "
"/detail/b0c4baff93c1469fa0e88e28a9b7674c "
"/detail/4bd4c74fda7d4610a2efeedd39f8f62b "
"/detail/4af37a3c17fc48cc85ab2a01f36656ff "
"/detail/350e3d0c23fa4594a2fca38e11ceca50 "
"/detail/a77598a911744f2aaa43182c4f63b7ca "
"/detail/c855718e889c467891d666500243496c "
"/detail/a89ec2b108244d4697074bae6779a113 "
"/detail/fec7e0fd471445079e99b4032bbfe0a4 "
"/detail/9ca7cef8de654470a0697e4d68f0ea95 "
"/detail/c75fa79e929d4edd8262d91d5f5b9f91 "
"/detail/75d603b7dca848a7a728aa3c9d2fc69e "
"/detail/df869d76be214d07bbe68fc2a225a2a9 "
"/detail/349bd66042794fe9a4fd3c5adb1b4615 "
"/detail/15774f89de6846ca995060834b428909 "
"/detail/1ba7a9460cf04c77b82b7f88aa101a08 "
"/detail/8ee284f5dba9411d8e94e652b5bd0e3c "
"/detail/1cfb4911e9c4459daefd895b26025ece "
"/detail/a0196edacb8642df9f4c8b6e6dad892c "
"/detail/cd9b2155639a4ad283081969bada4430 "
"/detail/4c233074269a4e2aaca546b146f3d461 "
"/detail/92ba81cb41c84e1b86a88b8ce51fd054 "
"/detail/ec1085105a1844b2b522f720061b43e2 "
"/detail/e1aa452886074dcab8435186fbc70931 "
"/detail/231e35dd6c024338952e745bc661c23a "
"/detail/47b7574d9118463b8fb649d3bf6fede4 "
"/detail/8b2d61ad8731492c99807ca2709111d4 "
"/detail/6e01955b5ab349b3a1bbe899468d5670 "
"/detail/63ee072a3eea403c978191242ce7a888 "
"/detail/5a5d0d966dbd4b77a15a62b4516c1f04 "
"/detail/05df325f45dc4bf49a58b26c78cdf8c3 "
"/detail/c3f81f4530cb4de1b565b68ecf0fb2a2 "
"/detail/9a666ae702c44924b22eb08093ed03ef "
"/detail/e89361c431974a94be7d58739c091383 "
"/detail/90460159cc08475288775ce0665cf794 "
"/detail/e04aea6b56e44e46a5c05051650861db "
"/detail/e4367edc299a40fbb267aa368a53309d "
"/detail/226a4a3003e94dfab441e68b097de8bc "
"/detail/53f0d6433819467a83bf21bb42ce1b01 "
"/detail/e4890ab8b7d846a9978ef6be1a03d9b3 "
"/detail/2e4af58ddc2f457a95d60c0273abf75c "
"/detail/97a6285c7653471687bc3878590a8a2d "
"/detail/241c5e0ea5ad428c8408129e46fcd09b "
"/detail/3a6dc9cc905048e89aef10f84409d02d "
"/detail/bb331f27bea04ac3811c79942b0f24df "
"/detail/4c7c2f42876d4f9489d9a4b0475da0cc "
"/detail/ad6fef20a05942598a9a1339ef9986ab "
"/detail/25c6949f0ae141479143661642882b3b "
"/detail/8c916cbcb7db4c34826123c47d3ed17b "
"/detail/e5c0a8c5758a42779e482f95920d9502 "
"/detail/eb70ec5aeb9f47aea0842d256483185f "
"/detail/224e4c6835834e068056f01ee906024c "
"/detail/2f7aa90d37b9466aa71bf80aad1e40fe "
"/detail/ef84720ae2a24af8a788641d7e9d0280 "
"/detail/35d92fa5262646bdaef93d16fec6c7b9 "
"/detail/caa215d6ad804fa58cfab32b9054293b "
"/detail/37a4ceff74f0421d820d0e057edbf3d5 "
"/detail/0ab5e61babec4682bd3fbeabd74f4705 "
"/detail/8b4b5865767e44989ed9edee8042e7b5 "
"/detail/782b548b97d447119f1047cc2517c629 "
"/detail/57dd4e8287a744ebb6a10c8cd07ea364 "
"/detail/8bb98ccb425a4325a4ef4a4d3863a548 "
"/detail/1195202b86b343daa4a2fbb152f8e8e3 "
"/detail/32955a304cab4087a0bb573ba405c94e "
"/detail/a813b5dd89b149ac8949ce646e176d07 "
"/detail/18b065fc59e44438aa5fdf8daa133f9f "
"/detail/4d1b7fea6f8a4f8bb274cf787d9e92bf "
"/detail/13e6389702a94e8b956923dc7079444f "
"/detail/cf7d77802ffb4466878c1211af26327b "
"/detail/da6f7a7fdffc42bbb81c87f8a1fe7c27 "
"/detail/f7c2881400fd41f2a364ec6f18875d7b "
"/detail/ee20a42d66ac4314a67ca8c25a10e628 "
"/detail/96d1d2e286bf4caa82bf7db959b076c4 "
"/detail/9b0d71093c0b43d0a76ab6878fd5724e "
"/detail/8bf3d4e572624a54bf032256e0626c08 "
"/detail/3f2935b7267c4fb0b80e50c7745c1345 "
"/detail/6ee41ee1bf4a4d49b2da68843926509c "
"/detail/f331c7f7d1664ff9b18e9bfc6e3d367f "
"/detail/819f64b8ed59400ea6c95c72979d5aa4 "
"/detail/aed896931f284531bbef9c0cbbf6910b "
"/detail/c352fd28052548f4b3c7fdf356c2000b "
"/detail/d67a024c5bc14d298eb9b37f57f0f384 "
"/detail/62ae4990aeba411e9262e7657a2d1a0c "
"/detail/968f1ca956804ea7941a1b48473a9c45 "
"/detail/4a82b75297e249af835a7c9b6327f8c0 "
"/detail/5f9b79f3f60947d3a8b8cae1b2ef0350 "
"/detail/3a0a6fbba9a44b859874f5684fdddca9 "
"/detail/6fe6d2d7144248a4bc3348ec8b8ccdad "
"/detail/f811348abbb74a039d0bff0879bb32cc "
"/detail/20272dc598de46b498c1bef937810b0a "
"/detail/a94619849a3545bbbcedc55fe9117e0e "
"/detail/186acf1095304ac495cfb422b964b1be "
"/detail/5e5ada428035490b910484bc952f99df "
"/detail/e10d33cbf20d4255ba365224b30235d7 "
"/detail/2a512a15696048448b622d0813ef1774 "
"/detail/651c46c619d04db5bfc3cd7118efb90b "
"/detail/beaef5b7b5e4438698cb3cbdc8d4abb6 "
"/detail/7424edefde124c299d55e48cb7b944c8 "
"/detail/ce78638a46b74980a2d6556c9942cc02 "
"/detail/ed76a3d76d5b40768d1558a9291f7093 "
"/detail/44fd29b89c874bb09cb67738a9709250 "
"/detail/40d0fd6421ef49e4a2a7ff26fe38fd3b "
"/navigation/d1c8e7fd3f514b16a7c7c457c438b93f "
"/navigation/585d71242fa54b0fba56e331ed5adbe1 "
"/navigation/0199576db2937bbe9a41fb6156449782 "
"/navigation/08014c102bba43b09e93a823de238da1 "
"/navigation/04ac33f9be48438ba185ce8585682c3c "
"/navigation/ba9f9e3fd094425392c838f151773526 "
"/navigation/cda441a37060455fa34c8ce371928eb3 "
"/navigation/52242d7c7a3349359001e1b7b2c3df80 "
"/navigation/83586831f5bc43d6824ec80864e9314e "
"/navigation/0196d8a825c27a7e93a4b07323c246d6 "
"/navigation/ccd140695dc643408838c39c838a0a51 "
b"/»_ââšMpªXTÎ|ãâ\v "
b"'F\x05 Î\x1D +Dyúê-ÅÍ+ \ "
]
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/251448b91bc742de85643f5fccd89051' , '/navigation/ec2a4d4fb4474b5088b03df523675f08' , '/navigation/859156a63cc442008cc67aa14505a8ca' , '/navigation/4851ecc7788447bfb1e74f488e708249' , '/navigation/2350ba14e89143198d72042128b8519f' , '/navigation/f3f47b57953b40afb23cd462dda41731' , '/navigation/075251ee45644d14bfeae2fce50073a0' , '/navigation/16c8cbca5d1e4e08ac1b8e8f0ac84d58' , '/navigation/07d6d4c2753d4315814435763a756eb6' , '/navigation/4784c622e7b34b139d9852ed9fb53adb' , '/navigation/4d8c5ae5733d4a1f8575bc4b5421a20c' , '/navigation/7ca22766fd2846b39712928cd77b169b' , '/navigation/cc590dbc44b740169864cd7c989ddad0' , '/navigation/275477acc6364fcbb3d3bfbe17317800' , '/navigation/57e065cd29a24cb3b2d9fc39fc2abf50' , '/navigation/aefcfa1180634bb98635452ad2dcdbf7' , '/navigation/bda1448fb6f1449eae78e06d3dd07df3' , '/navigation/2c38112820554a9598f0c8e77373625c' , '/navigation/310cbec927954c1ca5d68a3a49b532c7' , '/navigation/adb46bd6b0b94f9eb5e3976d8446b8fa' , '/navigation/c7643e90932e42f594f15a536998ed66' , '/navigation/3abc5229293848c9b2fc1b27fd3d8421' , '/navigation/514a31209c6e45c5b7f05cf2ce9205fb' , '/navigation/8539a768e5ce4f168833f890bae1d0a6' , '/navigation/0923017eea79437bb043b5b0673e115f' , '/navigation/c6f322e9a6294eb896f7bb669251f305' , '/navigation/8cfeb9558d524e17827ec792492c9122' , '/navigation/9fc238bdf9af4f7980d7f1cd1189e8d3' , '/navigation/a3668172f857425f9bfe53224046ba51' , '/navigation/505fcc508c4e47eb99d8e4627fe8bd32' , '/navigation/82738af02a084bbdb851e11e8ec598dc' , '/navigation/aab03d74404b481ba120fb9530426d47' , '/navigation/018c9125ea874ae287429a2cefd1f2d0' , '/navigation/1a5c6210666443f19920fa7686428657' , '/navigation/76780ee5e68042aab5f6574d7e25dcd3' , '/navigation/bef74106cc0b4125978553246ff16ad6' , '/navigation/c4aa5e8624d24b30b0312e22701162d6' , '/navigation/c6dc84aee6e1469696ac2299c312fde9' , '/navigation/d62f763a8391413b81a164ea482db739' , '/navigation/dfdf2340aca14881a6652d08e7656163' , '/navigation/ab1de20b216545318a6cdad2ee7e2a82' , '/navigation/afed1ddda6d849c49d00ca0932a75b70' , '/navigation/b55d905661614a2fa7f585ef697d6cfe' , '/navigation/c7156d3692b345c69d8c93126625814e' , '/navigation/004440dd20754671ada9bf79a2b75fbc' , '/navigation/0b73a534bf5044ed9dd6af4e301fc006' , '/navigation/c9d1a6f276f24c67b7c66222804db52c' , '/navigation/f57dc8356f054004b0b2ae82257e6ab4' , '/navigation/cd3cfa833d6046b89a14935aee1a7f8f' , '/navigation/3db9cf39d5df4cf89ab28ca64fc9a0af' , '/navigation/a316e8972e0041bfa756d6f7acc23e7d' , '/navigation/d3e05b27b6cd431d9b6b64f4e4f197a6' , '/navigation/eeadca367c544275ac141449b234e23b' , '/navigation/0efa889b062a423c8fd11a73b02e28f4' , '/navigation/52daaaf1c14242d699b579aa2eadba48' , '/navigation/8537420f2eb44ac297adf8c04e163b3d' , '/navigation/d9db2acbb0ef4cfab89a07bc122d204c' , '/navigation/f501cdbc9c1c4609a8a519e227fc2bef' , '/navigation/f59522a887f947d8864e42c4ebc39266' , '/navigation/f9e2050944fc498ea0537fdb55cba37d' , '/navigation/882667d91b2d4ab5a8cb33bcce661e38' , '/navigation/35da856933d947239055eaf099933e29' , '/navigation/4e2522fa9ec04f46bcab12cd36925cb6' , '/navigation/552f1d0a97d7418d822959705696a65d' , '/navigation/7623cc38e1154a2797227b05b7d74503' , '/navigation/78c4ca0a6208486cb940907b1298f747' , '/navigation/37476b928c114f0692ad5a37af14e66b' , '/navigation/d3000e05adbf41ccb0952539c25cb21c' , '/navigation/1b15b427e9cb40b28d537a893668f15a' , '/navigation/43c83d522870493a8ab2df8abb5d556c' , '/navigation/49f823826b384871aec230ae7ee2f154' , '/navigation/e5a13fc2f1c542cd9057c9488b5c559a' , '/navigation/01fb819fa75744c8a56fdc0981381ba9' , '/navigation/7182c23f1e214e85adba25d65afe398a' , '/navigation/73045f602ad1421fadf76dcecc9ca960' , '/navigation/89a9b23c1a8b41c2bb4a66032fda3981' , '/navigation/a585c54285844d1ebd1a64392ed3ee8c' , '/navigation/f7e8bdb0ed0f4677aa2beed3bac45f8f' , '/navigation/c76f09f24f1942b1822fb275e0080db3' , '/navigation/e10596ecd9474c998247ceb3e50921c6' , '/navigation/01797e0437b3448db94e690f14f43e5f' , '/navigation/7b34af3a47cb4c3ba3188ed1cee83967' , '/navigation/7758ea41858d4231ad3623921c73e531' , '/navigation/68376253ee4542d7aa4d93ac4958eb0a' , '/navigation/f42644ae8c26492b8cfb8d0ac6f4d74e' , '/navigation/d867ffee71f646f09b1c069b267201e0' , '/navigation/4fed7b490a09439dbe58747fe74f3e5d' , '/navigation/cf5a0b4136834eac88874e7ff81b8ba5' , '/navigation/f19faba35fa04f30a1bdd354b051f625' , '/navigation/4bc032eef6364672a0d09b8abe93d55e' , '/navigation/33b309eb71bc4c2a9976970795d500fa' , '/navigation/6dba75696b5148139136de033ffc6382' , '/navigation/be2f3ca764534022a2ba79f972c9679d' , '/navigation/2e7a070a7ae844fab5cfe4c37e52a1d6' , '/navigation/0198f4ed3e3b71c1bf2a5e0a6e13a7ef' , '/navigation/7b7970e14b87448fb41d825fcec350d0' , '/navigation/7d34ea33ebd2430b84ca71a999e7b708' , '/navigation/abfa97de640b48c7a6afa067b88812bc' , '/navigation/1f423e85c6eb494980b22dde93e64a9c' , '/navigation/876b21ae9d7c41498115b90823beeb7b' , '/navigation/2b29710e5f0f44a8825513b4e6e2a98d' , '/navigation/8f4f3b3ffb984e6fb71aebc62d6286e8' , '/navigation/671bb3d9919346a1a0187fba6835a133' , '/navigation/dfe70840626a4a9a88c56999fb42852b' , '/navigation/e4ae50f24b8d4d6483cbea48cedb146b' , '/navigation/73e9c784d8c448d8a7e304117eed2293' , '/navigation/8fa76c45c7a14b1ca93353f7b1f85411' , '/navigation/f2e70390e9e34ceda7549b53800c1e08' , '/navigation/0bc41cae5ab441458dce00de02107388' , '/navigation/5f149c7e1b2b48f9ae6364de8ce288fe' , '/navigation/903d01af296c4a2391205affb24423c2' , '/navigation/89364c27afac40fa9ead1ec3136ec684' , '/navigation/aecbd0f4de0742199dd75fadddec2013' , '/navigation/91a75b0ba6ee4dd7a260ca76f63bc6a0' , '/navigation/bccc5c020811472196379229044dc7fd' , '/navigation/2db3c8aa857a4bc6a6d11e3438350063' , '/navigation/068567f45f424e389167089941c407ec' , '/navigation/165d387e909249889e89cd6584e6c81c' , '/navigation/20e44a7345fa48468f3d0e2298b4f067' , '/navigation/224193720c2a4a45bc96cb2d055655ba' , '/navigation/3c24eab57c3d445698f26534ea18e660' , '/navigation/444424ff93914a27a401e920bb33976e' , '/navigation/72202b824a384e9a8c11ae6afe2a9d75' , '/navigation/7b182711a1294f69ae2266b5e37b5bc4' , '/navigation/83868e2e81b340bfa067343e71965085' , '/navigation/89d46426d44c4442993d4b524afc59a4' , '/navigation/a16abde2699547c2b823b86c6b48d0d7' , '/navigation/a3025fff20374024b907cddab6c39d43' , '/navigation/d14cb43cbcf245eea471b31b87876e6d' , '/navigation/dbd25e02ae4e471f9cfef3fc4b936d1d' , '/navigation/e5c66ca00fd140229735738d20618e8c' , '/navigation/b613bcea17d94cd68c0f1b01c96a843f' , '/navigation/f65330b5335b43a8ba39baec7d44aa54' , '/navigation/fb3986cb89834cf3a3b42c5a651034a5' , '/navigation/9eb6e1f2d32e4679aa85298c3e2fd678' , '/navigation/a5d30272319c4e6f8577b8f344013d34' , '/navigation/5be3b86f12b94044a39420702328fe79' , '/navigation/e40c020ad4b74db7bc3e2e88c4c27be8' , '/navigation/ab078ca87be74c748a7e971e766ceaf3' , '/navigation/efef8f302349446dac0f0d67631b70cf' , '/navigation/f5e01e9054514b68a8653c5a4f2e5ee1' , '/navigation/e485c99ca374414e851e1bae3f10af8e' , '/navigation/2fb093f95507419987f178312f1a3159' , '/navigation/4823a61385b44ff1acf4e6382ddc6ed4' , '/navigation/a6abb398e64e45f1895b6666ef5c48d1' , '/navigation/00f37e830a0348d09705a9612c8c8cba' , '/navigation/71ca1150915f49e5a1f2fd538909d05a' , '/navigation/1c5e979155a844539448db12fd5ee768' , '/navigation/8880adde82fa414eb680521ec3b57c4a' , '/navigation/edd74ffcfbd44ba9904d355f05d440a6' , '/navigation/29bbfc2eb6d444f08a34e46f60b76e17' , '/navigation/9228dba7d8ff47a897c5e6125f40dae0' , '/navigation/500fe37e8fab4ec686d79803e58a8133' , '/navigation/defbeb767ca44c1b970ab994d662a6a2' , '/navigation/5d1b4c4fdc094289932a615f81db335b' , '/navigation/b3fcd7cc2e684a8b96f82adbb8615f55' , '/navigation/1f6fc0d096e4433f847169a8653f9872' , '/navigation/cdf0a23d5d72433783ef241128a9b070' , '/navigation/273527558c5e4e2cb3168fbfbbf6db0e' , '/navigation/0fc49a5d23ec4742845d4d31898f67f2' , '/navigation/9870b54fef794c4b87791c9dbc9b83b9' , '/navigation/91314c7682154e58a203d7deb3c46e25' , '/navigation/0198a84419397e96ae8527630cef7f63' , '/navigation/019c03b8fcaa72dc9e2c6dd03b04916d' , '/navigation/5fdbefa88b0942d28155aa77fb9d1ef2' , '/navigation/c0ac65a1bc5a42c7ba9ed55d592c4a27' , '/navigation/6abcc304f8c84933a719a126f42a6651' , '/navigation/aa1b9b1673ea4fde94caea0b6bc7beb3' , '/navigation/ea2fc00d192244b3b852128b45d74842' , '/navigation/2a5c8fc96ef04011aef499b2fb4faca4' , '/navigation/01971690d7e97455bdb6a13033fc4bea' , '/navigation/01971691bb387f7f8d6fa68ac5bc78b0' , '/navigation/019a7cc2c0ed7c48bfd77766e7197c67' , '/navigation/019841caba81739d847aaec4495335dd' , '/navigation/c760008290d84dbaae3f6f4b83269ddd' , '/navigation/019aea2480627a599fd1d0db6122e224' , '/navigation/0197169587bc7ef2832928391108aef6' , '/navigation/01992f21513c7fca831141b67a0ba2a6' , '/navigation/0199288800f87feaabd6d217f0254df0' , '/navigation/01983b68543b7476b25d1ed5006cd884' , '/navigation/572804a509e74ad58d18d52ef0cfeb3c' , '/navigation/0199772279547efd8f94e76789b316b3' , '/detail/2f4692d09fc0484ca8883cd9e0708d46' , '/detail/ef58ae18ec6c49e1abf87343baee2046' , '/detail/9250ddd665854d9fb1728e7efd4dcc22' , '/detail/87b1c36240074ec894af7c07ebd26e66' , '/detail/75eb98fcdd8846b685633c3c437c43d2' , '/detail/e790ffac536d41ba8f8740fb8e7928d6' , '/detail/ef4c643257a546f9bef5d650d2f99752' , '/detail/98694bd79d9d4057bc714a40679a5881' , '/detail/352b7b521fe346ac9f7c1aaa3135c690' , '/detail/9c1d81855d9c46b7a6b9555d48555e0d' , '/detail/f4e830226a254be3b56358340cf4d76a' , '/detail/583e6cd9c72241fbac3cec8d967eeffc' , '/detail/0212e763aab642888603d1a0444e6b88' , '/detail/2507af710ec542aa9aaea810db049822' , '/detail/923ad5fc9fcc4b26b45f262f7d2e2015' , '/detail/680bca11c48847b29d854fc4145c2f89' , '/detail/6df693e0497d4f91a6aed855c8751ce0' , '/detail/e977f7820b97441abcfe8fab11eed316' , '/detail/988d2728096d477eba6f4a5aae31b2e2' , '/detail/52c3516499264142ac53bcaa3e2d70cf' , '/detail/8d45e33cedbf4d0792397b8bd4a588b8' , '/detail/7d6aadddcf6b4289a5b0aea5d46cf7e6' , '/detail/c1c9b0f0751d4c2b86f453c199c1ece6' , '/detail/33ddbcbc8ba94d46a71d2cd9a8aae2d2' , '/detail/c3123bc6f5674d6a97af06f240c437d3' , '/detail/f457c6c3adee40e1a2751a7feda982d4' , '/detail/d3e3495b9f18459ea7c79e202f6d42af' , '/detail/babfb1603cfd4a86a1e186a18fc85a90' , '/detail/643efc4ef68a4c45a33c539df74e05b8' , '/detail/3b5a3069b9214223a3de6d9682b3916f' , '/detail/aa5ab64a92bb4051a6d6236f60206944' , '/detail/400d037a242549aca01fd76a0600a38c' , '/detail/eec5e189014648819467355987c2011a' , '/detail/c393057cff7744b49d10f32c6e415491' , '/detail/912a99516e84448c8fdb1bee5464066e' , '/detail/7c248f366c0f4f55bb7d228a0ecbe628' , '/detail/f78a234f5ad947cfbfae53c50254fa4a' , '/detail/b74a81e4effe49d4bc01145236dfd3ed' , '/detail/a31fa1b5f15e4c339a653fa40e7d1b90' , '/detail/aaab95632c304d8085e0aa738e6ce164' , '/detail/4a0edbf8700045cbb2265d466091703e' , '/detail/114b72d50aba441d8073042ebf19cc91' , '/detail/85fef05460b243c99e4a3e4accdbabe2' , '/detail/5ad0a75b35ea40b780720cf5b915396a' , '/detail/79ea76305ad04c2dab48cf68e3618351' , '/detail/44781ddf3ea14e8fb55180ef82b2eea1' , '/detail/3bc2124409bc4207ad6336e8b91c28ab' , '/detail/249f6085b26442dcbaefe7799983f64e' , '/detail/9e81ce7f104642459841330a142790b8' , '/detail/7adff263991942e2bfbdb03eab3c84f6' , '/detail/abb82e70f1654724a031607e94859583' , '/detail/02049224c56347179fa4c013e2cfcd8f' , '/detail/5f7dd71082de4ff1825a3e4fc530b61b' , '/detail/1aee9e1061a447aca5e7d5bf626f7184' , '/detail/6094db22fe244f87993560b16bee2684' , '/detail/1ba80ee4d019453ba2aa88f20a2954b1' , '/detail/72e1aac9cfba443db64b30d886b7d1d9' , '/detail/afb02e6fc6db4bcfb6899616acc0a964' , '/detail/e954039c82de4243a515030f9e904857' , '/detail/fcc702a4c921415ab52281e3a9d24da0' , '/detail/a182d7e966db4dffb57fb90d5b12dd8c' , '/detail/a339938ee1a14087b010804547e59490' , '/detail/7739abfc1cdb4cb4bbab8a6b647c3613' , '/detail/4beaa37ff7394b238df11006561868c9' , '/detail/aeda7e86ae6a4dfc8d0ba5b4842e8b1a' , '/detail/3588374ddaa8427c81d359c9c2d5ce9b' , '/detail/2b1e2e1b99f64a8c953cb49b6655e11a' , '/detail/ad53b0bc19a249c08c54c5f91b3525f5' , '/detail/aa3031f9fd724dbc9fed884ea62b3cdd' , '/detail/5e36b0c8c179449dac67c17604c205aa' , '/detail/a3b25fd1f93d40fa962fd9d1b9d76c21' , '/detail/dd5ba0866eb14cc0887bde5bd80ed9be' , '/detail/7eab3e4d10a54a279a339ddb2ad4d143' , '/detail/60f71166d6dd40a1a29c073f390ac2c7' , '/detail/8935c790abdf4e39a6e4e83021696ea9' , '/detail/8afcb22ae7e9464b9a220312af181671' , '/detail/d7bee9bf0a40497a804fa0385b536cdb' , '/detail/206fbcb32837420dbafd0e6923d27cf4' , '/detail/7e667311b0364e889d21afa62ebc53f5' , '/detail/67de6d67304c4b8482e958ab729a82f4' , '/detail/70a644792eac45b89bb4afa50d9021ef' , '/detail/a8e3140240404ab3836b71607b88a896' , '/detail/ef9dbfb0041f49758ffa596a59f8cf42' , '/detail/ae6c079b650d44b4acf695c3c3130c87' , '/detail/2dcfdf6c5c7c4f7dbacdc994f955863b' , '/detail/882a0d90845c46c9bb019659a615f235' , '/detail/fa07094fadb5429cbd558b90ff758aa9' , '/detail/38f7a44063bd481e96c99204554cc2e1' , '/detail/3fd779fbe9864aeba396b25cbe5642db' , '/detail/44f5a654f8274258b67db104fabcfb76' , '/detail/896d4671d5d04a838506a99ed07949d0' , '/detail/beb4724f64a74e3a8557ae94b97f78fb' , '/detail/dfca2538d5e540b8948ecf56ae57c074' , '/detail/99ead72007414201b6928b05fbbba54e' , '/detail/31735ee394174546b9a835372afa3ed9' , '/detail/68c76f185e854e1baa6dc51068d4cedb' , '/detail/5fb296c482ac4d8eb585dd4f1ce98a81' , '/detail/173caba30d514adebc82424c039d30ba' , '/detail/3b1e50d6d0bb4c9e957045944ddb9a8f' , '/detail/ca60856d40f8414fac23be931b9f69e4' , '/detail/78564017ef234bf9a78932629948724e' , '/detail/41bf63563eff414d967bd9c3c462a642' , '/detail/cac219f237144b3daa4f904f2664fadd' , '/detail/f0e98e85f304428ead68fdafff39c972' , '/detail/0f3cc4a1dbf94dc397405d87d05d672c' , '/detail/e94bae6d93704d83af91ee54b139d7f8' , '/detail/0c1407315ff34d55a64c58a3b0dd70ee' , '/detail/ca196c063b7049aa86f36f80a7017adf' , '/detail/d2b80d0e2dd34a0ebaa921907875b316' , '/detail/dba4a06d239047c98cc59f860b14bd6f' , '/detail/bd6868c11d384880af8a46fbec986baf' , '/detail/3e63cff24dff42a6aa160da2d2214e76' , '/detail/2a06d486e486447d98946b544abeb8be' , '/detail/fcf209e75ad04e60b99703062db376eb' , '/detail/27d8e293cbb54ffca8054c22698d6123' , '/detail/355eae192f82463ebd5ad97ba12f70e3' , '/detail/6d0770084b0d42228a102325315ecdf9' , '/detail/ff5f7e5baeba4fda98a4c1abd9171bce' , '/detail/b46efb940b5d4e79a88dd8190836a198' , '/detail/96936e32fcc6414e9e19963818ae3296' , '/detail/e869c98070904eed8f19f6e40662d350' , '/detail/72d70c67e6474ddcb1fba965b12ecd8a' , '/detail/6086c696ed2c4ab0b2631cf6889048bd' , '/detail/8897285413c1408885b1bbba6ef0c2d6' , '/detail/e5ed7255afff4862a5a1d1ca9f9aa2fc' , '/detail/2e7b613304dd4c96824d1be6ffd83190' , '/detail/08fa3b8212e14fcc9b8d37a1fccb4d85' , '/detail/004b11b664424995968a6294d4ea4ae7' , '/detail/81b7e6e753d74037bf5bcd84134e519b' , '/detail/99eb30031dc3465c8fe88a9c89476e57' , '/detail/6c6532c2ca18430383b79c9829233fad' , '/detail/cc7f17b545b443259d7b3b91bdb635e9' , '/detail/d9d87897bd6c49b8838c356ea465b8cd' , '/detail/0cf665757b114488b50086b62e4ba9f2' , '/detail/ba4d543069a244d4b8d42fcbb756c1c6' , '/detail/addca4efc5534b19b681aab850c1fb45' , '/detail/9e43a614f83540769b8d47b80b0090e8' , '/detail/d398c2ddebc444f6a74dc3133125987f' , '/detail/6d79251d20f642ba9679262ec19f15d6' , '/detail/cc56ad7cb55c48b5a8023518a2115248' , '/detail/6c3fd8b619774b1791cc9232621e6c48' , '/detail/cbd806e8d01d489aaefef0df987f56f9' , '/detail/6fc107d6a1e249129cc62e39bd3db5b3' , '/detail/a09dbd8952ca473ca61af7917c926d32' , '/detail/001c794929f548de8aaf2b96e846f031' , '/detail/4aea7e9523bc4b8c9a73cfac71487bff' , '/detail/d97333ca46504a8389743badbc47d068' , '/detail/9d5aebced1e2484c9053c9647718a6e3' , '/detail/26c871350ef34458880ca65f2776c6b9' , '/detail/1c31971ce40e498b82f1280c07c1b635' , '/detail/cf13287ca5504cde9e27e7d3aec4f1e8' , '/detail/d3c9cb38a11f42bea374e7a685bfd828' , '/detail/f7500530ac154a198fdf4e76f800b2ce' , '/detail/7b4caffabad04d4d90f412995e5d0790' , '/detail/410d28e96eb0407fac7c784f9f56b415' , '/detail/7dea04ced036459d8aa83b33f38b6d75' , '/detail/60a3cc9218ca47219a0e3c04a3023893' , '/detail/e05adabbfcfd471dbbba4fd5c77e7195' , '/detail/0c9cb73c690e479bbf959f0e3d1e7a3f' , '/detail/7428fbffc66f4a539830c3041995af91' , '/detail/546f7991cb24470995915c6a6a01ee9d' , '/detail/7d50e5285bc34169ac6865bc2d914c95' , '/detail/a34d0614c2e1433585e1fc3c077dca45' , '/detail/4afe08830c094ce3a373ba6aa9df50bf' , '/detail/d18207690ccf4e2eb1ea56bbd79d4416' , '/detail/c225abf84ede4935b34646a1881258c8' , '/detail/f0a9a1006f454e45884594ad2022374a' , '/detail/42843c39f20e4f23a599575776b060c2' , '/detail/23de107cde304a00b8bedbc0a43fb2fe' , '/detail/5d97db9b33204df4b5cb13e6348076cc' , '/detail/354dedc90e1846c0a478ee2e699cf29c' , '/detail/9926731f6f8e4d65b1f505aab3e402cf' , '/detail/80f726953def42caab298d541ba142e4' , '/detail/28916adf88504c208540d811b87234cb' , '/detail/efca09a8202a4a6e94e79822f11576ee' , '/detail/a3c52de62b3b41b1819f8c35d9df9230' , '/detail/642a78988ecf44919664a4d5307ec991' , '/detail/9b8932efd4464681b56bf3c122032ddb' , '/detail/e20a9de48f7a40beb3e3eba61f111b87' , '/detail/5fcc606b4e5242adaa89fd1c0bcc0788' , '/detail/9127fb1f28cc47ad9958ffb85ff10125' , '/detail/a10ce6c5beea476ebc4549f9262d2b01' , '/detail/2df3f442567e4c4ab6df4d341f03228e' , '/detail/891f9601ec2e42ceac06602fa9bd66c7' , '/detail/3ceb37a732424262915d394bded5a67b' , '/detail/efb314ddb61f4dec851d6ff5fb59828e' , '/detail/d3622b5866b34544b32dfbe3cede4517' , '/detail/0978a07fadcc45dca4ce6620ddc61015' , '/detail/a17064b5581a4e76a7c575332930985f' , '/detail/68de481656174c3192ae115d2059c286' , '/detail/f638060285384b63b9258be1f48037f9' , '/detail/20e5aefbf43e40a7a03fdb5759be2298' , '/detail/69ea699ecd7e44e1898d25e075107cb3' , '/detail/06bbf48dec1c4fc5901839c5c66eb8e2' , '/detail/858d450ed4194b7a888971d73e3ed270' , '/detail/bc6f6c74611d466aa03df93582853370' , '/detail/c161c22580ac408eae9792e705fbf4cb' , '/detail/6288fb87f6224bd0baa82ddc2a3a80a1' , '/detail/d0a545a4b3564e5d8aaf40a64147e12f' , '/detail/faebdb2dbcef45029fc29c8de5d63a4d' , '/detail/ba921430e9804f7a850b0dab4fe1648e' , '/detail/fc2ed8850b554b5cad00af00cd61d602' , '/detail/fda2d703c86c4f13be5989653ab34b85' , '/detail/f4b5cd7cd0ab4677803f542fdf2f2244' , '/detail/e0f4be58e80a422d93f96de3580b670a' , '/detail/2b2ebeac53d04197aa380454cfac9e25' , '/detail/6da80c489fc34902b3cd68546ce9bded' , '/detail/852754f3f79e4f1c9d1dc94ec2aa4c76' , '/detail/d74a85f1e18c4c5f895ec57b23b82b21' , '/detail/9bdc85fcfb3040439718d15ebc7c0f62' , '/detail/2a087b679bf241e3aaab6c1d75de3d3c' , '/detail/b3d5cfdf93044f0f9da63e1bec0f498f' , '/detail/0e630305856f48439ea1cd68d4e814b2' , '/detail/b869d1e1bbe94e069c91e54e25714d6e' , '/detail/5bf95e9020ee4c2da987f042b175ec3e' , '/detail/c3a129f048274ee095c9d6d39d7339e7' , '/detail/f975fd0086a4423f86639ded13adf3d5' , '/detail/3bfd7dfb3fa94f98afa922c0e6ee4c56' , '/detail/3710488af9b840eca5c51868d3b2180f' , '/detail/f495ce30e6864dea9b64bec20e41efd7' , '/detail/2357d495879b4d7d99bf70dd74bae9e2' , '/detail/9af1a1c26d66423594eb7963fb6fea0d' , '/detail/3f4b1fa597334dd3a1ef3ff668a71997' , '/detail/52c3774768084b93b3b9ce3b15bc9e09' , '/detail/e026d0f08c064093878fcf9d91bf61e9' , '/detail/f5a68800537343d0bfbd7f915a9bf86b' , '/detail/09a3756335854b758de82f5505a1597c' , '/detail/399809de077a4b5db3624cff825af1b0' , '/detail/6ad702bb808143e5aa54e182097c2f52' , '/detail/84c44cdc115d4f7f89312bcd2773386a' , '/detail/40e6e5c772da4f1986e598a14063a2c1' , '/detail/258bfa229a1c48638b0fbb91ef2f150c' , '/detail/ca57f2eb9c414db9aca05d5a65177fe1' , '/detail/0adf447ae5394df280a4f8066d5c7f36' , '/detail/f6bb86f04ae34b70967e95fb1e53947d' , '/detail/4d767c29de1848b7812e7c60b66845d1' , '/detail/2d0b0b4b22bf4fa8b7161e10b107ae40' , '/detail/112f8a55d06c4fbc847fbdab04e0d7ed' , '/detail/b4310f10c4bb4fc88125a6a66be7649a' , '/detail/78f5e0f7431f46aba083791cf7ade7e2' , '/detail/8fecf669e0f64cc9a65159b1808fb1f7' , '/detail/c29d868c91914b4a8b266b77fe7a790f' , '/detail/5f6d55149da14310bd6a08c07d0aad98' , '/detail/b2bcc6d4948f442e95d4f7fc0117e9b5' , '/detail/28ddcb93dc1742fba7336e14894a5402' , '/detail/325d050ccd374f978a0a11219512b448' , '/detail/4a67c927b3bf4ceb94e08fc7f5036a29' , '/detail/d8c29aa25e6c4ab8a522bf7b9b0d98a0' , '/detail/081f3b8beec6425cbd747fe57b7f68f1' , '/detail/580bd2ddd380409b834128273a2c7f70' , '/detail/8e21e4d794f041e6949fe9eaffde6068' , '/detail/41c35a76766247e79220261288a4b526' , '/detail/5755076f55014debb1004bf1cf4fb9e9' , '/detail/070edb3b8afc4acca76b4b142fc3278b' , '/detail/b55be6b7c09c452789c63c59ebc98de4' , '/detail/26860fa9f787442185aed73abbe2e3ee' , '/detail/ccdda087f458462ea0de04232d68ab19' , '/detail/094dac815f1d4d22998658943155bcc9' , '/detail/6b73d7dba29d4a149be3104bae26f4b6' , '/detail/4b512dc909f94d069ef3eeecdfc57b10' , '/detail/ff4ba88899b845328cd49c5c09ae24df' , '/detail/9f14d4f50aa446a4947517dbf0ef3889' , '/detail/b233ca369adb47b3b0a58dab796ef3e5' , '/detail/a7dc51cd164440c7bec1196b8819eb70' , '/detail/bed9e209533640cf94677d60ecc94990' , '/detail/3bd15e46f3234161a3a86ac171766c25' , '/detail/d3d2f990be3149d5b75c5f7afa02c295' , '/detail/7e343212f7d849278d9336a7fe9d2d83' , '/detail/6b0aaa5c30944c05ac03d4d7b13fed5f' , '/detail/819cc53bd8e84125a062038b33af4fdd' , '/detail/842ad2c2aedc427ea668a7776e5c5718' , '/detail/437967aa036a474b8dabb9baab7cabbc' , '/detail/6279e85c754a43909de87f0d3b858351' , '/detail/08c8d98f1c644dacbfb27e3ba979d21d' , '/detail/9a288573efce4b2886995afae94378a4' , '/detail/a0f41ba413024abfb977ed17646f8744' , '/detail/79804e27d3b84a0594cd440de23f4e86' , '/detail/de8c9ac112a7484183fc8accfe20cc15' , '/detail/8313a58552f24ea298227a0b645a3682' , '/detail/838288aaf60c411e9bd361bc6fc34e69' , '/detail/86c18dca7b6d46c890c771d17e921130' , '/detail/a74178a668fe48aba60e75b673e3f2ba' , '/detail/b4b28027331243d48b8b94f8580d5fb4' , '/detail/fa0426562fd44735a5c27cf4cde61acd' , '/detail/c3e20abd85ff4ad19f0620233107fce0' , '/detail/29723fe83dcb4bdd8d11b70ca3e764bd' , '/detail/461d3c54bca34a68b42d70d58a021401' , '/detail/0b7f078c46a34da38f2bcaf0c61b92e5' , '/detail/0fc5c7d33c1e4d92b12a10776e1c0ac8' , '/detail/66d65ab9ab034ac59e737c04ff6a6d36' , '/detail/4f6ade5d021e41c1a4fc4e5bcc8a3a3e' , '/detail/89320d5b21964d1f939b3b0b4fd339fc' , '/detail/8f1332eb43334d159175a80ed6e45057' , '/detail/7d682adedafb4e14ba05509ae01999e4' , '/detail/84e07f7cd9c1411ea2a7da49e2e21b73' , '/detail/53e9a4a0c7a9468396d67475312984f7' , '/detail/555c6f75488240b5b627b8252a03b3a3' , '/detail/1a28462341b049dea52897bcb7876d3a' , '/detail/22cd958d4e714b8183e39be0b6d03783' , '/detail/cecf3e19f42b44efbf6ab4733d0fc8ef' , '/detail/ab8775d01f5949539dea74ca9a4a3e9a' , '/detail/9be09226017047028510fea5ce871e75' , '/detail/cebd6870d42d4596a17c2ca9af88d3ee' , '/detail/974e820acdd342f2bd482e531821d6d2' , '/detail/79c9d3a631de4e089b25c1f3b1fb7f64' , '/detail/235076e5eb394d5f88a355cdc6756233' , '/detail/7a0b55a77a0b441facf9f6915c3e6e0c' , '/detail/92a413fdbecb4aa999389472f24d07a9' , '/detail/6091f7d75d564ceea949f87b073acd38' , '/detail/c06b5e575c4a457fbd37ef869c02513b' , '/detail/513ab9793dd541e6a6dff9033f99756f' , '/detail/75950f9a8a9e479799900e82895bd54d' , '/detail/d87909fe7d604c139579f2f72c2fd375' , '/detail/995588b3fa934d6688f81f8d9d57cc84' , '/detail/850de0e4a7fa46a69ed9b53168f00c38' , '/detail/7bacb3348af0498e9faae4568ad76aed' , '/detail/4947d6bd2cc24a69889095e157ca11eb' , '/detail/f38c7c9ec7ea4a3d9cdff443530f7473' , '/detail/564cbda34ebc45fd88adf5b9a2debf6e' , '/detail/ce4df4ae1be045d3851625734fba2c29' , '/detail/6d2780b6d2044889a63336f6b59995ef' , '/detail/c7c27c6eb6d54599839a560978452979' , '/detail/e622420c326744279690d723db04a127' , '/detail/476da03652344f4ab2657072fbac235b' , '/detail/83522e615a174e8ca1470837a9b6e64a' , '/detail/bd9b273f45ac40478a3165d9f8580223' , '/detail/28b703d996fb4b5aab548c025947e87c' , '/detail/98428dab5b8045bcbcbe767dd35fd311' , '/detail/b2ca25f5540f4fc2adfeffe678ab972b' , '/detail/fca1613aa50444608ef93a7ca5d619ea' , '/detail/62fd24f7d9de4e3f8ac0162af6c77547' , '/detail/d4b6511e8c474512874d8b92c0a00846' , '/detail/0ce2dd1b373c42d89573db00abf06b38' , '/detail/1d844ccd3cf74eed81940f3447739a9e' , '/detail/074f09ffc1bc4d3da8268716ffecc1e9' , '/detail/3a9cc1a65d9b44909ffd509048502465' , '/detail/70f8669234894c549abf893dbade39ff' , '/detail/3afac8eb66354375baf372abc513e281' , '/detail/b1d1e03598054ce5919809e1c214ea70' , '/detail/85df7dbf75274083a777a465ef26bbd6' , '/detail/658288fe7c294588865f4d7ffd24e64e' , '/detail/79fad4f30b6f42fc840cf0b0f8222e2e' , '/detail/748ebb56ad4b456b9024de7e224fe255' , '/detail/dde7afd724cd4d8b929b5f3c0edf6cba' , '/detail/ed8aac662284460b85002b795095f7a8' , '/detail/c6dc8bea9c234666bc039e76421dcb6f' , '/detail/3e726eed678f4435a13a8cd68b89b099' , '/detail/37cb4ce51d03450ba8a10e0b1459ad1c' , '/detail/bb220445482e43ffb57a59ceb3831fd3' , '/detail/a99552f6420149fe9b6fe71f1eb223c3' , '/detail/9eef40caee164ec5ae9ff1a51e3798cb' , '/detail/90d23953fbaf4cc1ae063223d51c798e' , '/detail/bc9b5323f26a487ea1df007b4cbfb900' , '/detail/667ff3262dbb4cc2a21be302e44230c1' , '/detail/cce237728c9a443095d5acac2558ca2b' , '/detail/96f9018c97f74f268fbddeb214a156e3' , '/detail/4aa63f56b73b4f4c9538b685e2f8c502' , '/detail/5ad558d0943949ccb8c7d99b5a0b0815' , '/detail/e6730bcf2c8140fe858f456d92c9cd26' , '/detail/1e4fe36756c54cd8867be7dd24649c1f' , '/detail/07601a5c5e2a4ae09cc173f33c1f9fd3' , '/detail/92c7a39e2d4e497fb962294fe598fa2c' , '/detail/45c8f8b572344bee9c5eee94df31a32d' , '/detail/9b5868e82f9d4c798c38aae6f9b2add2' , '/detail/201ed12524604c6f89b0e5038a3db06a' , '/detail/09b57ff4ed8b482a9b78589dade3dc73' , '/detail/9f308d735bcb45bf885dfd7773987b14' , '/detail/ccbec01b6215447b958d69714049ba7e' , '/detail/b7fe7724a1e54ffa91c3a13f0d450ecf' , '/detail/3d22f41677d94976936216f44b7d1d96' , '/detail/812d1d6712984713a099b4b9c534e63d' , '/detail/d5e375ad9cf54f30b03e5cf799887413' , '/detail/13fc6081b463493bae72fd022e0ce175' , '/detail/0b88c7b09a094acca81130ab0db001a4' , '/detail/c193c5c3677240ba8498cb282694a75a' , '/detail/67ef8355241247439985d82398c0d189' , '/detail/bb74e4788bc9436888ab3cb5ef3893e8' , '/detail/29424506f7c34f70a500c369ecdea554' , '/detail/0eae0e6445054089b67c31ccf207384d' , '/detail/6155bc5b03894f179e6eb4c1eb2f6032' , '/detail/8afd4184fa7f4d01a834757de91b5059' , '/detail/f610e40f63224b12aed908f3a7e93fb2' , '/detail/d79ec83fbf0a41f7a049ad4c21634a00' , '/detail/ade0fda859d64d3c8ad1ab7783a9f735' , '/detail/fc5709bec47340b7b8a0b5d90253fa17' , '/detail/368235120d5d47078fcb695cb31d8aba' , '/detail/dbb9e2c1350a4b0dbfe3ef47d1c1c790' , '/detail/6abe409e6d3b489b9c1dea6a59803967' , '/detail/f5812f4df2b441a6b251126fca2227ee' , '/detail/2fd6999d8bd9483c9d81af2435670380' , '/detail/93948d7989b94abbacb620e3c3a4ec2b' , '/detail/cd2a31b6fa7c4f04bf1b041aa337b39d' , '/detail/77b8af6dd73c4be4918df40cfdee8521' , '/detail/9e854fcc08194421bb34ff19988ae0f9' , '/detail/7f6a5bae59a14435a2de2ffffed3112d' , '/detail/b5e113ecd40243faaa59a71fbef398e7' , '/detail/66bec14478eb4b029fbe01d5f14b7ecd' , '/detail/7a768155a21e446db594b41749495d52' , '/detail/6a9d83423ffc43a99ca6cc2a0b336a93' , '/detail/aa1fa94e3c954a688da24f834c65163b' , '/detail/1fa56cd16fd342a68d7e7d8cdeabd399' , '/detail/06cc3c21be7f4f78a486f73054751394' , '/detail/4162761adbee458bbea799c322e00760' , '/detail/ae97306d1dbf46ebb5c9c94edebfa5ab' , '/detail/ea71171ed23b4aa7813e707c45d8b9f9' , '/detail/73d10eecad344599999fe4d9c0ea1fc0' , '/detail/7266f2f810b64d63b49daba3c14c709a' , '/detail/0e56c79bb26b423dac3b0733a0d12505' , '/detail/c46d0d6318e14d67967aaac0a2f0873c' , '/detail/8180a9afecda4cc59134e6a5278beda0' , '/detail/147c921683254c869d791b762f581652' , '/detail/d123f99db9af4e07936a0b83cf30d5d7' , '/detail/adf28c1b866641ca80805eda0f657e47' , '/detail/9fd302de0733410d9cb258afda73444e' , '/detail/4f297b074e1e42288af56d718d9a55e9' , '/detail/c624ea737dda423890c8b30499edc4ce' , '/detail/3d9a8c3647de4df2a2079bc6510a5883' , '/detail/7c466c7831b94b1fb01168cd1df318cf' , '/detail/6e4a68824d7e4a149a1235979fc4f639' , '/detail/50bd5c5d13d5461b8715fa535c5ae243' , '/detail/dc76a7cf0f134a3f8ea54383f1f68f79' , '/detail/ac5291b5f4214f35a3d67d60837f71af' , '/detail/1a6f00e6a542479e897f1ac159e714a8' , '/detail/7f686c413f524d07a1d5928dbb3a7ff4' , '/detail/27d0a21c8cdd46d3a6f5d01750b43f1a' , '/detail/85520fb03b804508bdcce1edb406ddae' , '/detail/0f47f09861ed47ec94a461a87945d081' , '/detail/e8ed03ae1fba4ebc80cfb8947e1f91ac' , '/detail/aef09c55b7154e64a364d71544061d61' , '/detail/29a5fb68fa9c4179a46a16e68d3991a2' , '/detail/85eee9418ee141888bdb08d19efefe49' , '/detail/65d37e8611a24d6a81a53a335f092210' , '/detail/70b646d460de4e41821945423f55a8eb' , '/detail/621f06fd17c0438195b50ef9ff5196de' , '/detail/05816584747c426f9371c7f5f52b001d' , '/detail/329849610cf643a8973ec27b03de6bea' , '/detail/f3fe54c84d3f487484186e2142ad3098' , '/detail/ffa48540a4994cdb8151378a2287f866' , '/detail/ea016918f2444c3b94c3a71be80dffad' , '/detail/dd25e63128c041b0b433d7e2a72ac53a' , '/detail/4bb1a177c3f441df91fe4db9a39338a2' , '/detail/d05730dad4fa49beb6908d4f400099bd' , '/detail/27fae0ebd4b84e4a83d7ae1ba6b1be8a' , '/detail/0b4e5cc4d6ab4ea8b8330862b728ba1a' , '/detail/018031d7a6504c70bc9611effca5cb87' , '/detail/07ab613be2a1415f9ec63c2869e7e301' , '/detail/55214a1633fb4a73afdb44c8ae1f0b09' , '/detail/c5118800c75c4590bd4960e282724330' , '/detail/c64cc978ce1a47e694986109395627cc' , '/detail/4a1fa29e854c4b40a518bdd39cb9f9be' , '/detail/cbcd83969a784f79a80cf7c950700d16' , '/detail/a375ba9c68704af382dfa561c23473bc' , '/detail/f6b9f27a3a524d38b05301c9515065dd' , '/detail/0616ad105e8140d6a5340e781deb11c9' , '/detail/129eb50a148a4c59b2ccc905e1955bb5' , '/detail/fd07a33eb4c3414bb752d5c0b04b9d0c' , '/detail/0d23ab14dc8848bfb34e5420bc24cce5' , '/detail/eb4fce2b48e84ad49968e243bccbd29e' , '/detail/a0ba480c6574462fb41de76eece5a313' , '/detail/4296a5cb65a142c68f73f4d87567b352' , '/detail/05d1b03ff1774235a5cd94daa69895b7' , '/detail/637783e9613744b099a5a0aab46e32aa' , '/detail/acd6e529a06b4b0c916e81a208467b82' , '/detail/ab3a8fcfabac4a4e97839686d404e1b3' , '/detail/5f62580707854df0aa9b4363d8a04f42' , '/detail/da712eec051f43feb92a9591434bb2e8' , '/detail/1ab0474ca9e6404bae9d78a07d8d8ee6' , '/detail/f4e1657af021466eb9034d609bbd3bb8' , '/detail/dbd7ff7a615147e5968cbf39ea43be38' , '/detail/9c631f86c38248ef86731e33d97644da' , '/detail/e2ba2a5b9240464a9d567bebefaef501' , '/detail/1bbcda4eacf94b0395a0ddc7b883c361' , '/detail/e3ad0739d30e4920afbb9d885fe737dc' , '/detail/1e79674314224906850ca0cbfbefa808' , '/detail/d99441374e184c50a9ccb1deb4a0a30e' , '/detail/15bee944bfa54641be01a881e37e4f07' , '/detail/079d27f47d6548d2b022e2b61086b982' , '/detail/951f8d45c17f4fcdb769bf662892cd04' , '/detail/78842c1f55f842a3b0fca229c9bc9ab1' , '/detail/57cbd7e0aebe42e8b705edc0bc913ca4' , '/detail/aacb8fdea6a249e18b0ed74239d6f0c1' , '/detail/be8da37b4b0f44f8860f6450e6ea6c1c' , '/detail/044ac3e4cac94813b2ac2ce9c4069cda' , '/detail/fa38725245af4973aba61c6e0dc86d51' , '/detail/25afe30a2a8f40a1b42355ee36e6b7e8' , '/detail/a6118ac139464a39b43de2156b5d6411' , '/detail/1bfa4c8cf37e483d82b2442cb9a75162' , '/detail/9a3e4a70a3e149eaa5559944903bf1e0' , '/detail/554bd0428edc4fbc87743caa3caae9bf' , '/detail/7fe73c40029543bea921f24da31eee7d' , '/detail/0f85c36a89484b42b26784631c50c72a' , '/detail/9c33f1daee5c4040950a5fcfa2c124d4' , '/detail/d87645b618c54fe7b4e5439d779d225b' , '/detail/c9eb29e4fd2e4437a0572855daca354e' , '/detail/27dcb1c816ca4993b84b75533b43a3c1' , '/detail/824e6a9975464d37928abb7907e396f0' , '/detail/544e4a0ef9734f0c8f100630f291f383' , '/detail/11cdb8add0614c82ad3c2ff9b4ba26e9' , '/detail/58a73a1465684b519de7df61b3180a28' , '/detail/87e7323cce0b4fab91e5f7dd5a9bfa5f' , '/detail/232d7fa1d7e04d99928f0e2029284896' , '/detail/fd7c156aa4004998996b1eed3d603ac4' , '/detail/799e29169fe34e0da8cd9d76df9a6365' , '/detail/8c34b26ea6e34aba991c260ee26744ec' , '/detail/421a3fdfd0d5460ab528e3707ca11a78' , '/detail/af2d7e408fe24e3cadadbcbe89317fc6' , '/detail/dc7a596505de4d38b5d0a3c8caa61b9d' , '/detail/8588b36b591746948da4364b647338f0' , '/detail/81d588a65efa4215bd6b746599d8bf47' , '/detail/a2fc4993a7824f8e9cba1686eab24985' , '/detail/80690492d1304c02a6506bdf2cc441bc' , '/detail/b48a2f94c41d4a3e92c18bb5fcc26e04' , '/detail/44f5643a9aa54a23bcbd89bad97dd752' , '/detail/332e64ccf755445eb0dfd7307ce95211' , '/detail/04d7dfddc5544b4195c34ddcc45ad5b1' , '/detail/b76daf23f13944a2bf02ed528e9cf621' , '/detail/246718d94ce14528a0206c392dccee2e' , '/detail/cec331fac32d4133ab30452541596632' , '/detail/78a56978005d49a1a82c6b93f6de1b3d' , '/detail/1e0e64331e484ef09a561250af6add91' , '/detail/868712b0ac7d4440b653a5b3890a4caa' , '/detail/15589b7a3f434fd7a696bf0ca915c44d' , '/detail/e982d8b587d84adf9bf44a37f1ffac6b' , '/detail/2b4d4c9e92df4d208a9e8541190cedd3' , '/detail/2201c62bcf28490b9b9f3b79941dd830' , '/detail/ddc23f40fa57469f8d0ffe7f95a9718c' , '/detail/eb0620aeee004dbd9e0b723d2008cc10' , '/detail/030b9dd31a6c4b7d9d0c2bca97093eee' , '/detail/0d7d73a2179d4806816b48a04ec47d3b' , '/detail/e9460face8af4c84889d4ccaba104731' , '/detail/c268dc42c8a24ea9b4b88ebe30158fce' , '/detail/d30e977225524767a68eb0a2fabbc39f' , '/detail/e15ea180a60b4c10bee9e75f0168a294' , '/detail/ba425bd697f44dbfbfa1f4ca5253bd7a' , '/detail/743b3fc7e0aa4e5ab4a22f6c9804238e' , '/detail/00ff429ae5cb4f57999f32f2ff495145' , '/detail/8ac3b4407cf64e4fb1d39c2aa371ed29' , '/detail/56270b7d2c864277ab1c70005ae1aecf' , '/detail/ec9a0c00d5cb4574aa7d0b53ab3de3ac' , '/detail/71177078d5f34ec499e6bb356fb21868' , '/detail/611555a6088941779503f03eb0c969d2' , '/detail/fa84795b2a134cb9975e684069324615' , '/detail/c5ab144f495c45d1af742173eb811222' , '/detail/ca640794e14c41058ab6310a39771622' , '/detail/40682a2f02244a7ba81e187512dd8759' , '/detail/6089ed7caeca45b4816bbac2305e8393' , '/detail/5b6f1c9565314745a2496c81220d4588' , '/detail/23b925ad25ec4d058c1c124183357d38' , '/detail/7109ca42d8e0412580e57609eccdbfcd' , '/detail/742961d221f64543b83155799b9bcc7e' , '/detail/c8104e658e794eda8086e6d26563b7ff' , '/detail/10e55948a62e46fea9c0cf3b30160aea' , '/detail/2210fe4bb2a140c1819193b8a04cb93c' , '/detail/e4ef3694d9d24cc880a155ec8d42d0d5' , '/detail/0b34e59d5eec441db41372e555e795bf' , '/detail/403a2fb9d21a4d0984628eb08482d4ed' , '/detail/953aa40056004fbeab87c9b04fcb5ca6' , '/detail/398f3db393774c039e753795435311a6' , '/detail/8530049f706a435ebe247dcc3980bcd5' , '/detail/558cd7e4bffb475fb1bb1d5c553f5c30' , '/detail/ceff876768944bdd8ba83a778e633c7b' , '/detail/07b2b28b5cc244aaab3d1ca7ca48f3d8' , '/detail/c0f0288744534020afe51db909814bb5' , '/detail/1f468744444c49a1ac23defeef036ac1' , '/detail/8add04a3e67a4953b500b89ac0eb38b2' , '/detail/8267a6ed8fa245f083dbc3ffbaeb0739' , '/detail/0bf055a00c2344caaa7693f157d818a0' , '/detail/b60e3d92f8f846369fd948c8f8c35219' , '/detail/67c52fe7ee564689bcd4dc7d559670fb' , '/detail/6c7fc7b7e6ce4c26b4130a8c4ca47dfc' , '/detail/5dcdf0125af94a1a9da6fb792f66b63c' , '/detail/eb4eae3c143645b5a1c9ba9848978add' , '/detail/ea0f9d43921c4dd29b959d15e5311390' , '/detail/c1067fa7e42b48338ffa0d8e9024c178' , '/detail/c1cb71233a1d49d3bbdcc95e3819dfab' , '/detail/4e504284ab904bdcaf2acb158f1c29ed' , '/detail/d121f4705c78443daccb9cb982e4e2c2' , '/detail/711644a1406d40a68243702bc7e4c404' , '/detail/cd5717aec62945c6b4582021a26cd63c' , '/detail/2ff053fa9ebd4cd5a2a53e65cac70757' , '/detail/31ac95f0e1a443888644827b15c8a34f' , '/detail/3ba61e6e69e0488e9c0f30428ff2c22c' , '/detail/78f6df4ecaaf4564bb51034d769ad3f9' , '/detail/d0981aefcfb34994a4119221fe2708bd' , '/detail/d3dae4769c1f484d892c0a4ae14332b0' , '/detail/e3aec067933045a2934bd1e3856c263a' , '/detail/9c06f08dfec04c80ab9d044faa5a88dd' , '/detail/940de9504e2b4067bb89e8de2687044f' , '/detail/232bd3033d3a4175a12eaa0213535571' , '/detail/064b2f5ce1cf45828d8a684903b792a0' , '/detail/1f0e6226fc544ea596b52eee94fc2038' , '/detail/1589d91134b643ebb77eb1fcda6cf66b' , '/detail/af047d256e3c4669a83d55cd27d233ac' , '/detail/d8376d8fcb3d41aa8f083424ca07186d' , '/detail/71d0f64c64cf4116b71634f53d0accff' , '/detail/5c8ccc79abf34acbba63eee33f345362' , '/detail/61debda1020043959aa497cad8711d71' , '/detail/97a8d0d52114451ebd70f2e5b619ce79' , '/detail/878330506c8048a5b8cbe05be1239b17' , '/detail/302c26630ee74ff28738a844ed269886' , '/detail/a4a8c86177954121a5c1d21756b47a2b' , '/detail/2dfebdf0e71e414b958fddd453e7e524' , '/detail/8847592e786b484f94bd6f33a7018540' , '/detail/6dec6491db8e432d8977216c47718247' , '/detail/00b8b58e33164524a956cdc6e0dbd116' , '/detail/dee3a127769f4cfab2e69b4ca1d13acc' , '/detail/eb1805ca008140c7b0d2ece51d0fd8ac' , '/detail/55b40836d5d44765b09fd42b6148fafe' , '/detail/751e7935d73c471b8a9d97981f224cec' , '/detail/cfc910b80b5245ab84ba0ced40038bdb' , '/detail/2070c1c33600459db6737c6f3f590c27' , '/detail/3c8361b669074524bbed3fd2311f0f0e' , '/detail/d329224e49f64eda8c9ed929464ee437' , '/detail/575841d6e56a49b6b4c6b7d69a96dbf8' , '/detail/88d90d9342fe4af58dcf5e3f548660f3' , '/detail/e1484b9d9b5648ad91950c90edc12e57' , '/detail/b574e4d3cd984c71a4c4b44847328506' , '/detail/ec1436da1e4c4f03bb092b218ca78cb2' , '/detail/d244c4e914b04949b3ad29794757117d' , '/detail/5875e90a4149478caf4f73ea218fae7d' , '/detail/473a4af565d547afa4bfa757a9fef23f' , '/detail/e7d84f606bcc4734a53313e6dae9eb88' , '/detail/a47f15cbcd4f407d8dd51bdc1a9a602b' , '/detail/a816faeb3ba44c0f9d649b1dba370929' , '/detail/bbf980d14c81437c8c1898a068b4650a' , '/detail/b1a64f194a294088a4600fe3308174ba' , '/detail/968ca01825fa47eb8ce2dc85ffd52caa' , '/detail/57330490ac644dce9a00f45654547a3b' , '/detail/b1a52228e9df44da92a5409dde172ec6' , '/detail/a8c6113dd1964cb2b135651479c84ded' , '/detail/6ac99b6a187a49d0962e40890ac916f7' , '/detail/e8737eb96fe145d79ff2f5afbcce852a' , '/detail/ebe2c1bc4a8048bd8989fafabf2dd207' , '/detail/5ee37f6166924d7b99cac803e4cacc00' , '/detail/ad30bbf74c824b6b8bf0d9c4751cf553' , '/detail/b277600c95ed4f71a42e4b6566cf264e' , '/detail/e59715cfff5944048ce8b35f62c843e5' , '/detail/5acef79d5e8149e19823cc6fb8a90727' , '/detail/6d9bee00571846359c10396bcbe64163' , '/detail/113dff75f5494a82ad90edd2e84ab1e6' , '/detail/38c8fee1db68429e84bf2d0ff7cf28d1' , '/detail/d73e16d28eff419d9649067012f694a2' , '/detail/d01d1b251b364ee793269927dec65f54' , '/detail/a4ca297978014638b40cdca7f0fbc901' , '/detail/d1204c8056004e1f8da6ba6da3fbfa3c' , '/detail/454f5cd6f77f4e4bb23e2615979cb184' , '/detail/ef6a7f4501dd41358cf6e679edd3b513' , '/detail/6a00cac15c034917a152a1987e3df27f' , '/detail/ab8559f49bd1435493e5e2726580196d' , '/detail/dbf43df8a1b948aab93061e8abc3f0cc' , '/detail/9cef2594dcf54d45ba544c84672cc09c' , '/detail/91c047d4ae304b3ba0514155f2e018b1' , '/detail/25f64c2f7596421da321b905ad075dcb' , '/detail/edda1fdf61584a6184f3a983424c0bc9' , '/detail/0d9ef3d1351d4ec69c5571f3225ddc9b' , '/detail/7a086e8c4201469e932b4a183711052b' , '/detail/6bbf0f0d9e3f426bb8398143e98a8d16' , '/detail/c04f1b42b4d9406592a6a8288e6627f9' , '/detail/894814d687bd49b2809420c8e89f4d37' , '/detail/4dbc4799de1a481c8612152914fa3020' , '/detail/dc4a12dd173345c698659e8ac851d425' , '/detail/c4125ee9e4ce43cab7a746c20ae39129' , '/detail/6085230e2627406391283c33f5200975' , '/detail/51966276a5e444f48a9bb31b9e4d61d6' , '/detail/5b6a919cda5d465e9051b1313f4ba2bd' , '/detail/70faae04c28e447fb706cc625e3111f2' , '/detail/577ce87746dd404b99e1879a238f8c47' , '/detail/96cee3ac724a42d290d2cc2c5d337482' , '/detail/246e283f067f44febae1024efe7c2a4a' , '/detail/eda242fa444743c5bbb743e220608e4a' , '/detail/853308421f6c4d7399317c39a686f12e' , '/detail/324f482129c14c0cb8f0d49d7acade5b' , '/detail/e0dd03871a2c48cd8bd8984a57bc3aee' , '/detail/024b5da43d1c4a84a4cb90cb6362a0f5' , '/detail/71d51e54921a4752be1673dd49ceceec' , '/detail/16b39f39abd14044ba63f559a9f5b5ff' , '/detail/73f71e6ef1ed4c5b870f832dad710fe9' , '/detail/f06455ec23d84b44a4569deb4972284a' , '/detail/6a0f66ad837449d09ab1849fac5557dc' , '/detail/a14f6ce4fff34c288d4a9c692776f67f' , '/detail/b20fcd83f68848a984aabac83c4ce738' , '/detail/9721855b4937454a904482d57c7e6414' , '/detail/7a97ba16da8f4f098d36da943a85ead3' , '/detail/3c4dc9e7bbda42ff9ab87d3185a2f0b8' , '/detail/5d2d44c9ffd346b5be359b080d8b4bc1' , '/detail/610b63661f894465a504577e88edbe89' , '/detail/e046383707944c58bd9e4fa83e80bd38' , '/detail/aed6704ead4e4ba4894cf6a95fa92e4c' , '/detail/74bcd28d06d7415182762bbb26845f2e' , '/detail/6457a634bc564e8b88ab325b1be45ea6' , '/detail/90ea8ba2a59d4f208532c846bf8f8974' , '/detail/1c2c36276ec542e69501720fc620c4c1' , '/detail/7b17ed5e3aa44635a18d9be40ac720e5' , '/detail/c620b2226c50471d90cb49129203c46b' , '/detail/75c7cc67b7b3426195ced720034a03f2' , '/detail/8a8093d4ecc746eb9d1b4e542077f079' , '/detail/3b2d695bf22c4efeb6b8f89927d3f670' , '/detail/ccfecb91167449f98cad00a2b2fd239d' , '/detail/b60af243cd444c6c87e06ab495bbcaff' , '/detail/55f4d6bb96154e2f9bbf1daa999902a6' , '/detail/ab64ff338fc7461cba19ea343a0dcf6a' , '/detail/4ca2f21f1be74b7a95fa742c908b14d5' , '/detail/e326211d61c641f2b2fa9d0b073551db' , '/detail/0036c681cc6243e0b1509c79d5b8b3d6' , '/detail/bb7676e30c65491ba415bd9526cedf2a' , '/detail/05c57f6ee55148bda10fa5f0f2e1177a' , '/detail/09b6a46df6db46ffaf02032613debc47' , '/detail/b99e7765034e455493d7de2349474c09' , '/detail/01bb6044d1de4e8d9c90e9f6657eb8df' , '/detail/51981eb9a5194c30817f3175514f6d2e' , '/detail/47b983ecb69a49329d2c0c59c618a183' , '/detail/8325d6d41bc4449fb3474aa1bf0c20b8' , '/detail/c0741ae4df9f4d1388bd5eae2b10fb81' , '/detail/f3a88783f0d34c01b5c527f413eb61fc' , '/detail/1a27029f12e24557a268abc59ab9520c' , '/detail/36f15f45c28849d1be142c4f48cfb748' , '/detail/084d8960a47c43df8721e404766bca3f' , '/detail/089c00f09c014ebeaa4444f56c2bfa63' , '/detail/71e25291c79c46788d0c33e46fa4a11c' , '/detail/a68396583ec946a49b0df605e3491828' , '/detail/73dd70e795d74fecb15eaeac0ba65dd9' , '/detail/35f20e7796db4534be09cae5757d3a6a' , '/detail/f283f89c719b450f8d8f3d2f33546ebd' , '/detail/6d2c967944904520989f13f15f6b202f' , '/detail/fc6740c48f6b4351ac1abe8587b7a1dc' , '/detail/632cfc9aa85c45e1989cff3aaab06b13' , '/detail/990f4026d55d463d9d8174265472e4b2' , '/detail/b64e0537f99f4a7c83cad1bfd3253c64' , '/detail/63bbe5a8c1994b2489078b503777cc94' , '/detail/f66bc1f85e094833a93e52d4c48e23ef' , '/detail/f71a8b95c0024cc7ba14b673e7fa75be' , '/detail/3cfecf947bc2425b91aec0e07b83b869' , '/detail/1716b7068eb742e0980ffce3fbce7f56' , '/detail/8c5088fc54b2494da942057ed28654bf' , '/detail/be58efd5547e47f996dfc50be36e2d85' , '/detail/3f5dfd97a55445f7b5ec641b8775bc96' , '/detail/608f598e52cf4c2cbe2bdc55da5d9800' , '/detail/9fe5d2a8e845425a87c76f06e9c1d594' , '/detail/dea1fa7860a943bb830d110d0a56cada' , '/detail/73f687f3215e41c791700210531f2fd2' , '/detail/81812e0ba24d423dac0838781a53ae70' , '/detail/4ca1b237de3345a0ae20159fd05301a5' , '/detail/495085311b31474fa0edf2733d1a853f' , '/detail/199cbbeeb7654bdba6420566863fcccf' , '/detail/69168cd035bf47ed9bd02e232681c894' , '/detail/68e4f0d9db84457b86f98465b2240113' , '/detail/9803ef0a5bd64df7925d48b7e0849934' , '/detail/aa1616365cb54f299db0a40ec687e6fd' , '/detail/9316860e82434d6785e22a0eb8ccbaf8' , '/detail/0877b8c6e2ae42e99789b93db1d34437' , '/detail/0b3846e9833a4a5eab28a7958ed0530b' , '/detail/863bf86661ee4a4492307726d3e530ad' , '/detail/ae808f7bc8d7443c82063d7fea3f5ff8' , '/detail/f689ebac8c9f47a88331b196407b3b36' , '/detail/f21f46aacddf48049fc5297d6d2f3b63' , '/detail/ff9cbb00149e4387913a24b34ed4867d' , '/detail/2cc19684a18f48a78c7f14328cdfc46e' , '/detail/207821a319a14df891b1da52cb633bd5' , '/detail/4e5daa828d4d40eea4b94e394626c4e8' , '/detail/aacdaef0f52d468795a8444ceebc4c1e' , '/detail/12ae4f94052d48d2b1588cc81433ddf8' , '/detail/c903a61bb757477a84e4d9a0c5c33771' , '/detail/4c957496175748c58e91a52c7939740f' , '/detail/505addee13b24382918c8b69ca80905e' , '/detail/6eaba72816744591b88ea3cf0ebd00a3' , '/detail/b33be8d0f2984cbca5054bb8d9353a1c' , '/detail/421a4f9c22e14e029c5bc4c54e581cc3' , '/detail/058907348d8d410ebd3e4bb59fcf9b79' , '/detail/28ad40325b0149f6b52df356aa5633c4' , '/detail/123187f137274305b6b0409820f18aca' , '/detail/f2b67a6db9b44a598a52d4ca1cb618d4' , '/detail/60cba981cea144c2bedfb3040c1ac083' , '/detail/c49b3f79f29c47caa213a1423f22d5f0' , '/detail/14e62059367443ba99cb6b748ccfc2c2' , '/detail/8ca550a405f345c9821deb00f020a335' , '/detail/2aebd3d588f14087b8c8b8da486bb616' , '/detail/a5052a1a3d21433db1fcb3516ee27d84' , '/detail/577b66d124e242a48c33caaaea8b262e' , '/detail/99b951830dfe4b1aae2675d97393bec8' , '/detail/6e745d641e134ce7ad04962c52f0f5ed' , '/detail/745bc46418a04d43af644efa17c4d941' , '/detail/148f0b8380884f429d9ef6f1e8ca8cda' , '/detail/aee2db9894c044248d1afa57b60e68ce' , '/detail/06b6ed741e82400b8d4a4d3ed36acbe9' , '/detail/02721ed5eeac4235a46d503d53599bf1' , '/detail/edffa201774345e5b0f81c305824546b' , '/detail/dcdf3edfb6274dc08c843049e6726ab1' , '/detail/17229e05e63c43cf83ae32b8d1ecc4ac' , '/detail/72cb648c18134010afa7e4856467a944' , '/detail/e3d45daebf64484c954a3f563943485c' , '/detail/9ed5a2d9c16242e2b99c202e6972be46' , '/detail/19bb48ae47254cfb822c5574ba1714c1' , '/detail/d10fea969ba3434588ec26e8af862d09' , '/detail/6f8392a53ec3493bbe28c214d0689c87' , '/detail/cce63c284b114a878fc280a9153df0c6' , '/detail/f23a84767df44cc581280cbdd3a7fa13' , '/detail/d67b6bfad0c449b08f44cc56a96f352b' , '/detail/bb92e2a3f7414cf7a6922193d9d32658' , '/detail/0212b3840bd84ccb824d896e1b74b648' , '/detail/9a838c319e93443584f7e57783e9297d' , '/detail/51d75c5566974f1bbe1cfb92869f23d1' , '/detail/fc2091c8ae7d41058187f83ac733ba5b' , '/detail/19d089600c8c47d7af39c945874bd9f4' , '/detail/dbb51805db4544079edfaa7d7d5829ce' , '/detail/809bc28dcf4143bdb35baf4a618b4263' , '/detail/a57de2842461416c82f9015574f2a984' , '/detail/b6223430172f457f8ebb8ed933df9f03' , '/detail/f9e62c3ee7be49648c08702f12055d67' , '/detail/905eb35c7e7f4a26b89c6f3a8afa2771' , '/detail/b1392737db6e444d8cc9dcedeaf683ac' , '/detail/6eb4eb75eb0446d09d8b22cade0ababf' , '/detail/6f8394b87a1d447ca2d59221198c6689' , '/detail/2981d274af1a499b9a3d61acd3c4dffb' , '/detail/d8ce812c667f4c14881887cabb9e727d' , '/detail/9697343857c24ddd8250e9515ce7ff21' , '/detail/f09a95b636114509bff44e2c53d6e0ca' , '/detail/7aec0cf38d9445608fde7d49d627919a' , '/detail/4e0d39b2433b499f9b6f8bd3c7d98d19' , '/detail/e2dd0855a86a4c399e1d62fd25c35d2f' , '/detail/ef539485cc4c45269c7cc2658dd5bea7' , '/detail/1aea228ca06a48efbff72852aa31d468' , '/detail/73f4dfac653d4f52aa5423dc6f2607de' , '/detail/d8a8542b78f6473a99f468fe2b2aec50' , '/detail/6dae503f926b45e4852b934306d8c1e7' , '/detail/d7cb1d58d4ce4f699caef498931672da' , '/detail/e863de4441514e82ba6de7d252dd9335' , '/detail/944f0fab45f64a6894bcef7c9f2446e4' , '/detail/1879060a324549198b73970ce12ab792' , '/detail/9d50bb6c044f4682bdce826e0dd8826f' , '/detail/95c56b0280ff4398a69aecbc4b4a1bba' , '/detail/a054ce261d744bcda5c30495fe53f325' , '/detail/27f0c28d790c4a3f8d901fd988059fc8' , '/detail/7d30c3b042dd4a53bf0dcd11b6d81ead' , '/detail/30176c652f9b4833804be55d2e5c491f' , '/detail/e3247f80a7bf43ebac80f5d159ac0589' , '/detail/85fad572583746e3b8862d53244884f6' , '/detail/a2b358b0330a4019b3de9b2e38d11753' , '/detail/d5be41a8f5a34787a1467a70ddfb7ec9' , '/detail/802ee6ce0a5b42cebb9c073c410a080c' , '/detail/a30ab8a9979644639a6c8fa69703b204' , '/detail/ed7a9a663e0d40219234e240ab47a393' , '/detail/2a9ae55f011545abb59fa1126a76b0fc' , '/detail/8337d35896cb43969814dc8f553a6c8d' , '/detail/13a7bfcb6f394b52999c33ff1f1a01d1' , '/detail/e8b6fcaf96d144df92383631d23edbbb' , '/detail/c81e18bb8dca486e9dcd2c30a35bab3c' , '/detail/073c8acba3ad4178846c925e7b64396f' , '/detail/bd2f3bd185b44bd89a304655797f6f82' , '/detail/f103d729273645b0b27bb48cd04b290e' , '/detail/bfa0f5c7990d47d68fe7896930e02e58' , '/detail/262d10aa4c5f4d2eb8082ea3371b0108' , '/detail/80b0b34ba3ad473193b2f9fc45e218f7' , '/detail/4afedfff42ec404f942d99b202fe2570' , '/detail/076c79d527be40a9bccfef2e0f3bd78f' , '/detail/ccce86f4b9cf4642aa9bd0e679c4046a' , '/detail/0751e34c31cb441494ca9b76e9c11e4a' , '/detail/879e2c487214457cb3cc606eda47f549' , '/detail/ee5de617198a4b4392daec9ca66e82de' , '/detail/9e935f48df944332ad696931ba2cfde4' , '/detail/2e61c95553e9459b9c48bbb389d1690d' , '/detail/be8ab8aefa944f648610a373c7d9c612' , '/detail/42c5fc8a3c1b4b4ab2d307e72214a678' , '/detail/a4fee06c341740288182d2d765fa10ff' , '/detail/4c9461aa9f2347cb91dbbf636b319c3f' , '/detail/cafe3cf58d354cd2bae220e75fc4f7dc' , '/detail/fa06d411caf649a8a0869210d28b8182' , '/detail/0479080e315e4d1caf8e7132acfb851b' , '/detail/ae4a278b077744b7a11825bd1a3b3f39' , '/detail/e5a73622acfe410180fa08abd5475fa5' , '/detail/6b7ae37bb6924e0aba23fc8f474bf0d7' , '/detail/28bdbb2a334c4efb833d50c9f47bbd42' , '/detail/8d1e147f008d40f5ba902c23610374fc' , '/detail/4f2d1cf6b75d4f2d9a7c474dddf6336c' , '/detail/c181bc04ef9a45e88c31bb31addb9391' , '/detail/ba76cb71d106411aa7ed00f13045a32a' , '/detail/336a16d53af040e6959716646f66cdb5' , '/detail/120f6a3158aa4e53a4594d9b2f0dd0fd' , '/detail/5bc9c81feff54e9c84b24012e453a899' , '/detail/e86c43c1161a436bb282a062ddb31f4a' , '/detail/265fecf4922749e4a259df6955c8f308' , '/detail/2abc85f70b404834a8ba45e9cafc822f' , '/detail/9d0f05b986ba4f3aa979c5da6488a97d' , '/detail/7e06e736599b41499239fed0d71cf216' , '/detail/2777329a51494c43928445847ca12e92' , '/detail/1f15d3c9e2824c22a5e4972853804cca' , '/detail/85766817d6d343aba28635ba7771ee6d' , '/detail/b29f9da935fa4699ad3fef9ce2786ea0' , '/detail/e217d5ef6e0845b7a2166682013b03df' , '/detail/4089bf93662240bf9b3ec0c23a8bc535' , '/detail/cef00d84d4064a5498678c85bbf6c70d' , '/detail/79c80aa561d04234ae88637fe16ccf39' , '/detail/e0e3a72766594ca6a97740e665f961d6' , '/detail/022141027c3f490ea15bd1bdd64d9d09' , '/detail/f1e47e9aafbd4e4fae138a9c381cccdd' , '/detail/a6c902e312a54d22aaf180dc4f381cf6' , '/detail/8102bfeff8054079a21d170295328a32' , '/detail/193d4a78cabd4fd2b7d8cee1dc004a67' , '/detail/334279c235544a1abd52d1c4f4e65e4a' , '/detail/24f08bc1faad45cab5496ef69e747b42' , '/detail/21969494721f4a7891ff0ba84d87141e' , '/detail/d087ee161b9940988f81005687b53198' , '/detail/82b42d5240384a9d846f4bfd26c51b65' , '/detail/d444afa107264e84a72c3acff798882f' , '/detail/c8ae7f0369464bab97e8cb6998da5a37' , '/detail/69e92375bb6648e7835771fe8c6c9e9e' , '/detail/494ed93568fd42dc86a8e0340f0dc570' , '/detail/8ea5c319badb40bfb1e0f2abe8e1420f' , '/detail/5be22bf8c34240fda91212d746299fc0' , '/detail/53c501e2cf41496fa9a42eea47c355af' , '/detail/9387acb13a7642208f7f6ad8f453e41a' , '/detail/592c8c118fd34494b2f8a1e7017c4208' , '/detail/b96f2e122d4b499fb4fd057b03a964ba' , '/detail/8d4f652702be40be8d5fd550188d0f45' , '/detail/a7b130d85e434bd1a10003d71bddb203' , '/detail/25bab9a3bceb40e389ce213312c5c571' , '/detail/84bb8c3297e044c1a7979cec2fb6b7fb' , '/detail/dd217d2ec983400bb9cfc4dcfb558bbe' , '/detail/0b051d02018a44f7ad8ed080e0985401' , '/detail/80300e7918a0472189f0600f2ccae169' , '/detail/645ada022b194f3e98a4fb31e35fc4aa' , '/detail/e0d35da9fc7047d99d1bbbfe73d4d8e3' , '/detail/b4200c48bf264135af6548adcd0494d2' , '/detail/ad99762df9084e81b18e9ed398810fc2' , '/detail/0e8783dfdaae4f498eb9497db6c59dbf' , '/detail/75a466ba285441c8a75cb2fb64b75fe9' , '/detail/094a07544704420c81960dd14dc9bc3d' , '/detail/89c6c77fb98b4ac6919b9de70a9b924c' , '/detail/462f242b433c41e8869aec94bcc1f973' , '/detail/a406fb1bd8ef4e0c80d860106d280579' , '/detail/269f168510b64c60961201460ad0aacd' , '/detail/5c561a6ba57d4ee7804a3d3dd1b96a1b' , '/detail/e0971f6503da4ecab944e2e8f4ac211f' , '/detail/684f7a1f180b45c99c5ede49ba720339' , '/detail/f5387f1822944a38954388f7aece2955' , '/detail/459fb0289ae34aeab44a1f62570819e6' , '/detail/6158fd5d218645aabb65718e9db1ad25' , '/detail/7803247cf72044d9a32db52a136e1dcf' , '/detail/146d869cc910426bbbd41ecc5185ab59' , '/detail/d01b58810dc14974a4b3b541f2176a7f' , '/detail/f6a6c765198f430da8d08a02f33ce6ff' , '/detail/6c28f4d3dace47ffac9b3028a7079335' , '/detail/5c14bd4352f84255ae542eba0acc0e5d' , '/detail/764d49f8e36c481ebf908d3a59d16427' , '/detail/fb79c630d334430ca3e658d584b51bd1' , '/detail/0dd04b698828488bad12a9deaf7c5fe5' , '/detail/46815593d7cb4e058be8c35b4775f8af' , '/detail/33fcf0909c7f498ba1cd4fec3c93755c' , '/detail/9355f61cd2c348d4839dd4fb4a56ed9d' , '/detail/f4c112a32b344491b74f59d7a1223e89' , '/detail/699d5c13465942b9a9e9369633cfac97' , '/detail/006b0fac78a441d4a2122e88262dc3a4' , '/detail/75faad870595455484eface7f7957084' , '/detail/bc5e02f259b548e585de758155c448d1' , '/detail/767b10465edf4b1f8be0bb79ab01e2ea' , '/detail/0198cc7c80e6738dab2e1a58ff4adb38' , '/detail/27aa62943cf048e09bd8093368af4db8' , '/detail/49c262940e634627a83a2d8900cbcb32' , '/detail/c86e86cc17be45ceacac8dbeb716affd' , '/detail/b8d46f425dda480a94a63288eaf9a67d' , '/detail/0725bbcdc18043be841f654dfcdca1e5' , '/detail/2028a3a796ba4650a90862c4055cc2b8' , '/detail/ae1b6e1101974395851f687b7b654931' , '/detail/0ed3f56f152d45658b1109b1a9feac68' , '/detail/b525f8818bb94975bd6d612c4b661597' , '/detail/b1adedd24a1240fc89c0e548cd042c9f' , '/detail/917c0dd471714a44a2f46430182d7fd8' , '/detail/ea4ee62acc4944e68d8e9061d46211aa' , '/detail/17efbff5803d49b4a767bcf0e90b0019' , '/detail/2041dc300cd2453f9887cf0c27aa41a1' , '/detail/2426edb12df4476aa105ee6da57aac54' , '/detail/b1db8da532fa409db65270ed2fdd7bc1' , '/detail/396fd0bec6754ad6802751a4953ae4fc' , '/detail/759717227c7643e1b6f11815a203b3a3' , '/detail/ff39b738341a4e009b3ea51400377614' , '/detail/5b9d56b870604ca2acc275329fb15b5e' , '/detail/ed3ab2a57cb94cec97392a2d4e4fc2f8' , '/detail/c93ecdea10ee41a9a587aeb88f1b08f3' , '/detail/c85a3558dd2d405ca0f4491a6b52614f' , '/detail/cca727003ff54c9395af451195e7279a' , '/detail/4ceb08eb683e48b8bffd988441cbe0cf' , '/detail/7d8c5ffbfed14cb287d963f77257f14e' , '/detail/3f30f29a06154c5484cf504113b9fc5e' , '/detail/bafd7da5004440e8b75178b8111b1997' , '/detail/2e3dc9f7477b4513bc85ff8a3e5657a3' , '/detail/83b0325614f34545935e328749624138' , '/detail/7bc6e268b4984369ad86b528d6a919b9' , '/detail/9459332a94f14db28a93466a607cd029' , '/detail/cb28d1924d864d0e8f76280f83a6754f' , '/detail/8cb0eb0eada24635905cec8d3f1d71f3' , '/detail/11ca2dab98df4ecb9b9e6eff747fea10' , '/detail/b03006fbf7354a93a528fb71c1275db8' , '/detail/4987134c36be4a2ba051d2c6fbf5bfed' , '/detail/e77b63d8f8cb44a4878ff27d24ce24bd' , '/detail/cf7d8177327b42aea09859034a7166aa' , '/detail/3c084def220d493caf032aa1931bc1d1' , '/detail/842d9707ef1343c2a7959e67a22b6b39' , '/detail/6cec4def5512442dbe7f8ebc169b99af' , '/detail/a86de63a08b04fb0ab63e1fd0055d23b' , '/detail/b06e1b7bb9814476976c4351ce7f42b1' , '/detail/123872dbcf1345f2a1b38ff1b6e1d709' , '/detail/01db2418ea7941c5923de1dc12c39645' , '/detail/327337d82cff477a8b2969ed8c94191a' , '/detail/a3ed2e2204f14a108ecc492364caf355' , '/detail/299df76406224633b1554f17b7c29774' , '/detail/90c5ede0b2e94251b2824da55f903453' , '/detail/078adb73e433402cac1d0fb79e5bf8c7' , '/detail/263e50a70f62437999c52bfaf4d12048' , '/detail/98099977618846fe80e141669a36d6d5' , '/detail/d921ee213d44441dbf25538cff506fbd' , '/detail/ad954713d8574b38afa2398c7bd66c0f' , '/detail/7260ba2b578748acb6faea9122190ba0' , '/detail/195e796badf14ec58f9fb64787588efe' , '/detail/2ca04abcb39d45f4ba3679c5d31987ca' , '/detail/221fa49d612549f08f09aa9e3b90ac20' , '/detail/bba2a0852978402295f1c7e10d5e4803' , '/detail/cf5e6d5586a54dc4aa912896d745d722' , '/detail/46e6a1dedb50427e99ab637c736ed176' , '/detail/8d2cfdd4a5f54b59902a11851d033e54' , '/detail/8c83d48fd4bc42dea428f0566b1c1159' , '/detail/f2406efe382e4f49937e837fe25bf33c' , '/detail/0c888f16942345a4950fa5fe43bb8185' , '/detail/05156b693e6b4a69be607897cd9c09ac' , '/detail/b570f0f14af04dd59e3472b4200c921a' , '/detail/b32ec1dc6cc74dce82575018d41b6810' , '/detail/d83a3e11d54643b3bd70857e7153aebe' , '/detail/f3c11cfd48fc454bb7f0f46d9bce33f5' , '/detail/2e2027321b61404abeef63f27c02c8e5' , '/detail/e070c6060a1d492ab557cd300df10a68' , '/detail/93be2db9ab73440c9f44d4dff869b6db' , '/detail/87e8a336732741ccbb5767709f69448f' , '/detail/00f0b091171b4395b97fd73abd185cd6' , '/detail/c7aaaff3e1d24bdaad4e5aca59c2240a' , '/detail/02e134ae0eb64719b5cf4547e75dc4d5' , '/detail/4c5b60a0500a4eabb9e45220e749353a' , '/detail/86b09d0370804db68daa0543c75500df' , '/detail/7c91b0bfa1934d46ab3fd2fc66867555' , '/detail/ef094217b79440c29fb54a57d569967c' , '/detail/18f087ba32b6407bbacba7c1f5b7259c' , '/detail/4a3774215af3449697142dd4e3b95f98' , '/detail/c0222e973c85450798be8850ee5351fa' , '/detail/f9f005a3a5ef4e34a411be5f9d070933' , '/detail/410118c8e60b4a46bfa7a81479a0958a' , '/detail/f9c009dee7ce44729d8205eb983c4f7c' , '/detail/ff5b4859ef714e4cb4b8dc9de071262d' , '/detail/73e8e9f85d4c493db672f16c3c916593' , '/detail/c87d34d5c4d748f28da1ab6a1af3dbdb' , '/detail/c7294d6120274510ae2b844c7b40ad0a' , '/detail/36d3c708be254c8d80ec77dd7339bffb' , '/detail/0cdfc35f743a466c859266ba97e366c3' , '/detail/778293e4a68d44719a6e09a9fbfd9a8a' , '/detail/1248e272b4b9476582be4d4c910a72bc' , '/detail/0198cc7b794c70c596d1dacc3c20c773' , '/detail/b995ee0acd5b42e4919356469a44f07c' , '/detail/52446f91657f41adabb61429efedaa1e' , '/detail/0198cc7b42c87003b7667673259ed040' , '/detail/07fada449b96423fa8433f6eb116494b' , '/detail/6679a0fc857d458c854c6aa0bb9cdc34' , '/detail/09a0edc9672347aa86b18c89fa4ab4b5' , '/detail/5b097bd435e848f699e62a1f4d526c7f' , '/detail/c0938accde1f4174bd1257612629ef9c' , '/detail/84db882d5eea4037ae04bbfebf4b8219' , '/detail/04e2d9b50b024ee1aa1d7dc56a5ddc4c' , '/detail/0b11c6b3f6c24ecf9b7ff0dac8d69723' , '/detail/a4b08d7e53494823b9db9aad286338c4' , '/detail/a1d210e732b14abb9dd022771c2d6a50' , '/detail/32bc5d95630145daace7e74b0905133c' , '/detail/bc2a9569ec804d2b9cfe477d56d22707' , '/detail/3c823c1a270a468b8070b06ea36f87a0' , '/detail/7b99194bfe6e421b8d0aa89b27a01a12' , '/detail/426027ae9aa245ee8f136ed2ec8b4bd4' , '/detail/f4738aba146e4c76afe08df67977ae26' , '/detail/71631defdba54ecbb561ff9317951627' , '/detail/f80bdad559714609a111da9f3b13ea9d' , '/detail/1d02727f23b346df923936e0db86c754' , '/detail/8a6708afc5644b41b574817639939a1c' , '/detail/be9981c98eaa407da40960ac1d2bdbd2' , '/detail/3961e4d4b5694f32a71c9f545e1463d7' , '/detail/d2ab28ab385047c1a04856fde35c6c0d' , '/detail/e7575d54c9fe443f98c5cfc50df9c398' , '/detail/e8c251237d3240be8d3fe4b4b199d54c' , '/detail/1242731632944b519e5cad835a9ce781' , '/detail/5a39a72570e544189b7f46f753fc3063' , '/detail/3fc92def06624a42a050cdd926273a55' , '/detail/e14fb6160e7140a48ba32b58927f9a31' , '/detail/5c67c511f6944df3ac8e19ec862af83c' , '/detail/c4642ae7e3e14468b7e384f376400530' , '/detail/bd6002cf08154bbabacbb5a380dcda20' , '/detail/1d9da3d26a4c44dfad990fe91a01af6b' , '/detail/06f759d99d7e4debac132da0e27abcd6' , '/detail/47fd66b6cdbe43919bafe81bc8dba96e' , '/detail/bdad675f39c44090a2eda76d21fe3696' , '/detail/02995413d6c248e38af849b631e26c0d' , '/detail/4df3329a2b5745f38d8e47a9d622d696' , '/detail/351766db24834309852cc2886f45d3cb' , '/detail/be5f041ae3014f1fb42e0a82e6b5d7c7' , '/detail/210c493767324e43b5f72408e3b03303' , '/detail/c5a7941ec4af4197afde9b553abadd82' , '/detail/0efa71af83864236af70eed5e2477d7b' , '/detail/de60e8c91aa24bdaa1132adf8769432d' , '/detail/670e6dc7ae104d428aa1d9d1a3c596fb' , '/detail/50a1432a03a5400c8edea57ac6906cd6' , '/detail/f316e9150a4a4575938b7ab049475f03' , '/detail/763a62ffc8524b5e8cde6e4b63d20f87' , '/detail/d95e5aec89724844a46b61824fb1c774' , '/detail/bc682318f5fa45f0882688b264bd3ebf' , '/detail/91631143c2984c2f9dba27f2aa18cca4' , '/detail/a57835dc1e2a4d37a4e375dc7da7ec70' , '/detail/fc8986ebbff24dcf8a2a3da57ea7b3e2' , '/detail/fe039f02196e4b5ca658e9c0b67b612a' , '/detail/004686d8f760498391f52ea7c8bdb640' , '/detail/22eefc3e4e8647f6ac9096672cb8edf6' , '/detail/8f3502d374e14b9e94862331e65a507a' , '/detail/cd0e2e40890a4d15821f2359f2c4ea2b' , '/detail/3ecbabf78cde443fbbe20c3f7746e105' , '/detail/0d7beea0b0a0493797cca962f2133fcf' , '/detail/ecc13e058ea74f999d89025ef24e200c' , '/detail/d8b7ad7f1790433f9ea3d95228de6390' , '/detail/6f35ce76ebae4b4eaa0cb3cfcc7d7eba' , '/detail/8601fa9ba1444b558648b0def7006a58' , '/detail/8ad0fa1cb54c4456ae91c74ba0df0fb3' , '/detail/34a629ec7478437cb2fe74bf21ecac32' , '/detail/cac0e859bc574557b35f78ff09b0e8b5' , '/detail/f27f12b684a04cdc8f4d0cd858c5ba56' , '/detail/513820e734b841bfb7a36d40271268fd' , '/detail/11945980dd634f8cbfc3220cbaaa2b67' , '/detail/dbb7d665b7ae483a85ddc00b00a6f4ff' , '/detail/1cefbdeff00b4005b50a45a8187c459c' , '/detail/a38274adf70d45419f15b6a5aaf8df4a' , '/detail/7df94daa66a64bcead011f93b55d8b9d' , '/detail/2e87e42a3d8c4aa5bd4da7d0c851bf7e' , '/detail/e7123a43bd2d4c04b7f884f5f5f4ec83' , '/detail/8a5ac200d25d4899ad75e11b6302be40' , '/detail/57b06521d3fe4abf934d2b565836203c' , '/detail/5d48e465f9a24e8a8b8f92844009b553' , '/detail/1079bce747f04493a0b784b320384a9c' , '/detail/24568e105b1c4ce39b7004adb96560ec' , '/detail/bc64a70a35a6418d817e62896ebe84c3' , '/detail/7ab660df1ff04a8c9d74a9e1ab0c387d' , '/detail/a85fdfe29a3c4aeaa52baacb7c4fe95c' , '/detail/c0990ce6c3c04654bf8def2c3646fb58' , '/detail/6632d9776fe84bba961029784e4d1b70' , '/detail/27760bda084040e89b4cb4eb5ed70502' , '/detail/fe720b4ddeee4981b54f628e3370d344' , '/detail/17e55a566c5f4acfa9043f13095c5176' , '/detail/107af436bc0643b6b104ee748fb58d76' , '/detail/e0b6680ee6684e948069af0d6d72c2ce' , '/detail/3084543115d3461f8706a53ea1608deb' , '/detail/5a5625db9381412980f9430605b6298b' , '/detail/ceb8438537014224bd0256a2feff1d66' , '/detail/6fba9275227e424c9dddbab4e121ce31' , '/detail/bfa003d2278c4189b6394e0dd84a8763' , '/detail/c09fa05cd9344a6b83b1ea7c01136f46' , '/detail/e7572990bf90464abe316a8714c55da7' , '/detail/962c617e8d994ff6b0c25aad04022b67' , '/detail/5dc2575bf14f49e8b4c43fdb4937e733' , '/detail/6f58d7518d524e7b86495a2c5d614497' , '/detail/bb1c0a1278a144809a930058a52d6a84' , '/detail/c86d452f82bc4b1d89899c7d23cc5b3d' , '/detail/025717d91c214397bb2e830ae2c2b1c0' , '/detail/999eee8fe1d54280bddfe719f06d5411' , '/detail/d6fbcb6bc1fb4c4fb3c5374ef5b5b67c' , '/detail/d2f2e561fd094f4fbd06d5cb92984763' , '/detail/91c10139f3f946dd995878d8e2922800' , '/detail/6fe67781660a4a79a99071b4718ef0f1' , '/detail/6f83fd21cfa243e09641b0355a2817d2' , '/detail/56d50e48b02249c4b5bbcce41a1c072a' , '/detail/8e0c64f417264187afb600f36acc6d22' , '/detail/21397090760d4de09ee3c08efa95b2ba' , '/detail/af35a74dc8b64a1793d07fe51394f187' , '/detail/41076ea5e5cc4f58a625f3e80397021c' , '/detail/24c6c5d056014150aeaad045789a4085' , '/detail/9b2943c29fd2445bab5c0a1eb2a939f8' , '/detail/36c5152d4caf43acb0ba66d500106962' , '/detail/c06da58be45e448cbdafe048f8fa34bf' , '/detail/9efc20a3ee784848936b66b3e4209cdb' , '/detail/d6bf461f0766489fb676d9bc4bb2cc8a' , '/detail/f89696adc6b84ad0b4f6aeb3b6be71b5' , '/detail/e42b486cf78f4811bd2a98fca7de606a' , '/detail/0db1549773304a16a300f6d9108d7929' , '/detail/aaadc9c9d3d548e78975bded519cd2e4' , '/detail/5418ff8594e84186a2412fc07731d0a7' , '/detail/d6f92772de9b454eb50627e2de92aac0' , '/detail/34d2b73fec804048bdb4827ebf8a97d8' , '/detail/544052dbfb904afb88df96bb97f4649e' , '/detail/10a17b511a954627a5987257fd2550ad' , '/detail/f17c143e8030401fbb2cb3c31b7d2b1a' , '/detail/9af21c4c025849978170a5ffaf2b4e31' , '/detail/9ddde9c25d6649c5a976568c7b425fde' , '/detail/0af3b7e057754baf9f358b609c82dc86' , '/detail/8eb0bbc3367a4bf2885597f224668845' , '/detail/eaf6170a147f4be3ab6a80de18c942a1' , '/detail/5880b298bd1e40a691268b84f663b909' , '/detail/b26bef89a19a429bb704aa49cb916050' , '/detail/a5231cfed070466cae833594bdda8382' , '/detail/f061302ae2764217b219e4d20817b00f' , '/detail/7ff6f83f782d44b7a87021116a636a9e' , '/detail/a35f304ff6e6407a8167dc0c7ae2b3c0' , '/detail/0c8d01216caa443284ebd923b2e22621' , '/detail/88befda331cc4ebcb390202c12666c3b' , '/detail/86c2b59e49774c01b8cd112b8aa31989' , '/detail/cc22e1c4f19c4c29b72e89ee13aa2cbf' , '/detail/d799c0685ddb49d2ba6676b962505d04' , '/detail/2a2b04d344d6460f9595b2bca7648812' , '/detail/9ae4096eee4840d4b891a033cace4884' , '/detail/907ba621589b471086fce496439ff2ac' , '/detail/d0ce89f5aba4453ca840339c3e351ea0' , '/detail/531f7bc86b8d4ad9950ad8d6a3003996' , '/detail/7275880756874d47afc90d38fba2f985' , '/detail/f0dd79ae25064abe8de54eabe17d15c9' , '/detail/db9c1ea72fd64a1fab75e3e29f0f9834' , '/detail/332529ef7aa24b7c9a423e8199e160d4' , '/detail/6f812a2bcc4e46cf99aa37efbd95eb76' , '/detail/253cf2f7a7724a64be22052e9980bb98' , '/detail/e666fe7ace294b08999ea824ad068ddd' , '/detail/c7cd6971c2634dcf91869b541b0c2b82' , '/detail/25009442956c4ef58f3f995000318ea9' , '/detail/b4cd4736922d42d8a8e751cb136242aa' , '/detail/ae0f6ce8b02744af93ea3dfa3bd33e7c' , '/detail/1cb8a2a7c1014a8fa20e78303a8f2f24' , '/detail/90b686384e0f422d85b403dd9a8d0051' , '/detail/edec2402239e4363be77844740822885' , '/detail/f9861d7efccf4e18bab89727c7cf18f7' , '/detail/ad84d37c33a841f3931491c72baba0f4' , '/detail/119611c045894778978ea747d6024910' , '/detail/bd1af5f41cdc490d982253dc0cbbaace' , '/detail/27529f792a4f43b0963c313b55683fb6' , '/detail/1a5c4e495d6e45e9938b4808e80066bc' , '/detail/f0f1862fd1cb4bc0b4df993335af6a96' , '/detail/d08ae08a24a84fa099e4319d49380550' , '/detail/c57cd8b8d4d8437e8cdb5333a25a24d4' , '/detail/d0e86060805e46959781ea0d7383c122' , '/detail/6a820636d5e84de884b3dcc04f481dd2' , '/detail/1d9d72730d334756a3b6669888f06213' , '/detail/d5a23d49a8ae480681bdde8c0e12d0a9' , '/detail/8de28732ab81446ab7f9a104d678711c' , '/detail/bc0fd1b8d9bd4ade8962196ed9b9f180' , '/detail/22aac083131742c38f8e4f4c20475984' , '/detail/84692c92570348409154afd403636d97' , '/detail/1180a773afa3456c9203efb1a3ebd1e4' , '/detail/6fe127fae95b40778f302f9c3910c160' , '/detail/1072564a319344aa90588d97c81af4d9' , '/detail/7f0b42aaed13498e844d6009567bb83e' , '/detail/3b9816d658eb431593edca6c419ec4a5' , '/detail/834818950db54a29b25af3591e5214c6' , '/detail/9e314c1d622d42ef919d3dfe2fd8c4b5' , '/detail/12d158791a694027a209fd296527d11b' , '/detail/903ae210a4094397b4947c053d7edabe' , '/detail/b832b4ff13f146479bcf8ec77fef6e42' , '/detail/7e9cec5507e04d92b3981682e3c1b099' , '/detail/c4036530f7944682b077ed5930b47216' , '/detail/1b0c4374914644a6a144999ae23dcad9' , '/detail/070681990a9e406d9fb631433db03381' , '/detail/774314a704e848b0846c7e5d6c8ea640' , '/detail/e04853f2c03844dfade49da7a270a1ed' , '/detail/58ab9e095fe445daa05f24ed15b35529' , '/detail/5999d8ed786b4dbab198ebaa41f4b793' , '/detail/264cf01c4cf0486aa658af7d12bbf404' , '/detail/50c1f82356ef4211a90a42f8665f271a' , '/detail/43e5ba14300540809d2852e80040fbc8' , '/detail/ac964d98d025416c8c9c5bb9f7411b6f' , '/detail/33b41a4088034322ad55f624f9028014' , '/detail/a69f72b6b0674f8396bff0704476f4fa' , '/detail/5644317b325d4725834ce631b8e3f5d2' , '/detail/3f6574b479834825979f8500d6c2b22b' , '/detail/c006e225c83a4bc491d0655b1e7f76fa' , '/detail/d31d1ca0a3d649d1b5c76244a09c752c' , '/detail/78d873ea2b7a441c83e3fa496100de84' , '/detail/f1bef938d3a44b849a3b89598e15e769' , '/detail/fba598e00fbb4de8b6b8443b0e9792be' , '/detail/cb7c6e6dc6b141b99dd9918a1fb1534a' , '/detail/279467833df44f6ca0ea4bbd357fc7c1' , '/detail/9159baafc1c94e2986b3a0ab36ae2d04' , '/detail/0fbaa27cfeb74a139d2f7c356446b568' , '/detail/02c02a4dc9a64b7590ad83bc88019317' , '/detail/5a57effdc07d44aab6c1e06d37512d1f' , '/detail/0e2a5d6f59ba41e592a0d9b987e9dc65' , '/detail/57cad557f99e493d8103d49d648d621d' , '/detail/70ff3247077d4870bbaafba5eec05610' , '/detail/8bb7faf9b0044a3183bd8fb6d5f69553' , '/detail/2dc7036909df47f79518d7768818c162' , '/detail/a60ca61068764fe3ac85e06024863396' , '/detail/c1a91e3120cb43d1bff221beba74bdfd' , '/detail/1cb451268f774222bbd52d473517ad45' , '/detail/4f3f34860c8849f6bf54b191ae83dabf' , '/detail/66013a03c35f4a1b8ec529fb81623952' , '/detail/b9e0088ab0f542a685bbe30fae69908b' , '/detail/5ac256975f724973848aafbaf4a80604' , '/detail/3b35def1f62d4a98b0e3132be04d7659' , '/detail/fbbed53a57fb4ea9af9b0da253ce6dc1' , '/detail/465a212eab6540cfb051f60505dfb877' , '/detail/006f30c9db0c45028428678b125723b1' , '/detail/2842f76ffb8e4080a3218d305f5fa2b1' , '/detail/12bb6408d1164b0fa501f0bd185a8e30' , '/detail/346ee7ae4bf5405aa9892d7617718274' , '/detail/25f7489648e641b7a4b229616a031dcd' , '/detail/d16b2865578547f6a1ef945cc38404cc' , '/detail/1efa475deed444358f32754c87197251' , '/detail/86794eac518f43c2a43367b9f13a637c' , '/detail/2e1a9a37b00040edb71e43beeef4d239' , '/detail/03329c8986934ea29682368623a41ce8' , '/detail/3bcda45d100644ffa1cba95a0a3cf07f' , '/detail/ef1f40901282419682cbcf6420c598cc' , '/detail/5b87a40a45c54ee3a575515dfe4a6541' , '/detail/46b94aebd506423b9ab132f8d3a6f50a' , '/detail/aa23bfbb89f44a5e88a0d88c3c4c628f' , '/detail/863dc594b4ef433eb1fdc10c77139002' , '/detail/99b19bcf1c844c51ba6dc3a1f7e849d0' , '/detail/7675dc18674948d9a296b2e8abac8b0a' , '/detail/9f6351143c2e4991a71d657a8af2c6f1' , '/detail/75a7a48c507f4a5787fb863825c370a9' , '/detail/cffaf017b8e04f928c6c26fa7e057046' , '/detail/4f1a1bb370bd43588875f38068ff3d6a' , '/detail/866d723baf9344d19fff2e19ba5a9bcf' , '/detail/95dd4887d6a94fb9867e0f2bec2e537e' , '/detail/04e51ea5a2fe4a8798edb967b95dba5a' , '/detail/d29370c253b545fa850069309836580e' , '/detail/89893fdb12d740118e1a0cd72438d924' , '/detail/a06131f9094c4b28bc8d3c5a0ad444cd' , '/detail/0ce03d65e5fa44fdbd72d3a2e511093b' , '/detail/66b1e67ba90043e48e33a7e2599a3266' , '/detail/28246221df5f4d4bbee93be8bd401b97' , '/detail/d8ec3f20b59240dbae8c4ad968881bad' , '/detail/a0779e8b09c24181a72852a8333130e8' , '/detail/cc66c3dda3b2466aaeb0504b4896e4a6' , '/detail/b8999e339818485192c75abc3cbc6952' , '/detail/0fa3e0c7746e4827aa563dbf9a9160c8' , '/detail/7821c15af70e48da8707f17080b14d47' , '/detail/91b2e1a6034a43c093b5d883e35075a8' , '/detail/6a6b2e9d43224867914a5afe524aa2ab' , '/detail/e01e10dfb1d848e0acf5e8815b04639e' , '/detail/71d723331c03415b8f43efc0a03ac4c7' , '/detail/1472240305a74264b48f7a0615973425' , '/detail/0c91f470e05a449e96870268d7308548' , '/detail/933b7edb0383456b98fa6160a47d1504' , '/detail/7d27fa7f8062454bb681e12b3bc6b92f' , '/detail/c29a9e01ebbf43fe963eeaa2c97bdd05' , '/detail/d80353c1f7d24c939ec44895d615fcc1' , '/detail/7b39c45aca22427b936105fa3b8a39ac' , '/detail/8aee9308fbb24b97bf6b9121a74f1349' , '/detail/cd79265cfbd74a02960270662013328e' , '/detail/fe989c63d8df4d3b87c238a0024d205c' , '/detail/8e5c543aab7a47bc8180de44a364af73' , '/detail/cb227fa78bbd466a8b638f2a24a48fbb' , '/detail/5c6f44aaa5d34a7a841592b24c737222' , '/detail/da647f9b1ec34b5ea112a7d7e5d29c1a' , '/detail/0ec6d271faa148c2b23a04e19bbd05f8' , '/detail/b06a169165224c92b360a7655ad4a800' , '/detail/a8a0e5d8704247e1a25fc5e8296570a3' , '/detail/d04104f07c354e279e75d695f5e0bcb7' , '/detail/c16a15aed7c0480a9495b27e5e6cdf43' , '/detail/6324f87c4ccb4312b59d0b64c0119be9' , '/detail/191a301568ae4d408b6883616a51cea8' , '/detail/fbadb4e1335b4cc8a6342cef368c03e0' , '/detail/e7dce869653246b386de92c13bd91a25' , '/detail/a3d1f46beb704f0e90e23d2e36d4253d' , '/detail/4656174195e84877bb4db53235310a3c' , '/detail/00ee9678c91b493b991f375526f32e93' , '/detail/a708b3d7100a4ee4a250369e56dc5c4a' , '/detail/d215c0721aef403cba096faef401b339' , '/detail/ad8a30dfc45e46b389fc8d53e6981e81' , '/detail/f343378ae03d4d04980d75ed10862769' , '/detail/89bfa84854754a8fa1a051bc619314a8' , '/detail/636de5603fef43d595a4c9b2de3a689e' , '/detail/068750a98a114c8788203176369c4346' , '/detail/21007d3bd90f499480968628c163d815' , '/detail/4e07882a55f647fd95eba052cf8fe8da' , '/detail/87b953a876574214a8687fd2746ae7b5' , '/detail/fb22d2ea0d464a709844147624ac826f' , '/detail/89c8eb4ab6ae4224ac343d8396098c17' , '/detail/d22d95291aa34c3ebc0476b80958fba9' , '/detail/199e6d841293463ca6d30e9270ed8495' , '/detail/83b35cb6fd9b40cdbd3b42564096f1c4' , '/detail/6caa340b998149ab8967c886d474927a' , '/detail/0dab6bcd4fc448d0a78d8fc9191a85e5' , '/detail/22ca243d008f413b9a0b8a6206a110d1' , '/detail/e921cf6a809e40b8b2d7f484124b3ae9' , '/detail/5cc4d3f94c7848239aa5c35b207b4cdb' , '/detail/bb117e077ef74313b97791510a606fe3' , '/detail/2919f1410e8744949b8fb4c97015094e' , '/detail/4dbe21c40cb34ac7b557e114f1d4385a' , '/detail/73b93531adac48628d746ba9d66f4a41' , '/detail/13794d1d356b43989d19c3b1af20e6c3' , '/detail/8b4c960a6c744c7b9ebd699a31954c79' , '/detail/e8b3d773b0614d1bb68da34b30c65723' , '/detail/812a9dc2ea7148f78642ad3685650770' , '/detail/96f9289c504c4a7f8eb8aea615cae516' , '/detail/c3f5956fdb0340799cb6e8124615216c' , '/detail/ce5dc3607ff540d182f036a2a3305863' , '/detail/055fc6568161405bb9333839aff0a0d1' , '/detail/19e831dcc7d646b79a1b3e2807711c76' , '/detail/821f641b313d4ed7aae41dc53d6fa510' , '/detail/12915535e6864c78964b13fe112c0093' , '/detail/267ce8fd2f4c4cbf81843aac14214616' , '/detail/717a8705837748aca72b9a1eec131505' , '/detail/52cc5442a26444328af045cb53378893' , '/detail/c4e3f4fca6b04342b765b43798df1ae8' , '/detail/42d51ac7eb9245a8b34cb1eef33d9a5b' , '/detail/11fa0687f446482398a2485e5750a9fa' , '/detail/1e1e56c8a77a41e294c422a83698fa88' , '/detail/27e8453af9094895b0539f1c89236ee3' , '/detail/55c1d1de583b4ec9957986677bd98c64' , '/detail/5ce953ed1c534bce98be4ca6e70c4ad2' , '/detail/f87d40c3fd6f4053b9aa966bbd62ee93' , '/detail/b1ac87731ec04b8d88fcb0a6df60d51c' , '/detail/b44816deb0864a448cc349c08a9e35f2' , '/detail/0af6affec65c4885b40767871088623f' , '/detail/040eae2c21d64e72a84ae4dc451440fd' , '/detail/ad4c5a3e33654eb4ba4b50f74574dc86' , '/detail/e11e24a78e34417ab62699a3bd1a41fb' , '/detail/d84fc0fdc8624de9b5d5f4b83a0a3c4e' , '/detail/363b0ff031f94d0ebb08ecfe00f908b5' , '/detail/093f8491a11840399353e638bda51c72' , '/detail/9f3be259220d45a08c64b5ceb83b35c9' , '/detail/4a1c753adb704c008b7553b2e8b7646b' , '/detail/70d6e4a7d736491b8b656cd32425c44d' , '/detail/d68fdd65e29244eaa7b245697e40f82b' , '/detail/1ec05ee645da475db5ec28e393b89a4f' , '/detail/2fe2887286c14c9d9c90704a2c894307' , '/detail/89d39d1948de45a4abc0ad224da5832c' , '/detail/37cb6d0398244386bb879aa64ad6ce09' , '/detail/2e81ea63a4614b458fef1c8e6a04ddfe' , '/detail/64e9d4f459d94a1dac09471cc105e744' , '/detail/95f139a5e95940c5ba6e308b17cfb0d2' , '/detail/0e4ba75824384f42ad5eefb89860e1a1' , '/detail/3fc4328a3fc24f8badb2f0242c28012c' , '/detail/8b9119d40cd647ad8552925be1d70b25' , '/detail/53a8cb42865a4fa0923f883c90f02fef' , '/detail/d8a2b42501ea47e0bb6d8736d65b6a2d' , '/detail/2343ab8f4380414f9aba44831881afaf' , '/detail/f0c6aad6b16b41c2bfa4c317b76dc4a5' , '/detail/ef907fd3b877460dbbb2658cf7fdb276' , '/detail/077a49cd426f4d1895df130ce7e40059' , '/detail/6c78c703ef1643fabc4b0d6d0bd2a835' , '/detail/38b3413f9cf4480eb92893c58645cd55' , '/detail/06828138c96349c4aa7bf13490382943' , '/detail/5182825349bd423497761cf42290e438' , '/detail/81bcdd71d4214bb9b19a15fb6e495840' , '/detail/21d30ab131d44b44be73dba14e541122' , '/detail/7603f33b760447359a602ee3e244ff2d' , '/detail/d89c2cb043b24f35ad5de225f8a97c26' , '/detail/b0c4baff93c1469fa0e88e28a9b7674c' , '/detail/4bd4c74fda7d4610a2efeedd39f8f62b' , '/detail/4af37a3c17fc48cc85ab2a01f36656ff' , '/detail/350e3d0c23fa4594a2fca38e11ceca50' , '/detail/a77598a911744f2aaa43182c4f63b7ca' , '/detail/c855718e889c467891d666500243496c' , '/detail/a89ec2b108244d4697074bae6779a113' , '/detail/fec7e0fd471445079e99b4032bbfe0a4' , '/detail/9ca7cef8de654470a0697e4d68f0ea95' , '/detail/c75fa79e929d4edd8262d91d5f5b9f91' , '/detail/75d603b7dca848a7a728aa3c9d2fc69e' , '/detail/df869d76be214d07bbe68fc2a225a2a9' , '/detail/349bd66042794fe9a4fd3c5adb1b4615' , '/detail/15774f89de6846ca995060834b428909' , '/detail/1ba7a9460cf04c77b82b7f88aa101a08' , '/detail/8ee284f5dba9411d8e94e652b5bd0e3c' , '/detail/1cfb4911e9c4459daefd895b26025ece' , '/detail/a0196edacb8642df9f4c8b6e6dad892c' , '/detail/cd9b2155639a4ad283081969bada4430' , '/detail/4c233074269a4e2aaca546b146f3d461' , '/detail/92ba81cb41c84e1b86a88b8ce51fd054' , '/detail/ec1085105a1844b2b522f720061b43e2' , '/detail/e1aa452886074dcab8435186fbc70931' , '/detail/231e35dd6c024338952e745bc661c23a' , '/detail/47b7574d9118463b8fb649d3bf6fede4' , '/detail/8b2d61ad8731492c99807ca2709111d4' , '/detail/6e01955b5ab349b3a1bbe899468d5670' , '/detail/63ee072a3eea403c978191242ce7a888' , '/detail/5a5d0d966dbd4b77a15a62b4516c1f04' , '/detail/05df325f45dc4bf49a58b26c78cdf8c3' , '/detail/c3f81f4530cb4de1b565b68ecf0fb2a2' , '/detail/9a666ae702c44924b22eb08093ed03ef' , '/detail/e89361c431974a94be7d58739c091383' , '/detail/90460159cc08475288775ce0665cf794' , '/detail/e04aea6b56e44e46a5c05051650861db' , '/detail/e4367edc299a40fbb267aa368a53309d' , '/detail/226a4a3003e94dfab441e68b097de8bc' , '/detail/53f0d6433819467a83bf21bb42ce1b01' , '/detail/e4890ab8b7d846a9978ef6be1a03d9b3' , '/detail/2e4af58ddc2f457a95d60c0273abf75c' , '/detail/97a6285c7653471687bc3878590a8a2d' , '/detail/241c5e0ea5ad428c8408129e46fcd09b' , '/detail/3a6dc9cc905048e89aef10f84409d02d' , '/detail/bb331f27bea04ac3811c79942b0f24df' , '/detail/4c7c2f42876d4f9489d9a4b0475da0cc' , '/detail/ad6fef20a05942598a9a1339ef9986ab' , '/detail/25c6949f0ae141479143661642882b3b' , '/detail/8c916cbcb7db4c34826123c47d3ed17b' , '/detail/e5c0a8c5758a42779e482f95920d9502' , '/detail/eb70ec5aeb9f47aea0842d256483185f' , '/detail/224e4c6835834e068056f01ee906024c' , '/detail/2f7aa90d37b9466aa71bf80aad1e40fe' , '/detail/ef84720ae2a24af8a788641d7e9d0280' , '/detail/35d92fa5262646bdaef93d16fec6c7b9' , '/detail/caa215d6ad804fa58cfab32b9054293b' , '/detail/37a4ceff74f0421d820d0e057edbf3d5' , '/detail/0ab5e61babec4682bd3fbeabd74f4705' , '/detail/8b4b5865767e44989ed9edee8042e7b5' , '/detail/782b548b97d447119f1047cc2517c629' , '/detail/57dd4e8287a744ebb6a10c8cd07ea364' , '/detail/8bb98ccb425a4325a4ef4a4d3863a548' , '/detail/1195202b86b343daa4a2fbb152f8e8e3' , '/detail/32955a304cab4087a0bb573ba405c94e' , '/detail/a813b5dd89b149ac8949ce646e176d07' , '/detail/18b065fc59e44438aa5fdf8daa133f9f' , '/detail/4d1b7fea6f8a4f8bb274cf787d9e92bf' , '/detail/13e6389702a94e8b956923dc7079444f' , '/detail/cf7d77802ffb4466878c1211af26327b' , '/detail/da6f7a7fdffc42bbb81c87f8a1fe7c27' , '/detail/f7c2881400fd41f2a364ec6f18875d7b' , '/detail/ee20a42d66ac4314a67ca8c25a10e628' , '/detail/96d1d2e286bf4caa82bf7db959b076c4' , '/detail/9b0d71093c0b43d0a76ab6878fd5724e' , '/detail/8bf3d4e572624a54bf032256e0626c08' , '/detail/3f2935b7267c4fb0b80e50c7745c1345' , '/detail/6ee41ee1bf4a4d49b2da68843926509c' , '/detail/f331c7f7d1664ff9b18e9bfc6e3d367f' , '/detail/819f64b8ed59400ea6c95c72979d5aa4' , '/detail/aed896931f284531bbef9c0cbbf6910b' , '/detail/c352fd28052548f4b3c7fdf356c2000b' , '/detail/d67a024c5bc14d298eb9b37f57f0f384' , '/detail/62ae4990aeba411e9262e7657a2d1a0c' , '/detail/968f1ca956804ea7941a1b48473a9c45' , '/detail/4a82b75297e249af835a7c9b6327f8c0' , '/detail/5f9b79f3f60947d3a8b8cae1b2ef0350' , '/detail/3a0a6fbba9a44b859874f5684fdddca9' , '/detail/6fe6d2d7144248a4bc3348ec8b8ccdad' , '/detail/f811348abbb74a039d0bff0879bb32cc' , '/detail/20272dc598de46b498c1bef937810b0a' , '/detail/a94619849a3545bbbcedc55fe9117e0e' , '/detail/186acf1095304ac495cfb422b964b1be' , '/detail/5e5ada428035490b910484bc952f99df' , '/detail/e10d33cbf20d4255ba365224b30235d7' , '/detail/2a512a15696048448b622d0813ef1774' , '/detail/651c46c619d04db5bfc3cd7118efb90b' , '/detail/beaef5b7b5e4438698cb3cbdc8d4abb6' , '/detail/7424edefde124c299d55e48cb7b944c8' , '/detail/ce78638a46b74980a2d6556c9942cc02' , '/detail/ed76a3d76d5b40768d1558a9291f7093' , '/detail/44fd29b89c874bb09cb67738a9709250' , '/detail/40d0fd6421ef49e4a2a7ff26fe38fd3b' , '/navigation/d1c8e7fd3f514b16a7c7c457c438b93f' , '/navigation/585d71242fa54b0fba56e331ed5adbe1' , '/navigation/0199576db2937bbe9a41fb6156449782' , '/navigation/08014c102bba43b09e93a823de238da1' , '/navigation/04ac33f9be48438ba185ce8585682c3c' , '/navigation/ba9f9e3fd094425392c838f151773526' , '/navigation/cda441a37060455fa34c8ce371928eb3' , '/navigation/52242d7c7a3349359001e1b7b2c3df80' , '/navigation/83586831f5bc43d6824ec80864e9314e' , '/navigation/0196d8a825c27a7e93a4b07323c246d6' , '/navigation/ccd140695dc643408838c39c838a0a51' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0x274605D71D2B4479A3882D8FD62BFF5C OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
118
0.59 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"†;orw>Jj²»Úï\x06 бQ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"K‡Øl1ÄL\x03 ®Îy¥±HÃ_ "
b"“ª'KùøMN–ÎQ\r bÝ\x03 ¤ "
b"¦.\x1F j\x1A\v E\x19 ¯@\e bp£qI "
b"│ì╔╝¶c@\e î╦²4É\r Îó "
b"ß7ìÀÇèGÅæ×\r t\r ]l\x1A "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"Ê*\v 3.ÅM▓║ÙÞÊÞe\ý "
b"äNg‚ÆBG·–¸‘Ï%®8÷ "
]
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 (0x863B6F72773E4A6AB2BBDAEF06D0B151 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x4B87D86C31C44C03AECE79A5B148C35F , 0x93AA274BF9F84D4E96CE510D62DD03A4 , 0xA62E1F6A1A0B4519AF401B6270A37149 , 0xB38DC9BCF463401B8CCBFD34900DD7A2 , 0xE1378DB7808A478F919E0D740D5D6C1A , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0xD22A0B332E8F4DB2BAEBE8D2E8655CEC , 0xE44E6782C64247B796B891CF25AE38F7 );
Copy