1
0.30 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.19 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
3
0.16 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.58 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/aps "
"neuheiten-angebote/marken/aps/ "
]
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/aps' OR seo_path_info = 'neuheiten-angebote/marken/aps/' ));
Copy
5
0.15 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
"QMS6vyJRzc9zLfwvqNYm5XxmMvX9K1Yb "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x0189453BB85E71A089F45FA13D573939 ) AND (token = 'QMS6vyJRzc9zLfwvqNYm5XxmMvX9K1Yb' ) LIMIT 1 ;
Copy
6
0.10 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"QMS6vyJRzc9zLfwvqNYm5XxmMvX9K1Yb "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = 'QMS6vyJRzc9zLfwvqNYm5XxmMvX9K1Yb' ;
Copy
7
0.14 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.58 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.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 "
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.12 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.29 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.66 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.39 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.19 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.11 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.23 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `active` as `language.active` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = ? ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `active` as `language.active` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
18
0.21 ms
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
19
0.13 ms
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
20
0.15 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.19 ms
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = ? ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = ? ) AND (`cms_page` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‰E9û\x10 q¡Œjé’r~] "
]
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`cms_page` . `id` IN (0x01894539FB1071A18C6AE98F92727E5D ));
Copy
22
0.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
23
0.17 ms
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = ? ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = ? ) AND (`cms_page` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‰E9û\x1D rž‡D[\x10 GE€ "
]
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`cms_page` . `id` IN (0x01894539FB1D729E87445B9010474580 ));
Copy
24
0.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
25
0.15 ms
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = ? ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = ? ) AND (`cms_page` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‰E9û#r\Ÿ\x07 â_*5zA "
]
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`cms_page` . `id` IN (0x01894539FB23725C9F07E25F2A357A41 ));
Copy
26
0.11 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.42 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.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"-jö?r\x0E IÖ¡)ŒK\x1A =á& "
]
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 (0x2D6AF63F720E49D6A1298C4B1A3DE126 ));
Copy
28
0.21 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"-jö?r\x0E IÖ¡)ŒK\x1A =á& "
]
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 (0x2D6AF63F720E49D6A1298C4B1A3DE126 ))));
Copy
29
0.21 ms
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.id` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `active` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.active` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `duration` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.duration` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `easing` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easing` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `bouncy` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.bouncy` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `easing_degree` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easingDegree` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `native_scrolling` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.nativeScrolling` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageId` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_version_id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageVersionId` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `created_at` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.createdAt` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `updated_at` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN `swag_cms_extensions_scroll_navigation_page_settings` `cms_page.swagCmsExtensionsScrollNavigationPageSettings` ON `cms_page` . `id` = `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `id` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = ? ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = ? ) AND (`cms_page` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‹†5:©qó¾½\x1A 3ŸöPP "
]
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.id` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `active` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.active` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `duration` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.duration` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `easing` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easing` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `bouncy` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.bouncy` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `easing_degree` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easingDegree` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `native_scrolling` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.nativeScrolling` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageId` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_version_id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageVersionId` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `created_at` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.createdAt` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `updated_at` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN `swag_cms_extensions_scroll_navigation_page_settings` `cms_page.swagCmsExtensionsScrollNavigationPageSettings` ON `cms_page` . `id` = `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `id` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`cms_page` . `id` IN (0x018B86353AA971F3BEBD1A339FF65050 ));
Copy
30
0.32 ms
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.swagCmsExtensionsScrollNavigation` . `id` as `cms_section.swagCmsExtensionsScrollNavigation.id` , `cms_section.swagCmsExtensionsScrollNavigation` . `active` as `cms_section.swagCmsExtensionsScrollNavigation.active` , `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_version_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionVersionId` , `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionId` , `cms_section.swagCmsExtensionsScrollNavigation` . `created_at` as `cms_section.swagCmsExtensionsScrollNavigation.createdAt` , `cms_section.swagCmsExtensionsScrollNavigation` . `updated_at` as `cms_section.swagCmsExtensionsScrollNavigation.updatedAt` , `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` , `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` as `cms_section.swagCmsExtensionsScrollNavigation.displayName` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `swag_cms_extensions_scroll_navigation` `cms_section.swagCmsExtensionsScrollNavigation` ON `cms_section` . `id` = `cms_section.swagCmsExtensionsScrollNavigation` . `id` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.swagCmsExtensionsScrollNavigation.translation` . `swag_cms_extensions_scroll_navigation_id` , `cms_section.swagCmsExtensionsScrollNavigation.translation` . `display_name` as `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` FROM `swag_cms_extensions_scroll_navigation_translation` `cms_section.swagCmsExtensionsScrollNavigation.translation` WHERE `cms_section.swagCmsExtensionsScrollNavigation.translation` . `language_id` = ? ) `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` ON `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` . `swag_cms_extensions_scroll_navigation_id` = `cms_section.swagCmsExtensionsScrollNavigation` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . `media_id` , `cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . `language_id` = ? ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = ? ) AND (((`cms_section` . `cms_page_id` IN (? ))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‹†5:©qó¾½\x1A 3ŸöPP "
]
SELECT
`cms_section` . `id` as `cms_section.id` ,
`cms_section` . `version_id` as `cms_section.versionId` ,
`cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` ,
`cms_section` . `position` as `cms_section.position` ,
`cms_section` . `type` as `cms_section.type` ,
`cms_section` . `locked` as `cms_section.locked` ,
`cms_section` . `name` as `cms_section.name` ,
`cms_section` . `sizing_mode` as `cms_section.sizingMode` ,
`cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` ,
`cms_section` . `background_color` as `cms_section.backgroundColor` ,
`cms_section` . `background_media_id` as `cms_section.backgroundMediaId` ,
`cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` ,
`cms_section` . `css_class` as `cms_section.cssClass` ,
`cms_section` . `cms_page_id` as `cms_section.pageId` ,
`cms_section` . `visibility` as `cms_section.visibility` ,
`cms_section` . `custom_fields` as `cms_section.customFields` ,
`cms_section` . `created_at` as `cms_section.createdAt` ,
`cms_section` . `updated_at` as `cms_section.updatedAt` ,
`cms_section.swagCmsExtensionsScrollNavigation` . `id` as `cms_section.swagCmsExtensionsScrollNavigation.id` ,
`cms_section.swagCmsExtensionsScrollNavigation` . `active` as `cms_section.swagCmsExtensionsScrollNavigation.active` ,
`cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_version_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionVersionId` ,
`cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionId` ,
`cms_section.swagCmsExtensionsScrollNavigation` . `created_at` as `cms_section.swagCmsExtensionsScrollNavigation.createdAt` ,
`cms_section.swagCmsExtensionsScrollNavigation` . `updated_at` as `cms_section.swagCmsExtensionsScrollNavigation.updatedAt` ,
`cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` ,
`cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` as `cms_section.swagCmsExtensionsScrollNavigation.displayName` ,
`cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` ,
`cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` ,
`cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` ,
`cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` ,
`cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` ,
`cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` ,
`cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` ,
`cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` ,
`cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` ,
`cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` ,
`cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` ,
`cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` ,
`cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` ,
`cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` ,
`cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` ,
`cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` ,
`cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` ,
`cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` ,
`cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` ,
`cms_section.backgroundMedia.translation.customFields` ,
`cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields`
FROM
`cms_section`
LEFT JOIN `swag_cms_extensions_scroll_navigation` `cms_section.swagCmsExtensionsScrollNavigation` ON `cms_section` . `id` = `cms_section.swagCmsExtensionsScrollNavigation` . `id`
LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_section.swagCmsExtensionsScrollNavigation.translation` . `swag_cms_extensions_scroll_navigation_id` ,
`cms_section.swagCmsExtensionsScrollNavigation.translation` . `display_name` as `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName`
FROM
`swag_cms_extensions_scroll_navigation_translation` `cms_section.swagCmsExtensionsScrollNavigation.translation`
WHERE
`cms_section.swagCmsExtensionsScrollNavigation.translation` . `language_id` = ?
) `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` ON `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` . `swag_cms_extensions_scroll_navigation_id` = `cms_section.swagCmsExtensionsScrollNavigation` . `id`
LEFT JOIN (
SELECT
`cms_section.backgroundMedia.translation` . `media_id` ,
`cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields`
FROM
`media_translation` `cms_section.backgroundMedia.translation`
WHERE
`cms_section.backgroundMedia.translation` . `language_id` = ?
) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id`
WHERE
(`cms_section` . `version_id` = ? )
AND (
(
(
`cms_section` . `cms_page_id` IN (? )
)
)
)
Copy
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.swagCmsExtensionsScrollNavigation` . `id` as `cms_section.swagCmsExtensionsScrollNavigation.id` , `cms_section.swagCmsExtensionsScrollNavigation` . `active` as `cms_section.swagCmsExtensionsScrollNavigation.active` , `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_version_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionVersionId` , `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionId` , `cms_section.swagCmsExtensionsScrollNavigation` . `created_at` as `cms_section.swagCmsExtensionsScrollNavigation.createdAt` , `cms_section.swagCmsExtensionsScrollNavigation` . `updated_at` as `cms_section.swagCmsExtensionsScrollNavigation.updatedAt` , `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` , `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` as `cms_section.swagCmsExtensionsScrollNavigation.displayName` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `swag_cms_extensions_scroll_navigation` `cms_section.swagCmsExtensionsScrollNavigation` ON `cms_section` . `id` = `cms_section.swagCmsExtensionsScrollNavigation` . `id` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.swagCmsExtensionsScrollNavigation.translation` . `swag_cms_extensions_scroll_navigation_id` , `cms_section.swagCmsExtensionsScrollNavigation.translation` . `display_name` as `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` FROM `swag_cms_extensions_scroll_navigation_translation` `cms_section.swagCmsExtensionsScrollNavigation.translation` WHERE `cms_section.swagCmsExtensionsScrollNavigation.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` ON `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` . `swag_cms_extensions_scroll_navigation_id` = `cms_section.swagCmsExtensionsScrollNavigation` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . `media_id` , `cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`cms_section` . `cms_page_id` IN (0x018B86353AA971F3BEBD1A339FF65050 ))));
Copy
31
0.51 ms
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.swagCmsExtensionsBlockRule` . `id` as `cms_block.swagCmsExtensionsBlockRule.id` , `cms_block.swagCmsExtensionsBlockRule` . `inverted` as `cms_block.swagCmsExtensionsBlockRule.inverted` , `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRuleId` , `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockId` , `cms_block.swagCmsExtensionsBlockRule` . `cms_block_version_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockVersionId` , `cms_block.swagCmsExtensionsBlockRule` . `created_at` as `cms_block.swagCmsExtensionsBlockRule.createdAt` , `cms_block.swagCmsExtensionsBlockRule` . `updated_at` as `cms_block.swagCmsExtensionsBlockRule.updatedAt` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.id` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `name` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.name` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `priority` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.priority` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `description` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.description` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `payload` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.payload` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `invalid` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.invalid` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `areas` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.areas` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `custom_fields` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.customFields` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `module_types` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.moduleTypes` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `created_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.createdAt` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `updated_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.updatedAt` , `cms_block.swagCmsExtensionsQuickview` . `id` as `cms_block.swagCmsExtensionsQuickview.id` , `cms_block.swagCmsExtensionsQuickview` . `active` as `cms_block.swagCmsExtensionsQuickview.active` , `cms_block.swagCmsExtensionsQuickview` . `cms_block_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockId` , `cms_block.swagCmsExtensionsQuickview` . `cms_block_version_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockVersionId` , `cms_block.swagCmsExtensionsQuickview` . `created_at` as `cms_block.swagCmsExtensionsQuickview.createdAt` , `cms_block.swagCmsExtensionsQuickview` . `updated_at` as `cms_block.swagCmsExtensionsQuickview.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `swag_cms_extensions_block_rule` `cms_block.swagCmsExtensionsBlockRule` ON `cms_block` . `id` = `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id` LEFT JOIN `swag_cms_extensions_quickview` `cms_block.swagCmsExtensionsQuickview` ON `cms_block` . `id` = `cms_block.swagCmsExtensionsQuickview` . `cms_block_id` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN `rule` `cms_block.swagCmsExtensionsBlockRule.visibilityRule` ON `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id` = `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . `language_id` = ? ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = ? ) AND (((`cms_block` . `cms_section_id` IN (? , ? ))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‹†5:²sz®ªN.\x11 ¯FM "
b"\x01 ‹†5:²sz®ªN.\x12 Ðxä "
]
SELECT
`cms_block` . `id` as `cms_block.id` ,
`cms_block` . `version_id` as `cms_block.versionId` ,
`cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` ,
`cms_block` . `position` as `cms_block.position` ,
`cms_block` . `type` as `cms_block.type` ,
`cms_block` . `locked` as `cms_block.locked` ,
`cms_block` . `name` as `cms_block.name` ,
`cms_block` . `section_position` as `cms_block.sectionPosition` ,
`cms_block` . `margin_top` as `cms_block.marginTop` ,
`cms_block` . `margin_bottom` as `cms_block.marginBottom` ,
`cms_block` . `margin_left` as `cms_block.marginLeft` ,
`cms_block` . `margin_right` as `cms_block.marginRight` ,
`cms_block` . `background_color` as `cms_block.backgroundColor` ,
`cms_block` . `background_media_id` as `cms_block.backgroundMediaId` ,
`cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` ,
`cms_block` . `css_class` as `cms_block.cssClass` ,
`cms_block` . `visibility` as `cms_block.visibility` ,
`cms_block` . `cms_section_id` as `cms_block.sectionId` ,
`cms_block` . `custom_fields` as `cms_block.customFields` ,
`cms_block` . `created_at` as `cms_block.createdAt` ,
`cms_block` . `updated_at` as `cms_block.updatedAt` ,
`cms_block.swagCmsExtensionsBlockRule` . `id` as `cms_block.swagCmsExtensionsBlockRule.id` ,
`cms_block.swagCmsExtensionsBlockRule` . `inverted` as `cms_block.swagCmsExtensionsBlockRule.inverted` ,
`cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRuleId` ,
`cms_block.swagCmsExtensionsBlockRule` . `cms_block_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockId` ,
`cms_block.swagCmsExtensionsBlockRule` . `cms_block_version_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockVersionId` ,
`cms_block.swagCmsExtensionsBlockRule` . `created_at` as `cms_block.swagCmsExtensionsBlockRule.createdAt` ,
`cms_block.swagCmsExtensionsBlockRule` . `updated_at` as `cms_block.swagCmsExtensionsBlockRule.updatedAt` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.id` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `name` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.name` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `priority` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.priority` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `description` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.description` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `payload` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.payload` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `invalid` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.invalid` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `areas` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.areas` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `custom_fields` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.customFields` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `module_types` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.moduleTypes` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `created_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.createdAt` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `updated_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.updatedAt` ,
`cms_block.swagCmsExtensionsQuickview` . `id` as `cms_block.swagCmsExtensionsQuickview.id` ,
`cms_block.swagCmsExtensionsQuickview` . `active` as `cms_block.swagCmsExtensionsQuickview.active` ,
`cms_block.swagCmsExtensionsQuickview` . `cms_block_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockId` ,
`cms_block.swagCmsExtensionsQuickview` . `cms_block_version_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockVersionId` ,
`cms_block.swagCmsExtensionsQuickview` . `created_at` as `cms_block.swagCmsExtensionsQuickview.createdAt` ,
`cms_block.swagCmsExtensionsQuickview` . `updated_at` as `cms_block.swagCmsExtensionsQuickview.updatedAt` ,
`cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` ,
`cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` ,
`cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` ,
`cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` ,
`cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` ,
`cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` ,
`cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` ,
`cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` ,
`cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` ,
`cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` ,
`cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` ,
`cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` ,
`cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` ,
`cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` ,
`cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` ,
`cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` ,
`cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` ,
`cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` ,
`cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` ,
`cms_block.backgroundMedia.translation.customFields` ,
`cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields`
FROM
`cms_block`
LEFT JOIN `swag_cms_extensions_block_rule` `cms_block.swagCmsExtensionsBlockRule` ON `cms_block` . `id` = `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id`
LEFT JOIN `swag_cms_extensions_quickview` `cms_block.swagCmsExtensionsQuickview` ON `cms_block` . `id` = `cms_block.swagCmsExtensionsQuickview` . `cms_block_id`
LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id`
LEFT JOIN `rule` `cms_block.swagCmsExtensionsBlockRule.visibilityRule` ON `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id` = `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id`
LEFT JOIN (
SELECT
`cms_block.backgroundMedia.translation` . `media_id` ,
`cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields`
FROM
`media_translation` `cms_block.backgroundMedia.translation`
WHERE
`cms_block.backgroundMedia.translation` . `language_id` = ?
) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id`
WHERE
(`cms_block` . `version_id` = ? )
AND (
(
(
`cms_block` . `cms_section_id` IN (? , ? )
)
)
)
Copy
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.swagCmsExtensionsBlockRule` . `id` as `cms_block.swagCmsExtensionsBlockRule.id` , `cms_block.swagCmsExtensionsBlockRule` . `inverted` as `cms_block.swagCmsExtensionsBlockRule.inverted` , `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRuleId` , `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockId` , `cms_block.swagCmsExtensionsBlockRule` . `cms_block_version_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockVersionId` , `cms_block.swagCmsExtensionsBlockRule` . `created_at` as `cms_block.swagCmsExtensionsBlockRule.createdAt` , `cms_block.swagCmsExtensionsBlockRule` . `updated_at` as `cms_block.swagCmsExtensionsBlockRule.updatedAt` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.id` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `name` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.name` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `priority` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.priority` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `description` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.description` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `payload` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.payload` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `invalid` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.invalid` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `areas` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.areas` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `custom_fields` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.customFields` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `module_types` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.moduleTypes` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `created_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.createdAt` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `updated_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.updatedAt` , `cms_block.swagCmsExtensionsQuickview` . `id` as `cms_block.swagCmsExtensionsQuickview.id` , `cms_block.swagCmsExtensionsQuickview` . `active` as `cms_block.swagCmsExtensionsQuickview.active` , `cms_block.swagCmsExtensionsQuickview` . `cms_block_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockId` , `cms_block.swagCmsExtensionsQuickview` . `cms_block_version_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockVersionId` , `cms_block.swagCmsExtensionsQuickview` . `created_at` as `cms_block.swagCmsExtensionsQuickview.createdAt` , `cms_block.swagCmsExtensionsQuickview` . `updated_at` as `cms_block.swagCmsExtensionsQuickview.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `swag_cms_extensions_block_rule` `cms_block.swagCmsExtensionsBlockRule` ON `cms_block` . `id` = `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id` LEFT JOIN `swag_cms_extensions_quickview` `cms_block.swagCmsExtensionsQuickview` ON `cms_block` . `id` = `cms_block.swagCmsExtensionsQuickview` . `cms_block_id` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN `rule` `cms_block.swagCmsExtensionsBlockRule.visibilityRule` ON `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id` = `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`cms_block` . `cms_section_id` IN (0x018B86353AB2737AAEAA4E2E11AF464D , 0x018B86353AB2737AAEAA4E2E12D078E4 ))));
Copy
32
0.39 ms
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.swagCmsExtensionsForm` . `id` as `cms_slot.swagCmsExtensionsForm.id` , `cms_slot.swagCmsExtensionsForm` . `cms_slot_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotId` , `cms_slot.swagCmsExtensionsForm` . `cms_slot_version_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotVersionId` , `cms_slot.swagCmsExtensionsForm` . `is_template` as `cms_slot.swagCmsExtensionsForm.isTemplate` , `cms_slot.swagCmsExtensionsForm` . `technical_name` as `cms_slot.swagCmsExtensionsForm.technicalName` , `cms_slot.swagCmsExtensionsForm` . `mail_template_id` as `cms_slot.swagCmsExtensionsForm.mailTemplateId` , `cms_slot.swagCmsExtensionsForm` . `created_at` as `cms_slot.swagCmsExtensionsForm.createdAt` , `cms_slot.swagCmsExtensionsForm` . `updated_at` as `cms_slot.swagCmsExtensionsForm.updatedAt` , `cms_slot.swagCmsExtensionsForm.translation.title` , `cms_slot.swagCmsExtensionsForm.translation.title` as `cms_slot.swagCmsExtensionsForm.title` , `cms_slot.swagCmsExtensionsForm.translation.successMessage` , `cms_slot.swagCmsExtensionsForm.translation.successMessage` as `cms_slot.swagCmsExtensionsForm.successMessage` , `cms_slot.swagCmsExtensionsForm.translation.receivers` , `cms_slot.swagCmsExtensionsForm.translation.receivers` as `cms_slot.swagCmsExtensionsForm.receivers` , `cms_slot.translation.config` , `cms_slot.translation.config` as `cms_slot.config` , `cms_slot.translation.customFields` , `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN `swag_cms_extensions_form` `cms_slot.swagCmsExtensionsForm` ON `cms_slot` . `id` = `cms_slot.swagCmsExtensionsForm` . `cms_slot_id` LEFT JOIN (SELECT `cms_slot.translation` . `cms_slot_id` , `cms_slot.translation` . `cms_slot_version_id` , `cms_slot.translation` . `config` as `cms_slot.translation.config` , `cms_slot.translation` . `custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . `language_id` = ? ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . `cms_slot_version_id` = `cms_slot` . `version_id` LEFT JOIN (SELECT `cms_slot.swagCmsExtensionsForm.translation` . `swag_cms_extensions_form_id` , `cms_slot.swagCmsExtensionsForm.translation` . `title` as `cms_slot.swagCmsExtensionsForm.translation.title` , `cms_slot.swagCmsExtensionsForm.translation` . `success_message` as `cms_slot.swagCmsExtensionsForm.translation.successMessage` , `cms_slot.swagCmsExtensionsForm.translation` . `receivers` as `cms_slot.swagCmsExtensionsForm.translation.receivers` FROM `swag_cms_extensions_form_translation` `cms_slot.swagCmsExtensionsForm.translation` WHERE `cms_slot.swagCmsExtensionsForm.translation` . `language_id` = ? ) `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` ON `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` . `swag_cms_extensions_form_id` = `cms_slot.swagCmsExtensionsForm` . `id` WHERE (`cms_slot` . `version_id` = ? ) AND (((`cms_slot` . `cms_block_id` IN (? , ? , ? , ? , ? , ? ))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‹†5:²sz®ªN.\x11 ë\x01 u "
b"\x01 ‹†5:²sz®ªN.\x12 ùÄÜ "
b"\x01 ‹†5:³sóˆEAqíª± "
b"\x01 ‹†5:³sóˆEAq‚îñ& "
b"\x01 ‹†5:³sóˆEAqƒpÛ÷ "
b"\x01 ‹†5:³sóˆEAq…zÃ- "
]
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.swagCmsExtensionsForm` . `id` as `cms_slot.swagCmsExtensionsForm.id` , `cms_slot.swagCmsExtensionsForm` . `cms_slot_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotId` , `cms_slot.swagCmsExtensionsForm` . `cms_slot_version_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotVersionId` , `cms_slot.swagCmsExtensionsForm` . `is_template` as `cms_slot.swagCmsExtensionsForm.isTemplate` , `cms_slot.swagCmsExtensionsForm` . `technical_name` as `cms_slot.swagCmsExtensionsForm.technicalName` , `cms_slot.swagCmsExtensionsForm` . `mail_template_id` as `cms_slot.swagCmsExtensionsForm.mailTemplateId` , `cms_slot.swagCmsExtensionsForm` . `created_at` as `cms_slot.swagCmsExtensionsForm.createdAt` , `cms_slot.swagCmsExtensionsForm` . `updated_at` as `cms_slot.swagCmsExtensionsForm.updatedAt` , `cms_slot.swagCmsExtensionsForm.translation.title` , `cms_slot.swagCmsExtensionsForm.translation.title` as `cms_slot.swagCmsExtensionsForm.title` , `cms_slot.swagCmsExtensionsForm.translation.successMessage` , `cms_slot.swagCmsExtensionsForm.translation.successMessage` as `cms_slot.swagCmsExtensionsForm.successMessage` , `cms_slot.swagCmsExtensionsForm.translation.receivers` , `cms_slot.swagCmsExtensionsForm.translation.receivers` as `cms_slot.swagCmsExtensionsForm.receivers` , `cms_slot.translation.config` , `cms_slot.translation.config` as `cms_slot.config` , `cms_slot.translation.customFields` , `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN `swag_cms_extensions_form` `cms_slot.swagCmsExtensionsForm` ON `cms_slot` . `id` = `cms_slot.swagCmsExtensionsForm` . `cms_slot_id` LEFT JOIN (SELECT `cms_slot.translation` . `cms_slot_id` , `cms_slot.translation` . `cms_slot_version_id` , `cms_slot.translation` . `config` as `cms_slot.translation.config` , `cms_slot.translation` . `custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . `cms_slot_version_id` = `cms_slot` . `version_id` LEFT JOIN (SELECT `cms_slot.swagCmsExtensionsForm.translation` . `swag_cms_extensions_form_id` , `cms_slot.swagCmsExtensionsForm.translation` . `title` as `cms_slot.swagCmsExtensionsForm.translation.title` , `cms_slot.swagCmsExtensionsForm.translation` . `success_message` as `cms_slot.swagCmsExtensionsForm.translation.successMessage` , `cms_slot.swagCmsExtensionsForm.translation` . `receivers` as `cms_slot.swagCmsExtensionsForm.translation.receivers` FROM `swag_cms_extensions_form_translation` `cms_slot.swagCmsExtensionsForm.translation` WHERE `cms_slot.swagCmsExtensionsForm.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` ON `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` . `swag_cms_extensions_form_id` = `cms_slot.swagCmsExtensionsForm` . `id` WHERE (`cms_slot` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`cms_slot` . `cms_block_id` IN (0x018B86353AB2737AAEAA4E2E11EB0175 , 0x018B86353AB2737AAEAA4E2E12F9C4DC , 0x018B86353AB373F38845417181EDAAB1 , 0x018B86353AB373F38845417182EEF126 , 0x018B86353AB373F3884541718370DBF7 , 0x018B86353AB373F388454171857AC32D ))));
Copy
33
0.17 ms
SELECT `system_config` . `id` as `system_config.id` , `system_config` . `configuration_key` as `system_config.configurationKey` , `system_config` . `configuration_value` as `system_config.configurationValue` , `system_config` . `sales_channel_id` as `system_config.salesChannelId` , `system_config` . `created_at` as `system_config.createdAt` , `system_config` . `updated_at` as `system_config.updatedAt` FROM `system_config` WHERE (`system_config` . `configuration_key` = ? AND `system_config` . `sales_channel_id` = ? )
Parameters :
[
"CrayssnLabsRichSnippetsCreator.config.ldJson "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
]
SELECT `system_config` . `id` as `system_config.id` , `system_config` . `configuration_key` as `system_config.configurationKey` , `system_config` . `configuration_value` as `system_config.configurationValue` , `system_config` . `sales_channel_id` as `system_config.salesChannelId` , `system_config` . `created_at` as `system_config.createdAt` , `system_config` . `updated_at` as `system_config.updatedAt` FROM `system_config` WHERE (`system_config` . `configuration_key` = 'CrayssnLabsRichSnippetsCreator.config.ldJson' AND `system_config` . `sales_channel_id` = 0x0189453BB85E71A089F45FA13D573939 );
Copy
34
0.12 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `id` = ?
Parameters :
[
b"-jö?r\x0E IÖ¡)ŒK\x1A =á& "
b"\x01 ‰E9ë\x08 so¡zˆ\x04\x04 z™\x1F "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0x2D6AF63F720E49D6A1298C4B1A3DE126 OR `id` = 0x01894539EB08736FA17A8804047A991F
;
Copy
35
0.50 ms
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = ? ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰E:\x08\e rt´z™,\x11 ¢ "
]
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (0x0189453A081B7274B4817A999F2C11A2 );
Copy
36
0.19 ms
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE (`product_sorting` . `active` = ? ) ORDER BY `product_sorting` . `priority` DESC
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE (`product_sorting` . `active` = 1 ) ORDER BY `product_sorting` . `priority` DESC ;
Copy
37
0.27 ms
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = ? ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰E:\x08\e rt´z™,\x11 ¢ "
b"\x01 ‰E:\x08\e rt´z™S\x1F ] "
b"\x01 ‰E:\x08\e rt´z™ \x03 Â8 "
b"\x01 ‰E:\x08\e rt´z™ ÷gŒ "
b"o\x10 /‚¤FN¦¹>¶lû•r€ "
b"\x01 ‰E:\x08\e rt´z™¡äìõ "
b"\x01 ‰E:\v þp—´\f bš†+ýá "
]
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (0x0189453A081B7274B4817A999F2C11A2 , 0x0189453A081B7274B4817A999F531F5D , 0x0189453A081B7274B4817A99A003C238 , 0x0189453A081B7274B4817A99A0F7678C , 0x6F102F82A4464EA6B93EB66CFB957280 , 0x0189453A081B7274B4817A99A1E4ECF5 , 0x0189453A0BFE7097B40C629A862BFDE1 );
Copy
38
0.12 ms
SELECT `theme` . `id` FROM `theme` WHERE (`theme` . `technical_name` = ? )
Parameters :
[
"zenitPlatformStratus "
]
SELECT `theme` . `id` FROM `theme` WHERE (`theme` . `technical_name` = 'zenitPlatformStratus' );
Copy
39
3.96 ms
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `theme_id` = ?
Parameters :
[
b"\x01 ‰¿Ø[s…·P\x1E ˜ý\x08 {¬ "
]
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `theme_id` = 0x0189BF9DD85B7385B7501E98FD087BAC ;
Copy
40
0.44 ms
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )) AND (`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
false
true
"product_download "
b"+Þ\x0E ÑDT°í\x15 ù«\x1E o "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )) AND (`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x2BDE0EAD8FD14454B0ED15F9AB1E206F ));
Copy
41
0.21 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"-jö?r\x0E IÖ¡)ŒK\x1A =á& "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x2D6AF63F720E49D6A1298C4B1A3DE126 )) LIMIT 1 ;
Copy
42
0.11 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"-jö?r\x0E IÖ¡)ŒK\x1A =á& "
]
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 (0x2D6AF63F720E49D6A1298C4B1A3DE126 ));
Copy
43
0.20 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 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
]
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 (0x018B8A2B32347798BE6F7288300EF805 );
Copy
44
218.91 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 144
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
true
b"¶\v\v i|0E.ªAUÛËêo\x13 "
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` ) = 0xB60B0B697C30452EAA4155DBCBEA6F13 )) 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 144 ;
Copy
45
591.33 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"¶\v\v i|0E.ªAUÛËêo\x13 "
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` ) = 0xB60B0B697C30452EAA4155DBCBEA6F13 )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product` . `display_group` ) total ;
Copy
46
151.14 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"¶\v\v i|0E.ªAUÛËêo\x13 "
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` ) = 0xB60B0B697C30452EAA4155DBCBEA6F13 )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` );
Copy
47
0.38 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"¶\v\v i|0E.ªAUÛËêo\x13 "
]
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 (0xB60B0B697C30452EAA4155DBCBEA6F13 ));
Copy
48
323.16 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"¶\v\v i|0E.ªAUÛËêo\x13 "
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` ) = 0xB60B0B697C30452EAA4155DBCBEA6F13 )) AND NOT (`product` . `display_group` < = > NULL )));
Copy
49
148.90 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"¶\v\v i|0E.ªAUÛËêo\x13 "
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` ) = 0xB60B0B697C30452EAA4155DBCBEA6F13 )) AND NOT (`product` . `display_group` < = > NULL ))) AND (((IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` ) > = 0 )));
Copy
50
140.36 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"¶\v\v i|0E.ªAUÛËêo\x13 "
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` ) = 0xB60B0B697C30452EAA4155DBCBEA6F13 )) AND NOT (`product` . `display_group` < = > NULL ))) AND ((IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` ) = 1 ));
Copy
51
238.35 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"¶\v\v i|0E.ªAUÛËêo\x13 "
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` ) = 0xB60B0B697C30452EAA4155DBCBEA6F13 )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.properties` . `id` ;
Copy
52
216.80 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"¶\v\v i|0E.ªAUÛËêo\x13 "
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` ) = 0xB60B0B697C30452EAA4155DBCBEA6F13 )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.options` . `id` ;
Copy
53
143.79 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"¶\v\v i|0E.ªAUÛËêo\x13 "
null
1
"2026-02-27T21:09:41+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` ) = 0xB60B0B697C30452EAA4155DBCBEA6F13 )) AND NOT (`product` . `display_group` < = > NULL ))) AND (((`product` . `stock` > = 1 ) AND ((IFNULL (`product` . `release_date` , `product.parent` . `release_date` ) < = '2026-02-27T21:09:41+00:00' ) OR IFNULL (`product` . `release_date` , `product.parent` . `release_date` ) < = > NULL )));
Copy
54
0.63 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"\x11 Nê„~³Hþ¨qa¡òy\x08 — "
b"ƒv(5lHZå6µo;o3 "
b"»E\t ¡®jO0˜àÿï÷þk´ "
b"W÷Èv\x14 ÃF¤·•|\x02 Ó^ãx "
b"""
>{»\n
´ABÕ†\x02 2ë:ß1"
"""
b"X\e ï4/3Bbšå\x00 g,×Lx "
b"¥¢Ëz#êA\x04 ¢±U7n± \x0E "
b"?¦DW÷UJCƒ\x1A ŸTK7`2 "
b"ßÛÛ»0Oô’†\e Òy«\e "
b"¤¼ô1?ƒAR‰ØëÀ»çG+ "
b"áÏRX\x03 fJû…œ$@e;´$ "
b"²©GÀ\x0F ÐH\x1D ŠßÙòPûÒ\x06 "
b"Éêy´iÄO Žž)pG£¹h "
b"\#ÐÏ7*K䶆Ìÿ>™£Ý "
b"¹”Y\x02 TCÖ³¾\x1D ÿ`d "
b"8©N;ƒ€Do€Wqü›*tm "
b"Õñ‡Ý\x1C ÈNÄ¡_“’'Êè• "
b"""
å³\n
·Ÿ!GÚ¿\t Q>¬’£>
"""
b"\x0E öÝ@_\e O\x0E ¬·lü\x07 (\x17 ‚ "
b"'“„Ym]B¦…xu\x13\x17 ‰\t "
b"NsVÔ\x15 .O¥ãh;®«Ob "
b"èÐîÄóÞL%™á\v ‰&|—p "
b"+É<ÙŒÐK+ŽÈ]Øùà¿\x1F "
b"œS\x17 ™\v aK¼¢•\x00 1°Î "
]
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 (0x114EEA847EB348FEA87161A1F2790897 , 0x837628356C9D485A8FE536B56F3B6F33 , 0xBB4509A1AE6A4F3098E0FFEFF7FE6BB4 , 0x57F7C87614C346A4B7957C02D35EE378 , 0x3E7BBB0AB44142D5860232EB3ADF3122 , 0x581BEF342F3342629AE500672CD74C78 , 0xA5A2CB7A23EA4104A2B155376EB1A00E , 0x3FA64457F7554A43831A9F544B376032 , 0xDF8FDBDBBB304FF492861BD279AB5C65 , 0xA4BCF4313F83415289D8EBC0BBE7472B , 0xE1CF525803664AFB859C2440653BB424 , 0xB2A947C00FD0481D8ADFD9F250FBD206 , 0xC9EA79B469C44F208E9E297047A3B968 , 0x5C23D0CF372A4BE4B686CCFF3E99A3DD , 0xB9948F59025443D6B39FBE1DFF6064AD , 0x38A94E3B8380446F805771FC9B2A746D , 0xD5F187DD1CC84EC4A15F939227CAE895 , 0xE5B30AB79F2147DABF09513EAC92A33E , 0x0EF6DD405F1B4F0EACB76CFC07281782 , 0x279384596D5D42A68578AD7513178909 , 0x4E7356D4152E4FADA5E3683BAEAB4F62 , 0xE8D0EEC4F3DE4C2599E10B89267C9770 , 0x2BC93CD98CD04B2B8EC85DD8F9E0BF1F , 0x9C5317990B614BBCA29581003181B0CE );
Copy
55
0.60 ms
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) AND (`product` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) GROUP BY `product` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
10
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
true
b"\x11 Nê„~³Hþ¨qa¡òy\x08 — "
b"ƒv(5lHZå6µo;o3 "
b"»E\t ¡®jO0˜àÿï÷þk´ "
b"W÷Èv\x14 ÃF¤·•|\x02 Ó^ãx "
b"""
>{»\n
´ABÕ†\x02 2ë:ß1"
"""
b"X\e ï4/3Bbšå\x00 g,×Lx "
b"¥¢Ëz#êA\x04 ¢±U7n± \x0E "
b"?¦DW÷UJCƒ\x1A ŸTK7`2 "
b"ßÛÛ»0Oô’†\e Òy«\e "
b"¤¼ô1?ƒAR‰ØëÀ»çG+ "
b"áÏRX\x03 fJû…œ$@e;´$ "
b"²©GÀ\x0F ÐH\x1D ŠßÙòPûÒ\x06 "
b"Éêy´iÄO Žž)pG£¹h "
b"\#ÐÏ7*K䶆Ìÿ>™£Ý "
b"¹”Y\x02 TCÖ³¾\x1D ÿ`d "
b"8©N;ƒ€Do€Wqü›*tm "
b"Õñ‡Ý\x1C ÈNÄ¡_“’'Êè• "
b"""
å³\n
·Ÿ!GÚ¿\t Q>¬’£>
"""
b"\x0E öÝ@_\e O\x0E ¬·lü\x07 (\x17 ‚ "
b"'“„Ym]B¦…xu\x13\x17 ‰\t "
b"NsVÔ\x15 .O¥ãh;®«Ob "
b"èÐîÄóÞL%™á\v ‰&|—p "
b"+É<ÙŒÐK+ŽÈ]Øùà¿\x1F "
b"œS\x17 ™\v aK¼¢•\x00 1°Î "
]
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 (0x114EEA847EB348FEA87161A1F2790897 , 0x837628356C9D485A8FE536B56F3B6F33 , 0xBB4509A1AE6A4F3098E0FFEFF7FE6BB4 , 0x57F7C87614C346A4B7957C02D35EE378 , 0x3E7BBB0AB44142D5860232EB3ADF3122 , 0x581BEF342F3342629AE500672CD74C78 , 0xA5A2CB7A23EA4104A2B155376EB1A00E , 0x3FA64457F7554A43831A9F544B376032 , 0xDF8FDBDBBB304FF492861BD279AB5C65 , 0xA4BCF4313F83415289D8EBC0BBE7472B , 0xE1CF525803664AFB859C2440653BB424 , 0xB2A947C00FD0481D8ADFD9F250FBD206 , 0xC9EA79B469C44F208E9E297047A3B968 , 0x5C23D0CF372A4BE4B686CCFF3E99A3DD , 0xB9948F59025443D6B39FBE1DFF6064AD , 0x38A94E3B8380446F805771FC9B2A746D , 0xD5F187DD1CC84EC4A15F939227CAE895 , 0xE5B30AB79F2147DABF09513EAC92A33E , 0x0EF6DD405F1B4F0EACB76CFC07281782 , 0x279384596D5D42A68578AD7513178909 , 0x4E7356D4152E4FADA5E3683BAEAB4F62 , 0xE8D0EEC4F3DE4C2599E10B89267C9770 , 0x2BC93CD98CD04B2B8EC85DD8F9E0BF1F , 0x9C5317990B614BBCA29581003181B0CE )) GROUP BY `product` . `id` ;
Copy
56
8.97 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"\x11 Nê„~³Hþ¨qa¡òy\x08 — "
b"ƒv(5lHZå6µo;o3 "
b"»E\t ¡®jO0˜àÿï÷þk´ "
b"W÷Èv\x14 ÃF¤·•|\x02 Ó^ãx "
b"""
>{»\n
´ABÕ†\x02 2ë:ß1"
"""
b"X\e ï4/3Bbšå\x00 g,×Lx "
b"¥¢Ëz#êA\x04 ¢±U7n± \x0E "
b"?¦DW÷UJCƒ\x1A ŸTK7`2 "
b"ßÛÛ»0Oô’†\e Òy«\e "
b"¤¼ô1?ƒAR‰ØëÀ»çG+ "
b"áÏRX\x03 fJû…œ$@e;´$ "
b"²©GÀ\x0F ÐH\x1D ŠßÙòPûÒ\x06 "
b"Éêy´iÄO Žž)pG£¹h "
b"\#ÐÏ7*K䶆Ìÿ>™£Ý "
b"¹”Y\x02 TCÖ³¾\x1D ÿ`d "
b"8©N;ƒ€Do€Wqü›*tm "
b"Õñ‡Ý\x1C ÈNÄ¡_“’'Êè• "
b"""
å³\n
·Ÿ!GÚ¿\t Q>¬’£>
"""
b"\x0E öÝ@_\e O\x0E ¬·lü\x07 (\x17 ‚ "
b"'“„Ym]B¦…xu\x13\x17 ‰\t "
b"NsVÔ\x15 .O¥ãh;®«Ob "
b"èÐîÄóÞL%™á\v ‰&|—p "
b"+É<ÙŒÐK+ŽÈ]Øùà¿\x1F "
b"œS\x17 ™\v aK¼¢•\x00 1°Î "
]
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 (0x114EEA847EB348FEA87161A1F2790897 , 0x837628356C9D485A8FE536B56F3B6F33 , 0xBB4509A1AE6A4F3098E0FFEFF7FE6BB4 , 0x57F7C87614C346A4B7957C02D35EE378 , 0x3E7BBB0AB44142D5860232EB3ADF3122 , 0x581BEF342F3342629AE500672CD74C78 , 0xA5A2CB7A23EA4104A2B155376EB1A00E , 0x3FA64457F7554A43831A9F544B376032 , 0xDF8FDBDBBB304FF492861BD279AB5C65 , 0xA4BCF4313F83415289D8EBC0BBE7472B , 0xE1CF525803664AFB859C2440653BB424 , 0xB2A947C00FD0481D8ADFD9F250FBD206 , 0xC9EA79B469C44F208E9E297047A3B968 , 0x5C23D0CF372A4BE4B686CCFF3E99A3DD , 0xB9948F59025443D6B39FBE1DFF6064AD , 0x38A94E3B8380446F805771FC9B2A746D , 0xD5F187DD1CC84EC4A15F939227CAE895 , 0xE5B30AB79F2147DABF09513EAC92A33E , 0x0EF6DD405F1B4F0EACB76CFC07281782 , 0x279384596D5D42A68578AD7513178909 , 0x4E7356D4152E4FADA5E3683BAEAB4F62 , 0xE8D0EEC4F3DE4C2599E10B89267C9770 , 0x2BC93CD98CD04B2B8EC85DD8F9E0BF1F , 0x9C5317990B614BBCA29581003181B0CE ));
Copy
57
4.73 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"\x0E öÝ@_\e O\x0E ¬·lü\x07 (\x17 ‚ "
b"\x11 Nê„~³Hþ¨qa¡òy\x08 — "
b"'“„Ym]B¦…xu\x13\x17 ‰\t "
b"+É<ÙŒÐK+ŽÈ]Øùà¿\x1F "
b"8©N;ƒ€Do€Wqü›*tm "
b"""
>{»\n
´ABÕ†\x02 2ë:ß1"
"""
b"?¦DW÷UJCƒ\x1A ŸTK7`2 "
b"NsVÔ\x15 .O¥ãh;®«Ob "
b"W÷Èv\x14 ÃF¤·•|\x02 Ó^ãx "
b"X\e ï4/3Bbšå\x00 g,×Lx "
b"\#ÐÏ7*K䶆Ìÿ>™£Ý "
b"ƒv(5lHZå6µo;o3 "
b"œS\x17 ™\v aK¼¢•\x00 1°Î "
b"¤¼ô1?ƒAR‰ØëÀ»çG+ "
b"¥¢Ëz#êA\x04 ¢±U7n± \x0E "
b"²©GÀ\x0F ÐH\x1D ŠßÙòPûÒ\x06 "
b"¹”Y\x02 TCÖ³¾\x1D ÿ`d "
b"»E\t ¡®jO0˜àÿï÷þk´ "
b"Éêy´iÄO Žž)pG£¹h "
b"Õñ‡Ý\x1C ÈNÄ¡_“’'Êè• "
b"ßÛÛ»0Oô’†\e Òy«\e "
b"áÏRX\x03 fJû…œ$@e;´$ "
b"""
å³\n
·Ÿ!GÚ¿\t Q>¬’£>
"""
b"èÐîÄóÞL%™á\v ‰&|—p "
]
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 (0x0EF6DD405F1B4F0EACB76CFC07281782 , 0x114EEA847EB348FEA87161A1F2790897 , 0x279384596D5D42A68578AD7513178909 , 0x2BC93CD98CD04B2B8EC85DD8F9E0BF1F , 0x38A94E3B8380446F805771FC9B2A746D , 0x3E7BBB0AB44142D5860232EB3ADF3122 , 0x3FA64457F7554A43831A9F544B376032 , 0x4E7356D4152E4FADA5E3683BAEAB4F62 , 0x57F7C87614C346A4B7957C02D35EE378 , 0x581BEF342F3342629AE500672CD74C78 , 0x5C23D0CF372A4BE4B686CCFF3E99A3DD , 0x837628356C9D485A8FE536B56F3B6F33 , 0x9C5317990B614BBCA29581003181B0CE , 0xA4BCF4313F83415289D8EBC0BBE7472B , 0xA5A2CB7A23EA4104A2B155376EB1A00E , 0xB2A947C00FD0481D8ADFD9F250FBD206 , 0xB9948F59025443D6B39FBE1DFF6064AD , 0xBB4509A1AE6A4F3098E0FFEFF7FE6BB4 , 0xC9EA79B469C44F208E9E297047A3B968 , 0xD5F187DD1CC84EC4A15F939227CAE895 , 0xDF8FDBDBBB304FF492861BD279AB5C65 , 0xE1CF525803664AFB859C2440653BB424 , 0xE5B30AB79F2147DABF09513EAC92A33E , 0xE8D0EEC4F3DE4C2599E10B89267C9770 ))));
Copy
58
1.34 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 >ptp\x08 @j²@\t ˜/pî "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"*+\x14 ‚fý@ˆŠ—\x02 ™ÖRA‡ "
b"I¥?f«9M\x13 û…<Ñ&%Ÿ "
b"R\x11 ]\x02 -+LÖ‹®›G†uâ\x08 "
b"Œ¨ö‘ɼK}³Ž)AºÉeð "
b"–îžÄŽ1JS”F”eˆTb "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"ñ»[[©÷N´‹T‹ÙyÚV[ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
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"_ˆ·s¿K@\f «$•µ‚°K‹ "
b"o€Å¶/ÉGí·Zãó/[1ö "
b"ygåCO±C5¨³Ç\x1D §i5¡ "
b"™Î ê©A׊© ¶òAÍî "
b" üuÙuÆC⟯a¶\x15 ;\x18 W "
b"¢J+ì[íD€“E¦—§Øï— "
b"·\x16 ù>“\x10 OŒ¿ä©°Ö@…F "
b"Ã\x18 I#<\e IÓ¦5\f\x1C j šY "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Ê'SÅ¥ÂG]¯š t\x06 «< "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"*+\x14 ‚fý@ˆŠ—\x02 ™ÖRA‡ "
b"I¥?f«9M\x13 û…<Ñ&%Ÿ "
b"Uï\x02\x1C f—C\v µ»ð\v ’Ù®R "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 >ptp\x08 @j²@\t ˜/pî "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"*+\x14 ‚fý@ˆŠ—\x02 ™ÖRA‡ "
b"I¥?f«9M\x13 û…<Ñ&%Ÿ "
b"tÚ}V€tO\x01 ‡‚UZÅùÓÿ "
b"˜\x1E z²„0M\x1F ƒ•·ß\x0E /r "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"À]~'!{MU“^ŽdÈ\x12 çP "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"ñ»[[©÷N´‹T‹ÙyÚV[ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"*+\x14 ‚fý@ˆŠ—\x02 ™ÖRA‡ "
b"I¥?f«9M\x13 û…<Ñ&%Ÿ "
b"Uï\x02\x1C f—C\v µ»ð\v ’Ù®R "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"rc¨}\x04 ÀG¦¨Õù0Ø™ù™ "
b"„y)Ñ»E@qŽhB@(Ò?† "
b"Š\x7F £\èC<³CÏù+Œ¥— "
b"˜\x1E z²„0M\x1F ƒ•·ß\x0E /r "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Ð\x1D Â6dÙD»¾w‡>Iœ°Œ "
b"ÒuâÃzIK.…Šß¥1éØÙ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"\x12 z½r\x14 ‡@p€ì¿èå\x04\x13 ã "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"<t\x17\x0E ’£Mÿ¥’\x7F 6Dž?Á "
b"K]9\x13 4åF–\x10 *‰1'—U "
b"Ý—ÍÚ1Mi¶\x02 n\zÔ» "
b"™Î ê©A׊© ¶òAÍî "
b"œ‘öÍf4Lrœƒ–3÷\f Þ[ "
b"¢J+ì[íD€“E¦—§Øï— "
b"¯Ij$Þ>Jƒ¨RA)#… G "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Ç4™\x17 W\x10 KTž—‚¸u\x14 ²ì "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"å_©’"îL!Šë¼rÓþåš "
b"æ—€ö(×E\x01 Ÿ\v ½&yG0P "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 >ptp\x08 @j²@\t ˜/pî "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"*+\x14 ‚fý@ˆŠ—\x02 ™ÖRA‡ "
b"I¥?f«9M\x13 û…<Ñ&%Ÿ "
b"R\x11 ]\x02 -+LÖ‹®›G†uâ\x08 "
b"UV\r ÒtRHk½†ãÒK[*4 "
b"Œ¨ö‘ɼK}³Ž)AºÉeð "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"ñ»[[©÷N´‹T‹ÙyÚV[ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"&F'ô\x06 ðF?½\x02 Øð\x14 ’\x02 © "
b"/J\x1F ~2\x05 @W¥\x0F ÖyR´‰ó "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"ygåCO±C5¨³Ç\x1D §i5¡ "
b"†«´\x0E óYO\f ™Vý™ßϾ\x00 "
b"™Î ê©A׊© ¶òAÍî "
b"š\t xà»ÐL[œ¿ËãÛ@Ž "
b"¢J+ì[íD€“E¦—§Øï— "
b"¾'Çú>N"flÉÉ\x01 1Ã "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Ê'SÅ¥ÂG]¯š t\x06 «< "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"×M\f ö\x0E Iņ4›Ù\x19 ÿ-ã "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"„y)Ñ»E@qŽhB@(Ò?† "
b"Š\x7F £\èC<³CÏù+Œ¥— "
b"‹ÅOUœŸBÛ±·Sòí{ôM "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"´\x1F püWÎK§¾„ƒ_Köל "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Ð\x1D Â6dÙD»¾w‡>Iœ°Œ "
b"ÒuâÃzIK.…Šß¥1éØÙ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"*+\x14 ‚fý@ˆŠ—\x02 ™ÖRA‡ "
b"I¥?f«9M\x13 û…<Ñ&%Ÿ "
b"|FRÏ\x01 Eˆ•Æ·Ð\x11 :ûÒ "
b"y_‚ˆ!IšB^“\x16 gJó "
b"""
“÷q÷ÂÓOƒŽ\n
‚\f ²GÏå
"""
b"˜\x1E z²„0M\x1F ƒ•·ß\x0E /r "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"À]~'!{MU“^ŽdÈ\x12 çP "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"\x13 A|ñÃ\x06 K¾¬:ºGÇ~ã& "
b"$\T6|E%‚jÏ\x14 Xôs8 "
b"I¥?f«9M\x13 û…<Ñ&%Ÿ "
b"m\x01 iÝ3G˜’zÝ„ÑYý¯ "
b"™+MªòJóµ@:Õ\r þ´\r "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¼ý#\x02 \r M¨O\r \x13 «\v :w "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 >ptp\x08 @j²@\t ˜/pî "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"Gƒü\x18\x01 âGÄ»\x02 ~V…Ç@\x01 "
b"I¥?f«9M\x13 û…<Ñ&%Ÿ "
b"R\x11 ]\x02 -+LÖ‹®›G†uâ\x08 "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"ª¨þð~E§»\f ‰ôv5™ô "
b"¾X2GšÏH\x7F ‚«\e\x1A ÐØË "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ñ»[[©÷N´‹T‹ÙyÚV[ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"yöÌžç”O©°e¼¢q.Œ% "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"½Æìœc1CsŽût\f 7d’~ "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"á8Q6%tMŠ \x11 Q‚™n‚( "
b"ñÀ]ŸÔœO6‰èŠå«l¬X "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"û÷6*´}NÂŽ\x1C ,çùÈ´ "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b">Zy4¦”A,Š8\t L\x11 %þ\x1D "
b"J°ŸÊ¬«Fª©¹Ì\x1A Eö-7 "
b"Z]žuœ\x0F A[°}\x07 ¡…G¡ú "
b"h>u\x7F 5IO› #\x0F 6„\x15 Gè "
b"ŒL«z³ßC¶˜ü\x05 bØ¥B\n "
b"Ý—ÍÚ1Mi¶\x02 n\zÔ» "
b"™Î ê©A׊© ¶òAÍî "
b"œ‘öÍf4Lrœƒ–3÷\f Þ[ "
b"¢J+ì[íD€“E¦—§Øï— "
b"¾àk\x00 ñ’Bñ¶Ì1\¦-ÕÓ "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Ô‚>•Û]D¼×\x13\f\x17 SîG "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b".\x1D ]Z:+L¿•_\x0E ¸ð[Há "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"E‚ºå¨áAí³[Ž3ò,õä "
b"I¥?f«9M\x13 û…<Ñ&%Ÿ "
b"y_‚ˆ!IšB^“\x16 gJó "
b"""
“÷q÷ÂÓOƒŽ\n
‚\f ²GÏå
"""
b"˜\x1E z²„0M\x1F ƒ•·ß\x0E /r "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"ìñk\r \x14 éC×½Kã=åæ=Ô "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 >ptp\x08 @j²@\t ˜/pî "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"*+\x14 ‚fý@ˆŠ—\x02 ™ÖRA‡ "
b"GyÁ)WÌK¥ ¾»HFE\e ( "
b"I¥?f«9M\x13 û…<Ñ&%Ÿ "
b"J°ŸÊ¬«Fª©¹Ì\x1A Eö-7 "
b"–îžÄŽ1JS”F”eˆTb "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"ñ»[[©÷N´‹T‹ÙyÚV[ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"\x13 A|ñÃ\x06 K¾¬:ºGÇ~ã& "
b"$\T6|E%‚jÏ\x14 Xôs8 "
b"I¥?f«9M\x13 û…<Ñ&%Ÿ "
b"m\x01 iÝ3G˜’zÝ„ÑYý¯ "
b"™+MªòJóµ@:Õ\r þ´\r "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¼ý#\x02 \r M¨O\r \x13 «\v :w "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"*+\x14 ‚fý@ˆŠ—\x02 ™ÖRA‡ "
b"m\x01 iÝ3G˜’zÝ„ÑYý¯ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 >ptp\x08 @j²@\t ˜/pî "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"*+\x14 ‚fý@ˆŠ—\x02 ™ÖRA‡ "
b"GyÁ)WÌK¥ ¾»HFE\e ( "
b"I¥?f«9M\x13 û…<Ñ&%Ÿ "
b"J°ŸÊ¬«Fª©¹Ì\x1A Eö-7 "
b"UV\r ÒtRHk½†ãÒK[*4 "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"ñ»[[©÷N´‹T‹ÙyÚV[ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"yöÌžç”O©°e¼¢q.Œ% "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"½Æìœc1CsŽût\f 7d’~ "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"á8Q6%tMŠ \x11 Q‚™n‚( "
b"á§žWzÔCA‰Ý\x07 T›8ÅP "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"û÷6*´}NÂŽ\x1C ,çùÈ´ "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"""
\n
~ÒñVC*•\x11 g g1øŽ
"""
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"s_°_€‚FA‘“‹Ä\x1A †Ëw "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"¶0uïHœO[ž\f ÝÛvât˜ "
b"Á³3þ\x17 •Cí•$Ä\r |–Š\x1A "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"*+\x14 ‚fý@ˆŠ—\x02 ™ÖRA‡ "
b"m\x01 iÝ3G˜’zÝ„ÑYý¯ "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x01 >ptp\x08 @j²@\t ˜/pî "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"*+\x14 ‚fý@ˆŠ—\x02 ™ÖRA‡ "
b"I¥?f«9M\x13 û…<Ñ&%Ÿ "
b"‹SUÐlGNË‘\x1F Û¯Øý\x1D ü "
b"™Î ê©A׊© ¶òAÍî "
b"¢J+ì[íD€“E¦—§Øï— "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"Ê\x08 ÕSý\x1F N\x08 ‚\x02 i\x07 ²Â3· "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"ñ»[[©÷N´‹T‹ÙyÚV[ "
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 (0x013E70747008406AB2904009982F70EE , 0x110CDCBFF61C485FB09425F31D08B294 , 0x2A2B148266FD40888A970299D6524187 , 0x49A53F66AB394D13A0FB853CD126259F , 0x52115D022D2B4CD68BAE9B478675E208 , 0x8CA8F691C9BC4B7DB38D2941BAC965F0 , 0x96EE9EC48D314A539446946588546220 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0xF1BB5B5BA9F74EB48B548BD979DA565B , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x0B593EC76BD246ABA351F7065FED9891 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x5F88B773BF4B400CAB2495B582B04B8B , 0x6F80C5B62FC947EDB75AE3F32F5B31F6 , 0x7967E5434FB14335A8B3C71DA76935A1 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA0FC75D975C643E29FAF61B6153B1857 , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xB716F93E93104F8CBFE4A9B0D6408546 , 0xC31849233C1B49D3A6350C1C6A209A59 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xCA2753C5A5C2475DAF9A207406AB813C , 0xF65E4B5D27C24414B4051565CE379668 , 0x2A2B148266FD40888A970299D6524187 , 0x49A53F66AB394D13A0FB853CD126259F , 0x55EF021C6697430BB5BBF00B92D9AE52 , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0xF65E4B5D27C24414B4051565CE379668 , 0x013E70747008406AB2904009982F70EE , 0x110CDCBFF61C485FB09425F31D08B294 , 0x2A2B148266FD40888A970299D6524187 , 0x49A53F66AB394D13A0FB853CD126259F , 0x74DA7D5680744F018782555AC5F9D3FF , 0x981E7AB284304D1F8395B7DF0E2F72C2 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC05D7E27217B4D55935E8D64C812E750 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0xF1BB5B5BA9F74EB48B548BD979DA565B , 0xF65E4B5D27C24414B4051565CE379668 , 0x2A2B148266FD40888A970299D6524187 , 0x49A53F66AB394D13A0FB853CD126259F , 0x55EF021C6697430BB5BBF00B92D9AE52 , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0xF65E4B5D27C24414B4051565CE379668 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x7263A87D04C047A6A8D5F930D899F999 , 0x847929D1BB4540718E68424028D23F86 , 0x8A9D7FA35CE8433CB343CFF92B8CA597 , 0x981E7AB284304D1F8395B7DF0E2F72C2 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xD01DC23664D944BBBE77873E499CB08C , 0xD275E2C37A494B2E858ADFA531E9D8D9 , 0xF65E4B5D27C24414B4051565CE379668 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x127ABD721487407080ECBFE8E50413E3 , 0x34B540517418470684CF3BE8BB665393 , 0x3C74170E92A34DFFA5927F36449E3FC1 , 0x4B5D391334E546C296102A8931279755 , 0x8EDD97CDDA314D69B6028F6E5C7AD4BB , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0x9C91F6CD66344C729C839633F70CDE5B , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xAF496A24DE3E4A83A852412923852047 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xC734991757104B549E9782B87514B2EC , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0xE55FA99222EE4C218AEBBC72D3FEE59A , 0xE69780F628D745019F0BBD2679473050 , 0xF65E4B5D27C24414B4051565CE379668 , 0x013E70747008406AB2904009982F70EE , 0x110CDCBFF61C485FB09425F31D08B294 , 0x2A2B148266FD40888A970299D6524187 , 0x49A53F66AB394D13A0FB853CD126259F , 0x52115D022D2B4CD68BAE9B478675E208 , 0x55560DD27452486BBD86E3D24B5B2A34 , 0x8CA8F691C9BC4B7DB38D2941BAC965F0 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0xF1BB5B5BA9F74EB48B548BD979DA565B , 0xF65E4B5D27C24414B4051565CE379668 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x264627F406F0463FBD02D8F0149202A9 , 0x2F4A1F7E32054057A50FD67952B489F3 , 0x34B540517418470684CF3BE8BB665393 , 0x7967E5434FB14335A8B3C71DA76935A1 , 0x86ABB40EF3594F0C9956FD99DFCFBE00 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0x9A0978E0BBD04C5B9CBFCBE3DB408D8E , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBE8E27C7FA3E4E2281666CC9C90131C3 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xCA2753C5A5C2475DAF9A207406AB813C , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0xD74D0C8FF60E49C586349BD919FF2DE3 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x847929D1BB4540718E68424028D23F86 , 0x8A9D7FA35CE8433CB343CFF92B8CA597 , 0x8BC54F559C9F42DBB1B753F2ED7BF44D , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xB41F70FC57CE4BA7BE84835F4BF6D79C , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xD01DC23664D944BBBE77873E499CB08C , 0xD275E2C37A494B2E858ADFA531E9D8D9 , 0xF65E4B5D27C24414B4051565CE379668 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x2A2B148266FD40888A970299D6524187 , 0x49A53F66AB394D13A0FB853CD126259F , 0x7C4652CF0120458895C6B7D0113AFBD2 , 0x8E795F828821498F9A425E9316674AF3 , 0x93F771F7C2D34F838E0A820CB247CFE5 , 0x981E7AB284304D1F8395B7DF0E2F72C2 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC05D7E27217B4D55935E8D64C812E750 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0xF65E4B5D27C24414B4051565CE379668 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x13417CF1C3064BBEAC3ABA47C77EE326 , 0x245C9054367C4525826ACF1458F47338 , 0x49A53F66AB394D13A0FB853CD126259F , 0x6D01699DDD334798927ADD84D159FDAF , 0x992B4DADAAF24AF3B5403AD50DFEB40D , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBCFD23020DA04DA8904F0D13AB0B3A77 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0x013E70747008406AB2904009982F70EE , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x4783FC1801E247C4BB027E5685C74001 , 0x49A53F66AB394D13A0FB853CD126259F , 0x52115D022D2B4CD68BAE9B478675E208 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xAA9DA8FEF07E45A7BB0C89F4763599F4 , 0xBE5832479ACF487F82AB1B1AD09DD8CB , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF1BB5B5BA9F74EB48B548BD979DA565B , 0xF65E4B5D27C24414B4051565CE379668 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x79F6CC9EE7944FA9B065BCA2712E8C25 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBDC6EC9C633143738DFB740C3764927E , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0xE138513625744D8AA0115182996E8228 , 0xF1C05D9FD49C4F3689E88AE5AB6CAC58 , 0xF65E4B5D27C24414B4051565CE379668 , 0xFBF7362AB47D4EC28D1C2CE7F9C89FB4 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x3E5A7934A694412C8A38094C1125FE1D , 0x4AB09FCAACAB46AAA9B9CC1A45F62D37 , 0x5A5D9E759C0F415BB07D07A18547A1FA , 0x683E757F35494F9BA0230F36841547E8 , 0x8C4CAB7AB3DF43B698FC0562D8A5420A , 0x8EDD97CDDA314D69B6028F6E5C7AD4BB , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0x9C91F6CD66344C729C839633F70CDE5B , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBEE06B00F19242F1B6CC315CA62DD5D3 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xD4823E95DB5D44BCADD7130C1753EE47 , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0xF65E4B5D27C24414B4051565CE379668 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x2E1D5D5A3A2B4CBF955F0EB8F05B48E1 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x4582BAE5A8E141EDB35B8E33F22CF5E4 , 0x49A53F66AB394D13A0FB853CD126259F , 0x8E795F828821498F9A425E9316674AF3 , 0x93F771F7C2D34F838E0A820CB247CFE5 , 0x981E7AB284304D1F8395B7DF0E2F72C2 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0xECF16B0D14E943D7BD4BE33DE5E63DD4 , 0xF65E4B5D27C24414B4051565CE379668 , 0x013E70747008406AB2904009982F70EE , 0x110CDCBFF61C485FB09425F31D08B294 , 0x2A2B148266FD40888A970299D6524187 , 0x4779C12957CC4BA5A0BEBB4846451B28 , 0x49A53F66AB394D13A0FB853CD126259F , 0x4AB09FCAACAB46AAA9B9CC1A45F62D37 , 0x96EE9EC48D314A539446946588546220 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0xF1BB5B5BA9F74EB48B548BD979DA565B , 0xF65E4B5D27C24414B4051565CE379668 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x13417CF1C3064BBEAC3ABA47C77EE326 , 0x245C9054367C4525826ACF1458F47338 , 0x49A53F66AB394D13A0FB853CD126259F , 0x6D01699DDD334798927ADD84D159FDAF , 0x992B4DADAAF24AF3B5403AD50DFEB40D , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBCFD23020DA04DA8904F0D13AB0B3A77 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0x2A2B148266FD40888A970299D6524187 , 0x6D01699DDD334798927ADD84D159FDAF , 0xF65E4B5D27C24414B4051565CE379668 , 0x013E70747008406AB2904009982F70EE , 0x110CDCBFF61C485FB09425F31D08B294 , 0x2A2B148266FD40888A970299D6524187 , 0x4779C12957CC4BA5A0BEBB4846451B28 , 0x49A53F66AB394D13A0FB853CD126259F , 0x4AB09FCAACAB46AAA9B9CC1A45F62D37 , 0x55560DD27452486BBD86E3D24B5B2A34 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0xF1BB5B5BA9F74EB48B548BD979DA565B , 0xF65E4B5D27C24414B4051565CE379668 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x79F6CC9EE7944FA9B065BCA2712E8C25 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xBDC6EC9C633143738DFB740C3764927E , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0xE138513625744D8AA0115182996E8228 , 0xE1A79E577AD4434189DD07549B38C550 , 0xF65E4B5D27C24414B4051565CE379668 , 0xFBF7362AB47D4EC28D1C2CE7F9C89FB4 , 0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x0A7E8FD2F156432A951167A06731F88D , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x735FB05F8082464191938BC41A86CB77 , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xB63075EF489C4F5B9E0CDDDB76E27498 , 0xC1B333FE179543ED9524C40D7C968A1A , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0x2A2B148266FD40888A970299D6524187 , 0x6D01699DDD334798927ADD84D159FDAF , 0xF65E4B5D27C24414B4051565CE379668 , 0x013E70747008406AB2904009982F70EE , 0x110CDCBFF61C485FB09425F31D08B294 , 0x2A2B148266FD40888A970299D6524187 , 0x49A53F66AB394D13A0FB853CD126259F , 0x8B5355D06C474ECB911FDBAFD8FD1DFC , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xCA08D553FD1F4E0882026907B2C233B7 , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0xF1BB5B5BA9F74EB48B548BD979DA565B , 0xF65E4B5D27C24414B4051565CE379668 );
Copy
59
1.16 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"\x0E öÝ@_\e O\x0E ¬·lü\x07 (\x17 ‚ "
b"\x11 Nê„~³Hþ¨qa¡òy\x08 — "
b"'“„Ym]B¦…xu\x13\x17 ‰\t "
b"+É<ÙŒÐK+ŽÈ]Øùà¿\x1F "
b"8©N;ƒ€Do€Wqü›*tm "
b"""
>{»\n
´ABÕ†\x02 2ë:ß1"
"""
b"?¦DW÷UJCƒ\x1A ŸTK7`2 "
b"NsVÔ\x15 .O¥ãh;®«Ob "
b"W÷Èv\x14 ÃF¤·•|\x02 Ó^ãx "
b"X\e ï4/3Bbšå\x00 g,×Lx "
b"\#ÐÏ7*K䶆Ìÿ>™£Ý "
b"ƒv(5lHZå6µo;o3 "
b"œS\x17 ™\v aK¼¢•\x00 1°Î "
b"¤¼ô1?ƒAR‰ØëÀ»çG+ "
b"¥¢Ëz#êA\x04 ¢±U7n± \x0E "
b"²©GÀ\x0F ÐH\x1D ŠßÙòPûÒ\x06 "
b"¹”Y\x02 TCÖ³¾\x1D ÿ`d "
b"»E\t ¡®jO0˜àÿï÷þk´ "
b"Éêy´iÄO Žž)pG£¹h "
b"Õñ‡Ý\x1C ÈNÄ¡_“’'Êè• "
b"ßÛÛ»0Oô’†\e Òy«\e "
b"áÏRX\x03 fJû…œ$@e;´$ "
b"""
å³\n
·Ÿ!GÚ¿\t Q>¬’£>
"""
b"èÐîÄóÞL%™á\v ‰&|—p "
]
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 (0x0EF6DD405F1B4F0EACB76CFC07281782 , 0x114EEA847EB348FEA87161A1F2790897 , 0x279384596D5D42A68578AD7513178909 , 0x2BC93CD98CD04B2B8EC85DD8F9E0BF1F , 0x38A94E3B8380446F805771FC9B2A746D , 0x3E7BBB0AB44142D5860232EB3ADF3122 , 0x3FA64457F7554A43831A9F544B376032 , 0x4E7356D4152E4FADA5E3683BAEAB4F62 , 0x57F7C87614C346A4B7957C02D35EE378 , 0x581BEF342F3342629AE500672CD74C78 , 0x5C23D0CF372A4BE4B686CCFF3E99A3DD , 0x837628356C9D485A8FE536B56F3B6F33 , 0x9C5317990B614BBCA29581003181B0CE , 0xA4BCF4313F83415289D8EBC0BBE7472B , 0xA5A2CB7A23EA4104A2B155376EB1A00E , 0xB2A947C00FD0481D8ADFD9F250FBD206 , 0xB9948F59025443D6B39FBE1DFF6064AD , 0xBB4509A1AE6A4F3098E0FFEFF7FE6BB4 , 0xC9EA79B469C44F208E9E297047A3B968 , 0xD5F187DD1CC84EC4A15F939227CAE895 , 0xDF8FDBDBBB304FF492861BD279AB5C65 , 0xE1CF525803664AFB859C2440653BB424 , 0xE5B30AB79F2147DABF09513EAC92A33E , 0xE8D0EEC4F3DE4C2599E10B89267C9770 ))));
Copy
60
0.28 ms
SELECT `product_stream` . `id` as `product_stream.id` , `product_stream` . `api_filter` as `product_stream.apiFilter` , `product_stream` . `invalid` as `product_stream.invalid` , `product_stream` . `created_at` as `product_stream.createdAt` , `product_stream` . `updated_at` as `product_stream.updatedAt` , `product_stream.translation.name` , `product_stream.translation.name` as `product_stream.name` , `product_stream.translation.description` , `product_stream.translation.description` as `product_stream.description` , `product_stream.translation.customFields` , `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation` . `product_stream_id` , `product_stream.translation` . `name` as `product_stream.translation.name` , `product_stream.translation` . `description` as `product_stream.translation.description` , `product_stream.translation` . `custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation` . `language_id` = ? ) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id` WHERE `product_stream` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"JV\x18 º?VC¬¤ô\x0F ÀþÕܨ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
b"\x01 ‹ª\x05 þp\x08 «%öJ“u*€ "
b"{ÿ9³7¢O*lDø€•]\x02 "
b"\x01 ‹Š+24w˜¾orˆ0\x0E ø\x05 "
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 (0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x4A5618BA3F5643ACA4F40FC0FED5DCA8 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 , 0x018B8A2B32347798BE6F7288300EF805 , 0x018BAA8F05FE7008AB25F64A93752A80 , 0x7BFF39B337A24F2A9D6C44F880955D02 );
Copy
61
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
62
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"\x11 Nê„~³Hþ¨qa¡òy\x08 — "
]
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:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0x114EEA847EB348FEA87161A1F2790897 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
63
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"ƒv(5lHZå6µo;o3 "
]
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:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0x837628356C9D485A8FE536B56F3B6F33 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
64
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"»E\t ¡®jO0˜àÿï÷þk´ "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0xBB4509A1AE6A4F3098E0FFEFF7FE6BB4 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
65
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"W÷Èv\x14 ÃF¤·•|\x02 Ó^ã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:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0x57F7C87614C346A4B7957C02D35EE378 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
66
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"""
>{»\n
´ABÕ†\x02 2ë:ß1"
"""
]
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:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0x3E7BBB0AB44142D5860232EB3ADF3122 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
67
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"X\e ï4/3Bbšå\x00 g,×Lx "
]
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:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0x581BEF342F3342629AE500672CD74C78 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
68
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"¥¢Ëz#êA\x04 ¢±U7n± \x0E "
]
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:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0xA5A2CB7A23EA4104A2B155376EB1A00E ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
69
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"?¦DW÷UJCƒ\x1A ŸTK7`2 "
]
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:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0x3FA64457F7554A43831A9F544B376032 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
70
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"ßÛÛ»0Oô’†\e Òy«\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:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0xDF8FDBDBBB304FF492861BD279AB5C65 ) 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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"¤¼ô1?ƒAR‰ØëÀ»ç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:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0xA4BCF4313F83415289D8EBC0BBE7472B ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
72
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"áÏRX\x03 fJû…œ$@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:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0xE1CF525803664AFB859C2440653BB424 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
73
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"²©GÀ\x0F ÐH\x1D ŠßÙòPûÒ\x06 "
]
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:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0xB2A947C00FD0481D8ADFD9F250FBD206 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
74
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"Éêy´iÄO Žž)pG£¹h "
]
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:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0xC9EA79B469C44F208E9E297047A3B968 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
75
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"\#ÐÏ7*K䶆Ìÿ>™£Ý "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0x5C23D0CF372A4BE4B686CCFF3E99A3DD ) 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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"¹”Y\x02 TCÖ³¾\x1D ÿ`d "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0xB9948F59025443D6B39FBE1DFF6064AD ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
77
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"8©N;ƒ€Do€Wqü›*tm "
]
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:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0x38A94E3B8380446F805771FC9B2A746D ) 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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"Õñ‡Ý\x1C È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:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0xD5F187DD1CC84EC4A15F939227CAE895 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
79
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"""
å³\n
·Ÿ!GÚ¿\t Q>¬’£>
"""
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0xE5B30AB79F2147DABF09513EAC92A33E ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
80
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"\x0E öÝ@_\e O\x0E ¬·lü\x07 (\x17 ‚ "
]
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:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0x0EF6DD405F1B4F0EACB76CFC07281782 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
81
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"'“„Ym]B¦…xu\x13\x17 ‰\t "
]
SELECT `prems_bonus_system_bonus_product` . `id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product` . `active` = 1 AND ((`prems_bonus_system_bonus_product` . `valid_from` < = '2026-02-27 21:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0x279384596D5D42A68578AD7513178909 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
82
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"NsVÔ\x15 .O¥ãh;®«Ob "
]
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:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0x4E7356D4152E4FADA5E3683BAEAB4F62 ) 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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"èÐîÄóÞL%™á\v ‰&|—p "
]
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:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0xE8D0EEC4F3DE4C2599E10B89267C9770 ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
84
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"+É<ÙŒÐK+ŽÈ]Øùà¿\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:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0x2BC93CD98CD04B2B8EC85DD8F9E0BF1F ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
85
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:09:43 "
null
"2026-02-27 21:09:43 "
null
"%[]% "
"%0189453bb85e71a089f45fa13d573939% "
b"œS\x17 ™\v aK¼¢•\x00 1°Î "
]
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:09:43' ) OR `prems_bonus_system_bonus_product` . `valid_from` < = > NULL ) AND ((`prems_bonus_system_bonus_product` . `valid_until` > = '2026-02-27 21:09:43' ) 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` = 0x9C5317990B614BBCA29581003181B0CE ) ORDER BY `prems_bonus_system_bonus_product` . `position` ASC ;
Copy
86
0.16 ms
SELECT `acris_delivery_time` . `id` FROM `acris_delivery_time` WHERE (`acris_delivery_time` . `version_id` = ? ) AND ((`acris_delivery_time` . `active` = ? )) ORDER BY LENGTH (`acris_delivery_time` . `priority` ) DESC , `acris_delivery_time` . `priority` DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
]
SELECT `acris_delivery_time` . `id` FROM `acris_delivery_time` WHERE (`acris_delivery_time` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`acris_delivery_time` . `active` = 1 )) ORDER BY LENGTH (`acris_delivery_time` . `priority` ) DESC , `acris_delivery_time` . `priority` DESC ;
Copy
87
0.78 ms
SELECT `acris_delivery_time` . `id` as `acris_delivery_time.id` , `acris_delivery_time` . `version_id` as `acris_delivery_time.versionId` , `acris_delivery_time` . `internal_id` as `acris_delivery_time.internalId` , `acris_delivery_time` . `internal_name` as `acris_delivery_time.internalName` , `acris_delivery_time` . `active` as `acris_delivery_time.active` , `acris_delivery_time` . `priority` as `acris_delivery_time.priority` , `acris_delivery_time` . `display_available` as `acris_delivery_time.displayAvailable` , `acris_delivery_time` . `display_not_available` as `acris_delivery_time.displayNotAvailable` , `acris_delivery_time` . `display_few_pieces` as `acris_delivery_time.displayFewPieces` , `acris_delivery_time` . `few_pieces_available` as `acris_delivery_time.fewPiecesAvailable` , `acris_delivery_time` . `display_product_box` as `acris_delivery_time.displayProductBox` , `acris_delivery_time` . `display_checkout` as `acris_delivery_time.displayCheckout` , `acris_delivery_time` . `display_checkout_amount_bigger` as `acris_delivery_time.displayCheckoutAmountBigger` , `acris_delivery_time` . `delivery_time_display_checkout_amount_bigger` as `acris_delivery_time.deliveryTimeDisplayCheckoutAmountBigger` , `acris_delivery_time` . `display_account` as `acris_delivery_time.displayAccount` , `acris_delivery_time` . `account_calculate_delivery_date` as `acris_delivery_time.accountCalculateDeliveryDate` , `acris_delivery_time` . `color_not_available` as `acris_delivery_time.colorNotAvailable` , `acris_delivery_time` . `color_pre_order` as `acris_delivery_time.colorPreOrder` , `acris_delivery_time` . `color_available` as `acris_delivery_time.colorAvailable` , `acris_delivery_time` . `color_soldout` as `acris_delivery_time.colorSoldout` , `acris_delivery_time` . `color_restock` as `acris_delivery_time.colorRestock` , `acris_delivery_time` . `color_few_pieces` as `acris_delivery_time.colorFewPieces` , `acris_delivery_time` . `color_free_shipping` as `acris_delivery_time.colorFreeShipping` , `acris_delivery_time` . `calculate_available` as `acris_delivery_time.calculateAvailable` , `acris_delivery_time` . `delivery_time_available` as `acris_delivery_time.deliveryTimeAvailable` , `acris_delivery_time` . `delivery_days_available_min` as `acris_delivery_time.deliveryDaysAvailableMin` , `acris_delivery_time` . `delivery_days_available_max` as `acris_delivery_time.deliveryDaysAvailableMax` , `acris_delivery_time` . `shipping_delivery_time_available` as `acris_delivery_time.shippingDeliveryTimeAvailable` , `acris_delivery_time` . `calculate_not_available` as `acris_delivery_time.calculateNotAvailable` , `acris_delivery_time` . `delivery_time_not_available` as `acris_delivery_time.deliveryTimeNotAvailable` , `acris_delivery_time` . `calculation_base_not_available` as `acris_delivery_time.calculationBaseNotAvailable` , `acris_delivery_time` . `delivery_days_not_available_min` as `acris_delivery_time.deliveryDaysNotAvailableMin` , `acris_delivery_time` . `delivery_days_not_available_max` as `acris_delivery_time.deliveryDaysNotAvailableMax` , `acris_delivery_time` . `restock_time_not_available` as `acris_delivery_time.restockTimeNotAvailable` , `acris_delivery_time` . `restock_days_not_available` as `acris_delivery_time.restockDaysNotAvailable` , `acris_delivery_time` . `shipping_delivery_time_not_available` as `acris_delivery_time.shippingDeliveryTimeNotAvailable` , `acris_delivery_time` . `display_pre_order` as `acris_delivery_time.displayPreOrder` , `acris_delivery_time` . `display_sold_out` as `acris_delivery_time.displaySoldOut` , `acris_delivery_time` . `display_not_active` as `acris_delivery_time.displayNotActive` , `acris_delivery_time` . `display_free_shipping` as `acris_delivery_time.displayFreeShipping` , `acris_delivery_time` . `color_amount_bigger` as `acris_delivery_time.colorAmountBigger` , `acris_delivery_time` . `product_meta_data` as `acris_delivery_time.productMetaData` , `acris_delivery_time` . `delivery_time_display_product_amount_bigger` as `acris_delivery_time.deliveryTimeDisplayProductAmountBigger` , `acris_delivery_time` . `delivery_days` as `acris_delivery_time.deliveryDays` , `acris_delivery_time` . `created_at` as `acris_delivery_time.createdAt` , `acris_delivery_time` . `updated_at` as `acris_delivery_time.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_delivery_time.productStreams.mapping` . `product_stream_id` ) SEPARATOR '||' )
FROM `acris_delivery_time_product_stream` `acris_delivery_time.productStreams.mapping`
WHERE `acris_delivery_time.productStreams.mapping` . `delivery_time_id` = `acris_delivery_time` . `id` ) as `acris_delivery_time.productStreams.id_mapping` , (SELECT GROUP_CONCAT (HEX (`acris_delivery_time.rules.mapping` . `rule_id` ) SEPARATOR '||' )
FROM `acris_delivery_time_rule` `acris_delivery_time.rules.mapping`
WHERE `acris_delivery_time.rules.mapping` . `delivery_time_id` = `acris_delivery_time` . `id` ) as `acris_delivery_time.rules.id_mapping` , `acris_delivery_time.translation.availableAlways` , `acris_delivery_time.translation.availableAlways` as `acris_delivery_time.availableAlways` , `acris_delivery_time.translation.notAvailableDeliveryTime` , `acris_delivery_time.translation.notAvailableDeliveryTime` as `acris_delivery_time.notAvailableDeliveryTime` , `acris_delivery_time.translation.notAvailableAlways` , `acris_delivery_time.translation.notAvailableAlways` as `acris_delivery_time.notAvailableAlways` , `acris_delivery_time.translation.fewPiecesAvailableSnippet` , `acris_delivery_time.translation.fewPiecesAvailableSnippet` as `acris_delivery_time.fewPiecesAvailableSnippet` , `acris_delivery_time.translation.fewPiecesAvailableDeliveryTime` , `acris_delivery_time.translation.fewPiecesAvailableDeliveryTime` as `acris_delivery_time.fewPiecesAvailableDeliveryTime` , `acris_delivery_time.translation.exceededAvailableDeliveryTime` , `acris_delivery_time.translation.exceededAvailableDeliveryTime` as `acris_delivery_time.exceededAvailableDeliveryTime` , `acris_delivery_time.translation.exceededNotAvailableRestockTime` , `acris_delivery_time.translation.exceededNotAvailableRestockTime` as `acris_delivery_time.exceededNotAvailableRestockTime` , `acris_delivery_time.translation.exceededAvailable` , `acris_delivery_time.translation.exceededAvailable` as `acris_delivery_time.exceededAvailable` , `acris_delivery_time.translation.exceededNotAvailable` , `acris_delivery_time.translation.exceededNotAvailable` as `acris_delivery_time.exceededNotAvailable` , `acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime` as `acris_delivery_time.exceededAccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation.exceededAccurateDeliveryTime` , `acris_delivery_time.translation.exceededAccurateDeliveryTime` as `acris_delivery_time.exceededAccurateDeliveryTime` , `acris_delivery_time.translation.exceededAccurateRestockTime` , `acris_delivery_time.translation.exceededAccurateRestockTime` as `acris_delivery_time.exceededAccurateRestockTime` , `acris_delivery_time.translation.exceededAccurate` , `acris_delivery_time.translation.exceededAccurate` as `acris_delivery_time.exceededAccurate` , `acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime` as `acris_delivery_time.exceededInaccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation.exceededInaccurateDeliveryTime` , `acris_delivery_time.translation.exceededInaccurateDeliveryTime` as `acris_delivery_time.exceededInaccurateDeliveryTime` , `acris_delivery_time.translation.exceededInaccurateRestockTime` , `acris_delivery_time.translation.exceededInaccurateRestockTime` as `acris_delivery_time.exceededInaccurateRestockTime` , `acris_delivery_time.translation.exceededInaccurate` , `acris_delivery_time.translation.exceededInaccurate` as `acris_delivery_time.exceededInaccurate` , `acris_delivery_time.translation.deliveryTimeOnRequestText` , `acris_delivery_time.translation.deliveryTimeOnRequestText` as `acris_delivery_time.deliveryTimeOnRequestText` , `acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable` , `acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable` as `acris_delivery_time.deliveryTimeOnRequestTextNotAvailable` , `acris_delivery_time.translation.deliveryTimeAvailableSnippet` , `acris_delivery_time.translation.deliveryTimeAvailableSnippet` as `acris_delivery_time.deliveryTimeAvailableSnippet` , `acris_delivery_time.translation.deliveryTimeRestock` , `acris_delivery_time.translation.deliveryTimeRestock` as `acris_delivery_time.deliveryTimeRestock` , `acris_delivery_time.translation.soldOutSnippet` , `acris_delivery_time.translation.soldOutSnippet` as `acris_delivery_time.soldOutSnippet` , `acris_delivery_time.translation.notActive` , `acris_delivery_time.translation.notActive` as `acris_delivery_time.notActive` , `acris_delivery_time.translation.preOrder` , `acris_delivery_time.translation.preOrder` as `acris_delivery_time.preOrder` , `acris_delivery_time.translation.deliveryShippingFree` , `acris_delivery_time.translation.deliveryShippingFree` as `acris_delivery_time.deliveryShippingFree` FROM `acris_delivery_time` LEFT JOIN (SELECT `acris_delivery_time.translation` . `acris_delivery_time_id` , `acris_delivery_time.translation` . `acris_delivery_time_version_id` , `acris_delivery_time.translation` . `available_always` as `acris_delivery_time.translation.availableAlways` , `acris_delivery_time.translation` . `not_available_delivery_time` as `acris_delivery_time.translation.notAvailableDeliveryTime` , `acris_delivery_time.translation` . `not_available_always` as `acris_delivery_time.translation.notAvailableAlways` , `acris_delivery_time.translation` . `few_pieces_available_snippet` as `acris_delivery_time.translation.fewPiecesAvailableSnippet` , `acris_delivery_time.translation` . `few_pieces_available_delivery_time` as `acris_delivery_time.translation.fewPiecesAvailableDeliveryTime` , `acris_delivery_time.translation` . `exceeded_available_delivery_time` as `acris_delivery_time.translation.exceededAvailableDeliveryTime` , `acris_delivery_time.translation` . `exceeded_not_available_restock_time` as `acris_delivery_time.translation.exceededNotAvailableRestockTime` , `acris_delivery_time.translation` . `exceeded_available` as `acris_delivery_time.translation.exceededAvailable` , `acris_delivery_time.translation` . `exceeded_not_available` as `acris_delivery_time.translation.exceededNotAvailable` , `acris_delivery_time.translation` . `exceeded_accurate_delivery_time_restock_time` as `acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation` . `exceeded_accurate_delivery_time` as `acris_delivery_time.translation.exceededAccurateDeliveryTime` , `acris_delivery_time.translation` . `exceeded_accurate_restock_time` as `acris_delivery_time.translation.exceededAccurateRestockTime` , `acris_delivery_time.translation` . `exceeded_accurate` as `acris_delivery_time.translation.exceededAccurate` , `acris_delivery_time.translation` . `exceeded_inaccurate_delivery_time_restock_time` as `acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation` . `exceeded_inaccurate_delivery_time` as `acris_delivery_time.translation.exceededInaccurateDeliveryTime` , `acris_delivery_time.translation` . `exceeded_inaccurate_restock_time` as `acris_delivery_time.translation.exceededInaccurateRestockTime` , `acris_delivery_time.translation` . `exceeded_inaccurate` as `acris_delivery_time.translation.exceededInaccurate` , `acris_delivery_time.translation` . `delivery_time_on_request_text` as `acris_delivery_time.translation.deliveryTimeOnRequestText` , `acris_delivery_time.translation` . `delivery_time_on_request_text_not_available` as `acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable` , `acris_delivery_time.translation` . `delivery_time_available_snippet` as `acris_delivery_time.translation.deliveryTimeAvailableSnippet` , `acris_delivery_time.translation` . `delivery_time_restock` as `acris_delivery_time.translation.deliveryTimeRestock` , `acris_delivery_time.translation` . `sold_out_snippet` as `acris_delivery_time.translation.soldOutSnippet` , `acris_delivery_time.translation` . `not_active` as `acris_delivery_time.translation.notActive` , `acris_delivery_time.translation` . `pre_order` as `acris_delivery_time.translation.preOrder` , `acris_delivery_time.translation` . `delivery_shipping_free` as `acris_delivery_time.translation.deliveryShippingFree` FROM `acris_delivery_time_translation` `acris_delivery_time.translation` WHERE `acris_delivery_time.translation` . `language_id` = ? ) `acris_delivery_time.acris_delivery_time_translation` ON `acris_delivery_time.acris_delivery_time_translation` . `acris_delivery_time_id` = `acris_delivery_time` . `id` AND `acris_delivery_time.acris_delivery_time_translation` . `acris_delivery_time_version_id` = `acris_delivery_time` . `version_id` WHERE (`acris_delivery_time` . `version_id` = ? ) AND (`acris_delivery_time` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‰¿\x1A /sñ¸û™ÙfeðÄ "
]
SELECT
`acris_delivery_time` . `id` as `acris_delivery_time.id` ,
`acris_delivery_time` . `version_id` as `acris_delivery_time.versionId` ,
`acris_delivery_time` . `internal_id` as `acris_delivery_time.internalId` ,
`acris_delivery_time` . `internal_name` as `acris_delivery_time.internalName` ,
`acris_delivery_time` . `active` as `acris_delivery_time.active` ,
`acris_delivery_time` . `priority` as `acris_delivery_time.priority` ,
`acris_delivery_time` . `display_available` as `acris_delivery_time.displayAvailable` ,
`acris_delivery_time` . `display_not_available` as `acris_delivery_time.displayNotAvailable` ,
`acris_delivery_time` . `display_few_pieces` as `acris_delivery_time.displayFewPieces` ,
`acris_delivery_time` . `few_pieces_available` as `acris_delivery_time.fewPiecesAvailable` ,
`acris_delivery_time` . `display_product_box` as `acris_delivery_time.displayProductBox` ,
`acris_delivery_time` . `display_checkout` as `acris_delivery_time.displayCheckout` ,
`acris_delivery_time` . `display_checkout_amount_bigger` as `acris_delivery_time.displayCheckoutAmountBigger` ,
`acris_delivery_time` . `delivery_time_display_checkout_amount_bigger` as `acris_delivery_time.deliveryTimeDisplayCheckoutAmountBigger` ,
`acris_delivery_time` . `display_account` as `acris_delivery_time.displayAccount` ,
`acris_delivery_time` . `account_calculate_delivery_date` as `acris_delivery_time.accountCalculateDeliveryDate` ,
`acris_delivery_time` . `color_not_available` as `acris_delivery_time.colorNotAvailable` ,
`acris_delivery_time` . `color_pre_order` as `acris_delivery_time.colorPreOrder` ,
`acris_delivery_time` . `color_available` as `acris_delivery_time.colorAvailable` ,
`acris_delivery_time` . `color_soldout` as `acris_delivery_time.colorSoldout` ,
`acris_delivery_time` . `color_restock` as `acris_delivery_time.colorRestock` ,
`acris_delivery_time` . `color_few_pieces` as `acris_delivery_time.colorFewPieces` ,
`acris_delivery_time` . `color_free_shipping` as `acris_delivery_time.colorFreeShipping` ,
`acris_delivery_time` . `calculate_available` as `acris_delivery_time.calculateAvailable` ,
`acris_delivery_time` . `delivery_time_available` as `acris_delivery_time.deliveryTimeAvailable` ,
`acris_delivery_time` . `delivery_days_available_min` as `acris_delivery_time.deliveryDaysAvailableMin` ,
`acris_delivery_time` . `delivery_days_available_max` as `acris_delivery_time.deliveryDaysAvailableMax` ,
`acris_delivery_time` . `shipping_delivery_time_available` as `acris_delivery_time.shippingDeliveryTimeAvailable` ,
`acris_delivery_time` . `calculate_not_available` as `acris_delivery_time.calculateNotAvailable` ,
`acris_delivery_time` . `delivery_time_not_available` as `acris_delivery_time.deliveryTimeNotAvailable` ,
`acris_delivery_time` . `calculation_base_not_available` as `acris_delivery_time.calculationBaseNotAvailable` ,
`acris_delivery_time` . `delivery_days_not_available_min` as `acris_delivery_time.deliveryDaysNotAvailableMin` ,
`acris_delivery_time` . `delivery_days_not_available_max` as `acris_delivery_time.deliveryDaysNotAvailableMax` ,
`acris_delivery_time` . `restock_time_not_available` as `acris_delivery_time.restockTimeNotAvailable` ,
`acris_delivery_time` . `restock_days_not_available` as `acris_delivery_time.restockDaysNotAvailable` ,
`acris_delivery_time` . `shipping_delivery_time_not_available` as `acris_delivery_time.shippingDeliveryTimeNotAvailable` ,
`acris_delivery_time` . `display_pre_order` as `acris_delivery_time.displayPreOrder` ,
`acris_delivery_time` . `display_sold_out` as `acris_delivery_time.displaySoldOut` ,
`acris_delivery_time` . `display_not_active` as `acris_delivery_time.displayNotActive` ,
`acris_delivery_time` . `display_free_shipping` as `acris_delivery_time.displayFreeShipping` ,
`acris_delivery_time` . `color_amount_bigger` as `acris_delivery_time.colorAmountBigger` ,
`acris_delivery_time` . `product_meta_data` as `acris_delivery_time.productMetaData` ,
`acris_delivery_time` . `delivery_time_display_product_amount_bigger` as `acris_delivery_time.deliveryTimeDisplayProductAmountBigger` ,
`acris_delivery_time` . `delivery_days` as `acris_delivery_time.deliveryDays` ,
`acris_delivery_time` . `created_at` as `acris_delivery_time.createdAt` ,
`acris_delivery_time` . `updated_at` as `acris_delivery_time.updatedAt` ,
(
SELECT
GROUP_CONCAT (
HEX (
`acris_delivery_time.productStreams.mapping` . `product_stream_id`
) SEPARATOR '||'
)
FROM
`acris_delivery_time_product_stream` `acris_delivery_time.productStreams.mapping`
WHERE
`acris_delivery_time.productStreams.mapping` . `delivery_time_id` = `acris_delivery_time` . `id`
) as `acris_delivery_time.productStreams.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`acris_delivery_time.rules.mapping` . `rule_id`
) SEPARATOR '||'
)
FROM
`acris_delivery_time_rule` `acris_delivery_time.rules.mapping`
WHERE
`acris_delivery_time.rules.mapping` . `delivery_time_id` = `acris_delivery_time` . `id`
) as `acris_delivery_time.rules.id_mapping` ,
`acris_delivery_time.translation.availableAlways` ,
`acris_delivery_time.translation.availableAlways` as `acris_delivery_time.availableAlways` ,
`acris_delivery_time.translation.notAvailableDeliveryTime` ,
`acris_delivery_time.translation.notAvailableDeliveryTime` as `acris_delivery_time.notAvailableDeliveryTime` ,
`acris_delivery_time.translation.notAvailableAlways` ,
`acris_delivery_time.translation.notAvailableAlways` as `acris_delivery_time.notAvailableAlways` ,
`acris_delivery_time.translation.fewPiecesAvailableSnippet` ,
`acris_delivery_time.translation.fewPiecesAvailableSnippet` as `acris_delivery_time.fewPiecesAvailableSnippet` ,
`acris_delivery_time.translation.fewPiecesAvailableDeliveryTime` ,
`acris_delivery_time.translation.fewPiecesAvailableDeliveryTime` as `acris_delivery_time.fewPiecesAvailableDeliveryTime` ,
`acris_delivery_time.translation.exceededAvailableDeliveryTime` ,
`acris_delivery_time.translation.exceededAvailableDeliveryTime` as `acris_delivery_time.exceededAvailableDeliveryTime` ,
`acris_delivery_time.translation.exceededNotAvailableRestockTime` ,
`acris_delivery_time.translation.exceededNotAvailableRestockTime` as `acris_delivery_time.exceededNotAvailableRestockTime` ,
`acris_delivery_time.translation.exceededAvailable` ,
`acris_delivery_time.translation.exceededAvailable` as `acris_delivery_time.exceededAvailable` ,
`acris_delivery_time.translation.exceededNotAvailable` ,
`acris_delivery_time.translation.exceededNotAvailable` as `acris_delivery_time.exceededNotAvailable` ,
`acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime` ,
`acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime` as `acris_delivery_time.exceededAccurateDeliveryTimeRestockTime` ,
`acris_delivery_time.translation.exceededAccurateDeliveryTime` ,
`acris_delivery_time.translation.exceededAccurateDeliveryTime` as `acris_delivery_time.exceededAccurateDeliveryTime` ,
`acris_delivery_time.translation.exceededAccurateRestockTime` ,
`acris_delivery_time.translation.exceededAccurateRestockTime` as `acris_delivery_time.exceededAccurateRestockTime` ,
`acris_delivery_time.translation.exceededAccurate` ,
`acris_delivery_time.translation.exceededAccurate` as `acris_delivery_time.exceededAccurate` ,
`acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime` ,
`acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime` as `acris_delivery_time.exceededInaccurateDeliveryTimeRestockTime` ,
`acris_delivery_time.translation.exceededInaccurateDeliveryTime` ,
`acris_delivery_time.translation.exceededInaccurateDeliveryTime` as `acris_delivery_time.exceededInaccurateDeliveryTime` ,
`acris_delivery_time.translation.exceededInaccurateRestockTime` ,
`acris_delivery_time.translation.exceededInaccurateRestockTime` as `acris_delivery_time.exceededInaccurateRestockTime` ,
`acris_delivery_time.translation.exceededInaccurate` ,
`acris_delivery_time.translation.exceededInaccurate` as `acris_delivery_time.exceededInaccurate` ,
`acris_delivery_time.translation.deliveryTimeOnRequestText` ,
`acris_delivery_time.translation.deliveryTimeOnRequestText` as `acris_delivery_time.deliveryTimeOnRequestText` ,
`acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable` ,
`acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable` as `acris_delivery_time.deliveryTimeOnRequestTextNotAvailable` ,
`acris_delivery_time.translation.deliveryTimeAvailableSnippet` ,
`acris_delivery_time.translation.deliveryTimeAvailableSnippet` as `acris_delivery_time.deliveryTimeAvailableSnippet` ,
`acris_delivery_time.translation.deliveryTimeRestock` ,
`acris_delivery_time.translation.deliveryTimeRestock` as `acris_delivery_time.deliveryTimeRestock` ,
`acris_delivery_time.translation.soldOutSnippet` ,
`acris_delivery_time.translation.soldOutSnippet` as `acris_delivery_time.soldOutSnippet` ,
`acris_delivery_time.translation.notActive` ,
`acris_delivery_time.translation.notActive` as `acris_delivery_time.notActive` ,
`acris_delivery_time.translation.preOrder` ,
`acris_delivery_time.translation.preOrder` as `acris_delivery_time.preOrder` ,
`acris_delivery_time.translation.deliveryShippingFree` ,
`acris_delivery_time.translation.deliveryShippingFree` as `acris_delivery_time.deliveryShippingFree`
FROM
`acris_delivery_time`
LEFT JOIN (
SELECT
`acris_delivery_time.translation` . `acris_delivery_time_id` ,
`acris_delivery_time.translation` . `acris_delivery_time_version_id` ,
`acris_delivery_time.translation` . `available_always` as `acris_delivery_time.translation.availableAlways` ,
`acris_delivery_time.translation` . `not_available_delivery_time` as `acris_delivery_time.translation.notAvailableDeliveryTime` ,
`acris_delivery_time.translation` . `not_available_always` as `acris_delivery_time.translation.notAvailableAlways` ,
`acris_delivery_time.translation` . `few_pieces_available_snippet` as `acris_delivery_time.translation.fewPiecesAvailableSnippet` ,
`acris_delivery_time.translation` . `few_pieces_available_delivery_time` as `acris_delivery_time.translation.fewPiecesAvailableDeliveryTime` ,
`acris_delivery_time.translation` . `exceeded_available_delivery_time` as `acris_delivery_time.translation.exceededAvailableDeliveryTime` ,
`acris_delivery_time.translation` . `exceeded_not_available_restock_time` as `acris_delivery_time.translation.exceededNotAvailableRestockTime` ,
`acris_delivery_time.translation` . `exceeded_available` as `acris_delivery_time.translation.exceededAvailable` ,
`acris_delivery_time.translation` . `exceeded_not_available` as `acris_delivery_time.translation.exceededNotAvailable` ,
`acris_delivery_time.translation` . `exceeded_accurate_delivery_time_restock_time` as `acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime` ,
`acris_delivery_time.translation` . `exceeded_accurate_delivery_time` as `acris_delivery_time.translation.exceededAccurateDeliveryTime` ,
`acris_delivery_time.translation` . `exceeded_accurate_restock_time` as `acris_delivery_time.translation.exceededAccurateRestockTime` ,
`acris_delivery_time.translation` . `exceeded_accurate` as `acris_delivery_time.translation.exceededAccurate` ,
`acris_delivery_time.translation` . `exceeded_inaccurate_delivery_time_restock_time` as `acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime` ,
`acris_delivery_time.translation` . `exceeded_inaccurate_delivery_time` as `acris_delivery_time.translation.exceededInaccurateDeliveryTime` ,
`acris_delivery_time.translation` . `exceeded_inaccurate_restock_time` as `acris_delivery_time.translation.exceededInaccurateRestockTime` ,
`acris_delivery_time.translation` . `exceeded_inaccurate` as `acris_delivery_time.translation.exceededInaccurate` ,
`acris_delivery_time.translation` . `delivery_time_on_request_text` as `acris_delivery_time.translation.deliveryTimeOnRequestText` ,
`acris_delivery_time.translation` . `delivery_time_on_request_text_not_available` as `acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable` ,
`acris_delivery_time.translation` . `delivery_time_available_snippet` as `acris_delivery_time.translation.deliveryTimeAvailableSnippet` ,
`acris_delivery_time.translation` . `delivery_time_restock` as `acris_delivery_time.translation.deliveryTimeRestock` ,
`acris_delivery_time.translation` . `sold_out_snippet` as `acris_delivery_time.translation.soldOutSnippet` ,
`acris_delivery_time.translation` . `not_active` as `acris_delivery_time.translation.notActive` ,
`acris_delivery_time.translation` . `pre_order` as `acris_delivery_time.translation.preOrder` ,
`acris_delivery_time.translation` . `delivery_shipping_free` as `acris_delivery_time.translation.deliveryShippingFree`
FROM
`acris_delivery_time_translation` `acris_delivery_time.translation`
WHERE
`acris_delivery_time.translation` . `language_id` = ?
) `acris_delivery_time.acris_delivery_time_translation` ON `acris_delivery_time.acris_delivery_time_translation` . `acris_delivery_time_id` = `acris_delivery_time` . `id`
AND `acris_delivery_time.acris_delivery_time_translation` . `acris_delivery_time_version_id` = `acris_delivery_time` . `version_id`
WHERE
(
`acris_delivery_time` . `version_id` = ?
)
AND (
`acris_delivery_time` . `id` IN (? )
)
Copy
SELECT `acris_delivery_time` . `id` as `acris_delivery_time.id` , `acris_delivery_time` . `version_id` as `acris_delivery_time.versionId` , `acris_delivery_time` . `internal_id` as `acris_delivery_time.internalId` , `acris_delivery_time` . `internal_name` as `acris_delivery_time.internalName` , `acris_delivery_time` . `active` as `acris_delivery_time.active` , `acris_delivery_time` . `priority` as `acris_delivery_time.priority` , `acris_delivery_time` . `display_available` as `acris_delivery_time.displayAvailable` , `acris_delivery_time` . `display_not_available` as `acris_delivery_time.displayNotAvailable` , `acris_delivery_time` . `display_few_pieces` as `acris_delivery_time.displayFewPieces` , `acris_delivery_time` . `few_pieces_available` as `acris_delivery_time.fewPiecesAvailable` , `acris_delivery_time` . `display_product_box` as `acris_delivery_time.displayProductBox` , `acris_delivery_time` . `display_checkout` as `acris_delivery_time.displayCheckout` , `acris_delivery_time` . `display_checkout_amount_bigger` as `acris_delivery_time.displayCheckoutAmountBigger` , `acris_delivery_time` . `delivery_time_display_checkout_amount_bigger` as `acris_delivery_time.deliveryTimeDisplayCheckoutAmountBigger` , `acris_delivery_time` . `display_account` as `acris_delivery_time.displayAccount` , `acris_delivery_time` . `account_calculate_delivery_date` as `acris_delivery_time.accountCalculateDeliveryDate` , `acris_delivery_time` . `color_not_available` as `acris_delivery_time.colorNotAvailable` , `acris_delivery_time` . `color_pre_order` as `acris_delivery_time.colorPreOrder` , `acris_delivery_time` . `color_available` as `acris_delivery_time.colorAvailable` , `acris_delivery_time` . `color_soldout` as `acris_delivery_time.colorSoldout` , `acris_delivery_time` . `color_restock` as `acris_delivery_time.colorRestock` , `acris_delivery_time` . `color_few_pieces` as `acris_delivery_time.colorFewPieces` , `acris_delivery_time` . `color_free_shipping` as `acris_delivery_time.colorFreeShipping` , `acris_delivery_time` . `calculate_available` as `acris_delivery_time.calculateAvailable` , `acris_delivery_time` . `delivery_time_available` as `acris_delivery_time.deliveryTimeAvailable` , `acris_delivery_time` . `delivery_days_available_min` as `acris_delivery_time.deliveryDaysAvailableMin` , `acris_delivery_time` . `delivery_days_available_max` as `acris_delivery_time.deliveryDaysAvailableMax` , `acris_delivery_time` . `shipping_delivery_time_available` as `acris_delivery_time.shippingDeliveryTimeAvailable` , `acris_delivery_time` . `calculate_not_available` as `acris_delivery_time.calculateNotAvailable` , `acris_delivery_time` . `delivery_time_not_available` as `acris_delivery_time.deliveryTimeNotAvailable` , `acris_delivery_time` . `calculation_base_not_available` as `acris_delivery_time.calculationBaseNotAvailable` , `acris_delivery_time` . `delivery_days_not_available_min` as `acris_delivery_time.deliveryDaysNotAvailableMin` , `acris_delivery_time` . `delivery_days_not_available_max` as `acris_delivery_time.deliveryDaysNotAvailableMax` , `acris_delivery_time` . `restock_time_not_available` as `acris_delivery_time.restockTimeNotAvailable` , `acris_delivery_time` . `restock_days_not_available` as `acris_delivery_time.restockDaysNotAvailable` , `acris_delivery_time` . `shipping_delivery_time_not_available` as `acris_delivery_time.shippingDeliveryTimeNotAvailable` , `acris_delivery_time` . `display_pre_order` as `acris_delivery_time.displayPreOrder` , `acris_delivery_time` . `display_sold_out` as `acris_delivery_time.displaySoldOut` , `acris_delivery_time` . `display_not_active` as `acris_delivery_time.displayNotActive` , `acris_delivery_time` . `display_free_shipping` as `acris_delivery_time.displayFreeShipping` , `acris_delivery_time` . `color_amount_bigger` as `acris_delivery_time.colorAmountBigger` , `acris_delivery_time` . `product_meta_data` as `acris_delivery_time.productMetaData` , `acris_delivery_time` . `delivery_time_display_product_amount_bigger` as `acris_delivery_time.deliveryTimeDisplayProductAmountBigger` , `acris_delivery_time` . `delivery_days` as `acris_delivery_time.deliveryDays` , `acris_delivery_time` . `created_at` as `acris_delivery_time.createdAt` , `acris_delivery_time` . `updated_at` as `acris_delivery_time.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_delivery_time.productStreams.mapping` . `product_stream_id` ) SEPARATOR '||' )
FROM `acris_delivery_time_product_stream` `acris_delivery_time.productStreams.mapping`
WHERE `acris_delivery_time.productStreams.mapping` . `delivery_time_id` = `acris_delivery_time` . `id` ) as `acris_delivery_time.productStreams.id_mapping` , (SELECT GROUP_CONCAT (HEX (`acris_delivery_time.rules.mapping` . `rule_id` ) SEPARATOR '||' )
FROM `acris_delivery_time_rule` `acris_delivery_time.rules.mapping`
WHERE `acris_delivery_time.rules.mapping` . `delivery_time_id` = `acris_delivery_time` . `id` ) as `acris_delivery_time.rules.id_mapping` , `acris_delivery_time.translation.availableAlways` , `acris_delivery_time.translation.availableAlways` as `acris_delivery_time.availableAlways` , `acris_delivery_time.translation.notAvailableDeliveryTime` , `acris_delivery_time.translation.notAvailableDeliveryTime` as `acris_delivery_time.notAvailableDeliveryTime` , `acris_delivery_time.translation.notAvailableAlways` , `acris_delivery_time.translation.notAvailableAlways` as `acris_delivery_time.notAvailableAlways` , `acris_delivery_time.translation.fewPiecesAvailableSnippet` , `acris_delivery_time.translation.fewPiecesAvailableSnippet` as `acris_delivery_time.fewPiecesAvailableSnippet` , `acris_delivery_time.translation.fewPiecesAvailableDeliveryTime` , `acris_delivery_time.translation.fewPiecesAvailableDeliveryTime` as `acris_delivery_time.fewPiecesAvailableDeliveryTime` , `acris_delivery_time.translation.exceededAvailableDeliveryTime` , `acris_delivery_time.translation.exceededAvailableDeliveryTime` as `acris_delivery_time.exceededAvailableDeliveryTime` , `acris_delivery_time.translation.exceededNotAvailableRestockTime` , `acris_delivery_time.translation.exceededNotAvailableRestockTime` as `acris_delivery_time.exceededNotAvailableRestockTime` , `acris_delivery_time.translation.exceededAvailable` , `acris_delivery_time.translation.exceededAvailable` as `acris_delivery_time.exceededAvailable` , `acris_delivery_time.translation.exceededNotAvailable` , `acris_delivery_time.translation.exceededNotAvailable` as `acris_delivery_time.exceededNotAvailable` , `acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime` as `acris_delivery_time.exceededAccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation.exceededAccurateDeliveryTime` , `acris_delivery_time.translation.exceededAccurateDeliveryTime` as `acris_delivery_time.exceededAccurateDeliveryTime` , `acris_delivery_time.translation.exceededAccurateRestockTime` , `acris_delivery_time.translation.exceededAccurateRestockTime` as `acris_delivery_time.exceededAccurateRestockTime` , `acris_delivery_time.translation.exceededAccurate` , `acris_delivery_time.translation.exceededAccurate` as `acris_delivery_time.exceededAccurate` , `acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime` as `acris_delivery_time.exceededInaccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation.exceededInaccurateDeliveryTime` , `acris_delivery_time.translation.exceededInaccurateDeliveryTime` as `acris_delivery_time.exceededInaccurateDeliveryTime` , `acris_delivery_time.translation.exceededInaccurateRestockTime` , `acris_delivery_time.translation.exceededInaccurateRestockTime` as `acris_delivery_time.exceededInaccurateRestockTime` , `acris_delivery_time.translation.exceededInaccurate` , `acris_delivery_time.translation.exceededInaccurate` as `acris_delivery_time.exceededInaccurate` , `acris_delivery_time.translation.deliveryTimeOnRequestText` , `acris_delivery_time.translation.deliveryTimeOnRequestText` as `acris_delivery_time.deliveryTimeOnRequestText` , `acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable` , `acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable` as `acris_delivery_time.deliveryTimeOnRequestTextNotAvailable` , `acris_delivery_time.translation.deliveryTimeAvailableSnippet` , `acris_delivery_time.translation.deliveryTimeAvailableSnippet` as `acris_delivery_time.deliveryTimeAvailableSnippet` , `acris_delivery_time.translation.deliveryTimeRestock` , `acris_delivery_time.translation.deliveryTimeRestock` as `acris_delivery_time.deliveryTimeRestock` , `acris_delivery_time.translation.soldOutSnippet` , `acris_delivery_time.translation.soldOutSnippet` as `acris_delivery_time.soldOutSnippet` , `acris_delivery_time.translation.notActive` , `acris_delivery_time.translation.notActive` as `acris_delivery_time.notActive` , `acris_delivery_time.translation.preOrder` , `acris_delivery_time.translation.preOrder` as `acris_delivery_time.preOrder` , `acris_delivery_time.translation.deliveryShippingFree` , `acris_delivery_time.translation.deliveryShippingFree` as `acris_delivery_time.deliveryShippingFree` FROM `acris_delivery_time` LEFT JOIN (SELECT `acris_delivery_time.translation` . `acris_delivery_time_id` , `acris_delivery_time.translation` . `acris_delivery_time_version_id` , `acris_delivery_time.translation` . `available_always` as `acris_delivery_time.translation.availableAlways` , `acris_delivery_time.translation` . `not_available_delivery_time` as `acris_delivery_time.translation.notAvailableDeliveryTime` , `acris_delivery_time.translation` . `not_available_always` as `acris_delivery_time.translation.notAvailableAlways` , `acris_delivery_time.translation` . `few_pieces_available_snippet` as `acris_delivery_time.translation.fewPiecesAvailableSnippet` , `acris_delivery_time.translation` . `few_pieces_available_delivery_time` as `acris_delivery_time.translation.fewPiecesAvailableDeliveryTime` , `acris_delivery_time.translation` . `exceeded_available_delivery_time` as `acris_delivery_time.translation.exceededAvailableDeliveryTime` , `acris_delivery_time.translation` . `exceeded_not_available_restock_time` as `acris_delivery_time.translation.exceededNotAvailableRestockTime` , `acris_delivery_time.translation` . `exceeded_available` as `acris_delivery_time.translation.exceededAvailable` , `acris_delivery_time.translation` . `exceeded_not_available` as `acris_delivery_time.translation.exceededNotAvailable` , `acris_delivery_time.translation` . `exceeded_accurate_delivery_time_restock_time` as `acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation` . `exceeded_accurate_delivery_time` as `acris_delivery_time.translation.exceededAccurateDeliveryTime` , `acris_delivery_time.translation` . `exceeded_accurate_restock_time` as `acris_delivery_time.translation.exceededAccurateRestockTime` , `acris_delivery_time.translation` . `exceeded_accurate` as `acris_delivery_time.translation.exceededAccurate` , `acris_delivery_time.translation` . `exceeded_inaccurate_delivery_time_restock_time` as `acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime` , `acris_delivery_time.translation` . `exceeded_inaccurate_delivery_time` as `acris_delivery_time.translation.exceededInaccurateDeliveryTime` , `acris_delivery_time.translation` . `exceeded_inaccurate_restock_time` as `acris_delivery_time.translation.exceededInaccurateRestockTime` , `acris_delivery_time.translation` . `exceeded_inaccurate` as `acris_delivery_time.translation.exceededInaccurate` , `acris_delivery_time.translation` . `delivery_time_on_request_text` as `acris_delivery_time.translation.deliveryTimeOnRequestText` , `acris_delivery_time.translation` . `delivery_time_on_request_text_not_available` as `acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable` , `acris_delivery_time.translation` . `delivery_time_available_snippet` as `acris_delivery_time.translation.deliveryTimeAvailableSnippet` , `acris_delivery_time.translation` . `delivery_time_restock` as `acris_delivery_time.translation.deliveryTimeRestock` , `acris_delivery_time.translation` . `sold_out_snippet` as `acris_delivery_time.translation.soldOutSnippet` , `acris_delivery_time.translation` . `not_active` as `acris_delivery_time.translation.notActive` , `acris_delivery_time.translation` . `pre_order` as `acris_delivery_time.translation.preOrder` , `acris_delivery_time.translation` . `delivery_shipping_free` as `acris_delivery_time.translation.deliveryShippingFree` FROM `acris_delivery_time_translation` `acris_delivery_time.translation` WHERE `acris_delivery_time.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_delivery_time.acris_delivery_time_translation` ON `acris_delivery_time.acris_delivery_time_translation` . `acris_delivery_time_id` = `acris_delivery_time` . `id` AND `acris_delivery_time.acris_delivery_time_translation` . `acris_delivery_time_version_id` = `acris_delivery_time` . `version_id` WHERE (`acris_delivery_time` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`acris_delivery_time` . `id` IN (0x0189BF9D1A2F73F1B8FB99D96665F0C4 ));
Copy
88
0.30 ms
SELECT `delivery_time` . `id` as `delivery_time.id` , `delivery_time` . `min` as `delivery_time.min` , `delivery_time` . `max` as `delivery_time.max` , `delivery_time` . `unit` as `delivery_time.unit` , `delivery_time` . `created_at` as `delivery_time.createdAt` , `delivery_time` . `updated_at` as `delivery_time.updatedAt` , `delivery_time.translation.name` , `delivery_time.translation.name` as `delivery_time.name` , `delivery_time.translation.customFields` , `delivery_time.translation.customFields` as `delivery_time.customFields` FROM `delivery_time` LEFT JOIN (SELECT `delivery_time.translation` . `delivery_time_id` , `delivery_time.translation` . `name` as `delivery_time.translation.name` , `delivery_time.translation` . `custom_fields` as `delivery_time.translation.customFields` FROM `delivery_time_translation` `delivery_time.translation` WHERE `delivery_time.translation` . `language_id` = ? ) `delivery_time.delivery_time_translation` ON `delivery_time.delivery_time_translation` . `delivery_time_id` = `delivery_time` . `id` WHERE (`delivery_time` . `id` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰E:.±q®œç1 ÖË4Ø "
]
SELECT `delivery_time` . `id` as `delivery_time.id` , `delivery_time` . `min` as `delivery_time.min` , `delivery_time` . `max` as `delivery_time.max` , `delivery_time` . `unit` as `delivery_time.unit` , `delivery_time` . `created_at` as `delivery_time.createdAt` , `delivery_time` . `updated_at` as `delivery_time.updatedAt` , `delivery_time.translation.name` , `delivery_time.translation.name` as `delivery_time.name` , `delivery_time.translation.customFields` , `delivery_time.translation.customFields` as `delivery_time.customFields` FROM `delivery_time` LEFT JOIN (SELECT `delivery_time.translation` . `delivery_time_id` , `delivery_time.translation` . `name` as `delivery_time.translation.name` , `delivery_time.translation` . `custom_fields` as `delivery_time.translation.customFields` FROM `delivery_time_translation` `delivery_time.translation` WHERE `delivery_time.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `delivery_time.delivery_time_translation` ON `delivery_time.delivery_time_translation` . `delivery_time_id` = `delivery_time` . `id` WHERE (`delivery_time` . `id` = 0x0189453A2EB171AE9CE731A0D6CB34D8 );
Copy
89
0.26 ms
SELECT `acris_delivery_time_holiday` . `id` as `acris_delivery_time_holiday.id` , `acris_delivery_time_holiday` . `internal_name` as `acris_delivery_time_holiday.internalName` , `acris_delivery_time_holiday` . `active` as `acris_delivery_time_holiday.active` , `acris_delivery_time_holiday` . `start_date` as `acris_delivery_time_holiday.startDate` , `acris_delivery_time_holiday` . `end_date` as `acris_delivery_time_holiday.endDate` , `acris_delivery_time_holiday` . `repeat_annually` as `acris_delivery_time_holiday.repeatAnnually` , `acris_delivery_time_holiday` . `created_at` as `acris_delivery_time_holiday.createdAt` , `acris_delivery_time_holiday` . `updated_at` as `acris_delivery_time_holiday.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_delivery_time_holiday.deliveryTimes.mapping` . `delivery_time_id` ) SEPARATOR '||' )
FROM `acris_delivery_time_holiday_restriction` `acris_delivery_time_holiday.deliveryTimes.mapping`
WHERE `acris_delivery_time_holiday.deliveryTimes.mapping` . `holiday_id` = `acris_delivery_time_holiday` . `id` ) as `acris_delivery_time_holiday.deliveryTimes.id_mapping` FROM `acris_delivery_time_holiday` WHERE (`acris_delivery_time_holiday` . `active` = ? )
SELECT `acris_delivery_time_holiday` . `id` as `acris_delivery_time_holiday.id` , `acris_delivery_time_holiday` . `internal_name` as `acris_delivery_time_holiday.internalName` , `acris_delivery_time_holiday` . `active` as `acris_delivery_time_holiday.active` , `acris_delivery_time_holiday` . `start_date` as `acris_delivery_time_holiday.startDate` , `acris_delivery_time_holiday` . `end_date` as `acris_delivery_time_holiday.endDate` , `acris_delivery_time_holiday` . `repeat_annually` as `acris_delivery_time_holiday.repeatAnnually` , `acris_delivery_time_holiday` . `created_at` as `acris_delivery_time_holiday.createdAt` , `acris_delivery_time_holiday` . `updated_at` as `acris_delivery_time_holiday.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_delivery_time_holiday.deliveryTimes.mapping` . `delivery_time_id` ) SEPARATOR '||' )
FROM `acris_delivery_time_holiday_restriction` `acris_delivery_time_holiday.deliveryTimes.mapping`
WHERE `acris_delivery_time_holiday.deliveryTimes.mapping` . `holiday_id` = `acris_delivery_time_holiday` . `id` ) as `acris_delivery_time_holiday.deliveryTimes.id_mapping` FROM `acris_delivery_time_holiday` WHERE (`acris_delivery_time_holiday` . `active` = 1 );
Copy
90
0.11 ms
SELECT `theme` . `id` FROM `theme` WHERE (`theme` . `technical_name` = ? )
Parameters :
[
"zenitPlatformStratus "
]
SELECT `theme` . `id` FROM `theme` WHERE (`theme` . `technical_name` = 'zenitPlatformStratus' );
Copy
91
7.06 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = ? ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰¿\x1D –:K×±´«*ý2Lç "
b"\x11\f Ü¿ö\x1C H_°”%ó\x1D\x08 ²” "
b"4µ@Qt\x18 G\x06 „Ï;è»fS“ "
b"M|ì"Ö\f @£‚dxßÞh\x0F "
b"QV\r `\f ÛG\x13 Ž‘€@Z£´¥ "
b"‹SUÐlGNË‘\x1F Û¯Øý\x1D ü "
b"™Î ê©A׊© ¶òAÍî "
b"›ÝzžôÊM\x01 ¬{“ž\x1D LÞ< "
b"¢J+ì[íD€“E¦—§Øï— "
b"Åð¬êFÛ¨)É\x04\x1F U "
b"ö^K]'ÂD\x14 ´\x05\x15 eÎ7–h "
b"\x06 b\e WZµ@Ý‹ž}K´µ©_ "
b"3:J\x1C ŠVJ©‰ááU\x10 ÊôŠ "
b"6E:í\x07 óB¾§*rÀÆÏÜ\x1A "
b"I¥?f«9M\x13 û…<Ñ&%Ÿ "
b"_ÊíMuSE–±ÀV€*µ\x0E ½ "
b"aÉŠÊx\v Hû§õÞ÷Z»œ¡ "
b"lZ\x1F Ö \r G\x08 ¿ÄH%$\x00\e ! "
b"³`%z”ÌG&‚9º¦û9o÷ "
b"Õˆ\r õ(B\x17 ‹dß»ö¡½è "
b"Ú¶Ä·Ë\t Bö¿"\n \x03\x00 „‰þ "
b"""
ç\x18 Ó&~øB\n
¦²ÌÝÀ.ÉÅ
"""
b"ë2¶yi\x1E O¾•Xž\x1F \x1D ¿Ë "
b"1¿xY\x07 OJ>žløUœÑ@© "
b"K]9\x13 4åF–\x10 *‰1'—U "
b"R\x11 ]\x02 -+LÖ‹®›G†uâ\x08 "
b"¯Ij$Þ>Jƒ¨RA)#… G "
b"VÚÖ¤Û\D{Ÿr<CÔ\x05 €K "
b"w\x08\t\e Ñ<N*€\x13 ùã;1ó\x1D "
b"~x~\x17 KNJÄ´Øí–¤Ö\r "
b"ÍDÚŽO\x00 H§¯FçƒñZWt "
b"*+\x14 ‚fý@ˆŠ—\x02 ™ÖRA‡ "
b">Zy4¦”A,Š8\t L\x11 %þ\x1D "
b"Z]žuœ\x0F A[°}\x07 ¡…G¡ú "
b"Ð*ÿÚ¶˜K½‰\x1C :?¶_‰Ö "
b"î„#aÏÁJ•¯\x16 -Q>³ "
b"""
\n
ä3sË…Oe¹§âT\x0E ¬\x08 a
"""
b"\x14 vï·—¡Fc‚iÓ26‹ "
b"f÷‹T<_A\x10 ¤EG\\x13 OêÌ "
b" üuÙuÆC⟯a¶\x15 ;\x18 W "
b"Ñ {g¬ÆA™”0o&‘ÂØ_ "
b"y_‚ˆ!IšB^“\x16 gJó "
b"""
“÷q÷ÂÓOƒŽ\n
‚\f ²GÏå
"""
b"Ú\x19 éþsìIÀ«NòÀ\x1F oªê "
b"ÛÇnå\x17 9Ep”Öc&_ÿò- "
b"\t OÝÜɃAj¾\x11 Hß\x17\x1C g\x03 "
b"&F'ô\x06 ðF?½\x02 Øð\x14 ’\x02 © "
b"9ùµ\t Ê™Læ³ñS·]\x1D p7 "
b"""
G\x7F\x04 "|\x03 I«µ\n
áÒ\x0F\x02 Å"
"""
b"Gƒü\x18\x01 âGÄ»\x02 ~V…Ç@\x01 "
b"H:svò÷G*¦ë\x01 [E\t Ó_ "
b"m\x01 iÝ3G˜’zÝ„ÑYý¯ "
b"—UIk*SAí¾{\x12 ÃÑ\x00 ó "
b"""
½Ëq,²B³‚\x08 \n
0êrAM
"""
b"ü-+š5=EÞ\x1E 7\x01 Ò$¨\x18 "
b"\x11 ¢_ DµH§„ÿË†Ž“OÚ "
b":õÍüÚªI´¬Ð¦ÇUGŽ "
b"^•*ÙÁýN÷ªJBKDÞå "
b"_ˆ·s¿K@\f «$•µ‚°K‹ "
b"fä-Œ\x15\x08 Lv”÷AÕU¤\x1F "
b"ygåCO±C5¨³Ç\x1D §i5¡ "
b"žleÊ\f ýA\˜8V\f ŠÒö "
b"§\v #j:ë@ó‘þÌÃÏz\x03 "
b"É9fHl!C\x07 ¯\x05 =4Ž…\x12 ç "
b"Ý\x13 ŠD.HEæ°ª^ÆE\x14 ‡ "
b"à]\r \x19 =TF¾¤¾3Èf;y "
b"謉ZIÁBÀ¦\x04 ðô\e Îù "
b"ò0Ép\x12 ÚNÅšy®BòÍôê "
b"1Ñ•J½¦OhžêÌ\x1D î’Œ "
b"Dxe6ІO\x10 ªáÈ\x1F >C†¡ "
b"SW¸›µ·Oï¤,®•EN \x17 "
b"Uï\x02\x1C f—C\v µ»ð\v ’Ù®R "
b"^Ïœ›¥EAÚº\x02\x1C ½Àñæž "
b"yöÌžç”O©°e¼¢q.Œ% "
b"á8Q6%tMŠ \x11 Q‚™n‚( "
b"—Ž\x06\x02 Y\x17 J½“W\x06 4\f Œš\v "
b"\‚Túü×EÔ´ŽÂ'\x12 "0Ã "
b"<t\x17\x0E ’£Mÿ¥’\x7F 6Dž?Á "
b"L‡w\x1C q$Aƒ«µNÖ™¡+n "
b"Oò±ñðOB\±ïª>„óeT "
b"v\x0E\x00 B¯M`\x1A\x02 Ùp,C… "
b";\x7F 4Vš¸@™¬nM͑ހ‡ "
b"bA´ÙÓ¤C0¥:¢ñ\x1D\x13 Öœ "
b"˜\x1E z²„0M\x1F ƒ•·ß\x0E /r "
b"\t ¡–ÃqHa¦ÒÜ7pe\f "
b"O|§)~øD]š&°ËŽSc\x00 "
b"£Õ‡\x04\x04 0MiŠK6B\x10\x06\x17 s "
b"™+MªòJóµ@:Õ\r þ´\r "
b"žŠùâ¢ÃM¡¦¨\x17 `0Êÿ\x1A "
b" ,s.¦»A}¬¶[‰Ì\e\x13 ð "
b"=Ï?€±.MK—\v Zðâ$\r • "
b"GyÁ)WÌK¥ ¾»HFE\e ( "
b"c·xØ*+JP±\x04 oÖFª Ó "
b"àU\e _O\x7F C^œü‰J\f ù;\x14 "
b"""
C\x16 \n
WøŠA« \x7F …Hx0`
"""
b"C³URW%N\x0F \x12 ¬\x14 ³¬A\x00 "
b"N\x03\x04 ø\x18 kL\x16 ©Å?Ey\x17 kŽ "
b"–W˜øGãFiJçv*3gC "
b"´\x1F püWÎK§¾„ƒ_Köל "
b"Ð\e „\x7F ’\x17 L\x08 ©Ò®bT”‚D "
b"NØeî2ˆJæ¯äË\x16 ¯1\x00 6 "
b"tΊ>ø?LË‚Ž½ôš‚Û= "
b"¿4Mÿö‚JQ¤˜eð¬\x1D _\x15 "
b"ÚL\x15 D}qF›¬‚Ùô4G$p "
b"õË<90ðBP€Ûú6[+¡À "
b"\x16 Íóš'J~»vÊ߯¦Ñ "
b"Š\x7F £\èC<³CÏù+Œ¥— "
b"£ì\x04 ŠeEý‹[ÓêË0°? "
b"\x1E\x7F ½YÏÔCí¢ð;ÆïF\t Á "
b"f(m\x1E £HJ\f ¸AϨéuH} "
b"’ˆÃÁswCk·\r hæ%•ô* "
b"š†uϼvGJ¢°\r dø‘q\x00 "
b"òÈ$PunL\x19 ¢-kÔ¸?{ù "
b"ÿ\x7F £†Ï×J\x13 ¨L-Ò?ƒ\x04 % "
b"\x08 tøaä\x01 Omgn.×qi÷ "
b" žND·žJI¼lôà\v \ "
b"L \r .U@À’æššÏÎ\x0F\f "
b"¾'Çú>N"flÉÉ\x01 1Ã "
b"\x07 ˆÁ}\x06\x1E Jð¬Î›9xýQ+ "
b"Rá0Nr&BD¥uñŽÒ6‚Å "
b"•P7PŸB(˜¼`åÂ+“\x1E "
b"«ú¾Ì§ÄK“™Ü¢\x11\x06 Å\x15 ñ "
b"؉/Jo9O9б;I¶žqŽ "
b"E‚ºå¨áAí³[Ž3ò,õä "
b"aòV²bÜL¡ªlêÁ\x01 ´ºà "
b"ôûZ\x05\x15 eGK«%¡nÌ\x03 ¿^ "
b":ÕsGìYIE¡ÂŒègÎ\x19 s "
b"\x12 ×5UñES¶–^d.O\x01 ’ "
b"\x14 ½4þl)C¬®í&çc/UP "
b"U8YªçòFY¨P+\x15 5¸› "
b"rc¨}\x04 ÀG¦¨Õù0Ø™ù™ "
b"ÔÑ\x1D üÓ<KV©±C¥\x00 ¿Du "
b"ûp©0âCJã¸wz²Èqsû "
b"""
_\x04 \n
ˆ¼µO˜«®1»Õc«ã
"""
b"qÍ\f v§}I\x19 ¸à`•›ÂQ "
b"""
©¾J¤ŠêB\x03 øG\n
ü7×
"""
b"\e ÍCWã@.©Ö0=Í-Ü "
b"""
€ÊÆÓ¦iM'ˆu¯Ô§\n
©
"""
b"¦\x17 3`„mL]¢pÙæ}\x03\x18 ¨ "
b"Ïk qÈpO»â€ž:\x19 Þ "
b"ï?’Ü»TOÒ;Û\x10 ³ê¬Â "
b"\x01 í‘÷OÒHĉŸ×‘‡î²Ç "
b"""
»;tè¥Mê®\n
\x1E @YJŠ=
"""
b"·ëŸÜ\e VAõ—\r ý4¯Ÿ5ì "
b"½Æìœc1CsŽût\f 7d’~ "
b"À]~'!{MU“^ŽdÈ\x12 çP "
b"\x01 >ptp\x08 @j²@\t ˜/pî "
b"Y¨ƒ`j¿HZŠ´6û\x10 ±ÆØ "
b"‚\x00 jr¾ÕN®‘Ó†²\x1F\x14 \n / "
b"¬I•r03D~˜\x02 ã…Ý.\x1E ¾ "
b"\x1A PAl¹÷@—±`\x00 çF]±Ñ "
b"ñ»[[©÷N´‹T‹ÙyÚV[ "
b"\x12 V,»Ê\x04 M? ;øvÁÌUŸ "
b"5^.p•Nˆ·ßÉ÷Âýrß "
b"""
\x05 í\v \n
KêHH´ä\x06\x04 ˆ§ÿº
"""
b";»`f<ßIm±®ÃñÈ\x0F Õ† "
b"mù‰‚Å,@Û•W‡ÉÈÎ|„ "
b"¶\x17\x08 S•;K1«-CÍ6Ôˆz "
b"\x08 ÃHYpVI‹²I\x11 "ç\v V "
b"rÃUÛly@$·|õžo\v SÞ "
b"€ØËt7C\x02 ¨½<©/g T "
b"áCK™í\x04 KsŒ\x06 Œð+ S¡ "
b"l34È{äEB¬¡å\r ½Ž;e "
b"ªa\x06 ~¸ØKù’N\x0E ÿ’JÐb "
b"""
Åc\x08\x05 ²CGç€Q-õÈ\n
‡
"""
b"Íô5{ƒ½AÀ€·¦Å©v0† "
b"Ÿ\x1A\e «Ä‰A¬qbp\x08 /\x1A : "
b"ÝN´7JJN«—\x1D aÖï¥9 "
b"l8ÃȶpIy€ÂÒï˜6_\x1C "
b"¬\x1C ži¼G"›\x16 \r J)Â "
b"È ÖÝ‹VB\x01 ‚\x1A Ã%‘ìÝ? "
b"ú\x04 Ö\x10 ý-Dt©|éÐÐ$“£ "
b"\v Y>ÇkÒF«£Q÷\x06 _협 "
b"ŸN—€&ûH\x1C ”U_°\x0F ûÞP "
b"¾àk\x00 ñ’Bñ¶Ì1\¦-ÕÓ "
b"Öô¸g"É@¢¬8v\x19 º<U| "
b"Ø5Yýº\x07 G.›Žn\x14 Kµ—Z "
b"%e»N²"IH©q\x01\x14 _ú‚œ "
b"pLÃÔ\x14 !Aiþ™ë÷O:á "
b"‚ÈDe&YI„¯…œoù®ò¿ "
b"ÔT«\x1C ÕÃA\x19 ·Úì‹m\e Ÿ "
b"@Xå\x0F\x19 }F\x04 ½…¶‚¹ÉÍ· "
b"T)åØlÏKn§8A¾P;k\f "
b"]\x17\t Ò:¬B«–¦ëù“xØI "
b"aÿ&kA!D=€V\t ^Œ3vÆ "
b"sb”±{BÊ¿Z»ÇËüR% "
b"Ý—ÍÚ1Mi¶\x02 n\zÔ» "
b"îw(NjcK›¾†*>¸áÞa "
b"\x05 È“ƒö€GG¦¯U†ò.\x13 ú "
b"&´J\x17\x15\x12 MBµxD\x7F ²x¬4 "
b"/J\x1F ~2\x05 @W¥\x0F ÖyR´‰ó "
b"9Ú>~¨•IçJ\x03 Ò\x11 •Ú% "
b"zßb<d±Be¼ªsk]\x1D ¤? "
b"¦øu\x01\x10 D¿®Èßÿ—çÃ\x06 "
b"\x15 ˆ\x1E „`ŒN+¾i1$tÆ "
b"Œ0Ù‹I¡J*Ÿ…´wûêR\x05 "
b"ÆÊ–ÿnõL§ÿâ¦`ã⤠"
b"\x14 ¼R\x1E k£Iž°ÝGL3¾\x11 "
b"2±\x7F x`°@\x10 «×\x04 »CÞí "
b"…×Ë\x03\x13 ÷Bç‘Gô oI~\x16 "
b"Ù®\x12\x11 ’€Cj¿/-AÒ¸r "
b"' ¸ïC?K´¬`ÃÖt\x19 K~ "
b"+ÒÌïtvBP•¢\x03 ¡–\x11 !\x08 "
b";!'p¿ÇO\x04 ·\x11 ßõ–*7Ö "
b"\x1A ûÓј2D&¿‘á…3$…’ "
b"\x1D\x03 Œ¬õsC¹¶Ái>æ˜? "
b"¢1ÓóriNr’•æùP*ë "
b"¿±õæä`K@¾7\x16 kóáYT "
b"\x0E ë^TÛÊC8–ðÞƒ¢dK "
b"„Ä$\x02 ª€AÓµSw\x08 o¥Iõ "
b"ʈÏQ˜D¾ê„ÏYûW0 "
b"tÚ}V€tO\x01 ‡‚UZÅùÓÿ "
b"¢Á<•?¨B¥qh"©…<S "
b"š+¼eZLB¹Ú6V5êæö "
b"žðõÙÞxBÿ¦$†H\t ä„ "
b"K#\x15 HúJp‚go-fðü\x1C "
b"¯'ú=ì\x1A @°§ŠÕ0×-˜¿ "
b"UV\r ÒtRHk½†ãÒK[*4 "
b"\x1A 6R‘d\C¥¿ÓMXb¯I÷ "
b"*Uib5;KÙúa¥\x1C CC¾ "
b"Q"‹\x1F †ÅF\t –\v ^ÐGý¶s "
b"è¾j\x1F õ\r D\x08 ž„öops\x15 ¥ "
b"òt3¼©6N<µ\x04 wûd¶d\x1C "
b"""
\x11 f\x15 t\x06 \n
Då™_}×kjºø
"""
b",\x03 SÉ€|BXžÏ˜¯Qaû) "
b"h>u\x7F 5IO› #\x0F 6„\x15 Gè "
b"Óßó÷¾ÙGß«ÇFL\x07 òå\e "
b"\x03 ÑÑA¦}Hè‰ÁŽw{ÓÝÉ "
b"{·ûAs5O‡¹L\x14 k¤ØŒ\x02 "
b"|)ï«/»C§‡*Š\x1E ü´¿ç "
b"ôoè\x10 ZCCý\x16 t\x1D\x1C\x08 8í "
b"¦~\©UCÞ„˜Õ\x1A /Ö# "
b"ìñk\r \x14 éC×½Kã=åæ=Ô "
b",Ó'‘¨KHc¼\x14 'kÉ,Ó` "
b"K`§0óJË»kò`£N\x00 â "
b"ŽÞÔu¸ÁGR´(>ÛÍJ!¼ "
b"•LÌ\x16 ×\x1C D±ŠNSXæ‰+- "
b"›õ²n\r —Fžš©lNÞ}èê "
b"""
²õ\n
mP%B„¡ÚdF\v ›wÁ
"""
b"À2\“OgIF‘=Y@“†\x08\x1F "
b"Ê'SÅ¥ÂG]¯š t\x06 «< "
b"÷d\x16\x00 p¿Lº´\x03 èi\x1E 4•‰ "
b"B¥\x7F ü?âI.°j\x00 ¯þű\x01 "
b"À:Ç8D:KÞºê\x08\x03 ±4…ß "
b"$Œ(îÀ"IÑ¿Ò\v zíx\x13 † "
b"6ÖŒ{½N…š@\x04 ×1±³P "
b"¥C&á\x16 CHçíõƒr‰"\x06 "
b"¯\x08 i~ݪEÖ½OͲp4° "
b"\x1A ÓɧŠ<Bl…‚Â\x18 à2“n "
b"1*D4.uNÛºã•E¤UI˜ "
b"o™YkiYAs¼xývø\x06 ž| "
b"¼ý#\x02 \r M¨O\r \x13 «\v :w "
b"0ÜB§øþLŠŠ\x7F éÿ¨kWŽ "
b"ûø—À\v ÇB–¹\x06 B>þ¤á "
b"\x07 dÈ\x7F ›ÕH‡”A\x1F R¨Âˆ "
b"§¶Ï¡“íFUˆ»\x1F ÙlÔ¨ª "
b"Úâ–MÆE¼¬\x08\x07 ±\x07 ô»y "
b"Éšo™‚aJÆ’\x05 \x1F ¤:ßh "
b"\x12 õÝ`?¤Bïˆíô²ƒ¡$Ê "
b"\e ¤¾ŸÒPMÒœâ?lB®\x7F 8 "
b"]ë†ãh!MÛ¢"T,ŽÁ'Û "
b"“¸ãÏŽÕJúŽ\x00\f ¶„\x01 Ö "
b"\x14 Û¿\r \x17 =@³“Ò¼¶’\x7F ì\x18 "
b"‹Îw\v š½JQ®YæU—×a\x1D "
b"Á³3þ\x17 •Cí•$Ä\r |–Š\x1A "
b"ó=.š8ÊI\x06 §Í3±\x02 —\x05 Ï "
b"\x1C ^\x15 …q\x19 I©¢ù–"hˆ\x1E ` "
b"+÷L7}ãN{±nžSå4ök "
b"àQ\x00 +>òE\x10 ³Òšæf^XÙ "
b"ç}†.êdIB¨ûˆbÎÓº "
b"\x15 ¶¯lãfD4½ÎÎÿý;;M "
b"€X,µnQO\x05 ‚v¥ú½#oü "
b"0ݶ\x05\x10 œA‚¤\r •ã!ú\x08 ’ "
b"—beÜS?J\e ›N:‰|Ú×M "
b"ÜÀ\x10 ±ù\x00 Dæ‚64ˆê\x08 \x1A "
b"ø`]£ž‡N°®œ`Åp‰\x05\x17 "
b"ô2Fn+HG<´\x05 þ \x1C o8 "
b"÷\x07 ͬš‰C.±tí\x1C ©Œ¨+ "
b"¹1«ëÒKð£\r ¤=ÁS´F "
b"˜õµ\x1E ›ÎC=˜ÙºHŠ\f ew "
b"šÏhU3|JïµTÌî•ðvç "
b"<Ú]«±ÚNè¹Aº\v Ös\v ¬ "
b"z—µ]ß\x13 B•—\x07 ÏüW±p¼ "
b"{ÒÖª”2Gz‰ÒXû\x05 õ¤\x1F "
b"\x11 _KÞä«B޼æ2{\x0F P+ "
b"q…\x00 "\x14 £DÒœ|’f¬âBM "
b"uŒeº(WJ\v »a-œè€çÛ "
b"Ïß¶sQsI„›…\x08 Á°¡³c "
b"Újvt åJ²Œ\x10 È’‡…K "
b"\x08 ¹&Qû\x19 Fã‘9\x1F `„\x00 T\x1A "
b"93>·ãSE•˜"\x16 ‹X9«\x1E "
b"""
Î1Æ\x19 \n
SKà¶\x18 µ`Ú½\x05 æ
"""
b"<EÊö7aFè›·HoÖï› "
b"–îžÄŽ1JS”F”eˆTb "
b"«wLˆÎ\x1A H9¾s\x03 ^\f fyØ "
b"é$¾ñÆëLê¾Ú\x12 @Å+ãµ "
b"2\x12 ºnûÒEc…e~=5òcÙ "
b":\x0E ÎwˆæIƒ¹yÎ\t x=\t Ë "
b"Ê[ì0—ËO«‰À_xz“,´ "
b"\x16 ¿=#‡e@Ï–Ü6³‘„Þú "
b"ÿ»¤Ò\x15\x08 O(¬¤»k•-ÅB "
b"\x01 \x17 ›Þ½@ ›,™¿¯ï´\x15 "
b"\x10 Ç\x08 6U\x16 D3¬Áäü6l\x0F # "
b"""
S¦\x7F è9üIž„rRc^«\n
u
"""
b"fß\x19 tn‰CB‰0\x07 „áµ^ "
b"¤N?ù-ßG7‘\x1D l\f ï Ü’ "
b"\x1F у\r w>F|¸*ôUоO "
b"·¢)å¼'NªŽ\x0E '£‘nâé "
b"¼÷%€6[B…œ\x05 ¡¦]òõ¯ "
b"\x00 ¯ñ|¼'BºªwT%\x05\x17 _ "
b"¹„_°tEÞ\x01 ~±lùq” "
b"éôJmÍøD¯¾ÀeÅX+‚‹ "
b"N^õlK@LaŒˆæß:‹+2 "
b"´³ˆ\x0E\x1A åI ®>7QÞ˜Iñ "
b"ûM\x03 Õ³@I£Œ3ú‚,À+I "
b"\x1E …È¡½4A¾™?67ï„\x01 ' "
b"-Ì>\t ¤ MO¦Vz²y¡Ì€ "
b"\x19 .{²Kꕦ0„w]”6 "
b"""
ÁnQ\x08\x18 /@Ì¡\n
ìmF\x10 ²S
"""
b"\x10 R¡»6#GÄ…\x02 MÇÂÎV« "
b"„e\x1F žœlOϨª\v\x0F SÃý "
b"½£‡‰+§Hé²\x15 £\x01 bPõ\r "
b"ïÕÀ<‹OÖ‡M®ê8ÞÇ "
b"iÄγP¾M\x00 Ƶ©ºí\x12 ` "
b"¦z*;m\x7F HN”í€:6«)# "
b"Ö¸‘«F-G‹ŒËÏáBGM\x0E "
b"ýãì×zFT«úr*0™x "
b"Ý}^^ï´N\x06 †[Å\x18 Hé\x04 Ì "
b"õ\e øm^‚@ç¾JÇFÑ!³Û "
b"9¶Á€(Cø™–¼$z« "
b"\x11 ÃTÊâ²C‚ªˆ\x0F\x17 jì®+ "
b"""
¿ÝN’þ“A¨¢Âo\n
Í<\x05 9
"""
b"3ô\x1E $íTH‘„w©û`èüC "
b"`$ÕØhÈE†…Ã%™Bïç\x05 "
b"t.\x04 ÄúÊ@\x15 žÃbgZÚ1 "
b"\t Ä€åÒ°CþØÕ\x1D ·Æa: "
b"""
sM߬þ8I\n
³i¡Œèg÷Ú
"""
b"¶0uïHœO[ž\f ÝÛvât˜ "
b"\r gk‡ÞOEõ‰5\x04 Ž;\x04\x10 Ä "
b"‡õB,÷5D\x10 †&™†‡˜‰ "
b"""
\n
ØÕ\x7F\x14 ØOh°-)ó\x07 9õ3
"""
b"\x12 z½r\x14 ‡@p€ì¿èå\x04\x13 ã "
b"\x13 ‘jÿ™\x1A I&\x0F ößÙÏ«\x1A "
b"Xä¨\x05 \x0F N€…–únG\x7F FE "
b"ÙÍ{ÂŽL\t ¤y^à\x17 ã\x7F\x0E "
b"Q\x19 °¹öÛNÝ‚šõ«\x06 Ú\x1E t "
b"‹\x18 s†n\x1F H\x1E ¿÷\x1A …ÝNË "
b"¢£Fš—”FÙª97µ\x18 ÚK+ "
b"Ï\x0E ¬¨Ð¼B\x02 …竈ÔïËö "
b"kªÏBÇJG¤Ö“;µßr¨ "
b"rõc4ÊüEÉ£YŽÒ“·ž6 "
b"û÷6*´}NÂŽ\x1C ,çùÈ´ "
b"Öñˆ´ú*G}…m'’Æ\€Ö "
b"Œ«ß¼Û\x04 M\x1F º~(\x02 !}oÌ "
b"“tDƒ\x7F ¡@˜½ŽÀ\x08 ×XÄß "
b"?\x11\x19\x1A ›,G\x14 :Ú\x05 <\x00 ¡Ú "
b"Òÿ/lY?H<Ž?[ˆT]’] "
b"0üTó3WE‡»F\x1A ¬\x01 )éý "
b"å¹9‘\x18 ûC\x12 …\f\x18 ¨UÇ|\x1C "
b"D\x13 ƒÁœWM3©½\x13 .ÍéÃO "
b"Œäx±¼ÐOݪR×ß;'ÿ "
b"°kÊDšêB›¨„ùa˜\x0F eÍ "
b"Øèx\íÿOJó™µ\x1E [Rå "
b"ÿH‘çw˜K;…¿É›§¡¾\n "
b"¦®½ÏNIJüZò4xÑî< "
b"S\x12 ¯„s;F„¸ƒÏ\x17 ìòȤ "
b"ÿf\x11 âH\x03 JO¼LÁ|á\x0F ¼e "
b"\x19 š‰¾0çOç¡ÎŽ\x00 ÖZè¡ "
b"^ã÷® nH,¸´\x0F ÝmÂ(\x1D "
b"ЦÑ\t êXEÖ…':lõÐ<r "
b"\x19 $gÞºBR¦ÿ\x14 £Pë> "
b"\e í¦\x02 ²tGΚ6\e C,\f ‰Œ "
b"{.m½c4C¼00ƒ\x0F ¡fF "
b"Ø3mŠv Nu¿6tï.›]ä "
b"\x03 -\x13 ·Ÿ£Nã—©Eø\x00 £é³ "
b"\x10 ÄÜ6»ÉFÉ´ö¾\x15 ꈪP "
b"\x12 ©ØÖ³M|Ó\x14 ß\x17 Š¼Ð "
b"%*0‹¶ÿL·±¹ÓÑ\x1F Ú„ "
b"4 šˆ¶ÙH\x12 ¥Ò|½O0\x02 "
b"P_ŒØ\x11 ßG‚‰«í\x15 Ž¿CÐ "
b"Yûy\x1C ;5JÖ£ü \x7F Ky;‚ "
b"‹à\x00 ˆÞE뽑R\x01 QÁ2Œ "
b"œV5|Öq@ð“Þ·3Ä\x1F ·e "
b"wrtƒ\x17 Aq””Ú|ÎÄ\x18 ` "
b"‹ÅOUœŸBÛ±·Sòí{ôM "
b"ª¨þð~E§»\f ‰ôv5™ô "
b"ÝR—ŸýÝMͼˆóÃë~;T "
b"Jæuíù?MQ®C"€4\x1A ¯d "
b"†«´\x0E óYO\f ™Vý™ßϾ\x00 "
b"Ç4™\x17 W\x10 KTž—‚¸u\x14 ²ì "
b"å_©’"îL!Šë¼rÓþåš "
b"ø)ÿØóa@\x10 ²\x12 SUº\x10 r# "
b"î¡)¿›2M\x0F •:8ÀG&¸Ž "
b"N×(\x06 uCDÓžþÒ2—>jq "
b"È\x0F òKÝYN…¼/ÑÓÃÀ}¾ "
b",ŒÏ\\x07 åKÓ¸¢£“© ¬Ÿ "
b"yb§^\x1E\x18 F,¼þ“®Žðz² "
b"ò¸û+¸×J|›M‰–à/D "
b"ª÷\x1C PcƒBص/_\x7F\x0F —È‚ "
b"""
ÑO\n
B[|E\e “±<¼¦vÎ]
"""
b".¹9VŠAEz«hYr$ÜDú "
b"tŽ{lÞ×Hz²Zs‚\x1E ±'ž "
b"—Ÿ\t Æ5\x1E B¸¬\x18 ïÛˆ÷¨X "
b"ãñ«Ì>ÓN1Ÿ½bc¨\x08 "\x19 "
b"zqŸ$\x0E ÓNZœè¹U\x08\t )¶ "
b"Á$9¦\x7F ÝN0„N 4«FÅ• "
b"áø\x0F ól·C’¾ÈȨïý2G "
b"\x0E †"‹aëD\x0F œ‹2Á+Ä4f "
b"q™¾p¡P@\x12 ޲XšO\x00 Ö "
b"""
_a-w'tJïƒ{\n
\e Ô÷ ¿
"""
b"‚p²É/\r N\t Ÿ{\x1D ë\x19 noR "
b"Â(\x14 7˜ÌEý±Õ\x1A 9×O)Æ "
b"I”îâ\x0E ¨F\r Û9RK˜\x1E\f "
b"NØ[\x0E ŸãFú¥vÂDö<\x06 "
b"TB\v œ\x11 Aá•Ý9?/‚U— "
b"uoƒÿùöD]º//\t 'fXA "
b"""
\x1A\x1E\x03 ÄKø@B¹\x7F 5õU\n
#h
"""
b"ˆoë\x04 YìBŒ‡›†µ\f " "
b"t\x16\x12 µßœJ\x0E ‚=6¨Bx2\x02 "
b"\x17 *«Ëˆ\x13 GœšÍÏ"sÔI“ "
b"]åG1°\x08 I’™È\x0E 2:o!\x06 "
b"\x0F\x1C ¦šø–Iu󠁾5ž "
b"<x§HÎÙFM¦QT\x01\x1A ÿA§ "
b"\œ˜Ç$³Mg…õŽ€\x16 •¾\x03 "
b"Å–‘\x1D .lFs¼´œèïš3û "
b"èá‚ÂÏÑOÁ–Â\r Ûv\f ýõ "
b" ³\x0F ‚-iG\x1A ±\ið"‚²Ô "
b"¸ž\x18 Ä8»CÓ›.ë‰"¼» "
b"ø4\x17\x7F @½E¿ŽHR“\x05 g—¶ "
b"y$Â{\x11 SF\x16 ´qîêÌ+1$ "
b"@î‰ñ·WKº…#ä×,V¬ "
b"Œ¨ö‘ɼK}³Ž)AºÉeð "
b"6\x05 3‹FÃBë¸|!Êí¹é\x7F "
b"O`ñ\x16 iÊEÁƒU9›ÐâP– "
b"„sjÙýzLy°ÃÇa:ó\x0F F "
b"™gÛ\x12 úæNpŸ\e sµ¬1ï\x01 "
b"¦y\x01 bK4E˜\x04 9zžØ¼C "
b"óõvÜeOH-¥¤\x08 I·¤l" "
b"U¿ GоL¿œ¼?´ˆ¹Ô© "
b"""
ge),)WFl£äL\x0F ·\n
\x01\x1F
"""
b"¸\x16 Lõ9\x11 F\x04 ©-K9kxœÑ "
b"ÁØ®‘\x06 Bv¼‚\x18 ^Z¬„m "
b"c\x11 ÊæémI< ô}L˜m "
b"°\x1C Æ\x04 £Iä²Ôìo™úç "
b"Ö’ã·’ÀBjº\t Ûx\ \x1C . "
b"‹Óà\x06 õ@g¥\x11 `q\x11 cì& "
b"š_˜ŽÃI@Çžš\e )·vú[ "
b"¨@"8öšI\x08 ®‡\x7F •q°‹\x02 "
b"º`ðò2Jækt¨\x0E 4ŠG "
b"Î"{5,ïB\v „#WRÞ•=ô "
b"\x1F\x03 \r ý^\t A`ºì92¸Kê "
b"\x18 oFj5/@X¨¹Z¾¿ÿ$\x11 "
b"ω7AÉNNÿ\x17 @§Ã±?\x03 "
b"”\x18\x06 ^N¢KM‹9…~Ô\e ¶Z "
b"\x11 <[ë\\v OHºƒ©™®)r\x02 "
b"[¸ž+\x01 BFœ§†'„O(\x1E O "
b"m±Ëuä9@\f œó‘\x12 •ßÕú "
b"TÑE´M`®ÙÃ\x7F xÙAØ "
b"hoM,fyGß»{-4Œ\x00 ¬õ "
b"€±\x19 1h(@%‰wŽ áç? "
b"Qj…m]¼L\x08 —f\x08 /Ïœ \x01 "
b"™Ž:U{(L{(\f ¨x]aÛ "
b"±hmYë¾KV£\x13 Ø—ZÈ\x1D i "
b"Þiõ]c\x12 K¶¿&$2:ö\x00 ’ "
b"o€Å¶/ÉGí·Zãó/[1ö "
b"·\x16 ù>“\x10 OŒ¿ä©°Ö@…F "
b"Ã\x18 I#<\e IÓ¦5\f\x1C j šY "
b"\t ±ÒDÎGM¨lþÓ‡Ó¢ "
b"W[)\x19 ïà@‚–¤Ás\x7F þœS "
b"n{(°Á<OZ€¥uO\x1C ¢ó\x03 "
b"•\x1E ±¬<›GζÐ\x7F Ýy«Iã "
b"\x14 ¹eŸÖuF@«\x12 Õ!ÇQ\e * "
b"ø\x07 \x19 6SL[ŽWµµç½Œ§ "
b"9o•¾g\x12 @@ªàº\x13 ò\e Fî "
b"I9Q@÷ÇIމ¼—N•§Q1 "
b"p¹båL±Hܸ~\x00 ‰\x04 "?¼ "
b"º.ˆ‘C\x19 N‘„\x14 œARžŸ« "
b"<i\x10 3¶\x18 O]…è:K«JHó "
b"gOK„&£E\\x03 :LÌv\x16 C "
b"€\x15 s3`1Om•1/ÿƒ¤\x16 à "
b"¿Ãu±òdDªœö\e\x15 :3m„ "
b"ørÌ\x19 K0LɯìTÛ1ßsª "
b"+ß b§+@c¡pFœ€+šK "
b"êm÷KW'Bø›òŽWÆ\x02\x1E Í "
b"Ê\x08 ÕSý\x1F N\x08 ‚\x02 i\x07 ²Â3· "
b"""
`ŸAº\x03 «I\n
„Ì/g\x15 ß³É
"""
b"‹ã[Û’òI\x00 ¾Õ …ñ\x1C\x1E d "
b"¤\x01 Ë\x19 £aG\x02 – mêi¶z¯ "
b"ßQ–vJ\OÓ²\x12\x10 C+\x16 ï¦ "
b"ZFö„S`B\«n—!Gm\x16 ™ "
b"÷~`æ¾\x0F Cw R\x7F $#ýݯ "
b"2;èôʃL ŽÄR »¼~° "
b"""
·L=aÓÕ@\x04 •*,\x18 õ\n
ô.
"""
b"""
Û'uFy\n
Jø¬\f ºãê]"×
"""
b"7)ÙëV«M<Š\x05 ËQ\x06 ó¢ê "
b"""
Û\x03 ·–üîI ºöä\x10 ¯Å\n
Ÿ
"""
b"á\DH\t Là“ÞºXôË#i "
b"\v ÝFB*?K¯±zù\x05\t sÇE "
b" sÖ\x17 ¼"FC°@ã2´ë\x07 Ï "
b"Õrã¡úC'™b;—¶Õ¼ "
b"ìõZ9€1D²\x7F Y#s/K0 "
b"®Êø3š|C•‚\e wü¢9`• "
b"·E))ñ\x03 NÈ\x1D ›tÇ\x02 KA "
b"v©}\x07\x16 ÓGo¡ÁpyK›1™ "
b"¨»±ÔG\x1D Ow¢l^±âP•¡ "
b"E\x01\x0F\x01 j\x7F A¬°×\x17 ç¼€Ôò "
b"""
tAÒž'eD\x06 ¿Kþ\n
\n
£\f |
"""
b"å_\x04 B“EB¢ƒ\x01 €«Ån5õ "
b"pÕ.Ǽ&Lì“/7ËWA£\x05 "
b"{ýj\x0E )wB„½-Û!õ!2 "
b"Þÿ¤;¾G£†_8Ñœ\x11 "
b"ªjH‰ø2Bež=ï}ì\x02 L* "
b"\x0E $\x0F 6Ò°Boœf\x13 ¥iF\x1F\x12 "
b"\x1D b\x16 ‹\t @΂ˆ¥$e?Àà "
b"uAî£\x1E ß@¶ˆå–s^Zb "
b"¥4”‚.‰N;®\x16 7\x15 ‰ƒ‡º "
b"À\x00 “\r ²¢Jï•ãd´Ê{ï "
b"Â\x08 Û—<µIг\x17 …xYRã "
b"áR©–\x01 GKd¢XZïö\x12 ¥Õ "
b"âYËŽ:LGa°´à\x08 ˘ñ) "
b"îUäå×AKÅ¡\x0F š‚„9\x08 \ "
b"Å\x16 ÅJ\N\x15 äxÒY*g "
b"\x07 \r T\f ŸãJ’šêž§Áöc\x1E "
b"·«ÇÇêC˜¥\x1C zÑ´©¸\x13 "
b"ø ãRr‹Ih¬ÜÛ[V•2± "
b"þ\x13 ^dW®E¤¼\x7F ªRÂ<žÌ "
b"<=à8m«E…•WY\x7F iŒ}¢ "
b"‡x€\f ÀM§³SÃw\x13 `‰\x0E "
b"\x1F „gF´pN¬•\e\x06\x15 0°L\x02 "
b"M\¿(ú“Jp£L+"\x12 ×÷t "
b"~jjBÝà@G¼áN\x13 vÜÄ "
b"²Æi0içN1޶®a³\r ä: "
b"®ìf{.Bô›ú¨g>q\x19 ‰ "
b"ºÊí^,ÉO}\x12\x08 âì{ê† "
b"‚z\x19 ZåÌE\x15 »\x13 ÊÄ«–ð\x18 "
b"<ÓÙÞ\t ÄGLº\x1D ©\x1E ŸA„µ "
b"\x7F ÅÎ\f õˆF͘\x07 \x1A Týýl "
b"mþ©\x10 0ÞFd·dÁA¿¯\e › "
b"GS&¸âÏIKž4Ü·‘¨ÑÖ "
b"Ýé=\x1A ÔXGF¬ê\r }Ì,¦\x0E "
b"Ø–ÙåñŽFþ…aæú¾ÃÀ\x01 "
b"\x1C N\x15 áLRŠÒ0Ý=-Já "
b"’²Ú\x7F _Nšp~\e ÕB“´ "
b"¶GÓ¹á\x04 A\x06 ˜©óÉ\x00 ›½„ "
b"""
\n
;K\x1F °A\x0F ¤cõhþû
"""
b"Açå\x07 ¿EAƘ«òŒŽ\x16 äq "
b"?ÇùÔ€ŒH¾ššû¤ˆ‹\x0F H "
b"""
ß\x14 \n
L\x10 K\n
†¿5ô\t Ø8ž
"""
b"öÖÛªŠ"M ‘®"f 5÷— "
b"¿Æ–\x03 Ö“D†§á‚dù\x00 ‚\x15 "
b"¨ÇX–H1@ô‰Jø³8m“W "
b"$K¯Gž±C®¢H§›ÙO¿\x1C "
b"°P*ˆ”;Iu¼¯€ëU°|N "
b"ÈíÍ‘12@\x1A §\r ÓµÔ§¨3 "
b"쪓¥\x02 oI6¦öS9;úpV "
b"Êv‹\x14 –B\x1A ¾Òm|ðÐ\e "
b"3ã8Mš%CÞ°É{¬FzÙý "
b"?Ù²âÓ¼B¨•fq\x19\x05\x18 eÜ "
b"\x03 @vôš¬GôLÑQFÐØÛ "
b"m)ÝüŸÕL‚‰&®T¹y1< "
b"„y)Ñ»E@qŽhB@(Ò?† "
b"á§žWzÔCA‰Ý\x07 T›8ÅP "
b"Ð\x1D Â6dÙD»¾w‡>Iœ°Œ "
b"""
\n
\x1E\x08 Ì%wE\¡ÓIû\x15 ¬ÿõ
"""
b"""
6\x05 H^NNJ\n
†áާþivÃ
"""
b"ÙG\x0F 1IÀHœµv~uÁ–vœ "
b"ýàQùOâA\x05 ·\v +\v ÙÂÒ\x17 "
b"@¯§C7—K¥‹Æ\x1F ®¿ß\x1E * "
b"™înºÄsI\x13 ˜êù\x1F ¤Îöº "
b"\x05 3{”\x07 L5’\x1D ÙqWØÐè "
b"ÛùÞ(mNA^³ZÙcD×ãÛ "
b"""
û³\x04 –J\x15 H&«\n
\N\x18\f o\x15
"""
b"\x13 A|ñÃ\x06 K¾¬:ºGÇ~ã& "
b"“WM@Ï@Ì\x1F äxÓc³l "
b"£!á{ªMBš)_óL\x02 6\x14 "
b"¹9§’'II0œøÚTÊ "
b"4R>\x0E ƒ—A1Š{\x02\f a‡\f\x7F "
b"¤•U~úTLÒŽÛg#O\x7F\x1A M "
b"F÷\x0E •WkN\x18 €ÂÅ\x11 a‚Á² "
b"s&0÷\x17 O³¨¯pf¯\x16 à "
b"{¡ÙØ\x12\x10 AߊŠI·\x01 ’·Ë "
b"Ø´5š]¼H»šÖ‘[®‘— "
b"G\x05 ¦ºNU@Õ¥£<Ý’öcš "
b"éÞ’rw=Hã¢õ€\x1A\x08 Ú}Í "
b"/…õûÁ\x01 GD·¾\x03 —\x07 ˆw* "
b"\x01 –©\x07 MŸEó£l\x17 Ù›ŒÆ½ "
b"$\T6|E%‚jÏ\x14 Xôs8 "
b"\/["˜ô@[ŸT tæ¿G5 "
b" L䆓œN=¹`b\x15 ݨ°Q "
b"æîko0ÚCØ¥\t À2èã€T "
b"°_ñ\e ƒ§Aî“Î1\x00 &=%! "
b"]ýç‹\x00 nBšŠõü\*>ŸB "
b"|q‘bcAU»Èu3b\t oP "
b"ÈëåÃ7±AÌ\x0F EÇŠ®ú‘ "
b"""
d\x7F -çëÚI\x12 ²{¡Ç\n
u´Ý
"""
b"“\x11 -BR»@\e ½b©£‹ƒX½ "
b" \x16 ¾M~IXÏ\x14\x16 ö*ϱ "
b"Éã'ø>IM̾\x12 /Ñ\x05 A¢Ë "
b"k0œ]³K@ˆÚ\x02 VL\x1A\x1A ž "
b"""
ˆ…?\t t8MÀŒÎ¦Gí\n
»Þ
"""
b"§e2º*èJr°È„~ÿTä "
b"*ì9Ò;1L%<U\x1C Ñ\t ˆ\x05 "
b"ŽÓ\x07 ð´M°µêo]\x1C ê£] "
b"+ÙYæú|D\x14 µ\x16\x14 'ÃI}Û "
b"1‡.xºMÿ”»˜\x17 Ø\x1A ¯Æ "
b"Ôømn¨tJ\x07 ¹Éº,<Ø "
b"Î\x1D ‡;¯÷OÏ ÒJ¥\f\x01 äò "
b"<è±$)ÚNÝœ\x14 Ru\x06 Ù\x13 ä "
b"&\x03 Ž\x18 ÐGÏ„`£~À•éâ "
b"\x11 ’^¥Ü€JYœ Ö,J‹îU "
b"¸›wZ,\t J²®•ç\x13 ñxÙ- "
b"õØ\e ÑG\r G,÷šßÐMä\x1E "
b"Fô=”êãF\“úóÒ«ò\x18 Ò "
b"ú?|£\x02 O¦€F2\x05 pñÍ "
b"\x00 ²©8X)G%ž}¼ÅCܵt "
b"I©2\r ¡FFšB9%(5 "
b"I¥v´yB‚º‰GR¡AÞ "
b"gËvI×ÔM莮Wc\x08 ë®} "
b"ô•€V· BEAŽQí\e Ó "
b"@ÝJ\x17 ¼Aô³H\t ¯ë3¡ "
b"•.§w~±M9€õïZoõ‹ "
b"\x10\x16 ªâÍtBÍ¡Þs‚†g› "
b"×M\f ö\x0E Iņ4›Ù\x19 ÿ-ã "
b"h&uƒ\t «Ef¬öY\t ¸œ#; "
b"Ú‹¢™öNAS\x0F\x00 †nq "
b"ÃbLl\x1C ÿCw¸\x19 œÎ\x17\x7F\x08 4 "
b"?æ_ÜíÈO\x17 –\x06 ¾ð\x00 è\x18 U "
b"ŽQuaXFO\x04 ¾K*PÎÞª\r "
b"""
Å{\n
ß 7I!¦MZ`Ž]“\x1C
"""
b"\h8›\x0F\v G=»À$R\r &oî "
b"h;\x04 ¢ð©N“«\x1C Mà»(Òæ "
b"ªw ¿ý\x03 I’³®Vð~-i± "
b"¯¼\x0E\x03\x1D ¬F1²w\x05 BSwRO "
b"\x17 ‰W“D¼C°®=Ó¿\x15 sOø "
b"À̰¶)ÐNö©o\x01 š\x12 &ÑD "
b"üö¶|¾\x7F N·¤L´\x19 '\x1A ` "
b"$È&:¢ÃB\x0E ª(\e ¥M|½ "
b"/épë5PGÌ„\x02 ¢kâP¬˜ "
b"\f H(Ù¡¢Iÿ‹ Ž5\x01 £K4 "
b">QÊýJ5N¼©ca÷(7| "
b"•A’ØPFM¶¥ó²ÔbbÅ= "
b"í°qw°¿Ib¸ç‰±@\x15\x11\x16 "
b"ö†Bžû†Bo”N‹l\x06 þ&g "
b"«ÅÀ½·\x04 MxŒ°\x1A Fü¸ b "
b",âéiW\x05 Jð\f »÷*`dô "
b"ÒuâÃzIK.…Šß¥1éØÙ "
b"\x13 E0mL‡¼tWæDc\x0F\x13 "
b"VtÐs\x03\x00 OV‰!~p\t W²n "
b"®¡ $BôDt“m\r ,ÂL\x1E "
b"Ì6Õ‡ÓtE\x01 ’\x05 3A/Ÿ¹ "
b"”H›Jr¼Oâ´ñfoVWš¯ "
b"ÔጱÓ\x0E D\x11 –Z\x18 lhÞóà "
b"F¦†lmˆE\x11 ŽX\x08 Ê%à ˜ "
b"\x07 IªœeTHa¡Ó\x1A (™\t rÏ "
b"\x1F\x04\x1E Ü\x03 ×@ušj\x15 (\x16 )\x15 ã "
b"Z•¼o\t SM4´x\x1E\x19 oß\x13 Ë "
b"×l©\x05 |>Aý¤ã\x1C }S\x0E –Ì "
b"ìÙÆ¥kðLˆˆ«,pw) "
b"""
J÷šTßJ\n
©yÞÆ2ÑD
"""
b"^–`ÿ¯LLº¶\x19 a'¼{3q "
b"ú<\CfL{¹\x00 £¤{wÁÑ "
b"""
\n
\x14 £Y,¼K\x15 ˜3¾ñ\r À\x12 ß
"""
b"o¢<s\x04 Þ@Xˆ‡Ë\x19 n¼^ü "
b"\x04 G\x1C T>¯C\x16 ²/É™\x1D 9ÅŽ "
b"\x07 uS+â\r E)‹Q\x07 • T…é "
b"ñÀ]ŸÔœO6‰èŠå«l¬X "
b"ù\x1F Ž8–ZM)Ž8¯Ù\t xø_ "
b"¤Â~ø\x1E *BH™…ñ©\x1A ¥¹† "
b"¥:R&\x19 ‚GÕ²›·bn×?g "
b"=\x1F •£ØïG>ŽG5å;úQ# "
b"ªS\w´OH‚˜åáota#Ü "
b"ù]\x1A 'ÁÃK¿Ž¡osˆ³y\x1C "
b"H^ýc…Kä€e\x0F º\x1C Œÿ_ "
b"½Ó RwüB7¤”w\x04 Á?¹ "
b"Õàþlñ°@-œ\x1E\x15 ŤCš\v "
b"G¼Ì\x1F CÜOx¼=Fp‹ïÃ; "
b"Z˜1DåEæ¢K`@t¦†¾ "
b"Œœ;÷£K?ºý¤\x18 ÆhŒû "
b"Ôn\x07 +Š I¨‘”´½£½Ö "
b"\x15 y\x16 2\x19 ÈC>¼f§\x1C —Åg "
b"<:‘éî6F\x10 œ¶íï$\x13 z™ "
b"\x0F (\x12 âŒøJ\x1D ŽËÉ›Àe¼° "
b"ŸW\x0E à êE÷¥5Íš\x08 ˜¹¼ "
b"¨™wPÙxBS¶ôª\x04 s$†\x12 "
b"æ—€ö(×E\x01 Ÿ\v ½&yG0P "
b"ПŽÐ>DAå™^òú˜ðv\x00 "
b"×hŒšO>G®š7\x10 —‚l\x08 ^ "
b"’ŽŽ\:@Lh›k\x1D\v\x11 hyé "
b"–mPî\x0F ¶I\x08 ¤Yóé OX] "
b"´¸\x04\x1A öcEˆŸ‡¾ˆg»ñ\x13 "
b"\f\x12 ×Êì¦Jë½öX-tÓE— "
b"œ‘öÍf4Lrœƒ–3÷\f Þ[ "
b"mÓdzK\x1C DÄœƒˆ¬\x15 ê\x11 - "
b"Õ\x10 SªÞžF)·$É®jÝM{ "
b"\x03 ˆë2‚FH%™J¿ýÒ~þI "
b"""
úÛÁ5ª5JŸ”µ(¹Wß\n
¶
"""
b"Èÿ\r Øl¡Lœ‡ïÁyâÉKÑ "
b"öŽùݾaHÛŽÉÕéç^ê` "
b"¿WÔ8Ý\x07 B¾“\x0E änb¬Ëh "
b"à¤;p#ÎIh£\f oÙ›=ì "
b"\t ùžGN\x1A M’ºtŸa“·M¢ "
b"SQà¨~èE\x11 ŽÐ¼J„5Ç "
b"n–:]…\x1A J\x17 ©(\x10 b\x1D š{È "
b"\e\e ß@íÛLU¨>\x06 Qå\x14 u\x08 "
b"dÂ÷ê0\x18 ED’7\x15 ¶8U\x13 c "
b"{³°\x05 5@Ev‚Í‚@_—\x1E [ "
b"D\x10 V3ÔMMݺ™BóÛx’{ "
b"Ñ\x1E ªÑOæF~²½_O\x0F ß\x11\x01 "
b"ƒÃ\x08\x1D LTAË5NÏÖ/¥ "
b"7ü\x1C äo@˜Œ\x1F Sš\x0F Ö) "
b"£j®\e ‚gL`\x05 3\x03 ü§o "
b"zÅkuY\x00 Bg‰ë°H¤¹É\f "
b"ÕÕ\x16 ÓåkGàŸÕKIgè‚; "
b"–Rº‡ï9F7œÇÚŽÝú.i "
b"šš~\x1E _\f NH‡§K£6¡Þ\e "
b"Ãã6ùi#Hî¬Ó\f 2'ˆÄ "
b"ó?\v û²õAð™\x10 dßEØÁ "
b"Â2\x19 ,b\x06 D$¶D=û;Š®\x16 "
b"vºqj\x12 ÆDÌ‚/"ÙW\x1D ±µ "
b"\r ±àXTˆHb½\f &>IÅ/\t "
b"s¥X¯\x06 hBE™,‚=¡\x08 q "
b"{ùǤÚLJh£ÃjÛä?\x16 ‘ "
b"Š¡ÂXlçM\x03 žJÿØìL»¬ "
b"\x19 L“P?\x19 J\x00 ¶cä*Ÿ‹Š4 "
b"\r ±$mwADæ‰)Ç ;,J "
b"""
\x04 ¹\e nEö¯¢Lb=\n
²½
"""
b"\f à*#\x12 Cˆ–¥×Âmž—t "
b"""
’ \x1F tÿ\n
B\x06 Šg”Ømýáš
"""
b"\x15 $f[Û"L}£G½\v š”Ý "
b"‘~)#’äG€Ã\x1D b®\x00 ‰\x17 "
b"ŦÞh'ßJ®²QøR¤$]G "
b"0\v —ä@¹@U±½ÃR«µ> "
b"\x17 G=ßP]M*“AtiÏÂ'! "
b"ý¶U:b:O¤¡˜\x12 ,¬\x12 G¾ "
b"jýÅ¢ë\x07 EY¶PŒ7ÖaÔ• "
b"àW‚émÆF$®%O|ŽÙ“ª "
b"ï0(Ck\x1A JN™\r €]Âþ&Ž "
b"$a>¤}qGý®Áã»í®2 "
b"wœñôœ-L:¡\f\f m\x1E Ìö} "
b"Úp«\t ¥uIíŠ\x14 Ú\v y|¼+ "
b"\x0E 9A\x13 xæExŒ{\x7F ¬& »p "
b"""
I\f \n
3pM©®êÓž§Âˆ
"""
b"\x19 c|î“IL£…Õ™P¡6ä "
b"""
Ÿ\x18 §´\x06\x12 Gž¸¤÷X\n
aî+
"""
b"""
/*ñÔ*ÈIq;\n
M\x14 ÊÞo
"""
b"½)‘\f /cJO‘ÖŒ\x1F ¦¼ç\e "
b"´\x06 À\x1A ÷?Bû™ÚF*\x0F W~< "
b"_æ”G¥äAó³hó²°Æâé "
b"¬Ka· \e DÖªxÊtöÄ?Ï "
b"\r ]NYÆ’D±.}wøÎ® "
b"D˜\x1E _’ËOR˜Ï\x02 :åŠ|¦ "
b"HO\v á\x18 ¶AŠ•\t !ÆóºCÊ "
b"…‰²äá\x1C C\x0F ¥”Õ9>$ "
b"´61€ñ\x00 OÙŽ\x06 õk÷™K® "
b"²\x1C ý[\x1D pNJ¡Ùk¿â\x04 »– "
b"”á,Þ‚NM^‚ë*\x08 XWî "
b"‚\x00 Ä€(”C^ª=\x14 ¢\x16 »”† "
b"4Ñn¸»ðDŠƒlØ' z\x04\x06 "
b"~\t >ð\x02 ÓF4‡S·Ö€L±ý "
b"±\x01 ¬&r0F^’/™üÞ\x1F òƒ "
b"´ýmŽsøN¯\x14 !÷99û– "
b"jV\x15 ý‹vFÓ®Ø÷M_ ãø "
b"À$\x19 йQ@Y¶ùÖ• \x05 [‚ "
b"M\x1F í»<@O\x17 ¨%gh_wù: "
b"´ò)Ø®ª@Öµñ[\x1A\x04 öÿ2 "
b"výíØD\x13 L#Ž\x05 ÜlÀ\x11 V "
b"NvlĸA_¿C\x12 DàÁZ "
b"”ÁÂßmDÞŠÒš·¯>ÉÓ "
b"ÁÃD/£äEF¼\x1E …¨ã[÷ "
b"""
cÞÃ\n
8HL‹¸äg–\f lÄ
"""
b"é‘)Š$ÇNœ¯ÎÀ!XÒb "
b"IÆ’¹r"Ek½XË\f\x08 [ÑU "
b"‹\x08 s¿Ú\x1A D#•D\r š$‚o "
b"‹$ØŠš&@•—\x1C Ï1ü!æ "
b"Á\x10 ZÌ\x00 àK\x11 ¦\x7F :ò\f ¾Ú] "
b"dRõ–)€JpŠW&\t ´bjä "
b"ÊF±¶³\x7F E\x03 –î÷ŒëjíÛ "
b"\x00 À¿Ë:*@\x1D ¼;ë÷\x1E ýÜ "
b"9ÿ[z¾\x04 CΧ:iˆ’v\0 "
b"Š=\f ²¼\x05 EÀ‘c®éçE{= "
b"þ'ÁAýjBá˜\x11 N®¸lÏ "
b"Öm\x13 bŒMs™£\x02 õÍ×/à "
b"çïît6B\x15 ¾\x10\x15 ÝWÄxø "
b"ï\x12 ؤ\x1A ÞH›¨éZ¤Á«‹Ï "
b"jp;ŽÐ²Oé¸éT-w̨ "
b"(ЊÆpæAF„M\f Ä\x08 éý0 "
b"°¸:\x19 ï‘A?Ž'+ØUðK\ "
b"Öî\x00 š'³I~²Ë', ìÙ° "
b"£ò8\x13\x0E ¥O‡Žï\x0E ’VoBÜ "
b"úÄ+ÃÒ¯G±•\x00 å7\x17 ê¯ "
b"\x1D cG}"ÖD"´="Ôu`5\x13 "
b"ÄD:\x14 ’¥NlƒÆÆP!MÆî "
b"\t Y\x08 ÓÓáCŸ®d!ŒûP¶\x13 "
b"Eˆy†ˆèGë±ÚÖš–„\x1F ' "
b"ÜÎ1B?õOÃ’bcR\x06 6_Þ "
b"ßc?Âæ\v DW®Ó¼õ¿{\x15\x06 "
b"Wm C$£Cjƒ²¢ÇZÊit "
b").‹ÉM£LǺݓ8O\v þ° "
b"Sïwï¹8Kð¸ušò\x07 µ6Ù "
b"i2˜––JE\x12 ››—9êy×½ "
b"àI㑹HH°,D½^Ê, "
b"\°Êâø²Cá‰NÏDÏL+% "
b"Ô‚>•Û]D¼×\x13\f\x17 SîG "
b"aÛ\x03 'šôIÊ¿k(§ÇÝ…\x7F "
b"ýÑ«¤\x12 @ʱD–ÂÏ«·J "
b"""
\n
~ÒñVC*•\x11 g g1øŽ
"""
b"""
\n
#Ë.ÿšC¦¼_¼œ\x1E mÿ\x18
"""
b"\f ùY,ÒŽ@¶’<ƒý±CÙo "
b"""
:²§ÃÂEDŠÑv\n
ü³I™
"""
b"""
hؾ5-YG£¦\x17 E.'Ý\n
P
"""
b"|\v âY•àA•¦¾T×`wÝ) "
b"ê†h•ѾI\x7F ¥œ¸ñ\v hmæ "
b"¸°WÞÞ O\x1E ½UÇ`Fbxn "
b"H(\x00 ì,\x1F Mö‰J\x18 •e€¸ "
b"¾&"\´èEw—š¥_-Dm‚ "
b"\x17 ™\x05 Pº™Gî\x02\x03 ÒõÝ”_ "
b"þš\x15 û°^D¢¼ò»·nt\x0F "
b"N\x07 7Ó\x18 A[³¹ã%0â\x15 ˆ "
b"""
»6´\x03 ú®D\n
\x14 £Ã\x16\x1A\x7F\x0F
"""
b"NúÀªø\x1E Jà£\e Ü(ûCÑ· "
b"ŒB’j¼íHB²l1•ý\x1F ˆÔ "
b"£I“\x15 ›KÄœHŽèŒr¿ "
b"Ô£†Ú\e AF\x04 …›ì\x07 \)è "
b"4¥’ïÑ\x05 Ož‹d'ü\x01 ÔAÜ "
b" –ú^ø\x16 D\x7F †\x1E Š4Ö·6ø "
b"fÝU\x04\x1A\e N¡•ÅÜb\x06 T¸\x13 "
b"B:HûùàOûƒ¹î—"*¤Ð "
b"jÿÙ\x7F ìªNF‘8f£¯X… "
b"ÕÀr×Ç?@j¬\x00 á¦p\x16 4Ú "
b"ù«?\x16 D’BÅ·Ö³Nƒˆžà "
b"FÓò2\x7F ‚O{¨7ŒZn\x15 S "
b"÷•ëí"+EEš°\x7F\x0E b¹\x12 "
b"]s6tƒ/Jà¯ð¸ªHwÆË "
b"œeszÇÔGA´™–O\x18 ÆÜ9 "
b"Zx+ÿF3”{´îŸ4< "
b"pýÄ;SRKè¥Sþ^\x7F 9yÉ "
b"·‘*[\x0E vB\x04 ›\x1A ^½{@Qp "
b"Žvä-\x0F FJŒä°Ñ5\x04 ‚ "
b"""
\x05 zo´º\n
J¥¨OàN"ˆ3\x18
"""
b"W¬šóÎ\x0F Kh‘käÏ\x1E Ô\x1E\x1F "
b"Úà„W8wKÚ¹#Ù9\x0E ‡\x1F\x12 "
b"…³À\x03 >JΫÞA¨\f ‡\x05\x01 "
b"á0¸šø€L\x1C и±™Þ7\x07 "
b"ër È‹;Ic•\x16 AíHöü "
b"Ž\x12\x19 °Ý\x16 G\e 㑦´ Ó "
b"""
¼±Uæ™+C\n
¬K³j²ò°[
"""
b"Ë9…v\r \x17 L•¤!0!ADãj "
b"7\x1F "MìK4¨cŒÇ=Â4² "
b"/…·_ÇpBà”W\e HÒ—éÎ "
b"Í=¥×\x14 ¢Læ´òæ\x05 ŽK½\n "
b":|ã¬ï\x08 Jƒ½:€+¨Ú<¿ "
b"‘\x1A\x14\v ûPO\x17 ªûýµmÔ "
b"ÀÖëM=[C0¿ï|°ú™2$ "
b"""
à\n
6fª“Oš¹nÕ\v Êjê
"""
b"Iù×”+FIVœKñä/u³Ó "
b"Y¡\x15 í¿šE€“[ K)Ê‚è "
b"""
]\x16 &j6\x01 HÏžý«È\n
i\x11 p
"""
b"„\x07 Ö"\r žFçŽHK¿ñü‚~ "
b"\x13 í¯´¸L‡‹ª³Z$YhÞ "
b"-¬ø\x1D òœ@¿¿™«#¼çW\x19 "
b"Udcç\x16 |@Ù‚y€s76 "
b"õ`Ñ dxN'”1í\x1C Щþ "
b"±?2°\x05 ÙJ—©¾\x00 \ƒ/d\x7F "
b"""
ÑšnoÌÛB>‹\n
8„\x06 7ë(
"""
b"a-\x14 ñ®0O·/m'Ú¾ð "
b"YÍÄ)€\x13 Eâ\x03 ôú1\x06 Y& "
b"µ†\v îºF(оèJ›Y£: "
b"‹\x01 4!]»Hf\x1E $N€[Ëž "
b"÷„Íü\x1C ~E¯º„\f É¿Þe' "
b"¨º…¼ß[JT˜D9\x13 *æÃƒ "
b"ÅC0\x1E \r ÆC\x01 ¼Ï\x19 c\x7F ºhË "
b"{\x1A ÆøDwD¤ˆØ[´ð¸Óü "
b"Á@9í¡lG_ŽÌQ\x0F Rûðñ "
b"@Þk躉@ܔ֨\x13 ×\r dÒ "
b"ä[M9þàLÐQ\x15 òòQš\x19 "
b" ÓwÝí`@þšÉ–´ÒOÆ "
b"\x1C É3\x04 úiFË– ˨ÐJP¼ "
b"ïygÆa'@¢¹_Ú\v øÊä7 "
b"^Ið‘Ó\x03 MÍì;\x01 .R¿ "
b"#¡\x15 e¬SLY¢\v\e\x17 ‡ŸE{ "
b"%sþÂ$¬HÜ™F©1\x06 q%P "
b"‚Cgšn1J¢ž£\x18 ìá×\x0E ¨ "
b"¥fÂÙ\x18 (C[«…n@ÛÑ´À "
b"ék\x02\x0E ~ØI|¥]6Üš¨œš "
b"$Á÷ÚÜI‘Ä¿\x03 ¬-# "
b"5§qîtµB‡œóHP“?@ "
b"‰žd\v &iK9±RTí˜oÞ "
b"xé3:#9I\t œiSþ´Õ¬I "
b"ÝpÁ9EE+…FMò\x1C Š "
b"l|wIÞôHг'â¼IpÆ¿ "
b"\x0F Ð\x04 #$VGÑ¢¡™©I¤=à "
b"Þ Z^÷lF¹œÚ„‘Ò£¬Ò "
b"Çm\x03 Š\x1C cCèNþ!¤Wn\x08 "
b"0\x13 –ýç\x7F B͆š¥Ê¶\x13 Yt "
b"Gce´|NoŽ]ß\x18 „\x1C º~ "
b"ŽZ£F˜ÒOÀ¾Ê–ý\x11 œ3c "
b"›óÖÅö†Dp³È\e kÚ©× "
b"£Xâ8}õL:‹\x19 yN\x0F B½I "
b"1êjÅÓJJ¼¤\x7F Ì*Ÿ›eÛ "
b"\x06 -4]j§Mÿ•´RQ\x08 ¹Žp "
b"""
žã0/V¶OH•¦Ù©Ýï\n
{
"""
b"\x7F ‘aÚ jL\x7F \x14 Ä{’£=\x13 "
b"“\e ŸFèJÄŒ\f\x15 ‘ê¹Ts "
b"¨!0âˆxB«¥\x1E Lz9”»x "
b"îå\x16 p§èO~±ì3ŽÑ\x0F )ó "
b"rGNÇ…5I“ Ec–µ®8ð "
b"<§¤^\x0F |A\x05 µ¢yŠø“Ö "
b"XÙ|ã€B|\v _¸®Rµþ "
b"ËúÇâ[‹GУ~GÍÕ¢Eë "
b"\e ÝÂ~]¢CÉ¥\x07 мAOíW "
b"úŒ‰™š›KäEX½o¯¤ÿ "
b")zÖ¡€TLýšD\x7F »ça\x02 "
b"“\x19 Eƒç„J¬„Ù3IÉ(&Î "
b"Íÿ¨]\f %B§‹)£:•?9Š "
b"\x18 <¦Ú\x14 çB\x06 š f\x1D ÀÜæm "
b"\t ¬\x15 7²Jì®J+—¾4ÉÑ "
b"oM\x17 šôNÐ~¡ã› £ª "
b"Ý`ŽAçÜCA†‚ç(®¯fÅ "
b"V~\x07 FƒôA"…ÔʘX\wÚ "
b"fT²¢ jBg·â\x13 ˜>Ìp\x1C "
b"¨žKwUB…˜ÎE\x08 l¸”\f "
b"#ÿ=\x06 úñEЋ|/\x05 Ë\x19 ïW "
b"4áv"ú\x14 Hƒ·ç\x07 ` Ȭ; "
b"Q‰bs\x0E ŸJ¤’ôv3\v fr÷ "
b"Òø\°`^AÔ‚\x0F 5Á1¹\x17\x16 "
b"¬\x19 í6'M\x00 ›±\x7F ¾†ˆ-) "
b"+ûhIµF,¯–])íÃqu "
b"n\x02\x10 Á:Ã@<¸ŒÚ÷»½\x1E ! "
b"(sý÷ÅO%r\x1F ½®C\r \v "
b"å‰[ÂuD#¨‹Cµ¢Fyá "
b"ä\r Ð8FXC¾¶\x02 ²6d‰¹) "
b"1˜À0¢VF9›O>œdèuŽ "
b"ñɸ\x04 2¿O‚¹÷ßMƒ†\x07 f "
b"\x08 ëAøH\x03 N‘œ“ÄÝwå "
b"\x19 ÎIuç)N?¶jJ\x1F ¾U3~ "
b"""
°\x02 Jž³!Hë¶rz\n
R/‚‰
"""
b"$\x01 wý.^HÔ¢KÐÈU3hJ "
b"\x07 ø†½bHÆ•£Ÿ_9\x1A ÈB "
b"õ\x1A º£uöHкޡ2Ýk "
b"ö\x19\x01 ‘\f G̃\}ܼ¡!0 "
b"}\x04 ä²îˆET©Š$ªÌ!jê "
b"1-\x1C BuQM™€ Ç œ‚ "
b"\x05 HÀF¨”Jg”8¼Pâ> "
b"\x11 ¶°S\x08 ON\x10 §ŽY¾†¿›, "
b"\x12\x0F\x1E ¿QELä»&Ø[ç†2® "
b"Ö\x08 ‡CsýN¹:+\x05 C,¢ "
b"Ì”i—¤ŽB\x06 ¥¨ÏK¹.¯¼ "
b"\x18 f¤¼\x05 †C‰²±L„Åúô\x03 "
b"‹á44\x08 {Dç„\x14 ýg³Q‘{ "
b"·þH7TôMWª),^ŒWï" "
b"ÝŒ\x15\x06\x0E pO‡½~’\x00 7ÖU\x7F "
b"·Sn½ÃÔOƒ˜˜ò–K,U½ "
b"Ñn[æ'äC½é„\x16\x11\x1A\x1C b "
b"è\x04 2CO‹»/}ò\x1E ®øl "
b"ýƒ¯hþ@kƒÁ¹FÊ-ŽM "
b"\x19\x1C\f 9Ï\x1A DÞ±\x13 8¯\x02 %í "
b"Ûu2$†øLûTŒç}w¬K "
b"ð|°YËAr¬__aèAÔ\x15 "
b"»Ó¥OÃÃHO¾YêvQ…@Ý "
b">¨!´BñGT‡—fb\x16 ÙŠá "
b"\x14 ‚-*CóL$º\v ì\x1C\x07 +Q¯ "
b"çª\x0E u¥'H´¾ùè\x05 “FŨ "
b"Í\t »\x1F\x0E @\x0F »/è\x11\x08 {M¯ "
b"¾X2GšÏH\x7F ‚«\e\x1A ÐØË "
b"®›@ËwsIDZÏ$u_nmü "
b"[ôFÔq×O6‡\x18 ˜¾cÑþì "
b"ãXï-$ÁJ´ªÖÆ»Æ\x11 Ä} "
b"\x06 ƒHrã\x02 EÒ’\x01 †–^À‚ö "
b"îΫ?`\x08 E\e ‡\t Jù+{û "
b"Í\x01 KD\x1F ŒN\x00 ¿¯F*æŠ\x08 æ "
b"\v &\x02 Zá`D>Ž\x15\x0F |Š,\e Q "
b"¸ãMŒ¹ÀNʤîò×\x0F Ñÿ® "
b"úU!/«\x03 C%²qW\x04 ìF“ž "
b"ª)j\x00 æÑF”¬q\x01 ¥\x03 ‘of "
b"¾~{(Ç\x19 Aº£¤%Ï{\x19 í& "
b"ÏÇ\x14 KtO²ªsàv?0Å "
b"\x0E »óªÄVJ>·‚ä åÏcA "
b"—q¤L¥ÐO‰¦ï"\x1D ×ÊU` "
b"zû\e\x1C :e@gš„:M\x0F ÑÃò "
b"^\x1D Ê\x16 ¼qN†ŒôBûäaœp "
b"[ø+D˜×F\x15 ‡\x15\x16 ŸC\x10 ( "
b"v’ÈÏ„8K„§œ\x18\x1E U`*- "
b"õéÛ\x08 ÄÄMg£W|TNì\x07 ˆ "
b"ÝLª""D!ƒgØãcëx "
b"""
\x15 ðhµä”H\n
œi‰q\x18\x05 Ò\x08
"""
b"Äà`Bœ¦JÊ Ø7?áÈØ) "
b"?Ý¡ÒC3ºä“óLoYß "
b"Þ•Å(\x04 µGäºX\x10 ~pU\x16 "
b"UçÓ0y\x7F E5Žõrf‰W\x0E\x00 "
b"q•¢*\x04 ÕKð›\x1A ϘšéH| "
b"*Ÿ\x03 öÀµI¹Ž§ôô\x1E ?{\n "
b"\x08 KôjAðL ¼‘Œ2¨âRŽ "
b"A”>š¢=J\x03 ‚ˆ½\x0F àLsi "
b"yù22«@&¥Þ÷Ýì6Äø "
b"\x02 6fvOkGÃT´ôëÌ) "
b"t\x02 ××DËFɶnaè/Y\x19 "
b"""
\n
ƒ\x02 Pú\x1D O·‡¯²â†:l\x12
"""
b"<ôð\x03 ó¯Mp’\ÅŸ\x1E ð<Ÿ "
b"í;gpçØC;…2Âkì©’± "
b"€\x16\x14 QÊ_Kܳöt©±èð "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.media` . `id` as `property_group_option.media.id` ,
`property_group_option.media` . `user_id` as `property_group_option.media.userId` ,
`property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` ,
`property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` ,
`property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` ,
`property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` ,
`property_group_option.media` . `file_name` as `property_group_option.media.fileName` ,
`property_group_option.media` . `file_size` as `property_group_option.media.fileSize` ,
`property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` ,
`property_group_option.media` . `meta_data` as `property_group_option.media.metaData` ,
`property_group_option.media` . `config` as `property_group_option.media.config` ,
`property_group_option.media` . `path` as `property_group_option.media.path` ,
`property_group_option.media` . `private` as `property_group_option.media.private` ,
`property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` ,
`property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` ,
`property_group_option.media` . `created_at` as `property_group_option.media.createdAt` ,
`property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` ,
`property_group_option.media.translation.title` ,
`property_group_option.media.translation.title` as `property_group_option.media.title` ,
`property_group_option.media.translation.alt` ,
`property_group_option.media.translation.alt` as `property_group_option.media.alt` ,
`property_group_option.media.translation.customFields` ,
`property_group_option.media.translation.customFields` as `property_group_option.media.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.media.translation` . `media_id` ,
`property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` ,
`property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` ,
`property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields`
FROM
`media_translation` `property_group_option.media.translation`
WHERE
`property_group_option.media.translation` . `language_id` = ?
) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id`
WHERE
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (0x0189BF1D963A4BD7B1B4AB2AFD324CE7 , 0x110CDCBFF61C485FB09425F31D08B294 , 0x34B540517418470684CF3BE8BB665393 , 0x4D7CEC22D60C409DA3826478DFDE680F , 0x51560D600CDB47138D9180405AA3B4A5 , 0x8B5355D06C474ECB911FDBAFD8FD1DFC , 0x99CE8120EAA941D78AA9A0B6F241CDEE , 0x9BDD7A9EF4CA4D01AC7B939E1D4CDE3C , 0xA24A2BEC5BED44809345A697A7D8EF97 , 0xC59FF0AC9DEA46DB81A829ADC9041F55 , 0xF65E4B5D27C24414B4051565CE379668 , 0x06621B575AB540DD8B9E7D4BB4B5A95F , 0x333A4A1C8A564AA989E1E15510CAF48A , 0x36453AED07F342BEA72A72C0C6CFDC1A , 0x49A53F66AB394D13A0FB853CD126259F , 0x5FCAED4D75534596B1C056802AB50EBD , 0x61C98ACA780B48FBA7F5DEF75ABB9CA1 , 0x6C5A1FD6A00D4708BFC4482524001B21 , 0xB360257A94CC47268239BAA6FB396FF7 , 0xD5AD880DF52842178B64DFBBF6A1BDE8 , 0xDAB6C4B7CB0942F6BF220A03008489FE , 0xE718D3267EF8420AA6B2CCDDC02EC9C5 , 0xEB32B679691E4FBE95589E1F901DBFCB , 0x31BF7859074F4A3E9E6CF8559CD140A9 , 0x4B5D391334E546C296102A8931279755 , 0x52115D022D2B4CD68BAE9B478675E208 , 0xAF496A24DE3E4A83A852412923852047 , 0x56DAD6A4DB5C447B9F723C43D405804B , 0x7708091BD13C4E2A8013F9E33B31F31D , 0x7E787E174B4E4AC48FB4D8ED96A4D60D , 0xCD44DA8E4F0048A7AF46E783F15A5774 , 0x2A2B148266FD40888A970299D6524187 , 0x3E5A7934A694412C8A38094C1125FE1D , 0x5A5D9E759C0F415BB07D07A18547A1FA , 0xD02AFFDAB6984BBD891C3A3FB65F89D6 , 0xEE842361CFC14A95ADAF16AD2D513EB3 , 0x0AE43373CB854F65B9A7E2540EAC0861 , 0x1476EFB797A146638269D332368BAD20 , 0x66F78B543C5F4110A445475C134FEACC , 0xA0FC75D975C643E29FAF61B6153B1857 , 0xD1207B67ACC6419994306F2691C2D85F , 0x8E795F828821498F9A425E9316674AF3 , 0x93F771F7C2D34F838E0A820CB247CFE5 , 0xDA19E9FE73EC49C0AB4EF2C01F6FAAEA , 0xDBC76EE51739457094D663265FFFF22D , 0x094FDDDCC983416ABE1148DF171C6703 , 0x264627F406F0463FBD02D8F0149202A9 , 0x39F9B509CA994CE6B3F153B75D1D7037 , 0x477F04227C0349ABB50AE1D20F02C522 , 0x4783FC1801E247C4BB027E5685C74001 , 0x483A7376F2F7472AA6EB015B4509D35F , 0x6D01699DDD334798927ADD84D159FDAF , 0x9755496B2A5341EDBE7B12C3D100F3A0 , 0xBDCB712CB28142B382080A30EA72414D , 0xFC2D2B9A353D45DE8F1E3701D224A818 , 0x11A25FA044B548A784FFCB868D934FDA , 0x3AF5CDFCDAAA49B4ACADD0A6C755478E , 0x5E952AD9C1FD4EF7AA8F4A424B44DEE5 , 0x5F88B773BF4B400CAB2495B582B04B8B , 0x66E42D8C15084C7694F741ADD555A41F , 0x7967E5434FB14335A8B3C71DA76935A1 , 0x9E6C65CA0CFD415C9838560C908AD2F6 , 0xA70B236A3AEB40F391FECCC3CF7A0390 , 0xC93966486C214307AF053D348D8512E7 , 0xDD138A442E4845E6B0AA5EC645AD1487 , 0xE05D0D193D5446BE8FA4BE33C8663B79 , 0xE8AC895A49C142C0ADA604F0F41BCEF9 , 0xF230C97012DA4EC59A79AE42F2CDF4EA , 0x31D1954ABDA64F689EEACC1DEE81928C , 0x447865368A864F10AAE1C81F3E4386A1 , 0x5357B89BB5B74FEFA42CAE95454EA017 , 0x55EF021C6697430BB5BBF00B92D9AE52 , 0x5ECF9C9BA54541DABA021CBDC0F1E69E , 0x79F6CC9EE7944FA9B065BCA2712E8C25 , 0xE138513625744D8AA0115182996E8228 , 0x978D060259174ABD935706340C8C9A0B , 0x5C8254FAFCD745D4B48EC227122230C3 , 0x3C74170E92A34DFFA5927F36449E3FC1 , 0x4C87771C71244183ABB54ED699A12B6E , 0x4FF2B1F1F04F425CB1EFAA3E84F36554 , 0x760E00429FAF4D609D1A02D9702C4385 , 0x3B7F34569AB84099AC6E4DCD91DE8087 , 0x6241B4D9D3A44330A53AA2F11D13D69C , 0x981E7AB284304D1F8395B7DF0E2F72C2 , 0x09A196C3718F4861A6D2DC3770AD650C , 0x4F7CA7297EF8445D9A26B0CB8E536300 , 0xA3D5870404304D698A4B364210061773 , 0x992B4DADAAF24AF3B5403AD50DFEB40D , 0x9E8AF9E2A2C34DA1A6A8176030CAFF1A , 0xA02C732EA6BB417DACB65B89CC1B13F0 , 0x3DCF3F80B12E4D4B970B5AF0E2240D95 , 0x4779C12957CC4BA5A0BEBB4846451B28 , 0x63B778D82A2B4A50B1046FD646AAA0D3 , 0xE0551B5F4F7F435E9CFC894A0CF93B14 , 0x43160A57F88A41ABA07F858148783060 , 0x43B3555257254E0FAD12AC14B3AC4100 , 0x4E0304F8186B4C16A9C53F4579176B8E , 0x965798F847E34669AD4AE7762A336743 , 0xB41F70FC57CE4BA7BE84835F4BF6D79C , 0xD01B847F92174C08A9D2AE6254948244 , 0x4ED865EE32884AE6AFE4CB16AF310036 , 0x74CE8A3EF83F4CCB828EBDF49A82DB3D , 0xBF344DFFF6824A51A49865F0AC1D5F15 , 0xDA4C15447D71469BAC82D9F434472470 , 0xF5CB3C3930F0425080DBFA365B2BA1C0 , 0x16CDF39A9D274A7EBB76CADFC6A6D1C2 , 0x8A9D7FA35CE8433CB343CFF92B8CA597 , 0xA3EC048A906545FD8B5BD3EACB30B03F , 0x1E7FBD59CFD443EDA2F03BC6EF4609C1 , 0x66286D1EA3484A0CB841CFA8E975487D , 0x9288C3C17377436BB70D68E62595F42A , 0x9A8675CFBC76474AA2B00D64F8917100 , 0xF2C82450756E4C19A22D6BD4B83F7BF9 , 0xFF7FA386CFD74A13A84C2DD23F830425 , 0x0874F861E4014F6D90676E2ED77169F7 , 0x209E4E44B79E4A499DBC6CF4E0900B5C , 0x4C209D0D2E5540C092E69A9ACFCE0F0C , 0xBE8E27C7FA3E4E2281666CC9C90131C3 , 0x0788C17D061E4AF0ACCE9B3978FD512B , 0x52E1304E72264244A575F18DD23682C5 , 0x955037509FAD422898BC60E5C22B931E , 0xABFABECCA7C44B9399DCA21106C515F1 , 0xD8892F4A6F394F398AB13B49B69E718D , 0x4582BAE5A8E141EDB35B8E33F22CF5E4 , 0x61F256B262DC4CA1AA6CEAC101B4BAE0 , 0xF4FB5A051565474BAB25A16ECC03BF5E , 0x3AD57347EC594945A1C28CE867CE1973 , 0x12D7813555F14553B6965E642E4F0192 , 0x14BD34FE6C2943ACAEED26E7632F5550 , 0x553859AAE7F24659A8AD502B1535B89B , 0x7263A87D04C047A6A8D5F930D899F999 , 0xD4D11DFCD33C4B56A9B143A500BF4475 , 0xFB70A930E2434AE3B8777AB2C87173FB , 0x5F040A88BCB54F98ABAE31BBD563ABE3 , 0x71CD0C76A77D4919B8E060959BC25190 , 0xA9BE4AA48AEA42039DF8470AFCAD37D7 , 0x1BCD904357E3402EA9ADD6303DCD2DDC , 0x80CAC6D3A6694D278875AFD4A7AD0AA9 , 0xA6173360846D4C5DA270D9E67D0318A8 , 0xCF6BA071C8704FBBADE2809E9D3A19DE , 0xEF3F92DCBB544FD29D3BDB10B3EAACC2 , 0x01ED91F74FD248C4899FD79187EEB2C7 , 0x90BB3B74E8A54DEAAE0A1E40594A8A3D , 0xB7EB9FDC1B5641F5970DFD34AF9F35EC , 0xBDC6EC9C633143738DFB740C3764927E , 0xC05D7E27217B4D55935E8D64C812E750 , 0x013E70747008406AB2904009982F70EE , 0x59A883606ABF485A8AB436FB10B1C6D8 , 0x82006A72BED54EAE91D386B21F140A2F , 0xAC4995723033447E9802E385DD2E1EBE , 0x1A50416CB9F74097B16000E7465DB1D1 , 0xF1BB5B5BA9F74EB48B548BD979DA565B , 0x12562CBBCA044D3FA03BF876C1CC559F , 0x355E2E7081954E88B7DFC9F7C2FD72DF , 0x05ED0B0A4BEA4848B4E4060488A7FFBA , 0x3BBB60663CDF496DB1AEC3F1C80FD586 , 0x6DF98982C52C40DB955787C9C8CE7C84 , 0xB6170853953B4B31AB2D43CD36D4887A , 0x08C348597056498B90B2491122E70B56 , 0x72C355DB6C794024B77CF59E6F0B53DE , 0x80D8CB7437814302A8BD3CA92F672054 , 0xE1434B99ED044B738C068CF02B2053A1 , 0x6C3334C87BE44542ACA1E50DBD8E3B65 , 0xAA61067EB8D84BF9924E0EFF924AD062 , 0xC5630805B24347E7808F512DF5C80A87 , 0xCDF4357B83BD41C080B7A6C5A9763086 , 0x9F1A1BABC48941ACAD716270082F1A3A , 0xDD4EB4374AAD4A4EAB971D61D6EFA539 , 0x6C38C3C8B670497980C2D2EF98365F1C , 0xADAC1C9E69BC4722819B160D4A298EC2 , 0xC8A0D6DD8B564201821AC32591ECDD3F , 0xFA04D610FD2D4474A97CE9D0D02493A3 , 0x0B593EC76BD246ABA351F7065FED9891 , 0x9F4E978026FB481C94555FB00FFBDE50 , 0xBEE06B00F19242F1B6CC315CA62DD5D3 , 0xD6F4B86722C940A2AC387619BA3C557C , 0xD83559FDBA07472E9B8D6E144BB5975A , 0x2565BB4EB2224948A97101145FFA829C , 0x704CC3D4142141699DFE99EBF74F3AE1 , 0x82C8446526594984AF859C6FF9AEF2BF , 0xD454AB1CD5C34119B7DAEC8B6D1B209F , 0x4058E50F197D4604BD85B682B9C9CDB7 , 0x5429E5D86CCF4B6EA73841BE503B6B0C , 0x5D1709D23AAC42AB96A6EBF99378D849 , 0x61FF266B4121443D8056095E8C3376C6 , 0x73AD6294B17B42CABF5ABBC7CBFC5225 , 0x8EDD97CDDA314D69B6028F6E5C7AD4BB , 0xEE77284E6A634B9BBE862A3EB8E1DE61 , 0x05C89383F6804747A6AF5586F22E13FA , 0x26B44A1715124D42B578447FB278AC34 , 0x2F4A1F7E32054057A50FD67952B489F3 , 0x39DA3E7EA89549E7814A03D21195DA25 , 0x7ADF623C64B14265BCAA736B5D1DA43F , 0x9DA6F875011044BFAEC8DFFF97E7C306 , 0x15881E84608C4E2BBE8F6931249F74C6 , 0x8C30D98B49A14A2A9F85B477FBEA5205 , 0xC6CA96FF6EF54CA78FFFE2A660E3E2A4 , 0x14BC521E6BA3499EB0DD474C33BE1120 , 0x32B17F7860B04010ABD78F04BB43DEED , 0x85D7CB0313F742E79147F4206F497E16 , 0xD9AE12119280436A90BF2F2D41D2B872 , 0x27A0B8EF433F4BB4AC60C3D674194B7E , 0x2BD2CCEF7476425095A203A196112108 , 0x3B212770BFC74F04B711DFF5962A37D6 , 0x1AFBD3D198324426BF91E18533248592 , 0x1D038CACF57343B9B6C1693EE6983FA0 , 0xA231D3F372694E729295E6F950AD2AEB , 0xBFB1F5E6E4604B40BE37166BF3E15954 , 0x0EEB5E54DBCA43388F96F0DE83A2644B , 0x84C42402AA8041D3B55377086FA549F5 , 0xADCA88CF51984490BEEA84CF59FB5730 , 0x74DA7D5680744F018782555AC5F9D3FF , 0xA2C13C953FA842A58F716822A9853C53 , 0x9A2BBC9D655A4C42B9DA365635EAE6F6 , 0x9EF0F5D9DE7842FFA6248F864809E484 , 0xAD4B231548FA4A7082676F2D66F0FC1C , 0xAF27FA3DEC1A40B0A78AD530D72D98BF , 0x55560DD27452486BBD86E3D24B5B2A34 , 0x1A365291645C43A5BFD34D5862AF49F7 , 0x2A556962353B4BC399FA61A51C4343BE , 0x51228B1F86C54609960B5ED047FDB673 , 0xE8BE6A1FF50D44089E84F66F707315A5 , 0xF27433BCA9364E3CB50477FB64B6641C , 0x11661574060A44E5995F7DD76B6ABAF8 , 0x2C0353C9807C42589ECF98AF5161FB29 , 0x683E757F35494F9BA0230F36841547E8 , 0xD3DFF3F7BED947DFABC7464C07F2E51B , 0x03D1D141A67D48E889C18D777BD3DDC9 , 0x7BB7FB4173354F87B94C146BA4D88C02 , 0x7C29EFAB2FBB43A7872A8A1EFCB4BFE7 , 0xF46FE8105A4343FD8116741D1C0838ED , 0xA67E5CC2A95543DE8498D51A2FD62320 , 0xECF16B0D14E943D7BD4BE33DE5E63DD4 , 0x2CD32791A84B4863BC14276BC92CD360 , 0x4B60A730F3AD4ACBBB6BF260A34E00E2 , 0x8EDED475B8C14752B4283EDBCD4A21BC , 0x954CCC16D71C44B18A4E5358E6892B2D , 0x9BF5B26E0D97469E9AA96C4EDE7DE8EA , 0xB2F50A6D50254284A1DA64460B9B77C1 , 0xC0325C934F674946913D59409386081F , 0xCA2753C5A5C2475DAF9A207406AB813C , 0xF764160070BF4CBAB403E8691E349589 , 0x42A57FFC3FE2492EB06A00AFFEC5B101 , 0xC03AC738443A4BDEBAEA0803B13485DF , 0x248C28EEC02249D1BFD20B7AED781386 , 0x36D68C8F7BBD4E859A4004D731B1B350 , 0xA54326E1164348E7ADEDF58372892206 , 0xAF08697EDDAA45D6BD4FCDB29D7034B0 , 0x1AD3C9A78A3C426C8582C218E032936E , 0x312A44342E754EDBBAE39545A4554998 , 0x6F99596B69594173BC78FD76F8069E7C , 0xBCFD23020DA04DA8904F0D13AB0B3A77 , 0x30DC42A7F8FE4C8A8A7FE9FFA86B578D , 0xFBF897C00BC74296B90642AD3EFEA4E1 , 0x0764C87F9BD5488794411F52A890C288 , 0xA7B6CFA193ED465588BB1FD96CD4A8AA , 0xC39AE2964DC645BCAC0807B107F4BB79 , 0xC99A6F9982614AC69205901FA43ADF68 , 0x12F5DD603FA442EF88EDF4B283A124CA , 0x1BA4BE9FD2504DD29CE23F6C42AE7F38 , 0x5DEB86E368214DDBA222542C8EC127DB , 0x93B8E3CF8DD54AFA8D000CADB68401D6 , 0x14DBBF0D173D40B393D2BCB6927FEC18 , 0x8BCE770B9ABD4A51AE59E65597D7611D , 0xC1B333FE179543ED9524C40D7C968A1A , 0xF33D2E9A38CA4906A7CD33B1029705CF , 0x1C5E1585711949A9A2F9962268881E60 , 0x2BF74C377DE34E7BB16E9E53E534F66B , 0xE051002B3EF24510B3D29AE6665E58D9 , 0xE77D862EEA644942A8FB886290CED3BA , 0x15B6AF6CE3664434BDCECEFFFD3B3B4D , 0x80582CB56E514F058276A5FABD236FFC , 0x30DDB605109C4182A40D95E321FA0892 , 0x976265DC533F4A1B9B4E3A897CDAD74D , 0xDCC010B1F90044E682363488EA08201A , 0xF8605DA39E874EB0AE9C60C570890517 , 0xF432466E2B48473CB405FEA01C6F8138 , 0xF707CDAC9A89432EB174ED1CA98CA82B , 0x90B931ABEBD24BF0A30DA43DC153B446 , 0x98F5B51E9BCE433D98D9BA488A0C6577 , 0x9ACF6855337C4AEFB554CCEE95F076E7 , 0x3CDA5DABB1DA4EE8B941BA0BD6730BAC , 0x7A97B55DDF1342959707CFFC57B170BC , 0x7BD2D6AA9432477A89D258FB05F5A41F , 0x115F4BDEE4AB428DBCADE6327B0F502B , 0x7185002214A344D29C7C9266ACE2424D , 0x758C65BA28574A0BBB612D9CE880E7DB , 0xCFDFB673517349849B8508C1B0A1B363 , 0xDA6A7674A0E54AB28C9D10C89287854B , 0x08B92651FB1946E391391F608400541A , 0x39333EB7E35345959822168B5839AB1E , 0xCE31C6190A534BE0B618B560DABD05E6 , 0x3C45CAF6376146E89BB7486FD6EFC29B , 0x96EE9EC48D314A539446946588546220 , 0xAB774C88CE1A4839BE73035E0C6679D8 , 0xE924BEF1C6EB4CEABEDA1240C52BE3B5 , 0x3212BA6EFBD2456385657E3D35F263D9 , 0x3A0ECE7788E64983B979CE09783D09CB , 0xCA5BEC3097CB4FAB89C05F787A932CB4 , 0x16BF3D23876540CF96DC36B39184DEFA , 0xFFBBA4D215084F28ACA4BB6B952DC542 , 0x018F179BDEBD40A09B2C99BFAFEFB415 , 0x10C7083655164433ACC1E4FC366C0F23 , 0x53A67FE839FC499E847252635EAB0A75 , 0x66DF19746E89434289300784E1B55E9D , 0xA44E3FF92DDF4737911D6C0CEF20DC92 , 0x1FD1830D773E467CB82AF49D55D0BE4F , 0xB7A229E5BC274EAA8E0E27A3916EE2E9 , 0xBCF72580365B42859C05A1A65DF2F5AF , 0x00AFF17CBC2742BAAA77542505175FA0 , 0xB9845FADB07445DE81017EB16CF97194 , 0xE9F44A6DCDF844AFBEC065C5582B828B , 0x4E5EF56C4B404C618C88E6DF3A8B2B32 , 0xB4B3880E1AE549A0AE3E3751DE9849F1 , 0xFB4D03D5B34049A38C33FA822CC02B49 , 0x1E85C8A1BD3441BE993F3637EF840127 , 0x2DCC3E09A4204D4FA6567AB279A1CC80 , 0x19A02E7BADB24BEA95A63084775D9436 , 0xC16E5108182F40CCA10AEC6D4610B253 , 0x1052A1BB362347C485024DC7C2CE56AB , 0x84651F9E9C6C4FCFA8AA0B0F9D53C3FD , 0xBDA387892BA748E9B215A3016250F50D , 0xEFD5C08E3C8B4FD6874DAE90EA38DEC7 , 0x69C4CEB350BE4D00A0C6B5A9BAED1260 , 0xA67A2A3B6D7F484E94ED803A36AB2923 , 0xD6B891AB462D478B8CCBCFE142474D0E , 0xFDE38FECD77A4654AB8EFA722A309978 , 0xDD7D5E5EEFB44E06865BC51848E904CC , 0xF51BF86D5E8240E7BE4AC746D121B3DB , 0x9D39B6C1802843F89996C2BC247AAB9F , 0x11C354CAE2B24382AA880F176AECAE2B , 0xBFDD4E92FE9341A8A2C26F0ACD3C0539 , 0x33F41E24ED5448918477A9FB60E8FC43 , 0x6024D5D868C8458685C3259942EFE705 , 0x742E04C4FACA40159EC362675ADA8F31 , 0x09C480E5D2B043C3BED8D51DB7C6613A , 0x734DDFACFE38490AB369A18CE867F7DA , 0xB63075EF489C4F5B9E0CDDDB76E27498 , 0x0D676B87DE4F45F58935048D3B0410C4 , 0x87F5422CF735441086269D9986879889 , 0x0AD8D57F14D84F68B02D29F30739F533 , 0x127ABD721487407080ECBFE8E50413E3 , 0x13916AFF991A4926AD0FF6DFD9CFAB1A , 0x58E4A8058F0F4E808596FA6E477F4645 , 0xD9CD7BC2C5BD4C09A4795EE017E37F0E , 0x5119B0B9F6DB4EDD829AF5AB06DA1E74 , 0x8B1873866E1F481EA0BFF71A85DD4ECB , 0xA2A3469A979446D9AA3937B518DA4B2B , 0xCF0EACA8D0BC420285E7AB88D4EFCBF6 , 0x6BAACF42C74A47A4ADD6933BB5DF72A8 , 0x72F56334CAFC45C9A3598ED293B79E36 , 0xFBF7362AB47D4EC28D1C2CE7F9C89FB4 , 0xD6F188B4FA2A477D856D2792C65C80D6 , 0x8CABDFBCDB044D1FBA7E2802217D6FCC , 0x937444837FA14098BD8DC008D758C4DF , 0x3F11191A9B2C4714903ADA053C00A1DA , 0xD2FF2F6C593F483C8E3F5B88545D925D , 0x30FC54F333574587BB461AAC0129E9FD , 0xE5B9399118FB4312850C18A855C77C1C , 0x441383C19C574D33A9BD132ECDE9C34F , 0x8CE478B1BCD04FDDAA52D7DFAD3B27FF , 0xB06BCA449AEA429BA884F961980F65CD , 0xD8E8785CEDFF4F4A8FF399B51E5B52E5 , 0xFF4891E777984B3B85BFC99BA7A1BE0A , 0xA6AEBDCF4E494AFCAD5AF23478D1EE3C , 0x5312AF84733B4684B883CF17ECF2C8A4 , 0xFF6611E248034A4FBC4CC17CE10FBC65 , 0x199A89BE30E74FE7A1CE8D00D65AE8A1 , 0x5EE3F7AE206E482CB8B40FDD6DC2281D , 0x8AA6D109EA5845D685273A6CF5D03C72 , 0x19248167DEBA4252A6FF149FA350EB3E , 0x1BEDA602B27447CE9A361B432C0C898C , 0x7B2E6DBD6334438FBC3030830FA16646 , 0xD8336D8A76A04E75BF3674EF2E9B5DE4 , 0x032D13B79FA34EE397A945F800A3E9B3 , 0x10C4DC36BBC946C9B4F6BE15EA88AA50 , 0x12A9D8D681B34D7C8ED314DF178ABCD0 , 0x252A308BB6FF4CB7B1B9D3D11FDA9D84 , 0x34A09A88B6D94812A5D27CBD4F9D3002 , 0x505F8CD811DF478289ABED158DBF43D0 , 0x59FB791C3B354AD6A3FCA07F4B793B82 , 0x8BE000888FDE45EBBD91520151C1328C , 0x9C56357CD67140F093DEB733C41FB765 , 0x77728F74831741719494DA7CCEC41860 , 0x8BC54F559C9F42DBB1B753F2ED7BF44D , 0xAA9DA8FEF07E45A7BB0C89F4763599F4 , 0xDD52979FFDDD4DCDBC88F3C3EB7E3B54 , 0x4AE675EDF93F4D51AE432280341AAF64 , 0x86ABB40EF3594F0C9956FD99DFCFBE00 , 0xC734991757104B549E9782B87514B2EC , 0xE55FA99222EE4C218AEBBC72D3FEE59A , 0xF829FFD8F3614010B2125355BA107223 , 0xEEA129BF9B324D0F953A38C04726B88E , 0x4ED72806754344D39EFED232973E6A71 , 0xC80FF24BDD594E85BC2FD1D3C3C07DBE , 0x2C8CCF5C07E54BD3B8A2A393A920AC9F , 0x7962A75E1E18462CBCFE93AE8EF07AB2 , 0xF2B8FB2BB8D74A7C9B4D8996ADE02F44 , 0xAAF71C50638342D8B52F5F7F0F97C882 , 0xD14F0A425B7C451B93B13CBCA676CE5D , 0x2EB939568A41457AAB68597224DC44FA , 0x748D7B6CDED7487AB25A73821EB1279E , 0x979F09C6351E42B8AC18EFDB88F7A858 , 0xE3F1ABCC3ED34E319FBD6263A8082219 , 0x7A719F240ED34E5A9CE8B955080929B6 , 0xC12439A67FDD4E30844EA034AB46C595 , 0xE1F80FF36CB74392BEC8C8A8EFFD3247 , 0x0E86228B61EB440F9C8B32C12BC43466 , 0x7199BE70A1504012A08EB2589A4F00D6 , 0x5F612D7727744AEF837B0A1BD4F7A0BF , 0x8270B2C92F0D4E099F7B1DEB196E6F52 , 0xC228143798CC45FDB1D51A39D74F29C6 , 0x4994EEE20EA8460D9DDB39524B981E0C , 0x4ED85B0E9FE346FAA576C244F63C06AD , 0x54420B9C112041E195DD393F2F825597 , 0x756F83FFF9F6445DBA2F2F0927665841 , 0x1A1E03C44BF84042B97F35F5550A2368 , 0x886FEB0459EC428C879B86B50C2281C2 , 0x741612B5DF9C4A0E823D36A842783202 , 0x172AABCB8813479C9ACDCF2273D44993 , 0x5DE54731B008499299C80E323A6F2106 , 0x0F1CA69AF896497590DB86C5E6AD359E , 0x3C78A748CED9464DA65154011AFF41A7 , 0x5C9C98C724B34D6785F58D801695BE03 , 0xC596911D2E6C4673BCB49CE8EF9A33FB , 0xE8E182C2CFD14FC196C20DDB760CFDF5 , 0x20B30F822D69471AB15C69F02282B2D4 , 0xB89E18C438BB43D39B2EEBC28922BCBB , 0xF834177F40BD45BF8E485293056797B6 , 0x7924C27B11534616B471EEEACC2B3124 , 0x40EE89F1B7574B81BA8523E4D72C56AC , 0x8CA8F691C9BC4B7DB38D2941BAC965F0 , 0x3605338B46C342EBB87C21CAEDB9E97F , 0x4F60F11669CA45C18355399BD0E25096 , 0x84736AD9FD7A4C79B0C3C7613AF30F46 , 0x9967DB12FAE64E709F1B73B5AC31EF01 , 0xA67901624B3445AD9804397A9ED8BC43 , 0xF3F576DC654F482DA5A40849B7A46C22 , 0x55BF20478ABE4CBF9CBC3FB488B9D4A9 , 0x6765292C2957466CA3E44C0FB70A011F , 0xB8164CF539114604A92D4B396B789CD1 , 0xADC1D8AE91064276BC82185E5AAC846D , 0x6311CAE6E96D493CA0F47D4CC2986D90 , 0xB01C8EC604A349E4B2D4EC6F9D99FAE7 , 0xD692E3B792C0426ABA09DB785CA01C2E , 0x8B90D3E006F54067A51160711163EC26 , 0x9A5F988DC34940C79E9A1B29B776FA5B , 0xA8402238F69A4908AE877F9571B08B02 , 0xBA60F0F29D324AE6AD6B74A80E348A47 , 0xCE227B352CEF420B84235752DE953DF4 , 0x1F030DFD5E094160BAEC3932B84BEAA0 , 0x186F466A352F4058A8B95ABEBFFF2411 , 0xCF893741C94E4EFF901740A7C3B13F03 , 0x9418065E4EA24B4D8B39857ED41BB65A , 0x113C5BEB5C0B4F48BA83A999AE297202 , 0x5BB89E2B0142469CA78627844F281E4F , 0x6DB1CB75E439400C9CF3911295DFD5FA , 0x54D1459081B44D60AED9C37F78D941D8 , 0x686F4D2C667947DFBB7B2D348C00ACF5 , 0x80B11931682840258F89778D20E1E73F , 0x516A856D5DBC4C089766082FCF9CA001 , 0x998D3A557B284C7BAD280CA8785D61DB , 0xB1686D59EBBE4B56A313D8975AC81D69 , 0xDE69F55D63124BB6BF2624323AF60092 , 0x6F80C5B62FC947EDB75AE3F32F5B31F6 , 0xB716F93E93104F8CBFE4A9B0D6408546 , 0xC31849233C1B49D3A6350C1C6A209A59 , 0x09B1D244CE474D8EA86CFED38F87D3A2 , 0x575B2919EFE0408296A4C1737FFE9C53 , 0x6E7B28B0C13C4F5A80A5754F1CA2F303 , 0x951EB1AC3C9B47CEB6D07FDD79AB49E3 , 0x14B9659FD6754640AB12D521C7511B2A , 0xF807201936534C5B8D57B5B5E7BD8CA7 , 0x396F95BE67124040AAE0BA13F21B46EE , 0x49395140F7C7498E89BC974E95A75131 , 0x70B962E54CB148DCB87E008904223FBC , 0xBA2E889143194E9184149C41529E9FAB , 0x3C691033B6184F5D85E83A4BAB4A48F3 , 0x674F4B8426A3455C90033A4CCC761643 , 0x8015733360314F6D95312FFF83A416C3 , 0xBFC375B1F26444AA9CF61B153A336D84 , 0xF872CC194B304CC9AFEC54DB31DF73AA , 0x2BDFA062A72B4063A170469C802B9A4B , 0xEA6DF74B572742F89BF28E57C6021ECD , 0xCA08D553FD1F4E0882026907B2C233B7 , 0x609F41BA03AB490A84CC2F6715DFB3C9 , 0x8BE35BDB92F24900BED5A085F11C1E64 , 0xA401CB19A361470296A06DEA69B67AAF , 0xDF5196764A5C4FD3B21210432B16EFA6 , 0x5A46F6845360425CAB6E9721476D1699 , 0xF77E60E6BE0F4377A0527F2423FDDDAF , 0x323BE8F4CA834C208EC452A0BBBC7EB0 , 0xB74C3D61D3D54004952A2C18F50AF42E , 0xDB277546790A4AF8AC0CBAE3EA5D22D7 , 0x3729D9EB56AB4D3C8A05CB5106F3A2EA , 0xDB03B796FCEE49A0BAF6E410AFC50A9F , 0xE15CAD4448094CE093DEBA58F4CB2369 , 0x0BDD46422A3F4BAFB17AF9050973C745 , 0x2073D617BC224643B040E332B4EB07CF , 0xC39572E3A1FA432799623B97B6D5BC8F , 0xECF55A39803144C2B27F5923732F4B30 , 0xAECAF8339A7C4395821B77FCA2396095 , 0xB7452929F1034EC8901D9B74C7024B41 , 0x76A97D0716D3476FA1C170794B9B3199 , 0xA8BBB1D4471D4F77A26C5EB1E25095A1 , 0x45010F016A7F41ACB0D717E7BC80D4F2 , 0x7441D29E27654406BF4BFE0A0AA30C7C , 0xE55F0442934542A2830180ABC56E35F5 , 0x70D52EC7BC264CEC932F37CB5741A305 , 0x7BFD6A0E29774284BD2DDBAD21F52132 , 0xDE9FFFA43BBE47A3865F38D19C8F1190 , 0xAA6A4889F83242659E3DEF7DEC024C2A , 0x0E240F36D2B0426F9C6613A569461F12 , 0x1D62168B098F40CE8288A524653FC0C3 , 0x7541EEA31EDF409DB688E596735E5A62 , 0xA53494822E894E3BAE163715898387BA , 0xC000930DB2A24AEF95E364B4ADCA7BEF , 0xC208DB973CB5498AB38F1785785952E3 , 0xE152A99601474B64A2585AEFF612A5D5 , 0xE259CB8D3A4C4761B0B4E008CB98F129 , 0xEE55E4E5D7414BC5A10F9A828439085C , 0xC516C54A9F5C4E158FE47890D2592A67 , 0x070D540C9FE34A929AEA9EA7C1F6631E , 0xB7ABC781C7EA4398A51C7AD1B4A9B813 , 0xF8A0E352728B4968ACDCDB5B569532B1 , 0xFE135E6457AE45A4BC7FAA52C23C9ECC , 0x3C3DE0386DAB45859557597F698C7DA2 , 0x8778800CC09D4DA7B353C3771360890E , 0x1F846746B4704EAC951B061530B04C02 , 0x4D5CBF28FA934A70A34C2B2212D7F774 , 0x7E6A6A42DDE04047BC8FE14E1376DCC4 , 0xB2C6693069E74E318DB6AE61B30DE43A , 0xAEEC667B812E42F49BFAA8673E711989 , 0xBACAED5E2CC94F7D9D1208E2EC7BEA86 , 0x827A195AE5CC4515BB13CAC4AB96F018 , 0x3CD3D9DE09C4474CBA1DA91E9F4184B5 , 0x7FC5CE0CF58846CD9807811A54FDFD6C , 0x6DFEA91030DE4664B764C141BFAF1B9B , 0x475326B8E2CF494B9E34DCB791A8D1D6 , 0xDDE93D1AD4584746ACEA0D7DCC2CA60E , 0xD896D9E5F18E46FE8561E6FABEC3C001 , 0x1C20A04E15E14C528AD230DD3D2D4AE1 , 0x9F92B2DA7F5F4E9A81707E1BD54293B4 , 0xB647D3B9E104410698A9F3C9009BBD84 , 0x0A3B4BAD1FB0410FA463F568FEFB8F81 , 0x41E7E507BF4541C698ABF28C8D16E471 , 0x3FC7F9D4808C48BE9A9AFBA4888B0F48 , 0xDF140A4C108F4B0A86BF35F409D8389E , 0xF6D6DBAA8A224DA091AE22662035F797 , 0xBFC69603D6934486A7E18264F9008215 , 0xA8C75896483140F4894AF8B3386D9357 , 0x244BAF479EB143AEA248A79BD94FBF1C , 0xB0502A88943B4975BCAF80EB55B07C4E , 0xC8EDCD913132401AA70DD3B5D4A7A833 , 0xECAA93A5026F4936A6F653393BFA7056 , 0xCA768B9D1496421ABED26D7CF0D08F1B , 0x33E3384D9A2543DEB0C97BAC467AD9FD , 0x3FD9B2E2D3BC42A895667119051865DC , 0x034076F49AAC47F4AD4CD15146D0D8DB , 0x6D29DDFC9FD54C828926AE54B979313C , 0x847929D1BB4540718E68424028D23F86 , 0xE1A79E577AD4434189DD07549B38C550 , 0xD01DC23664D944BBBE77873E499CB08C , 0x0A1E08CC2577455CA1D349FB15ACFFF5 , 0x3605485E4E4E4A0A86E18DA7FE6976C3 , 0xD9470F3149C0489CB5767E75C196769C , 0xFDE051F94FE24105B70B2B0BD9C2D217 , 0x40AFA74337974BA58BC61FAEBFDF1E2A , 0x99EE6EBAC473491398EAF91FA4CEF6BA , 0x05337B9490074C35921DD97157D8D0E8 , 0xDBF9DE286D4E415EB35AD96344D7E3DB , 0xFBB304964A154826AB0A5C4E180C6F15 , 0x13417CF1C3064BBEAC3ABA47C77EE326 , 0x93574D40ADCF40CCAD1FE478D363B36C , 0xA321E17BAA9D4D429A295FF34C023614 , 0xB939A792274949309C9FF8DA54AD9DCA , 0x34523E0E839741318A7B020C61870C7F , 0xA495557EFA544CD28EDB67234F7F1A4D , 0x46F70E95576B4E1880C2C5116182C1B2 , 0x73902630F7174FB3A8AF7066AF16E0AD , 0x7BA1D9D8121041DF8A8A49B70192B7CB , 0xD8B4359A5DBC48BB9AD6915BADAE9197 , 0x4705A6BA4E5540D5A5A33CDD92F6639A , 0xE9DE9272773D48E3A2F5801A08DA7DCD , 0x2F85F5FBC1014744B7BE03970788772A , 0x0196A9074D9F45F3A36C17D99B8CC6BD , 0x245C9054367C4525826ACF1458F47338 , 0x5C2F5B2298F4405B9F54A074E6BF4735 , 0x204CE486939C4E3DB9606215DDA8B051 , 0xE6EE6B6F30DA43D8A509C032E8E38054 , 0xB05FF11B83A741EE93CE3100263D2521 , 0x5DFDE78B006E429A8AF5FC5C2A3E9F42 , 0x7C90719162634155BBC8753362096F50 , 0xC8EBE5C337B141CCAD0F45C78AAEFA91 , 0x647F2DE7EBDA4912B27BA1C70A75B4DD , 0x93112D4252BB401BBD62A9A38B8358BD , 0xA0A016BE4D7E495881CF1416F62ACFB1 , 0xC9E327F83E494DCCBE122FD10541A2CB , 0x6B309C5DB34B408881DA02564C1A1A9E , 0x88853F0974384DC08CCEA647ED0ABBDE , 0xA76532BA2AE84A72B0C8847EFF9D54E4 , 0x2AEC39D23B314C25903C551CD1098805 , 0x8ED307F0B4AD4DB0B5EA6F5D1CEAA35D , 0x2BD959E6FA7C4414B5161427C3497DDB , 0x9031872E78BA4DFF94BB9817D81AAFC6 , 0xD4F86D6EA8744A07B9C981BA2C3C9FD8 , 0xCE1D873BAFF74FCFA0D24AA50C01E4F2 , 0x3CE8B12429DA4EDD9C14527506D913E4 , 0x26038D1881D047CF8460A37EC095E9E2 , 0x11925EA5DC804A599CA0D62C4A8BEE55 , 0xB89B775A2C094AB2AE95E713F178D92D , 0xF5D81BD1470D472C8FF79ADFD04DE41E , 0x46F43D94EAE3465C93FAF3D2ABF218D2 , 0xFA3F907CA3024FA68046328F0570F1CD , 0x00B2A938582947259E7DBCC543DCB574 , 0x9D49A9320DA146469A429F3925902835 , 0x49A58E76B4794282BA894752A14181DE , 0x67CB7649D7D44DE88DAE576308EBAE7D , 0xF4958056B72042459D418D51ED9F1BD3 , 0x40DD904A17BC41F4B34809AFEB33A19F , 0x952EA7777EB14D3980F5EF5A906FF58B , 0x1016AAE2CD7442CDA1DE73828186679B , 0xD74D0C8FF60E49C586349BD919FF2DE3 , 0x6826758309AB4566ACF65909B89C233B , 0xDA8BA299F64E41EE86BA530F00866E71 , 0xC3624C6C1CFF4377B8199CCE177F0834 , 0x3FE65FDCEDC84F179606BEF000E81855 , 0x8D51756158464F04BE4B2A50CEDEAA0D , 0xC57B0ADF20374921A64D5A608D5D931C , 0x5C68389B0F0B473DBBC024520D266FEE , 0x683B04A2F0A94E93AB1C4DE0BB28D2E6 , 0xAA77A0BFFD034992B3AE56F07E2D69B1 , 0xAFBC0E031DAC4631B27705425377524F , 0x1789579344BC43B0AE3DD3BF15734FF8 , 0xC0CCB0B629D04EF6A96F019A1226D144 , 0xFCF6B67CBE7F4EB781A44CB419271A60 , 0x24C8263AA2C3420EAA281B81A54D7CBD , 0x2FE970EB355047CC8402A26BE250AC98 , 0x0C4828D9A1A249FF8B208E3501A34B34 , 0x3E51CAFD4A354EBCA96361C3B728377C , 0x954192D850464DB6A5F3B2D46262C53D , 0xEDB07177B0BF4962B8E789B140151116 , 0xF686429EFB86426F944E8B6C06FE2667 , 0xABC5C0BDB7044D788CB01A46FCB82062 , 0x2CE2E96957054AC3B00CBBF72A6064F4 , 0xD275E2C37A494B2E858ADFA531E9D8D9 , 0x8113458E306D4C87BC7457E644630F13 , 0x5674D07303004F5689217E700957B26E , 0xAEA1A02442F44474936D0D2CC24C811E , 0xCC36D587D3744501920533AD412F9FB9 , 0x94489B4A72BC4FE2B4F1666F56579AAF , 0xD4E18CB1D30E4411965A186C68DEF3C3 , 0x46A6866C6D8845118E5808CA25E02098 , 0x0749AA9C65544861A1D31A28990972CF , 0x1F041EDC03D740759A6A1528162915E3 , 0x5A95BC6F09534D34B4781E196FDF13CB , 0xD76CA9057C3E41FDA4E31C7D530E96CC , 0xECD9C6A56BF04C8888AB909F2C707729 , 0x4AADF79A54DF4A0AA979DEC632C39144 , 0x5E9660FFAF4C4CBAB6196127BC7B3371 , 0xFA3C5C8143664C7BB900A3A47B77C1D1 , 0x0A14A3592CBC4B159833BEF10DC012DF , 0x6FA23C7304DE40588887CB196EBC5EFC , 0x04471C543EAF4316B22FC9991D39C58E , 0x0775532BE20D45298B510795A05485E9 , 0xF1C05D9FD49C4F3689E88AE5AB6CAC58 , 0xF91F8E38965A4D298E38AFD90978F85F , 0xA4C27EF81E2A42489985F1A91AA5B986 , 0xA53A5226198247D5B29BB7626ED73F67 , 0x3D1F95A3D8EF473E8D4735E53BFA5123 , 0xAA535C77B44F488298E5E16F746123DC , 0xF95D1A27C1C34BBF8EA16F7388B3791C , 0x485EC3BD63854BE480650FBA1C8CFF5F , 0xBDD3205277FC4237A494779D04C13FB9 , 0xD5E0FE6CF1B0402D9C1E15C5A4439A0B , 0x47BCCC1F43DC4F78BC3D46708BEFC33B , 0x5A983144E5AD45E6A24B604074A686BE , 0x8C9C8F3BF7A34B3FBAFDA418C6688CFB , 0xD46E072B8AA049A891AD94B4BDA3BDD6 , 0x1579163219C8433EBC66A71C97C58167 , 0x3C3A91E9EE3646109CB6EDEF24137A99 , 0x0F2812E28CF84A1D8ECBC99BC065BCB0 , 0x9F570EC320EA45F7A535CD9A0898B9BC , 0xA8997750D9784253B6F4AA0473248612 , 0xE69780F628D745019F0BBD2679473050 , 0xD09F8ED03E4441E5995EF2FA98F07600 , 0xD7688C9A4F3E47AE9A371097826C085E , 0x928E8E5C3A404C689B6B1D0B116879E9 , 0x966D50EE0FB64908A459F3E9204F585D , 0xB4B8041AF66345889F87BE8867BBF113 , 0x0C12D7CAECA64AEBBDF6582D74D34597 , 0x9C91F6CD66344C729C839633F70CDE5B , 0x6DD3647A4B1C44C49C8388AC15EA112D , 0xD51053AADE9E4629B724C9AE6ADD4D7B , 0x0388EB3282464825994ABFFDD27EFE49 , 0xFADBC135AA354A9F94B528B957DF0AB6 , 0xC8FF0DD86CA14C9C87EFC179E2C94BD1 , 0xF68EF9DDBE6148DB8EC9D5E9E75EEA60 , 0xBF57D438DD0742BE930EE46E62ACCB68 , 0xE0A43B7023CE4968A30C206FD99B3DEC , 0x09F99E474E1A4D92BA749F6193B74DA2 , 0x5351E0A87EE84511818DD0BC4A8435C7 , 0x6E963A5D851A4A17A92810621D9A7BC8 , 0x1B1BDF40EDDB4C55A83E0651E5147508 , 0x64C2F7EA30184544923715B638551363 , 0x7BB3B0053540457682CD82405F971E5B , 0x44105633D44D4DDDBA9942F3DB78927B , 0xD11EAAD14FE6467EB2BD5F4F0FDF1101 , 0x83C3081D4C5441CB8FAD354ECFD62FA5 , 0x37FC1C9FE46F40988C1F539A0F8FD629 , 0xA36AAE1B82674C60AD053303FCA76FA0 , 0x7AC56B755900426789EBB048A4B9C90C , 0xD5D516D3E56B47E09FD54B4967E8823B , 0x9652BA87EF3946379CC7DA8DDDFA2E69 , 0x9A9A7E1E5F0C4E4887A74BA336A1DE1B , 0xC3E336F9692348EEACD30C32278890C4 , 0xF33F0BFBB2F541F099108F64DF45D8C1 , 0xC232192C62064424B6443DFB3B8AAE16 , 0x76BA716A12C644CC822F22D9571DB1B5 , 0x0DB1E05854884862BD0C263E49C52F09 , 0x73A558AF06684245992C9D823DA10871 , 0x7BF9C7A4DA4C4A68A3C36ADBE43F1691 , 0x8AA1C2586CE74D039E4AFFD8EC4CBBAC , 0x194C93503F194A00B663E42A9F8B8A34 , 0x0DB1246D774144E68929C7A03B2CAD4A , 0x04B91B209D6E45F6AFA24C623D0AB2BD , 0x0CE02A9D2312438896A5D7C26D9E9774 , 0x92A01F74FF0A42068A6794D86DFDE19A , 0x1524665BDB224C7DA38147BD0B9A94DD , 0x917E292392E447808FC31D62AE008917 , 0xC5A6DE6827DF4AAEB251F852A4245D47 , 0x300B97E440B94055B1BDC352ABB53E9D , 0x17473DDF505D4D2A93417469CFC22721 , 0xFDB6553A623A4FA4A198122CAC1247BE , 0x6AFDC5A2EB074559B6508C37D661D495 , 0xE05782E96DC64624AE254F7C8ED993AA , 0xEF3028436B1A4A4E990D805DC2FE268D , 0x24613EA47D7147FD8FAEC1E3BBEDAE32 , 0x779CF1F49C2D4C3AA10C0C6D1ECCF67D , 0xDA70AB09A57549ED8A14DA0B797CBC2B , 0x0E39411378E645788C7B7FAC26A0BB70 , 0x498F0C0A33704DA98EAEEAD39EA7C288 , 0x19637CEE93494CA385D59950A136E490 , 0x9F18A7B40612479EB8A4F7580A61EE2B , 0x2F2AF1D42AC849718F3B0A4D14CADE6F , 0xBD29910C2F634A4F91D68C1FA6BCE71B , 0xB406C01AF73F42FB99DA462A0F577E3C , 0x5FE69447A5E441F3B368F3B2B0C6E2E9 , 0xAC4B61B7A01B44D6AA78CA74F6C43FCF , 0x0D5D4E59C69244B181902E7D77F8CEAE , 0x44981E5F92CB4F5298CF023AE58A7CA6 , 0x484F0BE118B6418A950921C6F3BA43CA , 0x8589B2E4E11C430FA59094D539AD3E24 , 0xB4363180F1004FD98D06F56BF7994BAE , 0xB21CFD5B1D704E4AA1D96BBFE204BB96 , 0x94E12CDE824E4D5E82EB2A085857EEC2 , 0x8200C4802894435EAA3D14A216BB9486 , 0x34D16EB8BBF0448A836CD827207A0406 , 0x7E093EF002D346348753B7D6804CB1FD , 0xB101AC267230465E922F99FCDE1FF283 , 0xB4FD6D8D73F84EAF8E1421F73939FB96 , 0x6A5615FD8B7646D3AED8F74D5FA0E3F8 , 0xC02419D0B9514059B6F9D69520055B82 , 0x4D1FEDBB3C404F17A82567685F77F93A , 0xB4F229D8AEAA40D6B5F15B1A04F6FF32 , 0x76FDEDD844134C238D058FDC6CC01156 , 0x4E766C9DC4B8415FBF439D1244E0C15A , 0x94C1C2DF9D6D44DE8AD29AB7AF3EC9D3 , 0xC1C3442FA3E44546BC1E85A8E35BF7A0 , 0x63DEC30A38484C8BB8E467960C6CC49D , 0xE991298A24C74E9CAFCEC02158D2629D , 0x49C692B97222456BBD58CB0C085BD155 , 0x8B0873BFDA1A442395440D9A2482906F , 0x8B24D88A9A264095971CCF31FC21E6AD , 0xC1105ACC00E04B11A67F3AF20CBEDA5D , 0x6452F59629804A708A572609B4626AE4 , 0xCA46B1B6B37F450396EEF78CEB6AEDDB , 0x00C0BFCB3A2A401DBC903BEBF71EFDDC , 0x39FF5B7ABE0443CEA73A698892765C30 , 0x8A3D0CB2BC0545C09163AEE9E7457B3D , 0xFE27C141FD6A42E19811A04EAEB86CCF , 0xD6816D13628C4D7399A302F5CDD72FE0 , 0xE7EFEEAD74364215BE1015DD57C478F8 , 0xEF12D8A41ADE489BA8E95AA4C1AB8BCF , 0x6A703B8DD0B24FE9B8E99F542D77CCA8 , 0x28D08AC670E64146844D0CC408E9FD30 , 0xB0B83A19EF91413F8E272BD855F04B5C , 0xD6EE009A27B3497EB2CB272CA0ECD9B0 , 0xA3F238130EA54F878EEF0E92566F42DC , 0xFAC42BC3D2AF47B19500E5378117EAAF , 0x1D63477D22D64422B43D22D475603513 , 0xC4443A1492A54E6C83C6C650214DC6EE , 0x095908D3D3E1439FAE64218CFB50B613 , 0x4588798688E847EBB1DAD69A96841F27 , 0xDCCE31423FF54FC39262635206365FDE , 0xDF633FC2E60B4457AED3BCF5BF7B1506 , 0x576DA04324A3436A83B2A2C75ACA6974 , 0x292E8BC94DA34CC7BADD93384F0BFEB0 , 0x53EF77EFB9384BF0B8759AF207B536D9 , 0x69329896964A45129B9B9739EA79D7BD , 0xE049E391B948489FB02C44BD5ECA2C8F , 0x5CB0CAE2F8B243E1894ECF44CF4C2B25 , 0xD4823E95DB5D44BCADD7130C1753EE47 , 0x61DB03279AF449CABF6B28A7C7DD857F , 0xFDD1ABA48F1240CAB14496C2CFABB74A , 0x0A7E8FD2F156432A951167A06731F88D , 0x0A23CB2EFF9A43A6BC5FBC9C1E6DFF18 , 0x0CF9592CD28D40B6923C83FDB143D96F , 0x3A90B2A7C3C245448AD1760AFCB34999 , 0x68D8BE352D5947A3A617452E27DD0A50 , 0x7C0BE25995E04195A6BE54D76077DD29 , 0xEA866895D1BE497FA59CB8F10B686DE6 , 0xB8B057DEDEA04F1EBD55C7604662786E , 0x482800EC2C1F4DF6894A1895658090B8 , 0xBE26225CB4E84577979AA55F2D446D82 , 0x17990550BA9947EE810203D2F5DD945F , 0xFE9A15FBB05E44A2BCF2BBB76E740F90 , 0x4E078F37D318415BB3B9E32530E21588 , 0xBB36B403FAAE440A8F14A3C3161A7F0F , 0x4EFAC0AAF81E4AE0A31BDC28FB43D1B7 , 0x8C42926ABCED4842B26C3195FD1F88D4 , 0xC2A34993159B4BC49C48908DE88C72BF , 0xD4A386DA1B414604A0859BEC075C29E8 , 0x34A592EFD1054F9E8B6427FC01D441DC , 0x2096FA5EF816447F861E8A34D6B736F8 , 0x66DD55041A1B4EA195C5DC620654B813 , 0x423A48FBF9E04FFB83B9EE97222AA4D0 , 0x6AFFD97FECAA4E469D913866A3AF5885 , 0xD5C072D7C73F406AAC00E1A6701634DA , 0xF9AB3F16449242C5B7D6B34E83889EE0 , 0x46D3F2327F824F7BA8378C5A6E15A053 , 0xF795EBED222B45459AB07F0E62B98112 , 0x5D733674832F4AE0AFF0B8AA4877C6CB , 0x9C65737AC7D44741B499964F18C6DC39 , 0x5A782BC3BFAD4633947BB4EE9F343CC2 , 0x70FDC43B53524BE8A553FE5E7F3979C9 , 0xB7912A5B0E7642049B1A5EBD7B405170 , 0xAD8D76E42D0F464A8CE4B0D13504828E , 0x057A6FB4BA0A4AA5A84FE04E22883318 , 0x57AC9AF3CE0F4B68916BE4CF1ED41E1F , 0xDAE0845738774BDAB923D9390E871F12 , 0x85B3C0033E8F4ACEABDE41A80C870501 , 0xE130B89AF8804C1C8FD0B8B199DE3707 , 0xEB72A0C88B3B496395164190ED48F6FC , 0x8D1219B0DD16471B8A8EB391A6B420D3 , 0xBCB155E6992B430AAC4BB36AB2F2B05B , 0xCB3985760D174C95A42130214144E36A , 0x371F90224DEC4B34A8638CC73DC234B2 , 0x2F85B75FC77042E094571B48D297E9CE , 0xCD3DA5D714A24CE6B4F2E6058E4BBD0A , 0x3A7CE3ACEF084A83BD3A802BA8DA3CBF , 0x911A140BFB504F17AAFBFDB56D819FD4 , 0xC0D6EB4D3D5B4330BFEF7CB0FA993224 , 0xE00A3666AA934F9AB96ED50B9DCA6AEA , 0x49F9D7942B4649569C4BF1E42F75B3D3 , 0x59A115EDBF9A4580935B204B29CA82E8 , 0x5D16266A360148CF9EFDABC80A691170 , 0x8407D6220D9E46E78E484BBFF1FC827E , 0x13ED81AFB4B84C878BAAB35A245968DE , 0x2DACF81DF29C40BFBF99AB23BCE75719 , 0x556463E7167C40AD9DD9827980733736 , 0xF560D1A064784E27949031ED1CD0A9FE , 0xB13F32B005D94A97A9BE005C832F647F , 0xD19A6E6FCCDB423E8B0A38840637EB28 , 0x612D14F1AE304F9F8FB72F6D27DABEF0 , 0x59CDC429801345C3A203F4FA31065926 , 0xB5860B20EEBA46288ABEE84A9B59A33A , 0x8B0134215DBB4866811E244E805BCB9E , 0xF784CDFC1C7E45AFBA840CC9BFDE6527 , 0xA8BA85BCDF5B4A54984439132AE6C383 , 0xC543301E0DC64301BCCF19637FBA68CB , 0x7B1AC6F8447744A488D85BB4F0B8D3FC , 0xC14039EDA16C475F8ECC510F52FBF0F1 , 0x40DE6BE8BA8940DC94D6A813D70D64D2 , 0xE45B4D39FEE04CD0815115F2F2519A19 , 0xA0D377DDED6040FE9A9DC996B4D24FC6 , 0x1CC93304FA6946CB9620CBA8D04A50BC , 0xEF7967C6612740A2B95FDA0BF8CAE437 , 0x5E49F091D3034DCD8FEC3B01202E52BF , 0x23A11565AC534C59A20B1B17879F457B , 0x2573FEC224AC48DC9946A93106712550 , 0x8243679A6E314AA29EA318ECE1D70EA8 , 0xA566C2D91828435BAB856E40DBD1B4C0 , 0xE96B020E7ED8497CA55D36DC9AA89C9A , 0x24C190F7DADC4991ADC4BF8F03AC2D23 , 0x35A771EE74B542879CF3489D50933F40 , 0x899E640B26694B39B15254ED8F986FDE , 0x78E9333A233949099C6953FEB4D5AC49 , 0xDD70C1813945452B859F464DF21CC28A , 0x6C7C7749DEF4488AB327E2BC4970C6BF , 0x0FD00423245647D1A2A199A949A43DC3 , 0xDE205A5EF76C46B99CDA8491D2A3ACD2 , 0xC76D038A1C6343E8814EFE21A4576E08 , 0x301396FDE77F42CD869AA5CAB6135974 , 0x476365B47CAD4E6F8E5DDF18841CBA7E , 0x8E5AA34698D24FC0BECA96FD119C3363 , 0x9BF3D6C5F6864470B3C81B6BDAADA9D7 , 0xA358E2387DF54C3A8B19794E0F42BD49 , 0x31EA6AC5D34A4ABCA47FCC2A9F9B65DB , 0x062D345D6AA74DFF95B4525108B98E70 , 0x9EE3302F56B64F4895A6D9A9DDEF0A7B , 0x7F9161DA206A4C7F8114C47B92A33D13 , 0x931BAD9F46E84AC48C0C1591EAB95473 , 0xA82130E2887842ABA51E4C7A3994BB78 , 0xEEE51670A7E84F7EB1EC338ED10F29F3 , 0x72474EC785354993A0456396B5AE38F0 , 0x3CA7A45E0F7C4105B5A2AD798AF893D6 , 0x58D9817CE380427C810B5FB8AE52B5FE , 0xCBFAC7E25B8B47D0A37E47CDD5A245EB , 0x1BDDC27E5DA243C9A5078ABC414FED57 , 0xFA8C89999A9B4BC3A44558BD6FAFA4FF , 0x297AD6A180544CFD9A447FBBE7906102 , 0x93194583E7844AAC84D93349C92826CE , 0xCDFFA85D0C2542A78B29A33A953F398A , 0x183CA6DA14E742069A20661DC0DCE66D , 0x09AC1537B28F4AECAE4A2B97BE34C9D1 , 0x6F4D9D179AF44ED09F7EA1E39B20A3AA , 0xDD608D41E7DC43418682E728AEAF66C5 , 0x567E074683F4412285D4CA98585C77DA , 0x6654B2A2206A4267B7E213983ECC701C , 0xA89E4B77558F428598CE45086CB8940C , 0x23FF3D06FAF145D08B7C2F05CB19EF57 , 0x34E17622FA144883B7E70760A0C8AC3B , 0x518962730E9F4AA492F476330B6672F7 , 0xD2F85CB0605E41D4820F35C131B91716 , 0xAC9019ED36274D009BB17FBE86882D29 , 0x2BADFB6849B5462CAF965D29EDC37175 , 0x6E0210C13AC3403CB88CDAF7BBBD1E21 , 0x9D2873FDF7C54F258E721FBDAE430D0B , 0x8FE5895BC2754423A88B43B5A24679E1 , 0xE40DD038465843BEB602B2366489B929 , 0x3198C030A25646399B4F3E9C64E8758D , 0xF1C9B80432BF4F82B9F7DF4D83860766 , 0x08EB41F848034E919C938FC4DD77E5AD , 0x19CE4975E7294E3FB66A4A1FBE55337E , 0xB0024A9EB32148EBB6727A0A522F8289 , 0x240177FD2E5E48D4A24BD0C85533684A , 0x07F886BDAD6248C695A39F5F391AC842 , 0xF51ABAA375F648D0BADEA13290DD6B90 , 0xF619018F910C47CC835C7DDCBCA12130 , 0x7D04E4B2EE884554A98A24AACC216AEA , 0x312D1C4275514D99809D20C781209C82 , 0x0548C046A8944A67948E8138BC50E23E , 0x11B6B053084F4E10A78D59BE86BF9B2C , 0x120F1EBF51454CE4BB26D85BE78632AE , 0xD608874373FD4E90B93A2B058F432CA2 , 0xCC946997A48D4206A5A8CF4BB92EAFBC , 0x1866A4BC05864389B2B14C84C5FAF403 , 0x8BE13434087B44E78414FD67B351917B , 0xB7FE483754F44D57AA292C5E8C57EF22 , 0xDD8C15060E704F87BD7E920037D6557F , 0xB7536EBDC3D44F839898F2964B2C55BD , 0xD16E5BE627E443BD90E98416111A1C62 , 0xE8048F3243904F8BBB2F7DF21EAEF86C , 0xFD83AF68FE90406B83C1B946CA2D8D4D , 0x191C0C39CF1A44DEB11338AF02A025ED , 0xDB75322486F84CC3BB548CE77D77AC4B , 0x8FF07CB059CB4172AC5F5F61E841D415 , 0xBBD3A54FC3C3484FBE59EA76518540DD , 0x3EA821B442F147548797666216D98AE1 , 0x14822D2A43F34C24BA0BEC1C072B51AF , 0xE7AA0E75A52748B4BEF9E8059346C5A8 , 0xCD09BB1F0E9D400FBB2FE811087B4DAF , 0xBE5832479ACF487F82AB1B1AD09DD8CB , 0xAE9B40CB777349C7B1CF24755F6E6DFC , 0x5BF446D471D74F36871898BE63D1FEEC , 0xE358EF2D24C14AB4AAD6C6BBC611C47D , 0x06834872E30245D2920186965EC082F6 , 0xEECEAB3F6008451B87094AF98F2B7BFB , 0xCD014B441F8C4E00BFAF462AE68A08E6 , 0x0B26025AE160443E8E150F7C8A2C1B51 , 0xB8E34D8CB9C04ECAA4EEF2D70FD1FFAE , 0xFA55212FAB034325B2715704EC46939E , 0xAA296A00E6D14694AC7101A503916F66 , 0xBE7E7B28C71941BAA3A425CF7B19ED26 , 0xCFC7144B748E4FB2AA73E0763F9030C5 , 0x0EBBF3AAC4564A3EB782E4A0E5CF6341 , 0x9771A44CA5D04F89A6EF221DD7CA5560 , 0x7AFB1B1C3A6540679A843A4D0FD1C3F2 , 0x5E1DCA16BC714E868CF442FBE4619C70 , 0x5BF82B4498D7461587AD15169F431028 , 0x7692C8CF84384B84A79C181E55602A2D , 0xF5E9DB08C4C44D67A3577C544EEC0788 , 0xDD4CAA228F2244218367D8E363EB78A0 , 0x15F068B5E494480A9C6989711805D208 , 0xC4E060429CA64ACAA0D8373FE1C8D829 , 0x3F9090DDA1D24333BAE493F34C6F59DF , 0xDE95C52804B547E4BA58107EAD705516 , 0x55E7D330797F45358EF5726689570E00 , 0x7195A22A04D54BF09B1ACF989AE9487C , 0x2A9F03F6C0B549B98EA7F4F41E3F7B0A , 0x084BF46A41F04CA0BC918C32A8E2528D , 0x41943E9AA23D4A038288BD0FE04C7369 , 0x79F9329D32AB4026A5DEF7DDEC36C4F8 , 0x023666764F6B479090C354B4F4EBCC29 , 0x7402D7D744CB46C9B66E9D61E82F5919 , 0x0A830250FA1D4FB787AFB2E2863A6C12 , 0x3CF4F003F3AF4D70925CC59F1EF03C9F , 0xED3B6770E7D8433B8532C26BECA992B1 , 0x80161451CA5F4BDCB3F674A9B1E8F081 );
Copy
92
8.06 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"×ÞcpÛLMnŒì0™”¡Nß "
b"éð0é!ŠD÷¥uŽKÞ\x1F &\x13 "
b"\x03 ȉbfÄEùµf\ÄãÓ.Q "
b"\x08 Ýu\x02 X\x01 I\ºÇG¹$.b\x14 "
b"M°N\x10\x19 ¨F\x1E ºy\x19 Û…\x18 TY "
b"ë[:éuyF‰†º±Ð¨ÔÀ\r "
b"q÷^ùVŒGd =è\f î ÁW "
b"F>Ì\x1E ÈÕAÆžìÍïË\x10 ÇÍ "
b"""
7ÄÀaª·N#š\x0E Ü7ž‚\n
Þ
"""
b"f¿\x05 º{¾HÔ’`®Ã©tm¸ "
b"a‚»;0œAÕ—\x19 µö—.ü« "
b"΃ÔúïÊC\x13 –;ᙂ!b› "
b"2qXÕ¸3K¡µ\x7F ¼Ês8\x18 "
b"CIüÖw]G4„È:o\x19 v®z "
b"#TôéÐF÷%1Îs%ñ "
b"—\f ëÕŠFJ\x01 ¼\x05\x10 …Ì…\x1F "
b"çŸÆL,¸F\x1C ¶ÆMÏ\\x12 3\r "
b"\x12 mÎ\x14 ¥óGý©äì%7ÑŽò "
b"¹™Ó}\x00 )M°|™"ÖfèY "
b"'´„\x19 l\e As®»]g£\x7F Ök "
b"礕´Ú¡D…¥b8Osß›Ö "
b"~g¡_óØ@\x1F ¦¬\e Àá%>Ó "
b"7Ò\x0F Áò‹F˜”b^\x05 à&õ\f "
b"ÑYÖ,\x1E B\x1E ”\r ›\x02 ²Bu\x0E "
b"\x10 ¢\r ÍMrBn©í™€6×\x1F F "
b"x4ADŒÀAÛ¯âê\x13 Ëíºˆ "
b"Û<\r Xè\x0F K\x12 ºàj§Šä˜„ "
b"ð\x1C €ïWE^ªôº;‘øÕh "
b";ËXGd[C\x1D ´^\x17 ôû{\v Ÿ "
b"Yq+e¦½K\x1C ¹\x16\x10 Jg·,( "
b"‰:šÉœÛF@±i\x04 Ì@[¯¿ "
b"K>„CÈrO©TÈ7ÎÀi/ "
b"_\x06 p‘\x1A ÏF0¡-ì¾§Pyú "
b"Ìq|¤\x15 UM'~\4¿áÑU "
b"Ù¦¤ú,ÝG\x1A ©œJ…ìMp\x00 "
b"\x17 ëã\x11 2ÿO-”"»Á·yË "
b"î1.~Ó\x02 G“±ÇŽââ9± "
b"\x14\x01 Jè%´J\x14 ™\Æ\x00 }ÙÑj "
b"P?îâMÃIw—ƒC¶:•]T "
b"mí]ÎÍáB/¡©®¬ÓØG\e "
b"ÅyBѱöDެ\x18 =Ç\x10 r\v Æ "
b"ôþ<Žþ\x00 O?¨{„A’E\x07 ô "
b"‘]ìbÄ~Hž\x01 ¤UýŒ4£ "
b"š\t xà»ÐL[œ¿ËãÛ@Ž "
b"’Š\x1D\t ß\x17 @\x1A —î’Kulv÷ "
b"\x10 ©Ég\x04 ëOd¡bp‡<Ó\x17 "
b"Ü£}â\x07 D’‰wT˜0Ñ?ï "
b"\f\x17 ⃫L\x00 ±BnŠolÿ¡ "
b" ë\x17 7iT@î–Ú×JèÖý\x1A "
b"Ðu\x07 ¥0"H\x13 –”I’6³é\r "
b"J§óèçTDû•öGÿßhÚ† "
b"ì9ÎG—æNó“˜èÏDCªN "
b"\x18 I|9³\x19 Lʮ¹$Yý:ÿ "
b"%L޾AXC%‚Êë\f "Ô#º "
b"¡ÞKj¶WJñ¤òîqX"H "
b"‹\x16 ²sä\x16 G\x06 ˆµÐ‹ÉÚ€U "
b"–‘$ku4OŠ…A¸Ä|\x02 7\x00 "
b"sÑÿ…–åIU¬vã*¶¡\x1C l "
b"\x13\x17 AÜõ³IåôsëŠ?¥Ô "
b"=Vì\t çWOð«·Rà0ÙŽ "
b"G\x00 Éî°\x08 D\x04 ¯\x11 uÔ<Òéì "
b"|FRÏ\x01 Eˆ•Æ·Ð\x11 :ûÒ "
b"@͵ƒ,ZA¾•9´·¼ÿ "
b"\x15 Àï*•L㢢êÛʬO¥ "
b"„ö@R\x13 MO²¶‚øº•l¹8 "
b"ãsÿfÝ\x15 NÁ½KÃûÑ\x08 å "
b"žÃäëýâLa‘ƒµì\x18 œ\x1D Æ "
b"ÌšV®œÚJë’ûwÂØæQí "
b"\x7F w:(}™E†£?ù\x11 Nii "
b"\x0F\x04 ›{\x14 cIsŽÌç†>\t\x1A | "
b"ªoœŸ"\e M³¼¤}Ð.\x01 –* "
b".\x1D ]Z:+L¿•_\x0E ¸ð[Há "
b"\x06 /ìI@’C—™ðq&\e 2Q: "
b"í<\x10 \r ÜKÁzÅÉ+÷fŠ "
b"»+.Ø\f ªB\x7F ‹ÿ9‘¡ ,Ô "
b"'\x12 æ Y~OÕ§v\x01\x18 @h‰õ "
b"<e\x7F x$VLkœp\x04 ìŒ\x10 Eù "
b"\x10 e(\x7F\x1F ÚAœ¿š!Ç<Pã "
b"ÔÝ£\cEAH•÷GMÃ\x1F\x01 Š "
b"ù`ûª»WCƒºŠ¢k\x14 Ûÿ "
b"¥džŽŽ·IõŸ©l]ÍI›“ "
b".Qog¥©FR•‹\x19 $ò\v K\x01 "
b"×ÁàõóXK$»\f ÔbE?EŠ "
b"h™ãÉ=áAг‚´!¢‰ "
b"\x1E Ò;À›Jª\x0E Â<O8ën "
b"2¡ô\r AÚ°ëO®:ÛV\x1D "
b"\x7F ¿[~ï\x01 F\x12 ¸ÀØó<\x11\x1F a "
b"~£Œýž_G8ƒƒ‚·q+\x11 € "
b"\r ¢ÊÞK\x1A ‹"ý@\x01 ô\x17 : "
b"\e ÿ?6úO¤§2/0"oß\v "
b"|\e\x05 Eä†Hÿ·\x06 £W‘íkr "
b"û$ñ\x15 ààHà¼l–5´[!\x1D "
b"QçÈE$5F7“R_u˜ÍÑå "
b"[Ål–Y\x07 LR*ÄJO\x11 N] "
b"""
ñ¯ &îFϦ\n
¦‚\Lå©
"""
b"óGB.„\x13 NV¥\x1F †Æ¸êÙ "
b"§=mh8àB)¯Ž[—\x05 ÅJ2 "
b"©»ÿw´÷C'¬ûJøi_Å! "
b"í\x05 ë-°@Lr—~\x00 ÝD÷\x04 ç "
b"\x1E \e‘пLè´Kb\v ‹-iH "
b"eaà\t $@¹³ÝNäÖ‡>· "
b"ã¸Í‡’vM\x04 ³|Ýï6¹Êý "
b"""
\x0F 1Z‹k\x7F I#¨\x17 ¸\n
è(€ê
"""
b"Î\x10 Ê–kªE9„Ë\f ×ïࢵ "
b"ú(FDWNÏ–EùgS»(¿ "
b"_²gÀŒHD«ž³'}poÖº "
b"•~ð&ZL6‚znæ\x08\x0F ȳ "
b"ÂÐ~ºõÅDn©A„ƬÏ\x19 S "
b"Û™\x1F 0q\x0E G¼·qMÏ0,ó> "
b"ï¶G\x1F ½AHp‰šÉÿg*\x05\x00 "
b"l®€9oiM\x02 ‡Þ%[’æe "
b"ÉyMÝ7ÏM”Œ‰l㸑h "
b"Ž\x16 )\f 5÷K\·OD\x16 ¨²a± "
b"5Ø\x12 –ÎPL;’Ì›¨\x13\x1D y\x1E "
b"R½]%&ÅJ\v ›‹3›\\x1A †\x00 "
b"=}ýìXlNv¬h‰Ö\x18 €’[ "
b"’¿’£"äCt§„mŸµß\x1E , "
b"\f\x02 ç²ÄN¯—9öº\x1C @$ª "
b"’nö*òéC0 VÂ0Uö‡@ "
b"¶’dÆcæDM‹W?\XË "
b"PÝû\x1A ‚\t M¡¾±ðtè½\x7F V "
b"ñù7&\x1A CJ‚¡çÁpûÖ\x06 ´ "
b"¾–—†’¬Cš¦üÕØ×Ÿ²Í "
b"""
õ‘!<\x7F „FŽ‚\n
îñ×[£ü
"""
b"Õ‘•\f Ò@Hy›\x04 A"çÍA "
b"x\x00 bj#bC÷‡›ø*0“-ß "
b"\x7F ¼×”+H(…w´‹™»p~ "
b"³´&\x03 bºEúœ[Ð\x01 ¢að¨ "
b"\x06 :[Xÿ4G¶„¡“›\x0E L!n "
b"¢Á©¹í£OXŒ\x06\t å1¦ÛÚ "
b"""
õN\n
EšP@𫳎j\e wV\x12
"""
b"""
”XéX’ÊAãŽý\n
\x14 ”U&l
"""
b"y¸UnýNG7ˆ\t P‰F[Z "
b"ñ4°ÈFJIä¹ H›h™…\x19 "
b";B\x19 k¤L\x12 \x1F\x01 ¬y?\x1D ˜ "
b"\x17 «qÔ8\x1A F8’0\x1C £ÿ…3ô "
b"¦éóâ1XNÛŽÖ\x07 Û²&Q\x1C "
b"I½gϵ^Aù—SÑØºZ¤t "
b"""
ž.„/T]D\x1C ªà4\n
ø®Ç\x0F
"""
b"@¼\f Ól¨N»¾£›DØ\x06 :\x07 "
b"Òb‘é$F1…±iÛÁtÅË "
b"\x1F\x1F iT˜\x00 Eò©¢{ Ï\e ï¤ "
b"Ì0!Ú|C\x7F Œ4\x16 ‹\x15 ÉÂ< "
b"¹©l[zHm¨\x05 ´ó¼ªme "
b",~5ß~\x7F K\x1E ¨êTW©t+‡ "
b"òCø=’ÂBO°Ø%s:Ÿbý "
b"J.#\x1E ŒÎ@Цâ^÷Là¼Ì "
b"\x05 :íë\x18 ‰L0 q5\x14 ¸@\x07 "
b"–ÜÔ\x13 ¢ôK;š¹\x00 žð‹:v "
b"Þ\x11 †\x1E V…@}Šo0†\x1F ‡ªË "
b"ý‘E@u\x17 Gk¯œ1Œ4¹~\x0E "
b" èüãyMºÒ¬²‰†1U "
b"-°’²]…@ˆ¾æ|\o\e\x11 q "
b"T``\x04 \\x18 K¼ŒhŠjVüaj "
b"(\e „Á\x06 O€±\x0E ó\r ½%! "
b"ág*`žpEЧ¨äÏ;81¯ "
b"ò¼Æ‚©§Oû¼´‰ÑËrE› "
b"^—\x07 ‘F%Eˆž}öV\x05 L\x15 \r "
b"ÍVGžñHØ…š‰ZÎ\x13 D "
b"\x0F\x1C Ïù¾\x01 J\x17 ކ«·âIT8 "
b"\x19 Ò\x03 :'ºJþ”Ž„ˆôt "
b"ýëd\t ÎûKÜʃ…o4ˆÁ "
b"…Œ\v Yw³Hp¹!ÄŠ¸Ÿ\x1D ñ "
b"ubㄼÀB¹Ž\x11 0\f ±QÎ? "
b"""
(ê\n
š{”N_“•fÒð1\r k
"""
b"J\x07 e\x06 sjL9ˆ"Ií4s ´ "
b"\x19 ayˆrŽGû°$-„÷×ÅÈ "
b"\x13 ‘]*ò\x0E Mÿ€ßú\x02 ‹9AÑ "
b"Fî ö¿bBá²²ÄAcê‡Ø "
b"¼áqTd¸Hb–Ý\x08 ¾ê묺 "
b"¯àÏ\x10 mÁO£ˆ\x14 °Á?½QÒ "
b"UÞÖ¬\x10 éHݔœ]Ö\v I÷ "
b"uhü$ED0”QÅ—×0X "
b"öh\x16 `\x07 „G …_3û´û\x11 Ç "
b"\f ˜?\x1E ü\x07 M0g¥Ùz A "
b"‡bFÍ…ÇA\x7F °“|âÁÝþø "
b"*\x07 uar\x03 Mç®WŸ¿Ë\x14\x11 ¸ "
b"ž»K¼cÔEܽ05„¸©@ý "
b"$Ã\x08 ö2øGaþ\x1A òže&E "
b"‹÷àÎZQ@-²è¡á#¨´g "
b"•èeã\t ArªÎ&¬7%>\x07 "
b"\x16 }0e!\x1D Cc˜!Q#ÿ“$ "
b"¸ä>ºyCC ¾óñM\x1C JŠ: "
b"Yó~D‡R@â¶Sÿò2J.( "
b"Kß³0Ì\x15 OÅ›\x14 ¯µì÷9¿ "
b"DÉ=ákå@¸†«ñªSÜ&; "
b"""
\x10 G‘+NÛ@ƒ«9‚÷Ï©\n
\x1E
"""
b"«\x06 Fˆ\x1D F‰¹‘ å¿\x01 "
b"Ç6\x01 _÷ŽI\x14 …”DB\x1F bÓ® "
b"ë¸v\x1A 2N ®\x12 ¦V@'ò: "
b"}èSZ7\x06 G\f ¯Ð>4M\x03 ”< "
b"ºw*=TËBV±NtÔ¶\x0F P) "
b"\x08 R%+Æ©G\x7F †¹å”„Ó‘Ÿ "
b"Ë\x1E ¹\x1F pII·½NÍ·%\x08 "
b"ùp{š¢åKdޤ¼Çò‹Ó "
b"*¶yŠ\x03 @Ô“Ns=TûïÊ "
b"{ß+…Î/J\x0F RÞùmGµ^ "
b";\r BŸ`žKl½îë\t ¼ßµ\x1C "
b"E>l¦è—D¼…¯©¥\x0F ”Ð\x17 "
b"S؉\x1C\x1F uB?§jb›ûê‰ "
b"ß¹\x1D ~ÏxDý¦\v wû\x1A 5·¤ "
b"\x10 0\x7F °h@éˆ\x0F èŠ\x16 )› "
b"¬(\x07 –†Hc„\e —ë>œ6l "
b"%¡DÏ®JóZòœUÞâÓ "
b"\x0F zó´¨=C\¡žÒ,,P›\x02 "
b"""
ó¬á'¸\x1E A®¿Ê\n
þ Æ«
"""
b"°MQÎ7ÎI§Ž\x05 Q7iÖW^ "
b"""
\n
¢=KoO!†ñÓëµ\x17 —ê
"""
b"Ð(Ž\x14 n6Fw½Èé1!Þ%æ "
b"÷\x1F pè»"GRŽÿkÖ¹W0\x01 "
b"\x07 QOQcHÖ§O!8Ëh "
b"7ðë‹‚vF„ñJj\x1F a\x02 5 "
b"Å\x7F ïq)4GŸ¾\x1D “Þz}y« "
b"ø–&aùÞ@?´\x06 1Wœ&r "
b"SŽ-[³FšˆÂ¯&µrÒ "
b"\x13 κ˜M\x19 Gö»–—#G‰‚Y "
b"\x17 ]ùµL7º\x18\x1C Ô+¼ÅÕ "
b"\x13 W=Xú€K•³v\x1E -ÚâqË "
b"UÎ Š‹EG•ºá›š\x04 #TÄ "
b"v”à%°Aq‰€¥—pY "
b"‘øì[ûîKÒšZšª4\x12 ÷Ý "
b"ïYAœNMRŽäø~ï(\x1C } "
b"mÜwRºB\x1C ³]Q0\x13 BP9 "
b":]@\x07 ÛÖGçž\x14 ·Ë·\x16 dˆ "
b"€ÎÓºG«H`ˆ\x1D ›l*C—Z "
b"arÝÔ\x11 žA#±¾\x04\x1F ¹ä¶C "
b"Ç\x1F "TúÙJs˜JÖ¨\f #^} "
b"سÊ.e(FéŒïŠã\x03 ¨.¿ "
b"C‡ËO‹ºBO?8:+\x00 =\v "
b"âæ1Þ\äLé©&äŽ*T‚e "
b"""
|¸'K HŠº\n
\x1F jy‰n
"""
b"Ð4ü÷\x1C\x05 F<£\x01\x16 ˆ\x02 Zlö "
b"0ýK§{$Eª¸(F\x14 ™¯îy "
b"f\x1E ‡\x1A «›AX»ÁÖïiÏ+° "
b"ésfmC¡KB€æ˜—ŽôÆV "
b"K,§Eܸ@I®ufå3dî\x15 "
b"Tê\t F®"G„—Þ[þK)c¸ "
b"àÇíx·ÓCë”äLøè8"Ý "
b"ÛŽ#vdñCÒ¿aèc?\x04 èè "
b"Cý\x01 ×~£I\x0F ‹Í\x02\x0F zYW^ "
b"©\x7F U8Ê¡D«¥Íõ6,ºƒý "
b"3Ø)½Q\x06 EO´EЬå\x0E Œ< "
b"ÞyÏ|…ÿC´˜U*èÓ\t Û "
b"_pú\x1C ÕLEë‘)ÐYñÂ&$ "
b"\@äÔ½¤E\x16 ¯ÞS'&ÁÖå "
b"Ûÿ“%Œù@Ó².‡‹\x0F eD& "
b"y\x06 :\x15 [öOÄœŒB\x01 2ŸgV "
b"æo†¹Þ`@ȇ)hPæxtÍ "
b"²\x15 \n Îg-M’†\x14 Ö\x00 \x12 : "
b"a!ÜÜi{L³¾ý91Gÿ "
b"""
oât\x12 í¡J³ÕÅIúA\n
O
"""
b"Zæãâ™±C§ŠÆ–aŽ‚oâ "
b"½´GlNØMm°´ª úg&ø "
b"ØN(‰\x04 ÚE‚‚kzЛ\x15 @\x07 "
b"½\x1D Þàu÷A™€AK\e è¹| "
b"ŒÍAqû\x0F Bóƒ|¬?ÄŒQÊ "
b"5"…GëHI\t »ùˆU¯q>C "
b"\x01 žáÏÐGEƒ—\f ÿ&S/T "
b"öÀpol0FV¬'Ì™Q¸ÌI "
b"ÈZ\x02 $—\x0E @K‡O…É3q>‡ "
b")àZ‚\x14 …A|œ/d0»Ech "
b"ûñëŸ_+HÛ¯W§K#V~1 "
b"¸ží¬\x01\t C\x0E ´÷IŽ1è9 "
b"äüo\x13 ÌšE\x19 ®Z~{M¦Ì6 "
b"LÅ\x02 X7C²˜°V YMƒ) "
b"F¯Û»F¹BfŽÙœ{Í¥Õì "
b"Há‚Y’?@\x07 „lÆ,\e –Ì\x13 "
b"ÄÃqÉCˆ®f=iÚÛ&^ "
b"íò°4€ƒI¸¼w’ÈhM\x02 ÷ "
b"„éweHXMêˆxt‚|„~» "
b"“KÏ–*yKË–mðøì-KÒ "
b"·q\x00\x11 dSM}ª²±úXdþ/ "
b"ï›Þ>°ˆEŽºy°\x17 C\x02 è× "
b"\x0F\x00 Š„p\x1E Ch¥D\x0E ×ãã>\x11 "
b"ã¡Ï´žá@Ì—o1 4{¾( "
b"_í^6årH-íö¶WÖŽ "
b"[JØ{âÌMu¦ÀwŠv#Œ# "
b"šÃЉA\x7F ´m\r Ó¼ "
b"\r oLòh-C=ˆÝåþw®æ\e "
b"Æß4Ò\x0E ÜFH—ÁÒ=‹–ÎÍ "
b"kSÎl`lB<£®“îe»È "
b"A\x1C =)R"@¾kG&5¿Ç "
b"YÑ¡3\x1D mMÛ©^“Ä£<Ë8 "
b"Öw‡•Ž8F<CÜ6oºŸÚ "
b"""
\x03 7\n
`E\n
D\r ¯,\x08 UF©Í
"""
b"E$XG\v KB'•ŒœÆ\x18 lbX "
b"Á“;»Ú“@"‡\x11 ·ÙQ¡4Ñ "
b"Å«I€‡rLp¼Î\v ,”œ\x1A\x00 "
b"\x1E ÊØ§ì¢MÒ¿}!Ÿ\v Î\x1A\x00 "
b"Z‡ b¶ŸGƒ¡8Œ\x15 VÝ+¦ "
b"¹lKí ‹H/´ŒÈ:<:ež "
b"õ\x1D m@6³O¾ ¢/À>Pò\x08 "
b"ÿ€]¿¥,I³ ìÉZXVú˜ "
b"zeØNÅVF™•ãvnUuV¥ "
b"ëœw³j\x16 M\x1A ¨œÃÔ8Yµ„ "
b"»Ä%Ǭ’DïŠ\x17 ':\x0F Pnã "
b"½±ã¦ÛçC\e ¡ÒXj!PÇN "
b"""
*Žs6\n
ˆL½³\r \x02 ëÈÈŠ\x16
"""
b"\x16\x14 ´\x0F Ñ¥F°…L\«FÏ\x14 "
b"hë©Äq'Im”ùÉnÿc•î "
b"Ò:Ë[\x19\x12 F‰”²7JAªÜƒ "
b"B/®A´õ@@…L"·ß›w "
b"Ƶ]#ä@ʲf¼È \x1A J³ "
b"š\x17 ‡dDN⩉£œQ7²= "
b"\x10 (H\e ±\x08 Iì˜ì´Á#\x15 º} "
b"""
\x06 8ƒË¹ÞA·‡ß\n
\Æ,ä0
"""
b"\x1E Ûp^OÐLºªO6µ®ã‘ "
b"¼ÎÂ*%žC…µ\x1C ú³\x07 ªX "
b"uíe˜ô0M Žm\x11\x06 t\x1A 3˜ "
b"T_»t‘ÒIæ¥R-[‘@é2 "
b"åvZuÔ0Iì¢\x08 .øVgܺ "
b"J°ŸÊ¬«Fª©¹Ì\x1A Eö-7 "
b"ŒL«z³ßC¶˜ü\x05 bØ¥B\n "
b"¨lzZwp@\x06 ¡&áÜ*º{\x11 "
b"À\x06 p†&LÞç¼eƒ "
b"""
&p\x1C \n
½¥GÙ¿ë['ããU:
"""
b"ïŽ\x04 ò\x13\x08 B˜’™ƒžq\e ÙÌ "
b"&Ò\x12 #ôÙNæ³O{=Vê£ "
b"RÛV¹l3F\x06 žØw8P=±\x10 "
b"¡ˆ.‚Ñ\x17 D?\x0E gZXž½# "
b"sF\x12 ÌÁÐEí¹…Ð„§tÙ\v "
b"g-[«A»ETŸúü”jr\x00 å "
b"\x02 /x‹ÉUO>ªFF4¹ï?] "
b"ƒ\x00 ÚNæªF‡\x0E ØéôI¤ "
b"\x1A BË>ŸXE» )ƒ¢£þ\x1E\e "
b"H÷Šð¤\x14 Dâ“3¿uÇ»‰Ã "
b"·Âò\x00 ø)EݨË<Þî”ò‘ "
b"©ü=\x02 {HûƒZà„ÖH‡C "
b"""
E–ù©\n
$Jo¢î8\v kä\x19 â
"""
b"\x1D NVt÷ÜHìªò\x1E G@º j "
b"›}¹Þ3âN?…û–UÒ$Ù\x04 "
b"""
ˆ\n
Wu½ƒA¨š\e ù?\x08 ¬û)
"""
b"[«É\x1C ®Nc¹ƒ“\x06 *ö8è "
b"?N\x04 ÌšÀK*Ö\x01 ØÖ9~= "
b"Ä!\x02 >Ñ\x06 Co™Pb•… œ\x08 "
b"""
6\¥;\r ~Iç¢Ç \x17 =\n
f
"""
b"ôR¡eÉg@ÝŒT¯’Í\Û‹ "
b"\x05 ËÎ]ÂtM«í~¼\x03 Fèá "
b"óX^íÍ\x15 LH¤¨u>\x01 y4¦ "
b"Ž\óYü@*¥2¡>ƒRÈí "
b"v¾ö+|Ec›~1›\x07 Ò6¢ "
b"\x17 ²S\x08 ÄíO°¨¿\t âÏ\x08 Òz "
b"Ù1 €Ó¸Eú”§L\x07 ¦\x14 Td "
b"P´¸?/ÝMë+‰¬½gT "
b"tôu¨\e EEꋸ\x06\x01 Š3ŠD "
b"¡]½áËaL\x06 ‚\e e-ÝÐúÏ "
b"\e Ä¿µý\x1F @¹Š\x02 wÒ)FM "
b"8s÷ÇÒ\x18 Dâ¶{Xoï–éP "
b"pm˜3."Oüˆ\#Hø›÷_ "
b"qŽ\x00 #ZØD•¡ºž°\x0E 5ÃÅ "
b"±\x12 <)\x16 \r @L‰í\x15 Å~àtV "
b"Ã9èäl†Gq®Aw\n Rß(\x00 "
b"SV <eD:ºiÒlïƒÑÑ "
b"¾–\x0F e,—L\t Œ|\f ¹rGLö "
b"ôË’±¡LJ\v \x0E ˆèº“\x06\x01 "
b"¬\x1D Oô\x06 bFÇŒý”>ùê3~ "
b"G÷€‰‘HI¾®ôæ]c¿9 "
b"""
Ïã÷¬\x18 A\x12 ÇÀ \x19 ó\n
a
"""
b"ý;v„:íL(‚Œ\6âŒì "
b"©7\x1F ¾=1E\f ¦\x00 Ìw\x1C\x03 (Ö "
b"Mj„ÿBºJ\x0E ¶°\x1D ‘v+-\x1D "
b"{J'9\e ÌE†¤ãf¬ÿ/Ûé "
b"‰Ár¾¼YGŒ‰õ:q`ï\x03\x11 "
b"@†¨\x07 q\x10 H\x10 ·kÅÔ<on "
b"""
f±]\x10\x14 \n
J؉¾uãêèä
"""
b"·ù‡C\C„†JÓ\x16 ²ñ{ê "
b"ÁÇÿ.\x1E *OO¾žu€>–k¶ "
b"$Uu„É-Nä»Ò'ºŽ¶¤M "
b"Ñ£•Ü9÷L¨Ÿ\x7F xJÒ\x0E >S "
b".œ›\x0E Ê×@>¬÷oá§\x1F Í´ "
b"@r\x05 ³\x0E mG¥š#9®¡T¼ "
b"ü¸cÒIkJS´\v n±m\x05 ÐÛ "
b"S}bÁJIý®\x05\x03 M2ÏÙD "
b"€\r 5•K!CmŸ*hg•7\x02 ê "
b",‹Ì°¹²A.‰®ýÉ\x04\x16 p< "
b"ëƒ\x0E B\x11\x18 Gl°ßpŒaIê> "
b"¢–ßJM¤G—º?ÉÂÁ)Ù× "
b"´ä Š\x1C HJ·‹aüH”Lƒm "
b"Zà\x1F 0\x01 ¥Bþ²’«)X\x7F ÉÔ "
b"xØ-ªJ½Lf³—\x17 ›p‡úÐ "
b"À$½½.G7[«n@sëv "
b"“²å\x1D µ·Jø’~íV\x01 ¹®Ì "
b"\x08 P=ü^@YŒ—#nL*\ "
b"{ôõ\x02 ®ßCbž0·\x1A Î]ˆ7 "
b"—²¨´g,Oi´‰ú‚¯\r \v E "
b"f™\x19\x11 Ì%HؽäÏþ‚[Ð( "
b"""
4D#Œ\x15 \n
HI\x11 õÖf>\x7F\x1E
"""
b"§\x07\e Ù©’E® ¡\x02 –î™z’ "
b"aäO›A\x05 M‡˜B-p0W\x1F "
b"i\x15 ðèÒH²ˆ'ÿþy\x05 d "
b"Ûà)3õêHŠ”öõÁ€»( "
b"Å0ØÀ)qF>ˆ¡Osë̹¼ "
b"6ÑÍ\e\x03 O¦°=%•€ìEj "
b"A[\x02 [^ŽO2„†;ª¯4© "
b"_Q\x05 S³‚Hѳ\x06 Ò-òæ\x0E Ð "
b"d$µ¼ïîEÒ›k÷5\x1A [‡\x07 "
b"gZ+-œMœ4qÌÚ±ý "
b"d\x1F Ê@ž€FgˆÏeÿ¢\x17 E€ "
b"„»\x06 få^Mϳ݄³hÖ\x0E • "
b"}‚\x01 ~»„Oˆ”\x7F\x1E \{YΜ "
b".\t ð‚Ï~C_±\x04 3\x14\x19 n\x00 & "
b"zV'™ºN<¦FÒŠ,6¬& "
b"\x0F\x1F `…Ýõ@/š‰Ä&sÝGE "
b":ÈlGa5Nþ³\e 0$”À "
b"\x1A Í¡%¢þL`¡\x17 ¼´#ÚãÛ "
b"š\x03 HU7\x14 C«ˆ%%ßÔûðt "
b"ßÛ\x0E (8ðL††;'ƒŽ\x08\x03 ‡ "
b"""
¿‰\x05 B\x0E £L¿ª—À(\n
ÂÕý
"""
b"\x04 ЫiÉþB£½\x07 x"ŠYT8 "
b"°\x11\x14 <bßAö¹xÄ\x0F ³8Rª "
b"ïõæ´Ÿ‰D¾¤€"}à* "
b"ß×ËLÿœH»Mq\x1F —ˆRS "
b"¨ÀPÒmðI»Œ¶\e œ.»}‰ "
b"^$]x¨DÓ¿¿ÿB5ìGŒ "
b"ô¾¶©ñ’NQ†&\x1C ušÁ "
b"\x12 3ææâø@,£\x0F ßY¾\v .² "
b"""
¯!\n
\x01 "žK\r œ3U¼s\x15 pô
"""
b"\r Cfá‰ËHñº\x1D ˜4îÚËÝ "
b"CÒzTÿ\x1E G+¿2v¯(²õ« "
b"ħvèXëM\x13 \x10 vL.Ѭø "
b"™|Œ˜9.MŽƒMÈJí&ql "
b"\x01 ÿ$G×MGÅ«\x12 Íp÷\x0E \x1D "
b"ƒ\x1E `XŠOLE¯*N\x02 _¶W} "
b"¯œ\x12 R2\x11 IŽ•\8b\x1D „¦ "
b"\x11 ae\f Ï—Dé¶²br\x05 6[™ "
b"\x12 È\x08 @\x1D XIè³Èm¡ ɃI "
b"""
\x16 \n
V€>ñI…¢\v …ðƒK}Ï
"""
b"’G}òr7K³:È\x13 (\x05 ¦ "
b"öø·î)\x1F B±ŠšF\x17 8׫c "
b"¹M\x1D Å\x01 M@º‹„”™¨…”Ð "
b"©Œw`È\x19 B\x0E Ž=|\x05 Áq@Ç "
b"\x1E É\x07 è\x0F WGãˆÄÊ\x1D õ©h "
b"GÐN‰©†JRÆ I·þ_k "
b"u–W\x7F ÓN·“Òo4‚IU "
b"™ó¤^\x07 WIL½s¦ðÕr\x18 / "
b"ì9Ó©à†H\t ƒ#\x03 ¹o>Çu "
b"‹†Þ¥nøCÿ„†§îà#+ø "
b"Æy\x16 ¯g\x0F Cä‘ßDÊ;þ\x05 "
b"CÚE\x03 dD’\t ÅK`§v‰ "
b"|ׯ€¨‚GÆ‘§‡¾vûòü "
b"\e q»U˜WL\v ®Èš±B.»‘ "
b"Œ\x13 „궤J<š¶Y\x1D A3Ü "
b"ÞO¦T"ËFM€òXðmöú] "
b"Û§ãßú M…Ï_]YJÒO "
b"|?’°«UMÒ¸Ë\x08\x14 ç:j® "
b"""
\x01 IA\t UÒHU¥æ\x0E \n
~pq
"""
b"UÏ\x13\x00 øþA뉚ˆÕ8¥\x01 s "
b"ÓF\x0F ^¬ÌB7Ž”þÊ\x1A QŸ™ "
b" ´\x0E ýd$G±ž\x0F sÖ¾4cU "
b"µ3·ª‡¶G\x16 Ÿ4kü?Æ\x11 w "
b"\x18 ·ìOHAU¨eå¾µñJí "
b"D·ß†8MqÙæNÍð "
b"ƒìe©LžOñŽ=yå lbn "
b"Yƒª\e\x15\x0F E½‚‡O³‹Öà "
b"þ\t\x0E å\x14\x08 M\x07 ¤·]ŽQ‘\x14 "
b"ç$©\t\x11 ÆOJµW2º§d÷ "
b"\x02 =×õ¹{O;µˆ(¥\r Uv "
b"À´4ýöÆCR¡‹[–¼²«× "
b"ˆJr÷ì&@{i£\x7F Ûë©Ã "
b"\x1F ਸ਼r#Bf¢`zóÕ¡éÇ "
b"ZÈ“¯\x19 ÚFT†?Ÿzx•¬¼ "
b"=]A\v\x1D\x12 KÛžT›\x0E —hõò "
b"\f ðº\x13\x07 +F%ŠëÆ\t ˆ\x00 Ù¢ "
b"ƒßªß;5A°ƒ m™D'g "
b"§ç\x03 I”sH´š\x1F æãFPu( "
b"øL¸”Z\x18 BȆ\x1C íÍÈ*CÆ "
b"΢Í}9º@òEORðŽî@ "
b"í†áuCØGŽ‚?ì\x02 Y>\x13 ú "
b"\f 4s0Ó9A׿`“ÇA°O„ "
b"k\x12\x08 áleKQ„¬•̳ÿ¯> "
b"%ä7É+ÐH,ŸHñ\x0F S¾Ì_ "
b"\x04 Ô©<k @\x17 ¢}úE¦°à\x10 "
b"ÓhPO$\x1C M@žŒszÔ4Ú< "
b"ø›<*ZìL£„0•%º\x14 1} "
b"Ì0;N¹$K=Š÷W+€Û( "
b"\e úµÉ,fA¬¦r½ÎÍ# "
b"\v k\x03 ÅŽ^H²‰\x00 ˜šÊ)"{ "
b"<|qE\x15 ‚CEЦ©_\x08 ô\x14 "
b"y£™ ¹æ@§«búÄ€ãj& "
b" CÈŒôŒ@iŠ“»JT~è\x1C "
b"o¸¾§D1F»‘@I„+Ê_¥ "
b"“ôÁ"¾\x1F B\x7F ž§Í¬\x11 C\x1C\x1C "
b"³Œ_«[GMкçÙðj' "
b"4j\x01 †]nL)•ù\x1F †r¥{” "
b"¥\x01 ÄŠ›lF\e ¥B1/»^ß "
b"ðFݺ\x18 UIZ¢\x1A ¢\x17 ^Ž1ü "
b"\x1C uV¬¼WCm¤W¶/\x7F S5û "
b"“Í>軉DwŠ8\r Ÿ]t…Ç "
b"\f 3íêå\f H³’o\x17 #Ñs»| "
b"ÅÑuån5Ló¹îy.Ùuš "
b"X¤¶§\x1F ¢K\x01 ²ŽýÚ$îÛó "
b"ìÈå.„ÒI`¤ÿŒpä/*U "
b"~ÓŽªÁ\x17 Là‹ èh²öKr "
b"º0.<‰ZA7”¸˜óm·iæ "
b"Ÿ®ÿ1\x1E 2L\x14 ºÁîå\x1D '€Ù "
b",,²ËÄåHmªZ:ÍSݦ¬ "
b"¨{]ŽBB¹Áµþ:ª’ "
b"wl|ÃâXFz˜è˜\x12 ØLÒþ "
b"§SØ*ÆmMѤ\Ë5lJÌ÷ "
b"]I<¬Õ>Nõ•ƈÐ^‘`& "
b"ªrð,àÜIŠ‚: ¢\x1C •\x13 › "
b"£7¿\x06 ÂÓIe¼£t–\e í:à "
b"ê€ââ\x07 \r O‘°x\x04 ³\x02 ±J "
b"_gÝžSµG\x04 Žkä;\x12 ù\x16 ó "
b"×ܦ€KðL톫`\x1A B¼`¿ "
b"êϤ–"ÄDî¶hÞnºL\x02\x00 "
b"_5“¤\x1E ÂJT %±ùôu¿\x14 "
b"\v üø\x1D –\x1D Gꡌ?\r S®>Ð "
b"6á\x06 F»×J ³gôõ‚Px\x1F "
b"tYè\x12 Ÿ\x1F K ¼µ†6\x7F –þ\x16 "
b"""
ŠA\n
MÞ~K •H~/;º‚ÿ
"""
b"W@I/'gOޝa…<@ómõ "
b"ùG[}²ƒJ·–š%2»¼\x19 Y "
b"§i\x10 ªIEBK¢¯ÍÍ*µ-{ "
b"$Ú\x1C ã3¼K\x08 ²LL×´¹„U "
b"–j\x06 ›\f ?L¦•còÚ7ªºÚ "
b"w$ª²•«I3¸p\x16 Ôcr\x7F Ø "
b"""
›t‹y\n
hOƒ¤-\x02 œó!—
"""
b"|“¶\x01 ³/F/&F\t ÑóK "
b"Äs”eüªI\x0E ¸£DU/* "
b"}\v\x10 /´sMS¡]´àXÝ:© "
b"ªYLå›ÎA!Š5M\x13\x1D\x1F AÐ "
b"b=è^\x18 }H9„\x00 µ\x13 çŽPU "
b"•èñyÝñNtŽü¢Ž‚ùg "
b"[˜ö\x1A 3zB`— \x1C <¬˜z "
b"\x11 ÎpIh\t Aø¹ŠÁ„ÿ§²¸ "
b">&ó$аD3…ÍÒ\x15 œÉu@ "
b"'KÄùykF»†ôÏ@Ÿó]î "
b"5êŽNåIO(©~Í!â»µÞ "
b"\e ¦ç`'m@¢‰-‹ºã\x11 fs "
b"ï\t KÈûòJ\x01 ›uþµÆ?Ÿ! "
b"\x7F Çÿ¯/L;¥y\x1E —Ào>… "
b"s_°_€‚FA‘“‹Ä\x1A †Ëw "
b"³sÅ(kMO\x1E ²\x1F 4‘ØÕgž "
b"àR\x1E Q†/Há™jæ\e œ_– "
b"s€¼¡$\x19 GÞˆ[þ³\x19\x08 ŸO "
b"\Y†¬¿âJT®‹s¤/Æ¡T "
b"”=ý¤dfN²¦\x7F æâÃW›~ "
b"Ý\x04 6nh²BõŽæƒêo7\x1C 5 "
b"Ïé¢ÿÖI\x07 í\x17 ç \x00 ßq "
b"""
§x;\x13 yŠOX©ˆ\n
CCщ
"""
b"\r ¦ûÔehJP¤\x08 z¿‡\x0F ˜ "
b"‘g\x18 1ÅbMÔ˜%i0Ké†& "
b"ÄgÎ?¨ÑH<¹²\x11 /,Û\e ‘ "
b"#%\r¯ÌKÌ®@ÁhKnB\x14 "
b"\r £‚;z”F|à¥f¶Dþ "
b"\x1E “\x01 höÒCý©E\x01 (™\x08 ôŸ "
b"&¶RR¼ËL8‰ý)æ'\x11 ¢Æ "
b"1pTŽKR@+“§=ã‹J¹¯ "
b"ƒ,yòtÛEE¢\x7F œÌ_øK° "
b"TàZ\x1F IûI/¬Ã¾@ˆ;Xä "
b"_\x13 µ_IÓ±cçë\x14 þ "
b"¯92Ì3•OA€+Œ\x12 UßÍ[ "
b" \x02\x1F …,VL=™ú—\f qB+¦ "
b"ëÈ)¼ÙU@»¬iw\f &.¨\ "
b"ë¶0DU„GF–ü™Õ3Ãìï "
b"Ü\x03 „¼\x05 EF²1®¼ß´\x16 . "
b"2â¤È*Kï¥|\x16 [s8G\x13 "
b"ÍÆ\x02 Äe‚CSŸÉê3\x11 Aº) "
b"bw\e \r 8ËO£¢n¹\v €—‹0 "
b"]1f'r<B\x16 ’实\x15 ?g0 "
b"°$Ýü\x05 ØA!¸Á\v tŒ\x1E P" "
b"\v ÄoW3õL»7\x03 [oœGG "
b"X\x13 H!1gG˜¥\x13\x01\x1F ¨>ð% "
b"sFÓ¡æÂGQ°bˆ^-7” "
b"l\x1E ô\x11 LÞ·\x19 ¢&œ]i” "
b"CT\x12 ›Ì{L騎ÁÝwaø‹ "
b"\x0E 1_¨ºHNœŒ}Ct\x17 ¼· "
b"æò=²ûKá¤Ê\x10 BÆ\t < "
b"5t11p\x10 E?¨”޳+šSï "
b"ð`\x14 +â@A\v «\t ¥BÔa—– "
b"»ô\x15 1‰WF*\x7F ¸&g\f\x02\x12 "
b"râ¥tÍ–Hæ·Q»°}[ÊZ "
b""ÿ°×\MZ’ºgsØWw\x17 "
b"¯H\t Â`\x13 FýÃ_I@Ö\x05\x17 "
b"\x03 òm\x1D øÚKÙ†˜²3™Ö?ü "
b"ð—suñnEl¹EºTlJŒ "
b"ã„O’›\x00 H{’\x04\x1A \r ’óTL "
b"CÙƒCÖH°±ªi/~Ez "
b"\x0E ,ôœp\e @m§‹˜80/ôG "
b"\x11 Ò¶ó\x18 ó@X´\.~·ï\x01 ê "
b"ŒE‡õý`L؈®TÈ<\f P\x00 "
b"MÏÙ…\x00 *Fç«hœzRê+³ "
b"S{Ã2YC\v Ì¿\x19 ‚}\x0E\x04 "
b"\x04 ä ±”Bþ¾o:,”)Eï "
b"\x1C ]“\x1E\x07 KF‡¾H\f lÌ_d’ "
b"\x1A Ó£þ&\x10 EV«Ô¥\x08\x04 ªcé "
b"o\x13 g/ÚD#‰öŽN´fž\ "
b"\x19 ±‹«™[N\t Œ-ÁÕ\x1D öÈà "
b"<‚`ÜezIÖ®<q¡o\x15 \ "
b"¯%ÔGöÞDżÏb®Î\x07 õ9 "
b"ƒjº÷n\x19 Iµ…½ù\x15 7¼I "
b"[H¨šÆqL¾¬Zņ\x0E ô6Ê "
b"¢FÀµ$ýN6¬âhÃ欃 "
b"/ÁâÃÒ…I\x05 ‡gRcÇ›M' "
b"×\x03 ¼lOÛB6›\x1A ÄÔÃu"‚ "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.media` . `id` as `property_group_option.media.id` ,
`property_group_option.media` . `user_id` as `property_group_option.media.userId` ,
`property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` ,
`property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` ,
`property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` ,
`property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` ,
`property_group_option.media` . `file_name` as `property_group_option.media.fileName` ,
`property_group_option.media` . `file_size` as `property_group_option.media.fileSize` ,
`property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` ,
`property_group_option.media` . `meta_data` as `property_group_option.media.metaData` ,
`property_group_option.media` . `config` as `property_group_option.media.config` ,
`property_group_option.media` . `path` as `property_group_option.media.path` ,
`property_group_option.media` . `private` as `property_group_option.media.private` ,
`property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` ,
`property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` ,
`property_group_option.media` . `created_at` as `property_group_option.media.createdAt` ,
`property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` ,
`property_group_option.media.translation.title` ,
`property_group_option.media.translation.title` as `property_group_option.media.title` ,
`property_group_option.media.translation.alt` ,
`property_group_option.media.translation.alt` as `property_group_option.media.alt` ,
`property_group_option.media.translation.customFields` ,
`property_group_option.media.translation.customFields` as `property_group_option.media.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.media.translation` . `media_id` ,
`property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` ,
`property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` ,
`property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields`
FROM
`media_translation` `property_group_option.media.translation`
WHERE
`property_group_option.media.translation` . `language_id` = ?
) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id`
WHERE
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (0xD7DE6370DB4C4D6E8CEC309994A14EDF , 0xE9F030E9218A44F7A5758E4BDE1F2613 , 0x03C8896266C445F9B5665CC4E3D32E51 , 0x08DD75025801495CBAC747B9242E6214 , 0x4DB04E1019A8461EBA7919DB85185459 , 0xEB5B3AE97579468986BAB1D0A8D4C00D , 0x71F75EF9568C4764A03DE80CEE20C157 , 0x463ECC1EC8D541C69EECCDEFCB10C7CD , 0x37C4C061AAB74E239A0EDC379E820ADE , 0x66BF05BA7BBE48D49260AEC3A9746DB8 , 0x6182BB3B309C41D59719B5F6972EFCAB , 0xCE83D4FAEFCA4313963BE1998221629B , 0x327158D5B8334BA1B57FBCADCA733818 , 0x4349FCD6775D473484C83A6F1976AE7A , 0x2354F4E99FD046F78E2531CE738F25F1 , 0x970CEBD58A464A01BC90051085CC851F , 0xE79FC64C2CB8461CB6C64DCF5C12330D , 0x126DCE14A5F347FDA9E4EC2537D18DF2 , 0xB999D37D00294DADB07C9922D666E859 , 0x27B484196C1B4173AEBB5D67A37FD66B , 0xE7A495B4DAA14485A562384F73DF9BD6 , 0x7E67A15FF3D8401FA6AC1BC0E1253ED3 , 0x37D20FC1F28B469894625E05E026F50C , 0xD159ADD62C1E421E940D9B02B242750E , 0x10A20DCD4D72426EA9ED998036D71F46 , 0x783441448CC041DBAFE2EA13CBEDBA88 , 0xDB3C0D58E80F4B12BAE06AA78AE49884 , 0xF01C9080EF57455EAAF4BA3B91F8D568 , 0x3BCB5847645B431DB45E17F4FB7B0B9F , 0x59712B65A6BD4B1CB916104A67B72C28 , 0x893A9AC99CDB4640B16904CC405BAFBF , 0x4B3E8443C8724FA9AD54C837CEC0692F , 0x5F0670911ACF4630A12DECBEA75079FA , 0xCC717CA415554D279D7E5C34BFE1D155 , 0xD9A6A4FA2CDD471AA99C4A85EC4D7000 , 0x17EBE31132FF4F2D9422BBC1CE8779CB , 0xEE312E7ED30247938FB1C78DE2E239B1 , 0x14014AE825B44A14995CC6007DD9D16A , 0x503FEEE24DC34977978343B63A955D54 , 0x6DED5DCECDE1422FA1A9AEACD3D8471B , 0xC57942D1B1F6448DAC183DC710720BC6 , 0xF4FE3C8DFE004F3FA87B8441924507F4 , 0x915DEC62C47E48C29E01A455FD8C34A3 , 0x9A0978E0BBD04C5B9CBFCBE3DB408D8E , 0x928A1D09DF17401A97EE924B756C76F7 , 0x10A9C96704EB4F64A16270873CD3AD17 , 0xDCA37DE2900744928977549830D13FEF , 0x0C17CEB283AB4C00B1426E8A6F6CFFA1 , 0xA0EB1737695440EE96DAD74AE8D6FD1A , 0xD07507A5302248139694499236B3E90D , 0x4AA7F3E8E75444FB95F647FFDF68DA86 , 0xEC39CE4797E64EF39398E8CF4443AA4E , 0x18497C39B3194CCAAEC2B92459FD3AFF , 0x254C8DBE4158432582CAEB0C22D423BA , 0xA1DE4B6AB6574AF1A490F2EE71582248 , 0x8B16B273E416470688B5D08BC9DA8055 , 0x9691246B75344F8A8541B8C47C023700 , 0x73D1FF8596E54955AC76E32AB6A11C6C , 0x131741DCF5B349E58FF473EB8A3FA5D4 , 0x3D56EC09E7574FF0ABB7AD52E030D98E , 0x4700C9EEB0084404AF1175D43CD2E9EC , 0x7C4652CF0120458895C6B7D0113AFBD2 , 0x40CDB5832C5A41ADBE9539B4B79DBCFF , 0x15C0ADEF2A954CE3A2A2EADBCAAC4FA5 , 0x84F64052134D4FB2B682F8BA956CB938 , 0xE373FF66DD154EC1BD4BADC3FBD108E5 , 0x9EC3E4EBFDE24C619183B5EC189C1DC6 , 0xCC9A56AE9CDA4AEB92FB77C2D8E651ED , 0x7F773A287D994586A33FF9114E6969AD , 0x0F049B7B146349738DCCE7863E091A7C , 0xAA6F9C9F221B4DB3BCA47DD02E01962A , 0x2E1D5D5A3A2B4CBF955F0EB8F05B48E1 , 0x062FEC494092439799F071261B32513A , 0x9DED3C100DDC4BC1907AC5C92BF7668A , 0xBB2B2ED80CAA427F8BFF3991A1202CD4 , 0x2712E6A0597E4FD5A7760118406889F5 , 0x3C657F7824564C6B9C7004EC8C1045F9 , 0x1065287F1FDA419CBF909A21C73C50E3 , 0xD4DDA35C6345414895F7474DC31F018A , 0xF960FBAABB574383BA8AA2906B14DBFF , 0xA5649E8E8EB749F59FA96C5DCD499B93 , 0x2E516F67A5A94652958B1924F20B4B01 , 0xD7C1E0F5F3584B24BB0CD462453F458A , 0x6899E3C93DE1418A9DB382ADB421A289 , 0x1EADD23BC09B4A9DAA0EC23C4F38EB6E , 0x3281A1ADF40D41DAB0EB4FAE3ADB561D , 0x7FBF5B7EEF014612B8C0D8F33C111F61 , 0x7EA38CFD9E5F4738838382B7712B1180 , 0x0DC2A2C38ADE4B1A8B22FD4001F4173A , 0x1B90FF3F36FA4FA4A7322F30226FDF0B , 0x7C1B0545E48648FFB706A35791ED6B72 , 0xFB24F115E0E048E0BC6C9635B45B211D , 0x51E7C8452435463793525F7598CDD1E5 , 0x5BC56C9659074C52AD2AC44A4F114E5D , 0x81F1AFA026EE46CFA60AA6825C4CE5A9 , 0xF347422E84134E56A51F86C6B8EAD98F , 0xA73D6D6838E04229AF8D5B9705C54A32 , 0xA9BBFF77B4F74327ACFB4AF8695FC521 , 0xED05EB2DB0404C72977E00DD44F704E7 , 0x1E5C6591D0BF4CE8B44B620B8B2D6948 , 0x658F61E0092440B9B3DD4EE4D6873EB7 , 0xE3B8CD8792764D04B37CDDEF36B9CAFD , 0x0F315A8B6B7F4923A817B80AE82880EA , 0xCE10CA966BAA453984CB0CD7EFE0A2B5 , 0xFA28469044574ECF9645F96753BB28BF , 0x5FB267C08C4844AB9EB3277D706FD6BA , 0xAD957EF0265A4C36827A6EE6080FC8B3 , 0xC2D07EBAF5C5446EA94184C6ACCF1953 , 0xDB991F30710E47BCB7714DCF302CF33E , 0xEFB6471FBD414870899AC9FF672A0500 , 0x6CAE80396F694D0287DE255B8192E665 , 0xC9794DDD37CF4D948C896CE3B891689D , 0x8D16290C35F74B5CB74F4416A8B261B1 , 0x35D81296CE504C3B92CC9BA8131D791E , 0x52BD5D2526C54A0B9B8B339B5C1A8600 , 0x3D7DFDEC586C4E76AC6889D61880925B , 0x92BF92A322E44374A7846D9FB5DF1E2C , 0x0C02E7B281C44EAF9739F6BA1C4024AA , 0x926EF62AF2E94330A056C23055F68740 , 0xB69264C663E6444DAD8B57903F5C58CB , 0x50DDFB1A82094DA1BEB1F074E8BD7F56 , 0xF1F937261A434A82A1E7C170FBD606B4 , 0xBE96978692AC439AA6FCD5D8D79FB2CD , 0xF591213C7F84468D820AEEF1D75BA3FC , 0xD591950CD24048799B044122E7CD4181 , 0x7800626A236243F7879BF82A30932DDF , 0x7FBCD7942B9048288577B48B99BB707E , 0xB3B4260362BA45FA9C5BD001A261F0A8 , 0x063A5B58FF3447B684A1939B0E4C216E , 0xA2C1A9B9EDA34F588C0609E531A6DBDA , 0xF54E0A459A5040F0ABB38D6A1B775612 , 0x9458E95892CA41E38DFD0A149455266C , 0x79B8556EFD4E47378809905089465B5A , 0xF134B0C8464A49E4B920489B68998519 , 0x3B428E196BA44C12901F01AC793F1D98 , 0x17AB71D4381A463892301CA3FF8533F4 , 0xA6E9F3E231584EDB8ED607DBB226511C , 0x49BD67CFB55E41F99753D1D8BA5AA474 , 0x9E2E842F545D441CAAE0340AF8AEC70F , 0x40BC0CD36CA84EBBBEA39B44D8063A07 , 0x8FD26291E924463185B169DBC174C5CB , 0x1F1F6954980045F2A9A27B20CF1BEFA4 , 0xCC3021ADDA7C437F8C34168B15C9C23C , 0xB98FA96C5B7A486DA805B4F3BCAA6D65 , 0x2C7E35DF7E7F4B1EA8EA5457A9742B87 , 0xF243F83D92C2424FB0D825733A9F62FD , 0x4A2E231E8CCE40D0A6E25EF74CE0BCCC , 0x053AEDEB18894C30A0713514B8814007 , 0x96DCD413A2F44B3B9AB9009EF08B3A76 , 0xDE11861E5685407D8A6F30861F87AACB , 0xFD9145407517476BAF9C318C34B97E0E , 0x20E8FCE39D794D8FBAD2ACB289863155 , 0x2DB092B25D854088BEE67C5C6F1B1171 , 0x546060045C184BBC8C688A6A56FC616A , 0x9F281B84C1064F80B10EF30D81BD2521 , 0xE1672A609E70458AA7A8E4CF3B3831AF , 0xF2BCC682A9A74FFBBCB489D1CB72459B , 0x5E970791462545889E7DF656054C150D , 0xCD568F479EF148D8859A895ACE138E44 , 0x0F1CCFF9BE014A178E86ABB7E2495438 , 0x19D2033A27BA4AFE948D849F8890F474 , 0xFDEB6409CEFB4BDC8FCA83856F3488C1 , 0x858C0B5977B34870B921C48AB89F1DF1 , 0x7562E384BCC042B98D11300CB151CE3F , 0x28EA0A9A7B944E5F939566D2F0310D6B , 0x4A076506736A4C39882249ED347320B4 , 0x19617988728E47FBB0242D84F7D7C5C8 , 0x13915D2AF20E4DFF80DFFA028B3941D1 , 0x46EEA0F6BF6242E1B2B2C44163EA87D8 , 0xBCE1715464B8486296DD08BEEAEBACBA , 0xAFE0CF106DC14FA38814B0C13FBD51D2 , 0x55DED6AC10E948DD94C5935DD60B49F7 , 0x7568FC24458F44309451C5979FD73058 , 0xF668166007844720855F33FBB4FB11C7 , 0x0C983F1EFC074D309067A5D97A8E2041 , 0x876246CD85C7417FB0937CE2C1DDFEF8 , 0x2A07756172034DE7AE579FBFCB1411B8 , 0x9EBB4BBC63D445DCBD303584B8A940FD , 0x24C308F632F8476181FE1AF29E652645 , 0x8BF7E0CE5A51402DB2E8A1E123A8B467 , 0x95E865E3099D4172AACE26AC37253E07 , 0x167D3065211D436398215123FF938F24 , 0xB8E43EBA79434320BEF3F14D1C4A8A3A , 0x59F37E44875240E2B653FFF2324A2E28 , 0x4BDFB330CC154FC59B14AFB5ECF739BF , 0x44C93DE16BE540B886ABF1AA53DC263B , 0x1047912B4EDB4083AB3982F7CFA90A1E , 0x9DAB0646881D4689B9912090E5BF9D01 , 0xC736015FF78E4914859444421F62D3AE , 0xEB8FB8761A324E20AE12A6564027F23A , 0x7DE8535A3706470CAFD03E344D03943C , 0xBA772A3D54CB4256B14E74D4B60F5029 , 0x0852252BC6A9477F86B9E59484D3919F , 0xCB1EB91F708F4949B7BD4ECDADB72508 , 0xF9707B9AA2E54B648DA4BCC7F28BD38E , 0x2AB6798A810340D4934E733D54FBEFCA , 0x7BDF2B85CE2F4A0F8152DEF96D47B55E , 0x3B0D429F609E4B6CBDEEEB09BCDFB51C , 0x453E6CA6E89744BC85AFA9A50F94D017 , 0x53D8891C1F75423FA76A90629BFBEA89 , 0xDFB91D7ECF7844FDA60B77FB1A35B7A4 , 0x10308F7FB06840E9880FE88A16299B9D , 0xAC28810796864863841B97EB3E9C366C , 0x25A144CFAE9F4AF3905AF29C55DEE2D3 , 0x0F7AF3B4A83D435CA19ED22C2C509B02 , 0xF3ACE127B81E41AEBFCA0AFE20C6AB20 , 0xB04D51CE37CE49A78D05513769D6575E , 0x0A9DA23D4B6F4F2186F1D3EBB51797EA , 0xD0288D146E364677BDC8E93121DE25E6 , 0xF71F70E8BB2247528DFF6BD6B9573001 , 0x079D514F516348D6A74F21389090CB68 , 0x37F0EB8B82764684ADF14A6A1F610235 , 0xC57FEF712934479FBE1D93DE7A7D79AB , 0xF8962661F9DE403FB40631579C8F2672 , 0x538EAD2D5BB346C29A88C2AF26B572D2 , 0x13CEBA984D1947F6BB96972347898259 , 0x17905DF9B59F4C37BA181CD42BBCC5D5 , 0x13573D58FA804B95B3761E2DDAE271CB , 0x55CEA08A8B454795BAE19B9A042354C4 , 0x9F7694E025B0417189AD80A59770599D , 0x91F8EC5BFBEE4BD29A5A9AAA3412F7DD , 0x9FEF59419C4E4D528DE4F87EEF281C7D , 0x816DDC7752BA421CB35D513013425039 , 0x3A5D4007DBD647E79E14B7CBB7166488 , 0x80CED3BA47AB4860881D9B6C2A43975A , 0x6172DDD4119E4123B1BE041FB9E4B643 , 0xC71F2254FAD94A73984AD6A80C235E7D , 0xD8B3CA2E652846E98CEF8AE303A82EBF , 0x4387CB4F8BBA424FAD3F383A2B003D0B , 0xE2E631DE5CE44CE9A926E48E2A548265 , 0x7CB8274B9F20488ABA0A1F906A79896E , 0xD034FCF71C05463CA3011688025A6CF6 , 0x30FD4BA77B2445AAB828461499AFEE79 , 0x661E871AAB9B4158BBC1D6EF69CF2BB0 , 0xE973666D43A14B4280E698978DF4C656 , 0x4B2CA745DCB84049AE7566E53364EE15 , 0x54EA0946AE22478497DE5BFE4B2963B8 , 0xE0C7ED78B7D343EB94E44CF8E83822DD , 0xDB8E237664F143D2BF61E8633F04E8E8 , 0x43FD01D77EA3490F8BCD020F7A59575E , 0xA97F5538CAA144ABA5CDF5362CBA83FD , 0x33D829BD5106454FB4458AACE50E8C3C , 0xDE79CF7C85FF43B498552AE8D309DB90 , 0x5F70FA1CD54C45EB9129D059F1C22624 , 0x5C40E4D4BDA44516AFDE532726C1D6E5 , 0xDBFF93258CF940D3B22E878B0F654426 , 0x79063A155BF64FC49C8C4201329F6756 , 0xE66F86B9DE6040C887296850E67874CD , 0xB2150ACE672D4D928614D6009F123A9D , 0x6121DCDC697B4CB3BEFD393147C38FBF , 0x6FE27412EDA14AB38FD5C549FA410A4F , 0x5AE6E3E299B143A78AC696618D826FE2 , 0xBDB4476C4ED84D6DB0B4AA20FA6726F8 , 0xD84E288904DA4582826B7AD09B154007 , 0xBD1DDEE075F7419980414B1BE8B9907C , 0x8CCD4171FB0F42F3837CAC3FC48C51CA , 0x35228547EB484909BBF98855AF713E43 , 0x01C5BEE1CFD0474583970CFF26532F54 , 0xF6C0706F6C304656AC27CC9951B8CC49 , 0xC85A0224970E404B874F85C933713E87 , 0x29E05A821485417C9C2F6430BB456368 , 0xFBF1EB9F5F2B48DBAF57A74B23567E31 , 0xB89EEDAC0109430EB4F7498D31C3A839 , 0xE4FC6F13CC9A4519AE5A7E7B4DA6CC36 , 0x814CC502583743B298B05620594D8329 , 0x46AFDBBB46B942668ED99C7BCDA5D5EC , 0x48E18259923F4007846CC62C1B96CC13 , 0x90C4C371C9AD4388AE663D69DADB265E , 0xEDF2B034808349B8BC7792C8684D02F7 , 0x84E9776548584DEA887874827C847EBB , 0x934BCF962A794BCB966DF0F8EC2D4BD2 , 0xB771001164534D7DAAB2B1FA5864FE2F , 0xEF9BDE3EB088458DBA79B0174302E8D7 , 0x0F008A84701E4368A5440ED7E3E33E11 , 0xE3A1CFB49EE140CC976F31A0347BBE28 , 0x5FED5E36E572482D8FEDF6B68157D68D , 0x5B4AD87BE2CC4D75A6C0778A76238C23 , 0x9AC3D08E9D89417FB46DEF8DAC0DD3BC , 0x0D6F4CF2682D433D88DDE5FE77AEE61B , 0xC6DF34D20EDC464897C1D23D8B96CECD , 0x6B53CE6C606C423CA38FAE93EE65BBC8 , 0x411C3D2952224090BE6B472635BFC7A0 , 0x59D1A1331D6D4DDBA95E93C4A33CCB38 , 0xD67787958E38463CAD43DC366FBA9FDA , 0x03370A60450A440DAF2C08559046A9CD , 0x452458470B4B4227958C9CC6186C6258 , 0xC1933BBBDA9340228711B7D951A134D1 , 0xC5AB498087724C70BCCE0B2C949C1A00 , 0x1ECAD8A7ECA24DD2BF7D219F0BCE1A00 , 0x5A872062B69F4783A1388C1556DD2BA6 , 0xB96C4BEDA08B482FB48CC83A3C3A659E , 0xF51D6D4036B34FBEA0A22FC03E50F208 , 0xFF805DBFA52C49B3A0ECC95A5856FA98 , 0x7A65D84EC556469995E3766E557556A5 , 0xEB9C77B36A164D1AA89CC3D43859B584 , 0xBBC425C7AC9244EF8A17273A0F506EE3 , 0xBDB1E3A6DBE7431BA1D2586A2150C74E , 0x2A8E73360A884CBDB30D02EBC8C88A16 , 0x1614B40FD1A546B0854C5CAB46CF14AD , 0x68EBA9C47127496D94F9C96EFF6395EE , 0xD23ACB5B1912468994B2374A41AADC83 , 0x422FAE41B4F54040854C22B7DF819B77 , 0xC386B55D23E440CAB266BCC8201A4AB3 , 0x9A178764449D4EE2A989A39C5137B23D , 0x1028481BB10849EC98ECB4C12315BA7D , 0x063883CBB9DE41B787DF0A5CC62CE430 , 0x1EDB705E4FD04CBAAA4F3690B5AEE391 , 0xBCCEC22A259E4385B51CFAB307AA9058 , 0x75ED6598F4304D208D6D1106741A3398 , 0x545FBB7491D249E6A5522D5B9140E932 , 0xE5765A75D43049ECA2082EF85667DCBA , 0x4AB09FCAACAB46AAA9B9CC1A45F62D37 , 0x8C4CAB7AB3DF43B698FC0562D8A5420A , 0xA86C7A5A77704006A126E1DC2ABA7B11 , 0xC00670868F264CEE80AADEE7BC658E83 , 0x26701C0ABDA547D9BFEB5B27E3E3553A , 0xEF8E04F2130842989299839E711BD9CC , 0x26D21223F4D94EE681B34F7B3D56EAA3 , 0x52DB56B96C3346069ED87738503DB110 , 0xA1882E82D117443F810E675A589EBD23 , 0x734612CCC1D045EDB985D084A774D90B , 0x672D5BAB41BB45549FFAFC946A7200E5 , 0x022F788BC9554F3EAA464634B9EF3F5D , 0x8300DA4EE6AA4687900ED8E9F4AD49A4 , 0x1A42CB3E9F5845BBA02983A2A3FE1E1B , 0x48F78AF0A41444E29333BF75C7BB89C3 , 0xB7C2F200F82945DDA8CB3CDEEE94F291 , 0x8FA9FC3D027B48FB835AE084D6488743 , 0x4596F9A90A244A6FA2EE380B6BE419E2 , 0x1D4E5674F7DC48ECAAF21E4740BA206A , 0x9B7DB9DE33E24E3F85FB9655D224D904 , 0x880A5775BD8341A89A1BF93F08ACFB29 , 0x5BADABC91CAE4E63B98393062AF638E8 , 0x3F4E04CC9AC04B2A9DD601D8D6397E3D , 0xC421023ED106436F9950629585A09C08 , 0x365CA53B0D7E49E7A2C7A0173D0A668F , 0xF452A165C96740DD8C54AF92CD5CDB8B , 0x05CBCE5DC2744DABADED7EBC0346E8E1 , 0xF3585EEDCD154C48A4A8753E017934A6 , 0x8D5CC3B359FC402AA532A13E8352C8ED , 0x76BEF69D2B7C45639B7E319B07D236A2 , 0x17B25308C4ED4FB0A8BF09E2CF08D27A , 0xD9312080D3B845FA94A74C07A6145464 , 0x50B4B83F2FDD4DC3ABAD2B89ACBD6754 , 0x74F475A81B4545EA8BB806018A338A44 , 0xA15DBDE1CB614C06821B652DDDD0FACF , 0x1BC4BFB5FD1F40B98A029D77D229464D , 0x3873F7C7D21844E2B67B586FEF96E950 , 0x706D98332E224FFC885C2348F89BF75F , 0x718D00235AD84495A1BA9EB00E35C3C5 , 0xB1123C29160D404C89ED15C57EE07456 , 0xC339E8E46C864771AE41770A52DF2800 , 0x539D56203C65443ABA69D26CEF83D1D1 , 0xBE960F652C974C098C7C0CB972474CF6 , 0xF4CB92B1A14C4A0BAD0E88E8BA930601 , 0xAC1D4FF4066246C78CFD943EF9EA337E , 0x47F78089914849BE81AEF4E65D63BF39 , 0x9DCFE3F7AC1841128EC7C0A019F30A61 , 0xFD3B76843AED4C28828C5C8136E28CEC , 0xA9371FBE3D31450CA600CC771C0328D6 , 0x4D6A84FF42BA4A0EB6B01D91762B2D1D , 0x7B4A27391BCC4586A4E366ACFF2FDBE9 , 0x89C172BEBC59478C89F53A7160EF0311 , 0x4086A80771104810B76B90C5D43C6F6E , 0x66B15D10140A4AD889BE75E3EAE8E49D , 0xB7F98790435C4384864AD316B2F17BEA , 0xC1C7FF2E1E2A4F4FBE9E75803E966BB6 , 0x24557584C92D4EE4BBD227BA8DB6A44D , 0xD1A395DC39F74CA89F7F784AD20E3E53 , 0x2E9C9B0ECAD7403EACF76FE1A71FCDB4 , 0x407205B30E6D47A59A2339AEA1AD54BC , 0xFCB863D2496B4A53B40B6EB16D05D0DB , 0x537D9D62C14A49FDAE05034D32CFD944 , 0x800D35954B21436D9F2A6867953702EA , 0x2C8BCCB0B9B2412E89AEFDC90416703C , 0xEB830E421118476CB0DF708C6149EA3E , 0xA296DF4A4DA44797BA3FC9C2C129D9D7 , 0xB4E4208A1C484AB78B61FC48944C836D , 0x5AE01F3001A542FEB292AB29587FC9D4 , 0x78D82DAA4ABD4C66B397179B7087FAD0 , 0xC024BDBD8E2E47379D5BAB6E4073EB76 , 0x93B2E51DB5B74AF8927EED5601B9AECC , 0x08503DFC815E40598C97236E4C2A8F5C , 0x7BF4F502AEDF43629E30B71ACE5D8837 , 0x97B2A8B4672C4F69B489FA82AF0D0B45 , 0x66991911CC2548D8BDE4CFFE825BD028 , 0x3444238C150A48498F11F5D6663E7F1E , 0xA7071BD9A99245AEA0A10296EE997A92 , 0x61E44F9B41054D878198422D7030571F , 0x691581F0E8D248B28827FFFE90790564 , 0xDBE02933F5EA488A94F6F5C180BB2881 , 0xC530D8C02971463E88A14F73EBCCB9BC , 0x8F36D1CD1B034FA6B03D259580EC456A , 0x415B025B5E8E4F3284863BAAAF34A9AD , 0x5F510553B38248D1B306D22DF2E60ED0 , 0x6424B5BCEFEE45D29B6BF7351A5B8707 , 0x675A2B2D9C8F4D9CAD34718ECCDAB1FD , 0x641FCA409E80466788CF65FFA2174580 , 0x84BB0666E55E4DCFB3DD84B368D60E95 , 0x7D82017EBB844F88947F1E5C7B59CE9C , 0x2E09F082CF7E435FB1043314196E0026 , 0x7A81562799BA4E3CA646D28A2C36AC26 , 0x0F1F6085DDF5402F9A89C42673DD4745 , 0x3AC86C4761354EFEB31B30249D948EC0 , 0x1ACDA125A2FE4C60A117BCB423DAE3DB , 0x9A034855371443AB882525DFD4FBF074 , 0xDFDB0E2838F04C86863B27838E080387 , 0xBF8905420EA34CBFAA97C0280AC2D5FD , 0x04D0AB69C9FE42A3BD0778228A595438 , 0xB011143C62DF41F6B978C40FB33852AA , 0xEFF5E6B49F8944BEA480AD227DE02A20 , 0xDFD7CB4CFF9C48BB904D711F97885253 , 0xA8C050D26DF049BB8CB61B9C2EBB7D89 , 0x9D5E245D78A844D3BFBFFF4235EC478C , 0xF4BEB6A9F1924E51869F90261C759AC1 , 0x1233E6E6E2F8402CA30FDF59BE0B2EB2 , 0xAF210A01229E4B0D9C3355BC731570F4 , 0x0D4366E189CB48F1BA1D9834EEDACBDD , 0x43D27A54FF1E472BBF3276AF28B2F5AB , 0xC4A776E858EB4D138110764C2ED1ACF8 , 0x997C8C98392E4D8E834DC84AED26716C , 0x01FF2447D74D47C5AB12CD70F70E8F1D , 0x831E60588A4F4C45AF2A4E025FB6577D , 0xAF9C12523211498D8E955C38621D84A6 , 0x1161650CCF9744E9B6B2627205365B99 , 0x12C808401D5849E8B3C86DA1A0C98349 , 0x160A56803EF14985A20B85F0834B7DCF , 0x92477DF272374BB38F3AC813AD2805A6 , 0xF6F8B7EE291F42B18A9A461738D7AB63 , 0xB94D1DC5014D40BA8B849499A88594D0 , 0xA98C7760C819420E8D3D7C05C17140C7 , 0x1EC907E80F5747E38F88C4CA1DF5A968 , 0x47D04E89A9864A52ADC62049B7FE5F6B , 0x75968E577FD34EB7938FD26F34824955 , 0x99F3A45E0757494CBD73A6F0D572182F , 0xEC39D3A9E0864809832303B96F3EC775 , 0x8B86DEA56EF843FF8486A7EEE0232BF8 , 0xC67916AF670F43E491DF8F44CA3BFE05 , 0xAD43DA45036444928F09C54B60A77689 , 0x7CD7C680A88247C691A787BE76FBF2FC , 0x1B71BB5598574C0BAEC89AB1422EBB91 , 0x8C1384EAB6A44A3C9AB690591D4133DC , 0xDE4FA65422CB464D80F258F06DF6FA5D , 0xDBA7E3DFFA204D8581CF5F5D594AD24F , 0x7C3F92B0AB554DD2B8CB0814E73A6AAE , 0x0149410955D24855A590E60E0A7E7071 , 0x55CF1300F8FE41EB899A88D538A50173 , 0xD3460F5EACCC42378E94FECA1A519F99 , 0x20B40EFD642447B19E0F73D6BE346355 , 0xB533B7AA87B647169F346BFC3FC61177 , 0x18B7ECAD4F484155A865E5BEB5F14AED , 0x44B7DF8E86384D719DD9E64ECDF0C290 , 0x83EC65A94C9E4FF18E3D79E5206C626E , 0x5983AA1B150F45BD82874FB38BD6E090 , 0xFE090EE514084D079FA4B75D8D519114 , 0xE724A90911C64F4AB55732ADBAA764F7 , 0x023DD7F5B97B4F3BB58828A50D559D76 , 0xC0B434FDF6C64352A18B5B96BCB2ABD7 , 0x884A72F7EC26407B9D69A37FDBEBA9C3 , 0x1FE0A8B672234266A2607AF3D5A1E9C7 , 0x5AC893AF19DA4654863F9F7A7895ACBC , 0x3D5D410B1D124BDB9E549B0E9768F5F2 , 0x0CF0BA13072B46258AEBC6098800D9A2 , 0x83DFAADF3B3541B083206D9944279D67 , 0xA7E70349947348B49A1FE6E346507528 , 0xF84CB8945A1842C8861CEDCDC82A43C6 , 0xCEA2CD7D39BA40C3B2454F52F08EEE40 , 0xED86E17543D8478D823FEC02593E13FA , 0x0C347330D33941D7BF6093C741B04F84 , 0x6B1208E16C654B5184AC95CCB3FFAF3E , 0x25E437C92BD0482C9F48F10F53BECC5F , 0x04D4A93C6BA04017A27DFA45A6B0E010 , 0xD368504F241C4D409E8C737AD434DA3C , 0xF89B3C2A5AEC4CA384309525BA14317D , 0xCC303B4EB9244B3D8AF79D572B80DB28 , 0x1BFAB5C92C66419FACA672BD90CECD23 , 0x0B6B03C58E5E48B28900989ACA29227B , 0x3C7C7145158243458AA6A95F08F48F14 , 0x79A39920B9E640A7AB62FAC480E36A26 , 0x2043C88CF48C40698A93BB4A547EE81C , 0x6FB8BEA7443146BB914049842BCA5FA5 , 0x93F4C122BE1F427F9EA7CDAC11431C1C , 0xB38C5FAB5B474DD08FBAE7D9F06A279D , 0x346A01865D6E4C2995F91F8672A57B94 , 0xA501C48A9B6C461B90A542312FBB5EDF , 0xF046DDBA1855495AA21AA2175E8E31FC , 0x1C7556ACBC57436DA457B62F7F5335FB , 0x93CD3EE8BB8944778A380D9F5D7485C7 , 0x0C33EDEAE50C48B3926F1723D173BB7C , 0xC5D175E56E354CF3ADB9EE792ED9759A , 0x58A4B6A71FA24B01B28EFDDA24EEDBF3 , 0xECC8E52E84D24960A4FF8C70E42F2A55 , 0x7ED38DAAC1174CE08BA0E868B2F64B72 , 0xBA302E3C895A413794B898F36DB769E6 , 0x9FAEFF311E324C14BAC1EEE51D2780D9 , 0x2C2CB2CBC4E5486DAA5A3ACD53DDA6AC , 0xA89F7B5D8D42428FB990C1B5FE3AAA92 , 0x776C7CC3E258467A98E89812D84CD2FE , 0xA753D82AC66D4DD1A45CCB356C4ACCF7 , 0x5D493CACD53E4EF595C688D05E916026 , 0xAA72F02CE0DC498A823A20A21C95139B , 0xA337BF06C2D34965BCA374961BED3AE0 , 0xEA80E2E2070D4F8191B07804B302B14A , 0x5F67DD9E53B547048D6BE43B12F916F3 , 0xD7DCA6804BF04CED86AB601A42BC60BF , 0xEACFA49622C444EEB668DE6EBA4C0200 , 0x5F3593A41EC24A54A025B1F9F475BF14 , 0x0BFCF81D961D47EAA18C3F0D53AE3ED0 , 0x36E10646BBD74AA0B367F4F58250781F , 0x7459E8129F1F4B20BCB586367F96FE16 , 0x8A410A4DDE7E4BA095487E2F3BBA82FF , 0x5740492F27674F8DAF61853C40F36DF5 , 0xF9475B7DB2834AB7969A2532BBBC1959 , 0xA76910AA4945424BA2AFCDCD2AB52D7B , 0x24DA1CE333BC4B08B24C4CD7B4B98455 , 0x966A069B0C3F4CA69563F2DA37AABADA , 0x7724AAB295AB4933B87016D463727FD8 , 0x9B748B790A684F8390A42D029CF32197 , 0x7C93B601B32F462F81264609D1F38F4B , 0xC4739465FCAA490EB8A38F44552F2A8F , 0x7D0B102FB4734D53A15DB4E058DD3AA9 , 0xAA594CE59BCE41218A354D131D1F41D0 , 0x623DE85E187D48398400B513E78D5055 , 0x95E8F179DDF14E748DFCA28D82F967AD , 0x5B98F61A337A426097201C903CAC987A , 0x11CE7049680941F8B98AC184FFA7B2B8 , 0x3E26F324D0B0443385CDD2159CC97540 , 0x274BC4F9796B46BB86F4CF409FF35DEE , 0x35EA8E4EE5494F28A97ECD21E2BBB5DE , 0x1BA6E760276D40A2892D8BBAE3116673 , 0xEF094BC8FBF24A019B75FEB5C63F9F21 , 0x7F8FC7FFAF2F4C3BA5791E97C06F3E85 , 0x735FB05F8082464191938BC41A86CB77 , 0xB373C5286B4D4F1EB21F3491D8D5679E , 0xE0521E51862F48E1AD996AE61B9C5F96 , 0x7380BCA1241947DE885BFEB319089F4F , 0x5C5986ACBFE24A54AE8B73A42FC6A154 , 0x943DFDA464664EB2A67FE6E2C3579B7E , 0xDD04366E68B242F58EE683EA6F371C35 , 0xCFE98FA2FFD6490790ED17E7A000DF71 , 0xA7783B13798A4F58A9880AAD4343D189 , 0x0DA6FBD465684A50A408AD7ABF870F98 , 0x91671831C5624DD4982569304BE98626 , 0xC467CE3FA8D1483CB9B2112F2CDB1B91 , 0x23255C72AFCC4BCCAE40C1684B6E4214 , 0x0DA3823B7A9446EFBD9CE0A566B644FE , 0x1E930168F6D243FDA94501289908F49F , 0x26B65252BCCB4C3889FD29E62711A2C6 , 0x3170548D4B52402B93A73DE38B4AB9AF , 0x832C79F274DB4545A27F9CCC5FF84BB0 , 0x54E05A1F49FB492FACC3BE40883B58E4 , 0x8E5F139DB55F49D3ADB163E7EB1420FE , 0xAF3932CC33954F41802B8C1255DFCD5B , 0xA0021F852C564C3D99FA970C71422BA6 , 0xEBC829BCD95540BBAC69770C262EA85C , 0xEBB630445584474696FC99D533C3ECEF , 0xDC0384BC05AD4546B231AEBCDFB4162E , 0x32ADE2A4C82A4BEFA57C165B73384713 , 0xCDC602C4658243539FC9EA331141BA29 , 0x62771B0D38CB4FA3A26EB90B80978B30 , 0x5D316627723C421692E5AE9E153F6730 , 0xB024DDFC05D84121B8C10B748C1E5022 , 0x0BC46F5733F54C90BB37035B6F9C4747 , 0x5813482131674798A513011FA83EF025 , 0x7346D3A1E6C24751B062885E2D903794 , 0x6C1E9DF4AD114CDEB719A2269C5D6994 , 0x4354129BCC7B4CE9A88EC1DD7761F88B , 0x0E315FA8BA484E9C8C7D437417ADBCB7 , 0xE68FF23DB2FB4BE1A4CA1042C609813C , 0x357431317010453FA8948EB32B9A53EF , 0xF060142BE240410BAB09A542D4619796 , 0xBBF415318957462AAD7FB826670C0212 , 0x72E2A574CD9648E6B751BBB07D5BCA5A , 0x8122FFB0D75C4D5A92BA6773D8577717 , 0xAF4809C2601346C3BDC35F4940D60517 , 0x03F26D1DF8DA4BD98698B23399D63FFC , 0xF0977375F16E456CB945BA546C4A818C , 0xE3844F929B00487B92041A0D92F3544C , 0x43D9838F43D648B0B1AA692F7E9F457A , 0x0E2CF49C701B406DA78B9838302FF447 , 0x11D2B6F318F34058B45C2E7EB7EF01EA , 0x8C4587F5FD604CD888AE54C83C0C5000 , 0x4DCFD985002A46E7AB689C7A52EA2BB3 , 0x537BC3325981430BA0CCBF19827D0E04 , 0x04E49020B19442FEBE6F3A2C942945EF , 0x1C5D931E074B4687BE480C6CCC5F6492 , 0x1AD3A3FE26104556ABD4A50804AA63E9 , 0x6F1367AD2FDA442389F68E4EB4669E5C , 0x19B18BAB995B4E098C2DC1D51DF6C8E0 , 0x3C8260DC657A49D6AE3C71A16F15AD5C , 0xAF25D447F6DE44C5BCCF62AECE07F539 , 0x836ABAF76E1949B585BDF9159D37BC49 , 0x5B48A89AC6714CBEAC5AC5860EF436CA , 0xA246C0B524FD4E36AC90E268C3CAA8C9 , 0x2FC1E2C3D285490587675263C79B4D27 , 0xD703BC6C4FDB42369B1AC4D4C3752282 );
Copy
93
0.52 ms
SELECT `property_group` . `id` as `property_group.id` , `property_group` . `display_type` as `property_group.displayType` , `property_group` . `sorting_type` as `property_group.sortingType` , `property_group` . `filterable` as `property_group.filterable` , `property_group` . `visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage` , `property_group` . `created_at` as `property_group.createdAt` , `property_group` . `updated_at` as `property_group.updatedAt` , `property_group.translation.name` , `property_group.translation.name` as `property_group.name` , `property_group.translation.description` , `property_group.translation.description` as `property_group.description` , `property_group.translation.position` , `property_group.translation.position` as `property_group.position` , `property_group.translation.customFields` , `property_group.translation.customFields` as `property_group.customFields` FROM `property_group` LEFT JOIN (SELECT `property_group.translation` . `property_group_id` , `property_group.translation` . `name` as `property_group.translation.name` , `property_group.translation` . `description` as `property_group.translation.description` , `property_group.translation` . `position` as `property_group.translation.position` , `property_group.translation` . `custom_fields` as `property_group.translation.customFields` FROM `property_group_translation` `property_group.translation` WHERE `property_group.translation` . `language_id` = ? ) `property_group.property_group_translation` ON `property_group.property_group_translation` . `property_group_id` = `property_group` . `id` WHERE ((`property_group` . `filterable` = ? )) AND (`property_group` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
b"\W\x12\x08\x19\x05 ES¼mã>o<⯠"
b"´ºËˆ\x1F ˆNë¸J\x11 >ZÆ\x19 : "
b"¦CH\x15 ©Oªxà1î\e\x0E\x12 "
b"Y¸(VÅ«I}®Ó»ÞU‡ŒÎ "
b"ùÌ\x05 -\x06 jNr»ý-¢J\v R "
b"L\t “m͆@*—åÞ\e V}( "
b"\x0F\x12 ÿò*\x7F DÉ›Qn¤«HFð "
b"„’Ô¥ ´C/¼>pÿ·øÚ% "
b"Fy“M\x1A QO° ›\x11 ÈÎj\x19 \ "
b"&y.[@z@2Ž|ƒ€\e èks "
b"èyAªÞ$K\x12 ¡wÊ‹Ûc•3 "
b" míj¤"Kß»mÑ»\v ¥i¥ "
b"¦\x10 Àø?ÓJ󫤆\x15 Z }» "
b"eYrï\x1F\x18 @Õ»=o\x1A *¤‹. "
b"µ*G\\x0F ”L\v ¢Am\x1D ‰ØÈ~ "
b"¥ŠàN]šDÕ¯”a‡žkIQ "
b"¡5f:Y9O@ž¥ÿìÄ›úy "
b"¸º©\x10 r\Mω5’u\e ÛGæ "
b"7¼ÈZ\r +D6¯ú2%D7OØ "
b"Î\x01 “è¸LJº¹r¤´nð¾ "
b"×]\x03 -sA6’\x17 Ê,ž”Ì\n "
b"â\x18 ¯¥ØÈFë¬J\e éth\x00 , "
b"‘x0†\x15 Cº§t®\e\x03 ÀÊ` "
b"#Ìe±A£G§¨ÌxIýx–Ø "
b"µ‘ŽIÐÜD%†Ïb\x1D u×\x19 Š "
b"""
ô˜|C\x06 ˜\n
=ÈS¿ŠÚ
"""
b"ía÷\x16 [_A\x16 ƒ)\x10 8+kÏÐ "
b"Ò\x1C Ïîo^G÷·\t C/Ì˜Ø "
b"Ù\x10 áˆQàI\x05 ŽMv'‰ü´Þ "
b"\x1A E\x1D å"eD0·\x05 j2\f åçp "
]
SELECT
`property_group` . `id` as `property_group.id` ,
`property_group` . `display_type` as `property_group.displayType` ,
`property_group` . `sorting_type` as `property_group.sortingType` ,
`property_group` . `filterable` as `property_group.filterable` ,
`property_group` . `visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage` ,
`property_group` . `created_at` as `property_group.createdAt` ,
`property_group` . `updated_at` as `property_group.updatedAt` ,
`property_group.translation.name` ,
`property_group.translation.name` as `property_group.name` ,
`property_group.translation.description` ,
`property_group.translation.description` as `property_group.description` ,
`property_group.translation.position` ,
`property_group.translation.position` as `property_group.position` ,
`property_group.translation.customFields` ,
`property_group.translation.customFields` as `property_group.customFields`
FROM
`property_group`
LEFT JOIN (
SELECT
`property_group.translation` . `property_group_id` ,
`property_group.translation` . `name` as `property_group.translation.name` ,
`property_group.translation` . `description` as `property_group.translation.description` ,
`property_group.translation` . `position` as `property_group.translation.position` ,
`property_group.translation` . `custom_fields` as `property_group.translation.customFields`
FROM
`property_group_translation` `property_group.translation`
WHERE
`property_group.translation` . `language_id` = ?
) `property_group.property_group_translation` ON `property_group.property_group_translation` . `property_group_id` = `property_group` . `id`
WHERE
(
(
`property_group` . `filterable` = ?
)
)
AND (
`property_group` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?
)
)
Copy
SELECT `property_group` . `id` as `property_group.id` , `property_group` . `display_type` as `property_group.displayType` , `property_group` . `sorting_type` as `property_group.sortingType` , `property_group` . `filterable` as `property_group.filterable` , `property_group` . `visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage` , `property_group` . `created_at` as `property_group.createdAt` , `property_group` . `updated_at` as `property_group.updatedAt` , `property_group.translation.name` , `property_group.translation.name` as `property_group.name` , `property_group.translation.description` , `property_group.translation.description` as `property_group.description` , `property_group.translation.position` , `property_group.translation.position` as `property_group.position` , `property_group.translation.customFields` , `property_group.translation.customFields` as `property_group.customFields` FROM `property_group` LEFT JOIN (SELECT `property_group.translation` . `property_group_id` , `property_group.translation` . `name` as `property_group.translation.name` , `property_group.translation` . `description` as `property_group.translation.description` , `property_group.translation` . `position` as `property_group.translation.position` , `property_group.translation` . `custom_fields` as `property_group.translation.customFields` FROM `property_group_translation` `property_group.translation` WHERE `property_group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group.property_group_translation` ON `property_group.property_group_translation` . `property_group_id` = `property_group` . `id` WHERE ((`property_group` . `filterable` = 1 )) AND (`property_group` . `id` IN (0x5C57120819054553BC6DE33E6F3CE2AF , 0xB4BACB881F884EEBB84A113E5AC6193A , 0xA643481590A94FAA8178E031EE1B0E12 , 0x59B82856C5AB497DAED3BBDE55878CCE , 0xF9CC052D066A4E72BBFD2DA24A0B52A0 , 0x4C09936DCD86402A9D97E5DE1B567D28 , 0x0F12FFF22A7F44C99B516EA4AB4846F0 , 0x8492D4A520B4432FBC3E70FFB7F8DA25 , 0x4679934D1A514FB0A09B11C8CE6A195C , 0x26792E5B407A40328D7C83801BE86B73 , 0xE87941AADE244B12A177CA8BDB639533 , 0x206DED6AA4224BDFBB6DD1BB0BA569A5 , 0xA610C0F83FD34AF3ABA486155A207DBB , 0x655972EF1F1840D5BB3D6F1A2AA48B2E , 0xB52A475C0F944C0BA2416D1D89D8C87E , 0xA58AE04E5D9A44D5AF9461879E6B4951 , 0xA135663A59394F409EA5FFECC49BFA79 , 0xB8BAA910725C4DCF893592751BDB47E6 , 0x37BCC85A0D2B4436AFFA322544374FD8 , 0xCE0193E881B84C4ABAB972A4B46EF0BE , 0xD78F5D032D7341369217CA2C9E94CC0A , 0xE218AFA5D8C846EBAC4A1BE97468002C , 0x917830AD861543BAA774AE1B03C0CA60 , 0x23CC65B141A347A7A8CC7849FD7896D8 , 0xB5918E49D0DC442586CF621D75D7198A , 0xF4EE94A5987C4306980A3DC853BF8ADA , 0xED61F7165B5F4116832910382B6BCFD0 , 0xD21CCFEE6F5E47F7B70981432FCC98D8 , 0xD910E18851E049058E4D762789FCB4DE , 0x1A451DE522654430B7056A320CE5E770 ));
Copy
94
0.22 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
95
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
96
0.15 ms
SELECT `acl_role` . `privileges` AS `privileges`
FROM `acl_role`
INNER JOIN `app` ON `app` . `acl_role_id` = `acl_role` . `id`
WHERE `app` . `id` = ?
Parameters :
[
b"\x01 ›ÅË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
97
0.13 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
98
0.17 ms
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
;
Copy
99
0.08 ms
SELECT url FROM sales_channel_domain
SELECT url FROM sales_channel_domain ;
Copy
100
0.06 ms
SELECT url FROM sales_channel_domain
SELECT url FROM sales_channel_domain ;
Copy
101
4.37 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
102
0.20 ms
SELECT `theme` . `id` FROM `theme` WHERE (`theme` . `technical_name` = ? )
Parameters :
[
"zenitPlatformStratus "
]
SELECT `theme` . `id` FROM `theme` WHERE (`theme` . `technical_name` = 'zenitPlatformStratus' );
Copy
103
43.81 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
104
0.33 ms
SELECT `app` . `name` , `app` . `version` , `app` . `template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template` . `app_id` = `app` . `id`
WHERE `app` . `active` = 1 AND `app_template` . `active` = 1
SELECT `app` . `name` , `app` . `version` , `app` . `template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template` . `app_id` = `app` . `id`
WHERE `app` . `active` = 1 AND `app_template` . `active` = 1 ;
Copy
105
0.14 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
106
0.12 ms
SELECT path FROM category WHERE id = ?
Parameters :
[
b"-jö?r\x0E IÖ¡)ŒK\x1A =á& "
]
SELECT path FROM category WHERE id = 0x2D6AF63F720E49D6A1298C4B1A3DE126 ;
Copy
107
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
108
0.40 ms
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )) AND (`media` . `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
109
0.37 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"-jö?r\x0E IÖ¡)ŒK\x1A =á& "
]
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 (0x2D6AF63F720E49D6A1298C4B1A3DE126 ));
Copy
110
0.39 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.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"-jö?r\x0E IÖ¡)ŒK\x1A =á& "
]
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 , 0x2D6AF63F720E49D6A1298C4B1A3DE126 ));
Copy
111
7.58 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/2d6af63f720e49d6a1298c4b1a3de126 "
"/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/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/d462067707304784a0d283595995fbea "
"/navigation/b78018dea71c46e59974a5e67eb762a7 "
"/navigation/ed8a4cf917904badb036d1d2217832da "
"/navigation/4c5cb1618d134fc9b09584eeec8ccbec "
"/navigation/c03a3d74289540279f881353553c11f8 "
"/navigation/a0424da29b134325a59b2ddc1cc56e53 "
"/navigation/6471ac2d906a4b9c9cdb08d9d4bacdb0 "
"/navigation/a1b1035ab6fe43269e2a7b6826120c7e "
"/navigation/26ca161250df4f8fb045c26a8ba63c20 "
"/navigation/ca42b919494b47f1bd0846bc924ce731 "
"/navigation/b695244e762743438b516ba323fa63e5 "
"/navigation/c640b6693e9543f09b5286a07868fc42 "
"/navigation/0d43cbd67de145fdb188fab6cf6a9105 "
"/navigation/60afff5953d14bc680d898fff45e02db "
"/navigation/cbdab8332f5941159f7ed4aea7f6f71f "
"/navigation/dedf997e6f6d4e758c7f01d337f4fe66 "
"/navigation/c70750befe19491b9dcbbbce0fa9cee2 "
"/navigation/38095aa00d33468a87b932f42d2949f4 "
"/navigation/9880c313c62e43ae818c18ae5bc90117 "
"/navigation/5b91bf80876e467bbbe476f0f413b009 "
"/navigation/f51350449f0c46fe9200fcb6729fcebf "
"/navigation/b1a5bdc22bba45738091f8c8a089f05b "
"/navigation/cb21e32caab34dc289ee25ab210f0553 "
"/navigation/ed9466ac463f41d59e1c2371b89ac325 "
"/navigation/ba3f2e9fd12e4df0b11b9788026e9cb1 "
"/navigation/2563c595270946fabfc822a2f47a7344 "
"/navigation/069976b47d4c441a83c6a3560f8cd3d6 "
"/navigation/89a780c1dfdb4b31b0fb321057b1d097 "
"/navigation/3c34459267df45f7b4483cf5d454cc40 "
"/navigation/8c61b69082194b9ea9d6ad5726f922bc "
"/navigation/1c0bf9a1e5214fdfbba87397733c1e50 "
"/navigation/cb586dc5103c4de68f14d13e08ce1f07 "
"/navigation/de469e9b153f41bc8a4597e36693216f "
"/navigation/ebf6b0028d0245a295b045b06a0e5df4 "
"/navigation/6b200dc7a281470f9bbd189d1a490366 "
"/navigation/5b2052ac60954afe94190cc98aec9442 "
"/navigation/d1bb2635d4ce4e58b29c4bde2c86574f "
"/navigation/9998d81d00e3431991337d9c9c16842a "
"/navigation/b3b6ccb7db2246a2993cf859bf7025ca "
"/navigation/9c176dd9c4b645ef9aabda71c506176b "
"/navigation/5162a70dc99e4b29a29a4106e927ef6d "
"/navigation/fea1c3229ea74588ad11cd486b52920e "
"/navigation/e5efef73119d44e3a53a08a1fcad8185 "
"/navigation/dd768cf29f3c4a20b53bb6debe7766b3 "
"/navigation/8465741566344df49dbaf03275dedb51 "
"/navigation/e6cb917aece048c0827a07ff16167023 "
"/detail/114eea847eb348fea87161a1f2790897 "
"/detail/837628356c9d485a8fe536b56f3b6f33 "
"/detail/bb4509a1ae6a4f3098e0ffeff7fe6bb4 "
"/detail/57f7c87614c346a4b7957c02d35ee378 "
"/detail/3e7bbb0ab44142d5860232eb3adf3122 "
"/detail/581bef342f3342629ae500672cd74c78 "
"/detail/a5a2cb7a23ea4104a2b155376eb1a00e "
"/detail/3fa64457f7554a43831a9f544b376032 "
"/detail/df8fdbdbbb304ff492861bd279ab5c65 "
"/detail/a4bcf4313f83415289d8ebc0bbe7472b "
"/detail/e1cf525803664afb859c2440653bb424 "
"/detail/b2a947c00fd0481d8adfd9f250fbd206 "
"/detail/c9ea79b469c44f208e9e297047a3b968 "
"/detail/5c23d0cf372a4be4b686ccff3e99a3dd "
"/detail/b9948f59025443d6b39fbe1dff6064ad "
"/detail/38a94e3b8380446f805771fc9b2a746d "
"/detail/d5f187dd1cc84ec4a15f939227cae895 "
"/detail/e5b30ab79f2147dabf09513eac92a33e "
"/detail/0ef6dd405f1b4f0eacb76cfc07281782 "
"/detail/279384596d5d42a68578ad7513178909 "
"/detail/4e7356d4152e4fada5e3683baeab4f62 "
"/detail/e8d0eec4f3de4c2599e10b89267c9770 "
"/detail/2bc93cd98cd04b2b8ec85dd8f9e0bf1f "
"/detail/9c5317990b614bbca29581003181b0ce "
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/2d6af63f720e49d6a1298c4b1a3de126' , '/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/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/d462067707304784a0d283595995fbea' , '/navigation/b78018dea71c46e59974a5e67eb762a7' , '/navigation/ed8a4cf917904badb036d1d2217832da' , '/navigation/4c5cb1618d134fc9b09584eeec8ccbec' , '/navigation/c03a3d74289540279f881353553c11f8' , '/navigation/a0424da29b134325a59b2ddc1cc56e53' , '/navigation/6471ac2d906a4b9c9cdb08d9d4bacdb0' , '/navigation/a1b1035ab6fe43269e2a7b6826120c7e' , '/navigation/26ca161250df4f8fb045c26a8ba63c20' , '/navigation/ca42b919494b47f1bd0846bc924ce731' , '/navigation/b695244e762743438b516ba323fa63e5' , '/navigation/c640b6693e9543f09b5286a07868fc42' , '/navigation/0d43cbd67de145fdb188fab6cf6a9105' , '/navigation/60afff5953d14bc680d898fff45e02db' , '/navigation/cbdab8332f5941159f7ed4aea7f6f71f' , '/navigation/dedf997e6f6d4e758c7f01d337f4fe66' , '/navigation/c70750befe19491b9dcbbbce0fa9cee2' , '/navigation/38095aa00d33468a87b932f42d2949f4' , '/navigation/9880c313c62e43ae818c18ae5bc90117' , '/navigation/5b91bf80876e467bbbe476f0f413b009' , '/navigation/f51350449f0c46fe9200fcb6729fcebf' , '/navigation/b1a5bdc22bba45738091f8c8a089f05b' , '/navigation/cb21e32caab34dc289ee25ab210f0553' , '/navigation/ed9466ac463f41d59e1c2371b89ac325' , '/navigation/ba3f2e9fd12e4df0b11b9788026e9cb1' , '/navigation/2563c595270946fabfc822a2f47a7344' , '/navigation/069976b47d4c441a83c6a3560f8cd3d6' , '/navigation/89a780c1dfdb4b31b0fb321057b1d097' , '/navigation/3c34459267df45f7b4483cf5d454cc40' , '/navigation/8c61b69082194b9ea9d6ad5726f922bc' , '/navigation/1c0bf9a1e5214fdfbba87397733c1e50' , '/navigation/cb586dc5103c4de68f14d13e08ce1f07' , '/navigation/de469e9b153f41bc8a4597e36693216f' , '/navigation/ebf6b0028d0245a295b045b06a0e5df4' , '/navigation/6b200dc7a281470f9bbd189d1a490366' , '/navigation/5b2052ac60954afe94190cc98aec9442' , '/navigation/d1bb2635d4ce4e58b29c4bde2c86574f' , '/navigation/9998d81d00e3431991337d9c9c16842a' , '/navigation/b3b6ccb7db2246a2993cf859bf7025ca' , '/navigation/9c176dd9c4b645ef9aabda71c506176b' , '/navigation/5162a70dc99e4b29a29a4106e927ef6d' , '/navigation/fea1c3229ea74588ad11cd486b52920e' , '/navigation/e5efef73119d44e3a53a08a1fcad8185' , '/navigation/dd768cf29f3c4a20b53bb6debe7766b3' , '/navigation/8465741566344df49dbaf03275dedb51' , '/navigation/e6cb917aece048c0827a07ff16167023' , '/detail/114eea847eb348fea87161a1f2790897' , '/detail/837628356c9d485a8fe536b56f3b6f33' , '/detail/bb4509a1ae6a4f3098e0ffeff7fe6bb4' , '/detail/57f7c87614c346a4b7957c02d35ee378' , '/detail/3e7bbb0ab44142d5860232eb3adf3122' , '/detail/581bef342f3342629ae500672cd74c78' , '/detail/a5a2cb7a23ea4104a2b155376eb1a00e' , '/detail/3fa64457f7554a43831a9f544b376032' , '/detail/df8fdbdbbb304ff492861bd279ab5c65' , '/detail/a4bcf4313f83415289d8ebc0bbe7472b' , '/detail/e1cf525803664afb859c2440653bb424' , '/detail/b2a947c00fd0481d8adfd9f250fbd206' , '/detail/c9ea79b469c44f208e9e297047a3b968' , '/detail/5c23d0cf372a4be4b686ccff3e99a3dd' , '/detail/b9948f59025443d6b39fbe1dff6064ad' , '/detail/38a94e3b8380446f805771fc9b2a746d' , '/detail/d5f187dd1cc84ec4a15f939227cae895' , '/detail/e5b30ab79f2147dabf09513eac92a33e' , '/detail/0ef6dd405f1b4f0eacb76cfc07281782' , '/detail/279384596d5d42a68578ad7513178909' , '/detail/4e7356d4152e4fada5e3683baeab4f62' , '/detail/e8d0eec4f3de4c2599e10b89267c9770' , '/detail/2bc93cd98cd04b2b8ec85dd8f9e0bf1f' , '/detail/9c5317990b614bbca29581003181b0ce' )) 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
112
1.21 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
113
0.47 ms
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `measurement_units` as `sales_channel.measurementUnits` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , `sales_channel.translation.name` , `sales_channel.translation.name` as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , `sales_channel.translation.homeName` as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation` . `sales_channel_id` , `sales_channel.translation` . `name` as `sales_channel.translation.name` , `sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` , `sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` , `sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . `language_id` = ? ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` WHERE `sales_channel` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
b"\x01 ‰E;¸^q ‰ô_¡=W99 "
]
SELECT
`sales_channel` . `id` as `sales_channel.id` ,
`sales_channel` . `type_id` as `sales_channel.typeId` ,
`sales_channel` . `language_id` as `sales_channel.languageId` ,
`sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` ,
`sales_channel` . `currency_id` as `sales_channel.currencyId` ,
`sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` ,
`sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` ,
`sales_channel` . `country_id` as `sales_channel.countryId` ,
`sales_channel` . `analytics_id` as `sales_channel.analyticsId` ,
`sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` ,
`sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` ,
`sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` ,
`sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` ,
`sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` ,
`sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` ,
`sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` ,
`sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` ,
`sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` ,
`sales_channel` . `measurement_units` as `sales_channel.measurementUnits` ,
`sales_channel` . `short_name` as `sales_channel.shortName` ,
`sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` ,
`sales_channel` . `access_key` as `sales_channel.accessKey` ,
`sales_channel` . `configuration` as `sales_channel.configuration` ,
`sales_channel` . `active` as `sales_channel.active` ,
`sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` ,
`sales_channel` . `maintenance` as `sales_channel.maintenance` ,
`sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` ,
`sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` ,
`sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` ,
`sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` ,
`sales_channel` . `created_at` as `sales_channel.createdAt` ,
`sales_channel` . `updated_at` as `sales_channel.updatedAt` ,
`sales_channel.translation.name` ,
`sales_channel.translation.name` as `sales_channel.name` ,
`sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` ,
`sales_channel.translation.homeEnabled` ,
`sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` ,
`sales_channel.translation.homeName` ,
`sales_channel.translation.homeName` as `sales_channel.homeName` ,
`sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` ,
`sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` ,
`sales_channel.translation.homeKeywords` ,
`sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` ,
`sales_channel.translation.customFields` ,
`sales_channel.translation.customFields` as `sales_channel.customFields`
FROM
`sales_channel`
LEFT JOIN (
SELECT
`sales_channel.translation` . `sales_channel_id` ,
`sales_channel.translation` . `name` as `sales_channel.translation.name` ,
`sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` ,
`sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` ,
`sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` ,
`sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords`
FROM
`sales_channel_translation` `sales_channel.translation`
WHERE
`sales_channel.translation` . `language_id` = ?
) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id`
WHERE
`sales_channel` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `measurement_units` as `sales_channel.measurementUnits` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , `sales_channel.translation.name` , `sales_channel.translation.name` as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , `sales_channel.translation.homeName` as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation` . `sales_channel_id` , `sales_channel.translation` . `name` as `sales_channel.translation.name` , `sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` , `sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` , `sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` WHERE `sales_channel` . `id` IN (0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 , 0x0189453BB85E71A089F45FA13D573939 );
Copy
114
0.16 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
115
0.11 ms
SELECT `acris_cookie_group` . `id` FROM `acris_cookie_group` WHERE (`acris_cookie_group` . `identification` = ? )
Parameters :
[
"cookie.groupStatistical "
]
SELECT `acris_cookie_group` . `id` FROM `acris_cookie_group` WHERE (`acris_cookie_group` . `identification` = 'cookie.groupStatistical' );
Copy
116
0.20 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
117
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
118
0.18 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
119
0.08 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"QMS6vyJRzc9zLfwvqNYm5XxmMvX9K1Yb "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = 'QMS6vyJRzc9zLfwvqNYm5XxmMvX9K1Yb' ;
Copy
120
0.27 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
121
0.29 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
122
0.22 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