1
3.75 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
2
3.71 ms
SELECT
`name` ,
`base_class` AS baseClass ,
IF (`active` = 1 AND `installed_at` IS NOT NULL , 1 , 0 ) AS active ,
`path` ,
`version` ,
`autoload` ,
`managed_by_composer` AS managedByComposer ,
composer_name as composerName
FROM `plugin`
ORDER BY `installed_at` ;
SELECT
`name` ,
`base_class` AS baseClass ,
IF (`active` = 1 AND `installed_at` IS NOT NULL , 1 , 0 ) AS active ,
`path` ,
`version` ,
`autoload` ,
`managed_by_composer` AS managedByComposer ,
composer_name as composerName
FROM `plugin`
ORDER BY `installed_at` ; ;
Copy
3
1.63 ms
SET @@group_concat_max_len = CAST (IF (@@group_concat_max_len > 320000 , @@group_concat_max_len , 320000 ) AS UNSIGNED ); SET sql_mode = (SELECT REPLACE (@@sql_mode , 'ONLY_FULL_GROUP_BY' , '' ))
SET @@group_concat_max_len = CAST (IF (@@group_concat_max_len > 320000 , @@group_concat_max_len , 320000 ) AS UNSIGNED ); SET sql_mode = (SELECT REPLACE (@@sql_mode , 'ONLY_FULL_GROUP_BY' , '' ));
Copy
4
0.53 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
5
1.90 ms
SELECT custom_entity . name , custom_entity . fields , custom_entity . flags
FROM custom_entity
LEFT JOIN app ON app . id = custom_entity . app_id
WHERE (custom_entity . app_id IS NULL OR app . active = 1 ) AND custom_entity . deleted_at IS NULL ;
SELECT custom_entity . name , custom_entity . fields , custom_entity . flags
FROM custom_entity
LEFT JOIN app ON app . id = custom_entity . app_id
WHERE (custom_entity . app_id IS NULL OR app . active = 1 ) AND custom_entity . deleted_at IS NULL ;
;
Copy
6
5.27 ms
SELECT CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) `key` , CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) url , LOWER (HEX (domain . id )) id , LOWER (HEX (sales_channel . id )) salesChannelId , LOWER (HEX (sales_channel . type_id )) typeId , LOWER (HEX (domain . snippet_set_id )) snippetSetId , LOWER (HEX (domain . currency_id )) currencyId , LOWER (HEX (domain . language_id )) languageId , LOWER (HEX (theme . id )) themeId , sales_channel . maintenance maintenance , sales_channel . maintenance_ip_whitelist maintenanceIpWhitelist , snippet_set . iso as locale , theme . technical_name as themeName , parentTheme . technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain . sales_channel_id = sales_channel . id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set . id = domain . snippet_set_id LEFT JOIN theme theme ON theme_sales_channel . theme_id = theme . id LEFT JOIN theme parentTheme ON theme . parent_theme_id = parentTheme . id WHERE (sales_channel . type_id = UNHEX (? )) AND (sales_channel . active )
Parameters :
[
"8a243080f92e4c719546314b577cf82b "
]
SELECT CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) `key` , CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) url , LOWER (HEX (domain . id )) id , LOWER (HEX (sales_channel . id )) salesChannelId , LOWER (HEX (sales_channel . type_id )) typeId , LOWER (HEX (domain . snippet_set_id )) snippetSetId , LOWER (HEX (domain . currency_id )) currencyId , LOWER (HEX (domain . language_id )) languageId , LOWER (HEX (theme . id )) themeId , sales_channel . maintenance maintenance , sales_channel . maintenance_ip_whitelist maintenanceIpWhitelist , snippet_set . iso as locale , theme . technical_name as themeName , parentTheme . technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain . sales_channel_id = sales_channel . id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set . id = domain . snippet_set_id LEFT JOIN theme theme ON theme_sales_channel . theme_id = theme . id LEFT JOIN theme parentTheme ON theme . parent_theme_id = parentTheme . id WHERE (sales_channel . type_id = UNHEX ('8a243080f92e4c719546314b577cf82b' )) AND (sales_channel . active );
Copy
7
14.13 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"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"\x01 òüø\x12 _rrôìƒ%\x0F ▀8c "
"MARKEN/CASIO "
"MARKEN/CASIO/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x01955D2B642D7190B2492E0284D0FFAD ) AND ((sales_channel_id = 0x0195819B125F7272938D9F250FDF3863 OR sales_channel_id IS NULL )) AND ((seo_path_info = 'MARKEN/CASIO' OR seo_path_info = 'MARKEN/CASIO/' ));
Copy
8
3.94 ms
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
9
2.01 ms
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
;
Copy
10
2.11 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"\x01 òüø\x12 _rrôìƒ%\x0F ▀8c "
"ixMkSBrky3JI8Vnc34ZCyxvYVxSDL8WB "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x0195819B125F7272938D9F250FDF3863 ) AND (token = 'ixMkSBrky3JI8Vnc34ZCyxvYVxSDL8WB' ) LIMIT 1 ;
Copy
11
2.83 ms
SELECT
sales_channel . id as sales_channel_id ,
sales_channel . language_id as sales_channel_default_language_id ,
sales_channel . currency_id as sales_channel_currency_id ,
currency . factor as sales_channel_currency_factor ,
GROUP_CONCAT (LOWER (HEX (sales_channel_language . language_id ))) as sales_channel_language_ids
FROM sales_channel
INNER JOIN currency
ON sales_channel . currency_id = currency . id
LEFT JOIN sales_channel_language
ON sales_channel_language . sales_channel_id = sales_channel . id
WHERE sales_channel . id = ?
GROUP BY sales_channel . id , sales_channel . language_id , sales_channel . currency_id , currency . factor
Parameters :
[
b"\x01 òüø\x12 _rrôìƒ%\x0F ▀8c "
]
SELECT
sales_channel . id as sales_channel_id ,
sales_channel . language_id as sales_channel_default_language_id ,
sales_channel . currency_id as sales_channel_currency_id ,
currency . factor as sales_channel_currency_factor ,
GROUP_CONCAT (LOWER (HEX (sales_channel_language . language_id ))) as sales_channel_language_ids
FROM sales_channel
INNER JOIN currency
ON sales_channel . currency_id = currency . id
LEFT JOIN sales_channel_language
ON sales_channel_language . sales_channel_id = sales_channel . id
WHERE sales_channel . id = 0x0195819B125F7272938D9F250FDF3863
GROUP BY sales_channel . id , sales_channel . language_id , sales_channel . currency_id , currency . factor ;
Copy
12
1.34 ms
SELECT LOWER (HEX (language . parent_id )) FROM language WHERE language . id = ?
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
]
SELECT LOWER (HEX (language . parent_id )) FROM language WHERE language . id = 0x01955D2B642D7190B2492E0284D0FFAD ;
Copy
13
4.85 ms
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , `sales_channel.currency` . `id` as `sales_channel.currency.id` , `sales_channel.currency` . `factor` as `sales_channel.currency.factor` , `sales_channel.currency` . `symbol` as `sales_channel.currency.symbol` , `sales_channel.currency` . `iso_code` as `sales_channel.currency.isoCode` , `sales_channel.currency` . `position` as `sales_channel.currency.position` , `sales_channel.currency` . `tax_free_from` as `sales_channel.currency.taxFreeFrom` , `sales_channel.currency` . `item_rounding` as `sales_channel.currency.itemRounding` , `sales_channel.currency` . `total_rounding` as `sales_channel.currency.totalRounding` , `sales_channel.currency` . `created_at` as `sales_channel.currency.createdAt` , `sales_channel.currency` . `updated_at` as `sales_channel.currency.updatedAt` , `sales_channel.currency.translation.override_1.shortName` , `sales_channel.currency.translation.shortName` , COALESCE (`sales_channel.currency.translation.override_1.shortName` , `sales_channel.currency.translation.shortName` ) as `sales_channel.currency.shortName` , `sales_channel.currency.translation.override_1.name` , `sales_channel.currency.translation.name` , COALESCE (`sales_channel.currency.translation.override_1.name` , `sales_channel.currency.translation.name` ) as `sales_channel.currency.name` , `sales_channel.currency.translation.override_1.customFields` , `sales_channel.currency.translation.customFields` , COALESCE (`sales_channel.currency.translation.override_1.customFields` , `sales_channel.currency.translation.customFields` ) as `sales_channel.currency.customFields` , `sales_channel.translation.override_1.name` , `sales_channel.translation.name` , COALESCE (`sales_channel.translation.override_1.name` , `sales_channel.translation.name` ) as `sales_channel.name` , `sales_channel.translation.override_1.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` , COALESCE (`sales_channel.translation.override_1.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` ) as `sales_channel.homeSlotConfig` , `sales_channel.translation.override_1.homeEnabled` , `sales_channel.translation.homeEnabled` , COALESCE (`sales_channel.translation.override_1.homeEnabled` , `sales_channel.translation.homeEnabled` ) as `sales_channel.homeEnabled` , `sales_channel.translation.override_1.homeName` , `sales_channel.translation.homeName` , COALESCE (`sales_channel.translation.override_1.homeName` , `sales_channel.translation.homeName` ) as `sales_channel.homeName` , `sales_channel.translation.override_1.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` , COALESCE (`sales_channel.translation.override_1.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` ) as `sales_channel.homeMetaTitle` , `sales_channel.translation.override_1.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` , COALESCE (`sales_channel.translation.override_1.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` ) as `sales_channel.homeMetaDescription` , `sales_channel.translation.override_1.homeKeywords` , `sales_channel.translation.homeKeywords` , COALESCE (`sales_channel.translation.override_1.homeKeywords` , `sales_channel.translation.homeKeywords` ) as `sales_channel.homeKeywords` , `sales_channel.translation.override_1.customFields` , `sales_channel.translation.customFields` , COALESCE (`sales_channel.translation.override_1.customFields` , `sales_channel.translation.customFields` ) as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `id` LEFT JOIN (SELECT `sales_channel.translation` . `sales_channel_id` , `sales_channel.translation` . `name` as `sales_channel.translation.name` , `sales_channel.translation.override_1` . `name` as `sales_channel.translation.override_1.name` , `sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` , `sales_channel.translation.override_1` . `custom_fields` as `sales_channel.translation.override_1.customFields` , `sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.override_1` . `home_slot_config` as `sales_channel.translation.override_1.homeSlotConfig` , `sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` , `sales_channel.translation.override_1` . `home_enabled` as `sales_channel.translation.override_1.homeEnabled` , `sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` , `sales_channel.translation.override_1` . `home_name` as `sales_channel.translation.override_1.homeName` , `sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.override_1` . `home_meta_title` as `sales_channel.translation.override_1.homeMetaTitle` , `sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.override_1` . `home_meta_description` as `sales_channel.translation.override_1.homeMetaDescription` , `sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords` , `sales_channel.translation.override_1` . `home_keywords` as `sales_channel.translation.override_1.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` LEFT JOIN `sales_channel_translation` `sales_channel.translation.override_1` ON `sales_channel.translation` . `sales_channel_id` = `sales_channel.translation.override_1` . `sales_channel_id` AND `sales_channel.translation.override_1` . `language_id` = ? WHERE `sales_channel.translation` . `language_id` = ? ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` LEFT JOIN (SELECT `sales_channel.currency.translation` . `currency_id` , `sales_channel.currency.translation` . `short_name` as `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation.override_1` . `short_name` as `sales_channel.currency.translation.override_1.shortName` , `sales_channel.currency.translation` . `name` as `sales_channel.currency.translation.name` , `sales_channel.currency.translation.override_1` . `name` as `sales_channel.currency.translation.override_1.name` , `sales_channel.currency.translation` . `custom_fields` as `sales_channel.currency.translation.customFields` , `sales_channel.currency.translation.override_1` . `custom_fields` as `sales_channel.currency.translation.override_1.customFields` FROM `currency_translation` `sales_channel.currency.translation` LEFT JOIN `currency_translation` `sales_channel.currency.translation.override_1` ON `sales_channel.currency.translation` . `currency_id` = `sales_channel.currency.translation.override_1` . `currency_id` AND `sales_channel.currency.translation.override_1` . `language_id` = ? WHERE `sales_channel.currency.translation` . `language_id` = ? ) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation` . `currency_id` = `sales_channel.currency` . `id` WHERE `sales_channel` . `id` IN (? )
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 òüø\x12 _rrôìƒ%\x0F ▀8c "
]
SELECT
`sales_channel` . `id` as `sales_channel.id` ,
`sales_channel` . `type_id` as `sales_channel.typeId` ,
`sales_channel` . `language_id` as `sales_channel.languageId` ,
`sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` ,
`sales_channel` . `currency_id` as `sales_channel.currencyId` ,
`sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` ,
`sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` ,
`sales_channel` . `country_id` as `sales_channel.countryId` ,
`sales_channel` . `analytics_id` as `sales_channel.analyticsId` ,
`sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` ,
`sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` ,
`sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` ,
`sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` ,
`sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` ,
`sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` ,
`sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` ,
`sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` ,
`sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` ,
`sales_channel` . `short_name` as `sales_channel.shortName` ,
`sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` ,
`sales_channel` . `access_key` as `sales_channel.accessKey` ,
`sales_channel` . `configuration` as `sales_channel.configuration` ,
`sales_channel` . `active` as `sales_channel.active` ,
`sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` ,
`sales_channel` . `maintenance` as `sales_channel.maintenance` ,
`sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` ,
`sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` ,
`sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` ,
`sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` ,
`sales_channel` . `created_at` as `sales_channel.createdAt` ,
`sales_channel` . `updated_at` as `sales_channel.updatedAt` ,
`sales_channel.currency` . `id` as `sales_channel.currency.id` ,
`sales_channel.currency` . `factor` as `sales_channel.currency.factor` ,
`sales_channel.currency` . `symbol` as `sales_channel.currency.symbol` ,
`sales_channel.currency` . `iso_code` as `sales_channel.currency.isoCode` ,
`sales_channel.currency` . `position` as `sales_channel.currency.position` ,
`sales_channel.currency` . `tax_free_from` as `sales_channel.currency.taxFreeFrom` ,
`sales_channel.currency` . `item_rounding` as `sales_channel.currency.itemRounding` ,
`sales_channel.currency` . `total_rounding` as `sales_channel.currency.totalRounding` ,
`sales_channel.currency` . `created_at` as `sales_channel.currency.createdAt` ,
`sales_channel.currency` . `updated_at` as `sales_channel.currency.updatedAt` ,
`sales_channel.currency.translation.override_1.shortName` ,
`sales_channel.currency.translation.shortName` ,
COALESCE (
`sales_channel.currency.translation.override_1.shortName` ,
`sales_channel.currency.translation.shortName`
) as `sales_channel.currency.shortName` ,
`sales_channel.currency.translation.override_1.name` ,
`sales_channel.currency.translation.name` ,
COALESCE (
`sales_channel.currency.translation.override_1.name` ,
`sales_channel.currency.translation.name`
) as `sales_channel.currency.name` ,
`sales_channel.currency.translation.override_1.customFields` ,
`sales_channel.currency.translation.customFields` ,
COALESCE (
`sales_channel.currency.translation.override_1.customFields` ,
`sales_channel.currency.translation.customFields`
) as `sales_channel.currency.customFields` ,
`sales_channel.translation.override_1.name` ,
`sales_channel.translation.name` ,
COALESCE (
`sales_channel.translation.override_1.name` ,
`sales_channel.translation.name`
) as `sales_channel.name` ,
`sales_channel.translation.override_1.homeSlotConfig` ,
`sales_channel.translation.homeSlotConfig` ,
COALESCE (
`sales_channel.translation.override_1.homeSlotConfig` ,
`sales_channel.translation.homeSlotConfig`
) as `sales_channel.homeSlotConfig` ,
`sales_channel.translation.override_1.homeEnabled` ,
`sales_channel.translation.homeEnabled` ,
COALESCE (
`sales_channel.translation.override_1.homeEnabled` ,
`sales_channel.translation.homeEnabled`
) as `sales_channel.homeEnabled` ,
`sales_channel.translation.override_1.homeName` ,
`sales_channel.translation.homeName` ,
COALESCE (
`sales_channel.translation.override_1.homeName` ,
`sales_channel.translation.homeName`
) as `sales_channel.homeName` ,
`sales_channel.translation.override_1.homeMetaTitle` ,
`sales_channel.translation.homeMetaTitle` ,
COALESCE (
`sales_channel.translation.override_1.homeMetaTitle` ,
`sales_channel.translation.homeMetaTitle`
) as `sales_channel.homeMetaTitle` ,
`sales_channel.translation.override_1.homeMetaDescription` ,
`sales_channel.translation.homeMetaDescription` ,
COALESCE (
`sales_channel.translation.override_1.homeMetaDescription` ,
`sales_channel.translation.homeMetaDescription`
) as `sales_channel.homeMetaDescription` ,
`sales_channel.translation.override_1.homeKeywords` ,
`sales_channel.translation.homeKeywords` ,
COALESCE (
`sales_channel.translation.override_1.homeKeywords` ,
`sales_channel.translation.homeKeywords`
) as `sales_channel.homeKeywords` ,
`sales_channel.translation.override_1.customFields` ,
`sales_channel.translation.customFields` ,
COALESCE (
`sales_channel.translation.override_1.customFields` ,
`sales_channel.translation.customFields`
) as `sales_channel.customFields`
FROM
`sales_channel`
LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `id`
LEFT JOIN (
SELECT
`sales_channel.translation` . `sales_channel_id` ,
`sales_channel.translation` . `name` as `sales_channel.translation.name` ,
`sales_channel.translation.override_1` . `name` as `sales_channel.translation.override_1.name` ,
`sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` ,
`sales_channel.translation.override_1` . `custom_fields` as `sales_channel.translation.override_1.customFields` ,
`sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation.override_1` . `home_slot_config` as `sales_channel.translation.override_1.homeSlotConfig` ,
`sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` ,
`sales_channel.translation.override_1` . `home_enabled` as `sales_channel.translation.override_1.homeEnabled` ,
`sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` ,
`sales_channel.translation.override_1` . `home_name` as `sales_channel.translation.override_1.homeName` ,
`sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation.override_1` . `home_meta_title` as `sales_channel.translation.override_1.homeMetaTitle` ,
`sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation.override_1` . `home_meta_description` as `sales_channel.translation.override_1.homeMetaDescription` ,
`sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords` ,
`sales_channel.translation.override_1` . `home_keywords` as `sales_channel.translation.override_1.homeKeywords`
FROM
`sales_channel_translation` `sales_channel.translation`
LEFT JOIN `sales_channel_translation` `sales_channel.translation.override_1` ON `sales_channel.translation` . `sales_channel_id` = `sales_channel.translation.override_1` . `sales_channel_id`
AND `sales_channel.translation.override_1` . `language_id` = ?
WHERE
`sales_channel.translation` . `language_id` = ?
) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id`
LEFT JOIN (
SELECT
`sales_channel.currency.translation` . `currency_id` ,
`sales_channel.currency.translation` . `short_name` as `sales_channel.currency.translation.shortName` ,
`sales_channel.currency.translation.override_1` . `short_name` as `sales_channel.currency.translation.override_1.shortName` ,
`sales_channel.currency.translation` . `name` as `sales_channel.currency.translation.name` ,
`sales_channel.currency.translation.override_1` . `name` as `sales_channel.currency.translation.override_1.name` ,
`sales_channel.currency.translation` . `custom_fields` as `sales_channel.currency.translation.customFields` ,
`sales_channel.currency.translation.override_1` . `custom_fields` as `sales_channel.currency.translation.override_1.customFields`
FROM
`currency_translation` `sales_channel.currency.translation`
LEFT JOIN `currency_translation` `sales_channel.currency.translation.override_1` ON `sales_channel.currency.translation` . `currency_id` = `sales_channel.currency.translation.override_1` . `currency_id`
AND `sales_channel.currency.translation.override_1` . `language_id` = ?
WHERE
`sales_channel.currency.translation` . `language_id` = ?
) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation` . `currency_id` = `sales_channel.currency` . `id`
WHERE
`sales_channel` . `id` IN (? )
Copy
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , `sales_channel.currency` . `id` as `sales_channel.currency.id` , `sales_channel.currency` . `factor` as `sales_channel.currency.factor` , `sales_channel.currency` . `symbol` as `sales_channel.currency.symbol` , `sales_channel.currency` . `iso_code` as `sales_channel.currency.isoCode` , `sales_channel.currency` . `position` as `sales_channel.currency.position` , `sales_channel.currency` . `tax_free_from` as `sales_channel.currency.taxFreeFrom` , `sales_channel.currency` . `item_rounding` as `sales_channel.currency.itemRounding` , `sales_channel.currency` . `total_rounding` as `sales_channel.currency.totalRounding` , `sales_channel.currency` . `created_at` as `sales_channel.currency.createdAt` , `sales_channel.currency` . `updated_at` as `sales_channel.currency.updatedAt` , `sales_channel.currency.translation.override_1.shortName` , `sales_channel.currency.translation.shortName` , COALESCE (`sales_channel.currency.translation.override_1.shortName` , `sales_channel.currency.translation.shortName` ) as `sales_channel.currency.shortName` , `sales_channel.currency.translation.override_1.name` , `sales_channel.currency.translation.name` , COALESCE (`sales_channel.currency.translation.override_1.name` , `sales_channel.currency.translation.name` ) as `sales_channel.currency.name` , `sales_channel.currency.translation.override_1.customFields` , `sales_channel.currency.translation.customFields` , COALESCE (`sales_channel.currency.translation.override_1.customFields` , `sales_channel.currency.translation.customFields` ) as `sales_channel.currency.customFields` , `sales_channel.translation.override_1.name` , `sales_channel.translation.name` , COALESCE (`sales_channel.translation.override_1.name` , `sales_channel.translation.name` ) as `sales_channel.name` , `sales_channel.translation.override_1.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` , COALESCE (`sales_channel.translation.override_1.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` ) as `sales_channel.homeSlotConfig` , `sales_channel.translation.override_1.homeEnabled` , `sales_channel.translation.homeEnabled` , COALESCE (`sales_channel.translation.override_1.homeEnabled` , `sales_channel.translation.homeEnabled` ) as `sales_channel.homeEnabled` , `sales_channel.translation.override_1.homeName` , `sales_channel.translation.homeName` , COALESCE (`sales_channel.translation.override_1.homeName` , `sales_channel.translation.homeName` ) as `sales_channel.homeName` , `sales_channel.translation.override_1.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` , COALESCE (`sales_channel.translation.override_1.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` ) as `sales_channel.homeMetaTitle` , `sales_channel.translation.override_1.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` , COALESCE (`sales_channel.translation.override_1.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` ) as `sales_channel.homeMetaDescription` , `sales_channel.translation.override_1.homeKeywords` , `sales_channel.translation.homeKeywords` , COALESCE (`sales_channel.translation.override_1.homeKeywords` , `sales_channel.translation.homeKeywords` ) as `sales_channel.homeKeywords` , `sales_channel.translation.override_1.customFields` , `sales_channel.translation.customFields` , COALESCE (`sales_channel.translation.override_1.customFields` , `sales_channel.translation.customFields` ) as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `id` LEFT JOIN (SELECT `sales_channel.translation` . `sales_channel_id` , `sales_channel.translation` . `name` as `sales_channel.translation.name` , `sales_channel.translation.override_1` . `name` as `sales_channel.translation.override_1.name` , `sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` , `sales_channel.translation.override_1` . `custom_fields` as `sales_channel.translation.override_1.customFields` , `sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.override_1` . `home_slot_config` as `sales_channel.translation.override_1.homeSlotConfig` , `sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` , `sales_channel.translation.override_1` . `home_enabled` as `sales_channel.translation.override_1.homeEnabled` , `sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` , `sales_channel.translation.override_1` . `home_name` as `sales_channel.translation.override_1.homeName` , `sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.override_1` . `home_meta_title` as `sales_channel.translation.override_1.homeMetaTitle` , `sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.override_1` . `home_meta_description` as `sales_channel.translation.override_1.homeMetaDescription` , `sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords` , `sales_channel.translation.override_1` . `home_keywords` as `sales_channel.translation.override_1.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` LEFT JOIN `sales_channel_translation` `sales_channel.translation.override_1` ON `sales_channel.translation` . `sales_channel_id` = `sales_channel.translation.override_1` . `sales_channel_id` AND `sales_channel.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `sales_channel.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` LEFT JOIN (SELECT `sales_channel.currency.translation` . `currency_id` , `sales_channel.currency.translation` . `short_name` as `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation.override_1` . `short_name` as `sales_channel.currency.translation.override_1.shortName` , `sales_channel.currency.translation` . `name` as `sales_channel.currency.translation.name` , `sales_channel.currency.translation.override_1` . `name` as `sales_channel.currency.translation.override_1.name` , `sales_channel.currency.translation` . `custom_fields` as `sales_channel.currency.translation.customFields` , `sales_channel.currency.translation.override_1` . `custom_fields` as `sales_channel.currency.translation.override_1.customFields` FROM `currency_translation` `sales_channel.currency.translation` LEFT JOIN `currency_translation` `sales_channel.currency.translation.override_1` ON `sales_channel.currency.translation` . `currency_id` = `sales_channel.currency.translation.override_1` . `currency_id` AND `sales_channel.currency.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `sales_channel.currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation` . `currency_id` = `sales_channel.currency` . `id` WHERE `sales_channel` . `id` IN (0x0195819B125F7272938D9F250FDF3863 );
Copy
14
1.49 ms
SELECT `sales_channel_domain` . `id` as `sales_channel_domain.id` , `sales_channel_domain` . `url` as `sales_channel_domain.url` , `sales_channel_domain` . `sales_channel_id` as `sales_channel_domain.salesChannelId` , `sales_channel_domain` . `language_id` as `sales_channel_domain.languageId` , `sales_channel_domain` . `currency_id` as `sales_channel_domain.currencyId` , `sales_channel_domain` . `snippet_set_id` as `sales_channel_domain.snippetSetId` , `sales_channel_domain` . `hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale` , `sales_channel_domain` . `custom_fields` as `sales_channel_domain.customFields` , `sales_channel_domain` . `created_at` as `sales_channel_domain.createdAt` , `sales_channel_domain` . `updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain` . `sales_channel_id` IN (? ))
Parameters :
[
b"\x01 òüø\x12 _rrôìƒ%\x0F ▀8c "
]
SELECT `sales_channel_domain` . `id` as `sales_channel_domain.id` , `sales_channel_domain` . `url` as `sales_channel_domain.url` , `sales_channel_domain` . `sales_channel_id` as `sales_channel_domain.salesChannelId` , `sales_channel_domain` . `language_id` as `sales_channel_domain.languageId` , `sales_channel_domain` . `currency_id` as `sales_channel_domain.currencyId` , `sales_channel_domain` . `snippet_set_id` as `sales_channel_domain.snippetSetId` , `sales_channel_domain` . `hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale` , `sales_channel_domain` . `custom_fields` as `sales_channel_domain.customFields` , `sales_channel_domain` . `created_at` as `sales_channel_domain.createdAt` , `sales_channel_domain` . `updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain` . `sales_channel_id` IN (0x0195819B125F7272938D9F250FDF3863 ));
Copy
15
0.86 ms
SELECT LOWER (HEX (`language.salesChannels.mapping` . `sales_channel_id` )) as `key` , GROUP_CONCAT (LOWER (HEX (`language.salesChannels.mapping` . `language_id` )) ) as `value` FROM `language` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language.salesChannels.mapping` . `language_id` = `language` . id WHERE ((`language` . `id` = ? )) AND (`language.salesChannels.mapping` . `sales_channel_id` IN (? )) GROUP BY `language.salesChannels.mapping` . `sales_channel_id`
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"\x01 òüø\x12 _rrôìƒ%\x0F ▀8c "
]
SELECT LOWER (HEX (`language.salesChannels.mapping` . `sales_channel_id` )) as `key` , GROUP_CONCAT (LOWER (HEX (`language.salesChannels.mapping` . `language_id` )) ) as `value` FROM `language` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language.salesChannels.mapping` . `language_id` = `language` . id WHERE ((`language` . `id` = 0x01955D2B642D7190B2492E0284D0FFAD )) AND (`language.salesChannels.mapping` . `sales_channel_id` IN (0x0195819B125F7272938D9F250FDF3863 )) GROUP BY `language.salesChannels.mapping` . `sales_channel_id` ;
Copy
16
5.28 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.override_1.name` , `language.translationCode.translation.name` , COALESCE (`language.translationCode.translation.override_1.name` , `language.translationCode.translation.name` ) as `language.translationCode.name` , `language.translationCode.translation.override_1.territory` , `language.translationCode.translation.territory` , COALESCE (`language.translationCode.translation.override_1.territory` , `language.translationCode.translation.territory` ) as `language.translationCode.territory` , `language.translationCode.translation.override_1.customFields` , `language.translationCode.translation.customFields` , COALESCE (`language.translationCode.translation.override_1.customFields` , `language.translationCode.translation.customFields` ) as `language.translationCode.customFields` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.override_1.name` , `language.locale.translation.name` , COALESCE (`language.locale.translation.override_1.name` , `language.locale.translation.name` ) as `language.locale.name` , `language.locale.translation.override_1.territory` , `language.locale.translation.territory` , COALESCE (`language.locale.translation.override_1.territory` , `language.locale.translation.territory` ) as `language.locale.territory` , `language.locale.translation.override_1.customFields` , `language.locale.translation.customFields` , COALESCE (`language.locale.translation.override_1.customFields` , `language.locale.translation.customFields` ) as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation.override_1` . `name` as `language.translationCode.translation.override_1.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation.override_1` . `territory` as `language.translationCode.translation.override_1.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` , `language.translationCode.translation.override_1` . `custom_fields` as `language.translationCode.translation.override_1.customFields` FROM `locale_translation` `language.translationCode.translation` LEFT JOIN `locale_translation` `language.translationCode.translation.override_1` ON `language.translationCode.translation` . `locale_id` = `language.translationCode.translation.override_1` . `locale_id` AND `language.translationCode.translation.override_1` . `language_id` = ? WHERE `language.translationCode.translation` . `language_id` = ? ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation.override_1` . `name` as `language.locale.translation.override_1.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation.override_1` . `territory` as `language.locale.translation.override_1.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` , `language.locale.translation.override_1` . `custom_fields` as `language.locale.translation.override_1.customFields` FROM `locale_translation` `language.locale.translation` LEFT JOIN `locale_translation` `language.locale.translation.override_1` ON `language.locale.translation` . `locale_id` = `language.locale.translation.override_1` . `locale_id` AND `language.locale.translation.override_1` . `language_id` = ? WHERE `language.locale.translation` . `language_id` = ? ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE ((`language` . `id` = ? )) AND (`language` . `id` IN (? ))
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
]
SELECT
`language` . `id` as `language.id` ,
`language` . `parent_id` as `language.parentId` ,
`language` . `locale_id` as `language.localeId` ,
`language` . `translation_code_id` as `language.translationCodeId` ,
`language` . `name` as `language.name` ,
`language` . `custom_fields` as `language.customFields` ,
`language` . `created_at` as `language.createdAt` ,
`language` . `updated_at` as `language.updatedAt` ,
`language.translationCode` . `id` as `language.translationCode.id` ,
`language.translationCode` . `code` as `language.translationCode.code` ,
`language.translationCode` . `created_at` as `language.translationCode.createdAt` ,
`language.translationCode` . `updated_at` as `language.translationCode.updatedAt` ,
`language.translationCode.translation.override_1.name` ,
`language.translationCode.translation.name` ,
COALESCE (
`language.translationCode.translation.override_1.name` ,
`language.translationCode.translation.name`
) as `language.translationCode.name` ,
`language.translationCode.translation.override_1.territory` ,
`language.translationCode.translation.territory` ,
COALESCE (
`language.translationCode.translation.override_1.territory` ,
`language.translationCode.translation.territory`
) as `language.translationCode.territory` ,
`language.translationCode.translation.override_1.customFields` ,
`language.translationCode.translation.customFields` ,
COALESCE (
`language.translationCode.translation.override_1.customFields` ,
`language.translationCode.translation.customFields`
) as `language.translationCode.customFields` ,
`language.locale` . `id` as `language.locale.id` ,
`language.locale` . `code` as `language.locale.code` ,
`language.locale` . `created_at` as `language.locale.createdAt` ,
`language.locale` . `updated_at` as `language.locale.updatedAt` ,
`language.locale.translation.override_1.name` ,
`language.locale.translation.name` ,
COALESCE (
`language.locale.translation.override_1.name` ,
`language.locale.translation.name`
) as `language.locale.name` ,
`language.locale.translation.override_1.territory` ,
`language.locale.translation.territory` ,
COALESCE (
`language.locale.translation.override_1.territory` ,
`language.locale.translation.territory`
) as `language.locale.territory` ,
`language.locale.translation.override_1.customFields` ,
`language.locale.translation.customFields` ,
COALESCE (
`language.locale.translation.override_1.customFields` ,
`language.locale.translation.customFields`
) as `language.locale.customFields`
FROM
`language`
LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id`
LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id`
LEFT JOIN (
SELECT
`language.translationCode.translation` . `locale_id` ,
`language.translationCode.translation` . `name` as `language.translationCode.translation.name` ,
`language.translationCode.translation.override_1` . `name` as `language.translationCode.translation.override_1.name` ,
`language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` ,
`language.translationCode.translation.override_1` . `territory` as `language.translationCode.translation.override_1.territory` ,
`language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` ,
`language.translationCode.translation.override_1` . `custom_fields` as `language.translationCode.translation.override_1.customFields`
FROM
`locale_translation` `language.translationCode.translation`
LEFT JOIN `locale_translation` `language.translationCode.translation.override_1` ON `language.translationCode.translation` . `locale_id` = `language.translationCode.translation.override_1` . `locale_id`
AND `language.translationCode.translation.override_1` . `language_id` = ?
WHERE
`language.translationCode.translation` . `language_id` = ?
) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id`
LEFT JOIN (
SELECT
`language.locale.translation` . `locale_id` ,
`language.locale.translation` . `name` as `language.locale.translation.name` ,
`language.locale.translation.override_1` . `name` as `language.locale.translation.override_1.name` ,
`language.locale.translation` . `territory` as `language.locale.translation.territory` ,
`language.locale.translation.override_1` . `territory` as `language.locale.translation.override_1.territory` ,
`language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` ,
`language.locale.translation.override_1` . `custom_fields` as `language.locale.translation.override_1.customFields`
FROM
`locale_translation` `language.locale.translation`
LEFT JOIN `locale_translation` `language.locale.translation.override_1` ON `language.locale.translation` . `locale_id` = `language.locale.translation.override_1` . `locale_id`
AND `language.locale.translation.override_1` . `language_id` = ?
WHERE
`language.locale.translation` . `language_id` = ?
) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id`
WHERE
(
(`language` . `id` = ? )
)
AND (
`language` . `id` IN (? )
)
Copy
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.override_1.name` , `language.translationCode.translation.name` , COALESCE (`language.translationCode.translation.override_1.name` , `language.translationCode.translation.name` ) as `language.translationCode.name` , `language.translationCode.translation.override_1.territory` , `language.translationCode.translation.territory` , COALESCE (`language.translationCode.translation.override_1.territory` , `language.translationCode.translation.territory` ) as `language.translationCode.territory` , `language.translationCode.translation.override_1.customFields` , `language.translationCode.translation.customFields` , COALESCE (`language.translationCode.translation.override_1.customFields` , `language.translationCode.translation.customFields` ) as `language.translationCode.customFields` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.override_1.name` , `language.locale.translation.name` , COALESCE (`language.locale.translation.override_1.name` , `language.locale.translation.name` ) as `language.locale.name` , `language.locale.translation.override_1.territory` , `language.locale.translation.territory` , COALESCE (`language.locale.translation.override_1.territory` , `language.locale.translation.territory` ) as `language.locale.territory` , `language.locale.translation.override_1.customFields` , `language.locale.translation.customFields` , COALESCE (`language.locale.translation.override_1.customFields` , `language.locale.translation.customFields` ) as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation.override_1` . `name` as `language.translationCode.translation.override_1.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation.override_1` . `territory` as `language.translationCode.translation.override_1.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` , `language.translationCode.translation.override_1` . `custom_fields` as `language.translationCode.translation.override_1.customFields` FROM `locale_translation` `language.translationCode.translation` LEFT JOIN `locale_translation` `language.translationCode.translation.override_1` ON `language.translationCode.translation` . `locale_id` = `language.translationCode.translation.override_1` . `locale_id` AND `language.translationCode.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `language.translationCode.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation.override_1` . `name` as `language.locale.translation.override_1.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation.override_1` . `territory` as `language.locale.translation.override_1.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` , `language.locale.translation.override_1` . `custom_fields` as `language.locale.translation.override_1.customFields` FROM `locale_translation` `language.locale.translation` LEFT JOIN `locale_translation` `language.locale.translation.override_1` ON `language.locale.translation` . `locale_id` = `language.locale.translation.override_1` . `locale_id` AND `language.locale.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE ((`language` . `id` = 0x01955D2B642D7190B2492E0284D0FFAD )) AND (`language` . `id` IN (0x01955D2B642D7190B2492E0284D0FFAD ));
Copy
17
1.20 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.override_1.shortName` , `currency.translation.shortName` , COALESCE (`currency.translation.override_1.shortName` , `currency.translation.shortName` ) as `currency.shortName` , `currency.translation.override_1.name` , `currency.translation.name` , COALESCE (`currency.translation.override_1.name` , `currency.translation.name` ) as `currency.name` , `currency.translation.override_1.customFields` , `currency.translation.customFields` , COALESCE (`currency.translation.override_1.customFields` , `currency.translation.customFields` ) as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation.override_1` . `short_name` as `currency.translation.override_1.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation.override_1` . `name` as `currency.translation.override_1.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` , `currency.translation.override_1` . `custom_fields` as `currency.translation.override_1.customFields` FROM `currency_translation` `currency.translation` LEFT JOIN `currency_translation` `currency.translation.override_1` ON `currency.translation` . `currency_id` = `currency.translation.override_1` . `currency_id` AND `currency.translation.override_1` . `language_id` = ? WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (? )
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.override_1.shortName` , `currency.translation.shortName` , COALESCE (`currency.translation.override_1.shortName` , `currency.translation.shortName` ) as `currency.shortName` , `currency.translation.override_1.name` , `currency.translation.name` , COALESCE (`currency.translation.override_1.name` , `currency.translation.name` ) as `currency.name` , `currency.translation.override_1.customFields` , `currency.translation.customFields` , COALESCE (`currency.translation.override_1.customFields` , `currency.translation.customFields` ) as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation.override_1` . `short_name` as `currency.translation.override_1.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation.override_1` . `name` as `currency.translation.override_1.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` , `currency.translation.override_1` . `custom_fields` as `currency.translation.override_1.customFields` FROM `currency_translation` `currency.translation` LEFT JOIN `currency_translation` `currency.translation.override_1` ON `currency.translation` . `currency_id` = `currency.translation.override_1` . `currency_id` AND `currency.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (0xB7D2554B0CE847CD82F3AC9BD1C0DFCA );
Copy
18
5.61 ms
SELECT `country` . `id` as `country.id` , `country` . `iso` as `country.iso` , `country` . `position` as `country.position` , `country` . `active` as `country.active` , `country` . `shipping_available` as `country.shippingAvailable` , `country` . `iso3` as `country.iso3` , `country` . `display_state_in_registration` as `country.displayStateInRegistration` , `country` . `force_state_in_registration` as `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` as `country.checkVatIdPattern` , `country` . `vat_id_required` as `country.vatIdRequired` , `country` . `vat_id_pattern` as `country.vatIdPattern` , `country` . `customer_tax` as `country.customerTax` , `country` . `company_tax` as `country.companyTax` , `country` . `postal_code_required` as `country.postalCodeRequired` , `country` . `check_postal_code_pattern` as `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` as `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` as `country.defaultPostalCodePattern` , `country` . `is_eu` as `country.isEu` , `country` . `created_at` as `country.createdAt` , `country` . `updated_at` as `country.updatedAt` , `country.translation.override_1.name` , `country.translation.name` , COALESCE (`country.translation.override_1.name` , `country.translation.name` ) as `country.name` , `country.translation.override_1.addressFormat` , `country.translation.addressFormat` , COALESCE (`country.translation.override_1.addressFormat` , `country.translation.addressFormat` ) as `country.addressFormat` , `country.translation.override_1.customFields` , `country.translation.customFields` , COALESCE (`country.translation.override_1.customFields` , `country.translation.customFields` ) as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation` . `country_id` , `country.translation` . `name` as `country.translation.name` , `country.translation.override_1` . `name` as `country.translation.override_1.name` , `country.translation` . `custom_fields` as `country.translation.customFields` , `country.translation.override_1` . `custom_fields` as `country.translation.override_1.customFields` , `country.translation` . `address_format` as `country.translation.addressFormat` , `country.translation.override_1` . `address_format` as `country.translation.override_1.addressFormat` FROM `country_translation` `country.translation` LEFT JOIN `country_translation` `country.translation.override_1` ON `country.translation` . `country_id` = `country.translation.override_1` . `country_id` AND `country.translation.override_1` . `language_id` = ? WHERE `country.translation` . `language_id` = ? ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE `country` . `id` IN (? )
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+dqqõé▀q¡.:║ü "
]
SELECT `country` . `id` as `country.id` , `country` . `iso` as `country.iso` , `country` . `position` as `country.position` , `country` . `active` as `country.active` , `country` . `shipping_available` as `country.shippingAvailable` , `country` . `iso3` as `country.iso3` , `country` . `display_state_in_registration` as `country.displayStateInRegistration` , `country` . `force_state_in_registration` as `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` as `country.checkVatIdPattern` , `country` . `vat_id_required` as `country.vatIdRequired` , `country` . `vat_id_pattern` as `country.vatIdPattern` , `country` . `customer_tax` as `country.customerTax` , `country` . `company_tax` as `country.companyTax` , `country` . `postal_code_required` as `country.postalCodeRequired` , `country` . `check_postal_code_pattern` as `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` as `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` as `country.defaultPostalCodePattern` , `country` . `is_eu` as `country.isEu` , `country` . `created_at` as `country.createdAt` , `country` . `updated_at` as `country.updatedAt` , `country.translation.override_1.name` , `country.translation.name` , COALESCE (`country.translation.override_1.name` , `country.translation.name` ) as `country.name` , `country.translation.override_1.addressFormat` , `country.translation.addressFormat` , COALESCE (`country.translation.override_1.addressFormat` , `country.translation.addressFormat` ) as `country.addressFormat` , `country.translation.override_1.customFields` , `country.translation.customFields` , COALESCE (`country.translation.override_1.customFields` , `country.translation.customFields` ) as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation` . `country_id` , `country.translation` . `name` as `country.translation.name` , `country.translation.override_1` . `name` as `country.translation.override_1.name` , `country.translation` . `custom_fields` as `country.translation.customFields` , `country.translation.override_1` . `custom_fields` as `country.translation.override_1.customFields` , `country.translation` . `address_format` as `country.translation.addressFormat` , `country.translation.override_1` . `address_format` as `country.translation.override_1.addressFormat` FROM `country_translation` `country.translation` LEFT JOIN `country_translation` `country.translation.override_1` ON `country.translation` . `country_id` = `country.translation.override_1` . `country_id` AND `country.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `country.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE `country` . `id` IN (0x01955D2B647171E482DF71AD2E3ABA81 );
Copy
19
4.74 ms
SELECT `customer_group` . `id` as `customer_group.id` , `customer_group` . `display_gross` as `customer_group.displayGross` , `customer_group` . `registration_active` as `customer_group.registrationActive` , `customer_group` . `created_at` as `customer_group.createdAt` , `customer_group` . `updated_at` as `customer_group.updatedAt` , `customer_group.translation.override_1.name` , `customer_group.translation.name` , COALESCE (`customer_group.translation.override_1.name` , `customer_group.translation.name` ) as `customer_group.name` , `customer_group.translation.override_1.registrationTitle` , `customer_group.translation.registrationTitle` , COALESCE (`customer_group.translation.override_1.registrationTitle` , `customer_group.translation.registrationTitle` ) as `customer_group.registrationTitle` , `customer_group.translation.override_1.registrationIntroduction` , `customer_group.translation.registrationIntroduction` , COALESCE (`customer_group.translation.override_1.registrationIntroduction` , `customer_group.translation.registrationIntroduction` ) as `customer_group.registrationIntroduction` , `customer_group.translation.override_1.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` , COALESCE (`customer_group.translation.override_1.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` ) as `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.override_1.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` , COALESCE (`customer_group.translation.override_1.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` ) as `customer_group.registrationSeoMetaDescription` , `customer_group.translation.override_1.customFields` , `customer_group.translation.customFields` , COALESCE (`customer_group.translation.override_1.customFields` , `customer_group.translation.customFields` ) as `customer_group.customFields` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation` . `customer_group_id` , `customer_group.translation` . `name` as `customer_group.translation.name` , `customer_group.translation.override_1` . `name` as `customer_group.translation.override_1.name` , `customer_group.translation` . `custom_fields` as `customer_group.translation.customFields` , `customer_group.translation.override_1` . `custom_fields` as `customer_group.translation.override_1.customFields` , `customer_group.translation` . `registration_title` as `customer_group.translation.registrationTitle` , `customer_group.translation.override_1` . `registration_title` as `customer_group.translation.override_1.registrationTitle` , `customer_group.translation` . `registration_introduction` as `customer_group.translation.registrationIntroduction` , `customer_group.translation.override_1` . `registration_introduction` as `customer_group.translation.override_1.registrationIntroduction` , `customer_group.translation` . `registration_only_company_registration` as `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.override_1` . `registration_only_company_registration` as `customer_group.translation.override_1.registrationOnlyCompanyRegistration` , `customer_group.translation` . `registration_seo_meta_description` as `customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.override_1` . `registration_seo_meta_description` as `customer_group.translation.override_1.registrationSeoMetaDescription` FROM `customer_group_translation` `customer_group.translation` LEFT JOIN `customer_group_translation` `customer_group.translation.override_1` ON `customer_group.translation` . `customer_group_id` = `customer_group.translation.override_1` . `customer_group_id` AND `customer_group.translation.override_1` . `language_id` = ? WHERE `customer_group.translation` . `language_id` = ? ) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation` . `customer_group_id` = `customer_group` . `id` WHERE `customer_group` . `id` IN (? )
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 òüø\x0E ßr³║\r |a0\x11 a\x1F "
]
SELECT
`customer_group` . `id` as `customer_group.id` ,
`customer_group` . `display_gross` as `customer_group.displayGross` ,
`customer_group` . `registration_active` as `customer_group.registrationActive` ,
`customer_group` . `created_at` as `customer_group.createdAt` ,
`customer_group` . `updated_at` as `customer_group.updatedAt` ,
`customer_group.translation.override_1.name` ,
`customer_group.translation.name` ,
COALESCE (
`customer_group.translation.override_1.name` ,
`customer_group.translation.name`
) as `customer_group.name` ,
`customer_group.translation.override_1.registrationTitle` ,
`customer_group.translation.registrationTitle` ,
COALESCE (
`customer_group.translation.override_1.registrationTitle` ,
`customer_group.translation.registrationTitle`
) as `customer_group.registrationTitle` ,
`customer_group.translation.override_1.registrationIntroduction` ,
`customer_group.translation.registrationIntroduction` ,
COALESCE (
`customer_group.translation.override_1.registrationIntroduction` ,
`customer_group.translation.registrationIntroduction`
) as `customer_group.registrationIntroduction` ,
`customer_group.translation.override_1.registrationOnlyCompanyRegistration` ,
`customer_group.translation.registrationOnlyCompanyRegistration` ,
COALESCE (
`customer_group.translation.override_1.registrationOnlyCompanyRegistration` ,
`customer_group.translation.registrationOnlyCompanyRegistration`
) as `customer_group.registrationOnlyCompanyRegistration` ,
`customer_group.translation.override_1.registrationSeoMetaDescription` ,
`customer_group.translation.registrationSeoMetaDescription` ,
COALESCE (
`customer_group.translation.override_1.registrationSeoMetaDescription` ,
`customer_group.translation.registrationSeoMetaDescription`
) as `customer_group.registrationSeoMetaDescription` ,
`customer_group.translation.override_1.customFields` ,
`customer_group.translation.customFields` ,
COALESCE (
`customer_group.translation.override_1.customFields` ,
`customer_group.translation.customFields`
) as `customer_group.customFields`
FROM
`customer_group`
LEFT JOIN (
SELECT
`customer_group.translation` . `customer_group_id` ,
`customer_group.translation` . `name` as `customer_group.translation.name` ,
`customer_group.translation.override_1` . `name` as `customer_group.translation.override_1.name` ,
`customer_group.translation` . `custom_fields` as `customer_group.translation.customFields` ,
`customer_group.translation.override_1` . `custom_fields` as `customer_group.translation.override_1.customFields` ,
`customer_group.translation` . `registration_title` as `customer_group.translation.registrationTitle` ,
`customer_group.translation.override_1` . `registration_title` as `customer_group.translation.override_1.registrationTitle` ,
`customer_group.translation` . `registration_introduction` as `customer_group.translation.registrationIntroduction` ,
`customer_group.translation.override_1` . `registration_introduction` as `customer_group.translation.override_1.registrationIntroduction` ,
`customer_group.translation` . `registration_only_company_registration` as `customer_group.translation.registrationOnlyCompanyRegistration` ,
`customer_group.translation.override_1` . `registration_only_company_registration` as `customer_group.translation.override_1.registrationOnlyCompanyRegistration` ,
`customer_group.translation` . `registration_seo_meta_description` as `customer_group.translation.registrationSeoMetaDescription` ,
`customer_group.translation.override_1` . `registration_seo_meta_description` as `customer_group.translation.override_1.registrationSeoMetaDescription`
FROM
`customer_group_translation` `customer_group.translation`
LEFT JOIN `customer_group_translation` `customer_group.translation.override_1` ON `customer_group.translation` . `customer_group_id` = `customer_group.translation.override_1` . `customer_group_id`
AND `customer_group.translation.override_1` . `language_id` = ?
WHERE
`customer_group.translation` . `language_id` = ?
) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation` . `customer_group_id` = `customer_group` . `id`
WHERE
`customer_group` . `id` IN (? )
Copy
SELECT `customer_group` . `id` as `customer_group.id` , `customer_group` . `display_gross` as `customer_group.displayGross` , `customer_group` . `registration_active` as `customer_group.registrationActive` , `customer_group` . `created_at` as `customer_group.createdAt` , `customer_group` . `updated_at` as `customer_group.updatedAt` , `customer_group.translation.override_1.name` , `customer_group.translation.name` , COALESCE (`customer_group.translation.override_1.name` , `customer_group.translation.name` ) as `customer_group.name` , `customer_group.translation.override_1.registrationTitle` , `customer_group.translation.registrationTitle` , COALESCE (`customer_group.translation.override_1.registrationTitle` , `customer_group.translation.registrationTitle` ) as `customer_group.registrationTitle` , `customer_group.translation.override_1.registrationIntroduction` , `customer_group.translation.registrationIntroduction` , COALESCE (`customer_group.translation.override_1.registrationIntroduction` , `customer_group.translation.registrationIntroduction` ) as `customer_group.registrationIntroduction` , `customer_group.translation.override_1.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` , COALESCE (`customer_group.translation.override_1.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` ) as `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.override_1.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` , COALESCE (`customer_group.translation.override_1.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` ) as `customer_group.registrationSeoMetaDescription` , `customer_group.translation.override_1.customFields` , `customer_group.translation.customFields` , COALESCE (`customer_group.translation.override_1.customFields` , `customer_group.translation.customFields` ) as `customer_group.customFields` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation` . `customer_group_id` , `customer_group.translation` . `name` as `customer_group.translation.name` , `customer_group.translation.override_1` . `name` as `customer_group.translation.override_1.name` , `customer_group.translation` . `custom_fields` as `customer_group.translation.customFields` , `customer_group.translation.override_1` . `custom_fields` as `customer_group.translation.override_1.customFields` , `customer_group.translation` . `registration_title` as `customer_group.translation.registrationTitle` , `customer_group.translation.override_1` . `registration_title` as `customer_group.translation.override_1.registrationTitle` , `customer_group.translation` . `registration_introduction` as `customer_group.translation.registrationIntroduction` , `customer_group.translation.override_1` . `registration_introduction` as `customer_group.translation.override_1.registrationIntroduction` , `customer_group.translation` . `registration_only_company_registration` as `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.override_1` . `registration_only_company_registration` as `customer_group.translation.override_1.registrationOnlyCompanyRegistration` , `customer_group.translation` . `registration_seo_meta_description` as `customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.override_1` . `registration_seo_meta_description` as `customer_group.translation.override_1.registrationSeoMetaDescription` FROM `customer_group_translation` `customer_group.translation` LEFT JOIN `customer_group_translation` `customer_group.translation.override_1` ON `customer_group.translation` . `customer_group_id` = `customer_group.translation.override_1` . `customer_group_id` AND `customer_group.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `customer_group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation` . `customer_group_id` = `customer_group` . `id` WHERE `customer_group` . `id` IN (0x0195819B0EE172FCBA0D7C613011611F );
Copy
20
1.52 ms
SELECT `tax` . `id` as `tax.id` , `tax` . `tax_rate` as `tax.taxRate` , `tax` . `name` as `tax.name` , `tax` . `position` as `tax.position` , `tax` . `custom_fields` as `tax.customFields` , `tax` . `created_at` as `tax.createdAt` , `tax` . `updated_at` as `tax.updatedAt` FROM `tax`
SELECT `tax` . `id` as `tax.id` , `tax` . `tax_rate` as `tax.taxRate` , `tax` . `name` as `tax.name` , `tax` . `position` as `tax.position` , `tax` . `custom_fields` as `tax.customFields` , `tax` . `created_at` as `tax.createdAt` , `tax` . `updated_at` as `tax.updatedAt` FROM `tax` ;
Copy
21
5.45 ms
SELECT `tax_rule` . `id` as `tax_rule.id` , `tax_rule` . `tax_rule_type_id` as `tax_rule.taxRuleTypeId` , `tax_rule` . `country_id` as `tax_rule.countryId` , `tax_rule` . `tax_rate` as `tax_rule.taxRate` , `tax_rule` . `data` as `tax_rule.data` , `tax_rule` . `tax_id` as `tax_rule.taxId` , `tax_rule` . `active_from` as `tax_rule.activeFrom` , `tax_rule` . `created_at` as `tax_rule.createdAt` , `tax_rule` . `updated_at` as `tax_rule.updatedAt` , `tax_rule.type` . `id` as `tax_rule.type.id` , `tax_rule.type` . `technical_name` as `tax_rule.type.technicalName` , `tax_rule.type` . `position` as `tax_rule.type.position` , `tax_rule.type` . `created_at` as `tax_rule.type.createdAt` , `tax_rule.type` . `updated_at` as `tax_rule.type.updatedAt` , `tax_rule.type.translation.override_1.typeName` , `tax_rule.type.translation.typeName` , COALESCE (`tax_rule.type.translation.override_1.typeName` , `tax_rule.type.translation.typeName` ) as `tax_rule.type.typeName` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule` . `tax_rule_type_id` = `tax_rule.type` . `id` LEFT JOIN (SELECT `tax_rule.type.translation` . `tax_rule_type_id` , `tax_rule.type.translation` . `type_name` as `tax_rule.type.translation.typeName` , `tax_rule.type.translation.override_1` . `type_name` as `tax_rule.type.translation.override_1.typeName` FROM `tax_rule_type_translation` `tax_rule.type.translation` LEFT JOIN `tax_rule_type_translation` `tax_rule.type.translation.override_1` ON `tax_rule.type.translation` . `tax_rule_type_id` = `tax_rule.type.translation.override_1` . `tax_rule_type_id` AND `tax_rule.type.translation.override_1` . `language_id` = ? WHERE `tax_rule.type.translation` . `language_id` = ? ) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation` . `tax_rule_type_id` = `tax_rule.type` . `id` WHERE (`tax_rule` . `tax_id` IN (? , ? , ? ))
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 •]+hRr•šBcô\x1A ñh9 "
b"\x01 •]+hRr•šBcô\e Ä…Æ "
b"\x01 •]+|TsL˜±¬me\x06 ÅM "
]
SELECT `tax_rule` . `id` as `tax_rule.id` , `tax_rule` . `tax_rule_type_id` as `tax_rule.taxRuleTypeId` , `tax_rule` . `country_id` as `tax_rule.countryId` , `tax_rule` . `tax_rate` as `tax_rule.taxRate` , `tax_rule` . `data` as `tax_rule.data` , `tax_rule` . `tax_id` as `tax_rule.taxId` , `tax_rule` . `active_from` as `tax_rule.activeFrom` , `tax_rule` . `created_at` as `tax_rule.createdAt` , `tax_rule` . `updated_at` as `tax_rule.updatedAt` , `tax_rule.type` . `id` as `tax_rule.type.id` , `tax_rule.type` . `technical_name` as `tax_rule.type.technicalName` , `tax_rule.type` . `position` as `tax_rule.type.position` , `tax_rule.type` . `created_at` as `tax_rule.type.createdAt` , `tax_rule.type` . `updated_at` as `tax_rule.type.updatedAt` , `tax_rule.type.translation.override_1.typeName` , `tax_rule.type.translation.typeName` , COALESCE (`tax_rule.type.translation.override_1.typeName` , `tax_rule.type.translation.typeName` ) as `tax_rule.type.typeName` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule` . `tax_rule_type_id` = `tax_rule.type` . `id` LEFT JOIN (SELECT `tax_rule.type.translation` . `tax_rule_type_id` , `tax_rule.type.translation` . `type_name` as `tax_rule.type.translation.typeName` , `tax_rule.type.translation.override_1` . `type_name` as `tax_rule.type.translation.override_1.typeName` FROM `tax_rule_type_translation` `tax_rule.type.translation` LEFT JOIN `tax_rule_type_translation` `tax_rule.type.translation.override_1` ON `tax_rule.type.translation` . `tax_rule_type_id` = `tax_rule.type.translation.override_1` . `tax_rule_type_id` AND `tax_rule.type.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `tax_rule.type.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation` . `tax_rule_type_id` = `tax_rule.type` . `id` WHERE (`tax_rule` . `tax_id` IN (0x01955D2B685272959A4263F41AF16839 , 0x01955D2B685272959A4263F41BC485C6 , 0x01955D2B7C54734C98B1AC6D6506C54D ));
Copy
22
19.91 ms
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.override_1.title` , `payment_method.media.translation.title` , COALESCE (`payment_method.media.translation.override_1.title` , `payment_method.media.translation.title` ) as `payment_method.media.title` , `payment_method.media.translation.override_1.alt` , `payment_method.media.translation.alt` , COALESCE (`payment_method.media.translation.override_1.alt` , `payment_method.media.translation.alt` ) as `payment_method.media.alt` , `payment_method.media.translation.override_1.customFields` , `payment_method.media.translation.customFields` , COALESCE (`payment_method.media.translation.override_1.customFields` , `payment_method.media.translation.customFields` ) as `payment_method.media.customFields` , `payment_method.translation.override_1.name` , `payment_method.translation.name` , COALESCE (`payment_method.translation.override_1.name` , `payment_method.translation.name` ) as `payment_method.name` , `payment_method.translation.override_1.distinguishableName` , `payment_method.translation.distinguishableName` , COALESCE (`payment_method.translation.override_1.distinguishableName` , `payment_method.translation.distinguishableName` ) as `payment_method.distinguishableName` , `payment_method.translation.override_1.description` , `payment_method.translation.description` , COALESCE (`payment_method.translation.override_1.description` , `payment_method.translation.description` ) as `payment_method.description` , `payment_method.translation.override_1.customFields` , `payment_method.translation.customFields` , COALESCE (`payment_method.translation.override_1.customFields` , `payment_method.translation.customFields` ) as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation.override_1` . `name` as `payment_method.translation.override_1.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation.override_1` . `distinguishable_name` as `payment_method.translation.override_1.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation.override_1` . `description` as `payment_method.translation.override_1.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` , `payment_method.translation.override_1` . `custom_fields` as `payment_method.translation.override_1.customFields` FROM `payment_method_translation` `payment_method.translation` LEFT JOIN `payment_method_translation` `payment_method.translation.override_1` ON `payment_method.translation` . `payment_method_id` = `payment_method.translation.override_1` . `payment_method_id` AND `payment_method.translation.override_1` . `language_id` = ? WHERE `payment_method.translation` . `language_id` = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation.override_1` . `alt` as `payment_method.media.translation.override_1.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation.override_1` . `title` as `payment_method.media.translation.override_1.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` , `payment_method.media.translation.override_1` . `custom_fields` as `payment_method.media.translation.override_1.customFields` FROM `media_translation` `payment_method.media.translation` LEFT JOIN `media_translation` `payment_method.media.translation.override_1` ON `payment_method.media.translation` . `media_id` = `payment_method.media.translation.override_1` . `media_id` AND `payment_method.media.translation.override_1` . `language_id` = ? WHERE `payment_method.media.translation` . `language_id` = ? ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (? )
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]7¬¯s\x03 ôêØÎ'W\x17 "
]
SELECT
`payment_method` . `id` as `payment_method.id` ,
`payment_method` . `plugin_id` as `payment_method.pluginId` ,
`payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` ,
`payment_method` . `position` as `payment_method.position` ,
`payment_method` . `active` as `payment_method.active` ,
`payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` ,
`payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` ,
`payment_method` . `media_id` as `payment_method.mediaId` ,
`payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` ,
`payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` ,
`payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` ,
`payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` ,
`payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` ,
`payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` ,
`payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` ,
`payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` ,
`payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` ,
`payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` ,
`payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` ,
`payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` ,
`payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` ,
`payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` ,
`payment_method` . `technical_name` as `payment_method.technicalName` ,
`payment_method` . `created_at` as `payment_method.createdAt` ,
`payment_method` . `updated_at` as `payment_method.updatedAt` ,
`payment_method.media` . `id` as `payment_method.media.id` ,
`payment_method.media` . `user_id` as `payment_method.media.userId` ,
`payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` ,
`payment_method.media` . `mime_type` as `payment_method.media.mimeType` ,
`payment_method.media` . `file_extension` as `payment_method.media.fileExtension` ,
`payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` ,
`payment_method.media` . `file_name` as `payment_method.media.fileName` ,
`payment_method.media` . `file_size` as `payment_method.media.fileSize` ,
`payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` ,
`payment_method.media` . `meta_data` as `payment_method.media.metaData` ,
`payment_method.media` . `config` as `payment_method.media.config` ,
`payment_method.media` . `path` as `payment_method.media.path` ,
`payment_method.media` . `private` as `payment_method.media.private` ,
`payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` ,
`payment_method.media` . `created_at` as `payment_method.media.createdAt` ,
`payment_method.media` . `updated_at` as `payment_method.media.updatedAt` ,
`payment_method.media.translation.override_1.title` ,
`payment_method.media.translation.title` ,
COALESCE (
`payment_method.media.translation.override_1.title` ,
`payment_method.media.translation.title`
) as `payment_method.media.title` ,
`payment_method.media.translation.override_1.alt` ,
`payment_method.media.translation.alt` ,
COALESCE (
`payment_method.media.translation.override_1.alt` ,
`payment_method.media.translation.alt`
) as `payment_method.media.alt` ,
`payment_method.media.translation.override_1.customFields` ,
`payment_method.media.translation.customFields` ,
COALESCE (
`payment_method.media.translation.override_1.customFields` ,
`payment_method.media.translation.customFields`
) as `payment_method.media.customFields` ,
`payment_method.translation.override_1.name` ,
`payment_method.translation.name` ,
COALESCE (
`payment_method.translation.override_1.name` ,
`payment_method.translation.name`
) as `payment_method.name` ,
`payment_method.translation.override_1.distinguishableName` ,
`payment_method.translation.distinguishableName` ,
COALESCE (
`payment_method.translation.override_1.distinguishableName` ,
`payment_method.translation.distinguishableName`
) as `payment_method.distinguishableName` ,
`payment_method.translation.override_1.description` ,
`payment_method.translation.description` ,
COALESCE (
`payment_method.translation.override_1.description` ,
`payment_method.translation.description`
) as `payment_method.description` ,
`payment_method.translation.override_1.customFields` ,
`payment_method.translation.customFields` ,
COALESCE (
`payment_method.translation.override_1.customFields` ,
`payment_method.translation.customFields`
) as `payment_method.customFields`
FROM
`payment_method`
LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id`
LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id`
LEFT JOIN (
SELECT
`payment_method.translation` . `payment_method_id` ,
`payment_method.translation` . `name` as `payment_method.translation.name` ,
`payment_method.translation.override_1` . `name` as `payment_method.translation.override_1.name` ,
`payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` ,
`payment_method.translation.override_1` . `distinguishable_name` as `payment_method.translation.override_1.distinguishableName` ,
`payment_method.translation` . `description` as `payment_method.translation.description` ,
`payment_method.translation.override_1` . `description` as `payment_method.translation.override_1.description` ,
`payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` ,
`payment_method.translation.override_1` . `custom_fields` as `payment_method.translation.override_1.customFields`
FROM
`payment_method_translation` `payment_method.translation`
LEFT JOIN `payment_method_translation` `payment_method.translation.override_1` ON `payment_method.translation` . `payment_method_id` = `payment_method.translation.override_1` . `payment_method_id`
AND `payment_method.translation.override_1` . `language_id` = ?
WHERE
`payment_method.translation` . `language_id` = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
LEFT JOIN (
SELECT
`payment_method.media.translation` . `media_id` ,
`payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` ,
`payment_method.media.translation.override_1` . `alt` as `payment_method.media.translation.override_1.alt` ,
`payment_method.media.translation` . `title` as `payment_method.media.translation.title` ,
`payment_method.media.translation.override_1` . `title` as `payment_method.media.translation.override_1.title` ,
`payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` ,
`payment_method.media.translation.override_1` . `custom_fields` as `payment_method.media.translation.override_1.customFields`
FROM
`media_translation` `payment_method.media.translation`
LEFT JOIN `media_translation` `payment_method.media.translation.override_1` ON `payment_method.media.translation` . `media_id` = `payment_method.media.translation.override_1` . `media_id`
AND `payment_method.media.translation.override_1` . `language_id` = ?
WHERE
`payment_method.media.translation` . `language_id` = ?
) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id`
WHERE
`payment_method` . `id` IN (? )
Copy
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.override_1.title` , `payment_method.media.translation.title` , COALESCE (`payment_method.media.translation.override_1.title` , `payment_method.media.translation.title` ) as `payment_method.media.title` , `payment_method.media.translation.override_1.alt` , `payment_method.media.translation.alt` , COALESCE (`payment_method.media.translation.override_1.alt` , `payment_method.media.translation.alt` ) as `payment_method.media.alt` , `payment_method.media.translation.override_1.customFields` , `payment_method.media.translation.customFields` , COALESCE (`payment_method.media.translation.override_1.customFields` , `payment_method.media.translation.customFields` ) as `payment_method.media.customFields` , `payment_method.translation.override_1.name` , `payment_method.translation.name` , COALESCE (`payment_method.translation.override_1.name` , `payment_method.translation.name` ) as `payment_method.name` , `payment_method.translation.override_1.distinguishableName` , `payment_method.translation.distinguishableName` , COALESCE (`payment_method.translation.override_1.distinguishableName` , `payment_method.translation.distinguishableName` ) as `payment_method.distinguishableName` , `payment_method.translation.override_1.description` , `payment_method.translation.description` , COALESCE (`payment_method.translation.override_1.description` , `payment_method.translation.description` ) as `payment_method.description` , `payment_method.translation.override_1.customFields` , `payment_method.translation.customFields` , COALESCE (`payment_method.translation.override_1.customFields` , `payment_method.translation.customFields` ) as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation.override_1` . `name` as `payment_method.translation.override_1.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation.override_1` . `distinguishable_name` as `payment_method.translation.override_1.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation.override_1` . `description` as `payment_method.translation.override_1.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` , `payment_method.translation.override_1` . `custom_fields` as `payment_method.translation.override_1.customFields` FROM `payment_method_translation` `payment_method.translation` LEFT JOIN `payment_method_translation` `payment_method.translation.override_1` ON `payment_method.translation` . `payment_method_id` = `payment_method.translation.override_1` . `payment_method_id` AND `payment_method.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `payment_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation.override_1` . `alt` as `payment_method.media.translation.override_1.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation.override_1` . `title` as `payment_method.media.translation.override_1.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` , `payment_method.media.translation.override_1` . `custom_fields` as `payment_method.media.translation.override_1.customFields` FROM `media_translation` `payment_method.media.translation` LEFT JOIN `media_translation` `payment_method.media.translation.override_1` ON `payment_method.media.translation` . `media_id` = `payment_method.media.translation.override_1` . `media_id` AND `payment_method.media.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `payment_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (0x01955D37AAEE730393889DD727F05717 );
Copy
23
1.74 ms
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id = ? OR system_config . sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters :
[
b"\x01 òüø\x12 _rrôìƒ%\x0F ▀8c "
]
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id = 0x0195819B125F7272938D9F250FDF3863 OR system_config . sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
24
7.28 ms
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.override_1.name` , `shipping_method.deliveryTime.translation.name` , COALESCE (`shipping_method.deliveryTime.translation.override_1.name` , `shipping_method.deliveryTime.translation.name` ) as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.override_1.customFields` , `shipping_method.deliveryTime.translation.customFields` , COALESCE (`shipping_method.deliveryTime.translation.override_1.customFields` , `shipping_method.deliveryTime.translation.customFields` ) as `shipping_method.deliveryTime.customFields` , `shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.override_1.title` , `shipping_method.media.translation.title` , COALESCE (`shipping_method.media.translation.override_1.title` , `shipping_method.media.translation.title` ) as `shipping_method.media.title` , `shipping_method.media.translation.override_1.alt` , `shipping_method.media.translation.alt` , COALESCE (`shipping_method.media.translation.override_1.alt` , `shipping_method.media.translation.alt` ) as `shipping_method.media.alt` , `shipping_method.media.translation.override_1.customFields` , `shipping_method.media.translation.customFields` , COALESCE (`shipping_method.media.translation.override_1.customFields` , `shipping_method.media.translation.customFields` ) as `shipping_method.media.customFields` , `shipping_method.translation.override_1.name` , `shipping_method.translation.name` , COALESCE (`shipping_method.translation.override_1.name` , `shipping_method.translation.name` ) as `shipping_method.name` , `shipping_method.translation.override_1.description` , `shipping_method.translation.description` , COALESCE (`shipping_method.translation.override_1.description` , `shipping_method.translation.description` ) as `shipping_method.description` , `shipping_method.translation.override_1.trackingUrl` , `shipping_method.translation.trackingUrl` , COALESCE (`shipping_method.translation.override_1.trackingUrl` , `shipping_method.translation.trackingUrl` ) as `shipping_method.trackingUrl` , `shipping_method.translation.override_1.customFields` , `shipping_method.translation.customFields` , COALESCE (`shipping_method.translation.override_1.customFields` , `shipping_method.translation.customFields` ) as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation.override_1` . `name` as `shipping_method.translation.override_1.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation.override_1` . `custom_fields` as `shipping_method.translation.override_1.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation.override_1` . `description` as `shipping_method.translation.override_1.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` , `shipping_method.translation.override_1` . `tracking_url` as `shipping_method.translation.override_1.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.override_1` ON `shipping_method.translation` . `shipping_method_id` = `shipping_method.translation.override_1` . `shipping_method_id` AND `shipping_method.translation.override_1` . `language_id` = ? WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . `delivery_time_id` , `shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.override_1` . `name` as `shipping_method.deliveryTime.translation.override_1.name` , `shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.override_1` . `custom_fields` as `shipping_method.deliveryTime.translation.override_1.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.override_1` ON `shipping_method.deliveryTime.translation` . `delivery_time_id` = `shipping_method.deliveryTime.translation.override_1` . `delivery_time_id` AND `shipping_method.deliveryTime.translation.override_1` . `language_id` = ? WHERE `shipping_method.deliveryTime.translation` . `language_id` = ? ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation.override_1` . `alt` as `shipping_method.media.translation.override_1.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation.override_1` . `title` as `shipping_method.media.translation.override_1.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` , `shipping_method.media.translation.override_1` . `custom_fields` as `shipping_method.media.translation.override_1.customFields` FROM `media_translation` `shipping_method.media.translation` LEFT JOIN `media_translation` `shipping_method.media.translation.override_1` ON `shipping_method.media.translation` . `media_id` = `shipping_method.media.translation.override_1` . `media_id` AND `shipping_method.media.translation.override_1` . `language_id` = ? WHERE `shipping_method.media.translation` . `language_id` = ? ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (? )
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 òüúÕ\x05 påé%¾'▓!\x1A * "
]
SELECT
`shipping_method` . `id` as `shipping_method.id` ,
`shipping_method` . `active` as `shipping_method.active` ,
`shipping_method` . `position` as `shipping_method.position` ,
`shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` ,
`shipping_method` . `media_id` as `shipping_method.mediaId` ,
`shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` ,
`shipping_method` . `tax_type` as `shipping_method.taxType` ,
`shipping_method` . `tax_id` as `shipping_method.taxId` ,
`shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` ,
`shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` ,
`shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` ,
`shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` ,
`shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` ,
`shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` ,
`shipping_method.deliveryTime.translation.override_1.name` ,
`shipping_method.deliveryTime.translation.name` ,
COALESCE (
`shipping_method.deliveryTime.translation.override_1.name` ,
`shipping_method.deliveryTime.translation.name`
) as `shipping_method.deliveryTime.name` ,
`shipping_method.deliveryTime.translation.override_1.customFields` ,
`shipping_method.deliveryTime.translation.customFields` ,
COALESCE (
`shipping_method.deliveryTime.translation.override_1.customFields` ,
`shipping_method.deliveryTime.translation.customFields`
) as `shipping_method.deliveryTime.customFields` ,
`shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` ,
`shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` ,
`shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` ,
`shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` ,
`shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` ,
`shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` ,
`shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` ,
`shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` ,
`shipping_method` . `technical_name` as `shipping_method.technicalName` ,
`shipping_method` . `created_at` as `shipping_method.createdAt` ,
`shipping_method` . `updated_at` as `shipping_method.updatedAt` ,
`shipping_method.media` . `id` as `shipping_method.media.id` ,
`shipping_method.media` . `user_id` as `shipping_method.media.userId` ,
`shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` ,
`shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` ,
`shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` ,
`shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` ,
`shipping_method.media` . `file_name` as `shipping_method.media.fileName` ,
`shipping_method.media` . `file_size` as `shipping_method.media.fileSize` ,
`shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` ,
`shipping_method.media` . `meta_data` as `shipping_method.media.metaData` ,
`shipping_method.media` . `config` as `shipping_method.media.config` ,
`shipping_method.media` . `path` as `shipping_method.media.path` ,
`shipping_method.media` . `private` as `shipping_method.media.private` ,
`shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` ,
`shipping_method.media` . `created_at` as `shipping_method.media.createdAt` ,
`shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` ,
`shipping_method.media.translation.override_1.title` ,
`shipping_method.media.translation.title` ,
COALESCE (
`shipping_method.media.translation.override_1.title` ,
`shipping_method.media.translation.title`
) as `shipping_method.media.title` ,
`shipping_method.media.translation.override_1.alt` ,
`shipping_method.media.translation.alt` ,
COALESCE (
`shipping_method.media.translation.override_1.alt` ,
`shipping_method.media.translation.alt`
) as `shipping_method.media.alt` ,
`shipping_method.media.translation.override_1.customFields` ,
`shipping_method.media.translation.customFields` ,
COALESCE (
`shipping_method.media.translation.override_1.customFields` ,
`shipping_method.media.translation.customFields`
) as `shipping_method.media.customFields` ,
`shipping_method.translation.override_1.name` ,
`shipping_method.translation.name` ,
COALESCE (
`shipping_method.translation.override_1.name` ,
`shipping_method.translation.name`
) as `shipping_method.name` ,
`shipping_method.translation.override_1.description` ,
`shipping_method.translation.description` ,
COALESCE (
`shipping_method.translation.override_1.description` ,
`shipping_method.translation.description`
) as `shipping_method.description` ,
`shipping_method.translation.override_1.trackingUrl` ,
`shipping_method.translation.trackingUrl` ,
COALESCE (
`shipping_method.translation.override_1.trackingUrl` ,
`shipping_method.translation.trackingUrl`
) as `shipping_method.trackingUrl` ,
`shipping_method.translation.override_1.customFields` ,
`shipping_method.translation.customFields` ,
COALESCE (
`shipping_method.translation.override_1.customFields` ,
`shipping_method.translation.customFields`
) as `shipping_method.customFields`
FROM
`shipping_method`
LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id`
LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id`
LEFT JOIN (
SELECT
`shipping_method.translation` . `shipping_method_id` ,
`shipping_method.translation` . `name` as `shipping_method.translation.name` ,
`shipping_method.translation.override_1` . `name` as `shipping_method.translation.override_1.name` ,
`shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` ,
`shipping_method.translation.override_1` . `custom_fields` as `shipping_method.translation.override_1.customFields` ,
`shipping_method.translation` . `description` as `shipping_method.translation.description` ,
`shipping_method.translation.override_1` . `description` as `shipping_method.translation.override_1.description` ,
`shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` ,
`shipping_method.translation.override_1` . `tracking_url` as `shipping_method.translation.override_1.trackingUrl`
FROM
`shipping_method_translation` `shipping_method.translation`
LEFT JOIN `shipping_method_translation` `shipping_method.translation.override_1` ON `shipping_method.translation` . `shipping_method_id` = `shipping_method.translation.override_1` . `shipping_method_id`
AND `shipping_method.translation.override_1` . `language_id` = ?
WHERE
`shipping_method.translation` . `language_id` = ?
) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id`
LEFT JOIN (
SELECT
`shipping_method.deliveryTime.translation` . `delivery_time_id` ,
`shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` ,
`shipping_method.deliveryTime.translation.override_1` . `name` as `shipping_method.deliveryTime.translation.override_1.name` ,
`shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields` ,
`shipping_method.deliveryTime.translation.override_1` . `custom_fields` as `shipping_method.deliveryTime.translation.override_1.customFields`
FROM
`delivery_time_translation` `shipping_method.deliveryTime.translation`
LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.override_1` ON `shipping_method.deliveryTime.translation` . `delivery_time_id` = `shipping_method.deliveryTime.translation.override_1` . `delivery_time_id`
AND `shipping_method.deliveryTime.translation.override_1` . `language_id` = ?
WHERE
`shipping_method.deliveryTime.translation` . `language_id` = ?
) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN (
SELECT
`shipping_method.media.translation` . `media_id` ,
`shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` ,
`shipping_method.media.translation.override_1` . `alt` as `shipping_method.media.translation.override_1.alt` ,
`shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` ,
`shipping_method.media.translation.override_1` . `title` as `shipping_method.media.translation.override_1.title` ,
`shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` ,
`shipping_method.media.translation.override_1` . `custom_fields` as `shipping_method.media.translation.override_1.customFields`
FROM
`media_translation` `shipping_method.media.translation`
LEFT JOIN `media_translation` `shipping_method.media.translation.override_1` ON `shipping_method.media.translation` . `media_id` = `shipping_method.media.translation.override_1` . `media_id`
AND `shipping_method.media.translation.override_1` . `language_id` = ?
WHERE
`shipping_method.media.translation` . `language_id` = ?
) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id`
WHERE
`shipping_method` . `id` IN (? )
Copy
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.override_1.name` , `shipping_method.deliveryTime.translation.name` , COALESCE (`shipping_method.deliveryTime.translation.override_1.name` , `shipping_method.deliveryTime.translation.name` ) as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.override_1.customFields` , `shipping_method.deliveryTime.translation.customFields` , COALESCE (`shipping_method.deliveryTime.translation.override_1.customFields` , `shipping_method.deliveryTime.translation.customFields` ) as `shipping_method.deliveryTime.customFields` , `shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.override_1.title` , `shipping_method.media.translation.title` , COALESCE (`shipping_method.media.translation.override_1.title` , `shipping_method.media.translation.title` ) as `shipping_method.media.title` , `shipping_method.media.translation.override_1.alt` , `shipping_method.media.translation.alt` , COALESCE (`shipping_method.media.translation.override_1.alt` , `shipping_method.media.translation.alt` ) as `shipping_method.media.alt` , `shipping_method.media.translation.override_1.customFields` , `shipping_method.media.translation.customFields` , COALESCE (`shipping_method.media.translation.override_1.customFields` , `shipping_method.media.translation.customFields` ) as `shipping_method.media.customFields` , `shipping_method.translation.override_1.name` , `shipping_method.translation.name` , COALESCE (`shipping_method.translation.override_1.name` , `shipping_method.translation.name` ) as `shipping_method.name` , `shipping_method.translation.override_1.description` , `shipping_method.translation.description` , COALESCE (`shipping_method.translation.override_1.description` , `shipping_method.translation.description` ) as `shipping_method.description` , `shipping_method.translation.override_1.trackingUrl` , `shipping_method.translation.trackingUrl` , COALESCE (`shipping_method.translation.override_1.trackingUrl` , `shipping_method.translation.trackingUrl` ) as `shipping_method.trackingUrl` , `shipping_method.translation.override_1.customFields` , `shipping_method.translation.customFields` , COALESCE (`shipping_method.translation.override_1.customFields` , `shipping_method.translation.customFields` ) as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation.override_1` . `name` as `shipping_method.translation.override_1.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation.override_1` . `custom_fields` as `shipping_method.translation.override_1.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation.override_1` . `description` as `shipping_method.translation.override_1.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` , `shipping_method.translation.override_1` . `tracking_url` as `shipping_method.translation.override_1.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.override_1` ON `shipping_method.translation` . `shipping_method_id` = `shipping_method.translation.override_1` . `shipping_method_id` AND `shipping_method.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . `delivery_time_id` , `shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.override_1` . `name` as `shipping_method.deliveryTime.translation.override_1.name` , `shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.override_1` . `custom_fields` as `shipping_method.deliveryTime.translation.override_1.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.override_1` ON `shipping_method.deliveryTime.translation` . `delivery_time_id` = `shipping_method.deliveryTime.translation.override_1` . `delivery_time_id` AND `shipping_method.deliveryTime.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `shipping_method.deliveryTime.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation.override_1` . `alt` as `shipping_method.media.translation.override_1.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation.override_1` . `title` as `shipping_method.media.translation.override_1.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` , `shipping_method.media.translation.override_1` . `custom_fields` as `shipping_method.media.translation.override_1.customFields` FROM `media_translation` `shipping_method.media.translation` LEFT JOIN `media_translation` `shipping_method.media.translation.override_1` ON `shipping_method.media.translation` . `media_id` = `shipping_method.media.translation.override_1` . `media_id` AND `shipping_method.media.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `shipping_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (0x019581A3E50570868225F327B2211A2A );
Copy
25
1.67 ms
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = ? AND `currency_country_rounding` . `country_id` = ? ) LIMIT 1
Parameters :
[
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
b"\x01 ò]+dqqõé▀q¡.:║ü "
]
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA AND `currency_country_rounding` . `country_id` = 0x01955D2B647171E482DF71AD2E3ABA81 ) LIMIT 1 ;
Copy
26
2.15 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"ixMkSBrky3JI8Vnc34ZCyxvYVxSDL8WB "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = 'ixMkSBrky3JI8Vnc34ZCyxvYVxSDL8WB' ;
Copy
27
24.48 ms
SELECT `rule` . `id` FROM `rule` WHERE (`rule` . `invalid` = ? ) ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500
SELECT `rule` . `id` FROM `rule` WHERE (`rule` . `invalid` = 0 ) ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500 ;
Copy
28
7.59 ms
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x01 •]+h\x0E pC¯\x16 Ú]ö´»Ø "
b"\x01 ò]+h9r<ìı½]\x13 ¸R\x1F "
b"\x01 •]+hÔpúžÓÂlw{o7 "
b"\x01 •]+særï§±É"\x13 PXC "
b"\x01 òüúÕ\f r¹ñ─:]lh£« "
b"\x01 òüúÕ\x17 poÀ┌-Y└\╣y "
b"\x01 òüúÕ"p┘«╝ƒı°w~\t "
b"\x01 òüúÕ0s▄Á╠ýÔG(d\x1A "
b"\x01 òüúÕ=seí:y|}¡‗Ñ "
b"\x01 •]+hÉr´˜üŒ\x04 ’Ã=O "
b"\x01 •]+hÍq_¾™h®ù¨ª÷ "
b"\x01 ò]+ôrq\x18 ▒ì驪p%L "
b"\x01 òüø\x1F ├qÈ║┤Ü╗Ï8\x12 N "
b"\x01 òüÑjNq¼Å▄\x05 ─z┴Äf "
b"\x01 òüÑjUph©\x0E l┤B²yª "
b"\x01 òüÑj^qýUð÷╦y┤i "
b"\x01 òüÑjfq╝│»\x06 p/├+« "
b"\x01 òüÑjmr§úN\x0E =Û\x19\x16 X "
b"\x01 òüÑjvpÃìH\x01 =y\x0E ╝Ú "
b"\x01 òüÑj{q╦¥^¤g\x0E ?╣\x18 "
b"\x01 òüÑjàráÆý i"Cm\ "
b"\x01 òüÑjèpƒü╣¾\x18 Ó╚à"
b"\x01 òüÑjæs?ÄØ&7J\x08 ¾È "
b"""
\x01 òüÑjòqe░ãÓ\x06 4Z\n
h
"""
b"\x01 òüÑjØsc│òJ╗C¤¡▄ "
b"\x01 òüÑjÑrà╣\x14\x17 \M[-µ "
b"\x01 òüÑj«p¡âM®72¦ÌT "
b"\x01 òüÑj▒rûæ░+\x15 ┤\x1D ²ï "
b"\x01 òüÑj╣qgê/WZ^ú\f ╚ "
b"\x01 òüÑj└sµ║Ä\x01 éË~ðæ "
b"\x01 òüÑj╔q\t ÉÈÎ'\x15 └\x13 ê "
b"\x01 òüÑj═pZ»K¸,?├0ù "
b"\x01 òüÑjÍq\x12 ï‗T±\x06 ╩ƒ░ "
b"""
\x01 òüÑjÌsÒÁ;\x17 g┤\n
p▄
"""
b"\x01 òüÑjÓsdŽS²\x10 "Ðû "
b"\x01 òüÑjµp┐¡\x01 æéÏ"§─ "
b"\x01 òüÑjÚr]ÆËc¶vã·à "
b"\x01 òüÑjp8ä7÷\x12 ¥\x19 Ò* "
b"\x01 òüÑj°svåoJC+╬Ô³ "
b"\x01 òüÑj³piøyÈë·¶O¼ "
b"\x01 òüÑk\x06 q²Éî\x17 ó▓A└ý "
b"\x01 òüÑk\t s×îÖ¥ý╬Qh& "
b"\x01 òüÑk\x12 qÖæoRoM#\x16 þ "
b"\x01 òüÑk\x1C rÚ®ªÂ\x7F S\x19 Ô "
b"\x01 òüÑk r\x05 î\x05\x06 6°nZ5 "
b"\x01 òüÑk)röÜ─\x12 ═g^qZ "
b"\x01 òüÑk-rD╗dñï\x06 ═╚Ñ "
b"\x01 òüÑk7s\x13 ╝Ûı¾┼9`- "
b"\x01 òüÑk<q=ÑüÄ\t\x17 @Uâ "
b"\x01 òüÑkBpú¡\x17 6§®ò\x03 ¦ "
b"\x01 òüÑkKplù:│F=¹│R "
b"\x01 òüÑkTq¯£p\x13 ¾L▄▀ê "
b"\x01 òüÑkYp«ì└ø╬\x07 MìP "
b"""
\x01 òüÑkbp$ºÐ\n
ê8ı├╔
"""
b"\x01 òüÑkmq\x1C Á³Í»Y9nL "
b"\x01 òüÑkuq^ìêM©L$< "
b"\x01 òüÑkyr¾Ü0%\x1C └û@/ "
b"\x01 òüÑképðºs║bÈåÌ\x12 "
b"\x01 òüÑkîqÝØ\x18 ºýq┘k\x07 "
b"\x01 òüÑkærϽ4Vjî±+╣ "
b"\x01 òüÑkørt╝ƒ!┐"┤3\x14 "
b"""
\x01 òüÑkƒr─é\n
é,4ÎWÙ
"""
b"\x01 òüÑk®q)Äþø\x15 ┤ÓEÆ "
b"\x01 òüÑk¡pI┤|£╔¥¨øÄ "
b"\x01 òüÑkÁpè┐Ø\x0E §^G,Û "
b"\x01 òüÑk¥s/â3\x05\x7F N&ý║ "
b"\x01 òüÑk┬r/┤ÃÈ`7rJ/ "
b"\x01 òüÑk╦péü╩d│Mîyã "
b"\x01 òüÑk¤r½ƒD\v IF\x14 │l "
b"\x01 òüÑkÏs~½÷JC.n\x08\x1C "
b"\x01 òüÑk▄q\f ÑÒçþ█g£· "
b"\x01 òüÑkÕqÜä\x12 Û·þzÌØ "
b"\x01 òüÑkÚp$à4«\x0F XVƽ "
b"\x01 òüÑk±qå½\x0E zùä═╦g "
b"\x01 òüÑk÷r└ªÓsüÍøöQ "
b"\x01 òüÑk■p¦ñ«¬1¥┌Vë "
b"\x01 òüÑl\x02 q$┐┐┤ií┼Çv "
b"\x01 òüÑl\f q█ô─ý$ÍÄDM "
b"\x01 òüÑl\x10 p¯ü¸║─\f Åä║ "
b"\x01 òüÑl\x1A rU▒M3%ÏN‗═ "
b"\x01 òüÑl#pÎüí÷■▀¾v> "
b"\x01 òüÑl's@ÇDƒ>5Çÿ6 "
b"\x01 òüÑl0pÀ¦Ç│]ïÕ─ "
b"\x01 òüÑl3r^ö¸äÃ╗I©W "
b"\x01 òüÑl:q\x05 óì¯[┬<Ç, "
b"\x01 òüÑlAr'▒¼ÇÒXø}B "
b"\x01 òüÑlIrªàøÑoCº¬Ó "
b"\x01 òüÑlLr÷½\x01 ─µ^Á^\n "
b"\x01 òüÑlUsðñÖG»©ÓôÔ "
b"\x01 òüÑlYs,çÒÛ*4Ô\x1E\x05 "
b"\x01 òüÑlaq8▓ÇÇõO\x1A lÌ "
b"\x01 òüÑlisQôÚV©D▒ÐE "
b"\x01 òüÑllsуIU°µo\t Î "
b"\x01 òüÑlur?ÇX\x7F öñ╣u» "
b"\x01 òüÑlxrQ×Évo3µ\v ▄ "
b"\x01 òüÑlÇrâ▓ÞÉÊ─sçT "
b"\x01 òüÑlês\t Â\x06\x1C\x17 ~ª)l "
b"\x01 òüÑlïr\x03 ┤┐eý|\x08 Ø "
b"\x01 òüÑlôrX╣_å\x01 ┴░î0 "
b"\x01 òüÑløp[½╝¢õ║1©Ü "
b"\x01 òüÑlóq░¿\x11 Æ┤´─╩å "
b"\x01 òüÑl¬r]øëi§ü´x, "
b"\x01 òüÑl┤pªù┬▓¤+\x07 _┤ "
b"\x01 òüÑl¢q}«└ô\x1F {z┘Ù "
b"\x01 òüÑl┴s│ë¸îôÑ!¬) "
b"\x01 òüÑl╦q¨░9vÐG½Í▒ "
b"\x01 òüÑl¤pwîÌ╝ÂO\x11 Ùn "
b"\x01 òüÑlÏsí»Ç\x1E ─>§Èÿ "
b"\x01 òüÑl▄r├×Q\x14 ó\x0E ^äµ "
b"\x01 òüÑlµqÏç‗/áâï"v "
b"\x01 òüÑlÙrXûj\x13 ▄Vè\x1D Ì "
b"\x01 òüÑl§pbàÝ╗Ù\x03 ░e "
b"\x01 òüÑl·pÉ¡F╠╬V\x1A o▄ "
b"\x01 òüÑm\x02 q7©hëa╣\x06 Ä] "
b"\x01 òüÑm\x07 rÞú|\x19 │┌Ö´ç "
b"\x01 òüÑm\x0F qï¢V\x05\x1C ;,í¥ "
b"\x01 òüÑm\x15 rêöif#Î\x13 $▒ "
b"\x01 òüÑm\x1D pöôvöm#eÂ\x12 "
b"\x01 òüÑm!póë\x16\x7F %\x11 êb│ "
b"\x01 òüÑm)r\x10 ▒ÞûS║éÂ\ "
b"\x01 òüÑm.rîÑV]\x03 ÑåD┬ "
b"\x01 òüÑm6sDó~u\x0E\x00 Hý' "
b"\x01 òüÑm:r°ùö\f Ð8lª° "
b"\x01 òüÑmCp\x07 ®²\x01 x¡ÒþÝ "
b"\x01 òüÑmGpúÁ·1©┤─■$ "
b"\x01 òüÑmOq7¼¶í)Ohse "
b"\x01 òüÑmSsòø\x16\x17 >Ï\x12\x13 : "
b"\x01 òüÑm\s<ÇǺ\x01 ÿ9ÆÅ "
b"\x01 òüÑm`r¾íw-tÜ }« "
b"\x01 òüÑmip!óÌ^¿i¶ƒï "
b"\x01 òüÑmmpgܾ\x19 ·b_å+ "
b"\x01 òüÑmvs▄┤Òº¤\x02 òiZ "
b"\x01 òüÑm{s`Ä}?=o¬─, "
b"\x01 òüÑmäqá░æR┼¸█ið "
b"\x01 òüÑmêp\x0F ░-KüÇP)\x19 "
b"\x01 òüÑmÉqw®z=\x1C\x0F ìÿ\x1E "
b"\x01 òüÑmöqz│æf#m│³█ "
b"\x01 òüÑm×p█óÜ\x03 ╣ÓÂ‗\x16 "
b"\x01 òüÑmªq\x1D éà-ø6Ú©å "
b"\x01 òüÑm½rrë╔MÊ%¶M8 "
b"\x01 òüÑm┤phö│Lð¡┤Äj "
b"\x01 òüÑm©s[ÜN\x01 y╣c©: "
b"\x01 òüÑm┴p'ô-│\x16 7ÖG│ "
b"\x01 òüÑm╦rZÁ║│˯?»æ "
b"\x01 òüÑmËs╝ô×]á\e Ä\x1C Þ "
b"\x01 òüÑmÏr5ƒü²\x1D "\x08 N\x11 "
b"\x01 òüÑmÓscÄ\x18\x1C ~\x14\x7F ÐC "
b"\x01 òüÑmõr9ï¨ð©_\x00\v ~ "
b"\x01 òüÑmÝr¿åhC╝\x11 ÿ^= "
b"\x01 òüÑmq░×?~)ÑHQ2 "
b"\x01 òüÑm¨s\x16 ┤\x14 þ?Ù\x1D ▓\ "
b"\x01 òüÑm²r~æÓ¾lÃ\x19 ÈÎ "
b"\x01 òüÑn\x06 r(å^-!▄L▄v "
b"\x01 òüÑn\x0F pÊÇÚõÕ╔\x1F ▓q "
b"\x01 òüÑn\x12 q▄½\x17 2u4jÒ9 "
b"\x01 òüÑn\e q╩×_QÝ%ê▒n "
b"\x01 òüÑn\x1F q+©\x1A 0VÔ(\x01 "
b"\x01 òüÑn'q"ú3\x01 ÊR\x04 ¸N "
b"\x01 òüÑn+r\¥à#S║┼T_ "
b"\x01 òüÑn3sÏ£¡░d█Ç\x06 ø "
b"""
\x01 òüÑn8qÎ×\x1C \n
╩Àï9?
"""
b"\x01 òüÑn@q¥ç┐.F{¡╠ó "
b"\x01 òüÑnDp·ª▒X@JßÌò "
b"\x01 òüÑnLp¨ÁÉnÆÎIn¦ "
b"\x01 òüÑnPsLÅ\t Vܾ/Ûn "
b"\x01 òüÑnZr\v ▓ãª\x01\x13 Ä1{ "
b"\x01 òüÑnbq1íìP\x03 eà\x7F Ô "
b"\x01 òüÑngqð│î^ı-¥0C "
b"\x01 òüÑnps╔░,\x1C ¶\x15\x16\x17 ı "
b"\x01 òüÑntr|é╦h¶Ý=Iº "
b"\x01 òüÑn{q├å╗SÀµAæÈ "
b"\x01 òüÑnÇp‗┐\x15 Æ·\r fþ~ "
b"\x01 òüÑnèp┘¼╗KPæ█GS "
b"\x01 òüÑnÄq*îHÅ\x10 Ùp ▓ "
b"\x01 òüÑnûr¸é¾":]ëÿ( "
b"\x01 òüÑnÜq]êe.Ó¹ \x14 J "
b"\x01 òüÑnúq╗¬vß█µé╗À "
b"\x01 òüÑn¼sQäôIÛ\x19\x02 a└ "
b"\x01 òüÑn┤p1║y\x15 <\x13 ]o` "
b"\x01 òüÑn©qƒ╗\x10 chsVq_ "
b"\x01 òüÑn┐p¿©bl7\e q\e q "
b"\x01 òüÑn├rı׺8¾zNz! "
b"\x01 òüÑprq═º\f Ø\x05\x02 ÁlW "
b"\x01 òüÑpvs┐áYC\x07 ┼1²] "
b"""
\x01 òüÑp\x7F r?ûzáÐ0\n
#Y
"""
b"\x01 òüÑpâs8╗$M3Í9´( "
b"\x01 òüÑpìs\x17 £Ó╚│'\x03 Á« "
b"\x01 òüÑpörÞü{Xzù\x0F z¾ "
b"\x01 òüÑpÖsYÀI0╝Ú\f Ü/ "
b"\x01 òüÑpósx╗Ã\x7F ´3Ëe╔ "
b"\x01 òüÑpÑs¨öïä)±í¢ "
b"\x01 òüÑp«pÝ»s?ý9+,- "
b"\x01 òüÑp│rµ¥╣C\x17 dÞÖe "
b"\x01 òüÑp╝rxâû‗(\x1E T░ú "
b"\x01 òüÑp└q\r Àh─\x08 dåà\f "
b"\x01 òüÑp╔rDÆÈ÷ºç┴e¨ "
b"\x01 òüÑp═sà▓ ©D\x18 8-` "
b"\x01 òüÑpÍrÏ¿\x06 ¢tß+'Ñ "
b"\x01 òüÑp┌qÖÿ┬ÍÙ╠▄q\x02 "
b"\x01 òüÑpÒq┬ç\x0F GiÆı'» "
b"\x01 òüÑpþp\x1F û└ß0|\x04 ßö "
b"\x01 òüÑpp2ûn˽1Û]; "
b"\x01 òüÑp¶s«░\\t ¡tùÙE "
b"\x01 òüÑp²püÆ>ÜÔq┌Yã "
b"\x01 òüÑq\x01 s.ü$8\x1E ‗^┼á "
b"""
\x01 òüÑq\n
r@àþ┼FTGë»
"""
b"\x01 òüÑq\x0E pò×ÏM©È╔yk "
b"\x01 òüÑq\x17 sܽ\x12 µ¢N▄ä¸ "
b"\x01 òüÑq\x1F qfå\x1A\x04 ╚\r =^ü "
b"\x01 òüÑq#s¡å\x16\x03 ┘"¥Ïâ "
b"\x01 òüÑq*rÓâî³>╔N\r \x02 "
b"\x01 òüÑq2r[å¾Á)Ûé\x12 9 "
b"\x01 òüÑq6qfö÷ä╦ñ\x05 ÐF "
b"\x01 òüÑq?p‗▒Q÷h┘Ç`} "
b"\x01 òüÑqCqÕìß8áÍ\r ¤À "
b"\x01 òüÑqLq]¥╣\x1D\x10 R2\x05 │ "
b"\x01 òüÑqPsYÅ,÷×\x0F a¯Ò "
b"\x01 òüÑqZq└û┐\x02 V͹ýƒ "
b"\x01 òüÑq^q]é║ ûeı½D "
b"\x01 òüÑqgp\r ©X5á)×\x1F █ "
b"\x01 òüÑqkr)óË┼■LkH± "
b"\x01 òüÑqsq\x1D ╗▀\x1F ▀U@Uv "
b"\x01 òüÑqxq®Üä\x07 ¡Fî!\x0E "
b"\x01 òüÑqìq┤▒Æ╗Aº\x04 ¯q "
b"\x01 òüÑqûqøâ.¸┌bzßë "
b"\x01 òüÑqÜp\x19 òöÛxS╚ƒ\x16 "
b"\x01 òüÑqúq§¼x3ì▄èD\x0F "
b"\x01 òüÑqºp«┤Â\x08\x04\x7F\x19 >{ "
b"\x01 òüÑq▒q1àY╬┘Ò^¸= "
b"\x01 òüÑq╣r╬é½ÔóÁ┴Í£ "
b"\x01 òüÑq┬r┴í├\x16 FØ\x1A\x11 © "
b"\x01 òüÑq╠s\x1E ¡jÌ╚u\x1A qÄ "
b"\x01 òüÑqırp£3á▓ø╚rÆ "
b"\x01 òüÑqÌq\x02 æ┴üÇ·3÷} "
b"\x01 òüÑqÞr"╣\x00 ═k)\x16 s "
b"\x01 òüÑq´qÖï\x08 Ê├ïRÝ▀ "
b"\x01 òüÑq plÉgÓü╝j─\x05 "
b"\x01 òüÑr\x08 qê┐º\h1ù}┌ "
b"""
\x01 òüÑr\r q\x1C ╝\n
e═MƒµA
"""
b"\x01 òüÑr\x17 róö╬ªR¹ï%^ "
b"\x01 òüÑr\x1F r\x0F ┐\e ÷┼╗▄p├ "
b"\x01 òüÑr#râ┤wa!BØT┘ "
b"\x01 òüÑr,p&Ñc£LkGñd "
b"\x01 òüÑr4pÁÂGáL³n║0 "
b"\x01 òüÑr8ræÖ_î7ËÇLF "
b"\x01 òüÑrAs\x04 ÇÜ®Ñ"\x1E h│ "
b"\x01 òüÑrKréÉÅ┌■Åî³┘ "
b"\x01 òüÑrPq$»óaªöî┌u "
b"\x01 òüÑrYs¹ú2\x08 ùý§╩■ "
b"\x01 òüÑr]rÖÉÙX╣x¯┐I "
b"\x01 òüÑrfs█é█~.ó+¤G "
b"\x01 òüÑrjq╝ª░k*Q\x1A ▒│ "
b"\x01 òüÑrsqÈ£3Ê─╦■┼╚ "
b"\x01 òüÑrxp~ƒ,\x18 ªRë┤` "
b"\x01 òüÑrüs&¼\f\x13 ªû\x03\x1A ▀ "
b"\x01 òüÑrêr½┤H\x14 éÉz®┴ "
b"\x01 òüÑrÉq°¼‗²ù,║á\x04 "
b"\x01 òüÑrÜsg×Ï&(`┤░Ë "
b"\x01 òüÑr×q\x14 ┐6B ?gõ\ "
b"\x01 òüÑrºsM│¬¼Å#_/D "
b"\x01 òüÑr¼r\x00 ╣꾩Ãlu: "
b"\x01 òüÑrÁs╣»û\x1F\x1F ©ïu´ "
b"\x01 òüÑr╣rñÖeæ»=r.N "
b"\x01 òüÑr┬r¿Äg¥l°▀¥¹ "
b"\x01 òüÑrÃp\x16 ▒·\x00 T¾l\x19 p "
b"\x01 òüÑrðs-ævR-\x0E ╗&Æ "
b"\x01 òüÑr┘pÝ¿åz¥\x18 ╔═┤ "
b"\x01 òüÑr¦s\x00 ┤§v¬²Ù╔╔ "
b"\x01 òüÑrõq©×\t ý»HuôÙ "
b"\x01 òüÑr¯qv®ØÎ╣i0¡ "
b"\x01 òüÑr‗rZ®\x0F ╔¢Üø P "
b"\x01 òüÑr³sùàøn▒÷╝À& "
b"\x01 òüÑs\x00 q0║0\x03 °sÄÆ╬ "
b"\x01 òüÑs\t q/©23¯YÄtk "
b"\x01 òüÑs\r pÙ┐·z·\x03 ░éí "
b"\x01 òüÑs\x16 s$íÝÄ_öúzç "
b"\x01 òüÑs\e pM«╠\f\x12 ░Q+ë "
b"\x01 òüÑs$pc®ÆjN¥én5 "
b"\x01 òüÑs(q╣ÑaËfì\x06 ª "
b"\x01 òüÑs1q!ô\x7F\x16 Ôü┬DÕ "
b"\x01 òüÑs:p_«õ²jØ×_▓ "
b"\x01 òüÑs?r5¡░KT·Pf} "
b"\x01 òüÑsHsÁ½¼ånØî\x05 ñ "
b"\x01 òüÑsRrHÇÂcƒËXïÿ "
b"\x01 òüÑsVr\x15 ┐CÑ┤Áz\x03 ƒ "
b"\x01 òüÑs^s¹¥çÉçÎÕ#\x7F "
b"\x01 òüÑsbrá¿Js▒├b┬` "
b"\x01 òüÑsjqOà¹─"\x08 ƒp& "
b"\x01 òüÑsnr~║j\e ÜåZ\x1F ┐ "
b"\x01 òüÑsvs3¬?é\x05\x16\x18 ¤▒ "
b"\x01 òüÑsÇrÎ¥Ö\x06 C¢\x14 ÚÍ "
b"\x01 òüÑsärp»ö=¶2³Fà "
b"\x01 òüÑsîsẶCñ²c╣Þ "
b"\x01 òüÑsòrkí▄?-CÜU± "
b"\x01 òüÑsÖpÉëü╣³n\x00 q× "
b"\x01 òüÑsóp7å░╣iÉ+\x03 p "
b"\x01 òüÑsªq»âpS├.u║& "
b"\x01 òüÑs«s+òJͱ▓¹╦Ï "
b"\x01 òüÑs▒pÜÄ31A╔(m$ "
b"\x01 òüÑs╣q║ÖQ\x01\x00 `rS▄ "
b"\x01 òüÑs¢qƒØ@oJ\x03 ö\x04 N "
b"\x01 òüÑsãp2®_þ\x12 ▀)î "
b"\x01 òüÑs╩sù▓¦³²Su17 "
b"\x01 òüÑsÊp░ñ,ÃÀ9\x19 ëı "
b"\x01 òüÑsÍsmÑßK96e\x07 í "
b"\x01 òüÑsÓqk│<½.▓ò~ù "
b"\x01 òüÑsÕp»ªÔ\x00 ü┘®\e ┐ "
b"\x01 òüÑs¯p*êlÞü│└Ä "
b"\x01 òüÑs±s¡íJ^`¿¶╚┬ "
b"\x01 òüÑs¹rÛî¯I╩-*XD "
b"\x01 òüÑt\x00 q¯ªÖ+êÇ\x1F ■\x16 "
b"\x01 òüÑt\x08 p╔éÀ`¥þ²*▒ "
b"\x01 òüÑt\f px▒ÏÛ├G¯nÈ "
b"\x01 òüÑt\x14 q\x00 ªØ┤-aó┬┘ "
b"\x01 òüÑt\x19 rÚí_\x12 m\x19 òd\x0F "
b"\x01 òüÑt p\v ï\x1F ┌ ┬\x16\e ┼ "
b"\x01 òüÑt%s\x12 Ç\x1F 9o=éÉI "
b"\x01 òüÑt.s░Â┐¨(¸╔Pü "
b"\x01 òüÑt5q(ü¼╦5┐\x00\x18 ³ "
b"\x01 òüÑt9r?«h╣m jiö "
b"\x01 òüÑtBqaë¶+C^¬C{ "
b"\x01 òüÑtFpƒü\x15 ▄@Â&ı% "
b"\x01 òüÑtOr¸ªn╔3╝åO¹ "
b"\x01 òüÑtSp¶ëFN¯À'╗; "
b"\x01 òüÑt\sÎøF#^h=&\x1C "
b"\x01 òüÑt`sj¬?¸╚\x12 :─n "
b"\x01 òüÑtirjª\x01\t ÚgJ\x12 Ñ "
b"\x01 òüÑtmp┴¬µ2Ã\x05 +²G "
b"\x01 òüÑtus#▓éE8Ó]üÄ "
b"\x01 òüÑt\x7F s╩¥Hõø$V\f ù "
b"\x01 òüÑtép'Á¸{┼K╔Þí "
b"\x01 òüÑtîs\t »u\x1D 9\r @!Ø "
b"\x01 òüÑtÉr(îbã\x05 !]C7 "
b"\x01 òüÑtÿqî¿õ÷0YS`c "
b"\x01 òüÑt£q3╣\x1A øi\x1A ói■ "
b"\x01 òüÑtÑqgêÐl╩)Þ\x1A a "
b"\x01 òüÑt«r°│:é8z>ëÎ "
b"\x01 òüÑt▓r┬üE|ıSæa? "
b"\x01 òüÑt║rüÂì>jwv\J "
b"\x01 òüÑt¥shÜ®gÔ7+\e Å "
b"\x01 òüÑtãsQ│a\x10 Ð▒ôG\x06 "
b"\x01 òüÑt¤r'دø¤]£>5 "
b"\x01 òüÑtır.ù¡╔▄9Xål "
b"\x01 òüÑt¦p\f ©½ÁÿeòÕ. "
b"\x01 òüÑtßrÿé┴ÄÌ,¨á{ "
b"\x01 òüÑtÚr!│dèq\v └ü± "
b"\x01 òüÑtÝq£ï\x7F ë\x06\x1A\x1A ú³ "
b"\x01 òüÑt°rc½║\r Ã\x03 û\x15 j "
b"\x01 òüÑt³piºñ┴\x19\x1D\x15 p\x06 "
b"\x01 òüÑvçq▓ñ\x1A █\x01 UwÙí "
b"\x01 òüÑvïs-¢I>╣¦7\x1C ╩ "
b"\x01 òüÑvòr═ôÄ×KÊC©D "
b"\x01 òüÑvÖpíØYñ\x0E Y╠ƒf "
b"\x01 òüÑvúrl▓X■Ú┴Ý÷┐ "
b"\x01 òüÑvºp╩íÆ┼û´Zìw "
b"\x01 òüÑv░p\x1F ê\x19 ô)xÄıî "
b"\x01 òüÑvÀq\x01 âJ/[|ßu¢ "
b"\x01 òüÑv┴på▓J*Ïò×N┴ "
b"\x01 òüÑvãq¦¬+Þ=mÍ\x17 d "
b"\x01 òüÑvÐp;Ügòf\t \x\x13 "
b"\x01 òüÑvÍq²ÅÁ\x1C ┬┼Û8á "
b"\x01 òüÑvÌsÌÇ.¯¼ƒ\x03\e ┌ "
b"\x01 òüÑvõq\x17 Æç\x0F êÅ\x15 NÓ "
b"\x01 òüÑvÝq\r ÿ\x7F 5▀\x12\x05 Þ! "
b"\x01 òüÑv§q\x15 ø╝\x04 íñä÷k "
b"\x01 òüÑv■q ÅçM|üLN{ "
b"\x01 òüÑw\x03 s¿ƒ0├ªñ╩R_ "
b"\x01 òüÑw\x0E ru»\x1C ¶£P╠!i "
b"\x01 òüÑw\x17 r¨╣╣Ë┘┌Nú░ "
b"\x01 òüÑw\e pÿÖ╚ÈÂ<█Jw "
b"\x01 òüÑw"r╦Üe\ù╚^ì¡ "
b"\x01 òüÑw$q¸ù½Ò:│áIF "
b"\x01 òüÑw*pÆ░mÔ*ÈM\x02 ┬ "
b"\x01 òüÑw.q¥óÿ║«\f ╗*\x06 "
b"\x01 òüÑw4pÛó\x16\x17 ▀®¦1Á "
b"\x01 òüÑw8rƒÁ├b5z6ôF "
b"\x01 òüÑw@qðó\x12 ÍM8»└! "
b"\x01 òüÑwCs╚é,\x06 ÛÄ6fI "
b"\x01 òüÑwKq┴«6ð>ÓÞ½Ò "
b"\x01 òüÑwOqáÁÓÒ\x17 ·░╣^ "
b"\x01 òüÑwXp ÁØ╩IÂÞ\x10\x01 "
b"\x01 òüÑw[sTâ¾ÔToqÆð "
b"\x01 òüÑwdrËÉ\x7F B}5╝▓E "
b"\x01 òüÑwir┼╗ÅÓþ\e 7*Þ "
b"\x01 òüÑwqp¿¡Ùb¦ÚX!Ê "
b"""
\x01 òüÑwuq┤ú\x06\x06 \è8\n
_
"""
b"\x01 òüÑw\x7F p4«Êá%Ú▒7Ä "
b"\x01 òüÑwâsÄÂÒ\x04 ╠ <\v ä "
b"\x01 òüÑwìqFÂ;l\x02 É\x0F î» "
b"\x01 òüÑwæq▄í´Z¤\r %\x03 ╦ "
b"\x01 òüÑwÜp´£ë\x06 Ï÷{±ú "
b"\x01 òüÑwƒp§úS®▀\x08 è "
b"\x01 òüÑwºräüt~\x1E ø6Vé "
b"\x01 òüÑw¼rSîÁRtá┐¥V "
b"\x01 òüÑwÂp┘åK]\f\x12 Õ\x7F ë "
b"\x01 òüÑw║sJá4ewøs?\x10 "
b"\x01 òüÑw┴rG¢┌nÎ|'g¢ "
b"\x01 òüÑw╔r¬¼ë<Å~▓┘\x7F "
b"\x01 òüÑwÐp░¿Þ£ò┬:\x0E o "
b"\x01 òüÑwıqt╝lÅ\x01 ÿè²\x0E "
b"\x01 òüÑwÌr}ìÖgº%╗éø "
b"\x01 òüÑwÔrÿÉÒÁ■\x19 9G× "
b"\x01 òüÑwýq┼öQÏkÐ*É\x14 "
b"\x01 òüÑw±qSç╦ÂÞ\x00 Zfþ "
b"\x01 òüÑw¹sw╝¥░÷g.\x1E V "
b"\x01 òüÑx\x04 qZü▓§Cg‗$4 "
b"\x01 òüÑx\r p`¥C(S5nm· "
b"\x01 òüÑx\x10 s:»┤\x07 Iµëî² "
b"\x01 òüÑx\x19 r\x19 £yߢ.rØh "
b"\x01 òüÑx\x1D qâÂ;Lü:×<Ø "
b"\x01 òüÑx%r┤â\r \x06 7\x7F\t áñ "
b"\x01 òüÑx)rÄ£ÚÏeD¡g\r "
b"\x01 òüÑx0s\x13 èµ░Y\x18 ╬BÑ "
b"\x01 òüÑx8sR«ıÅ»ts* "
b"\x01 òüÑxAp§ë÷ÂJpëÚ "
b"\x01 òüÑxJp\x1F ä╩0c┤1ä▄ "
b"\x01 òüÑxMriû&q\x19\x06 õùü "
b"\x01 òüÑxUqÑÿMÍ ÿ│┌* "
b"\x01 òüÑx[s╝Øëêƒ×█9─ "
b"\x01 òüÑxep╣û r|7ƒj1 "
b"\x01 òüÑxiq^ùáÏÃn6ÛÙ "
b"\x01 òüÑxrs¡ìº-0\x02 ░¯p "
b"\x01 òüÑxvqØ×&tªv~»O "
b"\x01 òüÑxÇs-¬÷¯»4T¨ "
b"\x01 òüÑxàs\e øÙLÐ\x03 \ØË "
b"\x01 òüÑxÅq+éÇÌ█r©{' "
b"\x01 òüÑxôsì╗OUbî^fã "
b"\x01 òüÑxør¦ï¼;uÁf>G "
b"\x01 òüÑxírÓñÝecº%Í\x16 "
b"\x01 òüÑx½p┐çUöÓ!╣xÐ "
b"\x01 òüÑx»r╬£L·C┘¦Ú┬ "
b"\x01 òüÑxÀræ¼-ÿäX¢gº "
b"\x01 òüÑx¢sìñô³ýò\x1A t╚ "
b"\x01 òüÑxÃs\x0E DZ ØÆY┐! "
b"\x01 òüÑx╦s\x01 äbó\f ╩U¦J "
b"""
\x01 òüÑxıq\n
êÖNß\x08 6?&
"""
b"\x01 òüÑx┌pÇÉgZ~(gk\r "
b"\x01 òüÑxßp\x02 ñ#¬¶Ò\E\x0F "
b"\x01 òüÑxþscÆGgÊ=\r £\n "
b"\x01 òüÑxq/ÑÔcPTxUÿ "
b"\x01 òüÑx°rZÜ‗H"ðÚCe "
b"\x01 òüÑy\x01 pÊ│D├└\x00 h\x04 "
b"\x01 òüÑy\x06 rÛìH´╣É/bU "
b"\x01 òüÑy\x0F pGá\x1F ]Ì=zvØ "
b"\x01 òüÑy\x14 q7Ñ]ÃÔ2ÌðY "
b"\x01 òüÑy\x1D rU©÷┐Où¢à "
b"\x01 òüÑy&p│ïJgá`w¥K "
b"\x01 òüÑy*s¤ª─âr╔y\r ö "
b"\x01 òüÑy3s▄░\x04\x17 ò¶¸+C "
b"\x01 òüÑy7pJ»\x10 o0¼rñû "
b"\x01 òüÑy?qLâÆnxµGÆC "
b"\x01 òüÑyGrGè‗jD░‗qƒ "
b"\x01 òüÑyKq\x7F ëê│S▒ñB\x11 "
b"\x01 òüÑyUr§┐j─\v ó\x01 kß "
b"\x01 òüÑyYr ºhtö▒sõÏ "
b"\x01 òüÑybs"Æ╩\x1C ■'╦˾ "
b"\x01 òüÑyfrl»╦ïø╦w1) "
b"\x01 òüÑyor^ÂÂU\x0E Ý\x12 ~Ú "
b"\x01 òüÑyssë│~ê\x12 >%■┘ "
b"\x01 òüÑy|r\x04 ×U L\t ,R© "
b"\x01 òüÑyÇs░åB¦#Ñ1\x11 ¸ "
b"\x01 òüÑyèpEäƒ×▒Ë%xõ "
b"\x01 òüÑyÆq5╗═1mEÒ┬\x12 "
b"\x01 òüÑyùpàù└¤08╔¹ä "
b"\x01 òüÑyárgÀ³l\x15 5}îÞ "
b"\x01 òüÑyñrK¡ì2Þ7hη "
b"\x01 òüÑy¡qSé7ÄÝr├╦ß "
b"\x01 òüÑyÂqÅùô^MG#íI "
b"\x01 òüÑy¥r?º\x1A pf¶gÚÿ "
b"\x01 òüÑy╚pÌÀ¥\x17 ç╦ó', "
b"\x01 òüÑy╠p\x18 ÀT¾┤ªð±} "
b"\x01 òüÑyÈs├│Èñl\x03 £Ì\x16 "
b"\x01 òüÑyÏp│╗\x16 }Ò\x1C ░K│ "
b"\x01 òüÑyßrg£ñd╣½â\n "
b"\x01 òüÑyÕqwÉÏ╦Ðâo│÷ "
b"\x01 òüÑy¯q À╝QÒZ╩Þ0 "
b"\x01 òüÑy‗r▄¥╝╗\r ¼^\x05 "
b"\x01 òüÑy·på©Á\e ╚WEƒ¨ "
b"\x01 òüÑz\x03 qðá^─\x12 -R└\x0F "
b"\x01 òüÑz\x07 rEä\x11 ░!╗Eþ; "
b"\x01 òüÑz\x0F q\x10 ©²vÝÿ┤\x1D ¡ "
b"\x01 òüÑz\x13 p¤ôÇm\r lâ68 "
b"\x01 òüÑz\x1C rÙÜM ╣\t ZO¼ "
b"\x01 òüÑz sÒÿ-2¯»ô«Ë "
b"\x01 òüÑz(r Á¹\t ¢ÓÄß; "
b"\x01 òüÑz2p\x11 åáykMh\x17 ‗ "
b"\x01 òüÑz8sQíñâßÄ║n\ "
b"\x01 òüÑzCpfÉÏ\x1D 郰\x1E ; "
b"\x01 òüÑzLs óÇ*}\r Zðþ "
b"\x01 òüÑzUq<ûh\x1E w‗8VF "
b"\x01 òüÑzYq¿½‗ìØ■¦╦ "
b"\x01 òüÑzbr£û¤a·òH<y "
b"\x01 òüÑzksƒ╗c\t ä■\x1E 0; "
b"\x01 òüÑzos═ƒ^ HY|\x15 i "
b"\x01 òüÑzwrÁó\v n \x08 Á┌D "
b"\x01 òüÑzéróìo]╣xª»ü "
b"\x01 òüÑzåpEÆ:íE¸¾«\x14 "
b"\x01 òüÑzæq:Áõ0\x13 ÎΦ╦ "
b"\x01 òüÑzòr■Ö─D9÷ê¨W "
b"\x01 òüÑzØqWº\x19 ôf\x7F Õh\r "
]
SELECT
`rule` . `id` as `rule.id` ,
`rule` . `name` as `rule.name` ,
`rule` . `priority` as `rule.priority` ,
`rule` . `description` as `rule.description` ,
`rule` . `payload` as `rule.payload` ,
`rule` . `invalid` as `rule.invalid` ,
`rule` . `areas` as `rule.areas` ,
`rule` . `custom_fields` as `rule.customFields` ,
`rule` . `module_types` as `rule.moduleTypes` ,
`rule` . `created_at` as `rule.createdAt` ,
`rule` . `updated_at` as `rule.updatedAt`
FROM
`rule`
WHERE
`rule` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0x01955D2B680E7043AF16DA5DF6B4BBD8 , 0x01955D2B6839723C8DD5AB5D13F7521F , 0x01955D2B68D470FA9ED3C26C777B6F37 , 0x01955D2B73E672EFA7B1C92213505843 , 0x019581A3E50C72FBA4C43A5D6C689CAE , 0x019581A3E517706FB7DA2D59C05CB979 , 0x019581A3E52270D9AEBC9FD5F8777E09 , 0x019581A3E53073DCB5CCECE24728641A , 0x019581A3E53D7365A13A797C7DADF2A5 , 0x01955D2B68C972B498FC8C0492C33D4F , 0x01955D2B68CD715FBE9968AEF9A8AAF7 , 0x01955D2B93727118B18D82B8A670254C , 0x0195819B1FC371D4BAB49ABBD838124E , 0x019581A56A4E71AC8FDC05C47AC18E66 , 0x019581A56A557068B80E6CB442FD79A6 , 0x019581A56A5E71C7AB55D0F6CB79B469 , 0x019581A56A6671BCB3AF06702FC32BAE , 0x019581A56A6D72F5A34E0E3DEA191658 , 0x019581A56A7670C78D48013D790EBCE9 , 0x019581A56A7B71CBBE5ECF670E3FB918 , 0x019581A56A8572A092ECFF6922436D5C , 0x019581A56A8A709F81B9F318E0C8C7B6 , 0x019581A56A91733F8E9D26374A08F3D4 , 0x019581A56A957165B0C6E006345A0A68 , 0x019581A56A9D7363B3954ABB43CFADDC , 0x019581A56AA57285B914175C4D5B2DE6 , 0x019581A56AAE70AD834DA93732DDDE54 , 0x019581A56AB1729691B02B15B41DFD8B , 0x019581A56AB97167882F575A5EA30CC8 , 0x019581A56AC073E6BA8E0182D37ED091 , 0x019581A56AC9710990D4D72715C01388 , 0x019581A56ACD705AAF4BF72C3FC33097 , 0x019581A56AD671128BF254F106CA9FB0 , 0x019581A56ADE73E3B53B1767B40A70DC , 0x019581A56AE073648FAB53FD1022D196 , 0x019581A56AE670BFAD019182D822F5C4 , 0x019581A56AE9725D92D363F476C6FA85 , 0x019581A56AF070388437F612BE19E32A , 0x019581A56AF87376866F4A432BCEE2FC , 0x019581A56AFC70699B79D489FAF44FAC , 0x019581A56B0671FD908C17A2B241C0EC , 0x019581A56B09739E8C99BEECCE516826 , 0x019581A56B127199916F526F4D2316E7 , 0x019581A56B1C72E9A9A6B67F5319F0E2 , 0x019581A56B2072058C050636F86E5A35 , 0x019581A56B2972949AC412CD675E715A , 0x019581A56B2D7244BB64A48B06CDC8A5 , 0x019581A56B377313BCEAD5F3C539602D , 0x019581A56B3C713DA5818E0917405583 , 0x019581A56B4270A3AD1736F5A99503DD , 0x019581A56B4B706C973AB3463DFBB352 , 0x019581A56B5471EE9C7013F34CDCDF88 , 0x019581A56B5970AE8DC09BCE074D8D50 , 0x019581A56B627024A7D10A8838D5C3C9 , 0x019581A56B6D711CB5FCD6AF59396E4C , 0x019581A56B75715E8D884DB84C243C20 , 0x019581A56B7972F39A30251CC096402F , 0x019581A56B8270D0A773BA62D486DE12 , 0x019581A56B8C71ED9D18A7EC71D96B07 , 0x019581A56B9172D8AB34566A8CF12BB9 , 0x019581A56B9B7274BC9F21BF22B43314 , 0x019581A56B9F72C4820A822C34D757EB , 0x019581A56BA971298EE79B15B4E04592 , 0x019581A56BAD7049B47C9CC9BEF99B8E , 0x019581A56BB5708ABF9D0EF55E472CEA , 0x019581A56BBE732F8333057F4E26ECBA , 0x019581A56BC2722FB4C7D46037724A2F , 0x019581A56BCB708281CA64B34D8C79C6 , 0x019581A56BCF72AB9F440B494614B36C , 0x019581A56BD8737EABF64A432E6E081C , 0x019581A56BDC710CA5E387E7DB679CFA , 0x019581A56BE5719A8412EAFAE77ADE9D , 0x019581A56BE970248534AE0F585692AB , 0x019581A56BF17186AB0E7A9784CDCB67 , 0x019581A56BF672C0A6E07381D69B9451 , 0x019581A56BFE70DDA4AEAA31BEDA5689 , 0x019581A56C027124BFBFB469A1C58076 , 0x019581A56C0C71DB93C4EC24D68E444D , 0x019581A56C1070EE81F7BAC40C8F84BA , 0x019581A56C1A7255B14D3325D84EF2CD , 0x019581A56C2370D781A1F6FEDFF3763E , 0x019581A56C27734080449F3E35809836 , 0x019581A56C3070F0B7DD80B35D8BE5C4 , 0x019581A56C33725E94F784C7BB49B857 , 0x019581A56C3A7105A28DEE5BC23C802C , 0x019581A56C417227B1AC80E3589B7D42 , 0x019581A56C4972A6859BA56F43A7AAE0 , 0x019581A56C4C72F6AB01C4E65EB55E0A , 0x019581A56C5573D0A49947AFB8E093E2 , 0x019581A56C59732C87E3EA2A34E21E05 , 0x019581A56C617138B28080E44F1A6CDE , 0x019581A56C69735193E956B844B1D145 , 0x019581A56C6C73A59F4955F8E66F09D7 , 0x019581A56C75723F80587F94A4B975AF , 0x019581A56C7872519E90766F33E60BDC , 0x019581A56C807283B2E890D2C4738754 , 0x019581A56C887309B6061C177EA6296C , 0x019581A56C8B7203B4BFF065EC7C089D , 0x019581A56C937258B95F8601C1B08C30 , 0x019581A56C9B705BABBCBDE4BA31B89A , 0x019581A56CA271B0A81192B4EFC4CA86 , 0x019581A56CAA725D9B8969F581EF782C , 0x019581A56CB470A697C2B2CF2B075FB4 , 0x019581A56CBD717DAEC0931F7B7AD9EB , 0x019581A56CC173B389F78C93A521AA29 , 0x019581A56CCB71F9B03976D147ABD6B1 , 0x019581A56CCF70778CDEBCB64F11EB6E , 0x019581A56CD873A1AF801EC43EF5D498 , 0x019581A56CDC72C39E5114A20E5E84E6 , 0x019581A56CE671D887F22FA0838B2276 , 0x019581A56CEB7258966A13DC568A1DDE , 0x019581A56CF5706285EDBBEB03B065FF , 0x019581A56CFA7090AD46CCCE561A6FDC , 0x019581A56D027137B8688961B9068E5D , 0x019581A56D0772E8A37C19B3DA99EF87 , 0x019581A56D0F718BBD56051C3B2CA1BE , 0x019581A56D15728894696623D71324B1 , 0x019581A56D1D70949376946D2365B612 , 0x019581A56D2170A289167F25118862B3 , 0x019581A56D297210B1E89653BA82B65C , 0x019581A56D2E728CA5565D03A58644C2 , 0x019581A56D367344A27E750E0048EC27 , 0x019581A56D3A72F897940CD1386CA6F8 , 0x019581A56D437007A9FD0178ADE3E7ED , 0x019581A56D4770A3B5FA31B8B4C4FE24 , 0x019581A56D4F7137ACF4A1294F687365 , 0x019581A56D5373959B16173ED812133A , 0x019581A56D5C733C8080A7019839928F , 0x019581A56D6072F3A1772D749AFF7DAE , 0x019581A56D697021A2DE5EA869F49F8B , 0x019581A56D6D70679AF319FA625F862B , 0x019581A56D7673DCB4E3A7CF0295695A , 0x019581A56D7B73608E7D3F3D6FAAC42C , 0x019581A56D8471A0B09152C5F7DB69D0 , 0x019581A56D88700FB02D4B8180502919 , 0x019581A56D907177A97A3D1C0F8D981E , 0x019581A56D94717AB39166236DB3FCDB , 0x019581A56D9E70DBA29A03B9E0B6F216 , 0x019581A56DA6711D82852D9B36E9B886 , 0x019581A56DAB727289C94DD225F44D38 , 0x019581A56DB4706894B34CD0ADB48E6A , 0x019581A56DB8735B9A4E0179B963B83A , 0x019581A56DC17027932DB316379947B3 , 0x019581A56DCB725AB5BAB3D3EE3FAF91 , 0x019581A56DD373BC939E5DA01B8E1CE8 , 0x019581A56DD872359F81FD1D22084E11 , 0x019581A56DE073638E181C7E147FD143 , 0x019581A56DE472398BF9D0B85F000B7E , 0x019581A56DED72A8866843BC11985E3D , 0x019581A56DF071B09E3F7E29A5485132 , 0x019581A56DF97316B414E73FEB1DB25C , 0x019581A56DFD727E91E0F36CC719D4D7 , 0x019581A56E067228865E2D21DC4CDC76 , 0x019581A56E0F70D280E9E4E5C91FB271 , 0x019581A56E1271DCAB173275346AE339 , 0x019581A56E1B71CA9E5F51ED2588B16E , 0x019581A56E1F712BB81A3056E2F02801 , 0x019581A56E277122A33301D25204F74E , 0x019581A56E2B725CBE852353BAC5545F , 0x019581A56E3373D89CADB064DB80069B , 0x019581A56E3871D79E1C0ACAB78B393F , 0x019581A56E4071BE87BF2E467BADCCA2 , 0x019581A56E4470FAA6B158404AE1DE95 , 0x019581A56E4C70F9B5906E92D7496EDD , 0x019581A56E50734C8F09569AF32FEA6E , 0x019581A56E5A720BB2C6A601138E317B , 0x019581A56E627131A18D500365857FE2 , 0x019581A56E6771D0B38C5ED52DBE3043 , 0x019581A56E7073C9B02C1CF4151617D5 , 0x019581A56E74727C82CB68F4ED3D49A7 , 0x019581A56E7B71C386BB53B7E64191D4 , 0x019581A56E8070F2BF1592FA0D66E77E , 0x019581A56E8A70D9ACBB4B5091DB4753 , 0x019581A56E8E712A8C488F10EB70FFB2 , 0x019581A56E9672F782F3223A5D899828 , 0x019581A56E9A715D88652EE0FB20144A , 0x019581A56EA371BBAA76E1DBE682BBB7 , 0x019581A56EAC7351849349EA190261C0 , 0x019581A56EB47031BA79153C135D6F60 , 0x019581A56EB8719FBB1063687356715F , 0x019581A56EBF70A8B8626C371B711B71 , 0x019581A56EC372D59EA738F37A4E7A21 , 0x019581A5707271CDA70C9D0502B56C57 , 0x019581A5707673BFA0594307C531FD5D , 0x019581A5707F723F967AA0D1300A2359 , 0x019581A570837338BB244D33D639EF28 , 0x019581A5708D73179CE0C8B32703B5AE , 0x019581A5709472E8817B587A970F7AF3 , 0x019581A570997359B74930BCE90C9A2F , 0x019581A570A27378BBC77FEF33D365C9 , 0x019581A570A573F9948BF08429F1A1BD , 0x019581A570AE70EDAF733FEC392B2C2D , 0x019581A570B372E6BEB9431764E89965 , 0x019581A570BC72788396F2281E54B0A3 , 0x019581A570C0710DB768C4086486850C , 0x019581A570C9724492D4F6A787C165F9 , 0x019581A570CD7385B220B84418382D60 , 0x019581A570D672D8A806BD74E12B27A5 , 0x019581A570DA719998C2D6EBCCDC7102 , 0x019581A570E371C2870F476992D527AF , 0x019581A570E7701F96C0E1307C04E194 , 0x019581A570F07032966ED3AB31EA5D3B , 0x019581A570F473AEB05C09AD7497EB45 , 0x019581A570FD7081923E9AE271DA59C6 , 0x019581A57101732E8124381EF25EC5A0 , 0x019581A5710A724085E7C546544789AF , 0x019581A5710E70959ED84DB8D4C9796B , 0x019581A57117739AAB12E6BD4EDC84F7 , 0x019581A5711F7166861A04C80D3D5E81 , 0x019581A5712373AD861603D922BED883 , 0x019581A5712A72E0838CFC3EC94E0D02 , 0x019581A57132725B86F3B529EA821239 , 0x019581A57136716694F684CBA405D146 , 0x019581A5713F70F2B151F668D980607D , 0x019581A5714371E58DE138A0D60DCFB7 , 0x019581A5714C715DBEB91D10523205B3 , 0x019581A5715073598F2CF69E0F61EEE3 , 0x019581A5715A71C096BF0256D6FBEC9F , 0x019581A5715E715D82BA209665D5AB44 , 0x019581A57167700DB85835A0299E1FDB , 0x019581A5716B7229A2D3C5FE4C6B48F1 , 0x019581A57173711DBBDF1FDF55405576 , 0x019581A5717871A99A8407AD468C210E , 0x019581A5718D71B4B192BB41A704EE71 , 0x019581A57196719B832EF7DA627AE189 , 0x019581A5719A70199594EA7853C89F16 , 0x019581A571A371F5AC78338DDC8A440F , 0x019581A571A770AEB4B608047F193E7B , 0x019581A571B171318559CED9E35EF73D , 0x019581A571B972CE82ABE2A2B5C1D69C , 0x019581A571C272C1A1C316469D1A11B8 , 0x019581A571CC731EAD6ADEC8751A718E , 0x019581A571D572709C33A0B29BC87292 , 0x019581A571DE710291C18180FA33F67D , 0x019581A571E87222B900CD6BF0291673 , 0x019581A571EF71998B08D2C38B52EDDF , 0x019581A571FF706C9067E081BC6AC405 , 0x019581A572087188BFA75C6831977DDA , 0x019581A5720D711CBC0A65CD4D9FE641 , 0x019581A5721772A294CEA652FB8B255E , 0x019581A5721F720FBF1BF6C5BBDC70C3 , 0x019581A572237283B4776121429D54D9 , 0x019581A5722C7026A5639C4C6B47A464 , 0x019581A5723470B5B647A04CFC6EBA30 , 0x019581A572387291995F8C37D3804C46 , 0x019581A572417304809AA9A5221E68B3 , 0x019581A5724B7282908FDAFE8F8CFCD9 , 0x019581A572507124AFA261A6948CDA75 , 0x019581A5725973FBA3320897ECF5CAFE , 0x019581A5725D729990EB58B978EEBF49 , 0x019581A5726673DB82DB7E2EA22BCF47 , 0x019581A5726A71BCA6B06B2A511AB1B3 , 0x019581A5727371D49C33D2C4CBFEC5C8 , 0x019581A57278707E9F2C18A65289B460 , 0x019581A572817326AC0C13A696031ADF , 0x019581A5728872ABB4481482907AA9C1 , 0x019581A5729071F8ACF2FD972CBAA004 , 0x019581A5729A73679ED8262860B4B0D3 , 0x019581A5729E7114BF3642203F67E45C , 0x019581A572A7734DB3AAAC8F235F2F44 , 0x019581A572AC7200B988F3B8C76C753A , 0x019581A572B573B9AF961F1FB88B75EF , 0x019581A572B972A4996591AF3D722E4E , 0x019581A572C272A88E67BE6CF8DFBEFB , 0x019581A572C77016B1FA0054F36C1970 , 0x019581A572D0732D9176522D0EBB2692 , 0x019581A572D970EDA8867ABE18C9CDB4 , 0x019581A572DD7300B4F576AAFDEBC9C9 , 0x019581A572E471B89E09ECAF487593EB , 0x019581A572EE7176A99DD7B96930F0AD , 0x019581A572F2725AA90FC9BD9A9BFF50 , 0x019581A572FC7397859B6EB1F6BCB726 , 0x019581A573007130BA3003F8738E92CE , 0x019581A57309712FB83233EE598E746B , 0x019581A5730D70EBBFFA7AFA03B082A1 , 0x019581A573167324A1ED8E5F94A37A87 , 0x019581A5731B704DAECC0C12B0512B89 , 0x019581A573247063A9926A4EBE826E35 , 0x019581A5732871B9A561D3668D06A620 , 0x019581A573317121937F16E281C244E5 , 0x019581A5733A705FAEE4FD6A9D9E5FB2 , 0x019581A5733F7235ADB04B54FA50667D , 0x019581A5734873B5ABAC866E9D8C05A4 , 0x019581A57352724880B6639FD3588B98 , 0x019581A573567215BF43A5B4B57A039F , 0x019581A5735E73FBBE879087D7E5237F , 0x019581A5736272A0A84A73B1C362C260 , 0x019581A5736A714F85FBC422089F7026 , 0x019581A5736E727EBA6A1B9A865A1FBF , 0x019581A573767333AA3F82051618CFB1 , 0x019581A5738072D7BE990643BD14E9D6 , 0x019581A573847270AF943DF432FC4685 , 0x019581A5738C73A0A7F443A4FD63B9E8 , 0x019581A57395726BA1DC3F2D439A55F1 , 0x019581A5739970908981B9FC6E00719E , 0x019581A573A2703786B0B969902B0370 , 0x019581A573A671AF837053C32E75BA26 , 0x019581A573AE732B954AD6F1B2FBCBD8 , 0x019581A573B1709A8E333141C9286D24 , 0x019581A573B971BA99510100607253DC , 0x019581A573BD719F9D406F4A0394044E , 0x019581A573C67032A95FE712FFDF298C , 0x019581A573CA7397B2DDFCFD53753137 , 0x019581A573D270B0A42CC7B7391989D5 , 0x019581A573D6736DA5E14B39366507A1 , 0x019581A573E0716BB33CAB2EB2957E97 , 0x019581A573E570AFA6E20081D9A91BBF , 0x019581A573EE702A886CE881B3C08EFF , 0x019581A573F173ADA14A5E60A8F4C8C2 , 0x019581A573FB72EA8CEE49CA2D2A5844 , 0x019581A5740071EEA6992B88801FFE16 , 0x019581A5740870C982B760BEE7FD2AB1 , 0x019581A5740C7078B1D8EAC347EE6ED4 , 0x019581A574147100A69DB42D61A2C2D9 , 0x019581A5741972E9A15F126D1995640F , 0x019581A57420700B8B1FDAFFC2161BC5 , 0x019581A574257312801F396F3D829049 , 0x019581A5742E73B0B6BFF928F7C95081 , 0x019581A57435712881ACCB35BF0018FC , 0x019581A57439723FAE68B96D206A6994 , 0x019581A57442716189F42B435EAA437B , 0x019581A57446709F8115DC40B626D525 , 0x019581A5744F72F7A66EC933BC864FFB , 0x019581A5745370F489464EEEB727BB3B , 0x019581A5745C73D79B46235E683D261C , 0x019581A57460736AAA3FF7C8123AC46E , 0x019581A57469726AA60109E9674A12A5 , 0x019581A5746D70C1AAE632C7052BFD47 , 0x019581A574757323B2824538E05D818E , 0x019581A5747F73CABE48E49B24560C97 , 0x019581A574827027B5F77BC54BC9E8A1 , 0x019581A5748C7309AF751D390D40219D , 0x019581A5749072288C62C605215D4337 , 0x019581A57498718CA8E4F63059536063 , 0x019581A5749C7133B91A9B691AA269FE , 0x019581A574A5716788D16CCA29E81A61 , 0x019581A574AE72F8B33A82387A3E89D7 , 0x019581A574B272C281457CD55391613F , 0x019581A574BA7281B68D3E6A77765C4A , 0x019581A574BE73689AA967E2372B1B8F , 0x019581A574C67351B36110D1B1934706 , 0x019581A574CF72279DEE9BCF5D9C3E35 , 0x019581A574D5722E97ADC9DC3958866C , 0x019581A574DD700CB8ABB5986595E52E , 0x019581A574E1729882C18EDE2CF9A07B , 0x019581A574E97221B3648A710BC081F1 , 0x019581A574ED719C8B7F89061A1AA3FC , 0x019581A574F87263ABBA0DC70396156A , 0x019581A574FC7069A7A4C1191D157006 , 0x019581A5768771B2A41ADB015577EBA1 , 0x019581A5768B732DBD493EB9DD371CCA , 0x019581A5769572CD938E9E4BD243B844 , 0x019581A5769970A19D59A40E59CC9F66 , 0x019581A576A3726CB258FEE9C1EDF6BF , 0x019581A576A770CAA192C596EF5A8D77 , 0x019581A576B0701F88199329788ED58C , 0x019581A576B77101834A2F5B7CE175BD , 0x019581A576C17086B24A2AD8959E4EC1 , 0x019581A576C671DDAA2BE83D6DD61764 , 0x019581A576D1703B9A679566095C7813 , 0x019581A576D671FD8FB51CC2C5EA38A0 , 0x019581A576DE73DE802EEEAC9F031BDA , 0x019581A576E4711792870F888F154EE0 , 0x019581A576ED710D987F35DF1205E821 , 0x019581A576F571159BBC04A1A484F66B , 0x019581A576FE71208F874D7C814C4E7B , 0x019581A5770373A89F30C3A6A4CA525F , 0x019581A5770E7275AF1CF49C50CC2169 , 0x019581A5771772F9B9B9D3D9DA4EA3B0 , 0x019581A5771B709899C8D4B63CDB4A77 , 0x019581A5772272CB9A655C97C85E8DAD , 0x019581A5772471F797ABE33AB3A04946 , 0x019581A5772A7092B06DE22AD44D02C2 , 0x019581A5772E71BEA298BAAE0CBB2A06 , 0x019581A5773470EAA21617DFA9DD31B5 , 0x019581A57738729FB5C362357A369346 , 0x019581A5774071D0A212D64D38AFC021 , 0x019581A5774373C8822C06EA8E366649 , 0x019581A5774B71C1AE36D03EE0E8ABE3 , 0x019581A5774F71A0B5E0E317FAB0B95E , 0x019581A577587020B59DCA49B6E81001 , 0x019581A5775B735483F3E2546F7192D0 , 0x019581A5776472D3907F427D35BCB245 , 0x019581A5776972C5BB8FE0E71B372AE8 , 0x019581A5777170A8ADEB62DDE95821D2 , 0x019581A5777571B4A306065C8A380A5F , 0x019581A5777F7034AED2A025E9B1378E , 0x019581A57783738EB6E304CCFF3C0B84 , 0x019581A5778D7146B63B6C02900F8CAF , 0x019581A5779171DCA1EF5ACF0D2503CB , 0x019581A5779A70EF9C8906D8F67BF1A3 , 0x019581A5779F70F5A353A9F0DF08C7F9 , 0x019581A577A7728481747E1E9B365682 , 0x019581A577AC72538CB55274A0BFBE56 , 0x019581A577B670D9864B5D0C12E57F89 , 0x019581A577BA734AA03465779B733F10 , 0x019581A577C17247BDDA6ED77C2767BD , 0x019581A577C972AAAC893C8F7EB2D97F , 0x019581A577D170B0A8E89C95C23A0E6F , 0x019581A577D57174BC6C8F01988AFD0E , 0x019581A577DE727D8D9967A725BB829B , 0x019581A577E2729890E3B5FE1939479E , 0x019581A577EC71C59451D86BD12A9014 , 0x019581A577F1715387CBB6E8005A66E7 , 0x019581A577FB7377BCBEB0F6672E1E56 , 0x019581A57804715A81B2F54367F22434 , 0x019581A5780D7060BE432853356E6DFA , 0x019581A57810733AAFB40749E6898CFD , 0x019581A5781972199C79E1BD2E729D68 , 0x019581A5781D7183B63B4C813A9E3C9D , 0x019581A5782572B4830D06377F09A0A4 , 0x019581A57829728E9CE9D86544AD670D , 0x019581A5783073138AE6B05918CE42A5 , 0x019581A578387352AED58FAF74732AB6 , 0x019581A5784170F589F6B64A7089E920 , 0x019581A5784A701F84CA3063B43184DC , 0x019581A5784D72699626711906E49781 , 0x019581A5785571A5984DD62098B3DA2A , 0x019581A5785B73BC9D89889F9EDB39C4 , 0x019581A5786570B99620727C379F6A31 , 0x019581A57869715E97A0D8C76E36EAEB , 0x019581A5787273AD8DA72D3002B0EE70 , 0x019581A57876719D9E2674A6767EAF4F , 0x019581A57880732DAAF6EEF0AF3454F9 , 0x019581A57885731B9BEB4CD1035C9DD3 , 0x019581A5788F712B8280DEDB72B87B27 , 0x019581A57893738DBB4F55628C5E66C6 , 0x019581A5789B72DD8BAC3B75B5663E47 , 0x019581A578A172E0A4ED6563A725D616 , 0x019581A578AB70BF875594E021B978D1 , 0x019581A578AF72CE9C4CFA43D9DDE9C2 , 0x019581A578B77291AC2D988458BD67A7 , 0x019581A578BD738DA493FCEC951A74C8 , 0x019581A578C7730E80F1FF9D9259BF21 , 0x019581A578CB73018462A20CCA55DD4A , 0x019581A578D5710A88994EE108363F26 , 0x019581A578DA708090675A7E28676B0D , 0x019581A578E17002A423AAF4E35C450F , 0x019581A578E77363924767D23D0D9C0A , 0x019581A578F0712FA5E2635054785598 , 0x019581A578F8725A9AF24822D0E94365 , 0x019581A5790170D2B344C3C000680420 , 0x019581A5790672EA8D48EFB9902F6255 , 0x019581A5790F7047A01F5DDE3D7A769D , 0x019581A579147137A55DC7E232DED059 , 0x019581A5791D7255B8F6BF4F97BD85B6 , 0x019581A5792670B38B4A67A06077BE4B , 0x019581A5792A73CFA6C48372C9790D94 , 0x019581A5793373DCB0041795F4F72B43 , 0x019581A57937704AAF106F30AC72A496 , 0x019581A5793F714C83926E78E6479243 , 0x019581A5794772478AF26A44B0F2719F , 0x019581A5794B717F8988B353B1A44211 , 0x019581A5795572F5BF6AC40BA2016BE1 , 0x019581A5795972FFA7687494B173E4D8 , 0x019581A57962732292CA1CFE27CBD3F3 , 0x019581A57966726CAFCB8B9BCB773129 , 0x019581A5796F725EB6B6550EED127EE9 , 0x019581A579737389B37E88123E25FED9 , 0x019581A5797C72049E55FF4C092C52B8 , 0x019581A5798073B08642DD23A53111F7 , 0x019581A5798A7045849F9EB1D32578E4 , 0x019581A579927135BBCD316D45E3C212 , 0x019581A57997708597C0CF3038C9FB84 , 0x019581A579A07267B7FC6C15357D8CE8 , 0x019581A579A4724BAD8D32E83768D7FA , 0x019581A579AD715382378EED72C3CBE1 , 0x019581A579B6718F97935E4D4723A149 , 0x019581A579BE723FA71A7066F467E998 , 0x019581A579C870DEB7BE1787CBA2272C , 0x019581A579CC7018B754F3B4A6D0F17D , 0x019581A579D473C3B3D4A46C039CDE16 , 0x019581A579D870B3BB167DE31CB04BB3 , 0x019581A579E172679CA464B9AB83F00A , 0x019581A579E5717790D8CBD1836FB3F6 , 0x019581A579EE71FFB7BC51E35ACAE830 , 0x019581A579F272DCBEBCBB0DAC5E05FF , 0x019581A579FA7086B8B51BC857459FF9 , 0x019581A57A0371D0A05EC4122D52C00F , 0x019581A57A0772458411B021BB45E73B , 0x019581A57A0F7110B8FD76ED98B41DAD , 0x019581A57A1370CF93806D0D6C833638 , 0x019581A57A1C72EB9A4D20B9095A4FAC , 0x019581A57A2073E3982D32EEAF93AED3 , 0x019581A57A2872FFB5FB09BDE08EE13B , 0x019581A57A32701186A0796B4D6817F2 , 0x019581A57A387351A1A483E18EBA6E5C , 0x019581A57A43706690D81D829FF81E3B , 0x019581A57A4C73FFA2802A7D0D5AD0E7 , 0x019581A57A55713C96681E77F2385646 , 0x019581A57A5971A8ABF28D9DF0FEDDCB , 0x019581A57A62729C96CF61FA95483C79 , 0x019581A57A6B739FBB630984FE1E303B , 0x019581A57A6F73CD9F5EFF48597C1569 , 0x019581A57A7772B5A20B6E2008B5DA44 , 0x019581A57A8272A28D6F5DB978A6AF81 , 0x019581A57A867045923AA145F7F3AE14 , 0x019581A57A91713AB5E43013D7D7DDCB , 0x019581A57A9572FE99C44439F688F957 , 0x019581A57A9D7157A71993667FE5680D );
Copy
29
2.88 ms
SELECT `rule` . `id` FROM `rule` WHERE (`rule` . `invalid` = ? ) ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500 OFFSET 500
SELECT `rule` . `id` FROM `rule` WHERE (`rule` . `invalid` = 0 ) ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500 OFFSET 500 ;
Copy
30
7.42 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 òüÑzÑsuünu¯%(┐┼ "
b"\x01 òüÑz«r££¥Ï ©å:8 "
b"\x01 òüÑz▓që║XtfÏâE\x0E "
b"\x01 òüÑz║pÌÄIu▓▀¬<Í "
b"\x01 òüÑz┐sµñ\x14 /▄«¿┬Z "
b"\x01 òüÑzÃq9┐È▓└CëƒR "
b"\x01 òüÑz╠s0í\e ´E̤L' "
b"\x01 òüÑzËs\x05 éèû\r ëU└è "
b"\x01 òüÑz┘qqÑAhË{HÙ¢ "
b"\x01 òüÑzÔqé»Dı4╣\x17 ┤9 "
b"\x01 òüÑzÞs▓Â;×ı±#\e £ "
b"\x01 òüÑz‗s┴Øñ]'\e Ey "
b"\x01 òüÑz÷p6ÿ\x1C │S\r ¿Ì╦ "
b"\x01 òüÑ{\x01 p°Çã4\x1E ©\x13\x1F 8 "
b"\x01 òüÑ{\x05 sÇìÊ;ü,╣─\x00 "
b"\x01 òüÑ{\f s\x1A ñ$h½\x1A L╠= "
b"""
\x01 òüÑ{\x11 r¬á\x1C È\n
àÞ 0
"""
b"\x01 òüÑ{\x19 sù×ù└Ĥ(ÑC "
b"\x01 òüÑ{\x1E sÒè͵¤^VÔ\t "
b"\x01 òüÑ{(q~▒ù\v ¿û7Ø; "
b"\x01 òüÑ{,p%æV\f }═Lµ/ "
b"\x01 òüÑ{5p¯Ø\x0E :éá‗3ò "
b"\x01 òüÑ|ÊqR░┐│´ñ(\x00 â "
b"\x01 òüÑ|▄pL║\x15 3oæTa< "
b"\x01 òüÑ|ßqTî\x0F É[%å2o "
b"\x01 òüÑ|Ýpºä-─±mµøí "
b"\x01 òüÑ|‗pFî'C#¤ÿvè "
b"\x01 òüÑ|²q\x08 òįðM\Áè "
b"\x01 òüÑ}\x03 s┤â\x04 6Êfß\x1A b "
b"\x01 òüÑ}\r qåÖ▀‗ÿù^Ö& "
b"\x01 òüÑ}\x18 p\x1D ┐i▓GÇ\x03 ©1 "
b"\x01 òüÑ}\x1D s{£╩=þW³═â "
b"\x01 òüÑ}(rG°Q\r g~\x0E ▀ "
b"\x01 òüÑ}1r\x0E û§·A╣yƒµ "
b"\x01 òüÑ}5s³Øob4¬\x05\x10\x00 "
b"\x01 òüÑ}>pwíÚ³L▓%├Ö "
b"\x01 òüÑ}Bpæƒ×█ 6┘░┼ "
b"\x01 òüÑ}KrF▒█┌Ëû,d║ "
b"\x01 òüÑ}Pr\x18 ║v╣░ѹ£î "
b"\x01 òüÑ}YpÚÆ\x11 G╗H^\x17\x15 "
b"\x01 òüÑ}]qÍïê─\x0F D(┼ "
b"\x01 òüÑ}fr˺▄§╗l│ØÃ "
b"\x01 òüÑ}jr\x10 ▒ü▓P\x0F ¢┼\x14 "
b"\x01 òüÑ}rp Å®\x04 ¶gA«\x0E "
b"\x01 òüÑ}vp:«¼ØÅʨ┐▄ "
b"\x01 òüÑ}\x7F r\x1D ÑNÅ\t\x02 #\x12 ï "
b"\x01 òüÑ}âp\x17 ×Ä¡'╝pZ "
b"\x01 òüÑ}îq̽fK䡳½. "
b"\x01 òüÑ}ûpz╝╗R╬O½Ñd "
b"\x01 òüÑ}×s5ë0=Ï,bN\n "
b"\x01 òüÑ}ósÔêW\o´ý¢\f "
b"\x01 òüÑ}½pWÖØ0o\v *;$ "
b"\x01 òüÑ}»q─¢\x03 ý\x19 ¼;ÜN "
b"\x01 òüÑ}©s┘×.\x04 !çåöØ "
b"\x01 òüÑ}╗sâ¥d╔=╔Ì©\x7F "
b"\x01 òüÑ}─rôÅQ└@ÍÙÛ® "
b"\x01 òüÑ}═s¾ØV\x05 þUïøo "
b"\x01 òüÑ}Ðpòÿ■\x01 Ó\x1D\x13 fX "
b"\x01 òüÑ}┌r{öÓó\x1D >5┬ "
b"\x01 òüÑ}Ìq\x1C Æ\x02 \x07 y¤æ@ "
b"\x01 òüÑ}þqbÜÍ\x00 Íl\x00 û9 "
b"\x01 òüÑ}r╝¡XB·Úæ-4 "
b"\x01 òüÑ}¾p|╗ß\╔ÚAÙ\x1D "
b"\x01 òüÑ}³saó\x17 ÖN╗ßÂq "
b"\x01 òüÑ~\x00 pRî[ö|^─m\e "
b"\x01 òüÑ~\t qz┐╬Ë=w}ûC "
b"\x01 òüÑ~\r s3┤°»çq?Ðo "
b"\x01 òüÑ~\x15 qõçõ8óQ$æN "
b"\x01 òüÑ~\x19 pG¬!âäï╗w§ "
b"\x01 òüÑ~"s\x01 ½\x01 /\x18 ¾,\x16 ¡ "
b"\x01 òüÑ~&q¼£2à▄^å'µ "
b"\x01 òüÑ~.p[ÖÌÿôs=ÿ® "
b"\x01 òüÑ~7r*Æ©w¾Ú\t ¨z "
b"\x01 òüÑ~?qQÑ%┤‗┐D¹\x10 "
b"\x01 òüÑ~HqËçvë\x16 ü\x04 dd "
b"\x01 òüÑ~LrØÉ\x1A █M\x1A æ/ "
b"\x01 òüÑ~VpÅæ░A5t\x1D é "
b"""
\x01 òüÑ~^s\x1E ó¶öáx▓\n
╬
"""
b"\x01 òüÑ~cpì¬‗\x00 2\x02 ƒk "
b"\x01 òüÑ~lp¼ÑÒFö6ÓäÊ "
b"\x01 òüÑ~pr|¼'ð÷à¨d\x19 "
b"""
\x01 òüÑ~wqÏÅÜ.·Û\x1A \n
ï
"""
b"\x01 òüÑ~~pÌêû\x1F ³!±┘ç "
b"\x01 òüÑ~ås:½\x13 È4\x12 bÆç "
b"\x01 òüÑ~ÄsÒÿZ\x16 »U^╩¯ "
b"\x01 òüÑ~ùs\x0F âï´»ýz\x12\x06 "
b"\x01 òüÑ~Üp2Ö®▓#d¢É¯ "
b"\x01 òüÑ~úrò«È\x10 Ó\r m*ì "
b"\x01 òüÑ~¿rM£«╬Puèåi "
b"\x01 òüÑ~░rÌ»£▓0A´C┐ "
b"\x01 òüÑ~©sñÁj3j'Ü ┌ "
b"\x01 òüÑ~╝qoÜT\t àT\x18 ┼‗ "
b"\x01 òüÑ~┼sÊ╗åz@«\x0E å "
b"\x01 òüÑ~╔rh«¸«^¸·ö┴ "
b"\x01 òüÑ~Êr{»\x02 6=zÀ\x1E @ "
b"\x01 òüÑ~┌pàè░õLJ└ÔÈ "
b"\x01 òüÑ~ÌrÚç9Dä\x19 ¯\x16\x1D "
b"\x01 òüÑ~þrÕ┐5àGþ\x0F ╠% "
b"\x01 òüÑ~Ùpy¬Úý7Ð@W\n "
b"""
\x01 òüÑ~¾p\n
║è\x06 É\x07 Ñ£
"""
b"\x01 òüÑ~³räƒÆßvƒi╬Ö "
b"\x01 òüÑ\x7F\x00 qqå\┼\x12 Å\tZ "
b"\x01 òüÑ\x7F\x08 s9ÜM¥ƒÀ┬zd "
b"\x01 òüÑ\x7F \r r;çù░^\x06 =Y( "
b"\x01 òüÑ\x7F\x16 rÔÜ\x0E ¶ý╗.õö "
b"\x01 òüÑ\x7F\x1E sòåàâvËyK) "
b"\x01 òüÑ\x7F &r\x11 ▓v\x04 ¦└\x12 £2 "
b"\x01 òüÑ\x7F *q*¥.■═Ó±\x1C ¨ "
b"\x01 òüÑ\x7F 3qøè\e к\x10 ╔Z« "
b"\x01 òüÑ\x7F 7s\x1E Ñò¬ò<rD\x03 "
b"\x01 òüÑ\x7F ?pu×▄É99ûYy "
b"\x01 òüÑ\x7F Cs\x19 ┤øÏå/Åz\x04 "
b"\x01 òüÑ\x7F Jqh¼╬ß6¡'4< "
b"\x01 òüÑ\x7F Npìǽ$ÿñ│Ë! "
b"\x01 òüÑ\x7F UrHàN\x1A r«%´├ "
b"\x01 òüÑ\x7F YqÖ▒\t Ø£\x18 þ§* "
b"\x01 òüÑ\x7F ap°«Ó\x7F kS\x17 'Ï "
b"\x01 òüÑ\x7F fs©¡Ãä;O\x00 ┬ "
b"\x01 òüÑ\x7F mp*äQ─\x17 I╣╔i "
b"\x01 òüÑ\x7F rs╦»E¡ƒÆ&ò\f "
b"\x01 òüÑ\x7F {p;Ѥ┤©Ò[àR "
b"\x01 òüÑ\x7F âs{¢ð#{íÚ\x15 J "
b"\x01 òüÑ\x7F îrÎâU\x12 █┼2¿% "
b"\x01 òüÑ\x7F öp\x18 ║Põñ@ÚÁ` "
b"\x01 òüÑ\x7F ÿr¬©/öø\t ı▀ "
b"\x01 òüÑ\x7F áq\t åxzѦO\f\x07 "
b"\x01 òüÑ\x7F ñq°▓^╚ÃA╣ðÇ "
b"\x01 òüÑ\x7F ¼q┴ªe6ã\x1A 8.Ü "
b"\x01 òüÑ\x7F »q\x13 ╣výä½ë]5 "
b"\x01 òüÑ\x7F Àq:éë·]TÄ║v "
b"\x01 òüÑ\x7F ╗rhâ\x00 %n\x08 ÜùN "
b"\x01 òüÑ\x7F ┬q\x01 ë\t `ÓK▄\v \r "
b"\x01 òüÑ\x7F ┼rXí"øÞ\x11 Þ¼¦ "
b"\x01 òüÑ\x7F ╬rwé*\x0F ìþ▀9û "
b"\x01 òüÑ\x7F Êq0ù╩iìͽx\x1C "
b"\x01 òüÑ\x7F █r\x1E ë▒ò<¦ô3H "
b"""
\x01 òüÑ\x7F õqç░┌\n
▓\x0F ý-\x1C
"""
b"\x01 òüÑ\x7F Úq2┤v\x14 b═▒q) "
b"\x01 òüÑ\x7F ‗s\x19 ÁAøgúÔO® "
b"\x01 òüÑ\x7F ÷q¯ù\x1E 3F\x14 '┌¼ "
b"\x01 òüÑÇ\t s Àò┤\x14 Ý*╣▀ "
b"\x01 òüÑÇ\r s└®¶EèbìÅ\x18 "
b"\x01 òüÑÇ\x16 qí¬EׯË╗═░ "
b"\x01 òüÑÇ\x1E qÂñqòíg┬\f ý "
b"\x01 òüÑÇ"sùû\x04 Ä\x19 9ÆÆU "
b"\x01 òüÑÇ*s%Àhk\x10 ╚╩\x15 _ "
b"\x01 òüÑÇ.qùƒÆ╬>g\x00 ç÷ "
b"\x01 òüÑÇ6q1âÃæÏ\x1C ÒZ\x13 "
b"\x01 òüÑÇ:rdÆÙ\x15 §¼±Æ¬ "
b"\x01 òüÑÇDq%¿t>ý╝b$F "
b"\x01 òüÑÇGsÉû┬`╔┘½╚r "
b"\x01 òüÑÇOqß×Û0└<│─H "
b"\x01 òüÑÇRslù╝0\x05 ‗\r «\e "
b"\x01 òüÑÇ[sµªWä;2\x05 Èù "
b"\x01 òüÑÇds¥║]dÐþ\x7F\x02 e "
b"\x01 òüÑÇhs²èÛÝ\x0F Q▀=\x1C "
b"\x01 òüÑÇpsHûÇuí\v GÄ╔ "
b"\x01 òüÑÇtríù3ÌÉ9K·\e "
b"\x01 òüÑÇ}pb»Yá±\x1E ÂN\x03 "
b"\x01 òüÑÇépoâPfñ{PÝà "
b"\x01 òüÑÇîsïó\x12 {Kðþ\v q "
b"\x01 òüÑÇÉp*úZ\x10 öp´êß "
b"\x01 òüÑÇÖr°│Ø««×Ýo= "
b"\x01 òüÑÇØp¯Å╔\x0E\x17\x15 ─3~ "
b"\x01 òüÑǪq<Äø,F1_v┴ "
b"\x01 òüÑǬs?╗ฦݨ¡Ø "
b"\x01 òüÑÇ│qÁ║yåØ<i8k "
b"\x01 òüÑÇ║rþÀ╣ÖÝJ"\x18 # "
b"\x01 òüÑÇ┐p▒╗Ý┼k\f\x7F ³® "
b"\x01 òüÑÇ╚p\x18 ░ºò¬í\x17\f } "
b"\x01 òüÑÇ╠p┼╝■xQ\x16 çió "
b"\x01 òüÑÇÈq߬\x16 Ö\x00 Tx\n I "
b"\x01 òüÑÇÏq'ï\x1C\x12 ╠¶s┐¡ "
b"\x01 òüÑÇÔsÅÑǪ¬╠¨VÞ "
b"\x01 òüÑǵpx┤VH╣m\x14 c< "
b"\x01 òüÑǯqÑó\x16 sµhv$■ "
b"\x01 òüÑǸp\æuÁå>vÙ; "
b"\x01 òüÑdzs\x7F èo6ýXs\r | "
b"\x01 òüÑü\x04 p┤ö¨Ó´└V\x19 ; "
b"\x01 òüÑü\x08 qðôi7¤Ï¼{\x7F "
b"\x01 òüÑü\x0F p¨░─Æ╔ï<ìG "
b"\x01 òüÑü\x13 sÂÿ·q}ÚñÆ "
b"\x01 òüÑü\x1D qG¼¸╠xÉf;¼ "
b"\x01 òüÑü%s]Á\x14 åàÖôƒ│ "
b"\x01 òüÑü-s\x10 ô#8┬°´(e "
b"\x01 òüÑü5p\x16 Á/qXø'╔` "
b"\x01 òüÑü<s[ê/|Õ q\x08 þ "
b"\x01 òüÑéßsJ¢>ieô\x13 ¡║ "
b"\x01 òüÑéÕp\x05 É^\x1E Åb\x18 go "
b"\x01 òüÑéÝs-×!¶\x1D 8ï\x07\x0E "
b"\x01 òüÑé±pÛñ\e ┴\t "&:\x16 "
b"\x01 òüÑé¨qhÁ~^└tÁgê "
b"\x01 òüÑâ\x00 rªä\x14 éÇCÌGC "
b"\x01 òüÑâ\x06 q▓ªúý\f ¹▀?Å "
b"\x01 òüÑâ\f sdüéÔdÆ╗│ "
b"\x01 òüÑâ\x13 qùƒñVòî\x1E ıñ "
b"\x01 òüÑâ\x19 r▒çG³e3óvß "
b"\x01 òüÑâ qÀÁ·3³ÞX~® "
b"\x01 òüÑâ-q\x13 ×/Gg‗ÿx½ "
b"\x01 òüÑâ0rQ®vìÒ\x11 ßç┐ "
b"\x01 òüÑâEp¯×ä%\x14 ¶6~y "
b"\x01 òüÑâIq\x14 á[n°§4ñ■ "
b"\x01 òüÑâSrçÖõÔDìıD═ "
b"\x01 òüÑâWqP¥8¨òAsþB "
b"\x01 òüÑâ_s┌ôï+\r \x7F ì\x1C » "
b"\x01 òüÑâfp/ƒrÚÒ\x1A\x11 Ëg "
b"\x01 òüÑâupH╣■/zý\f {═ "
b"\x01 òüÑâyq3ö@▀[q£(x "
b"\x01 òüÑâér\x18 ▓¯ORÜ=mG "
b"\x01 òüÑâårÒ£.%$ìÀ\x14 3 "
b"\x01 òüÑâÄsâÀi§┤?<¢\x1E "
b"\x01 òüÑâæp4Æ\x16 ãK£┘4▒ "
b"\x01 òüÑâÖq\x1D ¡Ñb\x04 ├A#Ô "
b"\x01 òüÑâØpæ®!é½\x04\e ý\x08 "
b"\x01 òüÑâÑp░Åt‗r+üPB "
b"\x01 òüÑâ®p\x13 ¥┘â/w╗á% "
b"\x01 òüÑâ▓rB╝Æ╗╦‗.P├ "
b"\x01 òüÑâ║póñ¼ñf×¢´( "
b"\x01 òüÑâ├q\x13 ò~4Ý`\x14 æ│ "
b"\x01 òüÑâÃpCÁ┐╬8\hy¨ "
b"\x01 òüÑâðpþ║°íß-╬]è "
b"\x01 òüÑâËsøªY<6\x13 Ú%8 "
b"\x01 òüÑâ█p(ÑȨ\x13 Aå░\t "
b"\x01 òüÑâ▀q░½§\x1D 'W\x0F\x04 ê "
b"\x01 òüÑâÛq`üQåøò▒^─ "
b"\x01 òüÑâ±s&ô▓¢\t "~=\x01 "
b"\x01 òüÑä\x00 qÚ®Y¶{¡L³\x1C "
b"\x01 òüÑä\x0F p¶│Grıîí\x00 É "
b"\x01 òüÑä\x16 qÂŶ┐\x12 l┴¼Ü "
b"\x01 òüÑä\x19 p½©'█+■\x0E çA "
b"\x01 òüÑä r îÕ┘Na]║% "
b"\x01 òüÑä'r\x06 î^&hsòNÚ "
b"\x01 òüÑä*r,Ç\x01 &\x13 *s╚\x17 "
b"\x01 òüÑä2rNÿ6Oı[t·! "
b"\x01 òüÑä5r¹╝wÿ\f ÚJQé "
b"\x01 òüÑä=qiÿW®À\ ÷ç "
b"\x01 òüÑä@s6×▄\x1A ¯É|\x17 H "
b"\x01 òüÑäJrF¿é╣q gö│ "
b"\x01 òüÑäPq╗äÿì3╗▒-Ù "
b"\x01 òüÑäVs*òÜ¤Ïæ»A! "
b"\x01 òüÑä^p¹çr\x19 ▄0u~ü "
b"\x01 òüÑäarà«øgØÑ┐¦Û "
b"\x01 òüÑägq:ØzØb~«B\x03 "
b"\x01 òüÑäns%åK\x17 ëj\x16 ¤¢ "
b"\x01 òüÑäqp@å\x02 rÕU¢Ëv "
b"\x01 òüÑäwpþè\x13 ÁÊ┌eçH "
b"\x01 òüÑä}q'┤WVÉóèaÄ "
b"\x01 òüÑäâs)ØÖí9£¶Ôt "
b"\x01 òüÑäëqâèÿs█\9n* "
b"\x01 òüÑäîqùÖÒ\x03 ´.ã³ú "
b"\x01 òüÑäÆqÓûƒû\x10 ¡{èQ "
b"\x01 òüÑäÿqãƒö}¢ñÌ╚B "
b"\x01 òüÑäØpáªo¦z÷â? "
b"\x01 òüÑäápX╝Æn┤I¯▄╣ "
b"\x01 òüÑäªr┤ÂB¸\x7F È:î╩ "
b"\x01 òüÑä®rò╗ëBj;m.┼ "
b"\x01 òüÑä»q"ª_▄'ß█{i "
b"\x01 òüÑä▓q¾º\x19 Ësu8|* "
b"\x01 òüÑä╣p│èGç),%ª■ "
b"\x01 òüÑä¥q\x0F ÿµt┌us\x17 s "
b"\x01 òüÑä┬pù╣Æ2ýÍpçƒ "
b"\x01 òüÑäÃsÌë▄y╝Vÿá\x1E "
b"\x01 òüÑä╠qkùÞı╝\r a\v & "
b"\x01 òüÑäÊq?▓ÿwÇ\e ░ðæ "
b"\x01 òüÑäÎp\x12 ¼¬D0¼ùµø "
b"\x01 òüÑä█q¥ÿƒ\e ÎÜ·ä² "
b"\x01 òüÑäßsàí¨t░ú®§ü "
b"\x01 òüÑäõpRädz\x16 v┼‗· "
b"\x01 òüÑäÛr}╗´z_¬\x0F Ås "
b"\x01 òüÑä´p×▒▒3\x19 =│/ö "
b"\x01 òüÑä·sàªr╝C[Hºk "
b"\x01 òüÑä²s"äÙ9\e ·N.\x00 "
b"\x01 òüÑà\x03 s┼¡ò-¾\x1D ä ╝ "
b"\x01 òüÑà\x06 r\x15 îjsG¶Ä~D "
b"\x01 òüÑà\f pzîÃ╦\x1E\x0F D±É "
b"\x01 òüÑà\x0F q¨▓¨\x02 ïJÁq└ "
b"\x01 òüÑà\x15 s\x04 é<┌ƒàU$\x07 "
b"\x01 òüÑà\x1A rJÁÊçÝm\t ÕB "
b"\x01 òüÑà\x1F s>×─xÎßBiÐ "
b"\x01 òüÑà&r¯Ç┴àþkí├~ "
b"\x01 òüÑà,qXºTlêFqRÚ "
b"""
\x01 òüÑà1q!Ø\n
\x1A ┼óY╚
"""
b"\x01 òüÑà6q)ç¦\x15 ÕvË9µ "
b"\x01 òüÑà<pɺØÀêkÀ<3 "
b"\x01 òüÑà?sñÄY\r ȹ\x05 c½ "
b"\x01 òüÑàFs\x7F ¡L¨Û0«Ð» "
b"\x01 òüÑàJq┐7_\x1F ╣P\x19 "
b"\x01 òüÑàPq\x12 ò)\x02\x01 ÿéÚ "
b"\x01 òüÑàSqÐÀuL\x01 rv] "
b"\x01 òüÑàZp)ï©NýWd²v "
b"\x01 òüÑà\piâ4bÙY╗ı\ "
b"\x01 òüÑàbp\t Â|Ø6\x05\v Xÿ "
b"\x01 òüÑàfp\x16 ì─ê¬│¥7╔ "
b"\x01 òüÑàmp²êÈ2\x7F\x0F Â¦Ï "
b"\x01 òüÑàqqþ®└ö12\x03 ─\x16 "
b"\x01 òüÑàxqÛƒ╝v\x04 À─┤° "
b"\x01 òüÑà}s\x04 ƒÕýb$aÙ÷ "
b"\x01 òüÑàâp:ÇÏ\x1F ¸¾ûÄ, "
b"\x01 òüÑàèsáú╠ËÏ\x12 ß*¬ "
b"\x01 òüÑàìr=ÉGe\x7F\x1E ╦3\x07 "
b"\x01 òüÑàöqÒº\f\e æ°í]× "
b"\x01 òüÑàùqFƒä‗@°iø\x13 "
b"\x01 òüÑàØq\x04 ïLF7\x19 õÚ0 "
b"\x01 òüÑàús ç\x16 G>~C¿9 "
b"\x01 òüÑà¿pzÑ‗ÐÌ¢┴═§ "
b"\x01 òüÑà«pؼá╠│&ÜRZ "
b"\x01 òüÑà│p¼òulîyÀ!³ "
b"\x01 òüÑà║pèź╚Ä9é^I "
b"\x01 òüÑà¢p%©H╬ø$OÍ£ "
b"\x01 òüÑà├r\x1F «\x1E ·\x02 ┌êÜÓ "
b"\x01 òüÑàÃp■ÁJµÝÓ\v ö\x1E "
b"\x01 òüÑà╠pÅàâ╚F½£╩± "
b"\x01 òüÑàÈs&úu‗█×E\r U "
b"\x01 òüÑàÏqü£!q+s7fG "
b"\x01 òüÑàÌr+À`\t 5Í\x1F þ "
b"\x01 òüÑàßrn¼1┘Q─Ý═\e "
b"\x01 òüÑàþpî░?\x07 >=Ô\x00 "
b"\x01 òüÑàýq\t ÖÄà¶Âxéº "
b"\x01 òüÑà´s\r ┤Ö0)Hl?Ë "
b"\x01 òüÑà§rëë_¿z{àbà "
b"\x01 òüÑà¸q│░¼Ï┼\x17 4µå "
b"\x01 òüÑà³rZÖ┌ß┬ÔR÷¤ "
b"\x01 òüÑå\x01 s░Â\x07 Ø┘│¡┐í "
b"\x01 òüÑå\x06 r»ø\x1D ¿û@\x1D ê¸ "
b"\x01 òüÑå\f syÜW·Èu¬\x08 S "
b"\x01 òüÑå\x0E r▀ø3)\x06 ╗d╦F "
b"""
\x01 òüÑå\x14 r\n
ä╩XÅ5¨\x1C Ú
"""
b"\x01 òüÑå\x16 s▄¢\x7F !h9¥hð "
b"\x01 òüÑå\e r³öçÉå\x1E `oä "
b"\x01 òüÑç8q\x13 ×:«h£©ÐÖ "
b"\x01 òüÑç?p╩ïGnýøjé\x05 "
b"\x01 òüÑçCstæ┴çõÆY▀4 "
b"\x01 òüÑçIpÝÅ▓,\x14 ù¢E\x0E "
b"\x01 òüÑçLs■¼/Ð╝─>\R "
b"\x01 òüÑçRrıÜÄ\x17 3媣D "
b"\x01 òüÑçZs}«éq\x07 )ØuÞ "
b"\x01 òüÑç]s\x10 èhý7\v ´£- "
b"\x01 òüÑçcpÆ£ZU\r \x16 y}\x05 "
b"\x01 òüÑçjs\x16 ó\x1E j³pÁá; "
b"\x01 òüÑçmqi¢\r É█à!S\x1F "
b"\x01 òüÑçsr¤£NT\x16 W\x1C »© "
b"\x01 òüÑç|r\x13 ɰÅï-eI! "
b"\x01 òüÑç\x7F qàØ╔║:╩I│: "
b"\x01 òüÑçårá»Öä\x03 b¼\x1D e "
b"\x01 òüÑçìr¢îH\x14 ùƒ$Dç "
b"\x01 òüÑçôr÷é½\x08 ñIw\x16\x05 "
b"\x01 òüÑçûr\r ªURlcóϯ "
b"\x01 òüÑçØrXî\x10 ├\x05 c│=ƒ "
b"\x01 òüÑçósm¬S6Ý(*²ì "
b"\x01 òüÑç¿qÌ®G═ö┴█â; "
b"\x01 òüÑç«s\x1F ¼\x02 ªZÙX¹U "
b"\x01 òüÑç┤q<å¼╬Ó~ºî\x07 "
b"\x01 òüÑç╗rüÁ├Ö┌d─kÉ "
b"""
\x01 òüÑç¥pJ¼\n
ۥYe\x06 '
"""
b"\x01 òüÑçãsÀº$KHø·?~ "
b"\x01 òüÑç═p¬Ø'§z╚çÊ« "
b"\x01 òüÑçÈp/ä¦\x03 wù\x0F qk "
b"\x01 òüÑçÏr═º¹u߯_ßS "
b"\x01 òüÑç▀s£ü▀X\x05 £oι "
b"\x01 òüÑçÔq¢░uä\x1E Fpıi "
b"\x01 òüÑçÚpÑ¡ÜòÄXN\f\x0E "
b"\x01 òüÑç´p\x00 å\x03 èV╚?TH "
b"\x01 òüÑç§rQ«S*Q^▒á┼ "
b"\x01 òüÑç³r│ä·L█EÙ° "
b"\x01 òüÑê\x00 qò┤ÆB=å╩\x1F k "
b"\x01 òüÑê\x06 pêû\x08 pÈù\x0E ÷/ "
b"""
\x01 òüÑê\n
rëá½[¿\x14 `:Ì
"""
b"\x01 òüÑê\x11 qlë\x0F Z\t û9─ "
b"\x01 òüÑê\x17 r\Çæñ`µ)\f 8 "
b"\x01 òüÑê\x1E s0©¯¸,×└@Ù "
b"\x01 òüÑê's‗ÂC\r Ú\x10 è+ª "
b"\x01 òüÑê+r┼á\x07 ▓t!j\x15 A "
b"\x01 òüÑê4r┼»ù7ª\x00 (\x1E ¦ "
b"\x01 òüÑê8pàë¶\x1C ³ÚLµs "
b"\x01 òüÑêAs\x06 æn&0¿{[═ "
b"\x01 òüÑêJr#ªb)È4Ý2y "
b"\x01 òüÑêMqSñ)╝g\t 5Õ9 "
b"\x01 òüÑêTq§»╣Ìýƒ\x01 «v "
b"\x01 òüÑê]r═äti·╚n\x0E ´ "
b"\x01 òüÑêfs§ù\x17 Þv\x02 ·±6 "
b"\x01 òüÑênpÀ¡1m½È▀\x1F █ "
b"\x01 òüÑêup\x00 ┐\x10 ANµmBo "
b"\x01 òüÑê}p\x12 Ü¢\t 7yK\x00 I "
b"\x01 òüÑêésÞÁJàæ\v À╦è "
b"\x01 òüÑêèq\x1D É/\t ä2\x15 é\x1F "
b"\x01 òüÑêÉrÍöÓÞÂ▄í¦» "
b"\x01 òüÑêûs^┤m`ıX±/> "
b"\x01 òüÑê£p}¡N\x12 vØe{Æ "
b"""
\x01 òüÑêúp\n
¿1\x08\x04\f H~\x1F
"""
b"\x01 òüÑê®s[╗g█R´7\e D "
b"\x01 òüÑê░sî×òËÚæ£Üi "
b"\x01 òüÑêÂq\v ÀÉëâQb° "
b"\x01 òüÑê¥r{ØcYY\v I1§ "
b"\x01 òüÑê┴qÖ░‗Zê!ÃnG "
b"\x01 òüÑê╚qÝŤÜ!¿Æ6\x12 "
b"\x01 òüÑêðpmï}\x0E 0/\x00 ú£ "
b"\x01 òüÑê┘rÔ®Ù§2▒q±¢ "
b"\x01 òüÑê¦r®æ_/b┘zçU "
b"\x01 òüÑêÕrýG«\x1A ¸╚)▄ "
b"\x01 òüÑê¯r╩íFS~\e n\x02 ] "
b"\x01 òüÑê¾p\x11 │ÜUO‗h)Ó "
b"\x01 òüÑê³s°é╠ë'="¡£ "
b"\x01 òüÑë\x02 s<ØAÁú▄Û§\r "
b"\x01 òüÑë\v s|û\x1A ¾VæWö╚ "
b"\x01 òüÑë\x10 s0Ö4k!¯÷ñ┼ "
b"\x01 òüÑë\x18 qáÜ%2,┘‗ð└ "
b"\x01 òüÑë!p\x19 ║t\x05 ▀L㤰 "
b"\x01 òüÑë)p3ÄU\x1E )yòßQ "
b"\x01 òüÑë3q裵bbOÏÌñ "
b"\x01 òüÑë8qbàý+¬\x07 .yË "
b"\x01 òüÑë@s@à\x00 ×B\x11 üØÎ "
b"\x01 òüÑëJs╩çb\x1F YÀ?^R "
b"\x01 òüÑëNr╩║«¥º¿÷║@ "
b"\x01 òüÑëVruò┐ôMoöÖ\x13 "
b"\x01 òüÑë\s;èã0".ü\r < "
b"\x01 òüÑë`p¯æ\x7F ‗ïá¶ÕÛ "
b"\x01 òüÑëgq▄┤6 \x12 P┐£╩ "
b"\x01 òüÑëkqiåµ´╠¤2┤┤ "
b"\x01 òüÑëqr¾┐`ÞwÏ\x01 Ët "
b"\x01 òüÑëtq\×Ç┐Ë\e\x07 âä "
b"\x01 òüÑë{q*┤[¼╝█-═; "
b"\x01 òüÑë\x7F r@┤¦»®GÏûz "
b"\x01 òüÑëêsÿ©îYeäÕ\x19 I "
b"\x01 òüÑëìrGé6À▒|├ä% "
b"\x01 òüÑëùs>øeë┌┌²>¸ "
b"\x01 òüÑëøq\x05 î\x05 f²Q\x1D \r \x0F "
b"\x01 òüÑëÑq¬à\x06 V‗┌┌e< "
b"\x01 òüÑë¿q+Ø;╚¸0ø■┘ "
b"\x01 òüÑë»qÈ¢M[ݯÜà\x01 "
b"\x01 òüÑëÂp\x02 ÀaÆä9Gn╗ "
b"\x01 òüÑë¢s\r êÏ\x14 Wu\x11 ðq "
b"\x01 òüÑë─q╠×X\x13 ¸}╝lQ "
b"\x01 òüÑë╦r╗ÂhÓH¸eµ╦ "
b"\x01 òüÑëÊr ½÷³´ýÙ\x05 ┬ "
b"\x01 òüÑë▄p¸ÿ}:■n└\r f "
b"\x01 òüÑëÓr¸¢3ë\r U\x07 èÊ "
b"\x01 òüÑëÚr¶æ┼┘\x1D ▄Æ\x19 þ "
b"\x01 òüÑëp╣¥Âa▄ ░┴¿ "
b"""
\x01 òüÑë¸r├üáóÎ║Þ\n
(
"""
b"\x01 òüÑë¹s?×üR"©WùÞ "
b"\x01 òüÑè\x03 pÓæ;:\x12 Ìé)▒ "
b"\x01 òüÑè\x07 pÆép·\x00 Ü °ñ "
b"\x01 òüÑè\x0F r╝░┘`\x17 ÚjÍ_ "
b"\x01 òüÑè\x12 riÑ[¤³GûÜ= "
b"\x01 òüÑè\x1A r¡è,Q\x14\x0F OÍÿ "
b"\x01 òüÑè\x1E s)ê´É\v ╗R▒* "
b"\x01 òüÑè&rfèÄ(Äè\x16 Ç{ "
b"\x01 òüÑè.pÊüï╔,ë¤■╠ "
b"\x01 òüÑè6p䨾Õ^░xm6 "
b"\x01 òüÑè>p\x01 Øbíè|h│k "
b"\x01 òüÑèFp■¡0Úå8¼╚ç "
b"\x01 òüÑèNsy║©▒ÐLhá╣ "
b"""
\x01 òüÑèQsÛºÜ─Ã\n
SÀ\x1F
"""
b"\x01 òüÑèXq¾½ì╬\x19 Þ¦\x1F ▀ "
b"\x01 òüÑè[så«\x1D ¢\x13 CÑo\f "
b"\x01 òüÑèbp┌Æè1ñÆ║V. "
b"\x01 òüÑèfsóÅ/¬«!¸&¼ "
b"\x01 òüÑèmsyò>\x17 ô\x02 @ıq "
b"\x01 òüÑèqqÿÖp÷\x1E\x1F ¤Z "
b"\x01 òüÑè{q¼û³K\x07 ƒ│ª^ "
b"\x01 òüÑè\x7F sÁÑÓ®\x17\x11 ╬¢e "
b"\x01 òüÑèêrbƒì\x17 þ\x04 ▓kÆ "
b"\x01 òüÑèîr¬îðÅëÂ2D\x7F "
b"\x01 òüÑèöpFܤ\x1A ▄\x08 █EF "
b"\x01 òüÑè£p\x16 ó└Ö┼X═ÎC "
b"\x01 òüÑèÑq═▒┤-ä±µ$■ "
b"\x01 òüÑè¡rûíì)év\x7F TÚ "
b"\x01 òüÑè▒p8░\x07 :cE5(6 "
b"\x01 òüÑè╣r¬╗K╩¥º ëV "
b"""
\x01 òüÑè┴s¶╗á·\n
¶~Rá
"""
b"\x01 òüÑè┼szûƒ¡‗\x05 ,r "
b"\x01 òüÑîdswì¿ÃÉAÝ,W "
b"\x01 òüÑîir-鮯ýèþåÙ "
b"\x01 òüÑîsrÚÜ┬µ╩ñ▓\x1E ¦ "
b"\x01 òüÑîwq╠Ü¢zÊ▓Æ*ƒ "
b"\x01 òüÑîÇpÌñ\x01 ´ö´\x18 Û│ "
b"\x01 òüÑîçs\x15 Å╬Ý┬\x7F @\x7F ð "
b"\x01 òüÑîïr\x0F ¼ËYPO·\x06\x1A "
b"\x01 òüÑîûqÐñB\x08 üÑ‗┌× "
b"\x01 òüÑîÜrp║ü┌4L3ı\x1E "
b"\x01 òüÑîñrÙÂN╔▄l¯Å¢ "
b"\x01 òüÑî®s\x11 ëØ@\x13 U╚Û¿ "
b"\x01 òüÑî▓såÿZ"┬Âê/ñ "
b"\x01 òüÑî┐p=ôÏ£ä\x06 ò\x15 D "
b"\x01 òüÑî╦pp¥Ón\x02\x12 9©Ù "
b"\x01 òüÑîÏqdÿ±ù╠<˯ä "
b"\x01 òüÑîÒqëÀ\t }ËZåíà "
b"\x01 òüÑîþszÖ0orÞ^¥; "
b"\x01 òüÑî‗sJ£g©‗E>\t m "
b"\x01 òüÑî¸qüÇ«Ò\x14 EÂ╩Ä "
b"\x01 òüÑî s.úOÛ;▒îZý "
b"\x01 òüÑì\v p‗è4²ô%Òo» "
b"\x01 òüÑì\x10 p£▓°F\x13 y┘\x0E W "
b"\x01 òüÑì\x19 q\x14 ä6`¡\x08 X\x0F ä "
b"\x01 òüÑì"q0Ö┼/ËIën¹ "
b"\x01 òüÑì,që«5×Ü▀\x02 :j "
b"\x01 òüÑì0pp▒é┬▄!└½\x13 "
b"\x01 òüÑì9rTåáS\x05 (\e 1\x06 "
b"\x01 òüÑìBs\v èL┴yOÊsA "
b"\x01 òüÑìLp\e ╗,Ãè~\x07 MN "
]
SELECT
`rule` . `id` as `rule.id` ,
`rule` . `name` as `rule.name` ,
`rule` . `priority` as `rule.priority` ,
`rule` . `description` as `rule.description` ,
`rule` . `payload` as `rule.payload` ,
`rule` . `invalid` as `rule.invalid` ,
`rule` . `areas` as `rule.areas` ,
`rule` . `custom_fields` as `rule.customFields` ,
`rule` . `module_types` as `rule.moduleTypes` ,
`rule` . `created_at` as `rule.createdAt` ,
`rule` . `updated_at` as `rule.updatedAt`
FROM
`rule`
WHERE
`rule` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0x019581A57AA57375816E75EE2528BFC5 , 0x019581A57AAE729C9CBED8FFB8863A38 , 0x019581A57AB27189BA587466D883450E , 0x019581A57ABA70DE8E4975B2DFAA3CD6 , 0x019581A57ABF73E6A4142FDCAEA8C25A , 0x019581A57AC77139BFD4B2C043899F52 , 0x019581A57ACC7330A11BEF45DECF4C27 , 0x019581A57AD37305828A960D8955C08A , 0x019581A57AD97171A54168D37B48EBBD , 0x019581A57AE27182AF44D534B917B439 , 0x019581A57AE873B2B63B9ED5F1231B9C , 0x019581A57AF273C19DA4F05D271B4579 , 0x019581A57AF67036981CB3530DA8DECB , 0x019581A57B0170F880C6341EB8131F38 , 0x019581A57B0573808DD23B812CB9C400 , 0x019581A57B0C731AA42468AB1A4CCC3D , 0x019581A57B1172AAA01CD40A85E82030 , 0x019581A57B1973979E97C08ECF28A543 , 0x019581A57B1E73E38AD6E6CF5E56E209 , 0x019581A57B28717EB1970BA896379D3B , 0x019581A57B2C702591560C7DCD4CE62F , 0x019581A57B3570EE9D0E3A82A0F23395 , 0x019581A57CD27152B0BFB3EFA4280083 , 0x019581A57CDC704CBA15336F9154613C , 0x019581A57CE171548C0F905B2586326F , 0x019581A57CED70A7842DC4F16DE69BA1 , 0x019581A57CF270468C274323CF98768A , 0x019581A57CFD7108958EEED04D5CB58A , 0x019581A57D0373B4830436D266E11A62 , 0x019581A57D0D718699DFF298975E9926 , 0x019581A57D18701DBF69B2478003B831 , 0x019581A57D1D737B9CCA3DE757FCCD83 , 0x019581A57D287247B6F8510D677E0EDF , 0x019581A57D31720E96F5FA41B9799FE6 , 0x019581A57D3573FC9D6F6234AA051000 , 0x019581A57D3E7077A1E9FC4CB225C399 , 0x019581A57D4270919F9EDB2036D9B0C5 , 0x019581A57D4B7246B1DBDAD3962C64BA , 0x019581A57D507218BA76B9B0A5FB9C8C , 0x019581A57D5970E9921147BB485E1715 , 0x019581A57D5D71D68B88C40F44F028C5 , 0x019581A57D6672D3A7DCF5BB6CB39DC7 , 0x019581A57D6A7210B181B2500FBDC514 , 0x019581A57D7270FF8FA904F46741AE0E , 0x019581A57D76703AAEAC9D8FD2F9BFDC , 0x019581A57D7F721DA54E8F090223128B , 0x019581A57D8370179E8EB6AD27BC705A , 0x019581A57D8C71DEAB664B84ADFCAB2E , 0x019581A57D96707ABCBB52CE4FABA564 , 0x019581A57D9E733589303DD82C624E0A , 0x019581A57DA273E288575C6FEFECBD0C , 0x019581A57DAB7057999D306F0B2A3B24 , 0x019581A57DAF71C4BD03EC19AC3B9A4E , 0x019581A57DB873D99E2E04218786949D , 0x019581A57DBB7383BE64C93DC9DEB87F , 0x019581A57DC472938F51C040D6EBEAA9 , 0x019581A57DCD73F39D5605E7558B9B6F , 0x019581A57DD1709598FE01E01D136658 , 0x019581A57DDA727B94F0E0A21D3E35C2 , 0x019581A57DDE711C9202F00779CF9140 , 0x019581A57DE771629AD600D66C009639 , 0x019581A57DF072BCAD5842FAE9912D34 , 0x019581A57DF3707CBBE15CC9E941EB1D , 0x019581A57DFC7361A217994EBBE1B671 , 0x019581A57E0070528C5B947C5EC46D1B , 0x019581A57E09717ABFCED33D777D9643 , 0x019581A57E0D7333B4F8AF87713FD16F , 0x019581A57E1571E487E438A25124914E , 0x019581A57E197047AA2183848BBB77F5 , 0x019581A57E227301AB012F18F32C16AD , 0x019581A57E2671AC9C3285DC5E8627E6 , 0x019581A57E2E705B99DE9893733D98A9 , 0x019581A57E37722A92B877F3E909F97A , 0x019581A57E3F7151A525B4F2BF44FB10 , 0x019581A57E4871D38776891681046464 , 0x019581A57E4C729D901ADB4D1A912FF0 , 0x019581A57E56708F91B04135741DFF82 , 0x019581A57E5E731EA2F494A078B20ACE , 0x019581A57E63708DAAF2003202209F6B , 0x019581A57E6C70ACA5E3469436E084D2 , 0x019581A57E70727CAC27D0F685F96419 , 0x019581A57E7771D88F9A2EFAEA1A0A8B , 0x019581A57E7E70DE88961FFC21F1D987 , 0x019581A57E86733AAB13D43412629287 , 0x019581A57E8E73E3985A16AF555ECAEE , 0x019581A57E97730F838BEFAFEC7A1206 , 0x019581A57E9A703299A9B22364BD90EE , 0x019581A57EA37295AED410E00D6D2A8D , 0x019581A57EA8724D9CAECE50758A8669 , 0x019581A57EB072DEAF9CB23041EF43BF , 0x019581A57EB873A4B56A336A279A20DA , 0x019581A57EBC716F9A5409855418C5F2 , 0x019581A57EC573D2BB867A40AE0EF086 , 0x019581A57EC97268AEF7AE5EF7FA94C1 , 0x019581A57ED2727BAF02363D7AB71E40 , 0x019581A57EDA70858AB0E44C4AC0E2D4 , 0x019581A57EDE72E98739448419EE161D , 0x019581A57EE772E5BF358547E70FCC25 , 0x019581A57EEB7079AAE9EC37D140570A , 0x019581A57EF3700ABAF08A069007A59C , 0x019581A57EFC72849F92E1769F69CE99 , 0x019581A57F007171865CC5128F5C745A , 0x019581A57F0873399A4DBE9FB7C27A64 , 0x019581A57F0D723B8797B05E063D5928 , 0x019581A57F1672E29A0EF4ECBB2EE494 , 0x019581A57F1E739586858376D3794B29 , 0x019581A57F267211B27604DDC0129C32 , 0x019581A57F2A712ABE2EFECDE0F11CF9 , 0x019581A57F33719B8A1BD1A710C95AAE , 0x019581A57F37731EA595AA953C724403 , 0x019581A57F3F70759EDC903939965979 , 0x019581A57F437319B49BD8862F8F7A04 , 0x019581A57F4A7168ACCEE136AD27343C , 0x019581A57F4E708D80AB2498A4B3D321 , 0x019581A57F557248854E1A72AE25EFC3 , 0x019581A57F597199B1099D9C18E7F52A , 0x019581A57F6170F8AEE07F6B531727D8 , 0x019581A57F6673B8ADC7843B4F00F0C2 , 0x019581A57F6D702A8451C41749B9C969 , 0x019581A57F7273CBAF45AD9F9226950C , 0x019581A57F7B703BA5CFB4B8E35B8552 , 0x019581A57F83737BBDD0237BA1E9154A , 0x019581A57F8C72D7835512DBC532A825 , 0x019581A57F947018BA50E4A440E9B560 , 0x019581A57F9872AAB8F02F949B09D5DF , 0x019581A57FA0710986787AA5DD4F0C07 , 0x019581A57FA471F8B25EC8C741B9D080 , 0x019581A57FAC71C1A66536C61A382E9A , 0x019581A57FAF7113B976EC84AB895D35 , 0x019581A57FB7713A8289FA5D548EBA76 , 0x019581A57FBB72688300256E089A974E , 0x019581A57FC27101890960E04BDC0B0D , 0x019581A57FC57258A1229BE811E8ACDD , 0x019581A57FCE7277822A0F8DE7DF3996 , 0x019581A57FD2713097CA698DD6AB781C , 0x019581A57FDB721E89B1953CDD933348 , 0x019581A57FE47187B0DA0AB20FEC2D1C , 0x019581A57FE97132B4761462CDB17129 , 0x019581A57FF27319B5419B67A3E24FA9 , 0x019581A57FF671EE971E33461427DAAC , 0x019581A5800973FFB795B414ED2AB9DF , 0x019581A5800D73C0A9F4458A628D8F18 , 0x019581A5801671A1AA459E92D3BBCDB0 , 0x019581A5801E71B6A47195A167C20CEC , 0x019581A58022739796048E1939929255 , 0x019581A5802A7325B7686B10C8CA155F , 0x019581A5802E71979F92CE3E670087F6 , 0x019581A58036713183C791D81CE35A13 , 0x019581A5803A726492EB15F5ACF192AA , 0x019581A580447125A8743EECBC622446 , 0x019581A58047739096C260C9D9ABC872 , 0x019581A5804F71E19EEA30C03CB3C448 , 0x019581A58052736C97BC3005F20DAE1B , 0x019581A5805B73E6A657843B3205D497 , 0x019581A5806473BEBA5D64D1E77F0265 , 0x019581A5806873FD8AEAED0F51DF3D1C , 0x019581A580707348968075A10B478EC9 , 0x019581A5807472A19733DE90394BFA1B , 0x019581A5807D7062AF59A0F11EB64E03 , 0x019581A58082706F835066A47B50ED85 , 0x019581A5808C738BA2127B4BD0E70B71 , 0x019581A58090702AA35A109470EF88E1 , 0x019581A5809972F8B39DAEAE9EED6F3D , 0x019581A5809D70EE8FC90E1715C4337E , 0x019581A580A6713C8E9B2C46315F76C1 , 0x019581A580AA733FBB85F7DDEDF9AD9D , 0x019581A580B371B5BA79869D3C69386B , 0x019581A580BA72E7B7B999ED4A221823 , 0x019581A580BF70B1BBEDC56B0C7FFCA9 , 0x019581A580C87018B0A795AAA1170C7D , 0x019581A580CC70C5BCFE7851168769A2 , 0x019581A580D471E1AA16990054780A49 , 0x019581A580D871278B1C12CCF473BFAD , 0x019581A580E2738FA580A6AACCF956E8 , 0x019581A580E67078B45648B96D14633C , 0x019581A580EE71A5A21673E6687624FE , 0x019581A580F7705C9175B5863E76EB3B , 0x019581A580FC737F8A6F36EC58730D7C , 0x019581A5810470B494F9E0EFC056193B , 0x019581A5810871D0936937CFD8AC7B7F , 0x019581A5810F70F9B0C492C98B3C8D47 , 0x019581A5811373B698FAF0717DE9A492 , 0x019581A5811D7147ACF7CC7890663BAC , 0x019581A58125735DB514868599939FB3 , 0x019581A5812D7310932338C2F8EF2865 , 0x019581A581357016B52F71589B27C960 , 0x019581A5813C735B882F7CE5207108E7 , 0x019581A582E1734ABD3E69659313ADBA , 0x019581A582E57005905E1E8F6218676F , 0x019581A582ED732D9E21F41D388B070E , 0x019581A582F170EAA41BC10922263A16 , 0x019581A582F97168B57E5EC074B56788 , 0x019581A5830072A68414828043DE4743 , 0x019581A5830671B2A6A3EC0CFBDF3F8F , 0x019581A5830C73648182E26492BBB3F0 , 0x019581A5831371979FA456958C1ED5A4 , 0x019581A5831972B18747FC6533A276E1 , 0x019581A5832071B7B5FA33FCE8587EA9 , 0x019581A5832D71139E2F4767F29878AB , 0x019581A583307251A9768DE311E187BF , 0x019581A5834570EE9E842514F4367E79 , 0x019581A583497114A05B6EF8F534A4FE , 0x019581A58353728799E4E2448DD544CD , 0x019581A583577150BE38F9954173E742 , 0x019581A5835F73DA938B2B0D7F8D1CAF , 0x019581A58366702F9F72E9E31A11D367 , 0x019581A583757048B9FE2F7AEC0C7BCD , 0x019581A5837971339440DF5B719C2878 , 0x019581A583827218B2EE4F529A3D6D47 , 0x019581A5838672E39C2E25248DB71433 , 0x019581A5838E7383B769F5B43F3CBD1E , 0x019581A5839170349216C64B9CD934B1 , 0x019581A58399711DADA56204C34123E2 , 0x019581A5839D7091A92182AB041BEC08 , 0x019581A583A570B08F74F2722B815042 , 0x019581A583A97013BED9832F77BBA025 , 0x019581A583B27242BC92BBCBF22E50C3 , 0x019581A583BA70A2A4ACA4669EBDEF28 , 0x019581A583C37113957E34ED601491B3 , 0x019581A583C77043B5BFCE385C6879F9 , 0x019581A583D070E7BAF8A1E12DCE5D8A , 0x019581A583D3739BA6593C3613E92538 , 0x019581A583DB7028A5D4F9134186B009 , 0x019581A583DF71B0ABF51D27570F0488 , 0x019581A583EA71608151869B95B15EC4 , 0x019581A583F1732693B2BD09227E3D01 , 0x019581A5840071E9A959F47BAD4CFC1C , 0x019581A5840F70F4B34772D58CA10090 , 0x019581A5841671B68FF4BF126CC1AC9A , 0x019581A5841970ABB827DB2BFE0E8741 , 0x019581A5842072FF8CE5D94E615DBA25 , 0x019581A5842772068C5E266873954EE9 , 0x019581A5842A722C800126132A73C817 , 0x019581A58432724E98364FD55B74FA21 , 0x019581A5843572FBBC77980CE94A5182 , 0x019581A5843D71699857A9B75CFFF687 , 0x019581A5844073369EDC1AEE907C1748 , 0x019581A5844A7246A882B971206794B3 , 0x019581A5845071BB84988D33BBB12DEB , 0x019581A58456732A959ACFD891AF4121 , 0x019581A5845E70FB877219DC30757E81 , 0x019581A584617285AE9B679DA5BFDDEA , 0x019581A58467713A9D7A9D627EAE4203 , 0x019581A5846E7325864B17896A16CFBD , 0x019581A584717040860272E555BDD376 , 0x019581A5847770E78A13B5D2DA658748 , 0x019581A5847D7127B4575690A28A618E , 0x019581A5848373299D99A1399CF4E274 , 0x019581A5848971838A9873DB5C396E2A , 0x019581A5848C719799E303EF2EC6FCA3 , 0x019581A5849271E0969F9610AD7B8A51 , 0x019581A5849871C69F947DBDA4DEC842 , 0x019581A5849D70A0A66FB6DD7AF6833F , 0x019581A584A07058BC926EB449EEDCB9 , 0x019581A584A672B4B642F77FD43A8CCA , 0x019581A584A97295BB89426A3B6D2EC5 , 0x019581A584AF7122A65FDC27E1DB7B69 , 0x019581A584B271F3A719D37375387C2A , 0x019581A584B970B38A4787292C25A6FE , 0x019581A584BE710F98E674DA75731773 , 0x019581A584C27097B99232ECD670879F , 0x019581A584C773DE89DC79BC5698A01E , 0x019581A584CC716B97E8D5BC0D610B26 , 0x019581A584D2713FB29877801BB0D091 , 0x019581A584D77012ACAA4430AC97E69B , 0x019581A584DB71BE989F1BD79AFA84FD , 0x019581A584E17385A1F974B0A3A9F581 , 0x019581A584E470528480FC1676C5F2FA , 0x019581A584EA727DBBEF7A5FAA0F8F73 , 0x019581A584EF709EB1B133193DB32F94 , 0x019581A584FA7385A672BC435B48A76B , 0x019581A584FD732284EB391BFA4E2E00 , 0x019581A5850373C5AD952DF31D84FFBC , 0x019581A5850672158C6A7347F48E7E44 , 0x019581A5850C707A8CC7CB1E0F44F190 , 0x019581A5850F71F9B2F9028B4AB571C0 , 0x019581A585157304823CDA9F85552407 , 0x019581A5851A724AB5D287ED6D09E542 , 0x019581A5851F733E9EC478D7E14269D1 , 0x019581A5852672EE80C185E76BA1C37E , 0x019581A5852C7158A7546C88467152E9 , 0x019581A5853171219D0A1AC5A259F0C8 , 0x019581A58536712987DD15E576D339E6 , 0x019581A5853C7090A79DB7886BB73C33 , 0x019581A5853F73A48E590DD4FB0563AB , 0x019581A58546737FAD4CF9EA30AED1AF , 0x019581A5854A71F0BF375F1F20B95019 , 0x019581A58550711295290201F09882E9 , 0x019581A5855371D1B7754C01FF72765D , 0x019581A5855A70298BB84EEC5764FD76 , 0x019581A5855C7069833462EB59BBD55C , 0x019581A585627009B67C9D36050B5898 , 0x019581A5856670168DC488AAB3BE37C9 , 0x019581A5856D70FD88D4327F0FB6DDD8 , 0x019581A5857171E7A9C094313203C416 , 0x019581A5857871EA9FBC7604B7C4B4F8 , 0x019581A5857D73049FE5EC622461EBF6 , 0x019581A58583703A80D81FF7F3968E2C , 0x019581A5858A73A0A3CCD3D812E12AAA , 0x019581A5858D723D9047657F1ECB3307 , 0x019581A5859471E3A70C1B91F8A15D9E , 0x019581A5859771469F84F240F8699B13 , 0x019581A5859D71048B4C463719E4E930 , 0x019581A585A373FF8716473E7E43A839 , 0x019581A585A8707AA5F2D1DEBDC1CDF5 , 0x019581A585AE709DACA0CCB3269A525A , 0x019581A585B370AC95756C8C79B721FC , 0x019581A585BA708A8FA7C88E39825E49 , 0x019581A585BD7025B848CE9B244FD69C , 0x019581A585C3721FAE1EFA02DA889AE0 , 0x019581A585C770FEB54AE6EDE00B941E , 0x019581A585CC708F8583C846AB9CCAF1 , 0x019581A585D47326A375F2DB9E450D55 , 0x019581A585D871819C21712B73376647 , 0x019581A585DE722BB7600935D61FE7F0 , 0x019581A585E1726EAC31D951C4EDCD1B , 0x019581A585E7708CB03F073EF03DE200 , 0x019581A585EC7109998E85F4B67882A7 , 0x019581A585EF730DB4993029486C3FD3 , 0x019581A585F57289895FA87A7B856285 , 0x019581A585F771B3B0ACD8C51734E686 , 0x019581A585FC725A99DAE1C2E252F6CF , 0x019581A5860173B0B6079DD9B3ADBFA1 , 0x019581A5860672AF9B1DA896401D88F7 , 0x019581A5860C73799A57FAD475AA0853 , 0x019581A5860E72DF9B332906BB64CB46 , 0x019581A58614720A84CA588F35F91CE9 , 0x019581A5861673DCBD7F216839BE68D0 , 0x019581A5861B72FC948790861E606F84 , 0x019581A5873871139E3AAE689CB8D199 , 0x019581A5873F70CA8B476EEC9B6A8205 , 0x019581A58743737491C187E49259DF34 , 0x019581A5874970ED8FB22C1497BD450E , 0x019581A5874C73FEAC2FD1BCC43E5C52 , 0x019581A5875272D59A8E173386A69C44 , 0x019581A5875A737DAE827107299D75E8 , 0x019581A5875D73108A68EC370BEF9C2D , 0x019581A5876370929C5A550D16797D05 , 0x019581A5876A7316A21E6AFC70B5A03B , 0x019581A5876D7169BD0D90DB8521531F , 0x019581A5877372CF9C4E5416571CAFB8 , 0x019581A5877C721390F88F8B2D654921 , 0x019581A5877F71859DC9BA3ACA49B33A , 0x019581A5878672A0AF99840362AC1D65 , 0x019581A5878D72BD8C4814979F244487 , 0x019581A5879372F682AB08A449771605 , 0x019581A58796720DA655526C63A2D8EE , 0x019581A5879D72588C10C30563B33D9F , 0x019581A587A2736DAA5336ED282AFD8D , 0x019581A587A871DEA947CD94C1DB833B , 0x019581A587AE731FAC02A65AEB58FB55 , 0x019581A587B4713C86ACCEE07EA78C07 , 0x019581A587BB7281B5C399DA64C46B90 , 0x019581A587BE704AAC0ADBA559650627 , 0x019581A587C673B7A7244B489BFA3F7E , 0x019581A587CD70AA9D27F57AC887D2AE , 0x019581A587D4702F84DD0377970F716B , 0x019581A587D872CDA7FB75E1925FE153 , 0x019581A587DF739C81DF58059C6FD7FB , 0x019581A587E271BDB075841E4670D569 , 0x019581A587E970A5AD9A958E584E0C0E , 0x019581A587EF700086038A56C83F5448 , 0x019581A587F57251AE532A515EB1A0C5 , 0x019581A587FC72B384FAF04CDB45EBF8 , 0x019581A588007195B492423D86CA1F6B , 0x019581A588067088960870D4970EF62F , 0x019581A5880A7289A0AB5BA814603ADE , 0x019581A58811716C890F5A09FF9639C4 , 0x019581A58817725C8091A460E6290C38 , 0x019581A5881E7330B8EEF72C9EC040EB , 0x019581A5882773F2B6430DE9108A2BA6 , 0x019581A5882B72C5A007B274216A1541 , 0x019581A5883472C5AF9737A600281EDD , 0x019581A58838708589F41CFCE94CE673 , 0x019581A588417306916E2630A87B5BCD , 0x019581A5884A7223A66229D434ED3279 , 0x019581A5884D7153A429BC670935E539 , 0x019581A5885471F5AFB9DEEC9F01AE76 , 0x019581A5885D72CD847469FAC86E0EEF , 0x019581A5886673F59717E87602FAF136 , 0x019581A5886E70B7AD316DABD4DF1FDB , 0x019581A588757000BF10414EE66D426F , 0x019581A5887D70129ABD0937794B0049 , 0x019581A5888273E8B54A85910BB7CB8A , 0x019581A5888A711D902F09843215821F , 0x019581A5889072D694E0E8B6DCA1DDAF , 0x019581A58896735EB46D60D558F12F3E , 0x019581A5889C707DAD4E12769D657B92 , 0x019581A588A3700AA83108040C487E1F , 0x019581A588A9735BBB67DB52EF371B44 , 0x019581A588B0738C9E95D3E9919C9A69 , 0x019581A588B6710BB79089835162F8F0 , 0x019581A588BE727B9D6359590B4931F5 , 0x019581A588C17199B0F25A8821C76E47 , 0x019581A588C871ED8FCF9A21A8923612 , 0x019581A588D0706D8B7D0E302F00A39C , 0x019581A588D972E2A9EBF532B171F1BD , 0x019581A588DD72A9915F2F62D97A8755 , 0x019581A588E572C7AB47AE1AF7C829DC , 0x019581A588EE72CAA146537E1B6E025D , 0x019581A588F37011B39A554FF26829E0 , 0x019581A588FC73F882CC89273D22AD9C , 0x019581A58902733C9D41B5A3DCEAF50D , 0x019581A5890B737C961AF356915794C8 , 0x019581A58910733099346B21EEF6A4C5 , 0x019581A5891871A09A25322CD9F2D0C0 , 0x019581A589217019BA7405DF4CC6CFF8 , 0x019581A5892970338E551E297995E151 , 0x019581A58933718A9CE662624FD8DEA4 , 0x019581A58938716285EC2BAA072E79D3 , 0x019581A58940734085009E4211819DD7 , 0x019581A5894A73CA87621F59B73F5E52 , 0x019581A5894E72CABAAEBEA7A8F6BA40 , 0x019581A58956727595BF934D6F949913 , 0x019581A5895C733B8AC630222E810D3C , 0x019581A5896070EE917FF28BA0F4E5EA , 0x019581A5896771DCB436201250BF9CCA , 0x019581A5896B716986E6EFCCCF32B4B4 , 0x019581A5897172F3BF60E877D801D374 , 0x019581A58974715C9E80BFD31B078384 , 0x019581A5897B712AB45BACBCDB2DCD3B , 0x019581A5897F7240B4DDAFA947D8967A , 0x019581A589887398B88C596584E51949 , 0x019581A5898D72478236B7B17CC38425 , 0x019581A58997733E9B6589DADAFD3EF7 , 0x019581A5899B71058C0566FD511D0D0F , 0x019581A589A571AA850656F2DADA653C , 0x019581A589A8712B9D3BC8F7309BFED9 , 0x019581A589AF71D4BD4D5BEDEE9A8501 , 0x019581A589B67002B761928439476EBB , 0x019581A589BD730D88D814577511D071 , 0x019581A589C471CC9E5813F77DBC6C51 , 0x019581A589CB72BBB668E048F765E6CB , 0x019581A589D272FFABF6FCEFECEB05C2 , 0x019581A589DC70F7987D3AFE6EC00D66 , 0x019581A589E072F7BD33890D55078AD2 , 0x019581A589E972F491C5D91DDC9219E7 , 0x019581A589F070B9BEB661DCFFB0C1A8 , 0x019581A589F772C381A0A2D7BAE80A28 , 0x019581A589FB733F9E815222B85797E8 , 0x019581A58A0370E0913B3A12DE8229B1 , 0x019581A58A0770928270FA009A20F8A4 , 0x019581A58A0F72BCB0D96017E96AD65F , 0x019581A58A127269A55BCFFC47969A3D , 0x019581A58A1A72AD8A2C51140F4FD698 , 0x019581A58A1E732988EF900BBB52B12A , 0x019581A58A2672668A8E288E8A16807B , 0x019581A58A2E70D2818BC92C89CFFECC , 0x019581A58A3670849DF3E55EB0786D36 , 0x019581A58A3E70019D62A18A7C68B36B , 0x019581A58A4670FEAD30E98638ACC887 , 0x019581A58A4E7379BAB8B1D14C68A0B9 , 0x019581A58A5173EAA79AC4C70A53B71F , 0x019581A58A5871F3AB8DCE19E8DD1FDF , 0x019581A58A5B7386AE1DBD1343A56F0C , 0x019581A58A6270DA928A31A492BA562E , 0x019581A58A6673A28F2FAAAE21F726AC , 0x019581A58A6D7379953E17930240D571 , 0x019581A58A7171989970F0F61E1FCF5A , 0x019581A58A7B71AC96FC4B079FB3A65E , 0x019581A58A7F73B5A5E0A91711CEBD65 , 0x019581A58A8872629F8D17E704B26B92 , 0x019581A58A8C72AA8CD08F89B632447F , 0x019581A58A9470469ACF1ADC08DB4546 , 0x019581A58A9C7016A2C099C558CDD743 , 0x019581A58AA571CDB1B42D84F1E624FE , 0x019581A58AAD7296A18D2982767F54E9 , 0x019581A58AB17038B0073A6345352836 , 0x019581A58AB972AABB4BCABEA7208956 , 0x019581A58AC173F4BBA0FA0AF47E52A0 , 0x019581A58AC5737A969FADF0F2052C72 , 0x019581A58C6473778DA8C79041ED2C57 , 0x019581A58C69722D82A992EC8AE786EB , 0x019581A58C7372E99AC2E6CAA4B21EDD , 0x019581A58C7771CC9ABD7AD2B2922A9F , 0x019581A58C8070DEA401EF94EF18EAB3 , 0x019581A58C8773158FCEEDC27F407FD0 , 0x019581A58C8B720FACD359504FFA061A , 0x019581A58C9671D1A4420881A5F2DA9E , 0x019581A58C9A7270BA81DA344C33D51E , 0x019581A58CA472EBB64EC9DC6CEE8FBD , 0x019581A58CA97311899D401355C8EAA8 , 0x019581A58CB27386985A22C2B6882FA4 , 0x019581A58CBF703D93D89C8406951544 , 0x019581A58CCB7070BEE06E021239B8EB , 0x019581A58CD8716498F197CC3CD3EE84 , 0x019581A58CE37189B7097DD35A86A1C7 , 0x019581A58CE7737A99306F72E85EBE3B , 0x019581A58CF2734A9C67B8F2453E096D , 0x019581A58CF7718180AEE31445B6CA8E , 0x019581A58CFF732EA34FEA3BB18C5AEC , 0x019581A58D0B70F28A34FD9325E36FAF , 0x019581A58D10709CB2F8461379D90E57 , 0x019581A58D197114843660AD08580F84 , 0x019581A58D22713099C52FD349896EFB , 0x019581A58D2C7189AE359E9ADF023A6A , 0x019581A58D307070B182C2DC21C0AB13 , 0x019581A58D39725486A05305281B3106 , 0x019581A58D42730B8A4CC1794FD27341 , 0x019581A58D4C701BBB2CC78A7E074D4E );
Copy
31
3.08 ms
SELECT `rule` . `id` FROM `rule` WHERE (`rule` . `invalid` = ? ) ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500 OFFSET 1000
SELECT `rule` . `id` FROM `rule` WHERE (`rule` . `invalid` = 0 ) ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500 OFFSET 1000 ;
Copy
32
7.97 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 òüÑìQq6è\x15 ▄ì╬(\x1E | "
b"\x01 òüÑì[sßÉqvÄUÓø "
b"""
\x01 òüÑìeq7½¢lì\n
╔\x10 @
"""
b"\x01 òüÑìjr;│\x19 M!║Ã\x1D ╣ "
b"\x01 òüÑìup┬«│ùjÌþÒø "
b"\x01 òüÑì~q│¡p┬FÐã\x07 3 "
b"\x01 òüÑìçr┌ô*p┤¿à9 "
b"\x01 òüÑìÆsÛå█╗Ö²[*Å "
b"\x01 òüÑìûpÔè\x0F uÖ\x07 c±0 "
b"\x01 òüÑìís╬║nó¦┴I└┤ "
b"\x01 òüÑìªrØÅ·?v┘ê┐¢ "
b"\x01 òüÑì▒q\x17 ¥(\x1F Ý9Q\e ╬ "
b"\x01 òüÑìÁpTó$┐õd¥Qâ "
b"\x01 òüÑì┐q3¬╩cå╩\x12 ß░ "
b"\x01 òüÑì─q\t ┐│ıQöË¥~ "
b"\x01 òüÑìðq¿ÉÕ\e ÿ┬\H¿ "
b"\x01 òüÑìıq4ôf/G\x11 ¯8U "
b"""
\x01 òüÑì▀s┘ê┌Z\n
劬B
"""
b"\x01 òüÑìõp\x17 ½WÂô\x06 ÍV/ "
b"\x01 òüÑì¯rî▓>)²(â ╦ "
b"\x01 òüÑì‗pôë║ϸðð]¬ "
b"\x01 òüÑì²q,▓dH_¥?╣\x05 "
b"\x01 òüÑÄ\x02 s{å\x05 û\x07 F?±¨ "
b"\x01 òüÑÄ\f pòøßüF\x00\x19 l┘ "
b"\x01 òüÑÄ\x14 sXâûï8I\x08 ¨¤ "
b"\x01 òüÑÄ\x1D q▓ótI,n=é¡ "
b"\x01 òüÑÄ"q‗▒#c┘<É¡x "
b"\x01 òüÑÄ+p]×\x0E m█ÛÖnN "
b"""
\x01 òüÑÄ/r\n
╗*4\x18 ■Ü"ø
"""
b"\x01 òüÑÄ7sWº\x07 NW×\v k┴ "
b"\x01 òüÑÄAs╔©╗┐╗À\x05 ╠ "
b"\x01 òüÑÄFr½ó<\x03\t\x04 ($ "
b"\x01 òüÑÄPpØ╗{¦aú÷Vµ "
b"\x01 òüÑÄVpKÇIUÿ\\x1A dñ "
b"\x01 òüÑÄasÏ¥XÂò*j\x1A ║ "
b"\x01 òüÑÄfsÌøoV¬±F$s "
b"\x01 òüÑÄpq¦»§Þ9(\x0F ╦Þ "
b"\x01 òüÑÄts‗╗ØÏ┌┐ã\x0E ▓ "
b"\x01 òüÑÄ\x7F q"╝K┐fåK‗S "
b"\x01 òüÑÄàpè¼ÃâÅÛ-\x02 ú "
b"\x01 òüÑÄÅp┬íâwÆÎ\x12 éå "
b"\x01 òüÑÄÖs╔»{Uk¼}q┤ "
b"\x01 òüÑÄÑqIÅâÖ\x0F xN\x14 V "
b"\x01 òüÑÄ¡pOå▄*Å║/øb "
b"\x01 òüÑÄ▓reÄoy\r 'e¢÷ "
b"\x01 òüÑÄ¢sVó\x06 ø¦@(}Ç "
b"\x01 òüÑÄ├sOª6:┬-"Ûf "
b"\x01 òüÑÄ╬s¿Å¹═<ûо4 "
b"\x01 òüÑÄÈsö┤─ÄMéip█ "
b"\x01 òüÑÄÓs>¥èàzö\x02 Oï "
b"""
\x01 òüÑÄõs!ó║qF£║\n
¤
"""
b"\x01 òüÑÄpÃØ}╦.õýs® "
b"""
\x01 òüÑĶs\n
Öî\v ▀¿\x16 ╠&
"""
b"""
\x01 òüÑIJq-©f1À«\n
█╗
"""
b"\x01 òüÑÅ\x01 sà¬\x15 {║Ë\t µö "
b"\x01 òüÑÅ\r sCÑÖºÙ▓©.\f "
b"\x01 òüÑÅ\x12 sÙò*S\x1C └Lx7 "
b"\x01 òüÑÅ\x1D sJï%╔\x0E └%=ø "
b"\x01 òüÑÅ#pë®ÒjNÙÝ\x1C g "
b"\x01 òüÑÅ-rs¡■Õ\x01\x03\x1A _ý "
b"\x01 òüÑÅ7q\r ╗┐mÚ├Ze "
b"\x01 òüÑÅBraÑ$Àö\x1F A-õ "
b"\x01 òüÑÅFpFØWB╗\x1E gÉ\x03 "
b"\x01 òüÑÅRs─çkè?┬0Ý~ "
b"\x01 òüÑÅWpä¬b╩Ä\>\x10\x1D "
b"\x01 òüÑÅbs\e ▒U▒ÝJ½W┴ "
b"\x01 òüÑÅpr®å/2j¶c¨¤ "
b"\x01 òüÑÅysÖ┐'<╗³¹Òí "
b"\x01 òüÑÅüqÎÖEسÁ\x01 á\f "
b"\x01 òüÑÅçrÀ¡bÏDzHZ. "
b"\x01 òüÑÅîp^í\x1A \\x17 ±\x08 N\x0F "
b"\x01 òüÑÅÆpëøVÙÿ┤▀Mþ "
b"\x01 òüÑÅûrL«UúQ1:\v 8 "
b"\x01 òüÑÅ×pÞ¢ÉQ┤aþk "
b"\x01 òüÑÅíp[ÅØAë¢n~┬ "
b"\x01 òüÑÅ¿qpÖ\t ┌âK\e\t å "
b"\x01 òüÑÅ«pM½Ûk┘¯\x1D ▓È "
b"\x01 òüÑÅ┤pYÆ\x1E\x10 ═§¹\t Ø "
b"\x01 òüÑÅ©r¨Ä.┌@O¼\x11 │ "
b"\x01 òüÑÅ┐qä£ê¹$█\x05 ▓p "
b"\x01 òüÑÅ┬sÖùÉ┤©Ìc╠W "
b"\x01 òüÑÅ╔q\x17 â.Å\x03 ÑíL┌ "
b"\x01 òüÑÅðr^╣Ó»J(u{\x05 "
b"\x01 òüÑÅËrýö¢æ╗┐R°? "
b"\x01 òüÑÅ┌r¸ÇVñx\x1D\t a "
b"\x01 òüÑŦp\x12 îìÇàfºûZ "
b"\x01 òüÑÅõp╝î\x03 n┌Æ\x05 └j "
b"\x01 òüÑÅþr\x11 åËQ¤©õIê "
b"\x01 òüÑÅ´r1êÙ\x08 ë¸Z\x18 ┌ "
b"\x01 òüÑÅ‗s█£┌ÕË│oú¾ "
b"\x01 òüÑÅ·rçæpÆo½ıÀµ "
b"\x01 òüÑŲrJªƒ¼w#HÕì "
b"\x01 òüÑÉ\x05 pþÀoç\x7F \┤▓¢ "
b"\x01 òüÑÉ\x08 q╦øw¿q╣;xv "
b"\x01 òüÑÉ\x11 s¶©ËA+ô'Ý| "
b"\x01 òüÑÉ\x14 qÚÆõ%─Æ\x00 ã\x16 "
b"\x01 òüÑÉ\e p\x06 ×mê\x03 ¼J%U "
b"\x01 òüÑÉ"s\x08 ┤è¤é²µ·% "
b"\x01 òüÑÉ&p8Æ\x1A Áh\x06\x13 æª "
b"\x01 òüÑÉ/q\x12 ºØÙb&PÐâ "
b"\x01 òüÑÉ3pYû+ã\x05\x03 -╗µ "
b"\x01 òüÑÉ<sêëÉ▄:³└ݹ "
b"\x01 òüÑÉDqÊìeVxÕIÅ╔ "
b"\x01 òüÑÉLp\x03 ü=t]âu\\x04 "
b"\x01 òüÑÉTs\x14 Â└´Þsú@Ó "
b"\x01 òüÑÉXpQÁ┤I¤\x1A ì©z "
b"\x01 òüÑÉaqõ¿VI\x16 ¹cWh "
b"\x01 òüÑÉjqÔòiv\x01 öÛ[ü "
b"\x01 òüÑÉns;îÁ½Ô=QJ{ "
b"\x01 òüÑÉwp$ÆIô┼├úƒl "
b"\x01 òüÑÉ{rBúÉ\t õ\x12 [╗û "
b"\x01 òüÑÉår\x06 ø░Çå!ÖĽ "
b"\x01 òüÑÉèqq£╝└▓Û«ö< "
b"\x01 òüÑÉôp▒ñöw\x1F ¸w\v\x13 "
b"\x01 òüÑÉøp└Ø┬┌╩CÚÂ\x13 "
b"\x01 òüÑɃqtê:è\x7F ]\x08\x1E I "
b"\x01 òüÑÉ¿pà®þ0╣gv░ï "
b"\x01 òüÑÉ░pJä^³VÌgó¬ "
b"\x01 òüÑÉ┤s·╗¼ä1x\x00 ]¹ "
b"\x01 òüÑÉ╝rn│Hú'XµÔõ "
b"\x01 òüÑÉ─qûºísgªx§j "
b"\x01 òüÑÉ╚p/╝Fa\x07 a\x1F B¼ "
b"\x01 òüÑɤr<¬QÕ\x18 Yë9Ñ "
b"\x01 òüÑÉËr┴æè┌²è7ä\x07 "
b"\x01 òüÑÉ┌q\x03 ¿Ü³╠\t %®\x17 "
b"\x01 òüÑÉÌráÅ(~OTÏCX "
b"\x01 òüÑÉÕs0¢┬@\x17 ‗X¼┤ "
b"\x01 òüÑÉýq╗üûãz\x12 þY7 "
b"\x01 òüÑɶpõö))┬®aÇ\x04 "
b"\x01 òüÑɳrƬR■\t\v ù#\x01 "
b"\x01 òüÑÉ s╦ƒè═░ªÀ┤ö "
b"\x01 òüÑæ\x07 sYèT¾B®¡\x02 u "
b"\x01 òüÑöËq+í³T)µ\x1D Ý\x1E "
b"\x01 òüÑöÏr~À\x14 «┤à═<# "
b"\x01 òüÑöÒr┘ï\x15 §Ix§\x10 % "
b"\x01 òüÑöþqôÆ\x17 <T\x14 ACø "
b"""
\x01 òüÑöp³ü╚XÇ-\n
ºÉ
"""
b"\x01 òüÑö§s¼¥¸\x02 6V¿\x1A · "
b"\x01 òüÑö r\x18 ▒\x14\x15 C*+dç "
b"\x01 òüÑò\x03 q:¬¦ûÜÕp¼\x03 "
b"\x01 òüÑò\r q¡ùÂ\v ÷R8Ûù "
b"\x01 òüÑò\x11 sçå»╬jÁ\x1D °ê "
b"\x01 òüÑò\e sÚâq╔\x1E\x07 ╦2¨ "
b"\x01 òüÑò qóíÉ¡!─[Æá "
b"\x01 òüÑò)p\v ê8¸û½átl "
b"\x01 òüÑò.r\x03 ûZÝ£±\r 3ª "
b"\x01 òüÑò7pܪç8\x11 Q\x00 Z> "
b"\x01 òüÑò;pÎç7\t pv\x12\f ‗ "
b"\x01 òüÑòDscáû\x05 nÀÅ!½ "
b"""
\x01 òüÑòHr\x14 ø#l_\n
MŪ
"""
b"\x01 òüÑòRr\x0E í┌Ïå\x19 ╔¡ "
b"\x01 òüÑòVràî\x04 ÷ö>yîl "
b"""
\x01 òüÑò`rÀ╗\n
├╬ïÆ\x13 Ô
"""
b"\x01 òüÑòdq-á╦¡G}l)$ "
b"""
\x01 òüÑòmsFì9¨H├\n
Ö\x1D
"""
b"\x01 òüÑòqp%ÉÂÿ7d+j■ "
b"\x01 òüÑòzpO┐ÇOøÇ\x19\x16 ─ "
b"\x01 òüÑò~pÌ¡\v ù:┴SO\x10 "
b"\x01 òüÑòåpGô═ñ-l¡¯D "
b"\x01 òüÑòèqÌ┐Æz©&¿ç┐ "
b"\x01 òüÑòôr\x1F ïòª²ºÏ_G "
b"\x01 òüÑòûr│¡k▓\x04\x14 f┼─ "
b"\x01 òüÑòƒs좼ãëw"┐Ô "
b"\x01 òüÑòªpmî¿*¦bqd_ "
b"\x01 òüÑò¬péáS\x17 Á\x0F x< "
b"\x01 òüÑò▒qªÖ\x17 wÊ6\x07 úú "
b"\x01 òüÑòÁrÅ®#ÁÉÏצÁ "
b"\x01 òüÑò╝r\x01 ¢ïØx\x1F ÛY┘ "
b"\x01 òüÑò─p æG¾ı\x13\x12 ‗! "
b"\x01 òüÑò╚q┌ìûû¿z╦j5 "
b"\x01 òüÑòðsxÜ▀ö\x06\x01 Ì%╦ "
b"\x01 òüÑòÈr~»ƒnðû║IÀ "
b"\x01 òüÑò¦sÆë/^5«ü▄> "
b"\x01 òüÑòßs²º.°s8]ý¬ "
b"\x01 òüÑòÚp¦┐x¥\x1E Ç\x15 G▄ "
b"\x01 òüÑòýs─ä\e ▄tøG6\x14 "
b"\x01 òüÑò¶qs¡ ─╣Âó«Í "
b"\x01 òüÑò²q;Ñ~╩ý─Ç‗Ú "
b"\x01 òüÑû\x02 p¢ü▄┘\e «Q5\ "
b"""
\x01 òüÑû\n
rqûݼ;í}Â‗
"""
b"\x01 òüÑû\x0E sz│}«Ptßá² "
b"\x01 òüÑû\x17 p\x15 ê4èK\x15 ╔}w "
b"\x01 òüÑû\e s\x19 áßã%¾╣└\x14 "
b"\x01 òüÑû#r\x16 óA\x17 Áþ┴«Ð "
b"\x01 òüÑû+p\f £Qı¬F╬µN "
b"\x01 òüÑû3p^©I°─û*-\x07 "
b"\x01 òüÑû6p\x12 ▓\r :ıÆ3í§ "
b"\x01 òüÑû?p\x0E ╗\x0F =dh \x06\x06 "
b"\x01 òüÑûFp~ƒÚËÎ+èC¼ "
b"\x01 òüÑûOqìñ=\x02 ÛÔ\e K "
b"\x01 òüÑûSq\x03 ¿²\x05\x1F k[n╠ "
b"\x01 òüÑû[r¸æ]█|jè¦[ "
b"\x01 òüÑûcr«Ü4]\x1C ¿\x10 ƒ· "
b"\x01 òüÑûgrð©├UeËà\x16 ╣ "
b"""
\x01 òüÑûpr¸©\n
ßö ÉYG
"""
b"\x01 òüÑûtpå£ëUÎC!/ì "
b"\x01 òüÑû|sÛÄ0"JBìÈo "
b"\x01 òüÑûüpÞ╗└▀p#Ò\x02 _ "
b"\x01 òüÑûëp×ï·┴°RÎ3[ "
b"\x01 òüÑûìrëä`íPg²[ª "
b"\x01 òüÑûòrÇ░`Ï0║╗\x1D Ç "
b"\x01 òüÑû×pgÂQþ▓RÇü× "
b"\x01 òüÑûóqIö\x18 ▒╣à°\x7F ü "
b"\x01 òüÑû¬p¼¼&§§ı¾░\x11 "
b"\x01 òüÑû▓sáñÙz┤¢└ÄÚ "
b"\x01 òüÑû╝r\x06 éÉS_r╣\t F "
b"\x01 òüÑû└rÕÆÑX\x1F ù╬H\v "
b"\x01 òüÑû╩ráÅ\x02 ¸│╝Û¢\x17 "
b"\x01 òüÑû═s_Åz╦ÔÛ╬ \x10 "
b"\x01 òüÑûÍpôÄNÂ█\x0E ±╝9 "
b"\x01 òüÑûÌq\x14 Â▄ࢪ¤Ã "
b"\x01 òüÑûµqmÅ\x16 e┐N\x19 e└ "
b"\x01 òüÑû¯p\e ¿ôóq╦Ã│U "
b"\x01 òüÑû±rcòÜ╔©$<í\x16 "
b"\x01 òüÑû°qèø~g\x00 0─[¯ "
b"\x01 òüÑù\x00 sRÁØvð5D3· "
b"\x01 òüÑù\x04 r\x01 ¿MwF‗-Î\x0E "
b"\x01 òüÑù\f pf»ºìö\x06 ÞõÈ "
b"\x01 òüÑù\x10 qÿ¼·£3´ëz/ "
b"\x01 òüÑù\x19 q±Ö┤Pи§\x0E C "
b"\x01 òüÑù!q4úaW╩*ì\x1E ╬ "
b"\x01 òüÑù%qÐü\x19 ÁQ¹ï■! "
b"\x01 òüÑù-p¹ü8┘\x11 E▀\x0F Ò "
b"\x01 òüÑù4p½Ñs╝êÅ*ªS "
b"\x01 òüÑù8q±×Â!êÝ‗\® "
b"\x01 òüÑù>sIÿÂ█!M\x15 ▀\x06 "
b"\x01 òüÑùBpWíê2ÄîÚ%J "
b"\x01 òüÑùIq┐ªf_\t h7¯Ë "
b"\x01 òüÑùLq2îùÏ1K╗õ\ "
b"\x01 òüÑùTp╠À£>]\x0E Nƒö "
b"\x01 òüÑùXp<û&4┴\x7F ═È2 "
b"\x01 òüÑùasôÇz▀ÿØN¹½ "
b"\x01 òüÑùerÅÇS╬®ó╚´e "
b"\x01 òüÑùmrà╝øá°2¡╔ç "
b"\x01 òüÑùqp\x03 ÄÛÖ\x0E ©\x19 ¤¿ "
b"\x01 òüÑùxp{çëgc\x1A §,Ü "
b"\x01 òüÑù|s^¢\x12 £c\x16 T⦠"
b"\x01 òüÑùâsÞçR,ãó▓ñ‗ "
b"\x01 òüÑùåpÊñ ɃFEgû "
b"\x01 òüÑùìr2ô\x1F ««╠a\t ƒ "
b"\x01 òüÑùòskíg─DêÐoß "
b"\x01 òüÑùÜr'Á‗¬Å??kX "
b"\x01 òüÑùós╩é\x1C ((\x16 ø!┬ "
b"\x01 òüÑùªr┘£Hàe╬ı\x06 Ç "
b"\x01 òüÑù»p╩╗ÖØxÁò\f ] "
b"\x01 òüÑù▓sLÅçñ└├ÚßÍ "
b"\x01 òüÑù╣sìì▒╗Ê\x14 ÀBM "
b"""
\x01 òüÑù┴s\n
│\r ÃW«øJ³
"""
b"\x01 òüÑù─ra╣╔½²Á┼y, "
b"\x01 òüÑù╠pª▓┘[øD1ôn "
b"\x01 òüÑùðqèçQ├\x14 ¼É*¤ "
b"\x01 òüÑùÏq9║~<¼hù0¤ "
b"\x01 òüÑù¦sýÀ·ÌèmÈ2\x0E "
b"\x01 òüÑùõrlÇz´É\x03 È■å "
b"\x01 òüÑùýqýñð╦yMA[+ "
b"\x01 òüÑù¶søì¬çÈzG|n "
b"\x01 òüÑù°q.│\x11 └\x0F ]g╩\x03 "
b"\x01 òüÑÿ\x00 qÐ¥▒C-OÉÞj "
b"\x01 òüÑÿ\x07 r¼«░D3┴Ìí{ "
b"\x01 òüÑÿ\x0E pq»,a¿Àè\x07 ¦ "
b"\x01 òüÑÿ\x12 q║¢ã\x02\e j\x01 6@ "
b"\x01 òüÑÿ\x1A qÂÆ▀°K╔½°\x02 "
b"\x01 òüÑÿ\x1E pRü\x0E ┘ÙëåO÷ "
b"\x01 òüÑÿ&q\x11 │\t ¸╬»N½┼ "
b"\x01 òüÑÿ*q/ú\x13\x1E │ Ì,& "
b"\x01 òüÑÿ2qKù*\x06\f ═ó?Y "
b"\x01 òüÑÿ6r}Ø╣ýñ\f öÛq "
b"\x01 òüÑÿ?q¹å╝╔Ã\x01 N\x7F\x0F "
b"\x01 òüÑÿBrÉìÔ!8ïÛÜ× "
b"\x01 òüÑÿJqöÑÓ\x1A a'├è "
b"\x01 òüÑÿQs\x05 ¢┌\r}╝sn "
b"\x01 òüÑÿTssâ7\x04 Ï´╝ÃQ "
b"\x01 òüÑÿ\q<æ\x08 Ëmà¹┤╦ "
b"\x01 òüÑÿ`pƒæ)P×\x08 VÐz "
b"\x01 òüÑÿhrÄÂ\r ÔÍAM'þ "
b"\x01 òüÑÿoqÈúïp\x0F ©¯¹V "
b"\x01 òüÑÿrr┬æ\x15 Eßq\x03 ºi "
b"\x01 òüÑÿzsªåö19il9k "
b"\x01 òüÑÿ}pÚ«lp(ñz┬& "
b"\x01 òüÑÿàr©▒´╗▀p+6▓ "
b"\x01 òüÑÿîr[¬rfÔ¬╠\x11 á "
b"\x01 òüÑÿÉp©Öj┼q¸¼7J "
b"\x01 òüÑÿÿq¾âZ7Å ß«├ "
b"\x01 òüÑÿøs°ÿâƒýn¥bÎ "
b"\x01 òüÑÿñq@¿░p×°\x14 ¡ "
b"\x01 òüÑÿºrÃľ┐\x11 A\x10 Î` "
b"\x01 òüÑÿ»saë▄\x14 ï3\r ╠o "
b"\x01 òüÑÿÀsOóÚWÆjè¦\x00 "
b"\x01 òüÑÿ║sñ¥/5╗¢_ᦠ"
b"\x01 òüÑÿ├r:¥▀xû╝ð\v y "
b"""
\x01 òüÑÿ╔qÞ¡«\n
y\x18 y÷H
"""
b"\x01 òüÑÿðq═Æsþæºu┤2 "
b"\x01 òüÑÿËr¸ÁåÂö ä\x05 "
b"\x01 òüÑÿÏp\x1D ©╣\x16 ╣p\x03 Ð/ "
b"\x01 òüÑÿ▀p┌▓]\x1D │g╦\x06 ( "
b"\x01 òüÑÿÔpQò^\x7F Ù║ÁÁ╬ "
b"\x01 òüÑÿÚprÂnAƒzÕp9 "
b"\x01 òüÑÿýqà░\e g+▄2Ùk "
b"\x01 òüÑÿ¾s▀ôàº├â\x1E (= "
b"\x01 òüÑÿ¹qAº╚\x1F p²/tö "
b"\x01 òüÑø\t rEä÷─Ѱ\x10 )ó "
b"""
\x01 òüÑø\r rù¼õ\n
kýí>×
"""
b"\x01 òüÑø\x16 pÉ▒+¥*ÞK¢\x06 "
b"\x01 òüÑø\x1A q ó£\x19 ù\x19 hfS "
b"\x01 òüÑø#s╣¥§<{_╣©y "
b"\x01 òüÑø,q ôÇ═èC¡z▄ "
b"\x01 òüÑø1pjƒ┬Ðæ_=@è "
b"\x01 òüÑø9q▓╝\x04 ¢ı█¦1c "
b"\x01 òüÑøAq=Ød%[X\x17 ú\r "
b"\x01 òüÑøJr\x18 ¡°¼ÒXÊò° "
b"\x01 òüÑøNr{à\x00 »╣¶¶½G "
b"\x01 òüÑøVq┴Â:gz®4þË "
b"\x01 òüÑø\q&╝+]Ð`\r 4] "
b"\x01 òüÑøep}®█Àp\t ÆéG "
b"\x01 òüÑølpJéCQv4·¿ª "
b"\x01 òüÑøusüñaÇ\x17\x0F\x06 (ë "
b"\x01 òüÑøyrå╗¡ÌåÏE\x04 e "
b"\x01 òüÑøüpÓíh|ÄÏ©Ø\x0E "
b"\x01 òüÑøàq<àÿ5╝‗ÓÁÞ "
b"\x01 òüÑøÄrT╣;z*┼8I& "
b"\x01 òüÑøÆsóäê╔ô:ãíb "
b"\x01 òüÑøÖr¾£q^ùDQ\å "
b"\x01 òüÑøásâªX░\e BR▄Ï "
b"\x01 òüÑøñrCÆ>OJà«áí "
b"\x01 òüÑø½rì┐-└\x17 [Hë¬ "
b"\x01 òüÑø»s`ú.¶¤\x1E\x13 åw "
b"\x01 òüÑøÀqèùkV¿1═4Ë "
b"\x01 òüÑø╗q▒║2■+\t S©h "
b"""
\x01 òüÑø├pÕ®\x17 Z▀\n
$"[
"""
b"\x01 òüÑøÃpî£R5ý│5■\x04 "
b"\x01 òüÑø¤pnÖ╗¢a\x1E Kÿº "
b"\x01 òüÑøËpm©¡\x03 ÀƒÍ·x "
b"\x01 òüÑø▄q'¢\r ð$\x18 °]e "
b"\x01 òüÑø▀r\x07 ï\x06 ä¶\e Åü§ "
b"\x01 òüÑøÞrýåë&¹xr|q "
b"\x01 òüÑøýrÒ╗nÏ&)K\x17 ú "
b"\x01 òüÑø§rÉøùK±¡J│, "
b"\x01 òüÑø·p\f ä\x1F é┘5H6‗ "
b"\x01 òüÑ£\x03 r‗àCîw¤æO« "
b"\x01 òüÑ£\x07 s{¿/░\x05 Udw\f "
b"\x01 òüÑ£\x0E s¥©µ$H?¸?ı "
b"\x01 òüÑ£\x15 r\x00 òõ┼%YçÂ\x1F "
b"\x01 òüÑ£\x18 q╚ÁK`ßO│¹g "
b"\x01 òüÑ£\x1E s└ûG¡:µ9,■ "
b"\x01 òüÑ£!p!å%¥\x1E ╩\x07 ¸À "
b"\x01 òüÑ£)s{ôzOMyþ&¿ "
b"\x01 òüÑ£-r\x08 ìw¤║G\x14\t ý "
b"\x01 òüÑ£5r<éÚL-¯\x08 ®Ú "
b"\x01 òüÑ£:p\x01 ¡\x06 ¡ad<ìV "
b"\x01 òüÑ£Brû¡┴·Á¥¶¼\x18 "
b"\x01 òüÑ£Fr,í@ÂN\x1F 8─ä "
b"\x01 òüÑ£Nq1╗ı╦¸°ço\v "
b"\x01 òüÑ£Rqaÿ4Ѱ<\x1D àR "
b"\x01 òüÑ£[r\t í'Òuhr<Õ "
b"\x01 òüÑ£cr\r ÂÌHö\x1C ¾┼n "
b"\x01 òüÑ£ksd¿5▒ìo\t $Å "
b"\x01 òüÑ£tshÿ▀[vTÔþO "
b"\x01 òüÑ£xp│É]ƒön▀´] "
b"\x01 òüÑ£Çsîɳ&+ô¹Êå "
b"\x01 òüÑ£êq×ëª×|Öq═Ò "
b"\x01 òüÑ£ÉpZâ9└\f 5Ö■╦ "
b"\x01 òüÑ£Örb«£aÝ─zð "
b"\x01 òüÑ£ØqÖô°?Å.íN "
b"\x01 òüÑ£Ñq\x14 £¦¥Æ[E¨Á "
b"\x01 òüÑ£¬q(ò7\x10 ÒÙ1HÎ "
b"\x01 òüÑ£│qV▒g-W\─r¼ "
b"\x01 òüÑ£╝p ÜþÃ╦,‗\x14 ä "
b"\x01 òüÑ£└r\x17 íi\x18 ç[\x15 û0 "
b"\x01 òüÑ£╩qÈñÁ¼s▀2╬\x16 "
b"\x01 òüÑ£╬pÙèÃð\x01 ▄\e ¨Ô "
b"\x01 òüÑ£Ïq\e û╠õj\x17 ì¬} "
b"\x01 òüÑ£▄rbô-½0Sçós "
b"\x01 òüÑ£õr}Ä┌■«%¢v7 "
b"\x01 òüÑ£¯p\e ╣õ½NíÁã² "
b"\x01 òüÑ£°q\x03 Öÿ-┐:B²■ "
b"\x01 òüÑ£³pöüØC/³"\x1A ┬ "
b"\x01 òüÑØ\x06 q;¬Ïè¾\f\x19 Ëõ "
b"""
\x01 òüÑØ\n
p\x1F êƒå┘╚À\x1E ¯
"""
b"\x01 òüÑØ\x13 r\x17 ÆÝy╦\r A8m "
b"\x01 òüÑØ\x1C r_ØÓ^]aI(= "
b"\x01 òüÑØ r!¥\x17 °Ë`\x1E\x07 ñ "
b"\x01 òüÑØ*sEå]O×v'ah "
b"\x01 òüÑØ.p£Ü▀\x7F ¾óÊ\x13 ò "
b"\x01 òüÑØ7r┼Æ\x1F £L¨9╦\x1A "
b"\x01 òüÑØ<rnüìÒ¾\x03\x13 æ{ "
b"\x01 òüÑØEr\x06 û╝dG$þ\x18 ┴ "
b"\x01 òüÑØHp(¢╩®÷]×wË "
b"\x01 òüÑØQpãæ²═\x08\x14 ýÔl "
b"\x01 òüÑØVs³¢J\x11 81 ú\x0E "
b"\x01 òüÑØ`p&Ñ=e╣╦ÜIä "
b"\x01 òüÑØes\x02 ½A9Æ\x02 ¡Â\x05 "
b"\x01 òüÑØnpU×\x18 ç(%=mê "
b"\x01 òüÑØwq\x13 ç\x03 ¹D╣÷+Æ "
b"\x01 òüÑØ\x7F r²ëèXér¢Û_ "
b"\x01 òüÑØêp┼ºÑÇ┐[£²Á "
b"\x01 òüÑØæruò©P÷Äd®Ê "
b"\x01 òüÑØÖp\x02 ¡®½Á<8#\x12 "
b"\x01 òüÑØípP©═«õC²U9 "
b"\x01 òüÑØñplÅjL7»ÑËc "
b"\x01 òüÑØ¡p─ÖÍ*c®×JN "
b"\x01 òüÑØ│r\x13 ║lnöa¡r4 "
b"\x01 òüÑØ║s╣è┘+▄/(mç "
b"\x01 òüÑØ¥r>çÅ,J¨¼8} "
b"\x01 òüÑØÃsƒì▄]L©Ç\x13 \ "
b"\x01 òüÑØ╠pE¢ðíÉAÅå# "
b"\x01 òüÑØËs\x7F »ªjO0U┴¸ "
b"\x01 òüÑØ▄r\x0E ®\x10 A\x0F Àe²Y "
b"\x01 òüÑØÓq«ÿ*¢qÄ┘>· "
b"\x01 òüÑØÚpeëO#}Ý?hâ "
b"\x01 òüÑØÝrÓü┼¸á¿0jÚ "
b"\x01 òüÑØ¸rªñ\x02 g$åOgÝ "
b"\x01 òüÑØ¹r/àRÿâ\x00 ░Ô "
b"\x01 òüÑ×\x11 r┘ïã\x1D ßéqRÕ "
b"\x01 òüÑ×\x1C shÂêåÓig╠õ "
b"\x01 òüÑ×!pe«\x17 ▄ð%\x13 =\v "
b"\x01 òüÑ×+s¥ïò\x13 ┴[░╔Ö "
b"\x01 òüÑ×/r\x02 åmß\Æç┼ƒ "
b"\x01 òüÑ×9pZ£x¼³┌;ZÎ "
b"\x01 òüÑ×>qh¡nkø\x05 ±Ç¹ "
b"\x01 òüÑ×Gsv░╦á█®h1\x11 "
b"\x01 òüÑ×Lq«Ü»X\x00 À\f ¥À "
b"\x01 òüÑ×Vq6à_Tmg\x11 ▄Ç "
b"\x01 òüÑ×ZrM░Â4█ªòz "
b"\x01 òüÑ×cs└åÒ8Þ\x1D\e\x16 : "
b"\x01 òüÑ×gpK¥V.e¥s~W "
b"\x01 òüÑ×ppe│Eû<j\¤È "
b"\x01 òüÑ×tp~¿¥"r┌Îúã "
b"\x01 òüÑ×}põ»n$Jõp\x02 · "
b"\x01 òüÑ×üp\f ÿÇümÜ├\x02 ╩ "
b"\x01 òüÑ×ès%ë\x1D »cÌ╠ü\x10 "
b"\x01 òüÑ×Éqû¬.Æ\x06 ıBÇØ "
b"\x01 òüÑ×Üs\x7F ░‗o\x18 æ‗´D "
b"\x01 òüÑ×ár\x16 ÅpY»)½ã± "
b"\x01 òüÑ×½sKû;ƒ\x15 :\x10 à9 "
b"\x01 òüÑ×░sfÅ]v▒█\x0E\v E "
b"\x01 òüÑ×╣qKÑI▓ïYX\r 8 "
b"\x01 òüÑ×¥p╔ªÝ«åp¼\x00\x1C "
b"\x01 òüÑ×ãs\x13 ü├î]ƒ!+▄ "
b"\x01 òüÑ×╠q®KÑÇ\f C\x16 ▓ "
b"\x01 òüÑ×Ís\x0F ×î\x1F\x17 â\x0E ▄¢ "
b"\x01 òüÑ×ÌsHÁkÕôTÚ¶\x11 "
b"\x01 òüÑ×Õs£ïé§┐íô^ "
b"\x01 òüÑׯp\x14 åÆY\x14\x17 ░╩¨ "
b"\x01 òüÑ×±qÓÄ▓¬ëý<W\x06 "
b"\x01 òüÑרqu┤╬=\x10 må^æ "
b"\x01 òüÑײq+ô2xÁ┐ÛF\n "
b"\x01 òüу\x04 sÈí╗þ\x00 <ƒ\x12 ' "
b"\x01 òüу\t r\x1C Æð2\x7F \ÑÆ\n "
b"\x01 òüу\x12 q\x00 ÁÐ\x10 T©TJÎ "
b"\x01 òüу\x15 qK┐Ysä/ƒ·Z "
b"\x01 òüу\x1D r¸╝\x01 ã7▓+&═ "
b"\x01 òüу pl╣ðÞ<÷\x00 gÜ "
b"\x01 òüу's4║=uÅ\x03 z:░ "
b"\x01 òüу-sDÅßpr5-█ "
b"\x01 òüу4r\x1D º\x0F\x02 -@Ô\r A "
b"\x01 òüу<s`ÆîO2|\t 9^ "
b"\x01 òüу@s│ÁE£-ó╣f\x11 "
b"\x01 òüуGp]ÆHü`£\x05 ê║ "
b"\x01 òüуOpkÀiSÅ¢ÂDL "
b"\x01 òüуSp╦ùp\x12 ¸Q\e Iè "
b"\x01 òüу[sÌ┤/¤@\x15 ÿ' "
b"\x01 òüу_sIú¾-Á\«®¶ "
b"\x01 òüуhs\x14 ïsÐRZ╔F` "
b"\x01 òüуls╦ñát┐\x11 ëîµ "
b"\x01 òüуus6û=BÁ³""Ò "
b"\x01 òüуys(»ÑÄ\x19\x19\x1C ╝Å "
b"\x01 òüÑí\x1F pß«Ç\x05\x19 :Q´2 "
b"\x01 òüÑí*s)è··üßßèu "
b"\x01 òüÑí.q²▓]ï×ç¤■× "
b"\x01 òüÑí6qäÇ&■\x14 ^‗sz "
b"\x01 òüÑí=sCî·«áÝüË‗ "
b"\x01 òüÑíFqÚÖÝDfÙ²(\x7F "
b"\x01 òüÑíKq░óÎy¨ÏFÞ\x02 "
b"\x01 òüÑíTsGÀ0!ò╠\x05\t ı "
b"\x01 òüÑíYp£ÿ└ÕÖ▄cn1 "
b"\x01 òüÑíbq®╣o¨\x02 ôü¨¨ "
b"\x01 òüÑíip©«²\x06 █\x1D \r ¢þ "
b"\x01 òüÑírr\x18 ¥Í\t ÒSe└ "
b"\x01 òüÑíwqOês\x12 }m°¬î "
b"\x01 òüÑíüpıå1^Yâ\x12 !0 "
b"\x01 òüÑíàsÌ│£\ú╩¥B╦ "
b"\x01 òüÑíìrÅïV½â'¤d» "
b"\x01 òüÑíûr\x1C ▒dÈÑó┌â© "
b"\x01 òüÑíÜq\v ®VÖ©äH{\x1A "
b"\x01 òüÑíúr╝×í¸\x17 Ò#\x02 Ä "
b"\x01 òüÑíºp┐Á6┬½ÖèK- "
b"\x01 òüÑí«qjç\x02 `─╝üªÚ "
b"\x01 òüÑíÂs1Ü1â]1ÇzA "
b"\x01 òüÑí╗páåƒÒʸx\x10 c "
b"\x01 òüÑí├p«ªØÿ\x05 ╔\x12 Nà "
b"\x01 òüÑíÃp ù8ñìÑL┌Õ "
b"\x01 òüÑí¤pGªC¹r\x15 è\x1C { "
b"\x01 òüÑíÈp╗╝5þÆQ┬`\x06 "
b"\x01 òüÑí▄s\ô─=CKø7W "
b"\x01 òüÑíÓs÷ï╝=ÀX¡\x1C\x16 "
b"\x01 òüÑíÞp!ºX╬\x0F\x1F Ù\x18 | "
b"\x01 òüÑíýpߪ?:½▓óÿ\x1F "
b"\x01 òüÑí§sı╝U\x02 8°*█ "
b"\x01 òüÑí·q\x1E ®¾H3ýºü╣ "
b"\x01 òüÑó\x03 p$»<\e }=\x05\x05 4 "
]
SELECT
`rule` . `id` as `rule.id` ,
`rule` . `name` as `rule.name` ,
`rule` . `priority` as `rule.priority` ,
`rule` . `description` as `rule.description` ,
`rule` . `payload` as `rule.payload` ,
`rule` . `invalid` as `rule.invalid` ,
`rule` . `areas` as `rule.areas` ,
`rule` . `custom_fields` as `rule.customFields` ,
`rule` . `module_types` as `rule.moduleTypes` ,
`rule` . `created_at` as `rule.createdAt` ,
`rule` . `updated_at` as `rule.updatedAt`
FROM
`rule`
WHERE
`rule` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0x019581A58D5171368A15DC8DCE281E7C , 0x019581A58D5B73E1907176F08E55E09B , 0x019581A58D657137ABBD6C8D0AC91040 , 0x019581A58D6A723BB3194D21BAC71DB9 , 0x019581A58D7570C2AEB3976ADEE7E39B , 0x019581A58D7E71B3AD70C246D1C60733 , 0x019581A58D8772DA932A70F0B4A88539 , 0x019581A58D9273EA86DBBB99FD5B2A8F , 0x019581A58D9670E28A0F75990763F130 , 0x019581A58DA173CEBA6EA2DDC149C0B4 , 0x019581A58DA6729D8FFA3F76D988BFBD , 0x019581A58DB17117BE281FED39511BCE , 0x019581A58DB57054A224BFE464BE5183 , 0x019581A58DBF7133AACA6386CA12E1B0 , 0x019581A58DC47109BFB3D55194D3BE7E , 0x019581A58DD071A890E51B98C25C48A8 , 0x019581A58DD5713493662F4711EE3855 , 0x019581A58DDF73D988DA5A0AB684F942 , 0x019581A58DE47017AB57B69306D6562F , 0x019581A58DEE728CB23E29FD2883FFCB , 0x019581A58DF2709389BAD8F7D0D05DAA , 0x019581A58DFD712CB264485FBE3FB905 , 0x019581A58E02737B86059607463FF1F9 , 0x019581A58E0C70959BE1814600196CD9 , 0x019581A58E14735883968B384908F9CF , 0x019581A58E1D71B2A274492C6E3D82AD , 0x019581A58E2271F2B12363D93C90AD78 , 0x019581A58E2B705D9E0E6DDBEA996E4E , 0x019581A58E2F720ABB2A3418FE9A229B , 0x019581A58E377357A7074E579E0B6BC1 , 0x019581A58E4173C9B8BBBFBBB705CCB6 , 0x019581A58E4672ABA23CF00309042824 , 0x019581A58E50709DBB7BDD61A3F656E6 , 0x019581A58E56704B804955985C1A64A4 , 0x019581A58E6173D8BE58B6952A6A1ABA , 0x019581A58E6673DE9B6F56AAF1462473 , 0x019581A58E7071DDAFF5E839280FCBE8 , 0x019581A58E7473F2BB9DD8DABFC60EB2 , 0x019581A58E7F7122BC4BBF66864BF253 , 0x019581A58E85708AACC7838FEA2D02A3 , 0x019581A58E8F70C2A1837792D7128286 , 0x019581A58E9973C9AF7B556BAC7D71B4 , 0x019581A58EA571498F83990F784E1456 , 0x019581A58EAD704F86DC2A8FBA2F9B62 , 0x019581A58EB272658E6F790D2765BDF6 , 0x019581A58EBD7356A2069BDD40287D80 , 0x019581A58EC3734FA6363AC22D22EA66 , 0x019581A58ECE73A88FFBCD3C96D1F334 , 0x019581A58ED47394B4C48E4D826970DB , 0x019581A58EE0733EBE8A857A94024F8B , 0x019581A58EE47321A2BA71469CBA0ACF , 0x019581A58EF070C79D7DCB2EE4EC73A9 , 0x019581A58EF4730A998C0BDFA816CC26 , 0x019581A58EFD712DB86631B7AE0ADBBB , 0x019581A58F017385AA157BBAD309E694 , 0x019581A58F0D7343A599A7EBB2B82E0C , 0x019581A58F1273EB952A531CC04C7837 , 0x019581A58F1D734A8B25C90EC0253D9B , 0x019581A58F237089A9E36A4EEBED1C67 , 0x019581A58F2D7273ADFEE501031A5FEC , 0x019581A58F37710DBBBF6DE9C35A6520 , 0x019581A58F427261A524B7941F412DE4 , 0x019581A58F4670469D5742BB1E679003 , 0x019581A58F5273C4876B8A3FC230ED7E , 0x019581A58F577084AA62CA8E5C3E101D , 0x019581A58F62731BB155B1ED4AAB57C1 , 0x019581A58F7072A9862F326AF463F9CF , 0x019581A58F797399BF273CBBFCFBE3A1 , 0x019581A58F8171D799459DFCB501A00C , 0x019581A58F8772B7AD62D880FD485A2E , 0x019581A58F8C705EA11A5C17F1084E0F , 0x019581A58F9270899B56EB98B4DF4DE7 , 0x019581A58F96724CAE55A351313A0B38 , 0x019581A58F9E70E8BD9051B4F061E76B , 0x019581A58FA1705B8F9D4189BD6E7EC2 , 0x019581A58FA871709909DA834B1B0986 , 0x019581A58FAE704DABEA6BD9EE1DB2D4 , 0x019581A58FB47059921E10CDF5FB099D , 0x019581A58FB872F98E2EDA404FAC11B3 , 0x019581A58FBF71849C88FB24DB05B270 , 0x019581A58FC273999790B4B8DE63CC57 , 0x019581A58FC97117832E8F03A5A14CDA , 0x019581A58FD0725EB9E0AF4A28757B05 , 0x019581A58FD372EC94BD91BBBF52F83F , 0x019581A58FDA72F78056A4F0781D0961 , 0x019581A58FDD70128C8D808566A7965A , 0x019581A58FE470BC8C036EDA9205C06A , 0x019581A58FE7721186D351CFB8E44988 , 0x019581A58FEF723188EB0889F75A18DA , 0x019581A58FF273DB9CDAE5D3B36FA3F3 , 0x019581A58FFA72879170926FABD5B7E6 , 0x019581A58FFD724AA69FAC772348E58D , 0x019581A5900570E7B76F877F5CB4B2BD , 0x019581A5900871CB9B77A871B93B7876 , 0x019581A5901173F4B8D3412B9327ED7C , 0x019581A5901471E992E425C49200C616 , 0x019581A5901B70069E6D8803AC4A2555 , 0x019581A590227308B48ACF82FDE6FA25 , 0x019581A590267038921AB568061391A6 , 0x019581A5902F7112A79DEB622650D183 , 0x019581A590337059962BC605032DBBE6 , 0x019581A5903C73888990DC3AFCC0EDFB , 0x019581A5904471D28D655678E5498FC9 , 0x019581A5904C7003813D745D83755C04 , 0x019581A590547314B6C0EFE873A340E0 , 0x019581A590587051B5B449CF1A8DB87A , 0x019581A5906171E4A8564916FB635768 , 0x019581A5906A71E29569760194EA5B81 , 0x019581A5906E733B8CB5ABE23D514A7B , 0x019581A590777024924993C5C3A39F6C , 0x019581A5907B7242A39009E4125BBB96 , 0x019581A5908672069BB0808621998EAB , 0x019581A5908A71719CBCC0B2EAAE943C , 0x019581A5909370B1A494771FF7770B13 , 0x019581A5909B70C09DC2DACA43E9B613 , 0x019581A5909F7174883A8A7F5D081E49 , 0x019581A590A87085A9E730B96776B08B , 0x019581A590B0704A845EFC56DE67A2AA , 0x019581A590B473FABBAC843178005DFB , 0x019581A590BC726EB348A32758E6E2E4 , 0x019581A590C47196A7A17367A678F56A , 0x019581A590C8702FBC466107611F42AC , 0x019581A590CF723CAA51E518598939A5 , 0x019581A590D372C1918ADAFD8A378407 , 0x019581A590DA7103A89AFCCC0925A917 , 0x019581A590DE72A08F287E4F54D84358 , 0x019581A590E57330BDC24017F258ACB4 , 0x019581A590EC71BB8196C67A12E75937 , 0x019581A590F470E4942929C2A9618004 , 0x019581A590FC7292AA52FE090B972301 , 0x019581A590FF73CB9F8ACDB0A6B7B494 , 0x019581A5910773598A54F342A9AD0275 , 0x019581A594D3712BA1FC5429E61DED1E , 0x019581A594D8727EB714AEB485CD3C23 , 0x019581A594E372D98B15F54978F51025 , 0x019581A594E7719392173C541441439B , 0x019581A594F070FC81C858802D0AA790 , 0x019581A594F573ACBEF7023656A81AFA , 0x019581A594FF7218B11415432A2B6487 , 0x019581A59503713AAADD969AE570AC03 , 0x019581A5950D71AD97B60BF65238EA97 , 0x019581A59511738786AFCE6AB51DF888 , 0x019581A5951B73E98371C91E07CB32F9 , 0x019581A5952071A2A190AD21C45B92A0 , 0x019581A59529700B8838F796ABA0746C , 0x019581A5952E7203965AED9CF10D33A6 , 0x019581A59537709AA687381151005A3E , 0x019581A5953B70D78737097076120CF2 , 0x019581A595447363A096056EB78F21AB , 0x019581A5954872149B236C5F0A4D8FA6 , 0x019581A59552720EA1DAD886F019C9AD , 0x019581A5955672858C04F6943E798C6C , 0x019581A5956072B7BB0AC3CE8B9213E2 , 0x019581A59564712DA0CBAD477D6C2924 , 0x019581A5956D73468D39F948C30A991D , 0x019581A59571702590B69837642B6AFE , 0x019581A5957A704FBF804F9B801916C4 , 0x019581A5957E70DEAD0B973AC1534F10 , 0x019581A59586704793CDA42D6CADEE44 , 0x019581A5958A71DEBF927AB826A887BF , 0x019581A59593721F8B95A6FDA7D85F47 , 0x019581A5959672B3AD6BB2041466C5C4 , 0x019581A5959F738DBDACC6897722BFE2 , 0x019581A595A6706D8CA82ADD6271645F , 0x019581A595AA7082A05317F0B50F783C , 0x019581A595B171A6991777D23607A3A3 , 0x019581A595B5728FA923B590D89EDDB5 , 0x019581A595BC7201BD8B9D781FEA59D9 , 0x019581A595C470FF9147F3D51312F221 , 0x019581A595C871DA8D9696A87ACB6A35 , 0x019581A595D073789ADF940601DE25CB , 0x019581A595D4727EAF9F6ED096BA49B7 , 0x019581A595DD7392892F5E35AE81DC3E , 0x019581A595E173FDA72EF873385DECAA , 0x019581A595E970DDBF78BE1E801547DC , 0x019581A595EC73C4841BDC749B473614 , 0x019581A595F47173AD20C4B9B6A2AED6 , 0x019581A595FD713BA57ECAECC480F2E9 , 0x019581A5960270BD81DCD91BAE51355C , 0x019581A5960A727196EDAC3BA17DB6F2 , 0x019581A5960E737AB37DAE5074E1A0FD , 0x019581A59617701588348A4B15C97D77 , 0x019581A5961B7319A0E1C625F3B9C014 , 0x019581A596237216A24117B5E7C1AED1 , 0x019581A5962B700C9C51D5AA46CEE64E , 0x019581A59633705EB849F8C4962A2D07 , 0x019581A596367012B20D3AD59233A1F5 , 0x019581A5963F700EBB0F3D6468FF0606 , 0x019581A59646707E9FE9D3D72B8A43AC , 0x019581A5964F718DA43D02EAE21B4BF0 , 0x019581A596537103A8FD051F6B5B6ECC , 0x019581A5965B72F7915DDB7C6A8ADD5B , 0x019581A5966372AE9A345D1CA8109FFA , 0x019581A5966772D0B8C35565D38516B9 , 0x019581A5967072F7B80AE194FF905947 , 0x019581A5967470869C8955D743212F8D , 0x019581A5967C73EA8E30224A428DD46F , 0x019581A5968170E8BBC0DF7023E3025F , 0x019581A59689709E8BFAC1F852D7335B , 0x019581A5968D72898460A15067FD5BA6 , 0x019581A596957280B060D830BABB1D80 , 0x019581A5969E7067B651E7B25280819E , 0x019581A596A271499418B1B985F87F81 , 0x019581A596AA70ACAC26F5F5D5F3B011 , 0x019581A596B273A0A4EB7AB4BDC08EE9 , 0x019581A596BC72068290535F72B90946 , 0x019581A596C072E592A5581F97CE480B , 0x019581A596CA72A08F02F7B3BCEABD17 , 0x019581A596CD735F8F7ACBE2EACE2010 , 0x019581A596D670938E4EB6DB0EF1BC39 , 0x019581A596DE7114B6DC85BDA6CFC7F0 , 0x019581A596E6716D8F1665BF4E1965C0 , 0x019581A596EE701BA893A271CBC7B355 , 0x019581A596F17263959AC9B8243CA116 , 0x019581A596F8718A9B7E670030C45BEE , 0x019581A597007352B59D76D0354433FA , 0x019581A597047201A84D7746F22DD70E , 0x019581A5970C7066AFA78D9406E8E4D4 , 0x019581A597107198ACFA9C33EF897A2F , 0x019581A5971971F199B450D1F7F50E43 , 0x019581A597217134A36157CA2A8D1ECE , 0x019581A5972571D18119B551FB8BFE21 , 0x019581A5972D70FB8138D91145DF0FE3 , 0x019581A5973470ABA573BC888F2AA653 , 0x019581A5973871F19EB62188EDF25CA9 , 0x019581A5973E734998B6DB214D15DF06 , 0x019581A597427057A188328E8CE9254A , 0x019581A5974971BFA6665F096837EED3 , 0x019581A5974C71328C97D8314BBBE45C , 0x019581A5975470CCB79C3E5D0E4E9F94 , 0x019581A59758703C962634C17FCDD432 , 0x019581A597617393807ADF989D4EFBAB , 0x019581A59765728F8053CEA9A2C8EF65 , 0x019581A5976D7285BC9BA0F832ADC987 , 0x019581A5977170038EEA990EB819CFA8 , 0x019581A59778707B878967631AF52C9A , 0x019581A5977C735EBD129C63165483DD , 0x019581A5978373E887522CC6A2B2A4F2 , 0x019581A5978670D2A4FF909F46456796 , 0x019581A5978D7232931FAEAECC61099F , 0x019581A59795736BA167C44488D16FE1 , 0x019581A5979A7227B5F2AA8F3F3F6B58 , 0x019581A597A273CA821C2828169B21C2 , 0x019581A597A672D99C488565CED50680 , 0x019581A597AF70CABB999D78B5950C5D , 0x019581A597B2734C8F87A4C0C3E9E1D6 , 0x019581A597B9738D8DB1BBD214B7424D , 0x019581A597C1730AB30DC757AE9B4AFC , 0x019581A597C47261B9C9ABFDB5C5792C , 0x019581A597CC70A6B2D95B9B4431936E , 0x019581A597D0718A8751C314AC902ACF , 0x019581A597D87139BA7E3CAC689730CF , 0x019581A597DD73ECB7FADE8A6DD4320E , 0x019581A597E4726C807AEF9003D4FE86 , 0x019581A597EC71ECA4D0CB794D415B2B , 0x019581A597F4739B8DAA87D47A477C6E , 0x019581A597F8712EB311C00F5D67CA03 , 0x019581A5980071D1BEB1432D4F90E86A , 0x019581A5980772ACAEB04433C1DEA17B , 0x019581A5980E7071AF2C61A8B78A07DD , 0x019581A5981271BABDC6021B6A013640 , 0x019581A5981A71B692DFF84BC9ABF802 , 0x019581A5981E7052810ED9EB89864FF6 , 0x019581A598267111B309F7CEAF4EABC5 , 0x019581A5982A712FA3131EB320DE2C26 , 0x019581A59832714B972A060CCDA23F59 , 0x019581A59836727D9DB9ECA40C94EA71 , 0x019581A5983F71FB86BCC9C7014E7F0F , 0x019581A5984272908DE221388BEA9A9E , 0x019581A5984A7194A5E01A6127C38AF0 , 0x019581A598517305BDDA5C727DBC736E , 0x019581A598547373833704D8EFBCC751 , 0x019581A5985C713C9108D36D85FBB4CB , 0x019581A59860709F9129509E0856D17A , 0x019581A59868728EB60DE2D6414D27E7 , 0x019581A5986F71D4A38B700FB8EEFB56 , 0x019581A5987272C2911545E17103A769 , 0x019581A5987A73A686943139696C396B , 0x019581A5987D70E9AE6C7028A47AC226 , 0x019581A5988572B8B1EFBBDF702B36B2 , 0x019581A5988C725BAA7266E2AACC11A0 , 0x019581A5989070B8996AC571F7AC374A , 0x019581A5989871F3835A378FFFE1AEC3 , 0x019581A5989B73F898839FEC6EBE62D7 , 0x019581A598A47140A8B0709EF814F0AD , 0x019581A598A772C78EF3BF114110D760 , 0x019581A598AF736189DC148B330DCC6F , 0x019581A598B7734FA2E957926A8ADD00 , 0x019581A598BA73A4BE2F35BBBD5FA0DD , 0x019581A598C3723ABEDF7896BCD00B79 , 0x019581A598C971E8ADAE0A791879F648 , 0x019581A598D071CD9273E791A775B432 , 0x019581A598D372F7B586F0B694208405 , 0x019581A598D8701DB8B916B97003D12F , 0x019581A598DF70DAB25D1DB367CB0628 , 0x019581A598E27051955E7FEBBAB5B5CE , 0x019581A598E97072B66E419F7AE57039 , 0x019581A598EC7185B01B672BDC32EB6B , 0x019581A598F373DF9385A7C3831E283D , 0x019581A598FB7141A7C81F70FD2F7494 , 0x019581A59B09724584F6C4A5F81029A2 , 0x019581A59B0D7297ACE40A6BECA13E9E , 0x019581A59B167090B12BBE2AE84BBD06 , 0x019581A59B1A71FFA29C199719686653 , 0x019581A59B2373B9BEF53C7B5FB9B879 , 0x019581A59B2C71209380CD8A43AD7ADC , 0x019581A59B31706A9FC2D1915F3D408A , 0x019581A59B3971B2BC04BDD5DBDD3163 , 0x019581A59B41713D9D64255B5817A30D , 0x019581A59B4A7218ADF8ACE358D295F8 , 0x019581A59B4E727B8500AFB9F4F4AB47 , 0x019581A59B5671C1B63A677AA934E7D3 , 0x019581A59B5C7126BC2B5DD1600D345D , 0x019581A59B65707DA9DBB77009928247 , 0x019581A59B6C704A8243517634FAA8A6 , 0x019581A59B757381A46180170F062889 , 0x019581A59B797286BBADDE86D8450465 , 0x019581A59B8170E0A1687C8ED8B89D0E , 0x019581A59B85713C859835BCF2E0B5E8 , 0x019581A59B8E7254B93B7A2AC5384926 , 0x019581A59B9273A28488C9933AC6A162 , 0x019581A59B9972F39C715E9744515C86 , 0x019581A59BA07383A658B01B4252DCD8 , 0x019581A59BA47243923E4F4A85AEA0A1 , 0x019581A59BAB728DBF2DC0175B4889AA , 0x019581A59BAF7360A32EF4CF1E138677 , 0x019581A59BB7718A976B56A831CD34D3 , 0x019581A59BBB71B1BA32FE2B0953B868 , 0x019581A59BC370E5A9175ADF0A24225B , 0x019581A59BC7708C9C5235ECB335FE04 , 0x019581A59BCF706E99BBBD611E4B98A7 , 0x019581A59BD3706DB8AD03B79FD6FA78 , 0x019581A59BDC7127BD0DD02418F85D65 , 0x019581A59BDF72078B0684F41B8F81F5 , 0x019581A59BE872EC868926FB78727C71 , 0x019581A59BEC72E3BB6ED826294B17A3 , 0x019581A59BF572909B974BF1AD4AB32C , 0x019581A59BFA700C841F82D9354836F2 , 0x019581A59C0372F285438C77CF914FAE , 0x019581A59C07737BA82FB0055564770C , 0x019581A59C0E73BEB8E624483FF73FD5 , 0x019581A59C15720095E4C5255987B61F , 0x019581A59C1871C8B54B60E14FB3FB67 , 0x019581A59C1E73C09647AD3AE6392CFE , 0x019581A59C2170218625BE1ECA07F7B7 , 0x019581A59C29737B937A4F4D79E726A8 , 0x019581A59C2D72088D77CFBA471409EC , 0x019581A59C35723C82E94C2DEE08A9E9 , 0x019581A59C3A7001AD06AD61643C8D56 , 0x019581A59C427296ADC1FAB5BEF4AC18 , 0x019581A59C46722CA140B64E1F38C484 , 0x019581A59C4E7131BBD5CBF7F8876F0B , 0x019581A59C5271619834A5F83C1D8552 , 0x019581A59C5B7209A127E37568723CE5 , 0x019581A59C63720DB6DE48941CF3C56E , 0x019581A59C6B7364A835B18D6F09248F , 0x019581A59C74736898DF5B7654E2E74F , 0x019581A59C7870B3905D9F946EDFEF5D , 0x019581A59C80738C90FC262B93FBD286 , 0x019581A59C88719E89A69E7C9971CDE3 , 0x019581A59C90705A8339C00C3599FECB , 0x019581A59C997262AEF09C61EDC47AD0 , 0x019581A59C9D71F09993F83F8F2EA14E , 0x019581A59CA571149CDDBE925B45F9B5 , 0x019581A59CAA7128953710E3EB3148D7 , 0x019581A59CB37156B1672D575CC472AC , 0x019581A59CBC70FF9AE7C7CB2CF21484 , 0x019581A59CC07217A16918875B159630 , 0x019581A59CCA71D4A4B5AC73DF32CE16 , 0x019581A59CCE70EB8AC7D001DC1BF9E2 , 0x019581A59CD8711B96CCE46A178DAA7D , 0x019581A59CDC7262932DAB305387A273 , 0x019581A59CE4727D8EDAFEAE25BD7637 , 0x019581A59CEE701BB9E4AB4EA1B5C6FD , 0x019581A59CF8710399982DBF3A42FDFE , 0x019581A59CFC7094819D432FFC221AC2 , 0x019581A59D06713BAAD88AF30C19D3E4 , 0x019581A59D0A701F889F86D9C8B71EEE , 0x019581A59D13721792ED79CB0D41386D , 0x019581A59D1C725F9DE05E5D6149283D , 0x019581A59D207221BE17F8D3601E07A4 , 0x019581A59D2A7345865D4F9E76276168 , 0x019581A59D2E709C9ADF7FF3A2D21395 , 0x019581A59D3772C5921F9C4CF939CB1A , 0x019581A59D3C726E818DE3F30313917B , 0x019581A59D45720696BC644724E718C1 , 0x019581A59D487028BDCAA9F65D9E77D3 , 0x019581A59D5170C691FDCD0814ECE26C , 0x019581A59D5673FCBD4A11383120A30E , 0x019581A59D607026A53D65B9CB9A4984 , 0x019581A59D657302AB41399202ADB605 , 0x019581A59D6E70559E188728253D6D88 , 0x019581A59D7771138703FB44B9F62B92 , 0x019581A59D7F72FD898A588272BDEA5F , 0x019581A59D8870C5A7A580BF5B9CFDB5 , 0x019581A59D91727595B850F68E64A9D2 , 0x019581A59D997002ADA9ABB53C382312 , 0x019581A59DA17050B8CDAEE443FD5539 , 0x019581A59DA4706C8F6A4C37AFA5D363 , 0x019581A59DAD70C499D62A63A99E4A4E , 0x019581A59DB37213BA6C6E9461AD7234 , 0x019581A59DBA73B98AD92BDC2F286D87 , 0x019581A59DBE723E878F2C4AF9AC387D , 0x019581A59DC7739F8DDC5D4CB880135C , 0x019581A59DCC7045BDD0A190418F8623 , 0x019581A59DD3737FAFA66A4F3055C1F7 , 0x019581A59DDC720EA910410FB765FD59 , 0x019581A59DE071AE982ABD718ED93EFA , 0x019581A59DE97065894F237DED3F6883 , 0x019581A59DED72E081C5F7A0A8306AE9 , 0x019581A59DF772A6A4026724864F67ED , 0x019581A59DFB722F8552988300B0F0E2 , 0x019581A59E1172D98BC61DE1827152E5 , 0x019581A59E1C7368B68886E06967CCE4 , 0x019581A59E217065AE17DCD025133D0B , 0x019581A59E2B73BE8B9513C15BB0C999 , 0x019581A59E2F7202866DE15C9287C59F , 0x019581A59E39705A9C78ACFCDA3B5AD7 , 0x019581A59E3E7168AD6E6B9B05F180FB , 0x019581A59E477376B0CBA0DBA9683111 , 0x019581A59E4C71AE9AAF5800B70CBEB7 , 0x019581A59E567136855F546D6711DC80 , 0x019581A59E5A724DB0B634DBA6957AB6 , 0x019581A59E6373C086E338E81D1B163A , 0x019581A59E67704BBE562E65BE737E57 , 0x019581A59E707065B345963C6A5CCFD4 , 0x019581A59E74707EA8BE2272DAD7A3C6 , 0x019581A59E7D70E4AF6E244AE47002FA , 0x019581A59E81700C9880816D9AC302CA , 0x019581A59E8A7325891DAF63DECC8110 , 0x019581A59E907196AA2E9206D542809D , 0x019581A59E9A737FB0F26F1891F2EF44 , 0x019581A59EA072168F7059AF29ABC6F1 , 0x019581A59EAB734B963B9F153A108539 , 0x019581A59EB073668F5D76B1DB0E0B45 , 0x019581A59EB9714BA549B28B59580D38 , 0x019581A59EBE70C9A6EDAE8670AC001C , 0x019581A59EC6731381C38C5D9F212BDC , 0x019581A59ECC71F0A94BA5800C4316B2 , 0x019581A59ED6730F9E8C1F17830EDCBD , 0x019581A59EDE7348B56BE59354E9F411 , 0x019581A59EE5739C8B82F0F5BFA1935E , 0x019581A59EEE70148692591417B0CAF9 , 0x019581A59EF171E08EB2AA89EC3C5706 , 0x019581A59EF97175B4CE3D106D865E91 , 0x019581A59EFD712B933278B5BFEA460A , 0x019581A59F0473D4A1BBE7003C9F1227 , 0x019581A59F09721C92D0327F5CA5920A , 0x019581A59F127100B5D11054B8544AD7 , 0x019581A59F15714BBF5973842F9FFA5A , 0x019581A59F1D72F7BC01C637B22B26CD , 0x019581A59F20706CB9D0E83CF600679A , 0x019581A59F277334BA3D758F037A3AB0 , 0x019581A59F2D73448FE17072352DDBB6 , 0x019581A59F34721DA70F022D40E20D41 , 0x019581A59F3C7360928C4F327C09395E , 0x019581A59F4073B3B5459C2DA2B96611 , 0x019581A59F47705D924881609C0588BA , 0x019581A59F4F706BB769538FBDB6444C , 0x019581A59F5370CB977012F7511B498A , 0x019581A59F5B73DEB42FCF4015982720 , 0x019581A59F5F7349A3F32DB55CAEA9F4 , 0x019581A59F6873148B73D1525AC94660 , 0x019581A59F6C73CBA4A074BF11898CE6 , 0x019581A59F757336963D42B5FC2222E3 , 0x019581A59F797328AFA58E19191CBC8F , 0x019581A5A11F70E1AE8005193A51EF32 , 0x019581A5A12A73298AFAFA81E1E18A75 , 0x019581A5A12E71FDB25D8B9E87CFFE9E , 0x019581A5A13671848026FE145EF2737A , 0x019581A5A13D73438CFAAEA0ED81D3F2 , 0x019581A5A14671E999ED4466EBFD287F , 0x019581A5A14B71B0A2D779F9D846E802 , 0x019581A5A1547347B7302195CC0509D5 , 0x019581A5A159709C98C0E599DC636E31 , 0x019581A5A16271A9B96FF9029381F9F9 , 0x019581A5A16970B8AEFD06DB1D0DBDE7 , 0x019581A5A1727218BED60920E35365C0 , 0x019581A5A177714F8873127D6DF8AA8C , 0x019581A5A18170D586315E5983122130 , 0x019581A5A18573DEB39C5CA3CABE42CB , 0x019581A5A18D728F8B56AB8327CF64AF , 0x019581A5A196721CB164D4A5A2DA83B8 , 0x019581A5A19A710BA95699B884487B1A , 0x019581A5A1A372BC9EA1F717E323028E , 0x019581A5A1A770BFB536C2AB998A4B2D , 0x019581A5A1AE716A870260C4BC81A6E9 , 0x019581A5A1B673319A31835D31807A41 , 0x019581A5A1BB70A0869FE3D2F7781063 , 0x019581A5A1C370AEA69D9805C9124E85 , 0x019581A5A1C770FF9738A48DA54CDAE5 , 0x019581A5A1CF7047A643FB72158A1C7B , 0x019581A5A1D470BBBC35E79251C26006 , 0x019581A5A1DC735C93C43D434B9B3757 , 0x019581A5A1E073F68BBC3DB758AD1C16 , 0x019581A5A1E87021A758CE0F1FEB187C , 0x019581A5A1EC70E1A63F3AABB2A2981F , 0x019581A5A1F573D5BC550238F82ADB20 , 0x019581A5A1FA711EA9F34833ECA781B9 , 0x019581A5A2037024AF3C1B7D3D050534 );
Copy
33
2.67 ms
SELECT `rule` . `id` FROM `rule` WHERE (`rule` . `invalid` = ? ) ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500 OFFSET 1500
SELECT `rule` . `id` FROM `rule` WHERE (`rule` . `invalid` = 0 ) ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500 OFFSET 1500 ;
Copy
34
3.48 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 òüÑó\x08 r\x1F â\x08 oܺ┼ç% "
b"\x01 òüÑó\x12 sÛúAM\t VOı▓ "
b"\x01 òüÑó\x17 qÁüÇ┬¹Ë¢IL "
b"\x01 òüÑó\x1F qa®o\x00 bOý\f ╬ "
b"\x01 òüÑó$r╦£F┬\x19 ¼\x0F Ùf "
b"\x01 òüÑó.qÜïÆ§$È´øÎ "
b"\x01 òüÑó2r\x00 ëÝ╚>ºêÚc "
b"\x01 òüÑó;r'ƒÏaæ┬³´═ "
b"\x01 òüÑó@reæ╦┤µêûf¢ "
b"\x01 òüÑóJs3¬efâ╗ ¾¨ "
b"\x01 òüÑóOp±º\x06 ôUé`¢Ì "
b"\x01 òüÑóYqÚç5\x1C ¨┬|·┘ "
b"\x01 òüÑó`raª\x7F\x08 I´■./ "
b"\x01 òüÑójqdâ}ÈòÐWsý "
b"\x01 òüÑóor▒½0▒\x15 óî7A "
b"\x01 òüÑóxr$À¼╚;\x11 À,¤ "
b"\x01 òüÑóüp*íèíÈ#2¿\x1C "
b"\x01 òüÑóèp×û▒×\x18 Çp╔ç "
b"\x01 òüÑóöpûøL\x17 Ug*ø└ "
b"\x01 òüÑóÜp┌Å¥U;jP\x15 · "
b"\x01 òüÑóñr\x10 ƒº}T@\x19 ÐJ "
b"\x01 òüÑó«s─╝\x01 Å╗╚\x0F ï┼ "
b"\x01 òüÑó▓pdª×7╗fæ┘║ "
b"\x01 òüÑó╗ré╝(D]\x1D\x04 t\x13 "
b"\x01 òüÑó└rFÄ░ÓïÏ█6S "
b"\x01 òüÑó╚s\x02 ▓O└Ϥ¦új "
b"\x01 òüÑóÐsØÉ¬j4‗Ê;å "
b"\x01 òüÑóÍs[ÆÇ«²Yð┤\x07 "
b"\x01 òüÑóÓq8áð▓©ýÃ╔ì "
b"\x01 òüÑóõp?║@ñ+øµïi "
b"\x01 òüÑó´r±Á\f w]\x16 l5q "
b"\x01 òüÑó¾s-ö└ÀvOUýG "
b"\x01 òüÑó³sôÅ·×°Õ¾\x02 Ú "
b"\x01 òüÑú\x04 pIàH)µuòbX "
b"\x01 òüÑú\t sðùê\x1A æ{>9╗ "
b"\x01 òüÑú\x11 q»ÑÄ_Öú■ÒY "
b"\x01 òüÑú\x15 pXê»å{\x14\x15 Ëò "
b"\x01 òüÑú8q=ìk\t \x1F µ@ "
b"\x01 òüÑú<r½º·\x17 Ô{░│æ "
b"\x01 òüÑúCph▓à¹╩ö=BY "
b"\x01 òüÑúKpqÉ|\x7F ┤Ã\x10 Cù "
b"\x01 òüÑúPs\e 鮸─\x03 Ѿ1 "
b"\x01 òüÑúXp└â¬█µØ\x07 Ñâ "
b"\x01 òüÑú\pòÄ4╝E¬\x01\v ¾ "
b"\x01 òüÑúesðøgßð£┬-R "
b"\x01 òüÑúipwìn╦\x1A ý]â┌ "
b"\x01 òüÑúqrn┤Ò\x08 X\x1D Y?O "
b"\x01 òüÑúvp6Ñý´╠o`z╝ "
b"\x01 òüÑú\x7F q\x06 ┐│°ï²‗\f ; "
b"\x01 òüÑúâpàûÁs┘À\x14 W7 "
b"\x01 òüÑúès╗¥iq\x11 üïOö "
b"\x01 òüÑúÄsL░Tý'7<═ "
b"\x01 òüÑúùqcÅd\r\r Ë3Tg "
b"""
\x01 òüÑúøs`«hÜ\n
\x08 ╚─·
"""
b"\x01 òüÑúóq?Öp┐±Nã®\t "
b"\x01 òüÑúÑr£»gß\x1E hPeG "
b"\x01 òüÑú¼p\x14 ½3╬¦md? "
b"\x01 òüÑú░qÙÖ¶Dà.ia{ "
b"\x01 òüÑú©rK©Ãtº^ Ò "
b"\x01 òüÑú╗rè┤0K¤ÿô¸ "
b"\x01 òüÑú├s=¢î$\x01 w║íÛ "
b"\x01 òüÑúÃrm│┌è`äéä─ "
b"\x01 òüÑú╬sûê¯î%wÛx\x17 "
b"\x01 òüÑúÍr~ªOÍåÐ|yg "
b"\x01 òüÑú█q±┤×þŹI[\x05 "
b"\x01 òüÑúÔs$▓Åu\x1E ▄¨sÑ "
b"\x01 òüÑúµpiá┬q²HCn£ "
b"\x01 òüÑú´r6üÙ@\x07 Cûª2 "
b"\x01 òüÑú¾qÔÑ╔x■ã¥M= "
b"\x01 òüÑú³sM║®â╬oâ\x18 * "
b"\x01 òüÑñ\x00 pXø8‗ó8<âS "
b"\x01 òüÑñ\x08 p;öTcn^@p╦ "
b"\x01 òüÑñ\r qâñé½/\x01 :YW "
b"\x01 òüÑñ\x17 p╬âÔu6ƒ‗╔ñ "
b"\x01 òüÑñ\x1C s\t ¢╚╠0Y2▀ "
b"\x01 òüÑñ&rµå§[÷ûÂRÕ "
b"\x01 òüÑñ+sÔó¤º\x12 0Vö° "
b"\x01 òüÑñ5s\x0E ôz▄ª(+═\x13 "
b"\x01 òüÑñ:p0ëA#ûQ\x07 ä! "
b"\x01 òüÑñEs¡¬ç-òï╬\x11 í "
b"\x01 òüÑñJsØÀ<õ\x1D\x0F ‗ZQ "
b"\x01 òüÑñSppù_\x08 YÏAâÕ "
b"\x01 òüÑñWs\x0F ¬Ä´\x00 K`±Ñ "
b"\x01 òüÑñ_p\x06 «JV4¤¯J" "
b"\x01 òüÑñhq\f ¿¨ë╝Ѷ\x15 "
b"\x01 òüÑñmq?â╠\x06 zÉà\f ¥ "
b"\x01 òüÑñvsıìçMN#1╔T "
b"\x01 òüÑñzpíú\x00 .\x10 é\x19 C "
b"\x01 òüÑñépßø\x15 h<sw:ó "
b"\x01 òüÑñåqSªmv└î]ê' "
b"\x01 òüÑñÉpF¢² ƒ\x1C ݲ8 "
b"\x01 òüÑñöq╚ÁÏ1\x14 ±¥:F "
b"\x01 òüÑñ£ruºíû\x03 c\f zK "
b"\x01 òüÑñƒqùùìXO9ı9# "
b"\x01 òüÑñªqðÉ╩RANÊhz "
b"\x01 òüÑñ¬s&¥¼¹õìË\x1C ┐ "
b"\x01 òüÑñ▓r,┤ÀØvÔÙ52 "
b"\x01 òüÑñÁröÅg╩\x0F └\mW "
b"\x01 òüÑñ╝qÊÜ_&l£Ó©| "
b"\x01 òüÑñ└pÖê┼¿·ÊÆ┬9 "
b"\x01 òüÑñ╩qY▒\x08\x18\x1A\x02 ø<Ò "
b"\x01 òüÑñ╬pùî\x00 ß{åÛr\x1C "
b"\x01 òüÑñıq\e øâ>‗r¡¶> "
b"\x01 òüÑñ¦q(║¯Eû¯X\x19 Z "
b"\x01 òüÑñÕsBÑÔº╦{õy¾ "
b"\x01 òüÑñÚrÕá\x11 ║´\x07\t 1╔ "
b"\x01 òüÑñ‗s\x02 ¥╔cB\x08 Úüú "
b"\x01 òüÑñ¹qÖ®±~x³\x0E µ÷ "
b"\x01 òüÑÑ\x00 sbóD\x14 _?á*r "
b"\x01 òüÑÑ\t s1ÆEq£\x1F\t\x11 ç "
b"\x01 òüÑÑ\x11 qSó└·é*í«÷ "
b"\x01 òüÑÑ\e s@Á╩ö\x11 uÌó\x05 "
b"\x01 òüÑÑ\x1F qHípÙ\x18 .ߨE "
b"\x01 òüÑÑ(pS╝╝ÿDÌ0F▓ "
b"\x01 òüÑÑ2r╬æ\f S9ı\x0E 7f "
b"\x01 òüÑÑ7pEñ═\x12 Ó<á#´ "
b"\x01 òüÑÑAqeô¯§ØYsÔì "
b"\x01 òüÑÑEp5©Þui■ƒ\x00 U "
b"\x01 òüÑÑNq\v º&Gy~\t ┼¦ "
b"\x01 òüÑÑSsÝ│┬f└·µ;à "
b"\x01 òüÑÑ]rQìòsõÀ¦░\x03 "
b"\x01 òüÑÑbqd┐Ç\x1F █\x16 ³└$ "
b"\x01 òüÑÑkqÒå]}┤9¥╦< "
b"\x01 òüÑÑoq╩ÉÊäa─"V¹ "
b"\x01 òüÑÑws║ÆøÒýø\x16 ö║ "
b"\x01 òüÑÑ\x7F stö┼jt¸xOõ "
b"\x01 òüÑÑçqøôGÏ^\x13 k═T "
b"\x01 òüÑÑÅr\x04 ºXÔ]qÎ\x0E þ "
b"\x01 òüÑÑôrO®°FSà$╬H "
b"\x01 òüÑÑØsjépç┬\x17 §þ\x03 "
b"\x01 òüÑÑíp§ò1§Ëâ╠¿i "
b"\x01 òüÑÑ®s├©■\x06\x07 mw¹▒ "
b"\x01 òüÑÑ░sÁà\x04\x06 %û^ê` "
b"\x01 òüÑÑÀp ¢~EX╬¼‗Î "
b"\x01 òüÑÑ╗p³│6CÍøp¸\x11 "
b"\x01 òüÑÑ├s3½Àı\x0F OI╚È "
b"\x01 òüÑÑ╦piáK2ã°\x00 x# "
b"\x01 òüÑÑðqI×┤╣\x16 ╚\x03 ß3 "
b"\x01 òüѺqrbäs╩¾È&Ë· "
b"\x01 òüѺts╩ë▀\x0F\x06 "┌\x03 # "
b"\x01 òüѺzs£╣cvj\x05 ì║Ø "
b"\x01 òüѺ}qÃñ¥E$}±7╚ "
b"\x01 òüѺäs\x06 ¢ö\x11 ¥0ç~~ "
b"\x01 òüѺèr²║Þb\x0F ó%║\x1E "
b"\x01 òüѺÄp\x19 ÅÑN\t Á\x1C\x05 3 "
b"\x01 òüѺûpÝ¢¨\f ┘\x13 Ñ\x01 "
b"\x01 òüѺÜqă[▓╬\x1A\x0F êU "
b"\x01 òüѺópôêæ¬=÷x─A "
b"\x01 òüѺÑr¨¼'È·├9ëÿ "
b"\x01 òüѺ«rZèóûOÁç®Þ "
b"\x01 òüѺ▒sóé\x17 §\x04 ░S║K "
b"\x01 òüѺ©rL«§É¹!ä\x0E ü "
b"\x01 òüѺ┴q¯▒z \x18 CG5\x16 "
b"\x01 òüѺ┼r¨│Í\x1D 6-\x15\x7F : "
b"\x01 òüѺ╬sVÆ{nvø┘ÛÈ "
b"\x01 òüѺÊq█ìí╬Wm\x1A gË "
b"\x01 òüѺ┘s6║[=WéB\x0E » "
b"\x01 òüѺßp\x1E ó´×\x1F ó╠T "
b"\x01 òüѺÕp8╝vfcd_ëP "
b"\x01 òüѺÝsñø¥&ü┘?Ã~ "
b"\x01 òüѺ±pbämÎ└Ë\x13 ïL "
b"\x01 òüѺ²pá│ðc®\x03 @·A "
b"\x01 òüÑ¿\x01 p¼¡\x1E zË|è\x13 ╗ "
b"\x01 òüÑ¿\x08 sñû±ø]q\f ┤k "
b"\x01 òüÑ¿\v r ¬\x05 ¶N´Rß0 "
b"\x01 òüÑ¿\x11 s#╝Ò└²\x14 m╣▓ "
b"\x01 òüÑ¿\x14 q°Ç£ñ¿m"P? "
b"\x01 òüÑ¿\e p\x15 ║§8└ØÄ«« "
b"\x01 òüÑ¿\x1F rDÆ*\r ├bQ╩▓ "
b"\x01 òüÑ¿&pÅ┐Ä©´Ø▓├k "
b"\x01 òüÑ¿+pÀÇ?1oBh7¿ "
b"\x01 òüÑ¿4rÒØ4\x13 ªXfN╩ "
b"\x01 òüÑ¿8qk░´Ë>p®c½ "
b"\x01 òüÑ¿@p[ÿX\x1E |v(\x0E ì "
b"\x01 òüÑ¿Dq╠ï®9»ýU\x01 ╬ "
b"\x01 òüÑ¿NqØæ└│Ë\x02 õ\x1D M "
b"\x01 òüÑ¿Rp]¢■®üı3þõ "
b"\x01 òüÑ¿[peÁÕë$qÕN\f "
b"\x01 òüÑ¿^s×ïÕ░£QDØ "
b"\x01 òüÑ¿fq╗ÉØ\x0F MaåÂð "
b"\x01 òüÑ¿js║î\r êç\x18 ÌóF "
b"\x01 òüÑ¿ss»║uæ■\x15\x01 Ûú "
b"\x01 òüÑ¿vpýöêK E±õ! "
b"\x01 òüÑ¿~q\x7F Ä█´ ÐyIÝ "
b"\x01 òüÑ¿ép=ò\x08\x12 ░@¨╝° "
b"\x01 òüÑ¿èrêÁXó\x1C @9ñ▄ "
b"\x01 òüÑ¿ærcùêÝ\x02 !9J\x10 "
b"\x01 òüÑ¿öq\v ù4¢ãj\x03 <¸ "
b"\x01 òüÑ¿£q\x0E │¶┤ÄçÁËj "
b"\x01 òüÑ¿áp¡ç▒─¢\x1F î\x07 "
b"\x01 òüÑ¿®r¤øqRØC¸¸\x19 "
b"\x01 òüÑ¿░p¢ö}]!d\x16\x01 ┘ "
b"\x01 òüÑ¿┤pðîÝaa]\x04 êÄ "
b"\x01 òüÑ¿╝s¼Éz3\x12 Ì_\v ð "
b"\x01 òüÑ¿┐r壮æpÝ)3▒ "
b"\x01 òüÑ¿ÃsßñÛpÇ$Hdã "
b"\x01 òüÑ¿ðq▒╣\x18 │ؼ╣\x02 ¥ "
b"\x01 òüÑ¿┘r¬öݯ\t {£─Ö "
b"""
\x01 òüÑ¿¦r.Ö¿Ø\x15 k\n
e§
"""
b"\x01 òüÑ¿Õp£è ¬:\x11 ò(╗ "
b"\x01 òüÑ¿Ús}æÈÕ¶m─/Û "
b"\x01 òüÑ¿²p3╗+╗AÕ»4L "
b"\x01 òüÑ®\x01 rfôÛ*m1äYÍ "
b"\x01 òüÑ®\t rL×ÅØ\x14 sXPÜ "
b"\x01 òüÑ®\r q┘äã©\t ¦R)\x05 "
b"\x01 òüÑ®\x14 sY╝Å║█▒╝ÂØ "
b"\x01 òüÑ®\x19 q\x15 ©qP*ëí 5 "
b"\x01 òüÑ®"spèÜlq\x0E\x06 î¶ "
b"\x01 òüÑ®%s¦é½,ÎóN|═ "
b"\x01 òüÑ®+sÌÇ ðz&\x10 ýp "
b"\x01 òüÑ®1sðÜ\x01\x02 ±o▀+ã "
b"""
\x01 òüÑ®6sàÉ93\f ▄t\n
┘
"""
b"\x01 òüÑ®?rOº╔àáJ‗©} "
b"\x01 òüÑ®Bsö╝º\x1D ÿz]_Ý "
b"\x01 òüÑ®Ipë±9YöÓ²\x16 "
b"\x01 òüÑ®Lp\x1C ƒ{¶;é&Ø¥ "
b"\x01 òüÑ®Tp¡║=Ñx/Ü\x01 ┬ "
b"\x01 òüÑ®Xqhñ╠Åß■\x10\x12\x17 "
b"\x01 òüÑ®apjè'‗rq\v ×Ð "
b"\x01 òüÑ®erÃíë|ÖõCy· "
b"\x01 òüÑ®nsıë9G¿╚&╣\x10 "
b"\x01 òüÑ®rrlæ\x13 Ç■½¢\x16 ^ "
b"\x01 òüÑ®zsBùM~:Z,kZ "
b"\x01 òüÑ®~sý¢\x1A l\x7F ┴Ê\x01 , "
b"\x01 òüÑ®çs\x14 â╚ëJѤYÎ "
b"\x01 òüÑ®ïssä!ÞñÙ½ò▀ "
b"\x01 òüÑ®ôr\x18 öru´ºä'ÿ "
b"\x01 òüÑ®ùq╦¼¥Ï!á\x17\x1E\x1F "
b"\x01 òüÑ®ár°½&4ªBkYÉ "
b"\x01 òüÑ®ñqêæ▀í¤Ö&WV "
b"\x01 òüÑ®½sÝ│┬║Â,æ\x17 ³ "
b"\x01 òüÑ®┤s╩®·┐.»\x02 gƒ "
b"\x01 òüÑ®Às/ªj\x13 ¹<\x1D ¢p "
]
SELECT
`rule` . `id` as `rule.id` ,
`rule` . `name` as `rule.name` ,
`rule` . `priority` as `rule.priority` ,
`rule` . `description` as `rule.description` ,
`rule` . `payload` as `rule.payload` ,
`rule` . `invalid` as `rule.invalid` ,
`rule` . `areas` as `rule.areas` ,
`rule` . `custom_fields` as `rule.customFields` ,
`rule` . `module_types` as `rule.moduleTypes` ,
`rule` . `created_at` as `rule.createdAt` ,
`rule` . `updated_at` as `rule.updatedAt`
FROM
`rule`
WHERE
`rule` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0x019581A5A208721F83086F9AA7C58725 , 0x019581A5A21273EAA3414D09564FD5B2 , 0x019581A5A21771B58180C2FBD3BD494C , 0x019581A5A21F7161A96F00624FEC0CCE , 0x019581A5A22472CB9C46C219AC0FEB66 , 0x019581A5A22E719A8B92F524D4EF9BD7 , 0x019581A5A232720089EDC83EA788E963 , 0x019581A5A23B72279FD86191C2FCEFCD , 0x019581A5A240726591CBB4E6889666BD , 0x019581A5A24A7333AA656683BB20F3F9 , 0x019581A5A24F70F1A70693558260BDDE , 0x019581A5A25971E987351CF9C27CFAD9 , 0x019581A5A2607261A67F0849EFFE2E2F , 0x019581A5A26A7164837DD495D15773EC , 0x019581A5A26F72B1AB30B115A28C3741 , 0x019581A5A2787224B7ACC83B11B72CCF , 0x019581A5A281702AA18AA1D42332A81C , 0x019581A5A28A709E96B19E188070C987 , 0x019581A5A29470969B4C1755672A9BC0 , 0x019581A5A29A70DA8FBE553B6A5015FA , 0x019581A5A2A472109FA77D544019D14A , 0x019581A5A2AE73C4BC018FBBC80F8BC5 , 0x019581A5A2B27064A69E37BB6691D9BA , 0x019581A5A2BB7282BC28445D1D047413 , 0x019581A5A2C072468EB0E08BD8DB3653 , 0x019581A5A2C87302B24FC0D8CFDDA36A , 0x019581A5A2D1739D90AA6A34F2D23B86 , 0x019581A5A2D6735B9280AEFD59D0B407 , 0x019581A5A2E07138A0D0B2B8ECC7C98D , 0x019581A5A2E4703FBA40A42B9BE68B69 , 0x019581A5A2EF72F1B50C775D166C3571 , 0x019581A5A2F3732D94C0B7764F55EC47 , 0x019581A5A2FC73938FFA9EF8E5F302E9 , 0x019581A5A3047049854829E675956258 , 0x019581A5A30973D097881A917B3E39BB , 0x019581A5A31171AFA58E5F99A3FEE359 , 0x019581A5A315705888AF867B1415D395 , 0x019581A5A338713D8D6B09FF1FE640B6 , 0x019581A5A33C72ABA7FA17E27BB0B391 , 0x019581A5A3437068B285FBCA943D4259 , 0x019581A5A34B7071907C7FB4C7104397 , 0x019581A5A350731B82A99BC403A5F331 , 0x019581A5A35870C083AADBE69D07A583 , 0x019581A5A35C70958E34BC45AA010BF3 , 0x019581A5A36573D09B67E1D09CC22D52 , 0x019581A5A36970778D6ECB1AEC5D83DA , 0x019581A5A371726EB4E308581D593F4F , 0x019581A5A3767036A5ECEFCC6F607ABC , 0x019581A5A37F7106BFB3F88BFDF20C3B , 0x019581A5A383708596B573D9B7145737 , 0x019581A5A38A73BBBE697111818B4F94 , 0x019581A5A38E734CB054EC27373CF0CD , 0x019581A5A39771638F640D0DD3335467 , 0x019581A5A39B7360AE689A0A08C8C4FA , 0x019581A5A3A2713F9970BFF14EC6A909 , 0x019581A5A3A5729CAF67E11E68506547 , 0x019581A5A3AC7014AB33CEDDF06D643F , 0x019581A5A3B071EB99F444852E69617B , 0x019581A5A3B8724BB8C774F0A75E20E3 , 0x019581A5A3BB728AB4F0304BCF9893F7 , 0x019581A5A3C3733DBD8C240177BAA1EA , 0x019581A5A3C7726DB3DA8A60848284C4 , 0x019581A5A3CE739688EE8C2577EA7817 , 0x019581A5A3D6727EA64FD686D17C7967 , 0x019581A5A3DB71F1B49EE78FFB495B05 , 0x019581A5A3E27324B28F751EDCF973A5 , 0x019581A5A3E67069A0C271FD48436E9C , 0x019581A5A3EF723681EB40074396A632 , 0x019581A5A3F371E2A5C978FEC6BE4D3D , 0x019581A5A3FC734DBAA983CE6F83182A , 0x019581A5A40070589B38F2A2383C8353 , 0x019581A5A408703B9454636E5E4070CB , 0x019581A5A40D7183A482AB2F013A5957 , 0x019581A5A41770CE83E275369FF2C9A4 , 0x019581A5A41C7309BDC8CC30F05932DF , 0x019581A5A42672E686F55BF696B652E5 , 0x019581A5A42B73E2A2CFA712305694F8 , 0x019581A5A435730E937ADCA6282BCD13 , 0x019581A5A43A70308941239651078421 , 0x019581A5A44573ADAA872D958BCE11A1 , 0x019581A5A44A739DB73CE41D0FF25A51 , 0x019581A5A4537070975F0859D84183E5 , 0x019581A5A457730FAA8EEF004B60F1A5 , 0x019581A5A45F7006AE4A5634CFEE4A22 , 0x019581A5A468710CA8F989BCA5F0F415 , 0x019581A5A46D713F83CC067A90850CBE , 0x019581A5A47673D58D874D4E2331C954 , 0x019581A5A47A70A1A3002E1020821943 , 0x019581A5A48270E19B15683C73773AA2 , 0x019581A5A4867153A66D76C08C5D8827 , 0x019581A5A4907046BDFD209F1CEDFD38 , 0x019581A5A49471C8B5D83114F1BE3A46 , 0x019581A5A49C7275A7A19603630C7A4B , 0x019581A5A49F7197978D584F39D53923 , 0x019581A5A4A671D090CA52414ED2687A , 0x019581A5A4AA7326BEACFBE48DD31CBF , 0x019581A5A4B2722CB4B79D76E2EB3532 , 0x019581A5A4B572948F67CA0FC05C6D57 , 0x019581A5A4BC71D29A5F266C9CE0B87C , 0x019581A5A4C0709988C5A8FAD292C239 , 0x019581A5A4CA7159B108181A029B3CE3 , 0x019581A5A4CE70978C00E17B86EA721C , 0x019581A5A4D5711B9B833EF272ADF43E , 0x019581A5A4DD7128BAEE4596EE58195A , 0x019581A5A4E57342A5E2A7CB7BE479F3 , 0x019581A5A4E972E5A011BAEF070931C9 , 0x019581A5A4F27302BEC9634208E981A3 , 0x019581A5A4FB7199A9F17E78FC0EE6F6 , 0x019581A5A5007362A244145F3FA02A72 , 0x019581A5A50973319245719C1F091187 , 0x019581A5A5117153A2C0FA822AA1AEF6 , 0x019581A5A51B7340B5CA941175DEA205 , 0x019581A5A51F7148A170EB182EE1F945 , 0x019581A5A5287053BCBC9844DE3046B2 , 0x019581A5A53272CE910C5339D50E3766 , 0x019581A5A5377045A4CD12E03CA023EF , 0x019581A5A541716593EEF59D5973E28D , 0x019581A5A5457035B8E87569FE9F0055 , 0x019581A5A54E710BA72647797E09C5DD , 0x019581A5A55373EDB3C266C0FAE63BC7 , 0x019581A5A55D72518D9573E4B7DDB003 , 0x019581A5A5627164BF801FDB16FCC024 , 0x019581A5A56B71E3865D7DB439BECB3C , 0x019581A5A56F71CA90D28461C42256FB , 0x019581A5A57773BA929BE3EC9B1694BA , 0x019581A5A57F737494C56A74F7784FE4 , 0x019581A5A587719B9347D85E136BCD54 , 0x019581A5A58F7204A758E25D71D70EE7 , 0x019581A5A593724FA9F846538524CE48 , 0x019581A5A59D736A827087C217F5E703 , 0x019581A5A5A170F59531F5D383CCA869 , 0x019581A5A5A973C3B8FE06076D77FBB1 , 0x019581A5A5B073B585040625965E8860 , 0x019581A5A5B770FFBD7E4558CEACF2D7 , 0x019581A5A5BB70FCB33643D69B70F711 , 0x019581A5A5C37333ABB7D50F4F49C8D4 , 0x019581A5A5CB7069A04B32C6F8007823 , 0x019581A5A5D071499EB4B916C803E133 , 0x019581A5A77172628473CAF3D426D3FA , 0x019581A5A77473CA89DF0F0622DA0323 , 0x019581A5A77A739CB963766A058DBA9D , 0x019581A5A77D71C7A4BE45247DF137C8 , 0x019581A5A7847306BD9411BE30877E7E , 0x019581A5A78A72FDBAE8620FA225BA1E , 0x019581A5A78E70198FA54E09B51C0533 , 0x019581A5A79670EDBDF90CD913A5F001 , 0x019581A5A79A718E9F5BB2CE1A0F8855 , 0x019581A5A7A270938891AA3DF678C441 , 0x019581A5A7A572F9AC27D4FAC3398998 , 0x019581A5A7AE725A8AA2964FB587A9E8 , 0x019581A5A7B173A28217F504B053BA4B , 0x019581A5A7B8724CAEF590FB21840E81 , 0x019581A5A7C171EEB17AFF1843473516 , 0x019581A5A7C572F9B3D61D362D157F3A , 0x019581A5A7CE7356927B6E769BD9EAD4 , 0x019581A5A7D271DB8DA1CE576D1A67D3 , 0x019581A5A7D97336BA5B3D5782420EAF , 0x019581A5A7E1701EA2EF9E1FA2F0CC54 , 0x019581A5A7E57038BC766663645F8950 , 0x019581A5A7ED73A49BBE2681D93FC77E , 0x019581A5A7F17062846DD7C0D3138B4C , 0x019581A5A7FD70A0B3D063A90340FA41 , 0x019581A5A80170ACAD1E7AD37C8A13BB , 0x019581A5A80873A496F19B5D710CB46B , 0x019581A5A80B7220AA05F44EEF52E130 , 0x019581A5A8117323BCE3C0FD146DB9B2 , 0x019581A5A81471F8809CA4A86D22503F , 0x019581A5A81B7015BAF538C09D8EAEAE , 0x019581A5A81F7244922A0DC36251CAB2 , 0x019581A5A826708FBF8EB8EF9DB2C36B , 0x019581A5A82B70B7803F316F426837A8 , 0x019581A5A83472E39D3413A658664ECA , 0x019581A5A838716BB0EFD33E70A963AB , 0x019581A5A840705B98581E7C76280E8D , 0x019581A5A84471CC8BA939AFEC5501CE , 0x019581A5A84E719D91C0B3D302E41D4D , 0x019581A5A852705DBDFEA981D533E7E4 , 0x019581A5A85B7065B5E5892471E54E0C , 0x019581A5A85E739E8BE5B0B69C51449D , 0x019581A5A86671BB909D0F4D6186B6D0 , 0x019581A5A86A73BA8C0D888718DEA246 , 0x019581A5A87373AFBA7591FE1501EAA3 , 0x019581A5A87670EC94884BFF45F1E421 , 0x019581A5A87E717F8EDBEF20D17949ED , 0x019581A5A882703D950812B040F9BCF8 , 0x019581A5A88A7288B558A21C4039A4DC , 0x019581A5A89172639788ED0221394A10 , 0x019581A5A894710B9734BDC66A033CF7 , 0x019581A5A89C710EB3F4B48E87B5D36A , 0x019581A5A8A070AD87B1C4BDF01F8C07 , 0x019581A5A8A972CF9B71529D43F7F719 , 0x019581A5A8B070BD947D5D21641601D9 , 0x019581A5A8B470D08CED61615D04888E , 0x019581A5A8BC73AC907A3312DE5F0BD0 , 0x019581A5A8BF72869CA99170ED2933B1 , 0x019581A5A8C773E1A4EA7080244864C6 , 0x019581A5A8D071B1B918B39DACB902BE , 0x019581A5A8D972AA94EDEE097B9CC499 , 0x019581A5A8DD722E99A89D156B0A65F5 , 0x019581A5A8E5709C8A20AA3A119528BB , 0x019581A5A8E9737D91D4E5F46DC42FEA , 0x019581A5A8FD7033BB2BBB41E5AF344C , 0x019581A5A901726693EA2A6D318459D6 , 0x019581A5A909724C9E8F9D147358509A , 0x019581A5A90D71D984C6B809DD522905 , 0x019581A5A9147359BC8FBADBB1BCB69D , 0x019581A5A9197115B871502A89A12035 , 0x019581A5A92273708A9A6C710E068CF4 , 0x019581A5A92573DD82AB2CD7A24E7CCD , 0x019581A5A92B73DE8020D07A2610EC70 , 0x019581A5A93173D09A0102F16FDF2BC6 , 0x019581A5A93673859039330CDC740AD9 , 0x019581A5A93F724FA7C985A04AF2B87D , 0x019581A5A9427394BCA71D987A5D5FED , 0x019581A5A94970F089F1395994E0FD16 , 0x019581A5A94C701C9F7BF43B82269DBE , 0x019581A5A95470ADBA3DA5782F9A01C2 , 0x019581A5A9587168A4CC8FE1FE101217 , 0x019581A5A961706A8A27F272710B9ED1 , 0x019581A5A96572C7A1897C99E44379FA , 0x019581A5A96E73D5893947A8C826B910 , 0x019581A5A972726C911380FEABBD165E , 0x019581A5A97A7342974D7E3A5A2C6B5A , 0x019581A5A97E73ECBD1A6C7FC1D2012C , 0x019581A5A987731483C8894AA5CF59D7 , 0x019581A5A98B73738421E8A4EBAB95DF , 0x019581A5A9937218947275EFA7842798 , 0x019581A5A99771CBACBED821A0171E1F , 0x019581A5A9A072F8AB2634A6426B5990 , 0x019581A5A9A4718891DFA1CF99265756 , 0x019581A5A9AB73EDB3C2BAB62C9117FC , 0x019581A5A9B473CAA9FABF2EAF02679F , 0x019581A5A9B7732FA66A13FB3C1DBD70 );
Copy
35
0.84 ms
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = ? AND `app` . `self_managed` = ? )
Parameters :
[
true
false
]
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = 1 AND `app` . `self_managed` = 0 );
Copy
36
7.93 ms
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE `app` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 —‰\x1A\e Êqì§xŒ}\x16 Õÿç "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
LEFT JOIN (
SELECT
`app.translation` . `app_id` ,
`app.translation` . `label` as `app.translation.label` ,
`app.translation` . `description` as `app.translation.description` ,
`app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` ,
`app.translation` . `custom_fields` as `app.translation.customFields`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
`app` . `id` IN (? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE `app` . `id` IN (0x0197891A1BCA71ECA7788C7D16D5FFE7 );
Copy
37
2.93 ms
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (? ))
Parameters :
[
b"\x01 —‰\x1A\e Êqì§xŒ}\x16 Õÿç "
]
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (0x0197891A1BCA71ECA7788C7D16D5FFE7 ));
Copy
38
6.27 ms
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
39
1.21 ms
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
40
1.65 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 òüø\x12 _rrôìƒ%\x0F ▀8c "
b"\x01 ò]+dqqõé▀q¡.:║ü "
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0x0195819B125F7272938D9F250FDF3863 AND `sales_channel_country` . `country_id` = 0x01955D2B647171E482DF71AD2E3ABA81 );
Copy
41
4.26 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters :
[
b"\x01 òüø\x01 Sp╬ø¡C<K\r Eè "
b"\x01 òüø\x01 Sp╬ø¡C<K\r Eè "
b"\x01 òüø\x01 Sp╬ø¡C<K\r Eè "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0x0195819B015370CE9BAD433C4B0D458A OR `parent_id` = 0x0195819B015370CE9BAD433C4B0D458A OR `id` = 0x0195819B015370CE9BAD433C4B0D458A
;
Copy
42
34.63 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.override_1.title` , `category.media.translation.title` , COALESCE (`category.media.translation.override_1.title` , `category.media.translation.title` ) as `category.media.title` , `category.media.translation.override_1.alt` , `category.media.translation.alt` , COALESCE (`category.media.translation.override_1.alt` , `category.media.translation.alt` ) as `category.media.alt` , `category.media.translation.override_1.customFields` , `category.media.translation.customFields` , COALESCE (`category.media.translation.override_1.customFields` , `category.media.translation.customFields` ) as `category.media.customFields` , `category.translation.override_1.name` , `category.translation.name` , COALESCE (`category.translation.override_1.name` , `category.translation.name` ) as `category.name` , `category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` , COALESCE (`category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.override_1.slotConfig` , `category.translation.slotConfig` , COALESCE (`category.translation.override_1.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.override_1.linkType` , `category.translation.linkType` , COALESCE (`category.translation.override_1.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.override_1.internalLink` , `category.translation.internalLink` , COALESCE (`category.translation.override_1.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.override_1.externalLink` , `category.translation.externalLink` , COALESCE (`category.translation.override_1.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` , COALESCE (`category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.override_1.description` , `category.translation.description` , COALESCE (`category.translation.override_1.description` , `category.translation.description` ) as `category.description` , `category.translation.override_1.metaTitle` , `category.translation.metaTitle` , COALESCE (`category.translation.override_1.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.override_1.metaDescription` , `category.translation.metaDescription` , COALESCE (`category.translation.override_1.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.override_1.keywords` , `category.translation.keywords` , COALESCE (`category.translation.override_1.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.override_1.customFields` , `category.translation.customFields` , COALESCE (`category.translation.override_1.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.override_1` . `breadcrumb` as `category.translation.override_1.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation.override_1` . `name` as `category.translation.override_1.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation.override_1` . `custom_fields` as `category.translation.override_1.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation.override_1` . `slot_config` as `category.translation.override_1.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation.override_1` . `link_type` as `category.translation.override_1.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation.override_1` . `internal_link` as `category.translation.override_1.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation.override_1` . `external_link` as `category.translation.override_1.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation.override_1` . `link_new_tab` as `category.translation.override_1.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation.override_1` . `description` as `category.translation.override_1.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation.override_1` . `meta_title` as `category.translation.override_1.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation.override_1` . `meta_description` as `category.translation.override_1.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` , `category.translation.override_1` . `keywords` as `category.translation.override_1.keywords` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation` . `category_id` = `category.translation.override_1` . `category_id` AND `category.translation.override_1` . `language_id` = ? AND `category.translation` . `category_version_id` = `category.translation.override_1` . `category_version_id` 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.override_1` . `alt` as `category.media.translation.override_1.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation.override_1` . `title` as `category.media.translation.override_1.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` , `category.media.translation.override_1` . `custom_fields` as `category.media.translation.override_1.customFields` FROM `media_translation` `category.media.translation` LEFT JOIN `media_translation` `category.media.translation.override_1` ON `category.media.translation` . `media_id` = `category.media.translation.override_1` . `media_id` AND `category.media.translation.override_1` . `language_id` = ? WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND ((`category` . `path` LIKE ? AND (`category` . `level` > ? AND `category` . `level` < = ? )))
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"%|0195819b015370ce9bad433c4b0d458a|% "
1
4
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.override_1.title` ,
`category.media.translation.title` ,
COALESCE (
`category.media.translation.override_1.title` ,
`category.media.translation.title`
) as `category.media.title` ,
`category.media.translation.override_1.alt` ,
`category.media.translation.alt` ,
COALESCE (
`category.media.translation.override_1.alt` ,
`category.media.translation.alt`
) as `category.media.alt` ,
`category.media.translation.override_1.customFields` ,
`category.media.translation.customFields` ,
COALESCE (
`category.media.translation.override_1.customFields` ,
`category.media.translation.customFields`
) as `category.media.customFields` ,
`category.translation.override_1.name` ,
`category.translation.name` ,
COALESCE (
`category.translation.override_1.name` ,
`category.translation.name`
) as `category.name` ,
`category.translation.override_1.breadcrumb` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.override_1.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.override_1.slotConfig` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.override_1.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.override_1.linkType` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.override_1.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.override_1.internalLink` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.override_1.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.override_1.externalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.override_1.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.override_1.linkNewTab` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.override_1.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.override_1.description` ,
`category.translation.description` ,
COALESCE (
`category.translation.override_1.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.override_1.metaTitle` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.override_1.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.override_1.metaDescription` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.override_1.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.override_1.keywords` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.override_1.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.override_1.customFields` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.override_1.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.override_1` . `breadcrumb` as `category.translation.override_1.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation.override_1` . `name` as `category.translation.override_1.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation.override_1` . `custom_fields` as `category.translation.override_1.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation.override_1` . `slot_config` as `category.translation.override_1.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation.override_1` . `link_type` as `category.translation.override_1.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation.override_1` . `internal_link` as `category.translation.override_1.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation.override_1` . `external_link` as `category.translation.override_1.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation.override_1` . `link_new_tab` as `category.translation.override_1.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation.override_1` . `description` as `category.translation.override_1.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation.override_1` . `meta_title` as `category.translation.override_1.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation.override_1` . `meta_description` as `category.translation.override_1.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords` ,
`category.translation.override_1` . `keywords` as `category.translation.override_1.keywords`
FROM
`category_translation` `category.translation`
LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation` . `category_id` = `category.translation.override_1` . `category_id`
AND `category.translation.override_1` . `language_id` = ?
AND `category.translation` . `category_version_id` = `category.translation.override_1` . `category_version_id`
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.override_1` . `alt` as `category.media.translation.override_1.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation.override_1` . `title` as `category.media.translation.override_1.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields` ,
`category.media.translation.override_1` . `custom_fields` as `category.media.translation.override_1.customFields`
FROM
`media_translation` `category.media.translation`
LEFT JOIN `media_translation` `category.media.translation.override_1` ON `category.media.translation` . `media_id` = `category.media.translation.override_1` . `media_id`
AND `category.media.translation.override_1` . `language_id` = ?
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
(
`category` . `path` LIKE ?
AND (
`category` . `level` > ?
AND `category` . `level` < = ?
)
)
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.override_1.title` , `category.media.translation.title` , COALESCE (`category.media.translation.override_1.title` , `category.media.translation.title` ) as `category.media.title` , `category.media.translation.override_1.alt` , `category.media.translation.alt` , COALESCE (`category.media.translation.override_1.alt` , `category.media.translation.alt` ) as `category.media.alt` , `category.media.translation.override_1.customFields` , `category.media.translation.customFields` , COALESCE (`category.media.translation.override_1.customFields` , `category.media.translation.customFields` ) as `category.media.customFields` , `category.translation.override_1.name` , `category.translation.name` , COALESCE (`category.translation.override_1.name` , `category.translation.name` ) as `category.name` , `category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` , COALESCE (`category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.override_1.slotConfig` , `category.translation.slotConfig` , COALESCE (`category.translation.override_1.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.override_1.linkType` , `category.translation.linkType` , COALESCE (`category.translation.override_1.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.override_1.internalLink` , `category.translation.internalLink` , COALESCE (`category.translation.override_1.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.override_1.externalLink` , `category.translation.externalLink` , COALESCE (`category.translation.override_1.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` , COALESCE (`category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.override_1.description` , `category.translation.description` , COALESCE (`category.translation.override_1.description` , `category.translation.description` ) as `category.description` , `category.translation.override_1.metaTitle` , `category.translation.metaTitle` , COALESCE (`category.translation.override_1.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.override_1.metaDescription` , `category.translation.metaDescription` , COALESCE (`category.translation.override_1.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.override_1.keywords` , `category.translation.keywords` , COALESCE (`category.translation.override_1.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.override_1.customFields` , `category.translation.customFields` , COALESCE (`category.translation.override_1.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.override_1` . `breadcrumb` as `category.translation.override_1.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation.override_1` . `name` as `category.translation.override_1.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation.override_1` . `custom_fields` as `category.translation.override_1.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation.override_1` . `slot_config` as `category.translation.override_1.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation.override_1` . `link_type` as `category.translation.override_1.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation.override_1` . `internal_link` as `category.translation.override_1.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation.override_1` . `external_link` as `category.translation.override_1.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation.override_1` . `link_new_tab` as `category.translation.override_1.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation.override_1` . `description` as `category.translation.override_1.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation.override_1` . `meta_title` as `category.translation.override_1.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation.override_1` . `meta_description` as `category.translation.override_1.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` , `category.translation.override_1` . `keywords` as `category.translation.override_1.keywords` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation` . `category_id` = `category.translation.override_1` . `category_id` AND `category.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD AND `category.translation` . `category_version_id` = `category.translation.override_1` . `category_version_id` 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.override_1` . `alt` as `category.media.translation.override_1.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation.override_1` . `title` as `category.media.translation.override_1.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` , `category.media.translation.override_1` . `custom_fields` as `category.media.translation.override_1.customFields` FROM `media_translation` `category.media.translation` LEFT JOIN `media_translation` `category.media.translation.override_1` ON `category.media.translation` . `media_id` = `category.media.translation.override_1` . `media_id` AND `category.media.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `path` LIKE '%|0195819b015370ce9bad433c4b0d458a|%' AND (`category` . `level` > 1 AND `category` . `level` < = 4 )));
Copy
43
2.95 ms
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = ? ) AND ((`category` . `path` LIKE ? AND `category` . `level` = ? AND `category` . `active` = ? AND `category` . `visible` = ? )) GROUP BY `category` . `parent_id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"%|0195819b015370ce9bad433c4b0d458a|% "
4
true
true
]
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `path` LIKE '%|0195819b015370ce9bad433c4b0d458a|%' AND `category` . `level` = 4 AND `category` . `active` = 1 AND `category` . `visible` = 1 )) GROUP BY `category` . `parent_id` ;
Copy
44
2.31 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.override_1.title` , `category.media.translation.title` , COALESCE (`category.media.translation.override_1.title` , `category.media.translation.title` ) as `category.media.title` , `category.media.translation.override_1.alt` , `category.media.translation.alt` , COALESCE (`category.media.translation.override_1.alt` , `category.media.translation.alt` ) as `category.media.alt` , `category.media.translation.override_1.customFields` , `category.media.translation.customFields` , COALESCE (`category.media.translation.override_1.customFields` , `category.media.translation.customFields` ) as `category.media.customFields` , `category.translation.override_1.name` , `category.translation.name` , COALESCE (`category.translation.override_1.name` , `category.translation.name` ) as `category.name` , `category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` , COALESCE (`category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.override_1.slotConfig` , `category.translation.slotConfig` , COALESCE (`category.translation.override_1.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.override_1.linkType` , `category.translation.linkType` , COALESCE (`category.translation.override_1.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.override_1.internalLink` , `category.translation.internalLink` , COALESCE (`category.translation.override_1.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.override_1.externalLink` , `category.translation.externalLink` , COALESCE (`category.translation.override_1.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` , COALESCE (`category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.override_1.description` , `category.translation.description` , COALESCE (`category.translation.override_1.description` , `category.translation.description` ) as `category.description` , `category.translation.override_1.metaTitle` , `category.translation.metaTitle` , COALESCE (`category.translation.override_1.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.override_1.metaDescription` , `category.translation.metaDescription` , COALESCE (`category.translation.override_1.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.override_1.keywords` , `category.translation.keywords` , COALESCE (`category.translation.override_1.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.override_1.customFields` , `category.translation.customFields` , COALESCE (`category.translation.override_1.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.override_1` . `breadcrumb` as `category.translation.override_1.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation.override_1` . `name` as `category.translation.override_1.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation.override_1` . `custom_fields` as `category.translation.override_1.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation.override_1` . `slot_config` as `category.translation.override_1.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation.override_1` . `link_type` as `category.translation.override_1.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation.override_1` . `internal_link` as `category.translation.override_1.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation.override_1` . `external_link` as `category.translation.override_1.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation.override_1` . `link_new_tab` as `category.translation.override_1.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation.override_1` . `description` as `category.translation.override_1.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation.override_1` . `meta_title` as `category.translation.override_1.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation.override_1` . `meta_description` as `category.translation.override_1.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` , `category.translation.override_1` . `keywords` as `category.translation.override_1.keywords` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation` . `category_id` = `category.translation.override_1` . `category_id` AND `category.translation.override_1` . `language_id` = ? AND `category.translation` . `category_version_id` = `category.translation.override_1` . `category_version_id` 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.override_1` . `alt` as `category.media.translation.override_1.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation.override_1` . `title` as `category.media.translation.override_1.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` , `category.media.translation.override_1` . `custom_fields` as `category.media.translation.override_1.customFields` FROM `media_translation` `category.media.translation` LEFT JOIN `media_translation` `category.media.translation.override_1` ON `category.media.translation` . `media_id` = `category.media.translation.override_1` . `media_id` AND `category.media.translation.override_1` . `language_id` = ? 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"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 òüø\x01 Sp╬ø¡C<K\r Eè "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.override_1.title` ,
`category.media.translation.title` ,
COALESCE (
`category.media.translation.override_1.title` ,
`category.media.translation.title`
) as `category.media.title` ,
`category.media.translation.override_1.alt` ,
`category.media.translation.alt` ,
COALESCE (
`category.media.translation.override_1.alt` ,
`category.media.translation.alt`
) as `category.media.alt` ,
`category.media.translation.override_1.customFields` ,
`category.media.translation.customFields` ,
COALESCE (
`category.media.translation.override_1.customFields` ,
`category.media.translation.customFields`
) as `category.media.customFields` ,
`category.translation.override_1.name` ,
`category.translation.name` ,
COALESCE (
`category.translation.override_1.name` ,
`category.translation.name`
) as `category.name` ,
`category.translation.override_1.breadcrumb` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.override_1.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.override_1.slotConfig` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.override_1.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.override_1.linkType` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.override_1.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.override_1.internalLink` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.override_1.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.override_1.externalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.override_1.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.override_1.linkNewTab` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.override_1.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.override_1.description` ,
`category.translation.description` ,
COALESCE (
`category.translation.override_1.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.override_1.metaTitle` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.override_1.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.override_1.metaDescription` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.override_1.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.override_1.keywords` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.override_1.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.override_1.customFields` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.override_1.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.override_1` . `breadcrumb` as `category.translation.override_1.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation.override_1` . `name` as `category.translation.override_1.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation.override_1` . `custom_fields` as `category.translation.override_1.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation.override_1` . `slot_config` as `category.translation.override_1.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation.override_1` . `link_type` as `category.translation.override_1.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation.override_1` . `internal_link` as `category.translation.override_1.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation.override_1` . `external_link` as `category.translation.override_1.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation.override_1` . `link_new_tab` as `category.translation.override_1.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation.override_1` . `description` as `category.translation.override_1.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation.override_1` . `meta_title` as `category.translation.override_1.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation.override_1` . `meta_description` as `category.translation.override_1.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords` ,
`category.translation.override_1` . `keywords` as `category.translation.override_1.keywords`
FROM
`category_translation` `category.translation`
LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation` . `category_id` = `category.translation.override_1` . `category_id`
AND `category.translation.override_1` . `language_id` = ?
AND `category.translation` . `category_version_id` = `category.translation.override_1` . `category_version_id`
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.override_1` . `alt` as `category.media.translation.override_1.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation.override_1` . `title` as `category.media.translation.override_1.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields` ,
`category.media.translation.override_1` . `custom_fields` as `category.media.translation.override_1.customFields`
FROM
`media_translation` `category.media.translation`
LEFT JOIN `media_translation` `category.media.translation.override_1` ON `category.media.translation` . `media_id` = `category.media.translation.override_1` . `media_id`
AND `category.media.translation.override_1` . `language_id` = ?
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.override_1.title` , `category.media.translation.title` , COALESCE (`category.media.translation.override_1.title` , `category.media.translation.title` ) as `category.media.title` , `category.media.translation.override_1.alt` , `category.media.translation.alt` , COALESCE (`category.media.translation.override_1.alt` , `category.media.translation.alt` ) as `category.media.alt` , `category.media.translation.override_1.customFields` , `category.media.translation.customFields` , COALESCE (`category.media.translation.override_1.customFields` , `category.media.translation.customFields` ) as `category.media.customFields` , `category.translation.override_1.name` , `category.translation.name` , COALESCE (`category.translation.override_1.name` , `category.translation.name` ) as `category.name` , `category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` , COALESCE (`category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.override_1.slotConfig` , `category.translation.slotConfig` , COALESCE (`category.translation.override_1.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.override_1.linkType` , `category.translation.linkType` , COALESCE (`category.translation.override_1.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.override_1.internalLink` , `category.translation.internalLink` , COALESCE (`category.translation.override_1.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.override_1.externalLink` , `category.translation.externalLink` , COALESCE (`category.translation.override_1.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` , COALESCE (`category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.override_1.description` , `category.translation.description` , COALESCE (`category.translation.override_1.description` , `category.translation.description` ) as `category.description` , `category.translation.override_1.metaTitle` , `category.translation.metaTitle` , COALESCE (`category.translation.override_1.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.override_1.metaDescription` , `category.translation.metaDescription` , COALESCE (`category.translation.override_1.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.override_1.keywords` , `category.translation.keywords` , COALESCE (`category.translation.override_1.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.override_1.customFields` , `category.translation.customFields` , COALESCE (`category.translation.override_1.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.override_1` . `breadcrumb` as `category.translation.override_1.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation.override_1` . `name` as `category.translation.override_1.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation.override_1` . `custom_fields` as `category.translation.override_1.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation.override_1` . `slot_config` as `category.translation.override_1.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation.override_1` . `link_type` as `category.translation.override_1.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation.override_1` . `internal_link` as `category.translation.override_1.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation.override_1` . `external_link` as `category.translation.override_1.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation.override_1` . `link_new_tab` as `category.translation.override_1.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation.override_1` . `description` as `category.translation.override_1.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation.override_1` . `meta_title` as `category.translation.override_1.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation.override_1` . `meta_description` as `category.translation.override_1.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` , `category.translation.override_1` . `keywords` as `category.translation.override_1.keywords` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation` . `category_id` = `category.translation.override_1` . `category_id` AND `category.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD AND `category.translation` . `category_version_id` = `category.translation.override_1` . `category_version_id` 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.override_1` . `alt` as `category.media.translation.override_1.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation.override_1` . `title` as `category.media.translation.override_1.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` , `category.media.translation.override_1` . `custom_fields` as `category.media.translation.override_1.customFields` FROM `media_translation` `category.media.translation` LEFT JOIN `media_translation` `category.media.translation.override_1` ON `category.media.translation` . `media_id` = `category.media.translation.override_1` . `media_id` AND `category.media.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD 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 (0x0195819B015370CE9BAD433C4B0D458A ));
Copy
45
1.85 ms
SELECT `language` . `id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language` . `id` = `language.salesChannelDomains` . `language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language` . `id` = `language.salesChannels.mapping` . `language_id` LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping` . `sales_channel_id` = `language.salesChannels` . `id` WHERE (`language.salesChannelDomains` . `sales_channel_id` = ? AND `language.salesChannels` . `id` = ? ) GROUP BY `language` . `id` ORDER BY MIN (`language` . `name` ) ASC
Parameters :
[
b"\x01 òüø\x12 _rrôìƒ%\x0F ▀8c "
b"\x01 òüø\x12 _rrôìƒ%\x0F ▀8c "
]
SELECT `language` . `id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language` . `id` = `language.salesChannelDomains` . `language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language` . `id` = `language.salesChannels.mapping` . `language_id` LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping` . `sales_channel_id` = `language.salesChannels` . `id` WHERE (`language.salesChannelDomains` . `sales_channel_id` = 0x0195819B125F7272938D9F250FDF3863 AND `language.salesChannels` . `id` = 0x0195819B125F7272938D9F250FDF3863 ) GROUP BY `language` . `id` ORDER BY MIN (`language` . `name` ) ASC ;
Copy
46
2.73 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.productSearchConfig` . `id` as `language.productSearchConfig.id` , `language.productSearchConfig` . `language_id` as `language.productSearchConfig.languageId` , `language.productSearchConfig` . `and_logic` as `language.productSearchConfig.andLogic` , `language.productSearchConfig` . `min_search_length` as `language.productSearchConfig.minSearchLength` , `language.productSearchConfig` . `excluded_terms` as `language.productSearchConfig.excludedTerms` , `language.productSearchConfig` . `created_at` as `language.productSearchConfig.createdAt` , `language.productSearchConfig` . `updated_at` as `language.productSearchConfig.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.override_1.name` , `language.translationCode.translation.name` , COALESCE (`language.translationCode.translation.override_1.name` , `language.translationCode.translation.name` ) as `language.translationCode.name` , `language.translationCode.translation.override_1.territory` , `language.translationCode.translation.territory` , COALESCE (`language.translationCode.translation.override_1.territory` , `language.translationCode.translation.territory` ) as `language.translationCode.territory` , `language.translationCode.translation.override_1.customFields` , `language.translationCode.translation.customFields` , COALESCE (`language.translationCode.translation.override_1.customFields` , `language.translationCode.translation.customFields` ) as `language.translationCode.customFields` FROM `language` LEFT JOIN `product_search_config` `language.productSearchConfig` ON `language` . `id` = `language.productSearchConfig` . `language_id` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation.override_1` . `name` as `language.translationCode.translation.override_1.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation.override_1` . `territory` as `language.translationCode.translation.override_1.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` , `language.translationCode.translation.override_1` . `custom_fields` as `language.translationCode.translation.override_1.customFields` FROM `locale_translation` `language.translationCode.translation` LEFT JOIN `locale_translation` `language.translationCode.translation.override_1` ON `language.translationCode.translation` . `locale_id` = `language.translationCode.translation.override_1` . `locale_id` AND `language.translationCode.translation.override_1` . `language_id` = ? WHERE `language.translationCode.translation` . `language_id` = ? ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` WHERE `language` . `id` IN (? )
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.productSearchConfig` . `id` as `language.productSearchConfig.id` , `language.productSearchConfig` . `language_id` as `language.productSearchConfig.languageId` , `language.productSearchConfig` . `and_logic` as `language.productSearchConfig.andLogic` , `language.productSearchConfig` . `min_search_length` as `language.productSearchConfig.minSearchLength` , `language.productSearchConfig` . `excluded_terms` as `language.productSearchConfig.excludedTerms` , `language.productSearchConfig` . `created_at` as `language.productSearchConfig.createdAt` , `language.productSearchConfig` . `updated_at` as `language.productSearchConfig.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.override_1.name` , `language.translationCode.translation.name` , COALESCE (`language.translationCode.translation.override_1.name` , `language.translationCode.translation.name` ) as `language.translationCode.name` , `language.translationCode.translation.override_1.territory` , `language.translationCode.translation.territory` , COALESCE (`language.translationCode.translation.override_1.territory` , `language.translationCode.translation.territory` ) as `language.translationCode.territory` , `language.translationCode.translation.override_1.customFields` , `language.translationCode.translation.customFields` , COALESCE (`language.translationCode.translation.override_1.customFields` , `language.translationCode.translation.customFields` ) as `language.translationCode.customFields` FROM `language` LEFT JOIN `product_search_config` `language.productSearchConfig` ON `language` . `id` = `language.productSearchConfig` . `language_id` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation.override_1` . `name` as `language.translationCode.translation.override_1.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation.override_1` . `territory` as `language.translationCode.translation.override_1.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` , `language.translationCode.translation.override_1` . `custom_fields` as `language.translationCode.translation.override_1.customFields` FROM `locale_translation` `language.translationCode.translation` LEFT JOIN `locale_translation` `language.translationCode.translation.override_1` ON `language.translationCode.translation` . `locale_id` = `language.translationCode.translation.override_1` . `locale_id` AND `language.translationCode.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `language.translationCode.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` WHERE `language` . `id` IN (0x01955D2B642D7190B2492E0284D0FFAD );
Copy
47
1.72 ms
SELECT `currency` . `id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency` . `id` = `currency.salesChannels.mapping` . `currency_id` LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping` . `sales_channel_id` = `currency.salesChannels` . `id` WHERE (`currency.salesChannels` . `id` = ? ) GROUP BY `currency` . `id`
Parameters :
[
b"\x01 òüø\x12 _rrôìƒ%\x0F ▀8c "
]
SELECT `currency` . `id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency` . `id` = `currency.salesChannels.mapping` . `currency_id` LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping` . `sales_channel_id` = `currency.salesChannels` . `id` WHERE (`currency.salesChannels` . `id` = 0x0195819B125F7272938D9F250FDF3863 ) GROUP BY `currency` . `id` ;
Copy
48
1.13 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.override_1.shortName` , `currency.translation.shortName` , COALESCE (`currency.translation.override_1.shortName` , `currency.translation.shortName` ) as `currency.shortName` , `currency.translation.override_1.name` , `currency.translation.name` , COALESCE (`currency.translation.override_1.name` , `currency.translation.name` ) as `currency.name` , `currency.translation.override_1.customFields` , `currency.translation.customFields` , COALESCE (`currency.translation.override_1.customFields` , `currency.translation.customFields` ) as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation.override_1` . `short_name` as `currency.translation.override_1.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation.override_1` . `name` as `currency.translation.override_1.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` , `currency.translation.override_1` . `custom_fields` as `currency.translation.override_1.customFields` FROM `currency_translation` `currency.translation` LEFT JOIN `currency_translation` `currency.translation.override_1` ON `currency.translation` . `currency_id` = `currency.translation.override_1` . `currency_id` AND `currency.translation.override_1` . `language_id` = ? WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (? )
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.override_1.shortName` , `currency.translation.shortName` , COALESCE (`currency.translation.override_1.shortName` , `currency.translation.shortName` ) as `currency.shortName` , `currency.translation.override_1.name` , `currency.translation.name` , COALESCE (`currency.translation.override_1.name` , `currency.translation.name` ) as `currency.name` , `currency.translation.override_1.customFields` , `currency.translation.customFields` , COALESCE (`currency.translation.override_1.customFields` , `currency.translation.customFields` ) as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation.override_1` . `short_name` as `currency.translation.override_1.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation.override_1` . `name` as `currency.translation.override_1.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` , `currency.translation.override_1` . `custom_fields` as `currency.translation.override_1.customFields` FROM `currency_translation` `currency.translation` LEFT JOIN `currency_translation` `currency.translation.override_1` ON `currency.translation` . `currency_id` = `currency.translation.override_1` . `currency_id` AND `currency.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (0xB7D2554B0CE847CD82F3AC9BD1C0DFCA );
Copy
49
1.34 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters :
[
b"\x01 òÀúMìtf│░©L\x18 xHz "
b"\x01 òÀúMìtf│░©L\x18 xHz "
b"\x01 òÀúMìtf│░©L\x18 xHz "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0x0195B7A34D8D7466B3B0B84C1878487A OR `parent_id` = 0x0195B7A34D8D7466B3B0B84C1878487A OR `id` = 0x0195B7A34D8D7466B3B0B84C1878487A
;
Copy
50
4.39 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.override_1.title` , `category.media.translation.title` , COALESCE (`category.media.translation.override_1.title` , `category.media.translation.title` ) as `category.media.title` , `category.media.translation.override_1.alt` , `category.media.translation.alt` , COALESCE (`category.media.translation.override_1.alt` , `category.media.translation.alt` ) as `category.media.alt` , `category.media.translation.override_1.customFields` , `category.media.translation.customFields` , COALESCE (`category.media.translation.override_1.customFields` , `category.media.translation.customFields` ) as `category.media.customFields` , `category.translation.override_1.name` , `category.translation.name` , COALESCE (`category.translation.override_1.name` , `category.translation.name` ) as `category.name` , `category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` , COALESCE (`category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.override_1.slotConfig` , `category.translation.slotConfig` , COALESCE (`category.translation.override_1.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.override_1.linkType` , `category.translation.linkType` , COALESCE (`category.translation.override_1.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.override_1.internalLink` , `category.translation.internalLink` , COALESCE (`category.translation.override_1.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.override_1.externalLink` , `category.translation.externalLink` , COALESCE (`category.translation.override_1.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` , COALESCE (`category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.override_1.description` , `category.translation.description` , COALESCE (`category.translation.override_1.description` , `category.translation.description` ) as `category.description` , `category.translation.override_1.metaTitle` , `category.translation.metaTitle` , COALESCE (`category.translation.override_1.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.override_1.metaDescription` , `category.translation.metaDescription` , COALESCE (`category.translation.override_1.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.override_1.keywords` , `category.translation.keywords` , COALESCE (`category.translation.override_1.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.override_1.customFields` , `category.translation.customFields` , COALESCE (`category.translation.override_1.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.override_1` . `breadcrumb` as `category.translation.override_1.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation.override_1` . `name` as `category.translation.override_1.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation.override_1` . `custom_fields` as `category.translation.override_1.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation.override_1` . `slot_config` as `category.translation.override_1.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation.override_1` . `link_type` as `category.translation.override_1.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation.override_1` . `internal_link` as `category.translation.override_1.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation.override_1` . `external_link` as `category.translation.override_1.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation.override_1` . `link_new_tab` as `category.translation.override_1.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation.override_1` . `description` as `category.translation.override_1.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation.override_1` . `meta_title` as `category.translation.override_1.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation.override_1` . `meta_description` as `category.translation.override_1.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` , `category.translation.override_1` . `keywords` as `category.translation.override_1.keywords` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation` . `category_id` = `category.translation.override_1` . `category_id` AND `category.translation.override_1` . `language_id` = ? AND `category.translation` . `category_version_id` = `category.translation.override_1` . `category_version_id` 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.override_1` . `alt` as `category.media.translation.override_1.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation.override_1` . `title` as `category.media.translation.override_1.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` , `category.media.translation.override_1` . `custom_fields` as `category.media.translation.override_1.customFields` FROM `media_translation` `category.media.translation` LEFT JOIN `media_translation` `category.media.translation.override_1` ON `category.media.translation` . `media_id` = `category.media.translation.override_1` . `media_id` AND `category.media.translation.override_1` . `language_id` = ? WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND ((`category` . `path` LIKE ? AND (`category` . `level` > ? AND `category` . `level` < = ? )))
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"%|0195b7a34d8d7466b3b0b84c1878487a|% "
1
4
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.override_1.title` ,
`category.media.translation.title` ,
COALESCE (
`category.media.translation.override_1.title` ,
`category.media.translation.title`
) as `category.media.title` ,
`category.media.translation.override_1.alt` ,
`category.media.translation.alt` ,
COALESCE (
`category.media.translation.override_1.alt` ,
`category.media.translation.alt`
) as `category.media.alt` ,
`category.media.translation.override_1.customFields` ,
`category.media.translation.customFields` ,
COALESCE (
`category.media.translation.override_1.customFields` ,
`category.media.translation.customFields`
) as `category.media.customFields` ,
`category.translation.override_1.name` ,
`category.translation.name` ,
COALESCE (
`category.translation.override_1.name` ,
`category.translation.name`
) as `category.name` ,
`category.translation.override_1.breadcrumb` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.override_1.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.override_1.slotConfig` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.override_1.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.override_1.linkType` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.override_1.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.override_1.internalLink` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.override_1.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.override_1.externalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.override_1.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.override_1.linkNewTab` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.override_1.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.override_1.description` ,
`category.translation.description` ,
COALESCE (
`category.translation.override_1.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.override_1.metaTitle` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.override_1.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.override_1.metaDescription` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.override_1.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.override_1.keywords` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.override_1.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.override_1.customFields` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.override_1.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.override_1` . `breadcrumb` as `category.translation.override_1.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation.override_1` . `name` as `category.translation.override_1.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation.override_1` . `custom_fields` as `category.translation.override_1.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation.override_1` . `slot_config` as `category.translation.override_1.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation.override_1` . `link_type` as `category.translation.override_1.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation.override_1` . `internal_link` as `category.translation.override_1.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation.override_1` . `external_link` as `category.translation.override_1.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation.override_1` . `link_new_tab` as `category.translation.override_1.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation.override_1` . `description` as `category.translation.override_1.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation.override_1` . `meta_title` as `category.translation.override_1.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation.override_1` . `meta_description` as `category.translation.override_1.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords` ,
`category.translation.override_1` . `keywords` as `category.translation.override_1.keywords`
FROM
`category_translation` `category.translation`
LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation` . `category_id` = `category.translation.override_1` . `category_id`
AND `category.translation.override_1` . `language_id` = ?
AND `category.translation` . `category_version_id` = `category.translation.override_1` . `category_version_id`
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.override_1` . `alt` as `category.media.translation.override_1.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation.override_1` . `title` as `category.media.translation.override_1.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields` ,
`category.media.translation.override_1` . `custom_fields` as `category.media.translation.override_1.customFields`
FROM
`media_translation` `category.media.translation`
LEFT JOIN `media_translation` `category.media.translation.override_1` ON `category.media.translation` . `media_id` = `category.media.translation.override_1` . `media_id`
AND `category.media.translation.override_1` . `language_id` = ?
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
(
`category` . `path` LIKE ?
AND (
`category` . `level` > ?
AND `category` . `level` < = ?
)
)
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.override_1.title` , `category.media.translation.title` , COALESCE (`category.media.translation.override_1.title` , `category.media.translation.title` ) as `category.media.title` , `category.media.translation.override_1.alt` , `category.media.translation.alt` , COALESCE (`category.media.translation.override_1.alt` , `category.media.translation.alt` ) as `category.media.alt` , `category.media.translation.override_1.customFields` , `category.media.translation.customFields` , COALESCE (`category.media.translation.override_1.customFields` , `category.media.translation.customFields` ) as `category.media.customFields` , `category.translation.override_1.name` , `category.translation.name` , COALESCE (`category.translation.override_1.name` , `category.translation.name` ) as `category.name` , `category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` , COALESCE (`category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.override_1.slotConfig` , `category.translation.slotConfig` , COALESCE (`category.translation.override_1.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.override_1.linkType` , `category.translation.linkType` , COALESCE (`category.translation.override_1.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.override_1.internalLink` , `category.translation.internalLink` , COALESCE (`category.translation.override_1.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.override_1.externalLink` , `category.translation.externalLink` , COALESCE (`category.translation.override_1.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` , COALESCE (`category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.override_1.description` , `category.translation.description` , COALESCE (`category.translation.override_1.description` , `category.translation.description` ) as `category.description` , `category.translation.override_1.metaTitle` , `category.translation.metaTitle` , COALESCE (`category.translation.override_1.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.override_1.metaDescription` , `category.translation.metaDescription` , COALESCE (`category.translation.override_1.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.override_1.keywords` , `category.translation.keywords` , COALESCE (`category.translation.override_1.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.override_1.customFields` , `category.translation.customFields` , COALESCE (`category.translation.override_1.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.override_1` . `breadcrumb` as `category.translation.override_1.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation.override_1` . `name` as `category.translation.override_1.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation.override_1` . `custom_fields` as `category.translation.override_1.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation.override_1` . `slot_config` as `category.translation.override_1.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation.override_1` . `link_type` as `category.translation.override_1.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation.override_1` . `internal_link` as `category.translation.override_1.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation.override_1` . `external_link` as `category.translation.override_1.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation.override_1` . `link_new_tab` as `category.translation.override_1.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation.override_1` . `description` as `category.translation.override_1.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation.override_1` . `meta_title` as `category.translation.override_1.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation.override_1` . `meta_description` as `category.translation.override_1.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` , `category.translation.override_1` . `keywords` as `category.translation.override_1.keywords` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation` . `category_id` = `category.translation.override_1` . `category_id` AND `category.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD AND `category.translation` . `category_version_id` = `category.translation.override_1` . `category_version_id` 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.override_1` . `alt` as `category.media.translation.override_1.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation.override_1` . `title` as `category.media.translation.override_1.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` , `category.media.translation.override_1` . `custom_fields` as `category.media.translation.override_1.customFields` FROM `media_translation` `category.media.translation` LEFT JOIN `media_translation` `category.media.translation.override_1` ON `category.media.translation` . `media_id` = `category.media.translation.override_1` . `media_id` AND `category.media.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `path` LIKE '%|0195b7a34d8d7466b3b0b84c1878487a|%' AND (`category` . `level` > 1 AND `category` . `level` < = 4 )));
Copy
51
1.88 ms
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = ? ) AND ((`category` . `path` LIKE ? AND `category` . `level` = ? AND `category` . `active` = ? AND `category` . `visible` = ? )) GROUP BY `category` . `parent_id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"%|0195b7a34d8d7466b3b0b84c1878487a|% "
4
true
true
]
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `path` LIKE '%|0195b7a34d8d7466b3b0b84c1878487a|%' AND `category` . `level` = 4 AND `category` . `active` = 1 AND `category` . `visible` = 1 )) GROUP BY `category` . `parent_id` ;
Copy
52
1.95 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.override_1.title` , `category.media.translation.title` , COALESCE (`category.media.translation.override_1.title` , `category.media.translation.title` ) as `category.media.title` , `category.media.translation.override_1.alt` , `category.media.translation.alt` , COALESCE (`category.media.translation.override_1.alt` , `category.media.translation.alt` ) as `category.media.alt` , `category.media.translation.override_1.customFields` , `category.media.translation.customFields` , COALESCE (`category.media.translation.override_1.customFields` , `category.media.translation.customFields` ) as `category.media.customFields` , `category.translation.override_1.name` , `category.translation.name` , COALESCE (`category.translation.override_1.name` , `category.translation.name` ) as `category.name` , `category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` , COALESCE (`category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.override_1.slotConfig` , `category.translation.slotConfig` , COALESCE (`category.translation.override_1.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.override_1.linkType` , `category.translation.linkType` , COALESCE (`category.translation.override_1.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.override_1.internalLink` , `category.translation.internalLink` , COALESCE (`category.translation.override_1.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.override_1.externalLink` , `category.translation.externalLink` , COALESCE (`category.translation.override_1.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` , COALESCE (`category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.override_1.description` , `category.translation.description` , COALESCE (`category.translation.override_1.description` , `category.translation.description` ) as `category.description` , `category.translation.override_1.metaTitle` , `category.translation.metaTitle` , COALESCE (`category.translation.override_1.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.override_1.metaDescription` , `category.translation.metaDescription` , COALESCE (`category.translation.override_1.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.override_1.keywords` , `category.translation.keywords` , COALESCE (`category.translation.override_1.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.override_1.customFields` , `category.translation.customFields` , COALESCE (`category.translation.override_1.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.override_1` . `breadcrumb` as `category.translation.override_1.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation.override_1` . `name` as `category.translation.override_1.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation.override_1` . `custom_fields` as `category.translation.override_1.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation.override_1` . `slot_config` as `category.translation.override_1.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation.override_1` . `link_type` as `category.translation.override_1.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation.override_1` . `internal_link` as `category.translation.override_1.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation.override_1` . `external_link` as `category.translation.override_1.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation.override_1` . `link_new_tab` as `category.translation.override_1.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation.override_1` . `description` as `category.translation.override_1.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation.override_1` . `meta_title` as `category.translation.override_1.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation.override_1` . `meta_description` as `category.translation.override_1.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` , `category.translation.override_1` . `keywords` as `category.translation.override_1.keywords` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation` . `category_id` = `category.translation.override_1` . `category_id` AND `category.translation.override_1` . `language_id` = ? AND `category.translation` . `category_version_id` = `category.translation.override_1` . `category_version_id` 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.override_1` . `alt` as `category.media.translation.override_1.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation.override_1` . `title` as `category.media.translation.override_1.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` , `category.media.translation.override_1` . `custom_fields` as `category.media.translation.override_1.customFields` FROM `media_translation` `category.media.translation` LEFT JOIN `media_translation` `category.media.translation.override_1` ON `category.media.translation` . `media_id` = `category.media.translation.override_1` . `media_id` AND `category.media.translation.override_1` . `language_id` = ? 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"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 òÀúMìtf│░©L\x18 xHz "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.override_1.title` ,
`category.media.translation.title` ,
COALESCE (
`category.media.translation.override_1.title` ,
`category.media.translation.title`
) as `category.media.title` ,
`category.media.translation.override_1.alt` ,
`category.media.translation.alt` ,
COALESCE (
`category.media.translation.override_1.alt` ,
`category.media.translation.alt`
) as `category.media.alt` ,
`category.media.translation.override_1.customFields` ,
`category.media.translation.customFields` ,
COALESCE (
`category.media.translation.override_1.customFields` ,
`category.media.translation.customFields`
) as `category.media.customFields` ,
`category.translation.override_1.name` ,
`category.translation.name` ,
COALESCE (
`category.translation.override_1.name` ,
`category.translation.name`
) as `category.name` ,
`category.translation.override_1.breadcrumb` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.override_1.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.override_1.slotConfig` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.override_1.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.override_1.linkType` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.override_1.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.override_1.internalLink` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.override_1.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.override_1.externalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.override_1.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.override_1.linkNewTab` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.override_1.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.override_1.description` ,
`category.translation.description` ,
COALESCE (
`category.translation.override_1.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.override_1.metaTitle` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.override_1.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.override_1.metaDescription` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.override_1.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.override_1.keywords` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.override_1.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.override_1.customFields` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.override_1.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.override_1` . `breadcrumb` as `category.translation.override_1.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation.override_1` . `name` as `category.translation.override_1.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation.override_1` . `custom_fields` as `category.translation.override_1.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation.override_1` . `slot_config` as `category.translation.override_1.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation.override_1` . `link_type` as `category.translation.override_1.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation.override_1` . `internal_link` as `category.translation.override_1.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation.override_1` . `external_link` as `category.translation.override_1.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation.override_1` . `link_new_tab` as `category.translation.override_1.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation.override_1` . `description` as `category.translation.override_1.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation.override_1` . `meta_title` as `category.translation.override_1.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation.override_1` . `meta_description` as `category.translation.override_1.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords` ,
`category.translation.override_1` . `keywords` as `category.translation.override_1.keywords`
FROM
`category_translation` `category.translation`
LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation` . `category_id` = `category.translation.override_1` . `category_id`
AND `category.translation.override_1` . `language_id` = ?
AND `category.translation` . `category_version_id` = `category.translation.override_1` . `category_version_id`
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.override_1` . `alt` as `category.media.translation.override_1.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation.override_1` . `title` as `category.media.translation.override_1.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields` ,
`category.media.translation.override_1` . `custom_fields` as `category.media.translation.override_1.customFields`
FROM
`media_translation` `category.media.translation`
LEFT JOIN `media_translation` `category.media.translation.override_1` ON `category.media.translation` . `media_id` = `category.media.translation.override_1` . `media_id`
AND `category.media.translation.override_1` . `language_id` = ?
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.override_1.title` , `category.media.translation.title` , COALESCE (`category.media.translation.override_1.title` , `category.media.translation.title` ) as `category.media.title` , `category.media.translation.override_1.alt` , `category.media.translation.alt` , COALESCE (`category.media.translation.override_1.alt` , `category.media.translation.alt` ) as `category.media.alt` , `category.media.translation.override_1.customFields` , `category.media.translation.customFields` , COALESCE (`category.media.translation.override_1.customFields` , `category.media.translation.customFields` ) as `category.media.customFields` , `category.translation.override_1.name` , `category.translation.name` , COALESCE (`category.translation.override_1.name` , `category.translation.name` ) as `category.name` , `category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` , COALESCE (`category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.override_1.slotConfig` , `category.translation.slotConfig` , COALESCE (`category.translation.override_1.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.override_1.linkType` , `category.translation.linkType` , COALESCE (`category.translation.override_1.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.override_1.internalLink` , `category.translation.internalLink` , COALESCE (`category.translation.override_1.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.override_1.externalLink` , `category.translation.externalLink` , COALESCE (`category.translation.override_1.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` , COALESCE (`category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.override_1.description` , `category.translation.description` , COALESCE (`category.translation.override_1.description` , `category.translation.description` ) as `category.description` , `category.translation.override_1.metaTitle` , `category.translation.metaTitle` , COALESCE (`category.translation.override_1.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.override_1.metaDescription` , `category.translation.metaDescription` , COALESCE (`category.translation.override_1.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.override_1.keywords` , `category.translation.keywords` , COALESCE (`category.translation.override_1.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.override_1.customFields` , `category.translation.customFields` , COALESCE (`category.translation.override_1.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.override_1` . `breadcrumb` as `category.translation.override_1.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation.override_1` . `name` as `category.translation.override_1.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation.override_1` . `custom_fields` as `category.translation.override_1.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation.override_1` . `slot_config` as `category.translation.override_1.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation.override_1` . `link_type` as `category.translation.override_1.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation.override_1` . `internal_link` as `category.translation.override_1.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation.override_1` . `external_link` as `category.translation.override_1.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation.override_1` . `link_new_tab` as `category.translation.override_1.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation.override_1` . `description` as `category.translation.override_1.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation.override_1` . `meta_title` as `category.translation.override_1.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation.override_1` . `meta_description` as `category.translation.override_1.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` , `category.translation.override_1` . `keywords` as `category.translation.override_1.keywords` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation` . `category_id` = `category.translation.override_1` . `category_id` AND `category.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD AND `category.translation` . `category_version_id` = `category.translation.override_1` . `category_version_id` 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.override_1` . `alt` as `category.media.translation.override_1.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation.override_1` . `title` as `category.media.translation.override_1.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` , `category.media.translation.override_1` . `custom_fields` as `category.media.translation.override_1.customFields` FROM `media_translation` `category.media.translation` LEFT JOIN `media_translation` `category.media.translation.override_1` ON `category.media.translation` . `media_id` = `category.media.translation.override_1` . `media_id` AND `category.media.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD 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 (0x0195B7A34D8D7466B3B0B84C1878487A ));
Copy
53
1.79 ms
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE (`payment_method` . `active` = ? AND `payment_method.salesChannels` . `id` = ? ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC
Parameters :
[
true
b"\x01 òüø\x12 _rrôìƒ%\x0F ▀8c "
]
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE (`payment_method` . `active` = 1 AND `payment_method.salesChannels` . `id` = 0x0195819B125F7272938D9F250FDF3863 ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC ;
Copy
54
2.06 ms
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.override_1.title` , `payment_method.media.translation.title` , COALESCE (`payment_method.media.translation.override_1.title` , `payment_method.media.translation.title` ) as `payment_method.media.title` , `payment_method.media.translation.override_1.alt` , `payment_method.media.translation.alt` , COALESCE (`payment_method.media.translation.override_1.alt` , `payment_method.media.translation.alt` ) as `payment_method.media.alt` , `payment_method.media.translation.override_1.customFields` , `payment_method.media.translation.customFields` , COALESCE (`payment_method.media.translation.override_1.customFields` , `payment_method.media.translation.customFields` ) as `payment_method.media.customFields` , `payment_method.translation.override_1.name` , `payment_method.translation.name` , COALESCE (`payment_method.translation.override_1.name` , `payment_method.translation.name` ) as `payment_method.name` , `payment_method.translation.override_1.distinguishableName` , `payment_method.translation.distinguishableName` , COALESCE (`payment_method.translation.override_1.distinguishableName` , `payment_method.translation.distinguishableName` ) as `payment_method.distinguishableName` , `payment_method.translation.override_1.description` , `payment_method.translation.description` , COALESCE (`payment_method.translation.override_1.description` , `payment_method.translation.description` ) as `payment_method.description` , `payment_method.translation.override_1.customFields` , `payment_method.translation.customFields` , COALESCE (`payment_method.translation.override_1.customFields` , `payment_method.translation.customFields` ) as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation.override_1` . `name` as `payment_method.translation.override_1.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation.override_1` . `distinguishable_name` as `payment_method.translation.override_1.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation.override_1` . `description` as `payment_method.translation.override_1.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` , `payment_method.translation.override_1` . `custom_fields` as `payment_method.translation.override_1.customFields` FROM `payment_method_translation` `payment_method.translation` LEFT JOIN `payment_method_translation` `payment_method.translation.override_1` ON `payment_method.translation` . `payment_method_id` = `payment_method.translation.override_1` . `payment_method_id` AND `payment_method.translation.override_1` . `language_id` = ? WHERE `payment_method.translation` . `language_id` = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation.override_1` . `alt` as `payment_method.media.translation.override_1.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation.override_1` . `title` as `payment_method.media.translation.override_1.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` , `payment_method.media.translation.override_1` . `custom_fields` as `payment_method.media.translation.override_1.customFields` FROM `media_translation` `payment_method.media.translation` LEFT JOIN `media_translation` `payment_method.media.translation.override_1` ON `payment_method.media.translation` . `media_id` = `payment_method.media.translation.override_1` . `media_id` AND `payment_method.media.translation.override_1` . `language_id` = ? WHERE `payment_method.media.translation` . `language_id` = ? ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (? , ? , ? , ? , ? )
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]7¬¯s\x03 ôêØÎ'W\x17 "
b"\x01 ò]7¬°p9Ø/ãZÌ\v @w "
b"\x01 •]7ªðqU²•ƒ\r P–$Ž "
b"\x01 •]7ªðqU²•ƒ\r S\x00 Þo "
b"\x01 •]+h\e så¦\x1F ÿ‹@#Ü, "
]
SELECT
`payment_method` . `id` as `payment_method.id` ,
`payment_method` . `plugin_id` as `payment_method.pluginId` ,
`payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` ,
`payment_method` . `position` as `payment_method.position` ,
`payment_method` . `active` as `payment_method.active` ,
`payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` ,
`payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` ,
`payment_method` . `media_id` as `payment_method.mediaId` ,
`payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` ,
`payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` ,
`payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` ,
`payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` ,
`payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` ,
`payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` ,
`payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` ,
`payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` ,
`payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` ,
`payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` ,
`payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` ,
`payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` ,
`payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` ,
`payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` ,
`payment_method` . `technical_name` as `payment_method.technicalName` ,
`payment_method` . `created_at` as `payment_method.createdAt` ,
`payment_method` . `updated_at` as `payment_method.updatedAt` ,
`payment_method.media` . `id` as `payment_method.media.id` ,
`payment_method.media` . `user_id` as `payment_method.media.userId` ,
`payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` ,
`payment_method.media` . `mime_type` as `payment_method.media.mimeType` ,
`payment_method.media` . `file_extension` as `payment_method.media.fileExtension` ,
`payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` ,
`payment_method.media` . `file_name` as `payment_method.media.fileName` ,
`payment_method.media` . `file_size` as `payment_method.media.fileSize` ,
`payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` ,
`payment_method.media` . `meta_data` as `payment_method.media.metaData` ,
`payment_method.media` . `config` as `payment_method.media.config` ,
`payment_method.media` . `path` as `payment_method.media.path` ,
`payment_method.media` . `private` as `payment_method.media.private` ,
`payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` ,
`payment_method.media` . `created_at` as `payment_method.media.createdAt` ,
`payment_method.media` . `updated_at` as `payment_method.media.updatedAt` ,
`payment_method.media.translation.override_1.title` ,
`payment_method.media.translation.title` ,
COALESCE (
`payment_method.media.translation.override_1.title` ,
`payment_method.media.translation.title`
) as `payment_method.media.title` ,
`payment_method.media.translation.override_1.alt` ,
`payment_method.media.translation.alt` ,
COALESCE (
`payment_method.media.translation.override_1.alt` ,
`payment_method.media.translation.alt`
) as `payment_method.media.alt` ,
`payment_method.media.translation.override_1.customFields` ,
`payment_method.media.translation.customFields` ,
COALESCE (
`payment_method.media.translation.override_1.customFields` ,
`payment_method.media.translation.customFields`
) as `payment_method.media.customFields` ,
`payment_method.translation.override_1.name` ,
`payment_method.translation.name` ,
COALESCE (
`payment_method.translation.override_1.name` ,
`payment_method.translation.name`
) as `payment_method.name` ,
`payment_method.translation.override_1.distinguishableName` ,
`payment_method.translation.distinguishableName` ,
COALESCE (
`payment_method.translation.override_1.distinguishableName` ,
`payment_method.translation.distinguishableName`
) as `payment_method.distinguishableName` ,
`payment_method.translation.override_1.description` ,
`payment_method.translation.description` ,
COALESCE (
`payment_method.translation.override_1.description` ,
`payment_method.translation.description`
) as `payment_method.description` ,
`payment_method.translation.override_1.customFields` ,
`payment_method.translation.customFields` ,
COALESCE (
`payment_method.translation.override_1.customFields` ,
`payment_method.translation.customFields`
) as `payment_method.customFields`
FROM
`payment_method`
LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id`
LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id`
LEFT JOIN (
SELECT
`payment_method.translation` . `payment_method_id` ,
`payment_method.translation` . `name` as `payment_method.translation.name` ,
`payment_method.translation.override_1` . `name` as `payment_method.translation.override_1.name` ,
`payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` ,
`payment_method.translation.override_1` . `distinguishable_name` as `payment_method.translation.override_1.distinguishableName` ,
`payment_method.translation` . `description` as `payment_method.translation.description` ,
`payment_method.translation.override_1` . `description` as `payment_method.translation.override_1.description` ,
`payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` ,
`payment_method.translation.override_1` . `custom_fields` as `payment_method.translation.override_1.customFields`
FROM
`payment_method_translation` `payment_method.translation`
LEFT JOIN `payment_method_translation` `payment_method.translation.override_1` ON `payment_method.translation` . `payment_method_id` = `payment_method.translation.override_1` . `payment_method_id`
AND `payment_method.translation.override_1` . `language_id` = ?
WHERE
`payment_method.translation` . `language_id` = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
LEFT JOIN (
SELECT
`payment_method.media.translation` . `media_id` ,
`payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` ,
`payment_method.media.translation.override_1` . `alt` as `payment_method.media.translation.override_1.alt` ,
`payment_method.media.translation` . `title` as `payment_method.media.translation.title` ,
`payment_method.media.translation.override_1` . `title` as `payment_method.media.translation.override_1.title` ,
`payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` ,
`payment_method.media.translation.override_1` . `custom_fields` as `payment_method.media.translation.override_1.customFields`
FROM
`media_translation` `payment_method.media.translation`
LEFT JOIN `media_translation` `payment_method.media.translation.override_1` ON `payment_method.media.translation` . `media_id` = `payment_method.media.translation.override_1` . `media_id`
AND `payment_method.media.translation.override_1` . `language_id` = ?
WHERE
`payment_method.media.translation` . `language_id` = ?
) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id`
WHERE
`payment_method` . `id` IN (? , ? , ? , ? , ? )
Copy
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.override_1.title` , `payment_method.media.translation.title` , COALESCE (`payment_method.media.translation.override_1.title` , `payment_method.media.translation.title` ) as `payment_method.media.title` , `payment_method.media.translation.override_1.alt` , `payment_method.media.translation.alt` , COALESCE (`payment_method.media.translation.override_1.alt` , `payment_method.media.translation.alt` ) as `payment_method.media.alt` , `payment_method.media.translation.override_1.customFields` , `payment_method.media.translation.customFields` , COALESCE (`payment_method.media.translation.override_1.customFields` , `payment_method.media.translation.customFields` ) as `payment_method.media.customFields` , `payment_method.translation.override_1.name` , `payment_method.translation.name` , COALESCE (`payment_method.translation.override_1.name` , `payment_method.translation.name` ) as `payment_method.name` , `payment_method.translation.override_1.distinguishableName` , `payment_method.translation.distinguishableName` , COALESCE (`payment_method.translation.override_1.distinguishableName` , `payment_method.translation.distinguishableName` ) as `payment_method.distinguishableName` , `payment_method.translation.override_1.description` , `payment_method.translation.description` , COALESCE (`payment_method.translation.override_1.description` , `payment_method.translation.description` ) as `payment_method.description` , `payment_method.translation.override_1.customFields` , `payment_method.translation.customFields` , COALESCE (`payment_method.translation.override_1.customFields` , `payment_method.translation.customFields` ) as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation.override_1` . `name` as `payment_method.translation.override_1.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation.override_1` . `distinguishable_name` as `payment_method.translation.override_1.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation.override_1` . `description` as `payment_method.translation.override_1.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` , `payment_method.translation.override_1` . `custom_fields` as `payment_method.translation.override_1.customFields` FROM `payment_method_translation` `payment_method.translation` LEFT JOIN `payment_method_translation` `payment_method.translation.override_1` ON `payment_method.translation` . `payment_method_id` = `payment_method.translation.override_1` . `payment_method_id` AND `payment_method.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `payment_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation.override_1` . `alt` as `payment_method.media.translation.override_1.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation.override_1` . `title` as `payment_method.media.translation.override_1.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` , `payment_method.media.translation.override_1` . `custom_fields` as `payment_method.media.translation.override_1.customFields` FROM `media_translation` `payment_method.media.translation` LEFT JOIN `media_translation` `payment_method.media.translation.override_1` ON `payment_method.media.translation` . `media_id` = `payment_method.media.translation.override_1` . `media_id` AND `payment_method.media.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `payment_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (0x01955D37AAEE730393889DD727F05717 , 0x01955D37AAF870399D2FC65ADE0B4077 , 0x01955D37AAF07155B295830D5096248E , 0x01955D37AAF07155B295830D5300DE6F , 0x01955D2B681B73E5A61FFF8B4023DC2C );
Copy
55
2.18 ms
SELECT `shipping_method` . `id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method` . `id` = `shipping_method.salesChannels.mapping` . `shipping_method_id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation.override_1` . `name` as `shipping_method.translation.override_1.name` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.override_1` ON `shipping_method.translation` . `shipping_method_id` = `shipping_method.translation.override_1` . `shipping_method_id` AND `shipping_method.translation.override_1` . `language_id` = ? WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping` . `sales_channel_id` = `shipping_method.salesChannels` . `id` WHERE (`shipping_method` . `active` = ? AND `shipping_method.salesChannels` . `id` = ? ) GROUP BY `shipping_method` . `id` ORDER BY MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.override_1.name` , `shipping_method.translation.name` )) ASC
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
true
b"\x01 òüø\x12 _rrôìƒ%\x0F ▀8c "
]
SELECT `shipping_method` . `id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method` . `id` = `shipping_method.salesChannels.mapping` . `shipping_method_id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation.override_1` . `name` as `shipping_method.translation.override_1.name` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.override_1` ON `shipping_method.translation` . `shipping_method_id` = `shipping_method.translation.override_1` . `shipping_method_id` AND `shipping_method.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping` . `sales_channel_id` = `shipping_method.salesChannels` . `id` WHERE (`shipping_method` . `active` = 1 AND `shipping_method.salesChannels` . `id` = 0x0195819B125F7272938D9F250FDF3863 ) GROUP BY `shipping_method` . `id` ORDER BY MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.override_1.name` , `shipping_method.translation.name` )) ASC ;
Copy
56
2.19 ms
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.override_1.name` , `shipping_method.deliveryTime.translation.name` , COALESCE (`shipping_method.deliveryTime.translation.override_1.name` , `shipping_method.deliveryTime.translation.name` ) as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.override_1.customFields` , `shipping_method.deliveryTime.translation.customFields` , COALESCE (`shipping_method.deliveryTime.translation.override_1.customFields` , `shipping_method.deliveryTime.translation.customFields` ) as `shipping_method.deliveryTime.customFields` , `shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.override_1.title` , `shipping_method.media.translation.title` , COALESCE (`shipping_method.media.translation.override_1.title` , `shipping_method.media.translation.title` ) as `shipping_method.media.title` , `shipping_method.media.translation.override_1.alt` , `shipping_method.media.translation.alt` , COALESCE (`shipping_method.media.translation.override_1.alt` , `shipping_method.media.translation.alt` ) as `shipping_method.media.alt` , `shipping_method.media.translation.override_1.customFields` , `shipping_method.media.translation.customFields` , COALESCE (`shipping_method.media.translation.override_1.customFields` , `shipping_method.media.translation.customFields` ) as `shipping_method.media.customFields` , `shipping_method.translation.override_1.name` , `shipping_method.translation.name` , COALESCE (`shipping_method.translation.override_1.name` , `shipping_method.translation.name` ) as `shipping_method.name` , `shipping_method.translation.override_1.description` , `shipping_method.translation.description` , COALESCE (`shipping_method.translation.override_1.description` , `shipping_method.translation.description` ) as `shipping_method.description` , `shipping_method.translation.override_1.trackingUrl` , `shipping_method.translation.trackingUrl` , COALESCE (`shipping_method.translation.override_1.trackingUrl` , `shipping_method.translation.trackingUrl` ) as `shipping_method.trackingUrl` , `shipping_method.translation.override_1.customFields` , `shipping_method.translation.customFields` , COALESCE (`shipping_method.translation.override_1.customFields` , `shipping_method.translation.customFields` ) as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation.override_1` . `name` as `shipping_method.translation.override_1.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation.override_1` . `custom_fields` as `shipping_method.translation.override_1.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation.override_1` . `description` as `shipping_method.translation.override_1.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` , `shipping_method.translation.override_1` . `tracking_url` as `shipping_method.translation.override_1.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.override_1` ON `shipping_method.translation` . `shipping_method_id` = `shipping_method.translation.override_1` . `shipping_method_id` AND `shipping_method.translation.override_1` . `language_id` = ? WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . `delivery_time_id` , `shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.override_1` . `name` as `shipping_method.deliveryTime.translation.override_1.name` , `shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.override_1` . `custom_fields` as `shipping_method.deliveryTime.translation.override_1.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.override_1` ON `shipping_method.deliveryTime.translation` . `delivery_time_id` = `shipping_method.deliveryTime.translation.override_1` . `delivery_time_id` AND `shipping_method.deliveryTime.translation.override_1` . `language_id` = ? WHERE `shipping_method.deliveryTime.translation` . `language_id` = ? ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation.override_1` . `alt` as `shipping_method.media.translation.override_1.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation.override_1` . `title` as `shipping_method.media.translation.override_1.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` , `shipping_method.media.translation.override_1` . `custom_fields` as `shipping_method.media.translation.override_1.customFields` FROM `media_translation` `shipping_method.media.translation` LEFT JOIN `media_translation` `shipping_method.media.translation.override_1` ON `shipping_method.media.translation` . `media_id` = `shipping_method.media.translation.override_1` . `media_id` AND `shipping_method.media.translation.override_1` . `language_id` = ? WHERE `shipping_method.media.translation` . `language_id` = ? ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (? , ? , ? )
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 òüúÕ\x1F pU¢à*┐\x14 Ìþo "
b"\x01 òüúÕ\x13 q\x1D è\x15 ¢gý¨o7 "
b"\x01 òüúÕ\x05 påé%¾'▓!\x1A * "
]
SELECT
`shipping_method` . `id` as `shipping_method.id` ,
`shipping_method` . `active` as `shipping_method.active` ,
`shipping_method` . `position` as `shipping_method.position` ,
`shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` ,
`shipping_method` . `media_id` as `shipping_method.mediaId` ,
`shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` ,
`shipping_method` . `tax_type` as `shipping_method.taxType` ,
`shipping_method` . `tax_id` as `shipping_method.taxId` ,
`shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` ,
`shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` ,
`shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` ,
`shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` ,
`shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` ,
`shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` ,
`shipping_method.deliveryTime.translation.override_1.name` ,
`shipping_method.deliveryTime.translation.name` ,
COALESCE (
`shipping_method.deliveryTime.translation.override_1.name` ,
`shipping_method.deliveryTime.translation.name`
) as `shipping_method.deliveryTime.name` ,
`shipping_method.deliveryTime.translation.override_1.customFields` ,
`shipping_method.deliveryTime.translation.customFields` ,
COALESCE (
`shipping_method.deliveryTime.translation.override_1.customFields` ,
`shipping_method.deliveryTime.translation.customFields`
) as `shipping_method.deliveryTime.customFields` ,
`shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` ,
`shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` ,
`shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` ,
`shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` ,
`shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` ,
`shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` ,
`shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` ,
`shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` ,
`shipping_method` . `technical_name` as `shipping_method.technicalName` ,
`shipping_method` . `created_at` as `shipping_method.createdAt` ,
`shipping_method` . `updated_at` as `shipping_method.updatedAt` ,
`shipping_method.media` . `id` as `shipping_method.media.id` ,
`shipping_method.media` . `user_id` as `shipping_method.media.userId` ,
`shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` ,
`shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` ,
`shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` ,
`shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` ,
`shipping_method.media` . `file_name` as `shipping_method.media.fileName` ,
`shipping_method.media` . `file_size` as `shipping_method.media.fileSize` ,
`shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` ,
`shipping_method.media` . `meta_data` as `shipping_method.media.metaData` ,
`shipping_method.media` . `config` as `shipping_method.media.config` ,
`shipping_method.media` . `path` as `shipping_method.media.path` ,
`shipping_method.media` . `private` as `shipping_method.media.private` ,
`shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` ,
`shipping_method.media` . `created_at` as `shipping_method.media.createdAt` ,
`shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` ,
`shipping_method.media.translation.override_1.title` ,
`shipping_method.media.translation.title` ,
COALESCE (
`shipping_method.media.translation.override_1.title` ,
`shipping_method.media.translation.title`
) as `shipping_method.media.title` ,
`shipping_method.media.translation.override_1.alt` ,
`shipping_method.media.translation.alt` ,
COALESCE (
`shipping_method.media.translation.override_1.alt` ,
`shipping_method.media.translation.alt`
) as `shipping_method.media.alt` ,
`shipping_method.media.translation.override_1.customFields` ,
`shipping_method.media.translation.customFields` ,
COALESCE (
`shipping_method.media.translation.override_1.customFields` ,
`shipping_method.media.translation.customFields`
) as `shipping_method.media.customFields` ,
`shipping_method.translation.override_1.name` ,
`shipping_method.translation.name` ,
COALESCE (
`shipping_method.translation.override_1.name` ,
`shipping_method.translation.name`
) as `shipping_method.name` ,
`shipping_method.translation.override_1.description` ,
`shipping_method.translation.description` ,
COALESCE (
`shipping_method.translation.override_1.description` ,
`shipping_method.translation.description`
) as `shipping_method.description` ,
`shipping_method.translation.override_1.trackingUrl` ,
`shipping_method.translation.trackingUrl` ,
COALESCE (
`shipping_method.translation.override_1.trackingUrl` ,
`shipping_method.translation.trackingUrl`
) as `shipping_method.trackingUrl` ,
`shipping_method.translation.override_1.customFields` ,
`shipping_method.translation.customFields` ,
COALESCE (
`shipping_method.translation.override_1.customFields` ,
`shipping_method.translation.customFields`
) as `shipping_method.customFields`
FROM
`shipping_method`
LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id`
LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id`
LEFT JOIN (
SELECT
`shipping_method.translation` . `shipping_method_id` ,
`shipping_method.translation` . `name` as `shipping_method.translation.name` ,
`shipping_method.translation.override_1` . `name` as `shipping_method.translation.override_1.name` ,
`shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` ,
`shipping_method.translation.override_1` . `custom_fields` as `shipping_method.translation.override_1.customFields` ,
`shipping_method.translation` . `description` as `shipping_method.translation.description` ,
`shipping_method.translation.override_1` . `description` as `shipping_method.translation.override_1.description` ,
`shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` ,
`shipping_method.translation.override_1` . `tracking_url` as `shipping_method.translation.override_1.trackingUrl`
FROM
`shipping_method_translation` `shipping_method.translation`
LEFT JOIN `shipping_method_translation` `shipping_method.translation.override_1` ON `shipping_method.translation` . `shipping_method_id` = `shipping_method.translation.override_1` . `shipping_method_id`
AND `shipping_method.translation.override_1` . `language_id` = ?
WHERE
`shipping_method.translation` . `language_id` = ?
) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id`
LEFT JOIN (
SELECT
`shipping_method.deliveryTime.translation` . `delivery_time_id` ,
`shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` ,
`shipping_method.deliveryTime.translation.override_1` . `name` as `shipping_method.deliveryTime.translation.override_1.name` ,
`shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields` ,
`shipping_method.deliveryTime.translation.override_1` . `custom_fields` as `shipping_method.deliveryTime.translation.override_1.customFields`
FROM
`delivery_time_translation` `shipping_method.deliveryTime.translation`
LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.override_1` ON `shipping_method.deliveryTime.translation` . `delivery_time_id` = `shipping_method.deliveryTime.translation.override_1` . `delivery_time_id`
AND `shipping_method.deliveryTime.translation.override_1` . `language_id` = ?
WHERE
`shipping_method.deliveryTime.translation` . `language_id` = ?
) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN (
SELECT
`shipping_method.media.translation` . `media_id` ,
`shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` ,
`shipping_method.media.translation.override_1` . `alt` as `shipping_method.media.translation.override_1.alt` ,
`shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` ,
`shipping_method.media.translation.override_1` . `title` as `shipping_method.media.translation.override_1.title` ,
`shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` ,
`shipping_method.media.translation.override_1` . `custom_fields` as `shipping_method.media.translation.override_1.customFields`
FROM
`media_translation` `shipping_method.media.translation`
LEFT JOIN `media_translation` `shipping_method.media.translation.override_1` ON `shipping_method.media.translation` . `media_id` = `shipping_method.media.translation.override_1` . `media_id`
AND `shipping_method.media.translation.override_1` . `language_id` = ?
WHERE
`shipping_method.media.translation` . `language_id` = ?
) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id`
WHERE
`shipping_method` . `id` IN (? , ? , ? )
Copy
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.override_1.name` , `shipping_method.deliveryTime.translation.name` , COALESCE (`shipping_method.deliveryTime.translation.override_1.name` , `shipping_method.deliveryTime.translation.name` ) as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.override_1.customFields` , `shipping_method.deliveryTime.translation.customFields` , COALESCE (`shipping_method.deliveryTime.translation.override_1.customFields` , `shipping_method.deliveryTime.translation.customFields` ) as `shipping_method.deliveryTime.customFields` , `shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.override_1.title` , `shipping_method.media.translation.title` , COALESCE (`shipping_method.media.translation.override_1.title` , `shipping_method.media.translation.title` ) as `shipping_method.media.title` , `shipping_method.media.translation.override_1.alt` , `shipping_method.media.translation.alt` , COALESCE (`shipping_method.media.translation.override_1.alt` , `shipping_method.media.translation.alt` ) as `shipping_method.media.alt` , `shipping_method.media.translation.override_1.customFields` , `shipping_method.media.translation.customFields` , COALESCE (`shipping_method.media.translation.override_1.customFields` , `shipping_method.media.translation.customFields` ) as `shipping_method.media.customFields` , `shipping_method.translation.override_1.name` , `shipping_method.translation.name` , COALESCE (`shipping_method.translation.override_1.name` , `shipping_method.translation.name` ) as `shipping_method.name` , `shipping_method.translation.override_1.description` , `shipping_method.translation.description` , COALESCE (`shipping_method.translation.override_1.description` , `shipping_method.translation.description` ) as `shipping_method.description` , `shipping_method.translation.override_1.trackingUrl` , `shipping_method.translation.trackingUrl` , COALESCE (`shipping_method.translation.override_1.trackingUrl` , `shipping_method.translation.trackingUrl` ) as `shipping_method.trackingUrl` , `shipping_method.translation.override_1.customFields` , `shipping_method.translation.customFields` , COALESCE (`shipping_method.translation.override_1.customFields` , `shipping_method.translation.customFields` ) as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation.override_1` . `name` as `shipping_method.translation.override_1.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation.override_1` . `custom_fields` as `shipping_method.translation.override_1.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation.override_1` . `description` as `shipping_method.translation.override_1.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` , `shipping_method.translation.override_1` . `tracking_url` as `shipping_method.translation.override_1.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.override_1` ON `shipping_method.translation` . `shipping_method_id` = `shipping_method.translation.override_1` . `shipping_method_id` AND `shipping_method.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . `delivery_time_id` , `shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.override_1` . `name` as `shipping_method.deliveryTime.translation.override_1.name` , `shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.override_1` . `custom_fields` as `shipping_method.deliveryTime.translation.override_1.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.override_1` ON `shipping_method.deliveryTime.translation` . `delivery_time_id` = `shipping_method.deliveryTime.translation.override_1` . `delivery_time_id` AND `shipping_method.deliveryTime.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `shipping_method.deliveryTime.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation.override_1` . `alt` as `shipping_method.media.translation.override_1.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation.override_1` . `title` as `shipping_method.media.translation.override_1.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` , `shipping_method.media.translation.override_1` . `custom_fields` as `shipping_method.media.translation.override_1.customFields` FROM `media_translation` `shipping_method.media.translation` LEFT JOIN `media_translation` `shipping_method.media.translation.override_1` ON `shipping_method.media.translation` . `media_id` = `shipping_method.media.translation.override_1` . `media_id` AND `shipping_method.media.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `shipping_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (0x019581A3E51F7055BD852ABF14DEE76F , 0x019581A3E513711D8A15BD67ECF96F37 , 0x019581A3E50570868225F327B2211A2A );
Copy
57
3.84 ms
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
58
0.72 ms
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method`
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method` ;
Copy
59
1.65 ms
SELECT LOWER (HEX (assoc . `sales_channel_id` ))
FROM `sales_channel_payment_method` AS assoc
LEFT JOIN `payment_method` AS pm
ON pm . `id` = assoc . `payment_method_id`
WHERE
assoc . `payment_method_id` = ? AND
pm . `active` = 1
Parameters :
[
b"\x01 ò]7¬¯s\x03 ôêØÎ'W\x17 "
]
SELECT LOWER (HEX (assoc . `sales_channel_id` ))
FROM `sales_channel_payment_method` AS assoc
LEFT JOIN `payment_method` AS pm
ON pm . `id` = assoc . `payment_method_id`
WHERE
assoc . `payment_method_id` = 0x01955D37AAEE730393889DD727F05717 AND
pm . `active` = 1 ;
Copy
60
0.54 ms
SELECT `language` . `id` FROM `language` WHERE `language` . `id` IN (? ) LIMIT 1
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
]
SELECT `language` . `id` FROM `language` WHERE `language` . `id` IN (0x01955D2B642D7190B2492E0284D0FFAD ) LIMIT 1 ;
Copy
61
1.16 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.override_1.name` , `language.locale.translation.name` , COALESCE (`language.locale.translation.override_1.name` , `language.locale.translation.name` ) as `language.locale.name` , `language.locale.translation.override_1.territory` , `language.locale.translation.territory` , COALESCE (`language.locale.translation.override_1.territory` , `language.locale.translation.territory` ) as `language.locale.territory` , `language.locale.translation.override_1.customFields` , `language.locale.translation.customFields` , COALESCE (`language.locale.translation.override_1.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.override_1` . `name` as `language.locale.translation.override_1.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation.override_1` . `territory` as `language.locale.translation.override_1.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` , `language.locale.translation.override_1` . `custom_fields` as `language.locale.translation.override_1.customFields` FROM `locale_translation` `language.locale.translation` LEFT JOIN `locale_translation` `language.locale.translation.override_1` ON `language.locale.translation` . `locale_id` = `language.locale.translation.override_1` . `locale_id` AND `language.locale.translation.override_1` . `language_id` = ? 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"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.override_1.name` , `language.locale.translation.name` , COALESCE (`language.locale.translation.override_1.name` , `language.locale.translation.name` ) as `language.locale.name` , `language.locale.translation.override_1.territory` , `language.locale.translation.territory` , COALESCE (`language.locale.translation.override_1.territory` , `language.locale.translation.territory` ) as `language.locale.territory` , `language.locale.translation.override_1.customFields` , `language.locale.translation.customFields` , COALESCE (`language.locale.translation.override_1.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.override_1` . `name` as `language.locale.translation.override_1.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation.override_1` . `territory` as `language.locale.translation.override_1.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` , `language.locale.translation.override_1` . `custom_fields` as `language.locale.translation.override_1.customFields` FROM `locale_translation` `language.locale.translation` LEFT JOIN `locale_translation` `language.locale.translation.override_1` ON `language.locale.translation` . `locale_id` = `language.locale.translation.override_1` . `locale_id` AND `language.locale.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD 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 (0x01955D2B642D7190B2492E0284D0FFAD );
Copy
62
2.31 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.override_1.title` , `category.media.translation.title` , COALESCE (`category.media.translation.override_1.title` , `category.media.translation.title` ) as `category.media.title` , `category.media.translation.override_1.alt` , `category.media.translation.alt` , COALESCE (`category.media.translation.override_1.alt` , `category.media.translation.alt` ) as `category.media.alt` , `category.media.translation.override_1.customFields` , `category.media.translation.customFields` , COALESCE (`category.media.translation.override_1.customFields` , `category.media.translation.customFields` ) as `category.media.customFields` , `category.translation.override_1.name` , `category.translation.name` , COALESCE (`category.translation.override_1.name` , `category.translation.name` ) as `category.name` , `category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` , COALESCE (`category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.override_1.slotConfig` , `category.translation.slotConfig` , COALESCE (`category.translation.override_1.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.override_1.linkType` , `category.translation.linkType` , COALESCE (`category.translation.override_1.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.override_1.internalLink` , `category.translation.internalLink` , COALESCE (`category.translation.override_1.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.override_1.externalLink` , `category.translation.externalLink` , COALESCE (`category.translation.override_1.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` , COALESCE (`category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.override_1.description` , `category.translation.description` , COALESCE (`category.translation.override_1.description` , `category.translation.description` ) as `category.description` , `category.translation.override_1.metaTitle` , `category.translation.metaTitle` , COALESCE (`category.translation.override_1.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.override_1.metaDescription` , `category.translation.metaDescription` , COALESCE (`category.translation.override_1.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.override_1.keywords` , `category.translation.keywords` , COALESCE (`category.translation.override_1.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.override_1.customFields` , `category.translation.customFields` , COALESCE (`category.translation.override_1.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.override_1` . `breadcrumb` as `category.translation.override_1.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation.override_1` . `name` as `category.translation.override_1.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation.override_1` . `custom_fields` as `category.translation.override_1.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation.override_1` . `slot_config` as `category.translation.override_1.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation.override_1` . `link_type` as `category.translation.override_1.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation.override_1` . `internal_link` as `category.translation.override_1.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation.override_1` . `external_link` as `category.translation.override_1.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation.override_1` . `link_new_tab` as `category.translation.override_1.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation.override_1` . `description` as `category.translation.override_1.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation.override_1` . `meta_title` as `category.translation.override_1.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation.override_1` . `meta_description` as `category.translation.override_1.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` , `category.translation.override_1` . `keywords` as `category.translation.override_1.keywords` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation` . `category_id` = `category.translation.override_1` . `category_id` AND `category.translation.override_1` . `language_id` = ? AND `category.translation` . `category_version_id` = `category.translation.override_1` . `category_version_id` 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.override_1` . `alt` as `category.media.translation.override_1.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation.override_1` . `title` as `category.media.translation.override_1.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` , `category.media.translation.override_1` . `custom_fields` as `category.media.translation.override_1.customFields` FROM `media_translation` `category.media.translation` LEFT JOIN `media_translation` `category.media.translation.override_1` ON `category.media.translation` . `media_id` = `category.media.translation.override_1` . `media_id` AND `category.media.translation.override_1` . `language_id` = ? 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"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 •ªt÷¥pM‘oýêË\x17 Cª "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.override_1.title` ,
`category.media.translation.title` ,
COALESCE (
`category.media.translation.override_1.title` ,
`category.media.translation.title`
) as `category.media.title` ,
`category.media.translation.override_1.alt` ,
`category.media.translation.alt` ,
COALESCE (
`category.media.translation.override_1.alt` ,
`category.media.translation.alt`
) as `category.media.alt` ,
`category.media.translation.override_1.customFields` ,
`category.media.translation.customFields` ,
COALESCE (
`category.media.translation.override_1.customFields` ,
`category.media.translation.customFields`
) as `category.media.customFields` ,
`category.translation.override_1.name` ,
`category.translation.name` ,
COALESCE (
`category.translation.override_1.name` ,
`category.translation.name`
) as `category.name` ,
`category.translation.override_1.breadcrumb` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.override_1.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.override_1.slotConfig` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.override_1.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.override_1.linkType` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.override_1.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.override_1.internalLink` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.override_1.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.override_1.externalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.override_1.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.override_1.linkNewTab` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.override_1.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.override_1.description` ,
`category.translation.description` ,
COALESCE (
`category.translation.override_1.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.override_1.metaTitle` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.override_1.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.override_1.metaDescription` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.override_1.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.override_1.keywords` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.override_1.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.override_1.customFields` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.override_1.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.override_1` . `breadcrumb` as `category.translation.override_1.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation.override_1` . `name` as `category.translation.override_1.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation.override_1` . `custom_fields` as `category.translation.override_1.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation.override_1` . `slot_config` as `category.translation.override_1.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation.override_1` . `link_type` as `category.translation.override_1.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation.override_1` . `internal_link` as `category.translation.override_1.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation.override_1` . `external_link` as `category.translation.override_1.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation.override_1` . `link_new_tab` as `category.translation.override_1.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation.override_1` . `description` as `category.translation.override_1.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation.override_1` . `meta_title` as `category.translation.override_1.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation.override_1` . `meta_description` as `category.translation.override_1.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords` ,
`category.translation.override_1` . `keywords` as `category.translation.override_1.keywords`
FROM
`category_translation` `category.translation`
LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation` . `category_id` = `category.translation.override_1` . `category_id`
AND `category.translation.override_1` . `language_id` = ?
AND `category.translation` . `category_version_id` = `category.translation.override_1` . `category_version_id`
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.override_1` . `alt` as `category.media.translation.override_1.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation.override_1` . `title` as `category.media.translation.override_1.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields` ,
`category.media.translation.override_1` . `custom_fields` as `category.media.translation.override_1.customFields`
FROM
`media_translation` `category.media.translation`
LEFT JOIN `media_translation` `category.media.translation.override_1` ON `category.media.translation` . `media_id` = `category.media.translation.override_1` . `media_id`
AND `category.media.translation.override_1` . `language_id` = ?
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.override_1.title` , `category.media.translation.title` , COALESCE (`category.media.translation.override_1.title` , `category.media.translation.title` ) as `category.media.title` , `category.media.translation.override_1.alt` , `category.media.translation.alt` , COALESCE (`category.media.translation.override_1.alt` , `category.media.translation.alt` ) as `category.media.alt` , `category.media.translation.override_1.customFields` , `category.media.translation.customFields` , COALESCE (`category.media.translation.override_1.customFields` , `category.media.translation.customFields` ) as `category.media.customFields` , `category.translation.override_1.name` , `category.translation.name` , COALESCE (`category.translation.override_1.name` , `category.translation.name` ) as `category.name` , `category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` , COALESCE (`category.translation.override_1.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.override_1.slotConfig` , `category.translation.slotConfig` , COALESCE (`category.translation.override_1.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.override_1.linkType` , `category.translation.linkType` , COALESCE (`category.translation.override_1.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.override_1.internalLink` , `category.translation.internalLink` , COALESCE (`category.translation.override_1.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.override_1.externalLink` , `category.translation.externalLink` , COALESCE (`category.translation.override_1.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` , COALESCE (`category.translation.override_1.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.override_1.description` , `category.translation.description` , COALESCE (`category.translation.override_1.description` , `category.translation.description` ) as `category.description` , `category.translation.override_1.metaTitle` , `category.translation.metaTitle` , COALESCE (`category.translation.override_1.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.override_1.metaDescription` , `category.translation.metaDescription` , COALESCE (`category.translation.override_1.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.override_1.keywords` , `category.translation.keywords` , COALESCE (`category.translation.override_1.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.override_1.customFields` , `category.translation.customFields` , COALESCE (`category.translation.override_1.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.override_1` . `breadcrumb` as `category.translation.override_1.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation.override_1` . `name` as `category.translation.override_1.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation.override_1` . `custom_fields` as `category.translation.override_1.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation.override_1` . `slot_config` as `category.translation.override_1.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation.override_1` . `link_type` as `category.translation.override_1.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation.override_1` . `internal_link` as `category.translation.override_1.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation.override_1` . `external_link` as `category.translation.override_1.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation.override_1` . `link_new_tab` as `category.translation.override_1.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation.override_1` . `description` as `category.translation.override_1.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation.override_1` . `meta_title` as `category.translation.override_1.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation.override_1` . `meta_description` as `category.translation.override_1.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` , `category.translation.override_1` . `keywords` as `category.translation.override_1.keywords` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation` . `category_id` = `category.translation.override_1` . `category_id` AND `category.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD AND `category.translation` . `category_version_id` = `category.translation.override_1` . `category_version_id` 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.override_1` . `alt` as `category.media.translation.override_1.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation.override_1` . `title` as `category.media.translation.override_1.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` , `category.media.translation.override_1` . `custom_fields` as `category.media.translation.override_1.customFields` FROM `media_translation` `category.media.translation` LEFT JOIN `media_translation` `category.media.translation.override_1` ON `category.media.translation` . `media_id` = `category.media.translation.override_1` . `media_id` AND `category.media.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD 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 (0x0195AA74F7A5704D916FFDEACB1743AA ));
Copy
63
3.88 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.override_1.name` , `cms_page.translation.name` , COALESCE (`cms_page.translation.override_1.name` , `cms_page.translation.name` ) as `cms_page.name` , `cms_page.translation.override_1.customFields` , `cms_page.translation.customFields` , COALESCE (`cms_page.translation.override_1.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.override_1` . `name` as `cms_page.translation.override_1.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` , `cms_page.translation.override_1` . `custom_fields` as `cms_page.translation.override_1.customFields` FROM `cms_page_translation` `cms_page.translation` LEFT JOIN `cms_page_translation` `cms_page.translation.override_1` ON `cms_page.translation` . `cms_page_id` = `cms_page.translation.override_1` . `cms_page_id` AND `cms_page.translation.override_1` . `language_id` = ? AND `cms_page.translation` . `cms_page_version_id` = `cms_page.translation.override_1` . `cms_page_version_id` 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"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 •]+jRp½°=yU"\x1C ¹’ "
]
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.override_1.name` , `cms_page.translation.name` , COALESCE (`cms_page.translation.override_1.name` , `cms_page.translation.name` ) as `cms_page.name` , `cms_page.translation.override_1.customFields` , `cms_page.translation.customFields` , COALESCE (`cms_page.translation.override_1.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.override_1` . `name` as `cms_page.translation.override_1.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` , `cms_page.translation.override_1` . `custom_fields` as `cms_page.translation.override_1.customFields` FROM `cms_page_translation` `cms_page.translation` LEFT JOIN `cms_page_translation` `cms_page.translation.override_1` ON `cms_page.translation` . `cms_page_id` = `cms_page.translation.override_1` . `cms_page_id` AND `cms_page.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD AND `cms_page.translation` . `cms_page_version_id` = `cms_page.translation.override_1` . `cms_page_version_id` 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 (0x01955D2B6A5270BDB03D7955221CB992 ));
Copy
64
4.11 ms
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.override_1.title` , `cms_section.backgroundMedia.translation.title` , COALESCE (`cms_section.backgroundMedia.translation.override_1.title` , `cms_section.backgroundMedia.translation.title` ) as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.override_1.alt` , `cms_section.backgroundMedia.translation.alt` , COALESCE (`cms_section.backgroundMedia.translation.override_1.alt` , `cms_section.backgroundMedia.translation.alt` ) as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.override_1.customFields` , `cms_section.backgroundMedia.translation.customFields` , COALESCE (`cms_section.backgroundMedia.translation.override_1.customFields` , `cms_section.backgroundMedia.translation.customFields` ) as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . `media_id` , `cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.override_1` . `alt` as `cms_section.backgroundMedia.translation.override_1.alt` , `cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.override_1` . `title` as `cms_section.backgroundMedia.translation.override_1.title` , `cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.override_1` . `custom_fields` as `cms_section.backgroundMedia.translation.override_1.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` LEFT JOIN `media_translation` `cms_section.backgroundMedia.translation.override_1` ON `cms_section.backgroundMedia.translation` . `media_id` = `cms_section.backgroundMedia.translation.override_1` . `media_id` AND `cms_section.backgroundMedia.translation.override_1` . `language_id` = ? 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"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 •]+jRp½°=yU"\x1C ¹’ "
]
SELECT
`cms_section` . `id` as `cms_section.id` ,
`cms_section` . `position` as `cms_section.position` ,
`cms_section` . `type` as `cms_section.type` ,
`cms_section` . `locked` as `cms_section.locked` ,
`cms_section` . `name` as `cms_section.name` ,
`cms_section` . `sizing_mode` as `cms_section.sizingMode` ,
`cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` ,
`cms_section` . `background_color` as `cms_section.backgroundColor` ,
`cms_section` . `background_media_id` as `cms_section.backgroundMediaId` ,
`cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` ,
`cms_section` . `css_class` as `cms_section.cssClass` ,
`cms_section` . `cms_page_id` as `cms_section.pageId` ,
`cms_section` . `visibility` as `cms_section.visibility` ,
`cms_section` . `custom_fields` as `cms_section.customFields` ,
`cms_section` . `version_id` as `cms_section.versionId` ,
`cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` ,
`cms_section` . `created_at` as `cms_section.createdAt` ,
`cms_section` . `updated_at` as `cms_section.updatedAt` ,
`cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` ,
`cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` ,
`cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` ,
`cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` ,
`cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` ,
`cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` ,
`cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` ,
`cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` ,
`cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` ,
`cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` ,
`cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` ,
`cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` ,
`cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` ,
`cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` ,
`cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` ,
`cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` ,
`cms_section.backgroundMedia.translation.override_1.title` ,
`cms_section.backgroundMedia.translation.title` ,
COALESCE (
`cms_section.backgroundMedia.translation.override_1.title` ,
`cms_section.backgroundMedia.translation.title`
) as `cms_section.backgroundMedia.title` ,
`cms_section.backgroundMedia.translation.override_1.alt` ,
`cms_section.backgroundMedia.translation.alt` ,
COALESCE (
`cms_section.backgroundMedia.translation.override_1.alt` ,
`cms_section.backgroundMedia.translation.alt`
) as `cms_section.backgroundMedia.alt` ,
`cms_section.backgroundMedia.translation.override_1.customFields` ,
`cms_section.backgroundMedia.translation.customFields` ,
COALESCE (
`cms_section.backgroundMedia.translation.override_1.customFields` ,
`cms_section.backgroundMedia.translation.customFields`
) as `cms_section.backgroundMedia.customFields`
FROM
`cms_section`
LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_section.backgroundMedia.translation` . `media_id` ,
`cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation.override_1` . `alt` as `cms_section.backgroundMedia.translation.override_1.alt` ,
`cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation.override_1` . `title` as `cms_section.backgroundMedia.translation.override_1.title` ,
`cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` ,
`cms_section.backgroundMedia.translation.override_1` . `custom_fields` as `cms_section.backgroundMedia.translation.override_1.customFields`
FROM
`media_translation` `cms_section.backgroundMedia.translation`
LEFT JOIN `media_translation` `cms_section.backgroundMedia.translation.override_1` ON `cms_section.backgroundMedia.translation` . `media_id` = `cms_section.backgroundMedia.translation.override_1` . `media_id`
AND `cms_section.backgroundMedia.translation.override_1` . `language_id` = ?
WHERE
`cms_section.backgroundMedia.translation` . `language_id` = ?
) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id`
WHERE
(`cms_section` . `version_id` = ? )
AND (
(
`cms_section` . `cms_page_id` IN (? )
)
)
Copy
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.override_1.title` , `cms_section.backgroundMedia.translation.title` , COALESCE (`cms_section.backgroundMedia.translation.override_1.title` , `cms_section.backgroundMedia.translation.title` ) as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.override_1.alt` , `cms_section.backgroundMedia.translation.alt` , COALESCE (`cms_section.backgroundMedia.translation.override_1.alt` , `cms_section.backgroundMedia.translation.alt` ) as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.override_1.customFields` , `cms_section.backgroundMedia.translation.customFields` , COALESCE (`cms_section.backgroundMedia.translation.override_1.customFields` , `cms_section.backgroundMedia.translation.customFields` ) as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . `media_id` , `cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.override_1` . `alt` as `cms_section.backgroundMedia.translation.override_1.alt` , `cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.override_1` . `title` as `cms_section.backgroundMedia.translation.override_1.title` , `cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.override_1` . `custom_fields` as `cms_section.backgroundMedia.translation.override_1.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` LEFT JOIN `media_translation` `cms_section.backgroundMedia.translation.override_1` ON `cms_section.backgroundMedia.translation` . `media_id` = `cms_section.backgroundMedia.translation.override_1` . `media_id` AND `cms_section.backgroundMedia.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD 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 (0x01955D2B6A5270BDB03D7955221CB992 )));
Copy
65
3.95 ms
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.override_1.title` , `cms_block.backgroundMedia.translation.title` , COALESCE (`cms_block.backgroundMedia.translation.override_1.title` , `cms_block.backgroundMedia.translation.title` ) as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.override_1.alt` , `cms_block.backgroundMedia.translation.alt` , COALESCE (`cms_block.backgroundMedia.translation.override_1.alt` , `cms_block.backgroundMedia.translation.alt` ) as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.override_1.customFields` , `cms_block.backgroundMedia.translation.customFields` , COALESCE (`cms_block.backgroundMedia.translation.override_1.customFields` , `cms_block.backgroundMedia.translation.customFields` ) as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.override_1` . `alt` as `cms_block.backgroundMedia.translation.override_1.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.override_1` . `title` as `cms_block.backgroundMedia.translation.override_1.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.override_1` . `custom_fields` as `cms_block.backgroundMedia.translation.override_1.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` LEFT JOIN `media_translation` `cms_block.backgroundMedia.translation.override_1` ON `cms_block.backgroundMedia.translation` . `media_id` = `cms_block.backgroundMedia.translation.override_1` . `media_id` AND `cms_block.backgroundMedia.translation.override_1` . `language_id` = ? 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"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 •]+mEpڤ˓\x04 4ë\x03 ì "
]
SELECT
`cms_block` . `id` as `cms_block.id` ,
`cms_block` . `position` as `cms_block.position` ,
`cms_block` . `type` as `cms_block.type` ,
`cms_block` . `locked` as `cms_block.locked` ,
`cms_block` . `name` as `cms_block.name` ,
`cms_block` . `section_position` as `cms_block.sectionPosition` ,
`cms_block` . `margin_top` as `cms_block.marginTop` ,
`cms_block` . `margin_bottom` as `cms_block.marginBottom` ,
`cms_block` . `margin_left` as `cms_block.marginLeft` ,
`cms_block` . `margin_right` as `cms_block.marginRight` ,
`cms_block` . `background_color` as `cms_block.backgroundColor` ,
`cms_block` . `background_media_id` as `cms_block.backgroundMediaId` ,
`cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` ,
`cms_block` . `css_class` as `cms_block.cssClass` ,
`cms_block` . `visibility` as `cms_block.visibility` ,
`cms_block` . `cms_section_id` as `cms_block.sectionId` ,
`cms_block` . `custom_fields` as `cms_block.customFields` ,
`cms_block` . `version_id` as `cms_block.versionId` ,
`cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` ,
`cms_block` . `created_at` as `cms_block.createdAt` ,
`cms_block` . `updated_at` as `cms_block.updatedAt` ,
`cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` ,
`cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` ,
`cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` ,
`cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` ,
`cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` ,
`cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` ,
`cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` ,
`cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` ,
`cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` ,
`cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` ,
`cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` ,
`cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` ,
`cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` ,
`cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` ,
`cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` ,
`cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` ,
`cms_block.backgroundMedia.translation.override_1.title` ,
`cms_block.backgroundMedia.translation.title` ,
COALESCE (
`cms_block.backgroundMedia.translation.override_1.title` ,
`cms_block.backgroundMedia.translation.title`
) as `cms_block.backgroundMedia.title` ,
`cms_block.backgroundMedia.translation.override_1.alt` ,
`cms_block.backgroundMedia.translation.alt` ,
COALESCE (
`cms_block.backgroundMedia.translation.override_1.alt` ,
`cms_block.backgroundMedia.translation.alt`
) as `cms_block.backgroundMedia.alt` ,
`cms_block.backgroundMedia.translation.override_1.customFields` ,
`cms_block.backgroundMedia.translation.customFields` ,
COALESCE (
`cms_block.backgroundMedia.translation.override_1.customFields` ,
`cms_block.backgroundMedia.translation.customFields`
) as `cms_block.backgroundMedia.customFields`
FROM
`cms_block`
LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_block.backgroundMedia.translation` . `media_id` ,
`cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation.override_1` . `alt` as `cms_block.backgroundMedia.translation.override_1.alt` ,
`cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation.override_1` . `title` as `cms_block.backgroundMedia.translation.override_1.title` ,
`cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` ,
`cms_block.backgroundMedia.translation.override_1` . `custom_fields` as `cms_block.backgroundMedia.translation.override_1.customFields`
FROM
`media_translation` `cms_block.backgroundMedia.translation`
LEFT JOIN `media_translation` `cms_block.backgroundMedia.translation.override_1` ON `cms_block.backgroundMedia.translation` . `media_id` = `cms_block.backgroundMedia.translation.override_1` . `media_id`
AND `cms_block.backgroundMedia.translation.override_1` . `language_id` = ?
WHERE
`cms_block.backgroundMedia.translation` . `language_id` = ?
) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id`
WHERE
(`cms_block` . `version_id` = ? )
AND (
(
`cms_block` . `cms_section_id` IN (? )
)
)
Copy
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.override_1.title` , `cms_block.backgroundMedia.translation.title` , COALESCE (`cms_block.backgroundMedia.translation.override_1.title` , `cms_block.backgroundMedia.translation.title` ) as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.override_1.alt` , `cms_block.backgroundMedia.translation.alt` , COALESCE (`cms_block.backgroundMedia.translation.override_1.alt` , `cms_block.backgroundMedia.translation.alt` ) as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.override_1.customFields` , `cms_block.backgroundMedia.translation.customFields` , COALESCE (`cms_block.backgroundMedia.translation.override_1.customFields` , `cms_block.backgroundMedia.translation.customFields` ) as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.override_1` . `alt` as `cms_block.backgroundMedia.translation.override_1.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.override_1` . `title` as `cms_block.backgroundMedia.translation.override_1.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.override_1` . `custom_fields` as `cms_block.backgroundMedia.translation.override_1.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` LEFT JOIN `media_translation` `cms_block.backgroundMedia.translation.override_1` ON `cms_block.backgroundMedia.translation` . `media_id` = `cms_block.backgroundMedia.translation.override_1` . `media_id` AND `cms_block.backgroundMedia.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD 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 (0x01955D2B6D4570DAA4CB930434EB03EC )));
Copy
66
8.02 ms
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.translation.override_1.config` , `cms_slot.translation.config` , COALESCE (`cms_slot.translation.override_1.config` , `cms_slot.translation.config` ) as `cms_slot.config` , `cms_slot.translation.override_1.customFields` , `cms_slot.translation.customFields` , COALESCE (`cms_slot.translation.override_1.customFields` , `cms_slot.translation.customFields` ) as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation` . `cms_slot_id` , `cms_slot.translation` . `cms_slot_version_id` , `cms_slot.translation` . `config` as `cms_slot.translation.config` , `cms_slot.translation.override_1` . `config` as `cms_slot.translation.override_1.config` , `cms_slot.translation` . `custom_fields` as `cms_slot.translation.customFields` , `cms_slot.translation.override_1` . `custom_fields` as `cms_slot.translation.override_1.customFields` FROM `cms_slot_translation` `cms_slot.translation` LEFT JOIN `cms_slot_translation` `cms_slot.translation.override_1` ON `cms_slot.translation` . `cms_slot_id` = `cms_slot.translation.override_1` . `cms_slot_id` AND `cms_slot.translation.override_1` . `language_id` = ? AND `cms_slot.translation` . `cms_slot_version_id` = `cms_slot.translation.override_1` . `cms_slot_version_id` WHERE `cms_slot.translation` . `language_id` = ? ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . `cms_slot_version_id` = `cms_slot` . `version_id` WHERE (`cms_slot` . `version_id` = ? ) AND ((`cms_slot` . `cms_block_id` IN (? , ? , ? )))
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 •]+jVqá…å\x19 ®\x03 5}ž "
b"\x01 •]+jVqá…å\x19 ®\x03 â?G "
b"\x01 •]+m‡qž˜ånWÙ—Ã\x1F "
]
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.translation.override_1.config` , `cms_slot.translation.config` , COALESCE (`cms_slot.translation.override_1.config` , `cms_slot.translation.config` ) as `cms_slot.config` , `cms_slot.translation.override_1.customFields` , `cms_slot.translation.customFields` , COALESCE (`cms_slot.translation.override_1.customFields` , `cms_slot.translation.customFields` ) as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation` . `cms_slot_id` , `cms_slot.translation` . `cms_slot_version_id` , `cms_slot.translation` . `config` as `cms_slot.translation.config` , `cms_slot.translation.override_1` . `config` as `cms_slot.translation.override_1.config` , `cms_slot.translation` . `custom_fields` as `cms_slot.translation.customFields` , `cms_slot.translation.override_1` . `custom_fields` as `cms_slot.translation.override_1.customFields` FROM `cms_slot_translation` `cms_slot.translation` LEFT JOIN `cms_slot_translation` `cms_slot.translation.override_1` ON `cms_slot.translation` . `cms_slot_id` = `cms_slot.translation.override_1` . `cms_slot_id` AND `cms_slot.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD AND `cms_slot.translation` . `cms_slot_version_id` = `cms_slot.translation.override_1` . `cms_slot_version_id` WHERE `cms_slot.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . `cms_slot_version_id` = `cms_slot` . `version_id` WHERE (`cms_slot` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`cms_slot` . `cms_block_id` IN (0x01955D2B6A5671E185E519AE03357D9E , 0x01955D2B6A5671E185E519AE03E23F47 , 0x01955D2B6D87719E98E56E57D997C31F )));
Copy
67
2.89 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.override_1.label` , `product_sorting.translation.label` , COALESCE (`product_sorting.translation.override_1.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` , `product_sorting.translation.override_1` . `label` as `product_sorting.translation.override_1.label` FROM `product_sorting_translation` `product_sorting.translation` LEFT JOIN `product_sorting_translation` `product_sorting.translation.override_1` ON `product_sorting.translation` . `product_sorting_id` = `product_sorting.translation.override_1` . `product_sorting_id` AND `product_sorting.translation.override_1` . `language_id` = ? 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"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 •]+~ÀsV’²d(KGdT "
]
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.override_1.label` , `product_sorting.translation.label` , COALESCE (`product_sorting.translation.override_1.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` , `product_sorting.translation.override_1` . `label` as `product_sorting.translation.override_1.label` FROM `product_sorting_translation` `product_sorting.translation` LEFT JOIN `product_sorting_translation` `product_sorting.translation.override_1` ON `product_sorting.translation` . `product_sorting_id` = `product_sorting.translation.override_1` . `product_sorting_id` AND `product_sorting.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD 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 (0x01955D2B7EC0735692B264284B476454 );
Copy
68
0.73 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
69
0.94 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.override_1.label` , `product_sorting.translation.label` , COALESCE (`product_sorting.translation.override_1.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` , `product_sorting.translation.override_1` . `label` as `product_sorting.translation.override_1.label` FROM `product_sorting_translation` `product_sorting.translation` LEFT JOIN `product_sorting_translation` `product_sorting.translation.override_1` ON `product_sorting.translation` . `product_sorting_id` = `product_sorting.translation.override_1` . `product_sorting_id` AND `product_sorting.translation.override_1` . `language_id` = ? 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"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 •]+~ÀsV’²d(KGdT "
b"\x01 •]+~ÀsV’²d(K—åŽ "
b"\x01 •]+~ÀsV’²d(L‚ÊE "
b"\x01 •]+~ÀsV’²d(LòQq "
b"\x01 •]+~ÀsV’²d(M—¼‡ "
b"\x01 •]+€Ápð»0½ÅF•g½ "
]
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.override_1.label` , `product_sorting.translation.label` , COALESCE (`product_sorting.translation.override_1.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` , `product_sorting.translation.override_1` . `label` as `product_sorting.translation.override_1.label` FROM `product_sorting_translation` `product_sorting.translation` LEFT JOIN `product_sorting_translation` `product_sorting.translation.override_1` ON `product_sorting.translation` . `product_sorting_id` = `product_sorting.translation.override_1` . `product_sorting_id` AND `product_sorting.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD 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 (0x01955D2B7EC0735692B264284B476454 , 0x01955D2B7EC0735692B264284B97E58E , 0x01955D2B7EC0735692B264284C82CA45 , 0x01955D2B7EC0735692B264284CF25171 , 0x01955D2B7EC0735692B264284D97BC87 , 0x01955D2B80C170F0BB30BDC5469567BD );
Copy
70
0.52 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? )) LIMIT 1
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 •ªt÷¥pM‘oýêË\x17 Cª "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x0195AA74F7A5704D916FFDEACB1743AA )) LIMIT 1 ;
Copy
71
0.43 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 •ªt÷¥pM‘oýêË\x17 Cª "
]
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 (0x0195AA74F7A5704D916FFDEACB1743AA ));
Copy
72
2.73 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.override_1.name` , `product_stream.translation.name` , COALESCE (`product_stream.translation.override_1.name` , `product_stream.translation.name` ) as `product_stream.name` , `product_stream.translation.override_1.description` , `product_stream.translation.description` , COALESCE (`product_stream.translation.override_1.description` , `product_stream.translation.description` ) as `product_stream.description` , `product_stream.translation.override_1.customFields` , `product_stream.translation.customFields` , COALESCE (`product_stream.translation.override_1.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.override_1` . `name` as `product_stream.translation.override_1.name` , `product_stream.translation` . `description` as `product_stream.translation.description` , `product_stream.translation.override_1` . `description` as `product_stream.translation.override_1.description` , `product_stream.translation` . `custom_fields` as `product_stream.translation.customFields` , `product_stream.translation.override_1` . `custom_fields` as `product_stream.translation.override_1.customFields` FROM `product_stream_translation` `product_stream.translation` LEFT JOIN `product_stream_translation` `product_stream.translation.override_1` ON `product_stream.translation` . `product_stream_id` = `product_stream.translation.override_1` . `product_stream_id` AND `product_stream.translation.override_1` . `language_id` = ? 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"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 •¥F ´pç„úÆtJ=oJ "
]
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.override_1.name` , `product_stream.translation.name` , COALESCE (`product_stream.translation.override_1.name` , `product_stream.translation.name` ) as `product_stream.name` , `product_stream.translation.override_1.description` , `product_stream.translation.description` , COALESCE (`product_stream.translation.override_1.description` , `product_stream.translation.description` ) as `product_stream.description` , `product_stream.translation.override_1.customFields` , `product_stream.translation.customFields` , COALESCE (`product_stream.translation.override_1.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.override_1` . `name` as `product_stream.translation.override_1.name` , `product_stream.translation` . `description` as `product_stream.translation.description` , `product_stream.translation.override_1` . `description` as `product_stream.translation.override_1.description` , `product_stream.translation` . `custom_fields` as `product_stream.translation.customFields` , `product_stream.translation.override_1` . `custom_fields` as `product_stream.translation.override_1.customFields` FROM `product_stream_translation` `product_stream.translation` LEFT JOIN `product_stream_translation` `product_stream.translation.override_1` ON `product_stream.translation` . `product_stream_id` = `product_stream.translation.override_1` . `product_stream_id` AND `product_stream.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD 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 (0x0195A54620B470E784FAC6744A3D6F4A );
Copy
73
324.26 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_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 `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` , `product.translation.override_1` . `name` as `product.translation.override_1.name` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.override_1` ON `product.translation` . `product_id` = `product.translation.override_1` . `product_id` AND `product.translation.override_1` . `language_id` = ? AND `product.translation` . `product_version_id` = `product.translation.override_1` . `product_version_id` 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` , `product.parent.translation.override_1` . `name` as `product.parent.translation.override_1.name` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.override_1` ON `product.parent.translation` . `product_id` = `product.parent.translation.override_1` . `product_id` AND `product.parent.translation.override_1` . `language_id` = ? AND `product.parent.translation` . `product_version_id` = `product.parent.translation.override_1` . `product_version_id` 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 ((`product.manufacturer` . `id` = ? )) AND NOT (`product` . `display_group` < = > ? ))) GROUP BY `product` . `display_group` ORDER BY MIN (COALESCE (`product.translation.override_1.name` , `product.parent.translation.override_1.name` , `product.translation.name` , `product.parent.translation.name` )) ASC , MIN (`product` . `id` ) ASC LIMIT 24
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 òüø\x12 _rrôìƒ%\x0F ▀8c "
true
b"\x01 òü£WÚp\x06 ╝1Õôh~âV "
null
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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 `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` , `product.translation.override_1` . `name` as `product.translation.override_1.name` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.override_1` ON `product.translation` . `product_id` = `product.translation.override_1` . `product_id` AND `product.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD AND `product.translation` . `product_version_id` = `product.translation.override_1` . `product_version_id` 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` , `product.parent.translation.override_1` . `name` as `product.parent.translation.override_1.name` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.override_1` ON `product.parent.translation` . `product_id` = `product.parent.translation.override_1` . `product_id` AND `product.parent.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD AND `product.parent.translation` . `product_version_id` = `product.parent.translation.override_1` . `product_version_id` 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` = 0x0195819B125F7272938D9F250FDF3863 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND ((`product.manufacturer` . `id` = 0x0195819C57E97006BC31E593687E8356 )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product` . `display_group` ORDER BY MIN (COALESCE (`product.translation.override_1.name` , `product.parent.translation.override_1.name` , `product.translation.name` , `product.parent.translation.name` )) ASC , MIN (`product` . `id` ) ASC LIMIT 24 ;
Copy
74
8.72 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_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 `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` , `product.translation.override_1` . `name` as `product.translation.override_1.name` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.override_1` ON `product.translation` . `product_id` = `product.translation.override_1` . `product_id` AND `product.translation.override_1` . `language_id` = ? AND `product.translation` . `product_version_id` = `product.translation.override_1` . `product_version_id` 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` , `product.parent.translation.override_1` . `name` as `product.parent.translation.override_1.name` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.override_1` ON `product.parent.translation` . `product_id` = `product.parent.translation.override_1` . `product_id` AND `product.parent.translation.override_1` . `language_id` = ? AND `product.parent.translation` . `product_version_id` = `product.parent.translation.override_1` . `product_version_id` 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 ((`product.manufacturer` . `id` = ? )) AND NOT (`product` . `display_group` < = > ? ))) GROUP BY `product` . `display_group` ) total
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 òüø\x12 _rrôìƒ%\x0F ▀8c "
true
b"\x01 òü£WÚp\x06 ╝1Õôh~âV "
null
]
SELECT COUNT (* ) FROM (
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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 `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` , `product.translation.override_1` . `name` as `product.translation.override_1.name` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.override_1` ON `product.translation` . `product_id` = `product.translation.override_1` . `product_id` AND `product.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD AND `product.translation` . `product_version_id` = `product.translation.override_1` . `product_version_id` 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` , `product.parent.translation.override_1` . `name` as `product.parent.translation.override_1.name` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.override_1` ON `product.parent.translation` . `product_id` = `product.parent.translation.override_1` . `product_id` AND `product.parent.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD AND `product.parent.translation` . `product_version_id` = `product.parent.translation.override_1` . `product_version_id` 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` = 0x0195819B125F7272938D9F250FDF3863 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND ((`product.manufacturer` . `id` = 0x0195819C57E97006BC31E593687E8356 )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product` . `display_group` ) total ;
Copy
75
7.51 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_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 `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.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 òüø\x12 _rrôìƒ%\x0F ▀8c "
true
b"\x01 òü£WÚp\x06 ╝1Õôh~âV "
null
]
SELECT LOWER (HEX (IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ))) as `manufacturer` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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 `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` = 0x0195819B125F7272938D9F250FDF3863 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND ((`product.manufacturer` . `id` = 0x0195819C57E97006BC31E593687E8356 )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` );
Copy
76
3.00 ms
SELECT `product_manufacturer` . `id` as `product_manufacturer.id` , `product_manufacturer` . `version_id` as `product_manufacturer.versionId` , `product_manufacturer` . `media_id` as `product_manufacturer.mediaId` , `product_manufacturer` . `link` as `product_manufacturer.link` , `product_manufacturer` . `created_at` as `product_manufacturer.createdAt` , `product_manufacturer` . `updated_at` as `product_manufacturer.updatedAt` , `product_manufacturer.translation.override_1.name` , `product_manufacturer.translation.name` , COALESCE (`product_manufacturer.translation.override_1.name` , `product_manufacturer.translation.name` ) as `product_manufacturer.name` , `product_manufacturer.translation.override_1.description` , `product_manufacturer.translation.description` , COALESCE (`product_manufacturer.translation.override_1.description` , `product_manufacturer.translation.description` ) as `product_manufacturer.description` , `product_manufacturer.translation.override_1.customFields` , `product_manufacturer.translation.customFields` , COALESCE (`product_manufacturer.translation.override_1.customFields` , `product_manufacturer.translation.customFields` ) as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation` . `product_manufacturer_id` , `product_manufacturer.translation` . `product_manufacturer_version_id` , `product_manufacturer.translation` . `name` as `product_manufacturer.translation.name` , `product_manufacturer.translation.override_1` . `name` as `product_manufacturer.translation.override_1.name` , `product_manufacturer.translation` . `description` as `product_manufacturer.translation.description` , `product_manufacturer.translation.override_1` . `description` as `product_manufacturer.translation.override_1.description` , `product_manufacturer.translation` . `custom_fields` as `product_manufacturer.translation.customFields` , `product_manufacturer.translation.override_1` . `custom_fields` as `product_manufacturer.translation.override_1.customFields` FROM `product_manufacturer_translation` `product_manufacturer.translation` LEFT JOIN `product_manufacturer_translation` `product_manufacturer.translation.override_1` ON `product_manufacturer.translation` . `product_manufacturer_id` = `product_manufacturer.translation.override_1` . `product_manufacturer_id` AND `product_manufacturer.translation.override_1` . `language_id` = ? AND `product_manufacturer.translation` . `product_manufacturer_version_id` = `product_manufacturer.translation.override_1` . `product_manufacturer_version_id` 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"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 òü£WÚp\x06 ╝1Õôh~âV "
]
SELECT `product_manufacturer` . `id` as `product_manufacturer.id` , `product_manufacturer` . `version_id` as `product_manufacturer.versionId` , `product_manufacturer` . `media_id` as `product_manufacturer.mediaId` , `product_manufacturer` . `link` as `product_manufacturer.link` , `product_manufacturer` . `created_at` as `product_manufacturer.createdAt` , `product_manufacturer` . `updated_at` as `product_manufacturer.updatedAt` , `product_manufacturer.translation.override_1.name` , `product_manufacturer.translation.name` , COALESCE (`product_manufacturer.translation.override_1.name` , `product_manufacturer.translation.name` ) as `product_manufacturer.name` , `product_manufacturer.translation.override_1.description` , `product_manufacturer.translation.description` , COALESCE (`product_manufacturer.translation.override_1.description` , `product_manufacturer.translation.description` ) as `product_manufacturer.description` , `product_manufacturer.translation.override_1.customFields` , `product_manufacturer.translation.customFields` , COALESCE (`product_manufacturer.translation.override_1.customFields` , `product_manufacturer.translation.customFields` ) as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation` . `product_manufacturer_id` , `product_manufacturer.translation` . `product_manufacturer_version_id` , `product_manufacturer.translation` . `name` as `product_manufacturer.translation.name` , `product_manufacturer.translation.override_1` . `name` as `product_manufacturer.translation.override_1.name` , `product_manufacturer.translation` . `description` as `product_manufacturer.translation.description` , `product_manufacturer.translation.override_1` . `description` as `product_manufacturer.translation.override_1.description` , `product_manufacturer.translation` . `custom_fields` as `product_manufacturer.translation.customFields` , `product_manufacturer.translation.override_1` . `custom_fields` as `product_manufacturer.translation.override_1.customFields` FROM `product_manufacturer_translation` `product_manufacturer.translation` LEFT JOIN `product_manufacturer_translation` `product_manufacturer.translation.override_1` ON `product_manufacturer.translation` . `product_manufacturer_id` = `product_manufacturer.translation.override_1` . `product_manufacturer_id` AND `product_manufacturer.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD AND `product_manufacturer.translation` . `product_manufacturer_version_id` = `product_manufacturer.translation.override_1` . `product_manufacturer_version_id` 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 (0x0195819C57E97006BC31E593687E8356 ));
Copy
77
13.69 ms
SELECT MIN (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01955d2b680e7043af16da5df6b4bbd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01955d2b6839723c8dd5ab5d13f7521f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01955d2b73e672efa7b1c92213505843.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a3e50c72fba4c43a5d6c689cae.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a3e517706fb7da2d59c05cb979.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a3e52270d9aebc9fd5f8777e09.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0195819b1fc371d4bab49abbd838124e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a56a8a709f81b9f318e0c8c7b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a56b4270a3ad1736f5a99503dd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01955d2b680e7043af16da5df6b4bbd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01955d2b6839723c8dd5ab5d13f7521f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01955d2b73e672efa7b1c92213505843.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a3e50c72fba4c43a5d6c689cae.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a3e517706fb7da2d59c05cb979.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a3e52270d9aebc9fd5f8777e09.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0195819b1fc371d4bab49abbd838124e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a56a8a709f81b9f318e0c8c7b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a56b4270a3ad1736f5a99503dd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.min` , MAX (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01955d2b680e7043af16da5df6b4bbd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01955d2b6839723c8dd5ab5d13f7521f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01955d2b73e672efa7b1c92213505843.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a3e50c72fba4c43a5d6c689cae.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a3e517706fb7da2d59c05cb979.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a3e52270d9aebc9fd5f8777e09.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0195819b1fc371d4bab49abbd838124e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a56a8a709f81b9f318e0c8c7b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a56b4270a3ad1736f5a99503dd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01955d2b680e7043af16da5df6b4bbd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01955d2b6839723c8dd5ab5d13f7521f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01955d2b73e672efa7b1c92213505843.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a3e50c72fba4c43a5d6c689cae.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a3e517706fb7da2d59c05cb979.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a3e52270d9aebc9fd5f8777e09.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0195819b1fc371d4bab49abbd838124e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a56a8a709f81b9f318e0c8c7b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a56b4270a3ad1736f5a99503dd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.max` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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 `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.manufacturer` . `id` = ? )) AND NOT (`product` . `display_group` < = > ? )))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 òüø\x12 _rrôìƒ%\x0F ▀8c "
true
b"\x01 òü£WÚp\x06 ╝1Õôh~âV "
null
]
SELECT
MIN (
IFNULL (
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule01955d2b680e7043af16da5df6b4bbd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule01955d2b6839723c8dd5ab5d13f7521f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule01955d2b73e672efa7b1c92213505843.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019581a3e50c72fba4c43a5d6c689cae.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019581a3e517706fb7da2d59c05cb979.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019581a3e52270d9aebc9fd5f8777e09.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0195819b1fc371d4bab49abbd838124e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019581a56a8a709f81b9f318e0c8c7b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019581a56b4270a3ad1736f5a99503dd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
),
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule01955d2b680e7043af16da5df6b4bbd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule01955d2b6839723c8dd5ab5d13f7521f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule01955d2b73e672efa7b1c92213505843.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019581a3e50c72fba4c43a5d6c689cae.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019581a3e517706fb7da2d59c05cb979.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019581a3e52270d9aebc9fd5f8777e09.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0195819b1fc371d4bab49abbd838124e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019581a56a8a709f81b9f318e0c8c7b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019581a56b4270a3ad1736f5a99503dd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
)
)
) as `price.min` ,
MAX (
IFNULL (
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule01955d2b680e7043af16da5df6b4bbd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule01955d2b6839723c8dd5ab5d13f7521f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule01955d2b73e672efa7b1c92213505843.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019581a3e50c72fba4c43a5d6c689cae.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019581a3e517706fb7da2d59c05cb979.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019581a3e52270d9aebc9fd5f8777e09.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0195819b1fc371d4bab49abbd838124e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019581a56a8a709f81b9f318e0c8c7b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019581a56b4270a3ad1736f5a99503dd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
),
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule01955d2b680e7043af16da5df6b4bbd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule01955d2b6839723c8dd5ab5d13f7521f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule01955d2b73e672efa7b1c92213505843.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019581a3e50c72fba4c43a5d6c689cae.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019581a3e517706fb7da2d59c05cb979.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019581a3e52270d9aebc9fd5f8777e09.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0195819b1fc371d4bab49abbd838124e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019581a56a8a709f81b9f318e0c8c7b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019581a56b4270a3ad1736f5a99503dd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
)
)
) as `price.max`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id`
AND `product` . `parent_version_id` = `product.parent` . `version_id`
LEFT JOIN `product_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 `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.manufacturer` . `id` = ? )
)
AND NOT (`product` . `display_group` < = > ? )
)
)
Copy
SELECT MIN (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01955d2b680e7043af16da5df6b4bbd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01955d2b6839723c8dd5ab5d13f7521f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01955d2b73e672efa7b1c92213505843.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a3e50c72fba4c43a5d6c689cae.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a3e517706fb7da2d59c05cb979.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a3e52270d9aebc9fd5f8777e09.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0195819b1fc371d4bab49abbd838124e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a56a8a709f81b9f318e0c8c7b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a56b4270a3ad1736f5a99503dd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01955d2b680e7043af16da5df6b4bbd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01955d2b6839723c8dd5ab5d13f7521f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01955d2b73e672efa7b1c92213505843.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a3e50c72fba4c43a5d6c689cae.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a3e517706fb7da2d59c05cb979.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a3e52270d9aebc9fd5f8777e09.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0195819b1fc371d4bab49abbd838124e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a56a8a709f81b9f318e0c8c7b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a56b4270a3ad1736f5a99503dd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.min` , MAX (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01955d2b680e7043af16da5df6b4bbd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01955d2b6839723c8dd5ab5d13f7521f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule01955d2b73e672efa7b1c92213505843.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a3e50c72fba4c43a5d6c689cae.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a3e517706fb7da2d59c05cb979.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a3e52270d9aebc9fd5f8777e09.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0195819b1fc371d4bab49abbd838124e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a56a8a709f81b9f318e0c8c7b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019581a56b4270a3ad1736f5a99503dd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01955d2b680e7043af16da5df6b4bbd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01955d2b6839723c8dd5ab5d13f7521f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule01955d2b73e672efa7b1c92213505843.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a3e50c72fba4c43a5d6c689cae.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a3e517706fb7da2d59c05cb979.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a3e52270d9aebc9fd5f8777e09.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0195819b1fc371d4bab49abbd838124e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a56a8a709f81b9f318e0c8c7b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019581a56b4270a3ad1736f5a99503dd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.max` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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 `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` = 0x0195819B125F7272938D9F250FDF3863 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND ((`product.manufacturer` . `id` = 0x0195819C57E97006BC31E593687E8356 )) AND NOT (`product` . `display_group` < = > NULL )));
Copy
78
7.48 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_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 `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.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 òüø\x12 _rrôìƒ%\x0F ▀8c "
true
b"\x01 òü£WÚp\x06 ╝1Õôh~âV "
null
0
]
SELECT MAX (IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` )) as `rating` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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 `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` = 0x0195819B125F7272938D9F250FDF3863 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND ((`product.manufacturer` . `id` = 0x0195819C57E97006BC31E593687E8356 )) AND NOT (`product` . `display_group` < = > NULL ))) AND (((IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` ) > = 0 )));
Copy
79
7.88 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_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 `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.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 òüø\x12 _rrôìƒ%\x0F ▀8c "
true
b"\x01 òü£WÚp\x06 ╝1Õôh~âV "
null
true
]
SELECT MAX (IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` )) as `shipping-free` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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 `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` = 0x0195819B125F7272938D9F250FDF3863 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND ((`product.manufacturer` . `id` = 0x0195819C57E97006BC31E593687E8356 )) AND NOT (`product` . `display_group` < = > NULL ))) AND ((IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` ) = 1 ));
Copy
80
16.93 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_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 `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 ((`product.manufacturer` . `id` = ? )) AND NOT (`product` . `display_group` < = > ? ))) GROUP BY `product.properties` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 òüø\x12 _rrôìƒ%\x0F ▀8c "
true
b"\x01 òü£WÚp\x06 ╝1Õôh~âV "
null
]
SELECT LOWER (HEX (`product.properties` . `id` )) as `properties.key` , COUNT (`product` . `id` ) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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 `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` = 0x0195819B125F7272938D9F250FDF3863 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND ((`product.manufacturer` . `id` = 0x0195819C57E97006BC31E593687E8356 )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.properties` . `id` ;
Copy
81
9.97 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_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 `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 ((`product.manufacturer` . `id` = ? )) AND NOT (`product` . `display_group` < = > ? ))) GROUP BY `product.options` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 òüø\x12 _rrôìƒ%\x0F ▀8c "
true
b"\x01 òü£WÚp\x06 ╝1Õôh~âV "
null
]
SELECT LOWER (HEX (`product.options` . `id` )) as `options.key` , COUNT (`product` . `id` ) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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 `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` = 0x0195819B125F7272938D9F250FDF3863 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND ((`product.manufacturer` . `id` = 0x0195819C57E97006BC31E593687E8356 )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.options` . `id` ;
Copy
82
1.81 ms
SELECT
parent . variant_listing_config as variantListingConfig ,
LOWER (HEX (child . id )) as id ,
LOWER (HEX (parent . id )) as parentId
FROM product as child
INNER JOIN product as parent
ON parent . id = child . parent_id
AND parent . version_id = child . version_id
WHERE child . version_id = ?
AND child . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 òü£XÕrÑêBÖÌ└ÒJ" "
b"\x01 òü£X▓p=Ñ!Å(_¥§+ "
b"\x01 òü£Xãs£Ñh▓Ôô5öR "
b"\x01 òü£^Is\x0F ç│×ãg!k\x1A "
b"\x01 òü£Y\x18 p\x04 é£À9¬,║- "
b"\x01 òü£^hs.»╝'D\gL\x00 "
b"\x01 òü£^|sF®U┤&{█½╦ "
b"\x01 òü£^ïsð¿^åª░`\x1D ~ "
b"\x01 òü£XƒqɺY\x19 L.|w¨ "
b"\x01 òü£Xäs»êo¦Ãñê7z "
b"\x01 òü£^=qbïóμì¯Ý´ "
b"\x01 òü£^VpÚ╗W$>9LÓg "
b"\x01 òü£Xbrf╝cǺa ¶ù "
b"\x01 òü£X\x15 s}âèÓRN╔kx "
b"\x01 òü£p1qßê¡╗w╠S*í "
b"\x01 òü£Y\x03 s│¿6╠¼&R*\x02 "
b"\x01 òü£W²s\x10 £Ø]\x12 S╝\¸ "
b"\x01 òü£Wþr|¿B┤8╣■7▀ "
b"\x01 òü£XHr}æj·s%ô\x08 5 "
b"\x01 •£Ê\x7F ×~†·2©’q»Ô) "
]
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 (0x0195819C58E572A5884299DEC0E34A22 , 0x0195819C58B2703DA5218F285FBEF52B , 0x0195819C58C6739CA568B2E293359452 , 0x0195819C5E49730F87B39EC667216B1A , 0x0195819C59187004829CB739AA2CBA2D , 0x0195819C5E68732EAFBC27445C674C00 , 0x0195819C5E7C7346A955B4267BDBABCB , 0x0195819C5E8B73D0A85E86A6B0601D7E , 0x0195819C589F7190A759194C2E7C77F9 , 0x0195819C588473AF886FDDC7A488377A , 0x0195819C5E3D71628BA2D7AC8DEEEDEF , 0x0195819C5E5670E9BB57243E394CE067 , 0x0195819C58627266BC6380A761FFF497 , 0x0195819C5815737D838AE0524EC96B78 , 0x0195819C703171E188ADBB77CC532AA1 , 0x0195819C590373B3A836CCAC26522A02 , 0x0195819C57FD73109C9D5D1253BC5CF7 , 0x0195819C57E7727CA842B438B9FE37DF , 0x0195819C5848727D916AFA7325930835 , 0x0195A3CA7FD77E86B732A99271BBD429 );
Copy
83
0.98 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 òüø\x12 _rrôìƒ%\x0F ▀8c "
true
b"\x01 òü£XÕrÑêBÖÌ└ÒJ" "
b"\x01 òü£X▓p=Ñ!Å(_¥§+ "
b"\x01 òü£Xãs£Ñh▓Ôô5öR "
b"\x01 òü£^Is\x0F ç│×ãg!k\x1A "
b"\x01 òü£Y\x18 p\x04 é£À9¬,║- "
b"\x01 òü£^hs.»╝'D\gL\x00 "
b"\x01 òü£^|sF®U┤&{█½╦ "
b"\x01 òü£^ïsð¿^åª░`\x1D ~ "
b"\x01 òü£XƒqɺY\x19 L.|w¨ "
b"\x01 òü£Xäs»êo¦Ãñê7z "
b"\x01 òü£^=qbïóμì¯Ý´ "
b"\x01 òü£^VpÚ╗W$>9LÓg "
b"\x01 òü£Xbrf╝cǺa ¶ù "
b"\x01 òü£X\x15 s}âèÓRN╔kx "
b"\x01 òü£p1qßê¡╗w╠S*í "
b"\x01 òü£Y\x03 s│¿6╠¼&R*\x02 "
b"\x01 òü£W²s\x10 £Ø]\x12 S╝\¸ "
b"\x01 òü£Wþr|¿B┤8╣■7▀ "
b"\x01 òü£XHr}æj·s%ô\x08 5 "
b"\x01 •£Ê\x7F ×~†·2©’q»Ô) "
]
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` = 0x0195819B125F7272938D9F250FDF3863 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0x0195819C58E572A5884299DEC0E34A22 , 0x0195819C58B2703DA5218F285FBEF52B , 0x0195819C58C6739CA568B2E293359452 , 0x0195819C5E49730F87B39EC667216B1A , 0x0195819C59187004829CB739AA2CBA2D , 0x0195819C5E68732EAFBC27445C674C00 , 0x0195819C5E7C7346A955B4267BDBABCB , 0x0195819C5E8B73D0A85E86A6B0601D7E , 0x0195819C589F7190A759194C2E7C77F9 , 0x0195819C588473AF886FDDC7A488377A , 0x0195819C5E3D71628BA2D7AC8DEEEDEF , 0x0195819C5E5670E9BB57243E394CE067 , 0x0195819C58627266BC6380A761FFF497 , 0x0195819C5815737D838AE0524EC96B78 , 0x0195819C703171E188ADBB77CC532AA1 , 0x0195819C590373B3A836CCAC26522A02 , 0x0195819C57FD73109C9D5D1253BC5CF7 , 0x0195819C57E7727CA842B438B9FE37DF , 0x0195819C5848727D916AFA7325930835 , 0x0195A3CA7FD77E86B732A99271BBD429 )) GROUP BY `product` . `id` ;
Copy
84
20.96 ms
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.manufacturer` . `id` as `product.manufacturer.id` , `product.manufacturer` . `version_id` as `product.manufacturer.versionId` , `product.manufacturer` . `media_id` as `product.manufacturer.mediaId` , `product.manufacturer` . `link` as `product.manufacturer.link` , `product.manufacturer` . `created_at` as `product.manufacturer.createdAt` , `product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` , `product.manufacturer.translation.override_1.name` , `product.manufacturer.translation.name` , COALESCE (`product.manufacturer.translation.override_1.name` , `product.manufacturer.translation.name` ) as `product.manufacturer.name` , `product.manufacturer.translation.override_1.description` , `product.manufacturer.translation.description` , COALESCE (`product.manufacturer.translation.override_1.description` , `product.manufacturer.translation.description` ) as `product.manufacturer.description` , `product.manufacturer.translation.override_1.customFields` , `product.manufacturer.translation.customFields` , COALESCE (`product.manufacturer.translation.override_1.customFields` , `product.manufacturer.translation.customFields` ) as `product.manufacturer.customFields` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.override_1.shortCode` , `product.unit.translation.shortCode` , COALESCE (`product.unit.translation.override_1.shortCode` , `product.unit.translation.shortCode` ) as `product.unit.shortCode` , `product.unit.translation.override_1.name` , `product.unit.translation.name` , COALESCE (`product.unit.translation.override_1.name` , `product.unit.translation.name` ) as `product.unit.name` , `product.unit.translation.override_1.customFields` , `product.unit.translation.customFields` , COALESCE (`product.unit.translation.override_1.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.override_1.name` , `product.deliveryTime.translation.name` , COALESCE (`product.deliveryTime.translation.override_1.name` , `product.deliveryTime.translation.name` ) as `product.deliveryTime.name` , `product.deliveryTime.translation.override_1.customFields` , `product.deliveryTime.translation.customFields` , COALESCE (`product.deliveryTime.translation.override_1.customFields` , `product.deliveryTime.translation.customFields` ) as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.override_1.title` , `product.cover.media.translation.title` , COALESCE (`product.cover.media.translation.override_1.title` , `product.cover.media.translation.title` ) as `product.cover.media.title` , `product.cover.media.translation.override_1.alt` , `product.cover.media.translation.alt` , COALESCE (`product.cover.media.translation.override_1.alt` , `product.cover.media.translation.alt` ) as `product.cover.media.alt` , `product.cover.media.translation.override_1.customFields` , `product.cover.media.translation.customFields` , COALESCE (`product.cover.media.translation.override_1.customFields` , `product.cover.media.translation.customFields` ) as `product.cover.media.customFields` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.translation.override_1.metaDescription` , `product.parent.translation.override_1.metaDescription` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.override_1.metaDescription` , `product.parent.translation.override_1.metaDescription` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.override_1.name` , `product.parent.translation.override_1.name` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.override_1.name` , `product.parent.translation.override_1.name` , `product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.override_1.keywords` , `product.parent.translation.override_1.keywords` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.override_1.keywords` , `product.parent.translation.override_1.keywords` , `product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.override_1.description` , `product.parent.translation.override_1.description` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.override_1.description` , `product.parent.translation.override_1.description` , `product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.override_1.metaTitle` , `product.parent.translation.override_1.metaTitle` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.override_1.metaTitle` , `product.parent.translation.override_1.metaTitle` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.override_1.packUnit` , `product.parent.translation.override_1.packUnit` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.override_1.packUnit` , `product.parent.translation.override_1.packUnit` , `product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.override_1.packUnitPlural` , `product.parent.translation.override_1.packUnitPlural` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.override_1.packUnitPlural` , `product.parent.translation.override_1.packUnitPlural` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.override_1.customSearchKeywords` , `product.parent.translation.override_1.customSearchKeywords` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.override_1.customSearchKeywords` , `product.parent.translation.override_1.customSearchKeywords` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.override_1.slotConfig` , `product.parent.translation.override_1.slotConfig` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.override_1.slotConfig` , `product.parent.translation.override_1.slotConfig` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.override_1.customFields` , `product.parent.translation.override_1.customFields` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.override_1.customFields` , `product.parent.translation.override_1.customFields` , `product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation.override_1` . `meta_description` as `product.translation.override_1.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation.override_1` . `name` as `product.translation.override_1.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation.override_1` . `keywords` as `product.translation.override_1.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation.override_1` . `description` as `product.translation.override_1.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation.override_1` . `meta_title` as `product.translation.override_1.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation.override_1` . `pack_unit` as `product.translation.override_1.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation.override_1` . `pack_unit_plural` as `product.translation.override_1.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation.override_1` . `custom_fields` as `product.translation.override_1.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation.override_1` . `slot_config` as `product.translation.override_1.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` , `product.translation.override_1` . `custom_search_keywords` as `product.translation.override_1.customSearchKeywords` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.override_1` ON `product.translation` . `product_id` = `product.translation.override_1` . `product_id` AND `product.translation.override_1` . `language_id` = ? AND `product.translation` . `product_version_id` = `product.translation.override_1` . `product_version_id` 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.override_1` . `meta_description` as `product.parent.translation.override_1.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation.override_1` . `name` as `product.parent.translation.override_1.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation.override_1` . `keywords` as `product.parent.translation.override_1.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation.override_1` . `description` as `product.parent.translation.override_1.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation.override_1` . `meta_title` as `product.parent.translation.override_1.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation.override_1` . `pack_unit` as `product.parent.translation.override_1.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation.override_1` . `pack_unit_plural` as `product.parent.translation.override_1.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation.override_1` . `custom_fields` as `product.parent.translation.override_1.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation.override_1` . `slot_config` as `product.parent.translation.override_1.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` , `product.parent.translation.override_1` . `custom_search_keywords` as `product.parent.translation.override_1.customSearchKeywords` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.override_1` ON `product.parent.translation` . `product_id` = `product.parent.translation.override_1` . `product_id` AND `product.parent.translation.override_1` . `language_id` = ? AND `product.parent.translation` . `product_version_id` = `product.parent.translation.override_1` . `product_version_id` WHERE `product.parent.translation` . `language_id` = ? ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.manufacturer.translation` . `product_manufacturer_id` , `product.manufacturer.translation` . `product_manufacturer_version_id` , `product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` , `product.manufacturer.translation.override_1` . `name` as `product.manufacturer.translation.override_1.name` , `product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` , `product.manufacturer.translation.override_1` . `description` as `product.manufacturer.translation.override_1.description` , `product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields` , `product.manufacturer.translation.override_1` . `custom_fields` as `product.manufacturer.translation.override_1.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` LEFT JOIN `product_manufacturer_translation` `product.manufacturer.translation.override_1` ON `product.manufacturer.translation` . `product_manufacturer_id` = `product.manufacturer.translation.override_1` . `product_manufacturer_id` AND `product.manufacturer.translation.override_1` . `language_id` = ? AND `product.manufacturer.translation` . `product_manufacturer_version_id` = `product.manufacturer.translation.override_1` . `product_manufacturer_version_id` 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.override_1` . `short_code` as `product.unit.translation.override_1.shortCode` , `product.unit.translation` . `name` as `product.unit.translation.name` , `product.unit.translation.override_1` . `name` as `product.unit.translation.override_1.name` , `product.unit.translation` . `custom_fields` as `product.unit.translation.customFields` , `product.unit.translation.override_1` . `custom_fields` as `product.unit.translation.override_1.customFields` FROM `unit_translation` `product.unit.translation` LEFT JOIN `unit_translation` `product.unit.translation.override_1` ON `product.unit.translation` . `unit_id` = `product.unit.translation.override_1` . `unit_id` AND `product.unit.translation.override_1` . `language_id` = ? 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.override_1` . `name` as `product.deliveryTime.translation.override_1.name` , `product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.override_1` . `custom_fields` as `product.deliveryTime.translation.override_1.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `product.deliveryTime.translation.override_1` ON `product.deliveryTime.translation` . `delivery_time_id` = `product.deliveryTime.translation.override_1` . `delivery_time_id` AND `product.deliveryTime.translation.override_1` . `language_id` = ? 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.override_1` . `alt` as `product.cover.media.translation.override_1.alt` , `product.cover.media.translation` . `title` as `product.cover.media.translation.title` , `product.cover.media.translation.override_1` . `title` as `product.cover.media.translation.override_1.title` , `product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields` , `product.cover.media.translation.override_1` . `custom_fields` as `product.cover.media.translation.override_1.customFields` FROM `media_translation` `product.cover.media.translation` LEFT JOIN `media_translation` `product.cover.media.translation.override_1` ON `product.cover.media.translation` . `media_id` = `product.cover.media.translation.override_1` . `media_id` AND `product.cover.media.translation.override_1` . `language_id` = ? 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"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 òü£XÕrÑêBÖÌ└ÒJ" "
b"\x01 òü£X▓p=Ñ!Å(_¥§+ "
b"\x01 òü£Xãs£Ñh▓Ôô5öR "
b"\x01 òü£^Is\x0F ç│×ãg!k\x1A "
b"\x01 òü£Y\x18 p\x04 é£À9¬,║- "
b"\x01 òü£^hs.»╝'D\gL\x00 "
b"\x01 òü£^|sF®U┤&{█½╦ "
b"\x01 òü£^ïsð¿^åª░`\x1D ~ "
b"\x01 òü£XƒqɺY\x19 L.|w¨ "
b"\x01 òü£Xäs»êo¦Ãñê7z "
b"\x01 òü£^=qbïóμì¯Ý´ "
b"\x01 òü£^VpÚ╗W$>9LÓg "
b"\x01 òü£Xbrf╝cǺa ¶ù "
b"\x01 òü£X\x15 s}âèÓRN╔kx "
b"\x01 òü£p1qßê¡╗w╠S*í "
b"\x01 òü£Y\x03 s│¿6╠¼&R*\x02 "
b"\x01 òü£W²s\x10 £Ø]\x12 S╝\¸ "
b"\x01 òü£Wþr|¿B┤8╣■7▀ "
b"\x01 òü£XHr}æj·s%ô\x08 5 "
b"\x01 •£Ê\x7F ×~†·2©’q»Ô) "
]
SELECT
`product` . `id` as `product.id` ,
`product` . `version_id` as `product.versionId` ,
`product` . `parent_id` as `product.parentId` ,
`product` . `parent_version_id` as `product.parentVersionId` ,
COALESCE (
`product` . `product_manufacturer_id` ,
`product.parent` . `product_manufacturer_id`
) as `product.manufacturerId` ,
COALESCE (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) as `product.productManufacturerVersionId` ,
COALESCE (
`product` . `unit_id` , `product.parent` . `unit_id`
) as `product.unitId` ,
COALESCE (
`product` . `tax_id` , `product.parent` . `tax_id`
) as `product.taxId` ,
COALESCE (
`product` . `product_media_id` , `product.parent` . `product_media_id`
) as `product.coverId` ,
COALESCE (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) as `product.productMediaVersionId` ,
COALESCE (
`product` . `delivery_time_id` , `product.parent` . `delivery_time_id`
) as `product.deliveryTimeId` ,
COALESCE (
`product` . `product_feature_set_id` ,
`product.parent` . `product_feature_set_id`
) as `product.featureSetId` ,
COALESCE (
`product` . `canonical_product_id` ,
`product.parent` . `canonical_product_id`
) as `product.canonicalProductId` ,
COALESCE (
`product` . `canonical_product_version_id` ,
`product.parent` . `canonical_product_version_id`
) as `product.canonicalProductVersionId` ,
COALESCE (
`product` . `cms_page_id` , `product.parent` . `cms_page_id`
) as `product.cmsPageId` ,
COALESCE (
`product` . `cms_page_version_id` ,
`product.parent` . `cms_page_version_id`
) as `product.cmsPageVersionId` ,
`product.parent` . `price` as `product.price.inherited` ,
COALESCE (
`product` . `price` , `product.parent` . `price`
) as `product.price` ,
`product` . `product_number` as `product.productNumber` ,
COALESCE (
`product` . `restock_time` , `product.parent` . `restock_time`
) as `product.restockTime` ,
`product` . `auto_increment` as `product.autoIncrement` ,
COALESCE (
`product` . `active` , `product.parent` . `active`
) as `product.active` ,
`product` . `available` as `product.available` ,
COALESCE (
`product` . `is_closeout` , `product.parent` . `is_closeout`
) as `product.isCloseout` ,
`product` . `available_stock` as `product.availableStock` ,
`product` . `stock` as `product.stock` ,
`product` . `display_group` as `product.displayGroup` ,
`product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` ,
COALESCE (
`product` . `variant_listing_config` ,
`product.parent` . `variant_listing_config`
) as `product.variantListingConfig` ,
`product` . `variant_restrictions` as `product.variantRestrictions` ,
COALESCE (
`product` . `manufacturer_number` ,
`product.parent` . `manufacturer_number`
) as `product.manufacturerNumber` ,
COALESCE (
`product` . `ean` , `product.parent` . `ean`
) as `product.ean` ,
COALESCE (
`product` . `purchase_steps` , `product.parent` . `purchase_steps`
) as `product.purchaseSteps` ,
COALESCE (
`product` . `max_purchase` , `product.parent` . `max_purchase`
) as `product.maxPurchase` ,
COALESCE (
`product` . `min_purchase` , `product.parent` . `min_purchase`
) as `product.minPurchase` ,
COALESCE (
`product` . `purchase_unit` , `product.parent` . `purchase_unit`
) as `product.purchaseUnit` ,
COALESCE (
`product` . `reference_unit` , `product.parent` . `reference_unit`
) as `product.referenceUnit` ,
COALESCE (
`product` . `shipping_free` , `product.parent` . `shipping_free`
) as `product.shippingFree` ,
`product.parent` . `purchase_prices` as `product.purchasePrices.inherited` ,
COALESCE (
`product` . `purchase_prices` , `product.parent` . `purchase_prices`
) as `product.purchasePrices` ,
COALESCE (
`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller`
) as `product.markAsTopseller` ,
COALESCE (
`product` . `weight` , `product.parent` . `weight`
) as `product.weight` ,
COALESCE (
`product` . `width` , `product.parent` . `width`
) as `product.width` ,
COALESCE (
`product` . `height` , `product.parent` . `height`
) as `product.height` ,
COALESCE (
`product` . `length` , `product.parent` . `length`
) as `product.length` ,
COALESCE (
`product` . `release_date` , `product.parent` . `release_date`
) as `product.releaseDate` ,
COALESCE (
`product` . `rating_average` , `product.parent` . `rating_average`
) as `product.ratingAverage` ,
`product.parent` . `category_tree` as `product.categoryTree.inherited` ,
COALESCE (
`product` . `category_tree` , `product.parent` . `category_tree`
) as `product.categoryTree` ,
`product.parent` . `property_ids` as `product.propertyIds.inherited` ,
COALESCE (
`product` . `property_ids` , `product.parent` . `property_ids`
) as `product.propertyIds` ,
`product.parent` . `option_ids` as `product.optionIds.inherited` ,
COALESCE (
`product` . `option_ids` , `product.parent` . `option_ids`
) as `product.optionIds` ,
`product.parent` . `stream_ids` as `product.streamIds.inherited` ,
COALESCE (
`product` . `stream_ids` , `product.parent` . `stream_ids`
) as `product.streamIds` ,
`product.parent` . `tag_ids` as `product.tagIds.inherited` ,
COALESCE (
`product` . `tag_ids` , `product.parent` . `tag_ids`
) as `product.tagIds` ,
`product.parent` . `category_ids` as `product.categoryIds.inherited` ,
COALESCE (
`product` . `category_ids` , `product.parent` . `category_ids`
) as `product.categoryIds` ,
`product` . `child_count` as `product.childCount` ,
COALESCE (
`product` . `custom_field_set_selection_active` ,
`product.parent` . `custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive` ,
`product` . `sales` as `product.sales` ,
`product` . `states` as `product.states` ,
`product.tax` . `id` as `product.tax.id` ,
`product.tax` . `tax_rate` as `product.tax.taxRate` ,
`product.tax` . `name` as `product.tax.name` ,
`product.tax` . `position` as `product.tax.position` ,
`product.tax` . `custom_fields` as `product.tax.customFields` ,
`product.tax` . `created_at` as `product.tax.createdAt` ,
`product.tax` . `updated_at` as `product.tax.updatedAt` ,
`product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` ,
COALESCE (
`product` . `cheapest_price` , `product.parent` . `cheapest_price`
) as `product.cheapestPrice` ,
`product` . `created_at` as `product.createdAt` ,
`product` . `updated_at` as `product.updatedAt` ,
`product.manufacturer` . `id` as `product.manufacturer.id` ,
`product.manufacturer` . `version_id` as `product.manufacturer.versionId` ,
`product.manufacturer` . `media_id` as `product.manufacturer.mediaId` ,
`product.manufacturer` . `link` as `product.manufacturer.link` ,
`product.manufacturer` . `created_at` as `product.manufacturer.createdAt` ,
`product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` ,
`product.manufacturer.translation.override_1.name` ,
`product.manufacturer.translation.name` ,
COALESCE (
`product.manufacturer.translation.override_1.name` ,
`product.manufacturer.translation.name`
) as `product.manufacturer.name` ,
`product.manufacturer.translation.override_1.description` ,
`product.manufacturer.translation.description` ,
COALESCE (
`product.manufacturer.translation.override_1.description` ,
`product.manufacturer.translation.description`
) as `product.manufacturer.description` ,
`product.manufacturer.translation.override_1.customFields` ,
`product.manufacturer.translation.customFields` ,
COALESCE (
`product.manufacturer.translation.override_1.customFields` ,
`product.manufacturer.translation.customFields`
) as `product.manufacturer.customFields` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.options.mapping` . `property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping` . `product_id` = `product` . `id`
) as `product.options.id_mapping` ,
`product.unit` . `id` as `product.unit.id` ,
`product.unit` . `created_at` as `product.unit.createdAt` ,
`product.unit` . `updated_at` as `product.unit.updatedAt` ,
`product.unit.translation.override_1.shortCode` ,
`product.unit.translation.shortCode` ,
COALESCE (
`product.unit.translation.override_1.shortCode` ,
`product.unit.translation.shortCode`
) as `product.unit.shortCode` ,
`product.unit.translation.override_1.name` ,
`product.unit.translation.name` ,
COALESCE (
`product.unit.translation.override_1.name` ,
`product.unit.translation.name`
) as `product.unit.name` ,
`product.unit.translation.override_1.customFields` ,
`product.unit.translation.customFields` ,
COALESCE (
`product.unit.translation.override_1.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.override_1.name` ,
`product.deliveryTime.translation.name` ,
COALESCE (
`product.deliveryTime.translation.override_1.name` ,
`product.deliveryTime.translation.name`
) as `product.deliveryTime.name` ,
`product.deliveryTime.translation.override_1.customFields` ,
`product.deliveryTime.translation.customFields` ,
COALESCE (
`product.deliveryTime.translation.override_1.customFields` ,
`product.deliveryTime.translation.customFields`
) as `product.deliveryTime.customFields` ,
`product.cover` . `id` as `product.cover.id` ,
`product.cover` . `version_id` as `product.cover.versionId` ,
`product.cover` . `product_id` as `product.cover.productId` ,
`product.cover` . `product_version_id` as `product.cover.productVersionId` ,
`product.cover` . `media_id` as `product.cover.mediaId` ,
`product.cover` . `position` as `product.cover.position` ,
`product.cover.media` . `id` as `product.cover.media.id` ,
`product.cover.media` . `user_id` as `product.cover.media.userId` ,
`product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` ,
`product.cover.media` . `mime_type` as `product.cover.media.mimeType` ,
`product.cover.media` . `file_extension` as `product.cover.media.fileExtension` ,
`product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` ,
`product.cover.media` . `file_name` as `product.cover.media.fileName` ,
`product.cover.media` . `file_size` as `product.cover.media.fileSize` ,
`product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` ,
`product.cover.media` . `meta_data` as `product.cover.media.metaData` ,
`product.cover.media` . `config` as `product.cover.media.config` ,
`product.cover.media` . `path` as `product.cover.media.path` ,
`product.cover.media` . `private` as `product.cover.media.private` ,
`product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` ,
`product.cover.media` . `created_at` as `product.cover.media.createdAt` ,
`product.cover.media` . `updated_at` as `product.cover.media.updatedAt` ,
`product.cover.media.translation.override_1.title` ,
`product.cover.media.translation.title` ,
COALESCE (
`product.cover.media.translation.override_1.title` ,
`product.cover.media.translation.title`
) as `product.cover.media.title` ,
`product.cover.media.translation.override_1.alt` ,
`product.cover.media.translation.alt` ,
COALESCE (
`product.cover.media.translation.override_1.alt` ,
`product.cover.media.translation.alt`
) as `product.cover.media.alt` ,
`product.cover.media.translation.override_1.customFields` ,
`product.cover.media.translation.customFields` ,
COALESCE (
`product.cover.media.translation.override_1.customFields` ,
`product.cover.media.translation.customFields`
) as `product.cover.media.customFields` ,
`product.cover` . `custom_fields` as `product.cover.customFields` ,
`product.cover` . `created_at` as `product.cover.createdAt` ,
`product.cover` . `updated_at` as `product.cover.updatedAt` ,
`product.translation.override_1.metaDescription` ,
`product.parent.translation.override_1.metaDescription` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
COALESCE (
`product.translation.override_1.metaDescription` ,
`product.parent.translation.override_1.metaDescription` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription`
) as `product.metaDescription` ,
`product.translation.override_1.name` ,
`product.parent.translation.override_1.name` ,
`product.translation.name` ,
`product.parent.translation.name` ,
COALESCE (
`product.translation.override_1.name` ,
`product.parent.translation.override_1.name` ,
`product.translation.name` , `product.parent.translation.name`
) as `product.name` ,
`product.translation.override_1.keywords` ,
`product.parent.translation.override_1.keywords` ,
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
COALESCE (
`product.translation.override_1.keywords` ,
`product.parent.translation.override_1.keywords` ,
`product.translation.keywords` ,
`product.parent.translation.keywords`
) as `product.keywords` ,
`product.translation.override_1.description` ,
`product.parent.translation.override_1.description` ,
`product.translation.description` ,
`product.parent.translation.description` ,
COALESCE (
`product.translation.override_1.description` ,
`product.parent.translation.override_1.description` ,
`product.translation.description` ,
`product.parent.translation.description`
) as `product.description` ,
`product.translation.override_1.metaTitle` ,
`product.parent.translation.override_1.metaTitle` ,
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
COALESCE (
`product.translation.override_1.metaTitle` ,
`product.parent.translation.override_1.metaTitle` ,
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle`
) as `product.metaTitle` ,
`product.translation.override_1.packUnit` ,
`product.parent.translation.override_1.packUnit` ,
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
COALESCE (
`product.translation.override_1.packUnit` ,
`product.parent.translation.override_1.packUnit` ,
`product.translation.packUnit` ,
`product.parent.translation.packUnit`
) as `product.packUnit` ,
`product.translation.override_1.packUnitPlural` ,
`product.parent.translation.override_1.packUnitPlural` ,
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
COALESCE (
`product.translation.override_1.packUnitPlural` ,
`product.parent.translation.override_1.packUnitPlural` ,
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural`
) as `product.packUnitPlural` ,
`product.translation.override_1.customSearchKeywords` ,
`product.parent.translation.override_1.customSearchKeywords` ,
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
COALESCE (
`product.translation.override_1.customSearchKeywords` ,
`product.parent.translation.override_1.customSearchKeywords` ,
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords`
) as `product.customSearchKeywords` ,
`product.translation.override_1.slotConfig` ,
`product.parent.translation.override_1.slotConfig` ,
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
COALESCE (
`product.translation.override_1.slotConfig` ,
`product.parent.translation.override_1.slotConfig` ,
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig`
) as `product.slotConfig` ,
`product.translation.override_1.customFields` ,
`product.parent.translation.override_1.customFields` ,
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
COALESCE (
`product.translation.override_1.customFields` ,
`product.parent.translation.override_1.customFields` ,
`product.translation.customFields` ,
`product.parent.translation.customFields`
) as `product.customFields`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id`
AND `product` . `parent_version_id` = `product.parent` . `version_id`
LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id`
LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id`
AND IFNULL (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) = `product.manufacturer` . `version_id`
LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id`
LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id`
LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id`
AND IFNULL (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) = `product.cover` . `version_id`
LEFT JOIN (
SELECT
`product.translation` . `product_id` ,
`product.translation` . `product_version_id` ,
`product.translation` . `meta_description` as `product.translation.metaDescription` ,
`product.translation.override_1` . `meta_description` as `product.translation.override_1.metaDescription` ,
`product.translation` . `name` as `product.translation.name` ,
`product.translation.override_1` . `name` as `product.translation.override_1.name` ,
`product.translation` . `keywords` as `product.translation.keywords` ,
`product.translation.override_1` . `keywords` as `product.translation.override_1.keywords` ,
`product.translation` . `description` as `product.translation.description` ,
`product.translation.override_1` . `description` as `product.translation.override_1.description` ,
`product.translation` . `meta_title` as `product.translation.metaTitle` ,
`product.translation.override_1` . `meta_title` as `product.translation.override_1.metaTitle` ,
`product.translation` . `pack_unit` as `product.translation.packUnit` ,
`product.translation.override_1` . `pack_unit` as `product.translation.override_1.packUnit` ,
`product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` ,
`product.translation.override_1` . `pack_unit_plural` as `product.translation.override_1.packUnitPlural` ,
`product.translation` . `custom_fields` as `product.translation.customFields` ,
`product.translation.override_1` . `custom_fields` as `product.translation.override_1.customFields` ,
`product.translation` . `slot_config` as `product.translation.slotConfig` ,
`product.translation.override_1` . `slot_config` as `product.translation.override_1.slotConfig` ,
`product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` ,
`product.translation.override_1` . `custom_search_keywords` as `product.translation.override_1.customSearchKeywords`
FROM
`product_translation` `product.translation`
LEFT JOIN `product_translation` `product.translation.override_1` ON `product.translation` . `product_id` = `product.translation.override_1` . `product_id`
AND `product.translation.override_1` . `language_id` = ?
AND `product.translation` . `product_version_id` = `product.translation.override_1` . `product_version_id`
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.override_1` . `meta_description` as `product.parent.translation.override_1.metaDescription` ,
`product.parent.translation` . `name` as `product.parent.translation.name` ,
`product.parent.translation.override_1` . `name` as `product.parent.translation.override_1.name` ,
`product.parent.translation` . `keywords` as `product.parent.translation.keywords` ,
`product.parent.translation.override_1` . `keywords` as `product.parent.translation.override_1.keywords` ,
`product.parent.translation` . `description` as `product.parent.translation.description` ,
`product.parent.translation.override_1` . `description` as `product.parent.translation.override_1.description` ,
`product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` ,
`product.parent.translation.override_1` . `meta_title` as `product.parent.translation.override_1.metaTitle` ,
`product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` ,
`product.parent.translation.override_1` . `pack_unit` as `product.parent.translation.override_1.packUnit` ,
`product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` ,
`product.parent.translation.override_1` . `pack_unit_plural` as `product.parent.translation.override_1.packUnitPlural` ,
`product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` ,
`product.parent.translation.override_1` . `custom_fields` as `product.parent.translation.override_1.customFields` ,
`product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` ,
`product.parent.translation.override_1` . `slot_config` as `product.parent.translation.override_1.slotConfig` ,
`product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` ,
`product.parent.translation.override_1` . `custom_search_keywords` as `product.parent.translation.override_1.customSearchKeywords`
FROM
`product_translation` `product.parent.translation`
LEFT JOIN `product_translation` `product.parent.translation.override_1` ON `product.parent.translation` . `product_id` = `product.parent.translation.override_1` . `product_id`
AND `product.parent.translation.override_1` . `language_id` = ?
AND `product.parent.translation` . `product_version_id` = `product.parent.translation.override_1` . `product_version_id`
WHERE
`product.parent.translation` . `language_id` = ?
) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id`
AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id`
LEFT JOIN (
SELECT
`product.manufacturer.translation` . `product_manufacturer_id` ,
`product.manufacturer.translation` . `product_manufacturer_version_id` ,
`product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` ,
`product.manufacturer.translation.override_1` . `name` as `product.manufacturer.translation.override_1.name` ,
`product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` ,
`product.manufacturer.translation.override_1` . `description` as `product.manufacturer.translation.override_1.description` ,
`product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields` ,
`product.manufacturer.translation.override_1` . `custom_fields` as `product.manufacturer.translation.override_1.customFields`
FROM
`product_manufacturer_translation` `product.manufacturer.translation`
LEFT JOIN `product_manufacturer_translation` `product.manufacturer.translation.override_1` ON `product.manufacturer.translation` . `product_manufacturer_id` = `product.manufacturer.translation.override_1` . `product_manufacturer_id`
AND `product.manufacturer.translation.override_1` . `language_id` = ?
AND `product.manufacturer.translation` . `product_manufacturer_version_id` = `product.manufacturer.translation.override_1` . `product_manufacturer_version_id`
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.override_1` . `short_code` as `product.unit.translation.override_1.shortCode` ,
`product.unit.translation` . `name` as `product.unit.translation.name` ,
`product.unit.translation.override_1` . `name` as `product.unit.translation.override_1.name` ,
`product.unit.translation` . `custom_fields` as `product.unit.translation.customFields` ,
`product.unit.translation.override_1` . `custom_fields` as `product.unit.translation.override_1.customFields`
FROM
`unit_translation` `product.unit.translation`
LEFT JOIN `unit_translation` `product.unit.translation.override_1` ON `product.unit.translation` . `unit_id` = `product.unit.translation.override_1` . `unit_id`
AND `product.unit.translation.override_1` . `language_id` = ?
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.override_1` . `name` as `product.deliveryTime.translation.override_1.name` ,
`product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields` ,
`product.deliveryTime.translation.override_1` . `custom_fields` as `product.deliveryTime.translation.override_1.customFields`
FROM
`delivery_time_translation` `product.deliveryTime.translation`
LEFT JOIN `delivery_time_translation` `product.deliveryTime.translation.override_1` ON `product.deliveryTime.translation` . `delivery_time_id` = `product.deliveryTime.translation.override_1` . `delivery_time_id`
AND `product.deliveryTime.translation.override_1` . `language_id` = ?
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.override_1` . `alt` as `product.cover.media.translation.override_1.alt` ,
`product.cover.media.translation` . `title` as `product.cover.media.translation.title` ,
`product.cover.media.translation.override_1` . `title` as `product.cover.media.translation.override_1.title` ,
`product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields` ,
`product.cover.media.translation.override_1` . `custom_fields` as `product.cover.media.translation.override_1.customFields`
FROM
`media_translation` `product.cover.media.translation`
LEFT JOIN `media_translation` `product.cover.media.translation.override_1` ON `product.cover.media.translation` . `media_id` = `product.cover.media.translation.override_1` . `media_id`
AND `product.cover.media.translation.override_1` . `language_id` = ?
WHERE
`product.cover.media.translation` . `language_id` = ?
) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id`
WHERE
(`product` . `version_id` = ? )
AND (
`product` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ?
)
)
Copy
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.manufacturer` . `id` as `product.manufacturer.id` , `product.manufacturer` . `version_id` as `product.manufacturer.versionId` , `product.manufacturer` . `media_id` as `product.manufacturer.mediaId` , `product.manufacturer` . `link` as `product.manufacturer.link` , `product.manufacturer` . `created_at` as `product.manufacturer.createdAt` , `product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` , `product.manufacturer.translation.override_1.name` , `product.manufacturer.translation.name` , COALESCE (`product.manufacturer.translation.override_1.name` , `product.manufacturer.translation.name` ) as `product.manufacturer.name` , `product.manufacturer.translation.override_1.description` , `product.manufacturer.translation.description` , COALESCE (`product.manufacturer.translation.override_1.description` , `product.manufacturer.translation.description` ) as `product.manufacturer.description` , `product.manufacturer.translation.override_1.customFields` , `product.manufacturer.translation.customFields` , COALESCE (`product.manufacturer.translation.override_1.customFields` , `product.manufacturer.translation.customFields` ) as `product.manufacturer.customFields` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.override_1.shortCode` , `product.unit.translation.shortCode` , COALESCE (`product.unit.translation.override_1.shortCode` , `product.unit.translation.shortCode` ) as `product.unit.shortCode` , `product.unit.translation.override_1.name` , `product.unit.translation.name` , COALESCE (`product.unit.translation.override_1.name` , `product.unit.translation.name` ) as `product.unit.name` , `product.unit.translation.override_1.customFields` , `product.unit.translation.customFields` , COALESCE (`product.unit.translation.override_1.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.override_1.name` , `product.deliveryTime.translation.name` , COALESCE (`product.deliveryTime.translation.override_1.name` , `product.deliveryTime.translation.name` ) as `product.deliveryTime.name` , `product.deliveryTime.translation.override_1.customFields` , `product.deliveryTime.translation.customFields` , COALESCE (`product.deliveryTime.translation.override_1.customFields` , `product.deliveryTime.translation.customFields` ) as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.override_1.title` , `product.cover.media.translation.title` , COALESCE (`product.cover.media.translation.override_1.title` , `product.cover.media.translation.title` ) as `product.cover.media.title` , `product.cover.media.translation.override_1.alt` , `product.cover.media.translation.alt` , COALESCE (`product.cover.media.translation.override_1.alt` , `product.cover.media.translation.alt` ) as `product.cover.media.alt` , `product.cover.media.translation.override_1.customFields` , `product.cover.media.translation.customFields` , COALESCE (`product.cover.media.translation.override_1.customFields` , `product.cover.media.translation.customFields` ) as `product.cover.media.customFields` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.translation.override_1.metaDescription` , `product.parent.translation.override_1.metaDescription` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.override_1.metaDescription` , `product.parent.translation.override_1.metaDescription` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.override_1.name` , `product.parent.translation.override_1.name` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.override_1.name` , `product.parent.translation.override_1.name` , `product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.override_1.keywords` , `product.parent.translation.override_1.keywords` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.override_1.keywords` , `product.parent.translation.override_1.keywords` , `product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.override_1.description` , `product.parent.translation.override_1.description` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.override_1.description` , `product.parent.translation.override_1.description` , `product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.override_1.metaTitle` , `product.parent.translation.override_1.metaTitle` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.override_1.metaTitle` , `product.parent.translation.override_1.metaTitle` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.override_1.packUnit` , `product.parent.translation.override_1.packUnit` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.override_1.packUnit` , `product.parent.translation.override_1.packUnit` , `product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.override_1.packUnitPlural` , `product.parent.translation.override_1.packUnitPlural` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.override_1.packUnitPlural` , `product.parent.translation.override_1.packUnitPlural` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.override_1.customSearchKeywords` , `product.parent.translation.override_1.customSearchKeywords` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.override_1.customSearchKeywords` , `product.parent.translation.override_1.customSearchKeywords` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.override_1.slotConfig` , `product.parent.translation.override_1.slotConfig` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.override_1.slotConfig` , `product.parent.translation.override_1.slotConfig` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.override_1.customFields` , `product.parent.translation.override_1.customFields` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.override_1.customFields` , `product.parent.translation.override_1.customFields` , `product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation.override_1` . `meta_description` as `product.translation.override_1.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation.override_1` . `name` as `product.translation.override_1.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation.override_1` . `keywords` as `product.translation.override_1.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation.override_1` . `description` as `product.translation.override_1.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation.override_1` . `meta_title` as `product.translation.override_1.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation.override_1` . `pack_unit` as `product.translation.override_1.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation.override_1` . `pack_unit_plural` as `product.translation.override_1.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation.override_1` . `custom_fields` as `product.translation.override_1.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation.override_1` . `slot_config` as `product.translation.override_1.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` , `product.translation.override_1` . `custom_search_keywords` as `product.translation.override_1.customSearchKeywords` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.override_1` ON `product.translation` . `product_id` = `product.translation.override_1` . `product_id` AND `product.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD AND `product.translation` . `product_version_id` = `product.translation.override_1` . `product_version_id` 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.override_1` . `meta_description` as `product.parent.translation.override_1.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation.override_1` . `name` as `product.parent.translation.override_1.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation.override_1` . `keywords` as `product.parent.translation.override_1.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation.override_1` . `description` as `product.parent.translation.override_1.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation.override_1` . `meta_title` as `product.parent.translation.override_1.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation.override_1` . `pack_unit` as `product.parent.translation.override_1.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation.override_1` . `pack_unit_plural` as `product.parent.translation.override_1.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation.override_1` . `custom_fields` as `product.parent.translation.override_1.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation.override_1` . `slot_config` as `product.parent.translation.override_1.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` , `product.parent.translation.override_1` . `custom_search_keywords` as `product.parent.translation.override_1.customSearchKeywords` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.override_1` ON `product.parent.translation` . `product_id` = `product.parent.translation.override_1` . `product_id` AND `product.parent.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD AND `product.parent.translation` . `product_version_id` = `product.parent.translation.override_1` . `product_version_id` WHERE `product.parent.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.manufacturer.translation` . `product_manufacturer_id` , `product.manufacturer.translation` . `product_manufacturer_version_id` , `product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` , `product.manufacturer.translation.override_1` . `name` as `product.manufacturer.translation.override_1.name` , `product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` , `product.manufacturer.translation.override_1` . `description` as `product.manufacturer.translation.override_1.description` , `product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields` , `product.manufacturer.translation.override_1` . `custom_fields` as `product.manufacturer.translation.override_1.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` LEFT JOIN `product_manufacturer_translation` `product.manufacturer.translation.override_1` ON `product.manufacturer.translation` . `product_manufacturer_id` = `product.manufacturer.translation.override_1` . `product_manufacturer_id` AND `product.manufacturer.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD AND `product.manufacturer.translation` . `product_manufacturer_version_id` = `product.manufacturer.translation.override_1` . `product_manufacturer_version_id` 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.override_1` . `short_code` as `product.unit.translation.override_1.shortCode` , `product.unit.translation` . `name` as `product.unit.translation.name` , `product.unit.translation.override_1` . `name` as `product.unit.translation.override_1.name` , `product.unit.translation` . `custom_fields` as `product.unit.translation.customFields` , `product.unit.translation.override_1` . `custom_fields` as `product.unit.translation.override_1.customFields` FROM `unit_translation` `product.unit.translation` LEFT JOIN `unit_translation` `product.unit.translation.override_1` ON `product.unit.translation` . `unit_id` = `product.unit.translation.override_1` . `unit_id` AND `product.unit.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD 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.override_1` . `name` as `product.deliveryTime.translation.override_1.name` , `product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.override_1` . `custom_fields` as `product.deliveryTime.translation.override_1.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `product.deliveryTime.translation.override_1` ON `product.deliveryTime.translation` . `delivery_time_id` = `product.deliveryTime.translation.override_1` . `delivery_time_id` AND `product.deliveryTime.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD 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.override_1` . `alt` as `product.cover.media.translation.override_1.alt` , `product.cover.media.translation` . `title` as `product.cover.media.translation.title` , `product.cover.media.translation.override_1` . `title` as `product.cover.media.translation.override_1.title` , `product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields` , `product.cover.media.translation.override_1` . `custom_fields` as `product.cover.media.translation.override_1.customFields` FROM `media_translation` `product.cover.media.translation` LEFT JOIN `media_translation` `product.cover.media.translation.override_1` ON `product.cover.media.translation` . `media_id` = `product.cover.media.translation.override_1` . `media_id` AND `product.cover.media.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD 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 (0x0195819C58E572A5884299DEC0E34A22 , 0x0195819C58B2703DA5218F285FBEF52B , 0x0195819C58C6739CA568B2E293359452 , 0x0195819C5E49730F87B39EC667216B1A , 0x0195819C59187004829CB739AA2CBA2D , 0x0195819C5E68732EAFBC27445C674C00 , 0x0195819C5E7C7346A955B4267BDBABCB , 0x0195819C5E8B73D0A85E86A6B0601D7E , 0x0195819C589F7190A759194C2E7C77F9 , 0x0195819C588473AF886FDDC7A488377A , 0x0195819C5E3D71628BA2D7AC8DEEEDEF , 0x0195819C5E5670E9BB57243E394CE067 , 0x0195819C58627266BC6380A761FFF497 , 0x0195819C5815737D838AE0524EC96B78 , 0x0195819C703171E188ADBB77CC532AA1 , 0x0195819C590373B3A836CCAC26522A02 , 0x0195819C57FD73109C9D5D1253BC5CF7 , 0x0195819C57E7727CA842B438B9FE37DF , 0x0195819C5848727D916AFA7325930835 , 0x0195A3CA7FD77E86B732A99271BBD429 ));
Copy
85
4.40 ms
SELECT `product_price` . `id` as `product_price.id` , `product_price` . `version_id` as `product_price.versionId` , `product_price` . `product_id` as `product_price.productId` , `product_price` . `product_version_id` as `product_price.productVersionId` , `product_price` . `rule_id` as `product_price.ruleId` , `product_price` . `price` as `product_price.price` , `product_price` . `quantity_start` as `product_price.quantityStart` , `product_price` . `quantity_end` as `product_price.quantityEnd` , `product_price` . `custom_fields` as `product_price.customFields` , `product_price` . `created_at` as `product_price.createdAt` , `product_price` . `updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price` . `version_id` = ? ) AND ((`product_price` . `product_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 òü£Wþr|¿B┤8╣■7▀ "
b"\x01 òü£W²s\x10 £Ø]\x12 S╝\¸ "
b"\x01 òü£X\x15 s}âèÓRN╔kx "
b"\x01 òü£XHr}æj·s%ô\x08 5 "
b"\x01 òü£Xbrf╝cǺa ¶ù "
b"\x01 òü£Xäs»êo¦Ãñê7z "
b"\x01 òü£XƒqɺY\x19 L.|w¨ "
b"\x01 òü£X▓p=Ñ!Å(_¥§+ "
b"\x01 òü£Xãs£Ñh▓Ôô5öR "
b"\x01 òü£XÕrÑêBÖÌ└ÒJ" "
b"\x01 òü£Y\x03 s│¿6╠¼&R*\x02 "
b"\x01 òü£Y\x18 p\x04 é£À9¬,║- "
b"\x01 òü£^=qbïóμì¯Ý´ "
b"\x01 òü£^Is\x0F ç│×ãg!k\x1A "
b"\x01 òü£^VpÚ╗W$>9LÓg "
b"\x01 òü£^hs.»╝'D\gL\x00 "
b"\x01 òü£^|sF®U┤&{█½╦ "
b"\x01 òü£^ïsð¿^åª░`\x1D ~ "
b"\x01 òü£p1qßê¡╗w╠S*í "
b"\x01 •£Ê\x7F ×~†·2©’q»Ô) "
]
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 (0x0195819C57E7727CA842B438B9FE37DF , 0x0195819C57FD73109C9D5D1253BC5CF7 , 0x0195819C5815737D838AE0524EC96B78 , 0x0195819C5848727D916AFA7325930835 , 0x0195819C58627266BC6380A761FFF497 , 0x0195819C588473AF886FDDC7A488377A , 0x0195819C589F7190A759194C2E7C77F9 , 0x0195819C58B2703DA5218F285FBEF52B , 0x0195819C58C6739CA568B2E293359452 , 0x0195819C58E572A5884299DEC0E34A22 , 0x0195819C590373B3A836CCAC26522A02 , 0x0195819C59187004829CB739AA2CBA2D , 0x0195819C5E3D71628BA2D7AC8DEEEDEF , 0x0195819C5E49730F87B39EC667216B1A , 0x0195819C5E5670E9BB57243E394CE067 , 0x0195819C5E68732EAFBC27445C674C00 , 0x0195819C5E7C7346A955B4267BDBABCB , 0x0195819C5E8B73D0A85E86A6B0601D7E , 0x0195819C703171E188ADBB77CC532AA1 , 0x0195A3CA7FD77E86B732A99271BBD429 )));
Copy
86
2.16 ms
SELECT `unit` . `id` as `unit.id` , `unit` . `created_at` as `unit.createdAt` , `unit` . `updated_at` as `unit.updatedAt` , `unit.translation.override_1.shortCode` , `unit.translation.shortCode` , COALESCE (`unit.translation.override_1.shortCode` , `unit.translation.shortCode` ) as `unit.shortCode` , `unit.translation.override_1.name` , `unit.translation.name` , COALESCE (`unit.translation.override_1.name` , `unit.translation.name` ) as `unit.name` , `unit.translation.override_1.customFields` , `unit.translation.customFields` , COALESCE (`unit.translation.override_1.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.override_1` . `short_code` as `unit.translation.override_1.shortCode` , `unit.translation` . `name` as `unit.translation.name` , `unit.translation.override_1` . `name` as `unit.translation.override_1.name` , `unit.translation` . `custom_fields` as `unit.translation.customFields` , `unit.translation.override_1` . `custom_fields` as `unit.translation.override_1.customFields` FROM `unit_translation` `unit.translation` LEFT JOIN `unit_translation` `unit.translation.override_1` ON `unit.translation` . `unit_id` = `unit.translation.override_1` . `unit_id` AND `unit.translation.override_1` . `language_id` = ? WHERE `unit.translation` . `language_id` = ? ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id`
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `unit` . `id` as `unit.id` , `unit` . `created_at` as `unit.createdAt` , `unit` . `updated_at` as `unit.updatedAt` , `unit.translation.override_1.shortCode` , `unit.translation.shortCode` , COALESCE (`unit.translation.override_1.shortCode` , `unit.translation.shortCode` ) as `unit.shortCode` , `unit.translation.override_1.name` , `unit.translation.name` , COALESCE (`unit.translation.override_1.name` , `unit.translation.name` ) as `unit.name` , `unit.translation.override_1.customFields` , `unit.translation.customFields` , COALESCE (`unit.translation.override_1.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.override_1` . `short_code` as `unit.translation.override_1.shortCode` , `unit.translation` . `name` as `unit.translation.name` , `unit.translation.override_1` . `name` as `unit.translation.override_1.name` , `unit.translation` . `custom_fields` as `unit.translation.customFields` , `unit.translation.override_1` . `custom_fields` as `unit.translation.override_1.customFields` FROM `unit_translation` `unit.translation` LEFT JOIN `unit_translation` `unit.translation.override_1` ON `unit.translation` . `unit_id` = `unit.translation.override_1` . `unit_id` AND `unit.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `unit.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id` ;
Copy
87
2.19 ms
SELECT `property_group_option` . `id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` WHERE ((`property_group_option.group` . `filterable` = ? )) AND (`property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) ORDER BY `property_group_option` . `id` ASC LIMIT 500
Parameters :
[
true
b"\x01 òü£·@r,╗LuÏ╠¾\x18 Û "
b"\x01 òüØ\x1C ‗sPºj9¹¹EÑN "
b"\x01 òüØRrp\t ┐§]Î\x05 Ô\x06 ª "
b"\x01 òüØR║pâ¬▒░¯]R§Ç "
b"\x01 òüØTÕrNçÎ╗`B,▓\x18 "
b"\x01 òüØT¾q╝Áé┼TÝèu█ "
b"\x01 òüØT¹p█ÿs½║■vÏ[ "
b"\x01 òüØUZp°å%n¾\x1F\v ░§ "
b"\x01 òüØU^s>┤`║Y╦¢^¹ "
b"\x01 òüØ═\r sàäUAs\x14 2dv "
b"\x01 òüØ═Àp]╗Éù5▒ìå\e "
b"\x01 òüØõ\x04 r┤º╩\x15 Ù\x02 Þ── "
b"\x01 òüØõ\x07 sDêA¡Êç┤¯Ð "
b"""
\x01 òüØõ\n
r>ç╬MPݰ.a
"""
b"\x01 òüØõ\x10 q\x02 ░ìp╗¿\f ö1 "
b"\x01 òüØõ\x15 rÔ╝n ú\x1E Sý\x10 "
b"\x01 òüØõ\x17 r÷ä¤h\x11 [¶ª? "
b"\x01 òüØõ\x1A r\x0E ñ\t AîÑUU~ "
b"\x01 òüØõ\x1D qãáò¹bÉÓÃ╚ "
b"\x01 òüØõ seÄ\x00 â┴Ô?\ "
b"\x01 òüØõ#p«à\x1E æÚÒ\x00 +¿ "
b"\x01 òüØõ&pFÉæ}ظºÎÙ "
b"\x01 òüØõ-pÕÀ²(\x1E\x1F R=┤ "
b"\x01 òüØõ3q.ô\r ‗2í\x04 Ü\r "
b"\x01 òüØõ9rLÇıÝööb7Ë "
b"\x01 òüØõ@qôÄÙ§É─ä\x13 ║ "
b"\x01 òüØõCsC╝Ôiö\x07 áÝ\x03 "
b"\x01 òüØõGs»ï\x00 p#¼´\x05\x05 "
b"\x01 òüØõJr³Æt▀øtÇõ╗ "
b"\x01 òüØõMqÜÁ\e ÿiN█a' "
b"\x01 òüØõQp0á#╚Aõ\x7F ®Ô "
b"\x01 òüØõUqw«%Ä▓Mã>ñ "
b"\x01 òüØõXq©¬YE$@h°_ "
b"\x01 òüØõ\q5ÉD_iïFHÌ "
b"\x01 òüØõ_qsî\x1E ƒÑÄϨ¿ "
b"\x01 òüØõbr\x7F ÿ┴╩_É|dà "
b"\x01 òüØõerò¿¶▀ì\x0F :ö▄ "
b"\x01 òüØõhpXÉ█ád\x19 'ú\x15 "
b"\x01 òüØõkrı░Íâã\x07 ÚIÚ "
b"\x01 òüØõnq3Â8┼1Ï\e\x02 Î "
b"\x01 òüØõqrâÆýM═ZÞbÚ "
b"\x01 òüØõur¡ô══L!v‗ "
b"\x01 òüØõxs\x7F Ç┤\x15 dø~£1 "
b"\x01 òüØõ{qpûAðD¤°\x18 ¬ "
b"\x01 òüØõ}r¸åúÜpÎ\x08 Öå "
b"\x01 òüØõÇq┴¢kU@É GR "
b"\x01 òüØõâpz╗¶>ÊWCþ¡ "
b"\x01 òüØõåsW©JÂHöR¶│ "
b"\x01 òüØõëq¢ÅªS■┘l ÿ "
b"\x01 òüØõîrvñ2+¿ÉÔ]┤ "
b"\x01 òüØõÄp'┤ıÉ5░0ªV "
b"\x01 òüØõæs`ö\x16 ]ªÃ72O "
b"\x01 òüØõôr▄£·3ûä<ö\x15 "
b"\x01 òüØõûrªÑ├+Jô\x14 «U "
b"\x01 òüØõÿp0▓Á▓c┼õÚü "
b"\x01 òüØõÜp¯¥µf╦0$├\x16 "
b"\x01 òüØõƒrdØ░r\x18\x12 ┼×¥ "
b"\x01 òüØõós×ä░¤ÓT<┐ "
b"\x01 òüØõñrO╗êpU\x1F ¯\x01\f "
b"\x01 òüØõºsÞæ°õ^¢Ðõy "
b"\x01 òüØõ®rO¢ØI¥\x17 ┘÷╝ "
b"\x01 òüØõ½r\x02 ë|ðç\e RÝ! "
b"\x01 òüØõ«p┴øÒtt\x1F %T\e "
b"\x01 òüØõ░qıñX?ó\x00 ZN\x03 "
b"\x01 òüØõ▓qóå¹\x1C 'þ¡á¨ "
b"\x01 òüØõÁs\x06 ░©j¤é┬\x04 7 "
b"\x01 òüØõÀpÜ╗\x14\x1A ÜP│¯\x1C "
b"\x01 òüØõ║r║ê╣\t fyo╬( "
b"\x01 òüØõ╝qÄá‗Ýå×Äd\x02 "
b"\x01 òüØõ┐pEü\x19\x1E }»S0K "
b"\x01 òüØõ┬peí╦ú7─åÎU "
b"\x01 òüØõ─qDîì\x0E ├ïæÚ\x1C "
b"\x01 òüØõãqöá×Õµé\x7F\x1A t "
b"\x01 òüØõ╔q\f î:\x08 c¬8Hc "
b"\x01 òüØõ╠r¨¼\x08 ¸\x0E UIB7 "
b"\x01 òüØõ╬pdä-┴"£Å\x10 - "
b"\x01 òüØõÐpþùÍçy)\x00 öÿ "
b"\x01 òüØõËrqúÕ£U¨ydÐ "
b"\x01 òüØõıpùîRþ╝"4╣\x19 "
b"\x01 òüØõÏs¿¬:Ð\x1D\x13 >\x11 "
b"\x01 òüØõ┌rªéoÐ\x15 Ôí«¤ "
b"\x01 òüØõ¦qL░╣{\x03\x1E Ñ0? "
b"\x01 òüØõ▀qÌ¢ÇÆ6ü¶O "
b"\x01 òüØÝ*s\x13 ƒÔL\r ÂPr¥ "
b"\x01 òüØÝ-p"╣&öá╚È‗) "
b"\x01 òüØÝ0sÊ»n▒1f├╦█ "
b"\x01 òüØÝ4sºîÂ\x16 rø▓ª "
b"\x01 òüØÝ:p2░ÏÀ╣\x1D û©ı "
b"\x01 ˜`B\x15 *s)¼pgÇ\x16 VÅ~ "
b"\x01 ÿ`B\x15 ýq²│vq\x06 ÑìÑd "
b"\x01 ÿ`BBÅpµå\x07 >¡½2Ö¨ "
b"\x01 ÿ`B`kr┤ÉüÂD&┼═ "
b"\x01 ÿ`B}sr╦ûoÍ█ÛîØ "
b"\x01 ˜`B‚ms ˜aÚ\x19 Ôi„s "
b"\x01 ˜`B‡©q“³‡È–RÏ ¡ "
b"\x01 ˜`BŒ7sO†iV` %º\x12 "
b"\x01 ˜`BÜGp—“?¤\\x01 uòs "
]
SELECT
`property_group_option` . `id`
FROM
`property_group_option`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id`
WHERE
(
(
`property_group_option.group` . `filterable` = ?
)
)
AND (
`property_group_option` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ?
)
)
ORDER BY
`property_group_option` . `id` ASC
LIMIT
500
Copy
SELECT `property_group_option` . `id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` WHERE ((`property_group_option.group` . `filterable` = 1 )) AND (`property_group_option` . `id` IN (0x0195819CFA40722CBB4C75D8CCF318EA , 0x0195819D1CF27350A76A39FBFB45A54E , 0x0195819D52727009BFF55DD705E206A6 , 0x0195819D52BA7083AAB1B0EE5D52F580 , 0x0195819D54E5724E87D7BB60422CB218 , 0x0195819D54F371BCB582C554ED8A75DB , 0x0195819D54FB70DB9873ABBAFE76D85B , 0x0195819D555A70F886256EF31F0BB0F5 , 0x0195819D555E733EB460BA59CBBD5EFB , 0x0195819DCD0D73858455417314326476 , 0x0195819DCDB7705DBB909735B18D861B , 0x0195819DE40472B4A7CA15EB02E8C4C4 , 0x0195819DE40773448841ADD287B4EED1 , 0x0195819DE40A723E87CE4D50EDF82E61 , 0x0195819DE4107102B08D70BBA80C9431 , 0x0195819DE41572E2BC6E20A31E53EC10 , 0x0195819DE41772F684CF68115BF4A63F , 0x0195819DE41A720EA409418CA555557E , 0x0195819DE41D71C6A095FB6290E0C7C8 , 0x0195819DE42073658E0083F0C1E23F5C , 0x0195819DE42370AE851E91E9E3002BA8 , 0x0195819DE426704690917D9DF7A7D7EB , 0x0195819DE42D70E5B7FD281E1F523DB4 , 0x0195819DE433712E930DF232A1049A0D , 0x0195819DE439724C80D5ED94946237D3 , 0x0195819DE44071938EEBF590C48413BA , 0x0195819DE4437343BCE2699407A0ED03 , 0x0195819DE44773AF8B007023ACEF0505 , 0x0195819DE44A72FC9274DF9B7480E4BB , 0x0195819DE44D719AB51B98694EDB6127 , 0x0195819DE4517030A023C841E47FA9E2 , 0x0195819DE4557177AE258EB24DC63EA4 , 0x0195819DE45871B8AA5945244068F85F , 0x0195819DE45C713590445F698B4648DE , 0x0195819DE45F71738C1E9FA58ED8F9A8 , 0x0195819DE462727F98C1CA5F907C6485 , 0x0195819DE4657295A8F4DF8D0F3A94DC , 0x0195819DE468705890DBA0641927A315 , 0x0195819DE46B72D5B0D683C607E949E9 , 0x0195819DE46E7133B638C531D81B02D7 , 0x0195819DE471728392EC4DCD5AE862E9 , 0x0195819DE47572AD93CDCD4CF02176F2 , 0x0195819DE478737F80B415649B7E9C31 , 0x0195819DE47B71709641D044CFF818AA , 0x0195819DE47D72F786A39A70D7089986 , 0x0195819DE48071C1BD6B554090FF4752 , 0x0195819DE483707ABBF43ED25743E7AD , 0x0195819DE4867357B84AB6489452F4B3 , 0x0195819DE48971BD8FA653FED96C2098 , 0x0195819DE48C7276A4322BA890E25DB4 , 0x0195819DE48E7027B4D59035B030A656 , 0x0195819DE491736094165DA6C737324F , 0x0195819DE49372DC9CFA3396843C9415 , 0x0195819DE49672A6A5C32B4A9314AE55 , 0x0195819DE4987030B2B5B263C5E4E981 , 0x0195819DE49A70EEBEE666CB3024C316 , 0x0195819DE49F72649DB0721812C59EBE , 0x0195819DE4A2739E84B0CFE0543CBFF0 , 0x0195819DE4A4724FBB8870551FEE010C , 0x0195819DE4A773E891F8E45EBDD1E479 , 0x0195819DE4A9724FBD9D49BE17D9F6BC , 0x0195819DE4AB7202897CD0871B52ED21 , 0x0195819DE4AE70C19BE374741F25541B , 0x0195819DE4B071D5A4583FA2005A4E03 , 0x0195819DE4B271A286FB1C27E7ADA0F9 , 0x0195819DE4B57306B0B86ACF82C20437 , 0x0195819DE4B7709ABB141A9A50B3EE1C , 0x0195819DE4BA72BA88B90966796FCE28 , 0x0195819DE4BC718EA0F2ED869E8E6402 , 0x0195819DE4BF704581191E7DAF53304B , 0x0195819DE4C27065A1CBA337C486D755 , 0x0195819DE4C471448C8D0EC38B91E91C , 0x0195819DE4C67194A09EE5E6827F1A74 , 0x0195819DE4C9710C8C3A0863AA384863 , 0x0195819DE4CC72F9AC08F70E55494237 , 0x0195819DE4CE7064842DC1229C8F102D , 0x0195819DE4D170E797D6877929009498 , 0x0195819DE4D37271A3E59C55F97964D1 , 0x0195819DE4D570978C52E7BC2234B919 , 0x0195819DE4D873A8AA3AF0D11D133E11 , 0x0195819DE4DA72A6826FD115E2A1AECF , 0x0195819DE4DD714CB0B97B031EA5303F , 0x0195819DE4DF71DEBD809236C7ACF44F , 0x0195819DED2A73139FE24C0DB65072BE , 0x0195819DED2D7022B92694A0C8D4F229 , 0x0195819DED3073D2AF6EB13166C3CBDB , 0x0195819DED3473A78CB616729BF0B2A6 , 0x0195819DED3A7032B0D8B7B91D96B8D5 , 0x01986042152A7329BC7067C71656C57E , 0x0198604215EC71FDB3767106A58DA564 , 0x01986042428F70E686073EADAB3299F9 , 0x01986042606B72B49081B644F026C5CD , 0x019860427D7372CB966FD6DBEAF08C9D , 0x01986042826D73209861DA19D4698473 , 0x0198604287A97193B387C89652CFA0A1 , 0x019860428C37734F866956602025BA12 , 0x01986042DC477097933FA45C0175F273 )) ORDER BY `property_group_option` . `id` ASC LIMIT 500 ;
Copy
88
9.39 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.override_1.name` , `property_group_option.group.translation.name` , COALESCE (`property_group_option.group.translation.override_1.name` , `property_group_option.group.translation.name` ) as `property_group_option.group.name` , `property_group_option.group.translation.override_1.description` , `property_group_option.group.translation.description` , COALESCE (`property_group_option.group.translation.override_1.description` , `property_group_option.group.translation.description` ) as `property_group_option.group.description` , `property_group_option.group.translation.override_1.position` , `property_group_option.group.translation.position` , COALESCE (`property_group_option.group.translation.override_1.position` , `property_group_option.group.translation.position` ) as `property_group_option.group.position` , `property_group_option.group.translation.override_1.customFields` , `property_group_option.group.translation.customFields` , COALESCE (`property_group_option.group.translation.override_1.customFields` , `property_group_option.group.translation.customFields` ) as `property_group_option.group.customFields` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `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.override_1.title` , `property_group_option.media.translation.title` , COALESCE (`property_group_option.media.translation.override_1.title` , `property_group_option.media.translation.title` ) as `property_group_option.media.title` , `property_group_option.media.translation.override_1.alt` , `property_group_option.media.translation.alt` , COALESCE (`property_group_option.media.translation.override_1.alt` , `property_group_option.media.translation.alt` ) as `property_group_option.media.alt` , `property_group_option.media.translation.override_1.customFields` , `property_group_option.media.translation.customFields` , COALESCE (`property_group_option.media.translation.override_1.customFields` , `property_group_option.media.translation.customFields` ) as `property_group_option.media.customFields` , `property_group_option.translation.override_1.name` , `property_group_option.translation.name` , COALESCE (`property_group_option.translation.override_1.name` , `property_group_option.translation.name` ) as `property_group_option.name` , `property_group_option.translation.override_1.position` , `property_group_option.translation.position` , COALESCE (`property_group_option.translation.override_1.position` , `property_group_option.translation.position` ) as `property_group_option.position` , `property_group_option.translation.override_1.customFields` , `property_group_option.translation.customFields` , COALESCE (`property_group_option.translation.override_1.customFields` , `property_group_option.translation.customFields` ) as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation.override_1` . `name` as `property_group_option.translation.override_1.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation.override_1` . `position` as `property_group_option.translation.override_1.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` , `property_group_option.translation.override_1` . `custom_fields` as `property_group_option.translation.override_1.customFields` FROM `property_group_option_translation` `property_group_option.translation` LEFT JOIN `property_group_option_translation` `property_group_option.translation.override_1` ON `property_group_option.translation` . `property_group_option_id` = `property_group_option.translation.override_1` . `property_group_option_id` AND `property_group_option.translation.override_1` . `language_id` = ? 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.override_1` . `name` as `property_group_option.group.translation.override_1.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation.override_1` . `description` as `property_group_option.group.translation.override_1.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation.override_1` . `position` as `property_group_option.group.translation.override_1.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` , `property_group_option.group.translation.override_1` . `custom_fields` as `property_group_option.group.translation.override_1.customFields` FROM `property_group_translation` `property_group_option.group.translation` LEFT JOIN `property_group_translation` `property_group_option.group.translation.override_1` ON `property_group_option.group.translation` . `property_group_id` = `property_group_option.group.translation.override_1` . `property_group_id` AND `property_group_option.group.translation.override_1` . `language_id` = ? WHERE `property_group_option.group.translation` . `language_id` = ? ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation.override_1` . `alt` as `property_group_option.media.translation.override_1.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation.override_1` . `title` as `property_group_option.media.translation.override_1.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` , `property_group_option.media.translation.override_1` . `custom_fields` as `property_group_option.media.translation.override_1.customFields` FROM `media_translation` `property_group_option.media.translation` LEFT JOIN `media_translation` `property_group_option.media.translation.override_1` ON `property_group_option.media.translation` . `media_id` = `property_group_option.media.translation.override_1` . `media_id` AND `property_group_option.media.translation.override_1` . `language_id` = ? 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"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ÿ`B\x15 ýq²│vq\x06 ÑìÑd "
b"\x01 ÿ`BBÅpµå\x07 >¡½2Ö¨ "
b"\x01 ˜`B‚ms ˜aÚ\x19 Ôi„s "
b"\x01 ˜`B‡©q“³‡È–RÏ ¡ "
b"\x01 ˜`BŒ7sO†iV` %º\x12 "
]
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.override_1.name` ,
`property_group_option.group.translation.name` ,
COALESCE (
`property_group_option.group.translation.override_1.name` ,
`property_group_option.group.translation.name`
) as `property_group_option.group.name` ,
`property_group_option.group.translation.override_1.description` ,
`property_group_option.group.translation.description` ,
COALESCE (
`property_group_option.group.translation.override_1.description` ,
`property_group_option.group.translation.description`
) as `property_group_option.group.description` ,
`property_group_option.group.translation.override_1.position` ,
`property_group_option.group.translation.position` ,
COALESCE (
`property_group_option.group.translation.override_1.position` ,
`property_group_option.group.translation.position`
) as `property_group_option.group.position` ,
`property_group_option.group.translation.override_1.customFields` ,
`property_group_option.group.translation.customFields` ,
COALESCE (
`property_group_option.group.translation.override_1.customFields` ,
`property_group_option.group.translation.customFields`
) as `property_group_option.group.customFields` ,
`property_group_option.media` . `id` as `property_group_option.media.id` ,
`property_group_option.media` . `user_id` as `property_group_option.media.userId` ,
`property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` ,
`property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` ,
`property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` ,
`property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` ,
`property_group_option.media` . `file_name` as `property_group_option.media.fileName` ,
`property_group_option.media` . `file_size` as `property_group_option.media.fileSize` ,
`property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` ,
`property_group_option.media` . `meta_data` as `property_group_option.media.metaData` ,
`property_group_option.media` . `config` as `property_group_option.media.config` ,
`property_group_option.media` . `path` as `property_group_option.media.path` ,
`property_group_option.media` . `private` as `property_group_option.media.private` ,
`property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` ,
`property_group_option.media` . `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.override_1.title` ,
`property_group_option.media.translation.title` ,
COALESCE (
`property_group_option.media.translation.override_1.title` ,
`property_group_option.media.translation.title`
) as `property_group_option.media.title` ,
`property_group_option.media.translation.override_1.alt` ,
`property_group_option.media.translation.alt` ,
COALESCE (
`property_group_option.media.translation.override_1.alt` ,
`property_group_option.media.translation.alt`
) as `property_group_option.media.alt` ,
`property_group_option.media.translation.override_1.customFields` ,
`property_group_option.media.translation.customFields` ,
COALESCE (
`property_group_option.media.translation.override_1.customFields` ,
`property_group_option.media.translation.customFields`
) as `property_group_option.media.customFields` ,
`property_group_option.translation.override_1.name` ,
`property_group_option.translation.name` ,
COALESCE (
`property_group_option.translation.override_1.name` ,
`property_group_option.translation.name`
) as `property_group_option.name` ,
`property_group_option.translation.override_1.position` ,
`property_group_option.translation.position` ,
COALESCE (
`property_group_option.translation.override_1.position` ,
`property_group_option.translation.position`
) as `property_group_option.position` ,
`property_group_option.translation.override_1.customFields` ,
`property_group_option.translation.customFields` ,
COALESCE (
`property_group_option.translation.override_1.customFields` ,
`property_group_option.translation.customFields`
) as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id`
LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation.override_1` . `name` as `property_group_option.translation.override_1.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation.override_1` . `position` as `property_group_option.translation.override_1.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` ,
`property_group_option.translation.override_1` . `custom_fields` as `property_group_option.translation.override_1.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
LEFT JOIN `property_group_option_translation` `property_group_option.translation.override_1` ON `property_group_option.translation` . `property_group_option_id` = `property_group_option.translation.override_1` . `property_group_option_id`
AND `property_group_option.translation.override_1` . `language_id` = ?
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.override_1` . `name` as `property_group_option.group.translation.override_1.name` ,
`property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` ,
`property_group_option.group.translation.override_1` . `description` as `property_group_option.group.translation.override_1.description` ,
`property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` ,
`property_group_option.group.translation.override_1` . `position` as `property_group_option.group.translation.override_1.position` ,
`property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` ,
`property_group_option.group.translation.override_1` . `custom_fields` as `property_group_option.group.translation.override_1.customFields`
FROM
`property_group_translation` `property_group_option.group.translation`
LEFT JOIN `property_group_translation` `property_group_option.group.translation.override_1` ON `property_group_option.group.translation` . `property_group_id` = `property_group_option.group.translation.override_1` . `property_group_id`
AND `property_group_option.group.translation.override_1` . `language_id` = ?
WHERE
`property_group_option.group.translation` . `language_id` = ?
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id`
LEFT JOIN (
SELECT
`property_group_option.media.translation` . `media_id` ,
`property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` ,
`property_group_option.media.translation.override_1` . `alt` as `property_group_option.media.translation.override_1.alt` ,
`property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` ,
`property_group_option.media.translation.override_1` . `title` as `property_group_option.media.translation.override_1.title` ,
`property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` ,
`property_group_option.media.translation.override_1` . `custom_fields` as `property_group_option.media.translation.override_1.customFields`
FROM
`media_translation` `property_group_option.media.translation`
LEFT JOIN `media_translation` `property_group_option.media.translation.override_1` ON `property_group_option.media.translation` . `media_id` = `property_group_option.media.translation.override_1` . `media_id`
AND `property_group_option.media.translation.override_1` . `language_id` = ?
WHERE
`property_group_option.media.translation` . `language_id` = ?
) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id`
WHERE
`property_group_option` . `id` IN (? , ? , ? , ? , ? )
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.override_1.name` , `property_group_option.group.translation.name` , COALESCE (`property_group_option.group.translation.override_1.name` , `property_group_option.group.translation.name` ) as `property_group_option.group.name` , `property_group_option.group.translation.override_1.description` , `property_group_option.group.translation.description` , COALESCE (`property_group_option.group.translation.override_1.description` , `property_group_option.group.translation.description` ) as `property_group_option.group.description` , `property_group_option.group.translation.override_1.position` , `property_group_option.group.translation.position` , COALESCE (`property_group_option.group.translation.override_1.position` , `property_group_option.group.translation.position` ) as `property_group_option.group.position` , `property_group_option.group.translation.override_1.customFields` , `property_group_option.group.translation.customFields` , COALESCE (`property_group_option.group.translation.override_1.customFields` , `property_group_option.group.translation.customFields` ) as `property_group_option.group.customFields` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `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.override_1.title` , `property_group_option.media.translation.title` , COALESCE (`property_group_option.media.translation.override_1.title` , `property_group_option.media.translation.title` ) as `property_group_option.media.title` , `property_group_option.media.translation.override_1.alt` , `property_group_option.media.translation.alt` , COALESCE (`property_group_option.media.translation.override_1.alt` , `property_group_option.media.translation.alt` ) as `property_group_option.media.alt` , `property_group_option.media.translation.override_1.customFields` , `property_group_option.media.translation.customFields` , COALESCE (`property_group_option.media.translation.override_1.customFields` , `property_group_option.media.translation.customFields` ) as `property_group_option.media.customFields` , `property_group_option.translation.override_1.name` , `property_group_option.translation.name` , COALESCE (`property_group_option.translation.override_1.name` , `property_group_option.translation.name` ) as `property_group_option.name` , `property_group_option.translation.override_1.position` , `property_group_option.translation.position` , COALESCE (`property_group_option.translation.override_1.position` , `property_group_option.translation.position` ) as `property_group_option.position` , `property_group_option.translation.override_1.customFields` , `property_group_option.translation.customFields` , COALESCE (`property_group_option.translation.override_1.customFields` , `property_group_option.translation.customFields` ) as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation.override_1` . `name` as `property_group_option.translation.override_1.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation.override_1` . `position` as `property_group_option.translation.override_1.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` , `property_group_option.translation.override_1` . `custom_fields` as `property_group_option.translation.override_1.customFields` FROM `property_group_option_translation` `property_group_option.translation` LEFT JOIN `property_group_option_translation` `property_group_option.translation.override_1` ON `property_group_option.translation` . `property_group_option_id` = `property_group_option.translation.override_1` . `property_group_option_id` AND `property_group_option.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD 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.override_1` . `name` as `property_group_option.group.translation.override_1.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation.override_1` . `description` as `property_group_option.group.translation.override_1.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation.override_1` . `position` as `property_group_option.group.translation.override_1.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` , `property_group_option.group.translation.override_1` . `custom_fields` as `property_group_option.group.translation.override_1.customFields` FROM `property_group_translation` `property_group_option.group.translation` LEFT JOIN `property_group_translation` `property_group_option.group.translation.override_1` ON `property_group_option.group.translation` . `property_group_id` = `property_group_option.group.translation.override_1` . `property_group_id` AND `property_group_option.group.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD WHERE `property_group_option.group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation.override_1` . `alt` as `property_group_option.media.translation.override_1.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation.override_1` . `title` as `property_group_option.media.translation.override_1.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` , `property_group_option.media.translation.override_1` . `custom_fields` as `property_group_option.media.translation.override_1.customFields` FROM `media_translation` `property_group_option.media.translation` LEFT JOIN `media_translation` `property_group_option.media.translation.override_1` ON `property_group_option.media.translation` . `media_id` = `property_group_option.media.translation.override_1` . `media_id` AND `property_group_option.media.translation.override_1` . `language_id` = 0x01955D2B642D7190B2492E0284D0FFAD 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 (0x0198604215EC71FDB3767106A58DA564 , 0x01986042428F70E686073EADAB3299F9 , 0x01986042826D73209861DA19D4698473 , 0x0198604287A97193B387C89652CFA0A1 , 0x019860428C37734F866956602025BA12 );
Copy
89
1.84 ms
SELECT `property_group_option` . `id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` WHERE ((`property_group_option.group` . `filterable` = ? )) AND (`property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) ORDER BY `property_group_option` . `id` ASC LIMIT 500 OFFSET 500
Parameters :
[
true
b"\x01 òü£·@r,╗LuÏ╠¾\x18 Û "
b"\x01 òüØ\x1C ‗sPºj9¹¹EÑN "
b"\x01 òüØRrp\t ┐§]Î\x05 Ô\x06 ª "
b"\x01 òüØR║pâ¬▒░¯]R§Ç "
b"\x01 òüØTÕrNçÎ╗`B,▓\x18 "
b"\x01 òüØT¾q╝Áé┼TÝèu█ "
b"\x01 òüØT¹p█ÿs½║■vÏ[ "
b"\x01 òüØUZp°å%n¾\x1F\v ░§ "
b"\x01 òüØU^s>┤`║Y╦¢^¹ "
b"\x01 òüØ═\r sàäUAs\x14 2dv "
b"\x01 òüØ═Àp]╗Éù5▒ìå\e "
b"\x01 òüØõ\x04 r┤º╩\x15 Ù\x02 Þ── "
b"\x01 òüØõ\x07 sDêA¡Êç┤¯Ð "
b"""
\x01 òüØõ\n
r>ç╬MPݰ.a
"""
b"\x01 òüØõ\x10 q\x02 ░ìp╗¿\f ö1 "
b"\x01 òüØõ\x15 rÔ╝n ú\x1E Sý\x10 "
b"\x01 òüØõ\x17 r÷ä¤h\x11 [¶ª? "
b"\x01 òüØõ\x1A r\x0E ñ\t AîÑUU~ "
b"\x01 òüØõ\x1D qãáò¹bÉÓÃ╚ "
b"\x01 òüØõ seÄ\x00 â┴Ô?\ "
b"\x01 òüØõ#p«à\x1E æÚÒ\x00 +¿ "
b"\x01 òüØõ&pFÉæ}ظºÎÙ "
b"\x01 òüØõ-pÕÀ²(\x1E\x1F R=┤ "
b"\x01 òüØõ3q.ô\r ‗2í\x04 Ü\r "
b"\x01 òüØõ9rLÇıÝööb7Ë "
b"\x01 òüØõ@qôÄÙ§É─ä\x13 ║ "
b"\x01 òüØõCsC╝Ôiö\x07 áÝ\x03 "
b"\x01 òüØõGs»ï\x00 p#¼´\x05\x05 "
b"\x01 òüØõJr³Æt▀øtÇõ╗ "
b"\x01 òüØõMqÜÁ\e ÿiN█a' "
b"\x01 òüØõQp0á#╚Aõ\x7F ®Ô "
b"\x01 òüØõUqw«%Ä▓Mã>ñ "
b"\x01 òüØõXq©¬YE$@h°_ "
b"\x01 òüØõ\q5ÉD_iïFHÌ "
b"\x01 òüØõ_qsî\x1E ƒÑÄϨ¿ "
b"\x01 òüØõbr\x7F ÿ┴╩_É|dà "
b"\x01 òüØõerò¿¶▀ì\x0F :ö▄ "
b"\x01 òüØõhpXÉ█ád\x19 'ú\x15 "
b"\x01 òüØõkrı░Íâã\x07 ÚIÚ "
b"\x01 òüØõnq3Â8┼1Ï\e\x02 Î "
b"\x01 òüØõqrâÆýM═ZÞbÚ "
b"\x01 òüØõur¡ô══L!v‗ "
b"\x01 òüØõxs\x7F Ç┤\x15 dø~£1 "
b"\x01 òüØõ{qpûAðD¤°\x18 ¬ "
b"\x01 òüØõ}r¸åúÜpÎ\x08 Öå "
b"\x01 òüØõÇq┴¢kU@É GR "
b"\x01 òüØõâpz╗¶>ÊWCþ¡ "
b"\x01 òüØõåsW©JÂHöR¶│ "
b"\x01 òüØõëq¢ÅªS■┘l ÿ "
b"\x01 òüØõîrvñ2+¿ÉÔ]┤ "
b"\x01 òüØõÄp'┤ıÉ5░0ªV "
b"\x01 òüØõæs`ö\x16 ]ªÃ72O "
b"\x01 òüØõôr▄£·3ûä<ö\x15 "
b"\x01 òüØõûrªÑ├+Jô\x14 «U "
b"\x01 òüØõÿp0▓Á▓c┼õÚü "
b"\x01 òüØõÜp¯¥µf╦0$├\x16 "
b"\x01 òüØõƒrdØ░r\x18\x12 ┼×¥ "
b"\x01 òüØõós×ä░¤ÓT<┐ "
b"\x01 òüØõñrO╗êpU\x1F ¯\x01\f "
b"\x01 òüØõºsÞæ°õ^¢Ðõy "
b"\x01 òüØõ®rO¢ØI¥\x17 ┘÷╝ "
b"\x01 òüØõ½r\x02 ë|ðç\e RÝ! "
b"\x01 òüØõ«p┴øÒtt\x1F %T\e "
b"\x01 òüØõ░qıñX?ó\x00 ZN\x03 "
b"\x01 òüØõ▓qóå¹\x1C 'þ¡á¨ "
b"\x01 òüØõÁs\x06 ░©j¤é┬\x04 7 "
b"\x01 òüØõÀpÜ╗\x14\x1A ÜP│¯\x1C "
b"\x01 òüØõ║r║ê╣\t fyo╬( "
b"\x01 òüØõ╝qÄá‗Ýå×Äd\x02 "
b"\x01 òüØõ┐pEü\x19\x1E }»S0K "
b"\x01 òüØõ┬peí╦ú7─åÎU "
b"\x01 òüØõ─qDîì\x0E ├ïæÚ\x1C "
b"\x01 òüØõãqöá×Õµé\x7F\x1A t "
b"\x01 òüØõ╔q\f î:\x08 c¬8Hc "
b"\x01 òüØõ╠r¨¼\x08 ¸\x0E UIB7 "
b"\x01 òüØõ╬pdä-┴"£Å\x10 - "
b"\x01 òüØõÐpþùÍçy)\x00 öÿ "
b"\x01 òüØõËrqúÕ£U¨ydÐ "
b"\x01 òüØõıpùîRþ╝"4╣\x19 "
b"\x01 òüØõÏs¿¬:Ð\x1D\x13 >\x11 "
b"\x01 òüØõ┌rªéoÐ\x15 Ôí«¤ "
b"\x01 òüØõ¦qL░╣{\x03\x1E Ñ0? "
b"\x01 òüØõ▀qÌ¢ÇÆ6ü¶O "
b"\x01 òüØÝ*s\x13 ƒÔL\r ÂPr¥ "
b"\x01 òüØÝ-p"╣&öá╚È‗) "
b"\x01 òüØÝ0sÊ»n▒1f├╦█ "
b"\x01 òüØÝ4sºîÂ\x16 rø▓ª "
b"\x01 òüØÝ:p2░ÏÀ╣\x1D û©ı "
b"\x01 ˜`B\x15 *s)¼pgÇ\x16 VÅ~ "
b"\x01 ÿ`B\x15 ýq²│vq\x06 ÑìÑd "
b"\x01 ÿ`BBÅpµå\x07 >¡½2Ö¨ "
b"\x01 ÿ`B`kr┤ÉüÂD&┼═ "
b"\x01 ÿ`B}sr╦ûoÍ█ÛîØ "
b"\x01 ˜`B‚ms ˜aÚ\x19 Ôi„s "
b"\x01 ˜`B‡©q“³‡È–RÏ ¡ "
b"\x01 ˜`BŒ7sO†iV` %º\x12 "
b"\x01 ˜`BÜGp—“?¤\\x01 uòs "
]
SELECT
`property_group_option` . `id`
FROM
`property_group_option`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id`
WHERE
(
(
`property_group_option.group` . `filterable` = ?
)
)
AND (
`property_group_option` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ?
)
)
ORDER BY
`property_group_option` . `id` ASC
LIMIT
500
OFFSET
500
Copy
SELECT `property_group_option` . `id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` WHERE ((`property_group_option.group` . `filterable` = 1 )) AND (`property_group_option` . `id` IN (0x0195819CFA40722CBB4C75D8CCF318EA , 0x0195819D1CF27350A76A39FBFB45A54E , 0x0195819D52727009BFF55DD705E206A6 , 0x0195819D52BA7083AAB1B0EE5D52F580 , 0x0195819D54E5724E87D7BB60422CB218 , 0x0195819D54F371BCB582C554ED8A75DB , 0x0195819D54FB70DB9873ABBAFE76D85B , 0x0195819D555A70F886256EF31F0BB0F5 , 0x0195819D555E733EB460BA59CBBD5EFB , 0x0195819DCD0D73858455417314326476 , 0x0195819DCDB7705DBB909735B18D861B , 0x0195819DE40472B4A7CA15EB02E8C4C4 , 0x0195819DE40773448841ADD287B4EED1 , 0x0195819DE40A723E87CE4D50EDF82E61 , 0x0195819DE4107102B08D70BBA80C9431 , 0x0195819DE41572E2BC6E20A31E53EC10 , 0x0195819DE41772F684CF68115BF4A63F , 0x0195819DE41A720EA409418CA555557E , 0x0195819DE41D71C6A095FB6290E0C7C8 , 0x0195819DE42073658E0083F0C1E23F5C , 0x0195819DE42370AE851E91E9E3002BA8 , 0x0195819DE426704690917D9DF7A7D7EB , 0x0195819DE42D70E5B7FD281E1F523DB4 , 0x0195819DE433712E930DF232A1049A0D , 0x0195819DE439724C80D5ED94946237D3 , 0x0195819DE44071938EEBF590C48413BA , 0x0195819DE4437343BCE2699407A0ED03 , 0x0195819DE44773AF8B007023ACEF0505 , 0x0195819DE44A72FC9274DF9B7480E4BB , 0x0195819DE44D719AB51B98694EDB6127 , 0x0195819DE4517030A023C841E47FA9E2 , 0x0195819DE4557177AE258EB24DC63EA4 , 0x0195819DE45871B8AA5945244068F85F , 0x0195819DE45C713590445F698B4648DE , 0x0195819DE45F71738C1E9FA58ED8F9A8 , 0x0195819DE462727F98C1CA5F907C6485 , 0x0195819DE4657295A8F4DF8D0F3A94DC , 0x0195819DE468705890DBA0641927A315 , 0x0195819DE46B72D5B0D683C607E949E9 , 0x0195819DE46E7133B638C531D81B02D7 , 0x0195819DE471728392EC4DCD5AE862E9 , 0x0195819DE47572AD93CDCD4CF02176F2 , 0x0195819DE478737F80B415649B7E9C31 , 0x0195819DE47B71709641D044CFF818AA , 0x0195819DE47D72F786A39A70D7089986 , 0x0195819DE48071C1BD6B554090FF4752 , 0x0195819DE483707ABBF43ED25743E7AD , 0x0195819DE4867357B84AB6489452F4B3 , 0x0195819DE48971BD8FA653FED96C2098 , 0x0195819DE48C7276A4322BA890E25DB4 , 0x0195819DE48E7027B4D59035B030A656 , 0x0195819DE491736094165DA6C737324F , 0x0195819DE49372DC9CFA3396843C9415 , 0x0195819DE49672A6A5C32B4A9314AE55 , 0x0195819DE4987030B2B5B263C5E4E981 , 0x0195819DE49A70EEBEE666CB3024C316 , 0x0195819DE49F72649DB0721812C59EBE , 0x0195819DE4A2739E84B0CFE0543CBFF0 , 0x0195819DE4A4724FBB8870551FEE010C , 0x0195819DE4A773E891F8E45EBDD1E479 , 0x0195819DE4A9724FBD9D49BE17D9F6BC , 0x0195819DE4AB7202897CD0871B52ED21 , 0x0195819DE4AE70C19BE374741F25541B , 0x0195819DE4B071D5A4583FA2005A4E03 , 0x0195819DE4B271A286FB1C27E7ADA0F9 , 0x0195819DE4B57306B0B86ACF82C20437 , 0x0195819DE4B7709ABB141A9A50B3EE1C , 0x0195819DE4BA72BA88B90966796FCE28 , 0x0195819DE4BC718EA0F2ED869E8E6402 , 0x0195819DE4BF704581191E7DAF53304B , 0x0195819DE4C27065A1CBA337C486D755 , 0x0195819DE4C471448C8D0EC38B91E91C , 0x0195819DE4C67194A09EE5E6827F1A74 , 0x0195819DE4C9710C8C3A0863AA384863 , 0x0195819DE4CC72F9AC08F70E55494237 , 0x0195819DE4CE7064842DC1229C8F102D , 0x0195819DE4D170E797D6877929009498 , 0x0195819DE4D37271A3E59C55F97964D1 , 0x0195819DE4D570978C52E7BC2234B919 , 0x0195819DE4D873A8AA3AF0D11D133E11 , 0x0195819DE4DA72A6826FD115E2A1AECF , 0x0195819DE4DD714CB0B97B031EA5303F , 0x0195819DE4DF71DEBD809236C7ACF44F , 0x0195819DED2A73139FE24C0DB65072BE , 0x0195819DED2D7022B92694A0C8D4F229 , 0x0195819DED3073D2AF6EB13166C3CBDB , 0x0195819DED3473A78CB616729BF0B2A6 , 0x0195819DED3A7032B0D8B7B91D96B8D5 , 0x01986042152A7329BC7067C71656C57E , 0x0198604215EC71FDB3767106A58DA564 , 0x01986042428F70E686073EADAB3299F9 , 0x01986042606B72B49081B644F026C5CD , 0x019860427D7372CB966FD6DBEAF08C9D , 0x01986042826D73209861DA19D4698473 , 0x0198604287A97193B387C89652CFA0A1 , 0x019860428C37734F866956602025BA12 , 0x01986042DC477097933FA45C0175F273 )) ORDER BY `property_group_option` . `id` ASC LIMIT 500 OFFSET 500 ;
Copy
90
0.71 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 •]+h\x0E pC¯\x16 Ú]ö´»Ø "
b"\x01 ò]+h9r<ìı½]\x13 ¸R\x1F "
b"\x01 •]+særï§±É"\x13 PXC "
b"\x01 òüúÕ\f r¹ñ─:]lh£« "
b"\x01 òüúÕ\x17 poÀ┌-Y└\╣y "
b"\x01 òüúÕ"p┘«╝ƒı°w~\t "
b"\x01 òüø\x1F ├qÈ║┤Ü╗Ï8\x12 N "
b"\x01 òüÑjèpƒü╣¾\x18 Ó╚à"
b"\x01 òüÑkBpú¡\x17 6§®ò\x03 ¦ "
]
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 (0x01955D2B680E7043AF16DA5DF6B4BBD8 , 0x01955D2B6839723C8DD5AB5D13F7521F , 0x01955D2B73E672EFA7B1C92213505843 , 0x019581A3E50C72FBA4C43A5D6C689CAE , 0x019581A3E517706FB7DA2D59C05CB979 , 0x019581A3E52270D9AEBC9FD5F8777E09 , 0x0195819B1FC371D4BAB49ABBD838124E , 0x019581A56A8A709F81B9F318E0C8C7B6 , 0x019581A56B4270A3AD1736F5A99503DD );
Copy
91
0.41 ms
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x01 •]+h\x0E pC¯\x16 Ú]ö´»Ø "
b"\x01 ò]+h9r<ìı½]\x13 ¸R\x1F "
b"\x01 •]+særï§±É"\x13 PXC "
b"\x01 òüúÕ\f r¹ñ─:]lh£« "
b"\x01 òüúÕ\x17 poÀ┌-Y└\╣y "
b"\x01 òüúÕ"p┘«╝ƒı°w~\t "
b"\x01 òüø\x1F ├qÈ║┤Ü╗Ï8\x12 N "
b"\x01 òüÑjèpƒü╣¾\x18 Ó╚à"
b"\x01 òüÑkBpú¡\x17 6§®ò\x03 ¦ "
]
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 (0x01955D2B680E7043AF16DA5DF6B4BBD8 , 0x01955D2B6839723C8DD5AB5D13F7521F , 0x01955D2B73E672EFA7B1C92213505843 , 0x019581A3E50C72FBA4C43A5D6C689CAE , 0x019581A3E517706FB7DA2D59C05CB979 , 0x019581A3E52270D9AEBC9FD5F8777E09 , 0x0195819B1FC371D4BAB49ABBD838124E , 0x019581A56A8A709F81B9F318E0C8C7B6 , 0x019581A56B4270A3AD1736F5A99503DD );
Copy
92
0.57 ms
SELECT path FROM category WHERE id = ?
Parameters :
[
b"\x01 •ªt÷¥pM‘oýêË\x17 Cª "
]
SELECT path FROM category WHERE id = 0x0195AA74F7A5704D916FFDEACB1743AA ;
Copy
93
0.52 ms
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters :
[
b"\x01 ò]+d-qÉ▓I.\x02 äð ¡ "
]
SELECT min_search_length FROM product_search_config WHERE language_id = 0x01955D2B642D7190B2492E0284D0FFAD ;
Copy