1
0.29 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.37 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
3
0.25 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
4
0.45 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"\x01 ‰E;¸^q ‰ô_¡=W99 "
"neuheiten-angebote/marken/hendi "
"neuheiten-angebote/marken/hendi/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0x0189453BB85E71A089F45FA13D573939 OR sales_channel_id IS NULL )) AND ((seo_path_info = 'neuheiten-angebote/marken/hendi' OR seo_path_info = 'neuheiten-angebote/marken/hendi/' ));
Copy
5
0.25 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
"zMqo9vtVXidnk74lV4eIGBMzLXvX0cwf "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x0189453BB85E71A089F45FA13D573939 ) AND (token = 'zMqo9vtVXidnk74lV4eIGBMzLXvX0cwf' ) LIMIT 1 ;
Copy
6
0.11 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"zMqo9vtVXidnk74lV4eIGBMzLXvX0cwf "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = 'zMqo9vtVXidnk74lV4eIGBMzLXvX0cwf' ;
Copy
7
0.15 ms
SELECT `acl_role` . `privileges` AS `privileges`
FROM `acl_role`
INNER JOIN `app` ON `app` . `acl_role_id` = `acl_role` . `id`
WHERE `app` . `id` = ?
Parameters :
[
b"\x01 ‰¿ž¬Äröˆ³\x06 ×’aÍ "
]
SELECT `acl_role` . `privileges` AS `privileges`
FROM `acl_role`
INNER JOIN `app` ON `app` . `acl_role_id` = `acl_role` . `id`
WHERE `app` . `id` = 0x0189BF9EACC472F6888FB306D79261CD
;
Copy
8
0.21 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"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E9èÂpIžÎDèÅ—÷‚ "
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0x0189453BB85E71A089F45FA13D573939 AND `sales_channel_country` . `country_id` = 0x01894539E8C270499ECE44E8C597F782 );
Copy
9
0.84 ms
SELECT `acris_cookie` . `id` as `acris_cookie.id` , `acris_cookie` . `cookie_group_id` as `acris_cookie.cookieGroupId` , `acris_cookie.cookieGroup` . `id` as `acris_cookie.cookieGroup.id` , `acris_cookie.cookieGroup` . `is_default` as `acris_cookie.cookieGroup.isDefault` , `acris_cookie.cookieGroup` . `identification` as `acris_cookie.cookieGroup.identification` , `acris_cookie.cookieGroup` . `created_at` as `acris_cookie.cookieGroup.createdAt` , `acris_cookie.cookieGroup` . `updated_at` as `acris_cookie.cookieGroup.updatedAt` , `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation.title` as `acris_cookie.cookieGroup.title` , `acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation.description` as `acris_cookie.cookieGroup.description` , `acris_cookie` . `cookie_id` as `acris_cookie.cookieId` , `acris_cookie` . `google_cookie_consent_mode` as `acris_cookie.googleCookieConsentMode` , `acris_cookie` . `default_value` as `acris_cookie.defaultValue` , `acris_cookie` . `script_position` as `acris_cookie.scriptPosition` , `acris_cookie` . `expiration` as `acris_cookie.expiration` , `acris_cookie` . `provider` as `acris_cookie.provider` , `acris_cookie` . `active` as `acris_cookie.active` , `acris_cookie` . `unknown` as `acris_cookie.unknown` , `acris_cookie` . `is_default` as `acris_cookie.isDefault` , `acris_cookie` . `from_extension` as `acris_cookie.fromExtension` , `acris_cookie` . `created_at` as `acris_cookie.createdAt` , `acris_cookie` . `updated_at` as `acris_cookie.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_cookie.salesChannels.mapping` . `sales_channel_id` ) SEPARATOR '||' )
FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
WHERE `acris_cookie.salesChannels.mapping` . `cookie_id` = `acris_cookie` . `id` ) as `acris_cookie.salesChannels.id_mapping` , `acris_cookie.translation.title` , `acris_cookie.translation.title` as `acris_cookie.title` , `acris_cookie.translation.description` , `acris_cookie.translation.description` as `acris_cookie.description` , `acris_cookie.translation.script` , `acris_cookie.translation.script` as `acris_cookie.script` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id` LEFT JOIN (SELECT `acris_cookie.translation` . `acris_cookie_id` , `acris_cookie.translation` . `title` as `acris_cookie.translation.title` , `acris_cookie.translation` . `description` as `acris_cookie.translation.description` , `acris_cookie.translation` . `script` as `acris_cookie.translation.script` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation` . `language_id` = ? ) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation` . `acris_cookie_id` = `acris_cookie` . `id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation` . `acris_cookie_group_id` , `acris_cookie.cookieGroup.translation` . `title` as `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation` . `description` as `acris_cookie.cookieGroup.translation.description` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation` . `language_id` = ? ) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie.cookieGroup` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `acris_cookie` . `id` as `acris_cookie.id` , `acris_cookie` . `cookie_group_id` as `acris_cookie.cookieGroupId` , `acris_cookie.cookieGroup` . `id` as `acris_cookie.cookieGroup.id` , `acris_cookie.cookieGroup` . `is_default` as `acris_cookie.cookieGroup.isDefault` , `acris_cookie.cookieGroup` . `identification` as `acris_cookie.cookieGroup.identification` , `acris_cookie.cookieGroup` . `created_at` as `acris_cookie.cookieGroup.createdAt` , `acris_cookie.cookieGroup` . `updated_at` as `acris_cookie.cookieGroup.updatedAt` , `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation.title` as `acris_cookie.cookieGroup.title` , `acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation.description` as `acris_cookie.cookieGroup.description` , `acris_cookie` . `cookie_id` as `acris_cookie.cookieId` , `acris_cookie` . `google_cookie_consent_mode` as `acris_cookie.googleCookieConsentMode` , `acris_cookie` . `default_value` as `acris_cookie.defaultValue` , `acris_cookie` . `script_position` as `acris_cookie.scriptPosition` , `acris_cookie` . `expiration` as `acris_cookie.expiration` , `acris_cookie` . `provider` as `acris_cookie.provider` , `acris_cookie` . `active` as `acris_cookie.active` , `acris_cookie` . `unknown` as `acris_cookie.unknown` , `acris_cookie` . `is_default` as `acris_cookie.isDefault` , `acris_cookie` . `from_extension` as `acris_cookie.fromExtension` , `acris_cookie` . `created_at` as `acris_cookie.createdAt` , `acris_cookie` . `updated_at` as `acris_cookie.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_cookie.salesChannels.mapping` . `sales_channel_id` ) SEPARATOR '||' )
FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
WHERE `acris_cookie.salesChannels.mapping` . `cookie_id` = `acris_cookie` . `id` ) as `acris_cookie.salesChannels.id_mapping` , `acris_cookie.translation.title` , `acris_cookie.translation.title` as `acris_cookie.title` , `acris_cookie.translation.description` , `acris_cookie.translation.description` as `acris_cookie.description` , `acris_cookie.translation.script` , `acris_cookie.translation.script` as `acris_cookie.script` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id` LEFT JOIN (SELECT `acris_cookie.translation` . `acris_cookie_id` , `acris_cookie.translation` . `title` as `acris_cookie.translation.title` , `acris_cookie.translation` . `description` as `acris_cookie.translation.description` , `acris_cookie.translation` . `script` as `acris_cookie.translation.script` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation` . `acris_cookie_id` = `acris_cookie` . `id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation` . `acris_cookie_group_id` , `acris_cookie.cookieGroup.translation` . `title` as `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation` . `description` as `acris_cookie.cookieGroup.translation.description` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie.cookieGroup` . `id` ;
Copy
10
0.48 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` . `measurement_units` as `sales_channel.measurementUnits` , `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.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 (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` WHERE `sales_channel` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
]
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` . `measurement_units` as `sales_channel.measurementUnits` ,
`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.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 (
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`
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` . `measurement_units` as `sales_channel.measurementUnits` , `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.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 (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` WHERE `sales_channel` . `id` IN (0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 );
Copy
11
0.15 ms
SELECT `acris_cookie_group` . `id` FROM `acris_cookie_group` ORDER BY `acris_cookie_group` . `is_default` DESC
SELECT `acris_cookie_group` . `id` FROM `acris_cookie_group` ORDER BY `acris_cookie_group` . `is_default` DESC ;
Copy
12
0.32 ms
SELECT `acris_cookie_group` . `id` as `acris_cookie_group.id` , `acris_cookie_group` . `is_default` as `acris_cookie_group.isDefault` , `acris_cookie_group` . `identification` as `acris_cookie_group.identification` , `acris_cookie_group` . `created_at` as `acris_cookie_group.createdAt` , `acris_cookie_group` . `updated_at` as `acris_cookie_group.updatedAt` , `acris_cookie_group.translation.title` , `acris_cookie_group.translation.title` as `acris_cookie_group.title` , `acris_cookie_group.translation.description` , `acris_cookie_group.translation.description` as `acris_cookie_group.description` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation` . `acris_cookie_group_id` , `acris_cookie_group.translation` . `title` as `acris_cookie_group.translation.title` , `acris_cookie_group.translation` . `description` as `acris_cookie_group.translation.description` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation` . `language_id` = ? ) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie_group` . `id` WHERE `acris_cookie_group` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 \v œìs\x07 ¸%½Ûv_ò! "
b"\x01 \v Â\x07 r¥°8½[!›;: "
b"\x01 \v Â\r p>Œœ``ÆQ5S "
b"\x01 \v Â5s\x02 †äƒ‰×¸ˆÒ "
b"\x01 \v Â;pëª+ØLÙ\x03 Úõ "
b"\x01 \v ÂKsc–\x08 Âêæ|5õ "
b"\x01 \v ÂÏjp˜«¨áCä…é "
b"\x01 \v ÂÖ÷r†š÷óÈ,|\x04 "
b"\x01 P=\x00 p\x11 š¿L\x07 2bB "
b"\x01 «´\x1F ‡rœ¾Y\x7F N¸wØ "
b"\x01 š*×$9swµOå\x1D 5XˆT "
b"\x01 š*×&…rh¥\x05 Æ\x0F nêò "
]
SELECT `acris_cookie_group` . `id` as `acris_cookie_group.id` , `acris_cookie_group` . `is_default` as `acris_cookie_group.isDefault` , `acris_cookie_group` . `identification` as `acris_cookie_group.identification` , `acris_cookie_group` . `created_at` as `acris_cookie_group.createdAt` , `acris_cookie_group` . `updated_at` as `acris_cookie_group.updatedAt` , `acris_cookie_group.translation.title` , `acris_cookie_group.translation.title` as `acris_cookie_group.title` , `acris_cookie_group.translation.description` , `acris_cookie_group.translation.description` as `acris_cookie_group.description` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation` . `acris_cookie_group_id` , `acris_cookie_group.translation` . `title` as `acris_cookie_group.translation.title` , `acris_cookie_group.translation` . `description` as `acris_cookie_group.translation.description` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie_group` . `id` WHERE `acris_cookie_group` . `id` IN (0x018F0BC29CEC7307B825BDDB765FF221 , 0x018F0BC29D0772A5B038BD5B219B3B3A , 0x018F0BC29D0D703E8C9C6060C6513553 , 0x018F0BC29D35730286E48389D7B888D2 , 0x018F0BC29D3B70EBAA2BD84CD903DAF5 , 0x018F0BC29D4B73639608C2EAE67C35F5 , 0x018F0BC2CF6A7098ABA8E143E48E85E9 , 0x018F0BC2D6F772869AF7F3C82C9D7C04 , 0x018FA0503D0070119ABF4C9D07326242 , 0x018FABB41F8772909CBE597F4EB877D8 , 0x019A2AD724397377B54FE51D35588854 , 0x019A2AD7268572688FA505C60F6EEAF2 );
Copy
13
0.69 ms
SELECT `acris_cookie` . `id` as `acris_cookie.id` , `acris_cookie` . `cookie_group_id` as `acris_cookie.cookieGroupId` , `acris_cookie.cookieGroup` . `id` as `acris_cookie.cookieGroup.id` , `acris_cookie.cookieGroup` . `is_default` as `acris_cookie.cookieGroup.isDefault` , `acris_cookie.cookieGroup` . `identification` as `acris_cookie.cookieGroup.identification` , `acris_cookie.cookieGroup` . `created_at` as `acris_cookie.cookieGroup.createdAt` , `acris_cookie.cookieGroup` . `updated_at` as `acris_cookie.cookieGroup.updatedAt` , `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation.title` as `acris_cookie.cookieGroup.title` , `acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation.description` as `acris_cookie.cookieGroup.description` , `acris_cookie` . `cookie_id` as `acris_cookie.cookieId` , `acris_cookie` . `google_cookie_consent_mode` as `acris_cookie.googleCookieConsentMode` , `acris_cookie` . `default_value` as `acris_cookie.defaultValue` , `acris_cookie` . `script_position` as `acris_cookie.scriptPosition` , `acris_cookie` . `expiration` as `acris_cookie.expiration` , `acris_cookie` . `provider` as `acris_cookie.provider` , `acris_cookie` . `active` as `acris_cookie.active` , `acris_cookie` . `unknown` as `acris_cookie.unknown` , `acris_cookie` . `is_default` as `acris_cookie.isDefault` , `acris_cookie` . `from_extension` as `acris_cookie.fromExtension` , `acris_cookie` . `created_at` as `acris_cookie.createdAt` , `acris_cookie` . `updated_at` as `acris_cookie.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_cookie.salesChannels.mapping` . `sales_channel_id` ) SEPARATOR '||' )
FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
WHERE `acris_cookie.salesChannels.mapping` . `cookie_id` = `acris_cookie` . `id` ) as `acris_cookie.salesChannels.id_mapping` , `acris_cookie.translation.title` , `acris_cookie.translation.title` as `acris_cookie.title` , `acris_cookie.translation.description` , `acris_cookie.translation.description` as `acris_cookie.description` , `acris_cookie.translation.script` , `acris_cookie.translation.script` as `acris_cookie.script` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id` LEFT JOIN (SELECT `acris_cookie.translation` . `acris_cookie_id` , `acris_cookie.translation` . `title` as `acris_cookie.translation.title` , `acris_cookie.translation` . `description` as `acris_cookie.translation.description` , `acris_cookie.translation` . `script` as `acris_cookie.translation.script` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation` . `language_id` = ? ) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation` . `acris_cookie_id` = `acris_cookie` . `id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation` . `acris_cookie_group_id` , `acris_cookie.cookieGroup.translation` . `title` as `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation` . `description` as `acris_cookie.cookieGroup.translation.description` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation` . `language_id` = ? ) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie.cookieGroup` . `id` WHERE ((`acris_cookie` . `cookie_group_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 \v œìs\x07 ¸%½Ûv_ò! "
b"\x01 \v Â\x07 r¥°8½[!›;: "
b"\x01 \v Â\r p>Œœ``ÆQ5S "
b"\x01 \v Â5s\x02 †äƒ‰×¸ˆÒ "
b"\x01 \v Â;pëª+ØLÙ\x03 Úõ "
b"\x01 \v ÂKsc–\x08 Âêæ|5õ "
b"\x01 \v ÂÏjp˜«¨áCä…é "
b"\x01 \v ÂÖ÷r†š÷óÈ,|\x04 "
b"\x01 P=\x00 p\x11 š¿L\x07 2bB "
b"\x01 «´\x1F ‡rœ¾Y\x7F N¸wØ "
b"\x01 š*×$9swµOå\x1D 5XˆT "
b"\x01 š*×&…rh¥\x05 Æ\x0F nêò "
]
SELECT
`acris_cookie` . `id` as `acris_cookie.id` ,
`acris_cookie` . `cookie_group_id` as `acris_cookie.cookieGroupId` ,
`acris_cookie.cookieGroup` . `id` as `acris_cookie.cookieGroup.id` ,
`acris_cookie.cookieGroup` . `is_default` as `acris_cookie.cookieGroup.isDefault` ,
`acris_cookie.cookieGroup` . `identification` as `acris_cookie.cookieGroup.identification` ,
`acris_cookie.cookieGroup` . `created_at` as `acris_cookie.cookieGroup.createdAt` ,
`acris_cookie.cookieGroup` . `updated_at` as `acris_cookie.cookieGroup.updatedAt` ,
`acris_cookie.cookieGroup.translation.title` ,
`acris_cookie.cookieGroup.translation.title` as `acris_cookie.cookieGroup.title` ,
`acris_cookie.cookieGroup.translation.description` ,
`acris_cookie.cookieGroup.translation.description` as `acris_cookie.cookieGroup.description` ,
`acris_cookie` . `cookie_id` as `acris_cookie.cookieId` ,
`acris_cookie` . `google_cookie_consent_mode` as `acris_cookie.googleCookieConsentMode` ,
`acris_cookie` . `default_value` as `acris_cookie.defaultValue` ,
`acris_cookie` . `script_position` as `acris_cookie.scriptPosition` ,
`acris_cookie` . `expiration` as `acris_cookie.expiration` ,
`acris_cookie` . `provider` as `acris_cookie.provider` ,
`acris_cookie` . `active` as `acris_cookie.active` ,
`acris_cookie` . `unknown` as `acris_cookie.unknown` ,
`acris_cookie` . `is_default` as `acris_cookie.isDefault` ,
`acris_cookie` . `from_extension` as `acris_cookie.fromExtension` ,
`acris_cookie` . `created_at` as `acris_cookie.createdAt` ,
`acris_cookie` . `updated_at` as `acris_cookie.updatedAt` ,
(
SELECT
GROUP_CONCAT (
HEX (
`acris_cookie.salesChannels.mapping` . `sales_channel_id`
) SEPARATOR '||'
)
FROM
`acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
WHERE
`acris_cookie.salesChannels.mapping` . `cookie_id` = `acris_cookie` . `id`
) as `acris_cookie.salesChannels.id_mapping` ,
`acris_cookie.translation.title` ,
`acris_cookie.translation.title` as `acris_cookie.title` ,
`acris_cookie.translation.description` ,
`acris_cookie.translation.description` as `acris_cookie.description` ,
`acris_cookie.translation.script` ,
`acris_cookie.translation.script` as `acris_cookie.script`
FROM
`acris_cookie`
LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id`
LEFT JOIN (
SELECT
`acris_cookie.translation` . `acris_cookie_id` ,
`acris_cookie.translation` . `title` as `acris_cookie.translation.title` ,
`acris_cookie.translation` . `description` as `acris_cookie.translation.description` ,
`acris_cookie.translation` . `script` as `acris_cookie.translation.script`
FROM
`acris_cookie_translation` `acris_cookie.translation`
WHERE
`acris_cookie.translation` . `language_id` = ?
) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation` . `acris_cookie_id` = `acris_cookie` . `id`
LEFT JOIN (
SELECT
`acris_cookie.cookieGroup.translation` . `acris_cookie_group_id` ,
`acris_cookie.cookieGroup.translation` . `title` as `acris_cookie.cookieGroup.translation.title` ,
`acris_cookie.cookieGroup.translation` . `description` as `acris_cookie.cookieGroup.translation.description`
FROM
`acris_cookie_group_translation` `acris_cookie.cookieGroup.translation`
WHERE
`acris_cookie.cookieGroup.translation` . `language_id` = ?
) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie.cookieGroup` . `id`
WHERE
(
(
`acris_cookie` . `cookie_group_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
)
Copy
SELECT `acris_cookie` . `id` as `acris_cookie.id` , `acris_cookie` . `cookie_group_id` as `acris_cookie.cookieGroupId` , `acris_cookie.cookieGroup` . `id` as `acris_cookie.cookieGroup.id` , `acris_cookie.cookieGroup` . `is_default` as `acris_cookie.cookieGroup.isDefault` , `acris_cookie.cookieGroup` . `identification` as `acris_cookie.cookieGroup.identification` , `acris_cookie.cookieGroup` . `created_at` as `acris_cookie.cookieGroup.createdAt` , `acris_cookie.cookieGroup` . `updated_at` as `acris_cookie.cookieGroup.updatedAt` , `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation.title` as `acris_cookie.cookieGroup.title` , `acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation.description` as `acris_cookie.cookieGroup.description` , `acris_cookie` . `cookie_id` as `acris_cookie.cookieId` , `acris_cookie` . `google_cookie_consent_mode` as `acris_cookie.googleCookieConsentMode` , `acris_cookie` . `default_value` as `acris_cookie.defaultValue` , `acris_cookie` . `script_position` as `acris_cookie.scriptPosition` , `acris_cookie` . `expiration` as `acris_cookie.expiration` , `acris_cookie` . `provider` as `acris_cookie.provider` , `acris_cookie` . `active` as `acris_cookie.active` , `acris_cookie` . `unknown` as `acris_cookie.unknown` , `acris_cookie` . `is_default` as `acris_cookie.isDefault` , `acris_cookie` . `from_extension` as `acris_cookie.fromExtension` , `acris_cookie` . `created_at` as `acris_cookie.createdAt` , `acris_cookie` . `updated_at` as `acris_cookie.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_cookie.salesChannels.mapping` . `sales_channel_id` ) SEPARATOR '||' )
FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
WHERE `acris_cookie.salesChannels.mapping` . `cookie_id` = `acris_cookie` . `id` ) as `acris_cookie.salesChannels.id_mapping` , `acris_cookie.translation.title` , `acris_cookie.translation.title` as `acris_cookie.title` , `acris_cookie.translation.description` , `acris_cookie.translation.description` as `acris_cookie.description` , `acris_cookie.translation.script` , `acris_cookie.translation.script` as `acris_cookie.script` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id` LEFT JOIN (SELECT `acris_cookie.translation` . `acris_cookie_id` , `acris_cookie.translation` . `title` as `acris_cookie.translation.title` , `acris_cookie.translation` . `description` as `acris_cookie.translation.description` , `acris_cookie.translation` . `script` as `acris_cookie.translation.script` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation` . `acris_cookie_id` = `acris_cookie` . `id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation` . `acris_cookie_group_id` , `acris_cookie.cookieGroup.translation` . `title` as `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation` . `description` as `acris_cookie.cookieGroup.translation.description` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie.cookieGroup` . `id` WHERE ((`acris_cookie` . `cookie_group_id` IN (0x018F0BC29CEC7307B825BDDB765FF221 , 0x018F0BC29D0772A5B038BD5B219B3B3A , 0x018F0BC29D0D703E8C9C6060C6513553 , 0x018F0BC29D35730286E48389D7B888D2 , 0x018F0BC29D3B70EBAA2BD84CD903DAF5 , 0x018F0BC29D4B73639608C2EAE67C35F5 , 0x018F0BC2CF6A7098ABA8E143E48E85E9 , 0x018F0BC2D6F772869AF7F3C82C9D7C04 , 0x018FA0503D0070119ABF4C9D07326242 , 0x018FABB41F8772909CBE597F4EB877D8 , 0x019A2AD724397377B54FE51D35588854 , 0x019A2AD7268572688FA505C60F6EEAF2 )));
Copy
14
0.42 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` . `measurement_units` as `sales_channel.measurementUnits` , `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.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 (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` WHERE `sales_channel` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
]
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` . `measurement_units` as `sales_channel.measurementUnits` ,
`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.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 (
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`
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` . `measurement_units` as `sales_channel.measurementUnits` , `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.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 (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` WHERE `sales_channel` . `id` IN (0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 );
Copy
15
0.23 ms
SELECT pm . `handler_identifier` , LOWER (HEX (sc_pm . `payment_method_id` ))
FROM `sales_channel_payment_method` AS sc_pm
LEFT JOIN `payment_method` AS pm ON pm . `id` = sc_pm . `payment_method_id`
WHERE sc_pm . `sales_channel_id` = ? AND pm . `active` = 1
Parameters :
[
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
]
SELECT pm . `handler_identifier` , LOWER (HEX (sc_pm . `payment_method_id` ))
FROM `sales_channel_payment_method` AS sc_pm
LEFT JOIN `payment_method` AS pm ON pm . `id` = sc_pm . `payment_method_id`
WHERE sc_pm . `sales_channel_id` = 0x0189453BB85E71A089F45FA13D573939 AND pm . `active` = 1 ;
Copy
16
0.13 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
17
0.29 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` . `active` as `language.active` , `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` . `active` as `language.active` , `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
18
0.20 ms
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
19
0.15 ms
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
20
0.22 ms
SELECT `system_config` . `id` as `system_config.id` , `system_config` . `configuration_key` as `system_config.configurationKey` , `system_config` . `configuration_value` as `system_config.configurationValue` , `system_config` . `sales_channel_id` as `system_config.salesChannelId` , `system_config` . `created_at` as `system_config.createdAt` , `system_config` . `updated_at` as `system_config.updatedAt` FROM `system_config` WHERE (`system_config` . `configuration_key` = ? AND `system_config` . `sales_channel_id` = ? )
Parameters :
[
"CrayssnLabsRichSnippetsCreator.config.ldJson "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
]
SELECT `system_config` . `id` as `system_config.id` , `system_config` . `configuration_key` as `system_config.configurationKey` , `system_config` . `configuration_value` as `system_config.configurationValue` , `system_config` . `sales_channel_id` as `system_config.salesChannelId` , `system_config` . `created_at` as `system_config.createdAt` , `system_config` . `updated_at` as `system_config.updatedAt` FROM `system_config` WHERE (`system_config` . `configuration_key` = 'CrayssnLabsRichSnippetsCreator.config.ldJson' AND `system_config` . `sales_channel_id` = 0x0189453BB85E71A089F45FA13D573939 );
Copy
21
0.34 ms
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = ? ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = ? ) AND (`cms_page` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‰E9û\x10 q¡Œjé’r~] "
]
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 (0x01894539FB1071A18C6AE98F92727E5D ));
Copy
22
0.20 ms
SELECT `system_config` . `id` as `system_config.id` , `system_config` . `configuration_key` as `system_config.configurationKey` , `system_config` . `configuration_value` as `system_config.configurationValue` , `system_config` . `sales_channel_id` as `system_config.salesChannelId` , `system_config` . `created_at` as `system_config.createdAt` , `system_config` . `updated_at` as `system_config.updatedAt` FROM `system_config` WHERE (`system_config` . `configuration_key` = ? AND `system_config` . `sales_channel_id` = ? )
Parameters :
[
"CrayssnLabsRichSnippetsCreator.config.ldJson "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
]
SELECT `system_config` . `id` as `system_config.id` , `system_config` . `configuration_key` as `system_config.configurationKey` , `system_config` . `configuration_value` as `system_config.configurationValue` , `system_config` . `sales_channel_id` as `system_config.salesChannelId` , `system_config` . `created_at` as `system_config.createdAt` , `system_config` . `updated_at` as `system_config.updatedAt` FROM `system_config` WHERE (`system_config` . `configuration_key` = 'CrayssnLabsRichSnippetsCreator.config.ldJson' AND `system_config` . `sales_channel_id` = 0x0189453BB85E71A089F45FA13D573939 );
Copy
23
0.27 ms
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = ? ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = ? ) AND (`cms_page` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‰E9û\x1D rž‡D[\x10 GE€ "
]
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 (0x01894539FB1D729E87445B9010474580 ));
Copy
24
0.17 ms
SELECT `system_config` . `id` as `system_config.id` , `system_config` . `configuration_key` as `system_config.configurationKey` , `system_config` . `configuration_value` as `system_config.configurationValue` , `system_config` . `sales_channel_id` as `system_config.salesChannelId` , `system_config` . `created_at` as `system_config.createdAt` , `system_config` . `updated_at` as `system_config.updatedAt` FROM `system_config` WHERE (`system_config` . `configuration_key` = ? AND `system_config` . `sales_channel_id` = ? )
Parameters :
[
"CrayssnLabsRichSnippetsCreator.config.ldJson "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
]
SELECT `system_config` . `id` as `system_config.id` , `system_config` . `configuration_key` as `system_config.configurationKey` , `system_config` . `configuration_value` as `system_config.configurationValue` , `system_config` . `sales_channel_id` as `system_config.salesChannelId` , `system_config` . `created_at` as `system_config.createdAt` , `system_config` . `updated_at` as `system_config.updatedAt` FROM `system_config` WHERE (`system_config` . `configuration_key` = 'CrayssnLabsRichSnippetsCreator.config.ldJson' AND `system_config` . `sales_channel_id` = 0x0189453BB85E71A089F45FA13D573939 );
Copy
25
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"\x01 ‰E9û#r\Ÿ\x07 â_*5zA "
]
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 (0x01894539FB23725C9F07E25F2A357A41 ));
Copy
26
0.16 ms
SELECT `system_config` . `id` as `system_config.id` , `system_config` . `configuration_key` as `system_config.configurationKey` , `system_config` . `configuration_value` as `system_config.configurationValue` , `system_config` . `sales_channel_id` as `system_config.salesChannelId` , `system_config` . `created_at` as `system_config.createdAt` , `system_config` . `updated_at` as `system_config.updatedAt` FROM `system_config` WHERE (`system_config` . `configuration_key` = ? AND `system_config` . `sales_channel_id` = ? )
Parameters :
[
"CrayssnLabsRichSnippetsCreator.config.ldJson "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
]
SELECT `system_config` . `id` as `system_config.id` , `system_config` . `configuration_key` as `system_config.configurationKey` , `system_config` . `configuration_value` as `system_config.configurationValue` , `system_config` . `sales_channel_id` as `system_config.salesChannelId` , `system_config` . `created_at` as `system_config.createdAt` , `system_config` . `updated_at` as `system_config.updatedAt` FROM `system_config` WHERE (`system_config` . `configuration_key` = 'CrayssnLabsRichSnippetsCreator.config.ldJson' AND `system_config` . `sales_channel_id` = 0x0189453BB85E71A089F45FA13D573939 );
Copy
27
0.61 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"DZÂb\x14 6AMˆÄš\x11 šñ;“ "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xC7B1C2621436414D88C49A119AF13B93 ));
Copy
28
0.29 ms
SELECT `category_translation` . `name` as `category_translation.name` , `category_translation` . `breadcrumb` as `category_translation.breadcrumb` , `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` , `category_translation` . `custom_fields` as `category_translation.customFields` , `category_translation` . `created_at` as `category_translation.createdAt` , `category_translation` . `updated_at` as `category_translation.updatedAt` , `category_translation` . `category_id` as `category_translation.categoryId` , `category_translation` . `language_id` as `category_translation.languageId` , `category_translation` . `category_version_id` as `category_translation.categoryVersionId` FROM `category_translation` WHERE (`category_translation` . `category_version_id` = ? ) AND (((`category_translation` . `category_id` IN (? ))))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"DZÂb\x14 6AMˆÄš\x11 šñ;“ "
]
SELECT `category_translation` . `name` as `category_translation.name` , `category_translation` . `breadcrumb` as `category_translation.breadcrumb` , `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` , `category_translation` . `custom_fields` as `category_translation.customFields` , `category_translation` . `created_at` as `category_translation.createdAt` , `category_translation` . `updated_at` as `category_translation.updatedAt` , `category_translation` . `category_id` as `category_translation.categoryId` , `category_translation` . `language_id` as `category_translation.languageId` , `category_translation` . `category_version_id` as `category_translation.categoryVersionId` FROM `category_translation` WHERE (`category_translation` . `category_version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`category_translation` . `category_id` IN (0xC7B1C2621436414D88C49A119AF13B93 ))));
Copy
29
0.32 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.swagCmsExtensionsScrollNavigationPageSettings` . `id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.id` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `active` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.active` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `duration` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.duration` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `easing` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easing` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `bouncy` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.bouncy` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `easing_degree` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easingDegree` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `native_scrolling` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.nativeScrolling` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageId` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_version_id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageVersionId` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `created_at` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.createdAt` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `updated_at` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.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 `swag_cms_extensions_scroll_navigation_page_settings` `cms_page.swagCmsExtensionsScrollNavigationPageSettings` ON `cms_page` . `id` = `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `id` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = ? ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = ? ) AND (`cms_page` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‹†5:©qó¾½\x1A 3ŸöPP "
]
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.swagCmsExtensionsScrollNavigationPageSettings` . `id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.id` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `active` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.active` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `duration` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.duration` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `easing` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easing` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `bouncy` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.bouncy` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `easing_degree` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easingDegree` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `native_scrolling` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.nativeScrolling` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageId` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_version_id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageVersionId` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `created_at` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.createdAt` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `updated_at` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.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 `swag_cms_extensions_scroll_navigation_page_settings` `cms_page.swagCmsExtensionsScrollNavigationPageSettings` ON `cms_page` . `id` = `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `id` 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 (0x018B86353AA971F3BEBD1A339FF65050 ));
Copy
30
0.45 ms
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `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` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.swagCmsExtensionsScrollNavigation` . `id` as `cms_section.swagCmsExtensionsScrollNavigation.id` , `cms_section.swagCmsExtensionsScrollNavigation` . `active` as `cms_section.swagCmsExtensionsScrollNavigation.active` , `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_version_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionVersionId` , `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionId` , `cms_section.swagCmsExtensionsScrollNavigation` . `created_at` as `cms_section.swagCmsExtensionsScrollNavigation.createdAt` , `cms_section.swagCmsExtensionsScrollNavigation` . `updated_at` as `cms_section.swagCmsExtensionsScrollNavigation.updatedAt` , `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` , `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` as `cms_section.swagCmsExtensionsScrollNavigation.displayName` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `swag_cms_extensions_scroll_navigation` `cms_section.swagCmsExtensionsScrollNavigation` ON `cms_section` . `id` = `cms_section.swagCmsExtensionsScrollNavigation` . `id` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.swagCmsExtensionsScrollNavigation.translation` . `swag_cms_extensions_scroll_navigation_id` , `cms_section.swagCmsExtensionsScrollNavigation.translation` . `display_name` as `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` FROM `swag_cms_extensions_scroll_navigation_translation` `cms_section.swagCmsExtensionsScrollNavigation.translation` WHERE `cms_section.swagCmsExtensionsScrollNavigation.translation` . `language_id` = ? ) `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` ON `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` . `swag_cms_extensions_scroll_navigation_id` = `cms_section.swagCmsExtensionsScrollNavigation` . `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"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‹†5:©qó¾½\x1A 3ŸöPP "
]
SELECT
`cms_section` . `id` as `cms_section.id` ,
`cms_section` . `version_id` as `cms_section.versionId` ,
`cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` ,
`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` . `created_at` as `cms_section.createdAt` ,
`cms_section` . `updated_at` as `cms_section.updatedAt` ,
`cms_section.swagCmsExtensionsScrollNavigation` . `id` as `cms_section.swagCmsExtensionsScrollNavigation.id` ,
`cms_section.swagCmsExtensionsScrollNavigation` . `active` as `cms_section.swagCmsExtensionsScrollNavigation.active` ,
`cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_version_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionVersionId` ,
`cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionId` ,
`cms_section.swagCmsExtensionsScrollNavigation` . `created_at` as `cms_section.swagCmsExtensionsScrollNavigation.createdAt` ,
`cms_section.swagCmsExtensionsScrollNavigation` . `updated_at` as `cms_section.swagCmsExtensionsScrollNavigation.updatedAt` ,
`cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` ,
`cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` as `cms_section.swagCmsExtensionsScrollNavigation.displayName` ,
`cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` ,
`cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` ,
`cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` ,
`cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` ,
`cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` ,
`cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` ,
`cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` ,
`cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` ,
`cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` ,
`cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` ,
`cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` ,
`cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` ,
`cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` ,
`cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` ,
`cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` ,
`cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` ,
`cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` ,
`cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` ,
`cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` ,
`cms_section.backgroundMedia.translation.customFields` ,
`cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields`
FROM
`cms_section`
LEFT JOIN `swag_cms_extensions_scroll_navigation` `cms_section.swagCmsExtensionsScrollNavigation` ON `cms_section` . `id` = `cms_section.swagCmsExtensionsScrollNavigation` . `id`
LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_section.swagCmsExtensionsScrollNavigation.translation` . `swag_cms_extensions_scroll_navigation_id` ,
`cms_section.swagCmsExtensionsScrollNavigation.translation` . `display_name` as `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName`
FROM
`swag_cms_extensions_scroll_navigation_translation` `cms_section.swagCmsExtensionsScrollNavigation.translation`
WHERE
`cms_section.swagCmsExtensionsScrollNavigation.translation` . `language_id` = ?
) `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` ON `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` . `swag_cms_extensions_scroll_navigation_id` = `cms_section.swagCmsExtensionsScrollNavigation` . `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` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `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` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.swagCmsExtensionsScrollNavigation` . `id` as `cms_section.swagCmsExtensionsScrollNavigation.id` , `cms_section.swagCmsExtensionsScrollNavigation` . `active` as `cms_section.swagCmsExtensionsScrollNavigation.active` , `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_version_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionVersionId` , `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionId` , `cms_section.swagCmsExtensionsScrollNavigation` . `created_at` as `cms_section.swagCmsExtensionsScrollNavigation.createdAt` , `cms_section.swagCmsExtensionsScrollNavigation` . `updated_at` as `cms_section.swagCmsExtensionsScrollNavigation.updatedAt` , `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` , `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` as `cms_section.swagCmsExtensionsScrollNavigation.displayName` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `swag_cms_extensions_scroll_navigation` `cms_section.swagCmsExtensionsScrollNavigation` ON `cms_section` . `id` = `cms_section.swagCmsExtensionsScrollNavigation` . `id` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.swagCmsExtensionsScrollNavigation.translation` . `swag_cms_extensions_scroll_navigation_id` , `cms_section.swagCmsExtensionsScrollNavigation.translation` . `display_name` as `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` FROM `swag_cms_extensions_scroll_navigation_translation` `cms_section.swagCmsExtensionsScrollNavigation.translation` WHERE `cms_section.swagCmsExtensionsScrollNavigation.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` ON `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` . `swag_cms_extensions_scroll_navigation_id` = `cms_section.swagCmsExtensionsScrollNavigation` . `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 (0x018B86353AA971F3BEBD1A339FF65050 ))));
Copy
31
0.56 ms
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `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` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.swagCmsExtensionsBlockRule` . `id` as `cms_block.swagCmsExtensionsBlockRule.id` , `cms_block.swagCmsExtensionsBlockRule` . `inverted` as `cms_block.swagCmsExtensionsBlockRule.inverted` , `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRuleId` , `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockId` , `cms_block.swagCmsExtensionsBlockRule` . `cms_block_version_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockVersionId` , `cms_block.swagCmsExtensionsBlockRule` . `created_at` as `cms_block.swagCmsExtensionsBlockRule.createdAt` , `cms_block.swagCmsExtensionsBlockRule` . `updated_at` as `cms_block.swagCmsExtensionsBlockRule.updatedAt` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.id` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `name` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.name` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `priority` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.priority` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `description` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.description` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `payload` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.payload` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `invalid` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.invalid` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `areas` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.areas` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `custom_fields` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.customFields` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `module_types` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.moduleTypes` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `created_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.createdAt` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `updated_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.updatedAt` , `cms_block.swagCmsExtensionsQuickview` . `id` as `cms_block.swagCmsExtensionsQuickview.id` , `cms_block.swagCmsExtensionsQuickview` . `active` as `cms_block.swagCmsExtensionsQuickview.active` , `cms_block.swagCmsExtensionsQuickview` . `cms_block_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockId` , `cms_block.swagCmsExtensionsQuickview` . `cms_block_version_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockVersionId` , `cms_block.swagCmsExtensionsQuickview` . `created_at` as `cms_block.swagCmsExtensionsQuickview.createdAt` , `cms_block.swagCmsExtensionsQuickview` . `updated_at` as `cms_block.swagCmsExtensionsQuickview.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `swag_cms_extensions_block_rule` `cms_block.swagCmsExtensionsBlockRule` ON `cms_block` . `id` = `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id` LEFT JOIN `swag_cms_extensions_quickview` `cms_block.swagCmsExtensionsQuickview` ON `cms_block` . `id` = `cms_block.swagCmsExtensionsQuickview` . `cms_block_id` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN `rule` `cms_block.swagCmsExtensionsBlockRule.visibilityRule` ON `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id` = `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `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 ‹†5:²sz®ªN.\x11 ¯FM "
b"\x01 ‹†5:²sz®ªN.\x12 Ðxä "
]
SELECT
`cms_block` . `id` as `cms_block.id` ,
`cms_block` . `version_id` as `cms_block.versionId` ,
`cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` ,
`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` . `created_at` as `cms_block.createdAt` ,
`cms_block` . `updated_at` as `cms_block.updatedAt` ,
`cms_block.swagCmsExtensionsBlockRule` . `id` as `cms_block.swagCmsExtensionsBlockRule.id` ,
`cms_block.swagCmsExtensionsBlockRule` . `inverted` as `cms_block.swagCmsExtensionsBlockRule.inverted` ,
`cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRuleId` ,
`cms_block.swagCmsExtensionsBlockRule` . `cms_block_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockId` ,
`cms_block.swagCmsExtensionsBlockRule` . `cms_block_version_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockVersionId` ,
`cms_block.swagCmsExtensionsBlockRule` . `created_at` as `cms_block.swagCmsExtensionsBlockRule.createdAt` ,
`cms_block.swagCmsExtensionsBlockRule` . `updated_at` as `cms_block.swagCmsExtensionsBlockRule.updatedAt` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.id` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `name` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.name` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `priority` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.priority` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `description` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.description` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `payload` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.payload` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `invalid` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.invalid` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `areas` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.areas` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `custom_fields` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.customFields` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `module_types` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.moduleTypes` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `created_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.createdAt` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `updated_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.updatedAt` ,
`cms_block.swagCmsExtensionsQuickview` . `id` as `cms_block.swagCmsExtensionsQuickview.id` ,
`cms_block.swagCmsExtensionsQuickview` . `active` as `cms_block.swagCmsExtensionsQuickview.active` ,
`cms_block.swagCmsExtensionsQuickview` . `cms_block_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockId` ,
`cms_block.swagCmsExtensionsQuickview` . `cms_block_version_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockVersionId` ,
`cms_block.swagCmsExtensionsQuickview` . `created_at` as `cms_block.swagCmsExtensionsQuickview.createdAt` ,
`cms_block.swagCmsExtensionsQuickview` . `updated_at` as `cms_block.swagCmsExtensionsQuickview.updatedAt` ,
`cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` ,
`cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` ,
`cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` ,
`cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` ,
`cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` ,
`cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` ,
`cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` ,
`cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` ,
`cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` ,
`cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` ,
`cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` ,
`cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` ,
`cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` ,
`cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` ,
`cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` ,
`cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` ,
`cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` ,
`cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` ,
`cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` ,
`cms_block.backgroundMedia.translation.customFields` ,
`cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields`
FROM
`cms_block`
LEFT JOIN `swag_cms_extensions_block_rule` `cms_block.swagCmsExtensionsBlockRule` ON `cms_block` . `id` = `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id`
LEFT JOIN `swag_cms_extensions_quickview` `cms_block.swagCmsExtensionsQuickview` ON `cms_block` . `id` = `cms_block.swagCmsExtensionsQuickview` . `cms_block_id`
LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id`
LEFT JOIN `rule` `cms_block.swagCmsExtensionsBlockRule.visibilityRule` ON `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id` = `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `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` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `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` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.swagCmsExtensionsBlockRule` . `id` as `cms_block.swagCmsExtensionsBlockRule.id` , `cms_block.swagCmsExtensionsBlockRule` . `inverted` as `cms_block.swagCmsExtensionsBlockRule.inverted` , `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRuleId` , `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockId` , `cms_block.swagCmsExtensionsBlockRule` . `cms_block_version_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockVersionId` , `cms_block.swagCmsExtensionsBlockRule` . `created_at` as `cms_block.swagCmsExtensionsBlockRule.createdAt` , `cms_block.swagCmsExtensionsBlockRule` . `updated_at` as `cms_block.swagCmsExtensionsBlockRule.updatedAt` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.id` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `name` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.name` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `priority` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.priority` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `description` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.description` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `payload` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.payload` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `invalid` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.invalid` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `areas` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.areas` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `custom_fields` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.customFields` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `module_types` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.moduleTypes` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `created_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.createdAt` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `updated_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.updatedAt` , `cms_block.swagCmsExtensionsQuickview` . `id` as `cms_block.swagCmsExtensionsQuickview.id` , `cms_block.swagCmsExtensionsQuickview` . `active` as `cms_block.swagCmsExtensionsQuickview.active` , `cms_block.swagCmsExtensionsQuickview` . `cms_block_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockId` , `cms_block.swagCmsExtensionsQuickview` . `cms_block_version_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockVersionId` , `cms_block.swagCmsExtensionsQuickview` . `created_at` as `cms_block.swagCmsExtensionsQuickview.createdAt` , `cms_block.swagCmsExtensionsQuickview` . `updated_at` as `cms_block.swagCmsExtensionsQuickview.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `swag_cms_extensions_block_rule` `cms_block.swagCmsExtensionsBlockRule` ON `cms_block` . `id` = `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id` LEFT JOIN `swag_cms_extensions_quickview` `cms_block.swagCmsExtensionsQuickview` ON `cms_block` . `id` = `cms_block.swagCmsExtensionsQuickview` . `cms_block_id` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN `rule` `cms_block.swagCmsExtensionsBlockRule.visibilityRule` ON `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id` = `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `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 (0x018B86353AB2737AAEAA4E2E11AF464D , 0x018B86353AB2737AAEAA4E2E12D078E4 ))));
Copy
32
0.52 ms
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `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` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.swagCmsExtensionsForm` . `id` as `cms_slot.swagCmsExtensionsForm.id` , `cms_slot.swagCmsExtensionsForm` . `cms_slot_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotId` , `cms_slot.swagCmsExtensionsForm` . `cms_slot_version_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotVersionId` , `cms_slot.swagCmsExtensionsForm` . `is_template` as `cms_slot.swagCmsExtensionsForm.isTemplate` , `cms_slot.swagCmsExtensionsForm` . `technical_name` as `cms_slot.swagCmsExtensionsForm.technicalName` , `cms_slot.swagCmsExtensionsForm` . `mail_template_id` as `cms_slot.swagCmsExtensionsForm.mailTemplateId` , `cms_slot.swagCmsExtensionsForm` . `created_at` as `cms_slot.swagCmsExtensionsForm.createdAt` , `cms_slot.swagCmsExtensionsForm` . `updated_at` as `cms_slot.swagCmsExtensionsForm.updatedAt` , `cms_slot.swagCmsExtensionsForm.translation.title` , `cms_slot.swagCmsExtensionsForm.translation.title` as `cms_slot.swagCmsExtensionsForm.title` , `cms_slot.swagCmsExtensionsForm.translation.successMessage` , `cms_slot.swagCmsExtensionsForm.translation.successMessage` as `cms_slot.swagCmsExtensionsForm.successMessage` , `cms_slot.swagCmsExtensionsForm.translation.receivers` , `cms_slot.swagCmsExtensionsForm.translation.receivers` as `cms_slot.swagCmsExtensionsForm.receivers` , `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 `swag_cms_extensions_form` `cms_slot.swagCmsExtensionsForm` ON `cms_slot` . `id` = `cms_slot.swagCmsExtensionsForm` . `cms_slot_id` 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` LEFT JOIN (SELECT `cms_slot.swagCmsExtensionsForm.translation` . `swag_cms_extensions_form_id` , `cms_slot.swagCmsExtensionsForm.translation` . `title` as `cms_slot.swagCmsExtensionsForm.translation.title` , `cms_slot.swagCmsExtensionsForm.translation` . `success_message` as `cms_slot.swagCmsExtensionsForm.translation.successMessage` , `cms_slot.swagCmsExtensionsForm.translation` . `receivers` as `cms_slot.swagCmsExtensionsForm.translation.receivers` FROM `swag_cms_extensions_form_translation` `cms_slot.swagCmsExtensionsForm.translation` WHERE `cms_slot.swagCmsExtensionsForm.translation` . `language_id` = ? ) `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` ON `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` . `swag_cms_extensions_form_id` = `cms_slot.swagCmsExtensionsForm` . `id` WHERE (`cms_slot` . `version_id` = ? ) AND (((`cms_slot` . `cms_block_id` IN (? , ? , ? , ? , ? , ? ))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‹†5:²sz®ªN.\x11 ë\x01 u "
b"\x01 ‹†5:²sz®ªN.\x12 ùÄÜ "
b"\x01 ‹†5:³sóˆEAqíª± "
b"\x01 ‹†5:³sóˆEAq‚îñ& "
b"\x01 ‹†5:³sóˆEAqƒpÛ÷ "
b"\x01 ‹†5:³sóˆEAq…zÃ- "
]
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `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` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.swagCmsExtensionsForm` . `id` as `cms_slot.swagCmsExtensionsForm.id` , `cms_slot.swagCmsExtensionsForm` . `cms_slot_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotId` , `cms_slot.swagCmsExtensionsForm` . `cms_slot_version_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotVersionId` , `cms_slot.swagCmsExtensionsForm` . `is_template` as `cms_slot.swagCmsExtensionsForm.isTemplate` , `cms_slot.swagCmsExtensionsForm` . `technical_name` as `cms_slot.swagCmsExtensionsForm.technicalName` , `cms_slot.swagCmsExtensionsForm` . `mail_template_id` as `cms_slot.swagCmsExtensionsForm.mailTemplateId` , `cms_slot.swagCmsExtensionsForm` . `created_at` as `cms_slot.swagCmsExtensionsForm.createdAt` , `cms_slot.swagCmsExtensionsForm` . `updated_at` as `cms_slot.swagCmsExtensionsForm.updatedAt` , `cms_slot.swagCmsExtensionsForm.translation.title` , `cms_slot.swagCmsExtensionsForm.translation.title` as `cms_slot.swagCmsExtensionsForm.title` , `cms_slot.swagCmsExtensionsForm.translation.successMessage` , `cms_slot.swagCmsExtensionsForm.translation.successMessage` as `cms_slot.swagCmsExtensionsForm.successMessage` , `cms_slot.swagCmsExtensionsForm.translation.receivers` , `cms_slot.swagCmsExtensionsForm.translation.receivers` as `cms_slot.swagCmsExtensionsForm.receivers` , `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 `swag_cms_extensions_form` `cms_slot.swagCmsExtensionsForm` ON `cms_slot` . `id` = `cms_slot.swagCmsExtensionsForm` . `cms_slot_id` 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` LEFT JOIN (SELECT `cms_slot.swagCmsExtensionsForm.translation` . `swag_cms_extensions_form_id` , `cms_slot.swagCmsExtensionsForm.translation` . `title` as `cms_slot.swagCmsExtensionsForm.translation.title` , `cms_slot.swagCmsExtensionsForm.translation` . `success_message` as `cms_slot.swagCmsExtensionsForm.translation.successMessage` , `cms_slot.swagCmsExtensionsForm.translation` . `receivers` as `cms_slot.swagCmsExtensionsForm.translation.receivers` FROM `swag_cms_extensions_form_translation` `cms_slot.swagCmsExtensionsForm.translation` WHERE `cms_slot.swagCmsExtensionsForm.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` ON `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` . `swag_cms_extensions_form_id` = `cms_slot.swagCmsExtensionsForm` . `id` WHERE (`cms_slot` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`cms_slot` . `cms_block_id` IN (0x018B86353AB2737AAEAA4E2E11EB0175 , 0x018B86353AB2737AAEAA4E2E12F9C4DC , 0x018B86353AB373F38845417181EDAAB1 , 0x018B86353AB373F38845417182EEF126 , 0x018B86353AB373F3884541718370DBF7 , 0x018B86353AB373F388454171857AC32D ))));
Copy
33
0.19 ms
SELECT `system_config` . `id` as `system_config.id` , `system_config` . `configuration_key` as `system_config.configurationKey` , `system_config` . `configuration_value` as `system_config.configurationValue` , `system_config` . `sales_channel_id` as `system_config.salesChannelId` , `system_config` . `created_at` as `system_config.createdAt` , `system_config` . `updated_at` as `system_config.updatedAt` FROM `system_config` WHERE (`system_config` . `configuration_key` = ? AND `system_config` . `sales_channel_id` = ? )
Parameters :
[
"CrayssnLabsRichSnippetsCreator.config.ldJson "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
]
SELECT `system_config` . `id` as `system_config.id` , `system_config` . `configuration_key` as `system_config.configurationKey` , `system_config` . `configuration_value` as `system_config.configurationValue` , `system_config` . `sales_channel_id` as `system_config.salesChannelId` , `system_config` . `created_at` as `system_config.createdAt` , `system_config` . `updated_at` as `system_config.updatedAt` FROM `system_config` WHERE (`system_config` . `configuration_key` = 'CrayssnLabsRichSnippetsCreator.config.ldJson' AND `system_config` . `sales_channel_id` = 0x0189453BB85E71A089F45FA13D573939 );
Copy
34
0.19 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `id` = ?
Parameters :
[
b"DZÂb\x14 6AMˆÄš\x11 šñ;“ "
b"\x01 ‰E9ë\x08 so¡zˆ\x04\x04 z™\x1F "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0xC7B1C2621436414D88C49A119AF13B93 OR `id` = 0x01894539EB08736FA17A8804047A991F
;
Copy
35
0.38 ms
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = ? ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰E:\x08\e rt´z™,\x11 ¢ "
]
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (0x0189453A081B7274B4817A999F2C11A2 );
Copy
36
0.20 ms
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE (`product_sorting` . `active` = ? ) ORDER BY `product_sorting` . `priority` DESC
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE (`product_sorting` . `active` = 1 ) ORDER BY `product_sorting` . `priority` DESC ;
Copy
37
0.29 ms
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = ? ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰E:\x08\e rt´z™,\x11 ¢ "
b"\x01 ‰E:\x08\e rt´z™S\x1F ] "
b"\x01 ‰E:\x08\e rt´z™ \x03 Â8 "
b"\x01 ‰E:\x08\e rt´z™ ÷gŒ "
b"o\x10 /‚¤FN¦¹>¶lû•r€ "
b"\x01 ‰E:\x08\e rt´z™¡äìõ "
b"\x01 ‰E:\v þp—´\f bš†+ýá "
]
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (0x0189453A081B7274B4817A999F2C11A2 , 0x0189453A081B7274B4817A999F531F5D , 0x0189453A081B7274B4817A99A003C238 , 0x0189453A081B7274B4817A99A0F7678C , 0x6F102F82A4464EA6B93EB66CFB957280 , 0x0189453A081B7274B4817A99A1E4ECF5 , 0x0189453A0BFE7097B40C629A862BFDE1 );
Copy
38
0.12 ms
SELECT `theme` . `id` FROM `theme` WHERE (`theme` . `technical_name` = ? )
Parameters :
[
"zenitPlatformStratus "
]
SELECT `theme` . `id` FROM `theme` WHERE (`theme` . `technical_name` = 'zenitPlatformStratus' );
Copy
39
4.05 ms
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `theme_id` = ?
Parameters :
[
b"\x01 ‰¿Ø[s…·P\x1E ˜ý\x08 {¬ "
]
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `theme_id` = 0x0189BF9DD85B7385B7501E98FD087BAC ;
Copy
40
0.80 ms
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )) AND (`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
false
true
"product_download "
b"+Þ\x0E ÑDT°í\x15 ù«\x1E o "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )) AND (`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x2BDE0EAD8FD14454B0ED15F9AB1E206F ));
Copy
41
0.30 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? )) LIMIT 1
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"DZÂb\x14 6AMˆÄš\x11 šñ;“ "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xC7B1C2621436414D88C49A119AF13B93 )) LIMIT 1 ;
Copy
42
0.12 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"DZÂb\x14 6AMˆÄš\x11 šñ;“ "
]
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xC7B1C2621436414D88C49A119AF13B93 ));
Copy
43
0.28 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"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
]
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 (0x018B285C16677A34BA6D0A996C005280 );
Copy
44
234.75 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` . `name` as `product.translation.name` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = ? ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `name` as `product.parent.translation.name` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = ? ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND ((IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) = ? )) AND NOT (`product` . `display_group` < = > ? ))) GROUP BY `product` . `display_group` ORDER BY MIN (COALESCE (`product.translation.name` , `product.parent.translation.name` )) ASC , MIN (`product` . `id` ) ASC LIMIT 24 OFFSET 2880
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
true
b"""
èü§"•5B~€êÇ™\n
9å-
"""
null
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `name` as `product.translation.name` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `name` as `product.parent.translation.name` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x0189453BB85E71A089F45FA13D573939 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND ((IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) = 0xE8FCA7229535427E80EAC7990A39E52D )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product` . `display_group` ORDER BY MIN (COALESCE (`product.translation.name` , `product.parent.translation.name` )) ASC , MIN (`product` . `id` ) ASC LIMIT 24 OFFSET 2880 ;
Copy
45
478.86 ms
SELECT COUNT (* ) FROM (
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `name` as `product.translation.name` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = ? ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `name` as `product.parent.translation.name` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = ? ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND ((IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) = ? )) AND NOT (`product` . `display_group` < = > ? ))) GROUP BY `product` . `display_group` ) total
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
true
b"""
èü§"•5B~€êÇ™\n
9å-
"""
null
]
SELECT COUNT (* ) FROM (
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `name` as `product.translation.name` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `name` as `product.parent.translation.name` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x0189453BB85E71A089F45FA13D573939 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND ((IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) = 0xE8FCA7229535427E80EAC7990A39E52D )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product` . `display_group` ) total ;
Copy
46
169.92 ms
SELECT LOWER (HEX (IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ))) as `manufacturer` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND ((IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) = ? )) AND NOT (`product` . `display_group` < = > ? ))) GROUP BY IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` )
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
true
b"""
èü§"•5B~€êÇ™\n
9å-
"""
null
]
SELECT LOWER (HEX (IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ))) as `manufacturer` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x0189453BB85E71A089F45FA13D573939 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND ((IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) = 0xE8FCA7229535427E80EAC7990A39E52D )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` );
Copy
47
0.36 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` . `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.link` , `product_manufacturer.translation.link` as `product_manufacturer.link` , `product_manufacturer.translation.description` , `product_manufacturer.translation.description` as `product_manufacturer.description` , `product_manufacturer.translation.customFields` , `product_manufacturer.translation.customFields` as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation` . `product_manufacturer_id` , `product_manufacturer.translation` . `product_manufacturer_version_id` , `product_manufacturer.translation` . `link` as `product_manufacturer.translation.link` , `product_manufacturer.translation` . `name` as `product_manufacturer.translation.name` , `product_manufacturer.translation` . `description` as `product_manufacturer.translation.description` , `product_manufacturer.translation` . `custom_fields` as `product_manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . `language_id` = ? ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product_manufacturer` . `version_id` WHERE (`product_manufacturer` . `version_id` = ? ) AND (`product_manufacturer` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"""
èü§"•5B~€êÇ™\n
9å-
"""
]
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` . `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.link` , `product_manufacturer.translation.link` as `product_manufacturer.link` , `product_manufacturer.translation.description` , `product_manufacturer.translation.description` as `product_manufacturer.description` , `product_manufacturer.translation.customFields` , `product_manufacturer.translation.customFields` as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation` . `product_manufacturer_id` , `product_manufacturer.translation` . `product_manufacturer_version_id` , `product_manufacturer.translation` . `link` as `product_manufacturer.translation.link` , `product_manufacturer.translation` . `name` as `product_manufacturer.translation.name` , `product_manufacturer.translation` . `description` as `product_manufacturer.translation.description` , `product_manufacturer.translation` . `custom_fields` as `product_manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product_manufacturer` . `version_id` WHERE (`product_manufacturer` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product_manufacturer` . `id` IN (0xE8FCA7229535427E80EAC7990A39E52D ));
Copy
48
347.65 ms
SELECT MIN (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01894539eae47321851ef2ebc29f74a3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01894539eafd7144aae561984a171178.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01894539fcf9720eac3c8c3902383211.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018b8618766072f1ac5d6f1a97c80263.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018b902958c6701883bec53f95c04629.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018b71c40dd17858944f2b5e80524d9b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0194b6fefe6a7e76aa2f246e6791c2b2.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01894539eb3b73f7818cda0c560fef29.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledc85004bada4446eb0aca96577131b4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01894539eae47321851ef2ebc29f74a3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01894539eafd7144aae561984a171178.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01894539fcf9720eac3c8c3902383211.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018b8618766072f1ac5d6f1a97c80263.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018b902958c6701883bec53f95c04629.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018b71c40dd17858944f2b5e80524d9b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0194b6fefe6a7e76aa2f246e6791c2b2.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01894539eb3b73f7818cda0c560fef29.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledc85004bada4446eb0aca96577131b4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.min` , MAX (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01894539eae47321851ef2ebc29f74a3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01894539eafd7144aae561984a171178.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01894539fcf9720eac3c8c3902383211.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018b8618766072f1ac5d6f1a97c80263.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018b902958c6701883bec53f95c04629.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018b71c40dd17858944f2b5e80524d9b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0194b6fefe6a7e76aa2f246e6791c2b2.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01894539eb3b73f7818cda0c560fef29.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledc85004bada4446eb0aca96577131b4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01894539eae47321851ef2ebc29f74a3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01894539eafd7144aae561984a171178.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01894539fcf9720eac3c8c3902383211.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018b8618766072f1ac5d6f1a97c80263.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018b902958c6701883bec53f95c04629.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018b71c40dd17858944f2b5e80524d9b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0194b6fefe6a7e76aa2f246e6791c2b2.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01894539eb3b73f7818cda0c560fef29.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledc85004bada4446eb0aca96577131b4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.max` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND ((IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) = ? )) AND NOT (`product` . `display_group` < = > ? )))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
true
b"""
èü§"•5B~€êÇ™\n
9å-
"""
null
]
SELECT
MIN (
IFNULL (
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule01894539eae47321851ef2ebc29f74a3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule01894539eafd7144aae561984a171178.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule01894539fcf9720eac3c8c3902383211.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule018b8618766072f1ac5d6f1a97c80263.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule018b902958c6701883bec53f95c04629.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule018b71c40dd17858944f2b5e80524d9b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0194b6fefe6a7e76aa2f246e6791c2b2.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule01894539eb3b73f7818cda0c560fef29.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruledc85004bada4446eb0aca96577131b4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
),
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule01894539eae47321851ef2ebc29f74a3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule01894539eafd7144aae561984a171178.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule01894539fcf9720eac3c8c3902383211.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule018b8618766072f1ac5d6f1a97c80263.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule018b902958c6701883bec53f95c04629.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule018b71c40dd17858944f2b5e80524d9b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0194b6fefe6a7e76aa2f246e6791c2b2.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule01894539eb3b73f7818cda0c560fef29.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruledc85004bada4446eb0aca96577131b4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
)
)
) as `price.min` ,
MAX (
IFNULL (
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule01894539eae47321851ef2ebc29f74a3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule01894539eafd7144aae561984a171178.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule01894539fcf9720eac3c8c3902383211.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule018b8618766072f1ac5d6f1a97c80263.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule018b902958c6701883bec53f95c04629.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule018b71c40dd17858944f2b5e80524d9b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0194b6fefe6a7e76aa2f246e6791c2b2.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule01894539eb3b73f7818cda0c560fef29.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruledc85004bada4446eb0aca96577131b4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
),
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule01894539eae47321851ef2ebc29f74a3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule01894539eafd7144aae561984a171178.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule01894539fcf9720eac3c8c3902383211.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule018b8618766072f1ac5d6f1a97c80263.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule018b902958c6701883bec53f95c04629.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule018b71c40dd17858944f2b5e80524d9b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0194b6fefe6a7e76aa2f246e6791c2b2.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule01894539eb3b73f7818cda0c560fef29.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruledc85004bada4446eb0aca96577131b4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
)
)
) as `price.max`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id`
AND `product` . `parent_version_id` = `product.parent` . `version_id`
LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id`
AND `product` . version_id = `product.visibilities` . product_version_id
WHERE
(`product` . `version_id` = ? )
AND (
(
(
(
`product.visibilities` . `visibility` > = ?
)
AND `product.visibilities` . `sales_channel_id` = ?
AND IFNULL (
`product` . `active` , `product.parent` . `active`
) = ?
)
AND (
(
IFNULL (
`product` . `product_manufacturer_id` ,
`product.parent` . `product_manufacturer_id`
) = ?
)
)
AND NOT (`product` . `display_group` < = > ? )
)
)
Copy
SELECT MIN (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01894539eae47321851ef2ebc29f74a3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01894539eafd7144aae561984a171178.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01894539fcf9720eac3c8c3902383211.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018b8618766072f1ac5d6f1a97c80263.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018b902958c6701883bec53f95c04629.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018b71c40dd17858944f2b5e80524d9b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0194b6fefe6a7e76aa2f246e6791c2b2.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01894539eb3b73f7818cda0c560fef29.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledc85004bada4446eb0aca96577131b4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01894539eae47321851ef2ebc29f74a3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01894539eafd7144aae561984a171178.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01894539fcf9720eac3c8c3902383211.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018b8618766072f1ac5d6f1a97c80263.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018b902958c6701883bec53f95c04629.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018b71c40dd17858944f2b5e80524d9b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0194b6fefe6a7e76aa2f246e6791c2b2.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01894539eb3b73f7818cda0c560fef29.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledc85004bada4446eb0aca96577131b4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.min` , MAX (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01894539eae47321851ef2ebc29f74a3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01894539eafd7144aae561984a171178.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01894539fcf9720eac3c8c3902383211.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018b8618766072f1ac5d6f1a97c80263.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018b902958c6701883bec53f95c04629.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018b71c40dd17858944f2b5e80524d9b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0194b6fefe6a7e76aa2f246e6791c2b2.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01894539eb3b73f7818cda0c560fef29.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledc85004bada4446eb0aca96577131b4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01894539eae47321851ef2ebc29f74a3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01894539eafd7144aae561984a171178.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01894539fcf9720eac3c8c3902383211.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018b8618766072f1ac5d6f1a97c80263.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018b902958c6701883bec53f95c04629.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018b71c40dd17858944f2b5e80524d9b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0194b6fefe6a7e76aa2f246e6791c2b2.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01894539eb3b73f7818cda0c560fef29.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledc85004bada4446eb0aca96577131b4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.max` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x0189453BB85E71A089F45FA13D573939 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND ((IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) = 0xE8FCA7229535427E80EAC7990A39E52D )) AND NOT (`product` . `display_group` < = > NULL )));
Copy
49
151.72 ms
SELECT MAX (IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` )) as `rating` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND ((IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) = ? )) AND NOT (`product` . `display_group` < = > ? ))) AND (((IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` ) > = ? )))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
true
b"""
èü§"•5B~€êÇ™\n
9å-
"""
null
0
]
SELECT MAX (IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` )) as `rating` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x0189453BB85E71A089F45FA13D573939 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND ((IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) = 0xE8FCA7229535427E80EAC7990A39E52D )) AND NOT (`product` . `display_group` < = > NULL ))) AND (((IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` ) > = 0 )));
Copy
50
144.74 ms
SELECT MAX (IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` )) as `shipping-free` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND ((IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) = ? )) AND NOT (`product` . `display_group` < = > ? ))) AND ((IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` ) = ? ))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
true
b"""
èü§"•5B~€êÇ™\n
9å-
"""
null
true
]
SELECT MAX (IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` )) as `shipping-free` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x0189453BB85E71A089F45FA13D573939 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND ((IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) = 0xE8FCA7229535427E80EAC7990A39E52D )) AND NOT (`product` . `display_group` < = > NULL ))) AND ((IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` ) = 1 ));
Copy
51
221.95 ms
SELECT LOWER (HEX (`product.properties` . `id` )) as `properties.key` , COUNT (`product` . `id` ) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_property` `product.properties.mapping` ON `product` . `properties` = `product.properties.mapping` . `product_id` AND `product` . `version_id` = `product.properties.mapping` . `product_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping` . `property_group_option_id` = `product.properties` . `id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND ((IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) = ? )) AND NOT (`product` . `display_group` < = > ? ))) GROUP BY `product.properties` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
true
b"""
èü§"•5B~€êÇ™\n
9å-
"""
null
]
SELECT LOWER (HEX (`product.properties` . `id` )) as `properties.key` , COUNT (`product` . `id` ) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_property` `product.properties.mapping` ON `product` . `properties` = `product.properties.mapping` . `product_id` AND `product` . `version_id` = `product.properties.mapping` . `product_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping` . `property_group_option_id` = `product.properties` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x0189453BB85E71A089F45FA13D573939 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND ((IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) = 0xE8FCA7229535427E80EAC7990A39E52D )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.properties` . `id` ;
Copy
52
221.61 ms
SELECT LOWER (HEX (`product.options` . `id` )) as `options.key` , COUNT (`product` . `id` ) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_option` `product.options.mapping` ON `product` . `id` = `product.options.mapping` . `product_id` AND `product` . `version_id` = `product.options.mapping` . `product_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping` . `property_group_option_id` = `product.options` . `id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND ((IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) = ? )) AND NOT (`product` . `display_group` < = > ? ))) GROUP BY `product.options` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
true
b"""
èü§"•5B~€êÇ™\n
9å-
"""
null
]
SELECT LOWER (HEX (`product.options` . `id` )) as `options.key` , COUNT (`product` . `id` ) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_option` `product.options.mapping` ON `product` . `id` = `product.options.mapping` . `product_id` AND `product` . `version_id` = `product.options.mapping` . `product_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping` . `property_group_option_id` = `product.options` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x0189453BB85E71A089F45FA13D573939 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND ((IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) = 0xE8FCA7229535427E80EAC7990A39E52D )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.options` . `id` ;
Copy
53
137.05 ms
SELECT MAX (`product` . `stock` ) as `immediately-available` 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 ((IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) = ? )) AND NOT (`product` . `display_group` < = > ? ))) AND (((`product` . `stock` > = ? ) AND ((IFNULL (`product` . `release_date` , `product.parent` . `release_date` ) < = ? ) OR IFNULL (`product` . `release_date` , `product.parent` . `release_date` ) < = > ? )))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
true
b"""
èü§"•5B~€êÇ™\n
9å-
"""
null
1
"2026-02-27T21:10:08+00:00 "
null
]
SELECT MAX (`product` . `stock` ) as `immediately-available` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x0189453BB85E71A089F45FA13D573939 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND ((IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) = 0xE8FCA7229535427E80EAC7990A39E52D )) AND NOT (`product` . `display_group` < = > NULL ))) AND (((`product` . `stock` > = 1 ) AND ((IFNULL (`product` . `release_date` , `product.parent` . `release_date` ) < = '2026-02-27T21:10:08+00:00' ) OR IFNULL (`product` . `release_date` , `product.parent` . `release_date` ) < = > NULL )));
Copy
54
0.69 ms
SELECT
parent . variant_listing_config as variantListingConfig ,
LOWER (HEX (child . id )) as id ,
LOWER (HEX (parent . id )) as parentId
FROM product as child
INNER JOIN product as parent
ON parent . id = child . parent_id
AND parent . version_id = child . version_id
WHERE child . version_id = ?
AND child . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"@ÚN¾#F“‡“ê£ü}}? "
b"mÐ$f,ÍJA¶èÑq#Œý^ "
b"âpóÄ™.AË¡rïXNìÀK "
b"""
Çð`\n
ÊíD´„¬MÁ™\n
ýS
"""
b"‚&A’\f MI\x11 “l?é,MŒû "
b"“\x1D Õð"éC˜3æåHp\x1D "
b"£?ÖMš*DìFXê\x02 Ç\x1D > "
b"""
\n
î)Nà\x1C M\x02 —\x13 =ïE@g(
"""
b"hÁ-¤ÄÃF9„+\x15\x7F ˆÌ³“ "
b"?QóQF¨C\v ˆ\x01 —ÞZާb "
b"rÃ~y%åF\x18 ‡3„7¬d̲ "
b"""
¦\x06 LÐl\n
@³–¼KP\x02 ¥7
"""
b"¿%\x1D 3ixHúƒ3(#×sRe "
b"èGì.@C ¨øf÷#™‰ "
b";ðÇ¡(CC]‹®€e”ª\x16 › "
b"E\t éÆ\x11 ûBê”þ¢³òÎdŸ "
b"‚\x1E eXÀ&Mf‰îŸ¾Á{\e ° "
b"""
Ëmãu4åNVº\x1A ;5\n
„vè
"""
b"ò›ðgà÷JN¼Äôe™Õk- "
b"—"M&\x03 WHÝŸ\ 0\x19 Ñ\x11 9 "
b"†ŒöôÍÛA««º² m u¯ "
b"êÃÔ°•@f¾ öÝÃ\t ¼Ç "
b"’\x02 ÁËÀ»IwœI‚_ˆ×‹* "
b"5<óÇB·HŽ–\x17 Q9'ŸN "
]
SELECT
parent . variant_listing_config as variantListingConfig ,
LOWER (HEX (child . id )) as id ,
LOWER (HEX (parent . id )) as parentId
FROM product as child
INNER JOIN product as parent
ON parent . id = child . parent_id
AND parent . version_id = child . version_id
WHERE child . version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425
AND child . id IN (0x40DA9D4EBE2346938793EAA3FC7D7D3F , 0x6DD024662CCD4A41B6E8D171238CFD5E , 0xE270F3C4992E41CBA172EF584EECC04B , 0xC7F0600ACAED44B484AC4DC1990AFD53 , 0x822641920C4D4911936C3FE92C4D8CFB , 0x931DD5F022E943989D33E6E5488F701D , 0xA33FD64D9A2A44ECAD4658EA02C71D3E , 0x0AEE294EE01C4D0297133DEF45406728 , 0x68C12DA4C4C34639842B157F88CCB393 , 0x3F51F35146A8430B880197DE5A8DA762 , 0x72C37E7925E5461887338437AC64CCB2 , 0xA6064CD06C0A40B396BC4B509002A537 , 0xBF251D33697848FA83332823D7735265 , 0xE847EC2E408143A0A8F866F723C29989 , 0x3BF0C7A12843435D8BAE806594AA169B , 0x4509E9C611FB42EA94FEA2B3F2CE649F , 0x821E6558C0264D6689EE9FBEC17B1BB0 , 0xCB6DE37534E54E56BA1A3B350A8476E8 , 0xF29BF067E0F74A4EBCC4F46599D56B2D , 0x97224D26035748DD9F5C203019D11139 , 0x868CF6F4CDDB41ABABBAB2206DA075AF , 0xEAC3D48FB0954066BEA0F6DDC309BCC7 , 0x9202C1CBC0BB49779C49825F88D78B2A , 0x353CF3C742B7488E96175139279F4EAD );
Copy
55
0.60 ms
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id 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"\x01 ‰E;¸^q ‰ô_¡=W99 "
true
b"@ÚN¾#F“‡“ê£ü}}? "
b"mÐ$f,ÍJA¶èÑq#Œý^ "
b"âpóÄ™.AË¡rïXNìÀK "
b"""
Çð`\n
ÊíD´„¬MÁ™\n
ýS
"""
b"‚&A’\f MI\x11 “l?é,MŒû "
b"“\x1D Õð"éC˜3æåHp\x1D "
b"£?ÖMš*DìFXê\x02 Ç\x1D > "
b"""
\n
î)Nà\x1C M\x02 —\x13 =ïE@g(
"""
b"hÁ-¤ÄÃF9„+\x15\x7F ˆÌ³“ "
b"?QóQF¨C\v ˆ\x01 —ÞZާb "
b"rÃ~y%åF\x18 ‡3„7¬d̲ "
b"""
¦\x06 LÐl\n
@³–¼KP\x02 ¥7
"""
b"¿%\x1D 3ixHúƒ3(#×sRe "
b"èGì.@C ¨øf÷#™‰ "
b";ðÇ¡(CC]‹®€e”ª\x16 › "
b"E\t éÆ\x11 ûBê”þ¢³òÎdŸ "
b"‚\x1E eXÀ&Mf‰îŸ¾Á{\e ° "
b"""
Ëmãu4åNVº\x1A ;5\n
„vè
"""
b"ò›ðgà÷JN¼Äôe™Õk- "
b"—"M&\x03 WHÝŸ\ 0\x19 Ñ\x11 9 "
b"†ŒöôÍÛA««º² m u¯ "
b"êÃÔ°•@f¾ öÝÃ\t ¼Ç "
b"’\x02 ÁËÀ»IwœI‚_ˆ×‹* "
b"5<óÇB·HŽ–\x17 Q9'ŸN "
]
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` = 0x0189453BB85E71A089F45FA13D573939 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0x40DA9D4EBE2346938793EAA3FC7D7D3F , 0x6DD024662CCD4A41B6E8D171238CFD5E , 0xE270F3C4992E41CBA172EF584EECC04B , 0xC7F0600ACAED44B484AC4DC1990AFD53 , 0x822641920C4D4911936C3FE92C4D8CFB , 0x931DD5F022E943989D33E6E5488F701D , 0xA33FD64D9A2A44ECAD4658EA02C71D3E , 0x0AEE294EE01C4D0297133DEF45406728 , 0x68C12DA4C4C34639842B157F88CCB393 , 0x3F51F35146A8430B880197DE5A8DA762 , 0x72C37E7925E5461887338437AC64CCB2 , 0xA6064CD06C0A40B396BC4B509002A537 , 0xBF251D33697848FA83332823D7735265 , 0xE847EC2E408143A0A8F866F723C29989 , 0x3BF0C7A12843435D8BAE806594AA169B , 0x4509E9C611FB42EA94FEA2B3F2CE649F , 0x821E6558C0264D6689EE9FBEC17B1BB0 , 0xCB6DE37534E54E56BA1A3B350A8476E8 , 0xF29BF067E0F74A4EBCC4F46599D56B2D , 0x97224D26035748DD9F5C203019D11139 , 0x868CF6F4CDDB41ABABBAB2206DA075AF , 0xEAC3D48FB0954066BEA0F6DDC309BCC7 , 0x9202C1CBC0BB49779C49825F88D78B2A , 0x353CF3C742B7488E96175139279F4EAD )) GROUP BY `product` . `id` ;
Copy
56
7.23 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.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.manufacturer` . `id` as `product.manufacturer.id` , `product.manufacturer` . `version_id` as `product.manufacturer.versionId` , `product.manufacturer` . `media_id` as `product.manufacturer.mediaId` , `product.manufacturer` . `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.link` , `product.manufacturer.translation.link` as `product.manufacturer.link` , `product.manufacturer.translation.description` , `product.manufacturer.translation.description` as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` as `product.manufacturer.customFields` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , (SELECT GROUP_CONCAT (HEX (`product.properties.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping` . `product_id` = `product` . `properties` ) as `product.properties.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` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `file_hash` as `product.cover.media.fileHash` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.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` , (SELECT GROUP_CONCAT (HEX (`product.streams.mapping` . `product_stream_id` ) SEPARATOR '||' )
FROM `product_stream_mapping` `product.streams.mapping`
WHERE `product.streams.mapping` . `product_id` = `product` . `id` ) as `product.streams.id_mapping` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `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 `tax` `product.tax` ON `product` . `tax` = `product.tax` . `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` . `link` as `product.manufacturer.translation.link` , `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"@ÚN¾#F“‡“ê£ü}}? "
b"mÐ$f,ÍJA¶èÑq#Œý^ "
b"âpóÄ™.AË¡rïXNìÀK "
b"""
Çð`\n
ÊíD´„¬MÁ™\n
ýS
"""
b"‚&A’\f MI\x11 “l?é,MŒû "
b"“\x1D Õð"éC˜3æåHp\x1D "
b"£?ÖMš*DìFXê\x02 Ç\x1D > "
b"""
\n
î)Nà\x1C M\x02 —\x13 =ïE@g(
"""
b"hÁ-¤ÄÃF9„+\x15\x7F ˆÌ³“ "
b"?QóQF¨C\v ˆ\x01 —ÞZާb "
b"rÃ~y%åF\x18 ‡3„7¬d̲ "
b"""
¦\x06 LÐl\n
@³–¼KP\x02 ¥7
"""
b"¿%\x1D 3ixHúƒ3(#×sRe "
b"èGì.@C ¨øf÷#™‰ "
b";ðÇ¡(CC]‹®€e”ª\x16 › "
b"E\t éÆ\x11 ûBê”þ¢³òÎdŸ "
b"‚\x1E eXÀ&Mf‰îŸ¾Á{\e ° "
b"""
Ëmãu4åNVº\x1A ;5\n
„vè
"""
b"ò›ðgà÷JN¼Äôe™Õk- "
b"—"M&\x03 WHÝŸ\ 0\x19 Ñ\x11 9 "
b"†ŒöôÍÛA««º² m u¯ "
b"êÃÔ°•@f¾ öÝÃ\t ¼Ç "
b"’\x02 ÁËÀ»IwœI‚_ˆ×‹* "
b"5<óÇB·HŽ–\x17 Q9'ŸN "
]
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.parent` . `cheapest_price` as `product.cheapestPrice.inherited` ,
COALESCE (
`product` . `cheapest_price` , `product.parent` . `cheapest_price`
) as `product.cheapestPrice` ,
`product` . `created_at` as `product.createdAt` ,
`product` . `updated_at` as `product.updatedAt` ,
`product.manufacturer` . `id` as `product.manufacturer.id` ,
`product.manufacturer` . `version_id` as `product.manufacturer.versionId` ,
`product.manufacturer` . `media_id` as `product.manufacturer.mediaId` ,
`product.manufacturer` . `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.link` ,
`product.manufacturer.translation.link` as `product.manufacturer.link` ,
`product.manufacturer.translation.description` ,
`product.manufacturer.translation.description` as `product.manufacturer.description` ,
`product.manufacturer.translation.customFields` ,
`product.manufacturer.translation.customFields` as `product.manufacturer.customFields` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.options.mapping` . `property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping` . `product_id` = `product` . `id`
) as `product.options.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.properties.mapping` . `property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_property` `product.properties.mapping`
WHERE
`product.properties.mapping` . `product_id` = `product` . `properties`
) as `product.properties.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` . `custom_fields` as `product.cover.customFields` ,
`product.cover` . `created_at` as `product.cover.createdAt` ,
`product.cover` . `updated_at` as `product.cover.updatedAt` ,
`product.cover.media` . `id` as `product.cover.media.id` ,
`product.cover.media` . `user_id` as `product.cover.media.userId` ,
`product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` ,
`product.cover.media` . `mime_type` as `product.cover.media.mimeType` ,
`product.cover.media` . `file_extension` as `product.cover.media.fileExtension` ,
`product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` ,
`product.cover.media` . `file_name` as `product.cover.media.fileName` ,
`product.cover.media` . `file_size` as `product.cover.media.fileSize` ,
`product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` ,
`product.cover.media` . `meta_data` as `product.cover.media.metaData` ,
`product.cover.media` . `config` as `product.cover.media.config` ,
`product.cover.media` . `path` as `product.cover.media.path` ,
`product.cover.media` . `private` as `product.cover.media.private` ,
`product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` ,
`product.cover.media` . `file_hash` as `product.cover.media.fileHash` ,
`product.cover.media` . `created_at` as `product.cover.media.createdAt` ,
`product.cover.media` . `updated_at` as `product.cover.media.updatedAt` ,
`product.cover.media.translation.title` ,
`product.cover.media.translation.title` as `product.cover.media.title` ,
`product.cover.media.translation.alt` ,
`product.cover.media.translation.alt` as `product.cover.media.alt` ,
`product.cover.media.translation.customFields` ,
`product.cover.media.translation.customFields` as `product.cover.media.customFields` ,
`product.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` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.streams.mapping` . `product_stream_id`
) SEPARATOR '||'
)
FROM
`product_stream_mapping` `product.streams.mapping`
WHERE
`product.streams.mapping` . `product_id` = `product` . `id`
) as `product.streams.id_mapping` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
COALESCE (
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription`
) as `product.metaDescription` ,
`product.translation.name` ,
`product.parent.translation.name` ,
COALESCE (
`product.translation.name` , `product.parent.translation.name`
) as `product.name` ,
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
COALESCE (
`product.translation.keywords` ,
`product.parent.translation.keywords`
) as `product.keywords` ,
`product.translation.description` ,
`product.parent.translation.description` ,
COALESCE (
`product.translation.description` ,
`product.parent.translation.description`
) as `product.description` ,
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
COALESCE (
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle`
) as `product.metaTitle` ,
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
COALESCE (
`product.translation.packUnit` ,
`product.parent.translation.packUnit`
) as `product.packUnit` ,
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
COALESCE (
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural`
) as `product.packUnitPlural` ,
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
COALESCE (
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords`
) as `product.customSearchKeywords` ,
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
COALESCE (
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig`
) as `product.slotConfig` ,
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
COALESCE (
`product.translation.customFields` ,
`product.parent.translation.customFields`
) as `product.customFields`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id`
AND `product` . `parent_version_id` = `product.parent` . `version_id`
LEFT JOIN `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 `tax` `product.tax` ON `product` . `tax` = `product.tax` . `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` . `link` as `product.manufacturer.translation.link` ,
`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.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.manufacturer` . `id` as `product.manufacturer.id` , `product.manufacturer` . `version_id` as `product.manufacturer.versionId` , `product.manufacturer` . `media_id` as `product.manufacturer.mediaId` , `product.manufacturer` . `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.link` , `product.manufacturer.translation.link` as `product.manufacturer.link` , `product.manufacturer.translation.description` , `product.manufacturer.translation.description` as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` as `product.manufacturer.customFields` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , (SELECT GROUP_CONCAT (HEX (`product.properties.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping` . `product_id` = `product` . `properties` ) as `product.properties.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` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `file_hash` as `product.cover.media.fileHash` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.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` , (SELECT GROUP_CONCAT (HEX (`product.streams.mapping` . `product_stream_id` ) SEPARATOR '||' )
FROM `product_stream_mapping` `product.streams.mapping`
WHERE `product.streams.mapping` . `product_id` = `product` . `id` ) as `product.streams.id_mapping` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `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 `tax` `product.tax` ON `product` . `tax` = `product.tax` . `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` . `link` as `product.manufacturer.translation.link` , `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 (0x40DA9D4EBE2346938793EAA3FC7D7D3F , 0x6DD024662CCD4A41B6E8D171238CFD5E , 0xE270F3C4992E41CBA172EF584EECC04B , 0xC7F0600ACAED44B484AC4DC1990AFD53 , 0x822641920C4D4911936C3FE92C4D8CFB , 0x931DD5F022E943989D33E6E5488F701D , 0xA33FD64D9A2A44ECAD4658EA02C71D3E , 0x0AEE294EE01C4D0297133DEF45406728 , 0x68C12DA4C4C34639842B157F88CCB393 , 0x3F51F35146A8430B880197DE5A8DA762 , 0x72C37E7925E5461887338437AC64CCB2 , 0xA6064CD06C0A40B396BC4B509002A537 , 0xBF251D33697848FA83332823D7735265 , 0xE847EC2E408143A0A8F866F723C29989 , 0x3BF0C7A12843435D8BAE806594AA169B , 0x4509E9C611FB42EA94FEA2B3F2CE649F , 0x821E6558C0264D6689EE9FBEC17B1BB0 , 0xCB6DE37534E54E56BA1A3B350A8476E8 , 0xF29BF067E0F74A4EBCC4F46599D56B2D , 0x97224D26035748DD9F5C203019D11139 , 0x868CF6F4CDDB41ABABBAB2206DA075AF , 0xEAC3D48FB0954066BEA0F6DDC309BCC7 , 0x9202C1CBC0BB49779C49825F88D78B2A , 0x353CF3C742B7488E96175139279F4EAD ));
Copy
57
4.75 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` . `custom_fields` as `product_media.customFields` , `product_media` . `created_at` as `product_media.createdAt` , `product_media` . `updated_at` as `product_media.updatedAt` , `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` . `file_hash` as `product_media.media.fileHash` , `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` 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"""
\n
î)Nà\x1C M\x02 —\x13 =ïE@g(
"""
b"5<óÇB·HŽ–\x17 Q9'ŸN "
b";ðÇ¡(CC]‹®€e”ª\x16 › "
b"?QóQF¨C\v ˆ\x01 —ÞZާb "
b"@ÚN¾#F“‡“ê£ü}}? "
b"E\t éÆ\x11 ûBê”þ¢³òÎdŸ "
b"hÁ-¤ÄÃF9„+\x15\x7F ˆÌ³“ "
b"mÐ$f,ÍJA¶èÑq#Œý^ "
b"rÃ~y%åF\x18 ‡3„7¬d̲ "
b"‚\x1E eXÀ&Mf‰îŸ¾Á{\e ° "
b"‚&A’\f MI\x11 “l?é,MŒû "
b"†ŒöôÍÛA««º² m u¯ "
b"’\x02 ÁËÀ»IwœI‚_ˆ×‹* "
b"“\x1D Õð"éC˜3æåHp\x1D "
b"—"M&\x03 WHÝŸ\ 0\x19 Ñ\x11 9 "
b"£?ÖMš*DìFXê\x02 Ç\x1D > "
b"""
¦\x06 LÐl\n
@³–¼KP\x02 ¥7
"""
b"¿%\x1D 3ixHúƒ3(#×sRe "
b"""
Çð`\n
ÊíD´„¬MÁ™\n
ýS
"""
b"""
Ëmãu4åNVº\x1A ;5\n
„vè
"""
b"âpóÄ™.AË¡rïXNìÀK "
b"èGì.@C ¨øf÷#™‰ "
b"êÃÔ°•@f¾ öÝÃ\t ¼Ç "
b"ò›ðgà÷JN¼Äôe™Õk- "
]
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` . `custom_fields` as `product_media.customFields` ,
`product_media` . `created_at` as `product_media.createdAt` ,
`product_media` . `updated_at` as `product_media.updatedAt` ,
`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` . `file_hash` as `product_media.media.fileHash` ,
`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`
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` . `custom_fields` as `product_media.customFields` , `product_media` . `created_at` as `product_media.createdAt` , `product_media` . `updated_at` as `product_media.updatedAt` , `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` . `file_hash` as `product_media.media.fileHash` , `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` 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 (0x0AEE294EE01C4D0297133DEF45406728 , 0x353CF3C742B7488E96175139279F4EAD , 0x3BF0C7A12843435D8BAE806594AA169B , 0x3F51F35146A8430B880197DE5A8DA762 , 0x40DA9D4EBE2346938793EAA3FC7D7D3F , 0x4509E9C611FB42EA94FEA2B3F2CE649F , 0x68C12DA4C4C34639842B157F88CCB393 , 0x6DD024662CCD4A41B6E8D171238CFD5E , 0x72C37E7925E5461887338437AC64CCB2 , 0x821E6558C0264D6689EE9FBEC17B1BB0 , 0x822641920C4D4911936C3FE92C4D8CFB , 0x868CF6F4CDDB41ABABBAB2206DA075AF , 0x9202C1CBC0BB49779C49825F88D78B2A , 0x931DD5F022E943989D33E6E5488F701D , 0x97224D26035748DD9F5C203019D11139 , 0xA33FD64D9A2A44ECAD4658EA02C71D3E , 0xA6064CD06C0A40B396BC4B509002A537 , 0xBF251D33697848FA83332823D7735265 , 0xC7F0600ACAED44B484AC4DC1990AFD53 , 0xCB6DE37534E54E56BA1A3B350A8476E8 , 0xE270F3C4992E41CBA172EF584EECC04B , 0xE847EC2E408143A0A8F866F723C29989 , 0xEAC3D48FB0954066BEA0F6DDC309BCC7 , 0xF29BF067E0F74A4EBCC4F46599D56B2D ))));
Copy
58
1.27 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = ? ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"\x18 \r f£æ!AD‘ÜÈCœ\x0E ¯¬ "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"""
bt¶¶òUGû¸\n
\x17 ¦^º=\n
"""
b"‚ÈDe&YI„¯…œoù®ò¿ "
b"‹\x16 ²sä\x16 G\x06 ˆµÐ‹ÉÚ€U "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¬ùÖJJ|C\x10 ¼e˜£/A\x0E ! "
b"ÃPµhX=NÔ½•¾W†@\x08 3 "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"\x1F\x04\x1E Ü\x03 ×@ušj\x15 (\x16 )\x15 ã "
b" žND·žJI¼lôà\v \ "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"""
C\x16 \n
WøŠA« \x7F …Hx0`
"""
b"€ØËt7C\x02 ¨½<©/g T "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"°kÊDšêB›¨„ùa˜\x0F eÍ "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x00 À¿Ë:*@\x1D ¼;ë÷\x1E ýÜ "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"`H†ƒJ\x7F Iã²ýäÇÅô\x1E ú "
b"f(m\x1E £HJ\f ¸AϨéuH} "
b"gËvI×ÔM莮Wc\x08 ë®} "
b"‚ÈDe&YI„¯…œoù®ò¿ "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¬ùÖJJ|C\x10 ¼e˜£/A\x0E ! "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Öñˆ´ú*G}…m'’Æ\€Ö "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"\x18 \r f£æ!AD‘ÜÈCœ\x0E ¯¬ "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"‚ÈDe&YI„¯…œoù®ò¿ "
b"‹\x16 ²sä\x16 G\x06 ˆµÐ‹ÉÚ€U "
b"™Î ê©A׊© ¶òAÍî "
b"Ÿî¡“‡KlR£\x08 8m\x15 Ò "
b"¢J+ì[íD€“E¦—§Øï— "
b"¬ùÖJJ|C\x10 ¼e˜£/A\x0E ! "
b"ÃPµhX=NÔ½•¾W†@\x08 3 "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\f $\x10 ä˜gG`‚êÑ9–\x7F Tß "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"\x1D b\x16 ‹\t @΂ˆ¥$e?Àà "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"93>·ãSE•˜"\x16 ‹X9«\x1E "
b"Uï\x02\x1C f—C\v µ»ð\v ’Ù®R "
b"‚ÈDe&YI„¯…œoù®ò¿ "
b"…×Ë\x03\x13 ÷Bç‘Gô oI~\x16 "
b"˜õµ\x1E ›ÎC=˜ÙºHŠ\f ew "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¬I•r03D~˜\x02 ã…Ý.\x1E ¾ "
b"À\x00 “\r ²¢Jï•ãd´Ê{ï "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"""
\x0F 1Z‹k\x7F I#¨\x17 ¸\n
è(€ê
"""
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"‚ÈDe&YI„¯…œoù®ò¿ "
b"™Ž:U{(L{(\f ¨x]aÛ "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Újvt åJ²Œ\x10 È’‡…K "
b"ÝpÁ9EE+…FMò\x1C Š "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"\x18 \r f£æ!AD‘ÜÈCœ\x0E ¯¬ "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"""
bt¶¶òUGû¸\n
\x17 ¦^º=\n
"""
b"‚ÈDe&YI„¯…œoù®ò¿ "
b"©ü=\x02 {HûƒZà„ÖH‡C "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¬ùÖJJ|C\x10 ¼e˜£/A\x0E ! "
b"ÃPµhX=NÔ½•¾W†@\x08 3 "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"\x1D b\x16 ‹\t @΂ˆ¥$e?Àà "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"M6¿òò?Mã¬9\x18 ƒ“üZ° "
b"˜õµ\x1E ›ÎC=˜ÙºHŠ\f ew "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¬I•r03D~˜\x02 ã…Ý.\x1E ¾ "
b"®¡ $BôDt“m\r ,ÂL\x1E "
b"À\x00 “\r ²¢Jï•ãd´Ê{ï "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"îUäå×AKÅ¡\x0F š‚„9\x08 \ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"\x18 \r f£æ!AD‘ÜÈCœ\x0E ¯¬ "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"P_¼†`ØDè©»_t\e ·J´ "
b"""
bt¶¶òUGû¸\n
\x17 ¦^º=\n
"""
b"f(m\x1E £HJ\f ¸AϨéuH} "
b"‚ÈDe&YI„¯…œoù®ò¿ "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¬ùÖJJ|C\x10 ¼e˜£/A\x0E ! "
b"ÃPµhX=NÔ½•¾W†@\x08 3 "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x0F\x1C ¦šø–Iu󠁾5ž "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"G\x05 ¦ºNU@Õ¥£<Ý’öcš "
b"f(m\x1E £HJ\f ¸AϨéuH} "
b"ŠP6h\x12 ØFɉ±"\e Î3ç "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"À]~'!{MU“^ŽdÈ\x12 çP "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"""
ÜÕ-ˈ¨@J¥ý¶>\n
I"
"""
b"í°qw°¿Ib¸ç‰±@\x15\x11\x16 "
b"ï¶G\x1F ½AHp‰šÉÿg*\x05\x00 "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"""
\n
ä3sË…Oe¹§âT\x0E ¬\x08 a
"""
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"&¶RR¼ËL8‰ý)æ'\x11 ¢Æ "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"""
C\x16 \n
WøŠA« \x7F …Hx0`
"""
b"j£AO*ªAĨkÚà›\x1F ž\x18 "
b"“Í>軉DwŠ8\r Ÿ]t…Ç "
b"–mPî\x0F ¶I\x08 ¤Yóé OX] "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"\x1A Ó£þ&\x10 EV«Ô¥\x08\x04 ªcé "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"©\x7F U8Ê¡D«¥Íõ6,ºƒý "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Ð\x1D Â6dÙD»¾w‡>Iœ°Œ "
b"ôoè\x10 ZCCý\x16 t\x1D\x1C\x08 8í "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x0E ë^TÛÊC8–ðÞƒ¢dK "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"""
C\x16 \n
WøŠA« \x7F …Hx0`
"""
b"{·ûAs5O‡¹L\x14 k¤ØŒ\x02 "
b"™Î ê©A׊© ¶òAÍî "
b"×\x16 ÁwGW³BƒÇ#}L\v "
b"¢J+ì[íD€“E¦—§Øï— "
b"¿4Mÿö‚JQ¤˜eð¬\x1D _\x15 "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"""
\n
‚\x11 ƒœ\x1F LfŠþ·ò߇*
"""
b"\v üø\x1D –\x1D Gꡌ?\r S®>Ð "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"\x1D b\x16 ‹\t @΂ˆ¥$e?Àà "
b"2\x12 ºnûÒEc…e~=5òcÙ "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"a—Ž¿ÛPM‘©î½Þ›\x07 ÷\x01 "
b"""
f±]\x10\x14 \n
J؉¾uãêèä
"""
b"“\x19 Eƒç„J¬„Ù3IÉ(&Î "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¹„_°tEÞ\x01 ~±lùq” "
b"À\x00 “\r ²¢Jï•ãd´Ê{ï "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"îUäå×AKÅ¡\x0F š‚„9\x08 \ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b""û§ÃãœO“ý÷]»çæ% "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"G\x05 ¦ºNU@Õ¥£<Ý’öcš "
b"Pð•{à\x10 C—Ι5Úä¤( "
b"VÚÖ¤Û\D{Ÿr<CÔ\x05 €K "
b"Z]žuœ\x0F A[°}\x07 ¡…G¡ú "
b"f(m\x1E £HJ\f ¸AϨéuH} "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"È€œŽ»Cô£ø“~\x17 ñ€< "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"í°qw°¿Ib¸ç‰±@\x15\x11\x16 "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"\x18 \r f£æ!AD‘ÜÈCœ\x0E ¯¬ "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"‚ÈDe&YI„¯…œoù®ò¿ "
b"‹\x16 ²sä\x16 G\x06 ˆµÐ‹ÉÚ€U "
b"™Î ê©A׊© ¶òAÍî "
b"Ÿî¡“‡KlR£\x08 8m\x15 Ò "
b"¢J+ì[íD€“E¦—§Øï— "
b"¬ùÖJJ|C\x10 ¼e˜£/A\x0E ! "
b"ÃPµhX=NÔ½•¾W†@\x08 3 "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"\x18 \r f£æ!AD‘ÜÈCœ\x0E ¯¬ "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"f(m\x1E £HJ\f ¸AϨéuH} "
b"‚ÈDe&YI„¯…œoù®ò¿ "
b"™Î ê©A׊© ¶òAÍî "
b"Ÿî¡“‡KlR£\x08 8m\x15 Ò "
b"¢J+ì[íD€“E¦—§Øï— "
b"¬ùÖJJ|C\x10 ¼e˜£/A\x0E ! "
b"ÃPµhX=NÔ½•¾W†@\x08 3 "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Êv‹\x14 –B\x1A ¾Òm|ðÐ\e "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"tÚ}V€tO\x01 ‡‚UZÅùÓÿ "
b"{.m½c4C¼00ƒ\x0F ¡fF "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"È ÖÝ‹VB\x01 ‚\x1A Ã%‘ìÝ? "
b"É9fHl!C\x07 ¯\x05 =4Ž…\x12 ç "
b"ÙÍ{ÂŽL\t ¤y^à\x17 ã\x7F\x0E "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"""
\n
ƒ\x02 Pú\x1D O·‡¯²â†:l\x12
"""
b"""
\n
ä3sË…Oe¹§âT\x0E ¬\x08 a
"""
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"#GÔ©‹PE\x7F „òºcD\x0F U "
b",\x03 SÉ€|BXžÏ˜¯Qaû) "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"5^.p•Nˆ·ßÉ÷Âýrß "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Ð\x1D Â6dÙD»¾w‡>Iœ°Œ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"fß\x19 tn‰CB‰0\x07 „áµ^ "
b"‚ÈDe&YI„¯…œoù®ò¿ "
b"\e )$^NŽr \v ‘ŒHÆ "
b"’®__ßUC¾®&bmÛò\x7F © "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¹„_°tEÞ\x01 ~±lùq” "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"-}æ[\x15 9Cë¸_Kß/,\x04 8 "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"kÉ\f ,Ÿ2Jűv~ZÝ\x08 Ò "
b"{·ûAs5O‡¹L\x14 k¤ØŒ\x02 "
b"‚ÈDe&YI„¯…œoù®ò¿ "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"½Æìœc1CsŽût\f 7d’~ "
b"¿±õæä`K@¾7\x16 kóáYT "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"0pû‘áÀFîžI’¨4”M "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"E‚ºå¨áAí³[Ž3ò,õä "
b"M|ì"Ö\f @£‚dxßÞh\x0F "
b"V”\x19\x1E #ãD“¾¾šg\x0F Gãb "
b"‚ÈDe&YI„¯…œoù®ò¿ "
b"’ˆÃÁswCk·\r hæ%•ô* "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x01 í‘÷OÒHĉŸ×‘‡î²Ç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"\x14 ¹eŸÖuF@«\x12 Õ!ÇQ\e * "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"""
C\x16 \n
WøŠA« \x7F …Hx0`
"""
b"]i¯³‡[GÅ•Ï(ô.²Ú6 "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"îw(NjcK›¾†*>¸áÞa "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"\x19 0Ð)Ö`O–½ˆ›\x1D Tb‚r "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"fß\x19 tn‰CB‰0\x07 „áµ^ "
b"rGNÇ…5I“ Ec–µ®8ð "
b"‚ÈDe&YI„¯…œoù®ò¿ "
b"™Î ê©A׊© ¶òAÍî "
b"žleÊ\f ýA\˜8V\f ŠÒö "
b"¢J+ì[íD€“E¦—§Øï— "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.group` . `id` as `property_group_option.group.id` ,
`property_group_option.group` . `display_type` as `property_group_option.group.displayType` ,
`property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` ,
`property_group_option.group` . `filterable` as `property_group_option.group.filterable` ,
`property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` ,
`property_group_option.group` . `created_at` as `property_group_option.group.createdAt` ,
`property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` ,
`property_group_option.group.translation.name` ,
`property_group_option.group.translation.name` as `property_group_option.group.name` ,
`property_group_option.group.translation.description` ,
`property_group_option.group.translation.description` as `property_group_option.group.description` ,
`property_group_option.group.translation.position` ,
`property_group_option.group.translation.position` as `property_group_option.group.position` ,
`property_group_option.group.translation.customFields` ,
`property_group_option.group.translation.customFields` as `property_group_option.group.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.group.translation` . `property_group_id` ,
`property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` ,
`property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` ,
`property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` ,
`property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation` . `language_id` = ?
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id`
WHERE
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` WHERE `property_group_option` . `id` IN (0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x180D66A3E621414491DCC8439C0EAFAC , 0x34B540517418470684CF3BE8BB665393 , 0x6274B6B6F25547FBB80A17A65EBA3D0A , 0x82C8446526594984AF859C6FF9AEF2BF , 0x8B16B273E416470688B5D08BC9DA8055 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xACF9D64A4A7C4310BC6598A32F410E21 , 0xC350B568583D4ED4BD95BE5786400833 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x1F041EDC03D740759A6A1528162915E3 , 0x209E4E44B79E4A499DBC6CF4E0900B5C , 0x34B540517418470684CF3BE8BB665393 , 0x43160A57F88A41ABA07F858148783060 , 0x80D8CB7437814302A8BD3CA92F672054 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xB06BCA449AEA429BA884F961980F65CD , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0x00C0BFCB3A2A401DBC903BEBF71EFDDC , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x604886834A7F49E3B2FDE4C7C5F41EFA , 0x66286D1EA3484A0CB841CFA8E975487D , 0x67CB7649D7D44DE88DAE576308EBAE7D , 0x82C8446526594984AF859C6FF9AEF2BF , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xACF9D64A4A7C4310BC6598A32F410E21 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xD6F188B4FA2A477D856D2792C65C80D6 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x180D66A3E621414491DCC8439C0EAFAC , 0x34B540517418470684CF3BE8BB665393 , 0x82C8446526594984AF859C6FF9AEF2BF , 0x8B16B273E416470688B5D08BC9DA8055 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0x9FEEADA193874B6CAD52A308386D15D2 , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xACF9D64A4A7C4310BC6598A32F410E21 , 0xC350B568583D4ED4BD95BE5786400833 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0C2410E49867476082EAD139967F54DF , 0x110CDCBFF61C485FB09425F31D08B294 , 0x1D62168B098F40CE8288A524653FC0C3 , 0x34B540517418470684CF3BE8BB665393 , 0x39333EB7E35345959822168B5839AB1E , 0x55EF021C6697430BB5BBF00B92D9AE52 , 0x82C8446526594984AF859C6FF9AEF2BF , 0x85D7CB0313F742E79147F4206F497E16 , 0x98F5B51E9BCE433D98D9BA488A0C6577 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xAC4995723033447E9802E385DD2E1EBE , 0xC000930DB2A24AEF95E364B4ADCA7BEF , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x0F315A8B6B7F4923A817B80AE82880EA , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x82C8446526594984AF859C6FF9AEF2BF , 0x998D3A557B284C7BAD280CA8785D61DB , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xDA6A7674A0E54AB28C9D10C89287854B , 0xDD70C1813945452B859F464DF21CC28A , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x180D66A3E621414491DCC8439C0EAFAC , 0x34B540517418470684CF3BE8BB665393 , 0x6274B6B6F25547FBB80A17A65EBA3D0A , 0x82C8446526594984AF859C6FF9AEF2BF , 0x8FA9FC3D027B48FB835AE084D6488743 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xACF9D64A4A7C4310BC6598A32F410E21 , 0xC350B568583D4ED4BD95BE5786400833 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x1D62168B098F40CE8288A524653FC0C3 , 0x34B540517418470684CF3BE8BB665393 , 0x4D36BFF2F23F4DE3AC39188393FC5AB0 , 0x98F5B51E9BCE433D98D9BA488A0C6577 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xAC4995723033447E9802E385DD2E1EBE , 0xAEA1A02442F44474936D0D2CC24C811E , 0xC000930DB2A24AEF95E364B4ADCA7BEF , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xEE55E4E5D7414BC5A10F9A828439085C , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x180D66A3E621414491DCC8439C0EAFAC , 0x34B540517418470684CF3BE8BB665393 , 0x505FBC8660D844E8A9BB5F741BB74AB4 , 0x6274B6B6F25547FBB80A17A65EBA3D0A , 0x66286D1EA3484A0CB841CFA8E975487D , 0x82C8446526594984AF859C6FF9AEF2BF , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xACF9D64A4A7C4310BC6598A32F410E21 , 0xC350B568583D4ED4BD95BE5786400833 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0F1CA69AF896497590DB86C5E6AD359E , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x4705A6BA4E5540D5A5A33CDD92F6639A , 0x66286D1EA3484A0CB841CFA8E975487D , 0x8A50366812D846C989B122901BCE33E7 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC05D7E27217B4D55935E8D64C812E750 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0xDCD52DCB88A8404AA5FDB63E0A4922A0 , 0xEDB07177B0BF4962B8E789B140151116 , 0xEFB6471FBD414870899AC9FF672A0500 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x0AE43373CB854F65B9A7E2540EAC0861 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x26B65252BCCB4C3889FD29E62711A2C6 , 0x34B540517418470684CF3BE8BB665393 , 0x43160A57F88A41ABA07F858148783060 , 0x6AA3414F2AAA41C4A86BDAE09B1F9E18 , 0x93CD3EE8BB8944778A380D9F5D7485C7 , 0x966D50EE0FB64908A459F3E9204F585D , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x1AD3A3FE26104556ABD4A50804AA63E9 , 0x34B540517418470684CF3BE8BB665393 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xA97F5538CAA144ABA5CDF5362CBA83FD , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xD01DC23664D944BBBE77873E499CB08C , 0xF46FE8105A4343FD8116741D1C0838ED , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x0EEB5E54DBCA43388F96F0DE83A2644B , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x43160A57F88A41ABA07F858148783060 , 0x7BB7FB4173354F87B94C146BA4D88C02 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0x9FD71681C1774757B34283C7237D4C0B , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBF344DFFF6824A51A49865F0AC1D5F15 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0A8211839C1F4C66AD8AFEB7F2DF872A , 0x0BFCF81D961D47EAA18C3F0D53AE3ED0 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x1D62168B098F40CE8288A524653FC0C3 , 0x3212BA6EFBD2456385657E3D35F263D9 , 0x34B540517418470684CF3BE8BB665393 , 0x61978DBFDB504D91A9EEBDDE9B07F701 , 0x66B15D10140A4AD889BE75E3EAE8E49D , 0x93194583E7844AAC84D93349C92826CE , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xB9845FADB07445DE81017EB16CF97194 , 0xC000930DB2A24AEF95E364B4ADCA7BEF , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xEE55E4E5D7414BC5A10F9A828439085C , 0xF65E4B5D27C24414B4051565CE379668 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x22FBA7C3E39C4F93ADFDF75DBBE7E625 , 0x34B540517418470684CF3BE8BB665393 , 0x4705A6BA4E5540D5A5A33CDD92F6639A , 0x50F0957BE010439790CE9935DAE4A428 , 0x56DAD6A4DB5C447B9F723C43D405804B , 0x5A5D9E759C0F415BB07D07A18547A1FA , 0x66286D1EA3484A0CB841CFA8E975487D , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xC8809C8DBB9F43F4A3F8937E17F1803C , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0xEDB07177B0BF4962B8E789B140151116 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x180D66A3E621414491DCC8439C0EAFAC , 0x34B540517418470684CF3BE8BB665393 , 0x82C8446526594984AF859C6FF9AEF2BF , 0x8B16B273E416470688B5D08BC9DA8055 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0x9FEEADA193874B6CAD52A308386D15D2 , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xACF9D64A4A7C4310BC6598A32F410E21 , 0xC350B568583D4ED4BD95BE5786400833 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x180D66A3E621414491DCC8439C0EAFAC , 0x34B540517418470684CF3BE8BB665393 , 0x66286D1EA3484A0CB841CFA8E975487D , 0x82C8446526594984AF859C6FF9AEF2BF , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0x9FEEADA193874B6CAD52A308386D15D2 , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xACF9D64A4A7C4310BC6598A32F410E21 , 0xC350B568583D4ED4BD95BE5786400833 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xCA768B9D1496421ABED26D7CF0D08F1B , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x74DA7D5680744F018782555AC5F9D3FF , 0x7B2E6DBD6334438FBC3030830FA16646 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xC8A0D6DD8B564201821AC32591ECDD3F , 0xC93966486C214307AF053D348D8512E7 , 0xD9CD7BC2C5BD4C09A4795EE017E37F0E , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x0A830250FA1D4FB787AFB2E2863A6C12 , 0x0AE43373CB854F65B9A7E2540EAC0861 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x2347D4A98B50457F84F2BA6390440F55 , 0x2C0353C9807C42589ECF98AF5161FB29 , 0x34B540517418470684CF3BE8BB665393 , 0x355E2E7081954E88B7DFC9F7C2FD72DF , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xD01DC23664D944BBBE77873E499CB08C , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x66DF19746E89434289300784E1B55E9D , 0x82C8446526594984AF859C6FF9AEF2BF , 0x8F8F1B29245E4EC5BD72A00B918C48C6 , 0x92AE5F5FDF5543BEAE26626DDBF27FA9 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xB9845FADB07445DE81017EB16CF97194 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x2D7DE65B153943EBB85F4BDF2F2C0438 , 0x34B540517418470684CF3BE8BB665393 , 0x6BC90C2C9F324AC5B1767E5ADD08D2C2 , 0x7BB7FB4173354F87B94C146BA4D88C02 , 0x82C8446526594984AF859C6FF9AEF2BF , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBDC6EC9C633143738DFB740C3764927E , 0xBFB1F5E6E4604B40BE37166BF3E15954 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x3070FB91E1C046EE9E4992A834944D81 , 0x34B540517418470684CF3BE8BB665393 , 0x4582BAE5A8E141EDB35B8E33F22CF5E4 , 0x4D7CEC22D60C409DA3826478DFDE680F , 0x5694191E23E34493BEBE9A670F47E362 , 0x82C8446526594984AF859C6FF9AEF2BF , 0x9288C3C17377436BB70D68E62595F42A , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x01ED91F74FD248C4899FD79187EEB2C7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x14B9659FD6754640AB12D521C7511B2A , 0x34B540517418470684CF3BE8BB665393 , 0x43160A57F88A41ABA07F858148783060 , 0x5D69AFB3875B47C595CF28F42EB2DA36 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xEE77284E6A634B9BBE862A3EB8E1DE61 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x1930D029D6604F96BD889B1D54628272 , 0x34B540517418470684CF3BE8BB665393 , 0x66DF19746E89434289300784E1B55E9D , 0x72474EC785354993A0456396B5AE38F0 , 0x82C8446526594984AF859C6FF9AEF2BF , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0x9E6C65CA0CFD415C9838560C908AD2F6 , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 );
Copy
59
1.63 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"""
\n
î)Nà\x1C M\x02 —\x13 =ïE@g(
"""
b"5<óÇB·HŽ–\x17 Q9'ŸN "
b";ðÇ¡(CC]‹®€e”ª\x16 › "
b"?QóQF¨C\v ˆ\x01 —ÞZާb "
b"@ÚN¾#F“‡“ê£ü}}? "
b"E\t éÆ\x11 ûBê”þ¢³òÎdŸ "
b"hÁ-¤ÄÃF9„+\x15\x7F ˆÌ³“ "
b"mÐ$f,ÍJA¶èÑq#Œý^ "
b"rÃ~y%åF\x18 ‡3„7¬d̲ "
b"‚\x1E eXÀ&Mf‰îŸ¾Á{\e ° "
b"‚&A’\f MI\x11 “l?é,MŒû "
b"†ŒöôÍÛA««º² m u¯ "
b"’\x02 ÁËÀ»IwœI‚_ˆ×‹* "
b"“\x1D Õð"éC˜3æåHp\x1D "
b"—"M&\x03 WHÝŸ\ 0\x19 Ñ\x11 9 "
b"£?ÖMš*DìFXê\x02 Ç\x1D > "
b"""
¦\x06 LÐl\n
@³–¼KP\x02 ¥7
"""
b"¿%\x1D 3ixHúƒ3(#×sRe "
b"""
Çð`\n
ÊíD´„¬MÁ™\n
ýS
"""
b"""
Ëmãu4åNVº\x1A ;5\n
„vè
"""
b"âpóÄ™.AË¡rïXNìÀK "
b"èGì.@C ¨øf÷#™‰ "
b"êÃÔ°•@f¾ öÝÃ\t ¼Ç "
b"ò›ðgà÷JN¼Äôe™Õk- "
]
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 (0x0AEE294EE01C4D0297133DEF45406728 , 0x353CF3C742B7488E96175139279F4EAD , 0x3BF0C7A12843435D8BAE806594AA169B , 0x3F51F35146A8430B880197DE5A8DA762 , 0x40DA9D4EBE2346938793EAA3FC7D7D3F , 0x4509E9C611FB42EA94FEA2B3F2CE649F , 0x68C12DA4C4C34639842B157F88CCB393 , 0x6DD024662CCD4A41B6E8D171238CFD5E , 0x72C37E7925E5461887338437AC64CCB2 , 0x821E6558C0264D6689EE9FBEC17B1BB0 , 0x822641920C4D4911936C3FE92C4D8CFB , 0x868CF6F4CDDB41ABABBAB2206DA075AF , 0x9202C1CBC0BB49779C49825F88D78B2A , 0x931DD5F022E943989D33E6E5488F701D , 0x97224D26035748DD9F5C203019D11139 , 0xA33FD64D9A2A44ECAD4658EA02C71D3E , 0xA6064CD06C0A40B396BC4B509002A537 , 0xBF251D33697848FA83332823D7735265 , 0xC7F0600ACAED44B484AC4DC1990AFD53 , 0xCB6DE37534E54E56BA1A3B350A8476E8 , 0xE270F3C4992E41CBA172EF584EECC04B , 0xE847EC2E408143A0A8F866F723C29989 , 0xEAC3D48FB0954066BEA0F6DDC309BCC7 , 0xF29BF067E0F74A4EBCC4F46599D56B2D ))));
Copy
60
0.34 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"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"JV\x18 º?VC¬¤ô\x0F ÀþÕܨ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"JV\x18 º?VC¬¤ô\x0F ÀþÕܨ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(\\x16 gz4ºm\n ™l\x00 R€ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\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` = ?
) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id`
WHERE
`product_stream` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
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 (0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x4A5618BA3F5643ACA4F40FC0FED5DCA8 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x4A5618BA3F5643ACA4F40FC0FED5DCA8 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285C16677A34BA6D0A996C005280 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 );
Copy
61
0.30 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
62
0.29 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"@ÚN¾#F“‡“ê£ü}}? "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0x40DA9D4EBE2346938793EAA3FC7D7D3F ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
63
0.23 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"mÐ$f,ÍJA¶èÑq#Œý^ "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0x6DD024662CCD4A41B6E8D171238CFD5E ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
64
0.28 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"âpóÄ™.AË¡rïXNìÀK "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0xE270F3C4992E41CBA172EF584EECC04B ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
65
0.44 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"""
Çð`\n
ÊíD´„¬MÁ™\n
ýS
"""
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0xC7F0600ACAED44B484AC4DC1990AFD53 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
66
0.38 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"‚&A’\f MI\x11 “l?é,MŒû "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0x822641920C4D4911936C3FE92C4D8CFB ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
67
0.36 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"“\x1D Õð"éC˜3æåHp\x1D "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0x931DD5F022E943989D33E6E5488F701D ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
68
0.22 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"£?ÖMš*DìFXê\x02 Ç\x1D > "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0xA33FD64D9A2A44ECAD4658EA02C71D3E ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
69
0.21 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"""
\n
î)Nà\x1C M\x02 —\x13 =ïE@g(
"""
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0x0AEE294EE01C4D0297133DEF45406728 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
70
0.21 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"hÁ-¤ÄÃF9„+\x15\x7F ˆÌ³“ "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0x68C12DA4C4C34639842B157F88CCB393 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
71
0.41 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"?QóQF¨C\v ˆ\x01 —ÞZާb "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0x3F51F35146A8430B880197DE5A8DA762 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
72
0.19 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"rÃ~y%åF\x18 ‡3„7¬d̲ "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0x72C37E7925E5461887338437AC64CCB2 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
73
0.19 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"""
¦\x06 LÐl\n
@³–¼KP\x02 ¥7
"""
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0xA6064CD06C0A40B396BC4B509002A537 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
74
0.18 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"¿%\x1D 3ixHúƒ3(#×sRe "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0xBF251D33697848FA83332823D7735265 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
75
0.19 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"èGì.@C ¨øf÷#™‰ "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0xE847EC2E408143A0A8F866F723C29989 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
76
0.18 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b";ðÇ¡(CC]‹®€e”ª\x16 › "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0x3BF0C7A12843435D8BAE806594AA169B ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
77
0.18 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"E\t éÆ\x11 ûBê”þ¢³òÎdŸ "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0x4509E9C611FB42EA94FEA2B3F2CE649F ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
78
0.26 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"‚\x1E eXÀ&Mf‰îŸ¾Á{\e ° "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0x821E6558C0264D6689EE9FBEC17B1BB0 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
79
0.19 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"""
Ëmãu4åNVº\x1A ;5\n
„vè
"""
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0xCB6DE37534E54E56BA1A3B350A8476E8 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
80
0.20 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"ò›ðgà÷JN¼Äôe™Õk- "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0xF29BF067E0F74A4EBCC4F46599D56B2D ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
81
0.27 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"—"M&\x03 WHÝŸ\ 0\x19 Ñ\x11 9 "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0x97224D26035748DD9F5C203019D11139 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
82
0.31 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"†ŒöôÍÛA««º² m u¯ "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0x868CF6F4CDDB41ABABBAB2206DA075AF ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
83
0.34 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"êÃÔ°•@f¾ öÝÃ\t ¼Ç "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0xEAC3D48FB0954066BEA0F6DDC309BCC7 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
84
0.20 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"’\x02 ÁËÀ»IwœI‚_ˆ×‹* "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0x9202C1CBC0BB49779C49825F88D78B2A ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
85
0.36 ms
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = ? AND ((`prems_bonus_system_bonus_product` . `valid_from` < = ? ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > ? ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = ? ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > ? ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE ? ) AND `prems_bonus_system_bonus_product` . `product_id` = ? ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC
Parameters :
[
true
"2026-02-27 21:10:10 "
null
"2026-02-27 21:10:10 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"5<óÇB·HŽ–\x17 Q9'ŸN "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:10:10' ) OR `prems_bonus_system_bonus_product` . `valid_until` < = > NULL ) AND (`prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%[]%' OR `prems_bonus_system_bonus_product` . `allowed_sales_channel_ids` LIKE '%0189453bb85e71a089f45fa13d573939%' ) AND `prems_bonus_system_bonus_product` . `product_id` = 0x353CF3C742B7488E96175139279F4EAD ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
86
0.21 ms
SELECT `acris_delivery_time` . `id` FROM `acris_delivery_time` WHERE (`acris_delivery_time` . `version_id` = ? ) AND ((`acris_delivery_time` . `active` = ? )) ORDER BY LENGTH (`acris_delivery_time` . `priority` ) DESC , `acris_delivery_time` . `priority` DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
]
SELECT `acris_delivery_time` . `id` FROM `acris_delivery_time` WHERE (`acris_delivery_time` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`acris_delivery_time` . `active` = 1 )) ORDER BY LENGTH (`acris_delivery_time` . `priority` ) DESC , `acris_delivery_time` . `priority` DESC ;
Copy
87
1.05 ms
SELECT `acris_delivery_time` . `id` as `acris_delivery_time.id` , `acris_delivery_time` . `version_id` as `acris_delivery_time.versionId` , `acris_delivery_time` . `internal_id` as `acris_delivery_time.internalId` , `acris_delivery_time` . `internal_name` as `acris_delivery_time.internalName` , `acris_delivery_time` . `active` as `acris_delivery_time.active` , `acris_delivery_time` . `priority` as `acris_delivery_time.priority` , `acris_delivery_time` . `display_available` as `acris_delivery_time.displayAvailable` , `acris_delivery_time` . `display_not_available` as `acris_delivery_time.displayNotAvailable` , `acris_delivery_time` . `display_few_pieces` as `acris_delivery_time.displayFewPieces` , `acris_delivery_time` . `few_pieces_available` as `acris_delivery_time.fewPiecesAvailable` , `acris_delivery_time` . `display_product_box` as `acris_delivery_time.displayProductBox` , `acris_delivery_time` . `display_checkout` as `acris_delivery_time.displayCheckout` , `acris_delivery_time` . `display_checkout_amount_bigger` as `acris_delivery_time.displayCheckoutAmountBigger` , `acris_delivery_time` . `delivery_time_display_checkout_amount_bigger` as `acris_delivery_time.deliveryTimeDisplayCheckoutAmountBigger` , `acris_delivery_time` . `display_account` as `acris_delivery_time.displayAccount` , `acris_delivery_time` . `account_calculate_delivery_date` as `acris_delivery_time.accountCalculateDeliveryDate` , `acris_delivery_time` . `color_not_available` as `acris_delivery_time.colorNotAvailable` , `acris_delivery_time` . `color_pre_order` as `acris_delivery_time.colorPreOrder` , `acris_delivery_time` . `color_available` as `acris_delivery_time.colorAvailable` , `acris_delivery_time` . `color_soldout` as `acris_delivery_time.colorSoldout` , `acris_delivery_time` . `color_restock` as `acris_delivery_time.colorRestock` , `acris_delivery_time` . `color_few_pieces` as `acris_delivery_time.colorFewPieces` , `acris_delivery_time` . `color_free_shipping` as `acris_delivery_time.colorFreeShipping` , `acris_delivery_time` . `calculate_available` as `acris_delivery_time.calculateAvailable` , `acris_delivery_time` . `delivery_time_available` as `acris_delivery_time.deliveryTimeAvailable` , `acris_delivery_time` . `delivery_days_available_min` as `acris_delivery_time.deliveryDaysAvailableMin` , `acris_delivery_time` . `delivery_days_available_max` as `acris_delivery_time.deliveryDaysAvailableMax` , `acris_delivery_time` . `shipping_delivery_time_available` as `acris_delivery_time.shippingDeliveryTimeAvailable` , `acris_delivery_time` . `calculate_not_available` as `acris_delivery_time.calculateNotAvailable` , `acris_delivery_time` . `delivery_time_not_available` as `acris_delivery_time.deliveryTimeNotAvailable` , `acris_delivery_time` . `calculation_base_not_available` as `acris_delivery_time.calculationBaseNotAvailable` , `acris_delivery_time` . `delivery_days_not_available_min` as `acris_delivery_time.deliveryDaysNotAvailableMin` , `acris_delivery_time` . `delivery_days_not_available_max` as `acris_delivery_time.deliveryDaysNotAvailableMax` , `acris_delivery_time` . `restock_time_not_available` as `acris_delivery_time.restockTimeNotAvailable` , `acris_delivery_time` . `restock_days_not_available` as `acris_delivery_time.restockDaysNotAvailable` , `acris_delivery_time` . `shipping_delivery_time_not_available` as `acris_delivery_time.shippingDeliveryTimeNotAvailable` , `acris_delivery_time` . `display_pre_order` as `acris_delivery_time.displayPreOrder` , `acris_delivery_time` . `display_sold_out` as `acris_delivery_time.displaySoldOut` , `acris_delivery_time` . `display_not_active` as `acris_delivery_time.displayNotActive` , `acris_delivery_time` . `display_free_shipping` as `acris_delivery_time.displayFreeShipping` , `acris_delivery_time` . `color_amount_bigger` as `acris_delivery_time.colorAmountBigger` , `acris_delivery_time` . `product_meta_data` as `acris_delivery_time.productMetaData` , `acris_delivery_time` . `delivery_time_display_product_amount_bigger` as `acris_delivery_time.deliveryTimeDisplayProductAmountBigger` , `acris_delivery_time` . `delivery_days` as `acris_delivery_time.deliveryDays` , `acris_delivery_time` . `created_at` as `acris_delivery_time.createdAt` , `acris_delivery_time` . `updated_at` as `acris_delivery_time.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_delivery_time.productStreams.mapping` . `product_stream_id` ) SEPARATOR '||' )
FROM `acris_delivery_time_product_stream` `acris_delivery_time.productStreams.mapping`
WHERE `acris_delivery_time.productStreams.mapping` . `delivery_time_id` = `acris_delivery_time` . `id` ) as `acris_delivery_time.productStreams.id_mapping` , (SELECT GROUP_CONCAT (HEX (`acris_delivery_time.rules.mapping` . `rule_id` ) SEPARATOR '||' )
FROM `acris_delivery_time_rule` `acris_delivery_time.rules.mapping`
WHERE `acris_delivery_time.rules.mapping` . `delivery_time_id` = `acris_delivery_time` . `id` ) as `acris_delivery_time.rules.id_mapping` , `acris_delivery_time.translation.availableAlways` , `acris_delivery_time.translation.availableAlways` as `acris_delivery_time.availableAlways` , `acris_delivery_time.translation.notAvailableDeliveryTime` , `acris_delivery_time.translation.notAvailableDeliveryTime` as `acris_delivery_time.notAvailableDeliveryTime` , `acris_delivery_time.translation.notAvailableAlways` , `acris_delivery_time.translation.notAvailableAlways` as `acris_delivery_time.notAvailableAlways` , `acris_delivery_time.translation.fewPiecesAvailableSnippet` , `acris_delivery_time.translation.fewPiecesAvailableSnippet` as `acris_delivery_time.fewPiecesAvailableSnippet` , `acris_delivery_time.translation.fewPiecesAvailableDeliveryTime` , `acris_delivery_time.translation.fewPiecesAvailableDeliveryTime` as `acris_delivery_time.fewPiecesAvailableDeliveryTime` , `acris_delivery_time.translation.exceededAvailableDeliveryTime` , `acris_delivery_time.translation.exceededAvailableDeliveryTime` as `acris_delivery_time.exceededAvailableDeliveryTime` , `acris_delivery_time.translation.exceededNotAvailableRestockTime` , `acris_delivery_time.translation.exceededNotAvailableRestockTime` as `acris_delivery_time.exceededNotAvailableRestockTime` , `acris_delivery_time.translation.exceededAvailable` , `acris_delivery_time.translation.exceededAvailable` as `acris_delivery_time.exceededAvailable` , `acris_delivery_time.translation.exceededNotAvailable` , `acris_delivery_time.translation.exceededNotAvailable` as `acris_delivery_time.exceededNotAvailable` , `acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime` as `acris_delivery_time.exceededAccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation.exceededAccurateDeliveryTime` , `acris_delivery_time.translation.exceededAccurateDeliveryTime` as `acris_delivery_time.exceededAccurateDeliveryTime` , `acris_delivery_time.translation.exceededAccurateRestockTime` , `acris_delivery_time.translation.exceededAccurateRestockTime` as `acris_delivery_time.exceededAccurateRestockTime` , `acris_delivery_time.translation.exceededAccurate` , `acris_delivery_time.translation.exceededAccurate` as `acris_delivery_time.exceededAccurate` , `acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime` as `acris_delivery_time.exceededInaccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation.exceededInaccurateDeliveryTime` , `acris_delivery_time.translation.exceededInaccurateDeliveryTime` as `acris_delivery_time.exceededInaccurateDeliveryTime` , `acris_delivery_time.translation.exceededInaccurateRestockTime` , `acris_delivery_time.translation.exceededInaccurateRestockTime` as `acris_delivery_time.exceededInaccurateRestockTime` , `acris_delivery_time.translation.exceededInaccurate` , `acris_delivery_time.translation.exceededInaccurate` as `acris_delivery_time.exceededInaccurate` , `acris_delivery_time.translation.deliveryTimeOnRequestText` , `acris_delivery_time.translation.deliveryTimeOnRequestText` as `acris_delivery_time.deliveryTimeOnRequestText` , `acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable` , `acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable` as `acris_delivery_time.deliveryTimeOnRequestTextNotAvailable` , `acris_delivery_time.translation.deliveryTimeAvailableSnippet` , `acris_delivery_time.translation.deliveryTimeAvailableSnippet` as `acris_delivery_time.deliveryTimeAvailableSnippet` , `acris_delivery_time.translation.deliveryTimeRestock` , `acris_delivery_time.translation.deliveryTimeRestock` as `acris_delivery_time.deliveryTimeRestock` , `acris_delivery_time.translation.soldOutSnippet` , `acris_delivery_time.translation.soldOutSnippet` as `acris_delivery_time.soldOutSnippet` , `acris_delivery_time.translation.notActive` , `acris_delivery_time.translation.notActive` as `acris_delivery_time.notActive` , `acris_delivery_time.translation.preOrder` , `acris_delivery_time.translation.preOrder` as `acris_delivery_time.preOrder` , `acris_delivery_time.translation.deliveryShippingFree` , `acris_delivery_time.translation.deliveryShippingFree` as `acris_delivery_time.deliveryShippingFree` FROM `acris_delivery_time` LEFT JOIN (SELECT `acris_delivery_time.translation` . `acris_delivery_time_id` , `acris_delivery_time.translation` . `acris_delivery_time_version_id` , `acris_delivery_time.translation` . `available_always` as `acris_delivery_time.translation.availableAlways` , `acris_delivery_time.translation` . `not_available_delivery_time` as `acris_delivery_time.translation.notAvailableDeliveryTime` , `acris_delivery_time.translation` . `not_available_always` as `acris_delivery_time.translation.notAvailableAlways` , `acris_delivery_time.translation` . `few_pieces_available_snippet` as `acris_delivery_time.translation.fewPiecesAvailableSnippet` , `acris_delivery_time.translation` . `few_pieces_available_delivery_time` as `acris_delivery_time.translation.fewPiecesAvailableDeliveryTime` , `acris_delivery_time.translation` . `exceeded_available_delivery_time` as `acris_delivery_time.translation.exceededAvailableDeliveryTime` , `acris_delivery_time.translation` . `exceeded_not_available_restock_time` as `acris_delivery_time.translation.exceededNotAvailableRestockTime` , `acris_delivery_time.translation` . `exceeded_available` as `acris_delivery_time.translation.exceededAvailable` , `acris_delivery_time.translation` . `exceeded_not_available` as `acris_delivery_time.translation.exceededNotAvailable` , `acris_delivery_time.translation` . `exceeded_accurate_delivery_time_restock_time` as `acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation` . `exceeded_accurate_delivery_time` as `acris_delivery_time.translation.exceededAccurateDeliveryTime` , `acris_delivery_time.translation` . `exceeded_accurate_restock_time` as `acris_delivery_time.translation.exceededAccurateRestockTime` , `acris_delivery_time.translation` . `exceeded_accurate` as `acris_delivery_time.translation.exceededAccurate` , `acris_delivery_time.translation` . `exceeded_inaccurate_delivery_time_restock_time` as `acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation` . `exceeded_inaccurate_delivery_time` as `acris_delivery_time.translation.exceededInaccurateDeliveryTime` , `acris_delivery_time.translation` . `exceeded_inaccurate_restock_time` as `acris_delivery_time.translation.exceededInaccurateRestockTime` , `acris_delivery_time.translation` . `exceeded_inaccurate` as `acris_delivery_time.translation.exceededInaccurate` , `acris_delivery_time.translation` . `delivery_time_on_request_text` as `acris_delivery_time.translation.deliveryTimeOnRequestText` , `acris_delivery_time.translation` . `delivery_time_on_request_text_not_available` as `acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable` , `acris_delivery_time.translation` . `delivery_time_available_snippet` as `acris_delivery_time.translation.deliveryTimeAvailableSnippet` , `acris_delivery_time.translation` . `delivery_time_restock` as `acris_delivery_time.translation.deliveryTimeRestock` , `acris_delivery_time.translation` . `sold_out_snippet` as `acris_delivery_time.translation.soldOutSnippet` , `acris_delivery_time.translation` . `not_active` as `acris_delivery_time.translation.notActive` , `acris_delivery_time.translation` . `pre_order` as `acris_delivery_time.translation.preOrder` , `acris_delivery_time.translation` . `delivery_shipping_free` as `acris_delivery_time.translation.deliveryShippingFree` FROM `acris_delivery_time_translation` `acris_delivery_time.translation` WHERE `acris_delivery_time.translation` . `language_id` = ? ) `acris_delivery_time.acris_delivery_time_translation` ON `acris_delivery_time.acris_delivery_time_translation` . `acris_delivery_time_id` = `acris_delivery_time` . `id` AND `acris_delivery_time.acris_delivery_time_translation` . `acris_delivery_time_version_id` = `acris_delivery_time` . `version_id` WHERE (`acris_delivery_time` . `version_id` = ? ) AND (`acris_delivery_time` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‰¿\x1A /sñ¸û™ÙfeðÄ "
]
SELECT
`acris_delivery_time` . `id` as `acris_delivery_time.id` ,
`acris_delivery_time` . `version_id` as `acris_delivery_time.versionId` ,
`acris_delivery_time` . `internal_id` as `acris_delivery_time.internalId` ,
`acris_delivery_time` . `internal_name` as `acris_delivery_time.internalName` ,
`acris_delivery_time` . `active` as `acris_delivery_time.active` ,
`acris_delivery_time` . `priority` as `acris_delivery_time.priority` ,
`acris_delivery_time` . `display_available` as `acris_delivery_time.displayAvailable` ,
`acris_delivery_time` . `display_not_available` as `acris_delivery_time.displayNotAvailable` ,
`acris_delivery_time` . `display_few_pieces` as `acris_delivery_time.displayFewPieces` ,
`acris_delivery_time` . `few_pieces_available` as `acris_delivery_time.fewPiecesAvailable` ,
`acris_delivery_time` . `display_product_box` as `acris_delivery_time.displayProductBox` ,
`acris_delivery_time` . `display_checkout` as `acris_delivery_time.displayCheckout` ,
`acris_delivery_time` . `display_checkout_amount_bigger` as `acris_delivery_time.displayCheckoutAmountBigger` ,
`acris_delivery_time` . `delivery_time_display_checkout_amount_bigger` as `acris_delivery_time.deliveryTimeDisplayCheckoutAmountBigger` ,
`acris_delivery_time` . `display_account` as `acris_delivery_time.displayAccount` ,
`acris_delivery_time` . `account_calculate_delivery_date` as `acris_delivery_time.accountCalculateDeliveryDate` ,
`acris_delivery_time` . `color_not_available` as `acris_delivery_time.colorNotAvailable` ,
`acris_delivery_time` . `color_pre_order` as `acris_delivery_time.colorPreOrder` ,
`acris_delivery_time` . `color_available` as `acris_delivery_time.colorAvailable` ,
`acris_delivery_time` . `color_soldout` as `acris_delivery_time.colorSoldout` ,
`acris_delivery_time` . `color_restock` as `acris_delivery_time.colorRestock` ,
`acris_delivery_time` . `color_few_pieces` as `acris_delivery_time.colorFewPieces` ,
`acris_delivery_time` . `color_free_shipping` as `acris_delivery_time.colorFreeShipping` ,
`acris_delivery_time` . `calculate_available` as `acris_delivery_time.calculateAvailable` ,
`acris_delivery_time` . `delivery_time_available` as `acris_delivery_time.deliveryTimeAvailable` ,
`acris_delivery_time` . `delivery_days_available_min` as `acris_delivery_time.deliveryDaysAvailableMin` ,
`acris_delivery_time` . `delivery_days_available_max` as `acris_delivery_time.deliveryDaysAvailableMax` ,
`acris_delivery_time` . `shipping_delivery_time_available` as `acris_delivery_time.shippingDeliveryTimeAvailable` ,
`acris_delivery_time` . `calculate_not_available` as `acris_delivery_time.calculateNotAvailable` ,
`acris_delivery_time` . `delivery_time_not_available` as `acris_delivery_time.deliveryTimeNotAvailable` ,
`acris_delivery_time` . `calculation_base_not_available` as `acris_delivery_time.calculationBaseNotAvailable` ,
`acris_delivery_time` . `delivery_days_not_available_min` as `acris_delivery_time.deliveryDaysNotAvailableMin` ,
`acris_delivery_time` . `delivery_days_not_available_max` as `acris_delivery_time.deliveryDaysNotAvailableMax` ,
`acris_delivery_time` . `restock_time_not_available` as `acris_delivery_time.restockTimeNotAvailable` ,
`acris_delivery_time` . `restock_days_not_available` as `acris_delivery_time.restockDaysNotAvailable` ,
`acris_delivery_time` . `shipping_delivery_time_not_available` as `acris_delivery_time.shippingDeliveryTimeNotAvailable` ,
`acris_delivery_time` . `display_pre_order` as `acris_delivery_time.displayPreOrder` ,
`acris_delivery_time` . `display_sold_out` as `acris_delivery_time.displaySoldOut` ,
`acris_delivery_time` . `display_not_active` as `acris_delivery_time.displayNotActive` ,
`acris_delivery_time` . `display_free_shipping` as `acris_delivery_time.displayFreeShipping` ,
`acris_delivery_time` . `color_amount_bigger` as `acris_delivery_time.colorAmountBigger` ,
`acris_delivery_time` . `product_meta_data` as `acris_delivery_time.productMetaData` ,
`acris_delivery_time` . `delivery_time_display_product_amount_bigger` as `acris_delivery_time.deliveryTimeDisplayProductAmountBigger` ,
`acris_delivery_time` . `delivery_days` as `acris_delivery_time.deliveryDays` ,
`acris_delivery_time` . `created_at` as `acris_delivery_time.createdAt` ,
`acris_delivery_time` . `updated_at` as `acris_delivery_time.updatedAt` ,
(
SELECT
GROUP_CONCAT (
HEX (
`acris_delivery_time.productStreams.mapping` . `product_stream_id`
) SEPARATOR '||'
)
FROM
`acris_delivery_time_product_stream` `acris_delivery_time.productStreams.mapping`
WHERE
`acris_delivery_time.productStreams.mapping` . `delivery_time_id` = `acris_delivery_time` . `id`
) as `acris_delivery_time.productStreams.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`acris_delivery_time.rules.mapping` . `rule_id`
) SEPARATOR '||'
)
FROM
`acris_delivery_time_rule` `acris_delivery_time.rules.mapping`
WHERE
`acris_delivery_time.rules.mapping` . `delivery_time_id` = `acris_delivery_time` . `id`
) as `acris_delivery_time.rules.id_mapping` ,
`acris_delivery_time.translation.availableAlways` ,
`acris_delivery_time.translation.availableAlways` as `acris_delivery_time.availableAlways` ,
`acris_delivery_time.translation.notAvailableDeliveryTime` ,
`acris_delivery_time.translation.notAvailableDeliveryTime` as `acris_delivery_time.notAvailableDeliveryTime` ,
`acris_delivery_time.translation.notAvailableAlways` ,
`acris_delivery_time.translation.notAvailableAlways` as `acris_delivery_time.notAvailableAlways` ,
`acris_delivery_time.translation.fewPiecesAvailableSnippet` ,
`acris_delivery_time.translation.fewPiecesAvailableSnippet` as `acris_delivery_time.fewPiecesAvailableSnippet` ,
`acris_delivery_time.translation.fewPiecesAvailableDeliveryTime` ,
`acris_delivery_time.translation.fewPiecesAvailableDeliveryTime` as `acris_delivery_time.fewPiecesAvailableDeliveryTime` ,
`acris_delivery_time.translation.exceededAvailableDeliveryTime` ,
`acris_delivery_time.translation.exceededAvailableDeliveryTime` as `acris_delivery_time.exceededAvailableDeliveryTime` ,
`acris_delivery_time.translation.exceededNotAvailableRestockTime` ,
`acris_delivery_time.translation.exceededNotAvailableRestockTime` as `acris_delivery_time.exceededNotAvailableRestockTime` ,
`acris_delivery_time.translation.exceededAvailable` ,
`acris_delivery_time.translation.exceededAvailable` as `acris_delivery_time.exceededAvailable` ,
`acris_delivery_time.translation.exceededNotAvailable` ,
`acris_delivery_time.translation.exceededNotAvailable` as `acris_delivery_time.exceededNotAvailable` ,
`acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime` ,
`acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime` as `acris_delivery_time.exceededAccurateDeliveryTimeRestockTime` ,
`acris_delivery_time.translation.exceededAccurateDeliveryTime` ,
`acris_delivery_time.translation.exceededAccurateDeliveryTime` as `acris_delivery_time.exceededAccurateDeliveryTime` ,
`acris_delivery_time.translation.exceededAccurateRestockTime` ,
`acris_delivery_time.translation.exceededAccurateRestockTime` as `acris_delivery_time.exceededAccurateRestockTime` ,
`acris_delivery_time.translation.exceededAccurate` ,
`acris_delivery_time.translation.exceededAccurate` as `acris_delivery_time.exceededAccurate` ,
`acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime` ,
`acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime` as `acris_delivery_time.exceededInaccurateDeliveryTimeRestockTime` ,
`acris_delivery_time.translation.exceededInaccurateDeliveryTime` ,
`acris_delivery_time.translation.exceededInaccurateDeliveryTime` as `acris_delivery_time.exceededInaccurateDeliveryTime` ,
`acris_delivery_time.translation.exceededInaccurateRestockTime` ,
`acris_delivery_time.translation.exceededInaccurateRestockTime` as `acris_delivery_time.exceededInaccurateRestockTime` ,
`acris_delivery_time.translation.exceededInaccurate` ,
`acris_delivery_time.translation.exceededInaccurate` as `acris_delivery_time.exceededInaccurate` ,
`acris_delivery_time.translation.deliveryTimeOnRequestText` ,
`acris_delivery_time.translation.deliveryTimeOnRequestText` as `acris_delivery_time.deliveryTimeOnRequestText` ,
`acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable` ,
`acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable` as `acris_delivery_time.deliveryTimeOnRequestTextNotAvailable` ,
`acris_delivery_time.translation.deliveryTimeAvailableSnippet` ,
`acris_delivery_time.translation.deliveryTimeAvailableSnippet` as `acris_delivery_time.deliveryTimeAvailableSnippet` ,
`acris_delivery_time.translation.deliveryTimeRestock` ,
`acris_delivery_time.translation.deliveryTimeRestock` as `acris_delivery_time.deliveryTimeRestock` ,
`acris_delivery_time.translation.soldOutSnippet` ,
`acris_delivery_time.translation.soldOutSnippet` as `acris_delivery_time.soldOutSnippet` ,
`acris_delivery_time.translation.notActive` ,
`acris_delivery_time.translation.notActive` as `acris_delivery_time.notActive` ,
`acris_delivery_time.translation.preOrder` ,
`acris_delivery_time.translation.preOrder` as `acris_delivery_time.preOrder` ,
`acris_delivery_time.translation.deliveryShippingFree` ,
`acris_delivery_time.translation.deliveryShippingFree` as `acris_delivery_time.deliveryShippingFree`
FROM
`acris_delivery_time`
LEFT JOIN (
SELECT
`acris_delivery_time.translation` . `acris_delivery_time_id` ,
`acris_delivery_time.translation` . `acris_delivery_time_version_id` ,
`acris_delivery_time.translation` . `available_always` as `acris_delivery_time.translation.availableAlways` ,
`acris_delivery_time.translation` . `not_available_delivery_time` as `acris_delivery_time.translation.notAvailableDeliveryTime` ,
`acris_delivery_time.translation` . `not_available_always` as `acris_delivery_time.translation.notAvailableAlways` ,
`acris_delivery_time.translation` . `few_pieces_available_snippet` as `acris_delivery_time.translation.fewPiecesAvailableSnippet` ,
`acris_delivery_time.translation` . `few_pieces_available_delivery_time` as `acris_delivery_time.translation.fewPiecesAvailableDeliveryTime` ,
`acris_delivery_time.translation` . `exceeded_available_delivery_time` as `acris_delivery_time.translation.exceededAvailableDeliveryTime` ,
`acris_delivery_time.translation` . `exceeded_not_available_restock_time` as `acris_delivery_time.translation.exceededNotAvailableRestockTime` ,
`acris_delivery_time.translation` . `exceeded_available` as `acris_delivery_time.translation.exceededAvailable` ,
`acris_delivery_time.translation` . `exceeded_not_available` as `acris_delivery_time.translation.exceededNotAvailable` ,
`acris_delivery_time.translation` . `exceeded_accurate_delivery_time_restock_time` as `acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime` ,
`acris_delivery_time.translation` . `exceeded_accurate_delivery_time` as `acris_delivery_time.translation.exceededAccurateDeliveryTime` ,
`acris_delivery_time.translation` . `exceeded_accurate_restock_time` as `acris_delivery_time.translation.exceededAccurateRestockTime` ,
`acris_delivery_time.translation` . `exceeded_accurate` as `acris_delivery_time.translation.exceededAccurate` ,
`acris_delivery_time.translation` . `exceeded_inaccurate_delivery_time_restock_time` as `acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime` ,
`acris_delivery_time.translation` . `exceeded_inaccurate_delivery_time` as `acris_delivery_time.translation.exceededInaccurateDeliveryTime` ,
`acris_delivery_time.translation` . `exceeded_inaccurate_restock_time` as `acris_delivery_time.translation.exceededInaccurateRestockTime` ,
`acris_delivery_time.translation` . `exceeded_inaccurate` as `acris_delivery_time.translation.exceededInaccurate` ,
`acris_delivery_time.translation` . `delivery_time_on_request_text` as `acris_delivery_time.translation.deliveryTimeOnRequestText` ,
`acris_delivery_time.translation` . `delivery_time_on_request_text_not_available` as `acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable` ,
`acris_delivery_time.translation` . `delivery_time_available_snippet` as `acris_delivery_time.translation.deliveryTimeAvailableSnippet` ,
`acris_delivery_time.translation` . `delivery_time_restock` as `acris_delivery_time.translation.deliveryTimeRestock` ,
`acris_delivery_time.translation` . `sold_out_snippet` as `acris_delivery_time.translation.soldOutSnippet` ,
`acris_delivery_time.translation` . `not_active` as `acris_delivery_time.translation.notActive` ,
`acris_delivery_time.translation` . `pre_order` as `acris_delivery_time.translation.preOrder` ,
`acris_delivery_time.translation` . `delivery_shipping_free` as `acris_delivery_time.translation.deliveryShippingFree`
FROM
`acris_delivery_time_translation` `acris_delivery_time.translation`
WHERE
`acris_delivery_time.translation` . `language_id` = ?
) `acris_delivery_time.acris_delivery_time_translation` ON `acris_delivery_time.acris_delivery_time_translation` . `acris_delivery_time_id` = `acris_delivery_time` . `id`
AND `acris_delivery_time.acris_delivery_time_translation` . `acris_delivery_time_version_id` = `acris_delivery_time` . `version_id`
WHERE
(
`acris_delivery_time` . `version_id` = ?
)
AND (
`acris_delivery_time` . `id` IN (? )
)
Copy
SELECT `acris_delivery_time` . `id` as `acris_delivery_time.id` , `acris_delivery_time` . `version_id` as `acris_delivery_time.versionId` , `acris_delivery_time` . `internal_id` as `acris_delivery_time.internalId` , `acris_delivery_time` . `internal_name` as `acris_delivery_time.internalName` , `acris_delivery_time` . `active` as `acris_delivery_time.active` , `acris_delivery_time` . `priority` as `acris_delivery_time.priority` , `acris_delivery_time` . `display_available` as `acris_delivery_time.displayAvailable` , `acris_delivery_time` . `display_not_available` as `acris_delivery_time.displayNotAvailable` , `acris_delivery_time` . `display_few_pieces` as `acris_delivery_time.displayFewPieces` , `acris_delivery_time` . `few_pieces_available` as `acris_delivery_time.fewPiecesAvailable` , `acris_delivery_time` . `display_product_box` as `acris_delivery_time.displayProductBox` , `acris_delivery_time` . `display_checkout` as `acris_delivery_time.displayCheckout` , `acris_delivery_time` . `display_checkout_amount_bigger` as `acris_delivery_time.displayCheckoutAmountBigger` , `acris_delivery_time` . `delivery_time_display_checkout_amount_bigger` as `acris_delivery_time.deliveryTimeDisplayCheckoutAmountBigger` , `acris_delivery_time` . `display_account` as `acris_delivery_time.displayAccount` , `acris_delivery_time` . `account_calculate_delivery_date` as `acris_delivery_time.accountCalculateDeliveryDate` , `acris_delivery_time` . `color_not_available` as `acris_delivery_time.colorNotAvailable` , `acris_delivery_time` . `color_pre_order` as `acris_delivery_time.colorPreOrder` , `acris_delivery_time` . `color_available` as `acris_delivery_time.colorAvailable` , `acris_delivery_time` . `color_soldout` as `acris_delivery_time.colorSoldout` , `acris_delivery_time` . `color_restock` as `acris_delivery_time.colorRestock` , `acris_delivery_time` . `color_few_pieces` as `acris_delivery_time.colorFewPieces` , `acris_delivery_time` . `color_free_shipping` as `acris_delivery_time.colorFreeShipping` , `acris_delivery_time` . `calculate_available` as `acris_delivery_time.calculateAvailable` , `acris_delivery_time` . `delivery_time_available` as `acris_delivery_time.deliveryTimeAvailable` , `acris_delivery_time` . `delivery_days_available_min` as `acris_delivery_time.deliveryDaysAvailableMin` , `acris_delivery_time` . `delivery_days_available_max` as `acris_delivery_time.deliveryDaysAvailableMax` , `acris_delivery_time` . `shipping_delivery_time_available` as `acris_delivery_time.shippingDeliveryTimeAvailable` , `acris_delivery_time` . `calculate_not_available` as `acris_delivery_time.calculateNotAvailable` , `acris_delivery_time` . `delivery_time_not_available` as `acris_delivery_time.deliveryTimeNotAvailable` , `acris_delivery_time` . `calculation_base_not_available` as `acris_delivery_time.calculationBaseNotAvailable` , `acris_delivery_time` . `delivery_days_not_available_min` as `acris_delivery_time.deliveryDaysNotAvailableMin` , `acris_delivery_time` . `delivery_days_not_available_max` as `acris_delivery_time.deliveryDaysNotAvailableMax` , `acris_delivery_time` . `restock_time_not_available` as `acris_delivery_time.restockTimeNotAvailable` , `acris_delivery_time` . `restock_days_not_available` as `acris_delivery_time.restockDaysNotAvailable` , `acris_delivery_time` . `shipping_delivery_time_not_available` as `acris_delivery_time.shippingDeliveryTimeNotAvailable` , `acris_delivery_time` . `display_pre_order` as `acris_delivery_time.displayPreOrder` , `acris_delivery_time` . `display_sold_out` as `acris_delivery_time.displaySoldOut` , `acris_delivery_time` . `display_not_active` as `acris_delivery_time.displayNotActive` , `acris_delivery_time` . `display_free_shipping` as `acris_delivery_time.displayFreeShipping` , `acris_delivery_time` . `color_amount_bigger` as `acris_delivery_time.colorAmountBigger` , `acris_delivery_time` . `product_meta_data` as `acris_delivery_time.productMetaData` , `acris_delivery_time` . `delivery_time_display_product_amount_bigger` as `acris_delivery_time.deliveryTimeDisplayProductAmountBigger` , `acris_delivery_time` . `delivery_days` as `acris_delivery_time.deliveryDays` , `acris_delivery_time` . `created_at` as `acris_delivery_time.createdAt` , `acris_delivery_time` . `updated_at` as `acris_delivery_time.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_delivery_time.productStreams.mapping` . `product_stream_id` ) SEPARATOR '||' )
FROM `acris_delivery_time_product_stream` `acris_delivery_time.productStreams.mapping`
WHERE `acris_delivery_time.productStreams.mapping` . `delivery_time_id` = `acris_delivery_time` . `id` ) as `acris_delivery_time.productStreams.id_mapping` , (SELECT GROUP_CONCAT (HEX (`acris_delivery_time.rules.mapping` . `rule_id` ) SEPARATOR '||' )
FROM `acris_delivery_time_rule` `acris_delivery_time.rules.mapping`
WHERE `acris_delivery_time.rules.mapping` . `delivery_time_id` = `acris_delivery_time` . `id` ) as `acris_delivery_time.rules.id_mapping` , `acris_delivery_time.translation.availableAlways` , `acris_delivery_time.translation.availableAlways` as `acris_delivery_time.availableAlways` , `acris_delivery_time.translation.notAvailableDeliveryTime` , `acris_delivery_time.translation.notAvailableDeliveryTime` as `acris_delivery_time.notAvailableDeliveryTime` , `acris_delivery_time.translation.notAvailableAlways` , `acris_delivery_time.translation.notAvailableAlways` as `acris_delivery_time.notAvailableAlways` , `acris_delivery_time.translation.fewPiecesAvailableSnippet` , `acris_delivery_time.translation.fewPiecesAvailableSnippet` as `acris_delivery_time.fewPiecesAvailableSnippet` , `acris_delivery_time.translation.fewPiecesAvailableDeliveryTime` , `acris_delivery_time.translation.fewPiecesAvailableDeliveryTime` as `acris_delivery_time.fewPiecesAvailableDeliveryTime` , `acris_delivery_time.translation.exceededAvailableDeliveryTime` , `acris_delivery_time.translation.exceededAvailableDeliveryTime` as `acris_delivery_time.exceededAvailableDeliveryTime` , `acris_delivery_time.translation.exceededNotAvailableRestockTime` , `acris_delivery_time.translation.exceededNotAvailableRestockTime` as `acris_delivery_time.exceededNotAvailableRestockTime` , `acris_delivery_time.translation.exceededAvailable` , `acris_delivery_time.translation.exceededAvailable` as `acris_delivery_time.exceededAvailable` , `acris_delivery_time.translation.exceededNotAvailable` , `acris_delivery_time.translation.exceededNotAvailable` as `acris_delivery_time.exceededNotAvailable` , `acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime` as `acris_delivery_time.exceededAccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation.exceededAccurateDeliveryTime` , `acris_delivery_time.translation.exceededAccurateDeliveryTime` as `acris_delivery_time.exceededAccurateDeliveryTime` , `acris_delivery_time.translation.exceededAccurateRestockTime` , `acris_delivery_time.translation.exceededAccurateRestockTime` as `acris_delivery_time.exceededAccurateRestockTime` , `acris_delivery_time.translation.exceededAccurate` , `acris_delivery_time.translation.exceededAccurate` as `acris_delivery_time.exceededAccurate` , `acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime` as `acris_delivery_time.exceededInaccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation.exceededInaccurateDeliveryTime` , `acris_delivery_time.translation.exceededInaccurateDeliveryTime` as `acris_delivery_time.exceededInaccurateDeliveryTime` , `acris_delivery_time.translation.exceededInaccurateRestockTime` , `acris_delivery_time.translation.exceededInaccurateRestockTime` as `acris_delivery_time.exceededInaccurateRestockTime` , `acris_delivery_time.translation.exceededInaccurate` , `acris_delivery_time.translation.exceededInaccurate` as `acris_delivery_time.exceededInaccurate` , `acris_delivery_time.translation.deliveryTimeOnRequestText` , `acris_delivery_time.translation.deliveryTimeOnRequestText` as `acris_delivery_time.deliveryTimeOnRequestText` , `acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable` , `acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable` as `acris_delivery_time.deliveryTimeOnRequestTextNotAvailable` , `acris_delivery_time.translation.deliveryTimeAvailableSnippet` , `acris_delivery_time.translation.deliveryTimeAvailableSnippet` as `acris_delivery_time.deliveryTimeAvailableSnippet` , `acris_delivery_time.translation.deliveryTimeRestock` , `acris_delivery_time.translation.deliveryTimeRestock` as `acris_delivery_time.deliveryTimeRestock` , `acris_delivery_time.translation.soldOutSnippet` , `acris_delivery_time.translation.soldOutSnippet` as `acris_delivery_time.soldOutSnippet` , `acris_delivery_time.translation.notActive` , `acris_delivery_time.translation.notActive` as `acris_delivery_time.notActive` , `acris_delivery_time.translation.preOrder` , `acris_delivery_time.translation.preOrder` as `acris_delivery_time.preOrder` , `acris_delivery_time.translation.deliveryShippingFree` , `acris_delivery_time.translation.deliveryShippingFree` as `acris_delivery_time.deliveryShippingFree` FROM `acris_delivery_time` LEFT JOIN (SELECT `acris_delivery_time.translation` . `acris_delivery_time_id` , `acris_delivery_time.translation` . `acris_delivery_time_version_id` , `acris_delivery_time.translation` . `available_always` as `acris_delivery_time.translation.availableAlways` , `acris_delivery_time.translation` . `not_available_delivery_time` as `acris_delivery_time.translation.notAvailableDeliveryTime` , `acris_delivery_time.translation` . `not_available_always` as `acris_delivery_time.translation.notAvailableAlways` , `acris_delivery_time.translation` . `few_pieces_available_snippet` as `acris_delivery_time.translation.fewPiecesAvailableSnippet` , `acris_delivery_time.translation` . `few_pieces_available_delivery_time` as `acris_delivery_time.translation.fewPiecesAvailableDeliveryTime` , `acris_delivery_time.translation` . `exceeded_available_delivery_time` as `acris_delivery_time.translation.exceededAvailableDeliveryTime` , `acris_delivery_time.translation` . `exceeded_not_available_restock_time` as `acris_delivery_time.translation.exceededNotAvailableRestockTime` , `acris_delivery_time.translation` . `exceeded_available` as `acris_delivery_time.translation.exceededAvailable` , `acris_delivery_time.translation` . `exceeded_not_available` as `acris_delivery_time.translation.exceededNotAvailable` , `acris_delivery_time.translation` . `exceeded_accurate_delivery_time_restock_time` as `acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation` . `exceeded_accurate_delivery_time` as `acris_delivery_time.translation.exceededAccurateDeliveryTime` , `acris_delivery_time.translation` . `exceeded_accurate_restock_time` as `acris_delivery_time.translation.exceededAccurateRestockTime` , `acris_delivery_time.translation` . `exceeded_accurate` as `acris_delivery_time.translation.exceededAccurate` , `acris_delivery_time.translation` . `exceeded_inaccurate_delivery_time_restock_time` as `acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation` . `exceeded_inaccurate_delivery_time` as `acris_delivery_time.translation.exceededInaccurateDeliveryTime` , `acris_delivery_time.translation` . `exceeded_inaccurate_restock_time` as `acris_delivery_time.translation.exceededInaccurateRestockTime` , `acris_delivery_time.translation` . `exceeded_inaccurate` as `acris_delivery_time.translation.exceededInaccurate` , `acris_delivery_time.translation` . `delivery_time_on_request_text` as `acris_delivery_time.translation.deliveryTimeOnRequestText` , `acris_delivery_time.translation` . `delivery_time_on_request_text_not_available` as `acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable` , `acris_delivery_time.translation` . `delivery_time_available_snippet` as `acris_delivery_time.translation.deliveryTimeAvailableSnippet` , `acris_delivery_time.translation` . `delivery_time_restock` as `acris_delivery_time.translation.deliveryTimeRestock` , `acris_delivery_time.translation` . `sold_out_snippet` as `acris_delivery_time.translation.soldOutSnippet` , `acris_delivery_time.translation` . `not_active` as `acris_delivery_time.translation.notActive` , `acris_delivery_time.translation` . `pre_order` as `acris_delivery_time.translation.preOrder` , `acris_delivery_time.translation` . `delivery_shipping_free` as `acris_delivery_time.translation.deliveryShippingFree` FROM `acris_delivery_time_translation` `acris_delivery_time.translation` WHERE `acris_delivery_time.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_delivery_time.acris_delivery_time_translation` ON `acris_delivery_time.acris_delivery_time_translation` . `acris_delivery_time_id` = `acris_delivery_time` . `id` AND `acris_delivery_time.acris_delivery_time_translation` . `acris_delivery_time_version_id` = `acris_delivery_time` . `version_id` WHERE (`acris_delivery_time` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`acris_delivery_time` . `id` IN (0x0189BF9D1A2F73F1B8FB99D96665F0C4 ));
Copy
88
0.24 ms
SELECT `delivery_time` . `id` as `delivery_time.id` , `delivery_time` . `min` as `delivery_time.min` , `delivery_time` . `max` as `delivery_time.max` , `delivery_time` . `unit` as `delivery_time.unit` , `delivery_time` . `created_at` as `delivery_time.createdAt` , `delivery_time` . `updated_at` as `delivery_time.updatedAt` , `delivery_time.translation.name` , `delivery_time.translation.name` as `delivery_time.name` , `delivery_time.translation.customFields` , `delivery_time.translation.customFields` as `delivery_time.customFields` FROM `delivery_time` LEFT JOIN (SELECT `delivery_time.translation` . `delivery_time_id` , `delivery_time.translation` . `name` as `delivery_time.translation.name` , `delivery_time.translation` . `custom_fields` as `delivery_time.translation.customFields` FROM `delivery_time_translation` `delivery_time.translation` WHERE `delivery_time.translation` . `language_id` = ? ) `delivery_time.delivery_time_translation` ON `delivery_time.delivery_time_translation` . `delivery_time_id` = `delivery_time` . `id` WHERE (`delivery_time` . `id` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰E:.±q®œç1 ÖË4Ø "
]
SELECT `delivery_time` . `id` as `delivery_time.id` , `delivery_time` . `min` as `delivery_time.min` , `delivery_time` . `max` as `delivery_time.max` , `delivery_time` . `unit` as `delivery_time.unit` , `delivery_time` . `created_at` as `delivery_time.createdAt` , `delivery_time` . `updated_at` as `delivery_time.updatedAt` , `delivery_time.translation.name` , `delivery_time.translation.name` as `delivery_time.name` , `delivery_time.translation.customFields` , `delivery_time.translation.customFields` as `delivery_time.customFields` FROM `delivery_time` LEFT JOIN (SELECT `delivery_time.translation` . `delivery_time_id` , `delivery_time.translation` . `name` as `delivery_time.translation.name` , `delivery_time.translation` . `custom_fields` as `delivery_time.translation.customFields` FROM `delivery_time_translation` `delivery_time.translation` WHERE `delivery_time.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `delivery_time.delivery_time_translation` ON `delivery_time.delivery_time_translation` . `delivery_time_id` = `delivery_time` . `id` WHERE (`delivery_time` . `id` = 0x0189453A2EB171AE9CE731A0D6CB34D8 );
Copy
89
0.25 ms
SELECT `acris_delivery_time_holiday` . `id` as `acris_delivery_time_holiday.id` , `acris_delivery_time_holiday` . `internal_name` as `acris_delivery_time_holiday.internalName` , `acris_delivery_time_holiday` . `active` as `acris_delivery_time_holiday.active` , `acris_delivery_time_holiday` . `start_date` as `acris_delivery_time_holiday.startDate` , `acris_delivery_time_holiday` . `end_date` as `acris_delivery_time_holiday.endDate` , `acris_delivery_time_holiday` . `repeat_annually` as `acris_delivery_time_holiday.repeatAnnually` , `acris_delivery_time_holiday` . `created_at` as `acris_delivery_time_holiday.createdAt` , `acris_delivery_time_holiday` . `updated_at` as `acris_delivery_time_holiday.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_delivery_time_holiday.deliveryTimes.mapping` . `delivery_time_id` ) SEPARATOR '||' )
FROM `acris_delivery_time_holiday_restriction` `acris_delivery_time_holiday.deliveryTimes.mapping`
WHERE `acris_delivery_time_holiday.deliveryTimes.mapping` . `holiday_id` = `acris_delivery_time_holiday` . `id` ) as `acris_delivery_time_holiday.deliveryTimes.id_mapping` FROM `acris_delivery_time_holiday` WHERE (`acris_delivery_time_holiday` . `active` = ? )
SELECT `acris_delivery_time_holiday` . `id` as `acris_delivery_time_holiday.id` , `acris_delivery_time_holiday` . `internal_name` as `acris_delivery_time_holiday.internalName` , `acris_delivery_time_holiday` . `active` as `acris_delivery_time_holiday.active` , `acris_delivery_time_holiday` . `start_date` as `acris_delivery_time_holiday.startDate` , `acris_delivery_time_holiday` . `end_date` as `acris_delivery_time_holiday.endDate` , `acris_delivery_time_holiday` . `repeat_annually` as `acris_delivery_time_holiday.repeatAnnually` , `acris_delivery_time_holiday` . `created_at` as `acris_delivery_time_holiday.createdAt` , `acris_delivery_time_holiday` . `updated_at` as `acris_delivery_time_holiday.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_delivery_time_holiday.deliveryTimes.mapping` . `delivery_time_id` ) SEPARATOR '||' )
FROM `acris_delivery_time_holiday_restriction` `acris_delivery_time_holiday.deliveryTimes.mapping`
WHERE `acris_delivery_time_holiday.deliveryTimes.mapping` . `holiday_id` = `acris_delivery_time_holiday` . `id` ) as `acris_delivery_time_holiday.deliveryTimes.id_mapping` FROM `acris_delivery_time_holiday` WHERE (`acris_delivery_time_holiday` . `active` = 1 );
Copy
90
0.15 ms
SELECT `theme` . `id` FROM `theme` WHERE (`theme` . `technical_name` = ? )
Parameters :
[
"zenitPlatformStratus "
]
SELECT `theme` . `id` FROM `theme` WHERE (`theme` . `technical_name` = 'zenitPlatformStratus' );
Copy
91
6.32 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = ? ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"E‚ºå¨áAí³[Ž3ò,õä "
b"l34È{äEB¬¡å\r ½Ž;e "
b"mù‰‚Å,@Û•W‡ÉÈÎ|„ "
b"˜\x1E z²„0M\x1F ƒ•·ß\x0E /r "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¼ý#\x02 \r M¨O\r \x13 «\v :w "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"î¡)¿›2M\x0F •:8ÀG&¸Ž "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"""
\n
ä3sË…Oe¹§âT\x0E ¬\x08 a
"""
b"7®Lpd[F’¡yšsSñ\x12 ô "
b"Òm#]\x17 I\t £ÉÙß‘HÅÏ "
b"•¾AŒ_]Gù£<\x11 ŽÏÑßú "
b"ʖدÒîN£°rÄ£µ\x03 6Ê "
b"J>™1iB°¨\x07 «qå€ "
b"kÉ\f ,Ÿ2Jűv~ZÝ\x08 Ò "
b"‚ÈDe&YI„¯…œoù®ò¿ "
b"¬I•r03D~˜\x02 ã…Ý.\x1E ¾ "
b"´ýmŽsøN¯\x14 !÷99û– "
b"ä\x1C ßD›ÏGy¾\x11 ,yóÙF "
b"\x19 óœÆ}Ï@\x07 ¬äÓÏ/…Ë "
b"̧¸â`&JŒ¢Ê\x04 Ë\x7F “®Ô "
b"Ð\e „\x7F ’\x17 L\x08 ©Ò®bT”‚D "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"âÊhFM@D7¾/f=«`¤ "
b"\x11 º\x7F ÇOBg¨Tî!˜¶J "
b"£#ÜÂgF)¹÷>ÈT¦»f "
b"À]~'!{MU“^ŽdÈ\x12 çP "
b"Ð(Ž\x14 n6Fw½Èé1!Þ%æ "
b"Z˜1DåEæ¢K`@t¦†¾ "
b"fß\x19 tn‰CB‰0\x07 „áµ^ "
b"”ÞLOîKBh¾Ž¢# ãUn "
b"Ý}^^ï´N\x06 †[Å\x18 Hé\x04 Ì "
b"\x05 È“ƒö€GG¦¯U†ò.\x13 ú "
b"Fî ö¿bBá²²ÄAcê‡Ø "
b"kÔ¸ÚÈ¿O¢\O9êF\x13 ‡ "
b"\x7F ¿[~ï\x01 F\x12 ¸ÀØó<\x11\x1F a "
b"t\x16\x12 µßœJ\x0E ‚=6¨Bx2\x02 "
b"“¸ãÏŽÕJúŽ\x00\f ¶„\x01 Ö "
b"¯Ij$Þ>Jƒ¨RA)#… G "
b"ñ—S\x00\x15 „Ot…•ÞigGÖ) "
b"\x00\x03 %9ZxHRÛ}_žN\x1D "
b"\x1E þÔåÉB‘–Ë¡q9\vù "
b"J\x07 e\x06 sjL9ˆ"Ií4s ´ "
b"tô,ç?ÇGP»°‘\r Ç\x7F õj "
b"{.m½c4C¼00ƒ\x0F ¡fF "
b"B:HûùàOûƒ¹î—"*¤Ð "
b"Ž\x05 ÅŽ`ØGߎ;@àf_¨Ÿ "
b"˜Ñ#9ÃM'¸í#ao´' "
b"È ÖÝ‹VB\x01 ‚\x1A Ã%‘ìÝ? "
b"""
C\x16 \n
WøŠA« \x7F …Hx0`
"""
b"Qj…m]¼L\x08 —f\x08 /Ïœ \x01 "
b"mþ©\x10 0ÞFd·dÁA¿¯\e › "
b"É9fHl!C\x07 ¯\x05 =4Ž…\x12 ç "
b"Íô5{ƒ½AÀ€·¦Å©v0† "
b"\x12 ÈPÉ~ˆI¾ §âç’–\x1D v "
b"Ž\x00 $Õ©óFL—´„Q;O\v G "
b"¼÷%€6[B…œ\x05 ¡¦]òõ¯ "
b"Â2\x19 ,b\x06 D$¶D=û;Š®\x16 "
b"\t 5çf>Gç‘j\ãæ·Uà "
b".i\x7F ³ð+B€‹xÓçÀ§\x1F À "
b"R\x11 ]\x02 -+LÖ‹®›G†uâ\x08 "
b"t›T)è¢Dœ§ü1B"~Os "
b"\x1D b\x16 ‹\t @΂ˆ¥$e?Àà "
b"y-s]»JŠ—'vÖºû\x04 _ "
b"¹1«ëÒKð£\r ¤=ÁS´F "
b"À\x00 “\r ²¢Jï•ãd´Ê{ï "
b"""
Û\x03 ·–üîI ºöä\x10 ¯Å\n
Ÿ
"""
b"á\DH\t Là“ÞºXôË#i "
b"á§žWzÔCA‰Ý\x07 T›8ÅP "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"G\x05 ¦ºNU@Õ¥£<Ý’öcš "
b"È€œŽ»Cô£ø“~\x17 ñ€< "
b"\e ¦ç`'m@¢‰-‹ºã\x11 fs "
b"KI\x1A [ÇŽNþµª´z+nžý "
b"œQº¯Ç…LŽ´)Yjp\x02 •Õ "
b"§e2º*èJr°È„~ÿTä "
b"Á\x10 ZÌ\x00 àK\x11 ¦\x7F :ò\f ¾Ú] "
b"""
˧y¦ßÔE9¯!\n
OÝ.—
"""
b"\x01 >ptp\x08 @j²@\t ˜/pî "
b"F9e)´ÉMÌàÑ\x07 J±Âl "
b"\@äÔ½¤E\x16 ¯ÞS'&ÁÖå "
b"læ]ï°ðG·Ÿ—eß ¡Am "
b"9Öž\x1E\t ÃC•–êÿ+×jßG "
b"f(m\x1E £HJ\f ¸AϨéuH} "
b" \r Ì;qzI¸ž×ƒå;N`6 "
b"¸ŽHßâN\x18 ´ßq|•\t "
b"×M\f ö\x0E Iņ4›Ù\x19 ÿ-ã "
b"í°qw°¿Ib¸ç‰±@\x15\x11\x16 "
b"\x15 ¶¯lãfD4½ÎÎÿý;;M "
b"^¹’Õ@ðDœ£|¯'0+\e v "
b"ÍDÚŽO\x00 H§¯FçƒñZWt "
b"\x1E \e‘пLè´Kb\v ‹-iH "
b"C³URW%N\x0F \x12 ¬\x14 ³¬A\x00 "
b"}\t\x1A ¶§L˯~’ú\e é‘ "
b"†·0þ'\x07 Bʵ\x19 âH91™N "
b"ËS\r 3pÐD9‘GÔ¦ÎYŸÿ "
b"\x14 ¹eŸÖuF@«\x12 Õ!ÇQ\e * "
b"’\V—¬àG]¡Ì4©^ãÊð "
b"¿4Úö Nê‹ZèÊm\x0F ç] "
b"ûø—À\v ÇB–¹\x06 B>þ¤á "
b"\x01 2!l¯mHà¼\óLxLI "
b"«ú¾Ì§ÄK“™Ü¢\x11\x06 Å\x15 ñ "
b"°kÊDšêB›¨„ùa˜\x0F eÍ "
b"؉/Jo9O9б;I¶žqŽ "
b"""
%mâå,\n
M¬¯Ô5V™ÌF
"""
b"{Ök¿‚’L\x11 Œƒ_W \x06 „ "
b"Ø–ÙåñŽFþ…aæú¾ÃÀ\x01 "
b"â`\x05 wŽÆIv¡¡=Ûѕᒠ"
b"ñ»[[©÷N´‹T‹ÙyÚV[ "
b"$5Ä¿|CZ´\x1D EV§\x1F §j "
b"yù22«@&¥Þ÷Ýì6Äø "
b"»,kÁd#MŽ<ô¤Râ¡X "
b"Ñ {g¬ÆA™”0o&‘ÂØ_ "
b"9¶Á€(Cø™–¼$z« "
b"¢ðËÂïÐOݽ;Àâ\x19\x0F •• "
b"¬ùÖJJ|C\x10 ¼e˜£/A\x0E ! "
b"ÙÍ{ÂŽL\t ¤y^à\x17 ã\x7F\x0E "
b"\x02 ûP@âAE¹¿3ò²év‰ "
b"""
\n
\x1E\x08 Ì%wE\¡ÓIû\x15 ¬ÿõ
"""
b"\x0E †"‹aëD\x0F œ‹2Á+Ä4f "
b"""
f±]\x10\x14 \n
J؉¾uãêèä
"""
b"¦éóâ1XNÛŽÖ\x07 Û²&Q\x1C "
b"Óßó÷¾ÙGß«ÇFL\x07 òå\e "
b"îUäå×AKÅ¡\x0F š‚„9\x08 \ "
b"\x14 vï·—¡Fc‚iÓ26‹ "
b"f÷‹T<_A\x10 ¤EG\\x13 OêÌ "
b"""
Åc\x08\x05 ²CGç€Q-õÈ\n
‡
"""
b"ë¶0DU„GF–ü™Õ3Ãìï "
b"húhÊ_ÊE׋Βª˜Dû\x10 "
b"y“ˆÝ ÇE˜&5ØBí+r "
b"ÁÏÞ{½ºGljx'R$\x1E ûO "
b"̪¥ö™II\x04 ¹\x07\x11 Ù\x15 G "
b"QV\r `\f ÛG\x13 Ž‘€@Z£´¥ "
b"£Õ‡\x04\x04 0MiŠK6B\x10\x06\x17 s "
b"ü¶ØAtoG°¯Ûß\e ™°ƒ "
b"""
\x16 ž\x1F ŒŒœI͹® N\n
K
"""
b"Uï\x02\x1C f—C\v µ»ð\v ’Ù®R "
b"¥m\v “F"I¸½Ø®!\x15 p§C "
b"®R¹3íG·‚Ô¿\x14 ôs`B "
b"ï?’Ü»TOÒ;Û\x10 ³ê¬Â "
b"\x7F ¼×”+H(…w´‹™»p~ "
b"Á“;»Ú“@"‡\x11 ·ÙQ¡4Ñ "
b"ÜÀ\x10 ±ù\x00 Dæ‚64ˆê\x08 \x1A "
b"ø`]£ž‡N°®œ`Åp‰\x05\x17 "
b"F>Ì\x1E ÈÕAÆžìÍïË\x10 ÇÍ "
b"°nÏ–\x19 @N׬mˆ–"¦ "
b"ê:í\r ÚkBZ¡Ð&O«Ïiû "
b"úoP`óAJ+…›^kfŠ40 "
b"2\x12 ºnûÒEc…e~=5òcÙ "
b"aòV²bÜL¡ªlêÁ\x01 ´ºà "
b"¶GÓ¹á\x04 A\x06 ˜©óÉ\x00 ›½„ "
b">Zy4¦”A,Š8\t L\x11 %þ\x1D "
b"Z]žuœ\x0F A[°}\x07 ¡…G¡ú "
b"s€¼¡$\x19 GÞˆ[þ³\x19\x08 ŸO "
b"ÂïUsúyEK‚A`¤ýþ\x10 "
b"\oåÚwUCl¯àV\r Õí¨F "
b"hoM,fyGß»{-4Œ\x00 ¬õ "
b"uZ‚fÓB\x05 £{)íê…"A "
b"€±\x19 1h(@%‰wŽ áç? "
b"zeØNÅVF™•ãvnUuV¥ "
b"7û^ñë\x15 Ib©\x1A\x11 Žq^ç¯ "
b"M\x1F í»<@O\x17 ¨%gh_wù: "
b"tΊ>ø?LË‚Ž½ôš‚Û= "
b"…µî´txF\x12 ’.c¬ ‰æ\x0F "
b"Ã\x18 I#<\e IÓ¦5\f\x1C j šY "
b"""
6\x05 H^NNJ\n
†áާþivÃ
"""
b"\x14 ¼R\x1E k£Iž°ÝGL3¾\x11 "
b"\x17 ˆÜ¥w0F4blf™0˜¢ "
b"]1f'r<B\x16 ’实\x15 ?g0 "
b"pš\x1D J¼G\x1A ¹èw?p\x14\x1A Á "
b";ËXGd[C\x1D ´^\x17 ôû{\v Ÿ "
b"¬\x19 d‰]êD4¸\x7F\x14 9ã¬Â "
b"ök\x03 FIN¸™éÉp6X\n "
b"-»çyûDFֲю¯Ú\x02 ªà "
b"}[‰éé\v AÓ•æê\r \x1F óœ¿ "
b"‡]3\x16 ’ÌL;†úhb\x07\x06 Ä "
b"‰\x1E „Æ9jO|¸Ÿ©ÂòŒ£p "
b"À\x06 Ž£'wN\x15 ½i\x10 SòÙ¡Ø "
b"GyÁ)WÌK¥ ¾»HFE\e ( "
b"""
d\x7F -çëÚI\x12 ²{¡Ç\n
u´Ý
"""
b"Ô¹Ïõ4\x14 OØ¥«*Æâ_e¯ "
b"ÖP#ɦîKR™Í]¥ícá "
b"l®€9oiM\x02 ‡Þ%[’æe "
b"´U¸Ú(.Ew˜š^”ºg¡å "
b"\x15\x08 …"ÖžG©Ž³0k\x1C ªe– "
b"ÁÍÃEíÅN\x02 »ðö\x03 ·§AS "
b"ßôfŽƒ9F\x14 —ó8\x15 ›" "
b"""
è¦lm?\n
Cf†*רp•†
"""
b"\r Cç±IN)+\x04 èjrŽT "
b"+ÒÌïtvBP•¢\x03 ¡–\x11 !\x08 "
b"Á³3þ\x17 •Cí•$Ä\r |–Š\x1A "
b"j³r©_ªC¥¼ø}~¥JäB "
b"|*…lgöD\x07 ’bÙJžDŽð "
b"’ˆÃÁswCk·\r hæ%•ô* "
b"¥fÂÙ\x18 (C[«…n@ÛÑ´À "
b"""
ÁnQ\x08\x18 /@Ì¡\n
ìmF\x10 ²S
"""
b"Íg»P\x7F àOŽº=pá.\x1C ö¤ "
b"\x03 -\x13 ·Ÿ£Nã—©Eø\x00 £é³ "
b"-|ò"Ý7N £„C\x0F ª,¿H "
b"‹SUÐlGNË‘\x1F Û¯Øý\x1D ü "
b"™gÛ\x12 úæNpŸ\e sµ¬1ï\x01 "
b"4Çî\f îËCÖ¹¢\t Yô./ñ "
b"T-ÄfNžL\x16 ¡§2\t g9(\n "
b"\x7F Ö\x05 Êã\t B祛«\f !§õ¹ "
b"ë2¶yi\x1E O¾•Xž\x1F \x1D ¿Ë "
b"ÿeuÆ|¼Iþ¿B·ÞÑïß| "
b"¸ãMŒ¹ÀNʤîò×\x0F Ñÿ® "
b"¹M\x1D Å\x01 M@º‹„”™¨…”Ð "
b"ôžhL+\v B¬\x06 Ò‚ßêKa "
b"!8ã~;`CÙ™ÀœŸ»"oÖ "
b"öø·î)\x1F B±ŠšF\x17 8׫c "
b"\e òA½\x05 éIn±OÑ\x18 “\x01 ÄÖ "
b"HO\v á\x18 ¶AŠ•\t !ÆóºCÊ "
b"S?!\x19 ½KNªº.\x1A —Ä\e\x06\x16 "
b"Œ\x13 „궤J<š¶Y\x1D A3Ü "
b"PzL'²ÏG†°À\x00 Ë4‡= "
b"[ôFÔq×O6‡\x18 ˜¾cÑþì "
b"•.§w~±M9€õïZoõ‹ "
b"""
ÌgZ</PAL¨o‹²ð\n
wÁ
"""
b"""
\n
;K\x1F °A\x0F ¤cõhþû
"""
b"ˆoë\x04 YìBŒ‡›†µ\f " "
b"Ù®\x12\x11 ’€Cj¿/-AÒ¸r "
b"\x12 vô3Î!I\x0F •55ã\x16 ©5@ "
b"%áTÝÑaIa¶®0Í\t øñþ "
b"zÉòºO/¶\x17 Ì\x1A i¹Kc "
b"î„#aÏÁJ•¯\x16 -Q>³ "
b"\x1A 6R‘d\C¥¿ÓMXb¯I÷ "
b"‰6Éø[¥Ešòªd×YÐ: "
b"Úâ–MÆE¼¬\x08\x07 ±\x07 ô»y "
b"Ð\x1D Â6dÙD»¾w‡>Iœ°Œ "
b"\x10 VVoJ«E¯P'8\t Mlt "
b"8Á(é‚VDО\x15 q\x07 ïbJÇ "
b"ZFö„S`B\«n—!Gm\x16 ™ "
b"ÓçZÃlCF\x7F ŸHÔ\r ÛÝø” "
b"ùp{š¢åKdޤ¼Çò‹Ó "
b"\/["˜ô@[ŸT tæ¿G5 "
b"ili‘é\x1F Fú“Êçe#Þ2L "
b"wœñôœ-L:¡\f\f m\x1E Ìö} "
b"\x18 ·ìOHAU¨eå¾µñJí "
b"Ÿñê0ˆ\x15 DÞº\x11\x1D Êâî7ï "
b"¢N½«ÄeJÄ¥\x0F\x10 Ïôz!k "
b"""
ÆwàüYSL\n
¦Ï‡Ž1\x02 î,
"""
b"°$Ýü\x05 ØA!¸Á\v tŒ\x1E P" "
b"¶0uïHœO[ž\f ÝÛvât˜ "
b"\x19\x1C\f 9Ï\x1A DÞ±\x13 8¯\x02 %í "
b" L䆓œN=¹`b\x15 ݨ°Q "
b"¦øu\x01\x10 D¿®Èßÿ—çÃ\x06 "
b"íÙ¼êNM} ´4\x0E û9Ç "
b"<t\x17\x0E ’£Mÿ¥’\x7F 6Dž?Á "
b"’…E\x1F _ B…³\x07 ãÌ8±Bœ "
b"¤’@+¸FOŒ¨ážžÙ\x1F ¯ "
b"½Æìœc1CsŽût\f 7d’~ "
b"Çï"_û³E3®ô̳´\v ü\x00 "
b"ʫΣë\n Cã…\x00 Í;\r æ>Œ "
b"\x13 A|ñÃ\x06 K¾¬:ºGÇ~ã& "
b"Œ«ß¼Û\x04 M\x1F º~(\x02 !}oÌ "
b"Ø5Yýº\x07 G.›Žn\x14 Kµ—Z "
b"MÐÄÀH=@K˜mûaJÒÒã "
b"·¢)å¼'NªŽ\x0E '£‘nâé "
b"\x13\x17 AÜõ³IåôsëŠ?¥Ô "
b"""
\x03 wÙ\n
™FO »ò"Þ)ÞnÔ
"""
b"\x0E |°+ë/Fw¥\x1F J*MY¬\x08 "
b"˜\x1C\e ÝXLIþ¬¥±/\x0F ®^b "
b"<W‹å´ÎDøª@\x19 ’á£\x0E © "
b"yöÌžç”O©°e¼¢q.Œ% "
b"—…ñõ2)AZŽ+ÒÓ\x1F ,\f\x02 "
b"ï\x12 ؤ\x1A ÞH›¨éZ¤Á«‹Ï "
b"5í´\f œöA½–€ŸÏjþ Û "
b"H:svò÷G*¦ë\x01 [E\t Ó_ "
b"Yó~D‡R@â¶Sÿò2J.( "
b"ýíâE^±\x17 ”XÓ¥õ¤ "
b"\¼*¢÷êA\x02 ¤\r ©B‰(\e "
b"°_ñ\e ƒ§Aî“Î1\x00 &=%! "
b"ÒD!\x1F ÙœEÓ¤\x1E ÝÐ,\x08 ní "
b"\x01 \x17 ›Þ½@ ›,™¿¯ï´\x15 "
b"a!ÜÜi{L³¾ý91Gÿ "
b"èß§\x10\x06 'GúšÄ´_y\x1E -> "
b"ì\x01\x17\x11 ºH\r Ž\\r €8Ù9 "
b"Q*‡\x16 F;M ŒöÁ[AŽJ½ "
b"_fˆOÔÔL¤‹,«Më~\x0E "
b"¶\x17\x08 S•;K1«-CÍ6Ôˆz "
b"*+\x14 ‚fý@ˆŠ—\x02 ™ÖRA‡ "
b"2R\x19 ekVA¡ŠXÄÈ¿Ki† "
b"€À’ì°•Gû¨\x13 „-\x16 ‡ÿu "
b"‡HHÔ=´DñŸß†š€’\t w "
b"™+MªòJóµ@:Õ\r þ´\r "
b"žðõÙÞxBÿ¦$†H\t ä„ "
b"ó?\v û²õAð™\x10 dßEØÁ "
b"ÊF±¶³\x7F E\x03 –î÷ŒëjíÛ "
b"¨º…¼ß[JT˜D9\x13 *æÃƒ "
b"\x15 $f[Û"L}£G½\v š”Ý "
b"…Ù¹Wœ%OíŽf»ð\x11 KÅå "
b"Œ½HiŽ{E`º"²TC¡Æ "
b"UV\r ÒtRHk½†ãÒK[*4 "
b"¢1ÓóriNr’•æùP*ë "
b"³£ì\x18\x04 DÌ’9ž¦»9BQ "
b"gÃ\x05\x10 Ì—HŽ…Ð\x1D 2üÆB; "
b"ŽÞÔu¸ÁGR´(>ÛÍJ!¼ "
b"µ?ØäQ>HÂ¥Ñöîæ»2 "
b"Ƴ¼¿Öÿ@g”§"Ѫϩo "
b"\x1E ÊØ§ì¢MÒ¿}!Ÿ\v Î\x1A\x00 "
b"c*¶¤±ÅF\x1C £Ïý÷†óLN "
b"at°\x14 ©]J\x05 ¡\x06\x06 ÌØHLÄ "
b"qÍ\f v§}I\x19 ¸à`•›ÂQ "
b"UÞÖ¬\x10 éHݔœ]Ö\v I÷ "
b"£I“\x15 ›KÄœHŽèŒr¿ "
b"õ<É]ìE.¦YUð\v ‰š+ "
b"2£[ã>8Dæ”דwý!øÖ "
b"bèâŸ4ZLË—qM\e ãÞ¼\x00 "
b"ÃH¾ žÉE[‰œœgo©CÏ "
b"–W˜øGãFiJçv*3gC "
b"É\x16 *\x7F îF1a(Üiî, "
b"õË<90ðBP€Ûú6[+¡À "
b"ìñk\r \x14 éC×½Kã=åæ=Ô "
b" žND·žJI¼lôà\v \ "
b"TÑE´M`®ÙÃ\x7F xÙAØ "
b"ö†Bžû†Bo”N‹l\x06 þ&g "
b"A{\x1C {\x12\x08 IN¯\x01 {a8‡áÚ "
b"€\x1A F†‰¬GÉ“$Z\x13\x1D ÜT@ "
b"éôJmÍøD¯¾ÀeÅX+‚‹ "
b"ÿ»¤Ò\x15\x08 O(¬¤»k•-ÅB "
b"""
\x05 í\v \n
KêHH´ä\x06\x04 ˆ§ÿº
"""
b"\x10\x16 ªâÍtBÍ¡Þs‚†g› "
b"B/®A´õ@@…L"·ß›w "
b"Ö˜{nk8H\r ”´ÿOØ^£S "
b"Kn\f ÅÀKùºÅÓ\x0F §¡ "
b"Íïq¬äªOjž[S\x13 h|ß\x10 "
b"Ó7&S•\v J苦³â\x12 &\x14 ô "
b"""
\x1A\x1E\x03 ÄKø@B¹\x7F 5õU\n
#h
"""
b"Asð„ˆ½JÛ¬\r Vê˜w˜„ "
b"¸ží¬\x01\t C\x0E ´÷IŽ1è9 "
b"¸Ì60|ŽJ›™RF‘T?$Î "
b"\r ¿Ç‘ãÞO[²ñZÜ–k6ñ "
b"y½\x0F j\f 2Mã“\/v53¹’ "
b"⪊¯D[¶ÄQÄ?g< "
b"ûbVú}ÑBÀ§—/dº¼¨æ "
b"®¡ $BôDt“m\r ,ÂL\x1E "
b"ß\f ÙÕEÃLA &²…_šÜ\x06 "
b"ô¾¶©ñ’NQ†&\x1C ušÁ "
b"§\v #j:ë@ó‘þÌÃÏz\x03 "
b"lZ\x1F Ö \r G\x08 ¿ÄH%$\x00\e ! "
b"Š\x7F £\èC<³CÏù+Œ¥— "
b"Öm\x13 bŒMs™£\x02 õÍ×/à "
b"\t ¡–ÃqHa¦ÒÜ7pe\f "
b"zßb<d±Be¼ªsk]\x1D ¤? "
b"{·ûAs5O‡¹L\x14 k¤ØŒ\x02 "
b"‚Ç1Y$¿CÁ±Ž\r T\ºó\x11 "
b"Š=\f ²¼\x05 EÀ‘c®éçE{= "
b"Ò¦í§J¤Be‡Avþ´Ü p "
b"(\x16 “Û\x15\x15 N\x1A ©œ/éÇÎÉ "
b"E)S.p³F\x08 w!¥GÔn, "
b"[¸ž+\x01 BFœ§†'„O(\x1E O "
b"Íâþ_OÝD—ˆÇ5ÉÌ@±L "
b"õ*àPy1J$‹Ñ+2'a\x06 W "
b"Z’Z*FŽC}±$\x16\x18\t 0\x0E i "
b"z¥´Îƒ”@|‚\t\x16 éžpìB "
b"""
Ÿ\x18 §´\x06\x12 Gž¸¤÷X\n
aî+
"""
b"P1òþîBh¬’M¸’_\x04 ý "
b"—ü!\x13 æ¬IÆ”¯÷rx\x18 f "
b"·»fÛÂýGŸ¹y\x01 ¾‚Z5® "
b"Èb‹®JF0ù\x03 Õ\x16\v ìŽ "
b"óé@›JÿJüSU놗 "
b" §ó\x03 »aL*“^È;”.!a "
b"âŒóC€&A›»V¤\r ) 44 "
b"Öñˆ´ú*G}…m'’Æ\€Ö "
b"ô*\x0F Ïñ¸By©øVÈ¥@" "
b"ýÐ\t\e\x13 ™F¢¦\x0F ¨À\x04\x06 /ñ "
b"\x1C É3\x04 úiFË– ˨ÐJP¼ "
b"Îó¢ÆöNA'ˆD¿Míð3U "
b"î\x1C rÕ†áJ™›dù¤Õ¹l· "
b"<ÓÙÞ\t ÄGLº\x1D ©\x1E ŸA„µ "
b"""
E–ù©\n
$Jo¢î8\v kä\x19 â
"""
b"“WM@Ï@Ì\x1F äxÓc³l "
b"\x16 LyžƒÙGç‚Æ\x04 ç\x11 ¡\x10 Ò "
b"Ð\x08 ZCy9B;ˆù<ä\x13 Î$\x1F "
b"Û¿$YÛ¢C¬®\x1D *\x05 ðÌÜ "
b"áö‚ðÁ{Gp´žq6h\x13\x04 "
b"-KëµqÖL¡šý¼‹b\x7F |û "
b"¹„_°tEÞ\x01 ~±lùq” "
b"À6\x07 ) \e Be¥…†ÿÄkZ, "
b"Ƶ]#ä@ʲf¼È \x1A J³ "
b"""
Aõ\x0F [pèL\x02 ›\x16 \n
Oœö£
"""
b"Y„TÈ\e @D\x10 ·ŒÓÀ‡o¦ "
b"ygåCO±C5¨³Ç\x1D §i5¡ "
b"~\t >ð\x02 ÓF4‡S·Ö€L±ý "
b"¸ä>ºyCC ¾óñM\x1C JŠ: "
b"Ì6Õ‡ÓtE\x01 ’\x05 3A/Ÿ¹ "
b"\x14 ‚\r ~š\x04 @\x16 ’ôM7\f €^ "
b"’ŽŽ\:@Lh›k\x1D\v\x11 hyé "
b"Öî\x00 š'³I~²Ë', ìÙ° "
b"\x01 @ù\x19 À—Diƒ«\x1D ÔÂÜ”© "
b"""
\x19 Њfk\x1E LI„Á}ž¦\n
›ˆ
"""
b"ªÜ‰þûªMÎ K¿O?àK "
b"õSæ\x19 ˆºI7’6‡ÙŒ"ée "
b" \x11 뺿‘Ek–Í‘\x17 ‘ºØ "
b"YVh˜'åB׎ñ–þ°L\v ¢ "
b"YXÚ/W\x12 KÒ‡ÃÞ=ýZ¯ "
b"ŒìH\t ÇÊMBªq\v\x11\x03\x0F iÝ "
b"\x1E “\x01 höÒCý©E\x01 (™\x08 ôŸ "
b"f\—Ç™JN€¶1S);=nX "
b"ƒ\x1E `XŠOLE¯*N\x02 _¶W} "
b"‹à\x00 ˆÞE뽑R\x01 QÁ2Œ "
b"õ\x07 g~äwO;˜\x1E Óïºv\x17 K "
b"E5ûÀ?áOŠ›šÀ\x00 \ñ¦ "
b"VtÐs\x03\x00 OV‰!~p\t W²n "
b"ûp©0âCJã¸wz²Èqsû "
b"9Ž\x04 Ð~HJõÙœñÿ”\x07 k "
b"Q"‹\x1F †ÅF\t –\v ^ÐGý¶s "
b"p¹båL±Hܸ~\x00 ‰\x04 "?¼ "
b"Î"{5,ïB\v „#WRÞ•=ô "
b"×ø}Õœæ@\x14 ±^SÌH\x16 rß "
b"\x04 ³íÄWI@\x1E žÎ¹‘Ñ4(Œ "
b"´ò)Ø®ª@Öµñ[\x1A\x04 öÿ2 "
b"\x18 \r f£æ!AD‘ÜÈCœ\x0E ¯¬ "
b"""
bt¶¶òUGû¸\n
\x17 ¦^º=\n
"""
b"‹\x16 ²sä\x16 G\x06 ˆµÐ‹ÉÚ€U "
b"ÃPµhX=NÔ½•¾W†@\x08 3 "
b"o™YkiYAs¼xývø\x06 ž| "
b"Ÿ®ÿ1\x1E 2L\x14 ºÁîå\x1D '€Ù "
b"\x01 ©Û`…\x1E Ic¸\x1E \x1E GfÓ? "
b"WœøqÆ\x1E Ex¯}ˆèœ\x13 Áæ "
b"ˆK¾ÐZOOò‡Ëøº‰\x16 o/ "
b"Éšo™‚aJÆ’\x05 \x1F ¤:ßh "
b"ê\x14 ×kt'D\ƒ·\x05 âlI&Û "
b"Æ`©l\x00 –O]Š£VÔÑÊÄ\x03 "
b"+,\x7F ¡ÕM^·P\v q\x06 ›\x15\x11 "
b"g±ûôÿ¼NB²µÀ\x15 ð\v z\x00 "
b"""
\n
ØÕ\x7F\x14 ØOh°-)ó\x07 9õ3
"""
b"GS&¸âÏIKž4Ü·‘¨ÑÖ "
b" ,s.¦»A}¬¶[‰Ì\e\x13 ð "
b"""
\x01 IA\t UÒHU¥æ\x0E \n
~pq
"""
b"\x13 í¯´¸L‡‹ª³Z$YhÞ "
b"ãñ«Ì>ÓN1Ÿ½bc¨\x08 "\x19 "
b" I\x04 }¦þJ‘Š7J]\f ± "
b"yb§^\x1E\x18 F,¼þ“®Žðz² "
b"0ÜB§øþLŠŠ\x7F éÿ¨kWŽ "
b"""
“÷q÷ÂÓOƒŽ\n
‚\f ²GÏå
"""
b"÷d\x16\x00 p¿Lº´\x03 èi\x1E 4•‰ "
b"!®\x1E _\x1E N…¸³lÎñ` \x03 "
b"䟫 \x1D\x1E D\x1D ¢{)gÄTxæ "
b"Tp0æ2]Kë‰ÚS:\x1A GE "
b"® þSÿjFSƒ<´ó¥\x06 \ø "
b"""
½Ëq,²B³‚\x08 \n
0êrAM
"""
b"Öô¸g"É@¢¬8v\x19 º<U| "
b"\x07 dÈ\x7F ›ÕH‡”A\x1F R¨Âˆ "
b"áø\x0F ól·C’¾ÈȨïý2G "
b"<x§HÎÙFM¦QT\x01\x1A ÿA§ "
b"q…\x00 "\x14 £DÒœ|’f¬âBM "
b"""
tAÒž'eD\x06 ¿Kþ\n
\n
£\f |
"""
b"Øèx\íÿOJó™µ\x1E [Rå "
b"""
\x03 7\n
`E\n
D\r ¯,\x08 UF©Í
"""
b"\x15 EOäÀ‚@\x1F ‹ð\x19 @™kN¨ "
b"\x19 ÎIuç)N?¶jJ\x1F ¾U3~ "
b"P´¸?/ÝMë+‰¬½gT "
b"mÜW;,¹HÈ\r ÚÅf²#\x12 "
b"p\x03 ÖÀºmD(¨ls*\x11 Ê«ñ "
b"ʾaïëdOøˆ"\x06 ‹¾å¯F "
b"ñ›Ôác[KS©^åÙf£‚ï "
b"Rk:µ½\x1C AEQÌmˆ°I¡ "
b"y_‚ˆ!IšB^“\x16 gJó "
b"\x10 Ç\x08 6U\x16 D3¬Áäü6l\x0F # "
b"P71´*çBŸœï“o=gÚ\r "
b"Äà`Bœ¦JÊ Ø7?áÈØ) "
b"ËZ\x1A û‰ÇAÝ™PɃO\x00 @ "
b"õÑݼ"ÆGÇ¿„®\v oÜ% "
b"?$y.K\x1E Aø†^—öÞÈ&$ "
b"cCü\x1D\x1D çH\x11 ‚s« .F "
b"©¡Ÿ£=ÞK3¶ZÛr\x07 žáH "
b"""
Åyع.\x17 K{Ž‚‚¢\n
ò®¢
"""
b"u¡Áwd EȬÂxfB¦äz "
b"¯\x17 ‚\x01 à\x1C D\x05 ¶«\x7F ™>§\x1F Ê "
b",\x03 SÉ€|BXžÏ˜¯Qaû) "
b">\x06 òr@0D›ˆà¹·ç¶A· "
b"?\x11 ËõÕ0O!‡g)_>~©\x08 "
b"cO\x1D ¹\x05\x18 Fº·s¿\x1F Üßâ> "
b"""
\x11 f\x15 t\x06 \n
Då™_}×kjºø
"""
b"ïŽ\x04 ò\x13\x08 B˜’™ƒžq\e ÙÌ "
b"$\x1C öªècG\x0F ¼+)´\f ¸\x11 ¦ "
b"hêx3ϸAà°Š\x04 )mñUP "
b"ŽQuaXFO\x04 ¾K*PÎÞª\r "
b"‘\x0F ¿düNY‚Å’"&|\r × "
b"\t ±ÒDÎGM¨lþÓ‡Ó¢ "
b"áNH\r \x12 C\x0F —×CÉ~1w½ "
b"%¿\x18 é›\r Cô‡W¬î_£n¨ "
b"ÔCZѨDD-«Ê\x08 /Îðˆ0 "
b"îÓ^ˆ®«OÿˆL€Q†w™ "
b"X%îd\x14\x17 Ht‹“\C¸-&t "
b"°ƒMûÏ\x03 F\›\x19 ˜ÒF{h "
b"ÔVÉòÝ\x14 Dí‰o\x06 õnŒn5 "
b"Ö<Ž÷HÆAh²Åê¨GA9Ý "
b"@¼\f Ól¨N»¾£›DØ\x06 :\x07 "
b"E1wIÚdLS¶âa'õŒ§ð "
b"sïµ’7ÓA„£ØhŒ\x10\x1E ‚\x18 "
b"¬(\x07 –†Hc„\e —ë>œ6l "
b"³`%z”ÌG&‚9º¦û9o÷ "
b"\x02 ¨”J7ÃHê–\x1E\x00\f É‘\x04 d "
b".]4L7IObŸw\x05 U|\x15 ŸÁ "
b"kfËïU—Il’qŽA`4‡\x0E "
b"3ã8Mš%CÞ°É{¬FzÙý "
b"NŠþóÕBDÆ®¬ä\x17 Y^\x12 ì "
b"»Æ¬I4\x19 Jl‡xÝ<WëÌ" "
b"Ïß¶sQsI„›…\x08 Á°¡³c "
b"Ù1 €Ó¸Eú”§L\x07 ¦\x14 Td "
b"MAPI\x01 %D„\x05 Ŭ·õÙ "
b"powÝB$E\x10 šM\x02 l*ÆH§ "
b"òÈ$PunL\x19 ¢-kÔ¸?{ù "
b"""
\n
ƒ\x02 Pú\x1D O·‡¯²â†:l\x12
"""
b"§²Œ\x15 WÌN!–зÁÆ®\x12 T "
b"Ã\x10 !ß©xC›:Â$\x17 «°À "
b"Ëè¶GõdAa¾ŠOŽ3JvÒ "
b"k\x12\x08 áleKQ„¬•̳ÿ¯> "
b"Ø=\x08\x17 ,ËJ¨¬e¢{\x10 E\x18 å "
b"jýÅ¢ë\x07 EY¶PŒ7ÖaÔ• "
b"ùG[}²ƒJ·–š%2»¼\x19 Y "
b" sÖ\x17 ¼"FC°@ã2´ë\x07 Ï "
b"&F'ô\x06 ðF?½\x02 Øð\x14 ’\x02 © "
b"aÃ\x1E »¨wAÁïHéÄ\x19 Â\x02 "
b"«ÅÀ½·\x04 MxŒ°\x1A Fü¸ b "
b"Zæãâ™±C§ŠÆ–aŽ‚oâ "
b"\e )$^NŽr \v ‘ŒHÆ "
b"¬\x1C ži¼G"›\x16 \r J)Â "
b"I¥?f«9M\x13 û…<Ñ&%Ÿ "
b"VÎÓmâ&E³Œ8\v Ù\x1D âÀÕ "
b"_ˆ·s¿K@\f «$•µ‚°K‹ "
b"²pûüÒšCÉ¢˜¼~÷gŠ\v "
b"ÀÎq{å×@†›Õ\x7F çî\x05 ßA "
b"Þs\x1F ÙRpH„±èˆÜ¾4Úô "
b"ý¶U:b:O¤¡˜\x12 ,¬\x12 G¾ "
b"ÿÿ©Þ§[Hæ„Kë\x18 úAJ› "
b"\x04 ¡dÝý¥D\x04 ¾Ý%çKÒ«ý "
b"\x13 ;&/´XCó1\x05 (*BÏ\x10 "
b"!š°úÈìN&Ÿ£Ðh·Ï’µ "
b"2â¤È*Kï¥|\x16 [s8G\x13 "
b"éof3“tC¤°v4'Q\x14 ;q "
b"ëizÕ‹\x1C MôƒìÒ¦úmº "
b"ªÍ\x03 ;@\x0E KOŽM\x05 D“Æk[ "
b"ÀÖëM=[C0¿ï|°ú™2$ "
b"\x01 ¤ŸPa,Oß—4Ð\x07\x11 í¼\x05 "
b"TNU\x1E\x08 ³I¨‘×hžâ¹š+ "
b"öh\x16 `\x07 „G …_3û´û\x11 Ç "
b"NØeî2ˆJæ¯äË\x16 ¯1\x00 6 "
b"y$Â{\x11 SF\x16 ´qîêÌ+1$ "
b"jp;ŽÐ²Oé¸éT-w̨ "
b"¾–—†’¬Cš¦üÕØ×Ÿ²Í "
b"tµ›\x12 ˆnO@«ù»Ñkd>\t "
b"""
¤?µ»\n
Cé¸õ±Ö\x05 T)
"""
b"ër È‹;Ic•\x16 AíHöü "
b"<Ú]«±ÚNè¹Aº\v Ös\v ¬ "
b"]åG1°\x08 I’™È\x0E 2:o!\x06 "
b"I©2\r ¡FFšB9%(5 "
b"ÉË\e µÍˆM\x11 ‡Á\r \v ñ\v\x0E ú "
b"7ü\x1C äo@˜Œ\x1F Sš\x0F Ö) "
b"C|\x1E ù&˜N\x14 –Ù]ì\x15 ƒxÓ "
b"\x07 ˆÁ}\x06\x1E Jð¬Î›9xýQ+ "
b"""
»;tè¥Mê®\n
\x1E @YJŠ=
"""
b"¯92Ì3•OA€+Œ\x12 UßÍ[ "
b"ñ‰†\x16 †_N«›bu3ÖeŸ» "
b"""
\x0F 1Z‹k\x7F I#¨\x17 ¸\n
è(€ê
"""
b"¨@"8öšI\x08 ®‡\x7F •q°‹\x02 "
b"\x16 Ìpáq@ºžhXø¤Qñ÷ "
b"M“+â\x11 qC¨¶s€\x01 ûIJ¼ "
b"q™¾p¡P@\x12 ޲XšO\x00 Ö "
b"ËúÇâ[‹GУ~GÍÕ¢Eë "
b"¼\x7F (÷ÿÂG×½Œ´ãÁŒðÛ "
b"×4\x12 Õi°O"•(\n \x07 HÝA\x00 "
b"âó‹\x12 \D9™ÿ\x1F o°o\x08 ] "
b"\x11\x19\f ˰\x01 Mþ¸E\x13 fñØ^÷ "
b").‹ÉM£LǺݓ8O\v þ° "
b"ñÀ]ŸÔœO6‰èŠå«l¬X "
b"^>"ä]«Lÿ¸w’J6Öô° "
b"/…·_ÇpBà”W\e HÒ—éÎ "
b"o¡á[“ÄGh¬Â½ÐVy®v "
b"ôoè\x10 ZCCý\x16 t\x1D\x1C\x08 8í "
b"øåQÖ¼|L˜¿O“Ô\x05 ß "
b"ª¨þð~E§»\f ‰ôv5™ô "
b"©²ÒÕÃKŹž¤Î\x04 œ\x1E O "
b"^ã÷® nH,¸´\x0F ÝmÂ(\x1D "
b"y\x13 ¯o?ñJ\x1E •^\t T\x04 rÏF "
b"ЦÑ\t êXEÖ…':lõÐ<r "
b"Úp«\t ¥uIíŠ\x14 Ú\v y|¼+ "
b"\x0E »óªÄVJ>·‚ä åÏcA "
b"™¨¥µ\x00\x15 BpŸ|Jëì³»g "
b"¡ˆ.‚Ñ\x17 D?\x0E gZXž½# "
b"¼ÎÂ*%žC…µ\x1C ú³\x07 ªX "
b"”Ç4›ë5C‡\x15 Éœ˜{FÇ "
b"\x11 ŽËµ\e ÎJö…@W²ÈV¶† "
b"K,§Eܸ@I®ufå3dî\x15 "
b"R sÊNÐO&½r¸²Ä‹žü "
b"쪓¥\x02 oI6¦öS9;úpV "
b"""
î\r Ñ:+ÒA‹ˆƒ¬©\n
+Aõ
"""
b"\f ñ4\x01 `)Ac¶%Z\x18 M›„œ "
b"FÚÑÈËbM¡Š˜\x1F ²\x13 Ž] "
b"gü–irNM®\x04 Ç¿É>w\x00 "
b"—Ÿ\t Æ5\x1E B¸¬\x18 ïÛˆ÷¨X "
b"T&j’RìK˜‰¢-Ÿ\x08 †°€ "
b"^xXÿÖÇDÎ¥\x07 þè–]= "
b"mìÌ’:]AVŸËC\x15\x1C\x7F îH "
b"\v Y>ÇkÒF«£Q÷\x06 _협 "
b"»ò oÃ\t D‚¬_Ó%¦ÄŠÿ "
b"uŽ,/ÑÐH9ÎÃgìsÏa "
b"Êe\x05 üb\x08 B°š|\x0F Ã\x02 !>| "
b"\x08 Ýu\x02 X\x01 I\ºÇG¹$.b\x14 "
b"ÿXF\x14 ð[HiŽ‚©Ð9ö+â "
b"gnrFÖD×È\x1A `h)Âõ "
b"³j+L\x01 wDØ›\x1A B°ï|\x19 ý "
b"Õrã¡úC'™b;—¶Õ¼ "
b"ú\x04 Ö\x10 ý-Dt©|éÐÐ$“£ "
b"3:J\x1C ŠVJ©‰ááU\x10 ÊôŠ "
b"ƒÀª)\x17 ÅIJ¤\x08 æ\x1C N "
b"¹\x1F މï=Gö“ÖDýSì~J "
b":]@\x07 ÛÖGçž\x14 ·Ë·\x16 dˆ "
b"\x03 <ãœîÌBß»$Þ2ŠÞëê "
b"\x13 ÍÁ\x17 ù@A%“¹Æ•ÄÕ¾S "
b"""
N„îñ^FE2‘£¢\n
÷Ú\x1C ®
"""
b"¼é¡‘|š@\x10 µt\x1F ÎL\x01 €\x16 "
b";Ò?8_‡C‰‘L‡â\x10 -ð_ "
b"ÄS\e £sQFü²Â£€æC\x1C ÿ "
b"àQ\x00 +>òE\x10 ³Òšæf^XÙ "
b""\x14\x03\x04 pöGo±zðz5ˆ—B "
b"Y!="wËC“°ˆ/Ú¬\x1D êf "
b"xé3:#9I\t œiSþ´Õ¬I "
b"•ó&\e (˜J«8|í|Y~ "
b"rÃUÛly@$·|õžo\v SÞ "
b"#B`“£H/›¨—Ï&x<Þ "
b"½Ó RwüB7¤”w\x04 Á?¹ "
b"ÁƒªÖì/N̨ÖÐ’·¡–Ñ "
b"""
7ÄÀaª·N#š\x0E Ü7ž‚\n
Þ
"""
b"»ÑxIL¹F髵_ÿ½å> "
b"Óp^!ec@õ–p‹:”\x17 …e "
b"+<»{‡\x11 Cš€}•sþî1 "
b"?ÇùÔ€ŒH¾ššû¤ˆ‹\x0F H "
b"´ÎÒ6¡\x1F D·oÊ&ƒv¥ "
b"gFìþ5…D\x13 ¦\t #{›G\x00\x19 "
b"¶Ù˜ç·åEM½ØÎ?ªJÿ "
b"×\t ©³Ñ\x01 G_‡lѰUS”\x16 "
b"ÛùÞ(mNA^³ZÙcD×ãÛ "
b"<i\x1E š‘\x08 @ó‰\x16 dVÓ(\t † "
b"J“úBeÚHRº\x15 Ž"8i "
b"\x0E ë^TÛÊC8–ðÞƒ¢dK "
b"tX\x1F ÂŒbM\x17 šˆN\x1C !§ÀH "
b"\x01 vcñÂ\x05 A=K)>X<qN "
b"K;¸¢ª„FÛ€©û©÷nY÷ "
b"[½†`½,O\f ªM×bÈ›Í\t "
b"h>u\x7F 5IO› #\x0F 6„\x15 Gè "
b"·Š\x04 e÷ÀNJŽ1þÆF}ÖÄ "
b"ñ\x04 —‚ÑŠOj‘š5²™V\r ¾ "
b"~ÓŽªÁ\x17 Là‹ èh²öKr "
b"BCÜ\x1A FhH¯³w\x0F ev1l¢ "
b"J{Asb\r @s BÃÜ+Òš\x19 "
b"¾'Çú>N"flÉÉ\x01 1Ã "
b"÷\x07 ͬš‰C.±tí\x1C ©Œ¨+ "
b"q½Œ\r z¾M⨧ìùw5X\x17 "
b"×hŒšO>G®š7\x10 —‚l\x08 ^ "
b"š_˜ŽÃI@Çžš\e )·vú[ "
b"®-”¦4³Ij°Ò°\x1F ŽZN\x1C "
b"Æy\x16 ¯g\x0F Cä‘ßDÊ;þ\x05 "
b"üö¶|¾\x7F N·¤L´\x19 '\x1A ` "
b"{ëäݽ|M+¼c\x01 2⡎ï "
b"\x15 ý‚\x7F “N5±²7lcŽÅ“ "
b"2˜Ò\x1C ¦¼B\v Ž\x11 #Û"\x16 èã "
b"û)Ã¥\r\r JÒ±|-!\x1A ªÌ "
b"<è±$)ÚNÝœ\x14 Ru\x06 Ù\x13 ä "
b"B\x05 +0€–KóŽÚýÄh¬\x1F × "
b"Ÿ\x1A\e «Ä‰A¬qbp\x08 /\x1A : "
b"_[\•ÛKú±S/cw|¦‚ "
b"x€x»"fKJ¿“ìòÉà2Ú "
b"úÄ+ÃÒ¯G±•\x00 å7\x17 ê¯ "
b"b=è^\x18 }H9„\x00 µ\x13 çŽPU "
b"1Þ=P5\v Dv·"ÒýuùÜ> "
b"CIüÖw]G4„È:o\x19 v®z "
b"²aÀ½\e &Bœ‚J\x18 c?Ë3‘ "
b"\x04 Ô©<k @\x17 ¢}úE¦°à\x10 "
b"\v fL\x19 4HH½5Ü\x11 <ÄÔ³ "
b"~‹Î—kGR˜ËU\x17 ô»î "
b"ÓhPO$\x1C M@žŒszÔ4Ú< "
b"\x1C )\x04 Å»éBˆº=%»Õb\x14 3 "
b"\x01 ÿ$G×MGÅ«\x12 Íp÷\x0E \x1D "
b"MÏÙ…\x00 *Fç«hœzRê+³ "
b"£MÉ6ÊvFs‰mÚì\x01 å¾L "
b"ÀŸ|JTòJ\x18 ½¡’)ë:íù "
b"‚§¼6xÙL|°,8x/X\x03 > "
b"¼~C¡ú®ML£8#ù\x7F 9!\x02 "
b"Ë\x1E ¹\x1F pII·½NÍ·%\x08 "
b"ç{-†\x01 JK¿š‹ƒ\x13 U.W\x17 "
b"\x0F\x1F `…Ýõ@/š‰Ä&sÝGE "
b"ÝoG–£JЖº\x05 ÕËý6- "
b"fÅD‹2eK\x04 —›˜‡#Gà "
b"¯f[ ¬LIYA/\x03 ˜™‰ "
b"\x08 üPìEyN\x01 ¦Êk\x17 O[U "
b"_ruÈ…M@šŽ@ÙÇÚb› "
b"´2häO”B\x08 €ÕƒøûâvÁ "
b"H`ÂX\x18 ÚI‡¹’÷½P[Ç\ "
b"_\x13 µ_IÓ±cçë\x14 þ "
b"÷\x0E ެ¹òC†«´xP/dLk "
b"¬\x19 í6'M\x00 ›±\x7F ¾†ˆ-) "
b"\x18 ³äÏÇ\t @ç¸\x12 e\x07 ?à›o "
b"!¹Œó¶;H˜‰/å·ÂYð- "
b"±ã ¥ðþBŒ¼ë\x12 öÞ\x1F 0 "
b"òŸh%€YB²·û¼™\x01 Á|¾ "
b"\x01 Üð\x15 bBŒŠù\x06 ÚÑ9c0 "
b"\x01 ®±=ó^G\x10 ´Š\x06 Û‚@\x1E R "
b"YÍÄ)€\x13 Eâ\x03 ôú1\x06 Y& "
b"|ׯ€¨‚GÆ‘§‡¾vûòü "
b"¬¼ÅÉúáBáµòÈi+ìV) "
b"Â(\x14 7˜ÌEý±Õ\x1A 9×O)Æ "
b"2Öµ\x1E ÷¬Eð¥?£ðXãL] "
b"=Íg¨\x1F ñC=žÄZ~K<\x15 Ž "
b"Þ¡\x16 ´ý¤@v¾@Ž\x0E kJýV "
b"øKU]Æ@™‹Ãî\r _\x1A a? "
b"W[)\x19 ïà@‚–¤Ás\x7F þœS "
b"Y'\x0F ~v±Mè¦}\x06 ê\x16 +c\x08 "
b"œV5|Öq@ð“Þ·3Ä\x1F ·e "
b"È\x14 b²6\x15 @¬¼1N0r/8ò "
b"ñj§ƒQ\x1D Fݰ\x07 rH^Tþ "
b"X†\x08 ±E GÒ„…–óˆáÇ\x12 "
b"ÁØ®‘\x06 Bv¼‚\x18 ^Z¬„m "
b"""
û³\x04 –J\x15 H&«\n
\N\x18\f o\x15
"""
b"÷ÜF/âiC.÷ò9F¯\\t "
b" ³\x0F ‚-iG\x1A ±\ið"‚²Ô "
b"ÿH‘çw˜K;…¿É›§¡¾\n "
b"*ì9Ò;1L%<U\x1C Ñ\t ˆ\x05 "
b"†«´\x0E óYO\f ™Vý™ßϾ\x00 "
b"%r\x11 J0©rƒ€Ùv\x01 Á "
b"1*D4.uNÛºã•E¤UI˜ "
b"³Åg\‚¡Gþ€ï\v -X/¤V "
b"$Uu„É-Nä»Ò'ºŽ¶¤M "
b"Wùvg\x19 ‘BG€ÿíqŒ\x7F C¥ "
b"sF\x12 ÌÁÐEí¹…Ð„§tÙ\v "
b"s&0÷\x17 O³¨¯pf¯\x16 à "
b"…×Ë\x03\x13 ÷Bç‘Gô oI~\x16 "
b"ê0—R\x04 <@HŸ,"óp·OÕ "
b"R\e Îi\x16 BFz£QZX\x13 Î\x01 . "
b"‘\x1A\x14\v ûPO\x17 ªûýµmÔ "
b"@^ Ëð†If¨Í‘"Öloæ "
b"ª\x16 Ƙ•ÝK„œD\x1A Ù“  "
b"ÏG3RÄòN$¦L«\x17 öoÛ "
b"\x01 {_ò}Ah”7±´\x02 v "
b"|òkP›ˆD¾ºXBߺßyS "
b"(\e „Á\x06 O€±\x0E ó\r ½%! "
b"çF¨¦`ÉK\x0F –j\x07 oX\x1D ¼ë "
b"Ú\x19 éþsìIÀ«NòÀ\x1F oªê "
b"êm÷KW'Bø›òŽWÆ\x02\x1E Í "
b"&¶RR¼ËL8‰ý)æ'\x11 ¢Æ "
b"e™Š\x16 ý\x01 L.‹ˆDey\x1E ð\x7F "
b"€×KP؆D …•Zü¶\x16 ”í "
b"Ì\/Ž]ŽH®ÝÞ^‹M‰± "
b"Xw\x01\x04 ±M嘰y¥fªâ "
b"\x02 <†\x1C KU@;¼ùrÛ¨½\x02 – "
b"\x16 š;Á]pAï¨9+M \‹ù "
b".¬r½¾vIZ‘{ýB™W’D "
b"·ëŸÜ\e VAõ—\r ý4¯Ÿ5ì "
b"""
_\x04 \n
ˆ¼µO˜«®1»Õc«ã
"""
b" üuÙuÆC⟯a¶\x15 ;\x18 W "
b"³)c„f¾D"LSÑe\x07\x1D Å "
b"\x19 $gÞºBR¦ÿ\x14 £Pë> "
b"\x1D £Ñé0ÇKIž\x01 {U÷*© "
b"ƒjº÷n\x19 Iµ…½ù\x15 7¼I "
b"G÷€‰‘HI¾®ôæ]c¿9 "
b"\x7F ÅÎ\f õˆF͘\x07 \x1A Týýl "
b"M|ì"Ö\f @£‚dxßÞh\x0F "
b"ÍCIà€÷@é¸ök¼Z\x0E ”§ "
b"ä°\x18 ”HëG\x06 ºúÆK#«d9 "
b""4\x12 F’UNÎŽs«J’Ç\x01 Û "
b"\x1F „gF´pN¬•\e\x06\x15 0°L\x02 "
b"M\¿(ú“Jp£L+"\x12 ×÷t "
b"_gÝžSµG\x04 Žkä;\x12 ù\x16 ó "
b"¬éÜè\x1D BO,i«ô\x1F â\x1A â "
b"\x1A Ë\x15 †‘HA縙R·+˜C\x02 "
b"’¿’£"äCt§„mŸµß\x1E , "
b"BdÝ®ÜÈO+¦$JŽ\r ,É! "
b"¥džŽŽ·IõŸ©l]ÍI›“ "
b"¦\x17 3`„mL]¢pÙæ}\x03\x18 ¨ "
b"õØ\e ÑG\r G,÷šßÐMä\x1E "
b"_©ø¹\x06 ]Nç…Ë'\x04\x08\x19 ÷G "
b"ûÂ\x01\x12 ³*Gá‚@|\x01 4\x08 wë "
b"v©}\x07\x16 ÓGo¡ÁpyK›1™ "
b"îw(NjcK›¾†*>¸áÞa "
b"·³ÒÙMÂN—¦]¾r·“T "
b"Ïø«‘0ïOž•e\ÎM4úˆ "
b"ÙG\x0F 1IÀHœµv~uÁ–vœ "
b"uŒeº(WJ\v »a-œè€çÛ "
b"–îžÄŽ1JS”F”eˆTb "
b"bçà¬NCM\x11 ƒÉæü8K˜? "
b"Ç\x19 &7¾üCR¡eº2þÞØ "
b"\x17\x1C Žëv‡FJ«"¡Y\x00 xÒZ "
b"(sý÷ÅO%r\x1F ½®C\r \v "
b"ñ|2\x0E ñ§NŒ†\x02 ÆðmÜð "
b";»`f<ßIm±®ÃñÈ\x0F Õ† "
b"!\r –c1øJ:•~\x00 h1-á "
b"h&uƒ\t «Ef¬öY\t ¸œ#; "
b"ÌšV®œÚJë’ûwÂØæQí "
b"P?îâMÃIw—ƒC¶:•]T "
b"V~\x07 FƒôA"…ÔʘX\wÚ "
b"uhü$ED0”QÅ—×0X "
b"ÄÃqÉCˆ®f=iÚÛ&^ "
b"¿WÔ8Ý\x07 B¾“\x0E änb¬Ëh "
b"ï\t KÈûòJ\x01 ›uþµÆ?Ÿ! "
b"Xè\x0E\x07\x04 (@\r šÊ\x1E d6²Fê "
b"jµ(—\x1C B–Žömùâ›ó, "
b"çBa»[¾Ly° n47›Œ\x7F "
b"\x07 ø†½bHÆ•£Ÿ_9\x1A ÈB "
b"\x15 ˆ\x1E „`ŒN+¾i1$tÆ "
b"<‚`ÜezIÖ®<q¡o\x15 \ "
b"D˜\x1E _’ËOR˜Ï\x02 :åŠ|¦ "
b"À´4ýöÆCR¡‹[–¼²«× "
b"º¶8ó+BÆŽ\x10 Qü¸'ÝÎ "
b"Òy£þµå@ç”T›eÏ%±3 "
b"\x1A Ó£þ&\x10 EV«Ô¥\x08\x04 ªcé "
b"\x1C ›\x19 ‚z~LïŸþ—ÆhÄN\x02 "
b""û§ÃãœO“ý÷]»çæ% "
b"""
\x15 ðhµä”H\n
œi‰q\x18\x05 Ò\x08
"""
b"ò¼Æ‚©§Oû¼´‰ÑËrE› "
b"*dºÄ\x13\f G\f ªPZ¬›¢ýd "
b"Ëw¯Ðw!EM¡°ŽVý@»Ù "
b"\x06 ŽÜ°{TJÕšÝ8b\x00 ÷!\x08 "
b"‰:šÉœÛF@±i\x04 Ì@[¯¿ "
b"úvà^fmAŒ¦â„ˆÇ¡¥ "
b"þa÷óLI馸ÿ[]\e Ç@ "
b"&ÏR¬r²A\x19 ¬Å0Yó.ØÎ "
b"&ÓŒ°“JHc™v›™\x1A k÷ "
b"@\x1E +FXØBĉp´\x00 Ì\x04\x14 "
b"{ñÄ»å\x16 L@”ïç¸4~›Ù "
b"ùñðÈ\x17 (BÄœMc¶+(õf "
b"\x17 ëã\x11 2ÿO-”"»Á·yË "
b"GIª4ãµO„!\x10 :\x15 ‰Nè "
b"4F\ñ\x0E {I\x02 ¹^;fQêoþ "
b"$Œ(îÀ"IÑ¿Ò\v zíx\x13 † "
b"'\x12 æ Y~OÕ§v\x01\x18 @h‰õ "
b"Ô£†Ú\e AF\x04 …›ì\x07 \)è "
b"9Ú>~¨•IçJ\x03 Ò\x11 •Ú% "
b"çR³T³rHzŽúKàð\\x1C Y "
b"\x18 §ß‘ßÔN~‰ÑÇ:>‹\f ½ "
b"ÐÔ9£µMĽ†7\x16 w\x07\x16 Ä "
b"Ÿ2 \x14 ?\x05 E'¼¯M޲ίs "
b"FÓò2\x7F ‚O{¨7ŒZn\x15 S "
b"åvZuÔ0Iì¢\x08 .øVgܺ "
b"*xB¢—Gj˜\x13\x1E O¥\x14 'I "
b"î;.È=ÚIÞ–¶DMM;<Ò "
b"+ÕÄÄ\n \x16 G*›\x17 _õº\x05 ½\x00 "
b"‹\x02 ßMP£@‘‰@\x19 „¹x. "
b"\x14 ±Z}©ŽM‰¸ÃŠcùb“µ "
b"[L¶5¦\x1C Iä¿Ïbtê\x05 Q“ "
b"^aæT™ïGs“ކª+ÈÆ˜ "
b"—Ž\x06\x02 Y\x17 J½“W\x06 4\f Œš\v "
b"8©J\x05 »ŽFc…O\x15\v ÊÏŸ\x1C "
b"a4âe\f ÷Mxš6lD…ŸŠN "
b"\x07 kîG¶M'ŽÞ\x1D ¥\x17 gC "
b"ßà\x02 þ=\x00 H\x1F ³\x1D\x15 'À¶Ï "
b"l\e kÉQ²IÝ”6ù¤ûÚ" "
b"uoƒÿùöD]º//\t 'fXA "
b"‚\x00 Ä€(”C^ª=\x14 ¢\x16 »”† "
b"""
\x08 \n
RÀš\x05 OK¤ŠÁ_\x14 ²È\x18
"""
b",‹Ì°¹²A.‰®ýÉ\x04\x16 p< "
b"{³°\x05 5@Ev‚Í‚@_—\x1E [ "
b"VÚÖ¤Û\D{Ÿr<CÔ\x05 €K "
b"bA´ÙÓ¤C0¥:¢ñ\x1D\x13 Öœ "
b"hÜ¢ðç\x1E M=½\x03 ÕÈ\x14 !|o "
b"Ò'ÄDŽÀC¾€\x0E ©6…ö…† "
b"&]Æu\x13 !L…š\t ~Úœ÷"ð "
b"^ÝŽ3)Ë@tŠS¹j£~Õ× "
b"\x7F w:(}™E†£?ù\x11 Nii "
b"\x03\x15 —-R¦MÞ‘‡¨¯\x04 Ý\x1D * "
b"¨U÷—!õGã¿FC+Ò\x03 ä\x1F "
b"D"ðJD»E7ˆ(Ø/\x14 m™À "
b" KÀ\x7F\x10 ÂD\x02 »åƒØïR™r "
b"""
ëŒg\v M½Gßo\n
Ô\x05 ,8?
"""
b"0üTó3WE‡»F\x1A ¬\x01 )éý "
b"×~°\x17 žC\x05 „±\x7F îÑ\r \x05 Ú "
b"/ð\x06 ¨G®F\x01 ²kgjµÑˆy "
b"ë¸v\x1A 2N ®\x12 ¦V@'ò: "
b"û;K(£¹Eˆ¼lFí‡m\x7F X "
b"\x1C ë™u}ÑA{¾\x10 _\x01 í<" "
b"UQ[\x1D\x18 ÈA\t ›¶B(n\x07 BT "
b"àÓÖ1Å.Fö‚†ü\e é\x7F bU "
b"\x1D íªÔ\x13\x19 GPª\x1A ÿæªâõ; "
b"'‡–\t\x03 íFÚ†î\x12 ëÅ“L™ "
b"b€©A\e `F®•̸ػe\v ¾ "
b"¿íN˜ÁâBì•0f\t\x0E *§ã "
b"ÄgÎ?¨ÑH<¹²\x11 /,Û\e ‘ "
b"ôm¢s<oOyž§?[oË¥„ "
b"5¨9ÖZ¥@÷š\x14 É`\x18 öOu "
b"X^WÇ{ìD\¤E*\x14 ±‹\f È "
b"’Tœ\x0F —\x04 C\x07 ž1ŸÐªeš¡ "
b"Ûcs—Ñ–O €Æ¦òˆŠ3 "
b"¬\x1D Oô\x06 bFÇŒý”>ùê3~ "
b"&(\x05 gÌ—EÁIÕ‰+,b± "
b"ÏÞâc1uC쎧¼ýðàyG "
b"Û\x1D =±ÿëH©¨‰¯”\x18 ø“œ "
b"û‡ê2:\x15 I‘°*¢‘MÌÍ "
b"2;—ئ˜C}›²ã`ÍG\x1D\x13 "
b"\x18 I\x00\v +Fhšô\x18 \n Øã™ "
b"©Êú\x0E \œ@3¢\x0F +Ú%‘\f ~ "
b"Ð\x1D "U\x17\x05 A1¨yÚž¹B[ò "
b"²\x1C ý[\x1D pNJ¡Ùk¿â\x04 »– "
b"ú?|£\x02 O¦€F2\x05 pñÍ "
b"„Ä$\x02 ª€AÓµSw\x08 o¥Iõ "
b"=Ï?€±.MK—\v Zðâ$\r • "
b"ºÒŸ…ÚFI<²€eä0X?Ö "
b"ºWÄà1K0˜"ðT·Gô¤ "
b"g\x05 Ñ_»LO\x02 ¥Ðر7\x17 AŽ "
b"Æ\x01 ç0s\x7F B¢Š\x1F Š\x16 ¥$·t "
b"礕´Ú¡D…¥b8Osß›Ö "
b"\t ñ|\x1D\x19 ØL¿”ë ¶D\x15 W "
b"\x1E <«m¸O§ºZªX$÷†\r "
b"g¯†àÐúN°ŠB×Á2W1 "
b"~ˆ0ìÌgH¾’\x15 jÀXwÓ– "
b"¤\x17 gÆ\x1E ¡F?«óÛÁ‰\x03 C "
b"…]З2ÏM\x17 ™pÍ!ŒH–\x1A "
b"Á\x15 qÿ^ÇIê§á¯ëv´\x03 K "
b"\f ü(T~]Oɧ4Q\x16 S\x15 Y\x17 "
b"\x0F\x04 ›{\x14 cIsŽÌç†>\t\x1A | "
b"E\x01\x0F\x01 j\x7F A¬°×\x17 ç¼€Ôò "
b"aÉŠÊx\v Hû§õÞ÷Z»œ¡ "
b"x‰)uQdBs“íCýA?z“ "
b"\x04 ;ÊF.nLª£@ö?\x00 é8K "
b"hc‡û4)LZŽ?Á>æ'!³ "
b"‰ýÈÚ¥&Fí¤Ÿ_«ž…r# "
b"RzQlF\x1E GËŽ%»°šO\x02 Ì "
b"£!p\x1D ¨ÊJѤèâNÀP8= "
b"Ý<9û§QL†§ë\x0F ÇQC\x00 Ø "
b"+q\x04 ¨fèB\ºXÞ/À>hP "
b"q•éÿ ?L\x13 ›ž§çX@0B "
b"âYËŽ:LGa°´à\x08 ˘ñ) "
b"\x06 /ìI@’C—™ðq&\e 2Q: "
b"á8Q6%tMŠ \x11 Q‚™n‚( "
b"M_»‚I\x11 I‚’Þ\x00 .\v #\x0F ± "
b"b¶†(ì!GBÙ«Žƒ£Mc "
b"güÃKÃèI+£\x17 ÝHÝì_¸ "
b"5^.p•Nˆ·ßÉ÷Âýrß "
b"]Žmd\x01 ÐK`ŠZÜEd\x10 ~4 "
b"utEoG0Nœ±]Ú³Öe” "
b"\x00\x18\x7F Æx\x07 HÚ…AÆ\x14 ?y²Ä "
b"´³ˆ\x0E\x1A åI ®>7QÞ˜Iñ "
b"óÂiïPœKß¡ê‚]•AÑq "
b"""
TÏcéWB±£L\n
V\x0E\x17 Šª
"""
b"^—\x07 ‘F%Eˆž}öV\x05 L\x15 \r "
b"…*ô\x19 >ïC»¢ß_\x0E\x17 {û_ "
b"~jjBÝà@G¼áN\x13 vÜÄ "
b"×Ý̳:°@L€¥\x17 Ü,Ú<° "
b"àÇíx·ÓCë”äLøè8"Ý "
b"eî·Ë\x19 YAa°ègÜ©“† "
b"¤TjöàÅA9‹Ô2IaŽn\x1F "
b"˜†ö›ÄcJÿ´€£b\x05 þg$ "
b"S{Ã2YC\v Ì¿\x19 ‚}\x0E\x04 "
b"\t Y\x08 ÓÓáCŸ®d!ŒûP¶\x13 "
b"4 šˆ¶ÙH\x12 ¥Ò|½O0\x02 "
b"\x01 í‘÷OÒHĉŸ×‘‡î²Ç "
b"ÐÃETªDë…jUœº3j "
b"GbPdòLn£vÇçT¶Þ "
b"ĶȖ¼½M5©\x16 ][»tþ "
b",~5ß~\x7F K\x1E ¨êTW©t+‡ "
b"—beÜS?J\e ›N:‰|Ú×M "
b"îdc\v àþBê»ñ\x19 eŠ¥„ "
b"òCø=’ÂBO°Ø%s:Ÿbý "
b"\x01 Üõ׿âIw²M´ÿæ¿uÍ "
b".‡¶S\x19 PCü•»b\v «‰Ú± "
b"‚bð\x08 ¤\x14 FYª+ÂXsMÚ‹ "
b"ýàQùOâA\x05 ·\v +\v ÙÂÒ\x17 "
b"\x1A ÓɧŠ<Bl…‚Â\x18 à2“n "
b";/]’6òGñ®íŒQŽ+¹p "
b"GÝÛº\kDH†ðÜ\ÐÖÑy "
b"ù–EþÐFDþ®\e Ç¿Áí "
b".\x1D ]Z:+L¿•_\x0E ¸ð[Há "
b"""
BI÷‡ò\n
M&“`vIœ@·0
"""
b"Y:páZ\x1C D1¡nþ˜1¡ýü "
b"\f 9Ë\x17 3G€ƒ†\x1D »\x13 r\x1F\x00 "
b"\x12 ·`5ÔLI‹£–(\x13 ÇÅ1I "
b"„ö@R\x13 MO²¶‚øº•l¹8 "
b"Ï+c\x01 8öGW®*jX\x19 ½\© "
b"™.?+f÷@v¼Oö¼Î¤”A "
b"É\x04 .—\x12\x1F N³œI\x05 –4…¼\e "
b"Í÷Ú\e ËI\x0F ·\x1C\x08 Ë<²S "
b"W@T"b\x18 EQ±µTEBÌ{Š "
b"àU\e _O\x7F C^œü‰J\f ù;\x14 "
b"C\x00\x03 €S˜@.¶]\x1C ¨-ˆ¬Œ "
b"®sêV\x1F\x06 F'šÊÆ Ý7\x1F ] "
b"f&eü\x18 ;Mú®*oØØÌ\x03 6 "
b"‹á44\x08 {Dç„\x14 ýg³Q‘{ "
b"þR\x1F ¼²hM[ŽÕSO¶-He "
b"rl!ýÇ©J?»iéç*;áÁ "
b"ôúñ7ôI\x12 •.üÝž\x11 Ü "
b"¾X2GšÏH\x7F ‚«\e\x1A ÐØË "
b"pÚ±6W9H\r ¯"\šú´µ- "
b"q‰®Áˆ‘B°¾\v Åî@ü• "
b"î1.~Ó\x02 G“±ÇŽââ9± "
b"""
(ê\n
š{”N_“•fÒð1\r k
"""
b"3FréFG¶Ž?3Q\x13 “Qo "
b"±hmYë¾KV£\x13 Ø—ZÈ\x1D i "
b"&v]Ó[\x1C L\x7F Ò¯Ü$Tb "
b")\x0E …f[öE«•®a÷aTõ\x01 "
b"Èi¼qƒå@›¦»\x1D gG*̲ "
b"j¾‹·éiKQ\x1C euÛ\x0F zo "
b"ìÙÆ¥kðLˆˆ«,pw) "
b"õJ¡*ºjEÿ¤\x11\x11 e&Í\x01 á "
b"\x03 ÑÑA¦}Hè‰ÁŽw{ÓÝÉ "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.media` . `id` as `property_group_option.media.id` ,
`property_group_option.media` . `user_id` as `property_group_option.media.userId` ,
`property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` ,
`property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` ,
`property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` ,
`property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` ,
`property_group_option.media` . `file_name` as `property_group_option.media.fileName` ,
`property_group_option.media` . `file_size` as `property_group_option.media.fileSize` ,
`property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` ,
`property_group_option.media` . `meta_data` as `property_group_option.media.metaData` ,
`property_group_option.media` . `config` as `property_group_option.media.config` ,
`property_group_option.media` . `path` as `property_group_option.media.path` ,
`property_group_option.media` . `private` as `property_group_option.media.private` ,
`property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` ,
`property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` ,
`property_group_option.media` . `created_at` as `property_group_option.media.createdAt` ,
`property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` ,
`property_group_option.media.translation.title` ,
`property_group_option.media.translation.title` as `property_group_option.media.title` ,
`property_group_option.media.translation.alt` ,
`property_group_option.media.translation.alt` as `property_group_option.media.alt` ,
`property_group_option.media.translation.customFields` ,
`property_group_option.media.translation.customFields` as `property_group_option.media.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.media.translation` . `media_id` ,
`property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` ,
`property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` ,
`property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields`
FROM
`media_translation` `property_group_option.media.translation`
WHERE
`property_group_option.media.translation` . `language_id` = ?
) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id`
WHERE
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x4582BAE5A8E141EDB35B8E33F22CF5E4 , 0x6C3334C87BE44542ACA1E50DBD8E3B65 , 0x6DF98982C52C40DB955787C9C8CE7C84 , 0x981E7AB284304D1F8395B7DF0E2F72C2 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBCFD23020DA04DA8904F0D13AB0B3A77 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xEEA129BF9B324D0F953A38C04726B88E , 0xF65E4B5D27C24414B4051565CE379668 , 0x0AE43373CB854F65B9A7E2540EAC0861 , 0x37AE4C70645B4692A1799A7353F112F4 , 0x90D26D235D174909A3C9D9DF9148C5CF , 0x95BE418C5F5D47F9A33C118ECFD1DFFA , 0xCA96D8AFD2EE4EA3B072C4A3B50336CA , 0x4A3E99318F6942B0A8078FAB71E59D80 , 0x6BC90C2C9F324AC5B1767E5ADD08D2C2 , 0x82C8446526594984AF859C6FF9AEF2BF , 0xAC4995723033447E9802E385DD2E1EBE , 0xB4FD6D8D73F84EAF8E1421F73939FB96 , 0xE41CDF449BCF4779BE112C79F3D94620 , 0x19F39CC67DCF4007ACE4D3CF2F8F85CB , 0xCCA7B8E260264A8CA2CA04CB7F93AED4 , 0xD01B847F92174C08A9D2AE6254948244 , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0xE2CA68464D404437BEAD2F663DAB60A4 , 0x118FBA7FC74F4267ADA854EE2198B64A , 0xA323DCC28F674629B9F73EC854A6BB66 , 0xC05D7E27217B4D55935E8D64C812E750 , 0xD0288D146E364677BDC8E93121DE25E6 , 0x5A983144E5AD45E6A24B604074A686BE , 0x66DF19746E89434289300784E1B55E9D , 0x94DE4C4FEE4B4268BE8DA223A0E3556E , 0xDD7D5E5EEFB44E06865BC51848E904CC , 0x05C89383F6804747A6AF5586F22E13FA , 0x46EEA0F6BF6242E1B2B2C44163EA87D8 , 0x6BD4B8DAC8BF4F81A25C4F39EA461387 , 0x7FBF5B7EEF014612B8C0D8F33C111F61 , 0x741612B5DF9C4A0E823D36A842783202 , 0x93B8E3CF8DD54AFA8D000CADB68401D6 , 0xAF496A24DE3E4A83A852412923852047 , 0xF197530015844F748595DE696747D629 , 0x000325395A7848528FDB7D5F9E9F4E1D , 0x1EFED4E590C9429196CBA171395C76F9 , 0x4A076506736A4C39882249ED347320B4 , 0x74F42CE73FC74750BBB0910DC77FF56A , 0x7B2E6DBD6334438FBC3030830FA16646 , 0x423A48FBF9E04FFB83B9EE97222AA4D0 , 0x8E05C58E60D847DF8E3B40E0665FA89F , 0x98D1238E39C34D27B8ED23616FB49D27 , 0xC8A0D6DD8B564201821AC32591ECDD3F , 0x43160A57F88A41ABA07F858148783060 , 0x516A856D5DBC4C089766082FCF9CA001 , 0x6DFEA91030DE4664B764C141BFAF1B9B , 0xC93966486C214307AF053D348D8512E7 , 0xCDF4357B83BD41C080B7A6C5A9763086 , 0x12C850C97E8849BEA0A7E2E792961D76 , 0x8D0024D5A9F3464C97B484513B4F0B47 , 0xBCF72580365B42859C05A1A65DF2F5AF , 0xC232192C62064424B6443DFB3B8AAE16 , 0x093581E7663E47E7916A5CE3E6B755E0 , 0x2E697FB3F02B42808B78D3E7C0A71FC0 , 0x52115D022D2B4CD68BAE9B478675E208 , 0x749B5429E8A2449CA7FC3142227E4F73 , 0x1D62168B098F40CE8288A524653FC0C3 , 0x79AD2D735DBB4A8A972776D6BAFB045F , 0x90B931ABEBD24BF0A30DA43DC153B446 , 0xC000930DB2A24AEF95E364B4ADCA7BEF , 0xDB03B796FCEE49A0BAF6E410AFC50A9F , 0xE15CAD4448094CE093DEBA58F4CB2369 , 0xE1A79E577AD4434189DD07549B38C550 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x4705A6BA4E5540D5A5A33CDD92F6639A , 0xC8809C8DBB9F43F4A3F8937E17F1803C , 0x1BA6E760276D40A2892D8BBAE3116673 , 0x4B491A5BC78E4EFEB5AAB47A2B6E9EFD , 0x9C51BAAFC7854C8EB429596A700295D5 , 0xA76532BA2AE84A72B0C8847EFF9D54E4 , 0xC1105ACC00E04B11A67F3AF20CBEDA5D , 0xCBA779A6DFD44539AF210A4F81DD2E97 , 0x013E70747008406AB2904009982F70EE , 0x46396529B4C94DCC8FE0D1074AB1C26C , 0x5C40E4D4BDA44516AFDE532726C1D6E5 , 0x6CE65DEFB0F047B79F9765DF20A1416D , 0x39D69E1E09C3439596EAFF2BD76ADF47 , 0x66286D1EA3484A0CB841CFA8E975487D , 0xA00DCC3B717A49B89ED783E53B4E6036 , 0xB88D48DF9DE24E18B48FDF717C958F09 , 0xD74D0C8FF60E49C586349BD919FF2DE3 , 0xEDB07177B0BF4962B8E789B140151116 , 0x15B6AF6CE3664434BDCECEFFFD3B3B4D , 0x5EB992D540F0449CA37CAF27302B1B76 , 0xCD44DA8E4F0048A7AF46E783F15A5774 , 0x1E5C6591D0BF4CE8B44B620B8B2D6948 , 0x43B3555257254E0FAD12AC14B3AC4100 , 0x7D5C741AB6A74CCB81AF7E92FA1BE991 , 0x86B730FE270742CAB519E2483931994E , 0xCB530D3370D044399147D4A6CE599FFF , 0x14B9659FD6754640AB12D521C7511B2A , 0x925C5697ACE0475DA1CC34A95EE3CAF0 , 0xBF34DAF690204EEA8B5AE8CA6D0FE75D , 0xFBF897C00BC74296B90642AD3EFEA4E1 , 0x0132216CAF6D48E0BC5CF34C90784C49 , 0xABFABECCA7C44B9399DCA21106C515F1 , 0xB06BCA449AEA429BA884F961980F65CD , 0xD8892F4A6F394F398AB13B49B69E718D , 0x256DE2E52C0A4DACAFD4AD355699CC46 , 0x7BD66BBF82924C118C835F572006C284 , 0xD896D9E5F18E46FE8561E6FABEC3C001 , 0xE26005778EC64976A1A13DDBD195E192 , 0xF1BB5B5BA9F74EB48B548BD979DA565B , 0x2435C4BF7C90435AB41D4556A71FA76A , 0x79F9329D32AB4026A5DEF7DDEC36C4F8 , 0xBB2C6BC164234D8D8E3CF4A452E2A158 , 0xD1207B67ACC6419994306F2691C2D85F , 0x9D39B6C1802843F89996C2BC247AAB9F , 0xA2F0CBC2EFD04FDDBD3BC0E2190F9595 , 0xACF9D64A4A7C4310BC6598A32F410E21 , 0xD9CD7BC2C5BD4C09A4795EE017E37F0E , 0x02C3BB5040E24145B9BF33F2B2E97689 , 0x0A1E08CC2577455CA1D349FB15ACFFF5 , 0x0E86228B61EB440F9C8B32C12BC43466 , 0x66B15D10140A4AD889BE75E3EAE8E49D , 0xA6E9F3E231584EDB8ED607DBB226511C , 0xD3DFF3F7BED947DFABC7464C07F2E51B , 0xEE55E4E5D7414BC5A10F9A828439085C , 0x1476EFB797A146638269D332368BAD20 , 0x66F78B543C5F4110A445475C134FEACC , 0xC5630805B24347E7808F512DF5C80A87 , 0xEBB630445584474696FC99D533C3ECEF , 0x68FA68CA5FCA45D78BCE92AA9844FB10 , 0x799388DD20C745AD982635D842ED2B72 , 0xC1CFDE7BBDBA47C789782752241EFB4F , 0xCCAAA5F6994949049DB90711D9158F47 , 0x51560D600CDB47138D9180405AA3B4A5 , 0xA3D5870404304D698A4B364210061773 , 0xFCB6D841746F47B0AFDBDF1B99B08183 , 0x169E1F8C8C9C49CD9FB9AEA04E0A814B , 0x55EF021C6697430BB5BBF00B92D9AE52 , 0xA56D0B93462249B8BDD8AE211570A743 , 0xAE52B93390ED47B782D4BF14F4736042 , 0xEF3F92DCBB544FD29D3BDB10B3EAACC2 , 0x7FBCD7942B9048288577B48B99BB707E , 0xC1933BBBDA9340228711B7D951A134D1 , 0xDCC010B1F90044E682363488EA08201A , 0xF8605DA39E874EB0AE9C60C570890517 , 0x463ECC1EC8D541C69EECCDEFCB10C7CD , 0xB06ECF9619404ED7AC6DAD8896229DA6 , 0xEA3AED0DDA6B425AA1D0264FABCF69FB , 0xFA6F5060F3414A2B859B5E6B668A3430 , 0x3212BA6EFBD2456385657E3D35F263D9 , 0x61F256B262DC4CA1AA6CEAC101B4BAE0 , 0xB647D3B9E104410698A9F3C9009BBD84 , 0x3E5A7934A694412C8A38094C1125FE1D , 0x5A5D9E759C0F415BB07D07A18547A1FA , 0x7380BCA1241947DE885BFEB319089F4F , 0xC2EF5573FA79454B824160A4FDFE9D10 , 0x5C6FE5DA7755436CAFE0560DD5EDA846 , 0x686F4D2C667947DFBB7B2D348C00ACF5 , 0x755A818266D34205A37B29EDEA852241 , 0x80B11931682840258F89778D20E1E73F , 0x7A65D84EC556469995E3766E557556A5 , 0x37FB5EF1EB154962A91A118D715EE7AF , 0x4D1FEDBB3C404F17A82567685F77F93A , 0x74CE8A3EF83F4CCB828EBDF49A82DB3D , 0x85B5EEB474784612922E63ACA089E60F , 0xC31849233C1B49D3A6350C1C6A209A59 , 0x3605485E4E4E4A0A86E18DA7FE6976C3 , 0x14BC521E6BA3499EB0DD474C33BE1120 , 0x1788DCA57730463490626C66993098A2 , 0x5D316627723C421692E5AE9E153F6730 , 0x709A811D4ABC471AB9E8773F70141AC1 , 0x3BCB5847645B431DB45E17F4FB7B0B9F , 0xAC1964895DEA4434B87F143981E3ACC2 , 0xF6906B034690494EB899E9C97036580A , 0x2DBBE779FB4446D6B2D18DAFDA02AAE0 , 0x7D5B89E9E90B41D395E6EA0D1FF39CBF , 0x875D331692CC4C3B8690FA68620706C4 , 0x891E84C6396A4F7CB89FA9C2F28CA370 , 0xC0068EA327774E15BD691053F2D9A1D8 , 0x4779C12957CC4BA5A0BEBB4846451B28 , 0x647F2DE7EBDA4912B27BA1C70A75B4DD , 0xD4B9CFF534144FD8A5AB2AC6E25F65AF , 0xD65023C9A6EE4B5299CD5DA5ADED63E1 , 0x6CAE80396F694D0287DE255B8192E665 , 0xB455B8DA282E4577989A5E94BA67A1E5 , 0x15088522D69E47A98EB3306B1CAA6596 , 0xC1CDC345EDC54E02BBF0F603B7A74153 , 0xDFF4668D83394614A097F33815AD9B22 , 0xE8A66C6D3F0A436686AD2AD7D8709586 , 0x0D2043E7B1494E298E2B04E86A728D54 , 0x2BD2CCEF7476425095A203A196112108 , 0xC1B333FE179543ED9524C40D7C968A1A , 0x6AB372A95FAA43A5BCF87D7EA54AE442 , 0x7C2A856C67F644079262D94A9E448EF0 , 0x9288C3C17377436BB70D68E62595F42A , 0xA566C2D91828435BAB856E40DBD1B4C0 , 0xC16E5108182F40CCA10AEC6D4610B253 , 0xCD67BB507FE04F8DBA3D70E12E1CF6A4 , 0x032D13B79FA34EE397A945F800A3E9B3 , 0x2D7CF222DD374E20A384430FAA2CBF48 , 0x8B5355D06C474ECB911FDBAFD8FD1DFC , 0x9967DB12FAE64E709F1B73B5AC31EF01 , 0x34C7EE0CEECB43D6B9A20959F42E2FF1 , 0x542DC4664E9E4C16A1A732096739280A , 0x7FD605CAE30942E7A59BAB0C21A7F5B9 , 0xEB32B679691E4FBE95589E1F901DBFCB , 0xFF6575C67CBC49FEBF42B7DED1EFDF7C , 0xB8E34D8CB9C04ECAA4EEF2D70FD1FFAE , 0xB94D1DC5014D40BA8B849499A88594D0 , 0xF49E684C2B0B42C2AC06D282DFEA4B61 , 0x2138E37E3B6043D999C09C9FBB226FD6 , 0xF6F8B7EE291F42B18A9A461738D7AB63 , 0x1BF241BD05E9496EB14FD1189301C4D6 , 0x484F0BE118B6418A950921C6F3BA43CA , 0x533F2119BD4B4EAABA2E1A97C41B0616 , 0x8C1384EAB6A44A3C9AB690591D4133DC , 0x507A4C27B2CF478681B0C000CB34873D , 0x5BF446D471D74F36871898BE63D1FEEC , 0x952EA7777EB14D3980F5EF5A906FF58B , 0xCC675A3C2F50414CA86F8BB2F00A77C1 , 0x0A3B4BAD1FB0410FA463F568FEFB8F81 , 0x886FEB0459EC428C879B86B50C2281C2 , 0xD9AE12119280436A90BF2F2D41D2B872 , 0x1276F433CE21490F953535E316A93540 , 0x25E154DDD1614961B6AE30CD09F8F1FE , 0x8E9D7AC9F2BA4F2FB617CC1A69B94B63 , 0xEE842361CFC14A95ADAF16AD2D513EB3 , 0x1A365291645C43A5BFD34D5862AF49F7 , 0x8936C9F85BA545819AF2AA64D759D03A , 0xC39AE2964DC645BCAC0807B107F4BB79 , 0xD01DC23664D944BBBE77873E499CB08C , 0x1056566F4AAB45AF90502738094D6C74 , 0x38C128E9825644D09E157107EF624AC7 , 0x5A46F6845360425CAB6E9721476D1699 , 0xD3E75AC36C43467F9F48D40DDBDDF894 , 0xF9707B9AA2E54B648DA4BCC7F28BD38E , 0x5C2F5B2298F4405B9F54A074E6BF4735 , 0x696C6991E91F46FA93CAE76523DE324C , 0x779CF1F49C2D4C3AA10C0C6D1ECCF67D , 0x18B7ECAD4F484155A865E5BEB5F14AED , 0x9FF1EA30881544DEBA111DCAE2EE37EF , 0xA24EBDABC4654AC4A50F10CFF47A216B , 0xC677E0FC59534C0AA6CF878E3102EE2C , 0xB024DDFC05D84121B8C10B748C1E5022 , 0xB63075EF489C4F5B9E0CDDDB76E27498 , 0x191C0C39CF1A44DEB11338AF02A025ED , 0x204CE486939C4E3DB9606215DDA8B051 , 0x9DA6F875011044BFAEC8DFFF97E7C306 , 0xEDD990BCEA4E4D7DA0B4340EFB9F39C7 , 0x3C74170E92A34DFFA5927F36449E3FC1 , 0x9285451F5F204285B307E3CC38B1429C , 0xA492402BB8464F8CA8E19E9ED91F90AF , 0xBDC6EC9C633143738DFB740C3764927E , 0xC7EF225FFBB34533AEF4CCB3B40BFC00 , 0xCAABCEA3EB0A43E38500CD3B0DE63E8C , 0x13417CF1C3064BBEAC3ABA47C77EE326 , 0x8CABDFBCDB044D1FBA7E2802217D6FCC , 0xD83559FDBA07472E9B8D6E144BB5975A , 0x4DD0C4C0483D404B986DFB614AD2D2E3 , 0xB7A229E5BC274EAA8E0E27A3916EE2E9 , 0x131741DCF5B349E58FF473EB8A3FA5D4 , 0x0377D90A99464FA0BBF222DE29DE6ED4 , 0x0E7CB02BEB2F4677A51F4A2A4D59AC08 , 0x981C1BDD584C49FEACA5B12F0FAE5E62 , 0x3C578BE5B4CE44F8AA401992E1A30EA9 , 0x79F6CC9EE7944FA9B065BCA2712E8C25 , 0x9785F1F53229415A8D2BD2D31F2C0C02 , 0xEF12D8A41ADE489BA8E95AA4C1AB8BCF , 0x35EDB40C9CF641BD96809FCF6AFEA0DB , 0x483A7376F2F7472AA6EB015B4509D35F , 0x59F37E44875240E2B653FFF2324A2E28 , 0xFDEDEE89B4E2455EB1179458D3A5F5A4 , 0x5CBC2AA2F7EA4102A40DA9AD4289281B , 0xB05FF11B83A741EE93CE3100263D2521 , 0xD244211FD99C45D3A41EDDD02C086EED , 0x018F179BDEBD40A09B2C99BFAFEFB415 , 0x6121DCDC697B4CB3BEFD393147C38FBF , 0xE8DFA710062747FA9AC4B45F791E2D3E , 0xEC01171181BA480D8F8D5C0D8038D939 , 0x512A8716463B4DA08CF6C15B418E4ABD , 0x5F66884FD4D44CA4AD8B2CAB4DEB7E0E , 0xB6170853953B4B31AB2D43CD36D4887A , 0x2A2B148266FD40888A970299D6524187 , 0x325219656B5641A18A58C4C8BF4B6986 , 0x80C092ECB09547FBA813842D1687FF75 , 0x874848D43DB444F19FDF869A80920977 , 0x992B4DADAAF24AF3B5403AD50DFEB40D , 0x9EF0F5D9DE7842FFA6248F864809E484 , 0xF33F0BFBB2F541F099108F64DF45D8C1 , 0xCA46B1B6B37F450396EEF78CEB6AEDDB , 0xA8BA85BCDF5B4A54984439132AE6C383 , 0x1524665BDB224C7DA38147BD0B9A94DD , 0x85D9B9579C254FED8D66BBF0114BC5E5 , 0x8CBD48698D7B4560BA22B2549D43A1C6 , 0x55560DD27452486BBD86E3D24B5B2A34 , 0xA231D3F372694E729295E6F950AD2AEB , 0xB3A39DEC180444CC92399EA6BB394251 , 0x67C30510CC97488E85D01D32FCC6423B , 0x8EDED475B8C14752B4283EDBCD4A21BC , 0xB53FD8E4513E48C281A5D1F6EEE6BB32 , 0xC6B3BCBFD6FF406794A722D1AACFA96F , 0x1ECAD8A7ECA24DD2BF7D219F0BCE1A00 , 0x632AB6A4B1C5461CA3CFFDF786F34C4E , 0x6174B014A95D4A05A10606CCD8484CC4 , 0x71CD0C76A77D4919B8E060959BC25190 , 0x55DED6AC10E948DD94C5935DD60B49F7 , 0xC2A34993159B4BC49C48908DE88C72BF , 0xF53CADC95DEC452EA65955F00B899A2B , 0x32A35BE33E3844E694D79377FD21F8D6 , 0x62E8E29F345A4CCB97714D1BE3DEBC00 , 0xC348BEA09EC9455B899C9C676FA943CF , 0x965798F847E34669AD4AE7762A336743 , 0xC916902A7FEE4631AD8E6128DC69EE2C , 0xF5CB3C3930F0425080DBFA365B2BA1C0 , 0xECF16B0D14E943D7BD4BE33DE5E63DD4 , 0x209E4E44B79E4A499DBC6CF4E0900B5C , 0x54D1459081B44D60AED9C37F78D941D8 , 0xF686429EFB86426F944E8B6C06FE2667 , 0x417B1C7B1208494EAF017B613887E1DA , 0x801A468689AC47C993245A131DDC5440 , 0xE9F44A6DCDF844AFBEC065C5582B828B , 0xFFBBA4D215084F28ACA4BB6B952DC542 , 0x05ED0B0A4BEA4848B4E4060488A7FFBA , 0x1016AAE2CD7442CDA1DE73828186679B , 0x422FAE41B4F54040854C22B7DF819B77 , 0xD6987B6E6B38480D94B4FF4FD85EA353 , 0x4B6E0C8EC5C04BF9BAC5D30F8FA790A1 , 0xCDEF71ACE4AA4F6A9E5B5313687CDF10 , 0xD3372653950B4AE88BA6B3E2122614F4 , 0x1A1E03C44BF84042B97F35F5550A2368 , 0x4173F08488BD4ADBAC0D56EA98779884 , 0xB89EEDAC0109430EB4F7498D31C3A839 , 0xB8CC36307C8E4A9B99524691543F24CE , 0x0DBFC791E3DE4F5BB2F15ADC966B36F1 , 0x79BD0F6A0C324DE3935C2F763533B992 , 0xE28EAA8AAF8E445BB6C451C43F673C90 , 0xFB6256FA7DD142C0A7972F64BABCA8E6 , 0xAEA1A02442F44474936D0D2CC24C811E , 0xDF0CD9D545C34C41A026B2855F9ADC06 , 0xF4BEB6A9F1924E51869F90261C759AC1 , 0xA70B236A3AEB40F391FECCC3CF7A0390 , 0x6C5A1FD6A00D4708BFC4482524001B21 , 0x8A9D7FA35CE8433CB343CFF92B8CA597 , 0xD6816D13628C4D7399A302F5CDD72FE0 , 0x09A196C3718F4861A6D2DC3770AD650C , 0x7ADF623C64B14265BCAA736B5D1DA43F , 0x7BB7FB4173354F87B94C146BA4D88C02 , 0x82C7315924BF43C1B18D0D545CBAF311 , 0x8A3D0CB2BC0545C09163AEE9E7457B3D , 0xD2A6EDA74AA44265874176FEB4DCA070 , 0x281693DB15154E1AA99C2FE981C7CEC9 , 0x4529532E70B34608907721A547D46E2C , 0x5BB89E2B0142469CA78627844F281E4F , 0xCDE2FE5F4FDD449788C735C9CC40B14C , 0xF52AE05079314A248BD12B3227610657 , 0x5A925A2A468D437DB124161809300E69 , 0x7AA5B4CE8394407C820916E99E70EC42 , 0x9F18A7B40612479EB8A4F7580A61EE2B , 0x5031F2FEADEE4268AC924DB8925F04FD , 0x97FC2113E6AC49C694AFF78F72781866 , 0xB7BB66DBC2FD479FB97901BE825A35AE , 0xC8628BADAE4A4630ADF903D5160BEC8D , 0xF3E9409B9F8F4AFF904AFC5355EB8697 , 0x20A7F303BB614C2A935EC83B942E2161 , 0xE28CF3438026419BBB56A40D29203434 , 0xD6F188B4FA2A477D856D2792C65C80D6 , 0xF42A0FCFF1B84279A9F88156C8A54022 , 0xFDD0091B139946A2A60FA8C004062FF1 , 0x1CC93304FA6946CB9620CBA8D04A50BC , 0xCEF3A2C6F64E41278844BF4DEDF03355 , 0xEE1C72D586E14A999B64F9A4D5B96CB7 , 0x3CD3D9DE09C4474CBA1DA91E9F4184B5 , 0x4596F9A90A244A6FA2EE380B6BE419E2 , 0x93574D40ADCF40CCAD1FE478D363B36C , 0x164C799E83D947E782C604E711A110D2 , 0xD0085A437939423B88F93CE413CE241F , 0xDBBF2459DBA243ACAE1D2A05F0CCDC8F , 0xE1F682F0C17B4770B49EAD7136681304 , 0x2D4BEBB571D64CA19AFDBC8B627F7CFB , 0xB9845FADB07445DE81017EB16CF97194 , 0xC0360729201B4265A58586FFC46B5A2C , 0xC386B55D23E440CAB266BCC8201A4AB3 , 0x41F50F5B70E84C029D9B160A4F9CF6A3 , 0x598454C81B404410B78C9DD3C0876FA6 , 0x7967E5434FB14335A8B3C71DA76935A1 , 0x7E093EF002D346348753B7D6804CB1FD , 0xB8E43EBA79434320BEF3F14D1C4A8A3A , 0xCC36D587D3744501920533AD412F9FB9 , 0x14820D7E9A0440169290F44D370C805E , 0x928E8E5C3A404C689B6B1D0B116879E9 , 0xD6EE009A27B3497EB2CB272CA0ECD9B0 , 0x0140F919C097446983AB1DD4C2DC94A9 , 0x19D08A666B1E4C4984C17D9EA60A9B88 , 0xAADC89FEFBAA4DCEA04BBF4F3FE09D4B , 0xF553E61988BA4937923687D98C22E965 , 0x2011EBBABF91456B96CD911791BA8FD8 , 0x5956689827E542D78EF196FEB04C0BA2 , 0x5958DA2F57124BD287C3DE3DFD5AAF9D , 0x8CEC4809C7CA4D42AA710B11030F69DD , 0x1E930168F6D243FDA94501289908F49F , 0x665C97C7994A4E80B63153293B3D6E58 , 0x831E60588A4F4C45AF2A4E025FB6577D , 0x8BE000888FDE45EBBD91520151C1328C , 0xF507677EE4774F3B981ED3EFBA76174B , 0x4535FBC03FE14F8A9B9AC0008F5CF1A6 , 0x5674D07303004F5689217E700957B26E , 0xFB70A930E2434AE3B8777AB2C87173FB , 0x398D04D07E484AF581D99CF1FF94076B , 0x51228B1F86C54609960B5ED047FDB673 , 0x70B962E54CB148DCB87E008904223FBC , 0xCE227B352CEF420B84235752DE953DF4 , 0xD7F87DD59CE64014B15E53CC481672DF , 0x04B3EDC45749401E9ECEB991D134288C , 0xB4F229D8AEAA40D6B5F15B1A04F6FF32 , 0x180D66A3E621414491DCC8439C0EAFAC , 0x6274B6B6F25547FBB80A17A65EBA3D0A , 0x8B16B273E416470688B5D08BC9DA8055 , 0xC350B568583D4ED4BD95BE5786400833 , 0x6F99596B69594173BC78FD76F8069E7C , 0x9FAEFF311E324C14BAC1EEE51D2780D9 , 0x01A9DB60851E4963B81E901E4766D33F , 0x579CF871C61E4578AF7D88E89C13C1E6 , 0x884BBED05A4F4FF287CBF8BA89166F2F , 0xC99A6F9982614AC69205901FA43ADF68 , 0xEA14D76B7427445C83B705E26C4926DB , 0xC660A96C00964F5D8AA356D4D1CAC403 , 0x2B2C7F9DA1D54D5EB7500B71069B1511 , 0x67B1FBF4FFBC4E42B2B5C015F00B7A00 , 0x0AD8D57F14D84F68B02D29F30739F533 , 0x475326B8E2CF494B9E34DCB791A8D1D6 , 0xA02C732EA6BB417DACB65B89CC1B13F0 , 0x0149410955D24855A590E60E0A7E7071 , 0x13ED81AFB4B84C878BAAB35A245968DE , 0xE3F1ABCC3ED34E319FBD6263A8082219 , 0x2049047DA6FE4A918E8A374A5D8F0CB1 , 0x7962A75E1E18462CBCFE93AE8EF07AB2 , 0x30DC42A7F8FE4C8A8A7FE9FFA86B578D , 0x93F771F7C2D34F838E0A820CB247CFE5 , 0xF764160070BF4CBAB403E8691E349589 , 0x21AE1E5F1EA04E85B8B36CCEF1602003 , 0xE49FAB201D1E441DA27B2967C45478E6 , 0x547030E6325D4BEB89DA53903A1A4745 , 0xAEA0FE53FF6A4653833CB4F3A5065CF8 , 0xBDCB712CB28142B382080A30EA72414D , 0xD6F4B86722C940A2AC387619BA3C557C , 0x0764C87F9BD5488794411F52A890C288 , 0xE1F80FF36CB74392BEC8C8A8EFFD3247 , 0x3C78A748CED9464DA65154011AFF41A7 , 0x7185002214A344D29C7C9266ACE2424D , 0x7441D29E27654406BF4BFE0A0AA30C7C , 0xD8E8785CEDFF4F4A8FF399B51E5B52E5 , 0x03370A60450A440DAF2C08559046A9CD , 0x15454FE4C082401F8BF01940996B4EA8 , 0x19CE4975E7294E3FB66A4A1FBE55337E , 0x50B4B83F2FDD4DC3ABAD2B89ACBD6754 , 0x6DDC573B2CB948C89D0DDAC566B22312 , 0x7003D6C0BA6D4428A86C732A11CAABF1 , 0xCABE61EFEB644FF88822068BBEE5AF46 , 0xF19BD4E1635B4B53A95EE5D966A382EF , 0x526B3AB5BD1C41458F51CC6D88B049A1 , 0x8E795F828821498F9A425E9316674AF3 , 0x10C7083655164433ACC1E4FC366C0F23 , 0x503731B42AE7429F9CEF936F3D67DA0D , 0xC4E060429CA64ACAA0D8373FE1C8D829 , 0xCB5A1AFB89C741DD9950ADC9834F0040 , 0xF5D1DDBC22C647C7BF8184AE0B6FDC25 , 0x3F24792E4B1E41F8865E97F6DEC82624 , 0x6343FC1D1DE74811829073AB20812E46 , 0xA9A19FA33DDE4B33B65ADB72079EE148 , 0xC579D8B92E174B7B8E8282A20AF2AEA2 , 0x75A1C177642045C8ACC2786642A6E47A , 0xAF178201E01C4405B6AB7F993EA71FCA , 0x2C0353C9807C42589ECF98AF5161FB29 , 0x3E06F2724030449B88E0B9B7E7B641B7 , 0x3F11CBF5D5304F218767295F3E7EA908 , 0x634F1DB9051846BAB773BF1FDCDFE23E , 0x11661574060A44E5995F7DD76B6ABAF8 , 0xEF8E04F2130842989299839E711BD9CC , 0x241CF6AAE863470FBC2B29B40CB811A6 , 0x68EA7833CFB841E0B08A04296DF15550 , 0x8D51756158464F04BE4B2A50CEDEAA0D , 0x910FBF648FFC4E5982C59222267C0DD7 , 0x09B1D244CE474D8EA86CFED38F87D3A2 , 0xE14E488F0D12430F97D743C97E3177BD , 0x25BF18E99B0D43F48757ACEE5FA36EA8 , 0xD4435AD1A844442DABCA082FCEF08830 , 0xEED35E88AEAB4FFF88904C8051867799 , 0x5825EE64141748748B935C43B82D2674 , 0xB0834DFBCF03465C9B1998D2467B6881 , 0xD456C9F2DD1444ED896F06F56E8C6E35 , 0xD63C8DF748C64168B2C5EAA8474139DD , 0x40BC0CD36CA84EBBBEA39B44D8063A07 , 0x45317749DA644C53B6E26127F58CA7F0 , 0x73EFB59237D34184A3D8688C101E8218 , 0xAC28810796864863841B97EB3E9C366C , 0xB360257A94CC47268239BAA6FB396FF7 , 0x02A8944A37C348EA961E000CC9910464 , 0x2E5D344C37494F629F7705557C159FC1 , 0x6B66CBEF5597496C92718E416034870E , 0x33E3384D9A2543DEB0C97BAC467AD9FD , 0x4E8AFEF3D54244C6AEACE417595E12EC , 0xBBC6AC4934194A6C8778DD3C57EBCC22 , 0xCFDFB673517349849B8508C1B0A1B363 , 0xD9312080D3B845FA94A74C07A6145464 , 0x4D415049012544908405C5ACB7F5D9A0 , 0x706F77DD422445109A4D026C2AC648A7 , 0xF2C82450756E4C19A22D6BD4B83F7BF9 , 0x0A830250FA1D4FB787AFB2E2863A6C12 , 0xA7B28C1557CC4E2196D0B7C1C6AE1254 , 0xC31021DFA978439B903AC22417ABB0C0 , 0xCBE8B647F5644161BE8A4F8E334A76D2 , 0x6B1208E16C654B5184AC95CCB3FFAF3E , 0xD83D08172CCB4AA8AC65A27B104518E5 , 0x6AFDC5A2EB074559B6508C37D661D495 , 0xF9475B7DB2834AB7969A2532BBBC1959 , 0x2073D617BC224643B040E332B4EB07CF , 0x264627F406F0463FBD02D8F0149202A9 , 0x61C31EBBA87741C181EF48E9C419C202 , 0xABC5C0BDB7044D788CB01A46FCB82062 , 0x5AE6E3E299B143A78AC696618D826FE2 , 0x8F8F1B29245E4EC5BD72A00B918C48C6 , 0xADAC1C9E69BC4722819B160D4A298EC2 , 0x49A53F66AB394D13A0FB853CD126259F , 0x56CED36DE22645B38C380BD91DE2C0D5 , 0x5F88B773BF4B400CAB2495B582B04B8B , 0xB270FBFCD29A43C9A298BC7EF7678A0B , 0xC0CE717BE5D740869BD57FE7EE05DF41 , 0xDE731FD952704884B1E888DCBE34DAF4 , 0xFDB6553A623A4FA4A198122CAC1247BE , 0xFFFFA9DEA75B48E6844BEB18FA414A9B , 0x04A164DDFDA54404BEDD25E74BD2ABFD , 0x133B262FB45843F3903105282A42CF10 , 0x219AB0FAC8EC4E269FA3D068B7CF92B5 , 0x32ADE2A4C82A4BEFA57C165B73384713 , 0xE96F6633937443A4B076342751143B71 , 0xEB697AD58B1C4DF4AD83ECD2A6FA6DBA , 0xAACD033B400E4B4F8D4D054493C66B5B , 0xC0D6EB4D3D5B4330BFEF7CB0FA993224 , 0x01A49F50612C4FDF9734D00711EDBC05 , 0x544E551E08B349A891D7689EE2B99A2B , 0xF668166007844720855F33FBB4FB11C7 , 0x4ED865EE32884AE6AFE4CB16AF310036 , 0x7924C27B11534616B471EEEACC2B3124 , 0x6A703B8DD0B24FE9B8E99F542D77CCA8 , 0xBE96978692AC439AA6FCD5D8D79FB2CD , 0x74B59B12886E4F40ABF9BBD16B643E09 , 0xA43FB5BB8E0A43E9B8F5B1D681055429 , 0xEB72A0C88B3B496395164190ED48F6FC , 0x3CDA5DABB1DA4EE8B941BA0BD6730BAC , 0x5DE54731B008499299C80E323A6F2106 , 0x9D49A9320DA146469A429F3925902835 , 0xC9CB1BB5CD884D1187C10D0BF10B0EFA , 0x37FC1C9FE46F40988C1F539A0F8FD629 , 0x437C1EF926984E1496D95DEC158378D3 , 0x0788C17D061E4AF0ACCE9B3978FD512B , 0x90BB3B74E8A54DEAAE0A1E40594A8A3D , 0xAF3932CC33954F41802B8C1255DFCD5B , 0xF1898616865F4EAB9B627533D6659FBB , 0x0F315A8B6B7F4923A817B80AE82880EA , 0xA8402238F69A4908AE877F9571B08B02 , 0x16CC70C3A17140BA9E6858F8A451F1F7 , 0x4D932BE2117143A8B6738001FB494ABC , 0x7199BE70A1504012A08EB2589A4F00D6 , 0xCBFAC7E25B8B47D0A37E47CDD5A245EB , 0xBC7F28F7FFC247D7BD8CB4E3C18CF0DB , 0xD73412D569B04F2295280A0748DD4100 , 0xE2F3AD8B125C443999FF1F6FB06F085D , 0x11190CCBB0014DFEB8451366F1D85EF7 , 0x292E8BC94DA34CC7BADD93384F0BFEB0 , 0xF1C05D9FD49C4F3689E88AE5AB6CAC58 , 0x5E3E22E45DAB4CFFB877924A36D6F4B0 , 0x2F85B75FC77042E094571B48D297E9CE , 0x6FA1E15B93C44768ACC2BDD05679AE76 , 0xF46FE8105A4343FD8116741D1C0838ED , 0xF8E551D6BC7C4C98BF4F93D405AD90DF , 0xAA9DA8FEF07E45A7BB0C89F4763599F4 , 0xA9B2D2D5C39D4BC5B99EA4CE049C1E4F , 0x5EE3F7AE206E482CB8B40FDD6DC2281D , 0x7913AF6F3FF14A1E955E09540472CF46 , 0x8AA6D109EA5845D685273A6CF5D03C72 , 0xDA70AB09A57549ED8A14DA0B797CBC2B , 0x0EBBF3AAC4564A3EB782E4A0E5CF6341 , 0x99A8A5B5001542709F7C4AEBECB3BB67 , 0xA1882E82D117443F810E675A589EBD23 , 0xBCCEC22A259E4385B51CFAB307AA9058 , 0x94C7349BEB3543818715C99C987B46C7 , 0x118ECBB51BCE4AF6854057B2C856B686 , 0x4B2CA745DCB84049AE7566E53364EE15 , 0x52A073CA4ED04F26BD72B8B2C48B9EFC , 0xECAA93A5026F4936A6F653393BFA7056 , 0xEE0DD13A2BD2418B8883ACA90A2B41F5 , 0x0CF1340160294163B6255A184D9B849C , 0x46DAD1C8CB624DA18A981FB2138D8F5D , 0x67FC966972814E4DAE04C7BFC93E7700 , 0x979F09C6351E42B8AC18EFDB88F7A858 , 0x54266A9252EC4B9889A22D9F0886B080 , 0x5E7858FFD6C744CEA50720FEE8965D3D , 0x6DECCC923A5D41569FCB43151C7FEE48 , 0x0B593EC76BD246ABA351F7065FED9891 , 0xBBF2A06FC3094482AC5FD325A6C48AFF , 0x758E2C2FD1D04839ADCEC367EC73CF61 , 0xCA6505FC620842B09A7C0FC302213E7C , 0x08DD75025801495CBAC747B9242E6214 , 0xFF584614F05B48698E82A9D039F62BE2 , 0x678F6E7246D644D78EC81A606829C2F5 , 0xB36A2B4C017744D89B1A42B0EF7C19FD , 0xC39572E3A1FA432799623B97B6D5BC8F , 0xFA04D610FD2D4474A97CE9D0D02493A3 , 0x333A4A1C8A564AA989E1E15510CAF48A , 0x83C0AA2917C5494AA49F8E089DE61C4E , 0xB91F8D89EF3D47F693D644FD53EC7E4A , 0x3A5D4007DBD647E79E14B7CBB7166488 , 0x033CE39CEECC42DFBB24DE328ADEEBEA , 0x13CDC117F940412593B9C695C4D5BE53 , 0x4E84EEF15E46453291A3A20AF7DA1CAE , 0xBCE9A1917C9A4010B5741FCE4C018016 , 0x3BD23F385F874389914C87E2102DF05F , 0xC4531BA3735146FCB2C2A380E6431CFF , 0xE051002B3EF24510B3D29AE6665E58D9 , 0x2214030470F6476FB17AF07A35889742 , 0x59213D2277CB4393B0882FDAAC1DEA66 , 0x78E9333A233949099C6953FEB4D5AC49 , 0x95F3261B28984A9DAB9D387CED7C597E , 0x72C355DB6C794024B77CF59E6F0B53DE , 0x23426093ADA3482F9BA897CF26783CDE , 0xBDD3205277FC4237A494779D04C13FB9 , 0xC183AAD6EC2F4ECCA8D6D092B7A196D1 , 0x37C4C061AAB74E239A0EDC379E820ADE , 0xBBD178494CB946E9ABB55FFFBDE53EC2 , 0xD3705E21656340F596708B3A94178565 , 0x2B3CBB7B8711439A807D9573FEEE31A0 , 0x3FC7F9D4808C48BE9A9AFBA4888B0F48 , 0xB4CED236A11F44B79D9D6FCA268376A5 , 0x6746ECFE35854413A609237B9B470019 , 0xB6D998E7B7E5454DBD90D8CE3FAA4AFF , 0xD709A9B3D101475F876CD1B055539416 , 0xDBF9DE286D4E415EB35AD96344D7E3DB , 0x3C691E9A910840F389166456D3280986 , 0x4A93FA4265DA4852BA158D22389D8F69 , 0x0EEB5E54DBCA43388F96F0DE83A2644B , 0x74581FC28C624D179A884E1C21A7C048 , 0x017663F1C205413D8F4B293E583C714E , 0x4B3BB8A2AA8446DB80A9FBA9F76E59F7 , 0x5BBD8660BD2C4F0CAA4DD762C89BCD09 , 0x683E757F35494F9BA0230F36841547E8 , 0xB78A0465F7C04E4A8E31FEC6467DD6C4 , 0xF1049782D18A4F6A919A35B299560DBE , 0x7ED38DAAC1174CE08BA0E868B2F64B72 , 0x4243DC1A466848AFB3770F6576316CA2 , 0x4A7B4173620D4073A042C3DC2BD29A19 , 0xBE8E27C7FA3E4E2281666CC9C90131C3 , 0xF707CDAC9A89432EB174ED1CA98CA82B , 0x71BD8C0D7ABE4DE2A8A7ECF977355817 , 0xD7688C9A4F3E47AE9A371097826C085E , 0x9A5F988DC34940C79E9A1B29B776FA5B , 0xAE2D94A634B3496AB0D2B01F8E5A4E1C , 0xC67916AF670F43E491DF8F44CA3BFE05 , 0xFCF6B67CBE7F4EB781A44CB419271A60 , 0x7BEBE4DDBD7C4D2BBC630132E2A18EEF , 0x15FD827F8F934E35B1B2376C638DC593 , 0x3298D21CA6BC420B8E1123DB2216E8E3 , 0xFB29C3A50D0D4AD2B17C2D211AAACCC2 , 0x3CE8B12429DA4EDD9C14527506D913E4 , 0x42052B3080964BF38DDAFDC468AC1FD7 , 0x9F1A1BABC48941ACAD716270082F1A3A , 0x5F5B5CC295DB4BFAB1532F63777CA682 , 0x788078BB22664B4ABF93ECF2C9E032DA , 0xFAC42BC3D2AF47B19500E5378117EAAF , 0x623DE85E187D48398400B513E78D5055 , 0x31DE3D50350B4476B722D2FD75F9DC3E , 0x4349FCD6775D473484C83A6F1976AE7A , 0xB261C0BD1B26429C824A18633FCB3391 , 0x04D4A93C6BA04017A27DFA45A6B0E010 , 0x0B668F4C19344848BD35DC113CC4D4B3 , 0x7E8BCE978F6B475298CB9F5517F4BBEE , 0xD368504F241C4D409E8C737AD434DA3C , 0x1C2904C5BBE94288BA3D25BBD5621433 , 0x01FF2447D74D47C5AB12CD70F70E8F1D , 0x4DCFD985002A46E7AB689C7A52EA2BB3 , 0xA34DC936CA764673896DDAEC01E5BE4C , 0xC09F7C4A54F24A18BDA19229EB3AEDF9 , 0x82A7BC3678D94C7CB02C38782F58033E , 0xBC7E43A1FAAE4D4CA33823F97F392102 , 0xCB1EB91F708F4949B7BD4ECDADB72508 , 0xE77B2D86014A4BBF9A8B8313552E5717 , 0x0F1F6085DDF5402F9A89C42673DD4745 , 0xDD6F4796A3904AD096BA05D5CBFD362D , 0x66C5448B32654B04979B9881872347E0 , 0xAF665BA0AC4C49598F41902F03989989 , 0x08FC50EC45794E01A69DCA6B174F5B55 , 0x5F7275C8854D409A8D40D9C7DA629BAD , 0xB43268E44F94420880D583F8FBE276C1 , 0x4860C25818DA4987B992F7BD505BC75C , 0x8E5F139DB55F49D3ADB163E7EB1420FE , 0xF70E8DACB9F24386ABB478502F644C6B , 0xAC9019ED36274D009BB17FBE86882D29 , 0x18B3E4CFC70940E7B81265073FE09B6F , 0x21B98CF3B63B4898892FE5B7C259F02D , 0xB1E3A0A5F0FE428CBCEB12F6DE1F2030 , 0xF29F6825805942B2B7FBBC9901C17CBE , 0x0181DCF01562428C8AF906DAD1396330 , 0x01AEB13DF35E4710B48A06DB82401E52 , 0x59CDC429801345C3A203F4FA31065926 , 0x7CD7C680A88247C691A787BE76FBF2FC , 0xACBCC5C9FAE142E1B5F2C8692BEC5629 , 0xC228143798CC45FDB1D51A39D74F29C6 , 0x32D6B51EF7AC45F0A53FA3F058E34C5D , 0x3DCD67A81FF1433D9EC45A7E4B3C158D , 0xDEA116B4FDA44076BE408E0E6B4AFD56 , 0xF84B559D5DC640998BC3EE0D5F1A613F , 0x575B2919EFE0408296A4C1737FFE9C53 , 0x59270F7E76B14DE8A67D06EA162B6308 , 0x9C56357CD67140F093DEB733C41FB765 , 0xC81462B2361540ACBC314E30722F38F2 , 0xF16AA783511D46DDADB00772485E54FE , 0x588608B145A047D2848596F388E1C712 , 0xADC1D8AE91064276BC82185E5AAC846D , 0xFBB304964A154826AB0A5C4E180C6F15 , 0xF7DC462FE269432E8FF7F23946AF5C09 , 0x20B30F822D69471AB15C69F02282B2D4 , 0xFF4891E777984B3B85BFC99BA7A1BE0A , 0x2AEC39D23B314C25903C551CD1098805 , 0x86ABB40EF3594F0C9956FD99DFCFBE00 , 0x25EF868072114A30A9728380D97601C1 , 0x312A44342E754EDBBAE39545A4554998 , 0xB3C5675C82A147FE80EF0B2D582FA456 , 0x24557584C92D4EE4BBD227BA8DB6A44D , 0x57F976671991424780FFED718C7F43A5 , 0x734612CCC1D045EDB985D084A774D90B , 0x73902630F7174FB3A8AF7066AF16E0AD , 0x85D7CB0313F742E79147F4206F497E16 , 0xEA309752043C40489F2C22F370B74FD5 , 0x521BCE691642467AA3515A5813CE012E , 0x911A140BFB504F17AAFBFDB56D819FD4 , 0x405E20CBF0864966A8CD9122D66C6FE6 , 0xAA16C69895DD4B849C441AD9938F20C2 , 0xCF473352C4F24E24A64CAB17F68F6FDB , 0x019D7B5FF27D41689D9437B1B40276A0 , 0x7CF26B509B8844BEBA5842DFBADF7953 , 0x9F281B84C1064F80B10EF30D81BD2521 , 0xE746A8A660C94B0F966A076F581DBCEB , 0xDA19E9FE73EC49C0AB4EF2C01F6FAAEA , 0xEA6DF74B572742F89BF28E57C6021ECD , 0x26B65252BCCB4C3889FD29E62711A2C6 , 0x65998A16FD014C2E8B884465791EF07F , 0x80D74B50D88644A085955AFCB61694ED , 0xCC5C2F8D5D8D489DAEDDDE5E8B4D89B1 , 0x587701048EB14DE598B07990A566AAE2 , 0x023C861C4B55403BBCF972DBA8BD0296 , 0x169A3BC15D7041EFA8392B4D205C8BF9 , 0x2EAC72BDBE76495A917BFD4299579244 , 0xB7EB9FDC1B5641F5970DFD34AF9F35EC , 0x5F040A88BCB54F98ABAE31BBD563ABE3 , 0xA0FC75D975C643E29FAF61B6153B1857 , 0xB329638466BE4422904C53D165071DC5 , 0x19248167DEBA4252A6FF149FA350EB3E , 0x1DA3D1E930C74B49909E017B55F72AA9 , 0x836ABAF76E1949B585BDF9159D37BC49 , 0x47F78089914849BE81AEF4E65D63BF39 , 0x7FC5CE0CF58846CD9807811A54FDFD6C , 0x4D7CEC22D60C409DA3826478DFDE680F , 0xCD4349E080F740E9B8F66BBC5A0E94A7 , 0xE4B0189448EB4706BAFAC64B23AB6439 , 0x2234124692554ECE8D73AB4A92C701DB , 0x1F846746B4704EAC951B061530B04C02 , 0x4D5CBF28FA934A70A34C2B2212D7F774 , 0x5F67DD9E53B547048D6BE43B12F916F3 , 0xACE9DCE81D424F2C9D69ABF41FE21AE2 , 0x1ACB1586914841E7B89952B72B984302 , 0x92BF92A322E44374A7846D9FB5DF1E2C , 0x4264DDAEDCC84F2BA6244A8D0D2CC921 , 0xA5649E8E8EB749F59FA96C5DCD499B93 , 0xA6173360846D4C5DA270D9E67D0318A8 , 0xF5D81BD1470D472C8FF79ADFD04DE41E , 0x5FA9F8B9065D4EE785CB27040819F747 , 0xFBC20112B32A47E182407C01340877EB , 0x76A97D0716D3476FA1C170794B9B3199 , 0xEE77284E6A634B9BBE862A3EB8E1DE61 , 0xB7B3D2D94DC24E97A65DBE72ADB79354 , 0xCFF8AB9130EF4F9E95655CCE4D34FA88 , 0xD9470F3149C0489CB5767E75C196769C , 0x758C65BA28574A0BBB612D9CE880E7DB , 0x96EE9EC48D314A539446946588546220 , 0x62E7E0AC4E434D1183C9E6FC384B983F , 0xC7192637BEFC4352A165BA32FE90DED8 , 0x171C8EEB7687464AAB22A1590078D25A , 0x9D2873FDF7C54F258E721FBDAE430D0B , 0xF17C320EF1A74E8C8602C6ADF06DDCF0 , 0x3BBB60663CDF496DB1AEC3F1C80FD586 , 0x210D966331F84A3A957E0068318F2DE1 , 0x6826758309AB4566ACF65909B89C233B , 0xCC9A56AE9CDA4AEB92FB77C2D8E651ED , 0x503FEEE24DC34977978343B63A955D54 , 0x567E074683F4412285D4CA98585C77DA , 0x7568FC24458F44309451C5979FD73058 , 0x90C4C371C9AD4388AE663D69DADB265E , 0xBF57D438DD0742BE930EE46E62ACCB68 , 0xEF094BC8FBF24A019B75FEB5C63F9F21 , 0x58E80E070428400D9ACA1E6436B246EA , 0x6AC2B528971C42968DF66DF9E29BF32C , 0xE74261BB5BBE4C79B0A06E34379B8C7F , 0x07F886BDAD6248C695A39F5F391AC842 , 0x15881E84608C4E2BBE8F6931249F74C6 , 0x3C8260DC657A49D6AE3C71A16F15AD5C , 0x44981E5F92CB4F5298CF023AE58A7CA6 , 0xC0B434FDF6C64352A18B5B96BCB2ABD7 , 0xBA9DB638F32B42C68D1051FCB827DDCE , 0xD279A3FEB5E540E794549B65CF25B133 , 0x1AD3A3FE26104556ABD4A50804AA63E9 , 0x1C9B19827A7E4CEF9FFE97C668C44E02 , 0x22FBA7C3E39C4F93ADFDF75DBBE7E625 , 0x15F068B5E494480A9C6989711805D208 , 0xF2BCC682A9A74FFBBCB489D1CB72459B , 0x2A64BAC4130C470CAA505AAC9BA2FD64 , 0xCB77AFD07721454DA1B08D56FD40BBD9 , 0x068EDCB07B544AD59ADD386200F72108 , 0x893A9AC99CDB4640B16904CC405BAFBF , 0xFA76E05E666D418CA6E2C28488C7A1A5 , 0xFE61F79DF34C49E9A6F8FF5B5D1BC740 , 0x26CF52AC72B24119ACC53059F32ED8CE , 0x26D38CB0934A48639D99769B991A6BF7 , 0x401E2B4658D842C48970B400CC041420 , 0x7BF1C4BBE5164C4094EFE7B8347E9BD9 , 0xF9F1F0C8172842C49C4D63B62B28F566 , 0x17EBE31132FF4F2D9422BBC1CE8779CB , 0x4749AA34E3B54FAD8421103A15894EE8 , 0x34465CF10E7B4902B95E3B6651EA6FFE , 0x248C28EEC02249D1BFD20B7AED781386 , 0x2712E6A0597E4FD5A7760118406889F5 , 0xD4A386DA1B414604A0859BEC075C29E8 , 0x39DA3E7EA89549E7814A03D21195DA25 , 0xE752B354B372487A8DFA4BE0F05C1C59 , 0x18A7DF91DFD44E7E89D1C73A3E8B0CBD , 0x9DD0D439A3B54DC4BD863716770716C4 , 0x9F3220143F054527BCAF4DDEB2CEAF73 , 0x46D3F2327F824F7BA8378C5A6E15A053 , 0xE5765A75D43049ECA2082EF85667DCBA , 0x2A7842ADA297476A98131E4FA5142749 , 0xEE3B2EC83DDA49DE96B6444D4D3B3CD2 , 0x2BD5C4C40A16472A9B175FF5BA05BD00 , 0x8B02DF4D50A3409189408F1984B9782E , 0x14B15A7DA98E4D89B8C38A63F96293B5 , 0x5B4CB635A61C49E4BFCF6274EA055193 , 0x5E61E65499EF4773938D86AA2BC8C698 , 0x978D060259174ABD935706340C8C9A0B , 0x38A94A05BB8E4663854F150BCACF9F1C , 0x6134E2650CF74D789A366C44859F8A4E , 0xAD076BEE47B64D278DDE1DA51767439F , 0xDFE002FE3D00481F90B31D1527C0B6CF , 0x6C1B6BC951B249DD948F36F9A4FBDA22 , 0x756F83FFF9F6445DBA2F2F0927665841 , 0x8200C4802894435EAA3D14A216BB9486 , 0x080A52C09A054F4BA48AC15F14B2C818 , 0x2C8BCCB0B9B2412E89AEFDC90416703C , 0x7BB3B0053540457682CD82405F971E5B , 0x56DAD6A4DB5C447B9F723C43D405804B , 0x6241B4D9D3A44330A53AA2F11D13D69C , 0x68DCA2F0E71E4D3DBD03D5C814217C6F , 0xD227C4448DC043BE800EA93685F68586 , 0x265DC67513214C859A097EDA9CF722F0 , 0x5EDD8D3329CB40748A53B96AA37ED5D7 , 0x7F773A287D994586A33FF9114E6969AD , 0x0315972D52A64DDE9187A8AF04DD1D2A , 0xA855F79721F547E3BF46432BD203E41F , 0x4422F04A44BB45378828D82F146D99C0 , 0xA04BC07F10C24402BBE583D8EF529972 , 0xEB8C670B4DBD47C39F6F0AD4052C383F , 0x30FC54F333574587BB461AAC0129E9FD , 0x81D77EB0179E430584B17FEED10D05DA , 0x2FF006A847AE4601B26B676AB5D18879 , 0xEB8FB8761A324E20AE12A6564027F23A , 0xFB3B4B28A3B94588BC6C46ED876D7F58 , 0x1CEB99757DD1417BBE108F5F01ED3C22 , 0x55515B1D18C841099BB642286E074254 , 0xE0D3D631C52E46F68286FC1BE97F6255 , 0x1DEDAAD413194750AA1AFFE6AAE2F53B , 0x2787960903ED46DA86EE12EBC5934C99 , 0x6280A9411B6046AE95CCB8D8BB650BBE , 0xBFED4E98C1E242EC953066090E2AA7E3 , 0xC467CE3FA8D1483CB9B2112F2CDB1B91 , 0xF46DA2733C6F4F799EA73F5B6FCBA584 , 0x35A839D65AA540F79A14C96018F64F75 , 0x585E57C77BEC445CA4452A14B18B0CC8 , 0x92549C0F970443079E319FD0AA659AA1 , 0xDB637397D1964F2080C6A681F2888A33 , 0xAC1D4FF4066246C78CFD943EF9EA337E , 0x26280567CC9745C18F49D5892B2C62B1 , 0xCFDEE263317543EC8DA7BCFDF0E07947 , 0xDB1D3DB1FFEB48A9A889AF9418F8939C , 0xFB87EA323A154991B02AA281914DCCCD , 0x323B97D8A698437D9BB2E360CD471D13 , 0x18499D000B2B46689AF490180AD8E399 , 0xA9CAFA0E5C9C4033A20F2BDA25910C7E , 0xD01D225517054131A879DA9EB9425BF2 , 0xB21CFD5B1D704E4AA1D96BBFE204BB96 , 0xFA3F907CA3024FA68046328F0570F1CD , 0x84C42402AA8041D3B55377086FA549F5 , 0x3DCF3F80B12E4D4B970B5AF0E2240D95 , 0xBAD29F85DA46493CB28065E430583FD6 , 0xBA8F57C4E0314B309822F054B747F4A4 , 0x6705D15FBB4C4F02A5D0D8B13717418E , 0xC601E730737F42A28A1F8A16A524B774 , 0xE7A495B4DAA14485A562384F73DF9BD6 , 0x09F17C1D19D84CBF94EB9D20B6441557 , 0x1EAD3CAB6DB84FA7BA5AAA5824F7860D , 0x67AF86E0D0FA4EB08A42D7C1325731A0 , 0x7E8830ECCC6748BE92156AC05877D396 , 0xA41767C61EA1463FABF3DB81C1890343 , 0x855DD09732CF4D179970CD218C48961A , 0xC11571FF5EC749EAA7E1AFEB76B4034B , 0x0CFC28547E5D4FC9A734511653155917 , 0x0F049B7B146349738DCCE7863E091A7C , 0x45010F016A7F41ACB0D717E7BC80D4F2 , 0x61C98ACA780B48FBA7F5DEF75ABB9CA1 , 0x788929755164427393ED43FD413F7A93 , 0x043BCA462E6E4CAAA340F63F00E9384B , 0x686387FB34294C5A8E3FC13EE62721B3 , 0x89FDC8DAA52646EDA49F5FAB9E857223 , 0x527A516C461E47CB8D25BBB09A4F02CC , 0xA321701DA8CA4AD1A4E8E24EC050383D , 0xDD3C39FBA7514C86A7EB0FC7514300D8 , 0x2B7104A866E8425CBA58DE2FC03E6850 , 0x7195E9FF203F4C139B9EA7E758403042 , 0xE259CB8D3A4C4761B0B4E008CB98F129 , 0x062FEC494092439799F071261B32513A , 0xE138513625744D8AA0115182996E8228 , 0x4D5FBB824911498292DE002E0B230FB1 , 0x62B68628EC21474290D9AB8D83A34D63 , 0x67FCC34BC3E8492BA317DD48DDEC5FB8 , 0x355E2E7081954E88B7DFC9F7C2FD72DF , 0x5D8D6D6401D04B608A5ADC4564107E34 , 0x7574456F47304E9CB15DDAB3D665948F , 0x00187FC6780748DA8541C6143F79B2C4 , 0xB4B3880E1AE549A0AE3E3751DE9849F1 , 0xF3C269EF509C4BDFA1EA825D9541D171 , 0x54CF9063E95742B1A34C0A560E178AAA , 0x5E970791462545889E7DF656054C150D , 0x852AF4193EEF43BBA2DF5F0E177BFB5F , 0x7E6A6A42DDE04047BC8FE14E1376DCC4 , 0xD7DDCCB33AB0404C80A517DC2CDA3CB0 , 0xE0C7ED78B7D343EB94E44CF8E83822DD , 0x65EEB7CB19594161B0E867DCA993868F , 0xA4546AF6E0C541398BD43249618E6E1F , 0x9886F69BC4634AFFB480A36205FE6724 , 0x537BC3325981430BA0CCBF19827D0E04 , 0x095908D3D3E1439FAE64218CFB50B613 , 0x34A09A88B6D94812A5D27CBD4F9D3002 , 0x01ED91F74FD248C4899FD79187EEB2C7 , 0x81D0C34554AA44EB856A8F559CBA336A , 0x47625064F2904C6E81A376C7E754B6DE , 0xC4B6C896BCBD4D35A9165D815BBB74FE , 0x2C7E35DF7E7F4B1EA8EA5457A9742B87 , 0x976265DC533F4A1B9B4E3A897CDAD74D , 0xEE64630BE0FE42EABBF19019658AA584 , 0xF243F83D92C2424FB0D825733A9F62FD , 0x01DCF5D7BFE24977B24DB4FFE6BF75CD , 0x2E87B653195043FC95BB620BAB89DAB1 , 0x8262F008A4144659AA2BC258734DDA8B , 0xFDE051F94FE24105B70B2B0BD9C2D217 , 0x1AD3C9A78A3C426C8582C218E032936E , 0x3B2F5D9236F247F1AEED8C518D2BB970 , 0x47DDDBBA5C6B444886F0DC5CD0D6D179 , 0xF99645FED04644FEAE1BC7BFC18FED20 , 0x2E1D5D5A3A2B4CBF955F0EB8F05B48E1 , 0x4249F787F20A4D26936076499C40B730 , 0x593A70E15A1C4431A16EFE9831A1FDFC , 0x0C39CB1733AD478083861DBB13721F00 , 0x12B76035D44C498BA3962813C7C53149 , 0x84F64052134D4FB2B682F8BA956CB938 , 0xCF2B630138F64757AE2A6A5819BD5CA9 , 0x992E3F2B66F74076BC4FF6BCCEA49441 , 0xC9042E97121F4EB39C4905963485BC1B , 0xCDF7DA811BCB490FB7AD1C08CB3CB253 , 0x5740542262184551B1B5544542CC7B8A , 0xE0551B5F4F7F435E9CFC894A0CF93B14 , 0x430003805398402EB65D1CA82D88AC8C , 0xAE73EA561F0646279ACAC620DD371F5D , 0x662665FC183B4DFAAE2A6FD8D8CC0336 , 0x8BE13434087B44E78414FD67B351917B , 0xFE521FBCB2684D5B8DD5534FB62D4865 , 0x726C21FDC7A94A3FBB69E9E72A3BE1C1 , 0x9FF4FAF137F44912952E90FCDD9E11DC , 0xBE5832479ACF487F82AB1B1AD09DD8CB , 0x70DAB1365739480DAF225C9AFAB4B52D , 0x7189AEC1889142B0BE0BC590EE40FC95 , 0xEE312E7ED30247938FB1C78DE2E239B1 , 0x28EA0A9A7B944E5F939566D2F0310D6B , 0x334672E9468E47B68D3F33511393516F , 0xB1686D59EBBE4B56A313D8975AC81D69 , 0x26765DD35B1C4C7F8FD2AFDC24548162 , 0x290E85665BF645AB95AE61F76154F501 , 0xC869BC7183E5409BA6BB1D67472ACCB2 , 0x6ABE8BB7E9694B518F1C6575DB0F7A6F , 0xECD9C6A56BF04C8888AB909F2C707729 , 0xF54AA12ABA6A45FFA411116526CD01E1 , 0x03D1D141A67D48E889C18D777BD3DDC9 );
Copy
92
7.50 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = ? ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"~)’ïê@X”-Ž \x00 æÄø "
b"†¤‰Ú.NL†…)·˜\x1C åçx "
b"""
\n
Ò;–¿vH™ŸÛóN\x05 "Âó
"""
b"wpªùPK@ûœÁ"‹Ø./\x07 "
b"å¯!Wô@ª”ú\x13 å×\e è "
b"rõc4ÊüEÉ£YŽÒ“·ž6 "
b"ÇÂ#÷ê&M?™M›£‚ª\x14 ü "
b"TA¯éô\x08 Jù˜*,hë\(G "
b"|fü…tòJ\x1E ŒAWß©\x01 Ž´ "
b"½œÚˆ#èBÛ’ÿ^Çj˜ø. "
b"Ød6·6\x7F Lz¡CWe«\x1E x… "
b"<°â#œÉHç¹ã)+YˆBä "
b"jj|*}E“Ÿ»\x17 T=S\f C "
b"¢Û%¿YEK½€X%¹øÙ\x12 "
b"È\x16 ÐÙÐðGf‘\x08 ŽG\x1E ðÉ¿ "
b"1s#ÓV[N®²)\x04 Bc”· "
b"ùÔ\x1A\x12 Ë@ô‰L%¯DWÃD "
b"TàZ\x1F IûI/¬Ã¾@ˆ;Xä "
b"ï\x19 šlÍøI³è°,~~l– "
b"*\e Éò½B÷@\x05 »õPô "
b"""
©¾J¤ŠêB\x03 øG\n
ü7×
"""
b"7%–È%øD^«"è¬\x08 Ï`Å "
b"O«^\x06 Ž]G\f ›n¨*f#N¡ "
b"ÈM\x08 ß—\x18 H\x16 Žÿ°…••Ѩ "
b"\x19 š‰¾0çOç¡ÎŽ\x00 ÖZè¡ "
b"""
\n
~ÒñVC*•\x11 g g1øŽ
"""
b"Àꇷ\x1C ¼Cz£[ßlD”\x06 Ù "
b"5Ë\x7F .G I%‰L\x04 2^S¼£ "
b"""
Žc\n
Jª«N¥”\x07 Æ\x08 Ëû±
"""
b"¾@\x1F dÍüAô±\t ˜Å@Õ.® "
b"ôáͬ6wFõ8°¨èi\e E "
b"‘~)#’äG€Ã\x1D b®\x00 ‰\x17 "
b"Dó¾\f ÁLW™ Òfv—o[ "
b"\x15 Àï*•L㢢êÛʬO¥ "
b" \x18 xã[ÔNàŽëc¤u§\x13 Õ "
b"gCUNÉQBÒ°„yQH^¾ü "
b"kÞ\x06 '"\t C‹ˆRI÷õÑ\t\x1D "
b"m¼\x1D \r ØŠH÷‰•wƒÊrNQ "
b"""
-¦\v H\n
L°À•Ä=c™Í
"""
b"tYè\x12 Ÿ\x1F K ¼µ†6\x7F –þ\x16 "
b"‚z\x19 ZåÌE\x15 »\x13 ÊÄ«–ð\x18 "
b"ã¸Í‡’vM\x04 ³|Ýï6¹Êý "
b"\x1A ûÓј2D&¿‘á…3$…’ "
b"""
*Žs6\n
ˆL½³\r \x02 ëÈÈŠ\x16
"""
b"¨»±ÔG\x1D Ow¢l^±âP•¡ "
b"²ò;ŸŠA’ž:ÌÂãꤣ "
b"!Z÷/¦œEÀš±ß%i;£\x05 "
b"o¸¾§D1F»‘@I„+Ê_¥ "
b"\x15 -\t ?m5M&¤SºæÚôŸv "
b"\x1C ±ªaüïB„¡ëì3L˜j\x04 "
b"ó\x0E ͪÚA½Œí8O\x17 Žìl "
b"\r #x“2¨F|ŽöZK”´A! "
b"tRØ\x10 JðNlj}wˆ\x18 Û¶I "
b"\x18 f¤¼\x05 †C‰²±L„Åúô\x03 "
b"tÍ,\x02 hN±Š\x06 9ž”\x1C\x18 ¼ "
b"\x05 Öåð¶UCE¿¶\x05 Kþ5V\t "
b"\e\e ß@íÛLU¨>\x06 Qå\x14 u\x08 "
b"‹}Ð\x05\x19 ŠKß©5õ\x00 ÷\x05 ©~ "
b"m\x00 4súJ ³‚_\x12\x1C ¦Âo "
b"=RdõF7—ðå*\x16 â› "
b"""
Ú#\n
\x05 ª¼F˜™ºË\f\x08\x16 #Ï
"""
b"\f à*#\x12 Cˆ–¥×Âmž—t "
b"@Þk躉@ܔ֨\x13 ×\r dÒ "
b"v þÞø†F„†C%€\x08 =\x03 2 "
b"¤é'ÊÑNp¿è©°£\x07 ¯ "
b"""
hؾ5-YG£¦\x17 E.'Ý\n
P
"""
b"""
\n
Ÿž9®\x01 F”„pÞ\x08\x0E óýM
"""
b"\x1E Eª-™ÕCSž]ønöÑ„ì "
b" \x16 ¾M~IXÏ\x14\x16 ö*ϱ "
b"ÔጱÓ\x0E D\x11 –Z\x18 lhÞóà "
b"ÂCpÌÖ”M–·véÐZh¬è "
b"\x08 ѬlÿlKä“\x12 _›\x7F ”˵ "
b"!öÀâ¹1CǼcz¾ª‰v¬ "
b"$}ÜÜ\n ŠH\x17 ²„qá\v â\x00 > "
b"ÿ ¸ûlDN\x07 ˜\x14 ¿®/´Äþ "
b"ì\x05 s_0DJ:\x16 «i\x08 <ýt "
b"\x1F Óî½pž@t…là‰QÚšT "
b"yk‡WÂ,J&˜îBÑ„ÂÀ6 "
b"ë[:éuyF‰†º±Ð¨ÔÀ\r "
b"\x10 ¢\r ÍMrBn©í™€6×\x1F F "
b"\x08 ¹&Qû\x19 Fã‘9\x1F `„\x00 T\x1A "
b"3ݤ¼çCEÒƒhwþ޵mC "
b"Tœ*f:½Kì‚ïà\x1F ®£\x00 Š "
b"c—Ÿ}§.EæœÆ\x1D µÏ«ï\ "
b"s¥X¯\x06 hBE™,‚=¡\x08 q "
b"„÷5\x17 É—JꆑðXŠpr| "
b"¥4”‚.‰N;®\x16 7\x15 ‰ƒ‡º "
b"¦y\x01 bK4E˜\x04 9zžØ¼C "
b"Å\x16 ÅJ\N\x15 äxÒY*g "
b"ê†h•ѾI\x7F ¥œ¸ñ\v hmæ "
b"\x04 Æ\x03 \r ÙH>·\x7F ±a Bðí "
b"zWG~°@x‰ú%¸Ü\t )ù "
b"×ÁàõóXK$»\f ÔbE?EŠ "
b"\x0E VÝvйDñœ)Ù¶´b΃ "
b"\x1F ¼o\f ¦\x14 Lp¡ìFý\x02 =mÈ "
b"\x19 Ò\x03 :'ºJþ”Ž„ˆôt "
b"Ž\r ˜ÜBÄNr‰Tç#½½Öa "
b"\x1F\x03 \r ý^\t A`ºì92¸Kê "
b"b¾ÕüQ/@>’}nÕûs®& "
b"€ØËt7C\x02 ¨½<©/g T "
b"‹P5\x06 ñUBü«AÌ\x16 ›àuÑ "
b"\x0E 9A\x13 xæExŒ{\x7F ¬& »p "
b"g\x02 ð-[\r N*¬›\x10 tY'¶y "
b"Öw‡•Ž8F<CÜ6oºŸÚ "
b";–YAG…£Û\r ¨\x0E AÈã "
b"Wm C$£Cjƒ²¢ÇZÊit "
b"""
‘èM\x10 +š@aŽ\n
@íHÊ\x05 î
"""
b"Í'uÓE\x08 G¯‡– òÕÍÚ» "
b"û÷6*´}NÂŽ\x1C ,çùÈ´ "
b"""
‹ã\x06 Æ$L\n
²(ýÔWA²u
"""
b"Gòè'\x08 ‹DT‘ê\x01 uÛ\x1F а "
b"Ú,Ç8&@ÇœÞ\x10\x1F ïN{è "
b"ËhË(?QG·š§ÙšlZ9‚ "
b"ªS\w´OH‚˜åáota#Ü "
b"…-Ã(ëŽL#£.®Q\x7F Pë; "
b"ÅÑuån5Ló¹îy.Ùuš "
b"á†ôì\x7F\x00 Kh—Ô¦ùNß\x04 ¬ "
b"\x00 ý*º#O/¼,µ}‚²?ƒ "
b"ªŽ—Ù™tHÑŠ¹\x1D X„.²R "
b"µ{ðT©ÙMu«Rôgœ\x1C Á "
b"ÊGq=ræF.…B¡ï\x15 ¬S7 "
b"Ú[W]|–E§ÆH4ÉñŽÂ "
b"\x1E\x7F ½YÏÔCí¢ð;ÆïF\t Á "
b"[\x19 –«ÐG7¯KºwþfgÚ "
b"B&°æ(_Iµ´ÒïË©TSÝ "
b"òÀ|‚ZdO9Ž×”Ð(°4Ý "
b"ÿ¢"„ÈÿKs³\x08 ¬™´ã2\x18 "
b"‹,´\¸OD\x07 A“*ÒŽfÜ "
b"Õ“S\x06 4.Kº‘½›\x08 ”â2\n "
b"]%†CŽSH5£ÉôÚ5oî† "
b"\x12 z½r\x14 ‡@p€ì¿èå\x04\x13 ã "
b"JIŒ`©F)±0i†@Ò* "
b"M&\x0E “æÉM¿–ج\r ,6\x15 "
b"§\x07\e Ù©’E® ¡\x02 –î™z’ "
b"à ?“?qI¶–=Ám„Æí‹ "
b"\e í¦\x02 ²tGΚ6\e C,\f ‰Œ "
b"LÊùY4-Eá˜Æ`ݯ^1Ä "
b"wŠqbhXM\x1C ´ƒ€ž®D«' "
b"‚p²É/\r N\t Ÿ{\x1D ë\x19 noR "
b"ÒuâÃzIK.…Šß¥1éØÙ "
b"ßQ–vJ\OÓ²\x12\x10 C+\x16 ï¦ "
b"LxsyE\¯5¡R\x14 UI\ "
b"‡Ôο\t wC°é`ãx\x1D\x02 "
b"Ý—ÍÚ1Mi¶\x02 n\zÔ» "
b"ãñ‹†2$D\x1D šñßíM+à "
b"\x06 b\e WZµ@Ý‹ž}K´µ©_ "
b"Z‚dïÕÖAݶ©ÑÂ…Ÿãç "
b".‹ó‡ó©I¹‘²üv\x1F  "
b"K~š\t ¸4A\x02 •QJ\x15\x15 àiÅ "
b"’Z4‰É\x13 B®>‘,ck# "
b" â\x05 z÷dNn†„>¾\r \x08 ºY "
b"Ë9…v\r \x17 L•¤!0!ADãj "
b"\x00 —A þìDê“@\x05 ÞÜ“|ô "
b"”-\x1F\x08 ‹DKO¦uÆÍw̸= "
b"]•ZæÎDñ–»bà\x04 TÞá "
b"°ùwlè\x0E A0‡š‚\x18 ú3ªÌ "
b"™G\x1E @†EB#™.G>爮/ "
b"\x07 ;¨0û=O\x1F ®R©üc\x06 Àº "
b"FC5\t 9GS·DǤ^°tå "
b"‰ÂÛ4àÉCiŠz"¥~&5e "
b"À.\x01\x10 “ªO–kXÿE\x10 Që "
b"»o䱎“@؈!âÙ \t $ª "
b"ù÷å\v ´ëM´†e5˜rÄ«7 "
b"\x10 è¶òmyN+”©<—Œý{æ "
b"¢³ÆÖ\x01 ÓE;±”à‘Æ:\x10 ÿ "
b"¹*ºX×%JꜵPsWÕ@ "
b"Û\x0E JÆ\x17 ¬Fi¬\t }ŒzìK… "
b"h;\x04 ¢ð©N“«\x1C Mà»(Òæ "
b"ø\x07 \x19 6SL[ŽWµµç½Œ§ "
b"\e ÝÂ~]¢CÉ¥\x07 мAOíW "
b"dTRÉÈDAÆ¡5ÎÞ+òs5 "
b"„sjÙýzLy°ÃÇa:ó\x0F F "
b"jAêý\x14 ZB\x07 Ÿí1Óäæ•„ "
b"¿Aª~¤F@\x03 ž„)úá\v\x00\x01 "
b"ìË©\x13 KII÷”÷ü¾íN» "
b"\x01 ‚`i\x0E (H˜€D#–{%¹Û "
b"E\â<+XG<ŠF\x06 —úÐ \x19 "
b"5¡ËÞŒMDý®æIʯØÖZ "
b"„y)Ñ»E@qŽhB@(Ò?† "
b"º†V[\f ëK«†™y\f Aãì> "
b"""
çèh×s#@ðŽv\x07 z\n
4ðŒ
"""
b"–&šÑYlOº‡\x00 ¼¥\x08 hâ\x12 "
b"\x13 ‘jÿ™\x1A I&\x0F ößÙÏ«\x1A "
b"&\¼3QÐCú¯•}àDT?\x00 "
b"ŒÍTþ7zH(‡èTQ\f\x00 Vß "
b"Újvt åJ²Œ\x10 È’‡…K "
b"Ae¢\\x08 ‚O\x16 QŸÐ\x1D ¸ü{ "
b"Yûy\x1C ;5JÖ£ü \x7F Ky;‚ "
b"ïõæ´Ÿ‰D¾¤€"}à* "
b"0ýK§{$Eª¸(F\x14 ™¯îy "
b"Ùu˜k¶B„½‰jWá2±˜ "
b"\x1F у\r w>F|¸*ôUоO "
b"\x02 †,Ô•ÞG\x7F Š\x1E @°\x11\f Å` "
b"=mŒá]E\x03 àQû¡\x15 Å "
b"Œ¨ö‘ɼK}³Ž)AºÉeð "
b"3ïÈPÔýE\x7F «\x01 Ì_NK¹î "
b"‰Ü˜-ëåO\x18 ®\x12 áøƒÏÿD "
b"±üé’šjEù¯õE™‘\x01 -… "
b"""
FU2VµcHg³y\n
‹oRZX
"""
b"Xòfh\x00 \n D®©á\x04 >b*z "
b"\x7F $ÉyiAB—©™³cŽ'’f "
b"""
¥\x04 cÿ§I.’&3÷è=\n
\x1D
"""
b"5‰82IòI"¡¯\x17 ž\x0E\v üÔ "
b"¸ž\x18 Ä8»CÓ›.ë‰"¼» "
b"ÁǺ¢˜\x05 AÓ‹ö«m¡ƒä "
b"a\x02 ‡¼<µGH•¡‹™\x03\x03 ™Ž "
b"d$µ¼ïîEÒ›k÷5\x1A [‡\x07 "
b"\x12 ©ØÖ³M|Ó\x14 ß\x17 Š¼Ð "
b"8,‰KS’GãˆùჅN¡æ "
b"ÁéZó\x14 ôK¹º\x1D ‡Rcä\t ¸ "
b"""
\x07 \n
C\x19 ,GJ°nCLŠav
"""
b"Ž£|«\x02\t Jn—]1äô™®˜ "
b"¬X^Y¨\f A]u*Iw@\x0F "
b"‹$ØŠš&@•—\x1C Ï1ü!æ "
b"µðÍtI»LL„å\x1C ±ã·â\x06 "
b"¹pi±\x03 •Hh“-ŠÁ\x02 íÖe "
b"Üœ`ˆâÍD¤¸¥_ج¦\x14 b "
b"]\x17\t Ò:¬B«–¦ëù“xØI "
b"ÍG×fß•F'Y\x07 úV\x1D w¶ "
b"ì9ÎG—æNó“˜èÏDCªN "
b"õîm1^\x18 Dí°\x1D HùQ\x10 ßž "
b"T–2Àü®@À†³eõ|\x1A š\x7F "
b"‚\x1D 9GÓ–Kܽ%)[¸Ž\x05 “ "
b"¿4Mÿö‚JQ¤˜eð¬\x1D _\x15 "
b"à¤;p#ÎIh£\f oÙ›=ì "
b"\x15 T(׌0C¢Žyíу€Ûv "
b"*Uib5;KÙúa¥\x1C CC¾ "
b"MU7\Ô¯Jƒƒí\v iÇ5ž‘ "
b"\x03 ¯Õ\x03 ?³G!—\x02 zmKX=1 "
b"\x0E Ã^\x16 óbLì³\x1F Û<“I´ "
b"Åh/§3ñ@gŽž4Sz\x1C ¿Ê "
b"\x1F\v Ù§¼iH6½\x12 •x$ûËq "
b"©Žf\CJ;w›g#}“ "
b"†1]@ÌRIÿ¬\x18 û=êÁ "
b"$6êµ§ÖMc€^ì7â÷\x06 × "
b"qÛ\x04 ®6\x01 I´®\x00\x7F ž#“¤z "
b"¤Ÿ\v tUA]ˆ\x18 yKðm\r h "
b"L“¥Q÷NJ\x1F ŠO\x08\x7F ã£D¼ "
b"{ÒÖª”2Gz‰ÒXû\x05 õ¤\x1F "
b"Ñë1bÐ|B\x19 §\v ¥Á½Ó\x19 "
b";\x7F 4Vš¸@™¬nM͑ހ‡ "
b"""
|\n
˜“]Jó¯f¼\x1E\x17 ¬/¯
"""
b"\x02 Iù&\x02 /F—¶Xû—Jo˜Þ "
b"1˜À0¢VF9›O>œdèuŽ "
b"“KÏ–*yKË–mðøì-KÒ "
b"""
üþ¨_p·G~‰[h•\n
óWÁ
"""
b":ÀÐËŽ‘D´°¶\f £\x02 F,æ "
b"E,•ñºïHŠˆú‹ƒJó©˜ "
b"ì\x13 X%¡mD\x1D ¯öÕ"»W°ö "
b"\r ¾Ó¢\\x0F C\x15 ‘Eë®/\x17 ”Å "
b"\x13 gTÁ‚\x18 Iè·‡X½Î/'œ "
b"§êñ\x1D T\x1A DŽ£j\x10 ·\x16 ‡³À "
b"è\x04 2CO‹»/}ò\x1E ®øl "
b"\x17 ág\x19 ŸÃD\x14 ®À'\x03 @x¸ž "
b",Ó'‘¨KHc¼\x14 'kÉ,Ó` "
b"À2\“OgIF‘=Y@“†\x08\x1F "
b"êyZN\x17 °I\x15 •\x19 !v4 Î/ "
b"t\x02 ××DËFɶnaè/Y\x19 "
b"ºÊí^,ÉO}\x12\x08 âì{ê† "
b"Üß™†ÄLm‰wð¢nG– "
b"†z0à\’Fi‘<ÒK \x02 úê "
b"WÏúO£ H_´\x17 \r #£\x01 #ï "
b"¯H\t Â`\x13 FýÃ_I@Ö\x05\x17 "
b"\x05\x10 eÚ“ÒNAˆ\x10 §Ô›ªaó "
b"³'4øX1N\x11 ºžÓÌÅ\x15 4\x01 "
b"*Á½™;\x00 N‘œu)¨Pü(` "
b"QËÝ\x17\x1D\x11 A]®\x18\x7F GEüð "
b"hýŒÓž|N6Ÿ·“ãΚmª "
b"¯àÏ\x10 mÁO£ˆ\x14 °Á?½QÒ "
b"ùGÕ!²@ƒŽë&tÐ\x19 \t "
b"©L´XlÇCR¯}CÕb³aÉ "
b"Ûu2$†øLûTŒç}w¬K "
b"žÃäëýâLa‘ƒµì\x18 œ\x1D Æ "
b"êÞ\x1D äkkLÒ, â\x0E M;` "
b"C\x16 /èþíL_”+Óa5jïX "
b"žleÊ\f ýA\˜8V\f ŠÒö "
b"…ð\x16 ɧBò¾Ó¸WÓX¡$ "
b"""
¼±Uæ™+C\n
¬K³j²ò°[
"""
b"""
\x02 …C\x19 `XB{¾\n
lz#@·\x02
"""
b"<§¤^\x0F |A\x05 µ¢yŠø“Ö "
b"‰Ø°Hàï@ ½OâÏ\x0E mOÈ "
b"'KÄùykF»†ôÏ@Ÿó]î "
b"¿\x0F ¹¼ºZI˜ßs×Âûóg "
b"\x0F Ð\x04 #$VGÑ¢¡™©I¤=à "
b"™u\x06 W\x16 ŒC=µ<ÐÐ/‘\x01 N "
b"£KaKà¯N}°‰Â{q\x17 u\x15 "
b"›ÝzžôÊM\x01 ¬{“ž\x1D LÞ< "
b"Îj3g}\x0F Ol¼B#'h¸.Ý "
b"Ý`ŽAçÜCA†‚ç(®¯fÅ "
b"Y_R¥‚AŒ‡ŒE´¿ýŒø "
b"謉ZIÁBÀ¦\x04 ðô\e Îù "
b"\f\x12 ×Êì¦Jë½öX-tÓE— "
b"[1\t ŠV”FLº«?Kš×¹= "
b"~\x13 I\f t\x1A K1Ÿíâ`ðùdB "
b"¶×Dè©DÀŽ–Kí…v¶Ý "
b"ÔT«\x1C ÕÃA\x19 ·Úì‹m\e Ÿ "
b"\x0F 7ê=Ø'D·‘\x05 ýÉW–ê "
b"ZQ™+óýJÓ þÌ/tU\x19\x0F "
b"ÖÅÂflIŠ‡Ô´ZÉ…N\f "
b"fÝU\x04\x1A\e N¡•ÅÜb\x06 T¸\x13 "
b",@Qt¤ÒFËœ\x1A PO¸´_Ô "
b"9°Î!tFB-¨aš½\x7F ©œ– "
b"\r oLòh-C=ˆÝåþw®æ\e "
b";ÍìJdhK\x03 „œïôëº@\e "
b"\x18 D†\x00 ³1Ly›Ès}n\x15 ¶\f "
b"ü¬SGèöC±Ž›ÒÏÅÎ7± "
b"ÅC0\x1E \r ÆC\x01 ¼Ï\x19 c\x7F ºhË "
b"$È&:¢ÃB\x0E ª(\e ¥M|½ "
b"\x15 ]g<Ö8EU²\x15 b\x03 ´·g¨ "
b"§t¾ùÓz@…«R.\v ‚ö\x10 í "
b"¶ó –\x01\x06 BÇ‚\x05 ò:Ï êˆ "
b"ÐW²\x19 ì\x07 Ng®¸¦Ù4‹$’ "
b"\x13\x02 &á–Gá—wµ\x1F lk? "
b"""
€–ZóE No·îýÅ\n
5wÎ
"""
b"Šº¼Ê·\x12 K^›j\x12 É\f åÌZ "
b"˜®$\x1F É\O\x16 ªC¤_™Ž°E "
b"""
æ¼+\e {ÄDf¤\n
]ü\x07 ½`ö
"""
b"úI}|ÃKLˮбþ§’·” "
b"c·xØ*+JP±\x04 oÖFª Ó "
b"O.c\x06 †cB€§k{ñp›Tg "
b"³î\x14 µ¶H}‡õHJ~éï "
b"\r ØálYÔDd¨G^ÿw'\f Ì "
b"<@¡ð7Fè–‰jOJ\x7F úE "
b"€5–<\x16 Ny‘\x06 µ?uŠ\x15 i "
b"Æo\e ˆÅ«N"¾à\f äŠ;AV "
b"\v u»=¦ZJ»¶àçÁh\x13 ãu "
b"G›…x/\x13 Cdޝ3äû}ž "
b"Õ\x1F BÚÏŠH(§\x11 }\x06 žê¥r "
b"ÿA\r ƒò7Mò§$Ž¿ ©ñ\x1A "
b"æîko0ÚCØ¥\t À2èã€T "
b"YÑ¡3\x1D mMÛ©^“Ä£<Ë8 "
b"ß_Óë\x17 ÎA–¨Âã`\x1A ë›F "
b"D\x10 V3ÔMMݺ™BóÛx’{ "
b"ìõZ9€1D²\x7F Y#s/K0 "
b"Øñ[CA™F%½´\x1F\v êlç "
b""Ó¨ü¬žFj›êdØ[)$W "
b"‡+ª§‡6MŠ´¹‹[{u "
b"Ì0!Ú|C\x7F Œ4\x16 ‹\x15 ÉÂ< "
b"Tªñ¾\x11 ‰F+³C}›Måu\x04 "
b"™:\x17 -bL±¸êÇŽ\x7F !F "
b"Fh\x11 µU>E\x1C ¼¾Pð0\x0E ¥M "
b"Z•¼o\t SM4´x\x1E\x19 oß\x13 Ë "
b"I&Šý\x08 þL1‰Í(¥_C-q "
b"\x02 4dw, O’Hu\„v‹i "
b"0ýãeO3@‡„ÎóH2å\x04 > "
b"óôQ\x08 ´éBÙŽZ5ëåÕÐ; "
b"¸°WÞÞ O\x1E ½UÇ`Fbxn "
b"NWÔ\x1C Š\v M|‡\x04 Ä2K\x01 4ê "
b"gNÔèEë@:×]vQð\x15 "
b"9ÿ[z¾\x04 CΧ:iˆ’v\0 "
b"ô\x10 ª\x11 @IÒÐÜÉÙ– "
b"š^ËèæBR¤é°Â4õZH "
b"½)‘\f /cJO‘ÖŒ\x1F ¦¼ç\e "
b"\x08 KôjAðL ¼‘Œ2¨âRŽ "
b"4¤ƒA¸fB%¢µ4Q4õÝ¡ "
b"›óÖÅö†Dp³È\e kÚ©× "
b"æq‚m¦oIcœ²wÄï²…\x1C "
b"\x11 R_tƒÊD•\x04\x17 k[ŽUT "
b"t1=EcˆEEµÖ\r 6r0—\x11 "
b"\x16 Nbä\x08 œGÖ«ßûÏ[Œ?\x02 "
b"5’ŽOxÎEr¡CÌ`ß2wî "
b"\x14 ½4þl)C¬®í&çc/UP "
b"¤W.Eè}BŸ¨\x7F b$ÑÍsÖ "
b"°î[óF’O޼v¥$qé\x1F ´ "
b"ƒÍ²øhQKë‰uXjé¿ÁŽ "
b"žªê\x0E ÷ÒE\x0E ‰\e\t Ž\x10 ôK« "
b"""
Ùbj\n
ß»I.žT\x1A Ø-gO
"""
b"Çsë\x14 {ñBWž\x16 zJƒ¦\x04 "
b"]ÔèVD\x14 C ²\f &Uë\x1D ]> "
b"ü-+š5=EÞ\x1E 7\x01 Ò$¨\x18 "
b"\x05 3{”\x07 L5’\x1D ÙqWØÐè "
b"9F\e\x1D ÒêM¢–¹d\f j\f Ù "
b"úŒ‰™š›KäEX½o¯¤ÿ "
b"S\x12 ¯„s;F„¸ƒÏ\x17 ìòȤ "
b"’²Ú\x7F _Nšp~\e ÕB“´ "
b")6Kê4˜EÖ¢kœ3mK\x01 µ "
b"ÐÜK\x08\x14\x16 D\x1C ›¥"8Ó{Ðm "
b"Ö^Ž;J÷J犿îqlyÇ "
b"£GA‡ÂoBL½ª\x05 ‡@ì\t £ "
b"/>EAüåEލ¤Ä‡\x18 Ê™ó "
b"NúÀªø\x1E Jà£\e Ü(ûCÑ· "
b"à„n{èäG–‡ŒaX„ˆ\x18 ÿ "
b"\x00 À¿Ë:*@\x1D ¼;ë÷\x1E ýÜ "
b"#Ï€Nß„Cd¼¾ÝéÀ×ÒÍ "
b"p6]&ûýH4¦ù}?*\f ×› "
b"£¾~ÊãIˆ“Õ \x01\x16 %Ñ: "
b"»\r Ñ3G+Möª\x1E\x05\t ü£\x16 š "
b"Qt®\x01 ך@©¥6Ô\x01 ù)•& "
b"~Hé\x15 :L\¼@\x11 ?\x14 }l "
b"ƒ>ly5KVˆÜ0²1¢p\x15 "
b"—ÒW“JÒA^š”R¨\x03 §;A "
b"\e ¤¾ŸÒPMÒœâ?lB®\x7F 8 "
b"`$ÕØhÈE†…Ã%™Bïç\x05 "
b"t.\x04 ÄúÊ@\x15 žÃbgZÚ1 "
b"¥ýEb$Ë@{®¦)~”N@ "
b"õ\e øm^‚@ç¾JÇFÑ!³Û "
b"]s6tƒ/Jà¯ð¸ªHwÆË "
b"+ôE“S‚Bzœfç×F¥u& "
b"q÷^ùVŒGd =è\f î ÁW "
b"\x11 ¶°S\x08 ON\x10 §ŽY¾†¿›, "
b"Käe¯YÈ@³º[\®æn»c "
b"l|wIÞôHг'â¼IpÆ¿ "
b"µÞ‚8|³@3·Öô\x01 #IÅ\f "
b"\x05 Ø{º\x1D `O.š[›á*¢‚\x11 "
b"&\x03 Ž\x18 ÐGÏ„`£~À•éâ "
b"¢£Fš—”FÙª97µ\x18 ÚK+ "
b"ë§\x11 §úcH„†^¸Í¯>F "
b"'…ömžÊAŦ\x08 /\x14 pQë! "
b"""
u\x16 w/×’OCœ]Ø\e í«\n
ï
"""
b"’nx`‰¢Dá«™öv×ò‘Î "
b"ß¹\x1D ~ÏxDý¦\v wû\x1A 5·¤ "
b"2S‹OpÛM9\x10 *¶‹!: "
b"#¬GÀσAܽV<y*˜—Z "
b"¨!0âˆxB«¥\x1E Lz9”»x "
b"áR©–\x01 GKd¢XZïö\x12 ¥Õ "
b"îå\x16 p§èO~±ì3ŽÑ\x0F )ó "
b"¦~\©UCÞ„˜Õ\x1A /Ö# "
b"¯*³&q„DB®wì\x0E QNŠ’ "
b"âí\x04 T”ÖKı\x13 ¸«\ê%\x14 "
b"îΫ?`\x08 E\e ‡\t Jù+{û "
b"É}ÃýÆn@…”rÈ7¯…”ê "
b"\x00 ÛÓE\x0E åD\x0F ¦²éÑkœ6‹ "
b"\x7F Çÿ¯/L;¥y\x1E —Ào>… "
b"\x12\x06 aSõ~L>°üy›ú\x02 óÖ "
b"\x7F ¿ûC¢8OmŽÒ|”’ýK• "
b"Þ‰Žy\x0F ïJ;¬#]Ë~•f‘ "
b"\x1F\x04\x1E Ü\x03 ×@ušj\x15 (\x16 )\x15 ã "
b"ëƒ\x0E B\x11\x18 Gl°ßpŒaIê> "
b"""
N\n
·Á„<K°ŸütÛé@V\x01
"""
b"""
p©\x1F ¨®\t C+½÷íð¯\x19 \n
\x16
"""
b"tÚ}V€tO\x01 ‡‚UZÅùÓÿ "
b"²\x18 ùüWrBÖ¢qœ4C\x7F Vª "
b"´\x1F püWÎK§¾„ƒ_Köל "
b"Âã|ñ¹M\x18 €Ø#ùÀŸˆµ "
b"8xQ¼«ÃC(ŽÒÜwÝ-\x06 „ "
b"VÍ{\x05 €úKæº}ú\r \x08 „° "
b"rq:Ð…¦NÚ©³ò²/L\x7F J "
b"6ÖŒ{½N…š@\x04 ×1±³P "
b"4µýpîDA¯€_Æ~²Ò° "
b"Ôî?ë\x06 PDÕ¦ÛʺÁ\x08\x00 X "
b"4a[8ò<N€îܤf§™ "
b"Ç\x1F "TúÙJs˜JÖ¨\f #^} "
b"ïü_ÜðhMÏ¾æØ¾ilÉc "
b"$K¯Gž±C®¢H§›ÙO¿\x1C "
b"rëB\x19 !I\e ’\x13 ‚p¨E”Ü "
b"j{˜pi?I؈Á<W››³\x19 "
b"0\v —ä@¹@U±½ÃR«µ> "
b"""
JŠ”:²ºM̈(Äêâ\n
|¾
"""
b"óX^íÍ\x15 LH¤¨u>\x01 y4¦ "
b"\x1F ’3E„”LD†úšiÛÁ¤’ "
b"È\x0F òKÝYN…¼/ÑÓÃÀ}¾ "
b"ïGuË-\x0F NX—ݲx‹˜ß "
b"ÆÊ–ÿnõL§ÿâ¦`ã⤠"
b" $œ÷þJBy»ûúgUŽJï "
b"""
]\x16 &j6\x01 HÏžý«È\n
i\x11 p
"""
b"y¾\x1D ·¢EêàgìÁZ11 "
b"–ÜÔ\x13 ¢ôK;š¹\x00 žð‹:v "
b"é\x04 üþøvFR€\x10\x08 îÅŽv. "
b"ÈZ\x02 $—\x0E @K‡O…É3q>‡ "
b"êz)oÜvKàœÑÕÀ…·¶ç "
b"ã³8\x13 (\x1C LצÎ\x1C ÊC÷\x16 § "
b"|\x0E LJ»¸VæÚ0\r £ "
b"|ÐCYBåBE¼y\t Q=\x19 "
b"b\x06 Ç·Î]KQ²Zj\x07 çõn\n "
b"eœ¹gƒ'M=šì÷GôÁÛ® "
b"‚/J\x15 W\x17 Oà¬RvS#äâù "
b"…o\v Q,ÌHvˆ\x13 ?c'›}ÿ "
b"Å–‘\x1D .lFs¼´œèïš3û "
b"ÎõaD\x17 ˆÇ¼Ôv¢Üë "
b"<:‘éî6F\x10 œ¶íï$\x13 z™ "
b"ʈÏQ˜D¾ê„ÏYûW0 "
b"#ÍÚ\x0F ^bC$½§“(¶a§ "
b"Ïøêž/SAÙ¤\f :¬NgÊ\x13 "
b"\x10 Y\x17\x0F ŽyN–±Ð¹Á³ÝK~ "
b"#Zš¶EíL\x06 ©Ì©\x05 ¢'x "
b"\'3‚ZB\x05 ’bˆàßOÞÎ "
b"Rsa“w_A¤±ßÑ\x16\x19 `dë "
b"ÉÎð\x00 L;@ĉ3_ÇÁO\x00 g "
b"\x04 ¶î0„pJ\x04 ™”\x1C Z·û ® "
b"""
`ŸAº\x03 «I\n
„Ì/g\x15 ß³É
"""
b" òT„¢\x12 F+²\x1C 9òïª\x06 ´ "
b"c,›á[ïFÉ…OšöLËÍ# "
b"ìZ·¬4¢Kc¯\x11 Ù"8\x0E [â "
b"[ø+D˜×F\x15 ‡\x15\x16 ŸC\x10 ( "
b"ŒÍAqû\x0F Bóƒ|¬?ÄŒQÊ "
b"Éå\x0E WâÓ@×›è\f vɈ×3 "
b"' ¸ïC?K´¬`ÃÖt\x19 K~ "
b"½±ã¦ÛçC\e ¡ÒXj!PÇN "
b"_5“¤\x1E ÂJT %±ùôu¿\x14 "
b"Í\x01 KD\x1F ŒN\x00 ¿¯F*æŠ\x08 æ "
b"\x19 ¤sˆÏ‰Du¼C/\MŠÚ "
b"\x0F ˜¿\e ¬Gž]„ç×µÐ? "
b"°¸:\x19 ï‘A?Ž'+ØUðK\ "
b"\x15 ,Aæ©„F\x17 ›Ò®¡\x19 Oþž "
b"éð0é!ŠD÷¥uŽKÞ\x1F &\x13 "
b"Zlj6ŠÜH‰ˆ\x06\t é1Ÿt= "
b"Û\x02 «‡^€H\x13 ,éÀË÷¿> "
b"^Ïœ›¥EAÚº\x02\x1C ½Àñæž "
b"-•WÂA&´=¡ÌªŸ0\x18 "
b"Ñ4țԸM{‰\x14\x11 ñ\x02 ø "
b" \x1A rÖ\x12 F——†DRÚe~w "
b"üŽrô\x1D 0D?•\x06 Ï»[ÞëÅ "
b"\x0F IwêþWAÒgóZÕ0\x01 Î "
b"ÁÌü™eOߎ`þ€µiGm "
b"\x00 ÉD…æ—OLšcÕ}4µKœ "
b"""
\x1E 2\x7F\v\x19 åNš…\x16 úl\r ž\n
Ž
"""
b"D\f Õ9p¨C'ˆ}\x00 !òk›Í "
b"|q‘bcAU»Èu3b\t oP "
b"ù~xÜ1ÌBA¾œÓsI#Rð "
b"7øL²\x1F øG\x07 ·l\v ™ ”\x1F æ "
b"\x0E YT%ìIŦ¦ØÞfª{ "
b"7Z\x10\e -ªJŽ„[\x05\v Sq‘Ñ "
b"žæJ\x08 -ŽLP¯×ÿÈB¾ºn "
b"Wíôë‰`N޾Z\x16 øcé2 "
b"±À”99\x1E Ax‹\x7F 9¥Ôa "
b""·Â¶ºRJÊŠà\x0F %ˆ·}‰ "
b"©7\x1F ¾=1E\f ¦\x00 Ìw\x1C\x03 (Ö "
b"<8? 3Hù“Ãÿ2(\x01 ¤ "
b"^C 3e¬J[”\x05 ¨w'ÎŒŠ "
b"~Ô®[U.KŒš¥Õ¥e“\x16 H "
b"\x02 –WÛ¿\x1A @²½U\x07\x1A\t öµ "
b"Xä¨\x05 \x0F N€…–únG\x7F FE "
b"G²©å\x18 BG§alQ\ë\x14 9 "
b"°\x18 y\x08 §ãIG¿{\x08 [â¨2Á "
b"o„ê€\x03 YJ0„¯0‚NÇ\x7F Z "
b"$Á÷ÚÜI‘Ä¿\x03 ¬-# "
b"U\x1A µ\x19\x18\x06 Du—WR\x03 f`ÑP "
b"ˆ\x12\x02 Â\x05 óM\x12 ŸŠÀR™AG: "
b"\t OÝÜɃAj¾\x11 Hß\x17\x1C g\x03 "
b"™Hÿ<ß»JK‚å\f\e 80` "
b"¾»\x12 µíC.ªÉ\f Éf»]ü "
b"ørÌ\x19 K0LɯìTÛ1ßsª "
b"\x19 ±‹«™[N\t Œ-ÁÕ\x1D öÈà "
b"\x18 I|9³\x19 Lʮ¹$Yý:ÿ "
b"Sgƒ¤¯¨@\t ¿6òÞ\x08\t =Þ "
b"¡%kõdqDÛ®VWžæè>í "
b"¡ÞKj¶WJñ¤òîqX"H "
b"""
°\x15 .Ó^)O[©‰ïD·“\n
\x10
"""
b"K]9\x13 4åF–\x10 *‰1'—U "
b",Öñ÷ª“Jø\x06 dù?P\x1F ³ "
b"‰PÚ-\x17 :LΦïÿM…wݪ "
b"žÂÑæ\t ³G\x0F §ÓÇôg5Õ "
b"õäôl1øE´˜p\x1A ¿SHܹ "
b"\x03 ˆë2‚FH%™J¿ýÒ~þI "
b")ôJ\x1E Ÿ\x15 D4¹ÛXÊ\x1D ä×X "
b"\f ‡ÛT•cE\e ¦âôk›Qså "
b"5ÓLËy J‹¥y©…M£\v š "
b"ýŒö‚\YK¯‚:†Ä\(@) "
b"4R>\x0E ƒ—A1Š{\x02\f a‡\f\x7F "
b"0pû‘áÀFîžI’¨4”M "
b"`H†ƒJ\x7F Iã²ýäÇÅô\x1E ú "
b"gËvI×ÔM莮Wc\x08 ë®} "
b"\x12 ºM¿\x06 ÀM¶¹'\x1D ê\x0F ;` "
b"2;èôʃL ŽÄR »¼~° "
b"""
8\n
ŒëWÛLó’&ýdÄ➣
"""
b"‡^<æ›iI\x08 å®f£â4 "
b"§Å1\f ’\x00 Eã†F\x15 T ”å£ "
b"„A\x03 ÑçO}£!¤ø³qBp "
b"¸›ž\e b\x06 Mü¼\x01 .Aƒ\x1A ï\e "
b"û\x00 ð×—\x10 E‰˜Õòï¢\x01 ¦> "
b"\x03 ùÔëä\x08 Nùž-À=W\x05 Lf "
b"‘b\x02 ©A\x1A @H¬GŒ“\x08 ðšÊ "
b"º.ˆ‘C\x19 N‘„\x14 œARžŸ« "
b"·+Šö!³I·™M/ðGOU¤ "
b"\x10 0\x7F °h@éˆ\x0F èŠ\x16 )› "
b"ÇÂWžáÄH4¶àMƬh»ž "
b"ú\ ï2fD\x00 ¯)W%ê¥E, "
b"@î‰ñ·WKº…#ä×,V¬ "
b"®Êø3š|C•‚\e wü¢9`• "
b"ù]\x1A 'ÁÃK¿Ž¡osˆ³y\x1C "
b"ÃÅ·Âú’Kø—)>‰éXÔ\x02 "
b"]È-\x1C hGž—Ë\x7F ©Z¾x "
b"¾×\x03\x08\x03 G…‰ÛT[—Ô¯Õ "
b"¨šnÅ\x14 A±”\x13 ¸\x17 îegm "
b"\t X•Ñ>\v F ¿\x15 V\x07 ×\x16 [\x1F "
b"!÷¿®XÚO¼ŒÂêŠ@)Y "
b"9{ü:\x15\v OȈ=¾÷c¥§¢ "
b"?\x11\x19\x1A ›,G\x14 :Ú\x05 <\x00 ¡Ú "
b"‹Ô4\x1A ȇKŽ‘j\x16 Â`Lò\x00 "
b"9\e sáíJÉ,dâYÌF" "
b"Áѳÿ¶ÙCt³µD\ô0d~ "
b"Ÿî¡“‡KlR£\x08 8m\x15 Ò "
b"+ÙYæú|D\x14 µ\x16\x14 'ÃI}Û "
b"ç}†.êdIB¨ûˆbÎÓº "
b"""
\n
Bÿ¢\x1C “A}Ö&4Ë\x10\x04
"""
b"…ë0V\x1F @Ô¼äG©{Üéå "
b"õ€\x03\x03 C\x19 Mòº»ó²9\x7F @ê "
b"5fý¨\v ÍNñ…¯Ýó\x1F o‚r "
b"@jr\v Û‘K“—ÊwPŽˆ·\x1D "
b".²Ø?¸\x7F HB©\x07 Û—†×} "
b"Ä\f ½>\x14 }LyU\x08 ’èžak "
b"–mPî\x0F ¶I\x08 ¤Yóé OX] "
b"\x16 üqÛ$WBBŽm*âmð— "
b"<\x13 ÁïJwLŽ«>\t 0Tú÷Í "
b"I9Q@÷ÇIމ¼—N•§Q1 "
b"^$]x¨DÓ¿¿ÿB5ìGŒ "
b"Ú‹¢™öNAS\x0F\x00 †nq "
b"?j1~p\x1E D\x02 †Übƒùƒàh "
b"ëS/!¼Lç·<Â3ˆP¹î "
b"dRõ–)€JpŠW&\t ´bjä "
b"#¡\x15 e¬SLY¢\v\e\x17 ‡ŸE{ "
b"m\x01 iÝ3G˜’zÝ„ÑYý¯ "
b"‚Cgšn1J¢ž£\x18 ìá×\x0E ¨ "
b"""
¾@\x08 ”ú\x19 J³®¾9·\x19 \n
7@
"""
b"Å\x7F ïq)4GŸ¾\x1D “Þz}y« "
b"ék\x02\x0E ~ØI|¥]6Üš¨œš "
b"""
8º\n
uR²G\x11 –D’˜§þ{J
"""
b"•¢5?VúG̬¥\x11 ÁH˜\x17 / "
b"¸ÔÚ\v ‚{J'ª¢\x08 ø'¯î "
b"Gƒü\x18\x01 âGÄ»\x02 ~V…Ç@\x01 "
b"jMé?ŒAâTFKÒ)˜ "
b"Ë\t\x14 ÄÃMˆˆ§\f ›\x03 sÜ’ "
b"¤\x01 Ë\x19 £aG\x02 – mêi¶z¯ "
b"Û§ãßú M…Ï_]YJÒO "
b"¡\x1E ¡ŽÕ`E–€¶È¸›2(\x07 "
b"ÓÜnuöfL\r ¼3Uàr {p "
b"àa@\x16 ¥E{‡°%\t ]9ê "
b"àuCö#öAVƒ•FìåXz¿ "
b"6ÊSk™îF}©‘DGü¦s "
b"Ð뺴z\x1F O1”\x01 =e³9%¦ "
b"2±\x7F x`°@\x10 «×\x04 »CÞí "
b"Fa4pÜ"JeŒ\x1C /ñþi¢V "
b"ö”äéȦEý®:JL\x19 —â„ "
b"x\t 0sÒDP®Cˆ¶MR¤ø "
b"òYÂÛîFGZ¦yÚY\x0F Vk– "
b"æo¢XºqF\t †?’Hb®"7 "
b"\f $\x10 ä˜gG`‚êÑ9–\x7F Tß "
b"93>·ãSE•˜"\x16 ‹X9«\x1E "
b"˜õµ\x1E ›ÎC=˜ÙºHŠ\f ew "
b"\x1A ßä±±\x1F @4°u\x08 ahœ=î "
b"\x7F %…Œ/\x18 CÛ‚ßó‹©ãì* "
b"®b\x15 Æ€uG6ÌQÕ§£úÎ "
b"\x1C N\x15 áLRŠÒ0Ý=-Já "
b"0÷Œ4#†@\x05 ‚˜(à\x0E ’ÉP "
b"W«`S)˜Hë·§••)õ²ø "
b"2\x17 Žq\f åHŒ¨DbÕŒ›¹\x1E "
b"`‚\x01 Ý\x05\x10 N'ªbÔ\x13 H\x12 ‡œ "
b"ºpÊ7ôûDÁ¥\x1A Ã\x7F\x1C øýÖ "
b"\x0E õƒ¢ý`KèÛZ"mºš "
b"&ž7ä?éKi€£) Ž{ n "
b"£Á¤$e™DW´1&¤»FYà "
b"üÆaB4\x05 OV`:\x0E Å@[× "
b"""
i‚'0ú-E¬°öŸ;/]\n
L
"""
b"ƒ,yòtÛEE¢\x7F œÌ_øK° "
b"Ö\x15 ‘™ö:Bè¤\x08 …Õ8_0¡ "
b"""
Ø`QU\n
%Hf¸m‰÷¾\x1F ŽÌ
"""
b"¾ç?»\t cGT— =9¾µÞk "
b"Èw•)E¥@ÏŽ•të¢Ôg* "
b"æth¤ÆC¹†jwUñKg\x02 "
b"@\x1E ?\x15 f‘@ؽÞ/¬7¾èé "
b"‡!m5^\x16 DÃ\r Ô”!ÃŽi "
b"ÈèÍÒeŽEÞ¡åû8/Çý¹ "
b"÷~`æ¾\x0F Cw R\x7F $#ýݯ "
b"DÉ=ákå@¸†«ñªSÜ&; "
b"ÐÆ«&\f DD\x1E ™â—É\x1D ¡£ "
b"\x03 ý\x1A üOOM? ¨éž\x1F £8{ "
b"wöFT%ÇLgž€Ê͉Q "
b"h™ãÉ=áAг‚´!¢‰ "
b"“Í>軉DwŠ8\r Ÿ]t…Ç "
b"´61€ñ\x00 OÙŽ\x06 õk÷™K® "
b"+÷L7}ãN{±nžSå4ök "
b"w\x08\t\e Ñ<N*€\x13 ùã;1ó\x1D "
b":\x0F Ę>…D‰¢\x17 iTsMn "
b"¤¹éÃB°G\x11 {À’“¯sµ "
b"¶ð}ˆ\öE°˜u¡\x05 ±L` "
b"g±´ÇkD\x19 …|ß\x11 9$|\x00 "
b"•èñyÝñNtŽü¢Ž‚ùg "
b"O)ÌD¯¼Cd†ÄxúaöÀ) "
b"£·)d×úFÔ»êLŒ% "
b"ÚúåŠY<Be§\f ŽIw#•\x08 "
b"^÷Ê*ýÄO`©yâhËs\x07 † "
b"™ôH²E\x08 »$½\x06 ƒ2¯ª "
b"]ë†ãh!MÛ¢"T,ŽÁ'Û "
b"™»ÔÃR\f Mã¹I¤f”Û›r "
b"zF·¨êÆBg˜Ž³4–¢\x19 * "
b"\x7F ,"ðª&J\x05 ŸK\x16 ‚sâ|í "
b"ªw\v Ó-\x19 D§•Î1ò<´T¸ "
b"\x0F\x1C ¦šø–Iu󠁾5ž "
b"Nq£N†0FJ¯\x19 éüñ€§` "
b"""
^íž\n
¤ãJ…™¡\x10 ú±Ñ6I
"""
b"ÄD:\x14 ’¥NlƒÆÆP!MÆî "
b"\x19 â\x02\x05 ÁIʧ;„fg;!ñ "
b"\\v k\x07 T'Fñ£‘˜ŒèVžô "
b"1‡.xºMÿ”»˜\x17 Ø\x1A ¯Æ "
b"®RÊ\x11 IàEÖJ\x05 ýîN$e "
b"Í=¥×\x14 ¢Læ´òæ\x05 ŽK½\n "
b"©\x7F U8Ê¡D«¥Íõ6,ºƒý "
b"cfêÅ!äOr‡\x08\x13 Ój\x02 HU "
b"º\x04 –\x02 ]”G½ŒÔ×ðÆîDµ "
b"íµ‡iáŽJ:ž\êg÷"¨{ "
b"G\x12 Ü¥ MHÛ¬'çu*y–+ "
b"Á$9¦\x7F ÝN0„N 4«FÅ• "
b"\x06 ƒHrã\x02 EÒ’\x01 †–^À‚ö "
b"4ŒAá‘ðA“”\x08 l?4kì "
b"¡\x1D\x7F '}©O ¹[\e }>³&? "
b"³\x11 K&û/HZ£¯-úÿ&ÒB "
b"P_¼†`ØDè©»_t\e ·J´ "
b"pÕ.Ǽ&Lì“/7ËWA£\x05 "
b"y1Î9\x01 'Hžèc.ômŽ "
b"vºqj\x12 ÆDÌ‚/"ÙW\x1D ±µ "
b"LÂõû]ÛB§?m \x12 ½V "
b"~À\x05 ‰&ÊNj“F…0²wÄ~ "
b"•\x1E ±¬<›GζÐ\x7F Ýy«Iã "
b"rNI~&|O\x17 ¤\x05 ‡!æÇ¶Û "
b"W%oµ¢D˜—z\x14 5<\x18 ‰„ "
b"ÚL\x15 D}qF›¬‚Ùô4G$p "
b"\x10 â1pÜtO`€]ü>³,aJ "
b"c\x11 ÊæémI< ô}L˜m "
b"Ë\x0E ¾ác·Oãƒðÿ²˜Ð\x01 - "
b"Ö0ª\x06\x04\x01 J’5¹\x1C EäõÔ "
b"ä8°t>¨E\v –¢_…9šó\x18 "
b"™Ž:U{(L{(\f ¨x]aÛ "
b"ÝpÁ9EE+…FMò\x1C Š "
b"Çjä*ÞóM‚·\x18\x1F ß|6v¯ "
b"€*ºbÿýI½ŸËÍ_¾…Pq "
b"þ`\x1F FÎ$AC®~Ý=\t Øõ\x12 "
b"DeïWK\x02 C\x1F ½éO: \x10 ¹\t "
b"×üN\x12 ŒHN»\x06\x13 T'„}` "
b"îJ\x03 t/ÊEŒ™D\x0F BCS.f "
b"\x04 è£\x10 Q1Lõ†‘j/¥@*& "
b"\x04 ЫiÉþB£½\x07 x"ŠYT8 "
b"H…¸œ,òJΦ^HcqZÄŽ "
b"°\x11\x14 <bßAö¹xÄ\x0F ³8Rª "
b"¿[Iº<sNüª\t ·\e `kð\x11 "
b"<ß\f l•A†¬Ëé‹\x1A “îY "
b"""
\n
æŒív…N¿–{RÖ´ü\x1A
"""
b"""
\x1F çm)ˆBMÞ¶a#ÔfO\n
c
"""
b"o¯xÅmßB\x1A —χ£W“» "
b"v¾ö+|Ec›~1›\x07 Ò6¢ "
b",\x12\x1A ¥\›OǬ¨\x1A ‰“rÚ- "
b"\x16 ¿=#‡e@Ï–Ü6³‘„Þú "
b"|D8ãcGÏ„»r„f¤«ƒ "
b"&´J\x17\x15\x12 MBµxD\x7F ²x¬4 "
b"/J\x1F ~2\x05 @W¥\x0F ÖyR´‰ó "
b"æ˜\x11 ‹Í2I,úü€0ÕÝ "
b"œÑµj.ˆEs¦&r£±õçk "
b"\ŸO^²KOx¼Ó\x14 #WoÈr "
b")Î}\r bUI½ž¢š\x06 xæÉð "
b"žó{ggS@{›=Ë9\x0F ¶Ëƒ "
b"ù('¿T*N¥´ÖÌNÁ=_M "
b"\x11 TYõÛ\x1D O›,By@GIâ "
b"ïYAœNMRŽäø~ï(\x1C } "
b"ÃÄ¢ÛàK«®³¼¡a`y "
b"þµÊjÈ\x7F NÕ¤=ÄϸŒ\x05 - "
b"Ü\r ~\e X#G_ž5p›„ø\x15\x05 "
b"J°ŸÊ¬«Fª©¹Ì\x1A Eö-7 "
b"rÎ<6éNKV†lÌ’©”\x16 "
b"}\v\x10 /´sMS¡]´àXÝ:© "
b"Œ0Ù‹I¡J*Ÿ…´wûêR\x05 "
b" vZZ¦›C뎛Z\t ô\x04 ù "
b"e,©î,\x11 Dá¹K.Q^N\x1F Ê "
b"ÀsÇœ3ÚJ\x1F ”:<©~\x1C ªX "
b"ÜéĶ»äJø ˆÈ»g{\x03 p "
b"ùz¸œíÏF\x16 ©E[9\x15\t\f r "
b"JÝá‹øóK"¤ÃŸÿ\x19 ï\x7F\x11 "
b"„éweHXMêˆxt‚|„~» "
b"ëð_r£òO‘½:_Wò\t\t t "
b"“«§XÐIѲ4úpƒ¯ß\ "
b"%‡00‰ÄG¡¸^\x18 n·\x14 u« "
b"Q‰bs\x0E ŸJ¤’ôv3\v fr÷ "
b"wˆœ›+Ù@+¹fÉW<’Ÿa "
b"Ë–`ʆ¼C\x1D ½-Æf™\r Ð& "
b"àJÃL2™M{—~9Ô\x13 "(‡ "
b"]n1vNºB·£öÌí\\x7F T™ "
b"’\x0F\x14 ]ñ,Gb«ÆÍ_4é4ù "
b"¡—³Î\x08 ¤I´±Ë\e ÝZ B "
b"\e ÿ6ôl3E|©w6#7i«- "
b"™ˆÄœQáNÉŠ8W†é÷*º "
b"Ã\x13 n\x04 ®šG“‹Ëz‘ZcZ "
b"«\f Ôb½«O"‚µb®L\x03 K‡ "
b"€›j ñÈFY°›Ÿ}jß{ "
b"C€‰„ÆðL\x0F ¥°ð\x08 U\x19 ª\x0F "
b"f\x1E ‡\x1A «›AX»ÁÖïiÏ+° "
b"õ©PeÐ,D¾¬\x1F k\x05 ž¢Ô9 "
b"\x17 ²S\x08 ÄíO°¨¿\t âÏ\x08 Òz "
b"_Líq$¬A«ðQ\x02 <C•\f "
b"*Ÿ\x03 öÀµI¹Ž§ôô\x1E ?{\n "
b"\x7F XŸU\x7F ÄFf‚ÄVéê'{c "
b"7RŽelQLk·ˆÓ¹;¶ÛG "
b"Ž^ƒ~¨I9”ljÄÁy~à "
b"®\x7F €]\x11\x1E N¯‹YÌ\x01 8œø1 "
b"À6biR`DD´Éçpf%Ù "
b"G\x00 Éî°\x08 D\x04 ¯\x11 uÔ<Òéì "
b"€â\x11 d\x18 Cr´.©hÒ63ù "
b"\x19 Ij¯o\x1E OV“,oìkóÆ* "
b" Žïu–èN\x07 ²‰\x0E vÄ' ï "
b"uj(ÎT×Ouv¯çEñ\x14 "
b"Œ\x18 c\x19\x06 }G\x1F ¨@\f Çìòñå "
b"Ìnªv.ŠMs˜\x18 +̨½\x17 "
b"zñÀÖ\x14 ÑK#©â %Æ\f ÍÊ "
b"š¨t\x07 ©5C´ƒ™ZÇóåjÈ "
b"Í^UÐDVFº™ÉÔÔ/S±o "
b"õ×¼ÀQ¸G¶§\x13\v €]O\x17 ¨ "
b"w$ÏâCªI\f ”miû»oÂ\x15 "
b"þ¤øŸ6“G\v ¬½¼ì\x7F ¤\n \x00 "
b"ªYLå›ÎA!Š5M\x13\x1D\x1F AÐ "
b"!"i\x16\x07\x0F F4‰Ø6%¨vr1 "
b"¯}Éxû¯IhƒVé\x14 ‚\x1C (+ "
b"CàHÝW¨F¡”õË•N„Öõ "
b"""
W©Åg—\x7F HK˜l<\n
\x7F Võß
"""
b"¡³\x13 tC—K'Ž¡\x04 í:\x1D WF "
b"±o\x13 XPNð¢Ê©\x17 µÇq\x13 "
b"ÉçÚb¥L\x03 “;\x17 ƒþ"t "
b"2ÿ¸EƒwI\x1D ¡K\x14 œÍ\x01 Fh "
b"x \x19 Èm\x1C N-œ¹á¿¡—ê\x02 "
b"(ï°”¶¸H\x14 y€ÿÁÝFŽ "
b"ª\x00\x14 dKJ\x15 „L9ê!X3T "
b"Zà\x1F 0\x01 ¥Bþ²’«)X\x7F ÉÔ "
b"¦©é0ª\v OM†ïzõ')\x1A K "
b"\r z\x03 wÊCGPŒ\hfüÁ'Ý "
b"d\x1F Ê@ž€FgˆÏeÿ¢\x17 E€ "
b"·þH7TôMWª),^ŒWï" "
b"\x08 R%+Æ©G\x7F †¹å”„Ó‘Ÿ "
b"‰v{\x19 f%K5¨(òŽb¦ä6 "
b"ÕPT‘þrC4¤ŸÔ±\x10 ·ÂÍ "
b"T1¯ÅšàHóš-qÚúbÝK "
b"uwäÃÁBcžÑÙùÛ»| "
b"""
žã0/V¶OH•¦Ù©Ýï\n
{
"""
b"¿›ŽéÀþE\x0F Œ²üG\f .Û "
b"\x0F Ë\x05 c¦D„²Éì÷`\x16 Ü "
b"-Gå©ñJLB£=£\x02 "Rk "
b"]@\x16 ~ýZBç´\x1E ¸×{¼i§ "
b"š†uϼvGJ¢°\r dø‘q\x00 "
b"¯—\x17 ×<\x19 Jç\x0F ÑŽV±÷ "
b"û$ñ\x15 ààHà¼l–5´[!\x1D "
b"™ã'\r ÞŠH,‚\x19 ›ß‹Ëý\x1D "
b"Õ§ö)2¨JIŸO‚ÑŠv·3 "
b"O|§)~øD]š&°ËŽSc\x00 "
b"±j\x00 ÍpåF<½N%!Ëç\x0E "
b"h{\x1D ^ó"Nq”¥üí–¾ÓÆ "
b"ål‚¹¹G‘¥rn\x04 ¿LÍ "
b"¡¢L\x1F ª\x1E Dº°ìc\f ÙèšÇ "
b"qŒé(PÚE\t ˆº\e ¼á^í< "
b"^ˆò\x19 G\x0F ¸îV–ø1æ "
b"3¢\x13 ÂþsF\»ãš±Ò/\x19 b "
b"[¨²ê\x1F ŒA0—\x04 ü—Q@‘ "
b"…@¯‘9iMȲ‡íkÀ@Š "
b"³¨23â™I¢¦¾€cç%ìF "
b"oMÀ÷|5Gµ´É\x13\x06 –}г "
b"‰ÓÎÌw™Ig¾Ês¶°\x10 ì¿ "
b"Î@Þx$hLn¡jÛA^¦´ï "
b"""
ÑO\n
B[|E\e “±<¼¦vÎ]
"""
b"Þ•Å(\x04 µGäºX\x10 ~pU\x16 "
b"Pð•{à\x10 C—Ι5Úä¤( "
b"ÑxÂD\r YM\x1C ¹\x16\x1E ŽcZÜ "
b"\x06 âp`˜™L¯®/“\x1C ÎqÚÍ "
b"L \r .U@À’æššÏÎ\x0F\f "
b"Oò±ñðOB\±ïª>„óeT "
b"Ž\x16 )\f 5÷K\·OD\x16 ¨²a± "
b"¶æ\x0E V\x16\x17 O,¢´\x06 _‚Ï3C "
b"ò¸û+¸×J|›M‰–à/D "
b"²¢ÛpLÔC#§ž\x06 ¥åhc "
b"rŽÕÞ¬?OÔœfɰÉ>ç” "
b"žë¿ä¶x@ÝãšR\x1D Ï0¿ "
b"Ö&Üpï\x0F H#»ºUuÇþÇà "
b"\x12 ×5UñES¶–^d.O\x01 ’ "
b"è\x00 îÎZ&I\n ‡Ùj9#\x17 Œü "
b"""
\n
MŠ$ç\x02 La¦ò÷Ûx36æ
"""
b"Nv”ùËéF†‚g—7ÁS´' "
b"~!_\x15\x18 Ay€=„_{~\x06 y "
b"a-\x14 ñ®0O·/m'Ú¾ð "
b"Ë[î‹\x02 îK»›˜†Š'Ëg "
b"¢íç\x08 bÙNÎ…»Ï[QóOb "
b"¿Jë ÓOÏ—xÍ\x12 ž\x16\x15 “ "
b"~g¡_óØ@\x1F ¦¬\e Àá%>Ó "
b"\x13 ¶\x18 )æ5C”‰Ë\e ½Wšp "
b"""
E{¶üp\n
I¬¢âÉ1ëÊ\x03 ‚
"""
b"\r \x0E ¥¬\x08 NBÚ¤R\f cW¸D¯ "
b"]¯\x15 ÃR§LzmýÛ)ÌÚJ "
b"†úx«ÈÿLÏ£è;¡M)Of "
b"ˆ\x1A ôyá HEšuÕ¡R\x0E /Ž "
b"ÉÕK»qÿFù¹\x1F /‹G\x15 }œ "
b"í\x16 ‰©ý FºœU\x04 èÑâþA "
b"dààï@@/¶ùlÇ6ÓT~ "
b"~Å\x10 Íé›L€¨2+\x10 U,lm "
b"…³À\x03 >JΫÞA¨\f ‡\x05\x01 "
b"Þ‹\x1A p-7Bo‹äÂ[[ß…t "
b"Äó.ý¯AO½aºö\t môh "
b"ˆJr÷ì&@{i£\x7F Ûë©Ã "
b",@œó\x0E\f Ki©C³:µ‡;’ "
b"B[&Í#„H胺2Ó‘Ú "
b"i\x15 ðèÒH²ˆ'ÿþy\x05 d "
b"ukâ$døB(š‹•ý/–Š "
b"ý{öYÌEDï‰Åˆúˆ,\x13 Ç "
b"?\x0F D’~Bï‹sY·–-¬3 "
b"š§ã4+H\x05 “ËäÚ³Û„Ü "
b"\x06 ~<)MSN§‡Ð‘Sñ$¼ "
b"’Š\x1D\t ß\x17 @\x1A —î’Kulv÷ "
b"""
ß\x14 \n
L\x10 K\n
†¿5ô\t Ø8ž
"""
b"äö~øFAtƒX÷¿\v ¬ï‚ "
b"ñÖ¤ð5I°»1d¶ù«ÌÍ "
b"\x17 *«Ëˆ\x13 GœšÍÏ"sÔI“ "
b"{ìn¹¼H¼µ·¬Ö\x1F (Íç "
b"Ö¸‘«F-G‹ŒËÏáBGM\x0E "
b"ýãì×zFT«úr*0™x "
b".¹9VŠAEz«hYr$ÜDú "
b"""
4\\n
\x11 ±Kæ¥æK‰wOS
"""
b"Ž\x11 •\x1D ¿Ae‹ÃHgf è¿ "
b"+Q‘ñÉŠJŠˆÅ;ä½ÄO "
b"y\x06 :\x15 [öOÄœŒB\x01 2ŸgV "
b"¡AЈ ï@d›ÎR‡/BˆO "
b"-ÒØa$›GΩ\x04 ÇÕ\x00 -û "
b"8T¿Ù‰yL³¹XÎbgð\x03 / "
b"•¤OåxóBP¶4”ñ\x1F g\x1E < "
b"\x08 TÃÌ`.@ʡʒ~¬Û"\x04 "
b";‹‚EV°A}ªÜçí¶\x13 dM "
b"Ý<=©Þ±Fš‚f@æMnPz "
b"\x7F ü\x08 FÀžKž¬(MÚ+%!Ñ "
b"•fð\x00 £âFð¯it³±Ì—« "
b"Ö#³¸\t HŽ.Ü·j›º "
b"µj/¤\x1F /NQ³úe`\x07 ûõf "
b"\x10 ÄÜ6»ÉFÉ´ö¾\x15 ꈪP "
b"ZÈ“¯\x19 ÚFT†?Ÿzx•¬¼ "
b"ŸöŸv\x08 _K@’L)”<°Ö¬ "
b"rßj{þhB‡©O\x15 v@ÊOß "
b"O\v ¸.íìG-±\e zõ\x0F F·æ "
b"HÇ\r ÿä™J\x04 …ÅÛp”šÅ\x00 "
b"\x07 À—D8y@åŠþ\x04 ŽýÇ—? "
b"F÷\x0E •WkN\x18 €ÂÅ\x11 a‚Á² "
b"€_lvÅÖE멾–×\t bq” "
b"¿Då…Ü%F@¡†\x0F ¬ Áí™ "
b"4Ñn¸»ðDŠƒlØ' z\x04\x06 "
b"ÊM“vOÉG{™U\v ØW—#ö "
b"ã|©m¤éGô¥&\x08 cXÒ¶\x08 "
b"""
ž.„/T]D\x1C ªà4\n
ø®Ç\x0F
"""
b"äø°E¨ZH\x04 }³ÖK4Cj "
b"¥C&á\x16 CHçíõƒr‰"\x06 "
b"¯\x08 i~ݪEÖ½OͲp4° "
b"ÞÂŒ¨i\x08 KìƒÔ†\x01\x04 ¿âÚ "
b"\x17 ”‰:‚FS£\e +\x18 eðãí "
b"^\x1D Ê\x16 ¼qN†ŒôBûäaœp "
b"ÁÃD/£äEF¼\x1E …¨ã[÷ "
b"·«ÇÇêC˜¥\x1C zÑ´©¸\x13 "
b"â’6\x1D óICŽ´æBT†S¶ "
b"Rwþs\t ˜K »‘W¤&?¥1 "
b"²œ»¯_M\x0E ²\x04 åzªÁàË "
b"69eó˜µFWˆ!1\x7F aµ=\x02 "
b"?åÆ\r ë@B,¯ÃìÊxC¨Ú "
b"ìMuƒ.kB\x07 °ó3ж’‰5 "
b"i}À"nìD£¹`ÕÕ[«q\x11 "
b"Û<\r Xè\x0F K\x12 ºàj§Šä˜„ "
b"Ñ(ؘ¼LÑŒþ\x1D ×˃e— "
b"\x08 ?®/b\Jx¸+Ò|ºµCí "
b"‘x¨ðCvFa‘úH\f hëá "
b"õ`Ñ dxN'”1í\x1C Щþ "
b"»÷ñ}äžC””3Ò;Ë+´[ "
b"Þ¥\x04 Z\x0E ŽNغ+qÇ\x18 Ü~Ÿ "
b"\e |rôÉHAg‰»ªx¦\x19\x02 Ý "
b"+ß b§+@c¡pFœ€+šK "
b"/üRÇc‰I:¼+wÜÊe‰ë "
b"Q\x19 °¹öÛNÝ‚šõ«\x06 Ú\x1E t "
b"u1\x02\x0E ²B°„ôÝ«cæq "
b""ÿ°×\MZ’ºgsØWw\x17 "
b"œ,QT™ØM1³½Ô\f þ¹µ˜ "
b"Å”ù{°K@Œ—À¨ÐÕ‚z\x19 "
b"¿±õæä`K@¾7\x16 kóáYT "
b"©öùF¨¯G‚ŠÐŽú‡M…] "
b"èn§/ßËKµ…•QÀ·\x14 ÍÁ "
b"šØÀ@N˜M¾¡\x01 ó Ë¢åÚ "
b"C˵Ê\x12 @Ú©ã\x1C κœ "
b"H^}¹ðÞGf–ý½\x08 ÝRe{ "
b"¥C®\x05\v FSŽ{ä¬: ƒµ "
b"6ÑÍ\e\x03 O¦°=%•€ìEj "
b"\x08 tøaä\x01 Omgn.×qi÷ "
b"èÇ;Å!=MK˜(\e @Úž¼T "
b"i/à±·GKŵK¦?\x1A Ý!W "
b"¡¹›2™4E\x01 „÷\x18 ‰®nvÙ "
b"ůZ\x14 ©!Eˆ™á\x1A w9â»U "
b"*ô\v ‚\x06 *HмV’5²ýx) "
b"""
9‚½LH•A( \x02 ¾4\x1D \n
•
"""
b"l¤¦\x0F íÆMç³”°-¦„\x04 Ù "
b"\x18 Ÿ\x19 xÜZCÏ™ÊOŠ2?õ\x10 "
b"ºW¦ŒwM¼ƒ—¤Ñ†œW\f "
b"¾¡ÕÈ«aJy¸vpÅýóYI "
b")DÞY\e rDöœé¦\x10 Ýx\x02 "
b"—\x13 ˜m#\x1C JÝœÂ;`¶Gz\x1C "
b"šÏhU3|JïµTÌî•ðvç "
b"« -]â-ANŒ™\f\x1F\x02 ¦^© "
b"_²gÀŒHD«ž³'}poÖº "
b"òóÂo'ìF刹\x7F ÀpuV9 "
b"ˆMúë%òB{œ:BŽ€\x13 6Ð "
b"ñ\x15 £ï*íJM½[Ãå\x0F r;t "
b"^Îb‹~^K\x12 ©ë!™a\x14 ¼‹ "
b"eå¦5Ø#C\x19 «<.\x1E §eà "
b"#9ÿä\x00 ÙHs‰ð'rÓ³u\x17 "
b"®Ua4‘JAä©y}òI¯®8 "
b"pЯn|fB²<ÄAç[QÖ "
b"Xà ã\x1D ž@\r ¨Ç{BD\x14 * "
b"—\f ëÕŠFJ\x01 ¼\x05\x10 …Ì…\x1F "
b"-çæè“½G‚ºï¾)͑Ģ "
b"|\x12 È;DL>¢\x18 й…\x0E\x13 "
b"%\x19 ”™\x14 MZ31°n\t î "
b"‚àRc)AmŽº¤àÀ°\x1F \n "
b"µ\x12 î\x04 ÝôD…¶ˆ•é\x18 x: "
b"ôó#¾ÀïHEšM+‰MRƒC "
b"\x11 ’^¥Ü€JYœ Ö,J‹îU "
b"/ÁâÃÒ…I\x05 ‡gRcÇ›M' "
b"i!¶#ì£JÍŠA%½-ß\x14 # "
b"MvV¤oxJÊ…Ìš`Ï4\x04 \ "
b"ÁpÔ,ø%K¾–x^òŠ\x1E „X "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.media` . `id` as `property_group_option.media.id` ,
`property_group_option.media` . `user_id` as `property_group_option.media.userId` ,
`property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` ,
`property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` ,
`property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` ,
`property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` ,
`property_group_option.media` . `file_name` as `property_group_option.media.fileName` ,
`property_group_option.media` . `file_size` as `property_group_option.media.fileSize` ,
`property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` ,
`property_group_option.media` . `meta_data` as `property_group_option.media.metaData` ,
`property_group_option.media` . `config` as `property_group_option.media.config` ,
`property_group_option.media` . `path` as `property_group_option.media.path` ,
`property_group_option.media` . `private` as `property_group_option.media.private` ,
`property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` ,
`property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` ,
`property_group_option.media` . `created_at` as `property_group_option.media.createdAt` ,
`property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` ,
`property_group_option.media.translation.title` ,
`property_group_option.media.translation.title` as `property_group_option.media.title` ,
`property_group_option.media.translation.alt` ,
`property_group_option.media.translation.alt` as `property_group_option.media.alt` ,
`property_group_option.media.translation.customFields` ,
`property_group_option.media.translation.customFields` as `property_group_option.media.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.media.translation` . `media_id` ,
`property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` ,
`property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` ,
`property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields`
FROM
`media_translation` `property_group_option.media.translation`
WHERE
`property_group_option.media.translation` . `language_id` = ?
) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id`
WHERE
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (0x7E29AD92EFEA4058942D8EA000E6C4F8 , 0x86A489DA2E4E4C868529B7981CE5E778 , 0x0AD23B96BF7648999FDBF34E0522C2F3 , 0x7770AAF9504B40FB9CC1228BD82E2F07 , 0xE5C2AF2157F440AA94FA13E581D71BE8 , 0x72F56334CAFC45C9A3598ED293B79E36 , 0xC7C223F7EA264D3F994D9BA382AA14FC , 0x5441AFE9F4084AF9982A2C68EB5C2847 , 0x7C66FC8574F24A1E8C4157DFA9018EB4 , 0xBD9CDA8823E842DB92FF5EC76A98F82E , 0xD86436B7367F4C7AA1435765AB1E7885 , 0x3CB0E2239CC948E7B9E3292B598842E4 , 0x6A6A7C2AAD7D45939FBB17543D530C43 , 0xA281DB25BF59454BBD805825B9F8D912 , 0xC816D0D9D0F0476691088D471EF0C9BF , 0x317323D3565B4EAEB22904426394CE87 , 0xC3B9D41A12CB40F4894C25AF4457C344 , 0x54E05A1F49FB492FACC3BE40883B58E4 , 0xEF199A6CCDF849B39DE8B02C7E7E6C96 , 0x2A1BC9F28FBD42C3B7409005BBF550F4 , 0xA9BE4AA48AEA42039DF8470AFCAD37D7 , 0x372596C825F8445EAB22E8AC08CF60C5 , 0x4FAB5E068E5D470C9B6EA82A66234EA1 , 0xC84D08DF971848168DFFB0859595D1A8 , 0x199A89BE30E74FE7A1CE8D00D65AE8A1 , 0x0A7E8FD2F156432A951167A06731F88D , 0xC0EA87B71CBC437AA35BDF6C449406D9 , 0x35CB7F2E47A04925894C04325E53BCA3 , 0x8D630A4AAAAB4EA5940781C608CBFBB1 , 0xBE401F64CDFC41F4B10998C540D52EAE , 0xF4E1CDAC367746F58138B0A8E8691B45 , 0x917E292392E447808FC31D62AE008917 , 0x9044F3BE0CC14C579920D26676976F5B , 0x15C0ADEF2A954CE3A2A2EADBCAAC4FA5 , 0x201878E35BD44EE08EEB63A475A713D5 , 0x6743554EC95142D2B0847951485EBEFC , 0x6BDE06272209438B885249F7F5D1091D , 0x6DBC1D0DD88A48F789957783CA724E51 , 0x2DA68F0B480A4CB08FC095C43D6399CD , 0x7459E8129F1F4B20BCB586367F96FE16 , 0x827A195AE5CC4515BB13CAC4AB96F018 , 0xE3B8CD8792764D04B37CDDEF36B9CAFD , 0x1AFBD3D198324426BF91E18533248592 , 0x2A8E73360A884CBDB30D02EBC8C88A16 , 0xA8BBB1D4471D4F77A26C5EB1E25095A1 , 0xC2B2F23B9F8A41929E3ACCC2E3EAA4A3 , 0x215AF72FA69C45C09AB1DF25693BA305 , 0x6FB8BEA7443146BB914049842BCA5FA5 , 0x152D093F6D354D26A453BAE6DAF49F76 , 0x1CB1AA61FCEF4284A1EBEC334C986A04 , 0xF30ECD9FAADA41BD8CED384F178DEC6C , 0x0D23789332A8467C8EF65A4B94B44121 , 0x7452D8104AF04EC7897D778818DBB649 , 0x1866A4BC05864389B2B14C84C5FAF403 , 0x7490CD2C02684EB18A06399E941C18BC , 0x05D6E5F0B6554345BFB6054BFE355609 , 0x1B1BDF40EDDB4C55A83E0651E5147508 , 0x8B7DD005198A4BDFA935F500F705A97E , 0x6DAD003473FA4AA0B3825F121CA6C26F , 0xAD3D52649FF5463797F0E52A16E29B81 , 0xDA230A05AABC469899BACB0C081623CF , 0x0CE02A9D2312438896A5D7C26D9E9774 , 0x40DE6BE8BA8940DC94D6A813D70D64D2 , 0x76A0FEDEF886468486432580083D0332 , 0xA4E92790CAD14E70BFE8A9B0A307AF9F , 0x68D8BE352D5947A3A617452E27DD0A50 , 0x0A9F9E39AE0146948470DE080EF3FD4D , 0x1E45AA2D99D543539E5DF86EF6D184EC , 0xA0A016BE4D7E495881CF1416F62ACFB1 , 0xD4E18CB1D30E4411965A186C68DEF3C3 , 0xC24370CCD6944D96B776E9D05A68ACE8 , 0x08D1AC6CFF6C4BE493125F9B7F94CBB5 , 0x21F6C0E2B93143C7BC637ABEAA8976AC , 0x247DDCDC0A8A4817B28471E10BE2003E , 0xFFA0B8FB6C444E079814BFAE2FB4C4FE , 0xEC05735F30444A3A8116AB69083CFD74 , 0x1FD3EEBD709E4074856CE08951DA9A54 , 0x796B8757C22C4A2698EE42D184C2C036 , 0xEB5B3AE97579468986BAB1D0A8D4C00D , 0x10A20DCD4D72426EA9ED998036D71F46 , 0x08B92651FB1946E391391F608400541A , 0x33DDA4BCE74345D2836877FE8DB56D43 , 0x549C2A663ABD4BEC82EFE01FAEA3008A , 0x63979F7DA72E45E69CC61DB5CFABEF5C , 0x73A558AF06684245992C9D823DA10871 , 0x84F73517C9974AEA8691F0588A70727C , 0xA53494822E894E3BAE163715898387BA , 0xA67901624B3445AD9804397A9ED8BC43 , 0xC516C54A9F5C4E158FE47890D2592A67 , 0xEA866895D1BE497FA59CB8F10B686DE6 , 0x04ADC6030DD9483EB77FB161A042F0ED , 0x7A5781477EB0407889FA25B8DC0929F9 , 0xD7C1E0F5F3584B24BB0CD462453F458A , 0x0E56DD76D0B944F19C29D9B6B462CE83 , 0x1FBC6F0CA6144C70A1EC46FD023D6DC8 , 0x19D2033A27BA4AFE948D849F8890F474 , 0x8E0D98DC42C44E728954E723BDBDD661 , 0x1F030DFD5E094160BAEC3932B84BEAA0 , 0x62BED5FC512F403E927D6ED5FB73AE26 , 0x80D8CB7437814302A8BD3CA92F672054 , 0x8B503506F15542FCAB41CC169BE075D1 , 0x0E39411378E645788C7B7FAC26A0BB70 , 0x6702F02D5B0D4E2AAC9B10745927B679 , 0xD67787958E38463CAD43DC366FBA9FDA , 0x3B81969D59414785A3DB0DA80E41C8E3 , 0x576DA04324A3436A83B2A2C75ACA6974 , 0x91E84D102B9A40618E0A40ED48CA05EE , 0xCD2775D3450847AF8796A0F2D5CDDABB , 0xFBF7362AB47D4EC28D1C2CE7F9C89FB4 , 0x8BE3069DC6244C0AB228FDD45741B275 , 0x47F2E827088B445491EA0175DB1FD0B0 , 0xC39A2CC7382640C79CDE101FEF4E7BE8 , 0xCB68CB283F5147B79AA7D99A6C5A3982 , 0xAA535C77B44F488298E5E16F746123DC , 0x852DC328EB8E4C23A32EAE517F50EB3B , 0xC5D175E56E354CF3ADB9EE792ED9759A , 0xE186F4EC7F004B6897D4A6F94EDF04AC , 0x0081FD2ABA234F2FBC2CB57D82B23F83 , 0xAA8D97D9997448D18AB91D58842EB252 , 0xB57BF054A9D94D75AB52F48F679C1CC1 , 0xCA47713D72E6462E8542A1EF15AC5337 , 0xDA5B575D7C9645A79FC64834C9F18DC2 , 0x1E7FBD59CFD443EDA2F03BC6EF4609C1 , 0x905B1996ABD04737AF4BBA77FE6667DA , 0x4226B0E6285F49B5B4D2EFCBA95453DD , 0xF2C07C825A644F398ED794D028B034DD , 0xFFA22284C8FF4B73B308AC99B4E33218 , 0x8B2CB45CB84F4407AD41932AD28D66DC , 0xD5935306342E4BBA91BD9B0894E2320A , 0x5D2586438D534835A3C9F4DA356FEE86 , 0x127ABD721487407080ECBFE8E50413E3 , 0x4A498C60C2A94629B130698640D2812A , 0x4D260E93E6C94DBF96D8ACAD0D2C3615 , 0xA7071BD9A99245AEA0A10296EE997A92 , 0xE0203F933F7149B6963DC16D84C6ED8B , 0x1BEDA602B27447CE9A361B432C0C898C , 0x4CCAF959342D45E198C660DDAF5E31C4 , 0x778A716268584D1CB483809EAE44AB27 , 0x8270B2C92F0D4E099F7B1DEB196E6F52 , 0xD275E2C37A494B2E858ADFA531E9D8D9 , 0xDF5196764A5C4FD3B21210432B16EFA6 , 0x9F4C78739079455CAF35A1521455495C , 0x87D4CEBF0977439DB0E9608FE3781D02 , 0x8EDD97CDDA314D69B6028F6E5C7AD4BB , 0xE3F18B863224441D9AF1DF8FED4D2BC3 , 0x06621B575AB540DD8B9E7D4BB4B5A95F , 0x5A8264EFD5D641DDB6A9D1C2859FE3E7 , 0x2E8BF387F3A949B991B2FC761FEEBDAC , 0x4B7E9A09B834410295514A1515E069C5 , 0x925A3489C91342AE903E912C9D636B23 , 0xA0E2057AF7644E6E86843EBE0D08BA59 , 0xCB3985760D174C95A42130214144E36A , 0x00974120FEEC44EA934005DEDC937CF4 , 0x942D1F088B444B4FA675C6CD77CCB83D , 0x5D959D5AE6CE44F196BB62E00454DEE1 , 0xB0F9776CE80E4130879A8218FA33AACC , 0x99471E4086454223992E473EE788AE2F , 0x073BA830FB3D4F1FAE52A9FC6306C0BA , 0x4643903509394753B744C7A45EB074E5 , 0x89C2DB34E0C943698A7A22A57E263565 , 0xC02E011093AA4F96AD6B58FF451051EB , 0xBB6FE4B18D9340D88821E2D9A00924AA , 0xF9F7E50BB4EB4DB48665359872C4AB37 , 0x10E8B6F26D794E2B94A93C978CFD7BE6 , 0xA2B3C6D601D3453BB194E091C63A10FF , 0xB92ABA58D7254AEA9D9CB5507357D540 , 0xDB0E4AC617AC4669AC097D8C7AEC4B85 , 0x683B04A2F0A94E93AB1C4DE0BB28D2E6 , 0xF807201936534C5B8D57B5B5E7BD8CA7 , 0x1BDDC27E5DA243C9A5078ABC414FED57 , 0x645452C9C84441C6A135CEDE2BF27335 , 0x84736AD9FD7A4C79B0C3C7613AF30F46 , 0x6A41EAFD145A42079FED31D3E4E69584 , 0xBF41AA7EA44640039E8429FAE10B0001 , 0xECCBA9134B4949F794F7C3BCBEED4EBB , 0x018260690E284898804423967B25B9DB , 0x455CE23C2B58473C8A460697FAD02019 , 0x35A1CBDE8C4D44FDAEE649CAAFD8D65A , 0x847929D1BB4540718E68424028D23F86 , 0xBA86565B0CEB4BAB8699790C41E3EC3E , 0xE7E868D7732340F08E76077A0A34F08C , 0x96269AD1596C4FBA8700BCA50868E212 , 0x13916AFF991A4926AD0FF6DFD9CFAB1A , 0x265CBC3351D043FAAF957DE044543F00 , 0x8CCD54FE377A482887E854510C0056DF , 0xDA6A7674A0E54AB28C9D10C89287854B , 0x4165A25C08824F16A0519FD01DB8FC7B , 0x59FB791C3B354AD6A3FCA07F4B793B82 , 0xEFF5E6B49F8944BEA480AD227DE02A20 , 0x30FD4BA77B2445AAB828461499AFEE79 , 0xD975986B9DB64284BD896A57E132B198 , 0x1FD1830D773E467CB82AF49D55D0BE4F , 0x02862CD495DE477F8A1E40B0110CC560 , 0x3D6D8C90E15D45038FE051FBA115C581 , 0x8CA8F691C9BC4B7DB38D2941BAC965F0 , 0x33EFC850D4FD457FAB01CC5F4E4BB9EE , 0x89DC982DEBE54F18AE12E1F883CFFF44 , 0xB1FCE9929A6A45F9AFF5459991012D85 , 0x46553256B5634867B3790A8B6F525A58 , 0x58F26668000A44AEA99DE1043E622A7A , 0x7F24C97969414297A999B3638D279266 , 0xA50463FF9DA7492E922633F7E83D0A1D , 0x3589383249F24922A1AF179E0E0BFCD4 , 0xB89E18C438BB43D39B2EEBC28922BCBB , 0xC1C7BAA2980541D38BF6AB6DA1838FE4 , 0x610287BC3CB5474895A18B990303998D , 0x6424B5BCEFEE45D29B6BF7351A5B8707 , 0x12A9D8D681B34D7C8ED314DF178ABCD0 , 0x382C894B539247E388F9E183854EA1E6 , 0xC1E95AF314F44BB9BA1D875263E409B8 , 0x070A43192C8E474AB0816E434C8A6176 , 0x8DA37CAB02094A6E975D31E4F499AE98 , 0xAC585E59A80C415D9D752A4977400F8E , 0x8B24D88A9A264095971CCF31FC21E6AD , 0xB5F0CD7449BB4C4C84E51CB1E3B7E206 , 0xB97069B103954868932D8AC102EDD665 , 0xDC9C6088E2CD44A4B8A55FD8ACA61462 , 0x5D1709D23AAC42AB96A6EBF99378D849 , 0xCD47D766DF9546278F5907FA561D77B6 , 0xEC39CE4797E64EF39398E8CF4443AA4E , 0xF5EE6D315E1844EDB01D48F95110DF9E , 0x549632C0FCAE40C086B365F57C1A9A7F , 0x821D3947D3964BDCBD25295BB88D0593 , 0xBF344DFFF6824A51A49865F0AC1D5F15 , 0xE0A43B7023CE4968A30C206FD99B3DEC , 0x155428D78C3043A28D79EDD18380DB76 , 0x2A556962353B4BC399FA61A51C4343BE , 0x4D55375CD4AF4A8383ED0B69C7359E91 , 0x03AFD5033FB3472197027A6D4B583D31 , 0x0EC35E16F3624CECB31FDB3C934981B4 , 0xC5682FA733F140678D9E34537A1CBFCA , 0x1F0BD9A7BC694836BD12957824FBCB71 , 0xA98D665C438E4A8F813B779B67237D93 , 0x86315D40CC5249FFAC18FBAD3D90EAC1 , 0x2436EAB5A7D64D63805EEC37E2F706D7 , 0x71DB04AE360149B4AE007F9E2393A47A , 0xA49F0BA07455415D8818794BF06D0D68 , 0x4C93A551F74E4A1F8A4F087FE3A344BC , 0x7BD2D6AA9432477A89D258FB05F5A41F , 0xD1EB3162D07C4219A70BA0A5C1BDD319 , 0x3B7F34569AB84099AC6E4DCD91DE8087 , 0x907C0A98935D4AF3AF66BC1E17AC2FAF , 0x0249F926022F4697B658FB974A6F98DE , 0x3198C030A25646399B4F3E9C64E8758D , 0x934BCF962A794BCB966DF0F8EC2D4BD2 , 0xFCFEA85F70B7477E895B68950AF357C1 , 0x3AC0D0CB8E9144B4B0B60CA302462CE6 , 0x452C95F1BAEF488A88FA8B834AF3A998 , 0xEC135825A16D441DAFF6D522BB57B0F6 , 0x0DBED3A25C0F43159145EBAE2F1794C5 , 0x136754C1821849E8B78758BDCE2F279C , 0xA7EAF11D541A448EA36A10B71687B3C0 , 0xE8048F3243904F8BBB2F7DF21EAEF86C , 0x17E167199FC34414AEC027034078B89E , 0x2CD32791A84B4863BC14276BC92CD360 , 0xC0325C934F674946913D59409386081F , 0xEA795A4E17B049159519217634A0CE2F , 0x7402D7D744CB46C9B66E9D61E82F5919 , 0xBACAED5E2CC94F7D9D1208E2EC7BEA86 , 0xDCDF8F9986C44C6D8977F0A29D6E4796 , 0x867A30E05C924669913CD24B2002FAEA , 0x57CFFA4FA3A0485FB4170D23A30123EF , 0xAF4809C2601346C3BDC35F4940D60517 , 0x051065DA93D24E418810A7D49BAA61F3 , 0xB32734F858314E11BA9ED3CCC5153401 , 0x2AC1BD993B004E919C7529A850FC2860 , 0x51CBDD171D11415DAE187F4745FCC3B0 , 0x68FD8CD39E7C4E369FB793E3CE9A6DAA , 0xAFE0CF106DC14FA38814B0C13FBD51D2 , 0xF947D521B29040838DEB2674D019AD09 , 0xA94CB4586CC74352AF7D43D562B361C9 , 0xDB75322486F84CC3BB548CE77D77AC4B , 0x9EC3E4EBFDE24C619183B5EC189C1DC6 , 0xEADE1DE46B6B4CD2902C20E20E4D3B60 , 0x43162FE8FEED4C5F942BD361356AEF58 , 0x9E6C65CA0CFD415C9838560C908AD2F6 , 0x8581F016C9A742F2BED3B857D358A124 , 0xBCB155E6992B430AAC4BB36AB2F2B05B , 0x028543196058427BBE0A6C7A2340B702 , 0x3CA7A45E0F7C4105B5A2AD798AF893D6 , 0x89D8B048E0EF40A0BD4FE2CF0E6D4FC8 , 0x274BC4F9796B46BB86F4CF409FF35DEE , 0xBF0FB9BCBA5A498198DF73D7C2FBF367 , 0x0FD00423245647D1A2A199A949A43DC3 , 0x99750657168C433DB53CD0D02F91014E , 0xA34B614BE0AF4E7DB089C27B71177515 , 0x9BDD7A9EF4CA4D01AC7B939E1D4CDE3C , 0xCE6A33677D0F4F6CBC42232768B82EDD , 0xDD608D41E7DC43418682E728AEAF66C5 , 0x595FAD52A582418C878C45B4BFFD8CF8 , 0xE8AC895A49C142C0ADA604F0F41BCEF9 , 0x0C12D7CAECA64AEBBDF6582D74D34597 , 0x5B31098A5694464CBAAB3F4B9AD7B93D , 0x7E13490C741A4B319FEDE260F0F96442 , 0xB6D7AD44E8A944C08E964BED8576B6DD , 0xD454AB1CD5C34119B7DAEC8B6D1B209F , 0x0F37EA3DD82744B78F9105FDC95796EA , 0x5A51992BF3FD4AD3A0FECC2F7455190F , 0xADD6C5C2666C498A87D4B45AC9854E0C , 0x66DD55041A1B4EA195C5DC620654B813 , 0x2C405174A4D246CB9C1A504FB8B45FD4 , 0x39B0CE217446422DA8619ABD7FA99C96 , 0x0D6F4CF2682D433D88DDE5FE77AEE61B , 0x3BCDEC4A64684B03849CEFF4EBBA401B , 0x18448600B3314C799BC8737D6E15B60C , 0xFCAC5347E8F643B18E9BD2CFC5CE37B1 , 0xC543301E0DC64301BCCF19637FBA68CB , 0x24C8263AA2C3420EAA281B81A54D7CBD , 0x155D673CD6384555B2156203B4B767A8 , 0xA774BEF9D37A4085AB522E0B82F610ED , 0xB6F3A096010642C78205F23ACFA0EA88 , 0xD057B219EC074E67AEB8A6D9348B2492 , 0x13029026E19647E19777B51F6C8F6B3F , 0x80965AF345204E6FB7EEFDC50A3577CE , 0x8ABABCCAB7124B5E9B6A12C90CE5CC5A , 0x98AE241FC95C4F16AA43A45F998DB045 , 0xE6BC2B1B7BC44466A40A5DFC07BD60F6 , 0xFA497D7CC34B4CCBAED0B1FEA792B794 , 0x63B778D82A2B4A50B1046FD646AAA0D3 , 0x4F2E630686634280A76B7BF1709B5467 , 0xB3EE8114B5B6487D87F5484A7E9FE9EF , 0x0DD8E16C59D44464A8475EFF77270CCC , 0x3C9040A1F03746E896896A4F4A7FFA45 , 0x8035963C168F4E799106B53F758A1569 , 0xC66F1B88C5AB4E22BEE00CE48A3B4156 , 0x0B75BB3DA65A4ABBB6E0E7C16813E375 , 0x479B85782F1343648DAF33E4FB817D9E , 0xD51F42DACF8A4828A7117D069EEAA572 , 0xFF410D83F2374DF2A7248EBF20A9F11A , 0xE6EE6B6F30DA43D8A509C032E8E38054 , 0x59D1A1331D6D4DDBA95E93C4A33CCB38 , 0xDF5FD3EB17CE4196A8C2E3601AEB9B46 , 0x44105633D44D4DDDBA9942F3DB78927B , 0xECF55A39803144C2B27F5923732F4B30 , 0xD8F15B43419946259DBDB41F0BEA6CE7 , 0x22D3A8FCAC9E466A9BEA64D85B292457 , 0x872BAAA787364D8AB4B99D8B5B7B75C2 , 0xCC3021ADDA7C437F8C34168B15C9C23C , 0x54AAF1BE1189462BB3437D9B4DE57504 , 0x993A172D8F624CB1B8EA9DC78D7F2146 , 0x466811B5553E451CBCBE50F0300EA54D , 0x5A95BC6F09534D34B4781E196FDF13CB , 0x49268AFD08FE4C3189CD28A55F432D71 , 0x023464772CA04FAD9248755C84768B69 , 0x30FDE3654F33408784CEF34832E5043E , 0xF3F45108B4E942D98E5A35EBE5D5D03B , 0xB8B057DEDEA04F1EBD55C7604662786E , 0x4E57D41C8A0B4D7C8704C4324B0134EA , 0x674ED4E845EB403A81D75D76519DF015 , 0x39FF5B7ABE0443CEA73A698892765C30 , 0x81F410AA114049EEAEA9D2D0DCC9D996 , 0x9A5E81CBE8E64252A4E9B0C234F55A48 , 0xBD29910C2F634A4F91D68C1FA6BCE71B , 0x084BF46A41F04CA0BC918C32A8E2528D , 0x34A48341B8664225A2B5345134F5DDA1 , 0x9BF3D6C5F6864470B3C81B6BDAADA9D7 , 0xE671826DA66F49639CB277C4EFB2851C , 0x11525F7483CA44958104176B5B8D5554 , 0x74313D4563884545B5D60D3672309711 , 0x164E62E4089C47D6ABDFFBCF5B8C3F02 , 0x35928E4F78CE4572A143CC60DF3277EE , 0x14BD34FE6C2943ACAEED26E7632F5550 , 0xA4572E45E87D429FA87F6224D1CD73D6 , 0xB0EE5BF346924F8DBC76A52471E91FB4 , 0x83CDB2F868514BEB8975586AE9BFC18D , 0x9EAAEA0EF7D2450E891B098E10F44BAB , 0xD9626A0ADFBB492E9E541AD82D67AD4F , 0xC773EB147BF142579E167A4A83A68104 , 0x5DD4E85644144320B20C2655EB1D5D3E , 0xFC2D2B9A353D45DE8F1E3701D224A818 , 0x05337B9490074C35921DD97157D8D0E8 , 0x39461B1DD2EA4DA296B9640C6A0C9DD9 , 0xFA8C89999A9B4BC3A44558BD6FAFA4FF , 0x5312AF84733B4684B883CF17ECF2C8A4 , 0x9F92B2DA7F5F4E9A81707E1BD54293B4 , 0x29364BEA349845D6A26B9C336D4B01B5 , 0xD0DC4B081416441C9BA52238D37BD06D , 0xD65E8D3B4AF74AE78ABFC3AE716C79C7 , 0xA3474187C26F424CBDAA058740EC09A3 , 0x2F3E4541FCE5458EA8A4C48718CA99F3 , 0x4EFAC0AAF81E4AE0A31BDC28FB43D1B7 , 0xE0846E7BE8E44796878C6158848818FF , 0x00C0BFCB3A2A401DBC903BEBF71EFDDC , 0x23CF804EDF844364BCBEDDE9C0D7D2CD , 0x70365D26FBFD4834A6F97D3F2A0CD79B , 0xA3BE7ECAE3AD498893D520011625D13A , 0xBB0DD133472B4DF6AA1E0509FCA3169A , 0x5174AE01D79A40A9A536D401F9299526 , 0x7E48E915813A4C5CBC40113F148E7D6C , 0x83903E6C79354B5688DC30B231A27015 , 0x97D257934AD2415E9A9452A803A73B41 , 0x1BA4BE9FD2504DD29CE23F6C42AE7F38 , 0x6024D5D868C8458685C3259942EFE705 , 0x742E04C4FACA40159EC362675ADA8F31 , 0xA5FD456224CB407BAEADA6297E944E40 , 0xF51BF86D5E8240E7BE4AC746D121B3DB , 0x5D733674832F4AE0AFF0B8AA4877C6CB , 0x2BF445935382427A9C66E7D746A57526 , 0x71F75EF9568C4764A03DE80CEE20C157 , 0x11B6B053084F4E10A78D59BE86BF9B2C , 0x4BE465AF59C840B3BA5B5CAEE66EBB63 , 0x6C7C7749DEF4488AB327E2BC4970C6BF , 0xB5DE82387CB34033B7D6F4012349C50C , 0x05D87BBA1D604F2E9A5B9BE12AA28211 , 0x26038D1881D047CF8460A37EC095E9E2 , 0xA2A3469A979446D9AA3937B518DA4B2B , 0xEBA711A7FA63489084865EB8CDAF3E46 , 0x2785F66D9ECA41C5A6082F147051EB21 , 0x7516772FD7924F439C5DD81BEDAB0AEF , 0x926E786089A244E1AB99F676D7F291CE , 0xDFB91D7ECF7844FDA60B77FB1A35B7A4 , 0x32538B4F70DB4D39AD102AB6AD8B213A , 0x23AC47C0CF8341DCBD563C792A98975A , 0xA82130E2887842ABA51E4C7A3994BB78 , 0xE152A99601474B64A2585AEFF612A5D5 , 0xEEE51670A7E84F7EB1EC338ED10F29F3 , 0xA67E5CC2A95543DE8498D51A2FD62320 , 0xAF2AB32671844442AE77EC0E514E8A92 , 0xE2ED045494D64BC4B113B8AB5CEA2514 , 0xEECEAB3F6008451B87094AF98F2B7BFB , 0xC97DC3FDC66E40859472C837AF8594EA , 0x00DBD3450EE5440FA6B2E9D16B9C368B , 0x7F8FC7FFAF2F4C3BA5791E97C06F3E85 , 0x12066153F57E4C3EB0FC799BFA02F3D6 , 0x7FBFFB43A2384F6D8ED27C9492FD4B95 , 0xDE898D790FEF4A3BAC235DCB7E956691 , 0x1F041EDC03D740759A6A1528162915E3 , 0xEB830E421118476CB0DF708C6149EA3E , 0x4E0AB7C1843C4BB09FFC74DBE9405601 , 0x70A91FA8AE09432BBDF7EDF0AF190A16 , 0x74DA7D5680744F018782555AC5F9D3FF , 0xB218F9FC577242D6A2719C34437F56AA , 0xB41F70FC57CE4BA7BE84835F4BF6D79C , 0xC2E37CC3B1B94D1880D823F9C09F88B5 , 0x387851BCABC343288DD2DC77DD2D0684 , 0x56CD7B0580FA4BE6BA7DFA0D088481B0 , 0x72713AD085A64EDAA9B3F2B22F4C7F4A , 0x36D68C8F7BBD4E859A4004D731B1B350 , 0x34B5FD70EE9D4441AF805FC67EB2D2B0 , 0xD4EE3FEB065044D5A6DBCABAC1080058 , 0x34615B38F23C4E809F81EEDCA466A799 , 0xC71F2254FAD94A73984AD6A80C235E7D , 0xEFFC5FDCF0684DCFBEE6D8BE696CC963 , 0x244BAF479EB143AEA248A79BD94FBF1C , 0x72ADEB421921491B92138270A84594DC , 0x6A7B9870693F49D888C13C579B9BB319 , 0x300B97E440B94055B1BDC352ABB53E9D , 0x4A8A943AB2BA4DCC8828C4EAE20A7CBE , 0xF3585EEDCD154C48A4A8753E017934A6 , 0x1F92334584944C4486FA9A69DBC1A492 , 0xC80FF24BDD594E85BC2FD1D3C3C07DBE , 0xEF4775CB2D0F4E5897ADDDB2788B98DF , 0xC6CA96FF6EF54CA78FFFE2A660E3E2A4 , 0xA0249CF7FE4A4279BBFBFA67558D4AEF , 0x5D16266A360148CF9EFDABC80A691170 , 0x799DBE1DB7A245EA9FE067ECC15A3131 , 0x96DCD413A2F44B3B9AB9009EF08B3A76 , 0xE904FCFEF8764652801008EEC58E762E , 0xC85A0224970E404B874F85C933713E87 , 0xEA7A296FDC764BE09CD1D5C085B7B6E7 , 0xE3B33813281C4CD7A6CE1CCA43F716A7 , 0xEE84AC7C0E4C4A90BBB856E6DA300DA3 , 0x7CD0435942E54245BC798F0990513D19 , 0x6206C7B7CE5D4B51B25A6A07E7F56E0A , 0x659CB96783274D3D9AECF747F4C1DBAE , 0x822F4A1557174FE0AC52765323E4E2F9 , 0x856F0B512CCC487688133F63279B7DFF , 0xC596911D2E6C4673BCB49CE8EF9A33FB , 0xCEEEBC9AF561441788C7BCD476A2DCEB , 0x3C3A91E9EE3646109CB6EDEF24137A99 , 0xADCA88CF51984490BEEA84CF59FB5730 , 0x23CDDA0F5E624324BDA79D9328B661A7 , 0xCFF8EA9E2F5341D9A40C3AAC4E67CA13 , 0x1059170F8E794E96B1D0B9C1B3DD4B7E , 0x235A9AB645ED4C06A9CCA905A0A22778 , 0x5C278133825A4205926288E0DF4FDECE , 0x52736193775F41A4B1DFD116196064EB , 0xC9CEF0004C3B40C489335FC7C14F0067 , 0x04B6EE3084704A0499941C5AB7FB20AE , 0x609F41BA03AB490A84CC2F6715DFB3C9 , 0xA0F25484A212462BB21C39F2EFAA06B4 , 0x632C9BE15BEF46C9854F9AF64CCBCD23 , 0xEC5AB7AC34A24B63AF11D922380E5BE2 , 0x5BF82B4498D7461587AD15169F431028 , 0x8CCD4171FB0F42F3837CAC3FC48C51CA , 0xC9E50E57E2D340D79BE80C76C988D733 , 0x27A0B8EF433F4BB4AC60C3D674194B7E , 0xBDB1E3A6DBE7431BA1D2586A2150C74E , 0x5F3593A41EC24A54A025B1F9F475BF14 , 0xCD014B441F8C4E00BFAF462AE68A08E6 , 0x19A47388CF894475BC432F5C4D908ADA , 0x0F98BF1B90AC479E9D5D84E7D7B5D03F , 0xB0B83A19EF91413F8E272BD855F04B5C , 0x152C41E6A98446179BD2AEA1194FFE9E , 0xE9F030E9218A44F7A5758E4BDE1F2613 , 0x5A6C6A368ADC4889880609E9319F743D , 0xDB02AB875E804813902CE9C0CBF7BF3E , 0x5ECF9C9BA54541DABA021CBDC0F1E69E , 0xAD2DC29557C24126B43DA1CCAA9F3018 , 0xD134C89BD4B84D7B8F8914118EF102F8 , 0x201A72D61290469797864452DA657E77 , 0xFC8D72F41D30443F9506CFBB5BDEEBC5 , 0x0F4977EAFE5741D28167F35AD53001CE , 0xC190CCFC99654FDF8D60FE80B569476D , 0x00C94485E6974F4C9A63D57D34B54B9C , 0x1E327F0B19E54E9A8516FA6C0D9E0A8D , 0x440CD53970A84327887D0021F26B9BCD , 0x7C90719162634155BBC8753362096F50 , 0xF97E78DC31CC4241BE9CD373492352F0 , 0x37F84CB21FF84707B76C0B99A0941FE6 , 0x0E5954259DEC49C5A6A6D8DE66AA7B81 , 0x375A101B2DAA4A8D845B050B537191D1 , 0x9EE64A082D8E4C50AFD7FFC842BEBA6E , 0x57EDF4EB89604E8DBE5A169FF863E932 , 0xB1C09439391E41788B7F39A59FD49D61 , 0x22B7C2B6BA524ACA8AE00F2588B77D89 , 0xA9371FBE3D31450CA600CC771C0328D6 , 0x3CAD383F203348F993C3FF32289001A4 , 0x5E43A03365AC4A5B9405A87727CE8C8A , 0x7ED4AE5B552E4B8C9AA5D5A565931648 , 0x029657DBBF1A40B28FBD55071A09F6B5 , 0x58E4A8058F0F4E808596FA6E477F4645 , 0x479DB2A9E5184247A7616C515CEB1439 , 0xB0187908A7E34947BF7B085BE2A832C1 , 0x6F84EA8003594A3084AF30824EC77F5A , 0x24C190F7DADC4991ADC4BF8F03AC2D23 , 0x551AB51918064475975752036660D150 , 0x881202C205F34D129F8AC0529941473A , 0x094FDDDCC983416ABE1148DF171C6703 , 0x9948FF3CDFBB4A4B828FE50C1B383060 , 0xBEBB1281B5ED432EAAC90CC966BB5DFC , 0xF872CC194B304CC9AFEC54DB31DF73AA , 0x19B18BAB995B4E098C2DC1D51DF6C8E0 , 0x18497C39B3194CCAAEC2B92459FD3AFF , 0x536783A4AFA84009BF36F2DE08093DDE , 0xA1256BF5647144DBAE56579EE6E83EED , 0xA1DE4B6AB6574AF1A490F2EE71582248 , 0xB0152ED35E294F5BA989EF44B7930A10 , 0x4B5D391334E546C296102A8931279755 , 0x2CD6F1F7AA934AC3B80664F93F501FB3 , 0x8950DA2D173A4CCEA6EFFF4D8577DDAA , 0x9EC2D1E609B3470FA78FD3C7F46735D5 , 0xF5E4F46C31F845B498701ABF5348DCB9 , 0x0388EB3282464825994ABFFDD27EFE49 , 0x29F44A1E9F154434B9DB58CA1DE4D758 , 0x0C87DB549563451BA6E2F46B9B5173E5 , 0x35D34CCB79A04A8BA579A9854DA30B9A , 0xFD8CF6825C594BAF823A86C45C284029 , 0x34523E0E839741318A7B020C61870C7F , 0x3070FB91E1C046EE9E4992A834944D81 , 0x604886834A7F49E3B2FDE4C7C5F41EFA , 0x67CB7649D7D44DE88DAE576308EBAE7D , 0x12BA4DBF06C04DB6B9271D9DEA0F3B60 , 0x323BE8F4CA834C208EC452A0BBBC7EB0 , 0x380A8CEB57DB4CF39226FD64C4E29EA3 , 0x875E3CE69B6949089FE5AE668FA3E234 , 0xA7C5310C920045E386461554A094E5A3 , 0x844103D190E74F7DA321A4F8B3714270 , 0xB89B9E1B62064DFCBC012E41831AEF1B , 0xFB00F0D79710458998D5F2EFA201A63E , 0x03F9D4EBE4084EF99E2DC03D57054C66 , 0x916202A9411A4048AC478C9308F09ACA , 0xBA2E889143194E9184149C41529E9FAB , 0xB72B8AF621B349B7994D2FF0474F55A4 , 0x10308F7FB06840E9880FE88A16299B9D , 0xC7C2579EE1C44834B6E04DC6AC68BB9E , 0xFA5CA0EF32664400AF295725EAA5452C , 0x40EE89F1B7574B81BA8523E4D72C56AC , 0xAECAF8339A7C4395821B77FCA2396095 , 0xF95D1A27C1C34BBF8EA16F7388B3791C , 0xC3C5B7C2FA924BF897293E89E958D402 , 0x5DC82D1C68AD479E9097CB7FA95ABE78 , 0xBED7030803AD478589DB545B97D4AFD5 , 0xA89AAD6EC51441B19413B817EE65676D , 0x095895D13E0B4620BF155607D7165B1F , 0x21F7BFAE58DA4FADBC8CC2EA8A402959 , 0x397BFC3A150B4FC8883DBEF763A5A7A2 , 0x3F11191A9B2C4714903ADA053C00A1DA , 0x8BD4341AC8874B8E916A16C2604CF200 , 0x391B73E1ED814AC9902C64E259CC4622 , 0xC1D1B3FFB6D94374B3B5445CF430647E , 0x9FEEADA193874B6CAD52A308386D15D2 , 0x2BD959E6FA7C4414B5161427C3497DDB , 0xE77D862EEA644942A8FB886290CED3BA , 0x0A42FFA21C93417D90D6268134CB1004 , 0x85ADEB30561F40D4BCE447A97BDCE9E5 , 0xF580030343194DF2BABBF3B2397F40EA , 0x3566FDA80BCD4EF185AFDDF31F6F8272 , 0x406A720BDB914B9397CA77508E88B71D , 0x2EB2D83FB87F4842A907DB97AD86D77D , 0xC40CBD3E147D4C7981550892E89E616B , 0x966D50EE0FB64908A459F3E9204F585D , 0x16FC71DB245742428D6D2AE26D9DF097 , 0x3C13C1EF4A774C8EAB3E093054FAF7CD , 0x49395140F7C7498E89BC974E95A75131 , 0x9D5E245D78A844D3BFBFFF4235EC478C , 0xDA8BA299F64E41EE86BA530F00866E71 , 0x3F6A317E701E440286DC6283F983E068 , 0xEB532F2181BC4CE7B73CC2338850B9EE , 0x6452F59629804A708A572609B4626AE4 , 0x23A11565AC534C59A20B1B17879F457B , 0x6D01699DDD334798927ADD84D159FDAF , 0x8243679A6E314AA29EA318ECE1D70EA8 , 0xBE400894FA194AB3AEBE39B7190A3740 , 0xC57FEF712934479FBE1D93DE7A7D79AB , 0xE96B020E7ED8497CA55D36DC9AA89C9A , 0x38BA0A7552B2471196449298A7FE7B4A , 0x95A2353F56FA47CCACA511C14898172F , 0xB8D4DA0B827B4A2781AAA208F827AFEE , 0x4783FC1801E247C4BB027E5685C74001 , 0x9F6A4DE93F8C41E2AD549D464BD22998 , 0xCB0914C490C34D8888A70C9B0373DC92 , 0xA401CB19A361470296A06DEA69B67AAF , 0xDBA7E3DFFA204D8581CF5F5D594AD24F , 0xA11EA18ED560459680B6C8B89B322807 , 0xD3DC6E75F6664C0DBC3355E072207B70 , 0xE0614016A590457B87B02509905D39EA , 0xE07543F623F64156839546ECE5587ABF , 0x36CA536B99EE467DA991449D47FCA673 , 0xD0EBBAB47A1F4F3194013D65B33925A6 , 0x32B17F7860B04010ABD78F04BB43DEED , 0x46613470DC224A658C1C2FF1FE69A256 , 0xF694E4E9C8A645FDAE3A4A4C1997E284 , 0x7809309D73D24450AE4388B64D52A4F8 , 0xF259C2DBEE46475AA679DA590F566B96 , 0xE66FA258BA714609863F924862AE2237 , 0x0C2410E49867476082EAD139967F54DF , 0x39333EB7E35345959822168B5839AB1E , 0x98F5B51E9BCE433D98D9BA488A0C6577 , 0x1ADFE4B1B11F4034B0750861689C3DEE , 0x7F25858C2F1843DB82DFF38BA9E3EC2A , 0xAE6215C68075473681CC51D5A7A3FACE , 0x1C20A04E15E14C528AD230DD3D2D4AE1 , 0x30F78C3423864005829828E00E92C950 , 0x57AB6053299848EBB7A7959529F5B2F8 , 0x32178D710CE5488CA84462D58C9BB91E , 0x608201DD05104E27AA62D4134812879C , 0xBA70CA37F4FB44C1A51AC37F1CF8FDD6 , 0x0EF583A2FD604BE881DB5A226DBA8E9A , 0x269E37E43FE94B6980A329A08E7B206E , 0xA3C1A42465994457B43126A4BB4659E0 , 0xFCC6614234054F5681603A0EC5405BD7 , 0x69822730FA2D45ACB0F69F3B2F5D0A4C , 0x832C79F274DB4545A27F9CCC5FF84BB0 , 0xD6159199F63A42E8A40885D5385F30A1 , 0xD86051550A254866B86D89F7BE1F8DCC , 0xBEE73FBB0963475497A03D39BEB5DE6B , 0xC877952945A540CF8E9574EBA2D4672A , 0xE67468A49DC643B9866A7755F14B6702 , 0x401E3F15669140D8BDDE2FAC37BEE8E9 , 0x87216D355E1644C3AD0DD49421C38D69 , 0xC8E8CDD2658D45DEA1E5FB382FC7FDB9 , 0xF77E60E6BE0F4377A0527F2423FDDDAF , 0x44C93DE16BE540B886ABF1AA53DC263B , 0xD0C6AB260C44441E99E297C91DA1ADA3 , 0x03FD1AFC4F4F4D3FA0A8E99E1FA3387B , 0x77F6465425C74C67AD9E80CACD8951C2 , 0x6899E3C93DE1418A9DB382ADB421A289 , 0x93CD3EE8BB8944778A380D9F5D7485C7 , 0xB4363180F1004FD98D06F56BF7994BAE , 0x2BF74C377DE34E7BB16E9E53E534F66B , 0x7708091BD13C4E2A8013F9E33B31F31D , 0x3A0FC4983E854489A2179D6954734D6E , 0xA4B9E9C342B047119D7BC09293AF73B5 , 0xB6F07D885CF645B09875A18105B14C60 , 0x67B1B4C76B9D4419857CDF1139247C00 , 0x95E8F179DDF14E748DFCA28D82F967AD , 0x4F29CC44AFBC436486C478FA61F6C029 , 0xA3B72964D7FA46D490BBEA4C818E8C25 , 0xDAFAE58A593C4265A70C8E4977239508 , 0x5EF7CA2AFDC44F60A979E268CB730786 , 0xAD9D99F448B24508BB24BD068332AFAA , 0x5DEB86E368214DDBA222542C8EC127DB , 0x99BBD4C3520C4DE3B949A46694DB9B72 , 0x7A46B7A8EAC64267988EB33496A2192A , 0x7F2C22F0AA264A059F4B168273E27CED , 0xAA770BD32D1944A795CE31F23CB454B8 , 0x0F1CA69AF896497590DB86C5E6AD359E , 0x4E71A34E8630464AAF19E9FCF180A760 , 0x5EED9E0AA4E34A8599A110FAB1D13649 , 0xC4443A1492A54E6C83C6C650214DC6EE , 0x1981E20205C149CAA73B8466673B21F1 , 0x5C0B6B07542746F1A391988CE8569EF4 , 0x9031872E78BA4DFF94BB9817D81AAFC6 , 0xAE52CA1149E045D6904A05FDEE4E2465 , 0xCD3DA5D714A24CE6B4F2E6058E4BBD0A , 0xA97F5538CAA144ABA5CDF5362CBA83FD , 0x6366EAC521E44F72870813D36A024855 , 0xBA0496025D9447BD8CD4D7F0C6EE44B5 , 0xEDB58769E18D4A3A9E5CEA67F722A87B , 0x4712DCA5A04D48DBAC27E7752A79962B , 0xC12439A67FDD4E30844EA034AB46C595 , 0x06834872E30245D2920186965EC082F6 , 0x348C41E191F0419394086C9D3F346BEC , 0xA11D7F277DA94F20B95B1B7D3EB3263F , 0xB3114B26FB2F485AA3AF2DFAFF26D242 , 0x505FBC8660D844E8A9BB5F741BB74AB4 , 0x70D52EC7BC264CEC932F37CB5741A305 , 0x7931CE390127489E9FE8632E90F46D8D , 0x76BA716A12C644CC822F22D9571DB1B5 , 0x4CC2F5FB5DDB42A78F3F6D2012BD5620 , 0x7EC0058926CA4E6A93468530B277C47E , 0x951EB1AC3C9B47CEB6D07FDD79AB49E3 , 0x724E497E267C4F17A4058721E6C7B6DB , 0x9057256FB5A24498977A14353C188984 , 0xDA4C15447D71469BAC82D9F434472470 , 0x10E23170DC744F60805DFC3EB32C614A , 0x6311CAE6E96D493CA0F47D4CC2986D90 , 0xCB0EBEE163B74FE383F0FFB298D0012D , 0xD630AA0604014A929035B91C45E4F5D4 , 0xE438B0743EA8450B96A25F85399AF318 , 0x998D3A557B284C7BAD280CA8785D61DB , 0xDD70C1813945452B859F464DF21CC28A , 0xC76AE42ADEF34D82B7181FDF7C3676AF , 0x802ABA62FFFD49BD9FCBCD5FBE855071 , 0xFE601F46CE244143AE7EDD3D09D8F512 , 0x4465EF574B02431FBDE94F3A2010B909 , 0xD7FC4E90128C484EBB06135427847D60 , 0xEE4A03742FCA458C99440F4243532E66 , 0x04E8A31051314CF586916A2FA5402A26 , 0x04D0AB69C9FE42A3BD0778228A595438 , 0x4885B89C2CF24ACEA65E4863715AC48E , 0xB011143C62DF41F6B978C40FB33852AA , 0xBF5B49BA3C734EFCAA09B71B606BF011 , 0x3CDF0C6C95AD4186ACCBE98B1A93EE59 , 0x0AE68CED76854EBF967B52D6B4FC1AA0 , 0x1FE76D2988424DDEB66123D4664F0A63 , 0x6FAF78C56DDF421A97CF87A3578F93BB , 0x76BEF69D2B7C45639B7E319B07D236A2 , 0x2C121AA55C9B4FC7ACA81A899372DA2D , 0x16BF3D23876540CF96DC36B39184DEFA , 0x7C4438E3906347CF84BB728466A4AB83 , 0x26B44A1715124D42B578447FB278AC34 , 0x2F4A1F7E32054057A50FD67952B489F3 , 0xE698118BCD32492C90FAFC8030ADD5DD , 0x9CD1B56A2E884573A62672A3B1F5E76B , 0x5C9F4F5EB24B4F78BCD31423576FC872 , 0x29CE7D0D625549BD9EA29A0678E6C9F0 , 0x9EF37B676753407B9B3DCB390FB6CB83 , 0xF92827BF542A4EA5B4D6CC4EC13D5F4D , 0x115459F5DB1D4F909B2C4279404749E2 , 0x9FEF59419C4E4D528DE4F87EEF281C7D , 0xC3C384A2DBE04BABAEB3BCA161AD6079 , 0xFEB5CA6AC87F4ED5A43DC4CFB88C052D , 0xDC0D7E1B5823475F9E35709B84F81505 , 0x4AB09FCAACAB46AAA9B9CC1A45F62D37 , 0x72CE3C36E94E4B56866CCC929DA99416 , 0x7D0B102FB4734D53A15DB4E058DD3AA9 , 0x8C30D98B49A14A2A9F85B477FBEA5205 , 0x20765A5AA69B43EB8E9B5A09C3B404F9 , 0x652CA9EE2C1144E1B94B2E515E4E1FCA , 0xC073C79C33DA4A1F943A3CA97E1CAA58 , 0xDCE9C4B6BBE44AF8A088C8BB677B0370 , 0xF97AB89CEDCF4616A9455B3915090C72 , 0x4ADDE18BF8F34B22A4C39FFF19EF7F11 , 0x84E9776548584DEA887874827C847EBB , 0xEBF05F72A3F24F91BD3A5F57F2090974 , 0x93ABA758D0AD49D1B234FA7083AFDF5C , 0x2587303089C447A1B85E186EB71475AB , 0x518962730E9F4AA492F476330B6672F7 , 0x77889C9B2BD9402BB966C9573C929F61 , 0xCB9660CA86BC431DBD2DC666990DD026 , 0xE04AC34C32994D7B977E39D413222887 , 0x5D6E31764EBA42B7A3F6CCED5C7F5499 , 0x920F145DF12C4762ABC6CD5F34E934F9 , 0xA197B3CE08A449B4B1CB1BDD5A2042AD , 0x1BFF36F46C33457CA97736233769AB2D , 0x9988C49C51E14EC98A385786E9F72ABA , 0xC3136E04AE9A47938BCB7A915A81635A , 0xAB0CD462BDAB4F2282B562AE4C034B87 , 0x809B6AA0F1C84659B09B9F7D6ADF7BC2 , 0x43808984C6F04C0FA5B0F0085519AA0F , 0x661E871AAB9B4158BBC1D6EF69CF2BB0 , 0xF5A95065D02C44BEAC1F6B059EA2D439 , 0x17B25308C4ED4FB0A8BF09E2CF08D27A , 0x5F4CED7124AC419DABF051023C43950C , 0x2A9F03F6C0B549B98EA7F4F41E3F7B0A , 0x7F589F557FC4466682C456E9EA277B63 , 0x37528D656C514C6BB788D3B93BB6DB47 , 0x8E5E83AD7EA8493994C789C4C1797EE0 , 0xAE7F805D111E4EAF8B59CC01389CF831 , 0xC036626952604444B4C9E7706625D920 , 0x4700C9EEB0084404AF1175D43CD2E9EC , 0x80ADE21164184372B42EA968D23633F9 , 0x19496AAF6F1E4F56932C6FEC6BF3C62A , 0x208EEF7596E84E07B2890E76C427A0EF , 0x756A28CE54D74F75AD76AF81E745F114 , 0x8C186319067D471FA8400CC7ECF2F1E5 , 0xCC6EAA762E8A4D73988F182BCCA8BD17 , 0x7AF1C0D614D14B23A9E22025C60CCDCA , 0x9AA87407A93543B483995AC7F3E56AC8 , 0xCD5E55D0445646BA99C9D4D42F53B16F , 0xF5D7BCC051B847B6A7130B805D4F17A8 , 0x7724CFE243AA490C946D69FBBB6FC215 , 0xFEA4F89F3693470BACBDBCEC7FA40A00 , 0xAA594CE59BCE41218A354D131D1F41D0 , 0x21226916070F463489D83625A8767231 , 0xAF7DC978FBAF49688356E914821C282B , 0x43E048DD57A846A194F5CB954E84D6F5 , 0x57A9C567977F484B986C3C0A7F56F5DF , 0xA1B3137443974B278EA104ED3A1D5746 , 0xB16F13AD58504EF0A2CAA917B5C77113 , 0xC9E790DA62A54C03933B1783FE22748E , 0x32FFB8458377491DA14B149CCD014668 , 0x782019C86D1C4E2D9CB9E1BFA197EA02 , 0x28EFB094B6B848148E7980FFC1DD468D , 0xAA001420644B4A15844C39EA21583354 , 0x5AE01F3001A542FEB292AB29587FC9D4 , 0xA6A9E930AA0B4F4D86EF7AF527291A4B , 0x0D7A0377CA4347508C5C6866FCC127DD , 0x641FCA409E80466788CF65FFA2174580 , 0xB7FE483754F44D57AA292C5E8C57EF22 , 0x0852252BC6A9477F86B9E59484D3919F , 0x89767B1966254B35A828F28E62A6E436 , 0xD5505491FE724334A49FD4B110B7C2CD , 0x5431AFC59AE048F39A2D71DAFA62DD4B , 0x7577E4C3C1814263AD9ED1D9F9DBBB7C , 0x9EE3302F56B64F4895A6D9A9DDEF0A7B , 0xBF9B8DE9C0FE450F8CB2FC470C202EDB , 0x0F9FCB0563A64484B29DC9ECF76016DC , 0x2D47E5A9F14A4C42A33DA3028122526B , 0x5D40167EFD5A42E7B41EB8D77BBC69A7 , 0x9A8675CFBC76474AA2B00D64F8917100 , 0xAF9717D73C194AE7AD0F90D18D56B1F7 , 0xFB24F115E0E048E0BC6C9635B45B211D , 0x99E3270DDE8A482C82199BDF8BCBFD1D , 0xD5A7F62932A84A499F4F82D18A76B733 , 0x4F7CA7297EF8445D9A26B0CB8E536300 , 0xB16A00CD70E5463CBDAD4E2521CBE70E , 0x687B1D5EF3224E7194A5FCED96BED3C6 , 0x90E56C82B9B94791A5726E8F04BF4CCD , 0xA1A24C1FAA1E44BAB0EC630CD9E89AC7 , 0x718CE92850DA450988BA1BBCE15EED3C , 0x905E88F29F19470FB8EE569096F831E6 , 0x33A213C2FE73465CBBE39AB1D22F1962 , 0x5BA8B2EA1F8C41309704FC975140919D , 0x8540AF9139694DC8B287EDAD6BC0408A , 0xB3A83233E29949A2A6BE8063E725EC46 , 0x6F4DC0F77C3547B5B4C91306967DD0B3 , 0x89D3CECC77994967BECA73B6B010ECBF , 0xCE40DE7824684C6EA16ADB415EA6B4EF , 0xD14F0A425B7C451B93B13CBCA676CE5D , 0xDE95C52804B547E4BA58107EAD705516 , 0x50F0957BE010439790CE9935DAE4A428 , 0xD178C2440D594D1C9FB9161E8D635ADC , 0x06E2706098994CAFAE2F931CCE71DACD , 0x4C209D0D2E5540C092E69A9ACFCE0F0C , 0x4FF2B1F1F04F425CB1EFAA3E84F36554 , 0x8D16290C35F74B5CB74F4416A8B261B1 , 0xB6E60E5616174F2CA2B4065F82CF3343 , 0xF2B8FB2BB8D74A7C9B4D8996ADE02F44 , 0xB2A2DB704CD44323A79E06A5E5688163 , 0x728DD5DEAC3F4FD49C66C9B0C93EE794 , 0x9EEBBFE4B67840DD90E39A521DCF30BF , 0xD626DC70EF0F4823BBBA5575C7FEC7E0 , 0x12D7813555F14553B6965E642E4F0192 , 0xE800EECE5A26490A87D96A3923178CFC , 0x0A4D8A24E7024C61A6F2F7DB783336E6 , 0x4E7694F9CBE9468682679737C153B427 , 0x7E90215F15184179803D845F7B7E0679 , 0x612D14F1AE304F9F8FB72F6D27DABEF0 , 0xCB5BEE8B02EE4B90BB9B98868A27CB67 , 0xA2EDE70862D94ECE85BBCF5B51F34F62 , 0xBF4A9DEBA0D34FCF9778CD129E161593 , 0x7E67A15FF3D8401FA6AC1BC0E1253ED3 , 0x13B61829E635439D9489CB1BBD579A70 , 0x457BB6FC700A49ACA2E2C931EBCA0382 , 0x0D0EA5AC084E42DAA4520C6357B844AF , 0x5DAF15C352A74C7A8F6DFDDB29CCDA4A , 0x86FA78ABC8FF4CCFA3E83BA14D294F66 , 0x881AF479E12048459A75D5A1520E2F8D , 0xC9D54BBB71FF46F9B91F2F8B47157D9C , 0xED1689A9FD2046BA9C5504E8D1E2FE41 , 0x64E0E08FEF40402FB6F96CC736D3547E , 0x7EC510CDE99B4C80A8322B10552C6C6D , 0x85B3C0033E8F4ACEABDE41A80C870501 , 0xDE8B1A702D37426F8BE4C25B5BDF8574 , 0xC4F32EFDAF414F8FBD61BAF6096DF468 , 0x884A72F7EC26407B9D69A37FDBEBA9C3 , 0x2C409CF30E0C4B69A943B33AB5873B92 , 0x425B26CD238448E89D83BA9032D391DA , 0x691581F0E8D248B28827FFFE90790564 , 0x756BE22464F842289A8B95FD2F8F968A , 0xFD7BF659CC4544EF89C588FA882C13C7 , 0x3F0F9D44927E42EF8B7359B7962DAC33 , 0x9AA7E381342B480593CBE4DAB3DB84DC , 0x067E3C294D534EA78F87D09153F124BC , 0x928A1D09DF17401A97EE924B756C76F7 , 0xDF140A4C108F4B0A86BF35F409D8389E , 0x8FE4F67EF84641748358F7BF0BACEF82 , 0xF1D6C2A4F03549B0BB3164B6F9ABCCCD , 0x172AABCB8813479C9ACDCF2273D44993 , 0x7B8FEC6EB9BC48BCB5B7ACD61F28CDE7 , 0xD6B891AB462D478B8CCBCFE142474D0E , 0xFDE38FECD77A4654AB8EFA722A309978 , 0x2EB939568A41457AAB68597224DC44FA , 0x345C0A11B1814BE6A58FE64B89774F53 , 0x8D1181951DBF41658BC3486766A0E8BF , 0x2B5191F1C98A4A8A88C53BE4BDC48F4F , 0x79063A155BF64FC49C8C4201329F6756 , 0xA141D08820EF40649BCE52872F42884F , 0x2DD2D861249B47CEA98104C7D5002DFB , 0x3854BFD989794CB3B958CE6267F0032F , 0x95A44FE578F34250B63494F11F671E3C , 0x0854C3CC602E40CAA1CA927EACDB2204 , 0x3B8B824556B0417DAADCE7EDB613644D , 0xDD3C3DA9DEB1469A826640E64D6E507A , 0x7FFC0846C09E4B9EAC284DDA2B2521D1 , 0x9566F000A3E246F0AF6974B3B1CC97AB , 0xD68E23B3B809488D8E9D2EDCB76A9BBA , 0xB56A2FA41F2F4E51B3FA656007FBF566 , 0x10C4DC36BBC946C9B4F6BE15EA88AA50 , 0x5AC893AF19DA4654863F9F7A7895ACBC , 0x9FF69F76085F4B40924C29943CB0D6AC , 0x72DF6A7BFE684287A94F157640CA4FDF , 0x4F0BB82EEDEC472DB11B7AF50F46B7E6 , 0x48C70DFFE4994A0485C5DB70949AC500 , 0x07C09744387940E58AFE048DFDC7973F , 0x46F70E95576B4E1880C2C5116182C1B2 , 0x805F6C76C5D645EBA9BE96D709627194 , 0xBF44E585DC254640A1860FACA0C1ED99 , 0x34D16EB8BBF0448A836CD827207A0406 , 0xCA4D93764FC9477B99550BD8579723F6 , 0xE37CA96DA4E947F4A526086358D2B608 , 0x9E2E842F545D441CAAE0340AF8AEC70F , 0xE4F8B045A85A48048F7DB3D64B34436A , 0xA54326E1164348E7ADEDF58372892206 , 0xAF08697EDDAA45D6BD4FCDB29D7034B0 , 0xDEC28CA869084BEC83D4860104BFE2DA , 0x179490893A824653A31B2B1865F0E3ED , 0x5E1DCA16BC714E868CF442FBE4619C70 , 0xC1C3442FA3E44546BC1E85A8E35BF7A0 , 0xB7ABC781C7EA4398A51C7AD1B4A9B813 , 0xE292361D81F349438DB4E642548653B6 , 0x5277FE7309984BA0BB9157A4263FA531 , 0xB29C8FBBAF5F4D0EB204E57AAAC1E0CB , 0x363965F398B546578821317F61B53D02 , 0x3FE5C60DEB40422CAFC3ECCA7843A8DA , 0xEC4D75832E6B4207B0F333D0B6928935 , 0x697DC0226EEC44A3B960D5D55BAB7111 , 0xDB3C0D58E80F4B12BAE06AA78AE49884 , 0xD128D898BC8F4CD18CFE1DD7CB836597 , 0x083FAE2F625C4A78B82BD27CBAB543ED , 0x9178A8F0437646618191FA480C68EBE1 , 0xF560D1A064784E27949031ED1CD0A9FE , 0xBBF7F17DE49E43949433D23BCB2BB45B , 0xDEA5045A0E8E4ED8BA2B71C718DC7E9F , 0x1B7C72F4C948416789BBAA78A61902DD , 0x2BDFA062A72B4063A170469C802B9A4B , 0x2FFC52C76389493ABC2B77DCCA6589EB , 0x5119B0B9F6DB4EDD829AF5AB06DA1E74 , 0x759031020EB242B084F4DDAB639DE671 , 0x8122FFB0D75C4D5A92BA6773D8577717 , 0x9C2C515499D84D31B3BDD40CFEB9B598 , 0xC594F97BB04B408C97C0A8D0D5827A19 , 0xBFB1F5E6E4604B40BE37166BF3E15954 , 0xA9F6F946A8AF47828AD08DFA874D855D , 0xE86EA72FDFCB4BB5859551C0B714CDC1 , 0x9AD8C0404E984DBEA101F320CBA2E5DA , 0x43CBB58ECA1240DAA9E31C8ECEBA9C90 , 0x485E7DB9F0DE476696FDBD08DD52657B , 0xADA543AE050B46538D7BE4AC3A2083B5 , 0x8F36D1CD1B034FA6B03D259580EC456A , 0x0874F861E4014F6D90676E2ED77169F7 , 0xE8C73BC5213D4D4B98281B40DA9EBC54 , 0x692FE0B1B7474BC5B54BA63F1ADD2157 , 0xA1B99B329934450184F71889AE6E76D9 , 0xC5AF5A14A921458899E11A7739E2BB55 , 0x2AF40B82062A488ABC569235B2FD7829 , 0x3982BD4C48954128A002BE8F341D0A95 , 0x6CA4A60FEDC64DE7B394B02DA68404D9 , 0x189F1978DC5A43CF99CA4F8A323FF510 , 0xBA8F57A68C774DBC8397A4D1869C570C , 0xBEA1D5C8AB614A79B87670C5FDF35949 , 0x2944DE591B7244F69CE9A610DD788F02 , 0x9713986D231C4ADD9CC23B60B6477A1C , 0x9ACF6855337C4AEFB554CCEE95F076E7 , 0xAB202D5DE22D414E8C990C1F02A65EA9 , 0x5FB267C08C4844AB9EB3277D706FD6BA , 0xF2F3C26F27EC46E588B97FC070755639 , 0x884DFAEB25F2427B9C3A428E801336D0 , 0xF115A3EF2AED4A4DBD5BC3E50F723B74 , 0x5ECE628B7E5E4B12A9EB21996114BC8B , 0x65E5A635D8234319AB3C2E1E8FA765C3 , 0x2339FFE400D9487389F02772D3B37517 , 0xAE556134914A41E4A9797DF249AFAE38 , 0x70D0AF6E7C6642B28F3CC441E75B51D6 , 0x58C3A0E31D9E400DA8C77B429044142A , 0x970CEBD58A464A01BC90051085CC851F , 0x2DE7E6E893BD4782BAEFBE29CD91C4A2 , 0x8F7C12C83B444C3E9DA2188AB9850E13 , 0x2519949D99144D5A9D339D31B06E09EE , 0x82E052632981416D8DBAA4E0C0B01F0A , 0xB512EE04DDF44485B6908895E918783A , 0xF4F323BEC0EF48459A4D2B894D528343 , 0x11925EA5DC804A599CA0D62C4A8BEE55 , 0x2FC1E2C3D285490587675263C79B4D27 , 0x6921B623ECA34ACD8A4125BD2DDF1423 , 0x4D7656A46F784ACA85CC9A60CF34045C , 0xC170D42CF8254BBE96785EF28A1E8458 );
Copy
93
7.81 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = ? ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x1C L…ËÕ2OH½\x08 œ½þv1… "
b"[:…ãî\x12 M8Ž©óÃñî$U "
b"rc¨}\x04 ÀG¦¨Õù0Ø™ù™ "
b"wrtƒ\x17 Aq””Ú|ÎÄ\x18 ` "
b"¸.½ŽˆL‚²\x16 mTÄQ0Œ "
b"\x01\x06\x00 =\r ˆK¯€þOcýÔ„ "
b"^Çs•\x7F\x1D OƧ\x02 df€Õ5† "
b"‡ÆÅL±H@Ý%õœc "
b"\x1F ïLÅ9ÍI\x00 “G~i°ÿù. "
b"“ì5AùCÁÀ `ÍKÃ\x10 "
b"ås¤¢¶oCÀ©9Èsíçò "
b"f¿\x05 º{¾HÔ’`®Ã©tm¸ "
b"Ë3õ±&Mº›\x12 èvÈýæ "
b"\x17 x¬O<LŸ»–ÛAËedG "
b"û7ÖGYrBs «gk\x07 "
b"\v k\x03 ÅŽ^H²‰\x00 ˜šÊ)"{ "
b"I™f\e jìI\x1F ¶ð^¸\x1C ëªÓ "
b"ëÓ}L†ÉEÓ•fˆVÖ\r 7t "
b"5[„Ä*-M0±òýÊ\x17 ÊÁ¯ "
b"GÆ7ä?"G‡—Î;´\x0F ¿Œÿ "
b"\v &\x02 Zá`D>Ž\x15\x0F |Š,\e Q "
b"»£¿Ë?#F3³Æ1W’Uë "
b"\x03\x18 ׂ=,F\x0E »#·lVEì\x06 "
b")ä92¾7FN«¤‡aó´°ì "
b"…R†¸Ë\x07 K^ŒÂ¨\x18 f³œ‘ "
b"4š3Çy7M’„\v ˜ù%\x13 f- "
b"<\x11 Až\t ç@{ºí2\r àÕR "
b"eaà\t $@¹³ÝNäÖ‡>· "
b";CY\x05 Ñ\x7F @9€cѰ3Q»’ "
b"[NòÚ\x1E úF7§ÍrF®ãè« "
b"¼\x10 ð‚ÎDF¡o\x17 ™\x10 »£\x7F "
b""u[i¹’E\x02 §µï?\x02 -@ÿ "
b"#¶ÊÎÅQH߆ZyöÍ-èŽ "
b"ü\x14 :MmM\x12 Œ¢‰ñïç\x0F ¢ "
b"5t11p\x10 E?¨”޳+šSï "
b"ˆßOâ\x11 A\¯\x1D ¦Ê½ƒÑù "
b"¯ƒÒ5šµAE\x12 ÏQë\f ¥8 "
b")õî·…æ@x¬@v\x1D Ð$Þå "
b"/A\x1C Y`×H´¾Y'Å";\x11 ù "
b"ôÂM¸ŒàG¯¤\v a2„“»X "
b"3A•k4H[¼„DZO¼¯~ "
b"6s¿B\x14 ÀM³¢\e Æ\x0F ýAM "
b"*F˜:ÇíMد”¥Ö\x01 †Ñ¥ "
b">6 ìf†AX‹\x1E í‰}Œd\ "
b"O£kc8ýMDºe°«,ÞJ\t "
b"c*‹×ÞžK©±2VèÏ4õ\x02 "
b"‚\x03 …ÒHuŒî.Ô×ý "
b"*\x0F cøÕ\x01 OШÀÛ¾I˜©{ "
b"\x15 ^š#ÛèB@«ûHC¥-æ\x04 "
b"#»·¤\x1C )BG¹È_ú1scõ "
b"k\x1C `ŽŽ#G¡•Ò¥¤Y2¯\x17 "
b".^ʯ\x1E |C•†™/jiÊCò "
b"S³¾n\r 2E[±]ÂÅ\x7F $ÈÄ "
b"Á·æö÷[A©«f³\x7F ¡›•þ "
b"\t Ä€åÒ°CþØÕ\x1D ·Æa: "
b"‹ ÓÚo\x06 IÈ·ïßï™Iÿ# "
b"®ÎR¥àÊD†§´ðÚ–ªÔ\x08 "
b"§=mh8àB)¯Ž[—\x05 ÅJ2 "
b"\x12\x1A ã…î[Ec¹Ó7Áýg(- "
b"Ýæ;âSI\x1D ‚}\x07 Iÿ±¿= "
b"€4€ÚŽÊN9Š]·uÍ”›ì "
b"E޲\x1F d<OŤú\x1C ¬Õ^T "
b"–\x16 ÕÔX‹C?Žý¨‚Ã`ó "
b"S}bÁJIý®\x05\x03 M2ÏÙD "
b"¤dͤ\v %G¥ ÔÙ!¶sÈ "
b"U·IƒL|N(„cÏtd„ "
b"išˆÿˆæBïƒ4¥9L€ÜV "
b"""
vƒéÖ\n
mA¯´×!®ûß“1
"""
b"êϤ–"ÄDî¶hÞnºL\x02\x00 "
b"†kþ\x0F jI΀+ù\x08 –\°X "
b"ë\x11 Ï\x0E YÁK\x1F ’_ä·ì“¤ª "
b"\r \x05 ç9ÚªAð´üqëêá&š "
b"„M\x01 i6¯H ±\x08 …d\x02\x13 Þp "
b"\x7F ös¡„NK$×\ú\x07 ZF "
b"Af¿v*\x15 HˆœT£|Hël4 "
b"\¨\x01 ·0\x03 H«½ð\\x7F ícÑ "
b"\x1F çáÓ¨QBà›\t\e «ö\x19 2 "
b"Š2ÇHýÜDÖŠ\x06 Ì.ɘwš "
b"Î\x1D ‡;¯÷OÏ ÒJ¥\f\x01 äò "
b"ÔÑ\x1D üÓ<KV©±C¥\x00 ¿Du "
b"™ \x15 xÛÒB»º‚½.„k> "
b"1|7¤½Im•8`u\x16 ÷o9 "
b"v²ýšm(D ¥\v\x0F 9“vC- "
b"Ñkð’øQL}x–D#]ðB "
b"ÝŒ\x15\x06\x0E pO‡½~’\x00 7ÖU\x7F "
b"û“¨1¢\x18 @5·Æ˜)Ýíé$ "
b"ü³û`ÿ\x12 MÀ&jóï…^U "
b"2oe˜Ø\x1C E,ª0Ë»õçN— "
b"P"?ûRXDë¶ë—BVñø\x1C "
b"™Ýͼ¼lB\x11 ¢ca\r m²hz "
b"Þ»èÝ0dN.ƒ¿÷õÅ…; "
b"áÃ|²\e ÖL¡ ±ÊrÅ\x01 þ "
b"G§h’ë–L¿˜±_Y\x10 ó–M "
b"™AT´\x11 éEq¦©5ðjî£ã "
b"Òër\x11 >Bþº\r \x1D ã¦ø´ê "
b"!¥Z\x04 .¬CL‰HrmO½ê@ "
b"ï«0–*üH‹Ž¥\x19 ™ä‰°z "
b"SW¸›µ·Oï¤,®•EN \x17 "
b"YÃ|,rOMŽå[Å\x14 µû- "
b"”=ý¤dfN²¦\x7F æâÃW›~ "
b"^(\x14 À\x17 ñJy†H\x0F È4\x1D «u "
b"©îÅšPîM^‡pËDsT°M "
b"ª^BÌ\x13 Ò@{–›H«—^1¦ "
b"Å6WÓgðB\x1D ¬¯A\x06 Ë\x01 / "
b"Òø\°`^AÔ‚\x0F 5Á1¹\x17\x16 "
b"2ú‘\x12 ,ÈOÿ™2\x1E ò¢pŽ' "
b"üvlÆO.L‹º\x0F äI\x0F §+¹ "
b" ðà&ë“IYŽÇ©ïÌ\x7F €\x19 "
b"UçÓ0y\x7F E5Žõrf‰W\x0E\x00 "
b"îV=»xO›¿Ú\x1E •z\x19 …› "
b"\v £\x14 X9ü@ÎXYFedÓÌ "
b"½<6\x1D &HG¸Žr*ªKÛþ5 "
b"Y¡\x15 í¿šE€“[ K)Ê‚è "
b"»Q朗CGŠ\x05 ü\x1F ™h\x1F 6 "
b"\e *U\x04 (&OO»«FŽQ$ù2 "
b"nÖ„`þÖN<¬Ê\x13 xP^s "
b"0®'[ÍB£¤‹¶©Ô8pj "
b"ÿ«Eim\K\x7F §^ƒ\x00 ”’Rè "
b"ÿµJ´úC±†œ ©$¬¦3 "
b"\x0F (\x12 âŒøJ\x1D ŽËÉ›Àe¼° "
b"C¬_pŽxF\x02 ¥ä\x04 ù_CsY "
b"·Ÿ–>š‚L˜”\t e"ƒ²t# "
b"Y&º§å(D"±*Ø8\x05 Xîô "
b"B"kγËFV©\x04\x0F Þ)œæ^ "
b"î\x06 ޶Û\r DФ^]·¤³ÜÓ "
b"\x02 _yü\e fKt»¼íáp»m[ "
b"þñ¥Ì³¸M0›·¹\x1C nÀôô "
b"ø\x18 cÒî“JŸu¼/#\x12 ßV "
b"îõ·<ñþD[¢£Ý\x18 :h\x03 T "
b"K\t x\x1D ¦–JZƒ3ò—÷ÌY¶ "
b"#¡Ô%†|G\x01 Š®íÎ;W\x1C\t "
b"E ´¼„fKZ³\t ö Ž.\x1C þ "
b"pHÖÒ¹ K"¿Ñ<íãšb¶ "
b"Ýé=\x1A ÔXGF¬ê\r }Ì,¦\x0E "
b"!_=€@\x1D Cä¤ï1Ï¥ÕÑ\e "
b"OD,8\x03 ë@½‘Qº˜Óð\t Ÿ "
b"ç4íT²By²\x17 &²1\x1A }k "
b"G/Ï}=yL庥\x03 s\x03 傎 "
b"‹Îw\v š½JQ®YæU—×a\x1D "
b"ω7AÉNNÿ\x17 @§Ã±?\x03 "
b"\x10\x05\x05 k´\v D\x0E ¡gtìÞVÖ\n "
b">³©J²MŠŠ©—Îå¥0V "
b"S\x11\x1A ›‘oD\x05 µ×\e ž\v Šï× "
b"""
É÷8ùNúE\x12 ™M\x1E S\n
àr:
"""
b"ðÄ\x06 ®žQN"‘˨Խ†½u "
b"M\x12 ëáÛàBX¢²\x1C ø¸"}\x13 "
b"l\x17 Ñ\x06 cÃIi‡îiçÑÏýt "
b"½4€É*ßD\x12 ŠkɃ¢ûÄ» "
b"'aiä-ªE0¬%%b\x10 Ü\x1C , "
b"Òt®Q¿M»Žh•(ªS7$ "
b"Ù’\r ÿÕfF§¯udw\x13 ,îI "
b">’ôìÒ3Gê„Ú(.øDXÆ "
b"´üJ\x00 …·Kd’—ë:¿\e 1\x15 "
b"\x08 ýž`\v Jh¦ê\x7F ç[çhj "
b"w\x10 ÝnŽKK\x01 ®Ãl×+\t T\x18 "
b"ÅY3´ð.NÚ±\x18 ?þwÅÓU "
b"ßZ·\x14 |ÝKއ® Ü\x0F &óW "
b"߯’zÕ¡KU‘¤Ñ,>$AÞ "
b"=šw°\x03\x1D Gg¡²‘Ó#Aœå "
b"\x01 øñ<°mDN‡»C\x07 k,üy "
b"#I@\x03 }E\x1D ’\x7F\x00 zÑ¥Pö "
b"–Ù‡Üß°L\x12 ‘‹“ÕéW\x00 q "
b"¨¾Ž\x00 ´8Ha»s\x1D 0î[bJ "
b"\x12 V,»Ê\x04 M? ;øvÁÌUŸ "
b"c“çò'ŸJûªï2¡\x13 !’. "
b"_Q\x05 S³‚Hѳ\x06 Ò-òæ\x0E Ð "
b"Ö1=Bí;N[Ÿkó\x13 ¼šï| "
b"YœG=\x0F }FVŽ):``h "
b"w&§^î\x00 Oü…REQnD\x12 "
b"‰yÌ-ŽÑFGƒjUsGÉÎW "
b"Ì”i—¤ŽB\x06 ¥¨ÏK¹.¯¼ "
b"\x11 HÉ…Ø\x16 M“‹Ž÷\x0E \r Ç\x12\x11 "
b"tÆO)\x1F pN\x1A —\x0E M¾°òƒ¸ "
b"uù\x18 Ò`\Bz°¥`‚Ó6Ô¨ "
b"""
\n
ðÎ4@œLf‰'¶Fè]Õ
"""
b"=»Ô¤ÐuAGãpdyY9 "
b"é‘)Š$ÇNœ¯ÎÀ!XÒb "
b"©ü=\x02 {HûƒZà„ÖH‡C "
b"Ý—ž”)CC*²ƒ6;f«\x06 Û "
b"KV5\x7F\x04 çN\x1E b˜¥\x1C ›Ê~ "
b"sÄe•Ú¾J”ºOL\x06\x10 SPž "
b"\f hÏ&Â=L3•j"Æ4†Åî "
b">¨!´BñGT‡—fb\x16 ÙŠá "
b"-°’²]…@ˆ¾æ|\o\e\x11 q "
b"7Ò\x0F Áò‹F˜”b^\x05 à&õ\f "
b")`²»D´±\x13\x03 [ËxÎH "
b"“º5û\x08 `D¯ºe¢¼ð\x1A ¼U "
b"?Ù²âÓ¼B¨•fq\x19\x05\x18 eÜ "
b"ï\x0F óºc²L“ª¢ÀSj\x7F ]\x17 "
b"1-\x1C BuQM™€ Ç œ‚ "
b"o\x13 g/ÚD#‰öŽN´fž\ "
b"Î8/\ö°F?¨–á“{ûHa "
b"\x0F ÎöòV€H.§°˜þ‚Yîš "
b"?æ_ÜíÈO\x17 –\x06 ¾ð\x00 è\x18 U "
b"\x0F Æë'רOãšSSz[\t 1á "
b"˜)§©áfFݱöJURO\x08 "
b"X£¸'ˆ¡Jnš²ßgMÉK· "
b"™Æ4`+‡B(†G¾‘Ö¨¢Ô "
b"èÔ¤j¹Eõ„©kŒP\x07 êW "
b"\t œDѧµ@\x00 ›,Ç<MWÙ¢ "
b"µÓ\x13 9œ9I½ù¨\t ‡”` "
b"ij\x12 À§iJʨ\x01 ŒA—\ "
b"6{ÿØ?\x08 G-£\x00 µ³ÌbÜC "
b"\x00 ²©8X)G%ž}¼ÅCܵt "
b"\v åŽù%‰CH¼|Ûg£Õí3 "
b"NwàWKîK\x0F š\x1E ]\x18 •u8¯ "
b"\x0F ´ÙÚE’E\r ‹AüÚàF\x10\f "
b"²él²?ßD;§\x07 ©©»…á% "
b"´h>%â2N¦²–ÖÜIg»~ "
b")1ø»¤]C<µ?ù\x14 ¦ØŽÎ "
b"\x0F ¤ê§eÕJ+‚»1w\x01 Y\f $ "
b"à…7\x14 cLë¡Ûè\x15 >5Cî "
b"\f Cw\x18 N¬®ãàÕo®wœ "
b"·Nm\K\x08 Lü”Fa\x08 ±= "
b"ß»¯œ“%M䣸\x13 =†\x7F ú\x1A "
b"a(޳ù5B\x19 ¡²Ê\x11 â‘ÿ} "
b"èñ\x1E 4BøD†´Ä%\x02 'bK "
b"©¨ÿެqF±€9ÛT¤0pm "
b"ß×ËLÿœH»Mq\x1F —ˆRS "
b"=}ýìXlNv¬h‰Ö\x18 €’[ "
b"=þmmÖªK…œuÚ\f S\x13 1ý "
b"o„dÏ\x0F ÌAß c™0\x16 €Ž* "
b"Xª»Ï$ÈIúŠC_6ýã‹ø "
b"&Ò‹‰ÃCJ\x16 ±~‡¾Ú\x1E {} "
b"""
a>\n
+CAC¹ƒ‰Æ¤êÜÀ
"""
b"Å`q&–qH©‡\x1C ù˜9-Šè "
b"M6¿òò?Mã¬9\x18 ƒ“üZ° "
b"\x1D ˆ·“Ö}CÔ²ãaޱ\e –ú "
b"\x16\f Iû/dO\x01 ’¯eðŠÚRD "
b"|6®î¸¸MÔ‹Ëž=¡îŽ\x10 "
b"CúFÖ\x15 öLH¹çq††0Ì\r "
b" \x02\x1F …,VL=™ú—\f qB+¦ "
b"¿V«f\x12 }Dê¼æEc*‡öÄ "
b"""
æ‘\n
j\x17 ÇD\r ”úU\x03 OiJ‚
"""
b"""
\n
\x02 du\x07 ÔAâ ª><0Í!ò
"""
b"Gce´|NoŽ]ß\x18 „\x1C º~ "
b"5¸¶a•sC†’·P\x17\x11 wªã "
b"jå$KPjB@™æžx\x06 9é« "
b"–Oæ©üjD\x11 ‰5Þ\x10 y\x03 ¨^ "
b"ô¾‚©ïèM®õúWÑ•„ "
b"""
Ïã÷¬\x18 A\x12 ÇÀ \x19 ó\n
a
"""
b"µ9¾jRxIƒ´ÄÅ0\x12 c- "
b"""
\x14 ç™\x1C e#E\n
ŽÅ•˜ÂƒûN
"""
b"ï¶G\x1F ½AHp‰šÉÿg*\x05\x00 "
b"|ߘœÈÐEš$³»ß+\x1F "
b"`Œ\x1C ‘\x03 D¯ Opì¸\v \x00 "
b"\x19 aœ?Ì›C(¾Žô\x02 âku. "
b"os\r \x16 ¦*D`²ÈW\x14\x00 Ø "
b"ržKi?’Crˆ9;áê˜( "
b"¬¶ÓOÞ–@\x16 ‚†£Šh\x15 >: "
b"Ó%Mø#\x7F I2›4u\x0E ¬Lã¡ "
b"Iï©%¹–JÐ…\x14 €‰\x7F À¤ "
b"×SPe&&Gˆ´´@á¥P[Ò "
b"ò)¶5‰”HÝ“ú\f OLîV "
b"¯¼\x0E\x03\x1D ¬F1²w\x05 BSwRO "
b"L_ùk:\x11 L²µ¥k5ÃWF "
b"°BgO\x01 EA\x07 ’Oñ˜ì¯QR "
b"Òñè}/±E‚ƒf5tâNìÚ "
b"¬Ka· \e DÖªxÊtöÄ?Ï "
b".Qog¥©FR•‹\x19 $ò\v K\x01 "
b"Ý«¡êÁ\x06 @g°\•àiý[\f "
b"¼-\x01 Þ#L:¾€Á\x1A <g…\x02 "
b"Àµ\e "´˜M¶×Ñ\x1A\x0E ¹dõ "
b"â«“7ß\x1E Lê‚\x05 ‡à'Ë‚\t "
b"U\x14 )\x08 8|D-¸9€XÓg˜ "
b"j”\t wŒQFD¼¸rî\x08 '"â "
b"Ç*3à"Kõ’\x0E äá^TÚ¿ "
b"ßb»p”Ml³O"(ÚÚ÷Ÿ "
b"#á ‘êZD€ŒC¡\x16 vÜÅ "
b"""
\x14\t §DùDKè’aІ\n
\x1C ¹r
"""
b"aÛ\x03 'šôIÊ¿k(§ÇÝ…\x7F "
b"qçÌñ‘°Jܶq°\f ‘\x08 t "
b"""
ZŸò…p´FÊ—¦qâ/\n
J
"""
b"ª÷\x1C PcƒBص/_\x7F\x0F —È‚ "
b"¸›wZ,\t J²®•ç\x13 ñxÙ- "
b"N\x03\x04 ø\x18 kL\x16 ©Å?Ey\x17 kŽ "
b"Ïé¢ÿÖI\x07 í\x17 ç \x00 ßq "
b"GsÄœÄÏN2²ÅÄ7qz³p "
b"\x08 \x10 6§(KB‘Ds¬…)’ÿ "
b"\x1F ·,KKAqƒ\x14 ™\v ÒY˜£ "
b"Ý1\x15 1¥GÕ‘UÛ?ü\x0E ¥– "
b"iä–¸ÙþF\f ¼±¨¿ ©%U "
b"\x07 Ù—™˜ýJË‘Ž5\x1D\x06 Ť\ "
b"ÄÝåÍŠuM¬®hÖßÕ\x0E l— "
b"rÝA-~êH£´˜L#µ –> "
b"Òb‘é$F1…±iÛÁtÅË "
b"+Ød–ÑÐHΟÁb0Ôè\x0E s "
b"E\x05 r\x05 ÅžB"¬DÎcýtMÄ "
b"‘]ìbÄ~Hž\x01 ¤UýŒ4£ "
b"öŠ\x06 càB@ž(ô\v }4X\x08 "
b"\x03 òm\x1D øÚKÙ†˜²3™Ö?ü "
b"pm˜3."Oüˆ\#Hø›÷_ "
b"Ovô'r\x00 MV´\x02 xÒ "
b"Îç\x1E\x06 ×ùF¿½!9Æ:÷m "
b"""
_a-w'tJïƒ{\n
\e Ô÷ ¿
"""
b"ðñËásE…Š=rÙ³bÛz "
b"ßücþJ¾BÚŠ\x16\x01 É»åïH "
b"\r Î2J‡öC8²K#ž\x19 „Þ\f "
b"áДvE\x19 §”Þû\x00\x1E D "
b"¹A\x10 z´€@\x12 kŽÂÎ\x7F †ò "
b"\x12 0Y\x1F ¯¾@T¢ƒZnp@KL "
b"\x00 üüOŒÙDw©,Æ—ëp¼h "
b"""
€ÊÆÓ¦iM'ˆu¯Ô§\n
©
"""
b"""
ø:îÄÎ\x1E Gf²„Á\n
ä0O)
"""
b"SXÓinVG=·©\x07\x00\x19 ¨é "
b"Mè¥uN7CØŠ\x1F Ç=\x1C *ì¢ "
b"œ|¬çâ\x11 A\x13 ·uo\x13\x19 _·z "
b"ždt1\x17 ƒCµ·îÒ\x06 «Ið\x7F "
b"¾5^ø\x1E —JÓ¹àz\Û2\x08 n "
b"\x1C 0\x00 G¬ÑGN±aÚ\v jË'Z "
b"+w3÷õOD$®ÛÍ×È#– "
b"\x13 κ˜M\x19 Gö»–—#G‰‚Y "
b"\x1E …È¡½4A¾™?67ï„\x01 ' "
b"{ülæK€AŽˆ}"DÑ»ÐÞ "
b"àŒ\x07\x00 µ\n L¶·À’H¦ÊËA "
b"&l´1ËÎB\x17 ˆ=eoÛŸ3Œ "
b"š\x03 HU7\x14 C«ˆ%%ßÔûðt "
b"P\x06 È\x04 ¿{B^¥kMi`p‚f "
b"ÇÏ®Œ\x1C ALÚ… ƒÍ¬=‘H "
b"Ös\x18 º‹ËD\x05 3Ý'Š\x08 àó "
b"wœ]´¿íAY¬_~\t 6~4\x02 "
b"Úa¦ŽÏ}I\x11 «m @Ä4RR "
b"ÊÃ=uïòCùƒ¬ß\v ij\t { "
b"k&|MjôE1€ŒÁ[ñ¼‚| "
b"úíä\x18 ÒxI§‘u³¤¨\x13 M† "
b"""
\x10 G‘+NÛ@ƒ«9‚÷Ï©\n
\x1E
"""
b"gOK„&£E\\x03 :LÌv\x16 C "
b"\x1F ~‘ºÓ\x13 B¢µ\t Ã:p\x03 ž4 "
b"G\x02 ÅK%=Aº†ÄŠzR€¿Ì "
b"t’\x05 ßÝ:OýµÓì.òœ\' "
b"°ÕgæS\e Kþ¿²×¨%„:h "
b"¥yç\x00\x13 0N·¤\x7F\x0E #ãµ_ "
b"(ЊÆpæAF„M\f Ä\x08 éý0 "
b"\x0F Šh\x15 ewK´¦\x1E <¦\x12 Ç\x03 L "
b"盆š\x02 @ ‘)Y;Åe7 "
b"FÅÌ€£tOˆœõIp\x00 ¥à6 "
b"\x15 Ô˜'\x01 UL¶§º¡\x12 A?\x05 "
b"\x1D yg/\e K•²ð»IÁ˜&® "
b"@10\x16 Å\x1A E²ÅJ¦Åðá< "
b"ö$\x15\x07 -´A€¦J”¯ì¾j„ "
b"|"©þþ¿Eì…\x07 û‹Ñ\x1E Þð "
b"""
ë\n
¦E‹SAKŽâ\x14 4tÕˆ¸
"""
b"*\x05 '¦MíHü‘–\x13 ÷*\x02 ÑN "
b")CÐï\x11 G"«bsòÝ‚\x1F Ä "
b"gþP6\x12 ŠAyƒC<>JhbÔ "
b"ÑMï%GxIý·½pØ”rÓ0 "
b"ñ\x14\x1D ó“\t Až¥Y•ZükK¿ "
b"¾õ˜Q\x12 G:¬\x10 òež““ "
b"yV\x16 (û3Kæ»–[,q%¦3 "
b"Ûÿ“%Œù@Ó².‡‹\x0F eD& "
b"\x02 6fvOkGÃT´ôëÌ) "
b"xmR9à$M&Šväßý£J\x14 "
b"à@*¯1.JRŽ6xÒ\x12\x1D d¦ "
b"3’½\x01 €|A\x13 ¸´û^̳?ß "
b"cmþÒÊE\x0E •\x00 j¹¼ù\v "
b"‡õB,÷5D\x10 †&™†‡˜‰ "
b"""
¦_qÚ\n
JI&´\x11 ÷\v Ò\x16 nB
"""
b"«_ÑýoDM2¯H݈Ìd¬i "
b"7J …ˆ"K¯º•uŠ\x15 ´Ê "
b"Hì«4pðF½že\x14 ¢«@3a "
b"^(ÏBf#A”¶v„ß¼\e oÙ "
b"ç½;làDÎŽÜ/-Áu~Ì "
b"öÖÛªŠ"M ‘®"f 5÷— "
b"Ï\x0E ¬¨Ð¼B\x02 …竈ÔïËö "
b"¥\e ^\x06 ˜ED½8‚ü‹³ë® "
b"âxÛ#øHŠŠUóË÷\x00 “õ "
b"žÿ¤Y>`Cñ¯²f\x03 |ÊgØ "
b"a‚»;0œAÕ—\x19 µö—.ü« "
b"º0.<‰ZA7”¸˜óm·iæ "
b"\x06 :[Xÿ4G¶„¡“›\x0E L!n "
b"-¬ø\x1D òœ@¿¿™«#¼çW\x19 "
b"£\x14 6$žÑB%¤Q?…tÖ\2 "
b"|`è,þ3A;£6ùO\x0E u§ë "
b"¸M»\x0F µ\x1A K\x1D šZÈšÆ÷s¾ "
b"»Ä%Ǭ’DïŠ\x17 ':\x0F Pnã "
b"/\x06 ŽVcKHì†:Ä\x16 ”>Îq "
b"""
\x06 8ƒË¹ÞA·‡ß\n
\Æ,ä0
"""
b"ÆEÛ>ŽpEw‰§³ßw'pþ "
b"\v\x1A žË' @Ø›Jñ\x16 ƒ-\t * "
b"œÇåJ$×@\x03 ±º{Wq‹3U "
b"""
ME\x13 ™\n
éC@€úŒ\x7F\f rœ
"""
b"""
}•,~)ŽJÒ¨&²\n
T\x02 ³È
"""
b"g§³Ê…+BA±^–Õ‹í¶í "
b"£Xâ8}õL:‹\x19 yN\x0F B½I "
b"""
\n
Æ™a3èG ¥ëº-Ó¹])
"""
b"•ï\x05 ö‚¢A@ŽêëkŒÍ." "
b"¤Â~ø\x1E *BH™…ñ©\x1A ¥¹† "
b"ûñëŸ_+HÛ¯W§K#V~1 "
b"\x06 ˆoáƒ'KÐþR‹¾e-ì "
b"j\x7F ˽±3AF¯N¦·‹¸w "
b"É06\x06 Àö@ ·Œ0\x0E ¦þÉq "
b"χG3E)A_ª\x0F\x17 ÷\x06 ýòZ "
b"§º–‘d>KÁˆ¨\x04 €Hßjé "
b"©\x15\x08 ‹tÊK AQÈ%ÎÜ\x1C "
b"æ—Á/é¯H\x06 ‰Ím—T\x05 °\t "
b"{ß+…Î/J\x0F RÞùmGµ^ "
b"$\T6|E%‚jÏ\x14 Xôs8 "
b"°\x1A Ô…o\x16 BŠ›rý»PYÕ` "
b"%L޾AXC%‚Êë\f "Ô#º "
b"+\x1C ï4(÷HÀº\f ÉÔÒkA¶ "
b"žŠùâ¢ÃM¡¦¨\x17 `0Êÿ\x1A "
b"\x07 yc\x04 Ü‘Iç¾i²÷a+ºœ "
b"\x14 µ¦‡JGFj•\e €þ\x02 ½&Ž "
b"Lÿ4¤ñÞK\x11 €ãÕù|C\x01\x06 "
b"K>„CÈrO©TÈ7ÎÀi/ "
b"\x02 ÜË\x08 R\x0E @d•ûßï Ê\x00\x11 "
b"1à›\x7F BM߬\x04\x00 +/oO "
b"I]¢Iø&@w”ŽŸ\x13 2ú±™ "
b"‡Q6tP?C.¾ãø8F½úR "
b"""
oât\x12 í¡J³ÕÅIúA\n
O
"""
b"""
ß‚\n
Öl\x08 A\x1C ¾#\x7F µ\n
îó×
"""
b"³ÑzD\x06 )O\x1E Ž£\x1E Ûÿ¼¹¶ "
b"ÏKÿN5vD\x01 ª@À‚»Æ<â "
b"\x03 @vôš¬GôLÑQFÐØÛ "
b"¾~{(Ç\x19 Aº£¤%Ï{\x19 í& "
b"ÆÞÑÏØM؃UœLU\x0F %~ "
b"J.epo\x0F FŽ®\x1A ¤û\x0E\x05 ql "
b"¨ÀPÒmðI»Œ¶\e œ.»}‰ "
b"ÓF\x0F ^¬ÌB7Ž”þÊ\x1A QŸ™ "
b"`\x13 _½dNG\x06 „ ¬Åüµ’( "
b"©t”ÊkK\x16 ¶Êçv7i|§ "
b"\x02 =×õ¹{O;µˆ(¥\r Uv "
b"î$Æíg\x0E Lkžµ±\x07 ®:ÿø "
b"©Ìð:f\x1F MX˜aûíTœxX "
b"OLÆØçµH‰¬Ï\x11 ̤\x14 `û "
b"g\x11 Áj³ÁCSŸ‘\x1A\v\x08 ãÏ\x06 "
b"é+ÛyQéGí§N¯ýJû†\x19 "
b"\x1C E=\x04 ,B ‹TfSÏRG¿ "
b"ôûZ\x05\x15 eGK«%¡nÌ\x03 ¿^ "
b"|\e\x05 Eä†Hÿ·\x06 £W‘íkr "
b"ÈÀË·ïHú¯ÎŽÄ@å°€ "
b"\x0E atzð‚E6²\x05 D‹NÇd "
b"¬ztì~B˜¼S!\x1E dm#m "
b"²PñÄÖvK\x1F ¸MńIJ¾Ž "
b"Òê5\x05 î`Då™þ\x10 .G" "
b"×µum¶\x02 Cf¦a+‰œúŽ= "
b"\x02 i©DÃ\x16 A¹’aYòwL„ "
b"æjºÛÀºK\x05 „bœ¿äਠ"
b"Ôømn¨tJ\x07 ¹Éº,<Ø "
b"H:Yü\x10 ðF¯œq“¾&¿Vï "
b"±Ÿù>¾¶E´’æß<<GŽc "
b"""
Ý6ò\n
¾ä@\x0F š6{Ò=";/
"""
b"v \x1F ”ÛÛE§˜é¨nÒ%Ë1 "
b"ŠP6h\x12 ØFɉ±"\e Î3ç "
b"""
ÜÕ-ˈ¨@J¥ý¶>\n
I"
"""
b"j£AO*ªAĨkÚà›\x1F ž\x18 "
b"\x07 uS+â\r E)‹Q\x07 • T…é "
b"\r ±àXTˆHb½\f &>IÅ/\t "
b"m\x19 ,þ\x11 ”B\x7F ” x\x08 ÑÉ-í "
b"„ŽZ˜jHI\x0F ¥ç\x01 ,èÁHu "
b")ʲ¸}J¾¼J[(™þún "
b"D\x11\x04 ‹Ý]@\f ·i¿„í÷0 "
b"BÊ»æp\x03 NWŒ¡Â-* }Û "
b"„˜ÅA\x0F El†ÛFáÕù¢e "
b"\x17 |[é]ƒK°á\x0E Ysz "
b"Œ‹Ïû1ÿOÒ§©shRÌ+O "
b"q©\x1A Å\t\x0F AøŽ_\v ž®›\x11 Û "
b"""
ņ\x02\x16 ކIO´Ý´\n
¾ÁÈb
"""
b"ùñi÷vÜOs–ésy{L[ "
b"„½¹a*íNTžGŦÑMIµ "
b"AE´óËœKôñ\x00 'Ϥ½µ "
b"\x1F ÂÕ\x07 \r ôNŒ‚UÙ^Ã\x1D Ý "
b"¼Âm\x02\x16 TOÕ…\x01 ¹]t\x17 M "
b"ù\x1F Ž8–ZM)Ž8¯Ù\t xø_ "
b"Ñß\x04 0¬*Núé>´)²7h "
b"ä<\x1A\x1F -Ä@P¥mÞv(ĹF "
b"8ï\x14 ˜\x19 ø@Ц´¦\x17 a¢D| "
b"Ž~©\x1E ßIq“\x14 Uå\x16 èÙ³ "
b"ñù7&\x1A CJ‚¡çÁpûÖ\x06 ´ "
b"ìyÿŸgûK‘¡#þ>äÒ…€ "
b"FÏ\x7F\x0F Ž«AAµ'*ùëœ\x0F ñ "
b"|“¶\x01 ³/F/&F\t ÑóK "
b"„d¾–(N[º0ðp²•ËG "
b"Z}ŽQ&K|€þÑÄrMâ "
b"\x01 ª\r \f ZÙ@ª‚±9¼ïsëþ "
b"6E½žtˆJ켌é¨ôˆ¤í "
b"¼U(ݲ\t DÍ®¡Ó\x1F 律é "
b"\x08 ‚×Ý¥&M\x1C €“¯ª\x0E %‡\x01 "
b"\x10 ÒI?\x02 &N9ƒjÊù\x1F n‡X "
b"% ‚S~ÑG\x7F –\nc¹8?õ "
b"*}â>JECv˜‘&Ç‹ªÜ "
b";Ž!®ê\x07 G\x04 Ÿ\x1A !\x18 Š$°\x03 "
b"ëáf¸ç\x13 C+”Š\r \x1C Î;õM "
b"¼\x08 î¥ ~L\f ’²‘Ú\x06 *í° "
b"{NË\x1E §|D±˜µƒ?ëtpP "
b"†¦\v þ3¨B#¯ç®žœDu\x10 "
b"›ñ-’DKµ”\x06 0«\x1A c‚; "
b"Ù`\x12\x12 –\x1D JK£\x19 žW0ït¤ "
b"˜GìJã>GÚŽ\v žù»Óf9 "
b"÷E+n°öJ;»g}G<õ‰\e "
b"³¿¸\e »?G’Žž¶t\x16 ø•- "
b"\x00 —P²\x0E ØCsŒSŽ\x18 þÍÂr "
b"Ôìkû\x0E œA}!¢‡\e › "
b"hÿ=ß§'IAƒ!)Î<~ßx "
b"½\x08 “›\x1A\x16 N=³3c Å(w "
b"""
i¹uçg.NBŒS\n
óŽÖ\x04 ‰
"""
b"|ÿëÐdGO\x17 ’÷W•ÝŽ&3 "
b"\x18 ¦óK$O\x7F ’-¨= Û\x17 $ "
b":|ã¬ï\x08 Jƒ½:€+¨Ú<¿ "
b"dÂ÷ê0\x18 ED’7\x15 ¶8U\x13 c "
b"\°Êâø²Cá‰NÏDÏL+% "
b"a)\x02 ´3µAo¤%Z;’\x00\x1D ^ "
b"§2F=_B@\x1C ²Ükü=Ö\x14 "
b">\x0E úˆ›ŽM+–ÐR½\x12 »F6 "
b"Ú<Ž;|\x06 Eq…<xÅ\ø…m "
b"¨ÇX–H1@ô‰Jø³8m“W "
b"×o}^\t è@\x1E ¶ÔD\x04 :)X\x1D "
b":â©t©\x00 IO®RÎò Æ£ "
b"ð|°YËAr¬__aèAÔ\x15 "
b"}&0š\x02 BAfmïÃÿ“šP "
b"\x02 öÊ\x13 aÒM‘©,¡\x06 Á9\x7F ½ "
b"ã\ooúuC×€\x18 ìC°€ÞÂ "
b"ÌÝóMÞUA©‘\x00 @(\x18 &ü5 "
b"\x11\x10 Ë\x0F »\x17 C-¡yôa5Ç‹… "
b"Ž+3“{!M2¶î\Ã0$Íß "
b"a–yêçÌD2¿«\x05\x11\x01 <Nw "
b"\x15 W¢$óÁMQŠ#\x04 ì|B׫ "
b":U•ªJgHV¥Of::;.< "
b"¶í pe·F¡¯6Œ\x1C ·ƒãv "
b"ÝTüÿ7zF\x12 …\x13 Ï‹^ÙÏù "
b"¬ôvóÆ\x10 J$«A;—%è‹~ "
b"ð\x14 6‰\x01 ¿@l“O‚¥$™²~ "
b"³5Æv€8B4¢ÜêEƒì\x7F ‡ "
b"ÃD¿‘ÞÆHüb\x18 LÞ ˆ "
b"×¥2‚CKA”¢©€\x07 ƒ\t G? "
b"2Í\t 7|ÅN@šÇt\r \x17 ¿1 "
b"!‡4Uð(ClŸwgx‚¥ÂV "
b"—OÈßæñIµ—\x13 ÕI\x01 KGë "
b"Ü™ª\x16 É”@ÏK“õ(Ä– "
b"n\x19 xçR\x13 M発nà\f ÿFZ "
b" \x16 ;i\x05 DU8Ó\x10 ¾\x01 ìÒ "
b"Éã'ø>IM̾\x12 /Ñ\x05 A¢Ë "
b"Ñ\x1D ³\t ·áA¼ YžÄÌÂzƒ "
b"ПŽÐ>DAå™^òú˜ðv\x00 "
b"§…\x18\x0E\t ºFs½{Áà$amƒ "
b"µîüÅ&ÝIž+¶{à;§œ "
b"Y\v ¸ ïlF„¿™\x15 œe+•° "
b"#TôéÐF÷%1Îs%ñ "
b"Αód”JEü²@\x16 Í,÷7 "
b"""
اZù*9I\n
¼“™…\x1F zÄ\
"""
b"º`ðò2Jækt¨\x0E 4ŠG "
b"DÌ\x13 ^m\x10 CˆŸ?ÊB¢°Þ‰ "
b"žZÇ(GiB…¦-·é\x08 oô "
b"PeŒ\x02 ÷’@º˜ùRÚŠ^¸å "
b".Ò·d=KT¶\x12 bŒòÙè "
b"\“sŠ–\x12 Dœ³ê—\x07 f\x11 "A "
b"¡ÿõ7Cn¶î.Ri¦Ù "
b"«vKÅ08Dn:‡{\x16 <æl "
b"àW‚émÆF$®%O|ŽÙ“ª "
b"\x07 ’«ÉÙSE\x06 Ì|œÀ[ö "
b"(zns"ÐC¿¨\x0F\e #Kaµ "
b"\x04 \r Uí’ E&™ð‹Æ¬‡Œ "
b"\x1C ^\x15 …q\x19 I©¢ù–"hˆ\x1E ` "
b"""
ñ¯ &îFϦ\n
¦‚\Lå©
"""
b"íæ\x01 Ä1A³¹'ò‘ÈÕôl "
b"D·ß†8MqÙæNÍð "
b"/8\x05 _(Ho¡8¥¿l9\x1D "
b"2×ʯԵCÝ·yRº„^ "
b"]^6ñ\x02 ÏF–¨dŽœ^@©£ "
b"Ýï\x08 çG\x05 ¹È™°-U~U "
b"Q%Õë¶mHgœ†ë§\x13 7µ” "
b"\x19 0Ð)Ö`O–½ˆ›\x1D Tb‚r "
b"Tªi\x0E CB¼…\x16 *I0H\x17 ë "
b"à ò¯\x7F £N¹§j¼²áá¼Ó "
b"""
íKª\n
4\x1F A€²1E¨1?°m
"""
b"@k3³R¬K8ºñÉÁµ×…è "
b"«ÌéáüÞJv¾9)'7ÿMC "
b"§UÜ\f <Mg£ó¿L<\x15 6Ë "
b"®›@ËwsIDZÏ$u_nmü "
b"G>àÃ*&Ia£†òÔï)x\v "
b"+íÁO\x14 ¼Iý†V:¾Bz\x07 ÷ "
b"bÙ‡Ÿ=ØM\f œÈ6=ñ\x19 ã± "
b"U8YªçòFY¨P+\x15 5¸› "
b"kSÎl`lB<£®“îe»È "
b"ÏKÁ*:Mî¡ÔóG \x14 U‰ "
b"Ñ\x1E ªÑOæF~²½_O\x0F ß\x11\x01 "
b"—á\x7F D=©©¸ÂŽ\f û+ "
b"$ ?]ÅûF?©é5#hc7ÿ "
b",q\AÂ1C•®.\t &JN\x13 "
b"ȉ¡« ŒG)¾f\x12\x1C åBQ¬ "
b"zX°Ôc(E\‰©\x1D ¾nEæ "
b"W@I/'gOޝa…<@ómõ "
b"Ìq|¤\x15 UM'~\4¿áÑU "
b"Ï\x01 ØÌô`Kh©Ñ9Ý3º“ "
b"Ò§ ްoC—’ü]’âi™ "
b"l8ÃȶpIy€ÂÒï˜6_\x1C "
b"CÙÓŽøNL¾¸\x17\x06 "²‡f "
b"Ác¬t™H:º•8•ªr\n "
b"u—×\x0F îäHæºâEh\x03 c•\x0F "
b"8ï¸\x01 NzL?¿§D¿2°\x01 Ö "
b"ElÙX¤\x04 Di»\x08 ØõÓL\r ] "
b"¨0/’õ3Nÿ§Ã^ñêG“\x1F "
b":OS+\x17 7Ia‘H‚¨+z$` "
b"\x15\x08 Ÿ#‡2H¾µj‹7ŠÞK\x07 "
b"åcØÈ\x02 ¥Op¦¶\x1F ñ\x1E 7v© "
b"wÇÒýf’Ic›â\r åLͤr "
b"|·=\x08 :D•ƒ>ð3\e <´Ú "
b"•NÐòFÔD>Žù2ï\x03 ™pn "
b"¼E\x10 D•åLï´êÂ$Ó|‡Œ "
b"\x05 ½âv\x00 GFº—!\f e\x1E ‡H "
b"""
H\n
ä\e ®ìE*¿¢UQQÑZŽ
"""
b"ÛŽ#vdñCÒ¿aèc?\x04 èè "
b"h\x00\x0E Ú‰°KP½©/Ðê¨, "
b"µR\x15 AÖ=K3•½o£3A¸ó "
b"Ð\x12 ³Ê¯\x02 Hý¶¥\x04 Sݾ±‚ "
b"Y{Âáa\x1C G¤½7ÅàûºçU "
b"ˆ-jx©ôI¸†Ö£Žô\x1E 6é "
b"fýdÌß²LFŒ@\x1A b'«ùõ "
b"‹+ÿÓwLÞš˜\x1F àžØc\x1A "
b"×\x16 ÁwGW³BƒÇ#}L\v "
b"\x06 ±yü³rN\r ²çpQ§ÿô< "
b"y{_?êAÒ†\e ºÙl\x08 m\x02 "
b"`Ž4\x07 W¹Nº»£\x14 W9\t jr "
b"Y|Ð\x06 .\x01 G/®j\x0F ›]Þy "
b"\f ½\x16\x1C\x17 ÞOsŽžTÑ¡bX× "
b"‹¡\x0F jÞ I‰±®,â¡Gob "
b"ƒá8ÊTiD\x04 ˆníµÕÚ~“ "
b"?9UyH޲@þ™ÉöY³ "
b"""
\n
‚\x11 ƒœ\x1F LfŠþ·ò߇*
"""
b"\v üø\x1D –\x1D Gꡌ?\r S®>Ð "
b"a—Ž¿ÛPM‘©î½Þ›\x07 ÷\x01 "
b"“\x19 Eƒç„J¬„Ù3IÉ(&Î "
b",sêf¦÷I¨ÝeÔuW?q "
b"îpâ‰ãˆN\v ˜©/Ó]hÝ "
b"A\x1C =)R"@¾kG&5¿Ç "
b"N>\x00 n´ÒJ›¸¨\n *Ý£h: "
b"¬m+ŽI\x17 IáºWÖQø\x1D …é "
b"–~%^÷)NÖ«rZ\x14\x00\e Ú\x16 "
b"BþÞÆôçCŒ¿\x13 {´\N×\x07 "
b"¹$\x03 ïÂ\GŸ·>La“t– "
b"ä¼™3t/JR–n\x06 ùä¢\x01 à "
b"q\x08 ÏO´÷NQ£oàúÐ\x17 »³ "
b"ÏRÉ1Ö\x08 J³‰`íx\x04 zQŽ "
b"çª\x0E u¥'H´¾ùè\x05 “FŨ "
b"zÌ\x05 >Ð#F6Žø\x19 ²×‚sÚ "
b"\x00 ¿ÙRÈðN,´]\x11 ÊŽØßº "
b"\x7F ‘aÚ jL\x7F \x14 Ä{’£=\x13 "
b"õ\x1A º£uöHкޡ2Ýk "
b"¤=ˆD;/G•˜¸y\x04 {QúE "
b"\x10 ¹8»ŸÖFí³y‡/þ\x13\x04 î "
b"œ:†wz=EE’#ÄBŽó@ê "
b"3^ø(WŒE!¢oŸ°ðÍ²Ý "
b"§£Ãh{¾E;‹™\x12 )‚¢7Ž "
b"\x08 g©Cy\x15 @F‰~¸¤ð^OÒ "
b"\x06 †¥}ê¬Mh¦E¯¬]JBþ "
b"""
˜t¤w“ÚDQ’ï·æ³Ä\n
N
"""
b"\x05 ür2ð\x1D CΟ\x10 ˜\x1A oàó\v "
b"&Ã|Û#F@\x13 ¶_ze€\e\x16\x01 "
b"س\x02 ¡õ\x16 F‹°—çeæ%è "
b"ÍtUò¾Kí•\x16 ˆE½‰ "
b"¥9ý\f *ÓDvžÂàA\x1F\x05 "
b"‚%ŸéV™Ev‚\x02 Y¸\x1A ³øÐ "
b"ó\e Y¢ÐñM[ºñy÷ÞÀW€ "
b"\x1D\x1A µç¦TD—°¶%‡@§sM "
b"@œ&M.¿@e•9„¸!¾†z "
b"ƲЃžãD\x00 ƒQ¨•¤¬–L "
b"\x15 Ùôp«ÖEÄ™.c\x0F yƒP "
b"öuŸ+å\x04 E®¢/ƒQt–´Ã "
b"”†E}§èLF¹fi®CƒnÍ "
b"ë\x06 <\x1C oãFp±£\x06 9Þ!}~ "
b"¬ûAÇ2[LÕ¡1B\f 1ÇúÛ "
b"û´\x1F ”ä\t @ÿ¿¦MŒé a\x12 "
b"n{(°Á<OZ€¥uO\x1C ¢ó\x03 "
b"¨t”dOQKô—,š[ßäïù "
b"Š\x7F \x18 ëdHy®'Ô‡+›ê‰ "
b"Hi\x13 %ë—G;“BI{ÈÐV "
b"uµ\x19 „W“O`•\x18 -“”z5# "
b"«ž«×*,@Ò¨\x1C Á8ŽÆØˆ "
b"à¬YÄ}IV<c—L†Ir "
b"b°_\f T·JJ•ôB>—R\e "
b"xèýY‰\x7F O\x05 »¦ø\x1C\t :¿ "
b"¨ÞHV©¶E(tw\e Ð®Ž "
b"]\x1A ·úÑNC‰ŒHL6…~Çg "
b"\e F\x1C q¼6BýŸ\x14 —«ÖÔ-ª "
b"™¥µÔ;mEáéõìÞ\x05 .’ "
b"x9˜ž/üK“žMç©å\x13 »¢ "
b"—‹é\x08 »RA|¦…{¸‹§0 "
b"¸TæÒê>OßšÅÐ\x14 r\x11 ç\x11 "
b"ý¨„ß'«G¼¾om¤)ÿÖ "
b"@]\x7F Õá;N#–ëPO\x03 ¶¯" "
b"ã˨:»”B*‡S&Kó^ä" "
b"¦ªô§ÈÆFŠŽÑ9ƒû³\x13 "
b"àI㑹HH°,D½^Ê, "
b"@?×gØEM,„\x08 ø5¿‡éŽ "
b"µÀš¦\x1D Kr¤ß\v TÇÏÑç "
b"Tzá\e ˜%J-…+QþrØíx "
b"™·…éœ'@g™%ê÷J\f Um "
b"%ÝdOÖŠFE¸C%6@Á"\x0F "
b"\x1C ï\x10 ÜÙXKžŸ\t Ìø/“1\x13 "
b"\x10 3ñÝ}ìLx±ÈšB¥2ýß "
b"\x1E Äâ’4¯CV‡—;—§I\x02 "
b"/j¦¹I\x1A D\x18 „æ”\x11 1”. "
b"O9JÉÌ›I7‘\v\x16 }×\x04 "
b"mÓdzK\x1C DÄœƒˆ¬\x15 ê\x11 - "
b"BB”\x05 )¸L«±au\e ?í‘ä "
b"ý8DöëLG-¤qnz…$ÙN "
b"ndòXé]L0œ–•ë¸@\x1C * "
b"\r ˆŽêOACv±Í–Dƒ:øU "
b"„n‰t\e ¿H¿ˆx\x7F ›\x11 ýÑ "
b"""
äzÚ‡\x1D ŸA¯·\n
õ¬£'\x12
"""
b"…›C?åTI:\x02 4Ô§]Ry "
b"öŽùݾaHÛŽÉÕéç^ê` "
b"\x15 ‹ýÂÎõK…¹¹ålÔkR+ "
b"ËÕéZäKƒ€q)\x01 œF¿Ê "
b"q\\x7F -ç©K¼€ÂûåØÊ˜¨ "
b"W…¬œß\x1F Jº¾+ë8Â\x01 B\x14 "
b"oês`tF•ší‘fŒ¼‹f "
b"“\x16 %\x15 ¨ÉMÝ«!«1f» “ "
b"gF\x03 cîK'!i\x05 .s\f 6 "
b"Ó¤T\x05\x13 ¤BŒ…ìÝu/£•ø "
b"\x18 ޱ\`LK·¶ˆ¶tKÌæ\x02 "
b"…Ñm\t ‰~B£µcbŤf\Y "
b")«h°\>B›-_g©r\x13 @ "
b"U§Ñ\t vJZœÚŸ\x1A w\x13 žk "
b"Ä;5}×gF\x16 ˜\x19 æÓ\x0E ðT\x05 "
b"g’’´«\x1C A¡œ9\r \x12 UÐÛ\r "
b"´\x18 "zŠºDá¨\x1D (%eÊÿ( "
b"Ïe\x12\x15 ÜtAæŠßK—>;Ô¶ "
b"_ d¤Ù)D‰ˆÜV4°Xñõ "
b"""
\x16 \n
V€>ñI…¢\v …ðƒK}Ï
"""
b"\x1E q'\x16 4fHÇŽú¤†+¾Ïc "
b"J·e”ÉßB.ƒ¾¡#áè¦Ø "
b"^JÂŽ±¯C%”Ò\r E,br* "
b"jÛ\x06 .}NIwƒ`ì|O93 "
b"Yƒª\e\x15\x0F E½‚‡O³‹Öà "
b"_d-j7ÕBëŽÉû¥kºÛm "
b"=\x1F •£ØïG>ŽG5å;úQ# "
b"å_©’"îL!Šë¼rÓþåš "
b"zšDgëA+žEz}\x7F ¸\x05\x1E "
b"¾&"\´èEw—š¥_-Dm‚ "
b"T\x1D\x02 玣M\“â\x0E ¢¶l<€ "
b"É\x11 +¬ò%G¦©ßþ߀ž¨ö "
b"pýÄ;SRKè¥Sþ^\x7F 9yÉ "
b"\e 5dšÝ*H”¾»<#õ+ÐÄ "
b"B\x06 ÑõIAÍ“)ÆÅJ—ôv "
b"àO\x19 ¶/\x03 Dw«°{¶yÙàÉ "
b"4\x1A =\x1E F¶Ež£Œ\Ž\x1F »$ƒ "
b"UÎ Š‹EG•ºá›š\x04 #TÄ "
b"¢FÀµ$ýN6¬âhÃ欃 "
b"ê\x15 `Å„ºA=›4ùÿÏ+´H "
b"&\x16 9F1dL_»!â1’UûS "
b"‚ïÌ"ËFd»œ\x02 ¿d¿Þ "
b"—aCrQ)IÔ‡ÅC}¥ocp "
b" }¤\[bC¼§‚=÷ðÆç0 "
b"\x03\x05 8i\e L@ꆋ;\x07\x00 þE˜ "
b"óª©O&[G0¥ÜüpðÃ\x1D Ò "
b"""
Åu\x06 oŽ\n
Eµo\x05 P\x1E Àça
"""
b"õ®Mèt^FÉŽ¶„NW¯ÂŸ "
b"`:ëõr\x7F O'w\x13 Œ\x05 èª "
b"wmº„·`@h¿i74©i¼¾ "
b"ƒo\x1C íEsI`….Ït¤ž\x1E i "
b"½£‡‰+§Hé²\x15 £\x01 bPõ\r "
b"½\x04 ¿%+1J·‡"Ñɼè\x17 3 "
b"\x17 <\x08 ¥t\x1E Aé©\x7F }4/by' "
b"\x1E\x00 Ò‡óÁF¶²óhgka<á "
b"h\e ¢p©öDx)`gÉ÷– "
b"a›W‡ôfIe¤uÓ82í•ï "
b"Üoµ\f ACNª‰«²(«®øà "
b"n@¦’'ƒJ”Š1³î\x17\x16 yÛ "
b"“\x11 -BR»@\e ½b©£‹ƒX½ "
b"Æw\x1D I½ÂM\x05 §ùö^{Ù¬È "
b"m\x1F ]ߘEO¸^ü[ämu; "
b"\r jc%À{BðŒ\x08 ?çž¶ÿ( "
b"’Qc8”“N ½[ÿ–°\x16 æ\x0E "
b"™înºÄsI\x13 ˜êù\x1F ¤Îöº "
b"æ#W%¤ÆCç°Œ¬(U\x1E ¡ "
b"\x1A pkO5çH8£Ó[À¾ä† "
b"¾bQÑD,F\x17 ¥«\x08 C\x11 Z†H "
b"„N˜„\x1E\f C€¼v(ÒÎ÷ "
b"\x1D\x04\x03 ´ãG²ª/\x03 #8©_\x19 "
b"K“‹\x7F ÈÃKc½=ikK/»¶ "
b"†\n ,Éï\x08 GM¥AQÕ²Ê\x00 6 "
b"wƒcÄ÷§Je¨}G—šg" "
b"""
\n
#Ë.ÿšC¦¼_¼œ\x1E mÿ\x18
"""
b"Žˆý±\x1F —Gr¦\x00 ½¥ËÛÍ "
b"\r Cfá‰ËHñº\x1D ˜4îÚËÝ "
b"\x11 +ø“\x07 E,¼\x1A ð?¯ýn "
b"”6@©x\x1F Cþð×Ã&± "
b"§Ìþºº©L\x12 ŽPÆKx¥*Ñ "
b"âÎò\x04 /:I¿n\x01 ÂÉ2„P "
b"\x19\x17 Úü¼mAD˜eþá0ˆè= "
b"×x\x04 u“\x01 INˆó³‚¬õUÁ "
b"²†wF¹gIù«2ahHxå0 "
b"È£\x19 ÷\x02 VD&ŠÎíý•EÀa "
b"ø»[ÆYþOѱ\t “\e Á\x19 ñï "
b"\t 7’Î-Ä@—§5ü.\x18 {ô× "
b"Ô\x06 {àÿãE\x1C ¬×š=]އ÷ "
b"ô\x01 {5ŠÿM ©4!@p´Æò "
b"‘e(ã3îE\x06 ‚¼ö\x7F à"Øë "
b"Êv‹\x14 –B\x1A ¾Òm|ðÐ\e "
b"\x19 Ov€F=B8ƒ\x05\x08 ^ÄWŽŸ "
b" n\x01 ˆÑùEi€ó.ÎNi œ "
b"®\x18 Ã,ú°M=œ\x7F Ø£èÝ\x11 H "
b"“›b7\f \r A.•ÂÙI‹jÀt "
b"""
æup\n
Ð\x07 OI˜(Àúm©()
"""
b"\x08 ü\x19 m\x19 NMÔ±tØ^é7?t "
b"èy4ù1jMñ«ÄìÚa÷¯¼ "
b"ùúÿ\x11 ÊCI»‚·R!zU0÷ "
b"ÖîJ?ð\x03 Kž¬AY\x0F ˜‘\x07 "
b"A¦#P2ùK©¡6¥8•7‚x "
b"²àFÝ{sA½ˆÃHEôç.¬ "
b"Pz'S¤]G\x16 ¾\x16 ÚoÌÆ\x1A "
b"""
\n
¢=KoO!†ñÓëµ\x17 —ê
"""
b"@[\x07 Ž4¿B¨–ö}Ý9Úvg "
b"\x01 –©\x07 MŸEó£l\x17 Ù›ŒÆ½ "
b"…MA\x1D ñ\f N9·Âj}O³%‘ "
b"¸#2Ám¡Fc—\x03 ¿\x06 Ï™Ôå "
b"<=à8m«E…•WY\x7F iŒ}¢ "
b"·\x16 ù>“\x10 OŒ¿ä©°Ö@…F "
b"ÎŧГ5O\x0F Ž3l—âì˜\x08 "
b"^w\v l;:H;”mL&ž\r +ý "
b"!ðTNšÄBדdʳýñ½@ "
b"""
¹¶òaÅÐKÜ‘dŠxª \n
’
"""
b"ïž\x00\e czCm¼ ËŸK¯šæ "
b"""
ü82{\x18 ºC\n
³OÕ!(\x17 ‚³
"""
b"BjÅw'IJšõ#\x1C “G® "
b"{‰WwsÃN~ƒàZ}‡È\ó "
b"\x13 G\x1E\x08 uÅBŸŸþ(ßÁ\ê` "
b"'¦\r F¼ÞJó¶\x15 ÍX'Ô&™ "
b"tôu¨\e EEꋸ\x06\x01 Š3ŠD "
b"3|\r :%¨Fá±\x06\x0F GùŽe5 "
b"E&À†ÁP@Ê•)¤ÃÔ§ó "
b"Yú\x7F ]\x0E C¯¢Ót7&±Éæ "
b"\x03\x1D ¦\x0E ÕòD¯ž\x1E *²\x18 à\f ‡ "
b"?¢•\x01 Ò J!‰\x1C _\x06 ¿æ¶ä "
b"\x1E ’„ÇeóG¾qXª±9?à "
b"ÇÖ®—OMKf°øêÍ“Ÿå› "
b"ÜEb„p”MNŽwÎm‰…o² "
b"%Ä`ACÇA \x00 ´G&àt2 "
b"""
ß:ÌÛH\r L¢µ\n
óGÛÍK&
"""
b"¢)îì\x03 Cž·‹a>\x04\e ‘£ "
b"Wkÿb„¾MhšKQŒ¿)\v "
b"³ê$òkäA!’…áT\x16 Žìï "
b"Ð\x1C æëa\x1E J¥”\x0E D1k¸õ "
b"\x11 o\x13 R\e BÆ€Ïþ\x05 ‡ûãò "
b"ø)ÿØóa@\x10 ²\x12 SUº\x10 r# "
b"¶þ)`ñ>@ ¤fSfg]\x1F g "
b"‡Z\r ;‡ªD\t ¢ „¯=á•ü "
b"b¹€vÿ\v @w¿[ÿ2»E¾ "
b"¨/–%l@Ó¨zúúÎ`Ð "
b"œnÅI’lG\x04 ³Ãw<ÒR'Ï "
b"È:ÜwBzHŽàcyˆ¤C\x14 "
b"L\x16 ¤]¿*LK„Ø\x1A üR\x10 ¼° "
b"ì:\r £>(JIèÂ…8{j6 "
b"¬\f\e $/FFΰeßâWäHî "
b"\x00 @\x0E ]• Gf‘éûpœu\x1E B "
b"s_°_€‚FA‘“‹Ä\x1A †Ëw "
b"›\x18 K\e æùFк«%ôf] "
b"¼º—¨\x13 wBÛ¦½)*\x00 ý\n ¥ "
b"¦h¨¹Gh¨\f @ŒÁ"•é "
b"&aívq'M¯¸³Õ½d\v |Q "
b"îo\r BH:‹ôÈŽøaÎ "
b"ý†ýáå\x19 E\x13 ©#›ÊTfÝ\ "
b"""
Ǥ*K\n
òC\x1E ¦c\x16 tÀP\x04 C
"""
b"ضh~\x01 ÏG\x0F €ŽÑ¦ÞÍ\x1F ‡ "
b"þ¢F$FMÚ…ÆRÞÒ‡¸w "
b"apí\x14 ´JJ\x02 ¦Úò\x0E ©:\x1D p "
b"_7¹ï\v ÛMx…R»9XÀ½\t "
b"BùçØ9pA׬\x00\x11 [I@œ\x04 "
b"ªoœŸ"\e M³¼¤}Ð.\x01 –* "
b"f=@\x11 Ï´BLŒô\x08\x07\x1F e¦r "
b"eð׎œAF8º+\x1F s²¶B\x16 "
b"—nL6›BFMµ|0æë\x06 íK "
b"ÍxïÆ\f oH`ŒšÉêÂÿGR "
b"0á'\t 6FO©È!"©M|å "
b"1¿xY\x07 OJ>žløUœÑ@© "
b"2ÐüˆóÿGµ¬ŒYˆˆÒ\n "
b"ÁÇÿ.\x1E *OO¾žu€>–k¶ "
b"&2pŠ~ÁB\x1A •ÚÛ(åc²Ö "
b"0uåšç×L,ƒ{ÎÀr\e "
b"\x1A BË>ŸXE» )ƒ¢£þ\x1E\e "
b")zÖ¡€TLýšD\x7F »ça\x02 "
b"å³ø™ËïE1µÕ×Ë=BH\x18 "
b"Ö\x04 ã¯Ð&K¹ŒdÂ9ņ_ì "
b"`Èò½5ÚDÙ‹ƒªxg•`® "
b"–!çÜVãNB‚MÃ\x14 yC "
b"é-ì.$PA0¢X/ :O[„ "
b"\x18 Ê\x16\x17\f dCœ°•\x12 Åß±r» "
b"n\t O1#ûGö¶ãÎS\x01 d† "
b"žk¾]ï€H ¸Ô?qò;%| "
b"í*½\x04 TÍO(Bnß¶>¬‚ "
b"™ÆŒŽ=˜@\x01 †§"\m£\x05 ¬ "
b"O”: €7Dâ¬!÷–ŠÈ” "
b"ÌHß–qMA‚’fõ\x1F\x1D àÓ0 "
b"$7†[2«N÷´å1u_ñ|y "
b"‚v‚_íND=¼ëýŸ1Œ\x18 \ "
b"d@€ðníM\x18 ŽÔpPúÝÂ’ "
b"L\x19 âÊ„ÊIÒ±·œá³\x10 ;œ "
b"ëAGBÀVHüÂïà¨0éÚ "
b"9EQð…¢C²Šg²Ú©-â "
b"ŒT<N9;C܇RÂt\e ¯Æ} "
b";Ÿ_È'qO•“Ùwó‡pš‰ "
b"bw\e \r 8ËO£¢n¹\v €—‹0 "
b"rGNÇ…5I“ Ec–µ®8ð "
b"¬KXWóSB¶«P“¶¨\x06 jü "
b"€ŠiyËLA\x04 ·F\x14\x01 ™£1x "
b"^ä„\r \x13 `Kx²1͵ú\x18 A\x14 "
b"õç„×€O:œ÷ukãSþ "
b"}\x05\x07 @ëMH©œ\x04 ͲN\x03\x16 "
b"öˆ\x14 =MØJB¼¦\x1E Ó³m9~ "
b"\f ¼Ç‘®´HbŸéZ…Ä\x13 1¢ "
b"!“ú£þFý—O†$ûU0x "
b"ª\x1D ‘LZ„JažOÄŽêi÷^ "
b"\x1C ]“\x1E\x07 KF‡¾H\f lÌ_d’ "
b"e^mÜœ†Nïª\x14 'U„.÷º "
b"Ó\x15\x12 R©Bíµ$Û\+(èA "
b"ðu‹\~ÆFǰ\r úCÒ\x11 ¤¢ "
b"Cý\x01 ×~£I\x0F ‹Í\x02\x0F zYW^ "
b"C‡ËO‹ºBO?8:+\x00 =\v "
b"{ýj\x0E )wB„½-Û!õ!2 "
b"""
•óc_Cg@œ’˜\n
$qݲ§
"""
b"ÏŠ\x01\x1F TŽLÖµ\x00 6Gø'Þõ "
b"V¡Iy™@ö‚üôXYS´¶ "
b"\f ˆ11Ž\v D\x07 †Ô`>⯒< "
b"QQØR×#Nï»\x00 TyvÌ£¼ "
b"àž"%ÒŒG׿‹q\x0E ˜Òv§ "
b"úU!/«\x03 C%²qW\x04 ìF“ž "
b"ò«ñi‰Ca·º#Ä{fÆã "
b"_æ”G¥äAó³hó²°Æâé "
b"\x18 Y‡\x0E ¹—D¦ŽÛµ÷çϬˆ "
b"2¾~è\x19 jHt‚"æ\x08 F²Ó) "
b"ƒìe©LžOñŽ=yå lbn "
b"\v q/¡²øC{«\\v ºd¤wt "
b"íŸYÄ\x01 þG®¡¨y\f †\x06 ÇW "
b"’Ÿ\x00 ù0#Fߪå©eloöY "
b"F1Fña&Fò¥\x1D §b.\x05 [E "
b"Kß³0Ì\x15 OÅ›\x14 ¯µì÷9¿ "
b"Ss?«X\x1F J\x15 ž®hB©`ïÄ "
b"\x17 X\x07 –ÝFMf´³\x16 õP ž° "
b"'ÏãûR?E\x1A ™†Sê:Ñ3U "
b"}m#]ŽGF\•¸lPyñ "
b"×SW\x0F PB\.ÜÝËÒq "
b"Ñ1œZ°oCí¬$=mœ³¶Ù "
b"hõ`Ì%N\x11 œ\x1D 8nñVæÜ "
b"“©¡\x14 NHE½¦±<½\x12\x04 › "
b"÷)\x1F Ú•²FŒœŒ)Äß½é^ "
b"ä[M9þàLÐQ\x15 òòQš\x19 "
b"ý¨h® H|´ãnÉØ`òo "
b"“tDƒ\x7F ¡@˜½ŽÀ\x08 ×XÄß "
b"7ÐëKé\f O†±aº²”\x10 5D "
b"+Ã×íŒG€…[Y+¡‚iü "
b"s\x0E\x00 —¾ÌDÒ¨‹„×áUa› "
b"ªa\x06 ~¸ØKù’N\x0E ÿ’JÐb "
b"""
\n
Ô\x0E mÒB#™öT^—.m‘
"""
b"Z8lTdM‚¦ (\x10 výƒ "
b"À$\x19 йQ@Y¶ùÖ• \x05 [‚ "
b"š\x03 b§´dJB’\x1F ójf± Ÿ "
b"Ä Õ·\x14 \r M‚ŽÂg¡È×½y "
b"ŽWãÄ-®E‚¾L,²µe\x7F ` "
b"´l‹œSéBæ¨à¹@Œç\x1A B "
b"\‚Túü×EÔ´ŽÂ'\x12 "0Ã "
b"N^õlK@LaŒˆæß:‹+2 "
b"@\x19 ¹[•ñNÿ½‚ÄÍJÙš: "
b"\x07 홸S©IÓ†éåbz°( "
b"нѵշA¦ºeMÂíÐóû "
b"\x11 }R“\x11 LÁ];h\x18 ê\x1E ² "
b"w@”Âe}C²žµ'\t |]9 "
b"‚vs^{×K\x19 ´/\x14 {t3Ä¢ "
b"›¤ÐN/PC%ªù!i{”µá "
b"\x1D ƒ®JN‡C¡„^ýU)>LÌ "
b"0\x13 –ýç\x7F B͆š¥Ê¶\x13 Yt "
b"‹\x18 s†n\x1F H\x1E ¿÷\x1A …ÝNË "
b"ývzŸŒ\x00 N\x15 ˜@Û•–Óíi "
b"ÿf\x11 âH\x03 JO¼LÁ|á\x0F ¼e "
b"·½7(ž½OcƒJs\x0E\x05 ú\x00 ¯ "
b"„»\x06 få^Mϳ݄³hÖ\x0E • "
b"%$;ÊŽçE‡„d\x00 (²Ð€$ "
b"¡.¾xôšNé¸n}w\x1A ;\x16 "
b"ÁŒaƒöJ±®\x1D ¢V&ä\x03\x14 "
b"\x02 §œ\x06 X\t A\x04 Œ\x12 oŠ€›¿š "
b"žÁ†Ç<H‡¡\x17 6la¦ì "
b"¦Œ¥àrWD\x01 ·3?l££'’ "
b"pzÝ &MÅ™ð~M\x00 ùþs "
b"""
F·°»÷>Kq”`^oÖ\n
ÒD
"""
b"Qâ´ùͨN‡ˆ,['õ¦Bv "
b"¢\x04 ãçüBI-fy|+\x1F [ "
b"ޏ[u\x0F êGÍŒFjèäx\e\x0E "
b"mN¦ÖDäN;”Z\v §Ù‚\x1C "
b"™ó¤^\x07 WIL½s¦ðÕr\x18 / "
b"ÇOñíå\x7F I)¢\x13 ÕvC\r ¾‡ "
b"¤\x12\x1A ß\x14\x12 @†‹D\x18\x1C >Póð "
b"Þ\x11 †\x1E V…@}Šo0†\x1F ‡ªË "
b"·E))ñ\x03 NÈ\x1D ›tÇ\x02 KA "
b"%e/‚\x0F\x12 J6‹i¡+—Ì\x7F û "
b"#õð·æ•D“ C\x0E ªÌœ5Ù "
b"‰øÎíµîH\x03 ¦äî\x1D P»_ "
b"Ê\x11 ªþˆtA¯¹¥¸)8Ž|% "
b"arÝÔ\x11 žA#±¾\x04\x1F ¹ä¶C "
b"aäO›A\x05 M‡˜B-p0W\x1F "
b"C•\x01\t ^üB¿¬e.\x16 L\e ˆU "
b"Oõ7êS\C\v ¨8j^úqš# "
b"\x01 \r ¸ê\t }K›³\e Ž×Ã\x14 dž "
b"a\x06 Vû•ÆCü†dW\x18 ßㄟ "
b"܉\f ë24@˜É¥¹NíÒg "
b"Û§\x7F ÑÙ¢Ae Sqd\x07 Éj "
b"ë\x07 Œ]<óFPûÿ>æ'È) "
b"îR¶ôybA7Ž\x7F ¨û\x19 Ût; "
b"{¡ÙØ\x12\x10 AߊŠI·\x01 ’·Ë "
b"â3ª`¼ÝD‚¾â×ËÕË0Ç "
b"9H u§yO!‚7Òõ™Ëu‘ "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.media` . `id` as `property_group_option.media.id` ,
`property_group_option.media` . `user_id` as `property_group_option.media.userId` ,
`property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` ,
`property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` ,
`property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` ,
`property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` ,
`property_group_option.media` . `file_name` as `property_group_option.media.fileName` ,
`property_group_option.media` . `file_size` as `property_group_option.media.fileSize` ,
`property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` ,
`property_group_option.media` . `meta_data` as `property_group_option.media.metaData` ,
`property_group_option.media` . `config` as `property_group_option.media.config` ,
`property_group_option.media` . `path` as `property_group_option.media.path` ,
`property_group_option.media` . `private` as `property_group_option.media.private` ,
`property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` ,
`property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` ,
`property_group_option.media` . `created_at` as `property_group_option.media.createdAt` ,
`property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` ,
`property_group_option.media.translation.title` ,
`property_group_option.media.translation.title` as `property_group_option.media.title` ,
`property_group_option.media.translation.alt` ,
`property_group_option.media.translation.alt` as `property_group_option.media.alt` ,
`property_group_option.media.translation.customFields` ,
`property_group_option.media.translation.customFields` as `property_group_option.media.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.media.translation` . `media_id` ,
`property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` ,
`property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` ,
`property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields`
FROM
`media_translation` `property_group_option.media.translation`
WHERE
`property_group_option.media.translation` . `language_id` = ?
) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id`
WHERE
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (0x1C4C85CBD5324F48BD089CBDFE763185 , 0x5B3A85E3EE124D388EA9F3C3F1EE2455 , 0x7263A87D04C047A6A8D5F930D899F999 , 0x77728F74831741719494DA7CCEC41860 , 0xADB82EBD8D884C82B2166D54C451308C , 0x0106003D0D884BAF8090FE4F63FDD484 , 0x5EC773957F1D4FC6A702646680D53586 , 0x87C6C54CB1AD48409FDD25F5C29C6390 , 0x1FEF4CC539CD490093477E69B0FFF92E , 0x93EC903541F943C18FC0A060CD4BC310 , 0xE573A4A2B66F43C0A939C8739DEDE7F2 , 0x66BF05BA7BBE48D49260AEC3A9746DB8 , 0xC38B33F5B1264DBA9B12E87690C8FDE6 , 0x1778ACAD4F3C4C9FBB96DB41CB656447 , 0xFB37D647597242EE829E7320AB676B07 , 0x0B6B03C58E5E48B28900989ACA29227B , 0x4999661B6AEC491FB6F05EB81CEBAAD3 , 0xEBD37D4C86C945D395668856D60D3774 , 0x355B84C42A2D4D30B1F2FDCA17CAC1AF , 0x47C637E43F22478797CE3BB40FBF8CFF , 0x0B26025AE160443E8E150F7C8A2C1B51 , 0xBBA3BFCB3F234633B3C631578F9255EB , 0x0318D7823D2C460EBB23B76C5645EC06 , 0x29E43932BE37464EABA48761F3B4B0EC , 0x855286B8CB074B5E8CC2A81866B39C91 , 0x349A33C779374D92840B98F92513662D , 0x3C11419E09E7407BBAED320DE0D5528F , 0x658F61E0092440B9B3DD4EE4D6873EB7 , 0x3B435905D17F40398063D1B03351BB92 , 0x5B4EF2DA1EFA4637A7CD7246AEE3E8AB , 0xBC10F082CE9D4446A16F179910BBA37F , 0x22755B69B9924502A7B5EF3F022D40FF , 0x23B6CACEC55148DF865A79F6CD2DE88D , 0xFC143A4D906D4D128CA289F1EFE70FA2 , 0x357431317010453FA8948EB32B9A53EF , 0x88DF4F8FE211415CAF1DA6CABD83D1F9 , 0xAF83D2359AB54145AD12CF51EB0CA538 , 0x29F5EEB785E64078AC40761DD024DEE5 , 0x2F411C5960D748B4BE5927C5223B11F9 , 0xF4C24DB88CE047AFA40B61328493BB58 , 0x3341956B8F34485BBC84C7B14FBCAF7E , 0x3673BF4214C04DB3A21BC60FFD414DAD , 0x2A46983AC7ED4DD8AF94A5D60186D1A5 , 0x3E36A0EC668641588B1EED897D8C645C , 0x4FA36B6338FD4D44BA65B0AB2CDE4A09 , 0x632A8BD7DE9E4BA9B13256E8CF34F502 , 0x9D82039085D248758C8FEE2ED4D78EFD , 0x2A0F63F8D5014FD0A8C0DBBE4998A97B , 0x155E9A23DBE84240ABFB4843A52DE604 , 0x23BBB7A41C294247B9C85FFA317363F5 , 0x6B1C608E8E2347A195D2A5A45932AF17 , 0x2E5ECAAF1E7C439586992F6A69CA43F2 , 0x53B3BE6E0D32455BB15DC2C57F24C8C4 , 0xC1B7E6F6F75B41A9AB66B37FA19B95FE , 0x09C480E5D2B043C3BED8D51DB7C6613A , 0x8BA0D3DA6F0649C8B7EFDFEF9949FF23 , 0xAECE52A5E0CA4486A7B4F0DA96AAD408 , 0xA73D6D6838E04229AF8D5B9705C54A32 , 0x121AE385EE5B4563B9D337C1FD67282D , 0xDDE63BE253AD491D827D0749FFB1BF3D , 0x803480DA8ECA4E398A5DB775CD949BEC , 0x458DB21F643C4FC5A4FA1CAC8ED55E54 , 0x9616D5D4588B433F8DFDA882C3608EF3 , 0x537D9D62C14A49FDAE05034D32CFD944 , 0xA464CDA40B25478FA520D4D921B673C8 , 0x55B749834C7C4E288463CF7464849D8E , 0x699A88FF88E642EF8334A5394C80DC56 , 0x7683E9D60A6D41AFB4D721AEFBDF9331 , 0xEACFA49622C444EEB668DE6EBA4C0200 , 0xAD866BFE0F6A49CE802BF908965CB058 , 0xEB11CF0E59C14B1F925FE4B7EC93A4AA , 0x0D05E739DAAA41F0B4FC71EBEAE1269A , 0x844D016936AF48A0B10885640213DE70 , 0x7FF673A1844E4B248ED75C9DFA075A46 , 0x4166BF762A1548889C54A37C48EB6C34 , 0x5CA801B7300348AB9DBDF05C7FED63D1 , 0x1FE7E1D3A85142E09BAD091BABF61932 , 0x8A32C748FDDC44D68A06CC2EC998779A , 0xCE1D873BAFF74FCFA0D24AA50C01E4F2 , 0xD4D11DFCD33C4B56A9B143A500BF4475 , 0x99A01578DBD242BBBA828FBD2E846B3E , 0x317C37A4BD8F496D9538607516F76F39 , 0x76B2FD9A6D2844A0A50B0F399376432D , 0xD16BF092F8514C7D90789644235DF042 , 0xDD8C15060E704F87BD7E920037D6557F , 0xFB93A831A2184035B7C69829DDEDE924 , 0xFCB3FB60FF124DC08F266AF3EF855E55 , 0x326F6598D81C452CAA30CBBBF5E74E97 , 0x50223FFB525844EBB6EB974256F1F81C , 0x99DDCDBCBC6C4211A263610D6DB2687A , 0xDEBBE8DD30644E2E83BFF7F590C5853B , 0xE1C37CB21BD64CA1A0B1CA72C501FE9D , 0x47A76892EB964CBF98B15F5910F3964D , 0x994154B411E94571A6A935F06AEEA3E3 , 0xD2EB9D72113E42FEBA0D1DE3A6F8B4EA , 0x21A55A042EAC434C8948726D4FBDEA40 , 0xEFAB30962AFC488B8DA51999E489B07A , 0x5357B89BB5B74FEFA42CAE95454EA017 , 0x59C3837C2C724F4D8DE55BC514B5FB2D , 0x943DFDA464664EB2A67FE6E2C3579B7E , 0x5E2814C017F14A7986480FC8341DAB75 , 0xA9EEC59A50EE4D5E8770CB447354B04D , 0xAA5E42CC13D2407B969B48AB975E31A6 , 0xC53657D367F0421DAC9DAF4106CB012F , 0xD2F85CB0605E41D4820F35C131B91716 , 0x32FA91122CC84FFF99321EF2A2708D27 , 0xFC766CC64F2E4C8BBA0FE4490FA72BB9 , 0xA0F0E026EB9349598DC7A9EFCC7F8019 , 0x55E7D330797F45358EF5726689570E00 , 0xEE56AD3DBB784F9BBFDA1E957A19859B , 0x0BA3145839FC40CE905859466564D3CC , 0xBD3C361D264847B88D722AAA4BDBFE35 , 0x59A115EDBF9A4580935B204B29CA82E8 , 0xBB51EFA4A943478A8F05FC1F99681F36 , 0x1B2A550428264F4FBBAB468E5124F932 , 0x6ED68460FED64E3CACCA1378505E739D , 0x308FAE275BCD42A3A48BB6A9D438706A , 0xFFAB45696D5C4B7FA75E8300949252E8 , 0xFFB54A8FB4FA43B1869C20A924ACA633 , 0x0F2812E28CF84A1D8ECBC99BC065BCB0 , 0x43AC5F708E784602A5E404F95F437359 , 0xB79F963E9A824C989409652283B27423 , 0x5926BAA7E5284422B12AD8380558EEF4 , 0x42226BCEB3CB4656A9040FDE299CE65E , 0xEE068EB6DB0D448AA45E5DB7A4B3DCD3 , 0x025F79FC1B664B74BBBCEDE170BB6D5B , 0xFEF1A5CCB3B84D309BB7B91C6EC0F4F4 , 0xF81863D2EE934AC5B875BC2F2312DF56 , 0xEEF5B73CF1FE445BA2A3DD183A680354 , 0x4B09781DA6964A5A8333F297F7CC59B6 , 0x23A1D425867C47018AAEEDCE3B571C09 , 0x45A0B4BC84664B5AB309F6A08E2E1CFE , 0x7048D6D2B9A04B22BFD13CEDE39A62B6 , 0xDDE93D1AD4584746ACEA0D7DCC2CA60E , 0x215F3D80401D43E4A4EF31CFA5D5D11B , 0x4F442C3803EB40BD9151BA98D3F0099F , 0xE7349DED54B24279B21726B2311A7D6B , 0x472FCF7D3D794CE5BAA5037303E5828E , 0x8BCE770B9ABD4A51AE59E65597D7611D , 0xCF893741C94E4EFF901740A7C3B13F03 , 0x1005056BB40B440EA16774ECDE56D60A , 0x3EB3A94A8FB24D8A8AA997CEE5A53056 , 0x53111A9B916F4405B5D71B9E0B8AEFD7 , 0xC9F738F94EFA4512994D1E530AE0723A , 0xF0C406AE9E514E2291CBA8D4BD86BD75 , 0x4D12EBE1DBE04258A2B21CF8B8227D13 , 0x6C17D10663C3496987EE69E7D1CFFD74 , 0xBD3480C92ADF44128A6BC983A2FBC4BB , 0x276169E42DAA4530AC25256210DC1C2C , 0xD2749DAE51BF4DBB8D689528AA533724 , 0xD9920DFFD56646A7AF756477132CEE49 , 0x3E92F4ECD23347EA84DA282EF84458C6 , 0xB4FC4A0085B74B649297EB3ABF1B3115 , 0x08FD9E609D0B4A68A6EA7FE75BE7686A , 0x7710DD6E8D4B4B01AEC36CD72B095418 , 0xC55933B4F02E4EDAB1183FFE77C5D355 , 0xDF5AB7147CDD4B8E87AE20DC0F26F357 , 0xDFC6927AD5A14B5591A4D12C3E2441DE , 0x3D9A77B0031D4767A1B291D323419CE5 , 0x01F8F13CB06D444E87BB43076B2CFC79 , 0x238F4940037D451D927F007AD1A550F6 , 0x96D987DCDFB04C12918B93D5E9570071 , 0xA8BE8D00B4384861BB731D30EE5B624A , 0x12562CBBCA044D3FA03BF876C1CC559F , 0x6393E7F2279F4AFBAAEF32A11321922E , 0x5F510553B38248D1B306D22DF2E60ED0 , 0xD6313D42ED3B4E5B9F6BF313BC9AEF7C , 0x599C473D0F7D46568D293A608160689D , 0x7726A75EEE004FFC855245516E441281 , 0x8979CC2D8ED14647836A557347C9CE57 , 0xCC946997A48D4206A5A8CF4BB92EAFBC , 0x1148C985D8164D938B8DF70E0DC71211 , 0x74C64F291F704E1A970E4DBEB0F283B8 , 0x75F918D2605C427AB0A56082D336D4A8 , 0x0AF0CE34409C4C668927B646E85DD58F , 0x3DBBD4A4D0754147ADE37064AD795939 , 0xE991298A24C74E9CAFCEC02158D2629D , 0x8FA9FC3D027B48FB835AE084D6488743 , 0xDD979E942943432AB283363B66AB06DB , 0x4B56357F04E74E1E816298A51C9BCA7E , 0x73C46595DABE4A94BA4F4C061053509E , 0x0C68CF26C23D4C33956A22C63486C5EE , 0x3EA821B442F147548797666216D98AE1 , 0x2DB092B25D854088BEE67C5C6F1B1171 , 0x37D20FC1F28B469894625E05E026F50C , 0x9029608FB2BB44B4B113035BCB78CE48 , 0x93BA35FB086044AFBA65A2BCF01ABC55 , 0x3FD9B2E2D3BC42A895667119051865DC , 0xEF0FF3BA63B24C93AAA2C0536A7F5D17 , 0x312D1C4275514D99809D20C781209C82 , 0x6F1367AD2FDA442389F68E4EB4669E5C , 0xCE382F5CF6B0463FA896E1937BFB4861 , 0x0FCEF6F25680482EA7B098FE8259EE9A , 0x3FE65FDCEDC84F179606BEF000E81855 , 0x0FC6EB27D7D84FE39A53537A5B0931E1 , 0x9829A7A9E16646DD90B1F64A55524F08 , 0x58A3B82788A14A6E9AB2DF674DC94BB7 , 0x99C634602B8742288647BE91D6A8A2D4 , 0xE8D4A46AB98F45F584A96B8C5007EA57 , 0x099C44D1A7B540009B2CC73C4D57D9A2 , 0xB5D313399C3949BDADF9A809879D9460 , 0x696A12C0A7694ACA9FA881018C41975C , 0x367BFFD83F08472DA300B5B3CC62DC43 , 0x00B2A938582947259E7DBCC543DCB574 , 0x0BE58DF925894348BC7CDB67A3D5ED33 , 0x4E77E0574BEE4B0F9A1E5D18957538AF , 0x0FB4D9DA4592450D8B41FCDAE046100C , 0xB2E96CB23FDF443BA707A9A9BB85E125 , 0xB4683E25E2324EA6B296D6DC4967BB7E , 0x2931F8BBA45D433CB53FF914A6D88DCE , 0x0FA4EAA765D54A2B82BB317701590C24 , 0xE0AD853714634CEBA1DBE8153E3543EE , 0x0C90437781184EACAEE3E0D56FAE779C , 0xB74E6D5C4B084CFC9446610881B18F3D , 0xDFBBAF9C93254DE4A3B8133D867FFA1A , 0x61288EB3F9354219A1B2CA11E291FF7D , 0xE8F11E3442F84486B4C48F250227624B , 0xA9A8FF8DAC7146B18039DB54A430706D , 0xDFD7CB4CFF9C48BB904D711F97885253 , 0x3D7DFDEC586C4E76AC6889D61880925B , 0x3DFE6D6DD6AA4B859C75DA0C531331FD , 0x6F8464CF0FCC41DFA063993016808D2A , 0x58AABBCF24C849FA8A435F36FDE38BF8 , 0x26D28B89C3434A16B17E87BEDA1E7B7D , 0x613E0A2B439D4143B98389C6A4EADCC0 , 0xC5607126967148A9871CF998392D8AE8 , 0x4D36BFF2F23F4DE3AC39188393FC5AB0 , 0x1D88B793D67D43D4B2E3618EB11B96FA , 0x160C49FB2F644F0192AF65F08ADA5244 , 0x7C36AEEEB8B84DD48BCB9E3DA1EE8E10 , 0x43FA46D615F64C48B9E771868630CC0D , 0xA0021F852C564C3D99FA970C71422BA6 , 0xBF56AB66127D44EABCE645632A87F6C4 , 0xE6910A6A17C7440D94FA55034F694A82 , 0x0A02647507D441E2A0AA3E3C30CD21F2 , 0x476365B47CAD4E6F8E5DDF18841CBA7E , 0x35B8B6619573438692B750171177AAE3 , 0x6AE5244B506A424099E69E780639E9AB , 0x964FE6A9FC6A44118935DE107903A85E , 0xF4BE82A9EFE84D8FAEF5FA57D1958F84 , 0x9DCFE3F7AC1841128EC7C0A019F30A61 , 0xB539BE6A52784983B48FC4C53012632D , 0x14E7991C6523450A8DC59598C283FB4E , 0xEFB6471FBD414870899AC9FF672A0500 , 0x7CDF989CC8D045819A24B3ADBBDF2B1F , 0x608C1C9D910344AFA04F70ECB80B8E00 , 0x19619C3FCC9B4328BE8EF402E26B752E , 0x6F730D16A62A4460B2C85781901400D8 , 0x729E4B693F92437288393BE1EA9828A0 , 0xACB6D34FDE9640168286A38A68153E3A , 0xD3254DF8237F49329B34750EAC4CE3A1 , 0x49EFA925B9964AD0851480897F81C0A4 , 0xD753506526264788B4B440E1A5505BD2 , 0xF229B635899448DD93FA0C4F4CC3AE56 , 0xAFBC0E031DAC4631B27705425377524F , 0x4C5FF96B3A114CB2B581A56B35C35746 , 0xB042674F01454107924FF198ECAF5152 , 0xD2F1E87D2FB1458283663574E24EECDA , 0xAC4B61B7A01B44D6AA78CA74F6C43FCF , 0x2E516F67A5A94652958B1924F20B4B01 , 0xDDABA1EAC1064067B05C95E069FD5B0C , 0xBC2D01DE9D234C3ABE80C11A3C678502 , 0xC0B51B22B4984D9DB6D7D11A0EB964F5 , 0xE2AB9337DF1E4CEA820587E027CB8209 , 0x55142908387C442DB8398058D3679098 , 0x6A9409778C514644BCB872EE082722E2 , 0xC72A8F33E0224BF5920EE4E15E54DABF , 0xC39F62BB70944D6CB34F2228DADAF79F , 0x23E12091EA5A44808C43A1901676DCC5 , 0x1409A744F9444BE892618A860A1CB972 , 0x61DB03279AF449CABF6B28A7C7DD857F , 0x71E7CCF191B04ADCB671B00C91089D74 , 0x5A9FF28570B446CA97A671ADE22F0A4A , 0xAAF71C50638342D8B52F5F7F0F97C882 , 0xB89B775A2C094AB2AE95E713F178D92D , 0x4E0304F8186B4C16A9C53F4579176B8E , 0xCFE98FA2FFD6490790ED17E7A000DF71 , 0x4773C49CC4CF4E32B2C5C437717AB370 , 0x08811036A7284B42914473AC852992FF , 0x1FB72C4B4B9041718314990BD25998A3 , 0xDD3115319DA547D59155DB3FFC0EA596 , 0x69E496B8D9FE460CBCB1A8BFA0A92555 , 0x07D9979998FD4ACB918D351D06C5A45C , 0xC4DDE5CD8A754DACAE68D6DFD50E6C97 , 0x72DD412D7EEA48A3B4984C23B5A0963E , 0x8FD26291E924463185B169DBC174C5CB , 0x2BD86496D1D048CE9FC16230D4E80E73 , 0x45057205C59E4222AC44CE63FD744DC4 , 0x915DEC62C47E48C29E01A455FD8C34A3 , 0xF68A0663E042409E9028F40B7D345808 , 0x03F26D1DF8DA4BD98698B23399D63FFC , 0x706D98332E224FFC885C2348F89BF75F , 0x4F76F42772004D56ADB40278D2EE9C9B , 0xCEE71E06D7F94681BFBD2139C63AF76D , 0x5F612D7727744AEF837B0A1BD4F7A0BF , 0xF0F1CBE1739D45858A3D72D9B362DB7A , 0xDFFC63FE4ABE42DA8A1601C9BBE5EF48 , 0x0DCE324A87F64338B24B239E1984DE0C , 0xE1D09D949F764519A794DEFBAD001E44 , 0xB941107AB4804012AD6B8EC2CE7F86F2 , 0x1230591FAFBE4054A2835A6E70404B4C , 0x00FCFC4F8CD94477A92CC697EB70BC68 , 0x80CAC6D3A6694D278875AFD4A7AD0AA9 , 0xF83AEEC4CE1E4766B284C10AE4304F29 , 0x5358D3696E56473DB7A9070019A88FE9 , 0x4DE8A5754E3743D88A1FC73D1C2AECA2 , 0x9C7CACE7E2114113B7756F13195FB77A , 0x9E647431178343B5B7EED206AB49F07F , 0xBE355EF81E974AD3B9E07A5CDB32086E , 0x1C300047ACD1474EB161DA0B6ACB275A , 0x2B7733F7F54F4424AEDBCDD7C8239D96 , 0x13CEBA984D1947F6BB96972347898259 , 0x1E85C8A1BD3441BE993F3637EF840127 , 0x7BFC6CE64B80418D887D2244D1BBD0DE , 0xE08C0700B50A4CB6B7C09248A6CACB41 , 0x266CB431CBCE4217883D656FDB9F338C , 0x9A034855371443AB882525DFD4FBF074 , 0x5006C804BF7B425EA56B4D6960708266 , 0xC7CFAE8C1C414CDA85A083CDAC3D9148 , 0xD67318BA8BCB44058133DD278A08E0F3 , 0x779C5DB4BFED4159AC5F7E09367E3402 , 0xDA61A68ECF7D4911AB6DA040C4345252 , 0xCAC33D75EFF243F983ACDF0BC4B3097B , 0x6B267C4D6AF44531808CC15BF1BC827C , 0xFAEDE418D27849A79175B3A4A8134D86 , 0x1047912B4EDB4083AB3982F7CFA90A1E , 0x674F4B8426A3455C90033A4CCC761643 , 0x1F7E91BAD31342A2B509C33A70039E34 , 0x4702C54B253D41BA86C48A7A5280BFCC , 0x749205DFDD3A4FFDB5D3EC2EF29C5C27 , 0xB0D567E6531B4BFEBFB2D7A825843A68 , 0xA579E70013304EB7A47F0E8F23E3B55F , 0x28D08AC670E64146844D0CC408E9FD30 , 0x0F8A681565774BB4A61E3CA612C7034C , 0x8FE79B869A0240A09129593BC59D6537 , 0x46C5CC80A3744F889CF5497000A5E036 , 0x15D4982701554CB6A7BAA112A0413F05 , 0x1D79672F1B8F4B95B2F0BB49C19826AE , 0x40313016C51A45B2ADC54AA6C5F0E13C , 0xF62415072DB44180A64A94AFECBE6A84 , 0x7C22A9FEFEBF45EC8507FB8BD11EDEF0 , 0xEB0AA6458B53414B8DE2143474D588B8 , 0x2A0527A64DED48FC919613F72A02D14E , 0x812943D0EF114722AB6273F2DD821FC4 , 0x67FE5036128A417983433C3E4A6862D4 , 0xD14DEF25477849FDB7BD70D89472D330 , 0xF1141DF39309419EA559955AFC6B4BBF , 0xBEF59D985112473A8FAC10F2659E9393 , 0x79561628FB334BE6BB965B2C7125A633 , 0xDBFF93258CF940D3B22E878B0F654426 , 0x023666764F6B479090C354B4F4EBCC29 , 0x786D5239E0244D268A76E4DFFDA34A14 , 0xE0402AAF312E4A528D3678D2121D64A6 , 0x3392BD01807C4113B8B4FB5ECCB33FDF , 0x9D636DFED2CA450E9500A06AB9BCF90B , 0x87F5422CF735441086269D9986879889 , 0xA65F71DA0A4A4926B411F70BD2166E42 , 0xAB5FD1FD6F444D32AF48DD88CC64AC69 , 0x374AA08588224BAFBA95758A15B4CAAD , 0x48ECAB3470F046BD9E6514A2AB403361 , 0x5E28CF4266234194B67684DFBC1B6FD9 , 0xC3A7BD3B6CE044CE8EDC2F2DC1757ECC , 0xF6D6DBAA8A224DA091AE22662035F797 , 0xCF0EACA8D0BC420285E7AB88D4EFCBF6 , 0xA51B5E0620984544BD3882FC8BB3EBAE , 0xE29078DB23F8488A8A55F3CBF70093F5 , 0x9EFFA4593E6043F1AFB266037CCA67D8 , 0x6182BB3B309C41D59719B5F6972EFCAB , 0xBA302E3C895A413794B898F36DB769E6 , 0x063A5B58FF3447B684A1939B0E4C216E , 0x2DACF81DF29C40BFBF99AB23BCE75719 , 0xA31436249ED14225A4513F8574D65C32 , 0x7C60E82CFE33413BA336F94F0E75A7EB , 0xB84DBB0FB51A4B1D9A5AC89AC6F773BE , 0xBBC425C7AC9244EF8A17273A0F506EE3 , 0x2F068D56634B48EC863AC416943ECE71 , 0x063883CBB9DE41B787DF0A5CC62CE430 , 0xC645DB3E8E70457789A7B3DF772770FE , 0x0B1A9ECB27A040D89B4AF116832D092A , 0x9CC7E54A24D74003B1BA7B57718B3355 , 0x4D4513990AE9434080FA9D8C7F0C729C , 0x7D952C7E298D4AD2A826B20A5402B3C8 , 0x67A7B3CA852B4241B15E96D58BEDB6ED , 0xA358E2387DF54C3A8B19794E0F42BD49 , 0x0AC6996133E84720A5EBBA2DD3B95D29 , 0x95EF05F682A241408DEAEB6B8CCD2E22 , 0xA4C27EF81E2A42489985F1A91AA5B986 , 0xFBF1EB9F5F2B48DBAF57A74B23567E31 , 0x06886FE183274BD09DFE528BBE652DEC , 0x6A7FCBBDB1334146AF4EA6B78BB877A0 , 0xC9303606C0F640A0B78C300EA6FEC971 , 0xCF8747334529415FAA0F17F706FDF25A , 0xA7BA9691643E4BC188A8048048DF6AE9 , 0xA915088B74CA4BA08F4151C825CEDC1C , 0xE697C12FE9AF480689CD6D975405B009 , 0x7BDF2B85CE2F4A0F8152DEF96D47B55E , 0x245C9054367C4525826ACF1458F47338 , 0xB01AD4856F16428A9B72FDBB5059D560 , 0x254C8DBE4158432582CAEB0C22D423BA , 0x2B1CEF3428F748C0BA0CC9D4D26B41B6 , 0x9E8AF9E2A2C34DA1A6A8176030CAFF1A , 0x07796304DC9149E7BE69B2F7612BBA9C , 0x14B5A6874A47466A951B80FE02BD268D , 0x4CFF34A4F1DE4B1180E3D5F97C430106 , 0x4B3E8443C8724FA9AD54C837CEC0692F , 0x02DCCB08520E406495FBDFEFA0CA0011 , 0x31E08E9B7F424DDFAC04009D2B2F6F4F , 0x495DA249F8264077948E9F1332FAB199 , 0x87513674503F432EBEE3F83846BDFA52 , 0x6FE27412EDA14AB38FD5C549FA410A4F , 0xDF820AD66C08411CBE237FB50AEEF3D7 , 0xB3D17A4406294F1E8EA31EDBFFBCB9B6 , 0xCF4BFF4E35764401AA40C082BBC63CE2 , 0x034076F49AAC47F4AD4CD15146D0D8DB , 0xBE7E7B28C71941BAA3A425CF7B19ED26 , 0xC6DED1CFC3984DD883559C4C550F257E , 0x4A2E65706F0F468DAE1AA4FB0E05716C , 0xA8C050D26DF049BB8CB61B9C2EBB7D89 , 0xD3460F5EACCC42378E94FECA1A519F99 , 0x60135FBD644E470684A0ACC5FCB59228 , 0xA97494CA906B4B16B6CAE77637697CA7 , 0x023DD7F5B97B4F3BB58828A50D559D76 , 0xEE24C6ED670E4C6B9EB5B107AE3AFFF8 , 0xA9CCF03A661F4D589861FBED549C7858 , 0x4F4CC6D8E7B54889ACCF11CCA41460FB , 0x6711C16AB3C143539F911A0B08E3CF06 , 0xE92BDB7951E947EDA74EAFFD4AFB8619 , 0x1C20453D042C42208B546653CF5247BF , 0xF4FB5A051565474BAB25A16ECC03BF5E , 0x7C1B0545E48648FFB706A35791ED6B72 , 0xC8C0CBB790EF48FAAFCE8DC440E5B080 , 0x0E61747AF0824536B205A0448B4EC764 , 0xAC7A9D74EC7E4298BC53211E646D236D , 0xB250F1C4D6764B1FB84DC584C4B2BE8E , 0xD2EA3505EE6044E599FE102E9047AD22 , 0xD7B5756DB6024366A6612B899CFA8E3D , 0x0269A944C31641B9926159F2774CAD84 , 0xE66ABADBC0BA4B0584629CBFE4E08FA8 , 0xD4F86D6EA8744A07B9C981BA2C3C9FD8 , 0x483A59FC10F046AF9C7193BE26BF56EF , 0xB19FF93EBEB645B492E6DF3C3C478E63 , 0xDD36F20ABEE4400F9A367BD23D223B2F , 0x76A01F94DBDB45A798E9A86ED225CB31 , 0x8A50366812D846C989B122901BCE33E7 , 0xDCD52DCB88A8404AA5FDB63E0A4922A0 , 0x6AA3414F2AAA41C4A86BDAE09B1F9E18 , 0x0775532BE20D45298B510795A05485E9 , 0x0DB1E05854884862BD0C263E49C52F09 , 0x6D192CFE1194427F94207808D1C92DED , 0x848E5A986A48490FA5E7012CE8C14875 , 0x29CAB2B87D814ABEBC4A5B2899FEFA6E , 0x4411048BDD5D400CB769BF8490EDF730 , 0x42CABBE670034E578CA1C22D2A207DDB , 0x848F98C5410F456C86DB46E1D5F9A265 , 0x177C5BE95D834BB09FE1AD9D0E59737A , 0x8C8BCFFB31FF4FD2A7A9736852CC2B4F , 0x71A91AC5090F41F88D5F0B9EAE9B11DB , 0xC58602168E86494FB4DDB40ABEC1C862 , 0xF9F169F776DC4F7396E97381797B4C5B , 0x84BDB9612AED4E549E47C5A6D14D49B5 , 0x4145B4F3CB9C4BF481F10027CFA4BDB5 , 0x1FC2D5070DF44E8C825581D95EC31DDD , 0xBCC26D0216544FD58501B95D74174DC2 , 0xF91F8E38965A4D298E38AFD90978F85F , 0xD1DF0430AC2A4EFAADE93EB429B23768 , 0xE43C1A1F2DC44050A56DDE7628C4B946 , 0x38EF149819F8408AA6B4A61761A2447C , 0x8D7E9DA91EDF4971931455E516E8D9B3 , 0xF1F937261A434A82A1E7C170FBD606B4 , 0xEC79FF9F67FB4B91A123FE3EE4D28580 , 0x46CF7F0F8EAB4141B5272AF9EB9C0FF1 , 0x7C93B601B32F462F81264609D1F38F4B , 0x8464BE9628AD4E5BBA30F070B295CB47 , 0x5A817D8D51264B7C80FED1C4724DE290 , 0x01AA0D0C5AD940AA82B139BCEF73EBFE , 0x3645BD9E74884AECBC8CE9A8F488A4ED , 0xBC5528DDB20944CDAEA1D31FEFA798E9 , 0x0882D7DDA5264D1C8093AFAA0E258701 , 0x10D2493F02264E39836ACAF91F6E8758 , 0x25A082537ED1477F965C6E63B9383FF5 , 0x2A7DE23E4A45437698918F26C78BAADC , 0x3B8E21AEEA0747049F1A21188A24B003 , 0xEBE166B8E713432B948A0D1CCE3BF54D , 0xBC08EEA5207E4C0C92B291DA062AEDB0 , 0x7B4ECB1EA77C44B198B5833FEB747050 , 0x86A60BFE33A84223AFE7AE9E9C447510 , 0x9BF12D9092444BB5940630AB1A63823B , 0xD9601212961D4A4BA3199E5730EF74A4 , 0x9847EC4AE33E47DA8D0B9EF9BBD36639 , 0xF7452B6EB0F64A3BBB677D473CF5891B , 0xB3BFB81BBB3F47928D9EB67416F8952D , 0x009750B20ED843738C538D18FECDC272 , 0xD4EC6BFB0E9C417DAD219FA2871B9B81 , 0x68FF3DDFA7274941832129CE3C7EDF78 , 0xBD08939B1A164E3DB33363A0C528779D , 0x69B975E7672E4E428C530AF38ED60489 , 0x7CFFEBD064474F1792F75795DD8D2633 , 0x18A6F34B9D244F7F922DA83DA0DB1724 , 0x3A7CE3ACEF084A83BD3A802BA8DA3CBF , 0x64C2F7EA30184544923715B638551363 , 0x5CB0CAE2F8B243E1894ECF44CF4C2B25 , 0x612902B433B5416FA4255A3B92001D5E , 0xA732463D5F42401CB2DC6BFC3DADD614 , 0x3E0EFA889B8D4D2B96D052BD12BB4636 , 0xDA3C8D3B7C064571853C78C55CF8856D , 0xA8C75896483140F4894AF8B3386D9357 , 0xD76F7D5E09E8401EB6D444043A29581D , 0x3AE2A974A900494FAE52CEF2A0C6A390 , 0x8FF07CB059CB4172AC5F5F61E841D415 , 0x7D26309A024241669D6DEFC3FF939A50 , 0x02F6CA1361D24D91A92CA106C1397FBD , 0xE35C6F6FFA7543D78018EC43B080DEC2 , 0xCCDDF34DDE5541A9910040281826FC35 , 0x1110CB0FBB17432DA179F46135C78B85 , 0x8D2B33937B214D32B6EE5CC33024CDDF , 0x619679EAE7CC4432BFAB0511013C4E77 , 0x1557A224F3C14D518A2304EC7C42D7AB , 0x3A5595AA4A674856A54F663A3A3B2E3C , 0xB6EDA07065B746A1AF368C1CB783E376 , 0xDD54FCFF377A46128513CF8B5ED9CFF9 , 0xACF476F3C6104A24AB413B9725E88B7E , 0xF014368901BF406C934F82A52499B27E , 0xB335C67680384234A2DCEA4583EC7F87 , 0xC344BF91DEC648FCAD62184CDE20AD88 , 0xD7A53282434B4194A2A980078309473F , 0x32CD09377CC54E409AC7740D17BFAD31 , 0x21873455F028436C9F77677882A5C256 , 0x974FC8DFE6F149B59713D549014B47EB , 0xDC99AA16C99440CF9D4B939DF528C496 , 0x6E1978E752134DE799BA6EE00CFF465A , 0xA016813B690544558E38D310BE01ECD2 , 0xC9E327F83E494DCCBE122FD10541A2CB , 0xD11DB309B7E141BCA0599EC4CCC27A83 , 0xD09F8ED03E4441E5995EF2FA98F07600 , 0xA785180E09BA4673BD7BC1E024616D83 , 0xB5EEFCC526DD498F9E2BB67BE03BA79C , 0x590BB8A0EF6C4684BF99159C652B95B0 , 0x2354F4E99FD046F78E2531CE738F25F1 , 0xCE91F364944A45FCB24016CD2CF78F37 , 0xD8A75AF92A39490ABC9399851F7AC45C , 0xBA60F0F29D324AE6AD6B74A80E348A47 , 0x44CC135E6D1043889F3FCA42A2B0DE89 , 0x9E5AC72847694285A6902DB7E9086FF4 , 0x50658C02F79240BA98F952DA8A5EB8E5 , 0xAD2ED2B7643D4B54B612628CF2D9E8C2 , 0x5C93738A9612449CB3EA970766112241 , 0xA1FF90F5379F436EB6EE2E5269A6D99F , 0xAB764BC53038446EAD3A877B163CE66C , 0xE05782E96DC64624AE254F7C8ED993AA , 0x0792ABC9D953450681CC7C9CC05BF6C2 , 0x287A6E7322D043BFA80F1B20234B61B5 , 0x040D55ED92A0452699F09D8BC6AC878C , 0x1C5E1585711949A9A2F9962268881E60 , 0x81F1AFA026EE46CFA60AA6825C4CE5A9 , 0xEDE60190C43141B3B927F291C8D5F46C , 0x44B7DF8E86384D719DD9E64ECDF0C290 , 0x2F3890055F28486F9FA138A5BF6C391D , 0x32D7CAAFD4B543DDB78FAD7952BA845E , 0x5D5E36F102CF4696A8648D9C5E40A9A3 , 0xDD9DADEF08E74705B9C899B02D557E55 , 0x5125D5EBB66D48679C86EBA71337B594 , 0x1930D029D6604F96BD889B1D54628272 , 0x54AA690E438142BC85162A49304817EB , 0xC3A0F2AF7FA34EB9A76ABCB2E1E1BCD3 , 0xED4BAA0A341F4180B23145A8313FB06D , 0x406B33B352AC4B38BAF1C9C1B5D785E8 , 0xABCCE9E1FCDE4A76BE39292737FF4D43 , 0xA7558FDC0C3C4D67A3F3BF4C3C1536CB , 0xAE9B40CB777349C7B1CF24755F6E6DFC , 0x473EE0C32A264961A386F2D4EF29780B , 0x2BEDC14F14BC49FD86563ABE427A07F7 , 0x62D9879F3DD84D0C9CC8363DF119E3B1 , 0x553859AAE7F24659A8AD502B1535B89B , 0x6B53CE6C606C423CA38FAE93EE65BBC8 , 0xCF4BC12A903A4DEEA1D4F347A0145589 , 0xD11EAAD14FE6467EB2BD5F4F0FDF1101 , 0x97E17FEF9588443DA9A9B8C28D0CFB2B , 0x24203F5DC5FB463FA9E93523686337FF , 0x2C715C41C2314395AE2E09264A9D4E13 , 0xC889A1AB208C4729BE66121CE54251AC , 0x7A58B0D46328455C89A91D90BE6E45E6 , 0x5740492F27674F8DAF61853C40F36DF5 , 0xCC717CA415554D279D7E5C34BFE1D155 , 0xCF01D8CCF4604B68A9D139DDAD33BA93 , 0xD2A7A08DB06F43978192FC5D92E26999 , 0x6C38C3C8B670497980C2D2EF98365F1C , 0xAD43D9D38DF84E4CBEB8170622B28766 , 0x81C163AC7499483ABA9538958FAA720A , 0x7597D70FEEE448E6BAE245680363950F , 0x38EFB8014E7A4C3FBFA744BF32B001D6 , 0x456CD958A4044469BB08D8F5D34C0D5D , 0xA8302F92F5334EFFA7C35EF1EA47931F , 0x3A4F532B17374961914882A82B7A2460 , 0x15089F23873248BEB56A8B378ADE4B07 , 0xE563D8C802A54F70A6B61FF11E3776A9 , 0x77C7D2FD669249639BE20DE54CCDA472 , 0x7CB73D083A904495833EF0331B3CB4DA , 0x954ED0F246D4443E8DF932EF0399706E , 0xBC45104495E54CEFB4EAC224D37C878C , 0x05BDE276004746BA97210C651E8748AD , 0x480AE41BAEEC452ABFA2555151D15A8D , 0xDB8E237664F143D2BF61E8633F04E8E8 , 0x68000EDA89B04B50BDA98F2FD0EAA82C , 0xB5521541D63D4B3395BD6FA33341B8F3 , 0xD012B3CAAF0248FDB6A50453DDBEB182 , 0x597BC2E1611C47A4BD37C5E0FBBAE755 , 0x882D6A78A9F449B886D6A38DF41E36E9 , 0x66FD64CCDFB24C468C401A6227ABF9F5 , 0x8B2BFFD377904CDE9A981FE09ED8631A , 0x9FD71681C1774757B34283C7237D4C0B , 0x06B179FCB3724E0DB2E77051A7FFF43C , 0x90797B5F3FEA41D2861BBAD96C086D02 , 0x608E340757B94EBABBA3145739096A72 , 0x597CD0062E01472FAE6A0F9B5DADDE79 , 0x0CBD161C17DE4F738E9E54D1A16258D7 , 0x8BA10F6ADE204989B1AE2CE2A1476F62 , 0x83E138CA54694404886EEDB5D5DA7E93 , 0x909F3F395579488DB240FE99C9F659B3 , 0x0A8211839C1F4C66AD8AFEB7F2DF872A , 0x0BFCF81D961D47EAA18C3F0D53AE3ED0 , 0x61978DBFDB504D91A9EEBDDE9B07F701 , 0x93194583E7844AAC84D93349C92826CE , 0x2C73EA66A6F7498FA8DD65D475573F71 , 0xEE70E289E3884E0B9881A92FD35D68DD , 0x411C3D2952224090BE6B472635BFC7A0 , 0x4E3E006EB4D24A9BB8A80A2ADDA3683A , 0xAC6D2B8D491749E1BA57D651F81D85E9 , 0x967E255EF7294ED6AB725A14001BDA16 , 0x42FEDEC6F4E7438CBF137BB45C4ED707 , 0xB92403EFC25C47C29FB73E4C61937496 , 0xE4BC9933742F4A52966E06F9E4A201C3 , 0x7108CF4FB4F74E51A36FE0FAD017BBB3 , 0xCF52C931D6084AB38960ED78047A518E , 0xE7AA0E75A52748B4BEF9E8059346C5A8 , 0x7ACC053ED02346368EF819B2D78273DA , 0x00BFD952C8F04E2CB45D11CA8ED8DFBA , 0x7F9161DA206A4C7F8114C47B92A33D13 , 0xF51ABAA375F648D0BADEA13290DD6B90 , 0xA43D88443B2F479598B879047B51FA45 , 0x10B938BB9FD646EDB379872FFE1304EE , 0x9C3A86777A3D45459223C4428DF340EA , 0x335EF828578C4521A26F9FB0F0CDB2DD , 0xA7A3C3687BBE453B8B99122982A2378D , 0x0867A94379154046897EB8A4F05E4FD2 , 0x0686A57DEAAC4D68A645AFAC5D4A42FE , 0x9874A47793DA445192EFB7E6B3C40A4E , 0x05FC7232F01D43CE9F10981A6FE0F30B , 0x26C37CDB23464013B65F7A65801B1601 , 0xD8B302A1F516468BB09790E765E625E8 , 0xCD74558EF2BE4BED958F168845BD8981 , 0xA539FD0C2AD3449F81769EC2E0411F05 , 0x82259FE956994576820259B81AB3F8D0 , 0xF31B59A2D0F14D5BBAF179F7DEC05780 , 0x1D1AB5E7A6544497B0B6258740A7734D , 0x409C264D2EBF4065953984B821BE867A , 0xC6B2D0839EE344008351A895A4AC964C , 0x15D9F470ABD645C4992E630F798350A0 , 0xF6759F2BE50445AEA22F83517496B4C3 , 0x9486457DA7E84C46B96669AE43836ECD , 0xEB063C1C6FE34670B1A30639DE217D7E , 0xACFB41C7325B4CD5A131420C31C7FADB , 0xFBB41F94E40940FFBFA64D8CE9A06112 , 0x6E7B28B0C13C4F5A80A5754F1CA2F303 , 0xA87494644F514BF4972C9A5BDFE4EFF9 , 0x8A7F2018EB644879AE27D4872B9BEA89 , 0x48691325EB97473B9342497BC8D0568F , 0x75B5198457934F6095182D93947A3523 , 0xAB9EABD72A2C40D2A81CC1388EC6D888 , 0xE0AC59C49D7D49568F3C63974C864972 , 0x62B05F0C54B74A4A95F4428F3E97521B , 0x78E8FD59897F4F0590BBA6F81C093ABF , 0xA8DE4856A9B645288E74771B20D0AE8D , 0x5D1AB7FAD14E43898C484C36857EC767 , 0x1B461C71BC3642FD9F1497ABD6D42DAA , 0x99A5B5D43B6D45E181E9F5ECDE052E92 , 0x7839989E2FFC4B939E4DE7A9E513BBA2 , 0x978BE908BB52417CA6857BB88BA7308F , 0xB854E6D2EA3E4FDF9AC5D0147211E711 , 0xFDA884DF27AB47BC8FBE6F6DA429FFD6 , 0x405D7FD5E13B4E2396EB504F03B6AF22 , 0xE3CBA83ABB94422A8753264BF35EE422 , 0xA6AAF4A7C8C6468A8ED13983FBB3AD13 , 0xE049E391B948489FB02C44BD5ECA2C8F , 0x403FD767D8454D2C8408F835BF87E98E , 0xB5C0AD9AA61D4B72A4DF0B54C7CFD1E7 , 0x547AE11B98254A2D852B51FE72D8ED78 , 0x99B785E99C2740679925EAF74A0C556D , 0x25DD644FD68A4645B843253640C1220F , 0x1CEF10DCD9584B9E9F09CCF82F933113 , 0x1033F1DD7DEC4C78B1C89A42A532FDDF , 0x1EC4E29234AF435687973B978FA74902 , 0x2F6AA6B9491A441884E681941131942E , 0x4F394AC9CC9B4937918F8F0B167DD704 , 0x6DD3647A4B1C44C49C8388AC15EA112D , 0x4242940529B84CABB161751B3FED91E4 , 0xFD3844F6EB4C472DA4716E7A8524D94E , 0x6E64F258E95D4C309C9695EBB8401C2A , 0x0D888DEA4F414376B1CD9644833AF855 , 0x846E89741BBF48BF8881787F9B11FDD1 , 0xE47ADA871D9F41AFADB70AF5ACA32712 , 0x859B433FE554493A8F0234D4A75D5279 , 0xF68EF9DDBE6148DB8EC9D5E9E75EEA60 , 0x158BFDC2CEF54B85B9B9E56CD46B522B , 0xCBD5E95AE4AD4B83807129019C46BFCA , 0x715C7F2DE7A94BBC80C2FBE5D8CA98A8 , 0x5785AC9CDF1F4ABABE2BEB38C2014214 , 0x6FC3AA73607446959AED91668CBC8B66 , 0x93162515A8C94DDDAB21AB3166BBA093 , 0x674603AD63EE4B27902169052E730C36 , 0xD3A4540513A4428C85ECDD752FA395F8 , 0x188DB15C604C4BB7B688B6744BCCE602 , 0x85D16D09897E42A3B56362C5A4665C59 , 0x29AB68B05C3E429B812D5F67A9721340 , 0x55A7D109A0764A5A9CDA9F1A77139E6B , 0xC43B357DD76746169819E6D30EF05405 , 0x679292B4AB1C41A19C390D1255D0DB0D , 0xB418227A8ABA44E1A81D282565CAFF28 , 0xCF651215DC7441E68ADF4B973E3BD4B6 , 0x5F2064A4D929448988DC5634B058F1F5 , 0x160A56803EF14985A20B85F0834B7DCF , 0x1E712716346648C78EFAA4862BBECF63 , 0x4AB76594C9DF422E83BEA123E1E8A6D8 , 0x5E4AC28DB1AF432594D20D452C62722A , 0x6ADB062E7D4E4977839D60EC7C4F3933 , 0x5983AA1B150F45BD82874FB38BD6E090 , 0x5F642D6A37D542EB8DC9FBA56BBADB6D , 0x3D1F95A3D8EF473E8D4735E53BFA5123 , 0xE55FA99222EE4C218AEBBC72D3FEE59A , 0x8F7A9A4467EB412B9E457A7D7FB8051E , 0xBE26225CB4E84577979AA55F2D446D82 , 0x541D02E78DA34D5C93E20EA2B66C3C80 , 0xC9112BACF22547A6A9DFFEDF809EA8F6 , 0x70FDC43B53524BE8A553FE5E7F3979C9 , 0x1B35649ADD2A4894BEBB3C23F52BD0C4 , 0x4206D1F5AD4941CD9329C6C54A97F476 , 0xE04F19B62F034477ABB07BB679D9E0C9 , 0x341A3D1E46B6459EA38C5C8D1FBB2483 , 0x55CEA08A8B454795BAE19B9A042354C4 , 0xA246C0B524FD4E36AC90E268C3CAA8C9 , 0xEA1560C584BA413D9B34F9FFCF2BB448 , 0x2616394631644C5FBB21E2319255FB53 , 0x82EFCC9D22CB4664BB9C02BF64ADBFDE , 0x97614372512949D487C5437DA56F6370 , 0x207DA45C5B6243BCA7823DF7F0C6E730 , 0x030538691B4C40EA868B3B0700FE4598 , 0xF3AAA94F265B4730A5DCFC70F0C31DD2 , 0xC575066F8D0A45C2B56F05501EC0E761 , 0xF5AE4DE8745E46C98EB6844E57AFC29F , 0x603AEBF5727F4F278F77138C05E8AA8F , 0x776DBA84B7604068BF693734A969BCBE , 0x836F1CED45734960852ECF74A49E1E69 , 0xBDA387892BA748E9B215A3016250F50D , 0xBD04BF252B314AB78722D1C9BCE81733 , 0x173C08A5741E41E9A97F7D342F627927 , 0x1E00D287F3C146B6B2F368676B613CE1 , 0x681BA270A9F644789D29606781C9F796 , 0x619B5787F4664965A475D33832ED95EF , 0xDC6FB50C41434EAA89ABB228ABAEF8E0 , 0x6E40A69227834A948A31B3EE171679DB , 0x93112D4252BB401BBD62A9A38B8358BD , 0xC6771D49BDC24D05A7F9F65E7BD9ACC8 , 0x6D1F5D90DF98454FB85EFC5BE46D753B , 0x0D6A6325C07B42F08C083FE79EB6FF28 , 0x9251633894934E20BD5BFF96B016E60E , 0x99EE6EBAC473491398EAF91FA4CEF6BA , 0xE6235725A4C643E7B08CAC28551E20A1 , 0x1A706B4F35E74838A3D35BC09DBEE486 , 0xBE6251D1442C4617A5AB0843115A8648 , 0x844E98841E0C4380BC768128D2CEF79D , 0x9D1D0403B4E347B2AA2F032338A95F19 , 0x4B938B7FC8C34B63BD3D696B4B2FBBB6 , 0x860A2CC9EF08474DA54151D5B2CA0036 , 0x778363C4F7A74A6581A87D47979A6722 , 0x0A23CB2EFF9A43A6BC5FBC9C1E6DFF18 , 0x8E88FDB11F974772A600BDA5CBDBADCD , 0x0D4366E189CB48F1BA1D9834EEDACBDD , 0x112B90F89307452CBCAD1AF03FAFFD6E , 0x943640A9781F43FE81F0C397C326B19F , 0xA7CCFEBABAA94C128D50C64B78A52AD1 , 0xE2CEF2042F3A4990BF6E01C2C9328450 , 0x1917DAFCBC6D41449865FEE13088E83D , 0xD77804759301494E88F3B382ACF555C1 , 0xB2867746B96749F9AB3261684878E530 , 0xC8A319F7025644268ACEEDFD9545C061 , 0xF8BB5BC659FE4FD1B109931BC119F1EF , 0x093792CE2DC44097A735FC2E187BF4D7 , 0xD4067BE0FFE3451CACD79A3D5D8E87F7 , 0xF4017B358AFF4DA0A934214070B4C6F2 , 0x916528E333EE450682BCF67FE022D8EB , 0xCA768B9D1496421ABED26D7CF0D08F1B , 0x194F7680463D42388305085EC4578E9F , 0xA06E0188D1F9456980F32ECE4E69209C , 0xAE18C32CFAB04D3D9C7FD8A3E8DD1148 , 0x939B62370C0D412E95C2D9498B6AC074 , 0xE675700AD0074F499828C0FA6DA92829 , 0x08FC196D194E4DD4B174D85EE9373F74 , 0xE87934F9316A4DF1ABC4ECDA61F7AFBC , 0xF9FAFF11CA4349BB82B752217A5530F7 , 0xD6EE4A3FF0034B9EAC41590F90989107 , 0x41A6235032F94BA9A136A53895378278 , 0xB2E046DD7B7341BD88C34845F4E72EAC , 0x507A2753A45D4716BE16ADDA6FCCC61A , 0x0A9DA23D4B6F4F2186F1D3EBB51797EA , 0x405B078D34BF42A896F67DDD39DA7667 , 0x0196A9074D9F45F3A36C17D99B8CC6BD , 0x854D411DF10C4E39B7C26A7D4FB32591 , 0xB82332C16DA146639703BF06CF99D4E5 , 0x3C3DE0386DAB45859557597F698C7DA2 , 0xB716F93E93104F8CBFE4A9B0D6408546 , 0xCEC5A7D093354F0F8D336C97E2EC9808 , 0x5E770B6C3B3A483B946D4C269E0D2BFD , 0x21F0544E9AC442D79364CAB3FDF1BD40 , 0xB9B6F261C5D04BDC91648A78AAA00A92 , 0xEF9E001B637A436DBCA0CB9F4BAF9AE6 , 0xFC38327B18BA430AB34FD521281782B3 , 0x426AC57727494A9A908EF5231C9347AE , 0x7B89577773C34E7E83E05A7D87C85CF3 , 0x13471E0875C5429F9FFE28DFC15CEA60 , 0x27A60D46BCDE4AF3B615CD5827D42699 , 0x74F475A81B4545EA8BB806018A338A44 , 0x337C0D3A25A846E1B1060F47F98E6535 , 0x4526C086C15040CA9529A4C3D4A7F3A0 , 0x8159FA7F5D0E43AFA2D3743726B1C9E6 , 0x031DA60ED5F244AF9E1E2AB218E00C87 , 0x3FA29501D2204A21891C5F06BFE6B6E4 , 0x1E9284C765F347BE8F7158AAB1393FC3 , 0xC7D6AE974F4D4B66B0F8EACD939FE59B , 0xDC45628470944D4E8D77CE6D89856FB2 , 0x25C4604143C741A09000B44726E07432 , 0xDF3ACCDB480D4CA2B50AF347DBCD4B26 , 0xA229EEC3AC03439EB78B613E041B91A3 , 0x576BFF6284BE4D689A4B518CBFAD290B , 0xB3EA24F26BE441219285E154168DECEF , 0xD01CE6EB611E4AA5940E44316BB8F520 , 0x116F8113521B42C680CFFE0587FBE3F2 , 0xF829FFD8F3614010B2125355BA107223 , 0xB6FE2960F13E40A0A4665366675D1F67 , 0x875A0D3B87AA4409A22084AF3DE195FC , 0x62B98076FF0B4077BF5BFF32BB9D45BE , 0xA82F8F96256C40D3A87A9DFAFACE60D0 , 0x9C6EC549926C4704B3C3773CD25227CF , 0xC83ADC77427A489F8DE0637988A44314 , 0x4C16A45DBF2A4C4B84D81AFC5210BCB0 , 0xEC3A0DA33E284A4990E8C285387B6A36 , 0xAC0C1B242F4646CEB065DFE257E448EE , 0x00400E5D95A0476691E9FB709C751E42 , 0x735FB05F8082464191938BC41A86CB77 , 0x9B184B1BE6F946D0BAAB25AD90F4665D , 0xBCBA97A8137742DBA6BD292A00FD0AA5 , 0x9DA668A8B98E4768A80C408CC12295E9 , 0x2661ED7671274DAFB8B3D5BD640B7C51 , 0x9DEE6F0D428F483A8B90F4C88DF861CE , 0xFD86FDE1E5194513A9239BCA5466DD5C , 0xC7A42A4B0AF2431EA6631674C0500443 , 0xD8B6687E01CF470F808DD1A6DECD1F87 , 0xFE81A24624464DDA85C652DED287B877 , 0x6170ED14B44A4A02A6DAF20EA93A1D70 , 0x5F37B9EF0BDB4D788552BB3958C0BD09 , 0x42F9E7D8397041D7AC00115B49409C04 , 0xAA6F9C9F221B4DB3BCA47DD02E01962A , 0x663D4011CFB4424C8CF408071F65A672 , 0x65F0D78D9C414638BA2B1F73B2B64216 , 0x976E4C369B42464DB57C30E6EB06ED4B , 0xCD78EFC60C6F48608C9AC9EAC2FF4752 , 0x30E127810936464FA9C82122A94D7CE5 , 0x31BF7859074F4A3E9E6CF8559CD140A9 , 0x32D0FC88F3FF47B5AC8C59889088D20A , 0xC1C7FF2E1E2A4F4FBE9E75803E966BB6 , 0x2632708A7EC1421A95DADB28E563B2D6 , 0x3075E59AE7D74C2C8E837BCE9DC0721B , 0x1A42CB3E9F5845BBA02983A2A3FE1E1B , 0x297AD6A180544CFD9A447FBBE7906102 , 0xE5B3F899CBEF4531B5D5D7CB3D424818 , 0xD604E3AFD0264BB98C64C239C5865FEC , 0x60C8F2BD35DA44D98B83AA78679560AE , 0x9621E7DC56E34E42824DC314798143C2 , 0xE92DEC2E24504130A2582F203A4F5B84 , 0x18CA16170C64439CB09512C5DFB172BB , 0x6E094F3123FB47F690B6E3CE53016486 , 0x9E6BBE5DEF804820B8D43F71F23B257C , 0xED2ABD0454CD4F289D426EDFB63EAC82 , 0x99C68C8E3D98400186A7225C6DA305AC , 0x4F943A20803744E2AC21F781968AC894 , 0xCC48DF96714D41829266F51F1DE0D330 , 0x2437865B32AB4EF7B4E531755FF17C79 , 0x8276825FED4E443DBCEBFD9F318C185C , 0x644080F06EED4D188ED47050FADDC292 , 0x4C19E2CA84CA49D2B1B79CE1B3103B9C , 0xEB414742C05648FC81C2EFE0A830E9DA , 0x394551F085A243B28A67B2DAA98F2DE2 , 0x8C543C4E393B43DC8752C2741BAFC67D , 0x3B9F5FC827714F9593D977F387709A89 , 0x62771B0D38CB4FA3A26EB90B80978B30 , 0x72474EC785354993A0456396B5AE38F0 , 0xAC4B5857F35342B6AB5093B6A8066AFC , 0x808A6979CB4C4104B746140199A33178 , 0x5EE4840D13604B78B231CDB5FA184114 , 0x9DF5E784D7804F3A9CF7756BE353FE20 , 0x7D050740EB4D48A99C04CD81B24E0316 , 0xF688143D4DD84A42BCA61ED3B36D397E , 0x0CBCC791AEB448629FE95A85C41331A2 , 0x2193C3BAA3FE46FD974F8624FB553078 , 0xAA1D914C5A844A619E4FC48EEA69F75E , 0x1C5D931E074B4687BE480C6CCC5F6492 , 0x655E6DDC9C864EEFAA142755842EF7BA , 0xD3151252C2A942EDB524DB5C2B28E841 , 0xF0758B5C7EC646C7B00DFA43D211A4A2 , 0x43FD01D77EA3490F8BCD020F7A59575E , 0x4387CB4F8BBA424FAD3F383A2B003D0B , 0x7BFD6A0E29774284BD2DDBAD21F52132 , 0x95F3635F4367409C92980A2471DDB2A7 , 0xCF8A011F548E4CD6B5003647F827DEF5 , 0x8F56A149799940F682FCF4585953B4B6 , 0x0C8831318E0B440786D4603EE2AF923C , 0x5151D852D7234EEFBB00547976CCA3BC , 0xE09E2225D28C47D7BF8B710E98D276A7 , 0xFA55212FAB034325B2715704EC46939E , 0xF2C2ABF169894361B7BA23C47B66C6E3 , 0x5FE69447A5E441F3B368F3B2B0C6E2E9 , 0x1859870EB99744A68DDBB5F7E7CFAC88 , 0x32BE7EE8196A48748222E60846B2D329 , 0x83EC65A94C9E4FF18E3D79E5206C626E , 0x0B712FA1B2F8437BAB5C0BBA64A47774 , 0xED9F59C401FE47AEA1A8790C8606C757 , 0x929F00F9302346DFAAE5A9656C6FF659 , 0x463146F1612646F2A51DA7622E055B45 , 0x4BDFB330CC154FC59B14AFB5ECF739BF , 0x53733FAB581F4A159EAE6842A960EFC4 , 0x17580796DD464D66B4B316F550209EB0 , 0x27CFE3FB523F451A998653EA3AD13355 , 0x7D6D235D8D47465C95B8816C5079F1C2 , 0xD753570F5081425C9D2EDC9FDDCBD271 , 0xD1319C5AB06F43EDAC243D6D9CB3B6D9 , 0x8F68F560CC254E119C1D386EF156E6DC , 0x93A9A1144E4845BD8FA6B13CBD12049B , 0xF7291FDA95B2468C9C8C29C4DFBDE95E , 0xE45B4D39FEE04CD0815115F2F2519A19 , 0xFD90A868AEA0487CB4E36EC9D860F26F , 0x937444837FA14098BD8DC008D758C4DF , 0x37D0EB4BE90C4F86B161BAB294103544 , 0x2BC390D7ED8C4780855B592BA18269FC , 0x730E0097BECC44D2A88B84D7E155619B , 0xAA61067EB8D84BF9924E0EFF924AD062 , 0x0AD40E206DD2422399F6545E972E6D91 , 0x5A386C5490644D82A62020281076FD83 , 0xC02419D0B9514059B6F9D69520055B82 , 0x9A0362A7B4644A42921FF36A66B1A09F , 0xC420D5B7140D4D828EC267A1C8D7BD79 , 0x8D57E3C42DAE4582BE4C2CB2B5657F60 , 0xB46C8B9C53E942E6A8E0B9408CE71A42 , 0x5C8254FAFCD745D4B48EC227122230C3 , 0x4E5EF56C4B404C618C88E6DF3A8B2B32 , 0x4019B95B95F14EFFBD82C4CD4AD99A3A , 0x07ED99B853A949D386E9E5627AB09D28 , 0xD0BDD1B5D5B741A6BA654DC2EDD0F3FB , 0x117DAD5293114CC1AD5D3B6818EA1EB2 , 0x774094C2657D43C2B29EB527097C5D39 , 0x8276735E7BD74B19B42F147B7433C4A2 , 0x9BA4D04E2F504325AAF921697B94B5E1 , 0x1D83AE4A4E8743A1845EFD55293E4CCC , 0x301396FDE77F42CD869AA5CAB6135974 , 0x8B1873866E1F481EA0BFF71A85DD4ECB , 0xFD767A9F8C004E159840DB9596D3ED69 , 0xFF6611E248034A4FBC4CC17CE10FBC65 , 0xB7BD37289EBD4F63834A730E05FA00AF , 0x84BB0666E55E4DCFB3DD84B368D60E95 , 0x25243BCA8EE7458784640028B2D08024 , 0xA12EBE78F49A4EE9B86E7D81771A3B16 , 0xC18C9D6183F64AB1AE1DA25626E40314 , 0x02A79C06580941048C126F8A809BBF9A , 0x909EC186C73C4887A117366C9061A6EC , 0xA68CA5E072574401B7333F6CA3A32792 , 0x707ADD9DA0264DC599F07E4D00F9FE73 , 0x46B7B0BBF73E4B7194605E6FD60AD244 , 0x51E2B4F9CDA84E87882C5B27F5A64276 , 0xA204E3E7FC42492D8166797C2B9D1F5B , 0x8EB85B750FEA47CD8C466AE8E4781B0E , 0x6D4EA6D644E44E3B945A0BA790D9821C , 0x99F3A45E0757494CBD73A6F0D572182F , 0xC74FF1EDE57F4929A213D576430DBE87 , 0xA4121ADF141240868B44181C3E50F3F0 , 0xDE11861E5685407D8A6F30861F87AACB , 0xB7452929F1034EC8901D9B74C7024B41 , 0x25652F820F124A368B69A12B97CC7FFB , 0x23F5F0B7E6954493A0430EAACC9C35D9 , 0x89F8CEEDB5EE4803A6E4EE1D9D50BB5F , 0xCA11AAFE887441AFB9A5B829388E7C25 , 0x6172DDD4119E4123B1BE041FB9E4B643 , 0x61E44F9B41054D878198422D7030571F , 0x439501095EFC42BFAC652E164C1B8855 , 0x4FF537EA535C430BA8386A5EFA719A23 , 0x010DB8EA097D4B9BB31B8DD7C314C786 , 0x610656FB95C643FC86645718DFE3849F , 0xDC890CEB323440989DC9A5B94EEDD267 , 0xDBA77FD1D9A24165A05371640790C96A , 0xEB078C5D3CF346508FFBFF3EE627C829 , 0xEE52B6F4796241378E7FA8FB19DB743B , 0x7BA1D9D8121041DF8A8A49B70192B7CB , 0xE233AA60BCDD4482BEE2D7CBD5CB30C7 , 0x39482075A7794F218237D2F599CB7591 );
Copy
94
3.81 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = ? ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"PVÚÇ\x08\x11 D¤µ\x1F ð*—¿Ž "
b"_%€…\x7F ¾B0µÞµ$¸ç<³ "
b"<\x19 —†ŽwOÉ©öŠÖ0v\x18 š "
b"""
#‹P©bhBjºíÆ\n
€-oó
"""
b"4¥’ïÑ\x05 Ož‹d'ü\x01 ÔAÜ "
b"™\x10\x11 ¤2\x08 D€‘väd\L@k "
b"o\t ¾\x17 WLF'¹U2\x03 ÄØZÓ "
b"i¶ ¼tÝG˜J„_i\x16 ˜ "
b"z#d[–cGߌù\x17 DýN© "
b"÷‰¨œØ:D»§ß9Ɖdˆ~ "
b"©Œw`È\x19 B\x0E Ž=|\x05 Áq@Ç "
b"""
\x14 í€Û\n
Hè\x01 \x19 Ò'|ì
"""
b"›:ù%ÓRGÏŠýЬ~:\x05 "
b"¹) &\x0F EN\x17 …ŽÅ‚»"[£ "
b"Œ{ñ\x19\x1A TB·°qÚþÄ\f 8â "
b"=Vì\t çWOð«·Rà0ÙŽ "
b"¹ÚÐá‘ðJ\r «\r D¤Ï_B "
b"Ã\v k\x0F |VD3¨Áo\x06 [éŽ9 "
b"E™Låð^I.”¡j\x12 Á[\x1A ˆ "
b"\x1F ˜?~’t@xƒ=\x01 9>«;£ "
b"±ã×Uv›F‚à?5¾½]c "
b"õ\x1D C‰?¥J¤#„hó\ "
b"Z&Šss8Mí’&Ñ&‰xJù "
b"nÉøŠ·\x19 G؉\x18 ð;d\x06 þ_ "
b"7)ÙëV«M<Š\x05 ËQ\x06 ó¢ê "
b"%nÇ—t‡L›œP7¯û#ë "
b"xAóÖÊ8GQ—Ÿ¾¯ºÈ\x08 P "
b"¤—|øU\x1A BÍ«$ó\x07 ?\x18 Ïy "
b"\t ~êcDäAµ®ïƒZ\x04\x1D Êö "
b"c\x7F\x07 Z\x07 F–ލ\x15 mÝ·£Ã "
b"""
ðJ]E°ï@\x0F ˜\n
\x13\x04 ò$z¬
"""
b"<\x10 $ѧEAJ¤®"©òö "
b"é1\r Ú£hB\x17 ¿\x1F éϨ\x17 ¸œ "
b"\x1D >ŽRnÛIõœ»Û\x15\x1C hÂ+ "
b"Q\x18 ÑÓPpL\x02 ‚Ç zÑúÑ\x15 "
b"\x12 –®\x16\t Dgïèî\x12 J "
b"ŦÞh'ßJ®²QøR¤$]G "
b"›\x1C !«¢kOë‘lÖí\x17\x7F ž& "
b"§\x1F NøQD:…½f|ŒÀi\x18 "
b"‰Ã¾çª\x1D E€¦û\x14 jcá "
b"¢ëžÌ7Jñ¤½dÊ”\x03 9\x16 "
b"Ï\x1C\x00 â ›@ÆÜq¡’‰‡T "
b""Ù[–\x7F ³C«¬\x16 F윷~‡ "
b"˜F‹y\x15\x05 @ó°9„ŸÙBŠO "
b"¶-pƒ,ŸF³½‡zÐA¨\x0E í "
b"Î,»ø²[F¨¥\x1E ÃYZ\t œR "
b"Ü\r 1lǪM>“™3Š\x01 p«ä "
b"Yq+e¦½K\x1C ¹\x16\x10 Jg·,( "
b"`qþ,E›NÏ„«\x17 íZQ "
b"ä±\x03 äôÙOP·‡\t (;ÈZ4 "
b" CÈŒôŒ@iŠ“»JT~è\x1C "
b"\x14 u\x02 Ç\x1E ÅD\x7F ¨^CrÙ"F³ "
b"ŒÇmœ¾ßNœ™Ûpé?³iÈ "
b"¨#Êíu±Ae°g4+ºS´ "
b"I›ÈJÎçO°¹e<_H\x18\x16 "
b"g-[«A»ETŸúü”jr\x00 å "
b"\e %¤†K#Mì“<CS©Z0s "
b"iûN‰\x15 =JQº\x0E \x01 Ò¯~ "
b"ž¯ä0FKHž¼Æ\x05\x16 â3Š\x07 "
b"""
\x1A k½\n
)kB>¥µ]ECå\x1D ô
"""
b"Ó’\x17 îC‚J<½\v ±!ÜÂB "
b"š:ò\x00 ©#Nv°Ðg\x04 _`ᜠ"
b"]D.ZÁ…A%³qsÕU!Ї "
b"×2\f\x18 ìI>¯œ>P§\x01 ÅT "
b"Æ.d¬‘<Mý›4‚ L\x08 Ò\x14 "
b"#GÔ©‹PE\x7F „òºcD\x0F U "
b"sN\f "mËF£7xžl‘µ® "
b"9\x01 Ž‘-ïAµ™¯ºßu `? "
b"\x06 >¡™_^N!‹X™\x03 ¦µãÄ "
b"\x01\f ûMSA8mòè\x02 “¢" "
b"ØY™")BLíºU>È£,Ü! "
b"\x1A Í¡%¢þL`¡\x17 ¼´#ÚãÛ "
b"\6,\x05 WÙM´•¼©Q7¢˜? "
b"‰æž$ nAo¿nO\x06 ´´O "
b"†Ž¢l;‡L’¼ÈA\x11 7tÖ¥ "
b"L#¤mr$A|ƒ\r †#ÊØÐW "
b"´¸\x04\x1A öcEˆŸ‡¾ˆg»ñ\x13 "
b"%Ÿ×—_ÿFñ„‚Ççœ%´A "
b"¦,±(#ªI ·\x7F )Œkh+˜ "
b"-\x04 Š»¦~Gº±@\x12 ömfY "
b"çÅÏŽ\x00 ,F¾³†\x16\x1C kÿI "
b"\x00 ⽆ÝGÿ«Q#ûW\x03 “N "
b"""
¬ãä &D\x1E ˆ½Ð(Ò\n
¶6
"""
b"õ‡)ÀÖ„E¬•e\t iø’ÕÊ "
b"\f Ê)[\x15 B̈å\f “qY§ "
b"Á@9í¡lG_ŽÌQ\x0F Rûðñ "
b"\x00 ‡Ba\x04\x1E E\x11 ¹jêŨ{çL "
b"²mMªû4G‹‡yÑ|\x15 pÓ› "
b"’®__ßUC¾®&bmÛò\x7F © "
b"–Rº‡ï9F7œÇÚŽÝú.i "
b"ßc?Âæ\v DW®Ó¼õ¿{\x15\x06 "
b"\x08 ù\x0F Ú\x1D ÑO>º\x1C ò\x05 Wü7\x05 "
b"¦(\x1F w\r ŽD¯ˆÆr\x05\x1F ¾â\f "
b"E±\x18 Æ–¼A\x00 „cn\x1A\x16\x08 Å? "
b"?„Þ¼¾ŽK¤§¥¾O—ˆ ² "
b"""
ãž5^Ø"@\n
€6í\x04\x12 ('\x12
"""
b"öÀpol0FV¬'Ì™Q¸ÌI "
b"Ódâ+©òC;…ÆYëP'Ÿ\x18 "
b"\x0E $\x0F 6Ò°Boœf\x13 ¥iF\x1F\x12 "
b"„\x1E _-ysL\r ’[;q\r 8\x7F ^ "
b"Q\½ðž$O\ë'ÓAn–V "
b"ÝR—ŸýÝMͼˆóÃë~;T "
b"\x1F óìkª¶ExŸ3¢]V>àz "
b"pÓœ"FC„{\x1F Òþ“ªè "
b"\x11 ²Óv€ªM%‰þÜ8žh\f ‘ "
b"¸\x02 7W3ûM\x08 §´\f éÓ”[! "
b"Û!Î\x1D $”OþŠÿ\x18 ·˜Üèƒ "
b"Çá¶Ï’‰Mè¤Z‰Qà•\x10 Ò "
b"wà>9I\r D¢‹Ú9V<må! "
b"\x1D Á†ý,~O\x7F ´ó\x18 Åq„&Ý "
b"¡MÌV“šNE½ÐjTÁkÛ "
b"\x04 ä ±”Bþ¾o:,”)Eï "
b"9Å~Žu+H\v Œ¶»(9 \x17 } "
b"ž!¼X\x00 ¬@§¡XB^à\x11 ,q "
b"""
2õÝ%r\n
N[šw¶!†l\x12
"""
b"O.Ú\x11 JïGë¶àTãp/¥ "
b"o"†\x02 +L(¿u\x1E î1.|\x06 "
b"M°N\x10\x19 ¨F\x1E ºy\x19 Û…\x18 TY "
b"Â#\x00 pð}Cï2eT\x07 I׆ "
b"\x1A lCæî"H•¿\r öMØäÃÆ "
b"\x1D þXp?tEf‡WÆ\x04 ã´ "
b"\e ²d\x0E œ|I¶ˆáf£11°o "
b"ö¸\x11 Ýô@é ¿R \x10 ctu "
b"\x1F\x04 ḄÁE¯£\x03 'y}Oûÿ "
b"Ì\r ß%\x18 :F®’¿ šë.\x19 "
b"†àWu–M\x03 ©;o:\r î8\x14 "
b"4&~t{\x17 Eùõû©aÚp "
b"½[×LÿôIQ»d\x10\e >Ún± "
b"ã„:„¢êHŽ©>žÉˆÜÕ "
b"""
B\x13 ol5WGý‘ÎÜv\x12\x1F \n
~
"""
b"c×¾-ãÿFGŒp\x05 ý[“]ª "
b" $,o7'M´¬µF×WŠvH "
b"Š\x07 zå[ÌMú¼³`x{…m "
b"éíÇš_³E:£ùH\x14 ì\x0E 6ã "
b"—†žã\x0E `H›Ÿ\x04 `±·Ö$~ "
b"‹7§øv±K\x14 ±¿†ŒÀ¸T„ "
b"io;¾Ž^C\x1E ƒä·k>3 ò "
b"§n\f *,‰H\x13 ¨l®WÕ\x07 è "
b"Ë`¬´ËG-“HÌá¼Ø‚$ "
b"~2ßÊu{K~†{þ\e üâcZ "
b"¯ÖTM¨ZKÒ…'\x08 ®µ÷GÞ "
b"ÛqÓ§ksJ[˜¡ØCÆ(gm "
b"Ê\x08 ÕSý\x1F N\x08 ‚\x02 i\x07 ²Â3· "
b"ô2Fn+HG<´\x05 þ \x1C o8 "
b"\x12 íB~]ãGÁ‰Ý±õŵ.\n "
b"L¶Ú*…£Lw ,%ú©“Õ\x0F "
b"ó\\x11 l¨ÁE^°.§ÆRnUL "
b":ÕsGìYIE¡ÂŒègÎ\x19 s "
b"”±9£Ï·Jd¥H«{õÓkÐ "
b"\x00 Ê -æB}…+ˆônE.& "
b"Ý5qéÓÀN\x15 ½IòÀ7n "
b"¯%ÔGöÞDżÏb®Î\x07 õ9 "
b"®Ñ!*œ³G[§\x16 Í\x1F y×»ö "
b"ÐòvGÂùJŠš¢wŽÌ\t Mû "
b"„a\v }fVAt‰õ8F¤ôh· "
b"©¶ÿæ‚b@B¥qÉšŒ>Úk "
b"""
©\n
ðÄ:\x0F N£Šœ é¶ÈÁŠ
"""
b"‰lá… @2£ßñü® Í« "
b"Eˆy†ˆèGë±ÚÖš–„\x1F ' "
b" «t@¼\x19 Oü¿3çŒRl6b "
b"@\x18 æðM\x14 A\x10 “_\x1F £ÒÁP× "
b"U;\x06 äK5¨àé\x10 ùÓ\x12 Ï "
b"l ÌÃâwJ\x03 pš§àÀ62 "
b"àl\x11 ¨\x0F gM:ˆ6Š’/(™† "
b"µÐÆ·.zH—¥Ÿ\x08 t\x17 #?“ "
b"Àß\x15 GÞY@Ù¾ÎYÛÊu~ "
b"IËÛ\x17 ªaJpŽ\x01 &Ñk\x19 «í "
b"˜s†8•CI°¢m\x02 e3‹ö "
b"Þ« \v £EÍ–¤\x06 ]Â\x04\t "
b"\r OkA°åAL““\x15 ºæ±>¼ "
b"h»v6¿ Nj›\x10 ´ÿ—C.¨ "
b"í•k¶î{F°‚‡³ð;ýëò "
b"øBT›\x15 eLL§Í’⢵¯I "
b"""
õ‘!<\x7F „FŽ‚\n
îñ×[£ü
"""
b"Väƒa\x1A ðKò˜ÃY\x04 û;–\x14 "
b"¸ßÀßp6Ar‡˜\x1C ÞÃÙ\x05 a "
b"Œäx±¼ÐOݪR×ß;'ÿ "
b"å£Ñ\x06 G\x1E KC„pevWÛu» "
b"e\t dt\x15 uGFœˆôQßì¹½ "
b"kƒä5IQG¬°\x02 ˆô:&\x0E  "
b"n”ÑÇ\x16 qJHœ[¡\x07 ×\x05 8= "
b"ŒB’j¼íHB²l1•ý\x1F ˆÔ "
b"uŒóX¢‚E7¨€$ÒEô¬ "
b"夗\x15 êÓEåŠØ»Ç¢$@B "
b"6\x03 óî\x1D\x0F B?£®˜Ö’ú«4 "
b"*8\x08 Ft#Fü¥\x1D\x1C ŽÉHÁŠ "
b"/o8ŸJáG½«µ½kŽfßÄ "
b"8\x04 Þ|¢¨F(ªK8\x06 ¶ˆ«$ "
b"LÅ\x02 X7C²˜°V YMƒ) "
b"Pߺ.ÜvG€†[\x10 8]Ý\x16 š "
b"íß\x06 ã\x06 ºHœóQ2L}‰* "
b"Á@!e›ØBöt\f 1¥C\f h "
b"¼Z\x08 lÎ\x07 NDˆf¶³Xæmq "
b"4d3ÖaÊG<ƒá³¶M1~¿ "
b"/O$nßD\x04 ªxÛÁ>Ð\x05 ø "
b"¦1)NR?G_©\x14 ß\t D¬´È "
b"Ò:Ë[\x19\x12 F‰”²7JAªÜƒ "
b"\x03 •Ì+ì—IÆ¿^ðV{¿*¡ "
b"¤\ÑÐÖ1N² ™IÍ)\x14 Râ "
b"\t ùžGN\x1A M’ºtŸa“·M¢ "
b"ë<\\x0E ¥OTºý8+£\x12 åj "
b"E]ç[ø\x03 Oz«X&1mƒ\v Ô "
b"¾=¥?>oA«ž¬8“\x14 ¿Œ "
b"¿´f´n\x10 G“¸ò[±§U¾È "
b"w\x00 µ[0KAÙº…và(FVE "
b"""
^\n
oï?„Fµ4èm»<nR
"""
b"Tü_¸1µNXŸ\x16 ¤:Ϲ<f "
b"{\x1A ÆøDwD¤ˆØ[´ð¸Óü "
b"cÒÈ^BJIµŽ¶hF\x0F éÒ\v "
b"*÷;XÐpO˦ÅO\x18 rÑäv "
b"\x15 ¿~ƒ\x1E 2IÜ&_±l°\ "
b"\x1D S\x0F ‡ÄfH°™ÞGj\r ¿ñ\x14 "
b"¥¬¡m¡J[½çJÕ2\x7F ´ "
b"Ä!\x02 >Ñ\x06 Co™Pb•… œ\x08 "
b"Ñ9bBGKHy¥ƒ…ŽÕbë "
b"LV•bM+J:®·î\x1E\f p‘Œ "
b"M¥\x10\x01\x01 sEKŽb\x7F t÷Þ}! "
b"33öƒÖ@\x10 §×\x04 \x04 nî! "
b"h3š\x18 àŠH÷˜àJw+âØÁ "
b"""
s¿\x05\x1A (†GÞ„\n
Á\x10\x13 |ç
"""
b"©IúÕ“\x03 JY‰s¸Û!ÿEÊ "
b"\x06 ¬îÂi¶Jú°¬é}âªXš "
b"Ý\x1C '£}H\x0F ©\e h|a÷ú| "
b"ü\x1C ŠºaÊI ½u€(ì”\x07 Ä "
b"\x1D z¶jÈÏAÜ‹ v§†·ü\x08 "
b"µzœÙѦC\x1C ™°˜\x1F –uhs "
b"íPá]+D\r ®üÉÁi]2+ "
b"¹ÅŒ*ŒêI&s‰åœ¸Ü "
b"ÖàÖFŽ|N÷¹C\n \x1C ([Ö\x00 "
b"‹çè“=(K{´ï À\x11 :\x16 D "
b"\x0E ŸëÁÖ\f LEªP7=î¸lU "
b" ¥Ô@\x08\x0F JïªýîÂ~ðJ\x13 "
b"×\x08 RÜ\x10 NKª‹:´éÞ\t\x19\x17 "
b"äB‚•S\f G)¤µ\x19 š-¥Ê "
b"žŸÂ„QžI+Ž~êÂY\v û; "
b"ùGAKáiF#²¸\x05 ¥ŒÖ\v è "
b"š\x17 ‡dDN⩉£œQ7²= "
b"Ú\x13\x7F åá\x16 Fí¨¤x„¡fyf "
b".iÛ7PóHN– lÌ»\x10 $Ä "
b"I4˜"Ë\x01 B‰€§ùXæÇC "
b"¤ü&Ov\x07 K\r ƒÎ·M¿Ð$\x15 "
b"ÓÕðX>²I.šrE\x10 '!—Ô "
b"UsÇÐCH~©˜Gÿ¹¯7\x1C "
b"ƒ…Äù\x05 ¶Oë›o\x13 2“éRV "
b"-}æ[\x15 9Cë¸_Kß/,\x04 8 "
b"NAJ‰áGB\x13 ¨6]{ï¶ìý "
b"µ\x06 ê\x04 lÌC0‡ˆô¿~ãà\x1D "
b"\x1D ÄY\x04 ø°JW’$O„³…3ê "
b"xEq6+\x16 G°\x15 ²\f +¤=’ "
b"wÚ#\x12 58I,¦xã\x15 DßÜæ "
b"ƒ.\t e\x16 õD×®†˜pÕÛ)¯ "
b"¹‡Š²\x02 _BåŽ)\x06 å„På\x04 "
b"þÂ]´¯’Nj¤1\x13 ööIï\f "
b"#øÛh\x1F\x08 F•¸ª\x11 dOóQ¢ "
b"h²ÞƒÝÌAd‰™\x03\x06 DKež "
b"§:~e“-F¸Žû=Èy®o\f "
b"gõHá±\x06 Nn†·‘ïŒÕ\x14 "
b"""
aç“FºÆO\n
—V}þé\x14 ]\x1E
"""
b"Ñ鼯ââHÒ¤]&å\x03 éN} "
b"\x06 Išr÷F±€Çd\x7F\x0F ¥\³ "
b"\x18 z‰ßÀbJ*¬šù·.\f æï "
b"v¤"ë)ÁB¢ªé\e t\x04 ˆì· "
b"/[†\f í{Oѳú”'öÑ\x16 + "
b"Nßq^øCGX³õ‘ˆóÿ—¯ "
b"\x10 2a~8jJ¯ ’î_Z\x08 "
b"§\x1C ó×Ë6D{²±ò¶J}SÙ "
b"\Tª,›xMR›ÙŽ×PÎÓÚ "
b"²Æi0içN1޶®a³\r ä: "
b"Y=\x13 µ…ÃO.¼Êjj\x12 °\x07 "
b"™\x02 xÚv›FeŸ¤±QP\x07 *µ "
b"\x00 þ×<\x16 <J7ŒcÎ\x16 ÄKep "
b"äÀàs¶ZIØ‚e\x7F äŸ0wS "
b"¥\x01 ÄŠ›lF\e ¥B1/»^ß "
b"Ð*ÿÚ¶˜K½‰\x1C :?¶_‰Ö "
b"âi2\x1E ÔÙLµ“+œHðb1ž "
b"î\x06 ç\x12 ÔtBÁ¢\x10 v)”32ö "
b"""
\n
U\r ü\v\x1A I~„T®Ü\x02 ÷iÙ
"""
b"% †( REXº³A÷‘Ø*D "
b"\x11 ¦dÀteGÇ™\x19\x17 Ìó2Ue "
b"1`°h+ŽNH‘Ù!n„Mß2 "
b"\x08 P=ü^@YŒ—#nL*\ "
b"hLȉp\x1C AšÒ8w¸0ö "
b"À\x06 p†&LÞç¼eƒ "
b"$ß\x16 ñŒœJ˜©Êù\x04 ìŸ9I "
b"\x0E à…^1½Mú¶@\x7F\x11\x13\t ßÌ "
b":ðšH\x11 ¼A7„—²i\x17 ô=J "
b"ÉS\x11 åý\n L8‡\x00 šur‘ì "
b"""
~\v\t ÊT’OZŒŠl\n
,ì\x1C ü
"""
b"\t n\x10\x03\t >H=ŒœÙ9Î » "
b"u\x10 ¸VL\x00 JÝ«®ôáÈæy4 "
b"""
«;P\n
fR@´Èß|=ät>
"""
b"Â0Sï“„J®†8vlò4.= "
b"0O[dœN²•9 $â÷m‰ "
b"c°\x06 9U'F…°\x1A tðýÍ™Ê "
b"\x7F ÷ò¼‡*Lo¥Þ3ðŽÓ…s "
b"É(#ë–üJ5‰Uí\x01 Zd\x17 Š "
b"V”\x19\x1E #ãD“¾¾šg\x0F Gãb "
b"‡(©=¯µHô® \x10 ùŠMÙN "
b"ÇÑ~g0ÊMו>Œt…½ßZ "
b"\v ~ÝÖo·HͧÛâä›a4Ÿ "
b"iMzHH×®6ó¾3\Í "
b"É¥nn¼xGê¸8©üåßÃh "
b"\x14\x01 Jè%´J\x14 ™\Æ\x00 }ÙÑj "
b"7ò䀌úN^‘\x0E 6êc\x0E\x18 0 "
b"òYn@\x06 i@x‘`Gš¤ˆ‰ "
b"…y\x04 ðOJê¢\e a\x00 ȉ¦g "
b"ƒŽäоˆG$˜‚¢ž-×¼q "
b"D>àµ6ÎGΚ•–@ƒÔág "
b"\x19 .{²Kꕦ0„w]”6 "
b"Ñ”9ìOÉL´°ø\x12 ·qiô¢ "
b"]i¯³‡[GÅ•Ï(ô.²Ú6 "
b"·Âò\x00 ø)EݨË<Þî”ò‘ "
b"Á\x07 úøõ€H;ª+Â&\x1C æ±7 "
b"ݼ\x00 oVùCª¼AL5ÖJ·Q "
b"Ж›ÛPàCY¨—Ã"!ovä "
b"\x19\x19 `¢ÃQ@<£_òk€m¡z "
b"åJ\x05 /§¤H뇙Ɏ¥36¤ "
b"¦EŽ\x19 3ÞBß¶»ý?¾^\x1D ¹ "
b"#ÉT¼ú‡Br†÷;ÿøñ×\x03 "
b"\f §È~†lF3ðD\x11 éqm\x07 "
b"O*…$ÚÕH\x16 g\x1C WÒ\x10 ”Ë "
b"„\x14\t s?ÞD«¿ª\x17 ëréhf "
b"=Ð"W©@G8—mޤ-F¯Þ "
b"Fô=”êãF\“úóÒ«ò\x18 Ò "
b"\x1A X%9\t DÀ‚\x1A ¸n᱇i "
b"E¥´Þ»6B(®~í¢D}& "
b"\x16 t¹"\x02 ¥H5¡¨\x08 n‰\x1E Ël "
b"1Gºž\x1F fKzƒ\x1A L\r pÿÓŽ "
b"©\x0E ž&¥C†r;â\x18 è¬ "
b"Y"\x11 Ð0aB·¼{Ê2Œ93¯ "
b"Ǜ丙\x13 KFŸ\t ÕgÛPI‘ "
b"\x11 ™×’I…G\x12 ™ß46AXTe "
b"•\x11 -ÎòãMà‘‘ïªAç "
b"Îf&„C€F_¯†r\x12\x1F ò\Þ "
b"ð¶\x13 ¥‰§C¥ŠØKK\x0E ©b\n "
b"\x00 »ÙÞ\x1A VM&¸\x15 õ|/œœÁ "
b"÷d^\x04 l,Kg€\x17 ‡&WóG "
b"q•¢*\x04 ÕKð›\x1A ϘšéH| "
b"\x15 5P¡\x07 óBO’øBÓHk…Í "
b"*\x14\x00 à\x1C ûCA¿Ò4<+!\x02 * "
b"¥ÊêÇ“G[‹Ýh©8\v ¾K "
b"¥‚;Ó¸uCÓŽJyÞ!GòF "
b"È\x19 ÊÛD\x19 A›»ð<fÛï§ "
b"E¾©ñK½FÆ®\x18\x07 žÉ\x16 ¥ë "
b"’3b"8JNÞ¢œJL jH¬ "
b"\x1A ì’õÖ@Õ‚ÿq!\x14 ÍFÿ "
b"ÍÁA锜JQ ]*bŒBñÎ "
b"4:ÊŽ¿DT¡”Ò©taîÐ "
b"?T‡žstD‘ªƒ»w£¼ƒu "
b"Kîo,¨\x17 E€Ÿ\x07 ²N)\x04 ÔD "
b"‰ÙG*ÒûD$±V¯foyä\x02 "
b"Îx²“†ÝH[Ž“Ð\x00 =§c\x14 "
b"$\x01 wý.^HÔ¢KÐÈU3hJ "
b"\x1A !Í©cAFu¦ØÿÑGµ–\t "
b"+ÕçòXðJå¬Eœéö\x06 ‘\x08 "
b"ÛzÈ÷^ÆHnº\x16 ¬·Ê÷=ç "
b"’†Q’‡\v E" Ö<—\x0E º"v "
b"Ú\x08\x14\x00 ]Ì@Ì»bˆ\x15 YÖ†" "
b"""
bß—dŠÔF\x12 ¸ô\f \n
x¡B¾
"""
b"šÃ(¥SðLHº™NS5Ð^Ÿ "
b"ž.Å”?²AÛ˜!ïy+\f 0j "
b"""
ú´Å2b\n
MH»1\t t÷™î£
"""
b"UÏ\x13\x00 øþA뉚ˆÕ8¥\x01 s "
b"X¤¶§\x1F ¢K\x01 ²ŽýÚ$îÛó "
b"Sïwï¹8Kð¸ušò\x07 µ6Ù "
b"E\x04 évµL@•šÅïÔ¨\x05\x13 œ "
b"Ú* \t †£C4³|’ô ò<Æ "
b"%sþÂ$¬HÜ™F©1\x06 q%P "
b"í!ahsðK’£R>˜8\x13 å "
b"Ì%s\x17 Å\x18 IYˆÜÍÒ\f \Eº "
b"""
;ݶš*äAœ¦¤1\\n
…\x0E Ð
"""
b"Ê{öÚÍóC‚³3\t w¯§÷\x7F "
b"\x0E —ö‡Ã\x15 EsŽy\x08 :ìÈ\x07 # "
b"úôÝìjëAx½ùC\x04 [Ž)\x0F "
b"I]Æéu$Nz¬‰U@Ëc¾Þ "
b"ªS«·\x1C ]B¼\x07 Z‚o}D "
b"Ây\x13 òdáMD©qq\x10 #«ðj "
b"¿]í\x13 .÷DЊ¸\x02 cf\x13 "
b"#I¿:=ÊI<6˜\x08 ·üÆ "
b"Œ{Ì\x12 8¾C†‡.b]\x00 Ç\t "
b"^—Œ?!¾KУ–Õ⥇=ù "
b"lµú'6M”’]Ößr^â "
b"‹ÅOUœŸBÛ±·Sòí{ôM "
b"¼áqTd¸Hb–Ý\x08 ¾ê묺 "
b"[˜ö\x1A 3zB`— \x1C <¬˜z "
b"8}(9öRI\x05 ¹\x14\x0F šþ‘çe "
b";!'p¿ÇO\x04 ·\x11 ßõ–*7Ö "
b"N×(\x06 uCDÓžþÒ2—>jq "
b"–‘$ku4OŠ…A¸Ä|\x02 7\x00 "
b"£\x1F ’¦ŸÎHH‰ƒ\r ê1‹Ö1 "
b"h1f\x0F VôM0¨0Sç,2z© "
b"w{tƒ×\x18 CQŽ8ÆF\x15 ¨šF "
b"\v y¤w~àM†¬j·\x14 s˜å "
b"0Ö\v 6ZÓE׮ߢYa9Ö "
b"Û=$–ß\x02 AÖâ\x01\x1D ÛD~\x02 "
b"\™zˆ´yDâ•SØ...•B "
b"^G½¿ÒTB”—àY$—âŠ\x01 "
b"\r ±$mwADæ‰)Ç ;,J "
b"…/£\x7F\x07 EF-Ÿac\×e\t " "
b"|FRÏ\x01 Eˆ•Æ·Ð\x11 :ûÒ "
b"±{V½\x04 ª@\x14 ±·\x1C 臸u× "
b"pLÃÔ\x14 !Aiþ™ë÷O:á "
b"""
Fx\x16 {Rš@Õ¯|õÉo\n
|)
"""
b"²·2%s·J1˜bã ¿çøt "
b"ï0(Ck\x1A JN™\r €]Âþ&Ž "
b"DÆü÷¶d@ZÅëÃ;‡8 "
b"và·“\r Dò½\x05 ÕO—\x1E\x1F p "
b"“\e ŸFèJÄŒ\f\x15 ‘ê¹Ts "
b"¿ÕÆÉ‹îHž²¼ú=áfÕ_ "
b"ð\e £\x11 +ì@\x03 ›»›o‚Šj\x17 "
b"\x0E ¢\x13 oûQC’¡Ð+˜|©"y "
b"ƒù`¤EöDc¥˜ç¾£ \f I "
b"ps\v î\@\r ²Ý\x06 ]]½zç "
b"÷\x1F pè»"GRŽÿkÖ¹W0\x01 "
b"Ó°O;@úH\x1E ¿ú\x13 Xˆ·×\x05 "
b"{8\x1A &\x04 …C\x08 ƒ°-í}\x14 G€ "
b"1½iÙ\v\x1F NR‘\x19 ì(H®\x19 "
b"QÏ?©uè@“¶\x1D Þ¥¨éÐ "
b"""
}\n
Dð\x1E DHZƒ\x1A Ò=;þÖç
"""
b"ÿPÊ̬NCàœ›h^.]Sà "
b"""
\n
+Sѯ\n
C~²:%îâ`L™
"""
b"`eP×\x13 ûB’€Lç…nI\x17 E "
b"ÒL’7Ô·E¶ŽÀ\r <BIL "
b"34o?c:OʤVŽB\x13 Ò\x1E "
b"±´\x1A =\x13 T@Ž\e uäð\x11 S¥ "
b"ìèNn™C@žº5¤e\f 9ä "
b"I½gϵ^Aù—SÑØºZ¤t "
b"¸˜ÕÒ\x14 §DNÝö³±[èò "
b"""
¬ªp^ƒÛ@±‚Š„Œ\n
\f ”\x04
"""
b"Ggô´„BDòž(•§zÜz1 "
b"UÔþ9V•BŽš3«îêûËÏ "
b"""
Ò\n
\e ß\t 0HG¿ÑÔßú «Ì
"""
b"´\x06 À\x1A ÷?Bû™ÚF*\x0F W~< "
b"ô¬š\x03 »èJ¹^ß~ðp\x06 ø "
b"øÏ{þ7øIL–\x15 ò\x01 ·ÒEÅ "
b"õ~\x02 bFŠEû†¬˜ç’ö\x02\x08 "
b"v,\x06 *½–I5Ÿ\x1A TFhôo§ "
b"T``\x04 \\x18 K¼ŒhŠjVüaj "
b"«k䊰 @¥¼èàÁQž®ª "
b"""
cÞÃ\n
8HL‹¸äg–\f lÄ
"""
b"·?AÞA"K;Ž\x0E\x10 H¥¼ "
b"¸\x16 Lõ9\x11 F\x04 ©-K9kxœÑ "
b"\x19 X€’ˆ\x03 LÓ‰bµ3ìŽÙ§ "
b"2%Ž]®CØ’½a"³Nú‚ "
b"Äû¨1‚’I’³…\x03 Õ£pæ3 "
b"ƈ-¿¼\x1C @«€¦~bE-Ë\x14 "
b"\x02 —xí±FK\x03 ý*\r Òn ÷ "
b"\t\x15\x0E \x03 wE‡©\x11 M;»\x7F o¶ "
b"’T¤Ê9úEŠŒÓ0)`õ½Z "
b"‰’¶ªïºDq‡\ûø¶\x13 ‡– "
b"ò‡aÉÅTBa…gxÂÃ\x10 \r u "
b"”ÁÂßmDÞŠÒš·¯>ÉÓ "
b"8Os\x12 €@·YL\t q2bK "
b"#F]\x1F WcJí°ÿ.„ôÞ‹« "
b"""
\x02\x0E vÕ5¼CBþ\n
„\x0E\x03 IS
"""
b"äÀѵHmNi’Ÿ¡\x0F\x05 @\e f "
b"†sš\x7F\x07\x07 HÖ¶½…®ÂÌ\f “ "
b"bñz¶#fGi\x7F !\t ²„³$ "
b"e6Ì‹kH„‹\x1E æ‰tºR‰ "
b"b¤¸«qšBš‘¥K=ò/M\n "
b"¤N?ù-ßG7‘\x1D l\f ï Ü’ "
b"\Ù:Y/\x10 H&·h£s~™•H "
b";ÈpÛ&ÛH\f ¬ÈF\:¾lk "
b"ë¸\x00 'ENI·ž®Œ'„\v ‡Ô "
b"íFf „\x02 Až¤öú\x18 âÑîJ "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.media` . `id` as `property_group_option.media.id` ,
`property_group_option.media` . `user_id` as `property_group_option.media.userId` ,
`property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` ,
`property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` ,
`property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` ,
`property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` ,
`property_group_option.media` . `file_name` as `property_group_option.media.fileName` ,
`property_group_option.media` . `file_size` as `property_group_option.media.fileSize` ,
`property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` ,
`property_group_option.media` . `meta_data` as `property_group_option.media.metaData` ,
`property_group_option.media` . `config` as `property_group_option.media.config` ,
`property_group_option.media` . `path` as `property_group_option.media.path` ,
`property_group_option.media` . `private` as `property_group_option.media.private` ,
`property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` ,
`property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` ,
`property_group_option.media` . `created_at` as `property_group_option.media.createdAt` ,
`property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` ,
`property_group_option.media.translation.title` ,
`property_group_option.media.translation.title` as `property_group_option.media.title` ,
`property_group_option.media.translation.alt` ,
`property_group_option.media.translation.alt` as `property_group_option.media.alt` ,
`property_group_option.media.translation.customFields` ,
`property_group_option.media.translation.customFields` as `property_group_option.media.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.media.translation` . `media_id` ,
`property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` ,
`property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` ,
`property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields`
FROM
`media_translation` `property_group_option.media.translation`
WHERE
`property_group_option.media.translation` . `language_id` = ?
) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id`
WHERE
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (0x5056DAC7081144A4B51FF02A97BFAD8D , 0x5F2580857FBE4230B5DEB524B8E73CB3 , 0x3C1997868E774FC9A9F68AD63076189A , 0x238B50A96268426ABAEDC60A802D6FF3 , 0x34A592EFD1054F9E8B6427FC01D441DC , 0x991011A4320844809176E4645C4C406B , 0x6F09BE17574C4627B9553203C4D85AD3 , 0x69B6A0BC74DD4781984A845F69AD1698 , 0x7A23645B966347DF8CC3B91744FD4EA9 , 0xF789A89CD83A44BBA7DF39C68964887E , 0xA98C7760C819420E8D3D7C05C17140C7 , 0x8114ED80DB0A48E88E019019D2277CEC , 0x9B3AF925D35247CF8A9DFD8AAC7E3A05 , 0xB929A0260F454E17858EC582BB225BA3 , 0x8C7BF1191A5442B7B071DAFEC40C38E2 , 0x3D56EC09E7574FF0ABB7AD52E030D98E , 0xB9DAD0E191F04A0DAB0D44A48FCF5F42 , 0xC30B6B0F7C564433A8C16F065BE98E39 , 0x45994CE5F05E492E94A16A12C15B1A88 , 0x1F983F7E92744078833D01393EAB3BA3 , 0xB1E3D755769B468290E03F35BEBD5D63 , 0xF51D43893FA54A8FA423848F68F38F5C , 0x5A268A7373384DED9226D12689784AF9 , 0x6EC9F88AB71947D88918F03B6406FE5F , 0x3729D9EB56AB4D3C8A05CB5106F3A2EA , 0x256EC79774874C9B9C905037AFFB23EB , 0x7841F3D6CA384751979FBEAFBAC80850 , 0xA4977CF8551A42CDAB24F3073F18CF79 , 0x097EEA6344E441B5AEEF835A041DCAF6 , 0x9F637F075A0746968DA8156DDDB7A3C3 , 0xF04A5D45B0EF400F980A1304F2247AAC , 0x3C1024D1A745414AA4AE8F22A9F2F69F , 0xE9310DDAA3684217BF1FE9CFA817B89C , 0x1D3E8D526EDB49F59CBBDB151C68C22B , 0x5118D1D350704C0282C7A07AD1FAD115 , 0x129D96AE160944679FEFE8EE12908F4A , 0xC5A6DE6827DF4AAEB251F852A4245D47 , 0x9B1C21ABA26B4FEB916CD6ED177F9E26 , 0xA71F4EF89051443A85BD667C8CC06918 , 0x89C3BEE7AA1D4580A681FB14AD6A63E1 , 0xA2ADEB9ECC374AF1A4BD64CA94033916 , 0xCF1C00E2A09B40C69DDC71A192898754 , 0x22D95B967FB343ABAC1646EC9CB77E87 , 0x98468B79150540F3B039849FD9428A4F , 0xB62D70832C9F46B3BD877AD041A80EED , 0xCE2CBBF8B25B46A8A51EC3595A099C52 , 0xDC0D316CC7AA4D3E9399338A0170ABE4 , 0x59712B65A6BD4B1CB916104A67B72C28 , 0x6071FE2C459B4ECF84AB179DED815A51 , 0xE4B103E4F4D94F50B78709283BC85A34 , 0x2043C88CF48C40698A93BB4A547EE81C , 0x147502C71EC5447FA85E4372D92246B3 , 0x8CC76D9CBEDF4E9C99DB70E93FB369C8 , 0xA823CAED75B14165B09D67342BBA53B4 , 0x499BC84ACEE74FADB0B9653C5F481816 , 0x672D5BAB41BB45549FFAFC946A7200E5 , 0x1B25A4864B234DEC933C4353A95A3073 , 0x69FB4E89153D4A51BA0E8101D2AF7EAD , 0x9EAFE430464B489EBCC60516E2338A07 , 0x1A6BBD0A296B423EA5B55D4543E51DF4 , 0xD39217EE43824A3CBD0BB121DCC242A0 , 0x9A3AF200A9234E76B0D067045F60E19C , 0x5D442E5AC1854125B37173D555218A87 , 0xD7320C18ADEC493EAF9C3E50A701C554 , 0xC62E64AC913C4DFD9B3482204C08D214 , 0x2347D4A98B50457F84F2BA6390440F55 , 0x734E0C226DCB46C2A337789E6C91B5AE , 0x39018D912DEF41B599AFBADF75A0603F , 0x063EA1995F5E4E218B589903A6B5E3C4 , 0x010CFB4D905341388E6DF2E80293A222 , 0xD859992229424CEDBA553EC8A32CDC21 , 0x1ACDA125A2FE4C60A117BCB423DAE3DB , 0x5C362C0557D94DB495BCA95137A2983F , 0x89E69E24A06E416FBF6E4F06B4B44F20 , 0x868EA26C3B874C92BCC841113774D6A5 , 0x4C23A46D7224417C830D8623CAD8D057 , 0xB4B8041AF66345889F87BE8867BBF113 , 0x259FD7975FFF46F18482C7E79C25B441 , 0xA62CB12823AA4920B77F298C6B682B98 , 0x2D048ABBA67E47BAB1AD4012F66D6659 , 0xE7C5CF8D002C46BEB386161C6BFF4981 , 0x8100E2BD86DD47FFAB5123FB5703934E , 0xAC81E3E4A026441E88BDD028D20AB636 , 0xF58729C0D68445AC95650969F892D5CA , 0x0CCA295B159042CC8881E50C937159A7 , 0xC14039EDA16C475F8ECC510F52FBF0F1 , 0x00874261041E4511B96AEAC5A87BE74C , 0xB26D4DAAFB34478B8779D17C1570D39B , 0x92AE5F5FDF5543BEAE26626DDBF27FA9 , 0x9652BA87EF3946379CC7DA8DDDFA2E69 , 0xDF633FC2E60B4457AED3BCF5BF7B1506 , 0x08F90FDA1DD14F3EBA1CF20557FC3705 , 0xA6281F770D8E44AF88C672051FBEE20C , 0x45B118C696BC410084636E1A1608C53F , 0x3F84DEBCBE8E4BA4A7A5BE4F978820B2 , 0xE39E355ED822400A8036ED0412282712 , 0xF6C0706F6C304656AC27CC9951B8CC49 , 0xD364E22BA9F2433B85C659EB50279F18 , 0x0E240F36D2B0426F9C6613A569461F12 , 0x841E5F2D79734C0D925B3B710D387F5E , 0x515CBDF09E244F5C8FEB27D3416E9656 , 0xDD52979FFDDD4DCDBC88F3C3EB7E3B54 , 0x1FF3EC6BAAB645789F33A25D563EE07A , 0x70AD81D39C224643847B1FD2FE93AAE8 , 0x11B2D37680AA4D2589FEDC389E680C91 , 0xB802375733FB4D08A7B40CE9D3945B21 , 0xDB21CE1D24944FFE8AFF18B798DCE883 , 0xC7E1B6CF92894DE8A45A8951E09510D2 , 0x77E03E39490D44A28BDA39563C6DE521 , 0x1DC186FD2C7E4F7FB4F318C5718426DD , 0xA14DCC56939A4E45BDD06A54C16BDBAD , 0x04E49020B19442FEBE6F3A2C942945EF , 0x39C57E8E752B480B8CB6BB2839A0177D , 0x9E21BC5800AC40A7A158425EE0112C71 , 0x32F5DD25720A4E5B9A77B68F21866C12 , 0x4F2EDA114AEF47EBB6E08F54E3702FA5 , 0x6F228602A02B4C28BF751EEE312E7C06 , 0x4DB04E1019A8461EBA7919DB85185459 , 0xC2230070F07D43EF8F3265540749D786 , 0x1A6C43E6EE224895BF0DF64DD8E4C3C6 , 0x1DFE58703F74456687815781C604E3B4 , 0x1BB2640E9C7C49B688E166A33131B06F , 0xF6B811DDF4AD40E9A0BF52A010637475 , 0x1F04E1B884C145AFA30327797D4FFBFF , 0xCC0DDF25183A46AE92BF209A9DEB2E19 , 0x86E0577581964D03A93B6F3A0DEE3814 , 0x34267E747B1745F98FF5FBA961DA9070 , 0xBD5BD74CFFF44951BB64101B3EDA6EB1 , 0xE3843A84A2EA488EA93EAD9EC988DCD5 , 0x42136F6C355747FD91CEDC76121F0A7E , 0x63D7BE2DE3FF46478C7005FD5B935DAA , 0x20242C6F37274DB4ACB546D7578A7648 , 0x8A077AE55BCC4DFABCB36081787B856D , 0xE9EDC79A5FB3453AA3F94814EC0E36E3 , 0x97869EE30E60489B9F0460B1B7D6247E , 0x8B37A7F876B14B14B1BF868CC0B85484 , 0x696F3BBE8E5E431E83E4B76B3E33A0F2 , 0xA76E0C2A2C8948138FA86CAE57D507E8 , 0xCB60AC8FB4CB472D9348CCE1BCD88224 , 0x7E32DFCA757B4B7E867BFE1BFCE2635A , 0xAFD6544DA85A4BD2852708AEB5F747DE , 0xDB71D3A76B734A5B98A1D843C628676D , 0xCA08D553FD1F4E0882026907B2C233B7 , 0xF432466E2B48473CB405FEA01C6F8138 , 0x12ED427E5DE347C189DDB1F5C5B52E0A , 0x4CB6DA2A85A34C77A02C25FAA993D50F , 0xF35C116CA8C1455EB02EA7C6526E554C , 0x3AD57347EC594945A1C28CE867CE1973 , 0x94B139A3CFB74A64A548AB7BF5D36BD0 , 0x8F00CAA02DE6427D852B88F46E452E26 , 0xDD3571E9D3C04E15BD4990F2C380376E , 0xAF25D447F6DE44C5BCCF62AECE07F539 , 0xAED1212A9CB3475BA716CD1F79D7BBF6 , 0xD0F27647C2F94A8A9AA2778DCC094DFB , 0x84610B7D6656417489F53846A4F468B7 , 0xA9B6FFE682624042A571C99A8C3EDA6B , 0xA90AF0C43A0F4EA38A9CA0E9B6C8C18A , 0x899D6CE185204032A3DFF1FCAEA0CDAB , 0x4588798688E847EBB1DAD69A96841F27 , 0x20AB7440BC194FFCBF33E78C526C3662 , 0x4018E6F04D144110935F1FA3D2C150D7 , 0x8155AD3B06E44B35A8E0E910F9D312CF , 0x6CA0CCC3E2774A03AD709AA7E0C03632 , 0xE06C11A80F674D3A88368A922F289986 , 0xB5D0C6B72E7A4897A59F087417233F93 , 0xC0DF1547DE5940D9BECE5981DBCA757E , 0x49CBDB17AA614A708E0126D16B19ABED , 0x9873869038954349B0A26D0265338BF6 , 0x9FDEAB200BA345CD96A4065D8FC20409 , 0x0D4F6B41B0E5414C939315BAE6B13EBC , 0x68BB7636BF204E6A9B10B4FF97432EA8 , 0xED956BB6EE7B46B08287B3F03BFDEBF2 , 0xF842549B15654C4CA7CD92E2A2B5AF49 , 0xF591213C7F84468D820AEEF1D75BA3FC , 0x56E483611AF04BF298C35904FB3B9614 , 0xB8DFC0DF7036417287981CDEC3D90561 , 0x8CE478B1BCD04FDDAA52D7DFAD3B27FF , 0xE5A3D106471E4B438470657657DB75BB , 0x65096474157547469C88F451DFECB9BD , 0x6B83E435495147ACB00288F43A260EC2 , 0x6E94D1C716714A489C5BA107D705383D , 0x8C42926ABCED4842B26C3195FD1F88D4 , 0x758CF358A2824537A88024D245F481AC , 0xE5A49715EAD345E58AD8BBC7A2244042 , 0x3603F3EE1D0F423FA3AE98D692FAAB34 , 0x2A380846742346FCA51D1C8EC948C18A , 0x2F6F389F4AE147BDABB5BD6B8E66DFC4 , 0x3804DE7CA2A84628AA4B3806B688AB24 , 0x814CC502583743B298B05620594D8329 , 0x50DFBA2EDC764780865B10385DDD169A , 0xEDDF06E306BA489C81F351324C7D892A , 0xC14021659BD842F681740C31A5430C68 , 0xBC5A086CCE074E448866B6B358E66D71 , 0x346433D661CA473C83E1B3B64D317EBF , 0x2F4F246EDFAD4404AA78DBC13ED005F8 , 0xA631294E523F475FA914DF0944ACB4C8 , 0xD23ACB5B1912468994B2374A41AADC83 , 0x0395CC2BEC9749C6BF5EF0567BBF2AA1 , 0xA45CD1D0D6314EB2A09949CD291452E2 , 0x09F99E474E1A4D92BA749F6193B74DA2 , 0xEB3C5C9D0EA54F54BAFD382BA312E56A , 0x455DE75BF8034F7AAB5826316D830BD4 , 0xBE3DA53F3E6F41AB9EAC38819314BF8C , 0xBFB466B46E104793B8F25BB1A755BEC8 , 0x7700B55B304B41D9BA8576E028465645 , 0x5E0A6FEF3F84469DB534E86DBB3C6E52 , 0x54FC5FB831B54E589F16A43ACFB93C66 , 0x7B1AC6F8447744A488D85BB4F0B8D3FC , 0x63D2C85E424A49B58DB668460FE9D20B , 0x2AF73B58D0704FCBA6C54F1872D1E476 , 0x15BF7E831E3249DC8E9D265FB16CB05C , 0x1D530F87C46648B099DE476A0DBFF114 , 0xA5AC9DA16DA14A5BBDE74AD5327FB420 , 0xC421023ED106436F9950629585A09C08 , 0xD1396242474B48799DA583858DD562EB , 0x4C5695624D2B4A3AAEB7EE1E0C70918C , 0x4DA510010173454B8E627F74F7DE7D21 , 0x3333F683D69D4010A7D704AD046EEE21 , 0x68339A18E08A48F798E04A772BE2D8C1 , 0x73BF051A288647DE84900AC110137CE7 , 0xA949FAD593034A598973B8DB21FF45CA , 0x06ACEEC269B64AFAB0ACE97DE2AA589A , 0x9DDD1C27A37D480FA91B687C61F7FA7C , 0xFC1C8ABA61CA49A0BD758028EC9407C4 , 0x1D7AB66AC8CF41DC8B2076A786B7FC08 , 0xB57A9CD9D1A6431C99B0981F96756873 , 0x9DED50E15D2B440DAEFCC9C1695D322B , 0xB9C58C2A8CEA49269F7389E59CB88FDC , 0xD6E0D6468E7C4EF7B9430A1C285BD600 , 0x8BE7E8933D284B7BB4EFA0C0113A1644 , 0x0E9FEBC1D60C4C45AA50373DEEB86C55 , 0xA0A5D440080F4AEFAAFDEEC27EF04A13 , 0xD70852DC104E4BAA8B3AB4E9DE091917 , 0xE4428295530C4729A4B5198F9A2DA5CA , 0x9E9FC284519E492B8E7EEAC2590BFB3B , 0xF947414BE1694623B2B805A58CD60BE8 , 0x9A178764449D4EE2A989A39C5137B23D , 0xDA137FE5E11646EDA8A47884A1667966 , 0x2E69DB3750F3484E96206CCCBB1024C4 , 0x49349822CB01428980A7F958E6C79D43 , 0xA4FC264F76074B0D83CEB74DBFD02415 , 0xD3D5F0583EB2492E9A724510272197D4 , 0x558F73C7D043487EA99847FFB9AF371C , 0x8385C4F905B64FEB9B6F133293E95256 , 0x2D7DE65B153943EBB85F4BDF2F2C0438 , 0x4E414A89E1474213A8365D7BEFB6ECFD , 0xB506EA046CCC43308788F4BF7EE3E01D , 0x1DC45904F8B04A5792244F84B38533EA , 0x784571362B1647ADB015B20C2BA43D92 , 0x77DA23123538492CA678E31544DFDCE6 , 0x832E096516F544D7AE869870D5DB29AF , 0xB9878AB2025F42E58E2906E58450E504 , 0xFEC25DB4AF924E6AA43113F6F649EF0C , 0x23F8DB681F084695B8AA11644FF351A2 , 0x68B2DE83DDCC416489990306444B659E , 0xA73A7E65932D46B88DFB3DC879AE6F0C , 0x67F548E1B1064E6E9086B791EF8CD514 , 0x61E79346BAC64F0A97567DFEE9145D1E , 0xD1E9BCAFE2E248D2A45D26E503E94E7D , 0x0620499A72F746B180C7647F0FA55CB3 , 0x187A89DFC0624A2AAC9AF9B72E0CE6EF , 0x76A422EB29C142A2AAE91B740488ECB7 , 0x2F5B860CED7B4FD1B3FA9427F6D1162B , 0x4EDF715EF8434758B3F59188F3FF97AF , 0x1032617E386A4A9DAFA08192EE5F5A08 , 0xA71CF3D7CB36447BB2B1F2B64A7D53D9 , 0x5C54AA2C9B784D529BD98ED750CED3DA , 0xB2C6693069E74E318DB6AE61B30DE43A , 0x593D13B585C34F2EBC81CA6A6A12B007 , 0x990278DA769B46659FA4B15150072AB5 , 0x00FED73C163C4A378C63CE16C44B6570 , 0xE4C0E073B65A49D882657FE49F307753 , 0xA501C48A9B6C461B90A542312FBB5EDF , 0xD02AFFDAB6984BBD891C3A3FB65F89D6 , 0xE269321ED4D94CB5932B9C48F062319E , 0xEE06E712D47442C1A2107629943332F6 , 0x0A550DFC0B1A497E8454AEDC02F769D9 , 0x25208628A0524558BAB341F791D82A44 , 0x11A664C0746547C7991917CCF3325565 , 0x3160B0682B8D4E4891D9216E844DDF32 , 0x08503DFC815E40598C97236E4C2A8F5C , 0x684CC889701C419A9DD28E3877B830F6 , 0xC00670868F264CEE80AADEE7BC658E83 , 0x24DF16F18C9C4A98A9CAF904EC9F3949 , 0x0EE0855E31BD4DFAB6407F111309DFCC , 0x3AF09A4811BC41378497B26917F43D4A , 0xC95311E5FD0A4C3887009A75907291EC , 0x7E0B09CA54924F5A8C8A6C0A2CEC1CFC , 0x096E1003093E483D8C9CD939CEA0BB8F , 0x7510B8564C004ADDABAEF4E1C8E67934 , 0xAB3B500A6652408FB4C8DF7C3DE4743E , 0xC23053EF93844AAE8638766CF2342E3D , 0x304F5BAD649C4EB29539A024E2F76D89 , 0x63B0063955274685B01A74F0FDCD99CA , 0x7FF7F2BC872A4C6FA5DE33F08ED38573 , 0xC92823EB96FC4A358955ED015A64178A , 0x5694191E23E34493BEBE9A670F47E362 , 0x8728A93DAFB548F4AEA010F98A4DD94E , 0xC7D17E6730CA4DD7953E8C7485BDDF5A , 0x0B7EDDD66FB748CDA7DBE2E49B61349F , 0x69AD4D7A488148D7AE36ADF3BE335CCD , 0xC9A56E6EBC7847EAB838A9FCE5DFC368 , 0x14014AE825B44A14995CC6007DD9D16A , 0x37F2E4808CFA4E5E910E36EA630E1830 , 0xF2596E40066940788F9160479AA48889 , 0x857904F04F8F4AEAA21B6100C889A667 , 0x838EE4D0BE8847249882A29E2DD7BC71 , 0x443EE0B536CE47CE9A95964083D4E167 , 0x19A02E7BADB24BEA95A63084775D9436 , 0xD19439EC4FC94CB4B0F812B77169F4A2 , 0x5D69AFB3875B47C595CF28F42EB2DA36 , 0xB7C2F200F82945DDA8CB3CDEEE94F291 , 0xC107FAF8F580483BAA2BC2261CE6B137 , 0xDDBC006F56F943AABC414C35D64AB751 , 0xD0969BDB50E04359A897C322216F76E4 , 0x191960A2C351403CA35FF26B806DA17A , 0xE54A052FA7A448EB8799C98EA53336A4 , 0xA6458E1933DE42DFB6BBFD3FBE5E1DB9 , 0x23C954BCFA87427286F73BFFF8F1D703 , 0x0CA7C87E866C4633ADF04411E9716D07 , 0x4F2A8524DAD54816AD671C57D21094CB , 0x841409733FDE44ABBFAA17EB72E96866 , 0x3DD02257A9404738976D8DA42D46AFDE , 0x46F43D94EAE3465C93FAF3D2ABF218D2 , 0x1A58253909AD44C0821AB86EE1B18769 , 0x45A5B4DEBB364228AE7EEDA2AD447D26 , 0x1674B92202A54835A1A8086E891ECB6C , 0x3147BA9E1F664B7A831A4C0D70FFD38E , 0xA90E9E8F26A543869F723BE218E89DAC , 0x592211D0306142B7BC7BCA328C3933AF , 0xC79BE4B899134B469F09D567DB504991 , 0x1199D7924985471299DF343641585465 , 0x95112DCEF2E34DE09191EFAA418FE7AD , 0xCE6626844380465FAF8672121FF25CDE , 0xF0B613A589A743A58AD84B4B0EA9620A , 0x00BBD9DE1A564D26B815F57C2F9C9CC1 , 0xF7645E046C2C4B67809017872657F347 , 0x7195A22A04D54BF09B1ACF989AE9487C , 0x153550A107F3424F92F842D3486B85CD , 0x2A1400E01CFB4341BFD2343C2B21022A , 0xA5CAEAC79381475B8BDD68A9380BBE4B , 0xA5823BD3B87543D38D4A79DE2147F246 , 0xC819CADB4419419BBBF03C66DBEFADA7 , 0x45BEA9F14BBD46C6AE18079EC916A5EB , 0x92336222384A4EDEA29C4A4CA06A48AC , 0x1AEC9290F5D640D582FF712114CD46FF , 0xCDC141E9949C4A51A05D2A628C42F1CE , 0x34903ACA8DBF4454A194D2A97461EED0 , 0x3F54879E73744491AA83BB77A3BC8375 , 0x4BEE6F2CA81745809F07B24E2904D444 , 0x89D9472AD2FB4424B156AF666F79E402 , 0xCE78B29386DD485B8E93D0003DA76314 , 0x240177FD2E5E48D4A24BD0C85533684A , 0x1A21CDA963414675A6D8FFD147B59609 , 0x2BD5E7F258F04AE5AC459CE9F6069108 , 0xDB7AC8F75EC6486EBA16ACB7CAF73DE7 , 0x92865192870B4522A0D63C970EBA2276 , 0xDA0814005DCC40CCBB62881559D68622 , 0x62DF97648AD44612B8F40C0A78A142BE , 0x9AC328A553F04C48BA994E5335D05E9F , 0x9E2EC5943FB241DB9821EF792B0C306A , 0xFAB4C532620A4D48BB310974F799EEA3 , 0x55CF1300F8FE41EB899A88D538A50173 , 0x58A4B6A71FA24B01B28EFDDA24EEDBF3 , 0x53EF77EFB9384BF0B8759AF207B536D9 , 0x4504E976B54C40959AC5EFD4A805139C , 0xDA2A200986A34334B37C92F420F23CC6 , 0x2573FEC224AC48DC9946A93106712550 , 0xED21616873F04B92A3523E90983813E5 , 0xCC257317C518495988DCCDD20C5C45BA , 0x3BDDB69A2AE4419CA6A4315C0A850ED0 , 0xCA7BF6DACDF34382B3330977AFA7F77F , 0x0E97F687C31545738E79083AECC80723 , 0xFAF4DDEC6AEB4178BDF943045B8E290F , 0x495DC6E975244E7AAC895540CB63BEDE , 0xAA53ABB71C5D428FBC9F075A826F7D44 , 0xC27913F264E14D44A971711023ABF06A , 0xBF5DED132EF744D08AB8028F63668113 , 0x2349BF3A3DCA493CAD369808B7FCC620 , 0x8C7BCC1238BE4386872E625D9D00C709 , 0x5E978C3F21BE4BD0A396D5E2A5873DF9 , 0x6CB59DFA27364D94925D8ED6DF725EE2 , 0x8BC54F559C9F42DBB1B753F2ED7BF44D , 0xBCE1715464B8486296DD08BEEAEBACBA , 0x5B98F61A337A426097201C903CAC987A , 0x387D2839F6524905B9140F9AFE91E765 , 0x3B212770BFC74F04B711DFF5962A37D6 , 0x4ED72806754344D39EFED232973E6A71 , 0x9691246B75344F8A8541B8C47C023700 , 0xA31F92A69FCE484889830DEA318BD631 , 0x6831660F56F44D30A83053E72C327AA9 , 0x777B7483D71843518E38C64615A89A46 , 0x0B79A4777EE04D86AC6A81B7147398E5 , 0x30D60B365AD345D7AEDFA259618F39D6 , 0xDB3D2496DF0241D6ADE2011DDB447E02 , 0x5C997A88B47944E29553D82E2E2E9542 , 0x5E47BDBFD254429497E0592497E28A01 , 0x0DB1246D774144E68929C7A03B2CAD4A , 0x852FA37F0745462D9F61635CD7650922 , 0x7C4652CF0120458895C6B7D0113AFBD2 , 0xB17B56BD04AA4014B1B71CE887B875D7 , 0x704CC3D4142141699DFE99EBF74F3AE1 , 0x4678167B529A40D5AF7CF5C96F0A7C29 , 0xB2B7322573B74A319862E320BFE7F874 , 0xEF3028436B1A4A4E990D805DC2FE268D , 0x44C6FCF7B664405A8EC5EBC3813B8738 , 0x76E0ADB7930D44F2BD05D54F971E1F70 , 0x931BAD9F46E84AC48C0C1591EAB95473 , 0xBFD5C6C98BEE489EB2BCFA3DE166D55F , 0xF01BA3112BEC40039BBB9B6F828A6A17 , 0x0EA2136FFB514392A1D02B987CA92279 , 0x83F960A445F64463A598E7BEA3200C49 , 0x70730BEE5C90400DB2DD065D5DBD7AE7 , 0xF71F70E8BB2247528DFF6BD6B9573001 , 0xD3B04F3B40FA481EBFFA135888B7D705 , 0x7B381A260485430883B02DED7D144780 , 0x31BD69D90B1F4E529119EC284881AE19 , 0x51CF3FA975E84093B61DDEA5A8E9D0AD , 0x7D0A44F01E44485A831AD23D3BFED6E7 , 0xFF50CACCAC4E43E09C9B685E2E5D53C3 , 0x0A2B53D1AF0A437EB23A25EEE2604C99 , 0x606550D713FB4292804CE7856E491745 , 0xD24C9237D4B745B68DC00D9D3C42494C , 0x33346F3F633A4FCAA4568EAD4213D21E , 0xB1B41A3D135440AD8D1B75E4F01153A5 , 0xECE84E6EC29943409EBA35A4650C39E4 , 0x49BD67CFB55E41F99753D1D8BA5AA474 , 0xB898D5D214A7444E9DDDF6B3B15BE8F2 , 0xACAA705E83DB40B1828A848C0A0C9404 , 0x4767F4B4844244F29E2895A77ADC7A31 , 0x55D4FE395695428E9A33ABEEEAFBCBCF , 0xD20A1BDF09304847BFD1D4DFFAA0ABCC , 0xB406C01AF73F42FB99DA462A0F577E3C , 0xF4AC9A03BBE84A9DB95EDF7EF07006F8 , 0xF8CF7BFE37F8494C9615F201B7D245C5 , 0xF57E0262468A45FB86AC98E792F60208 , 0x762C062ABD9649359F1A544668F46FA7 , 0x546060045C184BBC8C688A6A56FC616A , 0xAB6BE48AB0A040A5BCE8E0C1519EAEAA , 0x63DEC30A38484C8BB8E467960C6CC49D , 0xB73F41DE41224BCDBE8D0E10488EA5BC , 0xB8164CF539114604A92D4B396B789CD1 , 0x1958809288034CD38962B533EC8DD9A7 , 0x32258D5DAE8143D892BD6122B34EFA82 , 0xC4FBA83182924992B38503D5A370E633 , 0xC6882DBFBC1C40AB80A67E62452DCB14 , 0x029778EDB1464B03A0FD2A0DD26E20F7 , 0x09150EAD03774587A9114D3BBB7F6FB6 , 0x9254A4CA39FA458A8CD3302960F5BD5A , 0x8992B6AAEFBA4471875CFBF8B6138796 , 0xF28761C9C5544261856778C2C3100D75 , 0x94C1C2DF9D6D44DE8AD29AB7AF3EC9D3 , 0x384F7312A080409DB7594C097132624B , 0x23465D1F57634AEDB0FF2E84F4DE8BAB , 0x020E76D535BC434281FE0A840E034953 , 0xE4C0D1B5486D4E69929FA10F05401B66 , 0x86739A7F070748D6B6BD85AEC2CC0C93 , 0x62F17AB6236647698F7F2109B284B324 , 0x6536CCAD8B6B48848B1EE68974BA5289 , 0x62A4B8AB719A429A91A54B3DF22F4D0A , 0xA44E3FF92DDF4737911D6C0CEF20DC92 , 0x5CD93A592F104826B768A3737E999548 , 0x3BC870DB26DB480CACC8465C3ABE6C6B , 0xEBB80027454E49B79EAE8C27840B87D4 , 0xED4666208402419EA4F6FA18E2D1EE4A );
Copy
95
0.56 ms
SELECT `property_group` . `id` as `property_group.id` , `property_group` . `display_type` as `property_group.displayType` , `property_group` . `sorting_type` as `property_group.sortingType` , `property_group` . `filterable` as `property_group.filterable` , `property_group` . `visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage` , `property_group` . `created_at` as `property_group.createdAt` , `property_group` . `updated_at` as `property_group.updatedAt` , `property_group.translation.name` , `property_group.translation.name` as `property_group.name` , `property_group.translation.description` , `property_group.translation.description` as `property_group.description` , `property_group.translation.position` , `property_group.translation.position` as `property_group.position` , `property_group.translation.customFields` , `property_group.translation.customFields` as `property_group.customFields` FROM `property_group` LEFT JOIN (SELECT `property_group.translation` . `property_group_id` , `property_group.translation` . `name` as `property_group.translation.name` , `property_group.translation` . `description` as `property_group.translation.description` , `property_group.translation` . `position` as `property_group.translation.position` , `property_group.translation` . `custom_fields` as `property_group.translation.customFields` FROM `property_group_translation` `property_group.translation` WHERE `property_group.translation` . `language_id` = ? ) `property_group.property_group_translation` ON `property_group.property_group_translation` . `property_group_id` = `property_group` . `id` WHERE ((`property_group` . `filterable` = ? )) AND (`property_group` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
b"\W\x12\x08\x19\x05 ES¼mã>o<⯠"
b"´ºËˆ\x1F ˆNë¸J\x11 >ZÆ\x19 : "
b"¦CH\x15 ©Oªxà1î\e\x0E\x12 "
b"¡5f:Y9O@ž¥ÿìÄ›úy "
b"L\t “m͆@*—åÞ\e V}( "
b"„’Ô¥ ´C/¼>pÿ·øÚ% "
b"×]\x03 -sA6’\x17 Ê,ž”Ì\n "
b"\x0F\x12 ÿò*\x7F DÉ›Qn¤«HFð "
b"Fy“M\x1A QO° ›\x11 ÈÎj\x19 \ "
b"ùÌ\x05 -\x06 jNr»ý-¢J\v R "
b"&y.[@z@2Ž|ƒ€\e èks "
b"Y¸(VÅ«I}®Ó»ÞU‡ŒÎ "
b"èyAªÞ$K\x12 ¡wÊ‹Ûc•3 "
b" míj¤"Kß»mÑ»\v ¥i¥ "
b"µ*G\\x0F ”L\v ¢Am\x1D ‰ØÈ~ "
b"Î\x01 “è¸LJº¹r¤´nð¾ "
b"µ‘ŽIÐÜD%†Ïb\x1D u×\x19 Š "
b"Ò\x1C Ïîo^G÷·\t C/Ì˜Ø "
b"#Ìe±A£G§¨ÌxIýx–Ø "
b"¸º©\x10 r\Mω5’u\e ÛGæ "
b"eYrï\x1F\x18 @Õ»=o\x1A *¤‹. "
b"7¼ÈZ\r +D6¯ú2%D7OØ "
b"""
ô˜|C\x06 ˜\n
=ÈS¿ŠÚ
"""
b"ía÷\x16 [_A\x16 ƒ)\x10 8+kÏÐ "
b"Ù\x10 áˆQàI\x05 ŽMv'‰ü´Þ "
b"¦\x10 Àø?ÓJ󫤆\x15 Z }» "
b"W;|k6ÉLZAÿ‘ª\x7F Á "
b"o°¬\x03 „-Lú¿†ŠïÑ€äÿ "
b"‘x0†\x15 Cº§t®\e\x03 ÀÊ` "
b"ÆZøUYIMÀ½\x17 [1b\x05 ä« "
b"\x1A E\x1D å"eD0·\x05 j2\f åçp "
]
SELECT
`property_group` . `id` as `property_group.id` ,
`property_group` . `display_type` as `property_group.displayType` ,
`property_group` . `sorting_type` as `property_group.sortingType` ,
`property_group` . `filterable` as `property_group.filterable` ,
`property_group` . `visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage` ,
`property_group` . `created_at` as `property_group.createdAt` ,
`property_group` . `updated_at` as `property_group.updatedAt` ,
`property_group.translation.name` ,
`property_group.translation.name` as `property_group.name` ,
`property_group.translation.description` ,
`property_group.translation.description` as `property_group.description` ,
`property_group.translation.position` ,
`property_group.translation.position` as `property_group.position` ,
`property_group.translation.customFields` ,
`property_group.translation.customFields` as `property_group.customFields`
FROM
`property_group`
LEFT JOIN (
SELECT
`property_group.translation` . `property_group_id` ,
`property_group.translation` . `name` as `property_group.translation.name` ,
`property_group.translation` . `description` as `property_group.translation.description` ,
`property_group.translation` . `position` as `property_group.translation.position` ,
`property_group.translation` . `custom_fields` as `property_group.translation.customFields`
FROM
`property_group_translation` `property_group.translation`
WHERE
`property_group.translation` . `language_id` = ?
) `property_group.property_group_translation` ON `property_group.property_group_translation` . `property_group_id` = `property_group` . `id`
WHERE
(
(
`property_group` . `filterable` = ?
)
)
AND (
`property_group` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?
)
)
Copy
SELECT `property_group` . `id` as `property_group.id` , `property_group` . `display_type` as `property_group.displayType` , `property_group` . `sorting_type` as `property_group.sortingType` , `property_group` . `filterable` as `property_group.filterable` , `property_group` . `visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage` , `property_group` . `created_at` as `property_group.createdAt` , `property_group` . `updated_at` as `property_group.updatedAt` , `property_group.translation.name` , `property_group.translation.name` as `property_group.name` , `property_group.translation.description` , `property_group.translation.description` as `property_group.description` , `property_group.translation.position` , `property_group.translation.position` as `property_group.position` , `property_group.translation.customFields` , `property_group.translation.customFields` as `property_group.customFields` FROM `property_group` LEFT JOIN (SELECT `property_group.translation` . `property_group_id` , `property_group.translation` . `name` as `property_group.translation.name` , `property_group.translation` . `description` as `property_group.translation.description` , `property_group.translation` . `position` as `property_group.translation.position` , `property_group.translation` . `custom_fields` as `property_group.translation.customFields` FROM `property_group_translation` `property_group.translation` WHERE `property_group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group.property_group_translation` ON `property_group.property_group_translation` . `property_group_id` = `property_group` . `id` WHERE ((`property_group` . `filterable` = 1 )) AND (`property_group` . `id` IN (0x5C57120819054553BC6DE33E6F3CE2AF , 0xB4BACB881F884EEBB84A113E5AC6193A , 0xA643481590A94FAA8178E031EE1B0E12 , 0xA135663A59394F409EA5FFECC49BFA79 , 0x4C09936DCD86402A9D97E5DE1B567D28 , 0x8492D4A520B4432FBC3E70FFB7F8DA25 , 0xD78F5D032D7341369217CA2C9E94CC0A , 0x0F12FFF22A7F44C99B516EA4AB4846F0 , 0x4679934D1A514FB0A09B11C8CE6A195C , 0xF9CC052D066A4E72BBFD2DA24A0B52A0 , 0x26792E5B407A40328D7C83801BE86B73 , 0x59B82856C5AB497DAED3BBDE55878CCE , 0xE87941AADE244B12A177CA8BDB639533 , 0x206DED6AA4224BDFBB6DD1BB0BA569A5 , 0xB52A475C0F944C0BA2416D1D89D8C87E , 0xCE0193E881B84C4ABAB972A4B46EF0BE , 0xB5918E49D0DC442586CF621D75D7198A , 0xD21CCFEE6F5E47F7B70981432FCC98D8 , 0x23CC65B141A347A7A8CC7849FD7896D8 , 0xB8BAA910725C4DCF893592751BDB47E6 , 0x655972EF1F1840D5BB3D6F1A2AA48B2E , 0x37BCC85A0D2B4436AFFA322544374FD8 , 0xF4EE94A5987C4306980A3DC853BF8ADA , 0xED61F7165B5F4116832910382B6BCFD0 , 0xD910E18851E049058E4D762789FCB4DE , 0xA610C0F83FD34AF3ABA486155A207DBB , 0x573B7C6B36C94C5A9D41FFC291AA7FC1 , 0x6FB0AC03842D4CFABF868AEFD180E4FF , 0x917830AD861543BAA774AE1B03C0CA60 , 0xC65AF85559494DC0BD175B316205E4AB , 0x1A451DE522654430B7056A320CE5E770 ));
Copy
96
0.36 ms
SELECT `acl_role` . `privileges` AS `privileges`
FROM `acl_role`
INNER JOIN `app` ON `app` . `acl_role_id` = `acl_role` . `id`
WHERE `app` . `id` = ?
Parameters :
[
b"\x01 Š\x03 º‰¿q_†3QZ]\e é× "
]
SELECT `acl_role` . `privileges` AS `privileges`
FROM `acl_role`
INNER JOIN `app` ON `app` . `acl_role_id` = `acl_role` . `id`
WHERE `app` . `id` = 0x018A03BA89BF715F8633515A5D1BE9D7
;
Copy
97
0.52 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` . `active` as `language.active` , `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` . `active` as `language.active` , `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
98
0.16 ms
SELECT `acl_role` . `privileges` AS `privileges`
FROM `acl_role`
INNER JOIN `app` ON `app` . `acl_role_id` = `acl_role` . `id`
WHERE `app` . `id` = ?
Parameters :
[
b"\x01 ›ÅËq*pHˆoèäH¢šq "
]
SELECT `acl_role` . `privileges` AS `privileges`
FROM `acl_role`
INNER JOIN `app` ON `app` . `acl_role_id` = `acl_role` . `id`
WHERE `app` . `id` = 0x019BC5CB712A7048886FE8E448A29A71
;
Copy
99
0.28 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"\x01 Œ4\x03 ½¨| ¶³FÒ©½‰P "
]
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 (0x018C3403BDA87CA0B6B346D2A9BD8950 );
Copy
100
0.10 ms
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
;
Copy
101
0.15 ms
SELECT url FROM sales_channel_domain
SELECT url FROM sales_channel_domain ;
Copy
102
0.08 ms
SELECT url FROM sales_channel_domain
SELECT url FROM sales_channel_domain ;
Copy
103
2.69 ms
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `technical_name` = ?
Parameters :
[
"PremsEmChildTheme "
]
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `technical_name` = 'PremsEmChildTheme' ;
Copy
104
0.15 ms
SELECT `theme` . `id` FROM `theme` WHERE (`theme` . `technical_name` = ? )
Parameters :
[
"zenitPlatformStratus "
]
SELECT `theme` . `id` FROM `theme` WHERE (`theme` . `technical_name` = 'zenitPlatformStratus' );
Copy
105
39.33 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` . `custom_fields` as `category.translation.customFields` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `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` . `active` = ? AND NOT (COALESCE (IF (JSON_TYPE (JSON_EXTRACT (`category.translation.customFields` , '$.zenit_stratus_navigation_icon_media' )) ! = "NULL" , CONVERT (JSON_UNQUOTE (JSON_EXTRACT (`category.translation.customFields` , '$.zenit_stratus_navigation_icon_media' )) USING "utf8mb4" ) COLLATE utf8mb4_unicode_ci , NULL )) < = > ? OR COALESCE (IF (JSON_TYPE (JSON_EXTRACT (`category.translation.customFields` , '$.zenit_stratus_navigation_icon_media' )) ! = "NULL" , CONVERT (JSON_UNQUOTE (JSON_EXTRACT (`category.translation.customFields` , '$.zenit_stratus_navigation_icon_media' )) USING "utf8mb4" ) COLLATE utf8mb4_unicode_ci , NULL )) < = > ? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
""
]
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` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`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` . `active` = ?
AND NOT (
COALESCE (
IF (
JSON_TYPE (
JSON_EXTRACT (
`category.translation.customFields` ,
'$.zenit_stratus_navigation_icon_media'
)
) ! = "NULL" ,
CONVERT (
JSON_UNQUOTE (
JSON_EXTRACT (
`category.translation.customFields` ,
'$.zenit_stratus_navigation_icon_media'
)
) USING "utf8mb4"
) COLLATE utf8mb4_unicode_ci ,
NULL
)
) < = > ?
OR COALESCE (
IF (
JSON_TYPE (
JSON_EXTRACT (
`category.translation.customFields` ,
'$.zenit_stratus_navigation_icon_media'
)
) ! = "NULL" ,
CONVERT (
JSON_UNQUOTE (
JSON_EXTRACT (
`category.translation.customFields` ,
'$.zenit_stratus_navigation_icon_media'
)
) USING "utf8mb4"
) COLLATE utf8mb4_unicode_ci ,
NULL
)
) < = > ?
)
)
)
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` . `custom_fields` as `category.translation.customFields` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `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` . `active` = 1 AND NOT (COALESCE (IF (JSON_TYPE (JSON_EXTRACT (`category.translation.customFields` , '$.zenit_stratus_navigation_icon_media' )) ! = "NULL" , CONVERT (JSON_UNQUOTE (JSON_EXTRACT (`category.translation.customFields` , '$.zenit_stratus_navigation_icon_media' )) USING "utf8mb4" ) COLLATE utf8mb4_unicode_ci , NULL )) < = > NULL OR COALESCE (IF (JSON_TYPE (JSON_EXTRACT (`category.translation.customFields` , '$.zenit_stratus_navigation_icon_media' )) ! = "NULL" , CONVERT (JSON_UNQUOTE (JSON_EXTRACT (`category.translation.customFields` , '$.zenit_stratus_navigation_icon_media' )) USING "utf8mb4" ) COLLATE utf8mb4_unicode_ci , NULL )) < = > '' )));
Copy
106
0.33 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
107
0.16 ms
SELECT DISTINCT `technical_name`
FROM `theme_runtime_config`
WHERE `technical_name` IS NOT NULL
SELECT DISTINCT `technical_name`
FROM `theme_runtime_config`
WHERE `technical_name` IS NOT NULL ;
Copy
108
0.13 ms
SELECT path FROM category WHERE id = ?
Parameters :
[
b"DZÂb\x14 6AMˆÄš\x11 šñ;“ "
]
SELECT path FROM category WHERE id = 0xC7B1C2621436414D88C49A119AF13B93 ;
Copy
109
0.10 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.41 ms
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )) AND (`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
false
true
"product_download "
b"N4"\x05 ÃK/«\x03 NH2\x05 ”× "
b"\v\x00 Ë\x06 qÒIëŽ\x15\x13 æ\x17 Ýl "
b"¥è»HËš\x17 …ë\x17 Êåë "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )) AND (`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x4E34220581C34B2FAB034E48320594D7 , 0x0B00CB0671D249EB8D1513E617DD6C20 , 0xEE83B0A5E8BB48CB9A1785EB17CAE5EB ));
Copy
111
0.42 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"DZÂb\x14 6AMˆÄš\x11 šñ;“ "
]
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 (0xC7B1C2621436414D88C49A119AF13B93 ));
Copy
112
0.32 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"̤á\x1A $\x19 Cד3í¤¼±n} "
b"×\x15 ðÀQ>HEžgëŠ_ï\x7F ¸ "
b"DZÂb\x14 6AMˆÄš\x11 šñ;“ "
]
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 (0xCCA4E11A241943D79333EDA4BCB16E7D , 0xD715F0C0513E48459E67EB8A5FEF7FB8 , 0xC7B1C2621436414D88C49A119AF13B93 ));
Copy
113
7.55 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/c7b1c2621436414d88c49a119af13b93 "
"/navigation/cca4e11a241943d79333eda4bcb16e7d "
"/navigation/d715f0c0513e48459e67eb8a5fef7fb8 "
"/navigation/443ea528ab6644ffb021dfe17b29c1a5 "
"/navigation/8d8665e80b9d41eb8f144957997fdbf1 "
"/navigation/1f7f8e409140414cbd07f3bd62ef5568 "
"/navigation/664ca67467164f5599e1befe0ce70b0a "
"/navigation/e31b154368dd4fa887d59be9d802e5f4 "
"/navigation/e43c6d82df7a46169dc4faba4640d71d "
"/navigation/1261a623223041759712f79d4dc76a59 "
"/navigation/79558e947c0d48e4bbf0405778f84245 "
"/navigation/3e57b447a15b4ee8928f17ee9c7d30b5 "
"/navigation/9bd02890d9814966a4011cfb8e3aa89c "
"/navigation/d6e8f1efb3c14308bf21d846e756c110 "
"/navigation/45a80f4c994f43659a2a14561a35f73b "
"/navigation/e71905336ef64436b3696dd1fba0caff "
"/navigation/707101f1cc934721a8586a41aeb6a9a5 "
"/navigation/6dafc1e0094c4a6fa8437d8a7979a2db "
"/navigation/2d6af63f720e49d6a1298c4b1a3de126 "
"/navigation/5a53034957b9499e9ceb3f8990db00fe "
"/navigation/abc7ecbb95944f10a3364ddbec3ec0ac "
"/navigation/4610d644cf524650b55b59098510db73 "
"/navigation/b397c1b268bb453fa2997f5e7dbcb6fc "
"/navigation/7e578847cab84d688de076a1829ea986 "
"/navigation/c264aa4f26554cf3b6efe091fb6c5de5 "
"/navigation/981ded9e0e2047b99513c043e2a6d0ee "
"/navigation/76fecb96542d49ffb5815024667f0aee "
"/navigation/cade8022fb41405d914c35481ec62267 "
"/navigation/55f0ae17c96e44198dd7962be3f99211 "
"/navigation/a5cb2129215843a8a253970e39d73851 "
"/navigation/39ff5c698a9e41949694c62ce77c4a47 "
"/navigation/857f56a9c75049ff921fbf13a93c849f "
"/navigation/58b724d0a0214fd2a7b69428ee6faa96 "
"/navigation/0140a6a15dcc4aa7af29ccc206be878e "
"/navigation/f276a6f0315749d89226fd01a7e827b8 "
"/navigation/ef8f312ea5064a86a3747c79c792fec8 "
"/navigation/2c579104fc494823b67c5cc6cee40466 "
"/navigation/35338c8089334f1c8321f52cd90dab56 "
"/navigation/9185b6a2f1ea42d89cb18c3506420421 "
"/navigation/abe55d192c5d49fb97bd19139321df27 "
"/navigation/559ed17dbd1847bf9b1999fe5ce4e5e0 "
"/navigation/bca456fc9dd848838a1fba61104e9824 "
"/navigation/3a8bd8885b2a414c900b99f48b10acb8 "
"/navigation/00b72af3d43c41148a94ba8f1ae6d5e1 "
"/navigation/66e50d5c650646398f33d0ce3accb99d "
"/navigation/d3fa7ca919bb40bcb5a2eebd49b9a9e3 "
"/navigation/5d611c940b764a8a936b4f4ec44d0298 "
"/navigation/0c8cbeef682e4219848a5c2f60a0fb23 "
"/navigation/1ac8d3ab2cb14630b11c339c4484b01b "
"/navigation/ff02af86f13949788b2e68e3ca527dd1 "
"/navigation/08cabefdd8a24356a745d3d1548be364 "
"/navigation/56a5ab98d63340b2a114c80f22ed0b98 "
"/navigation/5c05c6e8247049e49a26a6e6d491a853 "
"/navigation/c4a4122a669941ebb4dc3c602c84e021 "
"/navigation/d36986067ec04d268793aa5beb14272e "
"/navigation/3dbff2bf84a04a878192db0439d13830 "
"/navigation/a3aac71e990d4d7095a280ffd73af0fb "
"/navigation/03ba42a92f4f45e0a610feccd23e2d4d "
"/navigation/87a8d3b84a724bad86ca3b203622dd36 "
"/navigation/41def871cd88434b90b9eb94ede162e2 "
"/navigation/266167db6aad44a2800c3848f1b04201 "
"/navigation/778583ea780848809c557fb21b8f5439 "
"/navigation/93b4f185ea544966b1eae3e77091e32e "
"/navigation/0744d4cda2c0436d906e9ba95e0a2d53 "
"/navigation/b5a44d23262144b0b1270c361c2158d0 "
"/navigation/f557155fc452404bb96b950d62470b57 "
"/navigation/1b6ceb92553243fb87462971d296b66e "
"/navigation/ec4afcca87fc48018721b006af2f0eeb "
"/navigation/876e5f9ba2d94dae9d68876c90f36b5f "
"/navigation/495fa7d43a71475086b80efa7f786331 "
"/navigation/9fdb1d136f6040768a9350cab57cae45 "
"/navigation/c233158fa2f24800b806aad72fb2a8e6 "
"/navigation/a4e18e55349d4e32a55da3480ea51726 "
"/navigation/4fba340ab90e42858c3fa4926e966698 "
"/navigation/4231f92676bc4e6a8a655a77bf966bec "
"/navigation/101ebaa92c2944fa9a2fd354d055359e "
"/navigation/9e2f16bab710470ca1773d9769502328 "
"/navigation/a5bf6bad05f643ed86615b6f93813398 "
"/navigation/844c53fa4abb49d4abaab857f69602a4 "
"/navigation/eb0cfa6126234b258fd9cb783b6942c8 "
"/navigation/a0080298a95947f7971d445d39e7f99f "
"/navigation/73d5cc8871404033b9fbd9da167807bd "
"/navigation/d462067707304784a0d283595995fbea "
"/navigation/b78018dea71c46e59974a5e67eb762a7 "
"/navigation/ed8a4cf917904badb036d1d2217832da "
"/navigation/4c5cb1618d134fc9b09584eeec8ccbec "
"/navigation/c03a3d74289540279f881353553c11f8 "
"/navigation/a0424da29b134325a59b2ddc1cc56e53 "
"/navigation/6471ac2d906a4b9c9cdb08d9d4bacdb0 "
"/navigation/a1b1035ab6fe43269e2a7b6826120c7e "
"/navigation/26ca161250df4f8fb045c26a8ba63c20 "
"/navigation/ca42b919494b47f1bd0846bc924ce731 "
"/navigation/b695244e762743438b516ba323fa63e5 "
"/navigation/c640b6693e9543f09b5286a07868fc42 "
"/navigation/0d43cbd67de145fdb188fab6cf6a9105 "
"/navigation/60afff5953d14bc680d898fff45e02db "
"/navigation/cbdab8332f5941159f7ed4aea7f6f71f "
"/navigation/dedf997e6f6d4e758c7f01d337f4fe66 "
"/navigation/c70750befe19491b9dcbbbce0fa9cee2 "
"/navigation/38095aa00d33468a87b932f42d2949f4 "
"/navigation/9880c313c62e43ae818c18ae5bc90117 "
"/navigation/5b91bf80876e467bbbe476f0f413b009 "
"/navigation/f51350449f0c46fe9200fcb6729fcebf "
"/navigation/b1a5bdc22bba45738091f8c8a089f05b "
"/navigation/cb21e32caab34dc289ee25ab210f0553 "
"/navigation/ed9466ac463f41d59e1c2371b89ac325 "
"/navigation/ba3f2e9fd12e4df0b11b9788026e9cb1 "
"/navigation/2563c595270946fabfc822a2f47a7344 "
"/navigation/069976b47d4c441a83c6a3560f8cd3d6 "
"/navigation/89a780c1dfdb4b31b0fb321057b1d097 "
"/navigation/3c34459267df45f7b4483cf5d454cc40 "
"/navigation/8c61b69082194b9ea9d6ad5726f922bc "
"/navigation/1c0bf9a1e5214fdfbba87397733c1e50 "
"/navigation/cb586dc5103c4de68f14d13e08ce1f07 "
"/navigation/de469e9b153f41bc8a4597e36693216f "
"/navigation/ebf6b0028d0245a295b045b06a0e5df4 "
"/navigation/6b200dc7a281470f9bbd189d1a490366 "
"/navigation/5b2052ac60954afe94190cc98aec9442 "
"/navigation/d1bb2635d4ce4e58b29c4bde2c86574f "
"/navigation/9998d81d00e3431991337d9c9c16842a "
"/navigation/b3b6ccb7db2246a2993cf859bf7025ca "
"/navigation/9c176dd9c4b645ef9aabda71c506176b "
"/navigation/5162a70dc99e4b29a29a4106e927ef6d "
"/navigation/fea1c3229ea74588ad11cd486b52920e "
"/navigation/e5efef73119d44e3a53a08a1fcad8185 "
"/navigation/dd768cf29f3c4a20b53bb6debe7766b3 "
"/navigation/8465741566344df49dbaf03275dedb51 "
"/navigation/e6cb917aece048c0827a07ff16167023 "
"/detail/40da9d4ebe2346938793eaa3fc7d7d3f "
"/detail/6dd024662ccd4a41b6e8d171238cfd5e "
"/detail/e270f3c4992e41cba172ef584eecc04b "
"/detail/c7f0600acaed44b484ac4dc1990afd53 "
"/detail/822641920c4d4911936c3fe92c4d8cfb "
"/detail/931dd5f022e943989d33e6e5488f701d "
"/detail/a33fd64d9a2a44ecad4658ea02c71d3e "
"/detail/0aee294ee01c4d0297133def45406728 "
"/detail/68c12da4c4c34639842b157f88ccb393 "
"/detail/3f51f35146a8430b880197de5a8da762 "
"/detail/72c37e7925e5461887338437ac64ccb2 "
"/detail/a6064cd06c0a40b396bc4b509002a537 "
"/detail/bf251d33697848fa83332823d7735265 "
"/detail/e847ec2e408143a0a8f866f723c29989 "
"/detail/3bf0c7a12843435d8bae806594aa169b "
"/detail/4509e9c611fb42ea94fea2b3f2ce649f "
"/detail/821e6558c0264d6689ee9fbec17b1bb0 "
"/detail/cb6de37534e54e56ba1a3b350a8476e8 "
"/detail/f29bf067e0f74a4ebcc4f46599d56b2d "
"/detail/97224d26035748dd9f5c203019d11139 "
"/detail/868cf6f4cddb41ababbab2206da075af "
"/detail/eac3d48fb0954066bea0f6ddc309bcc7 "
"/detail/9202c1cbc0bb49779c49825f88d78b2a "
"/detail/353cf3c742b7488e96175139279f4ead "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
]
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/c7b1c2621436414d88c49a119af13b93' , '/navigation/cca4e11a241943d79333eda4bcb16e7d' , '/navigation/d715f0c0513e48459e67eb8a5fef7fb8' , '/navigation/443ea528ab6644ffb021dfe17b29c1a5' , '/navigation/8d8665e80b9d41eb8f144957997fdbf1' , '/navigation/1f7f8e409140414cbd07f3bd62ef5568' , '/navigation/664ca67467164f5599e1befe0ce70b0a' , '/navigation/e31b154368dd4fa887d59be9d802e5f4' , '/navigation/e43c6d82df7a46169dc4faba4640d71d' , '/navigation/1261a623223041759712f79d4dc76a59' , '/navigation/79558e947c0d48e4bbf0405778f84245' , '/navigation/3e57b447a15b4ee8928f17ee9c7d30b5' , '/navigation/9bd02890d9814966a4011cfb8e3aa89c' , '/navigation/d6e8f1efb3c14308bf21d846e756c110' , '/navigation/45a80f4c994f43659a2a14561a35f73b' , '/navigation/e71905336ef64436b3696dd1fba0caff' , '/navigation/707101f1cc934721a8586a41aeb6a9a5' , '/navigation/6dafc1e0094c4a6fa8437d8a7979a2db' , '/navigation/2d6af63f720e49d6a1298c4b1a3de126' , '/navigation/5a53034957b9499e9ceb3f8990db00fe' , '/navigation/abc7ecbb95944f10a3364ddbec3ec0ac' , '/navigation/4610d644cf524650b55b59098510db73' , '/navigation/b397c1b268bb453fa2997f5e7dbcb6fc' , '/navigation/7e578847cab84d688de076a1829ea986' , '/navigation/c264aa4f26554cf3b6efe091fb6c5de5' , '/navigation/981ded9e0e2047b99513c043e2a6d0ee' , '/navigation/76fecb96542d49ffb5815024667f0aee' , '/navigation/cade8022fb41405d914c35481ec62267' , '/navigation/55f0ae17c96e44198dd7962be3f99211' , '/navigation/a5cb2129215843a8a253970e39d73851' , '/navigation/39ff5c698a9e41949694c62ce77c4a47' , '/navigation/857f56a9c75049ff921fbf13a93c849f' , '/navigation/58b724d0a0214fd2a7b69428ee6faa96' , '/navigation/0140a6a15dcc4aa7af29ccc206be878e' , '/navigation/f276a6f0315749d89226fd01a7e827b8' , '/navigation/ef8f312ea5064a86a3747c79c792fec8' , '/navigation/2c579104fc494823b67c5cc6cee40466' , '/navigation/35338c8089334f1c8321f52cd90dab56' , '/navigation/9185b6a2f1ea42d89cb18c3506420421' , '/navigation/abe55d192c5d49fb97bd19139321df27' , '/navigation/559ed17dbd1847bf9b1999fe5ce4e5e0' , '/navigation/bca456fc9dd848838a1fba61104e9824' , '/navigation/3a8bd8885b2a414c900b99f48b10acb8' , '/navigation/00b72af3d43c41148a94ba8f1ae6d5e1' , '/navigation/66e50d5c650646398f33d0ce3accb99d' , '/navigation/d3fa7ca919bb40bcb5a2eebd49b9a9e3' , '/navigation/5d611c940b764a8a936b4f4ec44d0298' , '/navigation/0c8cbeef682e4219848a5c2f60a0fb23' , '/navigation/1ac8d3ab2cb14630b11c339c4484b01b' , '/navigation/ff02af86f13949788b2e68e3ca527dd1' , '/navigation/08cabefdd8a24356a745d3d1548be364' , '/navigation/56a5ab98d63340b2a114c80f22ed0b98' , '/navigation/5c05c6e8247049e49a26a6e6d491a853' , '/navigation/c4a4122a669941ebb4dc3c602c84e021' , '/navigation/d36986067ec04d268793aa5beb14272e' , '/navigation/3dbff2bf84a04a878192db0439d13830' , '/navigation/a3aac71e990d4d7095a280ffd73af0fb' , '/navigation/03ba42a92f4f45e0a610feccd23e2d4d' , '/navigation/87a8d3b84a724bad86ca3b203622dd36' , '/navigation/41def871cd88434b90b9eb94ede162e2' , '/navigation/266167db6aad44a2800c3848f1b04201' , '/navigation/778583ea780848809c557fb21b8f5439' , '/navigation/93b4f185ea544966b1eae3e77091e32e' , '/navigation/0744d4cda2c0436d906e9ba95e0a2d53' , '/navigation/b5a44d23262144b0b1270c361c2158d0' , '/navigation/f557155fc452404bb96b950d62470b57' , '/navigation/1b6ceb92553243fb87462971d296b66e' , '/navigation/ec4afcca87fc48018721b006af2f0eeb' , '/navigation/876e5f9ba2d94dae9d68876c90f36b5f' , '/navigation/495fa7d43a71475086b80efa7f786331' , '/navigation/9fdb1d136f6040768a9350cab57cae45' , '/navigation/c233158fa2f24800b806aad72fb2a8e6' , '/navigation/a4e18e55349d4e32a55da3480ea51726' , '/navigation/4fba340ab90e42858c3fa4926e966698' , '/navigation/4231f92676bc4e6a8a655a77bf966bec' , '/navigation/101ebaa92c2944fa9a2fd354d055359e' , '/navigation/9e2f16bab710470ca1773d9769502328' , '/navigation/a5bf6bad05f643ed86615b6f93813398' , '/navigation/844c53fa4abb49d4abaab857f69602a4' , '/navigation/eb0cfa6126234b258fd9cb783b6942c8' , '/navigation/a0080298a95947f7971d445d39e7f99f' , '/navigation/73d5cc8871404033b9fbd9da167807bd' , '/navigation/d462067707304784a0d283595995fbea' , '/navigation/b78018dea71c46e59974a5e67eb762a7' , '/navigation/ed8a4cf917904badb036d1d2217832da' , '/navigation/4c5cb1618d134fc9b09584eeec8ccbec' , '/navigation/c03a3d74289540279f881353553c11f8' , '/navigation/a0424da29b134325a59b2ddc1cc56e53' , '/navigation/6471ac2d906a4b9c9cdb08d9d4bacdb0' , '/navigation/a1b1035ab6fe43269e2a7b6826120c7e' , '/navigation/26ca161250df4f8fb045c26a8ba63c20' , '/navigation/ca42b919494b47f1bd0846bc924ce731' , '/navigation/b695244e762743438b516ba323fa63e5' , '/navigation/c640b6693e9543f09b5286a07868fc42' , '/navigation/0d43cbd67de145fdb188fab6cf6a9105' , '/navigation/60afff5953d14bc680d898fff45e02db' , '/navigation/cbdab8332f5941159f7ed4aea7f6f71f' , '/navigation/dedf997e6f6d4e758c7f01d337f4fe66' , '/navigation/c70750befe19491b9dcbbbce0fa9cee2' , '/navigation/38095aa00d33468a87b932f42d2949f4' , '/navigation/9880c313c62e43ae818c18ae5bc90117' , '/navigation/5b91bf80876e467bbbe476f0f413b009' , '/navigation/f51350449f0c46fe9200fcb6729fcebf' , '/navigation/b1a5bdc22bba45738091f8c8a089f05b' , '/navigation/cb21e32caab34dc289ee25ab210f0553' , '/navigation/ed9466ac463f41d59e1c2371b89ac325' , '/navigation/ba3f2e9fd12e4df0b11b9788026e9cb1' , '/navigation/2563c595270946fabfc822a2f47a7344' , '/navigation/069976b47d4c441a83c6a3560f8cd3d6' , '/navigation/89a780c1dfdb4b31b0fb321057b1d097' , '/navigation/3c34459267df45f7b4483cf5d454cc40' , '/navigation/8c61b69082194b9ea9d6ad5726f922bc' , '/navigation/1c0bf9a1e5214fdfbba87397733c1e50' , '/navigation/cb586dc5103c4de68f14d13e08ce1f07' , '/navigation/de469e9b153f41bc8a4597e36693216f' , '/navigation/ebf6b0028d0245a295b045b06a0e5df4' , '/navigation/6b200dc7a281470f9bbd189d1a490366' , '/navigation/5b2052ac60954afe94190cc98aec9442' , '/navigation/d1bb2635d4ce4e58b29c4bde2c86574f' , '/navigation/9998d81d00e3431991337d9c9c16842a' , '/navigation/b3b6ccb7db2246a2993cf859bf7025ca' , '/navigation/9c176dd9c4b645ef9aabda71c506176b' , '/navigation/5162a70dc99e4b29a29a4106e927ef6d' , '/navigation/fea1c3229ea74588ad11cd486b52920e' , '/navigation/e5efef73119d44e3a53a08a1fcad8185' , '/navigation/dd768cf29f3c4a20b53bb6debe7766b3' , '/navigation/8465741566344df49dbaf03275dedb51' , '/navigation/e6cb917aece048c0827a07ff16167023' , '/detail/40da9d4ebe2346938793eaa3fc7d7d3f' , '/detail/6dd024662ccd4a41b6e8d171238cfd5e' , '/detail/e270f3c4992e41cba172ef584eecc04b' , '/detail/c7f0600acaed44b484ac4dc1990afd53' , '/detail/822641920c4d4911936c3fe92c4d8cfb' , '/detail/931dd5f022e943989d33e6e5488f701d' , '/detail/a33fd64d9a2a44ecad4658ea02c71d3e' , '/detail/0aee294ee01c4d0297133def45406728' , '/detail/68c12da4c4c34639842b157f88ccb393' , '/detail/3f51f35146a8430b880197de5a8da762' , '/detail/72c37e7925e5461887338437ac64ccb2' , '/detail/a6064cd06c0a40b396bc4b509002a537' , '/detail/bf251d33697848fa83332823d7735265' , '/detail/e847ec2e408143a0a8f866f723c29989' , '/detail/3bf0c7a12843435d8bae806594aa169b' , '/detail/4509e9c611fb42ea94fea2b3f2ce649f' , '/detail/821e6558c0264d6689ee9fbec17b1bb0' , '/detail/cb6de37534e54e56ba1a3b350a8476e8' , '/detail/f29bf067e0f74a4ebcc4f46599d56b2d' , '/detail/97224d26035748dd9f5c203019d11139' , '/detail/868cf6f4cddb41ababbab2206da075af' , '/detail/eac3d48fb0954066bea0f6ddc309bcc7' , '/detail/9202c1cbc0bb49779c49825f88d78b2a' , '/detail/353cf3c742b7488e96175139279f4ead' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0x0189453BB85E71A089F45FA13D573939 OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
114
0.93 ms
SELECT `acris_cookie` . `id` as `acris_cookie.id` , `acris_cookie` . `cookie_group_id` as `acris_cookie.cookieGroupId` , `acris_cookie.cookieGroup` . `id` as `acris_cookie.cookieGroup.id` , `acris_cookie.cookieGroup` . `is_default` as `acris_cookie.cookieGroup.isDefault` , `acris_cookie.cookieGroup` . `identification` as `acris_cookie.cookieGroup.identification` , `acris_cookie.cookieGroup` . `created_at` as `acris_cookie.cookieGroup.createdAt` , `acris_cookie.cookieGroup` . `updated_at` as `acris_cookie.cookieGroup.updatedAt` , `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation.title` as `acris_cookie.cookieGroup.title` , `acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation.description` as `acris_cookie.cookieGroup.description` , `acris_cookie` . `cookie_id` as `acris_cookie.cookieId` , `acris_cookie` . `google_cookie_consent_mode` as `acris_cookie.googleCookieConsentMode` , `acris_cookie` . `default_value` as `acris_cookie.defaultValue` , `acris_cookie` . `script_position` as `acris_cookie.scriptPosition` , `acris_cookie` . `expiration` as `acris_cookie.expiration` , `acris_cookie` . `provider` as `acris_cookie.provider` , `acris_cookie` . `active` as `acris_cookie.active` , `acris_cookie` . `unknown` as `acris_cookie.unknown` , `acris_cookie` . `is_default` as `acris_cookie.isDefault` , `acris_cookie` . `from_extension` as `acris_cookie.fromExtension` , `acris_cookie` . `created_at` as `acris_cookie.createdAt` , `acris_cookie` . `updated_at` as `acris_cookie.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_cookie.salesChannels.mapping` . `sales_channel_id` ) SEPARATOR '||' )
FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
WHERE `acris_cookie.salesChannels.mapping` . `cookie_id` = `acris_cookie` . `id` ) as `acris_cookie.salesChannels.id_mapping` , `acris_cookie.translation.title` , `acris_cookie.translation.title` as `acris_cookie.title` , `acris_cookie.translation.description` , `acris_cookie.translation.description` as `acris_cookie.description` , `acris_cookie.translation.script` , `acris_cookie.translation.script` as `acris_cookie.script` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id` LEFT JOIN (SELECT `acris_cookie.translation` . `acris_cookie_id` , `acris_cookie.translation` . `title` as `acris_cookie.translation.title` , `acris_cookie.translation` . `description` as `acris_cookie.translation.description` , `acris_cookie.translation` . `script` as `acris_cookie.translation.script` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation` . `language_id` = ? ) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation` . `acris_cookie_id` = `acris_cookie` . `id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation` . `acris_cookie_group_id` , `acris_cookie.cookieGroup.translation` . `title` as `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation` . `description` as `acris_cookie.cookieGroup.translation.description` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation` . `language_id` = ? ) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie.cookieGroup` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `acris_cookie` . `id` as `acris_cookie.id` , `acris_cookie` . `cookie_group_id` as `acris_cookie.cookieGroupId` , `acris_cookie.cookieGroup` . `id` as `acris_cookie.cookieGroup.id` , `acris_cookie.cookieGroup` . `is_default` as `acris_cookie.cookieGroup.isDefault` , `acris_cookie.cookieGroup` . `identification` as `acris_cookie.cookieGroup.identification` , `acris_cookie.cookieGroup` . `created_at` as `acris_cookie.cookieGroup.createdAt` , `acris_cookie.cookieGroup` . `updated_at` as `acris_cookie.cookieGroup.updatedAt` , `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation.title` as `acris_cookie.cookieGroup.title` , `acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation.description` as `acris_cookie.cookieGroup.description` , `acris_cookie` . `cookie_id` as `acris_cookie.cookieId` , `acris_cookie` . `google_cookie_consent_mode` as `acris_cookie.googleCookieConsentMode` , `acris_cookie` . `default_value` as `acris_cookie.defaultValue` , `acris_cookie` . `script_position` as `acris_cookie.scriptPosition` , `acris_cookie` . `expiration` as `acris_cookie.expiration` , `acris_cookie` . `provider` as `acris_cookie.provider` , `acris_cookie` . `active` as `acris_cookie.active` , `acris_cookie` . `unknown` as `acris_cookie.unknown` , `acris_cookie` . `is_default` as `acris_cookie.isDefault` , `acris_cookie` . `from_extension` as `acris_cookie.fromExtension` , `acris_cookie` . `created_at` as `acris_cookie.createdAt` , `acris_cookie` . `updated_at` as `acris_cookie.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_cookie.salesChannels.mapping` . `sales_channel_id` ) SEPARATOR '||' )
FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
WHERE `acris_cookie.salesChannels.mapping` . `cookie_id` = `acris_cookie` . `id` ) as `acris_cookie.salesChannels.id_mapping` , `acris_cookie.translation.title` , `acris_cookie.translation.title` as `acris_cookie.title` , `acris_cookie.translation.description` , `acris_cookie.translation.description` as `acris_cookie.description` , `acris_cookie.translation.script` , `acris_cookie.translation.script` as `acris_cookie.script` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id` LEFT JOIN (SELECT `acris_cookie.translation` . `acris_cookie_id` , `acris_cookie.translation` . `title` as `acris_cookie.translation.title` , `acris_cookie.translation` . `description` as `acris_cookie.translation.description` , `acris_cookie.translation` . `script` as `acris_cookie.translation.script` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation` . `acris_cookie_id` = `acris_cookie` . `id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation` . `acris_cookie_group_id` , `acris_cookie.cookieGroup.translation` . `title` as `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation` . `description` as `acris_cookie.cookieGroup.translation.description` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie.cookieGroup` . `id` ;
Copy
115
0.47 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` . `measurement_units` as `sales_channel.measurementUnits` , `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.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 (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` WHERE `sales_channel` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
]
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` . `measurement_units` as `sales_channel.measurementUnits` ,
`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.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 (
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`
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` . `measurement_units` as `sales_channel.measurementUnits` , `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.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 (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` WHERE `sales_channel` . `id` IN (0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 );
Copy
116
0.14 ms
SELECT `acris_cookie_group` . `id` FROM `acris_cookie_group` WHERE (`acris_cookie_group` . `identification` = ? ) LIMIT 1
Parameters :
[
"functional "
]
SELECT `acris_cookie_group` . `id` FROM `acris_cookie_group` WHERE (`acris_cookie_group` . `identification` = 'functional' ) LIMIT 1 ;
Copy
117
0.11 ms
SELECT `acris_cookie_group` . `id` FROM `acris_cookie_group` WHERE (`acris_cookie_group` . `identification` = ? )
Parameters :
[
"cookie.groupStatistical "
]
SELECT `acris_cookie_group` . `id` FROM `acris_cookie_group` WHERE (`acris_cookie_group` . `identification` = 'cookie.groupStatistical' );
Copy
118
0.09 ms
SELECT `acris_cookie_group` . `id` FROM `acris_cookie_group` WHERE (`acris_cookie_group` . `identification` = ? )
Parameters :
[
"cookie.groupMarketing "
]
SELECT `acris_cookie_group` . `id` FROM `acris_cookie_group` WHERE (`acris_cookie_group` . `identification` = 'cookie.groupMarketing' );
Copy
119
0.10 ms
SELECT `acris_cookie_group` . `id` FROM `acris_cookie_group` WHERE (`acris_cookie_group` . `identification` = ? )
Parameters :
[
"cookie.groupComfortFeatures "
]
SELECT `acris_cookie_group` . `id` FROM `acris_cookie_group` WHERE (`acris_cookie_group` . `identification` = 'cookie.groupComfortFeatures' );
Copy
120
0.28 ms
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x01 ‰E9êäs!…\x1E òëŸt£ "
b"\x01 ‰E9êýqDªåa˜J\x17\x11 x "
b"\x01 ‰E9üùr\x0E ¬<Œ9\x02 82\x11 "
b"\x01 ‹†\x18 v`rñ¬]o\x1A —È\x02 c "
b"\x01 ‹)XÆp\x18 ƒ¾Å?•ÀF) "
b"\x01 ‹qÄ\r ÑxX”O+^€RM› "
b"\x01 ”¶þþj~vª/$ng‘² "
b"\x01 ‰E9ë;s÷ŒÚ\f V\x0F ï) "
b"Ü…\x00 K¤Dn°¬©ew\x13\e O "
]
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 (0x01894539EAE47321851EF2EBC29F74A3 , 0x01894539EAFD7144AAE561984A171178 , 0x01894539FCF9720EAC3C8C3902383211 , 0x018B8618766072F1AC5D6F1A97C80263 , 0x018B902958C6701883BEC53F95C04629 , 0x018B71C40DD17858944F2B5E80524D9B , 0x0194B6FEFE6A7E76AA2F246E6791C2B2 , 0x01894539EB3B73F7818CDA0C560FEF29 , 0xDC85004BADA4446EB0ACA96577131B4F );
Copy
121
0.10 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"zMqo9vtVXidnk74lV4eIGBMzLXvX0cwf "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = 'zMqo9vtVXidnk74lV4eIGBMzLXvX0cwf' ;
Copy
122
0.55 ms
SELECT `acris_cookie` . `id` FROM `acris_cookie` LEFT JOIN `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping` ON `acris_cookie` . `id` = `acris_cookie.salesChannels.mapping` . `cookie_id` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id` LEFT JOIN `sales_channel` `acris_cookie.salesChannels` ON `acris_cookie.salesChannels.mapping` . `sales_channel_id` = `acris_cookie.salesChannels` . `id` WHERE (`acris_cookie` . `active` = ? AND NOT (`acris_cookie` . `default_value` < = > ? ) AND (`acris_cookie.salesChannels` . `id` < = > ? OR `acris_cookie.salesChannels` . `id` = ? ) AND `acris_cookie.cookieGroup` . `is_default` = ? ) GROUP BY `acris_cookie` . `id`
Parameters :
[
true
null
null
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
true
]
SELECT `acris_cookie` . `id` FROM `acris_cookie` LEFT JOIN `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping` ON `acris_cookie` . `id` = `acris_cookie.salesChannels.mapping` . `cookie_id` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id` LEFT JOIN `sales_channel` `acris_cookie.salesChannels` ON `acris_cookie.salesChannels.mapping` . `sales_channel_id` = `acris_cookie.salesChannels` . `id` WHERE (`acris_cookie` . `active` = 1 AND NOT (`acris_cookie` . `default_value` < = > NULL ) AND (`acris_cookie.salesChannels` . `id` < = > NULL OR `acris_cookie.salesChannels` . `id` = 0x0189453BB85E71A089F45FA13D573939 ) AND `acris_cookie.cookieGroup` . `is_default` = 1 ) GROUP BY `acris_cookie` . `id` ;
Copy
123
0.51 ms
SELECT `acris_cookie` . `id` as `acris_cookie.id` , `acris_cookie` . `cookie_group_id` as `acris_cookie.cookieGroupId` , `acris_cookie.cookieGroup` . `id` as `acris_cookie.cookieGroup.id` , `acris_cookie.cookieGroup` . `is_default` as `acris_cookie.cookieGroup.isDefault` , `acris_cookie.cookieGroup` . `identification` as `acris_cookie.cookieGroup.identification` , `acris_cookie.cookieGroup` . `created_at` as `acris_cookie.cookieGroup.createdAt` , `acris_cookie.cookieGroup` . `updated_at` as `acris_cookie.cookieGroup.updatedAt` , `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation.title` as `acris_cookie.cookieGroup.title` , `acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation.description` as `acris_cookie.cookieGroup.description` , `acris_cookie` . `cookie_id` as `acris_cookie.cookieId` , `acris_cookie` . `google_cookie_consent_mode` as `acris_cookie.googleCookieConsentMode` , `acris_cookie` . `default_value` as `acris_cookie.defaultValue` , `acris_cookie` . `script_position` as `acris_cookie.scriptPosition` , `acris_cookie` . `expiration` as `acris_cookie.expiration` , `acris_cookie` . `provider` as `acris_cookie.provider` , `acris_cookie` . `active` as `acris_cookie.active` , `acris_cookie` . `unknown` as `acris_cookie.unknown` , `acris_cookie` . `is_default` as `acris_cookie.isDefault` , `acris_cookie` . `from_extension` as `acris_cookie.fromExtension` , `acris_cookie` . `created_at` as `acris_cookie.createdAt` , `acris_cookie` . `updated_at` as `acris_cookie.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_cookie.salesChannels.mapping` . `sales_channel_id` ) SEPARATOR '||' )
FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
WHERE `acris_cookie.salesChannels.mapping` . `cookie_id` = `acris_cookie` . `id` ) as `acris_cookie.salesChannels.id_mapping` , `acris_cookie.translation.title` , `acris_cookie.translation.title` as `acris_cookie.title` , `acris_cookie.translation.description` , `acris_cookie.translation.description` as `acris_cookie.description` , `acris_cookie.translation.script` , `acris_cookie.translation.script` as `acris_cookie.script` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id` LEFT JOIN (SELECT `acris_cookie.translation` . `acris_cookie_id` , `acris_cookie.translation` . `title` as `acris_cookie.translation.title` , `acris_cookie.translation` . `description` as `acris_cookie.translation.description` , `acris_cookie.translation` . `script` as `acris_cookie.translation.script` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation` . `language_id` = ? ) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation` . `acris_cookie_id` = `acris_cookie` . `id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation` . `acris_cookie_group_id` , `acris_cookie.cookieGroup.translation` . `title` as `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation` . `description` as `acris_cookie.cookieGroup.translation.description` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation` . `language_id` = ? ) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie.cookieGroup` . `id` WHERE `acris_cookie` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 \v Â̹s»E¦¯ð¯\x04 Ì "
]
SELECT `acris_cookie` . `id` as `acris_cookie.id` , `acris_cookie` . `cookie_group_id` as `acris_cookie.cookieGroupId` , `acris_cookie.cookieGroup` . `id` as `acris_cookie.cookieGroup.id` , `acris_cookie.cookieGroup` . `is_default` as `acris_cookie.cookieGroup.isDefault` , `acris_cookie.cookieGroup` . `identification` as `acris_cookie.cookieGroup.identification` , `acris_cookie.cookieGroup` . `created_at` as `acris_cookie.cookieGroup.createdAt` , `acris_cookie.cookieGroup` . `updated_at` as `acris_cookie.cookieGroup.updatedAt` , `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation.title` as `acris_cookie.cookieGroup.title` , `acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation.description` as `acris_cookie.cookieGroup.description` , `acris_cookie` . `cookie_id` as `acris_cookie.cookieId` , `acris_cookie` . `google_cookie_consent_mode` as `acris_cookie.googleCookieConsentMode` , `acris_cookie` . `default_value` as `acris_cookie.defaultValue` , `acris_cookie` . `script_position` as `acris_cookie.scriptPosition` , `acris_cookie` . `expiration` as `acris_cookie.expiration` , `acris_cookie` . `provider` as `acris_cookie.provider` , `acris_cookie` . `active` as `acris_cookie.active` , `acris_cookie` . `unknown` as `acris_cookie.unknown` , `acris_cookie` . `is_default` as `acris_cookie.isDefault` , `acris_cookie` . `from_extension` as `acris_cookie.fromExtension` , `acris_cookie` . `created_at` as `acris_cookie.createdAt` , `acris_cookie` . `updated_at` as `acris_cookie.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_cookie.salesChannels.mapping` . `sales_channel_id` ) SEPARATOR '||' )
FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
WHERE `acris_cookie.salesChannels.mapping` . `cookie_id` = `acris_cookie` . `id` ) as `acris_cookie.salesChannels.id_mapping` , `acris_cookie.translation.title` , `acris_cookie.translation.title` as `acris_cookie.title` , `acris_cookie.translation.description` , `acris_cookie.translation.description` as `acris_cookie.description` , `acris_cookie.translation.script` , `acris_cookie.translation.script` as `acris_cookie.script` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id` LEFT JOIN (SELECT `acris_cookie.translation` . `acris_cookie_id` , `acris_cookie.translation` . `title` as `acris_cookie.translation.title` , `acris_cookie.translation` . `description` as `acris_cookie.translation.description` , `acris_cookie.translation` . `script` as `acris_cookie.translation.script` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation` . `acris_cookie_id` = `acris_cookie` . `id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation` . `acris_cookie_group_id` , `acris_cookie.cookieGroup.translation` . `title` as `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation` . `description` as `acris_cookie.cookieGroup.translation.description` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie.cookieGroup` . `id` WHERE `acris_cookie` . `id` IN (0x018F0BC2CCB973BB8145A6AFF0AF04CC );
Copy
124
0.42 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` . `measurement_units` as `sales_channel.measurementUnits` , `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.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 (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` WHERE `sales_channel` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
]
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` . `measurement_units` as `sales_channel.measurementUnits` ,
`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.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 (
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`
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` . `measurement_units` as `sales_channel.measurementUnits` , `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.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 (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` WHERE `sales_channel` . `id` IN (0x0189453BB85E71A089F45FA13D573939 );
Copy