1
0.18 ms
SELECT
`name` ,
`base_class` AS baseClass ,
IF (`active` = 1 AND `installed_at` IS NOT NULL , 1 , 0 ) AS active ,
`path` ,
`version` ,
`autoload` ,
`managed_by_composer` AS managedByComposer ,
composer_name as composerName
FROM `plugin`
ORDER BY `installed_at` ;
SELECT
`name` ,
`base_class` AS baseClass ,
IF (`active` = 1 AND `installed_at` IS NOT NULL , 1 , 0 ) AS active ,
`path` ,
`version` ,
`autoload` ,
`managed_by_composer` AS managedByComposer ,
composer_name as composerName
FROM `plugin`
ORDER BY `installed_at` ; ;
Copy
2
0.36 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
3
0.48 ms
SELECT custom_entity . name , custom_entity . fields , custom_entity . flags
FROM custom_entity
LEFT JOIN app ON app . id = custom_entity . app_id
WHERE (custom_entity . app_id IS NULL OR app . active = 1 ) AND custom_entity . deleted_at IS NULL ;
SELECT custom_entity . name , custom_entity . fields , custom_entity . flags
FROM custom_entity
LEFT JOIN app ON app . id = custom_entity . app_id
WHERE (custom_entity . app_id IS NULL OR app . active = 1 ) AND custom_entity . deleted_at IS NULL ;
;
Copy
4
0.18 ms
SET @@group_concat_max_len = CAST (IF (@@group_concat_max_len > 320000 , @@group_concat_max_len , 320000 ) AS UNSIGNED ); SET sql_mode = (SELECT REPLACE (@@sql_mode , 'ONLY_FULL_GROUP_BY' , '' ))
SET @@group_concat_max_len = CAST (IF (@@group_concat_max_len > 320000 , @@group_concat_max_len , 320000 ) AS UNSIGNED ); SET sql_mode = (SELECT REPLACE (@@sql_mode , 'ONLY_FULL_GROUP_BY' , '' ));
Copy
5
0.54 ms
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ? ) AND ((sales_channel_id = ? OR sales_channel_id IS NULL )) AND ((seo_path_info = ? OR seo_path_info = ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰R&g\x0E r¤¡_7\x1A Üâ— "
"Fahrraeder "
"Fahrraeder/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0x01895226670E72A4A15F371ADCE297AD OR sales_channel_id IS NULL )) AND ((seo_path_info = 'Fahrraeder' OR seo_path_info = 'Fahrraeder/' ));
Copy
6
2.50 ms
SELECT `id` , `old_url` , `new_url` , `old_url_regex` , `search_url_by` , `temporary` , ? REGEXP `old_url_regex` as regex0 , ? REGEXP `old_url_regex` as regex2 , ? REGEXP `old_url_regex` as regex3 FROM `acris_seo_redirect` WHERE `active` = ? AND ((NOT (`search_url_by` = ? ) AND ((`old_url` = ? OR `old_url` = ? OR `old_url` = ? ))) OR (`search_url_by` = ? AND ((? REGEXP `old_url_regex` OR ? REGEXP `old_url_regex` OR ? REGEXP `old_url_regex` )))) LIMIT 6 ;
Parameters :
[
"/Fahrraeder "
"https://stage-sw6.radwelt-shop.de/Fahrraeder "
"stage-sw6.radwelt-shop.de/Fahrraeder "
1
"regex "
"/Fahrraeder "
"https://stage-sw6.radwelt-shop.de/Fahrraeder "
"stage-sw6.radwelt-shop.de/Fahrraeder "
"regex "
"/Fahrraeder "
"https://stage-sw6.radwelt-shop.de/Fahrraeder "
"stage-sw6.radwelt-shop.de/Fahrraeder "
]
SELECT `id` , `old_url` , `new_url` , `old_url_regex` , `search_url_by` , `temporary` , '/Fahrraeder' REGEXP `old_url_regex` as regex0 , 'https://stage-sw6.radwelt-shop.de/Fahrraeder' REGEXP `old_url_regex` as regex2 , 'stage-sw6.radwelt-shop.de/Fahrraeder' REGEXP `old_url_regex` as regex3 FROM `acris_seo_redirect` WHERE `active` = 1 AND ((NOT (`search_url_by` = 'regex' ) AND ((`old_url` = '/Fahrraeder' OR `old_url` = 'https://stage-sw6.radwelt-shop.de/Fahrraeder' OR `old_url` = 'stage-sw6.radwelt-shop.de/Fahrraeder' ))) OR (`search_url_by` = 'regex' AND (('/Fahrraeder' REGEXP `old_url_regex` OR 'https://stage-sw6.radwelt-shop.de/Fahrraeder' REGEXP `old_url_regex` OR 'stage-sw6.radwelt-shop.de/Fahrraeder' REGEXP `old_url_regex` )))) LIMIT 6 ; ;
Copy
7
0.27 ms
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ? ) AND (configuration_key LIKE ? ) ORDER BY sales_channel_id ASC
Parameters :
[
b"\x01 ‰R&g\x0E r¤¡_7\x1A Üâ— "
"EasyCreditRatenkauf.config.% "
]
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = 0x01895226670E72A4A15F371ADCE297AD ) AND (configuration_key LIKE 'EasyCreditRatenkauf.config.%' ) ORDER BY sales_channel_id ASC ;
Copy
8
0.31 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"\x01 ‰R&g\x0E r¤¡_7\x1A Üâ— "
"aohq0PUiQmTC0tBGpdrUQQ9SKCbRrjfg "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x01895226670E72A4A15F371ADCE297AD ) AND (token = 'aohq0PUiQmTC0tBGpdrUQQ9SKCbRrjfg' ) LIMIT 1 ;
Copy
9
0.24 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"aohq0PUiQmTC0tBGpdrUQQ9SKCbRrjfg "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = 'aohq0PUiQmTC0tBGpdrUQQ9SKCbRrjfg' ;
Copy
10
0.16 ms
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = ? )
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = 1 );
Copy
11
0.11 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
12
0.12 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
13
0.12 ms
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = ? AND `sales_channel_country` . `country_id` = ? )
Parameters :
[
b"\x01 ‰R&g\x0E r¤¡_7\x1A Üâ— "
b"\x01 ‰NÒâq囩±â4Rú¤ "
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0x01895226670E72A4A15F371ADCE297AD AND `sales_channel_country` . `country_id` = 0x01894ED2C3A271E59BA9B1E23452FAA4 );
Copy
14
0.16 ms
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = ? )
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = 1 );
Copy
15
0.11 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
16
0.09 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
17
0.23 ms
SELECT module . module , module . response FROM wbm_data_layer_modules module
SELECT module . module , module . response FROM wbm_data_layer_modules module ;
Copy
18
0.98 ms
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) as `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) as `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) as `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title as `media.translation.title` , `media.translation` . alt as `media.translation.alt` , `media.translation` . custom_fields as `media.translation.customFields` , `media.translation` . created_at as `media.translation.createdAt` , `media.translation` . updated_at as `media.translation.updatedAt` , `media.translation` . media_id as `media.translation.mediaId` , `media.translation` . language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"\x01 èJk\x15 3~\x11 ø®{É\x12 V°¿ "
b"\x01 èJk\x15 3~\x11 ø®{É\x12 V°¿ "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) as `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) as `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) as `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title as `media.translation.title` , `media.translation` . alt as `media.translation.alt` , `media.translation` . custom_fields as `media.translation.customFields` , `media.translation` . created_at as `media.translation.createdAt` , `media.translation` . updated_at as `media.translation.updatedAt` , `media.translation` . media_id as `media.translation.mediaId` , `media.translation` . language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x018A4A6B15337E119BA97B901256F8A8 , 0x018A4A6B15337E119BA97B901256F8A8 ));
Copy
19
0.21 ms
SELECT `product_manufacturer` . `id` 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` . description as `product_manufacturer.translation.description` , `product_manufacturer.translation` . custom_fields as `product_manufacturer.translation.customFields` , `product_manufacturer.translation` . created_at as `product_manufacturer.translation.createdAt` , `product_manufacturer.translation` . updated_at as `product_manufacturer.translation.updatedAt` , `product_manufacturer.translation` . product_manufacturer_id as `product_manufacturer.translation.productManufacturerId` , `product_manufacturer.translation` . language_id as `product_manufacturer.translation.languageId` , `product_manufacturer.translation` . product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . language_id = ? ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . product_manufacturer_version_id = `product_manufacturer` . version_id WHERE `product_manufacturer` . `version_id` = ? ORDER BY COALESCE (`product_manufacturer.translation.name` ) ASC
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
]
SELECT `product_manufacturer` . `id` 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` . description as `product_manufacturer.translation.description` , `product_manufacturer.translation` . custom_fields as `product_manufacturer.translation.customFields` , `product_manufacturer.translation` . created_at as `product_manufacturer.translation.createdAt` , `product_manufacturer.translation` . updated_at as `product_manufacturer.translation.updatedAt` , `product_manufacturer.translation` . product_manufacturer_id as `product_manufacturer.translation.productManufacturerId` , `product_manufacturer.translation` . language_id as `product_manufacturer.translation.languageId` , `product_manufacturer.translation` . product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . product_manufacturer_version_id = `product_manufacturer` . version_id WHERE `product_manufacturer` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ORDER BY COALESCE (`product_manufacturer.translation.name` ) ASC ;
Copy
20
2.28 ms
SELECT `product_manufacturer` . `id` as `product_manufacturer.id` , `product_manufacturer` . `version_id` as `product_manufacturer.versionId` , `product_manufacturer` . `media_id` as `product_manufacturer.mediaId` , `product_manufacturer` . `link` as `product_manufacturer.link` , `product_manufacturer` . `created_at` as `product_manufacturer.createdAt` , `product_manufacturer` . `updated_at` as `product_manufacturer.updatedAt` , `product_manufacturer.media` . `id` as `product_manufacturer.media.id` , `product_manufacturer.media` . `user_id` as `product_manufacturer.media.userId` , `product_manufacturer.media` . `media_folder_id` as `product_manufacturer.media.mediaFolderId` , `product_manufacturer.media` . `mime_type` as `product_manufacturer.media.mimeType` , `product_manufacturer.media` . `file_extension` as `product_manufacturer.media.fileExtension` , `product_manufacturer.media` . `uploaded_at` as `product_manufacturer.media.uploadedAt` , `product_manufacturer.media` . `file_name` as `product_manufacturer.media.fileName` , `product_manufacturer.media` . `file_size` as `product_manufacturer.media.fileSize` , `product_manufacturer.media` . `media_type` as `product_manufacturer.media.mediaTypeRaw` , `product_manufacturer.media` . `meta_data` as `product_manufacturer.media.metaData` , `product_manufacturer.media` . `config` as `product_manufacturer.media.config` , `product_manufacturer.media` . `path` as `product_manufacturer.media.path` , `product_manufacturer.media` . `private` as `product_manufacturer.media.private` , `product_manufacturer.media` . `thumbnails_ro` as `product_manufacturer.media.thumbnailsRo` , `product_manufacturer.media` . `created_at` as `product_manufacturer.media.createdAt` , `product_manufacturer.media` . `updated_at` as `product_manufacturer.media.updatedAt` , `product_manufacturer.media.translation.title` , COALESCE (`product_manufacturer.media.translation.title` , `product_manufacturer.media.translation.title` ) as `product_manufacturer.media.title` , `product_manufacturer.media.translation.alt` , COALESCE (`product_manufacturer.media.translation.alt` , `product_manufacturer.media.translation.alt` ) as `product_manufacturer.media.alt` , `product_manufacturer.media.translation.customFields` , COALESCE (`product_manufacturer.media.translation.customFields` , `product_manufacturer.media.translation.customFields` ) as `product_manufacturer.media.customFields` , `product_manufacturer.media.translation.createdAt` , `product_manufacturer.media.translation.updatedAt` , `product_manufacturer.media.translation.mediaId` , `product_manufacturer.media.translation.languageId` , `product_manufacturer.translation.name` , COALESCE (`product_manufacturer.translation.name` , `product_manufacturer.translation.name` ) as `product_manufacturer.name` , `product_manufacturer.translation.description` , COALESCE (`product_manufacturer.translation.description` , `product_manufacturer.translation.description` ) as `product_manufacturer.description` , `product_manufacturer.translation.customFields` , COALESCE (`product_manufacturer.translation.customFields` , `product_manufacturer.translation.customFields` ) as `product_manufacturer.customFields` , `product_manufacturer.translation.createdAt` , `product_manufacturer.translation.updatedAt` , `product_manufacturer.translation.productManufacturerId` , `product_manufacturer.translation.languageId` , `product_manufacturer.translation.productManufacturerVersionId` 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` . description as `product_manufacturer.translation.description` , `product_manufacturer.translation` . custom_fields as `product_manufacturer.translation.customFields` , `product_manufacturer.translation` . created_at as `product_manufacturer.translation.createdAt` , `product_manufacturer.translation` . updated_at as `product_manufacturer.translation.updatedAt` , `product_manufacturer.translation` . product_manufacturer_id as `product_manufacturer.translation.productManufacturerId` , `product_manufacturer.translation` . language_id as `product_manufacturer.translation.languageId` , `product_manufacturer.translation` . product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . language_id = ? ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . product_manufacturer_version_id = `product_manufacturer` . version_id LEFT JOIN `media` `product_manufacturer.media` ON `product_manufacturer` . `media_id` = `product_manufacturer.media` . `id` LEFT JOIN (SELECT `product_manufacturer.media.translation` . media_id , `product_manufacturer.media.translation` . title as `product_manufacturer.media.translation.title` , `product_manufacturer.media.translation` . alt as `product_manufacturer.media.translation.alt` , `product_manufacturer.media.translation` . custom_fields as `product_manufacturer.media.translation.customFields` , `product_manufacturer.media.translation` . created_at as `product_manufacturer.media.translation.createdAt` , `product_manufacturer.media.translation` . updated_at as `product_manufacturer.media.translation.updatedAt` , `product_manufacturer.media.translation` . media_id as `product_manufacturer.media.translation.mediaId` , `product_manufacturer.media.translation` . language_id as `product_manufacturer.media.translation.languageId` FROM `media_translation` `product_manufacturer.media.translation` WHERE `product_manufacturer.media.translation` . language_id = ? ) `product_manufacturer.media.media_translation` ON `product_manufacturer.media.media_translation` . `media_id` = `product_manufacturer.media` . `id` WHERE (`product_manufacturer` . `version_id` = ? ) AND (`product_manufacturer` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"Ø"Úðµô1a╦ã/;\x1A 7n█ "
b"9\x0F öê\x18 „…ˆ\x18\x13 ¨ätåÅŽ "
b"""
K½œ#è\x10 ¡\n
)“WêL+”ÿ
"""
b"¿ëì49█fÔªp)@gÝ´┐ "
b"D½Îã‚ DÂK§G{3±b\e "
b"…~¨ª'cÞ\x1C 2öÄÓ·èµ "
b"£å:\x18 wí\x03 ¾åÚÛê•k\x00 þ "
b"q©$tµÄ\x1A @#0ùÜÖ6²ü "
b"«ùÍA,¦xêë\f "<Q\x06 Æ« "
b"ÏŠ?Y«éP"\x11 oZflƒgÿ "
b"÷ˆ3´\Fó-Y" 6°`b "
b"ëä¬!%\x06\x10 PêoOaÐÿÁÝ "
b"O\x0E h´\x7F DYl\x1D l&‚}g³& "
b"oøº¶Ö®\x1C Èî,\r \x16 °V \e "
b"¶6´P\x06 ôìõÂ$\f EYý╝½ "
b"ó,"ÊÂó\x05 ÄCÒúÉ\x03 V\x08 Ì "
b"┘\x08 4Mü╚0\x10 1E─ƒÇ\x03 :à "
b"Û\x1C ‡@-þµÝ\x00 ¯E˜Ð¢Wº "
b"db3\x1A iÍÇ·mÈ\x11 6Ê'\x13 Ý "
b"äÚ;\x7F »Î#E×w+\x06 t£\x18 Õ "
b"\x10 Ð0|\x11 QCëä!&9qu\x1A "
b"jÞe•+>†Þu†]1tž;u "
b"åL¢\n \x00 ¸.‘ãÁõq\x06 ¼‡Î "
b"Æ╚\x7F Æë'ü/\x15 ê¡Å\x1F ÝÍË "
b"AY"\x16 ÿÎ]vXÞÚ\e ~¡I© "
b"–È4\x17 ‘Y›×\x05 ¥\x16 –² \x05 "
b"åÚ\x13 hPúÆN§ùd~atR7 "
b"ÞL\x01 iæ”Oý\g$^Ò|(U "
b"Ø\x08 E»\x7F Ë_½”×\x02 ‹òãE\t "
b"""
6$\n
└╝'ìí\x10 :>§.¾°A
"""
b"ÁÌ$öâf¡18©ÅSÉ¿ªH "
b"–Ž\x12 äË°\x08 #¥Vû^ñZÛs "
b"©S─Ã\x1A ©3²NØ┼Y1Øu\x15 "
b"ä\x10\x0E Ž¹È\t ÝN¸ÐT^˜ÞH "
b"─uFü=¨Süñ@\x1D ¾I Õ| "
b"¦y8ž¹—ž\x15 òõåÆHTèJ "
b"'6\x11\x01 §O\x1E ߈$ñPÐ;Vž "
b"#¶Þwh\x16 ^ù¦‡˜‡±ç\t ´ "
b"L■>í\x07 ±iü├åÒ&ù\x7F Ú~ "
b"9^"â\x16 Áv–¸—<Â,ßÿ\x01 "
b"^─Åc░║#¨,Å·îé\x12 s¨ "
b"4║╩@ì*\x10 ÊhÑÉ[ú&aG "
b"'HY[\x07 ‡Í"žÕ)v“nÌS "
b"™\x14 ´¡dSK|Õ©8^£k°ù "
b";$°\x05 põa<Èpnã—°À "
b"Ål©&sÏ~\x7F ñ\x11 {×q┌█Y "
b"¢”È\f >íåñL–éu6ï\x08\x0E "
b""ðÑÛŠKÿáʤQm9\x15 ˆ¥ "
b"""
è{*Ùs\x02 ŽU\n
Ó\e zAÓ-ñ
"""
b"ˆö\x01 …P$7Ö\e dʤÈàRÀ "
b"ÝÙ<¹ÀN…XÀ¤Û{ÅHíL "
b"\v r$ÿ°çk`(\x12 âx™Æß\x7F "
b"øŸ…i(Qö|¥úþ¼"S[ö "
b"¿ya/8û‡#‚Ý‚tŸï\\x07 "
b"myé\e ý\t vv™\x05\x1E ¤£€Qà "
b"\x0F ߎæñ˜\x17 d\x1D ý¹\x18 Åí\r § "
b"▒ää\x03 iiÅ|7ÓÆ\t C×åã "
b"\e wf:Õ}hüe#í¶…\x18 G\x19 "
b"ÊÉ‘ÌGõÈs\x04 d\x7F m†ºM‹ "
b"‘H#„Ñ\x12 ð¼PÿŠ‚W\x06 ×\x0F "
b"┬wØþ\x1E ╣ æüÛ(æÚ;╬ "
b"""
ÜÕõ\r "\n
ú²¯Ÿ·2Ý›¿
"""
b"Í•nt,Wöô1„ßÌ/e«Î "
b"`ˆ\x18 $•\x14 3l\x0E ë\x06 t{´> "
b"~æq\x00 ï\v \r X:P9^¯?2… "
b">ï¹èļ\x10 ªwú`Hg-\x03 ª "
b"=7\x06 '\v ¸V±Á·\x11 ïÓ^\x08 * "
b"ËÃ\x1F\x02 0ÍK©Í#hÌzÌÝ "
b"ûYJY¥)ìP†\x05 gèë[_é "
b"ÙxãSðßO$\x04 Sáór|˜§ "
b"¢Â\x1D\x10 –XáY\x1D ã‘\x03 Ô{¯ "
b"@ùSafç*ØäAYÇûuW\e "
b"\x01 m\x08 ]¥áaG¢°Û…µZß "
b"╦│Û~ú├─"\\x13 Êà¨NüÈ "
b"j´(³\x16 ±Å\f jÚïÝQŠý\x00 "
b"\x06 S>‡Œ\x07 ïÕ\e #Ï4RÛle "
b"\x08 †Ž¢˜~ü)V«„.\x01 ÅÒú "
b"~÷\x02 †ÏkéÎ\x1D žþÿ®¿ºG "
b"…Ÿðzó]@¤é63]b¼² "
b"""
_QfÁñ7WÇ.\n
¶\x05 ÊC p
"""
b"ÄÊB8 ¹#‚\r ÌPšou„› "
b"Âø\v Ñ\x13 ¨‚žén·E|dI; "
b"J¤\x7F Î%Åt‰31´5ýÝì× "
b"uk>*ïö‘·ÖtÚb•)•\x18 "
b"\x02 q[&Kæ2\r \t ú*„\x1E eQ "
b"EÄŒÎ.-\x7F ½ê\x1A üQÇÆ& "
b"VÙ¹┘Åƨ\x07\x04 ¾è\x00 ¥@B\x0E "
b"\x14 Jò¹j4ÿB´x65ûâci "
b"t\x07 ¨§Ód?\x03 Ò:}_\e\x1F\x0E\x00 "
b"Éí¾§BÓÚ^B¨\x10 X\r Þ╗[ "
b"äÎ"˜[þ\f ¨\v Ô\t çî ý "
b"È\x1D î┘Å\x00 ▓\x04 ÚÇ\t ÿý°B~ "
b"…\x02\x01 <èE˜J\r #\x0F \æÜWl "
b"\x00 ~\x03 µ\f ¢Ý\x06 Ïî\Š*»ü• "
b"ïâ>&U\x0E W«\x1A 2;ÞÆ~\x0E ÷ "
b"š)Å'saæ»–žÅÛ¼aû¢ "
b"ü\x17 ºy‹çq¦]¤P€ô†Ã‡ "
b"Ò‰SÜX;ÛÈì€:Ò9Bi¼ "
b"""
u\e ├¬Õ¡¸▓É%×\n
¢õV
"""
b"ú$m\x02 bÃ’V\x17 °Ç+²\x0E ë\x1D "
b"^Š\x19 ¹ó[4 ”¢5¾s\x03 1Ý "
b"\x17 ÙÏò¬¡KVQþlq\x19 Kî "
b"│U\x06 Ȥ*ì│üX╚├\º2v "
b"Áé\x16 £_¬‹80ò-èëØðÙ "
b"ªØ®ráÇ┬\f «¯èc!ä<Ë "
b"\e ³S¡ÏÒ¯álÚF;\x07\x1F -ƒ "
b"\x16\x04 ÜÒUM║&n³╔ø╠<Pü "
b"Ôsµ\t\t\x0F Ôã\x1E _¦snþ½ï "
b"Ѐ‹\x1C 7°Ìó:"øȯÃÅ¢ "
b"骾\r wÕbº\x12 +6'#•ng "
b"\x11 ú0\x16 Îö{2暨1’œÊ "
b"hj\x08 ÐûرGü>ª\x18 ╦╬v¥ "
b"\x15 ÕÖÔ ïÝá¿:QîÆœ—J "
b"\f E©\x01 C\x0E -UOS:6ÞR´Ê "
b"\x11 :€%žê-«ì´ñÓ_Z¯¸ "
b"2¸Ø?A\x1E Ï\r 6 …\r ÑÔDª "
b"ÈÕ4Ô0§Ä\x14 °Y“d¾ØíQ "
b"""
¯þßµÅ╚ÕÓ\x1C Æ8òßW\n
¤
"""
b"¢òõ`è\x19 Ÿ!5ò À\x1A øtJ "
b"oÈijDXüÜA%1M║Ø╩Ê "
b"ËNù®\x00 ±‰@d^Iª[–‰Ä "
b"\r †K\x0E ÷ö o\x14 j»Î³Òø\x1A "
b"░ÕÈ?ô│U²\x0E ¢Å:KåÑ "
b"ª\x00 ³hg`ýñõ@¾l3fb– "
b"\x1E a=Í\x06 ±û˜.mq^¨ßW "
b"ú?Ë›~â\x1D aBiB¹j®3é "
b"áøÕé¯}¶ª¶\x15 7P\x11\x11 9ü "
]
SELECT
`product_manufacturer` . `id` as `product_manufacturer.id` ,
`product_manufacturer` . `version_id` as `product_manufacturer.versionId` ,
`product_manufacturer` . `media_id` as `product_manufacturer.mediaId` ,
`product_manufacturer` . `link` as `product_manufacturer.link` ,
`product_manufacturer` . `created_at` as `product_manufacturer.createdAt` ,
`product_manufacturer` . `updated_at` as `product_manufacturer.updatedAt` ,
`product_manufacturer.media` . `id` as `product_manufacturer.media.id` ,
`product_manufacturer.media` . `user_id` as `product_manufacturer.media.userId` ,
`product_manufacturer.media` . `media_folder_id` as `product_manufacturer.media.mediaFolderId` ,
`product_manufacturer.media` . `mime_type` as `product_manufacturer.media.mimeType` ,
`product_manufacturer.media` . `file_extension` as `product_manufacturer.media.fileExtension` ,
`product_manufacturer.media` . `uploaded_at` as `product_manufacturer.media.uploadedAt` ,
`product_manufacturer.media` . `file_name` as `product_manufacturer.media.fileName` ,
`product_manufacturer.media` . `file_size` as `product_manufacturer.media.fileSize` ,
`product_manufacturer.media` . `media_type` as `product_manufacturer.media.mediaTypeRaw` ,
`product_manufacturer.media` . `meta_data` as `product_manufacturer.media.metaData` ,
`product_manufacturer.media` . `config` as `product_manufacturer.media.config` ,
`product_manufacturer.media` . `path` as `product_manufacturer.media.path` ,
`product_manufacturer.media` . `private` as `product_manufacturer.media.private` ,
`product_manufacturer.media` . `thumbnails_ro` as `product_manufacturer.media.thumbnailsRo` ,
`product_manufacturer.media` . `created_at` as `product_manufacturer.media.createdAt` ,
`product_manufacturer.media` . `updated_at` as `product_manufacturer.media.updatedAt` ,
`product_manufacturer.media.translation.title` ,
COALESCE (
`product_manufacturer.media.translation.title` ,
`product_manufacturer.media.translation.title`
) as `product_manufacturer.media.title` ,
`product_manufacturer.media.translation.alt` ,
COALESCE (
`product_manufacturer.media.translation.alt` ,
`product_manufacturer.media.translation.alt`
) as `product_manufacturer.media.alt` ,
`product_manufacturer.media.translation.customFields` ,
COALESCE (
`product_manufacturer.media.translation.customFields` ,
`product_manufacturer.media.translation.customFields`
) as `product_manufacturer.media.customFields` ,
`product_manufacturer.media.translation.createdAt` ,
`product_manufacturer.media.translation.updatedAt` ,
`product_manufacturer.media.translation.mediaId` ,
`product_manufacturer.media.translation.languageId` ,
`product_manufacturer.translation.name` ,
COALESCE (
`product_manufacturer.translation.name` ,
`product_manufacturer.translation.name`
) as `product_manufacturer.name` ,
`product_manufacturer.translation.description` ,
COALESCE (
`product_manufacturer.translation.description` ,
`product_manufacturer.translation.description`
) as `product_manufacturer.description` ,
`product_manufacturer.translation.customFields` ,
COALESCE (
`product_manufacturer.translation.customFields` ,
`product_manufacturer.translation.customFields`
) as `product_manufacturer.customFields` ,
`product_manufacturer.translation.createdAt` ,
`product_manufacturer.translation.updatedAt` ,
`product_manufacturer.translation.productManufacturerId` ,
`product_manufacturer.translation.languageId` ,
`product_manufacturer.translation.productManufacturerVersionId`
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` . description as `product_manufacturer.translation.description` ,
`product_manufacturer.translation` . custom_fields as `product_manufacturer.translation.customFields` ,
`product_manufacturer.translation` . created_at as `product_manufacturer.translation.createdAt` ,
`product_manufacturer.translation` . updated_at as `product_manufacturer.translation.updatedAt` ,
`product_manufacturer.translation` . product_manufacturer_id as `product_manufacturer.translation.productManufacturerId` ,
`product_manufacturer.translation` . language_id as `product_manufacturer.translation.languageId` ,
`product_manufacturer.translation` . product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product_manufacturer.translation`
WHERE
`product_manufacturer.translation` . language_id = ?
) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id`
AND `product_manufacturer.product_manufacturer_translation` . product_manufacturer_version_id = `product_manufacturer` . version_id
LEFT JOIN `media` `product_manufacturer.media` ON `product_manufacturer` . `media_id` = `product_manufacturer.media` . `id`
LEFT JOIN (
SELECT
`product_manufacturer.media.translation` . media_id ,
`product_manufacturer.media.translation` . title as `product_manufacturer.media.translation.title` ,
`product_manufacturer.media.translation` . alt as `product_manufacturer.media.translation.alt` ,
`product_manufacturer.media.translation` . custom_fields as `product_manufacturer.media.translation.customFields` ,
`product_manufacturer.media.translation` . created_at as `product_manufacturer.media.translation.createdAt` ,
`product_manufacturer.media.translation` . updated_at as `product_manufacturer.media.translation.updatedAt` ,
`product_manufacturer.media.translation` . media_id as `product_manufacturer.media.translation.mediaId` ,
`product_manufacturer.media.translation` . language_id as `product_manufacturer.media.translation.languageId`
FROM
`media_translation` `product_manufacturer.media.translation`
WHERE
`product_manufacturer.media.translation` . language_id = ?
) `product_manufacturer.media.media_translation` ON `product_manufacturer.media.media_translation` . `media_id` = `product_manufacturer.media` . `id`
WHERE
(
`product_manufacturer` . `version_id` = ?
)
AND (
`product_manufacturer` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
)
Copy
SELECT `product_manufacturer` . `id` as `product_manufacturer.id` , `product_manufacturer` . `version_id` as `product_manufacturer.versionId` , `product_manufacturer` . `media_id` as `product_manufacturer.mediaId` , `product_manufacturer` . `link` as `product_manufacturer.link` , `product_manufacturer` . `created_at` as `product_manufacturer.createdAt` , `product_manufacturer` . `updated_at` as `product_manufacturer.updatedAt` , `product_manufacturer.media` . `id` as `product_manufacturer.media.id` , `product_manufacturer.media` . `user_id` as `product_manufacturer.media.userId` , `product_manufacturer.media` . `media_folder_id` as `product_manufacturer.media.mediaFolderId` , `product_manufacturer.media` . `mime_type` as `product_manufacturer.media.mimeType` , `product_manufacturer.media` . `file_extension` as `product_manufacturer.media.fileExtension` , `product_manufacturer.media` . `uploaded_at` as `product_manufacturer.media.uploadedAt` , `product_manufacturer.media` . `file_name` as `product_manufacturer.media.fileName` , `product_manufacturer.media` . `file_size` as `product_manufacturer.media.fileSize` , `product_manufacturer.media` . `media_type` as `product_manufacturer.media.mediaTypeRaw` , `product_manufacturer.media` . `meta_data` as `product_manufacturer.media.metaData` , `product_manufacturer.media` . `config` as `product_manufacturer.media.config` , `product_manufacturer.media` . `path` as `product_manufacturer.media.path` , `product_manufacturer.media` . `private` as `product_manufacturer.media.private` , `product_manufacturer.media` . `thumbnails_ro` as `product_manufacturer.media.thumbnailsRo` , `product_manufacturer.media` . `created_at` as `product_manufacturer.media.createdAt` , `product_manufacturer.media` . `updated_at` as `product_manufacturer.media.updatedAt` , `product_manufacturer.media.translation.title` , COALESCE (`product_manufacturer.media.translation.title` , `product_manufacturer.media.translation.title` ) as `product_manufacturer.media.title` , `product_manufacturer.media.translation.alt` , COALESCE (`product_manufacturer.media.translation.alt` , `product_manufacturer.media.translation.alt` ) as `product_manufacturer.media.alt` , `product_manufacturer.media.translation.customFields` , COALESCE (`product_manufacturer.media.translation.customFields` , `product_manufacturer.media.translation.customFields` ) as `product_manufacturer.media.customFields` , `product_manufacturer.media.translation.createdAt` , `product_manufacturer.media.translation.updatedAt` , `product_manufacturer.media.translation.mediaId` , `product_manufacturer.media.translation.languageId` , `product_manufacturer.translation.name` , COALESCE (`product_manufacturer.translation.name` , `product_manufacturer.translation.name` ) as `product_manufacturer.name` , `product_manufacturer.translation.description` , COALESCE (`product_manufacturer.translation.description` , `product_manufacturer.translation.description` ) as `product_manufacturer.description` , `product_manufacturer.translation.customFields` , COALESCE (`product_manufacturer.translation.customFields` , `product_manufacturer.translation.customFields` ) as `product_manufacturer.customFields` , `product_manufacturer.translation.createdAt` , `product_manufacturer.translation.updatedAt` , `product_manufacturer.translation.productManufacturerId` , `product_manufacturer.translation.languageId` , `product_manufacturer.translation.productManufacturerVersionId` 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` . description as `product_manufacturer.translation.description` , `product_manufacturer.translation` . custom_fields as `product_manufacturer.translation.customFields` , `product_manufacturer.translation` . created_at as `product_manufacturer.translation.createdAt` , `product_manufacturer.translation` . updated_at as `product_manufacturer.translation.updatedAt` , `product_manufacturer.translation` . product_manufacturer_id as `product_manufacturer.translation.productManufacturerId` , `product_manufacturer.translation` . language_id as `product_manufacturer.translation.languageId` , `product_manufacturer.translation` . product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . product_manufacturer_version_id = `product_manufacturer` . version_id LEFT JOIN `media` `product_manufacturer.media` ON `product_manufacturer` . `media_id` = `product_manufacturer.media` . `id` LEFT JOIN (SELECT `product_manufacturer.media.translation` . media_id , `product_manufacturer.media.translation` . title as `product_manufacturer.media.translation.title` , `product_manufacturer.media.translation` . alt as `product_manufacturer.media.translation.alt` , `product_manufacturer.media.translation` . custom_fields as `product_manufacturer.media.translation.customFields` , `product_manufacturer.media.translation` . created_at as `product_manufacturer.media.translation.createdAt` , `product_manufacturer.media.translation` . updated_at as `product_manufacturer.media.translation.updatedAt` , `product_manufacturer.media.translation` . media_id as `product_manufacturer.media.translation.mediaId` , `product_manufacturer.media.translation` . language_id as `product_manufacturer.media.translation.languageId` FROM `media_translation` `product_manufacturer.media.translation` WHERE `product_manufacturer.media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_manufacturer.media.media_translation` ON `product_manufacturer.media.media_translation` . `media_id` = `product_manufacturer.media` . `id` WHERE (`product_manufacturer` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product_manufacturer` . `id` IN (0x9D22E9D0E6933161CBC62F3B1A376EDB , 0x390FF6EA188485881813A8E474E5C58E , 0x4BBD9C23E810A10A299357EA4C2B94FF , 0xA8898D3439DB66E2A670294067EDEFBF , 0x44BDCEE382A044C24BA7477B33B1621B , 0x857EA8AA2763DE1C32F6ADC4D3B7E8B5 , 0xA3E53A1877ED03BEE5DADBEA956B00FE , 0x71B82474E68E1A402330979A9936FD81 , 0xABF9CD412CA678EAEB0C223C5106C6AB , 0xCF8A3F59ABE95022116F5A666C8367FF , 0xF78833B45C46F32D5922A036B06062A0 , 0xEBE4AC2125061050EA6F4F61D0FFC1DD , 0x4F0E68B47F44596C1D6C26827D67B326 , 0x6FF8BAB6D6AE1CC8EE2C0D16B056201B , 0xF436EF5006938DE4B6240C4559ECBCAB , 0xF32C22CAC2F305C443D2FAC9035608CC , 0xD908344D81C830103145C49F80033AC7 , 0xDB1C87402DFEB5DD00AF4598D0A257BA , 0x6462331A69CDC7B76DC81136CA2713DD , 0xE4DA3B7FBBCE2345D7772B0674A318D5 , 0x10D0307C115143EBE421263971751A20 , 0x6ADE65952B3E86DE75865D31749E3B75 , 0xE54CA20A00B82E91E3C1F57106BC87CE , 0x92C87F928927812F1588AD8F1FEDD6D3 , 0x41592216FFCE5D7658DEDA1B7EA149A9 , 0x96C388341791599BD705A51696B2A005 , 0xE5DA136850FAC64EA7F9647E61745237 , 0xDE4C0169E6944FFD5C67245ED27C2855 , 0xD80845BB7FCB5FBD94D7028BF2E34509 , 0x36240AC0BC278DA1103A3EF52EF3F841 , 0xB5DE24948366AD3138B88F5390A8A648 , 0x968E12E4CBB00823A556FB5EF15ADB73 , 0xB853C4C71AB833FD4E9DC559319D7515 , 0xE4100E8EB9C809DD4EB8D0545E98DE48 , 0xC47546813DF95381A4401DF34920E57C , 0xA679389EB9979E15F2F5E5C64854E84A , 0x27361101A74F1EDF8824F150D03B569E , 0x23B6DE7768165EF9A6879887B1E709B4 , 0x4CFE3EA107F16981C386E326977FE97E , 0x395E22E216C17696B8973CC22CDFFF01 , 0x5EC48F63B0BA23F92C8FFA8C821273F9 , 0x34BACA408D2A10D268A5905BA3266147 , 0x2748595B0787CD229ED52976936ECC53 , 0x9914B4A164534B7CD5A9385EA36BB0F9 , 0x3B24ADB00570F5613CC8706EE397B0C0 , 0x8F6CB82673D87E7FA4117B9E71DADB59 , 0xA294C80C3EEDE5F14C96E97536EF080E , 0x22F0D1DB8A4BFFE1CAA4516D391588A5 , 0xE87B2AD973028E550AD31B7A41D32DF1 , 0x88F60185502437D61B64CAA4C8E052C0 , 0xDDD93CB9C04E8558C0A4DB7BC548ED4C , 0x0B7224FFB0E76B602812E27899C6DF7F , 0xF89F85692851F67CA5FAFEBC22535BF6 , 0xBF79612F38FB872382DD82749FEF5C07 , 0x6D79E91BFD09767699051EA4A38051C3 , 0x0FDF8EE6F19817641DFDB918C5ED0DA7 , 0xB184840369698F7C37E09209439E86C6 , 0x1B77663AD57D68FC6523EDB685184719 , 0xCAC991CC47F5C87304647F6D86BA4D8B , 0x91482384D112F0BC50FF8A825706D70F , 0xC2779DE71EB9FF9181EAF02891E93BCE , 0xDCD5F50D22AD0AFAB2AF9FB732DD9BBF , 0xCD956E742C57F6F43184DFCC2F65ABCE , 0x60CB8618249514336C0EEB06747BB43E , 0x7EE67100EF0B0D583A50395EAF3F3285 , 0x3EEFB9E8C4BC10AA77FA6048672D03AA , 0x3D3706270BB856B1C1B711EFD35E082A , 0xCBC31F02A030CD4BA9CD2368CC7ACCDD , 0xFB594A59A529EC50860567E8EB5B5FE9 , 0xD978E353F0DF4F240453E1F3727C98A7 , 0xA2C21D109658C3A1591DE39103D47BAF , 0x40F9536166E72AD8E44159C7FB75571B , 0xAD016D085DA5E16147A2B0DB85B55ADF , 0xCBB3EA7EA3C3C4225C13D285F94E81D4 , 0x6AB428B316B1C50C6ADAEFDD518AFD00 , 0x06533E878C07EFD51B23CF3452DB6C65 , 0x08868EA2987EFC2956AB842E01C5D2FA , 0x7EF70286CF6BE9CE1D9EFEFFAEBFBA47 , 0x859FF07AF35D40A4E936AD335D62BCB2 , 0x5F5166C1F13757C72E0AB605CA43A070 , 0xC4CA4238A0B923820DCC509A6F75849B , 0xC2F80BD113A8829EE96EB7457C64493B , 0x4AA47FCE25C574893331B435FDDDECD7 , 0x756B3E2AEFF691B7D674DA6295299518 , 0x02715B264BE6320D09A0FA2A841E6551 , 0x45C48CCE2E2D7FBDEA1AFC51C7C6AD26 , 0x56EBFBD98F92F90704F38A00BE40420E , 0x144AF2B96A34FF42B4783635FBE26369 , 0x7407A8A7D3643F03D23A7D5F1B1F0E00 , 0x90A1F3F542E0E95E42F910580DE8BB5B , 0xC3A4CE22985BFE0CA80BD409E7EE20FD , 0xD41D8CD98F00B204E9800998ECF8427E , 0x8502013CE845984A0D230F5CE6DC576C , 0x007E03B50CA2DD06CFEE5C8A2ABBFC95 , 0xEFE23E26550E57AB1A323BDEC67E0EF7 , 0x9A29C5277361E6BB969EC5DBBC61FBA2 , 0xFC17BA798BE771A65DA45080F486C387 , 0xD28953DC583BDBC8EC803AD2394269BC , 0x751BC3AAE5ADF7B290259E0ABDE4F056 , 0xFA246D0262C3925617B0C72BB20EEB1D , 0x5E8A19B9F35B342094A235BE730331DD , 0x17D9CFF2ACA14B5651ADFE6C71194BEE , 0xB35506D4CF2A8DB38158C8C35CA73276 , 0xC1E916A35FAC8B3830F22DE8EBD8F0D9 , 0xA69DA972A080C20CAEEE8A6321843CD3 , 0x1BB353A1CFD2AFE16CDA463B071F2D83 , 0x16049AE3554DBA266EFCC99BCC3C5081 , 0xD473B509090FD4E31E5FA6736EFEBDEF , 0xD0808B1C37B0CCF33A22F8C8AFC3C5A2 , 0xE9AABE0D77D562BA122B362723956E67 , 0x11FA3016CEF67B32C3A69AA831929CCA , 0x686A08D1969DF147813EA618CBCE76BE , 0x15D5D6D420EFDDE1BF3A51EEC69C974A , 0x0C45A901430E2D554F533A36DE52B4CA , 0x113A80259EEA2DABECB4F1D35F5AAFB8 , 0x32B8D83F411ECF0D3620850DD1D444AA , 0xC8D534D430A7C414B0599364BED8ED51 , 0xEEE7E1E68FC8E5E01C923895E1570ACF , 0xA2F2F560E8199F2135F220C01AF8744A , 0x6FD4696A4458819A4125314DBA9DCAD2 , 0xCB4EF9AE00B18940645E49AA5B9689C4 , 0x0D864B0EF7F6206F146ABBCEB3D2F81A , 0xB0E5F0D43F93B355FD0EBD8F3A4B86A5 , 0xAA00B3686760FDF1F540BE6C33666296 , 0x1E613DCD06ADB1FB982E6D715EA8DF57 , 0xFA3FCB9B7EE21D61426942B96AAE33E9 , 0xE1F8D5E9AF7DB6AAB6153750111139FC ));
Copy
21
0.22 ms
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
22
1.00 ms
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) as `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) as `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) as `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title as `media.translation.title` , `media.translation` . alt as `media.translation.alt` , `media.translation` . custom_fields as `media.translation.customFields` , `media.translation` . created_at as `media.translation.createdAt` , `media.translation` . updated_at as `media.translation.updatedAt` , `media.translation` . media_id as `media.translation.mediaId` , `media.translation` . language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"\x01 ï\x1E d╗¼yÅûO¹\x0E\x07 E\x04 ï "
b"\x01 ‹\x1E „¥ðqï¿Ùÿ.‘~&ñ "
b"\x01 ‹\x1E …F'}@§\x13 kßeíI½ "
b"\x01 ‹\x1E …¸àr©œ8ßDsMŽ "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) as `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) as `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) as `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title as `media.translation.title` , `media.translation` . alt as `media.translation.alt` , `media.translation` . custom_fields as `media.translation.customFields` , `media.translation` . created_at as `media.translation.createdAt` , `media.translation` . updated_at as `media.translation.updatedAt` , `media.translation` . media_id as `media.translation.mediaId` , `media.translation` . language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x018B1E64BBAC798F964FFB0E0745048B , 0x018B1E84A5F071EFBFD9FF2E917E26F1 , 0x018B1E8546277D40A7136BDF65ED49BD , 0x018B1E85B8E072A99CAD38DF44734D8E ));
Copy
23
0.17 ms
SELECT `finsearch_config` . `id` FROM `finsearch_config` WHERE ((`finsearch_config` . `sales_channel_id` = ? AND `finsearch_config` . `language_id` = ? )) ORDER BY `finsearch_config` . `sales_channel_id` ASC , `finsearch_config` . `id` ASC LIMIT 500
Parameters :
[
b"\x01 ‰R&g\x0E r¤¡_7\x1A Üâ— "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `finsearch_config` . `id` FROM `finsearch_config` WHERE ((`finsearch_config` . `sales_channel_id` = 0x01895226670E72A4A15F371ADCE297AD AND `finsearch_config` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B )) ORDER BY `finsearch_config` . `sales_channel_id` ASC , `finsearch_config` . `id` ASC LIMIT 500 ;
Copy
24
0.15 ms
SELECT `finsearch_config` . `id` as `finsearch_config.id` , `finsearch_config` . `configuration_key` as `finsearch_config.configurationKey` , `finsearch_config` . `configuration_value` as `finsearch_config.configurationValue` , `finsearch_config` . `sales_channel_id` as `finsearch_config.salesChannelId` , `finsearch_config` . `language_id` as `finsearch_config.languageId` , `finsearch_config` . `created_at` as `finsearch_config.createdAt` , `finsearch_config` . `updated_at` as `finsearch_config.updatedAt` FROM `finsearch_config` WHERE `finsearch_config` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x01 ‹\x04 —pÄr¿¦\t ¢šR²E· "
b"\x01 ï\x04 ùp╠rÂáôârÅB§Ä "
b"\x01 ‹\x04 —pÏs„VD´\x06\x11 ›O "
b"\x01 ï\x04 ùpËq~ú2¬rÌþ\x05 Ø "
b"\x01 ‹\x04 —pÕp˜…þæ;"öI€ "
b"\x01 ‹\x04 —p×p\x0F Ž8¥ø0_í¸ "
b"\x01 ï\x04 ùp┘rÔüt\x02 ┐-/á╝ "
b"\x01 ï\x04 ùu!s$ü¤<×■^~4 "
b"\x01 ‹\x04 —u(qÔ½¬TQ\x06 1¹2 "
b"\x01 ‹A\x05 ¾ÜqU®,/\x18 êf>“ "
b"\x01 ‹A\x05 ¾ÝsE‘£µ\v ®#4W "
b"\x01 ‹KDÃ-r<•ž\x00 L\n ÑR\x13 "
]
SELECT `finsearch_config` . `id` as `finsearch_config.id` , `finsearch_config` . `configuration_key` as `finsearch_config.configurationKey` , `finsearch_config` . `configuration_value` as `finsearch_config.configurationValue` , `finsearch_config` . `sales_channel_id` as `finsearch_config.salesChannelId` , `finsearch_config` . `language_id` as `finsearch_config.languageId` , `finsearch_config` . `created_at` as `finsearch_config.createdAt` , `finsearch_config` . `updated_at` as `finsearch_config.updatedAt` FROM `finsearch_config` WHERE `finsearch_config` . `id` IN (0x018B049770C472BFA609A29A52B245B7 , 0x018B049770CC72B6A09383728F42F58E , 0x018B049770CF73AD845644B406119B4F , 0x018B049770D3717EA332AA72DEE7059D , 0x018B049770D5709885FEE63B22F64980 , 0x018B049770D7700F8E38A5F8305FEDB8 , 0x018B049770D972E2817402BF2D2FA0BC , 0x018B04977521732481CF3C9EFE5E7E34 , 0x018B0497752871D4BDAC54510631B932 , 0x018B4105BEDC7155AE2C2F18EA663E93 , 0x018B4105BEDD734591A3B50BAE233457 , 0x018B4B44C32D723C959E004C0AD15213 );
Copy
25
0.90 ms
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) as `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) as `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) as `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title as `media.translation.title` , `media.translation` . alt as `media.translation.alt` , `media.translation` . custom_fields as `media.translation.customFields` , `media.translation` . created_at as `media.translation.createdAt` , `media.translation` . updated_at as `media.translation.updatedAt` , `media.translation` . media_id as `media.translation.mediaId` , `media.translation` . language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"\x01 èJk\x15 3~\x11 ø®{É\x12 V°¿ "
b"\x01 èJk\x15 3~\x11 ø®{É\x12 V°¿ "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) as `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) as `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) as `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title as `media.translation.title` , `media.translation` . alt as `media.translation.alt` , `media.translation` . custom_fields as `media.translation.customFields` , `media.translation` . created_at as `media.translation.createdAt` , `media.translation` . updated_at as `media.translation.updatedAt` , `media.translation` . media_id as `media.translation.mediaId` , `media.translation` . language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x018A4A6B15337E119BA97B901256F8A8 , 0x018A4A6B15337E119BA97B901256F8A8 ));
Copy
26
0.18 ms
SELECT `sales_channel` . `id` FROM `sales_channel` LEFT JOIN `sales_channel_payment_method` `sales_channel.paymentMethods.mapping` ON `sales_channel` . `id` = `sales_channel.paymentMethods.mapping` . `sales_channel_id` LEFT JOIN `payment_method` `sales_channel.paymentMethods` ON `sales_channel.paymentMethods.mapping` . `payment_method_id` = `sales_channel.paymentMethods` . `id` WHERE ((`sales_channel` . `id` = ? AND `sales_channel.paymentMethods` . `id` = ? AND `sales_channel.paymentMethods` . `active` = ? )) LIMIT 1
Parameters :
[
b"\x01 ‰R&g\x0E r¤¡_7\x1A Üâ— "
b"¸©Å╔└\x10 G\x02 ®ofM½■&V "
true
]
SELECT `sales_channel` . `id` FROM `sales_channel` LEFT JOIN `sales_channel_payment_method` `sales_channel.paymentMethods.mapping` ON `sales_channel` . `id` = `sales_channel.paymentMethods.mapping` . `sales_channel_id` LEFT JOIN `payment_method` `sales_channel.paymentMethods` ON `sales_channel.paymentMethods.mapping` . `payment_method_id` = `sales_channel.paymentMethods` . `id` WHERE ((`sales_channel` . `id` = 0x01895226670E72A4A15F371ADCE297AD AND `sales_channel.paymentMethods` . `id` = 0xF7B88FC9C0104702A96F664DABFE2656 AND `sales_channel.paymentMethods` . `active` = 1 )) LIMIT 1 ;
Copy
27
0.14 ms
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = ? )
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = 1 );
Copy
28
0.10 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
29
0.09 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
30
0.22 ms
SELECT `payment_method` . `id` FROM `payment_method` WHERE (`payment_method` . `handler_identifier` = ? )
Parameters :
[
"Netzkollektiv\EasyCredit\Payment\Handler "
]
SELECT `payment_method` . `id` FROM `payment_method` WHERE (`payment_method` . `handler_identifier` = 'Netzkollektiv\\EasyCredit\\Payment\\Handler' );
Copy
31
0.27 ms
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `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` , (SELECT GROUP_CONCAT (HEX (`sales_channel.paymentMethods.mapping` . `payment_method_id` ) SEPARATOR '||' )
FROM `sales_channel_payment_method` `sales_channel.paymentMethods.mapping`
WHERE `sales_channel.paymentMethods.mapping` . `sales_channel_id` = `sales_channel` . `id` ) as `sales_channel.paymentMethods.id_mapping` , `sales_channel.translation.name` , COALESCE (`sales_channel.translation.name` , `sales_channel.translation.name` ) as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , COALESCE (`sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` ) as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , COALESCE (`sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` ) as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , COALESCE (`sales_channel.translation.homeName` , `sales_channel.translation.homeName` ) as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , COALESCE (`sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` ) as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , COALESCE (`sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` ) as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , COALESCE (`sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` ) as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , COALESCE (`sales_channel.translation.customFields` , `sales_channel.translation.customFields` ) as `sales_channel.customFields` , `sales_channel.translation.createdAt` , `sales_channel.translation.updatedAt` , `sales_channel.translation.salesChannelId` , `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation` . sales_channel_id , `sales_channel.translation` . name as `sales_channel.translation.name` , `sales_channel.translation` . home_slot_config as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . home_enabled as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . home_name as `sales_channel.translation.homeName` , `sales_channel.translation` . home_meta_title as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . home_meta_description as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . home_keywords as `sales_channel.translation.homeKeywords` , `sales_channel.translation` . custom_fields as `sales_channel.translation.customFields` , `sales_channel.translation` . created_at as `sales_channel.translation.createdAt` , `sales_channel.translation` . updated_at as `sales_channel.translation.updatedAt` , `sales_channel.translation` . sales_channel_id as `sales_channel.translation.salesChannelId` , `sales_channel.translation` . language_id as `sales_channel.translation.languageId` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . language_id = ? ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` WHERE `sales_channel` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰R&g\x0E r¤¡_7\x1A Üâ— "
]
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` ,
(
SELECT
GROUP_CONCAT (
HEX (
`sales_channel.paymentMethods.mapping` . `payment_method_id`
) SEPARATOR '||'
)
FROM
`sales_channel_payment_method` `sales_channel.paymentMethods.mapping`
WHERE
`sales_channel.paymentMethods.mapping` . `sales_channel_id` = `sales_channel` . `id`
) as `sales_channel.paymentMethods.id_mapping` ,
`sales_channel.translation.name` ,
COALESCE (
`sales_channel.translation.name` ,
`sales_channel.translation.name`
) as `sales_channel.name` ,
`sales_channel.translation.homeSlotConfig` ,
COALESCE (
`sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation.homeSlotConfig`
) as `sales_channel.homeSlotConfig` ,
`sales_channel.translation.homeEnabled` ,
COALESCE (
`sales_channel.translation.homeEnabled` ,
`sales_channel.translation.homeEnabled`
) as `sales_channel.homeEnabled` ,
`sales_channel.translation.homeName` ,
COALESCE (
`sales_channel.translation.homeName` ,
`sales_channel.translation.homeName`
) as `sales_channel.homeName` ,
`sales_channel.translation.homeMetaTitle` ,
COALESCE (
`sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation.homeMetaTitle`
) as `sales_channel.homeMetaTitle` ,
`sales_channel.translation.homeMetaDescription` ,
COALESCE (
`sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation.homeMetaDescription`
) as `sales_channel.homeMetaDescription` ,
`sales_channel.translation.homeKeywords` ,
COALESCE (
`sales_channel.translation.homeKeywords` ,
`sales_channel.translation.homeKeywords`
) as `sales_channel.homeKeywords` ,
`sales_channel.translation.customFields` ,
COALESCE (
`sales_channel.translation.customFields` ,
`sales_channel.translation.customFields`
) as `sales_channel.customFields` ,
`sales_channel.translation.createdAt` ,
`sales_channel.translation.updatedAt` ,
`sales_channel.translation.salesChannelId` ,
`sales_channel.translation.languageId`
FROM
`sales_channel`
LEFT JOIN (
SELECT
`sales_channel.translation` . sales_channel_id ,
`sales_channel.translation` . name as `sales_channel.translation.name` ,
`sales_channel.translation` . home_slot_config as `sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation` . home_enabled as `sales_channel.translation.homeEnabled` ,
`sales_channel.translation` . home_name as `sales_channel.translation.homeName` ,
`sales_channel.translation` . home_meta_title as `sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation` . home_meta_description as `sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation` . home_keywords as `sales_channel.translation.homeKeywords` ,
`sales_channel.translation` . custom_fields as `sales_channel.translation.customFields` ,
`sales_channel.translation` . created_at as `sales_channel.translation.createdAt` ,
`sales_channel.translation` . updated_at as `sales_channel.translation.updatedAt` ,
`sales_channel.translation` . sales_channel_id as `sales_channel.translation.salesChannelId` ,
`sales_channel.translation` . language_id as `sales_channel.translation.languageId`
FROM
`sales_channel_translation` `sales_channel.translation`
WHERE
`sales_channel.translation` . language_id = ?
) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id`
WHERE
`sales_channel` . `id` IN (? )
Copy
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `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` , (SELECT GROUP_CONCAT (HEX (`sales_channel.paymentMethods.mapping` . `payment_method_id` ) SEPARATOR '||' )
FROM `sales_channel_payment_method` `sales_channel.paymentMethods.mapping`
WHERE `sales_channel.paymentMethods.mapping` . `sales_channel_id` = `sales_channel` . `id` ) as `sales_channel.paymentMethods.id_mapping` , `sales_channel.translation.name` , COALESCE (`sales_channel.translation.name` , `sales_channel.translation.name` ) as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , COALESCE (`sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` ) as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , COALESCE (`sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` ) as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , COALESCE (`sales_channel.translation.homeName` , `sales_channel.translation.homeName` ) as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , COALESCE (`sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` ) as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , COALESCE (`sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` ) as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , COALESCE (`sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` ) as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , COALESCE (`sales_channel.translation.customFields` , `sales_channel.translation.customFields` ) as `sales_channel.customFields` , `sales_channel.translation.createdAt` , `sales_channel.translation.updatedAt` , `sales_channel.translation.salesChannelId` , `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation` . sales_channel_id , `sales_channel.translation` . name as `sales_channel.translation.name` , `sales_channel.translation` . home_slot_config as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . home_enabled as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . home_name as `sales_channel.translation.homeName` , `sales_channel.translation` . home_meta_title as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . home_meta_description as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . home_keywords as `sales_channel.translation.homeKeywords` , `sales_channel.translation` . custom_fields as `sales_channel.translation.customFields` , `sales_channel.translation` . created_at as `sales_channel.translation.createdAt` , `sales_channel.translation` . updated_at as `sales_channel.translation.updatedAt` , `sales_channel.translation` . sales_channel_id as `sales_channel.translation.salesChannelId` , `sales_channel.translation` . language_id as `sales_channel.translation.languageId` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` WHERE `sales_channel` . `id` IN (0x01895226670E72A4A15F371ADCE297AD );
Copy
32
0.38 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.translation.name` , COALESCE (`payment_method.translation.name` , `payment_method.translation.name` ) as `payment_method.name` , `payment_method.translation.distinguishableName` , COALESCE (`payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` ) as `payment_method.distinguishableName` , `payment_method.translation.description` , COALESCE (`payment_method.translation.description` , `payment_method.translation.description` ) as `payment_method.description` , `payment_method.translation.customFields` , COALESCE (`payment_method.translation.customFields` , `payment_method.translation.customFields` ) as `payment_method.customFields` , `payment_method.translation.createdAt` , `payment_method.translation.updatedAt` , `payment_method.translation.paymentMethodId` , `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation` . payment_method_id , `payment_method.translation` . name as `payment_method.translation.name` , `payment_method.translation` . distinguishable_name as `payment_method.translation.distinguishableName` , `payment_method.translation` . description as `payment_method.translation.description` , `payment_method.translation` . custom_fields as `payment_method.translation.customFields` , `payment_method.translation` . created_at as `payment_method.translation.createdAt` , `payment_method.translation` . updated_at as `payment_method.translation.updatedAt` , `payment_method.translation` . payment_method_id as `payment_method.translation.paymentMethodId` , `payment_method.translation` . language_id as `payment_method.translation.languageId` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . language_id = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` WHERE `payment_method` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰NÒÃûsú´¶½\x03 Dh{â "
b"""
\x01 ‰NÓ\n
¸q豬ÿJÎ%\x03 :
"""
b"""
\x01 ‰NÓ\n
ºr\x17 •j\z€úƒ>
"""
b"""
\x01 ‰NÓ\n
»r\x06 Ù½¿UÀå\x19
"""
b"""
\x01 ëNË\n
╝rØÜ0.BÞçR█
"""
b"""
\x01 ëNË\n
╝rØÜ0.BÚ+\t ╠
"""
b"\x01 ëdch?p\x06 ÅÁôòjÈh® "
b"\x01 ‰dg§Ðq?¼÷7„\x01 l9¾ "
b"\x01 ‰dg§Ðq?¼÷7„\x02 7€ "
b"\x01 ‰dg§Ðq?¼÷7„\x02 æ\x16\x03 "
b"\x01 ‰dg§Ðq?¼÷7„\x03 =‹u "
b"\x01 ‰dg§Ðq?¼÷7„\x04 ŸµÛ "
b"\x01 ‰dg§Ðq?¼÷7„\x04 ´\x17 "
b"\x01 ‰dg§Ðq?¼÷7„\x05 ÆÏç "
b"\x01 ‰dg§Ðq?¼÷7„\x06 YRõ "
b"\x01 ‰dg§Ðq?¼÷7„\x07 :ײ "
b"\x01 ‰dg§Ðq?¼÷7„\x08\x01\x03 ß "
b"\x01 Œ «\x1D Š\x7F ®‡Ì¤@œ\x1D •\x12 "
b"\x01 Ä\x07 ø[¢q ØÊk<┤\x06 ÝZ "
b"\x01 Ä\x18 eÒËs7ÿ=IØ\x02\x16 88 "
b"\x01 Ž1Ë‘Tq˜Ÿ—D „„Ûö "
b"\UùŠ9my!eE^\x07 Š<_ "
b"¸©Å╔└\x10 G\x02 ®ofM½■&V "
]
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.translation.name` ,
COALESCE (
`payment_method.translation.name` ,
`payment_method.translation.name`
) as `payment_method.name` ,
`payment_method.translation.distinguishableName` ,
COALESCE (
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName`
) as `payment_method.distinguishableName` ,
`payment_method.translation.description` ,
COALESCE (
`payment_method.translation.description` ,
`payment_method.translation.description`
) as `payment_method.description` ,
`payment_method.translation.customFields` ,
COALESCE (
`payment_method.translation.customFields` ,
`payment_method.translation.customFields`
) as `payment_method.customFields` ,
`payment_method.translation.createdAt` ,
`payment_method.translation.updatedAt` ,
`payment_method.translation.paymentMethodId` ,
`payment_method.translation.languageId`
FROM
`payment_method`
LEFT JOIN (
SELECT
`payment_method.translation` . payment_method_id ,
`payment_method.translation` . name as `payment_method.translation.name` ,
`payment_method.translation` . distinguishable_name as `payment_method.translation.distinguishableName` ,
`payment_method.translation` . description as `payment_method.translation.description` ,
`payment_method.translation` . custom_fields as `payment_method.translation.customFields` ,
`payment_method.translation` . created_at as `payment_method.translation.createdAt` ,
`payment_method.translation` . updated_at as `payment_method.translation.updatedAt` ,
`payment_method.translation` . payment_method_id as `payment_method.translation.paymentMethodId` ,
`payment_method.translation` . language_id as `payment_method.translation.languageId`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation` . language_id = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_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.translation.name` , COALESCE (`payment_method.translation.name` , `payment_method.translation.name` ) as `payment_method.name` , `payment_method.translation.distinguishableName` , COALESCE (`payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` ) as `payment_method.distinguishableName` , `payment_method.translation.description` , COALESCE (`payment_method.translation.description` , `payment_method.translation.description` ) as `payment_method.description` , `payment_method.translation.customFields` , COALESCE (`payment_method.translation.customFields` , `payment_method.translation.customFields` ) as `payment_method.customFields` , `payment_method.translation.createdAt` , `payment_method.translation.updatedAt` , `payment_method.translation.paymentMethodId` , `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation` . payment_method_id , `payment_method.translation` . name as `payment_method.translation.name` , `payment_method.translation` . distinguishable_name as `payment_method.translation.distinguishableName` , `payment_method.translation` . description as `payment_method.translation.description` , `payment_method.translation` . custom_fields as `payment_method.translation.customFields` , `payment_method.translation` . created_at as `payment_method.translation.createdAt` , `payment_method.translation` . updated_at as `payment_method.translation.updatedAt` , `payment_method.translation` . payment_method_id as `payment_method.translation.paymentMethodId` , `payment_method.translation` . language_id as `payment_method.translation.languageId` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` WHERE `payment_method` . `id` IN (0x01894ED2C3FB73FAB4B6BD0344687BE2 , 0x01894ED30AB871E8B1ACFF4ACE25033A , 0x01894ED30ABA7217956A5C7A80FA833E , 0x01894ED30ABB7206A0D9BDBF55C0E519 , 0x01894ED30ABC729D9A302E42E88752DB , 0x01894ED30ABC729D9A302E42E92B09CC , 0x01896463683F70068FB593956AD468A9 , 0x01896467A7D0713FBCF73784016C39BE , 0x01896467A7D0713FBCF737840237C280 , 0x01896467A7D0713FBCF7378402E61603 , 0x01896467A7D0713FBCF73784033D8B75 , 0x01896467A7D0713FBCF73784049FB5DB , 0x01896467A7D0713FBCF7378404B4AD17 , 0x01896467A7D0713FBCF7378405C6CFE7 , 0x01896467A7D0713FBCF73784065952F5 , 0x01896467A7D0713FBCF73784073AD7B2 , 0x01896467A7D0713FBCF73784080103DF , 0x018C20AB1D8A7FAE87CCA4409C1D9512 , 0x018E079B5BBD71FF9DD26B3CB406ED5A , 0x018E1865E3D37337983D499D02163838 , 0x018E31CB915471989F9744A08484DBF6 , 0x5C55F9AD8A396D792165455E078A3C5F , 0xF7B88FC9C0104702A96F664DABFE2656 );
Copy
33
1.91 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , COALESCE (`category.media.translation.title` , `category.media.translation.title` ) as `category.media.title` , `category.media.translation.alt` , COALESCE (`category.media.translation.alt` , `category.media.translation.alt` ) as `category.media.alt` , `category.media.translation.customFields` , COALESCE (`category.media.translation.customFields` , `category.media.translation.customFields` ) as `category.media.customFields` , `category.media.translation.createdAt` , `category.media.translation.updatedAt` , `category.media.translation.mediaId` , `category.media.translation.languageId` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.media.translation` . media_id , `category.media.translation` . title as `category.media.translation.title` , `category.media.translation` . alt as `category.media.translation.alt` , `category.media.translation` . custom_fields as `category.media.translation.customFields` , `category.media.translation` . created_at as `category.media.translation.createdAt` , `category.media.translation` . updated_at as `category.media.translation.updatedAt` , `category.media.translation` . media_id as `category.media.translation.mediaId` , `category.media.translation` . language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . language_id = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"3þ_ØÍ\x01 ╗µƒ5\x10 9\x15 !ë "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
COALESCE (
`category.media.translation.title` ,
`category.media.translation.title`
) as `category.media.title` ,
`category.media.translation.alt` ,
COALESCE (
`category.media.translation.alt` ,
`category.media.translation.alt`
) as `category.media.alt` ,
`category.media.translation.customFields` ,
COALESCE (
`category.media.translation.customFields` ,
`category.media.translation.customFields`
) as `category.media.customFields` ,
`category.media.translation.createdAt` ,
`category.media.translation.updatedAt` ,
`category.media.translation.mediaId` ,
`category.media.translation.languageId` ,
`category.translation.name` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`category.translation` . name as `category.translation.name` ,
`category.translation` . breadcrumb as `category.translation.breadcrumb` ,
`category.translation` . slot_config as `category.translation.slotConfig` ,
`category.translation` . link_type as `category.translation.linkType` ,
`category.translation` . internal_link as `category.translation.internalLink` ,
`category.translation` . external_link as `category.translation.externalLink` ,
`category.translation` . link_new_tab as `category.translation.linkNewTab` ,
`category.translation` . description as `category.translation.description` ,
`category.translation` . meta_title as `category.translation.metaTitle` ,
`category.translation` . meta_description as `category.translation.metaDescription` ,
`category.translation` . keywords as `category.translation.keywords` ,
`category.translation` . custom_fields as `category.translation.customFields` ,
`category.translation` . created_at as `category.translation.createdAt` ,
`category.translation` . updated_at as `category.translation.updatedAt` ,
`category.translation` . category_id as `category.translation.categoryId` ,
`category.translation` . language_id as `category.translation.languageId` ,
`category.translation` . category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . language_id = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . category_version_id = `category` . version_id
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.media.translation` . media_id ,
`category.media.translation` . title as `category.media.translation.title` ,
`category.media.translation` . alt as `category.media.translation.alt` ,
`category.media.translation` . custom_fields as `category.media.translation.customFields` ,
`category.media.translation` . created_at as `category.media.translation.createdAt` ,
`category.media.translation` . updated_at as `category.media.translation.updatedAt` ,
`category.media.translation` . media_id as `category.media.translation.mediaId` ,
`category.media.translation` . language_id as `category.media.translation.languageId`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . language_id = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , COALESCE (`category.media.translation.title` , `category.media.translation.title` ) as `category.media.title` , `category.media.translation.alt` , COALESCE (`category.media.translation.alt` , `category.media.translation.alt` ) as `category.media.alt` , `category.media.translation.customFields` , COALESCE (`category.media.translation.customFields` , `category.media.translation.customFields` ) as `category.media.customFields` , `category.media.translation.createdAt` , `category.media.translation.updatedAt` , `category.media.translation.mediaId` , `category.media.translation.languageId` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.media.translation` . media_id , `category.media.translation` . title as `category.media.translation.title` , `category.media.translation` . alt as `category.media.translation.alt` , `category.media.translation` . custom_fields as `category.media.translation.customFields` , `category.media.translation` . created_at as `category.media.translation.createdAt` , `category.media.translation` . updated_at as `category.media.translation.updatedAt` , `category.media.translation` . media_id as `category.media.translation.mediaId` , `category.media.translation` . language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x33E75FF09DD601BBE69F351039152189 ));
Copy
34
0.91 ms
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , COALESCE (`cms_page.translation.name` , `cms_page.translation.name` ) as `cms_page.name` , `cms_page.translation.customFields` , COALESCE (`cms_page.translation.customFields` , `cms_page.translation.customFields` ) as `cms_page.customFields` , `cms_page.translation.createdAt` , `cms_page.translation.updatedAt` , `cms_page.translation.cmsPageId` , `cms_page.translation.languageId` , `cms_page.translation.cmsPageVersionId` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . cms_page_id , `cms_page.translation` . cms_page_version_id , `cms_page.translation` . name as `cms_page.translation.name` , `cms_page.translation` . custom_fields as `cms_page.translation.customFields` , `cms_page.translation` . created_at as `cms_page.translation.createdAt` , `cms_page.translation` . updated_at as `cms_page.translation.updatedAt` , `cms_page.translation` . cms_page_id as `cms_page.translation.cmsPageId` , `cms_page.translation` . language_id as `cms_page.translation.languageId` , `cms_page.translation` . cms_page_version_id as `cms_page.translation.cmsPageVersionId` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . language_id = ? ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . cms_page_version_id = `cms_page` . version_id WHERE (`cms_page` . `version_id` = ? ) AND (`cms_page` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‰NÒÄ2p¢·jTe=UÞÒ "
]
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , COALESCE (`cms_page.translation.name` , `cms_page.translation.name` ) as `cms_page.name` , `cms_page.translation.customFields` , COALESCE (`cms_page.translation.customFields` , `cms_page.translation.customFields` ) as `cms_page.customFields` , `cms_page.translation.createdAt` , `cms_page.translation.updatedAt` , `cms_page.translation.cmsPageId` , `cms_page.translation.languageId` , `cms_page.translation.cmsPageVersionId` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . cms_page_id , `cms_page.translation` . cms_page_version_id , `cms_page.translation` . name as `cms_page.translation.name` , `cms_page.translation` . custom_fields as `cms_page.translation.customFields` , `cms_page.translation` . created_at as `cms_page.translation.createdAt` , `cms_page.translation` . updated_at as `cms_page.translation.updatedAt` , `cms_page.translation` . cms_page_id as `cms_page.translation.cmsPageId` , `cms_page.translation` . language_id as `cms_page.translation.languageId` , `cms_page.translation` . cms_page_version_id as `cms_page.translation.cmsPageVersionId` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . cms_page_version_id = `cms_page` . version_id WHERE (`cms_page` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`cms_page` . `id` IN (0x01894ED2C43270A2B76A54653D55DED2 ));
Copy
35
0.21 ms
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , COALESCE (`cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` ) as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , COALESCE (`cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` ) as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , COALESCE (`cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` ) as `cms_section.backgroundMedia.customFields` , `cms_section.backgroundMedia.translation.createdAt` , `cms_section.backgroundMedia.translation.updatedAt` , `cms_section.backgroundMedia.translation.mediaId` , `cms_section.backgroundMedia.translation.languageId` 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` . title as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . alt as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . custom_fields as `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation` . created_at as `cms_section.backgroundMedia.translation.createdAt` , `cms_section.backgroundMedia.translation` . updated_at as `cms_section.backgroundMedia.translation.updatedAt` , `cms_section.backgroundMedia.translation` . media_id as `cms_section.backgroundMedia.translation.mediaId` , `cms_section.backgroundMedia.translation` . language_id as `cms_section.backgroundMedia.translation.languageId` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . language_id = ? ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = ? ) AND ((`cms_section` . `cms_page_id` IN (? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‰NÒÄ2p¢·jTe=UÞÒ "
]
SELECT
`cms_section` . `id` as `cms_section.id` ,
`cms_section` . `position` as `cms_section.position` ,
`cms_section` . `type` as `cms_section.type` ,
`cms_section` . `locked` as `cms_section.locked` ,
`cms_section` . `name` as `cms_section.name` ,
`cms_section` . `sizing_mode` as `cms_section.sizingMode` ,
`cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` ,
`cms_section` . `background_color` as `cms_section.backgroundColor` ,
`cms_section` . `background_media_id` as `cms_section.backgroundMediaId` ,
`cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` ,
`cms_section` . `css_class` as `cms_section.cssClass` ,
`cms_section` . `cms_page_id` as `cms_section.pageId` ,
`cms_section` . `visibility` as `cms_section.visibility` ,
`cms_section` . `custom_fields` as `cms_section.customFields` ,
`cms_section` . `version_id` as `cms_section.versionId` ,
`cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` ,
`cms_section` . `created_at` as `cms_section.createdAt` ,
`cms_section` . `updated_at` as `cms_section.updatedAt` ,
`cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` ,
`cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` ,
`cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` ,
`cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` ,
`cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` ,
`cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` ,
`cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` ,
`cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` ,
`cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` ,
`cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` ,
`cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` ,
`cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` ,
`cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` ,
`cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` ,
`cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` ,
`cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` ,
`cms_section.backgroundMedia.translation.title` ,
COALESCE (
`cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation.title`
) as `cms_section.backgroundMedia.title` ,
`cms_section.backgroundMedia.translation.alt` ,
COALESCE (
`cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation.alt`
) as `cms_section.backgroundMedia.alt` ,
`cms_section.backgroundMedia.translation.customFields` ,
COALESCE (
`cms_section.backgroundMedia.translation.customFields` ,
`cms_section.backgroundMedia.translation.customFields`
) as `cms_section.backgroundMedia.customFields` ,
`cms_section.backgroundMedia.translation.createdAt` ,
`cms_section.backgroundMedia.translation.updatedAt` ,
`cms_section.backgroundMedia.translation.mediaId` ,
`cms_section.backgroundMedia.translation.languageId`
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` . title as `cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation` . alt as `cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation` . custom_fields as `cms_section.backgroundMedia.translation.customFields` ,
`cms_section.backgroundMedia.translation` . created_at as `cms_section.backgroundMedia.translation.createdAt` ,
`cms_section.backgroundMedia.translation` . updated_at as `cms_section.backgroundMedia.translation.updatedAt` ,
`cms_section.backgroundMedia.translation` . media_id as `cms_section.backgroundMedia.translation.mediaId` ,
`cms_section.backgroundMedia.translation` . language_id as `cms_section.backgroundMedia.translation.languageId`
FROM
`media_translation` `cms_section.backgroundMedia.translation`
WHERE
`cms_section.backgroundMedia.translation` . language_id = ?
) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id`
WHERE
(`cms_section` . `version_id` = ? )
AND (
(
`cms_section` . `cms_page_id` IN (? )
)
)
Copy
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , COALESCE (`cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` ) as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , COALESCE (`cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` ) as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , COALESCE (`cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` ) as `cms_section.backgroundMedia.customFields` , `cms_section.backgroundMedia.translation.createdAt` , `cms_section.backgroundMedia.translation.updatedAt` , `cms_section.backgroundMedia.translation.mediaId` , `cms_section.backgroundMedia.translation.languageId` 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` . title as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . alt as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . custom_fields as `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation` . created_at as `cms_section.backgroundMedia.translation.createdAt` , `cms_section.backgroundMedia.translation` . updated_at as `cms_section.backgroundMedia.translation.updatedAt` , `cms_section.backgroundMedia.translation` . media_id as `cms_section.backgroundMedia.translation.mediaId` , `cms_section.backgroundMedia.translation` . language_id as `cms_section.backgroundMedia.translation.languageId` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`cms_section` . `cms_page_id` IN (0x01894ED2C43270A2B76A54653D55DED2 )));
Copy
36
0.22 ms
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , COALESCE (`cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` ) as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , COALESCE (`cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` ) as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , COALESCE (`cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` ) as `cms_block.backgroundMedia.customFields` , `cms_block.backgroundMedia.translation.createdAt` , `cms_block.backgroundMedia.translation.updatedAt` , `cms_block.backgroundMedia.translation.mediaId` , `cms_block.backgroundMedia.translation.languageId` 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` . title as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . alt as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . custom_fields as `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation` . created_at as `cms_block.backgroundMedia.translation.createdAt` , `cms_block.backgroundMedia.translation` . updated_at as `cms_block.backgroundMedia.translation.updatedAt` , `cms_block.backgroundMedia.translation` . media_id as `cms_block.backgroundMedia.translation.mediaId` , `cms_block.backgroundMedia.translation` . language_id as `cms_block.backgroundMedia.translation.languageId` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . language_id = ? ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = ? ) AND ((`cms_block` . `cms_section_id` IN (? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‰NÒÄîqP“Eá\x0E n)ÕV "
]
SELECT
`cms_block` . `id` as `cms_block.id` ,
`cms_block` . `position` as `cms_block.position` ,
`cms_block` . `type` as `cms_block.type` ,
`cms_block` . `locked` as `cms_block.locked` ,
`cms_block` . `name` as `cms_block.name` ,
`cms_block` . `section_position` as `cms_block.sectionPosition` ,
`cms_block` . `margin_top` as `cms_block.marginTop` ,
`cms_block` . `margin_bottom` as `cms_block.marginBottom` ,
`cms_block` . `margin_left` as `cms_block.marginLeft` ,
`cms_block` . `margin_right` as `cms_block.marginRight` ,
`cms_block` . `background_color` as `cms_block.backgroundColor` ,
`cms_block` . `background_media_id` as `cms_block.backgroundMediaId` ,
`cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` ,
`cms_block` . `css_class` as `cms_block.cssClass` ,
`cms_block` . `visibility` as `cms_block.visibility` ,
`cms_block` . `cms_section_id` as `cms_block.sectionId` ,
`cms_block` . `custom_fields` as `cms_block.customFields` ,
`cms_block` . `version_id` as `cms_block.versionId` ,
`cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` ,
`cms_block` . `created_at` as `cms_block.createdAt` ,
`cms_block` . `updated_at` as `cms_block.updatedAt` ,
`cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` ,
`cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` ,
`cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` ,
`cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` ,
`cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` ,
`cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` ,
`cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` ,
`cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` ,
`cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` ,
`cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` ,
`cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` ,
`cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` ,
`cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` ,
`cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` ,
`cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` ,
`cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` ,
`cms_block.backgroundMedia.translation.title` ,
COALESCE (
`cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation.title`
) as `cms_block.backgroundMedia.title` ,
`cms_block.backgroundMedia.translation.alt` ,
COALESCE (
`cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation.alt`
) as `cms_block.backgroundMedia.alt` ,
`cms_block.backgroundMedia.translation.customFields` ,
COALESCE (
`cms_block.backgroundMedia.translation.customFields` ,
`cms_block.backgroundMedia.translation.customFields`
) as `cms_block.backgroundMedia.customFields` ,
`cms_block.backgroundMedia.translation.createdAt` ,
`cms_block.backgroundMedia.translation.updatedAt` ,
`cms_block.backgroundMedia.translation.mediaId` ,
`cms_block.backgroundMedia.translation.languageId`
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` . title as `cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation` . alt as `cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation` . custom_fields as `cms_block.backgroundMedia.translation.customFields` ,
`cms_block.backgroundMedia.translation` . created_at as `cms_block.backgroundMedia.translation.createdAt` ,
`cms_block.backgroundMedia.translation` . updated_at as `cms_block.backgroundMedia.translation.updatedAt` ,
`cms_block.backgroundMedia.translation` . media_id as `cms_block.backgroundMedia.translation.mediaId` ,
`cms_block.backgroundMedia.translation` . language_id as `cms_block.backgroundMedia.translation.languageId`
FROM
`media_translation` `cms_block.backgroundMedia.translation`
WHERE
`cms_block.backgroundMedia.translation` . language_id = ?
) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id`
WHERE
(`cms_block` . `version_id` = ? )
AND (
(
`cms_block` . `cms_section_id` IN (? )
)
)
Copy
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , COALESCE (`cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` ) as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , COALESCE (`cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` ) as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , COALESCE (`cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` ) as `cms_block.backgroundMedia.customFields` , `cms_block.backgroundMedia.translation.createdAt` , `cms_block.backgroundMedia.translation.updatedAt` , `cms_block.backgroundMedia.translation.mediaId` , `cms_block.backgroundMedia.translation.languageId` 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` . title as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . alt as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . custom_fields as `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation` . created_at as `cms_block.backgroundMedia.translation.createdAt` , `cms_block.backgroundMedia.translation` . updated_at as `cms_block.backgroundMedia.translation.updatedAt` , `cms_block.backgroundMedia.translation` . media_id as `cms_block.backgroundMedia.translation.mediaId` , `cms_block.backgroundMedia.translation` . language_id as `cms_block.backgroundMedia.translation.languageId` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`cms_block` . `cms_section_id` IN (0x01894ED2C4EE71509345E10E6E29D556 )));
Copy
37
0.16 ms
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.translation.config` , COALESCE (`cms_slot.translation.config` , `cms_slot.translation.config` ) as `cms_slot.config` , `cms_slot.translation.customFields` , COALESCE (`cms_slot.translation.customFields` , `cms_slot.translation.customFields` ) as `cms_slot.customFields` , `cms_slot.translation.createdAt` , `cms_slot.translation.updatedAt` , `cms_slot.translation.cmsSlotId` , `cms_slot.translation.languageId` , `cms_slot.translation.cmsSlotVersionId` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation` . cms_slot_id , `cms_slot.translation` . cms_slot_version_id , `cms_slot.translation` . config as `cms_slot.translation.config` , `cms_slot.translation` . custom_fields as `cms_slot.translation.customFields` , `cms_slot.translation` . created_at as `cms_slot.translation.createdAt` , `cms_slot.translation` . updated_at as `cms_slot.translation.updatedAt` , `cms_slot.translation` . cms_slot_id as `cms_slot.translation.cmsSlotId` , `cms_slot.translation` . language_id as `cms_slot.translation.languageId` , `cms_slot.translation` . cms_slot_version_id as `cms_slot.translation.cmsSlotVersionId` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . language_id = ? ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . cms_slot_version_id = `cms_slot` . version_id WHERE (`cms_slot` . `version_id` = ? ) AND ((`cms_slot` . `cms_block_id` IN (? , ? , ? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‰NÒÄ3sà•÷\x05\x12 Y-Š\x1A "
b"\x01 ‰NÒÄ3sà•÷\x05\x12 YàA4 "
b"\x01 ‰NÒÅ\x05 pM¼ÃV¶ð{ìh "
]
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.translation.config` , COALESCE (`cms_slot.translation.config` , `cms_slot.translation.config` ) as `cms_slot.config` , `cms_slot.translation.customFields` , COALESCE (`cms_slot.translation.customFields` , `cms_slot.translation.customFields` ) as `cms_slot.customFields` , `cms_slot.translation.createdAt` , `cms_slot.translation.updatedAt` , `cms_slot.translation.cmsSlotId` , `cms_slot.translation.languageId` , `cms_slot.translation.cmsSlotVersionId` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation` . cms_slot_id , `cms_slot.translation` . cms_slot_version_id , `cms_slot.translation` . config as `cms_slot.translation.config` , `cms_slot.translation` . custom_fields as `cms_slot.translation.customFields` , `cms_slot.translation` . created_at as `cms_slot.translation.createdAt` , `cms_slot.translation` . updated_at as `cms_slot.translation.updatedAt` , `cms_slot.translation` . cms_slot_id as `cms_slot.translation.cmsSlotId` , `cms_slot.translation` . language_id as `cms_slot.translation.languageId` , `cms_slot.translation` . cms_slot_version_id as `cms_slot.translation.cmsSlotVersionId` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . cms_slot_version_id = `cms_slot` . version_id WHERE (`cms_slot` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`cms_slot` . `cms_block_id` IN (0x01894ED2C43373E095F70512592D8A1A , 0x01894ED2C43373E095F7051259E04134 , 0x01894ED2C505704DBCC356B6F07BEC68 )));
Copy
38
0.18 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
39
0.14 ms
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , COALESCE (`product_sorting.translation.label` , `product_sorting.translation.label` ) as `product_sorting.label` , `product_sorting.translation.createdAt` , `product_sorting.translation.updatedAt` , `product_sorting.translation.productSortingId` , `product_sorting.translation.languageId` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . product_sorting_id , `product_sorting.translation` . label as `product_sorting.translation.label` , `product_sorting.translation` . created_at as `product_sorting.translation.createdAt` , `product_sorting.translation` . updated_at as `product_sorting.translation.updatedAt` , `product_sorting.translation` . product_sorting_id as `product_sorting.translation.productSortingId` , `product_sorting.translation` . language_id as `product_sorting.translation.languageId` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . language_id = ? ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰NÒÇöqÛ¤o£4Õ2÷Æ "
b"\x01 ‰NÒÇöqÛ¤o£4Ö#ëw "
b"\x01 ‰NÒÇöqÛ¤o£4ÖVõ3 "
b"\x01 ‰NÒÇöqÛ¤o£4×\x15\f ì "
b"\x01 ‰NÒÇöqÛ¤o£4×æ\ê "
b"\x01 ‰NÒÈmrúµ£prö’¯Ì "
]
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , COALESCE (`product_sorting.translation.label` , `product_sorting.translation.label` ) as `product_sorting.label` , `product_sorting.translation.createdAt` , `product_sorting.translation.updatedAt` , `product_sorting.translation.productSortingId` , `product_sorting.translation.languageId` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . product_sorting_id , `product_sorting.translation` . label as `product_sorting.translation.label` , `product_sorting.translation` . created_at as `product_sorting.translation.createdAt` , `product_sorting.translation` . updated_at as `product_sorting.translation.updatedAt` , `product_sorting.translation` . product_sorting_id as `product_sorting.translation.productSortingId` , `product_sorting.translation` . language_id as `product_sorting.translation.languageId` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (0x01894ED2C7F671DBA46FA334D532F7C6 , 0x01894ED2C7F671DBA46FA334D623EB77 , 0x01894ED2C7F671DBA46FA334D656F533 , 0x01894ED2C7F671DBA46FA334D7150CEC , 0x01894ED2C7F671DBA46FA334D7E65CEA , 0x01894ED2C86D72FAB5A37072F692AFCC );
Copy
40
0.46 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"3þ_ØÍ\x01 ╗µƒ5\x10 9\x15 !ë "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x33E75FF09DD601BBE69F351039152189 )) LIMIT 1 ;
Copy
41
0.24 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"3þ_ØÍ\x01 ╗µƒ5\x10 9\x15 !ë "
]
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 (0x33E75FF09DD601BBE69F351039152189 ));
Copy
42
1.61 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.name` , COALESCE (`product_manufacturer.translation.name` , `product_manufacturer.translation.name` ) as `product_manufacturer.name` , `product_manufacturer.translation.description` , COALESCE (`product_manufacturer.translation.description` , `product_manufacturer.translation.description` ) as `product_manufacturer.description` , `product_manufacturer.translation.customFields` , COALESCE (`product_manufacturer.translation.customFields` , `product_manufacturer.translation.customFields` ) as `product_manufacturer.customFields` , `product_manufacturer.translation.createdAt` , `product_manufacturer.translation.updatedAt` , `product_manufacturer.translation.productManufacturerId` , `product_manufacturer.translation.languageId` , `product_manufacturer.translation.productManufacturerVersionId` 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` . description as `product_manufacturer.translation.description` , `product_manufacturer.translation` . custom_fields as `product_manufacturer.translation.customFields` , `product_manufacturer.translation` . created_at as `product_manufacturer.translation.createdAt` , `product_manufacturer.translation` . updated_at as `product_manufacturer.translation.updatedAt` , `product_manufacturer.translation` . product_manufacturer_id as `product_manufacturer.translation.productManufacturerId` , `product_manufacturer.translation` . language_id as `product_manufacturer.translation.languageId` , `product_manufacturer.translation` . product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . language_id = ? ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . product_manufacturer_version_id = `product_manufacturer` . version_id WHERE (`product_manufacturer` . `version_id` = ? ) AND (`product_manufacturer` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"db3\x1A iÍÇ·mÈ\x11 6Ê'\x13 Ý "
b"""
_QfÁñ7WÇ.\n
¶\x05 ÊC p
"""
b"""
ÜÕõ\r "\n
ú²¯Ÿ·2Ý›¿
"""
b"™\x14 ´¡dSK|Õ©8^£k°ù "
b"\x02 q[&Kæ2\r \t ú*„\x1E eQ "
b";$°\x05 põa<Èpnã—°À "
b"▒ää\x03 iiÅ|7ÓÆ\t C×åã "
b"Éí¾§BÓÚ^B¨\x10 X\r Þ╗[ "
b"ª\x00 ³hg`ýñõ@¾l3fb– "
]
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.name` , COALESCE (`product_manufacturer.translation.name` , `product_manufacturer.translation.name` ) as `product_manufacturer.name` , `product_manufacturer.translation.description` , COALESCE (`product_manufacturer.translation.description` , `product_manufacturer.translation.description` ) as `product_manufacturer.description` , `product_manufacturer.translation.customFields` , COALESCE (`product_manufacturer.translation.customFields` , `product_manufacturer.translation.customFields` ) as `product_manufacturer.customFields` , `product_manufacturer.translation.createdAt` , `product_manufacturer.translation.updatedAt` , `product_manufacturer.translation.productManufacturerId` , `product_manufacturer.translation.languageId` , `product_manufacturer.translation.productManufacturerVersionId` 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` . description as `product_manufacturer.translation.description` , `product_manufacturer.translation` . custom_fields as `product_manufacturer.translation.customFields` , `product_manufacturer.translation` . created_at as `product_manufacturer.translation.createdAt` , `product_manufacturer.translation` . updated_at as `product_manufacturer.translation.updatedAt` , `product_manufacturer.translation` . product_manufacturer_id as `product_manufacturer.translation.productManufacturerId` , `product_manufacturer.translation` . language_id as `product_manufacturer.translation.languageId` , `product_manufacturer.translation` . product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . product_manufacturer_version_id = `product_manufacturer` . version_id WHERE (`product_manufacturer` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product_manufacturer` . `id` IN (0x6462331A69CDC7B76DC81136CA2713DD , 0x5F5166C1F13757C72E0AB605CA43A070 , 0xDCD5F50D22AD0AFAB2AF9FB732DD9BBF , 0x9914B4A164534B7CD5A9385EA36BB0F9 , 0x02715B264BE6320D09A0FA2A841E6551 , 0x3B24ADB00570F5613CC8706EE397B0C0 , 0xB184840369698F7C37E09209439E86C6 , 0x90A1F3F542E0E95E42F910580DE8BB5B , 0xAA00B3686760FDF1F540BE6C33666296 ));
Copy
43
0.62 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"õt\x11 ÝÓO%Hæp¹ª "
b"Û€¸¡—3âV=]3ú\x1D\x1A ¶‰ "
b"è>ø\f YÛ\x19 ý3^i™ß^q3 "
b"÷~’ÛIÿÖ¬\x1E »ÎŠ#Á‚Ç "
b"¶Uðf■É\x1A ┴ÜmWÓ\x06\x13 z\x00 "
b"\x02 ;\x1A ;\x12\x15 xýþ±\x0F 0Ô+šî "
b"\x0F ü\Ì—°ˆl[/\x0E\x10 Ø2•¾ "
b"÷%£¥èúîÆ6×êÓ¢˜×| "
b"\x05 32r›cßÒ\x1A ‰Cb†\x07 èK "
b"\x05 ±iáÒº€\x13 JZ¼n}‹hü "
b"\t Db抷‘\µÕÇy/ýŽq "
b"\x10 ”·þ²\x02\x1A KŸÁµ®àeD¥ "
]
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 (0xF57411DDEF93ADBDD34F2548E670B9AA , 0xDB80B8A19733E2563D5D33FA1D1AB689 , 0xE83EF80C59DB19FD335E6999DF5E7133 , 0xF77E92DB49FFD6AC1EBBCE8A23C182C7 , 0xF455D066FE901AC19A6D57E006137A00 , 0x023B1A3B121578FDFEB10F30D42B9AEE , 0x0FFC5CCC97B0886C5B2F0E10D83295BE , 0xF725A3A5E8FAEEC636D7EAD3A298D77C , 0x053332729B63DFD21A8943628607E84B , 0x05B169E1D2BA80134A5ABC6E7D8B68FC , 0x094462E68AB7915CB5D5C7792FFD8E71 , 0x1094B7FEB2021A4B9FC1B5AEE06544A5 );
Copy
44
0.56 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% "
30
b"\x01 ‰R&g\x0E r¤¡_7\x1A Üâ— "
true
b"""
‘K¥Ãÿs³nî\n
d0´RsB
"""
b"\x14 É╗ê®yͪ`O:ƒæ\x01 NE "
b"Ý`\x1A ï™ïŒ$&·Â\t ²y‰Ã "
b"\x19 T\x04 òà;ɳH8f\x08 tSHâ "
b"¬ãa>6\x01 ˆ\e YàÒÛyÇìt "
b"""
´÷W4üf\n
i½uöäE>#\x11
"""
b"Å║_VJ3\x17 ╬eÁTYÄ81X "
b"&·ˆAŸâ‰\x0F =àK½Ôæ\v "
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x01895226670E72A4A15F371ADCE297AD AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0x914BA5C3FF73B36EEE0A6430B4527342 , 0x1490BB88A979D6A6604F3A9F91014E45 , 0xDD601AEF99EF8C2426B7C209B27989C3 , 0x19540495853B90FC4838660874534883 , 0xACE3613E3601881B59E0D2DB79C7EC74 , 0xEFF6573481660A69AB759484453E2311 , 0x8FBA5F564A3317CE65B554598E383158 , 0x26B788419FE2890FA03DE04BBDD4E60B )) GROUP BY `product` . `id` ;
Copy
45
0.59 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 ‰R&g\x0E r¤¡_7\x1A Üâ— "
true
b"õt\x11 ÝÓO%Hæp¹ª "
b"\x19 T\x04 òà;ɳH8f\x08 tSHâ "
b"¬ãa>6\x01 ˆ\e YàÒÛyÇìt "
b"&·ˆAŸâ‰\x0F =àK½Ôæ\v "
b"¶Uðf■É\x1A ┴ÜmWÓ\x06\x13 z\x00 "
b"\x02 ;\x1A ;\x12\x15 xýþ±\x0F 0Ô+šî "
b"\x0F ü\Ì—°ˆl[/\x0E\x10 Ø2•¾ "
b"Å║_VJ3\x17 ╬eÁTYÄ81X "
b"\x05 32r›cßÒ\x1A ‰Cb†\x07 èK "
b"""
‘K¥Ãÿs³nî\n
d0´RsB
"""
b"\x14 É╗ê®yͪ`O:ƒæ\x01 NE "
b"Ý`\x1A ï™ïŒ$&·Â\t ²y‰Ã "
]
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` = 0x01895226670E72A4A15F371ADCE297AD AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0xF57411DDEF93ADBDD34F2548E670B9AA , 0x19540495853B90FC4838660874534883 , 0xACE3613E3601881B59E0D2DB79C7EC74 , 0x26B788419FE2890FA03DE04BBDD4E60B , 0xF455D066FE901AC19A6D57E006137A00 , 0x023B1A3B121578FDFEB10F30D42B9AEE , 0x0FFC5CCC97B0886C5B2F0E10D83295BE , 0x8FBA5F564A3317CE65B554598E383158 , 0x053332729B63DFD21A8943628607E84B , 0x914BA5C3FF73B36EEE0A6430B4527342 , 0x1490BB88A979D6A6604F3A9F91014E45 , 0xDD601AEF99EF8C2426B7C209B27989C3 )) GROUP BY `product` . `id` ;
Copy
46
5.05 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.name` , COALESCE (`product.manufacturer.translation.name` , `product.manufacturer.translation.name` ) as `product.manufacturer.name` , `product.manufacturer.translation.description` , COALESCE (`product.manufacturer.translation.description` , `product.manufacturer.translation.description` ) as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , COALESCE (`product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` ) as `product.manufacturer.customFields` , `product.manufacturer.translation.createdAt` , `product.manufacturer.translation.updatedAt` , `product.manufacturer.translation.productManufacturerId` , `product.manufacturer.translation.languageId` , `product.manufacturer.translation.productManufacturerVersionId` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , (SELECT GROUP_CONCAT (HEX (`product.categories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `product_category` `product.categories.mapping`
WHERE `product.categories.mapping` . `product_id` = `product` . `categories` AND `product.categories.mapping` . product_version_id = `product` . version_id ) as `product.categories.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , COALESCE (`product.unit.translation.shortCode` , `product.unit.translation.shortCode` ) as `product.unit.shortCode` , `product.unit.translation.name` , COALESCE (`product.unit.translation.name` , `product.unit.translation.name` ) as `product.unit.name` , `product.unit.translation.customFields` , COALESCE (`product.unit.translation.customFields` , `product.unit.translation.customFields` ) as `product.unit.customFields` , `product.unit.translation.createdAt` , `product.unit.translation.updatedAt` , `product.unit.translation.unitId` , `product.unit.translation.languageId` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , COALESCE (`product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` ) as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , COALESCE (`product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` ) as `product.deliveryTime.customFields` , `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation.languageId` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , COALESCE (`product.cover.media.translation.title` , `product.cover.media.translation.title` ) as `product.cover.media.title` , `product.cover.media.translation.alt` , COALESCE (`product.cover.media.translation.alt` , `product.cover.media.translation.alt` ) as `product.cover.media.alt` , `product.cover.media.translation.customFields` , COALESCE (`product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` ) as `product.cover.media.customFields` , `product.cover.media.translation.createdAt` , `product.cover.media.translation.updatedAt` , `product.cover.media.translation.mediaId` , `product.cover.media.translation.languageId` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` , `product.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` , `product.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` , `product.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` , `product.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` , `product.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` , `product.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , `product.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , `product.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` , `product.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` , `product.translation.customFields` ) as `product.customFields` , `product.translation.createdAt` , `product.parent.translation.createdAt` , `product.translation.updatedAt` , `product.parent.translation.updatedAt` , `product.translation.productId` , `product.parent.translation.productId` , `product.translation.languageId` , `product.parent.translation.languageId` , `product.translation.productVersionId` , `product.parent.translation.productVersionId` 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 (SELECT `product.translation` . product_id , `product.translation` . product_version_id , `product.translation` . meta_description as `product.translation.metaDescription` , `product.translation` . name as `product.translation.name` , `product.translation` . keywords as `product.translation.keywords` , `product.translation` . description as `product.translation.description` , `product.translation` . meta_title as `product.translation.metaTitle` , `product.translation` . pack_unit as `product.translation.packUnit` , `product.translation` . pack_unit_plural as `product.translation.packUnitPlural` , `product.translation` . custom_search_keywords as `product.translation.customSearchKeywords` , `product.translation` . slot_config as `product.translation.slotConfig` , `product.translation` . custom_fields as `product.translation.customFields` , `product.translation` . created_at as `product.translation.createdAt` , `product.translation` . updated_at as `product.translation.updatedAt` , `product.translation` . product_id as `product.translation.productId` , `product.translation` . language_id as `product.translation.languageId` , `product.translation` . product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation` . language_id = ? ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . product_version_id = `product` . version_id LEFT JOIN (SELECT `product.parent.translation` . product_id , `product.parent.translation` . product_version_id , `product.parent.translation` . meta_description as `product.parent.translation.metaDescription` , `product.parent.translation` . name as `product.parent.translation.name` , `product.parent.translation` . keywords as `product.parent.translation.keywords` , `product.parent.translation` . description as `product.parent.translation.description` , `product.parent.translation` . meta_title as `product.parent.translation.metaTitle` , `product.parent.translation` . pack_unit as `product.parent.translation.packUnit` , `product.parent.translation` . pack_unit_plural as `product.parent.translation.packUnitPlural` , `product.parent.translation` . custom_search_keywords as `product.parent.translation.customSearchKeywords` , `product.parent.translation` . slot_config as `product.parent.translation.slotConfig` , `product.parent.translation` . custom_fields as `product.parent.translation.customFields` , `product.parent.translation` . created_at as `product.parent.translation.createdAt` , `product.parent.translation` . updated_at as `product.parent.translation.updatedAt` , `product.parent.translation` . product_id as `product.parent.translation.productId` , `product.parent.translation` . language_id as `product.parent.translation.languageId` , `product.parent.translation` . product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . language_id = ? ) `product.product_translation.parent` ON `product.product_translation.parent` . `product_id` = `product.parent` . `id` AND `product.product_translation.parent` . product_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.manufacturer.translation` . product_manufacturer_id , `product.manufacturer.translation` . product_manufacturer_version_id , `product.manufacturer.translation` . name as `product.manufacturer.translation.name` , `product.manufacturer.translation` . description as `product.manufacturer.translation.description` , `product.manufacturer.translation` . custom_fields as `product.manufacturer.translation.customFields` , `product.manufacturer.translation` . created_at as `product.manufacturer.translation.createdAt` , `product.manufacturer.translation` . updated_at as `product.manufacturer.translation.updatedAt` , `product.manufacturer.translation` . product_manufacturer_id as `product.manufacturer.translation.productManufacturerId` , `product.manufacturer.translation` . language_id as `product.manufacturer.translation.languageId` , `product.manufacturer.translation` . product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation` . language_id = ? ) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id` AND `product.manufacturer.product_manufacturer_translation` . product_manufacturer_version_id = `product.manufacturer` . version_id LEFT JOIN (SELECT `product.unit.translation` . unit_id , `product.unit.translation` . short_code as `product.unit.translation.shortCode` , `product.unit.translation` . name as `product.unit.translation.name` , `product.unit.translation` . custom_fields as `product.unit.translation.customFields` , `product.unit.translation` . created_at as `product.unit.translation.createdAt` , `product.unit.translation` . updated_at as `product.unit.translation.updatedAt` , `product.unit.translation` . unit_id as `product.unit.translation.unitId` , `product.unit.translation` . language_id as `product.unit.translation.languageId` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . language_id = ? ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . delivery_time_id , `product.deliveryTime.translation` . name as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . custom_fields as `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation` . created_at as `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation` . updated_at as `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation` . delivery_time_id as `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation` . language_id as `product.deliveryTime.translation.languageId` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . language_id = ? ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . media_id , `product.cover.media.translation` . title as `product.cover.media.translation.title` , `product.cover.media.translation` . alt as `product.cover.media.translation.alt` , `product.cover.media.translation` . custom_fields as `product.cover.media.translation.customFields` , `product.cover.media.translation` . created_at as `product.cover.media.translation.createdAt` , `product.cover.media.translation` . updated_at as `product.cover.media.translation.updatedAt` , `product.cover.media.translation` . media_id as `product.cover.media.translation.mediaId` , `product.cover.media.translation` . language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . language_id = ? ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = ? ) AND (`product` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"õt\x11 ÝÓO%Hæp¹ª "
b"\x19 T\x04 òà;ɳH8f\x08 tSHâ "
b"¬ãa>6\x01 ˆ\e YàÒÛyÇìt "
b"&·ˆAŸâ‰\x0F =àK½Ôæ\v "
b"¶Uðf■É\x1A ┴ÜmWÓ\x06\x13 z\x00 "
b"\x02 ;\x1A ;\x12\x15 xýþ±\x0F 0Ô+šî "
b"\x0F ü\Ì—°ˆl[/\x0E\x10 Ø2•¾ "
b"Å║_VJ3\x17 ╬eÁTYÄ81X "
b"\x05 32r›cßÒ\x1A ‰Cb†\x07 èK "
b"""
‘K¥Ãÿs³nî\n
d0´RsB
"""
b"\x14 É╗ê®yͪ`O:ƒæ\x01 NE "
b"Ý`\x1A ï™ïŒ$&·Â\t ²y‰Ã "
]
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.name` ,
COALESCE (
`product.manufacturer.translation.name` ,
`product.manufacturer.translation.name`
) as `product.manufacturer.name` ,
`product.manufacturer.translation.description` ,
COALESCE (
`product.manufacturer.translation.description` ,
`product.manufacturer.translation.description`
) as `product.manufacturer.description` ,
`product.manufacturer.translation.customFields` ,
COALESCE (
`product.manufacturer.translation.customFields` ,
`product.manufacturer.translation.customFields`
) as `product.manufacturer.customFields` ,
`product.manufacturer.translation.createdAt` ,
`product.manufacturer.translation.updatedAt` ,
`product.manufacturer.translation.productManufacturerId` ,
`product.manufacturer.translation.languageId` ,
`product.manufacturer.translation.productManufacturerVersionId` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.options.mapping` . `property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping` . `product_id` = `product` . `id`
) as `product.options.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.categories.mapping` . `category_id`
) SEPARATOR '||'
)
FROM
`product_category` `product.categories.mapping`
WHERE
`product.categories.mapping` . `product_id` = `product` . `categories`
AND `product.categories.mapping` . product_version_id = `product` . version_id
) as `product.categories.id_mapping` ,
`product.unit` . `id` as `product.unit.id` ,
`product.unit` . `created_at` as `product.unit.createdAt` ,
`product.unit` . `updated_at` as `product.unit.updatedAt` ,
`product.unit.translation.shortCode` ,
COALESCE (
`product.unit.translation.shortCode` ,
`product.unit.translation.shortCode`
) as `product.unit.shortCode` ,
`product.unit.translation.name` ,
COALESCE (
`product.unit.translation.name` ,
`product.unit.translation.name`
) as `product.unit.name` ,
`product.unit.translation.customFields` ,
COALESCE (
`product.unit.translation.customFields` ,
`product.unit.translation.customFields`
) as `product.unit.customFields` ,
`product.unit.translation.createdAt` ,
`product.unit.translation.updatedAt` ,
`product.unit.translation.unitId` ,
`product.unit.translation.languageId` ,
`product.deliveryTime` . `id` as `product.deliveryTime.id` ,
`product.deliveryTime` . `min` as `product.deliveryTime.min` ,
`product.deliveryTime` . `max` as `product.deliveryTime.max` ,
`product.deliveryTime` . `unit` as `product.deliveryTime.unit` ,
`product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` ,
`product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` ,
`product.deliveryTime.translation.name` ,
COALESCE (
`product.deliveryTime.translation.name` ,
`product.deliveryTime.translation.name`
) as `product.deliveryTime.name` ,
`product.deliveryTime.translation.customFields` ,
COALESCE (
`product.deliveryTime.translation.customFields` ,
`product.deliveryTime.translation.customFields`
) as `product.deliveryTime.customFields` ,
`product.deliveryTime.translation.createdAt` ,
`product.deliveryTime.translation.updatedAt` ,
`product.deliveryTime.translation.deliveryTimeId` ,
`product.deliveryTime.translation.languageId` ,
`product.cover` . `id` as `product.cover.id` ,
`product.cover` . `version_id` as `product.cover.versionId` ,
`product.cover` . `product_id` as `product.cover.productId` ,
`product.cover` . `product_version_id` as `product.cover.productVersionId` ,
`product.cover` . `media_id` as `product.cover.mediaId` ,
`product.cover` . `position` as `product.cover.position` ,
`product.cover.media` . `id` as `product.cover.media.id` ,
`product.cover.media` . `user_id` as `product.cover.media.userId` ,
`product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` ,
`product.cover.media` . `mime_type` as `product.cover.media.mimeType` ,
`product.cover.media` . `file_extension` as `product.cover.media.fileExtension` ,
`product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` ,
`product.cover.media` . `file_name` as `product.cover.media.fileName` ,
`product.cover.media` . `file_size` as `product.cover.media.fileSize` ,
`product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` ,
`product.cover.media` . `meta_data` as `product.cover.media.metaData` ,
`product.cover.media` . `config` as `product.cover.media.config` ,
`product.cover.media` . `path` as `product.cover.media.path` ,
`product.cover.media` . `private` as `product.cover.media.private` ,
`product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` ,
`product.cover.media` . `created_at` as `product.cover.media.createdAt` ,
`product.cover.media` . `updated_at` as `product.cover.media.updatedAt` ,
`product.cover.media.translation.title` ,
COALESCE (
`product.cover.media.translation.title` ,
`product.cover.media.translation.title`
) as `product.cover.media.title` ,
`product.cover.media.translation.alt` ,
COALESCE (
`product.cover.media.translation.alt` ,
`product.cover.media.translation.alt`
) as `product.cover.media.alt` ,
`product.cover.media.translation.customFields` ,
COALESCE (
`product.cover.media.translation.customFields` ,
`product.cover.media.translation.customFields`
) as `product.cover.media.customFields` ,
`product.cover.media.translation.createdAt` ,
`product.cover.media.translation.updatedAt` ,
`product.cover.media.translation.mediaId` ,
`product.cover.media.translation.languageId` ,
`product.cover` . `custom_fields` as `product.cover.customFields` ,
`product.cover` . `created_at` as `product.cover.createdAt` ,
`product.cover` . `updated_at` as `product.cover.updatedAt` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
COALESCE (
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
`product.translation.metaDescription`
) as `product.metaDescription` ,
`product.translation.name` ,
`product.parent.translation.name` ,
COALESCE (
`product.translation.name` , `product.parent.translation.name` ,
`product.translation.name`
) as `product.name` ,
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
COALESCE (
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
`product.translation.keywords`
) as `product.keywords` ,
`product.translation.description` ,
`product.parent.translation.description` ,
COALESCE (
`product.translation.description` ,
`product.parent.translation.description` ,
`product.translation.description`
) as `product.description` ,
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
COALESCE (
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
`product.translation.metaTitle`
) as `product.metaTitle` ,
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
COALESCE (
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
`product.translation.packUnit`
) as `product.packUnit` ,
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
COALESCE (
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
`product.translation.packUnitPlural`
) as `product.packUnitPlural` ,
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
COALESCE (
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
`product.translation.customSearchKeywords`
) as `product.customSearchKeywords` ,
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
COALESCE (
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
`product.translation.slotConfig`
) as `product.slotConfig` ,
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
COALESCE (
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
`product.translation.customFields`
) as `product.customFields` ,
`product.translation.createdAt` ,
`product.parent.translation.createdAt` ,
`product.translation.updatedAt` ,
`product.parent.translation.updatedAt` ,
`product.translation.productId` ,
`product.parent.translation.productId` ,
`product.translation.languageId` ,
`product.parent.translation.languageId` ,
`product.translation.productVersionId` ,
`product.parent.translation.productVersionId`
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 (
SELECT
`product.translation` . product_id ,
`product.translation` . product_version_id ,
`product.translation` . meta_description as `product.translation.metaDescription` ,
`product.translation` . name as `product.translation.name` ,
`product.translation` . keywords as `product.translation.keywords` ,
`product.translation` . description as `product.translation.description` ,
`product.translation` . meta_title as `product.translation.metaTitle` ,
`product.translation` . pack_unit as `product.translation.packUnit` ,
`product.translation` . pack_unit_plural as `product.translation.packUnitPlural` ,
`product.translation` . custom_search_keywords as `product.translation.customSearchKeywords` ,
`product.translation` . slot_config as `product.translation.slotConfig` ,
`product.translation` . custom_fields as `product.translation.customFields` ,
`product.translation` . created_at as `product.translation.createdAt` ,
`product.translation` . updated_at as `product.translation.updatedAt` ,
`product.translation` . product_id as `product.translation.productId` ,
`product.translation` . language_id as `product.translation.languageId` ,
`product.translation` . product_version_id as `product.translation.productVersionId`
FROM
`product_translation` `product.translation`
WHERE
`product.translation` . language_id = ?
) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id`
AND `product.product_translation` . product_version_id = `product` . version_id
LEFT JOIN (
SELECT
`product.parent.translation` . product_id ,
`product.parent.translation` . product_version_id ,
`product.parent.translation` . meta_description as `product.parent.translation.metaDescription` ,
`product.parent.translation` . name as `product.parent.translation.name` ,
`product.parent.translation` . keywords as `product.parent.translation.keywords` ,
`product.parent.translation` . description as `product.parent.translation.description` ,
`product.parent.translation` . meta_title as `product.parent.translation.metaTitle` ,
`product.parent.translation` . pack_unit as `product.parent.translation.packUnit` ,
`product.parent.translation` . pack_unit_plural as `product.parent.translation.packUnitPlural` ,
`product.parent.translation` . custom_search_keywords as `product.parent.translation.customSearchKeywords` ,
`product.parent.translation` . slot_config as `product.parent.translation.slotConfig` ,
`product.parent.translation` . custom_fields as `product.parent.translation.customFields` ,
`product.parent.translation` . created_at as `product.parent.translation.createdAt` ,
`product.parent.translation` . updated_at as `product.parent.translation.updatedAt` ,
`product.parent.translation` . product_id as `product.parent.translation.productId` ,
`product.parent.translation` . language_id as `product.parent.translation.languageId` ,
`product.parent.translation` . product_version_id as `product.parent.translation.productVersionId`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation` . language_id = ?
) `product.product_translation.parent` ON `product.product_translation.parent` . `product_id` = `product.parent` . `id`
AND `product.product_translation.parent` . product_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.manufacturer.translation` . product_manufacturer_id ,
`product.manufacturer.translation` . product_manufacturer_version_id ,
`product.manufacturer.translation` . name as `product.manufacturer.translation.name` ,
`product.manufacturer.translation` . description as `product.manufacturer.translation.description` ,
`product.manufacturer.translation` . custom_fields as `product.manufacturer.translation.customFields` ,
`product.manufacturer.translation` . created_at as `product.manufacturer.translation.createdAt` ,
`product.manufacturer.translation` . updated_at as `product.manufacturer.translation.updatedAt` ,
`product.manufacturer.translation` . product_manufacturer_id as `product.manufacturer.translation.productManufacturerId` ,
`product.manufacturer.translation` . language_id as `product.manufacturer.translation.languageId` ,
`product.manufacturer.translation` . product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product.manufacturer.translation`
WHERE
`product.manufacturer.translation` . language_id = ?
) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id`
AND `product.manufacturer.product_manufacturer_translation` . product_manufacturer_version_id = `product.manufacturer` . version_id
LEFT JOIN (
SELECT
`product.unit.translation` . unit_id ,
`product.unit.translation` . short_code as `product.unit.translation.shortCode` ,
`product.unit.translation` . name as `product.unit.translation.name` ,
`product.unit.translation` . custom_fields as `product.unit.translation.customFields` ,
`product.unit.translation` . created_at as `product.unit.translation.createdAt` ,
`product.unit.translation` . updated_at as `product.unit.translation.updatedAt` ,
`product.unit.translation` . unit_id as `product.unit.translation.unitId` ,
`product.unit.translation` . language_id as `product.unit.translation.languageId`
FROM
`unit_translation` `product.unit.translation`
WHERE
`product.unit.translation` . language_id = ?
) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id`
LEFT JOIN (
SELECT
`product.deliveryTime.translation` . delivery_time_id ,
`product.deliveryTime.translation` . name as `product.deliveryTime.translation.name` ,
`product.deliveryTime.translation` . custom_fields as `product.deliveryTime.translation.customFields` ,
`product.deliveryTime.translation` . created_at as `product.deliveryTime.translation.createdAt` ,
`product.deliveryTime.translation` . updated_at as `product.deliveryTime.translation.updatedAt` ,
`product.deliveryTime.translation` . delivery_time_id as `product.deliveryTime.translation.deliveryTimeId` ,
`product.deliveryTime.translation` . language_id as `product.deliveryTime.translation.languageId`
FROM
`delivery_time_translation` `product.deliveryTime.translation`
WHERE
`product.deliveryTime.translation` . language_id = ?
) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id`
LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id`
LEFT JOIN (
SELECT
`product.cover.media.translation` . media_id ,
`product.cover.media.translation` . title as `product.cover.media.translation.title` ,
`product.cover.media.translation` . alt as `product.cover.media.translation.alt` ,
`product.cover.media.translation` . custom_fields as `product.cover.media.translation.customFields` ,
`product.cover.media.translation` . created_at as `product.cover.media.translation.createdAt` ,
`product.cover.media.translation` . updated_at as `product.cover.media.translation.updatedAt` ,
`product.cover.media.translation` . media_id as `product.cover.media.translation.mediaId` ,
`product.cover.media.translation` . language_id as `product.cover.media.translation.languageId`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation` . language_id = ?
) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id`
WHERE
(`product` . `version_id` = ? )
AND (
`product` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
Copy
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.manufacturer` . `id` as `product.manufacturer.id` , `product.manufacturer` . `version_id` as `product.manufacturer.versionId` , `product.manufacturer` . `media_id` as `product.manufacturer.mediaId` , `product.manufacturer` . `link` as `product.manufacturer.link` , `product.manufacturer` . `created_at` as `product.manufacturer.createdAt` , `product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` , `product.manufacturer.translation.name` , COALESCE (`product.manufacturer.translation.name` , `product.manufacturer.translation.name` ) as `product.manufacturer.name` , `product.manufacturer.translation.description` , COALESCE (`product.manufacturer.translation.description` , `product.manufacturer.translation.description` ) as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , COALESCE (`product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` ) as `product.manufacturer.customFields` , `product.manufacturer.translation.createdAt` , `product.manufacturer.translation.updatedAt` , `product.manufacturer.translation.productManufacturerId` , `product.manufacturer.translation.languageId` , `product.manufacturer.translation.productManufacturerVersionId` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , (SELECT GROUP_CONCAT (HEX (`product.categories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `product_category` `product.categories.mapping`
WHERE `product.categories.mapping` . `product_id` = `product` . `categories` AND `product.categories.mapping` . product_version_id = `product` . version_id ) as `product.categories.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , COALESCE (`product.unit.translation.shortCode` , `product.unit.translation.shortCode` ) as `product.unit.shortCode` , `product.unit.translation.name` , COALESCE (`product.unit.translation.name` , `product.unit.translation.name` ) as `product.unit.name` , `product.unit.translation.customFields` , COALESCE (`product.unit.translation.customFields` , `product.unit.translation.customFields` ) as `product.unit.customFields` , `product.unit.translation.createdAt` , `product.unit.translation.updatedAt` , `product.unit.translation.unitId` , `product.unit.translation.languageId` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , COALESCE (`product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` ) as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , COALESCE (`product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` ) as `product.deliveryTime.customFields` , `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation.languageId` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , COALESCE (`product.cover.media.translation.title` , `product.cover.media.translation.title` ) as `product.cover.media.title` , `product.cover.media.translation.alt` , COALESCE (`product.cover.media.translation.alt` , `product.cover.media.translation.alt` ) as `product.cover.media.alt` , `product.cover.media.translation.customFields` , COALESCE (`product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` ) as `product.cover.media.customFields` , `product.cover.media.translation.createdAt` , `product.cover.media.translation.updatedAt` , `product.cover.media.translation.mediaId` , `product.cover.media.translation.languageId` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` , `product.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` , `product.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` , `product.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` , `product.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` , `product.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` , `product.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , `product.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , `product.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` , `product.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` , `product.translation.customFields` ) as `product.customFields` , `product.translation.createdAt` , `product.parent.translation.createdAt` , `product.translation.updatedAt` , `product.parent.translation.updatedAt` , `product.translation.productId` , `product.parent.translation.productId` , `product.translation.languageId` , `product.parent.translation.languageId` , `product.translation.productVersionId` , `product.parent.translation.productVersionId` 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 (SELECT `product.translation` . product_id , `product.translation` . product_version_id , `product.translation` . meta_description as `product.translation.metaDescription` , `product.translation` . name as `product.translation.name` , `product.translation` . keywords as `product.translation.keywords` , `product.translation` . description as `product.translation.description` , `product.translation` . meta_title as `product.translation.metaTitle` , `product.translation` . pack_unit as `product.translation.packUnit` , `product.translation` . pack_unit_plural as `product.translation.packUnitPlural` , `product.translation` . custom_search_keywords as `product.translation.customSearchKeywords` , `product.translation` . slot_config as `product.translation.slotConfig` , `product.translation` . custom_fields as `product.translation.customFields` , `product.translation` . created_at as `product.translation.createdAt` , `product.translation` . updated_at as `product.translation.updatedAt` , `product.translation` . product_id as `product.translation.productId` , `product.translation` . language_id as `product.translation.languageId` , `product.translation` . product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . product_version_id = `product` . version_id LEFT JOIN (SELECT `product.parent.translation` . product_id , `product.parent.translation` . product_version_id , `product.parent.translation` . meta_description as `product.parent.translation.metaDescription` , `product.parent.translation` . name as `product.parent.translation.name` , `product.parent.translation` . keywords as `product.parent.translation.keywords` , `product.parent.translation` . description as `product.parent.translation.description` , `product.parent.translation` . meta_title as `product.parent.translation.metaTitle` , `product.parent.translation` . pack_unit as `product.parent.translation.packUnit` , `product.parent.translation` . pack_unit_plural as `product.parent.translation.packUnitPlural` , `product.parent.translation` . custom_search_keywords as `product.parent.translation.customSearchKeywords` , `product.parent.translation` . slot_config as `product.parent.translation.slotConfig` , `product.parent.translation` . custom_fields as `product.parent.translation.customFields` , `product.parent.translation` . created_at as `product.parent.translation.createdAt` , `product.parent.translation` . updated_at as `product.parent.translation.updatedAt` , `product.parent.translation` . product_id as `product.parent.translation.productId` , `product.parent.translation` . language_id as `product.parent.translation.languageId` , `product.parent.translation` . product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation.parent` ON `product.product_translation.parent` . `product_id` = `product.parent` . `id` AND `product.product_translation.parent` . product_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.manufacturer.translation` . product_manufacturer_id , `product.manufacturer.translation` . product_manufacturer_version_id , `product.manufacturer.translation` . name as `product.manufacturer.translation.name` , `product.manufacturer.translation` . description as `product.manufacturer.translation.description` , `product.manufacturer.translation` . custom_fields as `product.manufacturer.translation.customFields` , `product.manufacturer.translation` . created_at as `product.manufacturer.translation.createdAt` , `product.manufacturer.translation` . updated_at as `product.manufacturer.translation.updatedAt` , `product.manufacturer.translation` . product_manufacturer_id as `product.manufacturer.translation.productManufacturerId` , `product.manufacturer.translation` . language_id as `product.manufacturer.translation.languageId` , `product.manufacturer.translation` . product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id` AND `product.manufacturer.product_manufacturer_translation` . product_manufacturer_version_id = `product.manufacturer` . version_id LEFT JOIN (SELECT `product.unit.translation` . unit_id , `product.unit.translation` . short_code as `product.unit.translation.shortCode` , `product.unit.translation` . name as `product.unit.translation.name` , `product.unit.translation` . custom_fields as `product.unit.translation.customFields` , `product.unit.translation` . created_at as `product.unit.translation.createdAt` , `product.unit.translation` . updated_at as `product.unit.translation.updatedAt` , `product.unit.translation` . unit_id as `product.unit.translation.unitId` , `product.unit.translation` . language_id as `product.unit.translation.languageId` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . delivery_time_id , `product.deliveryTime.translation` . name as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . custom_fields as `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation` . created_at as `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation` . updated_at as `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation` . delivery_time_id as `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation` . language_id as `product.deliveryTime.translation.languageId` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . media_id , `product.cover.media.translation` . title as `product.cover.media.translation.title` , `product.cover.media.translation` . alt as `product.cover.media.translation.alt` , `product.cover.media.translation` . custom_fields as `product.cover.media.translation.customFields` , `product.cover.media.translation` . created_at as `product.cover.media.translation.createdAt` , `product.cover.media.translation` . updated_at as `product.cover.media.translation.updatedAt` , `product.cover.media.translation` . media_id as `product.cover.media.translation.mediaId` , `product.cover.media.translation` . language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product` . `id` IN (0xF57411DDEF93ADBDD34F2548E670B9AA , 0x19540495853B90FC4838660874534883 , 0xACE3613E3601881B59E0D2DB79C7EC74 , 0x26B788419FE2890FA03DE04BBDD4E60B , 0xF455D066FE901AC19A6D57E006137A00 , 0x023B1A3B121578FDFEB10F30D42B9AEE , 0x0FFC5CCC97B0886C5B2F0E10D83295BE , 0x8FBA5F564A3317CE65B554598E383158 , 0x053332729B63DFD21A8943628607E84B , 0x914BA5C3FF73B36EEE0A6430B4527342 , 0x1490BB88A979D6A6604F3A9F91014E45 , 0xDD601AEF99EF8C2426B7C209B27989C3 ));
Copy
47
1.13 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , COALESCE (`property_group_option.group.translation.name` , `property_group_option.group.translation.name` ) as `property_group_option.group.name` , `property_group_option.group.translation.description` , COALESCE (`property_group_option.group.translation.description` , `property_group_option.group.translation.description` ) as `property_group_option.group.description` , `property_group_option.group.translation.position` , COALESCE (`property_group_option.group.translation.position` , `property_group_option.group.translation.position` ) as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , COALESCE (`property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` ) as `property_group_option.group.customFields` , `property_group_option.group.translation.createdAt` , `property_group_option.group.translation.updatedAt` , `property_group_option.group.translation.propertyGroupId` , `property_group_option.group.translation.languageId` , `property_group_option.translation.name` , COALESCE (`property_group_option.translation.name` , `property_group_option.translation.name` ) as `property_group_option.name` , `property_group_option.translation.position` , COALESCE (`property_group_option.translation.position` , `property_group_option.translation.position` ) as `property_group_option.position` , `property_group_option.translation.customFields` , COALESCE (`property_group_option.translation.customFields` , `property_group_option.translation.customFields` ) as `property_group_option.customFields` , `property_group_option.translation.createdAt` , `property_group_option.translation.updatedAt` , `property_group_option.translation.propertyGroupOptionId` , `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation` . property_group_option_id , `property_group_option.translation` . name as `property_group_option.translation.name` , `property_group_option.translation` . position as `property_group_option.translation.position` , `property_group_option.translation` . custom_fields as `property_group_option.translation.customFields` , `property_group_option.translation` . created_at as `property_group_option.translation.createdAt` , `property_group_option.translation` . updated_at as `property_group_option.translation.updatedAt` , `property_group_option.translation` . property_group_option_id as `property_group_option.translation.propertyGroupOptionId` , `property_group_option.translation` . language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . language_id = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.group.translation` . property_group_id , `property_group_option.group.translation` . name as `property_group_option.group.translation.name` , `property_group_option.group.translation` . description as `property_group_option.group.translation.description` , `property_group_option.group.translation` . position as `property_group_option.group.translation.position` , `property_group_option.group.translation` . custom_fields as `property_group_option.group.translation.customFields` , `property_group_option.group.translation` . created_at as `property_group_option.group.translation.createdAt` , `property_group_option.group.translation` . updated_at as `property_group_option.group.translation.updatedAt` , `property_group_option.group.translation` . property_group_id as `property_group_option.group.translation.propertyGroupId` , `property_group_option.group.translation` . language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . language_id = ? ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"„=vÎ\x11 ‘7”Ò\x1A îü\x18 ^_\f "
b"E&iæ)F-y1*ñ\\x10 ¾¦` "
b"\f ¥t@†¸lÛ”"@×Ñ\oñ "
b"Ç0P_\x1C ô~fó„\x1E }ðFÍz "
b"ññÓïßÒNvÞ쪯·Ž[‘ "
b"Ç0P_\x1C ô~fó„\x1E }ðFÍz "
b"ã0¢Y³ŠH9ºäñ)\ZŠ˜ "
b"ññÓïßÒNvÞ쪯·Ž[‘ "
b"ññÓïßÒNvÞ쪯·Ž[‘ "
b"Ç0P_\x1C ô~fó„\x1E }ðFÍz "
b"æ鮊\x00 œó•Œ\x01 JYZmG "
b"1±ŒÀ\x02 Œ5]¹e«\x14 ¿ß\x1D ‚ "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.group` . `id` as `property_group_option.group.id` ,
`property_group_option.group` . `display_type` as `property_group_option.group.displayType` ,
`property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` ,
`property_group_option.group` . `filterable` as `property_group_option.group.filterable` ,
`property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` ,
`property_group_option.group` . `created_at` as `property_group_option.group.createdAt` ,
`property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` ,
`property_group_option.group.translation.name` ,
COALESCE (
`property_group_option.group.translation.name` ,
`property_group_option.group.translation.name`
) as `property_group_option.group.name` ,
`property_group_option.group.translation.description` ,
COALESCE (
`property_group_option.group.translation.description` ,
`property_group_option.group.translation.description`
) as `property_group_option.group.description` ,
`property_group_option.group.translation.position` ,
COALESCE (
`property_group_option.group.translation.position` ,
`property_group_option.group.translation.position`
) as `property_group_option.group.position` ,
`property_group_option.group.translation.customFields` ,
COALESCE (
`property_group_option.group.translation.customFields` ,
`property_group_option.group.translation.customFields`
) as `property_group_option.group.customFields` ,
`property_group_option.group.translation.createdAt` ,
`property_group_option.group.translation.updatedAt` ,
`property_group_option.group.translation.propertyGroupId` ,
`property_group_option.group.translation.languageId` ,
`property_group_option.translation.name` ,
COALESCE (
`property_group_option.translation.name` ,
`property_group_option.translation.name`
) as `property_group_option.name` ,
`property_group_option.translation.position` ,
COALESCE (
`property_group_option.translation.position` ,
`property_group_option.translation.position`
) as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
COALESCE (
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields`
) as `property_group_option.customFields` ,
`property_group_option.translation.createdAt` ,
`property_group_option.translation.updatedAt` ,
`property_group_option.translation.propertyGroupOptionId` ,
`property_group_option.translation.languageId`
FROM
`property_group_option`
LEFT JOIN (
SELECT
`property_group_option.translation` . property_group_option_id ,
`property_group_option.translation` . name as `property_group_option.translation.name` ,
`property_group_option.translation` . position as `property_group_option.translation.position` ,
`property_group_option.translation` . custom_fields as `property_group_option.translation.customFields` ,
`property_group_option.translation` . created_at as `property_group_option.translation.createdAt` ,
`property_group_option.translation` . updated_at as `property_group_option.translation.updatedAt` ,
`property_group_option.translation` . property_group_option_id as `property_group_option.translation.propertyGroupOptionId` ,
`property_group_option.translation` . language_id as `property_group_option.translation.languageId`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . language_id = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id`
LEFT JOIN (
SELECT
`property_group_option.group.translation` . property_group_id ,
`property_group_option.group.translation` . name as `property_group_option.group.translation.name` ,
`property_group_option.group.translation` . description as `property_group_option.group.translation.description` ,
`property_group_option.group.translation` . position as `property_group_option.group.translation.position` ,
`property_group_option.group.translation` . custom_fields as `property_group_option.group.translation.customFields` ,
`property_group_option.group.translation` . created_at as `property_group_option.group.translation.createdAt` ,
`property_group_option.group.translation` . updated_at as `property_group_option.group.translation.updatedAt` ,
`property_group_option.group.translation` . property_group_id as `property_group_option.group.translation.propertyGroupId` ,
`property_group_option.group.translation` . language_id as `property_group_option.group.translation.languageId`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation` . language_id = ?
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id`
WHERE
`property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , COALESCE (`property_group_option.group.translation.name` , `property_group_option.group.translation.name` ) as `property_group_option.group.name` , `property_group_option.group.translation.description` , COALESCE (`property_group_option.group.translation.description` , `property_group_option.group.translation.description` ) as `property_group_option.group.description` , `property_group_option.group.translation.position` , COALESCE (`property_group_option.group.translation.position` , `property_group_option.group.translation.position` ) as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , COALESCE (`property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` ) as `property_group_option.group.customFields` , `property_group_option.group.translation.createdAt` , `property_group_option.group.translation.updatedAt` , `property_group_option.group.translation.propertyGroupId` , `property_group_option.group.translation.languageId` , `property_group_option.translation.name` , COALESCE (`property_group_option.translation.name` , `property_group_option.translation.name` ) as `property_group_option.name` , `property_group_option.translation.position` , COALESCE (`property_group_option.translation.position` , `property_group_option.translation.position` ) as `property_group_option.position` , `property_group_option.translation.customFields` , COALESCE (`property_group_option.translation.customFields` , `property_group_option.translation.customFields` ) as `property_group_option.customFields` , `property_group_option.translation.createdAt` , `property_group_option.translation.updatedAt` , `property_group_option.translation.propertyGroupOptionId` , `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation` . property_group_option_id , `property_group_option.translation` . name as `property_group_option.translation.name` , `property_group_option.translation` . position as `property_group_option.translation.position` , `property_group_option.translation` . custom_fields as `property_group_option.translation.customFields` , `property_group_option.translation` . created_at as `property_group_option.translation.createdAt` , `property_group_option.translation` . updated_at as `property_group_option.translation.updatedAt` , `property_group_option.translation` . property_group_option_id as `property_group_option.translation.propertyGroupOptionId` , `property_group_option.translation` . language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.group.translation` . property_group_id , `property_group_option.group.translation` . name as `property_group_option.group.translation.name` , `property_group_option.group.translation` . description as `property_group_option.group.translation.description` , `property_group_option.group.translation` . position as `property_group_option.group.translation.position` , `property_group_option.group.translation` . custom_fields as `property_group_option.group.translation.customFields` , `property_group_option.group.translation` . created_at as `property_group_option.group.translation.createdAt` , `property_group_option.group.translation` . updated_at as `property_group_option.group.translation.updatedAt` , `property_group_option.group.translation` . property_group_id as `property_group_option.group.translation.propertyGroupId` , `property_group_option.group.translation` . language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` WHERE `property_group_option` . `id` IN (0x843D76CE11913794D21AEEFC185E5F0C , 0x452669E629462D79312AF15C10BEA660 , 0x0CA5744086B86CDB942240D7D15C6FF1 , 0xC730505F1CF47E66F3841E7DF046CD7A , 0xF1F1D3EFDFD24E76DEECAAAFB78E5B91 , 0xC730505F1CF47E66F3841E7DF046CD7A , 0xE330A259B38A4839BAE4F1295C5A8A98 , 0xF1F1D3EFDFD24E76DEECAAAFB78E5B91 , 0xF1F1D3EFDFD24E76DEECAAAFB78E5B91 , 0xC730505F1CF47E66F3841E7DF046CD7A , 0xE6E9AEAD8A009CF3958C014A595A6D47 , 0x31B18CC0028C355DB965AB14BFDF1D82 );
Copy
48
0.72 ms
SELECT `product_cross_selling` . `id` as `product_cross_selling.id` , `product_cross_selling` . `position` as `product_cross_selling.position` , `product_cross_selling` . `sort_by` as `product_cross_selling.sortBy` , `product_cross_selling` . `sort_direction` as `product_cross_selling.sortDirection` , `product_cross_selling` . `type` as `product_cross_selling.type` , `product_cross_selling` . `active` as `product_cross_selling.active` , `product_cross_selling` . `limit` as `product_cross_selling.limit` , `product_cross_selling` . `product_id` as `product_cross_selling.productId` , `product_cross_selling` . `product_version_id` as `product_cross_selling.productVersionId` , `product_cross_selling` . `product_stream_id` as `product_cross_selling.productStreamId` , `product_cross_selling` . `created_at` as `product_cross_selling.createdAt` , `product_cross_selling` . `updated_at` as `product_cross_selling.updatedAt` , `product_cross_selling.translation.name` , COALESCE (`product_cross_selling.translation.name` , `product_cross_selling.translation.name` ) as `product_cross_selling.name` , `product_cross_selling.translation.createdAt` , `product_cross_selling.translation.updatedAt` , `product_cross_selling.translation.productCrossSellingId` , `product_cross_selling.translation.languageId` FROM `product_cross_selling` LEFT JOIN (SELECT `product_cross_selling.translation` . product_cross_selling_id , `product_cross_selling.translation` . name as `product_cross_selling.translation.name` , `product_cross_selling.translation` . created_at as `product_cross_selling.translation.createdAt` , `product_cross_selling.translation` . updated_at as `product_cross_selling.translation.updatedAt` , `product_cross_selling.translation` . product_cross_selling_id as `product_cross_selling.translation.productCrossSellingId` , `product_cross_selling.translation` . language_id as `product_cross_selling.translation.languageId` FROM `product_cross_selling_translation` `product_cross_selling.translation` WHERE `product_cross_selling.translation` . language_id = ? ) `product_cross_selling.product_cross_selling_translation` ON `product_cross_selling.product_cross_selling_translation` . `product_cross_selling_id` = `product_cross_selling` . `id` WHERE (COALESCE (`product_cross_selling.translation.name` ) = ? AND `product_cross_selling` . `product_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"COLOR_VARIANT "
b"\x02 ;\x1A ;\x12\x15 xýþ±\x0F 0Ô+šî "
b"\x05 32r›cßÒ\x1A ‰Cb†\x07 èK "
b"\x0F ü\Ì—°ˆl[/\x0E\x10 Ø2•¾ "
b"\x14 É╗ê®yͪ`O:ƒæ\x01 NE "
b"\x19 T\x04 òà;ɳH8f\x08 tSHâ "
b"&·ˆAŸâ‰\x0F =àK½Ôæ\v "
b"Å║_VJ3\x17 ╬eÁTYÄ81X "
b"""
‘K¥Ãÿs³nî\n
d0´RsB
"""
b"¬ãa>6\x01 ˆ\e YàÒÛyÇìt "
b"Ý`\x1A ï™ïŒ$&·Â\t ²y‰Ã "
b"¶Uðf■É\x1A ┴ÜmWÓ\x06\x13 z\x00 "
b"õt\x11 ÝÓO%Hæp¹ª "
b"""
´÷W4üf\n
i½uöäE>#\x11
"""
]
SELECT `product_cross_selling` . `id` as `product_cross_selling.id` , `product_cross_selling` . `position` as `product_cross_selling.position` , `product_cross_selling` . `sort_by` as `product_cross_selling.sortBy` , `product_cross_selling` . `sort_direction` as `product_cross_selling.sortDirection` , `product_cross_selling` . `type` as `product_cross_selling.type` , `product_cross_selling` . `active` as `product_cross_selling.active` , `product_cross_selling` . `limit` as `product_cross_selling.limit` , `product_cross_selling` . `product_id` as `product_cross_selling.productId` , `product_cross_selling` . `product_version_id` as `product_cross_selling.productVersionId` , `product_cross_selling` . `product_stream_id` as `product_cross_selling.productStreamId` , `product_cross_selling` . `created_at` as `product_cross_selling.createdAt` , `product_cross_selling` . `updated_at` as `product_cross_selling.updatedAt` , `product_cross_selling.translation.name` , COALESCE (`product_cross_selling.translation.name` , `product_cross_selling.translation.name` ) as `product_cross_selling.name` , `product_cross_selling.translation.createdAt` , `product_cross_selling.translation.updatedAt` , `product_cross_selling.translation.productCrossSellingId` , `product_cross_selling.translation.languageId` FROM `product_cross_selling` LEFT JOIN (SELECT `product_cross_selling.translation` . product_cross_selling_id , `product_cross_selling.translation` . name as `product_cross_selling.translation.name` , `product_cross_selling.translation` . created_at as `product_cross_selling.translation.createdAt` , `product_cross_selling.translation` . updated_at as `product_cross_selling.translation.updatedAt` , `product_cross_selling.translation` . product_cross_selling_id as `product_cross_selling.translation.productCrossSellingId` , `product_cross_selling.translation` . language_id as `product_cross_selling.translation.languageId` FROM `product_cross_selling_translation` `product_cross_selling.translation` WHERE `product_cross_selling.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_cross_selling.product_cross_selling_translation` ON `product_cross_selling.product_cross_selling_translation` . `product_cross_selling_id` = `product_cross_selling` . `id` WHERE (COALESCE (`product_cross_selling.translation.name` ) = 'COLOR_VARIANT' AND `product_cross_selling` . `product_id` IN (0x023B1A3B121578FDFEB10F30D42B9AEE , 0x053332729B63DFD21A8943628607E84B , 0x0FFC5CCC97B0886C5B2F0E10D83295BE , 0x1490BB88A979D6A6604F3A9F91014E45 , 0x19540495853B90FC4838660874534883 , 0x26B788419FE2890FA03DE04BBDD4E60B , 0x8FBA5F564A3317CE65B554598E383158 , 0x914BA5C3FF73B36EEE0A6430B4527342 , 0xACE3613E3601881B59E0D2DB79C7EC74 , 0xDD601AEF99EF8C2426B7C209B27989C3 , 0xF455D066FE901AC19A6D57E006137A00 , 0xF57411DDEF93ADBDD34F2548E670B9AA , 0xEFF6573481660A69AB759484453E2311 ));
Copy
49
2.13 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"3þ_ØÍ\x01 ╗µƒ5\x10 9\x15 !ë "
b"r³*\x1F uK¡À›6•àËlÞ\x7F "
b" \x1A\x03 €Ê<aBŒ&¢1ðäš\t "
b"Ï\x00 OÜvú\x1A O%ö.\x0E µ&\x1C £ "
b"3½7├\x02\x01 ¸?\x14 $Ið7\x02 ì "
b"\x01 Ø8^Âv2ºÚXÔ?$¢\x07 Î "
b"3þ_ØÍ\x01 ╗µƒ5\x10 9\x15 !ë "
b"~¼Á2W\x0F ÷àè²'#u_¸É "
b"š\x11 X\x15 MúBÊݽ\x06 ”¤é½È "
b"Ÿa@Ž:ûc>PÍñ²\r æôf "
b" \x1A\x03 €Ê<aBŒ&¢1ðäš\t "
b"ÀÇÇm0½=ÊïÉo@'[Ü\n "
b"àÆA\x19 ['B[°V¬Vø•=$ "
b"3½7├\x02\x01 ¸?\x14 $Ið7\x02 ì "
b"3þ_ØÍ\x01 ╗µƒ5\x10 9\x15 !ë "
b"ƒš´h µ$¯Ú\x05\x12 (“ÂþŽ "
b"£âì.E▓¡\x10 öÈ/N¾gd÷ "
b"ÙG¿\x06 ¨…Û\r G}pq!“Oø "
b"ÙÔô•èu¢àu¡¤¦á¹w\x0F "
b"3½7├\x02\x01 ¸?\x14 $Ið7\x02 ì "
b"¸\x17 qc╚3▀¶│Å╚Êç/\x1E ã "
b"3þ_ØÍ\x01 ╗µƒ5\x10 9\x15 !ë "
b"¥w\e Γâ\x00 Ão|ÙßÐåÞª "
b"Ö}Š´ôÁ\v ò*£Sâxy\x13 < "
b"3þ_ØÍ\x01 ╗µƒ5\x10 9\x15 !ë "
b"¥w\e Γâ\x00 Ão|ÙßÐåÞª "
b"Ö}Š´ôÁ\v ò*£Sâxy\x13 < "
b"3þ_ØÍ\x01 ╗µƒ5\x10 9\x15 !ë "
b"¥w\e Γâ\x00 Ão|ÙßÐåÞª "
b"Ö}Š´ôÁ\v ò*£Sâxy\x13 < "
b"\x0F I╚Ø\x1E rÿ╗Ö0x£ÄıØH "
b"3þ_ØÍ\x01 ╗µƒ5\x10 9\x15 !ë "
b"FºŸ*ivW\v\x03 S >ÄGB\x17 "
b"¥w\e Γâ\x00 Ão|ÙßÐåÞª "
b"Ö}Š´ôÁ\v ò*£Sâxy\x13 < "
b"ÙG¿\x06 ¨…Û\r G}pq!“Oø "
b"3½7├\x02\x01 ¸?\x14 $Ið7\x02 ì "
b"\x16 Ñ═«6+ì'íÏ°ÃÀïC0 "
b"3þ_ØÍ\x01 ╗µƒ5\x10 9\x15 !ë "
b"4\x16 §_Lê‘\t P|¬Øâò®ü "
b"æâ\x17 Áy1ÂÀºÊöÉ■^╔¨ "
b"¡ÐÆè?\x02 s'ØF\x10 cô¬X¦ "
b"ÙG¿\x06 ¨…Û\r G}pq!“Oø "
b"3½7├\x02\x01 ¸?\x14 $Ið7\x02 ì "
b"\x0F I╚Ø\x1E rÿ╗Ö0x£ÄıØH "
b"3þ_ØÍ\x01 ╗µƒ5\x10 9\x15 !ë "
b"FºŸ*ivW\v\x03 S >ÄGB\x17 "
b"¥w\e Γâ\x00 Ão|ÙßÐåÞª "
b"Ö}Š´ôÁ\v ò*£Sâxy\x13 < "
b"ÙG¿\x06 ¨…Û\r G}pq!“Oø "
b"3½7├\x02\x01 ¸?\x14 $Ið7\x02 ì "
b"3þ_ØÍ\x01 ╗µƒ5\x10 9\x15 !ë "
b"¥w\e Γâ\x00 Ão|ÙßÐåÞª "
b"Ö}Š´ôÁ\v ò*£Sâxy\x13 < "
b"3þ_ØÍ\x01 ╗µƒ5\x10 9\x15 !ë "
b"4\x17 <│Å\x07 °Ø█Ù┬¼æ(0? "
b"c’?Iå$\x13 CªzËj\x06 §Qç "
b"ÁjS úGU0ÙX<4ý5nõ "
b"ÙG¿\x06 ¨…Û\r G}pq!“Oø "
b"ÛŽ\x1A ðË:Ê\x1A âÐ\x01 †$ E) "
b"3½7├\x02\x01 ¸?\x14 $Ið7\x02 ì "
b"(8\x02 :wì·ý▄!'\x08 ¸!Àê "
b"3þ_ØÍ\x01 ╗µƒ5\x10 9\x15 !ë "
b"ÀÇÇm0½=ÊïÉo@'[Ü\n "
b"Ï,ì\x16\x19 ¡üvÍeE<¹.U "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`category.translation` . name as `category.translation.name` ,
`category.translation` . breadcrumb as `category.translation.breadcrumb` ,
`category.translation` . slot_config as `category.translation.slotConfig` ,
`category.translation` . link_type as `category.translation.linkType` ,
`category.translation` . internal_link as `category.translation.internalLink` ,
`category.translation` . external_link as `category.translation.externalLink` ,
`category.translation` . link_new_tab as `category.translation.linkNewTab` ,
`category.translation` . description as `category.translation.description` ,
`category.translation` . meta_title as `category.translation.metaTitle` ,
`category.translation` . meta_description as `category.translation.metaDescription` ,
`category.translation` . keywords as `category.translation.keywords` ,
`category.translation` . custom_fields as `category.translation.customFields` ,
`category.translation` . created_at as `category.translation.createdAt` ,
`category.translation` . updated_at as `category.translation.updatedAt` ,
`category.translation` . category_id as `category.translation.categoryId` ,
`category.translation` . language_id as `category.translation.languageId` ,
`category.translation` . category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . language_id = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . category_version_id = `category` . version_id
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ?
)
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x33E75FF09DD601BBE69F351039152189 , 0x72B32A1F754BA1C09B3695E0CB6CDE7F , 0xA01A0380CA3C61428C26A231F0E49A09 , 0xCF004FDC76FA1A4F25F62E0EB5261CA3 , 0xF033AB37C30201F73F142449D037028D , 0x019D385EB67632A7E958E23F24BD07D7 , 0x33E75FF09DD601BBE69F351039152189 , 0x7EACB532570FF6858AFD2723755FF790 , 0x9A1158154DFA42CADDBD0694A4E9BDC8 , 0x9F61408E3AFB633E50CDF1B20DE6F466 , 0xA01A0380CA3C61428C26A231F0E49A09 , 0xC0C7C76D30BD3DCAEFC96F40275BDC0A , 0xE0C641195B27425BB056AC56F8953D24 , 0xF033AB37C30201F73F142449D037028D , 0x33E75FF09DD601BBE69F351039152189 , 0x839AB46820B524AFDA05122893C2FE8E , 0x9C838D2E45B2AD1094D42F4EF36764F6 , 0xD947BF06A885DB0D477D707121934FF8 , 0xD9D4F495E875A2E075A1A4A6E1B9770F , 0xF033AB37C30201F73F142449D037028D , 0xF7177163C833DFF4B38FC8D2872F1EC6 , 0x33E75FF09DD601BBE69F351039152189 , 0xA5771BCE93E200C36F7CD9DFD0E5DEAA , 0xD67D8AB4F4C10BF22AA353E27879133C , 0x33E75FF09DD601BBE69F351039152189 , 0xA5771BCE93E200C36F7CD9DFD0E5DEAA , 0xD67D8AB4F4C10BF22AA353E27879133C , 0x33E75FF09DD601BBE69F351039152189 , 0xA5771BCE93E200C36F7CD9DFD0E5DEAA , 0xD67D8AB4F4C10BF22AA353E27879133C , 0x0F49C89D1E7298BB9930789C8ED59D48 , 0x33E75FF09DD601BBE69F351039152189 , 0x46BA9F2A6976570B0353203EC4474217 , 0xA5771BCE93E200C36F7CD9DFD0E5DEAA , 0xD67D8AB4F4C10BF22AA353E27879133C , 0xD947BF06A885DB0D477D707121934FF8 , 0xF033AB37C30201F73F142449D037028D , 0x16A5CDAE362B8D27A1D8F8C7B78B4330 , 0x33E75FF09DD601BBE69F351039152189 , 0x3416A75F4CEA9109507CACD8E2F2AEFC , 0x918317B57931B6B7A7D29490FE5EC9F9 , 0xA1D0C6E83F027327D8461063F4AC58A6 , 0xD947BF06A885DB0D477D707121934FF8 , 0xF033AB37C30201F73F142449D037028D , 0x0F49C89D1E7298BB9930789C8ED59D48 , 0x33E75FF09DD601BBE69F351039152189 , 0x46BA9F2A6976570B0353203EC4474217 , 0xA5771BCE93E200C36F7CD9DFD0E5DEAA , 0xD67D8AB4F4C10BF22AA353E27879133C , 0xD947BF06A885DB0D477D707121934FF8 , 0xF033AB37C30201F73F142449D037028D , 0x33E75FF09DD601BBE69F351039152189 , 0xA5771BCE93E200C36F7CD9DFD0E5DEAA , 0xD67D8AB4F4C10BF22AA353E27879133C , 0x33E75FF09DD601BBE69F351039152189 , 0x34173CB38F07F89DDBEBC2AC9128303F , 0x63923F49E5241343AA7ACB6A06A751E7 , 0xC16A5320FA475530D9583C34FD356EF5 , 0xD947BF06A885DB0D477D707121934FF8 , 0xDB8E1AF0CB3ACA1AE2D0018624204529 , 0xF033AB37C30201F73F142449D037028D , 0x2838023A778DFAECDC212708F721B788 , 0x33E75FF09DD601BBE69F351039152189 , 0xC0C7C76D30BD3DCAEFC96F40275BDC0A , 0xD82C8D1619AD8176D665453CFB2E55F0 ));
Copy
50
0.47 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"\x02 ;\x1A ;\x12\x15 xýþ±\x0F 0Ô+šî "
b"\x05 32r›cßÒ\x1A ‰Cb†\x07 èK "
b"\x0F ü\Ì—°ˆl[/\x0E\x10 Ø2•¾ "
b"\x14 É╗ê®yͪ`O:ƒæ\x01 NE "
b"\x19 T\x04 òà;ɳH8f\x08 tSHâ "
b"&·ˆAŸâ‰\x0F =àK½Ôæ\v "
b"Å║_VJ3\x17 ╬eÁTYÄ81X "
b"""
‘K¥Ãÿs³nî\n
d0´RsB
"""
b"¬ãa>6\x01 ˆ\e YàÒÛyÇìt "
b"Ý`\x1A ï™ïŒ$&·Â\t ²y‰Ã "
b"¶Uðf■É\x1A ┴ÜmWÓ\x06\x13 z\x00 "
b"õt\x11 ÝÓO%Hæp¹ª "
b"""
´÷W4üf\n
i½uöäE>#\x11
"""
]
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 (0x023B1A3B121578FDFEB10F30D42B9AEE , 0x053332729B63DFD21A8943628607E84B , 0x0FFC5CCC97B0886C5B2F0E10D83295BE , 0x1490BB88A979D6A6604F3A9F91014E45 , 0x19540495853B90FC4838660874534883 , 0x26B788419FE2890FA03DE04BBDD4E60B , 0x8FBA5F564A3317CE65B554598E383158 , 0x914BA5C3FF73B36EEE0A6430B4527342 , 0xACE3613E3601881B59E0D2DB79C7EC74 , 0xDD601AEF99EF8C2426B7C209B27989C3 , 0xF455D066FE901AC19A6D57E006137A00 , 0xF57411DDEF93ADBDD34F2548E670B9AA , 0xEFF6573481660A69AB759484453E2311 )));
Copy
51
0.20 ms
SELECT `unit` . `id` as `unit.id` , `unit` . `created_at` as `unit.createdAt` , `unit` . `updated_at` as `unit.updatedAt` , `unit.translation.shortCode` , COALESCE (`unit.translation.shortCode` , `unit.translation.shortCode` ) as `unit.shortCode` , `unit.translation.name` , COALESCE (`unit.translation.name` , `unit.translation.name` ) as `unit.name` , `unit.translation.customFields` , COALESCE (`unit.translation.customFields` , `unit.translation.customFields` ) as `unit.customFields` , `unit.translation.createdAt` , `unit.translation.updatedAt` , `unit.translation.unitId` , `unit.translation.languageId` FROM `unit` LEFT JOIN (SELECT `unit.translation` . unit_id , `unit.translation` . short_code as `unit.translation.shortCode` , `unit.translation` . name as `unit.translation.name` , `unit.translation` . custom_fields as `unit.translation.customFields` , `unit.translation` . created_at as `unit.translation.createdAt` , `unit.translation` . updated_at as `unit.translation.updatedAt` , `unit.translation` . unit_id as `unit.translation.unitId` , `unit.translation` . language_id as `unit.translation.languageId` FROM `unit_translation` `unit.translation` WHERE `unit.translation` . language_id = ? ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `unit` . `id` as `unit.id` , `unit` . `created_at` as `unit.createdAt` , `unit` . `updated_at` as `unit.updatedAt` , `unit.translation.shortCode` , COALESCE (`unit.translation.shortCode` , `unit.translation.shortCode` ) as `unit.shortCode` , `unit.translation.name` , COALESCE (`unit.translation.name` , `unit.translation.name` ) as `unit.name` , `unit.translation.customFields` , COALESCE (`unit.translation.customFields` , `unit.translation.customFields` ) as `unit.customFields` , `unit.translation.createdAt` , `unit.translation.updatedAt` , `unit.translation.unitId` , `unit.translation.languageId` FROM `unit` LEFT JOIN (SELECT `unit.translation` . unit_id , `unit.translation` . short_code as `unit.translation.shortCode` , `unit.translation` . name as `unit.translation.name` , `unit.translation` . custom_fields as `unit.translation.customFields` , `unit.translation` . created_at as `unit.translation.createdAt` , `unit.translation` . updated_at as `unit.translation.updatedAt` , `unit.translation` . unit_id as `unit.translation.unitId` , `unit.translation` . language_id as `unit.translation.languageId` FROM `unit_translation` `unit.translation` WHERE `unit.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id` ;
Copy
52
0.14 ms
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = ? )
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = 1 );
Copy
53
0.10 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
54
0.10 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
55
8.94 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"æ鮊\x00 œó•Œ\x01 JYZmG "
b"Ç0P_\x1C ô~fó„\x1E }ðFÍz "
b"œ\x07 ³)ëcTD÷Kc^“š“’ "
b"ññÓïßÒNvÞ쪯·Ž[‘ "
b"ã0¢Y³ŠH9ºäñ)\ZŠ˜ "
b"GÆèÕ\x07 »ÓŽ‹öz*\x0E o\v ( "
b"æU/?[@71ý\x08 h\x0F ,Ë… "
b"┬vØyµ\x08 Ú×f[¨µÎçñZ "
b"E&iæ)F-y1*ñ\\x10 ¾¦` "
b"\x08 d=Ή!å`»Á’‚T£›ú "
b"kªfÈ{\f ~XzPYØ€Ó$Á "
b"åY»øÅè¿vKb¬aò\r Ž\x19 "
b"\n e\x16 ë ÍsS\x00 }®¯*þ×¹ "
b"1±ŒÀ\x02 Œ5]¹e«\x14 ¿ß\x1D ‚ "
b"“¥\e 7ú€\t 5\x10 ”©Ò湑q "
b"\x1F 5dÒ°¥Ó‡†óÜ©Y\x1D\x7F "
b"º÷\x1F !´½é\x13 “ì†LºÅ7, "
b"Çy\x0F „\x1E ú³Ø"‹\x04 ?¹ïÏ× "
b"üL27(K§±¬ygŽz!\t û "
b"÷╦\x13 üÕoÙº'o\x00 ¯»÷ÏÅ "
b"ò`Zãh\x00 S.½aW\x15 †ì\x16\x0E "
b"˜¡SÌõMAÚj4\x02 ¤;p>± "
b"ŽÒ\f á[ŸI‹a_îRB˜F& "
b"\f ¥t@†¸lÛ”"@×Ñ\oñ "
b"\x07 '©>®Ï `ˆ!Ü\x1A ìaäØ "
b"Õ}\x0F Cé§_ô'ü▄ïgÜä\f "
b"€3ñÄt¯šçKÁªSê“Iç "
b"$êþµ«þç‘ä\x00 ÞÏ·+à\x0F "
b"%¨\x07 b'rpñœP5Ii]N "
b"„=vÎ\x11 ‘7”Ò\x1A îü\x18 ^_\f "
b"J¾›«"Æ\v :B=qóo–\x11 u "
b"ı╩û°│─ÜÆHoãêÝäæü "
b"\x1D )î╠®┴¹×.µ%╠: 0ü "
b"—¡'ç\x18 Ò¢G\x06 Ö‚¿,EO\e "
b"CJ@\x7F ¥{MÓ'á …Ô$¿ô "
b"OS?¤%5›c‡›Àñ“®Ò\x1A "
b"kH‹»\x00 ”$÷•\x16 \4wñWï "
b"¼;▄\x19 É\x08\x07 $Õ\x17 /\x1C q▒ít "
b"ïTzðuDG\x0E Â6œ\x00 Q\x0F ̽ "
b"x»š#X\m\x02 sx…ìYÈÈÓ "
b"░dâ[Ø╔\x17 À9àÒæî0╔\x13 "
b"½UB\x0E\x1E ó\x06 ¢N\x04 Cì\x0E ©œŽ "
b"bãS@„Ò6\x1D €Téw…ÌÅ~ "
b"ÿø3í█┴Ó½├┘×ë&Ø#\x11 "
b"""
÷˜\x13\x0F \n
·hÊåÎ\t ΕvRÁ
"""
b":ajS\x05 àl̈;Ú:¶;\x10 µ "
b"NÉi 2ho\t Þ0êÒ¨\x01 À\x18 "
b"WêDñ›t@_@º¤_ÅaI: "
b"\x1E Ù Éâu’Y>!¦Ý«¡©y "
b"\x1E .î\x10 2¹\x11\e ä«b&ƒË\f ì "
b"pRy\x0F 5.\v fÅõÎê\x14 )Ú” "
b"|X\x10 úž´2¡¡êãn1\x1A Ü2 "
b"\x1E ïÂ]û\x07 ßN \x0E Öæµëýz "
b"ü|•è Á\x0E ßìw”y‘uFÊ "
b"ýU¥ „;™æ\x16 L\x11 sLlÕ "
b"Ê\x15 «┌Á"\x13 éúz\x17 tà&ü) "
b"\x10 =Ù¤áå\x11\x01 ¥\r ÒlÖ\x19\x07 "
b"‚ðQ)ÜÕ¬&î˜ö\x14 »F©\x04 "
b"ÑB4\x13 mm3-–\x05 Ðjzy¡" "
b"\x02 \x17\x19 yá˜òªÃ½`\x10 Ǿ\v "
b"³j_è¬4“ÞØ\x0F 9ÒŽT·M "
b"kįõ\x13 Dûdt\x15 ±\x0F ªÑx/ "
b"³h´þ+@J\x1E ‘¬ßÏÂ5Ü? "
b"ØQQ═\x08 ×T@£OúB#\x08\x12 3 "
b"\x13 ÆÄFï\x05 ’Ze\ËèOÕ. "
b" /’̾'saU&èC»ZaË "
b"╚╗%\f õ«Å\x1C │\x00 2\x18 qƒ┐ı "
b""ˆ‚äÁ\x18\x01 =í5†åC\x13 }„ "
b"•Û\e\x17 käÓPšaI·ˆ\x1A\t Q "
b",Và*(?©£;îÕüÙ€C\x1E "
b"!ÍRÄáJ¬zp‡¿bmý¿\x1D "
b"Ð\x05\x11 ¦\x05 ùó\v µsœgÔÖÝ "
b"²¦ÒÇKãÉx,È?¶\x1F Ë þ "
b"EP(CJ´4Íží+qÆ\x15 ;e "
b"›’\x11 8BEñMÆU.4É¡¾z "
b"83Qt:\x00 ½"©ã,}n\f …ò "
b"šÌfDf¨K¡N½Ÿ9èôiŽ "
b"VÁ¡¸ŸJs\x7F\x1C zKRåìǪ "
b"¬+*Äû÷\x06 ‚\x07 wkˆw–õ· "
b"ù\x1C ÅÓæ\x13\x10 I\x14 \Uu¦fÕ■ "
b"W%"]ì!\x15 h3#ê´/F╣╣ "
b"@ûág»á(\x0E BìÃLè\x07 yÞ "
b" 8«ì.N"% A"Q}Þ┤\x10 "
b"â[┴L\x1A j&CÅ\x0E ȼ▒#\x7F ~ "
b"A╚W¿┌2!Ýü§¾³L«Ï¾ "
b"Ã\x12 «ÊaçØõk╚ÿ×6■cø "
b"N“ušP·\v C<ͱïA…üÁ "
b"!×õå uî6gÅd▀\x15 ÁÏò "
b"n=@O·\x11 ˆbwËô.‹³\x14\x18 "
b"i¥ªÑ+ÿ\f\x00 ©ÑˆCÑù§F "
b"•nÈ‘Œm\x1E øâ\x16 _ƒ›•½\x1D "
b"""
¼┌Ú§°Ø½Ó\n
\x07 ıÀÁÀ┌4
"""
b"\x18 9iI÷óVÌ\x10 02\x19 ãÅÇý "
b"Ög«á:\x16 Å╬\x1D õ└ì5]╔Î "
b"\x10 _\x17 TB\x05\x10 x´r§-飤 "
b"%█<\x13 ì}û▒\x1A ^¨¯ÆTY\x1E "
b"¤]Ö\x04 1)\t –ø´ék}íÎ\x1F "
b"ÂŽ\x0F ¤«A£±\x01 ê7‚¡}µé "
b"Å\x02 …Ä8›¼\x12 ë\x7F 9¥—3ø‡ "
b"Ó9üV║]\r û¸fM¨\x7F íc9 "
b"""
¥!ˆZ\n
¡œ(4\x05 î€Zñ~x
"""
b"I╔\x03\x17 Ø>┘ıô®ì®¶ïËß "
b"\v ™Á:"\x1C šØdAr$¯\x00 Hw "
b"i•\x13 Hw\x14\x03 àHÔLÐZ0ÁÒ "
b"îjsú´Æšò06djVž¼¸ "
b">Ô~JæÚ„ìO%Z¹_Î&\x0F "
b"B\x06 ¡ß3èÊCµü?═ı░¯] "
b"‡GËäz\x02 ò/\f é¦õF±Ý\x04 "
b"C‰·‰W?‡Šæ’/쩳6$ "
b"É4░GÊ\v Ƴ'░(U'H\x7F "
b":\x04 \µ¸þ‚P'¨iwíÿ†— "
b"BùÉD—\x18 ¦\x04 L.'®Âœ%g "
b"\x17\x04 £,»QYKB'Q™\x00 k±Z "
b")ÇÔÊYà/\x03 LG¢0ôŽ\x10 Ì "
b"\r ^9\x02 п®«Y)…^®>!\x1F "
b"ää O”öW½_¿Ûe°\x00 Ý$ "
b"²;/‹r\x03 1MÿŽ3¸šƒªü "
b"›ÌV\x11 nR\x06 ÝN˨\\x04 t "
b"ã½!R0(ŽB‚CMù†e\r \x10 "
b"—Q¸y/ÀJ™6²ŽçDË^\x0F "
b"┘CZ└7\x07\x17 ÓÍL░éü▒hê "
b"B•aÇò\x06 ïþ/Z^>M—3¼ "
b"|\x03 «\x1A ç˜\x01\x06 ¿>yg\x1F 7V "
b"\x17\x7F ÷jäãÈ95\x12\x18\x0F àQ\x1F Ð "
b"1œ¥ªC¿ôƽu8wÀ—qá "
b"æ'”Å6†@u&>àzm\x1F ¦È "
b"╔^\x1F 7ìNÊUþ\x07 ¦┘║ @â "
b"k\f 6▒É\x07 ╦%\x16 ╩ ╣\x05 ËG─ "
b"""
ã…W]¸‚S³Í2fèÒa\n
å
"""
b"€yÏd\x05 Ð9\x0E ®=\t (‡g0š "
b"\x16 öûÃî…¼\x06 „3È©¤\x16 ©\f "
b"┼l§\x18 ì6ì╗▄à¼\x08 ö\e ■2 "
b"B8ÐÜ.«'hU›œù\x06 ¦œ "
b"f£%–Ð\x1A ûƒcƒ/\x10 aŸ^ "
b"Ìü,P\x17 MâHx§p\x1D ‰Ï\x04 ] "
b"ÍQ²:Z'\x0E è9ö´\x02 Ãÿâk "
b"\x1F üÝA¤4Ý–\t 7|ÜŠ¢©b "
b"┘ë26{¼ÍÁx¡Øå×µ¬\ "
b"ƺ\x02 à½òÌÂOÿO©\f ¢—k "
b"DûßBÆìmÁ■«ú¶\x1A «╣ "
b"\x06 ¥@J±[\x17 NÅH{:;Dðı "
b"I]V;\x1F G"m‘FÛl5ž~w "
b"¸–þ{pÝÊG\x12 ÊRêÕßnK "
b"‘87Eˆ|“Gt\x08 ^ÑuÜÐ\x12 "
b"R‰né\x01\x05 ß¹‹['M½ÀÒ\x16 "
b"Z’A)6x*n¯9šQI\x12 HR "
b"Ó\x11 ▀@kWKùóü%>ëZu½ "
b"\ˆ]§eB\x08 ¦ýšµ•¿eÌr "
b"""
\x17 M…Œ\n
»^›&‹Sð1´§¿
"""
b"""
.\x13 6è•îvç•\x1E \n
ÝBåq\n
"""
b"¡Ø®Gü»!â.▄8CÖ8\x11 ] "
b"Þlû@\x11\x12 ÿJ#Äü…½·ïô "
b"ÈÔ└Æm³³\x1C b└e¶ovÒì "
b"œ%O„$Ö6˜P¯w\x0F Ï>L\x16 "
b"¯GQêHyL"Î…\r SO¶WÙ "
b"2ÛâønŒäYPuקø•üÚ "
b"’-é%’ÍÆ\x1D PV\x03 ¿q^pi "
b"\x07 \n Á4ïÌ\x00 •õÛ½ÎMvX "
b"R\x18 ¢^\t j«4tLÕby·:a "
b""\x17 ¯É6˜‹\t ƒ‹©4èë\S "
b"Ž¸ww\x0E Ê\x08 Ë\x17 gºøE.\x1D ¢ "
b"×Soï‰tJ¯\x01 ¿ƒ,<Æ" "
b"Ø└þÙæÝA\x0E gs\r ƒÀ¢\t "
b"OnK[ÂË lå¹@g\x01 föØ "
b"µÌ…©Í\v YJ+ÙŽþ„˜r¾ "
b"[–OÛ%Y=\x06 ÙTcêžS33 "
b"ÂMmRÛKºY\t ©™”\r %\x1C\x14 "
b"~¶R\x18\x7F ô±uaú(“¦•t› "
b"""
╔┤¸»ê\n
┌go_Ý╚¥ü¬J
"""
b"ˆI\x10 È}Tdc»S’¯ÕDŸ¨ "
b"""
\f Hzã+9Á4!\n
B\x07 šÀ¡&
"""
b"o+dÑ▀>\e üúp:\x16 o|O\x05 "
b"Uç_ÂÀTþÓx\x00 s$ªÉ\x07 ¶ "
b"""
D‡\x01\x06 å\x05 \n
Î\x18 JÑšŒ‡j¦
"""
b"\x18 ´ç#Q├4\x05\x14 ~#üG\x05\v ? "
b"“ \r ÍÃBô\x04 œL@Eì9š¹ "
b"EH}\x7F ð\x14\x15 4y\x0F =ãX7\x1F Þ "
b"V™\x0F X2ÐNK\x1E +§ü…™¶? "
b"új\\x02 „ÿ¿òð}©ŠUŽ*¶ "
b"\x17 Þ™9\e ø\x03 &^ Ò\x02 u&Y9 "
b"3„\r …G\x1A ‡“VïÕ\x02 ì~A\x03 "
b"¤üÙj¾HžFV£ù©]=n‡ "
b"ƪ˜Ñ·ø¼&¹Ë'6ûŸ›( "
b"Pp•ø)\x1A Fø¶ÓÍ\x1E\x14 O[ "
b"tdƒÀôXÿÈÖÂéÁ.@MO "
b"Ñ«Ïsg\x18 ÿeèÅC30³¹ "
b"E\x04\x1F ¥Mó¿…\e yÜw+é×! "
b"òÛ½\x15 ¤úªp諭DÊ÷:« "
b"1\x10 å|6ÈÁøE=Ÿ\x00\x08 t "
b"\x05 └┼q¤Ô/Øt‗ÑÉ|óáÌ "
b"øŶ\\e õ#ceîQ·”Ð\x13 ï "
b"ü¨\x11 ¥8┤2├¯oÚÐ┌P²\x1E "
b"ç‰\x03 *úKf\x15 oOûo‚%çM "
b"&Å]D8?\t $┐\x04 Án\r Í»┘ "
b"Qï;ıÈ▒¼µ╔Ã\x16 ü\x08 üA "
b"N_b;ȼE·'öÅúÊô\x19 ê "
b"\x06 wŸD:hbggC5gŸ\x12 ô "
b"5,\x0E \r ‘Üêa\x08 ýÐöþ5h? "
b"\‡uÉ\v ¦ÏÔãuQ“݉\r Ó "
b"j'iÍ{ØëÞ┐+Wa\x02 3lO "
b"┤▓jƒ\x03 ö\x00 ÅÍ\v Eͳñä' "
b"\x12\x03 k\v ç`s!AÏ\t\x7F _d:\e "
b"E²╠¡═$qɸƒPí\x0F wØ\r "
b"mùÉÔ&íÆ×ø¾'~\x11 ,┌E "
b"þ¨ikv§\o²J”8Ýè~ç "
b"ƒè@ˆ¢ÄþØsÉñÍN³d¯ "
b"›Œ\x04 ƒÀßçÖú/\x14 ¤€Ì\x12 1 "
b"Äh˜U¼ÁéHŠÉ½'bÃ#s "
b"Ú¢BÄë/Ï·˜x@Zñiï "
b"\x01 ñ\x07 "µ…ÐNR\x02 æ\x0E\x1D ÓÎØ "
b"""
\x1A œÔ¾ ê~\n
ÊÞÞ‰ˆ0\x10 •
"""
b"³g׃Ü>*$ö›àí®Ô\f g "
b"(];*\x04 Ãü¾.@N)\x08 ùËß "
b"C\x06 hj›0xgcžî\x07 +Ëu "
b"Å\x12 2¥7@\x08 J”tÌþ#\x1A œ« "
b"¢G§ha†_¤\x04 â]H\f ‘ Ú "
b"\x04 4ò²üÛ“\x11 bV”«5–¢ "
b"\x1E M/H\x17 ╣_¸\x17 OKìj"▒┼ "
b"u\x1E 2G:«\x1C „£šn\x1F k\x1A ¾â "
b"†×.x\x16 Á¢ˆ(©Må\x04 ™TA "
b"¬Ì\x0E )ç\f ØıG\x0F ò\x06 Ô┤─# "
b"\x17 9\x03 XÖ£<ÅL,í\x01\x08\x02 ı³ "
b"šR”Z±×—}‡²Äœ\e\x17\x06 Ð "
b"7Ð\x1C\x0F ßi|!üù9\x02 Bå\x1F ' "
b"ÀqûYÞ\x14 ›ír\x01 Ò\x03 ›J\x04 Û "
b"çèä\x15 °¢Õ‘Ã~§íK"µ_ "
b"îocÅ:½H—†]>^\x17 ¸GR "
b"ð¤*I\x18\x19 º8\x10 ”bÌo+2Ç "
b"ô(¬3PrÂ\x0F MЫ™m;\x10 "
b"L¿\x13 c=¸\t aÈ?2 g5µ€ "
b"rÍ(Šª>¡r\x05 š€¹v‰ç¸ "
b"""
…#H‚Ά\n
Ø j\x01 ÎB\x0E á
"""
b"ç\x01 ©kø\x14 ?┼¢Ì¯j\x00 ]ìá "
b"£¼ýrm†%ßDB©\x03\x0F :\x18 Ë "
b"""
¸÷\n
‹æµ¿)\x04 cqÎ@|˜‹
"""
b"\x08 ▒ô¿&░O╚¡\x11 ╦╝ìûi\x1D "
b"z\x15 zÏ\x0F\x18 ‹A~×m6'}s, "
b"½¿njjò¢{˜¤DXw¡í« "
b"&oXuJ'×cq0àɺaµl "
b"Ÿ\x04 ¨å;²ÛÈ\x10 æWÉâ‡×¡ "
b"ÐðÔAT̸¹Édÿí8/iz "
b"\x16 R|Ì\t ž¨¶\x00 £ˆ0jÄš\x01 "
b"\x19 Ì2‹ßg›¥\x01 ž:5ÛLÌþ "
b"A]Ñ:|\x17 {é¥2┌8ÉV\x12 "
b"®\t Ï;âü§BV\x1E s\r \x02 P¹² "
b"¸È\x1F ¼Ù-Îÿ±rN2\t ; "
b"÷µØ\r ░V\x07\x03 ┬LÃ;\x1D ╬\x1A a "
b"""
|ôÀ¿üZÔ\x19 \n
îº\x17 ûô\x14 é
"""
b"½€ÊÕ)mœqçºEÛ¿Á\x15 Ž "
b"â³?I\x1D c€¾‘ÑžTÃeOÓ "
b"\x1C\x05 ›b±·\r \x10 ÊaMzNFJi "
b"š\x1D ò\x03 2ÐTa\x0F Dó^&Î͘ "
b"ž2©Å£¯1ÜŸtéÇe©04 "
b"¢=ÈD\x0E ƒ*Óð6ÀDô?\x10 ï "
b"ÁJ¶ÉA·Ë”Õn\x1E -eý# "
b"ÚldíëŽA~8G7ÿ.«UÆ "
b"äó\x1D ä5\x0F ŶÄ\x13 Ô\x05 “#*\x16 "
b"#JÇ4ßdˆÎ\x1A ª\x10 #Pìÿ\x19 "
b";ç¥IYû3ÿù[@\x1E ¸Íà\x05 "
b"”u…\x1F @qÇ<Ébg¶÷\x07 næ "
b"`\x02 ^Hž´·}gúC:?Ý,ì "
b"t\x01 ¢®Ú«ºâ_Z$åã¸3? "
b"‡9\x1E EÀt`pyê~–]åG– "
b"•WMø\x19 ˆÎ„½æÏÓo>µA "
b"Ý*i#[+›,æ9_yë:Ð[ "
b"Òk\x03 6ÅïL»O0é\v øùÇt "
b"""
\x19\x11 ÔÿF \x11 ‚\n
¯d\x01 bL@\x12
"""
b"$l\x02 ƒ§7í \x13 L\r ±xž¶\x03 "
b"+”ÿÊ\x01 ÁÀØÏ>J"µQ\x04 "
b"²YιþÉš'š\x14 <R•ëQ¶ "
b"ñ\t NNüHÜv24ÁóY{¾ð "
b",A-š\x1A\x15 ¡`\x01 /l-jˆÅy "
b"""
tÉç~°┴q_▀µ\r ü-³\n
O
"""
b"ˆ£Ò°ˆ…Ù ’7ĉ!Ê/\r "
b"ÐOsvÊ▒Qy9\x1E ü;:▄\& "
b"Zh\\R¤\f Rx~ØÍ_ä[¤ "
b"ø*Cø`âQØú;\x19\f ¤┌TÁ "
b"ŸÑ¾GH´R\x18 Æ[„÷‡o\r š "
b"╔G╠ÁáüÕv$Ü\x17 Ù>»[\e "
b"\x11 k\f Dfü˜\x03 Ì—Ý\x1D 郩’ "
b"\x17 øI+╠<\x08 Åñ└©‗êh*░ "
b"hEŠaq{!oM±ìpt\x0F i~ "
b"\r íÁÐÏ\x06 ×Ê?êjþË\r \x1D "
b"sÛe=¾‚ºŸý\x15\x15 m;q¹\x19 "
b"¹)Ö\x08 6ûg^±Tkó\x15 E{Ã "
b"ýð5&Ÿv`^N!\x1E Õê'nñ "
b"6\x0E t«\x18 ©djpx÷> ti` "
b"CËõ€ßŒ6dB\x06 \x10 !†¯% "
b"aWy\x1E\x16 2îáÃ\x0E Þ\x00 LKUŠ "
b"k▄\x19 Þ\x1D ÉE‗S\x19 Ä\x16 «ôk\f "
b"uî;n«\v zY0žlŠ·*J¼ "
b"Ÿ—ƒÈÙEYˆ¤¶$\x04 lÀŽ¶ "
b"βÿÖ¶Z"ÎûáÀT\x12 ‚\x01 ê "
b"\x13 NZ鸺•¸D3ÐPÒ\x1E ›^ "
b"\x1D dNs=šZ…¢’`\x1F\x1C _ªn "
b"\x1F \r ²Gð´2yO¨~<Źv "
b"w×/¿6zÇž*‹„ÙCÀë• "
b"Šn:k¹sR?úÜ›º\t\x13 ¥( "
b"æk>?S\x08 ì\x13 (É\x06 xßd²$ "
b"©╬┼ÙWE\x1A }╝ìàî{³J¢ "
b"ň½\x08 _®P=¸6ۖǦ•n "
b"Æ%6ÒX¨Ø\x1A\x05 ë\r é“H— "
b"Î…ÁRå/??ê“ÀÝ\x08 ˆÖº "
b"\x07 D7X\x16 8Qß\x15 o©V[\x0E ¹Ç "
b"ehã\x1E ó‰\x05 ¦jEZ¼\v þö¯ "
b"m‹1è2L=há‘Ùv˜«\x1A "
b"Êõ\x7F azDí¼Ø└;¤±ıyE "
b"\f 5{4ÆÑŸ%Äy\f ï]à+ "
b"#ÜjXõ0Ïj\x1E Çï\x04 G=œ "
b"e\x03 g\x1D 0\x17 ËËØ*þæp9tn "
b"±w‘Y¸&î*ž”íä:69Å "
b"Á»¬™÷\x00 Ÿ\x1E %€\x06\x03 O¤k "
b"ëIE\r øÀM`'u:„\v ‹ôÙ "
b"\x15 ][¶\x10 f'\x1F\f ¢ƒã\x1F Àb_ "
b"f@:µ\x1F\x1F ׆¯kÖ\v %Ó0_ "
b"mÏ_ u\x00 C\x1D ûì’Y.\x1E ¶\x04 "
b"„%\x01 ®\x1C @|\x1D }–5Ï\x12\x04 fÅ "
b"˜Mø¸\x1D /\r !䥟*ôË\r 2 "
b"¸Ãyø¹Ô™\t l߆+·—G\x06 "
b"╗ßÎ─ÊéÂà²\x19 ¿Òø▀ì® "
b"ÖÇG+;$5l\x1A ®Ø<ƒ\x1F ÞÑ "
b"ÿ˜©Aàe\x0F äŒÿx¶zD "
b"\x0F ãc1“uŽb\_½ëÝ<Ò€ "
b"\x14\x02 §è.\x18 ȇ)›Ö¬ß¶Ÿú "
b"'Ï7´\x7F X@ÜŽ\x12 i$ÏõG/ "
b":~¨éÍC®Rþ’E4.ôÜM "
b"]|ÕøŹG]×1╚3■ún═ "
b"c%¥ãæðÌÙP,³zøѸ\x02 "
b"i™d\x07 ø\x19 ‰rÆAÓGß×M‹ "
b"vË\r ÕUWlâ0±¹«¥F_ª "
b"ïÔA\x17 °\x07 %Ä^╚Aüm^kã "
b"Ám™±ä¬\x15 ýÏ\x19 ¬ôXÐ k "
b"Â\x17 m«Dhêp»\x1E 3¥=\x10 O "
b"╦¿òƒz\x19\x1F {░\x16 UÖÉæ<\x0E "
b"ÍG%£Á\x13 ¤\x02 8Üã\x16 T\v [/ "
b"\x00 ô¡þ£ZF•\x02 j\x1C Ÿ?²d` "
b"\v Ì%éB\x14 X—æO2\f\x1F ž9â "
b"\x1C \Ó\x18 žËÑ7&\x10 ¶\x07 |î\x1F ^ "
b"$TN§óÝ\x17 ½\x10 ø.ò>Ä\x14 ? "
b"8…3'ÌóÅû\x06 ØN.ª“\x19 õ "
b"?Ålû“÷0˜—½_ Þrz\r "
b"~2\v 1RˆmQ* (PÞ¨©å "
b"†Ž¦Í½L¾¯Ê!'¸á:\x07 4 "
b"ßÕ•#mµÇTòÂ\x02 VÐ&°y "
b"à½s\x07 ½ÿt>Ÿ•\x17 èn\e ù "
b"""
\n
a|?{¼Kê§\x02 N6Á\x01 ±¸
"""
b"h╗y!¾§\x15 ╔Åé\x12 ñI©┤4 "
b"°ä©7\v\x13\x16 Ûx\v ë\x1F ,:‡‘ "
b"õ`mtÇ3ì[íö▀°Ñj¼÷ "
b"$>‹\x11 ”\x16 ÞsÉP¥i\r ÓSµ "
b",?‰{Ý„°[Ê:ù¼‹]×À "
b"R5ìÁÆ¥PhRŽˆÓ„PDž "
b"`Q\x1F Ä{oÓô\x0E ¢aŽs)\x03\f "
b"°2LÇ[;ÔµA©¿fL±‹Ú "
b"ı\x18\v j╝5CHÙåÈ!ìò "
b"ÚçÒ€rp¶´8\x00 °áQ+Ǻ "
b"""
ôñ(e\n
ù|jÁå\x13 —Ÿm—*
"""
b"@\x02 C\e ñ9\x18 H[!@Q$9'e "
b"ƒ6\x1D ÉÜO¾O8Z┬5|·:Ý "
b"¤Fï¿\x02 r?Èé~kXÐÖó "
b"¦žx¬ŽŸƒxÝß\x1F LëëÀï "
b"ɘ-ÞéuËXE\e ó%Ñ\x19 –o "
b"""
ø@\x1F `Hh\x14 =b·\n
L\x18 Øâê
"""
b"\t =²ÄP¾Ê¥‚òPJ;F‡e "
b"\x13 ÕÎ╦!\x0F ÜæPÅE¹\v ~í) "
b"-¦AÅ0]ÊÏ╦1┤'w\x00 MÙ "
b"5ó•\x1D\x13 'ƒ#ƒ{åRe‹\x1A Ð "
b"I†Œ>{ݸÍ\x1E ¢4Pµ¥Üß "
b"Lüªæ°fAı\x16\x0F Liõ┤WÖ "
b"Mÿ7ý╠T^:kpØçE\x00 ]¥ "
b"émÖSÉ?ÆÝ]Ñı''÷îT "
b"ÅÎqÀK╔jw9(é 0\x18 ²} "
b"œc1\x02 ßP¬ÅP~¯ÐîÌmm "
b"ØÄY6J\x17 ÿðT^Ú\x16\x17 L\x1C o "
b"¬¯h\x11 NJ¨}‚§×O\x08 9‹À "
b"·|\t ±;NÚ\t ï&`<Y\t ä¡ "
b"¹’æ+ Ñ^Auãw_µ\x03 $? "
b"ÆOˆžñ¤3}úëëÀ\x07 BÂZ "
b"ѯÇhp\x14 ’/Ž®×ˆõ«i¯ "
b"Ôuªœ\€Ñõ\x13 ÿ[þU¶|Ö "
b"¶\x17\x03 í|*òNÙFo÷R\x01\x10 Ø "
b"\x01 ñ¸ÕÙ|º\x1F wÁEø“= "
b"!üɽŒ§Ü\x1C üzFªÕ$Ψ "
b"yšRBšîT\x12\x19 G-Aèò\t 4 "
b"ü~eY¹d6\x1C █Lï░á£ÇY "
b"Äû$\x0E ‚°é1€\x02 .f¼äÓ "
b"ÑÑXúkêêÆ\x03 ïÛ\x7F ˜\x1A\v\x1F "
b"ÎÚX£üb¶'\x1A\x04 *éûÁS "
b"ýüNüj&╩EDî«%\x05 ³ò¤ "
b"\x13 {Œ°íÈjÓ\x03 ä'\x01 9$u‚ "
b"\x14 ©ÒâÛERÁ¥JÛ<¨ø~Ý "
b"6\e J£§Mq›\x12 €«°¯—F¥ "
b"TSò…¿R9ìAhË~\x04 @ÉÕ "
b"W¥©É®C)¢\x11 ╩4╔\x1F ┬Eÿ "
b"d6=4½1¢FùRR,áÝM "
b"x\t *\x1E\x08 █»2¤\x1C Åê5¥{m "
b"x#8■É»\r z\x11\x19 ]"Úæ÷¤ "
b"ƒªùöÌ*\t [\x14 gh•6?˜= "
b"”R»m.ÜJ¬\NŽ\x0F Þ‚Aj "
b"Æ6¤\x1F F†Y⮾\x02 ƒ\x17\x13 eD "
b"ʉ_Dg!ö®R¡#"ýv\f Œ "
b"÷\v h\ˆ0¨x¤ZŒ»ñäÞ\r "
b"\x04 DkjÜÊ¿¤¾/¨${\x14\x10 * "
b"\x1A ª.H\f d:@\x1F\f ΃\r $"A "
b"©»Þì\x0E\x0E õK'q[(i«gp "
b"ÆcPDü‹4I¬ù\x00 òù\x17 |\v "
b"\x15\x16 ªõü%¼!±\x07 ¿µ\x1A yõ… "
b" \x11 ðU\x1F üwê\x1C ZÙEÃ\x02 ,B "
b"- L¦õ\x07 -÷\x1C %¥¨\x15\x06 Lï "
b"7ó)Ó~1Ÿ\x17 |Ÿ\x18 [žM3‰ "
b"aÉ<©\òd£`A\ \x1F ‡D¹ "
b"p\x11\x16 º║1Ir╣Ù6ÛØÕwî "
b"ÅÊ:└lWÆ(¬m\r ƒÔ\x1D cf "
b"”c‰·u<³²ÀyK,‹V|Î "
b"¡ÙTD&üñ█\x07\x14 *ß\x17 ┬╗\r "
b"Ë_H'°Ü)!…üsdÝýA¬ "
b"¤═╣ÏýÓZôÆ╝½8É\x1A z "
b"òJ>À*ÎêŽ\x08 ê6)IöÊ5 "
b"\x04\x10 ªkDt°§Al”²\x14 ˜\x10 “ "
b"\x06\x15 Ð%!»+õæu\x00 ®ì¨\│ "
b"\x0E\x0F ¨.R‡fœ‘×êN±Aèl "
b"\x16 Ðõ\x1E BäòÒ¥ù^>\x7F ‚T… "
b"?º\x15 +@À™‰Âdˆþ|Ùüs "
b"^™àòfC_(o;pÉ`;n "
b"n¥!¨\x00 çÄ'qÁ0%Ç\r Øû "
b"‰?K\v š \x19 +I0M\x05 ñ pŸ "
b"“%Î\x1F »à€2“lý~\x1A á›Ð "
b"¤Á%2ÜJÇÚ~;Е·þz\f "
b"ª─W═¼ÅpxSþ;³¾Q╔÷ "
b"ºù¦Fç\x14\x19 ¾\x17 ║\x1D Ø8d3 "
b"©r▀[oU\x18\x16 èQæ|F4År "
b"©ï±\x19 $Ý7Øðo]ö▀\x01 ╚b "
b"ÐYÏz† N^A_k\x1A\x17 mL\x1A "
b"""
┘Eè¹▄└\x02\x10\x16 \n
\t qFì/"
"""
b"ߨDeB¢üg▄░─\x16\x18 ò)n "
b"úã-Ü– ºV]$)èp—|4 "
b"\x0F B;G\x14 噶3DÎü\e ²ãZ "
b"\x16 ^C+íü\x1F ¨g3‹ˆ—u’ "
b"\x18 Zü\x1A yÕ\x08 ½║ÕxêA\x12 iØ "
b"\e <*Þ¬}4‰%SÝLc\x1E Ó“ "
b""üoyÆ£Èi…!Þ@qµø\x12 "
b"*l½D\x0F ÝÑ™\x00 ¨Ísdx"2 "
b"-Óç@0░Nb█ëìÂ╝╝¦÷ "
b"/³ä\x06 \¿ªI\x1F\x0F :3®-«Ö "
b"0}Ùªôó‚ÓÞ†¡(e³°\x7F "
b"6–ÓÀ\x0E ~\x1D\f Ä(¥"re0\x14 "
b"H\x0E Gâ\x04 îá™JÎìcåFJI "
b"IÁ^ϸI.»i¦pí’å·i "
b"TŽæʈ¢¼ÿ}5º\x04 P·®\x7F "
b"U} 5üpÂï╔¥¦Ø³F╚+ "
b"}\x08 ¯ÛY2\r ×\x07 \+Ì,ä½¹ "
b"ü7\x0E Ö┤W▄zªJ6┤áib( "
b"Šëòú8í´àEÚÛ!êb)ó "
b"“~>¼'AþØ=¢õµP ÿ\x16 "
b"”ø?Ox\x19 #ñ•\x12\x15 /XN4¡ "
b"øºìD\f ú¥~═,╦░\x16 %&│ "
b"×J│a▄\x19 :\x11 é\x11 ı'\Ê\e ü "
b"""
£Éƒ,É'SÆ\n
«ŠŽL\x07 yÈ
"""
b"»¥Š\x03\x0E /\x1A ë;%BçÓ\x16 Dö "
b"Âø\x14 ¿½\x18 æÏ\x03 7œK\x1D jHà "
b"È®øà-\x01 Ž§¬œ°Ú{›Ð "
b"Èô‰L\x0E Âëv—Ýz\x01 ÏÍ\x16 < "
b"Íh[óV«;ÑŦËhN“Ñå "
b"ÔªV\e\x17 █«ùaQ3Ú┌èüE "
b"ã)ëV\x0F ¹n\x04 û`\x12 e ÿQÛ "
b"""
êb½¤\x1F\t\x02 h\n
MŠ®‰\x7F a-
"""
b"ïÄdàláîóÝÈʯ×fLh "
b"±Ï(Þì╔¬5þ\x11 ®oéª\x13 Ø "
b"ú¢-¡*j§l`î[ÆLª\x17 ¡ "
b"\x00\x05 |ÖÕÞË0ºÑÐ7E\x10 É\x17 "
b"\x1C &ĉ\x07 R!BL{n25.\x11 "
b",ı²¼øÎ P╔)bF\x03 É\x1E Ý "
b"1š‰üQEV%[«‘œÉy\x1E Î "
b"¦!<´ >}\El¥š-)Y, "
b"¼þfmgRm;Øi,De•ì\ "
b"Øõ\x0F 9h÷\x1E ‡Åòó\x1A \ëÎu "
b"߶äfµ{_ã¥│ت¥\3ò "
b"¶\x04 É┌F▒þµÿ¢g\x19 é#@D "
b"õrG‚N\x17 ËyF\x08 ªÝZHiã "
b"\x04 X›\x0F y\x06 û ål®‚Ì<Šò "
b"""
\x0E ░\x17 ù╚k*Ù\n
\x0F ┴É ÒDÕ
"""
b" F<rÁ‡’·i,lj¢´—± "
b"(ÿ\v ¿—ð\x14 ܶH{õ\x1F ñ\x1A u "
b"-ù`4\x14 ã\x17 S\x06 ›\x15\x14 Œ\x01 {ª "
b"P;Ö\x1C ICa\x14 Ç!─óïÚ░ü "
b"bÅ╦\x08 Aëá)>]┌┴v║┌│ "
b"cVpÛ░~Ð6q\x11 ═Üü±lı "
b"i©ñbxM+Kâ°b½?I\x08 # "
b"j»lë òêŸèÙËIÊK\v "
b"mÕËõFqÆìq¸&´\x08 è3ê "
b"tl\x1A õÜ]!ï‡v\x1D €¦\x02 Áµ "
b"}ÎÈë\x06 j8‘[0aUż…S "
b"~ÓFHÄ3ø¶Î_QÙ\x1D AÚ§ "
b"ˆ´eäÞT‡“uSÿz—\x18 µã "
b"›o/9ÆÁÛÈgnmÿ§\e ¹¥ "
b"ØØÈÝm,j\x1C\x00\x06 ÜÖN═\x13\x11 "
b"ñ*¦¹!VÅ¢A0Vg\x07 \r ÂÒ "
b"ª=EüS=Ü](vúà׎\x1E ÿ "
b"├┬▒Á¡█ý¡Q$¾DzvÅà "
b"""
ÎKÂkÏëÞ\n
]5¦Ø\e\x06 rj
"""
b"▀mÀ¦z¾\x19 ÅÍ╦éæÛ>Õ\x7F "
b"åÜ~Q‰>˜ÛÂ\x07 |I9\x1D\f j "
b"çÙÓ\x06 [øM»Ü:vRl§3Ï "
b"÷uÃ\x03\x7F yÒ†ˆKb.\x1F ÷· "
b"■qªÚ┴┼ÅöƯ▄MÅ¡è═ "
b" c░Ê®Ùb}Uü┤┬p\f O╝ "
b"\x0E\x10\x1C &\x0F\x03 Á\x06 û‘f&\x1E ýt– "
b" \x1D $ªA\x13 ÿ`þ■¬╩\x03 É═² "
b"%KÞèççz2H\e çJ¤ôe "
b"%Ódìá²ýeÛÍì¿■ 08 "
b"(ü\v\x06 q« \x1D C!¸Z\x12 „»™ "
b"""
0öwµd\n
è€{cûRI–0×
"""
b"0¸Ú\x19 ║8mÿÅÁÒ,\x05 ߶ "
b"D\x0E É\x1E ©Œf\x08 (û¶¾œ½{ü "
b"Lûy“<UG{IÉF\x11 ‚–r\x01 "
b"PEÎ\x1D u*6\x13 –ÀW¦áœ ÷ "
b"RÒµpAî\x02\x0F =œE|ÖU\x12 ± "
b"hΣˆ«æ\x1C @ù®uDfÉ\x16 í "
b"hߊõñS|;ÏO‹ÛcôG¦ "
b"sÀA[ck÷%™¥¿\x19 *t¦Î "
b"""
€\x10 \n
ø®\e uuC\x14\x05 êwÆ>+
"""
b"‰l”\x1E\t »¢üófȆ\v\x06 ý‡ "
b"‰á“®%\x1A ÇX8\x01 ?2Hëzª "
b"‹ï\r /\x1E ó£3L”¦ÛÈ¡·£ "
b"•í¾ÒP˜\x13 Ì®ÒÆøy]3ù "
b"¡‡ˆ\x0F ìúÎ\x12 åî‡"e%•z "
b"¢Ï‚øÏ9ùÏ5\x01 !ƒ/uÒÌ "
b"¥-þ³¬—l¶\x12 Õ\x17 ýI³ñ¾ "
b"°ó"q£²}¾\x00 8sô\x7F\x03 —\x14 "
b"Îã*™HWnõy¢~àâMÈŽ "
b"Ð\x1C mÜSsŸ\x01 Áâ#'^‚º` "
b"â(k¹Ÿ\x02 2†]ó'¶²V˜T "
b"â3oè'¤6Üå®\x18 +WÜ4ø "
b"¶üÌ'»Ó|‗│÷ñÂ+Å\x07 s "
b"÷@¾8y6\x1E {Ø\x17 úÍ╩\x15 ▀R "
b"ûDŽkÌ']\x02 IyØù\x7F âýì "
b"■ü\x0F\x10\x1F ¢GÖÇG╬ìSƒæL "
b"\x03 Ç\x10 }duå+Àï1\x06\x7F\x06 Dí "
b"\f á‰\x16 X\f x¨d®\x06 o\x1E ÷Š¼ "
b"\e æY«\x12 ¼Ž`S<0œ‚{WÔ "
b"!ÛÉû%\x1D »\x06 ~l¯3Š&gí "
b"""
#aOñrìÛÊ╔▀TíÙw\n
ê
"""
b"%¶ı▄¿1É╔\x07 ò│Åu┌\x18 y "
b">ìîü×4\x10 *ÑâÇ8ÒnåÍ "
b"N/H¬ \x15 }>\r Z\x02 5\x01 ã®\x0E "
b"j½¿m\x7F !ÝšØüVGMrŽ> "
b"╣\x07 ~÷v+Y,èlºoèüɽ "
b"""
¹\x17\x12 øaGú\t ¨2\v V\n
f3
"""
b"Í\x00 å\x02 \n \x18 Â\7&u\x14 X´Ãµ "
b"\t å║´æ7Üãg3»Îìá3V "
b"\r \x0E\f <‰\x1D ßéZ½…¹ 3'_ "
b" Æ:g,ò6Å\!nÊ];mU "
b"';dÑáþÏÖÀz"{š›•\x02 "
b"-├é;¡┴}Ég`\x08 YC\x1F\e ý "
b"20¶µ?³/ïù°¤±\x13 bDÀ "
b"9L‗küGqN═ôó║>b9ü "
b"DÃå¿\x00\x06 ±¼xŒœ¤cÂáû "
b"N÷\x1F\x19 tü?ó\x1D ç\e `³‡˜® "
b"P$"wÌ&6\v œÛÐ;uÂÖT "
b"Røm¦Æ€W³4f^P…)˺ "
b"Tõ\v ñY¼}c\x07 ˇ¼ã.ѹ "
b"h™´\x13 ™sèV7{©:ìu´\f "
b"pæñC5è\x11\x0F +\f ?Çõ擲 "
b"p´H\x1D ÌÐ)/┤æay¸ì®\x1E "
b"Œs¹|i\x03 233Ž\x02 Ûß;\e Á "
b"ÅñuÐïe│ñsI¿Sh\x0F ┐\x19 "
b"ªûB=_›¯êú$8¨òÑ\x12 M "
b"«ÆÁ\x18 œå¨“;)ºÁžÍu6 "
b"®4]¿£‘Ö'Øa`=8!4Ï "
b"ЮÞXRI„O\x11 —ô\x19\x07\x06 ®\x15 "
b"Òl\x10 Ôd¦º®r\x18 føÅzŸÏ "
b"▄‗Á°\x14 èJ`3zãÅy3ä! "
b"Þ\x01 Ñ–Pîmm!ì\r _\v lVš "
b"û¶«œ\r +«t†6¼n\x14 Ƥ| "
b"\x01 tK•?L&\x10 [\x03 {¤€Ï "
b"\x06\x10 ü¶J\x16 ÁQ▒\x15\x0F ¹Üz├b "
b"\x18 p—s\x17 Æ}Ι4¨—\x11 ì\x03 3 "
b"""
"ÿß1\x15\f Ó\f i\n
Ö·ˆ\f ¨F
"""
b"(Áú°ŠN&.þvX"úJ‚‚ "
b"""
7Å\x05 \n
A#\x17 šïv˹éHÞ¦
"""
b"8ïd1‡B7çM»‹H¶ÿKT "
b"F†q9@ξ„l\x03 Ó|´”%/ "
b"T\f AØ.\e\x04 èZàgu<êäè "
b"h…*MÉ«\r ,8Vö!ÐnvÎ "
b"lDÉ\x19 K0¯²ˆ\x07 Z3ÞÝ‚% "
b"x jH\x11\x1E jû3Â3ï\vúÌ "
b"ƒæUl°\x17 @©ÜP\f \r £‡Œâ "
b"†Ÿ9ì¡"ÆÁ-\x1A #šÊ#¶w "
b"†ªÆõ\x07 ¨XÚ˜û\x00 `\x03 w¬ "
b"É3X┬░4cÁ¾ÞØ\x18 CJ╗× "
b"×eXj\e ›¶TOx±üKzý! "
b"Úœ£\x12 ¿qÞà±Ïq‘Z–\x07 Ú "
b"醊ûìðÆK\x05 5Žé\x12\x1D “G "
b"""
\x08 d’\x1E ˜\n
\x12 ?àÈ×Â?#'ª
"""
b"\x1D IÑ\x04 à\x04 ÑmJ—¡½mØoí "
b"$’V´þ§vßþK/Ñ\f\x02\x18\x04 "
b",xÿ¥Å4‡š°V\x14\v c«V\x0E "
b",½Ôvs±/Ìö\x12 Ñ>ƒâ\e ¿ "
b"-\x0F °×\x01 ûÍ'¿ÒIr· Ø "
b".Ø@Ðñ„„W\x1A Eͽ^\x18 m‘ "
b"""
:ž2I«_\n
P\n
ÚiêÅ×Ij
"""
b"?\x15\x18 ¼±\x04 Ù2Åš€iƒç¨\x04 "
b"OÊVÇ'ß×'£ÞÝE\x00 OB5 "
b"SLÑÁ\x05 ½ØÂ\x17 WNÛ▒¢ë4 "
b"Zå\r ©“º·\x03\x05 '¬ö=rÒ( "
b"kðí\x1C ▓\x06 Ó©└â±Ke0ØI "
b"kó$'K\v £‡ù\x14 :\f ª“J\x01 "
b"l”d…Lϳcajß1¬‹\x11 "
b"y$ÖiÀAiû×ÿ:Ú\x16 Âê- "
b"äH|峺\f ╩Dx\x1E ìÎ9!ý "
b"î+²5¾¬¶\e âº\x12 =ؾ\x04 À "
b"Å"‗\x1E\x17 É×P¿%zv'\x17\x10 ¡ "
b"’ØîðšoÔ®~([PK¼2_ "
b"“Ñ\x1C º}§¼`éÇ\x12 Šš\r | "
b"""
šÛ\n
-Gj¶+Û;\x0E z1åð¾
"""
b"""
┤æ`ü\x02 ▄D:\x1F ┌\n
x¬64ú
"""
b"Å=âF\x1D ‚‹\x04 ”Óe@ƒ†\x14 • "
b"Î%W¤Š&{\v\x13 }Á\x13 Pê„ "
b"Õ§yÙL\x06 ½ì┤ƒ(PR=\x1F\x04 "
b"æþ\t ÏÅ\x15 $tX4ž\x05 ;>„t "
b"""
ïø‰Þ=£ÉRÿõ7£\n
_\x12 D
"""
b"¶®¶\x01 ì_\x0E ~Æh~u|k┼W "
b"ýÂÓ~á¡«X\x07 P>ú\x11 ÌÕ_ "
b"\x05 )ÓßÆ\r ‘ßÛ’Ÿ^•>õ‡ "
b"\f ?\x15 ¯╝æµ┌ÿ¡╚É├jâ "
b"\r\n ëwÈ2”ƒ\x00 gŽ. \f\e ž "
b"""
\x0E ô”5g_¡÷»\n
„×ÕŠ`¸
"""
b"\x11 ç\x08 R²³…nVQj|\x16 \î¤ "
b")Vx¦æBmv|\x03 Û¤[û›¬ "
b"+Â{ž\x16 ÞJO†‚\e Šà3¬ú "
b"""
.È‹\n
\x08 dx¿D%ß^ÞÄ\x10
"""
b"5lÒ°µ)ßÐÄzØ®ã■î{ "
b"6}\x13 "Xó³ƒN\x06 iü¨çV╝ "
b"""
:\n
éq¬\x05 ¯6åh\x10 úô\x02 @Î
"""
b"<o1ô`$9S3╚É=FéBo "
b"?g‚\v YÎß\x15 ÃÓmIˆI>µ "
b"C§<\x0F Í#ü÷\x13 °Ìæý$\x12 ç "
b"O/ˆ\x08 G\x01 à–¦Z=ÀRGz\t "
b"""
]0öi iâôÇÅ┴¿\n
&ñ(
"""
b"a3ºãÖ‹\x1D B\x1E õ¨\x00 ¶*?_ "
b"d5.avµæ·TÛläà[\r Ç "
b"e\x04 “”\x07 ŸˆW)ÇÔª\x1E\x1A g¨ "
b"r(\x0F S£ç˜›±\x12 $`×,¨“ "
b"{ÕJ\x13 æ A*q£\x0E Üì²®¼ "
b"\x7F "ªð~ ‡RÞH‡Ú/zAÜ "
b"à?ı▄±0\x11 ã¬\x1D ╗¨à0┤ü "
b"ØÇW\t \pØ<¦YÈ\x17\x15 ßA& "
b"Øë┬pe┤├¾f&þÇ╠Ûjg "
b"®Ôþ\x1F ╔1ém\x1E ð┐iÒØÇ "
b"²\x19 ¬Œ£Š=è”{kR)Þ«¼ "
b"¿ð\x03 DËÈ\t à¤,ÃÀò`O« "
b"ãÑ\v nC¯t\x0E »┤~þÖ■Øõ "
b"Èá\x08 é@2ç\r òÙš\x10 hÞ\x1E ¿ "
b"Ѧޅ(\x05 {rÄkkdÔÞŒæ "
b"█¾╬S\ÃÜ5\x1C ʦxüV "
b"à\x03 Pîpü_+:š¼\x06 :b_! "
b"ã°\t XiŠã)K«Å,« "
b"\x00 ëñ\f Ö5\x11 {ܼرÅ1¬¨ "
b"""
\n
Nšê?\t\x07 á¢ò\x11 ||†%•
"""
b"\x17\x17 Tð6Ÿ¶;†\x15 b} 7}\x00 "
b"-²┌û:┼áîé/▄▓íürÎ "
b":%õ&}yÊÍðüå°f<7 "
b"NcL®—RrC .îs**\x18 w "
b"""
P\n
*jž\x02 쵺pòKi£ï
"""
b"Rm\x02 8û\x02 .Ùsf”û4¿Í¢ "
b"Rý$Œá\x06 EmÃ{;o`îÑs "
b"U<OœP\x06 èLV»+áî\v ¥È "
b"^Ÿ\x04 6¦îú\x13 Ÿ”¿\f ªìe$ "
b"^À└¸uûà·|▄@GÖÉ]Æ "
b"mÀîPªý‰d•\x07 ÐUÆ@öX "
b"vZTdæ¯(½š ú˜îHÐÕ "
b"}ƒê´öš$(\x14\x7F ïxèÓ?è "
b"ü@ij\e\x15 P╝T-b\x1A ÎX\x01 0 "
b"üDO\x15\x06 å┬¡\x0F :■\x05 ;»^╔ "
b"ƒH¦=ËáÕRêJ€˜££¡Ú "
b"ƒÁ½¤´\x0F ž²\x1C §8¡¡S\x0F\x17 "
b"†\f &CÑV\x1F õ±ÚJ\Ì\x10 Þœ "
b"•cØ{^ÌÓ\x10 TŽÌ=5N<½ "
b"Ÿ©…¬ü\v $‡‡ÍOâÁ5h "
b"ñ─§Z\x0E\x12 ¯¼l┴wÆìq\x07 < "
b"§Üþ\x18 â*\n '±\x00 ?\ür1± "
b"¹Q]Fÿ¾çVYZe”ئ\x14 à "
b"¿d|˜ó¬dÎÐ\x1D u\x16 ¯O&Ç "
b"¤eØðîÀ\x06 ╗SêG`■N\x06 \n "
b"ÕËbº^æÇ™¿\r \x00 ¼~ÌäŠ "
b"Ùl±ÖËuc¤]\x1D\x12 9†£PØ "
b"ëÛq±ÊÏáeE_Vœë"\x03 [ "
b"þCÜí\x01 Ìañ\x13\x06 øŒí\x10 Ž7 "
b"\x03 aO\x16 nªëëmÔ9e?¸!f "
b"\x03 ÀÈ\x7F aÔ\x0F ÚÓøY½╩°ÉÝ "
b"\x06\x0E gL\x11 J«“H\e m\x02 =\x15 –6 "
b"\x07 Z¯Û~Qè:í¿ÃfÇ\x16 3ñ "
b"\x08 └hÛ1nü\f `\x1C òzÒø\x17 × "
b"\x08 ÎÜ#>ù\x05 6rE׉hÄžß "
b"\x08 õÚéªÉ*jg\x14 ¨{ãûÊw "
b"\t U¬ÌOÜ7R³PØ4©è3K "
b"\t ï:Úš¥ýs€ä#Í(4Äî "
b"\r Ò7´Ài “½l˜ó\x16 þvŠ "
b"\x15 œV\x01\x14 ÄyQ¹´\x03 öå½\x0F\x07 "
b"\x17 RÈfÒ\x01 7ÇZÞg£$u« "
b"\x17 w<ôeH\x06 ¼ÔI\r W®„Kp "
b"\x1A ç²qÖ\x03 °Ù├è\r ¾ì\x06 } "
b"\e ╠\x10 £\x19 Ø¢o═▀±┬;º`4 "
b"\x1E\x17 )P¡½ü\x17 B▒¥ÈP\x01 |R "
b"\x1E Hó”[f€†ó@᪆`¶ù "
b" ê=Q¼‰KpÒ7uÑRŽ’¾ "
b"#&V=à&g:ãpó½6õÑ& "
b"%Ø—bŒ\x15 ijmVˆ\x04 žd“9 "
b")┌\e ÌÅ,┬·í\x0F\x16 Qº│â─ "
b"6\x1C Ú\x19 ¤brQ¥¯ÇR]\x7F Jl "
b"7û^Ó™\x15 |ÎX[݃p‹M— "
b"8\f ¸Â\x04 íÚÌ×oOlå\x03 ¯> "
b"=ç±\x7F åW0\x03 П\x19 É\x11 †®x "
b"EÖµ<\x18 ]7\x02 “u\x06 [\x1C\x0F Ò~ "
b"HT¦Ò&"ð+µÄ¢ÐÚ!À‹ "
b"JW줤®¥2ä+ßÇ‗╝Fí "
b"""
MTÛÅwþ„\x04 -w…ö]ž\n
a
"""
b"UzF¿ˆ¾R»aX¤§\x05 aþ« "
b"^ê\x14 _\e M¦õüåÀ¾é\x18 È╦ "
b"^þÉáý:'«ÃûÚËBÔ8B "
b"f]7H(—êC•I~ÿ©ØËÉ "
b"fpQ\x1D ,ü²*ÆúQ\x19 ┐-ÉÀ "
b"g¸ÿ \x17 RØ5Y¶«\x00 §‚q. "
b"k\x16 JLMôz»7fÚ\x1D wc\x1D Ù "
b"yøûr’ie\x1A\x13 0\x0E\x1F\x14 ·4× "
b"}°aLQ/ÇYo\x01 Ýl\x19 3Åæ "
b"~Š’Ï7Y\x15 \r Õ“6f\v z@¶ "
b"€¦£i/j:ßæý\x15 n+Ÿèh "
b"„¦“gvźôM^RÀ¿yž "
b"…>Si?ÌW·ßüôJ™@¿Â "
b"å\x17 eÐ-2╗¼(ÿJ\x10 §Éu\x18 "
b"ŒÀG\\;ƒžt¢„nh´\x0F è "
b"ŽLqïÇ2½\x08 FwKéx×±x "
b"Å\x0E X©\xδc‗A└\x06 ┘¥ø "
b"–Üš»G\x0F\x13 µ\v ¥\r ô^RË“ "
b"ÖÔ¸╬6L┐ÅkÈÒÛ┬Ù6¸ "
b"šñ–Œt;ÿ\x0F =›\x12 bnGè\x14 "
b"ž:|b1Ò)xu°QÏÊœ) "
b"žjÔˆ\x06 ÊIëÜŒŽ ±\x13 ðn "
b"ž¬\x1E ÛCi-Tîm`æ\x00 ‰â^ "
b"¡7\x18 '\x13 ã2™\x06 ˜‹œrˆÔ^ "
b"º\x07 \r <¦\x1F \r ÈØ░Ê\x13 ║r├z "
b"ƒ:ͧ;\x14 µnÄçi)E‘ë "
b"»p²ùägwƒzÀ¿■Ø 6ü "
b"°\f e^"\x14 §ºÂìaËï°\x19 < "
b"°\x17 ¦-&4X\x19 µänNgÄS "
b"µY2_- \x1A «å³º´¶…\x17 ¯ "
b"¸›¢\x1E •Ó;>èˆ%#>m¬S "
b"¸×ƒÃDÌ\x1E ¨!É„a(ÛÍ€ "
b"º¾K*ïf\x13 D\x0E -ë‘Üby "
b"»}\x07 õ\x12 º˜ÿšÛLÅØoc\r "
b"»´·!Æçy\x00 Y¢xrKËSë "
b"¿\x03\x13 çkw ‚\x11\x1C s쀂´\t "
b"¿9…æšqÀK©\t NKË›<\x15 "
b"ÂÎ&\x0F c\x0F Ì‹!”ßV&T\x16 ¨ "
b"ÂÞvp\x03 …Τ\x18 ÀcY\x11 ÜT¯ "
b"É\x15 æ÷€uM=ȦÂ8º\x0F yÙ "
b"Î{ì\x1C I\x04 ŒA\x02 œ»£Ê%_j "
b"╬¼\x07 ý¬Èpró²ÅÍë\x0E\v ┐ "
b"""
Ò±‰\n
\x04 ¢Š¥ª‰oúq…ŸD
"""
b"ÊÒ^fkı\x15 /╦}â¹Tìh┘ "
b"Ï-Ödfüs\x1E *_`\x08 ©┼Õ╔ "
b"Øe™+õ§ýbGa<\x12 ÅE² "
b"┘¦#╠[ø>´┌£ ©<¢Å "
b"Û:\x7F eýN{\x16 l0O'µM%ê "
b"Ûfq\x1F ázh\1œ?Úú¤Ùo "
b"Û«‹î†äÅõìUz^þzÑè "
b"ÜK‡óŠÀáÛÇì™9”£Ï½ "
b"Ó^ÉL\n c\n y±\x1E\x00 b\e ÓlË "
b"àŸ¦M\x1D\x15 `-’ßsl§Ã U "
b"ä\e\x06 Lá·›Îâ¾GŒ×_Ÿ\e "
b"ç_\x19 Ž\x12 þkíÖhê´ßºŸù "
b"ê©`3õ\r DõH‘M”Çê³\v "
b"ì¸\x06 ¶'¸G\x7F ‘!Yn\x06 K\v l "
b"ï=è³[+Ô»?\x1A ~?‘\x06 Ï{ "
b"""
ðè.¸H\x07 ™\x16 Z\x03 \n
€ì{ã\x05
"""
b"õ·›Ì¿ØªV\x1F ¹LÉUš½\x11 "
b"þ"j\f Ÿ@3œÒŠ+Õ\x19 +\x0F ì "
b"\x01 „\x00 ÃØ\v \r Ô—LÞ\x0E hKýì "
b"\x02 ¶?&äfˆØG…Ù8;sêg "
b"\x08 ø\x08\x17 Þª±Ý„\x01 B<m¢é "
b"\f 7\x03 ÆŽõd–\x00 ™ßR]g͉ "
b"\x17 °übîÅ{-¼\x18 ░ºåjÄ\x1D "
b"""
\x18 ¾:ëŠÜuŸû¿Ï\n
M\x02 –¬
"""
b"\e\x18 Ez4ŸµÑ’Oú>¤ÏÒ© "
b"\x1F\x07 ╦\e 0-\t Hy§├Ptþü "
b""!^„\x0E ë©á4_5fÎj@Ð "
b"$ÑC\x16 §øûwó\x03 bù˜ç<g "
b",╣èÐå\x04 çØÊ\x1E j\e \\x17 êØ "
b"0▓¯J▀k`³ç"Íر+m─ "
b"1w³\x05 ÉO\x1F ït˜÷UÏA>W "
b">ÍWjGatŠ\x1F s8\x08 š\x0E\x14\t "
b"@\x04 …Ï¡†Ã\x15 Ôå\r SO¼mk "
b"@*ñs└ïh´â[h¾É`,c "
b"Dƒ`DYåè+‰\r Mñ"\x04 A÷ "
b"DÈq›.;oÒ‚\x02 l8½Ð¨® "
b"HB¬—\x04 ˜\x05 x©¡ð.ÍFË "
b"JJ¿X9W╗ºçÁ┤\x10 é@\x1A Ø "
b"N\f\x05 :Q´‘\e\x16\x05\x1A §Å·+ë "
b"N"”"€Xø:\t IoËr¼e§ "
b"Y¼ŠYÑõßB4ä½°ñ%‹V "
b"\.–^Ñk‘S†-\x0E Q*\x00 …ò "
b"""
\Ø1\n
£q\x0E jσO┴f\x19 wî
"""
b"]ºÀùÒÚ\x05\x1A yð‚Õ(Ój "
b"^ô\x0F\x7F\v\x0E wQ;5ÐA\x01 ‚Ø "
b"_\r Ø\x1F Qï\x7F\x01 ─°»øcÒ¼\r "
b"kUR» MÊqÙõ(ƒ\x1A k„% "
b"kt\x07 |P©™ÆµgŸË/§Ù` "
b"qraD\x05 ÌðN庉\e rod\x12 "
b"t"ÄÄc¤»\x7F\x10 DzŽj\x1E\x1F k "
b"wGhÑÜr“|‰4c¿!ôê¦ "
b"y™ìje’°CŠ€\f v\x19 h–³ "
b"…Ì[š‡Üc–Q\x0F â¥ÆÔšn "
b"ˆ‹Þý½™O߇P˜I\x1F ˜gº "
b"Œ·@Çï!ñ‚ÛŒ–§‰ð×@ "
b"Å3┼ 9ÝS\f baú└éñ%. "
b"šLuNÜíã˜{RÝ3PÛDê "
b"Ülñ\x7F ‗×ÀïC╗ì╚öh#Ù "
b"Ÿ\x01 £\x0F Ø\x7F ¦ëý¡P±[G÷< "
b"í\x16 ´Z}/Å\f :\x04 ÑÈl$├6 "
b"¢O;cP8l˜\x04 $ž\x1E a°ŒL "
b"¥$¥ \x01\x16 î>‘\x1E úð¾dòá "
b"""
¡¥¥Øÿq\r J#0\n
\x15\x1D ─\x14 ®
"""
b"¯Ù/\x7F ]-ßp’s{¢Ô\x07 w9 "
b"""
▒J¡\\x13 ü´\x04 îx\n
8UWB└
"""
b"¸Vl{½¬3\x7F ù\x15 =¿…î*¶ "
b"║1mÅı\x1C Êf]Ý{ ═X─Î "
b"¿{¬† ¯¸É*\x05 eõ\x03 bä( "
b"ÂmŽè”°ät’\e qÂ;èÐ\x07 "
b"╩ÅZþ;m╩\x1C G‗æýA¯wâ "
b"╩ »8\e n½ÉJÉïcú.▀7 "
b"ðßw+pÝ\x1C ì²ÆÉ8\x03 Grù "
b"ÖïÆðˆ¢Ä͈¡\x14 Óši—- "
b"Ûž-}BÂõ¦\x0E O”Éá‡&* "
b"Ü\x14\x13 uͦ£ÿvÿdþáNg "
b"ß$‹Zâ¼gÖaŸ\x0E Mrã›\x10 "
b"în&ÝÝ,\x19 F¶N„\x03 h9gw "
b"ò÷Ç®Í\t =;$DO.k@\x7F ƒ "
b"ùwnS\e\t KN\x07 mì˜JEæÎ "
b"\x05 ÀSl\x0E 4>e¦\x12 N‰æïCž "
b"\x07 Á¹Ç½×T\x7F ?\x1F ¾€ŠZìê "
b"\x15 Oq‡Õ‚•¤\x08 .:\x15 ÒaÐ÷ "
b"\x1A ó³r\x04 Ñf|"!\x02 æ+ð¨å "
b"#ªB'‹|$`ÃÎ\x14 “9LÅ "
b")P´¬ÉƒÕÇy¶t┬ßØs╗ "
b")íhɧ¨\x17 vP<ùÚyDÙ@ "
b"2C╝\f ¶í[áüѦZÜ@PX "
b"8¥ç\x1C ç¶È=âº3Q˜ÿ4ª "
b":.;cÜÉÈ╣¼\x15 9ãØj³ "
b":K~\x02 Ý\ôÐ┘Ý1\x0F Å'ê= "
b">()*â”PâGW‚%Ÿý÷ë "
b">ñ°ŸE\x13 È:W®ÕÍ\x1E 9–‰ "
b"Dó\x19 *³Ç³¯]„VˆØ7\t | "
b"H\x16 ñÅŽ#™n#ÅÎÿw›P“ "
b"M‹\e ý~(\x15 zrC¸;xæ "
b"PÄ\x0E ®WH«›%F^U–üzy "
b"UÙ´i\x10 ² …\x00 —C\x7F „\x05 ò "
b"Wb.ÊmkRëCF…?Þ|Ã* "
b"W¬f\x18 Øóc£8§±╣ûPß7 "
b"XÁEÄÚà°o·\x0E I\x06 ‘ªh> "
b"^£þ‚«X§ø!’W@D©B\x1E "
b"_)▀ùj»Øa?Q«>\x14 i¶B "
b"b╠R¿´Õ\x02 ØÂ3½-╝kZe "
b"e°ÿ¿þ0¼³ÁöHÂ\x14 ]xg "
b"f"³üÃ\x01 ?†ƒ]ú\x04 H@‰\x01 "
b"k×¹ÉñSÚÿð\x1D 5╩IÍ¶Ë "
b"l÷ýè\x19 FO@þOÁ\x1D àc&5 "
b"qmõÖ½–ôD·Ò»¤~\f Á\x1A "
b"w╣§µI\x13 $ünÚY║$öCð "
b"x%vQ7…¢S\x1C ƒ æ\x15 áW9 "
b"z¿,°½öê=»rT½<¤c "
b"{\x10 8½¬I\x1A Ÿs^ÚÉ`{o\x08 "
b"\x7F ø)™]'oÚ©#ÖIÄÐxe "
b"Ç╗|z╚L╝λî─▄#énì "
b"""
‚Ü“TF\x1C ö\n
\x0E \r 6_åZyo
"""
b"è\e ~¡8¯ô\x12\x12\x17 =Í¥ò\x08 Ø "
b"î)╔4±ìôÛ$ÔW\x1C :\e\x06\x19 "
b"‘\x05 Âg‡ò›¼ò´‡vah€m "
b"""
”éÂþk~d\x0F A\n
ÖÓþÓ2€
"""
b"ò┘?ÂúÇ\v ÂM└`\x17 ì©~s "
b"ØLu\x1D è\x14 ª]imıJ▀³(* "
b"£^ œÁ1\x02 ËØ¢”\x1D MúÒò "
b"ºpM╦\x19 ~\v xzM²ÙoÉ█═ "
b"¬ÅJ~æ\x16\x08 Õ [¾ñıWrG "
b"░Mµìó9)Ôüã╦#┤Æ┘t "
b"±\x19 œ¼cZ`\x14 óŸ°¹x‡I2 "
b"┤eɤó\x1E ╦Q■\x0E £ë\Ú÷b "
b"·E©îò×;/Þù¨$DâjO "
b"""
¸\n
ýùñàªl9\x1A £ÿŒ\x01 m\x0F
"""
b"»Ï²b†!PÆDÅÞb@ꣅ "
b"¼a{RC\x1A\e fê»\x19 ì§ò8Ó "
b"ÁŸ›\x1A Ðp͉=¢’E§¸<¨ "
b"É@ +ÅM£ª)M¥|ƒ¡—º "
b"╩cë«Ñ\x01 Çä½Ée¨°Îd "
b"╩èÓÏ░«\x0E f¼ÐÓ"▒0üþ "
b"ϱ?Eyo\x14 Ê!€ ¢DFs{ "
b"Èü»ð┼Ãâ5õã-\x14 ê┌F "
b"Î=Òø┘─═ÔìÆN¼╠«\x03 ¹ "
b"ß\x1D KëšýÇ/&g\x15 ~\x14 @)‹ "
b"ãPƒ²•ó\e œZBd#ŽµK\x14 "
b"""
ç¥i.¢Sàf\n
0bþ–.\r \
"""
b"ç½às\x08 ù\e ^~{Æ\x7F\e ׶\x15 "
b"êLÙ\x1C :.Ÿíš³óÔʘƕ "
b"Ûù\x01 ■e,©¥§░\e\x04 ÅL? "
b"ê±ì\x0F\x1A ÔgŠÙˆÜOö\x05 \r } "
b"ìå°³ŽÄû‘|šñË%ü”Ï "
b"ï;\r #H\íŽ$\r D¡s´¤ "
b"ô,q\x15 ¿'ÐÏÀ[ Œ\x13 b˜¿ "
b"öÄi\x04 –Ê\x11 z* ‡\f {Äë "
b"ûö\x00 *³ââê\x18 …QG}\x1D ¶Ã "
b"""
\x03 \n
%°äô\x1D ì\e ]\x14 (▒û8\x14
"""
b"\x08 5ûNÇ'A\f\x07 WZìÞ[·@ "
b"\t v¿É\x12 ╠¡ ü\x14 3áS░Â\f "
b"\x10\x08 IÊ)É<4ÊM\x18 JS$Ë~ "
b"\x10 iÊ\x03 ”æ\x06 H>~1ÿ\v Ëâ "
b"\x11 ‹.\x17\x04 Î=Ò*aâÁËT"¦ "
b"\x11 áEN[®ØÌ"ø╠¹┼Ë»Û "
b"\x13 £ZlµÙH'Ô\x1A fÏ_S†Ö "
b"\x18 …lû%\x15 Öuÿ·/Í¡ö…Ë "
b"0â\x08\x0F Í \x1D ä¸\x15 [ìC\x0F &H "
b"4\e #AÎý\x1E Í-ÄÐä3Éíµ "
b"6¯&¼íÜäÏ®\x17 Þj\x1A ÛÝ& "
b"?ctt¦¢5\x06 ñTC){º\v Ó "
b"Dè0\x15 ?sò(¤=ê\x16 0\x00 ß3 "
b"F`\x10 ü*™-tjÂ&˜o\x17 ]s "
b"HLÊÑE>ü¸V─xbc\v¬ "
b"J|AíÝ÷)or€d\x07 &fUU "
b"""
MÊ!\r ¬\n
šK\x1C i|QNtæÙ
"""
b"R`{\v j\x05 ¾\f Ì«\x00 ׇ\‡p "
b"Vx&\r ─╚ºï¾É╣\x10 !║s9 "
b"Y‰Ùa\x06 …äõ^dñ&„Q+n "
b"\Ü«Ñ[ÕÌ;†ñ\x02 µÎÐþq "
b"^\x0F Ù\x16 ÏÆi[Û¼i)ä²í} "
b"^\x17 8Vœxk\x03 ¿\x00 nXÊ\x08 Ñc "
b"^ƒE‘÷\x10 ôhxdñ\r AOýN "
b"""
ciŽ]¾mÑ\x08 \n
yütw³Œï
"""
b"""
dQ\n
»ãÆ,\e ‰¬Æ\x12 KÒ<R
"""
b"d]žX-ïÑQcÁ_•O§\x10 A "
b"eé\x03 ò÷Å¢çÃ\þ¨J5?Ÿ "
b"k‚Ó\e iÁ®WWʈ¥Ùq4 "
b"t‹ÅªÚ6_\x12 ,ÉÅ®¯ÁH\x01 "
b"{:ØIÊíz\x17 À\x7F G\x12 š"eÈ "
b"{»˜Ö³À«”\x05 sǸL¬]l "
b"€D\x1D '”\x08\x1E óɾ®£Ã™Çõ "
b"‚\x11 ž9l]KR•—UØÙþ½Ž "
b"éÀ╝lC±\x16 ╠fìÞ\x04 ╦Ó«\x12 "
b"""
„B¢Ëß“,Ð\n
ÿð’\x1C î–°
"""
b"†\x1F ñ\f ™zü¹ó—çÄ@ü\x04 2 "
b"""
çV;±ú¿\n
þ\x07 ï░?ìƒÞµ
"""
b"‰U\x0F ES\x08 òkèKFe¤è/ˆ "
b"Š9L¶<û‹„ÌcÇ·ßÒÄ\x14 "
b"ôD\x1F xdh▒»~[É┌²Ù+( "
b"öì¥\x03 .ùÁØ®╗s943©0 "
b"™\x1A Á«þ\x17 DmzjŸ›v\x0F ¨Ú "
b"œÆ¡ˆVœÔ¯÷o\x02 ²s¿M¢ "
b"ƒúü├╬þ#\x1F %÷▀ª\x0F 7s┬ "
b"ñþ│¼─ 瘟ü\r xUσ "
b"Ñ\x1D sûö¦(ÄGÅV@▒°£» "
b"¨¡CÞNŸ\x1D Y¦ÁÍÈC\x15\x16 Ç "
b"ª¿ç\x03 s$~G½=þä\x1C !Ö‹ "
b"¸6¢o\x08 œB\x10 2¥¨ÙÔLïc "
b"╗ÎÄ┴êâ»\x13 g┘]ü>\x07 $░ "
b"Á»ð®¼OXó›åhI&\x7F ïM "
b"─╩■\x02 ¨Ø\x13\v ▄)Ç\x15 ·ýƽ "
b"Ç*þ1‹;q<ZÔ†µþ\f ¨‹ "
b"""
È\f \n
q¤ …jV+\x07 V~z\x16\x1E
"""
b"ËS‹\x03 ”&<útýÑ?°Ã/¿ "
b"ËÓZ\x14 šƒ|\x14 ãÊ·=Ï-iÿ "
b"╠╔Ì¢µk╗▄ü8]Û=ê¬û "
b"ÎÝ÷‰ìo« Öªýh\x02 ü=; "
b"Ñ\x04 ýp\x00 cÂöJ¯\n \x0E Ô\x05 ¡Ò "
b"Ñ~\x1F ™»–[,bצc\x19 2ÌÅ "
b"Ôu¥\x0E ðzzfÉ&4 ' k\x14 "
b"ײ6ØÐÊbNŒª‰\x0F\v 6C3 "
b"ïÞ;\x05 Y\t #¢\x14 ¸ÆvÎî\x16 Ý "
b"ñÃñ\x1D `w\x13 .¶¬<g¬nå2 "
b"""
ònÇÎB\n
èà8\x1C\x02 ÈèÇ'\x13
"""
b"ø‹\x1F *–þ·\r ½ˆ¿\=ºÄ+ "
b"ÿ\x1A @ÿ\x04 r¢ƒ!ý¹T\x1C Kòy "
b"\x02 P\e –v¹8\x12 ŒÞLÑ\x11 •Ù\r "
b"\x03 Hï[†½\x7F\x02 ]èM¾T\v :@ "
b"\x04 òØÙ\x12 ŒBcü\x15 ¾E#{\r ê "
b"""
\x05 >p\n
Qzp&\x18 ¯\x15\x1C ;Øbl
"""
b"\x06 {¤ò®0j\e Y6í¦{šz\x04 "
b"\x07 õ╚ìHÿÀ@▄XÍ7;«Qã "
b"\x0E únE3>¶¡w"\x11 Œ Ýx{ "
b"\x18 Ïå!Ø¿\x0E ë\x1C\x14 y¢“üîF "
b"\x1F\x0F \r –%¦\x01 §•×\x11 -cY“) "
b"(£#MëÃRaÍv\x14\x17 l…}r "
b"(©XQ$¥a\x07 u\x1C P85WRÛ "
b"+q¦+ül†\f w0,dê/ýÁ "
b",6ç±┘?ØTù§ì├®Ï¡æ "
b"1k\x11 å@Ø5|§(\x16 £õük¾ "
b"3yÉç1nC─¹ë"þîQÛU "
b"3î«Ó\x13 !6"\n 2\x00 OFˆ\x1E ë "
b"8`\x02 ç\x18 roñà~¯ Å0Ρ "
b":")en"JœV¬W^;\x06 tÚ "
b">q¸╝Ü ZOì èqfg)¨ "
b">§\x04 Bðî<░┤\e ØAp+T└ "
b"BHÿV?X\x00 ıÉöG6ã÷ÃÁ "
b"C^\x07 o\x11 sa<Màî×Ø·¡þ "
b"H\x1D ÔijRd}ÑÔúÓÅ:\v Ù "
b"J¼Hè.öºÏ─Þ┐êmÉ"Æ "
b"MEúä}æ#▓\x06 _áþ\x7F\x05 ¥Ø "
b"N\x1A\x18 ݯêÅ\t zPõÎÓæ_- "
b"SD0|?9©8ßQè°Žá\Ÿ "
b"TyWóx\x1D ŽT\x7F cµØ\x0E\x18 R1 "
b"[0àÖSÇ,.ߦ>k#\x1A Åå "
b"]Ÿ\x08 ŠÙ\x1A r*.\x05\x08 "o“0¨ "
b"_¡ìÑu¡\x1C E—<\x04 ~è°¦ "
b"bnvëÅ \x01\x7F O¿4ª╦:æ "
b"bü|ñD¨§PìT\x19 Ø×\x12 ¯\x15 "
b"hôÁUª═\x19 ±ìúì╚g\x7F :T "
b"hž$¨r†\x1A ô)Öë´î³ÂÐ "
b"i¦kòÏYŽb÷H\x7F K\x03 9©H "
b"k\x1D £‹6²|egþÚ3ä{B "
b"t\x0E ¥h\x01 `yº\x07 ÜþcÑ×7µ "
b"uNò~z'?{Ú╩Á▀¬Ø╦³ "
b"vÎ[㺃¶¢ü\x08 ™\x06 \RÄ¢ "
b"zØ\x15 ©u\x1A {\x04 j1L÷á¤ôu "
b"{£/$\x15 ┴ÂòÙ\x14 ØÂ4ıgA "
b"|¥é7É\x00 ┤~Ö\e\x1E\x15\v Ãd& "
b"|ÌuY}{@c\t\x02 δ\t ¸®£ "
b"ÇêéßÒÁü\x16 ê█\x01 ´B\e\x0E "
b"€ÌºEc†l\r å‰Ms\x04 :@ê "
b"üô╣f╗gßkí{S\x0E Q\x0E ╩? "
b"‚v\t B>Ó\x1F ªòáÂí] "
b"éã[\x05 Ë\x02 E'┤>tÅ\x08 ´àê "
b"àsFÜ÷\t W\x00 <8°Hë╩ÍÅ "
b"†DB\x14\x19 ¯¸'6´òúÏ£CE "
b"‰QìSJ8nbK\x11 þBM,EI "
b"èé:jì8Dw8¿╝«\x18 ╝1â "
b"‹_vJÀD\x00 ¨ \x04 Ð\x0E \”Æù "
b"Œ™®/Q\x1A\x1F Üé)ΟL³‘¤ "
b"É\x7F ÙıtqªAû=.äX1Åý "
b"""
‘Éö\n
Ï\x05 ´R%[¼¶ˆnìc
"""
b"”2ØÒ\x7F ;p·©,™ç^ŠM\r "
b"•‡\e £^È'‚)c\v •š\x11 T\x14 "
b"˜\e H¸‡FI\…&5\x1A “¤y¬ "
b"˜#\x19 w¡´*U#3ª½x¦¿• "
b" _:ÿP5[m.Q\x10 fø\x02\x0F õ "
b"¡óKÛ50¼ìÇñÝÈ”?0t "
b"¤µÉâ\e ü\Æø"Ųà°vá "
b"¥€óBv;ÿÿßνÏülE\x19 "
b"¡´Ò\x11\x19\x12 Äüëû┘½¿Ñ‗v "
b"▒Å▄Ñ\x0F ÀµÂ_Ì×│7\x07 §R "
b"±ÛGÙÑÔc \x0F /ÝÍ#0ë "
b"±îÒT\x1D\x1C `\x15 —¯dsü\n| "
b"³;79ÈjËoŒ\x11\x1C ç\x10 Í›Í "
b"µì/§©Û†þ/å|¾¿Ø4 "
b"¹˜ÐÙe¦ŽÙ\f ¯¬2Âtý² "
b"¹Í\x05 ⯥2*\t Â\x1F ChÏ²Ö "
b"»ÇÄ&¦ÅÌN©üM[ßAC. "
b"»ì8Êzì’«Ä£ðZ}ð$p "
b"Ë¡x«àq“ç\x1F È\x14 `؃ 6 "
b"Ð\x04 ú+¥¡?ÏóÔ\x11\t Žl¶Ð "
b"ð¡ZÁg:».}ü║8\x03 &åé "
b"ʼ^¼Ç<ü┴7╠m═ntQ▒ "
b"Ó‹\x15 5PëüH»škeÞkÐ\x18 "
b"Ó¬–ß!Þ,\x1A äÈæe¹üƒZ "
b"Í\x15 å┬CËy║\x0F ;©Ø\x03\x01 ±l "
b"ÍæÍ \x1E )┘Å·;õ║\x07\x07 ╦t "
b"×;®ô¢·\x01 W½\x17\x17\x1F Ë?\x15 ˆ "
b"؆fYCÆû}Ëq¤%\x00 ¸2\x1F "
b"ئ\x11 ¿üä&U¼¼ÿ•8é . "
b"Ø×=\x1D ®¨~þÄWQì8XYã "
b"Ùç|€®Ü/…\v rƒƒÚ^‡× "
b"Ú5’·#Pw‚/ü^en¢ ` "
b"Û|3F\v b\f ž3û®\x00 ú!\x08 S "
b"ÜÆV*‹Ôv·\x12 ê™—&³( "
b"Þ}é›ïK0™¸† \x03 1AÀœ "
b"ÞâY¤Þ\x19 ¬êüñ«Ã¿ë®\x06 "
b"àÚÏ“,\x18 M³K”g›\x03 óÃd "
b"Ẩ©@ôÙáí|¤Ë¾o\x1E S "
b"çø\x10 wYجt~H¦â¢—Q: "
b"é© åã\e Ý\x02 ‰Vå<Ÿ[[œ "
b"ë\x0F ½\x1D\x12 ‰Â\x05 ’ŽÚˆ+ÉêÝ "
b"ñ\x13 e·2¦_Æ {nHA§}\x18 "
b"ø{‘¸\t kýû\x15 @ôe\x16 /¿c "
b"""
³│\n
¤@×쵨\x19 \╠ð4jÁ
"""
b"ýÞmÐ\n ØèÓ\x1F\x00 KD“îaÅ "
b"ÿ\f\x7F ìíà‘(Ë‹Ì1Lmgé "
b"ÿœ+Ò‡VŒCD®îÃ’¼&- "
b"\x01 %\x07\x02 E«v|ø\x0E š¨&\x17 ts "
b"""
\x01 O\x1A ¥’¡x{\x1E È•ÎD\n
u\r
"""
b"\x02 #\x13 |õK\x1E {Ô\x19 ð´\x00\v\x0F ˜ "
b"\x04 9¡\x0E Säãã\x0E èØ™×ÝÍÜ "
b"\x06 3ÎvV\x00 …#=#ÍJTZ2æ "
b"\v Åᣃ&AL¼Tz¥▓Y╝ä "
b"\f {ß\x1A º\x05\x19 £#¾—·}˜§ "
b"\r s'\x1C Lr/xs<0òBŠ3 "
b"\x0F\x12 /\x01 ▀\f ì\x11 û©Ë¨Í°= "
b"\x15 ædxWÜË„f:qŽ«—¯é "
b"\x18 ‹~\x15 N#Ôãßns®m¡R¥ "
b"\x18 ʳ4%%\x0F O\x16 êûò¡¾\x05 µ "
b"\x1D ]'\\x05 i\?\x1D À„wàf7H "
b" +\x00\x00 ¾tR\n \x17 >‚\x0E éO© "
b"#ÌJSt)Â+&V?yÖÅ\x1C ü "
b"#²q{Èü@TÍgÒ¹\x05 ûs▒ "
b"%ý@nj˜þí^t\x05 Sìåæ’ "
b"'\x08 dD│«\x04 ▓Ü.a`4îÅX "
b")ljØP\x1E \r QöRòcÄè)Y "
b"*ÕË┼Ë║É▄┼\x12 NBØÌ°ô "
b"+èÕàÉÙSs Èoñö4ÏZ "
b".\x08 `ıB^©®\x19 n\x01 ·Zì/t "
b"11s\x18\x11 #j=º\x11 ÏÎŒ«#Ë "
b"4Íþ\x10 OÚ&èêä/Nm¨\‰ "
b"5\x07 k²Ä<‡¿¥\x13 KJn\f\f H "
b"5\x1F Q`ß„5P5÷:v6\f ¨Q "
b"5$Â\x1E ár0ßÊ´pÊÔŽô× "
b"6³–Dú€\x04 ü²2ˆŠO¬· "
b"6íb{D‚£3•fÝbû\x11 °Í "
b"7Åsv+\x05 XpçßPýA\x1E ½e "
b"8\x04 0û8éˆ59k\x13 v\t\x01 Ãü "
b"8Ý\x17 yJ]-ÿ?[`FV:ô\x01 "
b"9úÇ5k\e l¸EÚç_z\x11 '· "
b"=«8\x1D\x1C\x14\x08 EDˆRU\x00 D\x11 ¼ "
b"B\x1D ¡\x05 ‚ãâ{L°ï•—žÁ' "
b"B!y\x10 ¡Vÿ«ôÍð‰Ì†Cn "
b"C¦GÕ¨³Hys<9戡î "
b"DçÅ+\x1A ödÉÿâ│í2°ëP "
b"EÃÀ@g£<hú¢[%¤1‹) "
b"G©d“(ÓÀ!þ:\x06 '°._- "
b"HD‚)‚z\x00 JËD¤¬t#{, "
b"K¤¨£¯<\x02 ¾VÕ\x16 zóñ#\x07 "
b"QéÚœpð\x11 ÉAW·“{\x06 zê "
b"Rµ\x1F */·÷/ø…'™UT8% "
b"V\x04\x1C ?5ÐË´\x08 ~+ŸîŠšH "
b"\³ù˜{Ž´‡\x06 e}‚#Á A "
b"]\x0F ßÅt’hÐqIY)xm^æ "
b"c~0î!\x10 ÷\f R\x04 º®Ÿdù‚ "
b"dj\x7F 4ö\x01 7¹╝MÉ╠È%Ô "
b"hºQ┘ìgg]i±çıJ`╦ÿ "
b"lžšk†?\x1D 55/¿ü¦-€; "
b"r\x1D ƒ£\x1A ÒEú%„ùºšÏéM "
b"""
x%ëÕ£å;X\n
+¸\r \x07\x7F °Ã
"""
b"x±d>>"k6þ"LÞ\x14 Žë' "
b"}X^\x16 Ö‘å^L\x07 Z½w\t €™ "
b"\x7F @»‡{Š{¦z*¶a\x03 {Nß "
b"ÇÆpÍôuÃVÊÅ׳â;?▒ "
b"‚(>ÊëÆa£¤\x14 v\x1F ß¼çŸ "
b"‚ä\x19 ¶_J$ÏBqÔ8?—\x01 à "
b"Šk¬y\x1A ®Í„\x11\x10\x03 ú\x01 ñß "
b"‘•°X\x11 2¹ÒCö\x1A ç\x18 y!… "
b"”\x15 Ë\x0E •3°X‘ÝÊP\x04 êuR "
b"•\t þ±WWn_\x07 jà\1ê0_ "
b"òCâ┬╠Ä\x12\x1C ªCÔÜB╣0ü "
b"—'ôV/\x11 Sc"êß8\x05 {\r î "
b"š?\x15 ·Ù×úƒ\r Ýöã\x05 *ªô "
b"š¥]Å'¥Ug §•ë;0TW "
b"›R»#™;‚;Ù€÷7w=¥ò "
b"×»g¦┐x\r íMØê¡└\x08 ~´ "
b"¡\x06 ‹i¨b\x1F ¬‚\f BD³\x00\e ¤ "
b"¡jb™“i £¾~„¨’Û™þ "
b"¢#\x14 ¿½LBK‡´äVçÊ»v "
b"ó/ÔÏ`¡ox█Ø\x07 Ò±\x19 :\x06 "
b"¢lËE¡Î\x1F Lµq\x17 åãûÀ "
b"¢ö“šÙôy—З@Èfë7] "
b"ª:˜¤\f _›xí³®æì=¢$ "
b"ªc\x18 »\x1E\x04 Œ^\x0F k±V†\x1D ¢a "
b"°x\x19 ²tµT¥ÜK-”\x15 ì±» "
b"±\x13 EÚ‚^\x03 ìè€*7\x01 ëæØ "
b"▒k4_P╩/;`.¶\x12 ¼üp£ "
b"²SUD\x1E DµÔa;9A€Ñm¿ "
b"©\x18 ú¼%Zü\r kÒ¹üÃ\x15 aW "
b"""
º¦'H\x12 =½@\n
(Ò~j\v 7i
"""
b"¿Y\\x0F C½F5\x1A À±~š¶ÆI "
b"¿½¶˜š;ë\f º\x00 y#\x07\x19 *Ë "
b"ÂáÔ(Ï$ãDvü{Ý\x07 ˜;Š "
b"Å\v ๵\x06\e ï\x02 üOÈ9Bä' "
b"""
Ë9óp“2\x02 ·i\n
\v ;ò§µú
"""
b"ËeXÀÐÏÉ+Ùå\x11 žÞÍÑÄ "
b"ÍÃÀºù¢ß+r é‘\x17 ä€ "
b"ÎÊÄ\x1F ¸iâªP~^å\r ù\x03 ý "
b"Ï\x0E ½Þ$Í`\x07 P²qm\x05 .ï™ "
b"Ïþ’•‹ÈÏ\f +\x15 b€¼t\x0F ¬ "
b"Ê\x02\t É]Bò\x16 s&é=¯®K "
b"ÓÅ\x08 ,–«‰ª8ÐEeþNõè "
b"Ô€ÂøK=\x16 `’*h\x1D ¯6^\x19 "
b"È└À2\x1E çPÅ!Y;Ð\x1C ¼¯ê "
b"ÔÑxÜГwyoFfûzÙø² "
b"Õr$¹çi1^O]\x02\x1E ¨\x1D fn "
b"Ù\x03 $þ\x10 ü\x08 ƒ!K+\x1F MoŠ˜ "
b"Û}¹9\x02 #\x1F yîÈÎ}…ÄÀÔ "
b"▄¨ıvÓWÔ\x1F \r ½@Kx\x1C ╦ì "
b"à§2×úÅ\x1C\x13 Ž¥ñWÿ3Ï9 "
b"Ùæ#ì'L\x1A ├¸8bÌ8ÈÛ\t "
b"ë°\x18 †A!§\x01 |”º¤paÁœ "
b"ìºè‘aº\x1F\x11 ¤Ï„„üVÛ` "
b"ð|›®$æÓ%ú½Ê±sÑÞ– "
b"ñ`É¿¤Ë¬&\x00 fn‘>"–I "
b"°¯VüO°}6=ß04OÍí\f "
b"þ\x7F ‚4sbSõädB,KH~\x03 "
b"\x00 4UøH\x14 ŽŽâ³Ù'or~Â "
b"\x05 s\x07 7û+3g|U├\x16 ─┬ü; "
b"\x07 o\e ÂÛÉôÛÄ\x12 BÓÁªP\x1E "
b"""
\n
©è\x01 X¦e(Øᬰº\\x03 s
"""
b"\f ëª*/\x0F 9Ëҵžþ×»÷ "
b"\x0F\x00 xC¹«”\x11 9Ça°@?µ¹ "
b"\x10\v žüýG\x10 ¡´#¤7BæÇ\x17 "
b"\x12 îmì/±€ö(áa™¹†{/ "
b"\x14 @ŠfY\x10 ”ñ\x0E ŒáWiÒZo "
b"\x14 ó\x04 ü█%8ä~n*d╣ÁZ╦ "
b"\x17 ╚å▒ì■÷░│Þ\x1F Ã}\x06 äG "
b"\x1C\x15\x01 ÎîÄ\x7F\x00 #Û,(Æ\x02 XC "
b"\x1C ”}!Z6M[~8ÝúãGYË "
b"\x1F ¹ÒÆ|dJzºL¯ÅZÃ¡Þ "
b"#«ncØžaUØ’WcâäƒÐ "
b"%µÚŒHæ#ö÷¤•™ŽFbê "
b"&3\f Ù╚H\x0E ¾òËü§\r û╬« "
b")Ï•qecö\x19 ñ“rÁÂÅê¾ "
b"*\x1F (â¯Ê¢ÆáU¨e\x08 \ZO "
b"*¦ì│└±%+6þóg7┌^" "
b"+Å}>xs┘7ÙÐÁX▓\Õ\x01 "
b".’¤¨Æ¬¡CÌ\x08 qújȨU "
b"0\x17 *¤4]\x08 ù─╠Øì╣g«\x1E "
b"0\êð\x12 ?Ûrò¢¶¶\x0F éµÇ "
b"2×\x1A ð\f\x1F\x08 Ç#XKT\x11 $à™ "
b"4E;H³\x0F\x16 KäÔ\x10 ž`\x0E g¥ "
b"4ª\x18 rØ-–Î\f õ”¯õ¡\r š "
b"56HûZ\x06 X\x1D ܉Y+³©ÌC "
b"6ºl■\x7F 8aI\x1A ðfôEØ\f è "
b"7i¼„(én¼™OD\x12 /íe\f "
b"9\t ¾╝|>\x1F gä~ª║\x1F c/ì "
b">\x1D xYͦÛT_5OáW\x16 êO "
b"@5-¡¬\x06 {>╚/g4eüqÎ "
b"AS£BœX‘a\x13 “\x11 c“/€¯ "
b"Fò#´wûš‘}øü.~néf "
b"JY‡ö“û`fö\x04 5ÝøÍ\x0F . "
b"KÊÉ…âS5\x12 Rlì\f °}9û "
b"L\x18 \x07 ù\x16 œ¤\x17 š¤ÃšK`\x13 "
b"LÁ9k䔕ã´9ËÔü\x0F *b "
b"M¨k~ü€ôR[¬‰\x7F 5ïÿ\x13 "
b"O\e\x19 #▒5µ¤=àÚ╝»îØ "
b"R\x03\x00 e˜§Ä,\x03 c€qÕÍ& "
b"SË\x17\x18 @3\x1C ³VYO†:ͪ' "
b"Usi'VÅ´ÓÖÕa¢b7+\x08 "
b"VÑu\x12 •l_ôrLfs–”l¨ "
b"Wíbâ×,\x11 ph\x03 Åz½*\x06 l "
b"\ºÆ2«L³Ÿ‚‹G¯í¨\x15 _ "
b"_tO¾ı\x02 î*\x0F\x04 AÅkÆ\x01 5 "
b"`y ”@\x02 ìxZ-s\¥t%S "
b"cÂg±Ä¹f¨ÂI×AÅc„‡ "
b"fÉEcÃÑ™þqšr´8iCü "
b"hT¤\x1E §º└µl\x16 C\x12 ÉzZ\x15 "
b"jÐê.\e x\e (ô\x11 ú‰¬™ûô "
b"""
o\x1D ›L¸x’DýŸ\n
²¯\x1A ªê
"""
b"oóЦ\x13 "ÃZ§åàN.‰‹Š "
b"pÊ.®‹¿Ÿ,\v A»¿Ódjë "
b"rp…\x12\x19 Ôhçlj©ÿÍEë\x06 "
b"snøÿ{d{\x11 ¿µSþ±ÕÂK "
b"uo˜¸\e íÉ<ÀŠóÒ°cØØ "
b"z7\x16 ?ó©@´ïV¨h\x1C ¨## "
b"{¦"«\x16 e¸I‡>èœi.J¡ "
b"‚6\x06 ¬¯ˆV~œdÆ7÷\x11\f E "
b"†ÿ˜W\x13 ÊZ‘ÖU€r£Ž¥ÿ "
b"Éh§D5»¯;_´C\x0E\x00\x00\x10 4 "
b"‘å%t×\x01 ˆi\x1D\x1C\x19 :98åT "
b"‘íÙ‡Uœ¸\x17 3‚ž¬Wao… "
b"”Žß4š\x10 Xn˜Cš|S*³¬ "
b"ѱVO┐\x1C Åx░i¥\x0E d)¦╬ "
b"¥÷M®}\r óø×@ySnR¯§ "
b"¨¼ê¢k‰Ø~N»\e 0fÕøÛ "
b"¬SY8ÉGóÂG\x05\x1C Py[ê└ "
b"«\x1D ˜™ÿÕà4œš9\x06 œÁm¨ "
b"«cãÖÍ\x14 8\x10 K\x08 Q·íY÷0 "
b"»p \x10 #ÍgÖ·\x12 ö£\x1F ì\x18 "
b"Ç$@¥\x05 Ú€zØù=tUq!¦ "
b"ÈäOþ\x0F\x17 pÚ¾•û^`P~• "
b"Èç\x15 ‡"˜g:-nÅWJX Š "
b"╔Ì]ó+¡Ø\e ı\e\e ,jíƒ "
b"""
˶ºmk˜îÛ\x0F ×Nçf\n
§c
"""
b"Úº4²žL\x07 'ØRÚ[ç°\x1E "
b"Þó\x17 ª@@NêsÒR7Y£\x16 ¥ "
b"àaè\ •|£ÏÒ\x00 s“VcB "
b"Ò┌\x01 üâaÃ\x13 `¸\x18 ÓÓÖ7µ "
b"æÏüÿ\x1E Yk\x02 ‹ªŠ¢€Ù`± "
b"""
ç-´ºû@ßÍa”¦œìD\n
»
"""
b"ìÚdÄKx\e ÝÖÅ€Bÿ§Çš "
b"ÝÂH░pn\x0E ‗╠8Å▓×Pc± "
b"""
íû©ÉᘯãY\n
öʯ¬dÇ
"""
b"´"È\x17 ÉȺ»~‗,h¸\x08 g┴ "
b"ï¼jŒŠº\x1D IoLÂR\x1E ëɦ "
b"ðP<·ÔpÄpª\x01 £‘\t nÍ» "
b"ñš•£Tc|v͵JÉ\f û6Ö "
b"§ïY\e Òòì~Å*¼ùbÑõ. "
b"öãk·\x18 v}¹¯Tª8K\x04 ¦F "
b"øÌÉ\x1D &=Ö)\‡\\x7F ³4¸Ð "
b"ú\x18\x15 ·õx›*^†W7r/t¼ "
b"úÀŸ¶å@Þ\x19 öKÝ%\x05 ”Èþ "
b"þ€Ö°\x06 ýµž\x1A ,ÓTãon@ "
b"þ™6\x11 (yMLÛ\x02 …\x03 µº¼z "
b"ÿ‰KVNªÂ“Ô\x02\x06 )\x1F ‹àr "
b"\x01 /gCÅ│éè_ÿ\x19 öK Ê "
b"\x01 `VŽß½j¥Œ…¦\x04 šòU1 "
b"\x01 ¬q\r I\x01 ýž/\x01 |ïè°Î "
b"\x05 íl\x1E À┼eÉ┘├■U▓^\x08 8 "
b"\x05 è”Þáë\x06 ã'ï£^Büd¯ "
b"\x06\x10\x08 ô¨ÚüMO8÷8s‘\x03\x03 "
b"\x06 v*¡÷‰]^1Á³~ÌÁ\x1A ˆ "
b"\x06 Ô\x7F 3qC¦:˜8\x7F Þúª‚N "
b"""
\n
@\x7F ƒþ\r ΂Ò\v\x1D ‚\x10 x\x01 ¯
"""
b"""
\n
Ñ‚šÞ•õ'Äð\n
Ei¤2á
"""
b"\x0F ”Me¨=\x0E ©¡)\x1A ü\x1C ìiˆ "
b"\x12 næ²?JiK;\x18 Ù¼7$?Ç "
b"\x16 ÞKÍîHk_\x1A\x16 -PyôJ\x1A "
b"\x18 Ú¬k\x06 Çà"æ~V!!¦\x18 ¼ "
b"\x1A\x18 ¡ØuHjëWÅ\x08\x10 «ñ\x05 "
b"\x1A -4bO\Žä×ûù™Ê‰© "
b"""
\x1A «Ë˜ôwWÝ\n
P|ÂîÇæÖ
"""
b"\e M!–f\x1D *ûЗ_\x01 k·ë´ "
b"\x1D °\x0F ¬•×=KLg\x04 Vƒ>\x19 @ "
b""oñBìvž?ýy/¯\x16 süm "
b"#8\x12 ç<Ø┤;╦Ô]ºy┼Zà "
b"%-s…ñÚù!|TjÇÅaà/ "
b"%|ÔP\x10 ôÐ Xôf\x18 RØgú "
b"(kqòØA-Vµ0Ñ\x02 ¿\x06 ÝY "
b"-,ÓòõŸQlÇP-ÿÙ‚òÜ "
b"-2Î5ÌZŸv¼N¯ïX\f\x13 Æ "
b"/½2¹fù’\x02\x07 ¾¤ô•%‹< "
b"""
33„è…Ý^E\n
õ/ø<¡üõ
"""
b"3Δ7wé:”œñ‚=S–U, "
b"810\x00 JY\x0E :!«\x12\f 4`\x08 ! "
b"9îÅr×.+/F>}Î\x01 N\x1F ╬ "
b"=äL─½└I¸WÃ$É»°.¶ "
b"=å;I£ß\x7F ŽzÔ˜9dª>\x0F "
b"CÏt‰hã®F\x19 –7\x01 ²f¡ "
b"EC.)©ÓkÅDÌô\x1D 8Ö\x02 Ý "
b"F\x10\x13 *AÛt\r \x10 }®º„ö“! "
b"M’¹\x1F\x16 ¾ˆ\ÍG*B-©;â "
b"OÖµ<›¡\r ½AÓcñHäi| "
b"P\x02 ^4á\x1D ÂÑé9%pîËté "
b"S^XeuT\x12 —>\x01 Dcã\t\x03 € "
b"V8bâ,V\x03 ÒèÒò·˜{of "
b"""
Vr3¨\n
,v\x02 )"ò-[^\r \x1C
"""
b"W▄n1I┬╬ò┐ª!j|Å║V "
b"Z\x01 G┼\x07 ÑìÈ6▀íÌ\x18 j┬W "
b"[»Ñèl4ÛÅÂ\bJ²!ý\x1D "
b"\íï½\x12 Ë\x0F\x1A _F´üµwô" "
b"]^´dÕÈÀ±íî«n×ÃI\x05 "
b"_w.N\x04 IÕ²›Y\x01 Ó<"\x11 ¸ "
b"aMÂ\x08 î\x14 Q\x1F ²¤Š\x13 î?Þì "
b"bÝßm\x1C ÷\x13 (nÑü\x1E ³öÞ\x15 "
b"cH—\x07\x08 Е\x1F oè±CO¬’¢ "
b"h\x11 ›‹ñ±\x11 ¼\nƾ iq "
b"h8Q0ZÕY\x0E ü¬╦▄úx¼E "
b"hUÍÔ\x1A âï÷|ØÑ8àS„K "
b"""
hÿ\x08 YÈ\x13 þÃ\x1E ╦¾ØbÓ\n
¶
"""
b"pÑ┌y@¯QÅY┘┐âþZú) "
b"qüIøBÕ£\x02 -mÜÈ5N:Û "
b"rgñ2Ô\x17 Iy E\ÒkÈŠÉ "
b"rõUŽÝ²Ô0ÀÑÍ\x03 $ˆ×æ "
b"s\v ñ■®Õ\x13 ▀▒g1æ\x07 ÍÉ "
b"s;pŠR×\t\x02 büpS\x01 .\x00 µ "
b"v*W§KĽº¡¹¾^zÖYÊ "
b"{Ù§ü9O-ñi¿{ó■WtÈ "
b"""
|ĸ\n
Ȩv}\x11\x0E òd\x15 ëòG
"""
b"}HEȱlÝ.@ûÛ\x17 €´ÕÛ "
b"""
\x7F \n
\x06 :0wN®È\x19 VÛ|ë’]
"""
b"é\x03 ¤1áþÚ,\x01 ÷\x0E ÉtÿUµ "
b"‚²DÄ#\x07 ƒR›BfçLP\x12 "
b"„wrvådLWÑ\x08 \r 袿u¤ "
b"…˜\x7F Ý 01k›Ûm¥—â½Ã "
b"…ΞvõÁéeZŸÈá”7=" "
b"†Eú?~c‹y\x1C ô€ÖÔÚ˜1 "
b"‰å\x04 &b€\x0E 0+ÝåtfÃmH "
b"ë¶Ù(êÝ║\x19 8ìz\x11 îÄ^¸ "
b"Š")U[—©¼”\¤ÒRO$Æ "
b"Š8°;(’Ú—DÚ"uד!¼ "
b"‹\x01 `'Ù—"XõE*1}¯Fð "
b"ŒÑß»º/ŠÌ¬ÔÓ·VÛ¦ "
b"Å┘P▒\x7F öH┴¬╝¿SF04\x1E "
b"Åß.º\v *Ô\x00 6]ç!¯¥ù\x0F "
b"ŲYñÚ>ï\x1F\x04 üÖY~Ùk "
b"ɶ7\x07 <╝LrÍyæ╣ÀbR "
b"‘‘¦9S4[H¶ó\x17 ÀþšY\x19 "
b"’7 ²WÒ»];M=°ÄÉïÈ "
b"“Û#ÂâBxÿˀ[\x0F ®‡Ø "
b"”¿Ä‹ÒÊݾê0!õ·>5\x17 "
b"ûñR\x14 û6)ü¯@ÊyjÊ´ñ "
b"š\x16 O¯¬=º~lê’AÓ\x08 Pg "
b"ž.ñ³«Ëƒ\x07\x16 !\x7F ¬:ŸH+ "
b"¡þ$ùÆ1›–ý\x16 "}F\\f\x11 "
b"¢A÷Æ\r ¦TÂû\x14 õì‹y¯¬ "
b"ñ╗?Ýë}ä3\x02 ì/¡└wÝ) "
b"¦ïb…»!2…òÂ…\x02 {~óa "
b"¿ò¾Ø\x01 I$uº=▒Ïçþi╩ "
b"©\x18 ¡:ÿ:q«ÊC\x16 lE‰7Ÿ "
b"¬\x13 ¥•òJúp]\£œÍfHƒ "
b"¬Uªž(²é¯ð1Ö©|ÝÜ "
b"¬ßf01gXõgþ.)Þ~\x12 Ö "
b"Îoﮩ¬²]Ó\HN¤ò× "
b"«É×\t ï@¿*╝H/\x16 ▄&¿H "
b"°»i„È;èè"œe®\x05 ý´p "
b"³õ/œ\x15 æl^\x08 w'µËh›# "
b"µ\v Â0èýÒƒ\x14 INÁÇNO\x1C "
b"¶õ~Dó3ßec\x1F\f â\x02\x0F 8’ "
b"·\v \r vgà“sx\x02 µ%ll3ˆ "
b"À▒\x1D ì(m‗<ƒ=q\x14 q▒êÁ "
b"""
¹"Û—•{\n
z‘°\Ë#2¨\x7F
"""
b"¹à£n¨Q߿ƱmkÙšÈ\ "
b"»¤Õùð׿\x0F >1””pá¶6 "
b"¼º7`Œ€‡\x1E ¥ÑRÇ\x15 ’-L "
b"¢C▓kÎ\f xÉnÈQZ}ÔV¦ "
b"¾…<ªÏ¶ÿ_¦qGâ¥üQ\ "
b"¾É\x0E ÅjŽ#|ù1Mçˆ*2Ê "
b"¾É¥@±”\x06 Ÿ×#4C`\e <8 "
b"¾üÚ\x1D ùâœÓxœY—\x02 ½V\x0F "
b"Æàîhž+\x17 Ó ®ÄW9J¢5 "
b"Ã═ª^t´\x07 /Bü2òË»E· "
b"╔É\x06 ß9ÈaO‗\x02 :W¾F\x10 < "
b"Ðn¨¼šL\x06 }m•|`xÞZ\r "
b"ÒV€;Á\r &\x7F\x10 RÐ\x19 §ê~\x1D "
b"Ò”½ƒ·åo\t ¨\e\f ~MŒËã "
b"ÒÄ˽\x02 Œ»ù\x05 uNRL5\x1F » "
b"ÖW˜\x13 g5+'L\x04 KÚ&â»\x12 "
b"Ø̽˜}|춰ÏÅ\x19 Ör…j "
b"┘Ï;Id_!hLEÉ¿╣r\x1C ý "
b"Þ‹¡¢»7!ji#*&dÁn "
b"á¢.\x06 ˆE¼\x07 NHîÞa¨ö˜ "
b"á®6\x08 w¥’Q 8ÿ!Ån™ñ "
b"æ\f §¦]í‘£'J\x04\t ’i¥£ "
b"æ.%\x03 IŸ<\v .i²³¶\x1A t¨ "
b"ç\x15 ³YÕóh\x16 2¤1mâ&M2 "
b"èE\x1A b ívƒûÑïl\x02 /\x1D º "
b"ÞO\x16 ÏûÌÓdå\r êüÅòY1 "
b"Úü╗8\%ç¹┐«ÿC■\x01 'Ý "
b"ê5\f G,\x10 =3€0pæ\e ›I\x13 "
b"ë8òsj1trU\x1D\x1A\x18 Ïò * "
b"ÙâO\x06 (ÂO\x08 ªõÆ;┬ÉÖı "
b"ýº╦çþì¢Ö`(üh├Hò; "
b"ð\x15 3ù)dƦŽóÌçzú¢õ "
b"ð™N\x00 œûÓ}Ö¶Úè\x17 ~<< "
b"ÎIæ±▀¯\x1C ÉÒoA╦╣Ó┘ "
b"ò¬—_.‹g43ý\x04 Ùï2a– "
b"ôÜ°\r ßMxAl\x00 £’6T\x04 ß "
b"ö‹\x0F 97XÀ_|FLà\v ëq "
b"¸@6Þ$\x1E ì¢4ù\f ãÞ?Q "
b"ø„\x04 +,ü0×TüÁŒ@^.› "
b"ÿ2\x07 ïþŠL^\–w)²T\f Ñ "
b"ÿ5¤/x\x1C èŽ\x1D 2\x18 cÓÂ\x10\x1E "
]
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 (0xE6E9AEAD8A009CF3958C014A595A6D47 , 0xC730505F1CF47E66F3841E7DF046CD7A , 0x9C07B329EB635444F74B635E939A9392 , 0xF1F1D3EFDFD24E76DEECAAAFB78E5B91 , 0xE330A259B38A4839BAE4F1295C5A8A98 , 0x47C6E8D507BBD38E8BF67A2A0E6F0B28 , 0xE6552F3F5B40AD3731FD08680F2CCB85 , 0xC2769D79E608E99E665BF9E6D787A45A , 0x452669E629462D79312AF15C10BEA660 , 0x08643DCE8921E560BBC1928254A39BFA , 0x6BAA66C87B0C7E587A5059D880D324C1 , 0xE559BBF8C5E8BF764B62AC61F20D8E19 , 0x0A6516EBA0CD7353007DAEAF2AFED7B9 , 0x31B18CC0028C355DB965AB14BFDF1D82 , 0x93A51B37FA8009351094A9D2E6B99171 , 0x1F3564D2B0A5D38786F3DCA9591D7FA0 , 0xBAF71F21B4BDE91393EC864CBAC5372C , 0xC7790F841EFAB3D8228B043FB9EFCFD7 , 0xFC4C3237284BA7B1AC79678E7A2109FB , 0xF6CB1381E56FEBA7276F00EEAFF6D88F , 0xF2605AE36800532EBD61571586EC160E , 0x98A153CCF54D41DA6A3402A43B703EB1 , 0x8ED20CE15B9F498B615FEE5242984626 , 0x0CA5744086B86CDB942240D7D15C6FF1 , 0x0727A93EAECF20608821DC1AEC61E4D8 , 0xE57D0F4382F55F932781DC8B679A840C , 0x8033F1C474AF9AE74BC1AA53EA9349E7 , 0x24EAFEB5ABFEE791E400DECFB72BE00F , 0x25A8072062277270F19C503549695D4E , 0x843D76CE11913794D21AEEFC185E5F0C , 0x4ABE9BAB22C60B3A423D71F36F961175 , 0xD5CA96F8B3C49A92486FC688ED849181 , 0x1D298CCCA9C1FB9E2EE625CC3AFF3081 , 0x97A127E718D2A24706D682BF2C454F1B , 0x434A407FA57B4DD327E12085D424BFF4 , 0x4F533FA425359B63879BC0F193AED21A , 0x6B488BBB009424F795165C3477F157EF , 0xAC3BDC1990080724E5172F1C71B1A174 , 0xEF547AF07544470EC2369C00510FCCBD , 0x78BB9A23585C6D02737885EC59C8C8D3 , 0xB064835B9DC917B73985E3918C30C913 , 0xBD55420E1EF306A24E0443EC0EA99C8E , 0x62E3534084D2361D8054E97785CCC57E , 0x989B33A1DBC1E0ABC3D99E89269D2311 , 0xF798130F0AB768CAE5CE09CE957652C1 , 0x3A616A5305E06CCC883BDA3AB63B10B5 , 0x4EC969A032686F09DE30EAD2A801C018 , 0x57EA44F19B74405F40BAA45FC561493A , 0x1ED920C9E27592593E21A6DDABA1A979 , 0x1E2EEE1032B9111BE4AB622683CB0CEC , 0x7052790F352E0B66C5F5CEEA1429DA94 , 0x7C5810FA9EB432A1A1EAE36E311ADC32 , 0x1EEFC25DFB07DF4E200ED6E6B5EBFD7A , 0xFC7C95E8A0C10EDFEC779479917546CA , 0xFD55A5A0843B99E6164C11734C6CD5A0 , 0xD215AEDAB5221382A37A177485268129 , 0x103DD9C2A4E1E51101A50DD26CD61907 , 0x82F05129DCD5AC26EE98F614BB46A904 , 0xD14234136D6D332D9605D06A7A79A122 , 0x02AD171979E198F2AAC3BD6010C7BE0B , 0xB36A5FE8AC3493DED80F39D28E54B74D , 0x6BC4AFF51344FB647415B10FAAD1782F , 0xB368B4FE2B404A1E91ACDFCFC235DC3F , 0x9D5151CD089E54409C4FA34223081233 , 0x13C6C446EF05925A655CCBC3A84FD52E , 0xA02F92CCBE2773615526E843BB5A61CB , 0xC8BB250CE4AE8F1CB3003218719FBFD5 , 0x228882E4C118013DED3586E543137D84 , 0x95DB1B176BE4D3509A6149B7881A0951 , 0x2C56E02A283FA9A33BEED5FCD980431E , 0x21CD52C4E14AAC7A7087BF626DFDBF1D , 0xD00511A605F9ADF30BB5739C67D4D6DD , 0xB2A6D2C74BE3C9782CC83FB61FCBA0FE , 0x455028434AB434CD9EED2B71C6153B65 , 0x9B9211384245F14DC6552E34C9A1BE7A , 0x383351743A00BD22A9E32C7D6E0C85F2 , 0x9ACC664466A84BA14EBD9F39E8F4698E , 0x56C1A1B89F4A737F1C7A4B52E5ECC7AA , 0xAC2B2AC4FBF7068207776B887796F5B7 , 0x971C8FE091131049145C5575DD66E5FE , 0x5725225D8D211568332388EF2F46B9B9 , 0x40FBE167BBE1280E42ECC34CE80779DE , 0xFF38AE8D2E4E2225204122517DE8B410 , 0x835BC14C1A6A26438F0ED4ACB1237F7E , 0x41C857A8DA3221ED81F5F3FC4CAED8F3 , 0xC712AED261879DE46BC8989E36FE639B , 0x4E93759A50B70B433CCDB1EF4185FCC1 , 0x219EE48620758C36678F64DF15B5D895 , 0x6E3D404FB711886277CBF42E8BB31418 , 0x69A5AAD12BFF0C00A9D18843D1F9A746 , 0x956EC8918C6D1EF8E2165F839B95BD1D , 0xACDAE9F5F89DABE00A07D5B7B5B7DA34 , 0x18396949F7F356CC10303219E3C5C7FD , 0x9967AEA03A168FCE1DE4C08D355DC9D7 , 0x105F175442051078B472A72DE9A3ADA4 , 0x25DB3C138D7D96B11A5EF9EE9254591E , 0xA45DD60431290996F8B4E96B7DEDCE1F , 0xC28E0FA4AB41A3B101EA3782A17DB5E9 , 0xC50285C4389BBC12EB7F39A59733F887 , 0xE0398156BA5D0D96F7664DF97FA16339 , 0xA521885A0AA19C283405EE805AF17E78 , 0x49C903179D3ED9D593A98DA9F48BD3E1 , 0x0B99C13A221C9AD864417224AF004877 , 0x69951348771403E048D44CD05A30C1D2 , 0xEE6A73FAB4C69AF23036646A569EBCB8 , 0x3ED47E4AE6DA84EC4F255AB95FCE260F , 0x4206ADE1338AD243E6813FCDD5B0EE5D , 0x8747CBE47A02F22F0CE9A6F546B1DD04 , 0x4389B789573F878AE6922FECA9B33624 , 0x9034B047D20BFF92FC27B0285527487F , 0x3A045CB5B8FE825027A86977EDFF8697 , 0x42F9C9449718A6044C2E27AEC29C2567 , 0x1704A32CBB51594B42275199006BB15A , 0x29C7D4CA59E02F034C47A230F48E10CC , 0x0D5E3902D0BFAEAB5929855EAE3E211F , 0xE4E4204F94F657BD5FBFDB65B000DD24 , 0xB23B2F8B7203314DFF8E33B89A83AAFC , 0x9BCC56116E5206DD4ECBC2A85C042074 , 0xE3BD215230288E4282434DF986650D10 , 0x9751B8792FC04A9936B28EE744CB5E0F , 0xD9435AC0370717E0D64CB08281B16888 , 0x429561C7F206EFFE2F5A5E3E4D9733BC , 0x7C03AB1AE7980106BF3E79671F37AD56 , 0x177FF76AE4E3C8393512180FE0511FD0 , 0x319CA5AA43BFF4C6BD753877C09771E1 , 0xE62794C536864075263EE07A6D1FA6C8 , 0xC95E1F378D4ED255E707DDD9BA204083 , 0x6B0C36B19007CB2516CA20B905D347C4 , 0xE385575DB88253B3CD3266E8D2610AE5 , 0x8079CF6405D0390EAE3D09288767309A , 0x16F6FBC3EE85BC068433C8A9A416A90C , 0xC56CF5188D368DBBDC85AC08941BFE32 , 0x4238D0DC2EAB2768559B9CF906A0A69C , 0x66A32596D0AD1AFB8363832F10619F5E , 0xCCFC2C50174DE24878A7701D89CF045D , 0xCD51B23A5A270EE839F6B402C3FFE26B , 0x1FFCDD41A434DD9609377CDC8AA2A962 , 0xD98932367BACD6B578AD9D869EE6AA5C , 0xC6BA02E0BDF2CCC24FFF4FA90CA2976B , 0x44F096E142928D6DB5FEAEA3F41AAEB9 , 0x06BE404AF15B174E8F487B3A3B44D0D5 , 0x495D563B1F47226D9146DB6C359E7E77 , 0xB896FE7B70DDCA4712CA52EAD5DF6E4B , 0x91383745887C934774085ED175DCD012 , 0x52896EE90105DFB98B5B274DBDC0D216 , 0x5A92412936782A6EAF399A5149124852 , 0xE011DF406B574B97A281253E895A75AB , 0x5C885DA7654208A6FD9AB595BF65CC72 , 0x174D858C0ABB5E9B268B53F031B4A7BF , 0x2E1336E895EE76E7951E0ADD42E5710A , 0xAD9DA94781AF21832EDC38439938115D , 0xDE6CFB401112FF4A23C4FC85BDB7EFF4 , 0xD4E2C0926DFCFC1C62C065F46F76E38D , 0x9C254F8424D6369850AF770FCF3E4C16 , 0xAF4751EA48794C22CE850D534FB657D9 , 0x32DBE2F86E8CE4595075D7A7F895FCDA , 0x922DE92592CDC61D505603BF715E7069 , 0x070AC134EFCC0095F5DBBDADCE4D7658 , 0x5218A25E096AAB34744CD56279B73A61 , 0x2217AFC936988B09838BA934E8EB5C53 , 0x8EB877770ECA08CB1767BAF8452E1DA2 , 0xD7536FEF89744AAF01BF832C3CC622AD , 0x9DC0E7EB91ED410E67730D9FB7B6BD09 , 0x4F6E4B5BC2CBA06CE5B940670166F6D8 , 0xB5CC85A9CD0B594A2BD98EFE849872BE , 0x5B964FDB25593D06D95463EA9E533333 , 0xC24D6D52DB4BBA5909A999940D251C14 , 0x7EB652187FF4B17561FA2893A695749B , 0xC9B4F7AF880ADA676F5FEDC8BE81AA4A , 0x884910C87D546463BB5392AFD5449FA8 , 0x0C487AE32B39C134210A42079AC0A126 , 0x6F2B64A5DF3E1B81A3703A166F7C4F05 , 0x55875FB6B754E7E078007324A69007F4 , 0x44870106E5050ACE184AD19A8C876AA6 , 0x18EF872351C33405147E238147050B3F , 0x93200DCDC342F4049C4C4045EC399AB9 , 0x45487D7FF0141534790F3DE358371FDE , 0x56990F5832D04E4B1E2BA7FC8599B63F , 0xFA6A5C0284FFBFF2F07DA98A558E2AB6 , 0x17DE99391BF803265EA0D20275265939 , 0x33840D85471A879356EFD502EC7E4103 , 0xA4FCD96ABE489E4656A3F9A95D3D6E87 , 0xC6AA98D1B7F8BC26B9CB2736FB9F9B28 , 0x507095F8291A46F8B6D3CD1E144F5BAD , 0x746483C0F458FFC8D6C2E9C12E404D4F , 0xA5AED87367F01898658A8F433330FCFB , 0x45041FA54DF3BF851B79DC772BE9D721 , 0xF2DBBD15A4FAAA70EFAABE44CAF73AAB , 0x3110E57C36C8C1F8453DC29F0008AD74 , 0x05C0C571CFE22F9D74F2A5907CA2A0DE , 0xF8C5B65C1BF5236365EE51B794D013EF , 0x81F911BE38B432C3EE6FE9D1DA50FD1E , 0xE789032AFA4B66156F4FFB6F8225E74D , 0x268F5D44383F0924BF04B56E0DD6AFD9 , 0x518B3BD5F0D4B1ACE6C9C71681088141 , 0x4E5F623BC8BC45B727F6C5FACAF419EA , 0x06779F443AAD686267674335679F12F4 , 0x352C0E0D91DCEA6108FDD0F6FE35683F , 0x5C8775C90BA6CFD4E3755193DD890DD3 , 0x6A2769D67B9D89E8BF2B576102336C4F , 0xB4B26A9F0394008FD60B45D6FCA48427 , 0x12036B0BE760732141CF097F5F643A1B , 0x45FDCCADCD247190F79F50A10F779D0D , 0x6D9790E226A1929E9BF3277E112CDA45 , 0xFEA8696B76A75C6FB24A9438DDE87EE7 , 0x83E84088A2C4FED873C9F1CD4EB364AF , 0x9B8C0483C0DFE7D6FA2F14A480CC1231 , 0xC4689855BCC1E9488AC9BD2762C32373 , 0xDAA242C4EB2FCFB79878405AF169EF20 , 0x01F10722B585D04E5202E60E1DD3CED8 , 0x1A9CD4BE20EA7E0ACADEDE8988301095 , 0xB367D783DC3E2A24F69BE0EDAED40C67 , 0x285D3B2A04C3FCBE2E404E2908F9CBDF , 0x4306686A9B307867639EEE072BCB75C2 , 0xC51232A53740084A9474CCFE231A9CAB , 0xA247A76861865FA404E25D480C91A0DA , 0x0434ADF2B2FCDB9311625694AB3596A2 , 0x1E4D2F4817B95FF7174F4B8D6A22B1C5 , 0x751E32473AAB1C84A39A6E1F6B1ABEE2 , 0x86D72E7816C1A28828A94DE504995441 , 0xAADE0E29870C9DD5470F9506E2B4C423 , 0x17390358999C3C8F4C2CA1010802D5FC , 0x9A52945AB1D7977D87B2C49C1B1706D0 , 0x37D01C0FDF697C21FCF9390242E51F27 , 0xC071FB59DE149BED7201D2039B4A04DB , 0xE7E8E415B0A2D591C37EA7ED4B22B55F , 0xEE6F63C53ABD4897865D3E5E17B84752 , 0xF0A42A491819BA38109462CC6F2B32C7 , 0xF428AC335072C20F4DD0AB99AD6D3B10 , 0x4CBF13633DB80961C83F32A06735B580 , 0x72CD288AAA3EA172059A80B97689E7B8 , 0x8523AD4882CE860AD8206A01CE420EE1 , 0x8701B86B9B143FC5BDDEEE6A005D8DA0 , 0xA3BCFD726D8625DF4442A9030F3A18CB , 0xB8F70A8BE6B5BF29046371CE407C988B , 0x08B193A826B04FC8AD11CBBC8D96691D , 0x7A157ACF0F188B417ED76D36277D732C , 0xBDBF6E6A6AF2A27B98A4445877A1EDAB , 0x266F58754A279E6371308590A761E66C , 0x9F04A8E53BB2DBC810E657C9E287D7A1 , 0xD1D0E24154DEF7FB906498A1382F697A , 0x16527CCC099EA8B600A388306AC49A01 , 0x19CC328BDF679BA5019E3A35DB4CCCFE , 0x415DA53A7C177B82BE32DAF038905612 , 0xAE09CF3BE2FCA742561E730D0250B9B2 , 0xB8ADC81FBCD92DCEFFB172AD4E32093B , 0xF6E69D0DB0560703C24CC73B1DCE1A61 , 0x7C93B7A8815AE2190A8CA71796931482 , 0xBD80CAD5296D9C71E7BA45DBBFC1158E , 0xE2B33F491D6380BE91D19E54C3654FD3 , 0x1C059B62B1B70D10CA614D7A4E464A69 , 0x9A1DF20332D054610F44F35E26CECD98 , 0x9E32A9C5A3AF31DC9F74E9C765A93034 , 0xA23DC8440E832AD3F036C044F43F10EF , 0xC14AADB6C941B7CB94D56E1E2D65FD23 , 0xDA6C64EDEB8E417E384737FF2EAB55C6 , 0xE4F31DE4350FC5B6C413D40593232A16 , 0x234AC734DF6488CE1AAA102350ECFF19 , 0x3BE7A54959FB33FFF95B401EB8CDE005 , 0x9475851F4071C73CC96267B6F7076EE6 , 0x60025E489EB4B77D67FA433A3FDD2CEC , 0x7401A2AEDAABBAE25F5A24E5E3B8333F , 0x87391E45C074607079EA7E965DE54796 , 0x95574DF81988CE84BDE6CFD36F3EB541 , 0xDD2A69235B2B9B2CE6395F79EB3AD05B , 0xE36B03368F8B4CAF4F30820B9B978074 , 0x1911D4FF46A011820AAF6401624C4012 , 0x246C0283A737ED20134C0DB1789EB603 , 0x2B94FFCA01C1C0ADD8CF3E4A22B55104 , 0xB259CEB9FEC99A279A143C5295EB51B6 , 0xF1094E4EFC48DC763234C1F3597BBEF0 , 0x2C412D9A1A15A160012F6C2D6A88C579 , 0x7490877EF8C1715FDFE60D812DFC0A4F , 0x88A3D2B08885D9209237C48921CA2F0D , 0xD14F7376D2B15179391E813B3ADC5C26 , 0x5A685C5C52CF0C52787E9DD65F845BCF , 0x9B2A439B6083519DA33B190CCFDA54B5 , 0x9FD1BE4748B45218C65B84F7876F0D9A , 0xC947CCB5A081E576249A17EB3EAF5B1B , 0x116B0C4466FC9803CC97DD1DE983A992 , 0x179B492BCC3C088FA4C0B8F288682AB0 , 0x68458A61717B216F4DB1EC70740F697E , 0x0DEDC1D0CF06A0D7CA3FEA6AFECB0D1D , 0x73DB653DBE82BA9FFD15156D3B71B919 , 0xB929D60836FB675EB1546BF315457BC3 , 0xFDF035269F76605E4E211ED5EA276EF1 , 0x360E74AB18A9646A7078F73EA0746960 , 0x43CBF580DF8C36644206A0102186AF25 , 0x6157791E1632EEE1C30EDE004C4B558A , 0x6BDC19E81D9045F253198E16AE936B0C , 0x75EE3B6EAB0B7A59309E6C8AB72A4ABC , 0x9F9783C8D9455988A4B624046CC08EB6 , 0xCEB2FFD6B65A22CEFBE1C054128201EA , 0x134E5AE9B8BA95B84433D050D21E9B5E , 0x1D644E733D9A5A85A292601F1C5FAA6E , 0x1FF00DFD47D0EF32794FF97E3C8FFB76 , 0x77D72FBF367AC79E2A8B84D943C0EB95 , 0x8A6E3A6BB973523FFADC9BBA0913A528 , 0x916B3E3F53088D1328900678E164FD24 , 0xB8CEC5EB57451A7DBC8D858C7BFC4ABD , 0xC588BD085FAE503DB836DB96C7A6956E , 0xC62536D258A8D8AD1A05EB0DE9934897 , 0xCE85C152E52F3F3FEA93C0DD0888D6BA , 0x07443758163851DF156FA9565B0EB9C7 , 0x6568E31EF38905A66A455ABC0BFEF6AF , 0x6D8B31E8324C3D68E191D97698ADAB1A , 0xD2E47F617A44A1AC9DC03BCFF1D57945 , 0x0C357B34C6D19F25C4790CA0EF5DE02B , 0x23DC6A58F530CF6A1EC7C3AF04473D9C , 0x6503671D3017CBCBD82AFEE67039746E , 0xB1779159B826EE2A9E94EDE43A3639C5 , 0xC1BBAC99F7009F1E258006034FA46BA0 , 0xEB49450DF8C04D6027753A840B8BF4D9 , 0x155D5BB61066271F0CA283E31FC0625F , 0x66403AB51F1FD786AF6BD60B25D3305F , 0x6DCF5F207500431DFBEC92592E1EB604 , 0x842501AE1C407C1D7D9635CF120466C5 , 0x984DF8B81D2F0D21E4A59F2AF4CB0D32 , 0xB8C379F8B9D499096CDF862BB7974706 , 0xBBE1D7C4D282B685FD19A8E39BDF8DA9 , 0xD6C7472B3B24356C1AAED83C831FDED1 , 0xFF98A941ADE0AD650FE48CFF78B67A44 , 0x0FE3633193758E625C5FBDEBDD3CD280 , 0x1402A7E82E18C887299BD6ACDFB69FFA , 0x27CF37B47F5840DC8E126924CFF5472F , 0x3A7EA8E9CD43AE52FE9245342EF4DC4D , 0x5D7CE59B8FFB475D9E31C833FEA36ECD , 0x6325A5E3E6F0CCD9502CB37AF8D1B802 , 0x69996407F8198972C641D347DFD74D8B , 0x76CB0DD555576CE230B1B9ABA5465FAA , 0x8BE24117F807258E5EC841816D5E6BC6 , 0xC16D99B1E4AC15FDCF19ACF458D0A06B , 0xC2176DAB4468C3AA70BB1E33A53D104F , 0xCBA8959F7A191F7BB016559990913C0E , 0xCD4725A3C113A40238DCE316540B5B2F , 0x00F4A1FEA35A4695026A1C9F3FB26460 , 0x0BCC25E942145897E64F320C1F9E39E2 , 0x1C5CD3189ECBD1372610B6077CEE1F5E , 0x24544EA7F3DD17BD10F82EF23EC4143F , 0x38853327CCF3C5FB06D84E2EAA9319F5 , 0x3FC56CFB93F7309897BD5FA0DE727A0D , 0x7E320B3152886D512AA02850DEA8A9E5 , 0x868EA6CDBD4CBEAFCA2127B8E13A0734 , 0xDFD595236DB5C754F2C20256D026B079 , 0xE0BD73AD07BDFF743E9F9517E86E1BF9 , 0x0A617C3F7BBC4BEAA7024E36C101B1B8 , 0x68BB7921F3F515C98F8212A449B8B434 , 0xB0E4A9370B1316DB780BEB1F2C3A8791 , 0xE4606D7480338D5BA194DFF8A56AACF6 , 0x243E8B119416DE73C950A5690DD353B5 , 0x2C3F897BDD84B05BCA3AF9BC8B5DD7C0 , 0x5235ECC1C6A55068528E88D38450449E , 0x60511FC47B6FD3F40EA2618E7329030C , 0xB0324CC75B3BD4B541A9BF664CB18BDA , 0xD5180B6ABC354348EB86F0D4218D95B6 , 0xDAE7D2807270B6B43800B0E1512BC7BA , 0xF4F128650AF97C6AC1E513979F6D972A , 0x4002431BF13918485B21405124392765 , 0x9F361D909A4FF34F385AC2357CFA3AED , 0xA446EFBF02AD723FC8E97E6B58D0D6F3 , 0xA69E78AC8E9F8378DDDF1F4CEBEBC0EF , 0xC9982DDEE975CB58451BF325D119966F , 0xF8401F604868143D62B70A4C18D8E2EA , 0x093DB2C450BECAA582F2504A3B468765 , 0x13E5D7CB210F9A91508F45FB0B7EA129 , 0x2DDD418F305DD2D8CB31B42777004DEB , 0x35F3951D13278323837BE552658B1AD0 , 0x49868C3E7BDDB8CD1EA23450B5A5DCDF , 0x4C81A691F86641D5160F4C69E4B45799 , 0x4D9837ECCC545E3A6B709D8745005DBE , 0x826D9953903F92ED5DA5D52727F68C54 , 0x8FD771B74BC96A77392882203018FD7D , 0x9C633102DF50ACC5507EAFD0EECC6D6D , 0x9D8E59364A1798D0545EE916174C1C6F , 0xACAF68114E4AA87D82A7D74F08398BC0 , 0xB77C09B13B4EDA09EF26603C5909E4A1 , 0xB992E62BA0D15E4175E3775FB503243F , 0xC64F889EF1A4337DFAEBEBC00742C25A , 0xD1AFC7687014922F8EAED788F5AB69AF , 0xD475AA9C5C80D1F513FF5BFE55B67CD6 , 0xF41703A17C2A954EEB466FF65201109D , 0x01C3B1B8D5D97CBA1F77C145F8933DC2 , 0x21FCC9BD8CA7DC1CFC7A46AAD524CEA8 , 0x799A52429AEE541219472D41E8F20934 , 0x817E6559FB64361CDB4C8BB0A09C8059 , 0xC4FB240E82B0E93180022E66ADBCE4D3 , 0xD1D158FA6BEAEAC603EFDB7F981A0B1F , 0xD7F0E9589C8162F4271A042A8296B553 , 0xEC814E816A26CA45448CAE2505FC95CF , 0x137B8CB0EDC86AD303E4270139247582 , 0x14A9D2E2DB4552C1A54ADB3CA8F87EDD , 0x361B4AA3A74D719B1280ABB0AF9746A5 , 0x5453F285BF5239EC4168CB7E0440C9D5 , 0x57BEB890A94329BD11CA34C91FC24598 , 0x64363D34BD31A246F9AD52522CE1DD4D , 0x78092A1E08DBAF32CF1C8F8835BE7B6D , 0x782338FE90AF0D7A11195D22E991F6CF , 0x83AAF9F6CC2A095B14676895363F983D , 0x9452BB6D2EDC4AAC5C4E8E0FDE82416A , 0xC636A41F468659E2AEBE028317136544 , 0xCA895F446721F6AE52A12322FD760C8C , 0xF70B685C8830A878A45A8CBBF1E4DE0D , 0x04446B6ADCCABFA4BE2FA8247B14102A , 0x1AAA2E480C643A401F0CCE830D242241 , 0xA9BBDEEC0E0EF54B27715B2869AB6770 , 0xC6635044FC8B3449ACF900F2F9177C0B , 0x1516AAF5FC25BC21B107BFB51A79F585 , 0x2011D0551F8177881C5AEB45C7022C42 , 0x2DA04CA6F5072DF71C25A5A815064CEF , 0x37F329D37E319F177C9F185B9E4D3389 , 0x61C93CA95CF264A360415C201F8744B9 , 0x701116A7BA314972B9EB36EA9DE5778C , 0x8FD23AC06C579228AA6D0D9FE21D6366 , 0x946389B7753CB3B2C0794B2C8B567CCE , 0xADEB54442681A4DB07142AE117C2BB0D , 0xCB5F4827B0DC292185FC7364DDFD41AC , 0xCFCDB9D8ECE05A9392BCAB38901A7AF0 , 0xF24A3EC02ACEEA8E08EA362949F6CA35 , 0x0410AA6B4474B0A7416C94B214981093 , 0x0615D12521AF2BE4917500A98DF95CB3 , 0x0E0FA82E5287669C91D7EA4EB141E86C , 0x16D0F51E42E4F2D2A5F95E3E7F825485 , 0x3FBA152B40C09989C26488FE7CD9FC73 , 0x5E99E0F266435F286F3B70C9603B6EAD , 0x6EBE21F900878E2771B53025800D9D96 , 0x893F4B0B9A20192B49304D05F1A0709F , 0x9325CE1FBBE08032936CFD7E1AE19BD0 , 0xA4C12532DC4AC7DA7E3BD095B7FE7A0C , 0xA6C457CDAC8F707853E73BFCF351C9F6 , 0xA797DD46871419F317BA1D9D386433FF , 0xB872DF5B6F5518168A51917C46348F72 , 0xB88BF11924ED379DD06F5D94DF01C862 , 0xD059CF7A86A04E5E415F6B1A176D4C1A , 0xD9458AFBDCC00210160A0971468D2F22 , 0xE1F9446542BD8167DCB0C4161895296E , 0xFAE32DDC96A0BA565D2429E870977C34 , 0x0F423B4714E599B63344CEFC1BB2E35A , 0x165E432BADEDFC1FA867338B88977592 , 0x185A811A79E508ABBAE578884112699D , 0x1B3C2ADEAC7D34892553DD4C631ED393 , 0x22FC6F79C6A3C8698521DE4071B5F812 , 0x2A6CBD440FDDD19900A8CD7364782232 , 0x2DE0874030B04E62DB898DB6BCBCDDF6 , 0x2FB3E4065CBFAA491F0F3A33AE2DABD6 , 0x307DD9AAF4F382D3DE86A12865B3B07F , 0x3696D3C00E7E1D0CC428A52272653014 , 0x480E47E204EEE1994ACEEC63E5464A49 , 0x49C15ECFB8492EBB69A670ED92E5B769 , 0x548EE6CA88A2BCFF7D35BA0450B7AE7F , 0x557D20358170B68BC9BEDD9DFC46C82B , 0x7D08AFDB59320DD7075C2BCC2CE4BDB9 , 0x81370E99B457DC7AA64A36B4A0696228 , 0x8AEBF2FA38EDB4E045DADB21EA6229F3 , 0x937E3EBC2741FED83DA2F5B550A0FF16 , 0x94F83F4F781923F19512152F584E34A1 , 0x9BA78D440CA3BE7ECD2CCBB0162526B3 , 0x9E4AB361DC193A118211D5275CD21B81 , 0xA3C9832CC92753C60AAB8A8E4C0779C8 , 0xBBA58A030E2F1AEB3B2542E7D31644F6 , 0xC2F814BFBD18E6CF03379C4B1D6A48C3 , 0xC388AEF8E02D018EA7AC9CB0DA7B9BD0 , 0xC8F4894C0EC2EB7697DD7A01CFCD163C , 0xCD685BF356AB3BD1C5A6CB684E93D1E5 , 0xE2A6561B17DBAE97615133E9DA8A8145 , 0xE329EB560FB96E04FB60126520FF51DB , 0xEA62BDA41F0902680A4D8AAE897F612D , 0xEFC464E06CE1EEF3DDC8CAAFD7664C68 , 0xF1D828E88DC9AA35E711A96F82A6139D , 0xFAA22DA12A6AA76C60EE5BC64CAA17A1 , 0x00057C99E5E8D330A7A5D13745109017 , 0x1C2683E2075221AD424C7B6E32352E11 , 0x2CD5FDAC9BD7FF50C929624603901EED , 0x319A89FC514556255BAB919CC9791ECE , 0xA6213CB4203E7D5C456CA59A2D29592C , 0xBCFE666D67526D3BD8692C446595EC5C , 0xD8F50F3968F71E87C5F2F31A5CEBCE75 , 0xE1F48466E67B5FC6BEB39DA6BE5C3395 , 0xF40490DA46B1E7E698BD671982234044 , 0xF57247824E17CB794608AADD5A4869E3 , 0x04589B0F7906FBA0E56CAE82CC3C8AF2 , 0x0EB01797C86B2AEB0A0FC190FFE344E5 , 0x20463C72C18792B7692CC789A2B497B1 , 0x28FF0BBF97F014DCB6487BF51FF11A75 , 0x2DF9603414E31753069B15148C017BAA , 0x503B991C494361148021C4A28BE9B081 , 0x628FCB084189A0293E5DDAC176BADAB3 , 0x635670EAB07ED1367111CD9A81F16CD5 , 0x69A9F162784D2B4BE2B062BD3F490823 , 0x6ABB6CEBA0F2EA9FE8D9C38B49CA4B0B , 0x6DE5D3E44671928D71F726EF088A3388 , 0x746C1AF5DC5D21EF87761D80A602C1B5 , 0x7DCEC8EB066A38915B306155C5BC8553 , 0x7ED34648C433F8B6CE5F51D91D41DAA7 , 0x88B465E4DE5487937553FF7A9718B5E3 , 0x9B6F2F39C6C1DBC8676E6DFFA71BB9A5 , 0x9D9DD4ED6D2C6A1C00069A994ECD1311 , 0xA42ADDFB21568FBD41305667070DB6E3 , 0xAA3D45FC533DDC5D2876FAE0D78E1EFF , 0xC3C2B1B5ADDBECAD5124F3447A768F85 , 0xCE4BC26BCFEBDE0A5D35A6D81B06726A , 0xDF6DB7DD7AF3198FD6CB8291EA3EE57F , 0xE5DC7E51893E98DBC2077C49391D0C6A , 0xE7D9D3065BF84DBBDC3A76526CA733CF , 0xF775C3037F79D286884B62AD2E1FF7B7 , 0xFE71A6E9C1C58F9492EEDC4D8FAD8ACD , 0xFF63B0D2A9EB627D5581B4C2700C4FBC , 0x0E101C260F03C106FB9166261EFD7496 , 0x201D24A641139860E7FEAACA0390CDFD , 0x254BDEE8E7C3A77A32481BE74AA4F465 , 0x25E0648DA0FDEC65EAD68DA8FE203038 , 0x28FC0B0671AB201D4321B85A1284BB99 , 0x30F677B5640AE8807B63FB52499630D7 , 0x30F7E919BA386D988FB5E32CF005E1F4 , 0x440EC91EA98C660828FBB6BE9CBD7BFC , 0x4CFB79933C55477B49C9461182967201 , 0x5045CE1D752A361396C057A6E19CA0F7 , 0x52D2B57041EE020F3D9C457CD65512B1 , 0x68CEA388ABE61C40F9AE754466C916ED , 0x68DF8AF5F1537C3BCF4F8BDB63F447A6 , 0x73C0415B636BF72599A5BF192A74A6CE , 0x80100AF8AE1B7575431405EA77C63E2B , 0x896C941E09BBA2FCF366C8860B06FD87 , 0x89E193AE251AC75838013F3248EB7AAA , 0x8BEF0D2F1EF3A3334C94A6DBC8A1B7A3 , 0x95EDBED2509813CCAED2C6F8795D33F9 , 0xA187880FECFACE12E5EE87226525957A , 0xA2CF82F8CF39F9CF350121832F75D2CC , 0xA52DFEB3AC976CB612D517FD49B3F1BE , 0xB0F32271A3B27DBE003873F47F039714 , 0xCEE32A9948576EF579A27EE0E24DC88E , 0xD01C6DDC53739F01C1E223275E82BA60 , 0xE2286BB99F0232865DF327B6B2569854 , 0xE2336FE827A436DCE5AE182B57DC34F8 , 0xF481DE27AFE07CF2B3F6A4B62B8F0773 , 0xF640F33879361E7B9D17A3D6CA15DF52 , 0xFB448E6BCC275D024979D8F97FE2FDEC , 0xFE810F101FBD47998047CE8D539F914C , 0x03C7107D6475E52BC0EF31067F0644ED , 0x0CE18916580C78A864AE066F1EF78ABC , 0x1BE659AB12BC8E60533C309C827B57D4 , 0x21DBC9FB251DBB067E6CAF338A2667ED , 0x23614FA4728DEAD2C9DF54A1EB770A88 , 0x25F4D5DCA83190C90795B38F75DA1879 , 0x3E8D8C819E34102AA5838038E36E86D6 , 0x4E2F48AC20157D3E0D5A023501E3AE0E , 0x6ABDBF6D7F21DD9AD8FC56474D728E3E , 0xB9077EF6762B592C8A6CA76F8A8190AB , 0xB91712F86147FA09ADA8320B560A6633 , 0xCD00E5020A18C25C3726751458B4C3B5 , 0x0986BAEF91379AC66733AFD78DA03356 , 0x0D0E0C3C891DDFE95ABD85B9A033275F , 0x20C63A672CF236C55C216ECA5D3B6D55 , 0x273B64D1E1FECFD6C07A227B9A9B9502 , 0x2DC3823BADC17D9067600859431F1BEC , 0x3230B6B53FB32FEFF9B0A4B1136244C0 , 0x394CF26B8147714ECD93A2BA3E623981 , 0x44C3E5BF0006B1BC788C9CA463C2E1FB , 0x4EF71F1974FC3FF31DE71B60B38798AE , 0x50242277CC26360B9CDBD03B75C2D654 , 0x52F86DA6C68057B334665E508529CBBA , 0x54F50BF159BC7D6307CB87BCE32ED1B9 , 0x6899B4139973E856377BA93AEC75B40C , 0x70E6F14335E8110F2B0C3FC7F5E693B2 , 0x70EF481DDED1292FB4916179F78DA91E , 0x8C73B97C69033233338E02DBDF3B1BC1 , 0x8FA475D18B65B3A47349A853680FBF19 , 0xAAFB423D5F9BAFEAFA2438A8F2D1124D , 0xABC6C1189CE5A8933B29BAC19ECD7536 , 0xAE345DBFA391D627D861603D382134CF , 0xD0AEDE585249844F1197F4190706AE15 , 0xD26C10D464A6BAAE721866F8C57A9FCF , 0xDCF2B5F8148A4A60337AC68F79338421 , 0xDE01D19650EE6D6D21EC0D5F0B6C569A , 0xFBB6AB9C0D2BAB748636BC6E14C6A47C , 0x01744B953F4C26105B037BA480CFC2C2 , 0x061081F44A16B551B1150FFB9A7AC362 , 0x1870977317C67DCE9934A89711EC0333 , 0x22FFDF31150CD30C690AD6B7880CA846 , 0x28C1FAB08A4E262EFE765822FA4A8282 , 0x37C5050A4123179AEF76CBB9E948DEA6 , 0x38EF6431874237E74DBB8B48B6FF4B54 , 0x4686713940CEBE846C03D37CB494252F , 0x540C419D2E1B048A5A8567753C88848A , 0x68852A4DC9AB0D2C3856F621D06E76CE , 0x6C44C9194B30AFB288075A33DEDD8225 , 0x78206A48111E6AFB33C233EF5C76FACC , 0x83E6556CB01740A9DC500C0DA3878CE2 , 0x869F39ECA122C6C12D1A239ACA23B677 , 0x86AAC6F507A8AD58DA98FB00600377AC , 0x903358C2B03463B5F3E89D18434ABB9E , 0xD765586A1B9BB6544F78B1FC4B7AFD21 , 0xDA9CA312BF71DEE0B1CF71915A9607DA , 0xE9868AFBECF0C64B05358EE9121D9347 , 0x0864921E980A123FE0C8D7C23F2327AA , 0x1D49D104E004D16D4A97A1BD6DD86FED , 0x249256B4FEA776DFFE4B2FD10C021804 , 0x2C78FFA5C534879AB056140B63AB560E , 0x2CBDD47673B12FCCF612D13E83E21BBF , 0x2D0FF89E0196D627A8E34972FAFF9DF0 , 0x2ED840D0F18484571A45CDBD5E186D91 , 0x3A9E3249AB5F0A500ADA69EAC5D7496A , 0x3F1518BCB104D932C59A806983E7A804 , 0x4FCA56C727DFD727A3DEDD45004F4235 , 0x534CA5B505AB9DB617574EEAB1BD8934 , 0x5AE50DA993BAB7030527ACF63D72D228 , 0x6BD0A11CB206E0B8C083F14B65309D49 , 0x6BF324274B0BA387F9143A0CAA934A01 , 0x6C9464854CCFB363616ADF31AC8B1120 , 0x7924D669C04169FBD7FF3ADA16C2EA2D , 0x84487C86FCA70CCA44781E8DD73921EC , 0x8C2BFD35F3AAF41B83A7123D9DF304B7 , 0x8F22F21E17909E50A8257A76271710AD , 0x92D8EEF09A6FD4AE7E285B504BBC325F , 0x93D11CBA7DA7BC60E9C712A08A9A0D7C , 0x9ADB0A2D476AB62BDB3B0E7A31E5F0BE , 0xB491608102DC443A1FDA0A78AA3634A3 , 0xC53DE2461D828B0494D3654083861495 , 0xCE2557A48A267B0B137DC1AD1350EA84 , 0xE5F579EB4C06AB8DB49F2850523D1F04 , 0xE6FE09CFC515247458349E053B3E8474 , 0xEFF889DE3DA3C952FFF537A30A5F1244 , 0xF4A9F4018D5F0E7E92687E757C6BC557 , 0xFDC2D37EE1A1AB5807503EFA11CCD55F , 0x0529D3DFC60D91DFDB929F5E953EF587 , 0x0C3F15EEBC91E6DA98ADC890C36AC7BD , 0x0D0AEB77C832948300678E2E200C1B9E , 0x0EF49435675FA1F7BB0A84D7D58A60B8 , 0x11E70852B2B3856E56516A7C165CEEA4 , 0x295678A6E6426D767C03DBA45BFB9BAC , 0x2BC27B9E16DE4A4F86821B8AE033ACFA , 0x2EC88B0A086478BF4425DF5EDEC410A0 , 0x356CE3F8E629E1D18E7A9DA9C6FE8C7B , 0x367D132258A2FC9F4E066981F98756BC , 0x3A0AE971AC05AF36E56810FAF40240CE , 0x3C6F31936024395333C8903D4682426F , 0x3F67820B59CEDF15C3D36D4988493EB5 , 0x43A73C0FCD23FCF713B0CCE6FD2412E7 , 0x4F2F88084701E096A65A3DC052477A09 , 0x5D30946920698393808FC1A80A26A428 , 0x6133BAE3D68B1D421EF5A800B62A3F5F , 0x64352E6176B5E6B754DB6CE4E05B0DC7 , 0x65049394079F885729C7D4AA1E1A67A8 , 0x72280F53A3E7989BB1122460D72CA893 , 0x7BE54A139120412A719C0E9A8DFDA9AC , 0x7F22AAF07EA08752DE4887DA2F7A41DC , 0x853FD5DCF13011C6AA1DBBF98530B481 , 0x9D8057095C709D3CDD59D41715E14126 , 0x9D89C27065B4C3F36626E780CCEA6A67 , 0xA9E2E71FC931826D1E20D0BF69E39D80 , 0xB219AC8CA38A3DE8947B6B5229DEABBC , 0xBFF00344CBC809E0A42CC3C0F2604FAB , 0xC6A50B6E43EE740EAFB47EE799FE9DE4 , 0xC8E108E94032E70DF2D99A1068DE1EBF , 0xD1A6DE8528057B72C46B6B64D4DE8CE6 , 0xDBF3CE535CC79AF0351CD2DD78815620 , 0xE00350EE70FC5F2B3A9ABC063A625F21 , 0xE3B009EEABB558698AE3294BABC52CAB , 0x00EBF10CD635117BDCBCD8B1C531ACA8 , 0x0A4E9AEA3F0907E1A2F2117C7C862595 , 0x171754F0369FB63B8615627DA0377D00 , 0x2DFDDA963AC5A08C822FDCB2A18172D7 , 0x3A25E4267D79D2D6D08186F8663C37FF , 0x4E634CAE97527243202EEE732A2A1877 , 0x500A2A6A9E02ECB5BAAD70F24B69A3EF , 0x526D0238FB022ED9736694FB34BFCDA2 , 0x52FD248CE106456DC37B3B6F60EED173 , 0x553C4F9C5006E84C56BB2BE1EE0BA5C8 , 0x5E9F0436A6EEFA139F94BF0CAAEC6524 , 0x5EB7C0F7759685FA7CDC404799905D92 , 0x6DC0EE50AAFD89649507D055C640F658 , 0x765A5464E6AF28BD9AA0FA98EE48D0D5 , 0x7D83EAB4F69A2428147FEF78E8D33FE8 , 0x8140696A1B1550BC542D621AD7580130 , 0x81444F150686C2AD0F3AFE053BAF5EC9 , 0x8348A63DCBE1D552EA4A8098A3A3A1DA , 0x83C1BDA4B40F9EB21CA738A1A1530F17 , 0x860C2643D1561FF5B1DA4A5CCC10DE9C , 0x9563D87B5ECCD310548ECC3D354E3CBD , 0x9FA985C2ACFC0B248787CD4FE2C13568 , 0xA4C4F55A0E12EEAC6CC177928D71073C , 0xA7DCFE18E22A0A27B1003F5CFC7231B1 , 0xB9515D46FFBEE756595A6594D8A614C3 , 0xBF647C98F3AC64CED01D7516AF4F26C7 , 0xCF659DD08CB706BB53884760FE4E060A , 0xD5CB62BA5EE6C799BF0D00BC7ECCE48A , 0xD96CB1D6CB7563A45D1D123986A350D8 , 0xEBDB71B1CACFE165455F569CEB22035B , 0xFE43DCED01CC61F11306F88CED108E37 , 0x03614F166EAAEBEB6DD439653FB82166 , 0x03B7D47F61E20FE9E09B59ABCAF890ED , 0x060E674C114AAB93481B6D023D159636 , 0x075AAFDB7E51E83AEDBFC366C71633F1 , 0x08C068EA316E810C601C957AE39B179E , 0x08CEDC233EF905367245D78968C49EDF , 0x08F5DAE9AAC92A6A6714A87BE3FBCA77 , 0x0955ACCC4FDC3752B350D834A9E8334B , 0x09EF3ADA9AA5FD7380E423CD2834C4EE , 0x0DD237B4C0692093BD6C98F316FE768A , 0x159C560114C47951B9B403F6E5BD0F07 , 0x1752C866D20137C75ADE67C2A32475AB , 0x17773CF4654806BCD4490D57AE844B70 , 0x1A87FD719903F8F0EBC38A0DF38D067D , 0x1BCC109C199DBD6FCDDFF1C23BA76034 , 0x1E172950ADAB811742B1BED450017C52 , 0x1E48F3945B668086F340E1AA8660B6F9 , 0x20EA3D51BC894B70D23775D1528E92BE , 0x2326563DE026673AE370F3BD36F5D126 , 0x25D897628C15696A6D5688049E649339 , 0x29DA1BDE8F2CC2FAA10F1651A7B383C4 , 0x361CDA19A4627251A5AFC7525D7F4A6C , 0x37FB5ED399157CCE585BDD83708B4D97 , 0x380CB8C204EDDACCD76F4F6CE503AF3E , 0x3DE7B17FE5573003D09F19C91186AE78 , 0x45D6B53C185D37029375065B1C0FD27E , 0x4854A6D22622F02BB5C4A2D0DA21C08B , 0x4A578DCFCFA9BE32842BE180F2BC46A1 , 0x4D54DBC577FE84042D7785F65D9E0A61 , 0x557A46BF88BE52BB6158A4A70561FEAB , 0x5E88145F1B4DDDE48186B7F38218D4CB , 0x5EFEC9E1FD3A27ABC3FBDACB42D43842 , 0x665D37482897EA4395497EFFA9D8CBC9 , 0x6670511D2C81FD2A92A35119BF2D90B7 , 0x67B8FFA01752D83559B6AB00A782712E , 0x6B164A4C4DF47ABB3766DA1D77631DD9 , 0x79F8FB729269651A13300E1F14B734D7 , 0x7DB0614C512FC7596F01DD6C1933C5E6 , 0x7E8A92CF3759150DD59336660B7A40B6 , 0x80A6A3692F6A3ADFE6FD156E2B9FE868 , 0x84A6936776ADC5BAF44D5E52C0BF799E , 0x853E53693FCC57B7DFFCF44A9940BFC2 , 0x861765D12D32BBAC28984A10F5907518 , 0x8CC0475C5C3B839E74A2846E68B40FE8 , 0x8E4C71EFC732BD0846774BE978D7B178 , 0x8F0E58B85C78D7EF63F241C006D9BE9B , 0x96DC9ABB470F13B50BA50DF45E52CB93 , 0x99E2F7CE364CBF8F6BD4E3EAC2EB36F7 , 0x9AF1968C743BFF0F3D9B12626E47E814 , 0x9E3A7C6231D2297875B051CFCAAD9C29 , 0x9E6AD48806CA49EBDC8C8EA0B113F06E , 0x9EAC1EDB43692D54EE6D60E60089E25E , 0xA137182713E3329906988B9C7288D45E , 0xA7070D3CDD1F0DD49DB0D213BA72C37A , 0xAD833ACDA73B14B56EC4E769294591EB , 0xAF70FD978467779F7AB7A8FE9D203681 , 0xB00C655E2214A7BAC2EC61CBEFB0193C , 0xB017A62D26345819B5E46EAD4E67C453 , 0xB559325F2D201AABE5B3BAB4B68517AF , 0xB89BA21E95D33B3EE88825233E6DAC53 , 0xB8D783C344CC1EA821C9846128DBCD80 , 0xBABE4BAD2AEF6613440E2DEB91DC6279 , 0xBB7D07F512BA98FF9ADB4CC5D86F630D , 0xBBB4B721C6E7790059A278724BCB53EB , 0xBF0313E76B77A082111C73EC8082B409 , 0xBF3985E69A71C04BA9094E4BCB9B3C15 , 0xC2CE260F630FCC8B2194DF56265416A8 , 0xC2DE76700385CEA418C0635911DC54AF , 0xC915E6F780754D3DC8A6C238BA0F79D9 , 0xCE7BEC1C49048C41029CBBA3CA255F6A , 0xCEAC07ECAAD47072A2FD8FD6890E0BBF , 0xD2B1890A04A28AA5AA896FFA71859F44 , 0xD2E35E666BD5152FCB7D83FB548D68D9 , 0xD82D99646681731E2A5F6008B8C5E5C9 , 0xD865992BF5A7FD624761AD3C12C545B2 , 0xD9DD23CC5B9B3EEFDA9CFFB83CBD8FFF , 0xDB3A7F65FD4E7B166C304F27B54D25EA , 0xDB66711FE17A685C319C3FDAFAA4D96F , 0xDBAB8BEE86E4C5F5EC557A5EFE7AD1E8 , 0xDC4B87F38AC0E1DBC7EC993994A3CFBD , 0xE05E904C0A630A79F11E00621BE06CD3 , 0xE09FA64D1D15602D92DF736CA7C3A055 , 0xE41B064CE1B79BCEE2BE478CD75F9F1B , 0xE75F198E12FE6BEDD668EAB4DFBA9FF9 , 0xEAA96033F50D44F548914D94C7EAB30B , 0xECB806B627B8477F9121596E064B0B6C , 0xEF3DE8B35B2BD4BB3F1A7E3F9106CF7B , 0xF0E82EB8480799165A030A80EC7BE305 , 0xF5B79BCCBFD8AA561FB94CC9559ABD11 , 0xFE226A0C9F40339CD28A2BD5192B0FEC , 0x018400C3D80B0DD4974CDE0E684BFDEC , 0x02B63F26E46688D84785D9383B73EA67 , 0x08F80817DEAAB1ADDD8401423C6DA2E9 , 0x0C3703C68EF564960099DF525D67CD89 , 0x17F881628C8F7B2DAC18B0A7866A8E1D , 0x18BE3AEB8ADC759FFBBFCF0A4D0296AC , 0x1B18457A349FB5D1924FFA3EA4CFD2A9 , 0x1F07CB1B302D094879F5F0C35074E781 , 0x22215E840EEBA9E1345F3566CE6A40D0 , 0x24D14316A7F8FB77F30362F998E73C67 , 0x2CB98AD18604879DD21E6A1B5C17889D , 0x30B2EE4ADF6B60FC8722D69DF12B6DC4 , 0x3177B305C94F1FEF7498F755CF413E57 , 0x3ECD576A4761748A1F7338089A0E1409 , 0x400485CFA186C315D4E50D534FBC6D6B , 0x402AA473C08B68EF835B68F390602C63 , 0x4483604459E5E82B890D4DF1220441F7 , 0x44C8719B2E3B6FD282026C38BDD0A8AE , 0x4842AC9704980578C2A9A1F02ECD46CB , 0x4A4AA8583957BBA787B5B41082401A9D , 0x4E0C053A51B4911B16051AA7C5B72BEB , 0x4E2294228058F83A09496FCB72BC65A7 , 0x59BC8A59D1F5DF4234E4BDB0F1258B56 , 0x5C2E965ED16B9153862D0E512A0085F2 , 0x5C9D310A9C710E6AD89F4FC16619778C , 0x5DBAC0F9D2C39A051A79F082D528D36A , 0x5EF40F7F0B0EAD77513B35D0410182D8 , 0x5F0D9D1F518B7F01C4F8AF9B63E3AC0D , 0x6B5552BB204DCA71D9F528831A6B8425 , 0x6B74077C50A999C6B5679FCB2FA7D960 , 0x7172614405CCF04EE5BA891B726F6412 , 0x7422C4C463A4BB7F10C7B28E6A1E1F6B , 0x774768D1DC72937C893463BF21F4EAA6 , 0x7999EC6A6592B0438A800C76196896B3 , 0x85CC5B9A87DC6396510FE2A5C6D49A6E , 0x888BDEFDBD994FDF875098491F9867BA , 0x8CB740C7EF21F182DB8C96A789F0D740 , 0x8F33C52039ED530C6261A3C082A4252E , 0x9A4C754EDCEDE3987B52DD3350DB44EA , 0x9A6CA47FF29EB78B43BB8DC8946823EB , 0x9F01A30FD87FA6EBFDA150B15B47F73C , 0xA116EF5A7D2F8F0C3A04A5D46C24C336 , 0xA24F3B6350386C9804249E1E61B08C4C , 0xA524A5A00116EE3E911EFAF0BE64F2E1 , 0xADBEBE9D98710D4A23300A151DC414A9 , 0xAFD92F7F5D2DDF7092737BA2D4077739 , 0xB14AAD5C1381EF048C780A38555742C0 , 0xB8566C7BBDAC337FF9153DBF85EE2AB6 , 0xBA316D8FD51CD2665DED7B20CD58C4D7 , 0xBF7BAC8620AFB8C92A0565F50362E428 , 0xC26D8EE894B0E474921B71C23BE8D007 , 0xCA8F5AE73B6DCA1C47F291EC41EE7783 , 0xCAFFAF381B6EAB904A908B63A32EDF37 , 0xD0E1772B70ED1C8DFD92903803477297 , 0xD6EFC6F088A2C4CD88A114D39A69972D , 0xDB9E2D7D42C2F5A60E4F94C9E187262A , 0xDC141375CDA6A3FF76FFAD64FEE14E67 , 0xDF248B5AE2BC67D6619F0E4D72E39B10 , 0xEE6E26DDDD2C1946B64E840368396777 , 0xF2F7C7AECD093D3B24444F2E6B407F83 , 0xF9776E531B094B4E076DEC984A45E6CE , 0x05C0536C0E343E65A6124E89E6EF439E , 0x07C1B9C7BDD7547F3F1FBE808A5AECEA , 0x154F7187D58295A4082E3A15D261D0F7 , 0x1AF3B37204D1667C222102E62BF0A8E5 , 0x23AA42278B7C2460C3CE14C293394CC5 , 0x2950EFAA909FE58079F474C2E19D73BB , 0x29ED68C9A7A81776503CF9DA7944D940 , 0x3243BC0CF4A15BA081A5DD5A9A405058 , 0x38A5E71CE7B6C83DE2BA335198FF34AA , 0x3A2E3B639A90D4B9F0AC1539C69D6AFC , 0x3A4B7E02ED5C93D1D9ED310F8F27883D , 0x3E28292AE29450E2475782259FFDF7EB , 0x3EF1B09F4513C83A57AED5CD1E399689 , 0x44F3192AB3C7B3AF5D845688D837097C , 0x4816F1C58E23996E23C5CEFF779B5093 , 0x4D8B1BFD7E28157A7243B83B78E6A0A0 , 0x50C40EAE5748AB9B25465E5596FC7A79 , 0x55D9B46910B2A0850097437F208405F2 , 0x57622ECA6D6B52EB4346853FDE7CC32A , 0x57AA66189DA2639C38F5F1B99650E137 , 0x58C145C4DAE0B06FB70E490691AA683E , 0x5EA3FE82AB58A7F82192574044A9421E , 0x5F29DF976AAF9D613F51AE3E1469F442 , 0x62CC52A8EFE5029DB633AB2DBC6B5A65 , 0x65B0FFBFFE30BCB3C1F648C2145D7867 , 0x6622B3FCC3013F86835DFA0448408901 , 0x6B9EFB90A453E998D01D35CA49D6F4D3 , 0x6CF7FDE819464F40FE4FC11DE0632635 , 0x716DF5D6BD96F444B7D2BBA47E0CC11A , 0x77B9F5E6491324816EE959BA249443D0 , 0x782576513785A2531C8320E615E15739 , 0x7ABF2CB0BDF6C3AA3DBB7254BD3CA463 , 0x7B1038BDAC491A9F735EDAC9607B6F08 , 0x7FF829995D276FDAA923D649C4D07865 , 0x80BB7C7AC84CBCD7AF8CC4DC23826E8D , 0x82DC9354461CF60A0E0D365FE55A796F , 0x8A1B7EAD38EE931212173DD6BE95089D , 0x8C29C934F18D93EA24E2571C3A1B0619 , 0x9105C26787F29BBCF2B487766168806D , 0x94E9C2FE6B7E640F410AD6D3FED33280 , 0x95D93FB6A3800BB64DC060178DB87E73 , 0x9D4C751D8A14A65D696DD54ADFFC282A , 0xA35EA09CC13102CBD8A2941D4DFAD2F2 , 0xA7704DCB197E0B787A4DFDEB6F90DBCD , 0xAA8F4A7E911608E5FF5BF3A4D5577247 , 0xB04DE68DA23929E281C6CB23B492D974 , 0xB1199CBC635A6014F39FB0B978874932 , 0xB46590CFA21ECB51FE0E9C895CE9F662 , 0xB745A9EEF2D73B2FDEF9A82444E26A4F , 0xB80AFDF9F1E0AA6C391AA3FF8C016D0F , 0xBBCFB262862150C644C5DE6240EAA385 , 0xBC617B52431A1B66EABB19ECA7F238D3 , 0xC19F9B1AD070CD893DA29245A7B83CA8 , 0xC940202BC54DA3AA294DA57C83A197BA , 0xCA63F089AEA5018084AB9065F9F8D764 , 0xCA8AE0D8B0AE0E66ACD1E022B13081E7 , 0xCFB13F45796F14CA218020A24446737B , 0xD481AFD0C5C78335E4C62D1488DAF046 , 0xD73DE39BD9C4CDE28D924EACCCAE03FB , 0xDF1D4BEB9AFDC72F2667157E1440298B , 0xE35083B295F31B9C5A4264238EB54B14 , 0xE7A5692EA253E0660A3062FE962E0D5C , 0xE7BDE07308F91B5E7E7BC67F1BD7B615 , 0xEA4CD91C3A2E9FED9AB3F3D4CA98C695 , 0xEA9701FEF0652CB8BEF5B01B048F4C3F , 0xEAB1EC0F1AD4678AD988DC4FF6050D7D , 0xECE5B0B38EC4FB917C9AF1CB25FC94CF , 0xEF3B0D23485CED8E240D44ADA173B4A4 , 0xF42C7115BF27D0CFC05B208C136298BF , 0xF6C4690496CA117A2AA0870CAD7BC4EB , 0xFBF6002AB3E2E2EA188551477D1DB6C3 , 0x030A25F884931D8D1B5D1428B1963814 , 0x0835FB4EC727410C07575AECDE5BB740 , 0x0976A89012CCAD20811433A053B0B60C , 0x100849CA29C93C34CA4D184A5324CB7E , 0x10AD69CA0394E606483E7E31FF0BCBE2 , 0x118B2E1704CE3DD22A61E2C1CB5422A6 , 0x11A0454E5BA99DDE229BCCFBC5D3AFEA , 0x13A35A6CB5D94827D41A66CF5F5386D6 , 0x18856CFB2515D675FFB72FCDA1F685CB , 0x3083080FD6201D84F7155B8D430F2648 , 0x341B2341CEFD1ECD2DC4D0E433C9EDB5 , 0x36AF26BCEDDCE4CFAE17DE6A1ADBDD26 , 0x3F637474A6A23506F15443297BBA0BD3 , 0x44E830153F73F228A43DEA163000DF33 , 0x466010FC2A992D746AC226986F175D73 , 0x484CD2A5453E81F756C47862635C76AA , 0x4A7C41EDDDF7296F7280640726665555 , 0x4DCA210DAC0A9A4B1C697C514E74E6D9 , 0x52607B0B6A05BE0CCCAB00D7875C8770 , 0x5678260DC4C8A78BF390B91021BA7339 , 0x5989D9610685E4F55E64F12684512B6E , 0x5CDCABD15BD5CC3B86F102B5CED0FE71 , 0x5E0FD916CFC6695BDBBC6929E4B2ED7D , 0x5E1738569C786B03BF006E58CA08D163 , 0x5E834591F710F4687864F10D414FFD4E , 0x63698E5DBE6DD1080A79FC7477B38CEF , 0x64510ABBE3C62C1B89ACC6124BD23C52 , 0x645D9E582DEFD15163C15F954FA71041 , 0x65E903F2F7C5A2E7C35CFEA84A353F9F , 0x6B82D31B69C1AE5757CA88A5D97134AD , 0x748BC5AADA365F122CC9C5AEAFC14801 , 0x7B3AD849CAED7A17C07F47129A2265C8 , 0x7BBB98D6B3C0AB940573C7B84CAC5D6C , 0x80441D2794081EF3C9BEAEA3C399C7F5 , 0x82119E396C5D4B52959755D8D9FEBD8E , 0x82B7BC6C43F116CC668DE804CBE0AE12 , 0x8442A2CBDF932CD00AFFF0921CEE96B0 , 0x861FF10C997AFCB9F397E7C440FC0432 , 0x87563BF1A3A80AE7078BB03F8D9FE8E6 , 0x89550F455308F26BE84B4665A4E82F88 , 0x8A394CB63CFB8B84CC63C7B7DFD2C414 , 0x93441F786468B1AF7E5B90DAFDEB2B28 , 0x948DBE032E97B59DA9BB73393433B830 , 0x991AC1ABFE17446D7A6A9F9B760FA8DA , 0x9CC6A188569CD4AFF76F02B273BF4DA2 , 0x9FA381C3CEE7231F25F6DFA60F3773C2 , 0xA4E7B3ACC420C7EEA6BE810D7855D89F , 0xA51D739694DD288E478F5640B1F89CAF , 0xA8A143DE4E9F1D59A6C1CDC8431516C7 , 0xAABFE70373247E47BD3DFEE41C21D68B , 0xB836A26F089C421032A5A8D9D44CEF63 , 0xBBD78EC18883AF1367D95D813E0724B0 , 0xC1BBF0AEBC4F58F39BE56849267FEF4D , 0xC4CAFE02F99D130BDC298015FAEC92AB , 0xC72AFE318B3B713C5AD486B5FE0CA88B , 0xC80C0A71A4A0856A562B07567E7A161E , 0xCB538B0394263CFA74FDD13FB0C32FBF , 0xCBD35A149A837C14E3CAB73DCF2D69FF , 0xCCC9DEBDE66BBBDC81385DEA3D88AA96 , 0xCEDDF789EC6FABA0D6AAFD6802FC3D3B , 0xD104FD700063C2F64AAF0A0ED405A1D2 , 0xD17E1F99BB965B2C62D7A6631932CCC5 , 0xD475A50EF07A7A66C92634A027A06B14 , 0xD7B236D8D0CA624E8CAA890F0B364333 , 0xEFDE3B05590923A214B8C676CEEE16DD , 0xF1C3F11D6077132EB6AC3C67AC6EE532 , 0xF26EC7CE420AE8E0381C02C8E8C72713 , 0xF88B1F2A96FEB70DBD88BF5C3DBAC42B , 0xFF1A40FF0472A28321FDB9541C4BF279 , 0x02501B9676B938128CDE4CD11195D90D , 0x0348EF5B86BD7F025DE84DBE540B3A40 , 0x04F2D8D9128C4263FC15BE45237B0DEA , 0x053E700A517A702618EE151C3B9D626C , 0x067BA4F2AE306A1B5936EDA67B9A7A04 , 0x07E4C88D4898B740DC58D6373BAE51C6 , 0x0EFA6E45333EB6A17722118CA0DD787B , 0x18CFE521D8BF0EEB1C1479A293FCEE46 , 0x1F0F0D9625A601A795D7112D63599329 , 0x28A3234DEBC35261CD7614176C857D72 , 0x28A9585124A56107751C5038355752DB , 0x2B71A62BFC6C860C77302C64EA2FFDC1 , 0x2C3687F1D93F9D5497F58DC3A9D8AD91 , 0x316B11E540D8357CA72816A3F5FC6BBE , 0x33799087316E43C4FB8922E78C51EA55 , 0x33EEABD3132136220A32004F46881EEB , 0x3860028718726FA4857EEE208F30D7AD , 0x3A2229656E224A9C56AC575E3B0674DA , 0x3E71F7BC9A205A4F8D208A71666729F9 , 0x3EF50442D08C3CB0B41B9D41702B54C0 , 0x424898563F5800D590944736C6F6C7B5 , 0x435E076F1173613C4DE0EED7D8B7A1FE , 0x481DD4C4B352647DD1D4FAD3C53A0BD9 , 0x4AAC488A2E94A7D8C4E8BF886D902292 , 0x4D45A3847D9123B2065FA0E77F05BE9D , 0x4E1A18EDEE888F097A50E4D7E0915F2D , 0x5344307C3F39A938DF51E8B08EE15C9F , 0x547957F3781D8E547F63B5D80E185231 , 0x5B30859953802C2EE1DD3E6B231A8F86 , 0x5D9F088AD91A722A2E0508226F9330A8 , 0x5FA1ECADD175A11C45973C047EE8B0A6 , 0x626E76898F20017F4FA834A6CB3A91B6 , 0x62FC7CF144A8A750EC5419D8D712AF15 , 0x6893B555A6CD19F18DA38DC8677F3A54 , 0x689E24A872861AF429D6EBB4EEB3C2D0 , 0x69A66BF2CF598E62F7487F4B0339A948 , 0x6B1DA38B36B27C6567FEDA33E47B42C2 , 0x740EA568016079BA07DCFE63D1D737B5 , 0x754E957E7A273F7BE9CAB5DFAA9DCBFC , 0x76CE5BE3BA83B6A2FC0899065C52C4A2 , 0x7A9D15B8751A7B046A314CF6A0CF9375 , 0x7B9C2F2415C1B695EB149DB634D56741 , 0x7CBE82379000B47E991B1E150BC76426 , 0x7CCC75597D7B40630902CEB409B8AEA3 , 0x808882E1E3B5811688DB01F0EF421B0E , 0x80CCBA4563866C0DE5894D73043A40EA , 0x8193B966BB67E16BA17B530E510ECA3F , 0x827609423ED31FAAF2EE899AE1C2ED5D , 0x82C65B05D3024527B43E748F08EF8588 , 0x8573469AF60957003C38F84889CAD68F , 0x8644421419AFB82736B4F2FACFA34345 , 0x8951EC534A386E624B11FE424D2C4549 , 0x8A823A6A8D38447738A8BCAE18BC3183 , 0x8B5F764AC04400A8A004D00E5C94C6F9 , 0x8C99AE2F511A1FDCE929CE9F4CB391A4 , 0x907FEBD57471A641963D2E8458318FEC , 0x91C9F60ACF05B452255BBCB6886EEC63 , 0x9432D8D27F3B70B7A92C99E75E8A4D0D , 0x95871BA35EC8278229630B959A115414 , 0x981B48B88746495C8526351A93A479AC , 0x98231977A1B42A552333AABD78A6BF95 , 0xA05F3AFF50355B6D2E511066F8020FF5 , 0xA1F34BDB3530BCECC7F1DDC8943F3074 , 0xA4B5C9E21BFC5CC6F822C5B2E0B076E1 , 0xA580F342763BFFFFDFCEBDCFFC6C4519 , 0xADEFE31119128E818996D9ABA8A5F276 , 0xB18FDCA50FB7E6B65FDE9EB33707F552 , 0xB1DB47D9D1D463200F202FDDCD2330EB , 0xB1EED2541D1C601597AF6473FC5C6E7C , 0xB33B3739C86ACB6F8C111CE710CD9BCD , 0xB5EC2FA7A9DB86FE2FE57CBEBFD834C2 , 0xB998D0D965A68ED90CAFAC32C274FDB2 , 0xB9CD05E2AFA5322A09C21F4368CFB2D6 , 0xBBC7C426A6C5CC4EA9FC4D5BDF41432E , 0xBBEC38CA7AEC92ABC4A3F05A7DF02470 , 0xCBA178ABE07193E71FC81460D883A036 , 0xD004FA2BA5A13FCFF3D411098E6CB6D0 , 0xD0AD5AB5673AAF2E7D81BA3803268682 , 0xD2AC5EAC803C81C137CC6DCD6E7451B1 , 0xD38B153550EBFC48BB9A6B65DE6BD018 , 0xD3AC96DF21DE2C1AE4C8E665B9FC835A , 0xD61586C243D379BA0F3BB89D0301F16C , 0xD691D6FF1E29D98FFA3BE4BA0707CB74 , 0xD73BAEF4A2B70157BD17171FCB3F1588 , 0xD886665943C6FB7DCB71A42500B8321F , 0xD8A611BFFCE42655BCBCFF9538E9202E , 0xD8D73D1DAEA87EFEC45751EC385859E3 , 0xD9E77C80AEDC2F850B728383DA5E87D7 , 0xDA3592B7235077822FFC5E656EA2A060 , 0xDB7C33460B620C9E33FBAE00FA210853 , 0xDCC6562A8BD4AD76B712EA999726B328 , 0xDE7DE99BEF4B3099B886A0033141C09C , 0xDEE259A4DE19ACEAFCF1ABC3BFEBAE06 , 0xE0DACF932C184DB34B94679B03F3C364 , 0xE1BAA8A940F4D9E1ED7CA4CBBE6F1E53 , 0xE7F8107759D8AC747E48A6E2A297513A , 0xE9A9A0E5E31BDD028956E53C9F5B5B9C , 0xEB0FBD1D1289C205928EDA882BC9EADD , 0xF11365B732A65FC6A07B6E4841A77D18 , 0xF87B91B8096BFDFB1540F465162FBF63 , 0xFCB30ACF409E8DE6F9195CCCD0346AB5 , 0xFDDE6DD00AD8E8D31F004B4493EE61C5 , 0xFF0C7FECEDE09128CB8BCC314C6D67E9 , 0xFF9C2BD287568C4344AEEEC392BC262D , 0x0125070245AB767CF80E9AA826177473 , 0x014F1AA592A1787B1EC895CE440A750D , 0x0223137CF54B1E7BD419F0B4000B0F98 , 0x0439A10E53E4E3E30EE8D899D7DDCDDC , 0x0633CE76560085233D23CD4A545A32E6 , 0x0B8FA09C9F26414CAC547ABEB259BC84 , 0x0CAD7BDF1ABA0519A323BE97B77D98A7 , 0x0D2073271C4C722F78733C30F2428A33 , 0x0F12FF2F01DF0C8D1196B8D3F9D6F83D , 0x15E6647857DCCB84663A718EAB97AFE9 , 0x188B7E154E23D4E3DF6E73AE6DA152A5 , 0x18CAB33425250F4F16EAFBF2A1BE05B5 , 0x1D5D275C05695C3F1DC08477E0663748 , 0x202B000020BE74520A173E820EE94FA9 , 0x23CC4A537429C22B26563F79D6C51CFC , 0x23FD717BD4814054D667E3FB059673B1 , 0x25FD406E6A98FEED5E740553ECE5E692 , 0x27086444B3AE04B29A2E6160348C8F58 , 0x29C789D8501E0D51F652F263C4E82959 , 0x2AE5D3C5D3BA90DCC5124E429DDEF893 , 0x2BE8D5E0C9D95373A0C86FF1F634CF5A , 0x2E0860D5425EB8A9196E01FA5A8D2F74 , 0x3131731811236A3DBA11CFCE8CAB23CB , 0x34CDFE104FDA26E8EAE42F4E6DA85C89 , 0x35076BB2C43C87BFA5134B4A6E0C0C48 , 0x351F5160DF84355035F73A76360CA851 , 0x3524C21EE17230DFCAB470CAD48EF4D7 , 0x36B39644FA8004ADFCB232888A4FACB7 , 0x36ED627B4482A3339566DD62FB11B0CD , 0x378F73762B05587087E150EC411EAB65 , 0x380430FB38E98835396B13760901C3FC , 0x38DD17794A5D2DFF3F5B6046563AF401 , 0x39FAC7356B1B6CB845DAE75F7A1127B7 , 0x3DAB381D1C14084544885255004411BC , 0x421DA10582E3E27B4CB0EF95979EC127 , 0x42217910A156FFABF4CDF089CC86436E , 0x43A647D5A8B34879733C39C3A688A1EE , 0x44878F2B1A9464909883B3A132F88950 , 0x45C3C04067A33C68FAA25B25A4318B29 , 0x47A9649328D3C021FE3A0627B02E5F2D , 0x48448229827A004ACB44A4AC74237B2C , 0x4BA4A8A3AF3C02BE56D5167AF3F12307 , 0x51E9DA9C70F011C94157B7937B067AEA , 0x52B51F2A2FB7F72FF885279955543825 , 0x56041C3F35D0CBB4087E2B9FEE8A9A48 , 0x5CB3F9987B8EB48706657D8223C12041 , 0x5D0FDFC5749268D071495929786D5EE6 , 0x637E30EE2110F70C5204BAAE9F64F982 , 0x646A7F2034940137FBBC4D90CCD425E2 , 0x68A751D98D67675D69F187D54A60CB98 , 0x6C9E9A6B863F1D35352FBFFCA62D803B , 0x721D83A31AD245FA2584F9BA9ACFE94D , 0x7825EBD5A3E53B580A2BB80D077FB0C3 , 0x78B1643E3E226B36FE224CDE148EEB27 , 0x7D585E16D691E55E4C075ABD77098099 , 0x7F40BB877B8A7BA67A2AB661037B4EDF , 0x809270D69375C756D28F9EFC833B3FB1 , 0x82283ECAEBC661A3A414761FDFBCE79F , 0x82E419B65F4A24CF4271D4383F9701E0 , 0x8A6BAC791AAECDAD84111003FA01F1DF , 0x9195B0581132B9D243F61AE718792185 , 0x9415CB0E9533B05891DDCA5004EA7552 , 0x9509FEB157576E5F076AE05C31EA305F , 0x954383C2CC8E121CA643E29A42B93081 , 0x9727F4562F11536322EADF38057B0DEE , 0x9A3F15B7D9D7FA830DDDF6E3052AAAF4 , 0x9AA55DC527A5556720A795EB3B305457 , 0x9B52BB23993B823BD980F737773DA5F2 , 0x9EAF67DDBF780DA14D9D88ADC0087EEF , 0xA1068B69A8621FAC820C4244B3001BA4 , 0xA16A6299936920A3BE7E84A892DB99FE , 0xA22314BFBD4C424B87B4E456E7CABB76 , 0xA22FE2D860AD6F78DB9D07E3F1193A06 , 0xA26CCB45A1CE1F4CB57117E5E3ADFBC0 , 0xA2F6939AD9F47997D09740C866EB375D , 0xAA3A98A40C5F9B78EDB3AEE6EC3DA224 , 0xAA6318BB1E048C5E0F6BB156861DA261 , 0xB07819B274B554A5DC4B2D9415ECB1BB , 0xB11345DA825E03ECE8802A3701EBE6D8 , 0xB16B345F50CA2F3B602EF412AC81709C , 0xB25355441E44B5D4613B394180D16DBF , 0xB818A3AC255A810D6BE3FB81C7156157 , 0xBAA62748123DBD400A28D27E6A0B3769 , 0xBF595C0F43BD46351AC0B17E9AB6C649 , 0xBFBDB6989A3BEB0CBA00792307192ACB , 0xC2E1D428CF24E34476FC7BDD07983B8A , 0xC50BE0B9B5061BEF02FC4FC83942E427 , 0xCB39F370933202B7690A0B3BF2A7B5FA , 0xCB6558C0D0CFC92BD9E5119EDECDD1C4 , 0xCDC383C0BAF9A2DF2B72A0E99117E480 , 0xCECAC41FB869E2AA507E5EE50DF903FD , 0xCF0EBDDE24CD600750B2716D052EEF99 , 0xCFFE92958BC8CF0C2B156280BC740FAC , 0xD20209905D4295167326823DEEA94B20 , 0xD3C5082C96AB89AA38D04565FE4EF5E8 , 0xD480C2F84B3D1660922A681DAF365E19 , 0xD4C0B7321E87508F21593BD11CACEE88 , 0xD4D178DCD09377796F4666FB7AD9F8B2 , 0xD57224B9E769315E4F5D021EA81D666E , 0xD90324FE10FC0883214B2B1F4D6F8A98 , 0xDB7DB93902231F79EEC8CE7D85C4C0D4 , 0xDCF9D576E057E21F0DAB404B781CCB8D , 0xE0A732D7FAC51C138EA5F157FF33CF39 , 0xEB91238D274C1AC3F73862DE38D4EA09 , 0xEBB018864121A7017C94BAA47061C19C , 0xECBAE89161BA1F11A4CF8484FC56DB60 , 0xF07C9BAE24E6D325FABDCAB173D1DE96 , 0xF160C9BFA4CBAC2600666E913E229649 , 0xF8EE56814FF87D363DE130344FD6A10C , 0xFE7F8234736253F5E464422C4B487E03 , 0x003455F848148E8EE2B3D9276F727EC2 , 0x05730737962B33677C55C316C4C2813B , 0x076F1BC2DBC9F4DBC41242D3C1AA501E , 0x0AB88A0158DD65289DA0AAF8A75C0373 , 0x0CEBAA2A2F0F39CBC587B59EFED7BBF7 , 0x0F007843B9AB941139C761B0403FB5B9 , 0x100B9EFCFD4710A1B423A43742E6C717 , 0x12EE6DEC2FB180F628E16199B9867B2F , 0x14408A66591094F10E8CE15769D25A6F , 0x14A20481DB2538847E6E2A64B9B55ACB , 0x17C886B18DFEF6B0B3E81FC77D068447 , 0x1C1501CEEEC47F0023DB2C28C6025843 , 0x1C947D215A364D5B7E38DDFAE34759CB , 0x1FB9D2C67C644A7ABA4CAFC55AC3A1DE , 0x23AB6E63D89E6155D8925763E2E483D0 , 0x25B5DA8C48E623F6F7A495998E4662EA , 0x26330CEBC8480EF395D381F50D96CEAE , 0x29CF95716563F619F19372C1C2C5EABE , 0x2A1F28E2AFCAA2C6E155A865085C5A4F , 0x2ADD8DB3C0F1252B36E7A26737DA5E22 , 0x2B8F7D3E7873D937EBD1B558B25CE501 , 0x2E92A4A8C6ACA143CC0871FA6AC8A855 , 0x30172ACF345D0897C4CC9D8DB967AE1E , 0x305CEAF0123FDB72F2A2B6B60FE9B5C7 , 0x32D71AF00C1F08C723584B541124E099 , 0x34453B48B30F164BE4D4109E600E67A5 , 0x34AA1872D82D96CE0CF594AFF5A10D9A , 0x353648FB5A06581DDC89592BB3A9CC43 , 0x36A76CFE7F3861491AD06693459D0C8A , 0x3769BC8428E96EBC994F44122FED650C , 0x3909F3BC7C3E1F67847EA6BA1F632F8D , 0x3E1D7859CDA6DB545F354FE15716EA4F , 0x40352DADAA067B3EC82F6734658171D7 , 0x4153A3429C58916113931163932F80AF , 0x46F223B477FB9A917DF8FC2E7E6EE966 , 0x4A5987F693FB6066F60435DDF8CD0F2E , 0x4BCAC985E2533512526CEC0CB07D39FB , 0x4C182007F9169CA4179AA4C39A4B6013 , 0x4CC1396BE49495E3B439CBD4FC0F2A62 , 0x4DA86B7EFC80F4525BAC897F35EFFF13 , 0x4F1B1923B1F035E6CF3D85E9BCAF8C9D , 0x5203006598ADA7C42C03638071D5CD26 , 0x53CB171840331CB356594F863ACDAA27 , 0x55736927568FEFE099E561BD62372B08 , 0x56D17512956C5FF4724C667396946CA8 , 0x57ED62E2D72C11706803C57ABD2A066C , 0x5CBAC632AB4CB39F828B47AFEDA8155F , 0x5F744FF3D5028C2A0F04418F6B920135 , 0x607920944002EC785A2D735CA5742553 , 0x63C267B1C4B966A8C249D741C5638487 , 0x66C94563C3D199FE719A72B4386943FC , 0x6854CF1EF5A7C0E66C164312907A5A15 , 0x6AD0EA2E1B781B28F411FA89AC99FBF4 , 0x6F1D9B4CB8789244FD9F0AB2AF1AAAEA , 0x6FF3D0A61322C35AA7E5E04E2E898B8A , 0x70CA2EAE8BBF9F2C0B41BBBFD3646AEB , 0x7270851219D468E7C789A9FFCD45EB06 , 0x736EF8FF7B647B11BFB553FEB1D5C24B , 0x756F98B81BEDC93CC08AF3D2B063D8D8 , 0x7A37163FF3A940B4EF56A8681CA82323 , 0x7BA622AB1665B849873EE89C692E4AA1 , 0x823606ACAF88567E9C64C637F7110C45 , 0x86FF985713CA5A91D6558072A38EA5FF , 0x9068F54435AFEE3B5FEF430E00001034 , 0x91E52574D70188691D1C193A3938E554 , 0x91EDD987559CB81733829EAC57616F85 , 0x948EDF349A10586E98439A7C532AB3AC , 0xA5F1564FBF1C8F78B069BE0E6429DDCE , 0xA5F74DAE7D0DF3F8D74079536E52AFA7 , 0xA8BCEAA26B89D87E4EBB1B3066D5F8DB , 0xAA5359389047A2B647051C50795B88C0 , 0xAB1D9899FFD5E0349C9A39069CC16DA8 , 0xAB63E3D6CD1438104B0851B7ED59F730 , 0xAF70FF1023D66799FA12C7F49C1F8D18 , 0xC72440A505DA807AD8F93D74557121A6 , 0xC8E44FFE0F1770DABE95FB5E60507E95 , 0xC8E715872298673A2D6EC5574A58208A , 0xC9DE5DA22BAD9D1BD51B1B2C6AA19F20 , 0xCBB6BA6D6B98EEDB0FD74EE7660AA763 , 0xDABA34B29E4C07AD27D852DA5BE7B01E , 0xDEF317AA40404EEA73D2523759A316A5 , 0xE061E85CA0957CA3CFD2007393566342 , 0xE3DA01818361C71360F718E0E09937E6 , 0xE6CFFCFF1E596B028BAA8AA280D960B1 , 0xE72DB4BAFB40DFCD6194A69CEC440ABB , 0xECDA64C44B781BDDD6C58042FFA7C79A , 0xEDB648B0706E0EF2CC388FB29E5063F1 , 0xEDFBA9C9E198AFE3590AF6CAAFAC64C7 , 0xEF22D41790D4A7AF7EF22C68F70867C1 , 0xEFBC6A8C8ABA1D496F4CC2521EEBC9A6 , 0xF0503CB7D470C470AA01A391096ECDBB , 0xF19A95A354637C76CDB54AC90CFB36D6 , 0xF58B591BE3958D7E8F2AAC9762A5E42E , 0xF6E36BB718767DB9AF54AA384B04A646 , 0xF8CCC91D263DD6295C875C7FB334B8D0 , 0xFA1815B7F5789B2A5E865737722F74BC , 0xFAC09FB6E540DE19F64BDD250594C8FE , 0xFE80D6B006FDB59E1A2CD354E36F6E40 , 0xFE99361128794D4CDB028503B5BABC7A , 0xFF894B564EAAC293D40206291F8BE072 , 0x012F67438FB3F0828A5F9819944BFFD2 , 0x0160568EDFBD6AA58C85A6049AF25531 , 0x01AC710D4901FD9E2F017CEFE8B0CEAD , 0x05A16C1EB7C56590D9C3FE55B25E0838 , 0x05E894DEE1EB06E327EFA35E42FC64AF , 0x061008F4A8DAFC4D4F38F73873910303 , 0x06762AA1F7895D5E31C1B37ECCC11A88 , 0x06D47F337143A63A98387FDEFAAA824E , 0x0A407F83FE0DCE82D20B1D82107801AF , 0x0AD1829ADE95F527C4F00A4569A432E1 , 0x0F944D65A83D0EA9A1291AFC1CEC6988 , 0x126EE6B23F4A694B3B18D9BC37243FC7 , 0x16DE4BCDEE486B5F1A162D5079F44A1A , 0x18DAAC6B06C7E022E67E562121A618BC , 0x1A18A1D875486AEB57C50810ABF10520 , 0x1A2D34624F5C8EE4D7FBF999CAC289A9 , 0x1AABCB98F47757DD0A507CC2EEC7E6D6 , 0x1B4D2196661D2AFBD0975F016BB7EBB4 , 0x1DB00FAC95D73D4B4C670456833E1940 , 0x226FF142EC769E3FFD792FAF1673FC6D , 0x233812873C9DB43BCBE25DA779C55AC7 , 0x252D7385F1DAF9217C546AC7C561E02F , 0x257CE2501093D1FF58936618529D67A3 , 0x286B71F2D8412D56B530D102BF06DD59 , 0x2D2CD3F2F59F516CC7502DFFD982F2DC , 0x2D32CE35CC5A9F76BC4EAFEF580C13C6 , 0x2FBD32B966F9920207BEA4F495258B3C , 0x333384E885DD5E450AF52FF83CA1FCF5 , 0x33CE943777E93A949CF1823D5396552C , 0x383130004A590E3A21AB120C34600821 , 0x398C8F729E2E2B2F463E7DD7014E1FCE , 0x3D844CC4ABC049F757C72490AFF82EF4 , 0x3DE53B49A3DF7F8E7AD4983964AA3E0F , 0x43CFAD748968E3AE4619963701B266A1 , 0x45432E29A9D36BC544CCF41D38D602DD , 0x4610132A41DB740D107DAEBA84F69321 , 0x4D92B91F16BE885CCD472A422DA93BE2 , 0x4FD6B53C9BA10DBD41D363F148E4697C , 0x50025E34E11DC2D1E9392570EECB74E9 , 0x535E5865755412973E014463E3090380 , 0x563862E22C5603D2E8D2F2B7987B6F66 , 0x567233A80A2C76022922F22D5B5E0D1C , 0x57DC6E3149C2CE95BFA6216A7C8FBA56 , 0x5A0147C507A58DD436DFA1DE186AC257 , 0x5BBBD1E86C34DBC5C25C624AB221FD1D , 0x5CA18BAB12D30F1A5F46EF81E6779322 , 0x5D5EB464D5C8C0B1EDEEAB6ED7C34905 , 0x5F772E4E0449D5B29B5901D33C2211B8 , 0x614DC208EE14511FB2A48A13EE3FDEEC , 0x62EDE16D1CF613286EA5811EFC94E815 , 0x6348970708D0951F6FE8B1434FAC92A2 , 0x68119B8BF1B111BC5C6EC6BEC2206971 , 0x683851305AE5590E81AACBDCA378AC45 , 0x6855CDD41AE2EFF77CD8D138E053844B , 0x68980859D413E7C71ECBF39D62E00AF4 , 0x70A5DA7940EE518F59D9BF83E75AA329 , 0x7181499B42E59C022D6D9AD4354E3AEA , 0x7267F132D417497920455CD26BC88AC9 , 0x72F5558EDDB2D430C0D1CD032488D7E6 , 0x730B20A4FEA9E513DFB167319107D690 , 0x733B708A52D7090262FC7053012E00B5 , 0x762A57A74BC4BDBAA1B9BE5E7AD659CA , 0x7BEBF581394F2DA469A87BA2FE5774D4 , 0x7CC4B80AC8A8767D110EF26415EBF247 , 0x7D4845C8B16CDD2E40FBDB1780B4D5DB , 0x7F0A063A30774EAEC81956DB7CEB925D , 0x8203CF31A0E7E92C01F60E90749855E6 , 0x82ADB244C4230783529B4266E74C5012 , 0x84777276E5644C57D1080DE8A2BF75A4 , 0x85987FDDA030316B9BDB6DA597E2BDC3 , 0x85CE9E76F5C1E9655A9FC8E194373D22 , 0x8645FA3F7E638B791CF480D6D4DA9831 , 0x89E5042662800E302BDDE57466C36D48 , 0x89F4EB2888EDBA19388D7A118C8E5EF7 , 0x8A2229555B97A9BC945CA4D2524F24C6 , 0x8A38B03B2892DA9744DA2275D79321BC , 0x8B016027D9972258F5452A317DAF46F0 , 0x8CD1DFBBBA2F8ACCACD4D3B756DBADA6 , 0x8FD950B17F9448C1AABCA8534630341E , 0x8FE12EA70B2AE200365D8721EEBE970F , 0x8FFD59A4F0E93E8B1F048199597EEB6B , 0x90B6F437073CBC4C72D67991B9B76252 , 0x9191A63953345B48B6F317C0FE9A5919 , 0x923720B257D2BB5D3B4D3DB0C4C9EFC8 , 0x93DB23C2E24278C3BFCB805B0FAE87D8 , 0x94BFC48BD2CADDBEEA3021F5B73E3517 , 0x96A4521496362981EE40D2796AD2EFA4 , 0x9A164FAFAC3DBA7E6CEA9241D3085067 , 0x9E2EF1B3ABCB830716217FAC3A9F482B , 0xA1FE24F9C6319B96FD16227D465C0C11 , 0xA241F7C60DA654C2FB14F5EC8B79AFAC , 0xA4BB3FED897D8433028D2FADC077ED29 , 0xA6EF6285BB213285F2C285027B7EF361 , 0xA895F39D01492475A73DB1D887E769CA , 0xA918A13AFF3A71ABCA43166C4589379F , 0xAC13A595F24AFA705D5CA39CCD664883 , 0xAC55AA9E28B2ADE9AFF031D6A97CDDDC , 0xACDF6630316758F567FE2E29DE7E12D6 , 0xADCE6FEFAEA9ACB25DD35C484EA4F2D7 , 0xAE909E098B40A82ABC482F16DC26A848 , 0xB0BB6984C83BE8E8229C65AE05FDB470 , 0xB3F52F9C15E66C5E087727B5CB689B23 , 0xB50BC230E8FDD28314494EC1C74E4F1C , 0xB6F57E44F333DF65631F0CE2020F3892 , 0xB70B0D7667E093737802B5256C6C3388 , 0xB7B11D8D286DF23C9F3D711471B188B5 , 0xB922DB97957B0A7A91B05CCB2332A87F , 0xB9E0A36EA851DFBFC6B16D6BD99AC85C , 0xBBA4D5F9F0D7BF0F3E31949470E1B636 , 0xBCBA37608C80871EA5D152C715922D4C , 0xBD43B26BD70C78906ED4515A7DE256DD , 0xBE853CAACFB6FF5FA67147E2A5FC515C , 0xBEC90EC56A8E237CF9314DE7882A32CA , 0xBEC9A540B194069FD7233443601B3C38 , 0xBEFCDA1DF9E29CD3789C599702BD560F , 0xC6E0EE689E2B17D320AEC457394AA235 , 0xC7CDA65E74EF072F42813295D3AF45FA , 0xC99006E139D4614FF2023A57F346103C , 0xD06EA8BC9A4C067D6D957C6078DE5A0D , 0xD256803BC10D267F1052D019A7EA7E1D , 0xD294BD83B7E56F09A81B0C7E4D8CCBE3 , 0xD2C4CBBD028CBBF905754E524C351FBB , 0xD657981367352B274C044BDA26E2BB12 , 0xD8CCBD987D7CECB6B0CFC519D672856A , 0xD9D83B49645F21684C4590A8B9721CEC , 0xDE8BA1A2BB37216A69232A2664ADC16E , 0xE1A22E068845BC074E48EEDE61A8F698 , 0xE1AE360877A59251A038FF21C56E99F1 , 0xE60CA7A65DED91A3274A04099269A5A3 , 0xE62E2503499F3C0B2E69B2B3B61A74A8 , 0xE715B359D5F3681632A4316DE2264D32 , 0xE8451A6220ED7683FBD1EF6C022F1DBA , 0xE84F16D896DEE064860D88818F955931 , 0xE981BB385C2587FBBFAE9843FE0127ED , 0xEA350C472C103D33803070E61B9B4913 , 0xEB38F2736A317472551D1A18CFF2202A , 0xEB834F0628B64F08A6E4923BC29099D5 , 0xECA7CB87E78DBD9960288168C348953B , 0xF01533F92964C6A68EF3CCE77AFAA2F5 , 0xF0994E009CFBD37DD6B6DAE8177E3C3C , 0xF0D74991F1DFEE1C90E36F41CBB9E0D9 , 0xF2AC975F2E8B673433FD04D9EF326196 , 0xF4DCB00DDF4D78416C00A392365404DF , 0xF68B0FA0393758C05F7C464CE00BEB71 , 0xF74036E8241EFF8DBD34970CC6E83F51 , 0xF884042B2CFC30D754FCC18C405E2E9B , 0xFF3207EFFE8A4C5E5C967729B2540CD1 , 0xFF35A42F781CE88E1D321863D3C2101E )) ORDER BY `property_group_option` . `id` ASC LIMIT 500 ;
Copy
56
2.30 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , COALESCE (`property_group_option.group.translation.name` , `property_group_option.group.translation.name` ) as `property_group_option.group.name` , `property_group_option.group.translation.description` , COALESCE (`property_group_option.group.translation.description` , `property_group_option.group.translation.description` ) as `property_group_option.group.description` , `property_group_option.group.translation.position` , COALESCE (`property_group_option.group.translation.position` , `property_group_option.group.translation.position` ) as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , COALESCE (`property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` ) as `property_group_option.group.customFields` , `property_group_option.group.translation.createdAt` , `property_group_option.group.translation.updatedAt` , `property_group_option.group.translation.propertyGroupId` , `property_group_option.group.translation.languageId` , `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.title` , COALESCE (`property_group_option.media.translation.title` , `property_group_option.media.translation.title` ) as `property_group_option.media.title` , `property_group_option.media.translation.alt` , COALESCE (`property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` ) as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , COALESCE (`property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` ) as `property_group_option.media.customFields` , `property_group_option.media.translation.createdAt` , `property_group_option.media.translation.updatedAt` , `property_group_option.media.translation.mediaId` , `property_group_option.media.translation.languageId` , `property_group_option.translation.name` , COALESCE (`property_group_option.translation.name` , `property_group_option.translation.name` ) as `property_group_option.name` , `property_group_option.translation.position` , COALESCE (`property_group_option.translation.position` , `property_group_option.translation.position` ) as `property_group_option.position` , `property_group_option.translation.customFields` , COALESCE (`property_group_option.translation.customFields` , `property_group_option.translation.customFields` ) as `property_group_option.customFields` , `property_group_option.translation.createdAt` , `property_group_option.translation.updatedAt` , `property_group_option.translation.propertyGroupOptionId` , `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation` . property_group_option_id , `property_group_option.translation` . name as `property_group_option.translation.name` , `property_group_option.translation` . position as `property_group_option.translation.position` , `property_group_option.translation` . custom_fields as `property_group_option.translation.customFields` , `property_group_option.translation` . created_at as `property_group_option.translation.createdAt` , `property_group_option.translation` . updated_at as `property_group_option.translation.updatedAt` , `property_group_option.translation` . property_group_option_id as `property_group_option.translation.propertyGroupOptionId` , `property_group_option.translation` . language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . language_id = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN `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.group.translation` . property_group_id , `property_group_option.group.translation` . name as `property_group_option.group.translation.name` , `property_group_option.group.translation` . description as `property_group_option.group.translation.description` , `property_group_option.group.translation` . position as `property_group_option.group.translation.position` , `property_group_option.group.translation` . custom_fields as `property_group_option.group.translation.customFields` , `property_group_option.group.translation` . created_at as `property_group_option.group.translation.createdAt` , `property_group_option.group.translation` . updated_at as `property_group_option.group.translation.updatedAt` , `property_group_option.group.translation` . property_group_id as `property_group_option.group.translation.propertyGroupId` , `property_group_option.group.translation` . language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . language_id = ? ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . media_id , `property_group_option.media.translation` . title as `property_group_option.media.translation.title` , `property_group_option.media.translation` . alt as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . custom_fields as `property_group_option.media.translation.customFields` , `property_group_option.media.translation` . created_at as `property_group_option.media.translation.createdAt` , `property_group_option.media.translation` . updated_at as `property_group_option.media.translation.updatedAt` , `property_group_option.media.translation` . media_id as `property_group_option.media.translation.mediaId` , `property_group_option.media.translation` . language_id as `property_group_option.media.translation.languageId` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . language_id = ? ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ñ¸ÕÙ|º\x1F wÁEø“= "
b"\x02 \x17\x19 yá˜òªÃ½`\x10 Ǿ\v "
b"\x07 \n Á4ïÌ\x00 •õÛ½ÎMvX "
b"\x07 '©>®Ï `ˆ!Ü\x1A ìaäØ "
b"\x08 d=Ή!å`»Á’‚T£›ú "
b"\x08 ▒ô¿&░O╚¡\x11 ╦╝ìûi\x1D "
b"""
\n
@\x7F ƒþ\r ΂Ò\v\x1D ‚\x10 x\x01 ¯
"""
b"\n e\x16 ë ÍsS\x00 }®¯*þ×¹ "
b"\f ¥t@†¸lÛ”"@×Ñ\oñ "
b"\x14\x02 §è.\x18 ȇ)›Ö¬ß¶Ÿú "
b"\x17\x04 £,»QYKB'Q™\x00 k±Z "
b"\x18 9iI÷óVÌ\x10 02\x19 ãÅÇý "
b"\x1A ª.H\f d:@\x1F\f ΃\r $"A "
b"\x1C\x05 ›b±·\r \x10 ÊaMzNFJi "
b"\x1D )î╠®┴¹×.µ%╠: 0ü "
b"\x1E .î\x10 2¹\x11\e ä«b&ƒË\f ì "
b"\x1E Ù Éâu’Y>!¦Ý«¡©y "
b"\x1F 5dÒ°¥Ó‡†óÜ©Y\x1D\x7F "
b""\x17 ¯É6˜‹\t ƒ‹©4èë\S "
b"$êþµ«þç‘ä\x00 ÞÏ·+à\x0F "
b"%¨\x07 b'rpñœP5Ii]N "
b"1±ŒÀ\x02 Œ5]¹e«\x14 ¿ß\x1D ‚ "
b";ç¥IYû3ÿù[@\x1E ¸Íà\x05 "
b">Ô~JæÚ„ìO%Z¹_Î&\x0F "
b">ñ°ŸE\x13 È:W®ÕÍ\x1E 9–‰ "
b"?Ålû“÷0˜—½_ Þrz\r "
b"@ûág»á(\x0E BìÃLè\x07 yÞ "
b"A╚W¿┌2!Ýü§¾³L«Ï¾ "
b"CJ@\x7F ¥{MÓ'á …Ô$¿ô "
b"E&iæ)F-y1*ñ\\x10 ¾¦` "
b"E²╠¡═$qɸƒPí\x0F wØ\r "
b"GÆèÕ\x07 »ÓŽ‹öz*\x0E o\v ( "
b"J¾›«"Æ\v :B=qóo–\x11 u "
b"L¿\x13 c=¸\t aÈ?2 g5µ€ "
b"N“ušP·\v C<ͱïA…üÁ "
b"NÉi 2ho\t Þ0êÒ¨\x01 À\x18 "
b"OS?¤%5›c‡›Àñ“®Ò\x1A "
b"OnK[ÂË lå¹@g\x01 föØ "
b"P$"wÌ&6\v œÛÐ;uÂÖT "
b"Qï;ıÈ▒¼µ╔Ã\x16 ü\x08 üA "
b"VÁ¡¸ŸJs\x7F\x1C zKRåìǪ "
b"W%"]ì!\x15 h3#ê´/F╣╣ "
b"WêDñ›t@_@º¤_ÅaI: "
b"XÁEÄÚà°o·\x0E I\x06 ‘ªh> "
b"\íï½\x12 Ë\x0F\x1A _F´üµwô" "
b"`\x02 ^Hž´·}gúC:?Ý,ì "
b"bãS@„Ò6\x1D €Téw…ÌÅ~ "
b"ehã\x1E ó‰\x05 ¦jEZ¼\v þö¯ "
b"fÉEcÃÑ™þqšr´8iCü "
b"i¥ªÑ+ÿ\f\x00 ©ÑˆCÑù§F "
b"i©ñbxM+Kâ°b½?I\x08 # "
b"j»lë òêŸèÙËIÊK\v "
b"kH‹»\x00 ”$÷•\x16 \4wñWï "
b"kªfÈ{\f ~XzPYØ€Ó$Á "
b"x#8■É»\r z\x11\x19 ]"Úæ÷¤ "
b"x»š#X\m\x02 sx…ìYÈÈÓ "
b"|\x03 «\x1A ç˜\x01\x06 ¿>yg\x1F 7V "
b"|X\x10 úž´2¡¡êãn1\x1A Ü2 "
b"€3ñÄt¯šçKÁªSê“Iç "
b"ü¨\x11 ¥8┤2├¯oÚÐ┌P²\x1E "
b"‚ðQ)ÜÕ¬&î˜ö\x14 »F©\x04 "
b"â[┴L\x1A j&CÅ\x0E ȼ▒#\x7F ~ "
b"„=vÎ\x11 ‘7”Ò\x1A îü\x18 ^_\f "
b"…ΞvõÁéeZŸÈá”7=" "
b"ç\x01 ©kø\x14 ?┼¢Ì¯j\x00 ]ìá "
b"ŒÑß»º/ŠÌ¬ÔÓ·VÛ¦ "
b"ŽÒ\f á[ŸI‹a_îRB˜F& "
b"Åß.º\v *Ô\x00 6]ç!¯¥ù\x0F "
b"‘87Eˆ|“Gt\x08 ^ÑuÜÐ\x12 "
b"‘‘¦9S4[H¶ó\x17 ÀþšY\x19 "
b"“¥\e 7ú€\t 5\x10 ”©Ò湑q "
b"—¡'ç\x18 Ò¢G\x06 Ö‚¿,EO\e "
b"ÿø3í█┴Ó½├┘×ë&Ø#\x11 "
b"˜¡SÌõMAÚj4\x02 ¤;p>± "
b"Ög«á:\x16 Å╬\x1D õ└ì5]╔Î "
b"šÌfDf¨K¡N½Ÿ9èôiŽ "
b"œ\x07 ³)ëcTD÷Kc^“š“’ "
b"ž2©Å£¯1ÜŸtéÇe©04 "
b"¢=ÈD\x0E ƒ*Óð6ÀDô?\x10 ï "
b"Ñ«Ïsg\x18 ÿeèÅC30³¹ "
b"¼;▄\x19 É\x08\x07 $Õ\x17 /\x1C q▒ít "
b"¡ÙTD&üñ█\x07\x14 *ß\x17 ┬╗\r "
b"¯GQêHyL"Î…\r SO¶WÙ "
b"░dâ[Ø╔\x17 À9àÒæî0╔\x13 "
b"²¦ÒÇKãÉx,È?¶\x1F Ë þ "
b"³g׃Ü>*$ö›àí®Ô\f g "
b"³h´þ+@J\x1E ‘¬ßÏÂ5Ü? "
b"³j_è¬4“ÞØ\x0F 9ÒŽT·M "
b"º÷\x1F !´½é\x13 “ì†LºÅ7, "
b"½UB\x0E\x1E ó\x06 ¢N\x04 Cì\x0E ©œŽ "
b"½¿njjò¢{˜¤DXw¡í« "
b"ÂMmRÛKºY\t ©™”\r %\x1C\x14 "
b"┬vØyµ\x08 Ú×f[¨µÎçñZ "
b"ÂŽ\x0F ¤«A£±\x01 ê7‚¡}µé "
b"ÂáÔ(Ï$ãDvü{Ý\x07 ˜;Š "
b"Ç0P_\x1C ô~fó„\x1E }ðFÍz "
b"Çy\x0F „\x1E ú³Ø"‹\x04 ?¹ïÏ× "
b"╚╗%\f õ«Å\x1C │\x00 2\x18 qƒ┐ı "
b"╔^\x1F 7ìNÊUþ\x07 ¦┘║ @â "
b"ÑB4\x13 mm3-–\x05 Ðjzy¡" "
b"Ѧޅ(\x05 {rÄkkdÔÞŒæ "
b"È└À2\x1E çPÅ!Y;Ð\x1C ¼¯ê "
b"ı╩û°│─ÜÆHoãêÝäæü "
b"ß$‹Zâ¼gÖaŸ\x0E Mrã›\x10 "
b"ã0¢Y³ŠH9ºäñ)\ZŠ˜ "
b"åY»øÅè¿vKb¬aò\r Ž\x19 "
b"Õ}\x0F Cé§_ô'ü▄ïgÜä\f "
b"æU/?[@71ý\x08 h\x0F ,Ë… "
b"æ鮊\x00 œó•Œ\x01 JYZmG "
b"ýº╦çþì¢Ö`(üh├Hò; "
b"ì¸\x06 ¶'¸G\x7F ‘!Yn\x06 K\v l "
b"ïTzðuDG\x0E Â6œ\x00 Q\x0F ̽ "
b"ÎIæ±▀¯\x1C ÉÒoA╦╣Ó┘ "
b"ññÓïßÒNvÞ쪯·Ž[‘ "
b"ò`Zãh\x00 S.½aW\x15 †ì\x16\x0E "
b"ô(¬3PrÂ\x0F MЫ™m;\x10 "
b"÷╦\x13 üÕoÙº'o\x00 ¯»÷ÏÅ "
b"""
÷˜\x13\x0F \n
·hÊåÎ\t ΕvRÁ
"""
b"ø„\x04 +,ü0×TüÁŒ@^.› "
b"üL27(K§±¬ygŽz!\t û "
b"ü|•è Á\x0E ßìw”y‘uFÊ "
b"ýU¥ „;™æ\x16 L\x11 sLlÕ "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.group` . `id` as `property_group_option.group.id` ,
`property_group_option.group` . `display_type` as `property_group_option.group.displayType` ,
`property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` ,
`property_group_option.group` . `filterable` as `property_group_option.group.filterable` ,
`property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` ,
`property_group_option.group` . `created_at` as `property_group_option.group.createdAt` ,
`property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` ,
`property_group_option.group.translation.name` ,
COALESCE (
`property_group_option.group.translation.name` ,
`property_group_option.group.translation.name`
) as `property_group_option.group.name` ,
`property_group_option.group.translation.description` ,
COALESCE (
`property_group_option.group.translation.description` ,
`property_group_option.group.translation.description`
) as `property_group_option.group.description` ,
`property_group_option.group.translation.position` ,
COALESCE (
`property_group_option.group.translation.position` ,
`property_group_option.group.translation.position`
) as `property_group_option.group.position` ,
`property_group_option.group.translation.customFields` ,
COALESCE (
`property_group_option.group.translation.customFields` ,
`property_group_option.group.translation.customFields`
) as `property_group_option.group.customFields` ,
`property_group_option.group.translation.createdAt` ,
`property_group_option.group.translation.updatedAt` ,
`property_group_option.group.translation.propertyGroupId` ,
`property_group_option.group.translation.languageId` ,
`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.title` ,
COALESCE (
`property_group_option.media.translation.title` ,
`property_group_option.media.translation.title`
) as `property_group_option.media.title` ,
`property_group_option.media.translation.alt` ,
COALESCE (
`property_group_option.media.translation.alt` ,
`property_group_option.media.translation.alt`
) as `property_group_option.media.alt` ,
`property_group_option.media.translation.customFields` ,
COALESCE (
`property_group_option.media.translation.customFields` ,
`property_group_option.media.translation.customFields`
) as `property_group_option.media.customFields` ,
`property_group_option.media.translation.createdAt` ,
`property_group_option.media.translation.updatedAt` ,
`property_group_option.media.translation.mediaId` ,
`property_group_option.media.translation.languageId` ,
`property_group_option.translation.name` ,
COALESCE (
`property_group_option.translation.name` ,
`property_group_option.translation.name`
) as `property_group_option.name` ,
`property_group_option.translation.position` ,
COALESCE (
`property_group_option.translation.position` ,
`property_group_option.translation.position`
) as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
COALESCE (
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields`
) as `property_group_option.customFields` ,
`property_group_option.translation.createdAt` ,
`property_group_option.translation.updatedAt` ,
`property_group_option.translation.propertyGroupOptionId` ,
`property_group_option.translation.languageId`
FROM
`property_group_option`
LEFT JOIN (
SELECT
`property_group_option.translation` . property_group_option_id ,
`property_group_option.translation` . name as `property_group_option.translation.name` ,
`property_group_option.translation` . position as `property_group_option.translation.position` ,
`property_group_option.translation` . custom_fields as `property_group_option.translation.customFields` ,
`property_group_option.translation` . created_at as `property_group_option.translation.createdAt` ,
`property_group_option.translation` . updated_at as `property_group_option.translation.updatedAt` ,
`property_group_option.translation` . property_group_option_id as `property_group_option.translation.propertyGroupOptionId` ,
`property_group_option.translation` . language_id as `property_group_option.translation.languageId`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . language_id = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN `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.group.translation` . property_group_id ,
`property_group_option.group.translation` . name as `property_group_option.group.translation.name` ,
`property_group_option.group.translation` . description as `property_group_option.group.translation.description` ,
`property_group_option.group.translation` . position as `property_group_option.group.translation.position` ,
`property_group_option.group.translation` . custom_fields as `property_group_option.group.translation.customFields` ,
`property_group_option.group.translation` . created_at as `property_group_option.group.translation.createdAt` ,
`property_group_option.group.translation` . updated_at as `property_group_option.group.translation.updatedAt` ,
`property_group_option.group.translation` . property_group_id as `property_group_option.group.translation.propertyGroupId` ,
`property_group_option.group.translation` . language_id as `property_group_option.group.translation.languageId`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation` . language_id = ?
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id`
LEFT JOIN (
SELECT
`property_group_option.media.translation` . media_id ,
`property_group_option.media.translation` . title as `property_group_option.media.translation.title` ,
`property_group_option.media.translation` . alt as `property_group_option.media.translation.alt` ,
`property_group_option.media.translation` . custom_fields as `property_group_option.media.translation.customFields` ,
`property_group_option.media.translation` . created_at as `property_group_option.media.translation.createdAt` ,
`property_group_option.media.translation` . updated_at as `property_group_option.media.translation.updatedAt` ,
`property_group_option.media.translation` . media_id as `property_group_option.media.translation.mediaId` ,
`property_group_option.media.translation` . language_id as `property_group_option.media.translation.languageId`
FROM
`media_translation` `property_group_option.media.translation`
WHERE
`property_group_option.media.translation` . language_id = ?
) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id`
WHERE
`property_group_option` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , COALESCE (`property_group_option.group.translation.name` , `property_group_option.group.translation.name` ) as `property_group_option.group.name` , `property_group_option.group.translation.description` , COALESCE (`property_group_option.group.translation.description` , `property_group_option.group.translation.description` ) as `property_group_option.group.description` , `property_group_option.group.translation.position` , COALESCE (`property_group_option.group.translation.position` , `property_group_option.group.translation.position` ) as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , COALESCE (`property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` ) as `property_group_option.group.customFields` , `property_group_option.group.translation.createdAt` , `property_group_option.group.translation.updatedAt` , `property_group_option.group.translation.propertyGroupId` , `property_group_option.group.translation.languageId` , `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.title` , COALESCE (`property_group_option.media.translation.title` , `property_group_option.media.translation.title` ) as `property_group_option.media.title` , `property_group_option.media.translation.alt` , COALESCE (`property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` ) as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , COALESCE (`property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` ) as `property_group_option.media.customFields` , `property_group_option.media.translation.createdAt` , `property_group_option.media.translation.updatedAt` , `property_group_option.media.translation.mediaId` , `property_group_option.media.translation.languageId` , `property_group_option.translation.name` , COALESCE (`property_group_option.translation.name` , `property_group_option.translation.name` ) as `property_group_option.name` , `property_group_option.translation.position` , COALESCE (`property_group_option.translation.position` , `property_group_option.translation.position` ) as `property_group_option.position` , `property_group_option.translation.customFields` , COALESCE (`property_group_option.translation.customFields` , `property_group_option.translation.customFields` ) as `property_group_option.customFields` , `property_group_option.translation.createdAt` , `property_group_option.translation.updatedAt` , `property_group_option.translation.propertyGroupOptionId` , `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation` . property_group_option_id , `property_group_option.translation` . name as `property_group_option.translation.name` , `property_group_option.translation` . position as `property_group_option.translation.position` , `property_group_option.translation` . custom_fields as `property_group_option.translation.customFields` , `property_group_option.translation` . created_at as `property_group_option.translation.createdAt` , `property_group_option.translation` . updated_at as `property_group_option.translation.updatedAt` , `property_group_option.translation` . property_group_option_id as `property_group_option.translation.propertyGroupOptionId` , `property_group_option.translation` . language_id as `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN `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.group.translation` . property_group_id , `property_group_option.group.translation` . name as `property_group_option.group.translation.name` , `property_group_option.group.translation` . description as `property_group_option.group.translation.description` , `property_group_option.group.translation` . position as `property_group_option.group.translation.position` , `property_group_option.group.translation` . custom_fields as `property_group_option.group.translation.customFields` , `property_group_option.group.translation` . created_at as `property_group_option.group.translation.createdAt` , `property_group_option.group.translation` . updated_at as `property_group_option.group.translation.updatedAt` , `property_group_option.group.translation` . property_group_id as `property_group_option.group.translation.propertyGroupId` , `property_group_option.group.translation` . language_id as `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . media_id , `property_group_option.media.translation` . title as `property_group_option.media.translation.title` , `property_group_option.media.translation` . alt as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . custom_fields as `property_group_option.media.translation.customFields` , `property_group_option.media.translation` . created_at as `property_group_option.media.translation.createdAt` , `property_group_option.media.translation` . updated_at as `property_group_option.media.translation.updatedAt` , `property_group_option.media.translation` . media_id as `property_group_option.media.translation.mediaId` , `property_group_option.media.translation` . language_id as `property_group_option.media.translation.languageId` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (0x01C3B1B8D5D97CBA1F77C145F8933DC2 , 0x02AD171979E198F2AAC3BD6010C7BE0B , 0x070AC134EFCC0095F5DBBDADCE4D7658 , 0x0727A93EAECF20608821DC1AEC61E4D8 , 0x08643DCE8921E560BBC1928254A39BFA , 0x08B193A826B04FC8AD11CBBC8D96691D , 0x0A407F83FE0DCE82D20B1D82107801AF , 0x0A6516EBA0CD7353007DAEAF2AFED7B9 , 0x0CA5744086B86CDB942240D7D15C6FF1 , 0x1402A7E82E18C887299BD6ACDFB69FFA , 0x1704A32CBB51594B42275199006BB15A , 0x18396949F7F356CC10303219E3C5C7FD , 0x1AAA2E480C643A401F0CCE830D242241 , 0x1C059B62B1B70D10CA614D7A4E464A69 , 0x1D298CCCA9C1FB9E2EE625CC3AFF3081 , 0x1E2EEE1032B9111BE4AB622683CB0CEC , 0x1ED920C9E27592593E21A6DDABA1A979 , 0x1F3564D2B0A5D38786F3DCA9591D7FA0 , 0x2217AFC936988B09838BA934E8EB5C53 , 0x24EAFEB5ABFEE791E400DECFB72BE00F , 0x25A8072062277270F19C503549695D4E , 0x31B18CC0028C355DB965AB14BFDF1D82 , 0x3BE7A54959FB33FFF95B401EB8CDE005 , 0x3ED47E4AE6DA84EC4F255AB95FCE260F , 0x3EF1B09F4513C83A57AED5CD1E399689 , 0x3FC56CFB93F7309897BD5FA0DE727A0D , 0x40FBE167BBE1280E42ECC34CE80779DE , 0x41C857A8DA3221ED81F5F3FC4CAED8F3 , 0x434A407FA57B4DD327E12085D424BFF4 , 0x452669E629462D79312AF15C10BEA660 , 0x45FDCCADCD247190F79F50A10F779D0D , 0x47C6E8D507BBD38E8BF67A2A0E6F0B28 , 0x4ABE9BAB22C60B3A423D71F36F961175 , 0x4CBF13633DB80961C83F32A06735B580 , 0x4E93759A50B70B433CCDB1EF4185FCC1 , 0x4EC969A032686F09DE30EAD2A801C018 , 0x4F533FA425359B63879BC0F193AED21A , 0x4F6E4B5BC2CBA06CE5B940670166F6D8 , 0x50242277CC26360B9CDBD03B75C2D654 , 0x518B3BD5F0D4B1ACE6C9C71681088141 , 0x56C1A1B89F4A737F1C7A4B52E5ECC7AA , 0x5725225D8D211568332388EF2F46B9B9 , 0x57EA44F19B74405F40BAA45FC561493A , 0x58C145C4DAE0B06FB70E490691AA683E , 0x5CA18BAB12D30F1A5F46EF81E6779322 , 0x60025E489EB4B77D67FA433A3FDD2CEC , 0x62E3534084D2361D8054E97785CCC57E , 0x6568E31EF38905A66A455ABC0BFEF6AF , 0x66C94563C3D199FE719A72B4386943FC , 0x69A5AAD12BFF0C00A9D18843D1F9A746 , 0x69A9F162784D2B4BE2B062BD3F490823 , 0x6ABB6CEBA0F2EA9FE8D9C38B49CA4B0B , 0x6B488BBB009424F795165C3477F157EF , 0x6BAA66C87B0C7E587A5059D880D324C1 , 0x782338FE90AF0D7A11195D22E991F6CF , 0x78BB9A23585C6D02737885EC59C8C8D3 , 0x7C03AB1AE7980106BF3E79671F37AD56 , 0x7C5810FA9EB432A1A1EAE36E311ADC32 , 0x8033F1C474AF9AE74BC1AA53EA9349E7 , 0x81F911BE38B432C3EE6FE9D1DA50FD1E , 0x82F05129DCD5AC26EE98F614BB46A904 , 0x835BC14C1A6A26438F0ED4ACB1237F7E , 0x843D76CE11913794D21AEEFC185E5F0C , 0x85CE9E76F5C1E9655A9FC8E194373D22 , 0x8701B86B9B143FC5BDDEEE6A005D8DA0 , 0x8CD1DFBBBA2F8ACCACD4D3B756DBADA6 , 0x8ED20CE15B9F498B615FEE5242984626 , 0x8FE12EA70B2AE200365D8721EEBE970F , 0x91383745887C934774085ED175DCD012 , 0x9191A63953345B48B6F317C0FE9A5919 , 0x93A51B37FA8009351094A9D2E6B99171 , 0x97A127E718D2A24706D682BF2C454F1B , 0x989B33A1DBC1E0ABC3D99E89269D2311 , 0x98A153CCF54D41DA6A3402A43B703EB1 , 0x9967AEA03A168FCE1DE4C08D355DC9D7 , 0x9ACC664466A84BA14EBD9F39E8F4698E , 0x9C07B329EB635444F74B635E939A9392 , 0x9E32A9C5A3AF31DC9F74E9C765A93034 , 0xA23DC8440E832AD3F036C044F43F10EF , 0xA5AED87367F01898658A8F433330FCFB , 0xAC3BDC1990080724E5172F1C71B1A174 , 0xADEB54442681A4DB07142AE117C2BB0D , 0xAF4751EA48794C22CE850D534FB657D9 , 0xB064835B9DC917B73985E3918C30C913 , 0xB2A6D2C74BE3C9782CC83FB61FCBA0FE , 0xB367D783DC3E2A24F69BE0EDAED40C67 , 0xB368B4FE2B404A1E91ACDFCFC235DC3F , 0xB36A5FE8AC3493DED80F39D28E54B74D , 0xBAF71F21B4BDE91393EC864CBAC5372C , 0xBD55420E1EF306A24E0443EC0EA99C8E , 0xBDBF6E6A6AF2A27B98A4445877A1EDAB , 0xC24D6D52DB4BBA5909A999940D251C14 , 0xC2769D79E608E99E665BF9E6D787A45A , 0xC28E0FA4AB41A3B101EA3782A17DB5E9 , 0xC2E1D428CF24E34476FC7BDD07983B8A , 0xC730505F1CF47E66F3841E7DF046CD7A , 0xC7790F841EFAB3D8228B043FB9EFCFD7 , 0xC8BB250CE4AE8F1CB3003218719FBFD5 , 0xC95E1F378D4ED255E707DDD9BA204083 , 0xD14234136D6D332D9605D06A7A79A122 , 0xD1A6DE8528057B72C46B6B64D4DE8CE6 , 0xD4C0B7321E87508F21593BD11CACEE88 , 0xD5CA96F8B3C49A92486FC688ED849181 , 0xDF248B5AE2BC67D6619F0E4D72E39B10 , 0xE330A259B38A4839BAE4F1295C5A8A98 , 0xE559BBF8C5E8BF764B62AC61F20D8E19 , 0xE57D0F4382F55F932781DC8B679A840C , 0xE6552F3F5B40AD3731FD08680F2CCB85 , 0xE6E9AEAD8A009CF3958C014A595A6D47 , 0xECA7CB87E78DBD9960288168C348953B , 0xECB806B627B8477F9121596E064B0B6C , 0xEF547AF07544470EC2369C00510FCCBD , 0xF0D74991F1DFEE1C90E36F41CBB9E0D9 , 0xF1F1D3EFDFD24E76DEECAAAFB78E5B91 , 0xF2605AE36800532EBD61571586EC160E , 0xF428AC335072C20F4DD0AB99AD6D3B10 , 0xF6CB1381E56FEBA7276F00EEAFF6D88F , 0xF798130F0AB768CAE5CE09CE957652C1 , 0xF884042B2CFC30D754FCC18C405E2E9B , 0xFC4C3237284BA7B1AC79678E7A2109FB , 0xFC7C95E8A0C10EDFEC779479917546CA , 0xFD55A5A0843B99E6164C11734C6CD5A0 );
Copy
57
10.44 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"æ鮊\x00 œó•Œ\x01 JYZmG "
b"Ç0P_\x1C ô~fó„\x1E }ðFÍz "
b"œ\x07 ³)ëcTD÷Kc^“š“’ "
b"ññÓïßÒNvÞ쪯·Ž[‘ "
b"ã0¢Y³ŠH9ºäñ)\ZŠ˜ "
b"GÆèÕ\x07 »ÓŽ‹öz*\x0E o\v ( "
b"æU/?[@71ý\x08 h\x0F ,Ë… "
b"┬vØyµ\x08 Ú×f[¨µÎçñZ "
b"E&iæ)F-y1*ñ\\x10 ¾¦` "
b"\x08 d=Ή!å`»Á’‚T£›ú "
b"kªfÈ{\f ~XzPYØ€Ó$Á "
b"åY»øÅè¿vKb¬aò\r Ž\x19 "
b"\n e\x16 ë ÍsS\x00 }®¯*þ×¹ "
b"1±ŒÀ\x02 Œ5]¹e«\x14 ¿ß\x1D ‚ "
b"“¥\e 7ú€\t 5\x10 ”©Ò湑q "
b"\x1F 5dÒ°¥Ó‡†óÜ©Y\x1D\x7F "
b"º÷\x1F !´½é\x13 “ì†LºÅ7, "
b"Çy\x0F „\x1E ú³Ø"‹\x04 ?¹ïÏ× "
b"üL27(K§±¬ygŽz!\t û "
b"÷╦\x13 üÕoÙº'o\x00 ¯»÷ÏÅ "
b"ò`Zãh\x00 S.½aW\x15 †ì\x16\x0E "
b"˜¡SÌõMAÚj4\x02 ¤;p>± "
b"ŽÒ\f á[ŸI‹a_îRB˜F& "
b"\f ¥t@†¸lÛ”"@×Ñ\oñ "
b"\x07 '©>®Ï `ˆ!Ü\x1A ìaäØ "
b"Õ}\x0F Cé§_ô'ü▄ïgÜä\f "
b"€3ñÄt¯šçKÁªSê“Iç "
b"$êþµ«þç‘ä\x00 ÞÏ·+à\x0F "
b"%¨\x07 b'rpñœP5Ii]N "
b"„=vÎ\x11 ‘7”Ò\x1A îü\x18 ^_\f "
b"J¾›«"Æ\v :B=qóo–\x11 u "
b"ı╩û°│─ÜÆHoãêÝäæü "
b"\x1D )î╠®┴¹×.µ%╠: 0ü "
b"—¡'ç\x18 Ò¢G\x06 Ö‚¿,EO\e "
b"CJ@\x7F ¥{MÓ'á …Ô$¿ô "
b"OS?¤%5›c‡›Àñ“®Ò\x1A "
b"kH‹»\x00 ”$÷•\x16 \4wñWï "
b"¼;▄\x19 É\x08\x07 $Õ\x17 /\x1C q▒ít "
b"ïTzðuDG\x0E Â6œ\x00 Q\x0F ̽ "
b"x»š#X\m\x02 sx…ìYÈÈÓ "
b"░dâ[Ø╔\x17 À9àÒæî0╔\x13 "
b"½UB\x0E\x1E ó\x06 ¢N\x04 Cì\x0E ©œŽ "
b"bãS@„Ò6\x1D €Téw…ÌÅ~ "
b"ÿø3í█┴Ó½├┘×ë&Ø#\x11 "
b"""
÷˜\x13\x0F \n
·hÊåÎ\t ΕvRÁ
"""
b":ajS\x05 àl̈;Ú:¶;\x10 µ "
b"NÉi 2ho\t Þ0êÒ¨\x01 À\x18 "
b"WêDñ›t@_@º¤_ÅaI: "
b"\x1E Ù Éâu’Y>!¦Ý«¡©y "
b"\x1E .î\x10 2¹\x11\e ä«b&ƒË\f ì "
b"pRy\x0F 5.\v fÅõÎê\x14 )Ú” "
b"|X\x10 úž´2¡¡êãn1\x1A Ü2 "
b"\x1E ïÂ]û\x07 ßN \x0E Öæµëýz "
b"ü|•è Á\x0E ßìw”y‘uFÊ "
b"ýU¥ „;™æ\x16 L\x11 sLlÕ "
b"Ê\x15 «┌Á"\x13 éúz\x17 tà&ü) "
b"\x10 =Ù¤áå\x11\x01 ¥\r ÒlÖ\x19\x07 "
b"‚ðQ)ÜÕ¬&î˜ö\x14 »F©\x04 "
b"ÑB4\x13 mm3-–\x05 Ðjzy¡" "
b"\x02 \x17\x19 yá˜òªÃ½`\x10 Ǿ\v "
b"³j_è¬4“ÞØ\x0F 9ÒŽT·M "
b"kįõ\x13 Dûdt\x15 ±\x0F ªÑx/ "
b"³h´þ+@J\x1E ‘¬ßÏÂ5Ü? "
b"ØQQ═\x08 ×T@£OúB#\x08\x12 3 "
b"\x13 ÆÄFï\x05 ’Ze\ËèOÕ. "
b" /’̾'saU&èC»ZaË "
b"╚╗%\f õ«Å\x1C │\x00 2\x18 qƒ┐ı "
b""ˆ‚äÁ\x18\x01 =í5†åC\x13 }„ "
b"•Û\e\x17 käÓPšaI·ˆ\x1A\t Q "
b",Và*(?©£;îÕüÙ€C\x1E "
b"!ÍRÄáJ¬zp‡¿bmý¿\x1D "
b"Ð\x05\x11 ¦\x05 ùó\v µsœgÔÖÝ "
b"²¦ÒÇKãÉx,È?¶\x1F Ë þ "
b"EP(CJ´4Íží+qÆ\x15 ;e "
b"›’\x11 8BEñMÆU.4É¡¾z "
b"83Qt:\x00 ½"©ã,}n\f …ò "
b"šÌfDf¨K¡N½Ÿ9èôiŽ "
b"VÁ¡¸ŸJs\x7F\x1C zKRåìǪ "
b"¬+*Äû÷\x06 ‚\x07 wkˆw–õ· "
b"ù\x1C ÅÓæ\x13\x10 I\x14 \Uu¦fÕ■ "
b"W%"]ì!\x15 h3#ê´/F╣╣ "
b"@ûág»á(\x0E BìÃLè\x07 yÞ "
b" 8«ì.N"% A"Q}Þ┤\x10 "
b"â[┴L\x1A j&CÅ\x0E ȼ▒#\x7F ~ "
b"A╚W¿┌2!Ýü§¾³L«Ï¾ "
b"Ã\x12 «ÊaçØõk╚ÿ×6■cø "
b"N“ušP·\v C<ͱïA…üÁ "
b"!×õå uî6gÅd▀\x15 ÁÏò "
b"n=@O·\x11 ˆbwËô.‹³\x14\x18 "
b"i¥ªÑ+ÿ\f\x00 ©ÑˆCÑù§F "
b"•nÈ‘Œm\x1E øâ\x16 _ƒ›•½\x1D "
b"""
¼┌Ú§°Ø½Ó\n
\x07 ıÀÁÀ┌4
"""
b"\x18 9iI÷óVÌ\x10 02\x19 ãÅÇý "
b"Ög«á:\x16 Å╬\x1D õ└ì5]╔Î "
b"\x10 _\x17 TB\x05\x10 x´r§-飤 "
b"%█<\x13 ì}û▒\x1A ^¨¯ÆTY\x1E "
b"¤]Ö\x04 1)\t –ø´ék}íÎ\x1F "
b"ÂŽ\x0F ¤«A£±\x01 ê7‚¡}µé "
b"Å\x02 …Ä8›¼\x12 ë\x7F 9¥—3ø‡ "
b"Ó9üV║]\r û¸fM¨\x7F íc9 "
b"""
¥!ˆZ\n
¡œ(4\x05 î€Zñ~x
"""
b"I╔\x03\x17 Ø>┘ıô®ì®¶ïËß "
b"\v ™Á:"\x1C šØdAr$¯\x00 Hw "
b"i•\x13 Hw\x14\x03 àHÔLÐZ0ÁÒ "
b"îjsú´Æšò06djVž¼¸ "
b">Ô~JæÚ„ìO%Z¹_Î&\x0F "
b"B\x06 ¡ß3èÊCµü?═ı░¯] "
b"‡GËäz\x02 ò/\f é¦õF±Ý\x04 "
b"C‰·‰W?‡Šæ’/쩳6$ "
b"É4░GÊ\v Ƴ'░(U'H\x7F "
b":\x04 \µ¸þ‚P'¨iwíÿ†— "
b"BùÉD—\x18 ¦\x04 L.'®Âœ%g "
b"\x17\x04 £,»QYKB'Q™\x00 k±Z "
b")ÇÔÊYà/\x03 LG¢0ôŽ\x10 Ì "
b"\r ^9\x02 п®«Y)…^®>!\x1F "
b"ää O”öW½_¿Ûe°\x00 Ý$ "
b"²;/‹r\x03 1MÿŽ3¸šƒªü "
b"›ÌV\x11 nR\x06 ÝN˨\\x04 t "
b"ã½!R0(ŽB‚CMù†e\r \x10 "
b"—Q¸y/ÀJ™6²ŽçDË^\x0F "
b"┘CZ└7\x07\x17 ÓÍL░éü▒hê "
b"B•aÇò\x06 ïþ/Z^>M—3¼ "
b"|\x03 «\x1A ç˜\x01\x06 ¿>yg\x1F 7V "
b"\x17\x7F ÷jäãÈ95\x12\x18\x0F àQ\x1F Ð "
b"1œ¥ªC¿ôƽu8wÀ—qá "
b"æ'”Å6†@u&>àzm\x1F ¦È "
b"╔^\x1F 7ìNÊUþ\x07 ¦┘║ @â "
b"k\f 6▒É\x07 ╦%\x16 ╩ ╣\x05 ËG─ "
b"""
ã…W]¸‚S³Í2fèÒa\n
å
"""
b"€yÏd\x05 Ð9\x0E ®=\t (‡g0š "
b"\x16 öûÃî…¼\x06 „3È©¤\x16 ©\f "
b"┼l§\x18 ì6ì╗▄à¼\x08 ö\e ■2 "
b"B8ÐÜ.«'hU›œù\x06 ¦œ "
b"f£%–Ð\x1A ûƒcƒ/\x10 aŸ^ "
b"Ìü,P\x17 MâHx§p\x1D ‰Ï\x04 ] "
b"ÍQ²:Z'\x0E è9ö´\x02 Ãÿâk "
b"\x1F üÝA¤4Ý–\t 7|ÜŠ¢©b "
b"┘ë26{¼ÍÁx¡Øå×µ¬\ "
b"ƺ\x02 à½òÌÂOÿO©\f ¢—k "
b"DûßBÆìmÁ■«ú¶\x1A «╣ "
b"\x06 ¥@J±[\x17 NÅH{:;Dðı "
b"I]V;\x1F G"m‘FÛl5ž~w "
b"¸–þ{pÝÊG\x12 ÊRêÕßnK "
b"‘87Eˆ|“Gt\x08 ^ÑuÜÐ\x12 "
b"R‰né\x01\x05 ß¹‹['M½ÀÒ\x16 "
b"Z’A)6x*n¯9šQI\x12 HR "
b"Ó\x11 ▀@kWKùóü%>ëZu½ "
b"\ˆ]§eB\x08 ¦ýšµ•¿eÌr "
b"""
\x17 M…Œ\n
»^›&‹Sð1´§¿
"""
b"""
.\x13 6è•îvç•\x1E \n
ÝBåq\n
"""
b"¡Ø®Gü»!â.▄8CÖ8\x11 ] "
b"Þlû@\x11\x12 ÿJ#Äü…½·ïô "
b"ÈÔ└Æm³³\x1C b└e¶ovÒì "
b"œ%O„$Ö6˜P¯w\x0F Ï>L\x16 "
b"¯GQêHyL"Î…\r SO¶WÙ "
b"2ÛâønŒäYPuקø•üÚ "
b"’-é%’ÍÆ\x1D PV\x03 ¿q^pi "
b"\x07 \n Á4ïÌ\x00 •õÛ½ÎMvX "
b"R\x18 ¢^\t j«4tLÕby·:a "
b""\x17 ¯É6˜‹\t ƒ‹©4èë\S "
b"Ž¸ww\x0E Ê\x08 Ë\x17 gºøE.\x1D ¢ "
b"×Soï‰tJ¯\x01 ¿ƒ,<Æ" "
b"Ø└þÙæÝA\x0E gs\r ƒÀ¢\t "
b"OnK[ÂË lå¹@g\x01 föØ "
b"µÌ…©Í\v YJ+ÙŽþ„˜r¾ "
b"[–OÛ%Y=\x06 ÙTcêžS33 "
b"ÂMmRÛKºY\t ©™”\r %\x1C\x14 "
b"~¶R\x18\x7F ô±uaú(“¦•t› "
b"""
╔┤¸»ê\n
┌go_Ý╚¥ü¬J
"""
b"ˆI\x10 È}Tdc»S’¯ÕDŸ¨ "
b"""
\f Hzã+9Á4!\n
B\x07 šÀ¡&
"""
b"o+dÑ▀>\e üúp:\x16 o|O\x05 "
b"Uç_ÂÀTþÓx\x00 s$ªÉ\x07 ¶ "
b"""
D‡\x01\x06 å\x05 \n
Î\x18 JÑšŒ‡j¦
"""
b"\x18 ´ç#Q├4\x05\x14 ~#üG\x05\v ? "
b"“ \r ÍÃBô\x04 œL@Eì9š¹ "
b"EH}\x7F ð\x14\x15 4y\x0F =ãX7\x1F Þ "
b"V™\x0F X2ÐNK\x1E +§ü…™¶? "
b"új\\x02 „ÿ¿òð}©ŠUŽ*¶ "
b"\x17 Þ™9\e ø\x03 &^ Ò\x02 u&Y9 "
b"3„\r …G\x1A ‡“VïÕ\x02 ì~A\x03 "
b"¤üÙj¾HžFV£ù©]=n‡ "
b"ƪ˜Ñ·ø¼&¹Ë'6ûŸ›( "
b"Pp•ø)\x1A Fø¶ÓÍ\x1E\x14 O[ "
b"tdƒÀôXÿÈÖÂéÁ.@MO "
b"Ñ«Ïsg\x18 ÿeèÅC30³¹ "
b"E\x04\x1F ¥Mó¿…\e yÜw+é×! "
b"òÛ½\x15 ¤úªp諭DÊ÷:« "
b"1\x10 å|6ÈÁøE=Ÿ\x00\x08 t "
b"\x05 └┼q¤Ô/Øt‗ÑÉ|óáÌ "
b"øŶ\\e õ#ceîQ·”Ð\x13 ï "
b"ü¨\x11 ¥8┤2├¯oÚÐ┌P²\x1E "
b"ç‰\x03 *úKf\x15 oOûo‚%çM "
b"&Å]D8?\t $┐\x04 Án\r Í»┘ "
b"Qï;ıÈ▒¼µ╔Ã\x16 ü\x08 üA "
b"N_b;ȼE·'öÅúÊô\x19 ê "
b"\x06 wŸD:hbggC5gŸ\x12 ô "
b"5,\x0E \r ‘Üêa\x08 ýÐöþ5h? "
b"\‡uÉ\v ¦ÏÔãuQ“݉\r Ó "
b"j'iÍ{ØëÞ┐+Wa\x02 3lO "
b"┤▓jƒ\x03 ö\x00 ÅÍ\v Eͳñä' "
b"\x12\x03 k\v ç`s!AÏ\t\x7F _d:\e "
b"E²╠¡═$qɸƒPí\x0F wØ\r "
b"mùÉÔ&íÆ×ø¾'~\x11 ,┌E "
b"þ¨ikv§\o²J”8Ýè~ç "
b"ƒè@ˆ¢ÄþØsÉñÍN³d¯ "
b"›Œ\x04 ƒÀßçÖú/\x14 ¤€Ì\x12 1 "
b"Äh˜U¼ÁéHŠÉ½'bÃ#s "
b"Ú¢BÄë/Ï·˜x@Zñiï "
b"\x01 ñ\x07 "µ…ÐNR\x02 æ\x0E\x1D ÓÎØ "
b"""
\x1A œÔ¾ ê~\n
ÊÞÞ‰ˆ0\x10 •
"""
b"³g׃Ü>*$ö›àí®Ô\f g "
b"(];*\x04 Ãü¾.@N)\x08 ùËß "
b"C\x06 hj›0xgcžî\x07 +Ëu "
b"Å\x12 2¥7@\x08 J”tÌþ#\x1A œ« "
b"¢G§ha†_¤\x04 â]H\f ‘ Ú "
b"\x04 4ò²üÛ“\x11 bV”«5–¢ "
b"\x1E M/H\x17 ╣_¸\x17 OKìj"▒┼ "
b"u\x1E 2G:«\x1C „£šn\x1F k\x1A ¾â "
b"†×.x\x16 Á¢ˆ(©Må\x04 ™TA "
b"¬Ì\x0E )ç\f ØıG\x0F ò\x06 Ô┤─# "
b"\x17 9\x03 XÖ£<ÅL,í\x01\x08\x02 ı³ "
b"šR”Z±×—}‡²Äœ\e\x17\x06 Ð "
b"7Ð\x1C\x0F ßi|!üù9\x02 Bå\x1F ' "
b"ÀqûYÞ\x14 ›ír\x01 Ò\x03 ›J\x04 Û "
b"çèä\x15 °¢Õ‘Ã~§íK"µ_ "
b"îocÅ:½H—†]>^\x17 ¸GR "
b"ð¤*I\x18\x19 º8\x10 ”bÌo+2Ç "
b"ô(¬3PrÂ\x0F MЫ™m;\x10 "
b"L¿\x13 c=¸\t aÈ?2 g5µ€ "
b"rÍ(Šª>¡r\x05 š€¹v‰ç¸ "
b"""
…#H‚Ά\n
Ø j\x01 ÎB\x0E á
"""
b"ç\x01 ©kø\x14 ?┼¢Ì¯j\x00 ]ìá "
b"£¼ýrm†%ßDB©\x03\x0F :\x18 Ë "
b"""
¸÷\n
‹æµ¿)\x04 cqÎ@|˜‹
"""
b"\x08 ▒ô¿&░O╚¡\x11 ╦╝ìûi\x1D "
b"z\x15 zÏ\x0F\x18 ‹A~×m6'}s, "
b"½¿njjò¢{˜¤DXw¡í« "
b"&oXuJ'×cq0àɺaµl "
b"Ÿ\x04 ¨å;²ÛÈ\x10 æWÉâ‡×¡ "
b"ÐðÔAT̸¹Édÿí8/iz "
b"\x16 R|Ì\t ž¨¶\x00 £ˆ0jÄš\x01 "
b"\x19 Ì2‹ßg›¥\x01 ž:5ÛLÌþ "
b"A]Ñ:|\x17 {é¥2┌8ÉV\x12 "
b"®\t Ï;âü§BV\x1E s\r \x02 P¹² "
b"¸È\x1F ¼Ù-Îÿ±rN2\t ; "
b"÷µØ\r ░V\x07\x03 ┬LÃ;\x1D ╬\x1A a "
b"""
|ôÀ¿üZÔ\x19 \n
îº\x17 ûô\x14 é
"""
b"½€ÊÕ)mœqçºEÛ¿Á\x15 Ž "
b"â³?I\x1D c€¾‘ÑžTÃeOÓ "
b"\x1C\x05 ›b±·\r \x10 ÊaMzNFJi "
b"š\x1D ò\x03 2ÐTa\x0F Dó^&Î͘ "
b"ž2©Å£¯1ÜŸtéÇe©04 "
b"¢=ÈD\x0E ƒ*Óð6ÀDô?\x10 ï "
b"ÁJ¶ÉA·Ë”Õn\x1E -eý# "
b"ÚldíëŽA~8G7ÿ.«UÆ "
b"äó\x1D ä5\x0F ŶÄ\x13 Ô\x05 “#*\x16 "
b"#JÇ4ßdˆÎ\x1A ª\x10 #Pìÿ\x19 "
b";ç¥IYû3ÿù[@\x1E ¸Íà\x05 "
b"”u…\x1F @qÇ<Ébg¶÷\x07 næ "
b"`\x02 ^Hž´·}gúC:?Ý,ì "
b"t\x01 ¢®Ú«ºâ_Z$åã¸3? "
b"‡9\x1E EÀt`pyê~–]åG– "
b"•WMø\x19 ˆÎ„½æÏÓo>µA "
b"Ý*i#[+›,æ9_yë:Ð[ "
b"Òk\x03 6ÅïL»O0é\v øùÇt "
b"""
\x19\x11 ÔÿF \x11 ‚\n
¯d\x01 bL@\x12
"""
b"$l\x02 ƒ§7í \x13 L\r ±xž¶\x03 "
b"+”ÿÊ\x01 ÁÀØÏ>J"µQ\x04 "
b"²YιþÉš'š\x14 <R•ëQ¶ "
b"ñ\t NNüHÜv24ÁóY{¾ð "
b",A-š\x1A\x15 ¡`\x01 /l-jˆÅy "
b"""
tÉç~°┴q_▀µ\r ü-³\n
O
"""
b"ˆ£Ò°ˆ…Ù ’7ĉ!Ê/\r "
b"ÐOsvÊ▒Qy9\x1E ü;:▄\& "
b"Zh\\R¤\f Rx~ØÍ_ä[¤ "
b"ø*Cø`âQØú;\x19\f ¤┌TÁ "
b"ŸÑ¾GH´R\x18 Æ[„÷‡o\r š "
b"╔G╠ÁáüÕv$Ü\x17 Ù>»[\e "
b"\x11 k\f Dfü˜\x03 Ì—Ý\x1D 郩’ "
b"\x17 øI+╠<\x08 Åñ└©‗êh*░ "
b"hEŠaq{!oM±ìpt\x0F i~ "
b"\r íÁÐÏ\x06 ×Ê?êjþË\r \x1D "
b"sÛe=¾‚ºŸý\x15\x15 m;q¹\x19 "
b"¹)Ö\x08 6ûg^±Tkó\x15 E{Ã "
b"ýð5&Ÿv`^N!\x1E Õê'nñ "
b"6\x0E t«\x18 ©djpx÷> ti` "
b"CËõ€ßŒ6dB\x06 \x10 !†¯% "
b"aWy\x1E\x16 2îáÃ\x0E Þ\x00 LKUŠ "
b"k▄\x19 Þ\x1D ÉE‗S\x19 Ä\x16 «ôk\f "
b"uî;n«\v zY0žlŠ·*J¼ "
b"Ÿ—ƒÈÙEYˆ¤¶$\x04 lÀŽ¶ "
b"βÿÖ¶Z"ÎûáÀT\x12 ‚\x01 ê "
b"\x13 NZ鸺•¸D3ÐPÒ\x1E ›^ "
b"\x1D dNs=šZ…¢’`\x1F\x1C _ªn "
b"\x1F \r ²Gð´2yO¨~<Źv "
b"w×/¿6zÇž*‹„ÙCÀë• "
b"Šn:k¹sR?úÜ›º\t\x13 ¥( "
b"æk>?S\x08 ì\x13 (É\x06 xßd²$ "
b"©╬┼ÙWE\x1A }╝ìàî{³J¢ "
b"ň½\x08 _®P=¸6ۖǦ•n "
b"Æ%6ÒX¨Ø\x1A\x05 ë\r é“H— "
b"Î…ÁRå/??ê“ÀÝ\x08 ˆÖº "
b"\x07 D7X\x16 8Qß\x15 o©V[\x0E ¹Ç "
b"ehã\x1E ó‰\x05 ¦jEZ¼\v þö¯ "
b"m‹1è2L=há‘Ùv˜«\x1A "
b"Êõ\x7F azDí¼Ø└;¤±ıyE "
b"\f 5{4ÆÑŸ%Äy\f ï]à+ "
b"#ÜjXõ0Ïj\x1E Çï\x04 G=œ "
b"e\x03 g\x1D 0\x17 ËËØ*þæp9tn "
b"±w‘Y¸&î*ž”íä:69Å "
b"Á»¬™÷\x00 Ÿ\x1E %€\x06\x03 O¤k "
b"ëIE\r øÀM`'u:„\v ‹ôÙ "
b"\x15 ][¶\x10 f'\x1F\f ¢ƒã\x1F Àb_ "
b"f@:µ\x1F\x1F ׆¯kÖ\v %Ó0_ "
b"mÏ_ u\x00 C\x1D ûì’Y.\x1E ¶\x04 "
b"„%\x01 ®\x1C @|\x1D }–5Ï\x12\x04 fÅ "
b"˜Mø¸\x1D /\r !䥟*ôË\r 2 "
b"¸Ãyø¹Ô™\t l߆+·—G\x06 "
b"╗ßÎ─ÊéÂà²\x19 ¿Òø▀ì® "
b"ÖÇG+;$5l\x1A ®Ø<ƒ\x1F ÞÑ "
b"ÿ˜©Aàe\x0F äŒÿx¶zD "
b"\x0F ãc1“uŽb\_½ëÝ<Ò€ "
b"\x14\x02 §è.\x18 ȇ)›Ö¬ß¶Ÿú "
b"'Ï7´\x7F X@ÜŽ\x12 i$ÏõG/ "
b":~¨éÍC®Rþ’E4.ôÜM "
b"]|ÕøŹG]×1╚3■ún═ "
b"c%¥ãæðÌÙP,³zøѸ\x02 "
b"i™d\x07 ø\x19 ‰rÆAÓGß×M‹ "
b"vË\r ÕUWlâ0±¹«¥F_ª "
b"ïÔA\x17 °\x07 %Ä^╚Aüm^kã "
b"Ám™±ä¬\x15 ýÏ\x19 ¬ôXÐ k "
b"Â\x17 m«Dhêp»\x1E 3¥=\x10 O "
b"╦¿òƒz\x19\x1F {░\x16 UÖÉæ<\x0E "
b"ÍG%£Á\x13 ¤\x02 8Üã\x16 T\v [/ "
b"\x00 ô¡þ£ZF•\x02 j\x1C Ÿ?²d` "
b"\v Ì%éB\x14 X—æO2\f\x1F ž9â "
b"\x1C \Ó\x18 žËÑ7&\x10 ¶\x07 |î\x1F ^ "
b"$TN§óÝ\x17 ½\x10 ø.ò>Ä\x14 ? "
b"8…3'ÌóÅû\x06 ØN.ª“\x19 õ "
b"?Ålû“÷0˜—½_ Þrz\r "
b"~2\v 1RˆmQ* (PÞ¨©å "
b"†Ž¦Í½L¾¯Ê!'¸á:\x07 4 "
b"ßÕ•#mµÇTòÂ\x02 VÐ&°y "
b"à½s\x07 ½ÿt>Ÿ•\x17 èn\e ù "
b"""
\n
a|?{¼Kê§\x02 N6Á\x01 ±¸
"""
b"h╗y!¾§\x15 ╔Åé\x12 ñI©┤4 "
b"°ä©7\v\x13\x16 Ûx\v ë\x1F ,:‡‘ "
b"õ`mtÇ3ì[íö▀°Ñj¼÷ "
b"$>‹\x11 ”\x16 ÞsÉP¥i\r ÓSµ "
b",?‰{Ý„°[Ê:ù¼‹]×À "
b"R5ìÁÆ¥PhRŽˆÓ„PDž "
b"`Q\x1F Ä{oÓô\x0E ¢aŽs)\x03\f "
b"°2LÇ[;ÔµA©¿fL±‹Ú "
b"ı\x18\v j╝5CHÙåÈ!ìò "
b"ÚçÒ€rp¶´8\x00 °áQ+Ǻ "
b"""
ôñ(e\n
ù|jÁå\x13 —Ÿm—*
"""
b"@\x02 C\e ñ9\x18 H[!@Q$9'e "
b"ƒ6\x1D ÉÜO¾O8Z┬5|·:Ý "
b"¤Fï¿\x02 r?Èé~kXÐÖó "
b"¦žx¬ŽŸƒxÝß\x1F LëëÀï "
b"ɘ-ÞéuËXE\e ó%Ñ\x19 –o "
b"""
ø@\x1F `Hh\x14 =b·\n
L\x18 Øâê
"""
b"\t =²ÄP¾Ê¥‚òPJ;F‡e "
b"\x13 ÕÎ╦!\x0F ÜæPÅE¹\v ~í) "
b"-¦AÅ0]ÊÏ╦1┤'w\x00 MÙ "
b"5ó•\x1D\x13 'ƒ#ƒ{åRe‹\x1A Ð "
b"I†Œ>{ݸÍ\x1E ¢4Pµ¥Üß "
b"Lüªæ°fAı\x16\x0F Liõ┤WÖ "
b"Mÿ7ý╠T^:kpØçE\x00 ]¥ "
b"émÖSÉ?ÆÝ]Ñı''÷îT "
b"ÅÎqÀK╔jw9(é 0\x18 ²} "
b"œc1\x02 ßP¬ÅP~¯ÐîÌmm "
b"ØÄY6J\x17 ÿðT^Ú\x16\x17 L\x1C o "
b"¬¯h\x11 NJ¨}‚§×O\x08 9‹À "
b"·|\t ±;NÚ\t ï&`<Y\t ä¡ "
b"¹’æ+ Ñ^Auãw_µ\x03 $? "
b"ÆOˆžñ¤3}úëëÀ\x07 BÂZ "
b"ѯÇhp\x14 ’/Ž®×ˆõ«i¯ "
b"Ôuªœ\€Ñõ\x13 ÿ[þU¶|Ö "
b"¶\x17\x03 í|*òNÙFo÷R\x01\x10 Ø "
b"\x01 ñ¸ÕÙ|º\x1F wÁEø“= "
b"!üɽŒ§Ü\x1C üzFªÕ$Ψ "
b"yšRBšîT\x12\x19 G-Aèò\t 4 "
b"ü~eY¹d6\x1C █Lï░á£ÇY "
b"Äû$\x0E ‚°é1€\x02 .f¼äÓ "
b"ÑÑXúkêêÆ\x03 ïÛ\x7F ˜\x1A\v\x1F "
b"ÎÚX£üb¶'\x1A\x04 *éûÁS "
b"ýüNüj&╩EDî«%\x05 ³ò¤ "
b"\x13 {Œ°íÈjÓ\x03 ä'\x01 9$u‚ "
b"\x14 ©ÒâÛERÁ¥JÛ<¨ø~Ý "
b"6\e J£§Mq›\x12 €«°¯—F¥ "
b"TSò…¿R9ìAhË~\x04 @ÉÕ "
b"W¥©É®C)¢\x11 ╩4╔\x1F ┬Eÿ "
b"d6=4½1¢FùRR,áÝM "
b"x\t *\x1E\x08 █»2¤\x1C Åê5¥{m "
b"x#8■É»\r z\x11\x19 ]"Úæ÷¤ "
b"ƒªùöÌ*\t [\x14 gh•6?˜= "
b"”R»m.ÜJ¬\NŽ\x0F Þ‚Aj "
b"Æ6¤\x1F F†Y⮾\x02 ƒ\x17\x13 eD "
b"ʉ_Dg!ö®R¡#"ýv\f Œ "
b"÷\v h\ˆ0¨x¤ZŒ»ñäÞ\r "
b"\x04 DkjÜÊ¿¤¾/¨${\x14\x10 * "
b"\x1A ª.H\f d:@\x1F\f ΃\r $"A "
b"©»Þì\x0E\x0E õK'q[(i«gp "
b"ÆcPDü‹4I¬ù\x00 òù\x17 |\v "
b"\x15\x16 ªõü%¼!±\x07 ¿µ\x1A yõ… "
b" \x11 ðU\x1F üwê\x1C ZÙEÃ\x02 ,B "
b"- L¦õ\x07 -÷\x1C %¥¨\x15\x06 Lï "
b"7ó)Ó~1Ÿ\x17 |Ÿ\x18 [žM3‰ "
b"aÉ<©\òd£`A\ \x1F ‡D¹ "
b"p\x11\x16 º║1Ir╣Ù6ÛØÕwî "
b"ÅÊ:└lWÆ(¬m\r ƒÔ\x1D cf "
b"”c‰·u<³²ÀyK,‹V|Î "
b"¡ÙTD&üñ█\x07\x14 *ß\x17 ┬╗\r "
b"Ë_H'°Ü)!…üsdÝýA¬ "
b"¤═╣ÏýÓZôÆ╝½8É\x1A z "
b"òJ>À*ÎêŽ\x08 ê6)IöÊ5 "
b"\x04\x10 ªkDt°§Al”²\x14 ˜\x10 “ "
b"\x06\x15 Ð%!»+õæu\x00 ®ì¨\│ "
b"\x0E\x0F ¨.R‡fœ‘×êN±Aèl "
b"\x16 Ðõ\x1E BäòÒ¥ù^>\x7F ‚T… "
b"?º\x15 +@À™‰Âdˆþ|Ùüs "
b"^™àòfC_(o;pÉ`;n "
b"n¥!¨\x00 çÄ'qÁ0%Ç\r Øû "
b"‰?K\v š \x19 +I0M\x05 ñ pŸ "
b"“%Î\x1F »à€2“lý~\x1A á›Ð "
b"¤Á%2ÜJÇÚ~;Е·þz\f "
b"ª─W═¼ÅpxSþ;³¾Q╔÷ "
b"ºù¦Fç\x14\x19 ¾\x17 ║\x1D Ø8d3 "
b"©r▀[oU\x18\x16 èQæ|F4År "
b"©ï±\x19 $Ý7Øðo]ö▀\x01 ╚b "
b"ÐYÏz† N^A_k\x1A\x17 mL\x1A "
b"""
┘Eè¹▄└\x02\x10\x16 \n
\t qFì/"
"""
b"ߨDeB¢üg▄░─\x16\x18 ò)n "
b"úã-Ü– ºV]$)èp—|4 "
b"\x0F B;G\x14 噶3DÎü\e ²ãZ "
b"\x16 ^C+íü\x1F ¨g3‹ˆ—u’ "
b"\x18 Zü\x1A yÕ\x08 ½║ÕxêA\x12 iØ "
b"\e <*Þ¬}4‰%SÝLc\x1E Ó“ "
b""üoyÆ£Èi…!Þ@qµø\x12 "
b"*l½D\x0F ÝÑ™\x00 ¨Ísdx"2 "
b"-Óç@0░Nb█ëìÂ╝╝¦÷ "
b"/³ä\x06 \¿ªI\x1F\x0F :3®-«Ö "
b"0}Ùªôó‚ÓÞ†¡(e³°\x7F "
b"6–ÓÀ\x0E ~\x1D\f Ä(¥"re0\x14 "
b"H\x0E Gâ\x04 îá™JÎìcåFJI "
b"IÁ^ϸI.»i¦pí’å·i "
b"TŽæʈ¢¼ÿ}5º\x04 P·®\x7F "
b"U} 5üpÂï╔¥¦Ø³F╚+ "
b"}\x08 ¯ÛY2\r ×\x07 \+Ì,ä½¹ "
b"ü7\x0E Ö┤W▄zªJ6┤áib( "
b"Šëòú8í´àEÚÛ!êb)ó "
b"“~>¼'AþØ=¢õµP ÿ\x16 "
b"”ø?Ox\x19 #ñ•\x12\x15 /XN4¡ "
b"øºìD\f ú¥~═,╦░\x16 %&│ "
b"×J│a▄\x19 :\x11 é\x11 ı'\Ê\e ü "
b"""
£Éƒ,É'SÆ\n
«ŠŽL\x07 yÈ
"""
b"»¥Š\x03\x0E /\x1A ë;%BçÓ\x16 Dö "
b"Âø\x14 ¿½\x18 æÏ\x03 7œK\x1D jHà "
b"È®øà-\x01 Ž§¬œ°Ú{›Ð "
b"Èô‰L\x0E Âëv—Ýz\x01 ÏÍ\x16 < "
b"Íh[óV«;ÑŦËhN“Ñå "
b"ÔªV\e\x17 █«ùaQ3Ú┌èüE "
b"ã)ëV\x0F ¹n\x04 û`\x12 e ÿQÛ "
b"""
êb½¤\x1F\t\x02 h\n
MŠ®‰\x7F a-
"""
b"ïÄdàláîóÝÈʯ×fLh "
b"±Ï(Þì╔¬5þ\x11 ®oéª\x13 Ø "
b"ú¢-¡*j§l`î[ÆLª\x17 ¡ "
b"\x00\x05 |ÖÕÞË0ºÑÐ7E\x10 É\x17 "
b"\x1C &ĉ\x07 R!BL{n25.\x11 "
b",ı²¼øÎ P╔)bF\x03 É\x1E Ý "
b"1š‰üQEV%[«‘œÉy\x1E Î "
b"¦!<´ >}\El¥š-)Y, "
b"¼þfmgRm;Øi,De•ì\ "
b"Øõ\x0F 9h÷\x1E ‡Åòó\x1A \ëÎu "
b"߶äfµ{_ã¥│ت¥\3ò "
b"¶\x04 É┌F▒þµÿ¢g\x19 é#@D "
b"õrG‚N\x17 ËyF\x08 ªÝZHiã "
b"\x04 X›\x0F y\x06 û ål®‚Ì<Šò "
b"""
\x0E ░\x17 ù╚k*Ù\n
\x0F ┴É ÒDÕ
"""
b" F<rÁ‡’·i,lj¢´—± "
b"(ÿ\v ¿—ð\x14 ܶH{õ\x1F ñ\x1A u "
b"-ù`4\x14 ã\x17 S\x06 ›\x15\x14 Œ\x01 {ª "
b"P;Ö\x1C ICa\x14 Ç!─óïÚ░ü "
b"bÅ╦\x08 Aëá)>]┌┴v║┌│ "
b"cVpÛ░~Ð6q\x11 ═Üü±lı "
b"i©ñbxM+Kâ°b½?I\x08 # "
b"j»lë òêŸèÙËIÊK\v "
b"mÕËõFqÆìq¸&´\x08 è3ê "
b"tl\x1A õÜ]!ï‡v\x1D €¦\x02 Áµ "
b"}ÎÈë\x06 j8‘[0aUż…S "
b"~ÓFHÄ3ø¶Î_QÙ\x1D AÚ§ "
b"ˆ´eäÞT‡“uSÿz—\x18 µã "
b"›o/9ÆÁÛÈgnmÿ§\e ¹¥ "
b"ØØÈÝm,j\x1C\x00\x06 ÜÖN═\x13\x11 "
b"ñ*¦¹!VÅ¢A0Vg\x07 \r ÂÒ "
b"ª=EüS=Ü](vúà׎\x1E ÿ "
b"├┬▒Á¡█ý¡Q$¾DzvÅà "
b"""
ÎKÂkÏëÞ\n
]5¦Ø\e\x06 rj
"""
b"▀mÀ¦z¾\x19 ÅÍ╦éæÛ>Õ\x7F "
b"åÜ~Q‰>˜ÛÂ\x07 |I9\x1D\f j "
b"çÙÓ\x06 [øM»Ü:vRl§3Ï "
b"÷uÃ\x03\x7F yÒ†ˆKb.\x1F ÷· "
b"■qªÚ┴┼ÅöƯ▄MÅ¡è═ "
b" c░Ê®Ùb}Uü┤┬p\f O╝ "
b"\x0E\x10\x1C &\x0F\x03 Á\x06 û‘f&\x1E ýt– "
b" \x1D $ªA\x13 ÿ`þ■¬╩\x03 É═² "
b"%KÞèççz2H\e çJ¤ôe "
b"%Ódìá²ýeÛÍì¿■ 08 "
b"(ü\v\x06 q« \x1D C!¸Z\x12 „»™ "
b"""
0öwµd\n
è€{cûRI–0×
"""
b"0¸Ú\x19 ║8mÿÅÁÒ,\x05 ߶ "
b"D\x0E É\x1E ©Œf\x08 (û¶¾œ½{ü "
b"Lûy“<UG{IÉF\x11 ‚–r\x01 "
b"PEÎ\x1D u*6\x13 –ÀW¦áœ ÷ "
b"RÒµpAî\x02\x0F =œE|ÖU\x12 ± "
b"hΣˆ«æ\x1C @ù®uDfÉ\x16 í "
b"hߊõñS|;ÏO‹ÛcôG¦ "
b"sÀA[ck÷%™¥¿\x19 *t¦Î "
b"""
€\x10 \n
ø®\e uuC\x14\x05 êwÆ>+
"""
b"‰l”\x1E\t »¢üófȆ\v\x06 ý‡ "
b"‰á“®%\x1A ÇX8\x01 ?2Hëzª "
b"‹ï\r /\x1E ó£3L”¦ÛÈ¡·£ "
b"•í¾ÒP˜\x13 Ì®ÒÆøy]3ù "
b"¡‡ˆ\x0F ìúÎ\x12 åî‡"e%•z "
b"¢Ï‚øÏ9ùÏ5\x01 !ƒ/uÒÌ "
b"¥-þ³¬—l¶\x12 Õ\x17 ýI³ñ¾ "
b"°ó"q£²}¾\x00 8sô\x7F\x03 —\x14 "
b"Îã*™HWnõy¢~àâMÈŽ "
b"Ð\x1C mÜSsŸ\x01 Áâ#'^‚º` "
b"â(k¹Ÿ\x02 2†]ó'¶²V˜T "
b"â3oè'¤6Üå®\x18 +WÜ4ø "
b"¶üÌ'»Ó|‗│÷ñÂ+Å\x07 s "
b"÷@¾8y6\x1E {Ø\x17 úÍ╩\x15 ▀R "
b"ûDŽkÌ']\x02 IyØù\x7F âýì "
b"■ü\x0F\x10\x1F ¢GÖÇG╬ìSƒæL "
b"\x03 Ç\x10 }duå+Àï1\x06\x7F\x06 Dí "
b"\f á‰\x16 X\f x¨d®\x06 o\x1E ÷Š¼ "
b"\e æY«\x12 ¼Ž`S<0œ‚{WÔ "
b"!ÛÉû%\x1D »\x06 ~l¯3Š&gí "
b"""
#aOñrìÛÊ╔▀TíÙw\n
ê
"""
b"%¶ı▄¿1É╔\x07 ò│Åu┌\x18 y "
b">ìîü×4\x10 *ÑâÇ8ÒnåÍ "
b"N/H¬ \x15 }>\r Z\x02 5\x01 ã®\x0E "
b"j½¿m\x7F !ÝšØüVGMrŽ> "
b"╣\x07 ~÷v+Y,èlºoèüɽ "
b"""
¹\x17\x12 øaGú\t ¨2\v V\n
f3
"""
b"Í\x00 å\x02 \n \x18 Â\7&u\x14 X´Ãµ "
b"\t å║´æ7Üãg3»Îìá3V "
b"\r \x0E\f <‰\x1D ßéZ½…¹ 3'_ "
b" Æ:g,ò6Å\!nÊ];mU "
b"';dÑáþÏÖÀz"{š›•\x02 "
b"-├é;¡┴}Ég`\x08 YC\x1F\e ý "
b"20¶µ?³/ïù°¤±\x13 bDÀ "
b"9L‗küGqN═ôó║>b9ü "
b"DÃå¿\x00\x06 ±¼xŒœ¤cÂáû "
b"N÷\x1F\x19 tü?ó\x1D ç\e `³‡˜® "
b"P$"wÌ&6\v œÛÐ;uÂÖT "
b"Røm¦Æ€W³4f^P…)˺ "
b"Tõ\v ñY¼}c\x07 ˇ¼ã.ѹ "
b"h™´\x13 ™sèV7{©:ìu´\f "
b"pæñC5è\x11\x0F +\f ?Çõ擲 "
b"p´H\x1D ÌÐ)/┤æay¸ì®\x1E "
b"Œs¹|i\x03 233Ž\x02 Ûß;\e Á "
b"ÅñuÐïe│ñsI¿Sh\x0F ┐\x19 "
b"ªûB=_›¯êú$8¨òÑ\x12 M "
b"«ÆÁ\x18 œå¨“;)ºÁžÍu6 "
b"®4]¿£‘Ö'Øa`=8!4Ï "
b"ЮÞXRI„O\x11 —ô\x19\x07\x06 ®\x15 "
b"Òl\x10 Ôd¦º®r\x18 føÅzŸÏ "
b"▄‗Á°\x14 èJ`3zãÅy3ä! "
b"Þ\x01 Ñ–Pîmm!ì\r _\v lVš "
b"û¶«œ\r +«t†6¼n\x14 Ƥ| "
b"\x01 tK•?L&\x10 [\x03 {¤€Ï "
b"\x06\x10 ü¶J\x16 ÁQ▒\x15\x0F ¹Üz├b "
b"\x18 p—s\x17 Æ}Ι4¨—\x11 ì\x03 3 "
b"""
"ÿß1\x15\f Ó\f i\n
Ö·ˆ\f ¨F
"""
b"(Áú°ŠN&.þvX"úJ‚‚ "
b"""
7Å\x05 \n
A#\x17 šïv˹éHÞ¦
"""
b"8ïd1‡B7çM»‹H¶ÿKT "
b"F†q9@ξ„l\x03 Ó|´”%/ "
b"T\f AØ.\e\x04 èZàgu<êäè "
b"h…*MÉ«\r ,8Vö!ÐnvÎ "
b"lDÉ\x19 K0¯²ˆ\x07 Z3ÞÝ‚% "
b"x jH\x11\x1E jû3Â3ï\vúÌ "
b"ƒæUl°\x17 @©ÜP\f \r £‡Œâ "
b"†Ÿ9ì¡"ÆÁ-\x1A #šÊ#¶w "
b"†ªÆõ\x07 ¨XÚ˜û\x00 `\x03 w¬ "
b"É3X┬░4cÁ¾ÞØ\x18 CJ╗× "
b"×eXj\e ›¶TOx±üKzý! "
b"Úœ£\x12 ¿qÞà±Ïq‘Z–\x07 Ú "
b"醊ûìðÆK\x05 5Žé\x12\x1D “G "
b"""
\x08 d’\x1E ˜\n
\x12 ?àÈ×Â?#'ª
"""
b"\x1D IÑ\x04 à\x04 ÑmJ—¡½mØoí "
b"$’V´þ§vßþK/Ñ\f\x02\x18\x04 "
b",xÿ¥Å4‡š°V\x14\v c«V\x0E "
b",½Ôvs±/Ìö\x12 Ñ>ƒâ\e ¿ "
b"-\x0F °×\x01 ûÍ'¿ÒIr· Ø "
b".Ø@Ðñ„„W\x1A Eͽ^\x18 m‘ "
b"""
:ž2I«_\n
P\n
ÚiêÅ×Ij
"""
b"?\x15\x18 ¼±\x04 Ù2Åš€iƒç¨\x04 "
b"OÊVÇ'ß×'£ÞÝE\x00 OB5 "
b"SLÑÁ\x05 ½ØÂ\x17 WNÛ▒¢ë4 "
b"Zå\r ©“º·\x03\x05 '¬ö=rÒ( "
b"kðí\x1C ▓\x06 Ó©└â±Ke0ØI "
b"kó$'K\v £‡ù\x14 :\f ª“J\x01 "
b"l”d…Lϳcajß1¬‹\x11 "
b"y$ÖiÀAiû×ÿ:Ú\x16 Âê- "
b"äH|峺\f ╩Dx\x1E ìÎ9!ý "
b"î+²5¾¬¶\e âº\x12 =ؾ\x04 À "
b"Å"‗\x1E\x17 É×P¿%zv'\x17\x10 ¡ "
b"’ØîðšoÔ®~([PK¼2_ "
b"“Ñ\x1C º}§¼`éÇ\x12 Šš\r | "
b"""
šÛ\n
-Gj¶+Û;\x0E z1åð¾
"""
b"""
┤æ`ü\x02 ▄D:\x1F ┌\n
x¬64ú
"""
b"Å=âF\x1D ‚‹\x04 ”Óe@ƒ†\x14 • "
b"Î%W¤Š&{\v\x13 }Á\x13 Pê„ "
b"Õ§yÙL\x06 ½ì┤ƒ(PR=\x1F\x04 "
b"æþ\t ÏÅ\x15 $tX4ž\x05 ;>„t "
b"""
ïø‰Þ=£ÉRÿõ7£\n
_\x12 D
"""
b"¶®¶\x01 ì_\x0E ~Æh~u|k┼W "
b"ýÂÓ~á¡«X\x07 P>ú\x11 ÌÕ_ "
b"\x05 )ÓßÆ\r ‘ßÛ’Ÿ^•>õ‡ "
b"\f ?\x15 ¯╝æµ┌ÿ¡╚É├jâ "
b"\r\n ëwÈ2”ƒ\x00 gŽ. \f\e ž "
b"""
\x0E ô”5g_¡÷»\n
„×ÕŠ`¸
"""
b"\x11 ç\x08 R²³…nVQj|\x16 \î¤ "
b")Vx¦æBmv|\x03 Û¤[û›¬ "
b"+Â{ž\x16 ÞJO†‚\e Šà3¬ú "
b"""
.È‹\n
\x08 dx¿D%ß^ÞÄ\x10
"""
b"5lÒ°µ)ßÐÄzØ®ã■î{ "
b"6}\x13 "Xó³ƒN\x06 iü¨çV╝ "
b"""
:\n
éq¬\x05 ¯6åh\x10 úô\x02 @Î
"""
b"<o1ô`$9S3╚É=FéBo "
b"?g‚\v YÎß\x15 ÃÓmIˆI>µ "
b"C§<\x0F Í#ü÷\x13 °Ìæý$\x12 ç "
b"O/ˆ\x08 G\x01 à–¦Z=ÀRGz\t "
b"""
]0öi iâôÇÅ┴¿\n
&ñ(
"""
b"a3ºãÖ‹\x1D B\x1E õ¨\x00 ¶*?_ "
b"d5.avµæ·TÛläà[\r Ç "
b"e\x04 “”\x07 ŸˆW)ÇÔª\x1E\x1A g¨ "
b"r(\x0F S£ç˜›±\x12 $`×,¨“ "
b"{ÕJ\x13 æ A*q£\x0E Üì²®¼ "
b"\x7F "ªð~ ‡RÞH‡Ú/zAÜ "
b"à?ı▄±0\x11 ã¬\x1D ╗¨à0┤ü "
b"ØÇW\t \pØ<¦YÈ\x17\x15 ßA& "
b"Øë┬pe┤├¾f&þÇ╠Ûjg "
b"®Ôþ\x1F ╔1ém\x1E ð┐iÒØÇ "
b"²\x19 ¬Œ£Š=è”{kR)Þ«¼ "
b"¿ð\x03 DËÈ\t à¤,ÃÀò`O« "
b"ãÑ\v nC¯t\x0E »┤~þÖ■Øõ "
b"Èá\x08 é@2ç\r òÙš\x10 hÞ\x1E ¿ "
b"Ѧޅ(\x05 {rÄkkdÔÞŒæ "
b"█¾╬S\ÃÜ5\x1C ʦxüV "
b"à\x03 Pîpü_+:š¼\x06 :b_! "
b"ã°\t XiŠã)K«Å,« "
b"\x00 ëñ\f Ö5\x11 {ܼرÅ1¬¨ "
b"""
\n
Nšê?\t\x07 á¢ò\x11 ||†%•
"""
b"\x17\x17 Tð6Ÿ¶;†\x15 b} 7}\x00 "
b"-²┌û:┼áîé/▄▓íürÎ "
b":%õ&}yÊÍðüå°f<7 "
b"NcL®—RrC .îs**\x18 w "
b"""
P\n
*jž\x02 쵺pòKi£ï
"""
b"Rm\x02 8û\x02 .Ùsf”û4¿Í¢ "
b"Rý$Œá\x06 EmÃ{;o`îÑs "
b"U<OœP\x06 èLV»+áî\v ¥È "
b"^Ÿ\x04 6¦îú\x13 Ÿ”¿\f ªìe$ "
b"^À└¸uûà·|▄@GÖÉ]Æ "
b"mÀîPªý‰d•\x07 ÐUÆ@öX "
b"vZTdæ¯(½š ú˜îHÐÕ "
b"}ƒê´öš$(\x14\x7F ïxèÓ?è "
b"ü@ij\e\x15 P╝T-b\x1A ÎX\x01 0 "
b"üDO\x15\x06 å┬¡\x0F :■\x05 ;»^╔ "
b"ƒH¦=ËáÕRêJ€˜££¡Ú "
b"ƒÁ½¤´\x0F ž²\x1C §8¡¡S\x0F\x17 "
b"†\f &CÑV\x1F õ±ÚJ\Ì\x10 Þœ "
b"•cØ{^ÌÓ\x10 TŽÌ=5N<½ "
b"Ÿ©…¬ü\v $‡‡ÍOâÁ5h "
b"ñ─§Z\x0E\x12 ¯¼l┴wÆìq\x07 < "
b"§Üþ\x18 â*\n '±\x00 ?\ür1± "
b"¹Q]Fÿ¾çVYZe”ئ\x14 à "
b"¿d|˜ó¬dÎÐ\x1D u\x16 ¯O&Ç "
b"¤eØðîÀ\x06 ╗SêG`■N\x06 \n "
b"ÕËbº^æÇ™¿\r \x00 ¼~ÌäŠ "
b"Ùl±ÖËuc¤]\x1D\x12 9†£PØ "
b"ëÛq±ÊÏáeE_Vœë"\x03 [ "
b"þCÜí\x01 Ìañ\x13\x06 øŒí\x10 Ž7 "
b"\x03 aO\x16 nªëëmÔ9e?¸!f "
b"\x03 ÀÈ\x7F aÔ\x0F ÚÓøY½╩°ÉÝ "
b"\x06\x0E gL\x11 J«“H\e m\x02 =\x15 –6 "
b"\x07 Z¯Û~Qè:í¿ÃfÇ\x16 3ñ "
b"\x08 └hÛ1nü\f `\x1C òzÒø\x17 × "
b"\x08 ÎÜ#>ù\x05 6rE׉hÄžß "
b"\x08 õÚéªÉ*jg\x14 ¨{ãûÊw "
b"\t U¬ÌOÜ7R³PØ4©è3K "
b"\t ï:Úš¥ýs€ä#Í(4Äî "
b"\r Ò7´Ài “½l˜ó\x16 þvŠ "
b"\x15 œV\x01\x14 ÄyQ¹´\x03 öå½\x0F\x07 "
b"\x17 RÈfÒ\x01 7ÇZÞg£$u« "
b"\x17 w<ôeH\x06 ¼ÔI\r W®„Kp "
b"\x1A ç²qÖ\x03 °Ù├è\r ¾ì\x06 } "
b"\e ╠\x10 £\x19 Ø¢o═▀±┬;º`4 "
b"\x1E\x17 )P¡½ü\x17 B▒¥ÈP\x01 |R "
b"\x1E Hó”[f€†ó@᪆`¶ù "
b" ê=Q¼‰KpÒ7uÑRŽ’¾ "
b"#&V=à&g:ãpó½6õÑ& "
b"%Ø—bŒ\x15 ijmVˆ\x04 žd“9 "
b")┌\e ÌÅ,┬·í\x0F\x16 Qº│â─ "
b"6\x1C Ú\x19 ¤brQ¥¯ÇR]\x7F Jl "
b"7û^Ó™\x15 |ÎX[݃p‹M— "
b"8\f ¸Â\x04 íÚÌ×oOlå\x03 ¯> "
b"=ç±\x7F åW0\x03 П\x19 É\x11 †®x "
b"EÖµ<\x18 ]7\x02 “u\x06 [\x1C\x0F Ò~ "
b"HT¦Ò&"ð+µÄ¢ÐÚ!À‹ "
b"JW줤®¥2ä+ßÇ‗╝Fí "
b"""
MTÛÅwþ„\x04 -w…ö]ž\n
a
"""
b"UzF¿ˆ¾R»aX¤§\x05 aþ« "
b"^ê\x14 _\e M¦õüåÀ¾é\x18 È╦ "
b"^þÉáý:'«ÃûÚËBÔ8B "
b"f]7H(—êC•I~ÿ©ØËÉ "
b"fpQ\x1D ,ü²*ÆúQ\x19 ┐-ÉÀ "
b"g¸ÿ \x17 RØ5Y¶«\x00 §‚q. "
b"k\x16 JLMôz»7fÚ\x1D wc\x1D Ù "
b"yøûr’ie\x1A\x13 0\x0E\x1F\x14 ·4× "
b"}°aLQ/ÇYo\x01 Ýl\x19 3Åæ "
b"~Š’Ï7Y\x15 \r Õ“6f\v z@¶ "
b"€¦£i/j:ßæý\x15 n+Ÿèh "
b"„¦“gvźôM^RÀ¿yž "
b"…>Si?ÌW·ßüôJ™@¿Â "
b"å\x17 eÐ-2╗¼(ÿJ\x10 §Éu\x18 "
b"ŒÀG\\;ƒžt¢„nh´\x0F è "
b"ŽLqïÇ2½\x08 FwKéx×±x "
b"Å\x0E X©\xδc‗A└\x06 ┘¥ø "
b"–Üš»G\x0F\x13 µ\v ¥\r ô^RË“ "
b"ÖÔ¸╬6L┐ÅkÈÒÛ┬Ù6¸ "
b"šñ–Œt;ÿ\x0F =›\x12 bnGè\x14 "
b"ž:|b1Ò)xu°QÏÊœ) "
b"žjÔˆ\x06 ÊIëÜŒŽ ±\x13 ðn "
b"ž¬\x1E ÛCi-Tîm`æ\x00 ‰â^ "
b"¡7\x18 '\x13 ã2™\x06 ˜‹œrˆÔ^ "
b"º\x07 \r <¦\x1F \r ÈØ░Ê\x13 ║r├z "
b"ƒ:ͧ;\x14 µnÄçi)E‘ë "
b"»p²ùägwƒzÀ¿■Ø 6ü "
b"°\f e^"\x14 §ºÂìaËï°\x19 < "
b"°\x17 ¦-&4X\x19 µänNgÄS "
b"µY2_- \x1A «å³º´¶…\x17 ¯ "
b"¸›¢\x1E •Ó;>èˆ%#>m¬S "
b"¸×ƒÃDÌ\x1E ¨!É„a(ÛÍ€ "
b"º¾K*ïf\x13 D\x0E -ë‘Üby "
b"»}\x07 õ\x12 º˜ÿšÛLÅØoc\r "
b"»´·!Æçy\x00 Y¢xrKËSë "
b"¿\x03\x13 çkw ‚\x11\x1C s쀂´\t "
b"¿9…æšqÀK©\t NKË›<\x15 "
b"ÂÎ&\x0F c\x0F Ì‹!”ßV&T\x16 ¨ "
b"ÂÞvp\x03 …Τ\x18 ÀcY\x11 ÜT¯ "
b"É\x15 æ÷€uM=ȦÂ8º\x0F yÙ "
b"Î{ì\x1C I\x04 ŒA\x02 œ»£Ê%_j "
b"╬¼\x07 ý¬Èpró²ÅÍë\x0E\v ┐ "
b"""
Ò±‰\n
\x04 ¢Š¥ª‰oúq…ŸD
"""
b"ÊÒ^fkı\x15 /╦}â¹Tìh┘ "
b"Ï-Ödfüs\x1E *_`\x08 ©┼Õ╔ "
b"Øe™+õ§ýbGa<\x12 ÅE² "
b"┘¦#╠[ø>´┌£ ©<¢Å "
b"Û:\x7F eýN{\x16 l0O'µM%ê "
b"Ûfq\x1F ázh\1œ?Úú¤Ùo "
b"Û«‹î†äÅõìUz^þzÑè "
b"ÜK‡óŠÀáÛÇì™9”£Ï½ "
b"Ó^ÉL\n c\n y±\x1E\x00 b\e ÓlË "
b"àŸ¦M\x1D\x15 `-’ßsl§Ã U "
b"ä\e\x06 Lá·›Îâ¾GŒ×_Ÿ\e "
b"ç_\x19 Ž\x12 þkíÖhê´ßºŸù "
b"ê©`3õ\r DõH‘M”Çê³\v "
b"ì¸\x06 ¶'¸G\x7F ‘!Yn\x06 K\v l "
b"ï=è³[+Ô»?\x1A ~?‘\x06 Ï{ "
b"""
ðè.¸H\x07 ™\x16 Z\x03 \n
€ì{ã\x05
"""
b"õ·›Ì¿ØªV\x1F ¹LÉUš½\x11 "
b"þ"j\f Ÿ@3œÒŠ+Õ\x19 +\x0F ì "
b"\x01 „\x00 ÃØ\v \r Ô—LÞ\x0E hKýì "
b"\x02 ¶?&äfˆØG…Ù8;sêg "
b"\x08 ø\x08\x17 Þª±Ý„\x01 B<m¢é "
b"\f 7\x03 ÆŽõd–\x00 ™ßR]g͉ "
b"\x17 °übîÅ{-¼\x18 ░ºåjÄ\x1D "
b"""
\x18 ¾:ëŠÜuŸû¿Ï\n
M\x02 –¬
"""
b"\e\x18 Ez4ŸµÑ’Oú>¤ÏÒ© "
b"\x1F\x07 ╦\e 0-\t Hy§├Ptþü "
b""!^„\x0E ë©á4_5fÎj@Ð "
b"$ÑC\x16 §øûwó\x03 bù˜ç<g "
b",╣èÐå\x04 çØÊ\x1E j\e \\x17 êØ "
b"0▓¯J▀k`³ç"Íر+m─ "
b"1w³\x05 ÉO\x1F ït˜÷UÏA>W "
b">ÍWjGatŠ\x1F s8\x08 š\x0E\x14\t "
b"@\x04 …Ï¡†Ã\x15 Ôå\r SO¼mk "
b"@*ñs└ïh´â[h¾É`,c "
b"Dƒ`DYåè+‰\r Mñ"\x04 A÷ "
b"DÈq›.;oÒ‚\x02 l8½Ð¨® "
b"HB¬—\x04 ˜\x05 x©¡ð.ÍFË "
b"JJ¿X9W╗ºçÁ┤\x10 é@\x1A Ø "
b"N\f\x05 :Q´‘\e\x16\x05\x1A §Å·+ë "
b"N"”"€Xø:\t IoËr¼e§ "
b"Y¼ŠYÑõßB4ä½°ñ%‹V "
b"\.–^Ñk‘S†-\x0E Q*\x00 …ò "
b"""
\Ø1\n
£q\x0E jσO┴f\x19 wî
"""
b"]ºÀùÒÚ\x05\x1A yð‚Õ(Ój "
b"^ô\x0F\x7F\v\x0E wQ;5ÐA\x01 ‚Ø "
b"_\r Ø\x1F Qï\x7F\x01 ─°»øcÒ¼\r "
b"kUR» MÊqÙõ(ƒ\x1A k„% "
b"kt\x07 |P©™ÆµgŸË/§Ù` "
b"qraD\x05 ÌðN庉\e rod\x12 "
b"t"ÄÄc¤»\x7F\x10 DzŽj\x1E\x1F k "
b"wGhÑÜr“|‰4c¿!ôê¦ "
b"y™ìje’°CŠ€\f v\x19 h–³ "
b"…Ì[š‡Üc–Q\x0F â¥ÆÔšn "
b"ˆ‹Þý½™O߇P˜I\x1F ˜gº "
b"Œ·@Çï!ñ‚ÛŒ–§‰ð×@ "
b"Å3┼ 9ÝS\f baú└éñ%. "
b"šLuNÜíã˜{RÝ3PÛDê "
b"Ülñ\x7F ‗×ÀïC╗ì╚öh#Ù "
b"Ÿ\x01 £\x0F Ø\x7F ¦ëý¡P±[G÷< "
b"í\x16 ´Z}/Å\f :\x04 ÑÈl$├6 "
b"¢O;cP8l˜\x04 $ž\x1E a°ŒL "
b"¥$¥ \x01\x16 î>‘\x1E úð¾dòá "
b"""
¡¥¥Øÿq\r J#0\n
\x15\x1D ─\x14 ®
"""
b"¯Ù/\x7F ]-ßp’s{¢Ô\x07 w9 "
b"""
▒J¡\\x13 ü´\x04 îx\n
8UWB└
"""
b"¸Vl{½¬3\x7F ù\x15 =¿…î*¶ "
b"║1mÅı\x1C Êf]Ý{ ═X─Î "
b"¿{¬† ¯¸É*\x05 eõ\x03 bä( "
b"ÂmŽè”°ät’\e qÂ;èÐ\x07 "
b"╩ÅZþ;m╩\x1C G‗æýA¯wâ "
b"╩ »8\e n½ÉJÉïcú.▀7 "
b"ðßw+pÝ\x1C ì²ÆÉ8\x03 Grù "
b"ÖïÆðˆ¢Ä͈¡\x14 Óši—- "
b"Ûž-}BÂõ¦\x0E O”Éá‡&* "
b"Ü\x14\x13 uͦ£ÿvÿdþáNg "
b"ß$‹Zâ¼gÖaŸ\x0E Mrã›\x10 "
b"în&ÝÝ,\x19 F¶N„\x03 h9gw "
b"ò÷Ç®Í\t =;$DO.k@\x7F ƒ "
b"ùwnS\e\t KN\x07 mì˜JEæÎ "
b"\x05 ÀSl\x0E 4>e¦\x12 N‰æïCž "
b"\x07 Á¹Ç½×T\x7F ?\x1F ¾€ŠZìê "
b"\x15 Oq‡Õ‚•¤\x08 .:\x15 ÒaÐ÷ "
b"\x1A ó³r\x04 Ñf|"!\x02 æ+ð¨å "
b"#ªB'‹|$`ÃÎ\x14 “9LÅ "
b")P´¬ÉƒÕÇy¶t┬ßØs╗ "
b")íhɧ¨\x17 vP<ùÚyDÙ@ "
b"2C╝\f ¶í[áüѦZÜ@PX "
b"8¥ç\x1C ç¶È=âº3Q˜ÿ4ª "
b":.;cÜÉÈ╣¼\x15 9ãØj³ "
b":K~\x02 Ý\ôÐ┘Ý1\x0F Å'ê= "
b">()*â”PâGW‚%Ÿý÷ë "
b">ñ°ŸE\x13 È:W®ÕÍ\x1E 9–‰ "
b"Dó\x19 *³Ç³¯]„VˆØ7\t | "
b"H\x16 ñÅŽ#™n#ÅÎÿw›P“ "
b"M‹\e ý~(\x15 zrC¸;xæ "
b"PÄ\x0E ®WH«›%F^U–üzy "
b"UÙ´i\x10 ² …\x00 —C\x7F „\x05 ò "
b"Wb.ÊmkRëCF…?Þ|Ã* "
b"W¬f\x18 Øóc£8§±╣ûPß7 "
b"XÁEÄÚà°o·\x0E I\x06 ‘ªh> "
b"^£þ‚«X§ø!’W@D©B\x1E "
b"_)▀ùj»Øa?Q«>\x14 i¶B "
b"b╠R¿´Õ\x02 ØÂ3½-╝kZe "
b"e°ÿ¿þ0¼³ÁöHÂ\x14 ]xg "
b"f"³üÃ\x01 ?†ƒ]ú\x04 H@‰\x01 "
b"k×¹ÉñSÚÿð\x1D 5╩IÍ¶Ë "
b"l÷ýè\x19 FO@þOÁ\x1D àc&5 "
b"qmõÖ½–ôD·Ò»¤~\f Á\x1A "
b"w╣§µI\x13 $ünÚY║$öCð "
b"x%vQ7…¢S\x1C ƒ æ\x15 áW9 "
b"z¿,°½öê=»rT½<¤c "
b"{\x10 8½¬I\x1A Ÿs^ÚÉ`{o\x08 "
b"\x7F ø)™]'oÚ©#ÖIÄÐxe "
b"Ç╗|z╚L╝λî─▄#énì "
b"""
‚Ü“TF\x1C ö\n
\x0E \r 6_åZyo
"""
b"è\e ~¡8¯ô\x12\x12\x17 =Í¥ò\x08 Ø "
b"î)╔4±ìôÛ$ÔW\x1C :\e\x06\x19 "
b"‘\x05 Âg‡ò›¼ò´‡vah€m "
b"""
”éÂþk~d\x0F A\n
ÖÓþÓ2€
"""
b"ò┘?ÂúÇ\v ÂM└`\x17 ì©~s "
b"ØLu\x1D è\x14 ª]imıJ▀³(* "
b"£^ œÁ1\x02 ËØ¢”\x1D MúÒò "
b"ºpM╦\x19 ~\v xzM²ÙoÉ█═ "
b"¬ÅJ~æ\x16\x08 Õ [¾ñıWrG "
b"░Mµìó9)Ôüã╦#┤Æ┘t "
b"±\x19 œ¼cZ`\x14 óŸ°¹x‡I2 "
b"┤eɤó\x1E ╦Q■\x0E £ë\Ú÷b "
b"·E©îò×;/Þù¨$DâjO "
b"""
¸\n
ýùñàªl9\x1A £ÿŒ\x01 m\x0F
"""
b"»Ï²b†!PÆDÅÞb@ꣅ "
b"¼a{RC\x1A\e fê»\x19 ì§ò8Ó "
b"ÁŸ›\x1A Ðp͉=¢’E§¸<¨ "
b"É@ +ÅM£ª)M¥|ƒ¡—º "
b"╩cë«Ñ\x01 Çä½Ée¨°Îd "
b"╩èÓÏ░«\x0E f¼ÐÓ"▒0üþ "
b"ϱ?Eyo\x14 Ê!€ ¢DFs{ "
b"Èü»ð┼Ãâ5õã-\x14 ê┌F "
b"Î=Òø┘─═ÔìÆN¼╠«\x03 ¹ "
b"ß\x1D KëšýÇ/&g\x15 ~\x14 @)‹ "
b"ãPƒ²•ó\e œZBd#ŽµK\x14 "
b"""
ç¥i.¢Sàf\n
0bþ–.\r \
"""
b"ç½às\x08 ù\e ^~{Æ\x7F\e ׶\x15 "
b"êLÙ\x1C :.Ÿíš³óÔʘƕ "
b"Ûù\x01 ■e,©¥§░\e\x04 ÅL? "
b"ê±ì\x0F\x1A ÔgŠÙˆÜOö\x05 \r } "
b"ìå°³ŽÄû‘|šñË%ü”Ï "
b"ï;\r #H\íŽ$\r D¡s´¤ "
b"ô,q\x15 ¿'ÐÏÀ[ Œ\x13 b˜¿ "
b"öÄi\x04 –Ê\x11 z* ‡\f {Äë "
b"ûö\x00 *³ââê\x18 …QG}\x1D ¶Ã "
b"""
\x03 \n
%°äô\x1D ì\e ]\x14 (▒û8\x14
"""
b"\x08 5ûNÇ'A\f\x07 WZìÞ[·@ "
b"\t v¿É\x12 ╠¡ ü\x14 3áS░Â\f "
b"\x10\x08 IÊ)É<4ÊM\x18 JS$Ë~ "
b"\x10 iÊ\x03 ”æ\x06 H>~1ÿ\v Ëâ "
b"\x11 ‹.\x17\x04 Î=Ò*aâÁËT"¦ "
b"\x11 áEN[®ØÌ"ø╠¹┼Ë»Û "
b"\x13 £ZlµÙH'Ô\x1A fÏ_S†Ö "
b"\x18 …lû%\x15 Öuÿ·/Í¡ö…Ë "
b"0â\x08\x0F Í \x1D ä¸\x15 [ìC\x0F &H "
b"4\e #AÎý\x1E Í-ÄÐä3Éíµ "
b"6¯&¼íÜäÏ®\x17 Þj\x1A ÛÝ& "
b"?ctt¦¢5\x06 ñTC){º\v Ó "
b"Dè0\x15 ?sò(¤=ê\x16 0\x00 ß3 "
b"F`\x10 ü*™-tjÂ&˜o\x17 ]s "
b"HLÊÑE>ü¸V─xbc\v¬ "
b"J|AíÝ÷)or€d\x07 &fUU "
b"""
MÊ!\r ¬\n
šK\x1C i|QNtæÙ
"""
b"R`{\v j\x05 ¾\f Ì«\x00 ׇ\‡p "
b"Vx&\r ─╚ºï¾É╣\x10 !║s9 "
b"Y‰Ùa\x06 …äõ^dñ&„Q+n "
b"\Ü«Ñ[ÕÌ;†ñ\x02 µÎÐþq "
b"^\x0F Ù\x16 ÏÆi[Û¼i)ä²í} "
b"^\x17 8Vœxk\x03 ¿\x00 nXÊ\x08 Ñc "
b"^ƒE‘÷\x10 ôhxdñ\r AOýN "
b"""
ciŽ]¾mÑ\x08 \n
yütw³Œï
"""
b"""
dQ\n
»ãÆ,\e ‰¬Æ\x12 KÒ<R
"""
b"d]žX-ïÑQcÁ_•O§\x10 A "
b"eé\x03 ò÷Å¢çÃ\þ¨J5?Ÿ "
b"k‚Ó\e iÁ®WWʈ¥Ùq4 "
b"t‹ÅªÚ6_\x12 ,ÉÅ®¯ÁH\x01 "
b"{:ØIÊíz\x17 À\x7F G\x12 š"eÈ "
b"{»˜Ö³À«”\x05 sǸL¬]l "
b"€D\x1D '”\x08\x1E óɾ®£Ã™Çõ "
b"‚\x11 ž9l]KR•—UØÙþ½Ž "
b"éÀ╝lC±\x16 ╠fìÞ\x04 ╦Ó«\x12 "
b"""
„B¢Ëß“,Ð\n
ÿð’\x1C î–°
"""
b"†\x1F ñ\f ™zü¹ó—çÄ@ü\x04 2 "
b"""
çV;±ú¿\n
þ\x07 ï░?ìƒÞµ
"""
b"‰U\x0F ES\x08 òkèKFe¤è/ˆ "
b"Š9L¶<û‹„ÌcÇ·ßÒÄ\x14 "
b"ôD\x1F xdh▒»~[É┌²Ù+( "
b"öì¥\x03 .ùÁØ®╗s943©0 "
b"™\x1A Á«þ\x17 DmzjŸ›v\x0F ¨Ú "
b"œÆ¡ˆVœÔ¯÷o\x02 ²s¿M¢ "
b"ƒúü├╬þ#\x1F %÷▀ª\x0F 7s┬ "
b"ñþ│¼─ 瘟ü\r xUσ "
b"Ñ\x1D sûö¦(ÄGÅV@▒°£» "
b"¨¡CÞNŸ\x1D Y¦ÁÍÈC\x15\x16 Ç "
b"ª¿ç\x03 s$~G½=þä\x1C !Ö‹ "
b"¸6¢o\x08 œB\x10 2¥¨ÙÔLïc "
b"╗ÎÄ┴êâ»\x13 g┘]ü>\x07 $░ "
b"Á»ð®¼OXó›åhI&\x7F ïM "
b"─╩■\x02 ¨Ø\x13\v ▄)Ç\x15 ·ýƽ "
b"Ç*þ1‹;q<ZÔ†µþ\f ¨‹ "
b"""
È\f \n
q¤ …jV+\x07 V~z\x16\x1E
"""
b"ËS‹\x03 ”&<útýÑ?°Ã/¿ "
b"ËÓZ\x14 šƒ|\x14 ãÊ·=Ï-iÿ "
b"╠╔Ì¢µk╗▄ü8]Û=ê¬û "
b"ÎÝ÷‰ìo« Öªýh\x02 ü=; "
b"Ñ\x04 ýp\x00 cÂöJ¯\n \x0E Ô\x05 ¡Ò "
b"Ñ~\x1F ™»–[,bצc\x19 2ÌÅ "
b"Ôu¥\x0E ðzzfÉ&4 ' k\x14 "
b"ײ6ØÐÊbNŒª‰\x0F\v 6C3 "
b"ïÞ;\x05 Y\t #¢\x14 ¸ÆvÎî\x16 Ý "
b"ñÃñ\x1D `w\x13 .¶¬<g¬nå2 "
b"""
ònÇÎB\n
èà8\x1C\x02 ÈèÇ'\x13
"""
b"ø‹\x1F *–þ·\r ½ˆ¿\=ºÄ+ "
b"ÿ\x1A @ÿ\x04 r¢ƒ!ý¹T\x1C Kòy "
b"\x02 P\e –v¹8\x12 ŒÞLÑ\x11 •Ù\r "
b"\x03 Hï[†½\x7F\x02 ]èM¾T\v :@ "
b"\x04 òØÙ\x12 ŒBcü\x15 ¾E#{\r ê "
b"""
\x05 >p\n
Qzp&\x18 ¯\x15\x1C ;Øbl
"""
b"\x06 {¤ò®0j\e Y6í¦{šz\x04 "
b"\x07 õ╚ìHÿÀ@▄XÍ7;«Qã "
b"\x0E únE3>¶¡w"\x11 Œ Ýx{ "
b"\x18 Ïå!Ø¿\x0E ë\x1C\x14 y¢“üîF "
b"\x1F\x0F \r –%¦\x01 §•×\x11 -cY“) "
b"(£#MëÃRaÍv\x14\x17 l…}r "
b"(©XQ$¥a\x07 u\x1C P85WRÛ "
b"+q¦+ül†\f w0,dê/ýÁ "
b",6ç±┘?ØTù§ì├®Ï¡æ "
b"1k\x11 å@Ø5|§(\x16 £õük¾ "
b"3yÉç1nC─¹ë"þîQÛU "
b"3î«Ó\x13 !6"\n 2\x00 OFˆ\x1E ë "
b"8`\x02 ç\x18 roñà~¯ Å0Ρ "
b":")en"JœV¬W^;\x06 tÚ "
b">q¸╝Ü ZOì èqfg)¨ "
b">§\x04 Bðî<░┤\e ØAp+T└ "
b"BHÿV?X\x00 ıÉöG6ã÷ÃÁ "
b"C^\x07 o\x11 sa<Màî×Ø·¡þ "
b"H\x1D ÔijRd}ÑÔúÓÅ:\v Ù "
b"J¼Hè.öºÏ─Þ┐êmÉ"Æ "
b"MEúä}æ#▓\x06 _áþ\x7F\x05 ¥Ø "
b"N\x1A\x18 ݯêÅ\t zPõÎÓæ_- "
b"SD0|?9©8ßQè°Žá\Ÿ "
b"TyWóx\x1D ŽT\x7F cµØ\x0E\x18 R1 "
b"[0àÖSÇ,.ߦ>k#\x1A Åå "
b"]Ÿ\x08 ŠÙ\x1A r*.\x05\x08 "o“0¨ "
b"_¡ìÑu¡\x1C E—<\x04 ~è°¦ "
b"bnvëÅ \x01\x7F O¿4ª╦:æ "
b"bü|ñD¨§PìT\x19 Ø×\x12 ¯\x15 "
b"hôÁUª═\x19 ±ìúì╚g\x7F :T "
b"hž$¨r†\x1A ô)Öë´î³ÂÐ "
b"i¦kòÏYŽb÷H\x7F K\x03 9©H "
b"k\x1D £‹6²|egþÚ3ä{B "
b"t\x0E ¥h\x01 `yº\x07 ÜþcÑ×7µ "
b"uNò~z'?{Ú╩Á▀¬Ø╦³ "
b"vÎ[㺃¶¢ü\x08 ™\x06 \RÄ¢ "
b"zØ\x15 ©u\x1A {\x04 j1L÷á¤ôu "
b"{£/$\x15 ┴ÂòÙ\x14 ØÂ4ıgA "
b"|¥é7É\x00 ┤~Ö\e\x1E\x15\v Ãd& "
b"|ÌuY}{@c\t\x02 δ\t ¸®£ "
b"ÇêéßÒÁü\x16 ê█\x01 ´B\e\x0E "
b"€ÌºEc†l\r å‰Ms\x04 :@ê "
b"üô╣f╗gßkí{S\x0E Q\x0E ╩? "
b"‚v\t B>Ó\x1F ªòáÂí] "
b"éã[\x05 Ë\x02 E'┤>tÅ\x08 ´àê "
b"àsFÜ÷\t W\x00 <8°Hë╩ÍÅ "
b"†DB\x14\x19 ¯¸'6´òúÏ£CE "
b"‰QìSJ8nbK\x11 þBM,EI "
b"èé:jì8Dw8¿╝«\x18 ╝1â "
b"‹_vJÀD\x00 ¨ \x04 Ð\x0E \”Æù "
b"Œ™®/Q\x1A\x1F Üé)ΟL³‘¤ "
b"É\x7F ÙıtqªAû=.äX1Åý "
b"""
‘Éö\n
Ï\x05 ´R%[¼¶ˆnìc
"""
b"”2ØÒ\x7F ;p·©,™ç^ŠM\r "
b"•‡\e £^È'‚)c\v •š\x11 T\x14 "
b"˜\e H¸‡FI\…&5\x1A “¤y¬ "
b"˜#\x19 w¡´*U#3ª½x¦¿• "
b" _:ÿP5[m.Q\x10 fø\x02\x0F õ "
b"¡óKÛ50¼ìÇñÝÈ”?0t "
b"¤µÉâ\e ü\Æø"Ųà°vá "
b"¥€óBv;ÿÿßνÏülE\x19 "
b"¡´Ò\x11\x19\x12 Äüëû┘½¿Ñ‗v "
b"▒Å▄Ñ\x0F ÀµÂ_Ì×│7\x07 §R "
b"±ÛGÙÑÔc \x0F /ÝÍ#0ë "
b"±îÒT\x1D\x1C `\x15 —¯dsü\n| "
b"³;79ÈjËoŒ\x11\x1C ç\x10 Í›Í "
b"µì/§©Û†þ/å|¾¿Ø4 "
b"¹˜ÐÙe¦ŽÙ\f ¯¬2Âtý² "
b"¹Í\x05 ⯥2*\t Â\x1F ChÏ²Ö "
b"»ÇÄ&¦ÅÌN©üM[ßAC. "
b"»ì8Êzì’«Ä£ðZ}ð$p "
b"Ë¡x«àq“ç\x1F È\x14 `؃ 6 "
b"Ð\x04 ú+¥¡?ÏóÔ\x11\t Žl¶Ð "
b"ð¡ZÁg:».}ü║8\x03 &åé "
b"ʼ^¼Ç<ü┴7╠m═ntQ▒ "
b"Ó‹\x15 5PëüH»škeÞkÐ\x18 "
b"Ó¬–ß!Þ,\x1A äÈæe¹üƒZ "
b"Í\x15 å┬CËy║\x0F ;©Ø\x03\x01 ±l "
b"ÍæÍ \x1E )┘Å·;õ║\x07\x07 ╦t "
b"×;®ô¢·\x01 W½\x17\x17\x1F Ë?\x15 ˆ "
b"؆fYCÆû}Ëq¤%\x00 ¸2\x1F "
b"ئ\x11 ¿üä&U¼¼ÿ•8é . "
b"Ø×=\x1D ®¨~þÄWQì8XYã "
b"Ùç|€®Ü/…\v rƒƒÚ^‡× "
b"Ú5’·#Pw‚/ü^en¢ ` "
b"Û|3F\v b\f ž3û®\x00 ú!\x08 S "
b"ÜÆV*‹Ôv·\x12 ê™—&³( "
b"Þ}é›ïK0™¸† \x03 1AÀœ "
b"ÞâY¤Þ\x19 ¬êüñ«Ã¿ë®\x06 "
b"àÚÏ“,\x18 M³K”g›\x03 óÃd "
b"Ẩ©@ôÙáí|¤Ë¾o\x1E S "
b"çø\x10 wYجt~H¦â¢—Q: "
b"é© åã\e Ý\x02 ‰Vå<Ÿ[[œ "
b"ë\x0F ½\x1D\x12 ‰Â\x05 ’ŽÚˆ+ÉêÝ "
b"ñ\x13 e·2¦_Æ {nHA§}\x18 "
b"ø{‘¸\t kýû\x15 @ôe\x16 /¿c "
b"""
³│\n
¤@×쵨\x19 \╠ð4jÁ
"""
b"ýÞmÐ\n ØèÓ\x1F\x00 KD“îaÅ "
b"ÿ\f\x7F ìíà‘(Ë‹Ì1Lmgé "
b"ÿœ+Ò‡VŒCD®îÃ’¼&- "
b"\x01 %\x07\x02 E«v|ø\x0E š¨&\x17 ts "
b"""
\x01 O\x1A ¥’¡x{\x1E È•ÎD\n
u\r
"""
b"\x02 #\x13 |õK\x1E {Ô\x19 ð´\x00\v\x0F ˜ "
b"\x04 9¡\x0E Säãã\x0E èØ™×ÝÍÜ "
b"\x06 3ÎvV\x00 …#=#ÍJTZ2æ "
b"\v Åᣃ&AL¼Tz¥▓Y╝ä "
b"\f {ß\x1A º\x05\x19 £#¾—·}˜§ "
b"\r s'\x1C Lr/xs<0òBŠ3 "
b"\x0F\x12 /\x01 ▀\f ì\x11 û©Ë¨Í°= "
b"\x15 ædxWÜË„f:qŽ«—¯é "
b"\x18 ‹~\x15 N#Ôãßns®m¡R¥ "
b"\x18 ʳ4%%\x0F O\x16 êûò¡¾\x05 µ "
b"\x1D ]'\\x05 i\?\x1D À„wàf7H "
b" +\x00\x00 ¾tR\n \x17 >‚\x0E éO© "
b"#ÌJSt)Â+&V?yÖÅ\x1C ü "
b"#²q{Èü@TÍgÒ¹\x05 ûs▒ "
b"%ý@nj˜þí^t\x05 Sìåæ’ "
b"'\x08 dD│«\x04 ▓Ü.a`4îÅX "
b")ljØP\x1E \r QöRòcÄè)Y "
b"*ÕË┼Ë║É▄┼\x12 NBØÌ°ô "
b"+èÕàÉÙSs Èoñö4ÏZ "
b".\x08 `ıB^©®\x19 n\x01 ·Zì/t "
b"11s\x18\x11 #j=º\x11 ÏÎŒ«#Ë "
b"4Íþ\x10 OÚ&èêä/Nm¨\‰ "
b"5\x07 k²Ä<‡¿¥\x13 KJn\f\f H "
b"5\x1F Q`ß„5P5÷:v6\f ¨Q "
b"5$Â\x1E ár0ßÊ´pÊÔŽô× "
b"6³–Dú€\x04 ü²2ˆŠO¬· "
b"6íb{D‚£3•fÝbû\x11 °Í "
b"7Åsv+\x05 XpçßPýA\x1E ½e "
b"8\x04 0û8éˆ59k\x13 v\t\x01 Ãü "
b"8Ý\x17 yJ]-ÿ?[`FV:ô\x01 "
b"9úÇ5k\e l¸EÚç_z\x11 '· "
b"=«8\x1D\x1C\x14\x08 EDˆRU\x00 D\x11 ¼ "
b"B\x1D ¡\x05 ‚ãâ{L°ï•—žÁ' "
b"B!y\x10 ¡Vÿ«ôÍð‰Ì†Cn "
b"C¦GÕ¨³Hys<9戡î "
b"DçÅ+\x1A ödÉÿâ│í2°ëP "
b"EÃÀ@g£<hú¢[%¤1‹) "
b"G©d“(ÓÀ!þ:\x06 '°._- "
b"HD‚)‚z\x00 JËD¤¬t#{, "
b"K¤¨£¯<\x02 ¾VÕ\x16 zóñ#\x07 "
b"QéÚœpð\x11 ÉAW·“{\x06 zê "
b"Rµ\x1F */·÷/ø…'™UT8% "
b"V\x04\x1C ?5ÐË´\x08 ~+ŸîŠšH "
b"\³ù˜{Ž´‡\x06 e}‚#Á A "
b"]\x0F ßÅt’hÐqIY)xm^æ "
b"c~0î!\x10 ÷\f R\x04 º®Ÿdù‚ "
b"dj\x7F 4ö\x01 7¹╝MÉ╠È%Ô "
b"hºQ┘ìgg]i±çıJ`╦ÿ "
b"lžšk†?\x1D 55/¿ü¦-€; "
b"r\x1D ƒ£\x1A ÒEú%„ùºšÏéM "
b"""
x%ëÕ£å;X\n
+¸\r \x07\x7F °Ã
"""
b"x±d>>"k6þ"LÞ\x14 Žë' "
b"}X^\x16 Ö‘å^L\x07 Z½w\t €™ "
b"\x7F @»‡{Š{¦z*¶a\x03 {Nß "
b"ÇÆpÍôuÃVÊÅ׳â;?▒ "
b"‚(>ÊëÆa£¤\x14 v\x1F ß¼çŸ "
b"‚ä\x19 ¶_J$ÏBqÔ8?—\x01 à "
b"Šk¬y\x1A ®Í„\x11\x10\x03 ú\x01 ñß "
b"‘•°X\x11 2¹ÒCö\x1A ç\x18 y!… "
b"”\x15 Ë\x0E •3°X‘ÝÊP\x04 êuR "
b"•\t þ±WWn_\x07 jà\1ê0_ "
b"òCâ┬╠Ä\x12\x1C ªCÔÜB╣0ü "
b"—'ôV/\x11 Sc"êß8\x05 {\r î "
b"š?\x15 ·Ù×úƒ\r Ýöã\x05 *ªô "
b"š¥]Å'¥Ug §•ë;0TW "
b"›R»#™;‚;Ù€÷7w=¥ò "
b"×»g¦┐x\r íMØê¡└\x08 ~´ "
b"¡\x06 ‹i¨b\x1F ¬‚\f BD³\x00\e ¤ "
b"¡jb™“i £¾~„¨’Û™þ "
b"¢#\x14 ¿½LBK‡´äVçÊ»v "
b"ó/ÔÏ`¡ox█Ø\x07 Ò±\x19 :\x06 "
b"¢lËE¡Î\x1F Lµq\x17 åãûÀ "
b"¢ö“šÙôy—З@Èfë7] "
b"ª:˜¤\f _›xí³®æì=¢$ "
b"ªc\x18 »\x1E\x04 Œ^\x0F k±V†\x1D ¢a "
b"°x\x19 ²tµT¥ÜK-”\x15 ì±» "
b"±\x13 EÚ‚^\x03 ìè€*7\x01 ëæØ "
b"▒k4_P╩/;`.¶\x12 ¼üp£ "
b"²SUD\x1E DµÔa;9A€Ñm¿ "
b"©\x18 ú¼%Zü\r kÒ¹üÃ\x15 aW "
b"""
º¦'H\x12 =½@\n
(Ò~j\v 7i
"""
b"¿Y\\x0F C½F5\x1A À±~š¶ÆI "
b"¿½¶˜š;ë\f º\x00 y#\x07\x19 *Ë "
b"ÂáÔ(Ï$ãDvü{Ý\x07 ˜;Š "
b"Å\v ๵\x06\e ï\x02 üOÈ9Bä' "
b"""
Ë9óp“2\x02 ·i\n
\v ;ò§µú
"""
b"ËeXÀÐÏÉ+Ùå\x11 žÞÍÑÄ "
b"ÍÃÀºù¢ß+r é‘\x17 ä€ "
b"ÎÊÄ\x1F ¸iâªP~^å\r ù\x03 ý "
b"Ï\x0E ½Þ$Í`\x07 P²qm\x05 .ï™ "
b"Ïþ’•‹ÈÏ\f +\x15 b€¼t\x0F ¬ "
b"Ê\x02\t É]Bò\x16 s&é=¯®K "
b"ÓÅ\x08 ,–«‰ª8ÐEeþNõè "
b"Ô€ÂøK=\x16 `’*h\x1D ¯6^\x19 "
b"È└À2\x1E çPÅ!Y;Ð\x1C ¼¯ê "
b"ÔÑxÜГwyoFfûzÙø² "
b"Õr$¹çi1^O]\x02\x1E ¨\x1D fn "
b"Ù\x03 $þ\x10 ü\x08 ƒ!K+\x1F MoŠ˜ "
b"Û}¹9\x02 #\x1F yîÈÎ}…ÄÀÔ "
b"▄¨ıvÓWÔ\x1F \r ½@Kx\x1C ╦ì "
b"à§2×úÅ\x1C\x13 Ž¥ñWÿ3Ï9 "
b"Ùæ#ì'L\x1A ├¸8bÌ8ÈÛ\t "
b"ë°\x18 †A!§\x01 |”º¤paÁœ "
b"ìºè‘aº\x1F\x11 ¤Ï„„üVÛ` "
b"ð|›®$æÓ%ú½Ê±sÑÞ– "
b"ñ`É¿¤Ë¬&\x00 fn‘>"–I "
b"°¯VüO°}6=ß04OÍí\f "
b"þ\x7F ‚4sbSõädB,KH~\x03 "
b"\x00 4UøH\x14 ŽŽâ³Ù'or~Â "
b"\x05 s\x07 7û+3g|U├\x16 ─┬ü; "
b"\x07 o\e ÂÛÉôÛÄ\x12 BÓÁªP\x1E "
b"""
\n
©è\x01 X¦e(Øᬰº\\x03 s
"""
b"\f ëª*/\x0F 9Ëҵžþ×»÷ "
b"\x0F\x00 xC¹«”\x11 9Ça°@?µ¹ "
b"\x10\v žüýG\x10 ¡´#¤7BæÇ\x17 "
b"\x12 îmì/±€ö(áa™¹†{/ "
b"\x14 @ŠfY\x10 ”ñ\x0E ŒáWiÒZo "
b"\x14 ó\x04 ü█%8ä~n*d╣ÁZ╦ "
b"\x17 ╚å▒ì■÷░│Þ\x1F Ã}\x06 äG "
b"\x1C\x15\x01 ÎîÄ\x7F\x00 #Û,(Æ\x02 XC "
b"\x1C ”}!Z6M[~8ÝúãGYË "
b"\x1F ¹ÒÆ|dJzºL¯ÅZÃ¡Þ "
b"#«ncØžaUØ’WcâäƒÐ "
b"%µÚŒHæ#ö÷¤•™ŽFbê "
b"&3\f Ù╚H\x0E ¾òËü§\r û╬« "
b")Ï•qecö\x19 ñ“rÁÂÅê¾ "
b"*\x1F (â¯Ê¢ÆáU¨e\x08 \ZO "
b"*¦ì│└±%+6þóg7┌^" "
b"+Å}>xs┘7ÙÐÁX▓\Õ\x01 "
b".’¤¨Æ¬¡CÌ\x08 qújȨU "
b"0\x17 *¤4]\x08 ù─╠Øì╣g«\x1E "
b"0\êð\x12 ?Ûrò¢¶¶\x0F éµÇ "
b"2×\x1A ð\f\x1F\x08 Ç#XKT\x11 $à™ "
b"4E;H³\x0F\x16 KäÔ\x10 ž`\x0E g¥ "
b"4ª\x18 rØ-–Î\f õ”¯õ¡\r š "
b"56HûZ\x06 X\x1D ܉Y+³©ÌC "
b"6ºl■\x7F 8aI\x1A ðfôEØ\f è "
b"7i¼„(én¼™OD\x12 /íe\f "
b"9\t ¾╝|>\x1F gä~ª║\x1F c/ì "
b">\x1D xYͦÛT_5OáW\x16 êO "
b"@5-¡¬\x06 {>╚/g4eüqÎ "
b"AS£BœX‘a\x13 “\x11 c“/€¯ "
b"Fò#´wûš‘}øü.~néf "
b"JY‡ö“û`fö\x04 5ÝøÍ\x0F . "
b"KÊÉ…âS5\x12 Rlì\f °}9û "
b"L\x18 \x07 ù\x16 œ¤\x17 š¤ÃšK`\x13 "
b"LÁ9k䔕ã´9ËÔü\x0F *b "
b"M¨k~ü€ôR[¬‰\x7F 5ïÿ\x13 "
b"O\e\x19 #▒5µ¤=àÚ╝»îØ "
b"R\x03\x00 e˜§Ä,\x03 c€qÕÍ& "
b"SË\x17\x18 @3\x1C ³VYO†:ͪ' "
b"Usi'VÅ´ÓÖÕa¢b7+\x08 "
b"VÑu\x12 •l_ôrLfs–”l¨ "
b"Wíbâ×,\x11 ph\x03 Åz½*\x06 l "
b"\ºÆ2«L³Ÿ‚‹G¯í¨\x15 _ "
b"_tO¾ı\x02 î*\x0F\x04 AÅkÆ\x01 5 "
b"`y ”@\x02 ìxZ-s\¥t%S "
b"cÂg±Ä¹f¨ÂI×AÅc„‡ "
b"fÉEcÃÑ™þqšr´8iCü "
b"hT¤\x1E §º└µl\x16 C\x12 ÉzZ\x15 "
b"jÐê.\e x\e (ô\x11 ú‰¬™ûô "
b"""
o\x1D ›L¸x’DýŸ\n
²¯\x1A ªê
"""
b"oóЦ\x13 "ÃZ§åàN.‰‹Š "
b"pÊ.®‹¿Ÿ,\v A»¿Ódjë "
b"rp…\x12\x19 Ôhçlj©ÿÍEë\x06 "
b"snøÿ{d{\x11 ¿µSþ±ÕÂK "
b"uo˜¸\e íÉ<ÀŠóÒ°cØØ "
b"z7\x16 ?ó©@´ïV¨h\x1C ¨## "
b"{¦"«\x16 e¸I‡>èœi.J¡ "
b"‚6\x06 ¬¯ˆV~œdÆ7÷\x11\f E "
b"†ÿ˜W\x13 ÊZ‘ÖU€r£Ž¥ÿ "
b"Éh§D5»¯;_´C\x0E\x00\x00\x10 4 "
b"‘å%t×\x01 ˆi\x1D\x1C\x19 :98åT "
b"‘íÙ‡Uœ¸\x17 3‚ž¬Wao… "
b"”Žß4š\x10 Xn˜Cš|S*³¬ "
b"ѱVO┐\x1C Åx░i¥\x0E d)¦╬ "
b"¥÷M®}\r óø×@ySnR¯§ "
b"¨¼ê¢k‰Ø~N»\e 0fÕøÛ "
b"¬SY8ÉGóÂG\x05\x1C Py[ê└ "
b"«\x1D ˜™ÿÕà4œš9\x06 œÁm¨ "
b"«cãÖÍ\x14 8\x10 K\x08 Q·íY÷0 "
b"»p \x10 #ÍgÖ·\x12 ö£\x1F ì\x18 "
b"Ç$@¥\x05 Ú€zØù=tUq!¦ "
b"ÈäOþ\x0F\x17 pÚ¾•û^`P~• "
b"Èç\x15 ‡"˜g:-nÅWJX Š "
b"╔Ì]ó+¡Ø\e ı\e\e ,jíƒ "
b"""
˶ºmk˜îÛ\x0F ×Nçf\n
§c
"""
b"Úº4²žL\x07 'ØRÚ[ç°\x1E "
b"Þó\x17 ª@@NêsÒR7Y£\x16 ¥ "
b"àaè\ •|£ÏÒ\x00 s“VcB "
b"Ò┌\x01 üâaÃ\x13 `¸\x18 ÓÓÖ7µ "
b"æÏüÿ\x1E Yk\x02 ‹ªŠ¢€Ù`± "
b"""
ç-´ºû@ßÍa”¦œìD\n
»
"""
b"ìÚdÄKx\e ÝÖÅ€Bÿ§Çš "
b"ÝÂH░pn\x0E ‗╠8Å▓×Pc± "
b"""
íû©ÉᘯãY\n
öʯ¬dÇ
"""
b"´"È\x17 ÉȺ»~‗,h¸\x08 g┴ "
b"ï¼jŒŠº\x1D IoLÂR\x1E ëɦ "
b"ðP<·ÔpÄpª\x01 £‘\t nÍ» "
b"ñš•£Tc|v͵JÉ\f û6Ö "
b"§ïY\e Òòì~Å*¼ùbÑõ. "
b"öãk·\x18 v}¹¯Tª8K\x04 ¦F "
b"øÌÉ\x1D &=Ö)\‡\\x7F ³4¸Ð "
b"ú\x18\x15 ·õx›*^†W7r/t¼ "
b"úÀŸ¶å@Þ\x19 öKÝ%\x05 ”Èþ "
b"þ€Ö°\x06 ýµž\x1A ,ÓTãon@ "
b"þ™6\x11 (yMLÛ\x02 …\x03 µº¼z "
b"ÿ‰KVNªÂ“Ô\x02\x06 )\x1F ‹àr "
b"\x01 /gCÅ│éè_ÿ\x19 öK Ê "
b"\x01 `VŽß½j¥Œ…¦\x04 šòU1 "
b"\x01 ¬q\r I\x01 ýž/\x01 |ïè°Î "
b"\x05 íl\x1E À┼eÉ┘├■U▓^\x08 8 "
b"\x05 è”Þáë\x06 ã'ï£^Büd¯ "
b"\x06\x10\x08 ô¨ÚüMO8÷8s‘\x03\x03 "
b"\x06 v*¡÷‰]^1Á³~ÌÁ\x1A ˆ "
b"\x06 Ô\x7F 3qC¦:˜8\x7F Þúª‚N "
b"""
\n
@\x7F ƒþ\r ΂Ò\v\x1D ‚\x10 x\x01 ¯
"""
b"""
\n
Ñ‚šÞ•õ'Äð\n
Ei¤2á
"""
b"\x0F ”Me¨=\x0E ©¡)\x1A ü\x1C ìiˆ "
b"\x12 næ²?JiK;\x18 Ù¼7$?Ç "
b"\x16 ÞKÍîHk_\x1A\x16 -PyôJ\x1A "
b"\x18 Ú¬k\x06 Çà"æ~V!!¦\x18 ¼ "
b"\x1A\x18 ¡ØuHjëWÅ\x08\x10 «ñ\x05 "
b"\x1A -4bO\Žä×ûù™Ê‰© "
b"""
\x1A «Ë˜ôwWÝ\n
P|ÂîÇæÖ
"""
b"\e M!–f\x1D *ûЗ_\x01 k·ë´ "
b"\x1D °\x0F ¬•×=KLg\x04 Vƒ>\x19 @ "
b""oñBìvž?ýy/¯\x16 süm "
b"#8\x12 ç<Ø┤;╦Ô]ºy┼Zà "
b"%-s…ñÚù!|TjÇÅaà/ "
b"%|ÔP\x10 ôÐ Xôf\x18 RØgú "
b"(kqòØA-Vµ0Ñ\x02 ¿\x06 ÝY "
b"-,ÓòõŸQlÇP-ÿÙ‚òÜ "
b"-2Î5ÌZŸv¼N¯ïX\f\x13 Æ "
b"/½2¹fù’\x02\x07 ¾¤ô•%‹< "
b"""
33„è…Ý^E\n
õ/ø<¡üõ
"""
b"3Δ7wé:”œñ‚=S–U, "
b"810\x00 JY\x0E :!«\x12\f 4`\x08 ! "
b"9îÅr×.+/F>}Î\x01 N\x1F ╬ "
b"=äL─½└I¸WÃ$É»°.¶ "
b"=å;I£ß\x7F ŽzÔ˜9dª>\x0F "
b"CÏt‰hã®F\x19 –7\x01 ²f¡ "
b"EC.)©ÓkÅDÌô\x1D 8Ö\x02 Ý "
b"F\x10\x13 *AÛt\r \x10 }®º„ö“! "
b"M’¹\x1F\x16 ¾ˆ\ÍG*B-©;â "
b"OÖµ<›¡\r ½AÓcñHäi| "
b"P\x02 ^4á\x1D ÂÑé9%pîËté "
b"S^XeuT\x12 —>\x01 Dcã\t\x03 € "
b"V8bâ,V\x03 ÒèÒò·˜{of "
b"""
Vr3¨\n
,v\x02 )"ò-[^\r \x1C
"""
b"W▄n1I┬╬ò┐ª!j|Å║V "
b"Z\x01 G┼\x07 ÑìÈ6▀íÌ\x18 j┬W "
b"[»Ñèl4ÛÅÂ\bJ²!ý\x1D "
b"\íï½\x12 Ë\x0F\x1A _F´üµwô" "
b"]^´dÕÈÀ±íî«n×ÃI\x05 "
b"_w.N\x04 IÕ²›Y\x01 Ó<"\x11 ¸ "
b"aMÂ\x08 î\x14 Q\x1F ²¤Š\x13 î?Þì "
b"bÝßm\x1C ÷\x13 (nÑü\x1E ³öÞ\x15 "
b"cH—\x07\x08 Е\x1F oè±CO¬’¢ "
b"h\x11 ›‹ñ±\x11 ¼\nƾ iq "
b"h8Q0ZÕY\x0E ü¬╦▄úx¼E "
b"hUÍÔ\x1A âï÷|ØÑ8àS„K "
b"""
hÿ\x08 YÈ\x13 þÃ\x1E ╦¾ØbÓ\n
¶
"""
b"pÑ┌y@¯QÅY┘┐âþZú) "
b"qüIøBÕ£\x02 -mÜÈ5N:Û "
b"rgñ2Ô\x17 Iy E\ÒkÈŠÉ "
b"rõUŽÝ²Ô0ÀÑÍ\x03 $ˆ×æ "
b"s\v ñ■®Õ\x13 ▀▒g1æ\x07 ÍÉ "
b"s;pŠR×\t\x02 büpS\x01 .\x00 µ "
b"v*W§KĽº¡¹¾^zÖYÊ "
b"{Ù§ü9O-ñi¿{ó■WtÈ "
b"""
|ĸ\n
Ȩv}\x11\x0E òd\x15 ëòG
"""
b"}HEȱlÝ.@ûÛ\x17 €´ÕÛ "
b"""
\x7F \n
\x06 :0wN®È\x19 VÛ|ë’]
"""
b"é\x03 ¤1áþÚ,\x01 ÷\x0E ÉtÿUµ "
b"‚²DÄ#\x07 ƒR›BfçLP\x12 "
b"„wrvådLWÑ\x08 \r 袿u¤ "
b"…˜\x7F Ý 01k›Ûm¥—â½Ã "
b"…ΞvõÁéeZŸÈá”7=" "
b"†Eú?~c‹y\x1C ô€ÖÔÚ˜1 "
b"‰å\x04 &b€\x0E 0+ÝåtfÃmH "
b"ë¶Ù(êÝ║\x19 8ìz\x11 îÄ^¸ "
b"Š")U[—©¼”\¤ÒRO$Æ "
b"Š8°;(’Ú—DÚ"uד!¼ "
b"‹\x01 `'Ù—"XõE*1}¯Fð "
b"ŒÑß»º/ŠÌ¬ÔÓ·VÛ¦ "
b"Å┘P▒\x7F öH┴¬╝¿SF04\x1E "
b"Åß.º\v *Ô\x00 6]ç!¯¥ù\x0F "
b"ŲYñÚ>ï\x1F\x04 üÖY~Ùk "
b"ɶ7\x07 <╝LrÍyæ╣ÀbR "
b"‘‘¦9S4[H¶ó\x17 ÀþšY\x19 "
b"’7 ²WÒ»];M=°ÄÉïÈ "
b"“Û#ÂâBxÿˀ[\x0F ®‡Ø "
b"”¿Ä‹ÒÊݾê0!õ·>5\x17 "
b"ûñR\x14 û6)ü¯@ÊyjÊ´ñ "
b"š\x16 O¯¬=º~lê’AÓ\x08 Pg "
b"ž.ñ³«Ëƒ\x07\x16 !\x7F ¬:ŸH+ "
b"¡þ$ùÆ1›–ý\x16 "}F\\f\x11 "
b"¢A÷Æ\r ¦TÂû\x14 õì‹y¯¬ "
b"ñ╗?Ýë}ä3\x02 ì/¡└wÝ) "
b"¦ïb…»!2…òÂ…\x02 {~óa "
b"¿ò¾Ø\x01 I$uº=▒Ïçþi╩ "
b"©\x18 ¡:ÿ:q«ÊC\x16 lE‰7Ÿ "
b"¬\x13 ¥•òJúp]\£œÍfHƒ "
b"¬Uªž(²é¯ð1Ö©|ÝÜ "
b"¬ßf01gXõgþ.)Þ~\x12 Ö "
b"Îoﮩ¬²]Ó\HN¤ò× "
b"«É×\t ï@¿*╝H/\x16 ▄&¿H "
b"°»i„È;èè"œe®\x05 ý´p "
b"³õ/œ\x15 æl^\x08 w'µËh›# "
b"µ\v Â0èýÒƒ\x14 INÁÇNO\x1C "
b"¶õ~Dó3ßec\x1F\f â\x02\x0F 8’ "
b"·\v \r vgà“sx\x02 µ%ll3ˆ "
b"À▒\x1D ì(m‗<ƒ=q\x14 q▒êÁ "
b"""
¹"Û—•{\n
z‘°\Ë#2¨\x7F
"""
b"¹à£n¨Q߿ƱmkÙšÈ\ "
b"»¤Õùð׿\x0F >1””pá¶6 "
b"¼º7`Œ€‡\x1E ¥ÑRÇ\x15 ’-L "
b"¢C▓kÎ\f xÉnÈQZ}ÔV¦ "
b"¾…<ªÏ¶ÿ_¦qGâ¥üQ\ "
b"¾É\x0E ÅjŽ#|ù1Mçˆ*2Ê "
b"¾É¥@±”\x06 Ÿ×#4C`\e <8 "
b"¾üÚ\x1D ùâœÓxœY—\x02 ½V\x0F "
b"Æàîhž+\x17 Ó ®ÄW9J¢5 "
b"Ã═ª^t´\x07 /Bü2òË»E· "
b"╔É\x06 ß9ÈaO‗\x02 :W¾F\x10 < "
b"Ðn¨¼šL\x06 }m•|`xÞZ\r "
b"ÒV€;Á\r &\x7F\x10 RÐ\x19 §ê~\x1D "
b"Ò”½ƒ·åo\t ¨\e\f ~MŒËã "
b"ÒÄ˽\x02 Œ»ù\x05 uNRL5\x1F » "
b"ÖW˜\x13 g5+'L\x04 KÚ&â»\x12 "
b"Ø̽˜}|춰ÏÅ\x19 Ör…j "
b"┘Ï;Id_!hLEÉ¿╣r\x1C ý "
b"Þ‹¡¢»7!ji#*&dÁn "
b"á¢.\x06 ˆE¼\x07 NHîÞa¨ö˜ "
b"á®6\x08 w¥’Q 8ÿ!Ån™ñ "
b"æ\f §¦]í‘£'J\x04\t ’i¥£ "
b"æ.%\x03 IŸ<\v .i²³¶\x1A t¨ "
b"ç\x15 ³YÕóh\x16 2¤1mâ&M2 "
b"èE\x1A b ívƒûÑïl\x02 /\x1D º "
b"ÞO\x16 ÏûÌÓdå\r êüÅòY1 "
b"Úü╗8\%ç¹┐«ÿC■\x01 'Ý "
b"ê5\f G,\x10 =3€0pæ\e ›I\x13 "
b"ë8òsj1trU\x1D\x1A\x18 Ïò * "
b"ÙâO\x06 (ÂO\x08 ªõÆ;┬ÉÖı "
b"ýº╦çþì¢Ö`(üh├Hò; "
b"ð\x15 3ù)dƦŽóÌçzú¢õ "
b"ð™N\x00 œûÓ}Ö¶Úè\x17 ~<< "
b"ÎIæ±▀¯\x1C ÉÒoA╦╣Ó┘ "
b"ò¬—_.‹g43ý\x04 Ùï2a– "
b"ôÜ°\r ßMxAl\x00 £’6T\x04 ß "
b"ö‹\x0F 97XÀ_|FLà\v ëq "
b"¸@6Þ$\x1E ì¢4ù\f ãÞ?Q "
b"ø„\x04 +,ü0×TüÁŒ@^.› "
b"ÿ2\x07 ïþŠL^\–w)²T\f Ñ "
b"ÿ5¤/x\x1C èŽ\x1D 2\x18 cÓÂ\x10\x1E "
]
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 (0xE6E9AEAD8A009CF3958C014A595A6D47 , 0xC730505F1CF47E66F3841E7DF046CD7A , 0x9C07B329EB635444F74B635E939A9392 , 0xF1F1D3EFDFD24E76DEECAAAFB78E5B91 , 0xE330A259B38A4839BAE4F1295C5A8A98 , 0x47C6E8D507BBD38E8BF67A2A0E6F0B28 , 0xE6552F3F5B40AD3731FD08680F2CCB85 , 0xC2769D79E608E99E665BF9E6D787A45A , 0x452669E629462D79312AF15C10BEA660 , 0x08643DCE8921E560BBC1928254A39BFA , 0x6BAA66C87B0C7E587A5059D880D324C1 , 0xE559BBF8C5E8BF764B62AC61F20D8E19 , 0x0A6516EBA0CD7353007DAEAF2AFED7B9 , 0x31B18CC0028C355DB965AB14BFDF1D82 , 0x93A51B37FA8009351094A9D2E6B99171 , 0x1F3564D2B0A5D38786F3DCA9591D7FA0 , 0xBAF71F21B4BDE91393EC864CBAC5372C , 0xC7790F841EFAB3D8228B043FB9EFCFD7 , 0xFC4C3237284BA7B1AC79678E7A2109FB , 0xF6CB1381E56FEBA7276F00EEAFF6D88F , 0xF2605AE36800532EBD61571586EC160E , 0x98A153CCF54D41DA6A3402A43B703EB1 , 0x8ED20CE15B9F498B615FEE5242984626 , 0x0CA5744086B86CDB942240D7D15C6FF1 , 0x0727A93EAECF20608821DC1AEC61E4D8 , 0xE57D0F4382F55F932781DC8B679A840C , 0x8033F1C474AF9AE74BC1AA53EA9349E7 , 0x24EAFEB5ABFEE791E400DECFB72BE00F , 0x25A8072062277270F19C503549695D4E , 0x843D76CE11913794D21AEEFC185E5F0C , 0x4ABE9BAB22C60B3A423D71F36F961175 , 0xD5CA96F8B3C49A92486FC688ED849181 , 0x1D298CCCA9C1FB9E2EE625CC3AFF3081 , 0x97A127E718D2A24706D682BF2C454F1B , 0x434A407FA57B4DD327E12085D424BFF4 , 0x4F533FA425359B63879BC0F193AED21A , 0x6B488BBB009424F795165C3477F157EF , 0xAC3BDC1990080724E5172F1C71B1A174 , 0xEF547AF07544470EC2369C00510FCCBD , 0x78BB9A23585C6D02737885EC59C8C8D3 , 0xB064835B9DC917B73985E3918C30C913 , 0xBD55420E1EF306A24E0443EC0EA99C8E , 0x62E3534084D2361D8054E97785CCC57E , 0x989B33A1DBC1E0ABC3D99E89269D2311 , 0xF798130F0AB768CAE5CE09CE957652C1 , 0x3A616A5305E06CCC883BDA3AB63B10B5 , 0x4EC969A032686F09DE30EAD2A801C018 , 0x57EA44F19B74405F40BAA45FC561493A , 0x1ED920C9E27592593E21A6DDABA1A979 , 0x1E2EEE1032B9111BE4AB622683CB0CEC , 0x7052790F352E0B66C5F5CEEA1429DA94 , 0x7C5810FA9EB432A1A1EAE36E311ADC32 , 0x1EEFC25DFB07DF4E200ED6E6B5EBFD7A , 0xFC7C95E8A0C10EDFEC779479917546CA , 0xFD55A5A0843B99E6164C11734C6CD5A0 , 0xD215AEDAB5221382A37A177485268129 , 0x103DD9C2A4E1E51101A50DD26CD61907 , 0x82F05129DCD5AC26EE98F614BB46A904 , 0xD14234136D6D332D9605D06A7A79A122 , 0x02AD171979E198F2AAC3BD6010C7BE0B , 0xB36A5FE8AC3493DED80F39D28E54B74D , 0x6BC4AFF51344FB647415B10FAAD1782F , 0xB368B4FE2B404A1E91ACDFCFC235DC3F , 0x9D5151CD089E54409C4FA34223081233 , 0x13C6C446EF05925A655CCBC3A84FD52E , 0xA02F92CCBE2773615526E843BB5A61CB , 0xC8BB250CE4AE8F1CB3003218719FBFD5 , 0x228882E4C118013DED3586E543137D84 , 0x95DB1B176BE4D3509A6149B7881A0951 , 0x2C56E02A283FA9A33BEED5FCD980431E , 0x21CD52C4E14AAC7A7087BF626DFDBF1D , 0xD00511A605F9ADF30BB5739C67D4D6DD , 0xB2A6D2C74BE3C9782CC83FB61FCBA0FE , 0x455028434AB434CD9EED2B71C6153B65 , 0x9B9211384245F14DC6552E34C9A1BE7A , 0x383351743A00BD22A9E32C7D6E0C85F2 , 0x9ACC664466A84BA14EBD9F39E8F4698E , 0x56C1A1B89F4A737F1C7A4B52E5ECC7AA , 0xAC2B2AC4FBF7068207776B887796F5B7 , 0x971C8FE091131049145C5575DD66E5FE , 0x5725225D8D211568332388EF2F46B9B9 , 0x40FBE167BBE1280E42ECC34CE80779DE , 0xFF38AE8D2E4E2225204122517DE8B410 , 0x835BC14C1A6A26438F0ED4ACB1237F7E , 0x41C857A8DA3221ED81F5F3FC4CAED8F3 , 0xC712AED261879DE46BC8989E36FE639B , 0x4E93759A50B70B433CCDB1EF4185FCC1 , 0x219EE48620758C36678F64DF15B5D895 , 0x6E3D404FB711886277CBF42E8BB31418 , 0x69A5AAD12BFF0C00A9D18843D1F9A746 , 0x956EC8918C6D1EF8E2165F839B95BD1D , 0xACDAE9F5F89DABE00A07D5B7B5B7DA34 , 0x18396949F7F356CC10303219E3C5C7FD , 0x9967AEA03A168FCE1DE4C08D355DC9D7 , 0x105F175442051078B472A72DE9A3ADA4 , 0x25DB3C138D7D96B11A5EF9EE9254591E , 0xA45DD60431290996F8B4E96B7DEDCE1F , 0xC28E0FA4AB41A3B101EA3782A17DB5E9 , 0xC50285C4389BBC12EB7F39A59733F887 , 0xE0398156BA5D0D96F7664DF97FA16339 , 0xA521885A0AA19C283405EE805AF17E78 , 0x49C903179D3ED9D593A98DA9F48BD3E1 , 0x0B99C13A221C9AD864417224AF004877 , 0x69951348771403E048D44CD05A30C1D2 , 0xEE6A73FAB4C69AF23036646A569EBCB8 , 0x3ED47E4AE6DA84EC4F255AB95FCE260F , 0x4206ADE1338AD243E6813FCDD5B0EE5D , 0x8747CBE47A02F22F0CE9A6F546B1DD04 , 0x4389B789573F878AE6922FECA9B33624 , 0x9034B047D20BFF92FC27B0285527487F , 0x3A045CB5B8FE825027A86977EDFF8697 , 0x42F9C9449718A6044C2E27AEC29C2567 , 0x1704A32CBB51594B42275199006BB15A , 0x29C7D4CA59E02F034C47A230F48E10CC , 0x0D5E3902D0BFAEAB5929855EAE3E211F , 0xE4E4204F94F657BD5FBFDB65B000DD24 , 0xB23B2F8B7203314DFF8E33B89A83AAFC , 0x9BCC56116E5206DD4ECBC2A85C042074 , 0xE3BD215230288E4282434DF986650D10 , 0x9751B8792FC04A9936B28EE744CB5E0F , 0xD9435AC0370717E0D64CB08281B16888 , 0x429561C7F206EFFE2F5A5E3E4D9733BC , 0x7C03AB1AE7980106BF3E79671F37AD56 , 0x177FF76AE4E3C8393512180FE0511FD0 , 0x319CA5AA43BFF4C6BD753877C09771E1 , 0xE62794C536864075263EE07A6D1FA6C8 , 0xC95E1F378D4ED255E707DDD9BA204083 , 0x6B0C36B19007CB2516CA20B905D347C4 , 0xE385575DB88253B3CD3266E8D2610AE5 , 0x8079CF6405D0390EAE3D09288767309A , 0x16F6FBC3EE85BC068433C8A9A416A90C , 0xC56CF5188D368DBBDC85AC08941BFE32 , 0x4238D0DC2EAB2768559B9CF906A0A69C , 0x66A32596D0AD1AFB8363832F10619F5E , 0xCCFC2C50174DE24878A7701D89CF045D , 0xCD51B23A5A270EE839F6B402C3FFE26B , 0x1FFCDD41A434DD9609377CDC8AA2A962 , 0xD98932367BACD6B578AD9D869EE6AA5C , 0xC6BA02E0BDF2CCC24FFF4FA90CA2976B , 0x44F096E142928D6DB5FEAEA3F41AAEB9 , 0x06BE404AF15B174E8F487B3A3B44D0D5 , 0x495D563B1F47226D9146DB6C359E7E77 , 0xB896FE7B70DDCA4712CA52EAD5DF6E4B , 0x91383745887C934774085ED175DCD012 , 0x52896EE90105DFB98B5B274DBDC0D216 , 0x5A92412936782A6EAF399A5149124852 , 0xE011DF406B574B97A281253E895A75AB , 0x5C885DA7654208A6FD9AB595BF65CC72 , 0x174D858C0ABB5E9B268B53F031B4A7BF , 0x2E1336E895EE76E7951E0ADD42E5710A , 0xAD9DA94781AF21832EDC38439938115D , 0xDE6CFB401112FF4A23C4FC85BDB7EFF4 , 0xD4E2C0926DFCFC1C62C065F46F76E38D , 0x9C254F8424D6369850AF770FCF3E4C16 , 0xAF4751EA48794C22CE850D534FB657D9 , 0x32DBE2F86E8CE4595075D7A7F895FCDA , 0x922DE92592CDC61D505603BF715E7069 , 0x070AC134EFCC0095F5DBBDADCE4D7658 , 0x5218A25E096AAB34744CD56279B73A61 , 0x2217AFC936988B09838BA934E8EB5C53 , 0x8EB877770ECA08CB1767BAF8452E1DA2 , 0xD7536FEF89744AAF01BF832C3CC622AD , 0x9DC0E7EB91ED410E67730D9FB7B6BD09 , 0x4F6E4B5BC2CBA06CE5B940670166F6D8 , 0xB5CC85A9CD0B594A2BD98EFE849872BE , 0x5B964FDB25593D06D95463EA9E533333 , 0xC24D6D52DB4BBA5909A999940D251C14 , 0x7EB652187FF4B17561FA2893A695749B , 0xC9B4F7AF880ADA676F5FEDC8BE81AA4A , 0x884910C87D546463BB5392AFD5449FA8 , 0x0C487AE32B39C134210A42079AC0A126 , 0x6F2B64A5DF3E1B81A3703A166F7C4F05 , 0x55875FB6B754E7E078007324A69007F4 , 0x44870106E5050ACE184AD19A8C876AA6 , 0x18EF872351C33405147E238147050B3F , 0x93200DCDC342F4049C4C4045EC399AB9 , 0x45487D7FF0141534790F3DE358371FDE , 0x56990F5832D04E4B1E2BA7FC8599B63F , 0xFA6A5C0284FFBFF2F07DA98A558E2AB6 , 0x17DE99391BF803265EA0D20275265939 , 0x33840D85471A879356EFD502EC7E4103 , 0xA4FCD96ABE489E4656A3F9A95D3D6E87 , 0xC6AA98D1B7F8BC26B9CB2736FB9F9B28 , 0x507095F8291A46F8B6D3CD1E144F5BAD , 0x746483C0F458FFC8D6C2E9C12E404D4F , 0xA5AED87367F01898658A8F433330FCFB , 0x45041FA54DF3BF851B79DC772BE9D721 , 0xF2DBBD15A4FAAA70EFAABE44CAF73AAB , 0x3110E57C36C8C1F8453DC29F0008AD74 , 0x05C0C571CFE22F9D74F2A5907CA2A0DE , 0xF8C5B65C1BF5236365EE51B794D013EF , 0x81F911BE38B432C3EE6FE9D1DA50FD1E , 0xE789032AFA4B66156F4FFB6F8225E74D , 0x268F5D44383F0924BF04B56E0DD6AFD9 , 0x518B3BD5F0D4B1ACE6C9C71681088141 , 0x4E5F623BC8BC45B727F6C5FACAF419EA , 0x06779F443AAD686267674335679F12F4 , 0x352C0E0D91DCEA6108FDD0F6FE35683F , 0x5C8775C90BA6CFD4E3755193DD890DD3 , 0x6A2769D67B9D89E8BF2B576102336C4F , 0xB4B26A9F0394008FD60B45D6FCA48427 , 0x12036B0BE760732141CF097F5F643A1B , 0x45FDCCADCD247190F79F50A10F779D0D , 0x6D9790E226A1929E9BF3277E112CDA45 , 0xFEA8696B76A75C6FB24A9438DDE87EE7 , 0x83E84088A2C4FED873C9F1CD4EB364AF , 0x9B8C0483C0DFE7D6FA2F14A480CC1231 , 0xC4689855BCC1E9488AC9BD2762C32373 , 0xDAA242C4EB2FCFB79878405AF169EF20 , 0x01F10722B585D04E5202E60E1DD3CED8 , 0x1A9CD4BE20EA7E0ACADEDE8988301095 , 0xB367D783DC3E2A24F69BE0EDAED40C67 , 0x285D3B2A04C3FCBE2E404E2908F9CBDF , 0x4306686A9B307867639EEE072BCB75C2 , 0xC51232A53740084A9474CCFE231A9CAB , 0xA247A76861865FA404E25D480C91A0DA , 0x0434ADF2B2FCDB9311625694AB3596A2 , 0x1E4D2F4817B95FF7174F4B8D6A22B1C5 , 0x751E32473AAB1C84A39A6E1F6B1ABEE2 , 0x86D72E7816C1A28828A94DE504995441 , 0xAADE0E29870C9DD5470F9506E2B4C423 , 0x17390358999C3C8F4C2CA1010802D5FC , 0x9A52945AB1D7977D87B2C49C1B1706D0 , 0x37D01C0FDF697C21FCF9390242E51F27 , 0xC071FB59DE149BED7201D2039B4A04DB , 0xE7E8E415B0A2D591C37EA7ED4B22B55F , 0xEE6F63C53ABD4897865D3E5E17B84752 , 0xF0A42A491819BA38109462CC6F2B32C7 , 0xF428AC335072C20F4DD0AB99AD6D3B10 , 0x4CBF13633DB80961C83F32A06735B580 , 0x72CD288AAA3EA172059A80B97689E7B8 , 0x8523AD4882CE860AD8206A01CE420EE1 , 0x8701B86B9B143FC5BDDEEE6A005D8DA0 , 0xA3BCFD726D8625DF4442A9030F3A18CB , 0xB8F70A8BE6B5BF29046371CE407C988B , 0x08B193A826B04FC8AD11CBBC8D96691D , 0x7A157ACF0F188B417ED76D36277D732C , 0xBDBF6E6A6AF2A27B98A4445877A1EDAB , 0x266F58754A279E6371308590A761E66C , 0x9F04A8E53BB2DBC810E657C9E287D7A1 , 0xD1D0E24154DEF7FB906498A1382F697A , 0x16527CCC099EA8B600A388306AC49A01 , 0x19CC328BDF679BA5019E3A35DB4CCCFE , 0x415DA53A7C177B82BE32DAF038905612 , 0xAE09CF3BE2FCA742561E730D0250B9B2 , 0xB8ADC81FBCD92DCEFFB172AD4E32093B , 0xF6E69D0DB0560703C24CC73B1DCE1A61 , 0x7C93B7A8815AE2190A8CA71796931482 , 0xBD80CAD5296D9C71E7BA45DBBFC1158E , 0xE2B33F491D6380BE91D19E54C3654FD3 , 0x1C059B62B1B70D10CA614D7A4E464A69 , 0x9A1DF20332D054610F44F35E26CECD98 , 0x9E32A9C5A3AF31DC9F74E9C765A93034 , 0xA23DC8440E832AD3F036C044F43F10EF , 0xC14AADB6C941B7CB94D56E1E2D65FD23 , 0xDA6C64EDEB8E417E384737FF2EAB55C6 , 0xE4F31DE4350FC5B6C413D40593232A16 , 0x234AC734DF6488CE1AAA102350ECFF19 , 0x3BE7A54959FB33FFF95B401EB8CDE005 , 0x9475851F4071C73CC96267B6F7076EE6 , 0x60025E489EB4B77D67FA433A3FDD2CEC , 0x7401A2AEDAABBAE25F5A24E5E3B8333F , 0x87391E45C074607079EA7E965DE54796 , 0x95574DF81988CE84BDE6CFD36F3EB541 , 0xDD2A69235B2B9B2CE6395F79EB3AD05B , 0xE36B03368F8B4CAF4F30820B9B978074 , 0x1911D4FF46A011820AAF6401624C4012 , 0x246C0283A737ED20134C0DB1789EB603 , 0x2B94FFCA01C1C0ADD8CF3E4A22B55104 , 0xB259CEB9FEC99A279A143C5295EB51B6 , 0xF1094E4EFC48DC763234C1F3597BBEF0 , 0x2C412D9A1A15A160012F6C2D6A88C579 , 0x7490877EF8C1715FDFE60D812DFC0A4F , 0x88A3D2B08885D9209237C48921CA2F0D , 0xD14F7376D2B15179391E813B3ADC5C26 , 0x5A685C5C52CF0C52787E9DD65F845BCF , 0x9B2A439B6083519DA33B190CCFDA54B5 , 0x9FD1BE4748B45218C65B84F7876F0D9A , 0xC947CCB5A081E576249A17EB3EAF5B1B , 0x116B0C4466FC9803CC97DD1DE983A992 , 0x179B492BCC3C088FA4C0B8F288682AB0 , 0x68458A61717B216F4DB1EC70740F697E , 0x0DEDC1D0CF06A0D7CA3FEA6AFECB0D1D , 0x73DB653DBE82BA9FFD15156D3B71B919 , 0xB929D60836FB675EB1546BF315457BC3 , 0xFDF035269F76605E4E211ED5EA276EF1 , 0x360E74AB18A9646A7078F73EA0746960 , 0x43CBF580DF8C36644206A0102186AF25 , 0x6157791E1632EEE1C30EDE004C4B558A , 0x6BDC19E81D9045F253198E16AE936B0C , 0x75EE3B6EAB0B7A59309E6C8AB72A4ABC , 0x9F9783C8D9455988A4B624046CC08EB6 , 0xCEB2FFD6B65A22CEFBE1C054128201EA , 0x134E5AE9B8BA95B84433D050D21E9B5E , 0x1D644E733D9A5A85A292601F1C5FAA6E , 0x1FF00DFD47D0EF32794FF97E3C8FFB76 , 0x77D72FBF367AC79E2A8B84D943C0EB95 , 0x8A6E3A6BB973523FFADC9BBA0913A528 , 0x916B3E3F53088D1328900678E164FD24 , 0xB8CEC5EB57451A7DBC8D858C7BFC4ABD , 0xC588BD085FAE503DB836DB96C7A6956E , 0xC62536D258A8D8AD1A05EB0DE9934897 , 0xCE85C152E52F3F3FEA93C0DD0888D6BA , 0x07443758163851DF156FA9565B0EB9C7 , 0x6568E31EF38905A66A455ABC0BFEF6AF , 0x6D8B31E8324C3D68E191D97698ADAB1A , 0xD2E47F617A44A1AC9DC03BCFF1D57945 , 0x0C357B34C6D19F25C4790CA0EF5DE02B , 0x23DC6A58F530CF6A1EC7C3AF04473D9C , 0x6503671D3017CBCBD82AFEE67039746E , 0xB1779159B826EE2A9E94EDE43A3639C5 , 0xC1BBAC99F7009F1E258006034FA46BA0 , 0xEB49450DF8C04D6027753A840B8BF4D9 , 0x155D5BB61066271F0CA283E31FC0625F , 0x66403AB51F1FD786AF6BD60B25D3305F , 0x6DCF5F207500431DFBEC92592E1EB604 , 0x842501AE1C407C1D7D9635CF120466C5 , 0x984DF8B81D2F0D21E4A59F2AF4CB0D32 , 0xB8C379F8B9D499096CDF862BB7974706 , 0xBBE1D7C4D282B685FD19A8E39BDF8DA9 , 0xD6C7472B3B24356C1AAED83C831FDED1 , 0xFF98A941ADE0AD650FE48CFF78B67A44 , 0x0FE3633193758E625C5FBDEBDD3CD280 , 0x1402A7E82E18C887299BD6ACDFB69FFA , 0x27CF37B47F5840DC8E126924CFF5472F , 0x3A7EA8E9CD43AE52FE9245342EF4DC4D , 0x5D7CE59B8FFB475D9E31C833FEA36ECD , 0x6325A5E3E6F0CCD9502CB37AF8D1B802 , 0x69996407F8198972C641D347DFD74D8B , 0x76CB0DD555576CE230B1B9ABA5465FAA , 0x8BE24117F807258E5EC841816D5E6BC6 , 0xC16D99B1E4AC15FDCF19ACF458D0A06B , 0xC2176DAB4468C3AA70BB1E33A53D104F , 0xCBA8959F7A191F7BB016559990913C0E , 0xCD4725A3C113A40238DCE316540B5B2F , 0x00F4A1FEA35A4695026A1C9F3FB26460 , 0x0BCC25E942145897E64F320C1F9E39E2 , 0x1C5CD3189ECBD1372610B6077CEE1F5E , 0x24544EA7F3DD17BD10F82EF23EC4143F , 0x38853327CCF3C5FB06D84E2EAA9319F5 , 0x3FC56CFB93F7309897BD5FA0DE727A0D , 0x7E320B3152886D512AA02850DEA8A9E5 , 0x868EA6CDBD4CBEAFCA2127B8E13A0734 , 0xDFD595236DB5C754F2C20256D026B079 , 0xE0BD73AD07BDFF743E9F9517E86E1BF9 , 0x0A617C3F7BBC4BEAA7024E36C101B1B8 , 0x68BB7921F3F515C98F8212A449B8B434 , 0xB0E4A9370B1316DB780BEB1F2C3A8791 , 0xE4606D7480338D5BA194DFF8A56AACF6 , 0x243E8B119416DE73C950A5690DD353B5 , 0x2C3F897BDD84B05BCA3AF9BC8B5DD7C0 , 0x5235ECC1C6A55068528E88D38450449E , 0x60511FC47B6FD3F40EA2618E7329030C , 0xB0324CC75B3BD4B541A9BF664CB18BDA , 0xD5180B6ABC354348EB86F0D4218D95B6 , 0xDAE7D2807270B6B43800B0E1512BC7BA , 0xF4F128650AF97C6AC1E513979F6D972A , 0x4002431BF13918485B21405124392765 , 0x9F361D909A4FF34F385AC2357CFA3AED , 0xA446EFBF02AD723FC8E97E6B58D0D6F3 , 0xA69E78AC8E9F8378DDDF1F4CEBEBC0EF , 0xC9982DDEE975CB58451BF325D119966F , 0xF8401F604868143D62B70A4C18D8E2EA , 0x093DB2C450BECAA582F2504A3B468765 , 0x13E5D7CB210F9A91508F45FB0B7EA129 , 0x2DDD418F305DD2D8CB31B42777004DEB , 0x35F3951D13278323837BE552658B1AD0 , 0x49868C3E7BDDB8CD1EA23450B5A5DCDF , 0x4C81A691F86641D5160F4C69E4B45799 , 0x4D9837ECCC545E3A6B709D8745005DBE , 0x826D9953903F92ED5DA5D52727F68C54 , 0x8FD771B74BC96A77392882203018FD7D , 0x9C633102DF50ACC5507EAFD0EECC6D6D , 0x9D8E59364A1798D0545EE916174C1C6F , 0xACAF68114E4AA87D82A7D74F08398BC0 , 0xB77C09B13B4EDA09EF26603C5909E4A1 , 0xB992E62BA0D15E4175E3775FB503243F , 0xC64F889EF1A4337DFAEBEBC00742C25A , 0xD1AFC7687014922F8EAED788F5AB69AF , 0xD475AA9C5C80D1F513FF5BFE55B67CD6 , 0xF41703A17C2A954EEB466FF65201109D , 0x01C3B1B8D5D97CBA1F77C145F8933DC2 , 0x21FCC9BD8CA7DC1CFC7A46AAD524CEA8 , 0x799A52429AEE541219472D41E8F20934 , 0x817E6559FB64361CDB4C8BB0A09C8059 , 0xC4FB240E82B0E93180022E66ADBCE4D3 , 0xD1D158FA6BEAEAC603EFDB7F981A0B1F , 0xD7F0E9589C8162F4271A042A8296B553 , 0xEC814E816A26CA45448CAE2505FC95CF , 0x137B8CB0EDC86AD303E4270139247582 , 0x14A9D2E2DB4552C1A54ADB3CA8F87EDD , 0x361B4AA3A74D719B1280ABB0AF9746A5 , 0x5453F285BF5239EC4168CB7E0440C9D5 , 0x57BEB890A94329BD11CA34C91FC24598 , 0x64363D34BD31A246F9AD52522CE1DD4D , 0x78092A1E08DBAF32CF1C8F8835BE7B6D , 0x782338FE90AF0D7A11195D22E991F6CF , 0x83AAF9F6CC2A095B14676895363F983D , 0x9452BB6D2EDC4AAC5C4E8E0FDE82416A , 0xC636A41F468659E2AEBE028317136544 , 0xCA895F446721F6AE52A12322FD760C8C , 0xF70B685C8830A878A45A8CBBF1E4DE0D , 0x04446B6ADCCABFA4BE2FA8247B14102A , 0x1AAA2E480C643A401F0CCE830D242241 , 0xA9BBDEEC0E0EF54B27715B2869AB6770 , 0xC6635044FC8B3449ACF900F2F9177C0B , 0x1516AAF5FC25BC21B107BFB51A79F585 , 0x2011D0551F8177881C5AEB45C7022C42 , 0x2DA04CA6F5072DF71C25A5A815064CEF , 0x37F329D37E319F177C9F185B9E4D3389 , 0x61C93CA95CF264A360415C201F8744B9 , 0x701116A7BA314972B9EB36EA9DE5778C , 0x8FD23AC06C579228AA6D0D9FE21D6366 , 0x946389B7753CB3B2C0794B2C8B567CCE , 0xADEB54442681A4DB07142AE117C2BB0D , 0xCB5F4827B0DC292185FC7364DDFD41AC , 0xCFCDB9D8ECE05A9392BCAB38901A7AF0 , 0xF24A3EC02ACEEA8E08EA362949F6CA35 , 0x0410AA6B4474B0A7416C94B214981093 , 0x0615D12521AF2BE4917500A98DF95CB3 , 0x0E0FA82E5287669C91D7EA4EB141E86C , 0x16D0F51E42E4F2D2A5F95E3E7F825485 , 0x3FBA152B40C09989C26488FE7CD9FC73 , 0x5E99E0F266435F286F3B70C9603B6EAD , 0x6EBE21F900878E2771B53025800D9D96 , 0x893F4B0B9A20192B49304D05F1A0709F , 0x9325CE1FBBE08032936CFD7E1AE19BD0 , 0xA4C12532DC4AC7DA7E3BD095B7FE7A0C , 0xA6C457CDAC8F707853E73BFCF351C9F6 , 0xA797DD46871419F317BA1D9D386433FF , 0xB872DF5B6F5518168A51917C46348F72 , 0xB88BF11924ED379DD06F5D94DF01C862 , 0xD059CF7A86A04E5E415F6B1A176D4C1A , 0xD9458AFBDCC00210160A0971468D2F22 , 0xE1F9446542BD8167DCB0C4161895296E , 0xFAE32DDC96A0BA565D2429E870977C34 , 0x0F423B4714E599B63344CEFC1BB2E35A , 0x165E432BADEDFC1FA867338B88977592 , 0x185A811A79E508ABBAE578884112699D , 0x1B3C2ADEAC7D34892553DD4C631ED393 , 0x22FC6F79C6A3C8698521DE4071B5F812 , 0x2A6CBD440FDDD19900A8CD7364782232 , 0x2DE0874030B04E62DB898DB6BCBCDDF6 , 0x2FB3E4065CBFAA491F0F3A33AE2DABD6 , 0x307DD9AAF4F382D3DE86A12865B3B07F , 0x3696D3C00E7E1D0CC428A52272653014 , 0x480E47E204EEE1994ACEEC63E5464A49 , 0x49C15ECFB8492EBB69A670ED92E5B769 , 0x548EE6CA88A2BCFF7D35BA0450B7AE7F , 0x557D20358170B68BC9BEDD9DFC46C82B , 0x7D08AFDB59320DD7075C2BCC2CE4BDB9 , 0x81370E99B457DC7AA64A36B4A0696228 , 0x8AEBF2FA38EDB4E045DADB21EA6229F3 , 0x937E3EBC2741FED83DA2F5B550A0FF16 , 0x94F83F4F781923F19512152F584E34A1 , 0x9BA78D440CA3BE7ECD2CCBB0162526B3 , 0x9E4AB361DC193A118211D5275CD21B81 , 0xA3C9832CC92753C60AAB8A8E4C0779C8 , 0xBBA58A030E2F1AEB3B2542E7D31644F6 , 0xC2F814BFBD18E6CF03379C4B1D6A48C3 , 0xC388AEF8E02D018EA7AC9CB0DA7B9BD0 , 0xC8F4894C0EC2EB7697DD7A01CFCD163C , 0xCD685BF356AB3BD1C5A6CB684E93D1E5 , 0xE2A6561B17DBAE97615133E9DA8A8145 , 0xE329EB560FB96E04FB60126520FF51DB , 0xEA62BDA41F0902680A4D8AAE897F612D , 0xEFC464E06CE1EEF3DDC8CAAFD7664C68 , 0xF1D828E88DC9AA35E711A96F82A6139D , 0xFAA22DA12A6AA76C60EE5BC64CAA17A1 , 0x00057C99E5E8D330A7A5D13745109017 , 0x1C2683E2075221AD424C7B6E32352E11 , 0x2CD5FDAC9BD7FF50C929624603901EED , 0x319A89FC514556255BAB919CC9791ECE , 0xA6213CB4203E7D5C456CA59A2D29592C , 0xBCFE666D67526D3BD8692C446595EC5C , 0xD8F50F3968F71E87C5F2F31A5CEBCE75 , 0xE1F48466E67B5FC6BEB39DA6BE5C3395 , 0xF40490DA46B1E7E698BD671982234044 , 0xF57247824E17CB794608AADD5A4869E3 , 0x04589B0F7906FBA0E56CAE82CC3C8AF2 , 0x0EB01797C86B2AEB0A0FC190FFE344E5 , 0x20463C72C18792B7692CC789A2B497B1 , 0x28FF0BBF97F014DCB6487BF51FF11A75 , 0x2DF9603414E31753069B15148C017BAA , 0x503B991C494361148021C4A28BE9B081 , 0x628FCB084189A0293E5DDAC176BADAB3 , 0x635670EAB07ED1367111CD9A81F16CD5 , 0x69A9F162784D2B4BE2B062BD3F490823 , 0x6ABB6CEBA0F2EA9FE8D9C38B49CA4B0B , 0x6DE5D3E44671928D71F726EF088A3388 , 0x746C1AF5DC5D21EF87761D80A602C1B5 , 0x7DCEC8EB066A38915B306155C5BC8553 , 0x7ED34648C433F8B6CE5F51D91D41DAA7 , 0x88B465E4DE5487937553FF7A9718B5E3 , 0x9B6F2F39C6C1DBC8676E6DFFA71BB9A5 , 0x9D9DD4ED6D2C6A1C00069A994ECD1311 , 0xA42ADDFB21568FBD41305667070DB6E3 , 0xAA3D45FC533DDC5D2876FAE0D78E1EFF , 0xC3C2B1B5ADDBECAD5124F3447A768F85 , 0xCE4BC26BCFEBDE0A5D35A6D81B06726A , 0xDF6DB7DD7AF3198FD6CB8291EA3EE57F , 0xE5DC7E51893E98DBC2077C49391D0C6A , 0xE7D9D3065BF84DBBDC3A76526CA733CF , 0xF775C3037F79D286884B62AD2E1FF7B7 , 0xFE71A6E9C1C58F9492EEDC4D8FAD8ACD , 0xFF63B0D2A9EB627D5581B4C2700C4FBC , 0x0E101C260F03C106FB9166261EFD7496 , 0x201D24A641139860E7FEAACA0390CDFD , 0x254BDEE8E7C3A77A32481BE74AA4F465 , 0x25E0648DA0FDEC65EAD68DA8FE203038 , 0x28FC0B0671AB201D4321B85A1284BB99 , 0x30F677B5640AE8807B63FB52499630D7 , 0x30F7E919BA386D988FB5E32CF005E1F4 , 0x440EC91EA98C660828FBB6BE9CBD7BFC , 0x4CFB79933C55477B49C9461182967201 , 0x5045CE1D752A361396C057A6E19CA0F7 , 0x52D2B57041EE020F3D9C457CD65512B1 , 0x68CEA388ABE61C40F9AE754466C916ED , 0x68DF8AF5F1537C3BCF4F8BDB63F447A6 , 0x73C0415B636BF72599A5BF192A74A6CE , 0x80100AF8AE1B7575431405EA77C63E2B , 0x896C941E09BBA2FCF366C8860B06FD87 , 0x89E193AE251AC75838013F3248EB7AAA , 0x8BEF0D2F1EF3A3334C94A6DBC8A1B7A3 , 0x95EDBED2509813CCAED2C6F8795D33F9 , 0xA187880FECFACE12E5EE87226525957A , 0xA2CF82F8CF39F9CF350121832F75D2CC , 0xA52DFEB3AC976CB612D517FD49B3F1BE , 0xB0F32271A3B27DBE003873F47F039714 , 0xCEE32A9948576EF579A27EE0E24DC88E , 0xD01C6DDC53739F01C1E223275E82BA60 , 0xE2286BB99F0232865DF327B6B2569854 , 0xE2336FE827A436DCE5AE182B57DC34F8 , 0xF481DE27AFE07CF2B3F6A4B62B8F0773 , 0xF640F33879361E7B9D17A3D6CA15DF52 , 0xFB448E6BCC275D024979D8F97FE2FDEC , 0xFE810F101FBD47998047CE8D539F914C , 0x03C7107D6475E52BC0EF31067F0644ED , 0x0CE18916580C78A864AE066F1EF78ABC , 0x1BE659AB12BC8E60533C309C827B57D4 , 0x21DBC9FB251DBB067E6CAF338A2667ED , 0x23614FA4728DEAD2C9DF54A1EB770A88 , 0x25F4D5DCA83190C90795B38F75DA1879 , 0x3E8D8C819E34102AA5838038E36E86D6 , 0x4E2F48AC20157D3E0D5A023501E3AE0E , 0x6ABDBF6D7F21DD9AD8FC56474D728E3E , 0xB9077EF6762B592C8A6CA76F8A8190AB , 0xB91712F86147FA09ADA8320B560A6633 , 0xCD00E5020A18C25C3726751458B4C3B5 , 0x0986BAEF91379AC66733AFD78DA03356 , 0x0D0E0C3C891DDFE95ABD85B9A033275F , 0x20C63A672CF236C55C216ECA5D3B6D55 , 0x273B64D1E1FECFD6C07A227B9A9B9502 , 0x2DC3823BADC17D9067600859431F1BEC , 0x3230B6B53FB32FEFF9B0A4B1136244C0 , 0x394CF26B8147714ECD93A2BA3E623981 , 0x44C3E5BF0006B1BC788C9CA463C2E1FB , 0x4EF71F1974FC3FF31DE71B60B38798AE , 0x50242277CC26360B9CDBD03B75C2D654 , 0x52F86DA6C68057B334665E508529CBBA , 0x54F50BF159BC7D6307CB87BCE32ED1B9 , 0x6899B4139973E856377BA93AEC75B40C , 0x70E6F14335E8110F2B0C3FC7F5E693B2 , 0x70EF481DDED1292FB4916179F78DA91E , 0x8C73B97C69033233338E02DBDF3B1BC1 , 0x8FA475D18B65B3A47349A853680FBF19 , 0xAAFB423D5F9BAFEAFA2438A8F2D1124D , 0xABC6C1189CE5A8933B29BAC19ECD7536 , 0xAE345DBFA391D627D861603D382134CF , 0xD0AEDE585249844F1197F4190706AE15 , 0xD26C10D464A6BAAE721866F8C57A9FCF , 0xDCF2B5F8148A4A60337AC68F79338421 , 0xDE01D19650EE6D6D21EC0D5F0B6C569A , 0xFBB6AB9C0D2BAB748636BC6E14C6A47C , 0x01744B953F4C26105B037BA480CFC2C2 , 0x061081F44A16B551B1150FFB9A7AC362 , 0x1870977317C67DCE9934A89711EC0333 , 0x22FFDF31150CD30C690AD6B7880CA846 , 0x28C1FAB08A4E262EFE765822FA4A8282 , 0x37C5050A4123179AEF76CBB9E948DEA6 , 0x38EF6431874237E74DBB8B48B6FF4B54 , 0x4686713940CEBE846C03D37CB494252F , 0x540C419D2E1B048A5A8567753C88848A , 0x68852A4DC9AB0D2C3856F621D06E76CE , 0x6C44C9194B30AFB288075A33DEDD8225 , 0x78206A48111E6AFB33C233EF5C76FACC , 0x83E6556CB01740A9DC500C0DA3878CE2 , 0x869F39ECA122C6C12D1A239ACA23B677 , 0x86AAC6F507A8AD58DA98FB00600377AC , 0x903358C2B03463B5F3E89D18434ABB9E , 0xD765586A1B9BB6544F78B1FC4B7AFD21 , 0xDA9CA312BF71DEE0B1CF71915A9607DA , 0xE9868AFBECF0C64B05358EE9121D9347 , 0x0864921E980A123FE0C8D7C23F2327AA , 0x1D49D104E004D16D4A97A1BD6DD86FED , 0x249256B4FEA776DFFE4B2FD10C021804 , 0x2C78FFA5C534879AB056140B63AB560E , 0x2CBDD47673B12FCCF612D13E83E21BBF , 0x2D0FF89E0196D627A8E34972FAFF9DF0 , 0x2ED840D0F18484571A45CDBD5E186D91 , 0x3A9E3249AB5F0A500ADA69EAC5D7496A , 0x3F1518BCB104D932C59A806983E7A804 , 0x4FCA56C727DFD727A3DEDD45004F4235 , 0x534CA5B505AB9DB617574EEAB1BD8934 , 0x5AE50DA993BAB7030527ACF63D72D228 , 0x6BD0A11CB206E0B8C083F14B65309D49 , 0x6BF324274B0BA387F9143A0CAA934A01 , 0x6C9464854CCFB363616ADF31AC8B1120 , 0x7924D669C04169FBD7FF3ADA16C2EA2D , 0x84487C86FCA70CCA44781E8DD73921EC , 0x8C2BFD35F3AAF41B83A7123D9DF304B7 , 0x8F22F21E17909E50A8257A76271710AD , 0x92D8EEF09A6FD4AE7E285B504BBC325F , 0x93D11CBA7DA7BC60E9C712A08A9A0D7C , 0x9ADB0A2D476AB62BDB3B0E7A31E5F0BE , 0xB491608102DC443A1FDA0A78AA3634A3 , 0xC53DE2461D828B0494D3654083861495 , 0xCE2557A48A267B0B137DC1AD1350EA84 , 0xE5F579EB4C06AB8DB49F2850523D1F04 , 0xE6FE09CFC515247458349E053B3E8474 , 0xEFF889DE3DA3C952FFF537A30A5F1244 , 0xF4A9F4018D5F0E7E92687E757C6BC557 , 0xFDC2D37EE1A1AB5807503EFA11CCD55F , 0x0529D3DFC60D91DFDB929F5E953EF587 , 0x0C3F15EEBC91E6DA98ADC890C36AC7BD , 0x0D0AEB77C832948300678E2E200C1B9E , 0x0EF49435675FA1F7BB0A84D7D58A60B8 , 0x11E70852B2B3856E56516A7C165CEEA4 , 0x295678A6E6426D767C03DBA45BFB9BAC , 0x2BC27B9E16DE4A4F86821B8AE033ACFA , 0x2EC88B0A086478BF4425DF5EDEC410A0 , 0x356CE3F8E629E1D18E7A9DA9C6FE8C7B , 0x367D132258A2FC9F4E066981F98756BC , 0x3A0AE971AC05AF36E56810FAF40240CE , 0x3C6F31936024395333C8903D4682426F , 0x3F67820B59CEDF15C3D36D4988493EB5 , 0x43A73C0FCD23FCF713B0CCE6FD2412E7 , 0x4F2F88084701E096A65A3DC052477A09 , 0x5D30946920698393808FC1A80A26A428 , 0x6133BAE3D68B1D421EF5A800B62A3F5F , 0x64352E6176B5E6B754DB6CE4E05B0DC7 , 0x65049394079F885729C7D4AA1E1A67A8 , 0x72280F53A3E7989BB1122460D72CA893 , 0x7BE54A139120412A719C0E9A8DFDA9AC , 0x7F22AAF07EA08752DE4887DA2F7A41DC , 0x853FD5DCF13011C6AA1DBBF98530B481 , 0x9D8057095C709D3CDD59D41715E14126 , 0x9D89C27065B4C3F36626E780CCEA6A67 , 0xA9E2E71FC931826D1E20D0BF69E39D80 , 0xB219AC8CA38A3DE8947B6B5229DEABBC , 0xBFF00344CBC809E0A42CC3C0F2604FAB , 0xC6A50B6E43EE740EAFB47EE799FE9DE4 , 0xC8E108E94032E70DF2D99A1068DE1EBF , 0xD1A6DE8528057B72C46B6B64D4DE8CE6 , 0xDBF3CE535CC79AF0351CD2DD78815620 , 0xE00350EE70FC5F2B3A9ABC063A625F21 , 0xE3B009EEABB558698AE3294BABC52CAB , 0x00EBF10CD635117BDCBCD8B1C531ACA8 , 0x0A4E9AEA3F0907E1A2F2117C7C862595 , 0x171754F0369FB63B8615627DA0377D00 , 0x2DFDDA963AC5A08C822FDCB2A18172D7 , 0x3A25E4267D79D2D6D08186F8663C37FF , 0x4E634CAE97527243202EEE732A2A1877 , 0x500A2A6A9E02ECB5BAAD70F24B69A3EF , 0x526D0238FB022ED9736694FB34BFCDA2 , 0x52FD248CE106456DC37B3B6F60EED173 , 0x553C4F9C5006E84C56BB2BE1EE0BA5C8 , 0x5E9F0436A6EEFA139F94BF0CAAEC6524 , 0x5EB7C0F7759685FA7CDC404799905D92 , 0x6DC0EE50AAFD89649507D055C640F658 , 0x765A5464E6AF28BD9AA0FA98EE48D0D5 , 0x7D83EAB4F69A2428147FEF78E8D33FE8 , 0x8140696A1B1550BC542D621AD7580130 , 0x81444F150686C2AD0F3AFE053BAF5EC9 , 0x8348A63DCBE1D552EA4A8098A3A3A1DA , 0x83C1BDA4B40F9EB21CA738A1A1530F17 , 0x860C2643D1561FF5B1DA4A5CCC10DE9C , 0x9563D87B5ECCD310548ECC3D354E3CBD , 0x9FA985C2ACFC0B248787CD4FE2C13568 , 0xA4C4F55A0E12EEAC6CC177928D71073C , 0xA7DCFE18E22A0A27B1003F5CFC7231B1 , 0xB9515D46FFBEE756595A6594D8A614C3 , 0xBF647C98F3AC64CED01D7516AF4F26C7 , 0xCF659DD08CB706BB53884760FE4E060A , 0xD5CB62BA5EE6C799BF0D00BC7ECCE48A , 0xD96CB1D6CB7563A45D1D123986A350D8 , 0xEBDB71B1CACFE165455F569CEB22035B , 0xFE43DCED01CC61F11306F88CED108E37 , 0x03614F166EAAEBEB6DD439653FB82166 , 0x03B7D47F61E20FE9E09B59ABCAF890ED , 0x060E674C114AAB93481B6D023D159636 , 0x075AAFDB7E51E83AEDBFC366C71633F1 , 0x08C068EA316E810C601C957AE39B179E , 0x08CEDC233EF905367245D78968C49EDF , 0x08F5DAE9AAC92A6A6714A87BE3FBCA77 , 0x0955ACCC4FDC3752B350D834A9E8334B , 0x09EF3ADA9AA5FD7380E423CD2834C4EE , 0x0DD237B4C0692093BD6C98F316FE768A , 0x159C560114C47951B9B403F6E5BD0F07 , 0x1752C866D20137C75ADE67C2A32475AB , 0x17773CF4654806BCD4490D57AE844B70 , 0x1A87FD719903F8F0EBC38A0DF38D067D , 0x1BCC109C199DBD6FCDDFF1C23BA76034 , 0x1E172950ADAB811742B1BED450017C52 , 0x1E48F3945B668086F340E1AA8660B6F9 , 0x20EA3D51BC894B70D23775D1528E92BE , 0x2326563DE026673AE370F3BD36F5D126 , 0x25D897628C15696A6D5688049E649339 , 0x29DA1BDE8F2CC2FAA10F1651A7B383C4 , 0x361CDA19A4627251A5AFC7525D7F4A6C , 0x37FB5ED399157CCE585BDD83708B4D97 , 0x380CB8C204EDDACCD76F4F6CE503AF3E , 0x3DE7B17FE5573003D09F19C91186AE78 , 0x45D6B53C185D37029375065B1C0FD27E , 0x4854A6D22622F02BB5C4A2D0DA21C08B , 0x4A578DCFCFA9BE32842BE180F2BC46A1 , 0x4D54DBC577FE84042D7785F65D9E0A61 , 0x557A46BF88BE52BB6158A4A70561FEAB , 0x5E88145F1B4DDDE48186B7F38218D4CB , 0x5EFEC9E1FD3A27ABC3FBDACB42D43842 , 0x665D37482897EA4395497EFFA9D8CBC9 , 0x6670511D2C81FD2A92A35119BF2D90B7 , 0x67B8FFA01752D83559B6AB00A782712E , 0x6B164A4C4DF47ABB3766DA1D77631DD9 , 0x79F8FB729269651A13300E1F14B734D7 , 0x7DB0614C512FC7596F01DD6C1933C5E6 , 0x7E8A92CF3759150DD59336660B7A40B6 , 0x80A6A3692F6A3ADFE6FD156E2B9FE868 , 0x84A6936776ADC5BAF44D5E52C0BF799E , 0x853E53693FCC57B7DFFCF44A9940BFC2 , 0x861765D12D32BBAC28984A10F5907518 , 0x8CC0475C5C3B839E74A2846E68B40FE8 , 0x8E4C71EFC732BD0846774BE978D7B178 , 0x8F0E58B85C78D7EF63F241C006D9BE9B , 0x96DC9ABB470F13B50BA50DF45E52CB93 , 0x99E2F7CE364CBF8F6BD4E3EAC2EB36F7 , 0x9AF1968C743BFF0F3D9B12626E47E814 , 0x9E3A7C6231D2297875B051CFCAAD9C29 , 0x9E6AD48806CA49EBDC8C8EA0B113F06E , 0x9EAC1EDB43692D54EE6D60E60089E25E , 0xA137182713E3329906988B9C7288D45E , 0xA7070D3CDD1F0DD49DB0D213BA72C37A , 0xAD833ACDA73B14B56EC4E769294591EB , 0xAF70FD978467779F7AB7A8FE9D203681 , 0xB00C655E2214A7BAC2EC61CBEFB0193C , 0xB017A62D26345819B5E46EAD4E67C453 , 0xB559325F2D201AABE5B3BAB4B68517AF , 0xB89BA21E95D33B3EE88825233E6DAC53 , 0xB8D783C344CC1EA821C9846128DBCD80 , 0xBABE4BAD2AEF6613440E2DEB91DC6279 , 0xBB7D07F512BA98FF9ADB4CC5D86F630D , 0xBBB4B721C6E7790059A278724BCB53EB , 0xBF0313E76B77A082111C73EC8082B409 , 0xBF3985E69A71C04BA9094E4BCB9B3C15 , 0xC2CE260F630FCC8B2194DF56265416A8 , 0xC2DE76700385CEA418C0635911DC54AF , 0xC915E6F780754D3DC8A6C238BA0F79D9 , 0xCE7BEC1C49048C41029CBBA3CA255F6A , 0xCEAC07ECAAD47072A2FD8FD6890E0BBF , 0xD2B1890A04A28AA5AA896FFA71859F44 , 0xD2E35E666BD5152FCB7D83FB548D68D9 , 0xD82D99646681731E2A5F6008B8C5E5C9 , 0xD865992BF5A7FD624761AD3C12C545B2 , 0xD9DD23CC5B9B3EEFDA9CFFB83CBD8FFF , 0xDB3A7F65FD4E7B166C304F27B54D25EA , 0xDB66711FE17A685C319C3FDAFAA4D96F , 0xDBAB8BEE86E4C5F5EC557A5EFE7AD1E8 , 0xDC4B87F38AC0E1DBC7EC993994A3CFBD , 0xE05E904C0A630A79F11E00621BE06CD3 , 0xE09FA64D1D15602D92DF736CA7C3A055 , 0xE41B064CE1B79BCEE2BE478CD75F9F1B , 0xE75F198E12FE6BEDD668EAB4DFBA9FF9 , 0xEAA96033F50D44F548914D94C7EAB30B , 0xECB806B627B8477F9121596E064B0B6C , 0xEF3DE8B35B2BD4BB3F1A7E3F9106CF7B , 0xF0E82EB8480799165A030A80EC7BE305 , 0xF5B79BCCBFD8AA561FB94CC9559ABD11 , 0xFE226A0C9F40339CD28A2BD5192B0FEC , 0x018400C3D80B0DD4974CDE0E684BFDEC , 0x02B63F26E46688D84785D9383B73EA67 , 0x08F80817DEAAB1ADDD8401423C6DA2E9 , 0x0C3703C68EF564960099DF525D67CD89 , 0x17F881628C8F7B2DAC18B0A7866A8E1D , 0x18BE3AEB8ADC759FFBBFCF0A4D0296AC , 0x1B18457A349FB5D1924FFA3EA4CFD2A9 , 0x1F07CB1B302D094879F5F0C35074E781 , 0x22215E840EEBA9E1345F3566CE6A40D0 , 0x24D14316A7F8FB77F30362F998E73C67 , 0x2CB98AD18604879DD21E6A1B5C17889D , 0x30B2EE4ADF6B60FC8722D69DF12B6DC4 , 0x3177B305C94F1FEF7498F755CF413E57 , 0x3ECD576A4761748A1F7338089A0E1409 , 0x400485CFA186C315D4E50D534FBC6D6B , 0x402AA473C08B68EF835B68F390602C63 , 0x4483604459E5E82B890D4DF1220441F7 , 0x44C8719B2E3B6FD282026C38BDD0A8AE , 0x4842AC9704980578C2A9A1F02ECD46CB , 0x4A4AA8583957BBA787B5B41082401A9D , 0x4E0C053A51B4911B16051AA7C5B72BEB , 0x4E2294228058F83A09496FCB72BC65A7 , 0x59BC8A59D1F5DF4234E4BDB0F1258B56 , 0x5C2E965ED16B9153862D0E512A0085F2 , 0x5C9D310A9C710E6AD89F4FC16619778C , 0x5DBAC0F9D2C39A051A79F082D528D36A , 0x5EF40F7F0B0EAD77513B35D0410182D8 , 0x5F0D9D1F518B7F01C4F8AF9B63E3AC0D , 0x6B5552BB204DCA71D9F528831A6B8425 , 0x6B74077C50A999C6B5679FCB2FA7D960 , 0x7172614405CCF04EE5BA891B726F6412 , 0x7422C4C463A4BB7F10C7B28E6A1E1F6B , 0x774768D1DC72937C893463BF21F4EAA6 , 0x7999EC6A6592B0438A800C76196896B3 , 0x85CC5B9A87DC6396510FE2A5C6D49A6E , 0x888BDEFDBD994FDF875098491F9867BA , 0x8CB740C7EF21F182DB8C96A789F0D740 , 0x8F33C52039ED530C6261A3C082A4252E , 0x9A4C754EDCEDE3987B52DD3350DB44EA , 0x9A6CA47FF29EB78B43BB8DC8946823EB , 0x9F01A30FD87FA6EBFDA150B15B47F73C , 0xA116EF5A7D2F8F0C3A04A5D46C24C336 , 0xA24F3B6350386C9804249E1E61B08C4C , 0xA524A5A00116EE3E911EFAF0BE64F2E1 , 0xADBEBE9D98710D4A23300A151DC414A9 , 0xAFD92F7F5D2DDF7092737BA2D4077739 , 0xB14AAD5C1381EF048C780A38555742C0 , 0xB8566C7BBDAC337FF9153DBF85EE2AB6 , 0xBA316D8FD51CD2665DED7B20CD58C4D7 , 0xBF7BAC8620AFB8C92A0565F50362E428 , 0xC26D8EE894B0E474921B71C23BE8D007 , 0xCA8F5AE73B6DCA1C47F291EC41EE7783 , 0xCAFFAF381B6EAB904A908B63A32EDF37 , 0xD0E1772B70ED1C8DFD92903803477297 , 0xD6EFC6F088A2C4CD88A114D39A69972D , 0xDB9E2D7D42C2F5A60E4F94C9E187262A , 0xDC141375CDA6A3FF76FFAD64FEE14E67 , 0xDF248B5AE2BC67D6619F0E4D72E39B10 , 0xEE6E26DDDD2C1946B64E840368396777 , 0xF2F7C7AECD093D3B24444F2E6B407F83 , 0xF9776E531B094B4E076DEC984A45E6CE , 0x05C0536C0E343E65A6124E89E6EF439E , 0x07C1B9C7BDD7547F3F1FBE808A5AECEA , 0x154F7187D58295A4082E3A15D261D0F7 , 0x1AF3B37204D1667C222102E62BF0A8E5 , 0x23AA42278B7C2460C3CE14C293394CC5 , 0x2950EFAA909FE58079F474C2E19D73BB , 0x29ED68C9A7A81776503CF9DA7944D940 , 0x3243BC0CF4A15BA081A5DD5A9A405058 , 0x38A5E71CE7B6C83DE2BA335198FF34AA , 0x3A2E3B639A90D4B9F0AC1539C69D6AFC , 0x3A4B7E02ED5C93D1D9ED310F8F27883D , 0x3E28292AE29450E2475782259FFDF7EB , 0x3EF1B09F4513C83A57AED5CD1E399689 , 0x44F3192AB3C7B3AF5D845688D837097C , 0x4816F1C58E23996E23C5CEFF779B5093 , 0x4D8B1BFD7E28157A7243B83B78E6A0A0 , 0x50C40EAE5748AB9B25465E5596FC7A79 , 0x55D9B46910B2A0850097437F208405F2 , 0x57622ECA6D6B52EB4346853FDE7CC32A , 0x57AA66189DA2639C38F5F1B99650E137 , 0x58C145C4DAE0B06FB70E490691AA683E , 0x5EA3FE82AB58A7F82192574044A9421E , 0x5F29DF976AAF9D613F51AE3E1469F442 , 0x62CC52A8EFE5029DB633AB2DBC6B5A65 , 0x65B0FFBFFE30BCB3C1F648C2145D7867 , 0x6622B3FCC3013F86835DFA0448408901 , 0x6B9EFB90A453E998D01D35CA49D6F4D3 , 0x6CF7FDE819464F40FE4FC11DE0632635 , 0x716DF5D6BD96F444B7D2BBA47E0CC11A , 0x77B9F5E6491324816EE959BA249443D0 , 0x782576513785A2531C8320E615E15739 , 0x7ABF2CB0BDF6C3AA3DBB7254BD3CA463 , 0x7B1038BDAC491A9F735EDAC9607B6F08 , 0x7FF829995D276FDAA923D649C4D07865 , 0x80BB7C7AC84CBCD7AF8CC4DC23826E8D , 0x82DC9354461CF60A0E0D365FE55A796F , 0x8A1B7EAD38EE931212173DD6BE95089D , 0x8C29C934F18D93EA24E2571C3A1B0619 , 0x9105C26787F29BBCF2B487766168806D , 0x94E9C2FE6B7E640F410AD6D3FED33280 , 0x95D93FB6A3800BB64DC060178DB87E73 , 0x9D4C751D8A14A65D696DD54ADFFC282A , 0xA35EA09CC13102CBD8A2941D4DFAD2F2 , 0xA7704DCB197E0B787A4DFDEB6F90DBCD , 0xAA8F4A7E911608E5FF5BF3A4D5577247 , 0xB04DE68DA23929E281C6CB23B492D974 , 0xB1199CBC635A6014F39FB0B978874932 , 0xB46590CFA21ECB51FE0E9C895CE9F662 , 0xB745A9EEF2D73B2FDEF9A82444E26A4F , 0xB80AFDF9F1E0AA6C391AA3FF8C016D0F , 0xBBCFB262862150C644C5DE6240EAA385 , 0xBC617B52431A1B66EABB19ECA7F238D3 , 0xC19F9B1AD070CD893DA29245A7B83CA8 , 0xC940202BC54DA3AA294DA57C83A197BA , 0xCA63F089AEA5018084AB9065F9F8D764 , 0xCA8AE0D8B0AE0E66ACD1E022B13081E7 , 0xCFB13F45796F14CA218020A24446737B , 0xD481AFD0C5C78335E4C62D1488DAF046 , 0xD73DE39BD9C4CDE28D924EACCCAE03FB , 0xDF1D4BEB9AFDC72F2667157E1440298B , 0xE35083B295F31B9C5A4264238EB54B14 , 0xE7A5692EA253E0660A3062FE962E0D5C , 0xE7BDE07308F91B5E7E7BC67F1BD7B615 , 0xEA4CD91C3A2E9FED9AB3F3D4CA98C695 , 0xEA9701FEF0652CB8BEF5B01B048F4C3F , 0xEAB1EC0F1AD4678AD988DC4FF6050D7D , 0xECE5B0B38EC4FB917C9AF1CB25FC94CF , 0xEF3B0D23485CED8E240D44ADA173B4A4 , 0xF42C7115BF27D0CFC05B208C136298BF , 0xF6C4690496CA117A2AA0870CAD7BC4EB , 0xFBF6002AB3E2E2EA188551477D1DB6C3 , 0x030A25F884931D8D1B5D1428B1963814 , 0x0835FB4EC727410C07575AECDE5BB740 , 0x0976A89012CCAD20811433A053B0B60C , 0x100849CA29C93C34CA4D184A5324CB7E , 0x10AD69CA0394E606483E7E31FF0BCBE2 , 0x118B2E1704CE3DD22A61E2C1CB5422A6 , 0x11A0454E5BA99DDE229BCCFBC5D3AFEA , 0x13A35A6CB5D94827D41A66CF5F5386D6 , 0x18856CFB2515D675FFB72FCDA1F685CB , 0x3083080FD6201D84F7155B8D430F2648 , 0x341B2341CEFD1ECD2DC4D0E433C9EDB5 , 0x36AF26BCEDDCE4CFAE17DE6A1ADBDD26 , 0x3F637474A6A23506F15443297BBA0BD3 , 0x44E830153F73F228A43DEA163000DF33 , 0x466010FC2A992D746AC226986F175D73 , 0x484CD2A5453E81F756C47862635C76AA , 0x4A7C41EDDDF7296F7280640726665555 , 0x4DCA210DAC0A9A4B1C697C514E74E6D9 , 0x52607B0B6A05BE0CCCAB00D7875C8770 , 0x5678260DC4C8A78BF390B91021BA7339 , 0x5989D9610685E4F55E64F12684512B6E , 0x5CDCABD15BD5CC3B86F102B5CED0FE71 , 0x5E0FD916CFC6695BDBBC6929E4B2ED7D , 0x5E1738569C786B03BF006E58CA08D163 , 0x5E834591F710F4687864F10D414FFD4E , 0x63698E5DBE6DD1080A79FC7477B38CEF , 0x64510ABBE3C62C1B89ACC6124BD23C52 , 0x645D9E582DEFD15163C15F954FA71041 , 0x65E903F2F7C5A2E7C35CFEA84A353F9F , 0x6B82D31B69C1AE5757CA88A5D97134AD , 0x748BC5AADA365F122CC9C5AEAFC14801 , 0x7B3AD849CAED7A17C07F47129A2265C8 , 0x7BBB98D6B3C0AB940573C7B84CAC5D6C , 0x80441D2794081EF3C9BEAEA3C399C7F5 , 0x82119E396C5D4B52959755D8D9FEBD8E , 0x82B7BC6C43F116CC668DE804CBE0AE12 , 0x8442A2CBDF932CD00AFFF0921CEE96B0 , 0x861FF10C997AFCB9F397E7C440FC0432 , 0x87563BF1A3A80AE7078BB03F8D9FE8E6 , 0x89550F455308F26BE84B4665A4E82F88 , 0x8A394CB63CFB8B84CC63C7B7DFD2C414 , 0x93441F786468B1AF7E5B90DAFDEB2B28 , 0x948DBE032E97B59DA9BB73393433B830 , 0x991AC1ABFE17446D7A6A9F9B760FA8DA , 0x9CC6A188569CD4AFF76F02B273BF4DA2 , 0x9FA381C3CEE7231F25F6DFA60F3773C2 , 0xA4E7B3ACC420C7EEA6BE810D7855D89F , 0xA51D739694DD288E478F5640B1F89CAF , 0xA8A143DE4E9F1D59A6C1CDC8431516C7 , 0xAABFE70373247E47BD3DFEE41C21D68B , 0xB836A26F089C421032A5A8D9D44CEF63 , 0xBBD78EC18883AF1367D95D813E0724B0 , 0xC1BBF0AEBC4F58F39BE56849267FEF4D , 0xC4CAFE02F99D130BDC298015FAEC92AB , 0xC72AFE318B3B713C5AD486B5FE0CA88B , 0xC80C0A71A4A0856A562B07567E7A161E , 0xCB538B0394263CFA74FDD13FB0C32FBF , 0xCBD35A149A837C14E3CAB73DCF2D69FF , 0xCCC9DEBDE66BBBDC81385DEA3D88AA96 , 0xCEDDF789EC6FABA0D6AAFD6802FC3D3B , 0xD104FD700063C2F64AAF0A0ED405A1D2 , 0xD17E1F99BB965B2C62D7A6631932CCC5 , 0xD475A50EF07A7A66C92634A027A06B14 , 0xD7B236D8D0CA624E8CAA890F0B364333 , 0xEFDE3B05590923A214B8C676CEEE16DD , 0xF1C3F11D6077132EB6AC3C67AC6EE532 , 0xF26EC7CE420AE8E0381C02C8E8C72713 , 0xF88B1F2A96FEB70DBD88BF5C3DBAC42B , 0xFF1A40FF0472A28321FDB9541C4BF279 , 0x02501B9676B938128CDE4CD11195D90D , 0x0348EF5B86BD7F025DE84DBE540B3A40 , 0x04F2D8D9128C4263FC15BE45237B0DEA , 0x053E700A517A702618EE151C3B9D626C , 0x067BA4F2AE306A1B5936EDA67B9A7A04 , 0x07E4C88D4898B740DC58D6373BAE51C6 , 0x0EFA6E45333EB6A17722118CA0DD787B , 0x18CFE521D8BF0EEB1C1479A293FCEE46 , 0x1F0F0D9625A601A795D7112D63599329 , 0x28A3234DEBC35261CD7614176C857D72 , 0x28A9585124A56107751C5038355752DB , 0x2B71A62BFC6C860C77302C64EA2FFDC1 , 0x2C3687F1D93F9D5497F58DC3A9D8AD91 , 0x316B11E540D8357CA72816A3F5FC6BBE , 0x33799087316E43C4FB8922E78C51EA55 , 0x33EEABD3132136220A32004F46881EEB , 0x3860028718726FA4857EEE208F30D7AD , 0x3A2229656E224A9C56AC575E3B0674DA , 0x3E71F7BC9A205A4F8D208A71666729F9 , 0x3EF50442D08C3CB0B41B9D41702B54C0 , 0x424898563F5800D590944736C6F6C7B5 , 0x435E076F1173613C4DE0EED7D8B7A1FE , 0x481DD4C4B352647DD1D4FAD3C53A0BD9 , 0x4AAC488A2E94A7D8C4E8BF886D902292 , 0x4D45A3847D9123B2065FA0E77F05BE9D , 0x4E1A18EDEE888F097A50E4D7E0915F2D , 0x5344307C3F39A938DF51E8B08EE15C9F , 0x547957F3781D8E547F63B5D80E185231 , 0x5B30859953802C2EE1DD3E6B231A8F86 , 0x5D9F088AD91A722A2E0508226F9330A8 , 0x5FA1ECADD175A11C45973C047EE8B0A6 , 0x626E76898F20017F4FA834A6CB3A91B6 , 0x62FC7CF144A8A750EC5419D8D712AF15 , 0x6893B555A6CD19F18DA38DC8677F3A54 , 0x689E24A872861AF429D6EBB4EEB3C2D0 , 0x69A66BF2CF598E62F7487F4B0339A948 , 0x6B1DA38B36B27C6567FEDA33E47B42C2 , 0x740EA568016079BA07DCFE63D1D737B5 , 0x754E957E7A273F7BE9CAB5DFAA9DCBFC , 0x76CE5BE3BA83B6A2FC0899065C52C4A2 , 0x7A9D15B8751A7B046A314CF6A0CF9375 , 0x7B9C2F2415C1B695EB149DB634D56741 , 0x7CBE82379000B47E991B1E150BC76426 , 0x7CCC75597D7B40630902CEB409B8AEA3 , 0x808882E1E3B5811688DB01F0EF421B0E , 0x80CCBA4563866C0DE5894D73043A40EA , 0x8193B966BB67E16BA17B530E510ECA3F , 0x827609423ED31FAAF2EE899AE1C2ED5D , 0x82C65B05D3024527B43E748F08EF8588 , 0x8573469AF60957003C38F84889CAD68F , 0x8644421419AFB82736B4F2FACFA34345 , 0x8951EC534A386E624B11FE424D2C4549 , 0x8A823A6A8D38447738A8BCAE18BC3183 , 0x8B5F764AC04400A8A004D00E5C94C6F9 , 0x8C99AE2F511A1FDCE929CE9F4CB391A4 , 0x907FEBD57471A641963D2E8458318FEC , 0x91C9F60ACF05B452255BBCB6886EEC63 , 0x9432D8D27F3B70B7A92C99E75E8A4D0D , 0x95871BA35EC8278229630B959A115414 , 0x981B48B88746495C8526351A93A479AC , 0x98231977A1B42A552333AABD78A6BF95 , 0xA05F3AFF50355B6D2E511066F8020FF5 , 0xA1F34BDB3530BCECC7F1DDC8943F3074 , 0xA4B5C9E21BFC5CC6F822C5B2E0B076E1 , 0xA580F342763BFFFFDFCEBDCFFC6C4519 , 0xADEFE31119128E818996D9ABA8A5F276 , 0xB18FDCA50FB7E6B65FDE9EB33707F552 , 0xB1DB47D9D1D463200F202FDDCD2330EB , 0xB1EED2541D1C601597AF6473FC5C6E7C , 0xB33B3739C86ACB6F8C111CE710CD9BCD , 0xB5EC2FA7A9DB86FE2FE57CBEBFD834C2 , 0xB998D0D965A68ED90CAFAC32C274FDB2 , 0xB9CD05E2AFA5322A09C21F4368CFB2D6 , 0xBBC7C426A6C5CC4EA9FC4D5BDF41432E , 0xBBEC38CA7AEC92ABC4A3F05A7DF02470 , 0xCBA178ABE07193E71FC81460D883A036 , 0xD004FA2BA5A13FCFF3D411098E6CB6D0 , 0xD0AD5AB5673AAF2E7D81BA3803268682 , 0xD2AC5EAC803C81C137CC6DCD6E7451B1 , 0xD38B153550EBFC48BB9A6B65DE6BD018 , 0xD3AC96DF21DE2C1AE4C8E665B9FC835A , 0xD61586C243D379BA0F3BB89D0301F16C , 0xD691D6FF1E29D98FFA3BE4BA0707CB74 , 0xD73BAEF4A2B70157BD17171FCB3F1588 , 0xD886665943C6FB7DCB71A42500B8321F , 0xD8A611BFFCE42655BCBCFF9538E9202E , 0xD8D73D1DAEA87EFEC45751EC385859E3 , 0xD9E77C80AEDC2F850B728383DA5E87D7 , 0xDA3592B7235077822FFC5E656EA2A060 , 0xDB7C33460B620C9E33FBAE00FA210853 , 0xDCC6562A8BD4AD76B712EA999726B328 , 0xDE7DE99BEF4B3099B886A0033141C09C , 0xDEE259A4DE19ACEAFCF1ABC3BFEBAE06 , 0xE0DACF932C184DB34B94679B03F3C364 , 0xE1BAA8A940F4D9E1ED7CA4CBBE6F1E53 , 0xE7F8107759D8AC747E48A6E2A297513A , 0xE9A9A0E5E31BDD028956E53C9F5B5B9C , 0xEB0FBD1D1289C205928EDA882BC9EADD , 0xF11365B732A65FC6A07B6E4841A77D18 , 0xF87B91B8096BFDFB1540F465162FBF63 , 0xFCB30ACF409E8DE6F9195CCCD0346AB5 , 0xFDDE6DD00AD8E8D31F004B4493EE61C5 , 0xFF0C7FECEDE09128CB8BCC314C6D67E9 , 0xFF9C2BD287568C4344AEEEC392BC262D , 0x0125070245AB767CF80E9AA826177473 , 0x014F1AA592A1787B1EC895CE440A750D , 0x0223137CF54B1E7BD419F0B4000B0F98 , 0x0439A10E53E4E3E30EE8D899D7DDCDDC , 0x0633CE76560085233D23CD4A545A32E6 , 0x0B8FA09C9F26414CAC547ABEB259BC84 , 0x0CAD7BDF1ABA0519A323BE97B77D98A7 , 0x0D2073271C4C722F78733C30F2428A33 , 0x0F12FF2F01DF0C8D1196B8D3F9D6F83D , 0x15E6647857DCCB84663A718EAB97AFE9 , 0x188B7E154E23D4E3DF6E73AE6DA152A5 , 0x18CAB33425250F4F16EAFBF2A1BE05B5 , 0x1D5D275C05695C3F1DC08477E0663748 , 0x202B000020BE74520A173E820EE94FA9 , 0x23CC4A537429C22B26563F79D6C51CFC , 0x23FD717BD4814054D667E3FB059673B1 , 0x25FD406E6A98FEED5E740553ECE5E692 , 0x27086444B3AE04B29A2E6160348C8F58 , 0x29C789D8501E0D51F652F263C4E82959 , 0x2AE5D3C5D3BA90DCC5124E429DDEF893 , 0x2BE8D5E0C9D95373A0C86FF1F634CF5A , 0x2E0860D5425EB8A9196E01FA5A8D2F74 , 0x3131731811236A3DBA11CFCE8CAB23CB , 0x34CDFE104FDA26E8EAE42F4E6DA85C89 , 0x35076BB2C43C87BFA5134B4A6E0C0C48 , 0x351F5160DF84355035F73A76360CA851 , 0x3524C21EE17230DFCAB470CAD48EF4D7 , 0x36B39644FA8004ADFCB232888A4FACB7 , 0x36ED627B4482A3339566DD62FB11B0CD , 0x378F73762B05587087E150EC411EAB65 , 0x380430FB38E98835396B13760901C3FC , 0x38DD17794A5D2DFF3F5B6046563AF401 , 0x39FAC7356B1B6CB845DAE75F7A1127B7 , 0x3DAB381D1C14084544885255004411BC , 0x421DA10582E3E27B4CB0EF95979EC127 , 0x42217910A156FFABF4CDF089CC86436E , 0x43A647D5A8B34879733C39C3A688A1EE , 0x44878F2B1A9464909883B3A132F88950 , 0x45C3C04067A33C68FAA25B25A4318B29 , 0x47A9649328D3C021FE3A0627B02E5F2D , 0x48448229827A004ACB44A4AC74237B2C , 0x4BA4A8A3AF3C02BE56D5167AF3F12307 , 0x51E9DA9C70F011C94157B7937B067AEA , 0x52B51F2A2FB7F72FF885279955543825 , 0x56041C3F35D0CBB4087E2B9FEE8A9A48 , 0x5CB3F9987B8EB48706657D8223C12041 , 0x5D0FDFC5749268D071495929786D5EE6 , 0x637E30EE2110F70C5204BAAE9F64F982 , 0x646A7F2034940137FBBC4D90CCD425E2 , 0x68A751D98D67675D69F187D54A60CB98 , 0x6C9E9A6B863F1D35352FBFFCA62D803B , 0x721D83A31AD245FA2584F9BA9ACFE94D , 0x7825EBD5A3E53B580A2BB80D077FB0C3 , 0x78B1643E3E226B36FE224CDE148EEB27 , 0x7D585E16D691E55E4C075ABD77098099 , 0x7F40BB877B8A7BA67A2AB661037B4EDF , 0x809270D69375C756D28F9EFC833B3FB1 , 0x82283ECAEBC661A3A414761FDFBCE79F , 0x82E419B65F4A24CF4271D4383F9701E0 , 0x8A6BAC791AAECDAD84111003FA01F1DF , 0x9195B0581132B9D243F61AE718792185 , 0x9415CB0E9533B05891DDCA5004EA7552 , 0x9509FEB157576E5F076AE05C31EA305F , 0x954383C2CC8E121CA643E29A42B93081 , 0x9727F4562F11536322EADF38057B0DEE , 0x9A3F15B7D9D7FA830DDDF6E3052AAAF4 , 0x9AA55DC527A5556720A795EB3B305457 , 0x9B52BB23993B823BD980F737773DA5F2 , 0x9EAF67DDBF780DA14D9D88ADC0087EEF , 0xA1068B69A8621FAC820C4244B3001BA4 , 0xA16A6299936920A3BE7E84A892DB99FE , 0xA22314BFBD4C424B87B4E456E7CABB76 , 0xA22FE2D860AD6F78DB9D07E3F1193A06 , 0xA26CCB45A1CE1F4CB57117E5E3ADFBC0 , 0xA2F6939AD9F47997D09740C866EB375D , 0xAA3A98A40C5F9B78EDB3AEE6EC3DA224 , 0xAA6318BB1E048C5E0F6BB156861DA261 , 0xB07819B274B554A5DC4B2D9415ECB1BB , 0xB11345DA825E03ECE8802A3701EBE6D8 , 0xB16B345F50CA2F3B602EF412AC81709C , 0xB25355441E44B5D4613B394180D16DBF , 0xB818A3AC255A810D6BE3FB81C7156157 , 0xBAA62748123DBD400A28D27E6A0B3769 , 0xBF595C0F43BD46351AC0B17E9AB6C649 , 0xBFBDB6989A3BEB0CBA00792307192ACB , 0xC2E1D428CF24E34476FC7BDD07983B8A , 0xC50BE0B9B5061BEF02FC4FC83942E427 , 0xCB39F370933202B7690A0B3BF2A7B5FA , 0xCB6558C0D0CFC92BD9E5119EDECDD1C4 , 0xCDC383C0BAF9A2DF2B72A0E99117E480 , 0xCECAC41FB869E2AA507E5EE50DF903FD , 0xCF0EBDDE24CD600750B2716D052EEF99 , 0xCFFE92958BC8CF0C2B156280BC740FAC , 0xD20209905D4295167326823DEEA94B20 , 0xD3C5082C96AB89AA38D04565FE4EF5E8 , 0xD480C2F84B3D1660922A681DAF365E19 , 0xD4C0B7321E87508F21593BD11CACEE88 , 0xD4D178DCD09377796F4666FB7AD9F8B2 , 0xD57224B9E769315E4F5D021EA81D666E , 0xD90324FE10FC0883214B2B1F4D6F8A98 , 0xDB7DB93902231F79EEC8CE7D85C4C0D4 , 0xDCF9D576E057E21F0DAB404B781CCB8D , 0xE0A732D7FAC51C138EA5F157FF33CF39 , 0xEB91238D274C1AC3F73862DE38D4EA09 , 0xEBB018864121A7017C94BAA47061C19C , 0xECBAE89161BA1F11A4CF8484FC56DB60 , 0xF07C9BAE24E6D325FABDCAB173D1DE96 , 0xF160C9BFA4CBAC2600666E913E229649 , 0xF8EE56814FF87D363DE130344FD6A10C , 0xFE7F8234736253F5E464422C4B487E03 , 0x003455F848148E8EE2B3D9276F727EC2 , 0x05730737962B33677C55C316C4C2813B , 0x076F1BC2DBC9F4DBC41242D3C1AA501E , 0x0AB88A0158DD65289DA0AAF8A75C0373 , 0x0CEBAA2A2F0F39CBC587B59EFED7BBF7 , 0x0F007843B9AB941139C761B0403FB5B9 , 0x100B9EFCFD4710A1B423A43742E6C717 , 0x12EE6DEC2FB180F628E16199B9867B2F , 0x14408A66591094F10E8CE15769D25A6F , 0x14A20481DB2538847E6E2A64B9B55ACB , 0x17C886B18DFEF6B0B3E81FC77D068447 , 0x1C1501CEEEC47F0023DB2C28C6025843 , 0x1C947D215A364D5B7E38DDFAE34759CB , 0x1FB9D2C67C644A7ABA4CAFC55AC3A1DE , 0x23AB6E63D89E6155D8925763E2E483D0 , 0x25B5DA8C48E623F6F7A495998E4662EA , 0x26330CEBC8480EF395D381F50D96CEAE , 0x29CF95716563F619F19372C1C2C5EABE , 0x2A1F28E2AFCAA2C6E155A865085C5A4F , 0x2ADD8DB3C0F1252B36E7A26737DA5E22 , 0x2B8F7D3E7873D937EBD1B558B25CE501 , 0x2E92A4A8C6ACA143CC0871FA6AC8A855 , 0x30172ACF345D0897C4CC9D8DB967AE1E , 0x305CEAF0123FDB72F2A2B6B60FE9B5C7 , 0x32D71AF00C1F08C723584B541124E099 , 0x34453B48B30F164BE4D4109E600E67A5 , 0x34AA1872D82D96CE0CF594AFF5A10D9A , 0x353648FB5A06581DDC89592BB3A9CC43 , 0x36A76CFE7F3861491AD06693459D0C8A , 0x3769BC8428E96EBC994F44122FED650C , 0x3909F3BC7C3E1F67847EA6BA1F632F8D , 0x3E1D7859CDA6DB545F354FE15716EA4F , 0x40352DADAA067B3EC82F6734658171D7 , 0x4153A3429C58916113931163932F80AF , 0x46F223B477FB9A917DF8FC2E7E6EE966 , 0x4A5987F693FB6066F60435DDF8CD0F2E , 0x4BCAC985E2533512526CEC0CB07D39FB , 0x4C182007F9169CA4179AA4C39A4B6013 , 0x4CC1396BE49495E3B439CBD4FC0F2A62 , 0x4DA86B7EFC80F4525BAC897F35EFFF13 , 0x4F1B1923B1F035E6CF3D85E9BCAF8C9D , 0x5203006598ADA7C42C03638071D5CD26 , 0x53CB171840331CB356594F863ACDAA27 , 0x55736927568FEFE099E561BD62372B08 , 0x56D17512956C5FF4724C667396946CA8 , 0x57ED62E2D72C11706803C57ABD2A066C , 0x5CBAC632AB4CB39F828B47AFEDA8155F , 0x5F744FF3D5028C2A0F04418F6B920135 , 0x607920944002EC785A2D735CA5742553 , 0x63C267B1C4B966A8C249D741C5638487 , 0x66C94563C3D199FE719A72B4386943FC , 0x6854CF1EF5A7C0E66C164312907A5A15 , 0x6AD0EA2E1B781B28F411FA89AC99FBF4 , 0x6F1D9B4CB8789244FD9F0AB2AF1AAAEA , 0x6FF3D0A61322C35AA7E5E04E2E898B8A , 0x70CA2EAE8BBF9F2C0B41BBBFD3646AEB , 0x7270851219D468E7C789A9FFCD45EB06 , 0x736EF8FF7B647B11BFB553FEB1D5C24B , 0x756F98B81BEDC93CC08AF3D2B063D8D8 , 0x7A37163FF3A940B4EF56A8681CA82323 , 0x7BA622AB1665B849873EE89C692E4AA1 , 0x823606ACAF88567E9C64C637F7110C45 , 0x86FF985713CA5A91D6558072A38EA5FF , 0x9068F54435AFEE3B5FEF430E00001034 , 0x91E52574D70188691D1C193A3938E554 , 0x91EDD987559CB81733829EAC57616F85 , 0x948EDF349A10586E98439A7C532AB3AC , 0xA5F1564FBF1C8F78B069BE0E6429DDCE , 0xA5F74DAE7D0DF3F8D74079536E52AFA7 , 0xA8BCEAA26B89D87E4EBB1B3066D5F8DB , 0xAA5359389047A2B647051C50795B88C0 , 0xAB1D9899FFD5E0349C9A39069CC16DA8 , 0xAB63E3D6CD1438104B0851B7ED59F730 , 0xAF70FF1023D66799FA12C7F49C1F8D18 , 0xC72440A505DA807AD8F93D74557121A6 , 0xC8E44FFE0F1770DABE95FB5E60507E95 , 0xC8E715872298673A2D6EC5574A58208A , 0xC9DE5DA22BAD9D1BD51B1B2C6AA19F20 , 0xCBB6BA6D6B98EEDB0FD74EE7660AA763 , 0xDABA34B29E4C07AD27D852DA5BE7B01E , 0xDEF317AA40404EEA73D2523759A316A5 , 0xE061E85CA0957CA3CFD2007393566342 , 0xE3DA01818361C71360F718E0E09937E6 , 0xE6CFFCFF1E596B028BAA8AA280D960B1 , 0xE72DB4BAFB40DFCD6194A69CEC440ABB , 0xECDA64C44B781BDDD6C58042FFA7C79A , 0xEDB648B0706E0EF2CC388FB29E5063F1 , 0xEDFBA9C9E198AFE3590AF6CAAFAC64C7 , 0xEF22D41790D4A7AF7EF22C68F70867C1 , 0xEFBC6A8C8ABA1D496F4CC2521EEBC9A6 , 0xF0503CB7D470C470AA01A391096ECDBB , 0xF19A95A354637C76CDB54AC90CFB36D6 , 0xF58B591BE3958D7E8F2AAC9762A5E42E , 0xF6E36BB718767DB9AF54AA384B04A646 , 0xF8CCC91D263DD6295C875C7FB334B8D0 , 0xFA1815B7F5789B2A5E865737722F74BC , 0xFAC09FB6E540DE19F64BDD250594C8FE , 0xFE80D6B006FDB59E1A2CD354E36F6E40 , 0xFE99361128794D4CDB028503B5BABC7A , 0xFF894B564EAAC293D40206291F8BE072 , 0x012F67438FB3F0828A5F9819944BFFD2 , 0x0160568EDFBD6AA58C85A6049AF25531 , 0x01AC710D4901FD9E2F017CEFE8B0CEAD , 0x05A16C1EB7C56590D9C3FE55B25E0838 , 0x05E894DEE1EB06E327EFA35E42FC64AF , 0x061008F4A8DAFC4D4F38F73873910303 , 0x06762AA1F7895D5E31C1B37ECCC11A88 , 0x06D47F337143A63A98387FDEFAAA824E , 0x0A407F83FE0DCE82D20B1D82107801AF , 0x0AD1829ADE95F527C4F00A4569A432E1 , 0x0F944D65A83D0EA9A1291AFC1CEC6988 , 0x126EE6B23F4A694B3B18D9BC37243FC7 , 0x16DE4BCDEE486B5F1A162D5079F44A1A , 0x18DAAC6B06C7E022E67E562121A618BC , 0x1A18A1D875486AEB57C50810ABF10520 , 0x1A2D34624F5C8EE4D7FBF999CAC289A9 , 0x1AABCB98F47757DD0A507CC2EEC7E6D6 , 0x1B4D2196661D2AFBD0975F016BB7EBB4 , 0x1DB00FAC95D73D4B4C670456833E1940 , 0x226FF142EC769E3FFD792FAF1673FC6D , 0x233812873C9DB43BCBE25DA779C55AC7 , 0x252D7385F1DAF9217C546AC7C561E02F , 0x257CE2501093D1FF58936618529D67A3 , 0x286B71F2D8412D56B530D102BF06DD59 , 0x2D2CD3F2F59F516CC7502DFFD982F2DC , 0x2D32CE35CC5A9F76BC4EAFEF580C13C6 , 0x2FBD32B966F9920207BEA4F495258B3C , 0x333384E885DD5E450AF52FF83CA1FCF5 , 0x33CE943777E93A949CF1823D5396552C , 0x383130004A590E3A21AB120C34600821 , 0x398C8F729E2E2B2F463E7DD7014E1FCE , 0x3D844CC4ABC049F757C72490AFF82EF4 , 0x3DE53B49A3DF7F8E7AD4983964AA3E0F , 0x43CFAD748968E3AE4619963701B266A1 , 0x45432E29A9D36BC544CCF41D38D602DD , 0x4610132A41DB740D107DAEBA84F69321 , 0x4D92B91F16BE885CCD472A422DA93BE2 , 0x4FD6B53C9BA10DBD41D363F148E4697C , 0x50025E34E11DC2D1E9392570EECB74E9 , 0x535E5865755412973E014463E3090380 , 0x563862E22C5603D2E8D2F2B7987B6F66 , 0x567233A80A2C76022922F22D5B5E0D1C , 0x57DC6E3149C2CE95BFA6216A7C8FBA56 , 0x5A0147C507A58DD436DFA1DE186AC257 , 0x5BBBD1E86C34DBC5C25C624AB221FD1D , 0x5CA18BAB12D30F1A5F46EF81E6779322 , 0x5D5EB464D5C8C0B1EDEEAB6ED7C34905 , 0x5F772E4E0449D5B29B5901D33C2211B8 , 0x614DC208EE14511FB2A48A13EE3FDEEC , 0x62EDE16D1CF613286EA5811EFC94E815 , 0x6348970708D0951F6FE8B1434FAC92A2 , 0x68119B8BF1B111BC5C6EC6BEC2206971 , 0x683851305AE5590E81AACBDCA378AC45 , 0x6855CDD41AE2EFF77CD8D138E053844B , 0x68980859D413E7C71ECBF39D62E00AF4 , 0x70A5DA7940EE518F59D9BF83E75AA329 , 0x7181499B42E59C022D6D9AD4354E3AEA , 0x7267F132D417497920455CD26BC88AC9 , 0x72F5558EDDB2D430C0D1CD032488D7E6 , 0x730B20A4FEA9E513DFB167319107D690 , 0x733B708A52D7090262FC7053012E00B5 , 0x762A57A74BC4BDBAA1B9BE5E7AD659CA , 0x7BEBF581394F2DA469A87BA2FE5774D4 , 0x7CC4B80AC8A8767D110EF26415EBF247 , 0x7D4845C8B16CDD2E40FBDB1780B4D5DB , 0x7F0A063A30774EAEC81956DB7CEB925D , 0x8203CF31A0E7E92C01F60E90749855E6 , 0x82ADB244C4230783529B4266E74C5012 , 0x84777276E5644C57D1080DE8A2BF75A4 , 0x85987FDDA030316B9BDB6DA597E2BDC3 , 0x85CE9E76F5C1E9655A9FC8E194373D22 , 0x8645FA3F7E638B791CF480D6D4DA9831 , 0x89E5042662800E302BDDE57466C36D48 , 0x89F4EB2888EDBA19388D7A118C8E5EF7 , 0x8A2229555B97A9BC945CA4D2524F24C6 , 0x8A38B03B2892DA9744DA2275D79321BC , 0x8B016027D9972258F5452A317DAF46F0 , 0x8CD1DFBBBA2F8ACCACD4D3B756DBADA6 , 0x8FD950B17F9448C1AABCA8534630341E , 0x8FE12EA70B2AE200365D8721EEBE970F , 0x8FFD59A4F0E93E8B1F048199597EEB6B , 0x90B6F437073CBC4C72D67991B9B76252 , 0x9191A63953345B48B6F317C0FE9A5919 , 0x923720B257D2BB5D3B4D3DB0C4C9EFC8 , 0x93DB23C2E24278C3BFCB805B0FAE87D8 , 0x94BFC48BD2CADDBEEA3021F5B73E3517 , 0x96A4521496362981EE40D2796AD2EFA4 , 0x9A164FAFAC3DBA7E6CEA9241D3085067 , 0x9E2EF1B3ABCB830716217FAC3A9F482B , 0xA1FE24F9C6319B96FD16227D465C0C11 , 0xA241F7C60DA654C2FB14F5EC8B79AFAC , 0xA4BB3FED897D8433028D2FADC077ED29 , 0xA6EF6285BB213285F2C285027B7EF361 , 0xA895F39D01492475A73DB1D887E769CA , 0xA918A13AFF3A71ABCA43166C4589379F , 0xAC13A595F24AFA705D5CA39CCD664883 , 0xAC55AA9E28B2ADE9AFF031D6A97CDDDC , 0xACDF6630316758F567FE2E29DE7E12D6 , 0xADCE6FEFAEA9ACB25DD35C484EA4F2D7 , 0xAE909E098B40A82ABC482F16DC26A848 , 0xB0BB6984C83BE8E8229C65AE05FDB470 , 0xB3F52F9C15E66C5E087727B5CB689B23 , 0xB50BC230E8FDD28314494EC1C74E4F1C , 0xB6F57E44F333DF65631F0CE2020F3892 , 0xB70B0D7667E093737802B5256C6C3388 , 0xB7B11D8D286DF23C9F3D711471B188B5 , 0xB922DB97957B0A7A91B05CCB2332A87F , 0xB9E0A36EA851DFBFC6B16D6BD99AC85C , 0xBBA4D5F9F0D7BF0F3E31949470E1B636 , 0xBCBA37608C80871EA5D152C715922D4C , 0xBD43B26BD70C78906ED4515A7DE256DD , 0xBE853CAACFB6FF5FA67147E2A5FC515C , 0xBEC90EC56A8E237CF9314DE7882A32CA , 0xBEC9A540B194069FD7233443601B3C38 , 0xBEFCDA1DF9E29CD3789C599702BD560F , 0xC6E0EE689E2B17D320AEC457394AA235 , 0xC7CDA65E74EF072F42813295D3AF45FA , 0xC99006E139D4614FF2023A57F346103C , 0xD06EA8BC9A4C067D6D957C6078DE5A0D , 0xD256803BC10D267F1052D019A7EA7E1D , 0xD294BD83B7E56F09A81B0C7E4D8CCBE3 , 0xD2C4CBBD028CBBF905754E524C351FBB , 0xD657981367352B274C044BDA26E2BB12 , 0xD8CCBD987D7CECB6B0CFC519D672856A , 0xD9D83B49645F21684C4590A8B9721CEC , 0xDE8BA1A2BB37216A69232A2664ADC16E , 0xE1A22E068845BC074E48EEDE61A8F698 , 0xE1AE360877A59251A038FF21C56E99F1 , 0xE60CA7A65DED91A3274A04099269A5A3 , 0xE62E2503499F3C0B2E69B2B3B61A74A8 , 0xE715B359D5F3681632A4316DE2264D32 , 0xE8451A6220ED7683FBD1EF6C022F1DBA , 0xE84F16D896DEE064860D88818F955931 , 0xE981BB385C2587FBBFAE9843FE0127ED , 0xEA350C472C103D33803070E61B9B4913 , 0xEB38F2736A317472551D1A18CFF2202A , 0xEB834F0628B64F08A6E4923BC29099D5 , 0xECA7CB87E78DBD9960288168C348953B , 0xF01533F92964C6A68EF3CCE77AFAA2F5 , 0xF0994E009CFBD37DD6B6DAE8177E3C3C , 0xF0D74991F1DFEE1C90E36F41CBB9E0D9 , 0xF2AC975F2E8B673433FD04D9EF326196 , 0xF4DCB00DDF4D78416C00A392365404DF , 0xF68B0FA0393758C05F7C464CE00BEB71 , 0xF74036E8241EFF8DBD34970CC6E83F51 , 0xF884042B2CFC30D754FCC18C405E2E9B , 0xFF3207EFFE8A4C5E5C967729B2540CD1 , 0xFF35A42F781CE88E1D321863D3C2101E )) ORDER BY `property_group_option` . `id` ASC LIMIT 500 OFFSET 500 ;
Copy
58
1.75 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id WHERE (`category` . `version_id` = ? ) AND ((`category` . `parent_id` = ? AND (`category` . `id` = ? OR `category` . `path` LIKE ? OR `category` . `id` = ? OR `category` . `path` LIKE ? OR `category` . `id` = ? OR `category` . `path` LIKE ? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"3þ_ØÍ\x01 ╗µƒ5\x10 9\x15 !ë "
b"\x01 ‰NÒÄ\x00 p\t œò]YòÑ©ž "
"%|01894ed2c40070099cf25d59f2d1a99e|% "
b"H\x12\x02 S\f\x04 HHw]2뫒# "
"%|481202530c044848ad775d32ceb4ed23|% "
b"zìï▄\x7F OKì»í\x02 ─\f ╣3H "
"%|7a8d8bdc7f4f4b8dafa102c40cb93348|% "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`category.translation` . name as `category.translation.name` ,
`category.translation` . breadcrumb as `category.translation.breadcrumb` ,
`category.translation` . slot_config as `category.translation.slotConfig` ,
`category.translation` . link_type as `category.translation.linkType` ,
`category.translation` . internal_link as `category.translation.internalLink` ,
`category.translation` . external_link as `category.translation.externalLink` ,
`category.translation` . link_new_tab as `category.translation.linkNewTab` ,
`category.translation` . description as `category.translation.description` ,
`category.translation` . meta_title as `category.translation.metaTitle` ,
`category.translation` . meta_description as `category.translation.metaDescription` ,
`category.translation` . keywords as `category.translation.keywords` ,
`category.translation` . custom_fields as `category.translation.customFields` ,
`category.translation` . created_at as `category.translation.createdAt` ,
`category.translation` . updated_at as `category.translation.updatedAt` ,
`category.translation` . category_id as `category.translation.categoryId` ,
`category.translation` . language_id as `category.translation.languageId` ,
`category.translation` . category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . language_id = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . category_version_id = `category` . version_id
WHERE
(`category` . `version_id` = ? )
AND (
(
`category` . `parent_id` = ?
AND (
`category` . `id` = ?
OR `category` . `path` LIKE ?
OR `category` . `id` = ?
OR `category` . `path` LIKE ?
OR `category` . `id` = ?
OR `category` . `path` LIKE ?
)
)
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `parent_id` = 0x33E75FF09DD601BBE69F351039152189 AND (`category` . `id` = 0x01894ED2C40070099CF25D59F2D1A99E OR `category` . `path` LIKE '%|01894ed2c40070099cf25d59f2d1a99e|%' OR `category` . `id` = 0x481202530C044848AD775D32CEB4ED23 OR `category` . `path` LIKE '%|481202530c044848ad775d32ceb4ed23|%' OR `category` . `id` = 0x7A8D8BDC7F4F4B8DAFA102C40CB93348 OR `category` . `path` LIKE '%|7a8d8bdc7f4f4b8dafa102c40cb93348|%' )));
Copy
59
0.28 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` , (SELECT GROUP_CONCAT (HEX (`sales_channel.paymentMethods.mapping` . `payment_method_id` ) SEPARATOR '||' )
FROM `sales_channel_payment_method` `sales_channel.paymentMethods.mapping`
WHERE `sales_channel.paymentMethods.mapping` . `sales_channel_id` = `sales_channel` . `id` ) as `sales_channel.paymentMethods.id_mapping` , `sales_channel.translation.name` , COALESCE (`sales_channel.translation.name` , `sales_channel.translation.name` ) as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , COALESCE (`sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` ) as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , COALESCE (`sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` ) as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , COALESCE (`sales_channel.translation.homeName` , `sales_channel.translation.homeName` ) as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , COALESCE (`sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` ) as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , COALESCE (`sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` ) as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , COALESCE (`sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` ) as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , COALESCE (`sales_channel.translation.customFields` , `sales_channel.translation.customFields` ) as `sales_channel.customFields` , `sales_channel.translation.createdAt` , `sales_channel.translation.updatedAt` , `sales_channel.translation.salesChannelId` , `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation` . sales_channel_id , `sales_channel.translation` . name as `sales_channel.translation.name` , `sales_channel.translation` . home_slot_config as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . home_enabled as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . home_name as `sales_channel.translation.homeName` , `sales_channel.translation` . home_meta_title as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . home_meta_description as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . home_keywords as `sales_channel.translation.homeKeywords` , `sales_channel.translation` . custom_fields as `sales_channel.translation.customFields` , `sales_channel.translation` . created_at as `sales_channel.translation.createdAt` , `sales_channel.translation` . updated_at as `sales_channel.translation.updatedAt` , `sales_channel.translation` . sales_channel_id as `sales_channel.translation.salesChannelId` , `sales_channel.translation` . language_id as `sales_channel.translation.languageId` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . language_id = ? ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` WHERE `sales_channel` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰R&g\x0E r¤¡_7\x1A Üâ— "
]
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` ,
(
SELECT
GROUP_CONCAT (
HEX (
`sales_channel.paymentMethods.mapping` . `payment_method_id`
) SEPARATOR '||'
)
FROM
`sales_channel_payment_method` `sales_channel.paymentMethods.mapping`
WHERE
`sales_channel.paymentMethods.mapping` . `sales_channel_id` = `sales_channel` . `id`
) as `sales_channel.paymentMethods.id_mapping` ,
`sales_channel.translation.name` ,
COALESCE (
`sales_channel.translation.name` ,
`sales_channel.translation.name`
) as `sales_channel.name` ,
`sales_channel.translation.homeSlotConfig` ,
COALESCE (
`sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation.homeSlotConfig`
) as `sales_channel.homeSlotConfig` ,
`sales_channel.translation.homeEnabled` ,
COALESCE (
`sales_channel.translation.homeEnabled` ,
`sales_channel.translation.homeEnabled`
) as `sales_channel.homeEnabled` ,
`sales_channel.translation.homeName` ,
COALESCE (
`sales_channel.translation.homeName` ,
`sales_channel.translation.homeName`
) as `sales_channel.homeName` ,
`sales_channel.translation.homeMetaTitle` ,
COALESCE (
`sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation.homeMetaTitle`
) as `sales_channel.homeMetaTitle` ,
`sales_channel.translation.homeMetaDescription` ,
COALESCE (
`sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation.homeMetaDescription`
) as `sales_channel.homeMetaDescription` ,
`sales_channel.translation.homeKeywords` ,
COALESCE (
`sales_channel.translation.homeKeywords` ,
`sales_channel.translation.homeKeywords`
) as `sales_channel.homeKeywords` ,
`sales_channel.translation.customFields` ,
COALESCE (
`sales_channel.translation.customFields` ,
`sales_channel.translation.customFields`
) as `sales_channel.customFields` ,
`sales_channel.translation.createdAt` ,
`sales_channel.translation.updatedAt` ,
`sales_channel.translation.salesChannelId` ,
`sales_channel.translation.languageId`
FROM
`sales_channel`
LEFT JOIN (
SELECT
`sales_channel.translation` . sales_channel_id ,
`sales_channel.translation` . name as `sales_channel.translation.name` ,
`sales_channel.translation` . home_slot_config as `sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation` . home_enabled as `sales_channel.translation.homeEnabled` ,
`sales_channel.translation` . home_name as `sales_channel.translation.homeName` ,
`sales_channel.translation` . home_meta_title as `sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation` . home_meta_description as `sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation` . home_keywords as `sales_channel.translation.homeKeywords` ,
`sales_channel.translation` . custom_fields as `sales_channel.translation.customFields` ,
`sales_channel.translation` . created_at as `sales_channel.translation.createdAt` ,
`sales_channel.translation` . updated_at as `sales_channel.translation.updatedAt` ,
`sales_channel.translation` . sales_channel_id as `sales_channel.translation.salesChannelId` ,
`sales_channel.translation` . language_id as `sales_channel.translation.languageId`
FROM
`sales_channel_translation` `sales_channel.translation`
WHERE
`sales_channel.translation` . language_id = ?
) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id`
WHERE
`sales_channel` . `id` IN (? )
Copy
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `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` , (SELECT GROUP_CONCAT (HEX (`sales_channel.paymentMethods.mapping` . `payment_method_id` ) SEPARATOR '||' )
FROM `sales_channel_payment_method` `sales_channel.paymentMethods.mapping`
WHERE `sales_channel.paymentMethods.mapping` . `sales_channel_id` = `sales_channel` . `id` ) as `sales_channel.paymentMethods.id_mapping` , `sales_channel.translation.name` , COALESCE (`sales_channel.translation.name` , `sales_channel.translation.name` ) as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , COALESCE (`sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` ) as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , COALESCE (`sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` ) as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , COALESCE (`sales_channel.translation.homeName` , `sales_channel.translation.homeName` ) as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , COALESCE (`sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` ) as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , COALESCE (`sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` ) as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , COALESCE (`sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` ) as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , COALESCE (`sales_channel.translation.customFields` , `sales_channel.translation.customFields` ) as `sales_channel.customFields` , `sales_channel.translation.createdAt` , `sales_channel.translation.updatedAt` , `sales_channel.translation.salesChannelId` , `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation` . sales_channel_id , `sales_channel.translation` . name as `sales_channel.translation.name` , `sales_channel.translation` . home_slot_config as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . home_enabled as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . home_name as `sales_channel.translation.homeName` , `sales_channel.translation` . home_meta_title as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . home_meta_description as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . home_keywords as `sales_channel.translation.homeKeywords` , `sales_channel.translation` . custom_fields as `sales_channel.translation.customFields` , `sales_channel.translation` . created_at as `sales_channel.translation.createdAt` , `sales_channel.translation` . updated_at as `sales_channel.translation.updatedAt` , `sales_channel.translation` . sales_channel_id as `sales_channel.translation.salesChannelId` , `sales_channel.translation` . language_id as `sales_channel.translation.languageId` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` WHERE `sales_channel` . `id` IN (0x01895226670E72A4A15F371ADCE297AD );
Copy
60
0.31 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.translation.name` , COALESCE (`payment_method.translation.name` , `payment_method.translation.name` ) as `payment_method.name` , `payment_method.translation.distinguishableName` , COALESCE (`payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` ) as `payment_method.distinguishableName` , `payment_method.translation.description` , COALESCE (`payment_method.translation.description` , `payment_method.translation.description` ) as `payment_method.description` , `payment_method.translation.customFields` , COALESCE (`payment_method.translation.customFields` , `payment_method.translation.customFields` ) as `payment_method.customFields` , `payment_method.translation.createdAt` , `payment_method.translation.updatedAt` , `payment_method.translation.paymentMethodId` , `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation` . payment_method_id , `payment_method.translation` . name as `payment_method.translation.name` , `payment_method.translation` . distinguishable_name as `payment_method.translation.distinguishableName` , `payment_method.translation` . description as `payment_method.translation.description` , `payment_method.translation` . custom_fields as `payment_method.translation.customFields` , `payment_method.translation` . created_at as `payment_method.translation.createdAt` , `payment_method.translation` . updated_at as `payment_method.translation.updatedAt` , `payment_method.translation` . payment_method_id as `payment_method.translation.paymentMethodId` , `payment_method.translation` . language_id as `payment_method.translation.languageId` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . language_id = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` WHERE `payment_method` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰NÒÃûsú´¶½\x03 Dh{â "
b"""
\x01 ‰NÓ\n
¸q豬ÿJÎ%\x03 :
"""
b"""
\x01 ‰NÓ\n
ºr\x17 •j\z€úƒ>
"""
b"""
\x01 ‰NÓ\n
»r\x06 Ù½¿UÀå\x19
"""
b"""
\x01 ëNË\n
╝rØÜ0.BÞçR█
"""
b"""
\x01 ëNË\n
╝rØÜ0.BÚ+\t ╠
"""
b"\x01 ëdch?p\x06 ÅÁôòjÈh® "
b"\x01 ‰dg§Ðq?¼÷7„\x01 l9¾ "
b"\x01 ‰dg§Ðq?¼÷7„\x02 7€ "
b"\x01 ‰dg§Ðq?¼÷7„\x02 æ\x16\x03 "
b"\x01 ‰dg§Ðq?¼÷7„\x03 =‹u "
b"\x01 ‰dg§Ðq?¼÷7„\x04 ŸµÛ "
b"\x01 ‰dg§Ðq?¼÷7„\x04 ´\x17 "
b"\x01 ‰dg§Ðq?¼÷7„\x05 ÆÏç "
b"\x01 ‰dg§Ðq?¼÷7„\x06 YRõ "
b"\x01 ‰dg§Ðq?¼÷7„\x07 :ײ "
b"\x01 ‰dg§Ðq?¼÷7„\x08\x01\x03 ß "
b"\x01 Œ «\x1D Š\x7F ®‡Ì¤@œ\x1D •\x12 "
b"\x01 Ä\x07 ø[¢q ØÊk<┤\x06 ÝZ "
b"\x01 Ä\x18 eÒËs7ÿ=IØ\x02\x16 88 "
b"\x01 Ž1Ë‘Tq˜Ÿ—D „„Ûö "
b"\UùŠ9my!eE^\x07 Š<_ "
b"¸©Å╔└\x10 G\x02 ®ofM½■&V "
]
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.translation.name` ,
COALESCE (
`payment_method.translation.name` ,
`payment_method.translation.name`
) as `payment_method.name` ,
`payment_method.translation.distinguishableName` ,
COALESCE (
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName`
) as `payment_method.distinguishableName` ,
`payment_method.translation.description` ,
COALESCE (
`payment_method.translation.description` ,
`payment_method.translation.description`
) as `payment_method.description` ,
`payment_method.translation.customFields` ,
COALESCE (
`payment_method.translation.customFields` ,
`payment_method.translation.customFields`
) as `payment_method.customFields` ,
`payment_method.translation.createdAt` ,
`payment_method.translation.updatedAt` ,
`payment_method.translation.paymentMethodId` ,
`payment_method.translation.languageId`
FROM
`payment_method`
LEFT JOIN (
SELECT
`payment_method.translation` . payment_method_id ,
`payment_method.translation` . name as `payment_method.translation.name` ,
`payment_method.translation` . distinguishable_name as `payment_method.translation.distinguishableName` ,
`payment_method.translation` . description as `payment_method.translation.description` ,
`payment_method.translation` . custom_fields as `payment_method.translation.customFields` ,
`payment_method.translation` . created_at as `payment_method.translation.createdAt` ,
`payment_method.translation` . updated_at as `payment_method.translation.updatedAt` ,
`payment_method.translation` . payment_method_id as `payment_method.translation.paymentMethodId` ,
`payment_method.translation` . language_id as `payment_method.translation.languageId`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation` . language_id = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_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.translation.name` , COALESCE (`payment_method.translation.name` , `payment_method.translation.name` ) as `payment_method.name` , `payment_method.translation.distinguishableName` , COALESCE (`payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` ) as `payment_method.distinguishableName` , `payment_method.translation.description` , COALESCE (`payment_method.translation.description` , `payment_method.translation.description` ) as `payment_method.description` , `payment_method.translation.customFields` , COALESCE (`payment_method.translation.customFields` , `payment_method.translation.customFields` ) as `payment_method.customFields` , `payment_method.translation.createdAt` , `payment_method.translation.updatedAt` , `payment_method.translation.paymentMethodId` , `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation` . payment_method_id , `payment_method.translation` . name as `payment_method.translation.name` , `payment_method.translation` . distinguishable_name as `payment_method.translation.distinguishableName` , `payment_method.translation` . description as `payment_method.translation.description` , `payment_method.translation` . custom_fields as `payment_method.translation.customFields` , `payment_method.translation` . created_at as `payment_method.translation.createdAt` , `payment_method.translation` . updated_at as `payment_method.translation.updatedAt` , `payment_method.translation` . payment_method_id as `payment_method.translation.paymentMethodId` , `payment_method.translation` . language_id as `payment_method.translation.languageId` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` WHERE `payment_method` . `id` IN (0x01894ED2C3FB73FAB4B6BD0344687BE2 , 0x01894ED30AB871E8B1ACFF4ACE25033A , 0x01894ED30ABA7217956A5C7A80FA833E , 0x01894ED30ABB7206A0D9BDBF55C0E519 , 0x01894ED30ABC729D9A302E42E88752DB , 0x01894ED30ABC729D9A302E42E92B09CC , 0x01896463683F70068FB593956AD468A9 , 0x01896467A7D0713FBCF73784016C39BE , 0x01896467A7D0713FBCF737840237C280 , 0x01896467A7D0713FBCF7378402E61603 , 0x01896467A7D0713FBCF73784033D8B75 , 0x01896467A7D0713FBCF73784049FB5DB , 0x01896467A7D0713FBCF7378404B4AD17 , 0x01896467A7D0713FBCF7378405C6CFE7 , 0x01896467A7D0713FBCF73784065952F5 , 0x01896467A7D0713FBCF73784073AD7B2 , 0x01896467A7D0713FBCF73784080103DF , 0x018C20AB1D8A7FAE87CCA4409C1D9512 , 0x018E079B5BBD71FF9DD26B3CB406ED5A , 0x018E1865E3D37337983D499D02163838 , 0x018E31CB915471989F9744A08484DBF6 , 0x5C55F9AD8A396D792165455E078A3C5F , 0xF7B88FC9C0104702A96F664DABFE2656 );
Copy
61
0.15 ms
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = ? )
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = 1 );
Copy
62
0.10 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
63
0.09 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
64
0.15 ms
SELECT `sales_channel_analytics` . `id` as `sales_channel_analytics.id` , `sales_channel_analytics` . `tracking_id` as `sales_channel_analytics.trackingId` , `sales_channel_analytics` . `active` as `sales_channel_analytics.active` , `sales_channel_analytics` . `track_orders` as `sales_channel_analytics.trackOrders` , `sales_channel_analytics` . `anonymize_ip` as `sales_channel_analytics.anonymizeIp` , `sales_channel_analytics` . `created_at` as `sales_channel_analytics.createdAt` , `sales_channel_analytics` . `updated_at` as `sales_channel_analytics.updatedAt` FROM `sales_channel_analytics` WHERE `sales_channel_analytics` . `id` IN (? )
Parameters :
[
b"\x01 Æ2:«ðt═®®»½ø\x13 ÄÉ "
]
SELECT `sales_channel_analytics` . `id` as `sales_channel_analytics.id` , `sales_channel_analytics` . `tracking_id` as `sales_channel_analytics.trackingId` , `sales_channel_analytics` . `active` as `sales_channel_analytics.active` , `sales_channel_analytics` . `track_orders` as `sales_channel_analytics.trackOrders` , `sales_channel_analytics` . `anonymize_ip` as `sales_channel_analytics.anonymizeIp` , `sales_channel_analytics` . `created_at` as `sales_channel_analytics.createdAt` , `sales_channel_analytics` . `updated_at` as `sales_channel_analytics.updatedAt` FROM `sales_channel_analytics` WHERE `sales_channel_analytics` . `id` IN (0x0192323AAED074CDA9A9AFAB9B138E90 );
Copy
65
0.12 ms
SELECT `name` , `path` , `author`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author`
FROM `app`
WHERE `active` = 1
;
Copy
66
0.13 ms
SELECT `payment_method` . `id` FROM `payment_method` WHERE (`payment_method` . `handler_identifier` = ? AND `payment_method` . `active` = ? )
Parameters :
[
"Kiener\MolliePayments\Handler\Method\ApplePayPayment "
true
]
SELECT `payment_method` . `id` FROM `payment_method` WHERE (`payment_method` . `handler_identifier` = 'Kiener\\MolliePayments\\Handler\\Method\\ApplePayPayment' AND `payment_method` . `active` = 1 );
Copy
67
0.10 ms
SELECT property . name , property . value , property . id , property . child_count , property . on_event , property . event_name , property . parent_id FROM wbm_data_layer_properties property WHERE (property . parent_id IS NULL ) AND (property . module = ? )
Parameters :
[
"frontend.navigation.page "
]
SELECT property . name , property . value , property . id , property . child_count , property . on_event , property . event_name , property . parent_id FROM wbm_data_layer_properties property WHERE (property . parent_id IS NULL ) AND (property . module = 'frontend.navigation.page' );
Copy
68
0.09 ms
SELECT property . name , property . value , property . id , property . child_count , property . on_event , property . event_name , property . parent_id FROM wbm_data_layer_properties property WHERE (property . parent_id = ? ) AND (property . module = ? )
Parameters :
[
b"\x16 +š\x16 †}JP¾\x7F ¿Û»\x1D íÓ "
"frontend.navigation.page "
]
SELECT property . name , property . value , property . id , property . child_count , property . on_event , property . event_name , property . parent_id FROM wbm_data_layer_properties property WHERE (property . parent_id = 0x162B9A16867D4A50BE7FBFDBBB1DEDD3 ) AND (property . module = 'frontend.navigation.page' );
Copy
69
0.10 ms
SELECT property . name , property . value , property . id , property . child_count , property . on_event , property . event_name , property . parent_id FROM wbm_data_layer_properties property WHERE (property . parent_id = ? ) AND (property . module = ? )
Parameters :
[
b"pFÒ\x1D ¦ôDÄ¢¤\x1F\x19 Tßl˜ "
"frontend.navigation.page "
]
SELECT property . name , property . value , property . id , property . child_count , property . on_event , property . event_name , property . parent_id FROM wbm_data_layer_properties property WHERE (property . parent_id = 0x7046D21DA6F444C4A2A41F1954DF6C98 ) AND (property . module = 'frontend.navigation.page' );
Copy
70
0.08 ms
SELECT property . name , property . value , property . id , property . child_count , property . on_event , property . event_name , property . parent_id FROM wbm_data_layer_properties property WHERE (property . parent_id = ? ) AND (property . module = ? )
Parameters :
[
b"}\x17 Y║§ÄC;ó¦%┌îŨD "
"frontend.navigation.page "
]
SELECT property . name , property . value , property . id , property . child_count , property . on_event , property . event_name , property . parent_id FROM wbm_data_layer_properties property WHERE (property . parent_id = 0x7D1759BAF58E433BA2DD25DA8C8FF944 ) AND (property . module = 'frontend.navigation.page' );
Copy
71
0.47 ms
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = ? ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = ? )
Parameters :
[
b"õt\x11 ÝÓO%Hæp¹ª "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = 0xF57411DDEF93ADBDD34F2548E670B9AA ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
72
0.31 ms
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = ? ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = ? )
Parameters :
[
b"\x19 T\x04 òà;ɳH8f\x08 tSHâ "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = 0x19540495853B90FC4838660874534883 ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
73
0.25 ms
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = ? ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = ? )
Parameters :
[
b"¬ãa>6\x01 ˆ\e YàÒÛyÇìt "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = 0xACE3613E3601881B59E0D2DB79C7EC74 ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
74
0.26 ms
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = ? ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = ? )
Parameters :
[
b"&·ˆAŸâ‰\x0F =àK½Ôæ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = 0x26B788419FE2890FA03DE04BBDD4E60B ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
75
0.51 ms
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = ? ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = ? )
Parameters :
[
b"¶Uðf■É\x1A ┴ÜmWÓ\x06\x13 z\x00 "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = 0xF455D066FE901AC19A6D57E006137A00 ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
76
0.37 ms
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = ? ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = ? )
Parameters :
[
b"\x02 ;\x1A ;\x12\x15 xýþ±\x0F 0Ô+šî "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = 0x023B1A3B121578FDFEB10F30D42B9AEE ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
77
0.23 ms
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = ? ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = ? )
Parameters :
[
b"\x0F ü\Ì—°ˆl[/\x0E\x10 Ø2•¾ "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = 0x0FFC5CCC97B0886C5B2F0E10D83295BE ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
78
0.23 ms
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = ? ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = ? )
Parameters :
[
b"Å║_VJ3\x17 ╬eÁTYÄ81X "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = 0x8FBA5F564A3317CE65B554598E383158 ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
79
0.09 ms
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = ? ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = ? )
Parameters :
[
b"\x05 32r›cßÒ\x1A ‰Cb†\x07 èK "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = 0x053332729B63DFD21A8943628607E84B ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
80
0.27 ms
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = ? ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = ? )
Parameters :
[
b"""
‘K¥Ãÿs³nî\n
d0´RsB
"""
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = 0x914BA5C3FF73B36EEE0A6430B4527342 ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
81
0.26 ms
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = ? ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = ? )
Parameters :
[
b"\x14 É╗ê®yͪ`O:ƒæ\x01 NE "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = 0x1490BB88A979D6A6604F3A9F91014E45 ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
82
0.24 ms
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = ? ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = ? )
Parameters :
[
b"Ý`\x1A ï™ïŒ$&·Â\t ²y‰Ã "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT option_translation . name FROM product product INNER JOIN product_option product_group ON product_group . product_id = product . id INNER JOIN property_group_option product_option ON product_group . property_group_option_id = product_option . id INNER JOIN property_group_option_translation option_translation ON option_translation . property_group_option_id = product_option . id WHERE (product . id = 0xDD601AEF99EF8C2426B7C209B27989C3 ) AND (product . parent_id IS NOT NULL ) AND (product . option_ids IS NOT NULL ) AND (option_translation . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
83
0.73 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"3þ_ØÍ\x01 ╗µƒ5\x10 9\x15 !ë "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`category.translation` . name as `category.translation.name` ,
`category.translation` . breadcrumb as `category.translation.breadcrumb` ,
`category.translation` . slot_config as `category.translation.slotConfig` ,
`category.translation` . link_type as `category.translation.linkType` ,
`category.translation` . internal_link as `category.translation.internalLink` ,
`category.translation` . external_link as `category.translation.externalLink` ,
`category.translation` . link_new_tab as `category.translation.linkNewTab` ,
`category.translation` . description as `category.translation.description` ,
`category.translation` . meta_title as `category.translation.metaTitle` ,
`category.translation` . meta_description as `category.translation.metaDescription` ,
`category.translation` . keywords as `category.translation.keywords` ,
`category.translation` . custom_fields as `category.translation.customFields` ,
`category.translation` . created_at as `category.translation.createdAt` ,
`category.translation` . updated_at as `category.translation.updatedAt` ,
`category.translation` . category_id as `category.translation.categoryId` ,
`category.translation` . language_id as `category.translation.languageId` ,
`category.translation` . category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . language_id = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . category_version_id = `category` . version_id
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x33E75FF09DD601BBE69F351039152189 ));
Copy
84
0.12 ms
SELECT `app` . `name` , `app` . `version` , `app` . `template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template` . `app_id` = `app` . `id`
WHERE `app` . `active` = 1 AND `app_template` . `active` = 1
SELECT `app` . `name` , `app` . `version` , `app` . `template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template` . `app_id` = `app` . `id`
WHERE `app` . `active` = 1 AND `app_template` . `active` = 1 ;
Copy
85
0.15 ms
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
86
0.99 ms
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) as `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) as `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) as `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title as `media.translation.title` , `media.translation` . alt as `media.translation.alt` , `media.translation` . custom_fields as `media.translation.customFields` , `media.translation` . created_at as `media.translation.createdAt` , `media.translation` . updated_at as `media.translation.updatedAt` , `media.translation` . media_id as `media.translation.mediaId` , `media.translation` . language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"\x01 èÀ\x13 Â_\x7F rÉ▒ú§ÒäÒ+ "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) as `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) as `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) as `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title as `media.translation.title` , `media.translation` . alt as `media.translation.alt` , `media.translation` . custom_fields as `media.translation.customFields` , `media.translation` . created_at as `media.translation.createdAt` , `media.translation` . updated_at as `media.translation.updatedAt` , `media.translation` . media_id as `media.translation.mediaId` , `media.translation` . language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x018AB713B65F7F7290B1A3F5E384E32B ));
Copy
87
0.93 ms
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) as `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) as `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) as `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title as `media.translation.title` , `media.translation` . alt as `media.translation.alt` , `media.translation` . custom_fields as `media.translation.customFields` , `media.translation` . created_at as `media.translation.createdAt` , `media.translation` . updated_at as `media.translation.updatedAt` , `media.translation` . media_id as `media.translation.mediaId` , `media.translation` . language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"\x01 èÀ║=╔têÑ Ê¨\x15 [Ø╦ "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) as `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) as `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) as `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title as `media.translation.title` , `media.translation` . alt as `media.translation.alt` , `media.translation` . custom_fields as `media.translation.customFields` , `media.translation` . created_at as `media.translation.createdAt` , `media.translation` . updated_at as `media.translation.updatedAt` , `media.translation` . media_id as `media.translation.mediaId` , `media.translation` . language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x018AB7BA3DC97488A5FFD2F9155B9DCB ));
Copy
88
0.42 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"3þ_ØÍ\x01 ╗µƒ5\x10 9\x15 !ë "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`category.translation` . name as `category.translation.name` ,
`category.translation` . breadcrumb as `category.translation.breadcrumb` ,
`category.translation` . slot_config as `category.translation.slotConfig` ,
`category.translation` . link_type as `category.translation.linkType` ,
`category.translation` . internal_link as `category.translation.internalLink` ,
`category.translation` . external_link as `category.translation.externalLink` ,
`category.translation` . link_new_tab as `category.translation.linkNewTab` ,
`category.translation` . description as `category.translation.description` ,
`category.translation` . meta_title as `category.translation.metaTitle` ,
`category.translation` . meta_description as `category.translation.metaDescription` ,
`category.translation` . keywords as `category.translation.keywords` ,
`category.translation` . custom_fields as `category.translation.customFields` ,
`category.translation` . created_at as `category.translation.createdAt` ,
`category.translation` . updated_at as `category.translation.updatedAt` ,
`category.translation` . category_id as `category.translation.categoryId` ,
`category.translation` . language_id as `category.translation.languageId` ,
`category.translation` . category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . language_id = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . category_version_id = `category` . version_id
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x33E75FF09DD601BBE69F351039152189 ));
Copy
89
0.96 ms
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) as `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) as `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) as `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title as `media.translation.title` , `media.translation` . alt as `media.translation.alt` , `media.translation` . custom_fields as `media.translation.customFields` , `media.translation` . created_at as `media.translation.createdAt` , `media.translation` . updated_at as `media.translation.updatedAt` , `media.translation` . media_id as `media.translation.mediaId` , `media.translation` . language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"[Ò\x03\x17 Ü$@\f ¥"ñü▓$Q\n "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) as `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) as `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) as `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title as `media.translation.title` , `media.translation` . alt as `media.translation.alt` , `media.translation` . custom_fields as `media.translation.customFields` , `media.translation` . created_at as `media.translation.createdAt` , `media.translation` . updated_at as `media.translation.updatedAt` , `media.translation` . media_id as `media.translation.mediaId` , `media.translation` . language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x5BE303179A24400CBE22A481B224510A ));
Copy
90
0.82 ms
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) as `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) as `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) as `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title as `media.translation.title` , `media.translation` . alt as `media.translation.alt` , `media.translation` . custom_fields as `media.translation.customFields` , `media.translation` . created_at as `media.translation.createdAt` , `media.translation` . updated_at as `media.translation.updatedAt` , `media.translation` . media_id as `media.translation.mediaId` , `media.translation` . language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"\x01 Š¼cÂà|f¬ù!œ‰g\e ¨ "
b"\x01 Š¼v¿ý~Ïž¿CàÚìT[ "
b"\x01 è╝z▒Ázc¿┼ü│╩¿ƒ+ "
b"\x01 ‘À)\x06 ‘qÝ”\x1D n:ôsž\x19 "
b"\x01 Š¼nlÀuɵ\x1A ÀBÓ`•Š "
b"\x01 Š¼t˘xø°ü<˜ª\x17 ân "
b"\x01 Š¼~CPr¶€ï\f òþpî\x02 "
b"\x01 Š¼„\x06 6q\x1A ªÝíDs‡5" "
b"\x01 è╝ü<▄pÍ¢\x0E c!GéP\t "
]
SELECT
`media` . `id` as `media.id` ,
`media` . `user_id` as `media.userId` ,
`media` . `media_folder_id` as `media.mediaFolderId` ,
`media` . `mime_type` as `media.mimeType` ,
`media` . `file_extension` as `media.fileExtension` ,
`media` . `uploaded_at` as `media.uploadedAt` ,
`media` . `file_name` as `media.fileName` ,
`media` . `file_size` as `media.fileSize` ,
`media` . `media_type` as `media.mediaTypeRaw` ,
`media` . `meta_data` as `media.metaData` ,
`media` . `config` as `media.config` ,
`media` . `path` as `media.path` ,
`media` . `private` as `media.private` ,
`media` . `thumbnails_ro` as `media.thumbnailsRo` ,
`media` . `created_at` as `media.createdAt` ,
`media` . `updated_at` as `media.updatedAt` ,
`media.translation.title` ,
COALESCE (
`media.translation.title` , `media.translation.title`
) as `media.title` ,
`media.translation.alt` ,
COALESCE (
`media.translation.alt` , `media.translation.alt`
) as `media.alt` ,
`media.translation.customFields` ,
COALESCE (
`media.translation.customFields` ,
`media.translation.customFields`
) as `media.customFields` ,
`media.translation.createdAt` ,
`media.translation.updatedAt` ,
`media.translation.mediaId` ,
`media.translation.languageId`
FROM
`media`
LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id`
LEFT JOIN (
SELECT
`media.translation` . media_id ,
`media.translation` . title as `media.translation.title` ,
`media.translation` . alt as `media.translation.alt` ,
`media.translation` . custom_fields as `media.translation.customFields` ,
`media.translation` . created_at as `media.translation.createdAt` ,
`media.translation` . updated_at as `media.translation.updatedAt` ,
`media.translation` . media_id as `media.translation.mediaId` ,
`media.translation` . language_id as `media.translation.languageId`
FROM
`media_translation` `media.translation`
WHERE
`media.translation` . language_id = ?
) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id`
LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id`
WHERE
(
(
(
`media` . `private` = ?
OR (
`media` . `private` = ?
AND `media.mediaFolder.defaultFolder` . `entity` = ?
)
)
)
)
AND (
`media` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? )
)
Copy
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) as `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) as `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) as `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title as `media.translation.title` , `media.translation` . alt as `media.translation.alt` , `media.translation` . custom_fields as `media.translation.customFields` , `media.translation` . created_at as `media.translation.createdAt` , `media.translation` . updated_at as `media.translation.updatedAt` , `media.translation` . media_id as `media.translation.mediaId` , `media.translation` . language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x018ABC63C2E07C66ACF9219C89671BA8 , 0x018ABC76BFFD7ECF9EBF43E0DAEC545B , 0x018ABC7AB1B57A63A8C581B3CAA89F2B , 0x0191C029069171DD941D6E3AF4739E19 , 0x018ABC6E6CC075C9B51AC042D360958A , 0x018ABC74CB9878F8B0FC3C98AA17E26E , 0x018ABC7E435072B680EF0CF2FE70EE02 , 0x018ABC840636711AAADDED4473873522 , 0x018ABC813CDC70D6BD0E632147825009 ));
Copy
91
1.04 ms
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) as `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) as `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) as `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title as `media.translation.title` , `media.translation` . alt as `media.translation.alt` , `media.translation` . custom_fields as `media.translation.customFields` , `media.translation` . created_at as `media.translation.createdAt` , `media.translation` . updated_at as `media.translation.updatedAt` , `media.translation` . media_id as `media.translation.mediaId` , `media.translation` . language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"\x01 ‹#\x15 f\x17 }Ú³ÙØÔ/è¦ì "
b"\x01 ‹#\x15 f\x17 }Ú³ÙØÔ/è¦ì "
b"\x01 èÀ\f ÆDy‗ëö▀?═Ø$» "
b"\x01 èÀ\f ÆDy‗ëö▀?═Ø$» "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) as `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) as `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) as `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title as `media.translation.title` , `media.translation` . alt as `media.translation.alt` , `media.translation` . custom_fields as `media.translation.customFields` , `media.translation` . created_at as `media.translation.createdAt` , `media.translation` . updated_at as `media.translation.updatedAt` , `media.translation` . media_id as `media.translation.mediaId` , `media.translation` . language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x018B231566177DDAB3D9D8D42FE8A6EC , 0x018B231566177DDAB3D9D8D42FE8A6EC , 0x018AB70C924479F28994DF3FCD9D24AF , 0x018AB70C924479F28994DF3FCD9D24AF ));
Copy
92
3.56 ms
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND (seo_url . language_id = ? ) AND (seo_url . sales_channel_id = ? OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 )
Parameters :
[
"/navigation/33e75ff09dd601bbe69f351039152189 "
"/navigation/df41b8ba15674e349cacdfff2f86650c "
"/navigation/018b227d792f7f719cdcbe4a61f4cdf8 "
"/navigation/10026ccddbed4da3b2057bf7aac9f4a5 "
"/navigation/f79fd420473142efbbd7c3bc4aa2f070 "
"/navigation/fc490ca45c00b1249bbe3554a4fdf6fb "
"/navigation/28dd2c7955ce926456240b2ff0100bde "
"/navigation/f033ab37c30201f73f142449d037028d "
"/navigation/3295c76acbf4caaed33c36b1b5fc2cb1 "
"/navigation/9dfcd5e558dfa04aaf37f137a1d9d3e5 "
"/navigation/950a4152c2b4aa3ad78bdd6b366cc179 "
"/navigation/3fe94a002317b5f9259f82690aeea4cd "
"/navigation/bbf94b34eb32268ada57a3be5062fe7d "
"/navigation/4f4adcbf8c6f66dcfc8a3282ac2bf10a "
"/navigation/8d3bba7425e7c98c50f52ca1b52d3735 "
"/navigation/bbcbff5c1f1ded46c25d28119a85c6c2 "
"/navigation/8cb22bdd0b7ba1ab13d742e22eed8da2 "
"/navigation/5737c6ec2e0716f3d8a7a5c4e0de0d9a "
"/navigation/352fe25daf686bdb4edca223c921acea "
"/navigation/d1f255a373a3cef72e03aa9d980c7eca "
"/navigation/735b90b4568125ed6c3f678819b6e058 "
"/navigation/ad13a2a07ca4b7642959dc0c4c740ab6 "
"/navigation/a3f390d88e4c41f2747bfa2f1b5f87db "
"/navigation/a666587afda6e89aec274a3657558a27 "
"/navigation/40008b9a5380fcacce3976bf7c08af5b "
"/navigation/310dcbbf4cce62f762a2aaa148d556bd "
"/navigation/018e603168d27b5ba5dfa4eded2b9143 "
"/navigation/34173cb38f07f89ddbebc2ac9128303f "
"/navigation/c16a5320fa475530d9583c34fd356ef5 "
"/navigation/6364d3f0f495b6ab9dcf8d3b5c6e0b01 "
"/navigation/182be0c5cdcd5072bb1864cdee4d3d6e "
"/navigation/a5771bce93e200c36f7cd9dfd0e5deaa "
"/navigation/d67d8ab4f4c10bf22aa353e27879133c "
"/navigation/d645920e395fedad7bbbed0eca3fe2e0 "
"/navigation/3416a75f4cea9109507cacd8e2f2aefc "
"/navigation/a1d0c6e83f027327d8461063f4ac58a6 "
"/navigation/17e62166fc8586dfa4d1bc0e1742c08b "
"/navigation/f7177163c833dff4b38fc8d2872f1ec6 "
"/navigation/6c8349cc7260ae62e3b1396831a8398f "
"/navigation/d9d4f495e875a2e075a1a4a6e1b9770f "
"/navigation/e369853df766fa44e1ed0ff613f563bd "
"/navigation/0deb1c54814305ca9ad266f53bc82511 "
"/navigation/66808e327dc79d135ba18e051673d906 "
"/navigation/19ca14e7ea6328a42e0eb13d585e4c22 "
"/navigation/1c383cd30b7c298ab50293adfecb7b18 "
"/navigation/a5bfc9e07964f8dddeb95fc584cd965d "
"/navigation/67c6a1e7ce56d3d6fa748ab6d9af3fd7 "
"/navigation/642e92efb79421734881b53e1e1b18b6 "
"/navigation/f457c545a9ded88f18ecee47145a72c0 "
"/navigation/72b32a1f754ba1c09b3695e0cb6cde7f "
"/navigation/cf004fdc76fa1a4f25f62e0eb5261ca3 "
"/navigation/66f041e16a60928b05a7e228a89c3799 "
"/navigation/093f65e080a295f8076b1c5722a46aa2 "
"/navigation/072b030ba126b2f4b2374f342be9ed44 "
"/navigation/c0c7c76d30bd3dcaefc96f40275bdc0a "
"/navigation/2838023a778dfaecdc212708f721b788 "
"/navigation/9a1158154dfa42caddbd0694a4e9bdc8 "
"/navigation/14bfa6bb14875e45bba028a21ed38046 "
"/navigation/7cbbc409ec990f19c78c75bd1e06f215 "
"/navigation/6855456e2fe46a9d49d3d3af4f57443d "
"/navigation/41ae36ecb9b3eee609d05b90c14222fb "
"/navigation/bd686fd640be98efaae0091fa301e613 "
"/navigation/289dff07669d7a23de0ef88d2f7129e7 "
"/navigation/a4f23670e1833f3fdb077ca70bbd5d66 "
"/navigation/577ef1154f3240ad5b9b413aa7346a1e "
"/navigation/c5ff2543b53f4cc0ad3819a36752467b "
"/navigation/0bb4aec1710521c12ee76289d9440817 "
"/navigation/854d6fae5ee42911677c739ee1734486 "
"/navigation/01386bd6d8e091c2ab4c7c7de644d37b "
"/navigation/35f4a8d465e6e1edc05f3d8ab658c551 "
"/navigation/f7664060cc52bc6f3d620bcedc94a4b6 "
"/navigation/13f9896df61279c928f19721878fac41 "
"/navigation/8f121ce07d74717e0b1f21d122e04521 "
"/navigation/39059724f73a9969845dfe4146c5660e "
"/navigation/7f100b7b36092fb9b06dfb4fac360931 "
"/navigation/9872ed9fc22fc182d371c3e9ed316094 "
"/navigation/31fefc0e570cb3860f2a6d4b38c6490d "
"/navigation/0aa1883c6411f7873cb83dacb17b0afc "
"/navigation/fb7b9ffa5462084c5f4e7e85a093e6d7 "
"/navigation/9dcb88e0137649590b755372b040afad "
"/navigation/a2557a7b2e94197ff767970b67041697 "
"/navigation/58a2fc6ed39fd083f55d4182bf88826d "
"/navigation/9fc3d7152ba9336a670e36d0ed79bc43 "
"/navigation/3988c7f88ebcb58c6ce932b957b6f332 "
"/navigation/1385974ed5904a438616ff7bdb3f7439 "
"/navigation/9de6d14fff9806d4bcd1ef555be766cd "
"/navigation/903ce9225fca3e988c2af215d4e544d3 "
"/navigation/0a09c8844ba8f0936c20bd791130d6b6 "
"/navigation/02522a2b2726fb0a03bb19f2d8d9524d "
"/navigation/8d5e957f297893487bd98fa830fa6413 "
"/navigation/357a6fdf7642bf815a88822c447d9dc4 "
"/navigation/a49e9411d64ff53eccfdd09ad10a15b3 "
"/navigation/e2ef524fbf3d9fe611d5a8e90fefdc9c "
"/navigation/140f6969d5213fd0ece03148e62e461e "
"/navigation/36660e59856b4de58a219bcf4e27eba3 "
"/navigation/e96ed478dab8595a7dbda4cbcbee168f "
"/navigation/f340f1b1f65b6df5b5e3f94d95b11daf "
"/navigation/d1fe173d08e959397adf34b1d77e88d7 "
"/navigation/43ec517d68b6edd3015b3edc9a11367b "
"/navigation/9778d5d219c5080b9a6a17bef029331c "
"/navigation/c7e1249ffc03eb9ded908c236bd1996d "
"/navigation/fe9fc289c3ff0af142b6d3bead98a923 "
"/navigation/26657d5ff9020d2abefe558796b99584 "
"/navigation/82cec96096d4281b7c95cd7e74623496 "
"/navigation/d1f491a404d6854880943e5c3cd9ca25 "
"/navigation/819f46e52c25763a55cc642422644317 "
"/navigation/13fe9d84310e77f13a6d184dbf1232f3 "
"/navigation/eddea82ad2755b24c4e168c5fc2ebd40 "
"/navigation/cb70ab375662576bd1ac5aaf16b3fca4 "
"/navigation/1d7f7abc18fcb43975065399b0d1e48e "
"/navigation/e4a6222cdb5b34375400904f03d8e6a5 "
"/navigation/37bc2f75bf1bcfe8450a1a41c200364c "
"/navigation/496e05e1aea0a9c4655800e8a7b9ea28 "
"/navigation/6faa8040da20ef399b63a72d0e4ab575 "
"/navigation/816b112c6105b3ebd537828a39af4818 "
"/navigation/b83aac23b9528732c23cc7352950e880 "
"/navigation/d947bf06a885db0d477d707121934ff8 "
"/navigation/63923f49e5241343aa7acb6a06a751e7 "
"/navigation/0f49c89d1e7298bb9930789c8ed59d48 "
"/navigation/16a5cdae362b8d27a1d8f8c7b78b4330 "
"/navigation/5a4b25aaed25c2ee1b74de72dc03c14e "
"/navigation/d395771085aab05244a4fb8fd91bf4ee "
"/navigation/839ab46820b524afda05122893c2fe8e "
"/navigation/1700002963a49da13542e0726b7bb758 "
"/navigation/49182f81e6a13cf5eaa496d51fea6406 "
"/navigation/a01a0380ca3c61428c26a231f0e49a09 "
"/navigation/18d8042386b79e2c279fd162df0205c8 "
"/navigation/69cb3ea317a32c4e6143e665fdb20b14 "
"/cbax/manufacturer/index "
"/cbax/manufacturer/detail/4bbd9c23e810a10a299357ea4c2b94ff "
"/cbax/manufacturer/detail/a8898d3439db66e2a670294067edefbf "
"/cbax/manufacturer/detail/44bdcee382a044c24ba7477b33b1621b "
"/cbax/manufacturer/detail/857ea8aa2763de1c32f6adc4d3b7e8b5 "
"/cbax/manufacturer/detail/a3e53a1877ed03bee5dadbea956b00fe "
"/cbax/manufacturer/detail/71b82474e68e1a402330979a9936fd81 "
"/cbax/manufacturer/detail/abf9cd412ca678eaeb0c223c5106c6ab "
"/cbax/manufacturer/detail/cf8a3f59abe95022116f5a666c8367ff "
"/cbax/manufacturer/detail/f78833b45c46f32d5922a036b06062a0 "
"/cbax/manufacturer/detail/ebe4ac2125061050ea6f4f61d0ffc1dd "
"/cbax/manufacturer/detail/2748595b0787cd229ed52976936ecc53 "
"/cbax/manufacturer/detail/9914b4a164534b7cd5a9385ea36bb0f9 "
"/cbax/manufacturer/detail/3b24adb00570f5613cc8706ee397b0c0 "
"/cbax/manufacturer/detail/8f6cb82673d87e7fa4117b9e71dadb59 "
"/cbax/manufacturer/detail/a294c80c3eede5f14c96e97536ef080e "
"/cbax/manufacturer/detail/22f0d1db8a4bffe1caa4516d391588a5 "
"/cbax/manufacturer/detail/e87b2ad973028e550ad31b7a41d32df1 "
"/cbax/manufacturer/detail/88f60185502437d61b64caa4c8e052c0 "
"/cbax/manufacturer/detail/ddd93cb9c04e8558c0a4db7bc548ed4c "
"/cbax/manufacturer/detail/0b7224ffb0e76b602812e27899c6df7f "
"/cbax/manufacturer/detail/859ff07af35d40a4e936ad335d62bcb2 "
"/cbax/manufacturer/detail/5f5166c1f13757c72e0ab605ca43a070 "
"/cbax/manufacturer/detail/c4ca4238a0b923820dcc509a6f75849b "
"/cbax/manufacturer/detail/c2f80bd113a8829ee96eb7457c64493b "
"/cbax/manufacturer/detail/4aa47fce25c574893331b435fdddecd7 "
"/cbax/manufacturer/detail/756b3e2aeff691b7d674da6295299518 "
"/cbax/manufacturer/detail/02715b264be6320d09a0fa2a841e6551 "
"/cbax/manufacturer/detail/45c48cce2e2d7fbdea1afc51c7c6ad26 "
"/cbax/manufacturer/detail/56ebfbd98f92f90704f38a00be40420e "
"/cbax/manufacturer/detail/144af2b96a34ff42b4783635fbe26369 "
"/cbax/manufacturer/detail/11fa3016cef67b32c3a69aa831929cca "
"/cbax/manufacturer/detail/686a08d1969df147813ea618cbce76be "
"/cbax/manufacturer/detail/15d5d6d420efdde1bf3a51eec69c974a "
"/cbax/manufacturer/detail/0c45a901430e2d554f533a36de52b4ca "
"/cbax/manufacturer/detail/113a80259eea2dabecb4f1d35f5aafb8 "
"/cbax/manufacturer/detail/32b8d83f411ecf0d3620850dd1d444aa "
"/cbax/manufacturer/detail/c8d534d430a7c414b0599364bed8ed51 "
"/cbax/manufacturer/detail/eee7e1e68fc8e5e01c923895e1570acf "
"/cbax/manufacturer/detail/a2f2f560e8199f2135f220c01af8744a "
"/cbax/manufacturer/detail/6fd4696a4458819a4125314dba9dcad2 "
"/navigation/76d6a1a64bf74ee4a9a5c7a9ea81ff74 "
"/navigation/6ac18b0184b3472081d23c6cd0d3be6c "
"/navigation/b5cd3fd52922492086dd9e6ecd2bdd08 "
"/navigation/376550aa4fad477d83174e95f685ad1f "
"/navigation/cdbbb71db836462f817b5d5a17b396e9 "
"/navigation/6fa6434adc0e4725bf4dc803abea1d07 "
"/navigation/0e99b11ddff84bb5a3c3f03ba80c4652 "
"/navigation/481dcdf7f3a54443987980964e9a1ca3 "
"/navigation/1aa59333e7a04ba2ba93897cc60f8554 "
"/navigation/32179757e8974da692a79af3f6b969f5 "
"/landingPage/018a4565d4d7781396db135e242125ff "
"/navigation/2f500e3e758341aa9b9d7595d40828fd "
"/navigation/6ffaa09bc4534c6cb5761cbd54e16519 "
"/navigation/514eeeca73964ea2a6a289046ec7b626 "
"/navigation/b70da7099682416db74698c21feb6794 "
"/navigation/f9cb4618268d4a76b8085a5ea63ada80 "
"/navigation/f3da3ade5d2a4072b3ff8ebf04258029 "
"/detail/f57411ddef93adbdd34f2548e670b9aa "
"/detail/19540495853b90fc4838660874534883 "
"/detail/ace3613e3601881b59e0d2db79c7ec74 "
"/detail/26b788419fe2890fa03de04bbdd4e60b "
"/detail/eff6573481660a69ab759484453e2311 "
"/detail/023b1a3b121578fdfeb10f30d42b9aee "
"/detail/0ffc5ccc97b0886c5b2f0e10d83295be "
"/detail/8fba5f564a3317ce65b554598e383158 "
"/detail/053332729b63dfd21a8943628607e84b "
"/detail/914ba5c3ff73b36eee0a6430b4527342 "
"/detail/1490bb88a979d6a6604f3a9f91014e45 "
"/detail/dd601aef99ef8c2426b7c209b27989c3 "
"/navigation/018a685be96f7db891bcc2c1b5624790 "
"/navigation/018a685c4d6a727eb8c8b0607c5fdc34 "
"/navigation/018a685d6f887ddd96b1fc32f074fc45 "
"/navigation/018a685dd5117b59a78e507c94b046c3 "
"/navigation/174e6ad734ab403abbccba761868f03a "
"/navigation/7698c7806a2b4c93b4beac1cccc5431e "
"/navigation/6e355d018d19491a92c3c7628185932c "
"/navigation/d2375b3fb5ed4247a58ddcc97aad1a44 "
"/navigation/3df26b12819d4725995e5a930a2de526 "
"/navigation/bc41d588c9f54f70b76cd1a6d52023b6 "
"/navigation/6e5293e04f2f414cb4ec33c894df6948 "
"/navigation/434b6b89aaef4df9a574c26253117bfd "
"/navigation/3fde9c65ad334285a4783d0c642c5cba "
"/navigation/4b3cc5d817784bde9846b23b574406a2 "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‰R&g\x0E r¤¡_7\x1A Üâ— "
]
SELECT
seo_path_info ,
path_info ,
sales_channel_id
FROM
seo_url
WHERE
(seo_url . is_canonical = 1 )
AND (
seo_url . path_info IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
)
AND (seo_url . language_id = ? )
AND (
seo_url . sales_channel_id = ?
OR seo_url . sales_channel_id IS NULL
)
AND (seo_url . is_deleted = 0 )
Copy
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN ('/navigation/33e75ff09dd601bbe69f351039152189' , '/navigation/df41b8ba15674e349cacdfff2f86650c' , '/navigation/018b227d792f7f719cdcbe4a61f4cdf8' , '/navigation/10026ccddbed4da3b2057bf7aac9f4a5' , '/navigation/f79fd420473142efbbd7c3bc4aa2f070' , '/navigation/fc490ca45c00b1249bbe3554a4fdf6fb' , '/navigation/28dd2c7955ce926456240b2ff0100bde' , '/navigation/f033ab37c30201f73f142449d037028d' , '/navigation/3295c76acbf4caaed33c36b1b5fc2cb1' , '/navigation/9dfcd5e558dfa04aaf37f137a1d9d3e5' , '/navigation/950a4152c2b4aa3ad78bdd6b366cc179' , '/navigation/3fe94a002317b5f9259f82690aeea4cd' , '/navigation/bbf94b34eb32268ada57a3be5062fe7d' , '/navigation/4f4adcbf8c6f66dcfc8a3282ac2bf10a' , '/navigation/8d3bba7425e7c98c50f52ca1b52d3735' , '/navigation/bbcbff5c1f1ded46c25d28119a85c6c2' , '/navigation/8cb22bdd0b7ba1ab13d742e22eed8da2' , '/navigation/5737c6ec2e0716f3d8a7a5c4e0de0d9a' , '/navigation/352fe25daf686bdb4edca223c921acea' , '/navigation/d1f255a373a3cef72e03aa9d980c7eca' , '/navigation/735b90b4568125ed6c3f678819b6e058' , '/navigation/ad13a2a07ca4b7642959dc0c4c740ab6' , '/navigation/a3f390d88e4c41f2747bfa2f1b5f87db' , '/navigation/a666587afda6e89aec274a3657558a27' , '/navigation/40008b9a5380fcacce3976bf7c08af5b' , '/navigation/310dcbbf4cce62f762a2aaa148d556bd' , '/navigation/018e603168d27b5ba5dfa4eded2b9143' , '/navigation/34173cb38f07f89ddbebc2ac9128303f' , '/navigation/c16a5320fa475530d9583c34fd356ef5' , '/navigation/6364d3f0f495b6ab9dcf8d3b5c6e0b01' , '/navigation/182be0c5cdcd5072bb1864cdee4d3d6e' , '/navigation/a5771bce93e200c36f7cd9dfd0e5deaa' , '/navigation/d67d8ab4f4c10bf22aa353e27879133c' , '/navigation/d645920e395fedad7bbbed0eca3fe2e0' , '/navigation/3416a75f4cea9109507cacd8e2f2aefc' , '/navigation/a1d0c6e83f027327d8461063f4ac58a6' , '/navigation/17e62166fc8586dfa4d1bc0e1742c08b' , '/navigation/f7177163c833dff4b38fc8d2872f1ec6' , '/navigation/6c8349cc7260ae62e3b1396831a8398f' , '/navigation/d9d4f495e875a2e075a1a4a6e1b9770f' , '/navigation/e369853df766fa44e1ed0ff613f563bd' , '/navigation/0deb1c54814305ca9ad266f53bc82511' , '/navigation/66808e327dc79d135ba18e051673d906' , '/navigation/19ca14e7ea6328a42e0eb13d585e4c22' , '/navigation/1c383cd30b7c298ab50293adfecb7b18' , '/navigation/a5bfc9e07964f8dddeb95fc584cd965d' , '/navigation/67c6a1e7ce56d3d6fa748ab6d9af3fd7' , '/navigation/642e92efb79421734881b53e1e1b18b6' , '/navigation/f457c545a9ded88f18ecee47145a72c0' , '/navigation/72b32a1f754ba1c09b3695e0cb6cde7f' , '/navigation/cf004fdc76fa1a4f25f62e0eb5261ca3' , '/navigation/66f041e16a60928b05a7e228a89c3799' , '/navigation/093f65e080a295f8076b1c5722a46aa2' , '/navigation/072b030ba126b2f4b2374f342be9ed44' , '/navigation/c0c7c76d30bd3dcaefc96f40275bdc0a' , '/navigation/2838023a778dfaecdc212708f721b788' , '/navigation/9a1158154dfa42caddbd0694a4e9bdc8' , '/navigation/14bfa6bb14875e45bba028a21ed38046' , '/navigation/7cbbc409ec990f19c78c75bd1e06f215' , '/navigation/6855456e2fe46a9d49d3d3af4f57443d' , '/navigation/41ae36ecb9b3eee609d05b90c14222fb' , '/navigation/bd686fd640be98efaae0091fa301e613' , '/navigation/289dff07669d7a23de0ef88d2f7129e7' , '/navigation/a4f23670e1833f3fdb077ca70bbd5d66' , '/navigation/577ef1154f3240ad5b9b413aa7346a1e' , '/navigation/c5ff2543b53f4cc0ad3819a36752467b' , '/navigation/0bb4aec1710521c12ee76289d9440817' , '/navigation/854d6fae5ee42911677c739ee1734486' , '/navigation/01386bd6d8e091c2ab4c7c7de644d37b' , '/navigation/35f4a8d465e6e1edc05f3d8ab658c551' , '/navigation/f7664060cc52bc6f3d620bcedc94a4b6' , '/navigation/13f9896df61279c928f19721878fac41' , '/navigation/8f121ce07d74717e0b1f21d122e04521' , '/navigation/39059724f73a9969845dfe4146c5660e' , '/navigation/7f100b7b36092fb9b06dfb4fac360931' , '/navigation/9872ed9fc22fc182d371c3e9ed316094' , '/navigation/31fefc0e570cb3860f2a6d4b38c6490d' , '/navigation/0aa1883c6411f7873cb83dacb17b0afc' , '/navigation/fb7b9ffa5462084c5f4e7e85a093e6d7' , '/navigation/9dcb88e0137649590b755372b040afad' , '/navigation/a2557a7b2e94197ff767970b67041697' , '/navigation/58a2fc6ed39fd083f55d4182bf88826d' , '/navigation/9fc3d7152ba9336a670e36d0ed79bc43' , '/navigation/3988c7f88ebcb58c6ce932b957b6f332' , '/navigation/1385974ed5904a438616ff7bdb3f7439' , '/navigation/9de6d14fff9806d4bcd1ef555be766cd' , '/navigation/903ce9225fca3e988c2af215d4e544d3' , '/navigation/0a09c8844ba8f0936c20bd791130d6b6' , '/navigation/02522a2b2726fb0a03bb19f2d8d9524d' , '/navigation/8d5e957f297893487bd98fa830fa6413' , '/navigation/357a6fdf7642bf815a88822c447d9dc4' , '/navigation/a49e9411d64ff53eccfdd09ad10a15b3' , '/navigation/e2ef524fbf3d9fe611d5a8e90fefdc9c' , '/navigation/140f6969d5213fd0ece03148e62e461e' , '/navigation/36660e59856b4de58a219bcf4e27eba3' , '/navigation/e96ed478dab8595a7dbda4cbcbee168f' , '/navigation/f340f1b1f65b6df5b5e3f94d95b11daf' , '/navigation/d1fe173d08e959397adf34b1d77e88d7' , '/navigation/43ec517d68b6edd3015b3edc9a11367b' , '/navigation/9778d5d219c5080b9a6a17bef029331c' , '/navigation/c7e1249ffc03eb9ded908c236bd1996d' , '/navigation/fe9fc289c3ff0af142b6d3bead98a923' , '/navigation/26657d5ff9020d2abefe558796b99584' , '/navigation/82cec96096d4281b7c95cd7e74623496' , '/navigation/d1f491a404d6854880943e5c3cd9ca25' , '/navigation/819f46e52c25763a55cc642422644317' , '/navigation/13fe9d84310e77f13a6d184dbf1232f3' , '/navigation/eddea82ad2755b24c4e168c5fc2ebd40' , '/navigation/cb70ab375662576bd1ac5aaf16b3fca4' , '/navigation/1d7f7abc18fcb43975065399b0d1e48e' , '/navigation/e4a6222cdb5b34375400904f03d8e6a5' , '/navigation/37bc2f75bf1bcfe8450a1a41c200364c' , '/navigation/496e05e1aea0a9c4655800e8a7b9ea28' , '/navigation/6faa8040da20ef399b63a72d0e4ab575' , '/navigation/816b112c6105b3ebd537828a39af4818' , '/navigation/b83aac23b9528732c23cc7352950e880' , '/navigation/d947bf06a885db0d477d707121934ff8' , '/navigation/63923f49e5241343aa7acb6a06a751e7' , '/navigation/0f49c89d1e7298bb9930789c8ed59d48' , '/navigation/16a5cdae362b8d27a1d8f8c7b78b4330' , '/navigation/5a4b25aaed25c2ee1b74de72dc03c14e' , '/navigation/d395771085aab05244a4fb8fd91bf4ee' , '/navigation/839ab46820b524afda05122893c2fe8e' , '/navigation/1700002963a49da13542e0726b7bb758' , '/navigation/49182f81e6a13cf5eaa496d51fea6406' , '/navigation/a01a0380ca3c61428c26a231f0e49a09' , '/navigation/18d8042386b79e2c279fd162df0205c8' , '/navigation/69cb3ea317a32c4e6143e665fdb20b14' , '/cbax/manufacturer/index' , '/cbax/manufacturer/detail/4bbd9c23e810a10a299357ea4c2b94ff' , '/cbax/manufacturer/detail/a8898d3439db66e2a670294067edefbf' , '/cbax/manufacturer/detail/44bdcee382a044c24ba7477b33b1621b' , '/cbax/manufacturer/detail/857ea8aa2763de1c32f6adc4d3b7e8b5' , '/cbax/manufacturer/detail/a3e53a1877ed03bee5dadbea956b00fe' , '/cbax/manufacturer/detail/71b82474e68e1a402330979a9936fd81' , '/cbax/manufacturer/detail/abf9cd412ca678eaeb0c223c5106c6ab' , '/cbax/manufacturer/detail/cf8a3f59abe95022116f5a666c8367ff' , '/cbax/manufacturer/detail/f78833b45c46f32d5922a036b06062a0' , '/cbax/manufacturer/detail/ebe4ac2125061050ea6f4f61d0ffc1dd' , '/cbax/manufacturer/detail/2748595b0787cd229ed52976936ecc53' , '/cbax/manufacturer/detail/9914b4a164534b7cd5a9385ea36bb0f9' , '/cbax/manufacturer/detail/3b24adb00570f5613cc8706ee397b0c0' , '/cbax/manufacturer/detail/8f6cb82673d87e7fa4117b9e71dadb59' , '/cbax/manufacturer/detail/a294c80c3eede5f14c96e97536ef080e' , '/cbax/manufacturer/detail/22f0d1db8a4bffe1caa4516d391588a5' , '/cbax/manufacturer/detail/e87b2ad973028e550ad31b7a41d32df1' , '/cbax/manufacturer/detail/88f60185502437d61b64caa4c8e052c0' , '/cbax/manufacturer/detail/ddd93cb9c04e8558c0a4db7bc548ed4c' , '/cbax/manufacturer/detail/0b7224ffb0e76b602812e27899c6df7f' , '/cbax/manufacturer/detail/859ff07af35d40a4e936ad335d62bcb2' , '/cbax/manufacturer/detail/5f5166c1f13757c72e0ab605ca43a070' , '/cbax/manufacturer/detail/c4ca4238a0b923820dcc509a6f75849b' , '/cbax/manufacturer/detail/c2f80bd113a8829ee96eb7457c64493b' , '/cbax/manufacturer/detail/4aa47fce25c574893331b435fdddecd7' , '/cbax/manufacturer/detail/756b3e2aeff691b7d674da6295299518' , '/cbax/manufacturer/detail/02715b264be6320d09a0fa2a841e6551' , '/cbax/manufacturer/detail/45c48cce2e2d7fbdea1afc51c7c6ad26' , '/cbax/manufacturer/detail/56ebfbd98f92f90704f38a00be40420e' , '/cbax/manufacturer/detail/144af2b96a34ff42b4783635fbe26369' , '/cbax/manufacturer/detail/11fa3016cef67b32c3a69aa831929cca' , '/cbax/manufacturer/detail/686a08d1969df147813ea618cbce76be' , '/cbax/manufacturer/detail/15d5d6d420efdde1bf3a51eec69c974a' , '/cbax/manufacturer/detail/0c45a901430e2d554f533a36de52b4ca' , '/cbax/manufacturer/detail/113a80259eea2dabecb4f1d35f5aafb8' , '/cbax/manufacturer/detail/32b8d83f411ecf0d3620850dd1d444aa' , '/cbax/manufacturer/detail/c8d534d430a7c414b0599364bed8ed51' , '/cbax/manufacturer/detail/eee7e1e68fc8e5e01c923895e1570acf' , '/cbax/manufacturer/detail/a2f2f560e8199f2135f220c01af8744a' , '/cbax/manufacturer/detail/6fd4696a4458819a4125314dba9dcad2' , '/navigation/76d6a1a64bf74ee4a9a5c7a9ea81ff74' , '/navigation/6ac18b0184b3472081d23c6cd0d3be6c' , '/navigation/b5cd3fd52922492086dd9e6ecd2bdd08' , '/navigation/376550aa4fad477d83174e95f685ad1f' , '/navigation/cdbbb71db836462f817b5d5a17b396e9' , '/navigation/6fa6434adc0e4725bf4dc803abea1d07' , '/navigation/0e99b11ddff84bb5a3c3f03ba80c4652' , '/navigation/481dcdf7f3a54443987980964e9a1ca3' , '/navigation/1aa59333e7a04ba2ba93897cc60f8554' , '/navigation/32179757e8974da692a79af3f6b969f5' , '/landingPage/018a4565d4d7781396db135e242125ff' , '/navigation/2f500e3e758341aa9b9d7595d40828fd' , '/navigation/6ffaa09bc4534c6cb5761cbd54e16519' , '/navigation/514eeeca73964ea2a6a289046ec7b626' , '/navigation/b70da7099682416db74698c21feb6794' , '/navigation/f9cb4618268d4a76b8085a5ea63ada80' , '/navigation/f3da3ade5d2a4072b3ff8ebf04258029' , '/detail/f57411ddef93adbdd34f2548e670b9aa' , '/detail/19540495853b90fc4838660874534883' , '/detail/ace3613e3601881b59e0d2db79c7ec74' , '/detail/26b788419fe2890fa03de04bbdd4e60b' , '/detail/eff6573481660a69ab759484453e2311' , '/detail/023b1a3b121578fdfeb10f30d42b9aee' , '/detail/0ffc5ccc97b0886c5b2f0e10d83295be' , '/detail/8fba5f564a3317ce65b554598e383158' , '/detail/053332729b63dfd21a8943628607e84b' , '/detail/914ba5c3ff73b36eee0a6430b4527342' , '/detail/1490bb88a979d6a6604f3a9f91014e45' , '/detail/dd601aef99ef8c2426b7c209b27989c3' , '/navigation/018a685be96f7db891bcc2c1b5624790' , '/navigation/018a685c4d6a727eb8c8b0607c5fdc34' , '/navigation/018a685d6f887ddd96b1fc32f074fc45' , '/navigation/018a685dd5117b59a78e507c94b046c3' , '/navigation/174e6ad734ab403abbccba761868f03a' , '/navigation/7698c7806a2b4c93b4beac1cccc5431e' , '/navigation/6e355d018d19491a92c3c7628185932c' , '/navigation/d2375b3fb5ed4247a58ddcc97aad1a44' , '/navigation/3df26b12819d4725995e5a930a2de526' , '/navigation/bc41d588c9f54f70b76cd1a6d52023b6' , '/navigation/6e5293e04f2f414cb4ec33c894df6948' , '/navigation/434b6b89aaef4df9a574c26253117bfd' , '/navigation/3fde9c65ad334285a4783d0c642c5cba' , '/navigation/4b3cc5d817784bde9846b23b574406a2' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0x01895226670E72A4A15F371ADCE297AD OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
93
0.34 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 ‰NÒÃùrXƒý>,˜\n
Úª
"""
b"\x01 ëNÊ├■r>×~gÉ╗b¡┴ "
b"\x01 ‰NÒÆ1psŠÁû\x06 âù£Ï "
b"\x01 ‰NÒÄ\v sç¢y%ý±g\x01 « "
b"\x01 ‹)\x15 Ü\x11 uošã3\x1D ‹#½å "
b"\x01 ‹4Lˆ0q¼€£P›Ä\x04 1@ "
b"\x01 ‹4MV1|B¿D»s6—2D "
b"\x01 ‹4O[ }š˜¸l[ÇÑA\n "
b"\x01 ‹4P\x0E …zã«\x1C ÿÏ\x15 ”×{ "
b"\x01 ‹8ܱ9rm§çö/¯ñ`ú "
b"\x01 ‹8áNw~8š8ŒÙ\x17 \@Ì "
b"\x01 ‹®\x1D i¼u±ª‚\x03\x16 «â\x11 ò "
b"\x01 ‹×?\t ×pU•ºÿ,Œù"\x03 "
b"\x01 Œ\x15 ¸Þœp•™ßvŒ¶¢$¾ "
b"\x01 î\x19 ¨ê¬|±║Åöc╦9\x04 è "
b"äNg‚ÆBG·–¸‘Ï%®8÷ "
]
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0x01894ED2C3F9725883FD3E2C980ADAAA , 0x01894ED2C3FE723E9E7E6790BB62ADC1 , 0x01894ED2C63170738AC1FB06E2F9A3CF , 0x01894ED2C40B73E7A27925FDB16701AB , 0x018B2915DC11756F9AE3331D8B23BDE5 , 0x018B344C883071BC80A3509BC4043140 , 0x018B344D56317C42BF44BB7336973244 , 0x018B344F5BA07D9A98B86C5BC7D1410A , 0x018B34500E857AE3AB1CFFCF1594D77B , 0x018B38DCB139726DA7E7F62FAFF160FA , 0x018B38E14E777E389A388CD9175C40CC , 0x018BAE1D69BC75B1AA820316ABE211F2 , 0x018BD73F09D7705595BAFF2C8CF92203 , 0x018C15B8DE9C709599DF768CB6A224BE , 0x018C19F988AA7CF1BA8F9463CB39048A , 0xE44E6782C64247B796B891CF25AE38F7 );
Copy