1
0.23 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.11 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
3
0.15 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.30 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"Íe’Æ6®Kóƒx°\x1A ›1äm "
"Rohrverbindungen "
"Rohrverbindungen/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0xCD6592C636AE4BF38378B01A9B31E46D OR sales_channel_id IS NULL )) AND ((seo_path_info = 'Rohrverbindungen' OR seo_path_info = 'Rohrverbindungen/' ));
Copy
5
0.15 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"Íe’Æ6®Kóƒx°\x1A ›1äm "
"pZhAFduvT8hNQVIObauDuaYZ8Zr0MnHN "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0xCD6592C636AE4BF38378B01A9B31E46D ) AND (token = 'pZhAFduvT8hNQVIObauDuaYZ8Zr0MnHN' ) LIMIT 1 ;
Copy
6
0.11 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"pZhAFduvT8hNQVIObauDuaYZ8Zr0MnHN "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = 'pZhAFduvT8hNQVIObauDuaYZ8Zr0MnHN' ;
Copy
7
0.16 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"Íe’Æ6®Kóƒx°\x1A ›1äm "
b"Å\x08 ×PÉVKÿ»IQ\x1E øP\x08 r "
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0xCD6592C636AE4BF38378B01A9B31E46D AND `sales_channel_country` . `country_id` = 0xC508D750C9564BFFBB49511EF8500872 );
Copy
8
0.50 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x19 Ê@WÿO\x07 ªÈÅ™Ô1xh "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x19CA405790FF4F07AAC8C599D4317868 ));
Copy
9
0.16 ms
SELECT `category_translation` . `name` as `category_translation.name` , `category_translation` . `breadcrumb` as `category_translation.breadcrumb` , `category_translation` . `slot_config` as `category_translation.slotConfig` , `category_translation` . `link_type` as `category_translation.linkType` , `category_translation` . `internal_link` as `category_translation.internalLink` , `category_translation` . `external_link` as `category_translation.externalLink` , `category_translation` . `link_new_tab` as `category_translation.linkNewTab` , `category_translation` . `description` as `category_translation.description` , `category_translation` . `meta_title` as `category_translation.metaTitle` , `category_translation` . `meta_description` as `category_translation.metaDescription` , `category_translation` . `keywords` as `category_translation.keywords` , `category_translation` . `custom_fields` as `category_translation.customFields` , `category_translation` . `created_at` as `category_translation.createdAt` , `category_translation` . `updated_at` as `category_translation.updatedAt` , `category_translation` . `category_id` as `category_translation.categoryId` , `category_translation` . `language_id` as `category_translation.languageId` , `category_translation` . `category_version_id` as `category_translation.categoryVersionId` FROM `category_translation` WHERE (`category_translation` . `category_version_id` = ? ) AND (((`category_translation` . `category_id` IN (? ))))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x19 Ê@WÿO\x07 ªÈÅ™Ô1xh "
]
SELECT `category_translation` . `name` as `category_translation.name` , `category_translation` . `breadcrumb` as `category_translation.breadcrumb` , `category_translation` . `slot_config` as `category_translation.slotConfig` , `category_translation` . `link_type` as `category_translation.linkType` , `category_translation` . `internal_link` as `category_translation.internalLink` , `category_translation` . `external_link` as `category_translation.externalLink` , `category_translation` . `link_new_tab` as `category_translation.linkNewTab` , `category_translation` . `description` as `category_translation.description` , `category_translation` . `meta_title` as `category_translation.metaTitle` , `category_translation` . `meta_description` as `category_translation.metaDescription` , `category_translation` . `keywords` as `category_translation.keywords` , `category_translation` . `custom_fields` as `category_translation.customFields` , `category_translation` . `created_at` as `category_translation.createdAt` , `category_translation` . `updated_at` as `category_translation.updatedAt` , `category_translation` . `category_id` as `category_translation.categoryId` , `category_translation` . `language_id` as `category_translation.languageId` , `category_translation` . `category_version_id` as `category_translation.categoryVersionId` FROM `category_translation` WHERE (`category_translation` . `category_version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`category_translation` . `category_id` IN (0x19CA405790FF4F07AAC8C599D4317868 ))));
Copy
10
0.23 ms
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = ? ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = ? ) AND (`cms_page` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"vˆT\x04 °{KC·ñ \x06 xµ\x05 œ "
]
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`cms_page` . `id` IN (0x76885404B07B4B43B7F1A00678B5059C ));
Copy
11
0.29 ms
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . `media_id` , `cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . `language_id` = ? ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = ? ) AND (((`cms_section` . `cms_page_id` IN (? ))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"vˆT\x04 °{KC·ñ \x06 xµ\x05 œ "
]
SELECT
`cms_section` . `id` as `cms_section.id` ,
`cms_section` . `version_id` as `cms_section.versionId` ,
`cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` ,
`cms_section` . `position` as `cms_section.position` ,
`cms_section` . `type` as `cms_section.type` ,
`cms_section` . `locked` as `cms_section.locked` ,
`cms_section` . `name` as `cms_section.name` ,
`cms_section` . `sizing_mode` as `cms_section.sizingMode` ,
`cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` ,
`cms_section` . `background_color` as `cms_section.backgroundColor` ,
`cms_section` . `background_media_id` as `cms_section.backgroundMediaId` ,
`cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` ,
`cms_section` . `css_class` as `cms_section.cssClass` ,
`cms_section` . `cms_page_id` as `cms_section.pageId` ,
`cms_section` . `visibility` as `cms_section.visibility` ,
`cms_section` . `custom_fields` as `cms_section.customFields` ,
`cms_section` . `created_at` as `cms_section.createdAt` ,
`cms_section` . `updated_at` as `cms_section.updatedAt` ,
`cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` ,
`cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` ,
`cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` ,
`cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` ,
`cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` ,
`cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` ,
`cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` ,
`cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` ,
`cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` ,
`cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` ,
`cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` ,
`cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` ,
`cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` ,
`cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` ,
`cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` ,
`cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` ,
`cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` ,
`cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` ,
`cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` ,
`cms_section.backgroundMedia.translation.customFields` ,
`cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields`
FROM
`cms_section`
LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_section.backgroundMedia.translation` . `media_id` ,
`cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields`
FROM
`media_translation` `cms_section.backgroundMedia.translation`
WHERE
`cms_section.backgroundMedia.translation` . `language_id` = ?
) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id`
WHERE
(`cms_section` . `version_id` = ? )
AND (
(
(
`cms_section` . `cms_page_id` IN (? )
)
)
)
Copy
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . `media_id` , `cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`cms_section` . `cms_page_id` IN (0x76885404B07B4B43B7F1A00678B5059C ))));
Copy
12
0.29 ms
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . `language_id` = ? ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = ? ) AND (((`cms_block` . `cms_section_id` IN (? , ? ))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"/š\x02 ûª=B)¾àÇ᤹Z\x1D "
b"/ó¶\x05 –ßA'Œç51˜)ûø "
]
SELECT
`cms_block` . `id` as `cms_block.id` ,
`cms_block` . `version_id` as `cms_block.versionId` ,
`cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` ,
`cms_block` . `position` as `cms_block.position` ,
`cms_block` . `type` as `cms_block.type` ,
`cms_block` . `locked` as `cms_block.locked` ,
`cms_block` . `name` as `cms_block.name` ,
`cms_block` . `section_position` as `cms_block.sectionPosition` ,
`cms_block` . `margin_top` as `cms_block.marginTop` ,
`cms_block` . `margin_bottom` as `cms_block.marginBottom` ,
`cms_block` . `margin_left` as `cms_block.marginLeft` ,
`cms_block` . `margin_right` as `cms_block.marginRight` ,
`cms_block` . `background_color` as `cms_block.backgroundColor` ,
`cms_block` . `background_media_id` as `cms_block.backgroundMediaId` ,
`cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` ,
`cms_block` . `css_class` as `cms_block.cssClass` ,
`cms_block` . `visibility` as `cms_block.visibility` ,
`cms_block` . `cms_section_id` as `cms_block.sectionId` ,
`cms_block` . `custom_fields` as `cms_block.customFields` ,
`cms_block` . `created_at` as `cms_block.createdAt` ,
`cms_block` . `updated_at` as `cms_block.updatedAt` ,
`cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` ,
`cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` ,
`cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` ,
`cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` ,
`cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` ,
`cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` ,
`cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` ,
`cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` ,
`cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` ,
`cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` ,
`cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` ,
`cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` ,
`cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` ,
`cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` ,
`cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` ,
`cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` ,
`cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` ,
`cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` ,
`cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` ,
`cms_block.backgroundMedia.translation.customFields` ,
`cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields`
FROM
`cms_block`
LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_block.backgroundMedia.translation` . `media_id` ,
`cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields`
FROM
`media_translation` `cms_block.backgroundMedia.translation`
WHERE
`cms_block.backgroundMedia.translation` . `language_id` = ?
) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id`
WHERE
(`cms_block` . `version_id` = ? )
AND (
(
(
`cms_block` . `cms_section_id` IN (? , ? )
)
)
)
Copy
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`cms_block` . `cms_section_id` IN (0x2F9A02FBAA3D4229BEE0C7E1A4B95A1D , 0x2FF3B60596DF41278CE735319829FBF8 ))));
Copy
13
0.23 ms
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.translation.config` , `cms_slot.translation.config` as `cms_slot.config` , `cms_slot.translation.customFields` , `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation` . `cms_slot_id` , `cms_slot.translation` . `cms_slot_version_id` , `cms_slot.translation` . `config` as `cms_slot.translation.config` , `cms_slot.translation` . `custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . `language_id` = ? ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . `cms_slot_version_id` = `cms_slot` . `version_id` 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"‚Ä|°LžCl„ÌFI2¡4J "
b"ÇE\t ø\r IÚ–„Á¬Î\x10\x1D "
b"æôe‚ßhNÿ¦$oñ˶‡m "
b"™,ÉX}\x1C FÀº\x1F ¥p{J«< "
]
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.translation.config` , `cms_slot.translation.config` as `cms_slot.config` , `cms_slot.translation.customFields` , `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation` . `cms_slot_id` , `cms_slot.translation` . `cms_slot_version_id` , `cms_slot.translation` . `config` as `cms_slot.translation.config` , `cms_slot.translation` . `custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . `cms_slot_version_id` = `cms_slot` . `version_id` WHERE (`cms_slot` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`cms_slot` . `cms_block_id` IN (0x82C47CB04C9E436C84CC464932A1344A , 0x8EC74509F80D49DA9684C1AC9DCE101D , 0xE6F46582DF684EFFA6246FF1CBB6876D , 0x992CC9587D1C46C0BA1FA5707B4AAB3C ))));
Copy
14
0.22 ms
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = ? ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"´ \x18 ·vGÉ‹\t\x17 DV;ûÍ "
]
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (0xB4A018B7768147C98B091744563BFBCD );
Copy
15
0.12 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
16
0.21 ms
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = ? ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"´ \x18 ·vGÉ‹\t\x17 DV;ûÍ "
b"""
\Ú\x06 .~GΔ\x15 d¼¾\x05 \n
«
"""
b"ëbxQRjE-¸Ùc™#é!° "
b"X`\r üN$N ©\x1F P\x1A ‚}8ž "
b"~sÌ+¤ÝJá‘\t dA\\x16 vJ "
b"–7JüB½A’¥Š\x1F r«—Gà "
b"\x06 jkîü~Kn‰)ÖL(ˆ¥\x1A "
b""?xÂbúL¿ŸÕ1œ1Q±& "
]
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (0xB4A018B7768147C98B091744563BFBCD , 0x5CDA06202E7E47CE941564BCBE050AAB , 0xEB627851526A452DB8D9639923E921B0 , 0x58600DFC4E244E20A91F501A827D389E , 0x7E73CC2BA4DD4AE1910964415C16764A , 0x96374AFC42BD4192A58A1F72AB9747C3 , 0x066A6BEEFC7E4B6E8929D64C2888A51A , 0x223F78C262FA4CBF9FD5319C3151B126 );
Copy
17
0.12 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"\x19 Ê@WÿO\x07 ªÈÅ™Ô1xh "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x19CA405790FF4F07AAC8C599D4317868 )) LIMIT 1 ;
Copy
18
0.11 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x19 Ê@WÿO\x07 ªÈÅ™Ô1xh "
]
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 (0x19CA405790FF4F07AAC8C599D4317868 ));
Copy
19
25.31 ms
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_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.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > ? AND `product` . `available` < = > ? ))) GROUP BY `product` . `display_group` ORDER BY MIN (`product` . `product_number` ) ASC , MIN (`product` . `id` ) ASC LIMIT 24 OFFSET 3096
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"Íe’Æ6®Kóƒx°\x1A ›1äm "
true
b"\x19 Ê@WÿO\x07 ªÈÅ™Ô1xh "
null
true
false
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xCD6592C636AE4BF38378B01A9B31E46D AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x19CA405790FF4F07AAC8C599D4317868 AND NOT (`product` . `display_group` < = > NULL ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > 1 AND `product` . `available` < = > 0 ))) GROUP BY `product` . `display_group` ORDER BY MIN (`product` . `product_number` ) ASC , MIN (`product` . `id` ) ASC LIMIT 24 OFFSET 3096 ;
Copy
20
17.28 ms
SELECT COUNT (* ) FROM (
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_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.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > ? AND `product` . `available` < = > ? ))) GROUP BY `product` . `display_group` ) total
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"Íe’Æ6®Kóƒx°\x1A ›1äm "
true
b"\x19 Ê@WÿO\x07 ªÈÅ™Ô1xh "
null
true
false
]
SELECT COUNT (* ) FROM (
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xCD6592C636AE4BF38378B01A9B31E46D AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x19CA405790FF4F07AAC8C599D4317868 AND NOT (`product` . `display_group` < = > NULL ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > 1 AND `product` . `available` < = > 0 ))) GROUP BY `product` . `display_group` ) total ;
Copy
21
62.26 ms
SELECT LOWER (HEX (`product.properties` . `id` )) as `properties.key` , COUNT (`product` . `id` ) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product` . `properties` = `product.properties.mapping` . `product_id` AND `product` . `version_id` = `product.properties.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping` . `property_group_option_id` = `product.properties` . `id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND `product.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > ? AND `product` . `available` < = > ? ))) GROUP BY `product.properties` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"Íe’Æ6®Kóƒx°\x1A ›1äm "
true
b"\x19 Ê@WÿO\x07 ªÈÅ™Ô1xh "
null
true
false
]
SELECT LOWER (HEX (`product.properties` . `id` )) as `properties.key` , COUNT (`product` . `id` ) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product` . `properties` = `product.properties.mapping` . `product_id` AND `product` . `version_id` = `product.properties.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping` . `property_group_option_id` = `product.properties` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xCD6592C636AE4BF38378B01A9B31E46D AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x19CA405790FF4F07AAC8C599D4317868 AND NOT (`product` . `display_group` < = > NULL ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > 1 AND `product` . `available` < = > 0 ))) GROUP BY `product.properties` . `id` ;
Copy
22
15.08 ms
SELECT LOWER (HEX (`product.options` . `id` )) as `options.key` , COUNT (`product` . `id` ) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product` . `id` = `product.options.mapping` . `product_id` AND `product` . `version_id` = `product.options.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping` . `property_group_option_id` = `product.options` . `id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND `product.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > ? AND `product` . `available` < = > ? ))) GROUP BY `product.options` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"Íe’Æ6®Kóƒx°\x1A ›1äm "
true
b"\x19 Ê@WÿO\x07 ªÈÅ™Ô1xh "
null
true
false
]
SELECT LOWER (HEX (`product.options` . `id` )) as `options.key` , COUNT (`product` . `id` ) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product` . `id` = `product.options.mapping` . `product_id` AND `product` . `version_id` = `product.options.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping` . `property_group_option_id` = `product.options` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xCD6592C636AE4BF38378B01A9B31E46D AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x19CA405790FF4F07AAC8C599D4317868 AND NOT (`product` . `display_group` < = > NULL ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > 1 AND `product` . `available` < = > 0 ))) GROUP BY `product.options` . `id` ;
Copy
23
0.48 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"«/ÞPÜEG\x0F ¬ö†nÓ$\x16 \r "
b"\x05 …P\x08 ýˆI€žU\x14 ®\x06 Xgl "
b"Ó\x04 ï\x15 6K§ªÉ}p®~\x1A þ "
b"ùny¶Ã?Dz“Pp‰T2ât "
b"^a|—€ŒGé\r Æí+`¯Ð "
b"\x7F ÒÀõ\x01 §Iõšk+\x10 ŒÍ;Ú "
b"Ü0º\x06 9YA*‚$ƒ9Ô÷ê™ "
b"kAñßK$Mm¦]ÅŠåÐV\x15 "
b"\x14 Óøž\x19 Cã’\x12 Âd4“I4 "
b"MNˆ’jKD5¹Á]ÉI‘=\x06 "
b"‡¥'ÿÔ—M¾£™ô\x07 7çðè "
b"\x15 ªÙ\x10 u‹OÛ€áða`¯ŸÈ "
b"wèðs³E[T?w\x1F œ-\x13 "
b".®\x16 ÃìsM©¢z¸BŒŸ`… "
b"""
ƒù\x15 m…\x19 H\n
“‘©-8ö@
"""
b"—\f «yÕ\x14 J¸¢…r<Öß^\t "
b"Ô¼KwœšK"uù\x15\x1C ¶ "
b"~X,)\x13 £I…¾\x1D ':£ÙåG "
b"Úö¼JÆH\x05 ‡©úâ=©¬ "
b"\t J~3è0D¢Å\t ¤=v<ò "
b"ü\x17 qìƒãB܆L©T\x0E åâô "
b"”\x15 S`ˆFJ™©*Q¿Ö\x0F RC "
b"}qŒ³Ó@º\x1C y\x1F\x7F 9” "
b"T]’˜^{@!º×¬\x17 R=!‚ "
]
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 (0xAB2FDE50DC45470FACF6866ED324160D , 0x05855008FD8849809E5514AE0658676C , 0xADD304EF15364BA7AAC97D70AE7E1AFE , 0xF96E79B6C33F447A935070895432E274 , 0x5E617C97808C47E98F0DC6ED2B60AFD0 , 0x7FD2C0F501A749F59A6B2B108CCD3BDA , 0xDC30BA063959412A82248339D4F7EA99 , 0x6B41F1DF4B244D6DA65DC58AE5D05615 , 0x14D3F89E901943E39212C26434934934 , 0x4D4E88926A4B4435B9C15DC949913D06 , 0x87A527FFD4974DBEA399F40737E7F0E8 , 0x15AAD910758B4FDB80E1F06160AF9FC8 , 0x77E8F073B39D455BAD543F771F9C2D13 , 0x2EAE16C3EC734DA9A27AB8428C9F6085 , 0x83F9156D8519480A9391A92D8138F640 , 0x970CAB79D5144AB8A285723CD6DF5E09 , 0xD4BC4B779C9A4B228175F9151C9DB68E , 0x7E582C2913A34985BE1D273AA3D9E547 , 0x90DAF6BC4AC6480587A9FAE23DA9AC9F , 0x094A7E33E83044A28FC509A43D763CF2 , 0xFC1771EC83E342DC864CA9540EE5E2F4 , 0x9415536088464A99A92A51BFD60F5243 , 0x7DAD718CB3D340BA9D1C9F791F7F3994 , 0x545D92985E7B4021BAD7AC17523D2182 );
Copy
24
0.63 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"Íe’Æ6®Kóƒx°\x1A ›1äm "
true
b"«/ÞPÜEG\x0F ¬ö†nÓ$\x16 \r "
b"\x05 …P\x08 ýˆI€žU\x14 ®\x06 Xgl "
b"Ó\x04 ï\x15 6K§ªÉ}p®~\x1A þ "
b"ùny¶Ã?Dz“Pp‰T2ât "
b"^a|—€ŒGé\r Æí+`¯Ð "
b"\x7F ÒÀõ\x01 §Iõšk+\x10 ŒÍ;Ú "
b"Ü0º\x06 9YA*‚$ƒ9Ô÷ê™ "
b"kAñßK$Mm¦]ÅŠåÐV\x15 "
b"\x14 Óøž\x19 Cã’\x12 Âd4“I4 "
b"MNˆ’jKD5¹Á]ÉI‘=\x06 "
b"‡¥'ÿÔ—M¾£™ô\x07 7çðè "
b"\x15 ªÙ\x10 u‹OÛ€áða`¯ŸÈ "
b"wèðs³E[T?w\x1F œ-\x13 "
b".®\x16 ÃìsM©¢z¸BŒŸ`… "
b"""
ƒù\x15 m…\x19 H\n
“‘©-8ö@
"""
b"—\f «yÕ\x14 J¸¢…r<Öß^\t "
b"Ô¼KwœšK"uù\x15\x1C ¶ "
b"~X,)\x13 £I…¾\x1D ':£ÙåG "
b"Úö¼JÆH\x05 ‡©úâ=©¬ "
b"\t J~3è0D¢Å\t ¤=v<ò "
b"ü\x17 qìƒãB܆L©T\x0E åâô "
b"”\x15 S`ˆFJ™©*Q¿Ö\x0F RC "
b"}qŒ³Ó@º\x1C y\x1F\x7F 9” "
b"T]’˜^{@!º×¬\x17 R=!‚ "
]
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` = 0xCD6592C636AE4BF38378B01A9B31E46D AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0xAB2FDE50DC45470FACF6866ED324160D , 0x05855008FD8849809E5514AE0658676C , 0xADD304EF15364BA7AAC97D70AE7E1AFE , 0xF96E79B6C33F447A935070895432E274 , 0x5E617C97808C47E98F0DC6ED2B60AFD0 , 0x7FD2C0F501A749F59A6B2B108CCD3BDA , 0xDC30BA063959412A82248339D4F7EA99 , 0x6B41F1DF4B244D6DA65DC58AE5D05615 , 0x14D3F89E901943E39212C26434934934 , 0x4D4E88926A4B4435B9C15DC949913D06 , 0x87A527FFD4974DBEA399F40737E7F0E8 , 0x15AAD910758B4FDB80E1F06160AF9FC8 , 0x77E8F073B39D455BAD543F771F9C2D13 , 0x2EAE16C3EC734DA9A27AB8428C9F6085 , 0x83F9156D8519480A9391A92D8138F640 , 0x970CAB79D5144AB8A285723CD6DF5E09 , 0xD4BC4B779C9A4B228175F9151C9DB68E , 0x7E582C2913A34985BE1D273AA3D9E547 , 0x90DAF6BC4AC6480587A9FAE23DA9AC9F , 0x094A7E33E83044A28FC509A43D763CF2 , 0xFC1771EC83E342DC864CA9540EE5E2F4 , 0x9415536088464A99A92A51BFD60F5243 , 0x7DAD718CB3D340BA9D1C9F791F7F3994 , 0x545D92985E7B4021BAD7AC17523D2182 )) GROUP BY `product` . `id` ;
Copy
25
4.95 ms
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.manufacturer` . `id` as `product.manufacturer.id` , `product.manufacturer` . `version_id` as `product.manufacturer.versionId` , `product.manufacturer` . `media_id` as `product.manufacturer.mediaId` , `product.manufacturer` . `created_at` as `product.manufacturer.createdAt` , `product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` , `product.manufacturer.translation.name` , `product.manufacturer.translation.name` as `product.manufacturer.name` , `product.manufacturer.translation.link` , `product.manufacturer.translation.link` as `product.manufacturer.link` , `product.manufacturer.translation.description` , `product.manufacturer.translation.description` as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` as `product.manufacturer.customFields` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `file_hash` as `product.cover.media.fileHash` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = ? ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = ? ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.manufacturer.translation` . `product_manufacturer_id` , `product.manufacturer.translation` . `product_manufacturer_version_id` , `product.manufacturer.translation` . `link` as `product.manufacturer.translation.link` , `product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` , `product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` , `product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation` . `language_id` = ? ) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id` AND `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product.manufacturer` . `version_id` LEFT JOIN (SELECT `product.unit.translation` . `unit_id` , `product.unit.translation` . `short_code` as `product.unit.translation.shortCode` , `product.unit.translation` . `name` as `product.unit.translation.name` , `product.unit.translation` . `custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . `language_id` = ? ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . `delivery_time_id` , `product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . `language_id` = ? ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . `media_id` , `product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` , `product.cover.media.translation` . `title` as `product.cover.media.translation.title` , `product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . `language_id` = ? ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = ? ) AND (`product` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"«/ÞPÜEG\x0F ¬ö†nÓ$\x16 \r "
b"\x05 …P\x08 ýˆI€žU\x14 ®\x06 Xgl "
b"Ó\x04 ï\x15 6K§ªÉ}p®~\x1A þ "
b"ùny¶Ã?Dz“Pp‰T2ât "
b"^a|—€ŒGé\r Æí+`¯Ð "
b"\x7F ÒÀõ\x01 §Iõšk+\x10 ŒÍ;Ú "
b"Ü0º\x06 9YA*‚$ƒ9Ô÷ê™ "
b"kAñßK$Mm¦]ÅŠåÐV\x15 "
b"\x14 Óøž\x19 Cã’\x12 Âd4“I4 "
b"MNˆ’jKD5¹Á]ÉI‘=\x06 "
b"‡¥'ÿÔ—M¾£™ô\x07 7çðè "
b"\x15 ªÙ\x10 u‹OÛ€áða`¯ŸÈ "
b"wèðs³E[T?w\x1F œ-\x13 "
b".®\x16 ÃìsM©¢z¸BŒŸ`… "
b"""
ƒù\x15 m…\x19 H\n
“‘©-8ö@
"""
b"—\f «yÕ\x14 J¸¢…r<Öß^\t "
b"Ô¼KwœšK"uù\x15\x1C ¶ "
b"~X,)\x13 £I…¾\x1D ':£ÙåG "
b"Úö¼JÆH\x05 ‡©úâ=©¬ "
b"\t J~3è0D¢Å\t ¤=v<ò "
b"ü\x17 qìƒãB܆L©T\x0E åâô "
b"”\x15 S`ˆFJ™©*Q¿Ö\x0F RC "
b"}qŒ³Ó@º\x1C y\x1F\x7F 9” "
b"T]’˜^{@!º×¬\x17 R=!‚ "
]
SELECT
`product` . `id` as `product.id` ,
`product` . `version_id` as `product.versionId` ,
`product` . `parent_id` as `product.parentId` ,
`product` . `parent_version_id` as `product.parentVersionId` ,
COALESCE (
`product` . `product_manufacturer_id` ,
`product.parent` . `product_manufacturer_id`
) as `product.manufacturerId` ,
COALESCE (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) as `product.productManufacturerVersionId` ,
COALESCE (
`product` . `unit_id` , `product.parent` . `unit_id`
) as `product.unitId` ,
COALESCE (
`product` . `tax_id` , `product.parent` . `tax_id`
) as `product.taxId` ,
COALESCE (
`product` . `product_media_id` , `product.parent` . `product_media_id`
) as `product.coverId` ,
COALESCE (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) as `product.productMediaVersionId` ,
COALESCE (
`product` . `delivery_time_id` , `product.parent` . `delivery_time_id`
) as `product.deliveryTimeId` ,
COALESCE (
`product` . `product_feature_set_id` ,
`product.parent` . `product_feature_set_id`
) as `product.featureSetId` ,
COALESCE (
`product` . `canonical_product_id` ,
`product.parent` . `canonical_product_id`
) as `product.canonicalProductId` ,
COALESCE (
`product` . `canonical_product_version_id` ,
`product.parent` . `canonical_product_version_id`
) as `product.canonicalProductVersionId` ,
COALESCE (
`product` . `cms_page_id` , `product.parent` . `cms_page_id`
) as `product.cmsPageId` ,
COALESCE (
`product` . `cms_page_version_id` ,
`product.parent` . `cms_page_version_id`
) as `product.cmsPageVersionId` ,
`product.parent` . `price` as `product.price.inherited` ,
COALESCE (
`product` . `price` , `product.parent` . `price`
) as `product.price` ,
`product` . `product_number` as `product.productNumber` ,
COALESCE (
`product` . `restock_time` , `product.parent` . `restock_time`
) as `product.restockTime` ,
`product` . `auto_increment` as `product.autoIncrement` ,
COALESCE (
`product` . `active` , `product.parent` . `active`
) as `product.active` ,
`product` . `available` as `product.available` ,
COALESCE (
`product` . `is_closeout` , `product.parent` . `is_closeout`
) as `product.isCloseout` ,
`product` . `available_stock` as `product.availableStock` ,
`product` . `stock` as `product.stock` ,
`product` . `display_group` as `product.displayGroup` ,
`product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` ,
COALESCE (
`product` . `variant_listing_config` ,
`product.parent` . `variant_listing_config`
) as `product.variantListingConfig` ,
`product` . `variant_restrictions` as `product.variantRestrictions` ,
COALESCE (
`product` . `manufacturer_number` ,
`product.parent` . `manufacturer_number`
) as `product.manufacturerNumber` ,
COALESCE (
`product` . `ean` , `product.parent` . `ean`
) as `product.ean` ,
COALESCE (
`product` . `purchase_steps` , `product.parent` . `purchase_steps`
) as `product.purchaseSteps` ,
COALESCE (
`product` . `max_purchase` , `product.parent` . `max_purchase`
) as `product.maxPurchase` ,
COALESCE (
`product` . `min_purchase` , `product.parent` . `min_purchase`
) as `product.minPurchase` ,
COALESCE (
`product` . `purchase_unit` , `product.parent` . `purchase_unit`
) as `product.purchaseUnit` ,
COALESCE (
`product` . `reference_unit` , `product.parent` . `reference_unit`
) as `product.referenceUnit` ,
COALESCE (
`product` . `shipping_free` , `product.parent` . `shipping_free`
) as `product.shippingFree` ,
`product.parent` . `purchase_prices` as `product.purchasePrices.inherited` ,
COALESCE (
`product` . `purchase_prices` , `product.parent` . `purchase_prices`
) as `product.purchasePrices` ,
COALESCE (
`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller`
) as `product.markAsTopseller` ,
COALESCE (
`product` . `weight` , `product.parent` . `weight`
) as `product.weight` ,
COALESCE (
`product` . `width` , `product.parent` . `width`
) as `product.width` ,
COALESCE (
`product` . `height` , `product.parent` . `height`
) as `product.height` ,
COALESCE (
`product` . `length` , `product.parent` . `length`
) as `product.length` ,
COALESCE (
`product` . `release_date` , `product.parent` . `release_date`
) as `product.releaseDate` ,
COALESCE (
`product` . `rating_average` , `product.parent` . `rating_average`
) as `product.ratingAverage` ,
`product.parent` . `category_tree` as `product.categoryTree.inherited` ,
COALESCE (
`product` . `category_tree` , `product.parent` . `category_tree`
) as `product.categoryTree` ,
`product.parent` . `property_ids` as `product.propertyIds.inherited` ,
COALESCE (
`product` . `property_ids` , `product.parent` . `property_ids`
) as `product.propertyIds` ,
`product.parent` . `option_ids` as `product.optionIds.inherited` ,
COALESCE (
`product` . `option_ids` , `product.parent` . `option_ids`
) as `product.optionIds` ,
`product.parent` . `stream_ids` as `product.streamIds.inherited` ,
COALESCE (
`product` . `stream_ids` , `product.parent` . `stream_ids`
) as `product.streamIds` ,
`product.parent` . `tag_ids` as `product.tagIds.inherited` ,
COALESCE (
`product` . `tag_ids` , `product.parent` . `tag_ids`
) as `product.tagIds` ,
`product.parent` . `category_ids` as `product.categoryIds.inherited` ,
COALESCE (
`product` . `category_ids` , `product.parent` . `category_ids`
) as `product.categoryIds` ,
`product` . `child_count` as `product.childCount` ,
COALESCE (
`product` . `custom_field_set_selection_active` ,
`product.parent` . `custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive` ,
`product` . `sales` as `product.sales` ,
`product` . `states` as `product.states` ,
`product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` ,
COALESCE (
`product` . `cheapest_price` , `product.parent` . `cheapest_price`
) as `product.cheapestPrice` ,
`product` . `created_at` as `product.createdAt` ,
`product` . `updated_at` as `product.updatedAt` ,
`product.manufacturer` . `id` as `product.manufacturer.id` ,
`product.manufacturer` . `version_id` as `product.manufacturer.versionId` ,
`product.manufacturer` . `media_id` as `product.manufacturer.mediaId` ,
`product.manufacturer` . `created_at` as `product.manufacturer.createdAt` ,
`product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` ,
`product.manufacturer.translation.name` ,
`product.manufacturer.translation.name` as `product.manufacturer.name` ,
`product.manufacturer.translation.link` ,
`product.manufacturer.translation.link` as `product.manufacturer.link` ,
`product.manufacturer.translation.description` ,
`product.manufacturer.translation.description` as `product.manufacturer.description` ,
`product.manufacturer.translation.customFields` ,
`product.manufacturer.translation.customFields` as `product.manufacturer.customFields` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.options.mapping` . `property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping` . `product_id` = `product` . `id`
) as `product.options.id_mapping` ,
`product.unit` . `id` as `product.unit.id` ,
`product.unit` . `created_at` as `product.unit.createdAt` ,
`product.unit` . `updated_at` as `product.unit.updatedAt` ,
`product.unit.translation.shortCode` ,
`product.unit.translation.shortCode` as `product.unit.shortCode` ,
`product.unit.translation.name` ,
`product.unit.translation.name` as `product.unit.name` ,
`product.unit.translation.customFields` ,
`product.unit.translation.customFields` as `product.unit.customFields` ,
`product.deliveryTime` . `id` as `product.deliveryTime.id` ,
`product.deliveryTime` . `min` as `product.deliveryTime.min` ,
`product.deliveryTime` . `max` as `product.deliveryTime.max` ,
`product.deliveryTime` . `unit` as `product.deliveryTime.unit` ,
`product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` ,
`product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` ,
`product.deliveryTime.translation.name` ,
`product.deliveryTime.translation.name` as `product.deliveryTime.name` ,
`product.deliveryTime.translation.customFields` ,
`product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` ,
`product.cover` . `id` as `product.cover.id` ,
`product.cover` . `version_id` as `product.cover.versionId` ,
`product.cover` . `product_id` as `product.cover.productId` ,
`product.cover` . `product_version_id` as `product.cover.productVersionId` ,
`product.cover` . `media_id` as `product.cover.mediaId` ,
`product.cover` . `position` as `product.cover.position` ,
`product.cover` . `custom_fields` as `product.cover.customFields` ,
`product.cover` . `created_at` as `product.cover.createdAt` ,
`product.cover` . `updated_at` as `product.cover.updatedAt` ,
`product.cover.media` . `id` as `product.cover.media.id` ,
`product.cover.media` . `user_id` as `product.cover.media.userId` ,
`product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` ,
`product.cover.media` . `mime_type` as `product.cover.media.mimeType` ,
`product.cover.media` . `file_extension` as `product.cover.media.fileExtension` ,
`product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` ,
`product.cover.media` . `file_name` as `product.cover.media.fileName` ,
`product.cover.media` . `file_size` as `product.cover.media.fileSize` ,
`product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` ,
`product.cover.media` . `meta_data` as `product.cover.media.metaData` ,
`product.cover.media` . `config` as `product.cover.media.config` ,
`product.cover.media` . `path` as `product.cover.media.path` ,
`product.cover.media` . `private` as `product.cover.media.private` ,
`product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` ,
`product.cover.media` . `file_hash` as `product.cover.media.fileHash` ,
`product.cover.media` . `created_at` as `product.cover.media.createdAt` ,
`product.cover.media` . `updated_at` as `product.cover.media.updatedAt` ,
`product.cover.media.translation.title` ,
`product.cover.media.translation.title` as `product.cover.media.title` ,
`product.cover.media.translation.alt` ,
`product.cover.media.translation.alt` as `product.cover.media.alt` ,
`product.cover.media.translation.customFields` ,
`product.cover.media.translation.customFields` as `product.cover.media.customFields` ,
`product.tax` . `id` as `product.tax.id` ,
`product.tax` . `tax_rate` as `product.tax.taxRate` ,
`product.tax` . `name` as `product.tax.name` ,
`product.tax` . `position` as `product.tax.position` ,
`product.tax` . `custom_fields` as `product.tax.customFields` ,
`product.tax` . `created_at` as `product.tax.createdAt` ,
`product.tax` . `updated_at` as `product.tax.updatedAt` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
COALESCE (
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription`
) as `product.metaDescription` ,
`product.translation.name` ,
`product.parent.translation.name` ,
COALESCE (
`product.translation.name` , `product.parent.translation.name`
) as `product.name` ,
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
COALESCE (
`product.translation.keywords` ,
`product.parent.translation.keywords`
) as `product.keywords` ,
`product.translation.description` ,
`product.parent.translation.description` ,
COALESCE (
`product.translation.description` ,
`product.parent.translation.description`
) as `product.description` ,
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
COALESCE (
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle`
) as `product.metaTitle` ,
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
COALESCE (
`product.translation.packUnit` ,
`product.parent.translation.packUnit`
) as `product.packUnit` ,
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
COALESCE (
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural`
) as `product.packUnitPlural` ,
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
COALESCE (
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords`
) as `product.customSearchKeywords` ,
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
COALESCE (
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig`
) as `product.slotConfig` ,
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
COALESCE (
`product.translation.customFields` ,
`product.parent.translation.customFields`
) as `product.customFields`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id`
AND `product` . `parent_version_id` = `product.parent` . `version_id`
LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id`
AND IFNULL (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) = `product.manufacturer` . `version_id`
LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id`
LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id`
LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id`
AND IFNULL (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) = `product.cover` . `version_id`
LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id`
LEFT JOIN (
SELECT
`product.translation` . `product_id` ,
`product.translation` . `product_version_id` ,
`product.translation` . `meta_description` as `product.translation.metaDescription` ,
`product.translation` . `name` as `product.translation.name` ,
`product.translation` . `keywords` as `product.translation.keywords` ,
`product.translation` . `description` as `product.translation.description` ,
`product.translation` . `meta_title` as `product.translation.metaTitle` ,
`product.translation` . `pack_unit` as `product.translation.packUnit` ,
`product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` ,
`product.translation` . `custom_fields` as `product.translation.customFields` ,
`product.translation` . `slot_config` as `product.translation.slotConfig` ,
`product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords`
FROM
`product_translation` `product.translation`
WHERE
`product.translation` . `language_id` = ?
) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id`
AND `product.product_translation` . `product_version_id` = `product` . `version_id`
LEFT JOIN (
SELECT
`product.parent.translation` . `product_id` ,
`product.parent.translation` . `product_version_id` ,
`product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` ,
`product.parent.translation` . `name` as `product.parent.translation.name` ,
`product.parent.translation` . `keywords` as `product.parent.translation.keywords` ,
`product.parent.translation` . `description` as `product.parent.translation.description` ,
`product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` ,
`product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` ,
`product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` ,
`product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` ,
`product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` ,
`product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation` . `language_id` = ?
) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id`
AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id`
LEFT JOIN (
SELECT
`product.manufacturer.translation` . `product_manufacturer_id` ,
`product.manufacturer.translation` . `product_manufacturer_version_id` ,
`product.manufacturer.translation` . `link` as `product.manufacturer.translation.link` ,
`product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` ,
`product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` ,
`product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields`
FROM
`product_manufacturer_translation` `product.manufacturer.translation`
WHERE
`product.manufacturer.translation` . `language_id` = ?
) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id`
AND `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product.manufacturer` . `version_id`
LEFT JOIN (
SELECT
`product.unit.translation` . `unit_id` ,
`product.unit.translation` . `short_code` as `product.unit.translation.shortCode` ,
`product.unit.translation` . `name` as `product.unit.translation.name` ,
`product.unit.translation` . `custom_fields` as `product.unit.translation.customFields`
FROM
`unit_translation` `product.unit.translation`
WHERE
`product.unit.translation` . `language_id` = ?
) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id`
LEFT JOIN (
SELECT
`product.deliveryTime.translation` . `delivery_time_id` ,
`product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` ,
`product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields`
FROM
`delivery_time_translation` `product.deliveryTime.translation`
WHERE
`product.deliveryTime.translation` . `language_id` = ?
) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id`
LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id`
LEFT JOIN (
SELECT
`product.cover.media.translation` . `media_id` ,
`product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` ,
`product.cover.media.translation` . `title` as `product.cover.media.translation.title` ,
`product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation` . `language_id` = ?
) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id`
WHERE
(`product` . `version_id` = ? )
AND (
`product` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ?
)
)
Copy
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.manufacturer` . `id` as `product.manufacturer.id` , `product.manufacturer` . `version_id` as `product.manufacturer.versionId` , `product.manufacturer` . `media_id` as `product.manufacturer.mediaId` , `product.manufacturer` . `created_at` as `product.manufacturer.createdAt` , `product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` , `product.manufacturer.translation.name` , `product.manufacturer.translation.name` as `product.manufacturer.name` , `product.manufacturer.translation.link` , `product.manufacturer.translation.link` as `product.manufacturer.link` , `product.manufacturer.translation.description` , `product.manufacturer.translation.description` as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` as `product.manufacturer.customFields` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `file_hash` as `product.cover.media.fileHash` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.manufacturer.translation` . `product_manufacturer_id` , `product.manufacturer.translation` . `product_manufacturer_version_id` , `product.manufacturer.translation` . `link` as `product.manufacturer.translation.link` , `product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` , `product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` , `product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id` AND `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product.manufacturer` . `version_id` LEFT JOIN (SELECT `product.unit.translation` . `unit_id` , `product.unit.translation` . `short_code` as `product.unit.translation.shortCode` , `product.unit.translation` . `name` as `product.unit.translation.name` , `product.unit.translation` . `custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . `delivery_time_id` , `product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . `media_id` , `product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` , `product.cover.media.translation` . `title` as `product.cover.media.translation.title` , `product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product` . `id` IN (0xAB2FDE50DC45470FACF6866ED324160D , 0x05855008FD8849809E5514AE0658676C , 0xADD304EF15364BA7AAC97D70AE7E1AFE , 0xF96E79B6C33F447A935070895432E274 , 0x5E617C97808C47E98F0DC6ED2B60AFD0 , 0x7FD2C0F501A749F59A6B2B108CCD3BDA , 0xDC30BA063959412A82248339D4F7EA99 , 0x6B41F1DF4B244D6DA65DC58AE5D05615 , 0x14D3F89E901943E39212C26434934934 , 0x4D4E88926A4B4435B9C15DC949913D06 , 0x87A527FFD4974DBEA399F40737E7F0E8 , 0x15AAD910758B4FDB80E1F06160AF9FC8 , 0x77E8F073B39D455BAD543F771F9C2D13 , 0x2EAE16C3EC734DA9A27AB8428C9F6085 , 0x83F9156D8519480A9391A92D8138F640 , 0x970CAB79D5144AB8A285723CD6DF5E09 , 0xD4BC4B779C9A4B228175F9151C9DB68E , 0x7E582C2913A34985BE1D273AA3D9E547 , 0x90DAF6BC4AC6480587A9FAE23DA9AC9F , 0x094A7E33E83044A28FC509A43D763CF2 , 0xFC1771EC83E342DC864CA9540EE5E2F4 , 0x9415536088464A99A92A51BFD60F5243 , 0x7DAD718CB3D340BA9D1C9F791F7F3994 , 0x545D92985E7B4021BAD7AC17523D2182 ));
Copy
26
0.16 ms
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
27
50.28 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"\x05 …P\x08 ýˆI€žU\x14 ®\x06 Xgl "
b"\t J~3è0D¢Å\t ¤=v<ò "
b"\x14 Óøž\x19 Cã’\x12 Âd4“I4 "
b"\x15 ªÙ\x10 u‹OÛ€áða`¯ŸÈ "
b".®\x16 ÃìsM©¢z¸BŒŸ`… "
b"MNˆ’jKD5¹Á]ÉI‘=\x06 "
b"T]’˜^{@!º×¬\x17 R=!‚ "
b"^a|—€ŒGé\r Æí+`¯Ð "
b"kAñßK$Mm¦]ÅŠåÐV\x15 "
b"wèðs³E[T?w\x1F œ-\x13 "
b"}qŒ³Ó@º\x1C y\x1F\x7F 9” "
b"~X,)\x13 £I…¾\x1D ':£ÙåG "
b"\x7F ÒÀõ\x01 §Iõšk+\x10 ŒÍ;Ú "
b"""
ƒù\x15 m…\x19 H\n
“‘©-8ö@
"""
b"‡¥'ÿÔ—M¾£™ô\x07 7çðè "
b"Úö¼JÆH\x05 ‡©úâ=©¬ "
b"”\x15 S`ˆFJ™©*Q¿Ö\x0F RC "
b"—\f «yÕ\x14 J¸¢…r<Öß^\t "
b"«/ÞPÜEG\x0F ¬ö†nÓ$\x16 \r "
b"Ó\x04 ï\x15 6K§ªÉ}p®~\x1A þ "
b"Ô¼KwœšK"uù\x15\x1C ¶ "
b"Ü0º\x06 9YA*‚$ƒ9Ô÷ê™ "
b"ùny¶Ã?Dz“Pp‰T2ât "
b"ü\x17 qìƒãB܆L©T\x0E åâô "
]
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 (0x05855008FD8849809E5514AE0658676C , 0x094A7E33E83044A28FC509A43D763CF2 , 0x14D3F89E901943E39212C26434934934 , 0x15AAD910758B4FDB80E1F06160AF9FC8 , 0x2EAE16C3EC734DA9A27AB8428C9F6085 , 0x4D4E88926A4B4435B9C15DC949913D06 , 0x545D92985E7B4021BAD7AC17523D2182 , 0x5E617C97808C47E98F0DC6ED2B60AFD0 , 0x6B41F1DF4B244D6DA65DC58AE5D05615 , 0x77E8F073B39D455BAD543F771F9C2D13 , 0x7DAD718CB3D340BA9D1C9F791F7F3994 , 0x7E582C2913A34985BE1D273AA3D9E547 , 0x7FD2C0F501A749F59A6B2B108CCD3BDA , 0x83F9156D8519480A9391A92D8138F640 , 0x87A527FFD4974DBEA399F40737E7F0E8 , 0x90DAF6BC4AC6480587A9FAE23DA9AC9F , 0x9415536088464A99A92A51BFD60F5243 , 0x970CAB79D5144AB8A285723CD6DF5E09 , 0xAB2FDE50DC45470FACF6866ED324160D , 0xADD304EF15364BA7AAC97D70AE7E1AFE , 0xD4BC4B779C9A4B228175F9151C9DB68E , 0xDC30BA063959412A82248339D4F7EA99 , 0xF96E79B6C33F447A935070895432E274 , 0xFC1771EC83E342DC864CA9540EE5E2F4 ))));
Copy
28
0.42 ms
SELECT `unit` . `id` as `unit.id` , `unit` . `created_at` as `unit.createdAt` , `unit` . `updated_at` as `unit.updatedAt` , `unit.translation.shortCode` , `unit.translation.shortCode` as `unit.shortCode` , `unit.translation.name` , `unit.translation.name` as `unit.name` , `unit.translation.customFields` , `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation` . `unit_id` , `unit.translation` . `short_code` as `unit.translation.shortCode` , `unit.translation` . `name` as `unit.translation.name` , `unit.translation` . `custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation` . `language_id` = ? ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `unit` . `id` as `unit.id` , `unit` . `created_at` as `unit.createdAt` , `unit` . `updated_at` as `unit.updatedAt` , `unit.translation.shortCode` , `unit.translation.shortCode` as `unit.shortCode` , `unit.translation.name` , `unit.translation.name` as `unit.name` , `unit.translation.customFields` , `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation` . `unit_id` , `unit.translation` . `short_code` as `unit.translation.shortCode` , `unit.translation` . `name` as `unit.translation.name` , `unit.translation` . `custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id` ;
Copy
29
4.77 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = ? ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x00 h^ûß\x07 ع\x17 ¯9œ\x1A = "
b"\x00 n˜S\x1A ÆMº³c®[~\\x15 "
b"\x00 v…\x02 yÊN+þWíÆ\x19 ²×\x08 "
b"\x00 y]í\f\x00 I¸·[/ô2íc\ "
b"\x00 ~\x16 ÉÞ6O†…fúbÅ\x13 œv "
b"\x00 ÔËêRK2«"[Ŭ\x0F õ\x1E "
b"\x00 ½ûAѧ\x10 Åe^:\x18\x15 Ð "
b"\x00 ¦÷ 6…I×¢žÎ\f æÐXU "
b"\x00 ²\r O™sI\x06 €[Þ~mÔ3a "
b"\x00 Ó\x04 »0M:½Ä‘†S¨Ëv "
b"\x00 Úîj\x07 œAl©)Û\x08\x07 G\x02 > "
b"\x00 ß[\x10 ç’C\n ·kk²lÛ\f Ó "
b"\x00 ã{öùJH!`ˆ*ôܾÁ "
b"\x00 äUþKøIþŠ\x06 ùSx’nï "
b"\x00 çÃÓáFIQ¡\½õóÞeÒ "
b"\x01\x1D 9*ñ¿J'€;¤øÖé\x10 Z "
b"\x01 (À@7ÐAó„9½\e ¡¸sh "
b"\x01 CÁ\x00 i€»\x15 ˆ†éqJ,wF "
b"""
\x01 G\n
Ý\x1D ýLJªw\x10\x1E 1rMÎ
"""
b"\x01 NÎÛ‡ãKÒöb\x1A =ý±Ö "
b"\x01 S\x17 FO\x06 IÂ\v ´-btDM "
b"\x01 V<zXCH{§½æÍf‰ª¦ "
b"\x01 Y&\x1E ЮC\x05 ©\x14\e ¸ÆÔŽ— "
b"\x01 cäðž@3¤\x03 *×Ü : "
b"\x01 déß XE\x10 †ÆÿÀ\x06 T)” "
b"\x01 l<¥ºˆEk™›\x01 7†©ç\f "
b"\x01 m W¼\f OL¦êòŠ:_\x16 ‚ "
b"\x01 m#k\x1F\x17 /¨kí 3J*O "
b"\x01 ‹\x1D -|x@R½\7\f FÊ—, "
b"\x01 —\x01\e\x15 ¡Eóž+œ\x1A )¦q "
b"\x01 Å´y\e C(Š›ú^²ZuÇ "
b"\x01 Æé-Fú1oÏ3žw+\x03\x04\x16 "
b"\x01 ȱýCIN6šM¯È»mï3 "
b"\x01 ÉZ¢›×IG 6\x17 ÅÛÊÔ "
b"\x01 Ìvæúù¹Ö\x10 f7H㱉 "
b"\x01 ÍdRI®]ž4n½$[¸\x11 Æ "
b"\x01 ÓATÙ(HÑž…²|\x10\x7F V/ "
b"\x01 Õi\f ©&Gœ¤\x1F )Ûdë\x05 "
b"\x01 ß\\x14 >eë@‚#\x18 j¶ëR "
b"\x02\x06 Õ\x01\x13 èä-}Œ)¦ô½\x16 @ "
b"""
\x02 \n
ï.¨iOA‰µÁõt\x03 m
"""
b"\x02\f öèg\x18 Ch†ÉAnÖNû‹ "
b"\x02\x0F Ò¨‹\x1E B+²Þ¸y~‹›m "
b"\x02\x16 ÏTÓÂN¦Ê8ÌV±nð "
b"\x02 'L’\r bH¥ª\v ß!€\f âã "
b"\x02 )Àw#|FW¿Ñ\x14\x00 Ô;\x0F ¢ "
b"\x02 -/Ö\x06 <HR±\x01\x12 ‡%¹Õ“ "
b"\x02 3I\x0E :,Ek¿\x1A\x05 #yc^ "
b"\x02 <æ ‘\t î+ÈÕ&Wë¤.; "
b"\x02 G\x03 ¯«aE·¤øA§dÌæÌ "
b"\x02 szþÓ|O÷—Ȭ¬á¡Ù "
b"\x02 ‘çxP¼\x16 ÅeÔ«E‘>\r "
b"\x02 ¢—›U™I,©î\t\v _\x03 òæ "
b"\x02 ´Rÿ-7\x05 $cUÀ/\x15 (Pø "
b"\x02 µÀø'JÝ‹k«3ûó= "
b"\x02 ÄH@ý%E¦Œd÷z™ýY› "
b"\x02 ͹l÷\f F%”\x0F\f §\x04 §ù› "
b"""
\x02 ýÑH{eèÃÝ\v x¸\n
nâM
"""
b"\x03\t\x07 ô+€ÞUbìy–\x07 ðë "
b"\x03 *q±\x04 —J¹»ÖÛ\x03 Zq\x16 > "
b"\x03 -=Á¿Ê$|slN\x0E ÞT§i "
b"\x03 EþÇî\t MĪ6Ù\x02 µÀ– "
b"\x03 W«\x1C ø(O\x13 „\x13\x13 Y£a\x18 å "
b"\x03 e熑ymšîÞ\e F@š\x15\t "
b"\x03 rǽxûGµ¸\x04 ̧”7o "
b"""
\x03 uI\x0E +ÿq\n
™Ž7\x7F ¼¡DÎ
"""
b"\x03 wðqs\x1D 4ƒ×xMñuA\x06 - "
b"\x03 yyçX¤Kk³\x19\x10 ²îÙ?‹ "
b"\x03 €’¾k N£¡\x0E áTìÏú "
b"\x03 Œn%§pDx¼„ÿ\x12 äslÄ "
b"\x03 ¦¼\x03 òQ¼òáâÒà^Î\x02 "
b"\x03 Ò\VݰL pÀAZÆ "
b"\x03 ÒŒ\x05 Ž^ûáå‚Ô6ˆÒ>A "
b"\x03 õF\x0F •SD²€ÔÇ\x1E &˜»Ë "
b"\x03 ûq\x12\x1F ¡<w'¯Ÿ\x7F 8\f Æ‚ "
b"\x04\x02 G…JTLÞ°¢n PM\x05 æ "
b"\x04\x13 ›ÀAÿM“‹\x06 YRìÂjØ "
b"\x04\x1A\x05 T@yèßÁ<tw/FÜ, "
b"\x04\x1C 8íyf\x11 (ÁF¨$Ê \x06 "
b"\x04\x1D He…UAB†Ç@û5Ž£¼ "
b"\x04 KZÅ\x15 ˜òMáì\x12 `c\x1D XÝ "
b"\x04 L6à\x1E ÉK\x00 Ó<ô’£GÕ "
b"\x04 ivßäxD„ˆ(áûþxO€ "
b"""
\x04 k™z\n
cA\t ¢ÞQýÀ)8ˆ
"""
b"\x04 “„ÿw«Cý†Û8óWC(ñ "
b"\x04 «ýãb²D2$Làœöv8 "
b"\x04 ³ºKóAy‘qì‹Xî#¸ "
b"\x04 Ú!qWJ\f ‚ß\x7F ´ûB\x14 – "
b"\x04 á=\x06\x0F õO1‚Fõý\x00 Kì” "
b"\x04 㱞ОAքЦ”›Õ\f "
b"\x04 ó=”6\t zX\x1E\x06 «”®³ˆ "
b"\x04 û&‚\x15 Óu\ò/ò[ƒ]Št "
b"\x05\x07 Ç3[ÎEŸ‡GŸúÐ_–! "
b"\x05 ,; 5Z%%Éýy\x1E oË "
b"\x05 7%\x1C :ñGU¹û\x14 p®gõ\r "
b"\x05 J°rþ‰BE¦\x19 ð¾ZÃxq "
b"\x05 MHw†xMæ“\x06 v…¹†»\r "
b"\x05 V³"~ÊK|³›6\r '<pÔ "
b"\x05 YzJ„eJ–°)½¤ˆ\x04\x0F M "
b"\x05 a\x06 6›nþ\x05 ßnl´Zç~\n "
b"\x05 uü.ßüCä†wOQ¦-S "
b"\x05 €@ZCˆD<ªOó\x10 XW\t ” "
b"\x05 …ÄX8¢EpŠÎâ ò£‹8 "
b"\x05 š˜òعD²¼ƒ\x16 ¾{\t h´ "
b"\x05 œ¡ýíÇOXŽäq‡*Aø "
b"\x05 ¯»æ\x11 DÃÕ»à (öˆ*õ "
b"\x05 Ìaˆ\v ã ,žgƒ&Ò™ge "
b"\x05 Øâböã@0»[™;‡(\x01 ¶ "
b"\x06 #|ƒŽYBÉ¥X¶Ñª\x05 Ýò "
b"\x06 4Ò•EÒï$\x15 í½4ö§y’ "
b"\x06 :v\x13 àO÷\x01 öDÑ\v °Ê’ò "
b"\x06 k€\x10 FMøäzÏø«w "
b"\x06 ƒ;øˆÂÁ¥t,q²ÿ–ù "
b"\x06 š\\x04 )@-”ÏßDW\x06 ÈJ "
b"\x06 ¹Ðô€Ñ€>G¶\x18 Dœ\x1F xª "
b"\x06 À×>ð.NE¹WZ4Ä\x1F ÷ "
b"\x06 Ñé¼H+ñæ¸ÊGÇj‘ºN "
b"\x06 áà\x01 ™:F\x19 …æí˜B¶\x0E O "
b"\x06 éS8ðO‘©R\r ÛRÛ“ "
b"\x06 ìªP8µH\x12 £$îU‡s\x1F – "
b"\x06 í^¾qŒCÓ¾)\x13 õ©\x1A üÆ "
b"\x06 óÖRò\x16 J½Üü¦þ¨8Ä "
b"\x06 þàƒG±›ÂAÇAïÔ=.œ "
b"""
\x07 >ûñ™ø`NgdÝ\x17\x01 \n
/Ž
"""
b"\x07 G,\x16 ©'IùœÍžüì(òÓ "
b"\x07 IZH\x06 C…¿Ë1íWv\x1E Ë "
b"\x07 U’ \e "IЂžJš²\x1E\x7F\x15 "
b"\x07 hôF(\e eUùš¯ñ^ÎRÚ "
b"\x07 lìÂQçC`ÖÒ\x18 D\Â\x1F "
b"\x07 ‰{Ù±I¼Œ\x0F Ík¾mæY "
b"\x07 †\x1F ¯)\x00 L”'ì©?ä;W "
b"\x07 𿝀ôN3Æp\x13 9˜&s "
b"\x07 ÐÓâÉKD洛¯\v ”5íL "
b"\x07 ÖË.•¯Gÿ®ÂÈ\x13 .ž8d "
b"\x07 ákCnަö–Z\x02 ¯u\x1C º "
b"\x07 çrAJº•ß :›ôdÏÁý "
b"\x08\x07 /Óât@ó‡Ãw˜žb\x1F + "
b"\x08\x13 =ÝÝ¢3\ê^ß~òšüv "
b"\x08 /¿gÀÅqâùs4Z-\x07 ›9 "
b"\x08 9\x02 ɶvC‡˜\x07 M\x16 ¾ø\x0F v "
b"\x08 K‰\x10 ‘éDû´¥˜™OmfX "
b"\x08 U„\x00 ãNGñ¢ÙE…³d%à "
b"\x08 ¡ÇlÒ1Fƒ“,Ѭ8¹Õ "
b"\x08 ®F\x13 ˜¹FDŽƒÝ0ªÑÏÙ "
b"\x08 åC€êŠEš Ô€Õwî\x11\x1C "
b"\t\x07 Ç? (G¶»\v u\r øˆ¦\x18 "
b"\t\t G\t `„1Ç\x1A\x07 šZLhE\x07 "
b"\t\v\x1F £ú\e J\r ˜¿‰©6\x1A ö… "
b"\t \r ÌõÍùæ½ù“ä\x1F L“-® "
b"\t +ÝEðÿ#íœ\x1D Rk0vK "
b"\t Eœq)\x16 Gw|\x16\x1F œ"ÕD— "
b"\t s äNMA\t ±d¬m-vÏ "
b"\t ‚Ñ›ý„IA¹þÖ\x03\x03 ›ó "
b"\t ˆ$œœ.M°œ7C!,(\x15 Y "
b"\t \x1D ð\x1A €´Ë\x07 ¿zíè\x0F c "
b"\t ×O±\e J\x1D 3JƒóQµ^ "
b"\t ß»y,ÓLᆉA»j9wâ "
b"\t ãïÄu›—iq™gº MϪ "
b"""
\n
\x03 ßèFßL–œŒÚ‹V£ª
"""
b"""
\n
\x04 ׎ÛtAL‡ÓLH\x1F\x12 êÐ
"""
b"""
\n
\x0E Q\x15\x07 ÕO’’g¥fW$3’
"""
b"""
\n
\e ©c1¶\x03 ÎuR/(»\x16 ÓD
"""
b"""
\n
?\x1C E4cCó™…|(v'Øþ
"""
b"""
\n
YFÀ±D.ž\x01 ºC9†
"""
b"""
\n
n|©faA9¥_ß\e\x1A “PÕ
"""
b"""
\n
qõ6NŒ\x11 ék\x15 \\v jJä*
"""
b"""
\n
u)¤\x04 \r BÉ”€tÌ^P—Þ
"""
b"""
\n
ƒK¨n÷B–ŒcCòÂ>65
"""
b"""
\n
Œl–‰L\x13 “Ar§†²Ù¹
"""
b"""
\n
™Y¤†[£Pá×\v P‰ù§(
"""
b"""
\n
ÓõÃD\t\x12 <ê½´\0aáØ
"""
b"""
\n
ÙQn“&\r {D«é\x11 ›nò¦
"""
b"""
\n
Ü—&\e Xɽ\x01 ‰èúþßî
"""
b"""
\n
åîebÜIsŠŽ\x18 d\x10 ýê¼
"""
b"""
\n
õ\x1C U³½@”²Ï\x10 “Ä‘W¥
"""
b"\v\x04 À¾\x0E XMH€Û=\ð\x02 ü¯ "
b"\v\x17 õ\x08\x06 ±Oø“ÆÏ1\x1C !Ãc "
b"\v\x19 Œ”\x13 P7•y=°“È4W÷ "
b"\v\x1C %!˜ØOªõ\x10 eåÿº& "
b"\v\x1E üÆä–MD«¿â\v Ò,>% "
b"\v )⢠Aä»\e ,.p-ÿ\x1F "
b"\v 0íÆn\f Kº›\x14 ¨‚0mm2 "
b"\v 7}Bè’M=™Œ!«—ºkà "
b"\v ?ȘŸ‘BÒ…\x11 é<ààZ² "
b"\v @`´\x17 WM(Šÿé\f h\x14 Žì "
b"\v h"Ò™ø•„@‘Ùõö¾~ "
b"\v ‹ˆ¿ñáCŸ¾\x11 ÙrÌ:ëà "
b"\v C\x7F\x03 …Bå”eGí—D\x05\x16 "
b"\v ´\x1F ž2öDê\x1A\x06 É\x1F\x01 Ç "
b"\v À\x1C \r bSL.¹ÊsDÃò+Ó "
b"\v ÇdÖ4\x1F £\x1D \r :îrœþµx "
b"\v Ìš\e\x14 A'Áí\x13 ž†›ƒm "
b"\v ÏÚÛ¢âÍÄ‚àÁ0ê?ûÔ "
b"\v ÙZÙç\x1A LÓ¿‘!à\x1D ípw "
b"\v áM—Ò.O<…\x11 „}\e ç\r ÷ "
b"\v ñ,—À\x05 ˜\x13 $U Zï¿2é "
b"\f\x02 u\x17 ˆõK𒤧ü\x06 ý4Š "
b"\f\x13 XV¡£Oœ¹1Œ`“ê]\x7F "
b"""
\f /ìCt\x10 Iå¨ï\n
k/ÂÖÿ
"""
b"\f 9\e\x01 ü*J\x03 ¨º\x13 §¥•Ø· "
b"\f _ç½b\x02 ¬¬Ü˜.\x04 †\x16\x1E è "
b"\f b6Æ #CÖ¾ú袃W[» "
b"\f kܲgÐbž\x07 xÈWíºìÖ "
b"\f ž\x04\x02\x04 ËLO’X#‘»Ð¯& "
b"\f ®{¦ÜÕFQŽækª\x05 §}ß "
b"\f ¹0\x1C ‹BÜõâxj%ß¼.Ã "
b"\f Á¿Ê\x10 5l&Œ,\x06 ©K×õ\x19 "
b"\f å‘q˜ÌA.‹‚wðÆª…\x12 "
b"\f æäüó;Mè»›²¨UÐa— "
b"""
\r -%W™çC]‹z\n
]K”ݹ
"""
b"\r 2àÔžÅM»…²ï\x00 â\x10 d¥ "
b"\r Nå\x1A\v ZK=¿OøëÆ«;ú "
b"\r Zîÿ\x10 l\v jbO\f ÔíR "
b"\r `•—×òH“œžg¡<Ðð¯ "
b"\r ¯Âé÷†CˆœÇXH—O3÷ "
b"\r ±Ø!-@YšzyF:|JÀ "
b"\r ²QÏâ\x1D B½¦AˆÏwèq… "
b"\r Á]\x04 n·Da·ö?ŸD%z= "
b"\r ɧoˆ«\x15\x0F êO¥ÎPÌBH "
b"\r ÑsT=Yûéö\x06 Åqv\x07 /ó "
b"\r ×êN5ÎL¥“tÂPš\x1C\x1D 6 "
b"\r Ú\x02 ©<ÿ$$•\r ñ{\x1E SÛ "
b"\r ÝêayV\x13 2ü\x0F –4Ô•¼ "
b"\x0E\x01 ªMbÅDý–9Àõ}\x17 ^\x0E "
b"\x0E\x07\e ˜l!Ij©LêÈ\x12 â¹ "
b"\x0E\x0E „½‹\x19 Jh¡Æ‘k÷±Xd "
b"\x0E\x0F þ–i2Ié®úo2\x02 :\r R "
b"\x0E\x18 ±ù‰[M÷ˆüÈ\x1E Ž˜²Ä "
b"\x0E\x18 ¸5Š4BBŽ\ªt#é<¬ "
b"\x0E 6®q±¶K\x0F —[¸ò\x15 ˆ "
b"\x0E >˜€ŽâÖÔŒ‘Î\x00 çØv* "
b"\x0E L~v\x18 Mo\x15 -<t¤Á\v »Ó "
b"""
\x0E NCf°U\x08 ºÑ¡\x11 á\n
#Ó
"""
b"\x0E f\t d?õÞ¹E qô\x08 ÿêƒ "
b"\x0E g—]³ÖD;»Øé\x18 ñÇzŒ "
b"""
\x0E kM¹\x1E \n
M/A\f í°\x06 A@
"""
b"\x0E w»ßŸŸI\x07 ¿˜þaSD+Ò "
b"\x0E ~\x0E ;©ß¸\x04 z\x03 F}¹ÈŸA "
b"\x0E €¤fÌ,C’¢LQ\x13 ²ºŸ— "
b"\x0E Žº}NôLœ£@:ôÛØp% "
b"""
\x0E ´kõÂà~xrI\n
øÃƒœó
"""
b"\x0E ßÄ%Øí‘Þ£‡pÏ®\x06 9Œ "
b"\x0F\x02 Ç—1¡Ac‘Ö–EOöèö "
b"\x0F\x08\x08 „S=B…¼—©W‘\x19 ð¿ "
b"\x0F\e Fe$\x1E I\x1C ŽÊÕãežù. "
b"\x0F 6yïpý:g\x06\x18 v¬U\r 0Î "
b"\x0F 8\x11 AùM\f …Çc\t ‹t\x17 ˆ "
b"\x0F 8aåxɶU\x00 Æ‚\x04 OÉ\x1E "
b"\x0F A¿@aù\r p£¾3„óWä’ "
b"\x0F SëJŸ+X*3eG¨gÿcE "
b"\x0F \"`£ðOs¤Öl‚í!\x17 œ "
b"\x0F euêD\r Eo¶t*eè\r dñ "
b"\x0F ‘²D)ÜH7Ž,\x18\e\x04 «Â "
b"\x0F ¸S\x06 éÄM\x12 nKѺm’ß "
b"""
\x0F ÖÑÒ+l›ª\f g¬\x07 x\n
ê2
"""
b"\x0F ØS8A/Jë¬nD¢.JŠ» "
b"\x0F Ùˆ>©þGö«º´_´9ã¡ "
b"\x0F ïÎ~\x0F vG…EèÆÁ/\x1E å "
b"\x0F ÷Q7îþMP¯Jýç_މK "
b"""
\x10\x18 Ï$@øM\x0F ù\n
9¿—ºæ
"""
b"\x10 $¶‹òß³¿#å«\r h¥à "
b"\x10 1‡¹š„I8©Ž\x1D $¥SÂF "
b"\x10 _óEORJü¸‰B+ÙóÕ\x13 "
b"\x10 {Õðy/Cd…4J\x10 Ù\x02 f¡ "
b"\x10 }…•Ê4x‚"û‚\x16 2ÑÍ\x03 "
b"\x10 µ|uƒC~âôÍJz;Á "
b"\x10 ²ü¦¼©_èJip©Ù\x15 Wu "
b"\x10 ¸\x1F @:_Mï»\x15 #ݱã "
b"\x10 ¾{\x11 íE[‰iî\x06\x11\f z‰ "
b"\x10 Ö+\e b‚Ï\’¹FÊ@Ë "
b"\x10 ØV•6sJb–V†\x1A ظú¶ "
b"\x10 ØÃò)\e Bµ¥)|Wj©Ý\x15 "
b"\x10 Ý*À‘ñ§šQ[ì!/_ªò "
b"\x10 à}5&\x04 8Ó§\x08 DãG\x06 äí "
b"\x11\x00\x05\x07 !ÍNÿ³™;ªÊ\x05 Pš "
b"\x11\x04 £\x1A šüET=ï4v\x19 ¶ë "
b"\x11\x06 XóåIpþ\t ¨6óñ|‚ "
b"\x11\t ô‹\f zD\x1F –ã¨\x17 .›8l "
b"\x11\x14 œâ\x15 ¢Mr•ã³@\x1A _ï¹ "
b"\x11\x1A ;»+sÂ\x1F ÖYàVaósé "
b"\x11 y¢UuõO¹ÿªY\x19 ™\x07 "
b"\x11 –¯OÐ\x1D ©×TmÛšnŒ8ß "
b"\x11 žŽŽ;JÔ›OsW\x06 ·SB“ "
b"\x11 «?Çm·Hï¸%4¨\»&³ "
b"\x11 ÂãÃ\x0F äßÖ)ê2ñöŒ\x08 U "
b"\x11 ú›ÄÕ¦O3±‚ƒ»íx) "
b"\x12 &À\x03 èÏ”\x00 ¡ \x01 [W‡\x1F ” "
b"\x12 'àïNÏN#²)Ð\x1E Iš¦Ã "
b"\x12 (ÓÈ1\x10 D‰·Q}®\v 3M "
b"\x12 *ï7\r áM!ƒ³0¨aSL "
b"\x12 D½iˆ¥=Ùí˜k\x1F ÂØÆ¯ "
b"\x12 O\x10 Üp+\x00\x7F Øç&üSÃ$A "
b"\x12 ÷ý\x12 XB\x05 ¶C5ZÚ "
b"\x12 ‡Ó\t\x14 \r ÌÌ¡n"L¦¼YÔ "
b"\x12 Ž\x0F ¸Q¡G_ˆ\x0E 9\t (~Å "
b"\x12 ¨Ú\f ÏAÄ«\x16 ®Ý/èËX "
b"\x12 ¢™Å—Ü\x1E *j\x12\x00 ûù‚´‚ "
b"\x12 Ü@•"p\x07 1D›\x08 ðneÉ "
b"\x13\x18\x01 ÓUOH‰³¯áïÂŽ®{ "
b"\x13 %ï\x1F t†,\x18\x13 _¡bÛ°ú\x16 "
b"\x13 &N:\x1C Ñg]E®®=*ƒÓ¿ "
b"\x13 R!äìtLg…†¦ÙÚ"ÖL "
b"\x13 ’¤¯·¼B”äÕ’¦#Py "
b"\x13 ww²;o.9çÒ;ÀÙÕû "
b"\x13 ´½žV¥K½Žt1iÊ!ëÎ "
b"\x13 ¼0\x00\x00\x1E OZ¨RÂÙoÛ–¢ "
b"\x13 ¿1¯„\x0E \r —!d\x08 sͶf "
b"\x13 æ‚“"êèz‰¸ñ\x1E »ÂÈ "
b"\x14\x03\x19 ÅNÍ@|©Gx`\x18 ñx{ "
b"\x14\x07 ÊW´ƒN\x08 ˆ²\x1D ³¼qyÍ "
b"\x14\x10 ÜÏ0jE'šXN7!L»b "
b"\x14\x12 #\x1E ®\x12 EhškQèÜ€A\x1E "
b"\x14\e f}VNЕ—\x15\x14 $îEò "
b"\x14 !fx÷\x00 FHªˆ÷·"&\x02 i "
b"\x14 '\x06 €7äDõš·×=uçŽÑ "
b"\x14 'Ћ$QD®Rކ±3o¦ "
b"\x14 gŽ\x00 Êxا(§Î©\x19 …\x13 B "
b"\x14 k\x01 KD-@L\OÍøý:\x1A "
b"\x14 ˜Œ\x18 oÑG7¥\x07 ÅŽÑ#ú" "
b"\x14 ¥¯'œO;5¢º{?bUç "
b"\x14 ¦TÊ\t Ã÷§D¯ç½Wm±A "
b"\x14 ³Z©\x15 4D¿‰5V\x03 fg—Œ "
b"\x14 µ¼D\x07 Y¢Ôš\x00 Šáâl_ç "
b"\x14 ¶àWƒ@ã’”Ìs§\x1A /{ "
b"\x14 ¾å™\x08 ÒqUYˆˆ“Äà´r "
b"\x14 ÔôUŒLFæ±tÂ]0{«³ "
b"\x14 ú\x00 HÛ!N\x15 º2hz1\x04 <u "
b"\x15\x0F\x07 Œ;¿CÔ¡¼Ù6ñ\x1C ÀX "
b"\x15\x13 Á{ÞsW@\x1E\x04 þv¹¨3Ø "
b"\x15\x13 âe\x10 +N„¶\x1E Üœø3\x08 ™ "
b"\x15\x16 S/±¨M‰Ÿ´yµLxß¼ "
b"\x15\x18 r“ÏÿC½«‹\x13 ˆ¯\x17 >Ý "
b"\x15 $󰈨uD\x00 †…¿\x04 ªµ "
b"\x15 P™Ž\x14 gF\x03 o÷Æ××Ìd\x16 "
b"\x15 Q'‰†ŽGô‡*ûÖ€}iÅ "
b"\x15 `Å‘ý2BâŒ\f Üë\x0F €'è "
b"\x15 …\x18\x18\x13 &Ь”\x04 ^zEÝï< "
b"\x15 Š\£0lD\x17 ƒ\x05 Lhdî\x0F É "
b"\x15 –¯ë‡\x15 B\x00 žÉÏŽˆ\x1F /† "
b"\x15 ¦ÝÒ`/H\x15 †K£ªÜùŽ "
b"\x15 ©;e\x0E ÆJóœ„2ËÙ\r …Ò "
b"\x15 ´¸ò޽E‘—%\x13 »D É\x02 "
b"\x15 ¶d1äTŒqNß‘+wËQØ "
b"\x15 ¹¡‰ åG>¤ªšÓ±Kí "
b"\x15 Ë\x0F P¹äÍ”×Iæ‚¿›öš "
b"\x15 Øh\x12\x10\x18 @\e ¤³ÜH"å¨Ù "
b"\x15 ë‡ÛñG;¸È¡¢{€³\x19 "
b"\x15 ò¹\x03 EL†Œou¾ûÆ¹É "
b"\x16 \r ¬f1¿C\x19 ºáÄ\x18 3—Hp "
b"\x16\x13 ó§ÃAk±Z’§ŽDœ "
b"\x16\x1D ñªw„CS®“èÀÇ\e D "
b"\x16 @%OàÍDå¿iÇNÁU\x1A\x04 "
b"\x16 CW\x16 ½NªŸ\x19 ê¤C¡êH^ "
b"\x16 l+(ÜšºÎÄÃu~•\x1A K) "
b"\x16 q™<‹u~ðùã¬Kí1ø "
b"\x16 rÅ"\x17 ÇG~€\x15 \–s„¤ "
b"\x16 xàGCù6¡Lš\x04 åñ‚Žô "
b"\x16 |9Í\x11 S\x04\x1F m“ñ\x13 £]®H "
b"\x16 ˜Rg\r åC~¾\x1E X\x17 h–1 "
b"\x16 ¨™¼U\x01 @H mè*=Ú0@ "
b"\x16 ®‡\x19\x02 æ@p“Lð¦?b˜Æ "
b"\x16 º’¾dAD\x03 ½Tg\x06 Ë\x1E\x04\x7F "
b"\x16 ÇGªz6Á‚²xêÑ\x18 ã6r "
b"\x16 Ì›4Â1À\x00 éb{ŸPJ'õ "
b"\x16 цˆ‰ÅBA¹‘$o=¦óû "
b"\x16 ß |\x1F ¢F‰¦û‹8\x18 ¥lÎ "
b"\x16 ëï\x0F\x7F 4¿ÇØjÜÐÔ#& "
b"\x17\x11 Ü\x16 øÚLv®Â\x18 pJ¿Mþ "
b"\x17 $ÈøÊºEuŽÌ?P¿œ’( "
b"\x17 0»>úÚwJ|×»TÀßrR "
b"\x17 RòëK0‚"ËÒÐ \x08\x10 "
b"\x17 bß?Ž}á:\x08 _\&\x1C c\x17 ˆ "
b"\x17 e\x18 â\x02 ƒLå\x01 J˸¼|Ø "
b"\x17 lGòŸ^ ¶¬\x08 …É-]×Þ "
b"\x17 sT\e ´\x16 E‰˜Í[©?[äÚ "
b"\x17 ”¡²ÅŽH!²>‰~—ä\x1F "
b"\x17 ž\x04 ›½¤E"ŽØÅ\x1A c\x05 oó "
b"\x17 ¹}ïGŒGžþE9Z\ÍN "
b"\x17 Ƽv…ôò \x19 ¯ðP\x0E ŸŒ' "
b"\x17 æÜc&\x17 A³™2‚"„ÐP› "
b"\x17 çÙÙ¨üGÉ›Égå¨5ˆŸ "
b"\x17 ïƒer\x08 ¶‰¤Bq¦Ç˜Ï‹ "
b"\x17 õ\x05 ´38ÓŸwì\x01 ãš‹\x06 ƒ "
b"""
\x17 ü|ä5”J(¡\x04 \n
&À#Ï?
"""
b"\x18\x11 Ó\x16\x17 øNŸ¢Ö%AÀà]… "
b"\x18 &Ù÷\x12 ¥H<§\r \x7F ¹Ùx1| "
b"\x18 2¦YP¦C*\e\x03 b‡_& "
b"\x18 5.ËkI@ú„‡ÕÊW1øª "
b"\x18 Fu\x01 Î:K´šíÛ¶·*\x03 ³ "
b"\x18 ^Ž|•ñJŠ«%µ³Tœ8È "
b"\x18 dÕü°ÁJ¯ŠI1µzú]S "
b"\x18 q\r °\t\x14 AÖ‹dŠ9€åw "
b"\x18 }xfíõNŽ¿ôÁú ë\e ‡ "
b"\x18 ~¦ ÀÀÂ sÖÁ\x06 ˜\x1F õs "
b"\x18 Š%úæ\x06 Eì¥â·xQƒ_= "
b"\x18 ”\x00 ÅT£E&›§Q1HS+\x16 "
b"\x18 ]5)ŽMš–Ó‹\x10 ¯”€\x13 "
b"\x18 ¬‡²I<"SèÏlBwèZÍ "
b"\x18 ÐU\x12 ÚÐJ¨¸Äýۯ߬’ "
b"\x18 ÑŽŒ\x12 r–v4#\x19 ¸ÆªÜ† "
b"\x18 Û\x1F AÍËA†‡™½\x00 P½ÊÏ "
b"\x18 è4÷ÙRŠ\x0F ´Q—ƒ\v w\x14 a "
b"\x19\x02 qj\x17\x06 JQ¡2bÉ\x1A $m! "
b"\x19\x02 Ëœ\x1F\x1C M\x19 ŽU:\x03 9èC "
b"\x19 :¿è¢ë@«°w7ßЋ{< "
b"\x19 PûaM¨¾æô³º/$\x12 "
b"\x19 {#\f üLI\x16 ¯^¿ùP\x7F\x05 b "
b"\x19 u«¦¡26I<\x16 ŒÑ—Ö} "
b"\x19 žLÈd\x07 I;©\x19 9Ö¢Ñò½ "
b"\x19 ¡º;¤ký\x08 &ãðäé’Ñ "
b"\x19 ©äUW\x12 \£\x13 a’\x15 ‘\x14 +û "
b"\x19 ³×¾Ö)N—\x05 'd‹xÓ¹ "
b"\x19 ů„@PMU±h„§$ù}ï "
b"\x19 ÖïGÆËY”bLF®¤‘ Í "
b"\x19 ïŠÑK³\J¸\x05 Eì=’\x7F * "
b"\x1A CY-äEôù5Œ0^@± "
b"\x1A ZŽ4‡MM\›K\x13 Ñ\x18 ½i§ "
b"\x1A †iyå`O4¸´ê\x02 NÚ™ "
b"\x1A ¼”Îø›Iw‹ :'dt5 "
b"\e\x19 ¯í¶ºŽƒü8î\x16 ‚Ué "
b"\e 0×\x08 Ý\x14 H¨‡U[ƒ±\x13 "
b"\e 1;|Š›F©¤©pæ>â×Y "
b"\e Ddˆ•ÀC%©¹q®sº\v C "
b"\e J\x13\x1F *\x15 K÷¡í\x07 ²ƒ±‹Û "
b"\e UÃ\r Î/AH¦Eq±F† "
b"\e w›µ?CÎ\x12 LÅ{U½ö~ã "
b"\e €]€L~M`ŽLZôÝÙM´ "
b"\e ‰CŽ\x1C ÑLƬšHô‹Ó£® "
b"\e §\x0F gÈN"Ž×&Ù訪™ "
b"\x1C\x01 ê\v ü\x06 ¬ôžöEÛþ¿P "
b"\x1C 3ßîx)A8¬ UASNMd "
b"\x1C 3ã»”‹¬\x01\x19 nÿ\x10 #ör> "
b"\x1C t:Ó``CxªC«‚¥?Ç÷ "
b"\x1C „uÍfí»¤=Ú`\x0F ðë\x03 "
b"\x1C Ž\x08 œPzB\x03\x01 Þ½è˜õ\x7F Q "
b"\x1C ¸R[o0IÒ³\x10 ˜ò@¢ª¯ "
b"\x1C ¿Öb¡IJ?‰¯â‘˜\x00 T "
b"""
\x1C ÏŽ\n
¬ñAzˆú~ôP™öÉ
"""
b"\x1C Ü(õjUKÄEß\v @ÀÓh "
b"\x1C èüÓÄ/%\x15 z\x7F N'\x06 ì5© "
b"\x1C þwXÛ¨H“—Œ)\r \x13 “\e "
b"\x1D\x15 Ÿå\x15 V4K…†›˜=ÃIÎ "
b"\x1D A@/\x1A ½F™¯\r ¶\x19 a§2ç "
b"\x1D IÓâ¯ÄL£¦C‘\x05 ©ú׋ "
b"\x1D P*èN ~\x18 ¥V\x04 ,㯒 "
b"\x1D U)+\x19 ÄHÙlJ?ç«\x0F\x01 "
b"\x1D ZÀ³–Œt3*|òíò\x1C "
b"\x1D o/\n ïjH\x18 ‘«\x00 §Øw—b "
b"""
\x1D p<ZM×O\n
¨¨t€Ö\x16 y\x07
"""
b"\x1D ‡¢l`UK\x11 ”7ëŒÆ\x1C _ñ "
b"\x1D §q<ŒâX³“\x08 ±¢`Õ\x11\x0F "
b"\x1D ª¬Mâ:Mfˆ§\f j¨V\x07 ¹ "
b"\x1D Ôz+4G|‚}°\x0E _ã\x12 "
b"\x1D ë¾\f »SqêdŸì{$FDä "
b"\x1D ö»¥ó(AǾɚ\x1E p…\x01 "
b"\x1E\f øu?‹v}ˆ€\v ]j È\x15 "
b"\x1E 3Ô¨ªJÿ¸žÎ¤ó‹™q "
b"\x1E QD»iIB\x12 šñ\x00 ¹9\x15 & "
b"\x1E mBœ\x7F žYƒÉ\x1D BN‰ùÔ "
b"\x1E o,ŒCn@ —‘ð\x08 Í\x1E È„ "
b"\x1E q\r A*¡\x17\x03 ˆÃÛîí9#b "
b"\x1E †Üri½\r É\x1E R@ýŽ.\t ¹ "
b"\x1E ˆ8¾f§E>†\x08 Cïtß”H "
b"\x1E Ž\x06 ´ö\x05 KY†_Ä\x0F |¼\x18 Í "
b"\x1E š'\x03\v\x0F M®‘B—Ml\e ê "
b"\x1E ¦F·3\x1F }\x14 áfˆŸ\x14\x1A —Ü "
b"\x1E ©&\x1F ¼,IQ“ýϵB…W "
b"\x1E ÀÀè(º@ú€·|7\x12 aT© "
b"\x1F\x01 –Í]\x0F Eµ™\r \x06 ½¿e¨ß "
b"\x1F\x01 ºQð,HѲÇ7……ýïw "
b"\x1F\x05 ß[kb}zèìhkŠVø "
b"\x1F\x08 ȦǞH7¡c‹õp©\r "
b"\x1F \r £\x00 »\x0E J/ÑDü|Q\x7F Q "
b"\x1F\x13 4L̤E–›6¢\x1A ”ˆ "
b"\x1F "J\x1E _Lõ\x1F †A1å\e ³\t â "
b"\x1F "Ü\x05 »½F~²ÑªW••lŸ "
b"\x1F 1Ú1ðÿ\x01 C\x11\x18 ÙèPc" "
b"\x1F 4ßÈ{\x19 H0‰ ËD¦uøA "
b"\x1F j45ÿˆD…2"\x1C ÷'Þ "
b"\x1F ‚kxâ6GÛ¹\x06 Àd¼Ð¹\x7F "
b"\x1F ™ÁÌݾ\x0F ^%ÒC¹$ž "
b"\x1F £xv\x7F H˾\x10 Y\x10\x02 «WÞ "
b"\x1F §(\f 1†JŸ¿CV0\x0F à®s "
b"\x1F ©ÞšžéOFài\x16 S-mx "
b"\x1F ¯\x13 3_hÚr\f Þ´S¦£þë "
b"""
\n
²\x15 ŽP²©Ù\v ¶ÕÔÐ|\x7F
"""
b" \x14 "Ë\x19 ‹Gš¤!Úe\Zt "
b" \x1A x\x0F FVBä¥\x15 S{z¦X¿ "
b" #\x11 Ò\e\e Bï‡Û$è²@š "
b" (ùÛþ]Dp±Ú;`ibÉY "
b" 9§ "\x1C Ž‘sK^\x0E íU`û "
b" J\x1F <ö`Ck¿\x05 2®'‰Yi "
b" T%\x1F\x01 íGè«×ÇÄO9WÅ "
b" {0…>ª|Ú\x00 ÛBù‚% "
b" ~ä:\x04 $@)·=«óõr]ï "
b" Û©òhDÐqf~Y\x0E ¸˜„Y "
b" åäc;g@$§\x13 uÀY˜é\x1E "
b" î5¯Õ$C˜²üœ}~ÖÉ "
b" þb|¼®IhŒðh&Ò0|¼ "
b"!\x07 aÿ\r _*‚ŸYÈ>©Qâù "
b"!\f ¬pslLH‰RN¬Èj’í "
b"!\x12 3,Ò(BÁ0x˜üƒF2 "
b"!F3:_\x16\x13 ÊÜId\r ÕŽ3< "
b"!]À\x07 ý1\x0E ‚ª\x07 m\x18 i× "
b"!nÒLÒ\x01 ¾¤Q\x1A Rßœ\x13\x05 y "
b"!\x0E ©†nLæŒ\f Ny÷\x10 €Ë "
b"!•¤uàÈz|¬¹\v Åù," "
b"!•¹;\x08 E׳ݻ\x11 X išÊ "
b"!£è\x17 qv\x1C ¬ž\x0F\x0F •Zl\x06 ! "
b"!¿¨\x01\x06 M0“b(}–ü'ù "
b"!Ë&|3ÄY\x12 ,¦\x1E Éø‹XS "
b"!Ô®Hã*J&¯5nÛ\x0F ˆ \x12 "
b"!ׂĬ\x10 HQ’4q×Tf„Ü "
b"!è•P¾‹Fó®‹`úݲ› "
b"!ë~\v çG5¼Á\x7F 3¥wGü "
b"!øY·\x17\x16 Ið´9iÈZ’\’ "
b""\x03 |·£\x03 N\t ±\x00 ³,ÔŠ "
b""\r aH\x0F ÿLé\\x11\x7F ƒ“¾ "
b"")v\x19 ójG\¯oqC\t Ùš² "
b""1—æ4\x16 ²Ã}ÌÄ`\x06 uj» "
b""<«¤ÛGMᘆ…¨î.°\x1A "
b""=d<÷\v Ef›‘Êbl{È) "
b"""
"g÷YVÉLl‹\n
´7\x07 ºä]
"""
b""†)\x1E ]@C¨®nÖ§N,º\t "
b""* ÚùN¢ƒÝ« 2¿õ "
b""¡í$S3H)¾\x14\x02 !Œyá\v "
b""§5£þ\x05 OǶîÿbÊäZ "
b""«âü½ªH‹’z!(’Îç0 "
b""ÙÔñ°TM¹¦\x02 :Ëlí6' "
b""ÛÝç~~D»ˆ\x19 øT¬\t ^g "
b""Þñ.£N¥¡ÇxL\x04 ¦"ª "
b"""
"ô8\n
¿vFFÞtú%–ù¥
"""
b"#\x0F 9\x16 ûK°¬Ê\x05 œy\r ¥ "
b"#9C/øéE¹¦ÂPŸIï»n "
b"#@\x0E Cd\x05 TƒHnª\x17 \r \x17 …e "
b"#T?á&|0ZkD“%SGL "
b"#q<oîÆNîê¶0$ÝΔ9 "
b"#¯È–ÔäDN³D:¯2åm. "
b"#³Rk¼þHy¼9ÚŽgÞ=\x06 "
b"#ÉZøx@F†Ïõ\x08\x00 9¡ƒ "
b"#ÐŽv†{A·€U‰Uþ\x15 ‡« "
b"#åÒÆò²DmŽ~õ10[¯Ú "
b"#í.X»ÄLm\x1C sh€1õc "
b"$\x03 †'Œö_ÑOxYˆ(ZbŒ "
b"$/™NÐ\x19 ûç\x00 r7þ¥À¨ "
b"""
$6\x01 ‚â›Nñ”\n
UÐc|vN
"""
b"$BÂÇÕõ\x0F\x15\x0F \x1C œ’qBe "
b"$XHœ›TI°\x14 ÖØpn×, "
b"$fªûç[H„–§\x02 Ð-'âf "
b"$mgƒÕ—Nþ¹X(‡PÉá\x11 "
b"$|‡>×`A´ˆõ¸”+#ì‹ "
b"$Žà|„ÒMIˆó› \t ¾\x02 å "
b"$—ÕMÑOK€—2Ó\x0E ô\x16 R\f "
b"$œÄ7_ÌKå‰\x1F öEÞèOf "
b"$ºÎäŠèAœšBì\x04\x19 %\x1E "
b"$Þ¡Ý›qH¬¤K†â¤\x0E ù… "
b"$ß“üÈÆB\x07 ¤£\f ?S\x14 çw "
b"$åQl >¦Œ‡ïÃZ`\t u "
b"$õ>\t ¨\t Jb•~¼ÒÄ”ÁC "
b"%\x03 Ng\x7F „Eb‰Çpî³#~U "
b"%\x05 Žá\x03 µLWª\e êªÂz’Ö "
b"%AQ\x11 ºÛNLµ‰×Ÿ\x17 „”F "
b"%MzXPbB\x08 䎙òÏ—- "
b"%g\f ýGGÞHp…€\x0F H¿ ï "
b"%“bGþxEsŽüõ\x16 ¶x\\v "
b"%ʦ°ÇæI_¾¿ñŽ»}ó– "
b"%âNè2LÆòÓÏ:™Þ¶ "
b"&\x01 Ÿ“ÈÞ%I¬`¾ãŒàn® "
b"&\x12\e U\x03 CJr¯#Šh “"Y "
b"&\x18\x12 _ Ž\x12 ¤Ðdv.ßÖt» "
b"&\x1C %›¿MÊj\x16\x02 ÚM…•Jù "
b"& ùÅÓÌA°¾{bÌ„H÷# "
b"&OÎw]vGXªË> Þ„è* "
b"&Sý€è\f Š[¦\x1C €ÖÀIÀv "
b"&xÄv §ºcýUõÂú\x16 ³Ô "
b"&\x7F w¢Y…Jc—q\x07 %\e þ§ó "
b"&•\x1D âžè‘|+kxð¦ì¿„ "
b"&™]îæPKF\x18\x1C 8Hp\x18 x) "
b"&›?\f µÉ\x1C ØÉ-æUvÒ±\x06 "
b"&±\x00 ´\x19 ÕH,Ž9ûwŽ"àæ "
b"&ºãÿ¤ZY¯6®+°j\x0F |© "
b"&Ñ]0ù0I#¨\x02 ¹ŒŒFã× "
b"&ØÖ,\x02 ŒE»:i|ÉRMÍ "
b"&ó·=k•¬\x00 ~ã»\n iÓ„ "
b"'\x01 öÉ4ÑM†š=\v Èau$ "
b"'\x0F |§…øF@†½?Êï¶Z× "
b"'$\x18 ‡£½Å€\x16\x1F ‘_\v O¹“ "
b"'-—Œ¨çEÇ‹RŠÏÚ|fv "
b"':GQ2\x11 Dž³Ñpq•U= "
b"'=¨ÃF'Eꑼª¦\x13 ÇÎà "
b"'GMl\x15 ¡K«©\v 2ýõxÆÀ "
b"'hîï”\f AÝ›,[¾9üš- "
b"'r\x18 |ù—N9š„OŸ\x1E Tî§ "
b"'v>\x03 q®Jj¸ÿ””j-´ "
b"'z\x1C\x08 AA@Á‰|íÜ\x18 –\x14 X "
b"'~\x14 àÄLEp›-\r \x04\x7F ùq— "
b"'°7ƒØý'Ð\x11 ŽFžéu¨\x03 "
b"'¶7§\x14 —êL\x0E ߣ\r \e :\x01\x13 "
b"'»Œ!t§Êdi\x02 ¾¤f\x17 W¾ "
b"'Äë.L\x1A «ìvL¨ƒë "
b"'ÙÆþ²gIs€(£éÓŽÿS "
b"'ëä–°\x10 Bu”c‹Ä(š_{ "
b"((K.Lj\x13 ?‚Oó!SàBÉ "
b"(*@Ò&>Cr¬òÞZ5[À= "
b"(1t¸vaIÝ¢pʺ•Rõ "
b"(9o§Ô˜\x0F l7 ¥±Ö}¨² "
b"(Cíø†ãGü¯½\x13 [\x15 )¢ô "
b"(M‰Ë\¯Cd©ÅIjq_N$ "
b"(V\x13\x04 ŠðD¡¹º¤*\x02 “\x05 Ä "
b"""
(…\n
†@M„\ý2œÂý\
"""
b"(˜¸e-\x00 @\x1F ”Øqßt׬] "
b"(²1ôåÍF\t ·H\x17 DyßÉO "
b"(̘©Ü°HYO\x0F\x0E ,œ¤\x01 "
b"(ÜîM.…I¢",;ª_\x04 ' "
b"(ÿÐ\x17 *‘L\x0F ²f\x1D Ù¤ãªÂ "
b")7\x1C\x1A ,rNB¿6£Ù/–\v H "
b")U<ù\x03 |N“«EW™O_: "
b")eBN¼µAi¿õÕw\x0E …¦ª "
b")iu\x04 P‹\x08 Ͼ‚Hø…êƒ "
b")›Ã\x12 jNA¹™\x04 ó)Ay¢k "
b")µê\x1C ˜ŒIVŽÿý(]ûv\x10 "
b")¶\x13 áêMV€ºs˜<Æ\x12 "
b")¾Jf¿\x10 J\x00 ˆù\x06 q;\x03 cJ "
b")À9™9æC\x04 ¤-ouµÈƒh "
b")ÀÒNØD–·J—::†/ÿ "
b")ÎZøJWDCŽÊ&í±ƒGÏ "
b"*\x0F ½jÄGJ\v Ñy‡€4Tø "
b"*\x12 þ£EÈAA°Ú‡Èð\x19 c "
b"*G¿è\x07 9G˜cò9\v µJ( "
b"*L‚\x1C\x03 -@–ŽXË\e G\x1E\x7F\x11 "
b"*Y\x1E ©»¬OéIç\x15 » "
b"*d”ý\x1C áBL·³-yf\x02 í† "
b"*m\x05 Y–õxzxC"WÒa“ "
b"*p/ù˜zI#Ž\x08 ±-\x02\x0E ƒv "
b"*…\x19 ÀÓN6ž Ü…¯\x1D <ú "
b"*ÌWcþ A?—먲 \x18 …É "
b"*ãöm\x00 ƒÌ.¾}+Äi±\x10 "
b"*è\t b<«…L¥\x06 ‹¦pJ:j "
b"+\x07 mÒ¹kL\x14 Õ¨z\x05 (N# "
b"+"úD€ÐAï›fw¨’¤TZ "
b"+'Ýd’<Jæ‘ßMsRK\x08 "
b"+aÅ·ÛíL\r ’ÆÛÜl ñ "
b"+e¿×T$@Ù®ï\x08 ó¨[]+ "
b"+h\x18 jEjOª«8¤:LË_ "
b"+}y6/B™»Û5:ó€¹#‹ "
b"+\e ´Ùåõ\x7F žÝâä\x16 ÌH\x10 "
b"+˜šû=ˆLðšÂ\x0E Ò\e\v  "
b"+Äîßû8Jl†Ê\v ]WhÕ "
b"+Ì~\x7F æþAάFïm\x17 Z "
b"+ÏPÜè®N\x11 §%é\x12 ª yV "
b"+Þ¹\x11 ê¶O:”}~‡\v k/\r "
b"+þŽ…î_N¨å=ü1¾\x7F \ "
b",\x12 )öREd¶iY“‚kN0Á "
b",\x1C rîåÝ0\x06 ‘§ÈÂcØ\t — "
b",i85A\x1C ‹ùÆ•¨DØ7 "
b",}|.f1N5¡²©zÛ¯\x14 "
b",~\x18 /T\x1E G\x13 —£TŸÿ÷pÚ "
b",˜ôÊ\x04 )\x07 ý¬ÖÇ\B\x13 Jñ "
b",è¬\t §•@ ©\x00 XÈTWÕÛ "
b",ü\x05 t\v ²Bù©ÿT©©U\x07 ” "
b",ýK-ç2O\x1A ³”)\x1E l\x10 üƒ "
b"-\x07 â¦öUN”¹„>pävt\x07 "
b"-\x17 LlÒ\x1A @Óæ qZÏœÞ "
b"-\e ¬èJÚIZ‘/}•Õï¶< "
b"-0G1£@CÞ¯ÿ•$\x13 ¡Ä@ "
b"-3 øü©I™§œ\x18 û“\x7F Û± "
b"-9\x04 ;g\x02 Kų¢ƒ™\x11 ÛÏ‚ "
b"-<\x16 *HþO$…Ίƒ\x03 \r \e Ò "
b"-H¯q©‘D̺\e }P¢OøF "
b"-S\f ˜s¾FN‰^\x16 EIòº "
b"-y2\Y)D¦¤æ»5üA\x12 ) "
b"-ˆæ`ÐìKØ–(èÛ€\x02 á\x01 "
b"-•(\\x1A õHø¥4‚ÝŽš\x07 ¯ "
b"-˜|\¦|þtì!¥= "
b"-ÃéöÎvõPÀÈûÄb\x00 :X "
b"-ÕVi”\x08 ¢‚J¦V”ïQ“ "
b"-ê®"ÖÀM\x0F ‰\õ\x05 ¶V¾ "
b"-òS\x01 øaC@¦\x04 +-Z½x\x7F "
b".n‡÷sBôG`+\x1E F‘6Ð~ "
b".oŽ\x07 ŵ@Lº>´P’áƒÌ "
b"""
.på–\x1F\t $ù&g†ý\n
\x07 Å+
"""
b".©e\x10 eùH¦»\x01 ¨Á\x19 ©Ÿ\x13 "
b".¸Âmù‘{3ì½x‹•Í7\r "
b".¹ñ¯"ðG?¯ÖÞÞžÜûŽ "
b".É-³\x17 äK¢†;„-\x12 ¹n¬ "
b"/\x07 ="^bG@—±€Û"%Ž– "
b"""
/\t\x10\x1C …áL\e •\x0E ôA\x19\x0E \n
™
"""
b"/\t ±1O0M¡œÁ¶Í\x16 P`Ž "
b"/\f ·¸\x10 9Ý–k\x10\x19 Ÿ°u#E "
b"/8]\x16 ~»I-±AÕ}iV˜ø "
b"/F+]\x1F\t ó\x17 ИÉåËÂx "
b"/Jô G\x00 N!°D•èOLI* "
b"/†ÂÄWßD+¨#;hSr†W "
b"/™q²m\x17 F¦1à1£Žë "
b"/¹}™\t xL·²‡\x14 >Ù\r è» "
b"/Ç}ë\x0E CL\v ¬BŒÊþ¿-T "
b"/Õ4’}Ƀ§\x12 )êûˆá8³ "
b"0\x16 æã妬±ÝqÓ*–P«\v "
b"0\e\f q@Dj•Åb\x1D g¬N\x07 "
b"0O]\x07 îÁEö¨&iÒ¤D6< "
b"0P9>’D¹Ð–}\e K¾)á™ "
b"0o]ÕL'ÚÍ=¡´l\v ·Ó€ "
b"0ƒÉu^îO‘”øZô¤Š?Ý "
b"0ŽS*\x16\x1E Ds“ãšl¨P\v\x01 "
b"0©?\x19 ždLÆ·½›¨Z_Œ_ "
b"0¹UJý(JE¨¹|üK\x04 \r Å "
b"0ì\x1E KPND´™ß‡ör {m "
b"1&ž¨·]Lv˜ï5˼êú€ "
b"1j\x17 ;ýƒ\x1D õÛ\x16 °bŲ‡á "
b"1Š\x02 Dù\x02 EŒ¦È:IŸÁnF "
b"1—o\t ¼ßKaä\x01\x11 [ž¯ "
b"1š?Ë_ËE¹ G®b>g\x17 § "
b"1¥\x13 ø$\x04\x1A µ\x05 Cÿ\f ÷\x1F 8 "
b"1¥«”‘3B2Œ,”- €£N "
b"1©–(+•K˽.\x00\x1C æ\x16\x05 O "
b"1¯z3ÍØ¼\x11 ÷"k-ô‚g† "
b"1³Ú¸ß‚Jªœi™¦.Fb\x18 "
b"1Ħ!<ªB¸ºÙ÷À!µºD "
b"2\x06 6cû•Nxˆ¸ pŽÒº— "
b"27¢\x7F Y‚NÛ™\x1D ˜¦×ãG- "
b"2C„/maÄò¨\x11 Ö£\x04 Ì“å "
b"2X\x06 ò‹S[¥©¹áAYK_Ë "
b"2b«e,C˜¿-««Ñ\x1C ] "
b"2i\x1D _\e PLJ’,¡[§¢ðû "
b"2t\x05 sHZO¢Ÿ“nQVpß‚ "
b"2…ªëº\x01 AÌšŽˆ—\x06 í!d "
b"2¶.ÏA’‰«a›\x18 N+œ›Œ "
b"2ï\x17 ×I‡BPЇÛg@ï|Æ "
b"2ø\x18 ¶*pLï•3Tƒ#anÆ "
b"2û)ß ï…W=~!\x14 W·ñ "
b"3\x16\x17 ¤+_b³Y\x15 {¦\x11 ï ç "
b"3,xôáŸLNƒ\x0E ‘\x15 ìCVã "
b"3=³,&<J¶–L\x06 àt»“\x13 "
b"3sâo!¬5ÁÈuâñ\x10 òúº "
b"3•Ô [/F⸖Ê%²îZb "
b"3¥LÀå2Hç¨îþJQ¹;t "
b"3Åb•bäE;¾#oâúm¹9 "
b"3Éï®l¡B†±Ee™\v\x11 »» "
b"3ÓÜ(-ð@8¢ùoŽ_‘³7 "
b"4\x1A ¹-õ½Cü¤<ŸKBý˜â "
b"4&IÁoÀB)¯\x1E ¦%\x0E \v 0 "
b"4mà\x07 hÆI‘€8›½¤ÑfB "
b"4«7Ù"Ò¥/516xM\x0E D± "
b"4' á\f Bö1[å\x07 Ú—+{ "
b"4Ì|ó8\r I»‡E¸éÕ˜\x04 9 "
b"5\x1F J§Ï§C´4\x16 IZ)s” "
b"5>àmÑÝDð²gQo¥™;¢ "
b"5[ìÇÃ=A'¹AërK“ê\x19 "
b"5…¸èÄy\x02 0/¥‰î=Ã7W "
b"5Ž|æ`\x04 Gæ”g´0\x1E ®D "
b"5C]ZdN-ªNzm\x17 C»H "
b"5›\x1A Ù\x07 Ó\x16 l‚NjR(F\x1D î "
b"5ß{Qk\x18 M4¿€YŽƒÆ"i "
b"5ë#&¨SLç±÷\v é\x1E \r ¨Í "
b"5ìdZLþGë½! \x17 =¬Fb "
b"5þíH\x0F\x18 H\x11 ¾Fµâ6\v ²l "
b"6Má.m°š\t ƒa\x19 WÒG "
b"6R\x12\x10 °uM2–a^‡\x05 P¹’ "
b"6SOot¢OÁ®ú\x13 k,”# "
b"6W\r ž§v6/rÇIù†Á$d "
b"6XLçuw°úX†óíÁÍ»- "
b"6fá3l7I\x16 ¾6~³TÆ/€ "
b"6…·qøÁIÉšd*Õ8”j¸ "
b"6ŠIdÇzFû–Xݾ¤·U "
b"6šU¡ÂÇM;\x1F î«o:Ñv "
b"6žchôèD\x18 \x02 É\x17 ·\x03\x01 "
b"6®½W\x7F I7‡`¥§ùœ¹= "
b"6´j¸\x13 yB‘„ÂÛ*PQÌI "
b"6奺}Ñeñ\e n=ïP\x06 ‡Ù "
b"7\x02 `ÝUF;—‚fΓ\x0E Ó=Ö "
b"7\e €u|¥NöZâ\x02 L‹83 "
b"7)çQ×\x1A iTt ÂcŽÊ;\x1D "
b"79Jšš\x04 K„ª,߬í0‹8 "
b"7=D\x08 d\r E^•£šá\x11 M¶Ý "
b"7>«5ŽÌÄ‘\x04 0¼¼Ù1n\x11 "
b"7A¬j_?B>˜<2\x12 ëc\x13 ø "
b"7u_¦w_BtŸäæÀ¶.Yo "
b"7„?ut©A¢§\x10\x18 *ZÉÅ; "
b"7—J'û\x18 CêˆZokç‚uÄ "
b"7¦^\e c~LUªø5€/\x11 þÓ "
b"7«\x1C ÿ5\x04 e.k ,OEøË "
b"7ÃUšk2»¶y@Ãö\x13 lÑ' "
b"7Ìw"ÈÑoN~h¦¾\x1F üP· "
b"7Ï&0#˜I£¢Ö¶Þ\x11 ~\x00 . "
b"7Ò„\x12\v\v M\x17 šbÅbw,‚ð "
b"""
7ãþ\x01\e Î\n
\x07 S½½3™ÚÍ©
"""
b"7çtÄDD›¤«¦Fq¼9X "
b"8\r ¹Ã~\x1F OÙ‚e\x04 ®ª\x13 ñk "
b"8U1>„\x06 Ië¯ë\v\x10\x10 @ø, "
b"8XAš¾R5š {H‰O·ìï "
b"8\\r |ë\x13 Oj¯q'ÏOcx "
b"8kÏmµÚL>¯1¯ö8Øe› "
b"8‰!\x11 Õ×Aý¤\x00 B¦\x03 ô+— "
b"8Žÿ?8cB)—ÓéRæ€w¨ "
b"8±\e C9‘B®”auHÃäËß "
b"8±#ì'\x12 Fe¬¿\x02 HŒ\x02 Zý "
b"8ÌÊìi’Dܸ¾Á\x14 GV¾ "
b"8Ùü¤ KÕ‹»È\x12 ¹\f ÃÓ "
b"8ßðô¼oF¢¦© ´îIb« "
b"8戗\x1A\f M\x1F ¾a~\x06 r›Æ "
b"9\x05 “'g*UÍ\x11 vÒ\x07\x1F Ù\x03 ¢ "
b"9&·S\x12\x02 M©¹“‚ù‡rÚN "
b"9V¡V\x19 ¢K]ïîJhñí\x05 "
b"9`€'\x12 _D倶#w¬EÐV "
b"9‡ú¼AãAN²Õ$ß÷èΉ "
b"9‘\x0F Ìu.KZ Á{µ)¿~\x1E "
b"9ÐcÌnOÕ“Êžì\x14 éø "
b"9µ¤¬?\x00 Kcˆj\v ð_VÈ~ "
b"9¹Ó²2\x1E J[‰\x05 ¥\e »6ã+ "
b"9ÌË(üÆDzûÚÔ&ˆ\x1D ó "
b"9ä{•©D†ª\f :\f Xu!d "
b"9ù®\x17 ®\x18 @JŽÒo\x00\x07 !\v a "
b"9üs™È\x10 F—µCRF´\x12 ¥\x14 "
b":\x06 l˜L[@T©çyÁÊæû¦ "
b":\x12 Aä\x17 |O\x19 €jv…ûÅ„a "
b":\e Ž=›ÜDОÍ\x00 ÇëÙ›K "
b":3s«#>ã\x15 ¿4\x05 (\x02 0i\t "
b":7\e ”X•L“¯ôÅ—\x7F Ñ’µ "
b":`®sX ô¯D\x1F æ^"àÙ‘ "
b":…‘Jz\x04 @¨¾O`\x16 _+\x04 ž "
b":£vÄÓIi‚M'ÂUm\ï "
b":¯žŒ\x0F üIhšE#\x11 ÿ&# "
b":³ ZãÓKP{\x07 ÎìY’ "
b":À‡cCJN\x0F §ì(#™÷Yl "
b":Ä7…^¹@ˆ…nån’g\x10 r "
b":Ï~V\x08\x12 m›\x1C UuF:\x14 ¾¯ "
b":죑\x11 ûºÙK’UEËË³Æ "
b";\x07 ˜¸Ï(J\e ’mº½kµþ˜ "
b";\x07 ÷_LJË—<Ͳ~Zÿ˜ "
b";\v µN¼\x15 Z?·-\x04\x06 ^î\x1A t "
b"""
;\r \e d\x01 úK;¶\n
ã¥ô÷\r à
"""
b";\x0E —¸+f\x04 ñ8h\x1A ñ¤\x18 ,· "
b";(º2ñ\x14 ‰š§N„û‰\x19 B~ "
b";7\r Ï\x05 ÊÉq<€”H[$Y "
b";AŽ\x04 ¼œ‚\x17 pKÿ’Oêex "
b";J\x1E ÄløOH‘Ã.¬Íµ:Ð "
b";L,/\e J”\þQ\x13 2}© "
b"""
;dí\n
\x16 ]Eª™³¥Ê\x08\x18 ÆD
"""
b";eµ¡×\f u΋\x15 ˜{§}U" "
b";fÂ\x02\x17 M‹!DšÂµ\x02 £²\x10 "
b";g\x08 ¸Ü\x19 é\f i÷\x10 ûá?N¼ "
b";i\x1E ì|@BäžBå_Ï›Áë "
b";|2Ž\x07\x16 LS Uù\x00 Ä€£ "
b";§·ó³úD‚”÷jžã\r Ü "
b";º¦÷¾J™šæ\x06 9ígcV "
b"""
;νđý³7Z·•\n
›Õˆ
"""
b";éÑmA Rü\x14 s>•çk\x14 "
b"<\t 4:\x7F …Ka›;x\x7F <V‡„ "
b"<&ê©\x0E !Lë’?aþ(\x01\x1E ¿ "
b"<("\x7F kìT;p ¥ÔxŠcß "
b"<2Qè\f õCî«JFš~t†• "
b"<7SÐO\r \ÐËœ\x14 bÃ@\x15 è "
b"<LB爵Í&Cú[÷M/U• "
b"<otìþÉBÔ±ÊáBWÕq> "
b"<s>\x07 ¼úDH½\x17 e9ž\x1D\x07 Ù "
b"<ZŒ¼êA–\x1F ë\x1E HH "
b"<Ÿ\x10 îÇ\x1E p5AL\x7F ¬‹ö±â "
b"<Ÿ˜\ðþFœ¤ÏKÏð\x17 Ó, "
b"<¤£ÇÿiGƒ¤CUF¼Iî\x05 "
b"<wÐPxn\x1C Zh‘ƒ€ès "
b"<·§Í†ùH…\x17 i^i\x1F Q "
b"<¿î[úaBõžê;Lè%Ïœ "
b"<Õ\x00 =\x19 2I¤·à¤Þ\x18 ín™ "
b"<êH#2±E\x08 –. ´ÅÙ\x0E ] "
b"<íoZ\x05\x15 C¨½DQ8ü&›‰ "
b"""
=\x08\x04 g`út\x14 þ\x0E ÏϧÞ\n
\x05
"""
b"=\x08 Bj\x1D ©Iö¡$¢®ÏÜg` "
b"""
=\n
/OÀjK»“jõ\Ø |]
"""
b"=\x1D )Ô\x15 µ§É5ŒÉ“}JÈ‘ "
b"=&\x1F ϼQAvªµkdž d "
b"=>{\x18 E.¿¼\x0F i>1C\x07 •h "
b"=_ô0™fJb··…_T|š[ "
b"=h…H8¶û}€wA!™¾Té "
b"=‚~RXÓM磢qÕ$Gä“ "
b"=•”A#Þy* èÎ\x02\x18 yï„ "
b"=ÍÕÉ\x18\x08 HÊ—\x04 fþ[`²k "
b"=êÝÛ>\x12 ÛQ¨‡BŸˆÉ„y "
b">\x03\x03 ³ÚMOð¢EfÑÕ©ÃN "
b">\r ì},™-&_2\x06 oV‘ùÌ "
b">#BÑ¿`F²‚jS×…À”ÿ "
b">.÷¬åFF¬›`œïìz%b "
b">:3ìfõr>Îݶv\x1A _R "
b">„z 1ËI¢ª¯\x1F ŸÇ±·Í "
b">‹˜]“:M¶“ˆ2œBAˆ· "
b">“ªª\x19 Z) fÈÒÜøZƒ5 "
b">*8×eAR±ÄþF^\x1D ; "
b">´\x14\x1F ’JÒ‚¥ì@\x18 –“}& "
b">Àú\r 5×@\x1E ˜\x08 d]äë}» "
b">ÜäÓH£3ùÔé³T*ÁÈn "
b">ï\x12 8ËeKŒ•è\x04\x1C ‚à7¿ "
b">÷\x1E li\x10 IDÖÉ•®+Mæ "
b"?\x0F npdúBÓ‹‚IW¥wXÕ "
b"?\x18 Ñ\e ¶“Á\x00 °@ŠhÕ[Ä} "
b"?#@£éUAiµ\x10 Ð\x08 +½BY "
b"?N“\x07\x00\x11 M½˜˜½{ËÐ\x01 "
b"?~óúÞë°å7ß³?{¦´ "
b"""
?ƒ-;¹5CŸ§o–\n
òŸùò
"""
b"?ŽEÇQè\x1C «Ð’JEºü8ì "
b"?Ÿ'vo"û¼×Ïž¥G\x05 [Š "
b"? `O»,C”´\x18 ¯†¥’X\x0E "
b"?³ÌÝŽ¥õDm,©„z^FÅ "
b"?¸œk–fGi´\f g‘ÇTý "
b"?»_ê1Î@ú14Æ<”ºO "
b"?ñ5\x16 HúH|˜~ öä:O— "
b"?ý’´Ã”E‹µ&›ÌÐRˆ\f "
b"@\x07 &~0H\x12 µd?ŽÅfT& "
b"@&\x07 [ÏëHù©´$©¾À?\x18 "
b"@3»Z$óE³žkm72«,¸ "
b"@z—\v ÓS@øº%á³´BlÍ "
b"""
@|\n
†ìÂ\x07 …nDÍ7\r \x12 èÉ
"""
b"@‡ƒ\f ï*Æq²ÊM\x17 ¡Ø\x1A Ù "
b"@‰9\x1E ‡y_ëc,§Ú&b¶8 "
b"@Œ\x17 vÛ+JãE\x17 dÀÄU9 "
b"@m\x1F OLJ\x08 “\x14 Lôøj "
b"@tî\x19 ¨àÎ\e \x0F QûV "
b"@ÀZ•\f ¹N\x03 ¨B8b—@tC "
b"@éåGÆ,K ³Š\x1A uŽ”q\r "
b"@ö¡…\x07 SLY¤úŒ?\x03 áèt "
b"A\x0E Ò(aÒOÎŽ›Þ¸²¸ˆ½ "
b"A\x14 w—nFa¢ª4€2\v ‰” "
b"A\x1D B()*L2ŸL·êÅì4% "
b"A(\x05 MŽ£r뀱Ǽg\x1E 8h "
b"AKĹ\x07 ×FZ¤\x04 žÓ/OÑ "
b"AtÒ¹³B<¤h]ûÒÄÜÉ "
b"A”Äï5#rŽ:L\x08\x0F ¤â "
b"Aï͵JL… Ùï™14‘Þ "
b"A¦Íõv3K‚¿âý1<yzD "
b"A¹\x1D ™ùœn1Ÿgg•§ " "
b"AЉGµ€F±Ž\x1C !\x7F\x07 SG¹ "
b"B\x06 9MføOu?A g-s "
b"""
B\v 3A±jJ0‡\n
»…ln§¹
"""
b"B\x0E ÏÜÎHÔF_É5\x12 §\e "
b"B\x15 B#»9Df i\x01 ·šŒ}© "
b"B\x1E í7Ÿ;A™šñÀ\r î\ßã "
b"B\x1F\x0E T_Aìèø \x12 }èæ\x10 "
b"BHØ\x11 b\x0F ET¢XoøÞ ˜´ "
b"BU\x18 I\x11 VIÀ™Í\x07 'ßýqœ "
b"B[ O8#\x1F „pú\e ÔÏ\e\x11 O "
b"BfB–H%V\x1E ÿÅ!HoÜv "
b"Bfk5°ÅG€&¢Í“u¢— "
b"""
B{NY\x1D ðNï¢É¹\x10 n\n
Ø
"""
b"""
B’ñÃ1|JO™'jÛ¦Ð\n
Æ
"""
b"B“\x12 îâ¬GÊݥT=tìƒ "
b"B©¤œ\x1A ÆEÏ® #Ã\x1A q "
b"""
B,aKA½p\n
9½
"""
b"BÓ‚\x00 ðFV„É<TÆS»é "
b"BÃ\f »’lE+ŒÐ$<8t{ "
b"BÔo\x05 F¢_îï\x1C 1’\x1C ŽUp "
b"C>ªÕPc2–8ù\x06 eqôv: "
b"CN7\x15\x13 0à`ålµP0+Ue "
b"CYJ¢õïÐ7-nëß?‹þ~ "
b"""
Cn\n
ÞPñgûèìôËJR‚
"""
b"CnOVÄ?^4&3JAô¸ù\x1F "
b"Cz%™WvŸ«éƒÇXi¸EŠ "
b"C?G\x10 ®BWž¬Ü…ƒ$i "
b"C³f•’EG\ˆ!Ž`½Áü‰ "
b"CÌ5è\x06 >H\x19 œ81Qj\x1F ¿— "
b"Cá\x03 1\x1F <$ÀDÇUuñ7• "
b"Cö.ë\x1F ³\t ëL~¹–—’ȧ "
b"CþYéDAS5Š‚kç§\f "
b"D\x08 ïGøuI· ¡æHÓ¿› "
b"D\x15 ~AmMHj¿Ò©sâCø\x1E "
b"D#S]JZI‹\86¼-\x04 »o "
b"D@µwþIK2‰í\x12\x14 éTz\r "
b"DM]î“6^ŽR¨¤\t\x10 S”= "
b"D_þFd—Lö‰ðÒåc]\x0F "
b"Dfÿà]Ò1÷¥íp+ŽÛäï "
b"Dq\x11 Çâ±Mƒ‘:?¢\f ¢\x13 g "
b"D·“ÕÝAEõ½`…Æ\x16 qFZ "
b"Dï#n¼Fº\x03 $Íw¸5½ "
b"Dóf*{J·kcä@1º\x14\x06 m "
b"Dõ5MâdOy²\x05 ä9à÷|: "
b"Dú¬¾\x0F ª›\t lÚf—bJ\x06 "
b"E\x06 ÉÀ}Î@ž Èϋćá "
b"E\x19 ÝÉyúDêªùÈvñóâ¹ "
b"E «øX$DÓÐr©ï\t ”` "
b"E.$R?¦Dùºsá\¼\x1F bè "
b"EF¼5¢.Bͤ(Ó7•ã+A "
b"ER]E\x08 ÈMÄ®F´ˆ\x17 Š_r "
b"""
EU\n
²£ËN*©áöúé…\x0F
"""
b"E]用’Gкø\f {:Ê!Î "
b"E‚/d\x0F ÿKϲ:.Mˆò\x0E • "
b"E”"\x1D Ã\x05 ]‰äs7êJ“„í "
b"E™‡°ÍØJt©j1ø<rQØ "
b"E³L¤-¢K\x0E » +N\x03 B$ "
b"EÀ¸VÈ®“w…\x15 q6¯[‡¼ "
b"EÉ\x7F ÿ>EB\x05 ™¿áÄ\x05 K& "
b"EÎQ\v ×\x18 F¹›ë‘_‘ø\x0F f "
b"EÒæ8P/µ·\x04 ¼˜Ó݉ "
b"EÞ\x00 "-\x1F MS¢=¿§À\x11 øa "
b"F\x07 ‚ë\x04 ÍDŽ‹©\x7F\x13 âì®Z "
b"""
F\n
¼¾šËM{jÂçh|Šê
"""
b"F\e [¨¸t]{£\x04 ¤ì0!A} "
b"""
F:y%q\x10 •2{\n
v–“¬K
"""
b"FHW¦³$p:Ú4\e DF%\x10 = "
b"FKQ\x14 ÎÖË‘¿o2‹“x®/ "
b"F_§þ$íA&´bíkû\x01 <¯ "
b"Fx[5T»N"ªŒfÐ\x1D 'Œ@ "
b"F|:ÔúFS’\0/Ê\x18 £* "
b"F€Ø¥Z÷Ž]íØœZ+J#x "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.media` . `id` as `property_group_option.media.id` ,
`property_group_option.media` . `user_id` as `property_group_option.media.userId` ,
`property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` ,
`property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` ,
`property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` ,
`property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` ,
`property_group_option.media` . `file_name` as `property_group_option.media.fileName` ,
`property_group_option.media` . `file_size` as `property_group_option.media.fileSize` ,
`property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` ,
`property_group_option.media` . `meta_data` as `property_group_option.media.metaData` ,
`property_group_option.media` . `config` as `property_group_option.media.config` ,
`property_group_option.media` . `path` as `property_group_option.media.path` ,
`property_group_option.media` . `private` as `property_group_option.media.private` ,
`property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` ,
`property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` ,
`property_group_option.media` . `created_at` as `property_group_option.media.createdAt` ,
`property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` ,
`property_group_option.media.translation.title` ,
`property_group_option.media.translation.title` as `property_group_option.media.title` ,
`property_group_option.media.translation.alt` ,
`property_group_option.media.translation.alt` as `property_group_option.media.alt` ,
`property_group_option.media.translation.customFields` ,
`property_group_option.media.translation.customFields` as `property_group_option.media.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.media.translation` . `media_id` ,
`property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` ,
`property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` ,
`property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields`
FROM
`media_translation` `property_group_option.media.translation`
WHERE
`property_group_option.media.translation` . `language_id` = ?
) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id`
WHERE
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (0x00685EFBDF07D8B917AF399C811A203D , 0x006E98531AC64D81BAB363AE5B7E5C15 , 0x0076850279CA4E2BFE57EDC619B2D708 , 0x00795DED0C0049B8B75B2FF432ED635C , 0x007E16C9DE364F868566FA62C5139C76 , 0x0081D4CBEA524B32AB225BC5AC0FF51E , 0x009FBDFB418FD1A710C5655E3A1815D0 , 0x00A6F720368549D7A29ECE0CE6D05855 , 0x00B20D4F99734906805BDE7E6DD43361 , 0x00D304A0BB304D3ABDC4918653A8CB76 , 0x00DAEE6A079C416CA929DB080747023E , 0x00DF5B10E792430AB76B6BB26CDB0CD3 , 0x00E37BF6F94A48218F60882AF4DCBEC1 , 0x00E455FE4BF849FE8A06F95378926EEF , 0x00E7C3D3E1464951A15CBDF5F3DE65D2 , 0x011D392AF1BF4A27803BA4F8D6E9105A , 0x0128C04037D041F38439BD1BA1B87368 , 0x0143C1006980BB158886E9714A2C7746 , 0x01470ADD1DFD4C4AAA77101E31724DCE , 0x014ECEDB87E34BD2ADF6621A3DFDB1D6 , 0x015317464F0649C3820BB42D6274444D , 0x01563C7A5843487BA7BDE6CD6689AAA6 , 0x0159261ED0AE4305A9141BB8C6D48E97 , 0x0163E4F09E8F4033A403812AD7DC203A , 0x0164E9DFA058451086C6FFC006542994 , 0x016C3CA5BA88456B999B013786A9E70C , 0x016D2057BC0C4F4CA6EAF28A3A5F1682 , 0x016D236B1F172FA86BED2033814A2A4F , 0x018B1D2D7C784052BD5C370C46CA972C , 0x0197011B15A145F39EAD2B9C1A29A671 , 0x01C5B479901B43288A9BFA5EB25A75C7 , 0x01C6E92D46FA316FCF339E772B030416 , 0x01C8B1FD43494E369A4DAFC8BB6DEF33 , 0x01C95AA29BD74947A03617C581DBCAD4 , 0x01CC76E6FAF9B9D68F10663748E3B189 , 0x01CD645249AE5D9E346EBD245BB811C6 , 0x01D34154D92848D19E85B27C107F562F , 0x01D5690CA926479CA49D1F29DB64EB05 , 0x01DF5C143E65EB90408223186AB6EB52 , 0x0206D50113E8E42D7D8C29A6F4BD1640 , 0x020AEF2EA8694F4189B5C1F574036D9D , 0x020CF6E86718436886C9416ED64EFB8B , 0x020FD2A88B1E422BB2DEB8797E8B9B6D , 0x0216CF54D3C24EA68FCA38CC56B16EF0 , 0x02274C920D6248A5AA0BDF21800CE2E3 , 0x0229C077237C4657BFD11400D43B0FA2 , 0x022D2FD6063C4852B101128725B9D593 , 0x0233490E3A2C456BBF1A0523798F635E , 0x023CE6209109EE2BC8D52657EBA42E3B , 0x024703AFAB6145B7A4F841A764CCE6CC , 0x02737AFED37C4FF79790C8ACACE1A1D9 , 0x0291E77850BC16C565D4AB9045913E0D , 0x02A2979B5599492CA9EE090B5F03F2E6 , 0x02B452FF2D3705246355C02F152850F8 , 0x02B5C0C3B8274ADD8B6BAB9D33FBF33D , 0x02C44840FD2545A68C64F77A99FD599B , 0x02CDB96CF70C4625940F0CA704A7F99B , 0x02FDD1487B65E8C3DD0B78B80A6EE24D , 0x030907F42B80DE905562EC799607F0EB , 0x032A71B104974AB9BBD6DB035A71163E , 0x032D3DC1BFCA247C736C4E0EDE54A769 , 0x0345FEC7EE094DC4AA36D902B5C09681 , 0x0357AB1CF8284F1384131359A36118E5 , 0x0365E78691796D9AEEDE1B46409A1509 , 0x0372C7BD78FB47B5B88104CCA794376F , 0x0375490E2BFF710A998D377FBCA144CE , 0x0377F071731D3483D7784DF17541062D , 0x037979E758A44B6BB31910B2EED93F8B , 0x038092BE6BA04EA381A10EE154ECCFFA , 0x038C6E25A7704478BC84FF12E4736CC4 , 0x03A6BC03F251BCF2E1E2D2E05ECE0220 , 0x03D25C56DDB04CAD8FA070C041905AC6 , 0x03D28C058D5EFBE1E582D43688D23E41 , 0x03F5460F955344B280D4C71E2698BBCB , 0x03FB71121FA13C7727AF9F7F380CC682 , 0x040247854A544CDEB0A26EA0504D05E6 , 0x04139BC041FF4D938B065952ECC26AD8 , 0x041A05544079E8DFC13C74772F46DC2C , 0x041C38ED79661128C146A824CAA0068F , 0x041D48658555414286C740FB358EA3BC , 0x044B5AC51598F24DE1EC1260631D58DD , 0x044C36E01EC94B0081D33CF492A347D5 , 0x046976DFE47844848828E1FBFE784F80 , 0x046B997A0A634109A2DE51FDC0293888 , 0x049384FF77AB43FD86DB38F3574328F1 , 0x04ABFDE362B2443290244CE09CF67638 , 0x04B3BA4BF38F41799171EC8B58EE23B8 , 0x04DA8F2171574A0C82DF7FB4FB421496 , 0x04E13D060FF54F318246F5FD004BEC94 , 0x04E3B19ED09E41D684D0A69D949BD50C , 0x04F33D9436097A581E06AB94AEB39D88 , 0x04FB268215D3755CF22FF25B835D8A74 , 0x0507C7335BCE459F87479FFAD05F9621 , 0x052C3BA0355A25259DC389FD791E6FCB , 0x0537251C3AF14755B9FB1470AE67F50D , 0x054AB072FE894245A619F0BE5AC37871 , 0x054D487786784DE693067685B986BB0D , 0x0556B3227ECA4B7CB39B360D273C70D4 , 0x05597A4A84654A96B029BDA488040F4D , 0x056106369B6EFE05DF6E6CB45AE77E0A , 0x0575FC2EDFFC43E486774F51A6AD2D53 , 0x0580405A4388443CAA4FF31058570994 , 0x0585C45838A245708ACEE2A0F2A38B38 , 0x059A98F2D8B944B2BC8316BE7B0968B4 , 0x059CA1FDEDC74F588DE471872A41F881 , 0x05AFBBE61144C3D5BBE0A028F6882AF5 , 0x05CC61880BE3A02C9E678326D2996765 , 0x05D8E262F6E34030BB5B993B872801B6 , 0x06237C838D5942C9A558B6D1AA05DDF2 , 0x0634D29545D2EF2415EDBD34F6A77992 , 0x063A7613E04FF701F644D10BB0CA92F2 , 0x066B8F8010464DC381B8E47ACFF8AB77 , 0x06833BF888C2C1A5742C71B2FF96F920 , 0x069A5C900429402D94CFDF445706C84A , 0x06B9D0F480D1803E47B618449C1F78AA , 0x06C0D73EF02E4E45B9575A34C41FF7AD , 0x06D1E9BC482BF1E6B8CA47C76A91BA4E , 0x06E1E001993A461985E6ED9842B60E4F , 0x06E953388EF04F9D91A9520DDB52DB93 , 0x06ECAA5038B54812A324EE5587731F96 , 0x06ED5EBE718C43D3BE2913F5A91AFCC6 , 0x06F3D652F2164ABD90DCFCA6FEA838C4 , 0x06FEE08347B19BC241C741EFD43D2E9C , 0x073EFBF199F8604E6764DD17010A2F8E , 0x07472C16A92749F99CCD9EFCEC28F2D3 , 0x0749815A48064385BFCB31ED57761ECB , 0x075592A01B2249D0829E4A9AB21E7F15 , 0x0768F446281B6555F99AAFF15ECE52DA , 0x076CECC251E74360ADD6D218445CC21F , 0x0781897BD9B149BC8C0FCD6BBE6DE659 , 0x07861FAF29004C948F27ECA93FE43B57 , 0x079AE6AF80F44E339DC6701339982673 , 0x07D0D3E2C94B44EFA495AF0B9435ED4C , 0x07D6CB2E95AF47FFAEC2C8132E9E3864 , 0x07E16B436E8DA6F6965A02AF751C8FBA , 0x07E772414ABA95DF203A9BF464CFC1FD , 0x08072FD3E27440F387C377989E621F2B , 0x08133DDDDDA2335CEA5EDF7EF29AFC76 , 0x082FBF67C0C571E2F973345A2D079B39 , 0x083902C9B676438798074D16BEF80F76 , 0x084B891091E944FBB4A598994F6D6658 , 0x08558400E34E47F1A2D94585B36425E0 , 0x08A1C76CD231468390932CD1AC38B9D5 , 0x08AE461398B946448E83DD30AAD1CFD9 , 0x08E54380EA8A459AA0D480D577EE111C , 0x0907C73FA02847B6BB0B750DF888A618 , 0x09094709608431C71A079A5A4C684507 , 0x090B1FA3FA1B4A0D98BF89A9361AF685 , 0x090DCCF5CDF9E6BDF993E41F4C932DAE , 0x092BDD45F0FF9D23ED9C1D526B30764B , 0x09459C71291647777C161F9C22D54497 , 0x0973A0E44E4D4109B164AC6D8F2D76CF , 0x0982D19BFD844941B9FE9DD603039BF3 , 0x0988249C9C2E4DB09C3743212C281559 , 0x09AD1DF01A8180B4CB07BF7AEDE80F63 , 0x09ADD74FB11B4A1D9D334A83F351B55E , 0x09DFBB792CD34CE1868941BB6A3977E2 , 0x09E3EFC4759B9769719967BAA04DCFAA , 0x0A03DFE846DF4C8F969C8CDA8B56A3AA , 0x0A04D78DDB74414C87D34C481F12EAD0 , 0x0A0E511507D54F929267A56657243392 , 0x0A1BA96331B603CE75522F28BB16D344 , 0x0A3F1C45346343F399857C287627D8FE , 0x0A5946C09DB1442E9EAD01BA43398620 , 0x0A6E7CA966614139A55FDF1B1A9350D5 , 0x0A71F5364E8C11E96B155C0B6A4AE42A , 0x0A7529A4040D42C9948074CC5E5097DE , 0x0A834BA86EF742968C6343F2C23E3635 , 0x0A8C6C9096894C13934172A786B2D9B9 , 0x0A9959A4865BA350E1D70B5089F9A728 , 0x0AD3F5C34409123CEABDB45C3061E1D8 , 0x0AD9516E93260D7B44ABE9119B6EF2A6 , 0x0ADC97261B58C9BD0189E8FAFEDFC3AE , 0x0AE5EE6562DC49738A8D186410FDEABC , 0x0AF51C55B3BD4094B2CF1093C49157A5 , 0x0B04C0BE0E584D4880DB3D5CF002FCAF , 0x0B17F50806B14FF893C6CF311C21C363 , 0x0B198C9413503795793DB093C83457F7 , 0x0B1C252198D84F90AAF51065E5FFBA26 , 0x0B1EFCC6E4964D44ABBFE20BD22C3E25 , 0x0B29E2A2202041E4BB1B2C2E702DFF1F , 0x0B30EDC66E0C4BBA9B14A882306D6D32 , 0x0B377D42E8924D3D998C21AB97BA6BE0 , 0x0B3FC8989F9142D28511E93CE0E05AB2 , 0x0B4060B417574D288AFFE90C68148DEC , 0x0B6822D29099F895844091D9F5F6BE7E , 0x0B8B88BFF1E1439FBE11D972CC3AEBE0 , 0x0B9D437F038542E5946547ED97440516 , 0x0BB41F9E32F644EA811A06C9811F01C7 , 0x0BC01C0D62534C2EB9CA7344C3F22BD3 , 0x0BC764D6341FA31D0D3AEE729CFEB578 , 0x0BCCC29A1B144127C1ED139E869B836D , 0x0BCFDADBA2E2CDC482E0C130EA3FFBD4 , 0x0BD95AD9E71A4CD3BF9121E01DED7077 , 0x0BE14D97D22E4F3C8511847D1BE70DF7 , 0x0BF12C97C00598132455205AEFBF32E9 , 0x0C02751788F54BF092A4A7FC06FD348A , 0x0C135856A1A34F9CB9318C6093EA5D7F , 0x0C2FEC43741049E5A8EF0A6B2FC2D6FF , 0x0C391B01FC2A4A03A8BA13A7A595D8B7 , 0x0C5FE7BD6202ACACDC982E0486161EE8 , 0x0C6236C6202343D6BEFAE8A283575BBB , 0x0C6BDCB267D0629E0778C857EDBAECD6 , 0x0C9E040204CB4C4F92582391BBD0AF26 , 0x0CAE7BA6DCD546518EE66BAA05A77DDF , 0x0CB9301C8B42DCF5E2786A25DFBC2EC3 , 0x0CC1BFCA10356C268C2C06A94BD7F519 , 0x0CE5917198CC412E8B8277F0C6AA8512 , 0x0CE6E4FCF33B4DE8BB9BB2A855D06197 , 0x0D2D255799E7435D8B7A0A5D4B94DDB9 , 0x0D32E0D49EC54DBB85B2EF00E21064A5 , 0x0D4EE51A0B5A4B3DBF4FF8EBC6AB3BFA , 0x0D5AEEFF10206C0B6A629D4F0CD4ED52 , 0x0D609597D7F248939C9E67A13CD0F0AF , 0x0DAFC2E9F78643889CC75848974F33F7 , 0x0DB1D8218F2D40599A7A79463A7C4AC0 , 0x0DB251CFE21D42BDA64188CF77E87185 , 0x0DC15D046EB74461B7F63F9F44257A3D , 0x0DC9A76F88AB150FEA4FA5CE50CC4248 , 0x0DD173543D59FBE9F606C57176072FF3 , 0x0DD7EA4E35CE4CA59374C2509A1C1D36 , 0x0DDA0290A93CFF2424950DF17B1E53DB , 0x0DDDEA6179561332FC0FAD9634D495BC , 0x0E01AA4D62C544FD9639C0F57D175E0E , 0x0E071B986C21496AA94CEAC812C3A2B9 , 0x0E0E84BD8B194A68A1C6916BF7B15864 , 0x0E0FFE96693249E9AEFA6F32023A0D52 , 0x0E18B1F9895B4DF788FCC81E8D98B2C4 , 0x0E18B8358A3442428D5CAA7423E93CAC , 0x0E36AE71B1B64B0F975B90B8F2152088 , 0x0E3E98808EE2D6D48C91CE00E7D8762A , 0x0E4C7E76184D6F152D3C74A4C10BBBD3 , 0x0E4E4366B05508BAD1A111E10A23ADD3 , 0x0E6609643FF5DEB9452071F408FFEA83 , 0x0E67975DB3D6443BBBD8E918F1C77A8C , 0x0E6B4D8FB91E0A4D2F410CEDB0064140 , 0x0E77BBDF9F9F4907BF98FE6153442BD2 , 0x0E7E0E3BA9DFB8047A03467DB9C89F41 , 0x0E80A466CC2C4392A24C5113B2BA9F97 , 0x0E8EBA7D4EF44C9CA3403AF4DBD87025 , 0x0EB46BF5C2E07E7872490AF8C3839CF3 , 0x0EDFC425D8ED91DEA38770CFAE06398C , 0x0F02C79731A1416391D696454FF6E8F6 , 0x0F080884533D4285BC97A9579119F0BF , 0x0F1B4665241E491C8DCAD5E3659EF92E , 0x0F3679EF70FD3A67061876AC550D30CE , 0x0F38AD1141F94D0C85C763098B741788 , 0x0F38AD61E578C9B65500C682044FC91E , 0x0F41BF4061F90D70A3BE3384F357E492 , 0x0F53EB4A9F2B582A336547A867FF6345 , 0x0F5C2260A3F04F73A4D66C82ED21179C , 0x0F6575EA440D456FB6742A65E80D64F1 , 0x0F91B24429DC48378D2C181B04AB9DC2 , 0x0FB85306E9C44D129D6E4BD1BA6D92DF , 0x0FD6D1D22B6C9BAA0C67AC07780AEA32 , 0x0FD85338412F4AEBAC6E44A22E4A8ABB , 0x0FD9883EA9FE47F6ABBAB45FB439E3A1 , 0x0FEFCE7E0F7647AD8545E8C6C12F1EE5 , 0x0FF75137EEFE4D50AF4AFDE75F8E894B , 0x1018CF2440F84D0F90F90A39BF97BAE6 , 0x1024B68B81F2DFB3BF23E5AB0D68A5E0 , 0x103187B99A844938A98E1D24A553C246 , 0x105FF3454F524AFCB889422BD9F3D513 , 0x107BD5F0792F436485344A10D90266A1 , 0x107D8595CA34788222FB821632D1CD03 , 0x108FB57C7583437E9DE2F4CD4A7A3BC1 , 0x10B2FCA6BCA95FE84A6970A9D9155775 , 0x10B81F403A5F4DEFBB811523DDC2B1E3 , 0x10BE7B1181ED455B8969EE06110C7A89 , 0x10D62B1B62829DCF5C92B946CA8F40CB , 0x10D8569536734A629656861AD8B8FAB6 , 0x10D8C3F2291B42B5A5297C576AA9DD15 , 0x10DD2AC091F1A79A515BEC212F5FAAF2 , 0x10E07D35260438D3A70844E34706E4ED , 0x1100050721CD4EFFB3993BAACA05509A , 0x1104A31A9AFC45543DEF34768119B6EB , 0x110658F3E58F4970FE09A836F3F17C82 , 0x1109F48B0C7A441F96E3A8172E9B386C , 0x11149CE215A24D7295E3B3401A5FEFB9 , 0x111A3BBB2B73C21FD659E05661F373E9 , 0x1179A25575F54FB98FFFAA5919909907 , 0x1196AF4FD01DA9D7546DDB9A6E8C38DF , 0x119E8E8E3B4AD49B4F735706B7534293 , 0x11AB3FC76DB748EFB82534A85CBB26B3 , 0x11C2E3C30FE4DFD629EA32F1F68C0855 , 0x11FA9BC4D5A64F33B18283BB9DED7829 , 0x1226C003E8CF9400A1A0015B57871F94 , 0x1227E0EF4ECF4E23B229D01E499AA6C3 , 0x1228D3C831104489B751907DAE0B334D , 0x122AEF370DE14D218390B330A861534C , 0x1244BD6988A53DD9ED986B1FC2D8C6AF , 0x124F10DC702B007FD8E726FC53C32441 , 0x1281F7FD12584205B64335EF83BD5ADA , 0x1287D309140DCCCCA16E224CA6BC59D4 , 0x128D0FB851A1475F880E390981287EC5 , 0x12A0A8DA0CCF41C4AB16AEDD2FE8CB58 , 0x12A299C597DC1E2A6A1200FBF982B482 , 0x12DC409522700731449B08F06E65C990 , 0x131801D3554F4889B3AFE1EFC28DAE7B , 0x1325EF1F74862C18135FA162DBB0FA16 , 0x13264E3A1CD1675D45AEAE3D2A83D3BF , 0x135221E4EC744C678586A6D9DA22D64C , 0x1392A4AFB7BC429094E4D592A6235079 , 0x139D7777B23B6F2E39E7D23BC0D9D5FB , 0x13B4BD9E56A54BBD8D743169CA21EBCE , 0x13BC3000001E4F5AA852C2D96FDB96A2 , 0x13BF31AF840E0D9721640873CD9DB666 , 0x13E6829322EAE87A89B8F11EBBADC2C8 , 0x140319C54ECD407CA947786018F1787B , 0x1407CA57B4834E0888B21DB3BC7179CD , 0x1410DCCF306A45279A584E37214CBB62 , 0x1412231EAE1245689A6B51E8DC80411E , 0x141B667D56AD4ED09597151424EE45F2 , 0x14216678F7004648AA88F7B722260269 , 0x1427068037E444F59AB7D73D75E78DD1 , 0x1427D08B2451448EAE528D86B1336FA6 , 0x14678D00CA78D8A728A7CEA919851342 , 0x146B014B442D404CAD5C4FCDF8FD3A1A , 0x14988C186FD14737A507C58ED123FA22 , 0x14A5AF279C4F3B8F35A2BA7B3F6255E7 , 0x14A654CA09C3F7A744AFE7BD576DB141 , 0x14B35AA9153444BF893556036667978C , 0x14B5BC440759A2D49A008AE1E26C5FE7 , 0x14B681E0578340E39294CC73A71A2F7B , 0x14BEE59908D2715559888893C4E0B472 , 0x14D4F4558C4C46E6B174C25D307BABB3 , 0x14FA0048DB214E15BA32687A31043C75 , 0x150F078C3BBF43D4A1BCD936F11CC058 , 0x1513C17BDE7357401E04FE76B9A833D8 , 0x1513E265102B4E84B61EDC9CF8330899 , 0x1516532FB1A84D899FB479B54C78DFBC , 0x15187293CFFF43BDAB8B1388AF173EDD , 0x1524F3C2B088A87544008685BF04AAB5 , 0x1550998E146746036FF7C6D7D7CC6416 , 0x15512789868D47F4872AFBD6807D69C5 , 0x1560C591FD3242E28C0CDCEB0F8027E8 , 0x158518181326D0AC94045E7A45DDEF3C , 0x158A5CA3306C441783054C6864EE0FC9 , 0x1596AFEB871542009EC9CF8D881F2F86 , 0x15A6DDD2602F4815AD864BA3AADCF98D , 0x15A93B650EC64AF39C8432CBD90D85D2 , 0x15B4B8F28DBD4591972513BB4420C902 , 0x15B66431E4548C714EDF912B77CB51D8 , 0x15B9A189A0E5473E90A4AA9AD3B14BED , 0x15CB0F50B9E4CD94D749E682BF9BF69A , 0x15D868121018401BA4B3DC4822E5A8D9 , 0x15EB8790DBF1473BB8C8A1A27B80B319 , 0x15F2B98103454C868C6F75BEFBC6B9C9 , 0x160DAC6631BF4319BAE1C41833974870 , 0x1613F3A7C390416BB15A92A7818D449C , 0x161DF1AA778443538FAE93E8C0C71B44 , 0x1640254FE0CD44E5BF69C74EC1551A04 , 0x16435716BD4EAA9F19EAA443A1EA485E , 0x166C2B28DC9ABACEC4C3757E951A4B29 , 0x1671993C8B757EF0F9E3AC4BED9D31F8 , 0x1672C52217C7477E80155C90967384A4 , 0x1678E04743F936A14C9A04E5F1828EF4 , 0x167C39CD1153041F6D93F113A35DAE48 , 0x169852670DE5437EBE1E5817A0689631 , 0x16A899BC55014048A06DE82A3DDA3040 , 0x16AE871902E64070934CF0A63F6298C6 , 0x16BA92BE64414403BD546706CB1E047F , 0x16C747AA7A36C182B278EAD118E33672 , 0x16CC9B34C231C000E9627B9F504A27F5 , 0x16D1868889C54241B991246F3DA6F3FB , 0x16DF207C1FA24689A6FB8B3818A56CCE , 0x16EBEF810F7F34BFC7D86ADCD0D42326 , 0x1711DC16F8DA4C76AEC218704ABF4DFE , 0x1724C8F8CABA45758DCC3F50BF9C9228 , 0x1730BB3EFADA774A7CD7BB54C0DF7252 , 0x17529F81F2EB4B308222CBD2D0A00810 , 0x1762DF3F8D7DE13A085F5C261C631788 , 0x176518E202834CE5AD014ACBB8BC7CD8 , 0x176C47F29F5E20B6AC0885C92D5DD7DE , 0x1773541BB416458998CD5BA93F5BE4DA , 0x1794A1B2C58D4821B23E8F897E97E41F , 0x179E049BBDA445228ED8C51A63056FF3 , 0x17B97DEF478C479D9EFE45395A5CCD4E , 0x17C6BC7685F4F22019AFF0500E9F8C27 , 0x17E6DC63261741B39932822284D0509B , 0x17E7D9D9A8FC47C99BC967E5A835889F , 0x17EF83657208B689A44271A6C798CF8B , 0x17F505B43338D39F77EC01E39A8B0683 , 0x17FC7CE435944A28A1040A26C023CF3F , 0x1811D31617F84E9FA2D62541C0E05D85 , 0x1826D9F712A5483CA70D7FB9D978317C , 0x1832A65950A6432A901B036290875F26 , 0x18352ECB6B4940FA8487D5CA5731F8AA , 0x18467501CE3A4BB49AEDDBB6B72A03B3 , 0x185E8D7C95F14A8AAB25B5B3549C38C8 , 0x1864D5FCB0C14AAF8A4931B57AFA5D53 , 0x18710DB0091441D68B648A39C280E577 , 0x187D7866EDF54E8EBFF4C1FAA0EB1B87 , 0x187EA620C0C0C22073D6C106981FF573 , 0x188A25FAE60645ECA5E2B77851835F3D , 0x189400C554A345269BA7513148532B16 , 0x189D5D35298D4D9A96D38B10AF948013 , 0x18AC87B2493C2253E8CF6C4277E85ACD , 0x18D05512DAD04AA8B8C4FDDBAFDFAC92 , 0x18D18E8C12729676342319B8C6AADC86 , 0x18DB1F41CDCB41868799BD0050BDCACF , 0x18E834F7D9528A0FB45197830B771461 , 0x1902716A17064A51A13262C91A246D21 , 0x1902CB9C1F1C4D198D553A03AD39E843 , 0x193ABFE8A2EB40ABB07737DFD08B7B3C , 0x1950FB8F8F614DA8BEE6F4B3BA2F2412 , 0x197B230CFC4C4916AF5EBFF9507F0562 , 0x199D75ABA6A13236493C168CD197D67D , 0x199E4CC86407493BA91939D6A2D1F2BD , 0x19A1BA3BA46BFD9D0826E3F0E4E992D1 , 0x19A9E45557125CA31361921591142BFB , 0x19B3D7BED6294E9D970527648B78D3B9 , 0x19C5AF8440504D55B16884A724F97DEF , 0x19D6EF47C6CB5994624C46AEA491A0CD , 0x19EF8AD14BB35C4AB80545EC3D927F2A , 0x1A4390592DE445F490F9358C305E40B1 , 0x1A5A8D34874D4D5C9B4B13D118BD69A7 , 0x1A866979E5604F34B8B4EA024EDA99A0 , 0x1ABC94CEF89B49778B20AD3A27647435 , 0x1B19AFEDB6BA8D83FC38EE16829D55E9 , 0x1B30D708DD1448A887555B838FB18113 , 0x1B313B7C8A9B46A9A4A970E63EE2D759 , 0x1B44648895C04325A9B971AE73BA0B43 , 0x1B4A131F2A154BF7A1ED07B283B18BDB , 0x1B55C30DCE2F41489DA645719DB14686 , 0x1B779BB53F43CE124CC57B55BDF67EE3 , 0x1B805D804C7E4D608D4C5AF4DDD94DB4 , 0x1B89438E1CD14CC6AC9A48F48BD3A3AE , 0x1BA78F0F67C84E228DD726D9E8A8AA99 , 0x1C01EA0BFC06ACF4819EF645DBFEBF50 , 0x1C33DFEE78294138AC205541534E4D64 , 0x1C33E3BB948BAC01196EFF1023F6723E , 0x1C743AD360604378AA43AB82A53FC7F7 , 0x1C8475CD66EDBBA49D3DDA600FF0EB03 , 0x1C8D089C507A420301DEBDE898F57F51 , 0x1CB8525B6F3049D2B31098F240A2AAAF , 0x1CBFD662A1494A3F89ADAFE291980054 , 0x1CCF8E0AACF1417A88FA7EF45099F6C9 , 0x1CDC28F56A554BC4AD45DF0B40C0D368 , 0x1CE8FCD3C42F25157A7F4E2706EC35A9 , 0x1CFE7758DBA84893978C290D13AD931B , 0x1D159FE51556344B85869B983DC349CE , 0x1D41402F1ABD4699AF0DB61961A732E7 , 0x1D49D3E2AFC44CA3A6439105A9FAD78B , 0x1D502AE84E207E18A556042CE3AF9290 , 0x1D55292B19C448D9816C4A3FE7AB0F01 , 0x1D5AC0B3968C74332A7C8EF281EDF21C , 0x1D6F2F0AEF6A481891AB00A7D8779762 , 0x1D703C5A4DD74F0AA8A87480D6167907 , 0x1D87A26C60554B119437EB8CC61C5FF1 , 0x1DA7713C8CE258B39308B1A260D5110F , 0x1DAAAC4DE23A4D6688A70C6AA85607B9 , 0x1DD48E7A2B34477C827DB00E5F8FE312 , 0x1DEBBE0CBB5371EA649FEC7B244644E4 , 0x1DF6BBA5F32841C7BEC99A1E708501A0 , 0x1E0CF8753F8B767D88800B5D6AA0C815 , 0x1E33D4A8AA814AFFB89ECEA4F38B9971 , 0x1E5144BB694942129AF100B939159D26 , 0x1E6D429C7F9E5983C91D20424E89F9D4 , 0x1E6F2C8C436E40A09791F008CD1EC884 , 0x1E710D412AA1170388C3DBEEED392362 , 0x1E86DC7269BD0DC91E5240FD8D2E09B9 , 0x1E8838BE66A7453E860843EF74DF9448 , 0x1E8E06B4F6054B59865FC40F7CBC18CD , 0x1E9A27030B0F4DAE9142979D4D6C1BEA , 0x1EA646B7331F7D14E166889F141A97DC , 0x1EA9261FBC2C495193FDCF90B5428557 , 0x1EC0C0E828BA40FA80B77C37126154A9 , 0x1F0196CD5D0F45B5990D06BDBF65A8DF , 0x1F01BA51F02C48D1B2C7378585FDEF77 , 0x1F05DF5B6B627D7A90E8EC686B8A56F8 , 0x1F08C8A6C79E4837A1638BF570A9AD0D , 0x1F0DA300BB0E4A2F9DD144FC7C517F51 , 0x1F13344CCCA445969B36A29F9D1A9488 , 0x1F224A1E5F4CF51F864131E51BB309E2 , 0x1F22DC05BBBD467EB2D1AA5795956C9F , 0x1F31DA31F0FF01431118D9ADE8506322 , 0x1F34DFC87B19483089A0CB44A675F841 , 0x1F6A3435FF8844858E328F221CF727DE , 0x1F826B78E23647DBB906C064BCD0B97F , 0x1F99C1CCDDBE900F5E259FD243B9249E , 0x1FA38178767F48CBBE10591002AB57DE , 0x1FA7280C31864A9FBF4356300FE0AE73 , 0x1FA9DE9A9EE94F468FE06916532D6D78 , 0x1FAF13335F68DA720CDEB453A6A3FEEB , 0x200AB2158E50B2A9D90BB6D5D4D07C7F , 0x201422CB198B479AA421C39A655C5A74 , 0x201A780F465642E4A515537B7AA658BF , 0x202311D21B1B42EF87DB24E8B240819A , 0x2028F9DBFE5D4470B1DA3B606962C959 , 0x2039A720221C8D91734B5E0EED5560FB , 0x204A1F3CF660436BBF0532AE27895969 , 0x2054251F01ED47E8ABD7C7C44F3957C5 , 0x207B30853EAA7CDA9D00DB42F9828F25 , 0x207EE43A04244029B73DABF3F5725DEF , 0x20DBA9F26844D071667E590EB8988459 , 0x20E5E4633B674024A71375C05998E91E , 0x20EE35AFD524439881B2FC9C7D7ED6C9 , 0x20FE627CBCAE49688CF06826D2307CBC , 0x210761FF0D5F2A829F59C83EA951E2F9 , 0x210CAC70736C4C4889524EACC86A92ED , 0x2112332CD22842C19D307898FC834632 , 0x2146333A5F1613CADC49640DD58D333C , 0x215DC007FD8F310E82AA076D189D69D7 , 0x216ED24CD201BEA4511A52DF9C130579 , 0x218F0EA9866E4CE68C0C4E79F71080CB , 0x2195A475E0C87A7CACB90BC5F92C229D , 0x2195B93B0845D7B3DDBB1158A0699ACA , 0x21A3E81771761CAC9E0F0F955A6C0621 , 0x21BFA88101064D309362287D96FC27F9 , 0x21CB267C33C459122CA61EC9F88B5853 , 0x21D4AE48E32A4A26AF356EDB0F882012 , 0x21D782C4AC104851923471D7546684DC , 0x21E89550BE8B46F3AE8B609DFADDB29B , 0x21EB7E0BE7904735BCC17F33A57747FC , 0x21F859B7171649F0B43969C85A925C92 , 0x22037CB7A3034E09B10090B32CD48E8A , 0x220D61480FFF4CE9905C117F8393BEAD , 0x22297619F36A475CAF6F714309D99AB2 , 0x223197E63416B2C37DCCC46006756ABB , 0x223CABA4DB474DE1988685A8EE2EB01A , 0x223D643CF70B45669B91CA626C7BC829 , 0x2267F75956C94C6C8B0AB43707BAE45D , 0x2286291E5D4043A8AE6ED6A74E2CBA09 , 0x22902AA0DAF94EA283DDAB2032BF8FF5 , 0x22A1ED2453334829BE1402218C79E10B , 0x22A735A3FE054FC7B6EEFF62CA81E45A , 0x22ABE2FCBDAA488B927A212892CEE730 , 0x22D9D4F1B0544DB9A6023ACB6CED3627 , 0x22DBDDE77E7E44BB8819F854AC095E67 , 0x22DEF12EC2A34EA5A1C7784C04A622AA , 0x22F4380ABF76464690DE74FA2596F9A5 , 0x230F203916FB4BB0ACCA059C790DADA5 , 0x2339432FF8E945B9A6C2509F49EFBB6E , 0x23400E4364055483486EAA170D178565 , 0x23543FE1267C308F5A6B44932553474C , 0x23713C6FEEC64EEEEAB63024DDCE9439 , 0x23AFC896D4E4444EB3443AAF32E56D2E , 0x23B3526BBCFE4879BC39DA8E67DE3D06 , 0x23C95AF89078404686CFF5080039A183 , 0x23D08D76867B41B780558955FE1587AB , 0x23E5D2C6F2B2446D8E7EF531305BAFDA , 0x23ED2E58BBC44C6DAD1C73688031F563 , 0x240386278CF65FD14F785988285A628C , 0x242F994ED019FBE7007237FEA5C0A8AD , 0x24360182E29B4EF1940A55D0637C764E , 0x2442C2C7D5F50F150F201C9C92714265 , 0x2458489C9B5449ADB014D6D8706ED72C , 0x2466AAFBE75B488496A702D02D27E266 , 0x246D6783D5974EFEB958288750C9E111 , 0x247C873ED76041B488F5B8942B23EC8B , 0x248DE07C84D24D4988F39BA009BE02E5 , 0x2497D54DD14F4B809732D30EF416520C , 0x249CC4375FCC4BE5891FF645DEE84F66 , 0x24BACEE48AE8419C9A42C3AC0419251E , 0x24DEA1DD9B7148ACA44B86E2A40EF985 , 0x24DF93FCC8C64207A4A30C3F5314E777 , 0x24E5516CA03EA68C87EFC35AAD600975 , 0x24F53E09A8094A62957EBCD2C494C143 , 0x25034E677F84456289C770EEB3237E55 , 0x25058EE103B54C57AA1BEAAAC27A92D6 , 0x25415111BADB4E4CB589D79F17849446 , 0x254D7A58506242089DE48D99F2CF972D , 0x25670CFD4747DE487085800F48BF20EF , 0x25936247FE7845738DFCF516B6785C0B , 0x25CAA6B0C7E6495FBEBFF18EBB7DF396 , 0x25E24EE89F324CC681F2D3CF3A99DEB6 , 0x26019F93C8DE2549AC60BEE38CE06EAE , 0x26121B5503434A72AF238A68A0932259 , 0x2618125F208D12A4D064762EDFD674BB , 0x261C259BBF4DCA6A1602DA4D85954AF9 , 0x2620F9C5D3CC41B0BE7B62CC8448F723 , 0x264FCE775D764758AACB3E20DE84E82A , 0x2653FD80E80C8A5BA61C80D6C049C076 , 0x2678C47620A7BA63FD55F5C2FA16B3D4 , 0x267F77A259854A63977107251BFEA7F3 , 0x26951DE29EE8917C2B6B78F0A6ECBF84 , 0x26995DEEE6504B46181C384870187829 , 0x269B3F0CB5C91CD8C92DE65576D2B106 , 0x26B100B419D5482C8E39FB778E22E0E6 , 0x26BAE3FFA45A59AF36AE2BB06A0F7CA9 , 0x26D15D30F9304923A802B98C8C46E3D7 , 0x26D8D62C028C45BB813A697CC9524DCD , 0x26F3B73D6B95AC007EE3BB0A2069D384 , 0x270190F6C934D14D869A3D0BC8617524 , 0x270F7CA785F8464086BD3FCAEFB65AD7 , 0x27241887A3BDC580161F915F0B4FB993 , 0x272D978CA8E745C78B528ACFDA7C6676 , 0x273A47513211449EB3D17071959D553D , 0x273DA8C3462745EA91BCAAA613C7CEE0 , 0x27474D6C15A14BABA90B32FDF578C6C0 , 0x2768EEEF940C41DD9B2C5BBE39FC9A2D , 0x2772187CF9974E399A844F9F1E54EEA7 , 0x27763E0371AE4A6AB8FF94946A2DADB4 , 0x277A1C08414140C1897CEDDC18961458 , 0x277E14E0C44C45709B2D0D047FF97197 , 0x27B03783D8FD27D0118D469EE975A803 , 0x27B637A71497EA4C0EDFA30D1B3A0113 , 0x27BB8C2174A7CA646902BEA4661757BE , 0x27C481EB9F2E4C1AABEC76814CA883EB , 0x27D9C6FEB26749738028A3E9D38DFF53 , 0x27EBE496B010427594638BC4289A5F7B , 0x28284B2E4C6A133F824FF32153E042C9 , 0x282A40D2263E4372ACF2DE5A355BC03D , 0x283174B8766149DDA27090CABA9552F5 , 0x28396FA7D4980F6C3720A5B1D67DA8B2 , 0x2843EDF886E347FCAFBD135B1529A2F4 , 0x284D89CB5CAF4364A9C5496A715F4E24 , 0x285613048AF044A1B9BAA42A029305C4 , 0x28850A9F86404D84815CFD329CC2FD5C , 0x2898B8652D00401F94D871DF74D7AC5D , 0x28B231F4E5CD4609B748174479DFC94F , 0x28CC98A9DCB04859904F0F0E2C9CA401 , 0x28DCEE4D2E8549ADA2222C3BAA5F0427 , 0x28FFD0172A914C0FB2661DD9A4E3AAC2 , 0x29371C1A2C724E42BF36A3D92F960B48 , 0x29553CF9037C4E93AB9D4557994F5F3A , 0x2965424EBCB54169BFF5D5770E85A6AA , 0x29697504508B08CF9DBE8248F885EA83 , 0x299BC3126A4E41B99904F3294179A26B , 0x29B5EA1C988C49568DFFFD285DFB7610 , 0x29B613E18FEA4D5680BA73AD983CC612 , 0x29BE4A66BF104A0088F906713B03634A , 0x29C0399939E64304A42D6F75B5C88368 , 0x29C0D2AD4ED84496B74A973A3A862FFF , 0x29CE5AF84A5744438DCA26EDB18347CF , 0x2A0FBD6AC4474A0BADD17987803454F8 , 0x2A12FEA345C8414181B0DA87C8F01963 , 0x2A47BFE80739479D9863F2390BB54A28 , 0x2A4C821C032D40968D58CB1B471E7F11 , 0x2A591EA9BBAC4FE9AD49E715AD81BB20 , 0x2A6494FD1CE1424CB7B32D796602ED86 , 0x2A6D055996F5787A788F432257D26193 , 0x2A702FF9987A49238D08B12D020E8376 , 0x2AAD8519C0D34E369EA0DC85AF1D3CFA , 0x2ACC5763FE20413F97EBA8B2A01885C9 , 0x2AE3F66D0083CC2EADBE7D2BC469B110 , 0x2AE809623CAB854CA5068BA6704A3A6A , 0x2B076DD2B96B4C1481D5A87A05284E23 , 0x2B22FA4480D041EF9B6677A892A4545A , 0x2B27DD64923C4AE691C39F4D73524B08 , 0x2B61C5B7DBED4C0D9D92C6DBDC6C20F1 , 0x2B65BFD7542440D9AEEF08F3A85B5D2B , 0x2B68186A456A4FAAAB38A43A4CC38B5F , 0x2B7D79362F4299BBDB353AF380B9238B , 0x2B901BB4D9E5F57F9EDDE2E416CC4810 , 0x2B989AFB3D884CF09AC20E8FD21B0BC2 , 0x2BC4EEDFFB384A6C86CA0BA05D5768D5 , 0x2BCC7E7FE6FE41AD9DCEAC46EF6D175A , 0x2BCF50DCE8AE4E11A725E912AAA07956 , 0x2BDEB911EAB64F3A947D7E870B6B2F0D , 0x2BFE8E85EE5F4EC2A8E53DFC31BE7F5C , 0x2C1229F6524564B6695993826B4E30C1 , 0x2C1C72EEE5DD300691A7C8C263D80997 , 0x2C69388F9035411C8BF9C695A844D837 , 0x2C7D7C2E66314E35A1B2A97ADBAF149D , 0x2C7E182F541E471397A3549FFFF770DA , 0x2C98F4CA042907FDACD6C75C42134AF1 , 0x2CE8AC09A79540A0A90058C85457D5DB , 0x2CFC05740BB242F9A9FF54A9A9550794 , 0x2CFD4B2DE7324F1AB394291E6C10FC83 , 0x2D07E2A6F6554E94B9843E70E4767407 , 0x2D174C6CD21A40D38FE620715ACF9CDE , 0x2D1BACE84ADA495A912F7D95D5EFB63C , 0x2D304731A34043DEAFFF952413A1C440 , 0x2D33A0F8FCA94999A79C18FB937FDBB1 , 0x2D39043B67024BC5B3A2839911DBCF82 , 0x2D3C162A48FE4F2485CE8A83030D1BD2 , 0x2D48AF71A99144CCBA1B7D50A24FF846 , 0x2D530C9873BE464E895E90164549F2BA , 0x2D79325C592944A6A4E6BB35FC411229 , 0x2D88E660D0EC4BD89628E8DB8002E101 , 0x2D95285C1AF548F8A53482DD8D9A07AF , 0x2D987CAD5CA67CFEEEA59174EC21A53D , 0x2DC3E9F6CE76F550C0C8FBC462003A58 , 0x2DD556699408A2824AA65694EF9D5193 , 0x2DEAAE22D6C04D0F895CF505B69056BE , 0x2DF25301F8614340A6042B2D5ABD787F , 0x2E6E87F77342F447602B1E469136D07E , 0x2E6F8D07C5B5404CBA3EB45092E183CC , 0x2E70E5961F0924F9266786FD0A07C52B , 0x2EA9651065F948A6BB01A8C119A99F13 , 0x2EB8C26DF9917B33ECBD788B95CD370D , 0x2EB9F1AF22F0473FAFD6DEDE9EDCFB8D , 0x2EC92DB317E44BA2863B842D12B96EAC , 0x2F073D225E62474097B180DB22258D96 , 0x2F09101C85E14C1B950EF441190E0A99 , 0x2F09B1314F304DA19CC1B6CD1650608D , 0x2F0CB7B81039DD966B10199FB0752345 , 0x2F385D167EBB492DB141D57D695698F8 , 0x2F462B5D1F09A0F317D098C9E5CBC278 , 0x2F4AF42047004E21B04495E84F4C492A , 0x2F86C2C457DF442BA8233B6853728657 , 0x2F9971B26D17468EA631E03181A38DEB , 0x2FB97D9909784CB7B287143ED90DE8BB , 0x2FC77DEB0E434C0BAC428CCAFEBF2D54 , 0x2FD534927DC983A71229EAFB88E138B3 , 0x3016E6E3E5A6ACB1DD71D32A9650AB0B , 0x301B0CA07140446A95C5621D67AC4E07 , 0x304F5D07EEC145F6A82669D2A444363C , 0x3050393E9244B9D0967D1B4BBE29E199 , 0x306F5DD54C27DACD3DA1B46C0BB7D380 , 0x3083C9755EEE4F9194F85AF4A48A3FDD , 0x308E532A161E447393E39A6CA8500B01 , 0x30A93F199E644CC6B7BD9BA85A5F8C5F , 0x30B9554AFD284A45A8B97CFC4B040DC5 , 0x30EC1E4B504E44B499DF87F672207B6D , 0x31269EA8B75D4C7698EF35CBBCEAFA80 , 0x316A173BFD831DF5DB16B062C5B287E1 , 0x318A0244F902458CA6C83A499FC16E46 , 0x31976F09BCDF4B9D8F61E401115B9EAF , 0x319A3FCB5FCB45B9A047AE623E6717A7 , 0x31A513ADF824041AB50543FF0CF71F38 , 0x31A5AB94913342328C2C942DA080A34E , 0x31A996282B954BCBBD2E001CE616054F , 0x31AF7A33CDD8BC11F7226B2DF4826786 , 0x31B3DAB8DF824AAA9C6999A62E466218 , 0x31C4A6213CAA42B8BAD9F7C021B5BA44 , 0x32063663FB954E7888B820708DD2BA97 , 0x3237A27F59824EDB991D98A6D7E3472D , 0x3243842F6D61C4F2A811D6A304CC93E5 , 0x325806F28B535BA5A9B9E141594B5FCB , 0x32628EAB652C4398BF2DABABD18F1C5D , 0x32691D5F1B504C4A922CA15BA7A2F0FB , 0x32740573485A4FA29F936E515670DF82 , 0x3285AAEBBA0141CC9A8D889706ED2164 , 0x32B62ECF419289AB619B184E2B9C9B8C , 0x32EF17D7498742508A87DB6740EF7CC6 , 0x32F818B62A704CEF9533548323616EC6 , 0x32FB29DF20EF85573D7E21142057B7F1 , 0x331617A42B5F62B359157BA611EFA0E7 , 0x332C78F4E19F4C4E830E9115EC4356E3 , 0x333DB32C263C4AB6964C06E074BB9313 , 0x3373E26F21AC35C1C875E2F110F2FABA , 0x3395D4A05B2F46E2B896CA25B2EE5A62 , 0x33A54CC0E53248E7A8EEFE4A51B93B74 , 0x33C5629562E4453BBE236FE2FA6DB939 , 0x33C9EFAE6CA14286B14565990B11BBBB , 0x33D3DC282DF04038A2F96F8D5F91B337 , 0x341AB92DF5BD43FCA43C9F4B42FD98E2 , 0x342649C16FC04229AF1EA6250E900B30 , 0x346DE00768C6499180389BBDA4D16642 , 0x34AB37D922D2A52F353136784D0E44B1 , 0x34AD27A0E10C42F6315BE507DA972B7B , 0x34CC7CF3380D49BB8745B8E9D5980439 , 0x351F4AA7CFA743B49D3416495A297394 , 0x353EE06DD1DD44F0B267516FA5993BA2 , 0x355BECC7C33D4127B941EB724B93EA19 , 0x3585B8E8C47902302FA589EE3DC33757 , 0x358D7CE6600447E69467B4301EAE448E , 0x3590435D5A644E2DAA4E7A6D1743BB48 , 0x359B1AD907D3166C824E6A5228461DEE , 0x35DF7B516B184D34BF80598D83C62269 , 0x35EB2326A8534CE7B1F70BE91E0DA8CD , 0x35EC645A4CFE47EBBD21A0173DAC4662 , 0x35FEED480F184811BE46B5E2360BB26C , 0x364DE12E6D81B08E9A0983611957D247 , 0x36521210B0754D3296615E870550B992 , 0x36534F6F74A24FC1AEFA136B2C9423C2 , 0x36570D9EA776362F72C749F986C12464 , 0x36584CE77577B0FA5886F3EDC1CDBB2D , 0x3666E1336C374916BE367EB354C62F80 , 0x3685B771F8C149C99A642AD538946AB8 , 0x368A4964C77A46FB9658DDBEA490B755 , 0x369A55A1C2C74D3B1F81EEAB6F3AD176 , 0x369E6368F4E844188E028FC917B70301 , 0x36ADAEBD577F49378760A5A7F99CB93D , 0x36B46AB81379429184C2DB2A5051CC49 , 0x36E5A5BA7DD165F11B6E3DEF500687D9 , 0x370260DD55463B978266CE930ED33DD6 , 0x371B80757CA54EF6815AE2024C8B3833 , 0x3729E751D71A695474A0C2638DCA3B1D , 0x37394A9A9A044B84AA2CDFACED308B38 , 0x373D4408640D455E95A39AE1114DB6DD , 0x373EAB358DCCC4910430BCBCD9316E11 , 0x3741AC6A5F3F423E983C3212EB6313F8 , 0x37755FA6775F42749FE4E6C0B62E596F , 0x37843F7574A941A2A710182A5AC9C53B , 0x37974A27FB1843EA885A6F6BE78275C4 , 0x37A65E1B637E4C55AAF835802F11FED3 , 0x37ADAB1CFF3504652E6BA02C4F45F8CB , 0x37C3559A6B32BBB67940C3F6136CD127 , 0x37CC7722C8D16F4E7E68A6BE1FFC50B7 , 0x37CF2630239849A3A2D6B6DE117E002E , 0x37D284120B0B4D179A62C562772C82F0 , 0x37E3FE011BCE0A0753BDBD3399DACDA9 , 0x37E7748FC444449BA4ABA64671BC3958 , 0x380DB9C37E1F4FD9826504AEAA13F16B , 0x3855313E840649EBAFEB0B101040F82C , 0x3858419ABE52359AA07B48894FB7ECEF , 0x385C0D7CEB134F6AADAF7127CF4F6378 , 0x386BCF6DB5DA4C3EAF31AFF638D8659B , 0x38892111D5D741FDA40042A603F42B97 , 0x388EFF3F3863422997D3E952E68077A8 , 0x38B11B43399142AE94617548C3E4CBDF , 0x38B123EC27124665ACBF02488C025AFD , 0x38CCCAEC699244DCB8BEC114AD4756BE , 0x38D9FCA4A08F4BD58BBBC812B90CC3D3 , 0x38DFF0F4BC6F46A2A6A920B4EE4962AB , 0x38E688971A0C4D1FBE617E06729B81C6 , 0x39059327672A55CD1176D2071FD903A2 , 0x3926B75312024DA9B99382F98772DA4E , 0x3956A15619A24B5D90EFEE4A68F1ED05 , 0x39608027125F44E580B62377AC45D056 , 0x3987FABC41E3414EB2D524DFF7E8CE89 , 0x39910FCC752E4B5AA0C17BB529BF7E1E , 0x399FD063CC6E4FD593CA9EEC8114E9F8 , 0x39B5A4AC3F004B63886A0BF05F56C87E , 0x39B9D3B2321E4A5B8905A51BBB36E32B , 0x39CCCB28FCC6447AFBDAD4269D881DF3 , 0x39E47B9D95A94486AA0C3A0C58752164 , 0x39F9AE17AE18404A8ED26F0007210B61 , 0x39FC7399C8104697B5435246B412A514 , 0x3A066C984C5B4054A9E779C1CAE6FBA6 , 0x3A1241E4177C4F19806A7685FBC58461 , 0x3A1B8E3D9BDC44D09ECD00C7EBD99B4B , 0x3A3373AB233EE315BF34052802306909 , 0x3A371B9458954C93AFF4C5977FD192B5 , 0x3A60AE7358A0F4AF441FE65E22E0D991 , 0x3A85914A7A0440A8BE4F60165F2B049E , 0x3AA3AD76C4D34969824D27C2556D5CEF , 0x3AAF9E8C0FFC49689A452311FF8F2623 , 0x3AB3A05AE3D34B50907B07ADCEEC5992 , 0x3AC08763434A4E0FA7EC282399F7596C , 0x3AC437855EB94088856EE56E92671072 , 0x3ACF7E5608126D9B1C5575463A14BEAF , 0x3AECA39111FBBAD94B925545CBCBB3C6 , 0x3B0798B8CF284A1B926DBABD6BB5FE98 , 0x3B07ADF75F4C4ACB973CCDB27E5AFF98 , 0x3B0BB54EBC155A3FB72D04065EEE1A74 , 0x3B0D1B6401FA4B3BB60AE3A5F4F70DE0 , 0x3B0E97B82B6604F138681AF1A4182CB7 , 0x3B28BA32F114899AA74E84FB8919427E , 0x3B370DCF05CA8FC9713C8094485B2459 , 0x3B418E04BC9C8217704BFF924FEA6578 , 0x3B4A1EC46CF84F4891C32EACCDB53AD0 , 0x3B4CAD2C2F1B4A949D5CFE5113327DA9 , 0x3B64ED0A165D45AA99B3A5CA0818C644 , 0x3B65B5A1D70C75CE8B15987BA77D5522 , 0x3B66C202174D8B21449AC2B502A3B210 , 0x3B6708B8DC19E90C69F710FBE13F4EBC , 0x3B691EEC7C4042E49E42E55FCF9BC1EB , 0x3B7C328D07164C53A055F90090C480A3 , 0x3BA7B7F3B3FA448294C3B76A9EE30DDC , 0x3BBA90A6F7BE4A999AE60639ED676356 , 0x3BC4AABDC491FDB3375AB7950A9BD588 , 0x3BE9D16D41A052FC14733E95E79D6B14 , 0x3C09343A7F854B619B3B787F3C568784 , 0x3C26EAA90E214CEB923F61FE28011EBF , 0x3C28227F6BEC543B7020A5D4788A63DF , 0x3C3251E80CF543EEAB4A469A7E748695 , 0x3C3753D04F0D5CD0CB9C1462C34015E8 , 0x3C4C42EFAA9ECD2643FA5BF74D2F5595 , 0x3C6F74ECFEC942D4B1CAE14257D5713E , 0x3C733E07BCFA4448BD1765399E1D07D9 , 0x3C8E5A8CBCEA41819D961FADEB1E4848 , 0x3C9F10EEC71E7035414C7FAC8BF6B1E2 , 0x3C9F985CF0FE469CA4CF4BCFF017D32C , 0x3CA4A3C7FF694783A4435546BC49EE05 , 0x3CAD77D05078AD6E1C5A68918380E873 , 0x3CB7A7CD86F948818517699F5E691F51 , 0x3CBFEE5BFA6142F59EEA3B4CE825CF9C , 0x3CD5003D193249A4B7E0A4DE18ED6E99 , 0x3CEA482332B14508962E20B4C5D90E5D , 0x3CED6F5A051543A8BD445138FC269B89 , 0x3D08046760FA7414FE0ECFCFA7DE0A05 , 0x3D08426A1DA949F6A124A2AECFDC6760 , 0x3D0A2F4FC06A4BBB936AF55CD8A07C5D , 0x3D1D29D415B5A7C9358CC9937D4AC891 , 0x3D261FCFBC514176AA8FB56B649EA064 , 0x3D3E7B18452EBFBC0F693E3143079568 , 0x3D5FF43099664A62B7B7855F547C9A5B , 0x3D68854838B6FB7D8077412199BE54E9 , 0x3D827E5258D34DE7A3A271D52447E493 , 0x3D95944123DE792A20E8CE021879EF84 , 0x3DCDD5C9180848CA970466FE5B60B26B , 0x3DEADDDB3E12DB51A887429F88C98479 , 0x3E0303B3DA4D4FF0A24566D1D5A9C34E , 0x3E0DEC7D2C992D265F32066F5691F9CC , 0x3E2342D1BF6046B2826A53D785C094FF , 0x3E2EF7ACE54646AC9B609CEFEC7A2562 , 0x3E3A33EC66F5723ECEDDC2B6761A5F52 , 0x3E847A2031CB49A2AAAF1F9FC7B1B7CD , 0x3E8B985D933A4DB69388329C424188B7 , 0x3E93AAAA195A292066C8D2DCF85A8335 , 0x3E9D2A38D7654152B1C4FE468E5E1D3B , 0x3EB4141F924AD282A5EC401896937D26 , 0x3EC0FA0D35D7401E9808645DE4EB7DBB , 0x3EDCE4D348A333F9D4E9B3542AC1C86E , 0x3EEF1238CB654B8C95E8041C82E037BF , 0x3EF71E6C691049448FD6C995AE2B4DE6 , 0x3F0F6E7064FA42D38B824957A57758D5 , 0x3F18D11BB693C100B0408A68D55BC47D , 0x3F2340A3E9554169B510D0082BBD4259 , 0x3F4E930700114DBD9898BD7BCB90D001 , 0x3F7EF3FADEEB9DB0E537DFB33F7BA6B4 , 0x3F832D3BB935439FA76F960AF29FF9F2 , 0x3F8D45C751E81CABD0924A45BAFC38EC , 0x3F9F27766F22FBBCD7CF9EA547055B8A , 0x3FA0604FBB2C4394B418AF86A592580E , 0x3FB3CCDD8EA5F5446D2CA9847A5E46C5 , 0x3FB89C6B96664769B40C6791C754FD81 , 0x3FBB5FEA31CE40FA813134C63C94BA4F , 0x3FF1351648FA487C987E20F6E43A4F97 , 0x3FFD92B4C394458BB5269BCCD052880C , 0x4007267E30904812B5643F8DC5665426 , 0x4026075BCFEB48F9A9B424A9BEC03F18 , 0x4033BB5A24F345B39E6B6D3732AB2CB8 , 0x407A970BD35340F8BA25E1B3B4426CCD , 0x407C0A86ECC207856E44CD370D12E8C9 , 0x4087830CEF2AC671B2CA4D17A1D81AD9 , 0x4089391E87795FEB632CA7DA2662B638 , 0x408C1776DB812B4AE3451764C0C45539 , 0x40906D1F4F4C4A0893149F4CF4F86A9D , 0x409D74EE19A8E0CE1B810F519DFB9D56 , 0x40C05A950CB94E03A842386297407443 , 0x40E9E547C62C4BA0B38A1A758E94710D , 0x40F6A18507534C59A4FA8C3F03E1E874 , 0x410ED22861D24FCE8E9BDEB8B2B888BD , 0x411477976E4661A2AA3480320B89948F , 0x411D4228292A4C329F4CB7EAC5EC3425 , 0x4128054D8DA372EB80B1C7BC671E3868 , 0x414BC4B907D7465A81A4049ED32F4FD1 , 0x4174D28FB9B3423CA4685DFBD2C4DCC9 , 0x4194C4EF8F903523728D3A4C080FA4E2 , 0x419DEFCDB54A4C85A0D9EF99313491DE , 0x41A6CDF576334B82BFE2FD313C797A44 , 0x41B91D99F99C6E319F676795ADA7A022 , 0x41D08947B58046B18E1C217F075347B9 , 0x4206394D66F84F75903F8F41A0672D73 , 0x420B3341B16A4A30870ABB856C6EA7B9 , 0x420ECF8FDCCE9048D4465FC93512A71B , 0x42154223BB394466A06901B79A8C7DA9 , 0x421EED379F3B41999AF1C00DEE5CDFE3 , 0x421F0E545F41ECE8F8A0A0127DE8E610 , 0x4248D811620F4554A2586FF8DEA098B4 , 0x42551849115649C099CD0727DFFD719C , 0x425BA04F38231F8470FA1BD4CF1B114F , 0x426642964825561EFFC59D21486FDC76 , 0x42666B35B0C54780AD26A2CD9375A297 , 0x427B4E591DF04EEFA281C9B9106E0AD8 , 0x4292F1C3317C4A4F99276ADBA6D00AC6 , 0x429312EEE2AC47C38ADDA5543D74EC83 , 0x42A9A49C1AC645CF9DAEA023C38E1A71 , 0x42AD2CAD614B41EFA2B5BD70900A39BD , 0x42ADD38200F0465684C93C54C653BBE9 , 0x42C30CBB926C452B8C8FD0243C38747B , 0x42D46F0546A25FEEEF1C31921C8D5570 , 0x433EAAD55063329638F9066571F4763A , 0x434E37151330E060E56CB550302B5565 , 0x43594AA2F5EFD0372D6EEBDF3F8BFE7E , 0x436E0ADE50F167FB8FE8ECF4CB4A5282 , 0x436E4F56C43F5E3426334A41F4B8F91F , 0x437A259957769FABE983C75869B8458A , 0x43813F4710AE42579EAC81DC85832469 , 0x43B366959245475C88218D60BDC1FC89 , 0x43CC35E8063E48199C3831516A1FBF97 , 0x43E10381311F3C24C044C75575F13795 , 0x43F62EEB1FB309EB4C7EB9969792C8A7 , 0x43FE59E9448E415381358A826BE7A70C , 0x4408EF47F87549B781A0A1E648D3BF9B , 0x44157E416D4D486ABFD2A973E243F81E , 0x4423535D4A5A498B5C3836BC2D04BB6F , 0x4440B577FE494B3289ED1214E9547A0D , 0x444D5DEE93365E8E52A8A4091053943D , 0x445FFE4664974CF689F0D2E5635D0F20 , 0x4466FFE05DD231F7A5ED702B8DDBE4EF , 0x447111C7E2B14D83913A3FA20CA21367 , 0x44B793D5DD4145F5BD6085C61671465A , 0x44EF238F6EBC46C2BA0324CD77B835BD , 0x44F3662A7B4AB76B63E44031BA14066D , 0x44F5354DE2644F79B205E439E0F77C3A , 0x44FAACBE0FAA9BAD096CDA6697624A06 , 0x4506C9C07DCE409EA0C8CF8BC48781E1 , 0x4519DDC979FA44EAAAF9C876F1F3E2B9 , 0x4520ABF8582444D381D072A9EF099460 , 0x452E24523FA644F9BA73E15CBC1F62E8 , 0x4546BC35A22E42CDA428D33795E32B41 , 0x45525D4508C84DC4AE46B488178A5F72 , 0x45550AB2A3CB4E2AA9E1C3B6FAE9850F , 0x455DE794A89247D0BAF80C7B3ACA21CE , 0x45822F640FFF4BCFB23A2E4D88F20E95 , 0x4594221DC3055D89E47337EA4A9384ED , 0x459987B0CDD84A74A96A31F83C7251D8 , 0x45B34CA42DA24B0EBBA0A02B4E034224 , 0x45C0B856C8AE937785157136AF5B87BC , 0x45C97FFF3E45420599BFE1C481054B26 , 0x45CE510BD71846B99BEB915F91F80F66 , 0x45D2C3A63850812FB5B704BC98D3DD89 , 0x45DE00222D1F4D53A23DBFA7C011F861 , 0x460782EB04CD448D8BA97F13E2ECAE5A , 0x460ABCBE9ACB4D7B906AC2E7687C8AEA , 0x461B5BA8B8745D7BA304A4EC3021417D , 0x463A7925711095327B0A769693AC4B9D , 0x464857A6B324703ADA341B444625103D , 0x464B5114CED6CB91BF6F328B9378AE2F , 0x465FA7FE24ED4126B462ED6BFB013CAF , 0x46785B3554BB4E22AA8C66D01D278C40 , 0x467C3AD4ADFA4653925C302FCA18A32A , 0x4680D8A55AF78D5DEDD89C5A2B4A2378 );
Copy
30
4.77 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = ? ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"F„ö.l.J3¤‰Áü+I\v v "
b"F‹¨\x1A ŒhÁ…¾p›Œ)Ã\x1C "
b"F“Õ:ó1L¾þ²I¡a0-_ "
b"FµSSBƒIW²\r ú<Ý#\x14 "
b"FµùæØòGn•þclAÄý\x1E "
b"FÕ\x17 ½R2KWŒ»ÄüUeæƒ "
b"Föl"Ê\x1C I\x7F ¹è\x08\x02\v\x1C ›† "
b"Fø‘ÑØãD$¡…^™\x1D\x0E /Ž "
b"G\x1C\x07 P'<u½«ü˜õJq> "
b"G(H‹4ØÙmþ±@ß²ø”³ "
b"G/óËlD\x17 ˆÛuos¹:î "
b"G:"|éBÝÄ»‘H\x1C €\x1F\x10 "
b"G>Ü\x16 7ŠY½î\x11 ¾|á—\x16 ™ "
b"GF_ü\f áG¹›¬“ùF‘@J "
b"GFÐ3çfJ"ƒÔSØÈ'S¿ "
b"GH*àõ¼Eåšîì\x15 Q1˜³ "
b"Gm"X\x1C ¶^C]f¥6¯4‰d "
b"G~·3>ÙJ¥‘zàDëx7a "
b"""
GR›-TLt¡\v ´-\n
i@Z
"""
b"G¥iþ\x7F\x1E E2ƒ_ÿB‡sp³ "
b"GÁ²¶ÂwIa•C>\x05\x01 ììÇ "
b"GÇ\x05 ºíÑ\x05 ^b·\x1C =T>\ "
b"GæÐ\x0E =¸œ…¥™\r ä\x07 ¼á "
b"""
GîçdV¦E\v µÄÒ\n
8ï©Ê
"""
b"Gó=àÄ£\x16\x14 a1V¬‚\x11 ûD "
b"G÷š\f M…7~Jé¢Ô¤Ç÷ "
b"H\x17 SD\x17 ,@ש8C3Ö-hî "
b"H9˜4}/¸¨cª\r ÈÞ\x14 ? "
b"""
HT)½AxII\x1C ê\n
l`sâ
"""
b"HžŒ@áA …æl¦Åô\x01 u\x11 "
b"HÆ\f ó\x1F ¿EïšçeŠ‹kªc "
b"Hâ\x1F Ö_A‡´þKîÃú\x12 "
b"Hód¿ç@_¸%¯$£Â\x03\x00 "
b"H÷H¢wiða/Ø/&”¬.ð "
b"I/,+ÔoD7žs:¤fê1W "
b"ID¡´ÈFMÕŽ—I¯~ˆ\x13 _ "
b"IjjŽYýEUƒu÷´Î\x10 £\x01 "
b"Ipj\x05\x05 âJrª@B\x1A ggöY "
b"Iw¤4‰’HK¨Šúè\x1E ö»\x1E "
b"I£Œ\x1E -˜Nl™\x06\t CJ\x1F XE "
b"I¸v¼6¯NX²‰ÛØ|Õ¤ó "
b"IÂñ‘œZL˜®Ì[îr‚\x12 q "
b"IÇ\x16 µ%E=ËXsRî\) "
b"IÚŽÃ…M%½þ»jÌ\x18 ³½ "
b"IÞF–Ï\f û.\x19 K>Ñ\x15 ì°N "
b"J\x04 ]ÜoCS†È2tÂRÈ× "
b"J\f 0Øa †d½D%Ý\x12 M‹ "
b"J\x10 ÂU /N—¹\x18 r—däpð "
b"J1\x12 ða ŒëÒU<8•«ó± "
b"J9šåánM°¿«H™\x7F ·a "
b"JFer\x08 ´Iµ˜ Z9¡±Ä\x1C "
b"JO‰ä\x07 @ÓdÓ\x1A «îšI\x18 "
b"Jg0\x12 uYG!©aâ5\x08\x08\x13 ¢ "
b"Jrfëè.G޹&\x0F rƒ» "
b"Jò,ȹ@\x07 ‡fƒh¹™Ã— "
b"""
J–ÿù\n
êN8„›ìøìÞý_
"""
b"J»©¹IäKíŽ.†âÙƒšN "
b"J¼J‚á5L˜\x13 Éx÷Þ\x13 á "
b"J½¬ºçßD¹¢týÙaOKû "
b"Jßµ\x14 S GŒí¬¢R\x19 l; "
b"Jÿ|“3NJ\x1F ”#4º1fðk "
b"K\x04 0FÍ0åKÆöŽcÎ`n "
b"K\x06 ¿#ÙÍFOµ0u¬+%½„ "
b"K]ôªˆ0J›°;žßPÎñ/ "
b"KzÎ;°hC\x1E —Ž,‘A;sº "
b"KŽ[--äCÓ9£\x16 )\v ‡4 "
b"KŸPþ’\x16 J+ºj\x1E :‹.u\x02 "
b"KÌ£+™²Ddˆˆ›X”ác¸ "
b"Kâ*-P\x0F C\x7F ™…Ñ/\x05 ,iî "
b"L\x04 Óº|9Ë'†ËªP6T¸N "
b"L \v eÞegÚ6\x1A P¨Þ°Þ¡ "
b"L?͘3BHn•J3ÁMÍóÀ "
b"Lq×ê÷CNl¼';[˜\f\e “ "
b"Lµ\r HMß&Ü\x13 6ÉF²þè< "
b"LÂc)\x13 ÐE\x14 ³‹+}–NCè "
b"M\x08 ôIµ¼E’›¸zÚP¥¦N "
b"M:ê\x1C 9.\x17\x17 ‘\t –">\x00 ¶4 "
b"M<1™hÿF0µOܱF,\x1A ‡ "
b"M<bE}\t )¥zœ7xâŽj "
b"MAæ|\x1F\x19 L?<µ\x12\x1A »f& "
b"MZ&r—hKì¤+©e&u|\v "
b"Mw¯©ü¡\e RtÑê;„\x7F z3 "
b"""
M§8@vê\e §\v m²UÅ.\n
Ý
"""
b"MÄÄÒðuEœš\e\x0F è󃩅 "
b"MÖ¾Yg>OÁ]\x03 ?o·5\x1E "
b"MØqvødIr°²‹àÊ'¢œ "
b"MÝ\x0E ÕšPFÄ‹ã\x19 äï·Ö® "
b"MðtÁ^\e JVˆ7¢¤S¬) "
b"MòÜè\x19 /AÊó~•IXù "
b"N\x04\x00\v ÜqQµê¦¸\x10 1¬ "
b"N\x14 zWvT@—¦\f ûÚ?\x1C }1 "
b"N\x17 1T)Ig€×2m]Iÿp "
b"""
N&®F\n
\x1A Jå”ÑréL¥ðÓ
"""
b"""
N,\n
ÈDE‹šTMHbò¼V
"""
b"NC‡(!:Gº·P¿[@õ¸ê "
b"N˜x\f Úߟ‚\x19 _I52ÑMÏ "
b"N§¸öú?B§´G&\t ó‘*1 "
b"N±NÑ_[B)¤è\x05 Œ\e y.Ž "
b"N¹øeŸ\x07 ºÉE3‰\x16 ‹fiŸ "
b"NÚ)ÃwAH”¼ÿ‚¥J\x1C rO "
b"Nè\x1D ìP\x13 (@Æ`Ò¤ÎD÷ "
b"O\x0E\x16 䃋E\e ¸0ï2tE\x11 ž "
b"O(F‡ \x10 I\x04 ž®.\fR7¨ "
b"O*˜MÆóyÎÇkI‰ë\x04 Þh "
b"OG6HbìGЊ{Ü‹\v –{p "
b"Ob½ôú\x1C C:’"\r G\x15 †Ó„ "
b"Os¥J\x16 ã¸y<Çâ\x0E\x08\x05 /H "
b"O}50<šK݃r7éÝ-¬Ž "
b"O—À*$÷Dä–W-¤tJâ" "
b"OœxaÈ\x08 —ÔlBùEmß÷ "
b"""
O¨î¸\x0F zCn¶5³\n
Ž\x1A rz
"""
b"O¹\e ŸéÉ@q®\x1A óXÅU¾A "
b"OÃÎs;Z08yTóÝv°ð\v "
b"OÉ%\x15 ä\x05 NÄT¦ÝhƇO£ "
b"""
OÓ ‘xÏA$Ž8<\n
'¾…%
"""
b"OØX#{ŸF\x02 §\x00 P3üMz- "
b"OÝ`ÆòdA®†Ðв=\x04 Í "
b"OþŠóØ÷õ™òáV\x07\x03 w\f ã "
b"P\x04 ÒËÍB!‰¿Gn+šDÓ "
b"""
P\n
\s>‚‡¦–.\n
Aˆ\x06\x17 H
"""
b"P\x16 È6\JGJö¢qEr² "
b"P:·-èºB9š\x13 VNæ2•à "
b"PGY†?Ú_Ó1ôŽáãµzv "
b"PXÐ87ÜM0ª;LËÌ:ôŠ "
b"Pd£Ì&½§·ˆ>‚Ð!¡ØË "
b"Pj²\x1D „A+y×G®XÝÉÊ• "
b"Pm÷dèDf&¬UlþAlvg "
b"PÑÔ~®OO“ø…iž«n} "
b"P´ãcê‡\x1E ’æ \x16 †oèW4 "
b"PÃ\x19 »?€F8Õ25•‘É‹\x18 "
b"PÉ¡6,G»\x01 ÜÎn\v ñ "
b"PÒø\x00 £+O†¶¢@\x7F “‘˜ "
b"Q\x13 ›Æ—pBø’\x1F H°i¼Ž! "
b"""
Q+\f \n
F§©'q\x13 €³r½^
"""
b"Q0\x1A Ø\x01\x16 I{ ¹\x1E ©Õ\x05\f "
b"Q:éÕ\x1C ¿®Zž±½\x07 ëeW "
b"QDL\x1E\v ¶LF±ˆ»JœKXð "
b"QFÚé/„@§»úO™sQJý "
b"QŽv‘mÞJ°€0DøNHäà "
b"Q\t\x1A %ùL\x06 ^}–@[‚K "
b"Qè\x04\x03 ЇûT›7Jü\x02 ¥Í "
b"Q’´Sâ>G §ÏìVµOÈ{ "
b"Qð\x0E P\x07 WFÖœd\x0E _\x16 Æ+õ "
b"R\x18 á\x14 N³E\x08 ÜðÎ\x19 °\x0F … "
b"ROE\x02 }tPA8Ãë:6’Cª "
b"R\ì0Z5Dz¯PZ¢?cæ "
b"""
R…+Ñ"”Ó7Ð\n
N(H¸
"""
b"R²l»o´Dª«ÛPþþ‘íú "
b"""
RÞ‘\x1A å}N÷°Þ\n
ÑABБ
"""
b"Rà¥#ܦ@`¶\x16 ¿ËŸ7cà "
b"R÷î¡Ù‚ï‹ß0X·8‡ol "
b"S\r \t ÿ‡*ŸºÃ\x15 °\x1F Õ36 "
b"S\x1C ¥w\x0E ‹NÇš\x05\x0F ï³™\f "
b"S"u;¿‹Mç‡ÎTÇò\x0E ’ "
b"S3½U]IAâ†B¥ï‰´ƒk "
b"S6W\x12\t ‡Nãžþ\x08 40•îX "
b"SW/2ÃÝG\x04 •¨š\jaó¡ "
b"S\…ûá›D[û\x1F {K\x08 ^ "
b"SdmÛÖ3FÕŒ9NîòÇ(C "
b"Sk\x04 \x1C ËB\x02 €æ< è\x15 ¦h "
b"St:eu\x02 Išª\x1D Ö!ͯ¨Å "
b"Sšø¦<׌Ñl$ˆ$¹KZ] "
b"S¢ó@g\x15 @?¾_\x14 ,\x15 ¾T€ "
b"SØ8\f µªFU‚g\x02 ®Û¶eæ "
b"Sج$eªH\®…•(à»\x1A - "
b"T\v ²‡Æ Oã‡á3\x07 e‚y\x0E "
b"T\f $T´ŒHƪšc~.ƒ\x03 á "
b"T\x0E å¾s\x12 E´©´Á\x12 S<\x08 ÷ "
b"T"Tê&GÞ®\x13 BC\x1C g‡ "
b"T)ç\v ÁlMo«¡Dr«p¯T "
b"TF\x1D\x1C ö›Hq¡5¹\x1D SëuQ "
b"TH=\x03 ëèL\x10 ŒGpÌiE> "
b"Tj\x15 Ë\x00 `M\x04 ¦¯ã'‹cÖH "
b"TrB¤R\e Iã‘©Œàû]\x1C Ø "
b"T²G\x05 þ§L\x0F ¯%\x14 :P y„ "
b"TÎ fd\x0E FK˜jdè+"¹& "
b"TÒY$\x15 æDf£~jï'\r ?Ã "
b"TÙ8sÆ‹Â\x13 .àÁ±\x08 ?Î "
b"U\x17 ò\x1D ŽOI¶ˆ³ð½†\x04 ƒÎ "
b"U6û)‰N)¥„Pi›ç'7 "
b"UR$ï õNgž’¶¯%E¸Œ "
b"UmYeõÝ3øºÞ6se'¼³ "
b"UsCè(iÅ#æåÃ'B\x17 Ö= "
b"U}Ëš¶\e ý;¦Df04_!£ "
b"UšÓÌI2§Pþæéí; "
b"U¹•\x7F -]EÀ™\x1D ¹\x12 ÖnO\x7F "
b"UÀ¦\م郸”o• ýÄû "
b"UÐß“MÈ#5äkür3<@Í "
b"UãºÇ\r WK\x19 ²\x1C ßF0ö\x00 × "
b"UëøÇI˺•×¥\t á—%È| "
b"V\x02\x15 ª(\x17 m'JR]”špµ¦ "
b"V\x0E LηúGw¸û…\t $¨e "
b"V/\x1F Ýòß=‡Ñ7\2†ô'Ž "
b"V_õ^QTJŠ®9¶„6–ûP "
b"VxÛx\x10 GOäµý\f º$GGŠ "
b"V¥G»ÿ˜Cô‡öä\x07 ~ò\x03 ± "
b"VÀ\f ÷s\t -\x03\x1E ÷ÙÞ\x15 Q "
b"VãŽÐ\x01\x16 M:ŠWWð—â\x1E Z "
b"Vé\t Äü¨I.¨ºá…ÊûïÈ "
b"Vû\x03 å¾\x10 L"ˆÈÐé(*‡R "
b"Vü\x07 v”Q@J QXŒc\x06 ½ "
b"W\x10 ØÝ¢$ï]\x1A }íM‡°Zš "
b"W,c“aË@кyáÝ'ˆýØ "
b"WI8\x11 W;Gt )Yç¿Ý_Ù "
b"WNˆ\x15\x1F 4eFcNù|\x11 g¸} "
b"WWÀÚ@“ª|\x02 ^‡Þ“h "
b"WŽI)\x0F ÏFr²Ml¡\x11 î`– "
b"W^<ºçÒÍESÅyÏöˆš "
b"Wþ\r Dõ\x15 ±…î\t DP\x16 %& "
b"W“E[‘\x0E @œ…1†à2# "
b"W•¬}š_N¡ wD9›ãÙ "
b"W®0\x1C "ô½ôòBNØ:\x1E Ô "
b"WÃG¸&àHA¸·\x07 åF\x11 [Ý "
b"WÖ…æ`\r Eÿ—•ü²\x19 6-‰ "
b"Wæb<LæK\t Ùâ²J(}® "
b"X\x11 ÷\x15 ‰ïK™€–êñ¶ù\x1D\x11 "
b"X2“7»ïF;¸Ç_á{ŽÒ "
b"X5Aëa_Fµ°¥V2\x0E\x13 àÿ "
b"XD\x13 ÆÝvFJ§\x14 ˆ*ÞˆÓ "
b"XGø5À¸Ã‚}ëç=<J‘A "
b"X[½/í`Á…Ê\5\x16 ©¿y¿ "
b"X~Û6èÀO\x16 ƒž]ÿ¨ø\x01 Ë "
b"X¤¹^ßÑIè¥op$£‘iô "
b"X»€ÓÕ\x00 N’(\x07 C±à°ö "
b"XÓmŽÿÃÙ'—HÄ¥¹…§n "
b"Xõ¾Tæ.OÓ¨¸¢\x12 \.\x16 ð "
b"Xø³\x1A =CÞ–\x11\x0F 4\x19 ¤Y¶ "
b"XøÙ;pÄM?‘l\x16 ß—x×Q "
b"Y\x0E î\x02 é8A¼–|¡ë¡P\x0E ( "
b"Y'\x13 £›BYxœçŽ\x12 P¦F\x16 "
b"Y0ÚÞhòÆÄˆ}#&×\x03 ù "
b"YF;Ÿ†,DX¶´‰\x1F ®(Yn "
b"YOèHÚ3Lá\x1F ¢ºÝ]ž "
b"Yf}>ÂMr¶¸Wxù\x18 Ú "
b"""
Yhé\x13 UIHÆ‹ct—ž¸\n
!
"""
b"Yq |¯Kôe\x03 Vv 8ò "
b"Y|Î ÑTJ¿½\x1D M2w鯇 "
b"Y}éºpeD\x11 ‘úk\x1D P¬Ðx "
b"YT9}Ï\x7F ?0e\x16 êÜroÓ "
b"Y£re\x11 ˆN\r Šð—b\x1C a6á "
b"Y·\x0F Ä`Nƒ³\f ‚ÙY”å "
b"YÇ\r ¨\x15 ULÇ·Ûj©Š·†x "
b"YÔûg¼Ê\x1F J‚\x00 {—Ô%aŠ "
b"Y݇ï\e ×O©Ÿ'b\x15 úny! "
b"YâÌq“+"üâ|\x01 jÕ9\x17 F "
b"Yö;„–²`Øö³™þ5\x1A û9 "
b"Y÷OÛE}J\x1E ™•Ð\x1C §Î\x08 @ "
b"Z\x06 Í^\x03 ÍDªŠ¶€\x14\x16 O.[ "
b"Z\x17\x10 ›°å\x07 ä\x02 ì\x01 “?x "
b"Z@°ÎBA\f V$ÙØ–*/ "
b"Zk\x7F ±ë\x14 Gñ‹µ\f –ѳCÄ "
b"ZžsÀ%3Jò¹ÙT\x03\x08 ÿ¥Ñ "
b"Z¦–}Ý¢\x07 ÍRÄeø‚Œ` "
b"ZÅâ@\r JB\x00 \n ÊÑg¹‰S "
b"ZæPÉA×w½Ÿ)2¥U¾ZA "
b"Z÷l¬[\x14 Iè™ØêÝ\x11 )\x1C í "
b"[\x12 ¶·|Lü Cl%:‹Úô "
b"[\x18 ûå–[A'²\x17 e…òú "
b"[4‰†*•D\x7F ‚<gpzüV< "
b"[Ž\x19 ª†eCÙ½1-'\f ÜL+ "
b"[‘sï\\x10 OÞ˜S\x07\x01 ÜÝ)š "
b"[¬6\x05 §ôO·š“2xþ‡z "
b"[Ä\x17 |u°¶:”\x18 ¹\x1E Š\x07 B "
b"[Ç|Ë\f ý)t\x02 àíZ*²é "
b"[Ë\x18 )Á{J`j'AÊ:“ "
b"[ÑUm4ÊLÏàÏôO×á\x18 "
b"\\x15 ?\t CåA÷›–!Ö¾„ÆÁ "
b"\\x1C é69< ¢_·÷\x13 îŒËŸ "
b"\,åâž›JɱÞO÷ÂùT\x08 "
b"\?î\e šÔEÒ€–]u\x10 l© "
b"\oFxN¸M¥Ã{»•¼d. "
b"\u\x1E Œ´ïKŠž\x13 ÇhÕ\v\e "
b"\|*izƒD¶‡ËŽh-Ñ”\x00 "
b"\Ž\x11 ¼WB™\ï÷1ɰƒ ä "
b"\´ZÇ\x00 †ÄVõL[<(ì\x15 Á "
b"\¹ø]É)O»¹§‚ê®•ê¦ "
b"\ÙÞ[e¬Oƒ„®gÎf±ÿK "
b"\ÛßdºÙBŒ¢RO{¤Ÿ—i "
b"\ànÎ¥C@¾½®k\x1F òâäL "
b"\ùEB\x00 Ã2…Dz\x05 슶3¥ "
b"]\x04 Ë\x01 ,Æ(©ý„”\x18 H\x1F ã "
b"](RÆy7Få·øQÚÀa} "
b"].ßÝT8Op†|¯;,\x01 iH "
b"];Ñß?üÏ$\x1D ÿÜ”6„ÿ "
b"]<¯þüSH»°r¦H§Ù^ˆ "
b"]Apý¨åJo¨3>\x12 %z,& "
b"]Ctìê©vþØ*íÄ•½£ "
b"]Q1¹\x06 .O–ˆ9lc5T* "
b"]fOß’\C‚7|ð M\x1E NQ "
b"""
]n¼W¬6ƒ{âd \n
Ë)ín
"""
b"]|\x15 “\x01 E¡¡\x19\x11 ÄRŽ:ž "
b"]/ÛY\r F@‚£RwÙi`\x0F "
b"] bm\r ž\f 7rUÿ·_°“0 "
b"]¹»ªzÀl\x13\x1A Ý\x07 eå“ "
b"]ÀzÛ=\x12 CW˜tJ\x7F\x08 Î\x1E u "
b"]É\x0E RGM†³ÒÙqk’\x05 ä "
b"]ÉÅ\x08 ÑJ–¤¶j*)O\x06 I "
b"]ݨ´ÿØ\x1F ÿš«µx ñ\ "
b"^\x02 ?>C¦b04ÿÌ.F\x1D ¤N "
b"^\x04 S\x1F “\e\v 7ZY.@Eé\x05 ± "
b"^\t „'¿N?ºs¶\x15 ƒœ\x1E "
b"^\v "æwS+$\x04\e TŒ¼¯ "
b"^\x12 ™Â\x7F ›DU‡<z\x06 1NôË "
b"^(\x14 et`ë©õ®’/ã\x17 gJ "
b"^35š%K®Mç‘"I#-ÀÕ "
b"^C=WÒkLžÉÇ>£zå "
b"^Kv\f [þOÉRµ=V˜¯D4 "
b"^W\x1D *A\x12 By¼\x18 m\x1A ÁlÏx "
b"^–ã2=eKí¬\x11 •2‘Ý\x07 "
b"^¥UY6\x11\e I–âMdG\e "
b"^«rWV«L¦ñt·\x04 è\x05 ö "
b"^¿\x07 V²„Aö–J0Tü "
b"^õ“C˜èJ\x1C ´i ÎÎóÉ "
b"^ø\r 1'>J¤„Ü\x08\x05 FÙuÜ "
b"""
_\n
›\x03 žÎGZˆWú/ü-ž
"""
b"_\x11 Ú…pÅD”°Ò±˜Osg¢ "
b"_.Õ1×FAλuÝcüa\x18 b "
b"_:a°q\x07 E"€\x04\x1D €´z "
b"_ILU½qO\x1D “Íšn>ˆœS "
b"_‚Œ\x06 êÅò¿xeE‰•Ø;H "
b"_…"rà‡ð\x19\x1C 2U\x01 ½ùËw "
b"""
_Š+0›–GÖ€’}\x04 \n
\x19 gÕ
"""
b"_™ýþ`bM,WAüs‚\x05 ² "
b"_ªLªÇ\x15 ˆ^Ùþ¢tê!¿• "
b"`\x05\x06 ”0å.\x03 ì¯C›\x01 y\x05 „ "
b"`22‘hŸCÞº›îp4Æ!Å "
b"`KŸ‡àZÌ>o–ò\x1D <›k\x0F "
b"`[pvF©BH•£%[\v Ѝ) "
b"`e\x15 ÞØÜ ?ªÑ4\t\x07 é½M "
b"`wþ`\x07 ŸB–šOû\x07 ýÇ9’ "
b"`z¶¨\x03\x17 n }¤£ß\x19 ³ "
b"`ˆ4pv¬F[¤Sƒlqý "
b"`™¢NædN§°Giá`'¶. "
b"`¤üX`\x05 ùz\x1E \Á2 ;6 "
b"`®WdêáD¸“––íÞ?}\x1F "
b"`°»PèB½ª‰òï'›ƒM "
b"`°ö¾ãeOª\x19 ôMìjÒ\x17 "
b"`³`’ÏPC¬¦Á°É\x1F µ>\x10 "
b"`»Œ\x7F ð<J\x14 †™9\t ýhGê "
b"`¿L\x1C ž\x0F JЮ„•…Žîùâ "
b"`˱ң7\x04 ƒÿHU\x1C ¾c« "
b"`å®|Rݦ.\x1E Öÿ\e >F3\x01 "
b"`ý3\x1F M\x15 ¬Øãçñõ\x19 P×F "
b"a\x1D $\x1A\x0F éJ\x12 Š#Û¯xQ¥[ "
b"a+ãÓ`\x1C ®Û›”Ð\x15\x0F\x01 L "
b"a?„*ÃtJ\x14 †às~â—Ù\x10 "
b"aEÇÑæUH)©ˆÙ—\e _Ru "
b"ac¢”›ßK„Ÿ½Eêñ£“Û "
b"af>'g¬F„‘\x05 Ž}²˜\x14 "
b"a©S<e\x01 F†…\x0E ¼Ð\x01 ô€; "
b"a¹´M¡@ÄŽX]^súD "
b"aÌÆ]èéO•‘Ý\x00 Q4eø¶ "
b"aÚÒ<\x08\t LT›—d©¿‡¸ù "
b"aÝí?,\x02 J̧“ðà2׺ "
b"añ/@KëçÒ\x14 KT\x1E ¬\å\x04 "
b"b3\x07 d\x02 ›øcp\x01 ˜F6eŒ\x1F "
b"b8ÕŒv‚N\x13 ³Y´Fø\v Ô "
b"b:Õf\x05 ŽNo“RRÿ\x16 ¸P¸ "
b"bw\x1C ±²lLЛ\x10 àöw›ùA "
b"bwt†¡[È\x07\x12 oûTà`§\x19 "
b"b˜\x0E\x12 búB\x0F ”/ëŒVÌŠ÷ "
b"b˜6ÌU’D˜’‹¨=:6Š¡ "
b"b¨ÌßÄ"Hˆ_pF\x04 + "
b"bñþ!ËÅLøaùžÂîç "
b"bò©\x0E ü\x04\x1A Ö”—\x1C ·Ê0\x1F ¤ "
b"bý›¼\x15 ßL\x1C µÒý\v „~À, "
b"c\x06 —êv£Mû‚yº@f\x07 ]â "
b"c\x12 +\x1A Tªª‹\t —\x03 Å®Z‡¡ "
b"c3†+d%Dº˜\ÊÙÕ¤õ "
b"c?ì»C\f -PÍü«û¦µ¬© "
b"cBg"a¦Fõ‹X,sŸGÆJ "
b"cRXöiOϤëþÀücP, "
b"cYó5ß°D åØóÿ\x03 Í| "
b"cZºa@Ýjj\t Jk×\x13\x00 ¬\x16 "
b"cj\x01 ê>\x1E •ìÃA*À¸É/˜ "
b"c‚b:yOB\x10 ¼þ\x1A ìË#Få "
b"c„\x1E ó¡HIi±YäÌÃYã "
b"d\x02\x08 ·e›A0ª×3\x14 Æ\x13\x17\x16 "
b"d\x08 ÝÂÁ/M\x02 ¬ƒv\x16 6ëi‘ "
b"d\t Bb`~5ØR\x19 k"³ßß "
b"d'ÜÒm\e D»ŽÃ\x14\x18 ÔXr3 "
b"""
d<ññ^Ò@a¦\n
O\򙟄
"""
b"dBK\x03 §£H'‹äÛ{jg\x11\x1C "
b"d^9O\x17\x06 F…ªá\x1E V\t <\x0E B "
b"dmUª\x1C ë'çÖ;\x10\x1C s-\x7F × "
b"d\x7F Óø„G/åÚ'¶¿az½\x04 "
b"d’§ìý¹F¤ˆYÕ@)#.Ÿ "
b"dË*h\x0F œRFNqû\e ä\x07 ÆS "
b"dùkv|9Gý„aÚ8‚;\ "
b"e\e öœ\x0F èH‘é\t ýŽã”\x03 "
b"e*\x06 ÖÕ¼÷\x00 RKB6\x02 Æä\x0E "
b"eZÁN!lC"”ò[Sü[íþ "
b"ef¼\f ®Á@=‚W“JÆ=“µ "
b"eh—Ô.æ~q5š§0߈m\x11 "
b"e¸4\x05\x00 …ý¢Õ<uDA¿. "
b"e“’UœèJsSõïz΋d "
b"eÖ§m×I}ŸùÚð\x7F LÔ` "
b"eì@Æ"\x04 Kk™`ã÷%Í1. "
b"eôí|°óL\x07 ¾EØ“Z8² "
b"f\x13 c\x0E ó˜D©¬Õ\x10\x11 ,Ð\x10 t "
b"f3ÁºDÁA´±›"}}™Ø´ "
b"fIÑjÅ€^P4çóåSéœ( "
b"fbáp\x06 ÉF„¦æ\x18 Ðf\x05 †\x11 "
b"f\x7F '"–\x07 @‡Œ\x03 !'—8\x02 "
b"fíãIDÁ„5ÚO60¢Jª« "
b"g\r ?\v §œA›·\x7F †\x04 ¯•°Ë "
b"g)K\t Ké‚ÁH\r ¨¸*®¢Ñ "
b"g+[(\x01 ›FͨûrUÏÑ»* "
b"g-À\x0E\x06 Ú³%ð]e ¦X\x1E ¦ "
b"g/×a—ÔBS¯mÈV3_{\x1D "
b"gF§ÕôV\r EIªç\e ïé "
b"gp\x10 ̨«Cb“µ@Nz¤žä "
b"gŸ–gfâM;†zº¡Ø92 "
b"g¾hÄWøL¤¨x\e µ€Ù£ "
b"g¿”§0âA\x07 –ë\x17 ˆˆÅ}; "
b"gÃlaÊc3Òü¤ëÙw©Tì "
b"gׄ„SGC™€¹\x13 îuï "
b"gï7õЮyc¢ƒ&þMŸ\x19 å "
b"gúfõHâprüé(#îÛ\f Ü "
b"h\x06 ¶B>:KŽ-+f¦®'² "
b"h(cÙ÷OÝ™aÙÝCøMa "
b"h(éõ¡\x1D G޽R\x1F ê=7µí "
b"h* \x00 òØ\x08 FÐÍné‹\x06 Œ@ "
b"h=©¦Ë«K\x01 µúU}‘ñ%i "
b"h?l'ýì@ž\x1A Sת”õÇ "
b"hAÆ„’{F#€L§Ï\x1E\x17\x1D\x0F "
b"hQŦ@¯G±g›vvÎ^M; "
b"ha\x0F %܉Lѱ®¨}y g\x08 "
b"hk§EàCC\x11 ‡QvË\e =½· "
b"h~p}CBÁê(¤6sk³iB "
b"h…ø¯\x1C\x17 Cê§2œ¾~\x1D ÿC "
b"hšì¸¾ÒLfœ\x05\x1A ׈\x0E ¯5 "
b"hª!EH²AŠ·óÐb‰¤Ø "
b"hÊãx½WAÌ ¯\x06\x18 ‹…/t "
b"hÔ\x12 «¨ÐBRS4±vº‡’N "
b"hÙ$Ì\x19 ˆC€¤ß¶ë`Žâ\x1F "
b"hûHËû}M\x17 ¾_¥kÝ7ƒ¼ "
b"i\x1D €Ž.˜¹á¹\x03 Œà+\x18 Ãþ "
b"ic_ÁßceÎèØ¿•ôYMÇ "
b"ipÍ^¹dþŽÌê «\x1D Ô\x15\x00 "
b"i{åßÏé³¶\¶Oølu\x1E "
b"i—¥Íè@°™m…BÒ;°å "
b"iŸvù\r eE\x08 žFÆÎ/Aú÷ "
b"iÊtÃ\x01 "\x0E \âÎ\x02 €$ÃÖ "
b"iÌÀ4v\t [µ¸\x0E ”÷|PÈ\x12 "
b"iÏy\x06 {†CާK\x1E |àx©\r "
b"iÖY8ÜßG\x1C •Ï\x01 î\x08 Gý\x1A "
b"iïüî\ÃC¢‰Yá\t ±Îî "
b"j\x0F ‘÷¬hA“´Î~•¶\x06\x05 è "
b"j\e Wû\x10 µHb¹DÐx~í‰ "
b"j1ë=¬rL\x19 ½~Ž#o@ƒ= "
b"jZ½\x06\x02 hU£ð:GÏð‡ØF "
b"jyH¢5\r B&¨Ðh;\x15 ˆïD "
b"j‚\x02 ç£Ðu¬‡LFq+¤Æ£ "
b"j‡Œ~S³EÍ„@7AÞdª= "
b"j˜W´‹Å“6ð‘ÿú‹\v U "
b"""
j #¹B¦¢\n
ú}$ã™V
"""
b"jžè5¼EA©ªO³·ÆEï# "
b"j¥\x03 'ÌEGE4H%f2~Ç "
b"j±ÄRaþIЬç\x1E 4·oS "
b"jÍ'*\x1C\x1E\x19 O˜ºÎúÒp=\x16 "
b"""
jÕ2²±$E½‘\n
\e WÖû3œ
"""
b"jä\x0E ¹ÑKÉ%\x1F /ÖÓ\x00 M "
b"jêT'i:éøµÉŽGAe£j "
b"k\x00 Ë«<\x08 K$ ¤qW\x0E t{Ã "
b"""
k\x02 q9‹g@\n
Ÿõ߯\r ˆ\G
"""
b"k\x1A V]êoN,®CòÚ˜ÇõW "
b"kAŠ£w\x1F D\ÐY\x12 Ä²í’ "
b"kKn\x13 šSM·²ä.¬jæ2* "
b"kP`\x15 ©™O¤‰Œ›e_Ð\x01 ð "
b"""
knÆb™Ž\n
4&|ºÙ\x15 MÞ´
"""
b"kxeÆõ*O\f ²)sï\x15 »‚Î "
b"k™\x10 &O]A’†£ž\x02 û¢\x02 | "
b"k¥¯f\x06 †HT˜‹ÿ”5pšù "
b"k¦îÓŽ)GTª\x13 F€\x7F :ïã "
b"k§\x07 «¨ E"¥\r §ÇØuù "
b"k¹õ\x0E ¯˜@ˆ»¿%wÚäøZ "
b"""
kÏ5\n
ž}Ja‰\x15\x01 Œï^+ø
"""
b"kߊ%•÷Cê™ô\x0F C í€x "
b"kë[â~\x16 H* ÉÏqg\r ;\x14 "
b"kòÈ@bR\x1F ¡Ð`Á5@Ž "
b"kúVâ—µ@\x1C ŒÃ\x01 Ótñ¼ê "
b"l\x03\x1D •Of“á©æÎNeŒJÏ "
b"l\x19 —_\x1E 0CƯ§Öd¶ÍuK "
b"l\x19 £Âo… ëd _‰×L "
b"l2\v B†ƒü\ˆ[u’Á©¹ "
b"l@\x16 *ÓÚEÖŒ"š\x19 &\x13 _ä "
b"ltWøù1C?¶¶õÏÝ–¸V "
b"l^\x15 qd½Ó\x19 ]>]ÙŒ¸ "
b"l‚\x18 âêP@˦sk¿HtÜ "
b"l„3\x1A U¯JF±½\x04 >|/ "
b"l–ÒlR#Iq‰©¶©ý¼È\x1F "
b"l 'C‰¦K\x01 š¤|r=Ò]Ÿ "
b"l¶Öh&ÁC\x05 ´€¿éµ\x7F\x1D F "
b"lË\x03\x03\x1F ä™Þ<qMâÒ\x17 ·: "
b"lçÓ¿²_F%œ0(¡HŽÍ› "
b"lêD°Ñ¸Ku•½=(\x08 ¬þ\x19 "
b"lì\x1C wÃÕgr5Fqª›û "
b"m\x10\x1E \B¾Lƒ\v ]%Ù¾´Ô "
b"m)Zð%ñE!:ŽJÛ¹¦\x0E "
b"m:+·Z\x07 Er•\r \x18\x10 /è!¤ "
b"m:yíÒ4G»¾\x01 ¹Æ¾wÉ\x01 "
b"m?ßR§\x13 G–¨Z„47\x00 ëî "
b"mSë®È×E3¼\x12 ö¨¼µ\x19 ¼ "
b"m^ŠŽ‹½S¦êh}‰Ëˆ "
b"mg±9\x14 ¯OU¬Çb0ĉ`‘ "
b"m{ÑhC®K(‘\\x01\x03 7*]X "
b"m|H,E\x05 ïf|/ÍûruNø "
b"m„¨–ü)LE´ˆºSIcYh "
b"mÃ6X&“Šj/ˆ\x04 ç\(*ý "
b"mã\x13 P@Š{Ž®€.XeZI "
b"mîL.ÏÚHßÚò.”¤\x16 Å "
b"n\x07 ˤÿuÈæf\x12 Ûj¦_ "
b"n\t Š\x7F CAO\x04 žžŽ†áÄ\x16 "
b"""
n\n
»ák8JK§Æ\x17 ®¢Àñ¬
"""
b"nV\x19 JÓ®C1—d/‰²&oW "
b"nšo~²"‹`¾Ä\x0E …Üh\x02 ` "
b"nžÈ\x03 bœ:êÀúÀ¨Ñµ\x08 3 "
b"n«X¢‘\x1E TΦâ”\x04 4Ȱ™ "
b"nä`\x12\x01\v £G™J-Çd½> "
b"nï0_\e l@ó—\x12 ¶!Gî\x00 @ "
b"nò+;âíJþ¾qæ–qñ6v "
b"o\x11 iRþ«Cü¥Ü\x04\e ²ýX¥ "
b"o\x12 I\x0F :¡H|¥\x03 ˆ\x0F <Ü\x10 U "
b"o\x14 {®·Ÿ÷\x1A µ.<¹·\x19 %à "
b"o&ú\x0E {I\x13 Œå—ú¸QþÙ\x05 "
b"o*SáòÛH…¬\x00 9Å~Jnš "
b"or”\x18 t,L¼¡5\x1F N‘Ù3\x03 "
b"o{&ëì\x7F Et¯¤Ü\x1E "pƒG "
b"o\x7F ±ˆ¿\x0F O2ŽÃ½\x06 «\x1A q‚ "
b"o®‚½ˆe¨w\x01 …|°buY< "
b"o¼IýW†M°‡\x13 #\x1C äªy "
b"oÉ”žÞ\OŒ¿‰³!P2*± "
b"oÞÇ\x02 ÀÓß’MòOúLž´Õ "
b"oìÀ\x0E ¼mëÝ\x1A ü¼ÁJ=*, "
b"oñ\x04 Ýi&N%‘\x1D ¢¬s4dã "
b"oÿª©ªæ¶’¹*¯"M\v ÆH "
b"p\f x¢Ýİs‰ÉjPo›y‡ "
b"p\x14 SHÓÑF^”ÅÇ‹\x19 Ï.Z "
b"p:\e æmjJ\x15 ®~î_\x1D .\x1F š "
b"p=\x19 )\x18 3Iܼ´Æ#…gÞ/ "
b"p=Àþ\x15 6H2:\x17 éŸW9› "
b"pC `ߤDö¸ƒ_i×Îñ "
b"p[_Òˆ›L4‘(ý¡@ƒÐ "
b"p_\x13 ;ÏGE„ŽåØ\x1A ;LÓ "
b"pdæÏ¸ü\x00 lœ`’̇Ë_E "
b"pu¯ÿÞD0¾R‘Q\x03 SA˜¬ "
b"pš,\x01 h).\x01 s\x04 §8·~’î "
b"pš ™Å4Hž«Ñÿ\x03 `\x12 —— "
b"pÉÓ* G¬ƒ¨@ôYòÝÇ "
b"püÈ\x01 Š\x0F E5±U-”«éõô "
b"q7!@\x00 îLÿް\x19\x17 þá†] "
b"qGƺ\x15 ªMºŠ$ƒ…tŒÄ "
b"qŠ\x16 )Ð\e †\r ¦¨´ó\r X¾ò "
b"q”ïIå'D´£_hº”-\x04 P "
b"q•°\x1A ƒŽ&\x0E\x06\x03 aKJž^» "
b"q°µ¤×öj´³\x7F Ô®¨¼c' "
b"""
qÔVt\x0E ®GB¦¨›\x17 \n
\x7F Å
"""
b"q×c\x01 À·L"¥;5\x15 èV\x06 ¬ "
b"qâ×\t dã¨Ìm…äöÒ^\x19 È "
b"r%\x16 Ÿ– B˜¡ˆ=\x15 Õú)© "
b"r4¤ÉñÏJ©°G\e .\x02 U“L "
b"""
r7fCïW\x7F \n
=ðbèq{¨Ä
"""
b"rG”ë]ÇB8¼õJ~>hÉ "
b"rbº¢po«ÏÃ)NœCT\x7F ‹ "
b"rz*èCBä—»\x14 ǯ\x15 îp "
b"r†oŒÌŠÅ]ýµÁ\x1A wàr\x0F "
b"rŸêÐ*‘ì`«Z'¿\\x04 mp "
b"r²vÐÇ–\x17 Ã\x7F ¨,bˆ8€‘ "
b"rÇŽÂð7!õó\x1E ç8Ò꺪 "
b"rÎ\e ¹$@FN©]ÅŒ\x15 3\x1D % "
b"s\x1D ò\x1A •ôNÔ´„‰\x00 ·A¡’ "
b"s)XPg\x15 Ln•=ÈkÁó</ "
b"s2Ξ"$I#šªk\x12 z\x12 bz "
b"s7¼VFPŠ,wxí”cñ "
b"sP=±‘²\x1A ÿ#NV¿!û\x12 ¸ "
b"sq”ôU=O‰®\x05 <y\x1A †‹Z "
b"sw‰bäuD"‘ûÎOrü\x03 A "
b"s‰4`YàN¶Š TÝ\x08 A×ä "
b"sŽh…»Qî er\x1C 1h/·\x0F "
b"s¨@¿dXJ;\x10\x13\x12 ¯\x03 2Ž "
b"s¯7 Ò\x16 ªE²ÿ‹Ž¿×y• "
b"sÁ!\x10 ‡\x1E E\x19 °ZY\x0F \e /P "
b"sÒÂN¦ÂCB‚¬\t œlnÎ4 "
b"sÚòšÙç\v Âåþ`³§žQ3 "
b"såÇou B†¬wÖ„—¾,< "
b"t\x11 ìSbÀ\x15 Ú0"•þz\v ÓÚ "
b"t5Ò*l6•ý`¨OV¿\t ”¾ "
b"tNë\x00\x1F ËJý§Ò\x1E @\x1C añ3 "
b"tSÑà&FEg¶T\x1F ]\x06\x01 tï "
b"t–#ÿ÷‚N\x03 §Š˜\x19 Ø ƒÅ "
b"tšçç~{C<õ\x17 ²F\x1E É "
b"t°K·eã\x06 µ\x03 *x»ù@} "
b"tÀSÌÃÁ@Y³õèð6Ö[ú "
b"tÅŒ¥§<e«:\Zã Æiò "
b"tê˜_¼¸@Ö“Œøâ\v l±\v "
b"tìœ\x00 PñCȶ\x11 D¦;\f º\x16 "
b"tóå1h¸K²€ž´Cñ\x13 ¨„ "
b"tøL‘j&E9—ä†ÔþqxN "
b"u\v\x07 ÎÑ(åï\x05 eM\x08 I³’ "
b"uF¸À((I>€ÂóEˆvfô "
b"ube»Uë¶\t hÅëd\x06 8?® "
b"""
u›–n\x01 \n
M~fç;³MØð
"""
b"u¹Šs÷´GÅ$\x0E »sÑÔ%¯ "
b"u¼dùôU@\x14 Kì§7·Ýø5 "
b"u亅'¼I\x0E ¹óâßæ\x15 þ= "
b"uíè0\x15 Ž Ã6\x14 #·7™á* "
b"v%\v ‰D\x0E °\x19 ê\x07\x0E Ûòº "
b"v:m‹‚\x15 J=\x15 ÙÆƒ‹\x03 x "
b"vD<šREà¸,Õ\x7F ~óò "
b"vk@®Ž+HÓ‰ÕÐWI´£t "
b"vsE~]\t Iß‹¯ía<$x] "
b"vˆÆŽ•eÈØp>õM‚,úH "
b"vÈÑ|àZN½‰“\x18 `š7z\x18 "
b"vË\x10 G†eG§´ \x13 Ïù|\x01 / "
b"vé\x1D 9õ\x0F\x18 Ó#ÒY&G—?› "
b"vþ±+ˆºé¸£*\x12 KN\x07 ž¹ "
b"w\x00 ÚÔBzä!\x07\x1D\x1E\x18 }\t \n "
b"w\x12 ²\x03\x19 5b>;\x0F ÛºaH^œ "
b"w\x1C ‰Jf³M‚¢\x03 âX)ô\x1F º "
b"w.EѶC éÕãDÄßÞ‡ "
b"w7Ò\x07 ²Hã˜IeÌêÏ–| "
b"wD[\x07 ¼BM쵄§Þq3©k "
b"wKw\x19 ¸!A”¦IZ{ðö\x15 ß "
b"wQZÿ\x17 ¶MîŽì\v *hy²£ "
b"wcƒŠ?\x12 Zê½¼–Ébˆ è "
b"wœC‹¹Z¥WHre½®{" "
b"w±*v¯ÂE\x00 ·(\x01 ABk_\x00 "
b"x\x01 #çZyKþ¦ˆài)J˜Ô "
b"x +\v p\e ˆU•¬\x14 ]]øm "
b"xb8m¼>¾…ô]$¶mÄ" "
b"xÀ3ãQ©CÔµC4\x15 µÜ\x1F "
b"xÊ\x19 ¸Äñe¨ßŒ2\x04 E€§á "
b"xÞÐ\x1A .JDÔBÂ\x07 Òõ5 "
b"y\x00 h»µBM¾Þ¿ç}}yÓ "
b"y:^\x0E VOI¤°s\x04 d\x1F †3| "
b"y;è‡_Ùå\x14 mò=ƒ'¶\x7F c "
b"yCá•~rE߸Wÿ\F "
b"yD\x1F F¯ŽB;šr¤P’Ùrê "
b"ypMÂR(IW„ÏÖBÃ^\x08 < "
b"yucÏ H¶§2\x1F %Ç3wÁ "
b"yˆ¢ýófD㉫=&G[&Á "
b"y½\x15 xäÐA!”~‡~f`Áö "
b"yÖ—ˆâÊ@ ‡:¥‘ gnR "
b"z\x04 Y¨(f6ì³0„ÒàŽÔ\f "
b"z\x05 ¦o=jŠ‚ÆÖz"\x10 `ýr "
b"z\x0E #1\x12 ¡E‹¨ÒË:ý*\x12\e "
b"z\x19 ‹J0gN#±\x12 ³{\x04 ©n "
b"z#®l\x19 ó\r faìLH”¯\x1E “ "
b"zO~u_SGŸ¡òŽ~YWÑh "
b"zQpBèiBÓˆuçq-ÛøT "
b"zV½3Äã@ñ‚þq©óRy\x16 "
b"zkäZéÐ@Ћ½A CK¢Ê "
b"z“i³s#Mz„\x16 “Á…Í5æ "
b"zÒa\x1C ·L\x17 ®JµÓ'PD "
b"zžšÐÓwOら=BS_ý. "
b"zÒp]N®Ù\v ,\\x1E {Ó/Ù\x16 "
b"zä¡°0Lœ±>\x06 gIrÅ\x1D "
b"zòœ×pa(.R\x02 î\x13 ¤¸û "
b"{\x01 z\\x06 ŽO\x04 ¡¹Š\x15 nÊ_. "
b"""
{\x07 \n
\x02\x16 ãJ4œœDÇ\x04 aí
"""
b"{\x12\x12 L7@N»¥ï™së…i "
b"{$‚K'u[QE’\r sç”È\x15 "
b"{8tØ|CÒªÚ\x06 ˜X_Š "
b"{>PÚΛD»Ž(ÌpdåÚa "
b"{DîHÐ%Gx¡›å\x19 \r Œ6T "
b"{wS\x1E ¢IÕ©ÅLå\x16 Ãçõ¼ "
b"{|¨\x7F ýÁFù´«³OFƒ:– "
b"{’É´q·U0Úëg†NS\t Ü "
b"{Lø®Fµ¹%\e ÞòÇ„M "
b"{¡¿Š‚£å=\x00 vÍê-ã¬1 "
b"{£ô|ǬÉ\x12 Ô\x1D <}S©MŽ "
b"{¦¢¡'ów=,ŠÓ®N»› "
b"{ÂqE~\x1E CcºùÞL?l•& "
b"{Ðõ¹\t žuåÍ«‡b²/QG "
b"""
{×\x0F Ãp AïŒ×c\x12 \n
uÓx
"""
b"{ú^©hc²“1 ž"\x04 ý\x1F\x07 "
b"""
|\x01 ü.·¹~ºi\x06\x05 \n
\x01 ü«™
"""
b"|\x17 @ºšŠ´²âcy\x1A\x0F\x07 "
b"|<L:\u¢:À™q)œ\x00\x7F\x00 "
b"|B}ŸE§˜/ø6%\r\r ¤'Ò "
b"|[ðÅ)6ª\x01 ¸¾\x04 T\x18 :0› "
b"|s\x1A ™øÎN\x06 µ¨A¯sž˜ý "
b"|„IþzÓÿµo\x1D IÖ\x10 sç" "
b"|··\x12 Î\x12 Eê¹Ö»çãš× "
b"|À¸*µeþ3\x19 $\e ‹\x1C ²He "
b"|É\x07 üBGw²\x02 \x05 À›°R "
b"|ì2·r(I(˜Eü´ÿDN` "
b"|úŸ3BZGý„n¬BÁdåE "
b"}\f 4Ç$¸3¼~³B\x11\x14 cŠÁ "
b"}\r §KM\x1E @™¼B†\r Í2ç\x06 "
b"}\x1C Ÿ»\r XIMœô®À5™:\x0E "
b"}8ëy\x16 ×Mà¼ÚQZµÔh "
b"}axyVäG\x07 ¾jVF\x10 4\x05 " "
b"}’¯“f'Eö™\x05 [e\x1D ù©\n "
b"}“9\x14 ì\x00 E¡\r œˆŽ\x1A M3 "
b"}¶mb‡\x16 AwµÊÒ2‚d\x07 "
b"}¸Á”×ÄD2¨Ó\x1D U4\e\x1D "
b"}Ã1©årO“¦¨ÿ–mÁæ» "
b"}Ñä\x1E “iÈÙËÝôe°8-p "
b"}ÒV M³JÄ®T`ãÆÙR\x1D "
b"}Òbôò7J' 9\x14 Éͺy\x03 "
b"}ìÐÍ\x14\x07 î¦)Âb'uô*\x1A "
b"~\x05 ¥@{+Eo®t™îÀpiò "
b"~+\x11\x1A\x1F\x00 Oפ€Ý\x01 À)N "
b"~<v´”˜Oú¹\v Ž\x1D is›) "
b"~t޶6\x06 D¼&‹\x16\x11 k\x1A\x04 œ "
b"~†G\x7F ‰Oûìåž76G\x7F "
b"~Ægõojî\x11 »\x00 @Å_Ýù# "
b"~öÂÁ\x07 ƒD0‚-Μ®¸dt "
b"~üœ\x07 FÐI~»'\x10 ×#¶# "
b"\x7F\x12 Z^(VN€«\x1F ¢7ÐŽ„z "
b"\x7F\x1C òR¥‘EA½z\x04 µ_¡Òa "
b"""
\x7F @"\n
\x12\e K&§žŸ)̽5V
"""
b"\x7F K@\x16\x1E yB˸})†Fí¾„ "
b"\x7F ]¥þ¤\x07 NrÙµCßëy "
b"\x7F sμg"G\x19\t i\x18 å§áS "
b"\x7F z\r \x12 „@ñƒHÈX\x04 Ôxó "
b"\x7F š‡ç6ZGŪ\x1E ä‰ÿTÏo "
b"\x7F šž\x16 ÈsO•·Ñ‚ÍÍCÌ "
b"\x7F ›n¿Ö)Kþ„ˆ{@щãþ "
b"\x7F Ò_d¦&O\x05 ¸\x01 ›¥ðéˉ "
b"\x7F ì\x0E\x00 ›¢L›ˆÁ\x08\x01 ™]¦^ "
b"\x7F õ˜£/°GLƒÍÇS6cü] "
b"€\t e©AYOã·ý³GBغO "
b"€:Ä›\x10\x02 Kk·š˜xÃ9{y "
b"€<š\x15 9úF°…Š÷\x18 ãKä, "
b"€I“#&XÒ?\x0E 03Ù¤‡¦r "
b"€cTþÈ×åz¢xî‡\x00 éOk "
b"€mÙñ$>OŽXcs\f òžÜ "
b"€n×È,Ð\x0F xæY\x0E '$é\x0E "
b"€wst\x0E >\x11 ÿ&\v ÿ‰Fó…z "
b"€y2¦6—\x1D oÕ-ÿ\x18 D+b "
b"€œ.¶Ï]EÔ´c:‰Èf(= "
b"€ºÆZÜSF4Vý… Gæ½ "
b"€Ã×°¤ÙdZ\x00 ×–›W‘éh "
b"€ÄWíypIÀŽfÍzõÄŒà "
b"€ÞœénÅÙ1˜ÿpö¼— "
b"""
\n
Ø=¸ÆGÂ\x0E Òk-°Žl>
"""
b"\x19 Îc‘FO¢‹¯âIN<Te "
b"#ôD\r RHõ¬›Ð|¸y7\x15 "
b",õ=j)MF°ws\x11\v J? "
b"Di”QáO]«óI6=dÐ2 "
b"D•¯šëDûŒæŠé\f 1® "
b"K¹\v ¥qL¶·5êþIùƒÀ "
b"[k> áO«æ—ÌœX¾ý "
b"]M\x1E d\x00 M‰^Íz>]›ñ "
b"k9rÒØAmŽÙ\VõÝ·´ "
b"gêDÍH|¾Yݳr¶àä "
b"®Í\x7F ùfF\x01 ¹Sðã\x1E Ø "
b"·GV¢iê̽3\x1D ÿd\x18 Ço "
b"ÒŠ\x1E ™” ë\x1C t\x06 ü\x03 ö×ã "
b"ô¼q\x1E tL\t š\x03\x17 dâ\x0F ö "
b"‚U˜ªÊøíTê)\x05 KÖÍ 3 "
b"‚WT…>pIðÒ°\x0F ‰`Ìåú "
b"‚–1y„\x08 H²¸T3Ø\x07 xIA "
b"‚¤\x1A LéÿÑ:1`}\x08 L\x13 Õ "
b"‚²½uh™{\x7F Zá“[ò*9F "
b"‚ÕŽûþIª‘ËÀ½û$ŠÁ "
b"ƒ\x02 #\f Å™D²±¥ØŠuS)” "
b"ƒ\x11\x07 #Á¥Gbt<ÿ®~"žp "
b"ƒXmpúeývô)ÀóŠ3ö” "
b"""
ƒ€©\n
\x1F J© H½\x06 ™êÅØ¼
"""
b"ƒˆùF·§ApŸÖöb\x10 üùl "
b"ƒì\x0F â\x06 H8€ý7—79J\x01 "
b"ƒ’ç/í•MqƒzôI\x1E gMö "
b"ƒ™˜žX€\x11 wéKú³+ÄŒš "
b"ƒ¼M„Û÷JQ±Öð\x1C “\x1A r6 "
b"„\x01 &C\t ÚB¦œ=\x04 IQ—ýñ "
b"„\x04 Æ63ðG÷ƒµˆ®ÃX™r "
b"„\r eÄ9ô‹ÃbÛX9Âs<¢ "
b"„H'g¹Ðúl\x00\x06 Š¡.sÆ "
b"„HŸ>\x0E NLÙ¸vÃ3AK"† "
b"„K&\x02 ‡‘J®«½Í³:!š\x02 "
b"""
„N[-\x16 a\x12 \n
Ð$¯G%9\x7F ³
"""
b"„U~ßcBÒÅÅ¡^\r K± "
b"„Zi‚RRO‰CÁ\x1E ëùÃ "
b"„n¸\x1C ¾ÒLlµ\x05 ÇúŒià) "
b"„‘Ž:1EA8”'=m‹™\x02 • "
b"""
„˜\v Á·÷N»¼ý jÌ\n
æ"
"""
b"""
„§l\n
\x0E SΦ\x11 ·<Ÿc\x11 ˆV
"""
b"„³ncRFú€\x02 ›)p\x18\x1A "
b"„Õðp¯/Oᔪ%˜ü– "
b"„Û\x14 tBpAó©}".L\x06 ˆQ "
b"„ÜBOEðO««9¤R%DË÷ "
b"„ýêÜ\x0F sG¯ \x7F e¨šèOú "
b"…\t z\x0F\x17 ‘‹Y&Ý·‹Þö¡ "
b"…!\x07 ™)Ï|ø'SU¨Ü&\x02 Ú "
b"""
….N¹›\x7F M\n
c«"ãs9ä
"""
b"…8äÁÉ×Ã8û¬tÁûj‚º "
b"…_Lí™vG¯±•ÒáA\x11 wm "
b"…iNSî[|«Zx´\x1C ÝÙé& "
b"…p6£rKOžC\x14 î\x04 Éš\x1D "
b"…Ž\v béwÐ\x1C ~ÈZûFˆ\x06\x1A "
b"…Õmõ{_MP©†§0\v *£© "
b"…ØÚ’\x01 A>žc\t ßi9× "
b"…â@ùn¥V?÷Ñ9·–ÈFS "
b"…çMH›\x12 Cq B¤}ë\x1F ´ª "
b"…ýŽ¡Z™EBˆ'Ã_ÄY"´ "
b"†\x13\x00 ÷/B|›`¸ø Î\x1C "
b"†=\x1D "’æTj¯Òž’þÊTw "
b"†x;g\x0F ôG¸„Äÿ\x02 âûcŸ "
b"††¥\x16 ÍÝIпgÙ49MM¢ "
b"†ÔÐ$ÅFN™š¯\x01 O”\x00 y: "
b"†Ý•âTÄ#ªŠ)¯FÞ©I¡ "
b"‡B\x06 ‰»\x08 Ib€9È<ô\x14 ‹ "
b"‡G^ûH\x04 Fb¶%¶|EC&q "
b"‡Kyü†›E[§ºÌn\x06\x16\x1A "
b"‡q)¬ç@ñ³Æh!\x16\x04 „· "
b"‡„–\x0E ö?¼\x06 ”ë/«y\x00 Ï "
b"‡”\x07 öN¢H•ŸÌ=õF,ö[ "
b"‡•(ft“Gê¥Q ÕO6 X "
b"‡®òãÑÖCD«“DS.Œ$^ "
b"‡±ÉY‰…FEƒ~ŠKÊ\x16 ÁÉ "
b"‡¿GüýrA\x1E ²#•\r L÷¹ "
b"""
ˆ'ÊÏ¿ŽHǧ¼\n
\x02 ïpN
"""
b"ˆEï+Ö²ál‘A;½^Éý¨ "
b"ˆgŸìsɉg¶JÅ\x18\x17 ã\x03 "
b"ˆrÑNâ\v NŒ…Ü(ó˜<`° "
b"ˆxôÙ\x12 èFC¶Í›\x02 ê\x11 " "
b"ˆ‘\x19\x02 §XEê“N\x1C -ä~À2 "
b"ˆ¶¬\x07 ¡M!6\x13 µO¶ÃL%\r "
b"""
ˆÑ‰\n
ñ²›,ŒÅ¨ ý\x16 ›˜
"""
b"ˆî=>мDø²\x02 ?d]w "
b"‰\x0F æÁ\x19 V)ó4¯ìg,\x12\v Î "
b"‰%›ú<Íà9ØY4S—ŸmŠ "
b"‰'Ì(„¯H˃v^¸–f¬Ž "
b"‰.¢~ˆ0nU#"‚ŸÑý…¾ "
b"‰9ê\x17 >³OÆŒV*˜ŠØðY "
b"‰:øHïlLj¥''ðŶ¯š "
b"‰=\x7F >|\x14 ˆÜ{›’`^¤•Ï "
b"‰>N:¶äDv”°æá!¿\x7F N "
b"‰`+ú°@J6¶sDæÝÇÏ$ "
b"‰vÜÉà\x05 Aršº`ùlÏ\x1C "
b"‰†õÏ\t ›Dò£Ÿ—ÀÁˆ¼( "
b"‰Œ›af\x05 O¼®òU ¶Ç\x16 $ "
b"‰‘QN›çmî\x0F Ò¤`'zôÖ "
b"‰™2NË 6=—3wï~NÕ1 "
b"‰šfˆa’@¦—j+\t •åÓ‰ "
b"Š\f à\x11 ùpC\x16 «8Ò¦K¬¿; "
b"Š;NÝ,(s(:\e â™q£°ÿ "
b"Іc>5Ž@Ð¥ÿG¸¼X\x1D w "
b"""
ŠŠ\x18 e\n
\x06 Iþ§KÓí/ݤä
"""
b"Š¡G©¤\x08 Ž„èvçn¤ñù\x04 "
b"Š¿¡]Ì0Cx»-î\x10 å\x10 fÑ "
b"ŠÓÙA"ÿI\x02 ¶\x16 ˆ«#Øèj "
b"ŠÚÊÜisïÂÁÖüH…M "
b"Šòî\x04 &¹^ý\x19 “‘?nƒ$Õ "
b"Šönâ¹¹^\x11\x01 Ö©UO"jÒ "
b"‹\x0F -}'ôm¤Äuç)Ì\x07 r\x10 "
b"‹+oGÀòN[«¬^ê{S\x00 "
b"‹v-Y\x0E tM\x00 ƒˆ_¬YÅTà "
b"‹}W¥€äI\x01 ¹Óáo§2ê² "
b"‹€iÝE©Ná¤\x1A Ëï^,¬† "
b"‹Š¸FeŽA]Œ7N\x04 ,<@ "
b"‹²¬9ÖU⡽’=Fjí« "
b"‹µN\x07 yµO'™ÿÑêx¶v\x18 "
b"‹ºö÷ØrDcœƒ¬§¢Á¥\r "
b"‹àÄrÌý@\x00 „\x1E “U’}¤~ "
b"Œ\x06 ’ã†;þ^\x00 ‚¬Âûêñ[ "
b"Œ+c\x00 â©Mެ\x11 Èû[\x00 ¥© "
b"Œ?\f\x08 N.Hu¯9‚u)B\x7F " "
b"""
Œ@O¯åŽE¡Ô\n
Óa,Æ\t
"""
b"Œ[\x12 ž'ÀL›ªªx\x1C ]‡e@ "
b"Œqéó\x00 03¯"®W \t ¦Êi "
b"Œ„\v«\x04 Hö·ÒúNÎG"® "
b"""
Œ„ì>C\n
F“¯6¾ºPìiù
"""
b"Œ˜ê&‘²^¸Ž^ˆà\x11 ,ä\x11 "
b"Œ¥da\x1E\v 2!\x01\x7F ¹zþ«\x18 R "
b"""
Œ¦®Æª0R\x05 ÞN\n
A\v\x0F IS
"""
b"Œì<k[<Dx½¤Ù!\x08 ®V% "
b"Œí5Ú5úC9†õÎ\x01\x07 2/h "
b"ŒönwS<F\v ¯AjÄ)JdÁ "
b"Ž\t ? Ñh77Åo2\x07 Ö@¸' "
b"Ž\x18 ¦\x16 ÛåO¿Šj›þ¯áН "
b"Ž0‡²\x15 ÑCs“ðD4†é\x16 d "
b"ŽE\x14\x7F\x12 @ŠžÃMÊç~ª} "
b"Žkbǵ\r _ºO\f 'ï»\x1F ¦R "
b"Žr\v ÿ_cKò¯\x05 æ?t+» "
b"Ž\x7F\x07 ¯—\x16 I¬7TF ”\x00 Ëz "
b"\x16 Fíqv‡á¢¬Ùl¹zû "
b"Ž(\x15 dîSráÇ€Rc\x01 LØÌ "
b"Ž,Y[–ÎHgžÅ\x1F E"8Éê "
b"Ž2Ö½\x17 ºKޏÿÿЗ\x07 Ód "
b"""
ŽUAyÑtC¢½Ÿ\n
$dí\x1D &
"""
b"Ž[\x0E ï\v\x15 ͉Ô3IÊ{ðä "
b"Ž]±š¦\x0F N¾†9¬\Ë}æ\x1D "
b"h`ù\v hl¹Z³á\x06 †¬@ "
b"Ž}/PéÕN´¤?ð9üZ\x12 î "
b"Ž‚z›˜RBv“ßÛSn\x1D Ã@ "
b"ޙޔ\t Äks¿Ž\x18 ËÐd%K "
b"âpÓ”V\v J"o‹¹\e 8\x16 "
b"Žþ‡A^ÂLֆ‹X‹ÛÓ~ "
b"Žÿ\x00 †p†Cü¶{›ñÇì`Y "
b"\x07 ü,›.\x12 ‰û\x11 rPïer "
b"\x08 ƒ‚æÎÄÑ&U\x7F\t u«\x04 L "
b"\x15 lNtíJ\v …ò87z\x03 Ø" "
b"4\r \x18 %ÂM\ƒ'`4gþ´1 "
b"Vˆ‡”ˆIU¸¿\x07 ÒœH$² "
b"` \x05 E$@U˜Ý~Gç•âE "
b"h`|‡Er²lÞª;WË1 "
b"j5M˜g@_оž\e hjm "
b"pKF{HMþ´ŽJ!0\x0F\x12 "
b"ván‰®\t Ö(¤¦CWÑ "
b"\x19 Ø)@ÞŠwm—Ïê "
b"µ\x14 ,ƾN®’%ðƒX\x03 Êx "
b"À\x08 ý5øL)œBø•‚…Uê "
b"ݳ\v ÷O–—Ie+ÿpO\x06 Û "
b"à*L¹Ö‹\#Hxí*\x16 ì) "
b"èÏá(J\x19 œ!\v ùÁmƒS "
b"û,BžáL’™wlœ(טí "
b"\x01 ¶<Þ\x06 M€‰=Ô&å«ÓÖ "
b" Uû\x01 »M ¨”\x0E l9H\r "
b"1\x12 B’@@¥ª¶nœs\x17 1° "
b";\x02 [p¦NÚƒE\t ¾\x1D ÅDÇ "
b"=u'\n ‘®“&èUö "
b"cˆñfM\x04 ¸:5›Cù¥ "
b"®ÁåæFç¥.X(7\x19 ¦ "
b"“"m D\x1E ¢é~\x02 &\x1D +% "
b"¨\x10 ´\x0E =Hò(~\f\x17 :èà "
b"è \¨\x7F Kü\x10 ©ñϯ¨ù "
b"‘\x00 \Îê9L°º\x03 ·Ò»û'I "
b"‘\x03\x19 Pò—†Ÿl>5›H!%\x05 "
b"‘\x03 ‡\x12 ºåE©ÆvLÒS×Ù "
b"‘\v O'ű\x14 üTÍ\x7F µ‘êWO "
b"""
‘:ÇÃÖ6Lö\n
e~.îŽÂT
"""
b"‘?ìE’¥Ec„[úÕ\x07 ¹Ñ "
b"‘wñ¡TÁE–œv\x1D 'Ò¹¦ "
b"‘µ|\x1A ×\x05 Bv¬P$Fx$6X "
b"‘Ã\x07 dwdDßáu;«\Í— "
b"‘à\x1C Àœ'@\x13 òQÇqêÊŒ "
b"‘à>˜‰J©¦ü&Pkȼâ "
b"‘ì¤Ç\x1A zDþ•\x12 -äøQKv "
b"‘í$u”*Gg»ü\x02 F—¨„d "
b"‘ô%0\x13 ŽMá¡\x14 ÉpëkÕa "
b"’KïúåOÇŒ²Iïš\x15\x18 ± "
b"’Q§îÐ=“XêNœ•\x01\x07 "
b"’Vâ<zªI\f «öè]\x13 þÅA "
b"’êÝ\x13 DA\¼\x05 i¿£FƒÏ "
b"’õ©÷‡AM•¥KÓTÿf›È "
b"“.h”&%O\x0E ¾Ž|\x19 cˆ\x02\x15 "
b"“Grº\f mìÙ\f "’³rÒ "
b"“Ll'¦À¿\x01 ÛBO\x07 …vn· "
b"“i™59ž!ôB\x7F jj\f –‰+ "
b"“¿f@ÂL™•/ÅZVjC“ "
b"""
“ÖC\n
ëí\n
ŒTÈfň\t —\x1E
"""
b"”R\x19 z@u/¹gÞ\x0E\x1C a@l_ "
b"”]Ÿ\e qn#H—aØK—d¯Ý "
b"”aމ\f ÚE·›¢\x7F Þ+¹4¤ "
b"”f¨!\x04 ¥`C’רSV§ß" "
b"”’<\x18 £zDÂ’Ø`À¹çÕ· "
b"”–’ô\r R\x1A ÍÔ±:ÖEw "
b"”õ ¥0,òëÑö‹M¤£ç "
b"”È‹ï–#´7¢(ñy†#U\x08 "
b"”ϰÇs—@{½’r6+’Ñ "
b"•\x00 èŠ\x08\x11 ºGi¿#€¢Ù\x1E "
b"•\x04 J^—\x07 !¾\x0F ¨è\x1C ”’„¶ "
b"•O\x10 ~\x19 5NŠ”¥À»K¡© "
b"•^\x0E ^_\x1A BG¡7é”üñ›¾ "
b"•{^ðn$|+_q\x18 úF5Üu "
b"•„Ž\t ZÒ"¼\x01\x1F ;îîûC% "
b"•¡\v ÿ]íÔ•ëö²ÁŽ=Ñ "
b"•¤«ôÝôO)°°\x08 Ž“«(\e "
b"•³Ap9&@t¯hp’Î\x00 Ez "
b"•Ëø+WèOö—-ÆÔa×È "
b"•êXf]\x03\x14 ¬‹OTò6ñúˆ "
b"–\x05 #¢ \x14 B#¸§Ü4#TÙá "
b"–\x15 ÄãܼH΢ò?¢\x1A\x16 aô "
b"–)ãÅQ‚E\x12 ¤\f ÖÁ\x01 -\x15 "
b"–4fòÕ\x01 J\x07 ƒÌ±Ó\x10 ò "
b"–Pt\x16 YãFÙ»\e ήâû, "
b"–s§bÐýO\x1C ˜p§~M(•ú "
b"–‚÷ŽÒ\x00 IÇ´s½@CÑ»J "
b"–5O\x03\x12 _ÿÐQE\x1F\x1E y~Ú "
b"–ÌN`ÙóJ)¨³å\x04 Ï\x03 Õ "
b"–Ì_6ÿ´KD¬ÊqL°®\x18 î "
b"–Òa¡;ŽKX‘Í¿·¹#·Y "
b"–Ó¦ˆ\x01 Jâ\x1C\x05 Ì%v³\r µ” "
b"–×(MNšJi\›\r ¨K³zÓ "
b"–×õrÖlO‘Œð”<R-Ú "
b"–âlB†l£"ü{G\x7F\x1F ¿eM "
b"–èŠU‹¯Eº€\x10 „¨Y×ä "
b"—\x08 ÜeQÌCK°íŒ ºè(œ "
b"""
—\t \n
<\x07 \D\x04 ½\x06 \š‰Tq\x1C
"""
b"—\x10 #äÐ~Ná•'bô¿·ƒ& "
b"—'öŒ\x13\x05 I™D"èpÊ7• "
b"—9»-\t …Š6dóÆ)uê¶« "
b"—?Œ\x01\x12 çˆÖÌ\f 4éGV‹\x1D "
b"—Uð\x1D I\x10\x05 Q³ŽSlÓ’ÌO "
b"—W°!‰\x1E H\x05 …‹\r þéìʺ "
b"—lƒ¯º,J-¦ÍÈ£“\x16 “Ï "
b"—{õ©Õî=SæaHô ͯ¿ "
b"—šºþòdE€˜äï«tù\x1A "
b"—¡;è\x1E CCÑš\t \r on\x14 ׯ "
b"—¢da-$¯M©ÙL§Ž/ ˆ "
b"—¹œ<`qGÚ¡lõN)B\x12 ¡ "
b"—Ö\x05 †ZD/\f …¯«¨\º "
b"—ÝlúÈwL–ÕB抣?& "
b"—ôoùJ\x14 Hú—Ÿ^Û:æ\x1F } "
b"—ö\x0E ° ™CîžíŽ\x11 °_Ù\ "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.media` . `id` as `property_group_option.media.id` ,
`property_group_option.media` . `user_id` as `property_group_option.media.userId` ,
`property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` ,
`property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` ,
`property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` ,
`property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` ,
`property_group_option.media` . `file_name` as `property_group_option.media.fileName` ,
`property_group_option.media` . `file_size` as `property_group_option.media.fileSize` ,
`property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` ,
`property_group_option.media` . `meta_data` as `property_group_option.media.metaData` ,
`property_group_option.media` . `config` as `property_group_option.media.config` ,
`property_group_option.media` . `path` as `property_group_option.media.path` ,
`property_group_option.media` . `private` as `property_group_option.media.private` ,
`property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` ,
`property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` ,
`property_group_option.media` . `created_at` as `property_group_option.media.createdAt` ,
`property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` ,
`property_group_option.media.translation.title` ,
`property_group_option.media.translation.title` as `property_group_option.media.title` ,
`property_group_option.media.translation.alt` ,
`property_group_option.media.translation.alt` as `property_group_option.media.alt` ,
`property_group_option.media.translation.customFields` ,
`property_group_option.media.translation.customFields` as `property_group_option.media.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.media.translation` . `media_id` ,
`property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` ,
`property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` ,
`property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields`
FROM
`media_translation` `property_group_option.media.translation`
WHERE
`property_group_option.media.translation` . `language_id` = ?
) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id`
WHERE
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (0x4684F62E6C2E4A33A489C1FC2B490B76 , 0x468BA81A8C68C185BE709B8C29C3AD1C , 0x4693D53AF3314CBEFEB249A161302D5F , 0x46B5535342834957B20DFA3C8FDD2314 , 0x46B5F9E6D8F2476E95FE636C41C4FD1E , 0x46D517BD52324B578CBBC4FC5565E683 , 0x46F66C22CA1C497FB9E808020B1C9B86 , 0x46F891D1D8E34424A1855E991D0E2F8E , 0x471C0750273C8F75BDABFC98F54A713E , 0x4728488B34D8D96DFEB140DFB2F894B3 , 0x472FF390CB6C441788DB756F73B93AEE , 0x473A227C8FE942DDC4BB91481C801F10 , 0x473EDC16378A59BDEE11BE7CE1971699 , 0x47465FFC0CE147B99BAC93F94691404A , 0x4746D033E7664A2283D453D8C82753BF , 0x47482AE0F5BC45E59AEEEC15513198B3 , 0x476D22581CB65E435D66A536AF348964 , 0x477EB7333ED94AA5917AE044EB783761 , 0x4790529B2D544C74A10BB42D0A69405A , 0x47A569FE7F1E4532835FFF42877370B3 , 0x47C1B2B6C277496195433E0501ECECC7 , 0x47C705BAEDD1055E62B71C3D54903E5C , 0x47E6D00EA03DB89C85A5990DE407BCE1 , 0x47EEE76456A6450BB5C4D20A38EFA9CA , 0x47F33DE0C4A31614613156AC8211FB44 , 0x47F79A0C4D8537AD7E4AE9A2D4A4C7F7 , 0x48175344172C40D7A9384333D62D68EE , 0x48398F98347D2FB8A863AA0DC8DE143F , 0x485429BD417849499D1CEA0A6C6073E2 , 0x489E8C40E141A085E66CA6C5F4017511 , 0x48C60CF31FBF45EF9AE7658A8B6BAA63 , 0x48E21F90D65F418781B4FE4BEEC3FA12 , 0x48F364BF81E7405FB825AF24A3C20300 , 0x48F748A27769F0612FD82F2694AC2EF0 , 0x492F2C2BD46F44379E733AA466EA3157 , 0x4944A1B4C8464DD58D9749AF7E88135F , 0x496A6A8E59FD45558375F7B4CE10A301 , 0x49706A0505E24A72AA40421A6767F659 , 0x4977A4348992484BA88AFAE81EF6BB1E , 0x49A38C1E2D984E6C990609434A1F5845 , 0x49B876BC36AF4E58B289DBD87CD5A4F3 , 0x49C2F1919C5A4C98AECC5BEE72821271 , 0x49C716B59D25453D8ECB587352EE5C29 , 0x49DA8DC3AD854D25BDFEBB6ACC18B3BD , 0x49DE4696CF0CFB2E194B3ED115ECB04E , 0x4A045D8FDC6F435386C83274C252C8D7 , 0x4A0C308FD861208664BD4425DD124D8B , 0x4A10C255202F4E97B918729764E470F0 , 0x4A3112F061A08CEBD2553C3895ABF3B1 , 0x4A399AE5E16E4DB0BFAB48997FB79D61 , 0x4A46657208B449B598A05A39A1B1C41C , 0x4A4F89E40740D364D38F1AABEE9A4918 , 0x4A67301275594721A961E235080813A2 , 0x4A7266EBE82E478DB98F268E0F7283BB , 0x4A90F22CC8B9400787668368B999C397 , 0x4A96FFF90AEA4E38849BECF8ECDEFD5F , 0x4ABBA9B949E44BED8E2E86E2D9839A4E , 0x4ABC4A82E1354C988F13C978F7DE13E1 , 0x4ABDACBAE7DF44B9A274FDD9614F4BFB , 0x4ADFB5145320478CEDACA252199D6C3B , 0x4AFF7C93334E4A1F942334BA3166F06B , 0x4B04304681CD30E54BC6F68D63CE606E , 0x4B06BF23D9CD464FB53075AC2B25BD84 , 0x4B5DF4AA88304A9BB03B9EDF50CEF12F , 0x4B7ACE3BB068431E978E2C91413B73BA , 0x4B8D5B2D2DE443D39F39A316290B8734 , 0x4B9F50FE92164A2BBA6A1E3A8B2E7502 , 0x4BCCA32B99B2446488889B5894E163B8 , 0x4BE22A2D500F437F9985D12F052C69EE , 0x4C04D3BA7C39CB2786CBAA503654B84E , 0x4C200B65DE6567DA361A50A8DEB0DEA1 , 0x4C3FCD983342486E954A33C14DCDF3C0 , 0x4C71D7EAF7434E6CBC273B5B980C1B93 , 0x4CB50D484DDF26DC1336C946B2FEE83C , 0x4CC2632913D04514B38B2B7D964E43E8 , 0x4D08F449B5BC45929BB87ADA50A5A64E , 0x4D3AEA1C392E1717910996223E00B634 , 0x4D3C319968FF4630B54FDCB1462C1A87 , 0x4D3C62457D09299FA57A9C3778E28D6A , 0x4D41E67C1F194C3F813CB5121ABB6626 , 0x4D5A267297684BECA42BA96526757C0B , 0x4D77AFA9FCA11B5274D1EA3B847F7A33 , 0x4DA7384076EA1BA70B6DB255C52E0ADD , 0x4DC4C4D2F075459C9A1B0FE8F383A985 , 0x4DD6BE59673E4FC18F5D033F6FB7351E , 0x4DD87176F8644972B0B28BE0CA27A29C , 0x4DDD0ED59A5046C48BE319E4EFB7D6AE , 0x4DF074C15E1B4A568837A2A453AC8129 , 0x4DF2DCE8192F41CA90F37E81954958F9 , 0x4E04000B9FDC718151B5EAA6B81031AC , 0x4E147A5776544097A60CFBDA3F1C7D31 , 0x4E173154298F496780D7326D5D49FF70 , 0x4E26AE460A1A4AE594D172E94CA5F0D3 , 0x4E2C0AC8448F458B9A544D4862F2BC56 , 0x4E438728213A47BAB750BF5B40F5B8EA , 0x4E98780CDADF9F82195F493532D14DCF , 0x4EA7B8F6FA3F42A7B4472609F3912A31 , 0x4EB14ED15F5B4229A4E8058C1B792E8E , 0x4EB9F8659F07BAC9453389168B66699F , 0x4EDA29C377414894BCFF82A54A1C724F , 0x4EE81DEC9D50132840C660D2A4CE44F7 , 0x4F0E16E4838B451BB830EF327445119E , 0x4F284687A01049049EAE2E5C665237A8 , 0x4F2A984DC6F379CEC76B4989EB04DE68 , 0x4F47364862EC47D08A7BDC8B0B967B70 , 0x4F62BDF4FA1C433A92220D471586D384 , 0x4F73A54A16E3B8793CC7E20E08052F48 , 0x4F7D35303C9A4BDD837237E9DD2DAC8D , 0x4F97C02A24F744E496572DA4744AE222 , 0x4F9C7861C8082097D46C42F9456DDFF7 , 0x4FA8EEB80F7A436EB635B30A8E1A727A , 0x4FB91B9FE9C94071AE1AF358C555BE41 , 0x4FC3CE733B5A30387954F3DD76B0F00B , 0x4FC92515E4054EC454A6DD68C6874FA3 , 0x4FD3209178CF41248D383C0A27BE8525 , 0x4FD858237B9F4602A7005033FC4D7A2D , 0x4FDD60C6F26441AE86D08AB23D04CD81 , 0x4FFE8AF3D8F7F599F2E1560703770CE3 , 0x5004D2CBCD90422189BF476E2B9A44D3 , 0x500A5C733E8287A6962E0A4188061748 , 0x50169DC8365C4A479F4AF6A2714572B2 , 0x503AB72DE8BA42399A13564EE63295E0 , 0x504759863FDA5FD331F48EE1E3B57A76 , 0x5058D03837DC4D30AA3B4CCBCC3AF48A , 0x5064A3CC26BDA7B7883E82D021A1D8CB , 0x506AB21D84412B79D747AE58DDC9CA95 , 0x506DF764E8446626AC556CFE416C7667 , 0x508FD1D47EAE4F4F93F885699EAB6E7D , 0x50B4E363EA871E92E6A016866FE85734 , 0x50C319BB3F804638D532359591C98B18 , 0x50C389A1362C47ADBB01DC81CE6E0BF1 , 0x50D2F800A32B4F86B6A2408F7F939198 , 0x51139BC6977042F8921F48B069BC8D21 , 0x512B0C0A46A7A92771139080B372BD5E , 0x51301AD80116497BA08FB91EA9D5050C , 0x513AE9D51CBFAE9D5A9EB1BD07EB6557 , 0x51444C1E0BB64C46B188BB4A9C4B58F0 , 0x5146DAE92F8440A7BBFA4F9973514AFD , 0x518E76916DDE4AB0803044F84E48E4E0 , 0x518F091A25F9814C065E7D96405B824B , 0x518FE804038A87FB549B374AFC02A5CD , 0x5192B453E23E4720A7CFEC56B54FC87B , 0x51F00E50075746D69C640E5F16C62BF5 , 0x52188FE1144EB34508DCF0CE19B00F85 , 0x524F45027D74504138C3EB3A369243AA , 0x525CEC305A35447AAF50905AA23F63E6 , 0x52852BC3912294D337D00A4E9D2848B8 , 0x52B26CBB6FB444AAABDB50FEFE91EDFA , 0x52DE911AE57D4EF7B0DE0AD14142D091 , 0x52E0A523DCA64060B616BFCB9F3763E0 , 0x52F7EEA1D982EF8BDF3058B738876F6C , 0x530D09FF872A9FBAC315B01FD53336C2 , 0x531CA5770E8B4EC79A050FEFB399810C , 0x5322753BBF8B4DE78F87CE54C7F20E92 , 0x5333BD555D4941E28642A5EF89B4836B , 0x5336571209874EE39EFE08343095EE58 , 0x53572F32C3DD470495A89A5C6A61F3A1 , 0x535C85FBE19B445B81FB1F7B4B9D085E , 0x53646DDBD63346D58C394EEEF2C72843 , 0x536B04201CCB420280E63C20E815A668 , 0x53743A657502499AAA1DD621CDAFA8C5 , 0x539AF8A63CD78CD16C248824B94B5A5D , 0x53A2F3406715403FBE5F142C15BE5480 , 0x53D8380CB5AA4655826702AEDBB665E6 , 0x53D8AC2465AA485CAE859528E0BB1A2D , 0x540BB287C6204FE387E133076582790E , 0x540C2454B48C48C6AA9A637E2E8303E1 , 0x540EE5BE731245B4A9B4C112533C08F7 , 0x542254EA269D47DEAE1342431C9D6787 , 0x5429E70BC16C4D6FABA14472AB70AF54 , 0x54461D1CF69B4871A135B91D53EB7551 , 0x54483D03EBE84C108CAD4770CC69453E , 0x546A15CB00604D04A6AFE3278B63D648 , 0x547242A4521B49E391A98CE0FB5D1CD8 , 0x54B24705FEA74C0FAF25143A50207984 , 0x54CE2066640E464B986A64E82B22B926 , 0x54D2592415E64466A37E6AEF270D3FC3 , 0x54D93873C68BC2132EE0C1B1083FCE9D , 0x5517F21D8E4F49B688B3F0BD860483CE , 0x5536FB8129894E29A58450699BE72737 , 0x555224EFA0F54E679E92B6AF2545B88C , 0x556D5965F5DD33F8BADE36736527BCB3 , 0x557343E82869C523E6E5C3274217D63D , 0x557DCB9AB61BFD3BA6446630345F21A3 , 0x5581AD9AD3CC49328FA750FEE6E9ED3B , 0x55B9957F2D5D45C0991DB912D66E4F7F , 0x55C0A65CD985E983B8946F9520FDC4FB , 0x55D0DF934DC82335E46BFC72333C40CD , 0x55E3BAC70D574B19B21CDF4630F600D7 , 0x55EBF8C749CBBA95D7A509E19725C87C , 0x560215AA28176D274A525D949A70B5A6 , 0x560E4CCEB7FA4777B8FB85092024A865 , 0x562F1FDDF2DF3D87D1375C3286F4278E , 0x565FF55E51544A8AAE39B6843696FB50 , 0x5678DB7810474FE4B5FD0CBA2447478A , 0x56A547BBFF9843F487F6E4077EF203B1 , 0x56C00CF79D73092D031EF790D9DE1551 , 0x56E38ED001164D3A8A5757F097E21E5A , 0x56E909C4FCA8492EA8BAE185CAFBEFC8 , 0x56FB03E5BE104C2288C8D0E9282A8752 , 0x56FC07769451404AA08F51588C6306BD , 0x5710D8DDA224EF5D1A7DED4D87B05A9A , 0x572C639361CB40D0BA79E1DD2788FDD8 , 0x57493811573B4774A02959E7BFDD5FD9 , 0x574E88151F346546634EF97C1167B87D , 0x5757C0ADDA814093AA7C025E87DE9368 , 0x578E49290FCF4672B24D6CA111EE6096 , 0x578F5E3CBAE7D2CD4553C579CFF6889A , 0x5790FE0D44F515B185EE094450162526 , 0x5793455B910E409C858F3186E03223AD , 0x5795AC7D9A5F4EA1A0207744399BE3D9 , 0x57AE8F301C22F4BDF4F2424ED83A1ED4 , 0x57C347B826E04841B8B707E546115BDD , 0x57D685E6600D45FF9795FCB219362D89 , 0x57E6623C4CE64B0981D9E2B24A287DAE , 0x5811F71589EF4B998096EAF1B6F91D11 , 0x58329337BBEF463B90B8C75FE17B8DD2 , 0x583541EB615F46B5B0A556320E13E0FF , 0x584413C6DD76464AA78F14882ADE88D3 , 0x5847F835C0B8C3827DEBE73D3C4A9141 , 0x585BBD2FED60C185CA5C3516A9BF79BF , 0x587EDB36E8C04F16839E5DFFA8F801CB , 0x58A4B95EDFD149E8A56F7024A39169F4 , 0x58BB80D3D5004E928F280743B1E0B0F6 , 0x58D36D8EFFC3D9279748C4A5B985A76E , 0x58F5BE54E62E4FD3A8B8A2125C2E16F0 , 0x58F8B3AD1A3D43DE96110F3419A459B6 , 0x58F8D93B70C44D3F916C16DF9778D751 , 0x590EEE02E93841BC967CA1EBA1500E28 , 0x592713A39B4259789CE78E1250A64616 , 0x5930DADE68F2C6C4887D2326D703F98F , 0x59463B9F862C4458B6B4891FAE28596E , 0x594FE848DA334CE1901FA2BA81DD5D9E , 0x59667DAD3EC24D72B6B8815778F918DA , 0x5968E913554948C68B6374979EB80A21 , 0x59719D207CAF4BF49F650356762038F2 , 0x597CCEA0D1544ABFBD1D4D3277E9AF87 , 0x597DE9BA7065441191FA6B1D50ACD078 , 0x598154397DCF7F3F306516EADC726FD3 , 0x59A3726511884E0D8AF097621C6136E1 , 0x59B70F8EC4604E83B30C8290D95994E5 , 0x59C70DA815554CC7B7DB6AA98AB78678 , 0x59D4FB67BCCA1F4A82007B97D425618A , 0x59DD87EF1BD74FA99F276215FA6E7921 , 0x59E2CC71932B22FCE27C016AD5391746 , 0x59F63B8496B260D8F6B399FE351AFB39 , 0x59F74FDB457D4A1E9995D01CA7CE0840 , 0x5A06CD5E03CD44AA8AB68014164F2E5B , 0x5A17109BB0E507A0E402EC0193813F78 , 0x5A4081B0CE42410C905624D9D8962A2F , 0x5A6B7FB1EB1447F18BB50C96D1B343C4 , 0x5A9E73C025334AF2B9D9540308FFA5D1 , 0x5AA6967DDDA207A0CD52C465F8828C60 , 0x5AC5E2400D4A4200900ACAD167B98953 , 0x5AE650C941D777BD9F2932A555BE5A41 , 0x5AF76CAC5B1449E899D8EADD11291CED , 0x5B12B6B77C9D4CFCA0436C253A8BDAF4 , 0x5B18FBE5965B41AD8127B2176585F2FA , 0x5B3489862A95447F823C67707AFC563C , 0x5B8E19AA866543D9BD312D270CDC4C2B , 0x5B9173EF5C104FDE98530701DCDD299A , 0x5BAC3605A7F44FB79A81933278FE877A , 0x5BC4177C9075B0B63A9418B91E8A0742 , 0x5BC77CCB0CFD297402E09DED5A2AB2E9 , 0x5BCB1829C17B4A608F6A2741CA3A938E , 0x5BD1556D34CA4CCF9DE0CFF44FD7E118 , 0x5C153F0943E541F79B9621D6BE84C6C1 , 0x5C1CE936393CA0A25FB7F713EE8CCB9F , 0x5C2CE5E29E9B4AC9B1DE4FF7C2F95408 , 0x5C3FEE1B9AD445D280965D9075106CA9 , 0x5C6F46784EB84D8FA5C37BBB95BC642E , 0x5C751E8CB4EF4B8A9E138FC768D50B1B , 0x5C7C2A697A8344B687CB8D682DD19400 , 0x5C8D11BC5742995CEFF731C9B083A0E4 , 0x5CB45AC70086C456F54C5B3C28EC15C1 , 0x5CB9F85DC9294FBBB9A782EAAE95EAA6 , 0x5CD9DE5B65AC4F8384AE67CE66B1FF4B , 0x5CDBDF64BAD9428CA2524F7BA49F9769 , 0x5CE06ECEA54340BEBDAE6B1FF2E2E44C , 0x5CF9454200C33285447A05EC8AB633A5 , 0x5D04CB012CC628A981FD849418481FE3 , 0x5D2852C6793746E5B7F8AD51DAC0617D , 0x5D2EDFDD54384F70867CAF3B2C016948 , 0x5D3BD1DF3F8FFCCF241DFFDC943684FF , 0x5D3CAFFEFC5348BBB072A648A7D95E88 , 0x5D4170FDA8E54A6FA8333E12257A2C26 , 0x5D4374ECEAA976FED82AEDC495BD90A3 , 0x5D5131B9062E4F9688398F6C6335542A , 0x5D664FDF925C4382377CF0A04D1E4E51 , 0x5D6EBC57AC36837BE264200ACB29ED6E , 0x5D7C1593AD0145A1A11911C4528D3A9E , 0x5D902FDB590D464082A35277D969600F , 0x5DA0626D0D9E0C377255FFB75FB09330 , 0x5DB9BBAA817AC09F6C131ADD0765E593 , 0x5DC07ADB3D12435798744A7F08CE1E75 , 0x5DC98F0E52474D86B3D2D9716B9205E4 , 0x5DC9C508D14A96A4B66A2A29814F0649 , 0x5DDDA8B4FFD81FFFAD9AABB57820F15C , 0x5E023F3E43A6623034FFCC2E461DA44E , 0x5E04531F931B0B375A592E4045E905B1 , 0x5E098427BF9F4E3FBA73B69D15839C1E , 0x5E0B22E677532B24041B548CADBCAF81 , 0x5E1299C27F9B4455873C7A06314EF4CB , 0x5E2814657460EBA9F5AE922FE317674A , 0x5E33359A254BAE4DE7912249232DC0D5 , 0x5E433D57D26B4C9EADC9C73EA39D7AE5 , 0x5E4B760C5BFE4FC952B53D5698AF4434 , 0x5E571D2A41124279BC186D1AC16CCF78 , 0x5E96E3323D654BEDAC1195329190DD07 , 0x5EA5555936111B4996E29D4D6481471B , 0x5EAB725756AB4C81A6F174B704E805F6 , 0x5EBF0756B28441F6964A30549FFC8F9F , 0x5EF5934398E84A1CADB469A0CECEF3C9 , 0x5EF80D31273E4AA484DC080546D975DC , 0x5F0A9B039ECE475A8857FA902FFC2D9E , 0x5F11DA8570C54494B0D2B1984F7367A2 , 0x5F2ED531D74641CEBB75DD63FC611862 , 0x5F3A61B07107452280041DADAD80B47A , 0x5F494C55BD714F1D93CD9A6E3E889C53 , 0x5F828C06EAC5F2BF7865458995D83B48 , 0x5F852272E087F0191C325501BDF9CB77 , 0x5F8A2B309B9647D680927D040A1967D5 , 0x5F99FDFE60624D2C905741FC738205B2 , 0x5FAA4CAAC715885ED9FEA274EA21BF95 , 0x6005069430E52E03ECAF439B01790584 , 0x60323291689F43DEBA9BEE7034C621C5 , 0x604B9F87E05ACC3E6F96F21D3C9B6B0F , 0x605B707646A9424895A3255B0B8AA829 , 0x606515DED8DCA03FAAD1340907E9BD4D , 0x6077FE60079F42969A4FFB07FDC73992 , 0x607A90B6A803176EA07DA4A3DF19B3AD , 0x6088347076AC465BADA453C2836C71FD , 0x6099A24EE6644EA7B04769E16027B62E , 0x60A4FC586005F9AD7A1E5CC132A03B36 , 0x60AE5764EAE144B8939696EDDE3F7D1F , 0x60B09DBB50E842BDAA89F2EF279B834D , 0x60B0F6BEE3654FADAA19F44DEC6AD217 , 0x60B36092CF5043ACA6C1B0C91FB53E10 , 0x60BB8C7FF03C4A1486993909FD6847EA , 0x60BF4C1C9E0F4AD0AE8495858DEEF9E2 , 0x60CBB1D2A3370483FF48551C9DBE63AB , 0x60E5AE7C52DDA62E1ED6FF1B3E463301 , 0x60FD331F4D15ACD8E3E7F1F51950D746 , 0x611D241A0FE94A128A23DBAF7851A55B , 0x612BE3D3601CAEDBC29B94D0150F014C , 0x613F842AC3744A1486E0737EE297D910 , 0x6145C7D1E6554829A988D9971B5F5275 , 0x6163A2949BDF4B849FBD45EAF1A393DB , 0x61663E2767AC468491058D7DB2981490 , 0x61A9533C65014686850EBCD001F4803B , 0x61B9B44DA19040C48D8F585D5E73FA44 , 0x61CCC65DE8E94F9591DD00513465F8B6 , 0x61DAD23C08094C549B9764A9BF87B8F9 , 0x61DDED3F2C024ACCA793F0E08F32D7BA , 0x61F12F404BEBE7D2144B541EAC5CE504 , 0x62330764029BF8637001984636658C1F , 0x6238D58C76824E13B3599DB446F80BD4 , 0x623AD566058E4E6F935252FF16B850B8 , 0x62771CB1B26C4CD09B10E0F6779BF941 , 0x62777486A15BC807126FFB54E060A719 , 0x62980E1262FA420F942FEB8C56CC8AF7 , 0x629836CC55924498928BA83D3A368AA1 , 0x62A8CCDFC42248888E5F7046042B9D90 , 0x62F1FE21CBC54C8E9DF861F99EC2EEE7 , 0x62F2A90EFC041AD694971CB7CA301FA4 , 0x62FD9BBC15DF4C1CB5D2FD0B847EC02C , 0x630697EA76A34DFB8279BA4066075DE2 , 0x63122B1A54AAAA8B099703C5AE5A87A1 , 0x6333862B642544BA985CCAD9C395A4F5 , 0x633FECBB430C2D50CDFCABFBA6B5ACA9 , 0x6342672261A646F58B582C739F47C64A , 0x635258F6699D4FCFA4EBFEC0FC63502C , 0x6359F335DFADB04420E5D8F3FF03CD7C , 0x635ABA6140DD6A6A094A6BD71300AC16 , 0x636A01EA3E1E95ECC3412AC0B8C92F98 , 0x6382623A794F4210BCFE1AECCB2346E5 , 0x63841EF3A14849699DB159E4CCC359E3 , 0x640208B7659B4130AAD73314C6131716 , 0x6408DDC2C12F4D02AC83761636EB6991 , 0x64094262607E35D852196B8F22B3DFDF , 0x6427DCD26D1B44BB8DC31418D4587233 , 0x643CF1F15ED24061A60A4F5CDAF4FCD1 , 0x64424B03A7A348278BE4DB7B6A67111C , 0x645E394F17064685AAE11E56093C0E42 , 0x646D55AA1CEB27E7D63B101C732D7FD7 , 0x647FD3F884472FE5DA27B6BF617ABD04 , 0x6492A7ECFDB946A48859D54029232E9F , 0x64CB2A680F9C52464E71FB1BE407C653 , 0x64F96B767C3947FD8461DA38823B8F5C , 0x651BF69C0FE848918FE909FD8DE39403 , 0x652A06D6D5BCF700524B423602C6E40E , 0x655AC14E216C432294F25B53FC5BEDFE , 0x6566BC0CAEC1403D8257934AC63D93B5 , 0x656897D42EE67E71359AA730DF886D11 , 0x6581B834050085FDA2D53C754441BF2E , 0x659392559CE84A739D53F5EF7ACE8B64 , 0x65D6A76DADD7497D9FF9DAF07F4CD460 , 0x65EC40C622044B6B9960E3F725CD312E , 0x65F4ED7CB0F34C07BE45D88F935A38B2 , 0x6613630EF39844A9ACD510112CD01074 , 0x6633C1BA44C141B4B19B227D7D99D8B4 , 0x6649D16AC5805E5034E7F3E553E99C28 , 0x6662E17006C94684A6E618D066058611 , 0x667F2722960740878C03218F27973802 , 0x66EDE34944C18435DA4F3630A24AAAAB , 0x670D3F0BA79C419BB77F8604AF95B0CB , 0x67294B094BE982C1480DA8B82AAEA2D1 , 0x672B5B28019B46CDA8FB7255CFD1BB2A , 0x672DC00E06DAB325F05D65A0A6581EA6 , 0x672FD76197D44253AF6DC856335F7B1D , 0x6746A7D5F4568F0D4549AA9DE71BEFE9 , 0x677010CCA8AB436293B5404E7AA49EE4 , 0x679F966766E24D3B867ABAA1D83932A0 , 0x67BE68C457F84CA4A8781B20B580D9A3 , 0x67BF94A730E2410796EB178888C57D3B , 0x67C36C61CA6333D2FCA4EBD977A954EC , 0x67D7848453474399AD80B913EEAD75EF , 0x67EF37F5D0AE7963A28326FE4D9F19E5 , 0x67FA66F548E27072FCE92823EEDB0CDC , 0x6806B6423E3A4B8DAD2D2B66A6AE27B2 , 0x682863D9F7814FDD9961D9DD43F84D61 , 0x6828E9F5A11D478DBD521FEA3D37B5ED , 0x682AA000F2D80846D0CD6EE98B068C40 , 0x683DA9A6CBAB4B01B5FA557D91F12569 , 0x683F6C27FDEC40C5BE1A53D7AA94F5C7 , 0x6841C684927B4623804CA7CF1E171D0F , 0x6851C5A640AF47B1679B7676CE5E4D3B , 0x68610F25DC894CD1B1AEA87D79206708 , 0x686BA745E0434311875176CB1B3DBDB7 , 0x687E707D4342C1EA28A436736BB36942 , 0x6885F8AF1C1743EAA7329CBE7E1DFF43 , 0x689AECB8BED24C669C051AD7880EAF35 , 0x68AA214548B2418AB781F3D06289A4D8 , 0x68CAE378BD5741CCA0AF06188B852F74 , 0x68D412ABA8D042525334B176BA87924E , 0x68D924CC19884380A4DFB6EB608DE21F , 0x68FB48CBFB7D4D17BE5FA56BDD3783BC , 0x691D808D2E98B9E1B9038CE02B18C3FE , 0x69635FC1DF6365CEE8D8BF95F4594DC7 , 0x6970CD5EB964FE8DCCEAA0AB1DD41500 , 0x697BE590DFCFE9B3B65CB64FF86C751E , 0x6997A5CD8FE840B0996D8542D23BB0E5 , 0x699F76F90D6545089E46C6CE2F41FAF7 , 0x69CA74C301220EA05CE2CE028024C3D6 , 0x69CCC03476095BB5B80E94F77C50C812 , 0x69CF79067B86438EA74B1E7CE078A90D , 0x69D65938DCDF471C95CF01EE0847FD1A , 0x69EFFCEE5CC343A289599DE109B1CEEE , 0x6A0F91F7AC684193B4CE7E95B60605E8 , 0x6A1B57FB10B54862B944D0788F7EED89 , 0x6A31EB3DAC724C19BD7E8D236F40833D , 0x6A5ABD06026855A3F03A47CFF087D846 , 0x6A7948A2350D4226A8D0683B1588EF44 , 0x6A8202E7A3D075AC874C46712BA4C6A3 , 0x6A878C7E53B345CD84403741DE64AA3D , 0x6A9857B48BC59336F091FFFA8B0B8155 , 0x6A9DA02381B942A6A20AFA7D24E39956 , 0x6A9EE835BC4541A9AA4FB3B7C645EF23 , 0x6AA50327CC4547458F34482566327EC7 , 0x6AB1C45261FE498AACE71E34B76F53C2 , 0x6ACD272A1C1E194F98BACEFAD2703D16 , 0x6AD532B2B12445BD910A1B57D6FB339C , 0x6AE40EB9D14BC9251F2FD6D300819F4D , 0x6AEA5427693AE9F8B5C98D474165A36A , 0x6B00CBAB3C084B24A0A471570E747BC3 , 0x6B0271398B67400A9FF5DFC60D885C47 , 0x6B1A565DEA6F4E2CAE43F2DA98C7F557 , 0x6B418AA3771F445CADD05912C4B2ED92 , 0x6B4B6E139A534DB7B2E42EAC6AE6322A , 0x6B506015A9994FA4898C9B655FD001F0 , 0x6B6EC662998D0A34267CBAD9154DDEB4 , 0x6B7865C6F52A4F0CB22973EF15BB82CE , 0x6B9910264F5D419286A39E02FBA2027C , 0x6BA5AF6606864854988BFF9435709AF9 , 0x6BA6EED38E294754AA1346807F3AEFE3 , 0x6BA707ABA8A04522A50DA7C7D8759DF9 , 0x6BB9F50EAF984088BBBF2577DAE4F85A , 0x6BCF350A9E7D4A618915018CEF5E2BF8 , 0x6BDF8A2595F743EA99F40F43A0ED8078 , 0x6BEB5BE27E16482AA0C9CF71670D3B14 , 0x6BF2C84062521FA0A1D060C1AD35408D , 0x6BFA56E297B5401C8CC301D374F1BCEA , 0x6C031D954F6693E1A9E6CE4E658C4ACF , 0x6C19975F1E3043C6AFA7D664B6CD754B , 0x6C19A3C2816F8520EB64205F89D74C81 , 0x6C320B428683FC5C885B7592C1A9B9A0 , 0x6C40162AD3DA45D68C229A1926135FE4 , 0x6C7457F8F931433FB6B6F5CFDD96B856 , 0x6C815E157164BDD3195D3E5DD98C90B8 , 0x6C8218E2EA5040CBA673816BBF4874DC , 0x6C84331A55AF4A46B19DBD8F043E7C2F , 0x6C96D26C5223497189A9B6A9FDBCC81F , 0x6CA0274389A64B019AA47C723DD25D9F , 0x6CB6D66826C14305B480BFE9B57F1D46 , 0x6CCB03031FE499DE3C714DE2D217B73A , 0x6CE7D3BFB25F46259C3028A1488DCD9B , 0x6CEA44B0D1B84B7595BD3D2808ACFE19 , 0x6CEC1C8E77C3D56772354671AA909BFB , 0x6D101E5C42BE4C83AD0B5D25D9BEB4D4 , 0x6D295AF025F145218E3A8D4ADBB9A60E , 0x6D3A2BB75A074572950D18102FE821A4 , 0x6D3A79EDD23447BBBE01B9C6BE77C901 , 0x6D3FDF52A7134796A85A84343700EBEE , 0x6D53EBAEC8D74533BC12F6A8BCB519BC , 0x6D5E9D8A8D8BBD53A6EA687D898FCB88 , 0x6D67B13914AF4F55ACC76230C4896091 , 0x6D7BD16843AE4B28915C0103372A5D58 , 0x6D7C482C4505EF667C2FCDFB72754EF8 , 0x6D84A896FC294C45B488BA5349635968 , 0x6DC3365826938A6A2F8804E75C282AFD , 0x6DE31350408A7BAD8EAE802E58655A49 , 0x6DEE4C2ECFDA48DF81DAF22E94A416C5 , 0x6E079DCBA4FF75C8E66612DB6A90A65F , 0x6E098A7F43414F049E9E8D86E19DC416 , 0x6E0ABBE16B384A4BA7C617AEA2C0F1AC , 0x6E56194AD3AE433197642F89B2266F57 , 0x6E9A6F7EB2228B60BEC40E85DC680260 , 0x6E9EC803629C3AEAC0FAC0A8D1B50833 , 0x6EAB58A2911E54CEA6E2940434C8B099 , 0x6EE4AD6012010BA347994A2DC764BD3E , 0x6EEF305F1B6C40F39712B62147EE0040 , 0x6EF22B3BE2ED4AFEBE71E69671F13676 , 0x6F116952FEAB43FCA5DC041BB2FD58A5 , 0x6F12490F3AA1487CA503880F3CDC1055 , 0x6F147BAEB79FF71AB52E3CB9B71925C3 , 0x6F26FA0E7B49138CE597FAB851FED905 , 0x6F2A53E1F2DB4885AC0039C57E4A6E9A , 0x6F729418742C4CBCA1351F4E91D93303 , 0x6F7B26EBEC7F4574AFA4DC1E22708347 , 0x6F7FB188BF0F4F328DC3BD06AB1A7182 , 0x6FAE82BD8865A87701857CB06275593C , 0x6FBC49FD57864DB08713231CE4AA9079 , 0x6FC9949EDE5C4F8CBF89B32150322AB1 , 0x6FDEC702C0D3DF924DF24FFA4C9EB4D5 , 0x6FECC00EBC6DEBDD1AFCBCC14A3D2A2C , 0x6FF104DD69264E25911DA2AC733464E3 , 0x6FFFAAA9AAE6B692B92AAF224D0BC648 , 0x700C78A2DDC4B07389C96A506F9B7987 , 0x70145348D3D1465E94C5C78B19CF2E5A , 0x703A1BE66D6A4A15AE7EEE5F1D2E1F9A , 0x703D1929183349DCBCB4C6238567DE2F , 0x703DC0FE15364832AD3A17E99F57399B , 0x70432060DFA444F690B8835F69D7CEF1 , 0x705B5FD2889B4C349128FDA1814083D0 , 0x705F133BCF47458E848DE5D81A3B4CD3 , 0x7064E6CFB8FC006C9C6092CC87CB5F45 , 0x7075AFFFDE4430BE52915103534198AC , 0x709A2C0168292E017304A738B77E92EE , 0x709AA099C534489EABD1FF0360129797 , 0x70C9D32A90A047AC83A840F459F2DDC7 , 0x70FCC8018A0F4535B1552D94ABE9F5F4 , 0x7137214000EE4CFF8DB01917FEE1865D , 0x7147C6BA15AA4DBA8A24838590748CC4 , 0x718A1629D01B860DA6A8B4F30D58BEF2 , 0x7194EF49E52744B4A35F68BA942D0450 , 0x7195B01A838E260E0603614B4A9E5EBB , 0x71B0B5A4D7F66AB4B37FD4AEA8BC6327 , 0x71D456740EAE4742A6A89B17810A7FC5 , 0x71D76301C0B74C22A53B3515E85606AC , 0x71E2D70964E3A8CC6D85E4F6D25E19C8 , 0x7225169F96204298A1883D15D5FA29A9 , 0x7234A4C9F1CF4AA9B0471B2E0255934C , 0x72376643EF577F0A3DF062E8717BA8C4 , 0x724794EB5DC74238BCF54A7E3E68C9A0 , 0x7262BAA2706FABCFC3294E9C43547F8B , 0x727A2A8FE84342E497BB14C7AF15EE70 , 0x72866F8CCC8AC55DFDB5C11A77E0720F , 0x729FEAD02A91EC60AB5A27BF5C046D70 , 0x72B276D0C79617C37FA82C6288388091 , 0x72C78EC2F03721F5F31EE738D2EABAAA , 0x72CE1BB92440464EA95DC58C15331D25 , 0x731DF21A95F44ED4B4848900B741A192 , 0x7329585067154C6E953DC86BC1F33C2F , 0x7332CE9E222449239AAA6B127A12627A , 0x73378181BC5646508A2C7778ED9463F1 , 0x73503DB191B21AFF234E56BF21FB12B8 , 0x737194F4553D4F89AE053C791A868B5A , 0x73778962E475442291FBCE4F72FC0341 , 0x7389346059E04EB68AA054DD0841D7E4 , 0x738D6885BB51EE2065721C31682FB70F , 0x73A840BF64584ACDBE101312AF03328D , 0x73AF3720D216AA45B2FF8B8DBFD77995 , 0x73C12110871E4519B05A590F201B2F50 , 0x73D2C24EA6C2434282AC099C6C6ECE34 , 0x73DAF29AD9E70BC2E5FE60B3A79E5133 , 0x73E5C76F75204286AC77D68497BE2C3C , 0x7411EC5362C015DA302295FE7A0BD3DA , 0x7435D22A6C3695FD60A84F56BF0994BE , 0x744EEB001FCB4AFDA7D21E401C61F133 , 0x7453D1E026464567B6541F5D060174EF , 0x749623FFF7824E03A78A9819D8A083C5 , 0x749AE7E77E7B433C81ADF517B2461EC9 , 0x74B04BB765E306B5032A8178BBF9407D , 0x74C053CCC3C14059B3F5E8F036D65BFA , 0x74C58CA5A73C65AB3A5C5AE320C669F2 , 0x74EA985FBCB840D6938CF8E20B6CB10B , 0x74EC9C0050F143C8B61144A63B0CBA16 , 0x74F3E53168B84BB2809EB443F113A884 , 0x74F84C916A26453997E486D4FE71784E , 0x750B07CED128E5EFAD05654D0849B392 , 0x7546B8C02828493E80C2F345887666F4 , 0x756265BB55EBB60968C5EB6406383FAE , 0x759B966E010A4D7E8F66E73BB34DD8F0 , 0x75B98A73F7B447C5240EBB73D1D425AF , 0x75BC64F9F45540144BECA737B7DDF835 , 0x75E4BA8527BC490EB9F3E2DFE615FE3D , 0x75EDE830158E20C3361423B73799E12A , 0x76250B8F898E440EB019EA070EDBF2BA , 0x763A6D8B82154A3D9015D9C6838B0378 , 0x76443C9A528F45E0B88F2CD57F7EF3F2 , 0x766B40AE8E2B48D389D5D05749B4A374 , 0x7673457E5D0949DF8BAFED613C24785D , 0x7688C68D9565C8D8703EF54D822CFA48 , 0x76C8D17CE05A4EBD899318609A377A18 , 0x76CB1047866547A7B4A013CFF97C012F , 0x76E91D39F50F18D323D2592647973F9B , 0x76FEB12B88BAE9B8A32A124B4E079EB9 , 0x7700DAD4427AE421071D1E187D095C6E , 0x7712B2031935623E3B0FDBBA61485E9C , 0x771C894A66B34D82A203E25829F41FBA , 0x772E45D1B643C220E9D5E344C4DFDE87 , 0x7737D207B28148E3984965CCEACF967C , 0x77445B07BC424DECB584A7DE7133A96B , 0x774B7719B8214194A6495A7BF0F615DF , 0x77515AFF17B64DEE8DEC0B2A6879B2A3 , 0x7763838A3F125AEABDBC96C9628820E8 , 0x779C438BB95AA5579D487265BDAE7B22 , 0x77B12A76AFC24500B7280141426B5F00 , 0x780123E75A794BFEA688E069294A98D4 , 0x78202B0B20701B885595AC145D5DF86D , 0x7862386DBC813EBE85F45D24B66DC422 , 0x78C033E351A943D49DB5433415B5DC1F , 0x78CA19B8C4F165A8DF8C32044580A7E1 , 0x78DED01A2E4A44D442C29D07D2F58F35 , 0x79002068BBB5424DBEDEBFE77D7D79D3 , 0x793A5E0E564F49A4B07304641F86337C , 0x793BE8875FD9E5146DF23D8327B67F63 , 0x7943E1957E7245819FDFB857FF5C468E , 0x79441F46AF8E423B9A72A45092D972EA , 0x79704DC25228495784CFD642C35E083C , 0x797563CFA09D48B6A7321F25C73377C1 , 0x7988A2FDF36644E389AB3D26475B26C1 , 0x79BD1578E4D04121947E877E6660C1F6 , 0x79D69788E2CA4020873AA591A0676E52 , 0x7A0459A8286636ECB33084D2E08ED40C , 0x7A05A66F3D6A8A82C6D67A221060FD72 , 0x7A0E233112A1458BA8D2CB3AFD2A121B , 0x7A198B4A30674E23B112B39D7B04A96E , 0x7A23AE6C19F30D6661EC4C4894AF1E93 , 0x7A4F7E755F53479FA1F28E7E5957D168 , 0x7A517042E86942D38875E7712DDBF854 , 0x7A56BD33C4E340F182FE71A9F3527916 , 0x7A6BE45AE9D040D08BBD4120434BA2CA , 0x7A9369B373234D7A841693C185CD35E6 , 0x7A9DD2611CB74C17AE4AB5D38F275044 , 0x7A9E9AD0D3774FE382893D42535FFD2E , 0x7AD2705D4EAED90B2C5C1E7BD32FD916 , 0x7AE4A1B030AD4C9CB13E06674972C51D , 0x7AF2C29CD77061282E5202EE13A4B8FB , 0x7B017A5C068E4F04A1B98A156ECA5F2E , 0x7B070A0216E34A349C9C8F44C70461ED , 0x7B12124C37404EBBA5EF997390EB8569 , 0x7B24824B27755B5145920D73E794C815 , 0x7B389074D87C43D2AADA0698585F8A8F , 0x7B3E50DACE9B44BB8D28CC7064E5DA61 , 0x7B44EE48D0254778A19BE5190D8C3654 , 0x7B77531EA249D5A9C54CE516C3E7F5BC , 0x7B7CA87FFDC146F9B4ABB34F46833A96 , 0x7B92C9B471B75530DAEB67864E5309DC , 0x7B9D4CF8AEAD46B5B9251BDEF2C7844D , 0x7BA1BF8A82A3E53D0076CDEA2DE3AC31 , 0x7BA3F47CC7ACC912D41D3C7D53A94D8D , 0x7BA6A2A127F3773D2C8AD3AE4EBB909B , 0x7BC271457E1E4363BAF9DE4C3F6C9526 , 0x7BD0F5B9099E75E5CDAB8762B22F5147 , 0x7BD70FC3702041EF8CD763120A75D378 , 0x7BFA5EA96863B29331209E2204FD1F07 , 0x7C01FC2EB7B97EBA6906050A01FCAB99 , 0x7C1740BA9D9A8AB4B29DE263791A0F07 , 0x7C3C4C3A5C75A23AC09971299C007F00 , 0x7C427D9F45A7982FF836250D0DA427D2 , 0x7C5BF0C52936AA01B8BE0454183A309B , 0x7C731A99F8CE4E06B5A841AF739E98FD , 0x7C8449FE7AD3FFB56F1D49D61073E722 , 0x7CB7B712CE1245EAB9D6BBE7C3A39AD7 , 0x7CC0B82AB565FE3319241B8B1CB24865 , 0x7CC907C3BC424777B2029005C09BB052 , 0x7CEC32B7722849289845FCB4FF444E60 , 0x7CFA9F33425A47FD846EAC42C164E545 , 0x7D0C34C724B833BC7EB3421114638AC1 , 0x7D0DA74B4D1E4099BC42860DCD32E706 , 0x7D1C9FBB0D58494D9CF4AEC035993A0E , 0x7D38EB7916D74DE0BCDA51AD5AB5D468 , 0x7D61787956E44707BE6A564610340522 , 0x7D92AF93662745F699055B651DF9A90A , 0x7D933914EC0045A19D0D9C888D1A4D33 , 0x7DB66D6287164177B5ADCAD232826407 , 0x7DB8C194D7C44432A8D31D55341B1D8F , 0x7DC331A9E5724F93A6A8FF966DC1E6BB , 0x7DD1E41E9369C8D9CBDDF465B0382D70 , 0x7DD256A04DB34AC4AE5460E3C6D9521D , 0x7DD262F4F2374A27A03914C9CDBA7903 , 0x7DECD0CD1407EEA629C2622775F42A1A , 0x7E05A5407B2B456FAE7499EEC07069F2 , 0x7E2B111A1F004FD7A480DD01C0AD294E , 0x7E3C76B494984FFAB90B8D1D69739B29 , 0x7E748EB6360644BC268B16116B1A049C , 0x7E86477F8E894FFB90ECE59E3736477F , 0x7EC667F56F6AEE11BB0040C55FDDF923 , 0x7EF6C2C107834430822DCE9CAEB86474 , 0x7EFC9C0746D0497E8FBB2710D723B623 , 0x7F125A5E28564E80AB1FA237D08D847A , 0x7F1CF252A5914541BD7A04B55FA1D261 , 0x7F40220A121B4B26A79E9F29CCBD3556 , 0x7F4B40161E7942CBB87D298646EDBE84 , 0x7F5DA5FEA4074E8E9D72D9B543DFEB79 , 0x7F73CEBC67228F4719096918E5A7E153 , 0x7F7A0D12908440F18348C85804D478F3 , 0x7F9A87E7365A47C5AA1EE489FF54CF6F , 0x7F9A9E16C8734F95B7D182CDCD43CC8F , 0x7F9B6EBFD6294BFE84887B40D189E3FE , 0x7FD25F64A6264F05B8019BA5F0E9CB89 , 0x7FEC0E009BA24C9B88C10801995DA65E , 0x7FF598A32FB0474C83CDC7533663FC5D , 0x800965A941594FE3B7FDB34742D8BA4F , 0x803AC49B10024B6BB79A9878C3397B79 , 0x803C9A1539FA46B0858AF718E34BE42C , 0x804993232658D23F0E3033D9A487A672 , 0x806354FEC8D7E57AA278EE8700E94F6B , 0x806DD9F1243E4F8EAD5863730CF29EDC , 0x806ED7C82CD00F8F78E6590E2724E90E , 0x807773740E3E11FF260BFF8946F3857A , 0x807932A636971D6FD52DFFAD18442B62 , 0x809C2EB6CF5D45D4B4633A89C866283D , 0x80BAC65ADC5346349D56FD852047E6BD , 0x80C3D7B0A4D9645A00D7969B5791E968 , 0x80C457ED797049C08E66CD7AF5C48CE0 , 0x80DE9C9FE96EC5D93198FF70F6BC979D , 0x810AD83DB8C647C20ED26B2DB08D6C3E , 0x8119CE6391464FA28BAFE2494E3C5465 , 0x8123F4440D5248F5AC9BD07CB8793715 , 0x812CF53D6A294D46B0817773110B4A3F , 0x8144699451E14F5DABF349363D64D032 , 0x814495AF9AEB44FB8CE68AE90C31AE8F , 0x814BB90BA5714CB6B735EAFE49F983C0 , 0x815B6B3EA0E14F81ABE697CC9C58BEFD , 0x815D4D1E64004D898F5ECD7A3E5D9BF1 , 0x816B3972D2D8416D8DD95C56F5DDB7B4 , 0x818167EA44CD487CBE59DDB372B6E0E4 , 0x81AECD7FF9664601B953F0E38E1EA0D8 , 0x81B74756A269EACCBD331DFF6418C76F , 0x81D28A1E9994A0EB1C7406FC03F6D7E3 , 0x81F4BC711E744C099A81031764E20FF6 , 0x825598AACAF8ED54EA29054BD6CD2033 , 0x825754853E7049F0D2B00F8960CCE5FA , 0x82963179840848B2B85433D807784941 , 0x82A41A4CE9FFD13A9D31607D084C13D5 , 0x82B2BD7568997B7F5AE1935BF22A3946 , 0x82D58D9DFBFE49AA91CBC0BDFB248AC1 , 0x8302230CC59944B2B1A5D88A75532994 , 0x83110723C1A54762743CFFAE7E229E70 , 0x83586D70FA65FD76F429C0F38A33F694 , 0x8380A90A1F4AA9A048BD0699EAC5D8BC , 0x8388F946B7A741709FD6F66210FCF96C , 0x8390EC0FE206483880FD379737394A01 , 0x8392E72FED954D71837AF4491E674DF6 , 0x8399989E58801177E94BFAB32BC48C9A , 0x83BC4D84DBF74A51B1D6F01C931A7236 , 0x8401264309DA42A69C3D04495197FDF1 , 0x8404C63633F047F783B588AEC3589972 , 0x840D65C439F48BC362DB5839C2733CA2 , 0x84482767B9D0FA816C00068AA12E73C6 , 0x84489F3E0E4E4CD9B876C333414B2286 , 0x844B260287914AAEABBDCDB33A219A02 , 0x844E5B2D1661120AD024AF4725397FB3 , 0x8455817EDF8E6342D2C5C5A15E0D4BB1 , 0x845A698252524F8189438FC11EEBF9C3 , 0x846EB81CBED24C6CB505C7FA8C69E029 , 0x84918E3A3145413894273D6D8B990295 , 0x84980BC1B7F74EBBBCFDA06ACC0AE622 , 0x84A76C0A0E53CEA611B73C9F63118856 , 0x84B36E638F5246FA808F029B2970181A , 0x84D5F070AF2F4FE19490AA2598FC96C2 , 0x84DB1474427041F3A97D222E4C068851 , 0x84DC424F45F04FABAB39A4522544CBF7 , 0x84FDEADC0F7347AFA07F65A89AE84FFA , 0x85097A0F17918B5926ADDDB78BDEF6A1 , 0x8521079929CF7CF8275355A8DC2602DA , 0x852E4EB99B7F4D0A8F63AB22E37339E4 , 0x8538E4C1C9D7C338FBAC74C1FB6A82BA , 0x855F4CED997647AFB195D2E14111776D , 0x85694E53EE5B7CAB5A78B41CDDD9E926 , 0x8570AD36A3724B4F9E4314EE04C99A1D , 0x858E0B62E977D01C7EC85AFB4688061A , 0x85D56DF57B5F4D50A986A7300B2AA3A9 , 0x85D88EDA9201413E9E816309DF6939D7 , 0x85E240F96EA5563FF7D139B796C84653 , 0x85E74D489B124371A042A47DEB1FB4AA , 0x85FD8DA15A9945428827C35FC45922B4 , 0x861300F72F90427C8F9B60B8F8A0CE1C , 0x863D1D2292E6546AAFD29E92FECA5477 , 0x86783B670FF447B884C4FF02E2FB639F , 0x8686A516CDDD49D0BF67D934394D4DA2 , 0x86D4D024C5464E999AAF014F9400793A , 0x86DD95E254C423AA8A29AF46DEA949A1 , 0x87420689BB0849628039C83CF4148B20 , 0x87475EFB48044662B625B67C45432671 , 0x874B79FC869B455BA7BACC6E8106161A , 0x8771AD29ACE740F1B3C66821160484B7 , 0x878490960EF63FBC0694EB2FAB7900CF , 0x879407F64EA248959FCC3DF5462CF65B , 0x87952866749347EAA55120D54F36A058 , 0x87AEF2E3D1D64344AB9344532E8C245E , 0x87B1C95989854645837E8A4BCA16C1C9 , 0x87BF47FCFD72411EB223950D4CF7B981 , 0x8827CACFBF8D48C7A7BC0A02EF704E9D , 0x8845EF2BD6B2E16C91413BBD5EC9FDA8 , 0x88679FEC73C98967B64AC51817C3A303 , 0x8872D14EE20B4E8C85DC28F3983C60B0 , 0x8878F4D912E84643B6CD8F9B02EA1122 , 0x88911902A75845EA934E1C2DE47EC032 , 0x88B6AC07A14D213613B54FB6C34C250D , 0x88D1890AF1B29B2C8CC5A8A0FD169B98 , 0x88EE3D3E8ABC44F8ADB202AD3F645D77 , 0x890FE6C1195629F334AFEC672C120BCE , 0x89259BFA3CCDE039D8593453979F6D8A , 0x8927CC2884AF48CB83765EB89666AC8E , 0x892EA27E88306E552322829FD1FD85BE , 0x8939EA173EB34FC68C562A988AD8F059 , 0x893AF848EF6C4C6AA52727F0C5B6AF9A , 0x893D7F3E7C1488DC7B9B92605EA495CF , 0x893E4E3AB6E4447694B0E6E121BF7F4E , 0x89602BFAB0404A36B67344E6DDC7CF24 , 0x8976DCC9E00541729ABA60F96C9DCF1C , 0x8986F5CF099B44F2A39F97C0C188BC28 , 0x898C9B6166054FBCAEF25520B6C71624 , 0x8991514E9BE76DEE0FD2A460277AF4D6 , 0x8999324ECBA0363D973377EF7E4ED531 , 0x899A6688619240A6976A2B0995E5D389 , 0x8A0CE011F9704316AB38D2A64BACBF3B , 0x8A3B4EDD2C2873283A1BE29971A3B0FF , 0x8A86633E358E40D0A5FF47B8BC581D77 , 0x8A8A18650A0649FEA74BD3ED2FDDA4E4 , 0x8AA147A9A4088E84E876E76EA4F1F904 , 0x8ABFA15DCC304378BB2DEE10E51066D1 , 0x8AD3D94122FF4902B61688AB23D8E86A , 0x8ADAADCADC6973EFC2C1D6FC48854D8F , 0x8AF2EE0426B95EFD1993913F6E8324D5 , 0x8AF66EE2B9B95E1101D6A9554F226AD2 , 0x8B0F2D7D27F46DA4C475E729CC077210 , 0x8B2B6F47C0F24E5BABAC5EEA7B5300AD , 0x8B762D590E744D0083885FAC59C554C3 , 0x8B7D57A580E44901B9D3E16FA732EAB2 , 0x8B8069DD45A94EE1A41ACBEF5E2CAC86 , 0x8B8AB846658E415D8C374EAD042C3C40 , 0x8BB2AC39D655E2A1BD923D466AEDAB9D , 0x8BB54E0779B54F2799FFD1EA78B67618 , 0x8BBAF6F7D87244639C83ACA7A2C1A50D , 0x8BE0C472CCFD4000841E9355927DA47E , 0x8C0692E3863BFE5E0082ACC2FBEAF15B , 0x8C2B6300E2A94D8DAC11C8FB5B00A5A9 , 0x8C3F0C084E2E4875AF39827529427F22 , 0x8C404FAFE58D45C2A1D40AD3612CC609 , 0x8C5B129E27C04C9BAAAA781C5D876540 , 0x8C71E9F3003033AF22AE572009A6CA69 , 0x8C845C76AB0448F6B7D2FA4ECE4722AE , 0x8C84EC3E430A4693AF36BEBA50EC69F9 , 0x8C98EA2691B25EB88E5E88E0112CE411 , 0x8CA564611E0B3221017FB97AFEAB1852 , 0x8CA6AEC6AA305205DE4E0A410B0F4953 , 0x8CEC3C6B5B3C4478BDA4D92108AE5625 , 0x8CED35DA35FA433986F5CE0107322F68 , 0x8CF66E77533C460BAF416AC4294A64C1 , 0x8D093F20D1683737C56F3207D640B827 , 0x8D18A616DBE54FBF8A6A9BFEAFE18AAF , 0x8D3087B215D1437393F0443486E91664 , 0x8D458E147F12408A9EC34DCAE77EAA7D , 0x8D6B62C7B50D5FBA4F0C27EFBB1FA652 , 0x8D720BFF5F634BF2AF05E6AD3F742BBB , 0x8D7F07AF971649AC375446209400CB7A , 0x8E1646ED717687E19DA2ACD96CB97AFB , 0x8E281564EE5372E1C7805263014CD8CC , 0x8E2C595B96CE48679EC51F452238C9EA , 0x8E32D6BD17BA4B8EB8FFFFD09707D364 , 0x8E554179D17443A2BD9F0A2464ED1D26 , 0x8E5B0EEFAD0B15CD89D43349CA7BF0E4 , 0x8E5DB19AA60F4EBE8639AC5CCB7DE61D , 0x8E6860F90B686CB95A81B3E10686AC40 , 0x8E7D2F50E9D54EB4A43FF039FC5A12EE , 0x8E827A9B9852427693DFDB536E1DC340 , 0x8E998E9409C46B73BF8E18CBD064254B , 0x8EE270D394560B4A22906F8BB91B3816 , 0x8EFE87415EC24CD686C28B588BDBD37E , 0x8EFF0086708643FCB67B9BF1C7EC6059 , 0x8F07FC2C9B2E1289FB1172509DEF6572 , 0x8F088382E6CEC4D126557F0975AB044C , 0x8F156C4E74ED4A0B85F238377A03D822 , 0x8F340D1825C24D5C8327603467FEB431 , 0x8F56888794884955B8BF07D29C4824B2 , 0x8F60A0054524405598DD7E47E795E245 , 0x8F689D607C874572B26CDEAA3B57CB31 , 0x8F6A354D9867405F8ABE9E1B686A8E6D , 0x8F704B467B484DFEB48D4A21309D0F12 , 0x8F76E16E8189AE09D628A4A6439057D1 , 0x8F8119D8299040DE8A77AD6D9D97CFEA , 0x8FB5142CC6BE4EAE9225F0835803CA78 , 0x8FC008FD35F84C299C42F895828555EA , 0x8FDDB30BF74F969749652BFF704F06DB , 0x8FE02A4CB9D68B5C234878ED2A16EC29 , 0x8FE8CFE1AD284A199C210BF9C16D8353 , 0x8FFB2C429EE14C9299776C9C28D798ED , 0x9001B63CDE064D80893DD426E5ABD3D6 , 0x902055FB01BB4DA0ADA8940E6C39480D , 0x90311242924040A5AAB66E9C731731B0 , 0x903B025B70A64EDA834509BE1DC544C7 , 0x903D75275CAD6E2091AE9326E8559FF6 , 0x906388F1668F4D04B83A358E9B43F9A5 , 0x908FAEC1E5E646E7A52E5828903719A6 , 0x9093226DA090441EA2E97E02261D2B25 , 0x90A810B40E3D48F281287E0C173AE8E0 , 0x90E8A05CA87F4BFC9F10A9F1CFAFA8F9 , 0x91005CCEEA394CB0BA03B7D2BBFB2749 , 0x91031950F297869F6C3E359B48212505 , 0x91038712BAE54581A9C6764CD253D7D9 , 0x910B4F27C5B114FC54CD7FB591EA574F , 0x913AC7C3D6364CF60A657E2EEE8EC254 , 0x913FEC4592A5456384905BFAD507B9D1 , 0x9177F1A154C145969C761D27D2B9ADA6 , 0x91B57C1AD7054276AC50244678243658 , 0x91C30764776444DF9DE1753BAB5CCD97 , 0x91E01CC09C274013ADF251C771EACA8C , 0x91E03E98AD894AA9A6FC26506BC8BCE2 , 0x91ECA4C71A7A44FE95122DE4F8514B76 , 0x91ED2475942A4767BBFC024697A88464 , 0x91F42530138D4DE1A114C970EB6BD561 , 0x924BEF90FAE54FC78CB249EF9A1518B1 , 0x9251A7EED03D9358EA4E9C8F9F950107 , 0x9256E23C7AAA490CABF6E85D13FEC541 , 0x92EADD811344415CBC0569BFA34683CF , 0x92F5A9F787414D95A54BD354FF669BC8 , 0x932E689426254F0EBE8D7C1963880215 , 0x934772BA0C8E6DEC9DD90C2292B372D2 , 0x934C6C27A6C0BF01DB424F0785766EB7 , 0x93699935399E21F4427F6A6A0C96892B , 0x9390BF6640C24C99952FC55A566A4393 , 0x93D6430AEBED0A8C54C866C58809971E , 0x9452197A40752FB967DE0E1C61406C5F , 0x945D9F1B716E23489761D84B9764AFDD , 0x94618E890CDA45B79BA27FDE2BB934A4 , 0x9466A82104A5604392D7D85356A7DF22 , 0x94923C18A37A44C292D860C0B9E7D5B7 , 0x949692F4AD0D529D1ACDD4B13AD64577 , 0x94C3B520A5302CF2EBD1F68B4DA4A3E7 , 0x94C88BEF9623B437A228F17986235508 , 0x94CFB0C77397407BBD9272368F2B92D1 , 0x9500E88A0811BA4769BF239080A2D91E , 0x95044A5E970721BE0FA8E81C949284B6 , 0x954F107E19354E8A94A5C0C2BB4BA1A9 , 0x955E0E5E5F1A4247A137E994FCF19BBE , 0x957B5EF06E247C2B5F7118FA4635DC75 , 0x95848E095AD222BC011F3BEEEEFB4325 , 0x95A10B9FFF5DEDD495EBF6B2C18D3DD1 , 0x95A4ABF4DDF44F29B0B0088D93AB281B , 0x95B3417039264074AF687092CE00457A , 0x95CBF82B57E84FF6972DC6D461D79DC8 , 0x95EA58665D0314AC8B4F54F236F1FA88 , 0x960523A220144223B8A7DC342354D9E1 , 0x9615C4E3DCBC48CEA2F23FA21A1661F4 , 0x9629E3C551824512A40CD69DC1012D15 , 0x963466F2D5014A0783CCB1D3818110F2 , 0x9650741659E346D9BB1BCE90AEE2FB2C , 0x9673A762D0FD4F1C9870A77E4D2895FA , 0x9682F78DD20049C7B473BD4043D1BB4A , 0x96AD354F03125FFFD051451F1E797EDA , 0x96CC4E60D9F34A29A8B39DE504CF03D5 , 0x96CC5F36FFB44B44ACCA714CB0AE18EE , 0x96D261A13B8D4B5891CDBFB7B923B759 , 0x96D3A688014AE21C05CC2576B30DB594 , 0x96D7284D4E9A4A695C9B0DA84BB37AD3 , 0x96D7F572D66C4F918CF0943C522DDAAD , 0x96E26C42866CA322FC7B477F1FBF654D , 0x96E88A558BAF45BA808F1084A859D7E4 , 0x9708DC6551CC434BB0ED8C20BAE8289C , 0x97090A3C075C4404BD065C9A8954711C , 0x971023E4D07E4EE1952762F4BFB78326 , 0x9727F68C1305498F994422E870CA3795 , 0x9739BB2D09858A3664F3C62975EAB6AB , 0x973F8C0112E788D6CC0C34E947568B1D , 0x9755F01D49100551B38E536CD392CC4F , 0x9757B021891E4805858B0DFEE9ECCABA , 0x976C83AFBA2C4A2DA6CDC8A3931693CF , 0x977BF5A9D5EE3D53E66148F420CDAFBF , 0x979ABAFEF26445AD8098E4EFAB74F91A , 0x97A13BE81E4343D19A090D6F6E14D7C6 , 0x97A264612D24AF4DA9D94CA78D2F2088 , 0x97B99C3C607147DAA16CF54E294212A1 , 0x97D60586AD5A442FAD0C85AFABA85CBA , 0x97DD6CFAC8774C8F96D542E68AA33F26 , 0x97F46FF94A1448FA979F5EDB3AE61F7D , 0x97F60EB0A09943EE9EED8D11B05FD95C );
Copy
31
5.05 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = ? ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"—ö?CÔs.\x11 ÛMyÃñ·5\x08 "
b"˜\r œð½YAØdî\x00 F4%üH "
b"˜\x18 ÏéãÙNh¢D\x07 óFä( "
b"˜#â\t À4GùŠâ·È?ÈˆÑ "
b"˜(5#÷‹C¨•¦¼•d¢; "
b"˜L¦yé\x1F ¯Pô¤\x16 Ìü2Mf "
b"˜O\x16\x07 ‹¢KζŠ\r íŸ6NŸ "
b"˜^Açˆ\x1D b¤l{\x14 9˜db# "
b"˜kÓ\x07 g€A-¦éó€¡M²‡ "
b"˜m‹´»:Mê¶”Ræn˜ä™ "
b"˜|Wd=*NÌ h2IÓìÈ: "
b"˜‡v—ªyNdƒKfq\x06 ¦™d "
b"""
˜Œ=7“qJ.‡ÚÝ\n
«&™
"""
b"˜¦}\x1E\x18 'O=†ä2ÑôÞÛü "
b"˜¬<Þ¤¡K1“\e ÃÓ÷0{Õ "
b"˜²Q\x19\x07 {D¸¨‘•X\x06\x16 @\x0E "
b"˜Þ•_Ç»6`t±Fmº{‰ "
b"˜íêøÄ˜G†¶z;ÜËÑx+ "
b"˜ö·|@÷JWµ >G\x13 d "
b"™$¢tŠbÿ"éI9$³ÊZÀ "
b"™*\x07 Óå«NĽp—Ȧ "
b"™P™“YL̪\v ÿ\r eüYÖ "
b"™Zßå\x11 j@Ú·\x16 )Á¿—\x00 ; "
b"™gÓÞŸ¡dó¬•ï\x01\x0E ¤K³ "
b"™’@\x10 Z@ÞÄ\x1D\x15 Á\x02\x1D h{ "
b"™Æaò¨MD|¨\f o\x01 Þxü7 "
b"™Ç‘Ö`ŸN¬‘o væ4*P "
b"™Ð`‰<Ï@Ô¬¹pkï¤ø "
b"™üØ:g\x00 é4\x0E 3®ˆÆ<Y "
b"š\x08 @²àSC|¿Â—y6æ!ä "
b"š\x0F h± ÈLš\x1E\x00 Årø\x1F ) "
b"š\x0F qn*¡Jݰ#bªC\x1A èï "
b"š) qEtIÀŸKÓ&æ\x1A E¬ "
b"š*\x07 ¦ÏÊIª¢7Oaï.t "
b"šGˆÖÂ*Aó©…¼s\x04 ¿\x1A G "
b"šJ\x14 g/@ÿ½/z”Ýc¸Ž "
b"šO\x7F\x11 ƒ(aìq<kaek•€ "
b"šca„›\x0F K8‡N"—õ¨\x12 É "
b"š”¤˜©\f ¥öFÓÚö\x13\x12 ã\x01 "
b"šžºŠjkI\x08 ¬ƒ\x01 ¨h=¥ "
b"š¯Úñ–ŠOý† °u\x15 |³q "
b"šºa9J)JwŠ\x01 †¡ö1\x13 ¼ "
b"š¼ÀÊ7½Ú\x18 êSXÙÃÛÒÝ "
b"š¼ÉR2ŒB• [ª\x18 s|¢Ü "
b"šÖ\x13 „óGN/1¬‚'(ìÆ "
b"›\x05 {ø8•Iì¶Ø\x19 I…\x19 ¢£ "
b"›@½Ž%\x07 @¨ŽÌþ\r Da3 "
b"›rF2L€@”¬ößêŒîƒ} "
b"›vj»£\e »)\x1A îò\x18 bEõ¯ "
b"›zn¿Ö"½Q\x16 Îü¬ª"¾` "
b"›‘\x1F z{K«–Fd°†¦„í "
b"›˜po\x1E ·O¾~‚\x06 {\x01 âsH "
b"›ü\Z)ª\x13 Ø"\x1E\t Žu¤ \x0E "
b"›üÈè\x16 ŒÉˆBÂ/eUV>X "
b"›ÿ)¨H\x07 H׈ãE^vÌ•¨ "
b"œ\x13 •˜ÆPNMŽýÎ(Ñ‚¦ð "
b"œFj;JàCR„õ\x03 ±¶Œ©¯ "
b"œe*\\x0F rL•¸?tXê@$\x15 "
b"œ‰Y%t\x11 Cú”ƒ\x7F ?´~þè "
b"œ ÄžJ\x02 JI\x04 IÖü^I "
b"œ¸\x19 8'\x07\x12 )g+Ÿ\x05\x05 5\x1E\x08 "
b"œ»Î¢w¼I\x12 …Ïò‘\x08 ¢( "
b"œÛï8ºŽG\x15 ¾¬>š’ÈŽ– "
b"\x07 í´ôFMƒ¸\r r\g<LÞ "
b":CÎÕ0Il„±\x12 \x12 ý´ "
b"ZŽ—Âm»É:ÅB\x1E d\v 4 "
b"Ž\x02 ÆH¡\x08 #ä5æÃ2k¸ "
b"«|ômðAR¦ûúÂÛ„\e ó "
b"«”2kLo©šG……eZú "
b"³c1[…ž¿µëj\x08 •Ån "
b"Éîsp6i®[¬ÈƒØª¢ "
b"Ð>1D\x10 E‚ìx|Tè\f\x00 "
b"""
Ø‚\n
k\x16 G²½(óþ\e m½ù
"""
b"ØÃ¸¼\x02 Dã”\x10 ”nJÁUG "
b"ž\x02 Ú\x18 –€E€˜Æ„µð«\x1A D "
b"ž4©¸\x1C —Ôo_ŒXð>;ý\x10 "
b"ž5ž›\x7F\x16 Dé»ó×Óª\x10 bo "
b"žDZ³Ò´WõºG£l\x01 ãÓK "
b"žN¡RÒ\x1E †[\x14 ´£\x08 \r N"P "
b"žaá;4³DÂWšCÔÈŒ\f "
b"žd;Æ"pB°\x00 ¾\x1F Õ\x06 B£¦ "
b"žØÜ¹MS°V^\x1F DƒÄ#\x1E * "
b"žÝçT¯÷Ev¾i¤^ó ]l "
b"žãÍ.[g_ŒªU`\x16 4\x17 Ëú "
b"žîJ\x03 ‘ñM`ˆÀá´¿›ˆ\x18 "
b"žî¿=Ô—ygv_Y¼°à•= "
b"Ÿ=T‡Pãi}|Ÿ³8¡\x7F :x "
b"ŸFa(Q\x06 ³qü»Ö\e JÃÆ\x03 "
b"]\x12 š\x19 qB\x1E 6ñœ\x18 J1Y "
b"„\f …Æv\x15 Ó!UÈónž£ "
b"Ÿ”>:åJCQ¼¢ŒWNvÏ0 "
b"Ÿ¨»‹ÓãAb·V²êZ\x13 ,b "
b" \x10 û<žèæÓíÌ„—\x16 Œ "
b" \x19 I\x16 Û)OõŸ\x17 ±\x0F\x16 Ý“ø "
b" %±0OÞE\x00 ¡Þˆ8I‘P“ "
b" /´´qåD`´¬¥´ÝÆ?Æ "
b" H1\e ±™•õÑõŸ™w†Õ¢ "
b" kñ_»f” øk»ï "
b" mæ×“ŠLã¿[¯ÉçÇ\x07 "
b" qcá½—B¢šðE,-4Þ¼ "
b" {\r ;†_P¸<û5\v ©Ÿ¦˜ "
b" ‰-\v YLLÞ‰ì¤^\x0F ™\x1C ê "
b"""
“"yXûI\x08 ¦\x11 §\n
¸CÞð
"""
b" šzkХ݈¬…"vajl™ "
b" šƒU\x7F Ÿ—\x10 ‡ì`è”Ø\f 0 "
b" ¢‹\x1D -o@8¾#”\x06 r\x14 ÷ "
b" ×/uz AҬõí/·ä "
b" ×\x7F ϼ2BÞ„+®2ËdÉÉ "
b" ÞFø°G맯ômû8bñ\x02 "
b" ô¾«V+O—±÷Ï\x1F ¯g-B "
b" ö\x06 óØýGì€\x18 õé¯Äë€ "
b" ÷%¾U®F\x1D ¦ed´[[1á "
b"¡?¢@=iIÈ©ó\e ·Kê) "
b"¡I6âùŸ@™¸.ˆŒÃ\x05 !ô "
b"¡`Áõ®^Hh\x1C (G¦Yfv "
b"¡{²Òœÿ£?fæ\x15 áô— "
b"¡|\x05 5\x7F nŠ“\x11 uôÄ*õ "
b"¡š\x0F Ävm+À’RœQ÷ŒE{ "
b"¡©Ì¸L-³~Ø€×!€'ÈË "
b"¡µ@ôú\x16 rð•cîma´\x12 , "
b"¡Ó¢TZ}HQ ¬ä|Ñ0}à "
b"¡Úbâ§þDÚ®Ÿ\x07 T{G—Ÿ "
b"¢\x07 !—vNÊ©\x10 ÐðMeS\x11 "
b"¢\x0F ë‹0G6¸|[õ\x18 X1 "
b"¢K"\x05 27¼#0%’TO³\x17 "
b"¢„è¯<í¥®ÃED¹žrwâ "
b"¢¶q\x17 è*Eþ‰³ íYUÍ "
b"¢ÃÉ\x0E .+@‰¹ˆèY\x1F ¡Y "
b"¢Ø™8qÒO&œpÑ¥\x1D ƒ~— "
b"¢Ûc`ìô¨“\x0E\x1F\x14 ‘\x03 ;¹» "
b"¢ñfàŒ\x1F KmÀýzì5Ô# "
b"£\x01\x1F !Ò|Î:¡¯nœ"ö2L "
b"£\x10 T]¤£\e F¤"Ø~\x02 "
b"£$\x03 µ\x04 ¤hì\x08\x11 Lîu¢Ðý "
b"£*%aŽ3O\x1F ¤9À×\f ŠV* "
b"£<™–q‰Dr¸ú°¢¾Ac "
b"£[552W\x1A _y\f Øð:ˆ! "
b"£ŠP\x00 ˜†@e‰Bì»fÎÅ» "
b"£ŒÀ¿Ò•îŒAa\x05\x03 À02 "
b"£ºo\x07\x19 ÝF'¼K\x0F\x02 y\x7F "ú "
b"£ÅL*\v ä“ÒáwCM)Ûm± "
b"£÷I\f ¬'H™‰§!;\x1F ‰¦\r "
b"£ø£ƒÖ\x00 BvŽ|´Ú\x11\x01 Ä\x06 "
b"¤\x0F ªõ\x11 øFr´j\x7F "ܳàä "
b"¤\x1A >\x03 óƒdPkÅÚ"~Àï. "
b"¤>º\x0E\x13 gE\x00 ´ÌXH\x10 Stt "
b"¤Uªã@Ú-\x16 –<\x1C c*$e@ "
b"¤]˜6O¢ÐòP\x01 f‘\x08 M¸\x08 "
b"¤suжþE“Ÿi¼í¡Ngç "
b"¤tÚ‹\x12 äÓ\e |Ÿù\x1C :j®\x1D "
b"¤pMã3…ax^¬\x07 ^7ž "
b"¤¦ j©E“'Ïzá:A3\r ‘ "
b"¤³ÿ™2ê20\x03 Lód $_ "
b"¤´SÒs½`0Ч!5(\e RÝ "
b"¤ñ2å¬qHC„â[+j.j\x01 "
b"¥\x07 ²"Ì~Dä«m\v vv\x01 ¸ˆ "
b"¥&sK8ŸBL³t\x14 G7Œö\x07 "
b"¥'ðÜSÊG]¤<Ž^s2ò "
b"¥=\x11 !ˆËDb¹K¯–Ñ;ƒ "
b"¥\Šœ\x1A âÙ_=ƒ$aL\x0F "
b"¥zn¯«³ähnù~O?]fû "
b"¥‹wLcxÂŽ\x08\x12 ¥‹=p\x11\x0F "
b"¥ªæðËÿi:\x02 ãç¼Tß\x1A "
b"¥’C\x06 `\x18 Cw!\x0F\x02 vR^ò "
b"¥–ö%ÿ_@iŒ\v N½8Y "
b"¥Ê\x19 `\x05\x07 OÒ¼Œú¥4•‰2 "
b"¥ëClP«@%¼´yz¾PÞg "
b"¥øƒYÅ'I5†<Yvú¨\e ª "
b"¦+Ã\x7F uM‹º½\x14 ÄçãÚ "
b"¦UGW¨(+™MäGz‹IŒ¸ "
b"¦X¶„x›O\x05 š\x1E ì™ÒV®ƒ "
b"¦£M~³ÖNý›«ß4i¬6} "
b"¦¨F'Ê\x1C OÕûŽd;\x1F Ð\x1A "
b"¦ª¦jyK~ž\x1F\x7F ¨þŠô "
b"¦ÀES„>Eïž;çZ\x15 ÙNj "
b"¦Ê‚˜š‘J&½\x03 ‰ÆÈëPž "
b"¦ÿÓ\x13\x17 NA¥ˆ—#c5 \x00 x "
b"§<™ aE¤¨Øå•ˆ’È8 "
b"§](]šO$™?JÅX‚m "
b"§uç\e KV@V”“h°Ã…\x11 N "
b"§ƒpw7\x12 ‡(\x10\x1D ÷%²ÑzÉ "
b"§†ðt\x1A "ûS>ë*V0\x18\v ³ "
b"§±?d˜ÅH_²Bö€£èÜ+ "
b"§µâdâ2Bá˜yç-\f 3+\x1A "
b"§Í±ê×&\x1C\x08 ÌÏé\x0E\x1E 厩 "
b"¨\x06 D„@AAM–j¯"\x06\x0E "
b"¨<ÄÒ\x18 šLN†Lîúå@¥E "
b"¨QöŸzýLR¿×8Tâ=¿D "
b"¨Sò±GޏS\x16 d¨[ˆÙ®\n "
b"¨r\x08 )‡\v ’ë}ñ0ÏÀÿa› "
b"¨tÅ’\x01 d•ƒÅ\x17\x11 ýÁB\x04 Å "
b"¨\x7F '$\x03 @n9'–À\( "
b"¨ Üpà‡L—i\x1C 'Ê÷×G "
b"¨¾íUZgÕ©AŸ±áo>\x18 Ô "
b"¨Â7ÍFÈø4œ\x06 ]³ùlf\x01 "
b"¨Âû·Ô›I\x03 ƒ¯ùºä&ƒ‡ "
b"¨ÄÞì5ïM6©¦\x17 z÷\x1F Xî "
b"¨Ø5ø\x15 úëòð=zÕÔW "
b"¨å\x7F òžÐNܶ‚]¹Ý—\x18 \n "
b"¨è"ÅO)IÓ \x17 ÏíG™¢Ë "
b"©\x05 ®õ™êÉ\x1F °Yý措³\x10 "
b"©\x15 Ý\x17 BK>©i/[#\x1A y "
b"©\x1E Ö¿\x05 ðA%Ÿt1»\x06 Ð×q "
b"©+hpG\x01 KÔ”kÕó&ÔÜ "
b"©,’\x06 1I-©J–¡@é¶\x13 "
b"©0ïB^íJõ›ó̸:ÕN "
b"©C7&×/E̯Ü\x01 LÛ¿„Ë "
b"©FZcJ‰HÖŸÅVð-Øð— "
b"©O\x00 •[¨FYœ\x01 T©ßœÇ\x12 "
b"©x¬§éAþø0†Å,±à\x08 é "
b"©\x7F ãltbE1«\x14 ;u±‘³¥ "
b"©ˆt´{³Gò®•¾\x13 x0 "
b"©¡SþæC"‡O¥£Òšþy "
b"©·‡^ÃoA"»\x19 ÍQàô2 "
b"""
ª\n
—ë¥fC‚›¿ÔïtAþg
"""
b"ª(\x1D ®æ\x00 Jò›\x08 ^#ÔJ"Å "
b"ªpì¸,¹G ÞÔu<Mg¶‡ "
b"ªÕ’¢ÄÂLß–…‰\x1E ¹]\x13 Ð "
b"«\t ¾º±N!æxDo\x0E\t ¤ "
b"«\x1F ê½ ¢@¨½\x04 c^\x12 Œ‹) "
b"«3obèLiºõç\x1F çÙ²Õ "
b"«Yî°ëtC\x0E ¦\x10 ˆcU¥0ç "
b"«h<O¾²AÖ™¾ZxŠ…í "
b"«z\x15\x1F\f lE\x11 š\x01\x0F a]0÷Õ "
b"""
«¾’e FŽK\n
¾ì¸\f B
"""
b"«È\x02 f/ï\x00 àZA‚sjšKù "
b"«Ôú7\x11 pE8“¦ì…\x1A >ÿE "
b"""
«Õw›‹¬.ø?U\n
k çìÍ
"""
b"¬Qî\x13\x17 ÈC¦ŠSÿ·¢ìºè "
b"""
¬R\n
\x19 3\x19 LNµ~'#Î%Êb
"""
b"¬[‡–œ\x08 É\v _¦Ü€a‹ä¹ "
b"¬kYí\x04 ¾M†¦û´\x03 Ž\x13 Í6 "
b"¬\x7F GÑkØ\x10 Æbä'\x05 oÔ "
b"¬ˆ/åÓºRYÈfÙiõ¿ "
b"¬š#•\x17 >Hv•\x15 ¢Ç\x05 °à@ "
b"¬žÚâœ/Gi‘¾\x7F œŠÞ(Ó "
b"¬ÀD\x0F é\x0E GŽȃ\t ¯Ù%D "
b"¬ÄÚ\e ŽêJÆ”•ñE»áâó "
b"¬Èo¸ÃEE’\x02 qvUdnÖ "
b"¬ÕŒ²D´E–½•Çö¾ë?“ "
b"¬á=Ø\e iJÜ ï¾`úYƒô "
b"¬êí@A+KjO#~ÐÕØ® "
b"¬íŽ\x10 ŠuBð¸\x05 c„v\x14 óy "
b"¬ôŒÇã\f O\r ´N‚çFâÁ "
b"\t qòlÄDzŠ\x05 Ð\x18 ükב "
b"\f 2TŒšÂ:b³(Á_Þ#Í "
b"(QŸæiD\x0F œ*g…KÂW\x13 "
b"5\x03 í†D㣹.E¯äx¤ "
b">S/J\x19 O\x18 › ÁÐÄÛ "
b"Qœ˜Œ’J–¸c¥D}vì÷ "
b"t\x15 ¢¹ûJü…×a†.¦ª\x1D "
b"›%},JC7³‚8È=ˆS‹ "
b"©U¨{PK‘‰€B¢ŽÎ’ "
b"®\x06 ¹'¡DN§é©’¡÷_' "
b"µ0o^ºCâ—?¼¶r(ëª "
b"¼ËÐ!1O\x05 ¶-—z=åÚ\x07 "
b"ÉrŒ\x00 KO9¥@¥`Î|l¸ "
b"è,šOo¼ü1?\x0E ÒŒ\x17 EL "
b"ú³«nßA‹˜\x07 /m½\x1F u "
b"®\x05 ³v8nFëp\x0F “\x0E röA "
b"®\x11\x1C `pôG\x08 ¸1\x02\x03 -\x06 ³ "
b"®\x18 À^¸ƒ—¥¥Ñ}³\x04 æÙ "
b"®B`d)–CY£@J<\x1E Þ\x19 . "
b"®K©\©\x0E KÙ‰\x1C ê€å,+A "
b"®P\x14 7r\x04 DÁ‡\x07 Á‹ž\x08 õ4 "
b"®‚ZTÆIŽZ§ßT…!¢B¢ "
b"""
®ƒuÀ2X@\n
·\x15 K<ñ‰n
"""
b"®¡wp®Àñ“7‘æ\x15 —6ç, "
b"®¶[ŒiÉÑ/³R0z\x19 <\x01 k "
b"®öY\x0E ÚÉ\x08\x15 ®øpŽÆ\x04 hí "
b"¯\x05 õ«|`NZ +G5ó{\x00 ã "
b"¯=~ò 7©L`ó_žÎgµq "
b"¯ipÀ9\x19 B]°¸I6MUä\x02 "
b"¯wß\x15 IYªË‘Lä–D¸ "
b"¯z^HNvOßœŽc¤P\x18 CU "
b"¯Šð¼)\x01 K‘«¨ü¶\x04 ‹¢? "
b"¯¾Ã¯ùˆ.x\e 3{ëž\x18 ¾¢ "
b"¯È%¸à¬H{£\x13\x15 ¡¬^ÃX "
b"°\r ‰Ç‹3Jê¼|÷ê“Û\x10 "
b"°'¸©Ù!JîŠÖ\x1D ïBÒÜ* "
b"°I³n:FD—¨\v ™£Ì]†\x13 "
b"°Uñ1¢b\x1F É\x1A s¬Û\x1A ¡F½ "
b"°[}^¾K)T\x03 1\x03\x08 w•¯‰ "
b"""
°íȦZE.š\n
2zàt\x18 „
"""
b"° ¤œ+Ep^\x11 Ý;T‚F\x00 "
b"°Ûþ¾Ý]B¾“’g¦.DL– "
b"°âáL\x1D nO\’´Ýu(¨´l "
b"°èͬ\x0E ŸQ¸KüU¯Ïa§ "
b"°û¾Ä\x0E ýIÿ¾ÕÝ€ ÖÄ> "
b"°þ\x15\x07 ÄÀK⎿ÿ)$IRS "
b"±;º¾©ÀE‡¶”\x1D ,\x1F Ó Ó "
b"±N\x1A N85¡¤\e ävÓC ‹æ "
b"±›\x12 ?Ò«Jâ‚úb¯çœ»` "
b"±œ\x02\x07 ²b@Vµ\x18 Þ$¾}«\x07 "
b"±õïS+ Ý&\v qû^®-G1 "
b"²9lúhªC·Ž\x19 e9Y\x18 ‡” "
b"²K\x03 ‹„Üä.üSªnž\x18\x11 Þ "
b"²cŽŠ¾+HÚ§€\e @\e #$• "
b"²|në3l\x0F ê¼JYTZ{ºr "
b"²–[ÿ×I× \x13 ‹~Å´¤¥ "
b"²›\x04\x1D ©%K£“?\x1E táØÊü "
b"²«oô~‘\e eÁÿ!9<Ø>H "
b"²Â\x19 0\x1E —Mõ“ù1çÚ\x18 ¾ø "
b"²÷`<ø³L°©ÍAj6ÄD^ "
b"³'\x05 •C1K,st\x02 ù²”{ "
b"³(3âa–¥çH¦óBZ\x07 <„ "
b"³3\x15 Ìþ\x17 E ¯Ô\x10 y±\x1D ã© "
b"³u\x16 Ái‰¯>QP)¼-V`L "
b"³zj˜Có§ûÑ-éï½\x1E\v "
b"³ŒPT²îFº¤U£š\x16\x0F Óà "
b"³¬€ö¹LL3’YŸQø»¬‹ "
b"³¹¯?ÆE3i»Š×m\x10 å6• "
b"³Ã\x0F )‡-H¾žc\x7F ¯>:»? "
b"³Ç’@C5½\x15 ÃC\x0E ÏÏ&E "
b"³à\x1E Œ¶«BÉ”mbI:Ĉ" "
b"´\x11\x03 M\x04 Ô©B˜Sbm"Gs4 "
b"´&eÐ\x06 AJò©JAú¢WÖ¼ "
b"´;0Œ\x13\x19 ¿{pñLýëš‚Ç "
b"´L¬ø¾¢dÒJVþtOÇ®\f "
b"´]ÃŒEI<¼‚‘˾Ìì‰ "
b"´z–\x1C Ž×Jî¿MùKX©g· "
b"´Œ»ÒøUD¿[œèW\x7F ’V "
b"´'\x0E ï^(\x1D 4Õœ&²n1\x18 "
b"´¸šSË\x06 Dʱ¬ž¥µö(O "
b"´åé7ùèJ/šÖ›ý£¯¹ü "
b"´ñV\x1E Ù‚J°\x13 i\x7F òME¤ "
b"µ\x07 3\x1D ¥‡<Æbâ<²â\x1A\x01  "
b"µ\x19 FË\x17 @O8-KL1¦v\x12 "
b"µMð1¡{G8ްž)Äö,b "
b"µ\÷ZÏOµ©Ñv•62‹‡ "
b"µiõû?ܳ\x15 r\v ™ý?\v Ÿ "
b"µˆ§è8÷“Ÿ²\x00 †ÉGµ´- "
b"µ‰QÆq=@u•Ù\x03 öß#Ž "
b"µAP¥ÛWpýÿdé‰ß' "
b"µ¯eešALë¡N9Z·i\x0E m "
b"µÉi\r @ä\x07\x7F £ï†xrTÈ\e "
b"µÐßØØ¿F\x7F ŸÛ§Bš-ò‘ "
b"µæ´ÝY9m޽›·7>\x08 # "
b"¶\x06 δÏÍM?¤ö÷\t\x01 2ó "
b"¶\r \x16 Œý·DÚ²ÏÆ){cƒ™ "
b"¶\x15 %nˆyúö\x01 éf@C5¤ "
b"¶"úrÁ¿Hb¾Þó@\x1F H{œ "
b"¶#:‡ÂËJž©5d2Nm\x11 ç "
b"¶2Ö·°\f J\x16 ¥Ô\e *ªÌ\t 6 "
b"¶y>l.ßβÀ¤mú½YŸ- "
b"¶‚µ4£]\\x05 Õ塸À‡)9 "
b"¶ØW¢÷IƈCÒÅžx: "
b"¶¦Ì =Fl¡5\r ÷¦Ìp: "
b"¶·öµ™õE5Žôe%·Wê– "
b"·\x12 .³£7Êb\x11 ¬¥W¨Ûr/ "
b"·J\x1A *Xm\f DÃn\x19 GÈH+\x03 "
b"·NOŒyï=å\x16 èCèƒ\x12 0ó "
b"·RØ\x12\f QE\x15 ©LŒ¢£è&ü "
b"·c\r SN¯F“¤\x13 ¹½ +3‡ "
b"·rÖ—\x16 ˆÖxÄ\x03 T\f US "
b"·w\v SÏLAòˆX„\x06 ¬Ü!‡ "
b"·†²¶³…Ay–\e v&øZ;k "
b"·Ç¦äiÞ;•%q\x11 ¡~o² "
b"¸\f ù*Ò'K!»f¤×ÖĹ "
b"¸\e $*ˆß@?šnw乡‘\x17 "
b"¸%\f tÂFEÄ¢ÉÅ i¦æa "
b"¸3Vðø°OÇ…`WÀ\x04 ¬: "
b"¸>t_\e €Cj¢q\x11 à\x17 3c¢ "
b"¸UýJ\f zÅ9æ)y¡™JÆ "
b"¸W\x07 ™\x19 O\x1E ·„ˆÔÄÔòÈ "
b"¸lH\x1F «ÁCT©òc\x14 h "
b"¸zyùfZ@ÁmæfÅöÄv "
b"¸…6:˜|Nc\x15 îéD:°\x1A "
b"¸Œmx‡ÎJp’îÌL‚ü,“ "
b"¸•ú¢¾K\x17 UWÝ\x1E S•; "
b"¸É&ír¶\x16 ;íW¾ \x08 yBÑ "
b"¸Þþž/Jª6Ú}Q_Ï` "
b"¸î}\x10 oÓDM\x17 fѧA\x17 ¡ "
b"¸û$4\x17 Õá´´„M¦ÿ¶á\x14 "
b"¹\x05 pG{„\x16 òþ\e ›•\x11 P Ö "
b"¹\x1D J\e šŒ;\x18 ÿ±ƒ\x10 J+úš "
b"¹}Ó ÐþID“Ú¿·cë£\x08 "
b"¹~\x15 «Û¿A=°è(\x01\t z£› "
b"¹—uS<»J¼›JÚf4uey "
b"¹¬KE»’IO£AgMÞþ=p "
b"º\t ñƒ·tK\x03 ¶£Ð\x15 «m'ï "
b"ºC% \v ˜Eä”Cñp\x02 •Ùy "
b"ºL\x13\x11 XðM[œŽ†ÀÆÃNž "
b"ºbs¦¸þEõ²+Õï©âàR "
b"ºcZ\x19 û‹E•šŠý£\x13 €Þ¯ "
b"ºc¤\x18\x07\x08 :\x18 2\x06 £=l¢i÷ "
b"ºküµ4Ä\x18 Dœòð[³Ÿ0 "
b"º~z±÷\x14 O9‹\x06 Äû\t ‘H· "
b"º„ A\x1C\x19 Dݬ ‡\e Q˜\x7F\x05 "
b"ºŸþ ÂÚAe¾m— T«¾\x0F "
b"""
º¦(M\n
¨¤©Ó;Ÿ\x01 ¯yÁk
"""
b"º«>øW“M\x0F ŠËoü–ˆ\x16 "
b"º®ƒñ\e I„”V”ø„Bm… "
b"º¸ÙZ.—àüÃô̲”…\x19 % "
b"ºÙu;…ÔK¥š¦½:\x03 S–\x14 "
b"ºßŒÁq—¡o,Y¹ê<ûŒê "
b"ºësb\r pCi¯\v ׎\x11 jÁp "
b"º÷—Y\f .Ó}>R\x19 Ž\x02 #Wø "
b"ºþE!èg‡{q…I†(Dð— "
b"»\x07 Mþóší÷\x0E ‚L$ÐCE "
b"»\x11\x0E %8â\v IzÜ?•\x02 À5t "
b"»\e 3=õÎBlŒÏ\x08 ;µ˜Áº "
b"»#„¶?ŠLÂÁ'žN»Žý "
b"»1Íç^>Ad‚ÜÑýÁW&t "
b"»7˜C.nO\x16 ¹¬Úç’"ˆÊ "
b"»CÜÄON—¤Hùg\x07 5ã "
b"»ŽÁPµ.JòDR\x00 æùº\r "
b"»Ÿàÿ²Úâ8ä1\x14\x02\f FÎb "
b"»¶BP\x00 üB„‚tbqb†CÃ "
b"»Ä\E<®@\x00 £Û\x08 µäs5ÿ "
b"»øRsµõNØÈK\x06 ICF] "
b"»üú¹¬Kº©ò‰‰ˆù "
b"¼\x00 Å„üGѹ1Úœ€røn "
b"¼@j¸ÿBÓº]\x02 ˜\x03\x12 P¨ "
b"¼Ž÷‰x3K¤€AˆÓ][Û "
b"¼±Ý\x1E 0~@\x11 ŽÔhÔ\r –ê\v "
b"¼å\Å|-Cõ¿¬\“©\x12 òB "
b"¼æ¹æòßJi‹Yˆ\x1A ܇⎠"
b"½në\x7F ÆíO¹£2©ŽÞ\v 9 "
b"½‹'\x0E ÒBA•¬:å\x05\x10\x19 ÇÕ "
b"½šî°Ð‰G|•3¹åa+¡@ "
b"½›‡^dhFO´(L;\û\x11 M "
b"½Ê߈¥¨Mn‹‘õ}\f xÍÕ "
b"½â\x01 }E¼D”Ÿ|\t ®Á\x1D ÝÈ "
b"½è‚‰ñ=\x15\e oˆ÷4\x02 çQ "
b"½óÁKõ½I6zC9Ö.\x12 " "
b"¾\x01 šðÿ\x01 I-`%-Ô*\e ì` "
b"""
¾\n
_Ù@Þ@íˆW\x1C E\x04 2"k
"""
b"¾\e 9¾WRBÙ¦¶\x0F !(ùf³ "
b"¾\x1D Ç$'Lèn`9˜ßå2 "
b"¾'øLP\x04 m8Ã\x00 æêýGÔ\ "
b"¾(‘¡FcC½ž\x14 ÉÇa´\x1E T "
b"¾Z™¤SÞ\x17 \€!tgµ6wœ "
b"¾h£•\x12 Ç#(–0L\x0E\x00 78 "
b"¾}÷>m‘\x1E Ø’_ŠÒ\t W¹Ì "
b"¾ÂH€ë¤F섚*m¥m`B "
b"¾åsÅO3íªà\x00 8FÏÆ "
b"¿!”41ž\v Ýn¸Ù\x06 æHÄ. "
b"""
¿#ÁìÌ\n
xoˆ\x13 ¬±éYßÖ
"""
b"¿;ÓÓ\f dC0\x05 ’kÀ7Ôü "
b"¿]pÕ“{gXZ1ÅsÖh\x0E ú "
b"¿\x7F ݤÁ®N¸½MEìˆW„É "
b"¿…L\f \èçs÷}\x12\x14 ë\x19 9Ö "
b"¿Š¸.иMÊ´N\9Ø@^ "
b"¿§A+£ýJušˆ-“\x1A òü\x15 "
b"¿ª6&^\x01 JX‚ì†ÞáóEÙ "
b"¿¿\e Já7S\MõK[únˆø "
b"¿Ã"sxLRœ8\f º\x1D ! "
b"¿Ìo<·nG=’åIrabÓÚ "
b"¿ÐÁôº\x01 AÈ¥Š#ü\x01\x14 tè "
b"À\x10\x19 &b]Lº¡\e Õ'E8m= "
b"À,¢/\\x00 X8:E”;\x12 ðûš "
b"À:ä\x15 3þOLŽ\x16 kf6=<º "
b"ÀCÉ‚†ˆ’ÜéÚT˜\x7F Í "
b"Àa8±\x12 ¥L=·êxõpý8G "
b"ÀkȸTE\x12 °Y@1Äs"² "
b"Àq\f 4˜N³‰‚]ú\x0E =Qs "
b"À£ºD+[A»»™j½ëº]m "
b"À˜Æ\x0F ÎC‘³ž\x10 €Æ\x07 ³\x04 "
b"ÀËùƾ\x08 Eì¤ô˾A(ši "
b"ÀÌ‹šhum%ÛÈ\x7F W`‘o@ "
b"ÀÙBwDçI̬"~~ÆSà“ "
b"Àç\X™¬\v ‹éø\x07 W>HUì "
b"Á\x02 @\x01 \x13 C\x11 µ\v K\x05 ž\c "
b"Á7 O7µ»Q\x04\x0F Y\x16 á,f "
b"ÁU#;ߟJ$¦\v k\x1A (>\x1F Ö "
b"Áe»VéuKÌ¡CÛ\x0E õt½³ "
b"Ág¯rÉðÌ\x04\x1E ÏÄÉbI©L "
b"Áx\x08 L\v ¦K‡¼N\x06 ¼žºÞ© "
b"Á{\x0E Çôß¹âÞ#*Ð;_\x1D "
b"Á’^¿¶zB'—i‘™£K› "
b"Á•F`”PCN²W\x16 Ñ}2½ "
b"ÁÕ'â›p\x14 l.¡íÁj\x11 ™µ "
b"Á×á“™mBÿµaœ¾UZý\x18 "
b"ÁÛþ‘m¦NʨÊÇÏmôŸ¶ "
b"Â\x1C ÅsŸfMT¿vj\x1F *¡©S "
b"Â"åÅ×íFp†ÙokJÄ\x1C ¬ "
b"Â%\x06 à/‰r½JêK‹F·+ "
b"–\x08 ™ñçCæ¦v<uÉÝ;X "
b"»[%Jà@ŽŒgåã\x1C\x13 §\x7F "
b"""
ÂÔES;Hæ©ëÑ6\x02\t \n
\x18
"""
b"""
ÂíÎ}W¸\v ™\e m¸õ\n
C
"""
b"Âü5*êGL‡½$ÛŽö1”¼ "
b"Ã\f 83\r ÇOú¿DVi'ý\x00 ] "
b"Ã5Ž\x14\x19 ¥AVT*DÊQŽJ– "
b"Ã<©a„Gë‹fáÂ\x10 ¨¥ "
b"Ã@ëØÜ—^)F!寸²n÷ "
b"""
ÃT2Ζ0AÕ¯•Y^\f \n
Œ¾
"""
b"""
ÃY¬¤×|Jò‡\n
í¯åÿ\x7F d
"""
b"ؘeÌJO\x13 "àê²ÔÞDß "
b"ø9Ÿ¾\x16 K—’µ¬ö[È’U "
b"ÿ-zœo‚ãÔÐæ7`"( "
b"ÃÄš\x18 ‚HGƦ‘(k\x01 O< "
b"ÃÑêàѱD ¼nÃU8’‰Ã "
b"ÃÚÌOãÓL\v ¿¡ü"Ï!Z; "
b"Ä\x14 Ie²\x19\f 0®Û@*u)ë" "
b"Ä"®“ØQLY6¬™^\x06 µì5 "
b"ÄŽ\x02 cî+MW¹ØwÕ\x0F\f ç. "
b"Ä¥r…çÄM\x19 —_†èBבà "
b"ĦÑJíÌNø³ú²"£l–¹ "
b"ÄÂ%\x18 ~\x01 N퓆ˆ$‘øêà "
b"ÄäpLf\x1A l?öŒüL«š× "
b"Äîjm9¼D¢ɬ-8\x01 AË "
b"""
Å\x07 ma©žC‚¸\n
Qî\x05 ãZB
"""
b"Å\x18 ƒàlÛN\x11 ªÞcTrA7 "
b"Å<[b¶N:˜ÜÝÿذ3 "
b"ÅFø \x16 æA6¨\x01 °ÐUk)q "
b"ÅX¾}\x01 #Iì‹%¤Ò=C£ù "
b"ÅYÆ\x04 <O¸˜¤\x0F È!h““ "
b"Åšã¨\f &G²‡z¿µ/\x02 à§ "
b"ÅÜ¿Æèªåã\f\x00 ³ƒÔM^© "
b"Åâ8aì=£\x16 1yï€nè9› "
b"Æ\x16\x1F *ô7Mé¸Ù¾}@ÈÚç "
b"Æ/}¸øH;…t\f\x03\x02\x17 GU "
b"ÆF+èõœÌÇfŸRƒîŠJ\x05 "
b"ÆFÿÜ„W÷ƒŠ˜Iõhé\x15 ñ "
b"Æq÷úz\e EïK—œ’\x06\x18 "
b"Ætû1c\x15 @v’,“Ñ\e ä$Õ "
b"Æ•’\x1C ÇdKÌŒèÃoê¾³¥ "
b"ÆÖƒ¢\x1E GNã«Ì\x05 ã“\x15 T& "
b"Æï±\x10 þÏN@–\f ï\x03 …49~ "
b"Æþ2@TMJç¨ÐO6Kƒ¶ "
b"Ç\x0E\x10 ÈæTJ€µéW£Îmºz "
b"Ç\x10 Ò”A¡ýž\x1C °Åíkˆ\x06 ù "
b"Ç\x14 x\x08 4ÓA\x13 ëÓR³U2é "
b"Ç+\r (8Oëpãl¢\e ¦6´B "
b"ÇKÏÉ¡˜ês<ðe\x16 iò½4 "
b"Çkšä³O7l\x1E\x04 5(¶üxx "
b"Ç©Â\x01 þ\x08 F«½¾\x17 "\x11 |\x17  "
b"ÇÇ\x18 !ôVOÑ ±ï\v MGbô "
b"ÇëçlŽÙJe•K\x15 }.\x04\x02 ¬ "
b"""
Ç÷Ž1?\x03 Jâ¾)5ˆ\x1A \n
Ðá
"""
b"È\x04\x14 BàV›B˜\x1D\x1E\x1A\x01 Bª¡ "
b"È\x10 l‚}êB-\x01 ¼6# ™ù¡ "
b"È\x15 JîæYø/ZÔŽkÙF±Ù "
b"È\x16 I@ Å{\x19 ¢´¥@6žæA "
b"È#ãh‚¢IR»\x18 ®@\x00\x16 L\x0F "
b"È&£ytz\x02 ¤['²¦ÿt¢º "
b"È2 æg6¿I\x04\v Ô…\x1D ã¡ "
b"ÈEP\x08 ýøFJ¨\x00 G7\ÛÚ¥ "
b"ÈQ@ßuC\x01 DLÿê\x15\x0E µ\e 6 "
b"ÈT’ƒ®>NÙ£¨À\e\x1E ae\x0F "
b"È[\x1E \r \x04 ›L曎óÐr\x19 Äg "
b"ÈiX˜Ì„»S“±\x18\x13 œ4vÛ "
b"ȉ™öü\x01 Ow¬<\x17 ²:ïbc "
b"ÈŸ±Þ®‡óaxEÊçUz\x1D ó "
b"Ȩz\x06 µ\x08 @ï¿ÔÂ>¨Å–¶ "
b"ÈæðQáãø‹¸øÞ«8Ö« "
b"Ȳb'ÓM\x1D ›2\x12 ]¨B1 "
b"ÈÌI#\x11\x1A N†M\x15 Ô°ÉæP "
b"ÈæzÀ]¿ÍFZÓ½‰x» "
b"ÈñÙ\x1E\x02\x0E ±ÙT\x7F q\v\x0E TPp "
b"Èø¸\x1E ¤ˆ“yýD|c\x15 Ò‰ "
b"Èü5¶†J¹\x03 «eŠðUÁ "
b"É\x14 p§œjHm¨øY\x02 …½Šw "
b"É!]a\x14 «Ai’V׿©”Œ] "
b"É)\x02 Ì\x08 ³þ"©œoýó›€÷ "
b"""
É3ÛÍ\x16 0\x1A \n
ž\x07 Éb‹\e
"""
b"""
É:×\n
ùëU!\x0F ®Ñà&\e !±
"""
b"ÉE\x17 ²d¶J·”`”#\x01 q0¡ "
b"É_\x0F\x1D 8@FŽ‚ev\x0E _A{q "
b"Éaž…bîKT¶YГÔI[\x1F "
b"É\x7F á„$ú@žŽ]\x07 nT± "
b"ɧN¨.bÌ7ÓQÙü\x15 bë÷ "
b"ɪx#ËhI\x1C “2|Íä@üð "
b"É«X\f g<IЦ!+ƹ`,\x05 "
b"É®!>0üHšòœóï/ÇY‹ "
b"ɺý\x0E ¾Öþœ5$“ÑåŒT„ "
b"ɼp†§a`,\x1E å\r =ò]\r Á "
b"Éß\x1E '<N€¢›¥ä•>ü3 "
b"Éå‡\r uH×¶‹‚´ž¸\x13 ý "
b"Éè´¼¼†kÌϸž,ÏÓe¶ "
b"Éûƒ\x00 ,·A\x11 €’z~ƒ]N\v "
b"Ê\x12 lëö\x16 FŒü¿´‡R»1 "
b"Ê\x1C .ICˆCý²ÿ—\x15 \x02 Dp "
b"Ê$³n«—S—‚v=`Îòí$ "
b"Ê2…\x16 ‹€L«¦w±Q_‡ª˜ "
b"Ê^sÊIG [J“†ÊHfD3 "
b"ÊsŠßÕUY|‘ì_\x14 ¸@'¸ "
b"Ê…\x1F —fL\x03 ž1a «_k "
b"Ê•ûûIpI࢑x*lŸ¯\x1A "
b"Ê®ÅØ\x0E •–¼n<\x0E µU½™z "
b"ÊÆL°ÁаÇuCì²\x10 ×\x15 ñ "
b"ÊÑÂ\t –êÞ€7\x06\x03 ¢™\x04 "
b"ÊÕ¯H#ÃuªÄÒ8ðî†î¶ "
b"Êâ2ˆÃ\x02 NNŸ)Õ3™Á¹U "
b"ÊäwÌà¸J;®\v )z'bé\x13 "
b"""
ÊèYߤ\x1C ’\x14 %oˆ\x17 Ú\n
NŸ
"""
b"Ë\x01 ÜP\x18 c6»ÕWÕË"ܦŸ "
b"Ë\x12 Æ¿ƒ¤C¦¯{ц\x19 t\x1D\v "
b"Ë,Ð>\x13 )IK‰Š´JŽ.W¹ "
b"Ë9¾M?ÀLψ_½»|¹ë[ "
b"Ë@¦Û¼þéÙòÁ\v è\x07\x12 âô "
b"ËQVáNñJ»º‹Õ`é\x19 çå "
b"ËfªPu<dÊP\x15 ¨3årÎ\x13 "
b"Ër5G4\x06 F3‹\x11 Q˜ÝR|m "
b"ËŽqK\x02 ˜ÖfÐêÒ0ú¨nÞ "
b"Ë€L•\x05 I°ž©„æÄ´\x0E Ú "
b"˱\x1E\x13 ÒÐM ¯\x16 ÀüPZg, "
b"ËËD_\x13 SFÍÛÙMË\e ®Yz "
b"Ëâi¾í\Mʪg“¨a\x04 …> "
b"Ëéðî\x1A @\x00 ÁÈü=„˜ÿÓW "
b"Ëê…èûöO±ÇÑ~0Ô° "
b"Ì$ó¶FqL‚¬¥|¶ÙI¡ "
b"Ì3ªÊÊXDK–Î\x19 k(Ÿ@ "
b"Ì5x<\t ª4îÓ÷·Æ.ha; "
b"ÌdŸ±Û‡OÚŽQ±ä’ÊŒ\x1A "
b"ÌŸ—ŠÍ³O}«¯ÿþC\x02 „5 "
b"̧öqÒÑF¹ª\x03 9éïtÞ= "
b"̰꤅¼3¡‚z7J/\x04 ¥ "
b"Ìì™\x1A ÿ@Ù°À–‰\x18 Dc\x19 "
b"Ìö8·|*¡3áå=Znö×\x06 "
b"Í\x04\x10 ô¹\x02 @¼»®ƒ\t Aé†ô "
b"Í\x16\e }\x15 ©L\e ™ù–•lÿœÚ "
b"Í/>^¡û³‹méH\x13 †U•» "
b"Í@SìzjJL££˜ÄšôM\x1C "
b"ÍLÔM94½a\x05 %”\x01 Âáðª "
b"ÍX~\x13 àî@{‰\x16 `j\—\x14 õ "
b"Í_\x07 ‚Qf›P^³¢%"Åщ "
b"Íqnp—‰B¿¼7Ãð¢¡Âî "
b"ÍvU ‡JT‡ùf\x15 O›§í "
b"Í}rž6úVÜ\x03 Pgz©\x13 uÔ "
b"ÍŒß-yDÌä5ü(º\x06 × "
b"ͬ\½[^E½—©Ð\x16 U«c "
b"Í·))2\x1A Nh¢:ðmŽ\x10 Ì´ "
b"Î\x04\x1C á\x05 ¢¾…’ ºs\e ·\x15 ö "
b"Î(·\g5K•†£\x18 øÛ·úà "
b"Î9dö¨¨ŽUP+,´š{6 "
b"Î@Î\x19 :&CÚ³OŽÉ;•j¬ "
b"ÎV,ŽhbC\x08 •ÖO]Çæ;® "
b"Î^Zô¬íKi¯<zéÖ\t Å "
b"ÎÈá+)·Nµ¢\x12 0OŽêþÑ "
b"Ï\x05 üùC£…(ѦÕÍoLÆ "
b"Ï\x10 ü<H¬‰È\x11 p{¢³æ "
b"Ï\e u7†Q×'¬èØ…è4\x10 – "
b"Ï\x1D ZÌá\x19 FÛ©\x0E ‘ºCì;¢ "
b"Ï)=O\x18\x1A J¸œŒýö³±´D "
b"Ï)q"O0A\v –ž‘\x05 Øl "
b"Ï)Û\x10 —3B¼‘ÛhÐoš\x15 ³ "
b"Ï?\x15 ç)»‹U\f QÛJ2\x07 ß "
b"Ï\Çøõœ(½ý¡mƒT\x7F Dž "
b"Ï~9\x17 ,þCzŽ(+Z¯³vS "
b"σhyHjCbŸœ«žZ2!û "
b"Ï«¿lãòCi¢iQ9îx±\x1E "
b"Ï»å\x01\x17 žïn#¡£•.\f ¥ "
b"Ïý$ÒTFƒ½\x15 Kj@'zÖ "
b"Ð\x07 ƒ\x16 o\x11 N$¼ƒyEKû\x01 î "
b"Ð\f ÷\x15 lR@˜²»ŠZcí\x00 "
b"Ð5jŒWSá-}áiCŸy€Y "
b"ÐA\x06 d{}H‡¨äЉ´KS "
b"Ð\x7F ¾IÆÖ¢6Cm¯]¨!E "
b"ЈînÕÜoª¡&è‹“\t Æ» "
b"Ж©qÎÝ’Ð’¶A)pj\r w "
b"ПØÊ¯HyŸ¦àÅý¨Pg "
b"о1•t;F7ûqµ\x16 A\x06 "
b"ÐÐD\’\x18 g¯Ä9PGœ\x10 ÿ“ "
b"Ñ7e1$…L\x13 ¸¡\x06 {þ¯‰¿ "
b"ÑS+/\e xM7Ša|>Úäý— "
b"ÑV–ò\e ÖIÕød”Yh\x05 ¤ "
b"""
ÑVãfRpºÊ¾\n
í&Š\x1E\x16\x18
"""
b"ÑW…8—‚@º½¥Ú#aÖE¤ "
b"""
ѱ4¹†ÌE\x13 „ñ\\x19 É\n
o
"""
b"ÑèAì\x18 äM0Žâ6‹f‘Wê "
b"Ñî²b7,\x13 ò¢$Ù\x10\x03 8Ëh "
b"Ò\x17 ü&kðIr»Á0l§$ãÜ "
b"Ò&\x03 ïͰN_»æ\x1C ¾JÅä\x0E "
b"Ò&Q§Ñgηl8¥~R\x1D M "
b"Ò.\x0E Žr/4\x00 ܳý\e aÉ›\x0F "
b"Ò^¥Ó1™F ¬wÕ\f ®ía "
b"Òfùvµ\x11 ɤñuã™Æ‰Ç "
b"Ò:â³5E ˜ ï\x04 Fg€© "
b"Òƒ8…IoO\r ® ¯³iÏ\x06 Û "
b"Ò¬i\x02\x15\x12 i“ÉÛP†Tô^% "
b"ÒâßEX_K„½’2]uãüË "
b"ÒææûÆ@iAmr$TÎa;¼ "
b"ÒòV¡à+E޽\x14 ¶»¸}= "
b"Ó\x05 ŽcŒ‡E˜‰ñ¤ÍV\f\x7F ` "
b"Ó\x14 -=Y%.\v =ËëU¨ô "
b"Ó\e §¿jîBq·HBÜ\x16 7£› "
b"Ó\x1C P\v ñùDï©\x10 ´a¾}\x13 „ "
b"Ó=SÏ\x08\x04\x7F\x12\x0E ¹€CàÖÁw "
b"ÓHå¡c{O+€Ð43•„Î3 "
b"ÓJå/\x1F\x0F @6‡SÓ\x0F Ž\x05 ¡¹ "
b"ÓV\x06\x14 UlNš¥óûdiÂòá "
b"Ó^×\x1C\e uFƒ¿ýmèÜű* "
b"ÓjmlžÆM[½z¨ƒ–ŠÈ "
b"Ó·¤¶ë\x05 Ö\e ¦Œ\x08 Þ¨AA– "
b"ÓÜ\x07 ôjžA\t ŽðC÷\x08 tÚ\x08 "
b"Óò÷ù/\v DQ¨ƒ¹\x10 )$M¨ "
b"Ô.`ø@+B`§¨\v ”‚ê¦û "
b"Ô1˜ÀLµA¦¡˜M\x15\v [} "
b"ÔRÓ\x14 YÀAˆªïdÂ\f ’ŠÆ "
b"Ôo1ÅʘEï¸\x08 ài½\f … "
b"Ô$ÜŽÔD\x1D €ØBè‹õð\x19 "
b"ÔÞ³;pE1Ž\x0F\x1A ‚\x13 iо "
b"Ô¤vbW¯\x1D\x00 {W–¤¨Y`· "
b"Ô©\x05 G\x18 B×µhpó÷ô~A "
b"Ô±“BöÏC\x08 §\x13\x14 }%Î‘Ž "
b"Ôòê_>¦C8¦:P¿g\x04 õr "
b"Ôû ZTK<\x01 望aÒkÚ\x1C "
b"Õ\t ¬\x07 ’)Hw§V—‹âmðƒ "
b"Õ\x17 × ?gLš™7"X9]~C "
b"Õ0Ô®©\f J9‰3/b«[Ê¡ "
b"Õ5ÔµNgJϲ¬š\e 4{\x07 "
b"Õ>l\©\x0F ,\x08 ±í\x10 í±Ê@\t "
b"Õt\x00 €\v ÐBȰ\x1F Æ1QtûÅ "
b"Õ…2¦¼nH\x17 ¿&‘¸m<#à "
b"Õ‰{4C\x03\x06\x08 Õ(¡7^› "
b"Õ“5l»è§\x17 ²°`+‚¹–‡ "
b"Õ”RèÁRV¨\x12 ÝIÊ.¤Z† "
b"ÕÂÆ\x18 ׊Go®\x0E yi\x10 4I8 "
b"ÖAJZMéBˆ¥éìË‹†û9 "
b"ÖO\x12 ˆ,šcÖœ'£§œ e¥ "
b"Öž‹3\x03 ‹EY·ß\x19 G\r ½Ãï "
b"֪̖“üE´«"ÁÒ\x0F 8\x10 « "
b"ÖÈ•5A´H^‚Ä©g]ªÍÚ "
b"ÖØn\x10 º×@*¤JÒ½#@: "
b"ÖíOnp·H£\x04 ñ4=ަ "
b"×\x1A\f\x06 î?B\x1A ¼è;\x04 Ä“¡L "
b"×\x1E\x07 ÞuËN'¥[>ó¥UÞ" "
b"×F®ž\x0E ÈJE…øø O•ÒÖ "
b"×h_Ð(WBÛ“a,u”–Qh "
b"×yJÿ¢£E\f ¿ CÖÿ "
b"×}üîhðK7 ÊQŽØÁâÏ "
b"×\x7F î!îb–àýÈ!Έã´} "
b"×°ô‘§AI‘R ¹\x0E ¨ã "
b"×ýT\x1D ètE~ï¶6œÉG5 "
b"ØCbIG\x05 J%³g’.—D| "
b"Ø^ÜGN÷G …\x1F ŒN)òx„ "
b"Ø_Ç~xñ„†\x02 ðOøåwÔr "
b"Ø`žé‹öe¬Ð^D\x02 îË\t È "
b"Øo}ý"KH–² ‹b«cƒ\x06 "
b"Øu·›=rB5®\x05\x01 îŸe\x04 ö "
b"""
Øy\x02 >¹ƒ—µjJ\n
ú"\x04 G
"""
b"Ø$\x18 ‘6Iÿ½¤pŒBŒÍÏ "
b"Ø’TDŠ|Nð¸æ,¹ïKl "
b"Ø™%á\e XC¡\x08 ê0‰ùrL "
b"Ø›\x11 ¾š2 ÁF¿( ìl™~ "
b"ØÐU\x19 ˜(Cl¦\¢\x1E û™Ö+ "
b"""
ØäÔ#B™O²~æÍŠFK\n
0
"""
b"Øîc™#Mê:ô;6Þä\x1C Nð "
b"ØðîÃÓyJǯ„¢åñ}éÜ "
b"Øò¶e\x1D ¥@Q´*ƒÎoy¿ "
b"""
Øü\n
»\x10 ãÇ\x1D ÷%Ûê‡Ñú_
"""
b"Ù\x05 ƒz†¡ù,º}uª~Ñ\x07 "
b"Ù\x12 ‡†(ûN'£¨á_\x18 ´ùv "
b"ÙUÏïTš\x10 …\x14 þÊ‚?¦j\x01 "
b"Ùv¥î\x15 ÞJ§—óFŽQ2QE "
b"Ù¿*SÆM‘ª9;q’æ’, "
b"ÙÀù#J\x10 F¿‹'¤û\t Tm "
b"ÙÂÒœIÞE½½!‡»\x10 GkÓ "
b"""
Ùû8ÆÛ\x1D ‹\n
$1ȱîÁêý
"""
b"Ùü"!q{J7Ž_‡‚cS\x12 "
b"Ú\x14 †\x7F K…K\x02 …æÌšŒÇ®å "
b"ÚGˆtsäz¢ÎZAè³=µE "
b"Úv¤³ÍÚÃd|ˆ;²dT£¢ "
b"ڇŒ]bI=£846Hš\x07 [ "
b"Ú§·\x10 Â\x1E M»¾\x15 á/\x07 -N "
b"Ú§¹]]Ð\x17\x19\x00 ,R4\x08 ™\n ± "
b"ÚýúU\x17 îI£¢\x1A dígm=û "
b"Û\x06 [ní=C\x1F ¥¹‹V\x16 rH[ "
b"Û\x11 1{\x0F WI •F&¾p:ø\t "
b"Û ¾Þ ÷HªŽ¸÷.ǤÁ "
b"Û&×L¡2ICˆµKÌ\x06 wQÆ "
b"Û(w4Ø\e I!«Üäz®VÒÊ "
b"ÛG)²$Ê\x18 çcŽ%)v{S "
b"Û„q<ÿ¾¿w®Oïózà6\x00 "
b"Û„¹fjBדvß\x16 Ôì\x14 Ù "
b"Û“^ŽBUAû \v Sdv«ÈÀ "
b"Ûœ\x19 œŒ¸GD‡\x0E nìbD%\e "
b"ÛÏ\x1C ’¬Ìí3\x01\t ç\x11 õ nÎ "
b"ÛÙÉOß©M躄k\e – Ú! "
b"Ûó˜°ñÈCpˆ\x0F †³³7ÿ¬ "
b"Ü\v a\x03 e6Fø¤ôzRž‡Œ´ "
b"Ü\x1E ŽvE²£À’™–½\f ÷H "
b"Ü)Hå²O*©O”#\x1F .IÐü "
b"Ü/`\x00 Ù\n MBžS"éyF\x17 r "
b"Ü0Î\v a´MËŽDœ\x1F ÏÁ€Q "
b"ÜKþŸœ$HF·}ÕÞ—ç1ç "
b"ÜhàÛ‹H@Цqä_6\x16\x13 "
b"܇¤ÉHÑVÕÏø\x16 ·Ì\x17 }\v "
b"܈\x1D ˾™Oº¥\x14\f 23’3s "
b"ÜR\x06 kÛJ5«p\x0E ~ùjÅ\e "
b"ÜÌpkøöMdŠêç\x0F ÒÕyÚ "
b"Üáí£@šM\f ¸Y\x0E c¨â} "
b"Üý߀(&G¾«,$¯`T "
b"Ý\v Qq\x14\f OX™Œº¯É\x1E ÌC "
b"Ý,l<6\x17 FÌžþ©+S¥=· "
b"ÝAÅÑ\x0F `£÷Z¼ö@&ŽÙ\e "
b"ÝGRz\x0E\x0E HÀU]œ.>e¸T "
b"""
ÝaX\x16 ™‡DÓ‡&ÿ±\r\n
°%
"""
b"Ý••1\v PF*§cµÙ\x08 \x08 8 "
b"Ýžòë:L•œEJ¬R÷ "
b"""
ݾ‘ú‘%Îû• ½Tõ\v \n
Û
"""
b"Ýݽ@§\N\x07 ¹•®ofz‘ "
b"Ýï¼\x01 ÷JO$•RîVK‹\x03 ž "
b"""
Ýñe\n
G\x1C |Ît@÷KÁ\f
"""
b"Þ3\x00 –²7N`‚\x0F :À\x05 o\x1E À "
b"""
Þ?ùx6MB«®£aq\n
zÂ)
"""
b"ÞXâb\x02 <CA¸\x02 £\f ÿÕ¯ "
b"Þ`Z©uæŽëD6»\x0E ªÕPú "
b"Þ–Ê—è.\VP“‹ÀµåÙv "
b"Þšmt„\x0E ®Ë66¯“s9\x11 º "
b"ÞšÅë_à>T?MÍ;B>\x11 ˆ "
b"Þ©W”\x14 íA“¾¬\r gn\f "
b"ÞÅ%®\x08 Ì’L\x19 ð^€\\x11 Æ\x17 "
b"ÞÜê÷•tE\v †Ð˜OòBáE "
b"Þÿì¢\x11 ¬Õ¶f\x12 ø\x17\x0E ÄÀ\x08 "
b"ß\x13\x02 à\x10 *|åF8UB²/@ "
b"ß9Úš\x7F\x01 9T_ðj™\x07 Þ\x1D\x03 "
b"ßS\x10 ´Á™nÕ\x1F ÌÓŠCk\x10 Š "
b"ßo\x7F ƒpŒ@#¤òE2Ü™ªà "
b"ßpñÏóÔG8K\x16 wž#«\n "
b"߄ϥoˆýOÁÕMŠƒ¸’ "
b"ߤ\x16 ¶±H"€z{\x15 A\x0E Î! "
b"ß±\x15 ì*¡L;’‹ª¤Šît\x03 "
b"ßø¼?\x0F iL\x11 ¬¨Rß¡ºNÉ "
b"ßþ¦C\x02 \r ܈5$ÑFx¢ã@ "
b"à\x01 7û‚fC\x02 )ÜßK\x04 ÏB "
b"à\x18 röÛÄKx\x01 ö X\x1A r\x7F "
b"à2ÐÉN½þˆž‹ùFâGr’ "
b"à<+S\x03 x–Ž&e—vÈ}ñ "
b"à@³ßlä©õM“$L\x7F ÇÐâ "
b"àBn\x14 CØÝ—{ëq?‹¾W "
b"àQ’ö–“Ir›\x13 ÉFÆU\x06 7 "
b"àUBýT#\x19 Ý,„¡ Ý{\x19 "
b"àu×J‹mM\x02 ¹¡\x04 efX(C "
b"à³¶’çò@ì®5\x16 %ʯ "
b"àº{xBzEdšd\x07 —†L @ "
b"àÛ¨@\x13 Õ”£•pDyðm° "
b"àÛ¬: ÀL¦†tJOÐA\r Ä "
b"àãĶŸxDžšQ\x12 O\x11 ^Òâ "
b"àôÚýåR@\x04 œŽ\x00 §'ú$ª "
b"""
á\n
Ìãx-Dº¶¬ì+Xþš
"""
b"á+•ëȸ@ÇúÃÙd\x12 ™Ï "
b"á6ÆqµãLÁxå8„‘\x07 ,\e "
b"áDˆÒÛ\x00 @Z«\x14 çKo-ö\e "
b"áQ¥,\x12 ^Hº“MA‚Öò‘¬ "
b"árð¡ìTO«QÌXp\x16 ç“x "
b"á¿[m\x07 H•ü§\x03\x16 ÔyÀ "
b"á‘Ð>qñAdޱêÔ-\x15 P˜ "
b"á²ÍáŽ\x10 \r ˽ƒ¸ü{ž¶Á "
b"â\x03 ¢OäöL}€FVE\x7F Tù“ "
b"â'½Ôž\x05 C\x19 ¹OI>;}Ó "
b"â+1±\x15 \r Ob…ã\x03 0ƒpû\x01 "
b"â7›ÃŽ\f L!•Þ–iÂG?ß "
b"â<qû»hA̹3²¬dZ1< "
b"ânJ¦\x12 NI‰EÆ=枉\x05 "
b"âsù‰·ôþ™C\x18 {—c\x07 |– "
b"⑺\e ©ÂJÖ‰A#;\x14 €¸\x08 "
b"⟺\x17 W\x05\e {y¶‹ú\x04 öf“ "
b"âÙS²µãN««\e ü²&Ä\e b "
b"âî#\x1A ÙÁ€NÏ:PŠ6‹ÓJ "
b"""
âîœ=Á¹Gä•\x12 \n
m6¨Ù
"""
b"âÿí\x02 ¦ü×G\x0E 8\x08 µY\x06 ìU "
b"ã\x01 /³£¬üPsïe¡¼ô "
b"ã\t OÆi4@«AäLtIU\x1A ÿ "
b"""
ã"J»b\n
L\x1D ´¦¿\f\x0E A $
"""
b"ã6£¸%ÂF[˜Û¦&Š\f\x01 B "
b"ãh&sRúFÊ‘4vS\x13 Íù\x16 "
b"ãmy•løMS‚Û\x05 ºÓ‡? "
b"ã–»_™G¡É\x7F ¤pvH\x0E "
b"ã¥#§¸ûo&±(´ñê/S\x04 "
b"ã»\r -‡‘BÏÆ\n ²Å\x00 "
b"ãÂ4X\x01 TKl¿8ƒð¹€d€ "
b"ãзĮÀL"‘•×ËhËœ\x17 "
b"ãÓás®„Kt«¯\x07 ŽÌËÍ‹ "
b"ãæ*‹4+Iå ž\x1E s€ÑÝ "
b"ãí,j\x1F ŒS¶tì‚Ñ~lj- "
b"ãîôäc—jé\x17\x14 gŽ¡}[ "
b"ãîÿÂ[)L\x01 œŽ6”\f Oý\x13 "
b"ä\x05 Mö¶.Hœ˜\x18 §!\v ð8\t "
b"ä\r Úl1—CÜ¿SP[ÖØZ[ "
b"ä º/ùàK˲̒ùM\x07 ¿\x17 "
b"ä%#3œW˜I¹V•$·\x10\x1C ˜ "
b"ä(§~•ÛBiŠ\x02 ËB+ä{> "
b"ä=•\x11 jöO\x12 ¿û¬Î™µ”T "
b"äX_:ƒGCF‚ëV1Wó\x18\x1C "
b"""
ä}·õ¿¢%r\x06 \n
›xþ¥=ä
"""
b"äŽh¤Z/NAŸuv~⤜\x01 "
b"äŽô€4fOh¶¬m\x18 ®^°Ù "
b"ä·\x1F -\~Bà—\f ØŒ·;`\x01 "
b"ä·tp¦yH€žkT¨ÌÉ\x1E v "
b"äð\v ·\x15 zFN†õSê0\x1C\x12 "
b"å6£\x19 ¢ØK¹Ê~ŒËÐ\r \x18 "
b"åSÐq¸·OO´8¬•äùü6 "
b"åYç\t kG„¿\t\x15 ‡Él=Ä "
b"åcÜ•QšIà;D²ÃÞnm "
b"åux¤Ó(F\x11 °‰ž-þ\x02 ,\x10 "
b"åÒ<¢U!Nå«~L•\x1D +?ä "
b"åÓrª“FKëŸEéGùªÁµ "
b"åÖ|•Ý7Ðÿë“á½ë”q÷ "
b"åÚ\x08 §¯õLûŸ/\x06 }\x14 ø²i "
b"åÜ0i= {:¥Œ\x08\x05 wïÛÿ "
b"æ\x02 æâ\x15 ‡LX¿7âÞ1«ïý "
b"æ\x05 ¢ÝíC©¡Œ¡È¸Š¥ñ "
b"æ\x18 ̲à”HŽ \x16 T\x10 w³oJ "
b"æ@xT0!\x0E \x02 àk0Ô„?§ "
b"æA땉oMÆÉ¦u\x02 ôì® "
b"""
æD3†dO\n
³C\x1C ]>1ƒ\x12
"""
b"æj:H{IIZ£\x06 ĵ©$\x18 "
b"æw,v¿\x0E L\x00 ¥SÚ>Þ#½˜ "
b"æ\x7F\x19 ?ÑôFÃ ©\x16 ;†NU. "
b"掂#,A\x11 «•+«¨,l* "
b"æÇñ%ƒ„ôih¨®éʾ#¯ "
b"æÏVí55ÛÀät\x17 y¯Ê\t\x1D "
b"æÓ}cau@Ç‚\x0F £\x1F\x05 D–‹ "
b"ææ„³=Nص\x0E aÝ%è¼Ä "
b"æõf>¹\x11\x14 ù…\x05 $½QŸ\x1D ç "
b"æõ•¨u’rR—^Vë“2„´ "
b"ç\f ·ËcˆN?‹‹ÿgr\e\x19 h "
b"ç\x1A Ý\x1C ÙëDt›HÊû¶ \x10 ì "
b"ç)b|\x16 ™L®¿Ÿ¸êýû‚â "
b"ç9¡‡vòJa¸÷\x1A Ÿ£!È… "
b"ç;À¿CŒjŽA³\x12 ›Òm#ô "
b"çNˆmªÊ"¸ÎR6ÉT~Š\x16 "
b"礱\x10 èÀCƒÃ)ŸÅáUN) "
b"ç®\x07 ½ÿ\x1D \x1A nɸ\x06 a‚É "
b"çó¿„@*ÂúJzHh¾sá "
b"çÇv\e Ê8O¡“ò9’`ö¤ "
b"çȤéª2C5¾|`²ï\x7F *! "
b"çÐ\x12 §5ƒ@…Òó\x11 OÐl¾ "
b"çÙsüjE>ñ•´}Ö×xc "
b"çñNg°ñGD™Xd`\x1A ê§– "
b"çó·YÞÈ\x05 ÉßûZÀ:¥É¨ "
b"çó¸ë@òÑ\x0F\x03 '˜“µã¹Î "
b"è\v rª;ôN\x00 ¥lA;Ê!o¯ "
b"è\f Èkc¡FH¦E\x11 S\x1D \q2 "
b"è\x18 j¨—AÅ„¼£\x12 §u\x10 =¨ "
b"""
è6\x17 &‡'@—“\n
½×Ç–Y´
"""
b"èWQŽ›ÊÛ\x08\x1D +›VŠÍ8 "
b"è]\t Z\x00 c×KN\x0E ÷=£g|è "
b"èe\x18 +\x01 ¯JB°*&Þ¼9Œ "
b"èy\x0F\x13 ÙùHw–ÍVV…OÇ\x14 "
b"èŒîúá[c"œöïŠ_#Û¤ "
b"è›\x00 ˜ø)O\x07 §Ý¼N™÷Ÿ° "
b"è\x7F &‰]G¬“ûåü4cŠ "
b"è¦ÜââëAN²\x0F ¯ÚçÜù( "
b"èÞú%Ö\x17 Dí&TÁS\x01 _> "
b"èüp=3ëÓdŒz§ú!µÔ "
b"é(´‡ùSH`µôäÞ\x1D }‰‡ "
b"éEÖ6\x15\x04 @\x1A ŠG\x16\x0F 7ƒ€3 "
b"éRdM\x1D tI¶’nJ²†R3f "
b"év4™ôBʾL‡5§1ó "
b"é€ù?:C®… ‹gj\x06 ö "
b"éê&¯M†M £DÿWO\x03 B "
b"ê\x08 ¯Á’1CŽ®™¾{qáÇ\x07 "
b"""
ê )¥·ºOQ‰\n
€ÀR\f v\x0F
"""
b"ê$讫QMò€BßÍÀ7C‹ "
b"ê]]H«\x02 ìÝ)DUbñÜÉ\x14 "
b"êˆÞ„Û\x1F L\e í-ýÆ<.Æ "
b"êªì]ä-O‰ $!ª‡Ñÿ5 "
b"ê¬g¸2\t EJ¡øÏ°(\e Õ "
b"êç3fÙmE\x16 ®©.w[œÇ• "
b"êë4\x00 ÞyD¢ž\x13 Þ4;€¦\x05 "
b"ë\t áF|\x1D ›0ß@D:~exA "
b"ë\v l\x06 ·vCS³‹êPP\f ÒÎ "
b"ë\x14 µî\x18 °¢ÈI@\x1E ù\x10 Á\x15 ÷ "
b"ë"ìaörG)©<ªß\v »´Ä "
b"ëY¸ éØA^´‚Ë—\x03 «_« "
b"ëÙ‰~ÿ[H\x17 úüm9åŒå "
b"ì\x1C œJYñNè‘J\x1F Í*»mÓ "
b"ìCºã¯ÎH¢¨Ek3¬~lI "
b"ìD®z®"áÕÕþ€¹\x1C K´\x12 "
b"ìU2bu0D¥–\x08 !f\x19 p?a "
b"ì]ŒÛÉ\x05 {ÁÌï\x15 çZ|[\x1E "
b"ìkçwk|Jw’P Iw”E "
b"ì“kÛÅs:Žò“f\x04 RnÂy "
b"컢\x0F §M@ƒ‘Ëv‰°£c< "
b"ì¾!\x1C Õ@ÄÝÖ’\x06 ÐÜ1 "
b"ìÁ'ôÈ\x06 O7»\x12 ýŽY\x06 Kþ "
b"ìÅÆ¬ûGK2\x06 “œ1µµ7 "
b"ìܸÞ\v 1KljÝ>å\x06 lÉý "
b"ìé1©¦ŽKlŒê)~†9\x19 "
b"ìðé±(<¾ð€ô\x0E\x18 +Èêú "
b"ìô\x16 IJMCÚ–\x01\x11 þ½\x0E q "
b"ìý\x17 ›7pKˆºC\x17 Ò=èqŒ "
b"í\x03\x07\f dwCIªW¨Û.à„p "
b"í\t ŸGŠaBS¢\x1A\x00 $nžšj "
b"í\x15\x11 ö [Lõ€ n’*¸ía "
b"í&ﺽòH:˜>t]úV ã "
b"í*YeKçE@\x12 9ÿ[d\r m "
b"í*§±dODx‡‘\x1D +‹Ú[¾ "
b"í/Ù®†FLÍ„®ëØãŽGe "
b"í4+á¸Ûä\x13 ’ù\x15 }ÎàS- "
b"í^Wà}G¸£\x16 x«µËæ\t "
b"íbäÞYðJô+€I[)J\n "
b"í¬²Ã¬cœZ™l\x08\f V\x15 ƒ‹ "
b"í®¾ÎF\x07 @ý´É\x00 Œ§¦bw "
b"í½:í'+r³\x1F 0»¸1ÿÑé "
b"íÂ\e Ë›DJ:©£±V\x0E e[. "
b"íË AqG\x0E ›\x04 ‚\x14 öj¶› "
b"íÞ?\x17 f§Cv>iÞ\x12 èÌ "
b"""
íú×\n
¬ìå\x05 òyÙ\x1C {Žób
"""
b"""
î.\x7F \n
…žEAš\x17\x13 [ìÒ9
"""
b"î9ý?i\x08 D¡‹Ëfª"’\e ¨ "
b"î^±¯\x10 \J&—®òO;\x02 ‰÷ "
b"î†Rƒ°Lë³Ç0Ìàz… "
b"îãÇ!R$ާÑ\v àd› ùÛ "
b"ï\x0F ^{7\x0E @Ÿ‘Ø;[ÿ\x16 ` "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.media` . `id` as `property_group_option.media.id` ,
`property_group_option.media` . `user_id` as `property_group_option.media.userId` ,
`property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` ,
`property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` ,
`property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` ,
`property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` ,
`property_group_option.media` . `file_name` as `property_group_option.media.fileName` ,
`property_group_option.media` . `file_size` as `property_group_option.media.fileSize` ,
`property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` ,
`property_group_option.media` . `meta_data` as `property_group_option.media.metaData` ,
`property_group_option.media` . `config` as `property_group_option.media.config` ,
`property_group_option.media` . `path` as `property_group_option.media.path` ,
`property_group_option.media` . `private` as `property_group_option.media.private` ,
`property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` ,
`property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` ,
`property_group_option.media` . `created_at` as `property_group_option.media.createdAt` ,
`property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` ,
`property_group_option.media.translation.title` ,
`property_group_option.media.translation.title` as `property_group_option.media.title` ,
`property_group_option.media.translation.alt` ,
`property_group_option.media.translation.alt` as `property_group_option.media.alt` ,
`property_group_option.media.translation.customFields` ,
`property_group_option.media.translation.customFields` as `property_group_option.media.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.media.translation` . `media_id` ,
`property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` ,
`property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` ,
`property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields`
FROM
`media_translation` `property_group_option.media.translation`
WHERE
`property_group_option.media.translation` . `language_id` = ?
) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id`
WHERE
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (0x97F63F43D4732E11DB4D79C3F1B73508 , 0x980D9CF0BD5941D864EE00463425FC48 , 0x9818CFE9E3D94E68A24407F38F46E428 , 0x9823E209C03447F98AE2B7C83FC888D1 , 0x98283523F78B43A895A6BC9564A2903B , 0x984CA679E91FAF50F4A416CCFC324D66 , 0x984F16078BA24BCEB68A0DED9F364E9F , 0x985E41E7881D62A46C7B143998646223 , 0x986BD3076780412DA6E9F380A14DB287 , 0x986D8BB4BB3A4DEAB69452E66E98E499 , 0x987C57643D2A4ECCA0683249D3ECC83A , 0x98877697AA794E64834B667106A69964 , 0x988C3D3793714A2E87DADD0AAB2699A0 , 0x98A67D1E18274F3D86E432D1F4DEDBFC , 0x98AC3CDEA4A14B31931BC3D3F7307BD5 , 0x98B25119077B44B8A89195580616400E , 0x98DE955FC7BB36607481B1466DBA7B89 , 0x98EDEAF8C4984786B67A3BDCCBD1782B , 0x98F6B77C40F74A5781B5A03E47138F64 , 0x9924A2748A62FF22E9493924B3CA5AC0 , 0x992A07D3E5AB4EC4BDEF99827097C8A6 , 0x995099938F594CCCAA0BFF0D65FC59D6 , 0x995ADFE5116A40DAB71629C1BF97003B , 0x9967D3DE9FA164F3AC95EF010EA44BB3 , 0x999240108F5A40DEC41D15C1021D687B , 0x99C661F2A84D447CA80C6F01DE78FC37 , 0x99C791D6609F4EAC916FA076E6342A50 , 0x99D060893CCF40D4ACB9706BEF90A4F8 , 0x99FCD83A6700E9340E33AE88C63C8F59 , 0x9A0840B2E053437CBFC2977936E621E4 , 0x9A0F68B1A0C84C9D9A1E00C572F81F29 , 0x9A0F716E2AA14ADDB02362AA431AE8EF , 0x9A29A071457449C09F4BD326E61A45AC , 0x9A2A07A6CFCA49AAA2374F9061EF2E74 , 0x9A4788D6C22A41F3A985BC7304BF1A47 , 0x9A4A14672F8140FFBD2F7A94DD63B88D , 0x9A4F7F11832861EC713C6B61656B9580 , 0x9A6361849B0F4B38874E2297F5A812C9 , 0x9A94A498A90CA5F646D3DAF61312E301 , 0x9A9EBA8A6A6B4908AC838101A8683DA5 , 0x9AAFDAF1968A4FFD86A0B075157CB371 , 0x9ABA61394A294A778A0186A1F63113BC , 0x9ABCC0CA37BDDA18EA5358D9C3DBD2DD , 0x9ABCC952328C4295A05BAA18737CA2DC , 0x9AD61384F3474E2F8F31AC822728ECC6 , 0x9B057BF8389549ECB6D819498519A2A3 , 0x9B40BD8D250740A88D8ECCFE0D446133 , 0x9B7246324C804094ACF6DFEA8CEE837D , 0x9B766ABBA31BBB291AEEF2186245F5AF , 0x9B7A6EBFD622BD5116CEFCACAA22BE60 , 0x9B911F7A9D7B4BAB964664B086A684ED , 0x9B98706F1EB74FBE7E82067B01E27348 , 0x9BFC5C5A29AA13D8221E098D75A4200E , 0x9BFCC8E8168CC98842C22F6555563E58 , 0x9BFF29A8480748D788E3455E76CC95A8 , 0x9C139598C6504E4D8DFDCE28D182A6F0 , 0x9C466A3B4AE0435284F503B1B68CA9AF , 0x9C652A5C0F724C95B83F7458EA402415 , 0x9C895925741143FA94837F3FB47EFEE8 , 0x9CA0C49E4A024A499F810449D6FC5E49 , 0x9CB8193827071229672B9F0505351E08 , 0x9CBBCEA277BC491285CFF29108A22881 , 0x9CDBEF38BA8D4715BEAC3E9A92C88D96 , 0x9D07EDB4F4464D83B80D725C673C4CDE , 0x9D3A43CED530496C84B181128F12FDB4 , 0x9D5A8D97C28F6DBBC93AC5421E640B34 , 0x9D8F8D02C648A10823E435E6C3326BB8 , 0x9DAB7CF46DF04152A6FBFAC2DB841BF3 , 0x9DAB94326B9D4C6FA99A478585655AFA , 0x9DB363315B859EBFB5EB6A9D0895C56E , 0x9DC9EE737036699FAE5BACC883D8AAA2 , 0x9DD03E31441045C282EC787C54E80C00 , 0x9DD8820A6B1647B2BD28F3FE1B6DBDF9 , 0x9DD8C3B8BC0244E39410946E4AC15547 , 0x9E02DA189680458098C684B5F0AB1A44 , 0x9E34A9B81C97D46F5F8C58F03E3BFD10 , 0x9E359E9B7F1644E9BBF3D7D3AA10626F , 0x9E445AB3D2B457F5BA47A36C01E3D34B , 0x9E4EA152D21E865B14B4A3080D4E2250 , 0x9E61E13B34B344C382579A43D4C88C0C , 0x9E643BC6227042B000BE1FD50642A3A6 , 0x9ED8DCB94D53B0565E1F4483C4231E2A , 0x9EDDE754AFF74576BE69A45EF3A05D6C , 0x9EE3CD2E5B675F8CAA5560163417CBFA , 0x9EEE4A0391F14D6088C0E1B4BF9B8818 , 0x9EEEBF3DD4977967765F59BCB0E0953D , 0x9F3D548750E3697D7C9FB338A17F3A78 , 0x9F4661285106B371FCBBD61B4AC3C603 , 0x9F5D129A1971421E8F36F19C184A3159 , 0x9F840C85C67615D3215590C8F36E9EA3 , 0x9F943E3AE54A4351BCA28C574E76CF30 , 0x9FA8BB8BD3E34162B756B2EA5A132C62 , 0xA0108FFB3C9EADE8E6D3EDCC8497168C , 0xA0194916DB294FF59F17B10F16DD93F8 , 0xA025B1304FDE4500A1DE883849915093 , 0xA02FB4B471E54460B4ACA5B4DDC63FC6 , 0xA048311BB19995F5D1F59F997786D5A2 , 0xA06BF15FBB66AD94A0F86BBBEF818F20 , 0xA06DE6D7938A4CE3BF5BAFC9E7C79D07 , 0xA07163E1BD9742A29AF0452C2D34DEBC , 0xA07B0D3B865F50B83CFB350BA99FA698 , 0xA0892D0B594C4CDE89ECA45E0F991CEA , 0xA093227958FB4908A611A70AB843DEF0 , 0xA09A7A6BD0A5DD88AC852276616A6C99 , 0xA09A83557F9F971087EC60E894D80C30 , 0xA0A28B1D2D6F40389DBE2394067214F7 , 0xA0D72F757A2041D2ACC3B5ED2FB781E4 , 0xA0D77FCFBC3242DE842BAE32CB64C9C9 , 0xA0DE46F8B047EBA7AFF46DFB3862F102 , 0xA0F4BEAB562B4F97B1F7CF1FAF672D42 , 0xA0F606F3D8FD47EC8018F5E9AFC4EB80 , 0xA0F725BE55AE461DA66564B45B5B31E1 , 0xA13FA2403D6949C8A9F31BA0B74BEA29 , 0xA14936E2F99F4099B82E888CC30521F4 , 0xA160C1F5AE5E48681C2847A69D596676 , 0xA17BB2D29CFFA33F66E615E1F49720A0 , 0xA17C05357F9F6E8A931175F49DC42AF5 , 0xA19A0FC4766D2BC092529C51F78C457B , 0xA1A9CCB84C2DB37ED880D7218027C8CB , 0xA1B540F4FA1672F09563EE6D61B4122C , 0xA1D3A2545A7D4851A0ACE47CD1307DC3 , 0xA1DA62E2A7FE44DAAE9F07547B47979F , 0xA207219097764ECAA910D0F04D655311 , 0xA20FEB8F8B304736B87C5BF51858318E , 0xA24B22053237BC23302592544F8FB317 , 0xA284E8AF3CEDA5AEC34544B99E7277E2 , 0xA2B67117E82A45FE89B320ED598F55CD , 0xA2C3C90E2E2B4089B988E8591FA159A0 , 0xA2D8993871D24F269C70D1A51D837E97 , 0xA2DB6360ECF4A8930E1F1491033BB9BB , 0xA2F166E08C1F4B6DADC0FD7AEC35D423 , 0xA3011F21D27CCE3AA1AF6E9C22F6324C , 0xA31081545DA4A31B46A4229DD87E0220 , 0xA32403B504A468EC08114CEE75A2D0FD , 0xA32A25618E334F1FA439C0D70C8A562A , 0xA33C999671894472B8FAB0A2BE41638F , 0xA35B353532571A5F790CD8F03A882120 , 0xA38A5000988640658942ECBB66CEC5BB , 0xA38CC0BFD295EE8C41610503C0903032 , 0xA3BA6F0719DD4627BC4B0F02797F22FA , 0xA3C54C2A0BE493D2E177434D29DB6DB1 , 0xA3F7490CAC27489989A7213B1F89A60D , 0xA3F8A383D60042768D7CB4DA1101C406 , 0xA40FAAF511F84672B46A7F22DCB3E0E4 , 0xA41A3E03F38364506BC5DA227EC0EF2E , 0xA43EBA0E13674500B4CC584810537474 , 0xA455AAE340DA2D16963C1C632A246540 , 0xA45D98364FA2D0F250016691084DB808 , 0xA47375D0B6FE45939F69BCEDA14E67E7 , 0xA474DA8B12E4D31B7C9FF91C3A6AAE1D , 0xA49D704DE3338561785EAC075E378F9E , 0xA4A6A06AA9459327CF7AE13A41330D91 , 0xA4B3FF9932EA3230034CF364AD20245F , 0xA4B453D273BD6030D0A72135281B52DD , 0xA4F132E5AC71484384E25B2B6A2E6A01 , 0xA507B222CC7E44E4AB6D0B767601B888 , 0xA526734B389F424CB3741447378CF607 , 0xA527F0DC53CA475DA43C8D5E739D32F2 , 0xA53D112188CB4462B94BAF8F96D13B83 , 0xA55C8A819C1AE2D95F9D3D8324614C0F , 0xA57A6EAFABB3E4686EF97E4F3F5D66FB , 0xA58B774C6378C28D0812A58B3D70110F , 0xA58FAAE6F0CBFF693A02E3E7BC54DF1A , 0xA592430660184377AD210F0276525EF2 , 0xA596F625FF5F40698C0B4E81BD38599D , 0xA5CA196005074FD2BC8CFAA534958932 , 0xA5EB436C50AB4025BCB4797ABE50DE67 , 0xA5F88359C5274935863C5976FAA81BAA , 0xA62BC3837F754D8BBABDAD14C4E7E3DA , 0xA6554757A8282B994DE4477A8B498CB8 , 0xA658B684789B4F059A1EEC99D256AE83 , 0xA6A34D7EB3D64EFD9BABDF3469AC367D , 0xA6A84627CA1C4FD58EFB8D643B1FD01A , 0xA6AAA68E6A794B7E9E1F7FA8FE8A9DF4 , 0xA6C04553843E45EF9E3BE75A15D94E6A , 0xA6CA82989A914A26BD0389C6C8EB509E , 0xA6FFD313174E41A58897236335200078 , 0xA73C99A0206145A4A8D8E5958892C838 , 0xA75D28AD5D9A4F24993F4AC55882906D , 0xA775E71B4B564056949368B0C385114E , 0xA783707737128728101DF725B2D17AC9 , 0xA786F0741A22FB533EEB2A5630180BB3 , 0xA7B13F6498C5485FB242F680A3E8DC2B , 0xA7B5E264E23242E19879E72D0C332B1A , 0xA7CDB1EAD7261C08CCCFE90E1EE58DA9 , 0xA80644844041414D966AAF22060E8181 , 0xA83CC4D2189A4C4E864CEEFAE540A545 , 0xA851F69F7AFD4C52BFD73854E23DBF44 , 0xA853F2B1478EB8531664A85B88D9AE0A , 0xA8720829870B92EB7DF130CFC0FF619B , 0xA874C59201649583C51711FDC14204C5 , 0xA87F27902403406E9D39278196C05C28 , 0xA8A0DC70E0874C978F691C27CAF7D747 , 0xA8BEED555A67D5A9419FB1E16F3E18D4 , 0xA8C237CD46C8F8349C065DB3F96C6601 , 0xA8C2FBB7D49B490383AFF9BAE4268387 , 0xA8C4DEEC35EF4D36A9A6177AF71F58EE , 0xA8D835F8159FFAEBF2F03D7AD590D457 , 0xA8E57FF29ED04EDCB6825DB9DD97180A , 0xA8E822C54F2949D3A017CFED4799A2CB , 0xA905AEF599EAC91FB059FDE68EAAB310 , 0xA915DD8F17424B3EA969AD2F5B231A79 , 0xA91ED6BF05F041259F7431BB06D0D771 , 0xA92B687047014BD4946BD5F326D4DC8F , 0xA92C920631492DA94A96A18140E9B613 , 0xA930EF425EED4AF5909BF3CCB83AD54E , 0xA9433726D72F45CCAFDC014CDBBF84CB , 0xA9465A634A8948D69FC556F02DD8F097 , 0xA94F00955BA846599C0154A9DF9CC712 , 0xA978ACA7E941FEF83086C52CB1E008E9 , 0xA97FE36C74624531AB143B75B191B3A5 , 0xA98874B47BB347F2AE95BE13A07830A0 , 0xA9A153ADFEE64322874FA5A3D29AFE79 , 0xA9B7875EC36F4122BB19CD9051E0F432 , 0xAA0A97EBA56643829BBFD4EF7441FE67 , 0xAA281DAEE6004AF29B085E23D44A22C5 , 0xAA70ECB82CB947A0DED4753C4D67B687 , 0xAAD592A2C4C24CDF9685891EB95D13D0 , 0xAB09A0BEBAB14E218FE678446F0E09A4 , 0xAB1FEABDA0A240A8BD04635E128C8B29 , 0xAB336F62C3A84C69BAF5E71FE7D9B2D5 , 0xAB59EEB0EB74430EA610886355A530E7 , 0xAB683C4FBEB241D69981BE5A788A85ED , 0xAB7A151F0C6C45119A010F615D30F7D5 , 0xAB90BE9265A0468D904B0ABEECB80C42 , 0xABC802662FEF00E05A4182736A9A4BF9 , 0xABD4FA371170453893A6EC851A3EFF45 , 0xABD5779B8BAC2EF83F550A6B20E7ECCD , 0xAC51EE1317C843A68A53FFB7A2ECBAE8 , 0xAC520A1933194C4EB57E2723CE25CA62 , 0xAC5B87969C08C90B5FA6DC80618BE4B9 , 0xAC6B59ED04BE4D86A6FBB4038E13CD36 , 0xAC7F47D16BD810C662E42790056F9DD4 , 0xAC882FE5D3BA9F5259C86681D969F5BF , 0xAC9A2395173E48769515A2C705B0E040 , 0xAC9EDAE29C2F476991BE7F9C8ADE28D3 , 0xACC0440FE90E47C28EC88309AFD92544 , 0xACC4DA1B8EEA4AC69495F145BBE1E2F3 , 0xACC86FB8C3454592AD02717655646ED6 , 0xACD58CB244B44596BD95C7F6BEEB3F93 , 0xACE13DD81B694ADCA0EFBE60FA5983F4 , 0xACEAED40412B4B6A8F4F237ED0D5D8AE , 0xACED8D108A7542F0B80563847614F379 , 0xACF48CC7E30C4F0D8FB44E82E746E2C1 , 0xAD0971F26CC4447A8A05D018FC6BD791 , 0xAD0C32548C9AC23A62B328C15FDE23CD , 0xAD28519FE669440F9C2A67854BC25713 , 0xAD350381ED8644E3A3B92E45AFE478A4 , 0xAD3E532F4A194F189B2020C1D0C4DBA0 , 0xAD519C988C924A96B863A5447D76ECF7 , 0xAD7415A2B9FB4AFC85D761862EA6AA1D , 0xAD9B257D2C4A4337B38238C83D88538B , 0xADA955A87B504B9181898042A28DCE92 , 0xADAE06B927A1444EA7E9A992A1F75F27 , 0xADB5306F5EBA43E2973FBCB67228EBAA , 0xADBCCBD021314F05B62D977A3DE5DA07 , 0xADC9728C004B4F39A540A560CE7C6CB8 , 0xADE82C9A4F6FBCFC313F0ED28C17454C , 0xADFAB3AB6EDF41C28B98072F6DBD1F75 , 0xAE05B376386E46EB90700F930E72F641 , 0xAE111C6070F44708B83102032DAD06B3 , 0xAE18C05EB88397A5A5D17D8FB304E6D9 , 0xAE42606429964359A3404A3C1EDE192E , 0xAE4BA95CA90E4BD9891CEA80E52C2B41 , 0xAE501437720444C18707C18B9E08F534 , 0xAE825A54C6498D5AA7DF548521A242A2 , 0xAE8375C03258400AB7154B3CC3B1896E , 0xAEA17770AEC0F1933791E6159736E72C , 0xAEB65B8C69C9D12FB352307A193C016B , 0xAEF6590EDAC90815AEF8708DC60468ED , 0xAF05F5AB7C604E5AA02B4735F37B00E3 , 0xAF3D7EF2A037A94C60F35F9ECE67B571 , 0xAF6970C03919425DB0B849364D55E402 , 0xAF778FDF9D154959AACB914CE49644B8 , 0xAF7A5E484E764FDF9C8E63A450184355 , 0xAF8AF0BC29014B91ABA8FCB6048BA23F , 0xAFBEC3AFF9882E781B337BEB9E18BEA2 , 0xAFC825B8E0AC487BA31315A1AC5EC358 , 0xB00D89C78B334AEABC907CF7EA93DB10 , 0xB027B8A9D9214AEE8AD61DEF42D2DC2A , 0xB049B36E3A464497A80B99A3CC5D8613 , 0xB055F131A2621FC91A73ACDB1AA146BD , 0xB05B7D5EBE4B2954033103087795AF89 , 0xB08FEDC8A65A452E9A0A327AE0741884 , 0xB0A0A49C2B8F45705E11DD3B54824600 , 0xB0DBFEBEDD5D42BE939267A62E444C96 , 0xB0E2E14C1D6E4F5C92B4DD7528A8B46C , 0xB0E8CDAC0E9FAD51B84BFC55AFCF61A7 , 0xB0FBBEC40EFD49FFBED5DD80A0D6C43E , 0xB0FE1507C4C04BE28DBFFF2924495253 , 0xB13BBABEA9C04587B6941D2C1FD3A0D3 , 0xB14E1A4E3835A1A41BE476D343A08BE6 , 0xB19B123FD2AB4AE282FA62AFE79CBB60 , 0xB19C0207B2624056B518DE24BE7DAB07 , 0xB1F5EF532BA0DD260B71FB5EAE2D4731 , 0xB2396CFA68AA43B78D19653959188794 , 0xB24B038B84DCE42EFC53AA6E9E1811DE , 0xB2638D8ABE2B48DAA7801B401B232495 , 0xB27C6EEB336C0FEABC4A59545A7BBA72 , 0xB2965BFF90D749D7A0138B7EC5B4A4A5 , 0xB29B041DA9254BA3933F1E74E1D8CAFC , 0xB2AB6FF47E911B65C1FF21393CD83E48 , 0xB2C219301E974DF593F931E7DA18BEF8 , 0xB2F7603CF8B34CB0A9CD416A36C4445E , 0xB327059543314B2C81737402F9B2947B , 0xB32833E26196A5E748A6F3425A073C84 , 0xB33315CCFE1745A0AFD41079B11DE3A9 , 0xB37516C16989AF3E515029BC2D56604C , 0xB37AAD6A9843F3A7FBD12DE9EFBD1E0B , 0xB38C5054B2EE46BAA455A39A160FD3E0 , 0xB3AC80F6B94C4C3392599F51F8BBAC8B , 0xB3B9AF3FC6453369BB8AD76D10E53695 , 0xB3C30F29872D48BE9E637FAF3E3ABB3F , 0xB3C792404335BD15C3430ECFCF269045 , 0xB3E01E8CB6AB42C9946D62493AC48822 , 0xB411034D04D4A9429853626D22477334 , 0xB42665D006414AF2A94A41FAA257D6BC , 0xB43B308C1319BF7B70F14CFDEB9A82C7 , 0xB44CACF8BEA264D24A56FE744FC7AE0C , 0xB45DC3AD8C45493CBC8291CBBECCEC89 , 0xB47A961C8ED74AEEBF4DF94B58A967B7 , 0xB48CBBD2F855449DBF5B9CE8577F9256 , 0xB490270EEF5E281D34D59C26B26E3118 , 0xB4B89A53CB0644CAB1AC9EA5B5F6284F , 0xB4E5E937F9E84A2F9AD69BFDA3AFB9FC , 0xB4F1561ED9824AB09D13697FF24D45A4 , 0xB507331DA5873CC662E23CB2E21A01C2 , 0xB51946CB17404F388F2D4B4C31A67612 , 0xB54DF031A17B47388DB09E29C4F62C62 , 0xB55CF79D5ACF4FB5A9D1769536328B87 , 0xB569F5FB3FDCADB315720B99FD3F0B9F , 0xB588A7E838F7939FB20086C947B5B42D , 0xB58951C6713D407595D90320F6DF238E , 0xB59F41509DA5DB5770FDFF64E989DF27 , 0xB5AF65659A414CEBA14E395AB7690E6D , 0xB5C9690D40E4077FA3EF86787254C81B , 0xB5D0DFD8D8BF467F9FDBA7429A2DF291 , 0xB5E6B4DD59396D8DBD9BB7373E08239D , 0xB606CEB4CFCD4D3FA49DF6F7090132F3 , 0xB60D168CFDB744DAB2CFC6297B638399 , 0xB615256E8879FA8FF601E966404335A4 , 0xB622FA72C1BF4862BEDEF3401F487B9C , 0xB6233A87C2CB4A9EA93564324E6D11E7 , 0xB632D6B7B00C4A16A5D41B2AAACC0936 , 0xB6793E6C2EDFCEB2C0A46DFABD599F2D , 0xB682B534A35D5C05D5E5A1B8C0872939 , 0xB69DD857A2F749C68843D2C5AD9E783A , 0xB6A6CCA0A03D466CA1350DF7A6CC703A , 0xB6B7F6B599F545358DF46525B757EA96 , 0xB7122EB3A337CA6211ACA557A8DB722F , 0xB74A1A2A586D0C44C36E1947C8482B03 , 0xB74E4F8C79EF3DE516E843E8831230F3 , 0xB752D8120C514515A94C8CA2A3E826FC , 0xB7630D534EAF4693A413B9BD202B3387 , 0xB772D6971688D6AD78C40390540C5553 , 0xB7770B53CF4C41F288588406ACDC2187 , 0xB786B2B6B3854179961B7626F85A3B6B , 0xB7C7A6E4699DDE3B95257111A17E6FB2 , 0xB80CF92AD2274B21BB6690A4D7D6C4B9 , 0xB81B242A88DF403F9A6E77E4B9A19117 , 0xB8250C74C24645C4A2C9C5A069A6E661 , 0xB83356F0F8B04FC7856057C004AC813A , 0xB83E745F1B80436AA27111E0173363A2 , 0xB855FD4A0C7AC539E62979A1994AC386 , 0xB8570799AD194F1EB78488D4C4D4F2C8 , 0xB86C481FABC14354A9F2631468EEB39F , 0xB87A79F9665A40C18F6DE666C5F6C476 , 0xB885363A987C4E639015EEE9443AB01A , 0xB88C6D7887CE4A7092EECC4C82FC2C93 , 0xB895FAA2BE8F4B17815557DD1E53953B , 0xB8C926ED72B6163BED57BE20087942D1 , 0xB8DE9FFE9E2F4AAA8F36DA7D515FCF60 , 0xB8EE7D106FD3444D811766D1A74117A1 , 0xB8FB243417D5E1B4B4844DA6FFB6E114 , 0xB90570477B8416F2FE1B9B951150A0D6 , 0xB91D4A1B9A8C3B18FFB183104A2BFA9A , 0xB97DD320D0FE494493DABFB763EBA308 , 0xB97E15ABDBBF413DB0E82801097AA39B , 0xB99775533CBB4ABC9B4ADA6634756579 , 0xB9AC4B45BB92494FA341674DDEFE3D70 , 0xBA09F183B7744B03B6A3D015AB6D27EF , 0xBA4325200B9845E49443F1700295D979 , 0xBA4C131158F04D5B9C8E86C0C6C34E9E , 0xBA6273A6B8FE45F5B22BD5EFA9E2E052 , 0xBA635A19FB8B45959A8AFDA31380DEAF , 0xBA63A41807083A183206A33D6CA269F7 , 0xBA6BFCB534C418449CADF2F05BB39F30 , 0xBA7E7AB1F7144F398B06C4FB099148B7 , 0xBA84A0411C1944DDACA0871B51987F05 , 0xBA9FFEA0C2DA4165BE6D972054ABBE0F , 0xBAA6284D0AA8A4A9D33B9F01AF79C16B , 0xBAAB3EF857934D0F8ACB6FFC969D8816 , 0xBAAE8F83F11B4984945694F884426D85 , 0xBAB8D95A2E97E0FCC3F4CCB294851925 , 0xBAD9753B85D44BA59AA6BD3A03539614 , 0xBADF8CC17197A16F2C59B9EA3CFB8CEA , 0xBAEB73620D704369AF0BD78E116AC170 , 0xBAF797590C2ED37D3E52198D022357F8 , 0xBAFE4521E867877B718549862844F097 , 0xBB074DFEF39AEDF78F0E824C24D04345 , 0xBB110E2538E20B497ADC3F9502C03574 , 0xBB1B333DF5CE426C8CCF083BB598C1BA , 0xBB2384B63F8A4CC29FC1279E4EBB8DFD , 0xBB31CDE75E3E416482DCD1FDC1572674 , 0xBB3798432E6E4F16B9ACDAE7922288CA , 0xBB43DC81C44F4E97A448ADF9670735E3 , 0xBB8EC150B52E4AF2AD445200E6F9BA0D , 0xBB9FE0FFB2DAE238E43114020C46CE62 , 0xBBB6425000FC428482746271628643C3 , 0xBBC45C453CAE4000A3DB08B5E47335FF , 0xBBF85273B5F54ED881C84B064943465D , 0xBBFCFA9DB9AC4BBA81A9F2898988F981 , 0xBC00C58481FC47D1B931DA9C8072F86E , 0xBC406AB8FF9D42D3BA5D0298031250A8 , 0xBC8DF78978334BA48041889FD35D5BDB , 0xBCB1DD1E307E40118DD468D40D96EA0B , 0xBCE55CC57C2D43F5BFAC5C93A912F242 , 0xBCE6B9E6F2DF4A698B59881ADC87E28D , 0xBD6EEB7FC6ED4FB9A332A98EDE0B39AD , 0xBD8B270ED2424195AC3AE5051019C7D5 , 0xBD9AEEB0D089477C9533B9E5612BA140 , 0xBD9B875E6468464FB4284C3B5CFB114D , 0xBDCADF88A5A84D6E8B91F57D0C78CDD5 , 0xBDE2017D45BC44949F7C09AEC11DDDC8 , 0xBDE88289F13D151B6F8881F73402E751 , 0xBDF3C14BF5BD49369D7A4339D62E1222 , 0xBE019AF0FF01492D60252DD42A1BEC60 , 0xBE0A5FD940DE40ED88571C450432226B , 0xBE1B39BE575242D9A6B60F2128F966B3 , 0xBE1DC79024274CC3A86E603998DFE532 , 0xBE27F84C50046D38C300E6EAFD47D45C , 0xBE2891A1466343BD9E14C9C761B41E54 , 0xBE5A99A453DE175C80217467B536779C , 0xBE68A39512C723289630814C0E003738 , 0xBE7DF73E6D911ED8925F8AD20957B9CC , 0xBEC24880EBA446EC849A2A6DA56D6042 , 0xBEE573C54F33EDAAE00090AD3846CFC6 , 0xBF219434319E0BDD6EB8D906E648C42E , 0xBF23C1ECCC0A786F8813ACB1E959DFD6 , 0xBF3BD3D30C6443308105926BC037D4FC , 0xBF5D70D5937B67585A31C573D6680EFA , 0xBF7FDDA4C1AE4EB8BD4D45EC885784C9 , 0xBF854C0C5CE8E773F77D1214EB1939D6 , 0xBF8AB82ED0B84DCA9DB44E5C39D8405E , 0xBFA7412BA3FD4A759A882D931AF2FC15 , 0xBFAA36265E014A5882EC86DEE1F345D9 , 0xBFBF1B4AE137535C4DF54B5BFA6E88F8 , 0xBFC3229073784C529C38900CBA811D21 , 0xBFCC6F3CB76E473D92E549726162D3DA , 0xBFD0C1F4BA0141C8A58A23FC011474E8 , 0xC0101926625D4CBAA11BD52745386D3D , 0xC02CA22F5C0058383A45943B12F0FB9A , 0xC03AE41533FE4F4C8E166B66363D3CBA , 0xC043C98286888E92DCE990DA54987FCD , 0xC06138B112A54C3DB7EA78F570FD3847 , 0xC06BC8B890544512B0594031C47322B2 , 0xC0710C9034984EB389825DFA0E3D5173 , 0xC0A3BA442B5B41BBBB996ABDEBBA5D6D , 0xC0C298C60FCE4391B39E1080C607B304 , 0xC0CBF9C6BE0845ECA4F4CBBE41289A69 , 0xC0CC8B9A68756D25DBC87F5760916F40 , 0xC0D9427744E749CCAC227E7EC653E093 , 0xC0E75C5899AC0B8BE9F807573E4855EC , 0xC10240018E134311B50B4B05909E5C63 , 0xC137A04F37B590BB51040F5916E12C66 , 0xC155233BDF9F4A24A60B6B1A283E1FD6 , 0xC165BB56E9754BCCA143DB0EF574BDB3 , 0xC167AF72C9F0CC041ECFC4C96249A94C , 0xC178084C0BA64B87BC4E06BC9EBADEA9 , 0xC17B0EC7F4DF8FB9E2DE232AD03B5F1D , 0xC1925EBFB67A42279790699199A34B9B , 0xC19546609450434EB28F5716D17D32BD , 0xC1D527E29B70146C2EA1EDC16A1199B5 , 0xC1D7E193996D42FFB5619CBE555AFD18 , 0xC1DBFE916DA64ECAA8CAC7CF6DF49FB6 , 0xC21CC5739F664D54BF766A1F2AA1A953 , 0xC222E5C5D7ED467086D96F6B4AC41CAC , 0xC22506E02F8972BD4AEA4B8B46B72B81 , 0xC2960899F1E743E6A6763C75C9DD3B58 , 0xC2BB5B254AE0408D8C67E5E31C13A77F , 0xC2C39445533B48E6A9EBD13602090A18 , 0xC2EDCE7D57B8900B9D991B6DB8F50A43 , 0xC2FC352AEA474C87BD24DB8EF63194BC , 0xC30C38330DC74FFABF44566927FD005D , 0xC3358E1419A54156542A44CA518E4A96 , 0xC33C9DA9618447C3AB8B66E1C210A8A5 , 0xC340EBD8DC975E294621E5C6F8B26EF7 , 0xC35432CE963041D5AF95595E0C0A8CBE , 0xC359ACA4D77C4AF2870AEDAFE5FF7F64 , 0xC3989865CC4A4F1322E0EAB2D4DE44DF , 0xC3B8399FBE164B9792B5ACF65BC89255 , 0xC3BF2D7A9C6F82E3D4D0E63760222881 , 0xC3C49A18824847C6A69D91286B014F3C , 0xC3D1EAE0D1B14420BC6EC355389289C3 , 0xC3DACC4FE3D34C0BBFA1FC22CF215A3B , 0xC4144965B2190C30AEDB402A7529EB22 , 0xC422AE93D8514C5936AC995E06B5EC35 , 0xC48E0263EE2B4D57B9D877D50F0CE72E , 0xC4A57285E7C44D19975F86E842D791C3 , 0xC4A6D14AEDCC4EF8B3FAB222A36C96B9 , 0xC4C225187E014EED9386882491F8EAE0 , 0xC4E4704C661A6C3FF6818CFC4CAB9AD7 , 0xC4EE6A6D39BC44C2A2C9AC2D380141CB , 0xC5076D61A99E4382B80A51EE05E35A42 , 0xC5182083E06CDB4E11AADE6354724137 , 0xC53C5B62B69F4E3A9098DCDDFFD8B033 , 0xC546F8A016E64136A801B0D0556B2971 , 0xC558BE7D012349EC8B25A4D23D43A3F9 , 0xC559C6049D3C4FB898A40FC821689393 , 0xC59AE3A80C2647B2877ABFB52F02E0A7 , 0xC5DCBFC6E8AAE5E30C00B383D44D5EA9 , 0xC5E23861EC3DA3163179EF806EE8399B , 0xC6161F2AF4374DE9B8D9BE7D40C8DAE7 , 0xC62F7DB88FF8483B85740C0302174755 , 0xC6462BE8F59CCCC7669F5283EE8A4A05 , 0xC646FFDC8457F7838A9849F568E915F1 , 0xC671F7FA7A1B45C3AF4B979C8F920618 , 0xC674FB3163154076922C93D11BE424D5 , 0xC695921CC7644BCC8CE8C36FEABEB3A5 , 0xC6D683A21E474EE3ABCC05E393155426 , 0xC6EFB110FECF4E40960CEF038534397E , 0xC6FE3240544D4AE7A8D04F364BC283B6 , 0xC70E10C8E6544A80B5E957A3CE6DBA7A , 0xC710D29441A1FD9E1CB0C5ED6B8806F9 , 0xC714780834D341139DEBD352B35532E9 , 0xC72B0D28384FEB70E36CA21BA636B442 , 0xC74BCFC9A198EA733CF0651669F2BD34 , 0xC76B9AE4B34F376C1E043528B6FC7878 , 0xC7A9C201FE0846ABBDBE1722117C17C2 , 0xC7C71821F4564FD1A0B1EF0B4D4762F4 , 0xC7EBE76C8ED94A65954B157D2E0402AC , 0xC7F78E313F034AE2BE2935881A0AD0E1 , 0xC8041442E0569B42981D1E1A0142AAA1 , 0xC8106C827DEA422D01BC3623A099F9A1 , 0xC8154AEEE659F82F5AD48D6BD946B1D9 , 0xC816494020C57B19A2B4A540369EE641 , 0xC823E36882A24952BB18AE4000164C0F , 0xC826A379747A02A45B27B2A6FF74A2BA , 0xC832A0E6679D36BF49040BD4851DE3A1 , 0xC8455008FDF8464AA80047375CDBDAA5 , 0xC85140DF754301444CFFEA150EB51B36 , 0xC8549283AE3E4ED9A3A8C01B1E61650F , 0xC85B1E0D049B4CE69B8DF3D07219C467 , 0xC8695898CC84BB5393B118139C3476DB , 0xC88999F6FC014F77AC3C17B23AEF6263 , 0xC89FB1DEAE87F3617845CAE7557A1DF3 , 0xC8A87A06B50840EFBFD4C23EA8C596B6 , 0xC8ADE6F051E1E3F88BB8F8DEAB38D6AB , 0xC8B26227D34D1D9D209B32125DA84231 , 0xC8CC4923111A4E869D4D15D4B0C9E650 , 0xC8E67AC05DBFCD465A90D3BD8978BB90 , 0xC8F1D91E020EB1D9547F710B0E545070 , 0xC8F8B81EA4889379FD447C816315D289 , 0xC8FC8135B6864AB99003AB658AF055C1 , 0xC91470A79C6A486DA8F8590285BD8A77 , 0xC9215D6114AB41699256D7E6A9948C5D , 0xC92902CC08B3FE22A99C6FFDF39B80F7 , 0xC933DBCD16301A0AAD9E07C9628B1B90 , 0xC93AD70AF9EB55210FAED1E0261B21B1 , 0xC94517B264B64AB794609423017130A1 , 0xC95F0F1D3840468E8265760E5F417B71 , 0xC9619E8562EE4B54B659D093D4495B1F , 0xC97FE18424FA409E8F8D5D076E8F54B1 , 0xC9A74EA82E62CC37D351D9FC1562EBF7 , 0xC9AA7823CB68491C93327CCDE440FCF0 , 0xC9AB580C673C498AA6212BC6B9602C05 , 0xC9AE213E30FC489AF29CF3EF2FC7598B , 0xC9BAFD0EBED6FE9C352493D1E58C5484 , 0xC9BC7086A761602C1EE50D3DF25D0DC1 , 0xC9DF1E273C8F4E80A29BA5E4953EFC33 , 0xC9E5AD870D7548D7B68B82B49EB813FD , 0xC9E8B4BCBC866BCCCFB89E2CCFD365B6 , 0xC9FB83002CB7411180927A7E835D4E0B , 0xCA126CEBF616468C8FFCBFB48752BB31 , 0xCA1C2E49438843FDB2FF9715AD024470 , 0xCA24B36EAB97539782763D60CEF2ED24 , 0xCA3285168B804CABA677B1515F87AA98 , 0xCA5E73CA4947A05B4A9386CA48664433 , 0xCA738ADFD555597C91EC5F14B84027B8 , 0xCA851F979D664C039F9E3161A0AB5F6B , 0xCA95FBFB497049E0A291782A6C9FAF1A , 0xCAAEC5D80E9596BC6E3C0EB555BD997A , 0xCAC64CB0C18AB0C77543ECB210D715F1 , 0xCAD1C20996EADE803706039DA299049F , 0xCAD5AF4823C375AAC4D238F0EE86EEB6 , 0xCAE23288C3024E4E9F29D53399C1B955 , 0xCAE477CCE0B84A3BAE0B297A2762E913 , 0xCAE859DFA41C9214256F8817DA0A4E9F , 0xCB01DC50186336BBD557D5CB22DCA69F , 0xCB12C6BF83A443A6AF7BD18619741D0B , 0xCB2CD03E1329494B898AB44A8E2E57B9 , 0xCB39BE4D3FC04CCF885FBDBB7CB9EB5B , 0xCB40A6DBBCFEE9D9F2C10BE80712E2F4 , 0xCB5156E14EF14ABBBA8BD560E919E7E5 , 0xCB66AA50753C64CA5015A833E572CE13 , 0xCB723547340646338B115198DD527C6D , 0xCB8E714B0298D666D0EAD230FAA86EDE , 0xCB9D804C950549B09EA984E6C4B40EDA , 0xCBB11E13D2D04D20AF16C0FC505A672C , 0xCBCB445F135346CDDBD94DCB1BAE597A , 0xCBE269BEED5C4DCAAA6793A86104853E , 0xCBE9F0EE1A4000C1C8FC3D8498FFD357 , 0xCBEA85E8FBF64F8FB1C7D17E309FD4B0 , 0xCC24F3B646714C82ACA57CB6D949A181 , 0xCC33AACACA58444B96CE196B289F40A0 , 0xCC35783C09AA34EED3F7B7C62E68613B , 0xCC649FB1DB874FDA8E51B1E492CA8C1A , 0xCC9F978ACDB34F7DABAFFFFE43028435 , 0xCCA7F671D2D146B9AA0339E9EF74DE3D , 0xCCB0EAA485C2BC33A1827A374A2F04A5 , 0xCCECC2991AFF40D9B0C0968918446319 , 0xCCF638B77C2AA133E1E53D5A6EF6D706 , 0xCD0410F4B90240BCBBAE830941E986F4 , 0xCD161B7D15A94C1B99F996956CFF9CDA , 0xCD2F3E5EA1FBB38B6DE94813865595BB , 0xCD4053EC7A6A4A4CA3A398C49AF44D1C , 0xCD4CD44D3934BD6105259401C2E1F0AA , 0xCD587E13E0EE407B8916606A5C9714F5 , 0xCD5F078251669B505EB3A22522C5D189 , 0xCD716E70978942BFBC37C3F0A2A1C2EE , 0xCD765520874A5487F96615814F9BA7ED , 0xCD7D729E36FA56DC0350677AA91375D4 , 0xCD8CADDF2D7944CC90E435FC28BA06D7 , 0xCDAC5CBD5B5E45C2BD97A9D01655AB63 , 0xCDB72929321A4E68A23AF06D8D10CCB4 , 0xCE041CE105A2BE859220BA731BB715F6 , 0xCE28B75C67354B9586A318F8DBB7FAE0 , 0xCE3964F6A8A88D55502B2CB49A7B3620 , 0xCE40CE193A2643DAB34F8EC93B956AAC , 0xCE562C8E6862430895D64F5DC7E63BAE , 0xCE5E5AF4ACED4B69ADAF3C7AE9D609C5 , 0xCEC8E12B29B74EB5A212304F8EEAFED1 , 0xCF05FCF943A38528D1A6D5CD6FAD4CC6 , 0xCF10FC8F8F3C48AC89C811707BA2B3E6 , 0xCF1B75378651D727ACE8D885E8341096 , 0xCF1D5ACCE11946DBA90E91BA43EC3BA2 , 0xCF293D4F181A4AB89C8CFDF6B3B1B444 , 0xCF2971224F30410B968F9E9105D89F6C , 0xCF29DB10973342BC91DB68D06F9A15B3 , 0xCF3F15E729BB8B550C51DB4A32AD07DF , 0xCF5CC7F8F59C28BDFDA16D83547F449E , 0xCF7E39172CFE437A8D282B5AAFB37653 , 0xCF836879486A43629F9CAB9E5A3221FB , 0xCFABBF6CE3F24369A2695139EE78B11E , 0xCFBBE501179EADEF6E23A1A3952E0CA5 , 0xCFFD24D254904683BD154B6A40277AD6 , 0xD00783166F114E24BC8379454BFB01EE , 0xD00CF7156C524098B2BB8A5A63ED9D00 , 0xD0356A8C5753E12D7DE169439F798059 , 0xD04106647B7D4887A8E4D089B44BAD53 , 0xD07FBE49C6D6A236436D8FAF5DA82145 , 0xD088EE6ED5DC6FAAA126E88B9309C6BB , 0xD096A971CEDD92D092B64129706A0D77 , 0xD09FADD8CAAF48799FA6E0C5FDA85067 , 0xD0BE3195743B4637FB71B59DAD164106 , 0xD0D0445C921867AFC43950479C10FF93 , 0xD137653124854C13B8A1067BFEAF89BF , 0xD1532B2F1B784D378A617C3EDAE4FD97 , 0xD15696F21BD649D59DF86494596805A4 , 0xD156E3665270BACABE0AED268A1E1618 , 0xD1578538978240BABDA5DA2361D645A4 , 0xD1B134B986CC4513848FF15C19C90A6F , 0xD1E841EC18E44D308DE2368B669157EA , 0xD1EEB262372C13F2A224D9100338CB68 , 0xD217FC266BF04972BBC1306CA724E3DC , 0xD22603EFCDB04E5FBBE61CBE4AC5E40E , 0xD2265181A7D167CEB76C38A57E521D4D , 0xD22E0E8D722F3400DCB3FD1B61C99B0F , 0xD25EA5D331994620AC9077D50CAEED61 , 0xD266F976B511C9A4F175E399C68189C7 , 0xD2813AE2B33545A098A0EF04466780A9 , 0xD2833885496F4F0DAE20AFB369CF06DB , 0xD2AC690215126993C9DB508654F45E25 , 0xD2E2DF45585F4B84BD92325D75E3FCCB , 0xD2E6E6FBC64069416D722454CE613BBC , 0xD2F256A1E02B458DADBD14B6BBB87D3D , 0xD3058E638C87459889F1A4CD560C7F60 , 0xD31420812D3D59252E0B3DCBEB55A8F4 , 0xD31BA7BF6AEE4271B74842DC1637A39B , 0xD31C500BF1F944EFA910B461BE7D1384 , 0xD33D53CF08047F120EB98043E0D6C177 , 0xD348E5A1637B4F2B80D034339584CE33 , 0xD34AE52F1F0F40368753D30F8D05A1B9 , 0xD3560614556C4E9AA5F3FB6469C2F2E1 , 0xD35ED71C1B754683BFFD6DE8DCC5B12A , 0xD36A6D6C9EC64D5BBD7AA88390968AC8 , 0xD3B7A4B6EB05D61BA68C08DEA8414196 , 0xD3DC07F46A9E41098DF043F70874DA08 , 0xD3F2F7F92F0B4451A883B91029244DA8 , 0xD42E60F8402B4260A7A80B9482EAA6FB , 0xD43198C04CB541A6A1984D150B9D5B7D , 0xD452D31459C04188AAEF64C20C928AC6 , 0xD46F31C5CA9845EFB808E069BD0C2085 , 0xD48124DC8DD4441D80D842E88BF5F019 , 0xD481DEB33B7045318D0F1A8213698ABE , 0xD4A4766257AF1D007B5796A4A85960B7 , 0xD4A98F05471842D7B56870F3F7F47E41 , 0xD4B19342F6CF4308A713147D25CE918D , 0xD4F2EA5F3EA64338A63A50BF6704F572 , 0xD4FBA05A544B3C01E69C9B61D26BDA1C , 0xD509AC0792294877A756978BE26DF083 , 0xD517D7203F674C9A99372258395D7E43 , 0xD530D4AEA90C4A3989332F62AB5BCAA1 , 0xD535D4B54E674ACFB2AC9A1B348F7B07 , 0xD53E6C5CA90F2C08B1ED10EDB1CA4009 , 0xD57400800BD042C8B01FC6315174FBC5 , 0xD58532A6BC6E4817BF2691B86D3C23C3 , 0xD5897B8F34430306088FD528A1375E9B , 0xD593356CBBE8A717B2B0602B82B99687 , 0xD59452E8C15256A812DD49CA2EA45A86 , 0xD5C2C618D78A476FAE0E796910344938 , 0xD6414A5A4DE94288A5E9ECCB8B86FB39 , 0xD64F12882C9A63D69C27A3A79CA065A5 , 0xD69E8B33038B4559B7DF19470DBDC3EF , 0xD6AACC9693FC45B4AB22C1D20F3810AB , 0xD6C8953541B4485E82C4A9675DAACDDA , 0xD6D86E10BAD7402AA49D4AD2BD23403A , 0xD6ED4F6E70B7489DA39004F1343D8DA6 , 0xD71A0C06EE3F421ABCE83B04C493A14C , 0xD71E07DE75CB4E27A55B3EF3A555DE22 , 0xD746AE9E0EC84A4585F8F8A04F95D2D6 , 0xD7685FD0285742DB93612C7594965168 , 0xD7794AFFA2A3450CBF2043EE8EB7D6FF , 0xD77DFCEE68F04B37A0CA518DD8C1E2CF , 0xD77FEE21EE6296E0FDC821CE88E3B47D , 0xD7B0F4918EA74149915220B90E8FA8E3 , 0xD7FD541DE874457E90EFB6369CC94735 , 0xD843624947054A25B39D67922E97447C , 0xD85EDC474EF747A0851F8C4E29F27884 , 0xD85FC77E78F1848602F04FF8E577D472 , 0xD8609EE98BF665ACD05E4402EECB09C8 , 0xD86F7DFD224B4896B2208B62AB638306 , 0xD875B79B3D724235AE0501EE9F6504F6 , 0xD879023EB98397B56A4A0A81FA220447 , 0xD8902418913649FFBDA4708C428CCDCF , 0xD89254448A7C4EF0B8E62CB9EF4BAD6C , 0xD89925E11B5843A18F08EA3089F9724C , 0xD89B11BE9A3220C146BF2820EC6C997E , 0xD8D055199828436CA65CA21EFB99D62B , 0xD8E4D42342994FB27EE6CD8A464B0A30 , 0xD8EE6399234DEA3AF43B36DEE41C4EF0 , 0xD8F0EEC3D3794AC7AF84A2E5F17DE9DC , 0xD8F2B6651DA54051B42A83CE6F79BF81 , 0xD8FC0ABB10E3C71DF725DBEA87D1FA5F , 0xD905837A86A1F9902CBA7D75AA7ED107 , 0xD912878628FB4E27A3A8E15F18B4F976 , 0xD955CFEF549A108514FECA823FA66A01 , 0xD976A5EE15DE4AA797F3468D51325145 , 0xD9BF2A53C6904D91AA393B7192E6922C , 0xD9C0F9234A1046BF8B27ADA4FB09546D , 0xD9C2D29C49DE45BDBD2187BB10476BD3 , 0xD9FB38C6DB1D8B0A2431C8B1EEC1EAFD , 0xD9FC2221717B4A378D5F878182635312 , 0xDA14867F4B854B0285E6CC9A8CC7AEE5 , 0xDA47887473E47AA2CE5A41E8B33DB545 , 0xDA76A4B3CDDAC3647C883BB26454A3A2 , 0xDA87C5925D62493DA3383436489A075B , 0xDAA7B710C21E4DBBBE15E12F072D4EA0 , 0xDAA7B95D5DD01719002C523408990AB1 , 0xDAFDFA5517EE49A3A21A64ED676D3DFB , 0xDB065B6EED3D431FA5B98B561672485B , 0xDB11317B0F574920954626BE703AF809 , 0xDB20BEDEA0F748AA8DB8F79F2EC7A4C1 , 0xDB26D74CA132494388B54BCC067751C6 , 0xDB287734D81B4921ABDCE47AAE56D2CA , 0xDB4729B224CA18E7638D2529767B9D53 , 0xDB84713CFFBEBF77AE4FEFF37AE03600 , 0xDB84B9666A8F42D79376DF16D4EC14D9 , 0xDB935E8E425541FBA00B536476ABC8C0 , 0xDB9C199C8CB84744870E6EEC6244251B , 0xDBCF1C92ACCCED330109E711F5A06ECE , 0xDBD9C94FDFA94DE8BA846B1B9620DA21 , 0xDBF398B0F1C84370880F86B3B337FFAC , 0xDC0B6103653646F8A4F47A529E878CB4 , 0xDC1E8D7645B2A3C09299969DBD0CF748 , 0xDC2948E5B24F2AA94F94231F2E49D0FC , 0xDC2F6000D90A4D429E5322E979461772 , 0xDC30CE0B61B44DCB8E449C1FCFC18051 , 0xDC4BFE9F9C244846B77DD5DE97E731E7 , 0xDC68E0DB8B4840D0A671E45F36901613 , 0xDC87A4C948D156D5CFF816B7CC177D0B , 0xDC881DCBBE994FBAA5140C3233923373 , 0xDC9D52066BDB4A35AB700E7EF96AC51B , 0xDCCC706BF8F64D648AEAE70FD2D579DA , 0xDCE1EDA3409A4D0CB8590EAD63A8E27D , 0xDCFDDF80282647BEAB812C2481AF6054 , 0xDD0B5171140C4F58998CBAAFC91ECC43 , 0xDD2C6C3C361746CC9EFEA92B53A53DB7 , 0xDD41C5D10F60A3F75ABCF640268DD91B , 0xDD47527A0E0E48C0555D9C2E3E65B854 , 0xDD615816998744D38726FFB10D0AB025 , 0xDD9595310B50462AA763B5D908900838 , 0xDD9EF2EB9F3A4C959D9C454AAC52F720 , 0xDDBE91FA9125CEFB9520BD54F50B0ADB , 0xDDDDBD40A75C4E07B99581AE6F667A91 , 0xDDEFBC01F74A4F249552EE564B8B039E , 0xDDF1650A471C7C8ECE7440F74B9DC10C , 0xDE330096B2374E60820F3AC0056F1EC0 , 0xDE3FF978364D42ABAEA361710A7AC229 , 0xDE58E262023C4341B80290A30CFFD5AF , 0xDE605AA975E68DEB4436BB0EAAD550FA , 0xDE96CA97E82E5C5650938BC0B5E5D976 , 0xDE9A6D74840EAECB3636AF93733911BA , 0xDE9AC5EB5FE03E543F4DCD3B423E1188 , 0xDEA9579414ED4193BEAC0D6781816E0C , 0xDEC525AE08CC924C19F05E805C11C617 , 0xDEDCEAF79574450B86D0984FF242E145 , 0xDEFFECA211ACD5B66612F8170EC4C008 , 0xDF1302E0102A7CE546389D5542B22F40 , 0xDF39DA9A7F0139545FF06A9907DE1D03 , 0xDF5310B4C1996ED51FCCD38A436B108A , 0xDF6F7F83708C4023A4F24532DC99AAE0 , 0xDF70F1CFF3D48F47384B16779E23AB0A , 0xDF84CFA56F88FD4FC1D5814D8A83B892 , 0xDFA416B6B18F4822807A7B15410ECE21 , 0xDFB115EC2AA14C3B928BAAA48AEE7403 , 0xDFF8BC3F0F694C11ACA852DFA1BA4EC9 , 0xDFFEA643020DDC883524D14678A2E340 , 0xE00137FB82664302A029DCDF4B04CF42 , 0xE01872F6DBC44B788F01F620581A727F , 0xE032D0C94EBDFE889E8BF946E2477292 , 0xE03C2B530378968D2665909776C87DF1 , 0xE040B3DF6CE4A9F54D93244C7FC7D0E2 , 0xE0426E1443D8DD977BEB713F8B90BE57 , 0xE05192F6969349729B13C946C6550637 , 0xE05542FD542319DD812C84A120DD7B19 , 0xE075D74A8B6D4D02B9A1046566582843 , 0xE0B3B692E7F240ECAE3516A02590CAAF , 0xE0BA7B78427A45649A640797864C2040 , 0xE0DBA840139DD594A395704479F06DB0 , 0xE0DBAC3A20C04CA686744A4FD0410DC4 , 0xE0E3C4B69F78449E9A51124F115ED2E2 , 0xE0F4DAFDE55240049C8D00A727FA24AA , 0xE10ACCE3782D44BAB6AC90EC2B58FE9A , 0xE12B95EB9DC8B840C7FAC3D9641299CF , 0xE136C671B5E34CC178E5388491072C1B , 0xE14488D2DB00405AAB14E74B6F2DF61B , 0xE151A52C125E48BA934D4182D6F291AC , 0xE172F0A1EC544FAB51CC587016E79378 , 0xE190BF5B6D07488F95FCA70316D479C0 , 0xE191D03E71F141648DB1EAD42D155098 , 0xE1B2CDE18D100DCBBD83B8FC7B9EB6C1 , 0xE203A24FE4F64C7D804656457F54F993 , 0xE227BDD49E05431981B94F493E3B7DD3 , 0xE22B31B1150D4F6285E303308370FB01 , 0xE2379BC38E0C4C2195DE9669C2473FDF , 0xE23C71FBBB6841CCB933B2AC645A313C , 0xE26E4AA612904E498945C63DE69E8905 , 0xE273F989B7F4FE9943187B9763077C96 , 0xE291BA1BA9C24AD68941233B1480B808 , 0xE29FBA1757051B7B79B68BFA04F66693 , 0xE2D953B2B5E34EABAB1BFCB226C41B62 , 0xE2EE231AD9C1804ECF3A508A368BD34A , 0xE2EE9C3DC1B947E495120A6D36C2A8D9 , 0xE2FFED02A6FCD7470E3808B55906EC55 , 0xE3012FB3A3ACFC5073EF8E65A1BCF48F , 0xE3094FC6693440AB41E44C7449551AFF , 0xE3224ABB620A4C1DB4A6BF0C0E412024 , 0xE336A3B825C2465B98DBA6268A0C0142 , 0xE368267352FA46CA9134765313CDF916 , 0xE36D79956CF84D5382DB8105BAD3873F , 0xE396BB5F8199479FA1C97FA47076480E , 0xE3A523A7B8FB6F26B128B4F1EA2F5304 , 0xE3BB0D2D879142CFADC60AB2C5009D90 , 0xE3C2345801544B6CBF3883F0B9806480 , 0xE3D0B7C4AEC04C229195D7CB68CB9C17 , 0xE3D3E173AE844B74ABAF078ECCCBCD8B , 0xE3E62A8B342B49E5A09E1E739D80D1DD , 0xE3ED2C6A1F8C53B674EC82D17E6C6A2D , 0xE3EEF4E463976AE9171467908DA17D5B , 0xE3EEFFC25B294C019C8E36940C4FFD13 , 0xE4054DF6B62E489C9818A7210BF03809 , 0xE40DDA6C319743DCBF53505BD6D85A5B , 0xE420BA2FF9E04BCBB2CC92F94D07BF17 , 0xE42523339C579849B9569524B7101C98 , 0xE428A77E95DB42698A02CB422BE47B3E , 0xE43D95116AF64F12BFFBACCE99B59454 , 0xE4585F3A8347434682EB563157F3181C , 0xE47DB7F5BFA22572060A9B78FEA53DE4 , 0xE48E68A45A2F4E419F75767EE2A49C01 , 0xE48EF48034664F68B6AC6D18AE5EB0D9 , 0xE4B71F2D5C7E42E0970CD88CB73B6001 , 0xE4B77470A67948809E6B54A8CCC91E76 , 0xE4F00BB7157A464E86F59D53EA301C12 , 0xE536A319A2D84BB990CA7E8CCBD00D18 , 0xE553D071B8B74F4FB438AC95E4F9FC36 , 0xE559E790096B4784BF091587C96C3DC4 , 0xE563DC95519A49E09D3B44B2C3DE6E6D , 0xE57578A4D3284611B0899E2DFE022C10 , 0xE5D23CA255214EE5AB7E4C951D2B3FE4 , 0xE5D372AA93464BEB9F45E947F9AAC1B5 , 0xE5D67C95DD37D0FFEB93E1BDEB9471F7 , 0xE5DA08A7AFF54CFB9F2F067D14F8B269 , 0xE5DC30693D207B3AA58C080577EFDBFF , 0xE602E6E215874C58BF37E2DE31ABEFFD , 0xE60520A2DDED43A9A18CA1C8B88AA5F1 , 0xE618CCB2E094488EA016541077B36F4A , 0xE640785430210E2002E06B30D4843FA7 , 0xE641EB95896F4DC690C9A67502F4ECAE , 0xE644903386644F0AB3431C5D3E318312 , 0xE66A3A487B49495AA306C4B5A924188F , 0xE6772C76BF0E4C00A553DA3EDE23BD98 , 0xE67F193FD1F446C3A0A9163B864E552E , 0xE68D829F232C4111AB952BABA82C6C2A , 0xE6C7F1258384F46968A8AEE9CABE23AF , 0xE6CF56ED3535DBC0E4741779AFCA091D , 0xE6D37D63617540C7820FA31F0544968B , 0xE6E68184B33D4ED8B50E61DD25E8BCC4 , 0xE6F5663EB91114F9850524BD519F1DE7 , 0xE6F595A875927252975E56EB933284B4 , 0xE70CB7CB63884E3F8B8BFF67721B1968 , 0xE71ADD1CD9EB44749B48CAFBB62010EC , 0xE729627C16994CAEBF9FB8EAFDFB82E2 , 0xE739A18776F24A61B8F71A9FA321C885 , 0xE73BC0BF438C6A8D41B3129BD26D23F4 , 0xE74E886DAACA22B8CE5236C9547E8A16 , 0xE7A4B110E8C04383C3299FC5E1554E29 , 0xE7AE07BDFF1DAD1A6EC9B8AD066182C9 , 0xE7C3B3BF84402AC2FA4A7A4868BE73E1 , 0xE7C7761BCA384FA193F2399260F69DA4 , 0xE7C8A4E9AA324335BE7C60B2EF7F2A21 , 0xE7D012A73583409085D2F3114FD06CBE , 0xE7D973FC6A453EF195B47DD6D79D7863 , 0xE7F14E67B0F14744995864601AEAA796 , 0xE7F3B759DEC805C9DFFB5AC03AA5C9A8 , 0xE7F3B8EB40F2D10F03279893B5E3B9CE , 0xE80B72AA3BF44E00A56C413BCA216FAF , 0xE80CC86B63A14648A64511531D5C7132 , 0xE8186AA89741C584BCA312A775103DA8 , 0xE836172687274097930ABDD7C79659B4 , 0xE857518D9BCADB081D2B9B8E568ACD38 , 0xE85D095A0063D74B4E0EF73DA3677CE8 , 0xE865182B01AF4A42B02A26DEBC398C9D , 0xE8790F13D9F9487796CD5656854FC714 , 0xE88CEEFAE15B63229CF6EF8A5F23DBA4 , 0xE89B0098F8294F07A7DDBC4E99F79FB0 , 0xE89F7F26895D4790AC93FBE5FC34638A , 0xE8A6DCE2E2EB414EB20FAFDAE7DCF928 , 0xE8DEFA25D61744EDAD2654C153015F3E , 0xE8FC709D3D33EBD3648C7AA7FA21B5D4 , 0xE928B487F9534860B5F4E4DE1D7D8987 , 0xE945D6361504401A8A47160F37838033 , 0xE952644D1D7449B6926E4AB286523366 , 0xE97634998EF442CABE4C8F8735A731F3 , 0xE99D80F93F3A43AE85A08B676A068EF6 , 0xE9EA26AF4D864D20A344FF90574F0342 , 0xEA08AFC19231438DAE99BE7B71E1C707 , 0xEA2029A5B7BA4F51890A80C0520C760F , 0xEA24E8AEAB514DF28042DFCDC037438B , 0xEA5D5D48AB02ECDD29445562F1DCC914 , 0xEA88DE84DB1F4C1B9DED2DFDC63C2EC6 , 0xEAAAEC5DE42D4F89A02421AA87D1FF35 , 0xEAAC67B83209454AA1F8CFB0281BD590 , 0xEAE73366D96D4516AEA92E775B9CC795 , 0xEAEB3400DE7944A29E13DE343B80A605 , 0xEB09E1467C1D9B30DF40443A7E657841 , 0xEB0B6C06B7764353B38BEA50500CD2CE , 0xEB14B5EE18B0A2C849401EF910C115F7 , 0xEB22EC61F6724729A93CAADF0BBBB4C4 , 0xEB59B820E9D8415EB482CB9703AB5FAB , 0xEBD9897EFF5B4817ADFAFC6D39E58CE5 , 0xEC1C9C4A59F14EE8914A1FCD2ABB6DD3 , 0xEC43BAE3AFCE48A2A8456B33AC7E6C49 , 0xEC44AE7AAE22E1D5D5FE80B91C4BB412 , 0xEC553262753044A59608216619703F61 , 0xEC5D8CDBC9057BC1CCEF15E75A7C5B1E , 0xEC6BE7776B7C4A779250A04977944520 , 0xEC936BDBC5733A8EF2936604526EC279 , 0xECBBA20FA74D408391CB7689B0A3633C , 0xECBE211CD58140C490DDD69206D0DC31 , 0xECC127F4C8064F37BB12FD8D59064BFE , 0xECC5C6ACFB474B328106939C31B5B537 , 0xECDCB8DE0B314BC789DD3EE5066CC9FD , 0xECE931A9A68D4B6C8CEA297E9D863919 , 0xECF0E9B1283CBEF080F40E182BC8EAFA , 0xECF416494A4D43DA960111FE9DBD0E71 , 0xECFD179B37704B88BA4317D23DE8718C , 0xED03070C64774349AA57A8DB2EE08470 , 0xED099F478A614253A21A00246E9E9A6A , 0xED1511F6205B4CF580206E922AB8ED61 , 0xED26EFBABDF2483A983E745DFA5620E3 , 0xED2A59654BE74540901239FF5B640D6D , 0xED2AA7B1644F447887911D2B8BDA5BBE , 0xED2FD9AE86464CCD84AEEBD8E38D4765 , 0xED342BE1B8DBE41392F9157DCEE0532D , 0xED5E57E0AD7D47B8A31678ABB5CBE609 , 0xED62E4DE59F04AF4812B80495B294A0A , 0xEDACB2C3AC639C5A996C080C5615838B , 0xEDAEBECE460740FDB4C9008CA7A66277 , 0xEDBD3AED272B72B31F30BBB831FFD1E9 , 0xEDC21BCB9B444A3AA9A3B1560E655B2E , 0xEDCB20814171470E9B048214F66AB69B , 0xEDDE3F1766A74376903E69DE12E8CC8F , 0xEDFAD70AACECE505F279D91C7B8EF362 , 0xEE2E7F0A859E45419A17135BECD23920 , 0xEE39FD3F690844A18BCB66AA22921BA8 , 0xEE5EB1AF105C4A2697AEF24F3B0289F7 , 0xEE8E865283B04CEB90B3C730CCE07A85 , 0xEEE3C72152248EA7D10BE0649BA0F9DB , 0xEF0F5E7B370E409F91ADD83B5BFF1660 );
Copy
32
1.35 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = ? ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ï=4„ؽI¹º\x10 ’9°í©n "
b"ïOY ß Cyˆ;@¬\Ù‡\ "
b"ï_^z\x19 uN¥Žs\x05 ¾M¼£N "
b"ïd¼ÆÉW@a»e\f 9®\x12 †Ç "
b"ïžð¢wOÚ¨[擈\x10 ã "
b"‚5…F¥®â¹ª©ì©\x7F "
b"""
ï¥\x0E på«)\x1A\x10 ™<6\n
*\x04 J
"""
b"ï¬qš‡´C¡¾ÜïõüGb\ "
b"ï°\t WÉO.wP\v Í~Lv! "
b"ï¹Ï\x14\x07 t³Â¹qäÖGŠ\x05 / "
b"ïÈc´™’\ß+5gê\x08 ¦|> "
b"ïÙ\x16 ðO\x04 Nw½\x15 Ù…Å`Ài "
b"ðJ\v ÷É×Ió˜%€_XTÆQ "
b"ðk\x03 ¨/KëžztYUøE "
b"ðn–hn\x05 J\x1C —’èëw\x08\x07 Ä "
b"ðpØÅèôAÒɆ²\x04 Ôw« "
b"ð·<ºyŸ\x1C "}Ñ’O|6h) "
b"ðÇNv|^LF˜ç\x19 ã!(…º "
b"ðÚmôœëLu†jƒ$\x04 Äó\x10 "
b"ðê>\x06 «ÛL㈘Îÿåj‚î "
b"ñ\v\f ÀžZü·Ì”\x13 YøÛ,d "
b"ñ\x11 H\x0F ¯¢NSÝÚYi\e ´R "
b"ñ\e\x19\v Ù Hþ®«\x10 Hó.à” "
b"ñB9j\x1E )Û ›:&h\x1D Ú" "
b"ñJ\x04\v gsK\t œ¨»î»hÛU "
b"ñQ £\x11 íÛ¾F\x0F âg©á³3 "
b"ñaÈùFŒK\x16 ’Ù½\x19 ³…ñU "
b"ñj½¹ÂaO¥›q2TZ¡Àû "
b"ñ™8N\x1D Î1Þ\f + c˜ÿ42 "
b"ñ«.?ïä·Zê\x19 KìV->û "
b"ñÅ]¦Ž1M<§]O8äŠÎ "
b"ñäñ;\t qN}¸\x1D ÓéûÐu "
b"ñò€¹ÇeA#»ZûòÆxH¤ "
b"ò\x00 l–W@E\v £Lè}?b§© "
b"ò\x04 £ÈZpJÒ›ú\x1C\x08 ÿ¦/+ "
b"ò^¶$ÏgEë•\x08 ¹©\e z~< "
b"òrõÞ©'\x15 ûKdÐ\x04 úÝ®ì "
b"òƒu›õäE\x11 ‡}\x02 )Ø\e 0P "
b"òŽåÿYœC9…`±Æa®Þ "
b"ò½öÓK©L¨€LâN¨\x16\t { "
b"òçÁgzŽrÿ\x07 ëQÔáW£ "
b"òéþÌtE˜Œ:¤¾Á‚\x07\x13 "
b"òê\\x1F dt(§/sä<Dtl… "
b"ó\x03 I<T'CÇͯ¿ZȨû "
b"ó\e ¢ú®\x03 Lh¸'\v\e\x01 U\x08 ò "
b"óW¸¦9 Ú"Þ98é!\x02 {ì "
b"óZ\f\v A\x18 í(ûtËëN›|Ö "
b"ó^xŽ9©O\É-IÎ\x02\x02 "
b"ón£7\x1F éG\x17 ¤Í0%Hé\x08\x05 "
b"""
ópaÐ\x06 ºA\n
¡+Ù\n
G:)·
"""
b"óƒ\v @¸‡Kl[ÌÝ'\x15\x00 "
b"óƒ@\x07 U4jz¡DøÎ ñ[• "
b"ó޵\x03 ¤± zѰ£Þ¢ß6: "
b"óT\f X_I÷µUÝ9«/-M "
b"óãÇÉmÓKg“¾7,šB\x04 ð "
b"óåö ¼ï@V¼Ô»¾\v Òím "
b"óý”\x04\x1F ù@T‡µÆ\x18 ýÌZ "
b"ô\x07 *€dªp\x14 Ê~cy¸Î#^ "
b"ô\x15 Û‘˜-J÷³CÖqkX\e ; "
b"ô'dU2\x08 Ozî,’Œ’ "
b"ô+\x05 Ï^\x14 O¨‰ì±oÑ1<© "
b"ô6ûnÑýCã´Ý²aý¾¯B "
b"ô6þÃø\x19 –ü׺³äŠÔ¯ "
b"ôK3²ÉŽDí€Ë\x19 Ž[¢a, "
b"ô\Ÿý\e 4@mµOÈMFHw+ "
b"ô`2¯äIJš”,¨Æ\x03 jw\x0F "
b"ôuã¼1‡vQ²Þ\x15 èÞš\x17 ¶ "
b"ô€;KòPp«—.ŽR½V¹ü "
b"ôŠ *)\x15 D$ŸáxÂÜ\x11 Î "
b"ôÞJ3O7ƒêW?øE\x02 "
b"ô«‰>ô\v Hd«äd1¨‰\x06 ˜ "
b"ôÀwšLäB8˜£hY@djÄ "
b"ôèÃ\x00 è\f OÑZÁ\x01 Á\x0F É„ "
b"õ(\r ù¸ÊM5‘òÈ—D\x05 ŠA "
b"õA9y¸¥LB¿\x16 z\x1A\x1A Pvc "
b"õdõ\¡îO¦¢ŒZï4\f > "
b"õÖ\x10 çw\x12\x19 2×·û»ip|3 "
b"õðCó˜\x1C .6DÈ,¯¦-o_ "
b"õöäþ\x03 ”G޼|a³;\f ø< "
b"õ÷\f ÞWJ\x1A Æ"4(Êšþ\x10 › "
b"ö5p\f ¨(Jñ…FIAG¤Õ6 "
b"ö:\x0F £Â3G”…D\x1E %qm| "
b"ö<þU€¥-V\x03 ÿ)ŽË5\x12 o "
b"öO¾¦ŠR`#È_žð“\x12\x07 ! "
b"ö‘\v ž+ß\x16 ¸{¡*ê’öwd "
b"öž„p_U‡ÏäïW·+é¹F "
b"ö£l”uIC㺅\x01 +sm4 "
b"öª*”ðO!\x1E suŠ\x0F ÃýÆ "
b"öªVú™\x1E ‡<w\x02 2Jü#s¶ "
b"ö¾†Ú`ÄH”§°iGS»sH "
b"öÃfÚ\x08 ÖãE(tÔ´\x0F ääQ "
b"öä•\x15 êßMè„jdÔBÞ; "
b"öñ\x0F ¬ú,O)\x11 ¡ÀéÕ†n "
b"÷Ô$tÛ¿O]‡\x18 þ”\x03 ÓN\n "
b"÷èÐcLãÜy!\x1E L@I\x13 ø "
b"÷ý·˜á\x16 O\x02 š‡\x17\x0E \r \x1E Ž "
b"ø\x16 <\x12 8,˜Õ=à \x14 =´¿ú "
b"ø\x1A ë\x15 —íB~‰„Ëôà€Ò. "
b"ø# å}/J6©ƒmÑ@\x04 áb "
b"ø(>c\t °˜?\x16 N|:y2Š› "
b"ø,\t è?vLýŸÿ\v ‡¤¡®o "
b"ø0k3¹€ÆRµÔA„¶”Ê… "
b"ø7\x16\x16 bÏC¥±õë_&ïp "
b"øW8<þ’E»±Ñ“ïÒµ“\x1F "
b"øb¥ã£Ð*Å\x1F FÙ)bTó± "
b"øƒ+'+7A[®\x0E ,\v ŸŸ³@ "
b"øˆO{õàB¢£|u“”ÒLA "
b"ø¤<\x19 É„B[-rµP¦)\r "
b"ø¼ÔKÃ5Iù—¿¡.㺯 "
b"øÖ‡]<ÈM{½1ló×\e Ë– "
b"øñ’…BèEí—çk"<…Ïk "
b"ù\x06 àŽñÒDç\x12 („.5¶¦ "
b"ù\r B3\x1C E‚µ—·bæ»'\f "
b"ù&›#É€\x07 EzhÈ "
b"ù)Kòµ»M7…F}˜*| "
b"ù-ŽÙQÂ7…É~$dûíˆ "
b"ùGǧ\x18 ÉÁÝãŠ_¹öcL˜ "
b"ùe\x1F +ÝWJC¹î\¼Ÿ9€t "
b"ùi(«yÌO\x10 €|\x19 ¤ˆæ\t ã "
b"ùrgäá½AC¸–+Û¼\x02 Àx "
b"ùw`\r .ðñp¾M› ]îú* "
b"ùzz!Q°O,\x10 ÉÅòú\x1A\x00 "
b"ù<`V‚Aà¡€\x12 }ã¨ú "
b"ùœÅJ¼¨C3ž;«7¶µ "
b"ù¦²Uh"B¥·Ý=ˆ\x18 © "
b"ù¬„\x06 ð‰DpŽhâY°ïá\x16 "
b"ù°ŸšeÄK•¨%º]Û\x0E \r ¤ "
b"ù³ÿ©)àcqDÞ\x01 ›\f }« "
b"ùæC4ÒúD™«Må\x13 DW~ñ "
b"ùó"\x05 €\r æ\x16 äì2¤\x1E\x07 é— "
b"ùú¯—\x07 n@`ší—õˇ¡: "
b"ú\r 隷"I[¸¥ºRÒ\x15 Œð "
b"ú\x16 G\x04 R|Mn¨ä<ÒÀb²} "
b"ú#\e +—-E~\x07 5zT¦\x03 * "
b"úXå*(º@ô¹³ªò^\r y\x14 "
b"ú}«d™Î[Ä*½Íùý.~ "
b"ú•ÓB'RêÈ8¹ÝxÞn&Ù "
b"ú·Hlù}Jò±ÉQtDfª\x16 "
b"úÎA<&!Ó?X_\x03 \1v˜– "
b"úÐÀ+\x1E ÜM£±Y¢t \x14 ˜7 "
b"úÓå\x14\x1C VC\x18 ›È\x0F\x05 ‰ØL[ "
b"úÛe:Oyyû"2Þ\x1F ïÿÀY "
b"û\x1C\x7F X—À5wû4C=\v\x17 is "
b"û*Ê•\v HC˜“À;›kx\x00 ™ "
b"û@Ý+†uFA´\x1A `+\÷>€ "
b"ûVOö\x03 íb\x15 «m¹²–\x1F Õÿ "
b"ûk£Ìª\EŒ—¦BR)wx¥ "
b"ûoH¶„ÄN”È¢Š¥[\x18 B "
b"ûy(<Q|B±žÜ½&!EKý "
b"ûšÕ…—!\x16 ¾\x1F\x1A µ·m²í\x13 "
b"û²Œ˜Ù\x01 G¡¡°ä\x14 ŽÇ¥¨ "
b"û²œ\x1E ¤"›ÿu;¡×þù\x10 ‰ "
b"û¶1ñ³ÅGi½êàù\r ×Ô9 "
b"ûÂXùg¬%¸ÿ*\x13 Iµ;\x02 ì "
b"ûÏ}\x00 'ÅFd†Ä¢rsm`‘ "
b"ûÞ<Ôâ\x03 ™âýr‰Ð\x05 Ùª "
b"ûÞ½så„¥¸†i0wn²í "
b"ûæ‘A4±\x06 ¨\x03 vÉçS˜ö "
b"""
ûö%™Ú¦8òði \n
\x10 m\x02 ¦
"""
b"ü\x1A 8DÂÖÃÀ\x1E\x03 ‹:^µã? "
b"ü1c\x04\x06 ¦_õ&\x13\t ¾c0‚¡ "
b"ü4a\x17 =ýDš½¿G\x16 Ä\x05 ÷ø "
b"ü: \t ²óD1«¸{ö\x19 ·D "
b"ü>¯Vh¸CXˆ8X¡}ºó "
b"üB×£qðã¾\x03 @ÞýëÜÑ "
b"""
üD\x08 û¤Á˜M\n
1«±0Û ö
"""
b"üMû îÁAP‰<ãpTÛâ "
b"ü^X=‡JL‰”–.Ù…ƒèM "
b"üfi\NÙ;¢M›ôRÍT\î "
b"üxîàê˜Ã*|·üJ¦Ñ¹ "
b"ü£\x0E vþ\x18 I3¥Îø+(hß5 "
b"ü®ªõEËM·êrº¡U\x18 ¹ "
b"üÎÙø™èN-•öZŽ©¾ö– "
b"üû’à†—I_¼€oË'õ‰; "
b"ý\x03\x1F\f\x1F\x03 B1–œ\x1C > ;´– "
b"ý\x12 /;\x1F ;G©‡´;7n-; "
b"ý8'’ÏŸø\x08\x12 ¥ª~`v\x1A Ð "
b"ýL›"(ˆÊ€¶N‹\x15 0ßs< "
b"ýyMõŽsM™¯\x04 @#û\x04 ê‘ "
b"ý}?Ùä‹KŠ˜„h‘äqÑ\x0E "
b"""
ý—)…u«uÉJ\x14 x'\x7F \n
aÂ
"""
b"ýRGAßD¬µh<üXu+ô "
b"ýý\x1D ¼öFBðÏö\x18 \x15 Ó "
b"þ\x08 (Ý»AƒÃÒ¡¯ÃîBì‚ "
b"þ)B€N¢I\x7F œt\x11 ¡²êÂ$ "
b"þ^ôŸs,_a!R_bX>vB "
b"þhjÏœQMa’yéÎë!r "
b"þŽ•uåé‡\x12 ‡G«U£à¿¢ "
b"þU‹®\x00 I>¡N \x1A ] / "
b"þªŠZ¡\r ¡!ØpoËÔ\x00 ”j "
b"þ¬t\x01\e Ø\x17 tB—¬R\x0F t "
b"þlðÿ²C\e ¤#•oƒA—¨ "
b"þÀ˜€m$@8Š\x1D ø…jÊœ‰ "
b"þÄb\x1E ŸMTŠ,Ô/Œ£As "
b"þß \x01 §\x0E Ak¡Ï¦V"\x07 K "
b"ÿ\x18\x7F IΦzô–ªcuÖŒ.& "
b"ÿ\x1E òÔ/pFv¢ê\x15 S—ò¥ "
b"ÿ4肘CÆœ£Å‘±\x0E ƒþ "
b"ÿ;å\x13 ÷O+ŠåLù½S¶ÞF "
b"ÿ<EŠÈ\x02 v›/Ž.—\e $·à "
b"ÿVîk!\x19 D&šî_V4aúÿ "
b"ÿhÏ\x19\f YFZ©Q\v Ë,Щ( "
b"ÿlRjm\x12 uÇm\x17\x1A ÜôÉ^ "
b"ÿ†\x07 ëà˜Jã¬W0._î¢\x17 "
b"ÿŽ"mK>]\x1F 8Ý\x03 ºû^\x07 ‘ "
b"ÿ’á'„çF\e †X€j«l±“ "
b"ÿ \e ±¼ÊF…TŒ™‚^æ\x15 ç "
b"ÿ¬†lRý”e(\x1C pvõþöÄ "
b"ÿ¼*Çåöà?Uõͤ½\t •{ "
b"ÿÈ'©\x13 NÒ¦|Õ o\x0E L "
b"ÿÏ\r ³&¬E6šj×âô·Ði "
b"ÿçjZ•\x01 NÅ•¿è\x19 ¿g…^ "
b"ÿçÚ„…ÛJgªª!Zá\x15 Ù” "
b"ÿ뎃¸sOˆ”è µxú\x7F\x1E "
b"ÿÿE\x12\x02 c‚ÕÐ\x1D ÆÖ(å±j "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.media` . `id` as `property_group_option.media.id` ,
`property_group_option.media` . `user_id` as `property_group_option.media.userId` ,
`property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` ,
`property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` ,
`property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` ,
`property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` ,
`property_group_option.media` . `file_name` as `property_group_option.media.fileName` ,
`property_group_option.media` . `file_size` as `property_group_option.media.fileSize` ,
`property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` ,
`property_group_option.media` . `meta_data` as `property_group_option.media.metaData` ,
`property_group_option.media` . `config` as `property_group_option.media.config` ,
`property_group_option.media` . `path` as `property_group_option.media.path` ,
`property_group_option.media` . `private` as `property_group_option.media.private` ,
`property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` ,
`property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` ,
`property_group_option.media` . `created_at` as `property_group_option.media.createdAt` ,
`property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` ,
`property_group_option.media.translation.title` ,
`property_group_option.media.translation.title` as `property_group_option.media.title` ,
`property_group_option.media.translation.alt` ,
`property_group_option.media.translation.alt` as `property_group_option.media.alt` ,
`property_group_option.media.translation.customFields` ,
`property_group_option.media.translation.customFields` as `property_group_option.media.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.media.translation` . `media_id` ,
`property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` ,
`property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` ,
`property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields`
FROM
`media_translation` `property_group_option.media.translation`
WHERE
`property_group_option.media.translation` . `language_id` = ?
) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id`
WHERE
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (0xEF3D3484D8BD49B9BA109239B0EDA96E , 0xEF4F5920DFA04379883B40AC5CD9875C , 0xEF5F5E7A19754EA58D7305BE4DBCA34E , 0xEF64BCC6C9574061BB650C39AE1286C7 , 0xEF9E8EF0A2774FDAA85BE693889010E3 , 0xEF9F9A82358546A5AEE2B9AAA9ECA97F , 0xEFA50E70E5AB291A10993C360A2A044A , 0xEFAC719A87B443A1BEDCEFF5FC47625C , 0xEFB00957C94F812E77500BCD7E4C7621 , 0xEFB9CF140774B3C2B971E4D6478A052F , 0xEFC863B499925CDF2B3567EA08A67C3E , 0xEFD916F04F044E77BD15D985C560C069 , 0xF04A0BF7C9D749F39825805F5854C651 , 0xF06B03A82F814BEB9E7A7459AD55F845 , 0xF06E96686E054A1C9792E8EB770807C4 , 0xF070D8C5E8F441D281C986B204D477AB , 0xF0B73CBA799F1C227DD1924F7C366829 , 0xF0C74E767C5E4C4698E719E3212885BA , 0xF0DA6DF49CEB4C75866A832404C4F310 , 0xF0EA3E06ABDB4CE38898CEFFE56A82EE , 0xF10B0CC09E5AFCB7CC941359F8DB2C64 , 0xF111480FAFA24E538FDDDA59691BB452 , 0xF11B190BD9A048FEAEAB1048F32EE094 , 0xF142396A1E29DBA09B3A269D681DDA22 , 0xF14A040B67734B099CA8BBEEBB68DB55 , 0xF15120A311EDDBBE460FE267A9E1B333 , 0xF161C8F9468C4B1692D9BD19B385F155 , 0xF16ABDB9C2614FA59B7132545AA1C0FB , 0xF199384E1DCE31DE0C2BA06398FF3432 , 0xF1AB2E3FEFE4B75AEA194BEC562D3EFB , 0xF1C55DA68D314D3CA75D4F38E48ACE81 , 0xF1E4F13B09714E7DB81DA0D3E9FBD075 , 0xF1F280B9C7654123BB5AFBF2C67848A4 , 0xF2006C965740450BA34CE87D3F62A7A9 , 0xF204A3C85A704AD29BFA1C08FFA62F2B , 0xF25EB624CF6745EB9508B9A91B7A7E3C , 0xF272F5DEA92715FB4B64D004FADDAEEC , 0xF283759BF5E44511877D0229D81B3050 , 0xF28DE5FF599C4339858E60B1C661AEDE , 0xF2BDF6D34BA94CA8804CE24EA816097B , 0xF2E7C1677A8D72FF07EB51ADD4E157A3 , 0xF2E9FE8FCC7445988C3AA4BEC1820713 , 0xF2EA5C1F647428A72F73E43C44746C85 , 0xF303493C542743C78FCDAFBF5AC8A8FB , 0xF31BA2FAAE034C68B8270B1B015508F2 , 0xF357B8A63920DA22DE3938E921027BEC , 0xF35A0C0B4118ED28FB74CBEB4E9B7CD6 , 0xF35E788D39A94F5C9FC92D49CE02028F , 0xF36EA3371FE94717A4CD302548E90805 , 0xF37061D006BA410AA12BD90A473A29B7 , 0xF3830B40B8874B6C9F815BCCDD271500 , 0xF383400755346A7AA144F8CEA0F15B95 , 0xF38EB503A4B1A07AD1B0A3DEA2DF363A , 0xF39D540C585F49F7B555DD39AB2F2D4D , 0xF3E3C7C96DD34B6793BE372C9A4204F0 , 0xF3E5F620BCEF4056BCD4BBBE0BD2ED6D , 0xF3FD94041FF94054878FB5C618FDCC5A , 0xF4072A8064AA7014CA7E6379B8CE235E , 0xF415DB91982D4AF7B343D6716B581B3B , 0xF427645532084F7A9DEE2C928C92AD8E , 0xF42B05CF5E144FA889ECB16FD1313CA9 , 0xF436FB6ED1FD43E3B4DDB261FDBEAF42 , 0xF436FEC3F81996FCD7BAB3E48A90D4AF , 0xF44B33B2C98E44ED80CB198E5BA2612C , 0xF45C9FFD1B34406DB54FC84D4648772B , 0xF46032AFE4494A9A942CA8C6036A770F , 0xF475E3BC31877651B2DE15E8DE9A17B6 , 0xF4803B4BF25070AB972E8D52BD56B9FC , 0xF48A202A291544249FE178C2DC11CE20 , 0xF48EDE4A81334F3783EA573FF8458E02 , 0xF4AB893EF40B4864ABE46431A8890698 , 0xF4C0779A4CE4423898A3685940646AC4 , 0xF4E8C300E80C4FD18F5AC101C10FC984 , 0xF5280DF9B8CA4D3591F2C89744058A41 , 0xF5413979B8A54C42BF167A1A1A507663 , 0xF564F55CA1EE4FA6A28C905AEF340C3E , 0xF5D610E777121932D7B7FBBB69707C33 , 0xF5F043F3981C2E3644C82CAFA62D6F5F , 0xF5F6E4FE0394478DBC7C61B33B0CF83C , 0xF5F70CDE574A1AC6223428CA9AFE109B , 0xF635700CA8284AF18546494147A4D536 , 0xF63A0FA3C233479485441E259D716D7C , 0xF63CFE5580A52D5603FF298DCB35126F , 0xF64FBEA68A526023C85F9EF093120721 , 0xF6910B9E2BDF16B87BA12AEA92F67764 , 0xF69E84705F5587CFE4EF57B72BE9B946 , 0xF6A36C94754943E3BA8581012B736D34 , 0xF6AA2A94F0814F211E73758A0FC3FDC6 , 0xF6AA56FA991E873C7702324AFC2373B6 , 0xF6BE86DA60C44894A7B0694753BB7348 , 0xF6C366DA08D6E3452874D4B40FE4E451 , 0xF6E49515EADF4DE89D846A64D442DE3B , 0xF6F10FACFA2C4F298F11A1C0E9D5866E , 0xF7D42474DBBF4F5D8718FE9403D34E0A , 0xF7E8D0639D4CE3DC79211E4C404913F8 , 0xF7FDB798E1164F029A87170E0D1E818D , 0xF8163C12382C98D53DE0A0143DB4BFFA , 0xF81AEB1597ED427E8984CBF4E080D22E , 0xF82320E57D2F4A36A9836DD14004E162 , 0xF8283E6309B0983F164E7C3A79328A9B , 0xF82C09E83F764CFD9FFF0B87A4A1AE6F , 0xF8306B33B980C652B5D44184B694CA85 , 0xF837161662CF43A5B1F5EB905F26EF70 , 0xF857383CFE9245BBB1D193EFD2B5931F , 0xF862A5E3A3D02AC51F46D9296254F3B1 , 0xF8832B272B37415BAE0E2C0B9F9FB340 , 0xF8884F7BF5E042A2A37C759394D24C41 , 0xF8A43C19C984425B9D2D72B550A6290D , 0xF8BCD44BC33549F997BFA12EC3A3BAAF , 0xF8D6875D3CC84D7BBD316CF3D71BCB96 , 0xF8F1928542E845ED97E76B223C85CF6B , 0xF906E08EF1D244E7AD1228842E35B6A6 , 0xF90D42331C9D4582B597B762E6BB270C , 0xF9269B9023C9800745EF88BE7A688EC8 , 0xF9294BF2B5BB4D3785467D81982AAD7C , 0xF92D8DD951C23785C98E7E2464FBED88 , 0xF947C7A718C9C1DDE38A5FB9F6634C98 , 0xF9651F2BDD574A43B9EE5CBC9F398074 , 0xF96928AB79CC4F10807C19A488E609E3 , 0xF97267E4E1BD4143B8962BDBBC02C078 , 0xF977600D2EF0F170BE4D9B205DEEFA2A , 0xF97A7A2151B04F2C8F10C9C5F2FA1A00 , 0xF9903C60568241E0A180127DE39FA8FA , 0xF99CC54ABCA843339E8E3BAB37B69DB5 , 0xF9A6B2556822429DA5B7DD3D888E18A9 , 0xF9AC8406F08944708D68E259B0EFE116 , 0xF9B09F9A65C44B95A825BA5DDB0E0DA4 , 0xF9B3FFA929E0637144DE019B0C9D7DAB , 0xF9E64334D2FA4499AB4DE51344577EF1 , 0xF9F32205800DE616E4EC32A41E07E997 , 0xF9FAAF97076E40609AED97F5CB87A13A , 0xFA0DEFA8AF22495BB8A5BA52D2158CF0 , 0xFA164704527C4D6EA8E43CD2C062B27D , 0xFA231B2B972D457E8F07357A54A6032A , 0xFA58E52A28BA40F4B9B3AAF25E0D7914 , 0xFA7DAB6499CE5BC42ABD9DCDF9FD2E7E , 0xFA95D3422752EAC838B9DD78DE6E26D9 , 0xFAB7486CF97D4AF2B1C951744466AA16 , 0xFACE413C2621D33F585F035C31769896 , 0xFAD0C02B1EDC4DA3B159A274A0149837 , 0xFAD3E5141C5643189BC80F0589D84C5B , 0xFADB653A4F7979FB2232DE1FEFFFC059 , 0xFB1C7F5897C03577FB34433D0B176973 , 0xFB2ACA950B48439893C03B9B6B780099 , 0xFB40DD2B86754641B41A602B5CF73E80 , 0xFB564FF603ED6215AB6DB9B2961FD5FF , 0xFB6BA3CCAA5C458C97A64252297778A5 , 0xFB6F48B684C44E948FC8A28AA55B1842 , 0xFB79283C517C42B19EDCBD2621454BFD , 0xFB9AD585972116BE1F1AB5B76DB2ED13 , 0xFBB28C98D90147A1A1B0E4148DC7A5A8 , 0xFBB29C1EA4229BFF753BA1D7FEF91089 , 0xFBB631F1B3C54769BDEAE0F90DD7D439 , 0xFBC258F967AC25B8FF2A1349B53B02EC , 0xFBCF7D0027C5466486C4A272736D6091 , 0xFBDE3CD4E2039981E2FD7289D005D9AA , 0xFBDEBD73E58490A5B8866930776EB2ED , 0xFBE6914134B106A803AD76C9E75398F6 , 0xFBF62599DAA638F2F069A00A106D02A6 , 0xFC1A3844C2D6C3C01E038B3A5EB5E33F , 0xFC31630406A65FF5261309BE633082A1 , 0xFC3461173DFD449ABDBF4716C405F7F8 , 0xFC3AA009B2F34431ABB87BF619B78F44 , 0xFC3EAF5668B84358883858C2A17DBAF3 , 0xFC4290D7A371F0E3BE0340DEFDEBDCD1 , 0xFC4408FBA4C1984D0A31ABB130DBA0F6 , 0xFC4DFB20EEC1415081893CE37054DBE2 , 0xFC5E583D874A4C8994962ED98583E84D , 0xFC66695C4ED93BA24D9BF452CD545CEE , 0xFC78EEE0EA98C32A7CB7FC4AA681D1B9 , 0xFCA30E76FE184933A5CEF82B2868DF35 , 0xFCAEAAF545CB4DB781EA72BAA15518B9 , 0xFCCED9F899E84E2D95F65A8DA9BEF696 , 0xFCFB92E08697495FBC806FCB27F5893B , 0xFD031F0C1F034231969C1C3E203BB496 , 0xFD122F3B1F3B47A99D87B43B376E2D3B , 0xFD382792CF9FF80812A5AA7E60761AD0 , 0xFD4C9B222888CA80B64E8B1530DF733C , 0xFD794DF58D734D99AF044023FB04EA91 , 0xFD7D3FD9E48B4B8A98846891E471D10E , 0xFD97298575AB75C94A1478277F0A61C2 , 0xFD9D524741DF44ACB5683CFC58752BF4 , 0xFDFD1D8EBCF64642F08ECFF6189D15D3 , 0xFE0828DDBB4183C3D2A1AFC3EE42EC82 , 0xFE2942804EA2497F9C7411A1B2EAC224 , 0xFE5EF49F732C5F6121525F62583E7642 , 0xFE686ACF9C514D619279E9CEEB217290 , 0xFE8D9575E5E987128747AB55A3E0BFA2 , 0xFE90558BAE00493E9DA14E201A5D202F , 0xFEAA8A5AA10DA121D8706FCBD400946A , 0xFEAC74011BD817744297AC520F209074 , 0xFEAD6CF0FFB2431BA423956F834197A8 , 0xFEC098806D2440388A1DF8856ACA9C89 , 0xFEC4621EC5B84D548A2CD42F8CA34173 , 0xFEDFA001A70E416BA1CFA6568F22074B , 0xFF187F49CEA67AF496AA6375D68C2E26 , 0xFF1EF2D42F704676A2EA15205397F2A5 , 0xFF3490E8829843C69CA3C591B10E83FE , 0xFF3BE513F74F2B8AE54CF9BD53B6DE46 , 0xFF3C458AC802769B2F8D2E971B24B7E0 , 0xFF56EE6B211944269AEE5F563461FAFF , 0xFF68CF190C59465AA9510BCB2CD0A928 , 0xFF6C526A6D12758FC76D171ADCF4C95E , 0xFF8607EBE0984AE3AC57302E5FEEA217 , 0xFF8D226D4B3E5D1F38DD03BAFB5E0791 , 0xFF92E12784E7461B8658806AAB6CB193 , 0xFFA01BB1BCCA4685548C99825EE615E7 , 0xFFAC866C52FD9465281C7076F5FEF6C4 , 0xFFBC2AC7E5F6E03F55F5CDA4BD09957B , 0xFFC8279DA9134ED2A67CD5206F0E4C8E , 0xFFCF0DB326AC45369A6AD7E2F4B7D069 , 0xFFE76A5A95014EC595BFE819BF67855E , 0xFFE7DA8485DB4A67AAAA215AE115D994 , 0xFFEB8D83B8734F8894E8A0B578FA7F1E , 0xFFFF4512026382D5D01DC6D628E5B16A );
Copy
33
0.30 ms
SELECT `property_group` . `id` as `property_group.id` , `property_group` . `display_type` as `property_group.displayType` , `property_group` . `sorting_type` as `property_group.sortingType` , `property_group` . `filterable` as `property_group.filterable` , `property_group` . `visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage` , `property_group` . `created_at` as `property_group.createdAt` , `property_group` . `updated_at` as `property_group.updatedAt` , `property_group.translation.name` , `property_group.translation.name` as `property_group.name` , `property_group.translation.description` , `property_group.translation.description` as `property_group.description` , `property_group.translation.position` , `property_group.translation.position` as `property_group.position` , `property_group.translation.customFields` , `property_group.translation.customFields` as `property_group.customFields` FROM `property_group` LEFT JOIN (SELECT `property_group.translation` . `property_group_id` , `property_group.translation` . `name` as `property_group.translation.name` , `property_group.translation` . `description` as `property_group.translation.description` , `property_group.translation` . `position` as `property_group.translation.position` , `property_group.translation` . `custom_fields` as `property_group.translation.customFields` FROM `property_group_translation` `property_group.translation` WHERE `property_group.translation` . `language_id` = ? ) `property_group.property_group_translation` ON `property_group.property_group_translation` . `property_group_id` = `property_group` . `id` WHERE ((`property_group` . `filterable` = ? )) AND (`property_group` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
b"]ŽÃd0\x05 MaH-Ž2\x14 ¿÷ "
b"\x08 Eñ\t 8Eê·Ö,«ŽÉùŒ "
b"A»I_\x16 KB)ŠT›"<3›W "
b"‘éÚ\x1E ìŒEÙ€H÷‹\f Fb« "
b"÷W\x15 €\x02 ¯@ŽÑaà(~ÆÁ "
b"Î\x7F Œ\r "ÂFòŽ ª\f á\x0E ÷² "
b"Á¸R´ñûO›ªÌV™›;94 "
b"År\x13 žG©HH¨˜ú\x01 i¥N® "
b"Í\x0E `]m\x1F G…š•U}£/½ "
b"Bdé\r ¹O®²ƒ¼Õ\x10 ÖZó "
b"O÷Ô(ï®H_»»ùŸ\x16 ˆér "
b"\x15 'þÿFL¡,ÆÊ’\x0E 5m "
b"7¹“ñ\x1A ÂCj·»(»]\ "
b"\r ÒPü8•EÖ…Ôi“Ø’Ÿl "
]
SELECT `property_group` . `id` as `property_group.id` , `property_group` . `display_type` as `property_group.displayType` , `property_group` . `sorting_type` as `property_group.sortingType` , `property_group` . `filterable` as `property_group.filterable` , `property_group` . `visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage` , `property_group` . `created_at` as `property_group.createdAt` , `property_group` . `updated_at` as `property_group.updatedAt` , `property_group.translation.name` , `property_group.translation.name` as `property_group.name` , `property_group.translation.description` , `property_group.translation.description` as `property_group.description` , `property_group.translation.position` , `property_group.translation.position` as `property_group.position` , `property_group.translation.customFields` , `property_group.translation.customFields` as `property_group.customFields` FROM `property_group` LEFT JOIN (SELECT `property_group.translation` . `property_group_id` , `property_group.translation` . `name` as `property_group.translation.name` , `property_group.translation` . `description` as `property_group.translation.description` , `property_group.translation` . `position` as `property_group.translation.position` , `property_group.translation` . `custom_fields` as `property_group.translation.customFields` FROM `property_group_translation` `property_group.translation` WHERE `property_group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group.property_group_translation` ON `property_group.property_group_translation` . `property_group_id` = `property_group` . `id` WHERE ((`property_group` . `filterable` = 1 )) AND (`property_group` . `id` IN (0x5D8DC36430054D6181482D8D3214BFF7 , 0x0845F1098F3845EAB7D62CAB8DC9F98C , 0x41BB495F164B42298A549B223C339B57 , 0x91E9DA1EEC8C45D98048F78B0C4662AB , 0xF757158002AF409F8DD161E0287EC6C1 , 0xCE7F8C0D22C246F28EA0AA0CE10EF7B2 , 0xC1B852B4F1FB4F9BAACC56999B3B3934 , 0xC572139E47A94848A898FA0169A54EAE , 0xCD0E605D6D1F47859A95559D7DA32FBD , 0x4264E90DB99D4FAEB283BCD510D65AF3 , 0x4FF7D428EFAE485FBBBBF99F1688E972 , 0x81159D27FEFF464CA12CC6CA920E356D , 0x37B993F11AC2436AB78EBB28BB5D5C90 , 0x0DD250FC389545D685D46993D8929F6C ));
Copy
34
0.16 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `id` = ?
Parameters :
[
b"\x19 Ê@WÿO\x07 ªÈÅ™Ô1xh "
b"w¹YÏfÞL\x15 Çù·Ú9‚ó "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0x19CA405790FF4F07AAC8C599D4317868 OR `id` = 0x77B959CF66DE4C1590C7F9B7DA3982F3
;
Copy
35
0.13 ms
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
;
Copy
36
0.12 ms
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `technical_name` = ?
Parameters :
[
"Storefront "
]
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `technical_name` = 'Storefront' ;
Copy
37
0.14 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
38
0.09 ms
SELECT DISTINCT `technical_name`
FROM `theme_runtime_config`
WHERE `technical_name` IS NOT NULL
SELECT DISTINCT `technical_name`
FROM `theme_runtime_config`
WHERE `technical_name` IS NOT NULL ;
Copy
39
0.12 ms
SELECT path FROM category WHERE id = ?
Parameters :
[
b"\x19 Ê@WÿO\x07 ªÈÅ™Ô1xh "
]
SELECT path FROM category WHERE id = 0x19CA405790FF4F07AAC8C599D4317868 ;
Copy
40
0.09 ms
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = ?
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ;
Copy
41
0.30 ms
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"\x01 ›1{Aõpµ·ñ:C‹u\x10 È "
b"\x01 ›1{AüqU¢Ý}ìë(D} "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x019B317B41F570B5B7F13A438B7510C8 , 0x019B317B41FC7155A2DD7DECEB28447D ));
Copy
42
0.12 ms
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
43
0.31 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x19 Ê@WÿO\x07 ªÈÅ™Ô1xh "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x19CA405790FF4F07AAC8C599D4317868 ));
Copy
44
0.28 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x19 Ê@WÿO\x07 ªÈÅ™Ô1xh "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x19CA405790FF4F07AAC8C599D4317868 ));
Copy
45
0.98 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/19ca405790ff4f07aac8c599d4317868 "
"/navigation/e8a8269008a540938b0fe5c9f5ddda80 "
"/navigation/44cf99695e964def895a2f2938c049e9 "
"/navigation/656bf6338d194c4c86f26735fb442233 "
"/navigation/2a10ddb190174f688f9bc1d14697c06c "
"/navigation/6db7ddbb1c764ed38b1b8718f1e4c6db "
"/navigation/48f97f432fd041388b2630184139cf0e "
"/navigation/bb22b05bff9140f3808b1cff975b75eb "
"/navigation/06f5dda360c04112937601574122c515 "
"/navigation/c3057bb031634c669cd6dfb0d4acbb15 "
"/navigation/e379fcc096f343568dcb1e294d45c931 "
"/detail/ab2fde50dc45470facf6866ed324160d "
"/detail/05855008fd8849809e5514ae0658676c "
"/detail/add304ef15364ba7aac97d70ae7e1afe "
"/detail/f96e79b6c33f447a935070895432e274 "
"/detail/5e617c97808c47e98f0dc6ed2b60afd0 "
"/detail/7fd2c0f501a749f59a6b2b108ccd3bda "
"/detail/dc30ba063959412a82248339d4f7ea99 "
"/detail/6b41f1df4b244d6da65dc58ae5d05615 "
"/detail/14d3f89e901943e39212c26434934934 "
"/detail/4d4e88926a4b4435b9c15dc949913d06 "
"/detail/87a527ffd4974dbea399f40737e7f0e8 "
"/detail/15aad910758b4fdb80e1f06160af9fc8 "
"/detail/77e8f073b39d455bad543f771f9c2d13 "
"/detail/2eae16c3ec734da9a27ab8428c9f6085 "
"/detail/83f9156d8519480a9391a92d8138f640 "
"/detail/970cab79d5144ab8a285723cd6df5e09 "
"/detail/d4bc4b779c9a4b228175f9151c9db68e "
"/detail/7e582c2913a34985be1d273aa3d9e547 "
"/detail/90daf6bc4ac6480587a9fae23da9ac9f "
"/detail/094a7e33e83044a28fc509a43d763cf2 "
"/detail/fc1771ec83e342dc864ca9540ee5e2f4 "
"/detail/9415536088464a99a92a51bfd60f5243 "
"/detail/7dad718cb3d340ba9d1c9f791f7f3994 "
"/detail/545d92985e7b4021bad7ac17523d2182 "
b"/»_ââšMpªXTÎ|ãâ\v "
b"Íe’Æ6®Kóƒx°\x1A ›1äm "
]
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/19ca405790ff4f07aac8c599d4317868' , '/navigation/e8a8269008a540938b0fe5c9f5ddda80' , '/navigation/44cf99695e964def895a2f2938c049e9' , '/navigation/656bf6338d194c4c86f26735fb442233' , '/navigation/2a10ddb190174f688f9bc1d14697c06c' , '/navigation/6db7ddbb1c764ed38b1b8718f1e4c6db' , '/navigation/48f97f432fd041388b2630184139cf0e' , '/navigation/bb22b05bff9140f3808b1cff975b75eb' , '/navigation/06f5dda360c04112937601574122c515' , '/navigation/c3057bb031634c669cd6dfb0d4acbb15' , '/navigation/e379fcc096f343568dcb1e294d45c931' , '/detail/ab2fde50dc45470facf6866ed324160d' , '/detail/05855008fd8849809e5514ae0658676c' , '/detail/add304ef15364ba7aac97d70ae7e1afe' , '/detail/f96e79b6c33f447a935070895432e274' , '/detail/5e617c97808c47e98f0dc6ed2b60afd0' , '/detail/7fd2c0f501a749f59a6b2b108ccd3bda' , '/detail/dc30ba063959412a82248339d4f7ea99' , '/detail/6b41f1df4b244d6da65dc58ae5d05615' , '/detail/14d3f89e901943e39212c26434934934' , '/detail/4d4e88926a4b4435b9c15dc949913d06' , '/detail/87a527ffd4974dbea399f40737e7f0e8' , '/detail/15aad910758b4fdb80e1f06160af9fc8' , '/detail/77e8f073b39d455bad543f771f9c2d13' , '/detail/2eae16c3ec734da9a27ab8428c9f6085' , '/detail/83f9156d8519480a9391a92d8138f640' , '/detail/970cab79d5144ab8a285723cd6df5e09' , '/detail/d4bc4b779c9a4b228175f9151c9db68e' , '/detail/7e582c2913a34985be1d273aa3d9e547' , '/detail/90daf6bc4ac6480587a9fae23da9ac9f' , '/detail/094a7e33e83044a28fc509a43d763cf2' , '/detail/fc1771ec83e342dc864ca9540ee5e2f4' , '/detail/9415536088464a99a92a51bfd60f5243' , '/detail/7dad718cb3d340ba9d1c9f791f7f3994' , '/detail/545d92985e7b4021bad7ac17523d2182' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0xCD6592C636AE4BF38378B01A9B31E46D OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
46
0.24 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"""
\x17 \n
C\x7F 6ø@²—-ûrøæ¿b
"""
b"\x1E ›mÉ\v RG|·'÷ïeÆ]Ö "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"¸Rs=·eO;‚°T•Ë!ÚW "
b"Ð[4\ÛyIgƒ\x12\x17 [ÄLKL "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"ï\x7F Ù.®S@I’\x06 €\x12 ¨.’‹ "
]
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 (0x170A437F36F840B2972DFB72F8E6BF62 , 0x1E9B6DC90B52477CB727F7EF65C65DD6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0xB852733DB7654F3B82B05495CB21DA57 , 0xD05B345CDB7949678312175BC44C4B4C , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xEF7FD92EAE53404992068012A82E928B );
Copy
47
0.12 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"pZhAFduvT8hNQVIObauDuaYZ8Zr0MnHN "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = 'pZhAFduvT8hNQVIObauDuaYZ8Zr0MnHN' ;
Copy