1
0.36 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.30 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
3
0.22 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.54 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/papstar "
"neuheiten-angebote/marken/papstar/ "
]
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/papstar' OR seo_path_info = 'neuheiten-angebote/marken/papstar/' ));
Copy
5
2.57 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
"E4NqA4Hv9xmq5G8YrRPiSQ0WWQp2IJJA "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x0189453BB85E71A089F45FA13D573939 ) AND (token = 'E4NqA4Hv9xmq5G8YrRPiSQ0WWQp2IJJA' ) LIMIT 1 ;
Copy
6
0.10 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"E4NqA4Hv9xmq5G8YrRPiSQ0WWQp2IJJA "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = 'E4NqA4Hv9xmq5G8YrRPiSQ0WWQp2IJJA' ;
Copy
7
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 ‰¿ž¬Ä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.12 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.53 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.32 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.11 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.19 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.41 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.27 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.17 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.09 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.18 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
2.47 ms
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
19
0.16 ms
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
20
0.24 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.11 ms
SELECT 1 as `exists` , `id` FROM `system_config` WHERE `id` IN (? )
Parameters :
[
b"\x01 ›Ü3µ\x14 sb¯vés\x16 m\x16 Ï "
]
SELECT 1 as `exists` , `id` FROM `system_config` WHERE `id` IN (0x019BDC33B5147362AF76E973166D16CF );
Copy
22
0.05 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
23
0.23 ms
UPDATE `system_config` SET `sales_channel_id` = ? , `configuration_value` = ? , `updated_at` = ? WHERE id = ?
Parameters :
[
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
"{"_value":"{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Product\",\"url\":\"https:\\\/\\\/stage.esm-shop2023.de\\\/\\\/kueche-und-geraete\\\/kuechenhelfer\\\/zubereitungshelfer\\\/siebe\\\/spritzschutzsieb\",\"name\":\"Esmeyer GmbH + Co. KG\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/stage.esm-shop2023.de\\\/bundles\\\/crayssnlabsrichsnippetscreator\\\/request-cache.jpg\"},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":4.1,\"bestRating\":5,\"worstRating\":1,\"ratingCount\":36},\"review\":[{\"@type\":\"Review\",\"description\":\"Falsche Preise\\\/St\\u00fcckzahlen auf der Website angegeben, bei Beschwerde gibt es die Option die Ware zu retournieren oder zu behalten, kein Entgegenkommen, kein Rabatt. Sehr unseri\\u00f6s mit Lockangeboten zu arbeiten und dann die Friss-oder-Stirb-Methode. Lieber bei einem seri\\u00f6sen Anbieter bestellen!\",\"reviewRating\":{\"@type\":\"Rating\",\"ratingValue\":1,\"bestRating\":5,\"worstRating\":1},\"author\":{\"@type\":\"Person\",\"name\":\"Timur Gercek\"}},{\"@type\":\"Review\",\"description\":\"Wir haben ein Messerset von Esmeyer gekauft und so sieht das Messer nach drei Monaten bei normalem Gebrauch aus. Das H\\u00e4rteste, was dieses Messer geschnitten hat, war eine Gurke. Der Kundenservice nimmt sich gar nichts an und meint, ich h\\u00e4tte Dosen damit ge\\u00f6ffnet, weil ich ja keinen Dosen\\u00f6ffner besitze. Des Weiteren gilt eigentlich die Beweispflicht beim Hersteller in den ersten sechs Monaten, aber davon haben die bei Esmeyer wahrscheinlich auch nichts geh\\u00f6rt. Slechter Service, wer hier etwas kauft, ist selbst schuld.\",\"reviewRating\":{\"@type\":\"Rating\",\"ratingValue\":1,\"bestRating\":5,\"worstRating\":1},\"author\":{\"@type\":\"Person\",\"name\":\"Akin\"}},{\"@type\":\"Review\",\"description\":\"Am 17. Januar habe ich \\u00fcber esmeyer Ware bestellt die mit 7 Tagen Lieferzeit angegeben wurde. Seit dem 30. Januar ist meine Ware auf dem Weg zu mir.\\nWir haben mittlerweile den 9. Februar und die Ware ist Immernoch nicht angekommen.\\nZudem warte ich seit dem 6. Februar auf einen R\\u00fcckruf. Doch bisher wurde noch gar nichts abgeliefert.\\n\\nOb\\u2019s daf\\u00fcr eine Entsch\\u00e4digung geben wird \\u2026.. wir werden sehen. Ich geb\\u2019s mal weiter\\u2026.\",\"reviewRating\":{\"@type\":\"Rating\",\"ratingValue\":1,\"bestRating\":5,\"worstRating\":1},\"author\":{\"@type\":\"Person\",\"name\":\"Die Kochm\\u00fctze (Marcel Schwend)\"}},{\"@type\":\"Review\",\"description\":\"Sehr bem\\u00fcht schlechter Kundenservice!\\n\\nIch habe einen Grillrost mit Flammenschutz f\\u00fcr einen HE**I Grill bestellt. Geliefert wurde nur der Grillrost. Lt. Auskunft wegen eines \\\"IT-Problems\\\". Ich h\\u00e4tte nochmals den Betrag draufzahlen m\\u00fcssen, um den Artikel zu erhalten. Die Firma Esmeyer zog es vor die Bestellung auf Ihre Kosten abholen zu lassen. Zudem wurde erst nach viel telefonkontakt der komplette Rechnungsbetrag r\\u00fcckerstattet ( 1x ohne Versand, 1x zu wenig Versand , beim 3. Versuch endlich der richtige Betrag)\\n\\nDie Firma Esymeyer versucht seit jeher diese Bewertung zu l\\u00f6schen. Einmal im Halbjahr kommt ein E-Mail , dass der Beitrag deaktiviert wurde. DESHALB EIN STERN!\",\"reviewRating\":{\"@type\":\"Rating\",\"ratingValue\":1,\"bestRating\":5,\"worstRating\":1},\"author\":{\"@type\":\"Person\",\"name\":\"S. W.\"}},{\"@type\":\"Review\",\"description\":\"Wir haben eine Bestellung aufgegen und online bezahlt. Der Shop hat die 29 EUR Versandkosten berechnet, die auf der Webseite als Versandkostenpauschale f\\u00fcr den Versand nach Spanien ausgewiesen sind. Dass durch Klichen auf \\\"kostenpflichtig bestellen\\\" ein Kaufvertrag zustande kommt, der f\\u00fcr beide Seiten verbindlich ist, interessiert Esmeyer nicht. Die wollten von uns nachtr\\u00e4glich nochmals 25 EUR (!!) extra an Versandkosten, weil wir uns auf Mallorca befinden. Insgesammt also 54 EUR f\\u00fcr ein 10kg Paket. Auf unseren Vorschlag, die Ware mit DHL zu versenden (Versandkosten 21,49 EUR) wurde gar nicht eingegangen.\\n\\nEdit:\\nDie Antwort, die Esmeyer hier dazu geschrieben hat, ist gelogen.\\nErstens sind auf der Webseite https:\\\/\\\/www.esmeyer-shop.de\\\/Sonstiges-Angebote\\\/Fragen-von-A-Z\\\/Auslands-Lieferung\\\/ zum Zeitpunkt der Bestellung die Versandkosten pauschal aufgef\\u00fchrt und es gab keine Infos zu irgendwelchen Zusatzkosten. Das kann anhand eines Screenshot auch bewiesen werden. Esmeyer wird aber hoffentlich zeitnah reagieren und die Webseite \\u00e4ndern.\\nDes weiteren beharrt Esmeyer darauf, dass bei einer Vorabzahlung\\nunbedingt die Auftragsbest\\u00e4tigung abgewartet werden soll. Der Online Shop akzeptiert aber nur Bezahlung per PayPal oder Kreditkarte. Ohne direkte Bezahlung kann die Bestellung also gar nicht ausgel\\u00f6sst werden!! Und die Aufragsbest\\u00e4tigung mit den Versandkosten von 29 EUR habe ich ja direkt nach Bestellung automatisch erhalten.\\nUnd als letztes: jeder hat die M\\u00f6glichkeit, mit verschiedenen Versanddienstleistern zu arbeiten. Eine DHL Paketmarke ist ganz einfach online zu erstellen. Wenn Esmeyer den Paketversand pauschal anbietet, sich aber dazu entscheidet, mit einem Lieferdienst zu arbeiten, der unm\\u00f6gliche Extrakosten verlangt, ist das sein Problem, nicht das des Kunden.\\nDie versprochene Gutschrift der Kreditkartenzahlung haben wir \\u00fcbrigens auch nach zwei Wochen noch nicht zur\\u00fcck bekommen.\",\"reviewRating\":{\"@type\":\"Rating\",\"ratingValue\":1,\"bestRating\":5,\"worstRating\":1},\"author\":{\"@type\":\"Person\",\"name\":\"Lukas Truninger\"}}],\"description\":\"Esmeyer GmbH + Co. KG\",\"brand\":{\"@type\":\"Brand\",\"url\":\"http:\\\/\\\/www.esmeyer.de\\\/\",\"name\":\"Esmeyer GmbH + Co. KG\"}}]}"} "
"2026-02-27 21:08:16.819 "
b"\x01 ›Ü3µ\x14 sb¯vés\x16 m\x16 Ï "
]
UPDATE `system_config` SET `sales_channel_id` = 0x0189453BB85E71A089F45FA13D573939 , `configuration_value` = '{\"_value\":\"{\\\"@context\\\":\\\"https:\\\\\\/\\\\\\/schema.org\\\",\\\"@graph\\\":[{\\\"@type\\\":\\\"Product\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/stage.esm-shop2023.de\\\\\\/\\\\\\/kueche-und-geraete\\\\\\/kuechenhelfer\\\\\\/zubereitungshelfer\\\\\\/siebe\\\\\\/spritzschutzsieb\\\",\\\"name\\\":\\\"Esmeyer GmbH + Co. KG\\\",\\\"image\\\":{\\\"@type\\\":\\\"ImageObject\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/stage.esm-shop2023.de\\\\\\/bundles\\\\\\/crayssnlabsrichsnippetscreator\\\\\\/request-cache.jpg\\\"},\\\"aggregateRating\\\":{\\\"@type\\\":\\\"AggregateRating\\\",\\\"ratingValue\\\":4.1,\\\"bestRating\\\":5,\\\"worstRating\\\":1,\\\"ratingCount\\\":36},\\\"review\\\":[{\\\"@type\\\":\\\"Review\\\",\\\"description\\\":\\\"Falsche Preise\\\\\\/St\\\\u00fcckzahlen auf der Website angegeben, bei Beschwerde gibt es die Option die Ware zu retournieren oder zu behalten, kein Entgegenkommen, kein Rabatt. Sehr unseri\\\\u00f6s mit Lockangeboten zu arbeiten und dann die Friss-oder-Stirb-Methode. Lieber bei einem seri\\\\u00f6sen Anbieter bestellen!\\\",\\\"reviewRating\\\":{\\\"@type\\\":\\\"Rating\\\",\\\"ratingValue\\\":1,\\\"bestRating\\\":5,\\\"worstRating\\\":1},\\\"author\\\":{\\\"@type\\\":\\\"Person\\\",\\\"name\\\":\\\"Timur Gercek\\\"}},{\\\"@type\\\":\\\"Review\\\",\\\"description\\\":\\\"Wir haben ein Messerset von Esmeyer gekauft und so sieht das Messer nach drei Monaten bei normalem Gebrauch aus. Das H\\\\u00e4rteste, was dieses Messer geschnitten hat, war eine Gurke. Der Kundenservice nimmt sich gar nichts an und meint, ich h\\\\u00e4tte Dosen damit ge\\\\u00f6ffnet, weil ich ja keinen Dosen\\\\u00f6ffner besitze. Des Weiteren gilt eigentlich die Beweispflicht beim Hersteller in den ersten sechs Monaten, aber davon haben die bei Esmeyer wahrscheinlich auch nichts geh\\\\u00f6rt. Slechter Service, wer hier etwas kauft, ist selbst schuld.\\\",\\\"reviewRating\\\":{\\\"@type\\\":\\\"Rating\\\",\\\"ratingValue\\\":1,\\\"bestRating\\\":5,\\\"worstRating\\\":1},\\\"author\\\":{\\\"@type\\\":\\\"Person\\\",\\\"name\\\":\\\"Akin\\\"}},{\\\"@type\\\":\\\"Review\\\",\\\"description\\\":\\\"Am 17. Januar habe ich \\\\u00fcber esmeyer Ware bestellt die mit 7 Tagen Lieferzeit angegeben wurde. Seit dem 30. Januar ist meine Ware auf dem Weg zu mir.\\\\nWir haben mittlerweile den 9. Februar und die Ware ist Immernoch nicht angekommen.\\\\nZudem warte ich seit dem 6. Februar auf einen R\\\\u00fcckruf. Doch bisher wurde noch gar nichts abgeliefert.\\\\n\\\\nOb\\\\u2019s daf\\\\u00fcr eine Entsch\\\\u00e4digung geben wird \\\\u2026.. wir werden sehen. Ich geb\\\\u2019s mal weiter\\\\u2026.\\\",\\\"reviewRating\\\":{\\\"@type\\\":\\\"Rating\\\",\\\"ratingValue\\\":1,\\\"bestRating\\\":5,\\\"worstRating\\\":1},\\\"author\\\":{\\\"@type\\\":\\\"Person\\\",\\\"name\\\":\\\"Die Kochm\\\\u00fctze (Marcel Schwend)\\\"}},{\\\"@type\\\":\\\"Review\\\",\\\"description\\\":\\\"Sehr bem\\\\u00fcht schlechter Kundenservice!\\\\n\\\\nIch habe einen Grillrost mit Flammenschutz f\\\\u00fcr einen HE**I Grill bestellt. Geliefert wurde nur der Grillrost. Lt. Auskunft wegen eines \\\\\\\"IT-Problems\\\\\\\". Ich h\\\\u00e4tte nochmals den Betrag draufzahlen m\\\\u00fcssen, um den Artikel zu erhalten. Die Firma Esmeyer zog es vor die Bestellung auf Ihre Kosten abholen zu lassen. Zudem wurde erst nach viel telefonkontakt der komplette Rechnungsbetrag r\\\\u00fcckerstattet ( 1x ohne Versand, 1x zu wenig Versand , beim 3. Versuch endlich der richtige Betrag)\\\\n\\\\nDie Firma Esymeyer versucht seit jeher diese Bewertung zu l\\\\u00f6schen. Einmal im Halbjahr kommt ein E-Mail , dass der Beitrag deaktiviert wurde. DESHALB EIN STERN!\\\",\\\"reviewRating\\\":{\\\"@type\\\":\\\"Rating\\\",\\\"ratingValue\\\":1,\\\"bestRating\\\":5,\\\"worstRating\\\":1},\\\"author\\\":{\\\"@type\\\":\\\"Person\\\",\\\"name\\\":\\\"S. W.\\\"}},{\\\"@type\\\":\\\"Review\\\",\\\"description\\\":\\\"Wir haben eine Bestellung aufgegen und online bezahlt. Der Shop hat die 29 EUR Versandkosten berechnet, die auf der Webseite als Versandkostenpauschale f\\\\u00fcr den Versand nach Spanien ausgewiesen sind. Dass durch Klichen auf \\\\\\\"kostenpflichtig bestellen\\\\\\\" ein Kaufvertrag zustande kommt, der f\\\\u00fcr beide Seiten verbindlich ist, interessiert Esmeyer nicht. Die wollten von uns nachtr\\\\u00e4glich nochmals 25 EUR (!!) extra an Versandkosten, weil wir uns auf Mallorca befinden. Insgesammt also 54 EUR f\\\\u00fcr ein 10kg Paket. Auf unseren Vorschlag, die Ware mit DHL zu versenden (Versandkosten 21,49 EUR) wurde gar nicht eingegangen.\\\\n\\\\nEdit:\\\\nDie Antwort, die Esmeyer hier dazu geschrieben hat, ist gelogen.\\\\nErstens sind auf der Webseite https:\\\\\\/\\\\\\/www.esmeyer-shop.de\\\\\\/Sonstiges-Angebote\\\\\\/Fragen-von-A-Z\\\\\\/Auslands-Lieferung\\\\\\/ zum Zeitpunkt der Bestellung die Versandkosten pauschal aufgef\\\\u00fchrt und es gab keine Infos zu irgendwelchen Zusatzkosten. Das kann anhand eines Screenshot auch bewiesen werden. Esmeyer wird aber hoffentlich zeitnah reagieren und die Webseite \\\\u00e4ndern.\\\\nDes weiteren beharrt Esmeyer darauf, dass bei einer Vorabzahlung\\\\nunbedingt die Auftragsbest\\\\u00e4tigung abgewartet werden soll. Der Online Shop akzeptiert aber nur Bezahlung per PayPal oder Kreditkarte. Ohne direkte Bezahlung kann die Bestellung also gar nicht ausgel\\\\u00f6sst werden!! Und die Aufragsbest\\\\u00e4tigung mit den Versandkosten von 29 EUR habe ich ja direkt nach Bestellung automatisch erhalten.\\\\nUnd als letztes: jeder hat die M\\\\u00f6glichkeit, mit verschiedenen Versanddienstleistern zu arbeiten. Eine DHL Paketmarke ist ganz einfach online zu erstellen. Wenn Esmeyer den Paketversand pauschal anbietet, sich aber dazu entscheidet, mit einem Lieferdienst zu arbeiten, der unm\\\\u00f6gliche Extrakosten verlangt, ist das sein Problem, nicht das des Kunden.\\\\nDie versprochene Gutschrift der Kreditkartenzahlung haben wir \\\\u00fcbrigens auch nach zwei Wochen noch nicht zur\\\\u00fcck bekommen.\\\",\\\"reviewRating\\\":{\\\"@type\\\":\\\"Rating\\\",\\\"ratingValue\\\":1,\\\"bestRating\\\":5,\\\"worstRating\\\":1},\\\"author\\\":{\\\"@type\\\":\\\"Person\\\",\\\"name\\\":\\\"Lukas Truninger\\\"}}],\\\"description\\\":\\\"Esmeyer GmbH + Co. KG\\\",\\\"brand\\\":{\\\"@type\\\":\\\"Brand\\\",\\\"url\\\":\\\"http:\\\\\\/\\\\\\/www.esmeyer.de\\\\\\/\\\",\\\"name\\\":\\\"Esmeyer GmbH + Co. KG\\\"}}]}\"}' , `updated_at` = '2026-02-27 21:08:16.819' WHERE id = 0x019BDC33B5147362AF76E973166D16CF ;
Copy
24
3.71 ms
"COMMIT"
25
0.24 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
26
0.18 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.16 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
28
0.13 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
29
0.75 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
30
0.12 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
31
0.43 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"Ôb\x06 w\x07 0G„ ÒƒYY•ûê "
]
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 (0xD462067707304784A0D283595995FBEA ));
Copy
32
0.27 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"Ôb\x06 w\x07 0G„ ÒƒYY•ûê "
]
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 (0xD462067707304784A0D283595995FBEA ))));
Copy
33
0.22 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
34
0.33 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
35
0.40 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
36
0.36 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
37
0.12 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
38
0.13 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `id` = ?
Parameters :
[
b"Ôb\x06 w\x07 0G„ ÒƒYY•ûê "
b"\x01 ‰E9ë\x08 so¡zˆ\x04\x04 z™\x1F "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0xD462067707304784A0D283595995FBEA OR `id` = 0x01894539EB08736FA17A8804047A991F
;
Copy
39
0.53 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
40
0.16 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
41
0.47 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
42
0.13 ms
SELECT `theme` . `id` FROM `theme` WHERE (`theme` . `technical_name` = ? )
Parameters :
[
"zenitPlatformStratus "
]
SELECT `theme` . `id` FROM `theme` WHERE (`theme` . `technical_name` = 'zenitPlatformStratus' );
Copy
43
4.14 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
44
0.59 ms
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )) AND (`media` . `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
45
0.15 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"Ôb\x06 w\x07 0G„ ÒƒYY•ûê "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xD462067707304784A0D283595995FBEA )) LIMIT 1 ;
Copy
46
0.10 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"Ôb\x06 w\x07 0G„ ÒƒYY•ûê "
]
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 (0xD462067707304784A0D283595995FBEA ));
Copy
47
0.26 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 ‹(ZE#s•Í,\e $÷ZÅ "
]
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 (0x018B285A4523739D95CD2C1B24F75AC5 );
Copy
48
210.45 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 2256
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
true
b"ˆgîŽ9çDé‰\x10\x17\x1C ùx+v "
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` ) = 0x8867EE8E39E744E98910171CF9782B76 )) 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 2256 ;
Copy
49
551.68 ms
SELECT COUNT (* ) FROM (
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN (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"ˆgîŽ9çDé‰\x10\x17\x1C ùx+v "
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` ) = 0x8867EE8E39E744E98910171CF9782B76 )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product` . `display_group` ) total ;
Copy
50
172.18 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"ˆgîŽ9çDé‰\x10\x17\x1C ùx+v "
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` ) = 0x8867EE8E39E744E98910171CF9782B76 )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` );
Copy
51
0.37 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"ˆgîŽ9çDé‰\x10\x17\x1C ùx+v "
]
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 (0x8867EE8E39E744E98910171CF9782B76 ));
Copy
52
284.27 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"ˆgîŽ9çDé‰\x10\x17\x1C ùx+v "
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` ) = 0x8867EE8E39E744E98910171CF9782B76 )) AND NOT (`product` . `display_group` < = > NULL )));
Copy
53
150.24 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"ˆgîŽ9çDé‰\x10\x17\x1C ùx+v "
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` ) = 0x8867EE8E39E744E98910171CF9782B76 )) AND NOT (`product` . `display_group` < = > NULL ))) AND (((IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` ) > = 0 )));
Copy
54
139.31 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"ˆgîŽ9çDé‰\x10\x17\x1C ùx+v "
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` ) = 0x8867EE8E39E744E98910171CF9782B76 )) AND NOT (`product` . `display_group` < = > NULL ))) AND ((IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` ) = 1 ));
Copy
55
208.53 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"ˆgîŽ9çDé‰\x10\x17\x1C ùx+v "
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` ) = 0x8867EE8E39E744E98910171CF9782B76 )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.properties` . `id` ;
Copy
56
208.69 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"ˆgîŽ9çDé‰\x10\x17\x1C ùx+v "
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` ) = 0x8867EE8E39E744E98910171CF9782B76 )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.options` . `id` ;
Copy
57
136.64 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"ˆgîŽ9çDé‰\x10\x17\x1C ùx+v "
null
1
"2026-02-27T21:08:17+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` ) = 0x8867EE8E39E744E98910171CF9782B76 )) AND NOT (`product` . `display_group` < = > NULL ))) AND (((`product` . `stock` > = 1 ) AND ((IFNULL (`product` . `release_date` , `product.parent` . `release_date` ) < = '2026-02-27T21:08:17+00:00' ) OR IFNULL (`product` . `release_date` , `product.parent` . `release_date` ) < = > NULL )));
Copy
58
0.49 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"S„Õ,f…@è¸>ÍmH\x14 "
b"ÖT†«3üM˵ڛ}‰ÍCÊ "
b"\x08\x08 Pê´ÃLŽSˆÄí\x19 öx "
b"LÝc[HVO[„tÚ„\x06 Jýy "
b"E6,\x15 ã«L}£\x10 @r\x1F hD« "
b"\x16 àô[Ç,DKšzˆ\x0E JS\e ì "
b"Ï¥”ûö|Npº¸ý\x02 ×~ "
b"©TS\x02 ÆPGz¥½`N9¬0> "
b"%\v бÊBÔ–¸gÒe~g‚ "
b"wê\x19 ¥HJ\x1F ”ýßË—Š°{ "
b"c\x07 8e®ÂE&©È\x1F 2ÔŠÿx "
b"L\e £,]“L£¼â´àáÀú "
b"¤A\x08 ð~íCŽ»}™pmÊ]/ "
b"\x10 ŽH_Ã\x03 E¥¼$h?ª\x10 ?— "
b"UçÉtcrO’¡]\x08 X.4\x00 " "
b"ŠZº®{ÃE”¼[qÑ@'L "
b"É€±gòTC ‘xÙó5Þâ "
b"\x05 éDfdFG¬®\x00 –ŠÜzŒ "
b"ú‹ýÀþ\G’‹ô¬€{.eÉ "
b"\x11 /yÙ\t æCݵ\x05\v ¸\r øöO "
b"-ùz7ÀMаä)3^³»\n "
b"Ò±n\x13 LyMv‘rOÄ-¶Î] "
b"y\x01 ô\x00 …•L\x02 ·ÿ]ºX…bœ "
b"A\x1A ¡‡\x7F qH¤žÁàèûïyg "
]
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 (0x5384D52C668540E8B83ECD6D48AD1481 , 0xD65486AB33FC4DCBB5DA9B7D89CD43CA , 0x080850EAB4C34C8F8D5388C4ED19F678 , 0x4CDD635B48564F5B8474DA84064AFD79 , 0x45362C15E3AB4C7DA31040721F6844AB , 0x16E0F45BC72C444B9A7A880E4A531BEC , 0xCFA594FBF67C4E70BAB8FD8E02D7817E , 0xA9545302C650477AA5BD604E39AC303E , 0x250B8A90B1CA42D496B867D2657E6782 , 0x77EA19A590484A1F94FDDFCB978AB07B , 0x63073865AEC24526A9C81F32D48AFF78 , 0x4C1BA32C5D934CA3BC8FE2B4E0E1C0FA , 0xA44108F07EED438EBB7D99706DCA5D2F , 0x108E485FC30345A5BC24683FAA103F97 , 0x55E7C97463724F92A15D08582E340022 , 0x8A5ABAAE7BC34594BC5B71D14027814C , 0xC980B167F25443209178D9F335C39EE2 , 0x9005E94466644647ACAE00968ADC7A8C , 0xFA8BFDC0FE5C47928BF4AC807B2E65C9 , 0x112F79D909E643DDB5050BB80DF8F64F , 0x2DF9817A37C04DD0B0E429335EB3BB0A , 0xD2B16E134C794D7691724FC42DB6CE5D , 0x7901F40085954C02B7FF5DBA5885629C , 0x411AA1877F7148A49EC1E0E8FBEF7967 );
Copy
59
0.54 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"S„Õ,f…@è¸>ÍmH\x14 "
b"ÖT†«3üM˵ڛ}‰ÍCÊ "
b"\x08\x08 Pê´ÃLŽSˆÄí\x19 öx "
b"LÝc[HVO[„tÚ„\x06 Jýy "
b"E6,\x15 ã«L}£\x10 @r\x1F hD« "
b"\x16 àô[Ç,DKšzˆ\x0E JS\e ì "
b"Ï¥”ûö|Npº¸ý\x02 ×~ "
b"©TS\x02 ÆPGz¥½`N9¬0> "
b"%\v бÊBÔ–¸gÒe~g‚ "
b"wê\x19 ¥HJ\x1F ”ýßË—Š°{ "
b"c\x07 8e®ÂE&©È\x1F 2ÔŠÿx "
b"L\e £,]“L£¼â´àáÀú "
b"¤A\x08 ð~íCŽ»}™pmÊ]/ "
b"\x10 ŽH_Ã\x03 E¥¼$h?ª\x10 ?— "
b"UçÉtcrO’¡]\x08 X.4\x00 " "
b"ŠZº®{ÃE”¼[qÑ@'L "
b"É€±gòTC ‘xÙó5Þâ "
b"\x05 éDfdFG¬®\x00 –ŠÜzŒ "
b"ú‹ýÀþ\G’‹ô¬€{.eÉ "
b"\x11 /yÙ\t æCݵ\x05\v ¸\r øöO "
b"-ùz7ÀMаä)3^³»\n "
b"Ò±n\x13 LyMv‘rOÄ-¶Î] "
b"y\x01 ô\x00 …•L\x02 ·ÿ]ºX…bœ "
b"A\x1A ¡‡\x7F qH¤žÁàèûïyg "
]
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 (0x5384D52C668540E8B83ECD6D48AD1481 , 0xD65486AB33FC4DCBB5DA9B7D89CD43CA , 0x080850EAB4C34C8F8D5388C4ED19F678 , 0x4CDD635B48564F5B8474DA84064AFD79 , 0x45362C15E3AB4C7DA31040721F6844AB , 0x16E0F45BC72C444B9A7A880E4A531BEC , 0xCFA594FBF67C4E70BAB8FD8E02D7817E , 0xA9545302C650477AA5BD604E39AC303E , 0x250B8A90B1CA42D496B867D2657E6782 , 0x77EA19A590484A1F94FDDFCB978AB07B , 0x63073865AEC24526A9C81F32D48AFF78 , 0x4C1BA32C5D934CA3BC8FE2B4E0E1C0FA , 0xA44108F07EED438EBB7D99706DCA5D2F , 0x108E485FC30345A5BC24683FAA103F97 , 0x55E7C97463724F92A15D08582E340022 , 0x8A5ABAAE7BC34594BC5B71D14027814C , 0xC980B167F25443209178D9F335C39EE2 , 0x9005E94466644647ACAE00968ADC7A8C , 0xFA8BFDC0FE5C47928BF4AC807B2E65C9 , 0x112F79D909E643DDB5050BB80DF8F64F , 0x2DF9817A37C04DD0B0E429335EB3BB0A , 0xD2B16E134C794D7691724FC42DB6CE5D , 0x7901F40085954C02B7FF5DBA5885629C , 0x411AA1877F7148A49EC1E0E8FBEF7967 )) GROUP BY `product` . `id` ;
Copy
60
13.06 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"S„Õ,f…@è¸>ÍmH\x14 "
b"ÖT†«3üM˵ڛ}‰ÍCÊ "
b"\x08\x08 Pê´ÃLŽSˆÄí\x19 öx "
b"LÝc[HVO[„tÚ„\x06 Jýy "
b"E6,\x15 ã«L}£\x10 @r\x1F hD« "
b"\x16 àô[Ç,DKšzˆ\x0E JS\e ì "
b"Ï¥”ûö|Npº¸ý\x02 ×~ "
b"©TS\x02 ÆPGz¥½`N9¬0> "
b"%\v бÊBÔ–¸gÒe~g‚ "
b"wê\x19 ¥HJ\x1F ”ýßË—Š°{ "
b"c\x07 8e®ÂE&©È\x1F 2ÔŠÿx "
b"L\e £,]“L£¼â´àáÀú "
b"¤A\x08 ð~íCŽ»}™pmÊ]/ "
b"\x10 ŽH_Ã\x03 E¥¼$h?ª\x10 ?— "
b"UçÉtcrO’¡]\x08 X.4\x00 " "
b"ŠZº®{ÃE”¼[qÑ@'L "
b"É€±gòTC ‘xÙó5Þâ "
b"\x05 éDfdFG¬®\x00 –ŠÜzŒ "
b"ú‹ýÀþ\G’‹ô¬€{.eÉ "
b"\x11 /yÙ\t æCݵ\x05\v ¸\r øöO "
b"-ùz7ÀMаä)3^³»\n "
b"Ò±n\x13 LyMv‘rOÄ-¶Î] "
b"y\x01 ô\x00 …•L\x02 ·ÿ]ºX…bœ "
b"A\x1A ¡‡\x7F qH¤žÁàèûïyg "
]
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 (0x5384D52C668540E8B83ECD6D48AD1481 , 0xD65486AB33FC4DCBB5DA9B7D89CD43CA , 0x080850EAB4C34C8F8D5388C4ED19F678 , 0x4CDD635B48564F5B8474DA84064AFD79 , 0x45362C15E3AB4C7DA31040721F6844AB , 0x16E0F45BC72C444B9A7A880E4A531BEC , 0xCFA594FBF67C4E70BAB8FD8E02D7817E , 0xA9545302C650477AA5BD604E39AC303E , 0x250B8A90B1CA42D496B867D2657E6782 , 0x77EA19A590484A1F94FDDFCB978AB07B , 0x63073865AEC24526A9C81F32D48AFF78 , 0x4C1BA32C5D934CA3BC8FE2B4E0E1C0FA , 0xA44108F07EED438EBB7D99706DCA5D2F , 0x108E485FC30345A5BC24683FAA103F97 , 0x55E7C97463724F92A15D08582E340022 , 0x8A5ABAAE7BC34594BC5B71D14027814C , 0xC980B167F25443209178D9F335C39EE2 , 0x9005E94466644647ACAE00968ADC7A8C , 0xFA8BFDC0FE5C47928BF4AC807B2E65C9 , 0x112F79D909E643DDB5050BB80DF8F64F , 0x2DF9817A37C04DD0B0E429335EB3BB0A , 0xD2B16E134C794D7691724FC42DB6CE5D , 0x7901F40085954C02B7FF5DBA5885629C , 0x411AA1877F7148A49EC1E0E8FBEF7967 ));
Copy
61
5.78 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"\x08\x08 Pê´ÃLŽSˆÄí\x19 öx "
b"\x10 ŽH_Ã\x03 E¥¼$h?ª\x10 ?— "
b"\x11 /yÙ\t æCݵ\x05\v ¸\r øöO "
b"\x16 àô[Ç,DKšzˆ\x0E JS\e ì "
b"%\v бÊBÔ–¸gÒe~g‚ "
b"-ùz7ÀMаä)3^³»\n "
b"A\x1A ¡‡\x7F qH¤žÁàèûïyg "
b"E6,\x15 ã«L}£\x10 @r\x1F hD« "
b"L\e £,]“L£¼â´àáÀú "
b"LÝc[HVO[„tÚ„\x06 Jýy "
b"S„Õ,f…@è¸>ÍmH\x14 "
b"UçÉtcrO’¡]\x08 X.4\x00 " "
b"c\x07 8e®ÂE&©È\x1F 2ÔŠÿx "
b"wê\x19 ¥HJ\x1F ”ýßË—Š°{ "
b"y\x01 ô\x00 …•L\x02 ·ÿ]ºX…bœ "
b"ŠZº®{ÃE”¼[qÑ@'L "
b"\x05 éDfdFG¬®\x00 –ŠÜzŒ "
b"¤A\x08 ð~íCŽ»}™pmÊ]/ "
b"©TS\x02 ÆPGz¥½`N9¬0> "
b"É€±gòTC ‘xÙó5Þâ "
b"Ï¥”ûö|Npº¸ý\x02 ×~ "
b"Ò±n\x13 LyMv‘rOÄ-¶Î] "
b"ÖT†«3üM˵ڛ}‰ÍCÊ "
b"ú‹ýÀþ\G’‹ô¬€{.eÉ "
]
SELECT
`product_media` . `id` as `product_media.id` ,
`product_media` . `version_id` as `product_media.versionId` ,
`product_media` . `product_id` as `product_media.productId` ,
`product_media` . `product_version_id` as `product_media.productVersionId` ,
`product_media` . `media_id` as `product_media.mediaId` ,
`product_media` . `position` as `product_media.position` ,
`product_media` . `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 (0x080850EAB4C34C8F8D5388C4ED19F678 , 0x108E485FC30345A5BC24683FAA103F97 , 0x112F79D909E643DDB5050BB80DF8F64F , 0x16E0F45BC72C444B9A7A880E4A531BEC , 0x250B8A90B1CA42D496B867D2657E6782 , 0x2DF9817A37C04DD0B0E429335EB3BB0A , 0x411AA1877F7148A49EC1E0E8FBEF7967 , 0x45362C15E3AB4C7DA31040721F6844AB , 0x4C1BA32C5D934CA3BC8FE2B4E0E1C0FA , 0x4CDD635B48564F5B8474DA84064AFD79 , 0x5384D52C668540E8B83ECD6D48AD1481 , 0x55E7C97463724F92A15D08582E340022 , 0x63073865AEC24526A9C81F32D48AFF78 , 0x77EA19A590484A1F94FDDFCB978AB07B , 0x7901F40085954C02B7FF5DBA5885629C , 0x8A5ABAAE7BC34594BC5B71D14027814C , 0x9005E94466644647ACAE00968ADC7A8C , 0xA44108F07EED438EBB7D99706DCA5D2F , 0xA9545302C650477AA5BD604E39AC303E , 0xC980B167F25443209178D9F335C39EE2 , 0xCFA594FBF67C4E70BAB8FD8E02D7817E , 0xD2B16E134C794D7691724FC42DB6CE5D , 0xD65486AB33FC4DCBB5DA9B7D89CD43CA , 0xFA8BFDC0FE5C47928BF4AC807B2E65C9 ))));
Copy
62
1.78 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"2±\x7F x`°@\x10 «×\x04 »CÞí "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"…×Ë\x03\x13 ÷Bç‘Gô oI~\x16 "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"º#-™/mBS—º6QXÂêB "
b"Ã9èäl†Gq®Aw\n Rß(\x00 "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ß¹\x1D ~ÏxDý¦\v wû\x1A 5·¤ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x07 ˆÁ}\x06\x1E Jð¬Î›9xýQ+ "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"GS&¸âÏIKž4Ü·‘¨ÑÖ "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¥džŽŽ·IõŸ©l]ÍI›“ "
b"®Êø3š|C•‚\e wü¢9`• "
b"º#-™/mBS—º6QXÂêB "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"êm÷KW'Bø›òŽWÆ\x02\x1E Í "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x07 ˆÁ}\x06\x1E Jð¬Î›9xýQ+ "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¥džŽŽ·IõŸ©l]ÍI›“ "
b"®Êø3š|C•‚\e wü¢9`• "
b"º#-™/mBS—º6QXÂêB "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"åvZuÔ0Iì¢\x08 .øVgܺ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"2±\x7F x`°@\x10 «×\x04 »CÞí "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"…×Ë\x03\x13 ÷Bç‘Gô oI~\x16 "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"º#-™/mBS—º6QXÂêB "
b"Ã9èäl†Gq®Aw\n Rß(\x00 "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ß¹\x1D ~ÏxDý¦\v wû\x1A 5·¤ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b").‹ÉM£LǺݓ8O\v þ° "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"G÷€‰‘HI¾®ôæ]c¿9 "
b"f(m\x1E £HJ\f ¸AϨéuH} "
b"€±\x19 1h(@%‰wŽ áç? "
b"“WM@Ï@Ì\x1F äxÓc³l "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"º#-™/mBS—º6QXÂêB "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x07 ˆÁ}\x06\x1E Jð¬Î›9xýQ+ "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"™Î ê©A׊© ¶òAÍî "
b"žcñÒ)·D“„11+Åù\x7F Ÿ "
b"¢J+ì[íD€“E¦—§Øï— "
b"¥džŽŽ·IõŸ©l]ÍI›“ "
b"®Êø3š|C•‚\e wü¢9`• "
b"º#-™/mBS—º6QXÂêB "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"êm÷KW'Bø›òŽWÆ\x02\x1E Í "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\t ¡–ÃqHa¦ÒÜ7pe\f "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"""
\x1A\x1E\x03 ÄKø@B¹\x7F 5õU\n
#h
"""
b"&¶RR¼ËL8‰ý)æ'\x11 ¢Æ "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"É\x04 .—\x12\x1F N³œI\x05 –4…¼\e "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"2±\x7F x`°@\x10 «×\x04 »CÞí "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"Uï\x02\x1C f—C\v µ»ð\v ’Ù®R "
b"…×Ë\x03\x13 ÷Bç‘Gô oI~\x16 "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"º#-™/mBS—º6QXÂêB "
b"Ã9èäl†Gq®Aw\n Rß(\x00 "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ß¹\x1D ~ÏxDý¦\v wû\x1A 5·¤ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x07 ˆÁ}\x06\x1E Jð¬Î›9xýQ+ "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¥džŽŽ·IõŸ©l]ÍI›“ "
b"®Êø3š|C•‚\e wü¢9`• "
b"º#-™/mBS—º6QXÂêB "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"åvZuÔ0Iì¢\x08 .øVgܺ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"2±\x7F x`°@\x10 «×\x04 »CÞí "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"GS&¸âÏIKž4Ü·‘¨ÑÖ "
b"…×Ë\x03\x13 ÷Bç‘Gô oI~\x16 "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"º#-™/mBS—º6QXÂêB "
b"Ã9èäl†Gq®Aw\n Rß(\x00 "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ß¹\x1D ~ÏxDý¦\v wû\x1A 5·¤ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"2±\x7F x`°@\x10 «×\x04 »CÞí "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"…×Ë\x03\x13 ÷Bç‘Gô oI~\x16 "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"º#-™/mBS—º6QXÂêB "
b"Ã9èäl†Gq®Aw\n Rß(\x00 "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ß¹\x1D ~ÏxDý¦\v wû\x1A 5·¤ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x07 ˆÁ}\x06\x1E Jð¬Î›9xýQ+ "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"H:svò÷G*¦ë\x01 [E\t Ó_ "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"º#-™/mBS—º6QXÂêB "
b"¼ý#\x02 \r M¨O\r \x13 «\v :w "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"åvZuÔ0Iì¢\x08 .øVgܺ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x07 ˆÁ}\x06\x1E Jð¬Î›9xýQ+ "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¥džŽŽ·IõŸ©l]ÍI›“ "
b"®Êø3š|C•‚\e wü¢9`• "
b"º#-™/mBS—º6QXÂêB "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"åvZuÔ0Iì¢\x08 .øVgܺ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b").‹ÉM£LǺݓ8O\v þ° "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"Uï\x02\x1C f—C\v µ»ð\v ’Ù®R "
b"€±\x19 1h(@%‰wŽ áç? "
b"“WM@Ï@Ì\x1F äxÓc³l "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"º#-™/mBS—º6QXÂêB "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"øÏ{þ7øIL–\x15 ò\x01 ·ÒEÅ "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"K;¸¢ª„FÛ€©û©÷nY÷ "
b"N^õlK@LaŒˆæß:‹+2 "
b"`$ÕØhÈE†…Ã%™Bïç\x05 "
b"f(m\x1E £HJ\f ¸AϨéuH} "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"á§žWzÔCA‰Ý\x07 T›8ÅP "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x07 ˆÁ}\x06\x1E Jð¬Î›9xýQ+ "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"™Î ê©A׊© ¶òAÍî "
b"œeszÇÔGA´™–O\x18 ÆÜ9 "
b"¢J+ì[íD€“E¦—§Øï— "
b"¥džŽŽ·IõŸ©l]ÍI›“ "
b"®Êø3š|C•‚\e wü¢9`• "
b"º#-™/mBS—º6QXÂêB "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"êm÷KW'Bø›òŽWÆ\x02\x1E Í "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x07 ˆÁ}\x06\x1E Jð¬Î›9xýQ+ "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¥džŽŽ·IõŸ©l]ÍI›“ "
b"®Êø3š|C•‚\e wü¢9`• "
b"º#-™/mBS—º6QXÂêB "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"åvZuÔ0Iì¢\x08 .øVgܺ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x07 ˆÁ}\x06\x1E Jð¬Î›9xýQ+ "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¥džŽŽ·IõŸ©l]ÍI›“ "
b"®Êø3š|C•‚\e wü¢9`• "
b"º#-™/mBS—º6QXÂêB "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"åvZuÔ0Iì¢\x08 .øVgܺ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b").‹ÉM£LǺݓ8O\v þ° "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"f(m\x1E £HJ\f ¸AϨéuH} "
b"€±\x19 1h(@%‰wŽ áç? "
b"“WM@Ï@Ì\x1F äxÓc³l "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"º#-™/mBS—º6QXÂêB "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"øÏ{þ7øIL–\x15 ò\x01 ·ÒEÅ "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x07 ˆÁ}\x06\x1E Jð¬Î›9xýQ+ "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¥džŽŽ·IõŸ©l]ÍI›“ "
b"®Êø3š|C•‚\e wü¢9`• "
b"º#-™/mBS—º6QXÂêB "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"êm÷KW'Bø›òŽWÆ\x02\x1E Í "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"2±\x7F x`°@\x10 «×\x04 »CÞí "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"f(m\x1E £HJ\f ¸AϨéuH} "
b"…×Ë\x03\x13 ÷Bç‘Gô oI~\x16 "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"º#-™/mBS—º6QXÂêB "
b"Ã9èäl†Gq®Aw\n Rß(\x00 "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ß¹\x1D ~ÏxDý¦\v wû\x1A 5·¤ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x07 ˆÁ}\x06\x1E Jð¬Î›9xýQ+ "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"f(m\x1E £HJ\f ¸AϨéuH} "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¥džŽŽ·IõŸ©l]ÍI›“ "
b"®Êø3š|C•‚\e wü¢9`• "
b"º#-™/mBS—º6QXÂêB "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"êm÷KW'Bø›òŽWÆ\x02\x1E Í "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"2±\x7F x`°@\x10 «×\x04 »CÞí "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"…×Ë\x03\x13 ÷Bç‘Gô oI~\x16 "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"º#-™/mBS—º6QXÂêB "
b"Ã9èäl†Gq®Aw\n Rß(\x00 "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ß¹\x1D ~ÏxDý¦\v wû\x1A 5·¤ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x07 ˆÁ}\x06\x1E Jð¬Î›9xýQ+ "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"Uï\x02\x1C f—C\v µ»ð\v ’Ù®R "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¥džŽŽ·IõŸ©l]ÍI›“ "
b"®Êø3š|C•‚\e wü¢9`• "
b"±ã×Uv›F‚à?5¾½]c "
b"º#-™/mBS—º6QXÂêB "
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 , 0x32B17F7860B04010ABD78F04BB43DEED , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x85D7CB0313F742E79147F4206F497E16 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC339E8E46C864771AE41770A52DF2800 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xDFB91D7ECF7844FDA60B77FB1A35B7A4 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x0788C17D061E4AF0ACCE9B3978FD512B , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x475326B8E2CF494B9E34DCB791A8D1D6 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xA5649E8E8EB749F59FA96C5DCD499B93 , 0xAECAF8339A7C4395821B77FCA2396095 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xEA6DF74B572742F89BF28E57C6021ECD , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x0788C17D061E4AF0ACCE9B3978FD512B , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xA5649E8E8EB749F59FA96C5DCD499B93 , 0xAECAF8339A7C4395821B77FCA2396095 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xE5765A75D43049ECA2082EF85667DCBA , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x32B17F7860B04010ABD78F04BB43DEED , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x85D7CB0313F742E79147F4206F497E16 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC339E8E46C864771AE41770A52DF2800 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xDFB91D7ECF7844FDA60B77FB1A35B7A4 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x292E8BC94DA34CC7BADD93384F0BFEB0 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x47F78089914849BE81AEF4E65D63BF39 , 0x66286D1EA3484A0CB841CFA8E975487D , 0x80B11931682840258F89778D20E1E73F , 0x93574D40ADCF40CCAD1FE478D363B36C , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x0788C17D061E4AF0ACCE9B3978FD512B , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0x9E63F1D229B744938431312BC5F97F9F , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xA5649E8E8EB749F59FA96C5DCD499B93 , 0xAECAF8339A7C4395821B77FCA2396095 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xEA6DF74B572742F89BF28E57C6021ECD , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x09A196C3718F4861A6D2DC3770AD650C , 0x110CDCBFF61C485FB09425F31D08B294 , 0x1A1E03C44BF84042B97F35F5550A2368 , 0x26B65252BCCB4C3889FD29E62711A2C6 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xC9042E97121F4EB39C4905963485BC1B , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x32B17F7860B04010ABD78F04BB43DEED , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x55EF021C6697430BB5BBF00B92D9AE52 , 0x85D7CB0313F742E79147F4206F497E16 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC339E8E46C864771AE41770A52DF2800 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xDFB91D7ECF7844FDA60B77FB1A35B7A4 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x0788C17D061E4AF0ACCE9B3978FD512B , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xA5649E8E8EB749F59FA96C5DCD499B93 , 0xAECAF8339A7C4395821B77FCA2396095 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xE5765A75D43049ECA2082EF85667DCBA , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x32B17F7860B04010ABD78F04BB43DEED , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x475326B8E2CF494B9E34DCB791A8D1D6 , 0x85D7CB0313F742E79147F4206F497E16 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC339E8E46C864771AE41770A52DF2800 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xDFB91D7ECF7844FDA60B77FB1A35B7A4 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x32B17F7860B04010ABD78F04BB43DEED , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x85D7CB0313F742E79147F4206F497E16 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC339E8E46C864771AE41770A52DF2800 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xDFB91D7ECF7844FDA60B77FB1A35B7A4 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x0788C17D061E4AF0ACCE9B3978FD512B , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x483A7376F2F7472AA6EB015B4509D35F , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBA232D992F6D425397BA365158C2EA42 , 0xBCFD23020DA04DA8904F0D13AB0B3A77 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xE5765A75D43049ECA2082EF85667DCBA , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x0788C17D061E4AF0ACCE9B3978FD512B , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xA5649E8E8EB749F59FA96C5DCD499B93 , 0xAECAF8339A7C4395821B77FCA2396095 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xE5765A75D43049ECA2082EF85667DCBA , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x292E8BC94DA34CC7BADD93384F0BFEB0 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x55EF021C6697430BB5BBF00B92D9AE52 , 0x80B11931682840258F89778D20E1E73F , 0x93574D40ADCF40CCAD1FE478D363B36C , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0xF8CF7BFE37F8494C9615F201B7D245C5 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x4B3BB8A2AA8446DB80A9FBA9F76E59F7 , 0x4E5EF56C4B404C618C88E6DF3A8B2B32 , 0x6024D5D868C8458685C3259942EFE705 , 0x66286D1EA3484A0CB841CFA8E975487D , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xE1A79E577AD4434189DD07549B38C550 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x0788C17D061E4AF0ACCE9B3978FD512B , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0x9C65737AC7D44741B499964F18C6DC39 , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xA5649E8E8EB749F59FA96C5DCD499B93 , 0xAECAF8339A7C4395821B77FCA2396095 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xEA6DF74B572742F89BF28E57C6021ECD , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x0788C17D061E4AF0ACCE9B3978FD512B , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xA5649E8E8EB749F59FA96C5DCD499B93 , 0xAECAF8339A7C4395821B77FCA2396095 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xE5765A75D43049ECA2082EF85667DCBA , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x0788C17D061E4AF0ACCE9B3978FD512B , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xA5649E8E8EB749F59FA96C5DCD499B93 , 0xAECAF8339A7C4395821B77FCA2396095 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xE5765A75D43049ECA2082EF85667DCBA , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x292E8BC94DA34CC7BADD93384F0BFEB0 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x66286D1EA3484A0CB841CFA8E975487D , 0x80B11931682840258F89778D20E1E73F , 0x93574D40ADCF40CCAD1FE478D363B36C , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0xF8CF7BFE37F8494C9615F201B7D245C5 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x0788C17D061E4AF0ACCE9B3978FD512B , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xA5649E8E8EB749F59FA96C5DCD499B93 , 0xAECAF8339A7C4395821B77FCA2396095 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xEA6DF74B572742F89BF28E57C6021ECD , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x32B17F7860B04010ABD78F04BB43DEED , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x66286D1EA3484A0CB841CFA8E975487D , 0x85D7CB0313F742E79147F4206F497E16 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC339E8E46C864771AE41770A52DF2800 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xDFB91D7ECF7844FDA60B77FB1A35B7A4 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x0788C17D061E4AF0ACCE9B3978FD512B , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x66286D1EA3484A0CB841CFA8E975487D , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xA5649E8E8EB749F59FA96C5DCD499B93 , 0xAECAF8339A7C4395821B77FCA2396095 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xEA6DF74B572742F89BF28E57C6021ECD , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x32B17F7860B04010ABD78F04BB43DEED , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x85D7CB0313F742E79147F4206F497E16 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC339E8E46C864771AE41770A52DF2800 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xDFB91D7ECF7844FDA60B77FB1A35B7A4 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x0788C17D061E4AF0ACCE9B3978FD512B , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x55EF021C6697430BB5BBF00B92D9AE52 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xA5649E8E8EB749F59FA96C5DCD499B93 , 0xAECAF8339A7C4395821B77FCA2396095 , 0xB1E3D755769B468290E03F35BEBD5D63 , 0xBA232D992F6D425397BA365158C2EA42 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 );
Copy
63
7.77 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"\x08\x08 Pê´ÃLŽSˆÄí\x19 öx "
b"\x10 ŽH_Ã\x03 E¥¼$h?ª\x10 ?— "
b"\x11 /yÙ\t æCݵ\x05\v ¸\r øöO "
b"\x16 àô[Ç,DKšzˆ\x0E JS\e ì "
b"%\v бÊBÔ–¸gÒe~g‚ "
b"-ùz7ÀMаä)3^³»\n "
b"A\x1A ¡‡\x7F qH¤žÁàèûïyg "
b"E6,\x15 ã«L}£\x10 @r\x1F hD« "
b"L\e £,]“L£¼â´àáÀú "
b"LÝc[HVO[„tÚ„\x06 Jýy "
b"S„Õ,f…@è¸>ÍmH\x14 "
b"UçÉtcrO’¡]\x08 X.4\x00 " "
b"c\x07 8e®ÂE&©È\x1F 2ÔŠÿx "
b"wê\x19 ¥HJ\x1F ”ýßË—Š°{ "
b"y\x01 ô\x00 …•L\x02 ·ÿ]ºX…bœ "
b"ŠZº®{ÃE”¼[qÑ@'L "
b"\x05 éDfdFG¬®\x00 –ŠÜzŒ "
b"¤A\x08 ð~íCŽ»}™pmÊ]/ "
b"©TS\x02 ÆPGz¥½`N9¬0> "
b"É€±gòTC ‘xÙó5Þâ "
b"Ï¥”ûö|Npº¸ý\x02 ×~ "
b"Ò±n\x13 LyMv‘rOÄ-¶Î] "
b"ÖT†«3üM˵ڛ}‰ÍCÊ "
b"ú‹ýÀþ\G’‹ô¬€{.eÉ "
]
SELECT `product_price` . `id` as `product_price.id` , `product_price` . `version_id` as `product_price.versionId` , `product_price` . `product_id` as `product_price.productId` , `product_price` . `product_version_id` as `product_price.productVersionId` , `product_price` . `rule_id` as `product_price.ruleId` , `product_price` . `price` as `product_price.price` , `product_price` . `quantity_start` as `product_price.quantityStart` , `product_price` . `quantity_end` as `product_price.quantityEnd` , `product_price` . `custom_fields` as `product_price.customFields` , `product_price` . `created_at` as `product_price.createdAt` , `product_price` . `updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`product_price` . `product_id` IN (0x080850EAB4C34C8F8D5388C4ED19F678 , 0x108E485FC30345A5BC24683FAA103F97 , 0x112F79D909E643DDB5050BB80DF8F64F , 0x16E0F45BC72C444B9A7A880E4A531BEC , 0x250B8A90B1CA42D496B867D2657E6782 , 0x2DF9817A37C04DD0B0E429335EB3BB0A , 0x411AA1877F7148A49EC1E0E8FBEF7967 , 0x45362C15E3AB4C7DA31040721F6844AB , 0x4C1BA32C5D934CA3BC8FE2B4E0E1C0FA , 0x4CDD635B48564F5B8474DA84064AFD79 , 0x5384D52C668540E8B83ECD6D48AD1481 , 0x55E7C97463724F92A15D08582E340022 , 0x63073865AEC24526A9C81F32D48AFF78 , 0x77EA19A590484A1F94FDDFCB978AB07B , 0x7901F40085954C02B7FF5DBA5885629C , 0x8A5ABAAE7BC34594BC5B71D14027814C , 0x9005E94466644647ACAE00968ADC7A8C , 0xA44108F07EED438EBB7D99706DCA5D2F , 0xA9545302C650477AA5BD604E39AC303E , 0xC980B167F25443209178D9F335C39EE2 , 0xCFA594FBF67C4E70BAB8FD8E02D7817E , 0xD2B16E134C794D7691724FC42DB6CE5D , 0xD65486AB33FC4DCBB5DA9B7D89CD43CA , 0xFA8BFDC0FE5C47928BF4AC807B2E65C9 ))));
Copy
64
0.42 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 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹(ZE#s•Í,\e $÷ZÅ "
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 (0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B285A4523739D95CD2C1B24F75AC5 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 );
Copy
65
0.26 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
66
0.25 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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"S„Õ,f…@è¸>ÍmH\x14 "
]
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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0x5384D52C668540E8B83ECD6D48AD1481 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
67
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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"ÖT†«3üM˵ڛ}‰ÍCÊ "
]
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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0xD65486AB33FC4DCBB5DA9B7D89CD43CA ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
68
0.32 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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"\x08\x08 Pê´ÃLŽSˆÄí\x19 öx "
]
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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0x080850EAB4C34C8F8D5388C4ED19F678 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
69
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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"LÝc[HVO[„tÚ„\x06 Jýy "
]
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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0x4CDD635B48564F5B8474DA84064AFD79 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
70
0.15 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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"E6,\x15 ã«L}£\x10 @r\x1F hD« "
]
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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0x45362C15E3AB4C7DA31040721F6844AB ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
71
0.15 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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"\x16 àô[Ç,DKšzˆ\x0E JS\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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0x16E0F45BC72C444B9A7A880E4A531BEC ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
72
0.14 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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"Ï¥”ûö|Npº¸ý\x02 ×~ "
]
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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0xCFA594FBF67C4E70BAB8FD8E02D7817E ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
73
0.24 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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"©TS\x02 ÆPGz¥½`N9¬0> "
]
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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0xA9545302C650477AA5BD604E39AC303E ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
74
0.13 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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"%\v бÊBÔ–¸gÒ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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0x250B8A90B1CA42D496B867D2657E6782 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
75
0.13 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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"wê\x19 ¥HJ\x1F ”ýßË—Š°{ "
]
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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0x77EA19A590484A1F94FDDFCB978AB07B ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
76
0.13 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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"c\x07 8e®ÂE&©È\x1F 2ÔŠÿx "
]
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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0x63073865AEC24526A9C81F32D48AFF78 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
77
0.24 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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"L\e £,]“L£¼â´àáÀú "
]
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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0x4C1BA32C5D934CA3BC8FE2B4E0E1C0FA ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
78
0.14 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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"¤A\x08 ð~íCŽ»}™pmÊ]/ "
]
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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0xA44108F07EED438EBB7D99706DCA5D2F ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
79
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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"\x10 ŽH_Ã\x03 E¥¼$h?ª\x10 ?— "
]
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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0x108E485FC30345A5BC24683FAA103F97 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
80
0.12 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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"UçÉtcrO’¡]\x08 X.4\x00 " "
]
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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0x55E7C97463724F92A15D08582E340022 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
81
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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"ŠZº®{ÃE”¼[qÑ@'L "
]
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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0x8A5ABAAE7BC34594BC5B71D14027814C ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
82
0.15 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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"É€±gòTC ‘xÙó5Þâ "
]
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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0xC980B167F25443209178D9F335C39EE2 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
83
0.17 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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"\x05 éDfdFG¬®\x00 –ŠÜzŒ "
]
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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0x9005E94466644647ACAE00968ADC7A8C ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
84
0.15 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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"ú‹ýÀþ\G’‹ô¬€{.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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0xFA8BFDC0FE5C47928BF4AC807B2E65C9 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
85
0.16 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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"\x11 /yÙ\t æCݵ\x05\v ¸\r øöO "
]
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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0x112F79D909E643DDB5050BB80DF8F64F ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
86
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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"-ùz7ÀMаä)3^³»\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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0x2DF9817A37C04DD0B0E429335EB3BB0A ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
87
0.30 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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"Ò±n\x13 LyMv‘rOÄ-¶Î] "
]
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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0xD2B16E134C794D7691724FC42DB6CE5D ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
88
0.13 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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"y\x01 ô\x00 …•L\x02 ·ÿ]ºX…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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0x7901F40085954C02B7FF5DBA5885629C ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
89
0.30 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:08:19 "
null
"2026-02-27 21:08:19 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"A\x1A ¡‡\x7F qH¤žÁàèûïyg "
]
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:08:19' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:08:19' ) 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` = 0x411AA1877F7148A49EC1E0E8FBEF7967 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
90
0.24 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
91
0.61 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
92
0.18 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
93
0.19 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
94
0.10 ms
SELECT `theme` . `id` FROM `theme` WHERE (`theme` . `technical_name` = ? )
Parameters :
[
"zenitPlatformStratus "
]
SELECT `theme` . `id` FROM `theme` WHERE (`theme` . `technical_name` = 'zenitPlatformStratus' );
Copy
95
9.23 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"\v Y>ÇkÒF«£Q÷\x06 _협 "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"výíØD\x13 L#Ž\x05 ÜlÀ\x11 V "
b"™Î ê©A׊© ¶òAÍî "
b" üuÙuÆC⟯a¶\x15 ;\x18 W "
b"¢J+ì[íD€“E¦—§Øï— "
b"À]~'!{MU“^ŽdÈ\x12 çP "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"""
\n
\x1E\x08 Ì%wE\¡ÓIû\x15 ¬ÿõ
"""
b"MÏÙ…\x00 *Fç«hœzRê+³ "
b"f(m\x1E £HJ\f ¸AϨéuH} "
b"q\x00 ’¨\x10 G<‘S.%°~\x15\t "
b"ÍDÚŽO\x00 H§¯FçƒñZWt "
b"-¬ø\x1D òœ@¿¿™«#¼çW\x19 "
b"=Ï?€±.MK—\v Zðâ$\r • "
b"m±Ëuä9@\f œó‘\x12 •ßÕú "
b"˜\x1E z²„0M\x1F ƒ•·ß\x0E /r "
b"àU\e _O\x7F C^œü‰J\f ù;\x14 "
b"Ç”\x15 ÁÁwJ\x0E ªW0\x1E Td\x01\x10 "
b"É9fHl!C\x07 ¯\x05 =4Ž…\x12 ç "
b"óX^íÍ\x15 LH¤¨u>\x01 y4¦ "
b"ÿ»¤Ò\x15\x08 O(¬¤»k•-ÅB "
b"\x07 ˆÁ}\x06\x1E Jð¬Î›9xýQ+ "
b"[¸ž+\x01 BFœ§†'„O(\x1E O "
b"Ð*ÿÚ¶˜K½‰\x1C :?¶_‰Ö "
b"ÙÍ{ÂŽL\t ¤y^à\x17 ã\x7F\x0E "
b"Þk¼m—ÛC¨“pë“)˜‚™ "
b"éB«H$ýN¹’€ë,vÁou "
b"&\x03 Ž\x18 ÐGÏ„`£~À•éâ "
b"Gƒü\x18\x01 âGÄ»\x02 ~V…Ç@\x01 "
b"I©2\r ¡FFšB9%(5 "
b"¯Ij$Þ>Jƒ¨RA)#… G "
b"ïõæ´Ÿ‰D¾¤€"}à* "
b"E‚ºå¨áAí³[Ž3ò,õä "
b"]n1vNºB·£öÌí\\x7F T™ "
b"™Ž:U{(L{(\f ¨x]aÛ "
b"é\x04 üþøvFR€\x10\x08 îÅŽv. "
b"õ*àPy1J$‹Ñ+2'a\x06 W "
b"(ЊÆpæAF„M\f Ä\x08 éý0 "
b"GS&¸âÏIKž4Ü·‘¨ÑÖ "
b"NúÀªø\x1E Jà£\e Ü(ûCÑ· "
b"»ò oÃ\t D‚¬_Ó%¦ÄŠÿ "
b"Ý}^^ï´N\x06 †[Å\x18 Hé\x04 Ì "
b"\x0E ë^TÛÊC8–ðÞƒ¢dK "
b"E\x01\x0F\x01 j\x7F A¬°×\x17 ç¼€Ôò "
b"…ë0V\x1F @Ô¼äG©{Üéå "
b"ìñk\r \x14 éC×½Kã=åæ=Ô "
b"\x07 ø†½bHÆ•£Ÿ_9\x1A ÈB "
b"&F'ô\x06 ðF?½\x02 Øð\x14 ’\x02 © "
b"SW¸›µ·Oï¤,®•EN \x17 "
b"§e2º*èJr°È„~ÿTä "
b"¯H\t Â`\x13 FýÃ_I@Ö\x05\x17 "
b"""
Én±{ÿÁM\v ±ó£\x1C\x13 \n
EÉ
"""
b"\x11 TYõÛ\x1D O›,By@GIâ "
b"S\x11\x1A ›‘oD\x05 µ×\e ž\v Šï× "
b"p¹båL±Hܸ~\x00 ‰\x04 "?¼ "
b"×ÁàõóXK$»\f ÔbE?EŠ "
b" ³\x0F ‚-iG\x1A ±\ið"‚²Ô "
b"<‚`ÜezIÖ®<q¡o\x15 \ "
b"{·ûAs5O‡¹L\x14 k¤ØŒ\x02 "
b"½Ó RwüB7¤”w\x04 Á?¹ "
b"%e»N²"IH©q\x01\x14 _ú‚œ "
b"í°qw°¿Ib¸ç‰±@\x15\x11\x16 "
b"\x02 i©DÃ\x16 A¹’aYòwL„ "
b"<Ú]«±ÚNè¹Aº\v Ös\v ¬ "
b"R\x11 ]\x02 -+LÖ‹®›G†uâ\x08 "
b"]åG1°\x08 I’™È\x0E 2:o!\x06 "
b"ª¨þð~E§»\f ‰ôv5™ô "
b"º#-™/mBS—º6QXÂêB "
b"á8Q6%tMŠ \x11 Q‚™n‚( "
b"ôoè\x10 ZCCý\x16 t\x1D\x1C\x08 8í "
b"ö†Bžû†Bo”N‹l\x06 þ&g "
b"Í\x01 KD\x1F ŒN\x00 ¿¯F*æŠ\x08 æ "
b"\x1C N\x15 áLRŠÒ0Ý=-Já "
b"M\x1F í»<@O\x17 ¨%gh_wù: "
b"“WM@Ï@Ì\x1F äxÓc³l "
b"ªa\x06 ~¸ØKù’N\x0E ÿ’JÐb "
b"\x17 U\›Û¸EÀ•D±²%ûa> "
b")õî·…æ@x¬@v\x1D Ð$Þå "
b"aÉŠÊx\v Hû§õÞ÷Z»œ¡ "
b"Ð3ùõodI…Òš˜Ù_DŽ "
b"ˆoë\x04 YìBŒ‡›†µ\f " "
b"’²Ú\x7F _Nšp~\e ÕB“´ "
b"¦éóâ1XNÛŽÖ\x07 Û²&Q\x1C "
b"È\x19 ÊÛD\x19 A›»ð<fÛï§ "
b"9’!±%\x1E Dú‘SýD#í\x02 ¿ "
b"`$ÕØhÈE†…Ã%™Bïç\x05 "
b"l34È{äEB¬¡å\r ½Ž;e "
b"„y)Ñ»E@qŽhB@(Ò?† "
b"\e ¤¾ŸÒPMÒœâ?lB®\x7F 8 "
b"¯ßç>«òJ~™ä\x03 ’ð\x14\x02\v "
b"""
»;tè¥Mê®\n
\x1E @YJŠ=
"""
b"šØÀ@N˜M¾¡\x01 ó Ë¢åÚ "
b"Ì”i—¤ŽB\x06 ¥¨ÏK¹.¯¼ "
b"äüo\x13 ÌšE\x19 ®Z~{M¦Ì6 "
b"ú\ ï2fD\x00 ¯)W%ê¥E, "
b"I¥v´yB‚º‰GR¡AÞ "
b"O~mD•õC-²\x08 8ÌB\x03 g² "
b"_ˆ·s¿K@\f «$•µ‚°K‹ "
b"ygåCO±C5¨³Ç\x1D §i5¡ "
b"ç Û³\x04 0J§¼ò©ðìw½Ì "
b",\x03 SÉ€|BXžÏ˜¯Qaû) "
b"žæJ\x08 -ŽLP¯×ÿÈB¾ºn "
b"¦©é0ª\v OM†ïzõ')\x1A K "
b"êm÷KW'Bø›òŽWÆ\x02\x1E Í "
b"""
û³\x04 –J\x15 H&«\n
\N\x18\f o\x15
"""
b"\x01 í‘÷OÒHĉŸ×‘‡î²Ç "
b"4 šˆ¶ÙH\x12 ¥Ò|½O0\x02 "
b"M\¿(ú“Jp£L+"\x12 ×÷t "
b"§\v #j:ë@ó‘þÌÃÏz\x03 "
b"GyÁ)WÌK¥ ¾»HFE\e ( "
b"I&Šý\x08 þL1‰Í(¥_C-q "
b"’¿’£"äCt§„mŸµß\x1E , "
b"\x08 Ýu\x02 X\x01 I\ºÇG¹$.b\x14 "
b"b›\x10 ïûQCâZA‡¸f? "
b"rõc4ÊüEÉ£YŽÒ“·ž6 "
b"žðõÙÞxBÿ¦$†H\t ä„ "
b"2±\x7F x`°@\x10 «×\x04 »CÞí "
b"9Öž\x1E\t ÃC•–êÿ+×jßG "
b"K]9\x13 4åF–\x10 *‰1'—U "
b"²œ»¯_M\x0E ²\x04 åzªÁàË "
b"\/["˜ô@[ŸT tæ¿G5 "
b"£!p\x1D ¨ÊJѤèâNÀP8= "
b"Øèx\íÿOJó™µ\x1E [Rå "
b"\x08 ¹&Qû\x19 Fã‘9\x1F `„\x00 T\x1A "
b"Ïß¶sQsI„›…\x08 Á°¡³c "
b"\x10 ÄÜ6»ÉFÉ´ö¾\x15 ꈪP "
b"*ì9Ò;1L%<U\x1C Ñ\t ˆ\x05 "
b"TÑE´M`®ÙÃ\x7F xÙAØ "
b"‹¯\x0E u\f ÔK|‰uf4”%kë "
b"’ŽŽ\:@Lh›k\x1D\v\x11 hyé "
b"4=±^#CMäž8$T¦P\x7F u "
b"\x10\x05\x05 k´\v D\x0E ¡gtìÞVÖ\n "
b"2\x02 Õµo:@ù¡DØm‹®±ø "
b"F\x0E ¼I, MØ O \x18 M–f~ "
b"uŽ,/ÑÐH9ÎÃgìsÏa "
b"°kÊDšêB›¨„ùa˜\x0F eÍ "
b"yöÌžç”O©°e¼¢q.Œ% "
b"ûñëŸ_+HÛ¯W§K#V~1 "
b"2â¤È*Kï¥|\x16 [s8G\x13 "
b"S³¾n\r 2E[±]ÂÅ\x7F $ÈÄ "
b"\2EäÝSBž†&~±\x13 H@o "
b"d\x1F Ê@ž€FgˆÏeÿ¢\x17 E€ "
b"\x19 š‰¾0çOç¡ÎŽ\x00 ÖZè¡ "
b"UV\r ÒtRHk½†ãÒK[*4 "
b"ƒ\x1E `XŠOLE¯*N\x02 _¶W} "
b"ªoœŸ"\e M³¼¤}Ð.\x01 –* "
b"ÏG3RÄòN$¦L«\x17 öoÛ "
b"\x04 ¡dÝý¥D\x04 ¾Ý%çKÒ«ý "
b"’ˆÃÁswCk·\r hæ%•ô* "
b"ɽîçÚ8Cš¥+§ÈÛô\x1D ó "
b"ìQ˜íWpMX¯©§ ûÒ\x16 Ÿ "
b" žND·žJI¼lôà\v \ "
b"JÝá‹øóK"¤ÃŸÿ\x19 ï\x7F\x11 "
b"€ØËt7C\x02 ¨½<©/g T "
b"—\f ëÕŠFJ\x01 ¼\x05\x10 …Ì…\x1F "
b"pš\x1D J¼G\x1A ¹èw?p\x14\x1A Á "
b"""
½Ëq,²B³‚\x08 \n
0êrAM
"""
b"È ÖÝ‹VB\x01 ‚\x1A Ã%‘ìÝ? "
b"ã¸Í‡’vM\x04 ³|Ýï6¹Êý "
b"\x06 b\e WZµ@Ý‹ž}K´µ©_ "
b"\t ¡–ÃqHa¦ÒÜ7pe\f "
b"\x13 A|ñÃ\x06 K¾¬:ºGÇ~ã& "
b"ÖêYù\x01 XJi°\x16 X¨íTÌÙ "
b"0ÜB§øþLŠŠ\x7F éÿ¨kWŽ "
b"""
_\x04 \n
ˆ¼µO˜«®1»Õc«ã
"""
b"Òm#]\x17 I\t £ÉÙß‘HÅÏ "
b"À2\“OgIF‘=Y@“†\x08\x1F "
b"\x0E »óªÄVJ>·‚ä åÏcA "
b"\x0F\x1F `…Ýõ@/š‰Ä&sÝGE "
b"Es\e L2hE<¿\x0E Ù\x17 )NüH "
b"Uï\x02\x1C f—C\v µ»ð\v ’Ù®R "
b"š†uϼvGJ¢°\r dø‘q\x00 "
b"Ú\x19 éþsìIÀ«NòÀ\x1F oªê "
b"ÜÀ\x10 ±ù\x00 Dæ‚64ˆê\x08 \x1A "
b"\x1A ¯qEiOŒ¼.°GÛÀÆÁ "
b"îJ\x03 t/ÊEŒ™D\x0F BCS.f "
b"\@äÔ½¤E\x16 ¯ÞS'&ÁÖå "
b"•èñyÝñNtŽü¢Ž‚ùg "
b"½£‡‰+§Hé²\x15 £\x01 bPõ\r "
b"""
tAÒž'eD\x06 ¿Kþ\n
\n
£\f |
"""
b"êÞ\x1D äkkLÒ, â\x0E M;` "
b"™gÛ\x12 úæNpŸ\e sµ¬1ï\x01 "
b"´\x1F püWÎK§¾„ƒ_Köל "
b"Y¥ @1-I\t ¢d¨•\x10\x13 RO "
b"]–ÔL¸¶L\x12 ¢à]\v\x08\x17 ’¶ "
b"Œ½HiŽ{E`º"²TC¡Æ "
b"1‡.xºMÿ”»˜\x17 Ø\x1A ¯Æ "
b"´‰ÍˆX»NÕ«K\x10\x11 Ôn¾Ÿ "
b"¿±õæä`K@¾7\x16 kóáYT "
b"Ø\f zçEzJ¼\+\x17 µlM\x07 "
b").‹ÉM£LǺݓ8O\v þ° "
b"G÷€‰‘HI¾®ôæ]c¿9 "
b"€±\x19 1h(@%‰wŽ áç? "
b"\x00\x12 +°ºöO\x02 ‰,Š„íÖ(` "
b"q™¾p¡P@\x12 ޲XšO\x00 Ö "
b"ß¹\x1D ~ÏxDý¦\v wû\x1A 5·¤ "
b"\x1A 7kúÓßFoª\x03 ü,¢Ò˜) "
b"bA´ÙÓ¤C0¥:¢ñ\x1D\x13 Öœ "
b"lZ\x1F Ö \r G\x08 ¿ÄH%$\x00\e ! "
b"—Ÿ\t Æ5\x1E B¸¬\x18 ïÛˆ÷¨X "
b"\x04 ³íÄWI@\x1E žÎ¹‘Ñ4(Œ "
b"àJÃL2™M{—~9Ô\x13 "(‡ "
b"™+MªòJóµ@:Õ\r þ´\r "
b"à ?“?qI¶–=Ám„Æí‹ "
b"\e\e ß@íÛLU¨>\x06 Qå\x14 u\x08 "
b"ŽÞÔu¸ÁGR´(>ÛÍJ!¼ "
b"ʈÏQ˜D¾ê„ÏYûW0 "
b"ØN(‰\x04 ÚE‚‚kzЛ\x15 @\x07 "
b"è\x04 2CO‹»/}ò\x1E ®øl "
b"Ÿø©§\x05 "B‹™d…\f @Ë\\x7F "
b"°MQÎ7ÎI§Ž\x05 Q7iÖW^ "
b"_ d¤Ù)D‰ˆÜV4°Xñõ "
b"t.\x04 ÄúÊ@\x15 žÃbgZÚ1 "
b"uwäÃÁBcžÑÙùÛ»| "
b"""
›t‹y\n
hOƒ¤-\x02 œó!—
"""
b"\x16 Íóš'J~»vÊ߯¦Ñ "
b"\x18 f¤¼\x05 †C‰²±L„Åúô\x03 "
b"\x1E ÓÀ W‹@@²B”†\x1D (\ž "
b"/J\x1F ~2\x05 @W¥\x0F ÖyR´‰ó "
b"ë2¶yi\x1E O¾•Xž\x1F \x1D ¿Ë "
b"YƲŽLyE&ƒs\x15 ž°n@W "
b"9¶Á€(Cø™–¼$z« "
b"£Õ‡\x04\x04 0MiŠK6B\x10\x06\x17 s "
b"pLÃÔ\x14 !Aiþ™ë÷O:á "
b"/>EAüåEލ¤Ä‡\x18 Ê™ó "
b"q÷^ùVŒGd =è\f î ÁW "
b"‚\x03 …ÒHuŒî.Ô×ý "
b"û‡ê2:\x15 I‘°*¢‘MÌÍ "
b"ü-+š5=EÞ\x1E 7\x01 Ò$¨\x18 "
b"5§qîtµB‡œóHP“?@ "
b"¦\x17 3`„mL]¢pÙæ}\x03\x18 ¨ "
b"""
Åc\x08\x05 ²CGç€Q-õÈ\n
‡
"""
b"7J …ˆ"K¯º•uŠ\x15 ´Ê "
b"o™YkiYAs¼xývø\x06 ž| "
b"\x1F Óî½pž@t…là‰QÚšT "
b"7Z\x10\e -ªJŽ„[\x05\v Sq‘Ñ "
b"’Z4‰É\x13 B®>‘,ck# "
b"UÞÖ¬\x10 éHݔœ]Ö\v I÷ "
b"aòV²bÜL¡ªlêÁ\x01 ´ºà "
b"³j+L\x01 wDØ›\x1A B°ï|\x19 ý "
b"Öô¸g"É@¢¬8v\x19 º<U| "
b"]ë†ãh!MÛ¢"T,ŽÁ'Û "
b"Š\x7F £\èC<³CÏù+Œ¥— "
b"Á³3þ\x17 •Cí•$Ä\r |–Š\x1A "
b"…×Ë\x03\x13 ÷Bç‘Gô oI~\x16 "
b"Ã9èäl†Gq®Aw\n Rß(\x00 "
b"dRõ–)€JpŠW&\t ´bjä "
b"ó+0‚b*C矟«ˆ: \x15 > "
b"ú\x04 Ö\x10 ý-Dt©|éÐÐ$“£ "
b"\x01 2!l¯mHà¼\óLxLI "
b"\x1E “\x01 höÒCý©E\x01 (™\x08 ôŸ "
b"ç½;làDÎŽÜ/-Áu~Ì "
b"Ýùå\x05 )\x06 E)”G‚Zš¥/ñ "
b"2\x12 ºnûÒEc…e~=5òcÙ "
b"<è±$)ÚNÝœ\x14 Ru\x06 Ù\x13 ä "
b"§U3\x01 ¨ñN‹—\x04 ±›\x0F îG% "
b"á§žWzÔCA‰Ý\x07 T›8ÅP "
b"GbPdòLn£vÇçT¶Þ "
b"¥džŽŽ·IõŸ©l]ÍI›“ "
b"""
³q-\e (ÊB\r ¶ÆeœG\n
—h
"""
b"謉ZIÁBÀ¦\x04 ðô\e Îù "
b"\x1F у\r w>F|¸*ôUоO "
b"=Vì\t çWOð«·Rà0ÙŽ "
b"†«´\x0E óYO\f ™Vý™ßϾ\x00 "
b"Í'uÓE\x08 G¯‡– òÕÍÚ» "
b"±j\x00 ÍpåF<½N%!Ëç\x0E "
b"_²gÀŒHD«ž³'}poÖº "
b"Œ«ß¼Û\x04 M\x1F º~(\x02 !}oÌ "
b"ƒÈ\x06 x©ÂLK¶Gú¶bzàý "
b"zÜYWêŸIRžž[“Ç\e mþ "
b"§2F=_B@\x1C ²Ükü=Ö\x14 "
b"\e )$^NŽr \v ‘ŒHÆ "
b"”X¤•vÝL\x19 ±\x1C\x0F „BÞO| "
b"¬\x19 í6'M\x00 ›±\x7F ¾†ˆ-) "
b" ,s.¦»A}¬¶[‰Ì\e\x13 ð "
b"müQò2M`¿Ó¢ÃwÐ\x14 "
b"\x14 ¼R\x1E k£Iž°ÝGL3¾\x11 "
b"'Íb¦6pLï¨N1Qdx‡ê "
b"^–`ÿ¯LLº¶\x19 a'¼{3q "
b"l8ÃȶpIy€ÂÒï˜6_\x1C "
b"ºÒŸ…ÚFI<²€eä0X?Ö "
b"ÀÖëM=[C0¿ï|°ú™2$ "
b"Çjä*ÞóM‚·\x18\x1F ß|6v¯ "
b"Î"{5,ïB\v „#WRÞ•=ô "
b"ÔT«\x1C ÕÃA\x19 ·Úì‹m\e Ÿ "
b"<ÓÙÞ\t ÄGLº\x1D ©\x1E ŸA„µ "
b"™înºÄsI\x13 ˜êù\x1F ¤Îöº "
b"a)\x02 ´3µAo¤%Z;’\x00\x1D ^ "
b"Á·æö÷[A©«f³\x7F ¡›•þ "
b"Óü\x05 Ë-ÛGì«c\x1F „ÚsÓ\x13 "
b"ï\x12 ؤ\x1A ÞH›¨éZ¤Á«‹Ï "
b"69eó˜µFWˆ!1\x7F aµ=\x02 "
b";»`f<ßIm±®ÃñÈ\x0F Õ† "
b"^ã÷® nH,¸´\x0F ÝmÂ(\x1D "
b"v©}\x07\x16 ÓGo¡ÁpyK›1™ "
b"N×(\x06 uCDÓžþÒ2—>jq "
b"h>u\x7F 5IO› #\x0F 6„\x15 Gè "
b"m\x01 iÝ3G˜’zÝ„ÑYý¯ "
b"Ð(Ž\x14 n6Fw½Èé1!Þ%æ "
b"\x7F ¿[~ï\x01 F\x12 ¸ÀØó<\x11\x1F a "
b"ê†h•ѾI\x7F ¥œ¸ñ\v hmæ "
b"õË<90ðBP€Ûú6[+¡À "
b"ø)ÿØóa@\x10 ²\x12 SUº\x10 r# "
b"Á\x10 ZÌ\x00 àK\x11 ¦\x7F :ò\f ¾Ú] "
b"ÑZ`c\x1A ÇF޽¬&$\x1C ßGà "
b"9ÖØfÖ\x16 J>£\x1D ",â\x07 &É "
b"”á,Þ‚NM^‚ë*\x08 XWî "
b"\x00 ²©8X)G%ž}¼ÅCܵt "
b"\x19 Ò\x03 :'ºJþ”Ž„ˆôt "
b"+ÒÌïtvBP•¢\x03 ¡–\x11 !\x08 "
b"LÂõû]ÛB§?m \x12 ½V "
b"\x05 È“ƒö€GG¦¯U†ò.\x13 ú "
b"\t OÝÜɃAj¾\x11 Hß\x17\x1C g\x03 "
b" Œ£!¬$APÕy\ÐÍÉ% "
b"bbo8pŽBß<½Á\e `\x13 ñ "
b"qÍ\f v§}I\x19 ¸à`•›ÂQ "
b"""
©¾J¤ŠêB\x03 øG\n
ü7×
"""
b"‡!m5^\x16 DÃ\r Ô”!ÃŽi "
b"áø\x0F ól·C’¾ÈȨïý2G "
b"™|Œ˜9.MŽƒMÈJí&ql "
b"6ÊSk™îF}©‘DGü¦s "
b"ij\x12 À§iJʨ\x01 ŒA—\ "
b"žleÊ\f ýA\˜8V\f ŠÒö "
b"îw(NjcK›¾†*>¸áÞa "
b"Nq£N†0FJ¯\x19 éüñ€§` "
b"—\x13 ˜m#\x1C JÝœÂ;`¶Gz\x1C "
b"§ÇžçHM]‡éw¯eÌ\x16 "
b"·¢)å¼'NªŽ\x0E '£‘nâé "
b"—beÜS?J\e ›N:‰|Ú×M "
b"hc‡û4)LZŽ?Á>æ'!³ "
b"ìõZ9€1D²\x7F Y#s/K0 "
b"\v u»=¦ZJ»¶àçÁh\x13 ãu "
b"""
\x10 G‘+NÛ@ƒ«9‚÷Ï©\n
\x1E
"""
b"\x1F B\x0E ÷:M(¥ÚÙ"t¿ÏÑ "
b"Bî\x19 8®NAì´\x1E ÏUF?q\x03 "
b"Û¿$YÛ¢C¬®\x1D *\x05 ðÌÜ "
b"ôûZ\x05\x15 eGK«%¡nÌ\x03 ¿^ "
b"Yó~D‡R@â¶Sÿò2J.( "
b"^•*ÙÁýN÷ªJBKDÞå "
b"éof3“tC¤°v4'Q\x14 ;q "
b"õ`Ñ dxN'”1í\x1C Щþ "
b"›Ä´ý\x1C ±M[¥\x12 8Õ\x01 Y°– "
b"õ4<ɾýL\x1D ‡\x18 \챪Êz "
b"%\x03 Ëç/;G]¶+T™¾\x05 ×O "
b"fä-Œ\x15\x08 Lv”÷AÕU¤\x1F "
b"vâ¿\e SòHj‹Íì¿}\x01 ƒ\x04 "
b"”ÞLOîKBh¾Ž¢# ãUn "
b"VpkééNX¸Ç;„\x08 ¶ÿ "
b"Újvt åJ²Œ\x10 È’‡…K "
b"ºÊí^,ÉO}\x12\x08 âì{ê† "
b"ùGAKáiF#²¸\x05 ¥ŒÖ\v è "
b"/ð\x06 ¨G®F\x01 ²kgjµÑˆy "
b"°î[óF’O޼v¥$qé\x1F ´ "
b"l(\x7F riD¬Éq³ÙB"‡ "
b"¿4Mÿö‚JQ¤˜eð¬\x1D _\x15 "
b"üö¶|¾\x7F N·¤L´\x19 '\x1A ` "
b"\e RT‹#\x1D I”ºŠó]ejO "
b"Ñ {g¬ÆA™”0o&‘ÂØ_ "
b"o„ê€\x03 YJ0„¯0‚NÇ\x7F Z "
b"uZ‚fÓB\x05 £{)íê…"A "
b"""
¾h×\t \n
B\x15 µãŽÈjª¦
"""
b"¶í pe·F¡¯6Œ\x1C ·ƒãv "
b"øÏ{þ7øIL–\x15 ò\x01 ·ÒEÅ "
b"É\x16 *\x7F îF1a(Üiî, "
b",Ó'‘¨KHc¼\x14 'kÉ,Ó` "
b"™·…éœ'@g™%ê÷J\f Um "
b"+ÕçòXðJå¬Eœéö\x06 ‘\x08 "
b"¬\x1C ži¼G"›\x16 \r J)Â "
b"\x0F zó´¨=C\¡žÒ,,P›\x02 "
b"×hŒšO>G®š7\x10 —‚l\x08 ^ "
b"""
\n
ƒ\x02 Pú\x1D O·‡¯²â†:l\x12
"""
b"M491²õE¯¢„y3?²ù8 "
b"ЦÑ\t êXEÖ…':lõÐ<r "
b"ÒuâÃzIK.…Šß¥1éØÙ "
b"\x1F „gF´pN¬•\e\x06\x15 0°L\x02 "
b"5‰82IòI"¡¯\x17 ž\x0E\v üÔ "
b"\¼*¢÷êA\x02 ¤\r ©B‰(\e "
b"rq:Ð…¦NÚ©³ò²/L\x7F J "
b"y\x13 ¯o?ñJ\x1E •^\t T\x04 rÏF "
b"®Êø3š|C•‚\e wü¢9`• "
b"åvZuÔ0Iì¢\x08 .øVgܺ "
b">áÆzEVJ'©.ŠNþlRË "
b"g\x1E v‹}¾HݲñG}²Ò€¶ "
b"Ü"o\x1A UM^»Où&¾ò\f Ø "
b"b=è^\x18 }H9„\x00 µ\x13 çŽPU "
b"\x14 µ¦‡JGFj•\e €þ\x02 ½&Ž "
b"™»ÔÃR\f Mã¹I¤f”Û›r "
b"¿$øqžºFc€ÃQÆ7\x1C Þ\x0E "
b"öŠ\x06 càB@ž(ô\v }4X\x08 "
b"\x0E Ã^\x16 óbLì³\x1F Û<“I´ "
b"؉/Jo9O9б;I¶žqŽ "
b"hoM,fyGß»{-4Œ\x00 ¬õ "
b"¼ý#\x02 \r M¨O\r \x13 «\v :w "
b"Ü\x03 „¼\x05 EF²1®¼ß´\x16 . "
b"$È&:¢ÃB\x0E ª(\e ¥M|½ "
b"_ruÈ…M@šŽ@ÙÇÚb› "
b"\x7F ¼×”+H(…w´‹™»p~ "
b"ÌšV®œÚJë’ûwÂØæQí "
b"\x16 ¿=#‡e@Ï–Ü6³‘„Þú "
b"Õ \x17 +-ãDú§\x1C £VW—p "
b"\x14 vï·—¡Fc‚iÓ26‹ "
b"\x1A Ó£þ&\x10 EV«Ô¥\x08\x04 ªcé "
b"w\x08\t\e Ñ<N*€\x13 ùã;1ó\x1D "
b"{‰WwsÃN~ƒàZ}‡È\ó "
b"¸ÔÚ\v ‚{J'ª¢\x08 ø'¯î "
b"óé@›JÿJüSU놗 "
b"ÑÔÞO"qN\x01 ”ñ÷>X$pW "
b"ߨ%ÿQÂCìŸÎ\x16 M¤¸<æ "
b"ã„:„¢êHŽ©>žÉˆÜÕ "
b"l|wIÞôHг'â¼IpÆ¿ "
b"—Ž\x06\x02 Y\x17 J½“W\x06 4\f Œš\v "
b"Íô5{ƒ½AÀ€·¦Å©v0† "
b"@d/Î\x1A ÇG\f £\f íŠf\x08 ¾ "
b"ÅC0\x1E \r ÆC\x01 ¼Ï\x19 c\x7F ºhË "
b"H:svò÷G*¦ë\x01 [E\t Ó_ "
b"“¸ãÏŽÕJúŽ\x00\f ¶„\x01 Ö "
b"""
“÷q÷ÂÓOƒŽ\n
‚\f ²GÏå
"""
b"Ÿ®ÿ1\x1E 2L\x14 ºÁîå\x1D '€Ù "
b"w&ð\x18 ÙJƒµN†ö\r iKž "
b"FÓò2\x7F ‚O{¨7ŒZn\x15 S "
b"Jæuíù?MQ®C"€4\x1A ¯d "
b"jå$KPjB@™æžx\x06 9é« "
b"fýdÌß²LFŒ@\x1A b'«ùõ "
b"«ú¾Ì§ÄK“™Ü¢\x11\x06 Å\x15 ñ "
b"\t œDѧµ@\x00 ›,Ç<MWÙ¢ "
b"E5ûÀ?áOŠ›šÀ\x00 \ñ¦ "
b"rÃUÛly@$·|õžo\v SÞ "
b"ÑZs}ÌyAj½Õ+‹ƒ\x12 ü "
b"?0ôÉ’\x15 F΃ŸÑµs\x1F S "
b"M\v (õþN7³0–hŠá¿N "
b"¦ÌÞ…÷öE~¸ò%ÿÄT`è "
b"Ãã6ùi#Hî¬Ó\f 2'ˆÄ "
b"g§³Ê…+BA±^–Õ‹í¶í "
b"k}®¿»žKK‰æ-¿»üT³ "
b"‹\x16 ²sä\x16 G\x06 ˆµÐ‹ÉÚ€U "
b"bÚÁÆ\x7F åMÄ‘]n@ju\x0E œ "
b"Âã|ñ¹M\x18 €Ø#ùÀŸˆµ "
b"\x1A ÓɧŠ<Bl…‚Â\x18 à2“n "
b"M|ì"Ö\f @£‚dxßÞh\x0F "
b"Ð\x1D Â6dÙD»¾w‡>Iœ°Œ "
b"\x01 >ptp\x08 @j²@\t ˜/pî "
b"0-§_öùI’Í—ÃXî\x18\x02 "
b"‹¡\x0F jÞ I‰±®,â¡Gob "
b"½)‘\f /cJO‘ÖŒ\x1F ¦¼ç\e "
b"üÆaB4\x05 OV`:\x0E Å@[× "
b"\x00 ÛÓE\x0E åD\x0F ¦²éÑkœ6‹ "
b"ÍCIà€÷@é¸ök¼Z\x0E ”§ "
b"à]\r \x19 =TF¾¤¾3Èf;y "
b"ú(FDWNÏ–EùgS»(¿ "
b"û“¨1¢\x18 @5·Æ˜)Ýíé$ "
b"Ü£}â\x07 D’‰wT˜0Ñ?ï "
b"E\â<+XG<ŠF\x06 —úÐ \x19 "
b"„Ä$\x02 ª€AÓµSw\x08 o¥Iõ "
b"À6\x07 ) \e Be¥…†ÿÄkZ, "
b"[ø+D˜×F\x15 ‡\x15\x16 ŸC\x10 ( "
b"7bžÞÌDšªo#¾Äì› "
b"\x06 Išr÷F±€Çd\x7F\x0F ¥\³ "
b"î„#aÏÁJ•¯\x16 -Q>³ "
b"\x08 R%+Æ©G\x7F †¹å”„Ó‘Ÿ "
b"\x10\x15 åí\x03 ñM„€þ\x00 îNãXZ "
b"`\x13 _½dNG\x06 „ ¬Åüµ’( "
b"€\x15 s3`1Om•1/ÿƒ¤\x16 à "
b"¯àÏ\x10 mÁO£ˆ\x14 °Á?½QÒ "
b"S}bÁJIý®\x05\x03 M2ÏÙD "
b"f÷‹T<_A\x10 ¤EG\\x13 OêÌ "
b"wœñôœ-L:¡\f\f m\x1E Ìö} "
b"Ñ·O±”C~ î\t á¼?Vp "
b"Õrã¡úC'™b;—¶Õ¼ "
b"¶}…—þmCb¦hûœz“sU "
b"Yûy\x1C ;5JÖ£ü \x7F Ky;‚ "
b"Rá0Nr&BD¥uñŽÒ6‚Å "
b"\x12 z½r\x14 ‡@p€ì¿èå\x04\x13 ã "
b"mù‰‚Å,@Û•W‡ÉÈÎ|„ "
b"„˜ÅA\x0F El†ÛFáÕù¢e "
b"×Ý̳:°@L€¥\x17 Ü,Ú<° "
b"÷\x07 ͬš‰C.±tí\x1C ©Œ¨+ "
b"Ú‹¢™öNAS\x0F\x00 †nq "
b"RÛV¹l3F\x06 žØw8P=±\x10 "
b"5í´\f œöA½–€ŸÏjþ Û "
b"•ï\x05 ö‚¢A@ŽêëkŒÍ." "
b"¸Ì60|ŽJ›™RF‘T?$Î "
b"‹SUÐlGNË‘\x1F Û¯Øý\x1D ü "
b"¦y\x01 bK4E˜\x04 9zžØ¼C "
b".¹9VŠAEz«hYr$ÜDú "
b">Zy4¦”A,Š8\t L\x11 %þ\x1D "
b"v¾ö+|Ec›~1›\x07 Ò6¢ "
b"–îžÄŽ1JS”F”eˆTb "
b"l\x1E\x11 å«\x08 LAªDB\x1F Oü|Ü "
b"""
G_C¤õA‰†õ\n
¦Løê.
"""
b"J.epo\x0F FŽ®\x1A ¤û\x0E\x05 ql "
b"õ©PeÐ,D¾¬\x1F k\x05 ž¢Ô9 "
b"\x1A ûÓј2D&¿‘á…3$…’ "
b"’…E\x1F _ B…³\x07 ãÌ8±Bœ "
b"""
³xo\n
D\x18 C¾’À©ã~ŠQ
"""
b"ñÀ]ŸÔœO6‰èŠå«l¬X "
b"’®__ßUC¾®&bmÛò\x7F © "
b"\x14 ‚-*CóL$º\v ì\x1C\x07 +Q¯ "
b"<i\x1E š‘\x08 @ó‰\x16 dVÓ(\t † "
b"WœøqÆ\x1E Ex¯}ˆèœ\x13 Áæ "
b"Â2\x19 ,b\x06 D$¶D=û;Š®\x16 "
b"ål6Ô\x01 E‡A¼~¯Ë²Å "
b"ìÙÆ¥kðLˆˆ«,pw) "
b"&\x16 9F1dL_»!â1’UûS "
b"hLȉp\x1C AšÒ8w¸0ö "
b"s&0÷\x17 O³¨¯pf¯\x16 à "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"\x7F ös¡„NK$×\ú\x07 ZF "
b"Œ{Ì\x12 8¾C†‡.b]\x00 Ç\t "
b"Ýï\x08 çG\x05 ¹È™°-U~U "
b"G@T¯¿ÆM=©ÿö+\x03 ðLÆ "
b"\x00 ¯ñ|¼'BºªwT%\x05\x17 _ "
b"K¢_†˜\x16 Jú 5êü›\v /º "
b"c·xØ*+JP±\x04 oÖFª Ó "
b"Éå\x0E WâÓ@×›è\f vɈ×3 "
b"ó\x0E ͪÚA½Œí8O\x17 Žìl "
b"<:‘éî6F\x10 œ¶íï$\x13 z™ "
b"\x0F ¼6‰=±Aõ‰JSîÿò\x1F “ "
b"[Fw¶¶B…O<\x1D g#ÒÑ "
b"""
7ÄÀaª·N#š\x0E Ü7ž‚\n
Þ
"""
b"ƒŽäоˆG$˜‚¢ž-×¼q "
b"€\r 5•K!CmŸ*hg•7\x02 ê "
b"1¿xY\x07 OJ>žløUœÑ@© "
b"—†žã\x0E `H›Ÿ\x04 `±·Ö$~ "
b"çLMzk×O°¶ï¨øë\v áØ "
b"ï?’Ü»TOÒ;Û\x10 ³ê¬Â "
b"0üTó3WE‡»F\x1A ¬\x01 )éý "
b"‰Û\x15 Z\x1D F„°ò)\x7F Ž’¶ "
b"@jr\v Û‘K“—ÊwPŽˆ·\x1D "
b"^Ïœ›¥EAÚº\x02\x1C ½Àñæž "
b"\t þpSì´B˜˜?ê,gJL\x03 "
b"XÿufãGŒ‘õ¹c˜ñ$ "
b"œ|¬çâ\x11 A\x13 ·uo\x13\x19 _·z "
b"îå\x16 p§èO~±ì3ŽÑ\x0F )ó "
b"v²ýšm(D ¥\v\x0F 9“vC- "
b"®Ua4‘JAä©y}òI¯®8 "
b"¿\x0F ¹¼ºZI˜ßs×Âûóg "
b"Êég£MKÛ™#ËXvÓŒï "
b"GsÄœÄÏN2²ÅÄ7qz³p "
b"€À’ì°•Gû¨\x13 „-\x16 ‡ÿu "
b"É\x04 .—\x12\x1F N³œI\x05 –4…¼\e "
b"1\e ϰìD-¯1ðøÏ_¦ "
b"""
Ò$\x13 <\x19 &M\x08 †þ_\x19 ¯Ô\n
\v
"""
b"åmØI@\t Bý’']Ø\x01 ˜¬ç "
b"õ[Ê8\x15 GJ¼“•zÔ;•Í\x1F "
b"\x15\x08 …"ÖžG©Ž³0k\x1C ªe– "
b"ÒQ=½sHÈhºoŽõîÞ "
b"±\x01 ¬&r0F^’/™üÞ\x1F òƒ "
b"䟫 \x1D\x1E D\x1D ¢{)gÄTxæ "
b"\x1D ƒ®JN‡C¡„^ýU)>LÌ "
b"ø`]£ž‡N°®œ`Åp‰\x05\x17 "
b"""
\x1A\x1E\x03 ÄKø@B¹\x7F 5õU\n
#h
"""
b"´2häO”B\x08 €ÕƒøûâvÁ "
b"á\DH\t Là“ÞºXôË#i "
b"Y&º§å(D"±*Ø8\x05 Xîô "
b"\x03 ˆë2‚FH%™J¿ýÒ~þI "
b"5¬wX<¯A‰‚HcÈÌùé× "
b"uŒeº(WJ\v »a-œè€çÛ "
b"3ã8Mš%CÞ°É{¬FzÙý "
b"^\x1D Ê\x16 ¼qN†ŒôBûäaœp "
b"Ç\x19 &7¾üCR¡eº2þÞØ "
b"ÖˆKTSöMÌE8† \x1C ½ù "
b"x‰)uQdBs“íCýA?z“ "
b"û;K(£¹Eˆ¼lFí‡m\x7F X "
b"Å–‘\x1D .lFs¼´œèïš3û "
b"ë¿i\x11 D4FÒºac\x02 >iü "
b"ûp©0âCJã¸wz²Èqsû "
b"žcñÒ)·D“„11+Åù\x7F Ÿ "
b"|6®î¸¸MÔ‹Ëž=¡îŽ\x10 "
b"æ—€ö(×E\x01 Ÿ\v ½&yG0P "
b"ýàQùOâA\x05 ·\v +\v ÙÂÒ\x17 "
b"Tªñ¾\x11 ‰F+³C}›Måu\x04 "
b"ãñ«Ì>ÓN1Ÿ½bc¨\x08 "\x19 "
b"F§aÕ\x01 ÷Ne¼9\x18\x1A Çeš¯ "
b"HÐZP¿\x04 Dj õõ0ñ›“? "
b"\x12 ×5UñES¶–^d.O\x01 ’ "
b"\x14 ¹eŸÖuF@«\x12 Õ!ÇQ\e * "
b"y$Â{\x11 SF\x16 ´qîêÌ+1$ "
b"\x08 tøaä\x01 Omgn.×qi÷ "
b"òÈ$PunL\x19 ¢-kÔ¸?{ù "
b"‡HHÔ=´DñŸß†š€’\t w "
b"\x15 #m)âBU¸Œp$*g5@ "
b"\x14 ÃwÊé%FظH®\v “\x01\x04 Ù "
b"Dxe6ІO\x10 ªáÈ\x1F >C†¡ "
b"G³(.O3C\x17 Š fth\x08 Ì´ "
b"Q‰bs\x0E ŸJ¤’ôv3\v fr÷ "
b"Ûw§ì‹»Nt —îÒc³V "
b"ørÌ\x19 K0LɯìTÛ1ßsª "
b"Jcù\x04 öIM4•äœãKˆ¦U "
b"ÙýwF2èLȘè\x15 ñ&Wûï "
b"2ÿ¸EƒwI\x1D ¡K\x14 œÍ\x01 Fh "
b"N\x03\x04 ø\x18 kL\x16 ©Å?Ey\x17 kŽ "
b"\x02 Iù&\x02 /F—¶Xû—Jo˜Þ "
b"\x17 x¬O<LŸ»–ÛAËedG "
b".Qog¥©FR•‹\x19 $ò\v K\x01 "
b"ÁÍÃEíÅN\x02 »ðö\x03 ·§AS "
b"@\x19 ¹[•ñNÿ½‚ÄÍJÙš: "
b"Mè¥uN7CØŠ\x1F Ç=\x1C *ì¢ "
b"–W˜øGãFiJçv*3gC "
b"Ø\x1E ‚HZ–Hϳó)\x05 Ú\x1D ¥ "
b"\x10 ¢\r ÍMrBn©í™€6×\x1F F "
b"?æ_ÜíÈO\x17 –\x06 ¾ð\x00 è\x18 U "
b"¹„_°tEÞ\x01 ~±lùq” "
b"•NÐòFÔD>Žù2ï\x03 ™pn "
b"ÀüO#NÉHAŸDE’œÚ&# "
b"QV\r `\f ÛG\x13 Ž‘€@Z£´¥ "
b"m)ÝüŸÕL‚‰&®T¹y1< "
b"\x0F\x1C ¦šø–Iu󠁾5ž "
b"""
\n
Ÿž9®\x01 F”„pÞ\x08\x0E óýM
"""
b"\x10 }\x06 Ÿy\t L߯kn\x06\x05 Å\x13 l "
b"\x10 Ç\x08 6U\x16 D3¬Áäü6l\x0F # "
b"i\x15 ðèÒH²ˆ'ÿþy\x05 d "
b"º.ˆ‘C\x19 N‘„\x14 œARžŸ« "
b"jýÅ¢ë\x07 EY¶PŒ7ÖaÔ• "
b"÷-ºVšIØ´\x07 i«\x1A çSç "
b"\x7F ÅÎ\f õˆF͘\x07 \x1A Týýl "
b"\x1E ÊØ§ì¢MÒ¿}!Ÿ\v Î\x1A\x00 "
b"•¾AŒ_]Gù£<\x11 ŽÏÑßú "
b"RzQlF\x1E GËŽ%»°šO\x02 Ì "
b"¸›wZ,\t J²®•ç\x13 ñxÙ- "
b"gÃ\x05\x10 Ì—HŽ…Ð\x1D 2üÆB; "
b"\x14 Û¿\r \x17 =@³“Ò¼¶’\x7F ì\x18 "
b"\x1E \e‘пLè´Kb\v ‹-iH "
b"°Ü\x13 ¡8§D·½nEË\x14 ]øÅ "
b"\x0E Œœ\v ©,Dv¾\x18 Ä45‹’j "
b"""
\x0F L\n
å\r ©C¥°¦Þ>m\x15 {ñ
"""
b"fÅD‹2eK\x04 —›˜‡#Gà "
b"°ƒMûÏ\x03 F\›\x19 ˜ÒF{h "
b"\x0F ˜¿\e ¬Gž]„ç×µÐ? "
b"Yƒª\e\x15\x0F E½‚‡O³‹Öà "
b"""
%mâå,\n
M¬¯Ô5V™ÌF
"""
b"MU7\Ô¯Jƒƒí\v iÇ5ž‘ "
b"SJõÍ–K7ƒÈRR±íÛ\x11 "
b"¯¼\x0E\x03\x1D ¬F1²w\x05 BSwRO "
b"\v ë»²ÄÆF>®km;ÃUŠ\x04 "
b"""
ˆ\n
Wu½ƒA¨š\e ù?\x08 ¬û)
"""
b"š\x17 ‡dDN⩉£œQ7²= "
b"¡ˆ.‚Ñ\x17 D?\x0E gZXž½# "
b"?¢•\x01 Ò J!‰\x1C _\x06 ¿æ¶ä "
b"""
_a-w'tJïƒ{\n
\e Ô÷ ¿
"""
b"°\x11\x14 <bßAö¹xÄ\x0F ³8Rª "
b"µj/¤\x1F /NQ³úe`\x07 ûõf "
b"jp;ŽÐ²Oé¸éT-w̨ "
b"Îù]aMÖF!¢æ\n \x00 7nç "
b"t¢IÛ\x05 ^Ea—\\t ;\x16 Øð\x12 "
b"Íg»P\x7F àOŽº=pá.\x1C ö¤ "
b"-v YÝËA\x18 úTÅý‚j "
b"\x03 ÑÑA¦}Hè‰ÁŽw{ÓÝÉ "
b"§:~e“-F¸Žû=Èy®o\f "
b"¾'Çú>N"flÉÉ\x01 1Ã "
b"ü\x1C °l‰\x00 Iv¾YJnk\x13 k "
b"²Æi0içN1޶®a³\r ä: "
b"ëi?M¶GM‘¡påS€?±ß "
b"/üRÇc‰I:¼+wÜÊe‰ë "
b"Q\x19 °¹öÛNÝ‚šõ«\x06 Ú\x1E t "
b"Z‚dïÕÖAݶ©ÑÂ…Ÿãç "
b"""
E–ù©\n
$Jo¢î8\v kä\x19 â
"""
b"\x11 Ò¶ó\x18 ó@X´\.~·ï\x01 ê "
b"Ø5Yýº\x07 G.›Žn\x14 Kµ—Z "
b"ïygÆa'@¢¹_Ú\v øÊä7 "
b"""
\n
;K\x1F °A\x0F ¤cõhþû
"""
b"/ ü-\ÚES…^Ž˜î.¤ø "
b"\x1F\x03 \r ý^\t A`ºì92¸Kê "
b"P´¸?/ÝMë+‰¬½gT "
b"Z\x14 Ê\x00 åL\n œòˆ&á™ÅP "
b"B:HûùàOûƒ¹î—"*¤Ð "
b"""
i‚'0ú-E¬°öŸ;/]\n
L
"""
b"wzˆYxFГÖtð‚°0 "
b"1s#ÓV[N®²)\x04 Bc”· "
b"ñ»[[©÷N´‹T‹ÙyÚV[ "
b"\x00 „ñ\x16 -xOë†m¤”òdÒü "
b":\x0E ÎwˆæIƒ¹yÎ\t x=\t Ë "
b"VÌå§Ñ\x01 B&·*Û”’ãÎ\x0F "
b"ÂïUsúyEK‚A`¤ýþ\x10 "
b"Ê[ì0—ËO«‰À_xz“,´ "
b"¸ží¬\x01\t C\x0E ´÷IŽ1è9 "
b"]\x17\t Ò:¬B«–¦ëù“xØI "
b"¸ž\x18 Ä8»CÓ›.ë‰"¼» "
b"I4˜"Ë\x01 B‰€§ùXæÇC "
b"œÇåJ$×@\x03 ±º{Wq‹3U "
b"""
N\n
·Á„<K°ŸütÛé@V\x01
"""
b"Î\x1D ‡;¯÷OÏ ÒJ¥\f\x01 äò "
b"Ý`ŽAçÜCA†‚ç(®¯fÅ "
b"êyZN\x17 °I\x15 •\x19 !v4 Î/ "
b"<t\x17\x0E ’£Mÿ¥’\x7F 6Dž?Á "
b">¯ïÁvN$\x05 »KâÉ\X "
b"""
Ÿ\x18 §´\x06\x12 Gž¸¤÷X\n
aî+
"""
b"""
ÑO\n
B[|E\e “±<¼¦vÎ]
"""
b"¬\x1D Oô\x06 bFÇŒý”>ùê3~ "
b"ÝàK«ûëL~’$ØU\x1A «®r "
b"Qj…m]¼L\x08 —f\x08 /Ïœ \x01 "
b"\f\x12 ×Êì¦Jë½öX-tÓE— "
b"‡(©=¯µHô® \x10 ùŠMÙN "
b"\x01 \x17 ›Þ½@ ›,™¿¯ï´\x15 "
b"»¶m$‹PFÙ’¸XЏ~] "
b"\x12 ó\x02 ¿\x18\v J׫}—Ž#©^O "
b"%‡00‰ÄG¡¸^\x18 n·\x14 u« "
b"Òä!Š“‰Kx¶ÄsG\x15 œ-Ó "
b"¾~{(Ç\x19 Aº£¤%Ï{\x19 í& "
b"Z]žuœ\x0F A[°}\x07 ¡…G¡ú "
b"ÝR—ŸýÝMͼˆóÃë~;T "
b"$\T6|E%‚jÏ\x14 Xôs8 "
b"ˆ@¬xûšNEŒ¶Ý\x7F ó\x00 ™\e "
b"ÍVGžñHØ…š‰ZÎ\x13 D "
b"Zæãâ™±C§ŠÆ–aŽ‚oâ "
b"¾»\x12 µíC.ªÉ\f Éf»]ü "
b"\x1D\x03 Œ¬õsC¹¶Ái>æ˜? "
b"\x07 QOQcHÖ§O!8Ëh "
b"""
Ò\n
\e ß\t 0HG¿ÑÔßú «Ì
"""
b"„éweHXMêˆxt‚|„~» "
b"œeszÇÔGA´™–O\x18 ÆÜ9 "
b"K;¸¢ª„FÛ€©û©÷nY÷ "
b"\x19 $gÞºBR¦ÿ\x14 £Pë> "
b"mþ©\x10 0ÞFd·dÁA¿¯\e › "
b"yb§^\x1E\x18 F,¼þ“®Žðz² "
b"À6biR`DD´Éçpf%Ù "
b"tX\x1F ÂŒbM\x17 šˆN\x1C !§ÀH "
b"ër È‹;Ic•\x16 AíHöü "
b"\x07 uS+â\r E)‹Q\x07 • T…é "
b"\x18 ·ìOHAU¨eå¾µñJí "
b"ò¸û+¸×J|›M‰–à/D "
b" ´\x0E ýd$G±ž\x0F sÖ¾4cU "
b"µ3·ª‡¶G\x16 Ÿ4kü?Æ\x11 w "
b"úÄ+ÃÒ¯G±•\x00 å7\x17 ê¯ "
b"{”;zB>A\x01 ƒä…h‰ÃvÉ "
b"""
a>\n
+CAC¹ƒ‰Æ¤êÜÀ
"""
b"—–¤F+\f BÕ† )¼ž£\x03 v "
b"""
T)FÜ\x7F ŽOb¯¯\x14 [à\n
T
"""
b"•\x1E ±¬<›GζÐ\x7F Ýy«Iã "
b"§=mh8àB)¯Ž[—\x05 ÅJ2 "
b"LÅ\x02 X7C²˜°V YMƒ) "
b" L䆓œN=¹`b\x15 ݨ°Q "
b"]s6tƒ/Jà¯ð¸ªHwÆË "
b"""
hؾ5-YG£¦\x17 E.'Ý\n
P
"""
b"§Lè×ÂçO.·çáè-©[È "
b"H^ýc…Kä€e\x0F º\x1C Œÿ_ "
b"fDr.“\x1C G\x01 ¤Õ8|7™Ýù "
b"qÛ\x04 ®6\x01 I´®\x00\x7F ž#“¤z "
b"nˆv&aàIl€\r 8{Jî¦ "
b"£8*\x1A iM\x17 ‰\v €y©VúÎ "
b"礕´Ú¡D…¥b8Osß›Ö "
b"¦~\©UCÞ„˜Õ\x1A /Ö# "
b"Ƴ¼¿Öÿ@g”§"Ѫϩo "
b"K`§0óJË»kò`£N\x00 â "
b"ZFö„S`B\«n—!Gm\x16 ™ "
b"Ý—ÍÚ1Mi¶\x02 n\zÔ» "
b"ÿH‘çw˜K;…¿É›§¡¾\n "
b"'aiä-ªE0¬%%b\x10 Ü\x1C , "
b"9\e sáíJÉ,dâYÌF" "
b"|*…lgöD\x07 ’bÙJžDŽð "
b"µ9¾jRxIƒ´ÄÅ0\x12 c- "
b"ßq}\x11\x1D I`’‹ß©\x1A é/x "
b",~5ß~\x7F K\x1E ¨êTW©t+‡ "
b"VÚÖ¤Û\D{Ÿr<CÔ\x05 €K "
b"~\t >ð\x02 ÓF4‡S·Ö€L±ý "
b"žªê\x0E ÷ÒE\x0E ‰\e\t Ž\x10 ôK« "
b"""
\n
.þ7\x14 ;M°¿]Ž\x15 ¢ÇÌV
"""
b"\x19 ÷·†¦RAŒ– 4/\x13 áÄ; "
b"""
¤*›´ê-I3¶Ñ¼F93\n
ž
"""
b"x–g·\x16 “O@¤FPýÂI¥ "
b"ÀÎq{å×@†›Õ\x7F çî\x05 ßA "
b"E\x05 r\x05 ÅžB"¬DÎcýtMÄ "
b"cfêÅ!äOr‡\x08\x13 Ój\x02 HU "
b"O|§)~øD]š&°ËŽSc\x00 "
b"ÁÏÞ{½ºGljx'R$\x1E ûO "
b"¼\x1C ¼ÛQ^Hâ¥ç½lý oQ "
b" Ú˜¯+‹Iš¿XP’Šƒ~Ô "
b"4íЂúøDø½&¢ûD.ÁÏ "
b"P1òþîBh¬’M¸’_\x04 ý "
b"Èb‹®JF0ù\x03 Õ\x16\v ìŽ "
b"Ô‚>•Û]D¼×\x13\f\x17 SîG "
b"""
\x05 í\v \n
KêHH´ä\x06\x04 ˆ§ÿº
"""
b"ïŽ\x04 ò\x13\x08 B˜’™ƒžq\e ÙÌ "
b"O\x1A\v\x12 ¡‘O•—F+!—I\f ² "
b"\x1A 6R‘d\C¥¿ÓMXb¯I÷ "
b"Fô=”êãF\“úóÒ«ò\x18 Ò "
b"ÿµJ´úC±†œ ©$¬¦3 "
b"ޏ[u\x0F êGÍŒFjèäx\e\x0E "
b"\x1E\x7F ½YÏÔCí¢ð;ÆïF\t Á "
b"’1}\x06\x17 <Hí\x04 ‡«\r P\x10\x1A "
b"„Øw–‘ßJ¹\x07 }Þc“˜ "
b"¶0uïHœO[ž\f ÝÛvât˜ "
b"\x1D Rðã> ErŽ‚Ì…ã§ÃB "
b"\x0E †"‹aëD\x0F œ‹2Á+Ä4f "
b"9ùµ\t Ê™Læ³ñS·]\x1D p7 "
b"=}ýìXlNv¬h‰Ö\x18 €’[ "
b"£I“\x15 ›KÄœHŽèŒr¿ "
b"\x07\x0E K¥\r õGû\x06\x11 ·?†[ "
b"vbà“úÍC:œÍû\e g\e ä\x11 "
b"C³URW%N\x0F \x12 ¬\x14 ³¬A\x00 "
b"‚ÿa¥yÏHQ‰‰»áfëîS "
b"ë¶0DU„GF–ü™Õ3Ãìï "
b"Œäx±¼ÐOݪR×ß;'ÿ "
b"\oåÚwUCl¯àV\r Õí¨F "
b"\x02 –WÛ¿\x1A @²½U\x07\x1A\t öµ "
b"yV\x16 (û3Kæ»–[,q%¦3 "
b"‹\x18 s†n\x1F H\x1E ¿÷\x1A …ÝNË "
b"–Rº‡ï9F7œÇÚŽÝú.i "
b"æNá(\x18 jJ#›\v vò”*KÞ "
b"J\x07 e\x06 sjL9ˆ"Ií4s ´ "
b"~)’ïê@X”-Ž \x00 æÄø "
b"y1Î9\x01 'Hžèc.ômŽ "
b"ÔÑ\x1D üÓ<KV©±C¥\x00 ¿Du "
b"\e ÝÂ~]¢CÉ¥\x07 мAOíW "
b"A¦#P2ùK©¡6¥8•7‚x "
b"Qæ\f\x1D\x0E ?H\x07 ¿¬.F_)21 "
b"¥fÂÙ\x18 (C[«…n@ÛÑ´À "
b""û§ÃãœO“ý÷]»çæ% "
b"K~š\t ¸4A\x02 •QJ\x15\x15 àiÅ "
b"˜s†8•CI°¢m\x02 e3‹ö "
b"œV5|Öq@ð“Þ·3Ä\x1F ·e "
b"+q\x04 ¨fèB\ºXÞ/À>hP "
b"\x05\x10 eÚ“ÒNAˆ\x10 §Ô›ªaó "
b"_©ø¹\x06 ]Nç…Ë'\x04\x08\x19 ÷G "
b"—OÈßæñIµ—\x13 ÕI\x01 KGë "
b"\x03\x18 ׂ=,F\x0E »#·lVEì\x06 "
b"' ¸ïC?K´¬`ÃÖt\x19 K~ "
b"""
p©\x1F ¨®\t C+½÷íð¯\x19 \n
\x16
"""
b"ôm¢s<oOyž§?[oË¥„ "
b"žŠùâ¢ÃM¡¦¨\x17 `0Êÿ\x1A "
b"\x0F Ë\x05 c¦D„²Éì÷`\x16 Ü "
b"\x00 ‡Ba\x04\x1E E\x11 ¹jêŨ{çL "
b"âèra\x18 8@·¹CG('´dC "
b"Eˆy†ˆèGë±ÚÖš–„\x1F ' "
b"öÖÛªŠ"M ‘®"f 5÷— "
b"²\x1C ý[\x1D pNJ¡Ùk¿â\x04 »– "
b"(sý÷ÅO%r\x1F ½®C\r \v "
b" ÓwÝí`@þšÉ–´ÒOÆ "
b"\x04 ЫiÉþB£½\x07 x"ŠYT8 "
b"\r ±$mwADæ‰)Ç ;,J "
b"\x19\x17 Úü¼mAD˜eþá0ˆè= "
b"&¶RR¼ËL8‰ý)æ'\x11 ¢Æ "
b"\x10\x16 ªâÍtBÍ¡Þs‚†g› "
b"û÷6*´}NÂŽ\x1C ,çùÈ´ "
b"¥ýEb$Ë@{®¦)~”N@ "
b"fˆß…piK¹ºMc«\e ‹ "
b"\x1D\x1C ÞJÜ\G/‰ƒÈ#\v\x08 a "
b".=ÊòI\x04 ¶€µƒÕc\e K "
b"KV5\x7F\x04 çN\x1E b˜¥\x1C ›Ê~ "
b"""
Û\x03 ·–üîI ºöä\x10 ¯Å\n
Ÿ
"""
b"ùñi÷vÜOs–ésy{L[ "
b"""
(ê\n
š{”N_“•fÒð1\r k
"""
b"z¥´Îƒ”@|‚\t\x16 éžpìB "
b"´ò)Ø®ª@Öµñ[\x1A\x04 öÿ2 "
b"\x11 ae\f Ï—Dé¶²br\x05 6[™ "
b"Ñ\x1E ªÑOæF~²½_O\x0F ß\x11\x01 "
b"NØeî2ˆJæ¯äË\x16 ¯1\x00 6 "
b"mÓdzK\x1C DÄœƒˆ¬\x15 ê\x11 - "
b"8,‰KS’GãˆùჅN¡æ "
b"x€x»"fKJ¿“ìòÉà2Ú "
b"¡\x1C µÖF1HŒ‘ƨo‘M "
b"ê°W®?âG#žc¯àõTº\x01 "
b"a‚»;0œAÕ—\x19 µö—.ü« "
b"c×¾-ãÿFGŒp\x05 ý[“]ª "
b"ç¶´”°ÆHžŽøn°¤ÀêŠ "
b"<x§HÎÙFM¦QT\x01\x1A ÿA§ "
b"ó=.š8ÊI\x06 §Í3±\x02 —\x05 Ï "
b""ÿ°×\MZ’ºgsØWw\x17 "
b"¯\x08 i~ݪEÖ½OͲp4° "
b"Ñkð’øQL}x–D#]ðB "
b"ÙȞžËK\x07 º\x04 ”î\x1E\x08 ŸW "
b"æjºÛÀºK\x05 „bœ¿äਠ"
b"""
\n
ØÕ\x7F\x14 ØOh°-)ó\x07 9õ3
"""
b"Ž\óYü@*¥2¡>ƒRÈí "
b"×\x16 ÁwGW³BƒÇ#}L\v "
b"+Ã×íŒG€…[Y+¡‚iü "
b"Úp«\t ¥uIíŠ\x14 Ú\v y|¼+ "
b"\v žIäò_Dú¤ygÙ½æ\x17\x14 "
b"ZÈ“¯\x19 ÚFT†?Ÿzx•¬¼ "
b"ÒD!\x1F ÙœEÓ¤\x1E ÝÐ,\x08 ní "
b"õ<É]ìE.¦YUð\v ‰š+ "
b"÷d\x16\x00 p¿Lº´\x03 èi\x1E 4•‰ "
b"L_ùk:\x11 L²µ¥k5ÃWF "
b"T8U-Ø7M2€T\x18 U¿)\x1C × "
b"\x16 Ìpáq@ºžhXø¤Qñ÷ "
b"ëÏ\x04 [A=I\t œÔûà´4œa "
b"î1.~Ó\x02 G“±ÇŽââ9± "
b"Cb¹CêˆO\x1A ³\x11 à;×ÔOÍ "
b"#9ÿä\x00 ÙHs‰ð'rÓ³u\x17 "
b"ô2Fn+HG<´\x05 þ \x1C o8 "
b"º`ðò2Jækt¨\x0E 4ŠG "
b"lîØÀ‰+E§Š¶v»\x04 5² "
b"\x14 ½4þl)C¬®í&çc/UP "
b"j³r©_ªC¥¼ø}~¥JäB "
b"•¤OåxóBP¶4”ñ\x1F g\x1E < "
b"©t”ÊkK\x16 ¶Êçv7i|§ "
b"ПŽÐ>DAå™^òú˜ðv\x00 "
b":|ã¬ï\x08 Jƒ½:€+¨Ú<¿ "
b"”ÝÖ§æÿAIŒJ\x00 µ`™òþ "
b"\x01 ¤ŸPa,Oß—4Ð\x07\x11 í¼\x05 "
b"TNU\x1E\x08 ³I¨‘×hžâ¹š+ "
b"]]RÚtÁ@”\x01 ©„0`<O "
b"TA¯éô\x08 Jù˜*,hë\(G "
b"\x07 dÈ\x7F ›ÕH‡”A\x1F R¨Âˆ "
b"ßü`µc\x1E J\x08 W\x18 =3¡Ö "
b"õÞPP\x10 F½™zýÌÉ\x06 Y© "
b"ç\t\x14 ç2¥EÞ¿\x07 L²î…á{ "
b"ŒÍAqû\x0F Bóƒ|¬?ÄŒQÊ "
b"Y¡\x15 í¿šE€“[ K)Ê‚è "
b"Þ•Å(\x04 µGäºX\x10 ~pU\x16 "
b"ßQ–vJ\OÓ²\x12\x10 C+\x16 ï¦ "
b"rGNÇ…5I“ Ec–µ®8ð "
b"†z0à\’Fi‘<ÒK \x02 úê "
b"»+.Ø\f ªB\x7F ‹ÿ9‘¡ ,Ô "
b"ê-B\x05 ðPJݱˆôúúänÒ "
b"\x10 (H\e ±\x08 Iì˜ì´Á#\x15 º} "
b"ø4\x17\x7F @½E¿ŽHR“\x05 g—¶ "
b"O.c\x06 †cB€§k{ñp›Tg "
b")CÐï\x11 G"«bsòÝ‚\x1F Ä "
b"""
6\x05 H^NNJ\n
†áާþivÃ
"""
b"£\x04 ŒqQÕFvdÑ*\x01 1ó "
b"\x01\f ûMSA8mòè\x02 “¢" "
b"""
«\x1E 8ìtïOº¢\n
È”}QjK
"""
b";\x7F 4Vš¸@™¬nM͑ހ‡ "
b"²\v "ôñåIq˜Ñʪ¹«Z% "
b"""
䌮ÿ\x03\x14 N·‚ô\n
´Ó\x1F Ô´
"""
b"Ó8ð,ÅrM\x1D ƒóƒÙ1–ˆR "
b"<ß”øøMR¦€\x06 ýê$ÁÄ "
b"ÐW²\x19 ì\x07 Ng®¸¦Ù4‹$’ "
b"\f B ëœ\x10 I®˜‘Ù\x1A ‡\x15 µ\x04 "
b"ëS/!¼Lç·<Â3ˆP¹î "
b"""
Aõ\x0F [pèL\x02 ›\x16 \n
Oœö£
"""
b"Öñˆ´ú*G}…m'’Æ\€Ö "
b">¨!´BñGT‡—fb\x16 ÙŠá "
b"”ÁÂßmDÞŠÒš·¯>ÉÓ "
b"""
ùi\x16 \n
B£µh‰vbPqY
"""
b"©ã°.&CCë¸2&½x\x0F £P "
b"ìÑ^v{\x05 B”®0«¾\x0F =\x7F µ "
b"šÿÿv>;B¯!-i "
b"#é\x05 ®\f FAܹÉ=1|8\x01 “ "
b"\x13\x17 AÜõ³IåôsëŠ?¥Ô "
b"Oæ‰Jm´I4·Þ–¯ì\e\x1A Ð "
b"ÀØÜpA\x14 D—†`Ù!˜î)n "
b"‡ŠO‰W¤Oè°\x00 õf¹ªX# "
b"_ÊíMuSE–±ÀV€*µ\x0E ½ "
b"ÃH¾ žÉE[‰œœgo©CÏ "
b"""
*Žs6\n
ˆL½³\r \x02 ëÈÈŠ\x16
"""
b"€5–<\x16 Ny‘\x06 µ?uŠ\x15 i "
b"‚l÷SߨHJ§zq\x1E L~¢Ù "
b"å_©’"îL!Šë¼rÓþåš "
b"ï’Ý\t g\x13 D½\x1E I©ìr9\x1D "
b"*\x05 '¦MíHü‘–\x13 ÷*\x02 ÑN "
b"\r \x05 ç9ÚªAð´üqëêá&š "
b"¼áqTd¸Hb–Ý\x08 ¾ê묺 "
b"ÑxÂD\r YM\x1C ¹\x16\x1E ŽcZÜ "
b"S{Ã2YC\v Ì¿\x19 ‚}\x0E\x04 "
b"÷\x1F pè»"GRŽÿkÖ¹W0\x01 "
b"\x12\x1D ^×èÁNÛ‡\x12 ùïMiÞ¤ "
b"""
Ì^·8ˆØL\v µä©êv\n
¥ø
"""
b"""
oât\x12 í¡J³ÕÅIúA\n
O
"""
b"Ž\x11 •\x1D ¿Ae‹ÃHgf è¿ "
b"£Ø\x7F ȹ²@L‹³^ÈÅFCà "
b"ËúÇâ[‹GУ~GÍÕ¢Eë "
b"V”\x19\x1E #ãD“¾¾šg\x0F Gãb "
b"„\x14\t s?ÞD«¿ª\x17 ëréhf "
b"®\x7F €]\x11\x1E N¯‹YÌ\x01 8œø1 "
b"¥º^\x17 ÞàC¶•ð‘!ìSõ "
b"úŒ‰™š›KäEX½o¯¤ÿ "
b"B/®A´õ@@…L"·ß›w "
b"ü¸cÒIkJS´\v n±m\x05 ÐÛ "
b"ü¬SGèöC±Ž›ÒÏÅÎ7± "
b"0\v —ä@¹@U±½ÃR«µ> "
b"Ù®\x12\x11 ’€Cj¿/-AÒ¸r "
b"ÄS\e £sQFü²Â£€æC\x1C ÿ "
b"J5B\x18 AÝDÓŽ3‚6!øâ¤ "
b"\x10 ©Ég\x04 ëOd¡bp‡<Ó\x17 "
b"+\x11 ÇzEÈBÈšRÕ¿ü˜»À "
b"Ž~©\x1E ßIq“\x14 Uå\x16 èÙ³ "
b"fÝU\x04\x1A\e N¡•ÅÜb\x06 T¸\x13 "
b"…]З2ÏM\x17 ™pÍ!ŒH–\x1A "
b"\x03 -\x13 ·Ÿ£Nã—©Eø\x00 £é³ "
b"\x1C ^\x15 …q\x19 I©¢ù–"hˆ\x1E ` "
b"3¢\x13 ÂþsF\»ãš±Ò/\x19 b "
b"¿[g´þ[Hy±&÷#üLq\x05 "
b"Å\x7F ïq)4GŸ¾\x1D “Þz}y« "
b"\x02 ñçR—I\x00 …p\x7F *Ï1\x1C : "
b"^»Ð\x08 £¦Bɞܪ–rK\x11 ÷ "
b"{³°\x05 5@Ev‚Í‚@_—\x1E [ "
b"9ÿ[z¾\x04 CΧ:iˆ’v\0 "
b"‡+ª§‡6MŠ´¹‹[{u "
b"at°\x14 ©]J\x05 ¡\x06\x06 ÌØHLÄ "
b"ål‚¹¹G‘¥rn\x04 ¿LÍ "
b"D·ß†8MqÙæNÍð "
b"<i\x10 3¶\x18 O]…è:K«JHó "
b"e6Ì‹kH„‹\x1E æ‰tºR‰ "
b"T&j’RìK˜‰¢-Ÿ\x08 †°€ "
b"A”>š¢=J\x03 ‚ˆ½\x0F àLsi "
b"±hmYë¾KV£\x13 Ø—ZÈ\x1D i "
b"""
JR—üŽ\n
Nr«e±c\x06 Êc4
"""
b"7%–È%øD^«"è¬\x08 Ï`Å "
b"""
TÏcéWB±£L\n
V\x0E\x17 Šª
"""
b"h’œïŽ¢L©•^â](~Ãæ "
b"¶GÓ¹á\x04 A\x06 ˜©óÉ\x00 ›½„ "
b"HO\v á\x18 ¶AŠ•\t !ÆóºCÊ "
b"˜õµ\x1E ›ÎC=˜ÙºHŠ\f ew "
b"ü¶ØAtoG°¯Ûß\e ™°ƒ "
]
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 , 0x0B593EC76BD246ABA351F7065FED9891 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x76FDEDD844134C238D058FDC6CC01156 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA0FC75D975C643E29FAF61B6153B1857 , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC05D7E27217B4D55935E8D64C812E750 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0A1E08CC2577455CA1D349FB15ACFFF5 , 0x4DCFD985002A46E7AB689C7A52EA2BB3 , 0x66286D1EA3484A0CB841CFA8E975487D , 0x71900092A810473C91532E25B07E1509 , 0xCD44DA8E4F0048A7AF46E783F15A5774 , 0x2DACF81DF29C40BFBF99AB23BCE75719 , 0x3DCF3F80B12E4D4B970B5AF0E2240D95 , 0x6DB1CB75E439400C9CF3911295DFD5FA , 0x981E7AB284304D1F8395B7DF0E2F72C2 , 0xE0551B5F4F7F435E9CFC894A0CF93B14 , 0xC79415C1C1774A0EAA57301E54640110 , 0xC93966486C214307AF053D348D8512E7 , 0xF3585EEDCD154C48A4A8753E017934A6 , 0xFFBBA4D215084F28ACA4BB6B952DC542 , 0x0788C17D061E4AF0ACCE9B3978FD512B , 0x5BB89E2B0142469CA78627844F281E4F , 0xD02AFFDAB6984BBD891C3A3FB65F89D6 , 0xD9CD7BC2C5BD4C09A4795EE017E37F0E , 0xDE6BBC6D97DB43A89370EB9329988299 , 0xE942AB4824FD4EB99280EB2C76C16F75 , 0x26038D1881D047CF8460A37EC095E9E2 , 0x4783FC1801E247C4BB027E5685C74001 , 0x9D49A9320DA146469A429F3925902835 , 0xAF496A24DE3E4A83A852412923852047 , 0xEFF5E6B49F8944BEA480AD227DE02A20 , 0x4582BAE5A8E141EDB35B8E33F22CF5E4 , 0x5D6E31764EBA42B7A3F6CCED5C7F5499 , 0x998D3A557B284C7BAD280CA8785D61DB , 0xE904FCFEF8764652801008EEC58E762E , 0xF52AE05079314A248BD12B3227610657 , 0x28D08AC670E64146844D0CC408E9FD30 , 0x475326B8E2CF494B9E34DCB791A8D1D6 , 0x4EFAC0AAF81E4AE0A31BDC28FB43D1B7 , 0xBBF2A06FC3094482AC5FD325A6C48AFF , 0xDD7D5E5EEFB44E06865BC51848E904CC , 0x0EEB5E54DBCA43388F96F0DE83A2644B , 0x45010F016A7F41ACB0D717E7BC80D4F2 , 0x85ADEB30561F40D4BCE447A97BDCE9E5 , 0xECF16B0D14E943D7BD4BE33DE5E63DD4 , 0x07F886BDAD6248C695A39F5F391AC842 , 0x264627F406F0463FBD02D8F0149202A9 , 0x5357B89BB5B74FEFA42CAE95454EA017 , 0xA76532BA2AE84A72B0C8847EFF9D54E4 , 0xAF4809C2601346C3BDC35F4940D60517 , 0xC96EB17BFFC14D0BB1F3A31C130A45C9 , 0x115459F5DB1D4F909B2C4279404749E2 , 0x53111A9B916F4405B5D71B9E0B8AEFD7 , 0x70B962E54CB148DCB87E008904223FBC , 0xD7C1E0F5F3584B24BB0CD462453F458A , 0x20B30F822D69471AB15C69F02282B2D4 , 0x3C8260DC657A49D6AE3C71A16F15AD5C , 0x7BB7FB4173354F87B94C146BA4D88C02 , 0xBDD3205277FC4237A494779D04C13FB9 , 0x2565BB4EB2224948A97101145FFA829C , 0xEDB07177B0BF4962B8E789B140151116 , 0x0269A944C31641B9926159F2774CAD84 , 0x3CDA5DABB1DA4EE8B941BA0BD6730BAC , 0x52115D022D2B4CD68BAE9B478675E208 , 0x5DE54731B008499299C80E323A6F2106 , 0xAA9DA8FEF07E45A7BB0C89F4763599F4 , 0xBA232D992F6D425397BA365158C2EA42 , 0xE138513625744D8AA0115182996E8228 , 0xF46FE8105A4343FD8116741D1C0838ED , 0xF686429EFB86426F944E8B6C06FE2667 , 0xCD014B441F8C4E00BFAF462AE68A08E6 , 0x1C20A04E15E14C528AD230DD3D2D4AE1 , 0x4D1FEDBB3C404F17A82567685F77F93A , 0x93574D40ADCF40CCAD1FE478D363B36C , 0xAA61067EB8D84BF9924E0EFF924AD062 , 0x17555C9BDBB845C09544B1B225FB613E , 0x29F5EEB785E64078AC40761DD024DEE5 , 0x61C98ACA780B48FBA7F5DEF75ABB9CA1 , 0xD033F9F56F644985ADD29A98D95F448E , 0x886FEB0459EC428C879B86B50C2281C2 , 0x9F92B2DA7F5F4E9A81707E1BD54293B4 , 0xA6E9F3E231584EDB8ED607DBB226511C , 0xC819CADB4419419BBBF03C66DBEFADA7 , 0x399221B1251E44FA9153FD4423ED02BF , 0x6024D5D868C8458685C3259942EFE705 , 0x6C3334C87BE44542ACA1E50DBD8E3B65 , 0x847929D1BB4540718E68424028D23F86 , 0x1BA4BE9FD2504DD29CE23F6C42AE7F38 , 0xAFDFE73EABF24A7E99E40392F014020B , 0x90BB3B74E8A54DEAAE0A1E40594A8A3D , 0x9AD8C0404E984DBEA101F320CBA2E5DA , 0xCC946997A48D4206A5A8CF4BB92EAFBC , 0xE4FC6F13CC9A4519AE5A7E7B4DA6CC36 , 0xFA5CA0EF32664400AF295725EAA5452C , 0x49A58E76B4794282BA894752A14181DE , 0x4F7E6D4495F5432DB20838CC420367B2 , 0x5F88B773BF4B400CAB2495B582B04B8B , 0x7967E5434FB14335A8B3C71DA76935A1 , 0xE7A0DBB304304AA7BCF2A9F0EC77BDCC , 0x2C0353C9807C42589ECF98AF5161FB29 , 0x9EE64A082D8E4C50AFD7FFC842BEBA6E , 0xA6A9E930AA0B4F4D86EF7AF527291A4B , 0xEA6DF74B572742F89BF28E57C6021ECD , 0xFBB304964A154826AB0A5C4E180C6F15 , 0x01ED91F74FD248C4899FD79187EEB2C7 , 0x34A09A88B6D94812A5D27CBD4F9D3002 , 0x4D5CBF28FA934A70A34C2B2212D7F774 , 0xA70B236A3AEB40F391FECCC3CF7A0390 , 0x4779C12957CC4BA5A0BEBB4846451B28 , 0x49268AFD08FE4C3189CD28A55F432D71 , 0x92BF92A322E44374A7846D9FB5DF1E2C , 0x08DD75025801495CBAC747B9242E6214 , 0x629B10EFFB5143E2AD5A4187B8663F90 , 0x72F56334CAFC45C9A3598ED293B79E36 , 0x9EF0F5D9DE7842FFA6248F864809E484 , 0x32B17F7860B04010ABD78F04BB43DEED , 0x39D69E1E09C3439596EAFF2BD76ADF47 , 0x4B5D391334E546C296102A8931279755 , 0xB29C8FBBAF5F4D0EB204E57AAAC1E0CB , 0x5C2F5B2298F4405B9F54A074E6BF4735 , 0xA321701DA8CA4AD1A4E8E24EC050383D , 0xD8E8785CEDFF4F4A8FF399B51E5B52E5 , 0x08B92651FB1946E391391F608400541A , 0xCFDFB673517349849B8508C1B0A1B363 , 0x10C4DC36BBC946C9B4F6BE15EA88AA50 , 0x2AEC39D23B314C25903C551CD1098805 , 0x54D1459081B44D60AED9C37F78D941D8 , 0x8BAF0E750CD44B7C8975663494256BEB , 0x928E8E5C3A404C689B6B1D0B116879E9 , 0x343DB15E23434DE49E382454A6507F75 , 0x1005056BB40B440EA16774ECDE56D60A , 0x3202D5B56F3A40F9A144D86D8BAEB1F8 , 0x460EBC492CA04DD8A04FA0184D96667E , 0x758E2C2FD1D04839ADCEC367EC73CF61 , 0xB06BCA449AEA429BA884F961980F65CD , 0x79F6CC9EE7944FA9B065BCA2712E8C25 , 0xFBF1EB9F5F2B48DBAF57A74B23567E31 , 0x32ADE2A4C82A4BEFA57C165B73384713 , 0x53B3BE6E0D32455BB15DC2C57F24C8C4 , 0x5C3245E4DD53429E86267EB11348406F , 0x641FCA409E80466788CF65FFA2174580 , 0x199A89BE30E74FE7A1CE8D00D65AE8A1 , 0x55560DD27452486BBD86E3D24B5B2A34 , 0x831E60588A4F4C45AF2A4E025FB6577D , 0xAA6F9C9F221B4DB3BCA47DD02E01962A , 0xCF473352C4F24E24A64CAB17F68F6FDB , 0x04A164DDFDA54404BEDD25E74BD2ABFD , 0x9288C3C17377436BB70D68E62595F42A , 0xC9BDEEE7DA38439AA52BA7C8DBF41DF3 , 0xEC5198ED57704D58AFA9A7A0FBD2169F , 0x209E4E44B79E4A499DBC6CF4E0900B5C , 0x4ADDE18BF8F34B22A4C39FFF19EF7F11 , 0x80D8CB7437814302A8BD3CA92F672054 , 0x970CEBD58A464A01BC90051085CC851F , 0x709A811D4ABC471AB9E8773F70141AC1 , 0xBDCB712CB28142B382080A30EA72414D , 0xC8A0D6DD8B564201821AC32591ECDD3F , 0xE3B8CD8792764D04B37CDDEF36B9CAFD , 0x06621B575AB540DD8B9E7D4BB4B5A95F , 0x09A196C3718F4861A6D2DC3770AD650C , 0x13417CF1C3064BBEAC3ABA47C77EE326 , 0xD6EA59F901584A69B01658A8ED54CCD9 , 0x30DC42A7F8FE4C8A8A7FE9FFA86B578D , 0x5F040A88BCB54F98ABAE31BBD563ABE3 , 0x90D26D235D174909A3C9D9DF9148C5CF , 0xC0325C934F674946913D59409386081F , 0x0EBBF3AAC4564A3EB782E4A0E5CF6341 , 0x0F1F6085DDF5402F9A89C42673DD4745 , 0x45731B4C3268453CBF0ED917294EFC48 , 0x55EF021C6697430BB5BBF00B92D9AE52 , 0x9A8675CFBC76474AA2B00D64F8917100 , 0xDA19E9FE73EC49C0AB4EF2C01F6FAAEA , 0xDCC010B1F90044E682363488EA08201A , 0x1AAF907145694F8CBC2EB047DBC0C6C1 , 0xEE4A03742FCA458C99440F4243532E66 , 0x5C40E4D4BDA44516AFDE532726C1D6E5 , 0x95E8F179DDF14E748DFCA28D82F967AD , 0xBDA387892BA748E9B215A3016250F50D , 0x7441D29E27654406BF4BFE0A0AA30C7C , 0xEADE1DE46B6B4CD2902C20E20E4D3B60 , 0x9967DB12FAE64E709F1B73B5AC31EF01 , 0xB41F70FC57CE4BA7BE84835F4BF6D79C , 0x59A5A040312D4909A264A8951013524F , 0x5D96D44CB8B64C12A2E05D0B081792B6 , 0x8CBD48698D7B4560BA22B2549D43A1C6 , 0x9031872E78BA4DFF94BB9817D81AAFC6 , 0xB489CD8858BB4ED5AB4B1011D46EBE9F , 0xBFB1F5E6E4604B40BE37166BF3E15954 , 0xD80C7AE7457A4ABC815C2B17B56C4D07 , 0x292E8BC94DA34CC7BADD93384F0BFEB0 , 0x47F78089914849BE81AEF4E65D63BF39 , 0x80B11931682840258F89778D20E1E73F , 0x00122BB0BAF64F02892C8A84EDD62860 , 0x7199BE70A1504012A08EB2589A4F00D6 , 0xDFB91D7ECF7844FDA60B77FB1A35B7A4 , 0x1A376BFAD3DF466FAA03FC2CA2D29829 , 0x6241B4D9D3A44330A53AA2F11D13D69C , 0x6C5A1FD6A00D4708BFC4482524001B21 , 0x979F09C6351E42B8AC18EFDB88F7A858 , 0x04B3EDC45749401E9ECEB991D134288C , 0xE04AC34C32994D7B977E39D413222887 , 0x992B4DADAAF24AF3B5403AD50DFEB40D , 0xE0203F933F7149B6963DC16D84C6ED8B , 0x1B1BDF40EDDB4C55A83E0651E5147508 , 0x8EDED475B8C14752B4283EDBCD4A21BC , 0xADCA88CF51984490BEEA84CF59FB5730 , 0xD84E288904DA4582826B7AD09B154007 , 0xE8048F3243904F8BBB2F7DF21EAEF86C , 0x9FF8A9A70522428B9964850C40CB5C7F , 0xB04D51CE37CE49A78D05513769D6575E , 0x5F2064A4D929448988DC5634B058F1F5 , 0x742E04C4FACA40159EC362675ADA8F31 , 0x7577E4C3C1814263AD9ED1D9F9DBBB7C , 0x9B748B790A684F8390A42D029CF32197 , 0x16CDF39A9D274A7EBB76CADFC6A6D1C2 , 0x1866A4BC05864389B2B14C84C5FAF403 , 0x1ED3C020578B4040B24294861D285C9E , 0x2F4A1F7E32054057A50FD67952B489F3 , 0xEB32B679691E4FBE95589E1F901DBFCB , 0x59C6B28E4C7945268373159EB06E4057 , 0x9D39B6C1802843F89996C2BC247AAB9F , 0xA3D5870404304D698A4B364210061773 , 0x704CC3D4142141699DFE99EBF74F3AE1 , 0x2F3E4541FCE5458EA8A4C48718CA99F3 , 0x71F75EF9568C4764A03DE80CEE20C157 , 0x9D82039085D248758C8FEE2ED4D78EFD , 0xFB87EA323A154991B02AA281914DCCCD , 0xFC2D2B9A353D45DE8F1E3701D224A818 , 0x35A771EE74B542879CF3489D50933F40 , 0xA6173360846D4C5DA270D9E67D0318A8 , 0xC5630805B24347E7808F512DF5C80A87 , 0x374AA08588224BAFBA95758A15B4CAAD , 0x6F99596B69594173BC78FD76F8069E7C , 0x1FD3EEBD709E4074856CE08951DA9A54 , 0x375A101B2DAA4A8D845B050B537191D1 , 0x925A3489C91342AE903E912C9D636B23 , 0x55DED6AC10E948DD94C5935DD60B49F7 , 0x61F256B262DC4CA1AA6CEAC101B4BAE0 , 0xB36A2B4C017744D89B1A42B0EF7C19FD , 0xD6F4B86722C940A2AC387619BA3C557C , 0x5DEB86E368214DDBA222542C8EC127DB , 0x8A9D7FA35CE8433CB343CFF92B8CA597 , 0xC1B333FE179543ED9524C40D7C968A1A , 0x85D7CB0313F742E79147F4206F497E16 , 0xC339E8E46C864771AE41770A52DF2800 , 0x6452F59629804A708A572609B4626AE4 , 0xF32B3082622A43E79F9FAB883A20153E , 0xFA04D610FD2D4474A97CE9D0D02493A3 , 0x0132216CAF6D48E0BC5CF34C90784C49 , 0x1E930168F6D243FDA94501289908F49F , 0xC3A7BD3B6CE044CE8EDC2F2DC1757ECC , 0xDDF9E505290645299447825A9AA52FF1 , 0x3212BA6EFBD2456385657E3D35F263D9 , 0x3CE8B12429DA4EDD9C14527506D913E4 , 0xA7553301A8F14E8B9704B19B0FEE4725 , 0xE1A79E577AD4434189DD07549B38C550 , 0x47625064F2904C6E81A376C7E754B6DE , 0xA5649E8E8EB749F59FA96C5DCD499B93 , 0xB3712D1B28CA420DB6C6659C470A9768 , 0xE8AC895A49C142C0ADA604F0F41BCEF9 , 0x1FD1830D773E467CB82AF49D55D0BE4F , 0x3D56EC09E7574FF0ABB7AD52E030D98E , 0x86ABB40EF3594F0C9956FD99DFCFBE00 , 0xCD2775D3450847AF8796A0F2D5CDDABB , 0xB16A00CD70E5463CBDAD4E2521CBE70E , 0x5FB267C08C4844AB9EB3277D706FD6BA , 0x8CABDFBCDB044D1FBA7E2802217D6FCC , 0x83C80678A9C24C4BB647FAB6627AE0FD , 0x7ADC5957EA9F49529E9E5B93C71B6DFE , 0xA732463D5F42401CB2DC6BFC3DADD614 , 0x8F8F1B29245E4EC5BD72A00B918C48C6 , 0x9458A49576DD4C19B11C0F8442DE4F7C , 0xAC9019ED36274D009BB17FBE86882D29 , 0xA02C732EA6BB417DACB65B89CC1B13F0 , 0xAD6DFC51F2324D60BFD3A29DC377D014 , 0x14BC521E6BA3499EB0DD474C33BE1120 , 0x27CD62A636704CEFA84E3151647887EA , 0x5E9660FFAF4C4CBAB6196127BC7B3371 , 0x6C38C3C8B670497980C2D2EF98365F1C , 0xBAD29F85DA46493CB28065E430583FD6 , 0xC0D6EB4D3D5B4330BFEF7CB0FA993224 , 0xC76AE42ADEF34D82B7181FDF7C3676AF , 0xCE227B352CEF420B84235752DE953DF4 , 0xD454AB1CD5C34119B7DAEC8B6D1B209F , 0x3CD3D9DE09C4474CBA1DA91E9F4184B5 , 0x99EE6EBAC473491398EAF91FA4CEF6BA , 0x612902B433B5416FA4255A3B92001D5E , 0xC1B7E6F6F75B41A9AB66B37FA19B95FE , 0xD3FC05CB2DDB47ECAB631F84DA73D313 , 0xEF12D8A41ADE489BA8E95AA4C1AB8BCF , 0x363965F398B546578821317F61B53D02 , 0x3BBB60663CDF496DB1AEC3F1C80FD586 , 0x5EE3F7AE206E482CB8B40FDD6DC2281D , 0x76A97D0716D3476FA1C170794B9B3199 , 0x4ED72806754344D39EFED232973E6A71 , 0x683E757F35494F9BA0230F36841547E8 , 0x6D01699DDD334798927ADD84D159FDAF , 0xD0288D146E364677BDC8E93121DE25E6 , 0x7FBF5B7EEF014612B8C0D8F33C111F61 , 0xEA866895D1BE497FA59CB8F10B686DE6 , 0xF5CB3C3930F0425080DBFA365B2BA1C0 , 0xF829FFD8F3614010B2125355BA107223 , 0xC1105ACC00E04B11A67F3AF20CBEDA5D , 0xD15A60631AC7468DBDAC26241CDF47C3 , 0x39D6D866D6164A3EA31D222CE20726C9 , 0x94E12CDE824E4D5E82EB2A085857EEC2 , 0x00B2A938582947259E7DBCC543DCB574 , 0x19D2033A27BA4AFE948D849F8890F474 , 0x2BD2CCEF7476425095A203A196112108 , 0x4CC2F5FB5DDB42A78F3F6D2012BD5620 , 0x05C89383F6804747A6AF5586F22E13FA , 0x094FDDDCC983416ABE1148DF171C6703 , 0x208CA321AC2441508FD5795CD0CDC925 , 0x62626F38708D42DF903CBDC11B6013F1 , 0x71CD0C76A77D4919B8E060959BC25190 , 0xA9BE4AA48AEA42039DF8470AFCAD37D7 , 0x87216D355E1644C3AD0DD49421C38D69 , 0xE1F80FF36CB74392BEC8C8A8EFFD3247 , 0x997C8C98392E4D8E834DC84AED26716C , 0x36CA536B99EE467DA991449D47FCA673 , 0x696A12C0A7694ACA9FA881018C41975C , 0x9E6C65CA0CFD415C9838560C908AD2F6 , 0xEE77284E6A634B9BBE862A3EB8E1DE61 , 0x4E71A34E8630464AAF19E9FCF180A760 , 0x9713986D231C4ADD9CC23B60B6477A1C , 0xA7C7909EE7484D5D87E977AF65CC9016 , 0xB7A229E5BC274EAA8E0E27A3916EE2E9 , 0x976265DC533F4A1B9B4E3A897CDAD74D , 0x686387FB34294C5A8E3FC13EE62721B3 , 0xECF55A39803144C2B27F5923732F4B30 , 0x0B75BB3DA65A4ABBB6E0E7C16813E375 , 0x1047912B4EDB4083AB3982F7CFA90A1E , 0x1F8F420EF73A4D28A5DAD92274BFCFD1 , 0x42EE1938AE4E41ECB41ECF55463F7103 , 0xDBBF2459DBA243ACAE1D2A05F0CCDC8F , 0xF4FB5A051565474BAB25A16ECC03BF5E , 0x59F37E44875240E2B653FFF2324A2E28 , 0x5E952AD9C1FD4EF7AA8F4A424B44DEE5 , 0xE96F6633937443A4B076342751143B71 , 0xF560D1A064784E27949031ED1CD0A9FE , 0x9BC4B4FD1CB14D5BA51238D50159B096 , 0xF5343CC9BEFD4C1D87185CECB1AACA7A , 0x2503CBE72F3B475DB62B5499BE05D74F , 0x66E42D8C15084C7694F741ADD555A41F , 0x76E2BF1B53F2486A8BCDECBF7D018304 , 0x94DE4C4FEE4B4268BE8DA223A0E3556E , 0x56706BE9E99D4E58B8C73B8408B681FF , 0xDA6A7674A0E54AB28C9D10C89287854B , 0xBACAED5E2CC94F7D9D1208E2EC7BEA86 , 0xF947414BE1694623B2B805A58CD60BE8 , 0x2FF006A847AE4601B26B676AB5D18879 , 0xB0EE5BF346924F8DBC76A52471E91FB4 , 0x6CAD287F72694490ACC971B3D9422287 , 0xBF344DFFF6824A51A49865F0AC1D5F15 , 0xFCF6B67CBE7F4EB781A44CB419271A60 , 0x1B52548B231D4994BA8AF35DAD656A4F , 0xD1207B67ACC6419994306F2691C2D85F , 0x6F84EA8003594A3084AF30824EC77F5A , 0x755A818266D34205A37B29EDEA852241 , 0xADBE68D7090A4215B5E38EADC86AAAA6 , 0xB6EDA07065B746A1AF368C1CB783E376 , 0xF8CF7BFE37F8494C9615F201B7D245C5 , 0xC916902A7FEE4631AD8E6128DC69EE2C , 0x2CD32791A84B4863BC14276BC92CD360 , 0x99B785E99C2740679925EAF74A0C556D , 0x2BD5E7F258F04AE5AC459CE9F6069108 , 0xADAC1C9E69BC4722819B160D4A298EC2 , 0x0F7AF3B4A83D435CA19ED22C2C509B02 , 0xD7688C9A4F3E47AE9A371097826C085E , 0x0A830250FA1D4FB787AFB2E2863A6C12 , 0x4D343931B2F545AFA28479333FB2F938 , 0x8AA6D109EA5845D685273A6CF5D03C72 , 0xD275E2C37A494B2E858ADFA531E9D8D9 , 0x1F846746B4704EAC951B061530B04C02 , 0x3589383249F24922A1AF179E0E0BFCD4 , 0x5CBC2AA2F7EA4102A40DA9AD4289281B , 0x72713AD085A64EDAA9B3F2B22F4C7F4A , 0x7913AF6F3FF14A1E955E09540472CF46 , 0xAECAF8339A7C4395821B77FCA2396095 , 0xE5765A75D43049ECA2082EF85667DCBA , 0x3EE1C67A45564A27A92E8A4EFE6C52CB , 0x671E768B7DBE48DDB2F1477DB2D280B6 , 0xDC229D6F1A554D5EBB4FF926BEF20CD8 , 0x623DE85E187D48398400B513E78D5055 , 0x14B5A6874A47466A951B80FE02BD268D , 0x99BBD4C3520C4DE3B949A46694DB9B72 , 0xBF24F8719EBA466380C351C6371CDE0E , 0xF68A0663E042409E9028F40B7D345808 , 0x0EC35E16F3624CECB31FDB3C934981B4 , 0xD8892F4A6F394F398AB13B49B69E718D , 0x686F4D2C667947DFBB7B2D348C00ACF5 , 0xBCFD23020DA04DA8904F0D13AB0B3A77 , 0xDC0384BC05AD4546B231AEBCDFB4162E , 0x24C8263AA2C3420EAA281B81A54D7CBD , 0x5F7275C8854D409A8D40D9C7DA629BAD , 0x7FBCD7942B9048288577B48B99BB707E , 0xCC9A56AE9CDA4AEB92FB77C2D8E651ED , 0x16BF3D23876540CF96DC36B39184DEFA , 0xD5A0172B2DE344FAA71CA356AD579770 , 0x1476EFB797A146638269D332368BAD20 , 0x1AD3A3FE26104556ABD4A50804AA63E9 , 0x7708091BD13C4E2A8013F9E33B31F31D , 0x7B89577773C34E7E83E05A7D87C85CF3 , 0xB8D4DA0B827B4A2781AAA208F827AFEE , 0xF3E9409B9F8F4AFF904AFC5355EB8697 , 0xD1D4DE4F22714E0194F1F73E58247057 , 0xDFA825FF51C243EC9FCE164DA4B83CE6 , 0xE3843A84A2EA488EA93EAD9EC988DCD5 , 0x6C7C7749DEF4488AB327E2BC4970C6BF , 0x978D060259174ABD935706340C8C9A0B , 0xCDF4357B83BD41C080B7A6C5A9763086 , 0x40642FCE1AC7470CA30CED8A660881BE , 0xC543301E0DC64301BCCF19637FBA68CB , 0x483A7376F2F7472AA6EB015B4509D35F , 0x93B8E3CF8DD54AFA8D000CADB68401D6 , 0x93F771F7C2D34F838E0A820CB247CFE5 , 0x9FAEFF311E324C14BAC1EEE51D2780D9 , 0x7726ADF018D94A83B54E86F60D694B9E , 0x46D3F2327F824F7BA8378C5A6E15A053 , 0x4AE675EDF93F4D51AE432280341AAF64 , 0x6AE5244B506A424099E69E780639E9AB , 0x66FD64CCDFB24C468C401A6227ABF9F5 , 0xABFABECCA7C44B9399DCA21106C515F1 , 0x099C44D1A7B540009B2CC73C4D57D9A2 , 0x4535FBC03FE14F8A9B9AC0008F5CF1A6 , 0x72C355DB6C794024B77CF59E6F0B53DE , 0xD15A737DCC79416A90BDD52B8B8312FC , 0x3F30F4C9921546CE839FD1B5731F2053 , 0x4D0B28F5FE8F4E37B33096688AE1BF4E , 0xA6CCDE85F7F6457EB8F225FFC45460E8 , 0xC3E336F9692348EEACD30C32278890C4 , 0x67A7B3CA852B4241B15E96D58BEDB6ED , 0x6B7DAEBFBB9E4B4B89E62DBFBBFC54B3 , 0x8B16B273E416470688B5D08BC9DA8055 , 0x62DAC1C67FE54DC4915D6E406A750E9C , 0xC2E37CC3B1B94D1880D823F9C09F88B5 , 0x1AD3C9A78A3C426C8582C218E032936E , 0x4D7CEC22D60C409DA3826478DFDE680F , 0xD01DC23664D944BBBE77873E499CB08C , 0x013E70747008406AB2904009982F70EE , 0x302DA75FF6F9499D92CD97C358EE1802 , 0x8BA10F6ADE204989B1AE2CE2A1476F62 , 0xBD29910C2F634A4F91D68C1FA6BCE71B , 0xFCC6614234054F5681603A0EC5405BD7 , 0x00DBD3450EE5440FA6B2E9D16B9C368B , 0xCD4349E080F740E9B8F66BBC5A0E94A7 , 0xE05D0D193D5446BE8FA4BE33C8663B79 , 0xFA28469044574ECF9645F96753BB28BF , 0xFB93A831A2184035B7C69829DDEDE924 , 0xDCA37DE2900744928977549830D13FEF , 0x455CE23C2B58473C8A460697FAD02019 , 0x84C42402AA8041D3B55377086FA549F5 , 0xC0360729201B4265A58586FFC46B5A2C , 0x5BF82B4498D7461587AD15169F431028 , 0x8137629EDECC448F9AAA6F23BEC4EC9B , 0x0620499A72F746B180C7647F0FA55CB3 , 0xEE842361CFC14A95ADAF16AD2D513EB3 , 0x0852252BC6A9477F86B9E59484D3919F , 0x1015E5ED03F14D8480FE00EE4EE3585A , 0x60135FBD644E470684A0ACC5FCB59228 , 0x8015733360314F6D95312FFF83A416C3 , 0xAFE0CF106DC14FA38814B0C13FBD51D2 , 0x537D9D62C14A49FDAE05034D32CFD944 , 0x66F78B543C5F4110A445475C134FEACC , 0x779CF1F49C2D4C3AA10C0C6D1ECCF67D , 0x9DD1B74FB194437EA0EE09E1BC3F5670 , 0xC39572E3A1FA432799623B97B6D5BC8F , 0xB67D8597FE6D4362A668FB9C7A937355 , 0x59FB791C3B354AD6A3FCA07F4B793B82 , 0x52E1304E72264244A575F18DD23682C5 , 0x127ABD721487407080ECBFE8E50413E3 , 0x6DF98982C52C40DB955787C9C8CE7C84 , 0x848F98C5410F456C86DB46E1D5F9A265 , 0xD7DDCCB33AB0404C80A517DC2CDA3CB0 , 0xF707CDAC9A89432EB174ED1CA98CA82B , 0xDA8BA299F64E41EE86BA530F00866E71 , 0x52DB56B96C3346069ED87738503DB110 , 0x35EDB40C9CF641BD96809FCF6AFEA0DB , 0x95EF05F682A241408DEAEB6B8CCD2E22 , 0xB8CC36307C8E4A9B99524691543F24CE , 0x8B5355D06C474ECB911FDBAFD8FD1DFC , 0xA67901624B3445AD9804397A9ED8BC43 , 0x2EB939568A41457AAB68597224DC44FA , 0x3E5A7934A694412C8A38094C1125FE1D , 0x76BEF69D2B7C45639B7E319B07D236A2 , 0x96EE9EC48D314A539446946588546220 , 0x6C1E11E5AB084C41AA44421F4FFC7CDC , 0x475F438FA4F5418986F50AA64CF8EA2E , 0x4A2E65706F0F468DAE1AA4FB0E05716C , 0xF5A95065D02C44BEAC1F6B059EA2D439 , 0x1AFBD3D198324426BF91E18533248592 , 0x9285451F5F204285B307E3CC38B1429C , 0xB3786F0A441843BE9290C0A9E37E8A51 , 0xF1C05D9FD49C4F3689E88AE5AB6CAC58 , 0x92AE5F5FDF5543BEAE26626DDBF27FA9 , 0x14822D2A43F34C24BA0BEC1C072B51AF , 0x3C691E9A910840F389166456D3280986 , 0x579CF871C61E4578AF7D88E89C13C1E6 , 0xC232192C62064424B6443DFB3B8AAE16 , 0xE56C9036D40145AD8741BC7EAFCBB2C5 , 0xECD9C6A56BF04C8888AB909F2C707729 , 0x2616394631644C5FBB21E2319255FB53 , 0x684CC889701C419A9DD28E3877B830F6 , 0x73902630F7174FB3A8AF7066AF16E0AD , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0x7FF673A1844E4B248ED75C9DFA075A46 , 0x8C7BCC1238BE4386872E625D9D00C709 , 0xDD9DADEF08E74705B9C899B02D557E55 , 0x474054AFBFC64D3DA9FFF62B03F04CC6 , 0x00AFF17CBC2742BAAA77542505175FA0 , 0x4BA25F8698164AFAA035EAFC9B0B2FBA , 0x63B778D82A2B4A50B1046FD646AAA0D3 , 0xC9E50E57E2D340D79BE80C76C988D733 , 0xF30ECD9FAADA41BD8CED384F178DEC6C , 0x3C3A91E9EE3646109CB6EDEF24137A99 , 0x0FBC36893DB141F5894A53EEFFF21F93 , 0x9F5B4677B6B6428F854F3C1D6723D2D1 , 0x37C4C061AAB74E239A0EDC379E820ADE , 0x838EE4D0BE8847249882A29E2DD7BC71 , 0x800D35954B21436D9F2A6867953702EA , 0x31BF7859074F4A3E9E6CF8559CD140A9 , 0x97869EE30E60489B9F0460B1B7D6247E , 0xE74C4D7A6BD74FB0B6EFA8F8EB0BE1D8 , 0xEF3F92DCBB544FD29D3BDB10B3EAACC2 , 0x30FC54F333574587BB461AAC0129E9FD , 0x89DB155A1D9D4684B0F2297F208D92B6 , 0x406A720BDB914B9397CA77508E88B71D , 0x5ECF9C9BA54541DABA021CBDC0F1E69E , 0x09FE7053ECB44298983FEA2C674A4C03 , 0x58FF7566E39F478C91F5B9816398F124 , 0x9C7CACE7E2114113B7756F13195FB77A , 0xEEE51670A7E84F7EB1EC338ED10F29F3 , 0x76B2FD9A6D2844A0A50B0F399376432D , 0xAE556134914A41E4A9797DF249AFAE38 , 0xBF0FB9BCBA5A498198DF73D7C2FBF367 , 0x90CAE967A34D4BDB9923CB5876D38CEF , 0x4773C49CC4CF4E32B2C5C437717AB370 , 0x80C092ECB09547FBA813842D1687FF75 , 0xC9042E97121F4EB39C4905963485BC1B , 0x311B9DCFB0EC442DAF31F0F8CF5F9FA6 , 0xD224133C19264D0886FE5F19AFD40A0B , 0xE56DD849400942FD92275DD80198ACE7 , 0xF55BCA3815474ABC93957AD43B95CD1F , 0x15088522D69E47A98EB3306B1CAA6596 , 0xD2513DBD73AD48C88F68BA6F8DF5EEDE , 0xB101AC267230465E922F99FCDE1FF283 , 0xE49FAB201D1E441DA27B2967C45478E6 , 0x1D83AE4A4E8743A1845EFD55293E4CCC , 0xF8605DA39E874EB0AE9C60C570890517 , 0x1A1E03C44BF84042B97F35F5550A2368 , 0xB43268E44F94420880D583F8FBE276C1 , 0xE15CAD4448094CE093DEBA58F4CB2369 , 0x5926BAA7E5284422B12AD8380558EEF4 , 0x0388EB3282464825994ABFFDD27EFE49 , 0x35AC77583CAF4189824863C8CCF9E9D7 , 0x758C65BA28574A0BBB612D9CE880E7DB , 0x33E3384D9A2543DEB0C97BAC467AD9FD , 0x5E1DCA16BC714E868CF442FBE4619C70 , 0xC7192637BEFC4352A165BA32FE90DED8 , 0xD6884B5453F64DCC9D453886201CBDF9 , 0x788929755164427393ED43FD413F7A93 , 0xFB3B4B28A3B94588BC6C46ED876D7F58 , 0xC596911D2E6C4673BCB49CE8EF9A33FB , 0xEBBF6911443446D2BAAD6163023E69FC , 0xFB70A930E2434AE3B8777AB2C87173FB , 0x9E63F1D229B744938431312BC5F97F9F , 0x7C36AEEEB8B84DD48BCB9E3DA1EE8E10 , 0xE69780F628D745019F0BBD2679473050 , 0xFDE051F94FE24105B70B2B0BD9C2D217 , 0x54AAF1BE1189462BB3437D9B4DE57504 , 0xE3F1ABCC3ED34E319FBD6263A8082219 , 0x46A761D501F74E65BC39181AC7659AAF , 0x48D05A50BF04446AA0F5F530F19B933F , 0x12D7813555F14553B6965E642E4F0192 , 0x14B9659FD6754640AB12D521C7511B2A , 0x7924C27B11534616B471EEEACC2B3124 , 0x0874F861E4014F6D90676E2ED77169F7 , 0xF2C82450756E4C19A22D6BD4B83F7BF9 , 0x874848D43DB444F19FDF869A80920977 , 0x15236D29ADE24255B88C70242A673540 , 0x14C377CAE92546D8B848AE0B930104D9 , 0x447865368A864F10AAE1C81F3E4386A1 , 0x47B3282E4F3343178A2066746808CCB4 , 0x518962730E9F4AA492F476330B6672F7 , 0xDB77A7EC8BBB4E749DA097EED263B356 , 0xF872CC194B304CC9AFEC54DB31DF73AA , 0x4A63F904F6494D3495E49CE34B88A655 , 0xD9FD774632E84CC898E815F12657FBEF , 0x32FFB8458377491DA14B149CCD014668 , 0x4E0304F8186B4C16A9C53F4579176B8E , 0x0249F926022F4697B658FB974A6F98DE , 0x1778ACAD4F3C4C9FBB96DB41CB656447 , 0x2E516F67A5A94652958B1924F20B4B01 , 0xC1CDC345EDC54E02BBF0F603B7A74153 , 0x4019B95B95F14EFFBD82C4CD4AD99A3A , 0x4DE8A5754E3743D88A1FC73D1C2AECA2 , 0x965798F847E34669AD4AE7762A336743 , 0xD81E82485A9648CFB3F39D2905DA1DA5 , 0x10A20DCD4D72426EA9ED998036D71F46 , 0x3FE65FDCEDC84F179606BEF000E81855 , 0xB9845FADB07445DE81017EB16CF97194 , 0x954ED0F246D4443E8DF932EF0399706E , 0xC0FC4F234EC948419F4445929CDA2623 , 0x51560D600CDB47138D9180405AA3B4A5 , 0x6D29DDFC9FD54C828926AE54B979313C , 0x0F1CA69AF896497590DB86C5E6AD359E , 0x0A9F9E39AE0146948470DE080EF3FD4D , 0x107D069F79094CDFAF6B6E0605C5136C , 0x10C7083655164433ACC1E4FC366C0F23 , 0x691581F0E8D248B28827FFFE90790564 , 0xBA2E889143194E9184149C41529E9FAB , 0x6AFDC5A2EB074559B6508C37D661D495 , 0xF72D8FBA569A49D8B40769AB1AE753E7 , 0x7FC5CE0CF58846CD9807811A54FDFD6C , 0x1ECAD8A7ECA24DD2BF7D219F0BCE1A00 , 0x95BE418C5F5D47F9A33C118ECFD1DFFA , 0x527A516C461E47CB8D25BBB09A4F02CC , 0xB89B775A2C094AB2AE95E713F178D92D , 0x67C30510CC97488E85D01D32FCC6423B , 0x14DBBF0D173D40B393D2BCB6927FEC18 , 0x1E5C6591D0BF4CE8B44B620B8B2D6948 , 0xB0DC13A138A744B7BD6E45CB145DF8C5 , 0x0E8C9C0BA92C4476BE18C434358B926A , 0x0F4C0AE50DA943A5B0A6DE3E6D157BF1 , 0x66C5448B32654B04979B9881872347E0 , 0xB0834DFBCF03465C9B1998D2467B6881 , 0x0F98BF1B90AC479E9D5D84E7D7B5D03F , 0x5983AA1B150F45BD82874FB38BD6E090 , 0x256DE2E52C0A4DACAFD4AD355699CC46 , 0x4D55375CD4AF4A8383ED0B69C7359E91 , 0x534AF5CD96904B3783C85252B1EDDB11 , 0xAFBC0E031DAC4631B27705425377524F , 0x0BEBBBB2C4C6463EAE6B6D3BC3558A04 , 0x880A5775BD8341A89A1BF93F08ACFB29 , 0x9A178764449D4EE2A989A39C5137B23D , 0xA1882E82D117443F810E675A589EBD23 , 0x3FA29501D2204A21891C5F06BFE6B6E4 , 0x5F612D7727744AEF837B0A1BD4F7A0BF , 0xB011143C62DF41F6B978C40FB33852AA , 0xB56A2FA41F2F4E51B3FA656007FBF566 , 0x6A703B8DD0B24FE9B8E99F542D77CCA8 , 0xCEF95D614DD64621A2E60A00376EE7AD , 0x74A249DB055E4561975C093B16D8F012 , 0xCD67BB507FE04F8DBA3D70E12E1CF6A4 , 0x2D762059DDCB4118A0FA54C5FD826A9D , 0x03D1D141A67D48E889C18D777BD3DDC9 , 0xA73A7E65932D46B88DFB3DC879AE6F0C , 0xBE8E27C7FA3E4E2281666CC9C90131C3 , 0xFC1CB06C89004976BE594A6E6B136B90 , 0xB2C6693069E74E318DB6AE61B30DE43A , 0xEB693F4DB6474D91A170E553803FB1DF , 0x2FFC52C76389493ABC2B77DCCA6589EB , 0x5119B0B9F6DB4EDD829AF5AB06DA1E74 , 0x5A8264EFD5D641DDB6A9D1C2859FE3E7 , 0x4596F9A90A244A6FA2EE380B6BE419E2 , 0x11D2B6F318F34058B45C2E7EB7EF01EA , 0xD83559FDBA07472E9B8D6E144BB5975A , 0xEF7967C6612740A2B95FDA0BF8CAE437 , 0x0A3B4BAD1FB0410FA463F568FEFB8F81 , 0x2FA0FC2D5CDA4553855E8E98EE2EA4F8 , 0x1F030DFD5E094160BAEC3932B84BEAA0 , 0x50B4B83F2FDD4DC3ABAD2B89ACBD6754 , 0x5A14A0CA00E54C0A9CF28826E199C550 , 0x423A48FBF9E04FFB83B9EE97222AA4D0 , 0x69822730FA2D45ACB0F69F3B2F5D0A4C , 0x777A8859817846D093D674F082B0309D , 0x317323D3565B4EAEB22904426394CE87 , 0xF1BB5B5BA9F74EB48B548BD979DA565B , 0x0084F1162D784FEB866DA494F264D2FC , 0x3A0ECE7788E64983B979CE09783D09CB , 0x56CCE5A7D1014226B72ADB9492E3CE0F , 0xC2EF5573FA79454B824160A4FDFE9D10 , 0xCA5BEC3097CB4FAB89C05F787A932CB4 , 0xB89EEDAC0109430EB4F7498D31C3A839 , 0x5D1709D23AAC42AB96A6EBF99378D849 , 0xB89E18C438BB43D39B2EEBC28922BCBB , 0x49349822CB01428980A7F958E6C79D43 , 0x9CC7E54A24D74003B1BA7B57718B3355 , 0x4E0AB7C1843C4BB09FFC74DBE9405601 , 0xCE1D873BAFF74FCFA0D24AA50C01E4F2 , 0xDD608D41E7DC43418682E728AEAF66C5 , 0xEA795A4E17B049159519217634A0CE2F , 0x3C74170E92A34DFFA5927F36449E3FC1 , 0x3EAFEFC19D764E248105BB4BE2C95C58 , 0x9F18A7B40612479EB8A4F7580A61EE2B , 0xD14F0A425B7C451B93B13CBCA676CE5D , 0xAC1D4FF4066246C78CFD943EF9EA337E , 0xDDE04BABFBEB4C7E9224D8551AABAE72 , 0x516A856D5DBC4C089766082FCF9CA001 , 0x0C12D7CAECA64AEBBDF6582D74D34597 , 0x8728A93DAFB548F4AEA010F98A4DD94E , 0x018F179BDEBD40A09B2C99BFAFEFB415 , 0xBBB66D248B5046D9929DB8588AB87E5D , 0x12F302BF180B4AD7AB7D978E23A95E4F , 0x2587303089C447A1B85E186EB71475AB , 0xD2E4218A93894B78B6C47347159C2DD3 , 0xBE7E7B28C71941BAA3A425CF7B19ED26 , 0x5A5D9E759C0F415BB07D07A18547A1FA , 0xDD52979FFDDD4DCDBC88F3C3EB7E3B54 , 0x245C9054367C4525826ACF1458F47338 , 0x8840AC78FB9A4E458CB6DD7FF300991B , 0xCD568F479EF148D8859A895ACE138E44 , 0x5AE6E3E299B143A78AC696618D826FE2 , 0xBEBB1281B5ED432EAAC90CC966BB5DFC , 0x1D038CACF57343B9B6C1693EE6983FA0 , 0x079D514F516348D6A74F21389090CB68 , 0xD20A1BDF09304847BFD1D4DFFAA0ABCC , 0x84E9776548584DEA887874827C847EBB , 0x9C65737AC7D44741B499964F18C6DC39 , 0x4B3BB8A2AA8446DB80A9FBA9F76E59F7 , 0x19248167DEBA4252A6FF149FA350EB3E , 0x6DFEA91030DE4664B764C141BFAF1B9B , 0x7962A75E1E18462CBCFE93AE8EF07AB2 , 0xC036626952604444B4C9E7706625D920 , 0x74581FC28C624D179A884E1C21A7C048 , 0xEB72A0C88B3B496395164190ED48F6FC , 0x0775532BE20D45298B510795A05485E9 , 0x18B7ECAD4F484155A865E5BEB5F14AED , 0xF2B8FB2BB8D74A7C9B4D8996ADE02F44 , 0x20B40EFD642447B19E0F73D6BE346355 , 0xB533B7AA87B647169F346BFC3FC61177 , 0xFAC42BC3D2AF47B19500E5378117EAAF , 0x7B943B7A423E410183E4856889C376C9 , 0x613E0A2B439D4143B98389C6A4EADCC0 , 0x9796A4462B0C42D5862029BC9EA30376 , 0x542946DC7F8D4F62AFAF9F145BE00A54 , 0x951EB1AC3C9B47CEB6D07FDD79AB49E3 , 0xA73D6D6838E04229AF8D5B9705C54A32 , 0x814CC502583743B298B05620594D8329 , 0x204CE486939C4E3DB9606215DDA8B051 , 0x5D733674832F4AE0AFF0B8AA4877C6CB , 0x68D8BE352D5947A3A617452E27DD0A50 , 0xA74CE8D7C2E74F2EB7E7E1E82DA95BC8 , 0x485EC3BD63854BE480650FBA1C8CFF5F , 0x6644722E931C4701A4D5387C3799DDF9 , 0x71DB04AE360149B4AE007F9E2393A47A , 0x6E88762661E0496C800D81387B4AEEA6 , 0xA3389D2A1A694D17890B8079A956FACE , 0xE7A495B4DAA14485A562384F73DF9BD6 , 0xA67E5CC2A95543DE8498D51A2FD62320 , 0xC6B3BCBFD6FF406794A722D1AACFA96F , 0x4B60A730F3AD4ACBBB6BF260A34E00E2 , 0x5A46F6845360425CAB6E9721476D1699 , 0x8EDD97CDDA314D69B6028F6E5C7AD4BB , 0xFF4891E777984B3B85BFC99BA7A1BE0A , 0x276169E42DAA4530AC25256210DC1C2C , 0x391B73E1ED814AC9902C64E259CC4622 , 0x7C2A856C67F644079262D94A9E448EF0 , 0xB539BE6A52784983B48FC4C53012632D , 0xDF717D9D111D4960928BDFA91AE92F78 , 0x2C7E35DF7E7F4B1EA8EA5457A9742B87 , 0x56DAD6A4DB5C447B9F723C43D405804B , 0x7E093EF002D346348753B7D6804CB1FD , 0x9EAAEA0EF7D2450E891B098E10F44BAB , 0x0A2EFE37143B4DB0BF5D8D15A2C7CC56 , 0x19F7B786A652418C9620342F13E1C43B , 0xA42A9BB4EA2D4933B6D1BC4639330A9E , 0x789667B716934F40A44650FDC2AD49A5 , 0xC0CE717BE5D740869BD57FE7EE05DF41 , 0x45057205C59E4222AC44CE63FD744DC4 , 0x6366EAC521E44F72870813D36A024855 , 0x4F7CA7297EF8445D9A26B0CB8E536300 , 0xC1CFDE7BBDBA47C789782752241EFB4F , 0xBC1CBCDB515E48E2A5E7BD6CFDA06F51 , 0xA0DA98AF2B8B499ABF5850928A837ED4 , 0x34EDD082FAF844F8BD26A2FB442EC1CF , 0x5031F2FEADEE4268AC924DB8925F04FD , 0xC8628BADAE4A4630ADF903D5160BEC8D , 0xD4823E95DB5D44BCADD7130C1753EE47 , 0x05ED0B0A4BEA4848B4E4060488A7FFBA , 0xEF8E04F2130842989299839E711BD9CC , 0x4F1A0B12A1914F9597462B2197490CB2 , 0x1A365291645C43A5BFD34D5862AF49F7 , 0x46F43D94EAE3465C93FAF3D2ABF218D2 , 0xFFB54A8FB4FA43B1869C20A924ACA633 , 0x8EB85B750FEA47CD8C466AE8E4781B0E , 0x1E7FBD59CFD443EDA2F03BC6EF4609C1 , 0x92317D06173C48ED9D0487AB0D50101A , 0x84D8779691DF4AB99F079D7DDE639398 , 0xB63075EF489C4F5B9E0CDDDB76E27498 , 0x1D52F0E33E2045728E82CC85E3A7C342 , 0x0E86228B61EB440F9C8B32C12BC43466 , 0x39F9B509CA994CE6B3F153B75D1D7037 , 0x3D7DFDEC586C4E76AC6889D61880925B , 0xC2A34993159B4BC49C48908DE88C72BF , 0x070E4BA50DF547FB9D0611B79D3F865B , 0x7662E093FACD433A9CCDFB1B671BE411 , 0x43B3555257254E0FAD12AC14B3AC4100 , 0x82FF61A579CF48518989BBE166EBEE53 , 0xEBB630445584474696FC99D533C3ECEF , 0x8CE478B1BCD04FDDAA52D7DFAD3B27FF , 0x5C6FE5DA7755436CAFE0560DD5EDA846 , 0x029657DBBF1A40B28FBD55071A09F6B5 , 0x79561628FB334BE6BB965B2C7125A633 , 0x8B1873866E1F481EA0BFF71A85DD4ECB , 0x9652BA87EF3946379CC7DA8DDDFA2E69 , 0xE64EE128186A4A239B0B76F2942A4BDE , 0x4A076506736A4C39882249ED347320B4 , 0x7E29AD92EFEA4058942D8EA000E6C4F8 , 0x7931CE390127489E9FE8632E90F46D8D , 0xD4D11DFCD33C4B56A9B143A500BF4475 , 0x1BDDC27E5DA243C9A5078ABC414FED57 , 0x41A6235032F94BA9A136A53895378278 , 0x51E60C1D0E3F4807BFAC2E465F293231 , 0xA566C2D91828435BAB856E40DBD1B4C0 , 0x22FBA7C3E39C4F93ADFDF75DBBE7E625 , 0x4B7E9A09B834410295514A1515E069C5 , 0x9873869038954349B0A26D0265338BF6 , 0x9C56357CD67140F093DEB733C41FB765 , 0x2B7104A866E8425CBA58DE2FC03E6850 , 0x051065DA93D24E418810A7D49BAA61F3 , 0x5FA9F8B9065D4EE785CB27040819F747 , 0x974FC8DFE6F149B59713D549014B47EB , 0x0318D7823D2C460EBB23B76C5645EC06 , 0x27A0B8EF433F4BB4AC60C3D674194B7E , 0x70A91FA8AE09432BBDF7EDF0AF190A16 , 0xF46DA2733C6F4F799EA73F5B6FCBA584 , 0x9E8AF9E2A2C34DA1A6A8176030CAFF1A , 0x0F9FCB0563A64484B29DC9ECF76016DC , 0x00874261041E4511B96AEAC5A87BE74C , 0xE2E87261183840B7B943472827B46443 , 0x4588798688E847EBB1DAD69A96841F27 , 0xF6D6DBAA8A224DA091AE22662035F797 , 0xB21CFD5B1D704E4AA1D96BBFE204BB96 , 0x9D2873FDF7C54F258E721FBDAE430D0B , 0xA0D377DDED6040FE9A9DC996B4D24FC6 , 0x04D0AB69C9FE42A3BD0778228A595438 , 0x0DB1246D774144E68929C7A03B2CAD4A , 0x1917DAFCBC6D41449865FEE13088E83D , 0x26B65252BCCB4C3889FD29E62711A2C6 , 0x1016AAE2CD7442CDA1DE73828186679B , 0xFBF7362AB47D4EC28D1C2CE7F9C89FB4 , 0xA5FD456224CB407BAEADA6297E944E40 , 0x6688DF8570694BB9BA8E4D63AB1B8B81 , 0x1D1CDE4ADC5C472F898390C8230B0861 , 0xAD2E3DC38AF24904B680B583D5631B4B , 0x4B56357F04E74E1E816298A51C9BCA7E , 0xDB03B796FCEE49A0BAF6E410AFC50A9F , 0xF9F169F776DC4F7396E97381797B4C5B , 0x28EA0A9A7B944E5F939566D2F0310D6B , 0x7AA5B4CE8394407C820916E99E70EC42 , 0xB4F229D8AEAA40D6B5F15B1A04F6FF32 , 0x1161650CCF9744E9B6B2627205365B99 , 0xD11EAAD14FE6467EB2BD5F4F0FDF1101 , 0x4ED865EE32884AE6AFE4CB16AF310036 , 0x6DD3647A4B1C44C49C8388AC15EA112D , 0x382C894B539247E388F9E183854EA1E6 , 0x788078BB22664B4ABF93ECF2C9E032DA , 0xA11CB5D64631488C91C486A86FC2914D , 0xEAB057AE3FE247239E63AFE0F554BA01 , 0x6182BB3B309C41D59719B5F6972EFCAB , 0x63D7BE2DE3FF46478C7005FD5B935DAA , 0xE7B6B494B0C6489E8EF86EB0A4C0EA8A , 0x3C78A748CED9464DA65154011AFF41A7 , 0xF33D2E9A38CA4906A7CD33B1029705CF , 0x8122FFB0D75C4D5A92BA6773D8577717 , 0xAF08697EDDAA45D6BD4FCDB29D7034B0 , 0xD16BF092F8514C7D90789644235DF042 , 0xD9C89EC5BECB4B07BA0494EE1E089F57 , 0xE66ABADBC0BA4B0584629CBFE4E08FA8 , 0x0AD8D57F14D84F68B02D29F30739F533 , 0x8D5CC3B359FC402AA532A13E8352C8ED , 0x9FD71681C1774757B34283C7237D4C0B , 0x2BC390D7ED8C4780855B592BA18269FC , 0xDA70AB09A57549ED8A14DA0B797CBC2B , 0x0B9E49E4F25F44FAA47967D9BDE61714 , 0x5AC893AF19DA4654863F9F7A7895ACBC , 0xD244211FD99C45D3A41EDDD02C086EED , 0xF53CADC95DEC452EA65955F00B899A2B , 0xF764160070BF4CBAB403E8691E349589 , 0x4C5FF96B3A114CB2B581A56B35C35746 , 0x5438552DD8374D3280541855BF291CD7 , 0x16CC70C3A17140BA9E6858F8A451F1F7 , 0xEBCF045B413D49099CD4FBE0B4349C61 , 0xEE312E7ED30247938FB1C78DE2E239B1 , 0x4362B943EA884F1AB311E03BD7D44FCD , 0x2339FFE400D9487389F02772D3B37517 , 0xF432466E2B48473CB405FEA01C6F8138 , 0xBA60F0F29D324AE6AD6B74A80E348A47 , 0x6CEED8C0892B45A78A90B676BB0435B2 , 0x14BD34FE6C2943ACAEED26E7632F5550 , 0x6AB372A95FAA43A5BCF87D7EA54AE442 , 0x95A44FE578F34250B63494F11F671E3C , 0xA97494CA906B4B16B6CAE77637697CA7 , 0xD09F8ED03E4441E5995EF2FA98F07600 , 0x3A7CE3ACEF084A83BD3A802BA8DA3CBF , 0x94DDD6A7E6FF41498C4A00B56099F2FE , 0x01A49F50612C4FDF9734D00711EDBC05 , 0x544E551E08B349A891D7689EE2B99A2B , 0x5D5D52DA74C140948101A98430603C4F , 0x5441AFE9F4084AF9982A2C68EB5C2847 , 0x0764C87F9BD5488794411F52A890C288 , 0xDFFC60B5631E4A088F579D183D33A1D6 , 0xF5DE5050109D46BD997AFDCCC90659A9 , 0xE70914E732A545DEBF074CB2EE85E17B , 0x8CCD4171FB0F42F3837CAC3FC48C51CA , 0x59A115EDBF9A4580935B204B29CA82E8 , 0xDE95C52804B547E4BA58107EAD705516 , 0xDF5196764A5C4FD3B21210432B16EFA6 , 0x72474EC785354993A0456396B5AE38F0 , 0x867A30E05C924669913CD24B2002FAEA , 0xBB2B2ED80CAA427F8BFF3991A1202CD4 , 0xEA2D4205F0504ADDB188F4FAFAE46ED2 , 0x1028481BB10849EC98ECB4C12315BA7D , 0xF834177F40BD45BF8E485293056797B6 , 0x4F2E630686634280A76B7BF1709B5467 , 0x812943D0EF114722AB6273F2DD821FC4 , 0x3605485E4E4E4A0A86E18DA7FE6976C3 , 0xA3048C7151D54676AD64D12A810131F3 , 0x010CFB4D905341388E6DF2E80293A222 , 0xAB1E38EC74EF4FBAA20AC8947D516A4B , 0x3B7F34569AB84099AC6E4DCD91DE8087 , 0xB20B22F4F1E5497198D1CAAAB9AB5A25 , 0xE48CAEFF03144EB782F40AB4D31FD4B4 , 0xD338F02CC5724D1D83F383D931968852 , 0x3CDF94F88FF84D52A68006FDEA24C1C4 , 0xD057B219EC074E67AEB8A6D9348B2492 , 0x0C42A0EB9C1049AE9891D91A8715B504 , 0xEB532F2181BC4CE7B73CC2338850B9EE , 0x41F50F5B70E84C029D9B160A4F9CF6A3 , 0xD6F188B4FA2A477D856D2792C65C80D6 , 0x3EA821B442F147548797666216D98AE1 , 0x94C1C2DF9D6D44DE8AD29AB7AF3EC9D3 , 0xF99D69168E0A42A3B568897662507159 , 0xA9E3B02E264343EBB83226BD780FA350 , 0xECD15E767B054294AE30ABBE0F3D7FB5 , 0x9AFFFF763E3B42AFAD212DEF89808F69 , 0x23E905AE0C4641DCB9C93D317C380193 , 0x131741DCF5B349E58FF473EB8A3FA5D4 , 0x4FE6894A6DB44934B7DE96AFEC1B1AD0 , 0xC0D8DC70411444978660D92198EE296E , 0x878A4F8957A44FE8B000F566B9AA5823 , 0x5FCAED4D75534596B1C056802AB50EBD , 0xC348BEA09EC9455B899C9C676FA943CF , 0x2A8E73360A884CBDB30D02EBC8C88A16 , 0x8035963C168F4E799106B53F758A1569 , 0x826CF753DFA8484AA77A711E4C7EA2D9 , 0xE55FA99222EE4C218AEBBC72D3FEE59A , 0xEF92DD09671344BD811E49A9EC72391D , 0x2A0527A64DED48FC919613F72A02D14E , 0x0D05E739DAAA41F0B4FC71EBEAE1269A , 0xBCE1715464B8486296DD08BEEAEBACBA , 0xD178C2440D594D1C9FB9161E8D635ADC , 0x537BC3325981430BA0CCBF19827D0E04 , 0xF71F70E8BB2247528DFF6BD6B9573001 , 0x121D5ED7E8C14EDB8712F9EF4D69DEA4 , 0xCC5EB73888D84C0BB5E4A9EA760AA5F8 , 0x6FE27412EDA14AB38FD5C549FA410A4F , 0x8D1181951DBF41658BC3486766A0E8BF , 0xA3D87FC8B9B2404C8BB35EC8C54643E0 , 0xCBFAC7E25B8B47D0A37E47CDD5A245EB , 0x5694191E23E34493BEBE9A670F47E362 , 0x841409733FDE44ABBFAA17EB72E96866 , 0xAE7F805D111E4EAF8B59CC01389CF831 , 0xA5BA5E17DEE043B695F08F9121EC53F5 , 0xFA8C89999A9B4BC3A44558BD6FAFA4FF , 0x422FAE41B4F54040854C22B7DF819B77 , 0xFCB863D2496B4A53B40B6EB16D05D0DB , 0xFCAC5347E8F643B18E9BD2CFC5CE37B1 , 0x300B97E440B94055B1BDC352ABB53E9D , 0xD9AE12119280436A90BF2F2D41D2B872 , 0xC4531BA3735146FCB2C2A380E6431CFF , 0x4A35421841DD44D38E33823621F8E2A4 , 0x10A9C96704EB4F64A16270873CD3AD17 , 0x2B11C77A45C842C89A52D5BFFC98BBC0 , 0x8D7E9DA91EDF4971931455E516E8D9B3 , 0x66DD55041A1B4EA195C5DC620654B813 , 0x855DD09732CF4D179970CD218C48961A , 0x032D13B79FA34EE397A945F800A3E9B3 , 0x1C5E1585711949A9A2F9962268881E60 , 0x33A213C2FE73465CBBE39AB1D22F1962 , 0xBF5B67B4FE5B4879B126F723FC4C7105 , 0xC57FEF712934479FBE1D93DE7A7D79AB , 0x029DF1E75297490085707F2ACF311C3A , 0x5EBBD008A3A642C99EDCAA96724B11F7 , 0x7BB3B0053540457682CD82405F971E5B , 0x39FF5B7ABE0443CEA73A698892765C30 , 0x872BAAA787364D8AB4B99D8B5B7B75C2 , 0x6174B014A95D4A05A10606CCD8484CC4 , 0x90E56C82B9B94791A5726E8F04BF4CCD , 0x44B7DF8E86384D719DD9E64ECDF0C290 , 0x3C691033B6184F5D85E83A4BAB4A48F3 , 0x6536CCAD8B6B48848B1EE68974BA5289 , 0x54266A9252EC4B9889A22D9F0886B080 , 0x41943E9AA23D4A038288BD0FE04C7369 , 0xB1686D59EBBE4B56A313D8975AC81D69 , 0x4A5297FC8E0A4E72AB65B16306CA6334 , 0x372596C825F8445EAB22E8AC08CF60C5 , 0x54CF9063E95742B1A34C0A560E178AAA , 0x68929CEF8DA24CA9955EE25D287EC3E6 , 0xB647D3B9E104410698A9F3C9009BBD84 , 0x484F0BE118B6418A950921C6F3BA43CA , 0x98F5B51E9BCE433D98D9BA488A0C6577 , 0xFCB6D841746F47B0AFDBDF1B99B08183 );
Copy
96
7.31 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"ý\x03 ]„IOt‘s[E$5Š\x1E "
b"„\x1E _-ysL\r ’[;q\r 8\x7F ^ "
b"Ôî?ë\x06 PDÕ¦ÛʺÁ\x08\x00 X "
b"ÇkB,v\x01 N‚‹ƒêš‡:UÜ "
b"1-\x1C BuQM™€ Ç œ‚ "
b"P_¼†`ØDè©»_t\e ·J´ "
b"[JØ{âÌMu¦ÀwŠv#Œ# "
b" \x02\x1F …,VL=™ú—\f qB+¦ "
b"\x00 À¿Ë:*@\x1D ¼;ë÷\x1E ýÜ "
b"\v Ü\e qVFó„\x03 ª\x00 µ\x1D B "
b"\‚Túü×EÔ´ŽÂ'\x12 "0Ã "
b"?\x11\x19\x1A ›,G\x14 :Ú\x05 <\x00 ¡Ú "
b"6ÖŒ{½N…š@\x04 ×1±³P "
b"J“úBeÚHRº\x15 Ž"8i "
b"\x06 4“ò\x12\x0F J/‹>ܯ\x7F Rœ "
b"ƒˆp0“ß@âʈ\x0F üUµÝ "
b"Ôømn¨tJ\x07 ¹Éº,<Ø "
b"—Ý\x19 ‹PK!‘¯ù\x08 ^:n\ "
b"éø/]\x01 ÓF7€\x11 dé°áoI "
b"_gÝžSµG\x04 Žkä;\x12 ù\x16 ó "
b"\t Ä€åÒ°CþØÕ\x1D ·Æa: "
b"¤\x01 Ë\x19 £aG\x02 – mêi¶z¯ "
b"ôó#¾ÀïHEšM+‰MRƒC "
b"@¼\f Ól¨N»¾£›DØ\x06 :\x07 "
b"]1f'r<B\x16 ’实\x15 ?g0 "
b"]\x1A ·úÑNC‰ŒHL6…~Çg "
b"¯f[ ¬LIYA/\x03 ˜™‰ "
b"Á“;»Ú“@"‡\x11 ·ÙQ¡4Ñ "
b"\t ±ÒDÎGM¨lþÓ‡Ó¢ "
b"+(Ì0SLN\x1C ©(}.û`¹ "
b"UÎ Š‹EG•ºá›š\x04 #TÄ "
b"ªÍ\x03 ;@\x0E KOŽM\x05 D“Æk[ "
b"¸ãMŒ¹ÀNʤîò×\x0F Ñÿ® "
b"ôáͬ6wFõ8°¨èi\e E "
b"süÂgÏxI³ª\x12\x1E ïŽ?Ò¢ "
b"å¯!Wô@ª”ú\x13 å×\e è "
b"=\x1F •£ØïG>ŽG5å;úQ# "
b"“éHDbAD_µ€³³eL5ï "
b"¹pi±\x03 •Hh“-ŠÁ\x02 íÖe "
b"ùŒôÊ÷GB)²R\x03 ‰R\x17 „T "
b"q•¢*\x04 ÕKð›\x1A ϘšéH| "
b"h&uƒ\t «Ef¬öY\t ¸œ#; "
b"Wm C$£Cjƒ²¢ÇZÊit "
b"ÛzÈ÷^ÆHnº\x16 ¬·Ê÷=ç "
b"\<w÷¥\x17 Fw–³\x7F\x10 ¥Àô) "
b"šÃ(¥SðLHº™NS5Ð^Ÿ "
b"ÓçZÃlCF\x7F ŸHÔ\r ÛÝø” "
b"ã¡Ï´žá@Ì—o1 4{¾( "
b"""
sM߬þ8I\n
³i¡Œèg÷Ú
"""
b"¦EŽ\x19 3ÞBß¶»ý?¾^\x1D ¹ "
b"Òø\°`^AÔ‚\x0F 5Á1¹\x17\x16 "
b"“«§XÐIѲ4úpƒ¯ß\ "
b"ø\x18 cÒî“JŸu¼/#\x12 ßV "
b"=´›g‹\v G¢\f 1üî°Bã "
b"¢FÀµ$ýN6¬âhÃ欃 "
b"\x10 Y\x17\x0F ŽyN–±Ð¹Á³ÝK~ "
b"w\t ½ü¤âMŠªcgF\x1F §ü\x7F "
b"1˜À0¢VF9›O>œdèuŽ "
b"—‹é\x08 »RA|¦…{¸‹§0 "
b"]È-\x1C hGž—Ë\x7F ©Z¾x "
b"ÏÏðb·åM¬Ž)ì.î\x10\x1C ì "
b"‹6–ó\x10\v HµŒæ§\x05 =7%+ "
b"½‰\x19 3þ3L½—„\x1E éa¶µ\x1D "
b"æîko0ÚCØ¥\t À2èã€T "
b"ûø—À\v ÇB–¹\x06 B>þ¤á "
b"—ày_…KB;®³)«z¢{Á "
b"Œ‹Ïû1ÿOÒ§©shRÌ+O "
b"¨º…¼ß[JT˜D9\x13 *æÃƒ "
b"Tp0æ2]Kë‰ÚS:\x1A GE "
b"\x12 ©ØÖ³M|Ó\x14 ß\x17 Š¼Ð "
b"\x17 ”‰:‚FS£\e +\x18 eðãí "
b"ÄD:\x14 ’¥NlƒÆÆP!MÆî "
b"6ÑÍ\e\x03 O¦°=%•€ìEj "
b"ý Oq2\x08 H4¹Ðj÷P*\x14 "
b"‹7§øv±K\x14 ±¿†ŒÀ¸T„ "
b"Å\x16 ÅJ\N\x15 äxÒY*g "
b">w]ÓƒÿLd…Í\e\x12 8µF' "
b"CÏÞ¤6ÖMdƒùƒhéA,á "
b"w\\x7F E·üGHŽ\t ÍØRµÌ\x10 "
b"\x1A PAl¹÷@—±`\x00 çF]±Ñ "
b"‡@¦pð CXˆ\x00\x06 Ñè>\x15 V "
b"øåQÖ¼|L˜¿O“Ô\x05 ß "
b"‹cÌ+ŒkOï€x©d(½Yˆ "
b"QËÝ\x17\x1D\x11 A]®\x18\x7F GEüð "
b"{ϳ&ë@JD„Æõ÷àŽ\f\x11 "
b"òÓlµþvJ´†µÿÌÇðø "
b"\x0F û÷€EL\x08 ²m\x1F ¨m¸0\x1D "
b"é\x15\x1C JÒIî‚·zÀ`†|‰ "
b"‚/J\x15 W\x17 Oà¬RvS#äâù "
b"ÿ–ɷ߯Cö®O\x11 Þº\x1D OZ "
b"\t X•Ñ>\v F ¿\x15 V\x07 ×\x16 [\x1F "
b"0pû‘áÀFîžI’¨4”M "
b"\x02 =×õ¹{O;µˆ(¥\r Uv "
b"@†¨\x07 q\x10 H\x10 ·kÅÔ<on "
b"‡Q6tP?C.¾ãø8F½úR "
b"¢–ßJM¤G—º?ÉÂÁ)Ù× "
b"ð\x11 äÑ´FI »A8&zAË+ "
b"\x1D cG}"ÖD"´="Ôu`5\x13 "
b".i\x7F ³ð+B€‹xÓçÀ§\x1F À "
b"g\x02 ð-[\r N*¬›\x10 tY'¶y "
b"çR³T³rHzŽúKàð\\x1C Y "
b"oH²Ñ\r EF¬„‡Ç€Ò•× "
b"\x10 0\x7F °h@éˆ\x0F èŠ\x16 )› "
b")ʲ¸}J¾¼J[(™þún "
b"tÚ}V€tO\x01 ‡‚UZÅùÓÿ "
b"\x17\x1C Žëv‡FJ«"¡Y\x00 xÒZ "
b"õ\e øm^‚@ç¾JÇFÑ!³Û "
b"¬’6¿ÇÿJ\©"¿ÚZ–Ž\x1A "
b"õ\x1D C‰?¥J¤#„hó\ "
b"\e ÿ6ôl3E|©w6#7i«- "
b"X£¸'ˆ¡Jnš²ßgMÉK· "
b"4\x1A =\x1E F¶Ež£Œ\Ž\x1F »$ƒ "
b"ÛS"mErGˆ®ÚÑI@ú\x13 8 "
b"=jœv.lOÔ#œTþ\x1E |Ø "
b"Br\x18\x06 0¶J”“\f Ì\x10 ÚÛË\x10 "
b"û\x17 a\x08 SqKĬ[/Ï^2’ë "
b"0ݶ\x05\x10 œA‚¤\r •ã!ú\x08 ’ "
b"ñÖ¤ð5I°»1d¶ù«ÌÍ "
b"^G½¿ÒTB”—àY$—âŠ\x01 "
b"„sjÙýzLy°ÃÇa:ó\x0F F "
b"´³ˆ\x0E\x1A åI ®>7QÞ˜Iñ "
b"¼U(ݲ\t DÍ®¡Ó\x1F 律é "
b"¿Æ–\x03 Ö“D†§á‚dù\x00 ‚\x15 "
b"‹á44\x08 {Dç„\x14 ýg³Q‘{ "
b"^$]x¨DÓ¿¿ÿB5ìGŒ "
b"\x1D b\x16 ‹\t @΂ˆ¥$e?Àà "
b"""
f±]\x10\x14 \n
J؉¾uãêèä
"""
b"v’ÈÏ„8K„§œ\x18\x1E U`*- "
b"ºÑã\x7F ›\x11 G\x0F ¶ÛaËèÇj~ "
b"À\x00 “\r ²¢Jï•ãd´Ê{ï "
b"îUäå×AKÅ¡\x0F š‚„9\x08 \ "
b"êaïé\ÇD*…¯¼Hhø.! "
b"P·ä\x0E ÖFñ¦¿ço\e àµÌ "
b"\x18 Wû7³Op±¼¬fÚ\x1A ÖÓ "
b"ià.±»5E†ëQvÓ’Ý- "
b"×\t ©³Ñ\x01 G_‡lѰUS”\x16 "
b"Ý‹T\x11\x12 ºI‰]ìÊN\x1A Û7 "
b"‰:šÉœÛF@±i\x04 Ì@[¯¿ "
b"ésfmC¡KB€æ˜—ŽôÆV "
b"³´&\x03 bºEúœ[Ð\x01 ¢að¨ "
b"×M\f ö\x0E Iņ4›Ù\x19 ÿ-ã "
b"\x1A ßä±±\x1F @4°u\x08 ahœ=î "
b"…-Ã(ëŽL#£.®Q\x7F Pë; "
b"ÑÅí÷ÄÀOñ»ƒ#u$ef\x03 "
b"ùö))CN¯¿ýYÌšÐDÕ "
b"""
d\x7F -çëÚI\x12 ²{¡Ç\n
u´Ý
"""
b"põÏþOXBý—Z¸æ': ³ "
b"9ŽL¹ããH‹µ3oö€\x07 çÖ "
b"A¾î—‰B-°LIÔÆH7a "
b"àa@\x16 ¥E{‡°%\t ]9ê "
b"""
\n
Bÿ¢\x1C “A}Ö&4Ë\x10\x04
"""
b"÷~`æ¾\x0F Cw R\x7F $#ýݯ "
b"™½f¡ ÂD\x08 VFÔ×\x08 ð "
b"s_°_€‚FA‘“‹Ä\x1A †Ëw "
b"\x1C 5\x16 ÎÇKN¦•"œÌ\t\x02 ä "
b"¼é¡‘|š@\x10 µt\x1F ÎL\x01 €\x16 "
b"ü\x14 :MmM\x12 Œ¢‰ñïç\x0F ¢ "
b"Öî\x00 š'³I~²Ë', ìÙ° "
b"£ÌŽË\x06 D\e ´LÉ£\x12 S´ "
b"óÇvò}Mœ‹°µ¾Dåeq "
b"*Uib5;KÙúa¥\x1C CC¾ "
b"QQØR×#Nï»\x00 TyvÌ£¼ "
b"¸TæÒê>OßšÅÐ\x14 r\x11 ç\x11 "
b"ÑÚ\x14 \v YB7¤\x1F\x07 ÈŒ(D\x10 "
b"3:J\x1C ŠVJ©‰ááU\x10 ÊôŠ "
b"y\x06 †G´Hû®Âìczù‘Z "
b"3ô\x1E $íTH‘„w©û`èüC "
b"\f ˜?\x1E ü\x07 M0g¥Ùz A "
b"Öm\x13 bŒMs™£\x02 õÍ×/à "
b"í†áuCØGŽ‚?ì\x02 Y>\x13 ú "
b"ò¼Æ‚©§Oû¼´‰ÑËrE› "
b""\x08 dœá*NÍ“Îi\x1E 4þ»¤ "
b"ù('¿T*N¥´ÖÌNÁ=_M "
b"M°N\x10\x19 ¨F\x1E ºy\x19 Û…\x18 TY "
b"0á'\t 6FO©È!"©M|å "
b"µf\x13 LƒXFæ\f ªuëTct "
b"mZe¥>ìF\e •Ï2t=R¨\x1C "
b"ÇÂWžáÄH4¶àMƬh»ž "
b"ù]\x1A 'ÁÃK¿Ž¡osˆ³y\x1C "
b"BCÜ\x1A FhH¯³w\x0F ev1l¢ "
b"µéZÒ5^@\x16 »yœlÍÚ<> "
b"õYrýYqEÉ©*T›k\x1F Õ\x19 "
b"zeØNÅVF™•ãvnUuV¥ "
b"\x1C ˆÕ°ÕèC[»¼!ºùϦ\x15 "
b"$ \x19 KŠ\r J‚=a-ÿy+ "
b"x\x11 µI^<C]ŽBúÚ-‰„\x1E "
b"’\V—¬àG]¡Ì4©^ãÊð "
b"N^õlK@LaŒˆæß:‹+2 "
b"\x08 `2\x04 ô\x13 Fæ’\x19 ÿ©\x11 ƒÆ5 "
b"¨¾Ž\x00 ´8Ha»s\x1D 0î[bJ "
b"‚ÈDe&YI„¯…œoù®ò¿ "
b"3Hø\x03 \ùC„±žÁ9WNmõ "
b"®›@ËwsIDZÏ$u_nmü "
b"¢MôkèLM¢²'K‡\x1E Û%Í "
b"%áTÝÑaIa¶®0Í\t øñþ "
b"¢1ÓóriNr’•æùP*ë "
b"V~\x07 FƒôA"…ÔʘX\wÚ "
b"ä°\x18 ”HëG\x06 ºúÆK#«d9 "
b"éð0é!ŠD÷¥uŽKÞ\x1F &\x13 "
b"\x01 Ï[‚\x0F N\x10 ‰«ý§\f ñ$¢ "
b"Ïs§›ÿ›MŒšg\x04 û(E\x08 "
b"€"ô\e ¤Ng·×€<ù²Û\e "
b"ç}†.êdIB¨ûˆbÎÓº "
b"\x0F ;3^¨§@5‘@æŠðâ;ó "
b"¼ÎÂ*%žC…µ\x1C ú³\x07 ªX "
b"<\f ñÂê\r Mýµ£&KíÕÑ "
b"wà>9I\r D¢‹Ú9V<må! "
b"Ž]µ\x0E ¦TI\x1C ¸%¯érÞv4 "
b"à„n{èäG–‡ŒaX„ˆ\x18 ÿ "
b"l\e kÉQ²IÝ”6ù¤ûÚ" "
b"´ä Š\x1C HJ·‹aüH”Lƒm "
b"¯}Éxû¯IhƒVé\x14 ‚\x1C (+ "
b"-°’²]…@ˆ¾æ|\o\e\x11 q "
b"o\x13 g/ÚD#‰öŽN´fž\ "
b"Ðð\x06 ½4\x0F M>•™\x03 a%‘AÉ "
b"0\x05 \x08 óÆAi§\r YôöŽ\Ö "
b"ÜKE\r ¾kD¯¹‡žY\x14 ŠXÜ "
b"zWG~°@x‰ú%¸Ü\t )ù "
b"93>·ãSE•˜"\x16 ‹X9«\x1E "
b"í\x05 ë-°@Lr—~\x00 ÝD÷\x04 ç "
b"ðÄ\x06 ®žQN"‘˨Խ†½u "
b"ÚL\x15 D}qF›¬‚Ùô4G$p "
b"SXÓinVG=·©\x07\x00\x19 ¨é "
b"H`ÂX\x18 ÚI‡¹’÷½P[Ç\ "
b"NWÔ\x1C Š\v M|‡\x04 Ä2K\x01 4ê "
b"fSß\f\x19 dCð‰Aî˜ÁF\t "
b"ï\x0F óºc²L“ª¢ÀSj\x7F ]\x17 "
b"q\\x7F -ç©K¼€ÂûåØÊ˜¨ "
b"P?îâMÃIw—ƒC¶:•]T "
b"ßÄ0©\x05 ÎD«—Wô-\f\x7F\x02 ó "
b"®¡ $BôDt“m\r ,ÂL\x1E "
b"àR\x1E Q†/Há™jæ\e œ_– "
b"\x1A lCæî"H•¿\r öMØäÃÆ "
b"aCµ\x0E \r ÖO3ª\v ‰`%ëñÑ "
b"ô½¸Q-#Gè–—$S|I\x1F £ "
b"ð\e £\x11 +ì@\x03 ›»›o‚Šj\x17 "
b"ûX£8¡·DŨ¼áNÛ\Š\x04 "
b"""
\x11 f\x15 t\x06 \n
Då™_}×kjºø
"""
b"§r;ܨXI\x01 ¿/*ZáÞJæ "
b"u¡Áwd EȬÂxfB¦äz "
b"Á\x15 qÿ^ÇIê§á¯ëv´\x03 K "
b"ÿ\x03\x12 Ä:K~€5·b`÷#\x10 "
b"vºqj\x12 ÆDÌ‚/"ÙW\x1D ±µ "
b"zqŸ$\x0E ÓNZœè¹U\x08\t )¶ "
b"}\v\x10 /´sMS¡]´àXÝ:© "
b".^ʯ\x1E |C•†™/jiÊCò "
b"5^.p•Nˆ·ßÉ÷Âýrß "
b"M&\x0E “æÉM¿–ج\r ,6\x15 "
b"Ó^ui¡“H<”J`—ªË\x14 ^ "
b"eœ¹gƒ'M=šì÷GôÁÛ® "
b"„»\x06 få^Mϳ݄³hÖ\x0E • "
b"Ç*3à"Kõ’\x0E äá^TÚ¿ "
b"G\x00 Éî°\x08 D\x04 ¯\x11 uÔ<Òéì "
b"Z"\x07\x1C R:Ht¢½ò,C·\x01\x11 "
b"""
»6´\x03 ú®D\n
\x14 £Ã\x16\x1A\x7F\x0F
"""
b"ò‡¿Aï;@º£?ÿ\×.(r "
b"""
è¦lm?\n
Cf†*רp•†
"""
b"sN\f "mËF£7xžl‘µ® "
b"]_'m4þCÚ¼&J+¯vkI "
b"¼º—¨\x13 wBÛ¦½)*\x00 ý\n ¥ "
b"õ×¼ÀQ¸G¶§\x13\v €]O\x17 ¨ "
b"ö`Ÿ¢éÍH™‘NQþ7;ÞC "
b"¤W.Eè}BŸ¨\x7F b$ÑÍsÖ "
b"ª)j\x00 æÑF”¬q\x01 ¥\x03 ‘of "
b"¹M\x1D Å\x01 M@º‹„”™¨…”Ð "
b";Už¶³œH|¨‚¹#Pkzž "
b"zÉòºO/¶\x17 Ì\x1A i¹Kc "
b"Gòè'\x08 ‹DT‘ê\x01 uÛ\x1F а "
b"qV¡pi"IЉ¿ýrwÓ¦\x12 "
b"òƒ8˜‡QN[\f OAß\x03 +² "
b"úvà^fmAŒ¦â„ˆÇ¡¥ "
b"\x12 vô3Î!I\x0F •55ã\x16 ©5@ "
b"ÜpàìMÙGD›9C³¡êµ "
b"\x0E YT%ìIŦ¦ØÞfª{ "
b"ƒ,yòtÛEE¢\x7F œÌ_øK° "
b"Þs\x1F ÙRpH„±èˆÜ¾4Úô "
b"\x15 RsÒgì@¼ÓyêÅ?Lº "
b"6{ÿØ?\x08 G-£\x00 µ³ÌbÜC "
b"û[Â"M¢IÄ‚Iü.Ö‰–\x7F "
b"""
\x19 Њfk\x1E LI„Á}ž¦\n
›ˆ
"""
b"K\t x\x1D ¦–JZƒ3ò—÷ÌY¶ "
b"c“çò'ŸJûªï2¡\x13 !’. "
b"\x06 ÀëÒÀœI9šq\x7F cë¶]÷ "
b"ÉÎð\x00 L;@ĉ3_ÇÁO\x00 g "
b"0Ìßîo¢Dã<`ïfÈ»I "
b"|°‚„ò™Hé\x0F +<øTÐ "
b"B\x05 +0€–KóŽÚýÄh¬\x1F × "
b"¬X^Y¨\f A]u*Iw@\x0F "
b"²él²?ßD;§\x07 ©©»…á% "
b"\x10 VVoJ«E¯P'8\t Mlt "
b"ãY»\x11 Û‹G\f ¯ã¦¶Ä—/ "
b"j{˜pi?I؈Á<W››³\x19 "
b"""
}•,~)ŽJÒ¨&²\n
T\x02 ³È
"""
b"Üß™†ÄLm‰wð¢nG– "
b"Z˜1DåEæ¢K`@t¦†¾ "
b"Ú,Ç8&@ÇœÞ\x10\x1F ïN{è "
b"Ý<9û§QL†§ë\x0F ÇQC\x00 Ø "
b"Ž‘p\x03 ŠM—‡g\x1C ½š\x00 ßì "
b"Ï6õ\x17 þbB¼«œ:RF\x1E Ëo "
b"\v &\x02 Zá`D>Ž\x15\x0F |Š,\e Q "
b"¡]½áËaL\x06 ‚\e e-ÝÐúÏ "
b"p\t &±N;O\x0F ·X—±ðJðØ "
b"~¨ÄZlFJY°uç\t áVÛ> "
b"\x15 Ó\r ÐÆçOÙœò¼\x16 y¿tL "
b"Ú¶Ä·Ë\t Bö¿"\n \x03\x00 „‰þ "
b"À:Ç8D:KÞºê\x08\x03 ±4…ß "
b"ì9ÎG—æNó“˜èÏDCªN "
b"ùp{š¢åKdޤ¼Çò‹Ó "
b"¸°WÞÞ O\x1E ½UÇ`Fbxn "
b"?Ù²âÓ¼B¨•fq\x19\x05\x18 eÜ "
b"’Š\x1D\t ß\x17 @\x1A —î’Kulv÷ "
b"SEZpÃlKœŒ\x02 ¯þ‚ËY "
b":øÝ/\x1A yBÁkvæ.V\x1A Ã "
b"Œ{ñ\x19\x1A TB·°qÚþÄ\f 8â "
b"ËS\r 3pÐD9‘GÔ¦ÎYŸÿ "
b"Œå1Ž®¶EÜ“˜ÛünŒ#€ "
b"Ê\x08 ÕSý\x1F N\x08 ‚\x02 i\x07 ²Â3· "
b"""
O-»\n
\x03 2@0£RO\x08 `¨S…
"""
b"Í=¥×\x14 ¢Læ´òæ\x05 ŽK½\n "
b"^—\x07 ‘F%Eˆž}öV\x05 L\x15 \r "
b"Ƕ£\x08 ¬üN8˜£}ÄWªva "
b"Ñ£•Ü9÷L¨Ÿ\x7F xJÒ\x0E >S "
b"q‰®Áˆ‘B°¾\v Åî@ü• "
b"\x06 ƒHrã\x02 EÒ’\x01 †–^À‚ö "
b"›ïH“fÕG«¼üä°\x1C\x1F jÄ "
b"›ÝzžôÊM\x01 ¬{“ž\x1D LÞ< "
b"D!7\x0E ×Lg½º ±„\x00 …Ø "
b"""
^íž\n
¤ãJ…™¡\x10 ú±Ñ6I
"""
b"bt<ƶÐK1†Ó-êüg› "
b"""
Ú#\n
\x05 ª¼F˜™ºË\f\x08\x16 #Ï
"""
b"Af¿v*\x15 HˆœT£|Hël4 "
b"õ\x1A º£uöHкޡ2Ýk "
b"£Xâ8}õL:‹\x19 yN\x0F B½I "
b"Úâ–MÆE¼¬\x08\x07 ±\x07 ô»y "
b"•Wtܸ6@—§°Û'ÚØ¯Þ "
b"•¢5?VúG̬¥\x11 ÁH˜\x17 / "
b"\x02 6fvOkGÃT´ôëÌ) "
b"¬(\x07 –†Hc„\e —ë>œ6l "
b"ZÃðÃOÄ@6¾ä./Ži\x11 å "
b"ÖîJ?ð\x03 Kž¬AY\x0F ˜‘\x07 "
b"Ðu\x07 ¥0"H\x13 –”I’6³é\r "
b"ëizÕ‹\x1C MôƒìÒ¦úmº "
b"""
™É³QCzBœƒŽq*†Š\n
H
"""
b"Ÿ2 \x14 ?\x05 E'¼¯M޲ίs "
b"þµÊjÈ\x7F NÕ¤=ÄϸŒ\x05 - "
b"-•WÂA&´=¡ÌªŸ0\x18 "
b";ËXGd[C\x1D ´^\x17 ôû{\v Ÿ "
b"""
Ê‘TÞ΄M\x05 ¡Ž#ÍèÜ\n
¤
"""
b"\f AäK‰—O¥†#Ò\x19 Ü\x19\x18 é "
b"\x06 /ìI@’C—™ðq&\e 2Q: "
b"8Á(é‚VDО\x15 q\x07 ïbJÇ "
b"\x0E %6·€dAèˆÅÈZV>\x17\x19 "
b"T)åØlÏKn§8A¾P;k\f "
b"mÜwRºB\x1C ³]Q0\x13 BP9 "
b"\r J\f ŽýJDû\f oå7\x12 †} "
b"Ý"\x07\x13 ?Aߦ\f §¦ó\v £Å "
b"ÐÃETªDë…jUœº3j "
b"º&Ý›&qDb•9;Ø£•Mf "
b"{.m½c4C¼00ƒ\x0F ¡fF "
b"Œ¨ö‘ɼK}³Ž)AºÉeð "
b"š^ËèæBR¤é°Â4õZH "
b"¹*ºX×%JꜵPsWÕ@ "
b"ù¾'\9ÃDê‡\x1A uJŽ8\x07 – "
b"\x06 ±yü³rN\r ²çpQ§ÿô< "
b"œÙ$eKZC€µ°È8[Ž+\x18 "
b"£#ÜÂgF)¹÷>ÈT¦»f "
b"̪¥ö™II\x04 ¹\x07\x11 Ù\x15 G "
b".†'\x02 4\x05 LS¦\x1A (µ!\x05 §6 "
b"\x15 ¶¯lãfD4½ÎÎÿý;;M "
b"Å}²M\ûDr²Bj~ùÈ\x11 > "
b"\\v k\x07 T'Fñ£‘˜ŒèVžô "
b"gFìþ5…D\x13 ¦\t #{›G\x00\x19 "
b"[1\t ŠV”FLº«?Kš×¹= "
b"/=Ãä®Lü™qü Î\x08 :w "
b"\x13\e\x19 \r ‹“K7¿_Dóv:\r "
b"êz)oÜvKàœÑÕÀ…·¶ç "
b"\x0F ð÷˜UÃ@̕ˇ=_Æ" "
b"ïž\x00\e czCm¼ ËŸK¯šæ "
b"Ë9…v\r \x17 L•¤!0!ADãj "
b"\x06\x0F /ÒÿoE\x0F «ß ºg¸.È "
b"\x1E µ\x18 źîJaº5·‹j´¯é "
b"þ\x13 ^dW®E¤¼\x7F ªRÂ<žÌ "
b"Ð\x1C æëa\x1E J¥”\x0E D1k¸õ "
b"a!ÜÜi{L³¾ý91Gÿ "
b"\x0F ´ÙÚE’E\r ‹AüÚàF\x10\f "
b"ÝTüÿ7zF\x12 …\x13 Ï‹^ÙÏù "
b"ÛÀÛ\x03 M¼A\x07 “\x15 ”Ÿñd6\x05 "
b"¼E\x10 D•åLï´êÂ$Ó|‡Œ "
b"\e òA½\x05 éIn±OÑ\x18 “\x01 ÄÖ "
b"{¾ˆó…ÄK\x7F ¼\x12 ¢fÝÓQA "
b"q½Œ\r z¾M⨧ìùw5X\x17 "
b"¦\f “;(\x1D CU”j¹Ôã†>ÿ "
b"ñ|2\x0E ñ§NŒ†\x02 ÆðmÜð "
b"2£[ã>8Dæ”דwý!øÖ "
b"\t ùžGN\x1A M’ºtŸa“·M¢ "
b"Ðÿ²=«PD)Ÿ?\x1A —\t ¤"† "
b"\x15 ˆ\x1E „`ŒN+¾i1$tÆ "
b"dœL\x03\x1A ÁK…‰C]•RÊn‹ "
b"¸ä>ºyCC ¾óñM\x1C JŠ: "
b"™"xÎÂDƒWa?wÔ8À "
b"\x0F\x00 Š„p\x1E Ch¥D\x0E ×ãã>\x11 "
b"Ÿ\x1D b0Å\x01 BL”4{ÛäR9‘ "
b"õ~\x02 bFŠEû†¬˜ç’ö\x02\x08 "
b"]ÔèVD\x14 C ²\f &Uë\x1D ]> "
b"\x10 |˜ \r ‘N&«\ð¶Í…\x05\x17 "
b"°$Ýü\x05 ØA!¸Á\v tŒ\x1E P" "
b"3FréFG¶Ž?3Q\x13 “Qo "
b"YÍÄ)€\x13 Eâ\x03 ôú1\x06 Y& "
b"]i¯³‡[GÅ•Ï(ô.²Ú6 "
b"“\x19 Eƒç„J¬„Ù3IÉ(&Î "
b"½µQµ~QF}\x1C 0†uÈf "
b"¥C&á\x16 CHçíõƒr‰"\x06 "
b"7ü\x1C äo@˜Œ\x1F Sš\x0F Ö) "
b"\x05 3{”\x07 L5’\x1D ÙqWØÐè "
b" §ó\x03 »aL*“^È;”.!a "
b"H(\x00 ì,\x1F Mö‰J\x18 •e€¸ "
b"„Fž'¾€IÇŽ@…Ú˜æ(; "
b"îo\r BH:‹ôÈŽøaÎ "
b"°_ñ\e ƒ§Aî“Î1\x00 &=%! "
b"tRØ\x10 JðNlj}wˆ\x18 Û¶I "
b";/]’6òGñ®íŒQŽ+¹p "
b"Áh‚²OcN^’¹<Õó|¼ "
b"¨@"8öšI\x08 ®‡\x7F •q°‹\x02 "
b"\x0F ¤ê§eÕJ+‚»1w\x01 Y\f $ "
b"ã˨:»”B*‡S&Kó^ä" "
b"\x01 ‰Áª‘.AбE"M+|‘m "
b"[üyû—C\x06 —CFÄ\x01 õŒü "
b"öq^\x14 ÉÚN)™ »o\x07\x03 ÏÒ "
b"Ä Õ·\x14 \r M‚ŽÂg¡È×½y "
b"#%çtBÒK†¨Í#\x14 ‹¸¹A "
b"]%†CŽSH5£ÉôÚ5oî† "
b"˜†ö›ÄcJÿ´€£b\x05 þg$ "
b"£\x1F ’¦ŸÎHH‰ƒ\r ê1‹Ö1 "
b"®R¹3íG·‚Ô¿\x14 ôs`B "
b"¼\x7F (÷ÿÂG×½Œ´ãÁŒðÛ "
b"utEoG0Nœ±]Ú³Öe” "
b"ÝôrV{ßFZšB\e v‰*dA "
b"Rk:µ½\x1C AEQÌmˆ°I¡ "
b"o¸¾§D1F»‘@I„+Ê_¥ "
b"ëð_r£òO‘½:_Wò\t\t t "
b"æÈ ‡â\x15 I\x01 ¹,ãt=.ð½ "
b"}’ð-…ŠBº`âBÇ\x11 ÈF "
b"Òb‘é$F1…±iÛÁtÅË "
b"¾5^ø\x1E —JÓ¹àz\Û2\x08 n "
b"ZÕ\x1F ½¾ÐM$®ÀÄ7¬\r žq "
b"zX°Ôc(E\‰©\x1D ¾nEæ "
b"£j®\e ‚gL`\x05 3\x03 ü§o "
b"Ôsž)æ»Bã—+*À\x14 ÀCÅ "
b"¦\îQ.C{¾'¹ò\x15 iÈi "
b"µ?ØäQ>HÂ¥Ñöîæ»2 "
b"\t Y\x08 ÓÓáCŸ®d!ŒûP¶\x13 "
b"¦¡\r h–\x0E B°š\x04 ,eÎïN "
b"Â(\x14 7˜ÌEý±Õ\x1A 9×O)Æ "
b"jüNS\x16 Aê‘§\t VðÃã "
b"¯\x17 ‚\x01 à\x1C D\x05 ¶«\x7F ™>§\x1F Ê "
b"®Öêì@ÆE¬¿xûéR&^ "
b"÷E+n°öJ;»g}G<õ‰\e "
b"ž!¼X\x00 ¬@§¡XB^à\x11 ,q "
b"?9UyH޲@þ™ÉöY³ "
b"@͵ƒ,ZA¾•9´·¼ÿ "
b"\t 5çf>Gç‘j\ãæ·Uà "
b"1㤌GǪAW ¾26c "
b"¸›ž\e b\x06 Mü¼\x01 .Aƒ\x1A ï\e "
b"õîm1^\x18 Dí°\x1D HùQ\x10 ßž "
b"—ü!\x13 æ¬IÆ”¯÷rx\x18 f "
b"ÙN‘?ôÊFk”\x1A ßj\x13 ›½\x04 "
b"ß_Óë\x17 ÎA–¨Âã`\x1A ë›F "
b"""
8º\n
uR²G\x11 –D’˜§þ{J
"""
b"‘\x1A\x14\v ûPO\x17 ªûýµmÔ "
b"ÿXF\x14 ð[HiŽ‚©Ð9ö+â "
b"ê\x14 ×kt'D\ƒ·\x05 âlI&Û "
b"H"²¼f'D\x15 “ÇEÇ”¯ãu "
b"""
”XéX’ÊAãŽý\n
\x14 ”U&l
"""
b"س\x02 ¡õ\x16 F‹°—çeæ%è "
b"\x05 à3ߨLe—-Â|ëÛ "
b"\x18 D†\x00 ³1Ly›Ès}n\x15 ¶\f "
b"_\x13 µ_IÓ±cçë\x14 þ "
b"È:ÜwBzHŽàcyˆ¤C\x14 "
b"fCü—…XOŒ…\x11 ŽˆÐ“Û¡ "
b"|›#(þÑLE£X\x0E ZðQÞ½ "
b"îΫ?`\x08 E\e ‡\t Jù+{û "
b"""
ß‚\n
Öl\x08 A\x1C ¾#\x7F µ\n
îó×
"""
b"ÈM\x08 ß—\x18 H\x16 Žÿ°…••Ѩ "
b"""
\n
~ÒñVC*•\x11 g g1øŽ
"""
b"\x15 Àï*•L㢢êÛʬO¥ "
b":ÕsGìYIE¡ÂŒègÎ\x19 s "
b"ƒÃ\x08\x1D LTAË5NÏÖ/¥ "
b"Y{Âáa\x1C G¤½7ÅàûºçU "
b"Þ« \v £EÍ–¤\x06 ]Â\x04\t "
b"·«ÇÇêC˜¥\x1C zÑ´©¸\x13 "
b"5Ë\x7F .G I%‰L\x04 2^S¼£ "
b"¤B*P\x07 5LZº¸!»±™‚ "
b"ØY™")BLíºU>È£,Ü! "
b"¯—\x17 ×<\x19 Jç\x0F ÑŽV±÷ "
b"ÜÚàs«)M\x04 ½¬ªóPd°! "
b"£y\x15 }ßÏNȨ;ð5Äó7\x12 "
b"M2Ø™¾ÔKÁ½ý1äó\x08 \n "
b"B¥\x7F ü?âI.°j\x00 ¯þű\x01 "
b"^Îb‹~^K\x12 ©ë!™a\x14 ¼‹ "
b"¹\v Àh©wL`µ\x06 Ë\x07 æJ\x17 "
b",@œó\x0E\f Ki©C³:µ‡;’ "
b".‹ó‡ó©I¹‘²üv\x1F  "
b"H\x16 €ÊcRE(©"ø`˜z¤i "
b"ç$©\t\x11 ÆOJµW2º§d÷ "
b"þÞØ66þGR¨\x10 Æ~\x18 Ì¯Ò "
b"8xQ¼«ÃC(ŽÒÜwÝ-\x06 „ "
b"°ùwlè\x0E A0‡š‚\x18 ú3ªÌ "
b"\f ½\x16\x1C\x17 ÞOsŽžTÑ¡bX× "
b"_Q\x05 S³‚Hѳ\x06 Ò-òæ\x0E Ð "
b"*,n\x1D JÛM/…y[\x1E @÷uÕ "
b"\x08 üPìEyN\x01 ¦Êk\x17 O[U "
b"€*ºbÿýI½ŸËÍ_¾…Pq "
b"\f à*#\x12 Cˆ–¥×Âmž—t "
b"L\x13 s"\x03 ’C¹™¬·›‘Tƒ½ "
b"L \r .U@À’æššÏÎ\x0F\f "
b"¦7G†xxI×¾–Ý\x13 ¡Œ+ø "
b"""
ÁnQ\x08\x18 /@Ì¡\n
ìmF\x10 ²S
"""
b"\x01 vcñÂ\x05 A=K)>X<qN "
b"Pz'S¤]G\x16 ¾\x16 ÚoÌÆ\x1A "
b"g-[«A»ETŸúü”jr\x00 å "
b"""
}\n
Dð\x1E DHZƒ\x1A Ò=;þÖç
"""
b"ògj\x02\t ¤A1¹\e \r Ûq##e "
b"7Ò\x0F Áò‹F˜”b^\x05 à&õ\f "
b"ª3\x16 @\x06\x16 C\x08 ¤ç¨3¯~C\x0E "
b"Ñ9bBGKHy¥ƒ…ŽÕbë "
b"sn©\r C°I\x07 !£ƒK\x16 û "
b"'|N\x00 iJ\x02 ®“öOÊuu "
b""¾ÏÓ1ÝM”·lU~³É׿ "
b"BÊ»æp\x03 NWŒ¡Â-* }Û "
b"…MA\x1D ñ\f N9·Âj}O³%‘ "
b"\t !HY—[O§¿àùaø\x0F ¦Õ "
b"JQx›Ú2D5¤Ü²È˜[ßÎ "
b"gnrFÖD×È\x1A `h)Âõ "
b"¦1)NR?G_©\x14 ß\t D¬´È "
b"\x06 6Sµ"\x11 @Ü”«<Κ\v "
b"²ò;ŸŠA’ž:ÌÂãꤣ "
b"\x0F Ð\x04 #$VGÑ¢¡™©I¤=à "
b"æù³\x1A vÎJœ¦#Ã)ì¬F$ "
b"xÈëÎ\x1E bJ?”\x01 Ù.¾¿e( "
b"\x1C 0\x00 G¬ÑGN±aÚ\v jË'Z "
b"œQº¯Ç…LŽ´)Yjp\x02 •Õ "
b"¯ÖTM¨ZKÒ…'\x08 ®µ÷GÞ "
b"?j1~p\x1E D\x02 †Übƒùƒàh "
b"g±ûôÿ¼NB²µÀ\x15 ð\v z\x00 "
b"سÊ.e(FéŒïŠã\x03 ¨.¿ "
b"¿ÿÌà\x10 ËK\x08 ¢K°\x1A gŒ˜ä "
b"½\x04 ¿%+1J·‡"Ñɼè\x17 3 "
b"ï\t KÈûòJ\x01 ›uþµÆ?Ÿ! "
b"5t11p\x10 E?¨”޳+šSï "
b"¾7õqBALŽ »ÐÐãõÈ "
b"š_˜ŽÃI@Çžš\e )·vú[ "
b"G²©å\x18 BG§alQ\ë\x14 9 "
b"wrtƒ\x17 Aq””Ú|ÎÄ\x18 ` "
b"@]\x7F Õá;N#–ëPO\x03 ¶¯" "
b"k¿ü\x15\x1F ¡Cg¦i‰-ú×!Ë "
b"›l0‰©\x08 M‹…Ôê˜ã³Ø! "
b"+ß b§+@c¡pFœ€+šK "
b"î¡)¿›2M\x0F •:8ÀG&¸Ž "
b"zßb<d±Be¼ªsk]\x1D ¤? "
b"»£¿Ë?#F3³Æ1W’Uë "
b"Ëw¯Ðw!EM¡°ŽVý@»Ù "
b"""
\x04 ¹\e nEö¯¢Lb=\n
²½
"""
b"\x14 ²È\x03 '¨Ls•d\x07 >)+« "
b"\x17 ág\x19 ŸÃD\x14 ®À'\x03 @x¸ž "
b"\x07 À—D8y@åŠþ\x04 ŽýÇ—? "
b"Ô…Ý:N\x01 IÀ¦ƒ@ðÌ@ðC "
b"‹+ÿÓwLÞš˜\x1F àžØc\x1A "
b"\x11 ÓÐycêLÚ㋸.à>ì "
b"v þÞø†F„†C%€\x08 =\x03 2 "
b"…¤j±G›\x18 ®é›#Ù÷ "
b",¼±ýÓ™K.ˆƒ·+½²0¿ "
b"’†Q’‡\v E" Ö<—\x0E º"v "
b"« -]â-ANŒ™\f\x1F\x02 ¦^© "
b"ÎNÓÐPˆA™“ÅëÕ\x08 –\x0E â "
b"ÌÃüZ™ŒKåŽÅá1Íí_Ø "
b"ßw\x04 ÃXâHT„}`é›ÔY "
b".\x07 œ(pÚG²›¦t¡ÃN·Ø "
b"Áѳÿ¶ÙCt³µD\ô0d~ "
b"µÞ‚8|³@3·Öô\x01 #IÅ\f "
b"¶ð}ˆ\öE°˜u¡\x05 ±L` "
b"ůZ\x14 ©!Eˆ™á\x1A w9â»U "
b"ˆ-jx©ôI¸†Ö£Žô\x1E 6é "
b"~ÓŽªÁ\x17 Là‹ èh²öKr "
b"Ÿ\x1A\e «Ä‰A¬qbp\x08 /\x1A : "
b"CIüÖw]G4„È:o\x19 v®z "
b"Ó¯åDwPF|¨Ÿüt\x06 ¼kr "
b"×\x03 ¼lOÛB6›\x1A ÄÔÃu"‚ "
b"â’6\x1D óICŽ´æBT†S¶ "
b"iä–¸ÙþF\f ¼±¨¿ ©%U "
b"çïît6B\x15 ¾\x10\x15 ÝWÄxø "
b"""
Nr‘ØÈ™OÕ¶:R5\n
\x04 jÈ
"""
b"""
\x15 ðhµä”H\n
œi‰q\x18\x05 Ò\x08
"""
b"/{Ç‘¢äHÀ’1ܧӆæ: "
b"—UüÅ®©@²»±66£<Éd "
b"*\e Éò½B÷@\x05 »õPô "
b"…R†¸Ë\x07 K^ŒÂ¨\x18 f³œ‘ "
b"´l‹œSéBæ¨à¹@Œç\x1A B "
b"""
€ÊÆÓ¦iM'ˆu¯Ô§\n
©
"""
b"œŸ§°ý¬@) \x1E Q’@ÿ;\x03 "
b"H˹?\x7F Cd²¿˜Q2a¨¿ "
b"±ã×Uv›F‚à?5¾½]c "
b"£!á{ªMBš)_óL\x02 6\x14 "
b"vÔäê6·MwX8Fl ·0 "
b"‡õB,÷5D\x10 †&™†‡˜‰ "
b"äø°E¨ZH\x04 }³ÖK4Cj "
b"¯ƒÒ5šµAE\x12 ÏQë\f ¥8 "
b"Ïé¢ÿÖI\x07 í\x17 ç \x00 ßq "
b"ÿ\x08 ?ÿêÖH0Ÿ\x1D\x10 %\t ?\x0E U "
b"è¬|zÁJŽ®DWô\x7F hbV "
b"ë\x06 <\x1C oãFp±£\x06 9Þ!}~ "
b"@Þk躉@ܔ֨\x13 ×\r dÒ "
b"a\x00 .¯ý{Oˆ¨\x02 b)`,—Ž "
b"yk‡WÂ,J&˜îBÑ„ÂÀ6 "
b"×üN\x12 ŒHN»\x06\x13 T'„}` "
b".iÛ7PóHN– lÌ»\x10 $Ä "
b"ÊM“vOÉG{™U\v ØW—#ö "
b"å£Ñ\x06 G\x1E KC„pevWÛu» "
b"$ö\x16 …\x11 pLU”7$šD\x1E < "
b"|òkP›ˆD¾ºXBߺßyS "
b"ð<jíé MT¤P\x08 Ò¯réR "
b"<e\x7F x$VLkœp\x04 ìŒ\x10 Eù "
b"¥ÍÉE™ÚK¸¨«Ø\x19 ‡L#W "
b"ò[7&\t AIÓ£z«\x05 Ää/# "
b"°¸:\x19 ï‘A?Ž'+ØUðK\ "
b"Òy£þµå@ç”T›eÏ%±3 "
b"WD4ê\x1A ]J׉1\x01 "Ç• "
b"q•éÿ ?L\x13 ›ž§çX@0B "
b"Ƶ]#ä@ʲf¼È \x1A J³ "
b"È\x0F òKÝYN…¼/ÑÓÃÀ}¾ "
b"J°ŸÊ¬«Fª©¹Ì\x1A Eö-7 "
b"Î8/\ö°F?¨–á“{ûHa "
b"èP4äÔC:‹\x01 È·ÿ>®M "
b"""
\x0F 1Z‹k\x7F I#¨\x17 ¸\n
è(€ê
"""
b"E>l¦è—D¼…¯©¥\x0F ”Ð\x17 "
b"Éšo™‚aJÆ’\x05 \x1F ¤:ßh "
b"húhÊ_ÊE׋Βª˜Dû\x10 "
b"W@T"b\x18 EQ±µTEBÌ{Š "
b"ûÜ1ÑIPM7£põ ¿Ò9 "
b"Ê\x11 ªþˆtA¯¹¥¸)8Ž|% "
b"\x1F ÂÕ\x07 \r ôNŒ‚UÙ^Ã\x1D Ý "
b"ù\x1F Ž8–ZM)Ž8¯Ù\t xø_ "
b"üit\x19 /·N’¿?.äéc¦Ý "
b"G°Zˆ~™IΖf¡_¡\x13 Œ "
b"¥–\x1A •ÇSD5’Y×€êe\x11 ý "
b"¨Ìñ;‚vFyšKî¹1ÿGý "
b"ŽÓ\x07 ð´M°µêo]\x1C ê£] "
b"\x10 2a~8jJ¯ ’î_Z\x08 "
b"|ñG‡n;@û¹e("e3Ï; "
b"¾•é&obO~ŽÁçHâ\x1E $¥ "
b"Ý<=©Þ±Fš‚f@æMnPz "
b"ªjH‰ø2Bež=ï}ì\x02 L* "
b"$Á÷ÚÜI‘Ä¿\x03 ¬-# "
b"g™ù$»Dp°\x1D *\x7F\x19 ‰- "
b"žË\x06 '—"A\x16 Œ\x04 £N\x01\t ϯ "
b"ýãì×zFT«úr*0™x "
b"D\x16 ù=S\v IU¾Ø>´¯‰ù "
b"±\x12 <)\x16 \r @L‰í\x15 Å~àtV "
b"Väƒa\x1A ðKò˜ÃY\x04 û;–\x14 "
b"=ZÖýÐCOŠÔJD\x16\x01 )Ú "
b"Ô\x18 ¥J\x05 ®B¾¾’ëá3 "
b"Fî ö¿bBá²²ÄAcê‡Ø "
b"™\x02 xÚv›FeŸ¤±QP\x07 *µ "
b"Ä!\x02 >Ñ\x06 Co™Pb•… œ\x08 "
b"\x14\x01 Jè%´J\x14 ™\Æ\x00 }ÙÑj "
b"#ÉT¼ú‡Br†÷;ÿøñ×\x03 "
b"l—£BÃE\x06 £Þ\x10 ¢cíŒÉ "
b"Õ»†ÐNI…‰÷[$\x02 W> "
b"}\t\x1A ¶§L˯~’ú\e é‘ "
b"Æ\x01 ç0s\x7F B¢Š\x1F Š\x16 ¥$·t "
b"""
3\n
¿]GYAo•+o\x7F uÃé·
"""
b"¬Ka· \e DÖªxÊtöÄ?Ï "
b"xèýY‰\x7F O\x05 »¦ø\x1C\t :¿ "
b"ÃÅ·Âú’Kø—)>‰éXÔ\x02 "
b"èß§\x10\x06 'GúšÄ´_y\x1E -> "
b"¤TjöàÅA9‹Ô2IaŽn\x1F "
b"”H›Jr¼Oâ´ñfoVWš¯ "
b"\x06 ŽÜ°{TJÕšÝ8b\x00 ÷!\x08 "
b"Åh/§3ñ@gŽž4Sz\x1C ¿Ê "
b"Éã'ø>IM̾\x12 /Ñ\x05 A¢Ë "
b"ÖEB‘›(F)€^»j\x10\x7F ’N "
b"\x12 íB~]ãGÁ‰Ý±õŵ.\n "
b"îþ ØåEH²ëã]…u%û "
b"ó\x10 *îã™F¹ƒ©y.#$½ "
b"3[dße‘LÞªò#7cKuÀ "
b"M¥\x10\x01\x01 sEKŽb\x7F t÷Þ}! "
b"c*¶¤±ÅF\x1C £Ïý÷†óLN "
b"\x1C ]“\x1E\x07 KF‡¾H\f lÌ_d’ "
b"º—MkÐMJ™´íä\x0E ÒO\x1E G "
b"/\sVÛ\v NE‡)\x1E Îÿ:ÁL "
b"ývzŸŒ\x00 N\x15 ˜@Û•–Óíi "
b"éôJmÍøD¯¾ÀeÅX+‚‹ "
b"lZ\x08\x1E õŽE.°1èävI& "
b"*xB¢—Gj˜\x13\x1E O¥\x14 'I "
b"ø\x07 \x19 6SL[ŽWµµç½Œ§ "
b"ÝH]\x1D ÉL.£H\f WÂÜvÇ "
b"""
\x01 IA\t UÒHU¥æ\x0E \n
~pq
"""
b"DÉ=ákå@¸†«ñªSÜ&; "
b"ʫΣë\n Cã…\x00 Í;\r æ>Œ "
b"CúFÖ\x15 öLH¹çq††0Ì\r "
b"Ã\x18 I#<\e IÓ¦5\f\x1C j šY "
b"\v fL\x19 4HH½5Ü\x11 <ÄÔ³ "
b"O«^\x06 Ž]G\f ›n¨*f#N¡ "
b"\x14 ‚\r ~š\x04 @\x16 ’ôM7\f €^ "
b"DÌ\x13 ^m\x10 CˆŸ?ÊB¢°Þ‰ "
b"—Ÿ¿ÍîNEÒœÉýc\x05 ć@ "
b"\x19 ÎIuç)N?¶jJ\x1F ¾U3~ "
b"”}^õoTFQ¼˜&òH\e\x17 2 "
b"Ú[W]|–E§ÆH4ÉñŽÂ "
b"©L´XlÇCR¯}CÕb³aÉ "
b"\x03 ù+}‹gK.mÆÙr^j\x18 "
b"¥‚;Ó¸uCÓŽJyÞ!GòF "
b"*\x0F cøÕ\x01 OШÀÛ¾I˜©{ "
b"D\x10 V3ÔMMݺ™BóÛx’{ "
b"òž©v¬Br¿q?zJ0D "
b"$7†[2«N÷´å1u_ñ|y "
b"ÁŒaƒöJ±®\x1D ¢V&ä\x03\x14 "
b"¸ßÀßp6Ar‡˜\x1C ÞÃÙ\x05 a "
b"#Ó\x12 ºÜJæ¦äá*NÈe\ "
b"\t ºÙ<éwB\x12 ›\x15 BŽ×ÿåŸ "
b"å\x11 Âíý=N&žê—¸-#âå "
b"ÆÊ–ÿnõL§ÿâ¦`ã⤠"
b"ã³8\x13 (\x1C LצÎ\x1C ÊC÷\x16 § "
b"\x18\x1E\x12 †w\v Ls²£J×}B\x1F ß "
b"""
FU2VµcHg³y\n
‹oRZX
"""
b"\x1D þXp?tEf‡WÆ\x04 ã´ "
b"¹1«ëÒKð£\r ¤=ÁS´F "
b"2¸ù@Å»uÎ<)†G‹ "
b"B[&Í#„H胺2Ó‘Ú "
b"^ÝŽ3)Ë@tŠS¹j£~Õ× "
b"ŦÞh'ßJ®²QøR¤$]G "
b"ä_A¾ø\x04 M_©«\x01 „«LdS "
b"‡Z\r ;‡ªD\t ¢ „¯=á•ü "
b"~oè{ÎoBÿ¹\x18 <œ¿¿£« "
b"“Í>軉DwŠ8\r Ÿ]t…Ç "
b"î^øZÐêD*“Živ7®\v ‡ "
b"§n\f *,‰H\x13 ¨l®WÕ\x07 è "
b"îdc\v àþBê»ñ\x19 eŠ¥„ "
b"ð|°YËAr¬__aèAÔ\x15 "
b"•.§w~±M9€õïZoõ‹ "
b"F9e)´ÉMÌàÑ\x07 J±Âl "
b"Ÿñê0ˆ\x15 DÞº\x11\x1D Êâî7ï "
b"Ì0!Ú|C\x7F Œ4\x16 ‹\x15 ÉÂ< "
b"rc¨}\x04 ÀG¦¨Õù0Ø™ù™ "
]
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 (0xFD03905D84494F7491735B4524358A1E , 0x841E5F2D79734C0D925B3B710D387F5E , 0xD4EE3FEB065044D5A6DBCABAC1080058 , 0xC76B422C76014E828B83EA9A873A55DC , 0x312D1C4275514D99809D20C781209C82 , 0x505FBC8660D844E8A9BB5F741BB74AB4 , 0x5B4AD87BE2CC4D75A6C0778A76238C23 , 0xA0021F852C564C3D99FA970C71422BA6 , 0x00C0BFCB3A2A401DBC903BEBF71EFDDC , 0x0BDC1B71569046F3848E03AA00B51D42 , 0x5C8254FAFCD745D4B48EC227122230C3 , 0x3F11191A9B2C4714903ADA053C00A1DA , 0x36D68C8F7BBD4E859A4004D731B1B350 , 0x4A93FA4265DA4852BA158D22389D8F69 , 0x063493F2120F4A2F8B8F3EDCAF7F529C , 0x8388703093DF40E290CA880FFC55B5DD , 0xD4F86D6EA8744A07B9C981BA2C3C9FD8 , 0x97DD90198B504B2191AFF9085E3A6E5C , 0xE9F82F5D01D34637801164E9B0E16F49 , 0x5F67DD9E53B547048D6BE43B12F916F3 , 0x09C480E5D2B043C3BED8D51DB7C6613A , 0xA401CB19A361470296A06DEA69B67AAF , 0xF4F323BEC0EF48459A4D2B894D528343 , 0x40BC0CD36CA84EBBBEA39B44D8063A07 , 0x5D316627723C421692E5AE9E153F6730 , 0x5D1AB7FAD14E43898C484C36857EC767 , 0xAF665BA0AC4C49598F41902F03989989 , 0xC1933BBBDA9340228711B7D951A134D1 , 0x09B1D244CE474D8EA86CFED38F87D3A2 , 0x2B28CC30534C4E1CA9287D2E8FFB60B9 , 0x55CEA08A8B454795BAE19B9A042354C4 , 0xAACD033B400E4B4F8D4D054493C66B5B , 0xB8E34D8CB9C04ECAA4EEF2D70FD1FFAE , 0xF4E1CDAC367746F58138B0A8E8691B45 , 0x73FCC267CF7849B3AA121EEF8E3FD2A2 , 0xE5C2AF2157F440AA94FA13E581D71BE8 , 0x3D1F95A3D8EF473E8D4735E53BFA5123 , 0x93E948446241445FB580B3B3654C35EF , 0xB97069B103954868932D8AC102EDD665 , 0xF98CF4CAF7474229B252038952178454 , 0x7195A22A04D54BF09B1ACF989AE9487C , 0x6826758309AB4566ACF65909B89C233B , 0x576DA04324A3436A83B2A2C75ACA6974 , 0xDB7AC8F75EC6486EBA16ACB7CAF73DE7 , 0x5C3C77F7A517467796B37F10A5C0F429 , 0x9AC328A553F04C48BA994E5335D05E9F , 0xD3E75AC36C43467F9F48D40DDBDDF894 , 0xE3A1CFB49EE140CC976F31A0347BBE28 , 0x734DDFACFE38490AB369A18CE867F7DA , 0xA6458E1933DE42DFB6BBFD3FBE5E1DB9 , 0xD2F85CB0605E41D4820F35C131B91716 , 0x93ABA758D0AD49D1B234FA7083AFDF5C , 0xF81863D2EE934AC5B875BC2F2312DF56 , 0x3DB49B678B0B47A2AD0C31FCEEB042E3 , 0xA246C0B524FD4E36AC90E268C3CAA8C9 , 0x1059170F8E794E96B1D0B9C1B3DD4B7E , 0x7709BDFCA4E24D8AAA6367461FA7FC7F , 0x3198C030A25646399B4F3E9C64E8758D , 0x978BE908BB52417CA6857BB88BA7308F , 0x5DC82D1C68AD479E9097CB7FA95ABE78 , 0xCFCFF062B7E54DAC8D29EC2EEE101CEC , 0x8B3696F3100B48B58CE6A7053D37252B , 0xBD891933FE334CBD97841EE961B6B51D , 0xE6EE6B6F30DA43D8A509C032E8E38054 , 0xFBF897C00BC74296B90642AD3EFEA4E1 , 0x97E0795F854B423BAEB329AB7AA27BC1 , 0x8C8BCFFB31FF4FD2A7A9736852CC2B4F , 0xA8BA85BCDF5B4A54984439132AE6C383 , 0x547030E6325D4BEB89DA53903A1A4745 , 0x12A9D8D681B34D7C8ED314DF178ABCD0 , 0x179490893A824653A31B2B1865F0E3ED , 0xC4443A1492A54E6C83C6C650214DC6EE , 0x8F36D1CD1B034FA6B03D259580EC456A , 0xFDA04F7132084834B9D06AF7502A148F , 0x8B37A7F876B14B14B1BF868CC0B85484 , 0xC516C54A9F5C4E158FE47890D2592A67 , 0x3E775DD383FF4C6485CD1B1238B54627 , 0x43CFDEA436D64D6483F98368E9412CE1 , 0x775C7F45B7FC47488D09CDD852B5CC10 , 0x1A50416CB9F74097B16000E7465DB1D1 , 0x8740A670F0204358880006D1E83E1556 , 0xF8E551D6BC7C4C98BF4F93D405AD90DF , 0x8B63CC2B8C6B4FEF8078A96428BD5988 , 0x51CBDD171D11415DAE187F4745FCC3B0 , 0x7BCFB326EB404A4484C6F5F7E08E0C11 , 0xF2D36CB5FE764AB486B590FFCCC7F0F8 , 0x0FFBF7809D454C08B26D1FA86DB8301D , 0xE9151C4AD29049EE82B77AC060867C89 , 0x822F4A1557174FE0AC52765323E4E2F9 , 0xFF96C9B7DFAF43F6AE4F11DEBA1D4F5A , 0x095895D13E0B4620BF155607D7165B1F , 0x3070FB91E1C046EE9E4992A834944D81 , 0x023DD7F5B97B4F3BB58828A50D559D76 , 0x4086A80771104810B76B90C5D43C6F6E , 0x87513674503F432EBEE3F83846BDFA52 , 0xA296DF4A4DA44797BA3FC9C2C129D9D7 , 0xF011E4D1B4464920BB4138267A41CB2B , 0x1D63477D22D64422B43D22D475603513 , 0x2E697FB3F02B42808B78D3E7C0A71FC0 , 0x6702F02D5B0D4E2AAC9B10745927B679 , 0xE752B354B372487A8DFA4BE0F05C1C59 , 0x6F48B2D1900D4546AC8487C780D295D7 , 0x10308F7FB06840E9880FE88A16299B9D , 0x29CAB2B87D814ABEBC4A5B2899FEFA6E , 0x74DA7D5680744F018782555AC5F9D3FF , 0x171C8EEB7687464AAB22A1590078D25A , 0xF51BF86D5E8240E7BE4AC746D121B3DB , 0xAC9236BFC7FF4A5CA922BFDA5A968E1A , 0xF51D43893FA54A8FA423848F68F38F5C , 0x1BFF36F46C33457CA97736233769AB2D , 0x58A3B82788A14A6E9AB2DF674DC94BB7 , 0x341A3D1E46B6459EA38C5C8D1FBB2483 , 0xDB53226D45724788AEDAD14940FA1338 , 0x3D6A9C762E6C4FD48F239C54FE1E7CD8 , 0x4272180630B64A94930CCC10DADBCB10 , 0xFB17610853714BC4AC5B2FCF5E3292EB , 0x30DDB605109C4182A40D95E321FA0892 , 0xF1D6C2A4F03549B0BB3164B6F9ABCCCD , 0x5E47BDBFD254429497E0592497E28A01 , 0x84736AD9FD7A4C79B0C3C7613AF30F46 , 0xB4B3880E1AE549A0AE3E3751DE9849F1 , 0xBC5528DDB20944CDAEA1D31FEFA798E9 , 0xBFC69603D6934486A7E18264F9008215 , 0x8BE13434087B44E78414FD67B351917B , 0x9D5E245D78A844D3BFBFFF4235EC478C , 0x1D62168B098F40CE8288A524653FC0C3 , 0x66B15D10140A4AD889BE75E3EAE8E49D , 0x7692C8CF84384B84A79C181E55602A2D , 0xBAD1E37F9B11470FB6DB61CBE8C76A7E , 0xC000930DB2A24AEF95E364B4ADCA7BEF , 0xEE55E4E5D7414BC5A10F9A828439085C , 0xEA61EFE95CC7442A85AFBC4868F82E21 , 0x508FB7E40ED646F1A6BFE76F1BE0B5CC , 0x8F1857FB37B34F70B1BCAC66DA1AD6D3 , 0x69E02EB1BB35458186EB5176D392DD2D , 0xD709A9B3D101475F876CD1B055539416 , 0xDD8B541112BA49C2895DECCA4E1ADB37 , 0x893A9AC99CDB4640B16904CC405BAFBF , 0xE973666D43A14B4280E698978DF4C656 , 0xB3B4260362BA45FA9C5BD001A261F0A8 , 0xD74D0C8FF60E49C586349BD919FF2DE3 , 0x1ADFE4B1B11F4034B0750861689C3DEE , 0x852DC328EB8E4C23A32EAE517F50EB3B , 0xD1C5EDF7C4C04FF1BB83237524656603 , 0xF9F69D2929434EAFBFFD59CC9AD044D5 , 0x647F2DE7EBDA4912B27BA1C70A75B4DD , 0x70F5CFFE4F5842FD975AB8E6273A20B3 , 0x398D4CB9E3E3488BB5336FF68007E7D6 , 0x41BEEE978990422DB04C49D4C6483761 , 0xE0614016A590457B87B02509905D39EA , 0x0A42FFA21C93417D90D6268134CB1004 , 0xF77E60E6BE0F4377A0527F2423FDDDAF , 0x99BD66A120C244088F9F5646D4D708F0 , 0x735FB05F8082464191938BC41A86CB77 , 0x1C3516CEC74B4E8FA695229CCC0902E4 , 0xBCE9A1917C9A4010B5741FCE4C018016 , 0xFC143A4D906D4D128CA289F1EFE70FA2 , 0xD6EE009A27B3497EB2CB272CA0ECD9B0 , 0xA3CC8D9FCB06441BB48E4CC9A31253B4 , 0xF3C776F2AD7D4D9C8BB0B5BE44E56571 , 0x2A556962353B4BC399FA61A51C4343BE , 0x5151D852D7234EEFBB00547976CCA3BC , 0xB854E6D2EA3E4FDF9AC5D0147211E711 , 0xD1DA14AD0B594237A41F07C88C284410 , 0x333A4A1C8A564AA989E1E15510CAF48A , 0x79069D8647B448FBAEC2EC637AF9915A , 0x33F41E24ED5448918477A9FB60E8FC43 , 0x0C983F1EFC074D309067A5D97A8E2041 , 0xD6816D13628C4D7399A302F5CDD72FE0 , 0xED86E17543D8478D823FEC02593E13FA , 0xF2BCC682A9A74FFBBCB489D1CB72459B , 0x2208649CE12A4ECD93CE691E34FEBBA4 , 0xF92827BF542A4EA5B4D6CC4EC13D5F4D , 0x4DB04E1019A8461EBA7919DB85185459 , 0x30E127810936464FA9C82122A94D7CE5 , 0xB566134C835846E6810CAA75EB546374 , 0x6D5A65A53EEC461B95CF32743D52A81C , 0xC7C2579EE1C44834B6E04DC6AC68BB9E , 0xF95D1A27C1C34BBF8EA16F7388B3791C , 0x4243DC1A466848AFB3770F6576316CA2 , 0xB5E95AD2355E4016BB799C6CCDDA3C3E , 0xF55972FD597145C9A92A549B6B1FD519 , 0x7A65D84EC556469995E3766E557556A5 , 0x1C88D5B0D5E8435BBBBC21BAF9CFA615 , 0x24A0194B8A0D4A90823D8E612DFF792B , 0x7811B5495E3C435D8D42FADA2D89841E , 0x925C5697ACE0475DA1CC34A95EE3CAF0 , 0x4E5EF56C4B404C618C88E6DF3A8B2B32 , 0x08603204F41346E69219FFA91183C635 , 0xA8BE8D00B4384861BB731D30EE5B624A , 0x82C8446526594984AF859C6FF9AEF2BF , 0x3348F8035CF94384B19EC139574E6DF5 , 0xAE9B40CB777349C7B1CF24755F6E6DFC , 0xA24DF46BE84C4DA2B2274B871EDB25CD , 0x25E154DDD1614961B6AE30CD09F8F1FE , 0xA231D3F372694E729295E6F950AD2AEB , 0x567E074683F4412285D4CA98585C77DA , 0xE4B0189448EB4706BAFAC64B23AB6439 , 0xE9F030E9218A44F7A5758E4BDE1F2613 , 0x01CF5B820F904E1089ABFDA70CF124A2 , 0xCF73A79BFF9B4D8C9A6704FB28458108 , 0x8022F41B20A44E67B7D7803CF9B2DB1B , 0xE77D862EEA644942A8FB886290CED3BA , 0x0F3B335EA8A740359140E68AF0E23BF3 , 0xBCCEC22A259E4385B51CFAB307AA9058 , 0x3C0CF1C2EA0D4DFDB5A3264BEDD5C391 , 0x77E03E39490D44A28BDA39563C6DE521 , 0x8D5DB50EA654491CB825AFE972DE7634 , 0xE0846E7BE8E44796878C6158848818FF , 0x6C1B6BC951B249DD948F36F9A4FBDA22 , 0xB4E4208A1C484AB78B61FC48944C836D , 0xAF7DC978FBAF49688356E914821C282B , 0x2DB092B25D854088BEE67C5C6F1B1171 , 0x6F1367AD2FDA442389F68E4EB4669E5C , 0xD0F006BD340F4D3E95990361259141C9 , 0x30059D08F3C64169A70D59F4F68D5CD6 , 0xDC4B450DBE6B44AFB9879E59148A58DC , 0x7A5781477EB0407889FA25B8DC0929F9 , 0x39333EB7E35345959822168B5839AB1E , 0xED05EB2DB0404C72977E00DD44F704E7 , 0xF0C406AE9E514E2291CBA8D4BD86BD75 , 0xDA4C15447D71469BAC82D9F434472470 , 0x5358D3696E56473DB7A9070019A88FE9 , 0x4860C25818DA4987B992F7BD505BC75C , 0x4E57D41C8A0B4D7C8704C4324B0134EA , 0x6653DF0C196443F08941EE988FC14609 , 0xEF0FF3BA63B24C93AAA2C0536A7F5D17 , 0x715C7F2DE7A94BBC80C2FBE5D8CA98A8 , 0x503FEEE24DC34977978343B63A955D54 , 0xDFC430A905CE44AB9757F42D0C7F02F3 , 0xAEA1A02442F44474936D0D2CC24C811E , 0xE0521E51862F48E1AD996AE61B9C5F96 , 0x1A6C43E6EE224895BF0DF64DD8E4C3C6 , 0x6143B50E0DD64F33AA0B896025EBF1D1 , 0xF4BDB8512D2347E8969724537C491FA3 , 0xF01BA3112BEC40039BBB9B6F828A6A17 , 0xFB58A338A1B744C5A8BCE14EDB5C8A04 , 0x11661574060A44E5995F7DD76B6ABAF8 , 0xA7723BDCA8584901BF2F2A5AE1DE4AE6 , 0x75A1C177642045C8ACC2786642A6E47A , 0xC11571FF5EC749EAA7E1AFEB76B4034B , 0xFF031281C43A4B7E8035B76260F72310 , 0x76BA716A12C644CC822F22D9571DB1B5 , 0x7A719F240ED34E5A9CE8B955080929B6 , 0x7D0B102FB4734D53A15DB4E058DD3AA9 , 0x2E5ECAAF1E7C439586992F6A69CA43F2 , 0x355E2E7081954E88B7DFC9F7C2FD72DF , 0x4D260E93E6C94DBF96D8ACAD0D2C3615 , 0xD35E7569A193483C944A6097AACB145E , 0x659CB96783274D3D9AECF747F4C1DBAE , 0x84BB0666E55E4DCFB3DD84B368D60E95 , 0xC72A8F33E0224BF5920EE4E15E54DABF , 0x4700C9EEB0084404AF1175D43CD2E9EC , 0x5A22071C523A4874A2BDF22C43B70111 , 0xBB36B403FAAE440A8F14A3C3161A7F0F , 0xF287BF41EF3B40BAA33FFF5CD72E2872 , 0xE8A66C6D3F0A436686AD2AD7D8709586 , 0x734E0C226DCB46C2A337789E6C91B5AE , 0x5D5F276D34FE43DABC264A2BAF766B49 , 0xBCBA97A8137742DBA6BD292A00FD0AA5 , 0xF5D7BCC051B847B6A7130B805D4F17A8 , 0xF6609FA2E9CD4899914E51FE373BDE43 , 0xA4572E45E87D429FA87F6224D1CD73D6 , 0xAA296A00E6D14694AC7101A503916F66 , 0xB94D1DC5014D40BA8B849499A88594D0 , 0x3B559EB6B39C487CA882B923506B7A9E , 0x8E9D7AC9F2BA4F2FB617CC1A69B94B63 , 0x47F2E827088B445491EA0175DB1FD0B0 , 0x7156A1706922498A89BFFD7277D3A612 , 0xF283389887514E5B8F0C4F41DF032BB2 , 0xFA76E05E666D418CA6E2C28488C7A1A5 , 0x1276F433CE21490F953535E316A93540 , 0xDC70E0EC4DD947449B3943B3A1EA81B5 , 0x0E5954259DEC49C5A6A6D8DE66AA7B81 , 0x832C79F274DB4545A27F9CCC5FF84BB0 , 0xDE731FD952704884B1E888DCBE34DAF4 , 0x155273D267EC40ADBCD379EAC53F4CBA , 0x367BFFD83F08472DA300B5B3CC62DC43 , 0xFB5BC2224DA249C48249FC2ED689967F , 0x19D08A666B1E4C4984C17D9EA60A9B88 , 0x4B09781DA6964A5A8333F297F7CC59B6 , 0x6393E7F2279F4AFBAAEF32A11321922E , 0x06C0EBD2C09C49399A717F63EBB65DF7 , 0xC9CEF0004C3B40C489335FC7C14F0067 , 0x30CCDFEE6FA244E3813C60EF66C8BB49 , 0x7CB08284F29948E9909D0F2B3CF854D0 , 0x42052B3080964BF38DDAFDC468AC1FD7 , 0xAC585E59A80C415D9D752A4977400F8E , 0xB2E96CB23FDF443BA707A9A9BB85E125 , 0x1056566F4AAB45AF90502738094D6C74 , 0xE359BB11DB8B470CAFE3A6B6C49D972F , 0x6A7B9870693F49D888C13C579B9BB319 , 0x7D952C7E298D4AD2A826B20A5402B3C8 , 0xDCDF8F9986C44C6D8977F0A29D6E4796 , 0x5A983144E5AD45E6A24B604074A686BE , 0xC39A2CC7382640C79CDE101FEF4E7BE8 , 0xDD3C39FBA7514C86A7EB0FC7514300D8 , 0x8D8E9170038A4D9787671CBD9A00DFEC , 0xCF36F517FE6242BCAB9C3A52461ECB6F , 0x0B26025AE160443E8E150F7C8A2C1B51 , 0xA15DBDE1CB614C06821B652DDDD0FACF , 0x700926B14E3B4F0FB75897B1F04AF0D8 , 0x7EA8C45A6C464A59B075E709E156DB3E , 0x15D30DD0C6E74FD99CF2BC1679BF744C , 0xDAB6C4B7CB0942F6BF220A03008489FE , 0xC03AC738443A4BDEBAEA0803B13485DF , 0xEC39CE4797E64EF39398E8CF4443AA4E , 0xF9707B9AA2E54B648DA4BCC7F28BD38E , 0xB8B057DEDEA04F1EBD55C7604662786E , 0x3FD9B2E2D3BC42A895667119051865DC , 0x928A1D09DF17401A97EE924B756C76F7 , 0x53455A70C36C4B8F9C8C02AFFE82CB59 , 0x3AF8DD2F1A7942C19D6B76E62E561AC3 , 0x8C7BF1191A5442B7B071DAFEC40C38E2 , 0xCB530D3370D044399147D4A6CE599FFF , 0x8CE5318DAEB645DC9398DBFC6E8C2380 , 0xCA08D553FD1F4E0882026907B2C233B7 , 0x4F2DBB0A03324030A3524F0860A85385 , 0xCD3DA5D714A24CE6B4F2E6058E4BBD0A , 0x5E970791462545889E7DF656054C150D , 0xC7B6A308ACFC4E3898A37DC457AA7661 , 0xD1A395DC39F74CA89F7F784AD20E3E53 , 0x7189AEC1889142B0BE0BC590EE40FC95 , 0x06834872E30245D2920186965EC082F6 , 0x9BEF489366D547ABBCFCE4B01C1F6AC4 , 0x9BDD7A9EF4CA4D01AC7B939E1D4CDE3C , 0x4421370EA0D74C67BDBAA0B1840085D8 , 0x5EED9E0AA4E34A8599A110FAB1D13649 , 0x62743CC6B6D04B3186D32DEAFC90679B , 0xDA230A05AABC469899BACB0C081623CF , 0x4166BF762A1548889C54A37C48EB6C34 , 0xF51ABAA375F648D0BADEA13290DD6B90 , 0xA358E2387DF54C3A8B19794E0F42BD49 , 0xC39AE2964DC645BCAC0807B107F4BB79 , 0x955774DCB8364097A7B0DB27DAD8AFDE , 0x95A2353F56FA47CCACA511C14898172F , 0x023666764F6B479090C354B4F4EBCC29 , 0xAC28810796864863841B97EB3E9C366C , 0x5AC3F0C34FC44036BEE42E2F8D6911E5 , 0xD6EE4A3FF0034B9EAC41590F90989107 , 0xD07507A5302248139694499236B3E90D , 0xEB697AD58B1C4DF4AD83ECD2A6FA6DBA , 0x99C9B351437A429C838E712A868A0A48 , 0x9F3220143F054527BCAF4DDEB2CEAF73 , 0xFEB5CA6AC87F4ED5A43DC4CFB88C052D , 0xAD2DC29557C24126B43DA1CCAA9F3018 , 0x3BCB5847645B431DB45E17F4FB7B0B9F , 0xCA9154DECE844D05A18D23CDE8DC0AA4 , 0x0C41E44B89974FA58623D219DC1918E9 , 0x062FEC494092439799F071261B32513A , 0x38C128E9825644D09E157107EF624AC7 , 0x0E2536B7806441E888C5C85A563E1719 , 0x5429E5D86CCF4B6EA73841BE503B6B0C , 0x816DDC7752BA421CB35D513013425039 , 0x0D4A0C8DFD4A44FB900C6FE53712867D , 0xDD220713903F41DFA60CA7A6F30BA3C5 , 0x81D0C34554AA44EB856A8F559CBA336A , 0xBA26DD9B2671446295393BD8A3954D66 , 0x7B2E6DBD6334438FBC3030830FA16646 , 0x8CA8F691C9BC4B7DB38D2941BAC965F0 , 0x9A5E81CBE8E64252A4E9B0C234F55A48 , 0xB92ABA58D7254AEA9D9CB5507357D540 , 0xF9BE275C39C344EA871A754A8E380796 , 0x06B179FCB3724E0DB2E77051A7FFF43C , 0x9CD924654B5A4380B5B0C8385B8D2B18 , 0xA323DCC28F674629B9F73EC854A6BB66 , 0xCCAAA5F6994949049DB90711D9158F47 , 0x2E86270234054C53A61A28B52105A736 , 0x15B6AF6CE3664434BDCECEFFFD3B3B4D , 0xC57DB24D5CFB4472B2426A7EF9C8113E , 0x5C0B6B07542746F1A391988CE8569EF4 , 0x6746ECFE35854413A609237B9B470019 , 0x5B31098A5694464CBAAB3F4B9AD7B93D , 0x2F3DC381E4AE4CFC9971FC20CE083A77 , 0x131B190D8B934B37BF5F44F3763A900D , 0xEA7A296FDC764BE09CD1D5C085B7B6E7 , 0x0FF0F79855C340CC95CB873D815FC622 , 0xEF9E001B637A436DBCA0CB9F4BAF9AE6 , 0xCB3985760D174C95A42130214144E36A , 0x060F2FD2FF6F450FABDFA0BA67B82EC8 , 0x1EB518C5BAEE4A61BA35B78B6AB4AFE9 , 0xFE135E6457AE45A4BC7FAA52C23C9ECC , 0xD01CE6EB611E4AA5940E44316BB8F520 , 0x6121DCDC697B4CB3BEFD393147C38FBF , 0x0FB4D9DA4592450D8B41FCDAE046100C , 0xDD54FCFF377A46128513CF8B5ED9CFF9 , 0xDBC0DB034DBC41079315949FF1643605 , 0xBC45104495E54CEFB4EAC224D37C878C , 0x1BF241BD05E9496EB14FD1189301C4D6 , 0x7BBE88F385C44B7FBC12A266DDD35141 , 0x71BD8C0D7ABE4DE2A8A7ECF977355817 , 0xA60C933B281D4355946AB9D4E3863EFF , 0xF17C320EF1A74E8C8602C6ADF06DDCF0 , 0x32A35BE33E3844E694D79377FD21F8D6 , 0x09F99E474E1A4D92BA749F6193B74DA2 , 0xD0FFB23DAB5044299F3F1A9709A42286 , 0x15881E84608C4E2BBE8F6931249F74C6 , 0x649C4C031AC14B8589435D9552CA6E8B , 0xB8E43EBA79434320BEF3F14D1C4A8A3A , 0x99227890CEC244838F57613F77D438C0 , 0x0F008A84701E4368A5440ED7E3E33E11 , 0x9F1D6230C501424C94347BDBE4523991 , 0xF57E0262468A45FB86AC98E792F60208 , 0x5DD4E85644144320B20C2655EB1D5D3E , 0x107C98200D914E26AB5CF0B6CD850517 , 0xB024DDFC05D84121B8C10B748C1E5022 , 0x334672E9468E47B68D3F33511393516F , 0x59CDC429801345C3A203F4FA31065926 , 0x5D69AFB3875B47C595CF28F42EB2DA36 , 0x93194583E7844AAC84D93349C92826CE , 0xBDB551B57E51467D9F1C30908675C866 , 0xA54326E1164348E7ADEDF58372892206 , 0x37FC1C9FE46F40988C1F539A0F8FD629 , 0x05337B9490074C35921DD97157D8D0E8 , 0x20A7F303BB614C2A935EC83B942E2161 , 0x482800EC2C1F4DF6894A1895658090B8 , 0x84469E27BE8049C78D4085DA98E6283B , 0x9DEE6F0D428F483A8B90F4C88DF861CE , 0xB05FF11B83A741EE93CE3100263D2521 , 0x7452D8104AF04EC7897D778818DBB649 , 0x3B2F5D9236F247F1AEED8C518D2BB970 , 0xC16882B24F634E5E92B93CD5F37CBC8F , 0xA8402238F69A4908AE877F9571B08B02 , 0x0FA4EAA765D54A2B82BB317701590C24 , 0xE3CBA83ABB94422A8753264BF35EE422 , 0x0189C1AA912E41D0B145224D2B7C916D , 0x5BFC79ADFB974306974346C401F58CFC , 0xF6715E14C9DA4E299920BB6F0703CFD2 , 0xC420D5B7140D4D828EC267A1C8D7BD79 , 0x2325E77442D24B86A8CD23148BB8B941 , 0x5D2586438D534835A3C9F4DA356FEE86 , 0x9886F69BC4634AFFB480A36205FE6724 , 0xA31F92A69FCE484889830DEA318BD631 , 0xAE52B93390ED47B782D4BF14F4736042 , 0xBC7F28F7FFC247D7BD8CB4E3C18CF0DB , 0x7574456F47304E9CB15DDAB3D665948F , 0xDDF472567BDF465A9A421B76892A6441 , 0x526B3AB5BD1C41458F51CC6D88B049A1 , 0x6FB8BEA7443146BB914049842BCA5FA5 , 0xEBF05F72A3F24F91BD3A5F57F2090974 , 0xE6C82087E2154901B92CE3743D2EF0BD , 0x7D92F02D858A42ADBA60E242C711C846 , 0x8FD26291E924463185B169DBC174C5CB , 0xBE355EF81E974AD3B9E07A5CDB32086E , 0x5AD51FBDBED04D24AEC0C437AC0D9E71 , 0x7A58B0D46328455C89A91D90BE6E45E6 , 0xA36AAE1B82674C60AD053303FCA76FA0 , 0xD4739E29E6BB42E3972B2AC014C043C5 , 0xA65CEE51812E437BBE27B9F21569C869 , 0xB53FD8E4513E48C281A5D1F6EEE6BB32 , 0x095908D3D3E1439FAE64218CFB50B613 , 0xA6A10D68960E42B09A042C65CE90EF4E , 0xC228143798CC45FDB1D51A39D74F29C6 , 0x6AFC4E53168E41EA918FA70956F0C3E3 , 0xAF178201E01C4405B6AB7F993EA71FCA , 0xAED6EAEC40C645ACBF78FBE952265E81 , 0xF7452B6EB0F64A3BBB677D473CF5891B , 0x9E21BC5800AC40A7A158425EE0112C71 , 0x909F3F395579488DB240FE99C9F659B3 , 0x40CDB5832C5A41ADBE9539B4B79DBCFF , 0x093581E7663E47E7916A5CE3E6B755E0 , 0x31E3A48E8C8F47C7AA4157A0BE323663 , 0xB89B9E1B62064DFCBC012E41831AEF1B , 0xF5EE6D315E1844EDB01D48F95110DF9E , 0x97FC2113E6AC49C694AFF78F72781866 , 0xD94E913FF4CA466B941ADF6A139BBD04 , 0xDF5FD3EB17CE4196A8C2E3601AEB9B46 , 0x38BA0A7552B2471196449298A7FE7B4A , 0x911A140BFB504F17AAFBFDB56D819FD4 , 0xFF584614F05B48698E82A9D039F62BE2 , 0xEA14D76B7427445C83B705E26C4926DB , 0x4822B2BC6627441593C745C794AFE375 , 0x9458E95892CA41E38DFD0A149455266C , 0xD8B302A1F516468BB09790E765E625E8 , 0x05E033DFD8814C6597812DC28E7CEBDB , 0x18448600B3314C799BC8737D6E15B60C , 0x8E5F139DB55F49D3ADB163E7EB1420FE , 0xC83ADC77427A489F8DE0637988A44314 , 0x6643FC9785584F8C85118D88D093DBA1 , 0x7C9B2328FED14C45A3580E5AF051DEBD , 0xEECEAB3F6008451B87094AF98F2B7BFB , 0xDF820AD66C08411CBE237FB50AEEF3D7 , 0xC84D08DF971848168DFFB0859595D1A8 , 0x0A7E8FD2F156432A951167A06731F88D , 0x15C0ADEF2A954CE3A2A2EADBCAAC4FA5 , 0x3AD57347EC594945A1C28CE867CE1973 , 0x83C3081D4C5441CB8FAD354ECFD62FA5 , 0x597BC2E1611C47A4BD37C5E0FBBAE755 , 0x9FDEAB200BA345CD96A4065D8FC20409 , 0xB7ABC781C7EA4398A51C7AD1B4A9B813 , 0x35CB7F2E47A04925894C04325E53BCA3 , 0xA4422A5007354C5ABAB821BBB1999D82 , 0xD859992229424CEDBA553EC8A32CDC21 , 0xAF9717D73C194AE7AD0F90D18D56B1F7 , 0xDCDAE073AB294D04BDACAAF35064B021 , 0xA379157DDFCF4EC8A83BF035C4F33712 , 0x4D32D899BED44BC1BDFD31E4F39D080A , 0x42A57FFC3FE2492EB06A00AFFEC5B101 , 0x5ECE628B7E5E4B12A9EB21996114BC8B , 0xB90BC068A9774C60B58106CB07E64A17 , 0x2C409CF30E0C4B69A943B33AB5873B92 , 0x2E8BF387F3A949B991B2FC761FEEBDAC , 0x481680CA63524528A922F860987AA469 , 0xE724A90911C64F4AB55732ADBAA764F7 , 0xFEDED83636FE4752A810C67E18CCAFD2 , 0x387851BCABC343288DD2DC77DD2D0684 , 0xB0F9776CE80E4130879A8218FA33AACC , 0x0CBD161C17DE4F738E9E54D1A16258D7 , 0x5F510553B38248D1B306D22DF2E60ED0 , 0x2A2C6E1D4ADB4D2F85795B1E40F775D5 , 0x08FC50EC45794E01A69DCA6B174F5B55 , 0x802ABA62FFFD49BD9FCBCD5FBE855071 , 0x0CE02A9D2312438896A5D7C26D9E9774 , 0x4C137322039243B999ACB79B915483BD , 0x4C209D0D2E5540C092E69A9ACFCE0F0C , 0xA6374786787849D7BE96DD13A18C2BF8 , 0xC16E5108182F40CCA10AEC6D4610B253 , 0x017663F1C205413D8F4B293E583C714E , 0x507A2753A45D4716BE16ADDA6FCCC61A , 0x672D5BAB41BB45549FFAFC946A7200E5 , 0x7D0A44F01E44485A831AD23D3BFED6E7 , 0xF2676A0209A44131B91B0DDB71232365 , 0x37D20FC1F28B469894625E05E026F50C , 0xAA33164006164308A4E7A833AF7E430E , 0xD1396242474B48799DA583858DD562EB , 0x736EA90D43B049079021A3834B9D16FB , 0x277C4E00699D4A0290AE93F64FCA7575 , 0x22BECFD331DD4D94B76C557EB3C9D7BF , 0x42CABBE670034E578CA1C22D2A207DDB , 0x854D411DF10C4E39B7C26A7D4FB32591 , 0x09214859975B4FA7BFE0F961F80FA6D5 , 0x4A51789BDA324435A4DCB2C8985BDFCE , 0x678F6E7246D644D78EC81A606829C2F5 , 0xA631294E523F475FA914DF0944ACB4C8 , 0x063653B5221140DC94AB9F3CCE9A0B8F , 0xC2B2F23B9F8A41929E3ACCC2E3EAA4A3 , 0x0FD00423245647D1A2A199A949A43DC3 , 0xE6F9B31A76CE4A9CA623C329ECAC4624 , 0x78C8EBCE1E624A3F9401D92EBEBF6528 , 0x1C300047ACD1474EB161DA0B6ACB275A , 0x9C51BAAFC7854C8EB429596A700295D5 , 0xAFD6544DA85A4BD2852708AEB5F747DE , 0x3F6A317E701E440286DC6283F983E068 , 0x67B1FBF4FFBC4E42B2B5C015F00B7A00 , 0xD8B3CA2E652846E98CEF8AE303A82EBF , 0xBFFFCCE010CB4B08A24BB01A678C98E4 , 0xBD04BF252B314AB78722D1C9BCE81733 , 0xEF094BC8FBF24A019B75FEB5C63F9F21 , 0x357431317010453FA8948EB32B9A53EF , 0x8FBE37F57142414C8DA0BBD0D0E3F5C8 , 0x9A5F988DC34940C79E9A1B29B776FA5B , 0x479DB2A9E5184247A7616C515CEB1439 , 0x77728F74831741719494DA7CCEC41860 , 0x405D7FD5E13B4E2396EB504F03B6AF22 , 0x6BBFFC151FA14367A669892DFAD721CB , 0x9B6C3089A9084D8B85D4EA98E3B3D821 , 0x2BDFA062A72B4063A170469C802B9A4B , 0xEEA129BF9B324D0F953A38C04726B88E , 0x7ADF623C64B14265BCAA736B5D1DA43F , 0xBBA3BFCB3F234633B3C631578F9255EB , 0xCB77AFD07721454DA1B08D56FD40BBD9 , 0x04B91B209D6E45F6AFA24C623D0AB2BD , 0x14B2C80327A84C739564073E292BAB9D , 0x17E167199FC34414AEC027034078B89E , 0x07C09744387940E58AFE048DFDC7973F , 0xD485DD3A4E0149C0A68340F0CC40F043 , 0x8B2BFFD377904CDE9A981FE09ED8631A , 0x11D3D07963EA4CC39AE38BB82EE03EEC , 0x76A0FEDEF886468486432580083D0332 , 0x85ADA49D6AB1479B9F18AEE99B23D9F7 , 0x2CBCB1FDD3994B2E8883B72BBDB230BF , 0x92865192870B4522A0D63C970EBA2276 , 0xAB202D5DE22D414E8C990C1F02A65EA9 , 0xCE4ED3D05088419993C5EBD508960EE2 , 0xCCC3FC5A998C4BE58DC5E131CDED5FD8 , 0xDF7704C358E24854847D60E99BD48159 , 0x2E079C2870DA47B29BA674A1C34EB7D8 , 0xC1D1B3FFB6D94374B3B5445CF430647E , 0xB5DE82387CB34033B7D6F4012349C50C , 0xB6F07D885CF645B09875A18105B14C60 , 0xC5AF5A14A921458899E11A7739E2BB55 , 0x882D6A78A9F449B886D6A38DF41E36E9 , 0x7ED38DAAC1174CE08BA0E868B2F64B72 , 0x9F1A1BABC48941ACAD716270082F1A3A , 0x4349FCD6775D473484C83A6F1976AE7A , 0xD3AFE5447750467CA89FFC7406BC6B72 , 0xD703BC6C4FDB42369B1AC4D4C3752282 , 0xE292361D81F349438DB4E642548653B6 , 0x69E496B8D9FE460CBCB1A8BFA0A92555 , 0xE7EFEEAD74364215BE1015DD57C478F8 , 0x4E7291D8C8994FD5B63A52350A046AC8 , 0x15F068B5E494480A9C6989711805D208 , 0x2F7BC791A2E448C09231DCA7D386E63A , 0x9755FCC5AEA940B2BBB13636A33CC964 , 0x2A1BC9F28FBD42C3B7409005BBF550F4 , 0x855286B8CB074B5E8CC2A81866B39C91 , 0xB46C8B9C53E942E6A8E0B9408CE71A42 , 0x80CAC6D3A6694D278875AFD4A7AD0AA9 , 0x9C9FA7B0FDAC4029A01E519240FF3B03 , 0x48CBB98F3F7F4364B2BF98513261A8BF , 0xB1E3D755769B468290E03F35BEBD5D63 , 0xA321E17BAA9D4D429A295FF34C023614 , 0x76D4E4EA36B74D778F5838466C20B730 , 0x87F5422CF735441086269D9986879889 , 0xE4F8B045A85A48048F7DB3D64B34436A , 0xAF83D2359AB54145AD12CF51EB0CA538 , 0xCFE98FA2FFD6490790ED17E7A000DF71 , 0xFF083FFFEAD648309F1D1025093F0E55 , 0xE881AC7C7AC14A8DAE4457F47F686256 , 0xEB063C1C6FE34670B1A30639DE217D7E , 0x40DE6BE8BA8940DC94D6A813D70D64D2 , 0x61002EAFFD7B4F88A8026229602C978E , 0x796B8757C22C4A2698EE42D184C2C036 , 0xD7FC4E90128C484EBB06135427847D60 , 0x2E69DB3750F3484E96206CCCBB1024C4 , 0xCA4D93764FC9477B99550BD8579723F6 , 0xE5A3D106471E4B438470657657DB75BB , 0x24F6168511704C559437249A441E3C81 , 0x7CF26B509B8844BEBA5842DFBADF7953 , 0xF03C6AEDE9204D54A45008D2AF72E952 , 0x3C657F7824564C6B9C7004EC8C1045F9 , 0xA5CDC94599DA4BB8A8ABD819874C2357 , 0xF25B3726094149D3A37AAB05C4E42F23 , 0xB0B83A19EF91413F8E272BD855F04B5C , 0xD279A3FEB5E540E794549B65CF25B133 , 0x574434EA1A5D4AD78931018122C7958E , 0x7195E9FF203F4C139B9EA7E758403042 , 0xC386B55D23E440CAB266BCC8201A4AB3 , 0xC80FF24BDD594E85BC2FD1D3C3C07DBE , 0x4AB09FCAACAB46AAA9B9CC1A45F62D37 , 0xCE382F5CF6B0463FA896E1937BFB4861 , 0xE8509D34E4D4433A8B01C8B7FF3EAE4D , 0x0F315A8B6B7F4923A817B80AE82880EA , 0x453E6CA6E89744BC85AFA9A50F94D017 , 0xC99A6F9982614AC69205901FA43ADF68 , 0x68FA68CA5FCA45D78BCE92AA9844FB10 , 0x5740542262184551B1B5544542CC7B8A , 0xFBDC31D149504D37A370F520BFD28139 , 0xCA11AAFE887441AFB9A5B829388E7C25 , 0x1FC2D5070DF44E8C825581D95EC31DDD , 0xF91F8E38965A4D298E38AFD90978F85F , 0xFC6974192FB74E92BF3F2EE4E963A6DD , 0x47B05A887E9949CE9666A15FA113208C , 0xA5961A95C75344359259D780EA6511FD , 0xA8CCF13B827646799A4BEEB931FF47FD , 0x8ED307F0B4AD4DB0B5EA6F5D1CEAA35D , 0x1032617E386A4A9DAFA08192EE5F5A08 , 0x7CF147876E3B40FBB96528226533CF3B , 0xBE95E9266F624F7E8EC1E748E21E24A5 , 0xDD3C3DA9DEB1469A826640E64D6E507A , 0xAA6A4889F83242659E3DEF7DEC024C2A , 0x24C190F7DADC4991ADC4BF8F03AC2D23 , 0x6799F9248FBB4470B01D2A7F19892D9D , 0x9ECB0627972241168C04A34E0109CFAF , 0xFDE38FECD77A4654AB8EFA722A309978 , 0x4416F93D530B4955BED8AD3EB4AF89F9 , 0xB1123C29160D404C89ED15C57EE07456 , 0x56E483611AF04BF298C35904FB3B9614 , 0x903D5AD6FDD0434F8AD44A44160129DA , 0xD4EF9E8718A54A05AE42BEBE92EBE133 , 0x46EEA0F6BF6242E1B2B2C44163EA87D8 , 0x990278DA769B46659FA4B15150072AB5 , 0xC421023ED106436F9950629585A09C08 , 0x14014AE825B44A14995CC6007DD9D16A , 0x23C954BCFA87427286F73BFFF8F1D703 , 0x6C9D97A342C34506A3DE10A263ED8CC9 , 0xD5BB8186D04E498589F78E5B2402573E , 0x7D5C741AB6A74CCB81AF7E92FA1BE991 , 0xC601E730737F42A28A1F8A16A524B774 , 0x330ABF5D4759416F952B6F7F75C3E9B7 , 0xAC4B61B7A01B44D6AA78CA74F6C43FCF , 0x78E8FD59897F4F0590BBA6F81C093ABF , 0xC3C5B7C2FA924BF897293E89E958D402 , 0xE8DFA710062747FA9AC4B45F791E2D3E , 0xA4546AF6E0C541398BD43249618E6E1F , 0x94489B4A72BC4FE2B4F1666F56579AAF , 0x068EDCB07B544AD59ADD386200F72108 , 0xC5682FA733F140678D9E34537A1CBFCA , 0xC9E327F83E494DCCBE122FD10541A2CB , 0xD64542919B284629805EBB6A107F924E , 0x12ED427E5DE347C189DDB1F5C5B52E0A , 0xEEFE20C398E54548B2EBE35D857525FB , 0xF3102AEEE39946B98390A9792E2324BD , 0x335B64DF65914CDEAAF22337634B75C0 , 0x4DA510010173454B8E627F74F7DE7D21 , 0x632AB6A4B1C5461CA3CFFDF786F34C4E , 0x1C5D931E074B4687BE480C6CCC5F6492 , 0xBA974D6BD04D4A99B4EDE40ED24F1E47 , 0x2F5C7356DB0B4E4587291ECEFF3AC14C , 0xFD767A9F8C004E159840DB9596D3ED69 , 0xE9F44A6DCDF844AFBEC065C5582B828B , 0x6C5A081EF58D452EB031E8E48E764926 , 0x2A7842ADA297476A98131E4FA5142749 , 0xF807201936534C5B8D57B5B5E7BD8CA7 , 0xDD485D1DC9904C2EA3480C57C2DC76C7 , 0x0149410955D24855A590E60E0A7E7071 , 0x44C93DE16BE540B886ABF1AA53DC263B , 0xCAABCEA3EB0A43E38500CD3B0DE63E8C , 0x43FA46D615F64C48B9E771868630CC0D , 0xC31849233C1B49D3A6350C1C6A209A59 , 0x0B668F4C19344848BD35DC113CC4D4B3 , 0x4FAB5E068E5D470C9B6EA82A66234EA1 , 0x14820D7E9A0440169290F44D370C805E , 0x44CC135E6D1043889F3FCA42A2B0DE89 , 0x979FBFCDEE4E45D29CC9FD6305C48740 , 0x19CE4975E7294E3FB66A4A1FBE55337E , 0x947D5EF56F544651BC9826F2481B1732 , 0xDA5B575D7C9645A79FC64834C9F18DC2 , 0xA94CB4586CC74352AF7D43D562B361C9 , 0x03F92B7D8B674B2E9D6DC6D9725E6A18 , 0xA5823BD3B87543D38D4A79DE2147F246 , 0x2A0F63F8D5014FD0A8C0DBBE4998A97B , 0x44105633D44D4DDDBA9942F3DB78927B , 0xF2819EA976AC4272BF713F7A8E4A3044 , 0x2437865B32AB4EF7B4E531755FF17C79 , 0xC18C9D6183F64AB1AE1DA25626E40314 , 0xB8DFC0DF7036417287981CDEC3D90561 , 0x239DD312BADC4AE6A6E4E12A4EC8655C , 0x09BAD93CE97742129B15428ED7FFE59F , 0xE511C2EDFD3D4E269EEA97B82D23E2E5 , 0xC6CA96FF6EF54CA78FFFE2A660E3E2A4 , 0xE3B33813281C4CD7A6CE1CCA43F716A7 , 0x181E1286770B4C73B2A34AD77D421FDF , 0x46553256B5634867B3790A8B6F525A58 , 0x1DFE58703F74456687815781C604E3B4 , 0x90B931ABEBD24BF0A30DA43DC153B446 , 0x3290ADB8F99F40C5BB75CE3C2986478B , 0x425B26CD238448E89D83BA9032D391DA , 0x5EDD8D3329CB40748A53B96AA37ED5D7 , 0xC5A6DE6827DF4AAEB251F852A4245D47 , 0xE45F41BEF8044D5FA9AB0184AB4C6453 , 0x875A0D3B87AA4409A22084AF3DE195FC , 0x7E6FE87BCE6F42FFB9183C9CBFBFA3AB , 0x93CD3EE8BB8944778A380D9F5D7485C7 , 0xEE5EF85AD0EA442A938E697637AE0B87 , 0xA76E0C2A2C8948138FA86CAE57D507E8 , 0xEE64630BE0FE42EABBF19019658AA584 , 0x8FF07CB059CB4172AC5F5F61E841D415 , 0x952EA7777EB14D3980F5EF5A906FF58B , 0x46396529B4C94DCC8FE0D1074AB1C26C , 0x9FF1EA30881544DEBA111DCAE2EE37EF , 0xCC3021ADDA7C437F8C34168B15C9C23C , 0x7263A87D04C047A6A8D5F930D899F999 );
Copy
97
0.49 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"ùÌ\x05 -\x06 jNr»ý-¢J\v R "
b"´ºËˆ\x1F ˆNë¸J\x11 >ZÆ\x19 : "
b"¦CH\x15 ©Oªxà1î\e\x0E\x12 "
b" míj¤"Kß»mÑ»\v ¥i¥ "
b"Y¸(VÅ«I}®Ó»ÞU‡ŒÎ "
b"\x0F\x12 ÿò*\x7F DÉ›Qn¤«HFð "
b"„’Ô¥ ´C/¼>pÿ·øÚ% "
b"Fy“M\x1A QO° ›\x11 ÈÎj\x19 \ "
b"L\t “m͆@*—åÞ\e V}( "
b"&y.[@z@2Ž|ƒ€\e èks "
b"èyAªÞ$K\x12 ¡wÊ‹Ûc•3 "
b"×]\x03 -sA6’\x17 Ê,ž”Ì\n "
b"¡5f:Y9O@ž¥ÿìÄ›úy "
b"¸º©\x10 r\Mω5’u\e ÛGæ "
b"¦\x10 Àø?ÓJ󫤆\x15 Z }» "
b"eYrï\x1F\x18 @Õ»=o\x1A *¤‹. "
b"Î\x01 “è¸LJº¹r¤´nð¾ "
b"#Ìe±A£G§¨ÌxIýx–Ø "
b"µ*G\\x0F ”L\v ¢Am\x1D ‰ØÈ~ "
b"¥ŠàN]šDÕ¯”a‡žkIQ "
b"‘x0†\x15 Cº§t®\e\x03 ÀÊ` "
b"µ‘ŽIÐÜD%†Ïb\x1D u×\x19 Š "
b"ía÷\x16 [_A\x16 ƒ)\x10 8+kÏÐ "
b"""
ô˜|C\x06 ˜\n
=ÈS¿ŠÚ
"""
b"Ò\x1C Ïîo^G÷·\t C/Ì˜Ø "
b"Ù\x10 áˆQàI\x05 ŽMv'‰ü´Þ "
b"7¼ÈZ\r +D6¯ú2%D7OØ "
]
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 , 0xF9CC052D066A4E72BBFD2DA24A0B52A0 , 0xB4BACB881F884EEBB84A113E5AC6193A , 0xA643481590A94FAA8178E031EE1B0E12 , 0x206DED6AA4224BDFBB6DD1BB0BA569A5 , 0x59B82856C5AB497DAED3BBDE55878CCE , 0x0F12FFF22A7F44C99B516EA4AB4846F0 , 0x8492D4A520B4432FBC3E70FFB7F8DA25 , 0x4679934D1A514FB0A09B11C8CE6A195C , 0x4C09936DCD86402A9D97E5DE1B567D28 , 0x26792E5B407A40328D7C83801BE86B73 , 0xE87941AADE244B12A177CA8BDB639533 , 0xD78F5D032D7341369217CA2C9E94CC0A , 0xA135663A59394F409EA5FFECC49BFA79 , 0xB8BAA910725C4DCF893592751BDB47E6 , 0xA610C0F83FD34AF3ABA486155A207DBB , 0x655972EF1F1840D5BB3D6F1A2AA48B2E , 0xCE0193E881B84C4ABAB972A4B46EF0BE , 0x23CC65B141A347A7A8CC7849FD7896D8 , 0xB52A475C0F944C0BA2416D1D89D8C87E , 0xA58AE04E5D9A44D5AF9461879E6B4951 , 0x917830AD861543BAA774AE1B03C0CA60 , 0xB5918E49D0DC442586CF621D75D7198A , 0xED61F7165B5F4116832910382B6BCFD0 , 0xF4EE94A5987C4306980A3DC853BF8ADA , 0xD21CCFEE6F5E47F7B70981432FCC98D8 , 0xD910E18851E049058E4D762789FCB4DE , 0x37BCC85A0D2B4436AFFA322544374FD8 ));
Copy
98
0.24 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
99
0.32 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
100
0.11 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
101
0.10 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
102
0.14 ms
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
;
Copy
103
0.08 ms
SELECT url FROM sales_channel_domain
SELECT url FROM sales_channel_domain ;
Copy
104
0.08 ms
SELECT url FROM sales_channel_domain
SELECT url FROM sales_channel_domain ;
Copy
105
2.86 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
106
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
107
14.86 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
108
0.30 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
109
0.12 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
110
0.10 ms
SELECT path FROM category WHERE id = ?
Parameters :
[
b"Ôb\x06 w\x07 0G„ ÒƒYY•ûê "
]
SELECT path FROM category WHERE id = 0xD462067707304784A0D283595995FBEA ;
Copy
111
0.08 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
112
0.34 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
113
0.45 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"Ôb\x06 w\x07 0G„ ÒƒYY•ûê "
]
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 (0xD462067707304784A0D283595995FBEA ));
Copy
114
0.31 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"Ôb\x06 w\x07 0G„ ÒƒYY•ûê "
]
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 , 0xD462067707304784A0D283595995FBEA ));
Copy
115
10.46 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/d462067707304784a0d283595995fbea "
"/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/c7b1c2621436414d88c49a119af13b93 "
"/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/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/5384d52c668540e8b83ecd6d48ad1481 "
"/detail/d65486ab33fc4dcbb5da9b7d89cd43ca "
"/detail/080850eab4c34c8f8d5388c4ed19f678 "
"/detail/4cdd635b48564f5b8474da84064afd79 "
"/detail/45362c15e3ab4c7da31040721f6844ab "
"/detail/16e0f45bc72c444b9a7a880e4a531bec "
"/detail/cfa594fbf67c4e70bab8fd8e02d7817e "
"/detail/a9545302c650477aa5bd604e39ac303e "
"/detail/250b8a90b1ca42d496b867d2657e6782 "
"/detail/77ea19a590484a1f94fddfcb978ab07b "
"/detail/63073865aec24526a9c81f32d48aff78 "
"/detail/4c1ba32c5d934ca3bc8fe2b4e0e1c0fa "
"/detail/a44108f07eed438ebb7d99706dca5d2f "
"/detail/108e485fc30345a5bc24683faa103f97 "
"/detail/55e7c97463724f92a15d08582e340022 "
"/detail/8a5abaae7bc34594bc5b71d14027814c "
"/detail/c980b167f25443209178d9f335c39ee2 "
"/detail/9005e94466644647acae00968adc7a8c "
"/detail/fa8bfdc0fe5c47928bf4ac807b2e65c9 "
"/detail/112f79d909e643ddb5050bb80df8f64f "
"/detail/2df9817a37c04dd0b0e429335eb3bb0a "
"/detail/d2b16e134c794d7691724fc42db6ce5d "
"/detail/7901f40085954c02b7ff5dba5885629c "
"/detail/411aa1877f7148a49ec1e0e8fbef7967 "
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/d462067707304784a0d283595995fbea' , '/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/c7b1c2621436414d88c49a119af13b93' , '/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/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/5384d52c668540e8b83ecd6d48ad1481' , '/detail/d65486ab33fc4dcbb5da9b7d89cd43ca' , '/detail/080850eab4c34c8f8d5388c4ed19f678' , '/detail/4cdd635b48564f5b8474da84064afd79' , '/detail/45362c15e3ab4c7da31040721f6844ab' , '/detail/16e0f45bc72c444b9a7a880e4a531bec' , '/detail/cfa594fbf67c4e70bab8fd8e02d7817e' , '/detail/a9545302c650477aa5bd604e39ac303e' , '/detail/250b8a90b1ca42d496b867d2657e6782' , '/detail/77ea19a590484a1f94fddfcb978ab07b' , '/detail/63073865aec24526a9c81f32d48aff78' , '/detail/4c1ba32c5d934ca3bc8fe2b4e0e1c0fa' , '/detail/a44108f07eed438ebb7d99706dca5d2f' , '/detail/108e485fc30345a5bc24683faa103f97' , '/detail/55e7c97463724f92a15d08582e340022' , '/detail/8a5abaae7bc34594bc5b71d14027814c' , '/detail/c980b167f25443209178d9f335c39ee2' , '/detail/9005e94466644647acae00968adc7a8c' , '/detail/fa8bfdc0fe5c47928bf4ac807b2e65c9' , '/detail/112f79d909e643ddb5050bb80df8f64f' , '/detail/2df9817a37c04dd0b0e429335eb3bb0a' , '/detail/d2b16e134c794d7691724fc42db6ce5d' , '/detail/7901f40085954c02b7ff5dba5885629c' , '/detail/411aa1877f7148a49ec1e0e8fbef7967' )) 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
116
0.89 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
117
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 "
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
118
0.12 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
119
0.09 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
120
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
121
0.08 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
122
0.20 ms
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x01 ‰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
123
0.10 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"E4NqA4Hv9xmq5G8YrRPiSQ0WWQp2IJJA "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = 'E4NqA4Hv9xmq5G8YrRPiSQ0WWQp2IJJA' ;
Copy
124
0.32 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
125
0.41 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
126
0.35 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