1
0.63 ms
SELECT
`name` ,
`base_class` AS baseClass ,
IF (`active` = 1 AND `installed_at` IS NOT NULL , 1 , 0 ) AS active ,
`path` ,
`version` ,
`autoload` ,
`managed_by_composer` AS managedByComposer ,
composer_name as composerName
FROM `plugin`
ORDER BY `installed_at` ;
SELECT
`name` ,
`base_class` AS baseClass ,
IF (`active` = 1 AND `installed_at` IS NOT NULL , 1 , 0 ) AS active ,
`path` ,
`version` ,
`autoload` ,
`managed_by_composer` AS managedByComposer ,
composer_name as composerName
FROM `plugin`
ORDER BY `installed_at` ; ;
Copy
2
0.36 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
3
0.51 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.88 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"¤½mg\x16 ÖA&½Ssª¾èɯ "
"Laborverbauchsmaterial-Geraete/Produktgruppen/Allgemeiner-Laborbedarf "
"Laborverbauchsmaterial-Geraete/Produktgruppen/Allgemeiner-Laborbedarf/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF OR sales_channel_id IS NULL )) AND ((seo_path_info = 'Laborverbauchsmaterial-Geraete/Produktgruppen/Allgemeiner-Laborbedarf' OR seo_path_info = 'Laborverbauchsmaterial-Geraete/Produktgruppen/Allgemeiner-Laborbedarf/' ));
Copy
5
0.32 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
"LYlfAuuIo1Qyc9hQs1oJxbO8pUo0zpBb "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) AND (token = 'LYlfAuuIo1Qyc9hQs1oJxbO8pUo0zpBb' ) LIMIT 1 ;
Copy
6
0.33 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"¤½mg\x16 ÖA&½Ssª¾èɯ "
b"/NñAš(Bû©tûÓëE:{ "
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF AND `sales_channel_country` . `country_id` = 0x2F4EF1419A2842FBA974FBD3EB453A7B );
Copy
7
0.23 ms
SELECT `language` . `id` FROM `language` WHERE `language` . `id` IN (? ) LIMIT 1
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` FROM `language` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) LIMIT 1 ;
Copy
8
0.60 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `active` as `language.active` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = ? ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `active` as `language.active` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
9
1.18 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` . `cms_navigation_page_id` as `category.cmsNavigationPageId` , `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"\x00\x00\x01 † ~~~~~~~~~\x00\x01 "
]
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` . `cms_navigation_page_id` as `category.cmsNavigationPageId` ,
`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` . `cms_navigation_page_id` as `category.cmsNavigationPageId` , `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 (0x00000186A07E7E7E7E7E7E7E7E7E0001 ));
Copy
10
0.36 ms
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
11
0.45 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"\x00\x00\x01 † ~~~~~~~~~\x00\x01 "
]
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 (0x00000186A07E7E7E7E7E7E7E7E7E0001 ))));
Copy
12
0.46 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category` . `id` = `category.swagDynamicAccessRules.mapping` . `category_id` AND `category` . `version_id` = `category.swagDynamicAccessRules.mapping` . `category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping` . `rule_id` = `category.swagDynamicAccessRules` . `id` WHERE (`category` . `version_id` = ? ) AND ((((`category.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) OR `category.swagDynamicAccessRules` . `id` < = > ? ))) AND (`category` . `id` IN (? )) GROUP BY `category` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
b"\x00\x00\x01 † ~~~~~~~~~\x00\x01 "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category` . `id` = `category.swagDynamicAccessRules.mapping` . `category_id` AND `category` . `version_id` = `category.swagDynamicAccessRules.mapping` . `category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping` . `rule_id` = `category.swagDynamicAccessRules` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`category.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )) OR `category.swagDynamicAccessRules` . `id` < = > NULL ))) AND (`category` . `id` IN (0x00000186A07E7E7E7E7E7E7E7E7E0001 )) GROUP BY `category` . `id` ;
Copy
13
0.60 ms
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.id` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `active` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.active` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `duration` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.duration` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `easing` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easing` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `bouncy` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.bouncy` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `easing_degree` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easingDegree` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `native_scrolling` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.nativeScrolling` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageId` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_version_id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageVersionId` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `created_at` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.createdAt` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `updated_at` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN `swag_cms_extensions_scroll_navigation_page_settings` `cms_page.swagCmsExtensionsScrollNavigationPageSettings` ON `cms_page` . `id` = `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `id` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = ? ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = ? ) AND (`cms_page` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ›ÛÓ•§r\x07 ‹\x15 ¾ç–„Ž” "
]
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.id` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `active` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.active` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `duration` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.duration` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `easing` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easing` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `bouncy` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.bouncy` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `easing_degree` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easingDegree` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `native_scrolling` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.nativeScrolling` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageId` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_version_id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageVersionId` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `created_at` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.createdAt` , `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `updated_at` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN `swag_cms_extensions_scroll_navigation_page_settings` `cms_page.swagCmsExtensionsScrollNavigationPageSettings` ON `cms_page` . `id` = `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `id` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`cms_page` . `id` IN (0x019BDBD395A772078B15BEE796848D94 ));
Copy
14
0.83 ms
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.swagCmsExtensionsScrollNavigation` . `id` as `cms_section.swagCmsExtensionsScrollNavigation.id` , `cms_section.swagCmsExtensionsScrollNavigation` . `active` as `cms_section.swagCmsExtensionsScrollNavigation.active` , `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_version_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionVersionId` , `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionId` , `cms_section.swagCmsExtensionsScrollNavigation` . `created_at` as `cms_section.swagCmsExtensionsScrollNavigation.createdAt` , `cms_section.swagCmsExtensionsScrollNavigation` . `updated_at` as `cms_section.swagCmsExtensionsScrollNavigation.updatedAt` , `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` , `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` as `cms_section.swagCmsExtensionsScrollNavigation.displayName` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `swag_cms_extensions_scroll_navigation` `cms_section.swagCmsExtensionsScrollNavigation` ON `cms_section` . `id` = `cms_section.swagCmsExtensionsScrollNavigation` . `id` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.swagCmsExtensionsScrollNavigation.translation` . `swag_cms_extensions_scroll_navigation_id` , `cms_section.swagCmsExtensionsScrollNavigation.translation` . `display_name` as `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` FROM `swag_cms_extensions_scroll_navigation_translation` `cms_section.swagCmsExtensionsScrollNavigation.translation` WHERE `cms_section.swagCmsExtensionsScrollNavigation.translation` . `language_id` = ? ) `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` ON `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` . `swag_cms_extensions_scroll_navigation_id` = `cms_section.swagCmsExtensionsScrollNavigation` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . `media_id` , `cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . `language_id` = ? ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = ? ) AND (((`cms_section` . `cms_page_id` IN (? ))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ›ÛÓ•§r\x07 ‹\x15 ¾ç–„Ž” "
]
SELECT
`cms_section` . `id` as `cms_section.id` ,
`cms_section` . `version_id` as `cms_section.versionId` ,
`cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` ,
`cms_section` . `position` as `cms_section.position` ,
`cms_section` . `type` as `cms_section.type` ,
`cms_section` . `locked` as `cms_section.locked` ,
`cms_section` . `name` as `cms_section.name` ,
`cms_section` . `sizing_mode` as `cms_section.sizingMode` ,
`cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` ,
`cms_section` . `background_color` as `cms_section.backgroundColor` ,
`cms_section` . `background_media_id` as `cms_section.backgroundMediaId` ,
`cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` ,
`cms_section` . `css_class` as `cms_section.cssClass` ,
`cms_section` . `cms_page_id` as `cms_section.pageId` ,
`cms_section` . `visibility` as `cms_section.visibility` ,
`cms_section` . `custom_fields` as `cms_section.customFields` ,
`cms_section` . `created_at` as `cms_section.createdAt` ,
`cms_section` . `updated_at` as `cms_section.updatedAt` ,
`cms_section.swagCmsExtensionsScrollNavigation` . `id` as `cms_section.swagCmsExtensionsScrollNavigation.id` ,
`cms_section.swagCmsExtensionsScrollNavigation` . `active` as `cms_section.swagCmsExtensionsScrollNavigation.active` ,
`cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_version_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionVersionId` ,
`cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionId` ,
`cms_section.swagCmsExtensionsScrollNavigation` . `created_at` as `cms_section.swagCmsExtensionsScrollNavigation.createdAt` ,
`cms_section.swagCmsExtensionsScrollNavigation` . `updated_at` as `cms_section.swagCmsExtensionsScrollNavigation.updatedAt` ,
`cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` ,
`cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` as `cms_section.swagCmsExtensionsScrollNavigation.displayName` ,
`cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` ,
`cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` ,
`cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` ,
`cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` ,
`cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` ,
`cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` ,
`cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` ,
`cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` ,
`cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` ,
`cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` ,
`cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` ,
`cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` ,
`cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` ,
`cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` ,
`cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` ,
`cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` ,
`cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` ,
`cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` ,
`cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` ,
`cms_section.backgroundMedia.translation.customFields` ,
`cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields`
FROM
`cms_section`
LEFT JOIN `swag_cms_extensions_scroll_navigation` `cms_section.swagCmsExtensionsScrollNavigation` ON `cms_section` . `id` = `cms_section.swagCmsExtensionsScrollNavigation` . `id`
LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_section.swagCmsExtensionsScrollNavigation.translation` . `swag_cms_extensions_scroll_navigation_id` ,
`cms_section.swagCmsExtensionsScrollNavigation.translation` . `display_name` as `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName`
FROM
`swag_cms_extensions_scroll_navigation_translation` `cms_section.swagCmsExtensionsScrollNavigation.translation`
WHERE
`cms_section.swagCmsExtensionsScrollNavigation.translation` . `language_id` = ?
) `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` ON `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` . `swag_cms_extensions_scroll_navigation_id` = `cms_section.swagCmsExtensionsScrollNavigation` . `id`
LEFT JOIN (
SELECT
`cms_section.backgroundMedia.translation` . `media_id` ,
`cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields`
FROM
`media_translation` `cms_section.backgroundMedia.translation`
WHERE
`cms_section.backgroundMedia.translation` . `language_id` = ?
) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id`
WHERE
(`cms_section` . `version_id` = ? )
AND (
(
(
`cms_section` . `cms_page_id` IN (? )
)
)
)
Copy
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.swagCmsExtensionsScrollNavigation` . `id` as `cms_section.swagCmsExtensionsScrollNavigation.id` , `cms_section.swagCmsExtensionsScrollNavigation` . `active` as `cms_section.swagCmsExtensionsScrollNavigation.active` , `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_version_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionVersionId` , `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionId` , `cms_section.swagCmsExtensionsScrollNavigation` . `created_at` as `cms_section.swagCmsExtensionsScrollNavigation.createdAt` , `cms_section.swagCmsExtensionsScrollNavigation` . `updated_at` as `cms_section.swagCmsExtensionsScrollNavigation.updatedAt` , `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` , `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` as `cms_section.swagCmsExtensionsScrollNavigation.displayName` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `swag_cms_extensions_scroll_navigation` `cms_section.swagCmsExtensionsScrollNavigation` ON `cms_section` . `id` = `cms_section.swagCmsExtensionsScrollNavigation` . `id` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.swagCmsExtensionsScrollNavigation.translation` . `swag_cms_extensions_scroll_navigation_id` , `cms_section.swagCmsExtensionsScrollNavigation.translation` . `display_name` as `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` FROM `swag_cms_extensions_scroll_navigation_translation` `cms_section.swagCmsExtensionsScrollNavigation.translation` WHERE `cms_section.swagCmsExtensionsScrollNavigation.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` ON `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` . `swag_cms_extensions_scroll_navigation_id` = `cms_section.swagCmsExtensionsScrollNavigation` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . `media_id` , `cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`cms_section` . `cms_page_id` IN (0x019BDBD395A772078B15BEE796848D94 ))));
Copy
15
0.88 ms
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.swagCmsExtensionsBlockRule` . `id` as `cms_block.swagCmsExtensionsBlockRule.id` , `cms_block.swagCmsExtensionsBlockRule` . `inverted` as `cms_block.swagCmsExtensionsBlockRule.inverted` , `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRuleId` , `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockId` , `cms_block.swagCmsExtensionsBlockRule` . `cms_block_version_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockVersionId` , `cms_block.swagCmsExtensionsBlockRule` . `created_at` as `cms_block.swagCmsExtensionsBlockRule.createdAt` , `cms_block.swagCmsExtensionsBlockRule` . `updated_at` as `cms_block.swagCmsExtensionsBlockRule.updatedAt` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.id` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `name` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.name` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `priority` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.priority` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `description` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.description` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `payload` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.payload` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `invalid` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.invalid` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `areas` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.areas` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `custom_fields` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.customFields` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `module_types` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.moduleTypes` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `created_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.createdAt` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `updated_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.updatedAt` , `cms_block.swagCmsExtensionsQuickview` . `id` as `cms_block.swagCmsExtensionsQuickview.id` , `cms_block.swagCmsExtensionsQuickview` . `active` as `cms_block.swagCmsExtensionsQuickview.active` , `cms_block.swagCmsExtensionsQuickview` . `cms_block_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockId` , `cms_block.swagCmsExtensionsQuickview` . `cms_block_version_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockVersionId` , `cms_block.swagCmsExtensionsQuickview` . `created_at` as `cms_block.swagCmsExtensionsQuickview.createdAt` , `cms_block.swagCmsExtensionsQuickview` . `updated_at` as `cms_block.swagCmsExtensionsQuickview.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `swag_cms_extensions_block_rule` `cms_block.swagCmsExtensionsBlockRule` ON `cms_block` . `id` = `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id` LEFT JOIN `swag_cms_extensions_quickview` `cms_block.swagCmsExtensionsQuickview` ON `cms_block` . `id` = `cms_block.swagCmsExtensionsQuickview` . `cms_block_id` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN `rule` `cms_block.swagCmsExtensionsBlockRule.visibilityRule` ON `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id` = `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . `language_id` = ? ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = ? ) AND (((`cms_block` . `cms_section_id` IN (? , ? ))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ›ÛÓ•ÁrƒŒ×ål\r xÿ\x13 "
b"\x01 ›ÛÓ•ÁrƒŒ×ål\x0F ÊA "
]
SELECT
`cms_block` . `id` as `cms_block.id` ,
`cms_block` . `version_id` as `cms_block.versionId` ,
`cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` ,
`cms_block` . `position` as `cms_block.position` ,
`cms_block` . `type` as `cms_block.type` ,
`cms_block` . `locked` as `cms_block.locked` ,
`cms_block` . `name` as `cms_block.name` ,
`cms_block` . `section_position` as `cms_block.sectionPosition` ,
`cms_block` . `margin_top` as `cms_block.marginTop` ,
`cms_block` . `margin_bottom` as `cms_block.marginBottom` ,
`cms_block` . `margin_left` as `cms_block.marginLeft` ,
`cms_block` . `margin_right` as `cms_block.marginRight` ,
`cms_block` . `background_color` as `cms_block.backgroundColor` ,
`cms_block` . `background_media_id` as `cms_block.backgroundMediaId` ,
`cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` ,
`cms_block` . `css_class` as `cms_block.cssClass` ,
`cms_block` . `visibility` as `cms_block.visibility` ,
`cms_block` . `cms_section_id` as `cms_block.sectionId` ,
`cms_block` . `custom_fields` as `cms_block.customFields` ,
`cms_block` . `created_at` as `cms_block.createdAt` ,
`cms_block` . `updated_at` as `cms_block.updatedAt` ,
`cms_block.swagCmsExtensionsBlockRule` . `id` as `cms_block.swagCmsExtensionsBlockRule.id` ,
`cms_block.swagCmsExtensionsBlockRule` . `inverted` as `cms_block.swagCmsExtensionsBlockRule.inverted` ,
`cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRuleId` ,
`cms_block.swagCmsExtensionsBlockRule` . `cms_block_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockId` ,
`cms_block.swagCmsExtensionsBlockRule` . `cms_block_version_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockVersionId` ,
`cms_block.swagCmsExtensionsBlockRule` . `created_at` as `cms_block.swagCmsExtensionsBlockRule.createdAt` ,
`cms_block.swagCmsExtensionsBlockRule` . `updated_at` as `cms_block.swagCmsExtensionsBlockRule.updatedAt` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.id` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `name` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.name` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `priority` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.priority` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `description` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.description` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `payload` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.payload` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `invalid` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.invalid` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `areas` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.areas` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `custom_fields` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.customFields` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `module_types` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.moduleTypes` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `created_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.createdAt` ,
`cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `updated_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.updatedAt` ,
`cms_block.swagCmsExtensionsQuickview` . `id` as `cms_block.swagCmsExtensionsQuickview.id` ,
`cms_block.swagCmsExtensionsQuickview` . `active` as `cms_block.swagCmsExtensionsQuickview.active` ,
`cms_block.swagCmsExtensionsQuickview` . `cms_block_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockId` ,
`cms_block.swagCmsExtensionsQuickview` . `cms_block_version_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockVersionId` ,
`cms_block.swagCmsExtensionsQuickview` . `created_at` as `cms_block.swagCmsExtensionsQuickview.createdAt` ,
`cms_block.swagCmsExtensionsQuickview` . `updated_at` as `cms_block.swagCmsExtensionsQuickview.updatedAt` ,
`cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` ,
`cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` ,
`cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` ,
`cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` ,
`cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` ,
`cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` ,
`cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` ,
`cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` ,
`cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` ,
`cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` ,
`cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` ,
`cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` ,
`cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` ,
`cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` ,
`cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` ,
`cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` ,
`cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` ,
`cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` ,
`cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` ,
`cms_block.backgroundMedia.translation.customFields` ,
`cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields`
FROM
`cms_block`
LEFT JOIN `swag_cms_extensions_block_rule` `cms_block.swagCmsExtensionsBlockRule` ON `cms_block` . `id` = `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id`
LEFT JOIN `swag_cms_extensions_quickview` `cms_block.swagCmsExtensionsQuickview` ON `cms_block` . `id` = `cms_block.swagCmsExtensionsQuickview` . `cms_block_id`
LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id`
LEFT JOIN `rule` `cms_block.swagCmsExtensionsBlockRule.visibilityRule` ON `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id` = `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id`
LEFT JOIN (
SELECT
`cms_block.backgroundMedia.translation` . `media_id` ,
`cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields`
FROM
`media_translation` `cms_block.backgroundMedia.translation`
WHERE
`cms_block.backgroundMedia.translation` . `language_id` = ?
) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id`
WHERE
(`cms_block` . `version_id` = ? )
AND (
(
(
`cms_block` . `cms_section_id` IN (? , ? )
)
)
)
Copy
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.swagCmsExtensionsBlockRule` . `id` as `cms_block.swagCmsExtensionsBlockRule.id` , `cms_block.swagCmsExtensionsBlockRule` . `inverted` as `cms_block.swagCmsExtensionsBlockRule.inverted` , `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRuleId` , `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockId` , `cms_block.swagCmsExtensionsBlockRule` . `cms_block_version_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockVersionId` , `cms_block.swagCmsExtensionsBlockRule` . `created_at` as `cms_block.swagCmsExtensionsBlockRule.createdAt` , `cms_block.swagCmsExtensionsBlockRule` . `updated_at` as `cms_block.swagCmsExtensionsBlockRule.updatedAt` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.id` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `name` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.name` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `priority` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.priority` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `description` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.description` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `payload` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.payload` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `invalid` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.invalid` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `areas` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.areas` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `custom_fields` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.customFields` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `module_types` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.moduleTypes` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `created_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.createdAt` , `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `updated_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.updatedAt` , `cms_block.swagCmsExtensionsQuickview` . `id` as `cms_block.swagCmsExtensionsQuickview.id` , `cms_block.swagCmsExtensionsQuickview` . `active` as `cms_block.swagCmsExtensionsQuickview.active` , `cms_block.swagCmsExtensionsQuickview` . `cms_block_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockId` , `cms_block.swagCmsExtensionsQuickview` . `cms_block_version_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockVersionId` , `cms_block.swagCmsExtensionsQuickview` . `created_at` as `cms_block.swagCmsExtensionsQuickview.createdAt` , `cms_block.swagCmsExtensionsQuickview` . `updated_at` as `cms_block.swagCmsExtensionsQuickview.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `swag_cms_extensions_block_rule` `cms_block.swagCmsExtensionsBlockRule` ON `cms_block` . `id` = `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id` LEFT JOIN `swag_cms_extensions_quickview` `cms_block.swagCmsExtensionsQuickview` ON `cms_block` . `id` = `cms_block.swagCmsExtensionsQuickview` . `cms_block_id` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN `rule` `cms_block.swagCmsExtensionsBlockRule.visibilityRule` ON `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id` = `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`cms_block` . `cms_section_id` IN (0x019BDBD395C172838CD7E56C0D78FF13 , 0x019BDBD395C172838CD7E56C0FC38A41 ))));
Copy
16
0.69 ms
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.swagCmsExtensionsForm` . `id` as `cms_slot.swagCmsExtensionsForm.id` , `cms_slot.swagCmsExtensionsForm` . `cms_slot_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotId` , `cms_slot.swagCmsExtensionsForm` . `cms_slot_version_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotVersionId` , `cms_slot.swagCmsExtensionsForm` . `is_template` as `cms_slot.swagCmsExtensionsForm.isTemplate` , `cms_slot.swagCmsExtensionsForm` . `technical_name` as `cms_slot.swagCmsExtensionsForm.technicalName` , `cms_slot.swagCmsExtensionsForm` . `mail_template_id` as `cms_slot.swagCmsExtensionsForm.mailTemplateId` , `cms_slot.swagCmsExtensionsForm` . `created_at` as `cms_slot.swagCmsExtensionsForm.createdAt` , `cms_slot.swagCmsExtensionsForm` . `updated_at` as `cms_slot.swagCmsExtensionsForm.updatedAt` , `cms_slot.swagCmsExtensionsForm.translation.title` , `cms_slot.swagCmsExtensionsForm.translation.title` as `cms_slot.swagCmsExtensionsForm.title` , `cms_slot.swagCmsExtensionsForm.translation.successMessage` , `cms_slot.swagCmsExtensionsForm.translation.successMessage` as `cms_slot.swagCmsExtensionsForm.successMessage` , `cms_slot.swagCmsExtensionsForm.translation.receivers` , `cms_slot.swagCmsExtensionsForm.translation.receivers` as `cms_slot.swagCmsExtensionsForm.receivers` , `cms_slot.translation.config` , `cms_slot.translation.config` as `cms_slot.config` , `cms_slot.translation.customFields` , `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN `swag_cms_extensions_form` `cms_slot.swagCmsExtensionsForm` ON `cms_slot` . `id` = `cms_slot.swagCmsExtensionsForm` . `cms_slot_id` LEFT JOIN (SELECT `cms_slot.translation` . `cms_slot_id` , `cms_slot.translation` . `cms_slot_version_id` , `cms_slot.translation` . `config` as `cms_slot.translation.config` , `cms_slot.translation` . `custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . `language_id` = ? ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . `cms_slot_version_id` = `cms_slot` . `version_id` LEFT JOIN (SELECT `cms_slot.swagCmsExtensionsForm.translation` . `swag_cms_extensions_form_id` , `cms_slot.swagCmsExtensionsForm.translation` . `title` as `cms_slot.swagCmsExtensionsForm.translation.title` , `cms_slot.swagCmsExtensionsForm.translation` . `success_message` as `cms_slot.swagCmsExtensionsForm.translation.successMessage` , `cms_slot.swagCmsExtensionsForm.translation` . `receivers` as `cms_slot.swagCmsExtensionsForm.translation.receivers` FROM `swag_cms_extensions_form_translation` `cms_slot.swagCmsExtensionsForm.translation` WHERE `cms_slot.swagCmsExtensionsForm.translation` . `language_id` = ? ) `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` ON `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` . `swag_cms_extensions_form_id` = `cms_slot.swagCmsExtensionsForm` . `id` WHERE (`cms_slot` . `version_id` = ? ) AND (((`cms_slot` . `cms_block_id` IN (? , ? , ? , ? , ? ))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ›ÛÓ•ÁrƒŒ×ål\r ÁÚ2 "
b"\x01 ›ÛÓ•ÁrƒŒ×ål\x0E ‰ÿà "
b"\x01 ›ÛÓ•ÁrƒŒ×ål\x10 ‘\x01 s "
b"\x01 ›ÛÓ•ÁrƒŒ×ål\x11 ?¯Œ "
b"\x01 ›ÛÓ•ÁrƒŒ×ål\x12 ûð "
]
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.swagCmsExtensionsForm` . `id` as `cms_slot.swagCmsExtensionsForm.id` , `cms_slot.swagCmsExtensionsForm` . `cms_slot_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotId` , `cms_slot.swagCmsExtensionsForm` . `cms_slot_version_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotVersionId` , `cms_slot.swagCmsExtensionsForm` . `is_template` as `cms_slot.swagCmsExtensionsForm.isTemplate` , `cms_slot.swagCmsExtensionsForm` . `technical_name` as `cms_slot.swagCmsExtensionsForm.technicalName` , `cms_slot.swagCmsExtensionsForm` . `mail_template_id` as `cms_slot.swagCmsExtensionsForm.mailTemplateId` , `cms_slot.swagCmsExtensionsForm` . `created_at` as `cms_slot.swagCmsExtensionsForm.createdAt` , `cms_slot.swagCmsExtensionsForm` . `updated_at` as `cms_slot.swagCmsExtensionsForm.updatedAt` , `cms_slot.swagCmsExtensionsForm.translation.title` , `cms_slot.swagCmsExtensionsForm.translation.title` as `cms_slot.swagCmsExtensionsForm.title` , `cms_slot.swagCmsExtensionsForm.translation.successMessage` , `cms_slot.swagCmsExtensionsForm.translation.successMessage` as `cms_slot.swagCmsExtensionsForm.successMessage` , `cms_slot.swagCmsExtensionsForm.translation.receivers` , `cms_slot.swagCmsExtensionsForm.translation.receivers` as `cms_slot.swagCmsExtensionsForm.receivers` , `cms_slot.translation.config` , `cms_slot.translation.config` as `cms_slot.config` , `cms_slot.translation.customFields` , `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN `swag_cms_extensions_form` `cms_slot.swagCmsExtensionsForm` ON `cms_slot` . `id` = `cms_slot.swagCmsExtensionsForm` . `cms_slot_id` LEFT JOIN (SELECT `cms_slot.translation` . `cms_slot_id` , `cms_slot.translation` . `cms_slot_version_id` , `cms_slot.translation` . `config` as `cms_slot.translation.config` , `cms_slot.translation` . `custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . `cms_slot_version_id` = `cms_slot` . `version_id` LEFT JOIN (SELECT `cms_slot.swagCmsExtensionsForm.translation` . `swag_cms_extensions_form_id` , `cms_slot.swagCmsExtensionsForm.translation` . `title` as `cms_slot.swagCmsExtensionsForm.translation.title` , `cms_slot.swagCmsExtensionsForm.translation` . `success_message` as `cms_slot.swagCmsExtensionsForm.translation.successMessage` , `cms_slot.swagCmsExtensionsForm.translation` . `receivers` as `cms_slot.swagCmsExtensionsForm.translation.receivers` FROM `swag_cms_extensions_form_translation` `cms_slot.swagCmsExtensionsForm.translation` WHERE `cms_slot.swagCmsExtensionsForm.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` ON `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` . `swag_cms_extensions_form_id` = `cms_slot.swagCmsExtensionsForm` . `id` WHERE (`cms_slot` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`cms_slot` . `cms_block_id` IN (0x019BDBD395C172838CD7E56C0DC1DA32 , 0x019BDBD395C172838CD7E56C0E89FFC3 , 0x019BDBD395C172838CD7E56C10910173 , 0x019BDBD395C172838CD7E56C113FAF8C , 0x019BDBD395C172838CD7E56C12FBF0A0 ))));
Copy
17
0.30 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `id` = ?
Parameters :
[
b"\x00\x00\x01 † ~~~~~~~~~\x00\x01 "
b"|Ï—V\x05 0LÜ»l´+š“ì¤ "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0x00000186A07E7E7E7E7E7E7E7E7E0001 OR `id` = 0x7CCF975605304CDCBB6CB42B9A93ECA4
;
Copy
18
0.74 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"Ë›1 è¯Jx°\x0F ¨¾=Ö\f 1 "
]
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 (0xCB9B31A0E8AF4A78B00FA8BE3DD60C31 );
Copy
19
0.28 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
20
0.40 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"Ë›1 è¯Jx°\x0F ¨¾=Ö\f 1 "
b"VO(U¢IMä¡vÿ\x1C ¶\x00 <C "
b"aüÕ\f _\x07 N“”\x05 ³c.\x13 (y "
b"¬a–˜\x10 öJíµ?ËeþÊ[Ž "
b"\x16 nÄý¼Fû¹"vÈm’\x00 a "
b" ”#л2Cuޝrç%•\e + "
b"\x14\x1E ƒæ˜\f Jô„@#yFS3\x12 "
]
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 (0xCB9B31A0E8AF4A78B00FA8BE3DD60C31 , 0x564F2855A2494DE4A176FF1CB6003C43 , 0x61FCD50C5F074E939405B3632E132879 , 0xAC61969810F64AEDB53FCB65FECA5B8E , 0x16206EC4FDBC46FBB92276C86D920061 , 0xA09423D0BB3243758DAF72E725951B2B , 0x141E83E6980C4AF48440237946533312 );
Copy
21
0.40 ms
SELECT `acris_search_product_pushing` . `id` FROM `acris_search_product_pushing` LEFT JOIN `acris_search_product_pushing_rule` `acris_search_product_pushing.rules.mapping` ON `acris_search_product_pushing` . `id` = `acris_search_product_pushing.rules.mapping` . `search_product_pushing_id` LEFT JOIN `rule` `acris_search_product_pushing.rules` ON `acris_search_product_pushing.rules.mapping` . `rule_id` = `acris_search_product_pushing.rules` . `id` WHERE ((`acris_search_product_pushing` . `active` = ? AND (`acris_search_product_pushing` . `type` = ? OR `acris_search_product_pushing` . `type` = ? ) AND ((`acris_search_product_pushing.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) OR `acris_search_product_pushing.rules` . `id` < = > ? ))) GROUP BY `acris_search_product_pushing` . `id`
Parameters :
[
true
"all "
"listing "
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
]
SELECT `acris_search_product_pushing` . `id` FROM `acris_search_product_pushing` LEFT JOIN `acris_search_product_pushing_rule` `acris_search_product_pushing.rules.mapping` ON `acris_search_product_pushing` . `id` = `acris_search_product_pushing.rules.mapping` . `search_product_pushing_id` LEFT JOIN `rule` `acris_search_product_pushing.rules` ON `acris_search_product_pushing.rules.mapping` . `rule_id` = `acris_search_product_pushing.rules` . `id` WHERE ((`acris_search_product_pushing` . `active` = 1 AND (`acris_search_product_pushing` . `type` = 'all' OR `acris_search_product_pushing` . `type` = 'listing' ) AND ((`acris_search_product_pushing.rules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )) OR `acris_search_product_pushing.rules` . `id` < = > NULL ))) GROUP BY `acris_search_product_pushing` . `id` ;
Copy
22
0.52 ms
SELECT `acris_search_product_pushing` . `id` as `acris_search_product_pushing.id` , `acris_search_product_pushing` . `name` as `acris_search_product_pushing.name` , `acris_search_product_pushing` . `active` as `acris_search_product_pushing.active` , `acris_search_product_pushing` . `type` as `acris_search_product_pushing.type` , `acris_search_product_pushing` . `search_term_matching` as `acris_search_product_pushing.searchTermMatching` , `acris_search_product_pushing` . `factor` as `acris_search_product_pushing.factor` , `acris_search_product_pushing` . `created_at` as `acris_search_product_pushing.createdAt` , `acris_search_product_pushing` . `updated_at` as `acris_search_product_pushing.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_search_product_pushing.productStream.mapping` . `product_stream_id` ) SEPARATOR '||' )
FROM `acris_search_product_pushing_stream` `acris_search_product_pushing.productStream.mapping`
WHERE `acris_search_product_pushing.productStream.mapping` . `search_product_pushing_id` = `acris_search_product_pushing` . `id` ) as `acris_search_product_pushing.productStream.id_mapping` FROM `acris_search_product_pushing` WHERE `acris_search_product_pushing` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"+êJbu‡E¶OϽ§‘ëÿ "
b"8êÊ•i×F~«\x14 ¥#\x0F Ìmz "
b"9¸2b\x0F ŒB5†\x03 ºC¿7·× "
b"GhW½–¹N\x05 ¼¸`\x18 @ÚBî "
b"HIH&:ª@¬½ùQŽ~Öed "
b"WO)ÆELZ¹îm\x11 {ƒý "
b"—“ìõ\x7F ´Mk˜„ j?öéè "
b"žÄm'!vOHµy4\x18 pV]T "
b"Èüû\x15\x02 tOh£ê“fTÊ\f æ "
b"Ïï§K‘ÜEd¦LbDŒ\x15 "‚ "
b"áŸ0Üc©EŠ»€œ\x10 ü'¹e "
b"ù«e\x00 P¾Hö“'xÅW6Æõ "
b"úõ*dÒMDÅ•HÈ\v Éz~E "
b"ÿ‘l©›¿H…³²PP\t\x06 ò\x0E "
]
SELECT `acris_search_product_pushing` . `id` as `acris_search_product_pushing.id` , `acris_search_product_pushing` . `name` as `acris_search_product_pushing.name` , `acris_search_product_pushing` . `active` as `acris_search_product_pushing.active` , `acris_search_product_pushing` . `type` as `acris_search_product_pushing.type` , `acris_search_product_pushing` . `search_term_matching` as `acris_search_product_pushing.searchTermMatching` , `acris_search_product_pushing` . `factor` as `acris_search_product_pushing.factor` , `acris_search_product_pushing` . `created_at` as `acris_search_product_pushing.createdAt` , `acris_search_product_pushing` . `updated_at` as `acris_search_product_pushing.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_search_product_pushing.productStream.mapping` . `product_stream_id` ) SEPARATOR '||' )
FROM `acris_search_product_pushing_stream` `acris_search_product_pushing.productStream.mapping`
WHERE `acris_search_product_pushing.productStream.mapping` . `search_product_pushing_id` = `acris_search_product_pushing` . `id` ) as `acris_search_product_pushing.productStream.id_mapping` FROM `acris_search_product_pushing` WHERE `acris_search_product_pushing` . `id` IN (0x2BEA4A62758745B69D4FCFBDA791EBFF , 0x38EACA9569D7467EAB14A5230FCC6D7A , 0x39B832620F8C42358603BA43BF37B7D7 , 0x476857BD96B94E05BCB8601840DA42EE , 0x484948263AAA40ACBDF9518D7ED66564 , 0x574F298FC6454C5A8EB9EE6D117B83FD , 0x9793ECF57FB44D6B9884A06A3FF6E9E8 , 0x9EC46D2721764F48B579341870565D54 , 0xC8FCFB1502744F68A3EA936654CA0CE6 , 0xCFEFA74B91DC4564A64C62448C152282 , 0xE19F30DC63A9458ABB809C10FC27B965 , 0xF9AB650050BE48F6932778C55736C6F5 , 0xFAF52A64D24D44C59548C80BC97A7E45 , 0xFF916CA99BBF4885B3B250500906F20E );
Copy
23
0.54 ms
SELECT `product_stream` . `id` as `product_stream.id` , `product_stream` . `api_filter` as `product_stream.apiFilter` , `product_stream` . `invalid` as `product_stream.invalid` , `product_stream` . `created_at` as `product_stream.createdAt` , `product_stream` . `updated_at` as `product_stream.updatedAt` , `product_stream.translation.name` , `product_stream.translation.name` as `product_stream.name` , `product_stream.translation.description` , `product_stream.translation.description` as `product_stream.description` , `product_stream.translation.customFields` , `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation` . `product_stream_id` , `product_stream.translation` . `name` as `product_stream.translation.name` , `product_stream.translation` . `description` as `product_stream.translation.description` , `product_stream.translation` . `custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation` . `language_id` = ? ) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id` WHERE `product_stream` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"rÖ"`qÝ@J±ðm‹]=JJ "
b"""
Ã\n
BrJéL\x14 0[R\x05\x04 ‰
"""
b"\r AfÀ\x07 N‡¼¨òz–g% "
b"Ô#n€uÂO\n ¡O¼\x00 å§ÒÏ "
b"üo{#cóN°¬Lèȼ„œ€ "
b"KÀ«\e ƒÑL{Šx2J¨\x16 \\x19 "
b"""
Ã\n
BrJéL\x14 0[R\x05\x04 ‰
"""
b"$½žùzÏI«¼. f…@ý“ "
b"å";G¥pH\x04 ·©\e Ïv\x06 ´ "
b"IÍklç¤L ¿» ¥ŠZR "
b"ZSÉ\x18 fJf—U`‡\f øˆÙ "
b"ñÜoUä"EÅŽ¤"þ÷+\x02\v "
b"ÙÑÓGmþI»¦\x02\x14 —y\x7F\x13 "
b"ZqË4¼/Nœ„O‚{¬ýN^ "
]
SELECT `product_stream` . `id` as `product_stream.id` , `product_stream` . `api_filter` as `product_stream.apiFilter` , `product_stream` . `invalid` as `product_stream.invalid` , `product_stream` . `created_at` as `product_stream.createdAt` , `product_stream` . `updated_at` as `product_stream.updatedAt` , `product_stream.translation.name` , `product_stream.translation.name` as `product_stream.name` , `product_stream.translation.description` , `product_stream.translation.description` as `product_stream.description` , `product_stream.translation.customFields` , `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation` . `product_stream_id` , `product_stream.translation` . `name` as `product_stream.translation.name` , `product_stream.translation` . `description` as `product_stream.translation.description` , `product_stream.translation` . `custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id` WHERE `product_stream` . `id` IN (0x72D6226071DD404AB1F06D8B5D3D4A4A , 0xC30A42724AE94C1490305B520504AD89 , 0x0D4166C09D074E87BCA8F27A9667258E , 0xD4236E8075C24F0AA14FBC00E5A7D2CF , 0xFC6F7B2363F34EB0AC4CE8C8BC849C80 , 0x4BC0AB1B83D14C7B8A78324AA8165C19 , 0xC30A42724AE94C1490305B520504AD89 , 0x24BD9EF97ACF49ABBC2EA0668540FD93 , 0xE5223B47A5704804B7A91BA0CF7606B4 , 0x49CD6B6CE7A44C8FA0BFBBA0A58A5A52 , 0x5A53C9189D664A66975560870CF888D9 , 0xF1DC6F55E42245C58DA422FEF72B020B , 0xD9D1D3476DFE49BBA602149779907F13 , 0x5A71CB34BC2F4E9C844F827BACFD4E5E );
Copy
24
0.89 ms
SELECT `acris_search_product_restriction` . `id` FROM `acris_search_product_restriction` LEFT JOIN `acris_search_restriction_cat` `acris_search_product_restriction.categories.mapping` ON `acris_search_product_restriction` . `id` = `acris_search_product_restriction.categories.mapping` . `search_product_restriction_id` LEFT JOIN `acris_search_restriction_rule` `acris_search_product_restriction.rules.mapping` ON `acris_search_product_restriction` . `id` = `acris_search_product_restriction.rules.mapping` . `search_product_restriction_id` LEFT JOIN `category` `acris_search_product_restriction.categories` ON `acris_search_product_restriction.categories.mapping` . `category_id` = `acris_search_product_restriction.categories` . `id` AND `acris_search_product_restriction.categories` . `version_id` = `acris_search_product_restriction.categories.mapping` . `category_version_id` LEFT JOIN `rule` `acris_search_product_restriction.rules` ON `acris_search_product_restriction.rules.mapping` . `rule_id` = `acris_search_product_restriction.rules` . `id` WHERE ((`acris_search_product_restriction` . `active` = ? AND (`acris_search_product_restriction` . `type` = ? OR `acris_search_product_restriction` . `type` = ? ) AND (`acris_search_product_restriction.categories` . `id` < = > ? OR (`acris_search_product_restriction.categories` . `id` IN (? ))) AND ((`acris_search_product_restriction.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) OR `acris_search_product_restriction.rules` . `id` < = > ? ))) GROUP BY `acris_search_product_restriction` . `id`
Parameters :
[
true
"all "
"listing "
null
b"\x00\x00\x01 † ~~~~~~~~~\x00\x01 "
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
]
SELECT `acris_search_product_restriction` . `id` FROM `acris_search_product_restriction` LEFT JOIN `acris_search_restriction_cat` `acris_search_product_restriction.categories.mapping` ON `acris_search_product_restriction` . `id` = `acris_search_product_restriction.categories.mapping` . `search_product_restriction_id` LEFT JOIN `acris_search_restriction_rule` `acris_search_product_restriction.rules.mapping` ON `acris_search_product_restriction` . `id` = `acris_search_product_restriction.rules.mapping` . `search_product_restriction_id` LEFT JOIN `category` `acris_search_product_restriction.categories` ON `acris_search_product_restriction.categories.mapping` . `category_id` = `acris_search_product_restriction.categories` . `id` AND `acris_search_product_restriction.categories` . `version_id` = `acris_search_product_restriction.categories.mapping` . `category_version_id` LEFT JOIN `rule` `acris_search_product_restriction.rules` ON `acris_search_product_restriction.rules.mapping` . `rule_id` = `acris_search_product_restriction.rules` . `id` WHERE ((`acris_search_product_restriction` . `active` = 1 AND (`acris_search_product_restriction` . `type` = 'all' OR `acris_search_product_restriction` . `type` = 'listing' ) AND (`acris_search_product_restriction.categories` . `id` < = > NULL OR (`acris_search_product_restriction.categories` . `id` IN (0x00000186A07E7E7E7E7E7E7E7E7E0001 ))) AND ((`acris_search_product_restriction.rules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )) OR `acris_search_product_restriction.rules` . `id` < = > NULL ))) GROUP BY `acris_search_product_restriction` . `id` ;
Copy
25
0.22 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"\x00\x00\x01 † ~~~~~~~~~\x00\x01 "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x00000186A07E7E7E7E7E7E7E7E7E0001 )) LIMIT 1 ;
Copy
26
0.29 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"\x00\x00\x01 † ~~~~~~~~~\x00\x01 "
]
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 (0x00000186A07E7E7E7E7E7E7E7E7E0001 ));
Copy
27
0.94 ms
SELECT
LOWER (HEX (advanced_search_config . id )) AS id ,
advanced_search_config . and_logic AS andLogic ,
advanced_search_config . min_search_length AS minSearchLength ,
advanced_search_config . es_enabled AS esEnabled ,
advanced_search_config . hit_count AS hitCount ,
CONCAT (
'[' ,
GROUP_CONCAT (DISTINCT
JSON_OBJECT (
'field' , advanced_search_config_field . field ,
'entity' , advanced_search_config_field . entity ,
'tokenize' , advanced_search_config_field . tokenize ,
'searchable' , advanced_search_config_field . searchable ,
'ranking' , advanced_search_config_field . ranking
)
),
']'
) as searchableFields
FROM advanced_search_config
LEFT JOIN advanced_search_config_field ON advanced_search_config_field . config_id = advanced_search_config . id AND advanced_search_config_field . searchable = 1
WHERE advanced_search_config . sales_channel_id = ?
GROUP BY advanced_search_config . id
Parameters :
[
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
]
SELECT
LOWER (HEX (advanced_search_config . id )) AS id ,
advanced_search_config . and_logic AS andLogic ,
advanced_search_config . min_search_length AS minSearchLength ,
advanced_search_config . es_enabled AS esEnabled ,
advanced_search_config . hit_count AS hitCount ,
CONCAT (
'[' ,
GROUP_CONCAT (DISTINCT
JSON_OBJECT (
'field' , advanced_search_config_field . field ,
'entity' , advanced_search_config_field . entity ,
'tokenize' , advanced_search_config_field . tokenize ,
'searchable' , advanced_search_config_field . searchable ,
'ranking' , advanced_search_config_field . ranking
)
),
']'
) as searchableFields
FROM advanced_search_config
LEFT JOIN advanced_search_config_field ON advanced_search_config_field . config_id = advanced_search_config . id AND advanced_search_config_field . searchable = 1
WHERE advanced_search_config . sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF
GROUP BY advanced_search_config . id ;
Copy
28
1.99 ms
SELECT `product_manufacturer` . `id` as `product_manufacturer.id` , `product_manufacturer` . `version_id` as `product_manufacturer.versionId` , `product_manufacturer` . `media_id` as `product_manufacturer.mediaId` , `product_manufacturer` . `link` as `product_manufacturer.link` , `product_manufacturer` . `created_at` as `product_manufacturer.createdAt` , `product_manufacturer` . `updated_at` as `product_manufacturer.updatedAt` , `product_manufacturer.translation.name` , `product_manufacturer.translation.name` as `product_manufacturer.name` , `product_manufacturer.translation.description` , `product_manufacturer.translation.description` as `product_manufacturer.description` , `product_manufacturer.translation.customFields` , `product_manufacturer.translation.customFields` as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation` . `product_manufacturer_id` , `product_manufacturer.translation` . `product_manufacturer_version_id` , `product_manufacturer.translation` . `name` as `product_manufacturer.translation.name` , `product_manufacturer.translation` . `description` as `product_manufacturer.translation.description` , `product_manufacturer.translation` . `custom_fields` as `product_manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . `language_id` = ? ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product_manufacturer` . `version_id` WHERE (`product_manufacturer` . `version_id` = ? ) AND (`product_manufacturer` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x00\x00 ‰€q~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{¨~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{õ~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜–\x7F ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¤…~~~~~~~~~\x00\x04 "
b"\x00\x00 oN~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰+~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|W~~~~~~~~~\x00\x04 "
b"\x00\x00 nÜ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~,~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{›~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜”b~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢o~~~~~~~~~\x00\x04 "
b"\x00\x00 nð~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}¨~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}&~~~~~~~~~\x00\x04 "
b"\x00\x00 䢘~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€Š~~~~~~~~~\x00\x04 "
b"\x00\x00 nú~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜’¢~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|‘~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}n~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€x~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}S~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{Ž~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F :~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F Å~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x08 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~—~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{Ø~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰l~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|k~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F â~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ï~~~~~~~~~\x00\x04 "
b"\x00\x00 õ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F œ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}Ô~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ~~~~~~~~~\x00\x04 "
b"\x00\x00 oA~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜–v~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢³~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x03 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ov~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{ç~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~³~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ý~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{–~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\t ~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03 !~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€p~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢¿~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~æ~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x13 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰Wm~~~~~~~~~\x00\x04 "
b"\x00\x00 䢌~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F q~~~~~~~~~\x00\x04 "
b"\x00\x00 䢬~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{V~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}\x14 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}Ú~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰£%~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¤„~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€\x02 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€\x07 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€ž~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x13 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~°~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢z~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰m~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢y~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~£~~~~~~~~~\x00\x04 "
b"\x00\x00 䢛~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|(~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|^~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}H~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F o~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰2~~~~~~~~~\x00\x04 "
b"\x00\x00 ŠÿT~~~~~~~~~\x00\x04 "
b"\x00\x00 oS~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F\x03 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|á~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F %~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢Ë~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x1E ~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜”t~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰T³~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|†~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€Ü~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰};~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}_~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}¡~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€Ò~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢¤~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢¼~~~~~~~~~\x00\x04 "
b"\x00\x00 䢊~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|Œ~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03 ~~~~~~~~~\x00\x04 "
b"\x00\x00 •…~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜–\~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰TK~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢~~~~~~~~~\x00\x04 "
b"\x00\x00 ŠÜh~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x05 ô~~~~~~~~~\x00\x04 "
b"\x00\x00 Žû¾~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{å~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}v~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~\x13 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~¹~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~ò~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€%~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰_~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x04 [~~~~~~~~~\x00\x04 "
b"\x00\x00 s^~~~~~~~~~\x00\x04 "
b"\x00\x00\x00\x03 ç~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|9~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}\x1E ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}x~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}„~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}§~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~Ê~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~è~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F Ò~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢}~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢\x7F ~~~~~~~~~\x00\x04 "
b"\x00\x00 䢁~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x05 ~~~~~~~~~\x00\x04 "
]
SELECT
`product_manufacturer` . `id` as `product_manufacturer.id` ,
`product_manufacturer` . `version_id` as `product_manufacturer.versionId` ,
`product_manufacturer` . `media_id` as `product_manufacturer.mediaId` ,
`product_manufacturer` . `link` as `product_manufacturer.link` ,
`product_manufacturer` . `created_at` as `product_manufacturer.createdAt` ,
`product_manufacturer` . `updated_at` as `product_manufacturer.updatedAt` ,
`product_manufacturer.translation.name` ,
`product_manufacturer.translation.name` as `product_manufacturer.name` ,
`product_manufacturer.translation.description` ,
`product_manufacturer.translation.description` as `product_manufacturer.description` ,
`product_manufacturer.translation.customFields` ,
`product_manufacturer.translation.customFields` as `product_manufacturer.customFields`
FROM
`product_manufacturer`
LEFT JOIN (
SELECT
`product_manufacturer.translation` . `product_manufacturer_id` ,
`product_manufacturer.translation` . `product_manufacturer_version_id` ,
`product_manufacturer.translation` . `name` as `product_manufacturer.translation.name` ,
`product_manufacturer.translation` . `description` as `product_manufacturer.translation.description` ,
`product_manufacturer.translation` . `custom_fields` as `product_manufacturer.translation.customFields`
FROM
`product_manufacturer_translation` `product_manufacturer.translation`
WHERE
`product_manufacturer.translation` . `language_id` = ?
) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id`
AND `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product_manufacturer` . `version_id`
WHERE
(
`product_manufacturer` . `version_id` = ?
)
AND (
`product_manufacturer` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
)
Copy
SELECT `product_manufacturer` . `id` as `product_manufacturer.id` , `product_manufacturer` . `version_id` as `product_manufacturer.versionId` , `product_manufacturer` . `media_id` as `product_manufacturer.mediaId` , `product_manufacturer` . `link` as `product_manufacturer.link` , `product_manufacturer` . `created_at` as `product_manufacturer.createdAt` , `product_manufacturer` . `updated_at` as `product_manufacturer.updatedAt` , `product_manufacturer.translation.name` , `product_manufacturer.translation.name` as `product_manufacturer.name` , `product_manufacturer.translation.description` , `product_manufacturer.translation.description` as `product_manufacturer.description` , `product_manufacturer.translation.customFields` , `product_manufacturer.translation.customFields` as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation` . `product_manufacturer_id` , `product_manufacturer.translation` . `product_manufacturer_version_id` , `product_manufacturer.translation` . `name` as `product_manufacturer.translation.name` , `product_manufacturer.translation` . `description` as `product_manufacturer.translation.description` , `product_manufacturer.translation` . `custom_fields` as `product_manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product_manufacturer` . `version_id` WHERE (`product_manufacturer` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product_manufacturer` . `id` IN (0x00008980717E7E7E7E7E7E7E7E7E0004 , 0x0000897BA87E7E7E7E7E7E7E7E7E0004 , 0x0000897BF57E7E7E7E7E7E7E7E7E0004 , 0x000098967F7E7E7E7E7E7E7E7E7E0004 , 0x000089A4857E7E7E7E7E7E7E7E7E0004 , 0x00008F6F4E7E7E7E7E7E7E7E7E7E0004 , 0x000089812B7E7E7E7E7E7E7E7E7E0004 , 0x0000897C577E7E7E7E7E7E7E7E7E0004 , 0x00008F6EDC7E7E7E7E7E7E7E7E7E0004 , 0x0000897B907E7E7E7E7E7E7E7E7E0004 , 0x0000897E2C7E7E7E7E7E7E7E7E7E0004 , 0x0000897B9B7E7E7E7E7E7E7E7E7E0004 , 0x00009894627E7E7E7E7E7E7E7E7E0004 , 0x000089A26F7E7E7E7E7E7E7E7E7E0004 , 0x00008F6EF07E7E7E7E7E7E7E7E7E0004 , 0x0000897DA87E7E7E7E7E7E7E7E7E0004 , 0x0000897D267E7E7E7E7E7E7E7E7E0004 , 0x000089A2F27E7E7E7E7E7E7E7E7E0004 , 0x000089808A7E7E7E7E7E7E7E7E7E0004 , 0x00008F6EFA7E7E7E7E7E7E7E7E7E0004 , 0x00009892A27E7E7E7E7E7E7E7E7E0004 , 0x0000927C917E7E7E7E7E7E7E7E7E0004 , 0x0000897D6E7E7E7E7E7E7E7E7E7E0004 , 0x00008980787E7E7E7E7E7E7E7E7E0004 , 0x0000897D537E7E7E7E7E7E7E7E7E0004 , 0x0000897B8E7E7E7E7E7E7E7E7E7E0004 , 0x0000897F3A7E7E7E7E7E7E7E7E7E0004 , 0x0000897FC57E7E7E7E7E7E7E7E7E0004 , 0x00009403087E7E7E7E7E7E7E7E7E0004 , 0x0000897E977E7E7E7E7E7E7E7E7E0004 , 0x0000897BD87E7E7E7E7E7E7E7E7E0004 , 0x000089816C7E7E7E7E7E7E7E7E7E0004 , 0x0000927C6B7E7E7E7E7E7E7E7E7E0004 , 0x0000897FE27E7E7E7E7E7E7E7E7E0004 , 0x0000897FEF7E7E7E7E7E7E7E7E7E0004 , 0x000090F5907E7E7E7E7E7E7E7E7E0004 , 0x0000897F9C7E7E7E7E7E7E7E7E7E0004 , 0x0000897DD47E7E7E7E7E7E7E7E7E0004 , 0x0000897F8F7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F417E7E7E7E7E7E7E7E7E0004 , 0x00009896767E7E7E7E7E7E7E7E7E0004 , 0x0000897B9D7E7E7E7E7E7E7E7E7E0004 , 0x000089A2B37E7E7E7E7E7E7E7E7E0004 , 0x00008F6F037E7E7E7E7E7E7E7E7E0004 , 0x00008F6F767E7E7E7E7E7E7E7E7E0004 , 0x0000897BE77E7E7E7E7E7E7E7E7E0004 , 0x0000897EB37E7E7E7E7E7E7E7E7E0004 , 0x0000897FFD7E7E7E7E7E7E7E7E7E0004 , 0x0000897B967E7E7E7E7E7E7E7E7E0004 , 0x00008981097E7E7E7E7E7E7E7E7E0004 , 0x00009403217E7E7E7E7E7E7E7E7E0004 , 0x00008980707E7E7E7E7E7E7E7E7E0004 , 0x000089A2BF7E7E7E7E7E7E7E7E7E0004 , 0x0000897EE67E7E7E7E7E7E7E7E7E0004 , 0x00008F6F137E7E7E7E7E7E7E7E7E0004 , 0x000089576D7E7E7E7E7E7E7E7E7E0004 , 0x000089A2E57E7E7E7E7E7E7E7E7E0004 , 0x0000897F717E7E7E7E7E7E7E7E7E0004 , 0x000089A2A87E7E7E7E7E7E7E7E7E0004 , 0x0000897B567E7E7E7E7E7E7E7E7E0004 , 0x0000897D147E7E7E7E7E7E7E7E7E0004 , 0x0000897DDA7E7E7E7E7E7E7E7E7E0004 , 0x000089A3257E7E7E7E7E7E7E7E7E0004 , 0x000089A4847E7E7E7E7E7E7E7E7E0004 , 0x00008980027E7E7E7E7E7E7E7E7E0004 , 0x00008980077E7E7E7E7E7E7E7E7E0004 , 0x000089808F7E7E7E7E7E7E7E7E7E0004 , 0x000089809E7E7E7E7E7E7E7E7E7E0004 , 0x00009403137E7E7E7E7E7E7E7E7E0004 , 0x0000897D8F7E7E7E7E7E7E7E7E7E0004 , 0x0000897EB07E7E7E7E7E7E7E7E7E0004 , 0x000089A27A7E7E7E7E7E7E7E7E7E0004 , 0x000089816D7E7E7E7E7E7E7E7E7E0004 , 0x000089A2797E7E7E7E7E7E7E7E7E0004 , 0x0000897EA37E7E7E7E7E7E7E7E7E0004 , 0x000089A2F57E7E7E7E7E7E7E7E7E0004 , 0x0000897C287E7E7E7E7E7E7E7E7E0004 , 0x0000897C5E7E7E7E7E7E7E7E7E7E0004 , 0x0000897D487E7E7E7E7E7E7E7E7E0004 , 0x0000897F6F7E7E7E7E7E7E7E7E7E0004 , 0x00008981327E7E7E7E7E7E7E7E7E0004 , 0x00008AFF547E7E7E7E7E7E7E7E7E0004 , 0x00008F6F537E7E7E7E7E7E7E7E7E0004 , 0x0000897F037E7E7E7E7E7E7E7E7E0004 , 0x0000897CE17E7E7E7E7E7E7E7E7E0004 , 0x0000897F257E7E7E7E7E7E7E7E7E0004 , 0x000089A2CB7E7E7E7E7E7E7E7E7E0004 , 0x000094031E7E7E7E7E7E7E7E7E7E0004 , 0x00009894747E7E7E7E7E7E7E7E7E0004 , 0x00008954B37E7E7E7E7E7E7E7E7E0004 , 0x0000897C867E7E7E7E7E7E7E7E7E0004 , 0x00008980DC7E7E7E7E7E7E7E7E7E0004 , 0x0000897D3B7E7E7E7E7E7E7E7E7E0004 , 0x0000897D5F7E7E7E7E7E7E7E7E7E0004 , 0x0000897DA17E7E7E7E7E7E7E7E7E0004 , 0x00008980D27E7E7E7E7E7E7E7E7E0004 , 0x000089A2A47E7E7E7E7E7E7E7E7E0004 , 0x000089A2BC7E7E7E7E7E7E7E7E7E0004 , 0x000089A2E47E7E7E7E7E7E7E7E7E0004 , 0x0000927C8C7E7E7E7E7E7E7E7E7E0004 , 0x00009403207E7E7E7E7E7E7E7E7E0004 , 0x00009590857E7E7E7E7E7E7E7E7E0004 , 0x000098965C7E7E7E7E7E7E7E7E7E0004 , 0x000089544B7E7E7E7E7E7E7E7E7E0004 , 0x000089A2907E7E7E7E7E7E7E7E7E0004 , 0x00008ADC687E7E7E7E7E7E7E7E7E0004 , 0x00008B05F47E7E7E7E7E7E7E7E7E0004 , 0x00008DFBBE7E7E7E7E7E7E7E7E7E0004 , 0x0000897BE57E7E7E7E7E7E7E7E7E0004 , 0x0000897D767E7E7E7E7E7E7E7E7E0004 , 0x0000897E137E7E7E7E7E7E7E7E7E0004 , 0x0000897EB97E7E7E7E7E7E7E7E7E0004 , 0x0000897EF27E7E7E7E7E7E7E7E7E0004 , 0x00008980257E7E7E7E7E7E7E7E7E0004 , 0x000089815F7E7E7E7E7E7E7E7E7E0004 , 0x00008B045B7E7E7E7E7E7E7E7E7E0004 , 0x00008F735E7E7E7E7E7E7E7E7E7E0004 , 0x00000003E77E7E7E7E7E7E7E7E7E0004 , 0x0000897C397E7E7E7E7E7E7E7E7E0004 , 0x0000897D1E7E7E7E7E7E7E7E7E7E0004 , 0x0000897D787E7E7E7E7E7E7E7E7E0004 , 0x0000897D847E7E7E7E7E7E7E7E7E0004 , 0x0000897DA77E7E7E7E7E7E7E7E7E0004 , 0x0000897ECA7E7E7E7E7E7E7E7E7E0004 , 0x0000897EE87E7E7E7E7E7E7E7E7E0004 , 0x0000897FD27E7E7E7E7E7E7E7E7E0004 , 0x000089A27D7E7E7E7E7E7E7E7E7E0004 , 0x000089A27F7E7E7E7E7E7E7E7E7E0004 , 0x000089A2C57E7E7E7E7E7E7E7E7E0004 , 0x00008F6F057E7E7E7E7E7E7E7E7E0004 ));
Copy
29
0.82 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"\x00\x00 Žíí~~~~~~~~~\x00\x03 "
b"\x00\x00 Žî‰~~~~~~~~~\x00\x03 "
b"\x00\x00 Žî—~~~~~~~~~\x00\x03 "
b"\x00\x00 ŽîÆ~~~~~~~~~\x00\x03 "
b"\x00\x00 Žóô~~~~~~~~~\x00\x03 "
b"\x00\x00 Žóÿ~~~~~~~~~\x00\x03 "
b"\x00\x00 Žöß~~~~~~~~~\x00\x03 "
b"\x00\x00 Žöë~~~~~~~~~\x00\x03 "
b"\x00\x00 Žý\x03 ~~~~~~~~~\x00\x03 "
b"\x00\x00 Žÿ~~~~~~~~~\x00\x03 "
b"\x00\x00 Žÿ‘~~~~~~~~~\x00\x03 "
b"\x00\x00 Žÿ¥~~~~~~~~~\x00\x03 "
b"\x00\x00 Žÿ§~~~~~~~~~\x00\x03 "
b"\x00\x00 Žÿù~~~~~~~~~\x00\x03 "
b"\x00\x00 Žÿû~~~~~~~~~\x00\x03 "
b"\x00\x00 Žÿÿ~~~~~~~~~\x00\x03 "
b"\x00\x00 Ž\x00\x01 ~~~~~~~~~\x00\x03 "
b"\x00\x00 Ž\x00\x03 ~~~~~~~~~\x00\x03 "
b"\x00\x00 Ž\x00\x05 ~~~~~~~~~\x00\x03 "
b"\x00\x00 Ž\x00\t ~~~~~~~~~\x00\x03 "
b"\x00\x00 Ž\x00 \r ~~~~~~~~~\x00\x03 "
b"\x00\x00 Ž\x00\x0F ~~~~~~~~~\x00\x03 "
b"\x00\x00 Ž\x0F :~~~~~~~~~\x00\x03 "
b"\x00\x00 Ž\x0F @~~~~~~~~~\x00\x03 "
]
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 (0x00008DEDED7E7E7E7E7E7E7E7E7E0003 , 0x00008DEE897E7E7E7E7E7E7E7E7E0003 , 0x00008DEE977E7E7E7E7E7E7E7E7E0003 , 0x00008DEEC67E7E7E7E7E7E7E7E7E0003 , 0x00008DF3F47E7E7E7E7E7E7E7E7E0003 , 0x00008DF3FF7E7E7E7E7E7E7E7E7E0003 , 0x00008DF6DF7E7E7E7E7E7E7E7E7E0003 , 0x00008DF6EB7E7E7E7E7E7E7E7E7E0003 , 0x00008DFD037E7E7E7E7E7E7E7E7E0003 , 0x00008DFF907E7E7E7E7E7E7E7E7E0003 , 0x00008DFF917E7E7E7E7E7E7E7E7E0003 , 0x00008DFFA57E7E7E7E7E7E7E7E7E0003 , 0x00008DFFA77E7E7E7E7E7E7E7E7E0003 , 0x00008DFFF97E7E7E7E7E7E7E7E7E0003 , 0x00008DFFFB7E7E7E7E7E7E7E7E7E0003 , 0x00008DFFFF7E7E7E7E7E7E7E7E7E0003 , 0x00008E00017E7E7E7E7E7E7E7E7E0003 , 0x00008E00037E7E7E7E7E7E7E7E7E0003 , 0x00008E00057E7E7E7E7E7E7E7E7E0003 , 0x00008E00097E7E7E7E7E7E7E7E7E0003 , 0x00008E000D7E7E7E7E7E7E7E7E7E0003 , 0x00008E000F7E7E7E7E7E7E7E7E7E0003 , 0x00008E0F3A7E7E7E7E7E7E7E7E7E0003 , 0x00008E0F407E7E7E7E7E7E7E7E7E0003 );
Copy
30
1.27 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 `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product` . `id` = `product.swagDynamicAccessRules.mapping` . `product_id` AND `product` . `version_id` = `product.swagDynamicAccessRules.mapping` . `product_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` `product.parent.parent` ON `product.parent` . `parent_id` = `product.parent.parent` . `id` AND `product.parent` . `parent_version_id` = `product.parent.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent` . `id` = `product.parent.swagDynamicAccessRules.mapping` . `product_id` AND `product.parent` . `version_id` = `product.parent.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping` . `rule_id` = `product.parent.swagDynamicAccessRules` . `id` LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping` . `rule_id` = `product.swagDynamicAccessRules` . `id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND (((`product.parent.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND `product.swagDynamicAccessRules` . `id` < = > ? ) OR ((`product.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))) OR (`product.parent.swagDynamicAccessRules` . `id` < = > ? AND `product.swagDynamicAccessRules` . `id` < = > ? )))) AND (`product` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) GROUP BY `product` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
true
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
null
"\x00\x00\x00\x04 /~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x06 r~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x1A 7~~~~~~~~~\x00\x02 "
b"\x00\x00\x00 #§~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x18 ñ~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x06\x7F ~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x16 È~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x1F à~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x08 s~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 œ~~~~~~~~~\x00\x02 "
b"\x00\x00\f ˜u~~~~~~~~~\x00\x02 "
"\x00\x00\x00 \r z~~~~~~~~~\x00\x02 "
"\x00\x00\x00 \r {~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ž~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 Ÿ~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¡~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¢~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 £~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¤~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¥~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¦~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 §~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¨~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ©~~~~~~~~~\x00\x02 "
]
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 `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product` . `id` = `product.swagDynamicAccessRules.mapping` . `product_id`
AND `product` . `version_id` = `product.swagDynamicAccessRules.mapping` . `product_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` `product.parent.parent` ON `product.parent` . `parent_id` = `product.parent.parent` . `id`
AND `product.parent` . `parent_version_id` = `product.parent.parent` . `version_id`
LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent` . `id` = `product.parent.swagDynamicAccessRules.mapping` . `product_id`
AND `product.parent` . `version_id` = `product.parent.swagDynamicAccessRules.mapping` . `product_version_id`
LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping` . `rule_id` = `product.parent.swagDynamicAccessRules` . `id`
LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping` . `rule_id` = `product.swagDynamicAccessRules` . `id`
WHERE
(`product` . `version_id` = ? )
AND (
(
(
(
`product.visibilities` . `visibility` > = ?
)
AND `product.visibilities` . `sales_channel_id` = ?
AND IFNULL (
`product` . `active` , `product.parent` . `active`
) = ?
)
AND (
(
(
`product.parent.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
AND `product.swagDynamicAccessRules` . `id` < = > ?
)
OR (
(
`product.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
)
OR (
`product.parent.swagDynamicAccessRules` . `id` < = > ?
AND `product.swagDynamicAccessRules` . `id` < = > ?
)
)
)
)
AND (
`product` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ?
)
)
GROUP BY
`product` . `id`
Copy
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 `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product` . `id` = `product.swagDynamicAccessRules.mapping` . `product_id` AND `product` . `version_id` = `product.swagDynamicAccessRules.mapping` . `product_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` `product.parent.parent` ON `product.parent` . `parent_id` = `product.parent.parent` . `id` AND `product.parent` . `parent_version_id` = `product.parent.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent` . `id` = `product.parent.swagDynamicAccessRules.mapping` . `product_id` AND `product.parent` . `version_id` = `product.parent.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping` . `rule_id` = `product.parent.swagDynamicAccessRules` . `id` LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping` . `rule_id` = `product.swagDynamicAccessRules` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (((`product.parent.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )) AND `product.swagDynamicAccessRules` . `id` < = > NULL ) OR ((`product.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD ))) OR (`product.parent.swagDynamicAccessRules` . `id` < = > NULL AND `product.swagDynamicAccessRules` . `id` < = > NULL )))) AND (`product` . `id` IN ('\0\0\0/~~~~~~~~~\0' , '\0\0\0r~~~~~~~~~\0' , '\0\0\07~~~~~~~~~\0' , 0x00000023A77E7E7E7E7E7E7E7E7E0002 , 0x00000018F17E7E7E7E7E7E7E7E7E0002 , '\0\0\0~~~~~~~~~\0' , 0x00000016C87E7E7E7E7E7E7E7E7E0002 , 0x0000001FE07E7E7E7E7E7E7E7E7E0002 , '\0\0\0s~~~~~~~~~\0' , 0x000000069C7E7E7E7E7E7E7E7E7E0002 , 0x00000C98757E7E7E7E7E7E7E7E7E0002 , '\0\0\0
z~~~~~~~~~\0' , '\0\0\0
{~~~~~~~~~\0' , 0x000000069E7E7E7E7E7E7E7E7E7E0002 , 0x000000069F7E7E7E7E7E7E7E7E7E0002 , 0x00000006A17E7E7E7E7E7E7E7E7E0002 , 0x00000006A27E7E7E7E7E7E7E7E7E0002 , 0x00000006A37E7E7E7E7E7E7E7E7E0002 , 0x00000006A47E7E7E7E7E7E7E7E7E0002 , 0x00000006A57E7E7E7E7E7E7E7E7E0002 , 0x00000006A67E7E7E7E7E7E7E7E7E0002 , 0x00000006A77E7E7E7E7E7E7E7E7E0002 , 0x00000006A87E7E7E7E7E7E7E7E7E0002 , 0x00000006A97E7E7E7E7E7E7E7E7E0002 )) GROUP BY `product` . `id` ;
Copy
31
1.08 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 `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product` . `id` = `product.swagDynamicAccessRules.mapping` . `product_id` AND `product` . `version_id` = `product.swagDynamicAccessRules.mapping` . `product_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` `product.parent.parent` ON `product.parent` . `parent_id` = `product.parent.parent` . `id` AND `product.parent` . `parent_version_id` = `product.parent.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent` . `id` = `product.parent.swagDynamicAccessRules.mapping` . `product_id` AND `product.parent` . `version_id` = `product.parent.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping` . `rule_id` = `product.parent.swagDynamicAccessRules` . `id` LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping` . `rule_id` = `product.swagDynamicAccessRules` . `id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND (((`product.parent.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND `product.swagDynamicAccessRules` . `id` < = > ? ) OR ((`product.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))) OR (`product.parent.swagDynamicAccessRules` . `id` < = > ? AND `product.swagDynamicAccessRules` . `id` < = > ? )))) AND (`product` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) GROUP BY `product` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
10
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
true
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
null
"\x00\x00\x00\x04 /~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x06 r~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x1A 7~~~~~~~~~\x00\x02 "
b"\x00\x00\x00 #§~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x18 ñ~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x06\x7F ~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x16 È~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x1F à~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x08 s~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 œ~~~~~~~~~\x00\x02 "
b"\x00\x00\f ˜u~~~~~~~~~\x00\x02 "
"\x00\x00\x00 \r z~~~~~~~~~\x00\x02 "
"\x00\x00\x00 \r {~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ž~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 Ÿ~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¡~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¢~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 £~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¤~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¥~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¦~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 §~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¨~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ©~~~~~~~~~\x00\x02 "
]
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 `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product` . `id` = `product.swagDynamicAccessRules.mapping` . `product_id`
AND `product` . `version_id` = `product.swagDynamicAccessRules.mapping` . `product_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` `product.parent.parent` ON `product.parent` . `parent_id` = `product.parent.parent` . `id`
AND `product.parent` . `parent_version_id` = `product.parent.parent` . `version_id`
LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent` . `id` = `product.parent.swagDynamicAccessRules.mapping` . `product_id`
AND `product.parent` . `version_id` = `product.parent.swagDynamicAccessRules.mapping` . `product_version_id`
LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping` . `rule_id` = `product.parent.swagDynamicAccessRules` . `id`
LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping` . `rule_id` = `product.swagDynamicAccessRules` . `id`
WHERE
(`product` . `version_id` = ? )
AND (
(
(
(
`product.visibilities` . `visibility` > = ?
)
AND `product.visibilities` . `sales_channel_id` = ?
AND IFNULL (
`product` . `active` , `product.parent` . `active`
) = ?
)
AND (
(
(
`product.parent.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
AND `product.swagDynamicAccessRules` . `id` < = > ?
)
OR (
(
`product.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
)
OR (
`product.parent.swagDynamicAccessRules` . `id` < = > ?
AND `product.swagDynamicAccessRules` . `id` < = > ?
)
)
)
)
AND (
`product` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ?
)
)
GROUP BY
`product` . `id`
Copy
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 `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product` . `id` = `product.swagDynamicAccessRules.mapping` . `product_id` AND `product` . `version_id` = `product.swagDynamicAccessRules.mapping` . `product_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` `product.parent.parent` ON `product.parent` . `parent_id` = `product.parent.parent` . `id` AND `product.parent` . `parent_version_id` = `product.parent.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent` . `id` = `product.parent.swagDynamicAccessRules.mapping` . `product_id` AND `product.parent` . `version_id` = `product.parent.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping` . `rule_id` = `product.parent.swagDynamicAccessRules` . `id` LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping` . `rule_id` = `product.swagDynamicAccessRules` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (((`product.parent.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )) AND `product.swagDynamicAccessRules` . `id` < = > NULL ) OR ((`product.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD ))) OR (`product.parent.swagDynamicAccessRules` . `id` < = > NULL AND `product.swagDynamicAccessRules` . `id` < = > NULL )))) AND (`product` . `id` IN ('\0\0\0/~~~~~~~~~\0' , '\0\0\0r~~~~~~~~~\0' , '\0\0\07~~~~~~~~~\0' , 0x00000023A77E7E7E7E7E7E7E7E7E0002 , 0x00000018F17E7E7E7E7E7E7E7E7E0002 , '\0\0\0~~~~~~~~~\0' , 0x00000016C87E7E7E7E7E7E7E7E7E0002 , 0x0000001FE07E7E7E7E7E7E7E7E7E0002 , '\0\0\0s~~~~~~~~~\0' , 0x000000069C7E7E7E7E7E7E7E7E7E0002 , 0x00000C98757E7E7E7E7E7E7E7E7E0002 , '\0\0\0
z~~~~~~~~~\0' , '\0\0\0
{~~~~~~~~~\0' , 0x000000069E7E7E7E7E7E7E7E7E7E0002 , 0x000000069F7E7E7E7E7E7E7E7E7E0002 , 0x00000006A17E7E7E7E7E7E7E7E7E0002 , 0x00000006A27E7E7E7E7E7E7E7E7E0002 , 0x00000006A37E7E7E7E7E7E7E7E7E0002 , 0x00000006A47E7E7E7E7E7E7E7E7E0002 , 0x00000006A57E7E7E7E7E7E7E7E7E0002 , 0x00000006A67E7E7E7E7E7E7E7E7E0002 , 0x00000006A77E7E7E7E7E7E7E7E7E0002 , 0x00000006A87E7E7E7E7E7E7E7E7E0002 , 0x00000006A97E7E7E7E7E7E7E7E7E0002 )) GROUP BY `product` . `id` ;
Copy
32
4.41 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` . `link` as `product.manufacturer.link` , `product.manufacturer` . `created_at` as `product.manufacturer.createdAt` , `product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` , `product.manufacturer.translation.name` , `product.manufacturer.translation.name` as `product.manufacturer.name` , `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` , (SELECT GROUP_CONCAT (HEX (`product.subscriptionPlans.mapping` . `subscription_plan_id` ) SEPARATOR '||' )
FROM `subscription_plan_product_mapping` `product.subscriptionPlans.mapping`
WHERE `product.subscriptionPlans.mapping` . `product_id` = `product` . `subscriptionPlans` ) as `product.subscriptionPlans.id_mapping` , (SELECT GROUP_CONCAT (HEX (`product.streams.mapping` . `product_stream_id` ) SEPARATOR '||' )
FROM `product_stream_mapping` `product.streams.mapping`
WHERE `product.streams.mapping` . `product_id` = `product` . `id` ) as `product.streams.id_mapping` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = ? ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = ? ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.manufacturer.translation` . `product_manufacturer_id` , `product.manufacturer.translation` . `product_manufacturer_version_id` , `product.manufacturer.translation` . `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% "
"\x00\x00\x00\x04 /~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x06 r~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x1A 7~~~~~~~~~\x00\x02 "
b"\x00\x00\x00 #§~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x18 ñ~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x06\x7F ~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x16 È~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x1F à~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x08 s~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 œ~~~~~~~~~\x00\x02 "
b"\x00\x00\f ˜u~~~~~~~~~\x00\x02 "
"\x00\x00\x00 \r z~~~~~~~~~\x00\x02 "
"\x00\x00\x00 \r {~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ž~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 Ÿ~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¡~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¢~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 £~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¤~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¥~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¦~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 §~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¨~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ©~~~~~~~~~\x00\x02 "
]
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` . `link` as `product.manufacturer.link` ,
`product.manufacturer` . `created_at` as `product.manufacturer.createdAt` ,
`product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` ,
`product.manufacturer.translation.name` ,
`product.manufacturer.translation.name` as `product.manufacturer.name` ,
`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` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.subscriptionPlans.mapping` . `subscription_plan_id`
) SEPARATOR '||'
)
FROM
`subscription_plan_product_mapping` `product.subscriptionPlans.mapping`
WHERE
`product.subscriptionPlans.mapping` . `product_id` = `product` . `subscriptionPlans`
) as `product.subscriptionPlans.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.streams.mapping` . `product_stream_id`
) SEPARATOR '||'
)
FROM
`product_stream_mapping` `product.streams.mapping`
WHERE
`product.streams.mapping` . `product_id` = `product` . `id`
) as `product.streams.id_mapping` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
COALESCE (
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription`
) as `product.metaDescription` ,
`product.translation.name` ,
`product.parent.translation.name` ,
COALESCE (
`product.translation.name` , `product.parent.translation.name`
) as `product.name` ,
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
COALESCE (
`product.translation.keywords` ,
`product.parent.translation.keywords`
) as `product.keywords` ,
`product.translation.description` ,
`product.parent.translation.description` ,
COALESCE (
`product.translation.description` ,
`product.parent.translation.description`
) as `product.description` ,
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
COALESCE (
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle`
) as `product.metaTitle` ,
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
COALESCE (
`product.translation.packUnit` ,
`product.parent.translation.packUnit`
) as `product.packUnit` ,
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
COALESCE (
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural`
) as `product.packUnitPlural` ,
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
COALESCE (
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords`
) as `product.customSearchKeywords` ,
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
COALESCE (
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig`
) as `product.slotConfig` ,
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
COALESCE (
`product.translation.customFields` ,
`product.parent.translation.customFields`
) as `product.customFields`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id`
AND `product` . `parent_version_id` = `product.parent` . `version_id`
LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id`
AND IFNULL (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) = `product.manufacturer` . `version_id`
LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id`
LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id`
LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id`
AND IFNULL (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) = `product.cover` . `version_id`
LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id`
LEFT JOIN (
SELECT
`product.translation` . `product_id` ,
`product.translation` . `product_version_id` ,
`product.translation` . `meta_description` as `product.translation.metaDescription` ,
`product.translation` . `name` as `product.translation.name` ,
`product.translation` . `keywords` as `product.translation.keywords` ,
`product.translation` . `description` as `product.translation.description` ,
`product.translation` . `meta_title` as `product.translation.metaTitle` ,
`product.translation` . `pack_unit` as `product.translation.packUnit` ,
`product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` ,
`product.translation` . `custom_fields` as `product.translation.customFields` ,
`product.translation` . `slot_config` as `product.translation.slotConfig` ,
`product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords`
FROM
`product_translation` `product.translation`
WHERE
`product.translation` . `language_id` = ?
) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id`
AND `product.product_translation` . `product_version_id` = `product` . `version_id`
LEFT JOIN (
SELECT
`product.parent.translation` . `product_id` ,
`product.parent.translation` . `product_version_id` ,
`product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` ,
`product.parent.translation` . `name` as `product.parent.translation.name` ,
`product.parent.translation` . `keywords` as `product.parent.translation.keywords` ,
`product.parent.translation` . `description` as `product.parent.translation.description` ,
`product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` ,
`product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` ,
`product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` ,
`product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` ,
`product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` ,
`product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation` . `language_id` = ?
) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id`
AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id`
LEFT JOIN (
SELECT
`product.manufacturer.translation` . `product_manufacturer_id` ,
`product.manufacturer.translation` . `product_manufacturer_version_id` ,
`product.manufacturer.translation` . `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` . `link` as `product.manufacturer.link` , `product.manufacturer` . `created_at` as `product.manufacturer.createdAt` , `product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` , `product.manufacturer.translation.name` , `product.manufacturer.translation.name` as `product.manufacturer.name` , `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` , (SELECT GROUP_CONCAT (HEX (`product.subscriptionPlans.mapping` . `subscription_plan_id` ) SEPARATOR '||' )
FROM `subscription_plan_product_mapping` `product.subscriptionPlans.mapping`
WHERE `product.subscriptionPlans.mapping` . `product_id` = `product` . `subscriptionPlans` ) as `product.subscriptionPlans.id_mapping` , (SELECT GROUP_CONCAT (HEX (`product.streams.mapping` . `product_stream_id` ) SEPARATOR '||' )
FROM `product_stream_mapping` `product.streams.mapping`
WHERE `product.streams.mapping` . `product_id` = `product` . `id` ) as `product.streams.id_mapping` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.manufacturer.translation` . `product_manufacturer_id` , `product.manufacturer.translation` . `product_manufacturer_version_id` , `product.manufacturer.translation` . `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 ('\0\0\0/~~~~~~~~~\0' , '\0\0\0r~~~~~~~~~\0' , '\0\0\07~~~~~~~~~\0' , 0x00000023A77E7E7E7E7E7E7E7E7E0002 , 0x00000018F17E7E7E7E7E7E7E7E7E0002 , '\0\0\0~~~~~~~~~\0' , 0x00000016C87E7E7E7E7E7E7E7E7E0002 , 0x0000001FE07E7E7E7E7E7E7E7E7E0002 , '\0\0\0s~~~~~~~~~\0' , 0x000000069C7E7E7E7E7E7E7E7E7E0002 , 0x00000C98757E7E7E7E7E7E7E7E7E0002 , '\0\0\0
z~~~~~~~~~\0' , '\0\0\0
{~~~~~~~~~\0' , 0x000000069E7E7E7E7E7E7E7E7E7E0002 , 0x000000069F7E7E7E7E7E7E7E7E7E0002 , 0x00000006A17E7E7E7E7E7E7E7E7E0002 , 0x00000006A27E7E7E7E7E7E7E7E7E0002 , 0x00000006A37E7E7E7E7E7E7E7E7E0002 , 0x00000006A47E7E7E7E7E7E7E7E7E0002 , 0x00000006A57E7E7E7E7E7E7E7E7E0002 , 0x00000006A67E7E7E7E7E7E7E7E7E0002 , 0x00000006A77E7E7E7E7E7E7E7E7E0002 , 0x00000006A87E7E7E7E7E7E7E7E7E0002 , 0x00000006A97E7E7E7E7E7E7E7E7E0002 ));
Copy
33
0.61 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% "
"\x00\x00\x00\x04 /~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x06 r~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x06\x7F ~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 œ~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ž~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 Ÿ~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¡~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¢~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 £~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¤~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¥~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¦~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 §~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¨~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ©~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x08 s~~~~~~~~~\x00\x02 "
"\x00\x00\x00 \r z~~~~~~~~~\x00\x02 "
"\x00\x00\x00 \r {~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x16 È~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x18 ñ~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x1A 7~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x1F à~~~~~~~~~\x00\x02 "
b"\x00\x00\x00 #§~~~~~~~~~\x00\x02 "
b"\x00\x00\f ˜u~~~~~~~~~\x00\x02 "
]
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 ('\0\0\0/~~~~~~~~~\0' , '\0\0\0r~~~~~~~~~\0' , '\0\0\0~~~~~~~~~\0' , 0x000000069C7E7E7E7E7E7E7E7E7E0002 , 0x000000069E7E7E7E7E7E7E7E7E7E0002 , 0x000000069F7E7E7E7E7E7E7E7E7E0002 , 0x00000006A17E7E7E7E7E7E7E7E7E0002 , 0x00000006A27E7E7E7E7E7E7E7E7E0002 , 0x00000006A37E7E7E7E7E7E7E7E7E0002 , 0x00000006A47E7E7E7E7E7E7E7E7E0002 , 0x00000006A57E7E7E7E7E7E7E7E7E0002 , 0x00000006A67E7E7E7E7E7E7E7E7E0002 , 0x00000006A77E7E7E7E7E7E7E7E7E0002 , 0x00000006A87E7E7E7E7E7E7E7E7E0002 , 0x00000006A97E7E7E7E7E7E7E7E7E0002 , '\0\0\0s~~~~~~~~~\0' , '\0\0\0
z~~~~~~~~~\0' , '\0\0\0
{~~~~~~~~~\0' , 0x00000016C87E7E7E7E7E7E7E7E7E0002 , 0x00000018F17E7E7E7E7E7E7E7E7E0002 , '\0\0\07~~~~~~~~~\0' , 0x0000001FE07E7E7E7E7E7E7E7E7E0002 , 0x00000023A77E7E7E7E7E7E7E7E7E0002 , 0x00000C98757E7E7E7E7E7E7E7E7E0002 ))));
Copy
34
0.61 ms
SELECT `product_stream` . `id` as `product_stream.id` , `product_stream` . `api_filter` as `product_stream.apiFilter` , `product_stream` . `invalid` as `product_stream.invalid` , `product_stream` . `created_at` as `product_stream.createdAt` , `product_stream` . `updated_at` as `product_stream.updatedAt` , `product_stream.translation.name` , `product_stream.translation.name` as `product_stream.name` , `product_stream.translation.description` , `product_stream.translation.description` as `product_stream.description` , `product_stream.translation.customFields` , `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation` . `product_stream_id` , `product_stream.translation` . `name` as `product_stream.translation.name` , `product_stream.translation` . `description` as `product_stream.translation.description` , `product_stream.translation` . `custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation` . `language_id` = ? ) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id` WHERE `product_stream` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
]
SELECT
`product_stream` . `id` as `product_stream.id` ,
`product_stream` . `api_filter` as `product_stream.apiFilter` ,
`product_stream` . `invalid` as `product_stream.invalid` ,
`product_stream` . `created_at` as `product_stream.createdAt` ,
`product_stream` . `updated_at` as `product_stream.updatedAt` ,
`product_stream.translation.name` ,
`product_stream.translation.name` as `product_stream.name` ,
`product_stream.translation.description` ,
`product_stream.translation.description` as `product_stream.description` ,
`product_stream.translation.customFields` ,
`product_stream.translation.customFields` as `product_stream.customFields`
FROM
`product_stream`
LEFT JOIN (
SELECT
`product_stream.translation` . `product_stream_id` ,
`product_stream.translation` . `name` as `product_stream.translation.name` ,
`product_stream.translation` . `description` as `product_stream.translation.description` ,
`product_stream.translation` . `custom_fields` as `product_stream.translation.customFields`
FROM
`product_stream_translation` `product_stream.translation`
WHERE
`product_stream.translation` . `language_id` = ?
) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id`
WHERE
`product_stream` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
?
)
Copy
SELECT `product_stream` . `id` as `product_stream.id` , `product_stream` . `api_filter` as `product_stream.apiFilter` , `product_stream` . `invalid` as `product_stream.invalid` , `product_stream` . `created_at` as `product_stream.createdAt` , `product_stream` . `updated_at` as `product_stream.updatedAt` , `product_stream.translation.name` , `product_stream.translation.name` as `product_stream.name` , `product_stream.translation.description` , `product_stream.translation.description` as `product_stream.description` , `product_stream.translation.customFields` , `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation` . `product_stream_id` , `product_stream.translation` . `name` as `product_stream.translation.name` , `product_stream.translation` . `description` as `product_stream.translation.description` , `product_stream.translation` . `custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id` WHERE `product_stream` . `id` IN (0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xB07B86022D224BBFAC1F4E7A02BC55A2 );
Copy
35
0.55 ms
SELECT LOWER (HEX (p . id )), pt . name
FROM product p
INNER JOIN product pp ON pp . id = p . parent_id AND pp . version_id = ?
INNER JOIN product_translation pt ON pp . id = pt . product_id
WHERE p . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND p . version_id = ?
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"\x00\x00\x00\x04 /~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x06 r~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x1A 7~~~~~~~~~\x00\x02 "
b"\x00\x00\x00 #§~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x18 ñ~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x06\x7F ~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x16 È~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x1F à~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x08 s~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 œ~~~~~~~~~\x00\x02 "
b"\x00\x00\f ˜u~~~~~~~~~\x00\x02 "
"\x00\x00\x00 \r z~~~~~~~~~\x00\x02 "
"\x00\x00\x00 \r {~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ž~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 Ÿ~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¡~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¢~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 £~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¤~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¥~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¦~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 §~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¨~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ©~~~~~~~~~\x00\x02 "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
]
SELECT LOWER (HEX (p . id )), pt . name
FROM product p
INNER JOIN product pp ON pp . id = p . parent_id AND pp . version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425
INNER JOIN product_translation pt ON pp . id = pt . product_id
WHERE p . id IN ('\0\0\0/~~~~~~~~~\0' , '\0\0\0r~~~~~~~~~\0' , '\0\0\07~~~~~~~~~\0' , 0x00000023A77E7E7E7E7E7E7E7E7E0002 , 0x00000018F17E7E7E7E7E7E7E7E7E0002 , '\0\0\0~~~~~~~~~\0' , 0x00000016C87E7E7E7E7E7E7E7E7E0002 , 0x0000001FE07E7E7E7E7E7E7E7E7E0002 , '\0\0\0s~~~~~~~~~\0' , 0x000000069C7E7E7E7E7E7E7E7E7E0002 , 0x00000C98757E7E7E7E7E7E7E7E7E0002 , '\0\0\0
z~~~~~~~~~\0' , '\0\0\0
{~~~~~~~~~\0' , 0x000000069E7E7E7E7E7E7E7E7E7E0002 , 0x000000069F7E7E7E7E7E7E7E7E7E0002 , 0x00000006A17E7E7E7E7E7E7E7E7E0002 , 0x00000006A27E7E7E7E7E7E7E7E7E0002 , 0x00000006A37E7E7E7E7E7E7E7E7E0002 , 0x00000006A47E7E7E7E7E7E7E7E7E0002 , 0x00000006A57E7E7E7E7E7E7E7E7E0002 , 0x00000006A67E7E7E7E7E7E7E7E7E0002 , 0x00000006A77E7E7E7E7E7E7E7E7E0002 , 0x00000006A87E7E7E7E7E7E7E7E7E0002 , 0x00000006A97E7E7E7E7E7E7E7E7E0002 ) AND p . version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ;
Copy
36
0.48 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
37
0.61 ms
SELECT `product_warehouse_group` . `product_id` , `product_warehouse_group` . `warehouse_group_id` FROM `product_warehouse_group` LEFT JOIN `warehouse_group` `product_warehouse_group.warehouseGroup` ON `product_warehouse_group` . `warehouse_group_id` = `product_warehouse_group.warehouseGroup` . `id` WHERE ((`product_warehouse_group` . `product_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND (`product_warehouse_group.warehouseGroup` . `rule_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))) ORDER BY `product_warehouse_group.warehouseGroup` . `priority` ASC
Parameters :
[
"\x00\x00\x00\x04 /~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x06 r~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x1A 7~~~~~~~~~\x00\x02 "
b"\x00\x00\x00 #§~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x18 ñ~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x06\x7F ~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x16 È~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x1F à~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x08 s~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 œ~~~~~~~~~\x00\x02 "
b"\x00\x00\f ˜u~~~~~~~~~\x00\x02 "
"\x00\x00\x00 \r z~~~~~~~~~\x00\x02 "
"\x00\x00\x00 \r {~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ž~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 Ÿ~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¡~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¢~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 £~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¤~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¥~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¦~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 §~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¨~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ©~~~~~~~~~\x00\x02 "
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
]
SELECT `product_warehouse_group` . `product_id` , `product_warehouse_group` . `warehouse_group_id` FROM `product_warehouse_group` LEFT JOIN `warehouse_group` `product_warehouse_group.warehouseGroup` ON `product_warehouse_group` . `warehouse_group_id` = `product_warehouse_group.warehouseGroup` . `id` WHERE ((`product_warehouse_group` . `product_id` IN ('\0\0\0/~~~~~~~~~\0' , '\0\0\0r~~~~~~~~~\0' , '\0\0\07~~~~~~~~~\0' , 0x00000023A77E7E7E7E7E7E7E7E7E0002 , 0x00000018F17E7E7E7E7E7E7E7E7E0002 , '\0\0\0~~~~~~~~~\0' , 0x00000016C87E7E7E7E7E7E7E7E7E0002 , 0x0000001FE07E7E7E7E7E7E7E7E7E0002 , '\0\0\0s~~~~~~~~~\0' , 0x000000069C7E7E7E7E7E7E7E7E7E0002 , 0x00000C98757E7E7E7E7E7E7E7E7E0002 , '\0\0\0
z~~~~~~~~~\0' , '\0\0\0
{~~~~~~~~~\0' , 0x000000069E7E7E7E7E7E7E7E7E7E0002 , 0x000000069F7E7E7E7E7E7E7E7E7E0002 , 0x00000006A17E7E7E7E7E7E7E7E7E0002 , 0x00000006A27E7E7E7E7E7E7E7E7E0002 , 0x00000006A37E7E7E7E7E7E7E7E7E0002 , 0x00000006A47E7E7E7E7E7E7E7E7E0002 , 0x00000006A57E7E7E7E7E7E7E7E7E0002 , 0x00000006A67E7E7E7E7E7E7E7E7E0002 , 0x00000006A77E7E7E7E7E7E7E7E7E0002 , 0x00000006A87E7E7E7E7E7E7E7E7E0002 , 0x00000006A97E7E7E7E7E7E7E7E7E0002 )) AND (`product_warehouse_group.warehouseGroup` . `rule_id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD ))) ORDER BY `product_warehouse_group.warehouseGroup` . `priority` ASC ;
Copy
38
0.82 ms
SELECT LOWER (HEX (product . id )) AS product_id ,
LOWER (HEX (product_warehouse_group . warehouse_group_id )) AS warehouse_group_id ,
COALESCE (SUM (product_warehouse . stock ), 0 ) AS stock ,
warehouse_group . priority AS priority ,
(warehouse_group . id IS NOT NULL ) AS assigned
FROM product
INNER JOIN product_warehouse_group
ON product . id = product_warehouse_group . product_id
AND product . version_id = product_warehouse_group . product_version_id
LEFT JOIN warehouse_group
ON product_warehouse_group . warehouse_group_id = warehouse_group . id
AND warehouse_group . rule_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
LEFT JOIN warehouse_group_warehouse
ON warehouse_group_warehouse . warehouse_group_id = product_warehouse_group . warehouse_group_id
LEFT JOIN product_warehouse
ON product_warehouse . product_id = product_warehouse_group . product_id
AND product_warehouse . product_version_id = product_warehouse_group . product_version_id
AND product_warehouse . warehouse_id = warehouse_group_warehouse . warehouse_id
WHERE product . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND product . version_id = ?
GROUP BY product_warehouse_group . warehouse_group_id ,
product_warehouse_group . product_id
Parameters :
[
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
"\x00\x00\x00\x04 /~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x06 r~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x1A 7~~~~~~~~~\x00\x02 "
b"\x00\x00\x00 #§~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x18 ñ~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x06\x7F ~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x16 È~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x1F à~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x08 s~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 œ~~~~~~~~~\x00\x02 "
b"\x00\x00\f ˜u~~~~~~~~~\x00\x02 "
"\x00\x00\x00 \r z~~~~~~~~~\x00\x02 "
"\x00\x00\x00 \r {~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ž~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 Ÿ~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¡~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¢~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 £~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¤~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¥~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¦~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 §~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ¨~~~~~~~~~\x00\x02 "
b"\x00\x00\x00\x06 ©~~~~~~~~~\x00\x02 "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
]
SELECT
LOWER (
HEX (product . id )
) AS product_id ,
LOWER (
HEX (
product_warehouse_group . warehouse_group_id
)
) AS warehouse_group_id ,
COALESCE (
SUM (product_warehouse . stock ),
0
) AS stock ,
warehouse_group . priority AS priority ,
(warehouse_group . id IS NOT NULL ) AS assigned
FROM
product
INNER JOIN product_warehouse_group ON product . id = product_warehouse_group . product_id
AND product . version_id = product_warehouse_group . product_version_id
LEFT JOIN warehouse_group ON product_warehouse_group . warehouse_group_id = warehouse_group . id
AND warehouse_group . rule_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
LEFT JOIN warehouse_group_warehouse ON warehouse_group_warehouse . warehouse_group_id = product_warehouse_group . warehouse_group_id
LEFT JOIN product_warehouse ON product_warehouse . product_id = product_warehouse_group . product_id
AND product_warehouse . product_version_id = product_warehouse_group . product_version_id
AND product_warehouse . warehouse_id = warehouse_group_warehouse . warehouse_id
WHERE
product . id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ?
)
AND product . version_id = ?
GROUP BY
product_warehouse_group . warehouse_group_id ,
product_warehouse_group . product_id
Copy
SELECT LOWER (HEX (product . id )) AS product_id ,
LOWER (HEX (product_warehouse_group . warehouse_group_id )) AS warehouse_group_id ,
COALESCE (SUM (product_warehouse . stock ), 0 ) AS stock ,
warehouse_group . priority AS priority ,
(warehouse_group . id IS NOT NULL ) AS assigned
FROM product
INNER JOIN product_warehouse_group
ON product . id = product_warehouse_group . product_id
AND product . version_id = product_warehouse_group . product_version_id
LEFT JOIN warehouse_group
ON product_warehouse_group . warehouse_group_id = warehouse_group . id
AND warehouse_group . rule_id IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )
LEFT JOIN warehouse_group_warehouse
ON warehouse_group_warehouse . warehouse_group_id = product_warehouse_group . warehouse_group_id
LEFT JOIN product_warehouse
ON product_warehouse . product_id = product_warehouse_group . product_id
AND product_warehouse . product_version_id = product_warehouse_group . product_version_id
AND product_warehouse . warehouse_id = warehouse_group_warehouse . warehouse_id
WHERE product . id IN ('\0\0\0/~~~~~~~~~\0' , '\0\0\0r~~~~~~~~~\0' , '\0\0\07~~~~~~~~~\0' , 0x00000023A77E7E7E7E7E7E7E7E7E0002 , 0x00000018F17E7E7E7E7E7E7E7E7E0002 , '\0\0\0~~~~~~~~~\0' , 0x00000016C87E7E7E7E7E7E7E7E7E0002 , 0x0000001FE07E7E7E7E7E7E7E7E7E0002 , '\0\0\0s~~~~~~~~~\0' , 0x000000069C7E7E7E7E7E7E7E7E7E0002 , 0x00000C98757E7E7E7E7E7E7E7E7E0002 , '\0\0\0
z~~~~~~~~~\0' , '\0\0\0
{~~~~~~~~~\0' , 0x000000069E7E7E7E7E7E7E7E7E7E0002 , 0x000000069F7E7E7E7E7E7E7E7E7E0002 , 0x00000006A17E7E7E7E7E7E7E7E7E0002 , 0x00000006A27E7E7E7E7E7E7E7E7E0002 , 0x00000006A37E7E7E7E7E7E7E7E7E0002 , 0x00000006A47E7E7E7E7E7E7E7E7E0002 , 0x00000006A57E7E7E7E7E7E7E7E7E0002 , 0x00000006A67E7E7E7E7E7E7E7E7E0002 , 0x00000006A77E7E7E7E7E7E7E7E7E0002 , 0x00000006A87E7E7E7E7E7E7E7E7E0002 , 0x00000006A97E7E7E7E7E7E7E7E7E0002 ) AND product . version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425
GROUP BY product_warehouse_group . warehouse_group_id ,
product_warehouse_group . product_id ;
Copy
39
0.37 ms
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method`
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method` ;
Copy
40
0.27 ms
SELECT LOWER (HEX (assoc . `sales_channel_id` ))
FROM `sales_channel_payment_method` AS assoc
LEFT JOIN `payment_method` AS pm
ON pm . `id` = assoc . `payment_method_id`
WHERE
assoc . `payment_method_id` = ? AND
pm . `active` = 1
Parameters :
[
b"ç\x05 CL6@J\x11 ©§*Ù,vÛÔ "
]
SELECT LOWER (HEX (assoc . `sales_channel_id` ))
FROM `sales_channel_payment_method` AS assoc
LEFT JOIN `payment_method` AS pm
ON pm . `id` = assoc . `payment_method_id`
WHERE
assoc . `payment_method_id` = 0xE705434C36404A11A9A72AD92C76DBD4 AND
pm . `active` = 1 ;
Copy
41
12.56 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"K\x1C *™•\x13 ²\x13 ¨æ[ùô "
b"""
|Á¤ÖH&.ƒ8'rº\n
@Ù
"""
b"6}?RJ=å—E#=«Â\x05 ýŽ "
b"N™\x1A Y\x1C r¥‘ä’ß\x11 #\x1E ×Ú "
b"½œ`tÍ‹l·™'{“7Q¦ã "
b"á\x1A 7V–\x1A [µ.€ÄW\x1A 5\x14 Á "
b"""
îBËß\x1A \n
B3½«3ÇÜÿ–Ò
"""
b"gî§\L\x13\x0E †‘‰òF…’ÒU "
b"g÷É\‰À\x04 8G«ó\x08 K_ìª "
b"ƒ%+\x13 …Qç\x12 ÎÉ2\x17 èèR "
b"m\x12 )2\x01 5r\v D¸Àü´ "
b"d}Í\x15 øæÄ速\x03 ˺R¨\x10 "
b"Kï·\f Ûc\x01 ГˆH’ª“Ûà "
b"–¡·/\x13 h¤~ MÂÐ?\x18 @X "
b"tü_…\t g\x1D ‡¶°Â\x13 LP“¥ "
b";¦³`a~ ZöãUóŒä¥\x0E "
b"jÞqÑÆp\x1D CGÌêû"?\r d "
b">{õ\x7F ÖR~)Ä0A'\x16 :s! "
b"£®{:~\x10 ñ³„çòƒ â.4 "
b"ÆÛËsÝr·Ä\x05 q¹ò“ãx¿ "
b"""
uUbØÊá\n
Ó_Tø\x15 ct²
"""
b"\x06 ]R\r ù–r"Üð?áÑ6¤t "
b"N¨\x1C ŽÎï”ÂÔWÖju7æÜ "
b"ÿ›"»²ŽÙ>)HFvvÿC "
b"‹\x15 tØE6hY˜¯1Äúžóe "
b"""
6Ò¾Ë\n
™F´‹SÎpZÛ\f 3
"""
b"Ln¦ÈÅZ’øë\x15 eƒ½Õ9x "
b"Ô¥Xq@¨.ók¿¥öˆ˜9` "
b"\x05 KA\x1D cÎhDê{A–*\t }\n "
b"Q޲Í,¿üës´È±ÑÑLÈ "
b"¿I·“¦ú€&SÔ×A«…à "
b"gaë\x11 ªšÌªÇ™\x17 `=#\x15 "
b"""
ð¿ü\x1F a(8‰–ðŽ\n
βVè
"""
b"ð0å^&\x19 àDï\x1A í¶–¿\x7F ž "
b"'óú†\x17 ·X;£f1(ŽåÒ? "
b"(Â\x10 “¥Oc73í²8s½È "
b"ȯ@ë`ù©À)\x16 \Žx~Ì "
b"K\x02\x1E A\x19 Ò¤ÌnB\x0E ÞIÇ| "
b"¯±Üä\x1A »Í„e‡¯Ö$á "
b"}9?¥T \x1E\x1A AÍ-øŒŽ\x1F ¶ "
b"…‘£_Ž\x1F wF÷ÏK7ªXH "
b"•›Ì \x06\x03 o2ð–ª>'ë® "
b")\x0E 'MÎ]äóV ËO¸Ø\x18 Á "
b"Î(:é±» Uú¡°œ;áº~ "
b"""
\x06 "\x14 V\\x1E\x7F W\n
×àïR ‚
"""
b"nd¨Ù´ŽÌí°{\v ö«ß¬Ï "
b"ˆCÛ\\x14 Ë\x01 {s8$Ý\x12 Ò\v ˜ "
b"Û‰Uañ¢L•_CÛÜ ÅVŽ "
b"\x05 ƒ/r\x05 ÝP$ãº{8õt\# "
b"\x06 í3Ä])À†êÙB3˜*[% "
b"/¾lò?ümÎÇ£D:²ýM} "
b"A"Zåá\x1C\f G)ÙŒ´]\x1A ƒ‰ "
b"´\x07 <\x1F çš|¿~·0b‚L°s "
b"e¸Ž¤ž¯ü{•\x11 ›I$°Ë\x01 "
b"\r !dÈFÝz©k¤ Q¸j\x15 "
b"a\x13 te 2&\x10 µE~,U†r\x1D "
b"?!Òì¹…Jðš¤\x0E ©Ž_>ê "
b"´¸¨#l\x08 änBK å3ê "
b"¾0äÊ9ͼñ ·¶P¥H "
b"hˆ9!ÛŽ\f MÎ\x1A *L¦b÷; "
b"v²LBõlGSi\x05 ðÛ \x0F ¿\x11 "
b"\x7F \r 㮋.è8kq? »Óˆ— "
b"ï÷ÆÏ3W\x06 ê¹Ç>Q±gå© "
b"ËnÞ\x1A ¿9ûˆø–Œ÷oL;š "
b":Nh=[Å“B#-<M` NŒ "
b"³-È0\v èú8ã+ÌÕI÷— "
b"’lrív0õ\x15 ›Ó6\x1C ’FFÚ "
b"\x0F ‘ˆ\x14 ðmÉgìõ8\x0F ¡#WR "
b"Á\x05 )O”ír#ªs¸1°,ã "
b"q9\x18 “\x0F ù7\x02 ï\x1F ™\f ¡óÂ "
b"Í\x14 Ë:tã\x05 Ú–€-Î8¦\x10 † "
b"\x00 Þ¿·\x07 K’?u\x11\x18 ø#Pë "
b"\x0F ßX&îm;Û}ók‚ÌB^; "
b"Ï~\x1C Ÿ¦=Üw\e ªx«»˜3ç "
b"ê¥|÷èxÃJN¼©)iTV "
b"@\x01 Ñi}\x19 zaý!1R§æ‰Ã "
b"^ó²\x12 ÖÞ„<3Ô,\x1C\x19\x11 ’ˆ "
b"p†\x01 (ì!Ó6ºúö”׸çb "
b"Yq3ùeÖñ{“<DIo×\x01 "
b"\x05 ŒŽ£Å¸4\x19\x01 g)Å\v ˆõÇ "
b"™‚ÿI=Dw\x02 ¼¬\x18 i¿ß°Ã "
b"ß)iõ+R(8ï’/¨÷ËM "
b"í\x1E _ÆËÚ\\x18 z' "jÕ¢ "
b"\x01\x19 X\x17 \r W/\t ØÑ›ÀIÏÊÀ "
b"5†\x19 "„\x7F o‘+÷=º\x00 Xì "
b"‘<¼¦l\x07 /Ò†×Nê«\x02 S• "
b"E\t !^:FAFÖ\v ‚YVIéþ "
b"\x05 “ñ\x01 •jJ±Ò\x11 6U¿»á "
b"Yc‘Z\x06 %¦@ä¯\x1F ©1¤\x04 J "
b"ìp{¯Õs;ÕÒÙ…n~Ö\x00 # "
b"вñ´ŸóYO\x18 ÒŠ\x05 ë¸ÇÏ "
b"ý„”sb&hXX\x15 Ê|Pæ\e "
b"c?‹‘GÂh)Y\x7F ö©Q`Ÿ| "
b" {øƒ7Â\x11 ~gê$\x04 ÉóH "
b"""
ò\e Ã\t\x15 \n
ö…¬¤:CÕŽœa
"""
b"\x00 _Ö>\x7F ßê_ÈÏ\x14 z±ÄíF "
b"ÊÐô])¾„t+Y\x0E È¿DmG "
b"ˆiLÏ"Á\t\v\x7F VJ¬÷*L\x1D "
b"Ü+©«N¨Ü–£T“eà½í\x06 "
b"\x16 ÞŸŠ}Ì,\ϼž(ÀÃùF "
b"""
O \n
]§d}¶\x12\x17 \x06 v\v\x15 ¡
"""
b"ÁÍ9¢¥Ù.T«\U¾\¤\x7F "
b"""
ÐFŒ\x0E Æ\v ì\n
+þ/\x18 ©\x7F Ä
"""
b"""
o\x15 Ýr-7£?ë\v\x0F \n
üˆÆ\x07
"""
b"¤l¢\x16 Æ·ª–\x07 9¢i1FFz "
b"\x19 íŒÇHe^Ùœ“r‡höä "
b"¨\t\e ÌJX¨\x0F Êó"{!ÿO "
b"""
©˜Ê\n
Mºîš\x03 :\x11 [^9Åø
"""
b"DÕ¸:êZgôUýÍB´gÔ "
b"]r1ÿäÅ_V\x02 CÃÁ—”&! "
b"š_u:,@Ð\x14 gŒ\x1F ¶]É–\x18 "
b"ÇöãÁ㈆Рƒ÷0\v ¦Ã• "
b"\e JʼwÕÕý\x16 ÞŸWÙ¬j¨ "
b"¾¶¤}g®rš‡»\e ,JÎ¼Ö "
b"Xv*B`h.\x11 ¿lD°\x16 Å\x0E Ð "
b"¸\x0F\x1F }\x17 ú8!‡‡RÙ‰ßíÄ "
b"""
YÝ.AuùP³\n
=cÅ-í%ð
"""
b"Q° ·C5Ãåà\x16 ,€D\x05 Û¨ "
b"µ¶†¿\x04\x12 G–;\x07 ýâ\=·‡ "
b"ü`0*S*o –œf™ø\x08 ë¶ "
b"p[\\e 3²éd¬\x1F þƒæˆay "
b"|ËfI-EݾQ\x04 .xCFþ‹ "
b"ƒ¥\x02\x1E pyi\x10 j\x10 Î)\r ZÒÝ "
b"""
\x06\x10 »\n
ب»e¥A\x1D wÚ\x16 ‡\x7F
"""
b"ܾ\x18 E†\x1C %Iç‰Õ-ý\ "
b"·QŠ\x7F Œ`Àþé@D!ÎIv5 "
b"\x1E ©u4n|@-Ìž,éköö† "
b"""
šbùˆŽk\n
H¹¶÷VÐM
"""
b"Ø\x1D ˜£2Ù(;×K¤ åWr& "
b"°éá\x01 Êfíåé|È\x05 á’\x19 6 "
b"\x1A f\x13 lž ?²$äÂ[<)õ2 "
b"\x1E $Íg¶þä11¼\x07 K\x1E QPJ "
b"¨ñ†\x1E —6ìñiCÜä|$‡½ "
b"Ä‚Ò\x19 a'\x0F ûG¯ëQQ¿\e\x1E "
b"ÒQ6dú^u Èhãô\x15 ™¿í "
b"\x1D +·¬É’âô¸¾öG\x02 ÁÎ "
b"«=ç>ùID%Ô\x16 ä9GúÝ "
b"¨\x07 ·è\f h~43V%¥×§² "
b"""
õ"Q\n
†*6‘\x06 ”•Ý&„þ\x14
"""
b"\x01 ¯‘o\v ’]~jã(z\x1E\x10 "
b"\x08 ÝðÆbûú,§KÀ\x11 9ñT "
b"*Í\x1A ›\x0E ±3´@8Ð\x03 G»$w "
b"Í43¥ô¿G.q¨\x0E\f o\x04 ÅŠ "
b"åB³'ÁÒo\x19 îãŽ|{×\x07 \r "
b"Ù\x13 '7Í¡Ÿ-€QͶóV\x1A _ "
b"RóíÍï&ò^ý-É*B¦\v\x00 "
b"žx·\v î½upú_Z!ý"Øõ "
b"¬úf•Üg±¦$‘gjzú° "
b"æQ0²ö\x11\x10 7}ÌüŽ©³\x19 1 "
b"\r ·®(Äö+Ô‘¤2“:g\x10 Ý "
b"99ÍòçƒÌà~€\x1C æ÷\x19 ô¥ "
b"§sï\x11 —ý¹\x04 c=\x18 '+ËR' "
b"þ6݈\x14 <$H\x03 ¿\t Ä|§¤, "
b"9>|Q¡¼ çAõÙZ~v@4 "
b"Wâ\e v\f\x1E\v ïí/r3¥\f ›š "
b"""
‡B£5ýžÖ\n
Îj¨\x1F û\x03 Žn
"""
b"ä•\x00\f\e ¿Ž§¸.\v\x02 õTA "
b"úm³€TmsêÄü(Û9ü "
b"\x13 QïoW\x10 ^ʸUµR‰M”3 "
b"""
m§\n
ðQŸÀ#^]jÔ^³\t ¤
"""
b"¯Ž!xÂp\x19 ö«êˆÇhL#’ "
b"\x15 ˆ—aOpŠ\x14 ·ö•\x10 '¦Âg "
b"öš«\x03 \Ì)HBm®y´óÊL "
b"J˜…\x00 Ðçëê§)\x1F r°@ù1 "
b" •3cô2¶W|\x0F mF”JÏ "
b"§jž\x05 ©\x08 °R2\x1D Å©ÉKšÝ "
b"Á\x1F 7bôë6(—<\f éTÕÔ "
b"uº\x16 ñŽÄ\x13 Ç«\x17 >\x10\x10 ,\x0F ? "
b"š1ð2Bë\x10 3FHðÝ]Ò "
b"…A\x0E æ0vzêâÁjx;¬\x1A "
b"\x12 .S\x1A B±A™+#(ß#\x08 ál "
b"bl^È dQN“ “Ð{ŽiÎ "
b"ÕUŠ\x1E |íÅþW/h°V¹Üf "
b"é5ÌAh¿Ý‹–\x1D ¾T!5ùé "
b"rÏÔÂs½ÃÜà ͼE0ಠ"
b"º´o\x0E\x1C X°¼f&T°uˆ "
b"\x06 W¿800˜\n L7íÄ[º\x00 > "
b"\e þyŽêⰦŕ\v ×%° "
b"s\x1D DØðÙÃ-ˆß×\x08 …¬\x7F\x10 "
b"ˆ>¡\x1A 2¾ë©\r õµV§Ýd "
b"²0\x1F 3×6fGË\x0F h\x1C £&€ "
b"Ç8e‡\x1E ^\x16 RàƒsŽæÓ”í "
b"\x00\x1C ŽT(Ðâ.Ow\r \±ü\e "
b"\x1A í|ÿ`à=»17x¼6ÿ»š "
b"\x02 ¸Ç\t É–éØÃóçÝž%\x07 "
b"\x03 Œ®‡R¹—M_\x01 Ll¡Õ& "
b"\x12\x1E .ˆµ\x03 1M+Ö»šŒ\x01 åŽ "
b"NŒjB\x04 Œe8#Úx¯ÿñ9W "
b"qƒÄÓG—¶\x04\x18 Í\x1F\x1C דN "
b"ÐêS mT™¯SˆÊ=-È\x10 * "
b"*Øp>,Ê–þ¦É:('œ<‘ "
b"?&\x1E ôgdÆ\x15 o=åÍ®Üçq "
b"Tœe‘#–"Cù¿ÅPv½ "
b"co–ò<€'ݬUSG\x0E i,l "
b"""
§\x1C \n
ö“N†ý‰òtÉ\t Øa€
"""
b"?±\x00 \ Ü%…•‚Ö´±\x7F $% "
b"fÚcÅ\x0F Ù~‚\x1C /‚f2ÖÏ– "
b"\e s¼E6ŽåüÒ\x1F ^/Ú:\x19 ~ "
b"!\·qÇ¥Ž¡`eÛ•=z§J "
b"«hs\x1C @Æ5¥þ—}\x07 I4\x7F N "
b"7>#¢î†pºmƒ«tÞ$\t > "
b"lßn“\x17 aäܧ‹ÜÐç'h "
b"tgÂ%ò½V*r\x05 ˆF\x06 ì5 "
b"uñ-‡o’ÍÛ5ûA5Ï "
b"¬£M˜0\x18 ÃþªH\x07 ®`ÀV} "
b"ó¸\x00\x08 j\x0E\x19 åmì¶èÔ\x19 á "
b"Gâ$âjéÍ\e ŽýÓ€µ>ì "
b"""
p—{ \x1A\x10 \n
‰³gõ~ã$´•
"""
b"""
‰ú¨x^\n
*Õ\x12 äðG‰7³ê
"""
b"""
‘™©×[€÷\x07 £{ž“\n
ƹÝ
"""
b"x`\t b\f 2ü\x02\x01 …9üNC\x04 "
b"çÊlT\f &䘀ê\v W \x1F ©# "
b"ý;\r ŽÃÔ\t Ì\x1D\x14 v¶Ç "
b"""
ÿggé\n
v»†s;L³lœã¬
"""
b"\x16 HPž±Ë|㻲sUì홆 "
b"—¸\x08 K_jºÃ™ä£¦ùlÀó "
b"¤úõ=á‰pœ\e f¾-%Ï\t \r "
b"í \x00 Öä²4ܳW•ü\t ¼²” "
b"òü\x02 j\x0E läKŸ Ô`÷“#e "
b"P—ÉÍ\x11 ÷‘'F,„ý9Ut\x10 "
b"d|Áã®Cÿþ\t\x00 ÆÖv—½± "
b"м›\x1E ‚)Å-kÓÿ\x04 Ð "
b"ÑïyPh)çz5\t —Õ\x18 îPw "
b"Ò\x11 I7y[V\f\x03\x12 ôDV¼ô> "
b"ßõ¹«ñ\t î‚c»÷\x1D ¢4 "
b""°¬oÑ\x03 ôû†¶\x7F ½ÄÆÈ§ "
b"ÑÚ‡„›\x00 û\x11 §ý"Vû'3Ó "
b"ú¬:\x00 ³X'‘iˆU^JŸë\x7F "
b"\x1E ×hZ/Qðu‘xaúÄ6ÎF "
b"QÁ7šÃ`££íÐršŽUn\ "
b"S=2\x1C ãÞ4’ÏÎ\x13 Óc÷ "
b"q÷\x13 Å<?¨Ãp+ã‡à~ââ "
b"""
sZ¡†;ê‡R4Z…=—\n
ç
"""
b"°H7T\x08 ïÍá\x17 ”_Dâ|[` "
b"Ó;ÂKïjW\x16 zqdŽiÈ–\x13 "
b"-)x²èø³âÈTS³öÙ\x04 à "
b"eÆŽ›¥i=C\x06 |\x19 –ˆ\x1F š "
b"w[æ×\x15 ŽÂºUB„×öÎA "
b"{Ð\Ã\x1C ºÃÚGªœ\x11 Ž¢- "
b"}(4eá^öŠ_>bD\x12 eèÉ "
b"œeÕ/ f`FnHÍ‹Ž,†5 "
b"³·ÂxÉñ\x1C\x14 ¬sêdsöƒä "
b"»ÃðiÚ\x7F l\v K|¢âÛÁwd "
b"âT¦Ç¡Ý¬pÄLq¼Cç\x11 A "
b"!"\x02 ¥›®ã×\x00 „¯:êj¹< "
b"*\x07 §CÒ(ì6¼Ô3é?ã˜1 "
b"""
I\n
ó\x16 0Õ÷ȬÇ\x0F oß^ÉW
"""
b"x\f ^YúÒC=õzoÝ\x0E ½ "
b"‹~^c†s{\e ë`ß•Ìe§P "
b"ŽfŒ¥¿ÐÚr\x1A ZáÐcüø% "
b"“ÇD®š‘¼¹Ý-…ƒ+Ëý "
b"\x14 ÏY\x06 nÉ\x7F è²æŠûa½¦\x01 "
b"\x1C @B4JÄ\x08 ªëÿ\x07\x18 bChG "
b"1y {7\x7F U³±o>ŽO‚Ñ' "
b"8= ‘¶¼\x11 ¢;€ß¼ÆÜJ "
b"g=‹Šsí\x02\f æÑAy&Ò« "
b"jÅ\x07 öYz¿‘fQ\x05 ÙþSq "
b"'cÛ\x1F lÃWJвlÙ\x1F "
b"""
2SC”«ëG\x11 ê\n
§÷>Ìw
"""
b"¡p4"1 é\x1A {2E\x01 ÜýÈm "
b"Ç \x00 ¡º\x01 /©Çú#ëÖó˜´ "
b"Þ8óÓ\x1E a\x10 ¡â\x03 é½k)¸n "
b"ó|þ›ÍQ×x™"¯Ê\x11 ¼¹Ò "
b"""
\x07 _ÞÈ\v ‚ï·m¡l°\n
Ü\x0F
"""
b"""
\x10 %œ‰mí\x7F v¸\n
\x0F úÌ\x19\x03
"""
b"\x17 ЂFȶ\-=,Å\x15 "Rbz "
b"\x17 ák¡,ù T€¬ˆŽêFùt "
b"\x1A gª³lÉ«\x0F ߟ?MÛ¾Ë "
b"OËš´%\f Ø\x1F Ÿ"féXíË\x18 "
b"VÕQ–PqÛFAz>ávçšà "
b"W¬uƒœÞÍ·Ø1ò¤¨{qÜ "
b"|\x06 NÖžò\x16 »\x00 ä9ò¡C>q "
b"†\x1A Í~`7o«>® C4‘ "
b"ŠŽ¼\x06 Ǭžè#i\x1F ›…)_5 "
b"’ÕHñâ\x08\x06 Âõ÷Dן\x0E ú× "
b"ž$ñ'`ê\v ¿É“m+kY)S "
b"×½s¦ê±.íÌ\x18 s³ñ7û "
b"\x05 C\x17 ê½\x00 ¹\x07 œ\x05 yÜ¿\x16 ,î "
b",§þñ8ù“"÷{â4ËcÔŽ "
b"eó‰FCטu9\x08 ¦N\x00 %ÄS "
b"ìH8ƒ\x03\x1F\x19 Å]ËC-å\x02 ?Ä "
b"ûƒ4fàWêugyx‚\x15 Áâ~ "
b"\x02\e +^Õ"!fSþ^\?\x03 Ê? "
b"\x0E\x03 Òx¡ 6°ïÜ\x7F @óÙ§) "
b" 6#‰í6Æ’êçö„„\r \x1D B "
b"&î\x1A F\x7F ®t›hÃMÞ\x08\x0E 6L "
b"BÆ2\x15 à[] :wâö@åÏS "
b"JB±B‰rS½\x06 jæ÷ªÂ\x13 c "
b"rw\x1A §OõãA\x19 ’€¸œÆ÷ "
b"|Æ…T›\x07 9¯YÕþ.øe "
b"£^§ÓðG^c–qm ”õ\x1D ¤ "
b"á÷ÆÅ§ßK³žÁê\x00 y)ô7 "
b"\x1F ¨–å’߸w\x16 ‡DØ\x11 ¯ "
b"R\x10 &É1C\x11 ¶½ì^I|†\t . "
b"\ð<@“˜\e Ÿ¾E\x1E\x15 ƒó™x "
b"¹™…~D*\x7F ¸b<&]Ã1IG "
b"Ãþþ¥‚ìªyCxGæÚ±4º "
b"Ä&®â7ª’(¾3à\x17 gëÊñ "
b"̤M\t îêýJZÞô,yŸ\r # "
b"×\e †€ÿôdø\x0F `\r —ÔŸ\x07 % "
b"ÙØ`\x19 œÜ-\v ÌX'¶K*' "
b"+Œ€Þ+y\x1A …,\v\t Ý\x14 ÛŽ\x00 "
b"/‚2\x04\x08 tiàH\x1E\v ‹÷nTµ "
b"T²Æ êÚ\t ç¡\x11 @ÞÉ>¿¡ "
b"h©»÷0\x0E +Â\x1E ‹HÕ¡*)¸ "
b"}~•êåË‹ØüÏn·ÚÜu "
b"§sô³í×\x04 oƒ\x05 ÁJøFbo "
b"ÄíÀ\f øG‰ÃlcÇk^Ê "
b"ËCÞc#6\x0E £}ÖK½\x05 Áv\x18 "
b"Ú¯v}ÿ6Yà·ù7Ðt%àœ "
b"êhw¸šEÞax%Æ>/Ê‘l "
b"îÿp¾îD.A@è wÄÑd‘ "
b"ð\x1F ›´æjÚ*1›\x1C [4[Yó "
b"ñ\x1E Cì£àITLê5)‚ÉR\v "
b"ö>o2\x10 8%)[÷É»Oâ\x08 f "
b"\f \r FLð}[µ\x07 „ÚN\x03 Ø\x12 ½ "
b"\x1D\t <à`ýŽ2©\x12 î{vC\x08 "
b"""
*—\x11 ³\x15 onš\n
¼Ãx°@¼¤
"""
b"+\x16 êÑ.Hr Õ6ºNià³ "
b"2Ñ—yØ;\x7F 䥜dÓ®\x06\x15 Ú "
b"2ó\x14 Å‹1^¥_q\x11 \x1A è†) "
b"@¡î̘QÖÎ?¤omM¿yê "
b"v#/˜3ê7sN‹ø•\r §Žö "
b"‚:«ÔkN¢Ös^fÓk:^¥ "
b"§¹èR«ßË<h½ITœÔw¾ "
b"«0\f îm\v ãfÞS¶>]\x10 ] "
b"³/Žû}“\x17 iÜÌ#ëJtã "
b"Ú‹Œ}fÊ\x17 7?\x15 Í.8I\x08 Ë "
b"à®|²bäÛ…_í¶í¦‰Ë "
b"âÛ®j\x13 ®Rûáh^kÂ'ÄÆ "
b"êVÍ™\x01 BÛÕ7È€äyqìN "
b"êËŽj!\x1F [µÓ1 c±±R\x16 "
b"ì\x1F »ê•ÞAï×8Á)X±\x7F Ú "
b"\x1E Àbl\x07 Æžo¥Ð7\x06 ŽQH\x11 "
b"Cλú²ä§õñüN¸¶j\x1D Ž "
b"U\x00 %ì\x02 Gg^ßÂ\e °×¡_ú "
b"t77K$'L,ò;?‡úcåÇ "
b"ü\e °Ù$\x18\x13 \T\t |žô6–ž "
b"\x1C 0õkĺ„*ø“™\x08 Å\x15 ¾V "
b"(.=´f!ª\x17 yd\x1E À¯Ã¯Š "
b"Lª \x11 颦d ×o™EV•¾ "
b"N,´\x1D ÓF}\t \’н¯½÷¦ "
b"T)\x7F ñÑ(÷Ø8Fâ¨LŠmö "
b"]\x08 XVkBÔòr‹\f\x0F b%J÷ "
b"bäíðÃ\v\x16 é;V\x14 ªão\x11 " "
b"ˆØOƒ§IJFà%ŒX¶Û§ "
b"™0sOçÎ\x12 ½ŽŽ·–\x1D ™_¯ "
b"¨åÂNXIèÀ·p@¼€à "
b"½6Œ\x13 Ùþˆ«ÊKGY³\x05 ] "
b"ÅŽò‚ËÈ8ÄÑÁÀ\x12 öþî2 "
b"ÆLe¯x¢š\x15 ý¡¹BŸä4Q "
b"""
Ü©(MõWÜÝÝ\n
D‚7ýÉ
"""
b"ÝõÀÀó\v .¥]z!¾öùç\x06 "
b"\x1F ùðRjx\x16 w\x7F ?½ãmg¤ "
b"""
:6W\x0E >\Z\x03 ö\n
¿ŒéI3
"""
b"?—ù¬"dp¯(\Ž÷Æ3sŸ "
b"K~eó!o(Rà\x01\x06 @I\x08 Žr "
b"Tò?¦ÔâÝCÔeÖj0Ì "
b"_¢%\x01\x03 b}PUC/ÿ\x04 ±\x0F ` "
b"cÃо<¢Œ\x17 èMótè\x07 Í "
b"‰„¥ Ù|\v\x7F\t 3Mm\x1F «\f Ö "
b"‘£iO©ŒìŽ\x01 –ïí5*ƒ "
b"›]vÊÃ\x07 ¼¦?7-Ôµg¦Ž "
b"¸`¬CþKýš£–Ùþ!\x18 #T "
b"\e ~í·ÕÉŸÝ\x18 )KM\x14\x15 Æ\x02 "
b"'}÷GßróÅA'Š;'°u "
b"+LH¯„i\x01 ö÷ø\x1E ʱ䋥 "
b"LE-\x1D d ,Öî/XùÒ¬J "
b"^üî\x13 @"kë*YF\x00 A]Þ "
b"r•o˜K[¯Â\x13 à …îÚw "
b"‚-ñÈúã”TÆù)8fÏ\x07 E "
b"""
\n
OL›LÀϵŽq\t è¬ó
"""
b"¥'m\x16 Ÿí2\x07 Ãì\x04 8|C:² "
b"©\5:¶¸ó#]ÿe<…ût "
b"©ªŠ\x1E Fò¨ÿcg8^ò<`• "
b"É\x16 $/øãïS\x16 ,’\x1D €“f "
b"ïlà5ä•\x06 =”»ëˆ0n_Ž "
b"øý´[4´QP`ÐþÛs®\ "
b"þ䵡sÀáBˆ¹8ô!¤Þ "
b":¤¶|¶Tá<Ùã.\t ÷Ãî’ "
b"BŽZ_'\f y£qÍÙ5çw\x19 Í "
b"kTæ`ü\x14\x05 ´ ž9[ <ò\x18 "
b"—æ2äp>³\x00 Nk§‚„á½’ "
b"µ‡`ÁL]^\6KÁ„€\x02 ô’ "
b"·QKõS¹ÐŽ3{Lasj¤o "
b"¸b}\x14 Î\f\x7F\x1C ìa\x11 &Bxvp "
b"À°j`r>~+—ÉW—SNuÚ "
b"ÃŒ÷Áã Ø|\x1D 9Žó\x01 zŽ· "
b"ÊwЋ.£Üas¾0Unˆ© "
b"Π퓲Ò\x13\x1E V„ò~\x07\v pb "
b"àˆªôH`1^\x0F\x17 à\x10 ‘—ä… "
b"äÖaaÁC\x02 ÓC‘™³2R\x01 4 "
b"ì\r ~MUˆ\x07\x1A c\Ïc9Š"5 "
b"\v ö\x06 Â\x03 ‰RO\x0E\x00 ª»1‰\x7F D "
b",d9Þ™ã`%\v “s$—Ó¡ö "
b"F®ö@Hê¸ÿú×.\x11 ”8í\x18 "
b"H£\x14 -zpd~Û\x0F }Æ\x1E rT\v "
b"Néë-V/\x06 Õ\x1F pó†\e ¹ît "
b"Rÿ¾'ª:[ ,h\òü6ÄT "
b"k4›À>戨W}l\x05 ^#ë¶ "
b"|H©ã²¤C\x1C k3ΕŠ\t ì\r "
b"\x7F ¾’UWC/Å=\x18\v ú\x1A ’]ø "
b"ƒáHÂJ\v ×*x‚öÄûL\x07 j "
b"—g_”ôÞ¥=|í¯Æ=.Èß "
b"°ÒþTF¥>š\x12 $.®ˆŠSé "
b"Ói´ý“‰å\x7F ºr~£"Ï\v = "
b"Õåb{a†Ÿ°Ö/?ÃtëJœ "
b"òZóóícûdæt]q\x16 ”\v ò "
b"÷\r ™RÂÐ\ü\x19 #Ç0‹±\x01 Ó "
b"\x0E uS¶u^y¢†#Áa ®\x05 "
b"\x11 ÁQ|ÞW\x17 \îy?ÔfÏ "
b"*M% Rar[\x1A >RÒ`\x19 ´& "
b",”\x7F _\x04 #ölVOK×>ÿ\n "
b"E²«Úí2"GØÒ Ñ•Rë© "
b"Hœ\x7F õó1†\x11\x00 tVueFÑU "
b"N,6²™%qÑŠõúó¼ÎÛ\x08 "
b"QI¤ñž0-EÂêR\x11 š "
b"s9Y©\f 3'é®éËiO2ŽŽ "
b"€{5Q³:m“Fq†2yÛ÷ù "
b"„ˆ¼q;à5÷^Dã\x08 ÇÔv¤ "
b"©Ác„¥HG¨\x1D 3ko\x1F 0 "
b"ÁV*õ8ȳ\x06 mÕ÷JPRQi "
b"ÍJpš‘®\x05 #Fbò]Ôpµu "
b"ÙA®Ñ\t ¾•õ5Ø)jøæˆ "
b"Û8\x10\x1C ×¢\e A_é\x7F GÊš¶û "
b"â=\x19 Q¹U®õë\x0E æ³+Ã\x1C "
b"ë\x07 lq}É>e¬Ê¸”2vÛ° "
b"þÿŸÒß\x1D X±ŽŽ”\x12 Ut_\x1E "
b"\x12 ×Ä+ÉDéûm\f \r ¾V»/’ "
b"1\x10 Q"ä\r ‘`ÓÚrn 60 "
b"1\x11 `Â\x04 Œ\x16 Õü§:)\x06 ð¨t "
b"3W67‚kL´ø]bÇ–†o\x12 "
b"""
J\n
æuÁ;ŸØ$ƒ\x02 "\x01 ¥º\x18
"""
b"N²ôpqYGòÛ4æ#e0Ë\x11 "
b"€\x04 Ò¦\x06 ‹4ÎN1ÚNO¨n? "
b"„ë\x7F 0œ=ª>\x04 †7Q„¹ "
b"¥\x05 0ÛR‚”œÐkÆjY¢¡ "
b"©M‘\x0F Ö\x19 \x16 YáÊÓÖà¶E "
b"´á9P¶(ø=x0×—ø»çµ "
b"ºÌcÀÌ’É\t £¤@´£" "
b"»b³²\x19 cªg/Öåy\x15 ûÐ_ "
b"""
¾®\n
iî?I "~ÝŸ\x18\x03 9Å
"""
b"Å2ß[=2[Ømç\x04 `Ç\‰• "
b"ÊP'{àbÐç“\x1C 1aOê "
b"Ës)5´ªnEÂÁf\x1C g‚| "
b"ã2“áþ‹ER"¶"îoØLŽ "
b"úß¼ uÁÛG¼y‡\x13 ›(œU "
b"\e %§ú5H%Ëëã¨é\x08 ºV "
b"79(g§‘J_\x03 TÁ\x08 Wì\x02 ü "
b"QÄ\r \x16 ŽÑ\x16 Âì{®u\x07 ’l "
b"a\x04 }ò\x03\x14\t í}éK\x04 :\x7F\x06 "
b"eÄ‚E¬Æå¹b žÔp\x11 G "
b"i«ôh\f äqm\v \‰íKÿ\x01 "
b"pWo¾GÍûeÓGÕOnZR\x02 "
b"sE…\x10 ¤Uvß·\x06 àÀÐÝ "
b"z‡»\x1F À\x0E ‹¹l¹°s@\v Do "
b"|Î˹kƒCò«jäo2dóK "
b"}±\x1C þ›\x0F ~\x07 _šK¶KܼÁ "
b"…v÷e\x1D m•¡pá\x10\x13 öª "
b"‹\x1C í“^Zýc|F™¤j\x10 ÷ç "
b"‹ËÚ*(YtjÏ\x12 +[qÄ–\x10 "
b"Ž´\x17 *üìjNý(U!\x04 û "
b"’T^mj‡\r F\r „Ó¾ÎL "
b"•õíœQx\x16\x7F jA\x01 ©Yž'¼ "
b"–àt\x18 íÀŸ˜²GE_ùîG\f "
b"Ÿ<§ÂP:R…ÉÍ\v #bÓÚy "
b"·ú÷\x18 Ȉ\x15 °t¸ñbêÿe "
b"Æ–-MJlºU'9Œ»¨›§3 "
b"""
Ùß%á~÷\n
E³\x0F öŽL\x15 Âf
"""
b"ðƒ±Ýõ”üAJ[Ñóóé\x07 / "
b"ô\x19 B\dGæ.\f ;·wî@ý¹ "
b"ø‡pg•\x07 …\x7F ¾×-\x1A ’àûx "
b"ûŠSy!ún\x06 =\x0E C\x07 æíŸA "
b"\x14 vŒù½]Þv}J#¨¥¦Ôn "
b"\e J|RÄXªI3Ò_z£ÏÔ9 "
b"\x1D Í)¬ï˜`\x12 Ëã\x02 Þ±ã\x0E Ó "
b"$~Ûæ\t Ôf8\x7F “È\x12 Ûçâ\r "
b"*ü8R³¿;«\¹« 9J<w "
b".¯8B}–Ðò2Bâ\x02\x11 (¹ "
b"F>ÑÐú&nï\x12 ÏP\x0E ƒž\x10 5 "
b"SZým\x08\x19 ³ÓŽ#\v õÆ6‰ "
b"fÈ\x18 œÕ¡jïnÉï„ê>¤Ò "
b"oÞö{Øž²\x05 Õ\x1D a$ò7Ü» "
b"q\x0F Ÿ\r ²XˆÕÞ6îeâ%‰5 "
b"…\t\x11 Έ³(>è\x1D º\x04 ‚î‹ "
b"‹{¯ã\x04 íÈq4\x00 +…Òn "
b"lÚZ*\x1A\x16 Ú‰¯²hóî¸w "
b"³Œ=4\v ï¶Ü\f ª™¨—I€ "
b"½#éM‰f\x12 âÏ™`’]W—G "
b"Âóp Pë…\x00 \n ¯wà‘wa\x18 "
b"ÇL\x17 ‹&l鹚ÉMë\x10 àС "
b"ҘГ·\x13\x04 ©â³OjL!Gú "
b"Õ5Â\x15 s«\x12 ÕgîmÎEr¬/ "
b"éaPüN–‰ˆ[ÚMaPA«Í "
b"ìÅÍ9ÌC5@ FûhQçN` "
b"ò\x13 µ.`\x0E ™\x11 Ud“-²‘? "
b"ò4ºÀú(ñL#+,–fÇ^¬ "
b"öÇøBŠ–U‘\x0E Ç-(¼ÓøÔ "
b"öÿ{kžð›G\x11 ™Å†!õ\x01\x12 "
b"\x04 ÝäK+üqüÍ}rœ4\x02 \' "
b"\x0F wf/A5|÷f×ÀÙYtN "
b"\x12 ÙúÓÞF°«ä\x19 kŒ¦Eaw "
b"\x1E “å»,\x03 %Ú åRH;žu— "
b"\x1F ,_\t ÑMÏ\x1C ë”"¯RLÛÂ "
b"+í•`,h4L¦ôÍÞO]oQ "
b"586û\x1F @ô\x01 R³™ §Tå— "
b"5Ë[¾ˆ\x0E oÍ@ŠìËùÓà" "
b":\x12 â\x18 Í„%ü\x05 iº(ŸçE: "
b"@\t ¢Ø7>;›2É0.c:å\x1A "
b"Dk\x10 ýäˆ\x00 ¼\x18 2¢NOD Ç "
b"FŽOòÌ>•y–ÌKËžËf "
b"L7n¥ªÎ—\x04 ‰R\x11 Ê7yý4 "
b"MWoàœ¹>m\x0E /èÖ!þö\x15 "
b"XÖ£\x1C\x07 ·Ÿá\x01 ò%’:ò\x1A ó "
b"jT¦Xˆ\x05 ¼Ÿu:"»\v Ó\x05 ª "
b"n\x1F\x06 ³»»0K¾À=\x18 ÐtÅE "
b"oœÿÃðKhË&¶+\KŽî "
b"wÐÉþ¥j "Éa‘õeµ9\x00 "
b"y\x17 -Ám±(\x06 9@8\x19 8\f ”u "
b"…¥5Wð†òÇ‹Ru7vLâ) "
b"”ZâÔ2l]-¯Zœ\x1A ‘î¬Ê "
b"""
–þ]çæ·ê\n
\x12 Ñ\x01 àlN À
"""
b"šöÑÉÇq¨íò:7¸TOaN "
b"""
§Êá׫²Ž\n
84€?¤‚1
"""
b"©J\x13 IôÚw§·¼+åëF8t "
b"""
ª(]F\x10 AY\v cFò\n
g欪
"""
b"´Çþµy,%mÔ\x18 ê²\x19 ;þ— "
b"µÁä¶zhýy•"³9c´&– "
b"Æ‚OiONQ &Hsé\x08 ‘K "
b"Ë_Ûü¹+†¨¾SïÈœÐ8g "
b"ïé\x15 çÿÙi+ž¾\t Ÿ8É9 "
b"ñûUÑ‘`\x19 ³f*™ÀæÉS "
b"ùð"\x18 ʆüúØ=\x7F )ÿèäú "
b"\x01 Î=Î+¤òHLš>‹\x03 {7¤ "
b"\r ÙÁ×*¢v‰jÀæ=cë4X "
b"\x10 LN\x14 ¤ŽþÔ.W¦! ‰‰f "
b"\x18 Â\x12 6ɉBo/çüóä:~Æ "
b"""
"ÅâVÄ‘w»"Ò%ŽA¶\n
:
"""
b"0ñÙ¿\x11 .ž±3tY\x01 Á\r ü7 "
b"4‘éœB׌\r ‡ý™iFFÚ2 "
b"<#º+\f Õ\x1C ÍJ\e §¦h\x08 ) "
b"@\x00 €`ƒà×½\x08 ÃÕÌÊ\x01 ˜ "
b"C·LhŸ]PEcLà>±˜p\ "
b"XX¾“Àá÷‰K°ýôÎUm6 "
b"b…sE^-F¿«·FŽƒ,µF "
b"d\x07 ë\x16 “\x11 QméÞÐböp\x13 Q "
b"q§|2Vg\x06 \r [î\x7F "‹žÎ "
b"""
tíÏŽÐ\x0E ³X†×S\n
µ™ !
"""
b"„=°»\e v\x14 ÿ„Œ³±žºL "
b"¤QUÓf\x01 l¦k§´aƒ!¡ "
b"¬‹{ö‚´\x18 t-kŽsÑ©[½ "
b"ÁLTæÏž\f m\r ªu©¬DaÈ "
b"Ó•Ô6‰æÖìÔ°ø0á飜 "
b"ÕW½xͬd\x1A 6\x1C BË"Û\v\t "
b"í”WRK5 dNuÓuªúÅp "
b"ô&JéObä\x04 ÑÁ±œ]E$Ö "
b"öºq$è/‰%|øz.ºÅ1\v "
b"þo²Ï$£6¨7³:Ãb\f R "
b"þûc\r øsõô}¨§6\t ËV "
b"\x01 ù\x13 Bxä\x05\x12 lZŽÎ\x11 Å`² "
b"\x02 ýèî¥ë¹"3qý¨ ï "
b"\x04 ’!I°€\x0E KØ9?UÙ\x0E i "
b"\v L9A‚.\e °‡0A\x1F •†Ž\n "
b"\f ÷›Ù葺£¥\x16 z{dÛʱ "
b")éö7h°\x0F sð´æ¯µyüÜ "
b".bÚ\x1C K\x01 KÞ+¹ž\x07 e™\x03 "
b"/àjaJ\x04 ¨6\x7F -!‚ÂÚè\x1D "
b"""
0-F@Ò»Gž¶z¹\x1E \n
Wº\x17
"""
b"9(–ÜU$Ĺ\f ç\x1C\x12 ½šWì "
b"PŠí'†„÷•®\x1A ¬¡VZ "
b"SöÕ±ÃJ²©&‡ç¥\Ôvø "
b"U€‚=lâ\r ØçЪÊ%WEg "
b"dcUK\f hjH\$xÄø}\x01 € "
b"p¾I=\x0E ùžê{ΗpŒÉBŽ "
b"y¾ÒÊ; \x13 è¡\x07 ´;™Õ\e ² "
b"‚Ž0\x16 `‡ûwŒï‹ˆÙU Ó "
b"ƒÓ\v j¬ó\x17 â·7¨ò'ƒ® "
b"„BéÖžªo\x1F IW\x18\x1F Š€\x10 ¾ "
b"…þ\x14 –×P\x0F 'd|\x7F Ü”±„ˆ "
b"Žêi¡Bñ-²…€\x1E ßwR'Ô "
b"—ÐØ_Ža¦îü¡ùË\x08 ƒþ» "
b"ž5©«žé…Õ‡‰âöG%b "
b"©‚)í.´SŸIÄ4ã0|\x11 _ "
b"ª~Lk8a%G²#F†“¿·Ä "
b"¯\x17 ¾]\x1E\x06 òIõãúŠƒ\x7F ó "
b"³ð!ˆ<µ™ícª~Y\õS "
b"¹ü5\x00 6]\x11 Ì3'îS-\x13 à¶ "
b"¼\x1D\x10 Äú “Û»TŸØ˜¦õ› "
b"½\x0F Œ%—5&Þ4\x19 —q°\v œ "
b"Â[s2t3‘jصß\t ¥è~! "
b"Îýk'©9’\x16\x0F >ƒYi\x01 ;G "
b"èxáIb[û\x1A ˜‹Û$ÞÕý "
b"éõqó{¤Â]8€\x7F *Òø!³ "
b"ò'œ¯â:\x1E ÂKrÜéÀïM "
b"\x0F õ\x14 F\x05 85o©Wë\v\x05 Òt, "
b"\e }\x7F .[#1)\t äZ»/nÏ0 "
b"!’NÌ :~â™\x15 >Dt&‚ "
b"'À¢\x7F wÀAprþ(¢¶\x17 Á "
b"-€Ï“\x12 ö½µd\x05 ñ¼7¨qC "
b">\x1C J£¿&tV«Uí+7ø "
b"@•FM¥“h¦tàªy£”ˆ% "
b"BX|ò¾[u=ˆ¾Š¾0Dr "
b"Pdq\x04 Ãjr\x12\x18 i&‹\x1E f "
b"UËOøI^Û Œõ#\\v Aô¦ "
b"c¦àýŽTÍá¬ËYù\e ˜nÖ "
b"s_ÑÔΫîáÄóq’k²N\x7F "
b"‚îÜ[}»1Ü/ö?¯¹ÃÕS "
b"Š\x1D Eõ6D‰«\x05 ®+È!\x02 Œæ "
b"ŠqŽ\x08\t OˆYœFAÈQ@½ "
b"""
’\n
*\x08 ‰WF°mÛ–\x12\x17 +
"""
b"œ°\x1D óoï373òï\x1C –7è8 "
b"¯Å–œu¹½\x1C\t øÌ\x03\x00\x06 ó "
b"¾,E¯ÔÁ\x1F Æž®ú¥ýzÏ\x12 "
b"À1Õéæžd\x15 J\x1D º’\x19 ”.† "
b"É‹ä–Mé•ûb p~¡QC "
b"Ì\x1C 9\x02 },¬EÕ&\x1F “ôÜ_r "
b"ÒH\ªR"âSûïÏ\x15 bý*Ž "
b"Ô´»;™\x08 >C\x01 yþ\x02 `\x1E ¬% "
b"Ü÷áÊ«ˆÝf€òUË\x10 Š#\x1D "
b"ÜþÑX@S’\x7F éÂJP\x03 ÎÎÿ "
b"Ý\x16 Î$!øBæ×Ï\x11 >\Y¬ "
b"ö‹Jzw¼åÑ{¶KŒöV\x7F "
b"û4¨‡:xÈßÐ(µà¥–e4 "
b"\r ö½{\f CES¡-ª\x1C 'ø\x0F º "
b"\x0E Îe9ëK\x1C FjVž¹\x05 kˆÛ "
b"\x12 Ÿ)¸¿ÉðZ˜ãRÑþ\x06 Ø\x1C "
b"\x1E ÌaÄ`‘›»K¿¾:Ƹ¹£ "
b""Žî€-¢\x03 ïžË8åã@\x18 "
b"'\x19\x00 ÄácTø%@®V@Œ»„ "
b".ÿìÐà\x08\x13 Ÿ:ú’Ü\x18 d:@ "
b"2€\x14\x1F Üh[²Jo£†Ë\x18\x13 i "
b"7Œm\x07\x0E ýQ©ý^q}\v ;\x01 Ì "
b"Q<·MÂLVâÄ]\x17 Ó\x16 \r ŽC "
b"Sѯ\x10 ÔU7\x04 ÀÿP¤¡\x02 "
b"W€ƒ6\x08 mF%/6’ÏŠ;CU "
b"[Ï\x01 ¦¤ù ôÙ®ÇÊ”\t ÆJ "
b"i•\x10 ²9šºý\x12 êm\x17 Ì=vø "
b"l•nXÐÅ\x08\x13 ‰¿—Ú—FÈ\e "
b"oߨ£Ò‡®Í‡8öaV.\x01 D "
b"oõé½\´\x1E\x11 Ò0ÄKŒse "
b"p!1µØ\x0E QÅ\x12 †™Ùb¢Ý‡ "
b"t\v ŠñNZ\f ÒRÈ#ªY¼§‡ "
b"tÍ\x0F ÁdUn\x04 üæNþë YO "
b"u×K†™ &´ºÕÞ‚‡lO˜ "
b"""
yÙÙ0 \n
ß0¥“¸x¬¢†4
"""
b"‚®¡Z,)êú:žµÁ…`XÆ "
b"‚¹¥\x04 -³ÎÊ(¡ìË\_¾ "
b"‹ æßrܯúäbIÉMSgs "
b"•„ÉÚ~x8«Ýûgq²Í° "
b"›\x1E Þ™¦§=LôZЍ³óÝV "
b" ÚøNNx×}¿{”ò\x06 P§\x7F "
b"³ìñ\x10 ¬;é»°ëߨl‘e) "
b"¶Xð|µ\x16 )Qõe`]q%\x00 d "
b"""
ºõ2\n
Å.\n
›\n
O+\x1E ùò_£
"""
b"¾]¯‘gS¯0!‰†Ç\x04 מE "
b"¾˜5e__\x11 ("ix0+, "
b"¿xáñ¶^V†Û××èžC9Ï "
b"É\x1E .×e²ŽÄÉ W'þÐh* "
b"ÎN!†0qÉx[èº\x1A `\r ´z "
b"ÒÞQ\x16 B*\x1A ‡Ü§\x00 •\x1D s`¢ "
b"Ù\x14 <¹ˆF숉ÁuË6ù™› "
b"ïgoS:=co¾*Š(bb,¨ "
b"ïÂ`Ž9\x12 ›¤ê›µ\x01 bûá "
b"ð4¬é“¢$öòTaÂÙ\x11 o "
b"óªxÀÎ;e7íÙ¬áwº\f † "
b"ôOô{bëJŒÚYóm\r \x15 mþ "
b"ý\x11 ˆÆŠ}\x10 °\v ÅÙ ¸kê "
b"\x02 ªf)`\x1E GÒ3—ƒi6+N "
b"""
\n
)‹À—8Ó½b¨\x15\v ƒcXé
"""
b"\x10 š•®\x1C\x1A\e\x06 ½F¤>¦\x19 ¸• "
b"""
\x14 ÂSd\n
qb`x—Ve\x13 ÏÉ
"""
b"\x16 RJÐ]!¢L]”Ò1å p‘ "
b"\x17 ç®ÚÇt\x16 ¾»WH° ÌÔô "
b"""
\x1F >(ÈÓ¤\n
õð6:„eƒ;®
"""
b"\x1F ²¶]wȱ\x0F Œ/–;ZoX” "
b" ðïçp\x06 sT¥A6oéª[˜ "
b"!\x13 †F©Ë_ôL^\x02 Ó‹îæK "
b"-…ܾ–…£ÑbuÙk‹èþQ "
b"/Œ¤^%pþ/c2d®'hõn "
b"4E\x18 ý‡ð¡Û\x03\x10 CmSt¾´ "
b":èük\x17 6%µo&¤4ký\x14 ¥ "
b";U›\x0F\x10 OË’·Kü1a4\x1F P "
b"B뙚%¬ÏEZR×CÌ\x7F b˜ "
b"J&µNø%\x19 ÍòV“˜ºÔÎi "
b"K¥“\x00 VÅF¿\x16 Ûùõ "
b"MÈÂ*\x02 !•q,¢y‘“±Ý "
b"]i0©ÌÀ<JÐaWÝ·è\x11\x08 "
b"""
]‰$\n
z\x03\x1C cG[“.Z9\x11 N
"""
b"`\x0E «¬Œå\x07 –ú¦eY\x0E +•\r "
b"l®\x17 ^ ÕNßµ3 „ÄLU "
b"pú"_5ë|]ÂG<ÙXq„4 "
b"rü0¨\f «Žœãp/l3W¥F "
b"v¬\x11\x1E ¶šï„\x12 “oáã[÷Q "
b"zH9¼\x15 ·j@k\f G\x14 IØ_µ "
b"|L:B4ë¹\x07 \‚]\x13 aš# "
b"\x7F ܧ\x03 pø\x1E f¦AÞ@C&'ä "
b"ƒ’6:*ÏcTè–‹¶Þè "
b"„m\x15 +´\x01 Pœ\e \x1E ÇLÞߣ "
b"„À^g\x07 ^>cd`|ÝEg5¹ "
b"ŒÚÎMÄ1·!"Ü‘îݯù "
b"Ž8øÍq†gn^Þ+Ö\x1A »“” "
b"’¢c®çJ°]\x1E K¥hãÀÙ² "
b"”ó©Úþ\x04 þR‡Š‹ƒ6tÖ; "
b"¥Úq×%Ô‡²Ë\x1D p]@Uƒ¢ "
b"§üpðÁ6¥œ'ñˆtH\x11\x1E < "
b"""
ª×UìNËxзUÉ \n
â\x11
"""
b"¬êÞ½gþX,Vê|\ªÑ;\x08 "
b"°ÔÝžV&4\x10 r<Ÿw\x14 /õ "
b"ºšOxÖAiáòEmTi;v "
b"ÀÊ\x05 ð\x0E ’\x0F ‘åë\x06 ¯²\x02 L "
b"Èu™s¤Ëô¤Æ\x16\x0F ë¼'8 "
b"Ò\f ÕÖ\x14 Ë)ÌâöœEÔ "
b"Ó\x16 ‰C6O£6g•$Š_\x18 ìø "
b"""
Ó+Éu¢äòÓ\n
©Oò|ªA
"""
b"""
Ö\n
\x03 ÷·ðúÜpj†Éã\n
‚ö
"""
b"×wŒ.œO\t ue¦ú¦}dzå "
b"Þð1¯W2&᯷w㙬 "
b"䬻-Ý\v Xu<ÎhßµU÷ƒ "
b"õ\x06 ¼\t #\r ¬ÈÀ\x04 Uäˆjh "
b"\x03 ;#@?—J×53@ê\x07 Ö\x06 0 "
b"\x03 މ™=ò’…?®hReè\x0F a "
b"\x04 Aa\x7F ãÃFŠ<’\x07 Z:€¥ "
b"""
\n
U€\x12 $ù\x0E ¯‚¾”\x15 ëÒer
"""
b"""
\n
§\x10 ³oX¥\x13 ˜á10.É–
"""
b"\f Ê2œHd'´ÛªÚ\x0F èƒa "
b"\r ÃèrJDŽ9\x07 ì“NoU×— "
b"\x0E ¼3Õ•GUë]\x05 ´ù\x05 â "
b"\x12 ö–¦¸\x01 iÓv-ðu"Ü©Ý "
b"\x13 ºZ£‡¢]àÆ\x03 äõd™ûØ "
b"\x17 •Ö\e fB5úoŽ\x0E ¡ÃPô+ "
b"\x18 ’Ë@JP½×Q\f £w¡1œT "
b"\x19 Wy\x01 `1?»\x03 :ªD•PÀ "
b"'hôt—<—[\x02 v½\x07 A‡2 "
b"*B[Ó¼‰jk½ÚîBáÔ\x7F à "
b"/\f í“\x1C Ú"\v\x06 ¬ÓHÎÁÀ‡ "
b"6\x07 "Z9\x00 :\x06 ·U;\x04 m–0 "
b"8 ´¤ªã\x02 Ô>÷ªSoYû "
b"<iá×Ù8„‹qM~i\x1F GŸ‘ "
b">ÏçKãÉKåB„ïk2jmÞ "
b"?\x04 l+3èÉ=§_•"˜ZîŒ "
b"?”9¦\x02 ޚ߉HeEš\x1E 4Å "
b"@<¢\x05 QB\x14 ä’Ðbûßú\x05 "
b"Gü\x19 Øëê§ÄÕ¯/ AñÊÕ "
b"MŒv¢\x07 k\x13 µrto8‰\x04 Ù "
b"T»4fÏÖN…vn™˜1¥^ "
b"Vá2|·ë‚Ž‹×U^²Õ "
b"fO\x13 ¨uðas3_:_…Qg\x10 "
b"gèð"\x1A\x10 +çZn´d 7[û "
b"iúø\e PÓ—çÒ;\x06 º{┤ "
b"xç/n÷„y'ç3ô-§\x7F ’% "
b"}÷<—¡Íh´[2¤ý/YmÍ "
b"€`3 Meuœ¥Po)z3¸ "
b"‚\x05 H\x03 Ì¢qRTÉ\\x07 M\t ì( "
b"ƒ›ü<*{OÌ$ñúå\x1A ýp "
b"Œ±ÑMzf\v ì\x1A öŒ\x05 j^ÉE "
b"k;$\x19 ú\x04 ³½+ˆI±Úƒ "
b"’²\e دÍ\x0F €“ÒlY\x06\x17 "
b"”¨z¶½°D…äîV²ç bk "
b"—ôë7ê$\v ŠèýO+Ák "
b"¡¾”Â\x11 ™\x13 ÁÀ\x10 œQ)_³ "
b"§Õ1£Ú\x19 î\x0F ƒ¯¤R<ëé "
b"""
©â´CÉ\x0E užØKæOüW\n
ô
"""
b"ª\x1A ¡ˆŽØp²\x15 æ¾.$ö\x19 "
b"ª\e\x01 O_™!Lù´;ãz\x00 ”\n "
b"ª€¶¨ùõ~ˆŸÂ¥ÁU€ïŒ "
b"¬(±Ú~‚[ç¬g›El^ÓÚ "
b"""
º\x0E ·\v n\n
±DñìÀ\x14 ‚¥8ž
"""
b"""
½\x1D\x0F /p¨-*\n
ÝZë„Ìa
"""
b"ÂÉ[ZžÍ]Ÿ%âžsÈPaK "
b"Å¿\x1C 3\x0F €W\x13 7«VÑ‘\x17 ñ= "
b"""
Ð%…»¶D¢{"\n
®\f ëssq
"""
b"Ú?úI»T/\x08 „\x10 |@a>Y’ "
b"ÚðTRµ™šôNiF0rô "
b"Ûñ5ý\x04 }\,„º|KNfY\x03 "
b"á¬.âŽx 3uû*k~…ƒ# "
b"ãí¡Zú!}Ê¿H†…rëÓ“ "
b"ç$Ì8œÄî,g5ï%›BÍ` "
b"""
ì¶Ía\e %•P/\n
H\e mô\x02 ð
"""
b"ñ\r ]DëX×%’m©å3\t ßE "
b"""
ñ\x18 \n
\x13 &‘¤›\x17 Ò›DscE
"""
b"õó„Ø€moÑߟK\x08 Y#\x1E \n "
b"øÌƃÑ~Í ÏàÁƒ´\x07 ³Ž "
b"ý›Î\x0E ‰Y\x12 gû!bÒùôvŽ "
b"ý¢äúËO\x0F áÅ͹DžBl\x10 "
b"\x07 ÛµPÃ’tèÿd÷ð\e Ø\x00 "
b"\x0E è¿Ý\æ\x17 Õ>8\x1F "!°\x1A æ "
b"\x12 ÿŠÃ\x1A >Û\x16 鬰Æþç\x1C\x18 "
b"\x1A\x02 :Ê\x1D 2Ô#9Âw}h\x7F 6‘ "
b"\x1E ª›Þ$§í¼\x05 ¬b((dÙ\n "
b"'Z4€³ÏÝÚcñ¢B9P¬ "
b"-¥-\x08 @ä\e ƒ63\x1E &éY\x04 ß "
b"0.Õ:\x12 Åw\x16\x07 µí\x0E f\v …\v "
b"3\x18 -£Lí±+\x15 ‚}g¶—ªò "
b">¶Á=ûÛØ\x1D l)ÄtZ7\r \x1F "
b"A³ú+—Ì\x0E ~*?C`€ïŠx "
b"E€ÌòUL\x14 â2]Vü\x00 ê¶á "
b"LÙøGâó+É. >m)F‰\x19 "
b"P`E\f Ïѹeˆªîã\x15 ” ì "
b"V\x08 Öˆä$ß\x00 ôêÐ*NÊ6Á "
b"W¢ˆü+ï×Áǘ\x11 Ž\êÃÅ "
b"`8?†jðíq§À¾%\x18 %mA "
b"aÔÚ[p,{$Èü\x04 øÍödj "
b"k5kÅ\x12 PrÁ\x11 ä’ò\x06 ,Å "
b"q\x03 §Ô\x12 §:å–\x00 ß|–¼ë’ "
b"sÜAY›ÜÅ׎yvõD€\x04 ü "
b"z¾âBÁ\e ¤»QŒü\x14 Pþ?\x1A "
b"|©\x13 ³@"%ö\x05 Q˜\x1A ‡¿mâ "
b"€MŽ\x1E A¹™`ðš–T7 "
b"Ó©¼[\x0F µ\v fìCê\x0F }@ "
b"„:Í¥ØÂL7z܉tË·% "
b"…wîm<ȺmÒ\x17 võ.¸±’ "
b"…¨’\x05 ÿ@ú -¡Ýh|›\x18 ò "
b"‰p,_›ÜÏÁ\x12 •m0D\x1D Æ– "
b"Œ0¿VjêŠ,\x07 ô›Ø\x1D M¿y "
b"4\x14 `~\x14 3\x02 Td8\x1F êI¼ "
b"‘±¼u¼íP…\x1A ]\x06 9ðí "
b"“R\x0F %ŽÀ\5ø}¾‰Ká\x1E Z "
b"“b\x7F õŽÉÖÑ£Åòí\e Ôà³ "
b"—\x1C áü\x1F €„ä::1ËäM\x12 V "
b"£×á\x1A ?ºý¹½\ÁÛa߈ "
b"©¹Ð¥Ü\x1F [Ü~\x17 Fya¯—¹ "
b"""
¬tÂJM\n
q 0;\x0E f\x15 9é\t
"""
b"ÅÏ\x06 2ñâ\f\x04 $e€7\x19 ¹È "
b"ÍXFÈtBúfËÀ\x11 ®)tá "
b"Îñ‡ 4%¹¨ËÈÕR÷:5 "
b"Ï^5û\x05 ÁЖ‹)]F#eã "
b"Ú2—æ²ý.¹lãª1…ö\x0F\x1A "
b"Ü\x1E ýéü1ÇžX-¡Õ¼±ç\x04 "
b"ÞhÔ,/–w?úeŠ]S—5¨ "
b"ßù(ïPÌèŠãápGJ·öñ "
b"쇌\e 9~\v Å \x1D ,\x05\x15\x19 æ\x12 "
b"ð‰\x17\x19 ÊÏã=éݕڷúé0 "
b"óa^ä]*4Y\t fì©\x0F Ç{Ë "
b"ósQejhW?2¹`Ì‘ß\x1D\x01 "
b"õ}NP\x7F ¶\x01\x07 QtTâUv±Ê "
b"ø’QÁa³õ·¦v\x17 ²\x04 ûÌÕ "
b"\x02 }\x07 .\x12 h“ @ÿªÅýy\x03 ® "
b"""
\n
\x05 šÄ>ÄȰ×K\x1A YR,\x18 0
"""
b"\r r\e iÆ\e @1ÿÏJJŽ;\x0E 6 "
b"\x10 Dðù½åÙt—%ÓÉÜ\x1F\x15 "
b"\x1C :,\x07 Oî\x12 ‰\x1C QNüªFï/ "
b"\x1E ¨ß{˼̣]\x00\x17 Eº›p’ "
b"*:šK‡\x1E XÛò¡J½\x02 ³\x05 V "
b"+b¥º£” ¯´Ò—ë´ºË| "
b",¼òßZ%)ƺ1\x14 PM’ÿ "
b".Œ\x06 i‘Ý„Äö²'½ À\x05 ¹ "
b"/Uʾk9”b¾àMñóÉÛß "
b"6\x02 ËB\x19 W\x14 A †«2¢jý4 "
b"6Ÿ3#Z„î€5¢üDZ”º£ "
b"6¥sEj¸—ß-Wÿ\x18 õ "
b"6î*H¬…\x7F !)ÐÐw\x07 äìs "
b"AF\x11 |ñÞ'\e KS'\x13 v©ú± "
b"B\x12 «±Dæ\x06 œ5O\x07 vo\v LŒ "
b"H\x08 ±p'4‡\x10 ŸRèÿ")„ "
b"I7•v‘\x07 x³\x13 ªþÁÅFÒ "
b"Nb ý[è\x0E\x1C O>’‡³k—\x15 "
b"Q2ga˜(c6éF_µ«\x06 =µ "
b"Që\x1A\x03\x07 õ¥\\x14\x0E áÒ°5Mš "
b"U\x05 ʲ…ŠR`\x12 Ãý‰\x11\f\x1C Þ "
b"ZÜVûéüÈÖÞ°à˜\x14 í "
b"]`OFãl\x05 k¥Ÿò*p#wC "
b"_˜í\r ÀÃ\x03 A‚\x7F “cîn\x0F I "
b"d«OÞ\x16 ÑP\x10 >ÀI0s›$ "
b"n4€¼ÕEn€¢ÙbÂAœ«q "
b"qæ\x15 Æ”™ÂAÙXjõù§•% "
b"t-ÅÙ·W€<+„æ\x1F ly\x01 "
b"w"»4¤ÒJØáyø/ÄN® "
b"xm;à\t g©ˆ{ì[ÞÛ\x11 %ô "
b"‚LUÞt[µ©^\x07 0Ãp* "
b"‚Õ\r ¿u\x06 lé9ëêŽ×?^ "
b"Š*„&%;öF\x05 £\x08\x1D ºP] "
b"—¯CƒëLHßWyflZ{t» "
b"›\x11 Ðɇùî‹/\x10 Z\x0E IÜw "
b"£G?\v pÝâŠ\x0E "‰zÅŽ\x13 þ "
b"¥¹}\x0E ³Øldb|©GØÔ‘ "
b"¦ÑaUäöÿ2Üš™„\x13 Ô`P "
b"§x9‚püÀìM7¥¼\x11 çšÑ "
b"«ïjß‘ý^A/s¾Â£[Á] "
b"¼•Ù¾\x16 éŸta\x13 Õßz©\x1C "
b"¼Æ'\x02 ÉðÓ›!\x12 ‹ß\x0F ¶¹\r "
b"¾~·‹Û\x08 d}Ï£*÷Ì’\x13 9 "
b"ÀLy¾‹owLýC²F8 "
b"Àæ©á*Aò¹[\x03 W>\r %ñD "
b"Â8+\x0E\x01 W—±SÊÈ(`hØ\x03 "
b"Ã}–þ\x15 ¶©)óVZ\x14\x17 4Ÿ\x06 "
b"ÇŸà\x08 /$Ÿä"ª á´\x1F -% "
b"ÈÈ߀h»ê…)qqÁo–lë "
b"É\x1A o+„þ8Qs^\x18 ÝAþ\x00 "
b"Éf„3¶ƒámÂGÕNs\x18 "
b"Éĺ}Õk©ñF,e'’_ "
b"Ë\x05 ¡o~;ÀÅLŠœFì~•] "
b"̽\x04 -åÿžO`+Ø’n~Z "
b"ÍË—q×bùÉ4\x1C ÏÐÑ^—¤ "
b"Ï#r\x05 þs?m«û”IDÛ*ý "
b"Ò\x14 ¸‰ÏïŸÓb\x06 .wGdiê "
b"ÖrJiGVe„ú\u÷É|«V "
b"""
ܾ\x08 !ÌÉw\n
E@¤…eÔ
"""
b"ݪ¬v\x0F 5s¥»\x08 ™/%£\x18 c "
b"àf7o†ø×+úü[ocS "
b"äÇàˆÔÕhŒ,Üɼ—?\x02 "
b"é6)J\x1A Ùãçˆ;\e °„\x07\x18 "
b"éÐBÊØÊùÎ\e h\x1E N\x7F ë™ "
b"êl\x1F t'\x0E Pe¨‹I\e Fó\x1A ´ "
b"ðä={\x00 ãQׄ\x17 p¤a¦dG "
b"òÀƒÛªí\x7F ç0PíTóèÁÔ "
b"öà0· ”Þ°K±üÂ_\x1D š] "
b"÷çHôóžó?ñV#ò\x19 Ü1ï "
b"ø€·åu?ëT7ð¤¥>‹kÕ "
b"\x04 ìÎ'ÁÀ§™\x07 R<pùc„ "
b"\x05 ¶,”ÊçU¥]ÕKæS'íW "
b"\x08 +Y.ð”¸Kð´ÿ¡5·Y "
b"""
\v µ\x01\x1C Ûàýˆ[ÔOtÜ\x08 \n
š
"""
b"\r \x0E ÒaŒS\x0F\x07 Ž\e 'βX‰í "
b"""
\x0F 'Y¢”µý½)WÂ\n
NßÈ
"""
b"\x11 *ñQž=•o@{Öˆ(¼£ "
b"\x14 ÔúxÅ¢C\x12 Õb'D$ྠ"
b"\x17 à1.}ޝ„ë.y(H‡À; "
b"\x19\x03 èÕúAj¼%¢¸—€ì…$ "
b"\x1D Ê$ð(‘âç‡.\x17 2\x18 s³ "
b" )+£ ÿN5–Ò5P†®zt "
b"!L=/\x18 "\x7F\x01\x12 Q\x00\x02 Â\x14 C "
b"$0å¸_c\x01 (I\x16 ‘tðoî "
b"%%ê\x01 Anþˆ…V*uˆ\\x19 Z "
b"*h®ÕE»º¨Õx\x00 ñ‘Ë÷M "
b"*ÎîÞ|Õ=\x15 Üˉ§õ4VÓ "
b"+PÔÁ\x19 CÂæ¹³\x15 0ÛH¾S "
b"7|)pcº†Ö‚Ü›¦Wº$Ï "
b">}>}Få“âÑ•Èѹ\x06 £ "
b"DÝ•\x7F ¤A¯RGˆøyëfØ$ "
b"""
Ewv\x1E Ï•\n
pò3í,¸‹hì
"""
b"G\x0E Xu\x05 ‰çÂ$\x1A m\x1F %rÚø "
b"Hß¼6IËi3ÓÓcRÔC\x14 ´ "
b"IO÷‘¿ï>ºGq\x01 M\x11 ˜ì "
b"P¡\x7F ÝížÐoažuãñàB÷ "
b"S@í\x07 z–N5»\x19 úq‰Âò "
b"Tô!m‚[€\x14 àÍÌ2¤"“Ž "
b"Wëðë\r ,X<\x00 ·€¨)z™ "
b"Yd¦\x05 !e9cê‡ÊsÃÍ\x06 "
b"b† \x15 7ýÕâ"J=\x1E ,\x06 f "
b"bŽ\x01 Sú_æ³ÒULíÙî‚ "
b"j«§ ?\x12 ÷;§\x00 2‚3ô\x08 ³ "
b"k\x16 0¬*qèúÏ©ÎCõ\x08\x02 i "
b"n==î\x1D fk@©(Í4H$[ "
b"wä'rˆjÅîâfÜÿ%™KÕ "
b"{âfI\r (\x08 p)\x0E J®à "
b"""
~8\x0F Ø*k— ©ï\x14 Þ¡s\n
Š
"""
b"‚\x0F 5Y\x0E PÜe;W1V|E "
b"ƒ\x15 %µâÐ-£"9߬h\x18 G "
b"""
ƒ1#R\n
BƒŽ\x04 „Àós·\
"""
b"Žòp¤ô\x18 óŽxù*€?\x03 ©œ "
b".—yY²ŽD‚!Fº‚Qþ\x7F "
b"’àc\f\v É4w¹·ÄŠÃ“¯ "
b"–Ûζì¤j~Z\x18 (‘ J‡ "
b"šp´\x1F =Ë\x1F hËþ·ýk¬ð' "
b" Ö4ñGÑY\x1A ô¯þÜH-&Ê "
b"©Øo^ü6\x01\x00 T&ì¡WS=ð "
b"¬20\x03\x12 i}t\x0F W+†ê¾w§ "
b"¬‰F¶*l\x0F æ-¡°dbºb "
b"""
æàmTµ\x11 \n
iJPüß¼ù\
"""
b"°Úþ:Ã\x0F H’fÂÇ#ø\x06 Vå "
b"³³›C¢\x08 ¢x7ü™¼\r þ\x08 Û "
b"¶\x10 ¼@T`HEg\x14 ì¦ÿ "
b"¿Ò㮨\x1C Bdlqº‹=“\x06 ê "
b"""
ÂAz¦Xk·É\x13 ‚¨zî\x01 \n
c
"""
b"Ä5Ð6øÒÍ`\x04 ™c\x11 ‹Ïh€ "
b"""
Ç¡Û[\n
¡³³„̸¾\x13 ü‘ì
"""
b"Í\x12 í‘.Q\x12 ò„§ö\t %öðI "
b"Í U58ZvP1T5¼…\e x€ "
b"Ò\x0F †H‹õ\x18 ¤Ï²&Û9Á\x04 "
b"Üæç‡°£Âµ{y”ßÒôJ "
b"㤙c\x1D Ãx9©\x08 àØ\x12 ×C\x1D "
b"åC)‡x5æŽ"læZC*hÆ "
b"è7]ïæÐïr\x0F `FÙ¥s\v u "
b"è¯$ôû,‹\x1A\x18\x1F W\x1A Œ´7\x15 "
b"èü„\x05 RpO»¶Ò¶¬†M\x0E ú "
b"ì‘TÙÍg\x12 £+-kåîI$ñ "
b"í\x0F\x1A G\x17 k8Oó‡qË(\r Û* "
b"îH,¨C+1 ÙjÓËo’\x1A q "
b"ïS'\x0E Å\x19 šQ¢È*„1Ì¥/ "
b"÷Ïf@91Â\x08 ]úŽ\x05 C<\¥ "
b"ùƒ/ÝA0îL\x1E bQFcd“ "
b"ú\x11 ,êÁ“\x11\x0E ÕŠb™³\t\x1F ” "
b"ý¢¨„;\x1E y\x16 ›"Ó¢—Èn "
b"\v (¶\x1E )‚ú³Ç+\x03 bÔi¿ "
b"\x13 ûÆc²\x16 $°þ–¨•Òâ¹Ù "
b"\x16 sF¯Ÿ&œå¨ú0ãéï• "
b"\x18 FG¬=õݺÐ<ü¤®ý\x03 À "
b"'ÝhRYÄm¶Ç :uûðœC "
b"*N~E_Äö™W\x06\x19 £Íyv> "
b"1X½\x1C SÜ\x1F A>F=\v ˜]Ñ "
b"3Q\x02 !ópÿp{UËàÛ'vä "
b"4¼šˆXˆùû†œxÿ»Ë3Ï "
b"5܈ô–T\x11 =Ù[ö:ãM{ "
b"6*\x13 ⥵WÀ\x17 T©øº1[P "
b"=Uí1—-ÝŽˆÎH\x1D ÿÃt "
b"BKŒâîFm̆$w\x02 4ØhÝ "
b"D0\x0E ›X\ú\v zÅüèpo\x13 ˆ "
b"GN$ø¯\x0E Á½Æy8Èö†$ "
b"GT\x16 úOøÙ;è¹É÷\x19 ‹6î "
b"KHrÄ€ýý"ÉÐ}Žtý£ "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.media` . `id` as `property_group_option.media.id` ,
`property_group_option.media` . `user_id` as `property_group_option.media.userId` ,
`property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` ,
`property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` ,
`property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` ,
`property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` ,
`property_group_option.media` . `file_name` as `property_group_option.media.fileName` ,
`property_group_option.media` . `file_size` as `property_group_option.media.fileSize` ,
`property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` ,
`property_group_option.media` . `meta_data` as `property_group_option.media.metaData` ,
`property_group_option.media` . `config` as `property_group_option.media.config` ,
`property_group_option.media` . `path` as `property_group_option.media.path` ,
`property_group_option.media` . `private` as `property_group_option.media.private` ,
`property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` ,
`property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` ,
`property_group_option.media` . `created_at` as `property_group_option.media.createdAt` ,
`property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` ,
`property_group_option.media.translation.title` ,
`property_group_option.media.translation.title` as `property_group_option.media.title` ,
`property_group_option.media.translation.alt` ,
`property_group_option.media.translation.alt` as `property_group_option.media.alt` ,
`property_group_option.media.translation.customFields` ,
`property_group_option.media.translation.customFields` as `property_group_option.media.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.media.translation` . `media_id` ,
`property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` ,
`property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` ,
`property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields`
FROM
`media_translation` `property_group_option.media.translation`
WHERE
`property_group_option.media.translation` . `language_id` = ?
) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id`
WHERE
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (0xAD4B1C2A999513B21381A8E65BF9F4A0 , 0x7CC1A4D648262E83382772ADBA0A40D9 , 0x367D3F524A3DE59745233DABC205FD8E , 0x4E991A591C72A591E492DF11231ED7DA , 0xBD9C6074CD8B6CB799277B933751A6E3 , 0xE11A3756961A5BB52E80C4571A3514C1 , 0xEE42CBDF1A0A4233BDAB33C7DCFF96D2 , 0x67EEA75C4C130E869189F2468592D255 , 0x67F7C95C89C0043847ABF3084B5FECAA , 0x83252B138551E712CEC9329D17E8E852 , 0x6D122932018F35728F0BAD44B8C0FCB4 , 0x647DCD15F8E6C4E9809F03CBBA52A810 , 0x4BEFB70CDB6301D093884892AA93DBC3 , 0x96A1B72F1368A47EA04DC2D03F184058 , 0x74FC5F8509671D87B6B0C2134C5093A5 , 0x3BA6B360617E205AF6E355F38CE4A50E , 0x6ADE71D1C6701D4347CCEAFB223F0D64 , 0x3E7BF57FD6527E29C4304127163A7321 , 0xA3AE7B3A7E10F1B384E7F28320E22E34 , 0xC6DBCB73DD72B7C40571B9F293E378BF , 0x755562D8CAADE10AD35F54F8156374B2 , 0x065D520DF9967222DCF03FE1D136A474 , 0x4EA81C8ECEEF94C2D457D66A7537E6DC , 0xFF9B22BBB28DD93E294846769D76FF43 , 0x8B1574D84536685998AF31C4FA9EF365 , 0x36D2BECB0A9946B48B53CE705ADB0C33 , 0x4C6EA6C8C55A92F8EB156583BDD53978 , 0xD4A5587140A82EF36BBFA5F688983960 , 0x054B411D63CE6844EA7B41962A097D0A , 0x518EB2CD2CBFFCEB73B4C8B1D1D14CC8 , 0xBF8F49B793A6FA802653D4D741AB85C3 , 0x6761EB11AA9ACCAAC79917603D23159D , 0xF0BFFC1F6128388996F08E0ACEB256E8 , 0xF030E55E2619E044EF1AEDB696BF7F9E , 0x27F3FA8617B7583BA36631288EE5D23F , 0x28C21093A54F63378133EDB23873BDC8 , 0xC8AF40EBAD60F9A9C029165C8E787ECC , 0x4B021E4119D290A4CC6E420EDE49C77C , 0x8FAFB1DCE41AADBBCD846587AFD624E1 , 0x7D393FA554A01E1A41CD2DF88C8E1FB6 , 0x8591A35F8D1F7746F7CF4B37AA9D5848 , 0x959BCCA006036F32F096AA3E27EBAEA0 , 0x290E274DCE5DE4F35620CB4FB8D818C1 , 0xCE283AE9B1BBA055FAA1B09C3BE1BA7E , 0x062214565C1E7F570AD7E0EF52A082AD , 0x6E64A8D9B48DCCEDB07B0BF6ABDFACCF , 0x8843DB5C14CB017B733824DD12D20B98 , 0xDB895561F1A24C955F43DBDCA0C5568D , 0x05832F7205DD5024E3BA7B38F5745C23 , 0x06ED33C45D29C086EAD94233982A5B25 , 0x2FBE6CF23FFC6DCEC7A3443AB2FD4D7D , 0x41225AE5E11C0C4729D98CB45D1A8389 , 0xB4073C1FE79A7CBF7EB73062824CB073 , 0x65B88DA49EAFFC7B95119B4924B0CB01 , 0x0D2164C846DD7AA96BA42051B86A15AD , 0x6113746520322610B5457E2C5586721D , 0x3F21D2ECB9854AF09AA40EA98E5F3EEA , 0xB4B8A890236C0820E46E424B20E533EA , 0xBE30E4CA39CD9FBCF1209DB7B650A548 , 0x68883921DB8D0C4DCE1A2A4CA662F73B , 0x76B24C42F56C47536905F0DBA00FBF11 , 0x7F0DE3AE8B2EE8386B713FA0BBD38897 , 0xEFF7C6CF335706EAB9C73E51B167E5A9 , 0xCB6EDE1ABF39FB88F8968CF76F4C3B9A , 0x3A4E683D5BC59342232D3C4D60204E8C , 0xB32DC8AD300BE8FA38E32BCCD549F797 , 0x926C72ED7630F5159BD3361C924646DA , 0x0F918814F06DC967ECF5380FA1235752 , 0xC105294F94ED729D23AA73B831B02CE3 , 0x713918930FF93702EF1F990CA1ADF3C2 , 0xCD14CB3A74E305DA96802DCE38A61086 , 0x00DEBFB7074B929D3F751118F82350EB , 0x0FDF5826EE6D3BDB7DF36B82CC425E3B , 0xCF7E1C9FA63DDC771BAA78ABBB9833E7 , 0xEAA57CF7E8789DC34A4EBCA929695456 , 0x4001D1697D197A61FD213152A7E689C3 , 0x5EF3B212D6DE843C33D42C1C19119288 , 0x70860128EC21D336BAFAF694D7B8E762 , 0x597133F9658FD6F17B933C44496FD701 , 0x058C8DA3C5B83419016729C50B88F5C7 , 0x9982FF493D447702BCAC1869BFDFB0C3 , 0xDF2969F52B522838EF922FC2A8F7CB4D , 0xED1E5FC6CBDA5C187A27A090226AD5A2 , 0x011958170D572F09D8D19BC049CFCAC0 , 0x358F861922847F6F912BF73DBA0058EC , 0x913CBCA66C072FD286D74EEAAB025395 , 0x4509215E3A464146D60B82595649E9FE , 0x0593F101956A4AB1D211A03655BFBBE1 , 0x5963915A0625A640E4AF1FA931A4044A , 0xEC707BAFD5733BD5D2D9856E7ED60023 , 0xD0B2F1B49FF3594F18D28A05EBB8C7CF , 0xFD84947362268168585815CA7C50E61B , 0x633F8B9147C26829597FF6A951609F7C , 0xA07B90F88337C2117E67EA2404C9F348 , 0xF21BC309150AF685ACA43A43D58E9C61 , 0x005FD63E7FDFEA5FC8CF147AB1C4ED46 , 0xCAD0F45D29BE84742B590EC8BF446D47 , 0x88694CCF22C1090B7F564AACF72A4C1D , 0xDC2BA9AB4EA8DC96A3549365E0BDED06 , 0x16DE9F8A7DCC2C5CCFBC9E28C0C3F946 , 0x4F200A5DA7647DB61217AD06760B15A1 , 0xC1CD39A2A5D92E8154AB5C55BE5CA47F , 0xD0468C0EC60BEC0A2BFE2F18A97F9DC4 , 0x6F15DD722D37A33FEB0B0F0AFC88C607 , 0xA46CA216C6B7AA960739A2693146467A , 0x19ED8CC74865905ED99C93728768F6E4 , 0xA8091BCC4A8F58A80FCAF3227B21FF4F , 0xA998CA0A4DBAEE9A033A115B5E39C5F8 , 0x44D5B83AEA5A67F455FDCD42B4679DD4 , 0x5D7231FFE4C55F560243C3C197942621 , 0x9A5F753A2C40D014678C1FB65DC99618 , 0xC7F6E3C1E38886D0A083F7300BA6C395 , 0x1B4ACABC77D5D5FD16DE9F57D9AC6AA8 , 0xBEB6A47D67AE729A87BB1B2C4ACEBCD6 , 0x58762A4260682E11BF6C44B016C50ED0 , 0xB80F1F7D17FA3821878752D989DFEDC4 , 0x59DD2E4175F950B30A3D63C52DED25F0 , 0x51B020B74335C3E5E0162C804405DBA8 , 0xB5B686BF041247963B07FDE25C3DB787 , 0xFC60302A532A6FA0969C6699F808EBB6 , 0x705B5C1B33B2E964AC1FFE83E6886179 , 0x7CCB66492D45DDBE51042E784346FE8B , 0x83A5021E707969106A10CE290D5AD2DD , 0x0610BB0AD8A8BB65A5411D77DA16877F , 0xDCBE1845861C25AD9049E789D52DFD5C , 0xB7518A7F8C60C0FEE9404421CE497635 , 0x1EA975346E7C402DCC9E2CE96BF6F686 , 0x9AAD62ADF9888D6B0A48B9B6F756D04D , 0xD81D98A332D9283BD74BA420E5577226 , 0xB0E9E101CA66EDE5E97CC805E1921936 , 0x1A66136C9EA03FB224E4C25B3C29F532 , 0x1E24CD67B6FEE43131BC074B1E51504A , 0xA8F1861E9736ECF16943DCE47C2487BD , 0xC482D21961270FFB47AFEB5151BF1B1E , 0xD2513664FA5E75A0C868E3F41599BFED , 0x1D2BB7ACC992E2F4B8BEF647029DC1CE , 0xAB3DE73EF9494425D416E43947ADFADD , 0xA807B7E80C687E3433562581A5D7A7B2 , 0xF522510A862A3691069495DD2684FE14 , 0x01AF916F0B92815D7E6AE3287A1E10AD , 0x08DDF0C662FBFA2C81A74BC01139F154 , 0x2ACD1A9B0EB133B44038D00347BB2477 , 0xCD3433A5F4BF472E71A80E0C6F04C58A , 0xE542B327C1D26F19EEE38E7C7BD7070D , 0xD9132737CDA19F2D8051CDB6F3561A5F , 0x52F3EDCDEF26F25EFD2DC92A42A60B00 , 0x9E78B70BEEBD7570FA5F5A21FD22D8F5 , 0xACFA6695DC679DB1A62491676A7AFAB0 , 0xE65130B2F61110377DCCFC8DA9B31931 , 0x0DB7AE28C4F62BD491A432933A6710DD , 0x3939CDF2E783CCE07E801CE6F719F4A5 , 0xA773EF1197FDB904633D18272BCB5227 , 0xFE36DD88143C244803BF09C47CA7A42C , 0x393E7C51A1BC20E741F5D95A7E764034 , 0x57E21B760C1E0BEFED2F7233A50C9B9A , 0x8742A335FD9ED60ACE6AA81FFB038E6E , 0xE495000C1BBF8DA7B82E0B02F554419F , 0xFA6DB380546D738EEAC490FC28DB39FC , 0x1351EF6F57105ECAB855B552894D9433 , 0x6DA70AF0519FC0235E5D6AD45EB309A4 , 0xAF8E2178C27019F6ABEA88C7684C2392 , 0x158897614F708A14B7F6951027A6C267 , 0xF69AAB035CCC2948426DAE79B4F3CA4C , 0x4A988500D0E7EBEAA7291F72B040F931 , 0xA0953363F432B657817C0F6D46944ACF , 0xA76A9E05A908B052321DC5A9C94B9ADD , 0xC11F3762F4EB3628973C0CE954D581D4 , 0x75BA16F18EC413C7AB173E10102C0F3F , 0x9A31F03242EB10339F4648F0DD5D9DD2 , 0x85410EA0E630767AEAE2C16A783BAC1A , 0x122E531A42B141992B2328DF2308E16C , 0x626C5EC8A064514E93A093D07B8E69CE , 0xD5558A1E7CEDC5FE572F68B056B9DC66 , 0xE935CC4168BFDD8B961DBE542135F9E9 , 0x72CFD4C273BDC3DCE0A0CDBC4530E0B2 , 0xBAB46F0E1C58B0BC66269D54B075AD88 , 0x0657BF383030980A4C37EDC45BBA003E , 0x1BFE798EEAE2B0A6C5AD950BD725B0A0 , 0x731D44D8F0D9C32D88DFD70885AC7F10 , 0x883EA11A32BEEBA90DF5B556A7DD9D64 , 0xB2301F33D736669047CB0F681CA32680 , 0xC73865871E5E1652E083738EE6D394ED , 0x001C8D5428D0E22E4F770D5CB1FC1B81 , 0x1AED7CFF60E03DBB313778BC36FFBB9A , 0x02B8C709C996E9D8C3F3E7DD9E250790 , 0x038CAE8752B9974D9D5F014C6CA1D526 , 0x121E2E88B503314D2BD6BB9A8C01E58E , 0x4E8C6A42048C653823DA78AFFFF13957 , 0x7183C4D34797B6AD0418CD1F1CD7934E , 0xD0EA53206D5499AF5388CA3D2DC8102A , 0x2AD8703E2CCA96FEA6C93A28279C3C91 , 0x3F261EF46764C6156F3DE5CDAEDCE771 , 0x549C65C2912396224381F9BFC55076BD , 0x636F96F23C8027DDAC5553470E692C6C , 0xA71C0AF6934E86FD89F274C909D86180 , 0x3FB1005C20DC25859582D6B4B17F2425 , 0x66DA63C50FD97E821C2F826632D6CF96 , 0x1B73BC45368EE5FCD21F5E2FDA3A197E , 0x215CB771C7A58EA16065DB953D7AA74A , 0xAB68731C40C635A5FE977D0749347F4E , 0x373E23A2EE8670BA6D83AB74DE24093E , 0x6CDF6E931761E4DCA78BDCD0E7276890 , 0x7467C225F2BDAD562A7205884606EC35 , 0x9F8175F12D87816F92CDDB35FB4135CF , 0xACA34D983018C3FEAA4807AE60C0567D , 0xF3B800086A0E19E56DECC2B6E8D419E1 , 0x47E22481E26AE9CD1B8DFDD380B53EEC , 0x70977BA01A100A89B367F57EE324B495 , 0x89FAA8785E0A2AD512E4F0478937B3EA , 0x9199A9D75B80F707A37B9E930AC6B9DD , 0xAD786009620C32FC02018539FC4E4304 , 0xE7CA6C540C26E49880EA0B57A01FA923 , 0xFD3B8F0D8DC3D49D09CC1D14AD76B6C7 , 0xFF6767E90A76BB86733B4CB36C9CE3AC , 0x1648509EB1CB7CE3BBB27355ECED9986 , 0x97B8084B5F6ABAC399E4A3A6F96CC0F3 , 0xA4FAF53DE189709C1B66BE2D25CF090D , 0xEDA000D6E4B234DCB35795FC09BCB294 , 0xF2FC026A0E6CE44B9F20D460F7932365 , 0x5097C9CD11F79127462C84FD39557410 , 0x647CC1E3AE43FFFE0900C6D67697BDB1 , 0x8ABC9B1E8229C52D6BD38EFF8F04A0D0 , 0xD1EF79506829E77A350997D518EE5077 , 0xD2114937795B560C0312F44456BCF43E , 0xDFF5B9ABF109EE8F82638FBBF71DA234 , 0x22B0AC6FD103F4FB86B67FBDC4C6C8A7 , 0xD1DA87849B00FB11A7FD2256FB2733D3 , 0xFAAC3A00B35827916988555E4A9FEB7F , 0x1ED7685A2F51F075917861FAC436CE46 , 0x51C1379AC360A3A3EDD0729A8E556E5C , 0x533D321CE3DE3492908FCFCE13D363F7 , 0x71F713C53C3FA8C3702BE387E07EE2E2 , 0x735AA1863B9DEA8752345A853D970AE7 , 0xB048375408EFCDE117945F44E27C5B60 , 0xD33BC24BEF6A57167A71648D69C89613 , 0x2D2978B2E8F8B3E2C85453B3F6D904C3 , 0x65C68D9BA5693D43067C198F96881F9A , 0x775BE6ADD7158DC2BA554284D7F6CE41 , 0x7BD05CC31CBAC3DA47AA9C119F8DA22D , 0x7D283465E15EF68A5F3E62441265E8C9 , 0x9C65D52F206660466E48CD8B8D2C8635 , 0xB3B7C278C9F11C14AC73EA6473F683E4 , 0xBBC3F069DA7F6C0B4B7CA2E2DBC17764 , 0xE254A6C7A1DDAC70C44C71BC43E71141 , 0x212202A59BAEE3D70084AF3AEA6AB93C , 0x2A07A743D228EC36BCD433E93FE39831 , 0x490AF31630D5F7C8ACC70F6FDF5EC957 , 0x780C5E59FAD29D433DF57A6FDD0E81BD , 0x8B7E5E6386737B1BEB60DF95CC65A750 , 0x8E668CA5BFD0DA721A5AE1D063FCF825 , 0x939DC744AE9A91BCB9DD2D85832BCBFD , 0x14CF59066EC97FE8B2E68AFB61BDA601 , 0x1C4042344AC408AAEBFF071862436847 , 0x3179207B377F55B3B16F3E8E4F82D127 , 0x383DA091B6BC1120A23B80DFBCC6DC4A , 0x673D8B8A738FED020CE6D1417926D2AB , 0x6AC507F6597ABF9181665105D9FE5371 , 0x902763DB1F6CC3574A8A8EB29F6CD91F , 0xA032534394ABEB4711EA0AA7F73ECC77 , 0xA17034223120E91A7B324501DCFDC86D , 0xC7A000A1BA012FA9C7FA23EBD6F398B4 , 0xDE38F3D31E6110A1E203E9BD6B29B86E , 0xF37CFE9BCD51D7789922AFCA11BCB9D2 , 0x075FDEC80B9D82EFB76DA16CB00ADC0F , 0x10259C896D81ED7F76B80A0FFACC1903 , 0x17D08246C8B65C2D3D2CC5152252627A , 0x17E16BA12CF9205480AC888EEA46F974 , 0x1A67AAB36CC9AB0FDF9F3F4DDBADBECB , 0x4FCB9AB4250CD81F9F2266E958EDCB18 , 0x56D551965071DB46417A3EE176E79AE0 , 0x57AC75839CDECDB7D831F2A4A87B71DC , 0x7C064ED69EF216BB00E439F2A1433E71 , 0x861ACD7E60378F6FAB3EAEA043349091 , 0x8A8DBC06C7AC9EE823691F9B85295F35 , 0x92D548F1E20806C2F5F744D79F0EFAD7 , 0x9E24F12760EA0BBFC9936D2B6B592953 , 0xD7BD73A6EAB12EEDCC1873B3F13790FB , 0x054317EABD00B9079C0579DCBF162CEE , 0x2CA7FEF138F99322F77BE234CB63D48E , 0x65F3894643D798753908A64E0025C453 , 0xEC483883031F19C55DCB432DE5023FC4 , 0xFB833466E057EA756779788215C1E27E , 0x021B2B5ED522216653FE5E5C3F03CA3F , 0x0E03D278A1A036B0EFDC7F40F3D9A729 , 0x20362389ED36C692EAE7F684840D1D42 , 0x26EE1A467FAE749B68C34DDE080E364C , 0x42C63215E05B5D203A77E2F640E5CF53 , 0x4A42B142897253BD066AE6F7AAC21363 , 0x72771AA74FF5E34119AD9280B89CC6F7 , 0x7C9FC685549B0739AF59D5FE2EF86590 , 0xA35EA7D3F0475E6396716DA094F51DA4 , 0xE1F7C6C5A7DF4BB39EC1EA007929F437 , 0x1FA896E592DFB877AD168744D89011AF , 0x521026C9314311B6BDEC5E497C86092E , 0x5CF03C4093981B9FBE451E1583F39978 , 0xB999857E442A7FB8623C265DC3314947 , 0xC3FEFEA582ECAA79437847E6DAB134BA , 0xC426AEE237AA9228BE33E01767EBCAF1 , 0xCCA44D09EEEAFD4A5ADEF42C799F0D23 , 0xD71B8680FFF464F80F600D97D49F0725 , 0xD9D860199CDC2D0BCC588F27B64B2A27 , 0x2B8C80DE2B791A852C0B09DD14DB8D00 , 0x2F823204087469E0481E0B8BF76E54B5 , 0x54B2C6A0EADA09E7A11140DEC93EBFA1 , 0x68A9BBF7300E2BC21E8B48D5A12A29B8 , 0x7D7E95EAE5CB8BD8FCCF6EB7DADC75AD , 0xA773F4B3EDD7046F8305C14AF846626F , 0xC4EDC00CC3B84789C36C63C76B5EC38A , 0xCB43DE6323360EA37DD64BBD05C17618 , 0xDAAF767DFF3659E0B7F937D07425E09C , 0xEA6877B89A45DE617825C63E2FCA916C , 0xEEFF70BEEE442E4140E8A077C4D16491 , 0xF01F9BB4E66ADA2A319B1C5B345B59F3 , 0xF11E43ECA3E049544CEA352982C9520B , 0xF63E6F32103825295BF7C9BB4FE20866 , 0x0C0D464CF07D5BB50784DA4E03D812BD , 0x1D093C8FE060FD8D32A912EE7B764308 , 0x2A9711B3156F6E9A0ABCC378B040BCA4 , 0x2B16EAD12E4872A0D536BA4E69E081B3 , 0x32D19779D83B7FE4A59C64D3AE0615DA , 0x32F314C58B315EA55F71119D1AE88629 , 0x40A1EECC9851D6CE3FA46F6D4DBF79EA , 0x76232F9833EA37734E8BF8950DA78DF6 , 0x823AABD46B4EA2D6735E66D36B3A5EA5 , 0xA7B9E852ABDFCB3C68BD49549CD477BE , 0xAB300CEE6D0BE366DE5381B63E5D105D , 0xB32F8DFB7D93811769DCCC23EB4A74E3 , 0xDA8B8C7D66CA17373F15CD2E384908CB , 0xE0AE7CB262E4DB855FEDB681EDA689CB , 0xE2DBAE6A13AE52FBE1685E6BC227C4C6 , 0xEA56CD990142DBD537C880E47971EC4E , 0xEACB8D6A211F5BB5D331A063B1B15216 , 0xEC1FBBEA95DE41EFD738C12958B17FDA , 0x1EC0626C07C69E6FA5D037068E514811 , 0x43CEBBFAB2E4A7F5F1FC4EB8B66A1D8E , 0x550025EC0247675EDFC21BB0D7A15FFA , 0x7437374B24274C2CF23B3F87FA63E5C7 , 0xFC1BB0D92418135C54097C9EF436969E , 0x1C30F56BC4BA842AF8939908C515BE56 , 0x282E3DB46621AA1779641EC0AFC3AF8A , 0x4CAAA011E9A2A66420D76F99455695BE , 0x4E2CB41DD3467D095C92D0BDAFBDF7A6 , 0x54297FF1D128F7D83846E2A84C8A6DF6 , 0x5D0858566B42D4F2728B0C0F62254AF7 , 0x62E4EDF0C30B16E93B5614AAE36F1122 , 0x88D84F83A7494A46E09D258C58B6DBA7 , 0x9930734FE7CE12BD8E8EB7961D995FAF , 0xA8E5C24E5849E8C0B770819F40BC80E0 , 0xBD368C9D13D9FE88ABCA4B4759B3055D , 0xC58DF282CBC838C4D1C1C012F6FEEE32 , 0xC64C65AF78A29A15FDA1B9429FE43451 , 0xDCA9284DF557DCDDDD0A448237FD90C9 , 0xDDF5C0C0F30B2EA55D7A21BEF6F9E706 , 0x1FF9F0526A7816777F3FBDE36D6790A4 , 0x3A36570EA03E5C5A03F60ABF8CE94933 , 0x3F97F9AC226470AF285C8EF7C633739F , 0x4B7E65F3216F2852E001064049088D72 , 0x54F23FA6D4E2DD43D465D66A8F3090CC , 0x5FA2250103627D5055432FFF04B10F60 , 0x63C381D0BE3CA28C17E84DF374E807CD , 0x8984A5A0D97C0B7F09334D6D1FAB0CD6 , 0x91A3694FA98C9DEC8D0196EFED352A83 , 0x9B5D76CAC307BCA63F372DD4B567A68E , 0xB860AC43FE4BFD9AA396D9FE21182354 , 0x1B7EEDB7D5C99FDD18294B4D1415C602 , 0x277DF7AD47DF72F3C541278A3B27B075 , 0x2B4C48AF846901F6F7F81ECAB1E48BA5 , 0x4C452D1D64202CD6EE2F58F98FD2AC4A , 0x5EFCEE1340226BEB9D2A594600415DDE , 0x72956F984B5BAFC213E0A08590EEDA77 , 0x822DF1C8FAE39454C6F9293866CF0745 , 0x900A4F4C9B4CC081CFB58D7109E8ACF3 , 0xA5276D169FED3207C3EC04387C433AB2 , 0xA95C353AB6B8F3235DFF653C8185FB74 , 0xA9AA8A1E46F2A8FF6367385EF23C6095 , 0xC916242FF8E3EF53162C921D809366C2 , 0xEF6CE035E495063D94BBEB88306E5F8D , 0xF8FD8FB45B34B4515060D0FEDB73AE5C , 0xFEE4B5A173C0E14288B9AD38F421A4DE , 0x3AA4B67CB654E13CD9E32E09F7C3EE92 , 0x428D5A5F270C79A371CDD935E77719CD , 0x6B54E660FC1405B4A09E395B203CF218 , 0x97E632E4703EB3004E6BA78284E1BD92 , 0xB58760C14C5D5E5C364BC1848002F492 , 0xB7514BF553B9D08D337B4C61736AA46F , 0xB8627D14CE0C7F1CEC61112642787670 , 0xC0B06A60723E7E2B97C95797534E75DA , 0xC38CF7C1E320D87C1D398EF3017A8EB7 , 0xCA77D08B2EA38FDC6173BE30556E88A9 , 0xCE20ED93B2D2131E5684F27E070B7062 , 0xE088AAF44860315E0F17E0109197E485 , 0xE4D66161C14302D3439199B332520134 , 0xEC0D7E4D5588071A635CCF63398A2235 , 0x0BF606C20389524F0E00AABB31897F44 , 0x2C6439DE99E360250B93732497D3A1F6 , 0x46AEF64048EAB8FFFAD72E119438ED18 , 0x48A3142D7A70647EDB0F7DC61E72540B , 0x4EE9EB2D562F06D51F70F3861BB9EE74 , 0x52FFBE27AA3A5B202C685CF2FC36C454 , 0x6B349BC03EE688A8577D6C055E23EBB6 , 0x7C48A9E3B2A4431C6B33CE958A09EC0D , 0x7FBE925557432FC53D180BFA1A925DF8 , 0x83E148C24A0BD72A7882F6C4FB4C076A , 0x97675F94F4DEA53D7CEDAFC63D2EC8DF , 0xB0D2FE5446A53E9A12242EAE888A53E9 , 0xD369B4FD9389E57FBA727EA322CF0B3D , 0xD5E5627B61869FB0D62F3FC374EB4A9C , 0xF25AF3F3ED63FB64E6745D7116940BF2 , 0xF70D9952C2D05CFC1923C7308BB101D3 , 0x0E75AD53B6755E79A28623C161A0AE05 , 0x11C1517CDE57175C8FEE793FD466ADCF , 0x2A4D25A05261725B1A3E52D26019B426 , 0x2C947F205F0423F66C564F4BD73EFF0A , 0x45B2ABDAED322247D8D220D19552EBA9 , 0x489C7FF5F3318611007456756546D155 , 0x4E2C36B2992571D18AF5FAF3BCCEDB08 , 0x5149A4F19EAD302D45C2EA52118F9A81 , 0x733959A90C3327E9AEE9CB694F328E8E , 0x807B3551B33A6D934671863279DBF7F9 , 0x8488BC713BE035F75E44E308C7D476A4 , 0xADA9C16384A54847A81D336B8F6F1F30 , 0xC1562AF538C8B3066DD5F74A50525169 , 0xCD4A709A91AE05234662F25DD470B575 , 0xD941AED109BE95F53581D8296AF8E688 , 0xDB38101CD7A21B415FE97F47CA9AB6FB , 0xE2903D1951B955AEF5EB0EE6B32BC31C , 0xEB076C717DC93E65ACCAB8943276DBB0 , 0xFEFF9FD2DF1D58B18E8E941255745F1E , 0x12D7C42BC944E9FB6D0C0DBE56BB2F92 , 0x3110A05122E40D9160D3DA726EA03630 , 0x311160C2048C16D5FCA73A2906F0A874 , 0x33573637826B4CB4F85D62C796866F12 , 0x4A0AE675C13B9FD82483022201A5BA18 , 0x4EB2F470715947F2DB34E6236530CB11 , 0x8004D2A6068B34CE4E31DA4E4FA86E3F , 0x84EB7F309C3DAA3E0486378F815184B9 , 0xA505AD30DB5282949CD06BC66A59A2A1 , 0xA94D910FD6198F1659E1CAD3D6E0B645 , 0xB4E13950B628F83D7830D797F8BBE7B5 , 0xBACC8E9D63C0CC92C909A3A440B4A322 , 0xBB62B3B21963AA672FD6E57915FBD05F , 0xBEAE0A69EE3F49A0227EDD9F180339C5 , 0xC532DF5B3D325BD86DE70460C75C8995 , 0xCA50278F7BE062D0E7931C31614FADEA , 0xCB732935B4AA6E45C2C1661C67829D7C , 0xE33293E1FE8B455222B622EE6FD84C8E , 0xFADFBCA075C1DB47BC7987139B289C55 , 0x1B8125A7FA354825CBEBE3A8E908BA56 , 0x37392867A7914A5F0354C10857EC02FC , 0x51C40D168DD116C28EEC7BAE7507926C , 0x61047DF2031409ED7DE94B043A7F069D , 0x65C48245AC8FC6E5B962A09ED4701147 , 0x69ABF4680CE4716D0B5C89ED4BFF0181 , 0x70576FBE47CDFB65D347D54F6E5A5202 , 0x738F458510A45576DFB706E0C0D0DD9D , 0x7A87BB1FC00E8BB96CB9B073400B446F , 0x7CCECBB96B8343F2AB6AE46F3264F34B , 0x7DB11CFE9B0F7E075F9A4BB64BDCBCC1 , 0x8576F7651D6D95A170E110138FADF6AA , 0x8B1CED935E5AFD637C4699A46A10F7E7 , 0x8BCBDA2A2859746ACF122B5B71C49610 , 0x8DADB4172AFCEC6A4EFD285521AD04FB , 0x92545E6D6A8F870DAD460D84D3BECE4C , 0x95F5ED9C5178167F6A4101A9599E27BC , 0x96E07418EDC09F98B247455FF9EE470C , 0x9F3CA7C2503A5285C9CD0B2362D3DA79 , 0xC2B7FAF718C88815B074B8F162EAFF65 , 0xC6962D4D4A6CBA5527398CBBA89BA733 , 0xD9DF25E17EF70A45B30FF68E4C15C266 , 0xF083B1DDF594FC414A5BD1F3F3E9072F , 0xF419425C6447E62E0C3BB777EE40FDB9 , 0xF88770679507857FBED72D1A92E0FB78 , 0xFB8A537921FA6E063D0E4307E6ED9F41 , 0x14768CF9BD5DDE767D4A23A8A5A6D46E , 0x1B4A7C52C458AA4933D25F7AA3CFD439 , 0x1DCD29ACEF986012CBE302DEB1E30ED3 , 0x247EDBE609D466387F93C812DBE7E20D , 0x2AFC3852B3BF3BAB5CB9ABA0394A3C77 , 0x2EAF38427D9681D0F23242E2021128B9 , 0x463ED1D0FA266EEF12CF500E839E1035 , 0x535AFD6D0819B3D38D230B20F5C63689 , 0x66C8189CD5A16AEF6EC9EF84EA3EA4D2 , 0x6FDEF67BD89EB205D51D6124F237DCBB , 0x710F9F0DB25888D5DE36EE65E2258935 , 0x850911CE88B3289D3EE81DBA0482EE8B , 0x8B7BAFE304EDC871349D002B85D26EAD , 0x906CDA5A2A1A16DA89AFB268F3EEB877 , 0xB38C3D340BEFB6DC0CAA99A897498081 , 0xBD23E94D896612E2CF9960925D579747 , 0xC2F370A050EB85000AAF77E091776118 , 0xC74C178B266CE9B99AC94DEB10E0D0A1 , 0xD298D093B71304A9E2B34F6A4C2147FA , 0xD535C21573AB12D567EE6DCE4572AC2F , 0xE96150FC4E9689885BDA4D615041ABCD , 0xECC5CD39CC433540A046FB6851E74E60 , 0xF213B52E600E2099115564932DB2913F , 0xF234BAC0FA28F14C232B2C9666C75EAC , 0xF6C7F8428A9655910EC72D28BCD3F8D4 , 0xF6FF7B6B9EF09B471199C58621F50112 , 0x04DDE44B2BFC71FCCD7D729C34025C27 , 0x0F77662F41357CF766D7C0D9599D744E , 0x12D9FAD3DE46B0ABE4196B8CA6456177 , 0x1E93E5BB2C0325DA20E552483B9E7597 , 0x1F2C5F09D14DCF1CEB9422AF524CDBC2 , 0x2BED95602C68344CA6F4CDDE4F5D6F51 , 0x353836FB1F40F40152B39920A754E597 , 0x35CB5BBE880E6FCD408AECCBF9D3E022 , 0x3A12E218CD8425FC0569BA289FE7453A , 0x4009A2D8373E3B9B32C9302E633AE51A , 0x446B10FDE48800BC1832A24E4F44A0C7 , 0x468D4FF2CC3E959D7996CC4BCB9ECB66 , 0x4C376EA5AACE9704895211CA3779FD34 , 0x4D576FE09CB93E6D0E2FE8D621FEF615 , 0x58D6A31C07B79FE101F225923AF21AF3 , 0x6A54A6588805BC9F753A22BB0BD305AA , 0x6E1F06B3BBBB304BBEC03D18D074C545 , 0x6F9C90FFC3F04B68CB26B62B5C4B8DEE , 0x77D0C9FEA56A2022C96191F565B53900 , 0x79172DC16DB1280639403819380C9475 , 0x85A53557F086F2C78B527537764CE229 , 0x945AE2D4326C5D2DAF5A9C1A91EEACCA , 0x96FE5DE7E6B7EA0A12D101E06C4E20C0 , 0x9AF6D1C9C771A8EDF23A37B8544F614E , 0xA7CAC3A1D7ABB28E0A3834803FA48231 , 0xA94A1349F4DA77A7B7BC2BE5EB463874 , 0xAA285D461041590B6346F20A67E6ACAA , 0xB4C7FEB5792C256DD418EAB2193BFE97 , 0xB5C1E4B67A68FD799522B33963B42696 , 0xC6824F69AD4F4E5120264873E908914B , 0xCB5FDBFCB92B86A8BE53EFC89CD03867 , 0xEFE915E7FFD9692B9EBE09C5B838C939 , 0xF1FB55D1916019B3662A99C0E68FC953 , 0xF9F02218CA86FCFAD83D7F29FFE8E4FA , 0x01CE3DCE2BA4F2484C9A3E8B037B37A4 , 0x0DD9C1D72AA276896AC0E63D63EB3458 , 0x104C4E14A48DFED42E57A621A0898966 , 0x18C21236C989426F2FE7FCF3E43A7EC6 , 0x22C5E256C49177BB22D2258E41B60A3A , 0x30F1D9BF112E9EB133745901C10DFC37 , 0x3491E99C42D78C0D87FD99694646DA32 , 0x3C23BA2B0CD51CCD4AAD1BA7A6680829 , 0x4000806083E0D7BD08C3D5CCCA01AD98 , 0x43B74C689F5D5045634CE03EB198705C , 0x5858BE93C0E1F7894BB0FDF4CE556D36 , 0x628573455E2D46BFABB7468D832CB546 , 0x6407EB169311516DE9DED062F6701351 , 0x71A77C325667060D5BEE7F228B9ECEA0 , 0x74EDCF8ED00EB35886D7530AB5992021 , 0x843DB0BB9D1B7614FF848CB3B19EBA4C , 0xA4AD5155D366016CA66BA7B4618321A1 , 0xAC8B7BF682B418742D6B8D73D1A95BBD , 0xC14C54E6CF9E0C6D0DAA75A9AC4461C8 , 0xD395D43689E6D6ECD4B0F830E1E9A39C , 0xD557BD78CDAC641A361C42CB22DB0B09 , 0xED9457524B35A0644E75D375AAFAC570 , 0xF4264AE94F62E404D1C1B19C5D4524D6 , 0xF6BA7124E82F89257CF87A2EBAC5310B , 0xFE6FB2CF24A336A837B33AC38F620C52 , 0xFEFB630DF8AD73F5F47DA8A73609CB56 , 0x01F9134278E405126C5A8DCE11C560B2 , 0x02FDE8EEA5EBB9223371FD9FA88F20EF , 0x04922149B0800E4BD8393F55D90EA069 , 0x0B4C3941822E1BB08730411F95868E0A , 0x0CF79BD9E891BAA3A5167A7B64DBCAB1 , 0x29E9F63768B00F73F0B4E6AFB579FCDC , 0x2E62DA1C4B014BDE2BB99E076599038F , 0x2FE06A614A04A8367F2D2182C2DAE81D , 0x302D4640D2BB479EB67AB91E0A57BA17 , 0x392896DC5524C4B90CE71C12BD9A57EC , 0x508AED278684F79D95AE9D1AACA1565A , 0x53F6D5B1C34AB2A92687E7A55CD476F8 , 0x5580823D6CE20DD8E7D0AACA25574567 , 0x6463554B0C686A485C2478C4F87D0180 , 0x70BE493D0EF99EEA7BCE97708CC9428D , 0x79BED2CA3B2013E8A107B43B99D51BB2 , 0x828E30166087FB778CEF8B88D95520D3 , 0x83D30B6AAC8FF317E2B737A8F22783AE , 0x8442E9D69EAA6F1F4957181F8A8010BE , 0x85FE1496D7500F27647C7FDC94B18488 , 0x8DEA69A142F12DB285801EDF775227D4 , 0x97D0D85F8D61A6EEFCA1F9CB0883FEBB , 0x9E35A9AB9EE985D58789ADE2F6472562 , 0xA98229ED2EB4539F49C434E3307C115F , 0xAA7E4C6B38612547B223468693BFB7C4 , 0xAF17ADBE5D1E06F249F5E3FA8A837FF3 , 0xB3F021883CB599ED639DAA7E595CF553 , 0xB9FC3500365D11CC3327EE532D13E0B6 , 0xBC1D10C4FAA093DBBB549FD898A6F59B , 0xBD0F8C25973526DE34199D9771B00B9C , 0xC25B73327433916AD8B5DF09A5E87E21 , 0xCEFD6B27A93992160F3E835969013B47 , 0xE878E149625BFB1A988BDB24DED5FDA0 , 0xE9F571F37BA4C25D38807F2AD2F821B3 , 0xF2279CAFE23A1EC24B72DCE9C0EF4D20 , 0x0FF514460538356FA957EB0B05D2742C , 0x1B7D7F2E5B23312909E45ABB2F6ECF30 , 0x21924ECC203A7EE299153E4474269D82 , 0x27C0A27F77C0417072FE28A2B617C18F , 0x2D80CF9312F6BDB56405F1BC37A87143 , 0x3E1C4AA3BF2690AD7456AB55ED2B37F8 , 0x4095464DA59368A674E0AA79A3948825 , 0x42587CF2BE5B753D88BE8ABEAD304472 , 0x50647104C36A72121869268B8F1E6690 , 0x55CB4FF8495EDB208CF5235C0B41F4A6 , 0x63A6E0FD8D54CDE1ACCB59F91B986ED6 , 0x735FD1D4CEABEEE1C4F371926BB24E7F , 0x82EEDC5B7DBB31DC2FF63FAFB9C3D553 , 0x8A1D45F5364489AB05AE2BC821028CE6 , 0x8A718E08094F88599C4641ADC85140BD , 0x920A2A9D08895746B08F6DDB9612172B , 0x9CB01DF36FEF333733F2EF1C9637E838 , 0xAFC58F969C75B9BD1C09F8CC030006F3 , 0xBE2C45AFD4C11FC69EAEFAA5FD7ACF12 , 0xC031D5E9E69E64154A1DBA9219942E86 , 0xC98BE4964DE9958FFB6220707EA15143 , 0xCC1C39027D2CAC45D5261F93F4DC5F72 , 0xD2485CAA5222E253FBEFCF1562FD2A8D , 0xD4B4BB3B99083E430179FE02601EAC25 , 0xDCF7E1CAAB88DD6680F255CB108A231D , 0xDCFED1584053927FE9C24A5003CECEFF , 0xDD16CE2421F84281E6D7CF113E5C59AC , 0xF68B4A7A77BCE5D17BB64B8C9DF6567F , 0xFB34A8873A78C8DFD028B5E0A5966534 , 0x0DF6BD7B0C434553A12DAA1C27F80FBA , 0x0ECE6539EB4B1C466A569EB9056B88DB , 0x129F29B8BFC9F05A98E352D1FE06D81C , 0x1ECC61C460919BBB4BBFBE3AC6B8B9A3 , 0x228DEE802DA20320EF9ECB38E5E34018 , 0x271900C4E16354F82540AE56408CBB84 , 0x2EFFECD0E008139F3AFA92DC18643A40 , 0x3280141FDC685BB24A6FA386CB181369 , 0x378C6D070EFD51A9FD5E717D0B3B01CC , 0x513CB74DC24C56E2C45D17D3160D8E43 , 0x53D1AF10D4553704C0FF50A4A19F028F , 0x57808336086D46252F3692CF8A3B4355 , 0x5BCF01A6A4F9A0F4D9AEC7CA9409C64A , 0x699510B2399ABAFD12EA6D17CC3D76F8 , 0x6C956E58D0C5081389BF97DA9746C81B , 0x6FDFD8A3D287AECD8738F661562E0144 , 0x6FF5E9BD5CB48F1E11D230C44B8C7365 , 0x702131B5D80E51C5128699D962A2DD87 , 0x740B8AF14E5A0CD252C823AA59BCA787 , 0x74CD0FC164556E04FCE64EFEEB20594F , 0x75D74B86992026B4BAD5DE82876C4F98 , 0x79D9D930200ADF30A593B878ACA28634 , 0x82AEA15A2C29EAFA3A9EB5C1856058C6 , 0x82B9A5042DB3CECA28A1ECCB8F5C5FBE , 0x8BA0E6DF72DCAFFAE46249C94D536773 , 0x9584C9DA7E7838ABDDFB677181B2CDB0 , 0x9B1EDE99A6A73D4CF45A8AA8B3F3DD56 , 0xA0DAF84E4E78D77DBF7B94F20650A77F , 0xB3ECF110AC3BE9BBB0EBDFA86C916529 , 0xB658F07CB5162951F565605D71250064 , 0xBAF5320AC52E0A9B0A4F2B1EF9F25FA3 , 0xBE5DAF916753AF30218986C704D79E45 , 0xBE9D9835655F5F1128226978302B2C9D , 0xBF78E1F1B65E5686DBD7D7E89E4339CF , 0xC91E2ED765B28EC4C9205727FED0682A , 0xCE4E21863071C9785BE8BA1A600DB47A , 0xD2DE5116422A1A87DCA700951D7360A2 , 0xD9143CB98846EC8889C175CB36F9999B , 0xEF676F533A3D636FBE2A8A2862622CA8 , 0xEFC2608E39129BA4EA9BB50162FBE1A0 , 0xF034ACE993A224F6F25461C2D911906F , 0xF3AA78C0CE3B6537EDD9ACE177BA0C86 , 0xF44FF47B62EB4A8CDA59F36D0D156DFE , 0xFD1188C68A7D10B00BC5D98120B86BEA , 0x02AA668129601E47D233978369362B4E , 0x0A298BC09738D3BD62A8150B836358E9 , 0x109A95AE1C1A1B06BD46A43EA619B895 , 0x14C253640A716260907897566513CFC9 , 0x16524AD05D21A24C5D94D231E5207091 , 0x17E7AEDAC77416BEBB5748B020CCD4F4 , 0x1F3E28C8D3A40AF5F0363A8465833BAE , 0x1FB2B65D77C8B10F8C2F963B5A6F5894 , 0x20F0EFE770067354A541366FE9AA5B98 , 0x21138646A9CB5FF44C5E02D38BEEE64B , 0x2D85DCBE9685A3D16275D96B8BE8FE51 , 0x2F8CA45E2570FE2F633264AE2768F56E , 0x344518FD87F0A1DB0310436D5374BEB4 , 0x3AE8FC6B173625B56F26A4346BFD14A5 , 0x3B559B0F104FCB92B74BFC3161341F50 , 0x42EB999A25ACCF455A52D743CC7F6298 , 0x4A26B54EF82519CDF2569398BAD4CE69 , 0x4BA58193005681C546BF16DB8F8EF9F5 , 0x4DC8C22A022195712CA290799193B1DD , 0x5D6930A9CCC03C4AD06157DDB7E81108 , 0x5D89240A7A031C63475B932E5A39114E , 0x600EABAC8CE50796FAA665590E2B950D , 0x6CAE175EA0D54E8FDFB533A084C44C55 , 0x70FA225F35EB7C5DC2473CD958718434 , 0x72FC30A80CAB8D9CE3702F6C3357A546 , 0x76AC111EB69AEF8412936FE1E35BF751 , 0x7A4839BC15B76A406B0C471449D85FB5 , 0x7C4C8F3A4234EBB9075C825D13619A23 , 0x7FDCA70370F81E66A641DE40432627E4 , 0x839236AD3A2A8FCF6354E8968BB6DEE8 , 0x846D152BB401509C1B9D1EC74CDEDFA3 , 0x84C05E67075E3E6364607CDD456735B9 , 0x8CDACE4DC431B721229DDC91EEDDAFF9 , 0x8E38F8CD7186676E5EDE2BD61ABB9394 , 0x92A263AEE74AB05D1E4BA568E3C0D9B2 , 0x94F3A9DAFE04FE52878A8B833674D63B , 0xA5DA71D725D487B2CB1D705D405583A2 , 0xA7FC70F0C136A59C27F1887448111E3C , 0xAAD755EC4ECB78D0B755C9A00A8FE211 , 0xACEADEBD67FE582C56EA7C5CAAD13B08 , 0xB0D4DD9E56263410723C9F77142FF520 , 0xBA9A4F78D6AD4169E1F2456D54693B76 , 0xC0CA05F00E920F91E5EB06AF8FB2024C , 0xC87599AD73A4CBF4A4C6160FEBBC2738 , 0xD20CA0D5D614CB818F29CCE2F69C45D4 , 0xD3168943364FA3366795248A5F18ECF8 , 0xD32BC975A2E4F2D30A81A94FF27CAA41 , 0xD60A03F7B7F0FADC706A86C9E30A82F6 , 0xD7778C2E9C4F097565A6FAA67DC7B3E5 , 0xDEF031AF57322681E1AFB79F77E399AC , 0xE4ACBB2DDD0B58753CCE68DFB555F783 , 0xF506BC09230DACC8C00455E4886A9D68 , 0x033B23403F974AD7353340EA07D60630 , 0x038E89993DF292853FAE685265E80F61 , 0x0441617FE3C39D468A3C92075A3A80A5 , 0x0A55801224F90EAF82BE9415EBD26572 , 0x0AA710B39D6F58A51398E131302EC996 , 0x0CADCA329C486427B4DBAADA0FE88361 , 0x0DC3E8724A448D3907EC934E6F55D797 , 0x0EBC33D5958FAD4755EB5D05B4F905E2 , 0x12F696A6B80169D3762DF07522DCA9DD , 0x13BA5AA387A25DE0C603E4F56499FBD8 , 0x1795D61B664235FA6F8D0EA1C350F42B , 0x1892CB404A50BDD7510CA377A1319C54 , 0x1957790160313FBB03AD3AAA449550C0 , 0x2768F474973C9D975B0276BD07418732 , 0x2A425BD3BC896A6BBDDAEE42E1D47FC3 , 0x2F0CED931CDA220B06ACD348CEC1C087 , 0x360790225A39003A06B7553B046D9630 , 0x3820C2B4A4AAE302D43EF7AA536F59FB , 0x3C69E1D7D938848B714D7E691F479F91 , 0x3ECFE74BE3C94BE54284EF6B326A6DDE , 0x3F046C2B33E8C93DA75F9522985AEE8C , 0x3F9439A602DE9ADF894865459A1E34C5 , 0x403CA205AD514214E492D062FBDFFA05 , 0x47FC19D8EBEAA7C4D5AF2F2041F1CAD5 , 0x4D8C76A2076B13B572746F388904D9AD , 0x54BB3466CFD64E8590766E999831A55E , 0x56E1327CB7EB828F8D8BD7555EB28FD5 , 0x664F13A875F06173335F3A5F85516710 , 0x67E8F0221A102BE75A6EB464A0375BFB , 0x69FAF81B50D397E7D23B06BA7BE294A4 , 0x78E72F6EF7847927E733F42DA77F9225 , 0x7DF73C97A1CD68B45B32A4FD2F596DCD , 0x806033204D65759CA5506F297A33B8A0 , 0x82054803CCA2715254C95C074D09EC28 , 0x839BFC3C2A7B4FCC249DF1FAE51AFD70 , 0x8CB1D14D7A660BEC1AF68C056A5EC945 , 0x8F6B3B2419FA04B3BD2B8849B19FDA83 , 0x929DADB21BD8AFCD0F8093D26C590617 , 0x94A87AB6BDB04485E4EE56B2E720626B , 0x97F4EB37EA240B8AE8FD4F2BC16B9D9F , 0xA1BE94C2119913C19DC0109C51295FB3 , 0xA7D531A3DA19A0EE0F83AFA4523CEBE9 , 0xA9E2B443C90E759ED84BE64FFC570AF4 , 0xAA1AA1888DD870B215E6BE2E24F69019 , 0xAA1B014F5F99214CF9B43BE37A00940A , 0xAA80B6A8F9F57E889FC2A5C15580EF8C , 0xAC28B1DA7E825BE7AC679B456C5ED3DA , 0xBA0EB70B6E0AB144F1ECC01482A5389E , 0xBD1D0F2F70A82D2A810ADD5AEB84CC61 , 0xC2C95B5A9ECD5D9F25E29E73C850614B , 0xC5BF1C330F80571337AB56D19117F13D , 0xD02585BBB644A27B220AAE0CEB737371 , 0xDA3FFA49BB542F0884107C40613E5992 , 0xDAF0549052B5999AF44E6946813072F4 , 0xDBF135FD047D5C2C84BA7C4B4E665903 , 0xE1AC2EE28E78203375FB2A6B7E858323 , 0xE3EDA15AFA217DCABF48868572EBD393 , 0xE724CC389CC4EE2C6735EF259B42CD60 , 0xECB6CD611B2595502F0A481B6DF402F0 , 0xF10D5D44EB58D725926DA9E53309DF45 , 0xF1180A139D2691A49B17D29B44736345 , 0xF5F384D8806D6FD1DF9F4B0859231E0A , 0xF8CCC683D17ECD20CFE0C183B407B38D , 0xFD9BCE0E89591267FB2162D2F9F4768D , 0xFDA2E4FACB4F0FE1C5CDB9449E426C10 , 0x07DBB550C39274E8FF64F7F09D1BD800 , 0x0EE8BFDD5CE617D53E381F2221B01AE6 , 0x12FF8AC31A3EDB16E9ACB0C6FEE71C18 , 0x1A023ACA1D32D42339C2777D687F3691 , 0x1EAA9BDE24A7EDBC05AC62282864D90A , 0x275A349D80B3CFDDDA63F1A2423950AC , 0x2DA52D0840E41B8336331E26E95904DF , 0x302ED53A12C5771607B5ED0E660B850B , 0x33182DA34CEDB12B15827D67B697AAF2 , 0x3EB6C13DFBDBD81D6C29C4745A370D1F , 0x41B3FA2B97CC0E7E2A3F436080EF8A78 , 0x4580CCF2554C14E2325D56FC00EAB6E1 , 0x4CD9F847E2F32BC92E203E6D29468919 , 0x5060450CCFD1B96588AAEEE31594A0EC , 0x5608D688E424DF00F4EAD02A4ECA36C1 , 0x57A288FC2BEFD7C1C798118E5CEAC3C5 , 0x60383F866AF0ED71A7C0BE2518256D41 , 0x61D4DA5B702C7B24C8FC04F8CDF6646A , 0x6B356BC5125072C11190E492F2062CC5 , 0x7103A7D412A73AE59600DF7C96BCEB92 , 0x73DC41599BDCC5D78E7976F5448004FC , 0x7ABEE242C11BA4BB518CFC1450FE3F1A , 0x7CA913B3402225F60551981A87BF6DE2 , 0x804D8E1E41B99960F09A9654EF8EBC37 , 0x81D3A9BC5B0FB50B66EC43EA0F7D4090 , 0x843ACDA5D8C24C377ADC8974CBB72581 , 0x8577EE6D3CC8BA6DD21776F52EB8B192 , 0x85A89205FF40FAA02DA1DD687C9B18F2 , 0x89702C5F9BDCCFC112956D30441DC696 , 0x8C30BF566AEA8A2C07F49BD81D4DBF79 , 0x903414607EAD1433025464381FEA49BC , 0x91B18FBC75BCED5090851A5D0639F0ED , 0x93520F258EC05C35F87DBE894BE11E5A , 0x93627FF58DC9D6D1A3C5F2ED1BD4E0B3 , 0x971CE1FC1F8084E43A3A31CBE44D1256 , 0xA3D7E11A9D3FBAFDB9BD5CC1DB61DF88 , 0xA9B9D0A5DC1F5BDC7E17467961AF97B9 , 0xAC74C24A4D0A7120303B0E661539E909 , 0xC5CF0632F1E20C042465803719B9C88F , 0xCD5846C87442FA66CBC011AE2974ADE1 , 0xCEF19087203425B9A8CBC8D552F73A35 , 0xCF5E35FB05C1D0968B295D462365ADE3 , 0xDA3297E6B2FD2EB96CE3AA3185F60F1A , 0xDC1EFDE9FC31C79E582DA1D5BCB1E704 , 0xDE68D42C2F96773FFA658A5D539735A8 , 0xDFF928EF50CCE88AE3E170474AB7F6F1 , 0xEC878C1B397E0BC5A01D2C051519E612 , 0xF0891719CACFE33DE9DD95DAB7FAE930 , 0xF3615EE45D2A34590966ECA90FC77BCB , 0xF37351656A68573F32B960CC91DF1D01 , 0xF57D4E507FB60107517454E25576B1CA , 0xF89251C161B3F5B7A67617B204FBCCD5 , 0x027D072E1268932040FFAAC5FD7903AE , 0x0A059AC43EC4C8B0D74B1A59522C1830 , 0x0D721B69C61B4031FFCF4A4A8D3B0E36 , 0x1044F0F9BD81E5D9749725D3C9DC1F15 , 0x1C3A2C074FEE12891C514EFCAA46EF2F , 0x1EA8DF7BCBBCCCA35D001745BA9B7092 , 0x2A3A9A4B871E58DBF2A14ABD02B30556 , 0x2B62A5BAA39420AFB4D297EBB4BACB7C , 0x2CBC90F2DF5A2529C6BA3114504D92FF , 0x2E8C066991DD84C4F6B227BD20C005B9 , 0x2F55CABE6B399462BEE04DF1F3C9DBDF , 0x3602CB4219571441A086AB32A26AFD34 , 0x369F33235A84EE8035A2FCC7B194BAA3 , 0x36A573456AB897DF2D9F5781FF18A0F5 , 0x36EE2A48AC857F2129D0D07707E4EC73 , 0x4146117CF1DE271B4B53271376A9FAB1 , 0x4212ABB144E6069C354F07766F0B4C8C , 0x4808B170273487109F52E8FF22298420 , 0x49379576910778B3138FAAFEC1C546D2 , 0x4E6220FD5BE80E1C4F3E9287B36B9715 , 0x5132676198286336E9465FB5AB063DB5 , 0x51EB1A0307F5A55C140EE1D2B0354D9A , 0x5505CAB2858A526012C3FD89110C1CDE , 0x5ADC56FBE9FC81C8D6DEB0E0988F14ED , 0x5D604F46E36C056BA59FF22A70237743 , 0x5F98ED0DC0C30341827F9363EE6E0F49 , 0x64AB4FDE16D150103EC04930739B9024 , 0x6E3480BCD5456E80A2D962C2419CAB71 , 0x71E615C69499C241D9586AF5F9A79525 , 0x742DC5D9B757803C2B8F84E61F6C7901 , 0x7722BB34A4D24AD8E179F82F9DC44EAE , 0x786D3BE00967A9887BEC5BDEDB1125F4 , 0x824C55DE8E74905BB5A95E0730C3702A , 0x82D50DBF75066C8EE939EBEA8DD73F5E , 0x8A2A8426259D3BF64605A3081DBA505D , 0x97AF4383EB4C48DF5779666C5A7B74BB , 0x9B11D0C987F9EE8B2F10205A0E49DC77 , 0xA3473F0B70DDE28A0E22897AC58E13FE , 0xA5B97D0EB38FD86C64627CA947D8D491 , 0xA6D16155E4F6FF32DC9A998413D46050 , 0xA778398270FCC0EC4D37A5BC11E79AD1 , 0xABEF6ADF91FD5E412F73BEC2A35BC15D , 0xADBC95D9BE16E99F746113D5DF7AA91C , 0xBCC62702C9F0D39B21128BDF0FB6B90D , 0xBE7EB78BDB08647DCFA32AF7CC921339 , 0xC04C79BE8B6F774CFD9F4390B2469038 , 0xC0E6A9E12A41F2B95B03573E0D25F144 , 0xC2382B0E015797B153CAC8286068D803 , 0xC37D96FE15B6A929F3565A1417349F06 , 0xC79FE0082F249FE422AA20E1B41F2D25 , 0xC8C8DF8068BBEA85297171C16F966CEB , 0xC91A6F9D2B84FE3851735E18DD41FE00 , 0xC9668433B683E16DC247ADC3954E7318 , 0xC9C4BA7DADD56BA9F1462C8F6527925F , 0xCB05A16F7E3BC0C54C8A9C46EC7E955D , 0xCCBD042DE5FF9E4F602BADD8926E7E5A , 0xCDCB9771D762F9C9341CCFD0D15E97A4 , 0xCF237205FE733F6DABFB944944DB2AFD , 0xD214B889CFEF9FD362062E77476469EA , 0xD6724A6947566584FA5C75F7C97CAB56 , 0xDCBE0821CCC9770A45409DA48E8565D4 , 0xDDAAAC760F3573A5BB08992F25A31863 , 0xE066376FAD86F8D72B81FAFC5B6F6353 , 0xE4C7E088D4D5688C812CDCC9BC973F02 , 0xE93629AD4A1AD9E3E7883B1BB0840718 , 0xE981D042CAD8CAF9CE1B681E4E7FEB99 , 0xEA6C1F74270E5065A88B491B46F31AB4 , 0xF0E43D7B00E351D7841770A461A66447 , 0xF2C083DBAAED7FE73050ED54F3E8C1D4 , 0xF6E030B72094DEB04BB1FCC25F1D9A5D , 0xF7E748F4F39EF33FF15623F219DC31EF , 0xF880B7E5753FEB5437F0A4A53E8B6BD5 , 0x04C3ACCE27C1C0A79907523C70F96384 , 0x05B62C94CAE755A55DD54BE65327ED57 , 0x082B592EF094B84BF081B4FFA135B759 , 0x0BB5011CDBE0FD885BD44F74DC080A9A , 0x0D0ED2618C530F078D1B27CEB25889ED , 0x0F2759A294B5FDBD2957C29D0A4EDFC8 , 0x11202AF1519E3D956F407BD68828BCA3 , 0x14D4FA7881C5A24312D562274424E0BE , 0x17E0312E7D8EAF84EB2E79284887C03B , 0x1903E8D5FA416ABC25A2B89780EC8524 , 0x1DCA24F02891E2E7872E1732188F73B3 , 0x20292BA3A0FF4E3596D2355086AE7A74 , 0x214C3D2F18227F01125100028FC21443 , 0x2430E5B85F6301284916209174F06FEE , 0x2525EA01416EFE8885562A75885C195A , 0x2A68AED545BBBAA8D57800F191CBF74D , 0x2ACEEEDE7CD53D15DCCB89A7F53456D3 , 0x2B50D4C11943C2E6B9B31530DB48BE53 , 0x377C297063BA86D682DC9BA657BA24CF , 0x3E7D3E7D46E593E2D195C8D1B90690A3 , 0x44DD957FA441AF524788F879EB66D824 , 0x4577761ECF950A70F233ED2CB88B68EC , 0x470E58750589E7C2241A6D1F2572DAF8 , 0x48DFBC3649CB6933D3D36352D44314B4 , 0x494FF791BFEF3EBA4771018F4D1198EC , 0x50A17FDDED9ED06F619E75E3F1E042F7 , 0x5340ED077A96904E35BB19FA7189C2F2 , 0x54F4216D825B8014E0CDCC32A422938E , 0x57EBF0EB0D2C583C00B780A8AD297A99 , 0x5964A60521653963EA9087CA73C3CD06 , 0x6286201537FDD5ADE2224A3D1E2C0666 , 0x628D0153FA5FE6B390D2554CEDD9EE82 , 0x6AABA7203F12F73BA700328233F408B3 , 0x6B1630AC2A71E8FACFA9CE43F5080269 , 0x6E3D3DEE1D666B40A928CD348F48245B , 0x77E42772886AC5EEE266DCFF25994BD5 , 0x7BE2669D490D280870290E4AAEE09FA0 , 0x7E380FD82A6B97A0A9EF14DEA1730A8A , 0x820F35590E50DC653B578131567C4581 , 0x831525B5E2D02DA3812239DFAC681847 , 0x833123520A429D838D0484C0F373B75C , 0x8EF270A4F418F38E78F92A803F03A99C , 0x902E977959B28D44822146BA8251FE7F , 0x92E0630C0BC93477B9B7C48AC39D93AF , 0x96DBCEB6ADECA46A7E5A182891204A87 , 0x9A70B41F3DCB1F68CBFEB7FD6BACF027 , 0xA0D634F147D1591AF4AFFEDC482D26CA , 0xA9D86F5EFC3601005426ECA157533DF0 , 0xAC32300312697D740F572B86EABE77A7 , 0xAC8946B62A6C0FE62DA1B06462BA6290 , 0xADE6E06D54B5110A694A50FCDFBCF95C , 0xB0DAFE3AC30F489266C2C723F80656E5 , 0xB3B39B43A208A27837FC99BC0DFE08DB , 0xB610BC40546048456714ECEF98A2A6FF , 0xBFD2E3AEA81C42646C71BA8B3D9306EA , 0xC2417AA6586BB7C91382A87AEE010A63 , 0xC435D036F8D2CD60049963118BCF6880 , 0xC7A1DB5B0AA1B3B384CCB8BE13FC91EC , 0xCD12ED912E5112F284A7F60925F6F049 , 0xCD205535385A7650315435BC851B7880 , 0xD20F86488BF518A490CFB226DB39C104 , 0xDCE6E787B0ADA3C2B57B7994DFD2F44A , 0xE3A499631DC37839A908E0D812D7431D , 0xE54329877835E68D226CE65A432A68C6 , 0xE8375DEFE6D0EF720F6046D9A5730B75 , 0xE8AF24F4FB2C8B1A181F571A8CB43715 , 0xE8FC840552704FBBB6D2B6AC864D0EFA , 0xEC9154D9CD6712A32B2D6BE5EE4924F1 , 0xED0F1A47176B384FF38771CB280DDB2A , 0xEE482CA8432B31A0D96AD3CB6F921A71 , 0xEF53270EC5199A51A2C82A8431CCA52F , 0xF7CF66403931C2085DFA8D05433C5CA5 , 0xF9832FDD418F30EE4C1E625146636493 , 0xFA112CEAC193110ED58A6299B3091F94 , 0xFDA2A8843B1E79169B22D3A297C86EA0 , 0x0B28B61E2982FAC2B3C72B0362D469BF , 0x13FBC663B21624B0FE96A895D2E2B9D9 , 0x167346C2AF9F269CE5A8FA30E3E9EF95 , 0x184647AC3DF5DDBAD03CFCA4AEFD03C0 , 0x27DD685259C46DB6C7A03A75FBF09C43 , 0x2A4E7E455FC4F699570619A3CD79763E , 0x3158BD1C53DC1F413E463D0B98905DD1 , 0x33510221F370FF707B55CBE0DB2776E4 , 0x34BC9A885888F9FB869C78FFBBCB33CF , 0x35DC88F49654119D3DD95BF63AE34D7B , 0x362A13E2A5B557C01754A9F8BA315B50 , 0x3D55ED31972DDD8D88CE8F481DFFC374 , 0x424B8CE2EE466DCC8624770234D868DD , 0x44300E9B585CFA0B7AC5FCE8706F1388 , 0x474E8124F8AF0EC1BDC67938C8F68624 , 0x475416FA4FF8D93BE8B9C9F7198B36EE , 0x4B4872C480FDFD22C9D07D818D74FDA3 );
Copy
42
14.53 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"L¸Å\x14\x14 éŒóF×¾¹,\x00 =\x11 "
b"Ma|A$}Ù\x10 èt7’\x11 ßC\f "
b"O£(C·Š°JûÿV©y˜#¿ "
b"U–_à\e \r \x00 Ã7ZþI/Åã; "
b"X}7íi8gÂ×\x02 v6\x17 àT± "
b"""
Z$Äãgǘ•\n
m\t ¼\n
\x1F P“
"""
b"]˜\x1C çýA2Mj…FÂà+ "
b"a³¡¾WCU\x0F Q}&M˜v\x7F — "
b"c…×¶â\f ]¨°cŠöBëU× "
b"jsd½“©2Gge!96\x18 ¨Ñ "
b"p\x11 ñžÙ´¾¼xkO\x0E\v Øœ@ "
b"rjH›–úý¬¿@ÒÜÙ¸¢ó "
b"r£Ï\f\x01\x02 b¦\x04 6¥Ì(É\f "
b"{Oç½&$uŒ…?w\x14 MÙg "
b"|GÜI#Æ]„ÌRîoȧg "
b"}Xª8–RßÑÏá(iC\x19 a "
b"}ŸÇˆ½°¯Û–ôpLêóç\e "
b"ƒm´bƒ\Tåš ,†ÀýD\f "
b"„¢¤\x04 çÒ-lcõ·"æ±_ì "
b"†\x1A ˜\x14 \r ò\x0F\x17 í\x1F ^ù±_°U "
b"ˆŽÎy;SÜ8¤s7Ɖð_Y "
b"""
’v\t ï®+NÀî9ì\n
§ë\x0F ï
"""
b"“õU便:„Å8Y¥,Ž "
b"”ÁL\x00 zo¡^ÈU;ß(ó,R "
b"˜s>À©=•jB\v ]°\x10 ä,÷ "
b"œ`êWh1*T\f =1Û÷?Â* "
b"ž\x10 ޤŒ‚\x01 c#\x1E œ&p‡P "
b" 3qL\x03 g¤Fjú:C¼ó\x12 * "
b"¢\x18\x13 ñ\x1C Kˆ¤¡H\x11 pó è„ "
b"¦\x08\x12 GnœHŸËn›y\x1F Þ=R "
b"¦ÕD\x02 bü„÷V£«{÷ŠT\x10 "
b"ª¯û¸™Ž\x17 ´ðñªXªþ\x16 ° "
b"¬š\x11 ayXÌÛ•…±ëÚ¬\r "
b"®âÉ¢ãæ§]8Ħ¥käá\x19 "
b"¯\x05 §äÔã–ìé<˜îió1 "
b"³“õ÷ì”'8œµŒ]å‘Ê\x0E "
b"¶x·]èË‹ªX×J‹’g>œ "
b"·b{m–äÿˆ6Î?íú\x15 ®„ "
b"¾[6„¦\x12\e ƒ›\x11 Œƒ‚>ø "
b"ÀÚÓÍÐå¢\x13 …ׄ¡ÈΓ\x12 "
b"ÁžY\x03 »1Ó\f [²OWÕ®†5 "
b"Â.œ\x16 €DmBOâP<B'¤ˆ "
b"Ù4\x06 üâ\x06 _T\x0F ¸]ZÝÕá "
b"Ä\x12\e t‡Ž˜\x7F ÌÖÔŠœë "
b"Ũì0Û¬Á²ú¦Vmþ "
b"Çvêw]Ç\x07 -ݹgëjÄ "
b"Èaë\x07 Y÷C€‹÷ß÷þ\x01 äp "
b"Ê¥AÎí ‹\x19 /á\x18 ž\x1A\x10 ñ\x17 "
b"Ë-[šð‹1ÜnŽÒT]_6V "
b"""
̇\n
žWà"Vù\x7F Ñ6pÊU
"""
b"Ì’"BdŽÂ`!Ã\x1C U:pp1 "
b"Ð\x15 FÓì¦\x0E ïCù÷zöØ7¤ "
b"Ò"Ư™ZÉ:W*júäa‡ "
b"Ò8=öøÏØýÙݤƻØ\x0E ô "
b"Ô³¤'än0Dwá[ß‘øÔß "
b"×3%=¥V”ÅVɇ\ÝJÚ "
b"ìï\x11 Óu.cœÝÂzÛ:q^ "
b"ïUÁ“‚¾\x1A\x03 ZG\x1E\x12 í(?¹ "
b"ð±ÎZÐIøBÙ6M:„§\t "
b"ù3¥\x00 0ù\x14 \¬£Šl\v Vô# "
b"úVõ\e üŽÝ 7ÄIØ–®|~ "
b"úZ¯\x00 ©hÀ’[9áR°<×¾ "
b"üe‡‹lÍŒA\e ë5ÆÝxÐŒ "
b"þAÚ\x08 Ö©Å"üìYÙûQ} "
b"þÁ\x1A që ÂKéìû_¾ª²ë "
b"ÿiõ¿6åʇJqlõ5žô "
b"\x03 ÞÌ„\x13 {QÝ–é¶)?r«Ì "
b"\x04\x0E äsSb\x1A éÎmŒ}13ì "
b"\x05 S\x02 #±i¸ÚÎv\x08 uUÿ¸\x17 "
b"\r ¥nYÕíuj6#¦ÒÇ{(\x17 "
b"\x0F w˜Y\x13 ŽT+±®ë¡Uå{Ä "
b"\x0F é·Îl\x18 êóH\x00\x1D \n \x11 ¤\x1D "
b"\x12 L\x04 ÝO\x0E Y„^Ò\x14 _Ú\e Á "
b"\x14 §¼³ˆû4¢…zF{é\x10\x07 ý "
b"\x15 Ê“©\x13 ¾;é÷™†õ\x1F "
b"\x16 îÁpAY/µJýäL‹g3f "
b"\x17 ê3´†Î\x14 ú®=Nôñ‰\x1D "
b"\e “v\v ¦Â\x05 ‚6¬ÛõØË\x02 "
b"\x1C °¶´ ì‘ÉÌ€³\\:\x05 "
b")\x05 OK„R¤Ii€'¯aVå\x0F "
b"*ë\x05 ¸~Î}¦sÙ¥–at« "
b"+/\x13 ¡í&÷*\x05 ;r´.÷“ "
b",¹¦\x04 H§oÁ…q{XR^?• "
b"/OxSšÜT†©<ÛBG\x16 9= "
b"0tÃF&âÚúPHï°TY¡þ "
b"0½%<ª¨™Ú£H¢\x1A U`Ê "
b"7ZÝÂo%Ì©j}‹\x08\x16 î‡ü "
b";¶Ã\x05 å\r ·S¬^Àä}˜D„ "
b"<\x05 ÓÕ7\x16\x0F ˆTE(\x14 ü”«´ "
b"<Š4\v\x1F |¨2Z\x04\x0E\x10 \\x18 Æ "
b"GD0ãŽc0\x13 J•:þ•°¨¹ "
b"JWÚÛÅ^(Hç¡+³\x0E Ç„ "
b"Kg1ÓªI\x1D *rð\x14 ¹AîÕ\x14 "
b"Ló\x13 :t/·HœÇ¤\x13 >žÐg "
b"MÂ`\v ‹©Ui\x16 ñ£éüýuõ "
b"Oµ¥ïa›\x12 ë¼ÒL\x00 0"€\v "
b"T\x18 [¥ú\x0E L5pn;lû×'= "
b"V-h©\x13 F’ÏÖ\x1C Çó Ö°% "
b"W\x13 „ß}Î9\x00 ‘\e ¨¾U/œ_ "
b"X|vOž&ô$ÌZg¹O $D "
b"YÕp¿Y5\x1F —]œtùw4ë& "
b"""
[‘"¹\n
].-Ð`iü”Ò |
"""
b"""
^Rþ\n
\t Õù\x04 ^ŸRŸ¼û4~
"""
b"^ºÖ…f©M¤ÚÚáå4vÎJ "
b"cÅ\r kÄT~ìÏô2-ûÓ¤ "
b"eQSlC>\x10 ·…Ø™\x08 yb;ÿ "
b"eœÿz£8BiÏŽëEvÔžš "
b"hô\x1F Ý\x19 ö\x10 ÆO~“|9ùxg "
b"iiÓ\x05 ™{Žj./Ý&ÜØkÄ "
b"l<Ž›\x12\x01\x11\x15 nî\e É]\x08 t\v "
b"m4ž€¸0o\x14\t €¥œÖ\x11 "
b"n\x7F PшS¨¯V&-\x13 \\x03 j€ "
b"oߊl¦›è·˜\ÞÉ·± \x17 "
b"rÅ`\x12 ør…þ\x1D ³Û\x05 B:Ç_ "
b"sáyÅ“ì•\x01 ’K„íþõÄ\x16 "
b"tPÊsF—[Ÿ¼§§6ÎË\x11 “ "
b"tR£oÇ\x1A (\x18 ó\x04 jïjµ"Ô "
b"uU{pY䎸·Ã‹f\x05 Â\x1F n "
b"""
yo/q‡àè5*J³•UÛ\n
¼
"""
b"{ý\x00 xø<òöø\x07 2jH ‘û "
b"|Ò:Ÿ´2\x06 ·;:û—×xñƒ "
b"~wÉ‹â\f Z&ÓŒã\x05 Á "
b"~É×û¹\e _UaôçѶ§üA "
b"\x7F o]ahvP¨\x1C\x03 JŸã=”\x19 "
b"=úCÿÄÏ’ö\r \x03 12ׯ\x06 "
b"„û,´¹Ñ^–\x11 ¸üoß{ä’ "
b"‡ØÆM›ù*†IšK\x18 3Xä' "
b"‹€\x15\v 1!K(¹BpdÁãq\x03 "
b"Œ‹TÝ\x7F 7þ‰Ð50å\x07 Ú«\x01 "
b"Ž)SÁ\x15\x16 LiØZ >-\f \Œ "
b"Ž6†³÷‡\x0E µK¹0oB¹e¨ "
b"²ÏÏÇ+\x1E 2ïýµÁî}‚1 "
b"’6!Æ eÜ\x14\e C4,PÏ{¼ "
b"”.½ÖÆ\r ¸lߥ»\r ÙþÏ "
b"–ÏX*Î\e 3u‹ä‰›êX "
b"˜\x1E ˆ\x14 þiGEïö2¥#Í\x17 6 "
b"™Ã\x07 ï¼An\x12 H9k\x04 lÕ. "
b"8\x1C ÿ\x11 °›\x15\x03 ³zt,[ÔÇ "
b"žh0dªf[ÜCø†²‰ .ƒ "
b"£™upF°\x0E Wipä¿Ô0Û\x18 "
b"¦\x11 ¶\x1F 󣕫_XFuë\x1A }À "
b"@\x1C åGmôBB»ÝA ħ\x12 "
b"®*ü‘¦õ0dèá\x17 @žr0 "
b"¯yˆ¢”ýÛë¤BÇÿcË "
b"±z\x10\x07 ‡t(P“\x02 nÔyq© "
b"´9,p\x12\x17 ´¬'m\x1D @Pí\v • "
b"¶]Ž“IGJpÞÈ‚Å<™z’ "
b"¶«¦~)Š“*ø¤Ý ³üç“ "
b"º0ö\x14 ”—g€£´ÁAÝÅjc "
b"»Hf\x07 >À\x14 gï„‘ÅpШ "
b"»zh\x01 >öÎgÀ\x11\x1F ø»ˆÌ "
b"¼µ~!4\x14 ^œ_‰D\x0E [#, "
b"Èa¡y\x15 Wœÿ;MÝq;£òà "
b"ФR›iWMT\x0F ‚^Š÷ûîL "
b"ÕLrG’ñr#£Ç¶uȆΠ"
b"ÕÉÿË=ç\x1C 0\x03\x18 _Äá=t\x1E "
b"Ú&ÝÓßx¢´Ê‘ðMOýÛ "
b"Û’ÍcÍ3Jµ}â\x18 4õ`ðÒ "
b"Ý›ç(Í{…†˜sÀ©ŠzV³ "
b"߆m”\x1A öo›¢&ªMzhC\x05 "
b"évN†¿tÇ8V_î¤Ì0?t "
b"ì\x7F ÿ±‰\x07 ]Lî(±Ö^mS "
b"îXá¥\x02\x16\x11 Ø ¼ž˜\x15 ª\x7F x "
b"""
¤\n
\x10 ‘Îà³;UXÁ?:
"""
b"ïßÄ?=\x1A\x1F BÇ\x1D i_rH "
b"ór\x06 =®X¿ý´o‹lvɺ "
b"ù,É\x00 [u \f dÇ\f nBÎLY "
b"ü\x17 &0“Å\v ÂÑf×\x7F ±¹\t ; "
b"\x00 "‘ÄB¾|nÙ\x0E ™8.)\x16 P "
b"\x02 3.:ÿG3Ê¡šOî\x06\x06 ¤\x1D "
b"\x04 J‹ZM•Ó¯y«6¢\x01 $( "
b"\x07 º\\x17 zR”…!Z0¡æºÄ\x14 "
b"\x08 5Z\x0F\x06\x01 åÄ&¥ÛþD“éz "
b"\t 7+ކ²G\x1C ?\x1C ¥\x01\x02 Ÿ[§ "
b"\n õÕ\e Ll{®ÿ¢\x00\x1D k6Yy "
b"\v\t 9z³LÂ\x15 ¬ÂÝ\x08\x07 ‚Ý4 "
b"\f .gÔ%¶Ý¿nЙë˜0èº "
b"\f Î\x16 µrªz\x02 CÖðÿOªe "
b"\x11 x^Ì›ê¿\f ßs\x19 j1câ_ "
b"\x13 †FØD"lqxg‹º\x06 ñA¤ "
b"\x15 ç§5W\x7F W£¾#SëË£²Á "
b"""
\x18 \n
ßÔƒ®…wBFê5S\x7F ªÙ
"""
b"\x1A àB‚\e °¾Ý1h‚E@\e õQ "
b"\e *¬\x0E ¦\x15\f\x08 ôe\t ¶uV/\x01 "
b"\e ±š_a+¦yË|·\f Pß "
b"\x1F R™Øôn°\x1C í•’3¦jWÍ "
b"#JsSï…C6E%3U¿\x17 ð\ "
b"#–©[š®»‹7ú®×sNþ "
b"'\t ÉŒ\x19 Õ*1¸U‡¤™Åx¢ "
b"'·£°¦àÆ\r ×\v '¨êu…G "
b")@טë8…™3\x02\x1E óB7òÚ "
b"*qd·÷\x18 Ú5 ac\v ×\x0E "
b"*³ß4¦Ü•–2fǮϲÕÐ "
b"/–(®ÛÝ¿cÈ+„F\x12\x7F ® "
b"/óz^\x1C ‚&÷9Üë\x11\x1F ‡ÍŒ "
b"3€\r –§ÝîàæÎQy‡s_ "
b"9:%Ç뎛[\x1C\x1F NNY3ŠO "
b"<\x12\x1F\x1F ztžë®•zCË¡d³ "
b">\x19 Ð¥"y„`(Bõë}™¡“ "
b"@Ò©,×v\r ”å3%Š>Aû! "
b"""
Cl\n
ätUƈÚjÅì\x1A Bøä
"""
b"FyØ)8„NQ?ÑÛ‘\x00 )\x1E Þ "
b"GzúH™MR§É\x16 v·\x1F Ew "
b"N\x12 W±ÙIQøé\x12 ½Í¶\x04 »: "
b"N×µÊxǺ1°º/rÑ8É, "
b"Odõwa.Ûº\x1E äÁ&³\x04 ãa "
b"U¹£±k´9¤%\x08 ²/Ãf "
b"V—ƒù\x17 ÷1†+?67ÌÝà« "
b"[å,Ñ\v\x01 Ìÿ\x0F `žžóƒ„ "
b"\ÖwD\x18 l.£æ\x04 ·Áð\e ž^ "
b"]µ%^Mó \x19 ¯·Ðq\x00 Ö+\x10 "
b"]ñý\x1D ð\e ühàSúN¾R2ÿ "
b"bÕëT9lq›ž”ãM¹¾Ï} "
b"""
bè÷\x1F Ý- \x7F ;Ët\n
_\x13 ‹r
"""
b"eÉYÅÃÅ\x1A k]x=\x07 äzØ "
b"ggÊß\x1C nÜæ`Ogå\x12 HLj "
b"g“Öx\x17 ¿je˜r‚=\x06\x1E Æ "
b"h²š¿|òƒA;žl€{¬E\x04 "
b"jÅMËñ2sPñî&e‚‡œv "
b"jÖPÄ¥À\x19 ŠüÓ2Šè‹z "
b"k†¶ä9ÙyQÖ'‘Ú2\x02 L¼ "
b"tæÀçŽ\x12 ýÑ\x07 IL”úb "
b"uU\x0E Ì7ør½Û2…6›W? "
b"u}®\f ô°¥Ù‘4‘9îK{ "
b"w¥Q¢¨ã. “&ä\x03 1ÑE; "
b"yÄ\v T9"[ù\x00 K°9§P\x10 ˜ "
b"zàs8€,}ê§þ&Ÿg‚4\x17 "
b"|\x1E FñØ\x16 ¡_\x04 ai\x00 -)PŸ "
b"|+ì\x13\x00 `í+ †dÀœr¸€ "
b"|<30™¥å‹‚3M·Ç”ÕH "
b"¥þ\x1F ®ãàº)\x19 ¬\x1E >b "
b"„\x16 °z+Íyu\v [´\r ‡/2² "
b"‡;®\x12 ¦2á{Åâë®:eT "
b"‡ºˆ\x07 5Ö\x1F Sä½é\x17 ®±>u "
b"ˆoBI†¥m€-y«6…¹f& "
b"‹-.T\x1A Hƒ\x02 ‹]n+šÕÞ4 "
b"‹ÀÝdûöòŠ ·Ûèñ¡×Ì "
b"Œy\x03 Õš#.Ov%$\x1A eqoÒ "
b"Œ¼iNt¡\x11 Ä(\x13 è$Ø\x00 Ÿ "
b"ŽŽ\r $"bâ<>Ü f\x16 Dú "
b"iWè\e ¤‚9[ôœ]HÖú\x1D "
b"‘GäRŠ\x06 ¹\x10 s.`w€mî "
b"“\x13\x01\x04 |ø;“þæhsÍ_äg "
b"—y\e ú*丌<#ÈPÚ„ã "
b"˜9?~Ô;éE\x10 1Hȱ\x07 ú "
b"X‡\x14 íg.Ì«•·FXq¤g "
b"ž\x07\x16\x12 Å(Æ\x7F ÝX84\x17 üt´ "
b"¥m¡:\x05 Ò—\t ;O3#\x01 ³Ý² "
b"§”0\v ¨Ö4a\x11 ÃÃ-%12 "
b"© 1]xzž=\x10 7ȃ\x1F oƒ "
b"""
¯$\x0E b²¹]_{\x06 \n
\x7F @çãù
"""
b"³>I.e¢8ŒÈ\x18\x10 § ÂÊ "
b"´¤¤©=Å\x13 Ë-…¸SU9} "
b"µ³ÁÛy¾ëø]³Ì\x1D ¬\x15 C "
b"¶\x14 m……\x14\x0F ,@„,_ö”W "
b"""
¸ÓŽØ[vr‘\Q Ͷ\n
2p
"""
b"»@:Ø\x10 êt¸óˆo×4nÔh "
b"½¯ù\x16 äŸR]ÌOn+áŸ…Ç "
b"¾°h<\x1A .©2\x18 \r wg6c»} "
b"¾ý\x02 {Ì\x11 *åÐ\x7F (·rˆÉ# "
b"ÀJ\x17 ¾aô\t «ieÞK Jz\x04 "
b"""
Àk\n
4P&\e\x15 å\x19 Eãœ{ž6
"""
b"À¾}\x12 T¡\x03 ê\t ¥ÆdÇòä˜ "
b"Áx\x1F Ðþ„<L¤ƒ³M5@‹q "
b"Å+²Ø9˜\x08 ï£Þ‰!zþ\f ˆ "
b"Ê\x08 ¦\x7F ¯=¡‘\x0E\x12 É6;É\x15 2 "
b"Î\x11 ɲYH!ù‡4¯¢ÓÿDŽ "
b"ÎójŒ\x10 •\x06 ®‰..¯\x0E ã_˜ "
b"ÑHÓ>ä&@8š)ì\x01 ò\e Í "
b"Ò„ö«]䣪]™5bmS¸\n "
b"ÔéŽ$Ò]ÌìÄý´ê ×L± "
b"Õ«Ô—\v ™DÝ\r \x08 ÊZ?”æE "
b"Ö36Ì©á®=6dô\x12 hG/F "
b"×0¼£Ø!—…Ù\x14 õsZè¬Ù "
b"׺Pœ¸\x02 á—æ™§ŠùÒä® "
b"Ùn7ÉE½ä]e݃n;6 "
b"Ùàáô€Ê™J8‰¤x^x¥Ž "
b"ÝoO\x0F ‹ü¡è$êˈ qÝj "
b"àƒÌCD\t Z·xšæV\x14\x16 “( "
b"áøoºÁ_ðöý\x07 lµŽØ…Á "
b"âo’gô\x08\x1D ׉¿\x06 öƒv»ã "
b"""
ã\n
6G\x19 ®y`å@Ü–q\x0E u
"""
b"äiÔJiÌ»\x08 ™ˆO½t{¸S "
b"å®\x07 ¶ºrvþíÑ\e ðç\x06 Rˆ "
b"æ¦;\x01 —iȯ\x12 qÓøs(C "
b"çž»õÎ!;\x10 =P\x03 ]Åå¯\t "
b"îQ#¨óýÂ1?\x11 Ý׉/í "
b"ïó?)¬ÿõé\x02 1ær~rß\x01 "
b"""
õb\x01 a\x11 [ê\n
_\x1C éÇ#m\x10 £
"""
b"ö]\x14 ÚœîC»0Â\ ÞI«E "
b"÷^Ø‘b\x0F X•¡ü†ïŽUrM "
b"""
ø8ò¤T\n
\x11 P\x05 Äse†¿\x1C j
"""
b"ø½\x01\x01 ݲзb\x05 êmV‹»R "
b"ùÚØ$’uTÁß×+\x05 ŒƒÝ "
b"üšÔ.tEF~À7÷èK¥W- "
b"ý<_ö<Zø¤çk!«™\x0E –Ö "
b"þ\x12\x14 E\x01 —}4‘‘›€wˆ "
b"þ³Å†R½k…õB\x06 M-7U’ "
b"\x00 Ä•\x07 Íþðp²T]ç)\x01 LŠ "
b"\x01 kUxŽÆ„Œ\x04 ºó~qœÊÍ "
b"\x01 ìSä¤ã\x0F óA\êK¤â³Ë "
b"\x02 4ÿƒþsT¶¬Ìs-k›Â/ "
b"""
\n
\x15 ÏÿF†¬Ã.\r {¤¥é|Í
"""
b"\n k¿ìÍmAò¬)\x00 …´d\x17\x02 "
b"\r e\t à\¼›+ÉGݾý* "
b"\x0F a!Ž\x10 Ð\v nï0h\x08 íW-É "
b"\x0F áúúKf\t ½º\x10\x12 „j\x08 :™ "
b"\x12 4¤\x03 \4!¨·Lš¥|\v ~x "
b"""
\x13 \n
-ÄðÇ SXë³h\v <‡L
"""
b"\x14 ÖËYl{‚ÎgÄ\oµOÌ "
b"\x16 ñ£W+µ%$μb\r ‚D‘ "
b"\x1A I¬Å\r ´z¿ê5S˜÷Ón\f "
b"\x1C ½ø©A|Fj¿åŠ|é&C) "
b"\x1F «`ºúú’|pq¥Ëk\x0E Y "
b" bê¾õ~”ñ#Î\x17 œ\x18 ¤ "
b""E\x07 ô–÷J´ù7ê«ni\x08 "
b"$ćm`N4®%ƒâk7‡ "
b"$Ù“ð~X¡PÚo\x14 ”v,«_ "
b"),3Oyµîì[–ófô/\v 4 "
b".¡›Œµ‚M©þ>ïíA}éî "
b".äE,²°¨+\x0F ‚ã–ßY¢¢ "
b"0ÚÎY'{ÁŽ!e¿†\x1A ¾ýÖ "
b"1ÎÍ›‚‚Y¨ZÆmÑ`Q\x08 & "
b"""
21ãc X…B´çž\n
ákÓ
"""
b"5…O?]n9Ûk±º’H‡þ\e "
b"8Z®”ð%Ãkã¦c\f ‹hÇV "
b"<%؇\x11 (|5\x01 Ä=¬ÞUÙ "
b"<\x7F H´5\e æ\x02 vÃÞ,\x10\x13 ]Ã "
b">'½I\x0F WÏóð°Èƒ\x11 šˆ\v "
b"""
@[ï\n
\x03 Ó?\x10 \n
Fy1”§Ô’
"""
b"AìšÌF5‘\x13 n¢´\x15\x02 #üÄ "
b"CÉ#\x12 |QqíÇè¼e c'8 "
b"DS˜716§}£óþùNkÏ\x05 "
b"F§b´+·\x04 %\x19 ÜØQ¨‘ÖÌ "
b"J0#¤\x1F Ð’ÁC$Š\x17 Sˆ{¾ "
b"Ln1Ê4‡>¨‰\x1D éÕ\x03 C×\x1E "
b"LŸ)Õ*¬°FЖ¬`}ÀÌ¡ "
b"O\x13 R×uÐÚoxä¨'|_èÊ "
b"O‰¸Ý™ôm\x15\x1A ®Ë¦Ú: "
b"PT\x02 ÐoI«I¸½xÑ_È "
b"QR!Î\x1F\x16 Q\v *ó¯µ\x05 ÃÍT "
b"QÙWeW¨Ú~\x17 ]NÆòÑ "
b"RNZi¸°hàÃ?Rˆ‚ \t\x12 "
b"T\x1A ç\x11 u±xŽšK\x0F þ\x10\x02 ‡Í "
b"UŽ%8\x02 ˆ\x13 7×9èÌ\x10\x1C P "
b"U¯\x1A änDô\x11 ˜jÜøúså# "
b"W™Ã%ð9¡§˜pênÎ\x1F ©“ "
b"YÑSŠ~P€Ö÷4Ë¢–˜‹` "
b"YöÄ\x1F üðT7d¤\x1A á[?Ž "
b"`\x1D '%WOuØNOÁÊ;\x0E â "
b"b1ù`«è:¸\x10\x16 ×\x16 \Ó}~ "
b"b¨**™oD‡„\x06 È\x11 p<0§ "
b"b®§Þ9\x12\x1A ÎVŸÉI-\x1A\x01 "
b"c„[÷@5û\x1D ÒJ’ŸîLÆæ "
b"d$¨öŠÐüZÒ\x05 £À(\x05 ™d "
b"ekÀŒ`¾<‚\–4¥ã-¨\n "
b"e uÕ¦\x07 ¸óº…\x04\x13 C þÎ "
b"g»áO\x1F 7ñ\x07 ®+’}Þø "
b"h“6\x12 On7Íù\x17\x18 ‡vå*\x05 "
b"hª$ÄVæ‚À¹ä$|[ÄK "
b"k\v Ÿ\x0E 䢜¦\x01 ©Ð\f Ý©š{ "
b"oì\x19 ›--\x0E :ÊŽûÖ `c "
b"x¢ê:•>}7¤›æ\x15 ½\x10 ©e "
b"xãðêè)˜Á&¼ôN°_oŽ "
b"y?\x16\x12\x1A\x1D £¼ð¬oç»Xo "
b"zQ[[â¤Óó¸ìðÔÄ‚þ´ "
b"€&XÄ8H³Ó–´pA±¥\x1C "
b"€ÃÁÔ¡Û(\x1C ²*ÔÔúvãµ "
b"H0»²€YkÙw0=bR\x18 "
b"…b¤/ð\x0E kÙ¢‚¹É>| "
b"†$ãLVÝ<(bßžënq\x0E 2 "
b"‡™õ\t €°\v Vù†e ˆGä¡ "
b"‡àPƒò\x18 çQ\x0E «\x12 dØCŽv "
b"Š\x03 û‹FüÂÕ.\x08 íº\x1F Dø\n "
b"Šb°’Ý\x18 Î"…ƒ›‘m¹Ù\x1F "
b"Š»\x17 ·šmÁ½Ô\x19 çõż#È "
b"ŽZDïi ìH\x1F ·¸ýƒÜY] "
b"Ûö+¾\x10 Œîc\x01 ±¼Õ’…Ï "
b"‘%ª)Êèš„Ñ`{ar‚{ã "
b"’[\x1C\x03 d Ú\x05 'øœÊ°^K "
b"”Ú@®6Ã4Lg(ãRd7\x02 € "
b"•ŒÏ\x1E\x11 Rdhï¤\x18 )\x14 JÄ "
b"•Ò\x1D RrÝÙ.HÚ¢¨4â "
b"–-PՂɹu\x17 •:,Ë\x01 ø "
b"™ŒXoœ\x02 g4È¿ÂKøzÞ½ "
b"™£\x07 ;››&Óµlà†àà\x08 c "
b"šâ*\x11 6Jä\x08 °TöÞ†èN¾ "
b"›pçÜ{÷ª“T+\x13 šþþ\x0F ¸ "
b"ž(£ÚVp)‡oI_å7\x18\x18 Y "
b"¤\x18 `x?ÇW\x17 ¤_§·Öi\x10 ˆ "
b"¤ˆ;H\x11 ãÆ\x02 KD o|\x1A ¡ "
b"¥\f Ût<šˆ±ŸÈ\n \x13 €\x00 y3 "
b"¦ýr<0KÅkæ6\x03 žE—¼m "
b"¨‡¸X\x02 ã÷DÇ\f Ô}m„H¸ "
b"ªfeVgíþyv!ã¶ûJâS "
b"«Ê\x1F ”~ã°š‰ŒEß\x0F\x07 þ\x01 "
b"¬\A]Çõ…Œê”üç\x1A ˜o½ "
b"®,apz\x1E\e õ5\x19 ’s\v ç| "
b"®Ôqé4ÆÃ\x13 ~|³¯Rø\x16 "
b"±\x16\x00 t\x08 ÷\n zÌ[¨’͈£g "
b"±V\x15\x15\v $´ÁQ¸j·á*v\x16 "
b"±ò‡^<’°§ä+^KÖŽ% "
b"²F"{'û%‡Q\x13 EÚ‚ÕW "
b"²l\x15 ²Öí¶«\]Æþ‹|H "
b"¶(X£0+\x1C \x03 .#\v »÷¶r "
b"¶¼"7\x02\x1F k\x00 ´Û‹ˆ¸. $ "
b"¹i¢j^Öm")Cí@íÌMÜ "
b"¼\x11 ;\r \x14 ¯Ð\x19 Ã|Sx/í\x1C X "
b"½¨\x0F "UULò.šŠÆo¬Ÿs "
b"½î»ô“ë6,\x19 Ï´ª¬BÃÏ "
b"¾èF5"âH—eÈ[íþ3\x04 ¿ "
b"¿©¶×\x7F ûm8aj˜M ‡7Ô "
b"ÄɃµ\x01\x1A °~æ=\x00\x01 Cîö "
b"Ç"'£^\x19\x10\x11 »_X›Ÿ¾g/ "
b"Ɇƒ\x1F [\x01 ö:¦‰óã—–’} "
b"ɦdq-ò\x0F }®\r Ý5ëášA "
b"ÉŸ3în¶lY¼\x15 üôS]— "
b"Ì¢‘ÊvUÆ8±¨JSqÙ6 "
b"Ï\e ½;ƒ³¥™{5ÁUeònË "
b"Ï8†Þz%DŒ„Q:Îyà\x16 ¶ "
b"Ðn®íÓ”ÎÜ“êSë\t [1ƒ "
b"Ó\x1A Ÿê<äçÿ9\x19 nCÖ\x1A ë= "
b"ÓóÊy¼&k\x14 Jû§ÜgV "
b"Ô\x19 v•¸]^¹)·\x05 퇸o˜ "
b"Õ¹–e…¿Ûø:Йßñ+\x11 "
b"Ú—\x07 ýöW\x02\x1A d”šßK¢C‚ "
b"ÛÏai\x07 ±fm;\x17 …\x16 NßÈM "
b"Ý€(Ýê(\x13 —dw™À/`°( "
b"Ý×»/Ž[sÜì·E\x7F å{‹m "
b"àúl¾.b²1·7kÇ>n/\x15 "
b"ä°ûnX\x1C ñÑ[0á0\x08 [¶\x7F "
b"äÃ\x0F ·µ4bÞ-\x01 ¿qr.0d "
b"å‚-úÓP'øI\x0F \x08 ¢^ç "
b"çeÌÚí\x01 A.\x1C 1!F½Ö\x18 \n "
b"""
çs\x08 7E^ÃFˆC\n
A¹SÖ\
"""
b"è\x17 %\x1F &’LEÛ\x05\x08 ±2¢ "
b"ê––{ôÚ\x04\x05 ˆ¾/º!Ì\x07 , "
b"ëÃì¦4\x1C hÂ*WPhÄ\f ; "
b"""
ìqD‘)èghú\x1F N\n
ñƒ<
"""
b"í_R¦Žw\x08 [šÃ¶\x15 8|D "
b"íýަ\x00 ò¥UR»øyëYE¾ "
b"î(eŽõ<àr\x1F ÉþYëk\x0F ² "
b"ðâ¡àY`Äü]2L!+Á\x1C p "
b"óóZðÍ\v RÎ{€¿Eȱb "
b"öAî•g\x18 ~´þ§ü\x14 {\x06 z\e "
b"÷Þ|x\x1C T]¿\t ù?\¯\x01\x02 W "
b"ø\x12 ¤\x07 æéB¼éܘ¯Ì\x11 i "
b"øÁ?µ’tÑðÔÄF'B©T "
b"û+'1’´H\x1A ë\e °ù8Ø\x16\x19 "
b"û¨æ®§$îµv}ïúÆ’©› "
b"ûõꎢµH…~Å™ò¿$”O "
b"\x01 „ﳤÞc홪Zý\x0F 1 "
b"\x02 Ç'\x1D °\x13 ò…à=o‚à\x0F â4 "
b"\x04 -”Щº\x16 Cá9å—s\x1D J› "
b"\x04 ¸KPÔ\x1E BUÂ\x07 (aŠªì "
b"\x06 ëÓB\x18 Í#O¹6¤6\x1F Fö "
b"\x07 K|\x10 ñœ)¿,#>n”YS "
b"\t ƒuI%dAYÊ\x06 ŸUÝŸ¤ª "
b"\v\x1A û¾\x1F\x11 bl‘2î$ëóÌÕ "
b"\v ë@a¶vÞ…B&´\x00 PK>Â "
b"\f žb}\x15 UjN)\r …‘³Q"< "
b"\r tbçŽÆ\v k\x01 ¼\x19 ‡á\x15 Âx "
b"\r Á¤ùóõvhÔVSÕïº "
b"\x0E 6y\x05 qØ{r'c\x10 è`fØ: "
b"\x0E çÆñ}÷\x17 brù©\x06 Õâ‚\x1C "
b"\x0F\x02 noŠlóË\x05 síÆ¾ÀÁ "
b"\x10\x02 Ûëéø\x03\x1A 1&F$Kè@ "
b"\x10\x1C ~\x1A ŒŠÒÐws//ï3PÄ "
b"\x10 nG!“ˆùbˆ…0ip\x05 í "
b"\x10 ºûÔ\*ø$Ÿóïàð)\x14 "
b"\x12 H\x0E &F¤,ïÍkõšw¹,{ "
b"\x13 a:Ïg'|ž\x0F sŽ\x0F ÄS/ "
b"\x13 wµp'™Çä~›\t "€E0æ "
b"\x14 (Ý\x01 ŸÝ')\x7F %SËUìØ‡ "
b"\x15\x7F Ìˑҧã\x15\x15 {|3Õ±ç "
b"\x15 “s\x1A Õ0Cõ¦™§ŽÕàà„ "
b"\x16 1ä¡=g«á\x08 “‹¸ù¥Å "
b"\x16 ®£\x08 ÍñJ\x14 7Ç],CVSæ "
b"\x1A šò^&çYnpµTD¿J<¨ "
b"\e\t É!h\x13 }Ud}¡–‘•\x16 ” "
b"\e\x11 =Xßµ\x01 ‡&\x06 U\x1E $6ºs "
b"\e <ès»}à÷S[\x04 '˯¯ "
b"""
\e Óù\t 8f>\n
JùD\x01 ¿ç
"""
b"\x1C\x18 .®Ž„{ׯX¡£\x15 ‡'ý "
b"\x1C XÄöd QOÚôÃÂ…M & "
b"\x1D /t²8/7_y\t DC-퉉 "
b"\x1D uYÝ+lÀò‡\e Àþ¬ù-ª "
b"\x1D øéå\x1A 9¹3ÒæŸ\x00 2(æè "
b"\x1F 3zkvÉÓF\x05 ËÔlσ–“ "
b"!—\x1D 8“ˆ„\x7F NìQ9åEnÿ "
b"!ÿ;âã\t EÒPóblßÞ#f "
b"$ÇøÝ\e :˜·Œ÷\x1D\x0F T\x06\e š "
b"%@Bo처\e f\x1A «H‘¸M "
b"'\x01 9‰\x07 ùgq\x11\t ¨S\t Ѻ "
b"'韇²6\x0F Ý\x1E š¸)Ü•ò\x15 "
b"(\f j\x05 @óæ\x06\x06 h¨“·¿ "
b"(9q\x1D !\x17 Ûûñ8í?¶¼Í "
b")Œ&W_Ó\x14 ’Ðöº´6ÿ\x1D í "
b")º/ßÊ\x0E ÿ\x1C \Âw¬S™ "
b".qß\¶Í\x02 ì\x16 C§Ä\x1E êU "
b"/mšžJ´l§´Š£Ni;Ö½ "
b"1À\x07 q\x01\x15\x18 lêõ&\x04 ±è " "
b"2§Áw\x08 (k³W)‚Ò<öÞf "
b"3øŽI˜¡ºÌXÔc<‹¼àZ "
b"4ò¤\x14 ×+Ô«Cœ>=o\x1F ! "
b"56V\x10 @¥p±ßØú@ \x07 äŽ "
b"5ŸÆ¡ßÏìþ·\x15 p7=lÑR "
b"7X’Â\x07 –½¾¥çFuz°¡¤ "
b"7qéÀ*\x11 Ùâû\x08 ÷Sç ~! "
b"8U\t\e 3Ç}¶´m-«Î\v ˆØ "
b"8Éw\r dUçöj@Ùþ\x02 Ž¨Ö "
b"9\r \x1F\x10 [sM±WÙ\x10 Q©ÊÊ "
b"9\x10 ëb Ûäf7j¹‚Ð{¨û "
b"91”Æv,Ž\x07 â¦ëÅ95g "
b":\x1F ‘=\x1D Év'}BJi¿»þÓ "
b":ÅÓY~|RÉ㇢‰"•=< "
b"=ób\x15 p,¤\x19 éQ}n\x12 x½N "
b">\x06 h¡¸\x1F\x14\x18 ™ÑÏk\x15 Mu× "
b"?™)]a]›å\x1F\x17 nç“®«« "
b"@†ß4×…¶)íÙÈÌ÷¶ã: "
b"B'w\x00 Žïø%ÏD=Rz&< "
b"C„À7Ž]ȼG§|\f dm—\x02 "
b"""
C¬v—N\n
¼ãƒL>\f ä¼ù¥
"""
b"E\x04 6à“ú0x™ßË@š\x19 ûÙ "
b"G€©,’ꉩw\x08 Pk°“\t Ý "
b"I…[v–‘\x1C +ÖõÙ’¨`t— "
b"JÕà\x1A ²\x17 âîŸà\x1F -‘&Ð\x04 "
b"""
KÍŽ\n
¡x==§sÏ\x02 é`ªC
"""
b"L`¦\x0E\x05 Å«+†‚òe|â¾è "
b"M\x01 ²ÍÍwq%oñz4¶\x1A sJ "
b"M;v걩\r õ4ú\x02 n…þGå "
b"M¤S\x05 Y\x0F N\x1E\x17 †:£P\x17 "
b"Nâ°ÇúÒ\x1D õV¿ŸSSư "
b"O#óóÈ”FW,W+ÜܘÁ "
b"OpG±6=V]±_ÙpÏ\x18 ð× "
b"P\e q®\x15 V–\x00 +&øŽ\n §$Š "
b"Qy%ZÜ‚~´\x0E éÕc…ùV "
b"Qÿs\v Pˆ¢ãÛ Ã<qcR? "
b"S4k{íeu¶N¢ãR\x0E ¶< "
b"SâñKN&n<1¡dU™Ìü= "
b"U\r ‹?𨗼‰'—E¥+a\x1E "
b"Uµó]–óú\x12 –8²5õüË– "
b"V€óFÃä&â\x15 >sµDލ7 "
b"W¬v[.\r ê7ù¯'Ä™¿Ö¨ "
b"""
Y[ŽžuÈ\x15 ùÀif\n
$\x16 Ȃ
"""
b"[HÀ\e ¥#Ù¹L^q&Õ~\x10 " "
b"[o,f¦Éå½€\r \t Øú{ä "
b"]\x03 ò'íV3\x14 ìI\x1E ¬šòEÜ "
b"^‰0Þÿ\x1F DBuçØO¾|\x13 Z "
b"`a\e jÖ~m!\r XÍ¢6šxá "
b"aoFÃ\x1A Ô¦ªHd—•à._\x04 "
b"a¥Ÿ*\x1C â{s\x05 êz\x10\x1E ´/m "
b"fÓ.Úy\x12\x1C\x11 Ó@4~ Cª. "
b"gbŽ1ì!¶ø3ü$”®¿†‰ "
b"g«ƒSxü\x13 c$ÂK‡=™ "
b"h\f ¾í–²¤&f\x19 ÛÎ(áÒ "
b"h£Dk"2§8a1\x03 ÛCi@Ÿ "
b"h§°Î.~Ÿ\x13 ð¥¿Åi{Ù÷ "
b"hÜ–>Ô\x0E /ýÑ\x06 :,l2_û "
b"iï3Û\x14 öL6Fä\f B=\x1A à\ "
b"j\x15 ö’²º‘±Ö’±²\x07 Á\f È "
b"j+¯…P*YÕPwñn\x06 ÒqE "
b"jhûX 7&ï\x1F s’[ o‰ä "
b"""
j–H“\x0E ••“^]òöã\n
ãF
"""
b"""
jå¸LÐ\x08 ‰\v \n
s\x04 ÈåR\x05\x03
"""
b"kÈåûÁ]êrí[Á ”R\r \f "
b"lD\x1F\x19 ¯ý‚¶3¶‹ž\x0E nž\x17 "
b"l‰Ò\x7F °õL\x14 XN’ZhŘæ "
b"n”\x7F û\x12 ù«-øß\x1D Ö³WÒ "
b"o(‘íë\x7F Ç\x03 @€o\r þïßú "
b"oD3d‡\x0F 6ÇW|5*\x10 Ú#ˆ "
b"""
oJ\x1A Dñ\n
ãXaR;·ëYp+
"""
b"o‰¤ÇØ“-·”ÜèÌä6is "
b"oÔìvÊwϳ˜©¬e.iÀ "
b"p\x17 L'³¢%óäUÍ\x06 øU "
b"p\x1D %IC5ªî[\r °6$ÔËÌ "
b"pyU\x15 wÖ¶bZ=d›#„› "
b"""
q¨ïî¢0ÊÝÌ]dhôL\n
b
"""
b"rt …m\x13 ‡Ê‹ÞÐføƒhj "
b"rƒ\x1D nÊ Uå ýlRÌK/ "
b"r´t\x1C †á&Úk€L“/ƒx "
b"rÿúÖ{ó:áØ¼ÆÇ6|\x13 t "
b"uׯ›ãݤUÌïB\x16 rî< "
b"vq¾ˆ\x1A ú4#œ‡\x17 zÁ.á "
b"v™9ÆÕ÷,£R•Èæ÷º¾6 "
b"và.ñu¯\x01 ßmħ·ÛªN "
b"vÿñƒ\x1C ò‡£²3À\x17 É™ "
b"x8’þñdHÕp+ ‘Ï¾Ì "
b"y}ªÜÍ“\x17 3€}É7ü1\x1A - "
b"""
z”I\x06 ѦW‡\n
·g¯0\x12 !¢
"""
b"|K<R¥'šÁ,z›*tÅ "
b"|qˆ\x18 dÓÛdè/Ó\x08 „ú\x18 "
b"~bš'^À=Ý9»¿,\x1D ŽAZ "
b"ƒ\x7F âòþóÞBc[×€–ôØ "
b"†µöÝ\x16 ¹‰'i.–½f\x13 £{ "
b"‡‰-* ‹NõøÓþs(€¥\x07 "
b"‡ÛÚ·#›£‡GWìüÚÑôõ "
b"ˆŠƒìAÒÓ\x13\x08 5~\x10 fˆÚ "
b"‰\x1F 7ü{©44À\x1C û{tlÎ "
b"""
ŠM\x17 s3Û\n
e½€\x13 _¹û‹º
"""
b"НDÁSyA}÷r§œw-3‚ "
b"Šð\x19 Yÿ$dœ*U¢\x17 H.\x05 µ "
b"‹À–öX=ÇÃ\ò\x19 x‹úc "
b"Œr\x00 û\x18 Û»k\x11 ÓæB\x08 €€; "
b"Ž4\x1F º€xø©èݵÓào`É "
b",ÿŽ$NËìyÊõýêúw\x01 "
b"Vµû\x00 ‹+=A¢Ž\x18 nQýÀ "
b"p¼Üm\x17 8€\x07 ÇÏ\x07 ‡Î& "
b"‘@"\x17\x00 êò—*©z\Ðã<p "
b"’KÁM¼F`\x1F uôñ\f\x1F ¢\x02 ˆ "
b"“V\v Å‚W‚N®"w\v Û\r 8` "
b"“±ge\x10 õ\x10 䚈´Ï\x08 +¿ú "
b"”¯ñÙü\f 0Ÿ%ÑD\x06 ìÁô7 "
b"•t¬é\x05 )\x04 †Aت%ÙI\x7F v "
b"–F7"\x00 2.º"H^ý\x10 ¢% "
b"–Å\x7F ïŒ\x02 VÌû¡,\x18 ¦¹aÝ "
b"—B\x1F 2\x00\x1A ]Êt©\x7F VUî "
b"—lZó]d¬èWA¶â\ "
b"˜# \x18 ‹H\x03 e¬®f&Ji"& "
b"˜pW—Žç£Ï¼ž’qܲ³& "
b"˜Ãv*jJ‰*ë3@uš½é: "
b"›<\x03 ëx€\t ¡Tz©ƒX!± "
b"œ$gšäž%hé&´S¦üd¶ "
b"œýò©wò‰®÷I4·\x04 A~€ "
b":À,®Ü5À,ngÁ¦8·t "
b"ž‹–/ÖÞQ´è:vxy¨ã· "
b"ŸÍt¢iHs¹j‘ë°2;„f "
b" Ã0-—Uúfa"\x07 3oå±\x1A "
b"¡\x04\x16 BW!Fq«”\x17 ÿª\x1E 3b "
b"¡û¼`ž-qb\x02 g)Î퇜ë "
b"¤f1L~ «;\x17 ë|Š¥\x04 N "
b"¤ã³\x03 ë\x1F ³ ý†Xoë×S "
b"¥\x11 J©‰@1à\v Ž\x17\e ë\x13 „ "
b"¥ÈfÍ"Ó§@;Öqå\x02 ®ND "
b"""
¦dæßpŽ\x13 :“<\x1D Ú\n
\x19 pŠ
"""
b"§Zc¼¢e}¢‡6Š»}8´ß "
b"§lH”à§JâgÇ\x10 q?·/7 "
b"¨7YµŸ\x15 ©¢"YìH)w“\n "
b"¨Ñ\f néqL\x12\x04 °P:\x06 °Ù‘ "
b"©7Fx\x18 ÚÄÔA\x06 üÊE+]\x14 "
b"©ßÕP–¤¤¾P\x1A É\x00 ˆJT@ "
b"ªÎ~H,¸âM3\x16 0\r t\x05 i "
b"¬\x18 LL\x1C ráŸV²›Ëq\x10 ç7 "
b"-î\x00\x0F u%ˆèÚ‚\x18\v QÖ¤ "
b"®É\x04\x13\x00 k-%Àþ~\x14 ùX "
b"²>$\e\x03 ¡¿¸]þ9\x11 ïуá "
b"""
µ‚ jH\x07\f Ž\n
{Ò(Gg0
"""
b"·„jÛ|½ôß|æeRJ¹Vþ "
b"ºwˆŸ ãG+@wUé:\x07 dá "
b"»—\x18 k|ÄH2\x01 b·Êë“‹ "
b"¼\x07 §•\x00 ª\r qPQ\x7F ¬³Â²Ø "
b"""
½)…H\n
(”ÑDùÓæVêÜ
"""
b"¾¢Ít€\x1F =¤\x15 ‡Ë'd„–n "
b"¾kÛàW©\x16 ÚèšÖ\x0F Êßå "
b"¿Ñy\x03\x18 À \t !/å²¢éz‘ "
b"À1˜¥0Øô\x00 ã™mR;šÒF "
b"À;Î\x13\x12\x13 ”ÇÒ,-²S\x17 oS "
b"Àkƒæ¶\x0F\x01 „ì8Ñ\x17 а” "
b"Áïï¢\x12 3”“kH\x16\x1E í— "
b"""
ÂZA\n
£S\EA’ûå!ï]ë
"""
b"Ä\x07 _³4Å(*†ô2·\x15 ™'d "
b"Ä\x1F $\x15 C1ÐïBÙLäpe/o "
b"ÄÞ\x02 Ýÿå^-ë\x15 [ÃÀ "
b"ÆÜ\e ù^Ó\x04 •ë‘Í\x1A\x04 \r *[ "
b"Ç@Êˉ\x10 lÎ^v™^ÑÞÕ\x15 "
b"ÇO\x17 û\x06\x08 …ý\r ž›ÒìŸ¥Ì "
b"ËAˆÝš:\x07 v¦YLdÛg/ "
b"Ì\x13 ?VÀxÎøŽ°\t }TŸ:\x17 "
b"ÌN\t V»Z\x08 Få^cÿ¨ "
b"Ì•\x1F "TL\v ’°âãœpO\x03 ‡ "
b"Ì›Çt"BVc²<\x1E\x11 \x1D k "
b"Íß+\x04 %Ÿ@Á~¤Ž\x19 ³®l_ "
b"Î\t ëBÏG\x1C Äx…NU\x18 "8t "
b"""
Î$\n
Ø&2âT{Þ1<\x03 ލk
"""
b"ÐLD/»ˆ6ÙÊ\x18 hQJæ/ "
b"ÐŽ¸ ŸªôEœu1\x1C ^ä˜ "
b"Ò\x06 ‹u(˜\x08 ßV\x04 ¨ÍégÏ\x1E "
b"Óë–Ž…þç†\x03 жc\e ®ú] "
b"Ô«Ûë\v BX®\x0E K\x13 ï\x01 }£ "
b"×ï«ÁNü‡R\x01 ŽpÄUÄ\x1E Ê "
b"Ù\x08 ”™¿:ó²wØ\x13 ŠY\x00 ~a "
b"Ú\x1E 9¯ãâÙðð‘ñ—Á7s¡ "
b"ÚgÛ×[ÏØ¡ä†&E[†iå "
b"Û\x08 ÐoS$yÔË\x06 Ï\x1E }ðš` "
b"Û\x1A !\x07\x01 T\x0F <sUž<Ü>Š_ "
b"Ûª\x12 i†lnȱÝ?\x16 =&Yp "
b"ß“6.Ú1àž\Î\x14\v 3Ó\x1D\x1D "
b"àP·c\t O~²ÃÂ\x1A AéS1€ "
b"àœiyN\x10 ðÆp\x18 Ъ\x08\x19 n "
b"àñ\x13 ¯çcËóBí\x05 †ª³B² "
b"áU\x14 2\f Ñ–SÙ{\x00 Y“’\x7F – "
b"âFöÄQŠš9L˜.i\x05 ˆÏž "
b"âybuRàAÖ;C\H`oÇô "
b"ã\x05 ªýìz\x13 Úa*¼fh_¨Ú "
b"ã\e W\x04 ŽA}÷›^7uµÙ…« "
b"ãž7(çP¢¹›ùš^C\x02 BP "
b"äM—›C6‚@ÂJù;\x0E ^v\x02 "
b"å¾\x1A x_š²zê\x12\x17\x18 fR\x0E "
b"""
ç\x07 X Ô4L\n
€†À0éP£¶
"""
b"ç‹Â¿1íð{¹÷ª-pmé\x00 "
b"ç¥îiI’\x05 ÕÉ„ÂÁ&åaÌ "
b"è²\x04 pÊ\x02 .¾0˜R˜¬ã*> "
b"é?/Ö\x07 @uEx—ûIðôÚ1 "
b"ê\x01 ýEhŽ8ÙºtÐH\x1D ñ‰\x02 "
b"ëB¹\x06 \r æ\x7F ÞFK'H·”òÍ "
b"ëW&¤pâ-¬*ï„–‡OK "
b"ëˆ8\x00 ¹æƒHé9®?j\v\x12 Ç "
b"ìyÞUü[ÊÚ.Áõk=}7É "
b"í\e åo2÷\x07 ¶\x08 Ÿ\e ã“‘Ú: "
b"í;U’ƒó\x1D 9ÒôT\e á½Ú< "
b"í>ضî>œ\x15 fVŽW\e ¡.— "
b"í¡\x15 ÀÈ*ø\x07 í)Ædhæ\x01\x18 "
b"î(ä~ohÔõƒôåÁÍ\x06 ¼Ç "
b"ñ\x10 “/¤ûî\x03 àµåqw¹|I "
b"ñ"_\x11 ôùÐ7W¹\t õ\x1A V\f ò "
b"ñl\x05 ”Å\f\x19 `0ú4 íºâÎ "
b"óõ\x18 €}åT/u•ú\e ÜëÇ "
b"ö&.²e€e8ÎS:$:ô’h "
b"ø\x13 ¹¡X>\x13 NÚ!û"8\x1D\x1E s "
b"øwÁíÞM…醙Ž'¢¥£¦ "
b"ùFT\e -O‰.\t mõ?\f\x12 § "
b"ú\x7F ’ú\x13 –™ŽÝ\e !‰„\x07 ù "
b"û°ö\r Ñ^Ìo¨[^¬üTöC "
b"üd¾p\x1C §ú]œ×\x04 ȇ\x1F ïs "
b"\x00 ;/Mòý€\x1D ©äØ\x10\x13 †µö "
b"\x00 F¼2°?§r‰.\f Ó[ü£Ô "
b"\x00 •’>˜Ù¡\x08 3Àf\x0F "ÒE\x10 "
b"\x01 d½T\x14\x13 ©3bø‡±\x07 œœ "
b"\x01 Â1\x1E ó©\x13 ÝÂòù\x7F ¶øË3 "
b"\x03 _\x19 1\x1E ãR„Òuß™¾7 "
b"""
\x03 x–^\n
çöÒ¹/i]¥ªÕ7
"""
b"\x04\x19 wˆÏ\n \x00 s? -~TÓˆ¥ "
b"\x05 ólV™ÄûÆñ¥ ¾Œ^Ø "
b"\x05 öä˜Ø„ã~ê-O\x00 Ö± "
b"\x07 Ç4Ͼϊnœ•›_Ú>lÑ "
b"\x08\x0E Âx'\W\x1D ®ÈV&qÂóO "
b"""
\x08 q\x02 [?C¾\n
ßw\x15\x01 ˜U³
"""
b"\x08 ‹Íhe›·\x00 ÈÌ™\v _\x1D –G "
b"\v €\x04 R«\v Å\e 3",öí›@\x02 "
b"\x0E BFW\x0F údMË?Ù–\x07 %õ "
b"\x0E ðD5\x00 X\x01 wpÖùç"û°l "
b"\x0F 9O¶ã\x10\x04 Ã+ê÷¾S—è "
b"\x0F ·|\x14 5‚§1“ó\x0F ”\x12 †• "
b"\x0F æ©/Ynl©\x0E 4yÇ^\x10 Ë "
b"\x10 ™:ÔŠ3X\x02 §ˆ:ÓWb¬H "
b"""
\x10 µM\n
N\x11 Õƒ8}\x18 =‰«`
"""
b"\x13 :Wúúÿ¢nœv\x15 ´ Âu8 "
b"\x13 Nø$\x04 HÇò\x7F N\x13 Ò®Ô4Ç "
b"\x14 ;™œ¥}¥Æ!i5ó}u¦† "
b"\x14 s\x01 –K\x14 \r «ùŒ<p\v ÃÝ\x08 "
b"\x14 úœ|ó޵\x07 è\x13 DÇ=ºV "
b"\x15 .P‚¯^€\t\x10 ðiÓ\x0E ü![ "
b"\x16 žä¨nXè4ËŒè”4Ju "
b"\x17 A+É\x16 3È—q»syp¦QŒ "
b"\x17 ĸrÛ2fŠß¦ ·B²H{ "
b"\x19 ÈÙ \x00\x1E Á‡Ë‰\6\x1F\x02 ŒR "
b"\x1A :´ÅM·cFÐâQ!«½ì "
b"\x1A ZQË"šÌzé(ÑzÓ„• "
b"\x1A ŽÄ$f/\x1F Ì\x02 dvôB•†Å "
b"\e ™\x10 §\x04 !õ~õYÞ}lžß´ "
b"\e ®\f ޾2xjº±7×k\x19 ï” "
b"\x1D\x01 @\x0F ªüü«^¾¸Î¥n{ "
b"\x1D ;މ›×\x7F £\x06 ¦\x10 #"‡Œn "
b"\x1D r£Ï\e @òDé\x04 í\r \x01 s¦ "
b"""
\x1F KPÙ\x18 ,Ó·Ã&\r À¸•\n
\x1F
"""
b" \v\x12 *0x\x15 rm\f Es4 ñ "
b" Õ¯¤ðEê\x05 ÐàkŒ_jQv "
b" Ù]ÑF•¬\x12 ‚t€cP& "
b""Ò\x03 «Èþ×a\x18 ô+ÐÏ\x0F\v ) "
b"$%ÿßGL\f J|bØòw˸\x1D "
b"%8(Šh\x7F ¥\x08 Eæ²Ì…\x0E ãó "
b"&Ê\x14 ¦ÌU\x07 W'1~ÐÂ\x7F 㤠"
b"(˜oêœ}=TÙ\x1C ôÃÓ˜X "
b")\x1C ©r`Z€vìÞ‰†7&ÚS "
b")£éj¢¬˜\x7F ?ð@Í¡<3 "
b"""
*c‡wZËb£-\n
±1Ð\x13 "t
"""
b"*†é>½üDiÎ~ï2êŒå "
b".È\x15 /ÛÅÑÝ\x04 8pñ\x18 ó¢, "
b"/‰\x1E è¬Ó`¦\x11 ¥åʇ‚@Œ "
b"0©\x1E ù‚ÁeUFSS»k ¨ "
b"0µE\e ü=\x0F\x02 x@\x01 ^ãó—« "
b"2+XÃꌺÑÒá°°–7& "
b"2ƒýÞdµ›þé;üíA˜X "
b"2Ñö\x16 (Ž\x04 ´ž+wŽ~–\x05 ò "
b"3'J\x07 Q…ÄŽ‹Ô\x19\x04\x0F <¼\x11 "
b"4\x1D ͼ¤Ó\x1C Ú ¯IÑÍ,÷T "
b"4é"@ãNÿIáÞåÓXûJq "
b"5@ì‘á‰åÛú§\x18 qRJ(s "
b"9šÂ¯‘aoÐkwÅ•UcËn "
b"9Ù²\x01\x0E o½ÃÙò07ò\\f É "
b"9éÏÀ/UÀ•ß«BO¶±vj "
b":cì¹åà{k7D\x1E à—ÛÉÒ "
b";/åî²Ï»Â\x19 äydûß4\x19 "
b";¤ò®Á[(OA}"7Ùº‚î "
b"< t.ïUÆ:~â;-‰íˆ¼ "
b"<ŽG\f jxÀ\x00 UäÁ²¤«\x0E ¥ "
b"<´·¬ŽMèÇ\x0F +åì\x06 o<t "
b"=ÒœóÌ\x03 ¡–M‘rr\x14 { "
b"""
>L°ºå8÷5ˆæ†è\x11 \n
ì
"""
b"?z4¨#u\x7F ^oСœÂRZ& "
b"?¥\t áô+Ž\x19 ÿ—@v‹þ\x08 Y "
b"""
A1’\n
\r D¦Jûó/h½ßð\t
"""
b"A^\x15 ÆY.¬ÒÆÂ&sd†ø "
b"CôîzàºÑ{£2˜g\x07 0tí "
b"Eè."ãͱÛûÏü#Ö€² "
b"F\x03 a\x02 =Øe–¹É‚\x0E \k "
b"F2šdÚb\x10 0Õqïb:5\x10 "
b"F†¶)·ý\x0E ^Ìg\x04 û\x02 ¨ Ä "
b"F´è箹åb\x08 %\x0F\x08 Þªý£ "
b"GNDcR·EKf\x7F š6\x1E\x13 ñ€ "
b"Iª‰\x1E ílú\x14 ñ„z\£5¬Ú "
b"I¸\x01\x06 цn\x05 O…\x06 péYf "
b"J\x03 ²QË+Àéòê]ù²cP "
b"K\x15 ‡Mƒ\x18 ˜#FE\x1C 5ÿŠº "
b"MM©—?ç3V4 =\x00 =@!ë "
b"N\v\x13 žãBdÞ¢þ±‰ž\x1C ._ "
b"O\x03 Öðä€/ðt”ãP7\x08 Ji "
b"OÈo„ðõ\x06 Ó\x17\x1E ŠÕwyÆ4 "
b"OðÀ™¬Ø\r x–àaðøéˆ "
b"Q†o&s\x13\x04 8n¯tOÎlc\ "
b"Q¯¦\x04\x0E\x11 æÜæ¼Ð Œ1wà "
b"""
R\n
>,´)~±‡{²õà";
"""
b"Ra”\x12 ä…\x03 |%Gꆜ/_w "
b"RÏî\x08 ‰µÆÏ\f\f ¯8xÆ´Ñ "
b"S½ü#ËBòØ0JO.çÕ6Ó "
b"T’^,\e {v³Ö\x19 -\x00 ŽY‚/ "
b"UŽÖGN’ùSϬ³\sÃܨ "
b"Vmþ¸\r h¯W\x19 í@œ,Q\x08 º "
b"Vé+‚d\x1A &È?J2Açó\x0F ± "
b"X¶âe\x11 JDqE\r »DEÄÛ} "
b"Yý5\x06 ò0¦g\x19 Ø\x08 ±åyxV "
b"[5•1EÕ×N\x18 Çv\v Í>\x12 • "
b"\o±-¼aÞZy“«\x15\x19 ÂúÐ "
b"]\x08 ¾úôn\x19 çá…B\x13 ÛÜ "
b"""
^\n
¾Ä\v Òc;‡_²êñ\x03 ¦è
"""
b"^pöë*e¹¨ŽõŽ‹¢÷ì "
b"^Ép`\x14 y\x0E S¨—ÁÅÍ9Ø "
b"_hþ\x1C ¿ÀíNÑôÜ<x "
b"`\x12 Ë0þĹÕÌ&:3 ª2 "
b"`Ì\x05 ÀA7í\x08 ¢àZôr "
b"a¾3Ã^ù:Œî.9%ö|™z "
b"b\x03 ªÁ\x18 ¥q°†B_/Wº&@ "
b"c¦\x7F ²y:eche·«‚¾„\x1A "
b"díúmdêôPoîæ:\x14\x08 B` "
b"eR\x13 Ÿ·Ñ”¢Òê-ãOí: "
b"""
f\n
tÚul8d\x11 ‰Aý|h½Æ
"""
b"f]\x02 Ô“ÀšåL\v\x1D ÃoCØ "
b"fm`?…¼Š\x12 2Õïå\x14 _ \x7F "
b"htËaÿâ£eS~\x1D Ž\x15 ¿'ø "
b"h‚ø-qon\x03 Ahã@\e WY9 "
b"hËÂ9¯H(Jô\x0F ¥þ¬·;\x19 "
b"j”õ\v Ä.\x01 ö+ˆœÌå&õ} "
b"j¬¤ÀŒ™ö¡:)§ðÒM.¾ "
b"jÖ|¿§œšù…A…É;J\x16\x1D "
b"jø¬É±ÐT`\f Á~\x02 G "
b"m³GΖ²]\µmX\x1C þŒ¹ "
b"oÔ;oC\x7F oZ/\x14 €§=æÈí "
b"pg\x11 ŠVçÜ„ÅÔúñDê(E "
b"pø_.\x1C ÚLæ\x1C îÉÅo\x00 [‰ "
b"qX·*Æ ™Ë‘6PÝ\x03 èI "
b"qó^™`‚Éý'[\r dª˜Ô "
b"r$\t \W\x07 V÷ëÈÛÂ…Õ\x06 0 "
b"r‹4if˸]Ò`ö&Ò9ðÎ "
b"""
r¸öÓûqÔ@Â/\x08 uf\n
/v
"""
b"s§š\x17 Í+Œ•Á²\v ½kzk« "
b"sÄ\x18 höB”«Ü¼1\x13 Vƒ¥Ž "
b"sô\x12 zTÅ÷ão\x01 ‡G\x07 ÉQ "
b"t½É¤Ã\x16 çÇ‘ÿ\x08 w”\x01 f¥ "
b"u\x16 Á!§—é\e †H.ê“,çG "
b"uÆaØÔñâ\x1E YÑ׸ÌE²\n "
b"v¯ŸÒŒÛgtÜ\x15 E\x04 ¹°íÙ "
b"vä%£Ûh|Ë(<@Ì\x07 ò\x18 "
b"wÐ\x1D <›™9ÊM:òã\x02\f öã "
b"x/•½\x04 Ý÷e¿\t\x0E `èÕ€ "
b"xBb®¥šu|\x04 ›íñ\x13 §O> "
b"xè\f ²\x1E ‹â\x07\x06\x1D\x08 Â\x16 öS\ "
b"y Û\x12 ý”\x1F\f iSŽí\x07 -‰ "
b"y{-¥r\x0F z×¶*('\x13\x1C ´\x19 "
b"{ñ¬Zrê_\v ˜$¦›ºu\e ü "
b"|miÊ\x06 õÊZ¦ãEj’‘xˆ "
b"|ä\x12 8)9h!s'\x19\x04 €ßñª "
b"}Õ8™AFR‰3Oê^ùN\x16 ° "
b"~ð¤3a\x19 ùŠÌnýšõÔÔù "
b"\x7F\x11\x02 ‚äQ\x04 .\x1E <‚ó\x18 Wz÷ "
b"""
\x7F Oà,ðNX\f ~/·1\n
VµK
"""
b"\x7F ‹Y×>ÌY\x18 ĉSfH' "
b"\x7F ·\x16 4\x17 $„>\x0F õÂ3R"8€ "
b"\x7F ¾½\x07 þV³\x15 ~\x07 )Ž\x16 =2ë "
b"\x08 ÌbÝÊ…»O'ŒÒ#¹\x14 F "
b"û$ú”Bì†Íɰ\x17 Dß=â "
b"‚b Q7Ý !#WzRØvr\x17 "
b"‚…WW\x06 Öz\v\x1D -…!½î¿d "
b"‚œ\x0E àŠkŒ¸&ά\x16 <Õˆ‡ "
b"‚ái‹Ó»d«¯÷ \e\x13 ¥Ã\x1E "
b"ƒc\f ®Z\x19 @£”ß\x06 · Éu³ "
b"„}T\x1D :sÑ\x16 `~ÿ3>¢ "
b"„—;\x1F ½ê\x1A Ðué©Â|j "
b"†ÍRA|%4üѺÉg[ۤ "
b"‡)A‰]¤é\x17 ³L\x02 ê§r< "
b"‡+.¶\x07 †\x06 Y'\f Q2å<ýA "
b"‡G\x0F\x1C èiG¤…\t 7&˜ë*U "
b"‡´\x15 +P$¯çŒsI˜ÜÊz? "
b"ˆ\x1C Ä!X¢5\x07 P‚\x11 ÃÛ\x00 Fˆ "
b"ˆ5Ìïÿ$Ç…\x01 šî¶Ò çU "
b"ˆÒAºŽ”ц"Yú"ʶš "
b"‰5tj\x19 ÁÚdm¸_ؘ’ "
b"ŠÃ§~~´¦*\x7F bÌy\x1A säº "
b"Šô(yÇ´¦ó¹‹8ŸÍ\r “Ò "
b"‹)Æ\x7F JÿdÔ™çdi³0§ "
b"‹9`föW\x1A A\e\x06 ç騱\e\x1C "
b"Œ\r Fä“j\x08 ²ŽY›+é6ÔJ "
b"Žã˜Ù‰\x06\x01 ëò&ÈÂòbñ½ "
b"\v ò—¹_Ç Ø ‰RW<¯ "
b"\x15 FjÚi{Fh\x1F ,(q'T "
b"`¤³+‚Sä" sˆUIP "
b"råÂ7s\x1C ø‰dô‡\x04 Ýí "
b" ψx\x12 …p“5{\x1F IÚ_ "
b"ÒKÅ\x0E A½UÚ÷\x07 HÇ>´å "
b"‘÷Øø%¯ýLʧöæ7å\x0E "
b"’\x14 j¦\x18 ™ˆJ\x1E\x10 ;»6À\x1F e "
b"’X[Õ¹‡_ƲÉ\x11 ®úñ\x07 â "
b"’ý\x02 Ë\x1C 1ÓœÐÄÚ»žÊR± "
b"”É@‡Èã\x05 ,èzÃ\x14 Òñü\x10 "
b"”ÜÅBMO¾oj«\x00\x11 Ïv\x02 "
b"–\x10 >½è#\x11 Hªs\x1C \r ®J‰å "
b"–|Ãì\x18 Yhn{A<\x11 !™œH "
b"–Ò-t‹Å\x12 _ÿþ2ç„V7i "
b"—U¼.~ø£î4L_¹\f Ê'á "
b"˜Ý˜ˆój«è\x1F `ÔÃK=\x07 í "
b"›4ÂŽYv#Gݰ\x04 òk…A "
b"žþe÷×)ýÂ\x17 $Чþî=ç "
b" ]˜qø»\x0E ¹±ÂÍè‘nµv "
b" ÷l(\x7F ;Ùi¼ÆîB‡\x1C Ë\x07 "
b"¡GÓÂS\x14 Í9'=QZ§\x16 wö "
b"¡Ýÿc\x7F `uLpa\x0F ÓG¼Š- "
b"¢Ç{ý sjƪ’\x05 Æ6hÐ\x1C "
b"£¶\x01 (Q8ÜŒõ»eIrpZ "
b"£ÛñL\x19 L\x1A ¨\x1A ñ©d*\x19 "
b"¤¯Á\x07\x05 De6«8¨\x0E >«$ "
b"¤Ë¿É¶C†¬ï½2<\x11 HËR "
b"¥–kÊn@\x18\x06 é¸=Äâ(Á\x1E "
b"¦uD%{b½®Õ½\x7F Ž\x17 ¡a² "
b"¨\x17 ;‹\x07 >ëÈþÝÝŸ½ãÿ, "
b"""
©'ÀVÙ\n
G>¯pÄûðÓ\v ü
"""
b"©*öI…szr?aê’H‚Q "
b"ªsOÛ•l©_-ÎÔP&‡‚ "
b"«?eÞã½…"Ì\x13 Š•\x1E ›ç— "
b"â.\v à¡ÅÐ7¾N4\ÏH¦ "
b"®ïП‹r5Æy\x04 (ØCà.õ "
b"¯T½0\x14 hß4‰2\x17 `bÐ\r Ç "
b"°yÝ£ÞÝÖ\v ›û1W•\x12 JK "
b"°ðªå¤Ò}(£Š:—¤À]> "
b"±\x03 p\E\x12 hÍ©)#–ÚN+ "
b"²—u?¥>u_cî\x08 Cdzj "
b"²ý)Kt'—Nu8ÍLMl” "
b"³®¾SK©%g¯ø¶\x06 Źã% "
b"µªaCAšÊ\x05 Þ\x00 Ófš\x1F 8¶ "
b"·\x06 \bd¿á\x7F d–B!úÇ„\x0E "
b"·©BHñY1pŸ\x18 %7Ó£ñ\r "
b"¸I†^®\x1C\e\x13 ¬¬Û¯½\x1F "
b"ºR.Ë6`\x14 £\x15 á\x00 QìýI "
b"»=|úg\x0F Éu\x05 %\x08 €ò64l "
b"»H¬?\x15 é[iöþý\x05 ÉÍ\e "
b"¼\x1C ݃³\t Ó%ç;ZÿB‰y\x1C "
b"¼¨u¥Ÿìt9’ÈŽ´‘˜ó§ "
b"¼ÙÈ\x10 ¦-\x01 !·Ú#’›¨Û£ "
b"¾ÝwÕá-.¥!Žû›Äš\x13 d "
b"¿ï\x1C ½sN^\x08 ,'¹JƒhúÔ "
b"ÀZ?!ÿ‡°\x0E ;\x1A 6*Ób` "
b"Áû‰PuÛ*Ù\x0E ›\x11 {_µõa "
b"Ã\x11 …:TšØ_f(s´ºby© "
b"Ä0›ìï\x06 ÒqfÕßJ\x12 `p "
b"È\\v Ä·\e ¹•*KóïtªŽµ "
b"ÈŠn/QÆ\x04 ˜\x03 OèK\x19 %rÍ "
b"É~œ-BÂÒ$4)L”\x1D ú "
b"ÎD‡¬iÐ!ÚàúT·á}\x1F ] "
b"""
Γ¿\x17 ‡vkò7\n
\x17 O\x10\e jA
"""
b"Ñ rª´ü`wîí\t »ï¤:þ "
b"ÑP|”J0—àl^Û\x05 /͵p "
b"Ò;æºà+?Þl\v Ô€9|’À "
b"Ó\x1A ëNÐhœ’Ó\Â{_ÜqP "
b"Ó:y9Ðî”èÙ'&»‰NB "
b"Ó»º\t :³{µ<|k‰ñ(¬Í "
b"ÓÓæ-\x1F :W(Sצ7r\t ˜— "
b"Óõh©èGçý°KscåŠ×` "
b"ÔŠ#M±](\x18 :q|+ÆØ "
b"Ô¿‹\x05 sgÞž!\x11 'ÎhzùŒ "
b"ÕF¯s|ÔR,íYaGnͪ "
b"Öè\†|Î\x07 Ã\x05 h^:\x0E â99 "
b"Ø\x1F ¦Â¶… ‡\x05\x0F tI\x7F ¨Óu "
b"ÚôP\x01 Ø Uˆ¸ôô\x11 Ç2*\x16 "
b"Ü\x01 \™Ÿ©åjUÝ\x1E %Owü\v "
b"Ýù@Ô?£û´D¢†€1T "
b"""
Þ\n
åâ\x1D v¸\x17 «\x02 îÉ\x07 t´¢
"""
b"Þ!3\x01 ìšIÇŸÆÕÖ÷ÖbP "
b"ÞÌ´IŠ´€‡7ÉS~\x7F Â\t Z "
b"ß(©î;Ì\r “»ò"J“¹Ž€ "
b"à\x15 Oõ¥–Ÿ'Œ‰Ë\x14 •¾.„ "
b"àÆör\v ‚ãÐŒ\x17 ¸‹b&s~ "
b"åC\x13 ä›\x19 r$¨‹¥÷\x03\x11 …c "
]
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 (0x4CB8C51414E98CF346D7BEB92C003D11 , 0x4D617C41247DD910E874379211DF430C , 0x4FA32843B78AB04AFBFF56A9799823BF , 0x55965FE01B0D00C3375AFE492FC5E33B , 0x587D37ED693867C2D702763617E054B1 , 0x5A24C4E367C798950A6D09BC0A1F5093 , 0x5D981C90E7FD41324D6A8546C2E02B90 , 0x61B3A1BE5743550F517D264D98767F97 , 0x6385D7B6E20C5DA8B0638AF642EB55D7 , 0x6A7364BD93A93247676521393618A8D1 , 0x7011F19ED9B4BEBC786B4F0E0BD89C40 , 0x726A489B96FAFDACBF40D2DCD9B8A2F3 , 0x72A3CF900C010262A60436A5CC28C90C , 0x7B4FE7BD2624758C853F77144DD967AD , 0x7C47DC499023C65D84CC52EE6FC8A767 , 0x7D58ADAA389652DFD1CFE12869431961 , 0x7D9FC788BDB0AFDB96F4704CEAF3E71B , 0x836DB462835C54E59AA02C86C0FD440C , 0x84A2A404E7D22D6C63F5B722E6B15FEC , 0x861A98140DF20F17ED1F5EF9B15FB055 , 0x888ECE793B53DC38A47337C689F05F59 , 0x927609EFAE2B4EC0EE39EC0AA7EB0FEF , 0x93F555EFA5A53A9084C53859A52C8D81 , 0x94C14C007A6FA15EC8553BDF28F32C52 , 0x98733EC0A93D956A420B5DB010E42CF7 , 0x9C60EA5768312A540C3D31DBF73FC22A , 0x9E108DA48C820163231EC29C26708750 , 0xA033714C0367A4466AFA3A43BCF3122A , 0xA21813F11C4B88A4A1481170F320E884 , 0xA60812476E9C489FCB6E9B791FDE3D52 , 0xA6D5440262FC84F756A3AB7BF78A5410 , 0xAAAFFBB8998D17B4F0F1AA58AAFE16B0 , 0xAC9A119D617958CCDB9585B1EBDAAC0D , 0xAEE2C9A2E3E6A75D38C4A6A56BE4E119 , 0xAF05A7E4D4E396ECE9AD3C98EE69F331 , 0xB393F5F7EC9427389CB58C5DE591CA0E , 0xB678B75DE8CB8BAA58D74A8B92673E9C , 0xB7627B6D96E4FF8836CE3FEDFA15AE84 , 0xBE5B3684A6121B839B118C83823EADF8 , 0xC0DAD3CDD0E5A21385D784A1C8CE9312 , 0xC19E5903BB31D30C5BB24F57D5AE8635 , 0xC22E9C1680446D424FE2503C4227A488 , 0xC3993406FCE2065F540FB85D5ADDD5E1 , 0xC4121B7481878D987FCCD6D48A909CEB , 0xC5A8EC30DBACC1EEA883B2FAA6566DFE , 0xC776EA9D775DC7072DC4B0B967EB6AC4 , 0xC861EB0759F743808BF7DFF7FE01E470 , 0xCAA541CEEDA08B192FE1189E1A10F117 , 0xCB2D5B9AF08B31DC6E8ED2545D5F3656 , 0xCC870AC29E57E02256F97FD13670CA55 , 0xCC922242648DC26021C31C553A707031 , 0xD01546D3ECA60EEF43F9F77AF6D837A4 , 0xD222C6AF995AC93A572A6AFA81E46187 , 0xD2383DF6F8CFD8FDD9DDA4C6BBD80EF4 , 0xD4B3A427E46E304477E15BDF91F8D4DF , 0xD733253DA55694C556C9875C90DD4ADA , 0xECEF11D3752E63909CDDC27ADB3A715E , 0xEF55C19382BE1A035A471E12ED283FB9 , 0xF0B1CE5AD049F842D9364D3A9D84A709 , 0xF933A50030F9145CACA38A6C0B56F423 , 0xFA56F51BFC8DDD2037C449D896AE7C7E , 0xFA5AAF00A968C0925B39E152B03CD7BE , 0xFC65878B6CCD8C411BEB35C6DD78D08C , 0xFE41DA08D6A9C522FCEC59D9C3BB517D , 0xFEC11A71EBA0C24BE9ECFB5FBEAAB2EB , 0xFF69F5BF36E5CA8F874A716CF5359EF4 , 0x03DECC84137B51DD96E9B6293F72ABCC , 0x040EE4817353621AE9CE6D8C7D3133EC , 0x05530223B169B8DACE76087555FFB817 , 0x0DA56E59D5ED756A3623A6D2C77B2817 , 0x0F779859138D542BB1AEEBA155E57BC4 , 0x0FE9B7CE6C18EAF348001D0A11A41DAD , 0x124C04DD4F0E59845E9DD2145FDA1BC1 , 0x14A7BCB388FB34A2857A467BE91007FD , 0x15CA93A913BE3BE9F799868FF59F8F1F , 0x16EEC17041592FB54AFDE44C8B673366 , 0x17EA33B486CE14FAAE3D4EF4F189901D , 0x1B93760BA6C205818236ACDBF5D8CB02 , 0x1C90B0B6B4A0EC91C9CC80B35C5C3A05 , 0x29054F4B8452A449698027AF6156E50F , 0x2AEB05B87E9DCE7DA673D9A5966174AB , 0x2B2F13A1ED26F72A05903B72B42EF793 , 0x2CB9A60448A76FC185717B58525E3F95 , 0x2F4F78539ADC5486A93CDB424716393D , 0x3074C34626E2DAFA5048EFB05459A1FE , 0x30BD253CAAA8999DDAA348A21A5560CA , 0x375ADDC26F25CCA96A7D8B0816EE87FC , 0x3BB6C305E50DB753AC5EC0E47D984484 , 0x3C05D3D537160F8854452814FC94ABB4 , 0x3C8A340B1F7CA8325A040E105C18A0C6 , 0x474430E38D6330134A953AFE95B0A8B9 , 0x4A57ADDADBC55E2848E7A12BB30EC784 , 0x4B6731D3AA491D2A72F014B941EED514 , 0x4CF3133A742FB7489CC7A4133E9ED067 , 0x4DC2600B8BA9556916F1A3E9FCFD75F5 , 0x4FB5A5EF619B12EBBCD24C003022800B , 0x54185BA5FA0E4C35706E3B6CFBD7273D , 0x562D68A9134692CFD61CC7F3A0D6B025 , 0x571384DF7DCE3900911BA8BE552F9C5F , 0x587C764F9E26F424CC5A67B94F202444 , 0x59D570BF59351F975D9C74F97734EB26 , 0x5B9122B90A5D2E2DD06069FC94D2A07C , 0x5E52FE0A09D5F9045E9F529FBCFB347E , 0x5EBAD68566A94DA4DADAE1E53476CE4A , 0x63C50D6BADC4547EECCFF4322DFBD3A4 , 0x6551536C433E10B785D8990879623BFF , 0x659CFF7AA3384269CF8EEB4576D49E9A , 0x68F41FDD19F610C64F7E937C39F97867 , 0x6969D305997B8E6A2E2FDD26DCD86BC4 , 0x6C3C8D9B120111156EEE1BC95D08740B , 0x6D349F9E80B8306F1409809DA59CD611 , 0x6E7F50D18853A8AF56262D135C036A80 , 0x6FDF8A6CA69BE8B7985CDEC9B7B1A017 , 0x72C56012F87285FE1DB3DB05423AC75F , 0x73E179C593EC9501924B84EDFEF5C416 , 0x7450CA7346975B9FBCA7A736CECB1193 , 0x7452A36FC71A2818F3046AEF6AB522D4 , 0x75557B7059E48DB8B7C38B6605C21F6E , 0x796F2F7187E0E8352A4AB39555DB0ABC , 0x7BFD0078F83CF2F6F807326A482091FB , 0x7CD23A9FB43206B73B3AFB97D778F183 , 0x7E77C98B8FE20C5A2690D39D8CE305C1 , 0x7EC9D7FBB91B5F5561F4E7D1B6A7FC41 , 0x7F6F5D61687650A81C034A9FE33D9419 , 0x813DFA43FFC4CF92F60D033132D7AF06 , 0x84FB2CB4B9D15E9611B8FC6FDF7BE492 , 0x87D8C64D9BF92A86499A4B183358E427 , 0x8B80150B31214B28B9427064C1E37103 , 0x8C8B54DD7F37FE89D03530E507DAAB01 , 0x8E2953C115164C69D85AA03E2D0C5C8C , 0x8E3686B3F7870EB54BB9306F42B965A8 , 0x90B2CFCFC72B1E32EFFDB5C1EE7D8231 , 0x923621C62065DC141B43342C50CF7BBC , 0x942EBDD6C60DB86CADDFA5BB0DD9FECF , 0x96CF8F582ACE1B33758BE4899BEA9D58 , 0x981E8814FE694745EFF632A523CD1736 , 0x99C307EF81BC416E1248396B046CD52E , 0x9D381CFF11B09B1503B37A742C5BD4C7 , 0x9E683064AA665BDC43F886B289202E83 , 0xA399757046B00E576970E4BFD430DB18 , 0xA611B61FF3A395AB5F584675EB1A7DC0 , 0xAD401CE5476DF44242BBDD4120C4A712 , 0xAE2AFC91A6F53064E8E117409E72AD30 , 0xAF7988A294FD90DBEBA442C7FF63CBAD , 0xB17A10078774285093026ED47971A98F , 0xB4392C701217B4AC276D1D4050ED0B95 , 0xB65D8D9349474A70DEC882C53C997A92 , 0xB6ABA67E298A932AF8A4DD20B3FCE793 , 0xBA30F61494976780A3B4C141DDC56A63 , 0xBB4866073EC014A067EF8491C570D0A8 , 0xBB7A68013EF6CE67C0111FC3B8BB88CC , 0xBCB57E2134145E9C905F89440E5B232C , 0xC861A17915579CFF3B4DDD713BA3F2E0 , 0xD0A4529B69574D540F825E8AF7FBEE4C , 0xD54C724792F17223A3C790B675C886CE , 0xD5C9FFCB3DE71C3003185FC4E13D741E , 0xDA2690DDD3DF78A2B4CA91F04D4FFDDB , 0xDB92CD63CD334AB57DE21834F560F0D2 , 0xDD9BE728CD7B85869873C0A98A7A56B3 , 0xDF866D941AF66F9BA226AA4D7A684305 , 0xE9764E86BF74C738565FEEA4CC303F74 , 0xEC7FFFB189075D4CEE28B1D65E6D5320 , 0xEE58E1A5021611D8A0BC9E9815AA7F78 , 0xEF8982A40A1091CEE0B33B5558C13F3A , 0xEFDFC48FAD3F3D1A1F42C71D695F7248 , 0xF372063DAE9058BFFDB46F8B6C76C9BA , 0xF92CC9005B75200C64C70C6E42CE4C59 , 0xFC17263093C50BC2D166D77FB1B9093B , 0x002291C442BE7C6ED90E99382E291650 , 0x02332E3AFF4733CAA19A4FEE0606A41D , 0x044A8B5A4D95D3AF79ABAD36A2012428 , 0x07BA5C177A529485215A30A1E6BAC414 , 0x08355A0F0601E5C426A5DBFE4493E97A , 0x09372B8E86B2471C3F1CA501029F5BA7 , 0x0AF5D51B4C6C7BAEFFA2001D6B365979 , 0x0B09397AB34CC215ACC2DD080782DD34 , 0x0C2E67D425B6DDBF6ED099EB9830E8BA , 0x0CCE16B572AA7A028F43D6F0FF4FAA65 , 0x11785ECC9BEABF0CDF73196A3163E25F , 0x138646D844226C7178678BBA06F141A4 , 0x15E7A735577F57A3BE2353EBCBA3B2C1 , 0x180ADFD483AE85774246EA35537FAAD9 , 0x1AE042821BB0BEDD31688245401BF551 , 0x1B2AAC0EA6150C08F46509B675562F01 , 0x1BB19A5F619D2BA679CB7CB79F0C50DF , 0x1F5299D8F46EB01CED959233A66A57CD , 0x234A7353EF85433645253355BF17F05C , 0x2396A95B9AAEBB8B37ADFAAED7734EFE , 0x2709C98C19D52A31B85587A499C578A2 , 0x27B7A3B0A6E0C60DD70B27A8EA758547 , 0x2940D798EB38859933021EF34237F2DA , 0x2A7164B78FF718DA352061630B20D70E , 0x2AB3DF34A6DC95963266C7AECFB2D5D0 , 0x2F9628AEDBDDBF63ADC82B8446127FAE , 0x2FF37A5E1C8226F739DCEB111F87CD8C , 0x33800D96A7DDEEE0E6CE51798790735F , 0x393A25C7EB8D9B5B1C1F4E4E59338A4F , 0x3C121F1F7A749EEBAE957A43CBA164B3 , 0x3E19D0A5227984602842F5EB7D99A193 , 0x40D2A92CD7760D94E533258A3E41FB21 , 0x436C0AE47455C688DA6AC5EC1A42F8E4 , 0x4679D82938844E513FD1DB9100291EDE , 0x477AFA48994D5290A7C91676B71F4577 , 0x4E1257B1D94951F8E912BDCDB604BB3A , 0x4ED7B5CA78C7BA31B0BA2F72D138C92C , 0x4F64F577612EDBBA1EE4C126B304E361 , 0x55B9A3B1906BB439A425089FB22FC366 , 0x569783F917F731862B3F3637CCDDE0AB , 0x5BE52CD10B01CCFF0F609E9E90F38384 , 0x5CD67744186C2EA3E604B7C1F01B9E5E , 0x5DB5255E4DF32019AFB7D07100D62B10 , 0x5DF1FD1DF01BFC68E053FA4EBE5232FF , 0x62D5EB54396C719B9E94E34DB9BECF7D , 0x62E8F71FDD2D207F3BCB740A5F138B72 , 0x65C959C5C3C51A6B5D783D07E4907AD8 , 0x6767CADF1C6EDCE6604F67E51248C788 , 0x6793D67817BF6A659872823D061E81C6 , 0x68B29ABF7CF283413B9E6C807BAC4504 , 0x6AC54DCBF1327350F1EE266582879C76 , 0x6AD650C4A5C0198AFCD3328AE88B7A81 , 0x6B86B6E439D97951D62791DA32024CBC , 0x74E6C0E78D12FDD18F07494C94FA629F , 0x75550ECC37F872BDDB328536819B573F , 0x757DAE0CF4B0A5D99134913990EE4B7B , 0x77A551A2A8E32EA09326E40331D1453B , 0x79C40B5439225BF9004BB039A7501098 , 0x7AE07338802C7DEAA7FE269F67823417 , 0x7C1E46F1D816A15F046169002D29509F , 0x7C2BEC130060ED2BA08664C09C72B880 , 0x7C3C333099A5E58B82334DB7C794D548 , 0x81A5FE9D1FAEE3E0BA2919AC1E3E628F , 0x8416B07A2BCD79750B5BB40D872F32B2 , 0x873BAE12A632E17BC5E2EBAE3A655481 , 0x87BA880735D61F53E4BDE917AEB13E75 , 0x886F424986A56D802D79AB3685B96626 , 0x8B2D2E541A4883028B5D6E2B9AD5DE34 , 0x8BC0DD64FBF6F28AA0B7DBE8F1A1D7CC , 0x8C7903D59A232E4F7625241A65716FD2 , 0x8CBC69AD4E74A111C42813E824D8009F , 0x8D8D0D242262E23C3EDC2066169D44FA , 0x8F6957E81BA482395BF49C5D48D6FA1D , 0x9147E4528A06B910732E607780816DEE , 0x931301047CF83B93FEE66873CD5FE467 , 0x97791BFA2AE4B88C3C8123C850DA84E3 , 0x9839813F7ED43BE945103148C8B107FA , 0x9D588714ED672ECCAB95B7465871A467 , 0x9E071612C528C67FDD58383417FC74B4 , 0xA56DA13A05D297093B4F332301B3DDB2 , 0xA794300BA8D6346111C3C32D25313281 , 0xA9208F315D787A9E3D1037C8831F6F83 , 0xAF240E62B2B95D5F7B060A7F40E7E3F9 , 0xB33E492E65A2388CC81810A7A08FC2CA , 0xB4A4A4A93DC58F13CB2D85B85355397D , 0xB5B3C1DB79BEEBF85DB3CC1DAC158143 , 0xB6146D8585140F2C8140842C5FF69457 , 0xB8D38ED85B7672915C51A0CDB60A3270 , 0xBB403AD810EA74B8F3886FD7346ED468 , 0xBDAFF916E49F525DCC4F6E2BE19F85C7 , 0xBEB0683C1A2EA932180D77673663BB7D , 0xBEFD027BCC112AE5D07F28B77288C923 , 0xC04A17BE61F409AB6965DE4B204A7A04 , 0xC06B0A3450261B15E51945E39C7B9E36 , 0xC0BE7D1254A103EA09A5C664C7F2E498 , 0xC1781FD0FE843C4CA483B34D35408B71 , 0xC52BB2D8399808EFA3DE89217AFE0C88 , 0xCA08A67FAF3DA1910E12C9363BC91532 , 0xCE11C9B2594821F98734AFA2D3FF448E , 0xCEF36A8C109506AE892E2EAF0EE35F98 , 0xD148D33E90E42640389A29EC01F21BCD , 0xD284F6AB5DE4A3AA5D9935626D53B80A , 0xD4E98E24D25DCCECC4FDB4EAA0D74CB1 , 0xD5ABD4970B9944DD0D08CA5A3F94E645 , 0xD63336CCA9E1AE3D3664F41268472F46 , 0xD730BCA3D8219785D914F5735AE8ACD9 , 0xD7BA509CB802E197E699A78AF9D2E4AE , 0xD96E37C99F45BDE45D65DD836E3B3681 , 0xD9E0E1F480CA994A3889A4785E78A58E , 0xDD6F4F0F8BFCA1E824EACB88A071DD6A , 0xE083CC4344095AB7789AE65614169328 , 0xE1F86FBAC15FF0F6FD076CB58DD885C1 , 0xE26F9267F4081DD789BF06F68376BBE3 , 0xE30A364719AE7960E540DC96710E7581 , 0xE469D44A69CCBB0899884FBD747BB853 , 0xE5AE07B6BA7276FEEDD11BF0E7065288 , 0xE6A63B019769C8ADAF1271D3F8732843 , 0xE79EBBF5CE213B103D50035DC5E5AF09 , 0xEE5123A881F3FDC2313F11DDD7892FED , 0xEFF33F29ACFFF5E90231E6727E72DF01 , 0xF5620161115BEA0A5F1CE9C7236D10A3 , 0xF65D14DA9CEE43BB30C25CA0DE49AB45 , 0xF75ED891620F5895A1FC86EF8D55724D , 0xF838F2A4540A115005C4736586BF1C6A , 0xF8BD0101DDB2D0B76205EA6D568BBB52 , 0xF9DAD8249275548FC1DFD72B058C83DD , 0xFC9AD42E7445467EC037F7E84BA5572D , 0xFD3C5FF63C5AF8A4E76B21AB990E96D6 , 0xFE121445018E977D349D91919B807788 , 0xFEB3C58652BD6B85F542064D2D375592 , 0x00C49507CDFEF070B2545DE729014C8A , 0x016B55788DC6848C04BAF37E719CCACD , 0x01EC53E4A4E30FF3415CEA4BA4E2B3CB , 0x0234FF83FE7354B6ACCC732D6B9BC22F , 0x0A15CFFF4686ACC32E0D7BA4A5E97CCD , 0x0A6BBFECCD6D41F2AC290085B4641702 , 0x0D6509E05CBC9B812BC94781DDBEFD2A , 0x0F61218E10D00B6EEF306808ED572DC9 , 0x0FE1FAFA4B6609BDBA1012846A083A99 , 0x1234A4035C3421A8B74C9AA57C0B7E78 , 0x130A2DC4F0C7A05358EBB3680B3C874C , 0x14D6CB596C817B82CE67C45C6FB54FCC , 0x16F1A3572BB52524CEBC620D82449181 , 0x1A49ACC50DB47ABFEA355398F7D36E0C , 0x1CBDF8A9417C466ABFE58A7CE9264329 , 0x1FAB60BAFAFA927C7071A590CB6B0E59 , 0x206290EABEF57E94F123CE17A09C18A4 , 0x224507F496F74AB481F937EAAB6E6908 , 0x24C4876D604E34AE258F9D83E26B3787 , 0x24D993F07E58A150DA6F1494762CAB5F , 0x292C334F79B5EEEC5B96F366F42F0B34 , 0x2EA19B8CB5824DA9FE3EEFED417DE9EE , 0x2EE4452CB2B0A82B0F82E396DF59A2A2 , 0x30DACE59277BC18E2165BF861ABEFDD6 , 0x31CECD9B828259A85AC66DD160510826 , 0x3231E363A0588542B481E79E0AE16BD3 , 0x35854F3F5D6E39DB6BB1BA924887FE1B , 0x385AAE94F025C36BE3A6630C8B68C756 , 0x3C25ADD88711287C3501C43DACDE55D9 , 0x3C7F48B4351BE60276C3DE2C10135DC3 , 0x3E27BD490F57CFF3F0B0C883119A880B , 0x405BEF0A03D33F100A46793194A7D492 , 0x41EC9ACC463591136EA2B4150223FCC4 , 0x43C923127C5171EDC7E8BC65A0632738 , 0x445398373136A77DA3F3FEF94E6BCF05 , 0x46A762B42BB7042519DCD851A891D6CC , 0x4A3023A41FD092C143248A1753887BBE , 0x4C6E31CA34873EA8891DE9D50343D71E , 0x4C9F29D52AACB046D096AC607DC0CCA1 , 0x4F1352D775D0DA6F78E4A8277C5FE8CA , 0x4F89B8DD998FF46D151AAECBA6DA3A9D , 0x5054029FD06F49AB9049B8BD78D15FC8 , 0x515221CE1F16510B2AF3AFB505C3CD54 , 0x51D95765578FA8DA8E7E175D4EC6F2D1 , 0x524E5A69B8B068E0C33F528882200912 , 0x541AE71175B1788E9A4B0FFE100287CD , 0x558E253802881337D739E8CC101C2050 , 0x55AF1AE46E44F411986ADCF8FA73E523 , 0x5799C325F039A1A79870EA6ECE1FA993 , 0x59D1538A7E5080D6F734CBA296988B60 , 0x59F6C41FFCF0549D3764A41AE15B3F8D , 0x601D2725574F75D84E4FC1CA3B0EE281 , 0x6231F960ABE83AB81016D7165CD37D7E , 0x62A82A2A996F44878406C811703C30A7 , 0x62AEA7DE39121ACEAD569FC9492D1A01 , 0x63845BF74035FB1DD24A929FEE4CC6E6 , 0x6424A8F68AD0FC5AD205A3C028059964 , 0x656BC08C60BE3C825C9634A5E32DA80A , 0x65A075D5A607B8F3BA85041343A0FECE , 0x67BBE14F1F37F107AE2B90928E7DDEF8 , 0x689336124F6E37CDF917188776E52A05 , 0x68AA24C456E682C0B9E4247C5BC44B20 , 0x6B0B9F0EE4A29CA601A9D00CDDA99A7B , 0x6FEC198F9B2D2D0E3ACA8DFBD6206063 , 0x78A2EA3A953E7D37A49BE615BD10A965 , 0x78E3F0EAE82998C126BCF44EB05F6F8D , 0x793F16121A1D81A3BCF0AC6FE7BB586F , 0x7A515B5BE2A4D3F3B8ECF0D4C482FEB4 , 0x802658C43848B38FD396B47041B1A51C , 0x80C3C1D4A1DB281CB22AD4D4FA76E3B5 , 0x814830BBB280596BD98F77303D625218 , 0x8562A42FF00E6BD9A282B99FC9903E7C , 0x8624E34C56DD3C2862DF9EEB6E710E32 , 0x8799F50980B00B56F98665208847E4A1 , 0x87E05083F218E7510EAB1264D8438D76 , 0x8A03FB8B46FCC2D52E08EDBA1F44F80A , 0x8A62B092DD18CE2285839B916DB9D91F , 0x8ABB17B79A6DC1BDD419E7F5C5BC23C8 , 0x8D5A44EF6920EC481FB7B8FD83DC595D , 0x8FDBF62BBE108CEE6301B1BCD59285CF , 0x9125AA29CAE89A84D1607B6172827BE3 , 0x92815B1C0364A0DA0527F89CCAB05E4B , 0x94DA40AE36C3344C6728E35264370280 , 0x958CCF1E11526468ADEFA41829144AC4 , 0x959DD21D5272DD9FD92E48DAA2A834E2 , 0x962D50D582C9B97517959D3A2CCB01F8 , 0x998C586F9C026734C8BFC24BF87ADEBD , 0x99A3073B9B9B26D3B56CE086E0E00863 , 0x9AE22A11364AE408B054F6DE86E84EBE , 0x9B70E7DC7BF7AA93542B139AFEFE0FB8 , 0x9E28A3DA567029876F495FE537181859 , 0xA41860783FC75717A45FA7B7D6691088 , 0xA4883B4811E3C6024B44A06F7C1A90A1 , 0xA50CDB743C9A88B19FC80A1380007933 , 0xA6FD723C304BC56BE636039E4597BC6D , 0xA887B85802E3F744C70CD47D6D8448B8 , 0xAA66655667EDFE797621E3B6FB4AE253 , 0xABCA1F947EE3B09A898C45DF0F07FE01 , 0xAC5C415DC7F5858CEA94FCE71A986FBD , 0xAE2C61707A1E1B81F5351992730BE77C , 0xAED471E99D34C6C3137E7CB3AF52F816 , 0xB116007408F70A7ACC5BA892CD88A367 , 0xB15615150B24B4C151B86AB7E12A7616 , 0xB1F2875E3C92B0A7E49F2B5E4BD68D25 , 0xB246227B27FB258751132045DA82D557 , 0xB26C15B2D6ED8FB6AB5C5DC6FE8B7C48 , 0xB62858A3302B1CAD032E230BBBF7B672 , 0xB6BC2237021F6B00B4DB8B88B82E2024 , 0xB969A26A5ED66D222943ED40EDCC4DDC , 0xBC113B0D14AFD019C37C53782FED1C58 , 0xBDA80F2255554CF22E9A8AC66FAC9F73 , 0xBDEEBBF493EB362C19CFB4AAAC42C3CF , 0xBEE8463522E2489765C85BEDFE3304BF , 0xBFA9B6D77FFB6D38616A984DA08737D4 , 0xC4C983B5011AB07EE63D0001438FEEF6 , 0xC72227A35E191011BB5F589B9FBE672F , 0xC986831F5B01F63AA689F3E39796927D , 0xC9A664712DF20F7DAE0DDD35EBE19A41 , 0xC9C5B833EE6EB66C59BC15FCF4535D97 , 0xCCA291CA7655C638B1A84A9D5371D936 , 0xCF1BBD3B83B3A5997B35C15565F26ECB , 0xCF3886DE7A25448C84513ACE79E016B6 , 0xD06EAEEDD394CEDC93EA53EB095B3183 , 0xD31A9FEA3CE4E7FF39196E43D61AEB3D , 0xD3F3CA79BC266B144A90FBA7DC678156 , 0xD4197695B85D5EB929B705ED87B86F98 , 0xD5B9966585BFDBF83AD099DFF12B9011 , 0xDA9707FDF657021A64949ADF4BA24382 , 0xDBCF616907B1666D3B1785164EDFC84D , 0xDD8028DDEA281397647799C02F60B028 , 0xDDD7BB2F8D5B73DCECB7457FE57B8B6D , 0xE0FA6CBE2E62B231B7376BC73E6E2F15 , 0xE4B0FB6E581CF1D15B30E130085BB67F , 0xE4C30FB7B53462DE2D01BF71722E3064 , 0xE59D822DFAD35027F8490F9008A25EE7 , 0xE765CCDAED01412E1C312146BDD6180A , 0xE7730837455EC34688430A41B953D65C , 0xE817251F26924C45DB0508B1909032A2 , 0xEA96967BF4DA040588BE2FBA21CC072C , 0xEBC3ECA6341C68C22A575068C40C813B , 0xEC71449129ADE86768FA1F4E0AF1833C , 0xED5F52A68D77085B9AC3B615387C9F44 , 0xEDFD8EA600F2A55552BBF879EB5945BE , 0xEE28658DF53CE0721FC9FE59EB6B0FB2 , 0xF0E2A1E05960C4FC5D324C212BC11C70 , 0xF3F35AF0CD0B52ADCE7B80BF45C8B162 , 0xF641EE9567187EB4FEA7FC147B067A1B , 0xF7DE7C781C545DBF09F93F5CAF010257 , 0xF812A407E6E942BCE9DC9098AFCC1169 , 0xF8C13F9DB59274D1F0D4C4462742A954 , 0xFB2B273192B4481AEB1BB0F938D81619 , 0xFBA8E6AEA724EEB5767DEFFAC692A99B , 0xFBF5EA8DA2B548857EC599F2BF24944F , 0x018490EFB3A4DEAD63ED99AA5AFD0F31 , 0x02C7271DB013F285E03D6F82E00FE234 , 0x042D94D0A9BA1643E139E597731D4A9B , 0x04B8904B50D41E4255C20728618AAAEC , 0x06EBD34218CD234FB936A4361F469DF6 , 0x074B7C10F19C29BF2C233E6E94599053 , 0x0983754925644159CA069F55DD9FA4AA , 0x0B1AFBBE1F11626C9132EE24EBF3CCD5 , 0x0BEB4061B676DE854226B400504B3EC2 , 0x0C9E627D15556A4E290D8591B351223C , 0x0D7462E78EC60B6B01BC1987E115C278 , 0x0DC1A4F9F3F5768168D45653D5EF8FBA , 0x0E36790571D87B72276310E86066D83A , 0x0EE7C6F17DF7176272F9A906D5E2821C , 0x0F026E6F8A8F6CF3CB0573EDC6BEC0C1 , 0x1002DBEBE9F8031A312646244BE8AD40 , 0x101C7E1A8C8AD2D077732F2FEF3350C4 , 0x106E47219388F962888530697005ED90 , 0x10BAFBD45C2AF8249FF3EFE0F0AD2914 , 0x12480E2646A42CEFCD6BF59A77B92C7B , 0x13613ACF67277C9E0F20738E0FC4532F , 0x1377B5702799C7E47E9B0922804530E6 , 0x1428DD019FDD27297F2553CB55ECD887 , 0x157FCCCB91D2A7E315157B7C33D5B1E7 , 0x1593731AD53043F5A699A78ED5E0E084 , 0x1631E4A13D67AB8FE108938BB8F9A5C5 , 0x16AEA308CDF14A1437C75D2C435653E6 , 0x1A9AF25E26E7596E70B55444BF4A3CA8 , 0x1B09C92168137D55647DA19691951694 , 0x1B113D58DFB501872606551E2436BA73 , 0x1B3CE873BB7DE0F7535B0427CBAF8FAF , 0x1BD3F9098F38669F3E0A4AF94401BFE7 , 0x1C182EAE8E847BD7C658A1A3158727FD , 0x1C58C4F664A0514FDAF4C3C2854DA026 , 0x1D2F74B2382F375F790944432DED8989 , 0x1D7559DD2B6CC0F2871BC0FEACF92DAA , 0x1DF8E9E51A39B933D2E69F003228E6E8 , 0x1F337A6B76C9D34605CBD46CCF839693 , 0x21971D389388847F4EEC5139E5456EFF , 0x21FF3BE2E30945D250F3626CDFDE2366 , 0x24C7F8DD1B3A98B78CF71D0F54061B9A , 0x2540426FECB2988F1B661AAB4891B84D , 0x2701398907F967711109A85309D1C2BA , 0x27E99F87B2360FDD1E9AB829DC95F215 , 0x280C906A0540F3E60606AD68A893B7BF , 0x2839711D2117DBFBF138ED3FB6ADBCCD , 0x298C26575FD31492D0F6BAB436FF1DED , 0x29BA2FDFCA0EFF1C5CC29F77AC539099 , 0x2E71DF5CB6CD02EC1643C2A7C41EEA55 , 0x2F6D9A9E4AB46CA7B48AA34E693BD6BD , 0x31C007710115186CEAF52604B1E8A022 , 0x32A7C17708286BB3572982D23CF6DE66 , 0x33F88E4998A1BACC58D4633C8BBCE05A , 0x34F2A414D72BD481AB439C3E3D6F1F21 , 0x3536561040A570B1DFD8FA402007E48D , 0x359FC6A1DFCFECFEB71570373D6CD152 , 0x375892C20796BDBEA5E746757AB0A1A4 , 0x3771E9C02A11D9E2FB08F753E7207E21 , 0x3855091B33C77DB6B46D2DABCE0B88D8 , 0x38C9770D6455E7F66A40D9FE028DA8D6 , 0x390D1F105B734DADB157D91051A9CACA , 0x3910EB6220DBE466376AB982D07BA8FB , 0x393194C6762C8D07E2A6EB81C5393567 , 0x3A1F913D1DC976277D424A69BFBBFED3 , 0x3AC5D3597E7C52C9E387A28922953D3C , 0x3DF36215702CA419E9517D6E1278BD4E , 0x3E0668A1B81F141899D1CF6B154D75D7 , 0x3F99295D615D9BE51F176EE793AEABAB , 0x4086DF34D785B629EDD9C8CCF7B6E33A , 0x422777008EEFF8AD25CF443D527A263C , 0x4384C0378D5DC8BC47A77C0C646D9702 , 0x43AC76974E0ABCE3834C3E0CE4BCF9A5 , 0x450436E093FA307899DFCB409A19FBD9 , 0x4780A92C92EA89A97708506BB09309DD , 0x49855B7696911C2BD6F5D992A8607497 , 0x4AD5E01AB217E2EE9FE01F2D9126D004 , 0x4BCD8D0AA1783D3DA773CF02E960AA43 , 0x4C60A60E05C5AB2B8682F2657CE2BEE8 , 0x4D01B2CDCD7771256FF17A34B61A734A , 0x4D3B76EAB1A90DF534FA026E85FE47E5 , 0x4DA4905305590F4E1E17863AA39F5017 , 0x4EE2B0ADC7FAD21DF556BF9F5353C6B0 , 0x4F23F3ADF3C89446572C572BDCDC98C1 , 0x4F7047B1363D565DB15FD970CF18F0D7 , 0x501B71AE155696002B26F88E0AA7248A , 0x5179255ADC827EB40EE9D563AD85F956 , 0x51FF730B5088A2E3DBA0C33C7163523F , 0x53346B907BED6575B64EA2E3520EB63C , 0x53E2F14B4E266E3C31A1645599CCFC3D , 0x550D8B3F9AD897BC89279745A52B611E , 0x55B5F35D96F3FA129638B235F5FCCB96 , 0x5680F346C3E426E2153E73B5448DA837 , 0x57AC765B2E0DEA37F9AF27C499BFD6A8 , 0x595B8D9E75C815F9C069660A2416BBC7 , 0x5B48C01BA523D9B94C5E7126D57E1022 , 0x5B6F2C66A6C9E5BD800D09D8FA7B8FE4 , 0x5D03F227ED563314EC491EAC9AF245DC , 0x5E8930DEFF1F444275E7D84FBE7C135A , 0x60611B6AD67E6D210D58CDA2369A78E1 , 0x616F46C31AD4A6AA48649795E02E5F04 , 0x61A59F2A1CE27B7305EA7A101EB42F6D , 0x66D32EDA79121C11D340347EA043AA2E , 0x67628E31EC21B6F833FC2494AEBF8689 , 0x67AB8353789DFC136324C2AD4B873D99 , 0x680CBEED96B281A4266619DBCE28E1D2 , 0x68A3446B2232A738613103DB4369409F , 0x68A7B0CE2E7E9F13F0A5BFC5697BD9F7 , 0x68DC963ED40E2FFDD1063A2C6C325FFB , 0x69EF33DB14F64C3646E40C423D1AE05C , 0x6A15F692B2BA91B1D692B1B207C10CC8 , 0x6A2BAF85502A59D55077F16E06D27145 , 0x6A68FB58A03726EF1F73925B206F89E4 , 0x6A9648930E9595935E5DF2F6E30AE346 , 0x6AE5B84CD008890B0A7304C8E5520503 , 0x6BC8E5FBC15DEA72ED5BC1A094520D0C , 0x6C441F19AFFD82B633B68B9E0E6E9E17 , 0x6C89D27FB0F54C14584E925A68C598E6 , 0x6E947FFB12F9AB2DF8DF1DD6B357D281 , 0x6F2891EDEB7FC70340806F0DFEEFDFFA , 0x6F443364870F36C7577C352A10DA2388 , 0x6F4A1A44F10AE35861523BB7EB59702B , 0x6F89A4C7D8932DB794DCE8CCE4366973 , 0x6FD4EC76CAAD77CFB398A9AC652E69C0 , 0x70174C27C2B3A225F3E4AD55CD06F855 , 0x701D25494335AAEE5B0DB03624D4CBCC , 0x7079551577D6B6625AAD3D649B23849B , 0x71A8EFEEA230CADDCC5D6468F44C0A62 , 0x7274A0856D1387CA8BDED066F883686A , 0x72831DA06ECAA055E5A0FD6C52CC4B2F , 0x72B4741C86E126DA6B804C932F8F8378 , 0x72FFFAD67BF33AE1D8BCC6C7367C1374 , 0x75D7AF9BE3DDA455CCEF428F1672EE3C , 0x7671ADBE881AFA34239C87177AC12EE1 , 0x769939C6D5F72CA35295C8E6F7BABE36 , 0x76E02EF175AF01DF6DC4A7B790DBAA4E , 0x76FFF1AD831CF287A3B233C38017C999 , 0x783892FEADF16448D5702B2091CFBECC , 0x797DAADCCD931733807DC937FC311A2D , 0x7A944906D1A657870AB767AF301221A2 , 0x7C4B3C52A59F279AC12C7A9B2A74C58F , 0x7C71881864D3DB64E82FD30884FA9018 , 0x7E629A275EC03DDD39BBBF2C1D8E415A , 0x837FE2F2FEF3DE42635BD780969DF4D8 , 0x86B5F6DD16B98927692E96BD6613A37B , 0x87892D2AA08B4EF5F8D3FE732880A507 , 0x87DBDAB7239BA3874757ECFCDAD1F4F5 , 0x888A83EC41D2D31308357E81106688DA , 0x89AD1F37FC7BA93434C01CFB7B746CCE , 0x8A4D177333DB0A65BD80135FB9FB8BBA , 0x8AAF44C15379417DF772A79C772D3382 , 0x8AF01959FF24649C2A55A217482E05B5 , 0x8BC096F6583DC7C35C9DF219788BFA63 , 0x8C7200FB18DBBB6B11D3E6420880803B , 0x8D341FBA8078F8A9E8DDB5D3E06F60C9 , 0x8F2CFF8D244ECBEC79CAF5FDEAFA7701 , 0x8F56B5FB008B2B3D41A28D186E51FDC0 , 0x9070BCDC6D17388007C7CFAD0787CE26 , 0x9140221700EAF2972AA97A5CD0E33C70 , 0x924BC14DBC46601F75F4F10C1FA20288 , 0x93560BC58257824EAE22770BDB0D3860 , 0x93B1676510F510E49A88B4CF082BBFFA , 0x94AFF1D9FC0C309F25D14406ECC1F437 , 0x9574ACE90529048641D8AA25D9497F76 , 0x9646372200AD322EBA22485EFD10A225 , 0x96C57FEF8C0256CCFBA12C18A6B961DD , 0x97421F32001A5DCA7490A97F905655EE , 0x976CAD5AF35D64ACE8AD5741B6E25CC2 , 0x9823A0188B480365ACAE66264A692226 , 0x987057978EE7A3CFBC9E9271DCB2B326 , 0x98C3762A6A4A892AEB3340759ABDE93A , 0x9B3C03EB788009A154AD7AA9835821B1 , 0x9C24679AE49E2568E926B453A6FC64B6 , 0x9CFDF2A977F289AEF74934B704417E80 , 0x9D3AC02CAEDC35C02C6E67C1A638B774 , 0x9E8B962FD6DE51B4E83A767879A8E3B7 , 0x9FCD74A2694873B96A91EBB0323B8466 , 0xA0C3302D9755FA66612207336FE5B11A , 0xA104164257214671AB9417FFAA1E3362 , 0xA1FBBC609E2D7162026729CEED879CEB , 0xA466314CAD7E20AB3B17EB7C8AA5044E , 0xA4E3B303EB1FB3A0FD86586FEBD7AD53 , 0xA5114AA9894031E09D0B8D171BEB1384 , 0xA5C866CD22D3A7403BD671E502AE4E44 , 0xA664E6DF708E133A933C1DDA0A19708A , 0xA75A63BCA2657DA287368ABB7D38B4DF , 0xA76C4894E0A74AE267C710713FB72F37 , 0xA83759B59F15A9A22259EC482977930A , 0xA8D10C6EE9714C1204B0503A06B0D991 , 0xA937467818DAC4D44106FCCA452B5D14 , 0xA9DFD55096A4A4BE501AC900884A5440 , 0xAA81CE7E482CB8E24D3316300D740569 , 0xAC184C4C1C72E19F56B29BCB7110E737 , 0xAD2DEE000F752588E8DA82180B51D6A4 , 0xAEC9041300A06B2D25C0FE7EAD14F958 , 0xB23E241B03A1BFB85DFE3911EFD183E1 , 0xB582206A48070C818D0A7BD228476730 , 0xB7846ADB7CBDF4DF7CE665524AB956FE , 0xBA77889FA0E3472B407755E93A0764E1 , 0xBB97AD186B7CC448320162B7CAEB938B , 0xBC07A79500AA0D7150517FACB3C2B2D8 , 0xBD2985480A2894D19D44F9D3E656EADC , 0xBEA2CD74801F3DA41587CB276484966E , 0xBEAD6BDBE057A916DAE89AD60FCADFE5 , 0xBFD1790318C02009212FE5B2A2E97A91 , 0xC03198A530D8F400E3996D523B9AD246 , 0xC03BCE13121394C7D22C2DB253176F53 , 0xC06B83E6B60F0184EC38D18F17D0B094 , 0xC1EF818FEFA2123394936B48161EED97 , 0xC25A410AA3535C454192FBE521EF5DEB , 0xC4075FB334C5282A86F432B715992764 , 0xC41F24154331D0EF42D94CE470652F6F , 0xC4DE02DD8FFFE55E2DEB9D155BC38FC0 , 0xC6DC1BF95ED30495EB91CD1A040D2A5B , 0xC740CACB89106CCE5E76995ED1DED515 , 0xC74F17FB060885FD0D9E9BD2EC9FA5CC , 0xCB4188DD9A3A0776A6AD594C64DB672F , 0xCC133F56C078CEF88EB0097D549F3A17 , 0xCC904E0956BB5A0846E5815E63FFC2A8 , 0xCC951F22544C0B92B0E2E39C704F0387 , 0xCC9BC7742242815663B23C1E118E1D6B , 0xCDDF2B04259F40C17EA48E19B3AE6C5F , 0xCE09EB42CF471CC478854E5518223874 , 0xCE240AD82632E2547BDE313C038EA86B , 0xD04C442FBB8836D981CA1868514AE62F , 0xD08EB8209FAAADF4459C75311C5EE498 , 0xD2068B75289808DF5604A8CDE967CF1E , 0xD3EB968D85FEE78603D0B6631BAEFA5D , 0xD4ABDBEB0B904258AE0E4B13EF017DA3 , 0xD7EFABC14EFC8752018E70C455C41ECA , 0xD9089499BF3AF3B277D8138A59007E61 , 0xDA1E39AFE3E2D9F0F091F197C13773A1 , 0xDA67DBD75BCFD8A1E48626455B8669E5 , 0xDB08D06F532479D4CB06CF1E7DF09A60 , 0xDB1A210701540F3C73559E3CDC3E8A5F , 0xDBAA1269866C6EC8B1DD3F163D265970 , 0xDF93362EDA31E09E5CCE140B33D31D1D , 0xE050B763094F7EB2C3C21A41E9533180 , 0xE09C69794E109DF0C67018D0AA08196E , 0xE0F113AFE763CBF342ED0586AAB342B2 , 0xE15514320CD19653D97B005993927F96 , 0xE246F6C4518A9A394C982E690588CF9E , 0xE279627552E041D63B435C48606FC7F4 , 0xE305AAFDEC7A13DA612ABC66685FA8DA , 0xE31B57048E417DF79B5E3775B5D985AB , 0xE39E3728E750A2B99BF99A5E43024250 , 0xE44D979B43368240C24AF93B0E5E7602 , 0xE5BE8F1A785F9AB27AEA12171866520E , 0xE70758A0D4344C0A8086C030E950A3B6 , 0xE78BC2BF31EDF07BB9F7AA2D706DE900 , 0xE7A5EE69499205D5C984C2C126E561CC , 0xE8B20470CA022EBE30985298ACE32A3E , 0xE93F2FD6074075457897FB49F0F4DA31 , 0xEA01FD45688E38D9BA74D0481DF18902 , 0xEB42B9060DE67FDE464B2748B794F2CD , 0xEB5726A470E22DAC2AEF8496878F4F4B , 0xEB883800B9E68348E939AE3F6A0B12C7 , 0xEC79DE55FC5BCADA2EC1F56B3D7D37C9 , 0xED1BE56F32F707B6089F1BE39391DA3A , 0xED3B559283F31D39D2F4541BE1BDDA3C , 0xED3ED8B6EE3E9C1566568D571BA12E97 , 0xEDA115C0C82AF807ED29C66468E60118 , 0xEE28E47E6F68D4F583F4E5C1CD06BCC7 , 0xF110932FA4FBEE03E0B5E57177B97C49 , 0xF1225F11F4F9D03757B909F51A560CF2 , 0xF16C0594C50C196030FA34A0EDBAE2CE , 0xF3F518807DE5542F7595FA1BDCADEBC7 , 0xF6262EB265806538CE533A243AF49268 , 0xF813B9A1583E134EDA21FB22381D1E73 , 0xF877C1EDDE4D85E986998D27A2A5A3A6 , 0xF946541B2D4F8F892E096DF53F0C12A7 , 0xFA7F92FA1396998DDD1B219D898407F9 , 0xFBB0F60DD15ECC6FA85B5EACFC54F643 , 0xFC64BE701CA7FA5D9CD704C8871FEF73 , 0x003B2F4DF2FD801DA9E4D8101386B5F6 , 0x0046BC32B03FA772892E0CD35BFCA3D4 , 0x0095923E98D9A10833C0660F22D24510 , 0x0164BD541413A933628FF887B1079C9C , 0x01C2311EF3A913DDC2F2F97FB6F8CB33 , 0x035F19311E20E35284D275DF9990BE37 , 0x0378965E0AE7F6D2B92F695DA5AAD537 , 0x04197788CF0A00733FA02D7E54D388A5 , 0x05F36C5699C4FBC6F1A58120BE8C5ED8 , 0x05F6E498D884E37EEA2D4F9D00D69FB1 , 0x07C734CFBECF8A6E9C959B5FDA3E6CD1 , 0x080EC278275C571DAEC8562671C2F34F , 0x0871025BAD3F43BE0ADF7715019855B3 , 0x088BCD68659BB700C8CC990B5F1D9647 , 0x0B800452AB0BC51B33222CF6ED9B4002 , 0x0E4246570FFA644DCB3FD9960725F590 , 0x0EF044350058017770D6F9E722FBB06C , 0x0F394FB6E31004C32BEAF7BE5397ADE8 , 0x0FB77C143582A73193F30FA094128695 , 0x0FE6A9AD2F596E6CA90E3479C75E10CB , 0x10993AD48A335802A7883AD35762AC48 , 0x10ADB54D0A4E11D583387D183D89AB60 , 0x133A57FAFAFFA26E9C7615B4A0C27538 , 0x134EF8240448C7F27F4E13D2AED434C7 , 0x143B999CA57DA5C6216935F37D75A686 , 0x147301964B140DABF98C3C700BC3DD08 , 0x14A0FA9C7CF38DB507E81344C73DBA56 , 0x152E5082AF5E800910F069D30EFC215B , 0x16209EE4A86E58E834CB8CE894344A75 , 0x17412BC91633C89771BB737970A6518C , 0x17C4B872DB32668ADFA620B742B2487B , 0x19C8D9A0001EC187CB895C361F028C52 , 0x1A3AB48FC54DB76346D0E25121ABBDEC , 0x1A5A51CB22819ACC7AE928D17AD38495 , 0x1A8DC424662F1FCC026476F4429586C5 , 0x1B9910A70421F57EF559DE7D6C9EDFB4 , 0x1BAE0C8EBE32786ABAB137D76B19EF94 , 0x1D01AD400FAAFCFCAB5EBEB8CEA56E7B , 0x1D3B8D899BD77FA306A6102322878C6E , 0x1D9D72A3CF1B40F244E904ED0D0173A6 , 0x1F4B50D9182CD3B7C3260DC0B8950A1F , 0x200B122A30788F15726D0C45733420F1 , 0x20D5AFA4F045EA05D0E06B8C5F6A5176 , 0x20D95DD14695C29DAC12827480635026 , 0x22D203ABC8FED76118F42BD0CF0F0B29 , 0x2425FFDF474C0C4A7C62D8F277CBB81D , 0x2538288A687FA50845E6B2CC850EE3F3 , 0x26CA14A6CC55075727317ED0C27FE3A4 , 0x28986FEA9C7D3D54D91CC3B4C3D39858 , 0x291CA972605A8076ECDE89863726DA53 , 0x29A38FE96AA2AC987F3FF040CDA13C33 , 0x2A6387775ACB62A32D0AB131D0132274 , 0x2A86E93EBDFC4469CE7EEFAD32EA8CE5 , 0x2EC8152FDBC5D1DD043870F118F3A22C , 0x2F891EE8ACD360A611A5E5CA8782408C , 0x3090A91EF982C16555465353BB6B20A8 , 0x30B5451BFC3D0F027840015EE3F397AB , 0x322B58C3EA8CBAD1D2E1B0B0968F3726 , 0x3283FDDE64B59BFEE98F3BFCED419858 , 0x32D1F616288D04B49E2B778D7E9605F2 , 0x33274A075185C48E8BD419040F3CBC11 , 0x341DCDBCA4D31CDAA0AF49D1CD2CF754 , 0x34E92240E34EFF49E1DEE5D358FB4A71 , 0x3540EC91E189E5DBFAA71871524A2873 , 0x399AC2AF91616FD06B77C5955563CB6E , 0x39D9B2010E6FBDC3D9F23037F25C0CC9 , 0x39E9CFC02F55C095DFAB424FB6B1766A , 0x3A63ECB9E5E07B6B37441EE097DBC9D2 , 0x3B2FE5EEB2CFBBC219E47964FBDF3419 , 0x3BA4F2AEC15B284F417D2237D9BA82EE , 0x3C20742EEF55C63A7EE23B2D89ED88BC , 0x3C8D470C6A78C00055E4C1B2A4AB0EA5 , 0x3CB4B7AC8D4DE8C70F2BE5EC066F3C74 , 0x3DD29CF3CC03A0A1964D91728F72147B , 0x3E4CB0BAE538F73588E68F86E8110AEC , 0x3F7A34A823757F5E6FD0A19CC2525A26 , 0x3FA509E1F42B8E19FF9740768BFE0859 , 0x4131920A0D44A64AFBF32F68BDDFF009 , 0x415E15C6592EACD2C6C22673816486F8 , 0x43F4EE7AE0BAD17BA3329867073074ED , 0x45E82E22E3CDB1DBFBCFFC23D68180B2 , 0x460361023DD86596ADB9C9820E205C6B , 0x46329A64DA621030D571EF623A9D3510 , 0x4686B629B7FD0E5ECC6704FB02A820C4 , 0x46B4E8E7AEB9E56208250F08DEAAFDA3 , 0x474E446352B7454B667F9A361E13F180 , 0x49AA891EED6CFA14F1847A5CA335ACDA , 0x49B80106D1866E054F85068F70E95966 , 0x4A03B251CB2BC0E9F2EA5DF9B28F6350 , 0x4B15874D831898238146451C35FF8ABA , 0x4D4DA9973FE7335634A03D003D4021EB , 0x4E0B139EE34264DEA2FEB1899E1C2E5F , 0x4F03D6F0E4802FF07494E35037084A69 , 0x4FC86F84F0F506D3171E8AD57779C634 , 0x4FF0C099ACD80D7896E06190F0F8E988 , 0x51866F26731304386EAF744FCE6C635C , 0x51AFA6040E11E6DCE6BCD0A08C3177E0 , 0x520A3E2CB4298F7EB1877BB2F5E0223B , 0x52619412E485037C2547EA869C2F5F77 , 0x52CFEE0889B5C6CF0C0CAF3878C6B4D1 , 0x53BDFC23CB42F2D8304A4F2EE7D536D3 , 0x54925E2C1B7B76B3D6192D008D59822F , 0x558ED6474E92F953CFACB35C73C3DCA8 , 0x566DFEB80D68AF5719ED409C2C5108BA , 0x56E92B82641A26C83F4A3241E7F30FB1 , 0x58B6E265114A4471450DBB4445C4DB7D , 0x59FD3506F230A66719D808B1E5797856 , 0x5B35953145D5D74E18C7760BCD3E1295 , 0x5C6FB12DBC61DE5A7993AB1519C2FAD0 , 0x5D08BEFAF46E19E7E1AD85814213DBDC , 0x5E0ABEC40BD2633B875FB2EAF103A6E8 , 0x5E70F6EB2A65B9A88EF58E8BA2F7ADEC , 0x5EC9706014790E2053A897C1C5CD39D8 , 0x5F9068FE1CADADBFC0ED4ED1F4DC3C78 , 0x6012CB30FEC4B9D5CC263A33209DAA32 , 0x60CC8F05C0904137ED0820A2E05AF472 , 0x61BE33C35EF93A8CEE2E3925F67C997A , 0x6203AAC118A571B086425F2F57BA2640 , 0x63A67FB2793A65636865B7AB82BE841A , 0x64EDFA6D64EAF4506FEEE63A14084260 , 0x6552139FB7D194A2ADD2EA2DE34FED3A , 0x660A74DA756C3864118941FD7C68BDC6 , 0x665D02D493C09AE54C0B1DC36F43D88F , 0x666D603F85BC8A1232D5EFE5145F207F , 0x6874CB61FFE2A365537E1D8E15BF27F8 , 0x6882F82D716F6E034168E3401B575939 , 0x68CBC239AF48284AF40FA5FEACB73B19 , 0x6A94F50BC42E01F62B889CCCE526F57D , 0x6AACA4C08C99F6A13A29A7F0D24D2EBE , 0x6AD67CBFA79C9AF9854185C93B4A161D , 0x6AF8ACC9B1D05460AD0C8FC17E02A047 , 0x6DB3479DCE96B25D5CB56D581CFE8CB9 , 0x6FD43B6F437F6F5A2F1480A73DE6C8ED , 0x7067118A56E7DC84C5D4FAF144EA2845 , 0x70F85F2E1CDA4CE61CEEC9C56F005B89 , 0x7158B72AC6A099CB91903650DD03E849 , 0x71F35E996082C981FD275B0D64AA98D4 , 0x7224095C570756F7EBC8DBC285D50630 , 0x728B346966CBB85DD260F626D239F0CE , 0x72B8F6D3FB71D440C22F0875660A2F76 , 0x73A79A17CD2B8C95C1B20BBD6B7A6BAB , 0x73C41868F64294ABDCBC31135683A58E , 0x73F4127A54C5F7E36F01879D4707C951 , 0x74BDC9A4C316E7C791FF0877940166A5 , 0x7516C121A797E91B86482EEA932CE747 , 0x75C661D8D4F1E21E59D1D7B8CC45B20A , 0x76AF9FD28CDB6774DC154504B9B0EDD9 , 0x76E425A3DB687CCB283C40CC07F29018 , 0x77D01D3C9B9939CA4D3AF2E3020CF6E3 , 0x782F95BD04DD90F765BF090E60E8D580 , 0x784262AEA59A757C049BEDF113A74F3E , 0x78E80CB21E8BE207061D08C216F6535C , 0x7920DB12FD949D1F0C69538DED072D89 , 0x797B2DA5720F7AD7B62A2827131CB419 , 0x7BF1AC5A72EA5F0B9824A69BBA751BFC , 0x7C6D69CA06F5CA5AA6E3456A92917888 , 0x7CE41238293968217327190480DFF1AA , 0x7DD5389941465289334FEA5EF94E16B0 , 0x7EF0A4336119F98ACC6EFD9AF5D4D4F9 , 0x7F110282E451042E1E3C82F318577AF7 , 0x7F4FE02CF04E580C7E2FB7310A56B54B , 0x7F818B59D73ECC5918C4895366814827 , 0x7FB716341724843E0FF5C23352223880 , 0x7FBEBD07FE56B3157E07298D163D32EB , 0x8108CC62DDCA85BB4F278CD223B91446 , 0x81FB24FA9442EC86CDC9B01744DF3DE2 , 0x8262205137DDA02123577A52D8767217 , 0x8285575706D67A0B1D2D8521BDEEBF64 , 0x829C0EE08A6B8CB826CEAC163CD58887 , 0x82E1698BD3BB64ABAFF7A01B13A5C31E , 0x83630CAE5A1940A394DF06B720C975B3 , 0x847D541D903A73D116A0607EFF333EA2 , 0x84973B1F20BD8FEA1AD075E9A9C27C6A , 0x86CD52417C2534FCD1BAC9675BC5B0A4 , 0x872941895DA481E917B34C02EAA7723C , 0x872B2EB607860659270C5132E53CFD41 , 0x87470F1CE86947A48509372698EB2A55 , 0x87B4152B5024AFE78C734998DCCA7A3F , 0x881CC42158A23507508211C3DB004688 , 0x8835CCEFFF24C785019AEEB6D2A0E755 , 0x88D241BA8E94D1862259FA22ADCAB69A , 0x8935746A19C1DA64816DB85FD8989092 , 0x8AC3A77E7EB4A62A7F62CC791A73E4BA , 0x8AF42879C7B4A6F3B98B389FCD0D93D2 , 0x8B29C67F4AFF64D499E764699DB330A7 , 0x8B396066F6571A411B06E7E9A8B11B1C , 0x8C0D46E4936A08B28E599B2BE936D44A , 0x8DE398D9890601EBF226C8C2F262F1BD , 0x8F0BF29097B95FC720D8A08952573CAF , 0x8F15469F6ADA697B46681F2C28712754 , 0x8F60A4B32B8253E422A0738E88554950 , 0x8F72E5C237731CF88964ADF48704DDED , 0x8F8EA0CF887812857093357B1F49DA5F , 0x90D24BC50E41BD55DAF70748C73EB4E5 , 0x918FF7D8F825AFFD4CCAA7F6E637E50E , 0x92146AA61899884A1E103BBB36C01F65 , 0x92585BD5B9875FC6B2C911AEFAF107E2 , 0x92FD02CB1C31D39CD0C4DABB9ECA52B1 , 0x94C94087C8E3052CE87AC314D2F1FC10 , 0x94DCC5AD424D4FBE6F6AAB0011CF7602 , 0x96103EBDE8231148AA731C0DAE4A89E5 , 0x967CC3EC1859686E7B413C1121999C48 , 0x96D22D748BC5125FFFFE32E784563769 , 0x9755BC2E7EF8A3EE344C5FB90CCA27E1 , 0x98DD9888F36AABE81F60D4C34B3D07ED , 0x9B34C28D59762347DDB004F26B9F8541 , 0x9EFE65F7D729FDC21724D0A7FEEE3DE7 , 0xA05D9871F8BB0EB9B1C2CDE8916EB576 , 0xA0F76C287F3BD969BCC6EE42871CCB07 , 0xA147D3C25314CD39273D515AA71677F6 , 0xA1DDFF637F60754C70610FD347BC8A2D , 0xA2C77BFDA0736AC6AA9205C63668D01C , 0xA3B6012851AD38DC8CF5BB654972705A , 0xA3DBF14C194C1AA8AD1AF1A9642A8F19 , 0xA4AFC107054465AD36AB38A80E3EAB24 , 0xA4CBBFC9B64386ACEFBD323C1148CB52 , 0xA5966BCA6E401806E9B83DC4E228C11E , 0xA67544257B62BDAED5BD7F8E17A161B2 , 0xA8173B8B073EEBC8FEDDDD9FBDE3FF2C , 0xA927C056D90A473EAF70C4FBF0D30BFC , 0xA92AF64985737A723F61EAAD92488251 , 0xAA734FDB956CA95F2DCED45026878290 , 0xAB3F65DEE3BD8522CC138A951E9BE797 , 0xADE22E0BE0A1C5D037BE4E345CCF48A6 , 0xAEEFD09F8B7235C6790428D843E02EF5 , 0xAF54BD301468DF348932176062D00DC7 , 0xB079DDA3DEDDD60B9BFB315795124A4B , 0xB0F0AAE5A4D27D28A38A3A97A4C05D3E , 0xB103705C451268CDA929238196DA4E2B , 0xB297753FA53E755F63EE088143647A6A , 0xB2FD294B742790974E7538CD4C4D6C94 , 0xB3AEBE534BA92567AFF8B606C5B9E325 , 0xB5AA6143419ACA05DE00D3669A1F38B6 , 0xB7065C6264BFE17F64964221FAC7840E , 0xB7A94248F15931709F182537D3A3F10D , 0xB849865EAD8FAE1C1B13ACACDBAFBD1F , 0xBA52812ECB366014A315E10051ECFD49 , 0xBB3D7CFA670FC97505250880F236346C , 0xBB9D48AC3F15E95B69F6FEFD05C9CD1B , 0xBC1CDD83B309D325E73B5AFF4289791C , 0xBCA875A59FEC743992C88EB49198F3A7 , 0xBCD9C810A62D0121B7DA23929BA8DBA3 , 0xBEDD77D5E12D2EA5218DFB9BC49A1364 , 0xBFEF1CBD734E5E082C27B94A8368FAD4 , 0xC05A3F21FF87ADB00E3B1A362AD36260 , 0xC1FB895075DB2AD90E9B117B5FB5F561 , 0xC311853A549AD85F662873B4BA6279A9 , 0xC4309BECEF06D2719066D5DF4A126070 , 0xC85C0BC4B71BB9952A4BF3EF74AA8EB5 , 0xC88A6E2F51C60498034FE84B192572CD , 0xC97E9C2D42C2D2248E348F294C941DFA , 0xCE4487AC69D021DAE0FA54B7E17D1F5D , 0xCE93BF1787766BF2370A174F101B6A41 , 0xD12072AAB4FC6077EEED09BBEFA43AFE , 0xD1507C944A3097E06C5EDB052FCDB570 , 0xD23BE6BAE02B3FDE6C0BD480397C92C0 , 0xD31AEB4ED0689C92D35CC27B5FDC7150 , 0xD33A7939D0EE94E8D9278F26BB894E42 , 0xD3BBBA093AB37BB53C7C6B89F128ACCD , 0xD3D3E62D1F3A572853D7A63772099897 , 0xD3F568A9E847E7FDB04B7363E58AD760 , 0xD48A234DB15D28183A717C2B8E9DC6D8 , 0xD4BF8B057367DE9E211127CE687AF98C , 0xD546AF737CD4522CED5961476ECDAA8F , 0xD6E85C867CCE07C305685E3A0EE23939 , 0xD81FA6C2B6852087050F74497FA8D375 , 0xDAF45001D8A05588B8F4F411C7322A16 , 0xDC015C999FA9E56A55DD1E254F77FC0B , 0xDDF940D43FA3ADFBB444A28680315490 , 0xDE0AE5E21D76B817AB02EEC90774B4A2 , 0xDE213301EC9A49C79FC6D5D6F7D66250 , 0xDECCB4498AB4808737C9537E7FC2095A , 0xDF28A9EE3BCC0D93BBF2224A93B98D80 , 0xE0154FF5A5969F278C89CB1495BE2E84 , 0xE0C6F6720B82E3D08C17B88B6226737E , 0xE54313E49B197224A88BA5F703118563 );
Copy
43
16.00 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"åD“/ü?Yêíç¬<þüîÒ "
b"""
èe.;©\x17 †’ï\x1D \n
iÓz\x0F ®
"""
b"é>92ìÓÊ#†ú[·î*½É "
b"ë};³‹\x00 '‹‚öè€d– "
b"ìá¡èýR7³³åéð°\x7F h; "
b"íN\r +ÌwïyùK£d6ÀÞ\x03 "
b"íÂ\x0E §¢°v￱s\x12 G)8Ê "
b"íþ \x1D Uf\t œ‹\x1C\x1A iHq‘× "
b"î5\x05 b.-ÕåàF'\x10 ¥Å\r … "
b"î9ù\x1E =Ú\x0E ¦œdê•e#\x12 "
b"ïÊEšŒË{{Ðú#!{]§Ž "
b"ð/|MqTù¬!!ÍÝÝw¥ö "
b"ðŠ—\x05\x12 *~R—ÎJ:tC\x05 "
b"ð\x00 [Ññ:ƒR\x04 a-u "
b"òç`Ý›ïç\x1F ¡\x7F ¿Ï‚Tmð "
b"ó>x²Îæèmdh@\v ŽM¥L "
b"óçEþwÆÞêkÏ ›hàÒ¡ "
b"ô~\x10 Ï'¨Æ\x15 6Ï™\t SI; "
b"ô´EÐ<%â°Æeðj\x19 f&y "
b"õ%ô~ä7>µ¤ì,µ\x14 ¼B… "
b"õx¬\t Ì\x11 ¦òÄÃJôÞg¼R "
b"ö7Z?,³®™Œ]G\x01 §©î* "
b"öÉ9©|Hí\x07 S~°ˆï½¡- "
b"÷ù™4ÐEwꩤ>6©‹“ "
b"ø\x02 æ¥Î<Ì$%ñ“\x10 'È\x0E â "
b"ø\x0F 7•›ëõ)†Œè*OõÓ» "
b"øZ†¤4ü¯îÍSHæ¥É\x02 w "
b"ú\x04 Ò\x13 ¸’\e ÙgË:\x05\x02 ú-\n "
b"ú«Àæ¦í2P\x02 Ùj\x02 ˆ\x13 Ðß "
b"ûˆ¤\tD„Èä\x01 Û\f ˜½ "
b"""
ûº9\n
Ö)ýP´\t W{iÍËâ
"""
b"üšœ7µmaÌØp¾BßË[3 "
b"üÎ\x02 ùYUÐÿ+Å–¬Ð6ŸÁ "
b"þ`ýT\x1E ö\x05 ‰Ä÷¹ü\x07 ¼è¦ "
b"\x00 ?\x06 ¢\x05 ÈfãõIraY\x1D ¢ "
b"\x01 ÄrÕ\x1F 鵤\x07 &NÉW‹†\x11 "
b"\x03 ‡\x02 â)"\x1C âyå?çåûò "
b"""
\x04 :f»d,þaó¼pÙ\n
28Þ
"""
b"\x04 ¥iå\x02 Ü_7‡ "ƒV©K "
b"\x04 Ù¬{õað»‚ÿØ[´—\> "
b"\x05 JAëò=ôÌ!å\x11 üïà "
b"\x05 SÏ„ßû“u)\e æÃA¯\x10 × "
b"\x05 ”—P}1\x1C LÃüâß><\v T "
b"\x06 ÏüiâÁsß+:zAïšÎ "
b"\x07 å‹\r \x16 Bø\x00 :ò©ô¡Jz\x19 "
b"\x08 »5Yàe\x04 ·†ÓÝãjg\r Ó "
b"\t -(3µ\x10 É5e«ÉÖ‘s>S "
b"\t <"¥é“Ó}ð\t ¨´\x10 ™¬Q "
b"\t €ˆŸ©\f ‚ï’õ<Í\x16 Ú\x04 Œ "
b"""
\n
ó_|ìÖKRl°½Ð¹ž©˜
"""
b"\v Y„\x02 ÿüµÉ{eý\x19 þ)\x19 "
b"\v °è\x0F v+h3"ÛÌ\x14 ¯æ×J "
b"\v µoÍ2³©’´\x0E ªŠ\x10 ýÔK "
b"\f Â’ï×…ø¿AfìÛIt³ "
b"\r WÚzÞåDФ¶ÜO\x03 •X> "
b"\x0E ôb\t ˆÛ\x15 %,½•\x1E Âam, "
b"\x0F ›q\x03 3ž®”1ìé%ŸqíV "
b"\x10 €t´Aìj‹k\x00 Óa.mök "
b"\x11 ÅÇ©ðq¡ðG{\x10 @ü "
b"\x12 yú\x07 ¤\x03\x1A ÌkCœ³4yK‰ "
b"\x13 G\x17 ²ì„ÀÕ\x11 €œ:Žb| "
b"\x13 Ÿ\t\x16\x08 $²¤šÌ\x16\x11 ªYQL "
b"\x15 ;÷\x16 Ê1f€\x1C €,ˆî…ê7 "
b"\x15 —ÒJ“À2ïèHÖY\x08 ¬]# "
b"\x16 $ug©š«\x15\x14 ñ\x11 ®KÞÂ "
b"\x17 ‡{'\x1E ¢bäÕ*7s„\x03 Ù "
b"\x18 2a«ÅÍÎŽÇUæfÃÊž "
b"\x18 MÀ‚EåAH\x0F åª\t „&ú½ "
b"\x18 ÎýhßN:/Žbü\x03 _“a "
b"\x19 $ÂÎ'E˜Â\x1A §\x7F YA).3 "
b"\x19 ëq鹚 ðP,¯š‰-ãK "
b"\x1A ðÓ‘x’9oøD‡ ƒ\x19 ß® "
b"\e þ\x05 û:Ì&\x16 =\x00 )äý\x07 4 "
b"\x1C\x00 *,1¢\x14 Û´þ\x05 í‹mö "
b"\x1C I15³e‡c\‘\r >\x1D Š\x0E "
b"\x1C dŸ\x11\x10 ¿F\x01 7®f\x18 iFã- "
b"\x1C žr3å*–\e\x14 jZ‚·_¦° "
b"\x1C º‰×®\x1A ÌeèbË%B°½ "
b"\x1C ò€Ÿ•“»ZÀS-¼¥\x1C @‘ "
b"\x1D J¿Ùp{F#vîëo„) "
b"\x1D WΈ\x18 ôÍ{ÛÄh\x05 ¹äÐï "
b"""
\x1E ’È\n
j´&MþÊ\x03 ?PÁ’
"""
b"\x1F Ø‚ë,«Î’ÔåM,6ïÙÿ "
b" E«²\x16 = {ò\x0E *\x10 *’J "
b" Ä5ŠtO¹**J’²:ÛR˜ "
b"!è¢`"o²>ØšÜ\"\x1D Ç1 "
b""M›ô®ÿnT·6èË\x14 0† "
b""`\x1A\x04 ÄW\v Ãåx©e¿s@4 "
b""tÝ\x04 VŸT‚ÿš,2‹X\x10\x17 "
b""Ø4Ømkx÷¬c‰L×.çˆ "
b""ûéÄÁÜgÿ ø™iÀÅÍy "
b"#\x12\x00 â]º \v *µ«ú\x0E ÊX° "
b"#-ž£\x14\x1F K\x10 öE\x0F ¾\x1F Lé "
b"#ö;^\x1A ^‹E_úØ…\f Þ "
b"#àY!-&'Z0êk„Ðw²® "
b"$º-W…44´/Ÿ¦“L¾U\x18 "
b"$¾Ôíà\x1F xéFa“dÖ:\x10 ò "
b"$× _’Õt\x03 7eüˆ`Ù\x00 "
b"$è\x19 mv4\x04 |‘?æ5\x04 >ø× "
b"%7\v !|PUÈÎ\x1F\x13 Á\x16\t "
b"%Põû°%xá\$\x16 øÄ/‡ "
b"%¥°ê4€´0K Y·‰\x01 9½ "
b"%ã\x14 %$ˆ\CÑöIå6Ÿ…ð "
b"&¹w\x19 =kiænÙ!R‘•É\x1E "
b"'\v €Š»“?\x04 Ѐ\x00 »ÓØ,‹ "
b"'\x1E à¶\íÞ«ß…Z•tŒ "
b"(¡\x14 DÂÓ\x03 /\x1F ïœ\x1A ܲ‚ï "
b"*6¦àÛð/Í»f\x08 ,Vúï‰ "
b"*óâ¡È®¾áCQ\r [™&߸ "
b"+\x05 «’Ž{\x1E ºð¨pÊÞ¦*\x7F "
b"+`6ï\x12 µ\x1D ÔtœÙŒ1K\t m "
b"""
,\x1F Ò2%]tb\n
\¬\x10\e °I»
"""
b",®“_iOBDMR\r ”_zí "
b",ôÛ0+‡›¤À\x17 H…ÜsØ0 "
b"--îË«û‘\x14 øÿV"é‰\x1E\x1D "
b"-8Œ¿^íõ‰÷\x01 uÃ6\x05 ,¢ "
b"-@YnÐ|ñ®7eúÄh\x10\x01 ö "
b"0\x01 uì7\x00\t s/s\x0F Çm\x05 ×û "
b"0°FwFÈŽe²÷çÆn"—î "
b"""
0±úªUu\x17 9BÉk¶\n
\x1F Y\r
"""
b"0öí?°ìÖ8 \x05 D¤¦ëÓ "
b"8\x10 +1µ\x1E €þÁÈ\x1F ÄWMu: "
b"8CnD\x1E HC0˜BI1üM\x06 "
b"9\x17\x0E ¿)i\x0F ¤\x00 ©k)Tu´ "
b"9!Ÿ¾f¬j“J\x19 z\οR´ "
b";ÿ猣ò胉ˆº[‰ d "
b"<3£>ä…BþüʳD»+. "
b"<lW\x13 {4\x07 o¼TŠ\x1E ,ñþ "
b"<žŸ\x01\x0E 5<áSÔä>ÏDð¢ "
b"=VM,à_¤W…ƒ«p¤\f õ "
b"=j\x1C 0Ç\x16\x18 ÆÝic]Õå "
b"=k³lA·å}»ÅX‘'Ðì½ "
b"""
=‚‘2–8ºìÏ@\x1A R\n
LÝ
"""
b">[ȼvX”\x00 ybƒ\x17 Ý\x10\x10 3 "
b">¹ÆÁû\x14 —f\x1C žß9E\r \x04\x05 "
b"?\x05 aQ>n/£f³\x03\x0F ³ª "
b"@\e ª¾ØK~±Ðˆ'}\x07 ü‡ "
b"@\ͯJé±I\x17 ÏTòÞiqò "
b"@°~Õ[?P+\x1F #ùO#æ¯ö "
b"@ÕÍÞ‹WÚ%\x12\x01 ð£\x7F C\x11 — "
b"Ae>w™æšT\x15 üž¨1Ù\x0F x "
b"BíÚ®ˆÖö\x19 f>Â\x1F s\x18\x11 " "
b"DGÐà©\f\x04 y\x1A YE\x16\x10 ,[d "
b"D#\x14 y¤68œ„W‚\r Þc "
b"E\x1F ÚÅÅô¢{Óû{ß5! "
b"E•Yͽìö01æƒÌÓí "
b"E¢\x08 .Ž~éÔ·ÅHù4ÚÝ\x13 "
b"E¶¥³òÕ°å\x02 "\A\e\x0E Öª "
b"F\x04\x00 ãNK%̵Ãr^\x7F ,\x01 "
b"Fõd³|\x06 ˜\x01\x17 é¶1ŠJgµ "
b"GÏйˑne²–\x1C Æ 0\t e "
b"HZF”7÷Fg\x10 7O33ñõè "
b"H˜fU’ÖyÚÀ%¡ë=\x14 Ùò "
b"I\e u†QM·\x13 v\x01 YóØÔbF "
b"In…8&O–uÎçåöÏye "
b"J\x14 Z#†^™5Ü-['‰U\x03 a "
b"K€–’®\f ¿¿Ë]òó}f5€ "
b"LÑãÿ©\x17\x1A\x0E „"Õ£§¸ "
b"""
Lè^F[÷j¿\n
i}Áh¢éœ
"""
b"M}M\x18 4¬W\sìüÙb‡½u "
b"Ne_õ>\f [´Cßâf§§íé "
b"N{jÑÌ`à4aŠ\x08\x01 Ð_•c "
b"O\e 1¿\x16 Jß¹\x7F a\x06 5Õ”Å# "
b"Q\r ñ\EÇd“\x1A ;a*KFo– "
b"Q\x0E ïŸéî–Í\x00 qy)wn¤þ "
b"Qç\x1A\x15 r4(Ü´r¦°lêÚ¢ "
b"R\x17 µcí•Úêš\x12 ’W\x10 j> "
b"Rù§=·˜Î\e G9„âñŠsœ "
b"Sº\x1E Ð]3§{í\x1E kÏo\x19 +ä "
b"T%^\x7F ™“7\x14 ¦Žð\x0E\x03 ¹° "
b"T0ëhZ1´\x1C\x19 nŸ@’ñÝ\x19 "
b"UÄ*`àn[Œ\x06 sÓÄÑUœt "
b"VSXï$\x08 6¸:\x07 jd–çáØ "
b"VÁbS\x16 Ä\x1C æ\x11 r#_\x0F €Ðn "
b"Wd\x1F ÍîrÞ¡/à+8¹®§\x07 "
b"Y@â%p—û¨Ó&\x01\v\x11 ¿5, "
b"Z‡äJ\x1D P^A¥æ¾{~\x01 ªD "
b"ZðƒH:·vÒ3¸ÜÌ×ë\t I "
b"[ƒhf.Ùªªö¡|Uñm& "
b"[ŠPO-;zyÆTЄµß“Š "
b"[ç\x19\x17 ýÓ8C™f\x01 RŠþƒt "
b"\¬y½Õ±€ÿ‘ŽJ×\x1D y°º "
b"]\x11 s\x05 0<I\x13 2ɧ$s\x01 ^ "
b"]±ä\x16 .uâ ð)uîŒñGÙ "
b"_\x15 ÚóÜ’ÜZ9Ϫß,\x04 ‡ª "
b"_¸@³E\x00 1aÚ²™.ÝÖ9B "
b"a~so\x1F =ø‹ìá¬0c "
b"byæÐ7·f\x0E ‘R¸Ëm¨þ< "
b"b¿~_=`Q\x08 tj\x7F\e î!è“ "
b"b×¢«FNt(æJÛI•Ù=E "
b"bîó‚…û\x0E\x1D é×rqžð\x04 × "
b"ca\x0F âWrýíCм7~o‹r "
b"d\x14 ¯«Dò»ÕiiZ\x1D Áêã+ "
b"f#ÿl\x17 s€¬Ò\x12 ¯.ć£J "
b"f£¸«Õ[z˜©¢¨h9¿t "
b"f˲™©4d/v#ë¡tÂ\x10 "
b"fÜŽÖ]K|‘¾c·õñ" "
b"g<CÐ’\r \t ¦\e\x12\v ”Û–É9 "
b"gNɬÁÑ\x1A f\x02 ëÎûH;N\x01 "
b"i{j{Üg\f\f ’i¥¨6b‰Ä "
b"i}~#<›±gò˜ny\x13 â\x1E r "
b"i\x7F é¿ÏñÊU•‹ÔUØßþ² "
b"jLXÆt\x1D 9E®fv\x17 6î "
b"j\x7F\x05 ì×ò¤Ïð§Ã(¶L6\x11 "
b"jm™·¿“¸ê«k¾%(à "
b"l\x06 1íœ\x08 ¤g\x18 )ïá~›/` "
b"lU9H;.\x1F tô³½=ü8²\t "
b"l”8pQîÀÓC“å¸h‰$· "
b"màwS1aKRa¼7†ýÀþ² "
b"n<mYÓðN•„¬Á\x1D ’åPE "
b"o¶×6êD®ÛNgßÑS\ûm "
b"q\x02 ÉBôEO†õ}9ô¢d\Ê "
b"q\x17 Û|ž©…`kUðÖg³¦— "
b"q!{23Ð/žfu/´GaFÇ "
b"qËT&b¶=ƒ3\x19 ¿n\t ðJ "
b"rmd\x18 §\x1A ›B®·ÉƒLpH® "
b"rmè\x12 Cæ§ÒbU\x19 £õ»k' "
b"s:Ž\e ]\x1A Ü—Äwp·^pÞ "
b"tÐp>Vˆ§A\x18 &kÄÌoÉ\x00 "
b"u\x05\x07 pÉWºCÀ&þÃ`ºôV "
b"u>_óä€/ÐŽ@“h\x19 ³ºG "
b"u×Xšå§n·Z‚¨¡xôçA "
b"vJü¥ÌôéƒrjG¹Æ²Ut "
b"vh¤ºïÑù\x12 0n~\x10\x05 ºRo "
b"w"\x14 ¯ÕDk\x16\x1F gCí™%^ "
b"w²ŸúU-±‹ÛU!¶Ë’3[ "
b"xm[dÉpÙ‹sOÙW ê*é "
b"yµNÿS)V¸†ìÞØ\x1D \x0E "
b"z5XC´’qòb\x11 ûð_š\x13 P "
b"z§È˜¾5G—$C\x07 #ÛÚ7M "
b"{us\x01 µ÷ê\)wgÎÍ\x08 ëv "
b"|H¨Ó\x13 27S9R\x1F ‡çÁ” "
b"|ž¶žhy¿Çfú™2yè‰j "
b"|û\x01 Q\x14 (›\x1D\x11\e ´\x1D º\x15 8* "
b"~ñ\v ;\x05 nÍÈHkomò›¼ñ "
b"\x7F ·ƒ“{˜šw“äÔÁ\x17\e\t à "
b"S€â„ÃÕ†ZÅ“Ýî ÑÝ "
b"‚\x02 DŒÞLCÅ\x14 µÓa0ì\x16 Õ "
b"‚¶–‰´šqÂMη…jä¡ "
b"‚ßrô\x01 ªJóTë·’ÖΖ‹ "
b"„´þj‘ñ®å³ZÍÑŽ\x11 x2 "
b"…+cÕ]G¦Ôy\x02 T³ò“d\x01 "
b"…U#4½Û©þKwö¬ôôâù "
b"…PD[ko%‰‘LèÊ3ˆÄ "
b"†“Ù=,îÛë¥Ùª§\x13\x17 ü "
b"†Ë)Û\x18 ß°\f zã¾<\f y®Ì "
b"‡Ð²\f øCýµ+zSë ¬‘\x0E "
b"ˆn˜í¹ZóëJë8_ià\x10 "
b"ˆðDf\x02 Ì\e k\x03 l¶€¹»Ô„ "
b"‰\x1D :®\x07 wQÁÐÕŽêàÍV "
b"‰ŸÚ\x15 M\x03 f\x01 ³^ŽÉuð2\x1F "
b"‰Æ\x17 0hczö$æC•'D¦“ "
b"‹ñb1½ŒÛ€|Ó½äÔÐ\r d "
b"Œ•î\x12 …ÚÉ¡\r `³K®\v ¸> "
b"Ž\v Ã\x12 È\x07 _ˆ\x00\x08 U!eè- "
b"Ž\x0E ñ\x0E éyR\x14 ¢“<ˆ@\x10 ¢x "
b"Ž\x17 ±K‹^Y^Òÿ\x08 㯷\x1C ) "
b"Vˆy“Ȉ±r\x13 ¨\r ˜¬H "
b"‘§\f z\x1A :pW\x19 üêç\x07 c— "
b"’#\x17 -ˆfÜ“Z;æ0÷0³L "
b"’.:\r Õ#Ûí±t!7þrA "
b"’•£ŽJ\x02 è\x1A …Ho\e F»é "
b"”\x1A OwǽA8ÙeØ\x07 3WU¨ "
b"”›\x0E §\x04 ëkºïѽQ°¼N\x18 "
b"•O\x1A M—6É÷™ÚÏÞ£<Q\e "
b"–mÿ\x15 QѶ¼Ý\x18 V\x05 ½¾h) "
b"˜jF,Z\x7F /ßC&…‰\e ø‹À "
b"˜½.é!^3ÖnŽü€’\v œ\x19 "
b"˜ùc‰‘ T¿×È@0O‰ªà "
b"›Þe äѬõþàÚ¬på´ "
b"œlÙEª;¹ZË\x1A û’gÀðå "
b"œ§IyˆC\x1D õ#F¤j\x1A Ö\x1F ‚ "
b"œ·tO¹_ºl wRþë\x01 íã "
b"\x05 BÁR\x14 Èù9·¢¡”Vó\x10 "
b"p®2lõ˜ãC\x03 Ï«€V\x0E < "
b"ž¢šñÊ‹ Ùrj,Ý䣗V "
b"\x7F ‹ø’ž2f¤×°\x04 ¡ð "
b"Ÿ›Í„—J—gq\x0F ÿd3ž}¤ "
b"ìi\x04\x13 Ž¿äžOc\x7F {FZT "
b" P\r ï•‹\x00 &\x15\x08\x06 d.;¤» "
b"""
¡\x15 ${h\n
(Ä@*æá‰†É
"""
b"¡€Ä§tFáüf•h\f û\x0E S} "
b"¡Î\r u\x10 ¨€\x16 ãèŽ0>⼇ "
b"£#†\x06 nÈ_<\x11 W÷\r \x18 W "
b"¤#Ä\x04\x17 F\x10 0\x12\x0F déÕµºZ "
b"¤„1\x02 §ñ\x08 Ê\x00 Ý•$\x13 wé\x17 "
b"¤¯˜Ý™o‚NÅ8dЇb& "
b"¥z·qx˜ƒ\x1A v½ÀIͧcÏ "
b"¥ösË´í*®:W;Œ\x1F\x18 À\x17 "
b"""
§\x18 šqÏ(ýòð\n
\x1A\x7F\x13 ;7è
"""
b"§ÃœØ»a^ÕK¢.ÂØì\x17 Þ "
b"©73\f ku\x19 ÙgÂ1õ\x16\x06 "
b"© $WíÉlja|þæTW¯ "
b"©½÷Ü #;oà}ÜP•; "
b"ª0¸Üòw™ß–Å•´~å "
b"ª[c´ÆIo›\x05 A\x11 ¸Çs² "
b"«\x00 z\x06 µhô\x11\x1E Ó²¦»œÎë "
b"«ïr™Þ\x15 ß\x02 ¦Ý}Ž}<½ "
b"¬s±¤!‹Ÿ„gÖ\x07 4–ï\r Þ "
b"`è„\x13 ç“ßWßÙ\x08 1\x04 $, "
b"GWbînŠØå¢\x0E ØÒWm "
b"®\x05 kÌ*ÕFžŒÅ\x11 ´1Kã÷ "
b"®\x14 ¬p\x01 a€C³:XLõQd "
b"®\x18\x1F g\x03 +\x12 â–ì_A•\x1E L— "
b"®‰é0ÊU\x0F xôÛ\x08 Þa0gà "
b"°\x17\x11 à\x10 øÎMÜ8ùª«Êx, "
b"±d½<Á\x18 ` ú7y¸åä "
b"± ÏhBä5ˆNÌKï~\x7F B@ "
b"²É„m&¢[´\\x02\t 0¯ÚQ/ "
b"³ŒH\x0E šÔ¾Ö~–h\x0E #¸Ù^ "
b"³Ï>h7¬8\x16\x19 ¡6[\x14 Í® "
b"´D+qXŒ?Žç¤]ŒúËÏ "
b"µ&’æ\x12\x1F S¡u;^\x02 ½ï\x13 ï "
b"· žÌ\t ðÑYf§ÉèÕPÚc "
b"·‹F\f ÐÊ#€üW´ø—ò’– "
b"·Ž/v(‹Ñ=\x1C ,K"€mƒ\x06 "
b"º\x13 ŒƒÝä\x03 ‘ÒƒZq¾.é "
b"º.–â<\x03 ™AÒçV”©‘ñç "
b"ºäîf\x06 Ž\x16 Sp¾BÈÕâèß "
b"ºöMîŒTûc\x1F t޹îMz} "
b"»`\x06 b†I\x05 HF}W–ªw§ "
b"½œ\x07 òû¢A\x06 ÁSú®Òû= "
b"¾»Ù"áç×ÍXã¾vÉõ×\x13 "
b"¿\x04 Ô>½Ù‚7ý÷´«™(Î "
b"À\x7F ™4Ö=К/°”Qª=š\ "
b"À½\x06 7U„6r\x12 øè†ÚT\x7F "
b"ÀÚœ\x1D\v Ž2Ä¢\x1F ê3\x13 YBâ "
b"ÀÝ„`w\x15 ¤K„\x7F 5‚ò¹&ø "
b"Á\e\x00 ¡ì\x10 Ç\x05 :ž\x11 Ú—kÊç "
b"Á+¿|±´!Hl¦ò\x07 ܳÈ\x1A "
b"Á`T–…\x02 ¶[¤\x08 kæÓÁ\x18 & "
b"ÁÞ¢7vÝĆ·Í¿Þä?\x06 … "
b"Â\t ù%fg¢\x01 V<u`\t Y[Ø "
b"Ą̊C3´üÊÿn¨L„\x02 ƒÎ "
b"Æ\x1F ±F;ýž§\x1F _¹wGÕ\x1A l "
b"Æ/çŠæÞ<ƒ°«»pÈ9–\x07 "
b"ÆB˽‘²ör0¯GHUéൠ"
b"Ç7ý\x07 áeÿ5b$I\x12 ²ŠÌ "
b"ǡ܄¸¤¡*Y(dò=žÎ\x1E "
b"ÈCêê7““$˯\x07 ÕB©ŒL "
b"ÈX…t\x1D í’,…\x7F ÙaqÃ, "
b"ÈŽ\t Fʬd‘”{\x19 òw˜Ë "
b"""
Ê\x17 øô5+<\n
\t ðü%ÉZ˜ø
"""
b"Ê\x1D ‘Âà\x1C Y†;¨˜æG¿i• "
b"""
Ê\x1F )Ñ—ÛÇ\n
Q'y\x11 ïõ~;
"""
b"Ê$:Àƒ‡å\x13 AïÌÌ£ÈÔt "
b"ÊS) Üf\x13 Ç8L\x15\x07 ýmƒ± "
b"ʺ‚Ž"vÀ\x1D Ñîö4ú\x10 {Õ "
b"Ì\x1D /óÖ^çòVšFs)ŽC "
b"ÌO£\t\x15 ¦wèLX\x01 ö\r ý¾a "
b"Í\x03 ~úÄQ7\x12 ß\x0E $J(\e "
b"""
Î%“\x10 ü\n
;˜B,Ât‡B-?
"""
b"ÎN\x14\x1D\x06\x10 Ò¾ï¡\t ›…}q\r "
b"Ï…Ã*- €#½\x00 ºú ¥ñ\x17 "
b"ÏÎ@!AMm\x08 ¡\x07 SGŽ "
b"Ѭ–R„\x01\x15 Æ]²ýYQU\x07 Ö "
b"Ññ6Ç–‰£ññ\x05\e †s\x05 O "
b"Ó"¸\f Y@á\x10 svÁ°—q "
b"Ó#*\f \r ¬“¿‰å7\r ˜M% "
b"ӸȌ\r 2€\x10 !\v /Ö´à "
b"Ô2Ðþr\r XfÕÆˆmž\x11 3â "
b"Õé\e •‚½ðz„,é"s\x1E )3 "
b"×NðW\r Üí÷4ä)ç†&ز "
b"ØŒ\x14 à˜t\x13\f iuB\e\x01 »ð "
b"""
ÚV\x0F Á'o¬p\x0E <\x05 ˜Yß\n
|
"""
b"Ût\f E\x03 ø\x06 ½½(U~’\x15 î³ "
b"ÛÓ_(\r æÃ\t 4\x19 ne©t¼' "
b"܉`XšÇ†è‡&~Ó\Å±Í "
b"Þc`YfÒPìáe—\x04 1tô "
b"ß·3\x17\x08 ÄÍKâ†ôÜ «å\x01 "
b"ßÀ|a‚\x01 ¤l÷Äð\x14\x0F "\x1E Ê "
b"ßù\x1D Åî¢!•T©Ú–!X2 "
b"à\x05 5\x0E zÜÄZAùµµûŸ„K "
b"à.ƒÕ“yWw\x1A ñ\x01 ¢¶üL¯ "
b"ਕ…xÄ\x12\x18\x02 ô_\x0E ”Z× "
b"á6\x17 ƒ³Ìœ\x19 Fɽ6pâ¨v "
b"""
á&²Ùy{\f \n
å$Ð\x17 °:U
"""
b"â#n9àRfbbI_2oõm÷ "
b"â0wV‡ì‚¬}Ü€Âß'¡Â "
b"â[ Â5\x12 ѨT³\x15 K"C\x7F ^ "
b"âÚz5?M4‰hüú\f ruÄ "
b"ã+\x10 4ƒêç0—\èa:Ùy\x15 "
b"äµ^\x7F A³\x7F Ü4㺟ôõY\x19 "
b"äÊÚIewtOü©YÏM\x02 À{ "
b"æj\x14 QÕûÆ.¢J\x03 ›Rþ¯ "
b"æœõYN\x04\t ¤+šß\x1E í•ÿT "
b"ç|<\x15 Âa!×£}éÅÈ¢1 "
b"èÂ\e ¼wÙRU:ñ¯"û "
b"é\x01 é\x1E °‘ïoâ\x03 ©·\x02 •\x03 Ì "
b"é\x06\x16 7Mºç1àû¢\x11 ùù\x08 ‚ "
b"éÈè,Œ‹3ÁÏ\x02 e\x08 Sëö< "
b"êC÷Áæ!\x15\x15 ·w*hˆ\x16 ¯ "
b"ꄹ_÷ïð\x04 "‡\x0F Ó6Ê\x19 “ "
b"êùA›‰éEÉM\x15 7Ã àƒ "
b"ë\v ¦ÏäãÂ\x04 ü\x18 Ë:檎z "
b"ë6P6¯ˆé\x18 4i\r ß\x14 $\e\x14 "
b"""
ìÁÃNjd\n
^äŒû ý\x02
"""
b"í\x14 |ê\x03 jÈç\x15\x06 ¾\x01 1Va] "
b"î˜õ™=\\x03 ÒeÔÈÞ²²"º "
b"""
ðOàâ\n
á‹„~T`«ß<Ý%
"""
b"ð[¸Øç€2\x10 `è\x18 áHHÐÊ "
b"ðs\x1F\x17 {]´+æ\x14 \r ÁUâ1 "
b"ð½‰bLò‰`‰¯\x16 ÁŽ\x1C u; "
b"ðá”\\x02\x15\x14 »Z¨¯\x14 ú&¨ "
b"ñ&\x0E 0{ÙÖ¹¤\x15 |q‚£þ "
b"ò\x02 $0\x7F\x03 Ê(ÕFz°\x7F bÄý "
b"ô\x04 Öû÷›õ\R!º\e\x1C ©qR "
b"""
ôP†k\v +ôSGÊ\x11 ¥×†\n
3
"""
b"ô˳KÀ›Ž\»³3S£ÁC^ "
b"""
õ‘j–,\n
´«•êÇ-\x03 ÐÉ_
"""
b"ö\x03 ð\x13 «\x1D ìÌ*Ƭן}*Å "
b"ö\x08 5m¶Z ókwq·Ð¡åQ "
b"öÔ\v >ÂÙæÞ\x17 ¼Ä\x19 Ï’€Â "
b"÷—¥¯,\x05 ´TNÞ\x12 ¦CM¼ù "
b"÷ÈÁ‡‚Ñ|\x11 ›?\x00 Y\x04 élš "
b"÷íû—ý“\x00 ¾\x17 -’\x11 XŽ~ "
b"÷þy\x16 ·uùÿ;{JŽ£¯b "
b"øvró¾ô…ð\x1A ¼ÔŠ\x1E <¢\n "
b"øÆJé´¹WÞŒn\x05 .2s\x0E "
b"ú%s‹7=Ÿ‹Ü\x0F ]¹\\x07 ²ä "
b"û+®žÆdXx\x19 uÜýè8; "
b"û4gJIþÑt+\x16 _‰G k "
b"þg\x16\x1F ŒFNºžQ\e ÛjŒ\x06 "
b"ÿè>€Ñ\x1F ¬oýE“,.Q: "
b"\x00 S·Ò\x1C ]\x7F j(Ï—²ÏyÐG "
b"\x00\x7F =ïð\x0E ؤÉÍ6\x12 %\x10 uú "
b"\x00 ¡Ú\x1C FMfN`2QØ\r È—Ð "
b"\x00 ä\x04 VçuÄòêòcÿ7ñ,á "
b"\x01\v\x16 Éó[Ë\r IÙ£E4õU¹ "
b"\x01 %¨€\x10 t|\x19 1þ}H@µ7¯ "
b"\x01 ¤·”hÎéþ\x18 €|hr]R "
b"\x02 ‘ÀPÐ\x7F ĤLÇèñ\x16 $E\x08 "
b"\x03 ØÉŒ"5Wè\x11 ^EÂ\x04 ýÌ( "
b"\x04 ´²#¦’õ\x11 òm™®\ "
b"\x04 û»ˆàæÙnAV˜Ãښݰ "
b"\x05\x1C cÕï”\v\x11 X;¹¡ä´<ù "
b"\x05\x1E »$¡·†±\x14 $˧~6? "
b"\x05 *vŽMf*\x1F ]\t žh{6¯• "
b"\x05 o‚…qH¹ÄRnÕÛ\x05 ϸ\n "
b"\x05 †Td&ïõ¯gƒt\x13 «\x05\x02 ¿ "
b"\x05 À‡GjŸàÉǘ*+-ÖÐ\x16 "
b"\x07 A¯Ëó\x14\x0F C\x12\x17 ŽRA2!™ "
b"\x07 EH³u\e è¿\x0E ¢Îظ¥u "
b"\x08 ø>ý¸8Æú‘òPv\x12 ä6x "
b"\t ,™s_·ti\x16 \r ¹ô€>\x00 "
b"\t 0\x13 ¡¬\x14 ‚\v üÔ^™´uì "
b"\t LU\x1C %euøzlÉñ\x08 Žëb "
b"\t ³ÑhNRÍ‚fIü·\e Ÿ\x0F – "
b"\t îÍG\x05 †Šše`óõ‡ŒÌ& "
b"\t ÷\x04 jäB^\x1D ØÅ5<ì¿°Ð "
b"""
\n
×Õ\x7F p|üa\x1F ª\x1F Óká^\x05
"""
b"\v )bOÔRáïÅÇã\x15 ÛËX' "
b"\v µ¬l®\x19 ñ\x02 nÂS«™ "
b"""
\v ¸\x18 Ù–9.ßú`L\x17 \n
™(
"""
b"\f\x06 Ó+Cfƒ\x06 ïºì…¨rÔó "
b"\f\v ۵܅{ÌÑTÑ›\x1A >—´ "
b"\f ¤õ%"îÚc\x15 qH\x1C "
b"\r ÝVÐÎ]ð\x1C uáiµÜ^ò "
b"\x0E (à‰a½¦ 0ko\x03 ¾\x03 xŸ "
b"\x0E Œ³(sþ®>rÊø:;\x7F Nr "
b"\x0E ºY<«=Œü‚\x18\x05 …úëhé "
b"\x0F Õ¹~)KA‚K7\x1A ¯bï¢ù "
b"\x0F ñ }ÇÉ~F¼ùzÃ\x1D HÓÖ "
b"\x10 ¡!D7™3²«\x7F p??ìõ' "
b"\x11 gw¬õñÜßÌ\x03 Ê%¤ö¯! "
b"\x11 ®\x1D AFí³›\x0E\x12 Êõð!1} "
b"\x12\x1F z\ȵX¾õ\x14 Y\x08 ê+ŽT "
b"\x12 ØŒ”#ü‘?\x17 cwÉCÓáô "
b"\x12 â\t Þ\x1D *É\x1A ¿+E\x04 î!\x1A 2 "
b"\x13 _+‡o(‡§º™Ù\r ˜\x05 tà "
b"\x13 æ'L\f œÓÉ-ôî´f…]i "
b"\x14 9èN T¼\x02\x03 \+ÞŠòŽ "
b"\x14 ‹d¯ªÉÆ\x17\t ˆ¬p(úàÒ "
b"\x14 ¯\x1C ¨¿Cxµñ¯\x11 m]\x1D ÷ã "
b"\x15 'O((^=Õ¦D€ïܰWµ "
b"\x15 ¸¨xô÷aíÖC¯çn4ç "
b"\x15 íi¤¢ÄL\x11\x7F ýË\x1A [\x1C .I "
b"""
\x16 ~ž}Ñf\n
…k:2Uy'/
"""
b"\x16 –ô`·up?׳ߔ\x02 ka "
b"""
\x16 ÁnÁ\x1F {=é7¬\n
Ë\x0E /_e
"""
b"\x17 ,\x10 =yð’ȇþ¼Eç#\x14 È "
b"\x18 C(¬‡à‰°ìé¼ö5%?o "
b"\x18 Í\x06 ÅW¤GªÂ3(ÝÏ&ô "
b"\x19 µ!ï„ælë?\x13 ’•éâ· "
b"\x19 ø÷ªÍo\x03\x12 -¯v\x08 b~9Þ "
b"\x19 ý´1#V^§‡¡½ùo@Á\x13 "
b"\x1A iìå\x10 ýòŽÉ+XMéQŒi "
b"\e {Á¸‰ür\x17 ‘Þïíõ\x1E û« "
b"\x1C\x19 ˜\x1C [.Nj{(öAØ¨Ê "
b"\x1C 2©ú)±B$\x01\x0F\x10 š¤ÆˆA "
b"\x1C <Ó9'l͉:™Ý%h] Þ "
b"\x1C zÙˆ\x07 €i÷!\x14 &$ò\x01 ‚n "
b"\x1D t+~ïŸ9iqþkO4©K¢ "
b"\x1D ó&ËMË\x17 K.HP\x06\f 07 "
b"\x1E 8ïC:ç)»ÍǪ̃¥a·G "
b"\x1E `ÌP*\f ßTÍE\x04 VØz°… "
b"\x1E ‚¾WºO]¸xúKöØŒô "
b"\x1E Ÿ³óiN\e ~®d \x1C ôÊ%o "
b"\x1E ý\x0F áâRÏæ/õ̸ÿ\x15 ± "
b"\x1F ßÅ\x06 ŠäâÜÁ羡ðƒ#à "
b" \x18 h?þÅðp}\x14 ̳¢‰ "
b" ?Î\x15 Ä\x1A ü‘1a(âr‚ "
b" sÆv\x18 ·ôS\x15 æ‹N¸\x03 ? "
b" uCßH\x18 ?Ó 4ûýì\x1C ´ÿ "
b"!+Õ\x11 òHÓ{ï¿\x08 áH*\x04 "
b""‹å\x13 4¾±E–£L\v ì#\x17 î "
b"#\x19 ûïP‰RsX¶Dg&Ñ<Y "
b"#A\x1D >\x06 g‹\x13 HK\x17 ’w+(* "
b"#Kil\x1A Nê>\x11 ŠÏ²ÇZ¢ "
b"#ä]þ\x08 &¬Z@Ö£BŠn "
"""
$\f $;[ZM\n
HN\x11 ^:\x1D İ
"""
b"%¡{Í#;\x11 \*›îiÐùE "
b"%ÖûFÝ߯hû\v -˜\x00 µ¤M "
b"%î‚¢\x16 .“„Ó\x1A üü\x16 ±™\x0E "
b"&x\x16\x14 ˜¯’Ù}5ɦúÞ˜\x0E "
b"'!`”˜A·˜n\x02 æ‘\x03 Xy- "
b"'q\x1A TÔ`Þ^!>ëbÓÕ "
b"(\x7F ŠóŸÎ\x05 oBY,kîâ;× "
b"(ÜÔ÷\x15 ú˜ãŽº’¹¯‘q2 "
b")ZÉá‡C¦O¾9™{Ë\x12\x04\x05 "
b")sã\x00 XÌ–\x14 ¹á6t›\r \x02 [ "
b")ïüÒË\ƺ\x1F ‹¾ø6î+v "
b")÷f\x00 BlôËšˆO‘Ìß™q "
b"*b4&id›Š–\f W¸\x16\x12 _8 "
b"+ÍÀsÂ`†+*)\x0E û:µk\f "
b",\x01 “Ýʘ›\x00 ²j?=LÙŽ7 "
b",6~åÐ\x0E ¿ìš5) ¼é "
b"-\x05 h{6Üy„jÝ~)ü\t Þ+ "
b"-\x05 oP¤P1þŒy\e\x1C O\x1E ¥ "
b".EçÞ#Na~\t K\r ÙÙn "
b"/ý†ã—ÁF„2Ñ\x1D NŽz• "
b"0\x19 O4Ÿ´\x04 oÔ\x08 MV+š» "
b"0Ef,žx.ÌG>?I®“ÊÞ "
b"0~?ÚÁw‚\t 57—g\x1C ʺá "
b"0Öú2z_̵Âúi%¾æ\x13 k "
b"0ã°¥Ó¢\x13 £\t %ö _¦W? "
b"1›–±¦\x18 _#™þ§\v\x03\f ò "
b"2éð°>ñL\x03\x18 Çã^)\x16 ^ò "
b"3¿jø¥\x05 bµ+ã\x19 4Ô\x02 m\x01 "
b"4Z³!ŒÙ¹\x12 äsÑ?D‡´ "
b"4Ë5GøðÛÞ‘\f \f ¶á "
b"4Ö!¸\æ\x17 J\x11 _ØF\x1C\x0E Ñ€ "
b"5\&à>½ÊËÑæß\x04 :J• "
b"5×EF\t àm!WÈ\x13 ʺmÙ "
b"6{©]b\x15 ‰j¼B’|\x17 œƒ¢ "
b"6\x7F 1n†\x15 Ú¢(\x03 RÑAṕ "
b"7\x19 lŸC\x03 õÛºœŠ§(²ñ4 "
b"7ž8;slf‹Æó?3]½Šÿ "
b"7Ð{|Ê^MÏ@”GPë\t .J "
b"8Àg%&Ãã\x1E kô%½4ÔŠ! "
b"9ØÍ·Nß_\f ¤\x16 ¨eˆ½ÚE "
b":.\x1C\x03 ™… 8†Æa7í]dŠ "
b":Ji_ Gæ¥ælÁ°œaˆ= "
b";»p\x06 €5¾@#\x04\x04 [ \x1D Ó "
b"""
;ÅßiýM8kÑÒ^\n
¼ƒ„\n
"""
b";ÐyÂ\x14\x1D ^àFî¾Lõšýå "
b";ôÜbr\x06 ý|%›< \x1F / "
b"<k\x00 ì\x11\x15 Úçål\x1F O\x1C ÖÜ "
b"<„ù«¶P¸RÝ\x05 ´õBv[8 "
b"=-BA—Z:¶sùTé¼}éô "
b"=,·a’TF¦ß\e Œ'\x1A 1© "
b"=Ê)hçF»\e ´‡˜©@Òè "
b"=×Ï”«ßV\x05 AYܼ¤È\x12 ‰ "
b">ƒíƉ#\x0E Å^TikXm "
b"?²m>52~Û%²¢ì\x1D ayZ "
b"@‘³¦\x05 Uaøjá(«s\x0F\x06 æ "
b"Ai\x06 3‰;‘,â\x02 «•\x12 £—‚ "
b"A¿t'ñ \x05 Ë\x03\x18 kGÆ÷9 "
b"A×[¸9FpÌǦ´æÎs\x1F O "
b"""
ByW~ꟸ5\n
\x1E\x02 ì¢qK+
"""
b"""
B…F8Ôv\n
ï/…7ˆÓ\x17 ÐÊ
"""
b"B™]\x0F ³˜?ˆ\e Ññ!6´\x0F "
b"BÌn\x07 í>6Cÿ£e\e\t ·þD "
b"DQî°y\x04 D>$ØMn€< "
b"D¥„\x7F\x11 îy\r …¡Žï¬\x02 ` "
b"E>õèoÒìG\x07 #²Á“<ù) "
b"F4P[ÙF\v ‹ ŠqÂHX4… "
b"F4øðsÚ\x17 !¿\x1F #å\x19 » "
b"F™\x13 «\r áŸA…\x7F ¥fK\x14 Ù* "
b"GVËsàã\x14\x17 v\x15\x17 j_ãpT "
b"HNZhñê?Kˆ\x1D '\x04 DÆî” "
b"Hbè”5\x1D :á)ï%íCL¦ "
b"HusWŸ\x00 I׋äßì\x02 ‰\n p "
b"I\x05 õ\x18 C^yRá½R\x05\x0E ^üŸ "
b"IH!\x15 Ë!\x1C ·dÜ#\x13 '\t ÜR "
b"I´†õµhFm{\x05 W™!x²\x1D "
b"Iè^]ŒAoÔ¶%\x7F A²Ë†û "
b"KD;ìÆ\x1E —Æh\x14 %o\x1C bˆr "
b"Kçë.S1“¹/¢ª\x08 \x00 "
b"M<~‚üh^·‡p?¤¡\x01 o9 "
b"MCÞËH\x0F £Uš™q%\x19 O÷ "
b"M‘4£eÐï…ä\x19 ?“tûÀ "
b"M–âûÌÂ]F:¿Vꥤ!í "
b"Oˆuìx‹¥\x1A è\x0F aã³¹}a "
b"O£çyU\x1D SõŸt¤vÿ\x12 Øñ "
b"Oî9‰]PO¶ìÜk¶¯B@W "
b"P\x1E\x01 \r Ý’Wü¡Î%·Ý®Q\x12 "
b"P-\x16 å7ª¥\x11 5¨l íäyž "
b"PA‘T\x12\x0E ߢºêjtU½Ðœ "
b"P•x‡\x04 7#\x18 K–…\r ðÖ1Õ "
b"Q3l/q\f VV\x04 Iœ¸´·ì "
b"Qàì\x7F §Š®úwÔ¢´º(‘æ "
b"RdÅ™´(Ưà =\x19 ÝiSE "
b"R¤x7<¯\x06 Vü\x1F ‹®<ý2ì "
b"R¯¡Y©¢\x1D Cu\x02 Æ(µ×\x0F â "
b"S$\x15 Ò\x06 !Ðo¬-TRüz" "
b"S“{¶‹#\x1C SÅ·e¼ÜŠqZ "
b"S¦¬RÏ[oÜ`Kz\x01 Æ×Þ‡ "
b"S¾ò¹úÕ†4À@r\x7F ÏåŒ\x10 "
b"Tm\x12 ¶fg\x04 Š\x02\x1A œøEDrÓ "
b"Tñå\x03 æ0¥ê\x08 aV8~–Oj "
b"U<ª¨NQª¹íº.7xÄæs "
b"U\Ðö®_GN\x1D üÜx³ˆfq "
b"Ukð&\x1E !\x12 g'ƒúåCŽÀP "
b"Uý0ÞóØ‘ÊGÐη\x17 ÍÄ "
b"""
V\x10\x05 Ž\n
iQf‘oi6Ep[
"""
b"""
V¨?Ò¦þ¾N:E\v c\n
·/Ë
"""
b"WœÖ\x03 w…àïîÃ\x17 2ùaãð "
b"W¯ØŸ\f ˆ\x15\x00 ‘’ý[*â_Œ "
b"WÁÛéa\x05\e žsD2ü=nÅš "
b"XH"&.Ïæ×V—¹j$n·| "
b"Yÿ"¤ÔÇ0³e8\x05 ÝP>ÄÁ "
b"ZŠˆ[¤àŸ»W@Ÿ´\x17 ¾S¯ "
b"Z™~ìmˆÚ ,\x1E\x11 Q\x13 òׯ "
b"[\x1E ”v\x1A 577}ëfiþ#œC "
b"[\x13 °ÛÎ,\x19 n\x15 êÃEœ "
b"\§µ\x11 \r ˆ\x06 g\x0E Ð<\x0F 8ð… "
b"]%®\x11 dV!/œs’\x07 Ô¦xO "
b"]Ìø¥¿\x1E Y&D%G© \x06 § "
b"]ÍK èT\x10 á#àœJ\x18 ™NK "
b"^E\x12 +rQÙ.¨,slIè*J "
b"^S»!\r sq#(è˜\x15 ꓞ“ "
b"_e…À’cŒ,¢•1¿à<4Ê "
b"_Ís3q\t ðhKޤ/ØE "
b"`#\r Žø`н¬Úꃨ¼ÝÐ "
b"`PVà‚½\x0E Ådx¸6«ƒëš "
b"`]3»Æ/€ê\x13 ù›Ø\x1D œÛY "
b"`r\f Í^l-Ý\x1E I‹f'¿ò` "
b"`u€*7\x02 5:B¥N\r ˜ˆW† "
b"a@ó¿\x04 ½ðRyù\x03\x17 ‹VÊ "
b"avÛbóêpRa^p¸Â\v .\x07 "
b"b±`á>¢\x14 pјMM°Ð8ž "
b"bÔ±Ž\x08 S[´š!\v Ã÷ré— "
b"c-\v }ñá6•aj´™žö\x0E A "
b"d\v Kˆ]ë\r Å|‚ƒ>©\x16 9\f "
b"d3ø·K–NõL\x1E Þ4Õýæÿ "
b"d†Z¿á¦v¨\x13 y)ŸÅ‹;\x0E "
b"d“Ü\x7F È\x1E êx8æÀ׎S\x08 ù "
b"dÎ|\x08 {þÌêÓ2ÿ\x0E\e h\x13 å "
b"dìoqÅ\x7F ˆëW)\n \x00 ú\x0F\x17\x12 "
b"e\x14 h^?ëð¯hËö\x08 Moª\t "
b"e4JùÌH^€“›#‰¹7 "
b"e>~ï×±¥Uô\f\x0F §\x18 L\x02 ª "
b"eg\x05 =k´†þR@°61˜’ "
b"e¯ª\r ó{\x19 ùì„î.Eÿì2 "
b"eç¦sÀ®\x15 ÄáV¯¤pyáI "
b"""
g³ó–>@wð\n
«vv?qG
"""
b"gëÊŽÕÂD\t ÿpj³žñ2< "
b"hy\x16 .ô}\x1C ]\x08 {È\x08 R Ø "
b"h×\x1E øãMÙÙx²´ô÷Ƀ "
b"hâøˆ3p«\f y@\t ~\x7F\x0E #‡ "
b"i\x1A ù]ÖËH7ï\e\x03 Íï5çö "
b"k\x06 Õc{ó¬~—rÌ÷\r Fê "
b"kr\x03 Ž’B\x19 #°\x12 ›âY\x15 æ% "
b"k \x18 ÛX\x0F Ï\x01 ÷¯¢ñ\f\x00 óv "
b"kÝE0Û/LB$iü„p\x0E ÜØ "
b"lz6´uì\x13 Á\r —Šo\x11 CÕ± "
b"m\x05 yz«À5l þ˜Ã¸¢\f\x00 "
b"m\x17 0JQO\K”FÚ×P9ò\x11 "
b"n\x03 ê\x18\x15 ¡\x13 èX¢µy‰¶SQ "
b"nzœ\x08 ²\x1E dêeCknBžº· "
b"o3¼œØØÏ‘Š|'×ü\x03 =¶ "
b"p•çï²cBØŽ\x13 =ÿ@\x1D Ç\x1E "
b"p¡¢ô°V\x1E\x02 ¦CÆO/Än; "
b"rk\x01 Î.v+A§G\x1A Rk-h "
b"r—\x15 `µdµó}Íòw\r 4?ò "
b"r›ARo\x12 <´,\x03 ×R›@‹ "
b"sLúžñûp‘èf\e ;\x14 < "
b"t¨%³}\x04 ]\x10\x15 ªÈìU¨Â½ "
b"u\x17 ¸:¢GØßZ@äÍcí "
b"u)|/\x0F &\AkX\x00 ô¬ÇŸ "
b"uZ\x7F è\_ì\x03 k\x1F\x00 ÞúœU! "
b"u‰ƒdFh\x1E †Ad\x15 å(\x14 q\x12 "
b"u”ħçe\x1D )¿·,‡Mµ\x08 Y "
b"v2äÀ¡Ë€ê-²\x02 ’þ¤\x04 × "
b"va+ø¤\x13 qQâ¾\x1C `&\x03 "
b"v—JKÌx#éÁ¤‰Ð”Üo "
b"w:\x11 ;Ô㊸¬§\x14 <a/\x17 Ý "
b"wb·;º_ns\x13 ò\x0E ¬SŒ\r "
b"xu;W âv\x11\x06 V»À0Ä\x1D ] "
b"x“\x1F \x1D ´›ÅÝ:‡F$û;Ý "
b"x©SAm\x13 dòÜF`4ôS\t\x19 "
b"xÛ^“„\x1F\x08 ‚_\x06 ƒya–E# "
b"y5\x08\x1D ³ƒ\x04 ¢\r ë;‡Á°‘# "
b"yFAè;æô©2ÊóC¬¥äL "
b"yá\x07 2ø4b˜\r ¿Æ1u#~í "
b"yþqÚ,Û‰›\x15 ÞºGŽøÓ# "
b"z\x1D í’\x0F êÒŠ<Ùð‡i\x17 >$ "
b"zM.ï¸Ï?”\x14 ;^€_{w¬ "
b"z]\x03 ÊÇMÉL¶ƒ\x03 ªx»›Á "
b"zî+Ð\x17 “1ñ]ñç±2ú? "
b"zòY¯\x18 •H\x01 ‘4%;;ÖN "
b"{²#ÝÅW\x16 EVÉ*º9Œ¦n "
b"|Ó-z’\n ôÖ²U“}A\x00 >‰ "
b"|í¼mä!½#È™ëÞ=ÁžL "
b"}H-èc\x14 Ÿj¶–kJ»\v êA "
b"~\v ɹ˜_ußË\x1E "\x1D X|Ê "
b"~+Mè£\x13 ñCºC\x12 »T÷5R "
b"~9ÓÙ\x0E ø’\x03 ûNÒ\Þz\x0F D "
b"~[¥ò!‹™ÂllÑ\x05 R÷Th "
b"~gâ2úzqƒ\x02 ì-á\x1C\f ‹œ "
b"\x7F\t º4MÙqc\x1D À˜\x0E ¹\x02 ÝÁ "
b"\x7F =^TÖ„P\x7F ß?ZûñÊ¢\x13 "
b"\x7F “Höšš¤Þ«&\x15 ôß\x03 ^| "
b"\x7F ¡m\x0F Iã9?\r ©E¹‘\x1A « "
b"\x7F ×î\r \t K\x1F V$a\ÖúåžC "
b"\x7F ïj7`5\x05 _ú\x14 }R¯\x04 ë "
b"""
€\n
Ê.b ç`ûðR¸>Æ\x02
"""
b"€qåFð;`ÓJ5Ê\r põÔ! "
b"€Âhì] „Ꭻóì…ƒh© "
b"€ÒC,d\x13 ó\x12 ²±\x1E “CQ©\x11 "
b"""
€ò,ÓÆ:ä\f Ç\t ¹\n
ÍÊO
"""
b"ƒ´§\x10 \x07 –:c]áÙ, "
b"‚UÊ‚C.d@Döè›{û\x13 Ð "
b"‚rs¼Ml\x03 «y!뾫`\v • "
b"‚–ܯQ‹t¿“;ߥ\f \r "
b"ƒ\x11 Ä[úˆüÛ\x01 `v(¤4þ "
b"ƒT[†Üè÷\t 9É\e ¹Í~WW "
b"ƒd³Ü·•¢3ïÚñvE \x05 ¢ "
b"ƒ–t\x05\x02 r8\x1D lŽY\x1A /°\e > "
b"ƒíèÜ”ˆfnà~%”Ï¿õ÷ "
b"„e\¬uÚÏ\x13 =Ô Ô›7\t / "
b"†&\x11 ß\x17 8\r Ï"Y]oNÇ÷ "
b"†¿Ð¾{ä0ÓIP³u\x07 D‹ "
b"‡aÆ\e öŽ\x02 Ò\r Ô¬}\x03 Ú^¡ "
b"‡×úøÉ\x17 1¸‚\x03 Gͳ֌¢ "
b"‡è\x10 Å‘hu©#ž¼\t &È|h "
b"ˆw'\x10 :ZU³A©ò¦ÊTçý "
b"‰Fþaqý\x14 Áu\x14 âGô“ê] "
b"‰¢je?N5î\x1F\x04 \r óecÏc "
b"о(øì\x05 Tw™¹a:,Ê\x06 Ü "
b"Šá‡Rî‘7\v ˆ\´›x¡¡W "
b"Šæb‰ö\x08 !¤+ï\x08 :&é "
b"‹\x02 ”ß…¾"zä®&z8\x08 \r \x07 "
b"‹\x1E 1—&j\x1F œ\e ´ˆìeÄke "
b"‹-¸ÅýÂ"¬Þ/´á\t ´®ç "
b"‹?ø\x17 é)‚ø\r aµg?¹Û "
b"ŒN\x08 Ó\x03 U½è»s±øë’(\v "
b"ŒâÇ\x1A 6Û×ðh™{el”Ìæ "
b"ŽDyh\x0E w µšÛ\x18 °®m\x10 "
b"ŽÀ¯ ¯%¥Î3éOþ2§†À "
b"ŽÌ\x7F tp\x0F\x13 Øœ& \x08 ÒÚ¹W "
b"Ž\x04 ÿ´ûŒÜFÆ3\x0E R¨C§E "
b"Ži˜]¶ÍÖ\x19\x06 ž(˜îÇ2Ñ "
b"Jÿ•\x12 ?ºhVJÒBŒ\x18 Ц "
b"fÀw;Ä;Í-ùÂSŠwËÁ "
b"‘\x13 ˆ›\x07 ¨2¶^¡/£Å\f o‘ "
b"‘[WÍ‹T‡€\x10 añ#úÉ\x1F f "
b"’p+äZšŠNØæ\x05\x19 \è "
b"’¥Z¬§$\x14 ;ÿ½µma–\x12 Ù "
b"’úÝRúÛØ›mg¦L€Û "
b"“\x1A fÉ"Ö\x7F ãÆWýGŽ^œÁ "
b"“+D!Ý\x08 gOš|k\t žH\x18 å "
b"“¡–ñÞ)z—$Þ»ÕÁƒ\r @ "
b"•¢eÄ\x0F G„Ø\x1C — O¶„’ñ "
b"–± 8‡øŸÓDO\v }؉- "
b"˜2žen´×HJ-Ði\x07 âFz "
b"š+Rzº´\x15 Yµ•mÇ\x08\x11 ‘ü "
b"šMµƒXÒÞèrC+v‘zó¤ "
b"ší!ÍZƒŸ²˜m\f !€™aè "
b"›—Î\œ?ÚôŽËç±8qS7 "
b"›¾Jrö‚~ÖXȃjìHßå "
b"œK¥Ë®\x10\x16 @‘¥Àë4HÄž "
b"œß&*=Rb«7¢q‚v2”v "
b" ÕÆP³³\x05 5yÄ3‡>(\x11 "
b"\4Ö<\x08\x1A ´K?cý™xˆµ "
b"®*ÏTIño\x7F ¶ú\x04 @R& "
b"¼™[]\x19 °ý—\x14 Â=\x18 >n\v "
b"ž\x1D +þÙ…“Êÿ_.:{ƒ¿ "
b"žB\x1F ß3É{®)¶ºkjuÊ "
b"žöÒ»ï°\x04\x14 ÔÒ¯¢\v ÿh\f "
b"Ÿ@™£Û’-ʰiY\x12 ¢\x1D ì\x0F "
b"~{´½~!8R:>F\x1D P "
b" kXóÊx\x02 ã]çJ\x19 òC2Â "
b"¢I\x1D Ͻ™ ýÌå\x06 ˜™\x05 >² "
b"¢‰ÊÞÅ\x16 “ḵW¾Êk¼X "
b"£%ãuC¾]@\x08 #â\x18 ˆ× "
b"¤€ˆÞ\x11 ÒÉ›\x06 ªr^\e U$T "
b"¤°ÀÎwáa\x12 ß\x1A »oˆ\r "
b"¥\x13 ÝàÐ%zô\x1A KæË.´uB "
b"¥ƒ6\x07 ÒË&‰˜\x0E WåØýÞ "
b"¦6ÉyºÎ}V\x1C ¯\r \x00 ‚_\x19 É "
b"¦b\x03 \§£å9=«;Q6Åô "
b"¦¦îŽ•\x17 ×%K\e\x13 äÔ¼Ît "
b"§\x08 ¾Qs\x01 ®\x1D ¥©C\x01 ‘1&› "
b"§\x1C cÝ.†[\x03 ɾ{…]Q\x03 "
b"§>5¸\x1E \r ^„À\x12 µÒrN "
b"§Á=pœ”~’÷ªÜ‰\x02 î”å "
b"¨%\x15\x10 •œ–0ÍÅGäC÷\x05\x04 "
b"""
¨'ƒ„!\n
D.šA„‰>z\x0F Ç
"""
b"¨h#©1\ÄÉs\x7F ÷!©%H‰ "
b"¨j \f =Á.ëNaºW/•·b "
b"¨ÄS¥\t WÛÞ\x02 H²«ªD1\x03 "
b"¨è‹"F\x17 cî\[ºè(\x06 µ\x04 "
b"©\x0F êòa«á΢¡á9õ\x14 !\x14 "
b"ªwÖ`aÄÁ\x19 Ù²ôÕž¤\x10 ÿ "
b"ª˜þlúöÄ\÷\f\x1C §¯.Ë, "
b"ªéÒ‘ÉöÙzöI\x17 sjŸQ¸ "
b"«\x06 –í2l¶¥Ï…ÆðûGϳ "
b"«|;ÿÜíÓ›fÞ¨XŸc\x19 ‰ "
b" ªP7ƒ¶zÓ\x1C\x07 ¾‰ÐÝ, "
b"^;ë'x1ºz{½\x1F º¿Gº "
b"˽Qçr\x08 %ÿ,›µñ'kf "
b"®X\x0F\t §!X&†¢\x05 )\x10 jy5 "
b"®’Ø‚‡\x1D Ž\v\x17 ì;A†\x19 ßÑ "
b"¯\x05 Åo®§ÉWã«9ÆÈp´ "
b"¯\x16 xvIŽáN-ì^O˜\x1D t• "
b"¯\x16 ½Õ‰\x16 5(ãŒgkf®\f … "
b"¯jt\x05 šLM£ƒ#êc[›Î× "
b"°:ZÿÜ㟜ìÀeDû\x1C ôÌ "
b"±6¬ÄA\x05 ‚s{ä@2•à¡j "
b"±AÃ\x11 À|¡\x16 I9S½&HÏ‚ "
b"±N¨Ò;¦¡:˜;Æð.A¹¯ "
b"²¢uÓ´.Ö6g\x08 ²(]ê\Â "
b"³\x1E Ïð®ïÿ÷âAÓ$Nâ„z "
b"³Mžþ\x1C\x18 á\e ð”Øã›+\x01 "
b"³Ï\x04 ¡¸ïñû»\x0E ãa‹)…y "
b"³Ú':ogGNÒ‰©›@ï@ "
b"µ*W!!n5×Ì.…\e ®S:K "
b"µ6\x10 Á{Î ï4ï\x01 K & "
b"µ®\x07 T\r ÊÒIp–\x15 KÓ\x11 6 "
b"¶aü™³‘#\x16 »7\x03 €nê: "
b"¶¤t,Sùj\x08 êr>:ã\x04 çï "
b"·,âN¼ãÕ›\f •›OŽ©¦ "
b"·uG,;NCëh\_…,›Æ´ "
b"·£µ+»v3\x01 æ’èt wú& "
b"·ÏåÆN+u-f³²Ì\x05 ŠËJ "
b"¸×0óîF—žû8‰Š™\f ¤ "
b"ºRðù\x14 ؃éŒ8ªÀ\x10 ,Á "
b"ºÒx¿‚q\x14 å>ßýK\x1A 2ür "
b"»½ñzçãI[\x18 –4\x02 Aj9\x12 "
b"½ŽÆ5ën\t ;ð¿q\x1F QPj‹ "
b"½¢¤æôÏ!ŠÔ¡u„¨lžá "
b"½ÒR\x15 †½‚Ãâ\x1D\x05 4’zx "
b"½ýúž\Ђ€I)×C\x03 „ÑÛ "
b"¾1 \x02 C{NÓ1\x1D ‰Ç°|›˜ "
b"¾‡¯Ò FL¨Œ‘ùžÉ\x02 š "
b"¾’Ó²)Ÿ|œúdòlÓ'f "
b"¾˜¯NÌÊwìô_\x08 ¸1¤³ß "
b"¾¸› Z—¥q:eõÅFYJ "
b"¿Ik©¬XôbQ7²\x18 «Â½' "
b"¿jf\x07 •ÜÅ÷[\x1A "”R?¶ "
b"¿Ì#põþúø/Žõ\x1E\x0E\x1D éî "
b"¿ÓðX›\x15 ˆÕ"(i¡\x13\x07 ×` "
b"¿ìbªP\x1E\x14 VSr]\x13 ©b>2 "
b"""
À\n
\x19 o\x14 á\v Ýóp\x1F “[
"""
b"À‚Ø\x0E üܞŘ$õãm\x01 ]\ "
b"ÀÅ\x1E\x03 ô¾þV°¶ž›ÎFoó "
b"ÀÉívDY3C$YŽ'¨øÎ "
b"Á׀Œ3÷c0\x00 lˆ©&Yº "
b"ÁÙk¦Ûˆž¶ä…²‡\x02 ªs "
b"Â,Úb€\x15 Û׈\x19\x19 _ö9{ "
b"ÂF¶ç'¦g§\x15 tj\x13 3Úì "
b"ÃaVŽ%Øú¦†ùQçÇã\x07 # "
b"""
ĵ›\x13 ÕŠ\n
ŽHÓå†JÂÎ
"""
b"""
ÄÇý—\n
¥!Å1&<1vPm¸
"""
b"Å\x7F ·±—\ÜUÔÏ\x14 ZA \x08 "
b"Ç\x03 Ã3(±&Cä¦SœS’u\x1A "
b"Çß\x1E\t fkâûîÊ\x01 b_/Ží "
b"ȧ^\x07 KRà ”€¯p\f ë”' "
b"Èú0‰Û!2fÃÉj\x00 §€ü\x7F "
b"É\x13 ¥8\x10\x1A Š\x02 Ƙ‡AB‚ùø "
b"É6¹ˆÈ\x08 7ßóøV\r ôþäÛ "
b"É€‹”Þ\x0E Ÿ\x06 Ðy€Î§‹Ïb "
b"ʪR‡".Aé\x16\f ÖþÕ?E "
b"""
ÊØF\n
qªðCÎ1\t |Ü¥äŒ
"""
b"Ë%¦f›±>Jís\v œíg\x03 1 "
b"Ë™_zýÐtÚè™õeÔNV` "
b"ËžÌ\x13 ¥!ô͉®ît£¢ "
b"Ì\r &§Ü£ù£5þ‡É\x17 Ãï7 "
b"ÌÌÎvöÆOä\*—1\x18 ã4þ "
b"Í\x05 £f7SœÒ\x1D O’.g\x1D (· "
b"Í6®Ú(§q8üo®Á¸Ä´Ø "
b"βÌN½ï¢•\x1D Š\x14\e QTM "
b"ÐEœ\x1D ûß#ìà§:Ê\f iµ^ "
b"Ñ\x1F\x08 îcÕËГ\x12 ;Â~±¬¼ "
b"Ѳö«³ÉÊǾúü\e ÝØß¹ "
b"ÑáQw\x04 º#Dw\Üž”'\x0E „ "
b"ÑýÖ\x01\v V·˜ \x11 YQ\x10\x0E ó\x0F "
b"Ò\x15 îÙFƒRÁlíž5ýÜ&* "
b"Ò\x17 á€\x14 47rá\x06 iÑq7h "
b"ÒI®\x19\x05 r0¦wâ^¼Ö°t "
b"Óh\x14\x08 ˜e\v ï¿Jéh”Üj\x13 "
b"ÓµF†Ä Á¨·(\t ™ã@ "
b"ÔGÌ/CXí¤a#p9 \v\x11\x0F "
b"ÔX\x13 …h|ÜiíÙÂ\x15 K%Ëõ "
b"Ô„Ô×<>7pÕ\b…‹\r ×Ü "
b"Õ¨ rb5Š£j¡\x7F ¨úZÊ "
b"ÕÉ\x01 ^†\x00 t\x14 S\x1D b™?†\x15 é "
b"ÕéIG!+l¸½‡:Á¨Fºà "
b"""
Ö\x1F 4ƒÂ…Ûy\x18 \n
0v*[ìL
"""
b"Ö7\x15 â1)ýX–“÷³\x00\x18 ŽC "
b"Ö§m~\x1C L_"GÒÀôrŒß "
b"×K6!Þ-\x07 \#n\t œ\x13 „( "
b"×€Á.X\x16\x01 õÑt2–8AÐL "
b"×âz‹r@?¹¾P2♬ "
b"×éiÕ/¢É{õa2š*ÏZ "
b"ØfŒ68x{UA\x14 ¦,@Ìó "
b"Øàö5°\x06 —J\x1D €›¹æ0$Ñ "
b"Ù\x07 j\x10 „ïcC`À\e &}Ô÷" "
b"Ù"é¬Qâ«QE5\x1E ô\x03 Ûl\ "
b"Ùk\r s\x0F WêsnV\x08 Ç“ï "
b"Ùy‹\x1E\x0F \r ’üÑ\x07 ½Ùm‚‰ "
b"Û\f\x7F §;0_t\x03 '¼›$Rˆ "
b"Û#øÜ,À.ZŽ\x13 ãùcc\x07 ! "
b"Ûožéÿ†U²\x01 Ñ\e z5ÝNw "
b"Û¢\x1F\x17 »Æpÿl¯[WÐi@d "
b"Û³Ÿ!öUš\v ›È\e '8\x15 `Z "
b"Ü”J'¸ZÃUËÆØ„~È "
b"ܦs‘÷">ÚŽÌ‘Iž/2‹ "
b"ÝNÐu¸b\x00 ¹fJ\x7F hÑ\x7F "
b"ݧ¶\t ò+±ñ4 9\x17 2H”¤ "
b"Þi‚šám7˜ä¦8Êî\x16 "
b"""
Þ̹#²ñ\n
Nã\x19 "GMù`c
"""
b"ß\f ê\x0E º}©‰\x1F 4ÝRq˜ï\x08 "
b"ßu\x0E ˜Õˆ÷o¥¥“Ù±–ø‘ "
b"ß̓@\x11 î)‡C\x15 ~¥¯ÑJê "
b"ßä´Éo0S½‰Óè‰Áé]Õ "
b"ßçXì<é(´†ÊU·9'Íz "
b"à«%ø¼ÄçÚ2‹Q\x05 à\x00\x16 Ï "
b"àÌ[\x04 n‡É»"££§Ž\x08 8 "
b"á .²\x02 ;Ý]ƒ‘N•¨S\x06\x19 "
b"á=š¬-ˆ²=£ñ¡1ÿº¢ "
b"áUIŽR\x1F [ø[£“\x13 dx\x18 N "
b"áÅ/¹Ñ‰ê¶sº•\¥¢c8 "
b"â\x08\x05 J¦Œ"ÐC\x12 5^6\x16 ) "
b"â\x1E ^zžpÁWÆæ\x0F ŽB0t\x1A "
b"âMD/žáÍ%úv=¢Px] "
b"â`Š\x16 ×8~ˆVC_?þ\x11 ®¨ "
b"""
â™y'«ß\n
‹O_á˜K/\x13\x0F
"""
b"âÈhe†ZÒ\x02 ІyÓ2\x13 "
b"ã½Ë;)dœð|—’qðÿùõ "
b"åxÉý‹ûŸWúSÊeŽ×\x03 C "
b"æ»jÌ£f¨Ÿ~›Œ\x07 \x18 G\x1D "
b"æÑægug9’´®w8Á4v "
b"æÖ\x7F T\x11 #.ëÜé¨*Ý'Áû "
b"çS@Ì ¢O‰0Ö𯺔 "
b"çóA\f ±iV¤FNð•\x08 –Ê "
b"èAÁí¥<¡að6Ã\Å\x17 *æ "
b"èƒHÇLލÉiDüÛ\x12 Ž\x19 ¡ "
b"èÛ°Þ쌢&EÎ \x1A ™ð±ƒ "
b"è髹èô‹‹\x00 ’%\x1A ŽQ» "
b"ê0® o’~ññÀ¯\x04 |‰\t "
b"êdÅ Q7)‰+‡ \x07 Üà°‡ "
b"êe±ôð\x1A ƒqU¤‰–kpp\x12 "
b"ë-Í\r s8Jó›Œ2ÕÜ—¿t "
b"ë9.ÂðßÈQù\x01 V¯£Í<\x1F "
b"ë»\x17 o8[‹Œ¦½\x19 ª\x05\x1F ø "
b"ë×û±|ÞÁq¨\x04 ˆ\x13 ´ÕÍÑ "
b"ìvÿÌr{c£4½á\x7F\x13 Å) "
b"î"ðŽÐÓ]—\x19 x \x16 Ur "
b"îÜq!ÍÌøy\x01 ÞÀ„_bÀ4 "
b"ïK/JR¢ndçR%=/qjE "
b"ïí¿ô\x1E Ž\r Õµ×xÄl\e åä "
b"ð\x00 A³•WwaÛŒÚÚG»ˆo "
b"ñe+x®™\x14 Ã ½NøU\x7F Ï3 "
b"ñ\x7F 2Ó¢k\x14 |…Ó“”Ö3} "
b"ñ|íä^ÀŽi7’@ŒmZô "
b"ò\x11 ?S›\x14 ‰=híÕSm‘“‰ "
b"ò1‚ ˆ\x02\x15 Qí›\x12 gv°. "
b"ò2¼7 Ks:nå¯ü8mÉZ "
b"ó[9bÊv\e ø’ᯠÃ<\x00 K "
b"ón\f öŒ€°V¼Rç£S—\x12 ' "
b"ô\t ÀÉÕÓ³\f\x04 ÉFFîMh "
b"ô%m,\x08 †5¨O.sõH4‘ž "
b"ôO\e ì0`\x17 ùÇ1-8ôáX "
b"ôæ¥Qá`ÆGI@¨ÏöP’\x06 "
b"ôìÍõ?;©\x1E ~_¥¾˜\x17 ë$ "
b"õ\x12 X@gZPQÉ#^\x11 ÒfK "
b"õD=Ç’³ÐF¢„ã²\t fë* "
b"õK<ª\x1A ¨ø\x17 Áíî}[t£ "
b"õž{f@„Û#ÚÆO§ß·r© "
b"õØbr=·PŽG·ûk'«ïe "
b"ö\x14 ²¶\x08 ‘ÔŽ\x1D Ê\x06\x14 4–’€ "
b"÷y\x19\v ½\f Íùaiž\x06 (I\x12 X "
b"÷»k9˜+~µñw¥·Ø‡¶Ò "
b"øXTÜöøÊ\x0E œŽ\x03 V}f!î "
b"øj;?\x14 ¬“œ’d•ͱ;– "
b"ø¿€ëÎr(¿ ,yeF†¹V "
b"øøDL\x08 x¸4”–§"—Ía! "
b"ù2TÛà„–¬á}ÊÓù;¦Ô "
b"""
úë²|ϪiÆ#¾AŠì)\n
ë
"""
b"û\t 0Å_PÉ«dÈZaìh_H "
b"ûÔîÖ\x12 BÁºz™"½3„ "
b"ûÞœ³>g¬}\v ìû~\x08 öÜã "
b"ü\t Ìã¢÷\x02\t †¨Ö-\x04 Ú‹\t "
b"üd‡§VÖ÷¶\x00 RÆý\x1C\x15 ‘ "
b"üq+\x7F ¬\x03 °$ðGÌ=\x7F (“\x10 "
b"""
ý®Ò\n
ÌdP’)\x1C YS\x02\x05 Œh
"""
b"þéDW\x03\x02 Cã…:\x14 ßk!f "
]
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 (0xE544932FFC3F59EAEDE7AC3CFEFCEED2 , 0xE8652E3BA9178692EF1D0A69D37A0FAE , 0xE93E3932ECD3CA2386FA5BB7EE2ABDC9 , 0xEB7D3BB38B00278B8E8F82F6E8806496 , 0xECE1A1E8FD5237B3B3E5E9F0B07F683B , 0xED4E0D2BCC77EF79F94BA36436C0DE03 , 0xEDC20EA7A2B076EFBFB17312472938CA , 0xEDFE201D5566099C8B1C1A69487191D7 , 0xEE3505622E2DD5E5E0462710A5C50D85 , 0xEE39F91E3DDA0EA69C64EA958F652312 , 0xEFCA459A8CCB7B7BD0FA23217B5DA78E , 0xF02F7C4D7154F9AC2121CDDDDD77A5F6 , 0xF08A9705122A7E5297CE814A3A744305 , 0xF08F005BD19FF13A83528104612D9075 , 0xF2E760DD9BEFE71FA17FBFCF82546DF0 , 0xF33E78B2CEE6E86D6468400B8D4DA54C , 0xF3E745FE77C6DEEA6BCFA09B68E0D2A1 , 0xF47E10CF27A8C61536CF99810953493B , 0xF4B445D03C25E2B0C665F06A19662679 , 0xF525F47EE4373EB5A4EC2CB514BC4285 , 0xF578AC09CC11A6F2C4C34AF4DE67BC52 , 0xF6375A3F2CB3AE998C5D4701A7A9EE2A , 0xF6C939A97C48ED07537EB088EFBDA12D , 0xF7F99934D04577EA9DA9A43E36A98B93 , 0xF802E6A5CE3CCC2425F1931027C80EE2 , 0xF80F37959BEBF529868CE82A4FF5D3BB , 0xF85A86A434FCAFEECD5348E6A5C90277 , 0xFA04D213B8921BD967CB3A0502FA2D0A , 0xFAABC0E6A6ED325002D96A028813D0DF , 0xFB88A48F5C744484C88FE401DB0C98BD , 0xFBBA390AD629FD50B409577B69CDCBE2 , 0xFC9A9C37B56D61CCD870BE42DFCB5B33 , 0xFCCE02F95955D0FF2BC596ACD0369FC1 , 0xFE60FD541EF60589C4F7B9FC07BCE8A6 , 0x003F06A205C866E3F5497261591DC2A2 , 0x01C472D51FE9B5A407264EC9578B8611 , 0x038702E2299D221CE279E53FE7E5FBF2 , 0x043A66BB642CFE61F3BC70D90A3238DE , 0x04A569E5029DDC5F378720228356A94B , 0x04D9AC7BF561F0BB82FFD85BB4975C3E , 0x054A41EBF23DF4CC21ADE511FCC3AFE0 , 0x0553CF84DFFB9375291BE6C341AF10D7 , 0x059497507D311C4CC3FCE2DF3E3C0B54 , 0x06CFFC69E2C1739DDF2B3A7A41EF9ACE , 0x07E58B0D1642F8003AF2A9F4A14A7A19 , 0x08BB3559E06504B786D3DDE36A670DD3 , 0x092D2833B510C93565ABC9D691733E53 , 0x093C22A5E993D37DF009A8B41099AC51 , 0x0980889FA90C82EF92F53CCD16DA048C , 0x0AF35F7CECD64B526CB0BDD0B99EA998 , 0x0B598402FF81FCB5C97B65FD19FE2919 , 0x0BB0E80F762B683322DBCC14AFE6D74A , 0x0BB56FCD32B3A992B40EAA8A10FDD44B , 0x0CC292EFD785F890BF4166ECDB4974B3 , 0x0D57DA7ADEE544D0A4B6DC4F0395583E , 0x0EF4620988DB15252CBD951EC2616D2C , 0x0F9B7103339EAE9431ECE9259F71ED56 , 0x108074B441EC6A8B6B00D3612E6DF66B , 0x11C5C7A9F071A1F0AD909D477B1040FC , 0x1279FA07A4031ACC6B439CB334794B89 , 0x134717B2EC84C0D511809C3A8D9F627C , 0x139F09160824B2A49ACC1611AA59514C , 0x153BF716CA3166801C802C88EE85EA37 , 0x1597D24A93C032EFE848D65908AC5D23 , 0x16247567A99AAB1514F111ADAE4BDEC2 , 0x17877B271EA262E4C3952A37738403D9 , 0x1832AD61ABC5CDCE8DC755E666C3CA9E , 0x184DC08245E541480FE5AA098426FABD , 0x18CEFD68DF814E3A2F8D62FC035F9361 , 0x1924C2CE274598C21AA77F5941292E33 , 0x19EB71E9B99A20F0502CAF9A892DE34B , 0x1AF0D3917892396FF84487A08319DFAE , 0x1BFE05FB3ACC26163D810029E4FD0734 , 0x1C002A2C31A21420DBB4FE05ED8B6DF6 , 0x1C499D3135B36587635C910D3E1D8A0E , 0x1C649F1110BF460137AE66186946E32D , 0x1C9E7233E52A961B146A5A82B75FA6B0 , 0x1CBA89D7AE901ACC65E862CB2542B0BD , 0x1CF2809F9593BB5AC0532DBCA51C4091 , 0x1D4ABFD9707B46237690EEEB6F8E8429 , 0x1D57CE8818F4CD7BDBC46805B9E4D0EF , 0x1E2092C80A6AB4264DFECA033F50C192 , 0x1FD882EB2CABCE92D4E54D2C36EFD9FF , 0x20AD45ABB2163DA07BF20E2A102A924A , 0x20C4358A744FB92A2A4A92B23ADB5298 , 0x21E8A260226FB23ED89ADC5C221DC731 , 0x224D9BF4AEFF6E549DB736E8CB143086 , 0x22601A04C4570BC3E578A965BF734034 , 0x2274DD04569F5482FF9A2C328B581017 , 0x22D834D86D6B78F7AC63894CD72EE788 , 0x22FBE9C4C1DC67FFA0F89969C0C5CD79 , 0x231200E25DBA200B2AB5ABFA0ECA58B0 , 0x238F2D9EA3141F4B10F6450FBE1F4CE9 , 0x239DF63B5EAD1A5E8B455FFAD8850CDE , 0x23E059212D26275A30EA6B84D077B2AE , 0x24BA2D57853434B42F9FA6934CBE5518 , 0x24BED4EDE01F78E946619364D63A10F2 , 0x24D7205F92D574033765FC8F8860D900 , 0x24E8196D7634047C913FE635043EF8D7 , 0x25370B9F217C5055C8CE1F13C1811609 , 0x2550F5FBB02578E15C812416F8C42F87 , 0x25A5B0EA3480B4304B2059B7890139BD , 0x25E3142524885C43D1F649E5369F85F0 , 0x26B977193D6B69E66ED921529195C91E , 0x270B808ABB933F04D08000BBD3D82C8B , 0x271EE0B65CEDDEAB90DF855A958F748C , 0x28A11444C2D3032F1FEF9C1ADCB282EF , 0x2A36A6E0DBF02FCDBB66082C56FAEF89 , 0x2AF3E2A1C8AEBEE143510D5B9926DFB8 , 0x2B05AB928E7B1EBAF0A870CADEA62A7F , 0x2B6036EF12B51DD4749CD98C314B096D , 0x2C1FD232255D74620A5CAC101BB049BB , 0x2CAE935F694F42444D528F0D945F7AED , 0x2CF4DB302B879BA4C0174885DC73D830 , 0x2D2DEECBABFB9114F8FF5622E9891E1D , 0x2D388CBF5EEDF589F70175C336052CA2 , 0x2D40596ED07CF1AE3765FAC4681001F6 , 0x300175EC370009732F730FC76D05D7FB , 0x30B0467746C88E65B2F7E7C66E2297EE , 0x30B1FAAA5575173942C96BB60A1F590D , 0x30F6ADED3FB0ECD638A00544A4A6EBD3 , 0x38102B31B51E80FEC1C81FC4574D753A , 0x38436E441E48433098424931FC904D06 , 0x39170EBF29690FA400A96B9D295475B4 , 0x39219FBE66AC6A934A197A5CCEBF52B4 , 0x3BFF81E78CA3F2E8838988BA5B892064 , 0x3C33ADA33EE48542FEFCCAB344BB2B2E , 0x3C6C57137B3407816FBC548A1E2CF1FE , 0x3C9E9F010E353CE153D4E43ECF44F0A2 , 0x3D564D2CE05F8FA4578583AB70A40CF5 , 0x3D6A1C30C71618C6DD8169635DD590E5 , 0x3D6BB36C41B7E57DBBC5589127D0ECBD , 0x3D82AD91329638BAECCF401A520A4CDD , 0x3E5BC8BC7658940079628317DD101033 , 0x3EB9C6C1FB1497661C9EDF39450D0405 , 0x3F0561513E6E2FA3AD9D66B3030FB3AA , 0x401BAA81BED84B7EB1D088277D07FC87 , 0x405CCDAF4AE9B14917CF54F2DE6971F2 , 0x40B07ED55B3F502B1F23F94F23E6AFF6 , 0x40D5CDDE8B57DA251201F0A37F431197 , 0x41653E7799E69A5415FC9EA831D90F78 , 0x42EDDAAE88D6F619663EC21F73181122 , 0x4447D0E0A90C04791A594516102C5B64 , 0x449023901479A436389C8457820DDE63 , 0x451FDAC5C5F4A2907BD38EFB7BDF3521 , 0x459559CDBDECF63031E683CC9DD3ED8E , 0x45A2082E8E7EE9D4B7C548F934DADD13 , 0x45B6A5B3F2D5B0E502225C411B0ED6AA , 0x460400E3904E4B25CCB5C3725E7F2C01 , 0x46F564B37C06980117E9B6318A4A67B5 , 0x47CFD0B9CB916E65B2961CC620300965 , 0x485A469437F7466710374F3333F1F5E8 , 0x4898665592D679DAC025A1EB3D14D9F2 , 0x491B7586514DB713760159F3D8D46246 , 0x496E8538264F9675CEE7E5F68FCF7965 , 0x4A145A23865E9935DC2D5B2789550361 , 0x4B809692AE0CBFBFCB5DF2F37D663580 , 0x4CD1E3FFA9171A0E818422D5A39DA7B8 , 0x4CE85E465BF76ABF0A697DC168A2E99C , 0x4D7D4D1834AC575C73ECFCD96287BD75 , 0x4E655FF53E0C5BB443DFE266A7A7EDE9 , 0x4E7B6AD1CC60E034618A0801D05F9563 , 0x4F1B31BF164ADFB97F610635D594C523 , 0x510DF15C45C764931A3B612A4B466F96 , 0x510EEF9FE9EE96CD00717929776EA4FE , 0x51E71A15723428DCB472A6B06CEADAA2 , 0x5217B563ED95DAEA9A129257106A3EC2 , 0x52F9A73DB798CE1B473984E2F18A739C , 0x53BA1ED05D33A77BED1E6BCF6F192BE4 , 0x54255E7F99933714A68DF00E03B98EB0 , 0x5430EB685A31B41C196E9F4092F1DD19 , 0x55C42A60E06E5B8C0673D3C4D1559C74 , 0x565358EF240836B83A076A6496E7E1D8 , 0x56C1625316C41CE61172235F0F80D06E , 0x57641FCDEE72DEA12FE02B38B9AEA707 , 0x5940E2257097FBA8D326010B11BF352C , 0x5A87E44A1D505E41A5E6BE7B7E01AA44 , 0x5AF083483AB776D233B8DCCCD7EB0949 , 0x5B839068662ED9AAAAF6A17C55F16D26 , 0x5B8A504F2D3B7A79C654D084B5DF938A , 0x5BE71917FDD33843996601528AFE8374 , 0x5CAC79BDD5B180FF918D4AD71D79B0BA , 0x5D117305303C491332C9C2A72473015E , 0x5DB1E4162E75E2A0F02975EE8CF147D9 , 0x5F15DAF3DC92DC5A39CFAADF2C0487AA , 0x5FB840B345003161DAB2992EDDD63942 , 0x617EEEB1AA736F1F3DF88BECE1AC3063 , 0x6279E6D037B7660E9152B8CB6DA8FE3C , 0x62BF7E5F3D605108746A7F1BEE21E893 , 0x62D7A2AB464E7428E64ADB4995D93D45 , 0x62EEF38285FB0E1DE9D772719EF004D7 , 0x63610FE25772FDED438ABC377E6F8B72 , 0x6414AFAB44F2BBD569695A1DC1EAE32B , 0x6623FF6C177380ACD212AF2EC487A34A , 0x66A3B8ABD55B7A98A9A2A86839BFAD74 , 0x66CBB299A934648F2F7623EBA174C210 , 0x66DC8DD65D4B7C919FBE63B7F5F1AD22 , 0x673C43D0920D09A61B120B94DB96C939 , 0x674EC9ACC1D11A6602EBCEFB483B4E01 , 0x697B6A7BDC670C0C9269A5A8366289C4 , 0x697D7E233C9BB167F2986E7913E21E72 , 0x697FE9BFCFF1CA55958BD455D8DFFEB2 , 0x6A4C9D58C6741D3945AE66769D1736EE , 0x6A7F05ECD7F2A4CFF0A7C328B64C3611 , 0x6A906D99B7BF8E93B8EAAB6BBE2528C3 , 0x6C0631ED9C08A4671829EFE17E9B2F60 , 0x6C5539483B2E1F74F4B3BD3DFC38B209 , 0x6C94387051EEC0D34393E5B8688924B7 , 0x6DE0775331614B5261BC3786FDC0FEB2 , 0x6E3C6D59D3F04E9584ACC11D92E55045 , 0x6FB6D736EA44AEDB4E67DFD1535CFB6D , 0x7102C942F4454F86F57D39F4A2645CCA , 0x7117DB7C9EA985606B55F0D667B3A697 , 0x71217B3233D02F9E66752FB4476146C7 , 0x71CB549D2662B63D833319BF6E09F04A , 0x726D6418A71A9B42AEB7C9834C7048AE , 0x726DE81243E6A7D2625519A3F5BB6B27 , 0x733A8E1B5D1ADC97C47770B7AD5E70DE , 0x74D0703E5688A74118266BC4CC6FC900 , 0x75050770C957BA43C026FEC360BAF456 , 0x753E5FF3E4802FD08D40936819B3BA47 , 0x75D7589AE5A76EB75A82A8A178F4E741 , 0x764AFCA5CCF4E983726A47B9C6B25574 , 0x7668A4BAEFD1F912306E7E1005BA526F , 0x772214AFD544816B161F6743ED99255E , 0x77B29FFA552DB18BDB5521B6CB92335B , 0x786D5B64C970D98B734FD95720EA2AE9 , 0x79B54EFF53902956B886ECDED81D900E , 0x7A355843B49271F26211FBF05F9A1350 , 0x7AA7C898BE35479724430723DBDA374D , 0x7B757301B5F7EA5C297767CECD08EB76 , 0x7C48A8D3811332375339521F87E7C194 , 0x7C9EB69E6879BFC766FA993279E8896A , 0x7CFB015114289B1D111BB41DBA15382A , 0x7EF10B3B056ECDC8486B6F6DF29BBCF1 , 0x7FB783937B989A7793E4D4C1171B09E0 , 0x815380E284C3D5865AC593DDEE20D1DD , 0x8202448CDE4C43C514B5D36130EC16D5 , 0x82B69689B49A71C24DCEB785816AE4A1 , 0x82DF72F401AA4AF354EBB792D6CE968B , 0x84B4FE6A91F1AEE5B35ACDD18E117832 , 0x852B63D55D47A6D4790254B3F2936401 , 0x85552334BDDBA9FE4B77F6ACF4F4E2F9 , 0x859D50445B6B6F2589914CE8CA3388C4 , 0x8693D98F3D2CEEDBEBA5D9AAA71317FC , 0x86CB29DB18DFB00C7AE3BE3C0C79AECC , 0x87D0B20CF843FDB52B7A53EBA0AC910E , 0x886E98EDB95AF3ADEB4AEB385F69E010 , 0x88F0446602CC1B6B036CB680B9BBD484 , 0x891D3AAE077751ADC1D0D58DEAE0CD56 , 0x899FDA154D036601B35E8EC975F0321F , 0x89C6173068637AF624E643952744A693 , 0x8BF16231BD8CDB807CD3BDE4D4D00D64 , 0x8C95EE1285DAC9A10D60B34BAE0BB83E , 0x8D0BC312C8075F880008552165E82D8E , 0x8D0EF10EE9795214A2933C884010A278 , 0x8D17B14B8B5E595ED2FF08E3AFB71C29 , 0x8F568879AD93C888B17213A80D98AC48 , 0x91A70C7A1A3A705719FC8FEAE7076397 , 0x9223172D8866DC935A3BE630F730B34C , 0x922E3A0DD523C39BEDB1742137FE7241 , 0x92958EA38D4A02E81A85486F1B46BBE9 , 0x941A4F77C7BD4138D965D807335755A8 , 0x949B0EA704EB6BBAEFD1BD51B0BC4E18 , 0x954F1A4D9736C9F799DACFDEA33C511B , 0x966DFF1551D1B6BCDD185605BDBE6829 , 0x986A462C5A7F2FDF432685891BF88BC0 , 0x98BD2EE9215E33D66E8EFC80920B9C19 , 0x98F9638991A054BFD7C840304F89AAE0 , 0x9BDE6520E4D1ACF5FEE0DAAC9070E5B4 , 0x9C6CD945AA3BB95ACB1AFB9267C0F0E5 , 0x9CA7497988431DF52346A46A1AD61F82 , 0x9CB7744FB95FBA6CA07752FEEB01EDE3 , 0x9D0542C15214C8F939B7A2A19456F310 , 0x9D70AE326CF598E34303CFAB80560E3C , 0x9EA29AF1CA8B20D9726A2CDDE4A39756 , 0x9F7F8BF89D929E3266A4D79DB004A1F0 , 0x9F9BCD84974A9767710FFF64339E7DA4 , 0x9FEC6904138DBFE49E4F637F7B465A54 , 0xA0500DEF958B0026150806642E3BA4BB , 0xA115247B680A28C4402AE6E1818986C9 , 0xA180C4A77446E1FC6695680CFB0E537D , 0xA1CE0D7510A88016E3E88D303EE2BC87 , 0xA3238606906EC3885F3C1157F70D1857 , 0xA423C40417461030120F64E9D5B5BA5A , 0xA4843102A7F108CA00DD95241377E917 , 0xA4AF98DD996F824EC59D3864D0876226 , 0xA57AB7717898831A76BDC049CDA763CF , 0xA5F673CBB4ED2AAE3A573B8C1F18C017 , 0xA7189A71CF28FDF2F00A1A7F133B37E8 , 0xA7C39CD8BB615ED54BA22EC2D8EC17DE , 0xA937339D0C6B8F7519D967C231F51606 , 0xA9A024579DEDC96C6A617CFEE65457AF , 0xA9BDF7DC20233B6FE07DC39C5095813B , 0xAA30B8DCF28F77998FDF96C595B47EE5 , 0xAA5B63B4C6496F9B054111B8C773B220 , 0xAB007A06B568F4111ED3B2A6BB9CCEEB , 0xABEF7299DE15DF02A6DD817D8D7D3CBD , 0xAC73B1A4218B9F8467D6073496EF0DDE , 0xAD60E88413E793DF57DFD9083104242C , 0xAD9D475762EE6E8AD8E5A20ED8D2576D , 0xAE056BCC2AD5469E8CC511B4314BE3F7 , 0xAE14AC7001618043B33A584CF5516420 , 0xAE181F67032B12E296EC5F41951E4C97 , 0xAE89E930CA550F78F4DB08DE613067C3 , 0xB01711E010F8CE4DDC38F9AAABCA782C , 0xB164BD3CC181186020FA379079B8E5E4 , 0xB1A0CF6842E435884ECC4BEF7E7F4240 , 0xB2C9846D26A25BB45C020930AFDA512F , 0xB38C480E9AD4BED67E96680E23B8D95E , 0xB3CF3E6837C2AC381619A1365B14CDAE , 0xB4442B7158AD8C3F8EE7A45D8CFACBCF , 0xB52692E6121F53A1753B5E02BDEF13EF , 0xB7209ECC09F0D15966A7C9E8D550DA63 , 0xB78B460CD0CA2380FC57B4F897F29296 , 0xB78E2F76288BD13D1C2C4B22806D8306 , 0xBA138C83DDE40391D2835A7190BE2EE9 , 0xBA2E96E23C039941D2E75694A991F1E7 , 0xBAE4EE66068E165370BE42C8D5E2E8DF , 0xBAF64DEE8C54FB631F748EB9EE4D7A7D , 0xBB60066286490548467D5796AA9077A7 , 0xBD9C07F2FBA24106C153FAAED281FB3D , 0xBEBBD922E1E7D7CD58E3BE76C9F5D713 , 0xBF04D43EBDD982AD37FDF7B4AB9928CE , 0xC07F9934D63DD09A2FB09451AA3D9A5C , 0xC0BD06379D5584367212F8E886DA547F , 0xC0DA9C1D0B8E32C4A21FEA33135942E2 , 0xC0DD84607715A44B847F3582F2B926F8 , 0xC11B00A1EC10C7053A9E11DA976BCAE7 , 0xC12BBF7CB1B421486CA6F207DCB3C81A , 0xC16054968502B65BA4086BE6D3C11826 , 0xC1DEA23776DDC486B7CDBFDEE43F0685 , 0xC209F9256667A201563C756009595BD8 , 0xC5CCA84333B4FCCAFF6EA84C840283CE , 0xC61FB1463BFD9EA71F5FB97747D51A6C , 0xC62FE78AE6DE3C83B0ABBB70C8399607 , 0xC642CBBD91B2F67230AF474855E9E0B5 , 0xC737FD9007E165FF3562244912B28ACC , 0xC7A1DC84B8A4A12A592864F23D9ECE1E , 0xC843EAEA37939324CBAF07D542A98C4C , 0xC85885741DED922C857FADD96171C32C , 0xC88D0946CAAC64C291947B19F27798CB , 0xCA17F8F4352B3C0A09F0FC25C95A98F8 , 0xCA1D91C2E01C59863BA898E647BF6995 , 0xCA1F29D197DBC70A51277911EFF57E3B , 0xCA243AC08387E51341EFCCCCA3C8D474 , 0xCA5329A0DC6613C7384C1507FD6D83B1 , 0xCABA828D2276C01DD1EEF634FA107BD5 , 0xCC1D8F2FF3D65EE7F2569A4673298D43 , 0xCC4FA30915A677E84C5801F60DFDBE61 , 0xCD037E90FAC4519F3712DF0E244A281B , 0xCE259310FC0A3B98422CC27487422D3F , 0xCE4E141D0610D2BEEFA1099B857D710D , 0xCF85C32A2DA08023BD00BAFA20A5F117 , 0xCFCE9D40218F414D6D8E08A10753478D , 0xD1AC9652840115C65DB2FD59515507D6 , 0xD1F136C79689A3F190F1051B8673054F , 0xD322B80C5940E1107376C1B0977181AD , 0xD3232A0C0DAC93BF89E5370D984D8125 , 0xD3B8C88C0D20328010210B2FD6B4ADE0 , 0xD432D0FE720D5866D5C6886D9E1133E2 , 0xD5E91B9582BDF07A842CE922731E2933 , 0xD74EF0570DDCEDF734E429E78626D8B2 , 0xD8AD8C14E09874130C6975421B01BBF0 , 0xDA560FC1276FAC700E3C059859DF0A7C , 0xDB740C4503F806BDBD28557E9215EEB3 , 0xDBD35F280DE6C30934196E65A974BC27 , 0xDC8960589AC786E887267ED35CC5B1CD , 0xDE63605966D250ECE165970431748FF4 , 0xDFB7331708C4CD4BE286F4DC20ABE501 , 0xDFC07C618201A46CF7C4F0140F221ECA , 0xDFF9AD1DC5EEA2219554A9DA96215832 , 0xE005350E7ADCC45A41F9B5B5FB9F844B , 0xE02E83D5937957771AF101A2B6FC4CAF , 0xE0A8958578C4121802F45F0E81945AD7 , 0xE1361783B3CC9C1946C9BD3670E2A876 , 0xE18126B2D9797B0C0AE524D017B03A55 , 0xE2236E39E052666262495F326FF56DF7 , 0xE230775687EC82AC7DDC80C2DF27A1C2 , 0xE25B20C23512D1A854B3154B22437F5E , 0xE2DA7A353F4D3489AD68FCFA0C7275C4 , 0xE32B103483EAE730975CE8613AD97915 , 0xE4B55E7F41B37FDC34E3BA9FF4F55919 , 0xE4CADA496577744FFCA959CF4D02C07B , 0xE66A1451D5FBC62EA24A03209B52FEAF , 0xE69CF5594E0409A42B9ADF1EED95FF54 , 0xE77C3C15C26121D7A37DE9C5C8A2318F , 0xE8C21BBC77D952553AF1AF22FB81819F , 0xE901E91EB091EF6FE203A9B7029503CC , 0xE90616374DBAE731E0FBA211F9F90882 , 0xE9C8E82C8C8B33C1CF02650853EBF63C , 0xEA43F7C1E6211515B7772A688816AF20 , 0xEA84B95FF7EFF00422870FD336CA1993 , 0xEAF9419B89E945C94D1537C39020E083 , 0xEB0BA6CFE4E3C204FC18CB3AE6AA8E7A , 0xEB365036AF88E91834690DDF14241B14 , 0xECC18E8FC34E6A640A5EE48CFB20FD02 , 0xED147CEA036AC8E71506BE013156615D , 0xEE98F5993D5C03D265D4C8DEB2B222BA , 0xF04FE0E20AE18B847E5460ABDF3CDD25 , 0xF05BB8D8E780321060E818E14848D0CA , 0xF0731F177B5DB42BE6140D81C155E231 , 0xF0BD89624CF2896089AF16C18E1C753B , 0xF0E1945C021514BB5AA8AF1490FA26A8 , 0xF1260EA0307BD9D6B9A4157C7182A3FE , 0xF20224307F03CA28D5467AB07F62C4FD , 0xF404D6FBF79BF55C5221BA1B1CA97152 , 0xF450866B0B2BF45347CA11A5D7860A33 , 0xF4CBB34BC09B8D5CBBB33353A3C1435E , 0xF5916A962C0AB4AB95EAC72D03D0C95F , 0xF603F013AB1DECCC2AC6ACD79F7D2AC5 , 0xF608356DB65AA0F36B7771B7D0A1E551 , 0xF6D40B3EC2D9E6DE17BCC419CF9280C2 , 0xF797A5AF2C05B4544EDE12A6434DBCF9 , 0xF7C8C18782D17C119B3F005904E96C9A , 0xF7EDADFB97FD9300BE172D9211588E7E , 0xF7FE7916B77590F9FF3B7B4A8DA3AF62 , 0xF87672F3BEF485F01ABCD48A1E3CA20A , 0xF8C64AE9B4B9AD57DE8C6E052E32730E , 0xFA25738B373D9F8BDC0F5DB95C07B2E4 , 0xFB2BAE9EC66458781975DCFDE8383B90 , 0xFB34674A49FED190742B165F8947A06B , 0xFE67161F908C464EBA9E511BDB6A8C06 , 0xFFE83E80D11FAC6FFD45932C2E51AD3A , 0x0053B7D21C5D7F6A28CF97B2CF79D047 , 0x007F3DEFF00ED8A4C9CD3612251075FA , 0x00A1DA1C464D664E603251D80DC897D0 , 0x00E40456E775C4F2EAF263FF37F12CE1 , 0x010B16C9F35BCB0D49D9A34534F555B9 , 0x0125A88010747C1931FE7D4840B537AF , 0x01A4B794AD68CEE9FE18807C68725D52 , 0x0291C050D07FC4A44CC7E8F116244508 , 0x03D8C98C223557E8115E45C204FDCC28 , 0x04B4B223A692F511F26D8199AE9F5C9F , 0x04FBBB88E0E6D96E415698C3DA9ADDB0 , 0x051C63D5EF940B11583BB9A1E4B43CF9 , 0x051EBB24A1B786B114A024CBA77E363F , 0x052A768D4D662A1F5D099E687B36AF95 , 0x056F82857148B9C4526ED5DB05CFB80A , 0x0586546426EFF5AF67837413AB0502BF , 0x05C087476A9FE0C9C7982A2B2DD6D016 , 0x0741AFCBF3140F4312178D5241322199 , 0x074548B3751BE8ADBF0EA2CED8B8A575 , 0x08F83EFDB838C6FA91F2507612E43678 , 0x092C99735FB77469160DB9F4803E0081 , 0x093013A0A1AC14820BFCD45E99B475EC , 0x094C551C256575F87A6CC9F1088EEB62 , 0x09B3D1684E52CD826649FCB71B9F0F96 , 0x09EECD4705868A9A6560F3F5878CCC26 , 0x09F7046AE4425E1DD8C5353CECBFB0D0 , 0x0AD7D57F707CFC611FAA1FD36BE15E05 , 0x0B29624FD452E1EFC5C7E315DBCB5827 , 0x0BB590AC6CAE1920F1026EC253C2AB99 , 0x0BB8188FD996392EDFFA604C170A9928 , 0x0C06D32B43668306EFBAEC85A872D4F3 , 0x0C0BDBB5DC857BCCD154D19B1A3E97B4 , 0x0CA4F52522EEDA6315817148AD9D1C20 , 0x0D20DD56D0CE5DF01C75E169B5DC5EF2 , 0x0E28E08961BDA6A0306B6F03BE03789F , 0x0E8CB32873FEAE3E72CAF83A3B7F4E72 , 0x0EBA593CAB3D8CFC82180585FAEB68E9 , 0x0FD5B97E294B41824B371AAF62EFA2F9 , 0x0FF1A07DC7C97E46BCF97AC31D48D3D6 , 0x10A12144379933B2AB7F703F3FECF527 , 0x116777ACF5F1DCDFCC03CA25A4F6AF21 , 0x11AE1D4146EDB39B0E12CAF5F021317D , 0x121F7A5CC8B558BEF5145908EA2B8D54 , 0x12D88C9423FC913F176377C943D3E1F4 , 0x12E209DE1D2AC91ABF2B4504EE211A32 , 0x135F2B876F2887A7BA99D90D980574E0 , 0x13E6274C0C9CD3C92DF4EEB466855D69 , 0x14398FE84EA054BC02035C2BDE8AF28D , 0x148B64AFAAC9C6170988AC7028FAE0D2 , 0x14AF1CA8BF4378B5F1AF116D5D1DF7E3 , 0x15274F28285E3DD5A64480EFDCB057B5 , 0x15B8A878F4C3B761EDD643AFE76E34E7 , 0x15ED69A4A2C44C117FFDCB1A5B1C2E49 , 0x167E9E7DD1660A856B3A9D325579272F , 0x1696F460B775703FD7B3DF9402A06B61 , 0x16C16EC11F7B3DE937AC0ACB0E2F5F65 , 0x172C103D79F092C887FEBC45E72314C8 , 0x184328AC87E089B0ECE9BCF635253F6F , 0x18CD06C58157A447AAC23328DDCF26F4 , 0x19B5219DEF84E66CEB3F139295E9E2B7 , 0x19F8F7AACD6F03122DAF7608627E39DE , 0x19FDB43123565EA787A1BDF96F40C113 , 0x1A69ECE510FDF28EC92B584DE9518C69 , 0x1B7BC1B889FC721791DEEFEDF51EFBAB , 0x1C19988F1C5B2E4E6A7B28F641D8A8CA , 0x1C32A9FA29B14224010F109AA4C68841 , 0x1C3CD339276CCD893A99DD25685DA0DE , 0x1C7AD988078069F721142624F201826E , 0x1D742B7EEF9F396971FE6B4F34A94BA2 , 0x1DF326CB4DCB174B902E4850060C3037 , 0x1E38EF433AE729BBCDD5CCA8A561B747 , 0x1E60CC502A0CDF54CD450456D87AB085 , 0x1E82BE57BA4F5DADB878FA4BF6D88CF4 , 0x1E9FB3F3694E1B7EAE64201CF4CA256F , 0x1EFD0FE1E252CFE62FF5CCB8FF15B18F , 0x1FDFC5068AE4E2DCC1E7BEA1F08323E0 , 0x20188F688F3FFEC5F0707D14CCB3A289 , 0x203FCE159FC41AFC919D316128E27282 , 0x2073C67618B7F45315E68B8F4EB8033F , 0x207543DF48183FD3A034FBFDEC1CB4FF , 0x212BD511A0F248D37BEFBF08E1482A04 , 0x228BE51334BEB14596A34C0BEC2317EE , 0x2319FBEF5089527358B6446726D13C59 , 0x23411D3E06678B13484B1792772B282A , 0x234B696C1A9D4EEA3E118ACFB2C75AA2 , 0x23E45DFE810826AC5A40D6A342818A6E , '$$;[ZM
HN^:İ' , 0x25A17BCD233B115C2A9B8FEE69D0F945 , 0x25D6FB46DDDFAF68FB0B2D9800B5A44D , 0x25EE82A2162E9384D31AFCFC16B1990E , 0x2678161498AF92D97D35C9A6FADE980E , 0x272160949841B7986E02E6910358792D , 0x27711A549DD49F60DE5E213EEB62D3D5 , 0x287F8AF39FCE056F42592C6BEEE23BD7 , 0x28DCD4F715FA98E38EBA92B9AF917132 , 0x295AC9E18743A64FBE39997BCB120405 , 0x2973E30058CC9614B9E136749B0D025B , 0x29EFFCD2CB5CC6BA1F8BBEF836EE2B76 , 0x29F76600426CF4CB9A884F91CCDF9971 , 0x2A62342669649B8A960C57B816125F38 , 0x2BCDC073C260862B2A290EFB3AB56B0C , 0x2C0193DDCA989B00B26A3F3D4CD98E37 , 0x2C367EE5D00EBFEC9A3529A09DBC8FE9 , 0x2D05687B36DC79846ADD7E29FC09DE2B , 0x2D056F50A45031FE8C791B1C4F1EA58F , 0x2E45E7DE234E617E094B0DADD9D9AD6E , 0x2FFD86E397C1468432D11D4E8D7A8E95 , 0x30194F349FB404AD6FD4084D562B9ABB , 0x3045662C9E782ECC473E3F49AE93CADE , 0x307E3FDAC1778209353797671CCABAE1 , 0x30D6FA327A5FCCB5C2FA6925BEE6136B , 0x30E3B0A5D3A213A30925F6205FA6573F , 0x319B96B1A6185F2399FEA70B030CA0F2 , 0x32E9F0B03EF14C0318C7E35E29165EF2 , 0x33BF6AF8A50562B52BE31934D4026D01 , 0x345AB3218CD9B912E473C3913F4487B4 , 0x34CB3547F8F0DB81DE8E910C9D0CB6E1 , 0x34D621B85CE6174A115FD8461C0ED180 , 0x355C26E03EBDCACBD1E6DF043A4A8F95 , 0x35D74546AD09E06D2157C813CABA6DD9 , 0x367BA95D6215896ABC42927C179C83A2 , 0x367F316E8615DAA2280352D141E1B995 , 0x37196C9F4303F5DBBA9C8AA728B2F134 , 0x379E383B736C668BC6F33F335DBD8AFF , 0x37D07B7CCA5E4DCF40944750EB092E4A , 0x38C0672526C3E31E6BF425BD34D48A21 , 0x39D8CDB74EDF5F0CA416A86588BDDA45 , 0x3A2E1C039985203886C66137ED5D648A , 0x3A4A695F2047E6A5E66CC1B09C61883D , 0x3BBB7006809035BE402304045B201DD3 , 0x3BC5DF69FD4D386BD1D25E0ABC83840A , 0x3BD079C2141D5EE046EEBE4CF59AFDE5 , 0x3BF48FDC627206FD7C259B903CA01F2F , 0x3C6B00ADEC1115DAE7E56C1F4F1CD6DC , 0x3C84F9ABB650B852DD05B4F542765B38 , 0x3D2D4241975A3AB673F954E9BC7DE9F4 , 0x3DAD2CB761925446A6DF1B8C271A31A9 , 0x3DCA2968E746BB1BB487989DA940D2E8 , 0x3DD7CF94ABDF56054159DCBCA4C81289 , 0x3E8F83EDC689230EC5905E54696B586D , 0x3FB26D3E35327EDB25B2A2EC1D61795A , 0x4091B3A6055561F86AE128AB730F06E6 , 0x41690633893B912CE202AB9512A39782 , 0x41BF7427F1A005CB03189D6B47C6F739 , 0x41D75BB8394670CCC7A6B4E6CE731F4F , 0x4279577EEA9FB8350A1E02ECA2714B2B , 0x42854638D4760AEF2F853788D317D0CA , 0x42AD995D0FB3983F881BD1F12136B40F , 0x42CC6E07ED3E3643FFA3651B09B7FE44 , 0x4451EEB07904443E24D84D6E809F3C9D , 0x44A5847F11EE790D85A18DEFAC900260 , 0x453EF5E86FD2EC470723B2C1933CF929 , 0x4634505BD9460B8B208A71C248583485 , 0x4634F8F073DA1721BF1F23E58119ADBB , 0x469913AB0DE19F41857FA5664B14D92A , 0x4756CB73E0E314177615176A5FE37054 , 0x484E5A68F1EA3F4B881D270444C6EE94 , 0x48628FE894351D3AE129EF25ED434CA6 , 0x487573579F0049D78BE4DFEC02890A70 , 0x4905F518435E7952E1BD52050E5EFC9F , 0x49482115CB211CB764DC23132709DC52 , 0x49B486F5B568466D7B0557992178B21D , 0x49E85E5D8C416FD4B6257F41B2CB86FB , 0x4B443BECC61E97C66814256F1C628872 , 0x4BE7EB2E533193B92FA2AA08EE8CB500 , 0x4D3C7E82FC685EB787703FA4A1016F39 , 0x4D43DECB480FADA3559A997125194FF7 , 0x4D9134A365D0EF85E4193F93AD74FBC0 , 0x4D96E2FBCCC25D463ABF56EAA5A421ED , 0x4F8875EC788BA51AE80F61E3B3B97D61 , 0x4FA3E779551D53F59F74A476FF12D8F1 , 0x4FEE39895D504FB6ECDC6BB6AF424057 , 0x501E010DDD9257FCA1CE25B7DDAE5112 , 0x502D16E537AAA51135A86C20EDE4799E , 0x50419154120EDFA2BAEA6A7455BDD09C , 0x50957887043723184B96850DF0D631D5 , 0x51336C2F710C565604499CB8B4B7EC8F , 0x51E0EC7FA78AAEFA77D4A2B4BA2891E6 , 0x5264C599B428C6AFE0A03D19DD695345 , 0x52A478373CAF0656FC1F8BAE3CFD32EC , 0x52AFA159A9A21D437502C628B5D70FE2 , 0x53902415D20621D06FAC2D5452FC7A22 , 0x53937BB68B231C53C5B765BCDC8A715A , 0x53A6AC52CF5B6FDC604B7A01C6D7DE87 , 0x53BEF2B9FAD58634C040727FCFE58C10 , 0x546D12B66667048A021A9CF8454472D3 , 0x54F1E503E630A5EA086156387E964F6A , 0x553CAAA84E51AAB9EDBA2E3778C4E673 , 0x555CD0F6AE5F474E1DFCDC78B3886671 , 0x556BF0261E2112672783FAE5438DC050 , 0x55FD30DEF3D891ADCA47D0CEB717CDC4 , 0x5610058D9D0A695166916F693645705B , 0x56A83FD2A6FEBE4E3A450B630AB72FCB , 0x579CD6037785E0EFEEC31732F961E3F0 , 0x57AFD89F0C8815009192FD5B2AE25F8C , 0x57C1DBE961051B9E734432FC3D6EC59A , 0x584822262ECFE6D75697B96A246EB77C , 0x59FF22A4D4C730B3653805DD503EC4C1 , 0x5A8A885BA4E09FBB57409FB417BE53AF , 0x5A997EEC6D88DA202C1E115113F2D7AF , 0x5B1E94761A3537377DEB6669FE239C43 , 0x5B818E8F13B0DBCE2C196E15EAC3459C , 0x5CA781B5110D8806670ED03C0F38F085 , 0x5D25AE116456212F9C739207D4A6784F , 0x5DCCF89DA5BF1E5926442547A92006A7 , 0x5DCD4BA0E85410E123E09C4A18994E4B , 0x5E45122B7251D92EA82C736C49E82A4A , 0x5E53BB210D73712328E89815EA939E93 , 0x5F6585C092638C2CA29531BFE03C34CA , 0x5F90CD73337109F0684B8DA4902FD845 , 0x60230D8EF8608ABDACDAEA83A8BCDDD0 , 0x605056E082BD0EC56478B836AB83EB9A , 0x605D33BBC62F80EA13F99BD81D9CDB59 , 0x60720CCD5E6C2DDD1E498B6627BFF260 , 0x6075802A3702353A42A54E0D98885786 , 0x6140F3BF04BDF05279F98F03178B56CA , 0x6176DB62F3EA7052615E70B8C20B2E07 , 0x62B160E13EA21470D1984D4DB0D0389E , 0x62D4B18D08535BB49A210BC3F772E997 , 0x632D0B7DF1E13695616AB4999EF60E41 , 0x640B4B885DEB0DC57C82833EA916390C , 0x6433F8B74B964EF54C1EDE34D5FDE6FF , 0x64865ABFE1A676A81379299FC58B3B0E , 0x6493DC7FC81EEA7838E6C0D78E5308F9 , 0x64CE7C087BFECCEAD332FF0E1B6813E5 , 0x64EC6F71C57F88EB57290A00FA0F1712 , 0x6514685E3FEBF0AF68CBF6084D6FAA09 , 0x65344AF9CC90485E8E80939B2389B937 , 0x653E7EEFD7B1A555F40C0FA7184C02AA , 0x6567053D6BB486FE905240B036319892 , 0x65AFAA0DF37B19F9EC84EE2E45FFEC32 , 0x65E7A673C0AE15C4E156AFA47079E149 , 0x67B3F3963E4077F0AD0AAB76763F7147 , 0x67EBCA8DD5C24409FF706AB39EF1323C , 0x6879162EF47D1C5D087BC8085220C398 , 0x68D7AD1EF8E34DD9D978B2B4F4F7C983 , 0x68E2F8883370AB0C7940097E7F0E2387 , 0x691AF95DD6CB4837EF1B03CDEF35E7F6 , 0x6B06D5637BF3AC7E9772CCF70D8F46EA , 0x6B72038E92421923B0129BE25915E625 , 0x6BA018DB580FCF01F7AFA2F10C00F376 , 0x6BDD4530DB2F4C422469FC84700EDCD8 , 0x6C7A36B475EC13C10D978A6F1143D5B1 , 0x6D05797AABC0356CA0FE98C3B8A20C00 , 0x6D17304A514F5C4B9446DAD75039F211 , 0x6E03EA1815A113E858A2B57989B65351 , 0x6E7A9C08B21E64EA65436B6E429EBAB7 , 0x6F33BC9CD8D8CF918A7C27D7FC033DB6 , 0x7095E7EFB26342D88E133DFF401DC71E , 0x70A1A2F4B0561E02A643C64F2FC46E3B , 0x726B01CE2E762B41A7471A526B902D68 , 0x72971560B564B5F37DCDF2770D343FF2 , 0x729B41526F12AD3CB42C03D7529B408B , 0x734CFA9EF1FB70918EE8661B9D3B143C , 0x74A825B37D045D1015AAC8EC55A8C2BD , 0x75179DB83AA29F47D8DF5A40E4CD63ED , 0x75297C2F0F265C416B5800C3B4ACC79F , 0x755A7FE85C5FEC036B1F00DEFA9C5521 , 0x7589836446681E86416415E528147112 , 0x7594C4A7E7651D29BFB72C874DB50859 , 0x7632E4C0A1CB80EA2DB20292FEA404D7 , 0x768F612BF8A4137151E2BE811C602603 , 0x76974A4BCC7823E9C1A48F89D094DC6F , 0x773A113BD4E38AB8ACA7143C612F17DD , 0x7762B73BBA5F6E739D13F20EAC538C0D , 0x78753B5720E276110656BBC030C41D5D , 0x78931FA01DB49BC5DD3A874624FB3BDD , 0x78A953416D1364F2DC466034F4530919 , 0x78DB5E93841F08825F06837961964523 , 0x7935081DB38304A20DEB3B87C1B09123 , 0x794641E83BE6F4A932CAF343ACA5E44C , 0x79E10732F83462980DBFC63175237EED , 0x79FE71DA2CDB899B15DEBA478DF8D323 , 0x7A1DED920FEAD28A3CD9F08769173E24 , 0x7A4D2EEFB8CF3F94143B5E805F7B77AC , 0x7A5D03CAC74DC94CB68303AA78BB9BC1 , 0x7AEE2BD0179331ADF15DF1E7B132FA3F , 0x7AF259AF189548019134253B3BD6814E , 0x7BB223DDC557164556C92ABA398CA66E , 0x7CD32D7A920AF4D6B255937D41003E89 , 0x7CEDBC6DE421BD23C899EBDE3DC19E4C , 0x7D482DE863149F6AB6966B4ABB0BEA41 , 0x7E0BC9B9985F75DF81CB1E221D587CCA , 0x7E2B4DE8A313F143BA4312BB54F73552 , 0x7E39D3D90EF89203FB4ED25CDE7A0F44 , 0x7E5BA5F2218B99C26C6CD10552F75468 , 0x7E67E232FA7A718302EC2DE11C0C8B9C , 0x7F09BA344DD971631DC0980EB902DDC1 , 0x7F3D5E54D684507FDF3F5AFBF1CAA213 , 0x7F9348F69A9AA4DEAB2615F4DF035E7C , 0x7FA16D0F49E3393F0DA9459DB9911AAB , 0x7FD7EE0D094B1F5624615CD6FAE59E43 , 0x7FEF6A376035055FFA147D52AF048FEB , 0x800ACA2E816220E760FBF052B83EC602 , 0x8071E546F03B60D34A35CA0D70F5D421 , 0x80C268EC5D2084E18EABF3EC858368A9 , 0x80D2432C6413F312B2B11E934351A911 , 0x80F22CD3C63AADE40CC709B90ACDCA4F , 0x8183B4A7102007963A635DE1D99D902C , 0x8255CA82432E644044F6E89B7BFB13D0 , 0x827273BC4D6C03AB7921EBBEAB600B95 , 0x8296DCAFAD518B74BF933BDFA50C810D , 0x8311C45BFA88FCDB0120607628A434FE , 0x83545B86DCE8F70939C91BB9CD7E5757 , 0x8364B3DCB795A233EFDAF17645A005A2 , 0x839674050272381D6C8E591A2FB01B3E , 0x83EDE8DC9488666EE07E2594CFBFF5F7 , 0x84655CAC75DACF133DD420D49B37092F , 0x862611DF17389D0DCF22595D6F4EC7F7 , 0x86BFD0BE7BE430D34950B37507448B20 , 0x8761C61BF68E02D20DD4AC7D03DA5EA1 , 0x87D7FAF8C91731B8820347CDB3D68CA2 , 0x87E810C5916875A9239EBC0926C87C68 , 0x887727103A5A55B341A9F2A6CA54E7FD , 0x8946FE6171FD14C17514E247F493EA5D , 0x89A26A653F4E35EE1F040DF36563CF63 , 0x8ABE28F8EC05547799B9613A2CCA06DC , 0x8AE18752EE91370B885CB49B78A1A157 , 0x8AE66289F60821A4812BEF083AAD26E9 , 0x8B0294DF85BE227AE4AE267A38080D07 , 0x8B1E3197266A1F9C1BB488EC65C46B65 , 0x8B2DB8C5FDC222ACDE2FB4E109B4AEE7 , 0x8B3FF81720E92982F80D61B5673FB9DB , 0x8C4E08D30355BDE8BB73B1F8EB92280B , 0x8CE2C71A36DBD7F068997B656C94CCE6 , 0x8D4479680E77A0B59ADB18B0AE6D1020 , 0x8DC0AFA0AF25A5CE33E94FFE32A786C0 , 0x8DCC7F74700F13D89C262008D2DAB957 , 0x8E04FFB4FB8CDC46C6330E52A843A745 , 0x8E69985DB6CDD619069E2898EEC732D1 , 0x904AFF95123FBA68564AD2428C188AA6 , 0x9066C0773BC43BCD2DF9C2538A77CBC1 , 0x9113889B07A832B65EA12FA3C50C6F91 , 0x915B57CD8B5487801061F123FAC91F66 , 0x92702BE45A9F9A818A4ED8E605195CE8 , 0x92A55AACA724143BFFBDB56D619612D9 , 0x92FADD52FADB81D8909B6D67A64C80DB , 0x931A66C922D67FE3C657FD478E5E9CC1 , 0x932B4421DD08674F9A7C6B099E4818E5 , 0x93A196F1DE297A9724DEBBD5C1830D40 , 0x95A265C40F4784D81C97204FB68492F1 , 0x96B1A03887F89FD3444F0B7DD889AD2D , 0x98329E656EB4D7484A2DD06907E2467A , 0x9A2B527ABAB41559B5956DC7081191FC , 0x9A4DB58358D2DEE872432B76917AF3A4 , 0x9AED21CD5A839FB2986D0C21809961E8 , 0x9B97CE5C9C3FDAF48DCBE7B138715337 , 0x9BBE4A72F6827ED658C8836AEC48DFE5 , 0x9C4BA5CBAE10164091A5C0EB3448C49E , 0x9CDF262A3D5262AB37A2718276329476 , 0x9D20D5C650B3B3053579C433873E2811 , 0x9D5C34D63C081AB44B3F63FD997888B5 , 0x9DAEAD2ACF5449F16F7FB6FA04405226 , 0x9DBC995B5D19B0FD9714C23D183E6E0B , 0x9E1D2BFED98593CAFF5F2E3A7B8F83BF , 0x9E421F20DF33C97BAE29B6BA6B6A75CA , 0x9EF6D2BBEFB00414D4D2AFA20BFF680C , 0x9F4099A3DB922DCAB0695912A21DEC0F , 0x9F7E7BB4BD7E218F38523A3E461D8150 , 0xA06B58F3CA7802E35DE74A19F24332C2 , 0xA2491DCFBD9920FDCCE5069899053EB2 , 0xA289CADEC51693E1B8B557BECA6BBC58 , 0xA325E3758143BE5D400823E29F1888D7 , 0xA48088DE11D2C99B06AA725E1B552454 , 0xA4B0C0CE77E16112DF1ABB816F880DA0 , 0xA513DDE0D0257AF41A4BE6CB2EB47542 , 0xA5833607D2CB2689980E57E5D8FD9DDE , 0xA636C979BACE7D561CAF0D00825F19C9 , 0xA69D62035CA7A3E5393DAB3B5136C5F4 , 0xA6A6EE8E9517D7254B1B13E4D4BCCE74 , 0xA708BE517301AE1DA5A943019131269B , 0xA71C63DD2E865B03C9BE7B855D5103AD , 0xA7813E35B81E900D5E84C012B5D2724E , 0xA7C13D709C947E92F7AADC8902EE94E5 , 0xA8251510959C9630CDC547E443F70504 , 0xA8278384210A442E9A4184893E7A0FC7 , 0xA86823A9315CC4C9737FF721A9254889 , 0xA86A200C3DC12EEB4E61BA572F95B762 , 0xA8C453A50957DBDE0248B2ABAA443103 , 0xA8E88B22461763EE5C5BBAE82806B504 , 0xA90FEAF261ABE1CEA2A1E139F5142114 , 0xAA77D66061C4C119D9B2F4D59EA410FF , 0xAA98FE6CFAF6C45CF70C1CA7AF2ECB2C , 0xAAE9D291C9F6D97AF64917736A9F51B8 , 0xAB0696ED326CB6A5CF85C6F0FB47CFB3 , 0xAB7C3BFFDCEDD39B66DEA8589F631989 , 0xAD20AA503783B67AD31C07BE89D0DD2C , 0xAD5E3BEB277831BA7A7BBD1FBABF47BA , 0xADCBBD51E7720825FF2C9BB5F1276B66 , 0xAE580F09A721582686A20529106A7935 , 0xAE92D882871D8E0B17EC3B418619DFD1 , 0xAF05C56FAEADA7C957E3AB39C6C870B4 , 0xAF167876498EE14E2DEC5E4F981D7495 , 0xAF16BDD589163528E38C676B66AE0C85 , 0xAF6A74059A4C4DA38323EA635B9BCED7 , 0xB03A5AFFDCE39F9CECC06544FB1CF4CC , 0xB136ACC4410582737BE4403295E0A16A , 0xB141C311C07CA116493953BD2648CF82 , 0xB14EA8D23BA6A13A983BC6F02E41B9AF , 0xB2A275D3B42ED6366708B2285DEA5CC2 , 0xB31ECFF0AEEFFFF7E241D3244EE2847A , 0xB34D9EFE1C18E11BF0C294D8E39B2B01 , 0xB3CF04A1B8EFF1FBBB0EE3618B298579 , 0xB3DA273A6F8F67474ED289A99B40EF40 , 0xB52A5721216E35D7CC2E851BAE533A4B , 0xB53610C17BADCEA09DEF34EF014BA026 , 0xB5AE079D540DCAD2497096154BD31136 , 0xB661C3BC99B3912316BB3703806EEA3A , 0xB6A4742C53F96A08EA723E3AE304E7EF , 0xB72CE24EBCE3D59B0CA0959B4F8DA9A6 , 0xB775472C3B4E43EB685C5F852C9BC6B4 , 0xB7A3B52BBB763301E692E8742077FA26 , 0xB7CFE5C64E2B752D66B3B2CC058ACB4A , 0xB8D78130F3EE46979EFB38898A990CA4 , 0xBA52F0C3B914D883E98C38AAC0102CC1 , 0xBAD278BF827114E53EDFFD4B1A32FC72 , 0xBBBDF17AE7E3495B18963402416A3912 , 0xBD8EC635EB6E093BF0BF711F51506A8B , 0xBDA2A4E6F4CF218AD4A17584A86C9EE1 , 0xBDD2521586BD82ADC3E21D0534927A78 , 0xBDFDFA9E5CD082804929D7430384D1DB , 0xBE312002437B4ED3311D89C7B07C9B98 , 0xBE87AFD220464CA88F8C91F99EC9029A , 0xBE92D3B2299F7C9CFA64F26CD327AD66 , 0xBE98AF4ECCCA77ECF45F08B831A4B3DF , 0xBEB89B205A8197A5713A65F5C546594A , 0xBF496BA9AC58F4625137B218ABC2BD27 , 0xBF6A660795DCC58FF75B1A2294523FB6 , 0xBFCC2370F5FEFAF82F8EF51E0E1DE9EE , 0xBFD3F0589B1588D5222869A11307D760 , 0xBFEC62AA501E145653725D13A9623E32 , 0xC00A196F9D14E10BDDF381701F8E935B , 0xC082D80EFCDC9EC59824F5E36D015D5C , 0xC0C51E03F4BEFE56B0B69E9BCE466FF3 , 0xC0C9ED764459334324AD598E27A8F8CE , 0xC1D780C59233F76330006C88A92659BA , 0xC1D96BA6DB889EADB6E485B28702AA73 , 0xC22CDA628015DBD78819195FC3B6397B , 0xC246B6E78127A667A715746A1333DAEC , 0xC361568E25D8FAA686F951E7C7E30723 , 0xC4B59B13D58A0A9F8D48D3E5864AC2CE , 0xC4C7FD970AA521C531263C3176506DB8 , 0xC57FB7B1975CDC55D4CF145A41200890 , 0xC703C33328B12643E4A6539C5392751A , 0xC7DF1E09666BE2FBEECA01625F2F8DED , 0xC8A75E074B52E0209480AF700CEB9427 , 0xC8FA3089DB213266C3C96A00A780FC7F , 0xC913A538101A8A02C69887414282F9F8 , 0xC936B988C80837DFF3F8560DF4FEE4DB , 0xC9808B94DE0E9F06D07980CEA78BCF62 , 0xCA81AA5287222E41E9160CD6FED53F45 , 0xCAD8460A71AAF043CE31097CDCA5E48C , 0xCB25A6669BB13E4AED730B9CED670331 , 0xCB995F7AFDD074DAE899F565D44E5660 , 0xCB9E90CC13A521F48ECD89AEEE74A3A2 , 0xCC0D26A7DCA3F9A335FE87C917C3EF37 , 0xCCCCCE76F6C64FE45C2A973118E334FE , 0xCD05A36637539CD21D4F922E671D28B7 , 0xCD36AEDA28A77138FC6FAEC1B8C4B4D8 , 0xCEB2CC4EBDEFA2951D8A141B5181544D , 0xD0459C1DFBDF23ECE0A73ACA0C69B55E , 0xD11F08EE63D5CBD093123BC27EB1ACBC , 0xD1B2F6ABB3C9CAC7BEFAFC1BDDD8DFB9 , 0xD1E1517704BA2344775CDC9E94270E84 , 0xD1FDD6010B56B798A0115951100EF30F , 0xD215EED9468352C16CED9E35FDDC262A , 0xD217E18014343772E19D0669D1713768 , 0xD2499DAE19057230A677E25EBCD6B074 , 0xD368140898650BEFBF4AE96894DC6A13 , 0xD3B54686C4A0C1A8B7812809998EE340 , 0xD447CC2F4358EDA461237039200B110F , 0xD4581385687CDC69EDD9C2154B25CBF5 , 0xD484D4D73C3E3770D55C62858B0DD7DC , 0xD5A8A07262358A90A36AA17FA8FA5ACA , 0xD5C9015E86007414531D62993F8615E9 , 0xD5E94947212B6CB8BD873AC1A846BAE0 , 0xD61F3483C285DB79180A30762A5BEC4C , 0xD63715E23129FD589693F7B300188D43 , 0xD6ADA76D7E1C4C5F2247D2C0F4728CDF , 0xD74B3621DE2D075C23AD6E099C138428 , 0xD780C12E581601F5D17432963841D04C , 0xD7E27A8B72403FB99D8EBE5032E299AC , 0xD7E969D52FA2C97B81F561329A2ACF5A , 0xD88F668C3638787B554114A62C40CCF3 , 0xD8E0F635B006974A1D809BB9E63024D1 , 0xD9076A1084EF634360C01B267DD4F722 , 0xD922E9AC51E2AB5145351EF403DB6C5C , 0xD96B0D730F8157EA736E5608C7939DEF , 0xD9798B1E0F0D92FCD107BDD96D828981 , 0xDB0C7FA73B305F740327BC9B24529D88 , 0xDB23F8DC2CC02E5A8E13E3F963630721 , 0xDB6F9EE9FF8655B201D11B7A35DD4E77 , 0xDBA21F17BBC670FF6CAF5B57D0694064 , 0xDBB39F21F6559A0B9BC81B273815605A , 0xDC944A27B85AC355CBC6818FD8847EC8 , 0xDCA67391F7223EDA8DCC91499E2F328B , 0xDD4ED08175B8629000B9664A7F68D17F , 0xDDA7B609F22BB1F134203917324894A4 , 0xDE9F69829AE16D37989DE4A638CAEE16 , 0xDECCB923B2F10A4EE31922474DF96063 , 0xDF0CEA0EBA7DA9891F34DD527198EF08 , 0xDF750E98D588F76FA5A593D9B196F891 , 0xDFCD834011EE298743157EA5AFD14AEA , 0xDFE4B4C96F3053BD89D3E889C1E95DD5 , 0xDFE758EC3CE928B486CA55B73927CD7A , 0xE0AB25F8BCC4E7DA328B5105E00016CF , 0xE0CC5B046E87C9BB22A3A3ADA78D0838 , 0xE1202EB2023BDD5D83914E95A8530619 , 0xE13D9AAC2D88B23DA381F1A131FFBAA2 , 0xE155498E521F5BF85BA393136478184E , 0xE1C52FB9D189EAB673BA955CA5A26338 , 0xE208054AA68C22D04312358F5E361629 , 0xE21E5E7A9E70C157C6E60F8E4230741A , 0xE24D442F9EE1CD25FA768F3DA250785D , 0xE2608A16D7387E8856435F3FFE11AEA8 , 0xE2997927ABDF0A8B4F5FE1984B2F130F , 0xE2C86865868F5AD29002D08679D33213 , 0xE3BDCB3B29649CF07C979271F0FFF9F5 , 0xE578C9FD8BFB9F57FA53CA658ED70343 , 0xE6BB6ACCA366A89F7E9B8C07A018471D , 0xE6D1E6906775673992B4AE7738C13476 , 0xE6D67F5411232EEBDCE9A82ADD27C1FB , 0xE75340CCA0A24F8930D6F0AF90BA8F94 , 0xE7F3418F0CB16956A4464EF0950896CA , 0xE841C1EDA53CA161F036C35CC5172AE6 , 0xE88348C74C8DA8C96944FCDB128D19A1 , 0xE8DBB0DEEC8CA22645CEA01A99F0B183 , 0xE8E9ABB9E8F48B8B0092251A8D51BB9F , 0xEA30AEA06F927EF1F1C090AF047C8909 , 0xEA64C520513729892B87A007DCE0B087 , 0xEA65B1F4F01A837155A489966B707012 , 0xEB2DCD0D73384AF39B8C32D5DC97BF74 , 0xEB392EC2F0DFC851F90156AFA3CD3C1F , 0xEBBB176F385B8B8CA6BD19AA051FC3B8 , 0xEBD7FBB17CDEC171A8048813B4D5CDD1 , 0xEC76FFCC727B63A334BDE1907F13C529 , 0xEE9022F08DD0D35D971978A09F165572 , 0xEEDC7121CDCCF87901DEC0845F62C034 , 0xEF4B2F4A52A26E64E752253D2F716A45 , 0xEFEDBFF41E8E0DD5B5D778C46C1BE5E4 , 0xF00041B395577761DB8CDADA47BB886F , 0xF1652B78AE9914C320BD4EF8557FCF33 , 0xF17F32C393A26B147C85D39394D6337D , 0xF19F7CEDE45EC08D693792408C6D5AF4 , 0xF2113F539B14893D68EDD5536D919389 , 0xF231828F2088021551ED9B126776B02E , 0xF232BC37A04B733A6EE5AFFC386DC95A , 0xF35B3962CA761BF892E1AF20C33C004B , 0xF36E0CF68C80B056BC52E7A353971227 , 0xF409C0C9D5D3B30C04C99D4646EE4D68 , 0xF4256D2C088635A84F2E73F54834919E , 0xF44F1BEC306017F9C7318F2D38F4E158 , 0xF4E6A551E160C6474940A8CFF6509206 , 0xF4ECCDF53F3BA91E7E5FA5BE9817EB24 , 0xF5125840675A508F51C9235E11D2664B , 0xF5443DC792B3D046A284E3B20966EB2A , 0xF54B3CAA1AA8F817C1ED9DEE7D5B74A3 , 0xF59E7B664084DB23DAC64FA7DFB772A9 , 0xF5D862723DB7508E47B7FB6B27ABEF65 , 0xF614B2B60891D48E1DCA061434969280 , 0xF779190BBD0CCDF961699E0628491258 , 0xF7BB6B39982B7EB5F177A5B7D887B6D2 , 0xF85854DCF6F8CA0E9C8E03567D6621EE , 0xF86A3B3F14AC93C29C926495CDB13B96 , 0xF8BF80EBCE7228BFA02C79654686B956 , 0xF8F8444C0878B8349496A72297CD6121 , 0xF93254DBE08496ACE17DCAD3F93BA6D4 , 0xFAEBB27CCFAA69C623BE418AEC290AEB , 0xFB0930C55F50C9AB64C85A61EC685F48 , 0xFBD4EED6901242C1BA7AAD9922BD3384 , 0xFBDE9CB33E67AC7D0BECFB7E08F6DCE3 , 0xFC09CCE3A2F7020986A8D62D04DA8B09 , 0xFC6487A756C396F7B60052C6FD1C1591 , 0xFC712B7FAC03B024F047CC3D7F289310 , 0xFDAED20ACC645092291C595302058C68 , 0xFEE94457030243E3853A14A0DF6B2166 );
Copy
44
18.79 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"ÿ\x7F #‰K\x10 Âô9Ö>ÕC\r ¹ "
b"ÿ…\x11\x03 *©m¸¼ÆÎ¦¾ìøÐ "
b"\x00 \n ³P ª›UFË&g\x00 ¤Ú "
b"\x00 "3ë<¬Ñú€ö,{9\x05 tæ "
b"\x00 *w5u\x1A €¿–\x11 O\x06 ùÉËå "
b"\x00 r\x1A úp7p>'“øÂ`rÝ "
b"\x00 ‚UM-`ÌIÍH?™Š%¹° "
b"\x00 §¼`Xbc™\x7F `Ü'\x15 5\x11 à "
b"\x00 ªèb9ð\x19 £Ì\x11\x16 š8BLÔ "
b"\x01 m0KÒ\t )Éw˜†\v è{Ò "
b"\x01 ‡›Wgh,ó¢aŠ*˵L~ "
b"\x02\f §\x1A !ugÞ/޾\x12 8êä\x00 "
b"\x02 ^£Í<“\x08 £Å\v ÂB0O?¿ "
b"\x03\x19 ¸™š~®bůñî\x1D ]\x08 ë "
b"\x03 O\x12 ˜¹\x11 _Ä&PõÓÎ6àD "
b"\x03 ‚š[¢>\x1F ü\v\x06 uÛˆ–©z "
b"\x03 ƒ$eûÐ7•:_Áq\x1C åêè "
b"\x03 |o“â\x1C ²V×XÖË\e ,¤ "
b"\x03 Á<oí@‡\x03 ¥øZš;z,ì "
b"\x03 ça=} \x14 Â)vîcÖò]+ "
b"""
\x04 '!\t σ\n
\x1F\x08 U\n
_Z¨ÒS
"""
b"\x04 'ŽïæÌ\x0E tŽ\r \x02 ›CÏ\x12 "
b"\x04 BÞ$ènÂ×qªÚÀO¥Žj "
b"\x04 ’Aï+ên^lÉnZZ7˜( "
b"\x04 §õÆ#à IÇ#ËÈ•× "
b"\x04 Ø\x12 g\x18\x14 äI?•2€‡Ž;A "
b"\x04 ú\x14 k\x00 }7v6JÍ…¤;ËC "
b"\x05\x00 zÐ\x7F é‹TˆlÔ\x12 ´z;Í "
b"\x05 ˆEs¬DVýJù±Á‚®"‹ "
b"\x05 ™yK&†Ü?Pð,¶\x1E õ4 "
b"\x05 ÆQ‚ºÀ¾\x1E [’þ\t O\x06 +O "
b"\x06 oïÁ÷q®þ„6sMè£1d "
b"\x06 }|*ÙÖ\x10 ±ƒnÅk\x08 ™)– "
b"\x06 Û\x18 Oá\t ½â¢£ \x10 Z\x13 ¢ "
b"\x06 °S\x1C '”o\x02\x08 ÷\x7F ^ÓÁí© "
b"\x07\x1C G¿¸ \x7F —Uzçî\x02 ê Á "
b"\x07 R]MÎú\x00 —ôÄa(È2‰ "
b"\x07 æW=`ÿ\x19\e ÏŽV–ÙŒ‚‹ "
b"\x08 ©°Ã˜[6Í™µÃõJ}¯ß "
b"\x08 »@}\:Æ\x02\x07 âÕ¥É+þ{ "
b"\t .È´\x18 ý\x06\x00 `†ƒ@„\x1E âß "
b"\t E(bžd‰\x00 œIsŸÏj0[ "
b"\t G)J-à8~Õ…\x10 ªFòb£ "
b"\t Šw™Á»Î¥e´ùG+\x15 56 "
b"\t ”žÊX!CRqu–®MCñ‘ "
b"\t Û_ˆÏ\x01 s#\x08 ÷P/ÝÑ\t û "
b"\t îw\x03 •Á\x0F Öy_Ì:\x10 "
b"""
\n
\x17 .ð›þ²\x1C\x01 †p¿înN6
"""
b"""
\n
\x1E ‰Ã×3nøVtz4XÊCç
"""
b"""
\n
]\x08 'U–KÇ€eJi\n
†‘G
"""
b"""
\n
`sÒn\x11 £\x05 >°¨©mÊá
"""
b"""
\n
€»ÄThHQue>Åó\x0F ;Ô
"""
b"\v\x07 M\x17 Ãeô\x11\x04 È\x00 ¦ra– "
b"\v\f rif´Œþ\x0F X‹ôÿ\x10\x02 û "
b"\v Ed÷[*Ô~ËìÑm\v ;„P "
b"\v Ä€ñ§\x17 T\x15\x15 `AµÃh\x07 V "
b"\v Ñ®69«ÈãLÂDb1€oL "
b"\f 8±x9õQÎY@Å(_44W "
b"\f ~°ó3Áè´%é”M+n« "
b"\f ¬@q©+{ÄRkjjŸ„\e T "
b"\r \f †ä¨ë¬w\x02 Ž@ªÕ±Ã! "
b"\r ;¿\x02 Q£Ð#9ÝžÔ\e\v D "
b"\r E§“ºƒÆzÂ,Õ–;`\x10 m "
b"\r ˆ´Ì\x19 VÆ7\x05 _Aw4Gñ\x1A "
b"\r •ýºø˜«5}…ƒÔ¡”—š "
b"\r œãÍOði&kèÚà\f Þ㥠"
b"\r ºÞ\x10\x06 ‘Ô_‘\x08 Þ\x03\x15 òâ "
b"\r ÛMÑÝL}²š¡ÖàèVaà "
b"\r âü×|\x04 Î<K~Ý\x00 Æ4_— "
b"""
\x0E\x01 ˆ‚‹¬8àå`ž\n
A\x19 š
"""
b"\x0E\x14 ,ú»‹‘yþ±å\x05 ÎŒ¾r "
b"\x0E %Ž÷}AÔŠ;'ÔD\v æ& "
b"\x0E Kæ\x1E 2/Yõ®qxQ%Z® "
b"\x0F &\x1D\x19 7›\r -U{°_x\x12 c© "
b"""
\x0F @\n
Žnæ±$\e „þ\x06 g„^£
"""
b"\x0F kto’©Æ¸\x19 6w¶F࣠"
b"\x0F –N:\x02 ÌÀù÷8£°®P(\x1E "
b"\x0F œÜ÷\r :¤÷ê\x1E â\x00 ¥âP\x06 "
b"\x0F ´Òô!'ö,5Y_î¨ö‹¶ "
b"\x0F Ê\x7F KO€†iÏOúÕb\x08 >¦ "
b"\x0F év#–kÖHoªbAuvóà "
b"\x0F ø\f |ƒqh¿¢<LñÌÍÒ "
b"\x10\x1C ½$•GްSðö†ªfGé "
b"\x10 _èÎ0¾îô-;±1Óš\t m "
b"\x10 e\x13 É\x0E ÎÐÐ(œÓjt\x02 ìÛ "
b"\x10 «R,\f Ubp9§\x14 `þ[. "
b"\x10 ¡ŽrST‰L\x13 …üa渦\x04 "
b"""
\x10 ÂG1 Ki\n
"ÁØ“\v ²A\x19
"""
b"\x10 âLòMÃtÝ´n€€\x08 ØÁ› "
b"\x10 ûð[ò5ͺìŠ\x1F G\x05 òóö "
b"\x11\x14 RP±ªÏ*«“¨ÐÃ4eŽ "
b"\x11 &Š»âŒé¹À@Žëf\x18 I "
b"\x11 VFBÒRÉÑ\x03 ’¸;v%S "
b"\x11 ¤\x1C\x05 íÃ_Ñ;*cŽ!úŸä "
b"\x11 °<Âo}rÑ›\x14 éÓ\t ‹- "
b"\x11 Ì\x1C "9ÀøÖÂ^•?.¼þ "
b"\x12 P\x1E !eá’fJ\x00 '\x1D äK—Ø "
b"\x12 Qãa\x0F ’l(åšø9ðJ\f\x0E "
b"\x12 g\x15 èƒ!âwÑ\r ´m\x11 Ïò\x03 "
b"\x12 ˜Ì\v õhàû9‚xí1ÀA "
b"\x12 ¢+eè¬Æ\x1D uÂ÷\f ¨\x1D\x13 e "
b"\x13\x01 ]DtÂl,°ù±\x1D c§ØÃ "
b"\x13 F\硞\o(Î\x7F ¶\x11\v ŽÇ "
b"\x13 YßÉs”×\x1F Sü“O6—z "
b"\x13 Zg\x10 àÏ\x18 À“–—á´\e C "
b"\x13 Ž3XHÈ…\x13 ÆÃÞ\x10 ½“µA "
b"\x13 Û>†üc‘Z'ò7PÍa»9 "
b"\x14 <̪Sñ2•\v 1\x12 ^KŽ‡Ç "
b"\x14 ?D\x12 ÆT\x06 :´§_#\x17 Mð "
b"\x14 ÚŽ`\x05 £íÎÿ…ø©¤iCÊ "
b"\x15\x1A ?«”{Í\r ôÛ|ìi\x00 F; "
b"\x15 ]÷E8!ɳˣü¯BH "
b"\x15 ŽÏi¯R^ÆÀ\x13 â¢\x00 œ2Ä "
b"\x16 .ª5Ã\x13 mkú Ç\x01 $XÅ. "
b"\x16 `[$\x08 ФdøÛW\x18 Ê]É "
b"\x16 —6ˆ¦Þp\x06 <6c¬\t W}\x10 "
b"\x16 »¨°Ç,@ÂØæÆÌ(ïÆ› "
b"\x16 Ðd‡à@ó.\x12 [¿sÿzhH "
b"""
\x16 ׇõg\n
£›//\v yuT\x04 L
"""
b"\x17 'z´\v\x13 .óÅZ©h>Z׃ "
b"\x17 ~çç”^\x13 ñÓÿ‡z\x06 háÜ "
b"\x17\x7F Ãcä\x14 ÆH¶\x17 ð)õ "
b"\x17 Ÿ<\x01 š‹K¥ÿl$‰\x1A B˜J "
b"\x17 ¢;MÛE$²î6>Y<UÀ "
b"\x17 ²>\x07 \r {,%|h[„"ò Å "
b"\x17 ÏÝ\x02\x16 ôënÍ\x12 2µ\x19 vkH "
b"\x17 æ‘\x08 Bά±œ\e ÅD>Ž~ "
b"\x18 0|åØ9\x04\x19 I“Ó4p©î\x14 "
b"\x18 d$)i×ßäo\x1E šHr²¼¯ "
b"\x18 ‹úÜ\x02 ¨\x17 ¬²î•±Q\x17 ÜA "
b"\x18 #÷ÊuÄxÆ»u×6ã>[ "
b"\x18 ±K#èz&"ï ™îï\x13 ‡î "
b"\x18 ëÈRî_\x07 ½Ö0‚\MÌ÷& "
b"\x19\x00 a-wö¼â‰ÒÍ·¹u/Û "
b"\x19 `Æö^¥“\x04 t)g!ì9ûî "
b"\x19 ×íf›\x1A Õ\x17 ޶4ïÓY᪠"
b"\x19 Úç{ú¾ˆ0\x06 ¥mêbKŽ] "
b"\x19 ï(©\t À\x18 U\x00 e[#\x04 ýíÀ "
b"\x1A\x07 ¥´\x19 fUpÜ\x18 H4a4 "
b"\x1A _ˆÙvÒ׃zÝY…\x04 &¾ "
b"\x1A §î~Ùä™+göªGßää "
b"\x1A à\x11 ãk\x05 §\x05 âêøR#Â\x15 £ "
b"\e xËM;ý¦\x12\x14 *@µj¸d\f "
b"\e ˆéƒ;ùIžÜ='zÚ‹9 "
b"\e ’úd–Z\x04 OÄ-”\x1C ÀƸ "
b"\e ¶§[;š4ßu§¦<Fqi? "
b"\e Î\x1F ‘ŠòÑ,ÂËx\x03 Kràù "
b"\x1C €Å†‡¯Åšï—_N;Ã÷6 "
b"\x1C ¨\x19 ÑòL@i\x07 ^\x03 Œz\x10\x1E 7 "
b"\x1C ¾–\x06 îÞí±rÎRÍ\r \x17 Ž¡ "
b"\x1C ð=ü•ôÊ"&\x12 †\x00\x1E <v "
b"\x1D ),Œ\x06 g¬;Ô\x1F Ïf3’p” "
b"\x1D nª¤\x15\x03 8iË÷ñ÷í_rO "
b"\x1D ‡\x10 ïý\x11 ô*»ÉZH\x1D ªJ\x1E "
b"\x1D ‰\x19 Þ-ëÇ[‡ª‡5(ø¡\e "
b"\x1D í{ZzŽ$5YœÄoÁp‹" "
b"\x1D ÿ\\x1F Y´a½ _ø\x12 s®¹\x1A "
b"\x1E @ªhýB'% ÑÍߌ6>£ "
b"\x1E U ÔYýµÕ6’”œ\?ÌT "
b"\x1E Zoá2/ß"•ÜÓö\t ×ú "
b"\x1E [\x17 ®Øw]\x1C ÒØ\x12 >sé(° "
b"\x1E aÆš\x17 ˜\x7F @þ…yÒ‘Í "
b"\x1E ‚šÂ\x00\x1A bM¢7\t\x15 è\x08 öK "
b"\x1E ŽïHî£7fÆšÌÏNÈûk "
b"\x1E ³jiCéiÜ^¹9·‹“n¯ "
b"\x1E ֎ꬌe\x12 38D`ˆÿº "
b"\x1E ÙÀ°$pÉJÂeÑv\r ®àS "
b"\x1E êqªæ(¬›ÕÕ/:;\x19 © "
b"\x1F\f Écò q€:Ñ¿e·¿cÔ "
b"\x1F Ak¨ÀA‡Û.§Ý²À˜°\x15 "
b"\x1F É\x08\x1A šn\x13 ÏT¢ðö•ŽQp "
b"\x1F ög=T'îruÐt"üÊ\x1D „ "
b"\x1F ÷š¨ûaÒe\x00 CAvÒ\x00 r( "
b" \f ßlèFlŒžqߨ\x7F Ù\x08 » "
b" Pê™\x07 AbWG\x1E 5>\x08 K&Ÿ "
b" °\x17 ¨¹‹Žt'.Ó«½Æ¥ö "
b" çߤn¢\ÛÿÛ(>¸é£\x11 "
b"!§Kž‰ö鹎\x1F øø\x16 ,\e ” "
b"!Èÿ\f\x05 ¦V_åðÅ,áã÷ "
b"!Ô\x08 Âû®T„bYýŠ\x0E YÕ "
b"!ëâ–"ÅÁŽ˜Ö›éÍ$rë "
b""\x00 ÷íÂY¸ÅvíGnä\f “™ "
b"#-ó™Kü\x12 )$37º=Ø_S "
b"$[½t9M¶=Pã9¹XØ\x0E "
b"$uöqeÙ~Žôþwͳðß "
b"$‚\x1A\x02 BA>I“V*þ¥l"ú "
b"$™\t Œô´ÛÐT½t<î•? "
b"$ˆ]4\x1C Vº\x07 ǤnU·2 "
b"%\x16 ü\t $ÕÄå—:É\x1D û "
b"%Ou˜¿™4Uùûc핞í "
b"%ôœÛg<j\f "04YaP‡ "
b"&\x00 “DLþC–‚U{Üê\x13 9\x12 "
b"&!\x1C „\x08 ë3Ü7DÈ(¶®1{ "
b"&:$8iŒ» ·Zø4ãÍ\e\x14 "
b"""
&ED¶,IbIÅ& Ä\n
®Ü
"""
b"&E¿q+ÿ„{\x16 íÌT-Fh "
b"&ƒ\e Ò#—„Òl@<àùÒ\x04 Ý "
b"&¼è¢S¡5¯ \x1A 0nåI18 "
b"&þe¼\x1D ÿŠ×5ês²/þ\x1E "
b"'®mŽ}>k¢ÿ\x14 ‹\x16 ÿì\x02 ; "
b"'Â;Ì×~/²ÿGÒോÑY "
b"'ÉR\x08 ÿ“øó\x02 :£ÉÏô' "
b"(a\x11 cV>‹`M\x7F k\r ¼Ù·z "
b")+ÿ‘ÊïÈ\x00 ³\x1E Ã9áS\x19 ƒ "
b")/S;Õ]–xÂuÍ\x15 oíç "
b")[-2|\f PÛOÒ›Òß\x01 ®‚ "
b")€Wäüº$B\x02 Jlûd„ñ\n "
b")W\x07\x1D £ð\x06 7=m¾°Ë¾ "
b")Šã⪎+Ì,ÀQ,ü–/3 "
b")™ÓÙ•Yˆx÷K¡ÈÙii\x1E "
b")Ô6Ú€4Àf7eh\x15 k\x07 7+ "
b")ßèQ0ñ®ŠÂ\x02 ~9{a¬W "
b")ä\x18 4a\r ”Õª#£–-ÄsŽ "
b"*6}~N\x03 ÉÔ³¨ÁïÒVŠü "
b"*96–¥64üÀ"äýU\x06 yö "
b"*¨D¼ðr¡É\x1E\x04\f ñœ¦œ "
b"*ÇŸZj¿Û\x15 aåJúè3â| "
b"*ëAÚ\x07 5µVN‘]R\x16 %¡ "
b"*õ‰N"²\x16\x0F \t ¾NQ\x16 8 "
b"+U Ô\x1F M¸Ï;Á´Ùdƒx "
b"+Oèa½xçSóx\x7F û¾Äø "
b"+’¬›"-í\x00 ˱Dî\x11 íQ… "
b"""
+ôÞJ\n
ÁSCZ@\x19 û<ˆãL
"""
b",3 \x1C ~ûŠ¡a\x14 59wLú± "
b",:½£ÃxZ×’9f?"Ž· "
b",a1ùYýŒ\t IG•°ÃÓô† "
b",á¤\t \r ÌR\x01 Ð*Tz¾ P "
b",ü\x12 hGšt&ö`Úú\x14 š.ª "
b"-\x03\x13 AÄ¢\x14\x03 îy"m‚\x0E \r µ "
b"-%ihí™Cˆ?•ß2Üg\x15 "
b"-[ã\x1E "P ‹;´Ó\x14 ç˜Ù "
b".\x1D •\x18 ²+äŠ6ÌöŒVKíž "
b".KÑ\x16 !)F¬—o¹Œ_d„? "
b".©Üõù\x0F ]èeN?¶¼ãp "
b"/H0µ\x12 ‹¥ŽZµY]b ¬ "
b"/¯l!O‚¹S;®»{«’\x18 "
b"0\x05 ßvõnC},VgvìH?È "
b"0\t tµðJHer\·\x01 ø)„è "
b"0\r ȰŽö˜ÀeÓ²L.Y "
b"0@'¡ßû\x1A ZÇÅÜ"§§\x07 o "
b"0iàWÂÄâø§Vxs\x13 |-\e "
b"0oYNŒ –Lº\x03 }Æ3uá "
b"0pN†£êüĦxŽB\x13 f:X "
b"0ŒïÖiNݰwéY\x7F\x17 혳 "
b"1\e \r |\f Žï“Rñr>x\x1C\x00 ß "
b"1:ndC‰\x18 Uô½Þ³õ\x17 "
b"1¨\x18\t\x0F óí\t ›°Ó;e¥â` "
b"1Ë¥Uu™Ê\x01 ìïfÇp\T7 "
b"2\x14 dµuá8³+Ã\x1F ú8/¦< "
b"2–øQQ{µŽAž\x13\x1E\x12 ì–2 "
b"2¢I{‡\x1E ÒÕPj^Lb{ "
b"2°Œ\x18 W\x18 ‘\x7F =‹µÚ>‚\x08 Š "
b"3];t71aµMÑä˜é|\x1A ù "
b"3ˆ\x11 l‡3#¹Ñ†\x0F =®‚É\x02 "
b"3’®Ó\x05 ‚§¥+ã7<CVÉ "
b"3¹¥D0òFÀ\x1C\x1E ø\x1A ÿÕÔ˜ "
b"3ò\x17 ×\x03 DÑ\f\x19 ¥ï\x1F i@¨ "
b"4\x10 F„eHÕœâÌ«]Îëq "
b"4´r\x10 R.áç\g’Ç\x1A lñ\x11 "
b"4µt2¹\x07 ,N ™oÈg·æ² "
b"5\x00 ë€þ\v\x0E ꜒ô\x04 ‘7ã] "
b"5XùÒDn@Prc¬D\x10 Ÿâ "
b"5o\r À&ÿd/d\x06 •\e ‰˜\x15 ™ "
b"5¡¯¢2,v\x18 a=\x11 $ÜD” "
b"""
5ÄÒzà=\x11 Ï\x05\v Œ\x19 \n
\x0E S&
"""
b"5ßü«]Ùÿ¶ T?nžé1\x19 "
b"6\x14 Æ\v ‡\x04 Hº\x18 Ví-æ\e\x0F "
b"6\x15\x18 šÉOËè œTë²½\x1E "
b"6C„_™xêRU¢êU¹\x02\x1F Ñ "
b"""
6îhÂd\n
Þ] SôpM–\x19 d
"""
b"72ÓŸGz1´`Kˆíd@ØÒ "
b"7<2öx4-üÏ+e_¡a€ "
b"7¾ð'ޱ\x19 œ¯µÓQÛŠ "
b"7ù©Ò\x15 #k8È÷ÇÿÕ¾RC "
b"7ÿ'ÌÓmöÛû±\x15 0‡†yr "
b"88B¥\x1D ÆíƒÑþ]Ø‹\t\x14 U "
b"8eæØ‚‘’\x12 ƒScÉGqƒÏ "
b"8mÞbÚøºOgm¨Ú1Ö\x07 "
b"8¾¬E6¶\x17 ¥'ßÂA×®t† "
b"9AQØÀ\x18 ËÅJ5~˜H*›* "
b"9B$\x1C «Íƒ¦x$\x04 ™|QÍ÷ "
b"9_ž´BÂr¦’¨?<ø×‡ "
b"9à<\x1A u™»\x05 W|Ë\f T‘ü "
b"9ýbßv(˜Rµ\x0F P–Q_%µ "
b":'‰\t ä%œŽ1Å\x04 S]£Aê "
b":<e\x02 žè—yʵ0¥\t ¢Ë "
b":J3^\x05 l\x05 A^ËEÌI°€ "
b":]\x16 å•fÞŽsðÆ\e I\r ¸\v "
b":c\x15 \r \x11\x03 ôœ4¸ÑøÆYÐ "
b":} #nûJ×0¿ Íè•\x0F "
b":«ýë$aâc."ÿ\x19 ƒÔ "
b": °òø7!ê\x0E\x01 r°\x19 §\x7F "
b":èÁ[RdåÊ×þÐé–ÈIF "
b";\e «\x16 ¿øÝÂ\x0E\x12\x06 À*7ù³ "
b";a…ܤÓÐ'_DiŠŠï´ "
b";hövÞŠú]¾”¡Í˜ÿ³“ "
b";Ó×l»ø¨\x17 ‰\x06 Ò½\x18 ¼ "
b"<$€\x04 L9lÕ»éÃvÛ”Æî "
b"<J\x07 •)¡Ÿ•&\x17 ð\x05 šª½\f "
b"<Y@Å{6к\x14\x04 åNŒ®V9 "
b"<|àªúÎ\x03 %›ùª\t ôkÑ· "
b"<¼ô@‚\x14 ¿á˜8’ü:£K0 "
b"<Ó6é\x19 SÜ\e\x14 ˜\x7F Ê€\x02 "
b"=f»ß\x03 ûjþ–y®?HŒ "
b"=øs\x05 äJ:\f V´Iª0su# "
b"=ù\x02 ø_Æ@\x10 0'ÄgñØ "
b">\x03 ËJºO•ûJµß/¹«wÛ "
b">Y¨SÀÕfE;Ó^c9‹$“ "
b">\øå\x03 Aß{\x16 =Í_Û\r \x1A "
b"?\v KÁ\x00 ¨\x1A ×.ì\x10 ™8ŽàR "
b"?˜øô¢„Y±ÔÏnS&\x18 ĉ "
b"?Åå9Él\’ë›)œ\f ya| "
b"@\x18 ÇÅ(³ú`5«äŽÌ\x04 $\x16 "
b"@VaÄnM\x03 ݪn\x02 y^úºO "
b"@n4Å?µ¨\x1E ¥kùÞÙ\x13 Ït "
b"@p\x03 ð†–l=¶kU\x16 Ÿ\x17 N¼ "
b"@¡a§ÍÅ\f ЍÞy\e (VÁ“ "
b"@àä\x14 ·©À×ð—žÇ²áã\e "
b"@å\x05 ˜‹0\x17 !s ®ß±\f ØF "
b"@ýç¨iñ\x18 ç§<f\v ÙÆì "
b"A\t º€ÿ û\x02 r_/8BøùC "
b"AI›×\x1D •\x13\x11\x19 klGBœ=ô "
b"AzÁâÄ\x08 ¬\x08 íÊRLpȺ" "
b"A€‰-ZÈí\x0F\x1A .Ø\x18 ô"‚5 "
b"B'Ê^A\x08 GßN’N\x0E ñÀÏã "
b"B4\x16 XÜL\v 銆9S~ÁÕ "
b"BFBu;J©<È«µR\x1E Ï\Ð "
b"BR”\x16\x1A {\x13 c޾©©lá\x02\x13 "
b"BÇ ßÅ¢eA'\x12 ÈkL58E "
b"Bùöv©~™ä\v _Nï?¥C\x00 "
b"C\x04 )رÖ\ªýC\x17 )|´Íà "
b"C\x12 ¨ÿUáÓ\t :g ß¼;/é "
b"C0žfá9?8,|ƒH¿„Øã "
b"C2\r ]}Ê\v ø§eym\x05 þR¥ "
b"CUà\v ä¡zškogY\x13 dQ "
b"CØåwŠª9¢©\x06 ˜ý\‚E1 "
b"D!‘NžEX1²íöÅ\ÛËV "
b"Dk÷9›\x04 •k\x1D ð\x12 |Æð@\x13 "
b"D‚£\x13\x1F ºvà0®:~ëïYv "
b"D—Ô°0^¤5Ëp'^ŠHF "
b"D°Ô”ö¹ˆºùÅòG\f ê–\x1C "
b"E\x03 …ô=\x11 (ÛC/ú\f ã¦ÌW "
b"E\x08 Û²¦úöyG޶\x16\t ÞÒ\x01 "
b"E\x0F Ñ?™]iåŽd27ÆÊa° "
b"ErâL£Uç#?\r Bu\t ’Ìâ "
b"E‡iQK“«\x16 i\x01\x11\x19\f Ñ^Å "
b"EŒ\x06\e X\x05 [—;{Ë\r ôS¹\x05 "
b"Eç½ KJ\x08 Ž¥\x0E ˜\v ræÕâ "
b"F\x1F .Wÿ¸Ò\x12\x01 jú—ŒEË_ "
b"F*\x04 ’8\x06 >\x05 ÍlN5Êa• "
b"F3£Ju\x0F ¾L¸ð’È2\r uŠ "
b"F\Ìò’\x0E [W\t Ÿxæö.x "
b"F^…;©õ?DÆ_<\t ,»\x13 , "
b"Fj«ÂÁëõ†‘†—Ù\x1D\x10 Õ\x12 "
b"Fªu$¿‡¬\x1A ;}«³æ \x1F 6 "
b"FÀ\x04 sÉ·L!0\3Œ%„\x00 h "
b"FÚ¾rk¼Ðø›Áîd¿B¼= "
b"Føù~‘×öîzM‘\x19 \J\x04 ô "
b"G;YOY.\x0F ¸\x17 l\x11 N»\x1C žú "
b"Gl;ð{㢸á\x11 ÙÆžY>' "
b"G‰“eZ~¯ü\x13 qµ\x13 \¹r5 "
b"H.VÞÇàñ\x16\v ˜õ”\x1E M.œ "
b"HM5Ä\x10 “EuT\x0E ™®3îÌi "
b"HV‹FIó¾%\x16\x00 \r ˆ-84 "
b"H…Ö@\x0E ™ú\x02 ɯ<á¿sêx "
b"H˜Ó\x16 XÐIètöõ¨\x07 “;‘ "
b"HÓó]æå°Kp¹c\x13 ßÉŒõ "
b"""
HÕ¿\n
ï·t\n
\x1E .ö³¾fà
"""
b"HØmh´²e=Qb\x17 lï—98 "
b"Hÿ-¿‹ðÀz\e\x14 ÷T; ‚A "
b"I\x00 ô[s\v ¡Ï¼\t 8¢ûR\r Ú "
b"I\x14 Ý:™~’õ,\x7F ‹Ylì\x08\e "
b"I\x17 È.\r 0ö±öž\x1A #ÑH„[ "
b"Ivu\x06 ©^\x18 H\v ð‚{Ê:[\x7F "
b"IÙ4L]Ý4òŽ^¿d\t (p "
b"IÆ4"s¦u\x11 Ýz…᣶eº "
b"""
J#ZßðŽê\n
\e äËŽz\x08 6¶
"""
b"J1¡\x02 ÝÖ<_ÝrCÞd7Ì "
b"J7RkÀYǶ\t ¬Ë…¢5Xa "
b"JCúç(¤ÍR³ô¹Äu¤\x18 · "
b"J^ÆÏ)\x07 „áèõ“£HÓ\x1E ç "
b"JcC\x19 %2Bo\x13 šs¡Ø¥zˆ "
b"J€¡Øw\x17 ¼Û¨\x1E Px$\x18 û\e "
b"J„É€¦\e y(òÒE`?‘º "
b"K\x18 <~I2ŠqèÎjV_é "
b"K\x1F † Žàª¢ìJ—9Ïpà "
b"KAN—ë·×8uwÅû\x0F Êvf "
b"Kˆg\x10\x1D\x02 æ^€\x1C ?“’¼‹z "
b"KˆØWebÛdû\t UZÉ<Ü( "
b"KŘx9\x04 ºBƒ\x1D\x15 N)¯F "
b"Kâ¼ÙI* «‚•¯4Ìõ "
b"L þ·-¨q\x0F IÂ)°fÄ´ "
b"L¤"K–Ê`\x03 =Èi\x7F ýŽW "
b"L½\x00\e öƒ@ïN\x07 “ZS—Ì "
b"M\x00 eO\x16 ÊøK\x10 O‹Wô\x13 ·P "
b"M"\x14 ²Ç,K̤¿cßw\x08 x¨ "
b"M4\x06 öTÿ\x04 jÉT\x7F ÄmñËÓ "
b"M6â°B*`íφ\x17 ‹i²\x05\x18 "
b"MŽcöK"Wÿº^›ªÜÚ\x00 ë "
b"MÓ\x18\x18 â(\x14 âí°¹„ÅÃ× "
b"Müëã'°š›5¶ÿ¸>÷E0 "
b"Ns|\f G“»À¤Ä¥Û¸-Ç "
b"N³èïœ|ëIªvŽ/„y>\x17 "
b"NÔfÄ6\x11 €=·Ý€¹\x15 Rb "
b"NÞnßGÉ\x19 Z«QÍÐ\x7F K\r e "
b"Nöîšç|³‡¯\x14\x08\x1D M|ðù "
b"O,µ7ÍñfÎ|Ë\x1F ¬•<\x10 É "
b"O?sH…À\x02 •öø`õF‡æT "
b"OW]\x16 vAk£¦\x10 rN\x02 |`\x0F "
b"Orœ\x1A\x04 ¿eHe\r Lk‘Ä\x05 "
b"OÂ\e F1\ËòÕ…dŠØO‘þ "
b"P\x06 R\x0E ºù\x0F 1C?Ä35V "
b"P\x17 p4›gž{¸2uàPÞ.: "
b"P\x1D ´\x13 …ÆVz§Ð¦¿:\x1D (î "
b"PWñy"•ü“\e .\t •u·Ä "
b"Pèl\x05\x01 ã\x18\x19 X̘+’{hª "
b"PþH\r t]¯‹M,šo \x1C\x13 ) "
b"Q+ƒL\x11 ‘Œìn%Wˆ¥W#¯ "
b"QJ°÷²(‚FHî…Ñ\x1E ŸcJ "
b"Q_îÁ\x1D TåíŠQóêúsH "
b"QnUÊ,>š¯YS\f Ö£9L\x17 "
b"QxÌÖ³\v 3ÜSëÈNÚ¤@ƒ "
b"Q¢Æ|7íKø\x1A Ü\x13 áy˯ "
b"Qâ®ë3+«a\x06\x05 yf\x04 ô^³ "
b"R\Ù@T\x14 pû…c–6tZhT "
b"RŸ(ã~Ÿ5÷cèOmžó9E "
b"R¼\x15 èP%\x13 —×8\x19 ¶~™çŽ "
b"S\x01 ˆ2z0§.Qªn ?U/ "
b"S\x08\x1F €Ü^\x0E ³ÂÍ…«‰\x7F\x14 [ "
b"S\x19 íÁ\x1E ¥Ja\t “%ùØ\x1E ·‘ "
b"S\x1A ¡8ejA_Þº\x02\x16 Á’Ö "
b"SìÛo\x10 úçþ\x1E r=2wr\v A "
b"Tq1—\x7F ör¤L\x0F\x18 Oµ}¦ì "
b"T„\ù¾nÿö볿ÇÊ8\x11 w "
b"T‡p«]ïÎòÔ£Jß~ü© "
b"TßZ¶;\x16 ÈÄœR÷‚jô\x14 "
b"T¹ä.Z;P‚î%û\x07 5\x1D · "
b"TÁOýŒe]lÕOÐ\v Û½ú% "
b"U\x1A S%Do\x1D O1/¤X\x0E\x00 zÎ "
b"""
U\e tŒ\n
Ür\x14 ™J“Y\x07 §a¶
"""
b"UJíålÃ\x1A å¬z/âNÅ\x07 "
b"""
UaŸO\n
%@•O±hH3\x7F .\x11
"""
b"U~¬Ù!ôAÎN®WFo<; "
b"VGÊŸÊè]–·=…FÄ¿ÚX "
b"VL0ùrîêô\x11 Ĺ‚8g˜Ü "
b"Vø*¾\!Ïˉˆ ¹vê "
b"V½m\x1C ;õVš±\x1A ÷[•3T\x02 "
b"VØ!F\x00 ía;õx‹(sú¹¯ "
b"Vëy=ü5ø ¯\x05 ßóÅ5ðA "
b"""
W\x08 \n
\x05 sè\x0E ³\x16 Å\x19 ¿%“5Ê
"""
b"""
W>ÀÕ#\x17 \n
bù\x11 £‘·é\x19
"""
b"WÇ(\x13 ú\x0E —(Z‡3l„8¡ "
b"X\x07\x14 .Ìþp”a³ÜB–|} "
b"XQû\t ®\x18 ¬RÄTb—Áÿ.v "
b"Xym[Æ>õâ\v 3\x1F xkké "
b"""
Y\x05 2\x04 \n
U\x17 ~\x05 Oi/¶(Wý
"""
b"""
Y6\x13 OžqÒxm\n
÷\x7F Ùú¢\e
"""
b"Y¢hŽ\f\x18\x18 ZÖBÊ«Ùjú“ "
b"Y¾bã‰5Ž0¼\x1E\x07\x16 ç”E "
b"YÆ(—\x7F Úµ½o\r °?%\x16 Hü "
b"YÑÈšìš\x0F aĉþ^¨…€q "
b"YüDJzÏ\x7F\x06 fJ°QƃOÿ "
b"Zuݧór4رBñˆ.\r Ç "
b"Zx€ÃY\x02 S-\x1F 6\x03\x0F -l…\x0E "
b"Zû\x7F 8M5\x1F ˜Möئv\x1E Ä "
b"[cõ\v Ž3üð—NfÜêó "
b"[¢Š¼ûü‹\x01 ™Ñ)Œ¹¯\x07 ¸ "
b"[Õ\x18 _(£”‰…Þ²qj*„v "
b"[ø=—•\x04 ?0‘ÝA38\r Æ’ "
b"\#Žg¦q†™œFð\x1C u5_À "
b"\9Õ©©ËôŒj”ÀŽ¡;”\v "
b"]\x1C\x04 AhÌ5Jëõf&\t ù Î "
b"]?A\e %‡+N¤‚ã©Ô†"y "
b"]Nà–Õ\x03 k´gŽ’RóXÖø "
b"]q1-Xs~àqû¸•xñ(5 "
b"]û»\x0E zܹD6[?Óÿ0ÑÒ "
b"^\x13 «".ˆþm6ëÈö¹\x16 +“ "
b"^!!lZu|€"«=4½Ï+\x04 "
b"^"Þ¥ÛT˜‹\x07 Qßmjù¶< "
b"^B©VàeÑÏž\e ö\x1D 1ïª "
b"^b-ÿœo·œ¸/ƒ(©tçi "
b"^k¨¡Õ‚êÝ^~`\x0F ¡‡9 "
b"^{(-Ýa´\t ISžÀ(çW# "
b"^‡`Î\x1E $i8\x08 ŒÔ.®œ> "
b"^«>Ö\x18\x06 gÀ#\x1C kèFÇ!ø "
b"^ÄŒCQîÙ\x19 g¾\x14 è\x1C 7â "
b"_\x06 Cìͼ$Ë\x18\x1C “\x15\x1F f7Y "
b"_Q9…\x18 Ñh“Ò;žäXü\x7F Ò "
b"_s\x07 ¹ Ží;ñsÏ54.7 "
b"_™´nàx“K‚½l”¤Š†Ð "
b"_ÙáÒ)¶6%œ©Qûãåw? "
b"_ãèÕsr€Ô\x13 “Cô硺» "
b"`C-6&®ÌÃ\x15 8\x1C\x1D sbá "
b"`D7\x12 7W©i\x17 ½?TÖ\e Ã' "
b"`ýå7*¬‡\Í\x17 7\x0E SÜSµ "
b"a:À’›\x16 xá\f ,m²—#¹ü "
b"aŸVG×Í_ÚÒSñ þè„t "
b"aòKüŠ$\x04 %m®M#\x1F dc\n "
b"bdv.UùÛ$›f~ªýó\x0F ¨ "
b"b§\x02 Þõ¡xüÐþéã+S¦\v "
b"bú°€.\t å&‹)¦Iu°,‡ "
b"c:jÕj•‘á¾@þ-àSï\x1E "
b"c@àòN,Ø3\x03 7“=,Î\x14 "
b"cpƒÍÐKy©\x14\x11 \A}\x06 )? "
b"cv(o$\e ôίé@|Çòĵ "
b"c‰Ò2’à˜ñöïY\x06 4l¥ "
b"c ¨\x01 ‚Í(ïh§\¥\x1F ‡¦Å "
b"cߤ\x00\v …JÁÖ\x1D\x18 ÈåqZ! "
b"dÒ‚M´]B\x13 DYF"\x1D ÖEv "
b"dâɲ=8² .\x1C J§Ù\x7F\x18\x12 "
b"f\x10 [àRD¶Ï>S \x06 e´\x18 õ "
b"f\x1E\x0E _aýÏþõi€†\x1F E« "
b"fS3áÆ\x1E ;ýï}ùQA\x1F\t o "
b"f¢+µÙ¹K<²Oô·‚ÊD\x00 "
b"fÜ"ˆlÉck\x18 n\x1D #èm< "
b"fçqô3}fs´\x10 MjeêÔT "
b"fô^\x00 gýÂëÄ H\x1D ϰ\x1D F "
b"g\x01 ’À©½[}1t š>ïËÉ "
b"""
gV\n
\x15 »U™ˆÄ º}é»®o
"""
b"g¡\f\x07 –é\x04 ÊüaŒªki "
b"g½°¿£b\x1C pˆèÕD™\x02 X« "
b"ha :Ѹ<¬ñ»®Eù/ "
b"h{”˜zh?Sm$÷\x04 áwÕn "
b"hÇ^,±ÊÁ¾\x13 ^Wné Ì{ "
b"is >CxûÕÅ\e T™¦T"\r "
b"iÓtp¹\e R$“+ÿìò,Å "
b"iÜgêjÓ~°F†ÁX.è "
b"""
j\n
¹ó\x02 wzUõ™Ïªñ"Jx
"""
b"j\x1D 8\x01 43Ô°û•\x03 ‡á¶¿Ñ "
b"jeV?7¬Ê\x08 ‡4TY¼;\W "
b"jf\x00\e í…,º)ì\x1E\e ÒÖF$ "
b"j›Üê(€]t`¹ù\x19 ŽuÖ£ "
b"jâiw,\x7F p¹¹$Tô©O\x02 "
b"k\x16\x04\v 2\x18\x06 Èá\x1A 6Öc®<¶ "
b"k\x18\f Ii\x00 ·|ÍW¬\x03 –Àa\x04 "
b"kRB³\e –“Z+q(d²(5 "
b"k\x15 moé„\x12 q\r |_\x1F Zã "
b"k§\x13 ¯·*mÀ°¶»È´Û "
b"kð÷Î\x08 õK;™\x1A OÙ•)ÙÆ "
b"l"\x7F w2\e ¨g0裹|þ9: "
b"lR¿\ý„µ<\x03 !TH\x10 f} "
b"lUbÝñ\x15 ò%½U²`\x7F ¢t "
b"m,\x12 „µ~ØIŸ[\x16 Þ\x0F iº "
b"m’ÄF\x12 ‚Š%\x19 W}š>“d@ "
b"""
m´(\x10 ˆ4õ\n
‡%ÑÄ´\x02 #ñ
"""
b"n\x00 ˜‡É½°jb›5£\x1D =#I "
b"nGOûN_ÉBSŽëmgØhw "
b"nܶþü_ßêÜi©heç\v "
b"nå`àÖÆñ\x1D <X:y‹~âõ "
b"oEg³¦d\x19\x1C ¹h¡”Pßo‹ "
b"or7ZÕM©–¹ù4Ðó¬^A "
b"o~]\x18 9\x02 žJ\x0F Í\x1F Û5Œºz "
b"o‚£fÿuyÛ\x1E u\x03 êî´÷4 "
b"""
oƒæˆ\x0F ˜ÊÌj²õ\x03 ¡ì\n
˜
"""
b"oî@\x01 *û¥3¦Ý!)þ&ÆQ "
b"oúû‰ŒÌÊ”äðì\x14 ùL\x03 u "
b"p4ïÉúÞjÁN³ê\x19\x12 hé "
b"pL\x04 æbŒž‹à\x06 07v\x06 Lî "
b"""
p¨¼§ÚZ³æïá\n
o¨×30
"""
b"pÕ('„ybn”óÎPXÆ<\e "
b"pÚZ•öÓ´\x05 ‹ú\x11 \x15 ýdÖ "
b"pô\x08 £…¦ÿÓCLØâ}\x12 Öh "
b"q\x1F $áÓxú¾G¶Çż¯Õ´ "
b"q"#2ê±çbFþ¬3Û˜êñ "
b"q]«¥¾D½oŒëÆ\x11\f ¤ "
b"r%"\x08 ¦“r øY1s2<¤Õ "
b"rX\x13 é›@G¤\x13\x01 ì\f ñ/Ÿ "
b"r]9`ôÒL*fâr¯Ä\x17 ® "
b"rŒŽk¾3L\x18 {šk'äè,Ü "
b"r¨5œøQV†³)€Ígª\x16 ž "
b"r®/\x17 ï=\x11 ‘*\r •ÖC]\x08 "
b"rı(\x02 †»x¶Ÿ)'Í\x12 µÊ "
b"rñ•PJb“mœ,ó"ãÉ»w "
b"rñõ\x15 EoÙ] Çäâ|`D "
b"rù'D¡=®‚W)·ªåíÕ "
b"rü@\x06 a l\t ZnDøCã~m "
b"rÿ/þ-\x12\f hÖ#zpv\x1D «ª "
b"s\x06 Ó°m>l6Ù-1¢®Š-Œ "
b"s\x15 Ã1ì\x07\x18 P2î³>ª¦µP "
b"scÊâ-\–-H%\x16 ÐÎø:{ "
b"sÀ¢KÒïf—ÈÔ¥äyý² "
b"s÷\x1E ¾§‡r/7!BŠ^Bˆ¨ "
b"t\x1A ¦9©ó3\x1D ?ä¿Ý\x08 \r ¦# "
b"u\x01\x15 ñG\ÈOò¬M\x05 µ2’ "
b"uoc•S€¨®´c7~[ãø³ "
b"uËd}%ÖŽÂÄ•\x00 ï\x13 õy "
b"uÎ_Ïç\x10 À@\x01\x12 “1!\x10 ³\x10 "
b"uè^\x1A ƒ‰<\x0F ¡Àˤ\f\x1F µò "
b"v\x0E ßl\v £ û\x08 ôøX~Ò¥d "
b"vödu‡½lŽÞ\f %ߨX`Ó "
b"w\x03 ]ï"´P·z¨“M»‰r% "
b"w\x19 "B\x06 çàZùuµ#ʃG@ "
b"wœÀ|\f ¯©o\x05 ‰õö(\x07 ˜« "
b"w§PCP#ÜÁ\x1C Á\x1E C Åpì "
b"wªôt§’ë\x1E ,²Uª†p\x1F ÷ "
b"wÞó0%š"»ã¼Ý\r å\x1A ™ "
b"wÙn\x08 ’¼E]§8d\x08 r·½ú "
b"wÙÃÁ˜€5ÛéýB\x13 Ý3\x02 V "
b"wñèÒÚª’™hÂRáÛÿÒ "
b"x)¢\x08 sÒÜ´<Ž>®ú:L\x15 "
b"x=ã)Hªà¯¤½“\x08 èK "
b"xl\x05 ˆ\x00 ®+\x00 Ì‹ØéêÃòK "
b"xލÌßãÍT1è{!É \x15\x14 "
b"xl€5'›>\r çÊÓ* "
b"y\x03\x07 »ø\x00 æJ¿(Â4Å‚Uz "
b"y\x11 l\x7F ÅÌŽ9ñB\¥‘|›U "
b"yD?¡Ú^¸[&ÆmÑáÀ "
b"""
yO«¦YLî6ˆ8\x06 (\n
\x04 %\r
"""
b"yÔÅ•o¾;o\x00 ÙäK0ï "
b"yïkL\x1E ÷6Ý¿!NkíqѶ "
b"z\x05 ÛŽ˜\r "þÛt+ç…¨- "
b"z\e ¬xŸP„¦‡¯,uK-1ÿ "
b"zIÁ¨éà\x11 ú¹\x17 ¯sç`c* "
b"z›¢Dx)ÈW\‘\r òÍ^š¡ "
b"z¢\x15 ÐïUk]K¦‚6>2¥h "
b"zì5?eÙ\x07\x1F Lˆ¬dât¹Ž "
b"zôª8\x06 3Å\t ê…ƒ§Ð¥ÕÖ "
b"{D!~¬\x0F Ñ,\x08 ßãŽMy‹¦ "
b"{Rf¾\x04 Qš¬O\x1E „\x0F :\x1D á "
b"{¢.óìšÛÀϼ§ôí)ñ\x03 "
b"{¿”é5(ÿT«W"Á!ô\t ) "
b"{þ4Å\x03 ŽÙl0?w×<ékX "
b"|_lÆ1Õrµ\f k\x0F »…\x14 ë "
b"|~ÄR϶9\x19 x:\x0E Òaæ "
b"|ÁRÌ#^™÷µkÿPú‘1® "
b"|íö\x01 äœÖˈӘº_¢´þ "
b"}—µ\x13 Qy\x19 ŸoDC"ð\f ñÇ "
b"}¯"\x03 `h\x7F\x10 Ûº)Ÿ]×Ä´ "
b"}úµ6KE¾š\x18 &’¸Ž\x1A X] "
b"~z÷UÛ Y$1C®\x1A EöìÀ "
b"~‚;\x00 Ð\x03 Šþ˜\x16 Oqó£Ke "
b"~Ÿ\v KN1s\x08 5ç\x19 Y‡ßXÊ "
b"~¡«ßdŠõŸå\x14 ªE<ò»` "
b"~µ9íE•\x14 DKg'5%sßZ "
b"\x7F +Šð‘>‡Nóe̦f0ðŽ "
b"\x7F Ý\f\x12\x12 Ñ"¼Ù„\x1F ÊÎ&d "
b"€M(Ñ\x13 §… VξU~{ "
b"€bhg²Tà\x7F ™I\x0F\t Q!¸8 "
b"€ww‹;*7îh%ÓF\x17 W\x06 : "
b"€¢_µ&Lz\x0F ùä¦Sn˜z "
b"€×)ÆéŽ”a\x19 ea\x15 \r \x10 "
b"€Þá&šÏ“-\f "í1ÈN\x17 » "
b"€ò¥qšâ‹9påçáûJ‡¹ "
b"""
\n
?¶ã\f gæÊ]Ý\t 22\x1C O
"""
b"*ÿ_ˆá\r 4YëˆÔ‰”\x10 õ "
b"Qî\x0F\x19 Ϫ*Ì'fU~>8 "
b"¤\x17 Ô¿vU[:K\x1C »_ˆÝÊ "
b"Ôà|mƒ2ýeµà2>U "
b"åýNV¤ç\Ö“¾\x13 á¼!Š "
b"‚F\x17 ²[_ÃU»\e c`Ѻ\x7F D "
b"‚cOÉ\x12 ¯CÕí5O\x7F Ò)©ù "
b"‚wnË\“K(ÔŽ\x1F ößšñ "
b"‚ˆ‰ûßûDvjß\x08 ƒåf±\x13 "
b"‚™\f h°ö\x17 LQ.‹;\x12 ]x\x0F "
b"‚Á\t •\x06 ¯êÏëjŽ$\x16 œ\x1F "
b"‚ó\x03 üpàó[•ú\x14 …Z>å\x19 "
b"ƒ\x13\x7F ñíjÁ×D‹Ê\r Í\x14 † "
b"ƒXÔK€Û;…‹Vö¤®bå' "
b"ƒcùÓJ\t\x08\x01 Yoö2Á·ð\t "
b"ƒŒðW{Tû¬Pjæ]`é$ "
b"ƒš‹Š¡þY¼wúýà•±TØ "
b"ƒÐõÓd´©ü0!Ïb\x02 ”£† "
b"ƒõeèNwcW\x0E S\x12 ظÙJð "
b"„rЙs½·\x05 ®gˆùÚ\x04 ÙÞ "
b"„yzÍCâ§\v ±L3$¬JÙt "
b"„{¹vŒpÔ€\x1C [)càr¥ó "
b"„~\x1F j°§u£·áIhæÛdë "
b"„Œ€"B Hâéh¯Æ×N‡¹ "
b"…>‚¤=\x00 ¼œ³üÁÏ\r ùŽ\x06 "
b"†\r h>Ãþüé<5{äÒŽ,' "
b"†.\x1A ¤\f\x04 §0wt¨™µÙ› "
b"†W>\x16 ÄI\x1C Ÿ’9\x00 ¿&úŒÞ "
b"†vp€»6žÄz;µ·kX¹¤ "
b"†¯ãeÁÄàá¢ý'\x07 Èûÿ\x18 "
b"†ù%e7l”\x18 Üœx˜k\r ÏS "
b"‡\x14\x04 k€§ŸÖ]wMä'ºüÍ "
b"‡G\f ¯\x11 ÀØ]_F™Neß›’ "
b"‡Xº@Ÿï¼\x14 Oïý‰L¥;B "
b"‡ny‘™¸ôÖ¿›\x1D 7öK\x01 ' "
b"‡úéþ“K)ÿ\e\x1A ×{õH]u "
b"ˆz^—©Ž¸Òo’pþ\x00\x1F ÍÒ "
b"ˆ§×õ–òÙPtäŠñb "
b"‰\x00\x03 çw\x13 Z®q.=ê\x0F çßà "
b"‰\x0E ‘¡Pp3~¡¯)?|ÂÌz "
b"‰\x0F PÕ\e £\r •þ“^Ì9\x12 °h "
b"‰%±\x0E ÄÕñ\x19 ØE.Bn\x12 Uì "
b"‰Ð¯øän\x0E ì㋃,.„ïù "
b"‰ý¢Ýq™¤â}›¤é/³®U "
b"ŠS\x12 <e\x06 »©\x1D Á7JhÖv\x18 "
b"ŠŒ(E¾6 \x17 .ÃŒ&\x04\x1F [¨ "
b"""
Š–¦†\x15 Ú\n
¼kã\x14 䆊¸\x1A
"""
b"‹\x14 *;æ…`æ“ á¹ÿE5³ "
b"‹EÔ}³[\t\x1F ƒ‰Âñ¼\x1F "
b"‹ˆn\x03 "§˜0ƒN\e C8…ˬ "
b"‹š\x1A G³+±õ¹\x1D ;kiTÕÇ "
b"Œ\t £ü\x16 öZ\x0F ©uk$\x19 Ò "
b"Œ7dµ™ÎÿSX¾æù8;\x01 ² "
b"Œt\x1F\x7F w$[N\YÔ]¬\x08 æ "
b"ŒÇ»\x02 ·\x1D …ÿ“\x0E ùb\x03\x12 e– "
b"ŒöéáO·î¿\r ™åŽð\x12 ä( "
b"Ž\x1E §ˆO\x12 ÕIxÈÙ\x19 Ù6…¬ "
b"Žhi›Xp‘òÄ£tÒ\x08 Daà "
b"Ž—‡uÀ„•\x1C Á‘Yu\x13 [>® "
b"Žøž\t 7ã0€ØÉ²\x12 \r ì\n "
b"Ž‚¸\x07 Ò\x1F 'ïYé#á\x02\x08 oã "
b"""
ŽÍ}\n
=ÿv˽n6ãœ\x1A Äë
"""
b"ØHŠ‹\x08\x03 ÔjƒDÉjk<Ž "
b"\|\x16 aâªÁ£„Å\x19 ÂP "
b"^À‡Ï\x1E C¥„\x01 âêÔŒäì "
b"r\x13 ˜È&â'Gº—Ó\x07 \r ) "
b"‘*¯¬iòš”Ö\x07 {Dî‘ "
b"¡%û‹D–ÚH%¹\x11 ªÉ¤Ò "
b"²×\x1C »â\x13 4\x1C æÇJ2\x1C Šè "
b"¾„è\x19 “ã(g\x11 «H,Jˆ' "
b"\x03 œÔG¿Õ\x07 5r‡qBp¿! "
b"|6ï&eÇD\r 5V`\x18 Š\x05 ô "
b"µ×kŒ\x0F µrE\x0E j)\x1C\v ‡÷ "
b"¿ãMT\x15 b/—mã.¨>\x05 Î "
b"×\x00 WÛIÑï8ÒyrlŽ¿õ "
b"óÂD\x14 Õ[5„C\x19 }\x18 ªÒ "
b"‘I»CóR/3x\x13\x03 (\x18 â\x10 D "
b"‘P(ì\x11\x1D û\x1E š\r ³}Ï‘~ò "
b"‘ǰ§Êº¬Ô\OùØ‘!-Q "
b"‘æ\ÊůläüÏHP\x14 g!f "
b"‘í.2+Ô\x1F +ÕÒC7ýy_ "
b"’)\x12 ã5r[çÝÇÿéï¢Þ "
b"’ˆÝÔ3š7ÂQM÷FÖ€?O "
b"’©&(3=¢ÎÚM¶!\v ºô¹ "
b"“i´\x00\x18 ¼ò§ž2·ªM¥\x16\x0E "
b"”\x03 \k‚\x1D fª>éóiY¢Žè "
b"”\x1D\x1A\x7F ”|/ƒš·½\x00 ò-Q` "
b"”+©\¨yN%·¤\x10\x17 nÀ>\x7F "
b"”{êÉ&¨r<\x1C ?´ÐÏT\x07 "
b"”‰bòL¡”zgpTÕŸ2÷w "
b"”§ˆí©Ú)à¡Ïc23[T "
b"”§¹ÂÑŒ{jmJ¨}Ly\n "
b"”èLªoíõƒþé÷\x12 ¹>æ "
b"""
•\x07 ]¼\n
L¢}ªTÜ£ªÄÏ\r
"""
b"•\x14 9ã\x11 ¶$å\x0E FO¶v´¾B "
b"•Y\x06\x14 Ý,rÝ̬‘€ƒ,\x18 þ "
b"–}¸›\f þšzñ\e Ðùj¿ÂF "
b"–¤l£R\f ®C\x08 p!À`Fn "
b"—!5:ŠÑæå\x14 Cð²µ\x07 F\x13 "
b"—ê·<„Ð¥/·‘ö|`øû "
b"—ùK*ò²µBNn?Iv<× "
b"˜\e E¾îB\e ‡ºŽÝÞ°«\x02\x12 "
b"˜Z‰\\x05 ÉÂŽ{v›öÝ\x05 š "
b"˜vׯ\x05 cs\cÔ·è\x05 ³ 9 "
b"˜£ÏÔ§2“a`YïüÏ#µ "
b"˜¥bL*\x18 é¦ÛÙ*µéè\x04 ‡ "
b"˜ñü!;“9\x13 ƒ‹ŸÕìt»m "
b"™\x0F Î0°m\ÜŽ\x04 ¶\x12 átÚÛ "
b"™!碋ä\x05\x02 nÀ#O \x19 ³ "
b"™@\x08 «ÿ\r 2s+ã\x04 |L“,d "
b"™S…–»ž‚OÁ¢8ö\v ê!Ž "
b"™UoºÀ\x15 Ũk[mJ\x0E\x00 mq "
b"™¬\x1C <Â,B”Ë\x17 Eyzxu "
b"™”DÙy©æ÷‰ÿd\x00\x1C žr "
b"š\e .%Xì‚Tƒ\x13 wz\x0F • "
b"š\x1F è'ÿ"¼|5ÌÄå`_Ñò "
b"š@M»\x12 kS΄{‚׈iìÇ "
b"šwâ^\x19 öÒ\x1D\x05 Ää\v †=73 "
b"šÄ0ðvÑl·˜m>Q5•\x06 "
b"šÜ¸ú—b8\x14 ±‹e•hé^Ñ "
b"šï)Í£•"rwj;ãêÅ• "
b"›J¦z"i\x1A T…×>\x1A ¬œà\e "
b"›vó°þ¹ªñßL\x14\x04\x00 ¬GÖ "
b"›…\x13 ª\x05 ʶ2ZGÍü\r q\x05 á "
b"›ª{\x1E è…2ê ñð\x1F\x1C ÏŽ "
b"œ:¸\8éõ#\x1E h\x02 Õñâ "
b"œ\x7F ÒsH\x03 ΄®Û8Щ>¶C "
b"@WŠ,DÃë<B§|ä âp "
b"H\x0E d;ј\x03\x10 ¤\x07 ®ò6_Ç "
b"L\x1C\x16 ù\v ÇSÇ£¡søVa "
b"e\x16\x03 šÉbžn++m\r !ܘ "
b"Øä\x08 ð9éêƒSx¬V°ÍD "
b"ž\x06 ´iWQyJ\x15 Sü\x04 ÐL& "
b"ž%G\x07 óZ\x05 ¹µ·`#£˜ØÙ "
b"žOò§J\x02 `\x00 ï°ÑóϦ\x17 "
b"ž—\x11 ßSo9H•EÖÅ\x13 :\x04 „ "
b"Ÿ\x13 'UÝi•L•\r t gè¤ü "
b"Ÿ)Õü\x08 ˆ\x1D *ÇsÃ\x11 º\x04 Çï "
b"ì$UÂ!ÕÍö'äϰLü "
b"¶;6\x13\x0E îš³O˜ìw®Ø "
b"ŸÛMŽ0tx¢q ÄÃ0Öª "
b" :é–ðn\x18 ‰-\x05 ÉA\x03 |\x1F "
b" CóPÙBf¥'$aŦ\x16 ²Ž "
b" ]Ý+ÚÝ\x0E èÓTlgýÙŸÌ "
b" \x7F Úˆ®Xó:«”ày/ñô "
b" •z×ñù¢Ùu£ÿ™>ÑW# "
b"¡\t ù—ò“Ò/›\x13 ã¦ngn "
b"¡ çG7m\t Ö™\x18 ÂÑb8B\x18 "
b"¡SCG?”ã\x7F Q߈)Že "
b"¡€ô7×GR¡z«‰¡jvj "
b"¡·Ùïl¸\x12 ƒƒoŽñÉáÑ» "
b"¡Ý>\x1E ¢e é‚<\x04 1Îj—¾ "
b"¢\x16 5s!;+yÈ=¡ß\x07 ¨\x1C Ï "
b"¢`ŽéD·Œž`\J¶¡·\x02 "
b"¢¿Œ$}r\x7F Ð8Ù{†¯{Ðí "
b"¢ÉºQ\v 8\x1A ž“j\x17 '0³¡i "
b"£\x19\x15 a¨Ó±"2‘<RâBhð "
b"£†9\x1C †ÃÑ€)"½…¬\t ^Ä "
b"£«eó\x0F Ð*PÚ"sUEý%˜ "
b"£è1Ž@Ó2rÁ´\x15 ÓŠ¸Á "
b"£ó\x1C ·MšÂýM– GÞÊ^g "
b"¤\x03 HM{"Äê\t H…§\e ,O§ "
b"¤[£NhÕƒ6Õ‹—ŠÊÄ…Ö "
b"¤ùyl1|gÙÝ`:â‰ÐÛ, "
b"¥5ç¯ãr™\x0E 8\x05 ®hÆ "
b"¥<Á\x1E\x08 Ž\x08 Ø\x0F ÆÜ!,/´\x0F "
b"¥Aãûã\x1A ÈD\x03 ¿\x0E O\r |. "
b"¥YÄmˆå\x15 ‰î\x13 AÜûи‘ "
b"¥er;\f b-siäQùct:t "
b"¥q\x13\x1E Z\x00 ó•ÀäÏ©VÇ0I "
b"¥rÁ9V"%Õ§\x03 § M¨ü "
b"¦19\x1D Ä™a%Ï.\x15 ÁL\ "
b"¦Zk9QÞñ[L~|A\x05\x04\x12 N "
b"¦ˆ\x08 y§Xôޤ¤zz1ƒn¹ "
b"¦Ž\x06 N\x01 úd\x17 ʰÓ?C\x13 `| "
b"¦ã4ì\x14 b‹\x11 n€œç‚\x02 "
b"¦ë\x08 £f'ŒíñU-—C "
b"""
§\n
íÏ\x17 ¬GÕ À\x18 JÕ\v\x05 ¤
"""
b"§St‡X×§™¦@6¼*4 "
b"§ýõ¶ÈX€=Ê\x01 ?é 2!¥ "
b"¨>žìP1óHàã,8æóä[ "
b"¨‚í°fK\x02 Á_QN\x7F Bàê "
b"¨““ã95RÃ\x03 X~\x1D îâ£| "
b"©È<g“Ïÿ1†§â*E_\x00 œ "
b"©Ú\x16 Ê5èrPP6=\x1D ‚h¯\x0E "
b"©çÁM¢\e 7¬ÕбN[ê¿m "
b"©èÚ\x16 ,\ê+¾¹BEy\x0E Hm "
b"ªtãÓœ2Þ¦\x1F Ó\x1A /•\x05 ² "
b"ª¤`›'-^Å\x7F oÆž¼:Ëê "
b"ª°.EÀb®‘“1`?7“ý "
b"ªëªØR¾\³ó\x04\x02 ±Þ‹M "
b"«S‰UQ\x1D kÙ\x16\x17 ®w¼Èêþ "
b"""
«Ð¶r\x17 ?Õ\n
)€Æu\v CsÖ
"""
b"¬\x08 n\x1E J©qìŸ9¯×½Ú©\x1D "
b"¬C\x13 ´\x02 „ÝHÝò\x17 K³˜½ "
b"¬[ìõañ<œ\x03 WíÜt—™ÿ "
b"¬€T‹\x15 v0üy `ºÓ~Q "
b"¬…AòÊqŸú Ä\x7F ¾®§Ìø "
b"""
¬žÒ#V\x03 ß\n
\x13 ÜmÊH~ô|
"""
b"¬«ðg‘°ÔythÛº¹µ\x05 ¨ "
b"¬Ðã)%Æ\x02 rûQ5k¡Áh• "
b" 6PˆVB¯¦yP)DlÃß "
b"6ÃQù®½á¦•/§T\x1D Sº "
b":ZÓÆ;ˆi¯Y9”\x16\x07 ½Û "
b"ÔÃɳ\x12 %³>TZÁÔÝŽÊ "
b"""
Þ>Ö½Ó\n
ܘ}¶ú´ôã¡
"""
b"ðΕ„\x17 &š‰ò¼z\ "
b"®\x08 ïf*â©ÿÍo²\v LOä™ "
b"®)¯)öf)æšV¯æZO/ä "
b"®?ŠÏ\®UêWÏA\x03 õ—Ò– "
b"®@ñǃ\x13 ¬×nÇý(’H\x13 ½ "
b"®™¢QF…\x17 À\e ™fÙÒ ¥: "
b"®Ì“ÒþÞ"ЍÕ\x12 8oOè_ "
b"®Üó]ÃK˜t[\r ñŦp¬^ "
b"®ì"¦vN+\x12 xi\x03 v¦uÌ* "
b"¯&í>FN\x1E ôèlhEj• "
b"¯=\x01\x04 \x04 0iŠ_Šå\x7F YÑê "
b"¯cÂ%\x1C Þ<`ÆŽÓuÜ\x08 ÐU "
b"¯n.\x0F &\x07 m G)Üÿÿ»ãå "
b"¯‡\x1E z÷Ë\x02 C\1ÎÄ[ÃÝ» "
b"¯¡E·”|Ýkóû+èC\x06 }T "
b"¯±¨ÑÙK,,ž„ð\e\x19 Û "
b"¯Ì¬\v ÙÔEeçÍC¬à’uK "
b"¯Ï6vC–MXò¡Œ1÷»É "
b"¯Ò¬×¦[C\x12\x13 ®ÿ¬‡î· "
b"°Djõdà\x04\x1E Vpúoà)\ "
b"°µm\x1E ul3T±ríálÑ "
b"°ãw²\x14\x7F RrÖüˆï´ }] "
b"±\x1C L\x19 öP·'@r\e BÍþw¤ "
b"±LÜ@\x03 p$\x11 G/Ä“Li,\x13 "
b"±ˆËÁG9Ç,ü\x1A\x0F qh)3á "
b"²-Ý–M¿Ò\x11 6ð\x06 TÑ*hÅ "
b"²Jùã²\¥\x14 Á\x10 £¥—\x19 o€ "
b"²ÌÖÇh›\x0F |ûSð7w¥²n "
b"""
³\x18 µ©#\x1E IY\n
UÌø¿øP
"""
b"³PVÆ\x17 5¾Šä3é¦0- "
b"³Úã‡`;¹¨%î¯^6UM "
b"³Âó5\x05 ó¥CM\x04 ×5ž4 "
b"´\x16 Ž¥×@]7÷*†*%i–É "
b"´i”íníýmˆ\x17 ”ïo\x16 u§ "
b"´áQp6ïÁk\x1F Ô~‡géxî "
b"µ\x1F 㜎N¤OúvyAÙð\x15 } "
b"µ™øâx—*þÊ\x0E ä}\x03 ²c\x1F "
b"µÓ\e b\x1E °$·Ôü¬²l7Žñ "
b"µÙd4\x1E\x14 Ž£\x19 vð=¡Jî "
b"µú:wŒSõùÇŽÓÜ-ÛQ "
b"¶D8²?½p¬Þ£a\x1E n.\x1A Ã "
b"¶|Åèå¸\x03 ²0¸¥fY©{R "
b"""
· –OÀ½¹\n
Œ%\x1D ¯\x15\x05
"""
b"·*”ë#ñZ‰G%DaøË“ "
b"·2i£\t Ê\e ²2 ¹^9áX "
b"·ÓkÝ\x05 ø\x19 Ò‚¦óˆÇó™¸ "
b"¸hÙØ=“ÚPÖ¯:œfp "
b"¸¿íc•-tV8fŠ\f\x06 /aÛ "
b"¸Ú}cU\x05 ?˜dB\x07\x08 ÛnžY "
b"¸îI€ÅÙÛó¼kFš¹tð« "
b"¹\x03 ë(¯†\x0E Ù\x10 hÈ\x01 »rD¸ "
b"¹\x18 ezd\x1A\x12 š‚Ö)¯—`kþ "
b"¹\x19 M~\x1A “0_˜"âòÃÁPÌ "
b"¹0GBs{Q´\x1C\x08 ‹\x12 ×\x13 —E "
b"¹Ii…`”ú9ÚHS~ݦðn "
b"¹{ã*Ç&¨¿ÌÈ\x05 8¡øAi "
b"¹Õ®£q\x7F gÕþÙ\x19 º\x08 y§" "
b"ºb^_b9¿\x03 ¯a!=Ë[Ä\x16 "
b"º‚kŽ·ÞL£\\x1C ðT"Vóo "
b"º¦±/6ê2¶úw¤Á:< "
b"ºÕŽV÷œùž"\x18 R\x1A ðê¹6 "
b"""
»ät¹}j\n
|¹+C\x15 ›lõ
"""
b"""
»¾=ï)\n
XÏ\x19 -Aá\t ®
"""
b"""
¼\x0E C\n
‚o•†´iØsR¸
"""
b"¼›%—dF\x19\x0F ‰#JbáÛ\x00 ü "
b"¼±Š8\x03 ÿ\x15 Tüf\e Ù§D£r "
b"¼àpNÑ·ú—\x18 \x12 X‡¬-a "
b"¼ÿd\x05 f\x12 KŽVfÚ¯J½¶ "
b"½'1\x1A a›\x02 o\x08 @ÝÙf'‚ "
b"""
½L\x12 úšYÌ\n
À”Lû§²äo
"""
b"½g*x\x06 7ŒeïÅ>'`\$V "
b"½àm#\r ²)øBü`¦ãt\x06 u "
b"¿=û4¹L\x02 Crª‡¯-x·j "
b"¿VCÀû÷¡ \x0F\x18 vãiõ "
b"¿Yp§\x15 Êû¨j*Ÿšiù\x08 w "
b"¿Þnz\x1C ¡'YÅJÄï‡\x01 9\x05 "
b"À\x11 Ï‚\x00 pö§(\x01 àî„.Ë\x03 "
b"À\x17 ZD7\x0F jÕÖ™ø…ä:Áª "
b"ÀsšZkT”\x13 §\x15 ˆ²š¡ÄP "
b"À•û?ÒØß³\x05 1b\x06 Q€tº "
b"À¶¼ƒÕFñù.\x1E þ~Íáv\x15 "
b"ÀÛ.˜µn÷ÚCÔ\v .åÓD[ "
b"Àäú|\x02 2•5[:\x1D M¤™±E "
b"Àñ÷Y÷ë\x1A\x01 ¦IÔ|ÊÇ "
b"""
Àü4óu\n
†§S'õü°1âÃ
"""
b"ÁUÇ)FY´?:W˜\x16 ¢2QÂ "
b"Án¿W…ÛÞè%ö\x01 š "
b"Á‹üùü\x08 ¤^\x18 <®\x0E ‰0 "
b"ÁœŠ^dˆìŽNÕf\x16\t ~g "
b"Á¢ÌÊ/°¯Ü‚\x13 ÿ?-\x16 ók "
b"ÁØF6¸%*ÎÌŸÿ\t _B\x07\x02 "
b"Â\x05 _µŽ@í,‡u<#Ò%nu "
b"Â7\x14 ò=ã.‡œ[öo\x15 f´Ý "
b"·òk\x7F z±X¨ª\x18 ‰|\x0F\x1D î "
b"ÂÃêÈ\x14\x00 Æ\x03 n‘§ÚÄø[ "
b"ÂÖHöÈBxcžE/î$k\º "
b"Ã\x02 H@\x12\x00 m[zL¬\x16 Ý\x0F "
b"ÃuoBÆ\x07 ÙMßÕÖ\x1F ·!5 "
b"""
Ø}ˆ¥³Ò„\n
GÔ¿˜ç\x17 ¶
"""
b"ýÚÛª\tWEH!ûþ#\x18 "
b"ÄUéÒC[µ\x15 ~\t ‘Â>·òÞ "
b"ÄuÚ¹±«\x07 ECüÕ\x1A jz\x00 W "
b"Ä÷RX\x1F ðÇáK\x07 Þ\x13 Ø\x15\x03 "
b"ÅŽ¶lˆ?×®„HžóÔÒœ\x11 "
b"ÅýlšH\x02\x16 LÁþÿá0/L\x00 "
b"Æ ql\x0F ó_Ùº’MïŠ[bQ "
b"Æ/yÆY¬º\x08 Ú\x06 "¤Û‰è "
b"ÆS^ÇmüÓË¢É×\–)\r "
b"ÆÔÓŸOš¶P>5·ó.0_H "
b"Ç\x07 »„¨I\x0E ¯G±û-MŠÛ_ "
b"Ç2PïÊ–Þ\r ¼Â P߯Ñn "
b"ÇdFÔdç‰|úólôA¸\B "
b"ÇÇI\x10 úš½§\x7F æ\x06 `É\x08 F¹ "
b"ÇâùeÛ\x13 »\x12 zv9Ñ}Î¿× "
b"Ç÷„wWû–%t•D\x07 ¦r\x7F ; "
b"È‹‹Q—š\x1D 4ö\x1D ÔÎÆy~ "
b"É#•\x14 äù[\x0E £y18ÄÖ¥ "
b"ÉI\x14 g©B÷\v ŽËÐç\x06 ( ‘ "
b"Éft:Þƒµaéˆq§®«‹¦ "
b"É«²\x16 ×·«\x0F ƒˆ+²Û[ "
b"ÉÁG“Ý\x1C 4ê†b¢x\x12 f# "
b"É×°[ËßÈA¼Txµ¢Ü/ "
b"Éð\x05 l˜\x18 O›xV\x00 sí\x1C ê± "
b"ÊFØ\f O¡—\)µ;<Å#8± "
b"Ê_ê9îqÐîM–K°\x10 x\x1A ¶ "
b"ʬ\f\x1D \£J"Š!Öî ,” "
b"ÊÙ\x19\x08\x06 2Š\x13 A\x07 K\x0F ÝUm "
b"Êö{µ!B}¯Ž®q7sÉÇà "
b"Ë\x01 Ú+Å!1®™2ˆ{E‡3¥ "
b"ËOuôz\x05 ÚAcS@\x1F y+À "
b"Ë–MÚÈÇ/÷Z6H°€M¬Ñ "
b"˰a~ÈA‡•šã^Î\x1C tíØ "
b"""
Ë·š\n
™bs¤\x03 š=§´EHÛ
"""
b"ËÈ{æ¥]\x13 øÖ€y\x12 Òñq\x10 "
b"ËÞQnKV'\x07 À§¿ÇÙ럄 "
b"Ì\x1E I\v »÷ÆÞv\x0F ¢)‹\x17 QU "
b"Ì8»Ù] \x14 ªœO3ßpÆq£ "
b"Ì<¯7˜«\x17 ¨¨\x06 uÿ\x00 ð\x0E\x18 "
b"Í\x15 ÜŠf!Áö%ì¶|vêál "
b"Ídeö/¨º\зY¥¨\t öE "
b"Í™PÞœ,&6G¯õa:\x01 ÌW "
b"""
Íž}E™\t ÞTˆ€ö\n
Üoø\t
"""
b"ÍÈ/\r |]\x19 FNñ\x1D ÖL{ "
b"""
Í×Sìä\f ˆegµ…°—\n
W7
"""
b"ÍÚŸY>CLÌfÊŒ¹žÈ…Ä "
b"ÍíÒ\^]ÛµPÀ\x13 oŽ>ë "
b"Î'1\x06 =*\x02 Oð\x19 \x14 ßöQø "
b"Ω4Èô¼öztè'–SV¬Q "
b"Îé$â\x19\x08 ^d\x03 J`߯E›\x07 "
b"ÏE\x01 õ‚e4²\KúÄ‘\x17 Å\x13 "
]
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 (0xFF7F8123894B10C2F439D63ED5430DB9 , 0xFF8511032AA96DB8BCC6CEA6BEECF8D0 , 0x000AB35020AA9B5546CB90266700A4DA , 0x002233EB3CACD1FA80F62C7B390574E6 , 0x002A7735751A80BF96114F06F9C9CBE5 , 0x00721AFA703790703E2793F8C26072DD , 0x0082554D2D60CC49CD483F998A25B9B0 , 0x00A7BC60586263997F60DC27153511E0 , 0x00AAE86239F019A3CC11169A38424CD4 , 0x016D304BD29D0929C97798860BE87BD2 , 0x01879B5767682CF3A2618A2ACBB54C7E , 0x020CA71A217567DE2F8EBE1238EAE400 , 0x025EA3CD3C9308A3C50BC242304F3FBF , 0x0319B8999A7EAE62C5AFF1EE1D5D08EB , 0x034F1298B9115FC42650F5D3CE36E044 , 0x03829A5BA23E1FFC0B0675DB8896A97A , 0x03832465FBD037953A5FC1711CE5EAE8 , 0x039D7C6F93E21CB256D758D6CB1B2CA4 , 0x03C13C6FED408703A5F85A9A3B7A2CEC , 0x03E7613D7DA014C22976EE63D6F25D2B , 0x042721099CC90A1F08550A5F5AA8D253 , 0x04278DEFE6CC0E748D0D029B43CF128F , 0x0442DE24E86EC2D771AADAC04FA58E6A , 0x049241EF2BEA6E5E6CC96E5A5A379828 , 0x04A7F5C69D9D23E0A049C723CBC895D7 , 0x04D812671814E4493F953280878E3B41 , 0x04FA146B007D3776364ACD85A43BCB43 , 0x05007AD07FE98B54886CD412B47A3BCD , 0x05884573AC4456FD4AF9B1C182AE228B , 0x0599794BAD2686DC3F50F02CB61EF534 , 0x05C65182BAC0BE1E5B92FE094F062B4F , 0x066FEFC1F771AEFE8436734DE8A33164 , 0x067D7C2AD9D610B1836EC56B08992996 , 0x068FDB184FE109BDE2A2A3A0105A13A2 , 0x06B0531C27946F0208F77F5ED3C1EDA9 , 0x071C47BFB8A07F97557AE7EE02EAA0C1 , 0x07525D4DCEFA9D0097F4C46128C83289 , 0x07E6573D60FF191BCF8E5696D98C828B , 0x08A9B0C3985B36CD99B5C3F54A7DAFDF , 0x08BB407D5C3AC60207E2D5A5C92BFE7B , 0x092EC8B418FD060060868340841EE2DF , 0x094528629E6489009C49739FCF6A305B , 0x0947294A2DE0387ED58510AA46F262A3 , 0x098A7799C1BBCEA565B4F9472B153536 , 0x09949ECA58214352717596AE4D43F191 , 0x09DB5F88CF01732308F7502FDDD109FB , 0x09EEAD770395C10FD6798F5FCC3A109F , 0x0A172EF09BFEB21C018670BFEE6E4E36 , 0x0A1E89C3D7336EF856747A3458CA43E7 , 0x0A5D082755964BC780654A690A869147 , 0x0A609D73D26E11A3053EB0A8A96DCAE1 , 0x0A80BBC45468485175653EC5F30F3BD4 , 0x0B074D17C365F41104C88100A6726196 , 0x0B0C726966B48CFE0F588BF4FF1002FB , 0x0B4564F75B2AD47ECBECD16D0B3B8450 , 0x0BC480F1A7175415156041B5C3680756 , 0x0BD1AE3639ABC8E34CC2446231806F4C , 0x0C38B17839F551CE5940C5285F343457 , 0x0C7EB0F333C1E8B42590E9944D2B6EAB , 0x0CAC4071A92B7BC4526B6A6A9F841B54 , 0x0D0C86E4A8EBAC77028D40AAD5B1C321 , 0x0D3BBF0251A3D02339DD819ED41B0B44 , 0x0D45A793BA83C67AC22CD5963B60106D , 0x0D88B4CC1956C637055F41773447F11A , 0x0D95FDBAF898AB357D8583D4A194979A , 0x0D9CE3CD4FF069266BE8DAE00CDEE3A5 , 0x0DBADE100691D45F9108DE0315F28FE2 , 0x0DDB4DD1DD4C7DB29AA1D6E0E85661C3 , 0x0DE2FCD77C04CE3C4B7EDD00C6345F97 , 0x0E0188828BAC38E08FE5609E0A41199A , 0x0E142CFABB8B9179FEB1E505CE8CBE72 , 0x0E258DF77D419FD48A3B27D4440BE626 , 0x0E8F4BE61E322F59F5AE717851255AAE , 0x0F261D19379B0D2D557BB05F781263A9 , 0x0F400A8E6EE6B1241B84FE0667845EA3 , 0x0F6B8F746F92A9C6B8193677B646E0A3 , 0x0F964E3A02CCC0F9F738A3B0AE50281E , 0x0F9CDCF70D3AA4F7EA1EE200A5E25006 , 0x0FB4D2F42127F62C35595FEEA8F68BB6 , 0x0FCA7F4B4F808669CF4FFAD562083EA6 , 0x0FE97623966BD6486FAA62417576F3E0 , 0x0FF80C7C837168BFA23C4CF1CCCDD290 , 0x101CBD2495478DB053F0F686AA6647E9 , 0x105FE8CE30BEEEF42D3BB131D39A096D , 0x106513C90ECED0D0289CD36A7402ECDB , 0x109DAB522C0C55627039A71460FE5B2E , 0x10A18E725354894C1385FC61E6B8A604 , 0x10C24731A04B690A22C1D8930BB24119 , 0x10E24CF24DC374DDB46E808008D8C19B , 0x10FBF05BF235CDBAEC8A1F4705F2F3F6 , 0x11145250B1AACF2AAB93A8D0C334658D , 0x11268ABBE28CE9B9C0408E8DEB661849 , 0x11564642D252C9D10392B83B768F2553 , 0x11A41C05EDC35FD13B2A638E21FA9FE4 , 0x11B03CC26F7D9D72D19B14E9D3098B2D , 0x11CC1C2239C0F8D6C3825E953F2EBCFE , 0x12501E2165E192664A00271DE44B97D8 , 0x1251E3610F926C28E59AF839F04A0C0E , 0x126715E88321E277D10DB46D11CFF203 , 0x1298CC0BF568E0FB398278ED31C04190 , 0x12A22B65E8ACC61D75C2F70CA81D1365 , 0x13015D4474C26C2CB0F9B11D63A7D8C3 , 0x13465CE7A19E5C6F28CE7FB6110B8DC7 , 0x1359DFC9738194D71F53FC934F36977A , 0x135A906710E0CF18C0939697E1B41B43 , 0x138E335848C88513C6C3DE10BD93B541 , 0x13DB3E86FC63915A27F23750CD61BB39 , 0x143CCCAA53F132950B31125E4B8D87C7 , 0x143F4412C654063AB481A75F23174DF0 , 0x14DA8E6005A3EDCEFF85F8A9A46943CA , 0x151A3FAB947BCD0DF4DB7CEC6900463B , 0x155DF78190453821C9B3CBA3FCAF4248 , 0x158DCF69AF525EC6C013E2A2009C32C4 , 0x162EAA35C3136D6BFAA0C7012458C52E , 0x16605B2408D0A464F8DB5718CA9D5DC9 , 0x16973688A6DE70063C3663AC09577D10 , 0x16BBA8B0C72C40C2D8E6C6CC28EFC69B , 0x16D06487E040F32E125BBF73FF7A6848 , 0x16D787F5670AA39B2F2F0B797554044C , 0x17277AB40B132EF3C55AA9683E5AD783 , 0x177EE7E7945E13F1D3FF877A0668E1DC , 0x177F81C363E4149FC648B617F08129F5 , 0x179F3C019A8B4BA5FF6C24891A42984A , 0x17A2813B4DDB4524B2EE363E593C55C0 , 0x17B23E070D7B2C257C685B8422F220C5 , 0x17CFDD0216F4EB6ECD1232B519766B48 , 0x17E6910842CEACB19C1B81C5443E8D7E , 0x18307CE5D83904194993D33470A9EE14 , 0x1864242969D7DFE46F1E9A4872B2BCAF , 0x188BFADC02A817ACB2EE95B15117DC41 , 0x18AD23F7CA75C478C6BB75D736E33E5B , 0x18B14B23E87A2622EFA099EEEF1387EE , 0x18EBC852EE5F07BDD630825C4DCCF726 , 0x1900612D77F6BCE289D2CDB7B9752FDB , 0x1960C6F65EA5930474296721EC39FBEE , 0x19D7ED669B1AD5178EB634EFD359E1AA , 0x19DAE77BFABE883006A56DEA624B8D5D , 0x19EF28A909C0185500655B2304FDEDC0 , 0x1A07A5B419665570DC9D184834619F34 , 0x1A5FAD88D976D2D7837ADD59850426BE , 0x1AA7EE817ED9E4992B67F6AA47DFE4E4 , 0x1AE011E36B05A705E2EAF85223C215A3 , 0x1B78CB4D3BFDA612142A40B56AB8640C , 0x1B88E9833BF9499EDC3D277A81DA8B39 , 0x1BA092FA64965A044FC42D941CC0C6B8 , 0x1BB6A75B3B9A34DF75A7A63C4671693F , 0x1BCE1F918AF2D12CC2CB78034B72E0F9 , 0x1C80C58687AFC59AEF975F4E3BC3F736 , 0x1CA819D1F24C4069075E038C7A101E37 , 0x1CBE9606EEDEEDB172CE52CD0D178EA1 , 0x1CF03DFC95F4CA22261286001E3C8F76 , 0x1D292C8C0667AC3BD41FCF6633927094 , 0x1D6EAAA415033869CBF7F1F7ED5F724F , 0x1D8710EFFD11F42ABBC95A481DAA4A1E , 0x1D8919DE2DEBC75B87AA873528F8A11B , 0x1DED7B5A7A8E2435599CC46FC1708B22 , 0x1DFF5C1F59B461BDA05FF81273AEB91A , 0x1E40AA68FD42272520D1CDDF8C363EA3 , 0x1E5520D459FDB5D53692949C5C3FCC54 , 0x1E5A6FE1322FDF22959DDCD3F609D7FA , 0x1E5B17AED8775D1CD2D8123E73E928B0 , 0x1E61C69A17987F40FE857981D291CD9F , 0x1E829AC2001A624DA2370915E808F64B , 0x1E8EEF48EEA33766C69ACCCF4EC8FB6B , 0x1EB36A6943E969DC5EB939B78B936EAF , 0x1ED68EC3AAAC8C65123338446088FFBA , 0x1ED9C0B02470C94AC265D1760DAEE053 , 0x1EEA7181AAE628AC9BD5D52F3A3B19A9 , 0x1F0CC963F2A071803AD1BF65B7BF63D4 , 0x1F416BA8C04187DB2EA7DDB2C098B015 , 0x1FC9081A9A6E13CF54A2F0F6958D5170 , 0x1FF6673D5427EE7275D07422FCCA1D84 , 0x1FF79AA8FB61D26500434176D2007228 , 0x200CDF6CE8466C8C9E71DFD87FD908BB , 0x2050EA9907416257471E353E084B269F , 0x20B017A8B98B8D74272ED3ABBDC6A5F6 , 0x20E7DFA46EA25CDBFFDB283EB8E9A311 , 0x21A74B9E89F6E9B98D1FF8F8162C1B94 , 0x21C8FF0C059DA6565FE5F0C52CE1E3F7 , 0x21D408C2FB8FAE54846259FD8A0E59D5 , 0x21EBE29622C5C18D98D69BE9CD2472EB , 0x2200F7EDC259B8C576ED476EE40C9399 , 0x232DF3994BFC1229243337BA3DD85F53 , 0x245BBD74394DB63D50E339B958D89D0E , 0x2475F67165D97E8DF4FE77C4B6B3F0DF , 0x24821A0242413E4993562AFEA56C22FA , 0x2499098CF4B4DBD054BD8F743CEE953F , 0x249D885D341C56BA07C7A4AD6E55B732 , 0x25168F20FC810924D5C4E5973AC91DFB , 0x254F7598BF9934AD55F9FB63ED959EED , 0x25F49CDB673C6A0C22309D3459615087 , 0x260093444CFE439682557BDCEA133912 , 0x26211C8408EB33DC3744C828B6AE317B , 0x263A2438698CBB20B75AF834E3CD1B14 , 0x264544B62C496249C52620C40AAE81DC , 0x2645BF712BFF847B16EDCC542D4668C2 , 0x26831BD2239784D26C403CE0F9D204DD , 0x26BCE8A253A135AF201A306EE5493138 , 0x26FE65BC1DFF8AD735EA73B29D2FFE1E , 0x27AE6D8D7D3E6BA2FF148B16FFEC023B , 0x27C23BCCD77E2FB2FF47D2E0B58BD159 , 0x27C95208FF93F8F3023AA3C9CFF49027 , 0x28611163563E8B604D7F6B0DBCD9B77A , 0x292BFF91CAEFC800B31EC339E1531983 , 0x292F533BD55D9678C275CD156FEDE7A0 , 0x295B2D327C0C50DB4FD29BD2DF01AE82 , 0x298057E4FCBA2442024A6CFB6484F10A , 0x298157071DA3F00620373D6DBEB0CBBE , 0x298AE3E2AA8E2BCC2CC0512CFC962F33 , 0x2999D3D995598878F74BA1C8D969691E , 0x29D436DA8034C066376568156B07372B , 0x29DFE85130F1AE8AC2027E397B61AC57 , 0x29E41834610D94D5AA23A3962DC4738D , 0x2A367D7E4E03C9D4B3A8C1EFD2568AFC , 0x2A393696A53634FCC022E4FD550679F6 , 0x2AA844BCF08F72A1C91E040CF19CA69C , 0x2AC79F5A6ABFDB1561E54AFAE833E27C , 0x2AEB41DA07358FB5564E915D521625A1 , 0x2AF5894E22B2160FAD9009BE4E511638 , 0x2B55ADA0D41F4DB8CF3BC1B4D9648378 , 0x2B904FE861BD78E753F3787FFBBEC4F8 , 0x2B92AC9B222DED00CBB144EE11ED5185 , 0x2BF4DE4A0AC153435A4019FB3C88E34C , 0x2C33A01C7EFB8AA161143539774CFAB1 , 0x2C3ABDA3C3785AD79D9239663F228DB7 , 0x2C6131F959FD8C09494795B0C3D3F486 , 0x2CE1A4090DCC5201D02A90547ABE2050 , 0x2CFC1268479A7426F660DAFA149A2EAA , 0x2D031341C4A21403EE79226D820E0DB5 , 0x2D256968ED994388903F95DF32DC6715 , 0x2DAD5BE31E2250208B3BB4D314E798D9 , 0x2E1D9518B22BE48A36CCF68C564BED9E , 0x2E4BD116212946AC976FB98C5F64843F , 0x2EA9DCF5C3B90F5DE8654E3FB6BCE370 , 0x2F4830B5128B8FA58D5AB5595D6220AC , 0x2FAF6C214F82B9539D3BAEBB7BAB9218 , 0x3005DF76F56E437D2C566776EC483FC8 , 0x300974B5F04A4865725CB701F82984E8 , 0x300DC8B09F8DF698C065D3B24C2E598E , 0x304027A1DFFB1A5AC7C5DC22A7A7076F , 0x3069E057C2C4E2F8A7567873137C2D1B , 0x306F594E8CA0964CBA037DC63375E181 , 0x30704E86A3EAFCC4A6788D4213663A58 , 0x308CEFD6694EDDB077E9597F17ED98B3 , 0x311B0D7C0C8DEF9352F1723E781C00DF , 0x313A6E6443898F1855C3B4BDDEB3F517 , 0x31A818090FF3ED099BB0D33B65A5E260 , 0x31CBA5557599CA01ECEF66C7705C5437 , 0x321464B575E138B32BC31FFA382FA63C , 0x3296F851517BB58D419E131E12EC9632 , 0x32A29D497B871ED2D5506A9D5E4C627B , 0x32B08C185718917F3D8BB5DA3E82088A , 0x335D3B74373161B54DD1E498E97C1AF9 , 0x3388116C873323B9D1860F3DAE82C902 , 0x3392AED30582A7A52BE3379D3C4356C9 , 0x33B9A54430F246C01C1EF81AFFD5D498 , 0x33F29D17D70344D10C19A5EF1F6940A8 , 0x341046846548D59CE2CCAB5D9DCEEB71 , 0x34B47210522EE1E75C6792C71A6CF111 , 0x34B57432B9072C4EA0996FC867B7E6B2 , 0x3500EB80FE0B0EEA9C92F4049137E35D , 0x3558F9D2446E40507263AC44109FE220 , 0x356F0DC026FF642F6406951B89981599 , 0x35A1AFA2322C761861813D1124DC4494 , 0x35C4D27AE03D11CF050B8C190A0E5326 , 0x35DFFCAB5DD9FFB6A0543F6E9EE93119 , 0x3614C60B87049048BA1856ED2DE61B0F , 0x3615189AC94FCBE8A09C54EBB2BD1E9D , 0x3643845F9978EA5255A2EA55B9021FD1 , 0x36EE68C2640ADE5DA053F4704D961964 , 0x3732D39F477A31B4604B88ED6440D8D2 , 0x373C32F678342DFCCF2B65AD5FA16180 , 0x37BEF0278F8DB1199CAFB5D351DB8A8F , 0x37F9A9D215236B38C8F7C7FFD5BE5243 , 0x37FF27CCD36DF6DBFBB1153087867972 , 0x383842A51DC6ED83D1FE5DD88B091455 , 0x3865E6D882919212835363C9477183CF , 0x386DDE9062DAF8BA4F676DA8DA31D607 , 0x38BEAC4536B617A527DFC241D7AE7486 , 0x394151D8C018CBC54A357E98482A9B2A , 0x3942241CABCD83A6782404997C51CDF7 , 0x395F9EB442C272A692A83F3CF8D7879D , 0x39E03C1A7599BB9D05577CCB0C5491FC , 0x39FD62DF76289852B50F5096515F25B5 , 0x3A278909E4259C8D31C504535DA341EA , 0x3A3C6502209EE89779CAB530A509A2CB , 0x3A4A335E056C05415ECB45CC4990B080 , 0x3A5D16E59566DE8E73F0C61B490DB80B , 0x3A63150D201103F49C34B8D1F8C659D0 , 0x3A7DA0A0236EFB4AD730BF20CDE8950F , 0x3A8EABFDEB246181E2632E22FF1983D4 , 0x3AA0B0F290F83721EA0E0172B019A77F , 0x3AE8C15B5264E5CAD7FED0E996C84946 , 0x3B1BAB16BFF8DDC20E1206C02A37F9B3 , 0x3B6185DCA4D3D0275F44698A8AEF9DB4 , 0x3B68F676DE8AFA5DBE94A1CD98FFB393 , 0x3B8FD3D76CBBF8A8178906D2BD1820BC , 0x3C2480044C396CD5BBE9C376DB94C6EE , 0x3C4A079529A19F952617F0059AAABD0C , 0x3C5940C57B36D0BA1404E54E8CAE5639 , 0x3C7CE0AAFACE03259BF9AA09F46BD1B7 , 0x3CBCF4408214BFE1983892FC3AA34B30 , 0x3CD336E919539DDC1B14987F8FCA8002 , 0x3D668EBBDF03FB6AFE968F79AE3F488C , 0x3DF87305E44A3A0C56B449AA30737523 , 0x3DF902F85F8EC6401030278FC467F1D8 , 0x3E03CB4ABA4F95FB4AB5DF2FB9AB77DB , 0x3E59A853C0D566453BD35E63398B2493 , 0x3E5CF8E50341DF7B163DCD5FDB0D1A81 , 0x3F0B4BC100A81AD72EEC1099388EE052 , 0x3F98F8F4A28459B1D4CF6E532618C489 , 0x3FC5E539C96C5C92EB9B299C0C79617C , 0x4018C7C528B3FA6035ABE48DCC042416 , 0x405661C46E4D03DDAA6E02795EFABA4F , 0x406E34C53FB5A81EA56BF9DED913CF74 , 0x407003F086966C3DB66B55169F174EBC , 0x40A161A7CDC50C8AA8DE791B2856C193 , 0x40E0E414B7A9C0D7F0979EC7B2E1E31B , 0x40E505988B30172173A0AEDFB10CD846 , 0x40FDE7A869F1AD18E7A73C660BD9C6EC , 0x4109BA80FFA0FB02725F2F3842F8F943 , 0x41499BD71D951311196B6C47429C3DF4 , 0x417AC1E2C408AC08EDCA524C70C8BA22 , 0x4180892D5AC8ED0F1A2ED818F4228235 , 0x4227CA5E410847DF4E924E0EF1C0CFE3 , 0x42341658DC4C0BE98A8639537EC1D5AD , 0x424642753B4AA93CC8ABB5521ECF5CD0 , 0x425294161A7B13638EBEA9A96CE10213 , 0x42C720DFC5A265412712C86B4C353845 , 0x42F9F676A97E99E40B5F4EEF3FA54300 , 0x430429D8B1D65CAAFD4317297CB4CDC3 , 0x4312A8FF55E1D3093A6720DFBC3B2FE9 , 0x43309E66E1393F382C7C8348BF84D8E3 , 0x43320D5D7DCA0BF8A765796D05FE52A5 , 0x4355E00BE4A17A9D9A6B6F6759136451 , 0x43D8E5778AAA39A2A90698FD5C824531 , 0x4421914E9E455831B2EDF6C55CDBCB56 , 0x446BF7399B04956B1DF0127CC6F04013 , 0x4482A3131FBA76E030AE3A7EEBEF5976 , 0x449097D4B0305EA435CB70275E8A4846 , 0x44B0D494F6B988BAF9C5F2470CEA961C , 0x450385F43D1128DB432FFA0CE3A6CC57 , 0x4508DBB2A6FAF679478EB61609DED201 , 0x450FD13F995D69E58E643237C6CA61B0 , 0x4572E24CA355E7233F0D42750992CCE2 , 0x458769514B93AB16690111190CD15EC5 , 0x458C061B58055B973B7BCB0DF453B905 , 0x45E7BDA04B4A088DA50E980B72E6D5E2 , 0x461F2E57FFB8D212016AFA978C45CB5F , 0x462A049238063E058FCD6C4E35CA6195 , 0x4633A34A750FBE4CB8F092C8320D758A , 0x465CCCF2920E5B5709C5B878E6F62E78 , 0x465E853BA9F53F44C65F3C092CBB132C , 0x466AABC2C1EBF586918697D91D10D512 , 0x46AA7524BF87AC1A3B7DABB3E6A01F36 , 0x46C00473C9B74C21305C338C25840068 , 0x46DABE726BBCD0F89BC1EE64BF42BC3D , 0x46F8F97E91D7F6EE7A4D91195C4A04F4 , 0x473B594F592E0FB8176C114EBB1C9EFA , 0x476C3BF07BE3A2B8E111D9C69E593E27 , 0x478993655A7EAFFC1371B5135CB97235 , 0x482E56DEC7E0F1160B98F5941E4D2E9C , 0x484D35C410934575540E99AE33EECC69 , 0x48568B4649F38FBE2516000D882D3834 , 0x4885D6400E99FA02C9AF3CE1BF73EA78 , 0x4898D31658D049E874F6F5A807933B91 , 0x48D3F35DE6E5B04B70B96313DFC98CF5 , 0x48D5BF0AEFB7740A1E2EF681B3BE66E0 , 0x48D86D68B4B2653D5162176CEF973938 , 0x48FF2DBF8BF0C07A1B14F7543B208241 , 0x4900F45B730BA1CFBC0938A2FB520DDA , 0x4914DD3A997E92F52C7F8B596CEC081B , 0x4917C82E0D30F6B1F69E1A23D148845B , 0x49767506A95E18480BF0827BCA3A5B7F , 0x498ED9344C5DDD34F28D5EBF64092870 , 0x49C6342273A67511DD7A85E1A3B665BA , 0x4A235ADFF08DEA0A1BE4CB8D7A0836B6 , 0x4A31A102DDD63C5F9DDD7243DE6437CC , 0x4A37526BC059C7B609ACCB85A2355861 , 0x4A43FAE728A4CD52B3F4B9C475A418B7 , 0x4A5EC6CF290784E1E8F593A348D31EE7 , 0x4A6343192532426F139A73A1D8A57A88 , 0x4A80A1D87717BCDBA81E50782418FB1B , 0x4A84C980A61B79AD28F2D245603F91BA , 0x4B18A03C7E49328A9071E8CE6A565FE9 , 0x4B1F868F208DE0AAA2EC4A9739CF70E0 , 0x4B414E97EBB7D7387577C5FB0FCA7666 , 0x4B8867101D02E65E801C3F9392BC8B7A , 0x4B88D8576562DB64FB09555AC93CDC28 , 0x4BC598783904BA42831D154E2981AF46 , 0x4BE2BCD9492A20AB8295AF8F34CCF58E , 0x4C20FEB72DA8710F49C229B066C4B4AD , 0x4CA422AD4B96CA60033DC8697FFD8D57 , 0x4CBD001BF6838140EF4E07935A5397CC , 0x4D00654F16CAF84B104F8B57F413B750 , 0x4D2214B2C72C4BCCA4BF63DF770878A8 , 0x4D3406F654FF046AC9547FC46DF1CBD3 , 0x4D36E2B0422A60EDCF86178B69B20518 , 0x4D8E63F64B2257FFBA5E9BAADCDA00EB , 0x4DD31818E22814E2EDB0B984C5C38FD7 , 0x4DFCEBE327B09A9B35B6FFB83EF74530 , 0x4E737C0C4793BBC0A4C4A5DBB82DC78F , 0x4EB3E8EF9C7CEB49AA768D2F84793E17 , 0x4ED466C4368111803DB7DD80B9155262 , 0x4EDE6EDF47C9195AAB51CDD07F4B0D65 , 0x4EF6EE9AE77CB387AF14081D4D7CF0F9 , 0x4F2CB537CDF166CE7CCB1FAC953C10C9 , 0x4F3F734885C00295F6F860F54687E654 , 0x4F575D1676416BA3A610724E027C600F , 0x4F729C1A04BF654890650D4C6B91C405 , 0x4FC21B46315CCBF2D585648AD84F91FE , 0x5006520EBAF98E0F31433F8FC4333556 , 0x501770349B679E7BB83275E050DE2E3A , 0x501DB41385C6567AA7D0A6BF3A1D28EE , 0x5057F1792295FC93901B2E099575B7C4 , 0x50E86C0501E3181958CC982B927B68AA , 0x50FE480D745DAF8B4D2C9A6F201C1329 , 0x512B834C11918CEC6E255788A55723AF , 0x514AB0F7B228824648EE85D11E9F634A , 0x515FEEC11D54E5ED9D8A51F3EAFA7348 , 0x516E55CA2C3E9AAF59530CD6A3394C17 , 0x5178CCD6B30B33DC53EBC84EDAA44083 , 0x51A2C67C37ED4BF81A8FDC13E179CBAF , 0x51E2AEEB332BAB610605796604F45EB3 , 0x525CD940541470FB85639636745A6854 , 0x529F28E37E9F35F763E84F6D9EF33945 , 0x52BC15E850251397D73819B67E99E78D , 0x530188327A30A72E51AA6EA03F81552F , 0x53081F80DC5E0EB3C2CD85AB897F145B , 0x5319EDC11EA54A61099325F9D81EB791 , 0x531AA138656A415FDEBA0216C18F92D6 , 0x53ECDB6F10FAE7FE1E723D3277720B41 , 0x547131977FF672A44C0F184FB57DA6EC , 0x54845CF9BE6EFFF6EBB3BFC7CA381177 , 0x548770AB5DEFCEF2D4A34ADF8F7EFCA9 , 0x5490DF5AB63B16C8C49C52F7826AF414 , 0x54B9E42E5A3B5082EE25ADFB07351DB7 , 0x54C14FFD8C655D6CD54FD00BDBBDFA25 , 0x551A5325446F1D4F312FA4580E007ACE , 0x551B748C0ADC7214994A935907A761B6 , 0x554AEDE56CC31AE5AC7A2FE24EC5078F , 0x55619F4F0A2540954FB16848337F2E11 , 0x557EACD921F48F41CE4EAE57466F3C3B , 0x5647CA9FCAE85D96B73D8546C4BFDA58 , 0x564C30F972EEEAF411C4B982386798DC , 0x5681F82ABE5C21CFCB898820B9768EEA , 0x56BD6D1C3BF5569AB11AF75B95335402 , 0x56D8214600ED613BF5788B2873FAB9AF , 0x56EB793DFC35F820AF05DFF3C535F041 , 0x57080A0573E80EB316C519BF259335CA , 0x573EC090D523170A62F911A391B7E919 , 0x57C7288F13FA0E97285A87336C8438A1 , 0x5807142ECCFE709461B39DDC42967C7D , 0x5851FB09AE18AC52C4546297C1FF2E76 , 0x58AD796D5BC63EF5E20B331F786B6BE9 , 0x590532040A55177E054F692FB62857FD , 0x5936134F9E71D2786D0AF77FD9FAA21B , 0x59A2688D0C18185AD642CAABD96AFA93 , 0x59BE629FE389358D30BC1E0716E79445 , 0x59C628977FDAB5BD6F0DB03F251648FC , 0x59D1C89AEC9A0F61C489FE5EA8858071 , 0x59FC444A7ACF7F06664AB051C6834FFF , 0x5A75DDA7F37234D8B142F188812E0DC7 , 0x5A7880C35902532D1F36030F2D6C850E , 0x5AFB7F384D351F98814DF6D8A6761EC4 , 0x5B63F50B8D33FCF0C29F974E66DCEAF3 , 0x5BA28ABCFBFC8B0199D1298CB9AF07B8 , 0x5BD5185F28A3948985DEB2716A2A8476 , 0x5BF83D9795043F3091DD4133380DC692 , 0x5C238E67A67186999C46F01C75355FC0 , 0x5C39D5A9A9CBF48C6A94C08DA13B940B , 0x5D1C044168CC354AEBF5662609F920CE , 0x5D3F411B25872B4EA482E3A9D4862279 , 0x5D4EE096D5036BB4678D9252F358D6F8 , 0x5D71312D58737EE071FBB89578F12835 , 0x5DFBBB0E7ADCB944365B3FD3FF30D1D2 , 0x5E13AB222E88FE6D36EBC8F6B9162B93 , 0x5E21216C5A757C8022AB3D34BDCF2B04 , 0x5E22DEA5DB54988B0751DF6D6AF9B63C , 0x5E42A956E065D1CF9E1BF61D3190EFAA , 0x5E622DFF9C6FB79CB82F8328A974E769 , 0x5E6BA8A1D582EADD5E7E600FADA18739 , 0x5E7B282DDD61B40949539EC028E75723 , 0x5E8760CE8F1E246938088CD42EAE9C3E , 0x5EAB3ED6180667C0231C6BE846C721F8 , 0x5EC48C4351EED91967BE14C3A81C37E2 , 0x5F0643ECCDBC24CB181C93151F663759 , 0x5F51398518D16893D23B9EE458FC7FD2 , 0x5F7307B9A08DED3BF173CF35349D2E37 , 0x5F99B46EE078934B82BD6C94A48A86D0 , 0x5FD9E1D229B636259CA951FBE3E5773F , 0x5FE3E8D5737280D4139343F4E7A1BABB , 0x60432D3626AECCC315381C1D7362E19D , 0x604437123757A96917BD3F54D61BC327 , 0x60FDE5372AAC875CCD17370E53DC53B5 , 0x613AC0929B1678E10C2C6DB29723B9FC , 0x619F5647D7CD5FDAD253F120FEE88474 , 0x61F24BFC8A2404256DAE4D231F64630A , 0x6264762E55F9DB249B667EAAFDF30FA8 , 0x62A702DEF5A178FCD0FEE9E32B53A60B , 0x62FAB0802E09E5268B29A64975B02C87 , 0x633A6AD56A9591E1BE40FE2DE053EF1E , 0x6340E0F24E2CD8330337933D2CCE1481 , 0x637083CDD04B79A914115C417D06293F , 0x6376286F241BF4CEAFE9407CC7F2C4B5 , 0x6389D23292E098F1F6EF590634AD6CA5 , 0x63A0A80182CD28EF68A75CA51F87A6C5 , 0x63DFA4000B854AC1D61D18C8E5715A21 , 0x64D2824DB45D4213445946221DD64576 , 0x64E2C9B23D38B2A02E1C4AA7D97F1812 , 0x66105BE05244B6CF3E53200665B418F5 , 0x661E0E5F61FDCF8FFEF56980861F45AB , 0x665333E1C61E3BFDEF7DF951411F096F , 0x66A22BB5D9B94B3CB24FF4B782CA4400 , 0x66DC22886CC9636B90186E1D23E86D3C , 0x66E771F4337D6673B4104D6A65EAD454 , 0x66F45E0067FDC2EBC4A0481DCFB01D46 , 0x670192C0A9BD5B7D3174209A3EEFCBC9 , 0x67560A15BB559988C4A0BA7DE9BBAE6F , 0x67A15C90660796E904CAFC618CAA6B69 , 0x67BDB0BFA3621C7088E8D544990258AB , 0x6861203AD1B83CACF1BBAE45F99F2F9D , 0x687B94987A683F536D24F704E177D56E , 0x68C75E2CB1CAC1BE135E576EE9A0CC7B , 0x6973203E4378FBD5C51B5499A654220D , 0x69D37470B91B5224932BFF81ECF22CC5 , 0x69DC67EA6AD37EB04686ADC1582EE820 , 0x6A0AB9F302777A55F599CFAAF1224A78 , 0x6A1D38013433D4B0FB950387E1B6BFD1 , 0x6A65563F37ACCA0887345459BC3B5C57 , 0x6A66001BED852CBA29EC1E1BD2D64624 , 0x6A9BDCEA28805D7460B9F9198D75D6A3 , 0x6AE269772C7F70B9B98F2454F4A94F02 , 0x6B16040B321806C8E11A36D663AE3CB6 , 0x6B180C496900B77CCD57AC0396C06104 , 0x6B524290B31B96935A2B712864B22835 , 0x6B90156D6FADE98412710D7C5F1F5AE3 , 0x6BA713AFB72A6DC0B0B6BBADC8B49DDB , 0x6BF0F7CE08F54B3B991A4FD99529D9C6 , 0x6C227F77321BA86730E8A3B97CFE393A , 0x6C52C2BF5CFD84B53C0321544810667D , 0x6C5562DDF115F22581BD55B2607FA274 , 0x6D2C12A084B57ED8499F5B16DE0F69BA , 0x6D92C44612828A2519577D9A3E936440 , 0x6DB428108834F50A8725D1C4B40223F1 , 0x6E009887C9BDB06A629B35A31D3D2349 , 0x6E474FFB4E5FC942538EEB6D67D86877 , 0x6EDCB6FEFC5FDFEADC69A96865E7810B , 0x6EE560E0D6C6F11D3C583A798B7EE2F5 , 0x6F4567B3A664191CB968A19450DF6F8B , 0x6F72375AD54DA996B9F934D0F3AC5E41 , 0x6F7E5D1839029E4A0FCD1FDB358CBA7A , 0x6F82A366FF7579DB1E7503EAEEB4F734 , 0x6F83E6880F98CACC6AB2F503A1EC0A98 , 0x6FEE40012AFBA533A6DD2129FE26C651 , 0x6FFAFB898CCCCA94E4F0EC14F94C0375 , 0x7034EFADC9FADE6AC14EB3EA191268E9 , 0x704C04E6628C9E8BE006303776064CEE , 0x70A8BCA7DA5AB3E6EFE10A6FA8D73330 , 0x70D528278479626E94F3CE5058C63C1B , 0x70DA5A95F6D3B4058BFA119015FD64D6 , 0x70F408A385A6FFD3434CD8E27D12D668 , 0x711F24E1D378FABE47B6C7C5BCAFD5B4 , 0x71222332EAB1E76246FEAC33DB98EAF1 , 0x71AD5DABA58FBE44BD6F8CEBC6110CA4 , 0x72252208A6937220F8593173323CA4D5 , 0x725813E99B4047A41301EC0CF12F9FA0 , 0x725D3960F490D24C2A66E272AFC417AE , 0x728C8D6BBE334C187B9A6B27E4E82CDC , 0x72A8359CF8515686B32980CD67AA169E , 0x72AE2F9017EF3D11912A0D95D6435D08 , 0x72C4B1280286BB78B69F2927CD12B5CA , 0x72F195504A62936D9C2CF322E3C9BB77 , 0x72F1F515456FD95D20C79DE4E27C6044 , 0x72F92744A13DAE825729B7AAE5ED8FD5 , 0x72FC400661206C095A6E44F843E37E6D , 0x72FF2FFE2D120C68D6237A70761DABAA , 0x7306D3B06D3E6C36D92D31A2AE8A2D8C , 0x7315C331EC07185032EEB33EAAA6B550 , 0x7363CAE22D5C962D482516D0CEF83A7B , 0x73C0A24BD2EF669097C8D4A5E479FDB2 , 0x73F71EBEA787722F3721428A5E4288A8 , 0x741AA639A9F3331D3FE4BFDD080DA623 , 0x750115F19D475CC84FF2AC4D05B53292 , 0x756F63955380A8AEB463377E5BE3F8B3 , 0x75CB647D25D68DC2C48F9500EF13F579 , 0x75CE5FCFE710C040011293312110B310 , 0x75E85E1A83893C0FA1C0CBA40C1FB5F2 , 0x760EDF6C0BA3A0FB08F4F8587ED2A564 , 0x76F6647587BD6C8DDE0C25DFA85860D3 , 0x77035DEF22B450B77AA8934DBB897225 , 0x7719224206E7E05AF975B523CA834740 , 0x779CC07C0CAFA96F0589F5F6280798AB , 0x77A750435023DCC11CC11E4320C570EC , 0x77AAF474A792EB1E2CB255AA86701FF7 , 0x77ADDEF330259A22BBE3BCDD0DE51A99 , 0x77D96E0892BC455DA738640872B7BDFA , 0x77D9C3C1988035DBE9FD4213DD330256 , 0x77F1E8D2DAAA92C29968C252E1DBFFD2 , 0x7829A20873D2DCB43C8E3EAEFA3A4C15 , 0x783DE32948AAE0AFA4BD93AD08E84B9D , 0x786C058800AE2B00CC8BD8E9EAC3F24B , 0x788DA8CCDFE3CD5431E87B21C9201514 , 0x789D9D6C8035279B3E0DE7CAD32AA08E , 0x790307BBF800E64ABF28C234C582557A , 0x79116C7FC5CC8E39F1425CA5917C9B55 , 0x79449D3FA1DA5EB85B9F26C66DD1E1C0 , 0x794FABA6594CEE36883806280A04250D , 0x79D4C5959F6FBE3B6F00D9E44B309DEF , 0x79EF6B4C1EF736DDBF214E6BED71D1B6 , 0x7A05DB8D980D22FE81DB742BE785A82D , 0x7A1BAC789F5084A687AF2C754B2D31FF , 0x7A49C1A8E9E011FAB917AF73E760632A , 0x7A9BA2447829C8575C910DF2CD5E9AA1 , 0x7AA215D0EF556B5D4BA682363E32A568 , 0x7AEC353F65D9071F4C88AC64E274B98E , 0x7AF4AA380633C509EA8583A7D0A5D5D6 , 0x7B44217EAC0FD12C08DFE38D4D798BA6 , 0x7B5266BE04519AAC4F1E840F9D3A1DE1 , 0x7BA22EF3EC9ADBC0CFBCA7F4ED29F103 , 0x7BBF94E93528FF54AB5722C121F40929 , 0x7BFE34C5038ED96C303F77D73CE96B58 , 0x7C5F6CC631D572B50C6B0FBB851420EB , 0x7C7EC452CFB639198E783A0ED261E681 , 0x7CC152CC235E99F7B56BFF50FA9131AE , 0x7CEDF601E49CD6CB88D398BA5FA2B4FE , 0x7D97B5135179199F6F444322F00CF1C7 , 0x7DAF220360687F10DBBA299F5DD7C4B4 , 0x7DFAB5364B45BE9A182692B88D1A585D , 0x7E7AF755DBA059243143AE1A45F6ECC0 , 0x7E823B00D0038AFE98164F71F3A34B65 , 0x7E9F0B4B4E31730835E7195987DF58CA , 0x7EA1ABDF648AF59FE514AA453CF2BB60 , 0x7EB539ED459514444B6727352573DF5A , 0x7F2B8AF0913E874EF365CCA66630F08D , 0x7FDD0C1212D122BCD9841FCACE2664AD , 0x804D28D113A785A08F56CEBE55817E7B , 0x80626867B254E07F99490F095121B838 , 0x8077778B3B2A37EE6825D3461757063A , 0x80A25FB5264C7A900FF9E4A6536E987A , 0x80D729C6E98D94619019A06561150D10 , 0x80DEE1269ACF932D0C22ED31C84E17BB , 0x80F2A5719AE28B3970E5E7E1FB4A87B9 , 0x810A3FB6E30C67E6CA5DDD0932321C4F , 0x812AFF5F88E10D3459EB88D4899410F5 , 0x8151EE0F19CF8FAA2ACC2766557E3E38 , 0x81A417D4BF76555B3A4B1CBB5F88DDCA , 0x81D49FE07C6D8332FDAD65B5E0323E55 , 0x81E5FD4E56A4E75CD693BE13E1BC218A , 0x824617B25B5FC355BB1B6360D1BA7F44 , 0x82634FC912AF43D5ED354F7FD229A9F9 , 0x82776ECB5C934B289DD48D1FF6DF9AF1 , 0x828889FBDFFB44766ADF0883E566B113 , 0x82990C68B0F6174C512E8B3B125D780F , 0x82C1099506AFEACFEB6AAD8D24169C1F , 0x82F303FC70E0F35B95FA14855A3EE519 , 0x83137FF1ED6AC1D781448BCA0DCD1486 , 0x8358D44B80DB3B858B56F6A4AE62E527 , 0x8363F9D34A090801596FF632C1B7F009 , 0x838CF0577B54FBAC506AE65D609DE924 , 0x839A8B8AA1FE59BC77FAFDE095B154D8 , 0x83D0F5D364B4A9FC3021CF620294A386 , 0x83F565E84E7763570E5312D8B8D94AF0 , 0x8472D09973BDB705AE6788F9DA04D9DE , 0x84797ACD43E2A70BB14C3324AC4AD974 , 0x847BB9768C70D4801C5B2963E072A5F3 , 0x847E1F6AB0A775A3B7E14968E6DB64EB , 0x848C802242A048E2E968AFC6D74E87B9 , 0x853E82A43D00BC9CB3FCC1CF0DF98D06 , 0x860D683EC3FEFCE93C357BE4D28E2C27 , 0x862E1AA40C04A7308F7774A899B5D99B , 0x86573E16C4491C9F923900BF26FA8CDE , 0x86767080BB369EC47A3BB5B76B58B9A4 , 0x86AFE365C1C4E0E1A2FD2707C8FBFF18 , 0x86F92565376C9418DC9C78986B0DCF53 , 0x8714046B80A79FD65D774DE427BAFCCD , 0x87470CAF11C0D85D5F46994E65DF9B92 , 0x8758BA409FEFBC144FEFFD894CA53B42 , 0x876E799199B8F4D6BF9B1D37F64B0127 , 0x87FAE9FE934B29FF1B1AD77BF5485D75 , 0x887A5E97A98EB8D26F9270FE001FCDD2 , 0x88A7D7F596F2D9509D74E48AF162909D , 0x890003E777135AAE712E3DEA0FE7DFE0 , 0x890E91A15070337EA1AF293F7CC2CC7A , 0x890F50D51BA30D95FE935ECC3912B068 , 0x8925B10EC4D5F119D8452E426E1255EC , 0x89D0AFF8E46E0EECE38B832C2E84EFF9 , 0x89FDA2DD7199A4E27D9BA4E92FB3AE55 , 0x8A53123C6506BBA91DC1374A68D67618 , 0x8A8C2845BE3620172EC38C26041F5BA8 , 0x8A96A68615DA0ABC6BE314E4868AB81A , 0x8B142A3BE68560E69320E1B9FF4535B3 , 0x8B45D47DB35B091F8389C290F1BC8F1F , 0x8B886E0322A79830834E1B433885CBAC , 0x8B9A1A47B32BB1F5B91D3B6B6954D5C7 , 0x8C099FA3FC16F65A0FA9756B241981D2 , 0x8C3764B599CEFF5358BEE6F9383B01B2 , 0x8C741F7F77245B4E5C59D45D81AC08E6 , 0x8CC7BB02B71D85FF930EF96203126596 , 0x8CF6E9E14FB7EEBF0D99E58DF012E428 , 0x8D1EA7884F12D54978C8D919D93685AC , 0x8D68699B587091F2C4A374D2084461C3 , 0x8D978775C084951CC1915975135B3EAE , 0x8DF89E810937E33080D8C9B2120DEC0A , 0x8E82B807D21F27EF59E923E102086FE3 , 0x8ECD7D0A3DFF76CBBD6E36E39C1AC4EB , 0x8ED8488A8B0803D46A8344C96A6B3C8D , 0x8F5C7C1661E2AA8EC19FA384C519C250 , 0x8F5EC087CF1E43A58401E2EAD48CE4EC , 0x8F721398C88F26E22747BA97D3070D29 , 0x8F912AAFAC69F29A94D607A07B44EE91 , 0x8FA125FB8B4496DA4825B911AAC9A4D2 , 0x8FB2D71CBBE213341CE6C74A321C8AE8 , 0x8FBE84E81993E3286711AB482C4A8827 , 0x90039CD447BFD507357287714270BF21 , 0x907C36EF2665C7440D355660188A05F4 , 0x90B5D76B8C0FB572450E6A291C0B87F7 , 0x90BFE34D5415622F976DE32EA83E05CE , 0x90D70057DB49D1EF38D279726C8DBFF5 , 0x90F3C24414D55B358443197D18AAD28F , 0x9149BB43F3522F337813032818E21044 , 0x915028EC111DFB1E9A0DB37DCF917EF2 , 0x91C7B0A7CABAACD45C4FF9D891212D51 , 0x91E65CCAC5AF6CE4FCCF485014672166 , 0x91ED2E322BD41F2BD5D24337FD795FAD , 0x92291220E335725BE7DDC7FFE9EFA2DE , 0x9288DDD4339A37C2514DF746D6803F4F , 0x92A92628333DA2CEDA4DB6210BBAF4B9 , 0x9369B40018BCF2A79E32B7AA4DA5160E , 0x94035C6B821D66AA3EE9F36959A28DE8 , 0x941D1A7F947C2F839AB7BD00F22D5160 , 0x942BA95CA8794E25B7A410176EC03E7F , 0x947BEAC99D26A8723C1C3FB4D0CF5407 , 0x948962F24CA1947A677054D59F32F777 , 0x94A788EDA9DA29E0A1CF6332339D5B54 , 0x94A7B98FC2D18C7B6A6D4AA87D4C790A , 0x94E84C8FAA6FEDF583FEE9F712B93EE6 , 0x95075DBC0A4CA27DAA54DCA3AAC4CF0D , 0x951439E311B624E50E464FB676B4BE42 , 0x95590614DD2C72DDCCAC9180832C18FE , 0x967DB89B0CFE9A7AF11BD0F96ABFC246 , 0x96A46CA3520CAE4308708121C060466E , 0x9721353A8AD1E6E51443F0B2B5074613 , 0x97EAB73C84D0A52FB791F67C609DF8FB , 0x97F94B2AF2B2B5424E9D6E3F49763CD7 , 0x981B45BEEE421B87BA8EDDDEB0AB0212 , 0x985A895C05C99FC28D7B769BF6DD059A , 0x9876D7AF0563735C63D4B7E805B32039 , 0x98A3CFD4A73293616059EF81FCCF23B5 , 0x98A5624C2A18E9A6DBD92AB5E9E80487 , 0x98F1FC213B933913838B9FD5EC74BB6D , 0x990FCE30B06D5CDC8E04B612E174DADB , 0x9921E7A28BE405026EC0234FC2A019B3 , 0x994008ABFF0D32732BE3047C4C932C64 , 0x99538596BB9E824FC1A238F60BEA218D , 0x99556FBAC015C5A86B5B6D4A0E006D71 , 0x99AC1C3CC22C42AD94CB1745797A7875 , 0x99AD9444D979A9E6F789FF64001C9E72 , 0x9A1B2E2558EC8254908313779F7A0F95 , 0x9A1FE827FF22BC7C35CCC4E5605FD1F2 , 0x9A404DBB126B53CE847B82D78869ECC7 , 0x9A77E25E19F6D21D05C4E40B863D3733 , 0x9AC430F076D16CB7986D3E5181359506 , 0x9ADCB8FA97623814B18B659568E95ED1 , 0x9AEF29CDA3952272776A3BE3EAC5AD95 , 0x9B4AA67A22691A5485D73E1AAC9CE01B , 0x9B76F3B0FEB9AAF1DF4C140400AC47D6 , 0x9B8513AA05CAB6325A47CDFC0D7105E1 , 0x9BAA7B1EE88532EAA0F1F01F1CCF8D9D , 0x9C3AB8815C38E9F5231E68029DD5F1E2 , 0x9C7FD2734803CE84AEDB38D0A93EB643 , 0x9D40578A2C44C3EB3C42A77CE420E270 , 0x9D480E643BD1980310A407AEF2365FC7 , 0x9D4C1C16F90B20C753C7A3A173F85661 , 0x9D6516039AC9629E6E2B2B6D0D21DC98 , 0x9DD8E408F039E9EA835378AC56B0CD44 , 0x9E06B4695751794A8F1553FC04D04C26 , 0x9E254707F35A05B9B5B76023A398D8D9 , 0x9E4FF2A74A028F6000EFB0D1F3CFA617 , 0x9E9711DF536F39489545D6C5133A0484 , 0x9F132755DD69954C950D742067E8A4FC , 0x9F29D5FC08881D2AC773C311BA04C7EF , 0x9F90EC2455C221D5CDF627E4CFB04CFC , 0x9FB63B36130EEE9AB34F988FEC77AED8 , 0x9FDBAD4D8E307478A271A0C4C330D6AA , 0xA03AE996F06E18892D05C9AD41037C1F , 0xA043F350D94266A5272461C5A616B28D , 0xA05DDD2BDADD0EE8D3546C67FDD99FCC , 0xA07FDA88AE58F39D3AAB94E0792FF1F4 , 0xA0957AD7F1F9A2D975A3FF993ED15723 , 0xA109F997F293D2902F9B13E3A66E676E , 0xA120E747376D09D69918C2D162384218 , 0xA15343473F9490E37F51DF8E88298D65 , 0xA180F437D74752A17AAB9D89A16A766A , 0xA1B7D9EF6CB81283836F8EF1C9E1D1BB , 0xA1DD3E1EA265A0E9823C0431CE6A97BE , 0xA2163573213B2B79C83DA1DF07A81CCF , 0xA2608DE944B78C9E9D605C4AB6A1B702 , 0xA2BF8C247D727FD038D97B86AF7BD0ED , 0xA2C9BA510B381A9E936A172730B3A169 , 0xA3191561A8D3B12232913C52E24268F0 , 0xA386391C86C3D1802922BD85AC095EC4 , 0xA3AB65F30FD02A50DA22735545FD2598 , 0xA3E8318D40D33272C1B415D3AD8AB8C1 , 0xA3F31CB74D9AC2FD4D962047DECA5E67 , 0xA403484D7B22C4EA094885A71B2C4FA7 , 0xA45BA34E68D58336D58B978ACAC485D6 , 0xA4F9796C317C67D9DD603AE289D0DB2C , 0xA535EF9B91E7AFE372990E3805AE68C6 , 0xA53CC11E088E08D80FC6DC212C2FB40F , 0xA541E3FBE31AC84403BF0E4F0D7CAD2E , 0xA559C46D88E51589EE1341DCFBD0B891 , 0xA565723B0C622D7369E451F963743A74 , 0xA571131E5A00F395C0E4CFA956C73049 , 0xA572C139562225D5A7039DA7204DA8FC , 0xA631391DC4996125CF2E9015C14C815C , 0xA65A6B3951DEF15B4C7E7C410504124E , 0xA6880879A758F48EA4A47A7A31836EB9 , 0xA68E064E01FA6417CAB0D33F4313607C , 0xA6E334EC8E14628B116E9D809CE78202 , 0xA6EB9D08A38E66278CEDF1552D978E43 , 0xA70AEDCF17AC47D5A0C0184AD50B05A4 , 0xA7538E748758D7A799A6409036BC2A34 , 0xA7FDF5B6C858803DCA013FE9203221A5 , 0xA83E9EEC5031F348E0E32C38E6F3E45B , 0xA882EDB0664B02C15F90514E7F42E0EA , 0xA89393E3393552C303587E1DEEE2A37C , 0xA9C83C6793CFFF3186A7E22A455F009C , 0xA9DA16CA35E8725050363D1D8268AF0E , 0xA9E7C14DA21B37ACD5D0B14E5BEABF6D , 0xA9E8DA162C5CEA2BBEB94245790E486D , 0xAA8F74E3D39C32DEA61FD31A2F9505B2 , 0xAAA4609B272D5EC57F6FC69EBC3ACBEA , 0xAAB02E45C062AE9193318F603F3793FD , 0xAAEBAAD852BE5CB3F30402B1DE8B9D4D , 0xAB538955511D6BD91617AE77BCC8EAFE , 0xABD0B672173FD50A2980C6750B4373D6 , 0xAC086E1E4AA971EC9F39AFD7BDDAA91D , 0xAC4313B402C284DD48DDF2174BB398BD , 0xAC5BECF561F13C9C0357EDDC749799FF , 0xAC80548B157630FC79A060BAD37E9D51 , 0xAC8541F2CA719FFAA0C47FBEAEA7CCF8 , 0xAC9ED2235603DF0A13DC6DCA487EF47C , 0xACABF06791B0D4797468DBBAB9B505A8 , 0xACD0E32925C60272FB51356BA1C16895 , 0xAD203650885642AFA6795029446CC3DF , 0xAD36C351F9AEBDE1A6952FA7541D53BA , 0xAD3A5AD3C63B8869AF5939941607BDDB , 0xADD4C3C9B31225B33E545AC1D4DD8ECA , 0xADDE3ED6BDD30ADC987DB6FAB4F4E3A1 , 0xADF0CE8E95908417269A89F2BC7A8F5C , 0xAE08EF662AE2A9FFCD6FB20B4C4FE499 , 0xAE29AF29F66629E69A56AFE65A4F2FE4 , 0xAE3F8ACF5CAE55EA57CF4103F597D296 , 0xAE40F1C78313ACD76EC7FD28924813BD , 0xAE99A251468517C01B9966D9D220A53A , 0xAECC93D2FEDE228AA8D512386F4FE85F , 0xAEDCF35DC34B98745B0DF1C5A670AC5E , 0xAEEC22A6764E2B1278690376A675CC2A , 0xAF26ED3E464E1E8FF4E89F6C68456A95 , 0xAF3D01049D0430698A5F8AE57F59D1EA , 0xAF63C2251CDE3C60C68ED375DC08D055 , 0xAF6E2E0F26076D204729DCFFFFBBE3E5 , 0xAF871E7AF7CB02435C31CEC45BC3DDBB , 0xAFA145B7947CDD6BF3FB2BE843067D54 , 0xAFB1A8D1D94B2C2CC29E84F01B1981DB , 0xAFCCAC0BD9D44565E7CD43ACE092754B , 0xAFCF36764396904D58F2A18C31F7BBC9 , 0xAFD2ACD7A65B90431213AEFFAC87EEB7 , 0xB0446AF564E0041E56AD70FA6FE0295C , 0xB081B56D1E756C338F54B172EDE16CD1 , 0xB0E377B2147F5272D6FC88EFB4207D5D , 0xB11C4C19F650B72740721B42CDFE77A4 , 0xB14CDC4003702411472FC4934C692C13 , 0xB188CBC14739C72CFC1A0F71682933E1 , 0xB22DDD964DBFD21136F00654D12A68C5 , 0xB24AF9E3B25CA514C110A3A597196F80 , 0xB2CCD6C7689B0F7CFB53F03777A5B26E , 0xB318B5A9231E49590A55CCADF8BFF850 , 0xB35056C61735BE8AE433ADE981A6302D , 0xB38FDAE387603BB9A825EEAF5E36554D , 0xB3C2F33505F3A5438F9F4D04D7359E34 , 0xB4168EA5D7405D37F72A862A256996C9 , 0xB46994ED6EEDFD6D881794EF6F1675A7 , 0xB4E1517036EFC16B1FD47E8767E978EE , 0xB51FE39C8D4EA44FFA767941D9F0157D , 0xB599F8E278972AFECA0EE47D03B2631F , 0xB5D31B621EB024B7D4FCACB26C378EF1 , 0xB5D964341E148DA31976F03D9FA14AEE , 0xB5FA3A778C53F58FF9C78DD3DC2DDB51 , 0xB64438B23FBD70ACDEA3611E6E2E1AC3 , 0xB67CC5E8E5B803B230B8A56659A97B52 , 0xB720964FC0ADBDB99D0A8C251DAF1505 , 0xB72A94EB23F15A89478F254461F8CB93 , 0xB73269A309CA1BB2322081B95E39E158 , 0xB7D36BDD05F819D282A6F388C7F399B8 , 0xB868D9D83D8193DA50D6AF3A9C66AD70 , 0xB8BFED63952D745638668A0C062F61DB , 0xB8DA7D6355053F9864420708DB6E9E59 , 0xB8EE4980C5D9DBF3BC6B469AB974F0AB , 0xB903EB28AF860ED91068C801BB7244B8 , 0xB918657A641A129A82D629AF97606BFE , 0xB9194D7E1A93305F9822E2F2C3C150CC , 0xB9304742737B51B41C088B12D7139745 , 0xB94969856094FA39DA48537EDDA6F06E , 0xB97BE32AC726A8BFCCC80538A1F84169 , 0xB9D5AEA3717F67D5FED919BA0879A722 , 0xBA625E5F6239BF03AF61213DCB5BC416 , 0xBA826B8DB7DE4CA35C1CF0542256F36F , 0xBA90A6B12F36EA32B6FAAD77A4C13A3C , 0xBAD58D56F79CF99E2218521AF0EAB936 , 0xBB81E474B97D6A0A7CB92B43159B6CF5 , 0xBBBE3DEF290A58CF19908E2D41E109AE , 0xBC0E430A826F9586B469C38F987352B8 , 0xBC9B25976446190F89234A62E1DB00FC , 0xBCB18A3803FF1554FC661BD9A744A372 , 0xBCE0704ED1B7FA971820125887AC2D61 , 0xBCFF640566124B8D5666DAAF4AADBDB6 , 0xBD27311A619B9D026F0840DDD9662782 , 0xBD4C12FA9A59CC0AC0944CFBA7B2E46F , 0xBD672A7806378C65EFC53E27605C2456 , 0xBDE06D230DB229F842FC60A6E3740675 , 0xBF3DFB34B94C024372AA87AF2D78B76A , 0xBF5643C0FBF7A1A0A00F1876ADE369F5 , 0xBF5970A715CAFBA86A2A9F9A69F90877 , 0xBFDE6E7A1CA12759C54AC4EF87013905 , 0xC011CF820070F6A72801E0EE842ECB03 , 0xC0175A44370F6AD5D699F885E43AC1AA , 0xC0739A5A6B549413A71588B29AA1C450 , 0xC095FB3FD2D8DFB305316206518074BA , 0xC0B6BC83D546F1F92E1EFE7ECDE17615 , 0xC0DB2E98B56EF7DA43D40B2EE5D3445B , 0xC0E4FA7C023295355B3A1D4DA499B145 , 0xC0F1F78E59F7EB1A01A6498FD47CCAC7 , 0xC0FC34F3750A86A75327F5FCB031E2C3 , 0xC155C7294659B43F3A579816A23251C2 , 0xC16EBF5785DBDE9F819DE88125F6019A , 0xC18BFC9FF9FC8108A45E183CAE0E8930 , 0xC18F9C8A5E6488EC8D4ED56616097E67 , 0xC1A2CCCA2FB0AFDC8213FF3F2D16F36B , 0xC1D84636B8252ACECC9FFF095F420702 , 0xC2055FB58E40ED2C87753C23D2256E75 , 0xC23714F23DE32E879C5BF66F1566B4DD , 0xC2B7F26B7F7AB158A8AA18897C0F1DEE , 0xC2C3EAC81400C6036E91A7DAC4F85B8F , 0xC2D648F6C84278639E452FEE246B5CBA , 0xC302484012006D5B7A4C81AC168FDD0F , 0xC3756F42C607D94DDF9DD5D61FB72135 , 0xC3987D88A5B3D2840A47D4BF98E717B6 , 0xC3BDDADBADAA5C7457454821FBFE2318 , 0xC455E9D2435BB5157E0991C23EB7F2DE , 0xC475DAB9B1AB074543FCD51A6A7A0057 , 0xC4F752581FF0C7E14B07DE13A0D81503 , 0xC58DB66C883FD7AE84489EF3D4D29C11 , 0xC5FD6C9A4802164CC1FEFFE1302F4C00 , 0xC620716C0FF35FD9BA924DEF8A5B6251 , 0xC62F79C659ACBA08DA0622A4DB89E881 , 0xC6535EC76DFC8FD3CBA2C9D75C96290D , 0xC6D4D39F4F9AB6503E35B7F32E305F48 , 0xC707BB84A8490EAF47B1FB2D4D8ADB5F , 0xC73250EFCA96DE0DBCC22050DFAFD16E , 0xC76446D464E7897CFAF36CF441B85C42 , 0xC7C74910FA9ABDA77FE60660C90846B9 , 0xC7E2F965DB13BB127A7639D17DCEBFD7 , 0xC7F7847757FB962574954407A6727F3B , 0xC88B8B51979A1D34F61DD4CEC6797E81 , 0xC9239514E4F95B0EA3793138C4D68FA5 , 0xC9491467A942F70B8DCBD0E706282091 , 0xC966743ADE83B561E98871A7AEAB8BA6 , 0xC9ABB216D78FB7AB0F83889D2BB2DB5B , 0xC9C14793DD1C34EA8662A27812AD6623 , 0xC9D7B05BCB9DDFC841BC5478B5A2DC2F , 0xC9F0056C98184F9B78560073ED1CEAB1 , 0xCA46D80C4FA1975C29B53B3CC52338B1 , 0xCA5FEA39EE71D0EE4D964BB010781AB6 , 0xCAAC0C1D5CA34A9D228A21D6EE202C94 , 0xCAD919080690328A1341074B0FDD556D , 0xCAF67BB521427DAF8EAE713773C9C7E0 , 0xCB01DA2BC52131AE9932887B458733A5 , 0xCB4F75F47A05DA416353401F792B90C0 , 0xCB964DDAC8C72FF75A3648B0804DACD1 , 0xCBB0617EC84187959AE35ECE1C74EDD8 , 0xCBB79A0A996273A4039A3DA7B44548DB , 0xCBC87BE6A55D13F8D6807912D2F17110 , 0xCBDE516E4B562707C0A7BFC7D9EB9F84 , 0xCC1E490BBBF7C6DE760FA2298B175155 , 0xCC38BBD95DA014AA9C4F33DF70C671A3 , 0xCC3CAF3798AB17A8A80675FF00F00E18 , 0xCD15DC8A6621C1F625ECB67C76EAE16C , 0xCD6465F62FA8BA5CD0B759A5A809F645 , 0xCD9950DE9C2C263647AFF5613A01CC57 , 0xCD9E7D459909DE548880F60ADC6FF809 , 0xCDC88F2F0D7C8E5D19464EF11DD64C7B , 0xCDD753ECE40C886567B585B0970A5737 , 0xCDDA9F593E434CCC66CA8CB99EC885C4 , 0xCDEDD25C5E5DDBB550C0136FC5BD3EEB , 0xCE2731063D2A024FF0192014DFF651F8 , 0xCEA934C8F4BCF67A74E827965356AC51 , 0xCEE924E219085E64034A60DFC6459B07 , 0xCF4501F5826534B25C4BFAC49117C513 );
Copy
45
12.22 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = ? ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ϸ™/É\x01 ²|VC ñŒÀ\x1D b "
b"ÏÜßÿ\x1C s~dÛpfK³ž0Ÿ "
b"ÐMN}ÜIY¸ÿ’H ‘\x1A üý "
b"Ðu\½§\x07 ô¥¢ÁÕôˆ+¦ "
b"Б\x15 ·:ïî\e †2áf¿ÍŠ "
b"Ðâ<«ý…DËMd\x16 Ð\x11 TÐ\x16 "
b"Ñ\t ÑÐËaòîÇk!F@É“ "
b"Ñ\x10 Ê’8RtŸ\x1A\x0E\t '#g«\x18 "
b"""
Ñ\x16 Žù-¶W\n
{øT0·¯½\x19
"""
b"Ñ\x1A\x18 k\x08 =ÀBÕá\x05 [¬l¼ý "
b"Ñaˆ"‡\f 9Æ\x05 üüqM¯\x13\v "
b"Ѭñ!\x01 áå±€ÓD?˜Ÿ} "
b"Ò0ðƒ æÇ…›U\f zm®\x11 ] "
b"Òšß,[dbÿˆ2B!‚\x00 ê© "
b"Ò·?a\x02 7\x10 Ìž‚\x16 w2œ\x02 3 "
b"ÒÓo\x01 w\e @Ú\r oÀföäw "
b"Ó>\x15 :^–/´kä\x11 ̲Uö\x04 "
b"ÓVàì¡—Ô^>s¤\x17 Ø\x15 0 "
b"ÓœÃâØŸ‹\x18 ñ(Þ\x04 âU0Ò "
b"ÓúH\x03\x00 ÐÒ\x15 ïb¥ô·dya "
b"Ô\x1C Ùº/=æ\x1D ïÀƒ˜q¥´< "
b"Ô0D”ÝP1kBXÍ£Æ<BY "
b"ÔF§EOV ðÖG·Æ&ˆ´\x7F "
b"ÔT¸›Í\e\x00 î0ÁŽ1I¿` "
b"Ô¶À\f `mÒû³žzÕv±\x04 "
b"Ô¸´7ôôÇ\x00 ‹ˆ\x02 ¢ê4Aý "
b"ÔðO–X²Wñ«>"‚~T°" "
b"Õ[£°\x19 U\x1F ôÿt\x06\x13 )\x1A ð3 "
b"Õ‹\x19 ’¯&‡- XŽËÔ›u´ "
b"Ö\x11 ç.ÉÍD°}¹,Ó™¥\x18\x1A "
b"Ö0×5nø‘‚ù®ðG‘~¼ "
b"ÖSÎÄE<d-ã„N¼8OgJ "
b"Ö‹‰An×[ùv‘ÃØØo\x14 | "
b"Ö¨›¡Á^›ó«Ä|.Ÿ>Cl "
b"Öª‚Ê\x01 š\x13 ŠŠ1+d\x18 Ü“6 "
b"Ö¬ºïOÌÖ”ž•R\x14 Ev¯ "
b"ÖµÙQÀ˜\e\x12\x08 þ9„\x1E ò¥* "
b"×\x01 lh«Ç›“ÏÈ»\x1C ÷Ù, "
b"×,g¼ì¨í×x?¸VWà "
b"×VhÔóâú±Ü..Ë\v ´b³ "
b"×t5`«\x03 Ó€ùסã\r ™ä? "
b"×¹ya¶\x7F 6-(Ý0\x08\x1F\x08 î "
b"×½‹ó»+!<BÖm\x07 jª>d "
b"ØÖâ´{\x14 Úc©ç)G†§ð½ "
b"ØÿG¬WÛ!Êà\x03 ÚY?]«\x15 "
b"Ù\x07 §\x0E\x16 ¡`þ\x06 á+ˆX "
b"Ù\x0F HSAæá°TVÇ%±^ÔR "
b"ÙDÚ¸üÖ}ç,‘ç]sÏD "
b"Ù¢dž\x07 @[\x00 ¼«»ÅºÒ "
b"ÙÒ¡a-N¬óç—›fåsüM "
b"ÙïŸQƒ}5"\x00 ¾MSa½Dž "
b"Ú\x16 †\x1D\x1A C\r <´AIƒÍ¨º "
b"ÚsÍçbU†K¿áŽ\t\x05 B "
b"ÚµW¢ä4v\x04 ùí"wf\r $ˆ "
b"ÚΫ ù¿B”©8^r—UÉñ "
b"ÚØ©¥ór'£ß\r ÿüĈgÓ "
b"Û\x12 BŸ¤b8Ôâ-2wò\x12 Är "
b"Û\x16 %ï㉤Œ¾@xñ¸*„ "
b"""
Û.\x13 \r Nc]fê\x1A $™l\n
Ña
"""
b"Û¡¼Æ˜ŒØ6ƒçѧ†ˆâx "
b"Û±hÎû:'*õŠ[9›Y´i "
b"Ûó-ÚÐF\x13 ¹¢c¬é@\v Àý "
b"Ü\x05 MÐ!Œf¦µ¤‡‰f_ù "
b"""
Ü\x17 \n
ö¹3±›ÚõÝÔÊx\v s
"""
b"Ü2\x18 ‡é]Rÿô2é.º’‚Ñ "
b"Ü4‘\7\x16 K)¨Ù\x05\x18 AÔ— "
b"ÜZz\x0E Õ¤g(\e ^ŠÒ´_7K "
b"ÜÀ[ÐÍ'\x1C œÃ~ðÙU˜ÉË "
b"ÜØ\x1F »Ñ°K³àF"@C"£ "
b"ÜØz‚"\x1C Sh¸s6Vk”d "
b"ÜÞ¹-?q)G‰í€2!üŽb "
b"ÜöSàÂew\x19 ®ªÿï\x08 Špë "
b"Ýrsxƒ"zÜΨô\x08 y91h "
b"Ý¡\x07 ê\x12 VÀ"îûØÝê\G& "
b"Ýé"›êz\x13 6`yŒu’ŽÃL "
b"Þ\x02 ïl\x01\x05 ,îhP5ðmõŒ\x03 "
b"Þ\x0F ñ¶\x1C L\x12 Nü™µÆ[<Ù "
b"Þ7G¯n;ï\x0E üÛ‡Lý\x11 l® "
b"Þ—IE\x07 ±Â)±~"ß^Ìå™ "
b"Þ·&Ë1ó³È\x18 ØßmŽ´q( "
b"Þ¹®j®U'äŸï\x10 ‡E:kr "
b"ß\µ\x1D 4÷\x13 \e\x15 -4šhôz "
b"ßdÝüx8Òl«Dä’\x0F ÿ\x01 º "
b"ßl¥QêHÇ«|7K\x06 èÚ~þ "
b"ßt“\x1D âLbœ¸'\e ‹ÿó "
b"߉‚¼Ê(CDØ|›Üòtè\r "
b"ߤ¸‹¦-\x04\x17\x08 -\x0F ¯†”~‡ "
b"à\x11\x11 ÊèBîÊß#\x0E ðì?ª¿ "
b"à0q×ü¦úгž8âÐ\x0F\f Ó "
b"à‹g\r ù\x0F \x11 ÆÌä‡DZB "
b"à´\t ò*Ú½,¸»\Êâ˜ì¤ "
b"á\x19 *\x13 .¿äÙïÓ\x01\x10 fì~€ "
b"á<,FЃa;ÕÉÙH%\x17 '& "
b"á–z\e †ÓÒ85ßš~r\x13 ¬@ "
b"á§öí™,_æ\x17 -yÁÁ/ø° "
b"â\x16 Y“]l\e\x06 SÚ:#ävâ "
b"â7`°\“'ÄcÌñeðTÙ "
b"âˆä“X3øôŸvj¶B׽Π"
b"âÁžOë\x02 Œ·N\x15 Ui-¨¬g "
b"âÈü»š[ó…t-‹zÐËŸÔ "
b"âËXk7M†aq„\x1E WÍâ\e å "
b"âøØËb¦\x1C Ýä©ÝìÐ R "
b"ã2Ú¢Nv͆ž!ƒÐáÌ2à "
b"ã\Ñi”m\x00\x7F °ŸttÊ\x18 Cv "
b"ãÍŸ\v\x02 gí\x04 ’ЧF\x0E\x17 2S "
b"ãݸ©ãv‡°8¢O‚\x00 K´ù "
b"ä\x18 ½€ \b&\x0E u^<.o\x1A "
b"ä\x19 «5L\x1D ÝŒ5äë\x06 ,@'ê "
b"äQ'ýU»éÎ9S~=Å@J "
b"äÆ@ÛE\x12 zI\r 'SlÉÏ÷Ì "
b"äÉ,úÕò¬\x06 d°¸‰r«Dï "
b"äÔbvHøYi@ÐqsÐù\e Ž "
b"å\e ¨·½ AÍŒ’¸¨Ó£b\x1A "
b"å6Ù\x0E }ëMyWÍZ\x1D —BƒÕ "
b"å’´9‚ÍG¸—ŽÈ,߆Áã "
b"å•\x03 ¿–,ˆ– JÈf\x02 zÚ\x08 "
b"åÖÈ‘f§ixïþa±A³vS "
b"åù\x1F mµÃIï·¾é¦û\x0F ¾ "
b"æ\x18 ùàf‡\x12 ãó’¸gâ6φ "
b"æ)òYŒSÊŠÊÌd\x06 å|óë "
b"æ;õĸ.\x05 Þü„¤™Ûû6\x18 "
b"æE8=ë8‰aé‹dJK\f {6 "
b"æT/ÍqÞ×®\x03 ¯\x02 Ò³] "
b"æ³ãPfQ¤ŽÔ\x7F ÷E|³¢ø "
b"æ»á¾m¸ß'¯jŽWœê?o "
b"ç\x02 ‰\x01 '˜Ú\x02 ›\f d4\x11 ©\x05 < "
b"ç\x15 a,hŸV%XaL¿ºVÝ& "
b"çœhçØPÑÉ<Ù±©\x1C\x1C "
b"礎5Ñ_6Å©D™aÚJ™Å "
b"ç«¿þã)\x13 3½ßùŸm\x07 ྠ"
b"ç‡ õ¦Pœ`а[\x03 y#¡ "
b"çÀ;\x17 8þP;W°;1dÏø0 "
b"çãìLv–~ó^*$Q~ ±P "
b"è;ÌÁý¼f̨˻\x04 =\x14 2* "
b"èS#¨K\x17 ÈŒhØÕªˆu0à "
b"èvþÒå¥7O\x7F ©"ýÀ)—\x17 "
b"é\v\x7F\t û¸x\v eŠÔÄŽ\x1F Š "
b"éucäô2ÝTÏnè4\t ÒC\v "
b"éì‹ÙWß-z“6õœùÛ "
b"êA\x08 ,\x1F ¦,ë~…\e ãø\x1E ýa "
b"ês\x15 ê<Qg0Ù¾âYLæ±Y "
b"ê»)\t:ã;<\r ï\x1D ø#\x14 á "
b"ê»Å[°3Í7\e ‘‚\x04 /‘³ "
b"êʰ†èAT2'\x00 ‚\x19 Õ…0m "
b"êïÀ¾\f þ»ƒ\t ƒ*\x1F ÒV‚j "
b"êò×gE-éÇ)ù¢CÜ×à\x17 "
b"ë\x14 ƒ73'ºÌ¥ZÃ\x0E }gý "
b"ëJÚëªøT«v™.öc\x03 àP "
b"뵂?|íÍŒ1z\t yh77‡ "
b"ëÐüæ4I{v„^Y«\x17 DR "
b"ëí4b~À]¾ytú7M{Ò "
b"ì\x11 Ò¾\x18 t\v nŠÚ5äÜ¥U¤ "
b"ì7_¶ºâtººvÞ^oóç "
b"ì@\x1C wLìl/@5#wžFc" "
b"ìo¡Ü“¥Ä»\x7F\x1D ‰‚¼í "
b"ìz\x1D\x1A\f ¼\x7F å¥\x1F ë1lô: "
b"ìÔ16õÅLik±Ô§Hˆfs "
b"ìîŽiC…É^j¡¢„i\x7F ÒY "
b"í'M&V¦Šƒ Š<YÔíic "
b"íCŸ\x00 ^\x15\x06 …\x19 ç\v ·½gZ¸ "
b"î\x19 *œjy;+‡\x04 -ŽyŒ|¢ "
b"î#0JŽr\x12 H#bÉ2žå# "
b"î=ÆlÏmío¬d\x1A b&qDÿ "
b"îvziOiyŸÒ/Ž@ǹڞ "
b"ï\f NÔîuÒ¶¹‚QÔYJz "
b"ï·(¿‡¿R\x16 ~Ò‘\x01 T¬\x02 "
b"モÒÞ‰ \r õ6AÓ\x18 © É "
b"ï¿ÑÂéc¨¡(\x00 À—j-ø\e "
b"ïÚ\x03 yZ˜—9\x18 œk\t 6Èf¸ "
b"ïß–Ì\v ƒ‘³¥í\x17 ÷ |7‰ "
b"ïã¥H\e ‰\x7F :=k\x03 ?|Ýa‚ "
b"ïüí^nq-j;jÝ\x05 *:Ù "
b"ðÔ\x1C ¿.\t Ü\x15 ÏýBv\f o§ "
b"ñ\x1F W\x06 0µ–±`m^G´µ† "
b"ñ*–ß\x00 rP¹Ë\x14 ás\x17\x08 …¹ "
b"""
ñZ\x10 ;aœÆ\n
\v ±_Í\x1D ˜
"""
b"ñi}\x7F «²wAÿ)\x08 -\x16 Ýçó "
b"ñÑïô_<[:Kùš\x02 .ø2ª "
b"ñÝð)ÓìV\x00 äOwÜ\x15 K·à "
b"ò6ã¾\x17\x1A\x15 `K\x05 MÉ!A\x01 \r "
b"ò’v\x15 'âè\x1D Íâe1Ð=\x16\x1D "
b"ò×Á0»Ñ\x03 ø \x13 ´_÷\x01\x18 w "
b"òìÅfòÙ•¨êÿ\x04 Ô~¡ "
b"óYeÏN§Ëz)\Y¡BЙ¿ "
b"""
ózÀÿËhôJ\n
rý*\Ô\e •
"""
b"""
ó’}jù̾¡9Mî\n
véN
"""
b"ó›x%LÕ¿ÔÙÁV”\r \x08 ÄT "
b"óò\x13 À¦\e ¢6$í\x17 ç—¤ "
b"ó¦óX-ÍÁtÖ\x19 ´ì&\x16 ¬š "
b"óÝ=+Ö$<e°\x04 Søi9\x13 # "
b"óã%\x14 ^ñìäì\x02 ROUª¨- "
b"ô!à‚Á\x02\x08 CÓéºàYhÈa "
b"ôQãÛZQçœòw˜\x12\x17 Î9J "
b"ôXe8áJì\x00\x11\x1D ™ÈýNøÇ "
b"ô–±(à&\x1C ¶ñ2\x16 Sä—ï "
b"ôüP—D)g‡›}½\x13 „¢9} "
b"õ\x01\x12 ôùê)ç—(D\x14 ‰À݃ "
b"õ\x03 Ì—ØÅN@£rf4?" "
b"õ\x08 sº†Ô\x03 ½«x\x18 v¦ò߆ "
b"õ\x1C ÏÖ>§ò«@ß%ŒPX8E "
b"õ%—Ϩ\x10 Ø/Kè}r<«Ý@ "
b"õ–H×#ßm\x1E :\x7F »‰u×õ\x1C "
b"õ–’dFÒ\x7F _æƒôá\x01 Äíy "
b"õ›>\x01 ù\x08 Ðü\x16 Q»E›ÉQø "
b"õ®BWØ$q¢j€ÞÞAØ "
b"""
õº§ê\x1C qt0ÕS\n
i¼E“Û
"""
b"õÞœìaÜ\x0F lJݦf:\x0F D\x01 "
b"õãÏ(¹øäXä\x11 šî\x07 0ÙÅ "
b"öÀlž\x07 þæ7ja-¡]äý\x03 "
b"öò‘|å”5¾þ^Ñ)tryk "
b"öó$\f\x02 ˜QoÜG±\x15\x00\x01 ‡ "
b"÷\t\x10 æ¤#µM{·0ò}oÈ "
b"÷\x12 S\x16 (“Ÿ«f›ê5Y›\x0E . "
b"÷\x17\x1D ß Í$ý)_Ý7|\x7F ¯ñ "
b"÷CÆ\x03 žÍÿ‡þÇ\x1D t\x0F Ì>ë "
b"÷‹q·ÆCpg²’`ªÕô“ "
b"ø\x17 v}n†î(Qd0‚2`™° "
b"ø7ŸÁq§\x07 üÍ-\x07 åÏ‘U\x07 "
b"ø}N\x10 {üßqާqö\r I\x01 Š "
b"øú®€àC\x08 ÌxiaÒ\x01 Æ\r "
b"ùRqq/[º¡\x19 Ì\f lE±m) "
b"ù°)•\r æ ÿ1Õ!–H.ª "
b"ùìh†$í\f Ü,\x16 ‰‘à¹@ "
b"ùöõÝX1z\x7F\t ¹'H€\x11 ˜— "
b"""
ú\n
]4¼Zâs{ô\x7F 7õþ«
"""
b"ú,£e%W\x05\x1D .GU£º35% "
b"ú3”¿gÑI‡}®?ÚŽ`*W "
b"ú4áõ\x1D U5è«\x02\x0F ç„?d; "
b"ú|s\x07 qs›âú«\x12 Ò ›>ø "
b"úŒ©\x12 _ô0ŠûvŠÔJŒ) "
b"úÀTÚ¤\f UB\x1D Åî’b‹©G "
b"û€gŽî=»ò\x0F LÙÿ¢\x18 `\x15 "
b"û”Õƒm]r—äá‡<>;ˆM "
b"û¾ãU®Š\x11 ?ö˜Hó$æC” "
b"ü-ÛÏo‰»M›€\x04 åa\x02 J "
b"ü0ã5w\e I(¡‘ãOoH/— "
b"ü¯O ‰¾…Ô\x00 ‡QŠ.-:f "
b"ýŽ\x0F ’÷\x15 ±‘\x05 AÙ{e\g "
b"þ\x1F è&\x05\x1D Ÿg[øY/☰ "
b"þ9hØ¿ðØ¦¡\x11 –ÂݸUÑ "
b"þ\À\x0F\x1A ¼½$Î\x04 ;~øªX "
b"þ†w¿¨`\x13 úÿs™ÃìH÷ "
b"þ–ÊT¶~v•)spksáUg "
b"þ»µÒ\x05 ‹±!þ>\x7F û:¢ë\v "
b"þЪ\x11 XŒKæÝò\x1A :•Öº "
b"þí¼¤üêŒ\v -êÑÝ^½b "
b"ÿ\x1A ¨W=dURê\x08 xè_kö“ "
b"ÿ4jbÆÙbùC\x13\x03 ¯I$A "
b"""
ÿRh\n
h^Þm'\v WzÉ%«)
"""
b"ÿSŠåµ…øO(ååxꉪ "
b"ÿ…›‡Þ•’¸Þ Çã\x1F Öy "
b"ÿ‡\x11 šñ¯Ü¨\x08 ¸äJ#ù\v "
b"ÿ¢T\x07 Æ\x1A Ýk\x1E O3\f øT\x01 z "
b"ÿÁø\x1C Rà^Ékq\r »°Ûœ\x07 "
b"\x00\f 4{ü0éü+zÔ2OsÓþ "
b"\x00\f ±vƒ@žôM\x7F\x1D u‡Eæ. "
b"\x00\x0E bá\x16 Ñ»×/Tf©{¤&ï "
b"\x00\x19 Ùµ&\x1C ‡j‘Mwu\v å̇ "
b"\x00 \x1D ëîŽî)Ô ¬SOÀ\x1A "
b"\x00 '?1\x02 ‹—Ì瀞O¸Õª "
b"\x00 +†„DÆà‡iêÜó'm}E "
b"\x00 4ÿY»N,®ù\n ‚Gúš‹= "
b"\x00 5ã¹2(Þl”)±4jæ²£ "
b"\x00 IýÈeÑßcBÐ\n ÿ¸B—P "
b"\x00 Oõ9\x1C ¡\x08 è:döÐÃ\x19 H "
b"\x00 QO3\ÈjÛ6Ç7°'ßÖ\x19 "
b"\x00 XÎzi\v Ñ‚ì\x10 ÉÒÝÃë. "
b"\x00 ]\x15 µ`¦\x08 §4vJ\x10 àY{¯ "
b"\x00 c4p\x10 Ï¢‹¾W¯¹²1Ö "
b"\x00 fWŸ-\x7F *šõŠz1‹ñѼ "
b"\x00 o3\x06 ¥.ç¹§žp9ÊÃö "
b"\x00 tÁ×Ú\f tíí\x1C\x15 Êû\x10 Øõ "
b"\x00 „¿T¹\e\x19\x7F 2”-©Ô·»M "
b"\x00 …\e 1QÓu\n \x06 «>\âŽÿt "
b"\x00 ¬GâLóýE[û4>;` "
b"\x00 “Ò\x10 ÂÎ@Ž\x14\x15 ”ÇoFŽx "
b"\x00 –ÄZ‘g\x12 Z¹\x07\f \n «àκ "
b"\x00 Ÿ\x01 ö\x15 )vnÕà¢ÊKÈ€¬ "
b"\x00 ©²¿‰H\x06 u¯E—z¯1 "
b"\x00 Í\x17\x1A ì€ß{U‹\x08 óõ$— "
b"\x00 ¢\x1C Ó„¤ÞO^ˆ²ß\yÿV "
b"\x00 ¨BÖ@ÎD/ÙdvX<§©™ "
b"\x00 ¨Iæ¼\x1A\x14 O1\x0E Ÿûz\x00 '6 "
b"\x00 ªËÑñ4ç••m\x03 Á5/ "
b"\x00 ¬\f\x1E %W÷•\t B£Y€~µô "
b"\x00 ±ÄÂϨ*âV·Úo\f ®¶W "
b"\x00 µVÖý‹SL“нÊJôì8 "
b"\x00 ·¥\x19 9£"3Ò\x07 “µ¡8” "
b"\x00 »9Ãè_,ãGO¼€:}mÇ "
b"\x00 ¾ºwÁëùÐ’˜ð‰\x13 R0Þ "
b"\x00 Ã\x11 ½A\x19\x19 Ľ’\x08 ¯’è\x06 Á "
b"\x00 ÆÍ\x12\x17 05ÙOÅ5òázFz "
b"\x00 ÓøÃ yHÜý\t ÃjñΑs "
b"\x00 Õvsè'ƒãÀn\x11 q\x7F Ö½\x10 "
b"\x00 ãY\x1A\x14 GAò°@,³r̆ "
b"\x00 ä®Ï\x07 hô%ÆsNÕ*\e Ø= "
b"\x00 檄™MÞ¾9\x1E\x05 ¦Ý×\e å "
b"\x00 ïLh•8aU ™\e\x0E :\x17 z\x11 "
b"\x00 ð¯&åÑ?n]Š\x16 &§Îñ< "
b"\x00 ñI{Â*øn]ÖùÈí\x01 ûæ "
b"\x00 ô\x06 ¯o\x10 „4X9Š!0çO\x05 "
b"\x00 ôçAE ö|F((¶/ó3\x00 "
b"\x00 ÷»@°örä# c\x7F ~óÞ "
b"\x00 ÷¾|Üb<íê\v ›Bx»±± "
b"\x00 ú"üiˆŸU@`¯r\x03 ¦\v Ô "
b"\x01\x08 7”\x18\x1F €n(\x1A :\x1D R›÷Ü "
b"\x01\x08 Ýõ‰Sê£óùEÿ ´¼\x10 "
b"\x01\x0F "×õ~¿ù\x1C ï¯\x03 ˜{º\x1F "
b"\x01\x13 •×\x18\x0F ×-6fÊaO÷\x16 "
b"\x01\x14 nM¢u´\x18 Öúnm]å:K "
b"""
\x01\x16 !-\n
\x01 ²pA\x15 ?Å6¢nW
"""
b"\x01 $äœ^L6þüš\x12 ½Ü ð› "
b"\x01 &\x07 Äéè(rµJ–\x00 à\x07 ÕÁ "
b"\x01 '¨È{Åü_æÁ\f ’[$ "
b"\x01 2áBwÚn\f ÒíW\x0F ê\x14 gî "
b"\x01 59’r\x1C åàL¬¸6m7\f\x10 "
b"\x01 @|Ž9ê¶3Š¹Ì·ö\x06 90 "
b"\x01 D†wËe*juÆøÙMm\x1E f "
b"\x01 DÔKØSŽƒ±”X,×=°2 "
b"\x01 Fu¢‘A\x1D 7Žz"顚\x00 I "
b"""
\x01 HVŽ"á4‡Ü`¹\n
3xº
"""
b"\x01 IÛĨa8ƒíS¦x5E\x1F º "
b"\x01 LÝó)KƒlêËR (qžå "
b"\x01 O—ù2´\x07 Ì–\x1A )œ&\x18 Ó– "
b"\x01 Q<%Nr?g¡#i\x05 ™XUo "
b"\x01 S;øTÀ>€•–€½ÑBâè "
b"\x01 hv—s}4ü\r ^ÿ‡‰fÆ< "
b"\x01 {á\t qæ¸Û\x14 !\x11\x12 ÑfÖ "
b"\x01 |ë/[mT\x02 \x07 ¶&H\x0E\e W "
b"\x01 ‰<‚k7¤U"¬\x1C J8$\x05 8 "
b"\x01 ‹cú«"õ$^«N¨©¯ý¾ "
b"\x01 ˜¼ÓóL'óOµ>\"OLw "
b"\x01 œª*F9¬˜rï]\x1D }‘Î "
b"\x01 £zŽÌ\x08 €Ò\x11 7^1QÁ´ "
b"\x01 £ÿ\x04 Z\x06 Áà\r 2òÿUîJÀ "
b"\x01 µþg”RR\x03 .jxF°²\x04 E "
b"\x01 ¶±n l\n ¦Ï/½”Ñ\x00 "
b"\x01 ¹îøjÂâ¼1Êþä‘\x1E ðµ "
b"\x01 ÀrüPY†–Ó¼'\r ÅHî‚ "
b"\x01 ÂŒ Qï¾²<™´¸fpÅ\r "
b"\x01 Ý\x01 ®W\x1C ¼"îò—š0j$‚ "
b"\x01 ãÒÃÀM\x0F\x06 ÆÞöú\x10\x19 6 "
b"\x01 ê\x18 µDÎ\f ì\x06 øy£×^G• "
b"\x01 êÏ]7\x0E _\x1C UI^\x19 ¯|\x15 r "
b"""
\x01 ó¼‘èÑ\x06 ûÖé\x02 që\n
\x07 y
"""
b"\x02\x13 /Â\r ,0&\x1D é}\r × "
b"\x02\x16 ‡©Ë´0þêÈ\x16 üŒŽç "
b"\x02\x1A ùr¡q†K©wŽ(’¤{# "
b"\x02\x1C\x10 b7iÔÅÉ€ì¼àÞ\x11 Z "
b"\x02 &ð\x02 [?¥ß\x14 ˜\x07 Õ¼'K& "
b"\x02 +ò—¹ž\f “zhTÐsÿ "
b"\x02 0WÜu‰\x12 yíìõ~Î1jE "
b"\x02 0«\x03 ï÷+©\x04\t ÕÇ*²UÓ "
b"\x02 Bs±V¨DX\x03 ï¹Å¶\x06 4& "
b"\x02 Gn®Î¾Kʹ1Ú»\x1D ;½; "
b"\x02 P\x04 ×:\r Wxˆ_\x04 šÝœc* "
b"\x02 V/‡\½/\x0E §I_ÖiÍëi "
b"""
\x02 XíÌà\n
=ĤKT}ãÿI
"""
b"""
\x02 iþÓ\x7F •ø\x1D í®äå\x0E \n
V\v
"""
b"\x02 l¯P›Á¸Ã\f C0\x1E ímYl "
b"\x02 n^Ø”…>\x07 <œãåJêÙÔ "
b"\x02 ƒ>7–G\x19 Å\x15 ë\x1A ÙØ>kã "
b"\x02 …l\x16 ¥\x19\x17 ùØ\x14 z°hØ\x00 { "
b"\x02 “Pé€SEèLPBë†má "
b"\x02 ˜)\r Py¶cÂpܯx "
b"\x02 ™\x00\x17 ã<\x03 ^+°„Aµ, "
b"\x02 ™5iÝ\x10 ¸3ü©æ‡îþ(% "
b"\x02 ¡\x05 taµ\x06 ¨Í8°¨ïðÞ "
b"\x02 ¤¬«\x01 N\x1F í%Ô\x10 §\x13 ”\e Ô "
b"\x02 ¦y\x12 ͆ÚÃÀ\x08 Éḱ2r "
b"\x02 ´\x05\x1F ÍÁs(2\x18 }qb½(‚ "
b"""
\x02 ´aZ´q\n
Ãa÷ro1ÉŠ
"""
b"\x02 ´¼–ß“É'©_R‚ÅÚ\x1E – "
b"\x02 Ƶ»»p¯pŽ(âIÂê\x19 ô "
b"\x02 Ë܃W°ô±\x05 9É…ƒA.¬ "
b"\x02 Í„+‹\f ™8R†a` ‰’ "
b"\x02 ÒϹ"}ÑàTÉñ\x00 Qg\x02 Œ "
b"\x02 Ô\x02 »ÎôùBà#å§(ã "
b"\x02 ×}ªÄ±3v]ܰ"ŠSSš "
b"\x02 טBÆÙL§&Ú#›p\x13 Ù\x1D "
b"\x02 Û|ß§ò±_úóƒðEÞjE "
b"\x02 Þ‰fwÔz;ˆQÇ\x15 Q'X¯ "
b"\x02 àÿTIBv̆e©F¨¡†\x01 "
b"\x02 âqa ok\x17 kð#ŒpØ`F "
b"\x02 ä\x13 hê³;Ý$ŸÍ—Ý}–´ "
b"\x02 ï\x1D ƒ¾ùI)‰\x04 Þ]Ý\x08 Ý› "
b"\x02 ðJnpÁd\x11 á\x15 üâô*ók "
b"\x02 ó\x00 ¬5cíã\x1E MWÛ\f\x07 "
b"\x02 û}ܟļhচ³—><’ "
b"\x02 þÊ¥‰©ëJb<,‘ñ¦‹z "
b"\x03\x08 ß`8r^Éâ1“ˆ\x13 hŸ "
b"\x03\t !§–½ch¦-\x0F åOè;\x05 "
b"\x03\x17 Åç†Kð›` ª¹d)çê "
b"\x03 !ƒVì„\x03 HØalu?ÌPb "
b"\x03 %N<šûÞbõP)Ä«\x0F +º "
b"\x03 +M\x1A\x04 ´æ²¢¼ØÑD´íº "
b"\x03 7MÌÛñTOé\x04 -½|\x04 e# "
b"\x03 C€NQ½?aŽÍaœW\E "
b"\x03 M’\x03 µr\x06 SÀ’õ\x1C ÿá\f ã "
b"\x03 Q¿†®SŠ0O·Vµ=zJX "
b"\x03 fkP®ÒQ¡o›Ö(\x03 ‰^E "
b"\x03 j\x11 ’\e Û&N~ØU;+Å\ "
b"\x03 jf»\x01 ë©\r \f *p^Dˆ¯G "
b"\x03 m7a\x03 2_ùF4\x1F íÅ\t õ¡ "
b"\x03 m«Ät\x02 g|üÍJ~êÍŒ\x15 "
b"\x03 mÆ.Mà\x1F ¡y\x0E •«új.‘ "
b"\x03 oà2DÇ\x02 :†˜«\ùG• "
b"\x03 p¢u9•æ|ý+»i§\f ¼ "
b"\x03 qî¼q0©1”|‹™^¨S "
b"\x03 {&\x1D\x17 ]Á&D.\x01\x1D Ç`<Õ "
b"\x03 }U\x05 o¦ò¼Ø]ýè貄% "
b"\x03 ~Î\x02 M@!÷6\\x18 PÝ3ñZ "
b"\x03 €…Ëè\e Ï5ä²\x1A ô6¿F‰ "
b"\x03 ‰Þ\x12 þº]ë |[\x12 ·0(O "
b"\x03 Š—\x0E pàLŒÉ‡˜\t š;ž; "
b"\x03 ŠÚ2Lashv÷pÕLá¼Ç "
b"\x03 š\e oã$\x00 @s¦ø¯Ÿ/7r "
b"\x03 šv‡õѰ»]Ñ8ÃSÌÀe "
b"\x03 ›ÿ\x0E µlþ+H¹>ûŽH?Þ "
b"\x03 ž 5>Á\x03 8ò0‰É©á™ "
b"\x03 ?õÕª’>ƒ¡Á\x0F ±å0 "
b"\x03 £I"ßù³Ïx¬Õ1Gy<˜ "
b"\x03 ©\x17 )\x19 !ãµ2ÿÛ=tuC "
b"\x03 ©ž\x08 ü\x17\x7F EbïÜt\x1E ÿ½Ž "
b"\x03 ªP\x1F Ç©ÔìT\x10 n¡±D8ý "
b"\x03 ®%\x1D P›Ì•s$.¹ôK "
b"\x03 ´¼:|qÎ¥*\x04 x6-~\v * "
b"\x03 ·“>\x1D\x16 ÃR}µŽœÖ‹ø$ "
b"\x03 Ò?w\x08 ÆÆAF“\v lüv "
b"\x03 Õ\2\x01 …t\f ù\x1A |z2G×ý "
b"""
\x03 Ù0ûúÒ´Ò $ö\n
•ñÛ+
"""
b"\x03 ÞÃã,™Å1 %€ÒÇ\x01 ë! "
b"""
\x03 à0$DÞ2*/\t U\n
KN`
"""
b"\x03 å¢MØ7³õ\x1C\x00 {j*\^ÿ "
b"\x03 èN±j\x1C *Ú99½j(ê‹ "
b"\x03 莵u\x18 ñ‡-¡\x1D tû׊# "
b"\x03 î0K{\x06 †ŽJ)1,Âõ\x18 ] "
b"\x03 ñ¸»[%KZ7Æ+á“„©: "
b"\x03 ò»ä˜øß¤c˜¥IB±Zª "
b"\x03 ÿ€èª¿Õü‹ÆßØÏ/\x17 © "
b"\x04\x07 Á¡®SÑ\x17 !”“–ªÚ "
b"\x04\e .c]»ß®uSÙ Ùh¥ç "
b"\x04\x1D dd{4½à©ms“\x13 »\x0F "
b"\x04 $æ@·_\x19\x03 ³"þOvÙ\x1A t "
b"\x04 *§lg{d@`\x1A ¶ë´$T\x1A "
b"\x04 .«Ò;ˈUpP5\x15 ΛÜÌ "
b"\x04 2«80¶®\x05 ¸¨b? †wu "
b"\x04 6~÷ö<°d-ˆֺ‹x "
b"\x04 =×-Û\x10 þóÊ\e at8d\x17 Ë "
b"\x04 ?ðñZîÀ\x19 ÙŠÆ`©ö\x11 ¸ "
b"\x04 H¹U潤þUø(·l¢øš "
b"\x04 Hû÷å¢!ÐjÎgÑHuØ… "
b"\x04 N\x10 ¬d\x04 •*\x7F\x02 C¡Hz€Ð "
b"\x04 T\x17 lEÎaËcµžË\x7F\x0F Ë "
b"\x04 Y_‡ºßåE×~»xÛ}H‚ "
b"\x04 `srpÊżÁŠjEHÖCÝ "
b"\x04 h–å+~g¿\x1C hK<\x13 K] "
b"\x04 oƒ›X\x17\x05 ì+XÃ4.`Û™ "
b"\x04 oïJîk&\x16 ó+Jg‘\x06 ž7 "
b"\x04 ‚h÷¢ðå5ó\x17 $…)˜¨| "
b"\x04 ƒÕ§‡!çè\x0F üÊnšq\e 4 "
b"\x04 ‡‚\x01 ÂÃQ¸›¨Óú\x10 4\x7F Ò "
b"\x04 Š‘Lø\x1D ã×W> =óåc "
b"\x04 Žu¯/§qiGdµOI§" "
b"\x04 Ž|â=\x08 ¬Zƒh›Ükk±M "
b"\x04 ’\t !W+<œF\x7F q- ¥+ "
b"\x04 “»¡œñ\f Ë\x14 MyO£7ó "
b"\x04 ¡<¬¦†mó\x16 ?Pï)ß "
b"\x04 ¡lÇ$\x19 ÊÙºæãð}:S. "
b"\x04 ¤à¨þ1\x19 ·‹•£â²NR= "
b"\x04 ¯\x16\e Ã\e hs—é¡’ï0k& "
b"\x04 µ¨1ßË\x1A J:¯€ "
b"\x04 ¶~þ\x18 ?RO ò5]\x0E Á8Î "
b"\x04 ¶ŽPµMÑìk\e Î{š¥\x05 "
b"\x04 Æg¼À9”`NeÙV·\x1F 9\e "
b"\x04 Ç*Þ“tÛ\x17 ²žî±\x1F Áf& "
b"\x04 ÑÏFn\x03 ¯¯ˆ>\x17 +‹ñ™× "
b"\x04 Ó}2Ÿ`ÂzZ¢o€bºC‡ "
b"\x04 Ö9\v À£\x1E “Èm/¥\x1E õSy "
b"\x04 ÛÓ|×ìUTýq\x05 Š¢óq "
b"\x04 ÞüŒpÅ›°ÄQ\x05 û\x00 =›j "
b"\x04 ß\x1E C€ÂÌÎWg®*XE¤i "
b"\x04 䱫z—\x1E *\x05 ôJA—£ "
b"\x04 èȦKñ¦¢Lò¡ÑQ@ "
b"\x04 ú \x10\x17 Mðš$Õó@ÐMõx "
b"\x04 úö›\x01 2¹\x1E {>\v êßp¡$ "
b"\x04 üFÇ Í¸â‰ÅýyŸ£âÙ "
b"\x04 üuéIòñ+1ÚÓ\x1E ÖÔPš "
b"\x05\x04 ß9ü&ìÅ`H•/Î<’š "
b"""
\x05 \n
iþ¥^èm\ÃÎI–>µ3
"""
b"""
\x05\v ó\x04 tf\n
°½\x10 Ü@ßÓ
"""
b"\x05 \r Ú8µÀßqðÊæ\x06 ~ûQ" "
b"\x05\x17 2@hºaÖœwqi(2Ó) "
b"\x05\x1F ZÑ»Œ\x1A °ÊcrÅ (ü "
b"\x05 $¤·õuÀ\x14 rã^?™A_[ "
b"\x05 1¥ÿ†·lÕºi%4‰Ü¢Ï "
b"\x05 :·ÆÀ£ÕûFÕA>vûܺ "
b"\x05 ;À×\x02 xõ\t æîxh2_ß» "
b"\x05 @P\x06\x07 t—'ÁlZžZ“#í "
b"\x05 EdHÂú’S"Ñ3ˆS{hÅ "
b"\x05 LÅ9àÅ …ÿgÁ:ÒëØé "
b"\x05 VÎ8\x16 ¦\x18 ËC~é¸@êŽí "
b"\x05 [¶¦\x06\v\x1F ´Ý\x17 >!Hñ "
b"\x05 ]…\x17 Žuzv¿2X\x00 »|˜V "
b"\x05 b:-,Þí2ã~‡ù¢Õê "
b"\x05 eN˜+\v Máà*¼\e Ùúçü "
b"\x05 l\x06 7÷¾<\x17 ß‹Jƨ†äÇ "
b"\x05 u‡¯3ï\x17 «½/+%\x13 5Ÿ\x1C "
b"\x05 €bpO'ï…«ä\x1D c›á@\x11 "
b"\x05 €ý5Ö)<ö;,Ÿ4›¤¾r "
b"""
\x05 ‰õj(\n
–0U#àfR?¨
"""
b"\x05 Š\x11 Þ¿]®õÿAb|¡Í\x16 D "
b"\x05 ‹B•±pb<å!£7;ÇßÚ "
b"\x05 —˜B²®§ä\x7F ·hŽ¿gœ! "
b"\x05 œ\e ¥(\x19 !~\x1E EX\x7F 5Qv+ "
b"\x05 ¤En\x07 ÓRtÙ¬BNyRA¿ "
b"\x05 §åzŽ’¨’_°wáta›” "
b"\x05 ¨2ÕñƒÈ¤•—‰øÞz "
b"\x05 ·%\r\n M´v)\x1C É\x19\x00 Î]Ï "
b"\x05 ºoö\x1D ™7Û¢€Èqñ*ø "
b"\x05 ½ŒŒg1\x17 8³…fþ<ãúÆ "
"\x05 ɢ}k`GK\v NĩA\x07 ی "
b"\x05 Ív-3º'gÙ¤2\x03 ‡-\x04 ‡ "
b"""
\x05 Ö)¦E\n
\r _ò‰ñx9&}\x1D
"""
b"\x05 ×[Š¡•\x14 vYt‡¼Ö\x17 ÷j "
b"\x05 Ú» ö\v ©f\x04 W†g½^ "
b"\x05 ë\x12 ×´Jì,Ó\x18 YítE£Í "
b"\x05 ì„A]^=EðzߌVÐ{8 "
b"""
\x05 ì¥\x06 ná´z\n
ÄPF†`
"""
b"\x05 ñn×ö¹‡Âkƒê}?Ë…À "
b"\x05 ò\x03 E»4Fó´lWÔöŽÀ\f "
b"\x05 ò\x0E }‘¸’îûôv\ù\x12 ï> "
b"\x05 òÍ\x10 .4›±+\x1F œh7yNj "
b"\x05 ùù!\x0F CZ{{Pò\x01 vzÊ "
b"\x05 þM¾¡¬y\x1A Y=dÜ…ü "
b"\x06\x02 çñ\x17 ·âˆŽâ#¹èLÏ\x05 "
b"\x06\x04 "‘>£&dDû‰–\x06 æ³û "
b"\x06\x07 ÞF™ÓeGŽ\x04 ¯ãõ‹üè "
b"\x06\x11 \I“$I\e ‚Àì\x10 cõ=f "
b"\x06\x1A ¦ cJ™Åjb ðD¸&x "
b"\x06\x1E $í¤ÕÝ%¢?[¾z\t "
b"\x06 !\f\x11 dí²ÉT\x0E à·ËyÅ\r "
b"\x06 #Ó-{7I\x19 Ï’¦©º¸\Õ "
b"\x06 $\x1E\x1A s]ój\x06 IÜщìµÅ "
b"\x06 +,W¸Q\x1F }\x11 D÷ÚŽ¦}K "
b"\x06 2ÉÌömfê©—ã\x1F R©\x0E ñ "
b"\x06 9™õ§b+\x19 ¸†9_\x13 œu "
b"\x06 Aéˆ4l‡ý;A\x10 õÜîtŽ "
b"\x06 C\HÝÒ#\t Ëtø\x17 !"¿_ "
b"\x06 K\x08 VpùY.è8¥,:E "
b"\x06 N+©¨—ˆ\x19 cR6TA\x16 ³W "
b"\x06 Q„¶Ž%ˆµ¥æ\f ²´—\x00 † "
b"\x06 TqO\x00 Ö\x19 ‚1\v ÷‰~P}€ "
b"\x06 U»X\e ¹éšö1_\x1F ÎÓ§ "
b"\x06 _\x13 Ã2¦\x04 R\x03 ضÓcx± "
b"\x06 _:…i«\¨µgÞL†"É\n "
b"\x06 „ÿ£oüjG?›{Å@ò)\x18 "
b"\x06 Žü~?s;\r ñ"\x7F ¦gÒß "
b"\x06 —ÝüMçÕÀ¡!µ/*Â\x0E "
b"\x06 .Ù+ÃC\x0F Ñ»\x10 v‹\x15\x10 "
b"\x06 :\x18 œà¦ÖÖ8x)\e "óÙ "
b"\x06 ¢`|.þ%â¾ÿÔG\x1E AË "
b"\x06 ¨¡%C™WP>€ÌÙ0àþ¶ "
b"\x06 «q ¦Ããk];ß\x04\x1F Q@ "
b"\x06 ¬ÐsáñüuMîËTÝáé… "
b"""
\x06 ³\x07 ¶\n
\x7F\x0E n\v aK\x18 ,"Ñ
"""
b"\x06 ³ØË•Ú¡‰Ø¢{pâÃ5Ñ "
b"\x06 ÄHÿKC¶7‰5\x19 vš\x08 y "
b"\x06 ÊÉ"¯²–Å7L Õ\x19\x01\x18 á "
b"\x06 ÍÛZøÎâî=\x19 _2@RH. "
b"\x06 ΃¸©F–\x00 ».##ªq›\x16 "
b"\x06 ÖX•œêÙè$\x02 –A\t ˆó; "
b"""
\x06 Ù\x17 'ãoi\x02\x18 [$fw\n
d
"""
b"\x06 ãr–£\x0F\x19\x0E I\x01 7žÎq” "
b"\x06 æ\x07 ŠåÒ†·Vœ\x00\x12 ið»a "
b"\x06 èŠ<™â ó°ô\x17 ЏÍeê "
b"\x06 ë\x1C\x02 èã\x02 •e\x19 Pî®ïzÒ "
b"\x06 ø¯Cä2\t uYc£Aaع\x02 "
b"\x06 ý¿–¥2Í!4È";™g¨‰ "
b"\x07\x01 ¹½¶%˜¶\x1F > Úh/\x02 Œ "
b"\x07\x02 Q¨)䊎¢[ùz(7¿þ "
b"\x07\x02 ]äªf\x1F hZ*8&ʵ~¹ "
b"\x07\x06\x07\x11 ¡$‚ø ‹o.Q÷•Ú "
b"\x07\x06 uŒêm)“~ò °ÊDq\x11 "
b"\x07\x07 õ;B©þ:rÖ&¨qÉÌõ "
b"""
\x07 \n
©—PB÷Sb¢—\x10\x0F "úC
"""
b"\x07 \r ?ÆØ¡aªŽsUcתá\x7F "
b"\x07\x0F ïµCjÚ%"\x7F ¼\v\x1F {›i "
b"\x07\x10\x16 bÚgP\t üB$Ür¡£ý "
b"\x07\e \˜ðhõÎ~HkEæÎ¤2 "
b"\x07 '’Ÿ«\x13 œ\x12 óá4ç¬\x07 ]ž "
b"\x07 )v0Rû –È5¥ö†Ç,® "
b"\x07 3\x02 tœ`#ç½lëS ´¤Ô "
b"\x07 7\)ÏqýY=iMN±üþ4 "
b"\x07 =[™)\x01\f +Ó6O\ýb÷\x06 "
b"\x07 =šâ½³§Ü¹NAy\x10 ÿ\x10 "
b"\x07 ?À Ä\r \x12 ®\x1E ù·ƒþ,I6 "
b"\x07 @}Rsuñ3²mßbjôš "
b"\x07 D\x02 im„Å÷Þ2< \x07 ]Ù "
b"\x07 Eê±\f Ç\x15 h2͔к\x03 * "
b"\x07 G9Óüs4·ÜfÛ·éß\x04 | "
b"\x07 búƒâ’²\x14 ©¥J8Ä5Î "
b"\x07 f›çækºfå”Ã?‰úß÷ "
b"\x07 k½ÃÓ9¼t1\x02\x11 –Œ¶ý "
b"\x07 lþ¹mÿg}ÍÖVÔíñÊî "
b"\x07 m”{õçh\v @ÁÛóîÛ\x7F "
b"\x07 nW\x06\f ;+žR\x05 õ‰NäT "
b"\x07 r¥b ÝמR÷çÝó\x14\x14 À "
b"\x07 t\e LEϺýE/\x01 µ×*\x1C "
b"\x07 ukâîÕOu¼œz\x17 v‘˜J "
b"\x07 w¡Ê}æ\x1D ㎯p\x0E :âC "
b"\x07 |Ñ\x7F Ù\x1C\f ù‘\x19 Û»?¼Š™ "
b"\x07 ’ {žèÆ©š‹f»\x18 íß "
b"""
\x07 šÜV×2\n
&ã^¿¢á <
"""
b"\x07 ›?»ÔךÛ\x11 ˆXz\x12 6 "
b"\x07 ’1jëÛÜOÆú×B²a "
b"\x07 ¨\x1F žU%bÎwM™.íWoà "
b"\x07 ¨=\x1E z7nkõªï·d¿”ú "
b"\x07 ¬5í»ã·û¬¾{M\x08 Mc\x1A "
b"\x07 ÍÏ=dÝ’|jagLÅE\x07 "
b"\x07 ¯fS|±\x03 š\x03 g`Uƒ‰‡\x19 "
b"\x07 ¶Ž§ÅÀ“d$™áiœù®Ú "
b"\x07 ½Ü,Glî5/\x10 ÂÉ\e ®FÒ "
b"\x07 Ï7±\f ¦IJO£$ï\x13 ½eÚ "
b"\x07 Õæø+¯´[qÇZè}7ë_ "
b"""
\x07 ÕêÅ{…Á’\n
~Ïn1ÏÒ
"""
b"""
\x07 Ý…÷\v ž\x03 \n
ë\x1D 'À\x19 ¡æv
"""
b"\x07 ô\f #ª!u\x14 ”\x0F h}\e ä$j "
b"\x07 û\x12 w¼\x01 ô¡TÇŸ¸þMFÒ "
b"\x07 ýLx‚Žö¡w.Yë§=\x05 N "
b"\x07 ÿeK·è›6˜zå3Kß¬Ø "
b"\x08\x00 ~\x07\x16 Õ-§ñD\x14\x1E ¨Ðwß "
b"\x08\x00 –,ù£Ñ\x18 8¸\f Z9æ½ "
b"\x08\x01 GÓ\x19 gdî+5J]c\x08 » "
b"\x08\x01 LA™#êââà{ò÷øöj "
b"\x08\e ˜\x04 i`\x17 qrÛ#sKS؆ "
b"\x08\e °Âœ§ü\x04\x00 Y²´˜¼\x1D "
b"\x08\e É\x1F µŠð#ɪˆ0\x03 a¸F "
b"\x08\x1F I_tîAçªì+ôß·z "
b"\x08 #Ç.\x04\x12 ›“hÏTÉýÚ "
b"\x08 4a¿d<tS\x06 t±äpâÊ "
b"\x08 7ßÈ(wðo€®hB%â\x04 î "
b"\x08 ;H±õ\x04 pÝËPM`\x04 È—å "
b"\x08 @ç¨Â¹Z¦õN\x1C ŒÆ\x07 n• "
b"\x08 DÉ¥Ö——È'hPYÔÙn¦ "
b"\x08 FÖ¸o&Fîhú\x18 ÖÎB "
b"\x08 M\x03\x0E '¢~ü\x16 ›“¸\f â\x12 ¯ "
b"\x08 QÜE`Õ\x14 ?öV;Õ¬S´› "
b"\x08 Uxý¦ã²U=òf}§\x11 uâ "
b"\x08 cÂ"qLøF™\v ‹!\x01 2ï\x1D "
b"\x08 gž\x15 î\x01 M‘ª+V’9„)G "
b"\x08 p%‡Ï.ª=Ñ\x08\x1C Õè¾6š "
b"\x08 rõ¾ÐGqY6¸Ì6½¢y~ "
b"\x08 x9éQ›ÄÈ\x1E #éOéki& "
b"\x08 zqtóšüB?¨ÞTüO¯[ "
b"\x08 ~õ0uY\x0F\f ~å\x05 XüB‘© "
b"\x08 ‡\x03 ,\x06 ‰\t Ø\x07 õ+ ½\x07 ¶Î "
b"\x08 ’å&øŒO\x14 Rç(\t ®!vœ "
b"\x08 —ƒýð9Õ‚ç|{&>«\x17 ‚ "
b"\x08 œ¡\x17 ’jÛJ}ÛK5?à#m "
b"\x08 ©´nÒ+ðÐ\x13 ˜:™.]Õ "
b"\x08 ªû\t F¤M{«h™\x0F z4@ "
b"\x08 «åRi\ÍÆ,º•7òŒòØ "
b"\x08 ¬\x18 úÝtŒcû·=ê¦ä¥ "
b"\x08 ®Xôï]O–ã\x7F x°u(Â "
b"\x08 °bÉáä‰ÑqNîc“¨·\r "
b"\x08 ¹–;.ä\x14\x13\x12 æƒ]z>¥\v "
b"\x08 º´\x01 “ ³2¤Œ¯\f ¢.èq "
b"\x08 »$\e `CH…#“I”ZGÖ\r "
b"\x08 »‹"ò\ƒ÷ÊSní^¦\x13 "
b"\x08 ã\x07 ˜†®×6½´\\x19\x08 j› "
b"\x08 ÄÑVƒb\x17 ×섌y\x1C õkš "
b"\x08 ÈÓ§4É..ì{[Ãì?±& "
b"\x08 Ï‚ÈPÝ£¾ÜU\x07 ñzUðÖ "
b"\x08 Ð3¡Ü‡¡\t ®\x16 ã\x0F\x1C jíñ "
b"\x08 á\x02 Ô¥`7*)š;˜]Ód½ "
b"\x08 á\x10 t-ïDžs<P·m\x12\x02\t "
b"\x08 â]±'˜¥v\x04 ƒ¦©±ì\x7F Æ "
b"\x08 èN1s’:Ä\x1E µO?]í’ "
b"""
\x08 ë\n
Ä\v\x03 1ü±ð\v 9+\x07 ±æ
"""
b"\x08 ë@B>,Y-Û¯\x05 3\x13 p0) "
b"\x08 õu-µ£„\x08 ÙÜðÙxR( "
b"\x08 û›iê™;\t ÷ç¿W³!\x12 "
b"\x08 ÿŸÀ›ÒÏ„œÌ2\x1A €|•~ "
b"\t\x00 Á¶äÈ›î\x05 Áñ?Áým• "
b"\t\x01 6šB>¨k¦VT%Þ\v\x1A "
b"\t\x05 Z£Kè—¯ÆNn\v Ê"‰\x04 "
b"\t\e ÷À\x1E\x0E m?7´bÜuç4¨ "
b"\t\x1E\t ÒW)Æ#éÀåû\x00\x11 ‹Þ "
b"\t #¢5<†~íZ'=2,¨\x02 ] "
b"\t $ÄR–¦7Z¦ ×ð\x05 )\n \x00 "
b"\t *\x13\x01 ‘ìH*â¼\x0E <ñ{Sd "
b"\t 0bóˆã\x06 o<†4§\x16 ‘\x03 Ô "
b"\t 2\x0F ÜÊX\x1C A¥SŠ\x1A µRcx "
b"\t 3§¦´…æÊá\x11 =ÿW\x14 Æô "
b"\t 5\x1C qÇfTJm¾\x13 A÷\x03 ºR "
b"\t 7îÆ2;€½P½HÂt…Ý\x1F "
b"\t 8¼Ê˜']«pÂ_ñyßï\v "
b"\t @Šÿîú¿‰Ú„ZZ\x1A nùÕ "
b"\t @–n¨w;\e C|)\r à"¦î "
b"\t C[]¢¢í\v\x1A P±´…”ÑŸ "
b"\t O\t ²®\x19 #„y '6ŒÙþ "
b"\t Wqž[†I¬€rÙÓ‘\x13 b "
b"\t Yñ¹Ã‚._kÈ\x00 :\x05 {_ "
b"\t ]±‚)—˜â”ñå\x06 ³¨jã "
b"\t dk$Ø<±[¨ä\x19 X>êçº "
b"\t eºS–·DÀÕóÝ7í=@Ü "
b"\t uFÎßSZF¬Q,<—§Áë "
b"\t xÜ%ûXö\r š·U'ޱÿH "
b"\t\x7F\v\x0E\x10 d¨ë\r O\x00 Gs®\r û "
b"\t\x7F pü\x01\v !\x1C fýåÓß$J\x15 "
b"\t „8eþ;‚8\e ÈHÀy´\e < "
b"\t ˆÔq`ð…ùTÛ\x18 \\x16 ®. "
b"\t Žé9w:¥Ñúê¸\x05\x7F ØãV "
b"\t =…¯>oö†õbÈ\e ¹\x15 ¶ "
b"\t ‘lÒ2\v ¥ê˜ŒœÞK.h "
b"\t ˜JQó¥)·—´\x02 äGkc\x1C "
b"\t š;SMXµÈÉ%?ù\x1C _ "
b"\t œV\v Ý\x0F Ҽ—k%ä» "
b"\t ž\x11\v @Ë\v ŒgþÃjWÍÆ "
b"\t žü\x08 O\x05 ¶èKÓœøŽêÓÊ "
b"\t ¥»Yž\x02 Àý\x10 ¦à9=·$\x05 "
b"""
\t ®C«â 2úË$Ä\n
W;s~
"""
b"\t ®XÑPno%\f Ž~\x19 ó€Û "
b"\t ÉšyL‘›\t Á7LdûP× "
b"\t É©ší¼ýê©\\t\v •\x01 ½º "
b"\t ÊsUfY’½ò’^)ì<û÷ "
b"\t ʦɧúñµ2Ê`à‰ÔwÝ "
b"\t ÍÛŒH¥Üw¿µÈ!\x1A ÊdN "
b"""
\t Ø0Ü=\n
¯”¿BOË\x17 à]†
"""
b"\t ؾžPªÒ‰4 ~בv8i "
b"\t Û+Œb·c°6E\x05 Èïm˜Á "
b"\t æÆ\\x07 ¨Óç¿`>ïÄŒ\r J "
b"""
\t è]ê f\n
K}XcAˆ\x03\x13 d
"""
b"\t ë\x15 Ûáºæ"!e€†Æ«"â "
b"\t ò¦\v ã8ÓÇ–oÚôBa±± "
b"""
\t þë˜\x7F þ}ì\n
Ž\x03 $ý\x08 Ê\x16
"""
b"\t ÿ´_\x0E .¿ÿóHKŒ\x06 ¤ \v "
b"""
\n
\x02\x1E ]îó$ƒã}Uz\x11 á°[
"""
b"""
\n
\x04 b(ñ¾©.ïÜÉÎ\x1C ™0H
"""
b"""
\n
\t òGË©\x01 g‰6Œ¼ÿ“\x11 [
"""
b"""
\n
\r =T\e 6\x12 ܹ\x16 ¶ùדԃ
"""
b"""
\n
\x19 ¨›=¯T¶\x04\x08\x18 åât²W
"""
b"""
\n
\x1C ]º€\x1F •àJ\t «\x14 s™_(
"""
b"""
\n
'\x13 ×Õ“bï IÍ1ÑÄF\x17
"""
b"""
\n
(ƒt²\x02\x19 fÅ\x06 ”ö¹°¦¸
"""
b"""
\n
/œJ)ÉYí\x10 ô)‰ÔÈ\x14 }
"""
b"""
\n
1™eþ0å.IØ\v x¢ÓÑ4
"""
b"""
\n
3N[¤Û38âLE1ê\x1D –
"""
b"""
\n
@n’›€\x03 [;oñ\r ,Êš\x05
"""
b"""
\n
AìMGvpØ´\x04 4¹š(·\x06
"""
b"""
\n
Op’m\x03 É©\r pÍs¥0ð\x04
"""
b"""
\n
Sì(ŠiÉÅ\Jlt0Q7
"""
b"""
\n
ZB”ÅÚFÖ¨\x1F S\x1C ·–s
"""
b"""
\n
f€§¹µŽb\x7F &{~Fz†
"""
b"""
\n
g%;>û¿èZ@%éhS\x13 Ç
"""
b"""
\n
„…3sy;:E©ø8oèRô
"""
b"""
\n
»ëJ9Pg† 2»=a0'\x0F
"""
b"""
\n
ÅW\t\x11 UJvà£&Ø\e †)\x19
"""
b"""
\n
É”\x16 c\x11 µ\x13 s¬ô\x0F ß+Öˆ
"""
b"""
\n
ɸ\x16 Ãs+‡O>\x19 j¶ë0
"""
b"""
\n
Éü-ç,Ýþê\v\x03 ‹§ÌÒ
"""
b"""
\n
Êù*)¿¯»¤¾ídñ\x1A
"""
b"\n Ì?\x16 —å±é€Ž\x00 Aãl‰ø "
b"""
\n
Ù\x17 «V\t ²p\x0F ìœ\f ‹\x13 ÞM
"""
b"""
\n
Ù‹\x06 Ñ%ë:p4_O0…Ie
"""
b"""
\n
Újrö+û5ÿdå\x12 ©oHú
"""
b"""
\n
ßæ\Ä^W®¨<\x05 ‹u’¬\
"""
b"""
\n
âPtò5ßò\x1D\x04 º˜³¬m·
"""
b"""
\n
þfZ*ùE'{!\f ïܽn
"""
b"""
\n
ÿŽo^üÓ²€.£ËòÎ
"""
b"\v\x07 ØW±ƒ«ÊDÔK26²t\x02 "
b"\v\v ݾýòŸYï$’¦cÓ<X "
b"""
\v\f ‹\n
\x15 ¾9Ú½Ú%Ä/0á
"""
b"\v\x14 u{¢Á¹Ÿ ÄŸnJ‰@õ "
b"\v %ŒÒ\x10 ¾x&×\x01 ¿;€MrÎ "
b"\v '¨ÏÕ;\x11 \r E\x06 {OqgËß "
b"\v .\x06 ʇ °ÜýÔ\x15 0°Zm "
b"\v .<¿˜-˜ý±ìŽôe=Ê6 "
b"\v 8_í\x00 “%7\x7F 6\x17 {¯Šg "
b"\v :Wg\x15 >ø$Ç\x1C ¨Jñ\x1F Å\f "
b"\v :‹îÙ\f qÿýwÄÄá“\x04 å "
b"\v <˜‘\x7F U…Ëàã\x1E\f þÓ- "
b"\v Cü\x0E mÔãᔿ Å\x0F [•Å "
b"\v K^Liñ4ܧ\x19 …r\x11 é\t ¬ "
b"\v Pa®\Ù‘kúcqîšž—† "
b"\v SSÄOK\x17 uáѼOŒaS| "
b"\v V›±$ó„˜f&p«ö\x1F o™ "
b"\v ]Rçćî\x1D å\x11 §™yºåt "
b"\v cÚÔ:(\x14 9YzVÿ_‚\x13 "
b"\v eå@W’ãNœs\x04\x16 SèÓI "
b"\v eê`Ž\x1A \x0E n\f fòò‚\f b "
b"\v ic\x1D ‹’\x13 å‘ux\x1D ŸÒu” "
b"\v oê+¡˜Üˆx\x15 ÉÌ¿ác "
b"\v wêÍqÝ×IûRœ)¯ð̇ "
b"\v |kÚ€Û2Ù= „\x07 Íß• "
b"\v ‚̉\x05 ‘*¦…Ôr¬õ\x11 QP "
b"\v ˆª\x12 a¹§þ\x17 Ëß°Ô_éV "
b"\v Š\x03 öïR@ú£W¯Í\x18\x06 \x01 "
b"\v žóˆ {\x14 ]|\\x01\x1A ˆ{^/ "
b"\v ©¦ÍEÑi«\x7F Ì\x02 7Ç7\x10 \r "
b"\v Àx\x10 ©—ðö/pÓÍÈÁ\x1F "
b"\v Åm\x03 ê2Ž\x16 )Ùˆ^fÊh "
b"\v Ë`\x03 wÑÂ{Dë} ÚŠ#ß "
b"\v Ð\x0E }æä×J\x7F\x00 Àñ¹Ÿ5 "
b"\v Ñ×\x16 BdWŽD\x1F @³<c& "
b"\v Ü¥0\x14 ^™2\x1E 48O1“\x18 7 "
b"\v ã|}Û\f aák$[ˆ94ùA "
b"\v äú\x0E\x13 ‰ãŒî-P\x1D JGAƒ "
b"\v îa…sò\x0E WY,@<i>Rå "
b"\v ø²ÜRí%äi¹²_ʦeï "
b"\v ù3í-’T>#î±UÅe\x17 Y "
b"\v þ_Ð[eA´Â\x10 <Â\x10 ÿˆZ "
b"\f\x04 >Ï+\LÀœ\x08 Úå‡4³ "
b"\f\x05 êl¶Ž=+†KMYf·\x02 "
b"\f\t «\x1D ü9ö°iG©s]àŠ‰ "
b"""
\f\x0E ¾\n
\x18 jÁ\x05 Ê\f `!…’òU
"""
b"\f\x0F ‰÷W\x06 ô¹ß¤ëžÉŠÇ\x14 "
b"\f\x15 tÅj!\x1C Ñt^6ÅkF\x1C * "
b"\f\x1E j\e •÷¡‘0¸[̃·qÔ "
b"\f\x1E ÖÝÓ½¡¥n…qâ‹÷ "
b"""
\f -[‰\v „áÎÎ\n
\x15 d‰ÑÁ¦
"""
b"\f 2–¢|ñ*(Õm6a!…:, "
b"\f Cò¶P¯d:7²ü¡åKšÝ "
b"\f Goø™×ëi <‚\e ¹ \e µ "
b"\f J<“\f DbnÓ\x03 ƒa+u\x01 "
b"\f ^ÖÞUð™Šn\x06 ‚¦š‰ž' "
b"\f a\x05 ¤\x16 âŠÎd\x12 ËVJî©\x19 "
b"\f pÝŸ˜ÔÏä\x0E DpC\x13 £ï\x17 "
b"\f rY“x\x19 €\þ®÷aëçÉ\x00 "
b"\f …o\x11 ðÏ+ìÕSÁ´Ð\x04 ÿÉ "
b"\f “yáKà\x00 ”÷€Çƒ¹í‡æ "
b"\f •\x1A è7íH\x17 ÔC«$À\x06 <\x14 "
b"\f œ\x1A 8A’èó\x17 3(\r ªå "
b"\f ¤A|³‘Ç£›Í÷ó¾°\x18 R "
b"""
\f «ê㢵ž^ß\x7F ¥…®†\n
€
"""
b"\f ´ƒaäøÂ…¬Ï`Yü˜k% "
b"\f ¶HE–\x06 ãŒ\x11 îD?„„4\x04 "
b"\f ÁGØ”ïÁ¼‰!®ãL\x1C £ "
b"\f Ä\x01\x14 ޏ*ë(£c›Ô8)] "
b"\f Çò+\x02 PÁiEžƒÙ\x0F ±ñ¥ "
b"\f ÈÙS¾èå\x1C\x00 ,ú•A¶¤\x07 "
b"\f ÎtVÂÌ¥\x1A k\x1C d½\x1A ÈXÏ "
b"\f Û @ŽFwÇ\x04 Ê$ö&$§¯ "
b"\f è;ä\x0E ŽÊg\x00 Ú\x1E ¼5&k "
b"\f ïêñ-C'{ä¤Àƒîíˆã "
b"\f ÷Ñ=Ï|ÊÑúKKÂBO‹µ "
b"\f øñ!ãû\x01 ¶»mÄ\x12\x17 oB "
b"\f ù³Æ\x1D Qf ßÙ_W¡•\x1D Ú "
b"\f ûã_g|_…/ãÅÜÌØe“ "
b"\r \x00 ;†Š:IªuþfõŸuêÿ "
b"\r \x01 ÿ’\x0E Çí…“|bßéý\e Ö "
b"\r \f å@ƒN jÕ슅 "
b"\r &ÃߢY1tÇgê¯ò\x04 K\r "
b"\r ({?;ðZ\x10 O"ÈBwÓ*Ä "
b"\r -Vö-\r <\x08 ØýÐRõñßü "
b"\r 2£Šè\x7F ¨wÊDý\x08 \r „4\x06 "
b"\r 9\x10 û\e _\x16 l›Ït ª`>^ "
b"\r @\x01 ½@Š ²d°·CÄÞ2 "
b"\r T~û\x08 “hb=`f¾œ3Œ| "
b"""
\r Y¡\x1C Xõ\x18 /\n
3Õõ\x0E 0"V
"""
b"\r _«g¥•\x13\x00 ©e1\x1F L…n¦ "
b"\r bp\x12 ©Z.ÚS×*T”&ê\x19 "
b"\r cˆ?ëËä”^4\x10 ¡æè\x17\x15 "
b"\r tQõ\x13\x1F ÿ¡EÇXq¨0\x15 | "
b"""
\r uî\x19\x1D Ž>y\x1F þ\n
Vð\x14 ^3
"""
b"\r \x7F ×(\t ÅLÏëú\x19 I\x11 Y5‚ "
b"""
\r €\x06 E\i\n
\x06 °?±i¾×÷ò
"""
b"\r €ÉÓ\x1A U\x06 „bH\x05 SŠ\x12 €\x1D "
b"\r ’˜O\t õ@ãxò®a{ýÊ' "
b"\r —\x01 Á\€àÔÝaËX„o‘o "
b"\r £0n\x1A 2\x01 Gâsv׺iúD "
b"\r ¥0`"^ ¢6„R A¢í. "
b"\r ¦çìîŽúள\ÛœþåÁ "
b"""
\r ‰1'\\t º\x1F äëI6\n
¬
"""
b"\r ®è@PÍ6°™‡ìÓgÑÈ\x08 "
b"\r ²'†\x06 (ÊÁÖ¿‰\x01 ÜüŽ "
b"\r µAìO»ãÎÚ…\x0E\f\x02 ö/þ "
b"\r ¶tx\x10 ÒÝᬰQÃËIm! "
b"\r »,B\x04 Ÿ\f É\x12\x04 ¸\r –a¥æ "
b"\r ¿\x06 r†ì\x1F R+\x03\x06\x15 $õsµ "
b"\r Â$‚JB\‹ˆ¼·tH¿¡¾ "
b"\r Ïï\t y†ÙA®€§ö{Ú—À "
b"\r Ô†3\x12 Z)ŽK\x13 ©ûó\x11 Ž "
b"\r ׆\x06 Ò_\f Ê\x07 ‹´ã66\x04 7 "
b"\r Ý\x12 E™ƒSê35éÆM0]„ "
b"\r ߟ°Ùž\x17 †»ÅNË^¯\x13 — "
b"\r å¶dÌcÙˆ—Ï¿“\x10 ’¸u "
b"\r ç-óŽø1…\x03 =Ñ0$Ë›Ò "
b"\r èÌkd2'æù¸ºä\v :$g "
b"\r êÎqo ¨L…ni³zêŠ7 "
b"\r ó-¬aYë\f –dp\x1E ‘24ö "
b"\r ù[äý“)(••Þ\x08 FCx· "
b"\x0E\v 1ÛçZ§ªï\x02 [€\x07\x13 CÄ "
b"\x0E\x13\x01 B˜ðtVP‡À\x06 €SÀ* "
b"\x0E\x15 Ëþµ\x11 Öå“ÃA¾¤ó\x1C ä "
b"\x0E\x1A D,Óz\x15 Á\x04 —ç\x1D ²{æð "
b"\x0E\x1D ÙþÌ®Ä\x01 v:\x06 Ðf\x1C ª "
b"\x0E\x1F\x00\x1F ý\x0F ù”\x10 د߄}ç "
b"\x0E 0‰k\x03\x13 '\x07 ž\v ‰x1ˈ] "
b"""
\x0E 6(Îÿé|‰\n
\x17 m•âß o
"""
b"\x0E 6WdÓ\x01 ¶‡k\x01 ±œÎÊqÇ "
b"\x0E E\x00 §\x1A _Ë!ƒS×Á1\x1C\x1F "
b"\x0E Fi<Y…\x13 ú:×–ª•à "
b"\x0E G.jE\x13\x04\x1E Â~\v Â+$“= "
b"\x0E GçÜçüˆ›¬\x02 H¾\x1E ¹øà "
b"""
\x0E L[]ž˜»\n
P\x05 WûG\x06 ½ƒ
"""
b"\x0E P8óðMž\x1C ë|Q%¦# "
b"\x0E R°çY·\t #„.fÈ_Ž;‹ "
b"\x0E S<o\x10 ÁËd"N«w¶ƒ4< "
b"\x0E V@|ÜÙ¡|ïß«à^VÉ\x1F "
b"\x0E ^û;ÀóÉ¿…4þ\x02\v ô€Y "
b"\x0E kÌu½_kz'§MB7èŽ\n "
b"\x0E q¢’\x1A ͱüe3>\x12 n¯ï‡ "
b"\x0E |tBú){J\x13 Œ{ÍõÍ "
b"\x0E ~\x18\x07 —“\x12\x7F\x19 ¡\x08\x16 {Ȇ "
b"\x0E †!R\x08 ‡Ç—²Ì¼H3°\x1F ( "
b"\x0E †TF\x10 Ò,A»\x08 “ØXóÉ’ "
b"\x0E ‰° ®&¼`\x7F õ\Œ¬Æ? "
b"""
\x0E ‰ï9Š\f c®&$_¦\n
Ìóâ
"""
b"\x0E b\x00\x7F s¹ÖW*<äaëÇ "
b"\x0E ’ @Ê‚«ÂdRmB´v·¥ "
b"\x0E •\x14 £\x1C ˼{]\x11 Öû\f 05Ø "
b"\x0E ¡nqª"c…Ò\x1E\x19 Âwüò\t "
b"\x0E ¢k?ÂfhY¥\Á|ýBh\x04 "
b"\x0E ©ìoŠ|Ô¬[\\x07 ‡„Äâf "
b"\x0E `e¦\x1A j«\x00 Wj4¼˜tî "
b"\x0E ±Aa\r ;^z¢\x00 vöÏj "
b"\x0E ·›Sl¤8æŽ\x13 n\x08 w»A "
b"\x0E ¿O\¨l–îõÔ*Þlɇç "
b"\x0E Àœ›×\x00 ÝÎÍr³å\x01 *" "
b"\x0E Á¼P½2#MÕ´#\x1F Óïo! "
b"\x0E Òæ{\x16 Q…Xv†Ä@sÁq| "
b"\x0E Ô‰ä\x13 ìKb›Û\\x1A †âÚN "
b"\x0E Üuƒ`Dºöå†"\x00 eÉ… "
b"\x0E ßÇ¢š\x19\x18 üYÅž\e „/~ "
b"\x0E î‹ôâ ãé¢ð²\v ì“ÊS "
b"\x0E ò×)E°Ó«\x19 ”,.ò"?ç "
b"\x0E ógÿµÅg\x00\x1D t¯B\x10\x13 Âú "
b"\x0E óÇT!¦ô\x1D ÔœqÚ^I¼ "
b"\x0E õÑd¢bRýè\x1D Á=4ÄÚÕ "
b"\x0E öI,%m_J¿ËT|\x13 ¸UÞ "
b"\x0F\x00 y» \x05 ÝÈ4%\x02 Ä4Àõñ "
b"\x0F\x01 \r Š\x07 Sön\x01 (T[ýu[û "
b"\x0F\x02 ‹añFgà\x03 æ¤Ë\x02 3& "
b"\x0F\x03 HÌ…å\x7F\x01 ~¾TïŒ.Å "
b"\x0F\x04 >0rz±Í–~JÍQæ\x05 "
b"\x0F\x06 o7\x1A o‹ÿ?$½„ü\x15\x07 "
b"\x0F\x07 ‘’Ä\x11 ÛÄ(¡\x1F P7mÁ± "
b"""
\x0F \n
ƒ\x17 øö\x03 ^\x1E EqsGË
"""
b"\x0F\x19 4Ò³hñ’Žã¦£ýR3I "
b"\x0F H‘\x01 ~W\æpÖÈô§ÜÎ "
b"\x0F !\x02 ¿®Œ`ã@§?Y\x12 º§ "
b"\x0F $D«\x1F q\x08 d+â\x03\x14 ¶Fž‡ "
b"\x0F 3\v Á*Šù .0Ú60²“ÿ "
b"\x0F 5€\v 1Y–\x03 1Ò~Ç\x07 Øû‹ "
b"\x0F 9\x08 fö‰m\x1F &ý~<¯,S÷ "
b"\x0F >hw?vœ'(7±\x1C ˜*>Ž "
b"\x0F CœL</,DBeØæ£L›Û "
b"\x0F DTûº\x1D (1Èv\x0F ñ¢ÐO "
b"\x0F Ns•`¼}U\v\x08\x06\x04\x0E\x1A éû "
b"\x0F O˜wþ‡Cþ±5·\x06 ‰l\x08 "
b"\x0F RC.âÞ{è\x19\e š\x04 øGOª "
b"\x0F Wì“Ô¹\x18 6ƒ"ÒØï\x12 "
b"\x0F [nÊÍnÕ»9tê\x13\x0F [\x04 à "
b"\x0F ])\x01 èUÆ\e •¬\x16 È\x04 “Ê£ "
b"\x0F añÀêD<\x14 É\r )!ØÇ\t 1 "
b"\x0F jqÙ¾n‚\x02 ¤\x15 P;+A "
b"\x0F o\x07 »ý\x07 ¼:œ˜¹‹½_–¹ "
b"\x0F wô\x08 ™Øÿ^<ø:u¹5üF "
b"\x0F {nF?\x03 =ˆÌq+’´ä/Q "
b"\x0F {nn\x1F ß¡&ø ºžÖ\x02 ¹\x07 "
b"\x0F |Y€\x0F Ì[i†÷<™D¬ß² "
b"\x0F Ö°˜kQ\x7F Ââ`ÿöLÑ "
b"\x0F ‹Ï-Uï…ÅtÙëÉøÞ5_ "
b"\x0F ” V*{\x12\x12 ís-‹Â "
b"\x0F ¢b³b\x13 ÏA2üë\t\x04\e S¿ "
b"\x0F ¤{Vfí‹\x18 ú\x02 ã‹mà^˜ "
b"\x0F ¹Ÿ~‰•ÔÌ.4óÈ\x16\x10 ¬ð "
b"\x0F ¼!îÚIؘv¡\x19 Œ|\x1A "
b"\x0F ÐNG×áY?âh£\x19 6›î "
b"\x0F Ö$Ù5\x13 5ð-yÜ´-´PZ "
b"\x0F ÙâIF\x1A ZÂ\x19\x1C ±ò»â\x10 ½ "
b"\x0F ܹöŸE\x12 ú\x1C ÕFÈÙ~ø| "
b"\x0F Ý<ü³\x12 ¸o ,¿\x15 NïÃ\x13 "
b"\x0F éXé\x11 [ã³ ·Ò¤: "
b"\x0F ë\x05 0î6*}¢}\e ˜\x04 õDŒ "
b"\x0F íÉ”I\x00 UçŒþË\x12 U^Êá "
b"\x0F ö\x7F J}yŽ_WC*ƒ€¯’ "
b"""
\x10 \n
·ÁÜôÖñú¦\x1D\x01 >rÌ!
"""
b"\x10\v ìÛ\v äÌo\r Ϻ5VkU» "
b"\x10\x0E L:ÍmïTî,ZP\x11 Ô÷« "
b"\x10\x13 ’`\x10 ›\x0E b™ËII—€¹x "
b"\x10\x1A )—²èy\x01 dÔŽ;ÝÔ,> "
b"\x10 ">\x1F\x12 ˆÂå}Å2Nμÿ "
b"\x10 '”\x14 /ÇQŽ¢µ\x19 \U*2À "
b"""
\x10 '»ý11ø\x01\x06 ³`Ž\n
dǩ
"""
b"\x10 'è4ùT|9á{^1½yœt "
b"\x10 +¨$Žó²‡„Æ\x03 åZ¦o "
b"\x10 -·Ã{îÄ»Žëݸ«Læ& "
]
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 (0xCFB8992FC901B27C5643A0F18CC01D62 , 0xCFDCDFFF1C737E64DB70664BB39E309F , 0xD04D4E7DDC4959B8FF924820911AFCFD , 0xD0755CBDA707F4A5A2C1D5F4CB862BA6 , 0xD09D9115B73AEFEE1B8632E166BFCD8A , 0xD0E23CABFD8544CB4D6416D01154D016 , 0xD109D1D0CB61F2EEC76B8F214640C993 , 0xD110CA923852749F1A0E09272367AB18 , 0xD1168EF92DB6570A7BF85430B7AFBD19 , 0xD11A186B083DC042D5E1055BAC6CBCFD , 0xD1618822870C39C605FCFC714DAF130B , 0xD1ACC3B12101E1E5B180D3443F989F7D , 0xD230F08320E6C7859B550C7A6DAE115D , 0xD29ADF2C5B6462FF883242218200EAA9 , 0xD2B73F61023710CC9E821677329C0233 , 0xD2D36F01A0771B40DA0D6FC066F6E477 , 0xD33E153A5E962FB46BE411CCB255F604 , 0xD356E0ECA197D45E9D3E73A417D81530 , 0xD39CC3E2D89F8B18F128DE04E25530D2 , 0xD3FA480300D0D215EF62A5F4B7647961 , 0xD41CD9BA2F3DE61DEFC0839871A5B43C , 0xD4304494DD50316B4258CDA3C63C4259 , 0xD446A7454F5620F0D647B7C62688B47F , 0xD454B89BCD1B00EE30C18E31AD49BF60 , 0xD4B6C00C606DD2FBB39E7AD57681B104 , 0xD4B8B437F4F4C7008B8802A2EA3441FD , 0xD4F04F9658B257F1AB3E22827E54B022 , 0xD55BA3B019551FF4FF740613291AF033 , 0xD58B1992AF26872D20588DCBD49B75B4 , 0xD611E72EC9CD44B07DB92CD399A5181A , 0xD630D7356EF89182F9AEF08147917EBC , 0xD653CEC4453C642DE3844EBC384F674A , 0xD68B89416ED75BF97691C3D8D86F147C , 0xD6A89BA1C15E9BF3ABC47C2E9F3E436C , 0xD6AA82CA019A138A8A312B6418DC9336 , 0xD6ACBAEF4FCCD6949E9552144576AF9D , 0xD6B5D951C0981B1208FE39841EF2A52A , 0xD7016C68ABC79B93CFC89DBB1CF7D92C , 0xD72C6790BCECA881EDD7783FB85657E0 , 0xD75668D4F3E2FAB1DC2E2ECB0BB462B3 , 0xD7743560AB03D380F9D7A1E30D99E43F , 0xD7B97961B67F362D28DD30081F08C3AE , 0xD7BD8BF3BB2B213C42D66D076AAA3E64 , 0xD8D6E2B47B14DA63A9E7294786A7F0BD , 0xD8FF47AC57DB21CAE003DA593F5DAB15 , 0xD907A79D0E1681A160FE06ADE12B8858 , 0xD90F485341E6E1B05456C725B15ED452 , 0xD944DAB8FCD68F7DE72C91E75D73CF44 , 0xD9A2649E0781405B0081BCABBBC5BAD2 , 0xD9D2A1612D4EACF3E7979B66E573FC4D , 0xD9EF9F51837D352200BE4D5361BD449E , 0xDA1681861D1A430D3CB4414983CDA8BA , 0xDA73CDE7629D55864BBFE1C5BD090542 , 0xDAB557A2E4347604F9ED2277660D2488 , 0xDACEAB20F9BF4294A9385E729755C9F1 , 0xDAD8A9A5F37227A3DF0DFFFCC48867D3 , 0xDB12429FA46238D4E22D3277F212C472 , 0xDB1625EFE389A48C9DBE4078F1B82A84 , 0xDB2E130D4E635D66EA1A24996C0AD161 , 0xDBA1BCC6988CD83683E7D1A78688E278 , 0xDBB168CEFB3A272AF58A5B399B59B469 , 0xDBF32DDAD04613B9A263ACE9400BC0FD , 0xDC05204DD0218C66A6B5A48789665FF9 , 0xDC170AF6B933B19BDAF5DDD4CA780B73 , 0xDC321887E95D52FFF432E92EBA9282D1 , 0xDC34915C3716814B29A8D9051841D497 , 0xDC5A7A0ED5A467281B5E8AD2B45F374B , 0xDCC05BD0CD271C9CC37EF0D95598C9CB , 0xDCD81FBBD1B04BB39DE04622404322A3 , 0xDCD87A82228F1C5368B87336566B9464 , 0xDCDEB92D3F71294789ED803221FC8D62 , 0xDCF653E0C2657719AEAAFFEF088A70EB , 0xDD72737883227ADCCEA8F40879393168 , 0xDDA107EA1256C022EEFBD8DDEA5C4726 , 0xDDE9229BEA7A133660798C75928EC34C , 0xDE02EF6C01052CEE685035F06DF58C03 , 0xDE0F8FF1B61C4C124EFC99B5C65B3CD9 , 0xDE3747AF6E3BEF0EFCDB874CFD116CAE , 0xDE97494507B1C229B17E22DF5ECCE599 , 0xDEB726CB31F3B3C818D8DF6D8EB47128 , 0xDEB9AE6AAE5527E49FEF1087453A6B72 , 0xDF5CB51D34F7135C65152D349A68F47A , 0xDF64DDFC7838D26CAB44E4920FFF01BA , 0xDF6CA551EA48C7AB7C374B06E8DA7EFE , 0xDF8174931DE24C62819CB8271B8BFFF3 , 0xDF8982BCCA284344D87C9BDCF274E80D , 0xDFA4B88BA62D0417082D0FAF86947E87 , 0xE01111CAE842EECADF230EF0EC3FAABF , 0xE03071D7FCA6FAD0B39E38E2D00F0CD3 , 0xE08B670DF90F9011C6CC81E487445A42 , 0xE0B409F22ADABD2CB8BB5CCAE298ECA4 , 0xE1192A132EBFE4D9EFD3011066EC7E80 , 0xE13C2C46D083613BD5C9D94825172726 , 0xE1967A1B86D3D23835DF9A7E7213AC40 , 0xE1A7F6ED992C5FE6172D79C1C12FF8B0 , 0xE21659935D6C1B0653DA3A23E476E281 , 0xE237609DB05C9327C463CCF165F054D9 , 0xE288E4935833F8F49F766AB642D7BDCE , 0xE2C19E4FEB028CB74E1555692DA8AC67 , 0xE2C8FCBB9A5BF385742D8B7AD0CB9FD4 , 0xE2CB586B374D866171841E57CDE21BE5 , 0xE2F8D8CB62A61CDDADE4A9DDECD02052 , 0xE332DAA24E76CD869E2183D0E1CC32E0 , 0xE35CD169946D007FB09F7474CA184376 , 0xE3CD9F0B0267ED0492D0A7460E173253 , 0xE3DDB8A9E37687B038A24F82004BB4F9 , 0xE418BD80205C62260E8F755E3C2E6F1A , 0xE419AB354C1DDD8C35E4EB062C4027EA , 0xE45127FD55BBE9CE39537E3DC5404A81 , 0xE4C640DB45127A490D27536CC9CFF7CC , 0xE4C92CFAD5F2AC0664B0B88972AB44EF , 0xE4D4627648F8596940D07173D0F91B8D , 0xE51BA8B7BDA041CD8C92B8A8D3A3621A , 0xE536D90E7DEB4D7957CD5A1D974283D5 , 0xE592B43982CD47B8978EC82CDF86C1E3 , 0xE59503BF962C8896204AC866027ADA08 , 0xE5D6C89166A76978EFFE61B141B37653 , 0xE5F9AD1F6DB5C349EFB7BEE9A6FB0FBE , 0xE618F9E0668712E3F392B867E236CF86 , 0xE629F2598C53CA8ACACC6406E57CF3EB , 0xE63BF5C4B82E05DEFC84A499DBFB3618 , 0xE645383DEB388961E98B644A4B0C7B36 , 0xE6542FCD71DED7AE0390AF02D281B35D , 0xE6B3E3506651A48DD47FF7457CB3A2F8 , 0xE6BBE1BE6DB8DF27AF6A8E579CEA3F6F , 0xE70289012798DA029B0C643411A9053C , 0xE715612C689F562558614CBFBA56DD26 , 0xE790909C68E7D850D1C93CD9B1A91C1C , 0xE7A48D35D15F36C5A9449961DA4A99C5 , 0xE7ABBFFEE3291333BDDFF99F6D07E0BE , 0xE7AD8720F5A6509C60D0B05B037923A1 , 0xE7C03B1738FE503B57B03B3164CFF830 , 0xE7E3EC4C76967EF35E2A24517EA0B150 , 0xE83BCCC1FDBC66CCA8CBBB043D14322A , 0xE85323A84B17C88C68D8D5AA887530E0 , 0xE876FED2E5A5374F7FA922FDC0299717 , 0xE90B7F09FBB8788E0B658AD4C48D1F8A , 0xE97563E4F432DD54CF6EE83409D2430B , 0xE9EC8BD957DF2D7A9336F58E9CF9DB9D , 0xEA41082C1FA62CEB7E851BE3F81EFD61 , 0xEA7315EA3C516730D9BEE2594CE6B159 , 0xEABB295C743AE33B3C0DEF1DF82314E1 , 0xEABBC55BB09D33CD371B9182042F91B3 , 0xEACAB086E841543227008219D585306D , 0xEAEFC0BE0CFEBB8309832A1FD256826A , 0xEAF2D767452DE9C729F9A243DCD7E017 , 0xEB1483373327BACCA55AC30E7D67FD90 , 0xEB4ADAEBAAF854AB76992EF66303E050 , 0xEBB5823F7CEDCD8C317A097968373787 , 0xEBD0FCE634497B76845E59AB17445290 , 0xEBED34627EC05DBE798F74FA374D7BD2 , 0xEC11D2BE18740B6E8ADA35E4DCA555A4 , 0xEC375FADB6BAE274BABA76DE5E6FF3E7 , 0xEC401C774CEC6C2F403523779E466322 , 0xEC6FA1DC9093A5C4BB7F1D8982C2BCED , 0xEC7A1D1A0CBC7FE5A51FC3AB316CF43A , 0xECD43136F5C54C696BB1D4A748886673 , 0xECEE8E694385C95E6AA1A284697FD259 , 0xED274D2656A68A83A08A3C59D4ED6963 , 0xED439F005E15068519E70BB7BD675AB8 , 0xEE192A9C6A793B2B87042D8D798C7CA2 , 0xEE23304A8D7212488E2362C9329EE523 , 0xEE3DC66CCF6DED6FAC641A62267144FF , 0xEE767A694F69799FD22F8E40C7B9DA9E , 0xEF0C4ED4EE75D2B6B98251ADD4594A7A , 0xEFB728BF878FBF52167ED2910154AC02 , 0xEFBE93D2DE89A00DF53641D318A9A0C9 , 0xEFBFD1C2E963A8A12800C0976A2DF81B , 0xEFDA03795A989739189C6B0936C866B8 , 0xEFDF96CC0B8391B3A5ED17F7207C3789 , 0xEFE3A5481B897F3A3D6B033F7CDD6182 , 0xEFFCED5E6E712D6A3B6A90DD052A3AD9 , 0xF0D41CBF2E09DC15CFFD42760C6FA78F , 0xF11F570630B596B1606D815E47B4B586 , 0xF12A96DF007250B9CB14E173170885B9 , 0xF15A108F3B619C90C60A0BB15FCD1D98 , 0xF1697D7FABB27741FF29082D16DDE7F3 , 0xF1D1EFF45F3C5B3A4BF99A022EF832AA , 0xF1DDF029D3EC5600E44F77DC154BB7E0 , 0xF236E3BE171A15604B054DC92141010D , 0xF292761527E2E81DCDE26531D03D161D , 0xF2D7C130BBD103F8A013B45FF7011877 , 0xF2ECC581668EF2D995A8EAFF04D47EA1 , 0xF35965CF4EA7CB7A295C59A142D099BF , 0xF37AC0FFCB68F44A0A72FD2A5CD41B95 , 0xF3927D6AF9CCBEA1394DEE0A76E9AD4E , 0xF39B78254CD5BFD4D9C156940D08C454 , 0xF39D90F213C0A61BA23624ED17E797A4 , 0xF3A6F3582DCDC174D619B4EC2616AC9A , 0xF3DD3D2BD6243C65B00453F869391323 , 0xF3E325145EF1ECE4EC02524F55AAA82D , 0xF421E082C1020843D3E9BAE05968C861 , 0xF451E3DB5A51E79CF277981217CE394A , 0xF4586538E14AEC00111D99C8FD4EF8C7 , 0xF496B128E0261CB6F1321653E497EF8F , 0xF4FC5097442967879B7DBD1384A2397D , 0xF50112F4F9EA29E79728441489C0DD83 , 0xF503CC97D8C54E40A3729DAD66343F22 , 0xF50873BA86D403BDAB781876A6F2DF86 , 0xF51CCFD63EA7F2AB40DF258C50583845 , 0xF52597CFA810D82F4BE87D723CABDD40 , 0xF59648D723DF6D1E3A7FBB8975D7F51C , 0xF596926446D27F5FE683F4E101C4ED79 , 0xF59B3E01F908D0FC1651BB459BC951F8 , 0xF5AE42578FD82471A26A80DEDE4190D8 , 0xF5BAA7EA1C717430D5530A69BC4593DB , 0xF5DE9CEC61DC0F6C4ADDA6663A0F4401 , 0xF5E3CF28B9F8E458E4119AEE0730D9C5 , 0xF6C06C9E07FEE6376A612DA15DE4FD03 , 0xF6F2917CE59435BEFE5ED1297472796B , 0xF6F3240C0298516FDC47B1150001878F , 0xF70910E6A423B58F4D7BB730F27D6FC8 , 0xF712531628939FAB669BEA35599B0E2E , 0xF7171DDFA0CD24FD295FDD377C7FAFF1 , 0xF743C6039ECDFF87FEC71D740FCC3EEB , 0xF78B71B7C643817067B29260AAD5F493 , 0xF817767D6E86EE2851643082326099B0 , 0xF8379FC171A707FCCD2D07E5CF915507 , 0xF87D4E107BFCDF718EA771F60D49018A , 0xF8FAAE80E04308CCAD786961D201C60D , 0xF95271712F5BBAA119CC0C6C45B16D29 , 0xF9B029950DE62020FF31D52196482EAA , 0xF9EC68869024ED0CDC2C168991E0B940 , 0xF9F6F5DD58317A7F09B9274880119897 , 0xFA0A5D34BC5AE2737BF47F37F5FEAB8F , 0xFA2CA3652557051D2E4755A3BA333525 , 0xFA3394BF67D149877DAE3FDA8E602A57 , 0xFA34E1F51D5535E8AB020FE7843F643B , 0xFA7C730771739BE2FAAB12D2209B3EF8 , 0xFA8C9DA9125FF4308AFB768AD44A8C29 , 0xFAC054DAA40C55421DC5EE92628BA947 , 0xFB80678EEE3DBBF20F4CD9FFA2186015 , 0xFB94D5836D5D7297E4E1873C3E3B884D , 0xFBBEE355AE8A113FF69848F324E64394 , 0xFC2DDBCF6F89BB4D9B8004E561024A81 , 0xFC30E335771B4928A191E34F6F482F97 , 0xFCAF4FA089BE85D40087518A2E2D3A66 , 0xFD8D0F92F715B1910541D97B9D655C67 , 0xFE1FE826051D9F675BF8592FADE298B0 , 0xFE3968D8BFF0D8A6A11196C2DDB855D1 , 0xFE815CC00F1ABCBD24CE043B7EF8AA58 , 0xFE8677BFA860AD13FAFF7399C3EC48F7 , 0xFE96CA54B67E76952973706B73E15567 , 0xFEBBB5D2058BB121FE3E7FFB3AA2EB0B , 0xFED0AA11588C4BE6DD90F21A3A95D6BA , 0xFEEDBC90A4FCEA8C0B2DEAD1DD5EBD62 , 0xFF1AA8573D645552EA0878E85F6BF693 , 0xFF34906A62C6D962F9431303AF492441 , 0xFF52680A685EDE6D270B577AC925AB29 , 0xFF538AE5B58590F84F28E5E578EA89AA , 0xFF859B87DE9592B8DE8FA0C7E31FD679 , 0xFF8711209AF1AFDCA808B8E44A23F90B , 0xFFA25407C61ADD6B1E4F330CF854017A , 0xFFC1F81C52E05EC96B710DBBB0DB9C07 , 0x000C347BFC30E9FC2B7AD4324F73D3FE , 0x000CB17683409EF44D7F1D758745E62E , 0x000E62E116D1BBD72F5466A97BA426EF , 0x0019D9B5261C876A914D77750BE5CC87 , 0x00201DEBEE8D9DEE29D4A0AC534FC01A , 0x00273F31029D8B97CCEFAA9B4FB8D5AA , 0x002B868444C6E08769EADCF3276D7D45 , 0x0034FF59BB4E2CAEF90A8247FA9A8B3D , 0x0035E3B93228DE6C9429B1346AE6B2A3 , 0x0049FDC865D1DF6342D00AFFB8429750 , 0x004FF5391C9DA108E83A64F6D0C31948 , 0x00514F335CC86ADB36C737B027DFD619 , 0x0058CE7A690BD182EC10C9D2DDC3EB2E , 0x005D15B560A608A734764A10E0597BAF , 0x00633470109DCFA28BBE57AFB9B231D6 , 0x0066579F2D7F2A9AF58A7A318BF1D1BC , 0x006F3306A52EE7B9A79E817039CAC3F6 , 0x0074C1D7DA0C74EDED1C15CAFB10D8F5 , 0x0084BF54B91B197F32942DA9D4B7BB4D , 0x00851B3151D3750A06AB3E5CE28EFF74 , 0x008FAC47E24CF3FD458F5BFB343E3B60 , 0x0093D210C2CE408D141594C76F468D78 , 0x0096C45A9167125AB9070C0AABE0CEBA , 0x009F01F61529766ED5E0A2CA4BC880AC , 0x00A0A98FB2BF89480675AF45977AAF31 , 0x00A0CD171AEC80DF7B558B08F3F52497 , 0x00A21CD384A4DE4F5E88B2DF5C79FF56 , 0x00A842D640CE442FD96476583CA7A999 , 0x00A849E6BC1A144F310E9FFB7A002736 , 0x00AACBD1F134E78E95956D03C1352F90 , 0x00AC0C1E2557F7950942A359807EB5F4 , 0x00B1C4C2CFA82AE256B7DA6F0CAEB657 , 0x00B556D6FD8B534C938ABDCA4AF4EC38 , 0x00B7A51939A32233D20793B58FA13894 , 0x00BB39C3E85F2CE3474FBC803A7D6DC7 , 0x00BEBA77C1EBF9D09298F089135230DE , 0x00C311BD411919C4BD9208AF92E806C1 , 0x00C6CD12173035D94FC535F2E17A467A , 0x00D3F8C3A07948DCFD09C36AF1CE9173 , 0x00D57673E82783E3C06E11717FD6BD10 , 0x00E3591A144741F2B040AD2CB372CC86 , 0x00E4AECF0768F425C6734ED52A1BD83D , 0x00E6AA84994DDEBE391E05A6DDD71BE5 , 0x00EF4C689538615520991B0E3A177A11 , 0x00F0AF26E5D13F6E5D8A1626A7CEF13C , 0x00F1497BC22AF86E5DD6F9C8ED01FBE6 , 0x00F406AF6F10843458398A2130E74F05 , 0x00F4E7414520F67C462828B62FF33300 , 0x00F7BB40B0F672E42320637F7EF3ADDE , 0x00F7BE7CDC623CEDEA0B9B4278BBB1B1 , 0x00FA22FC69889F554060AF7203A60BD4 , 0x01083794181F806E281A3A1D529BF7DC , 0x0108DDF58953EAA3F3F945FF20B4BC10 , 0x010F22D7F57EBFF91CEFAF03987BBA1F , 0x011395D7180F81D72D3666CA614FF716 , 0x01146E4DA275B418D6FA6E6D5DE53A4B , 0x0116212D0A01B27041153FC536A26E57 , 0x0124E49C5E4C36FEFC9A12BDDC20F09B , 0x012607C4E9E82872B54A9600E007D5C1 , 0x0127A8C87BC58EFC5FE6C10C925B8124 , 0x0132E14277DA6E0CD2ED570FEA1467EE , 0x01353992721CE5E04CACB8366D370C10 , 0x01407C8D39EAB6338AB9CCB7F6063930 , 0x01448677CB652A6A75C6F8D94D6D1E66 , 0x0144D44BD8538E83B194582CD73DB032 , 0x014675A291411D378E7A22E9A19A0049 , 0x0148568D22E18F3487DC60B90A3378BA , 0x0149DBC4A8613883ED53A67835451FBA , 0x014CDDF3294B836CEACB522028719EE5 , 0x014F97F932B407CC961A299C2618D396 , 0x01513C254E723F67A12369059958556F , 0x01533BF854C03E80959680BDD142E2E8 , 0x01687697737D34FC0D5EFF878966C63C , 0x017BE10971E6B8DB14211112D1669DD6 , 0x017CEB2F5B6D5402A007B626480E1B57 , 0x01893C826B37A45522AC1C4A38240538 , 0x018B63FAAB22F5245EAB4EA8A9AFFDBE , 0x0198BCD3F34C27F34FB53E5C224F4C77 , 0x019CAA2A4639AC9872EF5D8F1D7D91CE , 0x01A37A8DCC8F0880D211375E3151C1B4 , 0x01A3FF045A06C1E00D32F2FF55EE4AC0 , 0x01B5FE67945252032E6A7846B0B20445 , 0x01B6B16EA0816C0A90A6CF2FBD94D100 , 0x01B9EEF86AC2E2BC31CAFEE4911EF0B5 , 0x01C072FC50598696D3BC270DC548EE82 , 0x01C28C2051EFBEB23C99B4B86670C50D , 0x01DD01AE571CBC22EEF2979A306A2482 , 0x01E3D2C3C04D0F06C681DEF6FA101936 , 0x01EA18B544CE0CEC06F879A3D75E4795 , 0x01EACF5D370E5F1C55495E19AF7C1572 , 0x01F3BC91E8D106FBD6E90271EB0A0779 , 0x02132FC29D0D9F902C30261DE97D0DD7 , 0x021687A9CBB43090FEEAC816FC8C8DE7 , 0x021AF972A171864BA9778D2892A47B23 , 0x021C10623769D4C5C980ECBCE0DE115A , 0x0226F0025B3FA5DF149807D5BC274B26 , 0x022BF297B99E0C937A9F68548FD073FF , 0x023057DC75891279EDECF57ECE316A45 , 0x0230AB03EFF72BA90409D5C72AB255D3 , 0x024273B156A8445803EFB9C5B6063426 , 0x02476EAECEBE4BCAB931DABB1D3BBD3B , 0x025004D73A0D5778885F049ADD9C632A , 0x02562F875CBD2F0EA7495FD669CDEB69 , 0x0258EDCCE00A3DC4A44B548F7DE3FF49 , 0x0269FED37F95F81DEDAEE4E50E0A560B , 0x026CAF509BC1B8C30C43301EED6D596C , 0x026E5ED894853E073C9CE3E54AEAD9D4 , 0x02833E37964719C515EB1AD9D83E6BE3 , 0x02856C16A51917F9D8147AB068D8007B , 0x029350E980905345E84C5042EB866DE1 , 0x0298290D5079B6AD638FC270DC9DAF78 , 0x02990017E33C0390A05E2BB08441B52C , 0x02993569DD10B833FCA9E687EEFE2825 , 0x02A1057461B5069DA8CD38B0A8EFF0DE , 0x02A4ACAB014E1FED25D410A713941BD4 , 0x02A67912CD86DAC3C008C9E1B8B13272 , 0x02B4051FCDC1732832187D7162BD2882 , 0x02B4615AB4710AC361F7726F31C98F8A , 0x02B4BC96DF93C927A95F5282C5DA1E96 , 0x02C6B5BBBB70AF708E28E249C2EA19F4 , 0x02CBDC8357B0F4B10539C98583412EAC , 0x02CD848F2B8B0C993852866160208992 , 0x02D2CFB9227DD1E054C9F1005167028C , 0x02D402C2BBC38EF4F942E023E5A728E3 , 0x02D77DAAC4B133765DDCB0228A53539A , 0x02D79842C6D94CA726DA239B7013D91D , 0x02DB7CDFA7F2B15FFAF383F045DE6A45 , 0x02DE896677D47A3B8851C715512758AF , 0x02E0FF54494276CC8665A946A8A18601 , 0x02E27161206F6B176BF0238C70D86046 , 0x02E41368EAB33BDD249FCD97DD7D96B4 , 0x02EF1D83BEF949298904DE5DDD08DD9B , 0x02F04A6E70C16411E115FCE2F42AF36B , 0x02F300AC8F3563EDE31E4D579DDB0C07 , 0x02FB7DDC9FC4BC68E0A69AB3973E3C92 , 0x02FECAA589A9EB4A623C2C91F1A68B7A , 0x0308ADDF6038725EC9E231938813689F , 0x030921A796BD6368A62D0FE54FE83B05 , 0x0317C5E7864BF09B6020AAB96429E7EA , 0x03218356EC840348D8616C753FCC5062 , 0x03254E3C9AFBDE62F55029C4AB0F2BBA , 0x032B4D1A04B4E6B2A2BCD8D144B4EDBA , 0x03374DCCDBF1544FE9042DBD7C046523 , 0x0343804E51BD3F618DCD619C575C9045 , 0x034D9203B5720653C092F51CFFE10CE3 , 0x0351BF86AE538A304FB756B53D7A4A58 , 0x03666B50AED251A16F9BD62803895E45 , 0x036A11921BA0DB264E7ED8553B2BC55C , 0x036A66BB01EBA90D0C2A705E4488AF47 , 0x036D376103325FF946341FEDC509F5A1 , 0x036DABC47402677CFCCD4A7EEACD8C15 , 0x036DC62E4DE01FA1790E95ABFA6A2E91 , 0x036FE03244C7023A869D98AB5CF94795 , 0x0370A275399095E67CFD2BBB69A70CBC , 0x03718FEEBC7130A931947C8B995EA853 , 0x037B261D175DC126442E011DC7603CD5 , 0x037D55056FA6F2BCD85DFDE8E8B28425 , 0x037ECE024D4021F7365C1850DD33F15A , 0x038085CBE81BCF35E4B21AF436BF4689 , 0x0389DE12FEBA5DEB207C5B12B730284F , 0x038A970E70E04C8CC98798099A3B9E3B , 0x038ADA324C61736876F770D54CE1BCC7 , 0x039A1B6FE324004073A6F8AF9F2F3772 , 0x039A7687F5D1B0BB5DD138C353CCC065 , 0x039BFF0EB56CFE2B48B93EFB8D483FDE , 0x039E8120353EC10338F23089C9A9E199 , 0x03A03FF5D5AA923E8390A1C10FB1E530 , 0x03A34922DFF9B3CF78ACD53147793C98 , 0x03A91729AD1921E3B532FFDB3D747543 , 0x03A99E08FC177F4562EFDC741EFFBD8E , 0x03AA501FC7A9D4EC54106EA1B14438FD , 0x03AE251D509BCC9573242EB9F44B9081 , 0x03B4BC3A7C71CEA52A0478362D7E0B2A , 0x03B7933E1D16C3527DB58E9CD68BF824 , 0x03D23F7708C6C641468F930B6CFC8E76 , 0x03D55C320185740CF91A7C7A3247D7FD , 0x03D930FBFAD2B4D22024F60A95F1DB2B , 0x03DEC3E32C99C531202580D2C701EB21 , 0x03E03024AD44DE322A2F09550A4B4E60 , 0x03E5A24DD837B3F51C007B6A2A5C5EFF , 0x03E84EB16A1C2ADA3939BDAD6A28EA8B , 0x03E88EB57518F1872DA11D74FBD78A23 , 0x03EE304B7B06868E4A29312CC2F5185D , 0x03F1B8BB5B254B5A37C62BE19384A93A , 0x03F2BBE498F8DFA46398A54942B15AAA , 0x03FF80E8AABFD5FC8BC6DFD8CF2F17A9 , 0x0407C1A1AE53D11721949F9396AA81DA , 0x041B2E635DBBDFAE7553D9A0D968A5E7 , 0x041D64647B34BDE0A96D73931381BB0F , 0x0424E640B75F1903B322FE4F76D91A74 , 0x042AA76C677B6440601AB6EBB424541A , 0x042EABD23BCB885570503515CE9BDCCC , 0x0432AB3830B6AE05B8A8623F20867775 , 0x04367EF7F63CB0642DCB86D6BA8B78AD , 0x043DD72DDB10FEF3CA1B6174386417CB , 0x043FF0F15AEEC019D98AC660A9F611B8 , 0x0448B955E6BDA4FE55F828B76CA2F89A , 0x0448FBF7E5A221D06ACE67D14875D885 , 0x044E10AC6404952A7F0243A1487A80D0 , 0x0454176C45CE61CB63B5AD9ECB7F0FCB , 0x04595F87BADFE545D77EBB78DB7D4882 , 0x0460737270CAC5BCC18A6A4548D643DD , 0x046896E52B7E67BF1C684B3C134B5D20 , 0x046F839B581705EC2B58C3342E60DB99 , 0x046FEF4AEE6B2616F32B4A6791069E37 , 0x048268F7A2F0E535F31724852998A87C , 0x0483D5A78721E7E80FFCCA6E9A711B34 , 0x04878201C2C351B89BA8D3FA10347FD2 , 0x048A91AD4CF81DE3D7573E203DF3E563 , 0x048D75AF2FA771694764B54F49A7228E , 0x048D7CE23D08AC5A83689BDC6B6BB14D , 0x04920921572B3C8F9C467F712DA0A52B , 0x0493BBA19CF10CCB144D79814FA337F3 , 0x04A13CACA69F866DF3163F5081EF29DF , 0x04A16CC72419CAD9BAE6E3F07D3A532E , 0x04A4E0A8FE3119B78B95A3E2B24E523D , 0x04AF161BC31B687397E9A192EF306B26 , 0x04B58FA89D31DFCB1A4A3AEEB398AF80 , 0x04B67EFE183F524F20F2355D0EC138CE , 0x04B68D50B58E4DD1EC6B1BCE7B9AA505 , 0x04C667BCC03994604E65D956B71F391B , 0x04C72ADE9374DB17B29EEEB11FC16626 , 0x04D1CF466E03AFAF883E172B8BF199D7 , 0x04D37D329F60C27A5AA26F8062BA4387 , 0x04D6390BC0A31E93C86D2FA51EF55379 , 0x04DBD37CD7EC815554FD71058AA2F371 , 0x04DEFC8C70C59BB0C45105FB003D9B6A , 0x04DF1E4380C2CCCE5767AE2A5845A469 , 0x04E4B1AB7A971E2A05F49F4A418197A3 , 0x04E8C8A64BF1A6A28F4CF2A1D151408F , 0x04FAA010174DF09A24D5F340D04DF578 , 0x04FAF69B0132B91E7B3E0BEADF70A124 , 0x04FC46C7A0CDB8E289C5FD799FA3E2D9 , 0x04FC75E949F2F12B31DAD31ED6D4509A , 0x0504DF39FC26ECC56048952FCE3C929A , 0x050A69FEA55EE86D5CC3CE49963EB533 , 0x050BF38F0474668F0AB0BD10DC40DFD3 , 0x050DDA38B5C0DF71F0CAE6067EFB5122 , 0x0517324068BA61D69C7771692832D329 , 0x051F5AD1BB9D8C1AB0CA6372C5A028FC , 0x0524A4B7F575C01472E35E3F99415F5B , 0x0531A5FF86B76CD5BA69253489DCA2CF , 0x053AB7C6C0A3D5FB46D5413E76FBDCBA , 0x053BC0D70278F509E6EE7868325FDFBB , 0x0540500607749727C16C5A9E5A9323ED , 0x05456448C2FA925322D13388537B68C5 , 0x054CC539E0C52085FF67C13AD2EBD8E9 , 0x0556CE3816A618CB437EE9B840EA8DED , 0x055BB6A681060B1FB4DD173E214890F1 , 0x055D85178D757A76BF325800BB7C9856 , 0x05623A2D2CDEED32E37E8187F9A2D5EA , 0x05654E982B0B4DE1E02ABC1BD9FAE7FC , 0x056C0637F7BE3C17DF8B4AC6A886E4C7 , 0x057587AF33EF17ABBD2F2B2513359F1C , 0x058062704F27EF85ABE41D639BE14011 , 0x0580FD35D6293CF63B2C9F349BA4BE72 , 0x0589F56A280A96305523E066523F8FA8 , 0x058A11DEBF5DAEF5FF41627CA1CD1644 , 0x058B4295B170623CE521A3373BC7DFDA , 0x05979842B2AEA7E47FB7688EBF679C21 , 0x059C1BA52819217E1E45587F3551762B , 0x05A4456E07D35274D9AC424E795241BF , 0x05A7E57A8D92A8925FB077E174619B94 , 0x05A88F329DD5F183C8A4959789F8DE7A , 0x05B7250D0A4DB476291CC91900CE5DCF , 0x05BA6FF61D9937DBA280C871F12A8FF8 , 0x05BD8C8C67311738B38566FE3CE3FAC6 , 'ɢ}k`GKNĩAی' , 0x05CD762D33BA2767D9A43203872D0487 , 0x05D629A6450A0D5FF289F17839267D1D , 0x05D75B8AA1951476597487BCD617F76A , 0x05DA81BBA0F60BA96604578667BD9F5E , 0x05EB12D7B44AEC2CD31859ED7445A3CD , 0x05EC84415D5E3D45F07ADF8C56D07B38 , 0x05ECA5066EE1B47A0AC450468660908E , 0x05F16ED7F6B987C26B83EA7D3FCB85C0 , 0x05F20345BB3446F3B46C57D4F68DC00C , 0x05F20E7D91B892EEFBF4765CF912EF3E , 0x05F2CD102E349BB12B1F9C6837794E6A , 0x05F9F9210F435A7B7B50F20176817ACA , 0x05FE4DBEA1AC791A593D64DC8F85ADFC , 0x0602E7F117B7E2888DE223B9E84CCF05 , 0x060422913EA3266444FB899606E6B3FB , 0x0607DE4699D365478D04AFE3F58BFCE8 , 0x06115C499324491B82C0EC1063F53D66 , 0x061AA6A0634A99C56A6220F044B82678 , 0x061E24EDA4D5DD259DA23F5BC2BE7A09 , 0x06210C1164EDB2C9540EE0B7CB79C50D , 0x0623D32D7B374919CF92A6A9BAB85CD5 , 0x06241E1A735DF36A0649DCD189ECB5C5 , 0x062B2C57B8511F7D1144F7DA8EA67D4B , 0x0632C9CCF66D66EAA997E31F52A90EF1 , 0x063999F5A7622B19A0B886395F139C75 , 0x0641E988346C87FD3B4110F5DCEE748D , 0x06435C48DDD22309CB74F8172122BF5F , 0x064B085670F9592EE89038A52C3A8F45 , 0x064E2BA9A8978819635236544116B357 , 0x065184B68D2588B5A5E60CB2B4970086 , 0x0654714F00D61982310BF7897E507D80 , 0x0655BB581BB9E99AF6315F1FCED3A79D , 0x065F13C332A6045203D8B6D3816378B1 , 0x065F3A8569AB5CA8B567DE4C8622C90A , 0x0684FFA36FFC6A473F9B7BC540F22918 , 0x068EFC7E3F733B0DF1227F20A667D2DF , 0x0697DDFC4DE7D5C0A121B52F2AADC20E , 0x069D2E90D92BC3430FD1BB10768B1510 , 0x069D3A189CE0A6D6D63878291B22F3D9 , 0x06A2607C2EFE25E2BE8FFFD4471E41CB , 0x06A8A125439957503E80CCD930E0FEB6 , 0x06AB71A0A6C3E36B5D3BDF041F51408F , 0x06ACD073E1F1FC754DEECB54DDE1E985 , 0x06B307B69D0A7F0E6E0B614B182C22D1 , 0x06B3D8CB95DAA189D8A27B70E2C335D1 , 0x06C448FF4B43B637893519769A089D79 , 0x06CAC922AFB296C5374CA0D5190118E1 , 0x06CDDB5AF8CEE2EE3D195F324052482E , 0x06CE83B8A9469600BB2E2323AA719B16 , 0x06D658959CEAD9E8240296410988F33B , 0x06D91727E36F690218A05B2466770A64 , 0x06E37296A30F190E4901379E90CE7194 , 0x06E6078AE5D286B7569C001269F0BB61 , 0x06E88A3C99E220F3B0F4178AB8CD65EA , 0x06EB1C02E8E30295651950EEAEEF7AD2 , 0x06F8AF43E43209755963A34161D8B902 , 0x06FDBF96A532CD2134C8223B9967A889 , 0x0701B9BDB62598B61F3EA0DA682F028C , 0x070251A829E48A8EA25BF97A2837BFFE , 0x07025DE4AA661F685A2A3826CAB57EB9 , 0x07060711A12482F8208B6F2E51F795DA , 0x0706758CEA6D29937EF220B0CA447111 , 0x0707F53B42A9FE3A72D626A871C9CCF5 , 0x070AA9975042F75362A297100F22FA43 , 0x070D3FC6D8A161AA8D735563D7AAE17F , 0x070FEFB5436ADA25227FBC0B1F7B9B69 , 0x07101662DA675009FC4224DC72A1A3FD , 0x071B5C98F068F5CE7E486B45E6CEA432 , 0x0727929FAB139C12F3E134E7AC075D9E , 0x0729763052FBA096C835A5F686C72CAE , 0x073302749C6023E7BD6CEB53A0B4A4D4 , 0x07375C29CF71FD593D694D4EB1FCFE34 , 0x073D5B9929010C2BD3364F5CFD62F706 , 0x073D9D9AE2BDB3A7DCB94E417910FF10 , 0x073FC0A0C40D12AE1EF9B783FE2C4936 , 0x07407D5273758FF133B26DDF626AF49A , 0x07449D02696D84C5F7DE323CA0075DD9 , 0x0745EAB10CC7156832CD94D0BA032AA0 , 0x074739D3FC7334B7DC66DBB7E9DF047C , 0x0762FA83E292B214A9A54A38C435CEAD , 0x07669BE7E66BBA66E594C33F89FADFF7 , 0x076BBDC3D339BC743102119D968CB6FD , 0x076CFEB96DFF677DCDD656D4EDF1CAEE , 0x076D947BF5E7680B40C1DBF3EE81DB7F , 0x076E57060C3B2B909E5205F5894EE454 , 0x0772A562A0DDD79E52F7E7DDF31414C0 , 0x07741B4C45CFBAFD452F0181B5D72A1C , 0x07756BE2EED54F75BC9C7A177691984A , 0x0777A1CA7D8EE61DE38DAF700E3AE243 , 0x077CD17FD91C0CF99119DBBB3FBC8A99 , 0x0792207B9EE8C6A99A8B66BB18EDDF9D , 0x079ADC56D7320A26E35EBFA2E18FA03C , 0x079B3FC2BBD4D79ADB11AD88587A1236 , 0x07A092316AEBDBDC4FC690FAD742B261 , 0x07A81F9E552562CE774D992EED576FE0 , 0x07A83D1E7A376E6BF5AAEFB764BF94FA , 0x07AC35EDBBE3B7FBACBE7B4D084D631A , 0x07ADCDCF3D64DD927C6A61674CC54507 , 0x07AF66537CB1039A0367605583898719 , 0x07B68DA7C5C093642499E1699CF9AEDA , 0x07BDDC2C476CEE352F10C2C91BAE46D2 , 0x07CF37B10CA6494A4FA324EF13BD65DA , 0x07D5E6F82BAFB45B71C75AE87D37EB5F , 0x07D5EAC57B85C1920A7ECF6E31CFD281 , 0x07DD85F70B9E030AEB1D27C019A1E676 , 0x07F40C23AA217514940F687D1BE4246A , 0x07FB1277BC01F4A154C79FB8FE4D46D2 , 0x07FD4C78828EF6A1772E59EBA73D054E , 0x07FF654BB7E89B36987AE5334BDFACD8 , 0x08007E0716D52DA7F144141EA8D077DF , 0x0800962CF9A3D11838B80C5A39E6BD90 , 0x080147D3196764EE2B354A5D638F08BB , 0x08014C419923EAE2E2E07BF2F7F8F66A , 0x081B98046960177172DB23734B53D886 , 0x081BB0C29CA7FC040059ADB2B498BC1D , 0x081BC91FB58AF023C9AA88300361B846 , 0x081F495F7481EE41E7AAEC2BF4DFB77A , 0x0823C72E8E04129B9368CF54C9FDDA81 , 0x083461BF643C74538F0674B1E470E2CA , 0x0837DFC82877F06F80AE684225E204EE , 0x083B48B1F50470DDCB504D6004C897E5 , 0x0840E7A8C2B95AA6F54E1C8CC6076E95 , 0x0844C9A5D69797C827685059D4D96EA6 , 0x0846D6B86F2646EE6881FA18D681CE42 , 0x084D030E27A27EFC169B93B80CE212AF , 0x0851DC4560D5143FF6563BD5AC53B49B , 0x085578FDA6E3B2553DF2667DA71175E2 , 0x0863C222714CF846990B8B210132EF1D , 0x08679E15EE014D91AA2B569239842947 , 0x08702587CF2EAA3DD1081CD5E8BE369A , 0x0872F5BED047715936B8CC36BDA2797E , 0x087839E9519BC4C81E23E94FE96B6926 , 0x087A7174F39AFC423FA8DE54FC4FAF5B , 0x087EF53075590F0C7EE50558FC4291A9 , 0x0887032C068909D807F52BA0BD07B6CE , 0x0892E526F88C4F1452E72809AE21769C , 0x089783FDF039D582E77C7B263EAB1782 , 0x089CA117926ADB4A7DDB4B353FE0236D , 0x08A9B46E90D22BF0D013983A992E5DD5 , 0x08AAFB09468FA44D7BAB68990F7A3440 , 0x08ABE552695CCDC62CBA9537F28CF2D8 , 0x08AC18FADD748C63FBB7AD3DEAA6E4A5 , 0x08AE588FF4EF5D4F96E37F78B07528C2 , 0x08B062C9E1E489D1714EEE6393A8B70D , 0x08B9963B2EE4141312E6835D7A3EA50B , 0x08BAB4019320B332A48CAF0CA22EE871 , 0x08BB241B60434885239349945A47D60D , 0x08BB8B2290F25C83F7CA536EED5EA613 , 0x08C3A3079886AED736BDB45C19086A9B , 0x08C4D156836217D7EC848C791CF56B9A , 0x08C8D3A734C92E2EEC7B5BC3EC3FB126 , 0x08CF82C850DDA3BEDC5507F17A55F0D6 , 0x08D033A1DC87A109AE16E30F1C6AEDF1 , 0x08E102D4A560372A299A3B985DD364BD , 0x08E110742DEF449E733C50B76D120209 , 0x08E25DB12798A5760483A6A9B1EC7FC6 , 0x08E84E31AD73923AC41EB54F3F5DED92 , 0x08EB0AC40B0331FCB1F00B392B07B1E6 , 0x08EB40423E2C592DDBAF053313703029 , 0x08F5752DB581A38408D9DCF0D9785228 , 0x08FB9B69EA993B09F7E7BF57B321129D , 0x08FF9FC09BD2CF849CCC321A807C957E , 0x0900C1B6E4C89BEE05C1F13FC1FD6D95 , 0x0901369A423EA86BA69D565425DE0B1A , 0x09055AA34BE897AFC64E6E0BCA228904 , 0x091BF7C01E0E6D3F37B462DC75E734A8 , 0x091E09D25729C623E9C0E5FB00118BDE , 0x0923A2353C867EED5A273D322CA8025D , 0x0924C45296A6375AA620D7F005290A00 , 0x092A130191EC482AE2BC0E3CF17B5364 , 0x093062F388E3066F3C8634A7169103D4 , 0x09320FDCCA581C41A5538A1AB5526378 , 0x0933A7A6B485E6CAE1113DFF5714C6F4 , 0x09351C71C766544A6DBE1341F703BA52 , 0x0937EEC6323B80BD50BD48C27485DD1F , 0x0938BCCA98275DAB70C25FF179DFEF0B , 0x09408AFFEEFABF89DA845A5A1A6EF9D5 , 0x0940966EA8773B1B437C290DE022A6EE , 0x09435B5DA2A2ED0B1A50B1B48594D19F , 0x094F09B2AE9D192384792027368CD9FE , 0x0957719E5B8649AC8072D9D391132062 , 0x0959F18FB9C3822E5F6BC8003A057B5F , 0x095DB182299798E294F1E506B3A86AE3 , 0x09646B24D83CB15BA8E419583EEAE7BA , 0x0965BA5396B744C0D5F3DD37ED3D40DC , 0x097546CEDF535A46AC512C3C97A7C1EB , 0x0978DC25FB58F60D9AB755278EB1FF48 , 0x097F0B0E1064A8EB0D4F004773AE0DFB , 0x097F70FC010B211C66FDE5D3DF244A15 , 0x09843865FE3B82381BC848C079B41B3C , 0x0988D47160F085F954DB185C16AE2EC2 , 0x098EE939773AA5D1FAEAB8057FD8E356 , 0x098F3D85AF3E6FF686F562C81BB915B6 , 0x09916CD2320BA5EA988C9CDE4B2E688F , 0x09984A51F3A529B797B402E4476B631C , 0x099A3B534D588EB5C8C990253FF91C5F , 0x099C560BDD0FD2BCEE86A2976B25E4BB , 0x099E110B4090CB0B8C67FEC36A57CDC6 , 0x099EFC084F05B6E84BD39CF88EEAD3CA , 0x09A5BB599E02C0FD10A6E0393DB72405 , 0x09AE43ABE22032FACB24C40A573B737E , 0x09AE58D1506E6F250C8D7E19F38180DB , 0x09C98F9A794C919B09C1374C64FB50D7 , 0x09C9A99AEDBCFDEAA95C090B9501BDBA , 0x09CA7355665992BDF2925E29EC3CFBF7 , 0x09CAA6C9A7FAF1B532CA60E089D477DD , 0x09CDDB8C48A5DC77BFB5C8211ACA644E , 0x09D830DC3D0AAF94BF424FCB17E05D86 , 0x09D8BE9E50AAD28934207ED791763869 , 0x09DB2B8C62B763B0364505C8EF6D98C1 , 0x09E6C65C07A8D3E7BF603EEFC48C0D4A , 0x09E85DEA20660A4B7D58634188031364 , 0x09EB15DBE1BAE62221658086C6AB22E2 , 0x09F2A60BE338D3C7966FDAF44261B1B1 , 0x09FEEB987FFE7DEC0A8D0324FD08CA16 , 0x09FFB45F0E2EBFFFF3484B8C06A4A00B , 0x0A021E5DEEF32483E37D557A11E1B05B , 0x0A046228F1BEA92EEFDCC9CE1C993048 , 0x0A09F247CBA9016789368CBCFF93115B , 0x0A0D3D541B3612DCB916B6F9D793D483 , 0x0A19A89B3DAF54B6040818E5E274B257 , 0x0A1C5DBA801F95E04A09AB1473995F28 , 0x0A2713D7D59362EF2049CD31D1C44617 , 0x0A288374B2021966C50694F6B9B0A6B8 , 0x0A2F9C4A29C959ED10F42989D4C8147D , 0x0A319965FE30E52E49D80B78A2D3D134 , 0x0A334E5BA481DB3338E24C4531EA1D96 , 0x0A406E929B80035B3B6FF10D2CCA9A05 , 0x0A41EC4D477670D8B40434B99A28B706 , 0x0A4F70926D03C9A90D70CD73A530F004 , 0x0A53EC288A69C9C55C4A6C743051379D , 0x0A5A428194C5DA46D6A81F531CB79673 , 0x0A6680A78FB9B58D627F267B7E467A86 , 0x0A67253B3EFBBFE85A4025E9685313C7 , 0x0A84853373793B3A45A9F8386FE852F4 , 0x0ABBEB4A395067862032BB3D6130270F , 0x0AC5570911554A76E0A326D81B862919 , 0x0AC994166311B51373ACF40FDF2BD688 , 0x0AC9B816C3732B874F3E198F6AB6EB30 , 0x0AC9FC2DE72CDDFEEAAD0B038BA7CCD2 , 0x0ACA8EF92A29BFAFBBA4BEED649DF11A , 0x0ACC3F1697E5B1E9808E0041E36C89F8 , 0x0AD917AB5609B2700FEC9C0C8B13DE4D , 0x0AD98B06D125EB3A70345F4F30854965 , 0x0ADA6A72F62BFB35FF64E512A96F48FA , 0x0ADFE65CC45E57AEA83C058B7592AC5C , 0x0AE25074F235DFF21D04BA98B3AC6DB7 , 0x0AFE665A2AF98145277B210CEFDCBD6E , 0x0AFF8D6F5EFCD3B28E802E8EA3CBF2CE , 0x0B07D857B183ABCA44D44B3236B27402 , 0x0B0BDDBEFDF29F59EF2492A663D33C58 , 0x0B0C8B0A15BE39DABDDA25C42F30E190 , 0x0B14757BA2C1B99FA0C49F6E4A8940F5 , 0x0B258CD210BE7826D701BF3B804D72CE , 0x0B27A8CFD53B110D45067B4F7167CBDF , 0x0B2E06CA87A0B0DCFDD41530B05A9D6D , 0x0B2E3CBF982D98FDB1EC8DF4653DCA36 , 0x0B385FED9D009325377F36177BAF8A67 , 0x0B3A5767153EF824C71CA84AF11FC50C , 0x0B3A8BEED90C71FFFD77C4C4E19304E5 , 0x0B3C9891817F5585CBE0E31E0CFED32D , 0x0B43FC0E6DD4E3E194BF20C50F5B95C5 , 0x0B4B5E4C69F134DCA719857211E909AC , 0x0B5061AE5CD9916BFA6371EE9A9E9786 , 0x0B5353C44F4B1775E1D1BC4F8C61537C , 0x0B569BB124F38498662670ABF61F6F99 , 0x0B5D52E7C487EE1DE511A79979BAE574 , 0x0B63DAD43A281439597A56C3BF5F8213 , 0x0B65E5405792E34E9C73041653E8D349 , 0x0B65EA608D1A9F0E6E0C66F2F2820C62 , 0x0B69631D8B9213E59175781D9FD27594 , 0x0B6FEA2BA198DC887815C9CCBFE16381 , 0x0B77EACD71DDD749FB529C29AFF0CC87 , 0x0B7C6BDA80DB32D93DA08407CDDF9590 , 0x0B82CC8905912AA685D472ACF5115150 , 0x0B88AA1261B9A7FE17CBDFB0D45FE956 , 0x0B8A03F6EF5240FAA357AFCD18062001 , 0x0B9EF388A07B145D7C5C011A887B5E2F , 0x0BA9A6CD45D169AB7FCC0237C737100D , 0x0BC07810A997F0F62F70D3CD90C8C11F , 0x0BC56D03EA328D1629D9885E66CA689F , 0x0BCB600377D1C27B44EB7DA0DA8A23DF , 0x0BD00E7DE6ADE4D74A7F00C0F1B99F35 , 0x0BD1D71642649F578D441F40B33C6326 , 0x0BDCA530145E99321E34384F31931837 , 0x0BE37C7DDB0C61E16B245B883934F941 , 0x0BE4FA0E1389E38CEE2D501D4A474183 , 0x0BEE618573F20E57592C403C693E52E5 , 0x0BF8B2DC52ED25E469B9B25FCAA665EF , 0x0BF933ED2D92543E23EEB155C5651759 , 0x0BFE5FD05B6541B4C2103CC210FF885A , 0x0C043ECF2B9D5C4CC09C08DAE58734B3 , 0x0C05EA6CB68D3D2B864B4D5966B7029D , 0x0C09AB1DFC39F6B06947A9735DE08A89 , 0x0C0EBE0A186AC105CA0C60218592F255 , 0x0C0F89F75706F4B9DFA4EB9EC98AC714 , 0x0C1574C56A211CD1745E36C56B461C2A , 0x0C1E6A1B95F7A19130B85BCC83B771D4 , 0x0C1ED6DDD38FBDA181A56E8571E28BF7 , 0x0C2D5B890B84E1CECE0A156489D1C1A6 , 0x0C3296A27CF12A28D56D366121853A2C , 0x0C43F2B650AF643A37B2FCA1E54B9ADD , 0x0C476FF899D7EB69A03C821BB9A01BB5 , 0x0C4A3C930C44626ED30383612BAD7501 , 0x0C5ED6DE55F0998A6E0682A69A899E27 , 0x0C6105A416E28ACE6412CB564AEEA919 , 0x0C70DD9F98D4CFE40E44704313A3EF17 , 0x0C7259937819805CFEAEF761EBE7C900 , 0x0C856F11F0CF2BECD553C1B4D004FFC9 , 0x0C9379E14BE00094F780C783B9ED87E6 , 0x0C951AE837ED4817D443AB24C0063C14 , 0x0C9C1A8F384192E8F3811733280DAAE5 , 0x0CA4417CB391C7A39BCDF7F3BEB01852 , 0x0CABEAE3A2B59E5EDF7FA585AE860A80 , 0x0CB48361E4F8C285ACCF6059FC986B25 , 0x0CB648459606E38C11EE443F84843404 , 0x0CC147D89D94EFC1BC8921AEE34C1CA3 , 0x0CC401148DB82AEB28A3639BD438295D , 0x0CC7F22B0250C169459E83D90FB1F1A5 , 0x0CC8D953BEE8E51C002CFA9541B6A407 , 0x0CCE7456C2CCA51A6B1C64BD1AC858CF , 0x0CDB20408E4677C704CA24F62624A7AF , 0x0CE83B8EE40E8DCA6700DA1EBC35266B , 0x0CEFEAF12D43277BE4A4C083EEED88E3 , 0x0CF7D13DCF7CCAD1FA4B4BC2424F8BB5 , 0x0CF890F121E3FB01B6BB6DC412176F42 , 0x0CF9B3C61D5166A0DFD95F57A1951DDA , 0x0CFBE35F677C5F852FE3C5DCCCD86593 , 0x0D003B868A3A49AA75FE66F59F75EAFF , 0x0D01FF920EC7ED85937C62DFE9FD1BD6 , 0x0D0CE540834E208F6A81C395EC8A8185 , 0x0D26C3DFA2593174C767EAAFF2044B0D , 0x0D287B3F3BF05A104F22C84277D32AC4 , 0x0D2D56F62D0D3C08D8FDD052F5F1DFFC , 0x0D32A38AE87FA877CA44FD080D843406 , 0x0D3910FB1B5F166C9BCF7420AA603E5E , 0x0D4001BD408AAD20B264B0B743C4DE32 , 0x0D547EFB089368623D6066BE9C338C7C , 0x0D59A11C58F5182F0A33D5F50E302256 , 0x0D5FAB67A5951300A965311F4C856EA6 , 0x0D627012A95A2EDA53D72A549426EA19 , 0x0D63883FEBCBE4945E3410A1E6E81715 , 0x0D7451F5131FFFA145C75871A830157C , 0x0D75EE191D8E3E791FFE0A56F0145E33 , 0x0D7FD72809C54CCFEBFA194911593582 , 0x0D8006455C690A06B03FB169BED7F7F2 , 0x0D80C9D31A550684624805538A12801D , 0x0D92984F09F540E378F2AE617BFDCA27 , 0x0D9701C15C80E0D4DD61CB58846F916F , 0x0DA3306E1A320147E27376D7BA69FA44 , 0x0DA53060225E20A23684522041A2ED2E , 0x0DA6E7ECEE8EFAE0AEB35CDB9CFEE5C1 , 0x0DAD8931275C8F09BA1FE4EB49360AAC , 0x0DAEE84050CD36B09987ECD367D1C808 , 0x0DB227860628CAC1D6BF89018FDCFC8D , 0x0DB541EC4FBBE3CEDA850E0C02F62FFE , 0x0DB6747810D2DDE1ACB051C3CB496D21 , 0x0DBB2C42049F0CC91204B80D9661A5E6 , 0x0DBF067286EC1F522B03061524F573B5 , 0x0DC224824A425C8B88BCB77448BFA1BE , 0x0DCFEF097986D941AE80A7F67BDA97C0 , 0x0DD4868133125A298D4B13A9FBF3118D , 0x0DD78606D25F0CCA078BB4E336360437 , 0x0DDD1245998353EA3335E9C64D305D84 , 0x0DDF9FB0D99E1786BBC54ECB5EAF1397 , 0x0DE5B664CC63D98897CFBF931092B875 , 0x0DE72DF38DF83185033DD13024CB9BD2 , 0x0DE8CC6B643227E6F9B8BAE40B3A2467 , 0x0DEACE716F20A84C856E69B37AEA8A37 , 0x0DF32DAC6159EB0C9664701E913234F6 , 0x0DF95BE4FD9329289595DE08464378B7 , 0x0E0B31DBE75AA7AAEF025B80071343C4 , 0x0E13014298F074565087C0068053C02A , 0x0E15CBFEB511D6E593C341BEA4F31CE4 , 0x0E1A442CD37A15C10497E71DB27BE6F0 , 0x0E1DD9FECCC2AEC401763A06D0661CAA , 0x0E1F001FFD0FF99410D8AFDF84817DE7 , 0x0E30896B031327079E0B897831CB885D , 0x0E3628CEFFE97C890A176D95E2DFA06F , 0x0E365764D301B6876B01B19CCECA71C7 , 0x0E4500A71A5FCB218353D790C1311C1F , 0x0E46693C599D8513FA3AD796AA8195E0 , 0x0E472E6A4513041EC27E0BC22B24933D , 0x0E47E7DCE7FC889BAC0248BE1EB9F8E0 , 0x0E4C5B5D9E98BB0A500557FB4706BD83 , 0x0E5038F3F04D8F9E1C20EB7C5125A623 , 0x0E52B0E759B70923842E66C85F8D3B8B , 0x0E533C6F10C1CB64224EAB77B683343C , 0x0E56407CDCD9A17CEFDFABE05E56C91F , 0x0E5EFB3BC0F3C9BF8534FE020BF48059 , 0x0E6BCC75BD5F6B7A27A74D4237E88D0A , 0x0E71A2921ACDB1FC65333E126EAFEF87 , 0x0E7C7442FA297B9D4A138C7BCDF581CD , 0x0E7E1807909793127F19A108167BC886 , 0x0E8621520887C797B2CCBC4833B01F28 , 0x0E86544610D22C41BB0893D858F3C992 , 0x0E89B0A0AE26BC607FF55C908CACC63F , 0x0E89EF398A0C63AE26245FA60ACCF3E2 , 0x0E90629D007F73B9D6572A3CE461EBC7 , 0x0E92A040CA82ABC264526D42B476B7A5 , 0x0E9514A31CCBBC7B5D11D6FB0C3035D8 , 0x0EA16E71AA226385D21E19C277FCF209 , 0x0EA26B3FC2666859A55CC17CFD426804 , 0x0EA9EC6F8A7CD4AC5B5C078784C4E266 , 0x0EAD6065A61A6AAB00576A34BC9874EE , 0x0EB141610D3B8F5E907AA20076F6CF6A , 0x0EB79B536C8FA438E68D136E0877BB41 , 0x0EBF4F5CA86C96EEF5D42ADE6CC987E7 , 0x0EC09C9BD700DDCECD7281B3E5012A22 , 0x0EC1BC50BD32234DD5B4231FD3EF6F21 , 0x0ED2E67B165185587686C44073C1717C , 0x0ED489E413EC4B629BDB5C1A86E2DA4E , 0x0EDC8175836044BAF6E586220065C985 , 0x0EDFC7C2A29A1918FC59C59E1B842F7E , 0x0EEE8BF4E2A0E3E9A2F0B20BEC93CA53 , 0x0EF2D72945B0D3AB19942C2EF2223FE7 , 0x0EF367FFB5C567001D74AF421013C2FA , 0x0EF3C75421A68FF41DD49C71DA5E49BC , 0x0EF5D164A26252FDE81DC13D34C4DAD5 , 0x0EF6492C256D5F4ABFCB547C13B855DE , 0x0F0079BBA005DDC8342502C434C0F5F1 , 0x0F010D8A0753F66E0128545BFD755BFB , 0x0F028B61F14667E003E6A4CB02AD3326 , 0x0F0348CC85E57F017EBE54EF9D8C2EC5 , 0x0F043E30727AB1CD9D967E4ACD51E605 , 0x0F066F371A6F8BFF813F24BD84FC1507 , 0x0F079192C411DBC428A11F50376DC1B1 , 0x0F0A8317F8F6035E9F1E457173479DCB , 0x0F1934D2B368F1928DE3A6A3FD523349 , 0x0F204891017E575CE670D6C8F4A7DCCE , 0x0F210281BFAE8C60E340A73F5912BAA7 , 0x0F2444AB1F7108642BE20314B6469E87 , 0x0F330BC12A8AF9202E30DA3630B293FF , 0x0F35800B3159960331D27EC707D8FB8B , 0x0F390866F6896D1F26FD7E3CAF2C53F7 , 0x0F3E68773F769C272837B11C982A3E8D , 0x0F439C4C3C2F2C444265D8E6A34C9BDB , 0x0F4454FBBA1D28318FC8760FF1A2D04F , 0x0F4E739560BC7D550B0806040E1AE9FB , 0x0F4F9877FE8743FEB135B706896C08AD , 0x0F52432EE2DE7BE8191B9A04F8474FAA , 0x0F57EC93D4ADB99018368322D2D8EF12 , 0x0F5B6ECACD6ED5BB3974EA130F5B04E0 , 0x0F5D2901E855C61B95AC16C80493CAA3 , 0x0F61F1C0EA443C14C90D2921D8C70931 , 0x0F6A718ED9BE8F6E8202A415503B2B41 , 0x0F6F07BBFD07BC3A9C98B98BBD5F96B9 , 0x0F77F40899D8FF5E3CF83A75B935FC46 , 0x0F7B6E463F033D88CC712B92B4E42F51 , 0x0F7B6E6E1FDFA126F8A0BA9ED602B907 , 0x0F7C59800FCC5B6986F73C9944ACDFB2 , 0x0F81D6B0986B517FC2E260FFF64C90D1 , 0x0F8BCF2D55EF85C574D9EBC9F8DE355F , 0x0F948120562A7B8E1212ED9F732D8BC2 , 0x0FA262B36213CF4132FCEB09041B53BF , 0x0FA47B5666ED8B18FA02E38B6DE05E98 , 0x0FB99F7E8995D4CC2E34F3C81610ACF0 , 0x0FBC21EEDA49D89876A119208C7C9D1A , 0x0FD04E47D7E1593FE29068A319369BEE , 0x0FD624D9351335F02D79DCB42DB4505A , 0x0FD9E249461A5AC2191CB1F2BBE210BD , 0x0FDCB9F69F4512FA1CD546C8D97EF87C , 0x0FDD3CFCB312B86F202CBF154EEFC313 , 0x0FE9AD588FE9115BE3B320B78FD2A43A , 0x0FEB0530EE362A7DA27D1B9804F5448C , 0x0FEDC994490055E78CFECB12555ECAE1 , 0x0FF67F4A7D798E5F57432A8380AF9220 , 0x100AB7C1DCF4D6F1FAA61D013E72CC21 , 0x100BECDB0BE4CC6F0DCFBA35566B55BB , 0x100E4C3ACD6DEF54EE2C5A5011D4F7AB , 0x10139260109B0E6299CB49499780B978 , 0x101A2997B2E8790164D48E3BDDD42C3E , 0x10223E1F1288C2E57DC5324ECE81BCFF , 0x102794142FC7518DA2B5195C552A32C0 , 0x1027BBFD3131F80106B3608D0A64C7A9 , 0x1027E834F9547C39E17B5E31BD799C74 , 0x102BA8248EF3B28784ADC603E55AA66F , 0x102DB7C37BEEC4BB8DEBDDB8AB4CE626 );
Copy
46
11.45 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"\x10 0‹IžWÄ!ñ_\x07 Á\x0F P/g "
b"\x10 2Ç>ë‰ÂxRŸ5MjÛ^n "
b"\x10 :@¿ÿ«Ù€¹D˜Ì\x07 ²Væ "
b"\x10 >ê8\x12 Uœõ¦-<~V-\x15 "
b"\x10 ?CýX¤¤V”w<Oœà\x14 "
b"\x10 B\x00 Éù¹aïãѬ\x06 0F\x06\x00 "
b"\x10 CŠ\x1E eG·/3iî„+ä†Ú "
b"\x10 G°Ô\x11 ^¥DÀÑ\x02 »HÒ\x01\x1F "
b"\x10 S]𬒸FŸÎÙm\x16 ø_÷ "
b"\x10 `ÿ¹öáñý9Á³oBÅÈü "
b"\x10 f-çp–}¸\x1C IFÑ "
b"\x10 h§÷¡c2>rB\x13 \T™\x0E Á "
b"\x10 o4A•¦\x19 ÷’ ç’o[a€ "
b"\x10 uɪu«\x07 À;0\v àAÁƒ’ "
b"\x10 zZ¯\x0E )Rê\f ½B·h&øÅ "
b"\x10 }™G?²ŽBoí3×®+éÙ "
b"\x10\x7F ‡ŒŠ^Syªq+ªè„Dž "
b"\x10 ‚Ô÷ÍKø²d঎F\v !ì "
b"\x10 œ½p7•ˆ€?‰K1†‚\x01\f "
b"""
\x10 žÇ†vÚÞ\n
\x07 £Cia1º
"""
b"\x10 Ÿ´5yí\x7F ;~YÏ›\x1D Þ# "
b"\x10 ¨Ï¹Ÿ¢ðÖz¼Å†\x04 .¾™ "
b"\x10 ¯`ë\x04 Hoê\x12 Õ¿\x14 »ýËå "
b"\x10 ´§Â‰b\x10\x1E\x18 ao–µ6õq "
b"\x10 ´ô\x1E w~ÿ«ü‘[\x10 ‰\x1F }7 "
b"\x10 ·£ï²IF\x12\x00 FCªe8nî "
b"\x10 ¸˜^_Ì&—“OÚ\x00 -Ì\e ‘ "
b"\x10 ¸ê+ƒ+ærÍ\x14 fG)N–· "
b"\x10 ƒò1t‡Å •IUI$^l "
b"""
\x10 Äfæ\x15 \n
=\x19 F>\x14 LY¡ˆ
"""
b"""
\x10 ÇÑŠ/¥D\x02 Ì£¬1\n
CÞ
"""
b"\x10 ȇ\ø#ÂŒú“¥@\t\x15 f "
b"\x10 ɤ:G…&sø†Eÿ™t "
b"\x10 Êi[\x18\f AKÉø³ì˜àÉ\f "
b"\x10 Ë+\x19 ù5âˆÔÓŠeNâ\r o "
b"\x10 Ï*ÎþE\x16 tA¦þ-4¸ØL "
b"\x10 ÐþM.y\x1C M\x13 ûvQYÍNP "
b"\x10 åƒüV#\x04 éł;¯ÿ† "
b"\x10 å«F§Ø‘29¹íš^’‚W "
b"\x10 æ/Çþ¢|:²ÃƒMT"½L "
b"\x10 ëtŒ\x00\x02 ís\x7F ö<\f Tx "
b"\x10 ñb“nUyﱈD\x1C\x18 ‘Ô "
b"\x10 óµí±¢`‰„6mà¥\x1D ¢… "
b"\x10 ô8 m+÷¬÷Ì£)Sš "
b"\x10 ùúI\x01 \ªd‚rlœòÿµ "
b"\x11\x01 Á™P\x07 ƒW\x1A kÆÝáñ*å "
b"\x11\x04 DœyÕŸ\x11 ŠÖã\f à\]r "
b"\x11\x08 à\x0E aµÞNËm¬ØðÅ- "
b"""
\x11 \n
—½þþ#)‘àÚ;„\x1D —é
"""
b"""
\x11 \n
¶ïÂ\x07 ò:#ô\x08\x10\x17 ¢H)
"""
b"\x11\x10 p\x7F Όթ\x19 #<R¼ç\x13 Í "
b"\x11 1Hök4$ã|–\x13 "¥ "
b"""
\x11 2HkGÞ\S°Ð\n
j¦'—
"""
b"\x11 3¢\q§ºàJÎ\r Cc—\x13 Ó "
b"\x11 9ù-\x17 i6)´&’r]®'2 "
b"\x11 <yýÎÒ'N\r ×Ôð|Åšÿ "
b"\x11 Fé:‚‚O\x16 ®üö!’Ï "
b"\x11 LFš;ºÿM=–\f –-\x1F IE "
b"\x11 XÃáïzi]\r û\x0F Ëqœp\f "
b"\x11 Yqغ2\x00 ¿½Ž4@ØŽêð "
b"\x11 \˜f\x0E îÒ{Âc¨üV\x01 §a "
b"\x11 bÿôMÖÙ\x10\v ‘ܰ°Ÿla "
b"\x11 nÑ+%eó|ÏÕ¹;K4S4 "
b"""
\x11 qø\n
PõÒè\x19 "ZÄÛŽ\x1A ?
"""
b"\x11 }Ë\x18 ¹ºWÝÄ\x17 ;ÿC«a "
b"\x11 Š\x11 Ô\x1E $"”¦º3uq\x1A "
b"\x11 ŽýíNÙ\x17 Hq5‹ž=Ø/A "
b"\x11 D.lÔf›Z‡ÍUÌ&\x04 Ä "
b"\x11 —\x13 mmÝ]ù‡RÂÇÙª]l "
b"\x11 ™\v\x08\x18\x18 LJŒÔ#\x03 ½\x17 "
b"\x11 œÇn#ûÁ;ó¼¶ò‘lë\x18 "
b"\x11 ±¥ñÄ!þ\x1A =\x10 <(\x08 5 "
b"\x11 Ÿò?4K1÷Ì>Nälr÷‹ "
b"\x11 £y}'‰â5\x05\x1F ¶<±Øýx "
b"\x11 ¦Ü\x13 D2Žvã–`AÊ:! "
b"\x11 ¨>'ó†½Ô¨Í äòEr\v "
b"\x11 ¨Ä‚\x18 ƒ¤ºYfogx\x01 £µ "
b"\x11 ªk\x05 û¦„Ǹ\x00 õ·\x0E úk "
b"\x11 ±/ªDnÌ¿\x01 ÷ˆŽK\x15 := "
b"\x11 ¹ÃØCí7Áå"Ó\x11 ¾™um "
b"\x11 ¼´L$4è7Ô;HKz…à† "
b"\x11 ¼¶û)ì\x07 €·\Ñ—W3pá "
b"\x11 Êmoœ3N?v“9¿Ë \x13 Ö "
b"\x11 Íüè\x1E ãDefJŒQöâË "
b"\x11 Ñ¢”i¾¦Äê#ŠZ»\x05\x01 : "
b"\x11 Õ“¦Ê½‰~8\x00 e0Y†m "
b"\x11 Õ²U»½}\x1E ýö¦€M\x16 ?’ "
b"\x11 ×Á?cÔX¥CÎ;ÞŠšþ\x1F "
b"\x11 Ø©°£´2\\x1F k¶êÆ€$§ "
b"""
\x11 Ü«©‚)$S²Ùæö\x17 Ø\n
ð
"""
b"\x11 Ü´ÚkG†j¯\x16 GÏ\x1F ve "
b"\x11 àì?•Ï\x04 ¯’t+«l㘠"
b"\x11 á\t\x05 SCʾP¹}\x12 ³Ö˜Ê "
b"\x11 ê{O©[\x02 ¡Ó\x06 hFº)Ëï "
b"\x11 ëÖh´¸yV¥\x13 Ô[`æ@1 "
b"\x11 ì„\x12 CçÚ›¬Z5\v "Ø2 "
b"\x12\x11 +Fc\x7F\x16 /È?Vë¨IÊ€ "
b"\x12\x1F\x19\x03 z\x1D ]nœÕfÍ'Fn‚ "
b"\x12 !"ð\x13 ™’ZÍ\x0E\x01 Ò39€¿ "
b"\x12 !'ÄMUâ_\x1A gMø\x05 ^~Ý "
b"\x12 )\x16 [\x07 £†{\x06 @aÚÁ\x05 ñÄ "
b"\x12 )'m\x03 Z?nïºq\x05 ìž°Ð "
b"\x12 3\x08 Ò\x01 ¹•|' Ð[6ëÎÖ "
b"\x12 9j†«‘¿ú–ý\x0E µ\x08 ÒͲ "
b"\x12 <ÞÂrn%6ªá@°\e ” "
b"\x12 =ß[¼JsÒLá¦U‹wv˜ "
b"\x12 ?¿\x15 ¯=¾ö»;’4teÒØ "
b"\x12 AEÕ+\x19 I\x0F þµUÓ'²ße "
b"\x12 OŠž<7\x17 ÅÍ#æ\x00 A÷ø "
b"\x12 Q\x07 Ÿž\x1C q\x1C\x13\x02 †\x1A àM\x19 q "
b"\x12 Q\x0E Êø‚&õš˜Qtµu· "
b"""
\x12 V©HNý’˜\x08 ÏŸbXM\n
¾
"""
b"\x12 W²j}ìÊh`8dµR÷ "
b"\x12 ]\x01 ¤×|†ì\x17 Ì"hÛè–ƒ "
b"""
\x12 c®¸"Ü%œe\x0E\x02 —\n
¦k
"""
b"\x12 j'µV‰\x1D …3%±¨Çùÿs "
b"\x12 kݹ,ÝcÖ®AÍ\f 3£óó "
b"\x12 r>³¸\t †ÑúloÛNB™™ "
b"\x12 ‚\x08 gÃ,«¼!’+S+‡+ "
b"\x12 ƒqÀ@\f Ö\r «@\\x18 ×&=\ "
b"\x12 ‡ï\x18 é Bž\e ÆéÜáœg "
b"\x12 ŠEüñÌl}4\x13 Å\x0E ¤1< "
b"\x12 š†ÏÙ•ÑŸ¢–ãéPgÝF "
b"\x12 ¦±#\x12 ö\x06 –8\x15 2õ׎ß\ "
b"\x12 §Õ\x01 EªçÖT\x0F ö\x03 €\e \r "
b"\x12 ±\x0E oF¸Ùªª0Ìp‹Çh "
b"\x12 ´\x1C ¿tÇc#íø»\x06 ñp\¶ "
b"\x12 ´{àò$Û&ôH} æöJ "
b"\x12 ¶â\x1E ê|°\x00 $\x1C g.îSŽ "
b"\x12 Â3S”÷*½5GX„~1@\x11 "
b"\x12 Ûe~'ì,\v îÏ ™:l\v "
b"\x12 Ë\@”â<zÚÛv–Í‚ú0 "
b"\x12 Ó€·¨ŒÏî\x10 \r YÇq.ºÖ "
b"\x12 Ûå(u‘\x0E \r \x08 vþnóO "
b"\x12 Ü\x1F Kgêäìzt±«3Ï´Ù "
b"\x12 Ün̉BÚ3eÒØzõsÙ2 "
b"\x12 ê`Úg\x14 \x18 É'\x05 ©&Ïü "
b"\x12 ìjðÃJíDŒP\x03 GŽe\v Á "
b"\x12 ý\x0F\x7F ”°3€è~\t U|c¾å "
b"\x12 þ”@\v Ø?÷Ã\x07 Ù$ü½4 "
b"\x12 þ¬†]¶-Óž^j[çúq "
b"\x13\x02 T…àa\e ÷\t žïLùW×õ "
b"\x13\x02 Üy̶z|^yFé{𣾠"
b"\x13\x05 ùCàX†j8¶ü”¬Q߈ "
b"\x13\x15\x00 í#\x11 Q\x11 \x1A RþD:\x0E ã "
b"""
\x13\x18 T×ú³Ã\n
\x07 vJ^’*fm
"""
b"\x13\x18 d£\x16 A?}æ”\x1A <T8aj "
b"\x13\x1D\x02 \r ¯˜)¯=}Îj‹bÎ "
b"\x13\x1D _\x18 »œ®¼e‡®SBÊÎÈ "
b"\x13\x1D ÌÒ÷!•6ì\x16\x01 ÷‹[Ý% "
b"\x13 á‰04]\x15 ýF\x13 ‚\x0F\x07 ƒ "
b"\x13 &J\x1D e×,…cŒí»“|î¦ "
b"\x13 5ÈÆzˆaS\x12 Ž3’cY\x06 ÷ "
b"\x13 >Î8)|G\x06 (¬sçk¤šd "
b"\x13 Fv>eš`5Ä,w —"›þ "
b"\x13 G\x15 <Ó—lTp\e v‡\e Jʰ "
b"\x13 P–\x03 ="çÉD\x0E\f @êF\x01 Þ "
b"\x13 T¹ÀÐíT*\x12\x1D Úvgå¿ "
b"\x13 TþÝa¶Øá>>=}•\x05 Û "
b"\x13 _UI3{ƒß[Ög!f\x15 ªç "
b"\x13 gd©1³Q‚v1-—,Ø "
b"\x13 qm>°GVB’DB©¯X¦ž "
b"\x13 r›?•5ÀZB.¹»\x06 oA "
b"""
\x13 vF\n
ØóItB³Ã›Á1–\r
"""
b"\x13 }r\f ¼¦þÅLîsŒ>\x07 ô "
b"\x13 }äO\x14 „¦<Ú8’äÞ^Ž "
b"\x13 €zlÛTˆ^`4\x1D\x00\f Z "
b"\x13 ƒ\x1D Ì\v O-W\x1A S\x00 Dý`”\f "
b"\x13 Ž\x1D n…\x03 %ã\x11 n"¢Iù¦ "
b"\x13 Ž;GpîªC\x04 r:\x08 Nep„ "
b"\x13 ŽK`\x02 Ðá½Ù]„sl”\x01 ï "
b"\x13 ›/[o+öï\x13\x1A ‘b\x1A HƒS "
b"\x13 ¢Þ-6Ëã©á¾\§<uC¾ "
b"\x13 ³Å‚é\x11 ¹Ž0\x7F Š`\šm "
b"\x13 ¶ú·2tWö\x12 …ž2\t ô "
b"\x13 Í%R¼#q\f ®\t ³qÙ\x16\x12 y "
b"\x13 Ï\x16 ô–³þas@ßK\x12 ÔŒö "
b"\x13 Ó¯n-†ûµ44\x04 ^+}\x0E þ "
b"\x13 Õ\x10 2j†ÎOÞzDÚ¼Ž \r "
b"\x13 ×~XzW£\x03 ]ŽAË\x19\x17 N "
b"""
\x13 Øatßh݈Þy‰\n
ý\x02 ý\x03
"""
b"\x13 Ú.\x10 ©áÃé‚\x11 Ô>êCD\t "
b"\x13 ಒ—\x1D\x00 —\x11 F\x13 ç!^™ "
b"\x13 àÂbªŠŽ3…Ρ\x07 s)(` "
b"\x13 ⲟ*hÉÉpOå)\x1C ë\x12 ‰ "
b"\x13 ê6.•|Q¯“$¥kÁá3\x1D "
b"\x13 í¥\x11 ²—[”m^_ä¿‚\x05 "
b"\x13 òÄÒd¼”3]\x02 䎑»oÇ "
b"\x13 òü‰\x05 $H÷ôŘñ°ì#¦ "
b"\x13 ó¿Ø3‰1´Â/êŽi¸” "
b"\x13 ÷Ž:l\e Ì\x19 p‰*°jù\x02 C "
b"\x13 ü»@¸Š\x19 *'\òK⎉2 "
b"\x13 ÿµÅr\v °êSþ©¿G£Eˆ "
b"\x14\f Á›HßÓu\v 9¢0 Ûd "
b"\x14\x10 Àé½ÞñÛˆd¿\x00 ÍBƒ] "
b"\x14\x1F õQÙm¦=\x0E î\x1D G'dh "
b"\x14 %käSÁ¥FñE³áê&N… "
b"\x14 +3zÖ4\x01 vÆöÁ\x12 o²¥ "
b"\x14 ,\v\x08 ¸\x18 z\x12 iÿÈ4¢æ„b "
b"\x14 /\x1C z£öÑPàкƒ\x01 ÍE "
b"\x14 ;\x19 (†érªéVœ&¢roO "
b"\x14 <oºelD)tN«ÍnšÜa "
b"\x14 D&¯^ÇsŸ`Y\x01\x10 -ÃWµ "
b"\x14 M/+"\x1F 2\x02 (¨¹\&¹m1 "
b"\x14 OŠŒJŸj\Ù¥l¢\x16 628 "
b"\x14 OÓaØûÀpçnªÑ\x15 '·v "
b"\x14 P>\x17 ðŸPûð…\x0F 7’*Ç\x1A "
b"\x14 P°26"Ÿ¸ãÚ\x12 RŒg_É "
b"\x14 Vu\x04 un\x7F\x19 ݈ùšÚTsM "
b"\x14 dÂ{Ý@¦;¸-\x0F ¢&Ìm "
b"\x14 j®ú!ºù!Cå>Lø"x¿ "
b"\x14 jç¯\x1E \x0E ˜Ñ定\f\x04 ?Ù "
b"\x14 tÔjîƒuÑOâ’j<ü\v ô "
b"\x14 {E(ÆÞéf#\e ‡D\x0F Ê»\x10 "
b"\x14 |X¢d²ñBÄýg=\x0E 2PL "
b"\x14 }âÐ>\x19 û²\x14 =\x18 Ó\x05 %»J "
b"\x14\x7F ¬¶Cl\x03\x03 Ÿ–ÇÝFfT\x18 "
b"""
\x14 ‹»JÂ~M‹!Èñh60\n
b
"""
b"\x14 ’\x02\x7F õ„û÷\x1A ô5öM0J "
b"\x14 šß$\x0E ì_„òÃS,Å µ\v "
b"\x14 ¦¹Rr®‹-_)\x15 Ïó›Ç’ "
b"\x14 ¨<÷jøKj£\x1A Ë;\x17 k´ "
b"\x14 ©AÐg’<Ú—~¦5ÈC\x0F ð "
b"\x14 «ËÄhßñG0\x16 9Š…M¯ "
b"\x14 Ój¦ãí\x1C ¢Äi\e ²\x08 me "
b"\x14 ®˜‹7¯v"Špëä \x0F \r o "
b"\x14 ¶\x07 kDL…4h\x16 ±—þX¿Œ "
b"\x14 ¾£R\x00 Î{§~TRî\r l¬¤ "
b"\x14 ÂÕñ\x0E 'æ¬ûh^O\x15 lë\x02 "
b"\x14 ȾEþ‘J‘‚-ö-’›±é "
b"\x14 ÉAaßC‰´\x1D\f ™,G»µ "
b"\x14 Ê!N\x05 „Tpœ\x16 &\x1F R°Ás "
b"\x14 ˹U\x00 éÙó\v ¡²©ŒÄð« "
b"\x14 Í\e Òj\r Ó\f kº•͆e "
b"\x14 Í|\x10\x10 í¼Ê—a’!\x06 d\x05 . "
b"\x14 γô\x04 [dØg\t <\x00 R\x03\x12 ˆ "
b"\x14 è\x01 +üpîM’¡‘³‰W² "
b"\x14 ë¼?agÒ:±\x1F ù\x15\x0F aö "
b"\x15\x06 ÇŒ¥ØÁp9Êæ\x07 c\x10 Òú "
b"\x15\x13 NÑ”\x1C <¬¢®']¡”h "
b"\x15\e å¶/G¬¦ˆ\x18 %Á\x01 y@† "
b"\x15\x1C qÖ$öxše¸\e ¾9¹\x11 - "
b"\x15 "»\x18 mÝ´\x02 Ü\v Ey\x1E EQ, "
b"\x15 "å—\f ÙÎ÷‹Ï|êÞ\x1D I\x1D "
b"\x15 .\x10 wµÌnBð¾î1mIé "
b"\x15 .9^óÌQQ2~œj£l©\ "
b"\x15 /½?Ú…f‰Û\x14 ™Œ~¼ý\x7F "
b"\x15 4?mÏ\x04 xÈ\x13 lÆüñÖ£\v "
b"\x15 4—b|åPïìOq\f ª{pˆ "
b"\x15 7\x00 “œxŠÜ‰µÅ‡Þúr³ "
b"\x15 9„í\x15 àñ·!#¿†%S—— "
b"\x15 D£¦ñ׸j”£\x15 9Ç\x13 “ "
b"\x15 FŽ—·\x1F ýùáIRFÙm¯û "
b"\x15 K÷\x10 ’hsº•f”‚ºhJJ "
b"""
\x15 M¹Á\x1A ¥¿–NZ\n
ù2åQ
"""
b"\x15 O†Û-ßÏv6›\x17 ±vg)Ø "
b"\x15 Q\x12 zY-¨‹\>5*$Ωª "
b"\x15 XXÛ€eM|\x01\x02 `{ÓT†Ñ "
b"\x15 Yày|‚UÇ}\x04 õ\x1E I„Ù\x0E "
b"\x15 z\x03 óvNyÙTu<ð9~5? "
b"\x15 €¶“Nù‹kbï„ÃÚ‘ÿå "
b"\x15 €Â\x11 +Õè³÷[ «ôÝ(} "
b"\x15 …UÎKó\t SsÅ5@ÿüBg "
b"\x15 ‹\x17\x16 ÂX½Æg¾\x06 …ÆèqÇ "
b"\x15 ‹Sé¶(ôÌSò«-¹¨Ò¾ "
b"\x15 Œv4àp\x00 6dA¯f¿P "
b"\x15 —’ì9]Ù:qE¼\x08 ‹P>ô "
b"\x15 ž0H²à\x15 VÆ1ùã“L´ "
b"\x15 ¯åcTGÛ]\f íeö©\x19 aï "
b"\x15 Âԥ±çÀ²9ÆW6Ÿîº "
b"\x15 ÅKæ9îCÞ5¥Sc¼gÊÁ "
b"\x15 Å”…\x05 ŠPïß±\x1D {#\x05 \r b "
b"\x15 ŵ´¥*Ü„w úzÉá}\e "
b"\x15 Ç\x13 ±ßM¢'t\x1C =Žç-o¦ "
b"\x15 Çn«ÂÅ\x01 c\x13 *#²oäsÇ "
b"\x15 ɃëGEÐæ¯h\x01 U‰Â¾µ "
b"\x15 ÍSHC\x0E 覌VŸËò;#\f "
b"\x15 ѲFªÙs¶¢€hÎðϬ\x0E "
b"\x15 ÑË=`ð–Ne‚¶\x04\x7F ´˜ "
b"\x15 ÒSõÝÝ[ųQ¡1K–\x14\x03 "
b"\x15 ß Û\x1D ìÿYrp\x06 L[ 86 "
b"\x15 ßÀ\x0F v’]‡Óƒíl>n¬\x7F "
b"\x15 ç´æqbÌ%¾[è9%˜ó\x12 "
b"\x15 èEØÝñÔvj„ª0U\x10 ²0 "
b"\x15 êëqêé…Oǵ¼K¥U# "
b"\x15 íëÌD¢:\x7F\x08\x7F\x04 <^þ$\x14 "
b"\x15 ï¼$ä\x14\x0E EްL1Ñà?ü "
b"\x15 ñ¿Ev4a#Æò—Ò)¸}Ø "
b"\x15 õZu4“`·ä\f {\x03 Øâö\x0F "
b"""
\x15 öÀË\n
æ÷D'y\x01 x†ök\x03
"""
b"""
\x15 ø¡\x03 þP\n
jÌÝ·£}„\x1F ê
"""
b"\x15 ù¬S\x1E ~ˆŸ\x1D Ó¡†uL“¼ "
b"\x15 ü\x07 \r \x11 ýÕ\x05 cè&9Á/U "
b"\x15 ü/M]ˆJ¤QÕéÊâZá "
b"\x16\x00 tš\x13\x1E Çݙ߼\f )Úîp "
b"\x16\f "r\t Å´\x01 p(”ãÒQR‡ "
b"\x16 \r *ã\x1D ÛØÉ-PšªîEt› "
b"\x16\x10\x18 (\x0E ¦,ß e§ÅÊÏû} "
b"\x16\x19 GCò¢¸“–F0,q]–- "
b"\x16 %\x10 ý¬ÿò"/°\x18\x10 :»Ræ "
b"\x16 +gL]c¤Sá˜6g¨\x1C 'Ð "
b"\x16 =D\x18 ˜Y¥àM-=p¤Y0‰ "
b"\x16 C!\x08 ˜'å5ØÜŒF.\x1F\x0E "
b"\x16 Fšl\v µE—´~†\x1D ¥±ÁC "
b"\x16 F§NT’Qn\x00 ÙÐ6û2\x08 À "
b"\x16 L#N³¨†Ó\x1F ~Qrq;êT "
b"\x16 M`Š¡Uo€«ª¯à\x06 KÁê "
b"\x16 M¨$Ô\x18 ¡Aç\x01 %ùÃ/_f "
b"\x16 O\x16\x19 ø¯îµO><j4€;7 "
b"\x16 Rppy+KfÊ,Ö$\x1D ‹Q "
b"\x16 [}\x13 ) • ëÎIñfàŒh "
b"\x16 fã#…Q*v]5À\x1A nÄ}– "
b"\x16 i‰= Ûÿq\x17 djù«>QV "
b"\x16 oW\e ’ÚéiNOV¬Ñudæ "
b"\x16 w\x11 ´\v /-ÈÀI†\x06\x11 "`¯ "
b"\x16 x¢\x16 ²Žíü_رéŠÚ\x07 n "
b"\x16 {ô;ÜJ\x03 ÊÛ—Ã\x0F ù›÷Q "
b"\x16 ˆL¶KµÛ\öë\x11 ùÊÄ\x15 M "
b"\x16 £&\x14 ”\x16 \f c\x10 í18\x08 E# "
b"\x16 ©\x02 t÷\e a^R\x06 cµËº¬j "
b"\x16 ªRca]ÌÜÛB\x05 ¤—I]Ò "
b"\x16 °èŽQ|V°Á5‘\x1E îÓ‡u "
b"\x16 ¸~ã¼ãŠ\x04 >Z#nìžÐ "
b"\x16 ºDtÝ6Rº\x0F à&¿ô†;@ "
b"\x16 ÅQ{®šE€q¸÷U\x12 J¬- "
b"\x16 Î\x17 1‹?sXP\x0E Z\x03 tæÚ "
b"\x16 Î’y™’qÆëªÎÑ/\t Q´ "
b"\x16 Ï]a\x11 lÑ}2\x02\x1F .KwA "
b"\x16 ÐŽÆÂÚ}2i‡<)\x01 àh€ "
b"\x16 б:ˆ˜Xåœñ³¡MÇwï "
b"\x16 ã,㑼ÓМ˜lú(¹3 "
b"\x16 çÂEW[t\x1E ¦(ä\x10 ò- "
b"\x16 éÍ—Ÿ•±\x02 œŠæ!-V–3 "
b"\x16 ò.¯4ñR\x04 º5å׺\x12 Æ| "
b"\x16 ò5¼®\f d\x10 ç…‡ÕFýM "
b"""
\x16 õ®å•\x03 †\x02 ç<¦\f a\n
¬ó
"""
b"\x16 üùÐY*\x03\x0E ™R6\x7F\x05 ’š\x00 "
b"\x16 þäW¸Â\x1A (ua\x11 ƒ\e ÌÃ\x15 "
"\x17\x00 0\x0E r4R*'d@ "
b"\x17\x01\x0E '{cGŽÇ\x07 ¹\x01 Ä\e ½( "
b"\x17\x07 A6¦ÑÇ›ª‰÷¨àÔu "
b"\x17\x0E õdµ…¹M-¤\x15\x05 hi+Õ "
b"\x17\x0F Ó`¿Ê#_Þ\x15 ±8))^È "
b"\x17\x14 [,‚:¦\x1C F½\x17 ؉‹\x1C Ü "
b"\x17\e M\x1A £RƒÎ\x16 £MÅ¥.q² "
b"\x17\x1D RT\f Pæ\x1A õ㬦pß- "
b"\x17\x1E ÎÆ?íã\x15 LÆzä\e\x7F /¾ "
b"\x17\x1F\x17 WÀBÍT¼ÄˆõP²ÆÔ "
b"\x17 !ODŽ\x13 \‚\x1F -dþOFf "
b"\x17 $ôÔ-\x17 HVnúB‡‰ºN "
b"\x17 '\x11 ‘_5\x04 ³%òµ3¡IgÍ "
b"\x17 (Wðîþp‘»>tmL\x07 L "
b"\x17 -§\t 'uW€ÑÈ ±½4ã "
b"\x17 .?&‘±ì\x1E î\x17 M\x14 =\f ÖÚ "
b"\x17 1ÊEÔ\r \x05 <í¦òQ*¹v¿ "
b"\x17 D}-‘7B˜<úZ\x01\x1A ´Ñ "
b"\x17 G¤Mömõ%*Íe‹¡^o\e "
b"\x17 LÝ^(‡ƒ\x13 ™\x01 w\x1E •”5• "
b"\x17 S»¦Òb’‘\x01 ytY\x15 ä¿á "
b"\x17 V\x10 òv\x01\x1C\x04 ‡\x03 ³¬Q\x17\x19 " "
b"\x17 Zè\x04 ‰Ñ‰=\v U/\x1A ¯GW "
b"\x17 aacAq)%+â\x1E MŽqW& "
b"\x17 bb¼›H»Y\x14 ¡\x15\x04 B0ŽÏ "
b"\x17 hÈ÷\f sØ|“7òÿ¤®nˆ "
b"\x17 hÛ\x06 "GúŠ¢Ø¾ÃDÔ~ "
b"\x17 j›\e é,þú\x08 8üf£Æj "
b"\x17 m¶\x18 ä©e"´Xqãš\x0E\x1D "
b"\x17 mó‚\x06 m{?DÃ}{‘U\x10\x19 "
b"""
\x17 q²¿7³‹„\x16 î\n
å\x19 z"¦
"""
b"\x17 s\x1A &(P„H+jhq1ïxÎ "
b"\x17 vúçÜ^ɉÐl*ÍŽ/‘M "
b"\x17 €\x7F ¨Î\x12 ]\x1C ‚ï„€%'E "
b"\x17 €•ª©\x0E ùÁãI«0Ǩ< "
b"\x17 †\x08 3©\t £¹ì\x00 Æ’9€!ë "
b"\x17 –óº´bTª‰H™RÇÍUâ "
b"\x17 >ŽôM{;\x14 9ç¾"\x18 qb "
b"\x17 ¡v¾¡2ë¶SlÉ/kf£õ "
b"\x17 ¡ØmW3ˆDš¿4÷ÅÊ£$ "
b"\x17 £Û|•S'Ò”01Ý(‚¾* "
b"\x17 ¦\x1A ŠÊ\x1E ¸ÿûN ²`ä1ƒ "
b"\x17 §\x11\x05 q7[×_´V\x01 Äéo´ "
b"\x17 «±áuÃLî…o"Ý…·îK "
b"\x17 ²Tà4Á\x05 EŒ†U„\x11 ׳ "
b"\x17 ¹ÑÛÂÖàšà\x16 ú‡Ï–û "
b"\x17 ½AÙ^°áé½ëAú\x11 ‘“ß "
b"\x17 ¾ÝÕ\v ]|³Ûz.\x7F V·\x04 "
b"\x17 Æ\x0F ÈDÕ;ä¯b±<Àƒ Ï "
b"\x17 ÈMÜ(оs*ûá,íçú "
b"\x17 ÓO,uó\x1D Ù\x10\x02 pßRü\x01\x02 "
b"""
\x17 Ô=\n
÷O0ô‰È©›\x1A 4ôî
"""
b"\x17 Ö`ã«\v éæ7q9Ó\x14 »ˆå "
b"\x17 Ú{v\x07 ð‘‡Cäw;¼¯±é "
b"\x17 ã7\v Ô°É\x19\v ƒŸ\x13 ½ð`¢ "
b"\x17 ÷MbK\x08\x13 uöEl×Xî{¤ "
b"\x17 üHŠ'¥A¤\x1F é0™Î±•‰ "
b"\x17 ýó\x06 €¯cTºÜI)\x1C «E\x12 "
b"\x18\x00 k¨µL\x00 3‰\f ·À•^í\x04 "
b"\x18 \r ¡¾6\x17 Œ™ä\x12 IÆšƒ† "
b"\x18\x14 ‰Âõþ¹x{¦NK¶M5ê "
b"\x18 "–oˆ‰†\x07 ÁCN\x1E Š$‹» "
b"\x18 #7þ¡‚\x18 À4~Ñ©ûòÏU "
b"""
\x18 #õ\n
\x12 }{Ù¯»<\x06 õ8l
"""
b"\x18 %ztH\x04 «m\x1A \r Å\f Š4è& "
b"""
\x18 (J\n
•x×úp¼Õ±qÖLë
"""
b"\x18 32àåµ"¡}î!£aÒVV "
b"\x18 8ì\x14 0÷\x11\x16 t†\x12 Ø]ÌÙu "
b"\x18 9쎴\e ¾üªíyâÖàgg "
b"\x18 >\x18 ‡€ç7…šEžßã”%~ "
b"\x18 B[:ñ3§`&\t JéÅÔ "
b"\x18 H\x01 ž9Öhøô:·\x04 Ò^h\x13 "
b"\x18 L\x01 ¨hÝiȤÖ0§K\n "
b"\x18 Su¸R‰é€xñ}¨’•š "
b"\x18 W›-N\f Æ‚ˆyɧØ7|p "
b"\x18 WâSYÃEU’ß¿RbPê£ "
b"\x18 _m\x02 fh®ëp‰\x1E O\x19 ÜGd "
b"\x18 awËþC\x0E +Ê{‘–ÁU"\x06 "
b"\x18 k±,¸ôNnW„\x06 ö0áÑ "
b"\x18 tÀƒ\x1A\x1E šf.`–g'ÕÜ "
b"\x18 x\x06 ï“y\r ´·\x17 í)ÏË "
b"\x18 {h\x17 ç^Öw\x10 ˆ§]4µ&¬ "
b"\x18 vr6[¤†Gkƒqš"\v È "
b"\x18 ƒmQ\x07 c\r z>\x11 äF@4\x1A [ "
b"\x18 †Ÿê`m7+ÅÎÑá`s,\x12 "
b"\x18 ˆ„\x19 =¥e\x18 â$Ú\x14\x15 œ1_ "
b"\x18 “Q™.[©Bã8Ô‘ªŽ[A "
b"\x18 ›K‰PcþDcye˜K\x0F ?Ä "
b"\x18 ~örÌi¢\x08 '1\x17\x03 vm "
b"\x18 žî¦146\x02 ¯¯ÎÄ@Î{ˆ "
b"\x18 ¥žæq«\x06 z0\x00 íööw¹\t "
b"\x18 ¬QxÀÈï -„‹0ƒû# "
b"\x18 ·f†Oüɾ<HƒßÒq\x0E þ "
b"\x18 ·‘kŽ"1ùØ(&®\e Ãbº "
b"\x18 ¹=:\x16 |Yê842žËs`ÿ "
b"\x18 º\x07 ¥O¿IQmÿ\x16 •¦ƒ\x02 ô "
b"\x18 »ñgƒ\x11 @ðÍ‚öïÛs\x12 õ "
b"\x18 ÊpAäI;\x08 ¬‰v´Š±Õ' "
b"\x18 н_JÖÛÂÁ\x12\t ·\x1E n+t "
b"\x18 Ù_$t•¼È¯0½‘¶\x18 Ô "
b"\x18 ÚZ#B{¤µD ¦‚c\x13 ɰ "
b"\x18 á‡åÉ›:\v §ú®ÙÙÓc¸ "
b"\x18 äçqÐTæôD¿¬\x02 ‹×+ "
b"\x18 êEI\x1F $â˜ïo\r <g[Ã} "
b"\x18 ïz¼€\bzÿœsޝ1¿ž "
b"\x18 ï»:ôþ™5h.óÐk`p "
b"\x18 öX˜|{Xi¨ˆö•:Í\x04 i "
b"\x18 þ~\x1C ë“|\x7F SêöVüZ¼ä "
b"\x19\x04 Ê\x1F ÿ°\x03 CªJ\x06 ¦\x06 ¸" "
b"\x19\v sUëk†Ñ{$!¤¼\x02 ®D "
b"\x19 \r æwÁ‹bn×H\x01 ÏÀ^\x1A ¿ "
b"\x19\x11 ·²±‹–\e 2«ák\x04\x1E ç” "
b"""
\x19\x14 !9nF\n
\x06\x07 ö…[+Õ¢\n
"""
b"\x19\x14 ø\x1D )\f {ß¾[½phäà "
b"\x19\x15 L(â\x7F P?kÃhûW¬È© "
b"\x19\x1E ½<·g\x7F €U†,zñÐt¡ "
b"\x19 )\t \x01\x1A ¸¨\f ÊÂ\x13\x15 L¨ë "
b"\x19 6KžÃd0_ïø\x07 ÞË×÷I "
b"\x19 6†8\x0E I)\x01 dAßnùL9ë "
b"\x19 =çK)QgŽC§\x12 XÃÀÇ "
b"\x19 QaXAzâ©\x0F c+E¤éÖ "
b"\x19 VYüÌó"Ç{ì\x1E Îs(\Õ "
b"\x19 ]ûVåN×\x10 ²[*SeÔÞŽ "
b"\x19 `£•…Æ\x00 ”•¡'mÏ^XÏ "
b"\x19 gTYĵ þÀü«)\x08 9†Ä "
b"\x19 g¹\x7F ÷¢ðï:\x18 ¸æã\x08 < "
b"\x19 m¹@}NØ(ña\x17 ƒaP™n "
b"""
\x19 “¼¼>B%qÚzð\x02 \n
\x01 I
"""
b"\x19 „ ƒÉ \x01 yo|\x1D eÏ\x14 Ÿç "
b"\x19 †OTáz\x00 \x0F ޏˆåð \x13 "
b"\x19 ‰¼l“HÎc‡)åä]” "
b"\x19 ŽðÀ2\x15 Þbä\x04 mìÿì~® "
b"\x19 »Ý–$êÑ\x1F ²è9×ï¿ "
b"\x19 ‘÷`\x19 ÿ°Fµ¶W‰ïf\Ñ "
b"\x19 —ì+-1ñtæ¶Ë¯x\t "
b"\x19 ™p’IAL¤s×|ÿMÚAZ "
b"\x19 ›`\e ‘÷Þo\x17 >çpb\x0F ¾' "
b"\x19 ›ÌôœÍ”É\e MçÝ\x1C ;þ* "
b"\x19 ¡#\x13\x08 "š\x7F ðÖ\x08 ‘ª;’þ "
b"\x19 ¤ÑaA‚üœcì‡\x07 yß\x1D 6 "
b"\x19 ¨Š˜ü\x1D 5Ž\v ’Ûc”ÉF> "
b"\x19 ©à\x01 Äwv\x04\x11 \x7F Q\v \r æ "
b"\x19 ½ò'gÓg`ö¸|ùÐHK "
b"\x19 Ç÷i‘§ò©ò\f ©®‹Ø\x1C à "
b"\x19 ÉN:`O„\x14\x13 '3FD'ªã "
b"\x19 ×ïªa H\x0F .Ó«·&âaÙ "
b"\x19 éœà^d\x1A\x17 ‚ð´q–vq "
b"\x19 ë/†ÎË—uض³D\r µ\x1E G "
b"""
\x19 ëVwÖ \n
nªDÀ•é~¡•
"""
b"\x19 ìütäá!c ²F\x15 dpLg "
b"\x19 î´\x11 uÂ/ôðLÀ4¹ÌŽU "
b"\x19 õT'×é›-õ\'g\x11 ’\x01 Æ "
b"\x19 öò,õØDÚ\x13 hüPÿ+\x1A "
b"\x19 ý\x18 ;¸ïp¼®i\x1D Z¬[Šs "
b"\x19 ýïç\x10 Ç:b,nâNmÐ "
b"\x1A\x05 bâ=?\x12\x14 jFìóלM "
b"\x1A\x05 £\x1D ¸M\x0E má/ÖÛêÓ• "
b"\x1A\f 6P²$û\x17 ǵò4æ4òT "
b"\x1A\x0F\e 8[\x05 ÅU×ÚÍ^|:†Û "
b"\x1A\x0F ¼o,\f ö6²\x04 ÀõllŸ) "
b"\x1A\x11 1_{öb\x7F Ò§é%\x17 _è "
b"\x1A\x11 Î\x1E oÙ‘'O|ö#\x15 m¢\x01 "
b"\x1A\x14 Ç&§ö\x15 tL‡¸‘ŽÕØÕ "
b"\x1A\x15 Û«&˜õ¤¢aöºl²'ô "
b"\x1A\x16 ù\x02 Õ–ºm\x04 ei“…ãÕ "
b"\x1A\e ^³ÞëÀà\x1D s¾–÷?ÖJ "
b"\x1A\x1E\x18 ´Ê/\x03 g4ØÇCQœ¾\x12 "
b"\x1A\x1F WÆ 2\x7F ÿã?ÜY\x1A\x03 k "
b"\x1A k!ýà?J\x11 ¹«¿düÌ "
b"\x1A #Ú^iË~ƒW’c=m\x04\x08 ¾ "
b"\x1A %v.ºÆÅà»%;\x17 &\x1E ñ´ "
b"\x1A 4;b\x1D VÝoêȆýÞ”\x00 , "
b"\x1A 4©ñw)\x13 Ñ:ï#Èé”.y "
b"\x1A 9&Ä\x05 +Ö¬Ò\e P0ûi' "
b"\x1A 9§vÚ\f 'û\x08 †i.¡&ù\ "
b"\x1A >q\x05 œ¯`/§²ëó\v {\x12\x16 "
b"\x1A B‹®Sê\x7F\x18\x17 |ÿ\t –(x "
b"\x1A HKje\x0E T\x0F YP\x15 î\x1D ? "
b"\x1A HñÕ2àÔÉ‘Šñ3`q‘ "
b"\x1A I®–Á®\x1C\x18 <Ã(ÑN£¥* "
b"\x1A Q£€\x18 #²\r \x03 š\x06\x02 ÇÚG\x03 "
b"\x1A Y³@sÅÌŽûXGKöÛ¼ž "
b"\x1A cåƒw‡("´‰¸?WÇûÇ "
b"\x1A d¥,,‚Úû°R5€ŽPÃÐ "
b"""
\x1A g-¬%\n
ûÀß»¥£søbö
"""
b"\x1A gjÁ=©¨\f Z#¶~9v%[ "
b"\x1A ‚ÿ\x0F 9¸<I‡Œ7t!0°p "
b"\x1A „’XR½Â~\t T\x05 ù¡¼üå "
b"\x1A ‡\x17 ø¥¥ˆ%\x02 Ìwln-oþ "
b"\x1A ŠŒ\x03\x0E iÖlS\f Y´ÜêY "
b"\x1A Œ\x1F ßÊLçãÉÜ¥°ÆA´¼ "
b"\x1A ¢ðT²Æ5]z 3hr¢Ä "
b"\x1A ¢øeªž\x13 6<RÑJR "
b"\x1A ¦ÂôñŽê\x02 ;uàLqlV "
b"\x1A ¨I\t\x19 Îl4ýÒ•'¹X8v "
b"\x1A °F†13]KD7ìV‚?Bî "
b"\x1A ±Ý.Ðt&Qg4òùÈ‚kg "
b"\x1A µ\wTãsžJ\v &…Y\x03 TŠ "
b"\x1A Âyx1H·rSaX³§›ˆ "
b"""
\x1A ÃÁaOR…Ì,¨\x05 \n
eæ\x18
"""
b"\x1A É×\x07 P†‹\x1C >°ˆ\t æ\x15 ¢ê "
b"\x1A Î>:iÈùÐÙ°\x00 "ɹ®ì "
b"\x1A ê!\v ñÌŽ¹üÃ\¾‡¼8* "
b"\x1A êˆ^ÒŠl±P/)$fБð "
b"\x1A ñ\x18 Ζ¯³Ÿ~"Š\x1A ½h\x7F O "
b"\x1A òégŽ´—F\x18 ¬óéÑO« "
b"\x1A òüE”\x18 hÛ—Y\x01 Þì[> "
b"\x1A óÍJÑ\x00 ?\x7F \n Æz#„gü˜ "
b"\x1A ý>®Îr%\x1F :Íä\x0F yd\x04 "
b"\e\x03 ìðoœnv9"\x00 s„ñ؇ "
b"\e\x05 rv`¥\x1E ¸øÊ²&Z].\x11 "
b"\e\x17 \x0E ö*¸aå†LþŠÅ à "
b"\e\x1C \r Ç¥äo÷H3·z¢\x08 zÓ "
b"\e\x1F KRï\x17 µN\x1D çû]lе[ "
b"\e )\x06 "ŵ)\x18 Ô\e EŸ‰&èC "
b"\e /s\ƒ\x12 AJá\v Ð]É\x12 bF "
b"\e 3„æ/\x17 ÂY\x14 •Áå8©:h "
b"\e <&å÷}’¡—ˆ2“\x04 Ï. "
b"\e >\x02 ×è[ëÞCÜ=u}¾&N "
b"\e Bö^‘EØÊÏÐ\x06\x15 v½Ô> "
b"\e F\x0E g¯É†¶¯»ºXH3b° "
b"\e IE—\x7F ñ_9u\x0E phãf{l "
b"\e j\x02 `\x1D ùq@(—"@2\x1A á© "
b"\e j\x10 §œøæ#@-šS\x11 µ/ "
b"\e sí=\x1F wm°\x02 úwb;!1\x14 "
b"\e\x7F ˆ\x16 s³ÔQÝ;ÿ\x1E\x08\t Û "
b"\e …ÁìÙø-¸=àKÅ;*\x00 Þ "
b"\e ‡\x03 pVÍ\x01 !\x0E r.\x17 ßÑd\x18 "
b"\e ‘Š\x02 p\*ˆ\x1E ö`\x1E âËD "
b"\e ¢‚.Å5‚œ×$@\x1E 76\x0E ¨ "
b"\e £p’î{æþ:mWŸô\x03 « "
b"\e ®9 X\f -«/°$s©\x11 ¿ò "
b"\e ¾‚C 6yj8”ÅÝ\x0E $AÁ "
b"\e ¿¶YÁÂVU©Pß¾rÙ6\n "
b"\e Â=Ü2pÀ#ß5Å\x18 Vh[\x14 "
b"\e ÄPξfª\x08 ±i ³\x04 ³Êy "
b"\e Ê…Ë:\x04 ÍCÏ«Ìöp;3\x1E "
b"\e ÌŸù¡fÎ\x19 ¾\r £ÛŸ¥qó "
b"\e Ü\x00 ò\x16 ë¹y\x02 ÖbôI\x00 "
b"\e Þ5…«Ó¤\x12 ôh¯U`\x0E #t "
b"\e ßoSÆ\x01\x17 ’P<\x15 ÕôFß\x16 "
b"\e àc×Yþ3:ì<¼\x7F i3è\ "
b"\e ç\x15 ¤u_û ‰Žx\x17 _v\x1F\x11 "
b"\e ì,tz6A[\x18 ‡•*\x7F\x19 ËÑ "
b"\e ò%„‘·0$‰Š\x10 >9&µk "
b"\e ô’õÉ…Ïr~\v »°¤Èãõ "
b"\e õ\x08\v ~W½\x18 )Í¢£¶pÒS "
b"\e ù•4X\x18 ãîTaaKO¿ÿ "
b"\e úÐlPó\t U|âu²¹\x1D xK "
b"\e ý^o½®K·:¦eZ‚¨:Ç "
b"\x1C\x04 cÄÅ\x10 96nÅ¿—\x1C ² "
b"\x1C\t\x0E ç&o})fY\x00 ¢NÅ\x1C "
b"\x1C\v ¤”ëãº\x1F *ÓOSh“÷§ "
b"\x1C\x0E G¯Šª!Žaç’å,Š\x07 P "
b"\x1C\x13 ð\x01 ÐÂ%Ír\x1D c‡û÷1e "
b"\x1C #…\x18 RV€\x11 omuFç4ìO "
b"\x1C ',ÿ+èÆ²yZ½éÑ:ï "
b"\x1C *Žs“áx×€9¾jÀ\x0F ’ "
b"\x1C 0\x07 g©¶\x11 ñ¦Ñ‰‘k,6® "
b"\x1C 5H¸žÜï!\x19 äÌz½¸\x0E + "
b"\x1C AhCìw\º£•‘Îa¿Z¬ "
b"\x1C C:ÁY¹‰A¯Ò‡mÜò`’ "
b"""
\x1C D\x14 B\n
aa«\x05\x15\x08 òiÞÉ
"""
b"\x1C Qj÷ÑÕŸ‰cn\x1F ò*ò†ð "
b"\x1C Y€@(ƒ\x13 ä#Ò\x10 €_o "
b"\x1C Z'\f dGª—kÜ?ÿPŽ\x1C I "
b"\x1C \\ºÅ«lªl@KL¶@\x0F\e "
b"\x1C ]ópžáZXĸ‰\x17 ¶Ã "
b"\x1C i†¥”e£\x0E ¸56æãaÛÄ "
b"\x1C s%—=do#¤e\x15 è±\x7F\e . "
b"\x1C tÙ¢äÛUZŽîCy+Û "
b"\x1C zÅyßÍñxà$YÁ5¿\x05 ¢ "
b"\x1C ~Lg¶GݸÙBcè\x07 —ªÁ "
b"\x1C “²*~\x04\x07 òƒ¼aRQ3ôK "
b"\x1C –¢½³))Í#¶-=+.m¥ "
b"\x1C ®“\x0E\x18 £}¾ß=\r œC’ö "
b"\x1C ª\x18 à\x14 ‚ÕSGÏ\x19 AT.~ "
b"\x1C ®\x0E\x0E –‰Ým– 2:k\x17 ´« "
b"\x1C ®\x19 „§…j%ä\x1A :í$²>u "
b"\x1C °"#²ït•ÝOŒæÚ\x10 -ˆ "
b"\x1C ´Så~\x03 'eÃ\t\x17 Êj«ö "
b"\x1C ºáÒD\x15 ¥ß8°;º\t Ön‰ "
b"\x1C ¾¯‰€€e`e\x1D å¿ìÖV£ "
b"\x1C Å\x1D ~"×é£\x1C Â\x0F êÒ-b\f "
b"\x1C Æ{ K)H[\x1F »Ã7\x16 u²\x1C "
b"\x1C Î`ìù}íBº(…Ý\x18 M\x1F ï "
b"\x1C Ï\x02 ”wæÄ×`e¼8»ïªÞ "
b"""
\x1C Ó›kš«(7\e a\n
Ôµøói
"""
b"\x1C ×u$påï®\x01 ÙèQR©Tl "
b"\x1C Ù°\x10 LÙž…~t,±\x14 À\f\x12 "
b"\x1C Þ\x10 ?fU—ò½Ü·[ó¨N\x11 "
b"\x1C ê0™\x1D c™Ò"¹;£\x19 !›¼ "
b"\x1C íW6c 5ž\x01 ¶¯ áXÕð "
b"\x1C ðµJé\x7F ;ÔHø\x1E l-„]˜ "
b"\x1C ñ%g¥v~/Šåµc2½– "
b"\x1C ýAKË›¡ž¸¨\x03 Öq¿(X "
b"\x1D\x02 e¡æäù94 ¥z5½ 2 "
b"""
\x1D \n
\x14 øã#VC3\x14\x19\x1A ¯/¸\t
"""
b"\x1D \r y²CÍ”ó¦z?éK\x07\x11\x18 "
b"\x1D\x12 ½x)tÙR\v Š\x07 é¡vÑG "
b"\x1D\x19 8uø\t y\x1C ÙãÌOÃÓ™¼ "
b"\x1D "™Åxstt\x10\x02\x0E\x1E\v ð“ö "
b"\x1D /Q\x12 #óQ•M8î|?ž¥| "
b"\x1D 7;9mUøW÷R\x06 Ëöš)$ "
b"\x1D :\t 1U±\x04 ¼ÅÒùq~Ú "
b"""
\x1D ;×Õ\x1A OžÅ\x07 gß\n
d dÔ
"""
b"\x1D >¹ŽHû¦¬\x19 û9w\x05 ÄÎ "
b"\x1D @SÑVô\x11 ;ðŽÍ‰Gë" "
b"\x1D L\x1E ~ÈÆ³ÑégÔ%‚4ž "
b"\x1D VýÓ0\x17 ´ÈW¦Ñ½Ö> "
b"\x1D W/[Þ\x1A\x17\x1E >ÞNg”Ý\x1A Ù "
b"\x1D Wü\x08 Sx¬-5AÒ²\x7F\x02 C\x19 "
b"\x1D YèÊÅî\x18 TÀÑ?f~\x17 c? "
b"\x1D ]x\x16 {.d鑸#Û\x08 ±" "
b"\x1D _íwk\x07 M\r 51œ·¼\x1D\x03 ; "
b"\x1D `Å3òCwñ¹ÊcŽ|ùR "
b"\x1D h%\x0F c¥ÆM`Ùþÿšm\x15 y "
b"\x1D ‚Û‚¤A¡+š\x1C\v g‚ˆ0à "
b"\x1D …uáU\x02 ÿ¬GœºÚu&\x15 ì "
b"\x1D †è’,iàþGo¯Ò¤ããt "
b"\x1D Œa\x12\x12 Òœ\x05 é\t\v ?\x0E \r \x13 j "
b"\x1D Îí—dïÔ\e b'\x03 †„êã "
b"\x1D “™È÷|\x07 Qó\x11 [O\f P® "
b"\x1D ™Q%¥ú\x1F 'ƒ%š¸~\x03 ]\v "
b"\x1D £ÚÏ\x17 _\x02 ôÊ8wl\x1D 4>³ "
b"\x1D ¨\x12 3\f yÃP/·”\x1C ínöï "
b"\x1D «¯ÚîfU0ÍåÑÆ\x1A ú<" "
b"\x1D ¬\x19 {Ï̳C!\x18 ·F;zÿ "
b"\x1D ÝàLwræ)ÅÞq\x18 V\x1F o "
b"\x1D ±';*Éþü»s}k{KªJ "
b"\x1D Â\x12 ¼\x03 {›™È!\x12 ñ¶Ú¿P "
b"\x1D Æ"u\x7F ®5(…m\x14 «ûÍôà "
b"\x1D Éõeá\f hÍ(}\x1F\x18 ™|1 "
b"\x1D Ê1$?ž"¨•”\x01 ðܦ‹\r "
b"\x1D Ïè/ˆxt[j\x07 [ªÿ "
b"\x1D ÏË’*[‡\x05\x0F\x18\x03 u\x1C —W\x15 "
b"\x1D Óа\x04 ËÖ\x0F Š%\x06\x1E ½Q \x11 "
b"\x1D ÔÔHÆQšp3hë’.ݾn "
b"\x1D Õ³'\x12 §Þµ«¦e\x19\x15 ÀÑ "
b"\x1D â(\x12 ™g(†ß\x08 º\x12 jÑ[ "
b"\x1D ìNÝâ6Dj™~O4È·ÿÚ "
b"\x1D ñLó¤\x1F j´Ä,AÐÊ\t §¥ "
b"\x1D ûG\x1E ¦€“‘kþ”"bÈ!J "
b"\x1E\x00 ÷ºT \x05 ž@\x11 q‡\x02 b\f F "
b"\x1E\x03 ±Ciñ½V‡Ê—Ÿ¡+ó\n "
b"\x1E\x03 áùige<î<j~Ø\x1C Ñ "
b"\x1E\x05 e*l0Áãù\ÕŒ% "
b"\x1E\t ßè\x05 tž»lœ®gC½\x00 ; "
b"\x1E \r •pÞ‚}kÄ¡-ÝzÙ,\n "
b"\x1E\x0E Fk§ ³±ÓaÀÄGƳ¨ "
b"\x1E\x0E ‡±³åÔ\x01\x10\x17 W`–\x04 °¶ "
b"\x1E\x0F (¿W½\¾1ûOj©9"º "
b"\x1E\x15 ØmˆŽ¹×»¹™ÝÏL„ "
b"\x1E\x1D ¯\f ªÛ $`š\x16 -ki¥A "
b"\x1E\x1F PñiFyQÁ×It ’>´ "
b"\x1E &<T¦ºµÅ)ý\x02 —iöÅF "
b"\x1E )IŽÂÞ\x7F\x11 Ô¥\x1D ãðTr "
b"\x1E *„¯ØíL™™\x17 øÔV` "
b"\x1E 5L¬\x05 |¿’›,ßn8a’ "
b"\x1E 6\x15 1\x01 ¿‡‡ç©#I—RY! "
b"\x1E B\x08 ¦ËÀÇHÂ\x15 »’òk;ÿ "
b"\x1E BxÊk™ vY²\x13 (ËjÎ\x17 "
b"\x1E BÙ‘ð+m8®p„΄¤D "
b"\x1E F"\x10 =zn\e R‡!P”k™Ï "
b"\x1E HŽÆÔRáÒGîf–¾É8‰ "
b"\x1E I\f\e\x13 bbS\f ð\t ûz:•á "
b"\x1E IUm×É|K¹UüäíH8¿ "
b"\x1E Rì2X~EêR\x08 ƒ2ηÐe "
b"\x1E UÎË6áÞéøt4)Ûß72 "
b"\x1E [³ÊE㎾,xšk”à» "
b"\x1E c…ÅæªLßQd\x08 ð^\x00 ! "
b"\x1E dø#\x17 D\x00 Xˆ^Ÿ\x14 ûu\x1A\x1C "
b"\x1E kŠ—l\x1C\x08 Ëí;\x06 Qð÷õv "
b"\x1E s^gå§°Ï\x1E Ûœ²VÅõû "
b"\x1E t9‰îbE\x16 ð%\x1C\f Lò "
b"\x1E t[‡6õ'?Id`̺–\x06 Ð "
b"\x1E uÒtÐ%É©ì+\v\x0F\x05 Ê™ "
b"""
\x1E uÕtsCî,w\n
~üÿ¿ú°
"""
b"\x1E v5Tm”7‰Œ·d~íÀ‹• "
b"\x1E w]ÏËJ\x1C 5«ÜŠm\ñýô "
b"""
\x1E xV°ªŽ;¦Ã\x0E #\n
ÈÝì¿
"""
b"\x1E ‚u¯Û)´sLá#u2{Ž| "
b"\x1E ‚À¼\x16 ~èhf\x01 t\x1E\v ‚§9 "
b"""
\x1E ƒ“ÇO˜\x18 œt\x1E Ž\n
\x06 É÷\x11
"""
b"\x1E ’‰‹3k¼ËM‹qÆüü…Å "
b"\x1E –‘û)&¬j}S\x13 —lhÆ× "
b"\x1E ÿ7Ï\x14 á\x18 B¤BZ=\x03 ¢J "
b"\x1E ŸXËþ˜Lä@ÕÚë\x1F cc¶ "
b"\x1E £m±\v ³zåUU›\x0F ‰z“ "
b"\x1E ¤Û\r ÐÿÁ\x1A Â,¬Ò—\x16 I\x7F "
b"\x1E ª{¨\e wg>ü=„¬kR\x10 5 "
b"\x1E °«½\x17 ?zìÈ7ä²%ž: "
b"\x1E ¶å饇òY7^\e öéÓI" "
b"\x1E ¸aÉQ\x01 ´\e\x18 ò\x01 C^¬æ” "
b"\x1E Ò¶ÂŒsq=—€d\x1A õ@\x08 "
b"\x1E Øáµ ¬¥AdšS\x12 \J\r \x12 "
b"\x1E ß`*k\x16 dê%wSi\t tÚ "
b"\x1E ßp\¿\x16 Ô¯M\x06 ¯h÷†» "
b"\x1E â2Q“ —… =Í\x07 O v "
b"\x1E â¾+2ߊ·±ˆ#\x1E 5– "
b"\x1E è'CQXô\x13\x1C ëÛëIøª "
b"\x1E éÊȃ¥È\x05 9Ä«…NÒM "
b"\x1E ú¼\x14\x12\x08\x7F 4ƒÒh‚>˜ðÏ "
b"\x1E ü\x02 H†*8†\x06 ¹Mß¼«ÏÜ "
b"""
\x1F \n
Ų£nÙóü\x11\x1C\x05 Ž"àL
"""
b"\x1F\f û!á\f <7¦=V}µn#ž "
b"\x1F\x11 Þå?\x0F à,BîMF¯9… "
b"\x1F\e ›ó\x1D Ýs 1¼ÈhÔí: "
b"\x1F\x1C óˆ„<~\x14 ^hºŸÍ>Â2 "
b"\x1F `fA¬\x05 <AÞ…É¢\x14 ޽ "
b"\x1F %bX–õù\x12 £ö‡ÉXû{† "
b"\x1F /Rfñ\x00 ‰à6˜\x17 ºƒt\x06\v "
b"\x1F 2cÐJ_ôù\x12 r\x03 ±còö\v "
b"\x1F 6—P¶îS¶xHPH¡]rÁ "
b"\x1F 8\x16 7Fs&T{»mæŠé{T "
b"\x1F :9¬Œ\x17 ²;Ûö\x0F “\x19\x04 ¸\e "
b"\x1F ;§Ž\x1C MÔ )ú«u\r !\x7F "
b"\x1F H\x12 5z‘ó!\x1F\f ”\x04 ‡¬œ\x17 "
b"\x1F Nö>j‘Ü;È&\x07 #8äD "
b"\x1F PkîoÆh’o¥é\x14 oµ«U "
b"\x1F PÔÍóÆÎ”¹{\x1A aò¥_Š "
b"\x1F PØžø6ÄÌ\x1F Û\x0E ôÔBzÍ "
b"\x1F QK¯\e 5)ÍÚ>ѢĎvd "
b"\x1F V\x7F ",\x18 åiH\x06 \x15 ,~V\n "
b"\x1F Y\x07 õ\x03 ]ëKí\x1A j¯Ù†N¸ "
b"\x1F Y_9hu„›þ©Q®\x07 ¨hG "
b"\x1F Z`‚d‹þ+ÕžM{ç)Ö/ "
b"\x1F c±W\ ?3d¼‘r?Òi5 "
b"\x1F jê}Ô2½\x0E Í\x1D é6æ”c "
b"\x1F lüU NÓ«nªXmà»A "
b"\x1F xåÊ@¤\x04\x03 Ýb±û§÷n€ "
b"\x1F |¦J}°©à2\x00 âú¸²¼7 "
b"\x1F ¡W\x14 ýC>\x15 /Å }Á "
b"\x1F ÃÀ›O?ÏÙe+_b—2l "
b"\x1F ”\x0F ,Šäü\x11\x01 ù½êñûÒü "
b"\x1F •™R^ôbÉûñm\r Úý| "
b"\x1F –'å}\e LöuvÔ‡<àt "
b"\x1F µÉ Zë%Ò+äó\x7F Ž!– "
b"\x1F ¶á´É”vAtB†é¡\x16 ," "
b"\x1F º| YµM\x0E ^pBCò\x1E U7 "
b"\x1F ¼xV±}x«QGÒ]\x1F º,Ú "
b"\x1F Æ[\x1E /@Ú#$ò“–¯`µ "
b"\x1F Ë—¡øòùGWþØ»o§Í "
b"\x1F Ìíe¢mM…8l¦t…ýºÜ "
b"\x1F Ö\x1D Í\x0E Ö\x19 ØŠßw)¢œ¢ë "
b"\x1F Ù\x06 °y\x14 ³îPp¿;\x1F\x1F [= "
b"\x1F ð˜Ë¯;øL\x02 ¯\ž\x1A ’R "
b"\x1F øŽ™§1ÿ«nw³ß\x1F ßÞ "
b"\x1F ù\x03 °@!¾Îš‰€kŽt\x08 "
b"\x1F þÈ({ó„¼Í#ö–Þe© "
b" \r ð¯neD\x01 Uíµž—‡º( "
b" \x12 ɉøQ\\x10 áì¼’åg(› "
b" \x13 }â³.\r V·€T«BÏ§Ž "
b" %=[ÔV\v A~k¦O\v ‡„\x1D "
b" &B®º×·ˆþ\x0E ΘcX€ƒ "
b" '++\x04 »ì£M]©½†k "
b" -.‹ \x05 I‘r¨\x7F ùn‡® "
b" .æZ\x06\f \x0F Ì\e †—\x15 º "
b" 0×¹\x01 ¶ûŽã)6 ³xÍ‹ "
b" 3\r .À>Ãò¤l‰ð¼ý¶ï "
b" :Î}Ÿ\x06 ìÌ\t ´^ m´\x02 \r "
b" <.çŠá“\x00 C"âMs[if "
b" >\x1D D\t ¸qD´\x0E\x01\x0E >»´7 "
b" DðW!QífÚÅ8µ‹Wýi "
b" H\r M\x7F –ÀX\x18\x12 £\x1C\x02 != "
b" I8Ž…âØ·q\x02 u•›\x12 ©è "
b" Q`㌪•ã\x16 CÐ~“ì6Š "
b" R Ì\x10 ¥\x06 ÂÃuj\Wyn "
b" TèäO™¾„ìÌ’Qž\x1D Ì\x1A "
b" Zi\x18 ÝIö@l1l»fnv "
b"""
mw±!\x08\x1E zz\n
\x1E ‹zn?™
"""
b"""
xáHÑÈ\x1D a\n
jØ(ú\x19\x14 )
"""
b" z•â*›I¥>€Å\x04 ÊCð "
b" €:+à|õ„ð5lÑQÐÞ\x11 "
b" 6m×™\x1D q[ªqþy/ "
b" ƒ„ËîAgs«\x10 3ý©\v š "
b"""
„\n
íé‘3Á,\x04 &ƒ\x13 a[
"""
b" ‡EÃ{JÙË:=\e †¨\x1A qi "
b" ’\x02 ÿËh<ðàâÿÛ¯Îi\x19 "
b" –è\f fü\x06 ¶ì[D÷\x1F\x7F .Ä "
b" ›L{4T»\x1C\x15 Ý{†™ \x08 m "
b" ›žÜ(×"&<\x02 läê2žú "
b" Ü]Õ)$ý\x19 Â*5±Àc\x08 "
b" §(\x0F «¥4P.qÍì\x04 = "
b" ±QJPú^`L÷UT<l{Ü "
b" ²¹Ö8¤h\x1C Žs»†î] "
b" ²Ü\x06 €ZÖá\x19 ]t÷cE\t "
b" ¿\x02 ›ß•ea˜\r ‰ÿÓ~¾ "
b" ÆÆ%\x03 SpÀí\x16 Ê\x1D ?ïx³ "
b" Éö\x05 ϧu\x11 <\x15 -\x04 í(Óq "
b" Ê€—;\x04 Î’ƒYÿV¼™ÎÖ "
b" ÝÑ#6o±õ,\x1A\x15 ‘¾ð\x14 | "
b" è|±*'`\x0E ©×ŒYµ-p5 "
b" ðÿÖ rr^²ÌÈl¤mç! "
b" òr³yœ+b\x00\x0F ÍW+”kÄ "
b" ó\x0E ÅäìA2\x0F „è|¢=\x04 p "
b"!\x02 ?r£¸¿‚’îúom牛 "
b"!\x05 S©Ôã\x1A ĪÀ3…T\x03 "
b"!\x0F ¤ô^ݽqë\x04 çGŽRû3 "
b"!\x1A ƪ±0c¥k\x1E »…©ã¼B "
b"!:+nøc\x0F dô\x00 ›Ë–\x03 @L "
b"!Eÿúq$x‹oBš|î\x16 ^¯ "
b"!G{ò°‚3ëD\f lM[ãé "
b"!]9™Ð9õ’±Ú\x02 B}ŒM\x02 "
b"!]îœd“Èú*\t :©+”$Á "
b"!i¡\x03 y•Ý<ë–ß§{h„½ "
b"!ió±º\x15 8g\x12 ]ÕSìÀ¥ "
b"!ngÉUb\x0F \x11 ßF\x12 Â\x1A ¿ "
b"!qº\x0F zÍš¦\x1A afÊ&š~w "
b"!t÷\e âøÞ\v\x17 @$Æì:× "
b"!wv\x08 ·íP"SNà¤WÉ‚ "
b"!‘|š,6Z'\x05 NàM\x1D Èä\x14 "
b"!‘µ˜A.)«`÷Ç\x15\x1A ç´m "
b"!•‡š›fÜ\x1F Ð!îMWÉZà "
b"! \x03 ÷›\x1F çÓ½1¨uŒ\x10 "
b"!«æ“¬[áÿ›Áa«rÝÃ\x18 "
b"!¹\x0E ™ÇóÞà ©\x04\x08 댷 "
b"!ÄŠd9º`\x11 ÿ\x17 OÏ/41` "
b"!ÅÞ\r ž2©¬f=\x17 ÖmÕ "
b"!É&áóØ…ŒÌ0vÌ>ÿëR "
b"!Í6^9\x04 j\x11 Ù\x0F\x03 :qç‡È "
b"!Í™»]4ë/Î\x1C Íä\x13 Ës "
b"!Ï=¼2Ö5#™”ä2í§\v Ë "
b"!Ïá¸r\x10 +¾›\x18 l—íì\x0F "
b"!ÔSeÞ\e +.šQÄ\x19 ,¬‰â "
b"!Ôù\x1F ΰö\x1A •\r ³dK/M) "
b"!Ù3jÐ+Q\x7F Á¤¥lHã\x19 ¹ "
b"!Û_X!kÛë¡\x12 ñªß_Õ{ "
b"!äÇÆÑq\x07 Á>H1×ô»se "
b"!éÚe¯\x04 D,t!\r )!èü\x1A "
b"!ìB§\x1D øÝÄ#QUl“\x0F ¶Ç "
b"!ìVfP¡í\x11\x14 'ù‹âd&I "
b"!î2æ÷u?\r ’-˜\x18 A‰œ+ "
b"!õ}¥ä\x1F dHnÞÌzx\x00 þ¢ "
b"!÷$mê9\x16\x19 "âF/¡ú/È "
b"!ûxá<hŽÙÇm\x1F ñ!H7¿ "
b"!þ\x05 f]Y3sZún€ëaã\x1C "
b""\x04 ½¶¿&Vd·\x02 xˆ1&oç "
b""\x08 4>²\v ×:A)ŒB3&» "
b""\r 1ߎk›ïRzDk\e Õà "
b""\x17 ý\x02 åp”ÙµL\x0F 0`•U7 "
b""\x18 ¿œ®&º{e„W\x00 †Ø° "
b"".j(Ž„m@\x01 C—¿Ú8"\v "
b""1\n §\x0E Ä6…\x00 ¢™ÚÒ$w( "
b""2\\x01 d>ýJÚ¸Õ¶2¡ "
b"">_T¿t ‹îLJØM[©\x14 "
b"">µ-Ÿv„/ÃÕÞEÊ'®G "
b""@=(R\x05 oBxÓsh0i¡õ "
b""H[–†\x17 .€Œ\x15 µ§…\x0F\x10 D "
b""H^§\t ²‘–KéÇü^¦—µ "
b""J/|»\x04 f‡f'\x1A ¥ÚM;< "
b""Jÿ/Æm‚D7p¶ \x18\x17 ·Ú "
b""[tøêñ¿)È–\x1F @\x1C Ñ7÷ "
b""aV»¼\x05 VNû(Iàó¢P- "
b"""
"d\n
´DïSGåFÿÇR=XÞ
"""
b""uuVW¯<œŸÿq\x17 Pé¶Ì "
b""xA5ÿ½\x10 Þ»2`LR\x02 l "
b""xÃÚîŽë„<sÀÅÉjh "
b""}µúdÝÙ½.ù™%HÓü² "
b""‘\x06 _O\r Q{¹¡ñ›¢’ˆ… "
b""—ðHàº;è\v EUÝ.ÄÖ\x11 "
b""¥2;ï8a6loò8>|ç "
b""Ÿ\e c1\x13\x17 li÷@9\x18\x17 ‘¹ "
b""§^\é£×ëÓå¬\x08\f ´Ó "
b""®…tÒ¡‹¼ôS\x05 ràülj "
b""¶!/QD6\t <mÜ\x01 Ÿý\x16 % "
b""¼¬[Ð ßNó#:\x03 Ko\x0E J "
b""¾\x07 8H¨ʪ[X\x07 >•\x18 "
b""¿\x0E Ã\x11 ÷TÚ\x05 òøõ9\x01 ú "
b""¿\»½Z€‘\x00 3’—Çì}s "
b""ŹŽ\t ÕíÊO€Ð¦+x2 "
b""ÍXìåžòÿu‡\x1E\x12 ¢÷eY "
b""Ð]‘¿\x01 =ñæ\x1C ¤W\x19 5…o "
b""ÕùŠ9ÔÝBURÄQÕBä¡ "
b""ÖêŠ#×ì\v !\x0E ßdÈW¥ "
b""Ùr\x04 ¶w“8_Ûñ˜!‹×X "
b""åø–¨HÑnaù¾|±DÄí "
b""è.\e "k\x16 ú\øœ ½²w' "
b""èƒ>\x1F {Ê\x16\x1F Æ¿”¼\x1C "
b""ê\x08 ö•=7uÈëçâ'͇ "
b""êK¡–Uð.2\x1C ßb^4 ¦ "
b""÷r%K†Î^\x03 Æ\x1A Á)Å\x00 "
b""÷¤ú¬—cG\x1F Šþ\x07 ð\x03 ,œ "
b""ü¥¢Ço4|¨aáÑ•‘g "
b""ÿÍß=c–œÍ;“2\x18 †9& "
b"#\x00 ½\n Á\n üx\x10 Ìz·vPO "
b"#\x07 ̉ÂË™êÖr>\x18 aÖÀ‹ "
b"""
#\n
üaþ+Q‘4ž\x1A\v )\x0F ô
"""
b"#\x0E mçjâåýÚž¾™\x15 òô] "
b"#\x11 ¾¶\x04 Ï*À\Á÷žU¾\x0F œ "
b"#\x14 0f~|\x15 ‡‘7Ü>Cd5 "
b"#\x14 >®í(«aëœ\x0F "ÿùxå "
b"#\e s\t l9*€¸¹éøÎ9i¢ "
b"#\x1F a§&=\v n“À~½E² "
b"##õ°+W©"&\x0E \r T‚öôˆ "
b"#$ \x1F @Èâ\x16 S69Õš1j= "
b"#(eÖþ_™mOAV–a÷Z» "
b"#+zÑ/\x08 —uµ˜F³Øð‹G "
b"#0÷\t eÕ¥\x1E ¹ò7¸ú£Ö+ "
b"#61“\t\x12 Ô©øÞ:)†ªM7 "
b"#E®qâæH†_VP\x02 C1Á "
b"#FšSÒ¼)žãL>$—®3S "
b"#H ‘ˆ\x14 d\v ¾}þŒ\x1E `Ø "
b"#J¤Â\x12 §þŠ\x04 ,@ÖçlŸ\x1D "
b"#L~ô\훸Ž+Ë€2árj "
b"#O½¾»5°6ÓE“zf,C/ "
b"#P¢–‚i à\x10 ·Æ–_™„â "
b"#SŽŒÀAЂaù\x05 õ1¬yÔ "
b"#]F¥¸¿.bš0Œt`dCL "
b"""
#]½\n
TºÊd\x17 ï:"ÃB߆
"""
b"#`6¶}i„c5vTh\x1E 01? "
b"#i[pãp´©O})èh;ƒ‰ "
b"#qm¾»dÔKö¨xm2’é€ "
b"#r’å×â»y\r äå\e i3²% "
b"#r–Ñ®é\x15 L m@kü=X "
b"#sä>Œ@Ò;ze!&f\f òN "
b"#u!¹‹À•3—¿ØvšõE\x02 "
b"#y\x08 ³åOq6õTöš\x19 º\N "
b"""
#}ä¯H}SÙ‘¸åÂ\n
oåv
"""
b"#„œ/üqÔ|\x1D 6Éÿ\x15 Ž\T "
b"#cô^U›îÓ\x14 –ž‹73 "
b"#•C\f 3\x16 òœy`Ÿ–gNå "
b"#•½\x1D\x15 Ï\f •\x0E ®Y…Ì~Í\ "
b"#›êJ¾Ê\x19 Z^Ž•N}#µß "
b"""
#œ‡ìÀ\n
ó¢Í|õÓä\x1D Dx
"""
b"#¥zXeMdfÖ\x0E\x06 ¨G˜Us "
b"#«\x01 ñ\x12 º"'OqþÎL\x18 ¾ "
b"#²\x15 +¤tV³'%À¡\x16 ¤¾j "
b"#µ>ÃÚQØZß\x02 \\f $p-1 "
b"#¼’ÆÂ?›ÇJÛßëž» "
b"#½½Üàú2Ã\x14 ˜Æa\v è”F "
b"#Ęü\e xxé\x1E RqþG>\x08 á "
b"#Ë\t k3ÆÍ+ô޶íRú¬š "
b"#ÍÌ\x06 &‰¨\x10 Ø»Ìþ‚÷˜½ "
b"#ÎzmÁØ/OÓ!\x11 x’\x18 ½ "
b"#Òmñß! ¦^fdrŽ¡HË "
b"""
#Ú&ÓÏ%\x05 ‚\n
â\x06 ÓÄA]–
"""
b"#ܬ\x1E Wu›Ý|Ná¢ÿ’\x0E ô "
b"#ä1Lx¿\x1E\x01 ïÉ\x08 „bP;Ä "
b"#è/¥K»î\x08 .Àï®Æ0ýÍ "
b"#é€Ütµkð™+!lcBû\v "
b"#ëE\x11 §£uG¼ÂWÁ]Ë\x7F "
b"#ìñUdIwJÒú¦üåµ,\x03 "
b"#ïw{\x17 ÆÎ<¨¥d¶Å¿äL "
b"#ö®Š0ƒ¶µ\x1F ì!ÿtf@ "
b"#ü&YÁöÀÌyÆ2?þQºú "
b"#ÿÞ²\x02 yoƇÞè\r µŠ×ú "
b"$\x01 úP„þ·Ó©*\x7F ö»²QÊ "
b"$\x05 3"–Ì8d"\x7F ÕîÉbñ2 "
b"$\x19 PgÄþ·\x1F ‰?ü#•²’ "
b"$\x1A \r \x19 ŠÝµ‰’ÆÂM\x0E ÝgC "
b"$\x1E ;qÿÐ\x12 ÉÐj;›Ôbƒ\ "
b"$#Sè¬þª!)éã¡Â\v ^ç "
b"$#h‚m•at\x15 ã\x13 ^|\x1C : "
b"$$Ÿ3Q\x1E â5‡â5ZYF¼Ú "
b"$(ÄcÈ\x1A ]‹¦hìcæ‰qx "
b"$3ÿ5:õå;^(\r 2uqJ© "
b"$<Ôu\x02 Ä#\x04 ¬ãw\x17 ”ì\r % "
b"$E\x1F ˜é1\x0E /næ%ˆ\x10 ³ "
b"$I›Eàå\x0F ‚ÕÍ\x1E ›‰ç\x10 Ê "
b"$LŒ\x7F Iöø¸¯\x1D p¾ŽH\x15\x1A "
b"$LÎC×Ô<&pæIö’—…{ "
]
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 (0x10308B499E57C421F15F07C10F502F67 , 0x1032C73EEB89C278529F354D6ADB5E6E , 0x103A40BFFFABD980B94498CC07B256E6 , 0x103EEA3812559C90F5A62D3C7E562D15 , 0x103F43FD58A4A45694773C4F9D9CE014 , 0x104200C9F9B961EFE3D1AC0630460600 , 0x10438A1E6547B72F3369EE842BE486DA , 0x1047B0D4115EA544C0D102BB48D2011F , 0x10535D9AAC92F8469FCED96D16F85FF7 , 0x1060FFB9F6E1F1FD39C1B36F42C5C8FC , 0x10669D2DE770967D9DB81C20499F46D1 , 0x1068A7F7A163323E7242135C54990EC1 , 0x106F344195A619F79220E7926F5B6180 , 0x1075C9AA75AB07C03B300BE041C18392 , 0x107A5AAF0E2952EA0CBD42B76826F8C5 , 0x107D99473FB28E426FED33D7AE2BE9D9 , 0x107F878C8A5E5379AA712BAAE884449E , 0x1082D4F7CD4BF8B264E0A68D460B21EC , 0x109CBD70379588803F894B318682010C , 0x109E8FC78676DADE0A07A343696131BA , 0x109FB43579ADED7F3B7E59CF9B1DDE23 , 0x10A8CFB99FA2F0D67ABCC586042EBE99 , 0x10AF60EB04486FEA12D5BF14BBFDCBE5 , 0x10B4A7C28962101E18616F96B536F571 , 0x10B4F41E777EFFABFC915B10891F7D37 , 0x10B7A3EFB2494612004643AA65386EEE , 0x10B8985E5FCC2697934FDA002DCC1B91 , 0x10B8EA2B832BE672CD146647294E96B7 , 0x10C283F2317487C5A095495549245E6C , 0x10C466E6150A3D19463E144C59A188A0 , 0x10C7D18A2FA5449002CCA3AC310A43DE , 0x10C8875CF823C28CFA93A540091566C2 , 0x10C9A48F3A47852673F88645FF99748E , 0x10CA695B180C414BC9F8B3EC98E0C90C , 0x10CB2B19F935E288D4D38A654EE20D6F , 0x10CF2ACEFE45167441A6FE2D34B8D84C , 0x10D0FE4D2E791C4D13FB765159CD4E50 , 0x10E583FC562304E9C582CDBEC2AFFF86 , 0x10E5AB46A7D8913239B9ED9A5E928257 , 0x10E62FC7FEA27C3AB2C3834D5422BD4C , 0x10EB748C0002ED737FF63C0C549078AD , 0x10F162936E815579EFB188441C1891D4 , 0x10F3B5EDB1A2608984366DE0A51DA285 , 0x10F438A06D2B8EF78FACF7CCA329539A , 0x10F9FA49015CAA64828F726C9CF2FFB5 , 0x1101C199500783571A6BC6DDE1F12AE5 , 0x1104449C79D59F118AD6E30CE05C5D72 , 0x1108E0900E61B5DE4ECB6DACD8F0C52D , 0x110A97BDFEFE232991E0DA3B841D97E9 , 0x110AB6EFC207F23A23F4081017A24829 , 0x1110707FCE8CD5A919233C52BCE713CD , 0x113148F66B3424E37C8E8F9613228EA5 , 0x1132486B47DE5C53B0D00A6AA6279720 , 0x1133A25C71A7BAE04ACE0D43639713D3 , 0x1139F92D17693629B42692725DAE2732 , 0x113C79FDCED2274E0DD7D4F07CC59AFF , 0x1146E93A82824F16C2AEFCF6218F92CF , 0x114C469A3BBAFF4D3D960C962D1F4945 , 0x1158C3E1EF7A695D0DFB0FCB719C700C , 0x115971D8BA3200BFBD8D3440D88DEAF0 , 0x115C98660EEED27BC263A8FC5601A761 , 0x1162FFF44DD6D9100B91DCB0B09F6C61 , 0x116ED12B2565F37CCFD5B93B4B345334 , 0x1171F80A50F5D2E819225AC4DB8D1A3F , 0x117DCB18B9BA57DDC417203BFF43AB61 , 0x118A11D41E8F242294A6BA903375711A , 0x118DFDED4ED9174871358B9E3DD82F41 , 0x118F442E6CD4669B5A87CD55CC2604C4 , 0x1197136D6DDD5DF98752C2C7D9AA5D6C , 0x11990B0818184C4A8C9FD42303BD1790 , 0x119CC76E23FBC13BF3BCB6F2916CEB18 , 0x119DA0B1A5F1C421FE1A3D103C280835 , 0x119FF23F344B31F7CC3E4EE46C72F78B , 0x11A3797D2789E235051FB63CB1D8FD78 , 0x11A6DC13AD44328D76E3966041CA3A21 , 0x11A83E27F386BDD4A8CDA0E4F245720B , 0x11A8C4821883A4BA59666F677801A3B5 , 0x11AA6B05FBA684ADC7B800F5B70EFA6B , 0x11B12FAA446ECCBF01F7888D4B153A3D , 0x11B9C3D843ED37C1E522D311BE99756D , 0x11BCB44C2434E837D43B484B7A85E086 , 0x11BCB6FB29EC0780B75CD197573370E1 , 0x11CA6D6F9C334E3F769339BFCB2013D6 , 0x11CDFCE81EE34465664A818C51F6E2CB , 0x11D1A29469BEA6C4EA238A5ABB05013A , 0x11D593A6CABD8F897E3800653059866D , 0x11D5B255BBBD7D1EFDF6A6804D163F92 , 0x11D7C13F63D458A543CE3BDE8A9AFE1F , 0x11D8A9B0A3B4325C1F6BB6EAC68024A7 , 0x11DCABA982292453B2D9E6F617D80AF0 , 0x11DCB4DA6B47866A81AF1647CF1F7665 , 0x11E0EC3F95CF8104AF92742BAB6CE398 , 0x11E109055343CABE50B97D12B3D698CA , 0x11EA7B4FA95B02A1D3066846BA29CBEF , 0x11EBD668B4B87956A513D45B60E64031 , 0x11EC841243E7DA9BAC8F5A350B22D832 , 0x12112B46637F162FC83F56EBA849CA80 , 0x121F19037A1D5D6E9CD566CD27466E82 , 0x122122F01399925ACD0E01D2333980BF , 0x122127C44D55E25F1A674DF8055E7EDD , 0x1229165B07A3867B064061DAC105F1C4 , 0x1229276D035A3F6EEFBA7105EC9EB0D0 , 0x123308D201B9957C27A0D05B36EBCED6 , 0x12396A86AB91BFFA96FD0EB508D2CDB2 , 0x123CDEC2726E258F36AAE140B01B949F , 0x123DDF5BBC4A73D24CE1A6558B777698 , 0x123FBF15AF3DBEF6BB3B92347465D2D8 , 0x124145D52B19490FFEB555D327B2DF65 , 0x124F818A9E3C3717C5CD23E60041F7F8 , 0x1251079F9E1C711C1302861AE04D1971 , 0x12510ECAF8822690F59A985174B575B7 , 0x1256A9484EFD929808CF9F62584D0ABE , 0x1257B26A7DECCA686081389064B552F7 , 0x125D01A4D77C86EC17CC2268DBE89683 , 0x1263AEB822DC259C650E0297AD0AA66B , 0x126A27B556891D853325B1A8C7F9FF73 , 0x126BDDB92CDD63D6AE41CD0C33A3F3F3 , 0x12723EB3B80986D1FA6C6FDB4E429999 , 0x12820867C32C90ABBC21922B532B872B , 0x128371C0400CD60DAB405C18D7263D5C , 0x1287EF18E9A0429E1BC6E9DCE19C678F , 0x128A45FCF1ADCC6C7D3413C50EA4313C , 0x129A86CFD995D19FA296E3E95067DD46 , 0x12A6B12312F60696381532F5D78DDF5C , 0x12A7D50145AAE7D6540FF603801B200D , 0x12B10E6F46B8D99DAAAA30CC708BC768 , 0x12B41CBF74C76323EDF8BB06F1705CB6 , 0x12B47BE0F224DB26ADF4487D20E6F64A , 0x12B6E2AD1EEA7CB000241C672EEE538D , 0x12C2335394F72ABD354758847E314011 , 0x12C39B657E27EC2C0BEECF20993A6C0B , 0x12CB5C4094E23C7ADADB7696CD82FA30 , 0x12D380B7A88CCFEE100D59C7712EBAD6 , 0x12DBE52875910E0D9D200876FE6EF34F , 0x12DC1F4B67EAE4EC7A74B1AB33CFB4D9 , 0x12DC6ECC8942DA3365D2D87AF573D932 , 0x12EA60C39A6714A018C92705A926CFFC , 0x12EC6AF0C34AED448C5003478D650BC1 , 0x12FD0F7F94B03380E87E09557C63BEE5 , 0x12FE94400BD83FF7C307D924FCBD348F , 0x12FEAC865DB62DD39E5E6A905BE7FA71 , 0x13025485E0611BF7099EEF4CF957D7F5 , 0x1302DC79CCB67A7C5E7946E97B9AA3BE , 0x1305F943E058866A38B6FC94AC51DF88 , 0x131500ED23115111A01A52FE443A0EE3 , 0x131854D7FAB3C30A07764A5E922A666D , 0x131864A316413F7DE6941A3C5438616A , 0x131D020DAF9829AF3D7DCE6A8B62CE9D , 0x131D5F18BB9CAEBC6587AE5342CACEC8 , 0x131DCCD2F7219536EC1601F78B5BDD25 , 0x1320E18930345D8115FD4613820F0783 , 0x13264A1D65D72C85638CEDBB937CEEA6 , 0x1335C8C67A886153128D3392635906F7 , 0x133ECE38297C470628AC73E76BA49A64 , 0x1346763E659A6035C42C772097229BFE , 0x1347153CD3976C54701B76871B4ACAB0 , 0x135096033D22E7C9440E0C40EA4601DE , 0x1354B9C0D0ED542A121DDA8F7667E5BF , 0x1354FEDD61B6D8E13E3E3D7D9505DBA0 , 0x135F5549337B83DF5BD667216615AAE7 , 0x136764A931B3518276312D9D972CC398 , 0x13716D3EB0475642924442A9AF58A69E , 0x13729B3F9535C05A422EB9BB066F9D41 , 0x1376460AD8F3497442B3C39BC131960D , 0x137D720CBCA68FFEC54CEE738C3E07F4 , 0x137DE44F9F1484A63CDA3892E4DE5E8D , 0x13807A6CDB9054885E608E341D000C5A , 0x13831DCC0B4F2D571A530044FD60940C , 0x138D1D6E850325E3116E228EA249F9A6 , 0x138D3B4770EEAA4304723A084E657084 , 0x138E4B6002D0E1BDD95D84736C9401EF , 0x139B2F5B6F2BF6EF131A91621A488353 , 0x13A2DE2D36CBE3A9E1BE5CA73C7543BE , 0x13B3ADC582E911B98D307F8A605C9A6D , 0x13B6FAB7328F7457F612859E329D09F4 , 0x13CD2552BC23710CAE09B371D9161279 , 0x13CF16F496B3FE617340DF4B12D48CF6 , 0x13D3AF6E2D86FBB53434045E2B7D0EFE , 0x13D510326A86CE4FDE7A44DABC8EA00D , 0x13D77E589D7A57A3035D8D41CB19174E , 0x13D86174DF68DD88DE79890AFD02FD03 , 0x13DA2E10A9E1C3E98211D43EEA434409 , 0x13E0B292971D0097114613E7215EC299 , 0x13E0C262AA8A8E3385CEA10773292860 , 0x13E2B29F2A68C9C9704FE5291CEB1289 , 0x13EA362E957C51AF9324A56BC1E1331D , 0x13EDA511B2975B946D5E5F81E4BF8205 , 0x13F2C4D264BC94335D02E48D91BB6FC7 , 0x13F2FC89052448F7F4C598F1B0EC23A6 , 0x13F3BFD8338931B4C22F9DEA8D69B894 , 0x13F78D3A6C1BCC1970892AB06AF90243 , 0x13FCBB40B88A192A275CF24BE28D8932 , 0x13FFB5C5720BB0EA53FEA9BF47A34588 , 0x140CC19B48DFD3750B39A23020DB6420 , 0x1410C0E9BDDEF1DB8864BF00CD42835D , 0x141FF551D99D6DA63D0EEE1D47276468 , 0x14256BE453C1A546F145B3E1EA264E85 , 0x142B337AD6340176C6F6C1126F90B2A5 , 0x142C0B08B8187A1269FFC834A2E68462 , 0x142F1C7AA3F6D150ADE0D0BA8301CD45 , 0x143B192886E972AAE9569C26A2726F4F , 0x143C6FBA656C4429744EABCD6E9ADC61 , 0x144426AF5EC7739F605901102DC357B5 , 0x144D2F2B221F320228A8B95C26B96D31 , 0x144F8A8C4A9F6A5CD9A56CA216363238 , 0x144FD361D8FBC070E76EAAD11527B776 , 0x14503E17F09F50FBF0850F37922AC71A , 0x1450B03236229FB8E3DA12528C675FC9 , 0x14567504756E7F19DD88F99ADA54734D , 0x1464C27BDD40A63BB82D0FA226CC906D , 0x146AAEFA21BAF92143E53E4CF82278BF , 0x146AE7AF1E900E98D1E5AE9A0C043FD9 , 0x1474D46AEE8375D14FE2926A3CFC0BF4 , 0x147B4528C6DEE966231B87440FCABB10 , 0x147C58A264B2F142C4FD673D0E32504C , 0x147DE2D03E19FBB2143D18D30525BB4A , 0x147FACB6436C03039F96C7DD46665418 , 0x148BBB4AC27E4D8B21C8F16836300A62 , 0x1492027FF584FBF71AF435F64D304A20 , 0x149ADF240EEC5F84F2C3532CC520B50B , 0x14A6B95272AE8B2D5F2915CFF39BC792 , 0x14A83C81F76AF84B6AA31ACB3B176BB4 , 0x14A941D067923CDA977EA635C8430FF0 , 0x14ABCBC468DFF147309D16398A854DAF , 0x14ADD36AA6E3ED1CA2C4691BB2086D65 , 0x14AE988B37AF76228A70EBE4A00F0D6F , 0x14B6076B444C85346816B197FE58BF8C , 0x14BEA35200CE7BA77E5452EE0D6CACA4 , 0x14C2D5F10E27E6ACFB685E4F156CEB02 , 0x14C8BE45FE914A91822DF62D929BB1E9 , 0x14C94161DF4389B41D0C992C47BBB520 , 0x14CA214E058454709C16261F52B0C173 , 0x14CBB95500E9D9F30BA1B2A98CC4F0AB , 0x14CD1BD26A0DD30C6B9FBA8F95CD8665 , 0x14CD7C1010EDBCCA976192210664052E , 0x14CEB3F4045B64D867093C0052031288 , 0x14E89D012BFC70EE4D92A191B38957B2 , 0x14EBBC3F6167D23AB11FF9150F61F68F , 0x1506C78CA5D8C17039CAE6076310D2FA , 0x15134ED1941C203CACA2AE275DA19468 , 0x151BE5B62F47ACA6881825C101794086 , 0x151C71D624F6789A65B81BBE39B9112D , 0x1522BB186DDDB402DC0B45791E45512C , 0x1522E5970CD9CEF78BCF7CEADE1D491D , 0x152E1077B5CC6E8142F0BEEE316D49E9 , 0x152E395EF3CC5151327E9C6AA36CA95C , 0x152FBD3FDA856689DB14998C7EBCFD7F , 0x15343F6DCF0478C8136CC6FCF1D6A30B , 0x153497627CE550EFEC4F710CAA7B7088 , 0x153700939C788ADC89B5C587DEFA72B3 , 0x153984ED15E0F1B72123BF8625539797 , 0x1544A3A6F1D7B86A94A315AD39C71393 , 0x15468D97B71FFDF9E1495246D96DAFFB , 0x154BF710926873BA95669482BA684A4A , 0x154DB9C11AA5BF964E5A0AF932E59051 , 0x154F86DB2DDFCF76369B17B1766729D8 , 0x1551127A592DA88B5C3E352A24CEA9AA , 0x155858DB80654D7C0102607BD35486D1 , 0x1559E0797C8255C77D04F51E4984D90E , 0x157A03F3764E79D954753CF0397E353F , 0x1580B6934EF98B6B62EF84C3DA91FFE5 , 0x1580C2112BD5E8B3F75B20ABF4DD287D , 0x158555CE4BF3095373C53540FFFC4267 , 0x158B1716C258BDC667BE0685C6E871C7 , 0x158B53E9B628F4CC53F2AB2DB9A8D2BE , 0x158C7634E070008F3664418FAF66BF50 , 0x159792EC395DD93A7145BC088B503EF4 , 0x159E3048B2E01556C631F9E38F934CB4 , 0x15AFE5635447DB5D0CED65F6A91961EF , 0x15C2D4A5C2B1E7C0B239C657369FEEBA , 0x15C54BE639EE43DE35A55363BC67CAC1 , 0x15C59485058A50EFDFB11D7B23050D62 , 0x15C5B5B4A52ADC8477A0FA7AC9E17D1B , 0x15C713B1DF4DA227741C3D8DE72D6FA6 , 0x15C76EABC2C50163132A23B26FE473C7 , 0x15C983EB4745D0E6AF68015589C2BEB5 , 0x15CD5348430EE8A68C569FCBF23B230C , 0x15D1B246AAD973B6A28068CEF0CFAC0E , 0x15D1CB3D60F0964E6582B6047FC2B498 , 0x15D253F5DDDD5BC5B351A1314B961403 , 0x15DFA0DB1DECFF597270064C5BA03836 , 0x15DFC00F76925D87D383ED6C3E6EAC7F , 0x15E7B4E67162CC25BE5BE8392598F312 , 0x15E845D8DDF1D4766A84AA305510B230 , 0x15EAEB71EAE9854FC7B5BC4B9DA55523 , 0x15EDEBCC44A23A7F087F043C5EFE2414 , 0x15EFBC24E4140E458EB04C31D1E03FFC , 0x15F1BF4576346123C6F297D229B87DD8 , 0x15F55A75349360B7E40C7B03D8E2F60F , 0x15F6C0CB0AE6F7442779017886F66B03 , 0x15F8A103FE500A6ACCDDB7A37D841FEA , 0x15F9AC531E7E889F1DD3A186754C93BC , 0x15FC070D11FD8FD50563E82639C12F55 , 0x15FC2F4D5D884AA451D5E9CA90E25AE1 , 0x1600749A131EC7DD99DFBC0C29DAEE70 , 0x160C227209C5B401702894E3D2515287 , 0x160D2AE31DDBD8C92D509AAAEE45749B , 0x161018280EA62CDFA065A7C5CACFFB7D , 0x16194743F2A2B8939646302C715D962D , 0x162510FDACFFF2222FB018103ABB52E6 , 0x162B674C5D63A453E1983667A81C27D0 , 0x163D44189859A5E04D2D3D70A4593089 , 0x164321089827E535D8DC8C462E1F0EA0 , 0x16469A6C0BB54597B47E861DA5B1C143 , 0x1646A74E5492516E00D9D036FB3208C0 , 0x164C234EB3A886D31F7E5172713BEA54 , 0x164D608AA1556F80ABAAAFE0064BC1EA , 0x164DA824D418A141E70125F9C32F5F66 , 0x164F1619F8AFEEB54F3E3C6A34803B37 , 0x16527070792B4B66CA2C8FD6241D8B51 , 0x165B7D1329A09520EBCE49F166E08C68 , 0x1666E32385512A765D35C01A6EC47D96 , 0x1669893D20DBFF7117646AF9AB3E5156 , 0x166F571B92DAE9694E4F56ACD17564E6 , 0x167711B40B2F2DC8C0498606112260AF , 0x1678A216B28EEDFC5FD8B1E98ADA076E , 0x167BF43BDC4A03CADB97C30FF99BF751 , 0x16884CB64BB5DB5CF6EB11F9CAC4154D , 0x16A326149416AD0C6310ED3138084523 , 0x16A90274F71B615E520663B5CBBAAC6A , 0x16AA5263615DCCDCDB4205A497495DD2 , 0x16B0E88D517C56B0C135911EEED38775 , 0x16B87EE3BCE38A043E5A236EEC819ED0 , 0x16BA4474DD3652BA0FE026BFF4863B40 , 0x16C5517BAE9A458071B8F755124AAC2D , 0x16CE17318B3F7358500E5A039074E6DA , 0x16CE9279999271C6EBAACED12F0951B4 , 0x16CF5D61116CD17D32021F2EAD4B7741 , 0x16D08DC6C2DA7D3269873C2901E06880 , 0x16D0B13A889858E59CF1B3A14DC777EF , 0x16E32CE391BC90D3D09C986CFA28B933 , 0x16E79DC245578F5B741EA628E410F22D , 0x16E9CD979F95B1029C8AE6212D569633 , 0x16F22EAF34F15204BA35E5D7BA12C67C , 0x16F235BCAE0C6410E78587D5469DFD4D , 0x16F5AEE595038602E73CA60C610AACF3 , 0x16FCF9D0592A030E9952367F05929A00 , 0x16FEE457B8C21A28756111831BCCC315 , '\0 󣂋0r4R*\'d@' , 0x17010E277B63478DC707B901C41BBD28 , 0x17074136A6D1C79BAAAD89F7A8E0D475 , 0x170EF564B585B94D2DA4150568692BD5 , 0x170FD360BFCA235FDE15B13829295EC8 , 0x17145B2C823AA61C46BD17D8898B1CDC , 0x171B4D1AA35283CE16A34DC5A52E71B2 , 0x171D52540C50E61AF5D0B3ACA670DF2D , 0x171ECEC63FEDE3154CC67AE41B7F2FBE , 0x171F1757C042CD54BCC488F550B2C6D4 , 0x17214F448D135C821F2D64FE4F814666 , 0x1724F4D4AD2D1748566EFA428789BA4E , 0x172711915F3504B325F2B533A14967CD , 0x172857F0EEFE7091BB903E746D4C074C , 0x172DA70927758F5780D1C8A0B1BD34E3 , 0x172E3F2691B1EC1EEE174D143D0CD6DA , 0x1731CA45D40D053CEDA6F2512AB976BF , 0x17447D2D91379D42983CFA5A011AB4D1 , 0x1747A44DF66DF5252ACD658BA15E6F1B , 0x174CDD5E288783139901771E95943595 , 0x1753BBA6D26292910179745915E4BFE1 , 0x175610F276011C048703B3AC51171922 , 0x175AE80489D1893D0B552F9D1AAF4757 , 0x17616163417129252BE21E4D8D715726 , 0x176262BC9B48BB5914A1150442308DCF , 0x1768C8F70C73D87C9337F2FFA4AE6E88 , 0x1768DB062247FA8AA2D8BEC344D47E8F , 0x176A9B9D1BE92CFEFA0838FC66A3C66A , 0x176DB618E4A9652290B45871E39A0E1D , 0x176DF382066D7B3F44C37D7B91551019 , 0x1771B2BF37B38B8416EE0AE5197A22A6 , 0x17731A26285084482B6A687131EF78CE , 0x1776FAE7DC5EC989D06C2ACD8E2F914D , 0x17807FA8CE125D1C2082EF8480252745 , 0x178095AAA90EF9C1E349AB30C7A83CAD , 0x17860833A909A3B9EC00C692398021EB , 0x1796F3BAB46254AA89489952C7CD55E2 , 0x179D3E8DF44D7B3B1439E7BE22187162 , 0x17A176BEA132EBB6536CC92F6B66A3F5 , 0x17A1D86D573388449ABF34F7C5CAA324 , 0x17A3DB7C955327D2943031DD2882BE2A , 0x17A61A8ACA1EB8FFFB4EA0B260E43183 , 0x17A7110571375BD75FB45601C4E96FB4 , 0x17ABB1E175C34CEE856F22DD85B7EE4B , 0x17B254E034C105458C8655849011D7B3 , 0x17B9D1DBC2D6E09AE09016FA87CF96FB , 0x17BD41D95EB0E1E9BDEB41FA119193DF , 0x17BEDDC3950B5D7CB3DB7A2E7F56B704 , 0x17C60FC844D53BE4AF62B13CC08320CF , 0x17C84DDC28D0BE732AFBE18F2CEDE7FA , 0x17D34F2C75F31DD9100270DF52FC0102 , 0x17D43D0AF74F30F489C8A99B1A34F4EE , 0x17D660E3AB0BE9E6377139D314BB88E5 , 0x17DA7B7607F0918743E4773BBCAFB1E9 , 0x17E3370BD4B0C9190B839F13BDF060A2 , 0x17F74D624B081375F6456CD758EE7BA4 , 0x17FC488A27A541A41FE93099CEB19589 , 0x17FDF30680AF6354BADC49291CAB4512 , 0x18006BA8B54C0033890CB7C0955EED04 , 0x180DA1BE36178C99E41249C69A83869D , 0x181489C2F5FEB9787BA64E4BB64D35EA , 0x1822966F88898607C1434E1E8A248BBB , 0x182337FEA18218C0347ED1A9FBF2CF55 , 0x1823F50A127D7BD9AFBB3C8F06F5386C , 0x18257A744804AB6D1A0DC50C8A34E826 , 0x18284A0A9578D7FA70BCD5B171D64CEB , 0x183332E0E5B522A17DEE21A361D25656 , 0x1838EC1430F71116748612D85DCCD975 , 0x1839EC8DB41BBEFCAAED79E2D6E06767 , 0x183E188780E737859A459EDFE394257E , 0x18425B3AF133A76026094A9F9DE9C5D4 , 0x1848019E39D668F8F43AB704D25E6813 , 0x184C01A8AD68DD69C88FA4D630A74B0A , 0x185375B85289E98078F1817DA892959A , 0x18579B2D4E0CC6828879C9A7D8377C70 , 0x1857E25359C3455592DFBF526250EAA3 , 0x185F6D026668AEEB70891E4F19DC4764 , 0x186177CBFE430E2BCA7B9196C1552206 , 0x186BB12CB8F44E6E578406F68F30E1D1 , 0x1874C0831A1E9D9A662E60966727D5DC , 0x187806EF93790DB4B717EDAD298FCFCB , 0x187B6817E75ED6771088A75D34B526AC , 0x18817672365BA486476B83719A220BC8 , 0x18836D5107630D7A3E11E44640341A5B , 0x18869FEA606D372BC5CED1E160732C12 , 0x188884193DA56518E224DA14159C315F , 0x189351992E5BA942E338D491AA8E5B41 , 0x189B4B895063FE44637965984B0F3FC4 , 0x189D7E9FF672CC69A20827311703766D , 0x189EEEA631343602AFAFCEC440CE7B88 , 0x18A59EE671AB067A3000EDF6F677B909 , 0x18AC5178C0C8EFA02DC2848B3083FB23 , 0x18B766864FFCC9BE3C4883DFD2710EFE , 0x18B7916B8D2231F9D82826AE1BC362BA , 0x18B93D3A167C59EA3834329ECB7360FF , 0x18BA07A54FBF49516DFF1695A68302F4 , 0x18BBF167831140F0CD82F6EFDB7312F5 , 0x18CA7041E4493B08AC8976B48AB1D527 , 0x18D0BD5F4AD6DBC2C11209B71E6E2B74 , 0x18D95F247495BCC8AF30BD91B68F18D4 , 0x18DA5A23427BA4B54420A6826313C9B0 , 0x18E187E5C99B3A0BA7FAAED9D9D363B8 , 0x18E4E771D054E6F444BFAC028BD78F2B , 0x18EA45491F24E298EF6F0D3C675BC37D , 0x18EF7ABC805C627AFF9C738DAF31BF9E , 0x18EFBB3AF4FEC29935682EF3D06B6070 , 0x18F658987C7B5869A888F6953ACD0469 , 0x18FE7E1CEB937C7F53EAF656FC5ABCE4 , 0x1904CA1FFFB00343AA4A0690A606B822 , 0x190B7355EB6B86D17B2421A4BC02AE44 , 0x190DE677C18B626ED74801CFC05E1ABF , 0x1911B7B2B18B961B32ABE16B041EE794 , 0x191421396E460A0607F6855B2BD5A20A , 0x1914F81D290C7BADDFBE5BBD7068E4E0 , 0x19154C28E27F503F6BC368FB57ACC8A9 , 0x191EBD3CB7677F8055862C7AF1D074A1 , 0x19290920011AB8A80CCAC213154CA8EB , 0x19364B9EC364305FEFF807DECBD7F749 , 0x193686380E4929016441DF6EF94C39EB , 0x193DE74B2951678E43A7AD1258C3C0C7 , 0x19516158AD417AE2A90F632B45A4E9D6 , 0x195659FCCCF322C77BEC1ECE73285CD5 , 0x195DFB56E54ED710B25B2A5365D4DE8D , 0x1960A39585C6009495A1276DCF5E58CF , 0x19675459C4B5A0FEC0FCAB29083986C4 , 0x1967B97FF7A2F0EF3A9D18B8E6E3083C , 0x196DB9407D4ED828F16117836150996E , 0x198193BCBC3E422571DA7AF0020A0149 , 0x1984A083C92001796F7C1D65CF149FE7 , 0x19864F54E17A00900F8DB888E5F02013 , 0x1989BC6C9348CE639D8729E5E45D9D94 , 0x198EF0C03215DE62E4046DECFFEC7EAE , 0x1990BBDD9624EAD11FB290E839D7EFBF , 0x1991F76019FFB046B5B65789EF665CD1 , 0x1997EC2B2D8E31F174E68FB6CBAF7809 , 0x1999709249414CA473D77CFF4DDA415A , 0x199B601B91F7DE6F173EE770620FBE27 , 0x199BCCF49CCD94C91B4DE7DD1C3BFE2A , 0x19A1231308229A7FF0D60891AA3B92FE , 0x19A4D1614182FC9C63EC870779DF1D36 , 0x19A88A98FC1D358D0B92DB6394C9463E , 0x19A9E001C477760411817F51810B0DE6 , 0x19BDF22767D367AD60F6B87CF9D0484B , 0x19C7F76991A7F2A9F20CA9AE8BD81CE0 , 0x19C94E3A604F8414132733464427AAE3 , 0x19D7EFAA61A0480F2ED3ABB726E261D9 , 0x19E99CE05E641A178F82F0B471967671 , 0x19EB2F86CECB9775D8B6B3440DB51E47 , 0x19EB5677D6200A6EAA44C095E97EA195 , 0x19ECFC74E4E1216320B2461564704C67 , 0x19EEB41175C22FF4F04CC034B9CC8D55 , 0x19F55427D7E99B2DF55C2767119201C6 , 0x19F6F22CF5D844DA1368FC50FF812B1A , 0x19FD183BB8EF70BCAE691D5AAC5B8A73 , 0x19FDEFE710C73A622C6EE24E6DD09DA0 , 0x1A05628FE23D3F12146A46ECF3D79C4D , 0x1A05A31DB84D0E6DE12FD681DBEAD395 , 0x1A0C3650B224FB17C7B5F234E634F254 , 0x1A0F1B385B05C555D7DACD5E7C3A86DB , 0x1A0FBC6F2C0CF636B204C0F56C6C9F29 , 0x1A11315F7BF6627FD2A7E98F25175FE8 , 0x1A11CE1E6FD991274F7CF623156DA201 , 0x1A14C726A7F615744C87B8918ED5D8D5 , 0x1A15DBAB2698F5A4A261F6BA6CB227F4 , 0x1A16F9028FD596BA6D0465699385E3D5 , 0x1A1B5EB3DEEBC0E01D73BE96F73FD64A , 0x1A1E18B4CA2F036734D8C743519CBE12 , 0x1A1F57C68F20327FFFE33FDC591A036B , 0x1A206B21FDE03F4A11B9ABBF649DFCCC , 0x1A23DA5E69CB7E835792633D6D0408BE , 0x1A25762EBAC6C5E0BB253B17261EF1B4 , 0x1A343B621D56DD6FEAC886FDDE94002C , 0x1A34A9F1772913D13AEF23C8E9942E79 , 0x1A3926C4052BD6ACD21B5030FB69279D , 0x1A39A776DA0C27FB0886692EA126F95C , 0x1A3E71059CAF602FA7B2EBF30B7B1216 , 0x1A428BAE53EA7F18177CFF0996289078 , 0x1A484B816A650E540F595015EE1D3F90 , 0x1A48F1D532E0D4C9918AF13381607191 , 0x1A49AE96C1AE1C183CC328D14EA3A52A , 0x1A51A3801823B20D039A0602C7DA4703 , 0x1A59B34073C5CC8EFB58474BF6DBBC9E , 0x1A63E58377872822B489B83F57C7FBC7 , 0x1A64A52C2C82DAFBB05235808D50C3D0 , 0x1A672DAC250AFBC0DFBBA5A373F862F6 , 0x1A676AC13DA9A80C5A23B67E3976255B , 0x1A82FF0F39B83C49878C37742130B070 , 0x1A84925852BDC27E095405F9A1BCFCE5 , 0x1A8717F8A5A5882502CC776C6E2D6FFE , 0x1A8A8C030E69D6AD6C530C59B4DCEA59 , 0x1A8C1FDFCA4CE7E3C9DCA5B0C641B4BC , 0x1AA2F054B2C6355D7AA08F336872A2C4 , 0x1AA2F86581AA9F9F9E13363C52D14A52 , 0x1AA6C2F4F18DEA023B8175E04C716C56 , 0x1AA8490919CE6C34FDD29527B9583876 , 0x1AB0468631335D4B4437EC56823F42EE , 0x1AB1DD2ED07426516734F2F9C8826B67 , 0x1AB55C7754E3739E4A0B26855903548A , 0x1AC279783148B7725361AD58B3A79B88 , 0x1AC3C1614F5285CC2CA88F050A65E618 , 0x1AC9D70750868B1C3EB08809E615A2EA , 0x1ACE3E3A69C8F9D0D9B00022C9B9AEEC , 0x1AEA210BF1CC8EB9FCC35CBE87BC382A , 0x1AEA885ED28A6CB1502F292466D091F0 , 0x1AF118CE96AFB39F7E228A1ABD687F4F , 0x1AF2E9678D81B4974618ACF3E9D14FAB , 0x1AF2FC45941868DB97AD5901DEEC5B3E , 0x1AF3CD4AD1003F7F0AC67A238467FC98 , 0x1AFD3EAECE9D72251F3ACDE40F796404 , 0x1B03ECF06F9C6E763922007384F1D887 , 0x1B05727660A51EB8F8CAB2265A5D2E11 , 0x1B17A00EF62AB861E5864CFE8AC520C3 , 0x1B1C0DC7A5E46FF74833B77AA2087AD3 , 0x1B1F4B52EF17B54E1DE7FB5D6C8AB55B , 0x1B290622C5B52918D41B459F8926E843 , 0x1B2F735C8312414AE10BD05DC9126246 , 0x1B3384E62F17C2591495C1E538A93A68 , 0x1B3C268FE5F77D92A19788329304CF2E , 0x1B3E02D7E85BEBDE43DC3D757DBE264E , 0x1B42F65E9145D8CACFD0061576BDD43E , 0x1B460E67AFC986B6AFBBBA58483362B0 , 0x1B4945977FF15F39750E7068E3667B6C , 0x1B6A02601DF9714028972240321AE1A9 , 0x1B6A10A79CF8E623402D9D9A5311B52F , 0x1B73ED3D1F776DB002FA77623B213114 , 0x1B7F88167381B3D451DD3BFF1E0809DB , 0x1B85C1ECD9F82DB83DE04BC53B2A00DE , 0x1B87037056CD01210E722E17DFD16418 , 0x1B918A9002705C2A881EF6601EE2CB44 , 0x1BA2822EC535829CD724401E37360EA8 , 0x1BA3AD7092EE7BE6FE3A6D579FF403AB , 0x1BAE39A0580C2DAB2FB02473A911BFF2 , 0x1BBE8243A036796A3894C5DD0E2441C1 , 0x1BBFB659C1C25655A950DFBE72D9360A , 0x1BC23DDC3270C023DF35C51856685B14 , 0x1BC450CEBE66AA08B16920B304B3CA79 , 0x1BCA85CB3A04CD43CFABCCF6703B331E , 0x1BCC9FF9A166CE19BE0DA3DB9FA571F3 , 0x1BDC9000F216EB81B97902D662F44900 , 0x1BDE3585ABD3A412F468AF55600E2374 , 0x1BDF6F53C6011792503C15D5F446DF16 , 0x1BE063D759FE333AEC3CBC7F6933E85C , 0x1BE715A4755FFBA0898E78175F761F11 , 0x1BEC2C747A36415B1887952A7F19CBD1 , 0x1BF2258491B73024898A103E3926B56B , 0x1BF492F5C985CF727E0BBBB0A4C8E3F5 , 0x1BF5080B7E57BD1829CDA2A3B670D253 , 0x1BF995345818C3A3EE5461614B4FBFFF , 0x1BFAD06C50F309557CE275B2B91D784B , 0x1BFD5E6FBDAE4BB73AA6655A82A83AC7 , 0x1C04908E63C4C51039366EC5BF971CB2 , 0x1C090EE7266F7D8F29665900A24EC51C , 0x1C0BA494EBE3BA1F2AD34F536893F7A7 , 0x1C0E47AF8AAA218E61E792E52C8A0750 , 0x1C13F001D0C225CD721D6387FBF73165 , 0x1C238518525680116F6D7546E734EC4F , 0x1C272CFF2B81E8C6B2795ABDE9D13AEF , 0x1C2A8E7393E178D78039BE6AC00F2092 , 0x1C300767A9B611F1A6D189916B2C36AE , 0x1C3548B89EDCEF2119E4CC7ABDB80E2B , 0x1C416843EC775CBAA39591CE61BF5AAC , 0x1C433AC159B98941AFD2876DDCF26092 , 0x1C4414420A6161AB051508F269DE9DC9 , 0x1C516AF7D1D59F89636E1FF22AF286F0 , 0x1C598040288313E42381D210805F6F8E , 0x1C5A270C6447AA976BDC3FFF508D1C49 , 0x1C5C5CBAC5AB6CAA6C404B4CB6400F1B , 0x1C5DF3709EE1815A58C4B8899F17B6C3 , 0x1C6986A59465A30EB83536E6E361DBC4 , 0x1C7325973D646F23A46515E8B17F1B2E , 0x1C74D99DA2E4DB555A8DEE43792BADDB , 0x1C7AC579DFCDF178E02459C135BF05A2 , 0x1C7E4C67B647DDB8D94263E80797AAC1 , 0x1C93B22A7E0407F283BC61525133F44B , 0x1C96A2BDB32929CD23B62D3D2B2E6DA5 , 0x1CA0AE930E18A37DBEDF3D0D9C4392F6 , 0x1CAA18E01482D55347CF1941542E7E20 , 0x1CAE0E0E9689DD6D96A0323A6B17B4AB , 0x1CAE1984A7856A25E41A3AED24B23E75 , 0x1CB02223B2EF7495DD4F8CE6DA102D88 , 0x1CB453E57E032765C3091720CA6AABF6 , 0x1CBAE1D24415A5DF38B03BBA09D66E89 , 0x1CBEAF8980806560651DE5BFECD656A3 , 0x1CC51D7E22D7E9A31CC20FEAD22D620C , 0x1CC67BA04B29485B1FBBC3371675B21C , 0x1CCE60ECF97DED42BA2885DD184D1FEF , 0x1CCF029477E6C4D76065BC38BBEFAADE , 0x1CD39B6B9AAB28371B610AD4B5F8F369 , 0x1CD7752470E5EFAE01D9E85152A9546C , 0x1CD9B0104CD99E857E742CB114C00C12 , 0x1CDE103F665597F2BDDCB75BF3A84E11 , 0x1CEA30991D6399D222B93BA319219BBC , 0x1CED57366320359E01B6AF20E158D5F0 , 0x1CF0B54AE97F3BD448F81E6C2D845D98 , 0x1CF12567A5767E2F8AE5B5633290BD96 , 0x1CFD414BCB9BA19EB8A803D671BF2858 , 0x1D0265A1E6E4F9393420A57A35BD2032 , 0x1D0A14F8E32356433314191AAF2FB809 , 0x1D0D79B243CD94F3A67A3FE94B071118 , 0x1D12BD782974D9520B8A07E9A176D147 , 0x1D193875F809791CD9E3CC4FC3D399BC , 0x1D2299C57873747410020E1E0BF093F6 , 0x1D2F511223F351954D38EE7C3F9EA57C , 0x1D373B396D55F857F75206CBF69A2924 , 0x1D3A09A03155B104BCC5D2F99D717EDA , 0x1D3BD7D51A4F9EC50767DF0A642064D4 , 0x1D3EB98D48FBA6AC19FB3977AD05C4CE , 0x1D4053D18E56F4113BF08DCD8947EB22 , 0x1D4C1E207EC8C6B3D1E967D42582349E , 0x1D56FDD33017B4C88E579DA6D1BDD63E , 0x1D572F5BDE1A171E3EDE4E6794DD1AD9 , 0x1D57FC085378AC2D3541D2B27F024319 , 0x1D59E8CAC5EE1854C0D13F667E17633F , 0x1D5D9D78167B2E64E991F823DB08B122 , 0x1D5FED776B074D0D35319CB7BC1D033B , 0x1D60C533F24377F1B9CA90638D7CF952 , 0x1D68250F63A5C64D60D9FEFF9A6D1579 , 0x1D82DB82A441A12B9A1C0B67828830E0 , 0x1D8575E15502FFAC479CBADA752615EC , 0x1D86E8922C69E0FE476FAFD2A4E3E374 , 0x1D8C611212D29C05E9090B3F0E0D136A , 0x1D90CEED9764EFD41B6227038684EAE3 , 0x1D9399C8F77C078151F3115B4F0C50AE , 0x1D995125A5FA1F2783259AB87E035D0B , 0x1DA3DACF175F02F4CA38776C1D343EB3 , 0x1DA812330C79C3502FB7941CED6EF6EF , 0x1DABAFDAEE665530CDE5D1C61AFA3C22 , 0x1DAC197BCFCCB3432118B7463B7AFFC2 , 0x1DADDDE04C7772E629C5DE7118561F6F , 0x1DB1273B2AC9FEFCBB737D6B7B4BAA4A , 0x1DC212BC037B9B99C82112F1B6DABF50 , 0x1DC622757FAE3528856D14ABFBCDF4E0 , 0x1DC9F565E10C68ADCD287D1F18997C31 , 0x1DCA31243F9E22A8959401F0DCA68B0D , 0x1DCFADE89F2F887890745B6A075BAAFF , 0x1DCFCB922A5B87050F1803751C975715 , 0x1DD3D0B004CBD60F8A25061EBD51A011 , 0x1DD4D448C6519A703368EB922EDDBE6E , 0x1DD5B32712ADA7DEB5ABA6651915C0D1 , 0x1DE2281299672886DF08BA126AD15B81 , 0x1DEC4EDDE236446A997E4F34C8B7FFDA , 0x1DF14CF3A41F6AB4C42C41D0CA09A7A5 , 0x1DFB471EA68093916BFE942262C8214A , 0x1E00F7BA5420059E4011718702620C46 , 0x1E03B14369F1BD5687CA979FA12BF30A , 0x1E03E1F96967653CC3AE3C6A7ED81CD1 , 0x1E05652A6C30C1E38190F95CD58C25AD , 0x1E09DFE805749EBB6C9CAE6743BD003B , 0x1E0D9570DE827D6BC4A12DDD7AD92C0A , 0x1E0E466BA720B3B1D361C0C447C6B3A8 , 0x1E0E87B1B3E5D401101757609604B0B6 , 0x1E0F28BF57BD5CBE31FB4F6AA93922BA , 0x1E15D86D888EADB9D7BBB999DDCF4C84 , 0x1E1DAF0CAADBA024609A162D6B69A541 , 0x1E1F50F169467951C1D74974A0923EB4 , 0x1E263C54A6BAB5C529FD029769F6C546 , 0x1E29498EC2DE7F11D4A51D20E3F05472 , 0x1E2A84AFD8ED4C99991720F8D45660C2 , 0x1E354C90AC057CBF929B2CDF6E386192 , 0x1E36153101BF8787E7A9234997525921 , 0x1E4208A6CBC0C748C215BB92F26B3BFF , 0x1E4278CA6B99A07659B21328CB6ACE17 , 0x1E42C39991F02B6D38AE7084CE84A444 , 0x1E4622103D7A6E1B52872150946B99CF , 0x1E488EC6D452E1D247EE6696BEC93889 , 0x1E490C1B136262530CF009FB7A3A95E1 , 0x1E49556DD7C97C4BB955FCE4ED4838BF , 0x1E52EC32587E45EA52088332CEB7D065 , 0x1E55CECB36E1DEE9F8743429DBDF3732 , 0x1E5BB3CA45E38DBE9F2C789A6B94E0BB , 0x1E6385C5E6AA4CDF516408F05E810021 , 0x1E64F82317440058885E9F14FB751A1C , 0x1E6B8A976C1C08CBED3B0651F0F7F576 , 0x1E735E67E5A7B0CF1EDB9CB256C5F5FB , 0x1E74398981EE624516F0251C0C4CF290 , 0x1E745B8736F5273F496460CCBA9606D0 , 0x1E75D2748FD025C9A9EC2B0B0F05CA99 , 0x1E75D5747343EE2C770A7EFCFFBFFAB0 , 0x1E7635546D9437898CB7647EEDC08B95 , 0x1E775DCFCB4A1C35ABDC8A6D5CF1FDF4 , 0x1E7856B0AA8E3BA6C30E230AC8DDECBF , 0x1E8275AFDB29B4734CE12375327B8D7C , 0x1E82C0BC167EE8686601741E0B82A739 , 0x1E8393C74F98189C741E8D0A06C9F711 , 0x1E92898B336BBCCB4D8B71C6FCFC85C5 , 0x1E9691FB2926AC6A7D5313976C68C6D7 , 0x1E9DFF37CF14E11842A4425A3D03A24A , 0x1E9F58CBFE984CE440D5DAEB1F6363B6 , 0x1EA36DB10BB37AE555559B0F20897A93 , 0x1EA4DB0DD0FFC11AC22CACD29716497F , 0x1EAA7BA81B77673EFC3D84AC6B521035 , 0x1EB0ABBD173F7AECC837E4ADB2259E3A , 0x1EB6E5E9A587F259375E1BF6E9D34922 , 0x1EB861C95101B41B18F201435EACE694 , 0x1ED2B6C28C73713D9780641AF5400820 , 0x1ED8E1B5A0ACA541649A53125C4A0D12 , 0x1EDF602A6B9D1664EA257753690974DA , 0x1EDF705C9DBF16D4AF4D06AF68F786BB , 0x1EE2325193209785A03DCD074F20A076 , 0x1EE2BE2B32DF8AB7B1908F88231E3596 , 0x1EE827435158F4131CEBDBEB49F8ADAA , 0x1EE99DCAC883A5C80539C4AB854ED24D , 0x1EFABC1412087F3483D268823E98F0CF , 0x1EFC0248862A388606B94DDFBCABCFDC , 0x1F0AC5B2A36ED9F3FC111C058D22E04C , 0x1F0CFB21E10C3C37A63D567DB56E239E , 0x1F11DEE53F0F90E02C42EE4D46AF3985 , 0x1F1B9BF31DDD73902031BCC868D4ED3A , 0x1F1CF388843C7E145E68BA9FCD3EC232 , 0x1F20606641AC053C41DE85C9A2148DBD , 0x1F25625896F5F912A3F687C958FB7B86 , 0x1F2F5266F10089E0369817BA8374060B , 0x1F3263D04A5FF4F9127203B163F2F60B , 0x1F369750B6EE53B678485048A15D72C1 , 0x1F381637467326547BBB6DE68AE97B54 , 0x1F3A39AC8C17B23BDBF60F931904B81B , 0x1F3BA78D1C4DD42029FAAB750D21AD7F , 0x1F4812357A91F3211F0C940487AC9C17 , 0x1F4EF63E6A8191DC3BC826072338E444 , 0x1F506BEE6FC668926FA5E9146FB5AB55 , 0x1F50D4CDF3C6CE94B97B1A61F2A55F8A , 0x1F50D89EF836C4CC1FDB0EF4D4427ACD , 0x1F514BAF1B3529CDDA3ED1A2C48E7664 , 0x1F567F222C18E569480620152C7E560A , 0x1F5907F5035DEB4BED1A6AAFD9864EB8 , 0x1F595F396875849BFEA951AE07A86847 , 0x1F5A6082648BFE2BD59E4D7BE729D62F , 0x1F63B1575C203F3364BC91723FD26935 , 0x1F6AEA7DC39432BD0ECD1DE936E69463 , 0x1F6CFC55204ED3AB6EAA586D9DE0BB41 , 0x1F78E5CA40A40403DD62B1FBA7F76E80 , 0x1F7CA64A7DB0A9E03200E2FAB8B2BC37 , 0x1F81A15714FD433E152FC520907D90C1 , 0x1F8FC3C09B4F3FCFD9652B5F6297326C , 0x1F940F2C8AE4FC1101F9BDEAF1FBD2FC , 0x1F9599525EF462C9FBF16D0DDAFD7C20 , 0x1F9627E57D1B4CF67576D4C2873CE074 , 0x1FB5C9205AEB259FD22BE4F37F8D2196 , 0x1FB6E1B4C9947641744286E9A1162C22 , 0x1FBA7CA059B54D0E5E704243F21E5537 , 0x1FBC7856B17D78AB5147D25D1FBA2CDA , 0x1FC65B1E2F40DA23AD24F29396AF60B5 , 0x1FCB8F97A1F8F2F94757FED8BB6FA7CD , 0x1FCCED65A26D4D85386CA67485FDBADC , 0x1FD61DCD0ED619D88ADF7729A29CA2EB , 0x1FD906B07914B3EE5070BF3B1F1F5B3D , 0x1FF098CBAF3BF84C02AF5C9E1A92529D , 0x1FF88D99A731FF9DAB6E77B3DF1FDFDE , 0x1FF903B0409021BECE9A89806B8D7408 , 0x1FFEC8288F7BF384BCCD23F696DE65A9 , 0x200DF0AF6E65440155EDB59E9787BA28 , 0x2012C989F8515C10E1ECBC92E567289B , 0x20137DE2B32E0D56B78054AB42CFA78D , 0x20253D5BD4560B417E6BA64F0B87841D , 0x202642AEBAD7B788FE0ECE9863588083 , 0x20272B2B04A0BBECA34D5DA9BD90866B , 0x202D2E8B2005499172A87F20F96E87AE , 0x202EC3A65A060C8F0FADCC1B869715BA , 0x2030D7B901B6FB8EE3293620B378CD8B , 0x20330D2EC03EC3F2A46C89F0BCFDB6EF , 0x203ACE7D9F06ECCC09B45EA06DB4020D , 0x203C2EE78AE193004322E24D735B6966 , 0x203E1D4409B87144B40E010E3EBBB437 , 0x2044F0572151ED66DAC538B58B57FD69 , 0x20480D4D8F7F96C0581812A31C02213D , 0x2049388D85E2D8B7710275959B12A9E8 , 0x205160E38CAA95E31643D07E93EC368A , 0x205220CC10A506C2C3756A9D5C57796E , 0x2054E8E44F99BE84ECCC92519E1DCC1A , 0x205A6918DD499DF6406C316CBB666E76 , 0x206D77B121081E7A7A0A1E8B7A6E3F99 , 0x2078E148D1C81D610A6AD828FA191429 , 0x207A95E22AAD9B49A53E80C504CA43F0 , 0x20803A2BE07CF584F0356CD151D0DE11 , 0x2081366D9D9FD7991D715BAA71FE792F , 0x208384CBEE416773AB1033FDA90B9A9D , 0x20840AEDE99133C12C04268313AD615B , 0x208745C37B4AD9CB3A3D1B86A81A7169 , 0x209202FFCB683CF0E0E2FFDBAFCE6919 , 0x2096E80C66FC06B6EC5B44F71F7F2EC4 , 0x209B4C7B3454BB1C15DD7B8699A0086D , 0x209B9EDC28D722263C026CE4EA329EFA , 0x209DDC5DD52924FD19C22A35B1C06308 , 0x20A7280FABA534508F2E9071CDEC043D , 0x20B1514A50FA5E604CF755543C6C7BDC , 0x20B2B9D638A48F681C8D73BB86EE8F5D , 0x20B2DC06805AD6E190195D74F7634509 , 0x20BF029BDF95816561980D89FFD37EBE , 0x20C6C625035370C0ED16CA1D3FEF78B3 , 0x20C9F605CFA775113C152D04ED28D371 , 0x20CA80973B04CE928359FF56BC99CED6 , 0x20DDD123366FB1F52C1A1591BEF0147C , 0x20E87CB12A27600EA9D78C59B52D7035 , 0x20F0FFD6A072725EB2CCC86CA46DE721 , 0x20F272B3799C2B62000FCD572B946BC4 , 0x20F30EC5E4EC41320F84E87CA23D0470 , 0x21023F72A3B8BF8292EEFA6F6DE7899B , 0x210553A9D4E3AD1AC4AAC09D33855403 , 0x210FA4F45EDDBD71EB04E7478E52FB33 , 0x211AC6AAB13063A56B1EBB85A9E3BC42 , 0x213A2B6EF8630F64F4009BCB9603404C , 0x2145FFFA7124788B6F429A7CEE165EAF , 0x21478F7BF2B08233EB440C6C4D5BE3E9 , 0x215D3999D039F592B1DA02427D8C4D02 , 0x215DEE9C6493C8FA2A093AA92B9424C1 , 0x2169A1037995DD3CEB96DFA77B6884BD , 0x2169F3B1BA153867125DD553ECC0A59D , 0x216E67C955620F9011DF46129FC21ABF , 0x2171BA0F7ACD9AA61A6166CA269A7E77 , 0x2174F71BE29DF8DE0B174024C6EC3AD7 , 0x21777608B7ED5022534EADE0A457C982 , 0x21917C9A2C365A27054EE04D1DC8E414 , 0x2191B598412E29AB60F7C7151AE7B46D , 0x2195879A9B66DC1FD021EE4D57C95AC3 , 0x21A003F79B1FE78E9DD3BD31A8758C10 , 0x21ABE693AC5BE1FF9BC161AB72DDC318 , 0x21B90E99C7F3DEC320A99D0408EB8CB7 , 0x21C48A6439BA6011FF174FCF2F343160 , 0x21C5DE0DA0A09E32A9AC663D17D66DD5 , 0x21C926E1F3D8858CCC3076CC3EFFEB52 , 0x21CD365E39046A11D90F033A71E787C8 , 0x21CD99BB5D34EB2FCE901CCDE413CB73 , 0x21CF3DBC32D635239994E432EDA70BCB , 0x21CFE1B872102BBE9B186C97EDEC900F , 0x21D45365DE1B2B2E9A51C4192CAC89E2 , 0x21D4F91FCEB0F61A950DB3644B2F4D29 , 0x21D9336AD02B517FC1A4A56C48E319B9 , 0x21DB5F58216BDBEBA112F1AADF5FD57B , 0x21E4C7C6D17107C13E4831D7F4BB7365 , 0x21E9DA65AF04442C74210D2921E8FC1A , 0x21EC42A71DF8DDC42351556C930FB6C7 , 0x21EC566650A1ED111427F98BE2642649 , 0x21EE32E6F7753F0D922D981841899C2B , 0x21F57DA5E41F64486EDECC7A7800FEA2 , 0x21F7246DEA39161922E2462FA1FA2FC8 , 0x21FB78E13C688DD9C76D1FF1214837BF , 0x21FE05665D5933735AFA6E80EB61E31C , 0x2204BDB6BF265664B702788831266FE7 , 0x2208343EB20BD73A41298C42339D26BB , 0x220D31DF8D6B9BEF9F527A446B1BD5E0 , 0x2217FD02E57094D9B54C0F3060955537 , 0x2218BF9CAE26BA7B6584570086D8B081 , 0x222E6A288D846D40014397BFDA38220B , 0x22310AA70EC4368500A299DAD2247728 , 0x22325C8101643EFD4ADAB8D5B6328FA1 , 0x223E5F54BF74A08BEEC787D84D5BA914 , 0x223EB52D9F76842FC3D5DE45CA27AE47 , 0x22403D2852056F4278D373683069A1F5 , 0x22485B9686172E808C15B5A7850F1044 , 0x22485EA709B291964BE9C7FC5EA697B5 , 0x224A2F7CBB04668766271AA5DA4D3B3C , 0x224AFF2FC66D82443770B6201817B7DA , 0x225B74F8EAF1BF29C8961F401CD137F7 , 0x226156BBBC05564EFB2849E0F3A2502D , 0x22640AB444EF5347E546FFC7523D58DE , 0x2275755657AF3C9C9FFF711750E9B6CC , 0x227841358FFFBD10DEBB32604C52026C , 0x2278C383DAEE8EEB843C73C0C5C96A68 , 0x227DB5FA64DDD9BD2EF9992548D3FCB2 , 0x2291065F4F0D517BB9A1F19BA2928885 , 0x2297F048E0BA3BE80B4555DD2EC4D611 , 0x229DA5323BEF3861366C6FF2383E7CE7 , 0x229F1B633113176C69F74039181791B9 , 0x22A75E5CC3A9A3D7EBD3E5AC080CB4D3 , 0x22AE8574D2A18BBCF4530572E0FC6C6A , 0x22B6212F514436093C6DDC019FFD1625 , 0x22BCAC5BD020DF4EF3233A034B6F0E4A , 0x22BE073848C2A8CA81AA5B58073E9518 , 0x22BF0EC311F754DA05F2F890F53901FA , 0x22BF5CBBBD5A809100339297C7EC7D73 , 0x22C5B98D09D5EDCA4F80D0A62B789F32 , 0x22CD58ECE59EF2FF75871E12A2F76559 , 0x22D05D91BF013DF1E61CA4571935856F , 0x22D5F98A39D4DD425552C451D542E4A1 , 0x22D6EA8A23D790EC0B210EDF64C857A5 , 0x22D97204B67793385FDBF198218BD758 , 0x22E5F896A848D16E61F9BE7CB144C4ED , 0x22E82E1B226B16FA5CF89C20BDB27727 , 0x22E8833E1F207BCA161FC6BF94BC1C9D , 0x22EA08F6953D3775C8EBE79DE227CD87 , 0x22EA4BA19655F02E321CDF625E34A0A6 , 0x22F772254B86CE905E03C61AC129C500 , 0x22F7A4FAAC9763471F8AFE07F0032C9C , 0x22FCA5A2C76F347CA861E1D18F959167 , 0x22FFCDDF3D63969CCD3B933218863926 , 0x2300BD0AC10AFC7810CC7AB79076504F , 0x2307CC89C2CB99EAD6723E1861D6C08B , 0x230AFC61FE2B5191349E1A0B290FA0F4 , 0x230E6DE76AE2E5FDDA9EBE9915F2F45D , 0x2311BEB604CF2AC05CC1F79E55BE0F9C , 0x231430667E7C1520879137DC3E436435 , 0x23143EAEED28AB61EB9C0F22FFF978E5 , 0x231B73096C392A80B8B9E9F8CE3969A2 , 0x231F2061ADA7263D0B6E93C07EBD45B2 , 0x2323F5B02B57A922260E0D5482F6F488 , 0x2324201F40C8E216533639D59A316A3D , 0x232865D6FE5F996D4F41569661F75ABB , 0x232B7AD12F089775B59846B3D8F08B47 , 0x2330F70965D5A51EB9F237B8FAA3D62B , 0x233631930912D4A9F8DE3A2986AA4D37 , 0x2345AE71E2E648865F565002204331C1 , 0x23469A53D2BC299EE34C3E2497AE3353 , 0x2348A0918814640BBE7D9DFE8C1E60D8 , 0x234AA4C212A7FE8A042C40D6E76C9F1D , 0x234C7EF45CED9BB88D2BCB8032E1726A , 0x234FBDBEBB35B036D345937A662C432F , 0x2350A2968269A0E010B7C6965F9984E2 , 0x23538E8CC041D08261F905F531AC79D4 , 0x235D46A5B8BF2E629A308C746064434C , 0x235DBD0A54BACA6417EF3A22C342DF86 , 0x236036B67D698463357654681E30313F , 0x23695B70E370B4A94F7D29E8683B8389 , 0x23716DBEBB64D44BF6A8786D3292E980 , 0x237292E5D7E2BB790DE4E51B6933B225 , 0x237296D1AEE9154C206D406B9DFC3D58 , 0x2373E43E8C40D23B7A652126660CF24E , 0x237521B98BC0953397BFD8769AF54502 , 0x237908B3E54F7136F554F69A19BA5C4E , 0x237DE4AF487D53D991B8E5C20A6FE576 , 0x23849C2FFC71D47C1D36C9FF158D5C54 , 0x238F63F45E559BEED31496C5BE8B3733 , 0x2395430C3316ADF29C79609F96674EE5 , 0x2395BD1D15CF0C950EAE5985CC7ECD5C , 0x239BEA4ABECA195A5E8D954E7D23B5DF , 0x239C87ECC00AF3A2CD7CF5D3E41D4478 , 0x23A57A58654D6466D60E06A847985573 , 0x23AB01F112BA2227814F71FECE4C18BE , 0x23B2152BA47456B32725C0A116A4BE6A , 0x23B53EC3DA51D85ADF025C0C24702D31 , 0x23BC9281C6C23F9BC74ADBDFEB9EBB81 , 0x23BDBDDCE0FA32C31498C6610BE89446 , 0x23C498FC1B7878E91E5271FE473E08E1 , 0x23CB096B33C6CD2BF48EB6ED52FAAC9A , 0x23CDCC062689A810D8BBCCFE82F798BD , 0x23CE7AAD6DC1D82F4FD32111789218BD , 0x23D26DF1DF21A0A65E6664728EA148CB , 0x23DA26D3CF2505820AE206D3C4415D96 , 0x23DCAC1E57759BDD7C4EE1A2FF920EF4 , 0x23E4314C78BF1E01EFC9088462503BC4 , 0x23E82FA54BBBEE082EC0EFAEC630FDCD , 0x23E980DC74B56BF0992B216C6342FB0B , 0x23EB4511A79DA37547BCC257C15DCB7F , 0x23ECF1556449774AD2FAA6FCE5B52C03 , 0x23EF777B17C6CE3CA8A564B6C5BFE44C , 0x23F6AE8A309D83B6B51FEC21FF746640 , 0x23FC2659C1F6C0CC79C6323FFE51BAFA , 0x23FFDEB202796FC687DEE80DB58AD7FA , 0x2401FA5084FEB7D3A92A7FF6BBB251CA , 0x2405332296CC3864227FD5EEC962F132 , 0x24195067C4FEB71FA0893FFC2395B292 , 0x241A0D198ADDB58992C6C24D0EDD6743 , 0x241E3B71FFD012C9D06A3B9BD462835C , 0x242353E8ACFEAA2129E9E3A1C20B5EE7 , 0x242368826D95617415E3135E7C1C3A81 , 0x24249F33511EE23587E2355A5946BCDA , 0x2428C463C81A5D8BA668EC63E6897178 , 0x2433FF353AF5E53B5E280D3275714AA9 , 0x243CD47502C42304ACE3771794EC0D25 , 0x24451F98E9310E2F906EE62588108FB3 , 0x24499B45E0E50F82D5CD1E9B89E710CA , 0x244C8C7F49F6F8B8AF1D70BE8D48151A , 0x244CCE43D7D43C2670E649F69297857B );
Copy
47
11.79 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"$TRK}£0\t »?âAê\t ¹À "
b"$\\x14 ”})%wPí4Ê.TÅ¡ "
b"$bµ;Ñ\e Mlý@‹ÊÁ\x1C ;\t "
b"$c±'jÚ¯þKôÅî¼r "
b"$fÐÓ(ÛË‚Øùß\x13 Cvcy "
b"$o,q¥žä\x17 ³[Ã\x0F ÌM1Ë "
b"$€='g\f Ü\x19 ~ÓÖaöl!) "
b"$‡\x00\x06 ™$‘â12/ŠÓûÅ\x00 "
b"$ŒEå"‘LgkX+¤\x06 "
b"$•Û¥Û=¤í‘óL“•‡\x0E "
b"$—^\x0E ‹fg~)©˜\x12 –J{r "
b"$™9›\x7F Ç qž$'ø³\x08 . "
b"$ž\x04 1\x1D {«¯Â^;Dµllª "
b"$§\x04 1!ª|Ç\x1A ¤ºý4S‘ "
b"$¶uËx*¢‚‹÷³¡;…Ò; "
b"$Õ¯ûj˜X¤¦ÆµÕ§ü "
b"$Èl^ߘ¼d‡œ½áÀ/%¦ "
b"$Íèéc³ÙÂm\r ýüd^\f a "
b"$Ó³¾öü±÷€gG6÷"` "
b"$Ö¤G[y×q‡Ì’ï?•]5 "
b"$×\x0F öÚi«Æ\x11 Ø>ÐÄo\¼ "
b"$åý¾›N`\x1C À£-:…–- "
b"$æâDYJ)X\x08 ,uF‡§\x0E } "
b"$ë\r ûV£ƒ>BU™ŽEg\x16 ¤ "
b"$öŸ5€¥\x03 VVŒ°†h¹4k "
b"$ÿHà¬×Ÿ…¼}†\x17\x08 É;f "
b"%\x11 7·-ùº.§ïY\x04 M0xf "
b"""
%\x15 \n
\x0E Àhû\x1A ç7‚ê_\x05 Æ:
"""
b"%\x16 ÍÑó\x08 6\v œ¢Šõ`\x0F 0ð "
b"%\x1C €yójXõÉê¶g‘ "
b"%"ò\x03 Š”öhE‰¸\x02 =½9‡ "
b"%'\x11 lS×[™:œ¬;ki¨¯ "
b"%)ÉP€°³ì\x19 hýx\x07 ì\x17 % "
b"%9JC2WÌz\x11 öU-‘"„o "
b"%GèË"-Å\x08 ÙƒpõÝ\x04 ’" "
b"%L's\x1D\f ›·`nxÉãÜx "
b"""
%Müæsúí\x04 ²vk\n
Ýbó
"""
b"%Nx¶iY¦ÓÓÿTŽ,.Âw "
b"%PDz¡_\x03 hpüÇ+AŽ¥¨ "
b"%R\x08 ¯YOÜZƒšYâú.(\x14 "
b"%R0\x1A MMÅ…sÅ\x19 ¿lu²\x0E "
b"%Rs„'}Ñ‹;\x11 ²6>\x07 fL "
b"%V\t œø\x18 K‚WCQ$l\x15 p\x0E "
b"%^£<éÆmV–\x19 ¨úÄ\x1C Úx "
b"%`8&Œ‘B¼‚TÝÃÅ\r y‘ "
b"%fbò”~MY©Ã\x19 åýä; "
b"%i4ù\x08 ·'ñâŽ#Ì\x1D 8+@ "
b"%k19\x07 Þº›\x18 \x06 ævèon "
b"%mf\x00 J^\x03\x17 õ\r ËÆh¾\x0E > "
b"%n\x18 ßÈké\x11 l›ŸÕ`ˆá3 "
b"%p-ùJ®\x03 ¤Œ+ÿ%@U[´ "
b"%qX¨Ä¯#çZ`y‡}›\x12 i "
b"%q§\e £ª=¤\x02 ã…_»\x03 (Ô "
b"%sj»ÄV@Œ>óìÍ®ê\v ` "
b"%w¾íc\x14 _\x10 ›ÒÑG“\x0F ôi "
b"%ˆFÖý\x12 ‰ÆoÀ¿÷À_\x15 ¬ "
b"%ŽÄÁÿõÚuÜ\Ý.Ó±‡§ "
b"%ŽUUcJ+VÈw¡$5±¥ "
b"%\Y?¨\x15 Ýà\x13 FhqÙW "
b"%’C,¬K¼FÇ?1·žhD "
b"%’X\x7F @™E~Ê6\x16 ˜\v ÇÄ "
b"%œ§&"EÒiÄŽœdg:âN "
b"%i˜(c;¿Ú«×.@ÕÜ "
b"% ÅX0¯±!~Á\x01 ÎÚÏC "
b"%¤\x15 ”aK¶\x1D vj£íÁ SÓ "
b"%ª\x14\x1E ¶\r \x14 /%\x1A […ƒ\x11 ù{ "
b"%OˆH Ùe‚N\x1C Ṗ±m "
b"%³\x1E\f òÉ0·\v |_ÜÎdå« "
b"%µ!¼\x19 “c\x1F ?\x19 %œi\r ð "
b"%ºÿÔF.߯2jJR<\x00 % "
b"%¾‚ŽJÀhÅX"Ð÷Gâz "
b"%Ϙ\x18 û\x11 D†àÔ\x15 ¯¼˜¼, "
b"%ÕùøD¾Ï\x00 §-\x1E ãœeºP "
b"%á†Xï\ø7$c"v\x04 ø "
b"%ãø\x13 )I½ùk²Þ–\IÖ "
b"%ðAŽ\x04 ×mh+>\x1F\x01 Ý‚˜v "
b"&\x02 ñ÷¿õf;ÊÁà°î´J‘ "
b"&\x05 Ûm†ŽRšÕ4\x12 s«âd\x16 "
b"""
&\n
A`y\x1C “ûH—ø?*a?à
"""
b"&\x0F Ž&t”…¹\x14 [¸E²žàè "
b"&\x1F 2VŵçU6VOI¡ÐùA "
b"&!”¡ŸÝƒ(r\x0E “ÁVjØ: "
b"&/Öì©m~št€\x1E é\r [cÊ "
b"&8ü®\x0F 5ž\x1F\x12\f ˜¤ø2dû "
b"&CÂT7\v ‹ÿÔí\x07 ò>Oá' "
b"&FŸ*§?cŒ“ËT\x08 o\x06 Æe "
b"&N[ú²ûĵ¼\x1F Ž\x1D ôEŒ» "
b"&T@Í€a”\x14 pצ_kˆ\x07 ¬ "
b"&Uwå°„=ÝшöýHb¥$ "
b"&_e€‡®ŽfÆ\x13 @¿g·¥c "
b"&b\x12\x15 A\x10 9£€n\x18 ˜ñÉä "
b"&m\x15 ؾ¾ùfvûú¦m&\e € "
b"&mQ?\x17 F\x04\x02 ‡0-ÈH‚ÛÀ "
b"&vŽ»4\f ¥ÒD\x06 É8\x18 Ö¹þ "
b"&}f9e(\x0E íKÙž´ºð¨C "
b"&ˆÜ(ãpX¿\r <§.+7õ» "
b"&‰ÉÛÜp[šý’2§6§\x03 # "
b"&Š’Hõf°âš½§\x1C þ—{ä "
b"&¬\x1A ¯[Í\x1A ü\x01 2i\x14 Õlù "
b"&“=òî\x1E\x12 ñ¥¾Ý4Á:zf "
b"&˜íxå\e µˆöjÏqÈ2ム"
b"&¨\x18 ˜Ô))üä—v8Ú\x07 Ñ "
b"&°\x02 [‰¼W\x7F ö©´z<°¢~ "
b"&±l[MÌ^àR¢ôxCqVÖ "
b"&²\f 1÷\x0E p¾§º6&Cð "
b"&»Ñ¡l¼¾g^„S¼4~ñ "
b"&¼\f z‘€\x08 Xâl\x05 *¦i "
b"&¿Š‚\v M\v É ‰ãÆ—?Âþ "
b"&Á[§ýƒ\x01\x1D\x1E §²ò4¥— "
b"&Ã]¬–)\x08 ·Ê/YÁç5Fû "
b"&ÈÙú\t OUíÝþé‘1_\f "
b"&Ìšñ\x19 XctÜD”r"‘" "
b"&΂Ÿ¸¿õ•\x0E Þ§Õ3Æb« "
b"&Ï–§íblðÔý]“îf\x17 w "
b"&Óå¬Ì¸Ä\x11 Œ|½§ßË "
b"&à#åhr±\x0F\x11 ø©Ýc\x7F % "
b"&ë\x08 ¾–zq\x08 ªNò–\x1E £s\x0E "
b"""
&ë\x14 ÒhÑñïZª\n
¦\x1E œZ»
"""
b"&ðÙ\x18\x10 aƒXÓ\x02 Hõw½G\x08 "
b"&ôßæ«1þ´GÈ\x7F š“#: "
b"'\x01\x05 ÝÔº]+´\x07 hP)ot¸ "
b"'\x04 FÏD5¯•óAl\x0E ‹P\x1A $ "
b"'\x07\x7F ß\x19 àúpœ§ÙgúžXÝ "
b"'\x0F @C0\x12 “\x14\x13 ÇŽ±R¼ "
b"'\x12 Ë›mx\x15\x13 YÓ9õÑAKU "
b"'\x13 ôÄt*1º–Ö´au\x19 ¢ "
b"'\x17 æîx|Äöë’±KeÚ]! "
b"' \x17 ]f\x1F\x0E\f tÛ+™ÉõÔ "
b"')éNäEüV§¡’Ü[@û› "
b"'-\x07 c\v ™\e Q\x7F Õ¥\e\x18 üOã "
b"""
'3éÍ4‰\n
,WEüöãÔW
"""
b"'4‡\f „|ýqvf Nc¦O5 "
b"'4Ƙ·\x00 NRý\v qñè\x07 Ç "
b"'8V*ÿ\x18 dev; Bü× "
b"'DQ|AÙ\r Ý\x18 C É»Š`1 "
b"'Mƒ©š]Ì2$ÍœŽÖ!ñí "
b"'NR£uêÝ–ëdO‡{½IË "
b"'Q¾\x00 mèñ\x08 ƒ& l³›Â/ "
b"'ZŒ\x1C “\x07 ™k§¡n®ú\x10 ²ð "
b"'c052\x17 ‚-Kü©vØS‚° "
b"'kFØt4$(\x19 ¶\x1F jmcLã "
b"'r\x02 H5Q:ä½34Âz9Œ "
b"'tm ÜJP\x05 )U Ë~ÿ8þ "
b"'v—\r \v V\x7F “—h&Škš“ "
b"""
'zËSS{\n
\x1C éó1¸_\x1F ”
"""
b"'{k%>>BfjÑ¢1rò\x03 æ "
b"'}[ŒÚ’ð¯úK$5Pò'£ "
b"'‚µ\x07 î\f Ãkg\x15 Z§ ßz· "
b"'ˆ;\x05 /ÉÂêçyÄ)HëlÐ "
b"'–HS\v w.\x1A øÀ–ϺdK "
b"'™\x01 Ï*TMüTpw6纙ú "
b"'›0Ÿ\x15 GÖG¿Õ:¥cˆR° "
b"'£Ï®×t³)‹#}\x16 ôs2… "
b"'§\x1E ;ƒç\x06 ä…õCÜÇÈÏí "
b"'«›åMwV‰ì¢ Ú÷¼\x11 ‘ "
b"'³UŽ„pÀ‹\x1E\x05 [\x08 ˜\x19 ¡} "
b"'µr$=§\x17 ßÉ¿îí\x07 W†r "
b"'¹üóÊ–p4Qž)3×\x1D fÐ "
b"'»ˆ8Sâ“€ûð”ææßœí "
b"'ÈQ\e Ï$¥ç’A\’\r ›\x07 ‚ "
b"'ʦ\x16 ˜é\Êlªæ”=¢Z "
b"'ÍCÆu\x1F ü\x11 æð€3a\x1F "
b"'Ô²Ë6Ê´ãô‡Y»ežZÀ "
b"'Ü\x13 Ñáל8)]\.“tõL "
b"'Üó8-py§]ƒŒì3˜áÔ "
b"'åB`isàù6%æ\x17 jŸ\x16 "
b"'å½l\t ¸¤\f 0\x04 åxªõ)C "
b"""
'ç7\n
¡ç\x10\v µòòD7ÉKÚ
"""
b"'è2‚ßl-ÒüU\x06 ıwùé "
b"'ö×&džrÄH&®N>…:þ "
b"'ÿGïÔdØA4j´Ek\x02 ‘\e "
b"'ÿýõð¶D\x19 6#Äh\x04 ç\x03 F "
b"""
(\n
NPèÅ\x01\f Ä¿µ\—‘\x02 ‡
"""
b"(\v ›ë\x07 Y÷ÀîÔÑJŒÅj0 "
b"(\f vr@Tm›r@ö\x1C C\e\x1D "
b"(\x15 U¯\x0E åát‘x«‹ƒ\e Œ× "
b"""
((1\n
7-áųN\x05 7•Î~-
"""
b"(:\x12 Û(*\e ¦>ÉPB€F\x16\x07 "
b"(J\x15 q\x1D ]ÊuÄc\x07 !ý+í "
b"(MB$@û3·(V\e ´éˆW\x02 "
b"(Oœaº\x14 ÿZ2{\ƒ\x00 ¸T "
b"(]"jáæMûÒs\x01\x14 |öhú "
b"(`ž\x07 ¯\x11 9µ‘Þî=¸w\x1C z "
b"(bÍ\x18 âé†+\t ,\x1F\x14\x00 äÌ "
b"(fš „ˆ‡Ù‚tC1ú¶üF "
b"(fœÇÒµ\e ÉŸ\x1A Þq6y;| "
b"(nÐ@Bµü°…ÓG]’á¿ "
b"(rÓÓÍ•œàM\x14 F-¤[Ï5 "
b"(wàñXÚNÆyÿx`F)\x1D þ "
b"({\x14\x19 šåG~¿U/¼\x18 ³$t "
b"(|¿sCl\x1A çx\x15 ÞÚˆÔ‘H "
b"(}¼)În*˜Ô‘J\x08 ”Æ "
b"(€½Žbn\x08 ½\x0E 4\x7F *wÓ…Ž "
b"(Ž\x0E\x1A V«#£¡û¡›ç?8 "
b"(ŽÀ\x18 ¨z;üŠFˆ\x15 †å» "
b"(”41÷®Ž\x04 ¥€JÒ@®$¦ "
b"(ž§Æã¡w'3\x13 ãl\x04 r\r "
b"(¥bªý¨ë?Û\v 7auD%À "
b"(°“;o\x1A\x17 C’Nþ×ò0'ý "
b"(¼Þ{„ú;ñ\x03\x01 wå…®a "
b"(À`F„ÿR¥z.#!â\x1F K~ "
b"(Â÷<“IJóц`)ù¯: "
b"(ʼnvÛ.£ó\x7F T–Æô\x10 ¤Â "
b"""
(Ë»GÃ<è\x1A ’[¯r>x\n
E
"""
b"(Ыï¿\e íX™Š|µaít© "
b"(Ñz(”&¢©•÷û^£U "
b"(Ô“Yÿº.Ô\x17 —j,.™?ü "
b"(à+\x16 1˜\x1E ÃŽ\í\x15 ܸ\Ù "
b"(ùF\x15 *ç9v;k\x13 lÕž\e F "
b"(þ¢¢â0;}~ÃêÓ…z "
b")\x04 åXö²Â\x1E ëá`?%‡`l "
b"""
)\v \n
Š¿=u=Í\v Í”\t P\x0F )
"""
b")\x15 ›²\x03 ]qÿj\x08 ]Kv@{= "
b")\x19 ÆbOÙâOIi®DޏÒg "
b")\x19 Ô\x07 Ï<¹R\x00 =¹ÐŸ\x0E œ\x02 "
b"),©\x7F yùµ®*‰\x17 G\x00 Ö ~ "
b").(¯Œzˆ\x1C ²\x12 «ë6½Ä‹ "
b")1xÎ<\x0E p#\x0F ÖÚ„q\x08 ãX "
b"):\x1A\x00\x17\x11 q\\x0F\x06 ¥ôyö6š "
b")@£RòÚöÙ+lRÛ$Q "
b")Dnô*æ·ò¸4º\x1F j…è3 "
b")Fc#´rf.\e øÙå©KDË "
b")F\x7F\x12 yV\x08 Á!Ò²ˆ÷ÿ‘ñ "
b")H±ìÌ\x19 ‘MòèŽ\x05 ,Ý \x1E "
b")J\\e (àþ*0V»(¿óS* "
b")U!ubIãp¡S§—âØSC "
b")V•€±¤H\x06 ¿ ´ë‚µË! "
b")X\x1F “\x06 <\r c\e\x12 §Åd—¹\x15 "
b")\\x0E |ZJÆFeÒ‹\x0F Œý¾« "
b")dm\x19 {>\x03 q^\x08 h„ãUÆ” "
b")e¢È±\x07 ¢’—’\x14 La7YÚ "
b")iÔ:•”\x18 Ä\x19\x17 ™ úJ "
b")m«k5ï ¿\x11 Ãñi4Û&‹ "
b")nZèÜN„âé\s/øNåØ "
b")xçû\x1E YkO·RW*Ê\x08 ¡w "
b")€„f\x07 6Sÿ¶Û2Ö9[`3 "
b")ƒ/¢%[D\x1C ÑAà\t ua¦ "
b")ƒ\\x02 ¥¨¹ð\x17 ý[\r Z\x1D er "
b")‰4¢ˆ,?&¹è6†‚0~¤ "
b")Œ\v A‚Cy$®¼„\x0F Bš\x06 ² "
b")(\x18 v\x1E Ã u:™L7\x1A 2¯ "
b")–bÔ€O\x1A [\x04 ²¹)Ž˜pª "
b")¢.õ9\x10 ͱ0\x05 0ùË•h "
b")¬Vʰ]áåæ‹mãýÐâ— "
b")±,ôX†šD~3é+Í "
b")³\x04 \r \x11 !Rˆç\x13 qqf*‘F "
b")¶âÿöÃZ¡—¢¿ž¸ÀGr "
b")¹¼\x1D ˜WM\x0F Àî©\v Ô\x1F\x15\x04 "
b"""
)¾o—áYÃU‚?dÌÂÄ\n
µ
"""
b")ÆòÚ*{j\x01 ”ê~Eaìý³ "
b")Ç—µ”$Ñ¢\x13 Jnÿ\x10 "
b")Ì#\x7F } QEˆ³ÀÚÝÈ#‚ "
b")Í/†\x03 TÛ{Á}\x04\x7F\x0E š3 "
b")ÖQ\x1F iû¨–*ôÕƒ64× "
b")ÙŽ\x17 |‹fø¬1·[¬Ã¥] "
b")â\x07\x07 C}ÙÛ>zKÒ˜QõÃ "
b")âˆQ/KwVz2\ɵ8õ\x1D "
b")ìoŽx›\x06\x04 ¡\x04 ¥‘l1ç "
b")ð¸\x16 YHô\x1D ðñûÖDBY\t "
b")ó\x15 a_ŽÞí”ø\f ½*t+û "
b")÷\x05 ôh\x1D uQód¹4i¢‘˜ "
b")ú¢á<ñTüåÊä\x17 ?\x1D MÑ "
b")úÿLd1Ý\x06 ôr\x08 .ú¼`† "
b")þ\v "å\x05 ‚\x12 ˜qD±ÏÍ\x07 ½ "
b"*\x06 T®_Õ¤\f }?\x7F ,€\x1C ¸w "
b"*\x08 ?\f ²I3ý¾éÍ*Ú8[– "
b"*\x08 ¢cb"xOÃé¤iTH‡½ "
b"*\x0E Œ<Ñɼ\x10 æÃoRbÀtð "
b"*\x19\x06\x08 ®šö2Øžã\x1A ~šÛx "
b"* M}S\x12 F÷Á|\v ¿fÅñô "
b"*&•Ý:¢AɈl½\x15 º.(\x12 "
b"*-æWWnÏÕßbë\x08 `Á%B "
b"*/9âÍÝû\x0F\x05 M:fˆŒÜ· "
b"*8ÓÀ\x05 ^Ž¥i‡’¬A8ÑÚ "
b"*:Ï3\x00 ñ\f MéC,¢=úo\v "
b"*GÔæ‰7FíÏ –Ûb¥Q "
b"*L\x18 §@N•Lw\x03 ì\x02 îûÂ^ "
b"*Q¢”ò»Á\x1F †L]\x12\x00 M-Û "
b"*X N÷Ç„oýo{yG\x19 ¥o "
b"*]`^on–(¾k[\x03 µ±\x06 Ç "
b"*]¤\x7F *£«\x1D Þ» 9[—ñ "
b"*^õ¹Rðý¡³he\x01\x1F 2Ø "
b"*aµ6='ƒbe1`[®¤\x10 ” "
b"*aå»ô"j\x01 Ïd‰\x19 e\x07 » "
b"*d\x12 dLÚ°–q\x05 bÿºèûe "
b"*e_6¦0µ Ÿkkò]‡¦* "
b"*rÃT\x02 é\x04 S\x1E ÉsâÄR³I "
b"*s4Ì +¶\x05 Aá!Š5ŠÑó "
b"*wÙ„ŸW‰åòÿ.¡*³\x1E S "
b"*xÙã)ì쉌5‘‹6_^\x03 "
b"*z\x00 ¥£4ì}m½ö{\x05 ØŸL "
b"*€5¶Fß\v ©ý’\x7F Ìÿ,¥Ç "
b"*‰e/`í*—›OÑ\x17 ²daA "
b"*’\x06 ÝçWe€£\x1E È%a³M "
b"*—‘ˆvÖEž¡€D\x1C p€xÞ "
b"*˜ŒBýÂÙ\x19 ÝÑ÷ÐÓÞt "
b"*˜Ç¼¼{n€pÉ çÀG²Œ "
b"*™‹ûÃÃÜõnàpÏ\x17 Bâ- "
b"*œç[¹9WÏzŽÂ3š\eD "
b"*¯=ldö¡ÉúÖ0EŒ€\x0E ÿ "
b"*°u”,þ\x14 ¸\x01\x11 VCMö "
b"*±\x14 àÄ™Æ\x1E ·:ˆäØò•j "
b"*²¿;Ž\t\v «\x1E ïEOœP¿È "
b"*´G ˜^`ÍÑé\x08 ïåjÁ\x00 "
b"*´Ò\x1A µ¤°Ÿá\x0F\v ~•ŽÝw "
b"*¹ÛÛ\x11 »ã•" VBÙñ“Ÿ "
b"*Áì\x18 ï\x16 eÏsEèrPê\x01 ô "
b"*ÂnÀ·\x1C ‰¬ë\x08 ú\x1C à—\v / "
b"*Ã\x06\x1C Æ=ððó¥Kêæ¬\x7F "
b"*в1\f\x12 ïQ€ý\x15 AÊ=â "
b"*ÒÙîa\x1A Ôï\r ™ªIëŠï "
b"*Þ¶\v ‘õxó\x12 (޲k ’ "
b"*å\x10 SÒð†>'µìÿ`\x1C w "
b"*è\x13\x01 ¯\x1F µÆF\x06 ˜NŽ\x05 ‰ "
b"*é\fR¬‘“˜ÏÝHNƹí "
b"*êÌóÊvD\x1F :&¶d "
b"*ð{~^Ç\r †µ—\x04 4*j\x13 ˜ "
b"""
*ñ=0\n
÷F7\x16 5À\x02\x19 ðÁ
"""
b"+\x02 "‹UXxy3mè3Ù\x10\x1F „ "
b"+\x05 ³c\r ³UÁ¸Ì ÆGã\x17\v "
b"+\x06 o³ÃbÉUÞ¨\x08 JÛ\f ¦ "
b"+\r BÛxMܽ¯Ó¿!Ðutß "
b"+\x0E Ö?ȉbó\x12 {îØ\x14 Ø'n "
b"+\x0F 0ÅG—icê\e „îõc× "
b"+\x0F ZÀ™ìá/öò7÷"\x05 ¾p "
b"+\x17 ï(xY2‘Ð}D\x08 â_q` "
b"+\x18 ]M)\x04 Ààê&_w©aß "
b"+\e ÁP;ïÊQ\x15\x1D\x11 \x19 °âÌ "
b"+\x1C ?¢P´AcQ\e KŸ~]QD "
b"+!±$úËsX\x1F ¶`œžˆ\x1F ¶ "
b"+!ÚsC\t\x12\x14 ›zßÁv¿oG "
b"+&\x00 €Up’e)M\x06 ÜËv\x17 2 "
b"+3XWHöwfÂ!\x1C\x08\x00 xÈ3 "
b"+5\x16 QJøÒѱ‹¾c>ê&b "
b"+=\x1F ½:°¥\x04 &CôMwÜù2 "
b"+B-°X>#\x1A ü?\x02 °½\… "
b"+CøfQ§ñ\x05\x07 ž]…Ź1… "
b"+J|“å…º3U¢\x1A 7A]~œ "
b"+NX\x19 ÷\x0E ûOK¸B¢\x03 ‡G× "
b"+R’s5?oéL\x06 Uí\x12 Åü@ "
b"+WãQ¿â©/oÛ‚Z\x06 kõ( "
b"+ZŸëné^þ\x05 •\x14 ßhñd´ "
b"+[}ž½M\x11 –=\e uÞ\x0E 8Ó? "
b"+b¢\x17 ÍhéË·†æ)\x17 d}\x00 "
b"+dDSw!¦s\x00 ÙGWs\x19 \r q "
b"+güðÿ‚Æk’®ÛÅÚì¾\x01 "
b"+iù€ŒôÕí4%^šAkÓ\x13 "
b"+lk\x01\x7F ài»(7šÝü“J¤ "
b"+p73Vu½ÖFLæÕ—\x14\x7F 6 "
b"+qIŒ|yÂê\t \€µ#ðÜÅ "
b"+xÖ9líTç<ËMu\x1A\t Ì\x14 "
b"+}AŸÐ´°XC2¶’ôŸ\x1C Y "
b"+~,\x10 ¹ixE:z\\x12 gî„ "
b"+~ÂÙªN\x00 gfœ™p\x11 ô’ì "
b"+ÿ£<Y\f ßß{0ü˜^\t + "
b"+„šl®ä¦©DV\x05\x1D K†cÊ "
b"+Š$P`\x1E ÏüÑY4•t§úL "
b"+Œï§Ó‚N’‹™\v êm̤\x06 "
b"+”…:ô¾HŽ¥fºLàZ\x05 ¾ "
b"+”±§Ž&0…\e qËÕñ–~ "
b"""
+–\x05 õr\n
uªÎObì÷JSÀ
"""
b"""
+–…rȼ¶›G\t ºË\n
W7
"""
b"+ßì?©ÐÄ`îbjiŒ° "
b"+ \x1E ˜L)Üø"\x02 ½Ãé>ûœ "
b"+¦\x0F r\x18 •”fo28žQט3 "
b"+¦Ð¾cɳ[÷\x7F ÍÖ‘É "
b"+®?J%\x06 %ö®$\x00 Æ\x1D J”ç "
b"""
+²0¼\x06 \n
ýߥÿµÝ‰«>0
"""
b"+Å!É/ÝWŠ;#zù8è¿\x04 "
b"+ÆÏ,â˜\x08\x03 Ÿœ\x14 O0¯€ "
b"+ÌÆiŒŠ@Ú劄DÅÆò( "
b"+ÑÆÞ;¢Vr4L\x18 .\r zya "
b"+ÔP\x06 $ª#?ÊO›kö2ÄÚ "
b"+Ôë·¾ŽF,Údáª,å«O "
b"+Û-8U:¶“Û8û\x11\v V£á "
b"+åØP(ž*Šp+}i1+âå "
b"+ì,yeõˆS«êûlÔ!ñÝ "
b"+ì“:¬m\f G›N\e dW};\x1C "
b"+ï%\x00 x‘¤â\x17 N\e †ˆ/s[ "
b",\v N\x04 ·i½õ¸B¬Á\x08 [î "
b",\x12\x10 ªX÷\x02 ;¤0viÞM;Ê "
b",\x12 à\øI»â[ê$À3-V\x1E "
b",\x14 ]a‚adøÒà‘\x1C ²ú\x04 5 "
b",\x15 WDz‰ú]B\t Wä*jp "
b",\x19 YVÒD¥Qgá¬4ïÜ5M "
b",\x19 Ÿ2†)ðz|\x00 ]¸A.¨È "
b",&ÑoVfÜŽ\f %ÔË\x1E ³¯Q "
b",*ú¹Õ\x1F\x1A ubû„£vð† "
b",-Éz\x7F Y¤ÔÝ3çhu\x1E \n "
b",8_Ð\x01 ‹iÃ5-\x01\x08 &"1² "
b",=~–Ñù\x14 ƒºö–u\x0F îÞ "
b",>³‡?ðEA\x1E "ž=ÿú\x01 "
b",E\r ‘¥\x7F k\x0E Þk½£\x12 žÄŠ "
b",IÚ\x14 Þú–\x14 Ú\x17\x08 hû6±ò "
b",Opœµ\ØéçXtå\«® "
b",amT¹Ïà”v yˆ\e ý—/ "
b",c´\x0F "¹°À9]•« èª7 "
b",jK\x0E r"W×fÉ0»ËŠÇ\x02 "
b",y*mï—q‡A¦ð5¡ÌU "
b",{#¥\x16 Aï\x17 ˆ¨´Š5ŒÕp "
b",{Õ]ð\x12\x1F âMƒ¬é¸é? "
b",|ÅQŠ©P8\x1E ²´û\f\x1D ž "
b",}™p0œ¡\x1C lÌËF\x08 bÜ "
b",ƒÍ”ÌÓ\x13 ØÕcZW¥.õ; "
b",‘O`‚7þMÊñ–\x17 Õâý¨ "
b",•€½\x08 ëëüBÔÐÝv· "
b",—lh+똉«2ô°Ñ\x11\x10 à "
b",žà‘\x17 43\x18 ÿŽ>ü%\x05 ,„ "
b",¡m‡J¡;q#r’Qü@ "
b",¢/Õ¾|¼‹\x1E ÂÎ?\‹ÐÇ "
b",¦m\x1E Ü\x17\x1C Übä0NõïJ‚ "
b",©‹×¼HlƒÄzO„1:b! "
b",¬ùf½ \x13 á·Da,æ\x18 o¯ "
b",°5Á>LU+1\x7F ™\x19 šÔ?” "
b",³‘E\x18 y¤µ¬Ç£'½Éû\x12 "
b",µKŸI\x08\x16 ÊA›\x06 ^\x11 ¹ÐÎ "
b",µðêøÚºi¯bšøÐ–K "
b",¹&Gæ\x0E ´ºw¼-\v\x08 C%ƒ "
b",Â&€\\x19\x02 S/+\x7F D\v Љu "
b",Ð¶ŽœÃ\x13 ÜyŒˆ`ä·Ç< "
b",Ù‚ò„F\x11 gKL™Ö\x03 4ÌÆ "
b",êE±œyüá\x0E ³MIÀ;¦M "
b",ôÿ¦Ý.2\t òÈ%]ÇîaD "
b"""
,û“$…•JmQ\x04 çµ\n
q\t
"""
b",ûÊé896Pú*¥5tÉÁª "
b"-\x14 åÇÚEI1´’G(?Þê6 "
b"-\x16 ;—³\x1A ÊŽ\x1E 8¶\x04 öW\x17 Ã "
b"-\x16 à[qŒ‹>XüÕ‚ó~\x07 Ñ "
b"-$™¤N…ÐWeû¿¯ª€\x12 k "
b"-*\t #´o\x1C xÈs\f £ž;e "
b"-Fâ\x05\x1F\x17 ú\x7F Ò0^"\x10 þt "
b"-I>-7W÷ið𖘣C¶£ "
b"-Q¬!q1a}\f\x17 Þß÷Zì "
b"-_tŽ\x18 êßåœ=ó˜)-¼& "
b"-iœwäÀ\t .ßE›ÿŽâÐ\x1E "
b"-o¢Uóv\x15 Óø\x1D ·/.ý„ "
b"-q\t v\x1A ÀP-\v \x06 É\x1F lÅ "
b"-ræ1ÿKŠ{)a‰Ì,»š\x07 "
b"""
-s\n
¤Yÿ€yþIJ…dƒ
"""
b"-z9|\x15 KUÔ¶·õ\x19\x00 ñš• "
b"-{\x08 …\x1E Ý^\x08 ¶GÚdMÐë "
b"-|ƒýô\x05 3\r &\x7F 1pX>Æ "
b"-|ÊXÓ\x1A Ú\t\x1F Zµw\x18 á®Ä "
b"-~ë\x7F Ë¿‚¦¦\x1C æ£\x7F\x13 + "
b"-\x19 Í[É\x18 ¿ùöõFL®\x10 … "
b"-ˆ<‡\x01 *…Þ\x1A œ\x15 Éë^ "
b"-‰µ÷#ŸM†ÍÐWˆ¢ü\x0F Ï "
b"-޽\x1E ~öî"|ÉäÙÑÄl) "
b"-ŽßþøVm\x07 -÷~ÐÄQLÅ "
b"-”N\x10 ßtôQ¼öа¾qÖþ "
b"-›×~ô\x0F 3\x0E ¶LVa'î "
b"-¡Efg\x18 0Qf\e\x07 òÅì/ "
b"""
-¢\n
n¬ƒŸƒP¥>‰•†€™
"""
b"-©Þv¢£~@)çS…@eÉ "
b"-¬©`æ[qXB3ÙÇ\v ‡¸Õ "
b"-·çáÐ\x03 ªÚ¯îº\x1A õ#> "
b"-º}/\x00 -\x01 eµë\x17\x0E E…d "
b"-Ƨ¸P”jǙǨvï“mw "
b"-Ë‹¦hœÙñf\x1D ]üEîù\x1F "
b"-Ë’ög\x0F ¬×\e ²#¦t#\x10 H "
b"-Îi\x1A _|G6\x03 ÿÞ˜Z:‡R "
b"-Ï\x0F ±\x14 ‹³…ÉÎíièsÓÍ "
b"-ÔÃBãû\x06 ©›³\x16 Ê8\x11 $\t "
b"-ÖkôöÔ\x17\x10 ùG–¯m\v ©› "
b"-Öæƒÿ€¨H\x01 î»,{@@t "
b"-â[\x01 ~¶ã\f Õ\x1F ž3ÔÊ\ "
b"-åÀ!&<ždð‘~EÓÒ "
b"-ë–\f ËÜâÛfwB3ÿ9‰ "
b"-ð]W"¾~/\e <lG\x1D ð·¯ "
b"-øsí¡uëoôó¯\r ·Ð "
b"""
-ù\x02 œ†‡|\x03 V©ÝÇ\n
»]ó
"""
b"-ÿG+\r Î<\x1A ‰`®™¥òB[ "
b".\x05 s\x13 áå˜ÝØÕ\e v>:þ "
b".\x08 XŒOÔŠ\x0F £Ü³>Æ"mR "
b".\x08 ’\x14 @\v ±T[ªï—¦Î@ "
b".\f ïw'\x10 'Ûz€Béèl¦\x0F "
b".\x0E Žû讬{Æ\x1F Κ¶8á‚ "
b".\x11 F¦\f ”:ò]—fi\x1C p(§ "
b".\x1D R†ÖKÔ¡ÄEÕ\x0E Øí¯ú "
b".!ƒaÑpnöú3ù\x0E\x1A Åtº "
b".*Z¥É–è8ƒå%ø7ßd "
b".1?í»qÎL6ßÞ%\t FN@ "
b".LÅ+~Ó\x18 €†\Cþí½\v ‰ "
b".LÌr¿Ê`|fÚ\x1A\x08\x14 ºÖ\x0F "
b".Ny9í¼ÝR›\x02 XÂ\x05 É]M "
b".R6›þ÷ψÜñ\x00 \x17 #ðà "
b".RÐxJJR\x19 ¢.¯º±P“; "
b".V²ÝáÂåh\x02 ¯x¯ªa”µ "
b".YÈÑOÓ ›ñ*؈9½‘° "
b".\\x1D ^i€È„Õ„žDUw "
b".]u«éÒ\x01 }ù¸YQ\x03 ÒŽH "
b".^ÑÝ…:ߺ£æ#XjÙ¿ "
b".cÄór(\x07 2«‹äø\x07 `áú "
b".dlÔJ+Ÿ\x15 Dßßž—æHÎ "
b".eÑnÚ›J©dZXÅÇ\x18 6Ä "
b".h‡*ñ\x07 ¸Ò\x08 X\x08\x19 ¹«=ç "
b".hí;fÖU/ZË\e yånæ® "
b".sØ"¹²z¥UdŠ© · \v "
b".x˜Ij×”ŽÇM?®\r <÷ "
b".|P¬ø0¾]Ð{~1Èy`“ "
b".‚…|ÙÁ™‰‰<¨\x10 zŽ”9 "
b".†[©ìÆÎ~dšH=¯†\x12 "
b".ŠxFµ0Ò¿EÊ\\x19 Nô "
b".Ž\x10 “2£Ës;X€0Ã=ÿÈ "
b".’ßéç—ªñp\x1D öc"\x15 "
b".’®\x7F —)\x03\x00\x11 ,þìÊræ\x1C "
b".”bí§/z`nx\x03 ±¥~Ú… "
b".–\x1C ÛJâ\x10 YN–µ^7'0 "
b".™tŽl\x05 ]&?Û.‚õ\f © "
b".¦2›„-\Õ\f\t\x11 \r £x "
b".«òce’Æ\x05 S½¥¾6œµ; "
b".¬E\x18 ªÉ™•WÄþ£F²PH "
b".°½%B$þ\x10 pYH-Ù3 "
b".·ÌÄë\x00 åtŒ\x0E g\x07 wÞÞ= "
b".¸d÷ó<ez§ˆä\x01 ¶/+\x0E "
b".¸ÿÕ:\x1C Ñò„õ\x1F 9zά[ "
b".»9\x1F "û\x19 „!ÊÚ¶D&‰) "
b".ǃ\x1A ‰f`ˆöÖŠ›'\x17\x0F\x02 "
b".ÌT\úd!šÎà\x01 62þ•y "
b".ÔÙ\x1F ðÚØ¢à\x06 Ìoë Ÿz "
b".Ú¤¬\x06 ë~\x1C Ü\x01 ¼3ß^Ju "
b".åöNPMoé[›¨U¦H:\x16 "
b".çGm‹-¶‡÷/ºíÊ7¥p "
b".é\x02 „‘À£8¤6…!œY›^ "
b".é\x14 â„sh\x17 ô©[Ô,¨x "
b"""
.úKì\n
¤†Ü1›á±‰k\x1D Ê
"""
b".üøú¶\x08 § \t\x03 æýKŸÌ^ "
b".ý²ž¬\x15 Òçí‡G\x17 ú-V "
b"/\v ô”=@NtÞp%'¯rpX "
b"/\x11 ÝþR2ïý\x7F ˜qû¸\x08 Œl "
b"/\x18 <R^`Ϭ>Õ·Š!`{v "
b"/\x1E %䯗%J^áøiª.ã‚ "
b"/*Dylž—5\x1F óùJ—7\r Œ "
b"/+÷*\v ¬\x1E\x05 EAgwéÃ\x0E ƒ "
b"/,ãà\x1F\x08 ZÄ#É,½nR«ð "
b"/20\x01 ú·«ë|\x12 2w;\e .x "
b"/<J\x10 M¬J\x17 e]\x00 6X8/< "
b"/?Þb’"\v èåË_§a\x03\x13 "
b"/BŠ5¯ß¨7\x00\x14 Tï‘\e\v ‘ "
b"/OCêq{Ü\r 0'÷¤aápˆ "
b"/VqñH\x03 yxQÜŽ {9_ "
b"/]e{tµh\n ÞSŽäÓ±\x00 "
b"/e(i\x7F ™ž¾²i\x02 ãArh® "
b"/eP\yeq’¹Q¦\x16 8™\x02 ’ "
b"/j[u{›êßn¼ŒøÆÜ÷t "
b"/xF„Eo°Ax¿]zyÖb¡ "
b"""
/xÑU\f .ê\n
Ç.ÕFòÞ}ä
"""
b"/„o“‡‹nWÔ\x06 ûë\x0F ±B "
b"/…\x1D ºäu¢kåle\r D€ß "
b"/†©\x00 ô‰'G/áÅ£"O|µ "
b"/ŽŠ$ÂEÎáá]qѸW½÷ "
b"/–}{Û\x18 †?߇ºúÜnüö "
b"/œ‹YIÈg\x11 ±ŸÚ"˜!¤— "
b"/œ¸ä\x1D nÁL–çmñ~Ö¿D "
b"/¡ÿ®Œ4Ñ\x06\x05\x18\x0F Ý\x05 ?CQ "
b"/¬mÃ}7pº8åtI£~( "
b"/¬‘v-Ç\x7F —\x02 ½ŠŠÏ\x17 4\x11 "
b"/¹%{Yt©ûÝ;\x16 Ê\r ?g) "
b"/¹Ä\x19 äõTÚTw4rcï\x00 g "
b"/ºñÀC\x00 Ç\x1F\x1C x\x00 5·ËˆÅ "
b"/¼d\x11\t\t R_+]¶}mÃ¥- "
b"/Ãôr}ö¦ˆ·ÜL–Ž˜Å‡ "
b"/Ñ»Î\r ‘Œø\x12 öÊ!Ÿ˜qà "
b"/Ùú_ê®B•\t \r Íô¯K˜« "
b"/ÚÍ˯©¨4@Ú—°¶•ö "
b"/Û~\x13 ÿnã{äÎ4êÈ(N« "
b"/Ü—,‚"Y’g'©¾¦¯dÓ "
b"""
/èp-¦„»\x1F ö˜ù\x01 „\x14 \n
\x06
"""
b"/ë\t òæ>ÔÏ\x13 ïü\x04 Ыc1 "
b"/ì ¡´ç\v äà³$HBf…] "
b"/ï‹–èØ¶\x1F\f :¸l6Öq\v "
b"/ø©úøÂó©Y=·B\x10 4\x03 Q "
b"0\x00\x7F ÔˆF\x08 ;cý,¦×?š§ "
b"0\x03 ±‰W_¹e×®`_¿¬$ó "
b"0\x07\e òrSž–ý•™ïÎŽ\e "
b"0\r âó\x07 "·ãÈtq\f ã‰\x18 "
b"0\x0E П\x14 øø\x03 l“\x04 ß\x00 ó>í "
b"0\x10 ÷¿ŠÂø\x18\x7F 7I*Xª6™ "
b"0\x11\e\x0E\x14\x01 AbÖô\x11 aúEÂú "
b"0\e …÷3M3bТ‘ì\x18 Ý>‘ "
b"0\x1C Y…e~2÷õ¥\x16 WŒÌí "
b"0%v\x1A Ù‹µóþç/Ù©p\x1A É "
b"0&ŽLG4¤a°d#ý\„Æ· "
b"00ÛÇü9ì\e %ƒAÓ稦 "
b"0B÷\x01\x18 ©iïE?\x1E\x13 z_‡¼ "
b"0Dú¤iÜæˆñ\x17 8Õ-þãy "
b"0GîG?-9T('ÚÿH%Øì "
b"0I‡9ν„¡—eÓÁ˜Š\x19\x14 "
b"0M\x15\x1E TTmT‡Å(È&&ø "
b"0Q®ha\v €U\x16 H\x01 Ú¦Ý+ "
b"0RÓŠ%ÓVQ\x14 #……ÊÅñA "
b"0Tè\x06\x02 ¾=¸÷›(·Z\x10 /@ "
b"0^¸Œ› \x7F ñÏÇP«\x18 $N= "
b"0e¢H0yn’åMÕXˆé "
b"0i\x1D ¥ë_…5‡„\x1E Øî\r Ð "
b"0m\x0F ZE7Íów!\x13 ?¦ß=K "
b"0tM‰îŠ8c¬]Ù|›öú "
b"0v(àäE\x1C l|\x1F 1¡ã\r {« "
b"0„ÛŸ\x00\x7F ‡tÇ\x1F Ð×¹\r Â2 "
b"0‡\x07 L&€ÿ\x15 ‘ ú |\x04 "
b"0Š\x1D K\x17 Œøú7m¤W&~(Ž "
b"0бùÒ e?˜\x1D Œö¿oáF "
b"0•vš/ß¾\r ´üˆÿûê,Ú "
b"0–\x7F Z×·Š—DÈÇÊO9\ "
b"0—™/ ð@½êl\x16 ÷\x07 ÔÑF "
b"0¥üÛÎè!—K]%ŒÔ\x16 ² "
b"0§‡O?Ïspž>ã—\x12 ìÊ• "
b"0ª<\x1E }ÖFfc}Åi¬± "
b"0¬Ú\x03 ðÃR1\x07 ´zÒàSç\t "
b"0·y¾Ž1Ü¥§Ù2Â\x13 ÜåD "
b"0½ˆ[‹,R±ÿ]§ŽSfF "
b"0ÅÞÞ\x1A ‰õj)ùRDS\x04 ñ\x1D "
b"0Ç‚d1ÈN©\x0E ÚY-\r §P "
b"0Í{ðÉ+¾[~w½"}`s) "
b"0ÖÎðÇ `±à^I„”ðÿ "
b"0×›¥.ôÚÇA¼f{\v Lí "
b"0àðx6\r ¡\x00 “v-=pÜ/c "
b"0çÖ\x19 .OT<À›'Ž>æ\r \v "
b"0éÇIÒ#1ú?£ì[øàÖì "
b"0ö\x0F á\x11 U+/\x1C •±‚\x08\x0E V\x1E "
b"0öJÉ1{ýpKsÜd«äbÇ "
b"0ù{C°`ýÉó#ÒÃ=\x00 ]\x05 "
b"0ü+UÞF\x01\x12 8©àÞsÕ "
b"1\x14 õ‚y(¬\x1E vº0\x10 ç\x13 ìî "
b"1\x1D ƒa7‘¶£?îö\x03 =\x02 SK "
b"1%k¼\å+?³‰=¾iý_˜ "
b"1)D¡ëœû„¤Ñš¡ÌÕÆ "
b"1+\x07 F:ú#â¾q¦\f ¦@~½ "
b"10Ð\x17 Wó\x14 y©æˆºwV\x1E ò "
b"11‘ª·“cƒ\x02 WÝÿ748q "
b"13ç5]ÃÔX6\v ƒû`\x03 _\x11 "
b"15âG·(ÈôÐðááÒRaÉ "
b"1;0À\x18 Þøìo!\x05 G\x07 Œƒr "
b"1>²5o6mkD‚·_\x04 Oéò "
b"1?ëwX3jñ¨»)çhÅ÷ "
b"1F\x13 Þêh¦·"ƒA=Yóx² "
b"1I”ƒ‰ù7]£~\x1D\x11 ÏŠ¦O "
b"1K\x19 ¢IkjZ#úI§“6\e ” "
b"1SHëïû×ûG²§‹\t ¶óä "
b"1T\x7F öFA„áo~¢ô@°ëO "
b"1Vy\x1F ¼J㚌ô€«õ’K "
b"1Z›g+\x0F M’xøjz¨\x0F H¦ "
b"""
1ZõÍ^V!e©ÚÈÝ\n
{y{
"""
b"1d+<\x04 ‡ã·T¶ôFzÔü "
b"1„è{WA\v ƒ.ݼ:\x00 1Ëq "
b"1„ù‹ƒ¤¯V“Ì”‚\x12\x12 ;\x1E "
b"1Š!Ë£¦yåEª$\x16 £åR^ "
b"1нÛ*ûF C‹S"\x12 ìýõ "
b"1ŽNQØs²w÷ÿÌ;ìä\x16 H "
b"1“\e ñ\x1D )û\x07\x00 í«C½ò`r "
b"1”-¶\x12 „n鯵Ҏ(\x06 Úã "
b"1˜5;ËÛ¹¾È\x06 ‚º²x'_ "
b"1¡jB,•ô¶%N𪆌\x05 7 "
b"1£u?^,_AGx·æ\t ๠"
b"1¦Bgjšrúbã2ïbü`ƒ "
b"1®\x19 í\x00 m\x03 á³(ÅJ˜¨±K "
b"1¸9ÅN #Ü|~÷h`ŠèD "
b"1»N\x02 á`W\x10 OTö [\x15 ÑÂ "
b"1ÆÐBé2êJ\x00 rÊn¹\x1E\x15 } "
b"""
1ÛçUí3\x03 \n
X©åþ\x1E ¿Þ@
"""
b"1ß\x02 ™Ò^Ѩ"þ)\x11 ~íÀ‹ "
b"1å\x0E 3\x02 Ù\x14 ßÿ{ddw\x14 2 "
b"1ñ|¨¦Nº*\x1F RW: ó‚\x01 "
b"1òrÃÞTŽ)\x07 ÂÓê£} "
b"1ø–Øý^‚‡Qº \r ÍŒœx "
b"1úÐCÀÊ‹"4¢cf³\x10\x1A "
b"1ûÆ\t \r ×Õâ¼)qÞáçt "
b"2\x01 ʨ#CöÿRðHk£è\x05 â "
b"2\v i \f Ë\x13 Òâ!“ÔóQ|¸ "
b"2\v Œ3÷>Ü=›1…Wr\x15 /Ù "
b"2\f ìÙlX}¥ŽR±"µzf "
b"2\x11 ¹š-`\x14 Þ~\x03 ú¡\x10 TA° "
b"2\x16 ,¾Db\r ÏêÖ‰ÐþÎü "
b"2&u‚\e\x14 *è4’ÀÞè;¥^ "
b"2'Ô×0àËxÚ\x17 þ[VÿfÏ "
b"2/©+Ig¾¾€’§\x1A Áz˜ "
b"24å(‚\x15 b9]x¨\x04\x17 ge\x15 "
b"25ÎYÆ\x1E QeD¸+\x1C X#¼ "
b"26‰\x7F æR\x15 4§¾eF¶5!€ "
b"2=œ¬’¾\x0F mì\x17 Z:ÄÓQ\x16 "
b"2A\x05 iS:žñ‡øxø,–®’ "
b"2HNþ\e ù·áð·Jí·NÃ= "
b"2ML&AJ\x7F €_=Ë|s{\x1E\t "
b"2M•ZnDÝï\x04 ÇôÃ\x1D £/ "
b"2XéÀDåR.yLÊ’4© "
b"2[œe‚OþhÐK2\x1D l€mŒ "
b"2]x½\x04 ™ÁJÃð d·È”e "
b"2`\v ÿ9QÌ<;º\t ÄÄ&\x16 ø "
b"2kæç\x16 ©¶éâ2Oâãp5 "
b"2r\x0E õEZ\x17 8Õ\x08 %SðE "
b"2t¥¾äšãã M;?Ï>\x0F ½ "
b"2x\x12 ’™%3s=Ö~ž/é× "
b"2záÑ´åW,µ¬ªÈR9X* "
b"2…VC?•§”£S¼RÙ± "
b"2ˆF¢yhs\x08 ¢\x0F àÇ‹D²N "
b"2ˆå:ö °t\x15 عªî9Ñ "
b"2Žvq%yv5£\x17 UíEåÄÿ "
b"2’§eˆ\x18 \r ¾½IV0¤tye "
b"2š=Rn…ýÉÈ¢\e ™WP§G "
b"2›\x01 -/«iåG\x18 ½\x02 Ñ\x1A Ô "
b"2›ô¸Hhç\x7F Žèá\t Ès\x01 "
b"2$\ÇÊ“ûF?tS…SÙ "
b"2Ÿã\x06\x19 l\x0F ÞcóÌ"‡\x15 L\x17 "
b"2¤Ž\t ¹¶ÄËÔ}ª_.\x06 …\x1F "
b"2¨ë˜¼—ĚȺs±ÄŽ)Ù "
b"2©\t šzä\x05 jg:¢\x05 éÔu "
b"""
2¾í„ˆW,,u\n
#ÂÖ™›|
"""
b"2Èߎà\x1D »ÞRªx3‘ÿÑu "
b"2ÐË\x06 %‚™L(”ཆFÉ "
b"2Ýžü.{úµÖn¯¡yqÍm "
b"2æ\x1A\x12\x12 ñ~I÷Z¨Æ xö "
b"2æ¹ìôFRkæw\t G¸UÅJ "
b"2ò\x1F H¶\x1F ?I ÷ä\e 0ØCà "
b"3\x04 2˦½ ÑJI0pÙûˆr "
b"3\t âO\x03 çÍ\x11 ¯›\x01 ºÚ?¼ "
b"3\r ׿ÌÂ\x07 F \x11 …ÎǼ—§ "
b"3\x11 øÁ¤à1ýd\x10\x11 d!sL- "
b"3\x18 €¼k™TÐO"èo{\x04 Æ‚ "
b"3\x1E ò\x06 ç!ް€F£î]Ö;o "
b"3\x1F ¾Äd\x19 ‚Ve\x11 ÍçÑ\f LØ "
b"3 3Aþk\x16 —˜X\t Ø®\x10 žë "
b"3 ·U®±/ænÏ~pÍs\Ã "
b"3!%Ü"D\f €ñÐïI4Î\õ "
b"3"äubŒä9\x19 ß•æ°f»\x10 "
b"3$•¿žTi\x05 HìÜš¤—'Œ "
b"3%H¨8à~Ï\x1A ÈjðLTTœ "
b"3)9dšS«ÀW±â!>°* "
b"3)‚¨\e x¥Z%Δg®\x0E í "
b"34®i\\x03 {ç‡P¾Ö{0¨\v "
b"35ï¤h4EÆg‡xÓþÜ "
b"3=\x01 #\f tâÑ|îZï>€6ó "
b"3>\x10 -. æ\x1E ®àœsÍìçÈ "
b"3Lž$\x17 §žÇs\x0E “…I®{Œ "
b"3Pi\x14 eÛ´œŠ`è\x1C |èûL "
b"3R·P|ÙлmmóU[Vù\x1D "
b"3TŸÕàÕƒ6‹=x ¹\x13 œ¨ "
b"""
3Y™Å_\n
å‹ä.øçŠ\f È
"""
b"3\ŒHlÊL¬ù—\x00 ÇÙS\x7F\x08 "
b"3cXvÈä«?Žê\x01 ™Z\v ×\x16 "
b"3cbwÞÔ"«€½æ‘•´^ "
b"3e”ÏtÇ^9r\x12\x18 P3\x17 $À "
b"3g¾\x16 ’õw\x16 .\x01 «\x13 ¼zg\x05 "
b"""
3kðþ\f ‘sƒ†•{\x19 \r\n
Þh
"""
b"3oc0âsž'Ù¾÷Ã2m\x1E\x19 "
b"3q\x08 ’0•˜¼°ubÎÞ3&0 "
b"""
3|\f U.H\n
Ì?Κ¶ÅáÕ
"""
b"3~ŽàÅÄ÷HëA\x0E ÆÕçòª "
b"3…Ûeÿ¼-kÆáµ·M´Â; "
b"3†›ÂŒ0¥"ë,÷K•Ôœç "
b"3‰¸,VŽ—KÓsæŽ pl "
b"3MÉ“(]\x1E Ñ\x1D JÏ¢\x06\x01\x00 "
b"3·\x0F ß\x15 w»º&PC\x18 „+ï "
b"3›ÞV)ÅËX\x02 ¯\x15 MÂkü\x00 "
b"3œÿá'Cd3g_®)×®S… "
b"3 y]‘?¨@€ï¤»RÓú "
b"3 ñ-ˆ¬Üã¾V‘ØO\x07 çª "
b"3©\x02 ¿\x1E ÝïùÈ\x06 Õg†³„¦ "
b"31NЄjóˆš\r pd\x08 k; "
b"3²EÿÈZE3N°¸H;ß\x1C Ã "
b"3Ä\/'óë0\r ýfʪ÷gb "
b"3Æ\x05 O&\t Ú¨+”\x01 v°¥_û "
b"3Éw\x17 S©âÃø>„ÔCõp "
b"3Ì\v «±£\x00 \—\x17 ‚¦Û89\x19 "
b"3Îsø“(ݬ\{«ÈõˆŽ "
b"3Ò\x02 3\x0F rÒ¢çäXdWš=L "
b"3Öáïóêþýhþ‹}\x10 ±{† "
b"""
3×Ó\x11 ÍO¶VÖ\n
3µýN”’
"""
b"3Þ’\x08 ó\x02 Ì‚ú^˜$ëƒÞ± "
b"""
3ã€\Wõv_\n
\x05 ´\x16\t Äæ
"""
b"3èòF‹¸É(êå»/÷DiÇ "
b"3î‚ù5¸¹íL\x00 "ÀH\x1E œp "
b"3ò„¼%,5øe\x08 yïrF¥\x1D "
b"3òË\x16 àf\x19 G¿ÖF6 "
b"4\v @®!ȃÆF\x1C Bû¨‰ãv "
b"4\v Pý5—Z˜çÅ\v ІBñ\r "
b"""
4\x0E \n
'LÃ.ø¤\t\x07 #.B\x17 ƒ
"""
b"4\x0E -g^µyC!”\x08 µõÁ¶, "
b"4\x12 P!6ƒHv0¬p{½†]s "
b"4\x15 y¸ÐD\x19 ‡kÌ7%j2\x08 “ "
b"4\x17 ó‘ê\x03 Qç\x08 7“k\x05 _þž "
b"4\x18 q“\f ï±[ê\x1E S)õ·Õä "
b"4\x1C å5.»£\v 0ÞûÕ\x03 V\x05 "
b"4\x1D U3\x0F /¤„Ozô¤e_˜j "
b"4\x1F •Tß\x1F ¤×\x12 NÆîfk#¾ "
b"4 v£)ÇW“KØ—*Í9û± "
b"4+¹Fj™Ô¹„úµ\x0F\x03 GN "
b"428R7Ì;i‹\x05 ¹\x15 IM8 "
b"45Q+°öDöµÿw|Ò\x1E +1 "
b"46§Pjä!n\x05 u\x01 c¡‹Êq "
b"""
4:Ž"‚läZu'f\t î\n
^b
"""
b"4<q\t ûüó6‹¹G¢\x13 ‚ "
b"4Hl™™ršXÿX\x18\x7F ŠÎl¸ "
b"4Ic+ü->š!€2_ɇ3Ó "
b"4Kï~棖o|-B2Ðü’ç "
b"4OXЍ¬I0çyksðïþë "
b"4QNãëê…Pjà¸[\x1C £ÓŸ "
b"4Tº…¡…„Y„.¿;ñò;\x07 "
b"4V\t ô\x03\x17 øÍwd,Y•BUà "
b"4XFàxmÑ\x1E 8\x05 '\x17 :Š’Ü "
b"4Zóóiâ.W\x14 È’a^\x10 ?F "
b"4\QÓfžD\x16\x0F 7\x02 ¬Œ¨1ª "
b"4]T ¿x(~\r Ïõ±A$ãí "
b"4oûkíY¨¦F¶Ð \t LdÔ "
b"4süB‹xê\x16 ɺª[\x13 D "
b"4v§ãA•„\x00\x0F ¼©¾ŽÓKñ "
b"4w\x01 _K\x16 ›°í@—bÀ‰\x13 # "
b"4ƒõÔÏAÿ\x11 (ÜÍ¥ª™¾u "
b"4Š‚\x11 Ôîæ»\x01\x1D b/õ”£ "
b"4‹•ÕòÝQä‹ßÌQ9²’Ç "
b"4‘8(@´\e vá§€™ßä… "
b"4¥,ÒæÛÓ$E~ïÇÔç}b "
b"4¦´&IXÝŽ¶u’\x18 ×Åè "
b"4¬~W…ÂæìüÐú\x1A\x03 ì\x05 ¿ "
b"4®ÖÏþÔ\x18 Îv\x1D\t q¼éÞ "
b"4º\x18 ÍE5\Ò4’P²`\x18\x7F G "
b"""
4¾Ÿè>…*©ò \n
1\x16 –¯ß
"""
b"4¿ù_…ì\x15 ÷q€åS²rê "
b"4Äó\x07 —P\x1E 72\x19 deÐOí( "
b"4ÉXÎMm¶”\x05 â„\x1E Gñ\x1E ‚ "
b"4ÊCy‰\x12 Þ\x05 OeTH—J½ "
b"4ÐaóqÖÁ[\x07\x1D \r Ö5\x01 ãu "
b"4ås1™\x1C “‚‹Ñ©ë\x1A ¹.\x18 "
b"4é[yHÖ÷¢ uã\e Š-‹ö "
b"4ꞃ >tƒÂÄÓ¥ÒÈ” "
b"4ô™ò€Œè¿öæ‹÷Ä \x0F ³ "
b"""
4ø\x13 –\n
os8º@"_Œ_y“
"""
b"4úl4Ï¥µ\x08 ÃIŽ8\x02\x06 ŒÐ "
b"4ûßÖ#\x1A 9§…`#\?ÿ "
b"5\x01 -¥\x02 EN\x1F s1,ı]Z "
b"5\x07 úœ½àPÆ«\x01 !\x17 ê q¸ "
b"""
5\x17 ÛÇÂí\n
\x0F ´â%è~qVg
"""
b"5\x17 î]¤#+jµ{ÎüÑ\x18 ±^ "
b"5\x18 Rú\x18 {n\x05 Ç_2þèï·§ "
b"""
5\x1C z\x15 D\x08\x0F ‚¤·\n
Q\x1A ›6\x18
"""
b"5\x1D Æ“ö\x01\x04 ’Ç'þÏ\x1F ÄO\v "
b"""
5\x1F È8gBÌ…öD1o-\n
,d
"""
b"5!wÞ:±]¾˜‡äq²\x01 ¡Ã "
b"5'˜®º8ƒ#3\x12\x14 öîQÇ3 "
b"5(+Øæ\x1E 1¾\x18 @K\x02 ¦ÿ\x02 • "
b"5/óÁØìO’fÇv¯TRmD "
b"552×É\x17 û²§ô‘’óÄzî "
b"559eþ\x11 2Æþº\x01 ã”ÝŽé "
b"57ÿ\x03 ÝU6A©\x14 ¢\x11 4\x13 |í "
b"5AŽ.§¤ö\-OÓõB\x08 sr "
b"5G^ÑpyÖ‹!|¶\x1C …\x1A *< "
b"5W_½eN;6}Œyj\x14 >½ "
b"5Yý\hÙè&¯4lO/æÝ "
b"5^\f\x16 )Ƥ®Sü=ª¯&®\x02 "
b"5cóz+\x1F ü\x1F\x1F Ï’÷"›Ø\x08 "
b"5dûà~²§ý+<ÓÑÁO¡Õ "
b"""
5eß5±j§+\n
¯MO[ãá8
"""
b"5k; VèQÈ\r ‚~ý–.ÇÄ "
b"5oѲR,ÜIäé\x1E\x08 0¯è> "
b"5uQ\x14 03~ß³Xƒ\x14 í?nG "
b"5u¸ÁÁ7s²Ãm\x7F sálë "
b"""
5wá MÖŽ¾Õ+ÜÏ\n
M¹
"""
b"""
5ƒôi\n
bù\ßhz8æˆôf
"""
b"5‹8\x06 †>OºSˆ\x10 ®\x04 #å "
b"5Ž8\x7F #/F\x17 ž\x01 µTZ\x12 ; "
b"5–]\t ŽÌkÎ'»æø§|Ù« "
b"5œT@—¸š’†‘'‡ZÛ\x1A à "
b"5ž§’ç>»ñA›ç˜<¶¿æ "
b"5Ÿ’u\x1F Õ—'¸*q’çlЩ "
b"5¢`Ù\x04\v ,±Zûè\x7F iä H "
b"5£\x14 ùh‘ÙœI»ª…°=§[ "
b"5©gQø%lPëeVt¨O "
b"5·tNRÄHº\x1F\x1C A„\t Ù "
b"5ÂÞ¯1ŠÉ= ß\r ›\x02 ò«& "
b"5È=Úðhù!)˜¨Ýf„}\x19 "
b"5ËÂj\x1D\x16 Ò6Œ\x01 ÎbÎ\x7F _… "
b"5ÖdT›Íš¨(C\x14 ¬éÇô¿ "
b"5ÚÅ““ý$ùÙ¨ç@XÛq "
b"5Ûü×â¢|\x00 j&®ÜÐ\x12 wã "
b"5ÜH'\x0F ˜¬…ò}\t\x1D ëx¨ "
b"5ÞÄ^ì’PE8J–™0’Hù "
b"5è‰$“\x1A\x01 yò,a\x1A\x11\x0F ¥Ð "
b"5î‘Ê]ᆔ¼’\x00\x1E 2àBÙ "
b"5ù£Š½œŽD™HOÒ¡#ó' "
b"5ùè¥Ð]ñjŒ@wå·¸ˆ "
b"5ú–0³è&¤³Š£“<«” "
b"5ÿwâg;ÎÂRT–\x1D pÓ\x07 ð "
b"5ÿ•Tl\x00 ·îSr~\x08 ”\x1A Cq "
b"6\x00 ÖU<g%)r+ó§çå\x10\x1D "
b"6\x02\x16 *Ž/™v½\x0F ç–\x16 ‡9 "
b"6\x03 8\f ?\x16 †D>|釯Fñ "
b"6\x05 gÕ—âí·%Må•VVÙn "
b"6\x16 Ím\x1A ‹bÿÍ yu´q¶„ "
b"6\x1E „ÔšËi* »¶{Œ "
b"6)œ2r>Á\x00 t±¬nV#ª "
b"6-´\r ´„N'à,a±ñ”ÁO "
b"6.0Ûš°\x06 U†ûOÐíhó\x01 "
b"69œÕ£ÿɶEúä©‹¡P "
b"6>¨.ÏîÐqD\x1D á\x0E\x18 ñÆ– "
b"6C–š+7p£h\x01 ¸ñ\x17 úoë "
b"6Db\x02 ´)\x16 ÌQÐvšçKO} "
b"6L|/a–\x16 5vß'ãwÞ£4 "
b"6LÉ.)&É1Î&ñ¾\x1D >Ã\x02 "
b"6Pf\x19 §ygéYøÚc2øA "
b"6R¿l<‹W<ÎiËËøš<U "
b"6\\x15 ™kß*N\x19\x08 Lá#™FA "
b"6\ÙÜ}\x1E ~€Ù'›Õ\v ¬¤æ "
b"6a;—\x1F s\x16 ¹Rbêd"ØÆQ "
b"6f.\x17 p_R\x1D\x12 ÛÙM\x12 ß*\x0F "
b"6j\x1F _ý-Ó‰‡Ûò"Î\e šþ "
b"6yS\x14 çõ&™\x06 kâ“:³Æˆ "
b"6zRúª+£ØŸtA,\x05 ÷X£ "
b"6~\x7F\x01 ‚•3Þy´\x0F\x10 „̱\x1E "
b"6ˆƒvn~š$\x00 ¸Ž˜ýw"r "
b"""
6‰\x12 2Üô+\x18 ŽK tçt\n
R
"""
b"""
6Œ3L\n
>ã&âS”„¾Áè
"""
b"6ÈDùä\x18 d [É_PÓl "
b"6 “¯BGš\x1C T\x12 (Q’M "
b"6¬Ÿ‡p} P\x7F\x7F 1êšœû` "
b"6²\ÊŒ@8'ƒ™\f •\x05 L⸠"
b"6´¨ñ~S’…\x02 ¦BâÝ`æ "
b"6¶J‚aýŒ˜ù\x19 .æy©\x0E "
b"6Át=fBA¯ˆ“rø<•p: "
b"""
6Ã5G\n
1°NÁÒ_ëçjë
"""
b"6Äw§úÿ¬4!4û q\f ¤ "
b"6ÄŸEÔSHÁÅï»ïp:\v ¨ "
b"6Æó\x08 ”‰²nï\x19\v €\x08 ècf "
b"6Ð4gM¯%}’áÒ¡\x13 `¨× "
b"6ܶ Bsˆ{ÀôôÀ¶\x00 Ó> "
b"6ås\x0E 0\x07 ÿ#oL\x11\x08 &™\x11 1 "
b"6éSÎX^¢×ö9#‘\x7F UÈ "
b"6ê\x16 8³ÍÒ\x13 ö[\f «\x00\x1D Q "
b"6ö\x1E tà€•Úö%\ó ûæ/ "
b"6ýÑàŽÒ\8DÃÛƒE3Z( "
b"7\v ó0>àx‡×ÈŸ\x7F 6t‡ "
b"7\r \x15 þ?μT×sƒieÞ+À "
b"7\x12\x08 B\x05 ¯"bÍ\x17 Kõ\x06 †P1 "
b"7\x16 Ê\x04\x11 ʦÆ3šC0\x07 -®j "
b"7"¹ñØÿ‚ìÝÂA„hz\x04 "
b"7#C›nêÇ\x7F\x02 LΛ$}Xì "
b"7&8Շ鬙Û|NŹm³¢ "
b"73›eÖÙÙë.ó;lË\x11 M½ "
b"76‹â•Ó=º¬I“¢!6} "
b"79¨DÝõü\x06 M%¹P~8õ· "
b"7<t@aH³¸o´—\f ynÂ) "
b"7Aˆ¼Rí´@G;5{µÑÏ\e "
b"7Fæ~\x1A H\t\x0F l¯\x04 iðM)= "
b"7J®®Ä$dKlßJ«ÝU\x02 ¢ "
b"7QÌuj+¥:mƒ{û3Ð "
b"7\Q}´ëù\x1C\x00 ¬3a€ä— "
b"""
7]TYekc\n
ªXG Z;ÈJ
"""
b"7^ªÇVÎRÇlFâÎ+\x02 À! "
b"7cC*×Ä[°à\x01 k›S(8 "
b"7gRŒkŽ\e ƒëîZ¾ªËÓ\x15 "
b"7mAÀPm5¡Ø²„_GÙ\x10 ± "
b"7qKàÅâ›;\x15 ˜\x0F í\x16 Füý "
b"7…íWdˆYb¾\x16 cî\x02 µƒ< "
b"7‘ófpx\x1D *2#I8îgûÃ "
b"7’&\x1D\x11\x04 ÎhŠ,eX^\t ÇP "
b"7—«\x1F Ù(Ý\x12 -j\x1C |"\x11 <Š "
b"7£z8%X2[yòâgvÑd "
b"7¨dâ¢ðF°#T\x03 ’¥ë´Ú "
b"7¨ÕR{\x13 Ÿ"êt+Ð\x1A úµx "
b"7©×Á¯©)é™\e er¥\x7F »» "
b"7´¹Ì`Ì<¹ª×>+cLJ~ "
b"7´¿tÝT•Ñ€þæcŒqù[ "
b"7¼¤ö]žâV½;A¹&\x17\x11 "
b"7¾0&#J\x04\x1F µ¢)ù–X5 "
b"7Á\x01 ¯ƒ;OYy·óÙHØó5 "
b"7Â\x18 i"k—Ó¤fÚ²úö¡d "
b"""
7Ä1„3A\n
\x12 _\x11 Ø7Ãtu…
"""
b"7Å\v ÕóF&*ËP@Ú#ÛßU "
b"7Å,¤\x1A ‡\x01 7 zBk39\x18 ‚ "
b"7ÆVzaž\x02 8\x14 B'–Ö–: "
b"7É¡€\x14 ˆ`XPàw\x1D áÊW` "
b"7Ñ•8\x04 Y\x02 uV÷\x1E û\x0E ¼\x1F C "
b"7Ò\x18 òa\x03 ¿€0X\x0E ©°\x11 úí "
b"7Ô\x08\t ©\x16 Þ-ˆÐ¿\x02 =• "
b"7ÕÙR)–1ÆDQþ¡¬ŠŽà "
b"7Ù\v\v ~¦!\t ¢\e :@é’{! "
b"7Ú>()sÏÂFc…íuç×N "
b"7à¥|mä\x06\x18 ¿\x1F 謴´à´ "
b"7âk=Tú}v9™0ÛÑabq "
b"7æb\x05 &q>ÆÏ¬Yì+5Ƹ "
b"7ìè#`ynã\f Î74•ë\x11 å "
b"7ýh`ú"Åär@ftêi\x06 ö "
b"7ÿ²4-É€¿\x03 0ǃº—éu "
b"8\x05\x0E ÔjìüX-c×èPâ- "
b"8\x05 Ϭl»ËÐ\x1A 8\x12 šE“؃ "
b"8\x08 Tv9¤©If4Ц¨_ÉÑ "
b"8\f æÏEw6\x10 ~0ë\x05 ÞKÁŽ "
b"8\r ÿ×íÚ”M¾N“;Mwî' "
b"8\x12 ¬\x1C Á¡ßhƒØ\x12 3€@“\x14 "
b"8\x15 ºz•$Ö˜8=ŽŒ¼0_z "
b"8\x1A üFèkÅR¯Îа…`pa "
b"8\x1E\x08 9`\x05 ü•\t MÅ\x05 Ùx] "
b"8>.D‡ôªn¯9Oe}÷\x02 8 "
b"8@ñzÏ_ªê‡ÿ[Ý&d£/ "
b"8B|ð\x01 ½ÛûNBú¹‰a« "
b"8Z3}Ÿ`±\x15 ë\e ÇOZšQð "
b"8[$öQ¶Þ¸}\x1C ¸<\x02 E\e\f "
b"8\÷˜Dâ²t"…[{›;è¾ "
b"8_DÒ@ÎK\x18 Ü\x14 ¡ÃçÕ\f b "
b"8gKˆè%éýç¾Íp¢~kž "
b"8l*ÒäÈzøÂ†»Öï‰ "
b"8l‹"¼\x01 ‹žŽe÷›Ò\x10 aÞ "
]
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 (0x2454524B7DA33009BB3FE241EA09B9C0 , 0x245C14947D29257750ED34CA2E54C5A1 , 0x2462B53BD11B4D6CFD408BCAC11C3B09 , 0x2463B1276AC39AAFFE4BF4C5EEBC8F72 , 0x2466D0D328DBCB82D8F9DF1343766379 , 0x246F2C71A59EE417B35BC30FCC4D31CB , 0x24803D27670CDC197ED3D661F66C2129 , 0x24870006992491E231322F8AD3FBC500 , 0x248C45E522914C676B58EF939F2BA406 , 0x2495DBA5DB3DA4ED919DF34C9395870E , 0x24975E0E8B66677E29A99812964A7B72 , 0x2499399B7FC7A071909E2427F8B3082E , 0x249E04311D7BABAFC25E3B44B56C6CAA , 0x24A7043121AAAD7CC71AA4BAFD345391 , 0x24B675CB782AA2828BF7B3A13B85D23B , 0x24C395AFFB6A98588FA4A6C6B5D5A7FC , 0x24C86C5EDF98BC64879CBDE1C02F25A6 , 0x24CDE8E963B3D9C26D0DFDFC645E0C61 , 0x24D3B3BEF6FCB1F78067473690F72260 , 0x24D6A4475B79D77187CC92EF3F955D35 , 0x24D70FF6DA69ABC611D83ED0C46F5CBC , 0x24E5FDBE9B4E601CC0A32D9D3A85962D , 0x24E6E244594A2958082C754687A70E7D , 0x24EB0DFB56A3833E4255998E456716A4 , 0x24F69F3580A50356568CB08668B9346B , 0x24FF48E0ACD79F85BC7D861708C93B66 , 0x251137B72DF9BA2EA7EF59044D307866 , 0x25150A0EC068FB1AE73782EA5F05C63A , 0x2516CDD1F308360B9CA28AF5600F30F0 , 0x251C8079F39F6A9F58F5C9EAB6678F91 , 0x2522F2038A94F6684589B8023DBD3987 , 0x2527116C53D75B993A9CAC3B6B69A8AF , 0x2529C95080B0B3EC1968FD7807EC1725 , 0x25394A433257CC7A11F6552D9122846F , 0x2547E8CB222DC508D98370F5DD049222 , 0x254C27731D0C9BB760AD6E78C9E3DC78 , 0x254DFCE673FAED04B2766B0AADDD62F3 , 0x254E78B66959A6D3D3FF548E2C2EC277 , 0x2550447AA15F036870FCC72B418DA5A8 , 0x255208AF594FDC5A839A59E2FA2E2814 , 0x2552301A4D4DC58573C519BF6C75B20E , 0x25527384277DD18B3B11B2363E07664C , 0x2556099CF8184B82574351246C15700E , 0x255EA33CE9C66D569619A8FAC41CDA78 , 0x256038268C9142BC8254DDC3C50D7991 , 0x256662F2947E4D599DA9C319E5FDE43B , 0x256934F908B727F1E28D23CC1D382B40 , 0x256B313907DEBA9B189006E676E86F6E , 0x256D66004A5E0317F50DCBC668BE0E3E , 0x256E18DFC86BE9116C9B9FD56088E133 , 0x25702DF94AAE03A48C2BFF2540555BB4 , 0x257158A8C4AF23E75A6079877D9B1269 , 0x2571A71BA3AA3DA402E3855FBB0328D4 , 0x25736ABBC456408C3EF3ECCDAEEA0B60 , 0x2577BEED63145F109BD2D147930FF469 , 0x258846D6FD1289C66FC0BFF7C05F15AC , 0x258DC4C1FFF5DA75DC5CDD2ED3B187A7 , 0x258E5555AD634A2B56C877A12435B1A5 , 0x258F5C593FA815DDE01346689F71D957 , 0x2592432CAC4BBC46C73F31C2B79E6844 , 0x2592587F4099457ECA3616C2980BC7C4 , 0x259CA7262245D269C48D9C64673AE24E , 0x259F699828633BBFDA9DABD72E40D5DC , 0x25A0C55830AFB1217EC101ADCEDACF43 , 0x25A41594614BB61D766AA3EDC1A053D3 , 0x25AA141EB60D142F251A5B858311F97B , 0x25AD4F8848A0D965824E1C50CC87B16D , 0x25B31E0CF2C930B70B7C5FDCCE64E5AB , 0x25B521BC1993631FAD3F19259C690DF0 , 0x25BAFFD4462EDFC6AD326A4A523C0025 , 0x25C2BE828D4AC068C55822D0F747E27A , 0x25CF9818FB114486E0D415AFBC98BC2C , 0x25D5F9F844BECF00A72D1EE39C65BA50 , 0x25E18658EF5CF83724639D227604ADF8 , 0x25E3F8132949BDF96BB281DE965C49D6 , 0x25F0418E04D76D682B3E1F01DD829876 , 0x2602F1F7BFF5663BCAC1E0B0EEB44A91 , 0x2605DB6D868D529AD5341273ABE26416 , 0x260A4160791C93FB4897F83F2A613FE0 , 0x260F8E26749485B9145BB845B29EE0E8 , 0x261F3256C5B5E75536564F49A1D0F941 , 0x262194A19FDD8328720E93C1566AD83A , 0x262FD6ECA96D7E9A74801EE90D5B63CA , 0x2638FCAE0F359E1F120C98A4F83264FB , 0x2643C254370B8BFFD4ED07F23E4FE127 , 0x26469F2AA73F638C93CB54086F06C665 , 0x264E5BFAB2FBC4B5BC1F8E1DF4458CBB , 0x265440CD8061941470D7A65F6B8807AC , 0x265577E5B0843DDDD188F6FD4862A524 , 0x265F658087AE8E66C61340BF67B7A563 , 0x26628F1215411039A3806E1898F1C9E4 , 0x266D15D8BEBEF96676FBFAA66D261B80 , 0x266D513F1746040287302DC84882DBC0 , 0x26768EBB340CA5D24406C93818D6B9FE , 0x267D663965280EED4BD99EB4BAF0A843 , 0x2688DC28E37058BF0D3CA72E2B37F5BB , 0x2689C9DBDC705B9AFD9232A736A70323 , 0x268A9248F566B0E29ABDA71CFE977BE4 , 0x268FAC1AAF5BCD1AFC01326914D56CF9 , 0x26933DF2EE1E12F1A5BEDD34C13A7A66 , 0x2698ED78E51BB588F66ACF71C832E383 , 0x26A81898D4AD2929FCE4977638DA07D1 , 0x26B0025B89BC577FF6A9B47A3CB0A27E , 0x26B16C5B4DCC5EE052A2F478437156D6 , 0x26B20C3181F70E8170BEA7BA362643F0 , 0x26BBD1A1906CBCBE675E8453BC347EF1 , 0x26BC0C7A91800858C3A26C052A90A669 , 0x26BF8A820B4D0BC92089E3C6973FC2FE , 0x26C15BA7FD83011D1EA79DB2F234A597 , 0x26C35DAC962908B7CA2F59C1E73546FB , 0x26C8D9FA094F55EDDDFE81E991315F0C , 0x26CC9AF1195863AD74DC449472229122 , 0x26CE829FB8BFF5950EDEA7D533C662AB , 0x26CF96A7ED626CF0D4FD5D93EE661777 , 0x26D3E5ACCCB8C4118C7C81BD8FA7DFCB , 0x26E023E56872B18F0F11F8A9DD637F25 , 0x26EB08BE967A7108AA4EF2961EA3730E , 0x26EB14D268D1F1EF5AAA0AA61E9C5ABB , 0x26F0D91810618358D30248F577BD4708 , 0x26F4DFE68FAB31FEB447C87F9A93233A , 0x270105DDD4BA5D2BB4076850296F74B8 , 0x270446CF4435AF95F3416C0E8B501A24 , 0x27077FDF19E0FA709CA7D967FA9E58DD , 0x270F8F40433012931413C78DB1528EBC , 0x2712CB9B6D78151359D339F5D1414B55 , 0x2713F4C4742A319DBA96D6B4617519A2 , 0x2717E6EE787CC4F6EB92B14B65DA5D21 , 0x2720175D661F0E0C74C39B2B99C9F5D4 , 0x2729E94EE445FC56A7A192DC5B40FB9B , 0x272D07630B991B517FD5A51B18FC4FE3 , 0x2733E9CD34890A2C5745FCF6E3D457AD , 0x2734870C847CFD717666A04E63A64F35 , 0x2734C698B7004E5281FD0B71F1E807C7 , 0x2738562AFF188E6465763BA042FCD790 , 0x2744517C41D90DDD184320C9BB8A6031 , 0x274D83A99A5DCC3224CD9C8DD621F1ED , 0x274E52A375EADD96EB644F877BBD49CB , 0x2751BE006DE8F1088326A06CB39BC22F , 0x275A8C1C9307996BA7A16EAEFA10B2F0 , 0x276330353217822D4BFCA976D85382B0 , 0x276B46D87434242819B61F6A6D634CE3 , 0x2772024835513AE4BD813334C27A398C , 0x27746D20DC4A50052955A0CB7EFF38FE , 0x2776970D0BA0567F939768268A6B9A93 , 0x277ACB53537B0A1CE9F331B85F1F94AD , 0x277B6B253E3E42666AD1A23172F203E6 , 0x277D5B8CDA92F0AFFA4B243550F227A3 , 0x2782B507EE0CC36B67155AA720DF7AB7 , 0x27883B052FC9C2EAE779C42948EB6CD0 , 0x279648530B772E1AF8C096CF90BA644B , 0x279901CF2A544DFC54707736E7BA99FA , 0x279B309F1547D647BFD53AA5638852B0 , 0x27A3CFAED774B3298B237D16F4733285 , 0x27A71E3B83E706E485F543DCC7C8CFED , 0x27AB9BE54D775689ECA220DAF7BC1191 , 0x27B3558E8470C08B1E055B089819A17D , 0x27B572243DA717DFC9BFEEED07578672 , 0x27B9FCF3CA967034519E2933D71D66D0 , 0x27BB883853E29380FBF094E6E6DF9CED , 0x27C8511BCF24A5E792415C920D9B0782 , 0x27CAA61698E95CADCA6CAAE6943DA25A , 0x27CD8F43C6751FFC11E6F09F8033611F , 0x27D4B2CB36CAB4E3F48759BB659E5AC0 , 0x27DC13D1E1D79C38295D5C2E9374F54C , 0x27DCF3382D7079A75D838CEC3398E1D4 , 0x27E542606973E0F93625C3A6176A9F16 , 0x27E5BD6C09B8A40C3004E578AAF52943 , 0x27E7370AA1E7100BB5F2F24437C94BDA , 0x27E83282DF6C2DD2FC5506C4B177F9E9 , 0x27F6D726C78672C44826AE4E3E853AFE , 0x27FF47EFD464D841346AB4456B02911B , 0x27FFFDF5F0B644193623C46804E70346 , 0x280A4E50E8C5010CC4BFB55C97910287 , 0x280B9BEB0759F7C0EED4D14A8CC56A30 , 0x280C767240AD546D9B7240F61C431B1D , 0x281555AF0EE5E1749178AB8B831B8CD7 , 0x2828310A372DE1C5B34E053795CE7E2D , 0x283A12DB282A1BA63EC9504280461607 , 0x284A15711D5DCA75C463079D21FD2BED , 0x284D422440FB33B728561BB4E9885702 , 0x284F9C61BA14FF5A9D327B5C8300B854 , 0x285D226AE1E64DFBD27301147CF668FA , 0x28609E07AF1139B591DEEE3DB8771C7A , 0x2862CD18E2E9862B092C1F1400E4CC81 , 0x28669AA0848887D982744331FAB6FC46 , 0x28669CC7D2B51BC99F1ADE7136793B7C , 0x286ED04042B5FCB085D39D475D92E1BF , 0x2872D3D3CD959CE04D14462DA45BCF35 , 0x2877E0F158DA4EC679FF786046291DFE , 0x287B14199AE5477EBF552FBC18B32474 , 0x287CBF73436C1AE77815DEDA88D49148 , 0x287DBC29CE6E9F902A98D4914A0894C6 , 0x2880BD8D626E08BD0E347F2A77D3858D , 0x288D8E0E1A56AB23A3A1FBA19BE73F38 , 0x288DC018A87A3BFC8A4681881586E5BB , 0x28943431F7AE8D04A5804AD240AE24A6 , 0x289EA7C6E3A177273313E3AD6C04720D , 0x28A562AAFDA8EB3FDB0B3761754425C0 , 0x28B0933B6F1A1743924EFED7F23027FD , 0x28BCDE7B84FA3BC3B1030177E585AE61 , 0x28C0604684FF52A57A2E2321E21F4B7E , 0x28C2F73C93C4B2F3D186609029F9AF3A , 0x28C58976DB2EA3F37F5496C6F410A4C2 , 0x28CBBB47C33CE81A925BAF723E780A45 , 0x28D0ABEFBF1BED58998A7CB561ED74A9 , 0x28D17A28AD9426A2A995F79DFB5EA355 , 0x28D49359FFBA2ED417976A2C2E993FFC , 0x28E02B1631981EC38E5CED15DCB85CD9 , 0x28F946152AE739763B6B136CD59E1B46 , 0x28FEA2A2E2303B7D907E8EC3EAD3857A , 0x2904E558F6B2C21EEBE1603F2587606C , 0x290B0A8ABF3D753DCD0BCD9409500F29 , 0x29159BB2035D71FF6A085D4B76407B3D , 0x2919C6624FD9E24F4969AE448DB8D267 , 0x2919D407CF3CB952003DB9D09F0E9C02 , 0x292CA97F79F9B5AE2A89174700D6A07E , 0x292E28AF8C7A881CB212ABEB36BDC48B , 0x293178CE3C0E70230FD6DA847108E358 , 0x293A1A001711715C0F06A5F479F6369A , 0x2940A352F2DAF6D92B6C52DB8F245120 , 0x29446EF42AE6B7F2B834BA1F6A85E833 , 0x29466323B472662E1BF8D9E5A94B44CB , 0x29467F12795608C121D2B288F7FF91F1 , 0x2948B1ECCC19914DF2E88E052CDD201E , 0x294A5C1B28E0FE2A3056BB28BFF3532A , 0x295521756249E370A153A797E2D85343 , 0x29569580B1A44806BFA0B4EB82B5CB21 , 0x29581F93063C0D631B12A7C56497B915 , 0x295C0E7C5A4AC64665D28B0F8CFDBEAB , 0x29646D197B3E03715E086884E355C694 , 0x2965A2C8B107A2929792144C613759DA , 0x2969D43A959418C4191799A0909FFA4A , 0x296DAB6B35EF20BF11C3F16934DB268B , 0x296E5AE8DC4E84E2E95C732FF84EE5D8 , 0x2978E7FB1E596B4FB752572ACA08A177 , 0x29808466073653FFB6DB32D6395B6033 , 0x29832FA281255B441CD141E0097561A6 , 0x29835C02A5A8B9F017FD5B0D5A1D6572 , 0x298934A2882C3F26B9E8368682307EA4 , 0x298C0B4182437924AEBC840F429A06B2 , 0x29902818761EC3A0753A994C371A32AF , 0x299662D4804F1A5B04B2B9298E9870AA , 0x29A22EF53910CDB130059030F9CB9568 , 0x29AC56CAB05DE1E5E68B6DE3FDD0E297 , 0x29B12CF458869A44EEB8B27E33E92BCD , 0x29B3040D11215288E7137171662A9146 , 0x29B6E2FFF6C35AA197A2BF9EB8C04772 , 0x29B9BC1D98574D0FC0EEA90BD41F1504 , 0x29BE6F97E159C355823F64CCC2C40AB5 , 0x29C6F2DA2A7B6A0194EA7E4561ECFDB3 , 0x29C797818EB59424D1A2134A8E6EFF10 , 0x29CC237F7D20514588B3C0DADDC82382 , 0x29CD2FC2860354DB7BC17D047F0E9A33 , 0x29D6511F69FBA8962AF4D5833634D7C2 , 0x29D98E177C8B66F8AC31B75BACC3A55D , 0x29E20707437DD9DB3E7A4BD29851F5C3 , 0x29E288512F4B77567A325CC9B538F51D , 0x29EC6F8D8E789B0604A104A5916C31E7 , 0x29F0B8165948F41DF0F1FBD644425909 , 0x29F315615F8EDEED94F80CBD2A742BFB , 0x29F705F4681D7551F364B93469A29198 , 0x29FAA2E13CF154FCE5CAE4173F1D4DD1 , 0x29FAFF4C6431DD06F472082EFABC6086 , 0x29FE0B22E5058212987144B1CFCD07BD , 0x2A0654AE5FD5A40C7D3F7F2C801CB877 , 0x2A083F0CB24933FDBEE9CD2ADA385B96 , 0x2A08A2636222784FC3E9A469544887BD , 0x2A0E8C3CD1C9BC10E6C36F5262C074F0 , 0x2A190608AE9AF632D89EE31A7E9ADB78 , 0x2A204D7D531246F7C17C0BBF66C5F1F4 , 0x2A2695DD3AA241C9886CBD15BA2E2812 , 0x2A2DE657576ECFD5DF62EB0860C12542 , 0x2A2F39E2CDDDFB0F054D3A66888CDCB7 , 0x2A38D3C0055E8EA5698792AC4138D1DA , 0x2A3ACF3300F10C4DE9432CA23DFA6F0B , 0x2A478FD4E6893746EDCF2096DB62A551 , 0x2A4C18A7404E954C7703EC02EEFBC25E , 0x2A51A294F2BBC11F864C5D12004D2DDB , 0x2A58204EF7C7846FFD6F7B794719A56F , 0x2A5D605E6F6E9628BE6B5B03B5B106C7 , 0x2A5D90A47F2AA3AB1DDEBBA0395B97F1 , 0x2A5EF59DB952F0FDA1B36865011F32D8 , 0x2A61B5363D2783626531605BAEA41094 , 0x2A61E5BBF4226A01CF648189196507BB , 0x2A6412644CDAB096710562FFBAE8FB65 , 0x2A655F36A630B5A09F6B6BF25D87A62A , 0x2A72C35402E904531EC973E2C452B349 , 0x2A7334CCA02BB60541E1218A358AD1F3 , 0x2A77D9849F5789E5F2FF2EA12AB31E53 , 0x2A78D9E329ECEC898C35918B365F5E03 , 0x2A7A00A5A334EC7D6DBDF67B05D89F4C , 0x2A8035B646DF0BA9FD927FCCFF2CA5C7 , 0x2A89652F60ED2A979B4FD117B2646141 , 0x2A9206DDE7576580A31E8FC82561B34D , 0x2A97918876D6459EA180441C708078DE , 0x2A988C42FDC2D919DDD1F79DD0D3DE74 , 0x2A98C7BCBC7B6E8070C920E7C047B28C , 0x2A998BFBC3C3DCF56EE070CF1742E22D , 0x2A9CE75BB93957CF7A8EC2339A5C6544 , 0x2AAF3D6C64F6A1C9FAD630458C800EFF , 0x2AB075942C9DFE14B88F011156434DF6 , 0x2AB114E0C499C61EB73A88E4D8F2956A , 0x2AB2BF3B8D090BAB1EEF454F9C50BFC8 , 0x2AB44720985E60CDD1E908EFE56AC100 , 0x2AB4D21AB5A4B09FE10F0B7E958EDD77 , 0x2AB9DBDB11BBE39522205642D9F1939F , 0x2AC1EC18EF1665CF7345E87250EA01F4 , 0x2AC26EC0B71C89ACEB08FA1CE0970B2F , 0x2AC3061CC63DF0F0F3A54BEAE6AC817F , 0x2AD0B2310C12EF5180FD901541CA3DE2 , 0x2AD2D9EE611AD4EF0D99AA49EB8AEF20 , 0x2ADEB60B91F578F312288EB26BC22092 , 0x2AE58F1053D2F0863E27B5ECFF601C77 , 0x2AE81301AF1FB5C64606984E8E05AD89 , 0x2AE95C6652AC919398CFDD484EC6B9ED , 0x2AEACC8EF3CA76441F3A9F8F26B66490 , 0x2AF07B7E5EC70D86B59704342A6A1398 , 0x2AF13D300AF7463716A035C00219F0C1 , 0x2B02228B55587879336DE833D9101F84 , 0x2B05B3630DB355C1B8CCA0C647E3170B , 0x2B066F9DB3C362C955DEA8084ADB0CA6 , 0x2B0D42DB784DDCBDAFD3BF21D07574DF , 0x2B0ED63FC88962F3127BEED814D8276E , 0x2B0F30C547976963EA1B2084EEF563D7 , 0x2B0F5AC099ECE12FF6F237F72205BE70 , 0x2B17EF2878593291D07D4408E25F7160 , 0x2B185D4D2904C081E0EA265F77A961DF , 0x2B1BC1503BEFCA51151D119D19B0E2CC , 0x2B1C3FA250B44163511B4B9F7E5D5144 , 0x2B21B124FACB73581FB6609C9E881FB6 , 0x2B21DA73430912149B7ADFC176BF6F47 , 0x2B26008055709265294D06DCCB761732 , 0x2B33585748F67766C2211C080078C833 , 0x2B3516514AF8D2D1B18BBE633EEA2662 , 0x2B3D1FBD3AB0A5042643F44D77DCF932 , 0x2B422DB0583E231AFC3F02B0BD9D5C85 , 0x2B43F86651A7F105079E5D85C5B93185 , 0x2B4A7C93E585BA3355A21A37415D7E9C , 0x2B4E5819F70EFB4F4BB842A2038747D7 , 0x2B529273353F6FE94C0655ED12C5FC40 , 0x2B57E351BFE2A92F6FDB825A066BF528 , 0x2B5A9FEB6EE95EFE059514DF68F164B4 , 0x2B5B7D9EBD4D11963D1B75DE0E38D33F , 0x2B62A217CD68E9CBB786E62917647D00 , 0x2B6444537721A67300D9475773190D71 , 0x2B67FCF0FF82C66B92AEDBC5DAECBE01 , 0x2B69F9808CF4D5ED34255E9A416BD313 , 0x2B6C6B017FE069BB28379ADDFC934AA4 , 0x2B7037335675BDD6464CE6D597147F36 , 0x2B71498C7C79C2EA095C80B523F0DCC5 , 0x2B78D6396CED54E73CCB4D751A09CC14 , 0x2B7D419FD0B4B0584332B692F49F1C59 , 0x2B7E2C10B9697845813A7A5C1267EE84 , 0x2B7EC2D9AA4E0067669C997011F492EC , 0x2B81FFA33C590CDFDF7B30FC985E092B , 0x2B849A6CAEE4A6A94456051D4B8663CA , 0x2B8A2450601ECFFCD159349574A7FA4C , 0x2B8CEFA7D3824E928B990BEA6DCCA406 , 0x2B94853AF4BE488DA566BA4CE05A05BE , 0x2B94B1A78D2630851B71CBD5F1967E8E , 0x2B9605F5720A75AACE4F62ECF74A53C0 , 0x2B9D968572C8BCB69B4709BACB0A5737 , 0x2B9FDFEC8F3FA9D0C460EE626A698CB0 , 0x2BA01E984C29DCF82202BDC3E93EFB9C , 0x2BA60F72189594666F32389E51D79833 , 0x2BA6D0BE63C9B35BF77F81CDD691C98F , 0x2BAE3F4A250625F6AE2400C61D4A94E7 , 0x2BB230BC060AFDDFA5FFB5DD89AB3E30 , 0x2BC521C92FDD578A3B237AF938E8BF04 , 0x2BC6CF2CE2980803C5B89C144F30AF80 , 0x2BCCC6698C8A40DAE58A8444C5C6F228 , 0x2BD1C6DE3BA25672344C182E0D7A7961 , 0x2BD4500624AA233FCA4F9B6BF632C4DA , 0x2BD4EBB7BE8E462CDA64E1AA2CE5AB4F , 0x2BDB2D38553AB693DB38FB110B56A3E1 , 0x2BE5D850289E2A8A702B7D69312BE2E5 , 0x2BEC2C7965F58853ABEAFB6CD421F1DD , 0x2BEC933AAC6D0C479B4E1B64577D3B1C , 0x2BEF25007891A4E2174E1B86882F735B , 0x2C0B4E04B769C2BDF5B842ACC1085BEE , 0x2C1210AA58F7023BA4307669DE4D3BCA , 0x2C12E05CF849BBE25BEA24C0332D561E , 0x2C145D61826164F8D2E0911CB2FA0435 , 0x2C1557447A89FA5D420957ADE42A6A70 , 0x2C195956D244A55167E1AC34EFDC354D , 0x2C199F328629F07A7C005DB8412EA8C8 , 0x2C26D16F5666DC8E0C25D4CB1EB3AF51 , 0x2C2AFAB9D51F1A758F62FB84A376F086 , 0x2C2DC97A7F2059A4D4DD33E768751E0A , 0x2C385FD0018B69C3352D0108262231B2 , 0x2C3D7E96D1F91483BAF696750FEEDE8F , 0x2C3E90B3873FF045411E229E3DFFFA01 , 0x2C450D91A57F6B0EDE6BBDA3129EC48A , 0x2C49DA14DEFA9614DA170868FB36B1F2 , 0x2C4F709CB55CD8E9E7587490E55CABAE , 0x2C616D54B9CFE09476A079881BFD972F , 0x2C63B40F22B9B0C0395D95ABA0E8AA37 , 0x2C6A4B0E722257D766C930BBCB8AC702 , 0x2C792A6D90EF97718741A6F035A1CC55 , 0x2C7B23A51641EF1788A8B48A358CD570 , 0x2C7BD55DF0121FE24DC283ACE9B8E93F , 0x2C7CC5518AA98150381EB2B4FB0C1D9E , 0x2C7D9970309CA11C6C90CCCB460862DC , 0x2C83CD94CCD313D8D5635A57A52EF53B , 0x2C914F608237FE4DCAF19617D5E2FDA8 , 0x2C9580BD08EBEBFC42D4D0DD7690B720 , 0x2C976C682BEB9889AB32F4B0D11110E0 , 0x2C9EE09117343318FF8E3EFC25052C84 , 0x2CA16D874AA13B71902372929F51FC40 , 0x2CA22FD5BE7CBC8B1EC2CE3F5C8BD0C7 , 0x2CA66D1EDC171CDC62E4304EF5EF4A82 , 0x2CA98BD7BC486C83C47A4F84313A6221 , 0x2CACF966BD2013E1B744612CE6186FAF , 0x2CB035C13E4C552B317F99199AD43F94 , 0x2CB391451879A4B5ACC7A327BDC9FB12 , 0x2CB54B9F490816CA419B065E11B9D0CE , 0x2CB5F0EAF8DABA69AF629AF8D0964B20 , 0x2CB92647E60EB4BA77BC2D0B08432583 , 0x2CC226805C1902532F2B7F440BD08975 , 0x2CD0B68E9CC313DC798C8860E4B7C73C , 0x2CD982F2844611674B4C99D60334CCC6 , 0x2CEA45B19C79FCE10EB34D49C03BA64D , 0x2CF4FFA6DD2E3209F2C8255DC7EE6144 , 0x2CFB932485954A6D5104E781B50A7109 , 0x2CFBCAE938393650FA2AA53574C9C1AA , 0x2D14E5C7DA454931B49247283FDEEA36 , 0x2D163B97B31ACA8D1E38B604F65717C3 , 0x2D16E05B718C8B3E58FCD582F37E07D1 , 0x2D2499A44E85D05765FBBFAFAA80126B , 0x2D2A0923B46F1C78C881730CA39E3B65 , 0x2D46E2051F17FA7FD2AD305E2210FE74 , 0x2D493E2D3757F769F0F09698A343B6A3 , 0x2D51AC217131617D0C17DEDFF75AEC90 , 0x2D5F748E18EADFE59C3DF398292DBC26 , 0x2D699C77E4C0092EDF459BFF8DE2D01E , 0x2D6FA255F37615D3F81D20B72F2EFD84 , 0x2D71098F761AC0502D0B8E06C91F6CC5 , 0x2D72E631FF4B8A7B296189CC2CBB9A07 , 0x2D730AC2A459FF807981FEC4B2856483 , 0x2D7A397C154B55D4B6B7F51900F19A95 , 0x2D7BAD08851EDD5E08B647DA644DD0EB , 0x2D7C83FD90F405330D267F3170583EC6 , 0x2D7CCA58D31ADA091F5AB57718E1AEC4 , 0x2D7EEB7FCB9DBF82A6A61CE6A37F132B , 0x2D8119CD5BC918BFF9F6F5464CAE1085 , 0x2D883C8E87012A85DE1A9C8115C9EB5E , 0x2D89B5F7239F4D86CDD05788A2FC0FCF , 0x2D8DBD1E7EF6EE227CC9E4D9D1C46C29 , 0x2D8DDFFEF8566D072DF77ED0C4514CC5 , 0x2D944E10DF74F451BCF6D0B0BE71D6FE , 0x2D9BD77EF40F330EB68F4C56619D27EE , 0x2DA1456667189D3051661B07F2C5EC2F , 0x2DA20A6EAC839F8350A53E8995868099 , 0x2DA9DE76C2A2A37E4029E753854065C9 , 0x2DACA960E65B71584233D9C70B87B8D5 , 0x2DB7E7E1D003AADAAFEEBA1AF523AD3E , 0x2DBA7D812F002D0165B5EB170E458564 , 0x2DC6A7B850946AC799C7A876EF936D77 , 0x2DCB8BA6689CD9F1661D5DFC45EEF91F , 0x2DCB92F6670FACD71BB223A674231048 , 0x2DCE691A5F7C473603FFDE985A3A8752 , 0x2DCF0FB1148BB385C9CEED69E873D3CD , 0x2DD4C342E3FB06A99BB316CA38112409 , 0x2DD66BF4F6D41710F94796AF6D0BA99B , 0x2DD6E683FF80A84801EEBB2C7B404074 , 0x2DE25B017EB6E30CD51F9E33D4CA5C90 , 0x2DE5C021263C9E64F0917E8145D390D2 , 0x2DEB960CCBDCE2DB66774233FF399089 , 0x2DF05D5722BE7E2F1B3C6C471DF0B7AF , 0x2DF873ED9FA175EB906FF4F3AF0DB7D0 , 0x2DF9029C86877C0356A9DDC70ABB5DF3 , 0x2DFF472B0DCE3C1A8960AE99A5F2425B , 0x2E057313E1E598DDD890D51B763E3AFE , 0x2E08588C4FD48A0FA3DCB33EC6226D52 , 0x2E08819214400BB1545BAAEF97A6CE40 , 0x2E0CEF77271027DB7A8042E9E86CA60F , 0x2E0E8EFBE8AEAC7BC61FCE9AB638E182 , 0x2E1146A60C943AF25D9766691C7028A7 , 0x2E1D5286D64BD4A1C445D50ED8EDAFFA , 0x2E218361D1706EF6FA33F90E1AC574BA , 0x2E2A5AA5C996E83883E525F837C39F64 , 0x2E313FEDBB71CE4C36DFDE2509464E40 , 0x2E4CC52B7ED31880865C43FEEDBD0B89 , 0x2E4CCC72BFCA607C66DA1A0814BAD60F , 0x2E4E7939EDBCDD529B0258C205C95D4D , 0x2E52369BFEF7CF88DCF1008F1723F0C3 , 0x2E52D0784A4A5219A22EAFBAB150933B , 0x2E56B2DDE1C2E56802AF78AFAA6194B5 , 0x2E59C8D14FD3209BF12AD88839BD91B0 , 0x2E5C1D5E8E6980C884D5849E44557781 , 0x2E5D75ABE9D2017DF9B8595103D28D48 , 0x2E5ED1DD853ADFBAA3E623586A8FD9BF , 0x2E63C4F372280732AB8BE4F80760E1FA , 0x2E646CD44A2B9F1544DFDF9E97E648CE , 0x2E65D16EDA9B4AA9645A58C5C71836C4 , 0x2E68872AF107B8D208580819B9AB3DE7 , 0x2E68ED3B66D6552F5ACB1B79E56EE6AE , 0x2E73D822B9B27AA555648AA9A0B7A00B , 0x2E7898496AC397948EC74D3FAE0D3CF7 , 0x2E7C50ACF830BE5DD07B7E31C8796093 , 0x2E82857CD9C19989893CA8107A8D9439 , 0x2E865BA9ECC6ADCE7E649A483DAF8612 , 0x2E8A7846B530D290BF458FCA5C194EF4 , 0x2E8E109332A3CB733B588030C33DFFC8 , 0x2E8E92DFE9E797AAF1709D1DF6632215 , 0x2E92AE7F97290300112CFEECCA72E61C , 0x2E9462EDA72F7A606E7803B1A57EDA85 , 0x2E961CDB4AE210594E96B55E372730A0 , 0x2E99748E6C055DAD263FDB2E82F50CA9 , 0x2EA6329B842D5CD58F0C09110DA39D78 , 0x2EABF2636592C60553BDA5BE369CB53B , 0x2EAC4518AAC9999557C4FEA346B25048 , 0x2EB0BD9D254224FE10709059482DD933 , 0x2EB7CCC4EB00E5748C0E670777DEDE3D , 0x2EB864F7F33C657AA788E401B62F2B0E , 0x2EB8FFD53A1CD1F284F51F397ACEAC5B , 0x2EBB391F22FB198421CADAB644268929 , 0x2EC7831A89666088F6D68A9B27170F02 , 0x2ECC545CFA64219ACEE0013632FE9579 , 0x2ED4D91FF0DAD8A2E006CC6FEBA09F7A , 0x2EDAA4AC06EB7E1CDC01BC33DF5E4A75 , 0x2EE5F64E504D6FE95B9BA855A6483A16 , 0x2EE7476D8B2DB687F72FBAEDCA37A570 , 0x2EE9028491C0A338A43685219C599B5E , 0x2EE914E284736817F4A95BD4AD2CA878 , 0x2EFA4BEC0AA486DC319BE1B1896B1DCA , 0x2EFCF8FAB608A7A00903E6FD4B9FCC5E , 0x2EFDB29EAC15D2E7ED874717FA2D56A0 , 0x2F0BF4943D404E74DE702527AF727058 , 0x2F11DDFE5232EFFD7F9871FBB8088C6C , 0x2F183C525E60CFAC3ED5B78A21607B76 , 0x2F1E25E4C697254A5EE1F869AA2EE382 , 0x2F2A44796C9E97351FF3F94A97370D8C , 0x2F2BF72A0BAC1E0545416777E9C30E83 , 0x2F2CE3E01F085AC423C92CBD6E52ABF0 , 0x2F323001FAB7ABEB7C1232773B1B2E78 , 0x2F3C4A104DAC4A17655D003658382F3C , 0x2F3FDE6292220B90E8E5CB5FA7610313 , 0x2F428A35AFDFA837001454EF911B0B91 , 0x2F4F43EA717BDC0D3027F7A461E17088 , 0x2F5671F1AD4803797851DC8D207B395F , 0x2F5D657B74B5680ADE538EE4D3B10020 , 0x2F6528697F999EBEB26902E3417268AE , 0x2F65505C79657192B951A61638990292 , 0x2F6A5B757B9BEADF6EBC8CF8C6DCF774 , 0x2F784684456FB04178BF5D7A79D662A1 , 0x2F78D1550C2EEA0AC72ED546F2DE7DE4 , 0x2F846F93878B6E57D406FBEBAD0FB142 , 0x2F851DBAE4759DA26BE56C650D4480DF , 0x2F86A900F48927472FE1C5A3224F7CB5 , 0x2F8E8A24C245CEE1E15D71D1B857BDF7 , 0x2F967D7BDB18863FDF87BAFADC6EFCF6 , 0x2F9C8B5949C86711B19FDA229821A497 , 0x2F9CB8E41D6EC14C96E76DF17ED6BF44 , 0x2FA1FFAE8C34D10605180FDD053F4351 , 0x2FAC6DC37D3770BA38E57449ADA37E28 , 0x2FAC91762DC77F9702BD8A8ACF173411 , 0x2FB9257B5974A9FBDD3B16CA0D3F6729 , 0x2FB9C419E4F554DA5477347263EF0067 , 0x2FBAF1C04300C71F1C780035B7CB88C5 , 0x2FBC64110909525F2B5DB67D6DC3A52D , 0x2FC3F4727DF6A688B7DC4C968E98C587 , 0x2FD1BBCE0D918CF812F6CA219F9871C3 , 0x2FD9FA5FEAAE4295090DCDF4AF4B98AB , 0x2FDACDCBAFA9A8348140DA97B0B695F6 , 0x2FDB7E13FF6EE37BE4CE34EAC8284EAB , 0x2FDC972C822259926727A9BEA6AF64D3 , 0x2FE8702DA684BB1FF698F90184140A06 , 0x2FEB09F2E63ED4CF13EFFC04D0AB6331 , 0x2FEC20A1B4E70BE4E0B324484266855D , 0x2FEF8B96E8D8B61F0C3AB86C36D6710B , 0x2FF8A9FAF8C2F3A9593DB74210340351 , 0x30007FD48846083B63FD2CA6D73F9AA7 , 0x3003B189575FB965D7AE605FBFAC24F3 , 0x30071BF272539E96FD9599EFCEAD8D1B , 0x300DE2F30722B790E3C874710CE38918 , 0x300ED09F14F8F8036C9304DF00F33EED , 0x3010F7BF8AC2F8187F37492A58AA3699 , 0x30111B0E14014162D6F41161FA45C2FA , 0x301B85F7334D3362D0A291EC18DD3E91 , 0x301C5985657E32F7F5A516578CCCADED , 0x3025761AD98BB5F3FEE72FD9A9701AC9 , 0x30268D4C4734A461B06423FD5C84C6B7 , 0x3030DBC7FC39ECAD1B258341D3E7A8A6 , 0x3042F70118A969EF453F1E137A5F87BC , 0x3044FAA469DCE688F11738D52DFEE379 , 0x3047EE473F2D39542827DAFF4825D8EC , 0x30498739CEBD84A19765D3C1988A1914 , 0x304D151E54546D5487C528C8812626F8 , 0x3051AE68610B805516489001DAA6DD2B , 0x3052D38A25D3565114238585CAC5F141 , 0x3054E80602BE3DB8F79B28B75A102F40 , 0x305EB88C9B207FF1CFC750AB18244E3D , 0x30659DA24830796E92E54DD59D5888E9 , 0x30691DA5EB5F8535AD87841ED8EE0DD0 , 0x306D0F5A4537CDF37721133FA6DF3D4B , 0x30744D89EE8A3863AC5D8FD97C9BF6FA , 0x307628E0E4451C6C7C1F31A1E30D7BAB , 0x3084DB9F007F8774C71FD0D7B90DC232 , 0x3087074C2680FF1591A09DFA20207C04 , 0x308A1D4B178CF8FA376DA457267E288E , 0x308AB1F9D220653F981D8CF6BF6FE146 , 0x3095769A2FDFBE0DB4FC88FFFBEA2CDA , 0x30967F5AD7B7908A9744C8C7CA4F395C , 0x3097992F20F040BDEA6C16F707D4D146 , 0x30A5FCDBCEE821974B5D258F8CD416B2 , 0x30A7874F3FCF73709E3EE39712ECCA95 , 0x30AA3C1E7D81D64666637DC569ACADB1 , 0x30ACDA03F0C3523107B47AD2E053E709 , 0x30B779BE8D31DCA5A7D932C213DCE544 , 0x30C2BD885B8B2C52B1FF5DA78D536646 , 0x30C5DEDE1A89F56A29F952445304F11D , 0x30C782906431C84EA90EDA592D0DA750 , 0x30CD7BF0C92BBE5B7E77BD227D607329 , 0x30D6CEF0C7A060C2B1E05E498494F0FF , 0x30D79BA52EF4DAC741BC667B8F0B4CED , 0x30E0F078360DA10093762D3D70DC2F63 , 0x30E7D6192E4F543CC09B278D3EE60D0B , 0x30E9C749D22331FA3FA3EC5BF8E0D6EC , 0x30F60FE111552B2F1C95B182080E561E , 0x30F64AC9317BFD704B73DC64ABE462C7 , 0x30F97B43B060FDC9F323D2C33D005D05 , 0x30FC2B55DE469D011238A9E0DE73D59F , 0x3114F5827928AC1E76BA3010E713ECEE , 0x311D83613791B6A33FEEF6033D02534B , 0x31256BBC5CE52B3FB3893DBE69FD5F98 , 0x312944A1EB9CFB9084A4D19AA1CCD5C6 , 0x312B07463AFA23E2BE71A60CA6407EBD , 0x3130D01757F31479A9E688BA77561EF2 , 0x313191AAB79363830257DDFF37343871 , 0x3133E7355DC3D458360B83FB60035F11 , 0x3135E247B728C8F4D0F0E1E1D25261C9 , 0x313B30C018DEF8EC6F210547078C8372 , 0x313EB2356F366D6B4482B75F044FE9F2 , 0x313FEB7758336AF1A8ADBB29E768C5F7 , 0x314613DEEA68A6B72283413D59F378B2 , 0x3149948389F9375DA37E1D11CF8AA64F , 0x314B19A2496B6A5A23FA49A793361B94 , 0x315348EBEFFBD7FB47B2A78B09B6F3E4 , 0x31547FF6464184E16F7EA2F440B0EB4F , 0x3156791FBC4AE39A8CF480ABF592814B , 0x315A9B672B0F4D9278F86A7AA80F48A6 , 0x315AF5CD5E562165A9DAC8DD0A7B797B , 0x31642B3C0487E3B754B6F4467A81D4FC , 0x3184E87B57410B832EDDBC3A0031CB71 , 0x3184F98B83A4AF5693CC948212123B1E , 0x318A21CBA3A679E545AA2416A3E5525E , 0x318ABDDB2AFB46A0438B532212ECFDF5 , 0x318E4E51D873B277F7FFCC3BECE41648 , 0x31931BF11D29FB0700EDAB43BDF26072 , 0x31942DB612846EE9AFB5D28D2806DAE3 , 0x3198353BCBDBB9BEC80682BAB278275F , 0x31A16A422C95F4B6254EF0AA868C0537 , 0x31A3753F5E2C5F414778B7E609E0B9AD , 0x31A642676A9A72FA62E332EF62FC6083 , 0x31AE19ED006D03E1B328C54A98A8B14B , 0x31B839C54EA023DC7C7EF768608AE844 , 0x31BB4E02E16057104F54F6A05B15D1C2 , 0x31C6D042E932EA4A0072CA6EB91E157D , 0x31DBE755ED33030A58A9E5FE1EBFDE40 , 0x31DF0299D25ED1A822FE29117EEDC08B , 0x31E50E3302D914DFFF7B648164771432 , 0x31F17CA8A64EBA2A1F52573A20F38201 , 0x31F272C3DE548D2907C2D3EAA38F7DAD , 0x31F896D8FD5E828751BA200DCD8C9C78 , 0x31FAD09D43C0CA8B2234A26366B3101A , 0x31FBC6090DD7D5E2BC2971DEE1E77420 , 0x3201CAA82343F6FF52F0486BA3E805E2 , 0x320B69A00CCB13D2E22193D4F3517CB8 , 0x320B8C33F73EDC3D9B31855772152FD9 , 0x320CECD96C587DA58EAD52B122B57A66 , 0x3211B99A2D6014DE7E03FAA1105441B0 , 0x3216A02CBE44620DCFEAD689D0FECEFC , 0x322675821B142AE83492C0DEE83BA55E , 0x3227D4D730E0CB78DA17FE5B56FF66CF , 0x322FA92B4967BEBE8092C2A71AC17A98 , 0x3234E528821562395D78A80417676515 , 0x3235CE59C68F1E516544B82B1C5823BC , 0x3236897FE6521534A7BE6546B6352180 , 0x323D9CAC92BE0F6DEC175A3AC4D35116 , 0x32410569533A9EF187F878F82C96AE92 , 0x32484EFE1BF9B7E1F0B74AEDB74EC33D , 0x324D4C26414A7F805F3DCB7C737B1E09 , 0x324D955A6E44DDEF04C7F4C3AD1DA32F , 0x32588FE9C0449FE5522E794CCA9234A9 , 0x325B9C65824FFE68D04B321D6C806D8C , 0x325D78BD0499C14AC3F02064B7C89465 , 0x32600BFF3951CC3C3BBA09C4C42616F8 , 0x326B81E6E716A9B6E9E2324FE2E37035 , 0x32720EF5455A17389D9DD5082553F045 , 0x3274A5BEE49AE3E3204D3B3FCF3E0FBD , 0x32781292992533733DD67E9E2FE9D78F , 0x327AE1D1B4E5572CB5ACAAC85239582A , 0x328556433F95A794A39D53C2BC52D9B1 , 0x328846A279687308A20FE0C78B44B24E , 0x3288E53AF6A09DB07415D8B9AAEE39D1 , 0x328E767125797635A31755ED45E5C4FF , 0x3292A76588180DBEBD495630A4747965 , 0x329A3D526E85FDC9C8A21B995750A747 , 0x329B012D2FAB69E54718BD02D18F1AD4 , 0x329BF4B84868E77F8DE8ADE109C87301 , 0x329D245CC7CA93FB46903F74538553D9 , 0x329FE306196C0FDE63F3CC2287154C17 , 0x32A48E09B9B6C4CBD47DAA5F2E06851F , 0x32A8EB98BC97C49AC8BA73B1C48D29D9 , 0x32A9099A7AE4056A90673AA205E9D475 , 0x32BEED8488572C2C750A23C2D6999B7C , 0x32C8DF8EE01DBBDE52AA783391FFD175 , 0x32D0CB06AD2582994C2894E0BD8646C9 , 0x32DD9EFC2E7BFAB5D66EAFA17971CD6D , 0x32E61A1212F17E49F75AA8C6A078F6AD , 0x32E6B9ECF446526BE6770947B855C54A , 0x32F21F48B61F3F4920F7E41B30D843C3 , 0x330432CBA6BD20D14A493070D9FB8872 , 0x3309E24F03E7CD11AF9B9D01BADA3FBC , 0x330DD7E6CCC20746A01185CEC7BC97A7 , 0x3311F8C1A4E031FD6410116421734C2D , 0x331880BC6B9954D04F22E86F7B04C682 , 0x331EF206E7218DB08046A3EE5DD63B6F , 0x331FBEC4641982566511CDE7D10C4CD8 , 0x33203341FE6B1697985809D8AE109EEB , 0x3320B755AEB12FE66ECF7E70CD735CC3 , 0x332125DC22440C80F1D0EF4934CE5CF5 , 0x3322E475628CE43919DF95E6B066BB10 , 0x332495BF9E54690548ECDC9AA497278C , 0x332548A838E07ECF1AC86AF04C54549C , 0x332939649A53ABC08F57B1E2213EB02A , 0x332982A81B78A55A25CE9D9467AE0EED , 0x3334AE695C037BE78750BED67B30A80B , 0x333590EFA4683445C667877881D3FEDC , 0x333D01230C74E2D17CEE5AEF3E8036F3 , 0x333E102D2EA0E61EAEE09C73CDECE7C8 , 0x334C9E2417A79EC7730E938549AE7B8C , 0x3350691465DBB49C8A60E81C7CE8FB4C , 0x3352B7507CD9D0BB6D6DF3555B56F91D , 0x33549FD5E0D583368B3D7820B9139CA8 , 0x3359999DC55F0AE58BE42EF8E78A0CC8 , 0x335C8C486CCA4CACF99700C7D9537F08 , 0x33635876C8E4AB3F8EEA01995A0BD716 , 0x33636277DED422AB80BD81E69195B45E , 0x336594CF74C75E3972121850331724C0 , 0x3367BE1692F577162E01AB13BC7A6705 , 0x336BF0FE0C91738386957B190D0ADE68 , 0x336F6330E2739E27D9BEF7C3326D1E19 , 0x33710892309598BCB07562CEDE332630 , 0x337C0C552E480ACC3FCE9AB6C5E1D581 , 0x337E8EE0C5C4F748EB410EC6D5E7F2AA , 0x3385DB65FFBC2D6BC6E1B5B74DB4C23B , 0x33869BC28C30A522EB2CF74B95D49CE7 , 0x3389B82C568EAD974BD373E68EA0706C , 0x338F4DC993285D1ED11D4ACFA2060100 , 0x3390B70FDF1577BBBA26504318842BEF , 0x339BDE5629C5CB5802AF154DC26BFC00 , 0x339CFFE127436433675FAE29D7AE5385 , 0x33A0795D913FA84080EFA4BB52D381FA , 0x33A0F12D88ACDCE3BE5691D84F07E7AA , 0x33A902BF1EDDEFF9C806D56786B384A6 , 0x33AD314ED0846AF3889A0D7064086B3B , 0x33B245FFC85A45334EB0B8483BDF1CC3 , 0x33C45C2F27F3EB300DFD66CAAAF76762 , 0x33C6054F2609DAA82B940176B0A55FFB , 0x33C9771753ADA9E2C3F83E84D443F570 , 0x33CC0BABB1A3005C971782A6DB383919 , 0x33CE73F89328DDAC5C7BABC8ADF5888E , 0x33D202330F72D2A2E7E45864579A3D4C , 0x33D6E1EFF3EAFEFD68FE8B7D10B17B86 , 0x33D7D311CD4FB656D60A33B5FD4E9492 , 0x33DE9208F302CC82FA5E9824EB83DEB1 , 0x33E3805C57F5765F0A05B41609C481E6 , 0x33E8F2468BB8C928EAE5BB2FF74469C7 , 0x33EE82F935B8B9ED4C0022C0481E9C70 , 0x33F284BC252C35F8650879EF7246A51D , 0x33F2CB16E090669F198147C2BFD64636 , 0x340B40AE21C883C6461C42FBA889E376 , 0x340B50FD35975A98E7C50BD08642F10D , 0x340E0A274CC32EF8A40907232E421783 , 0x340E2D675EB57943219408B5F5C1B62C , 0x341250213683487630AC707BBD865D73 , 0x341579B8D04419876BCC37256A320893 , 0x3417F391EA0351E70837936B055FFE9E , 0x341871930CEFB15BEA1E5329F5B7D5E4 , 0x341CE5352EBBA30B30DE90FBD5035605 , 0x341D55330F2FA4844F7AF4A4655F986A , 0x341F9554DF1FA4D7124EC6EE666B23BE , 0x342076A329C757934BD8972ACD39FBB1 , 0x342BB9466A99D4B98490FAB50F03474E , 0x3432385237CC3B698B05B99D15494D38 , 0x3435512BB0F644F6B5FF777CD21E2B31 , 0x3436A7506AE4216E05750163A18BCA71 , 0x343A8D22826CE45A75276609EE0A5E62 , 0x343C7109FBFCF3368B9DB947A2138220 , 0x34486C9999729A58FF58187F8ACE6CB8 , 0x3449632BFC2D3E9A2180325FC98733D3 , 0x344BEF7EE6A3966F7C2D4232D0FC92E7 , 0x344F588AA8AC4930E7796B73F0EFFEEB , 0x34514EE3EBEA85506AE0B85B1CA3D39F , 0x3454BA85A1858459842EBF3BF1F23B07 , 0x345609F40317F8CD77642C59954255E0 , 0x345846E0786DD11E380527173A8A92DC , 0x345AF3F369E22E5714C892615E103F46 , 0x345C51D3669E44160F3702AC8CA831AA , 0x345D5420BF78287E0DCFF5B14124E3ED , 0x346FFB6BED59A8A646B6D020094C64D4 , 0x3473FC81428B78EA16C9BAAA5B1344AD , 0x3476A7E3419584000FBCA9BE8ED34BF1 , 0x3477015F4B169BB0ED409762C0891323 , 0x3483F5D4CF41FF1128DCCDA5AA99BE75 , 0x348A8211D4EEE6BB011D622FF5AD94A3 , 0x348B95D5F2DD51E48BDFCC5139B292C7 , 0x3491382840B41B76E1A78099DFE48185 , 0x34A52CD2E6DBD324457EEFC7D4E77D62 , 0x34A6B4264958DD8DB67592188ED7C5E8 , 0x34AC7E5785C2E6ECFCD0FA1A03EC05BF , 0x34AED69DCFFED418CE761D0971BCE9DE , 0x34BA18CD45355CD2349250B260187F47 , 0x34BE9FE83E852AA9F2200A311696AFDF , 0x34BFF95F85EC15F77180E553B27281EA , 0x34C4F30797501E3732196465D04FED28 , 0x34C958CE4D6DB69405E2841E47F11E82 , 0x34CA4379891281DE054F655448974ABD , 0x34D061F371D6C15B071D0DD63501E375 , 0x34E57331991C93828BD1A9EB1AB92E18 , 0x34E95B7948D6F7A2A075E31B8A2D8BF6 , 0x34EA909E83203E7483C2C4D3A5D2C894 , 0x34F499F2808CE8BFF6E68BF7C4200FB3 , 0x34F813960A6F7338BA40225F8C5F7993 , 0x34FA6C34CFA5B508C3498E3802068CD0 , 0x34FBDF90ADD6231A39A78560235C3FFF , 0x35012DA502454E1F8173312CC4B15D5A , 0x3507FA9CBDE050C6AB012117EA2071B8 , 0x3517DBC7C2ED0A0FB4E225E87E715667 , 0x3517EE5DA4232B6AB57BCEFCD118B15E , 0x351852FA187B6E05C75F32FEE8EFB7A7 , 0x351C7A1544080F82A4B70A511A9B3618 , 0x351DC693F6010492C727FECF1FC44F0B , 0x351FC8386742CC85F644316F2D0A2C64 , 0x352177DE3AB15DBE9887E471B201A1C3 , 0x352798AEBA388323331214F6EE51C733 , 0x35282BD8E61E31BE18404B02A6FF0295 , 0x352FF3C1D8EC4F9266C776AF54526D44 , 0x353532D7C917FBB2A7F49192F3C47AEE , 0x35353965FE1132C6FEBA01E394DD8EE9 , 0x3537FF03DD553641A914A21134137CED , 0x35418D2EA7A4F65C2D4FD3F542087372 , 0x35475ED17079D68B217CB61C851A2A3C , 0x35575FBD654E3B367D8C796A8F143EBD , 0x3559FD5C68D9E826AF346C9D4F2FE6DD , 0x355E0C1629C6A4AE53FC3DAAAF26AE02 , 0x3563F37A2B1FFC1F1FCF92F7229BD808 , 0x3564FBE07EB2A7FD2B3CD3D1C14FA1D5 , 0x3565DF35B16AA72B0AAF4D4F5BE3E138 , 0x356B3BA056E851C80D827EFD962EC7C4 , 0x356FD1B2522CDC49E4E91E0830AFE83E , 0x3575511430337EDFB3588314ED3F6E47 , 0x3575B8C1C13773B2C36D7F73E16CEBA0 , 0x3577E1A04DD68DBED52BDCCF810A4DB9 , 0x3583F4690A62F95CDF687A38E688F466 , 0x358B3806863E4FBA5388AD10AE0423E5 , 0x358D387F232F46179E01B554905A123B , 0x35965D098ECC6BCE27BBE6F8A77CD9AB , 0x359C544097B89A92869127875ADB1AC3 , 0x359EA792E73EBBF1419BE7983CB6BFE6 , 0x359F92751FD59727B82A7192E76CD0A9 , 0x35A260D9040B2CB15AFBE87F69E42048 , 0x35A314F96891D99C49BBAA85B03DA75B , 0x35A99D6751F8256C50EB655674A88E4F , 0x35B7744E52C448BA1F1C418E84099DD9 , 0x35C2DEAF318AC93DA0DF0D9B02F2AB26 , 0x35C83DDAF068F9212998A8DD66847D19 , 0x35CBC26A1D16D2368C01CE62CE7F5F85 , 0x35D664549BCD9AA8284314ACE9C7F4BF , 0x35DAC59393FD24F9D9A881E74058DB71 , 0x35DBFCD7E2A27C006A26AEDCD01277E3 , 0x35DC48270F98AC85F27D091D20EB78A8 , 0x35DEC45EEC925045384A9699309248F9 , 0x35E88924931A0179F22C611A110FA5D0 , 0x35EE91CA5DE18694BC92001E32E042D9 , 0x35F9A38ABD9C8D4499484FD2A123F327 , 0x35F9E8A5D09D5DF16A8C4077E5B7B888 , 0x35FA9630B3E826A4B38AA3933CAB9D94 , 0x35FF77E2673BCEC25254961D70D307F0 , 0x35FF95546C00B7EE53727E08941A4371 , 0x3600D6553C672529722BF3A7E7E5101D , 0x3602162AC5BD2F9976BD0FE796168739 , 0x360390380C3F1686443E7CE987AF46F1 , 0x360567D597E2EDB7254DE5955656D96E , 0x3616CD6D1A8B62FFCD207975B471B684 , 0x361E84D49ACB692A20BBB67BEEA69B8C , 0x36299C32723EC10074B1ACAD6E5623AA , 0x362DB40DB4844E27E02C61B1F194C14F , 0x362E30DB9AB0065586FB4FD0ED68F301 , 0x36399CD5A3FFC9B6459DFAE4A98BA150 , 0x363EA82ECFEED071441DE10E18F1C696 , 0x3643969A2B3770A36801B8F117FA6FEB , 0x36446202B42916CC51D0769AE74B4F7D , 0x364C7C2F6196163576DF27E377DEA334 , 0x364CC92E2926C931CE26F1BE1D3EC302 , 0x365066199DA77967E959F8DA6332F841 , 0x3652BF6C3C8B573CCE69CBCBF89A3C55 , 0x365C15996BDF2A4E19084CE123994641 , 0x365CD9DC7D1E7E80D9279BD50BACA4E6 , 0x36613B971F7316B95262EA6422D8C651 , 0x36662E17705F521D12DBD94D12DF2A0F , 0x366A1F5FFD2DD38987DBF222CE1B9AFE , 0x36795314E7F52699066BE2933AB3C688 , 0x367A52FAAA2BA3D89F74412C05F758A3 , 0x367E7F01829533DE79B40F1084CCB11E , 0x368883766E7E9A2400B88E98FD772272 , 0x36891232DCF42B188E4BA074E7740A52 , 0x368C334C0A3EE326E2539484BEC1E890 , 0x369FC844F9E4811864205BC95F50D36C , 0x36A0C293AF42479A1C54122851929D4D , 0x36AC9F87707DA0507F7F31EA9A9CFB60 , 0x36B25CCA8C40382783990C95054CE2B8 , 0x36B4A8F17E53928502A642E2DD608FE6 , 0x36B64A908261FD8C98F9192EE679A90E , 0x36C1743D664241AF889372F83C95703A , 0x36C335470A31B04EC1D25FADEBE76AEB , 0x36C477A7FAFFAC342134FBA071900CA4 , 0x36C49F45D45348C1C5EFBBEF703A0BA8 , 0x36C6F3089489B26EEF190B8008E86366 , 0x36D034674DAF257D92E1D2A11360A8D7 , 0x36DCB6204273887BC0F4F4C0B600D33E , 0x36E5730E3007FF236F4C110826991131 , 0x36E953CE585EC2A2D7F63923917F55C8 , 0x36EA1638B3CDD213ADF65B0CAB001D51 , 0x36F61E74E08095DAF6255CF320FBE62F , 0x36FDD1E08DD25C3844C3DB8345335A28 , 0x370BF3303EE07887D7ADC89F7F367487 , 0x370D15FE3FCEBC54D773836965DE2BC0 , 0x3712084205AF2262CD174BF506865031 , 0x3716CA0411CAA6C6339A4330072DAE6A , 0x3722B9F1D8FF82ECDDC241C284687A04 , 0x3723439B6EEAC77F024CCE9B247D58EC , 0x372638D587E9AC99DB7C4EC5B96DB3A2 , 0x37339B65D6D9D9EB2EF33B6CCB114DBD , 0x37368BE295D33DBAAC4993A29021367D , 0x3739A844DDF5FC064D25B9507E38F5B7 , 0x373C74406148B3B86FB4970C796EC229 , 0x374188BC52EDB440473B357BB5D1CF1B , 0x3746E67E1A48090F6CAF0469F04D293D , 0x374AAEAEC424644B6CDF4AABDD5502A2 , 0x3751CC756A2B8EA53A6D90837BFB33D0 , 0x375C517DB4EBF91C00AC336180E497A0 , 0x375D5459656B630AAA5847A05A3BC84A , 0x375EAAC756CE52C76C46E2CE2B02C021 , 0x3763432AD7C45BB081E0016B9B532838 , 0x3767528C6B8E1B83EBEE5ABEAACBD315 , 0x376D41C0506D35A1D8B2845F47D910B1 , 0x37714BE0C5E29B3B15980FED1646FCFD , 0x3785ED5764885962BE1663EE02B5833C , 0x3791F36670781D2A32234938EE67FBC3 , 0x3792261D1104CE688A2C65585E09C750 , 0x3797AB1FD928DD122D6A1C7C22113C8A , 0x37A37A382558325B79F2E2679076D164 , 0x37A864E2A2F046B023540392A5EBB4DA , 0x37A8D5527B139F22EA742BD01AFAB578 , 0x37A9D7C1AFA929E9991B6572A57FBBBB , 0x37B4B9CC60CC3CB9AAD73E2B63C7877E , 0x37B4BF74DD5495D180FEE6638C71F95B , 0x37BCA4F65D9E8FE256BD3B41B9261711 , 0x37BE309026234A041FB5A229F9965835 , 0x37C101AF833B4F5979B7F3D948D8F335 , 0x37C21869226B97D3A466DAB2FAF6A164 , 0x37C4318433410A125F11D837C3747585 , 0x37C50BD5F346262ACB5040DA23DBDF55 , 0x37C52CA41A870137A07A426B33391882 , 0x37C6567A619E023814422796D6963A20 , 0x37C9A1801488605850E0771DE1CA5760 , 0x37D195380459027556F71EFB0EBC1F43 , 0x37D218F26103BF8030580EA9B011FAED , 0x37D40809A916DE902D88D0BF02A03D95 , 0x37D5D952299631C64451FEA1AC8A8EE0 , 0x37D90B0B7EA62109A21B3A40E9927B21 , 0x37DA3E282973CFC2466385ED75E7D74E , 0x37E0A57C6DE40618BF1FE8ACB4B4E0B4 , 0x37E26B3D54FA7D76399930DBD1616271 , 0x37E6620526713EC6CFAC59EC2B35C6B8 , 0x37ECE82360796EE30CCE373495EB11E5 , 0x37FD6860FA22C5E472406674EA6906F6 , 0x37FFB2342DC980BF0330C783BA97E975 , 0x38050E9DD46AECFC582D63D7E850E22D , 0x3805CFAC6CBBCBD01A38129A4593D883 , 0x3808547639A4A94966348AA6A85FC9D1 , 0x380CE6CF457736107E30EB05DE4BC18E , 0x380DFFD7EDDA944DBE4E933B4D77EE27 , 0x3812AC1CC1A1DF6883D8123380409314 , 0x3815BA7A9524D698383D8E8CBC305F7A , 0x381AFC46E86BC552AFCED0B085607061 , 0x381E08396005FC9095094DC505D9785D , 0x383E2E4487F4AA6EAF394F657DF70238 , 0x3840F17ACF5FAAEA87FF5BDD2664A32F , 0x38427CF001BDDBC3BB4E42FAB98961AB , 0x385A337D9F60B115EB1BC74F5A9A51F0 , 0x385B24F651B6DEB87D1CB83C02451B0C , 0x385CF79844E2B27422855B7B9B3BE8BE , 0x385F44D240CE4B18DC14A1C3E7D50C62 , 0x38674B88E825E9FDE7BECD70A27E6B9E , 0x386C2AD2E4C87AF8C28186BB81D6EF89 , 0x386C8B22BC018B9E8E65F79BD21061DE );
Copy
48
14.61 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"8v\x1F !@î¡þ«Ãîµ\x04 1’/ "
b"8vþî"ã}`·‡¾âÐ)É "
b"8w¶g³—«Aîµn\x12 ÅcÐM "
b"8yEžÓ‚\r ón7Pr/g˽ "
b"8yÚ]ÚJòÑÎöê …`w6 "
b"8~ô\r (ß}šâkñ¡çÌ "
b"8‚\x1F\x14 @\x02 ŠÒLi\x0F\x16 Ùì³4 "
b"8‚êu’«ìÍ÷¯\x7F\t\v ÉhÉ "
b"8„\x1E KF,¯\v\x14 +\x14 <ƪÑú "
b"8—î9\x14 .öùí\x18 >ðîÖV "
b"8£¼IZâ¾±L\x1D Yæýmú "
b"8§”Äq\x12 Í:Z\x1D g6È€h| "
b"8»\x06 R\x0F\x1C\x1F Ù{ýÉ]\x14 ÄÄ‹ "
b"8¼Z8#þ¤àlx<)›Õ6W "
b"8ɲ\x1F ÞZf\x14 t²6)\x1D ¬55 "
b"8ËåËò±¦ø…\x12 ™qÈ3^Û "
b"8̦VߤI„ëdÌ`yoœ "
b"8שxç_âžàkå\x13 h\e 4J "
b"8Ù·ö£\t ýiW4‰5΃Ⱡ"
b"8Û‹¤þ'Ë\x07 ªä_\x7F\x1C ÙÞ "
b"8Þ}„¼úX\x0F V0/›zû\x00 ä "
b"8ßg•:˘»¡ýõ‰Õ¶»º "
b"8á>ŽÊSˆ\x01 µìbœßÊ3¸ "
b"8âŽ÷¬<RÊ\x15 ¼ç„\e\x11 å± "
b"8ì‰ÒO±D¨¿XLñ–©Ë\x0F "
b"8í|¼ùÀÎC¡â\x00 r‡mï@ "
b"8ï\f\v N\x04 ñ\¬ÿ†$\x11\x11 ¤Ø "
b"8ðÿ1ΆÎ\x17 Ë\x11 ùñL@*\e "
b"8ò‘ÓÊÊçñ¸È;`:\x06 æ£ "
b"9\x07 ‹Õ+þKBþ~aÖ§Ñ\x07 Ø "
b"""
9\x08 YîË \x1E ”à\x11 £\n
EJ\x0E
"""
b"9\t µ12g\x0E èÃá\x0E ¤XdÃ_ "
b"9\r kÚRUææªˆ–}Ÿ˜ã¼ "
b"9\x15 Y@ÛÒ-ò"†‡*\v ™ë- "
b"9\e @ìó³\d¶£ôoõÕ "
b"9"ÚG÷₤½6ÇñÛ©æî "
b"9-\r ]’x\x02 Å@m‰„k³èô "
b"9/“Žö—;±ßª9Å’áºL "
b"9;\x15 ¿‘Cn‘-hÅóï©jæ "
b"9DØ24a›·X3\x15 ›`\x16 Qø "
b"9K\x17 ò]D\/š[Y\x05 4&íd "
b"9Nƒ-‹“F\x0E ˆÆ/ƒè"M "
b"""
9N»\x0E T\x13 ƒã\x07 kÒ\x19 ·\n
0€
"""
b"9Pø¥\x13 Œ[\x03 VÏ8øq\t \š "
b"9Q^Õ‘K_t¸?\f ›æÞÕÉ "
b"9VuÙ¯Ã\x12\x06 /:[i|¬ül "
b"9[}‡øñ\x0E Ao\x11 Õ\x19 ±\v K3 "
b"9[Š\x06 ÓNó“DÊ\t\x10 `SSa "
b"9dŸˆþ>¢}3åûU“\x12 0ó "
b"9gd;\v ,yRÅ®e\x13 SQ±y "
b"9kÕS\x05 ñ¡»yGô\x03 TÏ)¹ "
b"9nÕ‰þŸÂ\v rz%3¦áíñ "
b"9p$XÔjµ\x12 dˆ•äÖ¦\r Ž "
b"9vT^c§?%~\x01\x04 Y·y*\x15 "
b"9wºC©Ö¹tJks…`X\x0E "
b"9{\x11 8n¡:Át°\x0E *O%§ "
b"9~¯bÚKàÃ\x14 ¿"dÿ\x12 ·© "
b"9Š¾Ì‹\x14 ”Ž|â¤Y–A€C "
b"9‹\x18 Ò<\x16 2Õ\x07 +kŽ ]œ¢ "
b"9á‘m`þ|\e U“\f J×WÜ "
b"9’\x0E U’R]éˆ\x00\x13 J¢©\x12 "
b"9˜>I`·.¤>;\x19\x01 o\x08 ` "
b"9˜t‹¸ÿ\x1F °b¢$ËÒÀ¯§ "
b"9›ê\x7F Ùmæ¼EEÐ\x03 iÙÄ "
b"9žu.\\x02 æZ\t [n“NŽ\x14 º "
b"9£¬\x05 s°¿È{MÅ…%¸™ "
b"9¤(8ží¸ŸìÆà‚?ÅH\x04 "
b"9¨\x11 y˜cˆÍ“˧ù\r {§ó "
b"9° ñÌŽþ)ôî‘ ¿t®Ð "
b"9±èí\x1F ,\x10 /Ù¸h3K\x03 ÿs "
b"9ºhm \x1C ‚ôGÜ£0Ž8vd "
b"9¿oY³™i‹;Zi¸¿Ñú% "
b"9Ë>@|’ke\e #JOl=\x1D f "
b"9ÌIUú\x01 ÏEÌîf\x04\x1C å "
b"9Ö\x11 &:#κô¿Rdß\x01 ž "
b"9×Ã^\f Ѝ~}wËY²Ì” "
b"""
9ØÍ%\n
Ó.:DÖ®‡y |\x08
"""
b"9Úõ‡_ú—“tíÊ»?ª±2 "
b"9ã/ ïç<‰\x02 Z\x13 'ø”œ© "
b"9äç\x1E …$ÍPÐ\r :<0gÒ} "
b"9ë’ºhåœ\x14 ïljª\x0E ^| "
b"9õ]\x1A\x08 £Ûç“1°\UKV "
b"9ü!5N(lº9.\x05 Òê™Ha "
b"9ý\x0E „Í7‹X)“!#\x02 Ux, "
b":\x02 ðJ™ˆés5é‰]\x16 ÆK’ "
b":\x06\x08 L«Ì\x07 ÝïHžo2»@, "
b":\x08 é@üyQ†òÏ9\x17 KÐÑ\x19 "
b"""
:\n
H‘öa\x0F §T‘5\f BøF
"""
b":\v Ï÷\x16\x18 *Rè4ï \x0F Fº "
b":\f à€ò()HÚ"u¿àSZ "
b":\r 'Iu³Ü~)ê˜\x11 ŠýÕò "
b":\x14 Q;\x01\x05 >qÒ” \x05 v(&Ò "
b":\x14 år.<˜)+Úy\x1E\e úN- "
b":\x18 nòÐD&M\x14 P\x06 N[Y‘\x11 "
b":\x1A hLjµâ\x08 IÆŽNtÌ "
b":\x1D \бü¾sí³[‰Î\t ‡¢ "
b"""
:\x1E ?I\n
J!Êæ¼ìK™èÃ\x03
"""
b":\x1F ý€%¾›”x¶×«RL\x04 e "
b":'Ú‰ /Äñ\x02 ý÷³©\x06 rÖ "
b"""
:,\x7F w\n
ž}²i\x13 nøhìÀ…
"""
b":7A§\x02 £â¶s#7¾ò\x00 » "
b":8èh.š\x1F P÷mEs\x15\e\e D "
b"::\f ü\x0E ˜LV‹\t Ó4ˆ\f *P "
b"::/V\x03 +c\x1C _ÝYd阨 "
b":D]ÄCð´Ø†$Ó B:ñŒ "
b":Y\x04 å!ƒ¬Ä)hnÆ+«»Æ "
b":Y\x19 É©o•õnä¶„\x10 e\x7F B "
b":YþÜ‹G\x16\x1A ƒ*\x0E 1©KÍå "
b":\5°ùÛ}½§¹Ú?¬£Úó "
b":_’ò.cQOUC€pÐÅV« "
b":iKR—¨Æï¿\x1E @;¾q\t ² "
b":q>L\x19 1°Ýg’‹"Ü\x07 \x0F "
b":rù)ýéžW7)§L*Áœ‘ "
b":ù*IÊjøâÖß\x15 ÿ\x1F "
b":‰‰ƒaÝ«pÑ¡i\x01 ÕÍ\x07 ¯ "
b":Š\x19 ©\x17\x10 ²\x1A ËÀ:\Íx×Q "
b":Šfb_\f ¼‡ÉÉT÷3ü "
b":o\x03 ü-Ú9Ý“ÂÀ\r °*" "
b":”ºíM—™·\x01 õÈýÙ†3 "
b":œ?eŸâÔ…©›Å“Ñ\x19 "
b":¡Çó'v—ŸÜ¡´\x0F\x03 îu "
b":ªØ²5\x16\x18 ¸AüŽ›ˆ½\x02 º "
b":±“¢~ ²Îèâ!ø\x10 õ-% "
b":ºä\x07 .Xˆ\x1A XNd§ö™A "
b":Ác\x0F $\x1A éRªÑ\x1A Óò‰\x1A 1 "
b":ÃÀõ‚\x04 ì²éÈ\x05\v qZ”i "
b":Ë’\x1C äNá÷BH\x00\f ëe…Ù "
b":ÎU´;?–)öä]\x1A K)ãg "
b":ÒÛ?ËòˆÙÁ!¢ºð@•9 "
b":Ö¡}¸\r &Ÿôq1ø.¸å« "
b":ܳ-Ž\x01 H\x13 ¶\x00 >‘A˜WÈ "
b":Üì}VH?û±z}߉#£\x05 "
b":å©çÆB{çšSÃ9TGu¡ "
b":é62_\x02 üá žì£ÅÞ "
b":ñW\x05 {Mƒû\t Åi@Ç~öë "
b":ò¥j»ý2\x08 [ʦb@+W½ "
b":ó3ûuÇZÄÂö÷\x17 ¹ö‘È "
b":÷‚©\x14 íDp\x13 s[jšZ¹ß "
b";\t ŒÏ±q¥Ú9\x06 ¸\x18 ƒ~6• "
b"""
;\n
”FØQ\x08 ‚É…Ë̹EÏ™
"""
b"""
;\n
Ú=?¾j<bÌ»\x11 Æa†
"""
b";\r *æTFvKΓ.LMzÜT "
b";\x13 ‘®è—?Öæ‹\x1F Z-H¼Ã "
b";\x14 ï'Bln¥F‹LJ\x04 þ\x05 · "
b";\x18 ˜\x16 :îJ¼<›$á³aÂÝ "
b"""
;\e [_¶Ø\x01 \r „\n
򜋉\x16
"""
b";\e ŒhØÌŽ›’½5A\x17 H– "
b"; =\x16 ̳ZE.ý¬€%žõ{ "
b";!rļsyf\x16 sñ\x10 £m\r ' "
b";$‡ª×N;4q”•g*D°à "
b";)Æ™½ÌÌ\x12\v \$‹.o© "
b";)üvd¡º6Në)¾Ó3\e ‰ "
b";-\x14 ù³°mÛW7\x0F Š4\t ÙR "
b";L”-²AÍt¬\x08 †vuªñÏ "
b";M\x07 =DV2f3…ÿ>ƒ¿\x14 H "
b";[„;Nz˰›\x07 Ü\x1E ¾\x00 ½F "
b";awy\x1C HêHoÖ5Q\x7F mÊ "
b";b}†õ\x14 »,¨“œã\x00 ì* "
b";dÉ%ªÌfRÎNèÙ¹¨ "
b";eI`G\v Qm\x13 ý\x18 ;fÔúz "
b";hçã\x0E\x02\x02 ›\x00 É:3æ@\x13 ¸ "
b";p%Ñ\r nŽP¨ëšg¡ßÜ3 "
b";pv¦pj¥°a\x1C ¥R44*Ä "
b";qLXZ%éÐ￲ûÉe‚¼ "
b";s•~Ô_b±fSD¼L™ "
b";t\x01 ®Ž\x03 ý&ûÄ\x11\x05 ½\f ‚[ "
b";™˜×WVV]ƒ‹ŽÜCî "
b";’2ÃRM<,4_Œä\x01 Dn“ "
b";–\x1F z\x17 \r V\t I¨:\x1E úÎ<~ "
b";™.z#\x1E ê¶´º/\x08\x12\x05 T\x04 "
b";žFþ†Âh\x1E ïFj ‹Æ\f ˆ "
b";žOÍã×}ü\r I}mѤNX "
b"; –\x19 ¦óRÌzŽ_+X\x0F\x13 © "
b"""
; ™~#\x0E \n
E„È´éì\x05 å4
"""
b";«h©.«¾´T|øÿkõ} "
b";²Mî\x15 Z}BòŽ$>\x1C G´] "
b";ºj’\f _T#ÊŠ^&ßK'- "
b";ºÚ\t\x08 +ß<8÷ò[\e 9ÑT "
b";¾q\x17 k”ÞÉüTÄ¢…ùT "
b"""
;Â%\x1C \n
®†”>?í5g_tÆ
"""
b";Ë(S§eFQ¹\x0E ‡ó‚Ç3º "
b";Ì‹ç\v\x00 |…É1l²!<§ú "
b"""
;Õÿ\x1E \n
fáBqÙ1a4<³\x17
"""
b";Öƒ1ë\x06 MÿpIdEÉ\x1A «‘ "
b";èC\x0F\t 'ÉÕïʼ´…\e àL "
b";ïØ¨Ëѳ\x03 .¢Oþl´²À "
b";ò\x12 òPmÛ5b›áŽ|ou "
b";ó\x07 aH=\x03\x01 ~Û&¹sUóí "
b";õÝ®À9QÖŸi†\x11 €þö "
b";õî_Âq„(¨~ÔÙbœÝ "
b";øñÁnX#É\x1C §\x18 Õ\x16\x04 æÇ "
b"""
;ÿ0àÌ2ÕJtŽ\x03 ›\x03 \n
¬
"""
b";ÿø¶Ä\x10 LuËg§vÝyzµ "
b"<\x00 “%³U#}&/ÛWûÂù\x13 "
b"<\x04 ˆwÉ?\x11 ïd\t ~¬Ueê… "
b"<\x05 ±=çü—:iÇh}]Fâñ "
b"<\x12 8\x04 AÄ¥ gWëS½ÿ•× "
b"<\x1A VžrHŽöò^]Õp¿‡\x1C "
b"<$BìËÖƒžIÜ£Î;=o™ "
b"<%4[þžk’?ç\x00 7¶f¶z "
b"<,o\x0E J\x01 œT\x0E œEüq\x14 f: "
b"</$^j}ñz½‰®ƒ—ŠK "
b"</>Í~†ôã5Ä’‰J\x18 ½Q "
b"<1£·*ŒÖU«Ù}S&\x1D\x1C ¬ "
b"<=л\x0F\x19 *\r 8ó\x18 #œˆjÿ "
b"<?\x14 Óé«\x18 d°™9T½NËŸ "
b"<@”*v\x1E\x1A ÁØ\x0E 0\x17 ŠÅt¢ "
b"<JýÓýœ8.Ã/ŸÜ[ºr« "
b"<Kb_U”¬ƒ„÷±»´[rÝ "
b"<MðŽ.\x14 +#Ò'FZåpœË "
b"<PúÙ}ªDÛjû¼èäÀtÍ "
b"<SŒš\x1F 8“ëltE¿\x00 âÆo "
b"<h啵ŠÂøànÃèAUkì "
b"<jíºýëygõ•œ\x1E Y‚A "
b"<wÕÞÄÌížííàAPÒщ "
b"<‚\x04 ¾94\f “\x03 ò¼W+!qé "
b"<‚Ô+Yz¼—€kPwmB\x0F "
b"<†•\x10 þ\x06\x7F ®\x04 rñ¡A1„* "
b"<Œ\x0F “Ì\x14\x0E â\x0E •\x0E\v —R¯µ "
b"<’\x0F ºq\x0E Ë{õØÎÍpp6 "
b"<ŸžmiGˆú¢ÒÊmz5“\x19 "
b"<ªg\t ÃtÞrŒÝޝîyƒ\x1A "
b"<¶\x12 1\t »çJôŒD\x06 ƒ5åö "
b"<ÅüV¨k›a7'¼¯(ªÐ "
b"<ÚÆÁ\x05 žf°äÀ‚&\x05 Qô "
b"<ÚÙ¸IZ>\x1A u@ŽÜ´KÌ© "
b"<ä”ó˜˜_î(ë9åšNo "
b"<ëñÑçòXÓÚ5mK2×ç? "
b"<õ=ý«–|\f %\x16 t¬\x07 ãm "
b"<ø\r îôõ*ü'¿\x14 c»§ò "
b"<þã\v êJ± ]\x10 "7Ì„f "
b"=\x02 ÷\x00 ×Fø”3êó\x0E _x%ì "
b"=\x0E 4\r ¼æ)vÜF$~VµÛ "
b"=\x10\x15 Ý+ø\x02 ¾(ífÅ*\x1D "
b"=\x11 Ìö¦¿d-Ôú‘÷>2S "
b"=\x14 \r @\x06 éõ„V:«Y-Òy "
b"=\x16 !CÊá\x11 -8Xñ„ôÈ£× "
b"=\x19 z,ÆâqK C_\x01 Õ¬ "
b"=\x1A `D\x13 r'.³™Æ~‚\x19 ßö "
b"=\x1F u\x7F fûó¿og<•³¼ug "
b"= 8)\x11 –!&-Ž\x0F 0¦¬üÊ "
b"=!Š˜k+\x00\f\x0F ç¼W·§\f ˜ "
b"=)\x08 Uv¥2Ù\x13 ÖÄÊge "
b"=+È«>ðkSMülÌDR© "
b"=0ã\x14 M‰)UðÓÁÍpš "
b"=2‘~B\x17 ³M Ío\t ûúðz "
b"=5‘÷Š“Uѧ(P˜Äù®® "
b"=<-·–¬]ŠñØ+Ý\x03 J "
b"=>#ài“(\x0E å˜o\x06 Qÿ¡± "
b"=?*\t á¯çwÃuud½‚ãò "
b"""
=Dú÷é¾)"\x03 æ:K\n
"`
"""
b"=FƬД¢û\x08 Í:Lc `F "
b"=L\x13\x19 TµÓÏþ!É\x14 qß-½ "
b"=QÖ\x11 l\x1E hzíÚð\x0E\x1E ö²p "
b"=T”B¹Ùrù\x7F wÑ\x14 ˜Mp+ "
b"=UšÝm9ˆB;\f K@+}Iç "
b"=WCº\x0E 8w\x0E ŵIØ\x08 V\x16 × "
b"=X†Ä0é§¢oÅ v3ƒõŸ "
b"=Yvõ 7]Ćø Nès?~ "
b"=[\t 0—ëߪ\x04 &óÖ}tlj "
b"""
=[\n
>Ù£\x15 ä™\x11 Ó¶‡Ž›
"""
b"=[å/šñ·z€T‡»X×¢\ "
b"=nLWÉ)4×±µüÃ\x07 Ó "
b"=rO;6³H\x15 ά¼A›è+ "
b"=r|\x1C à`igødÖQ{¥\x16 "
b"=u›ŒàüÎ\t Üi·øXiö "
b"=zŠûÌ\x07\x7F Ü\Ú\x04\x1D ìkK‡ "
b"=€ìß:F:–Æíà6$\x14 µ{ "
b"=‹½üsÛ.¸\x06 t\x18 UkrLj "
b"=Žg\x18 ‹”Uð\x1F $ÌÌãI\x1A ˜ "
b"=’\x1D ÎõA†Œíù\x1E\x04 Pú*» "
b"=“À\x07 +ì¸@“\e ¢$c|Ž "
b"=™9¥,8NDú@éG\£¢: "
b"=š\t\x1C ˆœ¾9K×pÉ‘\x04 ó "
b"=šô±i\x16 ’"Ž¢¿\x12 ˆ\x17 c\ "
b"=œ\x10 “;\x14\t Ž>>^-V‘ðÉ "
b"=¤YØÞ€7z©Ý Ÿ‹Õwm "
b"=¤}OQ¾¯ôUý‘öã\x17 ᨠ"
b"=¥t\f Q\x0F\x13 ³õ—‡ x–ƒ\x1E "
b"=§1\x1A ZÕ\v Ž\x1E “î\x16 Ûê9r "
b"=§ÌW-?Ž®Ò§ýr]\•ë "
b"=§èptÝ\x10 tªêha\x14 ¡¯U "
b"=¬7\x0E oEÈk›\x17\x01 7ê\x1F ÿ "
b"=·|a¡H´VðÌ¢¼E¨ó "
b"=´ª\x12 2¤\x19 J"li²”Pb "
b"=´ÿO7Ìòâbh\\x1C ëm*\x03 "
b"=ºp»FE“@h½Õ™\x7F " "
b"=ÁŒ~fÐö<cW»Pü€Àé "
b"=ÂbŸÔê¼Ísþ=\x13 Z \x19 . "
b"=Їx’åùɈùžÖ\x1D ób "
b"=×/\x0E Â\x14 0\x14 w\x15 ^\x1A Œ‚ü* "
b"=Û‘¤Ž“D§Õ“Y€|y\x10 4 "
b"=܈ñ#žm\x1D óQ÷\t ZD!‹ "
b"=á–ü‘\x06 ¯¹\x02 û¨{\\r Fˆ "
b"=ãìq˜!¬\x1D ššxÛ½kïÜ "
b"=ö°ZLÈá!\f 0އoÑp+ "
b"=úF\x13 —È\t ‚¤|@¿ÃDk "
b">\x04 -,\x17 }Êe‹å;@±Oø "
b">\x12 _ô^‘a\x7F 1\x16 ßÕ6`>« "
b">\x13 4ߺÍ'à\x19 7h%Î\x12\x19 ú "
b">$yXBIi\x10 röºßw\x19 Í "
b">+>TA†@3œ\x10 9öÏÀ\x08 Ò "
b">0¦\x1A ÷Ë\x18 v^=yÍ\t Ü\x06 î "
b">1ÇÐNÆÌo&ßvlþM`p "
b">3¤gMrû*)Z8/›h2u "
b"><—Œ|\x06 ~\x19 ÐGzò\x11 SÖ¼ "
b">>8²\x06 ìH›£/w2Pü "
b">>Kôë\x0F 0\x16 -ª{½\x17 WN "
b">D[\t PzÐ׬€mÁŠÒr "
b">M\x15 ÍCe:ª3Ó¸Z9$$Ÿ "
b">M厺[?.2Ï‘Ä\x1A "\x19 û "
b">`«%f\x19 ßåI¿ZW÷>J• "
b">fÕÎ:\x13 Ù„'Í=ʽ~È "
b">i.\r †}PI\x07 6WÞ®ø\x11 c "
b">pD8›«\x11 ç\x06 Ãj|<lm± "
b">€5¡Fê\x7F -tÚ§¬¶¥\e x "
b">‚jÄ|×\x0F “÷€œø`7«\x15 "
b">†\x1D h9î[k\x01 V<z‘å\x11 Æ "
b">Š\r ³.zÇfÒaø”žÜ\r þ "
b">˜¥¶N¤mðÒ\x16 ©…lOý™ "
b">šäRÅIØÇÆ·ÐZ:\f\x7F\x1D "
b">ž\x08 ß\x1E ÙA\x14\x10 ?ÇY\x0E x2… "
b">§@sñÌ€bE¹]¯YÊþð "
b">¨˜°»}0ß–×Pp\x1E\x1E R„ "
b"""
>©Zä¥B±ë·â3\n
ïÑ\x16\x1E
"""
b">ª7a'–{ŸOZ#ù…ÜÊö "
b">¬·ÏD¡NæÞ\x06 ¿ä¼Çè‡ "
b">±3Áœp(`Κ\f t¤´æ' "
b">§V´H«F‡\x7F £=ø‚ø "
b"""
>Æ\t ŒlªÂÜFŽ=¹*ä\n
f
"""
b">ÇÄyÈkAny2üB°”' "
b">ÊB2ê|„ÁT€|f¬Ž' "
b">Î’÷‚¥ \x0E ж»zî\x03 "
b">Ò”>u^Ø\f sæ>%\x13\x04 I† "
b">׉Òܹ\x05 (DÏ\x05 EÙøqƒ "
b">éÂãÜ\x08\x04 ðkeb•¡o˜2 "
b">îZ–CKö(—ö¹\v\x1D /t "
b">îÀÉ\x1D ,ry$lèþ:¹;å "
b"""
>ð\r |´l\x11 ú½‡·\x04 \n
y/Ë
"""
b">õ³úàǰÔ/0EÕÓ{ "
b">ú¿M\x0F nrv°5Ô£D\x17\x1A » "
b">þÿëD\x1E\x14 qŽ$·‚òAMz "
b"?\x00\x04 ³º-3}¯q¨r'F”ª "
b"?\x07 î;é‡+¶3Ù…™tñbÒ "
b"""
?\n
zÑ༃OþF\v £|òÖD
"""
b"?\x17 àj2XÔ8…Ð(é\x1C JÙ "
b"?\x18 ×Ëo\x1A ¼Àˆ¿>jÈ+ "
b"?\e [YV\x07 ²—Éfô‰ÆÆ\x05 "
b"? \x12 S'ƒqE‘‡‹Uõj’\x1F "
b"?+¬ÞQ_©çû(Ðjç%‡ "
b"?2¦ßWi\x1F ï\x16 k,Qâz\x14 ¨ "
b"?=wý¸Qžƒ—”|aã¹=r "
b"?>öùÓ鈾>õÊùä¼Üq "
b"?D:>±Zä¢T@\x1A ò&ú÷³ "
b"?J¶³+µä\x04 ÆÁ–a™F:i "
b"?Kf–'îc÷ü>-#®#\x1F w "
b"?Y,\x15 ¢Á¼À®"ò=Ø\f Í "
b"?]šÒÐêÄô-Zªâ=¹Ê¶ "
b"?gû\x1F 7®7yº;|XJÔ\x03 "
b"?iÓw‹BŸsÉjpWRloQ "
b"?l\x19 Æ–É)FÀ¹h°v\e 3¦ "
b"?q½‘ô\t\x05 Y-#Ð#S«¯‹ "
b"?r\x15 õ\x01 ²\t [ôf<¯KíL¬ "
b"?th\e #f\x1C …Q$” “\x19\x10 "
b"?tªœõ'cxW<cžƒ‹i9 "
b"?w§˜y¯¢Fž{-áH„0 "
b"?y‘RnΣÌ\x04 #É\x18 â¹UÅ "
b"?|1ô\x13 bdùüÌ“ç¹0Ù° "
b"?‚\x00\x1D 0ÒÇð\x05 <‰¸h,n° "
b"?„‚™#«)\x08 góÇÛýLÄÿ "
b"?…ñÑUvé¹\x11 ¸\x00 Åæ‚k9 "
b"?‹;\x1D h³Î¼í4õ‡S_ð@ "
b"?Ž\x1E 6]ø:l•óRKïÄn "
b"?šVˆ&QüÑ8\x7F ‹´\x15 À}ó "
b"?¡\x06 hÀH„\r ð?;ú»'zà "
b"?©§‰¬G0IO?¦£$B‹ "
b"?¯;§Æ©I«¾Á£b¾h« "
b"?²ý=\x06 Á\x11\t\x12 DîåK^ "
b"?¶¹t“Û.’GUü,nV0a "
b"?»¹Â.YZ\e ´Œþ\x14\x02 ^:Š "
b"?½\e A‡r†äyI†pšîÒ× "
b"?½¤UO\x16 84\x1E xé’ê€°É "
b"?Í|'|¡\x14 ‚€>`ô\f |Åû "
b"?Ó"ç\x19\x1A\x1C ¼¦È*ÏFËá "
b"?ÔÝ+-Ô³q‹~©Ô¤+!ª "
b"?ÖÀD”›Àò"†‡-Úñ)9 "
b"?Ùû´\¾‹s«bH-el»o "
b"?Û\x16 PlüùΈJ#Qx\x1F ©: "
b"?ï\x7F Žô\x12\x16\x14 ŠYi\x05 ZÀbÎ "
b"?ðúe\x11 ^é\t\x1F\x18 .¥\x00 •ª; "
b"?óÿ\x18 ÑOÙÊ“ã°X©»Fí "
b"?ô\x02 ™ÅÞÀÞtðÄŒ¹Ö,• "
b"?ô?•Syýš—UéÊjè+K "
b"?÷Ç\x11 ^îá!\x0F ¹r”rš "
b"?ùŠŠ\r EÐk\x19 }R½ü4ü÷ "
b"?ûš¶¹ÙGŽmâ‰éÚç\x00 z "
b"?üNõ…–\x1A sCzâÙà,#þ "
b"@\x05\x17 $ŽÄæR_\˜ë1\x16 "
b"@\x10 áRQ„Ýj\x19 :\f ì\r ,[Ð "
b"@\e “®íW6‡’lê:’º³ò "
b"@3@Hþ5\x17 ä—\x1C -<âÒ "
b"@6Ü¢\e u›ƒ\x1C\e äQ=4\v Õ "
b"@A¯4ÝýÏi7d¶\x1D\x00 8Ëx "
b"@Fq®°\x1E (ó3PiµK<\x1C\x10 "
b"@H,×\x05 ©²ù_ecK?#Lá "
b"@M*'Ž÷\x12\v ó¢˜í‚Þb "
b"@U¹¾PÓ‚Ä\x14 o eÖ\e 9Å "
b"@] @ðè7™Öà¸|ôËz "
b"@cX2eÑ]·\x0E q[E«/y\x14 "
b"@fÑQ.Ú}òº=\x04 ŽÛà h "
b"@mŸþéAÇÍ\x03\x17 \r ÄO…»\x01 "
b"@pб•ó;pŒ¬.}ÊA8\x00 "
b"@yÈ<™8UqD\x0F —Ê£¶p "
b"@|Føü;±ª\x15 qŽå´¹dÿ "
b"@}»žÿ êŽ\x01\x04 AAm£nn "
b"@\x7F ™cÐE7“àá'Y,³ "
b"@‚À* œSN\x08 Ä5É \t Nj "
b"@‡‹¾\t Íœ™×\x19 Ñ~që³µ "
b"@ˆL³û\x04\x1C kæê‘}ê•ß "
b"@ŠÓK¹®ŽÏi\x0E ¹\f Ý\x19 „W "
b"@9óçé!àÈúå_ÎMM' "
b"@™Z«\x0E ªtX\e +Z\x06\x1C rM "
b"@£/‡û`\x1A ¤ý\x16 ÅS\x04 $/W "
b"@¦øô`B'j\e ýn+ñQ¢g "
b"@¬\t\x07 ϽM}Á~š(ý\x1C 'ë "
b"@·‘â„Q¤#¤\x06 yBj\t \r ï "
b"@ºZäÇi•"屨\v ÄAL[ "
b"""
@Æ£M‘Mû«\n
öaLf\x7F úŸ
"""
b"@Ë!”\x01 ø¼üA‡ðvãœ] "
b"@Ì\x1E ªJ˜]´#\ÈâqOœ\n "
b"@Ìk—%ް\x19 ¡ï½F\r ÚÐï "
b"@ÔÇÞýˆÓÿ±Ôz Pyü8 "
b"@Û\x13 ”ò ù)®íß…án "
b"@ä{r\x12 ®í‡…(|#\x16 ¥È± "
b"""
@å¡\x1E \n
–\x06\x19 ?»k›¡\r tB
"""
b"@ï¬ìgKe)Nùb¾Ä¥\x1D R "
b"@õó\x06 ú(éJ4æÂ"V%y\x06 "
b"A\x01 EîðÛP2uí\r $¹\x10 ÚÆ "
b"A\x03 ‚,Ò¨¸]ç…5Øjªo® "
b"A\x05 EOU\x1F\x0F VÑ-¨ßs¶o« "
b"A\x0E %wœÀ%Ö<Eóޏ`X\x04 "
b"A\x0E f•ÍBD\x18 1\x0F ³nÎP9 "
b"A\x0F\x19 ›\x05 Œ\x07 ÄzÒ}¦Åã\x00 Ð "
b"A\x14 Á‘–m¢ïÒd)}€pŽ "
b"""
A\x19 )'\x0E d…³bFÃÕ\n
¶õ"
"""
b"A\e j\x02 A \x16 üŽ+~2,H°: "
b"A#@<p$‰#ÅNå„Uº´\ "
b"A%ŸmÎÞÁ\x08 U´ëµµ@\x06 i "
b"A1_g=ØF(\x16 ý9(Çx0Â "
b"A>#;\x1E ñŒãŠg443c1\x0F "
b"ACë\x00 V\x06 í1Ep\x03 UÊâÂ\x1E "
b"AM3ÔPyé‚ë@5bÃÛÁ "
b"APð\x1C ͤBë2\x05 –¶\x06 nª "
b"AQ¶(êœ\x1E ý锥趗›¡ "
b"AR7º“¿Ø%Û\x14 !ÿ¿ûH¤ "
b"AVY{ßû\x17 ²Â¾€Žñ| — "
b"Ac#A\x14 z Üü\x08 ðPï\v a "
b"Ad͉$\x12\x0F A¢\x05 ÐZÊy{Ñ "
b"Aic1–é"T\x0F 2—@\x1A ¸\t Œ "
b"Al&ÃÉÃ\f ZgÛû”hº˜c "
b"Ax+o\x00 ý\x07 ÉÄ+D¢Ø%¿“ "
b"A2A9C“íõ>ô\x1F ¸ö¤½ "
b"A•š\x08 ¹ùƒÓ\x08 ˜ØÕ„É\x08 ð "
b"A˜éª\x1D w£3Y¶ï\x07\x15 ¶2œ "
b"A¦®\x10 ètµâ ¯V\x08 ñ#“\x1A "
b"A®6€\v <Ä„w4Ò±ÑAs "
b"A¯3t`é\x1F 2À·¸‘/6â\x17 "
b"A¶r\x1D ÿQTèFn\x00 Žaå>e "
b"A·tê\x00\x17 çÀq`ÆÜ}\x07 ·\f "
b"AÇ_³`\x1F\x13 Ù\x11 ³˜™\x00 ƒs\x7F "
b"""
AÈ\x1F ’\n
ÿ é#‹¨*’É’`
"""
b"AÈcŒŸý\v Ò”®mkÈk\v C "
b"AÍVuÕ₵*ö\x17 š,A¯q "
b"AЛü‰(ì}"Êž\x1A Àð= "
b"AÑÓ vÊ7’B\x1D ôï\x19 6\t "
b"AÓ"ôG»ñ€Ðà{„—h`\x1E "
b"AÕ\x18 n$ܪ“\x7F Õúý’°Šb "
b"AÕ©¾<8 \x16 ô\x1D ¤ü@ ô\x00 "
b"A×6\x14 ¥\x1D â¼\x18 át¾µ\x1D @\x00 "
b"AØXR~}öèÚ\x1D\x1C é\x1F G6^ "
b"AÛ\x0F\x19 ¬Ñ=^ÊÇå¯d®ÚÁ "
b"AÜ×g\x00 *—£IÓRî¢\x04 ð\x14 "
b"Aîó\x10\x07 ·\x1A àc!ÓmX@©T "
b"Að6Ã ®]éæ3íD®mõN "
b"Añ\x08 ?\x0F œ+}6Ñtœñþ.= "
b"B\r \x1A ´\x1E š v2YtÞºÝl= "
b"B\x0E ¼†L+\x1C T¢ØëzêÚt "
b"B\x11 Œ¾—÷âT:©¦ë’í "
b"B\x12 +3äŠ\x0E R\t KwÂ\x10 Åû "
b"B\x17 ™`)…‰Š›¹ý¢Fô¥Ÿ "
b"B\x1A «Äq‘£\x15 ±]ï\z… "
b"B\x1D ìÃzXþ.5>a¶\x05 ª "
b"B JeòdŸ\x12 ÃÛÆ\x1F #\x11 ?X "
b"B+ó\x14 ¼iQ“\x10 gàHÔ¾\x01 4 "
b"B/?q²PU\x16\x11 ¢ù½Ži\x00 Å "
b"B=½³×Y0ì²ÉNÝží\M "
b"B?Z?ôô9mr<1\f ò\x18 5Õ "
b"BN.¿+H”\x1A –Þ+ÚŽ^)‘ "
b"BO\x04 hDê]u.9E"—G¢| "
b"BO}\t g–\e\x06\e 'éüp\x08 ® "
b"BOÈP\x07 ‚»FW¨ì\ï\x11 ç¡ "
b"B]¥w\x14 7ˆ”{·\x06 Yw "
b"BjvöÀ\x08 ³\x07 Â<—\x00 }“R "
b"Blþ\x1E |;P& e^7âò¥Q "
b"BuƒÆTPË3Æ'à\x1C\x17 PDo "
b"B„\x19 <GÂFÅÛâ\x0F ÇžLç- "
b"BŠì1²]Nù“(4îð¥6 "
b"BŽè\x13 éo?*6bÎå9ßÁ "
b"BÇ*</\x1F Ö@¹:_\x7F ð×\x14 "
b"B–ˆ)\x16 åû\x10\x18 ^ÍÁí ªÑ "
b"Bœ\x1A\x14 ³¥yj$œ›öÄÁj~ "
b"Bœg Â\x1F ^ŠÜ\x0E QI*ëMM "
b"B¡ù‡¼Û\x12 cøVGžæýmC "
b"B¤\x1E Þ~\…Šƒ`]\\r á"‘ "
b"""
B«9\n
¹mËÛœw…\x01 #Lº
"""
b"B¬¤'i4Gfçl ±\x1F î^ "
b"B®\x14 ÅäyÙ]µ–\x06 öe\f\x13 > "
b"B®ètªüƒfl0^ÿ\x1E\x03 Ãx "
b"B³@’ËMI÷à˜\x04\x05 @(¯\x14 "
b"B·–aüд\x10 ]êäÆà£ìs "
b"B·±Ï´àÔ7\x17 oX:È\e > "
b"B¾¼§å_£Qà\x15 ~G\x04 Må\x11 "
b"BÉ\ª1ã×ReŽiš–¾Åñ "
b"BÉþÎ\x11 Có(¢ð„¹¥’x± "
b"BÊQ\x03 ¹uж¹$ç§»É\x0F ² "
b"BÌ\x0E ¥z©ú×|\x13 %¾\x1C\x17 šÞ "
b"BØ\x01 ^¦\f g\x13 0}%ŠgC\x04 Í "
b"BÝAµ\x13 Ï2\x08 ‘Ë\x06 ªé’lC "
b"BàL`\x10 ú(Û£“5›…5·í "
b"BêÆø`ÁÔ¯‚%3A¶Sî "
b"Bì°2Öãº(«3\x11\x1C ÐI\x1C "
b"BðÛÄ8÷@æU¦jî°ƒv "
b"B÷á=GžJ΂»\x15 ëót>X "
b"Büh}(EjÞ–ïÇD*p÷ž "
b"C\x05 :’fÜ©VæaNo;¥\x08 ö "
b"C\x11\x12 !ÝaŽ\x0E GTˆ_~pJ“ "
b"C\x11 Ë!\x12 <ÃÝcèßi\x1D 3\x19 Ø "
b"C\x15 Ü\x04 ÓÑú\x16 „usS?ò\x1D "
b"C\x1D œ\t a¹Û¼vÀ+m<ùB "
b"C\x1E æ2bßp\x1E Ø[\x11 ¤\x1E n¦ª "
b"C$þ>\x7F ¡ƒ;t\x17 –\x07\x16 Ïé "
b"C&\x7F ð£\x07\v ë¨ \x1E\x01 V\x1F H4 "
b"C)=ƒç?h§xwil×1 "
b"C* µ§³mW°&ÏiWuÕW "
b"C5\x16 à£Kq+\x15 ¾šé LF¤ "
b"C5Ø'%~\x05 ”Y9@F1Õi\x0F "
b"C:ýFa¢9ìD\x1C Š#Ó¥¿f "
b"CK—•d\x14 |\x19 F—ÕV JŽŒ "
b"CKèCóؘE÷H(5*C±\x02 "
b"COÒ\e q´nrÕn9ïÿÍÖS "
b"CZ’ùŽJ.\Ǻ¯\x17 w·\x7F Ù "
b"C\¨ÑŽv\x05 éôÑymï\x1E ”\x01 "
b"Ch\x0E cÅ[0\x0F Hά]®š\x14\x1C "
b"Ck\x16 ~\x02 Wkk–\x7F ¤ã\x07\x03 ÿI "
b"Cnp*¼#ï=–ò§ºx\x00 } "
b"Co"*W>¥7%¹Sª¶¯7… "
b"CoÚ ÙŽ3{ÈN\z‹µc "
b"CpÂd› ‹T\x05 )\x12\x16 ï!~ú "
b"""
Crçì).\n
ø3Ã2°\x12\x10 K›
"""
b"CuS¥0ú¾`ÉÍÙ$°´\t ‰ "
b"""
CvE,“ñ\x0E Òæì¤C´d\n
;
"""
b"C¿\x04 Eô;]Kc\x12 ¸d "
b"C†\x00 j”ügŒ\x1F \U^\x07 ‘ÈY "
b"C‘šÉ\x7F & G å\x17 ï=?Mð "
b"C’]–¯\Ë\x17 YUûó¶,G+ "
b"C’\x7F §¢¯3H\x0E (ž\x0E\x1F ˆWŠ "
b"C’¹…kö_vÌ–\x12 ªžÎ\x04 ¿ "
b"C“÷‰\x0F ‘ì\x17 ¡^¿<´ŸÞ\x01 "
b"C•œÀ*â_ܹ\x15 sÎè'On "
b"C•ð\x07\x00 žøöÖÁ4Òƒùˆç "
b"CœÖ“[2‹z'¦W\x18 Ä-÷ "
b"C“€\x14 !…À‰Bek6jþ¶ "
b"C¡\x03 O.ë yðêÞ?FÜi× "
b"Cª\x03 &”ú®®\x1A £‰u$Ì\x1A Q "
b"Cª,¼Ä«–¦t¾Çl¢\x18 Ū "
b"CµUȼ5–ÌTÜQ•î¿«´ "
b"C·\x1F AÈ®¡\t ´Ç,ʾ<? "
b"C¾rŽ\x14 +â–ÛÜí\f \Ã4X "
b"CÅ£0ƒÀ¢„¼„&L\x12 qø "
b"CÅýCêrÔ_lþüó\x18 wñã "
b"CÉF£˜ÏsÞþ͉^Äs¨² "
b"CËwtëÖßß:\x10 ¤ï|\x04\x06\x05 "
b"CÍ€°\x1F †\x1A ߯¸œa†-fT "
b"CÞš\x15\x0F ‰\x1D –*\x06 ù\x05 Ä“\x12 Ú "
b"CßV|Õ•ôdoŸH@ÅXÎÆ "
b"Câ\x11\x11 Ú,+mì\x1A ëØ\x01 lâù "
b"Cå\x10 \\x06\x7F $f\x01 ¹WÕ\\x08 t\x05 "
b"Cæ9MàÉ{\x14\x02 F<A¨ÄȾ "
b"Cò¥öר¤ÁNtû \x16 ¶¿÷ "
b"CöÌÐ|ÛŸ\x02 ý†5èõ[ï\x16 "
b"Cû\e WÄc>h£›{a–å†þ "
b"""
CûŽŽ1¡é€çf\n
+x\x19 |
"""
b"Cým[Ç™äòâ0¾kW‘ "
b"D\x01 é!\v ‡ê"ˆD\x7F Ov\x07 ï… "
b"D\x02 â§K\x08 ϳ7ärüv\x19 u\x19 "
b"D\x03 ¯{W\x12 _!åRh\x11 Î\x06 •\x12 "
b"D\t †F\x16 m\x13 -j±HÓ>o8û "
b"D\f nª©Ëà\t #ãN´\x1E\x03 ™ø "
b"D\x11\e OÏá\x1A °sÈ=èúnL¯ "
b"D\x17 XnÍÅŸü8¨b%9Áß\x06 "
b"""
D\x17 Ç—ÿ޵C\n
¢£!\x07 "}Û
"""
b"D\x17 Ñ`Æÿé¼t„\v óy‘ "
b"D\e ‹’|ÑH\x05 *š8¶½ÐÄ> "
b"""
D#riÃm\n
ž\x12 b-lÐù\x1C q
"""
b"D&÷Cf‰¥D–\x05 Y\v Ðb0 "
b"D+IœÓçÖho\¡Sd&V "
b"D2ØÁqrf\x1A Ù®ø\x14 ¹\v µÈ "
b"D5¥‡a\x16 )>©n\x10 á('™– "
b"DD–\x12 =À3\x10 rÞ\x13 ·˜?E "
b"DOóC=iãQô\x1F AôÚ&\x17 Á "
b"DS+®§ŠJwük\x15 i^ÖG "
b"DT4b£•Å\x07 .·Ýga$!b "
b"D^)\x11 ¡]ôJ,\x08 Séî#8 "
b"DamèGâ:Q\x17 ìw]៰\x1D "
b"DgîW_l0C\x10 Q¯ë5§`\x14 "
b"Ds:\x07 JÔ\x14 * ¬u§Ý\x03 <k "
b"Dvr¤OçÈ;OÂÿ,\x19 8ß "
b"Dw4]’ͪKk¶£Â^}–Ò "
b"D}%‹:ÔBôÒ<‘¬yµö\x14 "
b"D€¤€´þ^çØÄÓêÃÃP "
b"Dd sÐè¨å6ò½n¯\v ó "
b"D‚ôV€þ\x7F\x02 yk‡',®«\x1C "
b"D…TDÉ\x17 `u\x1D Kùª¯Ùdq "
b"D‡ÓWÞÆ\x14 1M\x1A p"‚¦‹\t "
b"Dˆ>ˆ¼=\x12 \x19 ‰pšFº\x10 k "
b"D‘\x1F ;ËVÌɳôÉÀC 1z "
b"D—þ§ç¤€”¬…¹"ëÍ¥/ "
b"Dœñ–Ì‚a”\x04\v úýŸœÆ… "
b"D\x13 m\x1D ¶°ïè\x1C RºÄ˜× "
b"D¥–±ß‰\x01\x16 >[ËÓåD— "
b"D¦Ñ]ä\x03 ü§ƒé³'nðRd "
b"D®‹¦_EĶ\x00 ¯Ô\x02 ×èd† "
b"D¯ºžG\x13 ©œ‰E\x07 ašû "
b"D±ã˜W¿\x11 ±‘·ÿî*ÝÆO "
b"D²=H\x03 2z7p\v Ceö—\r o "
b"D´\x1E ”;@vY¼S2µyt "
b"D¶{Ã\f ˆGd“\x01 JÔz\e 1V "
b"D»ä’k‡‰¼\x00 IùÞ e]ó "
b"""
D¼¼ß¢Ê\n
\x15 ¾ÑdaHþªï
"""
b"D¼ÁVÊ\x14 Â~RJª·Ç\x06 êÌ "
b"DÅE$›>+û†S6ó†EÆy "
b"DÆ'xTuh\x0F\x03 Ëh¢<Y›{ "
b"DÈœê÷eeD¨@ÀͶ©\x0E A "
b"""
DÌxT\n
ŒU>\e ´žPâ¤ó;
"""
b"DÔá\x03\x00 RþR\x1E \n ¥·öB# "
b"D䎶vÉ\x08 ¿\x01 Ëj¨ýTCÊ "
b"Då!\x10 óã¬-è¹4é‹\x11 d "
b"Dç2ýŽšä\x11 æ‚\x07 SI;\x1E # "
b"DèûïQž`®ÐÃâ\x07 _8–T "
b"DòK5O([]GT0\x07 üu\r \x01 "
b"Dóà™ðó%\x06 ¢k\x1C ©€×¾¯ "
b"Dú·ê~\x16 ›‚\x1F ÊYt]l ë "
b"Dû\x05 ®\e ÈŽÐGÞÜ\e ¶„ê "
b"E\x05 ø?”sHn¡Z\f ‘Ýøf\ "
b"E\x06 ,zì\x11 K–ÚáØèÛ³€c "
b"E\x0E £×Šð\e òi}!\x7F F®ƒ "
b"E\x11 ›½©KFPImŒºw<ј "
b"E\x14 Í§ÒØäD\x08 °\x04 CÓçL\x1D "
b"E\x19\x12 kRù~Õ«¶V>)ñav "
b"E-\r ]³ö¹`Fœ{ÃFx6M "
b"""
E1GéóTŸ¹þ²õ–J\n
¶å
"""
b"E6j,\x1E ,N\x05 x\x10\x11 ·û†æ, "
b"""
E9’J\n
\±ÇÒò™C¬E¹”
"""
b"""
E;ý––ÔM\n
·jsÔ?Q\e !
"""
b"E<I€\t\x1F §^÷ðC;¿ç‚| "
b"E=3ɬ*˜x UÖHv2HE "
b"""
EBá\n
\x07 ^¿ÿŒÙ‡\x08 -²¹µ
"""
b"EEBudýñ¼Æ;\x00 £8šOe "
b"EEÔü’nh"Ò-Wð›ä¹x "
b"EOåÀ‹î6FÂB9\x16\x06 àNT "
b"EP\x03 ÔãQ‰øÌoFœ;´öu "
b"""
EQ8ŽX\x1E iç7`\n
ÑVÀ¢C
"""
b"EU\x1D ¿ˆ\x1C ‡ðÉ\t ˜8\D¹> "
b"EU©=gA\x15 Šô¶DÀ_Óm "
b"EX@\x0F œ\e &Î\x1D )HašŸA "
b"EZøVè?ß³³)0\’ \x01 { "
b"E\p6\x00 VçùâÜ\f 5¹:c "
b"E_}>¿–ðÞ+¢Õ¿êogz "
b"Ez£\Ã.·ÿaê³Ë\x16 w× "
b"EzõA»lÙÝì`¤±‹\x00 ‘h "
b"E{E±\r ¬\x16 ò±û\x15 ~¶%ÁÊ "
b"E†´\x1A L¦8@“\x16 é«™¡?¸ "
b"E‘“±ì°\x15 .Nyöö}úù "
b"E—œK¦½ä|Ì:\x14\t 2uí "
b"E¡Pœ¡1P\x1D ª¢_NÝ•á "
b"E®\t ˆ˜½\x0E DýŸ\x11 ûIÞ\x1E\x12 "
b"E¼#(\x00 ºèçvŽ´]\x14 C¯ "
b"EÃ^ŸŽW–j{\r áoŠð\x1D ü "
b"EÈS»ô=×Ï\x16 /yv\e\x03\x1A "
b"EÊ@«KqOl#:¿PdÙþg "
b"EÍôZW:\x03 q\t ¿\x0F 3Že "
b"E×6Aþj©aÆ}ÿÂŒbC "
b"EàF\x1F ¸î…“\e ²Øß\x12 i¾’ "
b"Eï;M˜ö¹c¾¥w²ïM©š "
b"E÷¢)f0\x0E ð)eðYûs\x02 q "
b"Eùø\Y\x08 ¥\x17\x05 ›\x07 ÿóHc "
b"Eýp±Â\x04 "Z\x1E ç¤2-tÓ "
b"F\x03 7♆:÷aù¹ú1l¤ "
b"F\x05 ö\x1F Aô2yìÈ[‚pvy "
b"F\x08 Zä'Ÿ\x1D ’T¾Š„¬ÛO\x17 "
b"F\t 9DY‡\v a—Ư‘w\x01 µ] "
b"""
F\r ѧ,Jr~㳴\n
è\x10 Ò¸
"""
b"F\x10 ©"ú•l×µ€+<\x0F l\x1C Ä "
b"F\x12\x00 ô.iÎÁÓGóu\r Üòp "
b"F\x1A Àaé/ÅpŒzÄ2Ù\x1A >\x04 "
b"F\x1E Ž7ê\x13\x17 .ë&›”ƒÏg "
b"F\x1E ¾ìLiΘy06ùª~”Ü "
b"F#0Õ4Z«\r ”Ö\v ÌÛÝâ "
b"F,+µÃr\v ³ò´Q\x14 ‰àïÛ "
b"F0c%wG\x1E Oi}!´`ë÷? "
b"F2\x08 Ðc˜»‡¢w¨+¼Ú«T "
b"FB‰*©û;Û \x03 9e\x19 °žk "
b"FF;Ždƒ9æRàˆI\x06 8`í "
b"FR§ÃôÆÑ\x14 ¶^n‡\x1F v\x1E J "
b"FXÓý^Jºp\x19 3€ª \x17 £? "
b"F]#DµæX\x01 ÖVN9\x1F pÁ "
b"F]Þ¹\x11 êÕæjJprt¹\e\t "
b"F]ê¾€˜ù…jö\x1A 듨+ "
b"Fdšñd\x16 6™\x13 Ô5\x0E ‘'\x05 ) "
b"Ff7-8¾Ù6ÈšˆJ‰«j "
b"FjØCѺ˜œ\x1C Ç\x12 .Pþ "
b"F„ø¶jN y#¯É×\x01 r¿e "
b"F…Í\x05 Ûß\x16 Î=¯äeÉüo\x1D "
b"FŽG†}þ¹.Ç1þ…~Ìél "
b"F“Ö$ç—žù[ñÄܸ\x1D Å "
b"F˜B´Õí~\x16 !â\f ÈtÂ& "
b"Fžuî\r |îÚ…?zŒï]5\x18 "
b"""
Fž \n
#Ý\n
\x15 øŒ\x1D +\x06 §\x1F ß
"""
b"F¡äßV\x10 ð\x0F ñ\x08 ¼Jû4¯‰ "
b"F«V²¬\x0E NØä[H\f ïI'· "
b"FuüÈ\x1C L•€U«ÏMoÔ| "
b"F¯3ÿòò6ྦ˜jÀ˜ËX "
b"F±º–þ\x1F\x06 ôAÞšˆ:Ú”- "
b"F²õúaq’@~"·îž„F. "
b"F´YBµ„ÿ¦¢»$\f ^\r üÜ "
b"F´Ö\x07 \x01 Ã×¶½z~ø.® "
b"FÆ\x00 ¦’e¬nÔò½[\x16\x12 C˜ "
b"FÈxWKÞzÅŽ,j8F\x03 O« "
b"FÊ»xDS’ÃR\x01\e\v ÚrÎâ "
b"FÌ$õÔHýRÅçœ<š\x19 Ï "
b"FÌËUhç´Ä_è¼aÑos# "
b"FÐl–0©Ò°#ƒA\x03\x12\x10 õu "
b"FÑsþ¹[ü\x07 ž@s\x03\x17 ‘øo "
b"FÚ\x0F\x17\e\x1E y\x04 8ó÷4Ž·Är "
b"FÝ/=XÐÃ\x0E ïÚì\\x10 X¬ "
b"Fß_|\x17\x05\t lÑÎÀn\x11 ‚¯ø "
b"Fá¶qÓÙ=¡Šµ.(EÀèK "
b"Fâ‘\t Þ6Õ\x05 _gbÎq\x0E j¯ "
b"Fò\x1E ïÔìF]wâÒ:š'Ö€ "
b"Fõnåèë0JPCbœáGâ~ "
b"G\x04 å›<¯\x03 6ÒNJ†Ö;ø "
b"G\x05 ¬€s\x02 K‰\x17 ˆbè´nz "
b"G\x08\x01 ¢rR\x10 îêÐ|·Ž†ƒo "
b"G\x13 :½òŽ\x15 ŠV;p¡æH¯£ "
b"G\x17 jû¾#ߥ¹ÕŸ)íÐÍD "
b"G\x1F V¦\x19 ŒŸ\x19 =–3<\x15 ¾\x15 ° "
b"G'a³áÄ\x7F º€º%o½\x1A q "
b"G+¤f«„^„©\x14 ï‡Üˆ "
b"G.5)-\x15\x0F\x15 ƒ'sŽ—•h4 "
b"G.ËX+\x04 (¶õå\x05 ö\x18 )2- "
b"G1xÜßio}éy’šÊaÑ\x14 "
b"G;¶E@¤í[×"½á¤y<‡ "
b"G@+H›\x1A %ža•\x18 { L¯\x02 "
b"GCn¡\f –Âø°\x1D 9þy\x08 œ "
b"GM\x13 ³¯<5Ò?FAa–ô{à "
b"GOÀê#\t áÞ‚õ+Z\x02 Rië "
b"GXÌ\x1A JÕÖu›N\x7F {[|’ý "
b"Glˆ<Ð_B\x17 ú‹Ç¾N™E "
b"Gr‘Ô¤¿©V\µEÍiízÑ "
b"Gt0_~1fáŽâä-Ï~†' "
b"Gw³o™Ño¡½Œ}fI€«t "
b"""
G€ˆSË•\x0F\v Óä\n
\e ÒˆÍU
"""
b"G„”Ów2Û\t\x1D ²\x17\x10\x12 6Õ "
b"G‰ÿðhGMŒñt+{yÏXä "
b"GŽ{ÎfP\v ÎôníU¸ì\x08\x02 "
b"GŽöÖD?¨2H]u\x18 aS\x11 ` "
b"G’ÃðIû\x08 è9¼\x1D Øä\x00 õƒ "
b"GªPxÌ$å`@Õ\f #u7ì "
b"G³¤\x1C Ûë³Ñ¸¦h¤\x7F ¨» "
b"""
G¥.ǽL\n
f7ð&—zÛ‹À
"""
b"G«âuÃe.È‚‰Sf¬†F "
b"Go¾KÓ8\r k¡—`\x7F ¢\f "
b"G·Ñ¦¨(ç´ç²a¦Ò„± "
b"Gº{õ\x04 —Q6RùhÝH\x07 / "
b"G¾Q–‚µ±k\x1C ¬±\x0E 4%Ù "
b"GÁ-ïâyú\x14 Hì”°u\x04\f ! "
b"GÁcÑv§êhÝ\x06\x11\x14 Ðh\x7F Ã "
b"GÓœŠ“n<òÖ§&¹\x7F\f œ5 "
b"GÕ¨ To\x1F ¦\x10 â‰kÑœðO "
b"GÖºžî’º—r]ýÜºèˆ "
b"G×ˉq*“\x1C éÂ5G\v ¸#© "
b"GÚÝP±\x10 +üi‚ógŸøç' "
b"GáÃÀ—âK©\e =l!Ö3ß "
b"GåÜלQ%!'ôæ\x01 ̯ž> "
b"""
Gî†\n
2/\e º\x16 ¯¥)PýÇÆ
"""
b"Gõˆy£q}¿Ë˜>ëlÒU "
b"GýVì'\x0E NÂXŸ\x12 ž˜-ý, "
b"H\x00 £ç%:\x07 ¤\x15 “`à°Y‚h "
b"H\v q§”\x1F 9O\x07 “û\x00 òv/ "
b"H\x17\f %û/\_Y\x18 Ä@ÀÄŒ "
b"H!0)楲ٰcÞŒ9\f Ý "
b"H&£608C\ö‘ —S©L\x18 "
b"H(u„)|=kfQæ#Û\x1A "
b"H3”ýU¥tªß\x00\x05 Ñ77\x12 Š "
b"H=Çî\x00 *1®¯\v FÑ\x1A û\x04 "
b"H@wÏuü¡\v ×üz^\x08 ²¤\e "
b"HA^\e F5ãu®›yį”7 "
b"HCM\x7F ögP}‡ÀÉÎÂd "
b"HGÿöV\r ðð^ÄvóÙ\x12 T‰ "
b"HHB£rná×x\x02 ÎU\e vrk "
b"HNŽü™~γv{\x16 ƒ6_R "
b"HS\x04 ºÛb\x14 BÔjŽTpY” "
b"HY\x0E Ú\x08 g°–îÓ{öj\f Ž® "
b"HgDÕ\x03 ‡È\x08 à\x02 «“lùò "
b"Hgfœ‰w\x17 îC8ª9`Ïä "
b"HmºcÛCÆ\x1A bZ\x17 y7\x11 ºä "
b"Hp\x07\t òùZ^¯ŸÈ‹Õ\x10\x05 "
b"Hq9CÞ£\t K¦šÌ0O\e ,W "
b"Hu\x19 f\x16 âJ#eÿí|æý…\x1F "
b"Hvd£…~Z”[ŲàxEà\n "
b"HveíîÇ®¯‰\e {1ç…³ÿ "
b"Hzã+chê\x19 .G‰wßqÊK "
b"H„\x1E qlMÁ\x10 F‚ Otç`Ø "
b"H‹\e jw·_ÂA\x19\x00 ¶ÓŠ: "
b"HŽ}\x1A ,\t ]Ö<ü\x11 ³O'y "
b"H¢Œðóær*šgÐh;²êÍ "
b"H¬ooº\x14 zX‚¨*•4¼ÿ "
b"H²uõ}"h>(Rê—'1˜Œ "
b"H¹SÈeˆÞÛ^ø2œrnHÌ "
b"H¾II+\x1A >€'4\x05 àFAK "
b"HÄEQÒì’æFW_üPÒD‡ "
b"HÄê¬âj‰õ\x18 nŒƒ³…'è "
b"HÅ\x00 üò$ë÷ÁÚ¹(\x01 %4ó "
b"HÆmx\e š™P¥3·U\x14 n‰; "
b"""
HÇ”ö¢äÝúU\x1D\x12 Ú"\n
¾Æ
"""
b"HÍ\x7F Ö‹¶\x00 4Ìôg³k\x04 Z* "
b"""
HÕ\x02 \n
Ü"±À ÛýàüJ/\x07
"""
b"HÙÅa]ÿÁ\x06 >ºˆÊéŒ< "
b"HÛ"J<\x00 zE¡\x05 kfì3\x14 / "
b"""
HÝ‹vb§c"\f Ð\n
cC41Þ
"""
b"HÝɨŽs\x1F ¬é_\x00 ‡ç3… "
b"Hë¼XÝá’]‚ÐóéïÈs\x12 "
b"Hò÷4wU\x0E Š™ºd‹š\x0E ±” "
b"Hõµg䌷\x15 ðYg\e #‰*\e "
b"Høi‹D¨2\x02 rÛ\v ÓŸ+{ "
b"Húû\x00 '\r z\x16 òðç¨÷ë\e ¹ "
b"I\x05 Íè[°nyXÛȦ®Kï| "
b"I\x18 •.XE\f ÿŒ\x1E ØäÑh2' "
b"""
I\x1C ü§¶ÑÞ\x19 \n
Næ\x17 =\x18 Øg
"""
b"I&ö@˜\x1D °ü§re¦×\f Ü "
b"I*ý1ƒ&„ß\·HkmK\v t "
b"I?^".~yü‡ß3MØ\x1E "
b"IWì\x1C Kܸ3üá,§*±”D "
b"I\Ðcà0ë×Èemgõ•M3 "
b"IbCŸ\x04 €ã¥„+Dp×HÈ "
b"Ig”taQòö”+æ&¦è=’ "
b"Ip\x17 ë鯕µZ?7ï¥ý#Ö "
b"Irˆ‚ŠñÑœKáê}˜ŽŠÉ "
b"Itcô\x01 ž¶Z¨\x0E T¿×\x19 Ñb "
b"Iv³ùöÓ¼»ÉB(V\x00\x1D @ "
b"Iyd\x06 ÍlÀ8êŸ\x1E ÐIL+\x1E "
b"I\x7F ]0\x7F ×Þ£FNi;&sêù "
b"I¡\x19 «ûMèîW®\x18 ÉØ† "
b"I‘x:‰õ»=\t ¥8\x16 –\e S "
b"I–GW\x7F é'tMçMð¯\r \x1A S "
b"I«äå1ä®§wÕ;¸fÓI "
b"I½n,—Ÿ†få‘îõ±\x18 äJ "
b"I¾XCüËðS\x1D »\x7F\x1D n[Qp "
b"IÆýM\x00\x07 {¤²}qÄ\x06 ‡ìû "
b"IÎ!b¯\x19 tV)©Ê¢}Qúî "
b"IÐIÖ\x19 ÚaJâu'ÈëéÀ "
b"IÒ¥°ËL;s(†dB)—{\x10 "
b"IØZƒÏå?\e \r ý'S†„ÊW "
b"IÝÁFjöÃEгF·B\x15\x18 D "
b"Iâ/.UŽ©0cTöß\x05 š·\f "
b"I÷(û\x19 Ê!+£èöâ\x0E\x11 `_ "
b"J\x00 Ä5>¾¸šŒ<ËI«\x0E < "
b"J\x10 6‘FÜ“p«7áä\r \x1F "
b"J\x11 CwR\x19 BëŒêŽ 7«& "
b"J\x13 y\r ÇÖŽùÞ\r Û±*Xt "
b"J\x16\x0E\x01 @êjG?u_\x03\x01 A° "
b"J\x18 ÀB‹È¤£¹€ \x07 r,äÌ "
b"J\e ôVcm¹[¶R“\e :°õ "
b"J W€P$8 Í+°è2ë3 "
b"J"Š‚o\x02 (€•OÞz¶\x17 óü "
b"J"¥ïC+vè}‘p\x11 «\x01 T¯ "
b"""
J#\n
ó\x04 ÜîŽ2ŽT¨!(¦
"""
b"J*Ô€\x07\x1D J%¤Óï\v ½~[Ú "
b"J,Rw=e7A|\x08 \r g\e ‡ "
b"J5·L%Cìa§Z±\x12 åùFu "
b"JEXð½½\x19 JHMe!]jý\ "
b"JM6¤*9sd\x18 >1eÛ˜·˜ "
b"JNäFõóv"“\x0E\x14 ¬2tmv "
b"JW%5Âû&Å.‚ô4\x17 ©n¥ "
b"J^Ñ+g^)´E¬ÑKÓóÿ "
b"Je\x03 Aá$¡æ’”ª§\x11 »<À "
b"JeÞЦ÷òvœ:eFá[é¬ "
b"JgxZ\x0F I^Å6dô©ß0 "
b"JjÔ<\ÀlÑÙä@/‰b*¹ "
b"Jp‹ AYöò”É\x01 &ju7Ô "
b"Jtö\x1A ÷\x02\x00 <ÃZ~Àá*kê "
b"J|û¥(®ElQä\t Ð1°p£ "
b"Jaë"ír\x0E ÷A[\x1A d)»æ "
b"JˆHfE¾Z¼>÷\x01 t½ÍÉ "
b"JŠ{|„]õ¥<HEÈ„cŸO "
b"J“Ñå“ñý¹ã\-|Åy\x18 q "
b"J˜µ¶Û%}¢åziÙß-Ò "
b"J™¯¨3\x18 I¶\x0F ‰/`ï>)è "
b"""
J¥â˜©(à\x04 \n
¯Ëãž\x1C ±ý
"""
b"J§\x04 –Õ8âÍ·¸¤:CÀ0\x14 "
b"J«\x05 N5"cã+o5ŒÙ¯ \x1E "
b"Jߜǽñ|ƒc\x16 ‘ŠRPb± "
b"Jà‰ÊuÚ\x10 8Kø£Xçó²ö "
b"Já‘\x17 H-Ä\x04 6\x17 ü%¡/îO "
b"JåãΞ\x1F ž\x16 aCÖ¿ý. "
b"Jç?R\x00 G®U•ü^!ö§zÐ "
b"JóÊ;mŸÒá‰\x1A xðÎbü$ "
b"Jù圥\r .è}/Š\x08 ¡rXÉ "
b"JþSç°\x15 ï#ÿe\x12 d&µ°; "
b"K\x00 ”Ï7-(רƒ—\v &Sja "
b"K\x02 %¢Æ¶ÍbñWZ\x0F ‡\x05 z\t "
b"""
K\x03 §a–½\x11 î\n
þyùY´±\x1D
"""
b"K\x04 åúÂ0”–#æ\x10 ŽAüð} "
b"""
K\x07 \n
òD×¹øß{E\x03 \\x06 ®\x04
"""
b"K\x0E jõJFÒ'›rpÞö$ƒÿ "
b"K\x10 €î±8\x00 º Èuã™ "
b"K\x12 @ˆº\x08 2sÝ Üï#Áîo "
b"""
K\x17 ·¦úÓ\n
“2{ã&Û8À\x02
"""
b"K\x1A "S`24·8g$Íïæ@¹ "
b"K\x1D 'ø»+Yfëllqë©Ô\t "
b"K\x1F ‘p^\x1C\e\x1C ¢}á$Äœ\r é "
b"K#\x13 Ä\r þ—^Ò~pp\x15 Œ w "
b"K)¼Ÿ¾*&¡P{h"è*» "
b"K-T(,:%Å4]6\e —k]£ "
b"K4\v "®OÞCþ$ýœ¬ê‰, "
b"K7©ÕË\x0E Åt®«²ál¥ü "
b"K<˜±)I\x01 —ßy‡\v ï©ö "
b"K=T•Ž®˜c-ß`±Î5‡3 "
b"KB\x03 ]K\r b|ª\x18 '¿k\x1F {¹ "
b"KRSܱ岢…d²tµ!© "
b"K[\x01 \r \x15 '±ˆ7š^›¯q\x00 { "
b"KaÛœK´w«íLÛèñ#ÂÀ "
b"KcëæL—‚ò×0˜Ï¸ÐP "
b"Kf%÷º\x12\x10\x1A v+«ª61ì± "
b"Kk˜‚\x04 Ds)îègÆ\x12 ¼Ï "
b"Kmëþ䪬Žà\f ~NŠ\t ÃÏ "
b"KvéfúÙ\x02 $@a¸í»ù! "
b"KwÖÎñl%Æyu¬¡³NlO "
b"K‚þ-\e …·‰žrÕP¿Wó "
b"K†ÑÐ\x00\x19 ¿õ¡\x1D ñêÚå>– "
b"K‘ºŠ\x00 ¤ÒQ\x14 ì\x08 ƯfÐë "
b"K•ziöí5\x1D Í6àµÚ\e ï "
b"K•½àLd‘¢€Å‹,\x01 n§I "
b"Kš®¶\x06 Ü¢!ÝŒƒÞ\f\f V "
b"""
K¬ô•ÎŒ\n
6×*ÀÀ|ª…
"""
b"""
Kº\x12 Aqe$ \n
×kïýò+\x04
"""
b"KȉF=sÐ"÷èìÞ`Г "
b"K×é~Ð&—\x15\t Ƥ ¾ª–ˆ "
b"KÛÃÙÑŽ¯Ü¯“\x00 ‹;}òÒ "
b"KêáŽ0À©Ô½¿Œr™\x1A Ô\x10 "
b"KëZkÔ@ \x13 ó`…‘Xû% "
b"Kò¢ü(ë¯W\\x12 8³¢Eé\x03 "
b"KõLß(.•]°€\x17 )ê#è3 "
b"Kú\®e|O\&§%”@‹' "
b"Kú™}KÃMÓÔKEe(S±\x06 "
b"L\x00 s6,y˜hö\e 3ê\x15 Gès "
b"L\x02 ïZdª\x0E xrˆ#1\t ¿\v "
b"L\x06\x10 ^v¨Äè³ÜÊ\x14 ¬[~¢ "
b"L\x07 „\f @zhX\x04 ÊöNA\x1F ·û "
b"L\t \r \x04\x03 8Ðsf㇯/è\x15 > "
b"""
L\n
Túù ¾Á^²´3;ÄY×
"""
b"L\x18 oL¤˜{4õ\x08 D´ý\x1C\x05 O "
b"""
L\x1E 7—X\\n
vg‰‡û\x13 7o
"""
b"L)\x08 BjG b"ö:êmxKH "
b"L)u;#\t ¶„Åóƒ}ì\x16 iï "
b"L+\x1C Gy¹éhB°\x0E 6î0ÌH "
b"L3’¹er”`U.ë\x00 pG "
b"LB\x06 o‰RWS\x01 1£G7ï\x08 — "
b"LIBép\x12 €ÆL`“ø\e >”1 "
b"LJ…¤¤Ä\x1D ¸ò)çzÚ\*Y "
b"LM§žª\x0F ¯¦5$Ô ¿è¬\x04 "
b"LV\f ±üíŸ\x07 Awƈ²ƒ% "
b"LZÈ\x1E š\x18 -¬·ÏybÔdõ\x07 "
b"L_\x13 ¤Mscñ6\x19 ¨‚è\x7F ¦ "
b"L`¶—r“nâ°a\x15 `kÏ&ü "
b"Liש y3½FÏ×\x0F ‹v\x10 ä "
b"Lsà`B\x18 ÞF.³æªŒPkß "
b"Lv&w\x06\x0E ÿfë‹Ñ–ìA "
b"Ly¹vó\e ˜—\x1D Ã\x1D ŽÞÉ\x11 ™ "
b"L|àïLÄfG¡«+|J1Ì "
b"L}½PÝX¹êZ„[²\x7F\x19 Õ\t "
b"L„\x7F ÏKµJM%Â'º®åˆF "
b"Lp{ëYYk³íX¼&\x1C Fö "
b"L¡”\x02 âóô‡t:}N›´\x15 € "
b"L¤\x1E ˜=(>±¥Þ”KD\ "
b"Lµ·;6\x1C ßË;ëŽHt˜¯? "
b"L¾ç×=RÊ"ùY\t žÂ\x1D ì¦ "
b"LÃpPý~îõ\t\x1D —uêäeø "
b"Lî٦kÿ[5ÃÛ:šÆ’õ "
b"LÌ¡X_qøeÄßõºã\x1D $\x10 "
]
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 (0x38761F2140EEA1FEABC3EEB50431922F , 0x3876FEEE228FE37D60B787BEE2D029C9 , 0x3877B667B397AB41EEB56E12C563D04D , 0x3879459ED3820DF36E3750722F67CBBD , 0x3879DA5DDA4AF2D1CEF6EA2085607736 , 0x387EF40D28DF7D8F9AE2AD6BF1A1E7CC , 0x38821F1440028AD24C690F16D9ECB334 , 0x3882EA7592ABECCDF7AF7F090BC968C9 , 0x38841E4B462CAF0B142B143CC6AAD1FA , 0x3897EE39142EF6F9ED183EF0EED69056 , 0x38A3BC495AE2BEB14C1D59E6FDAD6DFA , 0x38A794C47112CD3A5A1D6736C880687C , 0x38BB06520F1C1FD97BFDC95D14C4C48B , 0x38BC5A3823FEA4E06C783C299BD53657 , 0x38C9B21FDE5A661474B236291DAC3535 , 0x38CBE5CBF2B1A6F885129971C8335EDB , 0x38CCA656DF9DA44984EB64CC60796F9C , 0x38D7A978E75FE29EE06BE513681B344A , 0x38D9B7F6A309FD6957348935CE83E2B1 , 0x38DB8BA48FFE27CB07AAE45F7F1CD9DE , 0x38DE7D84BCFA580F56302F9B7AFB00E4 , 0x38DF67953ACB98BBA1FDF589D5B6BBBA , 0x38E13E8DCA538801B5EC629CDFCA33B8 , 0x38E28DF7AC3C52CA15BCE7841B11E5B1 , 0x38EC89D24FB144A8BF584CF196A9CB0F , 0x38ED7CBCF9C0CE43A1E20072876DEF40 , 0x38EF0C0B4E04F15CACFF86241111A4D8 , 0x38F0FF31CE86CE17CB11F9F14C402A1B , 0x38F291D3CACAE7F1B8C83B603A06E6A3 , 0x39078BD52BFE4B42FE7E61D6A7D107D8 , 0x390859EECB20901E94E011A30A454A0E , 0x3909B53132670EE8C3E10EA45864C35F , 0x390D6BDA5255E6E6AA88967D9F98E3BC , 0x39155940DBD22DF22286872A0B99EB2D , 0x391B4090C3ACF3B35C64B6A3F46FF5D5 , 0x3922DA47F7E282A4BD36C7F1DBA9E6EE , 0x392D0D5D927802C5406D89846BB3E8F4 , 0x392F938DF6973BB1DFAA39C592E1BA4C , 0x393B15BF91436E912D68C5F3EFA96AE6 , 0x3944D83234619BB75833159B601651F8 , 0x394B17F25D445C2F9A5B59053426ED64 , 0x394E832D8B93460E88C62F8183E8224D , 0x394EBB0E541383E3076BD219B70A3080 , 0x3950F8A5138C5B0356CF38F871095C9A , 0x39515ED5914B5F74B83F0C9BE6DED5C9 , 0x395675D9AFC312062F3A5B697CACFC6C , 0x395B7D87F8F10E416F11D519B10B4B33 , 0x395B8A06D34EF39344CA091060535361 , 0x39649F88FE3EA27D33E5FB55931230F3 , 0x3967643B0B2C7952C5AE65135351B179 , 0x396BD55305F1A1BB7947F40354CF29B9 , 0x396ED589FE9FC20B727A2533A6E1EDF1 , 0x39702458D46AB512648895E4D6A60D8E , 0x3976545E63A73F257E010459B7792A15 , 0x39779DBA43A9D6B9744A6B738560580E , 0x397B1138AD6EA13AC174B00E2A4F25A7 , 0x397EAF62DA4BE0C314BF2264FF12B7A9 , 0x398ABECC8B14948E7CE2A45996418043 , 0x398B18D23C1632D5072B6B8EA05D9CA2 , 0x398FE1916D60FE7C1B55930C4AD757DC , 0x39920E558192525DE98800134AA2A912 , 0x39983E4960B72EA43E8F3B19016F0860 , 0x3998748BB8FF1FB062A224CBD2C0AFA7 , 0x399BEA7FD96DE6BC4545D00369D9C384 , 0x399E752E5C02E65A095B6E934E8E14BA , 0x39A3AC0573B08FBFC87B4DC58525B899 , 0x39A428389EEDB89FECC6E0823FC54804 , 0x39A81179986388CD93CBA7F90D7BA7F3 , 0x39B0A0F1CC8DFE29F4EE9120BF74AED0 , 0x39B1E8ED1F2C102FD9B868334B03FF73 , 0x39BA686D201C82F447DCA3308E387664 , 0x39BF6F59B399698B3B5A69B8BFD1FA25 , 0x39CB3E407C926B651B234A4F6C3D1D66 , 0x39CC4955FA01CF45CCEE9D8E66041CE5 , 0x39D611263A23CEBAF4BF5264DF018F9E , 0x39D7C35E0C8AA87E7D77CB59B2CC8F94 , 0x39D8CD250AD32E3A44D6AE8779207C08 , 0x39DAF5875FFA979374EDCABB3FAAB132 , 0x39E32F20EFE73C89025A1327F8949CA9 , 0x39E4E71E8524CD50D00D3A3C3067D27D , 0x39EB928FBA68E59C14EFC789AA0E5E7C , 0x39F55D1A08ADA3DBE79331B05C554B56 , 0x39FC21354E286CBA392E05D2EA994861 , 0x39FD0E84CD378B58299321230255782C , 0x3A02F04A9988E97335E9895D16C64B92 , 0x3A06084CABCC07DDEF489E6F32BB402C , 0x3A08E940FC795186F2CF39174BD0D119 , 0x3A0A4891F6610FA7548F91350C42F846 , 0x3A0BCF81F716182A52E834EF200F46BA , 0x3A0CE080F2282948DA22AD75BFE0535A , 0x3A0D274975B3DC7E29EA98118AFDD5F2 , 0x3A14513B01053E71D294A005762826D2 , 0x3A14E5722E3C98292BDA791E1BFA4E2D , 0x3A186EF2D044264D1450064E5B599111 , 0x3A1A684C6AB5E2088E49C6908D4E74CC , 0x3A1D5CD0B1FCBE73EDB35B89CE0987A2 , 0x3A1E3F490A4A21CAE6BCEC4B99E8C303 , 0x3A1FFD8025BE9B9478B6D7AB524C0465 , 0x3A27DA89A02FC4F102FDF7B3A90672D6 , 0x3A2C7F770A9E7DB269136EF868ECC085 , 0x3A3741A78F02A3E2B6732337BEF200BB , 0x3A38E8682E9A1F50F76D4573151B1B44 , 0x3A3A0CFC0E984C568B09D334880C2A50 , 0x3A3A2F9D56032B631C5FDD5964E998A8 , 0x3A445DC443F0B4D88624D3A0423AF18C , 0x3A5904E52183ACC429686EC62BABBBC6 , 0x3A5919C9A96F95F56EE4B68410657F42 , 0x3A59FEDC8B47161A832A0E31A94BCDE5 , 0x3A5C35B0F9DB7DBDA7B9DA3FACA3DAF3 , 0x3A5F92F22E63514F55438070D0C556AB , 0x3A694B5297A8C6EFBF1E403BBE7109B2 , 0x3A713E4C1931B0DD67928B22DC07AD0F , 0x3A72F929FDE99E573729A74C2AC19C91 , 0x3A81F92A49CA6AF8E2D6DF1590FF1F9F , 0x3A89898361DDAB70D1A16901D5CD07AF , 0x3A8A19A91710B21ACBC03A5CCD78D751 , 0x3A8A66625F0CBC87C9C954F7AD338FFC , 0x3A906F03FC2DDA39DD93C2C00DB02A22 , 0x3A9490BAED4D9799B701F5C8FDD98633 , 0x3A9C3F659FADE2D485A9AD9BC593D119 , 0x3AA1C7F32776979FADDCA1B40F03EE75 , 0x3AAAD8B2351618B841FC8D9B88BD02BA , 0x3AB193A27E20B2CEE8E221F810F52D25 , 0x3ABAE48F072E58881A584E64A7F69941 , 0x3AC1630F241AE952AAD11AD3F2891A31 , 0x3AC3C0F58204ECB2E9C8050B715A9469 , 0x3ACB921CE44EE1F74248000CEB6585D9 , 0x3ACE55B43B3F9629F6E45D1A4B29E367 , 0x3AD2DB3FCBF288D9C121A2BAF0409539 , 0x3AD6A17DB80D269FF47131F82EB8E5AB , 0x3ADCB32D8D014813B6003E91419857C8 , 0x3ADCEC7D56483FFBB17A7DDF8923A305 , 0x3AE5A9E7C6427BE79A53C339544775A1 , 0x3AE936325F02FCE1A0A09EECA3C5DEC2 , 0x3AF157057B4D83FB09C56940C77EF6EB , 0x3AF2A56ABBFD32085BCAA662402B57BD , 0x3AF333FB75C75AC4C2F6F717B9F691C8 , 0x3AF782A914ED447013735B6A9A5AB9DF , 0x3B098CCFB171A5DA3906B818837E3695 , 0x3B0A9446D8510882C985CBCCB945CF99 , 0x3B0ADA3D3FBE6A3C62CCC2BB11C66186 , 0x3B0D2AE65446764BCE932E4C4D7ADC54 , 0x3B1391AEE8973FD6E68B1F5A2D48BCC3 , 0x3B14EF27426C6EA5468B4C4A04FE05B7 , 0x3B1898163AEE4ABC3C9B24E1B361C2DD , 0x3B1B5B5FB6D8010DC2840AF29C8B8916 , 0x3B1B8C68D8CC8D9B92BD35418F174896 , 0x3B203D16CCB35A452EFDAC80259EF57B , 0x3B2172C4BC7379661673F110A36D0D27 , 0x3B2487AAD74E3B34719495672A44B0E0 , 0x3B29C69981BDCCCC120B5C248B2E6FA9 , 0x3B29FC7664A1BA364EEB29BED3331B89 , 0x3B2D14F9B3B06DDB57370F8A3409D952 , 0x3B4C942DB241CD74AC08867675AAF1CF , 0x3B4D073D445632663385FF3E83BF1448 , 0x3B5B843B4E7ACBB09B07DC1EBE00BD46 , 0x3B6177791C48EA48816FD635517F6DCA , 0x3B627D86F514BB2CA8AD939CE300EC2A , 0x3B64C98125AACC66528ECE4EE8D9B9A8 , 0x3B654960470B516D13FD183B66D4FA7A , 0x3B68E7E30E02029B00C93A33E64013B8 , 0x3B7025D10D6E8D50A8EB9A67A1DFDC33 , 0x3B7076A6706AA5B0611CA55234342AC4 , 0x3B714C585A25E9D0EFBFB2FBC96582BC , 0x3B73957ED49D5F62B166538144BC4C99 , 0x3B7401AE8D03FD26FBC41105BD0C825B , 0x3B8E9998D75756565D838B8D9DDC43EE , 0x3B9232C3524D3C2C345F8CE401446E93 , 0x3B961F7A170D560949A83A1EFACE3C7E , 0x3B992E7A231EEAB6B4BA2F0812055404 , 0x3B9E46FE86C2681EEF466A208BC60C88 , 0x3B9E4FCDE3D77DFC0D497D6DD1A44E58 , 0x3BA09619A6F352CC7A8E5F2B580F13A9 , 0x3BA0997E230E0A4584C8B4E9EC05E534 , 0x3BAB68A92EABBEB4547CF8FFAD6BF57D , 0x3BB24DEE155A7D42F28D243E1C47B45D , 0x3BBA6A920C5F5423CA8A5E26DF4B272D , 0x3BBADA09082BDF3C38F7F25B1B39D154 , 0x3BBE71176B94C39EC9FC54C4A285F954 , 0x3BC2251C0AAE86943E3FED35675F74C6 , 0x3BCB2853A7654651B90E87F382C733BA , 0x3BCC8BE70B007C85C9316CB2213CA7FA , 0x3BD5FF1E0A66E14271D93161343CB317 , 0x3BD68331EB064DFF70496445C91AAB91 , 0x3BE8430F0927C9D5EFCABCB4851BE04C , 0x3BEFD8A8CBD1B3032EA24FFE6CB4B2C0 , 0x3BF212F2506DDB35629BE18D7C6F759F , 0x3BF30761483D03017EDB26B97355F3ED , 0x3BF5DDAEC03951D69F69861180FEF6AD , 0x3BF5EE5FC2718428A87ED4D99D629CDD , 0x3BF8F1C16E5823C91CA718D51604E6C7 , 0x3BFF30E0CC32D54A8E748D039B030AAC , 0x3BFFF8B6C4104C75CB67A776DD797AB5 , 0x3C009325B355237D262FDB57FBC2F913 , 0x3C048877C93F11EF64097EAC5565EA85 , 0x3C05B13DE7FC973A69C7687D5D46E2F1 , 0x3C12380441C4A5A06757EB53BDFF95D7 , 0x3C1A569E72488DF6F25E5DD570BF871C , 0x3C2442ECCBD6839E49DCA3CE3B3D6F99 , 0x3C25345BFE9E6B923FE70037B666B67A , 0x3C2C6F0E4A019C540E9C45FC7114663A , 0x3C2F245E6A7DF17ABD89AE83978A4BA0 , 0x3C2F3ECD7E86F4E335C492894A18BD51 , 0x3C31A3B72A8CD655ABD97D53261D1CAC , 0x3C3DD0BB0F192A0D38F318239C886AFF , 0x3C3F14D3E9AB1864B0993954BD4ECB9F , 0x3C40942A761E1AC1D80E30178AC574A2 , 0x3C4AFDD3FD9C382EC32F9FDC5BBA72AB , 0x3C4B625F5594AC8384F7B1BBB45B72DD , 0x3C4DF08D2E142B23D227465AE5709CCB , 0x3C50FAD97DAA44DB6AFBBCE8E4C074CD , 0x3C538C9A1F3893EB6C7445BF00E2C66F , 0x3C68E595B58AC2F8E06EC3E841556BEC , 0x3C6AEDBAFDEB7967F5959C1E5982AD41 , 0x3C77D5DEC4CCED9EEDEDE04150D2D189 , 0x3C8204BE39340C9303F2BC572B2171E9 , 0x3C82D42B597ABC9097806B50776D420F , 0x3C869510FE067FAE0472F1A14131842A , 0x3C8C0F93CC140EE20E950E0B9752AFB5 , 0x3C920F20BA710ECB7BF5D8CECD707036 , 0x3C9F9E6D694788FAA2D2CA6D7A359319 , 0x3CAA6709C374DE728CDD8DAFEE79831A , 0x3CB6123109BBE74AF48C44068335E5F6 , 0x3CC5FC56ADA86B9B613727BCAF28AAD0 , 0x3CDA9DC6C1059E66B0E4C082260551F4 , 0x3CDAD9B8495A3E1A75408EDCB44BCCA9 , 0x3CE494F39D98985FEE28EB39E59A4E6F , 0x3CEBF1D1E7F258D3DA356D4B32D7E73F , 0x3CF53DFDAB967C0C251674AC07E36DC2 , 0x3CF80DEEF4F52AFC27BF1463BBA781F2 , 0x3CFEE30BEA4AB19D205D102237CC8466 , 0x3D02F700D746F89433EAF30E5F7825EC , 0x3D0E340DBCE62976DC46247E56B581DB , 0x3D10158FDD2BF802BE28ED66C52A1D9D , 0x3D11CCC3B6A6BF642DD4FA91F73E3253 , 0x3D14AD0D4006E9F584563AAB592DD279 , 0x3D162143CAE1112D3858F184F4C8A3D7 , 0x3D197A2CC6E2714BA0435F01D5AC9F9D , 0x3D1A60441372272EB399C67E8219DFF6 , 0x3D1F757F66FBF3BF6F673C95B3BC7567 , 0x3D203829119621262D8E0F30A6ACFCCA , 0x3D218A986B2B000C0FE7BC57B7A70C98 , 0x3D29085576A5329DD99F13D6C4CA6765 , 0x3D2BC8AB3EF06B538F4DFC6CCC4452A9 , 0x3D30E3144D8E9D892955F0D3C1CD709A , 0x3D32917E4217B34DA0CD6F09FBFAF07A , 0x3D3591F78A9355D1A7285098C4F9AEAE , 0x3D3C8E2DB796AC5D908AF1D82BDD034A , 0x3D3E23E06993280EE5986F0651FFA1B1 , 0x3D3F2A09E1AFE777C3757564BD82E3F2 , 0x3D4490FAF7E9BE292203E63A4B0A2260 , 0x3D46C6ACD094A2FB08CD3A4C63A06046 , 0x3D4C131954B5D3CFFE21C91471DF2DBD , 0x3D51D6116C1E687AEDDAF00E1EF6B270 , 0x3D549442B9D972F97F77D114984D702B , 0x3D559ADD6D3988423B0C4B402B7D49E7 , 0x3D5743BA0E38770EC5B549D8085616D7 , 0x3D5886C430E9A7A26FC5A0763383F59F , 0x3D5976F520375DC486F8A04EE8733F7E , 0x3D5B093097EBDFAA0426F3D67D74C789 , 0x3D5B0A3ED9A315E49911D3B6878D9D9B , 0x3D5BE52F9AF1B77A805487BB58D7A25C , 0x3D6E4C57C929348FD7B1B59FFCC307D3 , 0x3D724F3B36B34815CEACBC41909BE82B , 0x3D727C1CE060699D67F864D6517BA516 , 0x3D759B8CE0FC90CE09DC69B7F85869F6 , 0x3D7A8AFBCC077FDC5CDA041DEC6B4B87 , 0x3D80ECDF3A463A96C6EDE0362414B57B , 0x3D8BBDFC73DB2EB8067418556B724C6A , 0x3D8E67188B9455F01F24CCCCE3491A98 , 0x3D921DCEF541868CEDF91E0450FA2ABB , 0x3D93C0072BECB840931BA22463AD7C8E , 0x3D9939A52C384E44FA40E9475CA3A23A , 0x3D9A091C889CBE394B8FD770C99104F3 , 0x3D9AF4B1691692228DA2BF128817635C , 0x3D9C10933B14098D3E3E5E2D5691F0C9 , 0x3DA459D8DE80377AA9DDA09F8BD5776D , 0x3DA47D4F51BEAFF455FD91F6E317E1A8 , 0x3DA5740C510F13B3F59787A07896831E , 0x3DA7311A5AD50B8D1E93EE16DBEA3972 , 0x3DA7CC572D3F8DAED2A7FD725D5C95EB , 0x3DA7E87074DD1074AAEA686114A1AF55 , 0x3DAC370E6F45C86B9B17013781EA1FFF , 0x3DADB77C61A148B456F0CCA2BC45A8F3 , 0x3DB4AA1232A4199D4A226C69B2945062 , 0x3DB4FF4F37CCF2E262685C1CEB6D2A03 , 0x3DBA70BB4645934068BDD5997F202290 , 0x3DC18C7E66D0F63C6357BB50FC80C0E9 , 0x3DC2629FD4EABCCD73FE3D135AA0192E , 0x3DD087789D92E5F9C988F99ED61DF362 , 0x3DD72F0EC214301477155E1A8C82FC2A , 0x3DDB91A48E9344A7D59359807C791034 , 0x3DDC88F1239E6D1DF351F7095A44218B , 0x3DE196FC9106AFB902FBA87B5C0D4688 , 0x3DE3EC719821AC1D9A9A78DBBD6BEFDC , 0x3DF6B05A4CC8E1210C308D876FD1702B , 0x3DFA461397C8098290A47C40BFC3446B , 0x3E042D2C177DCA658BE53B8F40B14FF8 , 0x3E125FF45E91617F3116DFD536603EAB , 0x3E1334DFBACD27E019376825CE1219FA , 0x3E247958424969AD1072F6BADF7719CD , 0x3E2B3E54418640339C1039F6CFC008D2 , 0x3E30A61AF7CB18765E3D79CD09DC06EE , 0x3E31C7D04EC6CC6F26DF766CFE4D6070 , 0x3E33A4674D72FB2A295A382F9B683275 , 0x3E3C978C7C067E19D0477AF21153D6BC , 0x3E3E38B2069FEC90489BA32F773250FC , 0x3E3E4BF4EB0F30162DAA7BBD1720574E , 0x3E445B09507AD0ADD7AC806DC18AD272 , 0x3E4D15CD43653AAA33D3B85A3924249F , 0x3E4DE58DBA5B3F2E32CF91C41A2219FB , 0x3E60AB256619DFE549BF5A57F73E4A95 , 0x3E66D5CE3A9013D98427CD3DCABD7EC8 , 0x3E692E0D867D5049073657DEAEF81163 , 0x3E7044389BAB11E706C36A7C3C6C6DB1 , 0x3E8035A146EA7F2D74DAA7ACB6A51B78 , 0x3E826AC47CD70F93F7809CF86037AB15 , 0x3E861D6839EE5B6B01563C7A91E511C6 , 0x3E8A0DB32E7AC766D261F8949EDC0DFE , 0x3E98A5B64EA46DF0D216A9856C4FFD99 , 0x3E9AE452C549D8C7C6B7D05A3A0C7F1D , 0x3E9E08DF1ED94114103FC7590E783285 , 0x3EA74073F1CC806245B95DAF59CAFEF0 , 0x3EA898B0BB7D30DF96D750701E1E5284 , 0x3EA95AE4A542B1EBB7E2330AEFD1161E , 0x3EAA376127967B9F4F5A23F985DCCAF6 , 0x3EACB7CF44A14EE6DE06BFE4BCC7E887 , 0x3EB133C19C702860CE9A0C74A4B4E627 , 0x3EC2A756B448C2AB46877FA33DF882F8 , 0x3EC6098C6CAAC2DC468E3DB92AE40A66 , 0x3EC7C479C86B416E7932FC8142B09427 , 0x3ECA4232EA7C8F84C154807C66AC8D27 , 0x3ECE92F79D9D82A5200ED0B6BB7AEE03 , 0x3ED2943E755ED80C73E63E2513044986 , 0x3ED789D2DCB9052844CF0545D9F87183 , 0x3EE9C2E3DC0804F06B656295A16F9832 , 0x3EEE5A8F96434BF62897F6B90B1D2F74 , 0x3EEEC0C91D2C7279246CE8FE3AB93BE5 , 0x3EF00D7CB46C11FABD87B7040A792FCB , 0x3EF590B3FAE0C7B0D42F3045D5D3907B , 0x3EFABF4D0F6E7276B035D4A344171ABB , 0x3EFEFFEB441E14718D24B782F2414D7A , 0x3F0004B3BA2D337DAF71A872274694AA , 0x3F07EE3BE9872BB633D9859974F162D2 , 0x3F0A7AD1E0BC834FFE460BA37CF2D644 , 0x3F17E06A3258D43885D028E91CAD4AD9 , 0x3F18909DD7CB6F1ABCC088BF3E6AC82B , 0x3F1B5B595607B2979DC966F489C6C605 , 0x3F2012532783714591878B55F56A921F , 0x3F2BAC81DE515FA9E7FB28D06AE72587 , 0x3F32A6DF57691FEF166B2C51E27A14A8 , 0x3F3D77FDB8519E8397947C61E3B93D72 , 0x3F3EF6F9D3E988BE3EF5CAF9E4BCDC71 , 0x3F443A3EB15AE4A254401AF226FAF7B3 , 0x3F4AB6B32BB5E404C6C1966199463A69 , 0x3F4B669627EE63F7FC3E2D23AE231F77 , 0x3F592C15A2C1BCC08FAE22F23DD80CCD , 0x3F5D9AD2D0EAC4F42D5AAAE23DB9CAB6 , 0x3F67FB811F37AE3779BA3B7C584AD403 , 0x3F69D3778B429F73C96A7057526C6F51 , 0x3F6C19C696C92946C0B968B0761B33A6 , 0x3F71BD91F40905592D23D02353ABAF8B , 0x3F7215F501B2095BF4663CAF4BED4CAC , 0x3F74681B23661C85512494A020931910 , 0x3F74AA9CF5276378573C639E838B6939 , 0x3F77A79879AFA2469E7B2DC3A1488430 , 0x3F7991526ECEA3CC0423C918E2B955C5 , 0x3F7C31F4136264F9FCCC93E7B930D9B0 , 0x3F82001D30D2C7F0053C89B8682C6EB0 , 0x3F84829923AB290867F3C7DBFD4CC4FF , 0x3F85F1D15576E9B911B800C5E6826B39 , 0x3F8B3B1D68B3CEBCED34F587535FF040 , 0x3F8D1E365D8FF83A6C95F3524BEFC46E , 0x3F9A56882651FCD1387F8BB415C07DF3 , 0x3FA10668C048840DF03F3BFABB277AE0 , 0x3FA9A789AC4730494F3FA6A32481428B , 0x3FADAF3BA7C6A949ABBEC1A362BE68AB , 0x3FB2FD3D06C111091244EEE5AD4B5EA0 , 0x3FB6B97493DB2E924755FC2C6E563061 , 0x3FBBB9C22E595A1BB48CFE14025E3A8A , 0x3FBD1B41877286E4794986709AEED2D7 , 0x3FBDA4554F1638341E78E992EA80B0C9 , 0x3FCD7C277CA11482803E60F40C7CC5FB , 0x3FD322E7191A1CBCA6C82A81CF46CBE1 , 0x3FD4DD2B2DD4B3718B7EA9D4A42B21AA , 0x3FD6C044949BC0F22286872DDAF12939 , 0x3FD9FBB45CBE8B73AB62482D656CBB6F , 0x3FDB16506CFCF9CE884A2351781FA93A , 0x3FEF7F8DF41216148A5969055AC062CE , 0x3FF0FA65115EE9091F182EA50095AA3B , 0x3FF3FF18D14FD9CA93E3B058A9BB46ED , 0x3FF40299C5DEC0DE74F0C48CB9D62C95 , 0x3FF43F955379FD9A9755E9CA6AE82B4B , 0x3FF7C7115EEE9DE1210FB97294729A90 , 0x3FF98A8A0D45D06B197D52BDFC34FCF7 , 0x3FFB9AB6B9D9478D6DE289E9DAE7007A , 0x3FFC4EF585961A73437AE2D9E02C23FE , 0x400517248DC4E68F525F5C98EB9F3116 , 0x4010E1525184DD6A193A0CEC0D2C5BD0 , 0x401B93AEED573687926CEA3A92BAB3F2 , 0x40338E404890FE3517E4971C2D3CE2D2 , 0x4036DCA21B759B831C1BE4513D340BD5 , 0x4041AF34DDFDCF693764B61D0038CB78 , 0x404671AEB01E28F3335069B54B3C1C10 , 0x40482CD705A9B2F95F65634B3F234CE1 , 0x404D2A278DF7120BF3A2989FED82DE62 , 0x4055B9BE50D382C4146F2065D61B39C5 , 0x405DA040F0E83799D6E0B87CF4CB7A90 , 0x4063583265D15DB70E715B45AB2F7914 , 0x4066D1512EDA7DF2BA3D048EDBE0A068 , 0x406D9FFEE941C7CD03170DC44F85BB01 , 0x4070D0B195F33B708CAC2E7DCA413800 , 0x4079C83C99385571440FA097CAA3B670 , 0x407C46F8FC3BB1AA15718DE5B4B964FF , 0x407DBB9EFF20EA8E010441416DA36E6E , 0x407F9963D09D453793E0E127592CC2B3 , 0x4082C02AA09C534E08C435C9A0094E6A , 0x40878BBE09CD9C99D719D17E71EBB3B5 , 0x40884CB3FB041C6BE6EA919D7DEA95DF , 0x408AD34BB9AE8DCF690EB90CDD198457 , 0x409039F3E7E921E0C8FAE55FCE4D4D27 , 0x40995AAB0EAA74581B2B905A061C724D , 0x40A32F87FB601AA4FD16C55304242F57 , 0x40A6F8F46042276A1BFD6E2BF151A267 , 0x40AC0907CFBD4D7DC17E9A28FD1C27EB , 0x40B791E28451A423A40679426A090DEF , 0x40BA5AE4C7699522E5B1D80BC4414C5B , 0x40C6A34D914DFBAB0AF6614C667FFA9F , 0x40CB219401F8BCFC41AD87F076E39C5D , 0x40CC1EAA4A985DB4235CC8E2714F9C0A , 0x40CC6B97258DB019A1EFBD460DDAD0EF , 0x40D4C7DEFD88D3FFB1D47AA05079FC38 , 0x40DBAD1394F2209DF929AEEDDF85E16E , 0x40E47B7212AEED8785287C2316A5C8B1 , 0x40E5A11E0A9606193FBB6B9BA10D7442 , 0x40EFACEC674B65294EF962BEC4A51D52 , 0x40F5F306FA28E94A34E6C22256257906 , 0x410145EEF0DB503275ED0D24B910DAC6 , 0x4103822CD2A8B85DE78535D86AAA6FAE , 0x4105454F551F0F56D12DA8DF73B66FAB , 0x410E25779CC025D63C45F38DB8605804 , 0x410E669590CD424418310FB36ECE5039 , 0x410F199B058C07C47AD27DA6C5E300D0 , 0x4114C19196906DA2EFD264297D80708D , 0x411929270E6485B36246C3D50AB6F522 , 0x411B6A02412016FC8E2B7E322C48B03A , 0x4123403C70248923C54EE58455BAB45C , 0x41259F6DCEDEC10855B4EBB5B5400669 , 0x41315F673DD8462816FD3928C77830C2 , 0x413E233B1EF18CE38A6734343363310F , 0x4143EB005606ED3145700355CAE2C21E , 0x414D33D45079E982EB90403562C3DBC1 , 0x4150F01CCDA442EB328F0596B6066EAA , 0x4151B628EA9C1EFDE994A5E8B6979BA1 , 0x415237BA93BFD825DB1421FFBFFB48A4 , 0x4156597BDFFB17B2C2BE808DF17CA097 , 0x41632341147A8F20DCFC08F050EF0B61 , 0x4164CD8924120F41A205D05ACA797BD1 , 0x4169633196E922540F3297401AB8098C , 0x416C26C3C9C30C5A67DBFB9468BA9863 , 0x41782B6F00FD07C9C42B44A2D825BF93 , 0x41903241394393EDF53EF41FB8F6A4BD , 0x41959A08B9F983D30898D8D584C908F0 , 0x4198E9AA1D77A33359B6EF0715B6329C , 0x41A6AE10E874B5E220AF5608F123931A , 0x41AE369D800B3CC4847734D2B1D14173 , 0x41AF337460E91F32C0B7B8912F36E217 , 0x41B6721DFF5154E8466E008D61E53E65 , 0x41B774EA0017E7C07160C6DC7D07B70C , 0x41C75FB3601F13D911B398990083737F , 0x41C81F920AFF20E9238BA82A92C99260 , 0x41C8638C9FFD0BD294AE6D6BC86B0B43 , 0x41CD5675D5E282B52AF6179A2C41AF71 , 0x41D09BFC8928EC7D22CA9E1AC380F03D , 0x41D1D39D2076CA3792421DF4EF193609 , 0x41D322F447BBF180D0E07B849768601E , 0x41D5186E24DCAA937FD5FAFD92B08A62 , 0x41D5A9BE3C382016F41DA4FC4020F400 , 0x41D73614A51DE2BC18E174BEB51D4000 , 0x41D858527E7DF6E8DA1D1CE91F47365E , 0x41DB0F19ACD13D5ECAC7E5AF64AEDAC1 , 0x41DCD767002A97A349D352EEA204F014 , 0x41EEF31007B71AE06321D36D5840A954 , 0x41F036C320AE5DE9E633ED44AE6DF54E , 0x41F1083F0F9C2B7D36D1749CF1FE2E3D , 0x420D1AB41E9AA076325974DEBADD6C3D , 0x420EBCAD864C2B1C54A2D8EB7AEADA74 , 0x42118CBE9F97F7E28F543AA9A6EB92ED , 0x42122B33E48A0E5209AD4B77C210C5FB , 0x421799602985898A9BB9FDA246F4A59F , 0x421AABC49F7191A315B1815DEF5C7A85 , 0x421DECC37A58FE2E35903E61B68105AA , 0x42204A65F2649F12C3DBC61F23113F58 , 0x422BF314BC6951931067E048D4BE0134 , 0x422F3F71B250551611A2F9BD8D6900C5 , 0x423DBDB3D75930ECB2C94EDD9EED5C4D , 0x423F5A3FF4F4396D723C310CF21835D5 , 0x424E2EBF2B48941A96DE2BDA8E5E2991 , 0x424F046844EA5D752E3945229747A27C , 0x424F7D09AD67961B061B27E9FC7008AE , 0x424FC8500782BB4657A8EC5CEF11E7A1 , 0x425DA577143788947BB7065977EEB98D , 0x426A76F6C08108B307C23C97007D9352 , 0x426CFE1E7C3B5026A0655E37E2F2A551 , 0x427583C65450CB33C627E01C1750446F , 0x4284193C47C246C5DBE20FC79E4CE72D , 0x428AECAD31B25D4EF9932834EEF0A536 , 0x428DE813E96F3F2A3662CE9DE539DFC1 , 0x4290C72A3C2F1FD640B93A5F7FF0D714 , 0x4296882916E5FB10185ECDC1ED20AAD1 , 0x429C1A14B3A5796A249C9BF6C4C16A7E , 0x429C67A0C21F5E8ADC0E51492AEB4D4D , 0x42A1F987BCDB1263F856479EE6FD6D43 , 0x42A41EDE7E5C858A83605D5C0DE12291 , 0x42AB390AB96DCBDB9D9C778501234CBA , 0x42ACA4279D69344766E76C20B11FEE5E , 0x42AE14C5E479D95DB59606F6650C133E , 0x42AEE874AAFC83666C305EFF1E03C378 , 0x42B34092CB4D49F7E09804054028AF14 , 0x42B79661FCD0B4105DEAE4C6E0A3EC73 , 0x42B7B1CFB4E0D4378F176F583AC81B3E , 0x42BEBCA7E55FA351E0157E47044DE511 , 0x42C95CAA31E3D752658E699A96BEC5F1 , 0x42C9FECE1143F328A2F084B9A59278B1 , 0x42CA5103B9758AB6B924E7A7BBC90FB2 , 0x42CC0EA57AA9FAD77C1325BE1C179ADE , 0x42D8015EA60C6713307D258A674304CD , 0x42DD41B513CF320891CB06AAE9926C43 , 0x42E04C6010FA28DBA393359B8535B7ED , 0x42EAC6F860C1D4AF82253341B653EEAD , 0x42ECB032D6E3BA28AB33111CD0491C20 , 0x42F0DBC438F740E655C2A66AEEB08376 , 0x42F7E13D479E4ACE82BB15EBF3743E58 , 0x42FC687D28456ADE96EFC7442A70F79E , 0x43053A9266DCA956E6614E6F3BA508F6 , 0x43111221DD618D0E4754885F7E704A93 , 0x4311CB21123CC3DD63E8DF691D3319D8 , 0x431581DC04D3D1FA16847573533FF21D , 0x431D9C0961B9DBBC7690C02B6D3CF942 , 0x431EE63262DF701ED85B11A41E6EA6AA , 0x4324FE3E7FA1833B7417960716CFE981 , 0x43267FF0A3070BEBA8201E01561F4834 , 0x43293D839FE73F8F68A77877696CD731 , 0x432A20B5A7B36D57B026CF695775D557 , 0x433516E0A34B712B15BE9AE9204C46A4 , 0x4335D827257E05945939404631D5690F , 0x433AFD4661A239EC441C8A23D3A5BF66 , 0x434B979564147C194697D556204A8D8C , 0x434BE843F3D89845F74828352A43B102 , 0x434FD21B71B46E72D56E39EFFFCDD653 , 0x435A92F98E4A2E5CC7BAAF1777B77FD9 , 0x435CA8D18D7605E9F4D1796DEF1E9401 , 0x43680E63C55B300F48CEAC5DAE9A141C , 0x436B167E02576B6B967FA4E30703FF49 , 0x436E702ABC23C3AF3D96F2A7BA78007D , 0x436F222A573EA53725B953AAB6AF3785 , 0x436FDAA0D98D337BC84E5C7A8B90B563 , 0x4370C2649B208B5405291216EF217EFA , 0x4372E7EC292E0AF833C332B012104B9B , 0x437553A530FABE60C9CDD924B0B40989 , 0x4376452C93F10ED2E6ECA443B4640A3B , 0x4381BF0445F4EEB2AB3B5D4B6312B864 , 0x4386006A94FC678C1F5C555E0791C859 , 0x43919AC97F26A04720E517EF3D3F4DF0 , 0x43925D96AF5CCB175955FBF3B62C472B , 0x43927FA7A2AF33480E289E0E1F88578A , 0x4392B9856BF65F76CC9612AA9ECE04BF , 0x4393F7890F91EC17A15EBF3CB49FDE01 , 0x43959CC02AE25FDCB91573CEE8274F6E , 0x4395F007009EF8F6D6C134D283F988E7 , 0x439CD6935B328B7A27A65718C42DF790 , 0x439D9380142185C08942656B366AFEB6 , 0x43A1034F2EEB2079F0EADE3F46DC69D7 , 0x43AA032694FAAEAE1AA3897524CC1A51 , 0x43AA2CBCC4AB96A674BEC76CA218C5AA , 0x43B555C8BC3596CC54DC5195EEBFABB4 , 0x43B71F41ADC8AEA109B4C72CCABE3C3F , 0x43BE728E142BE296DBDCED0C5CC33458 , 0x43C581A33083C0A284BC84264C1271F8 , 0x43C5FD43EA72D45F6CFEFCF31877F1E3 , 0x43C946A398CF73DEFECD895EC473A8B2 , 0x43CB7774EBD6DFDF3A10A4EF7C040605 , 0x43CD80B01F861ADFC6B89C61862D6654 , 0x43DE9A150F891D962A06F905C49312DA , 0x43DF567CD595F4646F9F4840C558CEC6 , 0x43E21111DA2C2B6DEC1AEBD8016CE2F9 , 0x43E5105C067F246601B957D55C087405 , 0x43E6394DE0C97B1402463C41A8C4C8BE , 0x43F2A5F6D7A8A4C14E74FB2016B6BFF7 , 0x43F6CCD07CDB9F02FD8635E8F55BEF16 , 0x43FB1B57C4633E68A39B7B6196E586FE , 0x43FB8E8E31A1E980E7660A2B7819207C , 0x43FD6D5BC799E4F2E28F30BE816B5791 , 0x4401E9210B87EA2288447F4F7607EF85 , 0x4402E2A74B08CFB337E472FC76197519 , 0x4403AF7B57125F21E5526811CE069512 , 0x44098646166D132D6AB148D33E6F38FB , 0x440C6EAAA9CBE00923E34EB41E0399F8 , 0x44111B4FCFE11AB073C83DE8FA6E4CAF , 0x4417586ECDC59FFC38A8622539C1DF06 , 0x4417C797FF8DB5430AA2A32107227DDB , 0x4417D16081C6FFE9BCAD74840BF37991 , 0x441B8B927CD148052A9A38B6BDD0C43E , 0x44237269C36D0A9E12622D6CD0F91C71 , 0x4426F7436689A54496058F590BD06230 , 0x442B499CADD3E7D6686F5CA153642656 , 0x4432D8C17172661AD9AEF814B90BB5C8 , 0x4435A5876116293EA96E10E128279996 , 0x44449612903DC0331072DE13B7983F45 , 0x444FF3433D69E351F41F41F4DA2617C1 , 0x44532BAE90A78A4A77FC6B15695ED647 , 0x44543462A395C5072EB7DD6761242162 , 0x445E2911A15DF44A2C08A053E9EE2338 , 0x44616DE847E23A5117EC775DE19FB01D , 0x4467EE575F6C30431051AFEB35A76014 , 0x44733A074AD4142A20AC75A7DD033C6B , 0x44768F72A44FE7C83B4FC2FF2C1938DF , 0x4477345D92CDAA4B6BB6A3C25E7D96D2 , 0x447D258B3AD442F4D23C91AC79B5F614 , 0x4480A480B4FE5EE7D8C4D3C3AAC3C350 , 0x448164A073D0E8A8E536F2BD6EAF0BF3 , 0x4482F45680FE7F02796B87272CAEAB1C , 0x44855444C91760751D4BF9AAAFD96471 , 0x4487D357DEC614314D1A702282A68B09 , 0x44883E88BC3D128F1989709A46BA106B , 0x44911F3BCB56CCC9B3F4C9C04320317A , 0x4497FEA7E7A48094AC85B922EBCDA52F , 0x449CF196CC826194040BFAFD9F9CC685 , 0x449D136D1DB6B0EFE81C52BAC49F98D7 , 0x44A596B1DF898F01163E5BCBD3E54497 , 0x44A6D15DE403FCA783E9B3276EF05264 , 0x44AE8BA65F45C4B600AFD402D7E86486 , 0x44AFBA9E814713A99C8945079F619AFB , 0x44B1E39857BF11B191B7FFEE2ADDC64F , 0x44B23D4803327A37700B4365F6970D6F , 0x44B41E943B40817659BC53329DB57974 , 0x44B67BC30C88476493014AD47A1B3156 , 0x44BBE4926B8789BC0049F9DEA0655DF3 , 0x44BCBCDFA2CA0A15BED1646148FEAAEF , 0x44BCC156CA14C27E524AAAB7C706EACC , 0x44C545249B3E2BFB865336F38645C679 , 0x44C627785475680F03CB68A23C599B7B , 0x44C89CEAF7656544A840C0CDB6A90E41 , 0x44CC78540A8C553E1BB49E50E2A4F33B , 0x44D481E1030052FE521E0AA5B7F64223 , 0x44E48DB676C908BF01CB6AA8FD5443CA , 0x44E52110F3E3ADAC2DE8B934E98B1164 , 0x44E732FD8D9AE411E6820753493B1E23 , 0x44E8FBEF519E60AED0C3E2075F389654 , 0x44F24B354F285B5D47543007FC750D01 , 0x44F3E099F0F32506A26B1CA980D7BEAF , 0x44FAB7EA7E169B821FCA59745D6CA0EB , 0x44FB05AE1BC88DD047DE9FDC1BB684EA , 0x4505F83F9473486EA15A0C91DDF8665C , 0x45062C7AEC114B96DAE1D8E8DBB38063 , 0x450EA3D78A9DF01BF2697D217F46AE83 , 0x45119BBDA94B4650496D8CBA773CD198 , 0x4514CDA7D2D8E44408B00443D3E74C1D , 0x4519126B52F97ED5ABB6563E29F16176 , 0x452D0D5DB3F6B960469C7BC34678364D , 0x453147E9F3549FB9FEB2F5964A0AB6E5 , 0x45366A2C1E2C4E05781011B7FB86E62C , 0x4539924A0A5CB1C7D2F29943AC45B994 , 0x453BFD9696D44D0AB76A73D43F511B21 , 0x453C4980091FA75EF7F0433BBFE7827C , 0x453D33C9AC2A98782055D64876324845 , 0x4542E10A075EBFFF8CD987082DB2B9B5 , 0x4545427564FDF1BCC63B00A3389A4F65 , 0x4545D4FC926E6822D22D57F09BE4B978 , 0x454FE5C08BEE3646C242391606E04E54 , 0x455003D4E35189F8CC6F469C3BB4F675 , 0x4551388E581E69E737600AD156C0A243 , 0x45551DBF881C87F0C90998385C44B93E , 0x4555A93D6741158AF4B644C05FD36D20 , 0x4558400F9C1B26CEAD1D2948619A9F41 , 0x455AF856E83FDFB3B329305C92A0017B , 0x455C70360056E7F981E2DC0C35B93A63 , 0x455F7D3EBF96F0DE2BA2D5BFEA6F677A , 0x457AA35CC32EB78FFF61EAB3CB1677D7 , 0x457AF541BB6CD9DDEC60A4B18B009168 , 0x457B45B10DAC16F2B1FB157EB625C1CA , 0x4586B41A4CA638409316E9AB99A13FB8 , 0x459193B1ECB0152E4E79F68FF67DFAF9 , 0x45979C4BA6BDE47CCC3A1409329075ED , 0x45A19D509CA131501DAAA25F4EDD95E1 , 0x45AE098898BD0E44FD9F11FB49DE1E12 , 0x45BC232800BAADE8E7768EB45D1443AF , 0x45C35E9F8E57966A7B0DE16F8AF01DFC , 0x45C853BBF43DD7CF162F79761B031A9D , 0x45CA40AB4B714F6C233ABF5064D9FE67 , 0x45CDF45A8F573A037109BF0F33C5BD65 , 0x45D73641FE6AA961C3867DFFC28C6243 , 0x45E0461FB8EE85931BB2D8DF1269BE92 , 0x45EF3B4D98F6B963BEA577B2EF4DA99A , 0x45F7A22966300EF02965F059FB730271 , 0x45F9F8AD5C5908A517059B07FFF34863 , 0x45FD70B1C204225A1EE7A4322D7490D3 , 0x460337E2C299863AF761F9B9FA316CA4 , 0x4605F61F41F43279ECC85BAD82707679 , 0x46085AE4279F1D9254BE8A84ACDB4F17 , 0x4609394459870B6197C6AF917701B55D , 0x460DD1A72C4A727EE3B3B40AE810D2B8 , 0x4610A922FA956CD7B5802B3C0F6C1CC4 , 0x461200F42E69CEC1D347F3750DDCF270 , 0x461AC061E92FC5708C7AC432D91A3E04 , 0x461E8D37EA13172EEB269F9B9483CF67 , 0x461EBEEC4C69CE98793036F9AA7E94DC , 0x462330D5345A81AB0D94D60BCCDBDDE2 , 0x462C2BB5C3720BB3F2B4511489E0EFDB , 0x4630632577471E4F697D21B460EBF73F , 0x463208D06398BB87A277A82BBCDAAB54 , 0x4642892AA9FB3BDB2003396519B09E6B , 0x46463B8E648339E652E08849063860ED , 0x4652A7C3F4C6D114B65E6E871F761E4A , 0x4658D3FD5E4ABA70193380AA2017A33F , 0x465D2344B5E65801ADD6564E391F70C1 , 0x465DDEB911EAD5E66A4A707274B91B09 , 0x465DEABEAD8098F9856AF61AEB93A82B , 0x46649AF16416369913D4350E91270529 , 0x4666372D38BED936C89A884A8189AB6A , 0x466AD8439D9DD1BA989C1CC7122E50FE , 0x4684F8B66A4E207923AFC9D70172BF65 , 0x4685CD05DBDF16CE3DAFE465C9FC6F1D , 0x468D47867DFEB92EC731FE857ECCE96C , 0x4693D624E7979EF95BF1C48FDCB81DC5 , 0x469842B4D5ED7E1621E20CC874C29026 , 0x469E75EE0D7CEEDA853F7A8CEF5D3518 , 0x469EA00A23DD0A15F88C1D2B06A71FDF , 0x46A1E4DF5610F00FF108BC4AFB34AF89 , 0x46AB56B2AC0E4ED8E45B480CEF4927B7 , 0x46AD75FCC81C4C958055ABCF4D6FD47C , 0x46AF33FFF2F236E0BEA6986AC098CB58 , 0x46B1BA96FE1F06F441DE9A883ADA942D , 0x46B2F5FA617192407E22B7EE9E84462E , 0x46B45942B584FFA6A2BB240C5E0DFCDC , 0x46B4D6072001C3D7B6BD817A7EF82EAE , 0x46C600A69265AC6ED4F2BD5B16124398 , 0x46C878574BDE7AC58D2C6A3846034FAB , 0x46CABB78445392C352011B0BDA72CEE2 , 0x46CC24F5D448FD52C5E79C3C9A19CF20 , 0x46CCCB5568E7B4C45FE8BC61D16F7323 , 0x46D06C9630A9D2B0238341031210F575 , 0x46D173FEB95BFC079E4073031791F86F , 0x46DA0F171B1E790438F3F7348EB7C472 , 0x46DD2F3D589DD0C30EEFDAEC5C1058AC , 0x46DF5F7C1705096CD1CEC06E1182AFF8 , 0x46E1B671D3D93DA18AB52E2845C0E84B , 0x46E29109DE36D5055F6762CE710E6AAF , 0x46F21EEFD4EC465D77E2D23A9A27D680 , 0x46F56EE5E8EB304A5043629CE147E27E , 0x4704E59B3CAF0336D24E4A86D6903BF8 , 0x4705AC807302904B89178862E8B46E7A , 0x470801A2725210EEEAD07CB78D86836F , 0x47133ABDF28E158A563B70A1E648AFA3 , 0x47176AFBBE23DFA5B9D59F29EDD0CD44 , 0x471F56A6198C9F193D96333C15BE15B0 , 0x472761B3E1C47FBA80BA256FBD1A719D , 0x472BA46681ADAB845E84A914EF87DC88 , 0x472E35292D150F158327738D97956834 , 0x472ECB582B0428B6F5E505F61829322D , 0x473178DCDF696F7DE979929ACA61D114 , 0x473BB64540A4ED5BD722BDE1A4793C87 , 0x47402B489B1A259E6195187BA04CAF02 , 0x4743AD6EA10C96C2F8B01D39FE79089C , 0x474D13B3AF3C35D23F46416196F47BE0 , 0x474FC0EA2309E1DE82F52B5A025269EB , 0x4758CC1A4AD5D6759B4E7F7B5B7C92FD , 0x476C883CD05F4217FA8BC781BE4E9945 , 0x477291D4A4BFA9565CB545CD69ED7AD1 , 0x4774305F7E3166E18EE2E42DCF7E8627 , 0x4777B36F99D16FA1BD8C7D664980AB74 , 0x47808853CB950F0BD3E40A1BD288CD55 , 0x478494D37732DB091D9DB217101236D5 , 0x4789FFF068474D8CF1742B7B79CF58E4 , 0x478E7BCE66500BCEF46EED55B8EC0802 , 0x478EF6D6443FA832485D751861531160 , 0x4792C3F049FB08E839BC1DD8E400F583 , 0x479DAA5078CC24E56040D50C237537EC , 0x479DB3A41CDBEBB3D1B8A668A47FA8BB , 0x47A52EC7BD4C0A6637F026977ADB8BC0 , 0x47ABE275C3652EC88289536690AC8646 , 0x47AD6F8FBE4BD3380D6BA197607FA20C , 0x47B7D1A6A828E7B4E7C2B261A6D284B1 , 0x47BA7BF504979D513652F968DD48072F , 0x47BE51819682B5B16B1CACB10E3425D9 , 0x47C12DEFE279FA1448EC94B075040C21 , 0x47C163D176A7EA68DD061114D0687FC3 , 0x47D39C8A936E3CF2D6A726B97F0C9C35 , 0x47D5A820546F1FA610E2896BD19CF04F , 0x47D6BA9E90EE92BA97725DFDDCBAE888 , 0x47D7CB89712A931CE9C235470BB823A9 , 0x47DADD50B1102BFC6982F3679FF8E727 , 0x47E1C383C097E24BA91B3D6C21D633DF , 0x47E5DCD79C51252127F4E601CCAF9E3E , 0x47EE860A322F1BBA16AFA52950FDC7C6 , 0x47F58879A3717DBF90CB983EEB6CD255 , 0x47FD56EC270E4EC2589F129E982DFD2C , 0x4800A3E7253A07A4159360E0B0598268 , 0x480B71A794811F394F0793FB00F2762F , 0x48170C25FB2F5C5F591881C440C0C48C , 0x4821308F29E6A5B2D9B063DE8C390CDD , 0x4826A3363038435CF691A09753A94C18 , 0x4828759F84297C8F3D6B6651E623DB1A , 0x483394FD55A574AADF0005D13737128A , 0x483DC7EE002A31AEAF0B46D18F1AFB04 , 0x484077CF75FCA10BD7FC7A5E08B2A41B , 0x48415E1B4635E375AE9B79C4AF948F37 , 0x48434D7FF69F67507D87C0C9CE81C264 , 0x4847FFF6560DF0F05EC476F3D9125489 , 0x484842A3726EE1D77802CE551B76726B , 0x484E8DFC997ECEB3767B16839F365F52 , 0x485304BADB628F1442D46A8D54705994 , 0x48590EDA0867B096EED37BF66A0C8DAE , 0x486744D50387C80890E002AB936CF9F2 , 0x4867669C89771720EE4338AA3960CFE4 , 0x486DBA63DB43C61A625A17793711BAE4 , 0x48700709F2F95A5EAF9FC88BD5100520 , 0x48713943DEA3094BA69ACC304F1B2C57 , 0x4875196616E24A2365FFED7CE6FD851F , 0x487664A3857E5A945BC5B2E07845E00A , 0x487665EDEEC7AEAF891B7B31E785B3FF , 0x487AE32B6368EA192E478977DF71CA4B , 0x48841E716C4DC1104682A04F74E760D8 , 0x488B1B6A7790B75FC2411900B6D38A3A , 0x488D7D1A2C095D81D63CFC11B34F2779 , 0x48A28CF0F3E6722A9A67D0683BB2EACD , 0x48AC6F6FBA147A5882A82A9534BCFFC2 , 0x48B275F57D22683E2852EA972731988C , 0x48B953C86588DEDB5EF8329C726E48CC , 0x48BE49AD492B1A3E80273405E046414B , 0x48C44551D2EC92E646575FFC50D24487 , 0x48C4EAACE26A89F5186E8C83B38527E8 , 0x48C500FCF224EBF7C1DAB928012534F3 , 0x48C66D781B9A9950A533B755146E893B , 0x48C794F6A2E4DDFA551D12DA220ABEC6 , 0x48CD7FD68BB60034CCF467B36B045A2A , 0x48D5020ADC22B1C0A0DBFDE0FC4A2F07 , 0x48D9C5615DFFC1063EBA88CAE98C813C , 0x48DB224A3C007A45A1056B66EC33142F , 0x48DD8B7662A763220CD00A63433431DE , 0x48DDC9A88D731FAC8EE95F0087E73385 , 0x48EBBC58DDE1925D82D0F3E9EFC87312 , 0x48F2F73477550E8A99BA648B9A0EB194 , 0x48F5B567E48CB715F059671B23892A1B , 0x48F8698B44A8320272DB0BADD39F2B7B , 0x48FAFB00270D7A16F2F0E7A8F7EB1BB9 , 0x4905CDE85BB06E7958DBC8A6AE4BEF7C , 0x4918952E58450CFF8C1ED8E4D1683227 , 0x491CFCA7B6D1DE190A4EE6173D18D867 , 0x4926F640981DB0FCA77265A6D7900CDC , 0x492AFD31832684DF5CB7486B6D4B0B74 , 0x493F5E222E7E79FC9F87DF334DD88F1E , 0x4957EC1C4BDCB833FCE12CA72AB19444 , 0x495CD063E030EBD7C8656D67F5954D33 , 0x4962439F0480E3A5842B4470D748C820 , 0x496794746151F2F6942BE626A6E83D92 , 0x497017EBE9C695B55A3F37EFA5FD23D6 , 0x497288828AF1D19C4BE1EA7D988D8AC9 , 0x497463F4019EB65AA80E54BFD719D162 , 0x4976B3F9F6D3BCBBC9AD422856001D40 , 0x49796406CD6CC038EA9F1ED0494C2B1E , 0x497F5D307FD7DEA3464E693B2673EAF9 , 0x4990A18119ABFB4DE8EE57AE18C9D886 , 0x4991783A89F5BB3D09A538168F961B53 , 0x499647577FE927744DE74DF0AF0D1A53 , 0x49ABE4E531E4AEA777D53B8FB866D349 , 0x49BD6E2C979F8666E591EEF5B118E44A , 0x49BE5843FCCBF0531DBB7F1D6E5B5170 , 0x49C6FD4D00077BA4B27D71C40687ECFB , 0x49CE2162AF19745629A9CAA27D51FAEE , 0x49D049D619DA614AE27527C8EBE99DC0 , 0x49D2A5B0CB4C3B732886644229977B10 , 0x49D85A83CFE53F1B0DFD27538684CA57 , 0x49DDC1466AF6C3458AB346B742151844 , 0x49E22F2E558EA9306354F6DF059AB70C , 0x49F728FB19CA212BA3E8F6E20E11605F , 0x4A00C4353EBEB89A8C3CCB49AB0E203C , 0x4A10369146DC9370AB37E18FE40D901F , 0x4A11437781521942EB8CEA8DA037AB26 , 0x4A13790DC7D68DF9DE0DDBB12A589D74 , 0x4A160E0140EA6A473F758F5F030141B0 , 0x4A18C0428BC8A4A3B9802007722CE4CC , 0x4A1BF456636DB95BB65293901B3AB0F5 , 0x4A205780508F2438A0CD2BB0E832EB33 , 0x4A228A826F022880954FDE7AB617F3FC , 0x4A22A5EF432B76E87D917011AB0154AF , 0x4A230AF3AD04DCEE8E328E54A82128A6 , 0x4A2AD480071D4A25A4D3EF0BBD7E5BDA , 0x4A2C5277903D6537417C080D671B878F , 0x4A35B74C2543EC61A75AB112E5F94675 , 0x4A4558F0BDBD194A484D65215D6AFD5C , 0x4A4D36A42A397364183E3165DB98B798 , 0x4A4EE446F5F37622930E14AC32746D76 , 0x4A572535C2FB26C52E82F43417A96EA5 , 0x4A5ED12B675E29B445ACD1814BD3F3FF , 0x4A650341E124A1E69294AAA711BB3CC0 , 0x4A65DED0A6F7F2769C3A6546E15BE9AC , 0x4A67785A9F0F495EC53664F4A9DF8F30 , 0x4A6AD43C5CC06CD1D9E4402F89622AB9 , 0x4A708BA04159F6F294C901266A7537D4 , 0x4A74F61AF702003CC35A7EC0E12A6BEA , 0x4A7CFBA528AE456C51E409D031B070A3 , 0x4A8161EB22ED720EF7415B1A6429BBE6 , 0x4A88486645BE5ABC3EF70174BDCDC990 , 0x4A8A7B7C845DF5A53C4845C884639F4F , 0x4A93D1E593F1FDB9E35C2D7CC5791871 , 0x4A98B5B6DB257DA2E5907A69D9DF2DD2 , 0x4A99AFA8331849B60F892F60EF3E29E8 , 0x4AA5E298A928E0040AAFCBE39E1CB1FD , 0x4AA70496D538E2CDB7B8A43A43C03014 , 0x4AAB054E352263E32B6F358CD9AF201E , 0x4ADF9CC7BDF17C836316918A525062B1 , 0x4AE089CA75DA10384BF8A358E7F3B2F6 , 0x4AE19117482DC4043617FC25A12FEE4F , 0x4AE5E3CE9E1F9E166143ADC396BFFD2E , 0x4AE73F520047AE5595FC5E21F6A77AD0 , 0x4AF3CA3B6D9FD2E1891A78F0CE62FC24 , 0x4AF9E59CA50D2EE87D2F8A08A17258C9 , 0x4AFE53E7B015EF23FF65126426B5B03B , 0x4B0094CF372D28D7A883970B26536A61 , 0x4B0225A2C6B6CD62F1575A0F87057A09 , 0x4B03A76196BD11EE0AFE79F959B4B11D , 0x4B04E5FAC230949623E6108D41FCF07D , 0x4B070AF244D7B9F8DF7B45035C06AE04 , 0x4B0E6AF54A46D2279B7270DEF62483FF , 0x4B1080EEB1380090BA20C8758FE39981 , 0x4B124088BA083273DD20DCEF23C1EE6F , 0x4B17B7A6FAD30A93327BE326DB38C002 , 0x4B1A2253603234B7386724CDEFE640B9 , 0x4B1D27F8BB2B5966EB6C6C71EBA9D409 , 0x4B1F91705E1C1B1CA27DE124C49C0DE9 , 0x4B2313C40DFE975ED27E7070158CA077 , 0x4B29BC9FBE2A26ADA1507B6822E82ABB , 0x4B2D54282C3A25C5345D361B976B5DA3 , 0x4B340B22AE4FDE43FE24FD9CACEA892C , 0x4B37A9D5CB0EC574AEABB2E16CA5FCA0 , 0x4B3C989DB129490197DF79870BEFA9F6 , 0x4B3D54958EAE98632DDF60B1CE358733 , 0x4B42035D4B0D627CAA1827BF6B1F7BB9 , 0x4B5253DCB1E58FB2A28564B274B521A9 , 0x4B5B010D1527B188379A5E9BAF71007B , 0x4B61DB9C4BB477ABED4CDBE8F123C2C0 , 0x4B63EBADE64C9782F2D73098CFB8D050 , 0x4B6625F7BA12101A762BABAA3631ECB1 , 0x4B6B988204447329EEE867C612BC90CF , 0x4B6DEBFEE4AAAC8DE00C7E4E8A09C3CF , 0x4B76E966FA8FD902244061B8EDBBF921 , 0x4B77D6CEF16C25C67975ACA1B34E6C4F , 0x4B82FE2D1B85B7899E72D58F50BF57F3 , 0x4B86D1D00019BFF5A11DF1EADAE53E96 , 0x4B91BA8A00A4D25114EC08C6AF66D0EB , 0x4B957A69F6ED351DCD36E0B5DA1B20EF , 0x4B95BDE04C6491A280C58B2C016EA749 , 0x4B9AAEB606DCA221DDAD8C83DE0C0C56 , 0x4B9DACF495CE8C0A36D72AC0C07CAA85 , 0x4BBA1241716524A00AD76BEFFDF22B04 , 0x4BC889463D73D022F7E8ECDE60D093AD , 0x4BD7E97ED026971509C6A4A0BEAA9688 , 0x4BDBC3D9D18DAFDCAF93008B3B7DF2D2 , 0x4BEAE18D30C0A9D4BDBF8C72991AD410 , 0x4BEB5A9D6BD4402013F360859158FB25 , 0x4BF2A2FC28EBAF575C1238B3A245E903 , 0x4BF54CDF282E955DB0801729EA23E833 , 0x4BFA5CAE657C4F5C26A725AD94408B27 , 0x4BFA997D4BC34DD3D44B45652853B106 , 0x4C0073362C799868F61B33EA1547E873 , 0x4C02EF5A64AA0E787288233109BF0B81 , 0x4C06105E76A8C4E8B3DCCA14AC5B7EA2 , 0x4C07840C407A685804CAF64E411FB7FB , 0x4C090D040338D07366E387AF2FE8153E , 0x4C0A54FAF920BEC15EB2B4333BC459D7 , 0x4C186F4CA4987B34F50844B4FD1C054F , 0x4C1E3797585C0A76678987FB13A0376F , 0x4C2908426A47206222F63AEA6D784B48 , 0x4C29753B2309B684C5F3837DEC1669EF , 0x4C2B1C4779B9E96842B00E36EE30CC48 , 0x4C3392B96572946055812EEB008E7047 , 0x4C42066F895257530131A34737EF0897 , 0x4C4942E9701280C64C6093F81B3E9431 , 0x4C4A85A4A4C41DB8F229E77ADA5C2A59 , 0x4C4DA79EAA0FAFA63524D4A0BFE8AC04 , 0x4C560CB1FCED9F074177C38688B28325 , 0x4C5AC81E9A182DACB7CF7962D464F507 , 0x4C5F13A0A44D7363F13619A882E87FA6 , 0x4C60B69772936EE2B06115606BCF26FC , 0x4C69D7A9207933BD46CFD70F8B7610E4 , 0x4C73E0604218DE462EB3E6AA8C506BDF , 0x4C76267781060EFF66EB8BD196ADEC41 , 0x4C79B976F31B98971DC31D8EDEC91199 , 0x4C7CE0EF4CC466478FA1AB2B7C4A31CC , 0x4C7DBD50DD58B9EA5A845BB27F19D509 , 0x4C847FCF4BB54A4D25C227BAAEE58846 , 0x4C8F707BEB59596BB3ED58BC261C46F6 , 0x4CA19402E2F3F487743A7D4E9BB41580 , 0x4CA48E9D1E983D283EB1A5DE944B445C , 0x4CB5B73B361CDFCB3BEB8D487498AF3F , 0x4CBEE7D73D52CA22F959099EC21DECA6 , 0x4CC37050FD7EEEF5091D9775EAE465F8 , 0x4CC3AED9A66BFF5B35C3DB3A9AC692F5 , 0x4CCCA1585F71F865C4DFF5BAE31D2410 );
Copy
49
10.52 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"LÔ*½Ø¸£\x1D ¤î³1ð\x1F 4‚ "
b"LÞ´VM}7\x11 wg\x1E 4÷\x06 ¬ "
b"Læj×yg\x08 oйÝñVZZ\x1F "
b"Lç…\x14 v[1¸H\x05 ìñH~©b "
b"LíMÝÏ\x1F Ö‰ê^ϵÍ"Þ "
b"Lùxî\x1E ƒ%šYLÝJ×§„Ž "
b"Lþ¢ó\x19 ÙV}F~…OT@Ø "
b"""
M\n
D\n
8éPMLômr\e «Û”
"""
b"M\x0E rÒËéK½\x11\x1C Ýוk¼U "
b"M\x11 ®\x00 <\e óÁ«w¤0\x00 ÿÈ "
b"M\x15 ‰F\x08 /¬‘\x18 ß\x1F ô\x13 ˶ä "
b"M\x1C 3ø\x15 Ì\x19 æï\x11 =˜’½F\x15 "
b"M%i!ä;\x00 1!u!\x04\x11 ‡œ¬ "
b"M(G\x13\x04 E¼˜\x03 H‚8\x1D\t Ò "
b"""
M*wlú½7\n
>»|½\t ƒ\x06 ž
"""
b"M0í}«‘\t _B-ëýK\e 1š "
b"M1\x05 ™åå\x00 ƒ*|ÆŠ\x1C ï£ "
b"M1ð:ø´©“¾Xúçê¬äo "
b"""
M;ü\n
ø6\x17 ÷r\x1E PªÜÀ¬M
"""
b"M>B6tò\x03\x00 o™` T\x10 Vù "
b"MEvË2©p]\x03 …>Ʊ5\x1F "
b"MH46±µ´;\x07 75q7J[\x01 "
b"MLa¿«µã†ÚŒb´OÇŒ "
b"MR!¢ó(Ÿÿ?v‰Ù\x0E Öœa "
b"MUT\x12 ï›jB'2$E\x01 áV "
b"MhøsZÁ×déÔUX\øj® "
b"Mk\x7F T\x11 u»I\x18 ð¹ƒNaÚz "
b"MmV\e )g+ºë.rMM°íR "
b"Mm]¿FøÞL¿=ã¡+ ]± "
b"Mr–w\x02 ³2r½Cíõ5ž,ÿ "
b"MsÊ{œé¡\Ëg\x08 ËA?$¬ "
b"Mt}\x11 PPQŠ×â•\x0E ^9Ö/ "
b"Mtƒ\x07 Ée\x1C :9;q\f Œ0\r A "
b"""
M†\n
4în¬M>k–œýÉ»\x1D
"""
b"M‡="Æ\x05 ¿[ú7\e ùf³\v "
b"M£ü.~\x15 ™2ÇZ1rî\x7F\x06 ð "
b"M°ôØVU”h-\x7F Uíx\f Üš "
b"""
M±tÊ\n
±ÞêåÆQÈû\v @Ù
"""
b"M´<õŠI_À7Écå[ç¾á "
b"M·Ž¾AaZ,\x01 C#ScýšÓ "
b"M¾ìÙ’þ”ç–€|Å¿_Ñ/ "
b"MÆ(â\x17 )\x15 £õ¦?8ŠàŸC "
b"MÇp\x14 dXî\x14\x12 )Ê^S\x16 þ\x04 "
b"MÇçã}ëè\x15 ø†^˜ \x11 {7 "
b"MÊ-pNµ¹\x01 N¶Ù(ïÊ< "
b"MÚ·A\x0E 4\x7F Çkô¤\x02 æ…Vé "
b"MÞ`•c\x1F\x11 ™\t àdx8\x10 ›“ "
b"MßrÅasÄú$Dbв=\x1F "
b"Mæ3c‰>¸Êðô\r \x07 /Ì\x08 "
b"Mæ5¯\x17 R+\x01 ÆQ\x04 éÝ¢á "
b"MéøgÜ ç\x12 ,\x1A Ð1PD" "
b"MêPu\x00 ÏAx\x1A ‚`”À\r D( "
b"Më2éz\x03\v ˜ã\x14 hS•Lƒ{ "
b"Mí‘)¤Nû!XGß+ê.SÍ "
b"Mí©,aɇ‚™3÷3Ó¸\x11 ô "
b"MòI©\x02\x10 &\x03 ú1p‰\x7F 5<| "
b"MýcX¡Gð\x11 ©>€1\x08 ð,Ð "
b"Mýv¾Ü\x1A ×ä>Õâ°té3Á "
b"N\f é¶\x10 N»ð·rY9Òee "
b"N\x15 ºv\x7F $\x00 û˜ ”´\x07 샎 "
b"N\x18 K\x0F »WÞ\x11 ùnö\x1C\x00 Ô\x06 ´ "
b"N\x1A \x05 ÎEü ÜyÀÐ\x1C šƒ5 "
b"N\e v\x17 vâ[æ\x08\e aY|í\v Z "
b"N\x1D\f íéãè.sn-pK\x00 Fe "
b"N\x1D àqrY\r €CR\x16\x11\x15 j´£ "
b"N\x1E õY\x02 c½12È1§ÇÞ'\x1E "
b"N$\x01\x04 (Êp94$ŒvCš\x7F\x08 "
b"N&ô\x11 “\x13 °<=´s+ˆâ±‰ "
b"N(ª¤î’x̵âÕ_ÌPb\x08 "
b"N+rm¥\x07 |9\x16 s9äb`W "
b"N6ÒH"@á'p×ö-ÝOt9 "
b"N:\x13 …©¹Ò\x06 $\x15 ŒÀk௠"
b"N;Zej]ö“ˆiZ\x06 88\x14 0 "
b"N>’)PLË*¤õœé7”¢– "
b"N?4ƪîYþÍx¢¥85\x03 % "
b"NH%«ñ\x06 ¸ŠÊµOK„¸\x0E Ö "
b"NJ\Ê€\x18 µ\x04 ‚I[\x1A Þr÷( "
b"NL x†Ÿô\r ƒ\x14 ‡·N`¤Î "
b"NMhÃü-º-0Ú} Ëjß "
b"NNæÏÑ}@«"\r ñä\x07 ’€ "
b"NOˆ]c'ö\x17 rôö˜ê‹„7 "
b"NS_®°ÚH\x0F û]¦´\x7F çöf "
b"NUŸ2(²S]÷Ö`78Ã<B "
b"N[\x05 ñV2¨&Jeö\x0E ˜†? "
b"N[³¢s|,oÍ>Ë\x15\x0E ¸\x02 ± "
b"N\\x00 ª\x0E x13Ý‹§4(J3~ "
b"Ne\x10 \r Ú8×€¬EÂð°k$Q "
b"Nj¬—,?T—,X\x03\x04\t !^— "
b"NkC蘜\x0F µÐ5\f %0äÕ: "
b"Nm\x10 $ñk\r Ôˆ°nÝbMó "
b"Np\x02 œµµüe«Mp<T]½\n "
b"N|\x7F g\x17\x1C\x19 ËIôPÛØl"b "
b"N\x7F Ö•‰©:%Ú•ô`µ\x17 8' "
b"N‚¼Ö¡\r ³ý]>\t\x11 %1ÙL "
b"N‚å,´™÷A›\x10 3/*hø\x08 "
b"""
N…\n
p«m\x15 )l–fã\x1C ™
"""
b"Nˆ4ð1ûIóq×\x0F N¨‚„& "
b"NŠ'ƹŒ\r dË fÇw!%j "
b"NDøá¸‰Á‰ýM®Ó\x15 "
b"Nž¿žÁ¤v©“ÒÍ®ë#3z "
b"NŸóbvÚ’n\x10 wÀ¢\x0E 'v\x00 "
b"N¡\x1A Û|&„¼‡E$N¬f½× "
b"N¥\x13 PÀ¥äùXE½…1¨É× "
b"N§—r\x17 ‚pı\x14 ˜<\x14 ¡\x08\x04 "
b"N®]àT \\x10 0\x19 ¦X\r ³®® "
b"N¯ƒw\f £¿,ÿוЫ¹vË "
b"N°ªŒ?\x1F Â*\x1F é+Ñi‰7û "
b"NµùíÇÓºÇ\x05 \r J+Éï7\x1A "
b"N·\f -.|4\v ,SPé?ù?û "
b"N¹îsE®Kø+ÒÛº¦³œ "
b"N¼—šDEkèõ\x05 ÿ\t\x0E ö\f\f "
b"N½½#ÖŽEŠÙØ—ÐÝ:\x1A\x05 "
b"N¾i¾Ô\t Ç"yIŽ\x07 RæP} "
b"N¾îÇt\x0F [NÄj·\x1E\x16\x12\f ~ "
b"NÁïxC5ýjÎ%{ "å›Î "
b"NÉ<ôGˆ`\x0F\e øä¢¸A "
b"NàØN+ïè'\x0F ³M\x07\x17 Ý/h "
b"Nåa™Ô—W .\x05\x1C ê\x04 õ›\x17 "
b"NîÓÛ©åBT8ç2ÿÕX?l "
b"NôwÅ‹_š°¥\EUÙ\e úC "
b"NûYï\f ”·NZÖ,¡×ñ*¯ "
b"Ný¼GÙ\t Ð[\x14 ¿áØ\x06 =\v\x10 "
b"O\x06 ý«\x17 ê¦1\x18 ã\e %\x1C\x07 Ð2 "
b"O\x08 ŽËÙ»Õß̞фžË³\x04 "
b"O\v ½¼·4v¹)n¶±ŽÿB\x14 "
b"O\x11 ¹¡\e –µCÞìöR³EÚ "
b"O\x1F œ÷X·…°–\x10\x00 ”¿˜áK "
b"O!\v ÝJGifm8â'¦qs† "
b"O!}ˆš·¨gŒrnÏ£Þê "
b"O";,îÄV¢Øëïɯ8: "
b"O'¢‹b:J\f ¶\x17 ƒñ))[Á "
b"O;lœ@d\x1C 92z‘F.…\x07 ¿ "
b"OJ‘\x07\x18 qñ\x1C ÙYRé¡ûä( "
b"OL"õå\r HÐKδ~»4§Ò "
b"OPEš\x00 ø›t|\x16\x11 UOMF "
b"OP±YžË«ö—í¢o\x15 6(× "
b"ORNß\x11 LWˆ^¦ŽÎ:áŽ\x08 "
b"OV½·ÀøÁá^\x0E Uö&ò\x03 ¾ "
b"OZ°4Æz¤Å÷èÀ+å˜\x1D ° "
b"O^ç-ñôO«^Ê0“…Aý¥ "
b"O`ûMW—ã\x07\x18 ’¤Rj\e – "
b"OetŠuŠ†Þ”ñH\x0E Ieñ5 "
b"Om\f •ù¶EvEš‘\x12 8‘V "
b"OoXùžœ0á\x02\x12 Qb¸mAî "
b"Ot8’„!=Ec|‚èXÑ0` "
b"OŠ˜À£ÚX«Ûâ}Xvd[0 "
b"OÌ'^ºàIy$2Ð\e | "
b"O’#BÓt%™æ¾uà^b@ñ "
b"O•ä•p\x1F UꦎF\x15 !)¯ü "
b"Oœ$Û@߯\f Õ\x1A IßäÈÅ\x02 "
b"O³\x02\x00\x0F r!¤à\x08 ËáI\x10 P} "
b"""
Oº@–'GD[´Kà\x10\x04 ä\n
ö
"""
b"OÄzåýóh‡ÛYW74ÿÒÇ "
b"OÅËÞÞ\x00\f\x16\x19 ¼••4\x1A žè "
b"OÆ<(½Ã!D\x16 }è‰\x04 R†; "
b"OË\x06 ú'\f 8…½ü©\x1A õÈc "
b"OÝ0ìõÜÅœ3^µ„,‰ká "
b"Oãâ\x01 VÌ\[[\x07 ÖxÔV“ß "
b"Oég?6p\x14 4Åņ9 ™Ì "
b"OöóCR‰3TÈ\r %ÐlG?] "
b"OùŸíù—¬kSµÀ-\x7F Jc| "
b"P\f\f €™¡ƒæs\x7F “\x12 ßw& "
b"P\x0F î3çæ)°\x07\x13 ¦c[ž$ "
b"P\x12 BŸÀØêJ%×\x1E (B.^‹ "
b"P\x1A >EÀ\x00\x18 {€¡¾OÆÀ/ "
b"P%\x04 N$qL_ªì“wy\x10 .ã "
b"P-¬T\x1E wë`‘¸`7™¼G\x12 "
b"P/œBD7Œ¯Œ Ù\x18\x17 ™M\x02 "
b"P4§¾‘q\x04 4\t u\x03 ´\x04 pV "
b"P?Ä[S¬ÐæIžÂ<|²$[ "
b"PF‡za}-y!h\v Ø]\e ì "
b"PQü¦èöBŠ\x01 K\x02 8!\x03 bà "
b"P]’\r éå.`‰B(í\x00 >- "
b"Pv\x0F ¥Ü©ÍçÆ)Ab\x06 ®€k "
b"PvX&owÆS\x04 ˦4z|÷ "
b"Pyc\x11 ¯UÕ<š¶žK\x18 Ÿ4ë "
b"P|\x16 ³Š\r «Æ|‘Kç]]] "
b"P~\x12 ž=Sx‡8!•PWoòL "
b"P\x7F ”“Ptv%烜*/MÙó "
b"P€ü—&Ç|þöÚ£b'L\x03\x10 "
b"Pƒø\x08 ÇÑã}-\x7F *Û©äÇ{ "
b"P…©¯\x14 È)¼Ì«¹cÅ>~€ "
b"P†Mü±óP\x00 +ÁACPqeÁ "
b"PŒ\x08 F€ÄØÁ\e ‘Œßò* "
b"Pñ\x1A ¨à:½ÐœÏ\x14 å›a7 "
b"P–‰üš™\x05\x19 Iœâ_‹$©9 "
b"P Á4Sz‘¼”’ åtv2® "
b"P¦âlæ[h´\r #³:´Æ%\x1D "
b"Pª\x1D žW88{=_áâo\v ïs "
b"PºûýȾÚÿ!MÍ¢\x12 gþ( "
b"P½‰ÑÄ\x1D ¾Ýèý-â{2öü "
b"P¾\t\x04 ÒjK\x02 úfyÙŸ;Uá "
b"PÀ?\x14 Ø•½ô¨\x03 ÁWVrf "
b"PÆN1¡ü4«Ói(EÐ<}C "
b"P͉GÙØ:P¸¶÷\x1E æ7ÝØ "
b"PÎ\x1F ÷,¤€F1ϤH‹lâ "
b"PÒZÔÿüì-`s̨ˆk\x1A Á "
b"PÓ"ÝÁÆC;.\x1A µŸI\x11 /B "
b"PÓ?¸\x05 M\v óGD0\x0F\x13\x0F €Â "
b"PÓí\v wº«ˆã\x00 qÅ\x7F ™Á3 "
b"PÖ\x05 ‡…!üíAx\x16 í{·ð "
b"PÖ\f ÖȨ«Pº'Ù\x03 Býä "
b"PÛ*Oÿ\x7F\x03 ñº¹Èó1Œ,® "
b"Pã°Ø®ä\x06 \r B³N™‚•\x7F 1 "
b"PäU«Ù³‡¼O\x04 /ý@F\x18 ” "
b"Pä\x7F ˜Z\x11 õãj\x18 ×’-=ÈQ "
b"Pë†\x1F \[\x1A ]«wyû™8\x06 Q "
b"Pí\x13 (hûÇði@þËç"Ê\x01 "
b"Píãw+ÑIn\x7F\f 4‡äÐíL "
b"Pï÷ó†½\v §Ç\\x05 úØRø¢ "
b"Pøô\x06 Ù•¦\6\x15 ©ŒÎ/" "
b"Püʾ\x07\x03 ó€0DèŠrlð’ "
b"PýÑÖ{SÀ\x03 B\t væ¸\x0E <T "
b"Q\x13 PS;çÀ4‚Õ)%¶\f Á… "
b"Q\x13 ²há©TlNùü\x12 PXx5 "
b"Q\x15 ¹%4\r ÊgÔÆK|°)ãT "
b"Q\x1E dž\r äÔó¾Ê˜|ÅìŠv "
b"Q\x1E ª*üÁ;\x16 *o);C-’” "
b"Q+¨ïZXRk:\x16 ®è³ûÛ "
b"Q/b¶F»|Z¸H\v ùüðGs "
b"Q1¯\x14 ¬ØêÊÚ³L™ñ“âD "
b"Q2\x01 \þ\x05\x16 ¸" Ž\x14 .;ê "
b"Q5ä\“öi.\v\x03 Â\x00\x12 i)H "
b"Q6%/J¨£iQO\x06 )!Šg\x17 "
b"Q7§8¾³‡\x03 W@c?euâñ "
b"Q8)\x13\x04 Øe©|çd\x12 •PnŸ "
b"Q84./í矤\v åo¼¬wZ "
b"Q;Îûì"1ÌÍtŒVDƒ.p "
b"Q=çᎹÆ8åÜ\x0E\x1E –ü\x0E ™ "
b"QCy?u§›s©hÊ–¿tñM "
b"QD³ÒGVXRb5j[ŽEõ¹ "
b"QM¯\x04 µ&œÌÛVkèšˆì— "
b"QU\x1E ƒˆ\x10\x12 Ñj/ZÌ\x18 ˜\t U "
b"QVi]Ú›||u²¢‹žÔ⦠"
b"QX‰Ä\x13 PÂÌÒ\x00 We\¬ "
b"QZðÞØ\x08 £Z›\x00 ªSŪr“ "
b"Q[°»Ènè\x1F ßòé:ÁB´ "
b"Q^«6w\x14 ºÈ4Ûc&D,'N "
b"""
QiƒeRX¿]ºdÕ\n
ÉðÄ
"""
b"Q†6ì\x7F 3=õ\v H0Ñ\x1E\x10 7' "
b"QŒ4Ž ï‹Pyù{3•ÊËž "
b"Q”š\t ŽsëXÜÐ÷ju¥‘— "
b"Q–Æ\x1D „D³àÄ_\x1F R(M~Á "
b"Q–á%º¨8"Y/ÊLù\x14\t\x10 "
b"Q˜',2\x0E ÄÏ×YBÞ\x18\x11 dÈ "
b"Q˜>„Í–ÔSÎ:àÒcû\x04 â "
b"Q¤ù~îEûZ[ª78èmù "
b"Q¨’Ä¥í'uN©¶•@h+ "
b"Q¬ýE\x16 ‰Ýh\x0E ªrž\f žŒ "
b"Q,™`DÍœ~µ4áoŽ|= "
b"Q³ÄÌØg=5\x04 ÃÐ8ð׌y "
b"Q»\x1F Ýá–‡Tá§ýõŽ\x0F {\x04 "
b"QÄ9ˆÃQfܱêhÿÌå "
b"QÊOR¨R6o¶;ÒÝ\x00 8Ë "
b"QÔ‰‘¿ïù©Ò‰ŠGY€QŸ "
b"QØÚS¬Ò\x03 MÔŸ]<8\t šì "
b"QÜ“ÁÒ\x05 ìg³<˜–³ÜÅ\ "
b"Qâ\x18 ¶Îâ3n\x11 „fÆ\x06 =Zð "
b"Qã/ÙK\x1E V5âÖêùðs\x03 "
b"Qä”^¦M~@©<C͸¶ "
b"Qè`¨\x16 H˵7!\x03 U\x00 Ç4\n "
b"QéUD\x02 ª8ý¹ŒgúŒo[Z "
b"Qñ€åùé™AèÆÁs[ÀœW "
b"Qô\x12 áhâW¯J—¾•®\x11\x08 ™ "
b"Qö&ªy\x7F ]ÚŠ²Ø\x17 =9\) "
b"Q÷ƒò\x18\x13 7¦z¿«rX)A "
b"QþÍWѨÙÖ™\x1C Õ¸ä\x7F ’ "
b"R\x01 À‹îŽÅ\x0F ›o¬Nhä÷ "
b"R\r oN\x04 ª&ÔCËþºô£¢\x03 "
b"R\r Ú"F]LJƒWM§w<v "
b"R\x15 T¸Cªbÿ“\x05 öýݵê "
b"R\x15 ½|ž¥¥ë\x18 ¸\x1E {*b©ƒ "
b"R\x1C ´_\x14 /5MÌè+Èz4â\n "
b"R!(=•R»ÒsvÐä\x10 ºŒ "
b"R$u\x10 —¿-\x1F Lc¶¶=ç¶3 "
b"R(ë’HVⳤWTd\r zRÉ "
b"R.ï4BLÆWŽPì@uÏÅe "
b"R4G[Ïèì=}kÜÕ\˜¬’ "
b"R6Ëú\x08 ÇͦJÙÖÞ7öPó "
b"RLµí6dDmå{pBD\x00 à "
b"RR\v yV낸À–Xïxøg "
b"RR.²¸\x1F 2:&iyÆ : "
b"RT\x13 ovZŽ\x1C |š\x00 Š\f Ù "
b"RT—-\nçpgUN‚\x14 »ŽU "
b"R]\x02 ¨\x1E\x02 "\x1E ó\f ÿ„€šo "
b"Rd»\x06 F[´â‡…‰\v =5`v "
b"Rh[RP\e ôõ/É\x17\v Ýä# "
b"R}±‹,Ë\t 0Ie£#õ\x1C éf "
b"Rˆ]ê½\r &T\x00 ²–;NûÊ% "
b"R‹‡YlÎDõÖµ,\t ± "
b"R …—ãgX¤wwÜÅÞíÝÿ "
b"R¢\x16 OêæD¦c\x0F Ê™÷—øc "
b"R©Ê%FAðšÞîæ¸;UBà "
b"RªÙ-\f nï3‰¥S(\x0E §C7 "
b"R²\x1D Ÿá.R,ñ¢\x17 W› Él "
b"RµŽŠöØç‡¡\x07 •ôé8"D "
b"RºÑ·N¥«ÌY©R7µnÆ2 "
b"RÀD\´\x15 61\f ªÌHðÕ„d "
b"RÃ9K\x11 ƒÝ}›©ÿžQŽ\x12 ™ "
b"RÅ4rœ\x18 uùÃ\x01 ßµó\6â "
b"RÈ$©\x05 úNЄ|L«ÚŒV† "
b"""
RÌ3áXW"\x07 R2“f‡\n
v
"""
b"RÎ\x19 úLˆc!+Šˆ4ñõ£\x7F "
b"RÎü1Ü®G9s®±\x14 òª2\x14 "
b"RÐ\x10 G)≀[m)>î—È "
b"R×AÖ/ý\x13 ]Âú.0ò\x16\x00 / "
b"RãÍŽš\v ÁV¸£¥‘MB¿l "
b"Rì\x0E \r ]‰dyöÉ@›ýŠã "
b"Rñ-\t ÀqÓ”w5x@)°J% "
b"""
S\x05 ó…\r ‘\n
\v Pà…\x11 À©!i
"""
b"S\t ~'Nä—“ß`ÄvÞ3¨ "
b"S\v ƒ ¥\x0E\x1C\x07 V\r í†^*b~ "
b"S\x0F ”4JÞWwâÍ\x15 ¾µ8ö\x15 "
b"S\x17 1Ð&‡Äïß\x7F ¸\x14\x15 ÕÖÎ "
b"S\x19 $‰N\x03 f\x05 GäW-èü\x19 D "
b"S\e\x17 æ»f(†¨C\x07 ÂêG·j "
b"S\x1C ·ãü@gcF=\x11 èW”=à "
b"S \x12 Œ\v ]DŠ”(_Å–Çà "
b"S"|qU‹·öáä "ñú@G "
b"S"œ@k4Î÷b'_ߘÀ\x14 ì "
b"S%\t ,$€<ìi\x04 ðp\x02 ^!ñ "
b"S%,\x13 «É'ÖsØ‘®¥½´û "
b"S*\x11 …xÇ—\x02 ¢^÷ÐZ†— "
b"""
S,8?Ãmˆ~Öá\n
ý [ä§
"""
b"S3+“ \x14\x13 «|é»\x1E özº "
b"S;óO“\x03 o¯T•ù9ó'O’ "
b"S<ç\x1A "a!&ÜÎ…Ä¥¸Ïæ "
b"SKMru=sÕf\x08 ÔP\x00 Ýìj "
b"S[]ñì9%Và:Í:|uaë "
b"S_\x12 ·sC\x19 ú ¦†zê\x0E 4T "
b"S_d\x18 º\x08 5«»uvÍ\x13 Õ\x18 ˆ "
b"SdKœ¨+B\x1C EÝ\x1F\x11 ¾\x08 sÑ "
b"""
Sl‡Ì`\n
P}±ÜRÑ\x7F nÄb
"""
b"So\x1C 6X\x02 ‘”á´‚\x1E 6\x17 _Ÿ "
b"SxÕpvr\x0E ÛŒŽM9¨¦> "
b"Sz¶ÆÑ®µNní{•\x1C\e Œk "
b"""
S‚ú%Æ%Æg÷\n
"©YâÀÚ
"""
b"Sƒ=â[JDig>Ox\x15 °0j "
b"SŠë†þ\x1C Ú-\f ¥:ÖRÐ5G "
b"SŽŽûýªÕ+ðê[µ»H~Q "
b"S\e N<4ò[ÞˉCGDÛ "
b"S–¨\x10 š\x1D 2âÌ)°/€ï\x10 Ó "
b"S˜á§¨¹Ä\x1A\e ë\x16 í%K§ "
b"S™,\x15 žLª(öZêp\x10\x10 &è "
b"S›¶…˜ò3\x0F E`Iu«c "
b"S¤\v {DâwíälõË\x14 îl\x14 "
b"S¤ÇÏ\x1D •´óHlJhP…G‹ "
b"S§\x0F ã5/€ëHO°\x12 A\x06\x12\x03 "
b"SªˆL\x01\f Œ‰Yß`\x05 qÊÞ* "
b"S±\x17 ¿µwUÃÇ\x7F `ö‰qš\x7F "
b"SµÏ§\x17 l\r üWòt\x1D m,¢; "
b"S¶|\x15 δ„ì_$ÖœJÏ9| "
b"SÁ°Ý+Xº½2g]æÓ€I "
b"SÇ¿\x1C 5×\x13 I®\x18 &¦\r ‹1\x15 "
b"SÉÚ‰Ù\x05 Î\x7F :¾ø°c¿,ˆ "
b"SÊyrðV\x1A ê¯\r z\x14 Ùm…â "
b"SË'þ\x18\x17 €ˆ\x08 s,/c‡7 "
b"SÑ~nJÞ\x13 ©\x0E ò}N±\t ^ "
b"SÒX“U]J‰£d@Þ,\r Å£ "
b"SÚ\x01 j2—\x02 â\x13\x07 ö\x05 ÉÈ„» "
b"Sà'– ¼¬[3\x1D ^銩þ "
b"SášYC»ÔCg¨\x10 r\x19 Ô? "
b"Sâ³3&rÂ3\f Š•ñ)©² "
b"Sæ‡Q©ÐÿÞÒߪ~ÿ:ò\n "
b"""
Sèi\x08 Ò\x0E \n
6bÑ\x12 Çé¦$h
"""
b"Sð&P\t ›¶]Å\x1D\x7F ®\x1F .Ä{ "
b"Sðãc§“þ=2\x18 ³l–\x05\f ã "
b"Sô®`"HiÙªp\x19\x06 ïŽQÚ "
b"SõqZNÝö`K:Ö÷‚Œ`{ "
b"T\x0F €€¡\x1E U?ÆÂ©TuÜ+~ "
b"T\x0F û \x19 M\f ¨¶£tV¥·\x13 "
b"T\x15 q35À]kôÇï,À•*É "
b"T!‰&û\x13 Áá\x03 Ò0±\x0E\x1C\x7F "
b"T+€¸å?ó®oYU›ÑÏd¥ "
b"T1w\x1D ˆäÝŒô׫·¿}Ûü "
b"T?ïÛc5ó\x1F 8»/÷,1„ø "
b"""
TFX\x16 ÂrÑŠÝ\n
ýïå0qÝ
"""
b"TF—ÄëÆ]\x14\x16 kf¿|ilj "
b"TX ñÞv\x19 yΊ\x17 Œ¼\x14 ñ_ "
b"TZ„3\x03 E¤\x01 Š\x07 ž2a[NR "
b"T_Æ›C)ÂÝ[¨®”ÿ‚\x02\v "
b"Td÷^öð2º\x18 Œ\x0E Õ§ì "
b"Tl\x0F í›è¶–&3€×>T;/ "
b"Tv´óÕ»Ù_ÕŒöˆ·u3µ "
b"T}bEœ…³õº\x18 êTZ…å· "
b"T€b»nG}ý^BitþËE€ "
b"T‚Ƕ:ÁÈH{]¿mí²ží "
b"Tƒ_2éiJYøÝŽ·ò)\x17 H "
b"T…„~`Ÿ² Ä9xâñ2€T "
b"T‹zÿ̪ã\e Á¹:ä\x0F á©£ "
b"T\x0F ¥Í^¿îYt$3#ë\x1D "
b"T”Eð»ÔsßÁ„(XÙ6¡ö "
b"T£\x10 mhÅô&7/\f ÷\x0E "
b"T£ŒºBç¯äÜP¯ÇÿXèí "
b"T¸v†\¿._8?¦ÚM÷$² "
b"Tºd\x7F ò\x1D ®2¤\f "6:j\x1D\x0F "
b"T¼‚A{£\x11 ¨)uÊâÔK§Æ "
b"TÁjz„\x03 hÓß\x18 )²Lv\x07 \n "
b"TÄW\x1A Ü\v çØþ}t\x0F …ÿú5 "
b"TÌ\x15 eÿX?E\r Íé&\x1F ÏÔ„ "
b"""
TÕ¯\n
`X\f È2ŽèìªYîâ
"""
b"TØßE½z2šîŸ-\r d_õÌ "
b"TÛ‹ôû‡\x01 Ìüø5\x1C jVƒÐ "
b"TÜÈkø©‘A¡-\x03 ñRsM "
b"Tãå-5œî‰eFi\x07 εGß "
b"Tëf\x07\x15 ŽMÞ\x15 @õª%¼ "
b"TðôØ›Kú\r ü„õtês\x18 Ú "
b"Tô!3\x19\x14 ->\x0E —M\x05 ޝßü "
b"Tô½\e ÁÎãX·Û´oí\x13 f4 "
b"U\x07 ä$}CX:·˜\x0F !_`›Š "
b"""
U\n
Ÿ[–È«[çRšãϧsà
"""
b"U\x0F ×óºÎœ+Bªwš@ "
b"U\x12\x15 ±¹Œ§nÿ®Ô»©\r \x1D x "
b"U\x13 tK´Ï úx\x05\v\x0F /pq "
b"U\x14 í.\x15 Ø\x16 ÅM\x18 mÓ=x±¹ "
b"U!("àl\x19 ›·N…†P\x1C &- "
b"U!ͳ·[¯Ž2-÷4ú‰Z "
b"U3¶z:‡\x0F M"›a\r Ö¤+n "
b"U7äÔkŸÅk¨ç\x0F F”UD\x0E "
b"UGÛÔ\x13 ÕªM\x11\x19 ÔR,z¼\x02 "
b"UN7솯×Ù½ö‹I;[\x03 _ "
b"UP#V.(ÛéfϽ{³Õ}\x14 "
b"US\n ]ã\x13 T±è\x05 ƒ•W¥}\x00 "
b"UUÌsZ§¶èÑ:÷\v ÈV "
b"UW+ Œ=ß¡¨/<DÉÒ×t "
b"UWñ…†.\x0F .Ý\x13 j¿\x7F /P¾ "
b"Ua{Ø8RäD"Öøìñ\x02 [þ "
b"UeUþ*?\x17 \¹ùøfIÅ "
b"UuÑnæ§PêèÕ˜Bžµ9l "
b"UxyÂ\x0E £G (ôoƒÇ2\x07 $ "
b"Uyá:\x1D 1ÅÈ‚ðš'Md4Û "
b"""
U{‰d›ÌÍ\x01 ÇÑ;w\n
C\x7F
"""
b"U\x7F À\t {|è´IÑ\x02 –šOޱ "
b"U\x7F Ï—ST\x05 êÐ\x17 ¹A\x12 €ˆ "
b"""
U‚ÏñÒ4\n
hãd\x0F ÷\\x10 ˆ
"""
b"U‹j›_o\x12\v d\x1A gxtX¡) "
b"UŒ*/\x7F pîì\x11\x05 *¸\x1A Ë "
b"U¿'\x12 2Yˆnõ_³›…¹ "
b"U¥ÊÅ:ñ4ßžÊu›Ï^’ "
b"U™™î¢ã_\x14 ¡ïÇÁgŒ2ó "
b"U_ÔâšÔÞ!\x1C š\x15 o6¢/ "
b"U¢Dßwã\x12 Q‘¡Ô¼ñÇ\! "
b"""
U£í.\n
\x1C uÍy|30c-¿>
"""
b"U¤©êÀ;û`e¿xhŽé¸; "
b"U¨úð\x04 €\x7F 7‰âôRû|Ý\x03 "
b"U½$poõÄx…\x14 …[\x08 ^ìO "
b"UÁ@«AMùŠ¥¸t(øÐ"\x19 "
b"UÂÛ„G\x03 ¥kY`Ý\x1A _]%\x15 "
b"UÅT;sµ\x00 Ô±Þ¦”9±\x19\x00 "
b"UÆŽ¢ªx\x06 ¯ƒK;\r Z¨ÒÁ "
b"UØV¶\x11\x19 U¬µ'@pêg\x0E "
b"""
UÜ¿\e Áw\x7F \n
´¯ «Š‹ºÍ
"""
b"Uߪ\x1F ¹º´ú>Hca…-Ž "
b"""
Uê\n
îÄÔˆeÑ\x0F Q&ß
"""
b"UôFõ§„GB ü\x0F +Š:sc "
b"Uô®J‹ÖTx\r \x07\x04 'Fö 6 "
b"Uø<Š5в)Ò~j“\x07 R "
b"Uû”‚’à'\x04 ‚²Ó]V“ÔÒ "
b"V\x00 lV£ü_Âd\x07\x14 Kž¸©Ä "
b"V\x01 F’–I\x1C sá/ȉ®LPb "
b"V\x04 ]eC¥\x1E .Ç’ý%TZÔs "
b"V\r "øSïwœ¸\x15 6^¯QÍ "
b"V\x10\x0E\x15\x1D šÊuÆæ=Êq@æ "
b"V\x17 \x00 ½Oïy5¦ÎQÃ#ž "
b"V\x19 A \x11 6ütŧ\x14 ¶¤k”x "
b"V\e däÔtŸº;\x06 c£C^‚\ "
b"V\x1D ÍÂÐøÜp\x06 ‰§Óî`\x16 K "
b"V!wñ—þúýç±›‹ø¥~ "
b"V(ŸøørQ\x10\x00 í¦WX¿Ì® "
b"V*a"Ïsõ·ïßñ\x19\x11 G6Æ "
b"V-u\x10 ™bú\x18 –tQ#\x16 "
b"V0…ÖW€\x18 .T\x16 »ŽñV\x16 I "
b"V5«Ô<\f bùøŽ’·ué©\x1C "
b"V<¿û¡g\x11\x0F ÏÍ߬ö\x1C ù# "
b"""
V>öR*›‰ÑÇ\n
\r Û:r\x14 /
"""
b"VD?\x05 k\x07 q\x07 =â Á¸þ^’ "
b"VF‚"\x11\x05 Eš¿>=õ¦Cƒà "
b"VN¡gô\x17\v\x13 ºÛl”Þ\x02 \r \x1E "
b"VW\r s,ܳ\x15 $–%¨\x17 ª… "
b"VZÓ•ûä#¢$6â$Ë\x0F\x04 Ì "
b"V[×R*)=“ÕÅÜÄd7X "
b"V\©ï=h\x16 »ÿ"@•;UCž "
b"Va»aPeÐç1SP\x10 Dô± "
b"VbƒZ‘ÊiÉ/Í!J)¤Íé "
b"Vo\x7F \\x1A dj–U• =Véµû "
b"Vr5Ã\\x14 Æc¼ÅWE<×CÇ "
b"V}\x7F H.\x10 ¨A!ª!7ƒ\x0E FL "
b"V\x7F ¦\x1E 'Û\x1D ýím\x18 âC\x14 | "
b"Vuq-ì1É8\x1F\x1A ¬Ü\x01 ºM "
b"Vpa̱Y…¥¥~5\x18 –\f † "
b"V•4\x04 ~\x01 ý •ºyœå "
b"""
VžOÃùÌÖ\n
Îè×S½”\x19
"""
b"V ®\r …p¯“Ù¬wW4¯³q "
b"V¤h‘Fêó\ù¢õ\x12 >Öž- "
b"V©\x18 [Þèi Ùz\x07 Fõ6Vá "
b"V¬r¯”ÖµósƲ\x18 \ü\x00 ð "
b"V®³°]4\x06 Àu“šKþ•¯\f "
b"V¯‹Ò€=3^Iœ)©Æ(M} "
b"V´¤áíì=ï\x16 Üåi^_2æ "
b"V¾\x08 i/×<¥‡h@–Áæ_å "
b"V¿Å|\x19 kæ˜1Nùº4Èy3 "
b"VÁèËKzôEF8dZö:¨ì "
b"VÍ3Ø\t UÌÂÇp«ñ‡‚ò "
b"VÍ„Ø.!b"š\x10 PØ*RT€ "
b"VÝþ<Q‹òÿüâ²@[°ƒr "
b"Vãø\Sßô0’¾G€ïw\x14 ÷ "
b"VèrÈrG¦Œ&\e ‡ˆñžj\x1D "
b"Vð\x1D Ÿú¿2Ç‘Þr‹”_Uí "
b"Vùòo\x12 ?TÚ[NŠ\x10\x08 Þ3^ "
b"W\x00 Sêp‘f_\x0E ôÖR•{}¸ "
b"W\x03 +§\x0F S%6\x17 ÿ3-\x00 Ïý¨ "
b"W\x06 ’¹F€j§\x1E tEù£õÆ; "
b"""
W\t #\n
Em)ú\t B±x41\x7F ´
"""
b"W\x15 æ(^\x01 èL\x14 ‚{¤JÉZ1 "
b"W\x16 &EýÒËôû\x0E\x14 ¨ –éÆ "
b"W\x1E ïUËF\x12 œÇ}üPÑYÜÔ "
b"W)°tö¾ÿ'CSÃ…ZŽŽL "
b"W+¨éè\x10 Éü£?ŽpQWƒ\x1F "
b"W3èm>\x07 ì%Iî+›\x07 Ê\x02\x16 "
b"W4%Gä¨Ý‹x„¡Zgö\x06 ² "
b"W4*аˉÀ}F¦,ÚKå "
b"W4ÀoË\x0E ¹ðLs(øî\x0F <{ "
b"W@\x08\x0F •˜uƹPNë\x10 yè "
b"WB^ôú›@›3}Û×Ó™cw "
b"WKs|}ì¤Î¯5Í’˜Ü\x1D ´ "
b"WLÕ-sw<so§ÛFù "
b"WON.%\x04 m»\x03 $©Aé½L\t "
b"WP\x03 Ÿ#9FVz^Áÿvµ\r "
b"W\¤@2\r X“5ôª™¶A¥X "
b"W^ß0T´^€fügjî¬é¦ "
b"Waác,”¤¹‚ôòxÌ "
b"Wd$\r …^k@–Õ\r í·¿\x07 ‹ "
b"WmÒ:wÕˆÀk4J>Õ˜µ "
b"""
WpÜ*P!‡kѦ ¢\n
݈á
"""
b"WsÚL·•x`+ºIgœÄš¯ "
b"W}Ïw\x19 б¢¤\r ‰÷¥ë "
b"W€\x04 "Œg1ÑK§=õOx¬\x05 "
b"WœŽÏÎŽ°?<\x1C jm ’\x0F "
b"Wƒ<\Œ³Â¢ŽgCÇ-³Ò- "
b"WŠªpxÓŒ9â•\x1C C\t ÜD\x05 "
b"WŽšüÖ˸\x16 HÊS¤Ó<3å "
b"W™áœú7-\x13 ‰2ð™$<ñ6 "
b"W¦æVÀ¼4Ö\r çËÃ~•ó= "
b"W«\t 2Àó¬j\x04 º'\x16\x15\x15\x0F l "
b"WÁk½»2Pµ\x1D FY›>z?³ "
b"WÁ‚a½–®EjŸ×\f xBX| "
b"WÂ\x01 ‚\x16 ›VF²FòÌJÓ "
b"WÇ\x03 0^ßgzjžÁÖ~y6 "
b"""
WÉ\x13 (\n
Ð$e;\x0E &æÆåðT
"""
b"WÊl\v ï\x10 Î7·¸øa¾\x1C e "
b"WΣaK\x1F ò\x13 Ie\e k;8¶j "
b"WÜn\x1F AÙ\x04 x^(Ä}zö\x04 Ã "
b"Wìá£K¥\x13 ‰]\x1F Ïeœ”5G "
b"WørÕÂ\v ¼´µ„ôs5:ô\r "
b"Wþ\x15 Ž©¸}\x01 ±<Û9·å)™ "
b"X\x00 NŠ\x16 Öõ´Æg\x1D ìƒlþ "
b"X\x04 .]`9š€\x16 Ûkާ°\x18 # "
b"X\x07 ß\x1A >¬övëÉÄ'‹p«a "
b"X\x15 „H€\x16 4Xw¨»\x07 õ»Nn "
b"X\e c@³¿\x13 ¡ÌÆäfIT¦ "
b"X\x1C œ4b\r \x10 ÜÌYºŽ+"Î "
b"X!ZôËYf\x19 M;ì\x07 D`Î "
b"X>míë¿j{÷ç\x16 m\x7F àu\x14 "
b"XCR¸™¥ð\x14 _fœ\x16 ó³\x17 "
b"XD££e+¿x‘]@½á\x10\x04 } "
b"XED\x13 Ì·7\x1A A6rµÁ\x06\x18 º "
b"XUœ\v 6\x11 <\x14\t ¤ý*¬<·\x00 "
b"Xg\x18 Ó\x17\x10 ˜Ý«QÆ1¼ƒ\x11 r "
b"XnŒ\x13 O_!\x19 f;\x1D ò\x04 Bv¥ "
b"Xo¨å\x1E s\x12 ’¯ÚY\x1E GÖYƒ "
b"XuáÍZö›’\x13 Ì¿(ŽÄÄ "
b"Xw\x19 G` ìPÅ\t _öïL\x05 "
b"X„@Š\x06 .bï=ÍA]¹C] "
b"X…»s\x08 Ù@œNij\x1A ëz¼\e "
b"X‰\x0E\x11 \t çV[Ë‘¨¤XSÐ "
b"XŒE\x06 zE\x1C »®\x10 zåÊO$ "
b"X•’åÜn9Ž\x14 Ðÿêtè "
b"X›¼žV!ç£ÐœEpö¼› "
b"X+Š7OÀ\x7F ÿ[õ\x1F yN\x14 "
b"XÔYÜï\x1E\x13 ›>_Ms=² "
b"X¤b ƒ©¾·Üî4Ž<U\x18 k "
b"Xªš4EM*Y\x16 Õ\x04 ·Y¡ "
b"X\t 滥-ùÐÌÓÑ\x1C Qw¿ "
b"XI7\x1C —zŒåÀi¨[ÍFÒ "
b"X¯D?ÙÜ4Ò\x1F 66°æˆ§\x17 "
b"X¹üZ\x05 'Ól“y\x1E Ç6\r s} "
b"XÀ…B\x00 ]¯¶{OíèïAp "
b"XÀˆicª,ÿʬõ6òÍ "
b"XÂsºè÷\x1A Ár”F˜ÀCh "
b"Xâd9`ü\t ]ˆPE25Æ" "
b"XÙf5,ØH²p0P]Àê>} "
b"XÞ’©[\x1F zÖ})Éašžä "
b"Xãeíüš,ƒ3‚ùt\x03 &»Ø "
b"""
Xäç\Ȇ0Q\n
@ü~\x12 Ú÷
"""
b"Xæß\x1F\x11 !õ)§o\e cãé I "
b"Xêó5Ã\x08 eѰދýÊâ\x08 p "
b"""
Xì2§º.˜£ƒ‰§\n
¤/ùÒ
"""
b"XíE\x0F „œ¸\x15 »\x11\x06 >!º\v . "
b"X÷ósÐ)óŸEþTCg\x02 H4 "
b"Xþ”óH?y¼C\x0F K°Å\x11 V" "
b"Y\x05\x1D Ê\x01 –MÔ&\v Iš†§\x00 "
b"""
Y\x05 ç}\n
{Hù#\r Ùˆ7\x16 ‚¯
"""
b"Y\x07 Õúô®†<¦(ƒ¿ž¨ŸC "
b"Y\x08 ɲòRìBá÷Ng…(H¦ "
b"Y\t xñõ¸õ^Úcg¥Ö[@À "
b"Y\t Ø®»6Í¢`dU>–9\x04 % "
b"""
Y\n
\r QÃèe¥1Ý\x04 ¨ñK
"""
b"""
Y\n
Qebûs\x7F ¥¦\x0F ;;s=3
"""
b"""
Y\n
\x7F\x1E\x15 IÜ©ž¦W\x14 ˾WH
"""
b"Y\x1A å>ƒ¿é\x1C í\x01 @—\x04 1 "
b"Y c&Q‰IÝœ2KmJ\x04 íà "
b"Y ›ùá:ˆ1Û|’â©ß*\x01 "
b"Y"ݸ8\r dœ×,:\x0E Ê\v -¹ "
b"Y(N\x0E ÈXö¿Üp\x17 þóI\x0F ú "
b"Y1³\x02 ýŠÃ_çc>É÷fîµ "
b"Y7–á}0˜™v‚¯9$£\x12 "
b"YEÓü"V\x05 O<\x01 ü‘\x0F /\˜ "
b"YO>ÅÅàéœ7+(\v kU0 "
b"YOƒ’LæÉ¬ê\x1D šþÝí´Æ "
b"YQs„c}\x12 ˆæ²uÓæã¯ð "
b"YWª*MP0êÕv\e ÀŸÃ²h "
b"YZ+€‚5ŽÜ\x05 ƒëŠ\x14 £“^ "
b"Y[\x13 ¢a°÷¾Iè&º£{õ "
b"Y`Mî\x7F\x03 #ûÖ‚59U(u "
b"YdÏýÓjâ8àϤ^\x02 ³›Í "
b"Ye\x1E þ¾•O@üœö.{NÒ\t "
b"Yi¯¤\x13 ”Cí—†ÂóÎÚ0\e "
b"Yt~/»ÍŽÞpm†\x14 Mëgú "
b"Yvâ'ÈeÑùê9Œ\x10\x1E ’ëÝ "
b"Y|§cìãªÝ¢=0ÁÇ<Hç "
b"Yˆ›«ßÅóJŠà\x03 ¯£§£X "
b"YŽ:7Ýk#”\x04 ;(_¯F¼\x03 "
b"Y•\x0F\x0E Än¸ýŽyÜôO1Ö "
b"Y•„<®ý÷ÞJ¦˜vÓ$×' "
b"Y–ÄZ\x1D ÝßÓ\x1D Ô„²\r ¤” "
b"Y—’ñF\x12 ÚuÞCÊO\x02 Ý^\e "
b"Y—´uü\x7F *²\x19 ÷¯OúlÊ} "
b"YŸ\x1C m|#IäÞN|æÜ¸s/ "
b"Y¢ŒÛ§Ì¸©2\x07\x07 °BÁDê "
b"Y¥húKZXF8‰ßbñ#ú\x1F "
b"Y¦T˜µcàádÁLW-+q1 "
b"Y§ñ!\x0F EX¶–ÌŒøÝ1- "
b"Yªz9*©¤ÒE\x03\x02 LßCôÛ "
b"Y« vë=0Se²áºa\x18 ÒF "
b"""
Y°€Ï»ó‰Š\n
KĉOMì
"""
b"Y²\x16 p$ÎovÅójq,,5 "
b"""
Y¹K˜,½j\x03 ï\n
ï½§³°(
"""
b"YÁîq÷ê -€üãj\e "
b"YÎê\x17 œ\x00 Š.37Øîk3\x0E g "
b"YØX\x04 ¸Þû¼Ä<\x03 qØþ= "
b"Yá©\v\x07 €ûeAÏ[9äA¿t "
b"Y㕎¥R³õ À\x14 l\e ¦òŠ "
b"Yåh©}š¥|7]\x14 *‘\x1C ªè "
b"Y囄\x07 ª%¤üg\x12 gÝá·¼ "
b"Yç8Ö»\x04 ôDG\x02 ¦U\x1E\x04 ¸! "
b"Yï\e Ê\x06 ¸³\x0E Æžá ™îlŽ "
b"YïÁǨŽaH{À§\x0F ^—ÈF "
b"YôkÂ/2\x0E •ЄxÖƒ "
b"Yõ&û´DZM9¸^]ŒxÝu "
b"Yö3ÏÄ]X\x1F X\x11 ad3\x05\x10 . "
b"Z\x04\x07 †ã–RŽNÊA\x08 1\x10 :¡ "
b"Z\x04 #†éõsÍ\x07 ÏAŒPÌ\x12\x1E "
b"Z\x06 £Ž\x10 v¨¨Þl´¦6Ò\x1A 9 "
b"Z\x0F Ä\x06 R<nuÞs²L¦\x00 v/ "
b"Z\x19 ’žg'\x0E ×\f ¯-gguÌJ "
b"Z\x1A LéÃ袦ևT|PÈÚ6 "
b"Z\x1D\x00 aUG5ŽçE\x13 ((]O« "
b"Z$í‹\x11 ¥Ç›\x17\x17 dEmF\x06 J "
b"Z'¯2úÙ$¢ìü³¾¾iAf "
b"Z,AEñÀl\x1D À8CÄÖÏé‘ "
b"Z.\x1D <¯Õž\x05 Èù|”\x02\v {¸ "
b"Z4\x7F K^=¶ž\x11 X·Ro¤Iá "
b"Z7êð\x01 ‹ë\x11\x19 +liâ!½L "
b"Z=²Ç6rG¾#ÅÔ2¢nÅ® "
b"Z>7Fg£ô€õú+t®ÞOŠ "
b"ZEAc>_µsѽWÐpçOÜ "
b"ZFïõ;fC\x03 ¤+7à5„ß "
b"ZVÿ\x1F ±‡\x1A C'=ý'È "
b"Z\ÜøÐšóïÍgE÷œ°BŽ "
b"Z`Ž¿i³D‡\x1E ÍjÉW6? "
b"Za\x0E ÛÅ"\<O¸‹â“®\t\x00 "
b"""
Zb\x12 nÎ,Et\x12 ˜!¿\x0F \n
£S
"""
b"ZcXÿÞ‹CT'òØ·\x1E ÇƒÄ "
b"Ze]æÎ¨OB½ƒñµÆêªö "
b"Zf¶Í÷h©üÁ`»6ª\x15 ò\x04 "
b"Zjµm\x01 Õ+Cy\r \x15 S7:\t ð "
b"Zls\x0E\x03 GÜúÎ\x16 wwÓµ?} "
b"Zvš#\x03\t\x12 ÷·EñoX¦“_ "
b"""
Z€\x07 [ç\n
oL ÿ\x14 ç6ãXt
"""
b"Z’ö>âJ\x06 7qoQLTYXV "
b"Z—`ù¥MéŽUANÚ€µö‹ "
b"Z£nè\x0E k“qÝô7Dy6¯ "
b"Z¬dZ„ð\x14 øKçy…ǜ׷ "
b"Z°|JÉÏ\x10 Á\x02 ÕŸùpɨ” "
b"Z´&¹vûí0yoðD¢z<] "
b"Z´lüµ\e —s%¹(j¿ÿû "
b"Z¹™6¡ÎçC⺹ˆõ¼äç "
b"ZºG——ã[bã±&\e -A\x07 "
b"Z»O\x1F ט&\x7F „\x18 T²…dä "
b"ZÑ\x16\x1A Ì<‰²\x10 È©E(¢¹ "
b"ZÑêæ§ð'PÔoÒüÆdÌ "
b"ZÓý\x10 kgÒ×\x16 ˜EŽÔ|‰\x03 "
b"""
Zà”\n
\x14 ¸dÙ\x11 žŠû\x15 ×]
"""
b"Záí€?\x11\x1A k“2(!\x1F "Ì "
b"""
Zî4)¢\n
Ö¡j8g›íä
"""
b"Zõìr†çc\t sl\x0E\x16 ûW9å "
b"Z÷’P½\x1A ³\x08 Wê\e Lµï(Æ "
b"ZøŒ\x02 £P"ã~’—JûŽ\x18 "
b"[\x00\x1C w(ùQ \x1D ?èÕJƒ†Y "
b"[\x04 ‰‰Ó„\x1A\x05 N€\v %.\~I "
b"[\x05 Y?¹aÃ`d¾^øˆ\x05 „x "
b"[\n \x00 ÝŒ®ØÎ"~‰Lðj‰\x01 "
b"""
[\n
¤`|y\e “úëœì;=,\x1F
"""
b"[\v 6ì/¢\x0F µ~ú¤Žân—% "
b"[\f ÕíCàÖâÖSTøxŽÌ@ "
b"[\x0E ¥\x0F Gˆé´þ\x0F ¥êÕ‰ç1 "
b"[\x17 Ùs¬\x10 7Û×ìZ‚\e\x1E d\x13 "
b"[\x1C åCÞ¶\x1A ‚\x07 —4ÌK\x12 aå "
b"[\x1F ‡õgˆDÁ¡!ÞkŒuÓ« "
b"[!M\x01 ø\x06 ùÃ4¥€cÎØlW "
b"['`G\x19 ™ÝŒ|\x18 uùâóý "
b"[4Ö%5·Ì\x10 Yñ|Ø\x1C\x1F ØÞ "
b"[7\x7F\x03 þ‡%ß\x15\x15\x05 Ç\x17 _“\x00 "
b"[=d×ÇC\x0E\x1F\x14 'þ\x03 Fàýú "
b"[C;×íÉ_Œ%8/]ºÒÄ "
b"[MY\x01 )ý8»5Ê\x1C ei/5 "
b"[V_\x16 qÛ\x0F øøÓYä\x13 `ý "
b"[\2GíÝÒŒ•n“”8Ö\x1D\x7F "
b"[\Z.šw=ÁŒ<ññF\x1C\x10 ÿ "
b"[]¥aÉu—à[+OÑoh¶\x01 "
b"[cÆò\x1C aÙŽ0~\t\e\x1C Ôó\r "
b"[cìLýó2øRÓz\x17 úe&D "
b"[i\x19 ¿Ñt”äÑ(y{É®º# "
b"[j!a®¶UÅ\x18 V5\x03 ìù.\x15 "
b"[jëȽL“¼\x0F “0o×Ùë¤ "
b"[pµ\x03 4“®,Ú·ÀøÛ¯\r "
b"[yª=5\Âèª;\x1A 7F‡\x1C y "
b"[|ÒF\|I8ÝqÅ{V{6R "
b"[~á\x1C Ñ2”ó¾Ýº±³\x1A "
b"[€`_\f ÁÑK¹\x1D £×ä\x1F ñ "
b"[™ì\x10 …vø ¨5ÓÎ\x7F "
b"[«éŒÜ‚zV\x08 }¹BˆÀ O "
b"[´_9ÔòZICA\x10 ̾‘Ï "
b"[¾m±DGçºåðÈÍã%s— "
b"[¿±.É\x19 …åQÕ\x13 Åöhñ? "
b"[ÂÜ6Úó¯Ž\x1A X\x1C ~\x05 6”¦ "
b"[ÄþôÆ¿¬®•ëÑcª{*: "
b"[ʾ9\x11 ïô¦ºuí¶hIÑ "
b"[ÎlãG(&½wmÍ\x1D r‰" "
b"[ÏaAl•®ìB´[ˆ§ÿOû "
b"[Õ±\x1E Ax¾#Çù˰âæúü "
b"[×\x0F ÐZnóZ EíØ«\x1C ´ "
b"[å\x19\x04 ÛüŸÕ+ddŒ\x00 X¹L "
b"[ç\x12 îâDĘ;“â\x17 ´Â¢Ï "
b"[ï„N\x19 ÖölGÚ£Í"ÉÒó "
b"[ôж Žtþ;–%7ÆÏÏW "
b"[ö„4³x]\x18\x12 \x07 ¾çˆ\x13 "
b"[ö˜ÅSØÐZ<,v/§;¶U "
b"[øÀ'íM4\x16\x05 T½\x1A }€ñè "
b"[úYŸdØ/A\x08 Â\x0F :\x05 ãÝ\x0E "
b"[ü!“«Å‚\x1C\x05\x1D ûC\x11\x05 ó "
b"\\x01 T«\x16 F\x7F lˆ…ÇR{—Ð "
b"\\x03 ü\x1C Ç\x04 yYB&ÝS\x0F KßÚ "
b"\\x07 $eüCq\t å`\x14 vãyö¦ "
b"\\x0E NZL@Ý˯\x7F 7þ™ð5® "
b"\\x10 °GèîeÐûªséçÂ\x01 « "
b"\\x14 œàŸ™xOgâÉ༫Žf "
b"\#—N‘W\x17 —îÜþ¸ñc\x19 ‘ "
b"\.\f Xe\x15 «\e xÕOÜMZŽÓ "
b"\0Ù–ß½~«á[·\x11 ¥8\x01 > "
b"\5H§JoáÇ®çók\x16 áï "
b"\7ZÑ—˜ÊzÓ\x01 <\x16 .ÔHì "
b"""
\9t²€ÀäK®`[Ë\n
ûL¡
"""
b"\=â|¶Ú•FÒÉ?Å\x05 ¼¸Ê "
b"\?ZæÞ£ˆ\v VKÿóféM\x05 "
b"\BgA•üã”#ù蛡\x19 ? "
b"\N–Š\x19\x17\x10 èÑä\x16 CÈ&9ñ "
b"\N¸AI•t9\x13 ³‰I¦ÈŽY "
b"\_Ù“ö‰vrÚÒ\x00 åm• "
b"\bÈ6+˜T¡U÷.ÜAõÕ "
b"\gÖz\x04 ZdÁܤ\PɃ›Í "
b"\jÑ\x0E\x7F Ð"”yfÔò\x16\t |° "
b"\‚[LÔîØDÕªØ\x12 {"ê7 "
b"\‡5¾)šÁlã¯c\x07 ^Û¬¥ "
b"\\x05 ëBÍ2Î0\x0E £ØB\f ^‘ "
b"\“}.”7ñ»Ø2\x03 *›Š\x1A Ë "
b"\“ïì\t ß'Œ~‘8/Ø(&Þ "
b"\˜‚jd”o‹DZâ1÷@~ "
b"""
\™\t \n
uÖHÿ.k^'b\x08 0°
"""
b"\žÁ!ÄP¨!Þãà!‚ë\x10 "
b"\®U\x1C 6¾o³\x17 uþD|¬Æw "
b"\¯°ÜK«˜š›)¾\x7F R·}Œ "
b"""
\Ë;ºá¥Âîfb„@x\n
¸²
"""
b"\Í\x16 y\x04 ¡\x07\x03 °\x02 Ž"\x15 ÞÂÂ "
b"\Ï\x07 ´JxÿÊL¯bwõRŒ\x01 "
b"\Õ[\x0E È\x19 !æÀ\x08 ‚¬›Š "
b"\ׯúo|8N/4dG›œ6\x1C "
b"\Û¢L’v³öªhh\x08 ±Ð‡† "
b"\Þö9d×?Ñ?ãYšx²>ò "
b"\êê‘Rôþ©\x19 ]î\x1C æðS "
b"\ì˜4>:\x1E iÃ[ÓŠûl\x05 À "
b"\ñÉJû”Aå\x16 iGÇ8å}Ï "
b"\øÞÕ©\x12 du\x04 ¢\x16 oï'r\x03 "
b"\ù†Çl‰N\x04 ßùó*¦Bh\x17 "
b"""
\ú€/é Ú\x07 À\n
‚÷]q\x1E Ö
"""
b"]\x10 FñE3qgÀ¸Rbñ<§g "
b"]\x12 ê5‡ò-ŒŒËu'7\x1A KO "
b"]\x12 ë\x13 5ÉÓç:õìØ@å\x03 ñ "
b"]\x13\x10 ÖcÑñŸ/\x10 ‚\x1A á\f ¦\x00 "
b"]\x13 ááqɪ_\x1F Âî´Äâù‘ "
b"]\x15\v Ô0ÚŸÁ\x17 Ø×3$D¡P "
b"]\x16 @½æ}¾•0ÄÃ_ê\x07 ³» "
b"]\x1E YVS@«Mìt–\t ú\v Y« "
b"]\x1F ÜØ–ä\x00\x13 ¼{\x12 ®²\x15\x02 "
b"]&¾ ý\x00 8¨aXññ\x1F ùi0 "
b"]3“…V¥ß0$\x0E àÎÄ'~Î "
b"]4K\x05 ðþñ68Ñþcr\x16 k "
b"];\x05 ž&\x13 ü „/¡¬Ò}y¢ "
b"]@-\x0E І%>–¥Û“—¾ "
b"]DkE ¼þI\x1F Ä\x11\x19 æ… "
b"]E÷²2I%™YJ`íQÉD$ "
b"]FõA2#<ê¡Ó\x01 ü½ÂÙ "
b"]G•\x1F ó&¿Û¢Oó2Þ§Sþ "
b"]LŽPNçîØÆ<Út@\x1C I„ "
b"]MцiÅöÿú\e F\r G=œf "
b"]Zc0¤ŠÈœÂÓ”,„‹¡¨ "
b"]f4Ш"Ã\x11 C΂\x00 å\x02 -+ "
b"]m$V\x13 òl+ü“«NböEK "
b"]{ôg|\v\x0E +\x7F Ä\ð Nå: "
b"]ƒéØ\x1F Ƨ<ËAfb$KØá "
b"]…æ#AÄY¼hCÝÑù3Eö "
b"]†¨^Ž,<¼”mãî5\x7F "
b"]Š>m7\e Œ\x04 7Bb>\x12 äAd "
b"]Ч¼\x05 ê»å8I¿½‚a\x08\x19 "
b"]ʽÂàOu9h\x03\x0E \…N8 "
b"]‘\x08 ˆptg€5‰›ÕeD´u "
b"]‘3É\x7F !moFÛ³ÉØD\x16 "
b"]””×\x0F ñÄ|6IÄ›hãÐ\x16 "
b"]™,š÷Q»ènž:\x16 ¤³´n "
b"]¤ô½Lÿʇ^ß»‰\x1F ÃîM "
b"]§S\x02 þüÉ› Ë\t\x15 Êu\r "
b"]¨“èÏÅõ`\x1E `ÞeÚù\n "
b"]±\v ÇNXP \x11 ñ5¹ºP-Ž "
b"]±\x14 ]\x13 {\x00 ´¾ž”¸Šóúµ "
b"]¼ß\x01 ÿ\x1F\x06 AplË!D|Éï "
b"]¾a\x04\x04 3ŽÇË@G¨ 1oO "
b"];a[)\x13 @_&Þñ„hk "
b"]È€ëº\x03 yÞq¼\x1E Ï\M¥L "
b"]Ê\x1D\v švÔˆM,\t ¬\x1F ù»} "
b"]Ì^æ\t ƒ\x11 L\x1A\x1D TåiÐ^ "
b"]Í A)(P÷\v ØŽÈÈŽˆµ "
b"]ÍÔ1΋ªÚ·\x7F\x1D —B<\x1E "
b"]Ôù!p‹àœ³‡Ä×jªÁ¸ "
b"]Ùìq\x18 IÃB\x1A ~]’*L$ "
b"]Üb\x17 Sn\e\x0F M¶ôõ|\x05\x13 "
b"]Þà“\r \x19 ‡;0UîïS†Cé "
b"]âºoy»\x0E â”pÊ;hD7ï "
b"]âÚy[m‹'tØn*†í¡2 "
b"]ã»¶M\x1E ̶pjÆý]Mnû "
b"]íð\x10 8\v ¾Üd°ÂåÍô8å "
b"]ú–¤\x04 ·×¸Õ\x17 €J\f "ãE "
b"]úÝ\x0E z“õ|©Ü\x02 B@ì7\x0F "
b"]ûÅÕ\n \x16 óŠP=öYÌÅ\x00 µ "
b"]ûô>Zº\x0F ×\x10\x1D 4±qÃ\x02 ¹ "
b"]üYœ‚7§ƒîƒs†\x03 ]Ý\x04 "
b"]üy·Io[8Mv{KKo/B "
b"]üú”lö̪úãLwôš„Õ "
b"^\x02 ˆÓ\e VŽ\x07 …\x1A o6£7Á÷ "
b"^\x03 Û5@\x7F ¤ù,À'¬\x16 €ÎÄ "
b"^\t ý-—QÛ\x13 €|27\x02 „q· "
b"^\x0E {\x1A Ÿ)¢àÍ,gŒðˆ)* "
b"^\x13 …ó\f Û™¢\x1E {Eù\x1E Zó² "
b"^ Z›¡\x04 9¼ÈTpv\x18 «^W "
b"^)?°Ž’J qòc¼||l "
b"^,5lEghØì•ʵÅç}ƒ "
b"^1\_¶~A¡T®Q‘€†´Á "
b"^>‹×ɽ\x0F Mß@TŸÉ\x12 ƒŸ "
b"^C?{›áæv?d–(vh "
b"^Gj¦¦ë^3`i<\x1F Š\x14 h "
b"^Jļ€ÅŸqS\\x06 ‘_.ø\t "
b"^Ož¼¨\x1F ÷ÑɜŜ¼ì(h "
b"^]%\x11 G\x11 ÷µ#“þÆùkÕ\x05 "
b"^]_Q\x7F ñ\f N×%€Ó\x07 ©Í‡ "
b"^^\x10 ÏQ¿\x17\x01 °%¯ÐEB˜" "
b"^`\x08 Øã\x08 'jA¹¬\x06 ¶¾V "
b"^hΩî‡úma3äÄ~g÷\x19 "
b"^l“B%OnÒ½ëÄ7\x16 ñ™Q "
b"^p"\x07 Œ~ü«U\x0E ¡\x1E ÐJó‡ "
b"^uçÄRå\x01 3\x1D |êé.ûýF "
b"^|0C\x08 g—\x15 Í\x02 s݇°Ð‘ "
b"^‡zæwu•PS\e 6ÜOD\x01 Å "
b"^ˆ-Ò\x11\x1C ”Sþjªˆ)á\x11 S "
b"^Žá¿]ºÂcoª\x16 ÏQ\x0E Ô¤ "
b"^™\x1D Þôüä&À[›;\t ó "
b"^›‰?ãìBò©\f yLƒ\x0F ÔÆ "
b"""
^¢ƒuµÕ¯\x10 5Ë\r ›\n
fË™
"""
b"^¥5ËÅ:PÔ„• <ÔY\x05 M "
b"^¬.®/D\x10 &\x1A “Ç[—•Ö "
b"^°rÆúæä\x10 ·öànÄM‘ "
b"^±‚I\x0E Î\f Ì•Ñw\t 5~ "
b"^½²Û9_—µKÿVÿ„Ó\x1C Z "
b"^Áï}1\x15 xü\x00\x02 áz›tR\x00 "
b"^Èð\x13 {\x05 [‡¥Ldsžµ#ä "
b"^Êø\x1D ‘¯f•µ»<Žä\x16 w\x05 "
b"^Þ>ò¿xÝþ|hòÿÁ\x0F •\x18 "
b"^àc™}ͪ;t\x18 tmf€v\v "
b"^á©ÖjÁVñC4<¥aøKi "
b"^â\x0E rÞ\n dj©Ä¢j\x00 Tó "
b"^é\x11 T\x02\x12 s\v ½·K'tö ú "
b"^ë6Φé\x0E 7 ÞíÝ\x02 CÌ= "
b"^ì´†\x1A f²$#u\x14\x7F Ã\x0F h{ "
b"^úï~v©,cƒš_ô\x16\x1E ã6 "
b"^úþU¡¡\x06 \r z\x0F .\x1F\x17 £Ø“ "
b"_\t %é½\x10 eã"K'\t *:˜ì "
b"""
_\n
-³ƒº¥ï0\x16 ¨\x1E ö<€ä
"""
b"_\x15 š*ÒOÓ³¾§i\x1F éÖÀû "
b"_\x1E ø§îØÉò¾šZ!p\x1D ¤& "
b"_"rµíú‰\x03 ÷\x7F Çô½ÝE\ "
b"_/vêÑ\x7F „«ç¿á…ò[ "
b"_>C"'ŽÁç(\v ¬\x03 àèâ "
b"_>ŸÝ›C\x07 œ-EQåÄg¾J "
b"_A\›”×8"±Ä4x\x08 :x\x17 "
b"_Kén㣸†â(î‹ÒmÛ¹ "
b"_L\x1F V[Œ¢ŒöµF\x14 ÔZ½? "
b"_Pƒå^U%ì¡çs÷A# "
b"_Yæz‚¼'rN{¶ÖV\x0F …Ù "
b"_[˜„wEâ€1\v ‚§°þ©õ "
b"_iN[wž+$]¨‘’ã\x11\x1F Æ "
b"_k9¢"xó—ÍQ‡ˆq1l "
b"_mû‰¸!\v ¾RFØ«G\x03 &Ñ "
b"_t®3_ªW¡\t s ãüÆÈš "
b"_yŽ\x1C †&X¸Þš=\x08 îmã "
b"_| \x13 `·òà6/uTÒ°ßö "
b"_‡åP59\x04 a^›Ï\x17 I1\x1E\x1E "
b"_ˆ‰¤Âï?.",èC\x0F %´\x0E "
b"_Šb•Ñ+\x0E Ç{·§}:®v "
b"_–®oedì\t r[‹"§\x7F ú• "
b"_›ìdšøMg\x11 À›O‡„\x1C\x05 "
b"_¨GþBá\x1F ñ‚À?W_À¾ê "
b"_¬éu_Ô\x1E r¾öÏdùÍ\t & "
b"_°¦¼-€ž\f\x08 olŽ\f rÊN "
b"_°°¬\x14\x16 h»¬S\x7F E\x15 9Äk "
b"_²Îí‘%´6½Ú\f —€à\r 1 "
b"_ºàÖÄÇ\x18 }¡X•´•ŒO} "
b"_¼[ºÛ\x01 NeTºÜ9mDšà "
b"_ÁA&Ȱ\ínb5¼_4)Å "
b"_ÌñÍë¯\x7F ~\t è\x13\x00 o\x1E ¾\x1E "
b"_ÜÿÆ‘Œ?Làç^¼\x04 ´qç "
b"_à\f ]a2†“…áà(bè#S "
b"_뺇\„ɇô«‘rºŠX "
b"_îX'nC^ºß¸·u7$È* "
b"_óQí¯'ëöŒƒPí\x17 1ì\x14 "
b"_õ\x7F >X#úwQ\f E\x03 Õ«SN "
b"_ö+\x1A KÃQ£%Ô7•CšSŒ "
b"_þúõ9¢éì.\e :уŠ"
b"`\x03 n\F’\x08 ØœÀ–IŽ%pÙ "
b"`\x05 Âf¹\x19 DeD\x11 ¶=þ¯$ª "
b"`\t •\x11 6ôè\x1D c9^§“K, "
b"`\x13 7½°5!›ü)DÅ Gì\x1E "
b"`\x13 Uס\x1C å\x1D Ž‘\x1E\x18 œQHv "
b"`\x14 P²i\x0F æ)Ðv™ñ3M; "
b"`\e É\x05 Ï¡s\x19 Ù[u]Œª¶v "
b"` ‰¤NWVÄÎm\x01\x05 p\x04 èà "
b"`*tŽ:õS«ÈZ—ÿ”ðàÏ "
b"`Q±„Û¬PH|YÉI¾@·¤ "
b"`\\r \x07 XŽjxr\f ÖßE+÷M "
b"`][¤jb©ØMŸa$L\{\x19 "
b"`e~Ü\x11 <´òW½ HËŠ§å "
b"""
`i0EÐ>B MŽÎÜxÐ\n
Ä
"""
b"`i¾ÞIFDæG1áv5\x19 ŽS "
b"`wiå‹\t %£,D\v ¹Ûÿ¸‰ "
b"`wuU™IAÁ\x16 J;»Î\x02 it "
b"`}1!èüV²T‹ÖN†øÅI "
b"`~|‹n"°\x1F žN=R³£Ê× "
b"`šjF\x01 ˱ñOºû¬ïcb "
b"`¨uêVÛ2#HÊ&˜v*aë "
b"`¨–\x14 šŽÛ1\x16 AÖÔÃi "
b"`ªUp}ÃÂÍã^“\x02\x17\f ™Å "
b"`«!~.cb›¦3˜Ñ¶É\x16 j "
b"`«rž÷ÈÜÍï<°g0H™\x00 "
b"`±%ÊS\x1A U\x12\e ƒíÈ=³×f "
b"`»´\x12 \W51\x19 ÊG\x13 »ùÀ "
b"`Ì圥\e \r 1\x19 Wwþ¼é¡Ê "
b"`Ô¥|²4AˆßÞaÃŽåaí "
b"`ÕE†\x1D 2D¼nÅ/ˆÃ:w "
b"`Ø¡·)\x18 NtHùx¿,båb "
b"`ß$úöˆì”äü:b\x7F ÆT¼ "
b"`à²Ù÷»šç\x1F º“W.à9 "
b"`àÊ{é/ìÄEû\f ëÝ(væ "
b"`áˆ\x18 ª¾Ù®†N«5g™È "
b"`äz\x05 Gxæî³©\x05 ëÞQ§ "
b"`ç\e ‰âî’œïà¬RÂ\x00 |B "
b"`è˜K÷Zû”ãÂY¥ÿæ§\x08 "
b"`é\x12\x08 /â"\x13 4œh°ž´\x02 "
b"`øý\x11 /\x0F >¤\x0E ï{·b+ "
b"a\x08 TZÝ'\x14 `\x15 ö%«ÎO\x0F "
b"a\x15 Oj¢+wä—ÆÙ8~ÏnÐ "
b"a\x1C\x02 ž5a:ÑÔmSÏs‘‚\e "
b"a"£¸Ùz?\x1F p@Û9ô¸Èî "
b"a#Z\x1D\x04 úž\x05\x12 |d\x17 á\f N÷ "
]
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 (0x4CD42ABDD8B8A31DA4EEB331F01F3482 , 0x4CDEB4564D817D371177671E34F706AC , 0x4CE66AD77967086FD0B9DDF1565A5A1F , 0x4CE78514765B31B84805ECF1487EA962 , 0x4CED4DDDCF1FD689EA5E90CFB5CD22DE , 0x4CF978EE1E83259A594CDD4AD7A7848E , 0x4CFEA2F319D9567D469D7E854F5440D8 , 0x4D0A440A38E9504D4CF46D721BABDB94 , 0x4D0E72D2CBE94BBD111CDDD7956BBC55 , 0x4D11AE003C1BF3C1AB77ADA43000FFC8 , 0x4D158946082FAC9118DF1FF413CBB6E4 , 0x4D1C33F815CC19E6EF113D9892BD4615 , 0x4D256921E43B00312175210411879CAC , 0x4D2847130445BC9803488182381D09D2 , 0x4D2A776CFABD370A3EBB7CBD0983069E , 0x4D30ED7DAB91095F422DEBFD4B1B319A , 0x4D31052099E5E500832A7CC68A1CEFA3 , 0x4D31F03AF8B4A993BE58FAE7EAACE46F , 0x4D3BFC0AF83617F7721E50AADCC0AC4D , 0x4D3E423674F203006F9960A0541056F9 , 0x4D4576CB32A9705D0385903EC6B1351F , 0x4D483436B1B5B43B07373571374A5B01 , 0x4D4C61BFABB5E386DA8C62B44FC78C90 , 0x4D5221A2F3289FFF3F7689D90ED69C61 , 0x4D555412EF9B6AAD422732244501E156 , 0x4D68F8735AC1D764E9D455585CF86AAE , 0x4D6B7F541175BB4918F0B9834E61DA7A , 0x4D6D561B29672BBAEB2E724D4DB0ED52 , 0x4D6D5DBF46F8DE4CBF3DE3A12BA05DB1 , 0x4D72967702B33272BD43EDF5359E2CFF , 0x4D73CA7B9CE9A15CCB6708CB413F24AC , 0x4D747D115050518AD7E2950E5E39D62F , 0x4D748307C9651C3A393B710C8C300D41 , 0x4D860A34EE6EAC4D3E6B969CFDC9BB1D , 0x4D873D22C69005BF5BFA371BF966B30B , 0x4DA3FC2E7E159932C75A3172EE7F06F0 , 0x4DB0F4D8565594682D7F55ED780CDC9A , 0x4DB174CA0AB1DEEAE5C651C8FB0B40D9 , 0x4DB43CF58A495FC037C963E55BE7BEE1 , 0x4DB78DBE41615A2C0143235363FD9AD3 , 0x4DBEECD992FE94E796807CC5BF5FD12F , 0x4DC628E2172915A3F5A63F388AE09F43 , 0x4DC770146458EE141229CA5E5316FE04 , 0x4DC7E7E37DEBE815F8865E9820117B37 , 0x4DCAAD2D704EB5B9014EB6D928EFCA3C , 0x4DDAB7410E347FC76BF4A402E68556E9 , 0x4DDE6095631F119909E0647838109B93 , 0x4DDF72C56173C384FA2444628AB23D1F , 0x4DE633639D893EB8CAF0F40D072FCC08 , 0x4DE635AF17522B01C65104E9DDA2E190 , 0x4DE9F867DC20A0E7122C1AD031504422 , 0x4DEA507500CF41781A826094C00D4428 , 0x4DEB32E97A030B98E3146853954C837B , 0x4DED9129A44EFB215847DF2BEA2E53CD , 0x4DEDA92C61C987829933F733D3B811F4 , 0x4DF249A902102603FA3170897F353C7C , 0x4DFD6358A147F011A93E803108F02CD0 , 0x4DFD76BEDC1AD7E43ED5E2B074E933C1 , 0x4E0CE9B6104EBBF0B7725939D2659D65 , 0x4E15BA767F2400FB982094B407EC838D , 0x4E184B0FBB57DE11F96EF61C00D406B4 , 0x4E1A8105CE45FC20DC79C0D01C9A8335 , 0x4E1B761776E25BE6081B61597CED0B5A , 0x4E1D0CEDE9E3E82E736E2D704B004665 , 0x4E1DE07172590D8043521611156AB4A3 , 0x4E1EF5590263BD3132C831A7C7DE271E , 0x4E24010428CA703934248C76439A7F08 , 0x4E26F4119313B03C3DB4732B88E2B189 , 0x4E28AAA4EE9278CCB5E2D55FCC506208 , 0x4E2B726DA5077C3916907339E4626057 , 0x4E36D2482240E12770D7F62DDD4F7439 , 0x4E3A1385A9B9D20624158CC06BE08FAF , 0x4E3B5A656A5DF69388695A0638381430 , 0x4E3E9229504CCB2AA4F59CE93794A296 , 0x4E3F34C6AAEE59FECD78A2A538350325 , 0x4E4825ABF106B88ACAB54F4B84B80ED6 , 0x4E4A5CCA8018B50482495B1ADE72F728 , 0x4E4C2078869FF40D831487B74E60A4CE , 0x4E4D68C3FC2DBA2D30DA7DA0C38B6ADF , 0x4E4EE6CFD17D40AB220DF1E407928180 , 0x4E4F885D6327F61772F4F698EA8B8437 , 0x4E535FAEB0DA480FFB5DA6B47FE7F666 , 0x4E559F3228B2535DF7D6603738C33C42 , 0x4E5B05F15632A8264A8F65F60E98863F , 0x4E5BB3A2737C2C6FCD3ECB150EB802B1 , 0x4E5C00AA0E783133DD8BA734284A337E , 0x4E65100DDA38D780AC45C2F0B06B2451 , 0x4E6AAC972C3F54972C58030409215E97 , 0x4E6B43E8989C0FB5D0350C2530E4D53A , 0x4E6D811024F16B0DD488B06EDD624DF3 , 0x4E70029CB5B5FC65AB4D703C545DBD0A , 0x4E7C7F67171C19CB49F450DBD86C2262 , 0x4E7FD69589A93A25DA95F460B5173827 , 0x4E82BCD6A10DB3FD5D3E09112531D94C , 0x4E82E52CB499F7419B10332F2A68F808 , 0x4E850A70AB6D15296C9666819FE31C99 , 0x4E8834F031FB49F371D70F4EA8828426 , 0x4E8A27C6B98C0D64CBA066C77721256A , 0x4E8F44F8E1B889C189FD9D4DAED31520 , 0x4E9EBF9EC1A476A993D2CDAEEB23337A , 0x4E9FF36276DA926E1077C0A20E277600 , 0x4EA11ADB7C2684BC8745244EAC66BDD7 , 0x4EA51350C0A5E4F95845BD8531A8C9D7 , 0x4EA79772178270C4B114983C14A10804 , 0x4EAE5DE054A05C103019A6580DB3AEAE , 0x4EAF83770CA3BF2CFFD795D0ABB976CB , 0x4EB0AA8C3F1FC22A1FE92BD1698937FB , 0x4EB5F9EDC7D3BAC7050D4A2BC9EF371A , 0x4EB70C2D2E7C340B2C5350E93FF93FFB , 0x4EB9EE7345AE4BF82BD2DBBAA6B3909C , 0x4EBC979A44456BE8F505FF090EF60C0C , 0x4EBDBD23D68E458AD9D897D0DD3A1A05 , 0x4EBE69BED409C72279498E0752E6507D , 0x4EBEEEC7740F5B4EC46AB71E16120C7E , 0x4EC1EF784335FD6ACE257B2022E59BCE , 0x4EC99D3CF44788600F1B90F8E4A2B841 , 0x4EE0D84E2BEFE8270FB34D0717DD2F68 , 0x4EE56199D49757A02E051CEA04F59B17 , 0x4EEED3DBA9E5425438E732FFD5583F6C , 0x4EF477C58B5F9AB0A55C4555D91BFA43 , 0x4EFB59EF0C94B74E5AD62CA1D7F12AAF , 0x4EFDBC47D909D05B14BFE1D8063D0B10 , 0x4F06FDAB17EAA63118E31B251C07D032 , 0x4F088ECBD9BBD5DFCC9ED1849ECBB304 , 0x4F0BBDBCB73476B9296EB6B18DFF4214 , 0x4F1181B9A11B96B543DEECF652B345DA , 0x4F1F9CF758B785B096100094BF98E14B , 0x4F210BDD4A4769666D38E227A6717386 , 0x4F217D889AB7A881678C726ECFA3DEEA , 0x4F223B2CEEC456A290D8EBEFC9AF383A , 0x4F27A28B623A4A0CB61783F129295BC1 , 0x4F3B6C9C40641C39327A91462E8507BF , 0x4F4A91071871F11CD95952E9A1FBE428 , 0x4F4C22F5E50D48D04BCEB47EBB34A7D2 , 0x4F50459A00F89B747C1611554F4D4690 , 0x4F50B1599ECBABF697EDA26F153628D7 , 0x4F524EDF114C57885EA68DCE3AE18D08 , 0x4F56BDB7C0F8C1E15E0E55F626F203BE , 0x4F5AB034C67AA4C5F7E8C02BE5981DB0 , 0x4F5EE72DF1F44FAB5ECA30938541FDA5 , 0x4F60FB4D5797E307189281A4526A1B96 , 0x4F65748A758A86DE94F1480E4965F135 , 0x4F6D0C95F9B645AD76459A9112389156 , 0x4F6F58F99E9C30E102125162B86D41EE , 0x4F74389284213D45637C82E858D13060 , 0x4F8A98C0A3DA58ABDBE27D5876645B30 , 0x4F90CC278E5E9FBAE049792432D01B7C , 0x4F922342D3742599E6BE75E05E6240F1 , 0x4F95E495701F55EAA68D46152129AFFC , 0x4F9C24DB40DFAF0CD51A49DFE4C8C502 , 0x4FB302000F7221A4E008CBE14910507D , 0x4FBA40962747445BB44BE01004E40AF6 , 0x4FC47AE5FDF36887DB59573734FFD2C7 , 0x4FC5CBDEDE000C1619BC9595341A9EE8 , 0x4FC63C28BDC32144167DE8890452863B , 0x4FCB06FA270C3885BDFCA91AF5C86390 , 0x4FDD30ECF5DCC59C335EB5842C896BE1 , 0x4FE3E20156CC5C5B5B07D678D45693DF , 0x4FE9673F36701434C58FC586392099CC , 0x4FF6F34352893354C80D25D06C473F5D , 0x4FF99FEDF997AC6B53B5C02D7F4A637C , 0x500C0C8099A183E6737F9312DF7726A0 , 0x500F90EE33E7E629B00713A6635B9E24 , 0x5012429FC0D8EA4A25D71E28422E5E8B , 0x501A3E45C000187B809DA1BE4FC6C02F , 0x5025044E24714C5FAAEC937779102EE3 , 0x502DAC541E77EB6091B8603799BC4712 , 0x502F9C4244378CAF8CA0D91817994D02 , 0x5034A7BE9171AD0434097503B4047056 , 0x503FC45B53ACD0E6499EC23C7CB2245B , 0x5046877A617D9D2D7921680BD85D1BEC , 0x5051FCA6E8F6428A014B0238210362E0 , 0x505D920D9DE9E52E60894228ED003E2D , 0x50760FA5DCA9CDE7C629416206AE806B , 0x507658266F778FC65304CBA6347A7CF7 , 0x50796311AF55D53C9AB69E4B189F34EB , 0x507C16C2B38A0DABC67C914BE75D5D5D , 0x507E129E3D53788738219550576FF24C , 0x507F949350747625E7839C2A2F4DD9F3 , 0x5080FC9726C77CFEF6DAA362274C0310 , 0x5083F808C7D1E37D2D7F2ADBA9E4C77B , 0x5085A9AF14C829BCCCABB963C53E7E80 , 0x50864DFCB1F350002BC14143507165C1 , 0x508C084680C48FD8C11B8F918CDFF22A , 0x5090F11AA8E03ABDD09CCF14E59B6137 , 0x509689FC9A990519499CE25F8B24A939 , 0x50A0C134537A91BC9492A0E5747632AE , 0x50A6E26CE65B68B40D23B33AB4C6251D , 0x50AA1D9E5738387B3D5FE1E26F0BEF73 , 0x50BAFBFDC8BEDAFF214DCDA21267FE28 , 0x50BD89D1C41DBEDDE8FD2DE27B32F6FC , 0x50BE0904D26A4B02FA6679D99F3B55E1 , 0x50C03F14D895BDF4A80390C157567266 , 0x50C64E31A1FC34ABD3692845D03C7D43 , 0x50CD8947D9D83A50B8B6F71EE637DDD8 , 0x50CE1FF72CA4809D4631CFA4488B6CE2 , 0x50D25AD4FFFCEC2D6073CCA8886B1AC1 , 0x50D322DDC1C6433B2E1AB59F49112F42 , 0x50D33FB8054D0BF34744300F130F80C2 , 0x50D3ED0B77BAAB88E30071C57F99C133 , 0x50D605878521FC90ED417816ED7BB7F0 , 0x50D60CD6C8A8AB50BA27D9034281FDE4 , 0x50DB2A4FFF7F03F1BAB9C8F3318C2CAE , 0x50E3B0D8AEE4060D42B34E9982957F31 , 0x50E455ABD9B387BC4F042FFD40461894 , 0x50E47F985A11F5E36A18D7922D3DC851 , 0x50EB861F5C5B1A5DAB7779FB99380651 , 0x50ED132868FBC7F06940FECBE722CA01 , 0x50EDE3772BD1496E7F0C3487E4D0ED4C , 0x50EFF7F386BD0BA7C75C05FAD852F8A2 , 0x50F8F406D99095A65C3615A98CCE2F22 , 0x50FCCABE0703F3803044E88A726CF092 , 0x50FDD1D67B53C003420976E6B80E3C54 , 0x511350533BE7C03482D52925B60CC185 , 0x5113B268E1A9546C4EF9FC1250587835 , 0x5115B925340DCA67D4C64B7CB029E354 , 0x511E649E0DE4D4F3BECA987CC5EC8A76 , 0x511EAA2AFCC13B162A6F293B432D9294 , 0x512BA8EF5A58526B3A169DAEE8B3FBDB , 0x512F62B646BB7C5AB8480BF9FCF04773 , 0x5131AF14ACD8EACADAB34C99F193E244 , 0x5132015C81FE0516B822A08D142E3BEA , 0x5135E45C93F6692E0B03C20012692948 , 0x5136252F4AA8A369514F0629218A6717 , 0x5137A738BEB387035740633F6575E2F1 , 0x5138291304D865A97CE7641295506E9F , 0x5138342E2FEDE79FA40BE56FBCAC775A , 0x513BCEFBEC2231CCCD748C5644832E70 , 0x513DE7E18DB9C638E5DC0E1E96FC0E99 , 0x5143793F75A79B73A968CA96BF74F14D , 0x5144B3D24756585262356A5B8E45F5B9 , 0x514DAF04B5269CCCDB566BE89A88EC97 , 0x51551E83881012D16A2F5ACC18980955 , 0x5156695DDA9B7C7C75B2A28B9ED4E2A6 , 0x515889C4138E50C2CC9DD20057655CAC , 0x515AF0DED808A35A9B00AA53C5AA7293 , 0x515BB0BBC86EE81FDFF2E93AC14290B4 , 0x515EAB367714BAC834DB6326442C274E , 0x516983655258BF5DBA64D50AADC9F0C4 , 0x518636EC7F333DF50B4830D11E103727 , 0x518C348D20EF8B5079F97B3395CACB9E , 0x51949A098D73EB58DCD0F76A75A59197 , 0x5196C61D8444B3E0C45F1F52284D7EC1 , 0x5196E125BAA83822592FCA4CF9140910 , 0x5198272C320EC4CFD75942DE181164C8 , 0x51983E84CD96D453CE3AE0D263FB04E2 , 0x51A4F97EEE8F45FB5A5BAA3738E86DF9 , 0x51A892ADC4A5ED27754EA9B69540682B , 0x51ACFD45168189DD680EAA729E0C9E8C , 0x51AD2C996044CD9C7EB534E16F8D7C3D , 0x51B3C4CCD8673D3504C3D038F0D78C79 , 0x51BB1FDDE1968754E1A7FDF58D0F7B04 , 0x51C43988C38F5166DCB1EA9068FFCCE5 , 0x51CA4F5281A852366FB63BD2DD0038CB , 0x51D48991BFEFF9A9D2898A475980519F , 0x51D8DA53ACD2034DD49F5D3C38099AEC , 0x51DC93C1D205EC67B33C9896B3DCC55C , 0x51E218B6CEE2336E118466C6063D5AF0 , 0x51E3AD2FD94B1E5635E2D6EAF9F07303 , 0x51E4945EA64D7E40A93C9D43CDB89FB6 , 0x51E860A81648CBB53721035500C7340A , 0x51E9554402AA38FDB98C67FA8C6F5B5A , 0x51F180E5F9E99941E8C6C1735BC09C57 , 0x51F412E168E257AF4A97BE95AE110899 , 0x51F626AA797F5DDA8AB2D8173D395C29 , 0x51F79083F2181337A67ABFAB72582941 , 0x51FECD57D1A8D9D6991CD5B89DE47F92 , 0x5201ADC08BEE8EC50F9B6FAC4E68E4F7 , 0x520D6F4E04AA26D443CBFEBAF4A3A203 , 0x520DDA22465D4C4A83574DA777AD3C76 , 0x521554B843AA62FF909305F6FDDDB5EA , 0x5215BD7C9EA5A5EB18B81E7B2A62A983 , 0x521CB45F142F354DCCE82BC87A34E20A , 0x5221283D9552BBD27376D08FE410BA8C , 0x5224751097BF2D1F4C63B6B63DE7B633 , 0x5228EB924856E2B3A45754640D7A52C9 , 0x522EEF34424CC6578D50EC4075CFC565 , 0x5234475BCFE8EC3D7D6BDCD55C98AC92 , 0x5236CBFA08C7CDA64AD9D6DE37F650F3 , 0x524CB5ED3664446DE57B7090424400C3 , 0x52520B79569DEB82B8C09658EF78F867 , 0x52522E90B2B81F9F323A266979C6203A , 0x5254136F765A8E1C7C9A008A0CA0C399 , 0x5254972D5C6EE77067554E8214BB8D55 , 0x525D02A81E02221E90F30CFF84809A6F , 0x5264BB06465BB4E28785890B3D356076 , 0x52685B52501BF4F52FC9170BDD9DE423 , 0x527DB18B2CCB09304965A323F51CE966 , 0x52885DEABD0D265400B2963B4EFBCA25 , 0x528B87596CCE9044AD8EF5D6B52C09B1 , 0x52A08597E36758A47777DCC5DEEDDDFF , 0x52A2164FEAE644A6630FCA99F797F863 , 0x52A9CA254641F09ADEEEE6B83B5542E0 , 0x52AAD92D0C6EEF3389A553280EA74337 , 0x52B21D9FE12E522CF1A217579BA0C96C , 0x52B58E8AF6D8E787A10795F4E9382244 , 0x52BAD1B74EA5ABCC59A95237B56EC632 , 0x52C0445CB41536310CAACC48F0D58464 , 0x52C3394B1183DD7D9BA9FF9E518D1299 , 0x52C534729C1875F9C301DFB5F35C36E2 , 0x52C824A905FA4ED0847C4CABDA8C5686 , 0x52CC33E1585722075232819366870A76 , 0x52CE19FA4C8863212B8A8834F1F5A37F , 0x52CEFC31DCAE473973AEB114F2AA3214 , 0x52D0104729E289805B6D293EEE9790C8 , 0x52D741D62FFD135DC2FA2E30F216002F , 0x52E3CD8E9A0BC156B8A3A5914D42BF6C , 0x52EC0E0D5D896479F6C9409BFD8A81E3 , 0x52F12D09C071D3947735784029B04A25 , 0x5305F3850D910A0B50E08511C0A92169 , 0x53097E274EE49793DF60C476DE33A8AD , 0x530B8320A50E1C07560DED865E2A627E , 0x530F94344ADE5777E2CD15BEB538F615 , 0x531731D02687C4EFDF7FB81415D5D6CE , 0x531924894E03660547E4572DE8FC1944 , 0x531B17E6BB662886A84307C2EA47B76A , 0x531CB7E3FC406763463D11E857943DE0 , 0x5320128C0B5D448A94288F5FC596C7C3 , 0x53227C71558BB7F6E1E42022F1FA4047 , 0x53229C406B34CEF762275FDF98C014EC , 0x5325092C24803CEC6904F070025E21F1 , 0x53252C13ABC927D673D891AEA5BDB4FB , 0x532A118578C79702A29D5EF7D05A8697 , 0x532C383FC36D887ED6E10AFDA05BE4A7 , 0x53332B93A01413AB7CE9BB1EF68F7ABA , 0x533BF34F93036FAF5495F939F3274F92 , 0x533CE71A22612126DCCE85C4A5B8CFE6 , 0x534B4D72753D73D56608D45000DDEC6A , 0x535B5DF1EC392556E03ACD3A7C7561EB , 0x535F12B7734319FA20A6867AEA0E3454 , 0x535F6418BA0835ABBB7576CD13D51888 , 0x53644B9CA82B421C45DD1F11BE0873D1 , 0x536C87CC600A507DB1DC52D17F6EC462 , 0x536F1C3658029194E1B4821E36175F9F , 0x5378D57076720EDB8C8D4D39A8A68F3E , 0x537AB6C6D1AEB54E6EED7B951C1B8C6B , 0x5382FA25C625C667F70A22A959E2C0DA , 0x53833DE25B4A4469673E4F7815B0306A , 0x538AEB86FE1CDA2D0CA53AD652D03547 , 0x538E8EFBFDAAD52BF0EA5BB5BB487E51 , 0x538F1B8F4E3C34F25BDECB89434744DB , 0x5396A8109A1D32E2CC29B02F80EF10D3 , 0x5398E1A7A8B9C4901A1BEB16ED254BA7 , 0x53992C159E4CAA28F65AEA70101026E8 , 0x539BB68598F2330F8E45604975AB639D , 0x53A40B7B44E277EDE46CF5CB14EE6C14 , 0x53A4C7CF1D95B4F3486C4A685085478B , 0x53A70FE3352F80EB484FB01241061203 , 0x53AA884C010C8C8959DF600571CADE2A , 0x53B117BFB57755C3C77F60F689719A7F , 0x53B5CFA7176C0DFC57F2741D6D2CA23B , 0x53B67C15CEB484EC5F24D69C4ACF397C , 0x53C1B0DD2B58BABD329D675DE6D38049 , 0x53C7BF1C35D71349AE1826A60D8B3115 , 0x53C9DA89D905CE7F3ABEF8B063BF2C88 , 0x53CA7972F0561AEAAF0D7A14D96D85E2 , 0x53CB27FE181780880873902C2F638737 , 0x53D17E6EAD4ADE13A90EF27D4EB1095E , 0x53D25893555D4A89A36440DE2C0DC5A3 , 0x53DA016A329702E21307F605C9C884BB , 0x53E02796A0BCAC5B331D5EE98AA9FEAD , 0x53E19A594390BBD44367A8107219D43F , 0x53E2B3332672C2330C8A95F129A9B281 , 0x53E68751A9D0FFDED2DFAA7EFF3AF20A , 0x53E86908D20E0A3662D112C7E9A62468 , 0x53F02650099BB65DC51D7FAE1F2EC47B , 0x53F0E363A793FE3D3218B36C96050CE3 , 0x53F4AE60224869D9AA701906EF8D51DA , 0x53F5715A4EDDF6604B3AD6F7828C607B , 0x540F8080A11E553FC6C2A95475DC2B7E , 0x540F8FFBA0194D0CA8B6A37456A5B713 , 0x5415713335C05D6BF4C7EF2CC0952AC9 , 0x5421898126FB13C1E103D230B10E1C7F , 0x542B80B8E53FF3AE6F59559BD1CF64A5 , 0x5431771D88E4DD8CF4D7ABB7BF7DDBFC , 0x543FEFDB6335F31F38BB2FF72C3184F8 , 0x54465816C272D18ADD0AFDEFE53071DD , 0x544697C4EBC65D14166B66BF7C696C6A , 0x545820F1DE761979CE8A178CBC14F15F , 0x545A84330345A4018A079E32615B4E52 , 0x545FC69B4329C2DD5BA8AE94FF82020B , 0x5464C3B75EF6F032BA188C900ED5A7EC , 0x546C0FED9BE8B696263380D73E543B2F , 0x5476B4F3D5BBD95FD58CF688B77533B5 , 0x547D62459C85B3F5BA18EA545A85E5B7 , 0x548062BB6E477DFD5E426974FECB4580 , 0x5482C7B63AC1C8487B5DBF6DEDB29EED , 0x54835F32E9694A59F8DD8EB7F2291748 , 0x5485847E609FB2A0C43978E2F1328054 , 0x548B7AFFCCAAE31BC1B93AE40FE1A9A3 , 0x54900FA5CD5EBFEE5974243323EBAD1D , 0x549445F0BBD473DFC1842858D936A1F6 , 0x54A3106D68C5F42690378E2F0C8EF70E , 0x54A38CBA42E7AFE4DC50AFC7FF58E8ED , 0x54B876865CBF2E5F383FA6DA4DF724B2 , 0x54BA647FF21DAE32A40C22363A6A1D0F , 0x54BC82417BA311A82975CAE2D44BA7C6 , 0x54C16A7A840368D3DF1829B24C76070A , 0x54C4571ADC0BE7D8FE7D740F85FFFA35 , 0x54CC1565FF583F450DCDE9261FCFD484 , 0x54D5AF0A60580CC8328DE8ECAA59EEE2 , 0x54D8DF45BD7A329AEE9F2D0D645FF5CC , 0x54DB8BF4FB8701CCFCF8351C6A5683D0 , 0x54DCC86BF8A99141A12DAD03F152734D , 0x54E3E52D359CEE8965466907CEB547DF , 0x54EB660715208D4DDE15409DF5AA25BC , 0x54F0F4D89B4BFA0DFC84F574EA7318DA , 0x54F4213319142D3E0E974D058EAFDFFC , 0x54F4BD1BC1CEE358B7DBB46FED136634 , 0x5507E4247D43583AB7980F215F609B8A , 0x550A9F5B96C8AB5BE7529AE3CFA773E0 , 0x550FD7F3BACEEEA2859C2B42AA779A40 , 0x551215B1B98CA76EFFAED4BBA90D1D78 , 0x551374814BB4CF20FA78050B0F2F7071 , 0x5514ED2E15D816C54D186DD33D78B1B9 , 0x55212822E06C199BB74E8586501C262D , 0x5521CDB3B75BAF908D322DF734FA895A , 0x5533B67A3A870F4D229B610DD6A42B6E , 0x5537E4D46B9FC56BA8E70F469455440E , 0x5547DBD413D5AA4D1119D4522C7ABC02 , 0x554E37EC86AFD7D9BDF68B493B5B035F , 0x555023562E28DBE966CFBD7BB3D57D14 , 0x55530A5DE31354B1E805839557A57D00 , 0x5555CC735AA7B6E8D13A8EF7900BC856 , 0x55572BA08C3DDFA1A82F3C44C9D2D774 , 0x5557F185862E0F2EDD136ABF7F2F50BE , 0x55617BD83852E44422D6F8ECF1025BFE , 0x556555FE2A3F175CB9F9F86649819FC5 , 0x5575D16EE6A750EAE8D598429EB5396C , 0x557879C20EA3472028F46F83C7320724 , 0x5579E13A1D31C5C882F09A274D6434DB , 0x557B89649BCCCD01C7D18F3B770A437F , 0x557FC0097B7CE8B449D102969A4F8DB1 , 0x557FCF97535405EAD01781B941128088 , 0x5582CFF1D2340A689DE3640FF75C1088 , 0x558B6A9B5F6F120B641A67787458A129 , 0x558C812A2F7F70EEEC11052AADB81ACB , 0x558EBF27123259886EF55FB39B85B99D , 0x558FA5CAC53AF134DF9ECA759BCF5E92 , 0x559999EEA2E35F14A1EFC7C1678C32F3 , 0x559D5FD4E29AD4DE211C9A156F36A22F , 0x55A244DF77E3125191A1D4BCF1C75C21 , 0x55A3ED2E0A1C75CD797C3330632DBF3E , 0x55A4A9EAC03BFB6065BF78688EE9B83B , 0x55A8FAF004807F3789E2F452FB7CDD03 , 0x55BD24706FF5C4788514855B085EEC4F , 0x55C140AB414DF98AA5B87428F8D02219 , 0x55C2DB844703A56B5960DD1A5F5D2515 , 0x55C5543B73B500D4B1DEA69439B11900 , 0x55C68DA2AA7806AF834B3B0D5AA8D2C1 , 0x55D856B6111955ACB52740708FEA670E , 0x55DCBF1BC1777F0AB4AFA0AB8A8BBACD , 0x55DFAA1FB9BAB490FA3E486361852D8D , 0x55EA909F0AEE9DC4D48865D10F5126DF , 0x55F446F5A784474220FC0F2B8A3A7363 , 0x55F4AE4A8BD654780D07042746F62036 , 0x55F83C8A358AB229D27E6A93079D9D52 , 0x55FB948292E0270482B2D35D5693D4D2 , 0x56006C56A3FC5FC26407144B9EB8A9C4 , 0x5601469296491C73E12FC889AE4C5062 , 0x56045D6543A51E2EC792FD25545AD473 , 0x560D22F853EF779CB815365EC2AF51CD , 0x56100E151D9ACA75C6ADE63DCA7140E6 , 0x561781008EBD4FEF7935A6CE51C3239E , 0x561941201136FC74C5A714B6A46B9478 , 0x561B64E4D4749FBA3B0663A3435E825C , 0x561DCDC2D0F8DC700689A7D3EE60164B , 0x562177F197FEADFAFDE7B19B8BF8A57E , 0x56289FF8F872511000EDA65758BFCCAE , 0x562A6122CF73F5B7EFDFF119114736C6 , 0x562D75109962FA189674519F8F239F16 , 0x563085D65780182E5416BB8EF1561649 , 0x5635ABD43C0C62F9F88E92B775E9A91C , 0x563CBFFBA167110FCFCDDFACF61CF923 , 0x563EF6522A9B89D1C70A0DDB3A72142F , 0x56443F056B0771073DE2A0C1B8FE5E92 , 0x564682221105459ABF3E3DF5A64383E0 , 0x564EA167F4170B13BADB6C94DE020D1E , 0x56570D732CDCB31520249625A817AA85 , 0x565AD395FBE423A22436E224CB0F04CC , 0x565BD7522A293D8F93D5C5DCC4643758 , 0x565CA9EF3D6816BBFF2240953B55439E , 0x5661BB61506581D0E73153501044F4B1 , 0x5662835A91CA69C92FCD214A29A4CDE9 , 0x566F7F5C1A646A965595203D56E9B5FB , 0x567235C35C14C663BCC557453CD743C7 , 0x567D7F482E10A84121AA2137830E464C , 0x567FA61EAD27DB1DFDED6D18E243147C , 0x568175712DEC31C9381F1AACDC01BA4D , 0x568F7061CCB15985A5A57E3518960C86 , 0x56953404907E01FD81A095BA79C29CE5 , 0x569E4FC3F9CCD60ACEE8D79053BD9419 , 0x56A0AE0D8570AF93D9AC775734AFB371 , 0x56A4689146EAF35CF9A2F5123ED69E2D , 0x56A9185BDEE86920D97A0746F53656E1 , 0x56AC72AF94D6B5F373C6B2185CFC00F0 , 0x56AEB3B05D3406C075939A4BFE95AF0C , 0x56AF8BD2803D335E499C29A9C6284D7D , 0x56B4A4E1EDEC3DEF16DCE5695E5F32E6 , 0x56BE08692FD73CA587684096C1E65FE5 , 0x56BFC57C196BE698314EF9BA34C87933 , 0x56C1E8CB4B7AF4454638645AF63AA8EC , 0x56CD33D80955CCC2C79070ABF18782F2 , 0x56CD84D82E2162229A1050D82A525480 , 0x56DDFE3C518BF2FFFCE2B2405BB08372 , 0x56E3F85C53DFF43092BE4780EF7714F7 , 0x56E872C87247A68C261B8788F19E6A1D , 0x56F01D9FFABF32C791DE728B945F55ED , 0x56F9F26F123F54DA5B4E8A1008DE335E , 0x570053EA7091665F0EF4D652957B7DB8 , 0x57032BA70F53253617FF332D00CFFDA8 , 0x570692B946806AA71E7445F9A3F5C63B , 0x5709230A456D29FA0942B17834317FB4 , 0x5715E6285E01E84C14827BA44AC95A31 , 0x57162645FDD2CBF4FB0E14A8A096E9C6 , 0x571EEF55CB46129CC77DFC50D159DCD4 , 0x5729B074F6BEFF274353C3855A8D8D4C , 0x572BA8E9E810C9FCA33F8D705157831F , 0x5733E86D3E07EC2549EE2B9B07CA0216 , 0x57342547E4A8DD8B7884A15A67F606B2 , 0x57342AD0B0CB89C07D469DA62CDA4BE5 , 0x5734C06FCB0EB9F04C7328F8EE0F3C7B , 0x5740080F959875C6B981504EEB1079E8 , 0x57425EF4FA9B409B337DDBD7D3996377 , 0x574B737C7DECA4CEAF35CD9298DC1DB4 , 0x574CD52D73773C736FA7DB46EE9993F9 , 0x574F4E2E25046DBB0324A941E9BD4C09 , 0x5750039F233946567A5EC1FF76B55C72 , 0x575CA440320D589335F4AA99B641A558 , 0x575EDF3054B45E8066FC676AEEACE9A6 , 0x5761EEA9A4E1632C94A4B982F4F278CC , 0x5764240D855E6B4096D50DEDB7BF078B , 0x576DD23A77D588C06B344A3ED598B590 , 0x5770DC2A5021876BD1A620A20ADD88E1 , 0x5773DA4CB79578602BBA49679CC49AAF , 0x577DCF7719D0B1A2A40D89ADF7A59DEB , 0x578004228C6731D14BA73DF54F78AC05 , 0x57819C8DCFCE8DB03F3C1C6A6D20920F , 0x57833C5C8CB3C2A28E6743C72DB3D22D , 0x578AAA7078D38C39E2951C4309DC4405 , 0x578E9AFCD6CBB81648CA53A4D33C33E5 , 0x5799E19CFA372D138932F099243CF136 , 0x57A6E656C0BC34D60DE7CBC37E95F33D , 0x57AB0932C0F3AC6A04BA271615150F6C , 0x57C16BBDBB3250B51D46599B3E7A3FB3 , 0x57C18261BD96AE456A9FD70C7842587C , 0x57C29001829F169B5646B246F2CC4AD3 , 0x57C703305EDF677A6A9EC18FD67E7936 , 0x57C913280AD024653B0E26E6C6E5F054 , 0x57CA6C0BEF10CE37B7B890F861BE1C65 , 0x57CEA3614B1FF21349651B6B3B38B66A , 0x57DC6E1F41D904785E28C47D7AF604C3 , 0x57ECE1A34BA513895D1FCF659C943547 , 0x57F872D5C20BBCB4B584F473353AF40D , 0x57FE158DA9B87D01B13CDB39B7E52999 , 0x58004E8A16D6F5B490C6671DEC836CFE , 0x58042E5D60399A8016DB6B8DA7B01823 , 0x5807DF1A3EACF676EBC9C4278B70AB61 , 0x581584488016345877A8BB07F5BB4E6E , 0x581B6340B3BF139DA1CCC6E4664954A6 , 0x581C9C34620D10DCCC59BA8E2B22CEA0 , 0x58215AF4CB5966194D3BEC07446081CE , 0x583E6DEDEBBF6A7BF7E7166D7FE07514 , 0x584352B89990A5F0145F669C16F3B317 , 0x5844A3A3652BBF78915D40BDE110047D , 0x58454413CCB7371A413672B5C10618BA , 0x58559C0B36113C1409A4FD2AAC3CB700 , 0x586718D3171098DDAB51C631BC831172 , 0x586E8C134F5F2119663B1DF2044276A5 , 0x586FA8E51E731292AFDA591E47D65983 , 0x5875E1CD5AF69B921320CCBF288EC4C4 , 0x5877194760A0EC50C5095FC3B6EF4C05 , 0x5884408A06202E62EF3DCD415DB9435D , 0x5885BB7308D9409C4E696A1AEB7ABC1B , 0x58890E118F09E7565BCB91A8A45853D0 , 0x588C4581067A451CBBAE107AE5CA4F24 , 0x589592E5DC6E398D14D0FF9FEA9074E8 , 0x589BBC9E5621E7ADA3D09C4570F6BC9B , 0x589D2B8A374FC09D7FFF5BF51F794E14 , 0x589FD459DCEF1E139B3E5F4D90733DB2 , 0x58A4622083A9BEB7DCEE348E3C55186B , 0x58AA9A34454D2A5916D504CE8759A19D , 0x58AD09E6BBA52DF9D0CCD3D11C5177BF , 0x58AD49371C977A8CE5C069A85BCD46D2 , 0x58AF443FD9DC34D21F3636B0E688A717 , 0x58B9FC5A0527D36C93791EC7360D737D , 0x58C08542005DADAFB67B4FEDE8EF4170 , 0x58C0889D6963AA2CFF90CAACF536F2CD , 0x58C273BAE8F71AC172944698C09D4368 , 0x58C3A2643960FC095D8850453235C622 , 0x58D966352CD848B27030505DC0EA3E7D , 0x58DE92A95B1F7AD67D29C9619A9E90E4 , 0x58E365EDFC9A2C833382F9740326BBD8 , 0x58E4E75CC88630510A40FC7E12DAF79D , 0x58E6DF1F1121F529A76F1B63E3E9A049 , 0x58EAF335C30865D1B0DE8BFDCAE20870 , 0x58EC32A7BA2E98A38389A70AA42FF9D2 , 0x58ED450F849CB815BB11063E21BA0B2E , 0x58F7F373D029F39F45FE544367024834 , 0x58FE94F3483F79BC430F4BB0C5115622 , 0x59051DCA01964DD4260B49909A86A700 , 0x5905E77D0A7B48F9230DD988371682AF , 0x5907D5FAF4AE863CA62883BF9EA89F43 , 0x5908C9B2F252EC42E1F74E67852848A6 , 0x590978F1F5B8F55EDA6367A5D65B40C0 , 0x5909D8AEBB36CDA26064553E96390425 , 0x590A0D8151C3E865A531DD04A8F14B90 , 0x590A516562FB737FA5A60F3B3B733D33 , 0x590A7F1E1549DCA99EA65714CBBE5748 , 0x591AE53E83ADBFE9901CED0140970431 , 0x59206326518949DD9C324B6D4A04EDE0 , 0x59209BF9E13A8831DB7C92E2A9DF2A01 , 0x5922DDB8380D649CD72C3A0ECA0B2DB9 , 0x59284E0EC858F6BFDC7017FEF3490FFA , 0x5931B302FD8AC35FE7633EC9F766EEB5 , 0x593796E1AD7D3098997682AF3924A312 , 0x5945D3FC2256054F3C01FC910F2F5C98 , 0x594F3EC5C5E0E99C372B28900B6B5530 , 0x594F83924CE6C9ACEA1D9AFEDDEDB4C6 , 0x59517384637D1288E6B275D3E6E3AFF0 , 0x5957AA2A4D5030EAD5761BC09FC3B268 , 0x595A2B8082358EDC0583EB8A14A3935E , 0x595B13A261B0F7BE49E8AD26BAA37BF5 , 0x59604D81EE7F0323FBD6823539552875 , 0x5964CFFDD36AE238E0CFA45E02B39BCD , 0x59651EFEBE954F40FC9CF62E7B4ED209 , 0x5969AFA4139443ED9786C2F3CEDA301B , 0x59747E2FBBCD8DDE706D86144DEB67FA , 0x5976E227C865D1F9EA398C101E92EBDD , 0x597CA763ECE3AADDA23D30C1C73C48E7 , 0x59889BABDFC5F34A8AE003AFA3A7A358 , 0x598E3A37DD6B2394043B285FAF46BC03 , 0x59950F0EC46EB8FD8E79DCF44F31ADD6 , 0x5995843CAEFDF7DE4AA69876D324D727 , 0x5996C45A1DDDDFD31DD484B20DA494AD , 0x599792F14612DA75DE43CA4F02DD5E1B , 0x5997B475FC7F2AB219F7AF4FFA6CCA7D , 0x599F1C6D7C2349E4DE4E7CE6DCB8732F , 0x59A28CDBA7CCB8A9320707B042C144EA , 0x59A568FA4B5A58463889DF62F123FA1F , 0x59A65498B563E0E164C14C572D2B7131 , 0x59A7F1210F4558B69681CC8CF8DD312D , 0x59AA7A392AA9A4D24503024CDF43F4DB , 0x59ABA076EB3D305365B2E1BA6118D246 , 0x59B080CFBBF3898A0A4BC4894F904DEC , 0x59B2167024CE6F76C5F36A712C2C8F35 , 0x59B94B982CBD6A03EF0AEFBDA7B3B028 , 0x59C190EE71F78FEA202D80FCE36A1BA0 , 0x59CEEA179C008A2E3337D8EE6B330E67 , 0x59D85804B881DEFBBCC43C0371D8FE3D , 0x59E1A90B0780FB6541CF5B39E441BF74 , 0x59E3958DA552B3F5A0C0146C1BA6F28A , 0x59E568A97D9AA57C375D142A911CAAE8 , 0x59E59B8407AA25A4FC671267DDE1B7BC , 0x59E738D6BB04F4444702A6551E04B821 , 0x59EF1BCA06B8B30EC69EE12099EE6C8D , 0x59EFC1C7A88E61487BC0A70F5E97C846 , 0x59F46B9DC2902F320E95D0849078D683 , 0x59F526FBB4445A4D39B85E5D8C78DD75 , 0x59F633CFC45D581F581161643305102E , 0x5A040786E396528E4ECA410831103AA1 , 0x5A042386E9F573CD07CF418C50CC121E , 0x5A06A38E1076A8A8DE6CB4A636D21A39 , 0x5A0FC406523C6E75DE73B24CA600762F , 0x5A19929E67270ED70CAF2D676775CC4A , 0x5A1A4CE9C3E8A2A6D687547C50C8DA36 , 0x5A1D00615547358EE7451328285D4FAB , 0x5A24ED8B11A5C79B171764456D46064A , 0x5A27AF32FAD924A2ECFCB3BEBE694166 , 0x5A2C4145F1C06C1DC03843C4D6CFE991 , 0x5A2E1D3CAFD59E05C8F97C94020B7BB8 , 0x5A347F4B5E3DB69E1158B7526FA449E1 , 0x5A37EAF0018BEB11192B6C69E221BD4C , 0x5A3DB2C7367247BE23C5D432A26EC5AE , 0x5A3E374667A3F480F5FA2B74AEDE4F8A , 0x5A4541633E5FB573D1BD57D070E74FDC , 0x5A46EFF53B664303A42B37E03584DF20 , 0x5A56ADFF1FB1871A438F279D3DFD27C8 , 0x5A5CDCF8D09AF3EFCD6745F79CB0428D , 0x5A608DBF69B39F44871ECD6AC957363F , 0x5A610EDBC5225C3C4FB88BE293AE0900 , 0x5A62126ECE2C4574129821BF0F0AA353 , 0x5A6358FFDE8B435427F2D8B71EC783C4 , 0x5A655DE6CEA84F42BD83F1B5C6EAAAF6 , 0x5A66B6CDF768A9FCC160BB36AA15F204 , 0x5A6AB56D01D52B43790D1553373A09F0 , 0x5A6C730E0347DCFACE167777D3B53F7D , 0x5A769A23030912F7B745F16F58A6935F , 0x5A80075BE70A6F4C20FF14E736E35874 , 0x5A92F63EE24A0637716F514C54595856 , 0x5A9760F9A54DE98E55414EDA80B5F68B , 0x5AA36EE80E6B938171DDF437447936AF , 0x5AAC645A84F014F84BE77985C79CD7B7 , 0x5AB07C4AC9CF10C102D59FF970C9A894 , 0x5AB426B976FBED30796FF044A27A3C5D , 0x5AB46CFCB51B8F977325B9286ABFFFFB , 0x5AB99936A1CEE743E2BAB988F5BCE4E7 , 0x5ABA47979D97E35B62E3B1261B2D4107 , 0x5ABB4F1FD7AD98267F841854B28564E4 , 0x5AD1161ACC3C89B21081C8A94528A2B9 , 0x5AD1EAC3A6A7F02750D46FD2FCC664CC , 0x5AD3FD106B67D2D71698458DD47C8903 , 0x5AE0940A14B864D9119E9D8AFB15D75D , 0x5AE1ED803F111A6B933228211F229DCC , 0x5AEE349D29A20AD6A16A3890679BEDE4 , 0x5AF5EC7286E76309736C0E16FB5739E5 , 0x5AF79250BD1AB30857EA1B4CB5EF28C6 , 0x5AF88C02A35022E37E92974AFB8D8118 , 0x5B001C7728F951201D3FE8D54A838659 , 0x5B048989D3841A054E800B252E5C7E49 , 0x5B05593FB961C36064BE5EF888058478 , 0x5B0A00DD8CAED8CE227E894CF06A8901 , 0x5B0AA4607C791B93FAEB9CEC3B3D2C1F , 0x5B0B36EC2FA20FB57EFAA48EE26E9725 , 0x5B0CD5ED43E0D6E2D65354F8788DCC40 , 0x5B0EA50F4788E9B4FE0FA5EAD589E731 , 0x5B17D973AC1037DBD7EC5A821B1E6413 , 0x5B1CE543DEB61A82079734CC4B1261E5 , 0x5B1F87F5678844C1A121DE6B8C75D3AB , 0x5B214D01F806F9C334A58063CED86C57 , 0x5B279D60471999DD8C7C1875F9E2F3FD , 0x5B34D62535B7CC1059F17CD81C1FD8DE , 0x5B377F03FE8725DF151505C7175F9300 , 0x5B3D64D7C7430E1F1427FE0346E0FDFA , 0x5B433BD7ED8FC95F8C25382F5DBAD2C4 , 0x5B4D590129FD38ADBB35CA1C65692F35 , 0x5B565F1671DB0FF8F88FD359E41360FD , 0x5B5C3247EDDDD28C956E939438D61D7F , 0x5B5C5A2E9A773DC18C3CF1F1461C10FF , 0x5B5DA561C97597E05B2B4FD16F68B601 , 0x5B63C6F21C61D98D307E091B1CD4F30D , 0x5B63EC4CFDF332F852D37A17FA652644 , 0x5B6919BFD17494E4D128797BC9AEBA23 , 0x5B6A2161AEB655C518563503ECF92E15 , 0x5B6AEBC8BD4C93BC0F93306FD7D9EBA4 , 0x5B70B58F033493AE2CDAB7C0F8DBAF0D , 0x5B79AA3D355CC2E8AA3B1A3746871C79 , 0x5B7CD2465C7C4938DD71C57B567B3652 , 0x5B7E9DE11CD13294F3BEDDBA9DB1B31A , 0x5B80605F0CC1D14BB9811DA3D7E41FF1 , 0x5B999FEC108576F8A0A835D3CE908F7F , 0x5BABE98CDC827A56087DB94288C0204F , 0x5BB45F39C394F25A49434110CCBE91CF , 0x5BBE6DB14447E7BAE5F0C8CDE3257397 , 0x5BBFB12EC91985E551D513C5F668F13F , 0x5BC2DC36DAF3AF8E1A581C7E053694A6 , 0x5BC4FEF4C6BFACAE95EBD163AA7B2A3A , 0x5BCABE3911EFF4A6BA75EDB69D6849D1 , 0x5BCE6CE3472826BD776DCDAD1D728922 , 0x5BCF61416C95AEEC42B45B88A7FF4FFB , 0x5BD5B11E4178BE23C7F9CBB0E2E6FAFC , 0x5BD70FD05A6EF35A2045EDD8AB1CB490 , 0x5BE51904DBFC9FD52B64648C0058B94C , 0x5BE712EEE244C4983B93E217B4C2A2CF , 0x5BEF844E19D6F66C47DAA3CD22C9D2F3 , 0x5BF48AB6208D74FE3B962537C6CFCF57 , 0x5BF68434B3789D5D18129007BEE78813 , 0x5BF698C553D8D05A3C2C762FA73BB655 , 0x5BF8C027ED4D34160554BD1A7D80F1E8 , 0x5BFA599F64D82F4108C20F3A05E3DD0E , 0x5BFC2193ABC5821C051D90FB431105F3 , 0x5C015490AB16467F6C8885C7527B97D0 , 0x5C03FC1CC70479594226DD530F4BDFDA , 0x5C072465FC437109E5601476E379F6A6 , 0x5C0E4E5A4C40DDCBAF7F37FE99F035AE , 0x5C10B047E8EE65D0FBAA73E9E7C201AB , 0x5C149CE09F99784F67E2C9E0BCAB8E66 , 0x5C23974E91571797EEDCFEB8F1631991 , 0x5C2E0C586515AB1B78D54FDC4D5A8ED3 , 0x5C30D996DFBD7EABE15BB711A538013E , 0x5C3548A74A6FE1C7AEE7F39D6B16E1EF , 0x5C375AD19798CA7AD3013C162ED448EC , 0x5C3974B280C0E44BAE605BCB0AFB4CA1 , 0x5C3DE27CB6DA9546D2C93FC505BCB8CA , 0x5C3F5AE6DEA3880B564BFFF366E94D05 , 0x5C426741958FFCE39423F9E89BA1193F , 0x5C4E968A191710E8D1E41643C82639F1 , 0x5C4EB8414995743913B38949A6C88E59 , 0x5C5FD993F689769D72DAD200E59D6D95 , 0x5C62C836902B9854A155F72EDC41F5D5 , 0x5C67D67A045A64C1DCA45C50C9839BCD , 0x5C6AD10E7FD022947966D4F216097CB0 , 0x5C825B4CD4EED844D5AAD8127B22EA37 , 0x5C8735BE299AC16CE3AF63075EDBACA5 , 0x5C8F05EB42CD32CE300EA3D8420C5E91 , 0x5C937D2E9437F1BBD832032A9B8A1ACB , 0x5C93EFEC09DF278C7E91382FD82826DE , 0x5C98826A64946F8B445AE2318FF7407E , 0x5C99090A75D648FF2E6B5E27620830B0 , 0x5C9EC121C450A821DEE3E02182EB1090 , 0x5CAE551C36BE6FB31775FE447CACC677 , 0x5CAFB0DC4BAB989A9B29BE7F52B77D8C , 0x5CCB3BBAE1A5C2EE66628440780AB8B2 , 0x5CCD167904A10703B0028D2215DEC2C2 , 0x5CCF07B44A78FFCA4CAF6277F5528C01 , 0x5CD55B0EC81921E6C00882AC9D9B8A8F , 0x5CD7C6FA6F7C384E2F3464479B9C361C , 0x5CDBA24C9276B3F6AA686808B1D08786 , 0x5CDEF63964D73FD13FE3599A78B23EF2 , 0x5CEAEA9D9152F4FEA9195DEE1CE6F053 , 0x5CEC98343E3A1E69C35BD38AFB6C05C0 , 0x5CF1C94AFB9441E5166947C738E57DCF , 0x5CF8DED5A912647504A2166FEF277203 , 0x5CF986C76C894E04DFF9F32AA6426817 , 0x5CFA802FE9A0DA07C00A82F75D711ED6 , 0x5D1046F145337167C0B85262F13CA767 , 0x5D12EA3587F22D8C8CCB7527371A4B4F , 0x5D12EB1335C9D3E73AF5ECD840E503F1 , 0x5D1310D663D1F19F2F10821AE10CA600 , 0x5D13E1E171C9AA5F1FC2EEB4C4E2F991 , 0x5D150BD430DA9FC117D8D7332444A150 , 0x5D1640BDE67DBE9530C4C35FEA07B3BB , 0x5D1E59565340AB4DEC749609FA0B59AB , 0x5D1FDCD88F96E40013BC7B12AEB21502 , 0x5D26BEA0FD0038A86158F1F11FF96930 , 0x5D33938556A5DF30240EE0CEC4277ECE , 0x5D344B05F0C3BEF13638D1FE6372166B , 0x5D3B059E2613FC20842FA1ACD27D79A2 , 0x5D402D0E8A86253E96A58EDB939781BE , 0x5D446B4520BCFE81491FC41119E6858E , 0x5D45F7B232492599594A60ED51C94424 , 0x5D46F54132AD233CEAA1D301FCBDC2D9 , 0x5D47951FF326BFDBA24FF332DEA753FE , 0x5D4C8D504EE7EED8C63CDA74401C4984 , 0x5D4DD18669C5F6FFFA1B460D473D9C66 , 0x5D5A6330A48AC89CC2D3942C848BA1A8 , 0x5D6634D0A822C31143CE8200E5022D2B , 0x5D6D245613F26C2BFC93AB4E62F6454B , 0x5D7BF4677C0B0E2B7FC45CF0204EE53A , 0x5D83E9D81FC6A73CCB416662244BD8E1 , 0x5D85E62341C459BC6843DDD1F93345F6 , 0x5D86A85E8D2C3CBC9490AD6DE3EE357F , 0x5D8A3E6D371B8C043742623E12E44164 , 0x5D8AA7BC05EABBE53849BFBD82610819 , 0x5D8FCABDC2E04F753968030E5C854E38 , 0x5D9108887074678035899BD56544B475 , 0x5D918F33C97F216D6F46DBB3C9D84416 , 0x5D9494D70FF1C47C3649C49B68E3D016 , 0x5D992C9AF751BBE86E9E3A16A4B3B46E , 0x5DA4F4BD4CFFCA875EDFBB891FC3EE4D , 0x5DA75302FEFCC99B2081CB0915CA750D , 0x5DA893E8CFC5F5601EAD60DE65DAF90A , 0x5DB10BC74E58502011F135B9BA502D8E , 0x5DB1145D137B00B4BE9E94B88AF3FAB5 , 0x5DBCDF01FF1F0641706CCB21447CC9EF , 0x5DBE610404338EC7CB4047A8A0316F4F , 0x5DC4B6BE615B2913405F26DEF184686B , 0x5DC880EBBA0379DE71BC1ECF5C4DA54C , 0x5DCA1D0B9A76D4884D2C09AC1FF9BB7D , 0x5DCC5EE60983114C1A1D5490E569D05E , 0x5DCD2041292850F70BD88DC8C88D88B5 , 0x5DCDD431CE8BAADAB77F1D9097423C1E , 0x5DD4F921708BE09CB387C4D76AAAC1B8 , 0x5DD9EC711849C342811A7E5D922A4C24 , 0x5DDC62179D536E1B0F4DB6F4F57C0513 , 0x5DDEE0930D19873B3055EEEF538643E9 , 0x5DE2BA6F79BB0EE29470CA3B684437EF , 0x5DE2DA795B6D8B2774D86E2A86EDA132 , 0x5DE3BBB64D1ECCB6706AC6FD5D4D6EFB , 0x5DEDF010380BBEDC64B0C2E5CDF438E5 , 0x5DFA96A404B7D7B8D517804A0C22E345 , 0x5DFADD0E7A93F57CA9DC024240EC370F , 0x5DFBC5D50A16F38A503DF659CCC500B5 , 0x5DFBF43E5ABA0FD7101D34B171C302B9 , 0x5DFC599C8237A783EE837386035DDD04 , 0x5DFC79B7496F5B384D767B4B4B6F2F42 , 0x5DFCFA946CF6CCAAFAE34C77F49A84D5 , 0x5E0288D31B568E07851A6F36A337C1F7 , 0x5E03DB35407FA4F92CC027AC1680CEC4 , 0x5E09FD2D9751DB13807C3237028471B7 , 0x5E0E7B1A9F29A2E0CD2C678CF088292A , 0x5E1385F30CDB99A21E7B45F91E5AF3B2 , 0x5E205A9BA10439BCC854707618AB5E57 , 0x5E293FB08D924A20A071F263BC7C7C6C , 0x5E2C356C456768D8EC95CAB5C5E77D83 , 0x5E315C5FB67E41A154AE51918086B4C1 , 0x5E3E8BD7C9BD0F4DDF40549FC912839F , 0x5E433F7B9BE1E6763F6496289D9D7668 , 0x5E47AD6AA6A6EB5E3360693C1F8A1468 , 0x5E4AC4BC80C59F71535C06915F2EF809 , 0x5E4F9EBCA81FF7D1C99CC59CBCEC2868 , 0x5E5D25114711F7B52393FEC6F96BD505 , 0x5E5D5F517FF10C4ED72580D307A9CD87 , 0x5E5E10CF51BF1701B025AFD045429822 , 0x5E6008D8E308276A8141B9AC06B6BE56 , 0x5E68CEA9EE87FA6D6133E4C47E67F719 , 0x5E6C9342254F6ED2BDEBC43716F19951 , 0x5E7022078C7EFCAB550EA11ED04AF387 , 0x5E75E7C452E501331D7CEAE92EFBFD46 , 0x5E7C304308679715CD0273DD87B0D091 , 0x5E877AE677759550531B36DC4F4401C5 , 0x5E882DD2111C9453FE6AAA8829E11153 , 0x5E8EE1BF5DBAC2636FAA16CF510ED4A4 , 0x5E991DDEADC3B4FCE426C05B9B3B09F3 , 0x5E9B893FE3EC42F2A90C794C830FD4C6 , 0x5EA28375B5D5AF1035CB0D9B0A66CB99 , 0x5EA535CBC53A50D48495203CD459054D , 0x5EAC2E8FAE2F4410261A93C75B9795D6 , 0x5EB08F72C6FAE6E410B7F6E06EC44D91 , 0x5EB182490ECE0C81CC95D1779F09357E , 0x5EBDB2DB395F97B54BFF56FF84D31C5A , 0x5EC1EF7D311578FC0002E17A9B745200 , 0x5EC8F0137B055B87A54C64739EB523E4 , 0x5ECAF81D91AF6695B5BB3C8EE4167705 , 0x5EDE3EF2BF78DDFE7C68F2FFC10F9518 , 0x5EE063997DCDAA3B7418746D6680760B , 0x5EE1A9D66AC156F143343CA561F84B69 , 0x5EE20E72DE0A646AA9C4ADA26A0054F3 , 0x5EE911540212730BBDB74B2774F620FA , 0x5EEB36CEA6E90E37A0DEEDDD0243CC3D , 0x5EECB4861A66B2242375147FC30F687B , 0x5EFAEF7E76A92C63839A5FF4161EE336 , 0x5EFAFE55A1A1060D7A0F2E1F17A3D893 , 0x5F0925E9BD1065E3224B27092A3A98EC , 0x5F0A2DB383BAA5EF3016A81EF63C80E4 , 0x5F159A2AD24FD3B3BEA7691FE9D6C0FB , 0x5F1EF8A7EED8C9F2BE9A5A21701DA426 , 0x5F2272B5EDFA8903F77FC7F4BDDD455C , 0x5F2F76EAD17F848FABE7BFE185F25B8F , 0x5F3E4322278D8EC1E7280BAC03E0E8E2 , 0x5F3E9FDD9B43079C2D4551E5C467BE4A , 0x5F415C9B94D73822B1C43478083A7817 , 0x5F4BE96EE3A3B886E228EE8BD26DDBB9 , 0x5F4C1F565B8CA28CF6B54614D45ABD3F , 0x5F5083E55E5525ECA1E773F741238F20 , 0x5F59E67A82BC27724E7BB6D6560F85D9 , 0x5F5B98847745E280310B82A7B0FEA9F5 , 0x5F694E5B779E2B245DA89192E3111FC6 , 0x5F6B39A22278F397CD51878F8871316C , 0x5F6DFB89B8210BBE5246D8AB470326D1 , 0x5F74AE335FAA57A1097320E3FCC6C89A , 0x5F798D1C8626AD58B8DE9A3D08EE6DE3 , 0x5F7CA01360B7F2E0362F7554D2B0DFF6 , 0x5F87E550353904615E9BCF1749311E1E , 0x5F8889A4C2EF3F2E222CE8430F25B40E , 0x5F8A6295D12B0EC77BB7A77D3AAE7620 , 0x5F96AE6F6564EC09725B8B22A77FFA95 , 0x5F9BEC649AF84D6711C09B4F87841C05 , 0x5FA847FE42E11FF182C03F575FC0BEEA , 0x5FACE9755FD41E72BEF6CF64F9CD0926 , 0x5FB0A6BC2D809E0C086F6C8D0C72CA4E , 0x5FB0B0AC141668BBAC537F451539C46B , 0x5FB2CEED9125B436BDDA0C9780E00D31 , 0x5FBAE0D6C4C7187DA15895B4958C4F7D , 0x5FBC5BBADB014E6554BADC396D449AE0 , 0x5FC14126C8B05CED6E6235BC5F3429C5 , 0x5FCCF1CDEBAF7F7E09E813006F1EBE1E , 0x5FDCFFC6918C3F4CE0E75EBC04B471E7 , 0x5FE00C5D6132869385E1E02862E82353 , 0x5FEBBA875C84C987F4AB9172BA908A58 , 0x5FEE58276E435EBADFB8B7753724C82A , 0x5FF351EDAF27EBF68C8350ED1731EC14 , 0x5FF57F3E5823FA77510C4503D5AB534E , 0x5FF62B1A4BC351A325D43795439A538C , 0x5FFEFAF59039A2E9EC2E8E1B3AD183C5 , 0x60036E5C469208D89CC096498D2570D9 , 0x6005C266B91944654411B63DFEAF24AA , 0x6009951136F4E81D63395EA79D934B2C , 0x601337BDB035219BFC2944C52047EC1E , 0x601355D7A11CE51D8D911E189C514876 , 0x601450B2690F8FE629D07699F1334D3B , 0x601BC905CFA17319D95B755D8CAAB676 , 0x602089A44E5756C4CE6D01057004E8C3 , 0x602A748D3AF553ABC85A97FF94F0E0CF , 0x6051B184DBAC50487C59C949BE40B7A4 , 0x605C0D07588D6A78720CD6DF452BF74D , 0x605D5BA46A62A9D84D9F61244C5C7B19 , 0x60657EDC113CB4F257BD2048CB8AA7E5 , 0x60693045D03E42204D8ECEDC78D00AC4 , 0x6069BEDE494644E64731E17635198D53 , 0x607769E58B0925A32C440BB9DBFFB889 , 0x60777555994941C1164A3BBBCE026974 , 0x607D3121E8FC56B2548BD64E86F8C549 , 0x607E7C8B6E22B01F9E4E3D52B3A3CAD7 , 0x609A6A4601CBB1ADF14FBAFBACEF6362 , 0x60A875EA56DB322348CA2698762A61EB , 0x60A896149A8DDB9D90311641D6D4C369 , 0x60AA55707DC3C2CDE35E9302170C99C5 , 0x60AB217E2E63629BA63398D1B6C9166A , 0x60AB729EF7C8DCCDEF3CB06730489900 , 0x60B125CA531A55121B83EDC83DB3D766 , 0x60BBB4125C57353119CA4713C2BBF9C0 , 0x60CCE59CA51B0D31195777FEBCE9A1CA , 0x60D4A57CB2344188DFDE61C38DE561ED , 0x60D545868F1D3244BC6EC52F88C33A77 , 0x60D8A1B729184E7448F978BF2C62E562 , 0x60DF24FAF688EC94E4FC3A627FC654BC , 0x60E0B2D9F7BB9AE71FBA93572E8FE039 , 0x60E0CA7BE92FECC445FB0CEBDD2876E6 , 0x60E18818AABED9AE864EAB358F6799C8 , 0x60E47A054778E69DEEB3A905EBDE51A7 , 0x60E71B89E2EE929CEFE0AC52C2007C42 , 0x60E8984BF75AFB94E3C259A5FFE6A708 , 0x60E912088F2FE22213349C68B09EB402 , 0x60F8FD112F0F3EA40EEF7BCE8790622B , 0x6108545A9DDD27146015F625ABCE4F0F , 0x61154F6AA22B77E497C6D9387ECF6ED0 , 0x611C029E35613AD1D46D53CF7391821B , 0x6122A3B8D97A3F1F7040DB39F4B8C8EE , 0x61235A1D04FA9E05127C6417E10C4EF7 );
Copy
50
11.10 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"a;"Ç…\x18 H\x05 á5\x14 UÅÄTË "
b"a@'c\x13 sÑ\x02 ÞLÇ\Y\x04\x16 N "
b"aC¹ìR\x1F _\x03 Ðö8¨* "
b"aFò2¸›\x12 Æx¡¤cÂ{9Ë "
b"aIY\x1D\x03 Jè«^Sòß\x04 q„\x10 "
b"aNB\v ÊÂb·ÓÇçRp«|J "
b"aPég$O^üERëjl)"Î "
b"aQŒ…\x0E ¬=\x18 ;Q¶·\x1A ÂZ< "
b"aR³±(\x18\x7F 3ìË \x1A Žê\x14 m "
b"""
aS\n
½ZŒ1<a\x10 d?ãƒ
"""
b"aZœóØxU÷ES²!ç\x17 C\x1A "
b"a`PÃçkh–M¢Óf¢(¾7 "
b"akéácÑ\x0F ûñ\x16 h`Y±\x19 Ð "
b"anØi£•ÊÁ[†ÿiÍ…x "
b"asq\x0F »;»«v¾†mÞ#© "
b"az<ö_ïæ‚ýî\x13 êbß]¤ "
b"a{¹$I¸¶\x19 )Ö\x16\x1F ‘i5î "
b"a‚á\t\x00 «Ëôí==Ï$\x04 2[ "
b"aŒDËk={Ýè‹éF\x08 Š» "
b"a’\e 1-à\x10 Ôžù¤”\x02 k u "
b"a’[†7(ÒjÚ4a)‚Žwù "
b"a“Z:\x10\x02 ô³Ö8ÞT&ìøJ "
b"a”)¿„'\x00 ùgƒÚ\e ÀŒ "
b"a›mâËáOÕÞ¿®\x06 "G™Ì "
b"a£¸B‹7Ç…•ëI$ˆËìÄ "
b"a¯¯¼û˧%ßÇ\t Cý\x17 /K "
b"a³ãE´\x11 ëhpá°ë0\f "
b"a¹Ëi!~\x19 }ÿÈT)Œç‰í "
b"a¿A+_~:Ç|±y|\x11 š0¾ "
b"aÂKÇM‰±}¨-ûtꈺj "
b"aÅMå\\t b sõüWUÖ&\x04 "
b"aÆ'³92\r ¢©1%Évcù` "
b"aÈH.\x1F G¸À†Rl1‡°=z "
b"aÌÙq\x19 «°:¢ä\x11 Ë)ÔL "
b"aÔ¬\x08 õ…#›‡ûÐQ2\x01\x01 "
b"aê4\x1C ÒSû9ϨÖÛ Kô„ "
b"aï/sK\x0F\x02 B\x01 ]輓å² "
b"aü©2ĬoÚÜ`Žâdæ© "
b"aý¨JÖ–\x17 ‡ûù&:êy\f "
b"b\x05 SНékÈEÅŸôÐí\x0E ¸ "
b"b\x0E\x1F kvÎ’~5_twA\x1A ýª "
b"b\x12 ¬¨>ò÷´iÕ\x11 «z"¢\t "
b"b\x17 Ëäb'‘ µ–ðÈ1tf "
b"b\x18 r´ÑÍ‹ŽáÏ3swx–› "
b"b\x19 |zÐ]Ê\x1F 0_EîÀ'jÜ "
b"b\e #t?˜\x01 µ$>mƒº\x12 ér "
b"b\e 8Î\x19 žC{´4‹„à1`ó "
b"b"“D\x04 l¶È\x18 2\x07 îª÷£4 "
b"b&\x19 ƒê°\x0E ЂüHt»ÛÙ¡ "
b"b*±Îe,w”ã\x1E …?Û Ø\x05 "
b"b4þ’/š¡Olà\x7F é\x1D {è4 "
b"b8—§lü~²5¢X«”\e UÄ "
b"b<Åðóá¡\r ´bŽõB\x08 Dû "
b"bC°âJ È\x11 &RU2îHû "
b"bCú•¬!vQÉÃ&7¯üûu "
b"bGÊÕ·Ceù\r ßÜ \x1D \x19 ¦ "
b"bc\x19 ^4øsÛ˜á\x13\x1C\x1E\x14 Ìä "
b"blWÚÙžæ\x0F Q\x05 j¶Þ”\½ "
b"btùǸ@{K’[Œ~!÷Y "
b"bv*WÆÒ¸Õ\‘åoá3«) "
b"bv¸†¡&Û<œÛD\x02 ϼnt "
b"b~ŒÅ‰\x13 wÍc˜QÑõÔ\x1E\x7F "
b"b~šÎSp¨@¦j€œdGÖ\x12 "
b"bˆ\r ?#çTE›™EÑ\x0F Rrs "
b"""
b‰zHêÓµT\n
•¿~\x02 sgQ
"""
b"bì(–\x10 G3µÂµ½ðnZ "
b"b•H/n)«\x02 $¥§\r \x11 ݶ "
b"b¤½ùìä¾ÕŸ+OY•\x01 fÈ "
b"b¦\x10 ‡ÖÏ<<YÍ8ÀÉŠÂi "
b"b¯\x14 ÷‰P\x11 š–\r Ý1^L†\t "
b"bº m_„È-T\x19 Î\x08 Fçò\x1A "
b"b¾C» {üjrÕ,) ;\x0F Ä "
b"bÇxKC¬q2Iå0q‡¦‘ "
b"bÈŸ\x1F äΫELìòÆ„Ý–Ž "
b"bÊ‹ ff\x0E\v »”’XESÈ: "
b"bÕv¨‚ÁÐSOX¾£$¡ú "
b"bØ|ÏUyB¾Å…rq]Ε "
b"bàCУ3dú~ô¨X7h\x0F ) "
b"bã«Ààd†Ê;0Ž0Þ¼ƒÉ "
b"bãëe\x1C h:T?\x0F Pë\x10 ¥\x13 ! "
b"bó‘‰\x12\x16 l¤ Atƒ’BÉU "
b"bóŸ13ä\x03\x16 ‚˜ØÑ7\x05 †ß "
b"böø\x02 Ú„\x1E <çÊõü2\x02\x18 £ "
b"bø¿á‘\x06 ‚\x08 Óݸ\v +Yëü "
b"bý6G\x03 ¼#•j·\x07\x05 q9h "
b"c\x01 Wfåù\x18 lãôõy\x16 G* "
b"c\x03 ‡v¹\x03 AD<óªØ{/n "
b"c\x05 ýZ\x02 i$Ä\x08 ©™^xO‡Û "
b"c\t\x18 ÐkÀ\x12 Ëy\r ’»/„®— "
b"c\v ;ùow$V\r Ž\r „\ãx~ "
b"c\v Ø/öÿF\r é—ñ¨\x02\x1F ïD "
b"c\x15 G3Ùñ~â¥[‹¯^'g› "
b"c\x17 (Ä@÷™«™ò\x05 ±}emÁ "
b"c\x1C\x7F ÛPÆ7œ^Tº\x06 #\x1A "
b"c ô²:\x05 KS?Jí\x06 •⑎ "
b"c%Á<cÛ¯/^$§\x12 ¥šÅØ "
b"c'ÉÁ\x7F\x17 §ažpT\x7F ’Û“ "
b"c.„×…Ž\f Óœ©~”s-Ið "
b"c1y$'¡CcJ\x10\x07 #†x\x00 I "
b"c6¢\x7F ¬%\x1C\x10 W®²Œ—Rå( "
b"c>AÑ\x12 dg"&°‹†£³¹L "
b"cH@Žl¹²\x11 '/^y©&dá "
b"cOÁ¿ÿLÍ[à\x02 g¥ùîZ "
b"cQ*'™“mÏ¥.MLî\x13 Ú "
b"cQݳèOðóÅc¬’ÿ\x01 Ã\x12 "
b"cUÂôâ¬ý»ÕT^´R\x16 :| "
b"ce\x1C `–ŽÜº·Ï\t .ÍX¿ "
b"ch”ÏÃø\r šÂxž)?•ØÏ "
b"cjJ4C¯Pw眀q'e«a "
b"cm\v ¬Pº.ãÞâ\x01 äF,ÏÚ "
b"cs¸}L{ßЪ½‡\x11\x00 tŸ> "
b"ct9»5髨áR]yÜ "
b"cuœ\x15 š\x0E b)Ýv\x15 `ä2¡~ "
b"cy.pI)ëð\x10\x11 ß>ìµG- "
b"c|\x13 4ØvçŸUñ\x02\x03 U5™I "
b"c…r\x00 Nw¸–S(Ûne@É# "
b"c…¶xŸ¼\t ,N¹,Ë#¯Rv "
b"cŠì(YOÆËžki&áÞ„" "
b"c›²Ø\x16 ïÕy…×H¸Þë³Ü "
b"c\x01 RzcŠ\x12 Âä¹\x13 ñ¼Ãì "
b"c¯Î;¿<ù\x0E †?Œdá\x12 ÛA "
b"cµ_\t ÖÍ1‘\x1E s\r €ÅTÑÏ "
b"c»¢.\x10 yzäò7áé-·ƒ "
b"c»í™Šð¬\x17 ƒk¥\x1C\x04 Ï* "
b"cÅ\x0F b¬š©ÝÞ\v à'¦¥Œ\x10 "
b"cÑG«¾¨ì˜ªšîEˆµ\x02 Y "
b"cÖ’ú\x0E ŽI\x19 Ru®åW©¦ "
b"cैÕ>¶íŒ%L³N%\x0E © "
b"cã\v g\x02 ˜yV'oœ\x15 §™ "
b"cætŸÆèa\‚AvY=cÙz "
b"cë¿ö\x05 ËrðÌÎ\f J¹š%Þ "
b"cíӼбšÌÏ'¾®ž\x18 m "
b"cïìX§{D™\x15 ¾\x04\x7F\x10 ±« "
b"cúin\x1E Ôù\x18 UÖ\x10 j!Àß\x10 "
b"cÿ£dzf™í\x17 Åán\x12 ‰úÛ "
b"d\x01 ·ÃÀiõbtjvóºØDî "
b"d\t J\v ºö¬‹gƒ#¤½\x18 0 "
b"""
d\n
BKîãÅS«`L*ÁÁ×k
"""
b"d\f /=[G’Yî3ß¡Nã’ "
b"d\x14 2ÎöóÔ^\x15 F\x14 ÿaÁCý "
b"d!\£Ø\x08 ›H\x14 ž\x00\v sP€ "
b"d&ù´ÓnÏ8žô©)ý\x0E Õ "
b"d(J–°™|ò_JØ,i“ø\x07 "
b"""
d-%ÃËÔE\x19\x17 \n
XÓ\x1D ãG÷
"""
b"""
d1Î\x7F ÿË\n
ý”›Q\x04 ¿™:ú
"""
b"d:Ì,ºn¥£J†á\x1C ŽG› "
b"""
d;`•\x19 eàÓ®'¯\n
8û«Æ
"""
b"d<@æF9ßÄyÃx˾\x16 ¿A "
b"dFõð\x06 ÄÞ7[~IÄ\x07 Ëé\x0F "
b"dH\x7F\x1C Þ“«B™´Ž'J|ºæ "
b"dZ«>\x10 }\f M©Ñ»ŠÍl\x18 d "
b"d_î®ÐŒ\x0E\x06 «±\f Rár—É "
b"dez¹}7L\x14 !fŠ%\x1F ½‹ "
b"dgµücI¤E\x11 ˆ/$Æ™õ "
b"dh\x12\v }ÍÜTÓ7ž\x06 m\x16 ¥\x03 "
b"diò=-T¨oÑÞø¾\x06 r³ "
b"""
dq‘\n
±ÚÚ;ÿæ§z\x7F q¸:
"""
b"dxcõ¢øÜ_!ŒŽ„ëùæp "
b"d|å;Vä¹þÓ(œ\x07 -‹×² "
b"""
d}\x03 ò5\x05 U7Å\n
` ê#\r Á
"""
b"d…9¦1\x14\x0F æ*s†J 2M "
b"d‘.“GÀãFÿ±îƒô…Èž "
b"d“\r \e S \x12 ¢Hz\x14 …øj¼ "
b"d«˜†‚ø³\x19\x12 Ô$U,AÑá "
b"d« Ú\x14 óãÉ–ÇH\x0F ÇD\x0E "
b"døU¤#°\x11\t Fn$wœÐ "
b"d®3n=ÄlNvE$._‚\x1F "
b"d´ß¢î¼íUêãÒGc\x1E ç "
b"d·Ãˆ…ËØ$\x01 \x08 `<0€l "
b"d¸×µY™|\x12 ¡!š\x7F õÕ‰D "
b"dº+á«i©2<5OÊ%\x14 "
b"dÁê-í¼yêø¶í\x00 žìÖŽ "
b"dÏ7\x1E h‚4ÍõÖ¡Çô\v ~Ñ "
b"dÏm½Ã’}\x19 -n¦â\x04\x1A A "
b"d؉–±y>Æ+I¥0€š\x1A ê "
b"dÙ8G´†-Ô€\t ¬?‰Üáw "
b"dÙ`'Kû\x08 RF¡s\x01 ìëfq "
b"dÞPü\x04 "f)=ñNT\x05\x10\x08 "
b"dàOšÅ l\x00 „|\n \f\x03\x03 ÷« "
b"dä&h>,J¤#\v ú\x07 ý‰Ë] "
b"dýËUÛ+x\x1C ?\x01 qc\x07 è-\x03 "
b"e\x01 )«•*H²\x12 f§jàR\x0E "
b"e\t `%âïP"ŒoÒ¥}³\x11 "
b"e\t ü(07ä\x17 D†5\r .¾‚× "
b"e\f fÈ\x03 /€wftÇ#bxm\x15 "
b"e\r gƒÌ\f ê[\x10 (,Ñõ©@, "
b"e\x11 Q¸äÆÊþ4øÏŠ\x1F û¾Ë "
b"e"“@–V~ÏB\x12 2”.föC "
b"e"¡üåE–ÐwŽ}Pû6ZÛ "
b"e&\x19 ¤V†m ŽY\x11 á«üø "
b"e'¾¸Yð\x03 >\x02 Råz\x07 ³ "
b"e+¡\x17 2À\x10 ~HZ¹ÇÇV'³ "
b"e,ò\x05 u-y€9±noä\x14 óŽ "
b"e-0µMã!²ü\ê!|?Íû "
b"e-x\x0F Èeº-C\x1E ÷ŒH\x05 m€ "
b"e1€i$¶¤É%ÐŽ¹©mom "
b"e<³î\x10 É]x\x7F 9½0oÕ™d "
b"e=\x0E m‹¥¶kd—\x17 ™s\x16\x11\x18 "
b"e?¶¯wayì\e ëAvä~¥“ "
b"e@V\x1D\x10 °ËDÉü{J¦«\x07 ² "
b"eCÒ\x05\x1E\x02 þ):Öm^¢dÔ "
b"eEp\x0E Œ\r v÷\x02\x08\x11 ¾ÝCxK "
b"eIl>¥ã_Q\x18\x19 Ë\x02 ã‘:E "
b"eW\e ‘GçÌtë\x03 =¤ú\x03 ôå "
b"eWF›\x14 Q_JÐCâm¤‘ "
b"eX²K\x05 -’p×Ês\x1D ·ÊïÜ "
b"""
eZ®3\x08 \n
Q³yfLOWoh
"""
b"eZÿ'¯\x07\x17 *v=¾ÏVX\t\x16 "
b"e]1+IT6ð\x1A\x0E _\f "!ˆ "
b"e_R¶…¸D!ösؽˆk3Œ "
b"ee°17\x03 éUr±ã\x16 FÆ9i "
b"ehÖ\f иP£‡\f I¥£ÝÅ\x12 "
b"ew„\x19 rÓ1¼´Íw/ø+ĺ "
b"exE˜zé1Ôì}ß21êc… "
b"e~ûŠV\x07\x06\x12 ;~?è\x11 å)ü "
b"""
e†Ÿ¸³8çH•…¶%2»\n
\n
"""
b"eˆpJEM=-6¸Ð—ä{ƒs "
b"eˆ¿\x1A CaHüNAv\r øHië "
b"eŽ/Ô&“˜´Í\r ý;ïIaC "
b"er«3”Á\x03 ùK\x0F ¤ÁûÏ "
b"eœ¨¡À6RͬÄyFá™ "
b"e¡â;^\r †CV¼,#\e ë\1 "
b"e«\x12 ?¶Jçˆ\x05\x10 R{ÑÀù "
b"e°Yîty!ðÙ%¢t½i "
b"e´Š\x03 c\x1D .\x0F ~HÔo¢t\f Ç "
b"e·\x1E þS3;ùs_>»d¯òº "
b"e»çœ7‘âLú0šGüÄÎ "
b"e»ÿ‡÷„Ã?ks,îK4¨V "
b"e‡\x00 qèÞ; —òç\x0E +æ[ "
b"eÃ\x06 ì\x14\x18 \úHMaÈü\t ´T "
b"eÅm8üKÛò0eF\x1D úþ\x11 "
b"eťئ\f Ï£s²fPä=m "
b"eȇúa÷ÜJzŸ\x17 7àšâˆ "
b"eÏJ‹ÔO?^Qœma@Áø$ "
b"eÑDKµé##q£Ð£…þK´ "
b"eÚt$Ê'DNdÛ“„\x16\x07 S> "
b"eä\x01 D/ìhÙüÚž]ˆÁþS "
b"""
eì1:'\x04 \n
æ&”ßý†»m
"""
b"eöª[Ö\t ÿ\x1A Ï™\x10 kt\x02 V\e "
b"e÷\x16\x02 7\x14\x14 y\x0E ×\x08 PŽ`\x1E "
b"eû%½³D\x07 9Lúà‰>H "
b"eþ\t ª\x13 ÎLJ°ôáá’gÁ~ "
b"f\x02 l^ÑC7\t\x10 pól\x04 «\x15 ý "
b"""
f\v\x03 Š\n
Hrš-뻆p‘\
"""
b"f\r 4z2y-è\e ¾Ñ){Å "
b"f\r ÆïcYÞ\x0F v…a¦\x10 žì "
b"f\x19 þÆ8¬ó3—\x1F ³W‘zF. "
b"f\x1C KpRŽð³D\x1E +T}8°… "
b"f*¨äˆŠ\x7F †xwæŒÆÑ§z "
b"f:\x1A ¾\v ¥@¨šf\x0E\x16 Ô–Ëø "
b"f:…ö_~ÆrMÉ3zKÞyE "
b"f@[½³\x1D áüxâ¨Û£æU "
b"f@¨‹ü8ÃrBzJzír³_ "
b"f@®'&Ñ\x17\x1D\f þËTåø¿ "
b"fF\x02\x1F ¥TÏU ~¦‹®(x9 "
b"fJ‹ƒô\x05 Ì#ãrmÈ›r\x02 á "
b"fMM¿ëÜe™P]-œ\x1E |ŒØ "
b"fOw#\x19 îÉL`ÿíÈ5 "
b"fS~ý\f [LÉžé%L\v T7ú "
b"f]Ñ"\x19 Y\r hu\x1E ýãi¬\x1E 2 "
b"ff^¥ñ\f YÒ\x11\t ±gȽ\x00 A "
b"fiü$-nžl\e vŽ_‰AX, "
b"fj¯é£Q%ŽQ?,2GRò "
b"fv<ŠbúŒ5ÞæAk\x1A ÷\x1F "
b"fx>öþ.6îƒ(Ç*èRZ. "
b"fyÍ\x16 ³”²–\x15 >\x19 .‘oi "
b"f{š~Í\x1C ÆÀ\x19 ݳކ-\x13 ; "
b"f‚·$ ~x\x10 »á~\x1E\x05 Œ\x03\f "
b"f„‡\x0E\x1F '\x0E Éùè£Ï~îâ„ "
b"f„Ò\x1E D"·ƒåJ4Ÿ¨ƒÒÒ "
b"f†Åm`f\µuì‰ÔwhÔ² "
b"fŠ}“1“º©k^\x1D 7Þ¯2û "
b"fŽ‘2}ìÍõ#\x15 À:ÉèÛf "
b"""
f”L¨]\x0F ƒã)Á\n
‘\x04 ËЪ
"""
b"f–l›CÂ긇1\x10\x13 x "
b"fšN5ôé\x07 ƒ\x7F ]Ú¬þWv "
b"f ý¤°u\x16 ES\x1A >\v\x19 UÁí "
b"f£\v '¥*·òð¯´ñ\x13 ¯ "
b"f§\e ü³F ÆuÚFEð’ ë "
b"fµÿ\x05 8ô\x0E d´º\v ªÖ@š "
b"f˰¬7lÁ‹¨^e¥7Ž4m "
b"fÎQ 2v¯†ºÕޱ*\x08 «~ "
b"fÝ&(“¶ä6¯wdE\x04\f cx "
b"fñÑ÷î¨%"T–´4žÿ\x1F "
b"f÷\f ¸™ŽÄ?ÒŽ\x19 õ—_\ï "
b"fÿÎOÛ\x1C c{\x1C Ë–÷äò\x05 d "
b"g\x02 }M.ÛW^+£°N\x16 'ã^ "
b"g\x03\x00 èÞa8\e mñ«óŒ]9| "
b"g\x07 ê¼ûðßy„t”ÁÌ,Ä "
b"g\x15 PÁ÷5½vN8˜ÇÐ\x01 Nû "
b"g\x1D T'Ÿ\f URk&\x02 äTxž\t "
b"g!FýÜ"l‡ÃêLO¾ð8 "
b"g#Ÿ:ý¼\e þV\x1F ŠB\x10 Ù á "
b"g+JCú®pÙÁ¦ò‡¨\x1D ˆç "
b"g1&—œU¦øTˆ8>'\x16 ä\x19 "
b"g1Ö!òX`r³±A4\x0F\x06 Ç! "
b"g8/\x04 9À¿\x00 ¸[\x08 âŒ\x14 3\x0F "
b"g9ÛfoÛ¬‚|FíI\x00 jU "
b"g;\x00 E*v®û\x16 x`cÈiòö "
b"g;Þ\x05 †eÅo&]îD¢\t Û® "
b"gGþ´KC´È!{¿õ;Ò†” "
b"gHJG[ŽöQ=žºÀ*©” "
b"gK D¬$¼Y›ååãûè\x0F "
b"gTBÞ\x03 –¤©–B\x18 ´~'\f ¯ "
b"gU´\x07 =Ét\x10 õh¥3(Ñ "
b"gV/ò^\n ™bk?yq(|>\x00 "
b"gce€§Qà|òRP^£+_$ "
b"gcÐ eÚ„ÉŽa“ªD‡ "
b"gf\x03 Œp«;8\x17 @u~d£”_ "
b"""
gg‰\x07 >%Í\x03 $î\x10 î\n
ž:
"""
b"gk…¥¸z\x19 I)õ\x0E cŽ¦Ï¤ "
b"gkšA¼ÜÖÅ»´.Žù\x16 Vq "
b"gq\x00 ÷¹.P\x13\x01 B% Ñ‹ë "
b"gu}$’iÉE\v\x06 (—{lEê "
b"gx!Š‹ÆW2ø¾ý?°„6 "
b"g‡}ÂHG¨5ÎP\x0E ݬ~Ï "
b"gˆŽ`*æÍ>\x17 N2¦ÃÄ\x16\v "
b"g¨Š\x07 Š%^23 \x02 Ð¥\r ³n "
b"gª\x12 $¬xè`hΚ°ŽX\x17 > "
b"g«·D]â\x01 <_5Ÿ3ä"’v "
b"g°\x05 pŽ\x07 O‹SIÖpg.J "
b"g°\e 3.&\x02 s\x1A Å]nû$œ\t "
b"g¿ƒ·G?‚E9Nì#as? "
b"gÅ\x0F ’¾\x15 LF\x10 ömE{åþ "
b"gÏ’hÅ\e «˜\v v\x12 æ½û‰ƒ "
b"gÐ\x1C žS¢¨t\x08 B)¯ŠÁò| "
b"gÓabÆXÊaŸi[]øT,o "
b"gÕã¾9¼™kMà_Ãmí3« "
b"gÛV=\x17 ћٌÜo0®{ø„ "
b"gàU\f\x18 ï¦àü«\x18 ”á Þ0 "
b"gáÊMÛÿ\f ÁÕ[Fˆ(`R¤ "
b"gïð<Ô\x05 W>D\x1D\x19 Öè\x18 ,¬ "
b"gðL±Èú÷‘¢óxŠ6\e óÎ "
b"gôÅ€°Ü{Ï ˜\x1A ûÝrÝ8 "
b"gý‘Ìí\x7F ¼|@ñÏ6æžný "
b"gþR<\x17 ûä)Ý¥;\x15 .q- "
b"gÿ\x17 Z0FÄÎàÐË\x00 "\x13 E@ "
b"h\x00 ˆBSS\x00 Ã\f H.;Å×e¡ "
b"h\x01 ›þ\x03\x01 +4”\x07 6¯K¯\e ¡ "
b"""
h\x03 c‡…‰€·`þÞIC‹\n
Ý
"""
b"h\x07 Õ¸\x01 ¼Mh=ðJ$Æi¸¾ "
b"h\v ¥ƒ¡ý6Æ ªŽ:¥Áñ• "
b"h\r ‹jÛ°'5à¡õe‘:( "
b"h\x15 «Ów{¨Rï%9»ö_LU "
b"h\x1C ”\r ;@³Ý\vòó\x00 œ/ "
b"h/`G“ÄzÁ•\x02 וš* "
b"h2.3tWõx1T‚&0U "
b"h4!\x1C\x1C Ö‡æ\x03 ‹˜¦S\x13 H "
b"h6rv¤\x1A ü)‘iö¿ëð2\x01 "
b"h<!€\r þ\t *&I/Ù\x18\x18 ™t "
b"hOðè©X½ùÛK9Vºõ¦œ "
b"hf=·\x1C Æq“®å âð¥´\x0F "
b"hrM_§:\x11 µ•aŽY\x02 ‹\x14 : "
b"hxÐ~´që.²nŠ_Eí¥ "
b"h\x7F ¬\x0E ×ü´Lð<\x10 `«Äf "
b"h€q>\x17 æ”7ÐWm±ôrÛQ "
b"hŠ˜¨tÔX8ŸÄl£³;,ø "
b"hÚ’[ÐtµˆÑ9¦‰ªq "
b"h“ùÚiÇ\x18 ˜#($Âñ%.” "
b"h–\x1E ;Ù\x13 ?Ö®ÕÏ\x03 ö+\x1F v "
b"hž7^d1¬\x19 â\v õ»È/€\v "
b"hžhj\x1A\f\x14 Ïòx¯ël•ùd "
b"h£<×mÄB÷\x08 íŠ\x16 Ëúîä "
b"h£fÔ¹úB‰û:\x12 ¬¿¢Ò\x17 "
b"h¦è-y\t ¹I\x13 /4ñ\x16 N:¡ "
b"h«œÒ03`\x0F ÆM$𣯠. "
b"háNœgxª´\x02 o\e ð–™\x1E "
b"h¯\x08 «Ânå´lßÚ=üQº "
b"h¯?˜…#.è–+\x06 <DݯS "
b"hµ~vx'áG\x08 LÐ5fÙw• "
b"h¶;¼ÒÄ\x04 ~L\x14 Ãç7õ p "
b"h¼æ+âùHǶ\x1E Ìé'\x1D Fp "
b"hÂD\x04 °+\x0F C‰ô5…bû+ "
b"hËb¼…¤\x02 #L\x7F ÁÊ9÷D\x1A "
b"h̸Úq\x19 û\x05 :L\x01 †ÛQìÁ "
b"hÐ&\x16 !ÁãP.P«\f ±)Ꭰ"
b"hÓf\x08 !É\x10 l[[_DKÂÕ "
b"h܃åOD!¯-@ÇþAK„ "
b"hÞ\x07 ¹×‚W‰ýøß³» ÀŽ "
b"háåòâ;ÎÌÁ¬°\x1D nq&X "
b"hâw'~KÚÑñ8+-2\x14\v — "
b"hãkÍç\x1A =¦×}E\x10 [CÇ "
b"héçö‘%2ÎSÓÖ{‰å¯ "
b"hîKýP÷˜UÒ\t ¶OGX{u "
b"hüÆld\x12\x7F –Î0ˆ¨"d?ï "
b"i\x01 á…IxúØ =uÓʱǦ "
b"i\x05 üx¤Kº>!Ïæ;‡›gÍ "
b"i\x06 …÷†[`H6ÒWcý–Ž÷ "
b"i\x07 q5–&÷ɽmï1\x0F K0> "
b"i\x08 Šn+ Í3á\x08 ÇqŽô‡ "
b"i\x0E €e©*M¡ž¯Ùy–õH™ "
b"i\x11 0ž(gè{\x02\x1C ha@CU9 "
b"i\x1A\t BïÁ-#üº0Áû7\x08 "
b"i\x1D ò•°åYùâ´Ò[\x13 e‰< "
b"i\x1E lÓú5\\x1F ±õ>‹\r ™©’ "
b"i!H¿˜6A'dÿ\x1C Šì\x12 ¿7 "
b"i!ã_\x05 ºøØ£ûroFU0ù "
b"i+DWSÝ\x1F r`íäS5•ߣ "
b"i6Bø^kg™Ž\x0F\x14 _;ïØ "
b"i9ök1”cM()^‰Ùð\x15 " "
b"i@Øz\x13 Žz3Óóåq²ó\x15 ã "
b"""
iB\f 4\x1F \n
nn3Ç\x18\x03 ½\x05 ±
"""
b"iD\x02\x15 2Þy»Ù|3áû~Þœ "
b"iG§!\x06 çõ'\x08 2a(KT—P "
b"iKCé‡\x05 õ‡ñ·ßŒøri7 "
b"iM¥Û’"ô\x06 ¿Þè|´eœi "
b"iN\x12\x04 É\x10 '\x1D sM’hƒê= "
b"iP&¨þâ\e béôÎ'¬Qm "
b"i\'àõÒHÏY>rº€ÀE‘ "
b"i_Ɇ2P\x11 Èp%™Âö\x1C 2" "
b"isG\x18 #\x13 ˜ñ~‘ÕH}‚/ "
b"ivuOÃ-¡½ÃÞ´zÿ!" "
b"i{ç\t H\x05 ;“\v føÍNø>™ "
b"i‹/0˜¤´‰\x04 ©ØOþzà "
b"iž\x05 ‚?l‹a\x02\e ‡Fuþñƒ "
b"i¥l¾L‹¸\x16 \ÒC+!+ ] "
b"i¦îuó3\x1D »bƒf)§” "
b"i¨«\x03 A \x18 ãV°Î<ˆ»= "
b"iª“¤¥'\v +–\x03 ƒ¯,øk} "
b"iqa„Wª\x16\x10 Ú9$\x1D ¤x$ "
b"i®\x04 `bBÖ²ó*?¨©\x7F / "
b"i®\e Ò\x16 jrÄ{È3û˜Š®® "
b"i³ JØÄÁ\x15 IlRb—Ÿ›v "
b"i»y\x1F\x1A KÙÉÂ~H“Wîïë "
b"iÇyÕ’à„ý´;)\e ‡ê„ "
b"iÇ•wîÔǹíaÊÇGqEê "
b"iÈï¼í\x15 èž°“ÄšC¿&[ "
b"iÌ›|3\t\x12 x¨Yñ\x02 ü2! "
b"""
iÕ\x03 \n
Æ¡Òz’$á/F\x1E {
"""
b"iÖ[59€ó\x02 ¨f4\x18 ™=} "
b"iÚQS\x16 éÜ®&M\v ÷¿\x13 —ý "
b"iÜu®|\x7F ‚j\v ܇sмíð "
b"""
iá\x14 û¯÷\x11 œtµh¡Ò„\n
ª
"""
b"iâ\x16 Ê\x08 äÒ"ú¨Àïu‘Ü\x00 "
b"iåðtñw4¬&4¹„kÞm\x10 "
b"iîÇ\x00 d+ËRáL/$´\–\x0F "
b"iò‘¬î\x04 I¸\x14\x0E @î¤wH "
b"iò’Ô\r ÒÏÜë©N\x02\x17 z\x03 "
b"iõú\x1D b\x1D \Ø\x1F KÌ¥'‚\x14 r "
b"iù\x1E –YMÐ+LrNË‚èÔ\x04 "
b"j\x00\x04 %ldÁ./ᣲmjÌ– "
b"""
j\x04 ù–X\x12 1UâR•\n
½—1
"""
b"j\t ——€\x7F µŠX^&\x03 L¡Þ "
b"j\v\x00 ©\x1A º:w…Ç©×ü\x12 –Õ "
b"j\r É^ú˜Ei¢¹zº$y¡Œ "
b"j\x14 …ßæMëÊ"!“uÔd\x7F : "
b"j\x16 Ì1öjŒ©ó#Þ¥º× "
b"j#%×\x13\x0F ØÏ¬Ûi_ž>Éx "
b"j#†>\r .‹ooA{ó+ "
b"""
j#‡nÃ\n
&B\x17 ðbÛ‚”Ó>
"""
b"j4.13\x18\x12 M›:´¾\x13 g‚l "
b"jBN{Q—¿\x1A\x02 †kÀ¶õ¾ "
b"jHT>À›ŽëÙ:é\x16 Á\x1A ¡ü "
b"jJ=™`Z&ÈìE²9—ÃJ\ "
b"jNPJ†Õ\x1E ?΀ö•\x0F =\x11 "
b"jSnÆV]½èæ8_Âi\x11 ø\x0F "
b"jTo›|Ùä1¥ ?û@\x7F Ù "
b"j_\x1C oÁ3ÚPø\x01 Ï…nÕPã "
b"jb\x1A $ì¯%gü¥Æ\x07\x1C ôv— "
b"jlÅ&¶2\x10 æ\x1A ¯wQOBÄÒ "
b"jx\x1E @H!Ñìik{×\e êÓ\x15 "
b"jx\e ÅOZ¡²^êá)åM\x18 "
b"jy™9ySˆ8(\x7F\x1C vº\x06 Âx "
b"""
j|ŽPN\x1C ×êôW\n
©"¶ãš
"""
b"jƒX$ð=\x16 2Åe\x04 6ý\e ô "
b"j‰·\f _”iOŸMÄ‘ôIë0 "
b"jŠ£EæÊšÿah[fNÄL "
b"j”®Irþº_Þêñ´²ûÃ "
b"j˜üc–rzÒá»<çWðDZ "
b"j™*WˆüÝ\x1E ±gnQ=Í×n "
b"""
j¦Èk\t T\n
µª“²*m\x15 ~l
"""
b"j©w€=+I“*^î´Gß¨Õ "
b"j¸\x19 |¾ö(Á\x1C q\f 78\x03 ™¤ "
b"""
j¿Kè\x12 Ë\x1E\x08 Žr£a\n
Hv
"""
b"j¿Äó7\x1E •W\x12 9!ð\x01 J Ž "
b"jÃè-K\x0E Qlü„:&”Á˜+ "
b"jÈZä\x00 ‹à£º°oÑ•NS\x1F "
b"jÈš²Õ5¢\x18 (+\x12 0\t ´\x12 Õ "
b"jÍ\ö¾K\x19 Å[Ûã휋K\x05 "
b"jÙìqš¡ûñ\x1C LA\x01 å\t e "
b"jàæƒ™<<Ž*”ü8é[3£ "
b"jãíkÌ'ŽHÌ\x7F '«¨\e V "
b"jég\x1C\x00 ¶°ƒ¿\x00 EíÅÀ\ "
b"jê™\x10 ¸ñ\x07 •—fmhÉth "
b"jìÌ«~»ÅÙÄ÷ý?òÎn( "
b"jñ\x19 y\x13 ™“Zp/ê~C\x1F ¡\e "
b"jü\x0E\x14 ¿U¥|'ŽÒí?î\x14 Ñ "
b"k\x0E õx^¡\x02 ï2í7¸«¥«æ "
b"k\x13 ç\x14 ½Ô¼UÖÈ@Þ \x14 / "
b"k\x1C ŸOœÝ\x1E\x17 ÿ1´î\x14 Uåv "
b"k#$zÿ\x0F ¾¥û[S\x7F só°Ã "
b"k/\x1A ybñ–Úò\x18 %ª0öÈÌ "
b"k3´¢¶Vk\x02\x11 ù\x06 ýQ÷gê "
b"k8G8wÁÐ\x15 ?\x15 ¥J\x14 e· "
b"k9\e ›dh»´JLê6€³\x1F\x11 "
b"k;¹¶e$HdH\x1F $ë\¡" "
b"k<"Û@\e\x14 šâŸNX£o=\x7F "
b"k=î9s{¢\x01 ¶¯T¸\î$# "
b"k?d¬´Ôi"˜kEÂâuŽ% "
b"kA%\ú…?Ç\v \n\n 0”r\v\x00 "
b"kD\x11 `Z‘\x1D ‹.µÎDÞûD< "
b"kP’\x1F íAnNtíøLu¥´} "
b"kT™ò؇\x1E —2V'|©ÍæÌ "
b"kZÌœ0¶èw†hF´],\x04 Æ "
b"kh=äÀæÈ<o\x0F\x1F Qªoô¸ "
b"kl »vTœ–êØ\x1D\x0E p\x11 óÀ "
b"kp³eÂŽÖÍň\x1F ·"×ñ "
b"ku×Ãx\f\x14 š“óñ÷¡\x07 ï‚ "
b"k}Ü&ч–\e à\t Ñ\x0E ;\x12 z "
b"kŽYvÂg:(\x02 ̦‰¸¤áu "
b"k\x05 ¸{Ï\x17 î#§ì«\x06 Ãã "
b"ky½ŠOr×ôtsóïcC "
b"k”T¾®7©à´zpìÒT™® "
b"k•Š2+£\x05 ¢ïJ\x0F\x03 t\t ëÿ "
b"kœM\f aB£uá5µõÓha÷ "
b"k«ÎBb(“2s\x08 \\x19 n-=\x03 "
b"k»=KÁQCY,æ~eÿURâ "
b"kÄíP*jè\x1E £’TâijR "
b"kÇž@²þâ‘;\e\x1F õf\x10 ? "
b"kÌ”sñ;”·•\x0F\x0E ‚ÓCç\x01 "
b"kθþƒë 0øjk`\e ãë\x01 "
b"kÏî%ÇD±Ž2“d*\x05 0² "
b"kÑjFÒœJ\x13 CgŒ–[î¨ "
b"kÓ¨\x16\x7F ä ¤Õ\x18 _E˜^/• "
b"kÞr‰‘\x08 ¤f޹´\r ¹%§N "
b"kêËñ°½‘̳襩É\x00 å "
b"""
kí¸U_;“R²®‹ÿB\n
)à
"""
b"kô\r ênµ¸\x18 wÆ\x12 =wk&½ "
b"kþá,Œ´ÛV>Ë„E—™,x "
b"l\x00 ”A‘%ó±ªówwËsC' "
b"l\x05 -hÊ…œ\x1E ñ£$Ǥâ` "
b"""
l\n
\x15 oÈ‘Z—_›Pß\x1E ‰´
"""
b"l\x0F 8ò¸Êã\x11\x0E\x1A\x1E\t ¼\x18\x1D | "
b"l\x15 Í…ª«YÎS³ˆ‰\x7F ÅÀG "
b"l\x18 T_\f rØ5\x0E $È £\x13 (M "
b"l\x1A tËhH\x1C uSOEŽ«Ô £ "
b"l\x1D e\x06 !}êb´\x03 ÅK\x02 öWð "
b"l#«¢ó‚ê`ùËŒ\x06 œ\f § "
b"l0P”E¥Æî\t }”Ý+)ߥ "
b"l0…\e ×ÙyÐd\e YX©¤\x12\x02 "
b"l8©ô¯[í/æüX½\x7F\x0F ƒ "
b"l:\x04 5RûŒ†\v Œ×ªÿŠ®0 "
b"l=|Õ¼\x01 ¿´œ§l•P÷\x14 C "
b"l=Ó\x08 9üˆKÝ\t €ï¬À\x1E Õ "
b"l@bSßó\x1E ¡ˆjÄ\x1F ³ ªÚ "
b"lCö©0}„(=ÔW—1ä¢ "
b"lE¦\x00 =÷!\x05\v Vw\x03 ü´“\x00 "
b"lHE=_\·Ý\x12 x\v\x0F Z° "
b"""
lMZr\x17 ÓQo\n
3\x15 ìwKª]
"""
b"lOÃѬ§¹Ú²›‹\r U"ɵ "
b"lR\x08 Ž6N\x17 ÁtǺj\x02 \r }Ó "
b"lcË–5–\x16 ë ÝD^\e m]Ž "
b"ld\x13 •ÎÏr\x19\x19 ¥Û¦¸M®f "
b"""
leÖ0V\n
o¹ÞM\x1E E®]hƒ
"""
b"lh¡"U\x18 YÒsÊï„Tm”â "
b"lj\x1E '´â@{X\v qg\x12 $Ü "
b"lyáKy†°Æe ‚Ôk\x14 ¿ "
b"l{ÓZ¸€Øÿ,™Î%&\x1A Å "
b"""
l|X?v&\n
m\x02 0ë,i\t\x17 Ÿ
"""
b"lŽ\x1C ¥@« \x04\x07 t>ò¡ƒ|ø "
b"l+‚(øÃ\x1E }Í\x15 ä€Ú› "
b"l—™RgìZxb’\x02 Qò©î¯ "
b"l˜ÑO9®!X\x14 |‘‰ÎŽù` "
b"l mõ\x16 Þe³låH\x1C ˜o\x07 Ã "
b"l¤ðÏ5X×6;±o\x16 \r ¢¯D "
b"l©y°žOv\x06 EÞ\x19 ÷\x02 Ò û "
b"lª\x7F õ”‘«åÎDc\x7F\x05 ‘5K "
b"l«~ø~°%eä(Kó‡Ó^À "
b"lˆs&\t h‡®—…¬9í#Ë "
b"lº'°y\x7F Ñ\x16 SšÁqjûO¼ "
b"l¼V±Ì–\f\x03 ߎçÿx\x1F\x17 "
b"lÁosô£¡–Wœ\x1E ŸÓŽWç "
b"lÓ–;¡*ä[rÅŽfl>!W "
b"lÓ°kµ¦¬M´„“¦F\x03 »Ï "
b"lÔ™Âχ©î“9«\e\x00 ™?\e "
b"lášo>!T+æ$À\x03 Ó¡Ì\r "
b"lã¡í³'>\x1A Ñå¬ý\x1F 3$\x1E "
b"læ\x18 /Ê‚IÙ\x1C $/Usÿ§ò "
b"léˆQ‰–c4]\x18 ߆\x18 u| "
b"lôÙV$\x00 YÈ´´°,²“• "
b"lõ\x1A _\x1D NÖ:¯2ü÷œœŽ\x1E "
b"m\t k¾wñµŠB\x14 (àJU\x05 © "
b"m\x0E ½\x1E ÛâT®t\x06 » ô\x14 à "
b"m\x11 Ôí'µ„.Y¾Åðüz8 "
b"m\x11 ×ïæMõß\x15 Î6ºlvOz "
b"m\x14 ƒÒ|˜+wË–O–óÁ?\x18 "
b"m\x1E ü®²7ž_å±çŽÈOî] "
b"m)€GU>\x03 Ë„’£§E*˜ "
b"m)È\x0E úü?•rdaªÆ"¨R "
b"m+\x1A ò\x05 u\x0E\x1A @²\x13\x1F úG? "
b"m,æ¬?\x16 Â\x14 C1IKØzÜ\x12 "
b"m1F\x02 Â\x04 Žîß™{Ékøè¿ "
b"m5¤ÔOØ#šîçQÑ\x03 GñÞ "
b"m9¦æ7q”«Ðð\x18 u\´\x7F û "
b"m?\x14\e ©<\r …ú*Xc\x0F Ä»\x17 "
b"mA› ÇKÅËÃ¥gû)ý”“ "
b"mMŒ\x13 èÝzw¸:5´$ÐéØ "
b"mMï‰É\x08 ¹9³ôV²ãbá "
b"mP½™¡\x16 Ç\x10 Zu\x06 M\x12 1Žâ "
b"mXƒ«zÞž\t coÏP\x08 Gí& "
b"maˆÔCÂYÒ%ÉŸ‰‘í}\x1D "
b"ma›ÜËo¡’\x13 !#!ZµL "
b"mk0{¼¡ÐAE\x11 Oõ\x16 1\x1C I "
b"mpž°2Èj„VpA&\t =>” "
b"mq1‡ê©´¦ŽÀÔ#—šn$ "
b"mtç¸ãÖô¤^{IÄ•=[& "
b"myÆæ\x05 è\x0F ™EÖ¸ìæ©Cr "
b"m|ù\x11 ÊiOÑ\x18 îÁÑâ“€W "
b"m}\t ‰b騡Á1Õ\x10 Ò³9U "
b"m}£T‘to)7f\x1D e20£{ "
b"m†\x00 ÛG\ª}öø\x05 êZm»x "
b"m›”Q‹À?lJÎèëWM²æ "
b"m¤\x03 â\x14 ë\x06 Øw½J¹œcé- "
b"""
mµa×»ÁÈ夯\x07 ÚwH\n
6
"""
b"mµíZ,wìT\x0E\x1E Úrìé\x17 3 "
b"mÂX¤ÿãW¾~iªÚ`‚ôÎ "
b"mÅèb¤o\x18 Ëf\x13 \T^kÔ" "
b"mÆ®ýÁû=‘Qª\v\x04 ê襢 "
b"mà\x03 wÍYÚp\x01\x01 6u\v Žê\x13 "
b"mâÕn\x13 4D//ug\x16 x\x1E\x01\x19 "
b"mãŠRM†[ª„—NWU\x15 Íê "
b"méO@µ%´…À\x18 Éu>Aú: "
b"mü\x06 Äx\x13 ¸L‰¤Aÿ‡!¼¾ "
b"n\x00 I«¤\x06 Xw\r @à«\x17 MN\e "
b"n\x04 ˬ;Êäñ⦷åcõIè "
b"n\x08 “ÎS¥Dn+\r ÑI_— "
b"""
n\n
ˆÂ¯ïÅB£\t È;i‘Ó°
"""
b"""
n\n
Ê”²£ãìïZ\x1F =¥\x1F ²;
"""
b"""
n\x0F Å'#\x1A k\n
I\r µO‘!à
"""
b"n\x1C }¿q‡g\x16 }@Œ¼ðëœ\x00 "
b"n*A¾Bäðõÿrc²ø3\x1D é "
b"n8Ó\f öÿ*½Ò¸œ\x0F ÜüEï "
b"""
n>\x08 bÑ>Â@b\n
´~1t\
"""
b"n?vRw4f\v e\e úÊà´T× "
b"n@‰\t ¹Ú¸V«ÿ²\x7F\e }' "
b"""
nCkÁˆø\n
á—äÃ<è–…
"""
b"nC˜”\x7F 0ÁcJDÌßÄëµî "
b"nGÛ+Xdd\x1F •ÈãålR\x01\x01 "
b"nLœ#ö±9S\x13 ²F N\r \x13 v "
b"nN¨¬E\x17 j~‚efX—@r "
b"nPT\x0E Nès.\x0E ëù\r \x15 {‹° "
b"nW{•S%¼ÕÚZí\x02 1\x08 wJ "
b"n[b·\x19\x12\x05 ¹’G²€ÅÛ¾ "
b"n^\x13 Í õ¼y»’Ý\x1D &Ž& "
b"nf½\x02 ´Á^¹Õ¿9ëk¬\x1E ÿ "
b"nq¢o\v Ôßʼn˜h&9Œ\x1E "
b"n\x7F –-tU<!Þî\e @Ì\x08 ‡\x1E "
b"nšm&1h.‘@VŠó\f –ô— "
b"nª\x00 ¹\x08 y"§+øá̆b "
b"n¤ý\x18 Ä\v .ëÒ\x0F öªøüO¬ "
b"n¦ëá>ßAÍåãí,Ô#P "
b"n¨„qÀ%•¨\x0E ¶É=-EÈ "
b"n¬ÇášèÍ\x07 nòJF\x17 á\x04 Ž "
b"n°u̪H‚ä•R’~ý5ó "
b"nµž\x19 W»\e C¬\x12 Í6BZúò "
b"n·ÈMÉ?¥E·k¯nã\x12 7Â "
b"nÇ(ˆöoÎOç52+gÞ’K "
b"nϨ›´{"˜“‘Á}0\t ýÒ "
b"nÔøÔ4‰£º„œäk\x7F 0Q "
b"nÛ™\x00 ÏF\x17 á霚ôdY "
b"nß7úç›þî¥Ï/\x15 kù;ñ "
b"""
nåi*3\x19 û\x02 \n
ƒ¢\x1A {\x1A £2
"""
b"nåÉÔËøKè@¤ՂpÕU "
b"nóÅ\x11 +YÚì÷#±Ýcmuô "
b"""
n÷e\x15 c\n
µ\x01 Ëp„rj\x17 "
"""
b"nÿC¥Âê=\x10 ø<š\x06 ƒZ‹ "
b"o\x10 á\x19 w[&†\x08\f \x0E\x03 ò\x12 "
b"o\e ‡}W×\x11 ºCÝÃ\f óŸ“y "
b"o\x1D <\x06\x18 Â?ÀO_\x19 …¹ø\x17 0 "
b"o\x1F be¡S›¸&lŠQ³:ÃZ "
b"o!>ú0¤öÝ;¦§ð·IªÚ "
b"o,h8GPˆ\x12 ¤2éœE„Ò@ "
b"o5×\x04 ÿ–÷¯gsl¼\x11 4‹U "
b"o>\x15\x08 '\x13 çu\x05 SÝ]f€¿ "
b"o@(™VAUE‘ûÕ©Á€¦Ï "
b"oDÚ\x00 yÁ\e •µ98·ãÃOe "
b"oE\x17 +×ôÆ\x07 ´\x12 f$äW\x12 "
b"oFŽ'+ ²•¯¾›‹èÜ-D "
b"oFßR\x02 šS\x15 ø\x16 "\x15 È \x05 } "
b"oI“~>õ?Xäƒ4øv)` "
b"oJÐiAe\x08\x00\x14\x1A H\x1D .¢Y\r "
b"oQ¬”ã¨cõô~\x02\x1E ^Ó`â "
b"""
oW¬x\x18 \\x13 \n
\x06 6ü@ØZ'
"""
b"oWÂ\x7F ¶,I~º¿HX”øªË "
b"oX\x07 <›Ëv—Ç6fd:9L‘ "
b"""
oY2J\x14 FÂÇßDp!\n
Öó}
"""
b"o`'\x1F Ú8Ç‘þx\x19 S’T!á "
b"""
obïX\x13 8ÚÂï\n
VÑ×*>Ì
"""
b"ol_P-ä̰Úr_-ñ\x1E\x1C ª "
b"onlî9tíã©r\x15 w7.& "
b"oqѹ\x19 î¡§›SåáaÙOü "
b"or¿ƒÚk\x15 m¢±æêy\x11 ï! "
b"osáá<ߨ‹'\e .´§Ed "
b"ovãFã7ÀãîÔ¤å‚\x14 A\e "
b"o‡&wìJ’;>ˆ\x07 ÙŽ¬\x1A Ñ "
b"o‰EO‡oMÄV¨u&Û\x18 ý¹ "
b"o‰åw»»Ú÷îž³û«€¼› "
b"o‹qܨK=2D8\x13 o\x16 ÄåÇ "
b"oâà8?ýI/Ñ‘Tjt "
b"o•æƒÇŠÈÆÔåכ\¬ "
b"o–~\x1D ƒþV}"Éè¢GR‰Š "
b"ož\t ”zØ‚\x1C йQ\e þ\x7F Ç "
b"oŸ?„Æ@c\x1E\x17 Œ˜ñ\x7F ã´\v "
b"o¡3öÚ."\x17 ²\x05\x1C ìgÕ\x1A \ "
b"o¢8áÎÊ—Åg\x1A e\x11 É$Ö£ "
b"o¢Ž¤:Qï¾i˜v[NTÕ× "
b"o¨˜\x02 S£äJ)5G,׌\x14\x10 "
b"oª>L\x16 á²àÖ¢ØÔ³™2¿ "
b"""
o¬<“«Øà€ƒ~\x16 \n
t)x\x06
"""
b"o±çO¸ÊR‘•\x10 ~fÝ(üƒ "
b"oµZÝ'sÔµëŒh̸Ù9\x08 "
b"oÂ"Õ‹\x0F ->\x00 »\x16 .êƒ0\x06 "
b"oÂb,\x15 øæW/î¡ù\x1F !Î\x07 "
b"oÃT e·¬‰ï\x15 T\e È "
b"oÊôì\f ‡î4F±"¿×=ZÛ "
b"oÌ\x02 h?Û/H¹Ž§"‘ì£\n "
b"oÍëUi¹ŸÍˆOG™97{\e "
b"oáfeœ˜ÝŒH\x04 éÄkË\x02 "
b"oé1vI_€¯Î˜–[ÒÞ¹Ó "
b"oê'Pµÿl\x19 x½o\fqñ¶ "
b"oòü39õN©Ä•ÐÈÛ\x06\x04 Ë "
b"oóŠ.£ÑHư’eqV–+T "
b"oõ(¬zo‚\¿\x0E D¹=\x1C mn "
b"oõ€ÇSÐ\x1F òoÉõ•\x10 ÊL= "
b"oõ‡uDcÝþî\x07 ¨\x11 6sÚ0 "
b"oõŽ\e ãÚ\x05 ¡Îô\x1E ¨Ø®\x15\x10 "
b"oõÁÂ\x0F ^™¹äê%–ù7 ² "
b"oùï½ú÷ÿÁв\x04 ãsÕs\x13 "
b"""
p\n
_\x0F ñ44ãK8èý›™Hd
"""
b"p\x13 l…DzÚÉé³ERöÍŽ0 "
b"""
p\x15 váD¢Ñ\n
sxí\x15\x08\x17 ý\x18
"""
b"p\x17 Óḻ\x00 Ìâ\f ì9Ëk@@ "
b"p\e ;¯ì7º©–‰NÞ¹EC "
b"p"S¿:Z‘:)@1áÃ'}. "
b"p%ô"_íŠ)wÀÇ<\x04\x11 9 "
b"p%õ»,\t Èþ.RɦŒ1„ "
"p@؋\x04\x7F '\x7F dfl+ퟔ\x12 "
b"pC\r '›f^¾´Ú«ÈÊäÇ{ "
b"pHcˆ£\x14 éNC,f\x15 WË%œ "
b"pIOG\t ™\x0F äÈ7Μ ß—& "
b"pM\x15\x0E ÒPcªk€¡\x06 ‘´Úe "
b"pU\x18 ÿIu4\x18 ƒ€U\x12\x04 )Ü "
b"p\ØüÓ\f\t \r #6\x10 h\x0E ù÷U "
b"p]\x1C ª¶ŽB92Ë_iqÂ=â "
b"ph.u"+6ÍeéHµÐ¥\x0E $ "
b"pmñ‹'¥\x14 mÓ\x1E dœ\x01 èÈý "
b"ppzØãXú‘\x1F\x14 æZ\t ‚ä® "
b"pu®‡ÔCØä«j;ë|&(’ "
b"p{®Ð\x14 ß¡š4Æ.ì\e ½] "
b"p{÷Sš\x02 ˜ê)—7’lHãè "
b"pÓôËWã\x01 $L@i¸êoS "
b"p†,›Äè\x17 $D\t\x17 Þñýª "
b"pˆ¢ƒKfû*fÚÏ$(ES‰ "
b"pЍ´Ž-]¯ˆ#^Z\x13 }Ð\x7F "
b"pŠíx§Ï6\x04 «‡ÄwÀ:¿ "
b"p‹ÒV‚)þ¼Äÿ\v\x10 K:¡ý "
b"pŒÕ¨MûµbüoWL\x03 _tÿ "
b"p”&hF6v’Ýà$\x00 È¿d« "
b"p•—…“Ô2ü\f ŽÄÅ1*(l "
b"p–K“ðž9²»4〫Öt "
b"p¥únq„oAظƽ—kdQ "
b"p«„À\x15 iRö\x18 ë\x05\x1A ¶pLŽ "
b"pº)¼²¯y>*Óˆ#\x02 Ç "
b"p»ñÿ€Ê²šù4=ㆽÙ\x19 "
b"pÇÈÇíáÝ,Ÿvó8¡2°Ü "
b"pË\x7F ñBzÐ~"•[´þOö/ "
b"pËÜÞòMf`¬¦øw\e gJi "
b"pÏ\x7F $— ²‹¬F÷ê¹³}Ž "
b"pÐ/yßW‘rë\r âhSÏìg "
b"pÞ\r |/u¥ï‹B\x13 érA¡Ü "
b"pßú\x18 ´¯©¹5ì]×…bqë "
b"pâæ8\x19\x1E ð Õaë>žð’° "
b"pí›\x08 ªvlx\x19 Aw\x08 %޾¸ "
b"p÷Rók_ñ´—™³+— "
b"pøáA"C‹¥+…\x06 eYRŠZ "
b"q\x1C |6'á°ÈÅÊì‡\x14 ®7\x13 "
b"q\x1C ª"AúWj0ápîNÐ`Ž "
b"q\x1F {¿e¬BÛJ\e @<¤4¤u "
b"q$”<*¸MÎvgçLöÖÚÇ "
b"q&1XâD4š¹y^ñ;(±¸ "
b"q&H\x1D ®h‹ý»yP´ î¬ "
b"q1w*Ù‘þ\x16 ûZlŽÐ¦¤¾ "
b"q8ྨ\x1A\x17 â™cÑ$ù\*5 "
b"qCMnÛ€iÄ‹\x0F ”u±«\x01 "
b"qH6Gö5¦#€F@\x15 –wùˆ "
b"qK§g«\x19 öyÛ¥$Êh\x08 _ "
b"qNxÂŽ£C\x17 9@?ŠŒ\x1F\t D "
b"qU´Ý-\x18\x11 é;¶\x07 ÇN"®* "
b"qW\x13 çð\x19 ¿|ÑR ޳wF "
b"q]Å(µS¾4¸û\x1D –rÄÎl "
b"qa‘mgÛ‰g,a‘\x1C ˜÷— "
b"qfH®øcsã²\x17 ®b¥v² "
b"qy¼!íÖ»ã¢t˜Cb” "
b"qœß\x06 )d„!.x³ºù¼ "
b"q×z_¯$îõ‰|ú¦¬ ~ "
b"qƒ¥ B’®~áNRü9-9³ "
b"q„\x13 q²š°*.Wq‚’U×Ô "
b"""
qˆ1'ôƒ\n
xhÂGúZ
"""
b"qŒÝðEÔVv[–NŸÁÓ†Ž "
b"q•ÖÉÈã9š›/zÏrÑ\x14 y "
b"q—†šï‰U+\x0F 2…ñ\x14 NU¿ "
b"q˜\x7F Ç\x01 §/\x1F ®ªNü½b9x "
b"q™¶^Ýmþ\x1D ~ é!Í;¥ "
b"q›µÈ\x03 Ê|X[f\x08 b\r ¸¢ "
b"qœÝœ~~ö&\x0F v8a\x0E ê\f ) "
b"""
qŸÛ\x03 ëF\x13 \n
U\x06 ÃF~h\x1C ´
"""
b"q ‰Cd\x18 Ý·@\x1E I¥]Žtj "
b"q§*ƒÝ*\x13 ÚPúr¾È\t aç "
b"q¯Žß¨F/fŽ.\x15 bT=\x19 "
b"q¼ï`4w^\x11 ©\x03 µÿ;{Cv "
b"q¾mÿmË¢‹…q/îª\x11 ˜[ "
b"qÂiZËÝ\x1D Ó<†¤ÛãÚ¨ "
b"qÃ\x7F ó°ë5ï°ëÛ?tqæò "
b"qÄz…\x11 ðLÞÄû\x15 Ã\x07 OS "
b"qÅÛNX0‡X;~±.ªI—¡ "
b"qΘY»\x18 Í}\x1D øö]é,–À "
b"q϶IC` ü\E–ê¥f`N "
b"qÑWúxa-ðÆÁ8û>á "
b"qÑÖ\x12 D(Ý¢\x11\x0F ²ƒM\x00 ÖÄ "
b"qÔGM°Ñ>*ž'b…¯‡œ "
b"qÔ\x7F ŒŽòikx\f ¾w¡3kˆ "
b"qÖ\x04 îànWTŽÒa¸Õ±þá "
b"q×q\x1A :¢Èì2j½ÓŸÇV\x0F "
b"qáa‰Ýt\x1F Û„ÉeðˆŽžF "
b"qã·Þ#*å--„‹Êã£¶× "
b"qñqë)"¯aJÊ\x05 Ž[‡ì“ "
b"q÷Ó‘‡RHþÑ{=^PUí "
b"qÿûÐ\x1F\x06 Aþ‡\x00\e\x08 kcŽ "
b"r\x04 ൾ\e\x1F 33a‚šePÑ\t "
b"r\x08 E)]”\x1D ®\t ˜'É•27] "
b"r\x15 †¬¶x°[§â§‚¶v\x14 † "
b"r\x16\x19 >këa8bCOcOÛqß "
b"r\x18 Ö7\x03 V¦érAoíJ}£ "
b"r\x1E\v é\x1A &¸ò•¾çâõ\x1E "
b"r&\x12 у@Gmdwè³–Õš† "
b"r)Ð$æÞYi#\x11 ²W4p;, "
b"r+› ¤\x18 _\° ÌÕ§\x7F ŒÇ "
b"r.)fø\x15 εµ/‡1ŽB¬Ú "
b"r7}v°$wŸ-”˜{Äü\x18 ò "
b"r8L@!¼LáC\x1C ç2\x02\x18 žå "
b"rBeª§*™Ž\f ó;\t žÔ”! "
b"rB¿ÒéÙ¥·£åÍ‚Å_ "
b"rKs?ÕßÐfÍl¿J”R\e "
b"rOCÙ\x14 Í8}Ìõ\x1E à˜\r \x1A Å "
b"rZ(ðbEñH™æå"Üq_à "
b"r]ð>¨ú/†dĶÌF8( "
b"r_å²S7R‘™ÊëèêA¶j "
b"r_é×íÃt>c_ú\x15 .TÅæ "
b"rdìB·“!•«¨6É;µì, "
b"reêɺü\x16 vûhÕX† "
b"""
rn\n
Vÿ¿ ¾†\x11 ˜Lfh‡
"""
b"ro\x06 ¸aUú\x01 H\x01 •MCk©þ "
b"rs›*äAßäÔŠÌy\x04 ß\x1E Ô "
b"r|jÄ-…Â/ssO\Ó%‘ "
b"r}‹Œ^Öÿ‚ö¢\x07 Í~éVI "
b"r\x7F Ãb\x15 ¨FÚáäÖô±’h® "
b"""
rƒñ~\f ˜\x19 \n
%8‹ é MÈ
"""
b"r‹¿À}Ÿ˜¬-á=R$§~\t "
b"rŒ·{\x14 C.-Ÿ\r b`Ô‚€, "
b"rŒÛ:žØû5‰\x08 í]ïkžî "
b"rŽÈßd«Ùó¬Üb™§VrÕ "
b"rŽíÀ\x7F\x1F úѦ°%—˜z¥ "
b"r’YÇÏ—È^³\r ø\x00 å\x13 Ì÷ "
b"r•+Ú\x04 ¦EcbA2ð²» "
b"r¡éš#H\f /ó$xïö#Ïä "
b"r¤Äž¢Û¹\x12 I„@§\x08 Ëá> "
b"r¦¾€FŽ\x07 ¨7yîƒ\x1D\x01 $ª "
b"r§é\x16 zìþe\x1A\x1E ·":#ì~ "
b"r»œÝÙ’\x18 P\r bI©I]Ÿ# "
b"""
r¼G\n
ý'opI\x07 Ð\x14 öð]•
"""
b"r¾sÍ·Gÿ©6a$®gòn= "
b"rÀˆ\x13 ìjÑ\x1E ƒË©¹0ð\f "
b"rÁÆ%·›2oþŸ"y[\x10 HÃ "
b"""
rÉa\n
™\e gT¼?Ø+2\x02 Cž
"""
b"rÓéR4Â}Ì\x10 Ó¶0Wž "
b"rØ\x10 ²\x08 eÃY3\x18 dø¦ÉrS "
b"râ\x10 “\x15 ÐýÞLî\x04 ø\n "
b"râÖ\x17 DíÙs\x19 #ƒY\x1E †|— "
b"rþ%tªË\x1F l§zš\x17 Ǧ÷\x1A "
b"s\x03 Á\x07 žs2–\x14 O„Xžh›À "
b"s\x17\t\x17 ˆíW†X\x7F `¤Ê5\e B "
b"s\x17 êN\x06 þFf\x13 ‚\x1F p>K=3 "
b"s\x1A ¬÷\e n– ×H…z\r p,\x03 "
b"s%¯Š‹bËäôuå?C ^á "
b"s)h \x1F\x1D ¼MùDvâ/\x00\x05 . "
b"s*I4Uó{œÔ\x03 åcb¾ŠÃ "
b"s+Îc!á<ÎñNõ©!þ\t ( "
b"s0wŸQ¿þº:4\x13 zëA\x07 [ "
b"s2]œºGW\x00 S‰HG®^^— "
b"s4Ùóh¸¶â•ÿþëü׿\x0F "
b"s<1(d‰T¹Ý_\x1A þbË\x13 "
b"s>B;oi‘!>\x05 X°ˆ\x1C "
b"s@'\x16 žÐºJÅÊŸÿýJ\x03 ÿ "
b"sEÌù„ob¢¿ÇrÊщZ\x18 "
b"sFÛ‘™^È(¹M÷¤)ìŽê "
b"sLïZºu«2ÈõwËllJ# "
b"sO:Ûz\x18 [b)ÀÓ\x05\x1F ƒÜÌ "
b"s\Ôaþs:9.§\x16 /²\x07 >þ "
b"s^îR\x00 T8°N%›¨GcÝÒ "
b"sa;ás€ÛmV¬ÍQõ3×C "
b"sjÍi,œ.Ï’“e±\x12 s‹ "
b"sl\x02 u¿qŸ€?úË´ë&æV "
b"sm\x11 «æH\x12 S(EÄÛ\x17 e "
b"suNk\x08 wV€,Åî1¬˜’y "
b"s{Õkîù’ã“l\x12 [R„)C "
b"s{í[Ž\x02 ›¤\x10 ãˆàwÖ‚u "
b"s|ï¥ð‚Úš”ž\x11 q¬uV\x1A "
b"s\x7F ž\x03 DçQØ#Ýá\f ÿ\t Í\n "
b"s\x7F ²à7¼c²z=y_*o¯\e "
b"sØD»MMG´Ió.ޤ "
b"sƒœŠ’ëÅKÈßBSqã»â "
b"s†ÿžxÀn…œ‰®È’ªëÆ "
b"s‹¨xîš™C!\x05 #Œv¼—Ì "
b"sºÕ\x04 í\x16 °'"«\x18 ¸~ce "
b"s•?ÙªŽµ\x13 =ô©ê·ò%' "
b"s mgâÅa\x04 ‘V'‰I¡!R "
b"s¢¦VÕ±‘êà|îþöΑ "
b"s¥)òÒÅ“ÖèI1ðfÊ\x07 "
b"sª=¸bÛØ\x12 ®Œ\x14 Í*¶¸„ "
b"s±?î\x12 Ñ&|×ØÝ£\t ÔI\r "
b"sµ\x1E %î&T?¢;Φ\x01 ò5p "
b"sµËäy±ñp ‰ß@ò\e "
b"s¿¦‚ÐNœšøA\x01 ˆŸdç‡ "
b"sÊnÇfàˆï7/Q‰EWˆ& "
b"sÍ$\x11\x16 н@\v ˜š\x1E\x01 ìÅÄ "
b"sÍ-Žü"\f Å”¹hQø[uA "
b"sÕw–\x03 Efp][\e þÄêZT "
b"sÖróBùK§&À=-ª\x03 M\t "
b"sÚtŽƒQS0À\r ö?Ùâ\x15 T "
b"sà3 e\v ¡ü0/¬™\f lÛù "
b"sæûn1\°š:ØC‘åh&â "
b"séì\t ư\x04 îƒ[Fòq…\x15 ó "
b"søÿŸkN\x12 ëç*qøénÆ& "
b"t\x07\x0F ‚”Hц·†¹ò{X\x17 æ "
b"t\x15 J·’,6\x1D æÈ\x16 ¹¹æÝ\x1D "
b"t\e Pš²w…Ê[À\x1F je"0\x13 "
b"t$®û„\x05 BG\x03 Bj\x18 ‡„Í. "
b"t;Ðû½¿mž`W%Ý\x08 ·\x15 æ "
b"tDÌÙ/ž<Ç™£©'2Àáÿ "
b"""
tI#;_à½\x1F \n
òp\x19 ܧPâ
"""
b"tJ\x02 íÊ@Ï_#d˜/î1• "
b"tJÜ’W{×gSá\x15 1Æ—…¢ "
b"tR]û³qß1°"£é\x18 6\x01 ê "
b"tTªžä«ÊKasêÒ.»\x05 X "
b"t\/Ð\x1D\x14 }!Å!\e ¡kµ~k "
b"t\쀶/nÜÛ èµ%ÓŸ® "
b"t_¡Hd[iD³æh†ÌXŽ\v "
b"t`sä/ëJÉJF[@JZ³ "
b"tgb{Y·y4Zë@ëúê h "
b"tpCö÷Íêy\v\x12 Á;öå\x17 £ "
b"t{5`b39`O;,—\x1D Ÿm< "
b"t~¶‹PŒ\x08 Ð"\x04 Ð1`‚ŠZ "
b"tƒáÏÆéW2‹\x02 ³µUsm] "
b"t…ÙjåzÍQ„k畦EÁô "
b"tŽÅhú0ÈúÂ<`N\x03 Å\x1E A "
b"t—â‘|Úó\x14 §W»ŸYS!R "
b"t˜HÜäñCdp^B5#/\x13 µ "
b"t›¦N<Ékç\x11 #Ñý®±\v A "
b"t¡66êã´´kCK¸»ï "
b"t Û°¬Æá‰ôÓŸ¿•\x11 ¤ "
b"t£è©k¨¸·¾0K®´€S7 "
b"""
t¦9\n
Yh°à\4;F~î\x1D Í
"""
b"t§Wãó',pÐXˆÞñвy "
b"t§Òޱ´êÍn\t ØBÐæ\t "
b"t¨öîÿ\x08 ðw‰\t b¨Lã\e x "
b"t³Öð¤8;Ñê&›ý+Ák "
b"t¹ô\x07 EáYÍ\x1A ïº]¬Ã "
b"t»Ó¸ÎÆn#Û”\x1F\x17 ^ˆµ\x07 "
b"tÑYah¿ú½Ú=TðTš¡‹ "
b"t׉¯Ä›Êoá)ô¡S†-5 "
b"tä_f‡¡\r mAöÎŽˆ\x00 "
b"té\x00 È\v pîø éÝÊ BF£ "
b"tê\r Äî\x06 QXÞ\x1D @Å2lH< "
b"tø½hŒfw¸c™–aà\x1F ËX "
b"u\x01 ã·ÒîöÇ“œ‰ip "
b"u\x05 —vÕ¹<œ{Ä“"ÍòÎ4 "
b"u\x07 ØE\x00 µ°¯@\x04 qt\\e ·œ "
b"u *¨Îƒ+’[°åk¨-¸ç "
b"u"J)í¥J.3Òqs¡GPô "
b"uAÿ}(†\x1E\x18 |' ßÉ\e ŒS "
b"uCö–\x10 ®/õ!a¥®úª' "
b"uM›<ÆŒ\x12 -ÍkÁI_¹_¹ "
b"uQ›Í\x01 b¼0®äw•[ "
b"uXúâÄL¬Rþ\t Êÿœqf "
b"u\é—¾à€\f ïâ\x11 g(zˆ? "
b"u`\x1A Teu…š÷èê£\x14 ‚\x0F ÷ "
b"u`Ü¥rÞÍ;9qݳX\x13 O "
b"ulpŸŽ\x10 ÞÑQ)ó‡X5bJ "
b"ulú“ÊÏð'²3äÞ\x03 Ò#Ã "
b"urM\x16 ‹ìŽJ…AyðLQÿ† "
b"usQÇ?ƧøÊÙly…È\x18 ü "
b"u~\x02 Ì\x1F\x1A DÂô® —0\x12 9\x1E "
b"""
u“zF–\n
+çü*cœÏ±p\x0E
"""
b"u—ðRXñlˆf¶t\x04 0âÜÉ "
b"u˜m©vUëºñ6¢}ZUª "
b"u™öÇí¡LÄ…™÷_¯9\x11 Ž "
b"uŸ\x14\x1D å£77påÈ41€A\x7F "
b"uŸ³~\x18 HóÕýécÌÐA*ý "
b"u£-\·ï>+ZˆÌ\x15 ™¼ƒí "
b"uªå‘(p—ø\x03 Ž\x12\x13 _ï„ "
]
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 (0x613B22C785184805E1351455C5C454CB , 0x614027631373D102DE4CC75C5904164E , 0x61438FB99F8FEC521F5F03D0F638A82A , 0x6146F232B89B12C678A1A463C27B39CB , 0x6149591D034AE8AB5E53F2DF04718410 , 0x614E420BCAC262B7D3C7E75270AB7C4A , 0x6150E967244F5EFC4552EB6A6C2922CE , 0x61518C850EAC3D183B51B6B71AC25A3C , 0x6152B3B128187F33ECCBA01A8EEA146D , 0x61530A81BD5A8C313C6110643FE38320 , 0x615A9CF3D87855F74553B221E717431A , 0x616050C3E76B68964DA2D366A228BE37 , 0x616BE9E163D10FFBF116686059B119D0 , 0x616ED869A395CAC15B86FF69CD857890 , 0x6173710FBB3BBBAB9076BE866DDE23A9 , 0x617A3CF65FEFE682FDEE13EA62DF5DA4 , 0x617BB92449B8B61929D6161F916935EE , 0x6182E10900ABCBF4ED3D3DCF2404325B , 0x618C44CB6B3D7BDDE89D8BE946088ABB , 0x61921B312DE010D49EF9A494026BA075 , 0x61925B863728D26ADA346129828D77F9 , 0x61935A3A1002F4B3D638DE5426ECF84A , 0x61949F9029BF842700F96783DA1BC08C , 0x619B6DE2CBE14FD5DEBFAE06224799CC , 0x61A3B8428B37C78595EB492488CBECC4 , 0x61AFAFBCFBCBA725DFC70943FD172F4B , 0x61B3E3458FB411EB6870E1B0EB300C20 , 0x61B9CB69217E197DFFC854298CE789ED , 0x61BF412B5F7E3AC77CB1797C119A30BE , 0x61C24BC74D89B17DA82DFB74EA88BA6A , 0x61C54DE55C0962A073F5FC5755D62604 , 0x61C627B339320DA2A93125C97663F960 , 0x61C8482E1F47B8C086526C3187B03D7A , 0x61CCD97119ABB03AA2E411CB29D48F4C , 0x61D4AC08F5858F239B87FBD051320101 , 0x61EA341CD253FB39CFA8D6DB204BF484 , 0x61EF2F734B0F0242015DE8BC93E5C2B2 , 0x61FCA99032C4AC6FDADC608DE264E6A9 , 0x61FD9DA84AD6961787FBF9263AEA790C , 0x6205538AAFE96BC845C59FF4D0ED0EB8 , 0x620E1F6B76CE927E355F7477411AFDAA , 0x6212ACA83EF2F7B469D511AB7A22A209 , 0x6217CBE4622791209DB596F0C8317466 , 0x621872B4D1CD8B8EE1CF33737778969B , 0x62197C7AD05DCA1F305F45EEC0276ADC , 0x621B23743F9801B5243E6D83BA12E972 , 0x621B38CE199E437BB4348B84E03160F3 , 0x62229344046CB6C8183207EEAAF7A334 , 0x62261983EAB00ED082FC4874BBDBD9A1 , 0x622AB1CE652C7794E31E853FDBA0D805 , 0x6234FE922F9AA14F6CE07FE91D7BE834 , 0x623897A76CFC7EB235A258AB941B55C4 , 0x623CC5F0F3E1A10DB4628EF5420844FB , 0x6243B0E2AD4AA0C81126525532EE48FB , 0x6243FA95AC217651C9C32637AFFCFB75 , 0x6247CAD5B74365F90DDFDC201DAD19A6 , 0x6263195E34F873DB98E1131C1E14CCE4 , 0x626C57DAD99EE60F51056AB6DE945CBD , 0x6274F9C7B8407B4B925B8C7E21F78F59 , 0x62762A57C6D2B8D55C91E56FE133AB29 , 0x6276B886A126DB3C9CDB4402CFBC6E74 , 0x627E8CC5891377CD639851D1F5D41E7F , 0x627E9ACE5370A840A66A809C6447D612 , 0x62880D3F23E754459B9945D10F527273 , 0x62897A48EAD3B5540A95BF7E02736751 , 0x6290EC2896104733B5C2B5BD8EF06E5A , 0x6295482F6E29AB0224A5A70D11A0DDB6 , 0x62A4BDF9ECE4BED59F2B4F59950166C8 , 0x62A61087D6CF3C3C59CD38C0C98AC269 , 0x62AF14F78950119A960DDD315E4C8609 , 0x62BA206D5F84C82D5419CE0846E7F21A , 0x62BE43BBA07BFC6A72D52C29A03B0FC4 , 0x62C7784B43AC713249E530718187A691 , 0x62C89F1FE4CEAB454CECF2C684DD968E , 0x62CA8BA066660E0BBB9492584553C83A , 0x62D576A882C1D0534F58BEA39024A1FA , 0x62D8907CCF557942BEC58572715DCE95 , 0x62E043D0A33364FA7EF4A85837680F29 , 0x62E3ABC0E06486CA3B308D30DEBC83C9 , 0x62E3EB651C683A543F0F50EB10A51321 , 0x62F3918912166CA4204174839242C955 , 0x62F39F3133E403168298D8D1370586DF , 0x62F6F802DA841E3CE7CAF5FC320218A3 , 0x62F8BFE191068208D3DDB80B2B59EBFC , 0x62FD364703BC2390956AB70705713968 , 0x63015766E5F9186CE3F4F57916472A90 , 0x63038776B9038F41443CF3AAD87B2F6E , 0x6305FD5A026924C408A9995E784F87DB , 0x630918D06BC012CB790D92BB2F84AE97 , 0x630B3BF96F7724560D8D0D845CE3787E , 0x630BD82FF6FF460DE997F1A8021FEF44 , 0x63154733D9F17EE2A55B8BAF5E27679B , 0x631728C440F799AB99F205B17D656DC1 , 0x631C7F9DDB50C690379C5E54BA06231A , 0x6320F4B23A054B533F4AED0695E2918E , 0x6325C13C63DBAF2F5E24A712A59AC5D8 , 0x6327C9C17F17A7619E70547F92C39B93 , 0x632E84D7858D0CD39CA97E94732D49F0 , 0x6331792427A143634A10072386780049 , 0x6336A27FAC251C1057AEB28C9752E528 , 0x633E41D11264672226B08B86A3B3B94C , 0x6348408E6CB9B211272F5E79A92664E1 , 0x634FC1BFFF4CCD5BE00267A5F9EE9D5A , 0x63512A2799936DCFA52E4D4C81EE13DA , 0x6351DDB3E84FF0F3C563AC92FF01C312 , 0x6355C2F4E2ACFDBBD5545EB452163A7C , 0x63658E1C60968DDCBAB7CF092ECD58BF , 0x636894CFC3F80D9AC2789E293F95D8CF , 0x636A4A3443AF5077E79C80712765AB61 , 0x636D0BAC50BA2EE3DEE201E4462CCFDA , 0x6373B87D4C7BDFD0AABD871100749F3E , 0x637439BB8E35E99DABA8E1525D79DC9F , 0x63759C159A0E6229DD761560E432A17E , 0x63792E704929EBF01011DF3EECB5472D , 0x637C1334D876E79F55F1020355359949 , 0x638572004E77B8965328DB6E6540C923 , 0x6385B6789FBC092C4EB92CCB23AF5276 , 0x638AEC28594FC6CB9E6B6926E1DE8422 , 0x639BB2D816EFD57985D748B8DEEBB3DC , 0x639D01527A638A12C2E4B913F1BCC3EC , 0x63AFCE3BBF3CF90E863F8C64E112DB41 , 0x63B55F09D6CD31911E730D80C554D1CF , 0x63BBA22E10797AE481F237E1E92DB783 , 0x63BBED998AF0AC9017836BA51C04CF2A , 0x63C50F62AC9AA9DDDE0BE027A6A58C10 , 0x63D147ABBEA8EC98AA9AEE4588B50259 , 0x63D692FA0E8D49199D5275AEE557A9A6 , 0x63E0A588D53EB6ED8C254CB34E250EA9 , 0x63E30B6702ADAD987956276F9C15A799 , 0x63E6749FC6E8615C824176593D63D97A , 0x63EBBFF605CB72F0CCCE0C4AB99A25DE , 0x63EDD38FBCD0B19ACCCF27BEAE9E186D , 0x63EFEC58A77B44991520BE047F10B1AB , 0x63FA696E1ED4F91855D6106A21C0DF10 , 0x63FFA3647A6699ED17C5E16E1289FADB , 0x6401B7C3C069F562746A76F3BAD844EE , 0x64094A0BBAF6AC8B678323A490BD1830 , 0x640A424BEEE3C553AB604C2AC1C1D76B , 0x640C2F3D5B479259EE33DFA1814EE392 , 0x641432CEF6F3D45E154614FF61C143FD , 0x64215CA3D8089B48AD149E000B735080 , 0x6426F9B4D36ECF389EF4A929FDAD0ED5 , 0x64284A96B0997CF25F4AD82C6993F807 , 0x642D25C3CBD44519170A58D31DE347F7 , 0x6431CE7FFFCB0AFD949B5104BF993AFA , 0x643ACC2CBA6EA5A34A86E18E1C8D479B , 0x643B60951965E0D3AE27AF0A38FBABC6 , 0x643C40E64639DFC479C378CBBE16BF41 , 0x6446F5F006C4DE375B7E49C407CBE90F , 0x64487F1CDE93AB4299B48D274A7CBAE6 , 0x645AAB3E107D0C4DA9D1BB8ACD6C1864 , 0x645FEEAED08C0E06ABB10C52E17297C9 , 0x64657AB97D90374C1421668A251FBD8B , 0x6467B5FC6349A44511882F2490C699F5 , 0x6468120B7DCDDC54D3379E066D16A503 , 0x6469F23D2D54A86FD1DEF88FBE0672B3 , 0x6471910AB1DADA3BFFE6A77A7F71B83A , 0x647863F5A2F8DC5F218C8D84EBF9E670 , 0x647CE53B56E4B9FED3289C072D8BD7B2 , 0x647D03F235055537C50A6020EA230DC1 , 0x648539A631140FE62A73864A20324DA0 , 0x64912E9347C0E346FFB1EE83F485C89E , 0x64930D1B532012A2487A1485F8816ABC , 0x64AB988682F8B31912D424552C41D1E1 , 0x64ABA0DA14F3E3C996C781480FC7440E , 0x64ADF855A423B0901109466E24779CD0 , 0x64AE338F6E3DC46C4E7645242E5F821F , 0x64B4DFA2EEBCEDAD55EAE3D247631EE7 , 0x64B7C38885CBD824012008603C30806C , 0x64B8D7B559997C12A1219A7FF5D58944 , 0x64BA2BE1AB6981A9329D3C354FCA2514 , 0x64C1EA2DEDBC79EAF8B6ED009EECD68E , 0x64CF371E688234CDF5D6A1C7F40B7ED1 , 0x64CF6DBDC392817D192D6EA6E2041A41 , 0x64D88996B1793EC62B49A530809A1AEA , 0x64D93847B4862DD48009AC3F89DCE177 , 0x64D960274BFB085246A17301ECEB6671 , 0x64DE50FC0422668F293DF14E54051008 , 0x64E04F9AC5206C00847C0A0C0303F7AB , 0x64E426683E2C4AA4230BFA07FD89CB5D , 0x64FDCB55DB2B781C3F01716307E82D03 , 0x650129AB952A48B2901266A76AE0520E , 0x65096025E2EF50228C6FD281A57DB311 , 0x6509FC283037E4174486350D2EBE82D7 , 0x650C66C8032F80776674C72362786D15 , 0x650D6783CC0CEA5B10282CD1F5A9402C , 0x651151B8E4C6CAFE34F8CF8A1FFBBECB , 0x6522934096567ECF421232942E66F643 , 0x6522A1FCE54596D0778D7D50FB365ADB , 0x652619A456C2866D208E5911E1ABFCF8 , 0x6527BEB88159F0033E029052E57A07B3 , 0x652BA11732C0107E485AB9C7C75627B3 , 0x652CF205752D798039B16E6FE414F38D , 0x652D30B54DE321B2FC5CEA217C3FCDFB , 0x652D780FC865BA2D431EF78C48056D80 , 0x6531806924B6A4C925D08DB9A96D6F6D , 0x653CB3EE10C95D787F39BD306FD59964 , 0x653D0E6D8BA5B66B6497179973161118 , 0x653FB6AF776179EC1BEB4176E47EA593 , 0x6540561D10B0CB44C9FC7B4AA6AB07B2 , 0x6543D2051E02FE293AD66D8F5EA264D4 , 0x6545700E8C0D76F7020811BEDD43784B , 0x65496C3EA5E35F511819CB02E3913A45 , 0x65571B9147E7CC74EB033DA4FA03F4E5 , 0x6557469B14A0515F4AD043E26DA491C2 , 0x6558B24B052D9270D7CA731DB7CAEFDC , 0x655AAE33080A51B39079664C4F576F68 , 0x655AFF27AF07172A763DBECF56580916 , 0x655D312B8F495436F01A0E5F0C222188 , 0x655F52B685B84421F673D8BD886B338C , 0x6565B0313703E95572B1E31646C63969 , 0x6568D60CD0B850A3870C49A5A3DDC512 , 0x6577841972D331BCB4CD772FF82BC4BA , 0x657845987AE931D4EC7DDF3231EA6385 , 0x657EFB8A560706123B7E3FE811E529FC , 0x65869FB8B338E7489585B62532BB0A0A , 0x6588704A454D3D2D36B8D097E47B8373 , 0x6588BF1A436148FC4E41760DF84869EB , 0x658E2FD4269398B4CD0DFD3BEF496143 , 0x659072AB33AD94C103F94B0FA4C1FBCF , 0x659CA8A1C08E3652CDACC479468FE199 , 0x65A1E23B5E0D864356BC2C231BEB5C31 , 0x65AB123FB64AE7880510527BADD1C0F9 , 0x65B059EEAD747921F0D925A274BD9069 , 0x65B48A03631D2E0F7E48D46FA2740CC7 , 0x65B71EFE53333BF9735F3EBB64AFF2BA , 0x65BBE79C3791E24C8FFA309A47FCC4CE , 0x65BBFF87F784C33F6B732CEE4B34A856 , 0x65C2870071E8DE3BA097F2E70E2BE65B , 0x65C306EC14185CFA484D61C8FC09B454 , 0x65C56D38C3BC4BDBF23065461DFAFE11 , 0x65C5A5D8A60CCFA373B2665081E43D6D , 0x65C887FA61F7DC4A7A9F1737E09AE288 , 0x65CF4A8BD44F3F5E519C6D6140C1F824 , 0x65D1444BB5E9232371A3D0A385FE4BB4 , 0x65DA7424CA27444E64DB93841607533E , 0x65E401442FEC68D9FCDA9E5D88C1FE53 , 0x65EC313A27AD040AE62694DFFD86BB6D , 0x65F6AA5BD609FF1ACF99106B7402561B , 0x65F71602371414790ED79008508D601E , 0x65FB25BDB34407394C9DFAE0893E9048 , 0x65FE09AA13CE4C4AB0F4E1E19267C17E , 0x66026C5ED14337091070F36C04AB15FD , 0x660B038A0A48729A2D8FEBBB8670915C , 0x660D347A903279AD2DE81BBED1297BC5 , 0x660DC6EF63AD59DE0F768561A6109EEC , 0x6619FEC638ACF333971FB357917A462E , 0x661C4B70528EF0B3441E2B547D38B085 , 0x662AA8E4888A7F867877E68CC6D1A77A , 0x663A1ABE0BA540A89A660E16D496CBF8 , 0x663A85F65F7EC6724DC9337A4BDE7945 , 0x66405BBDB31DE1FC789DE2A8DBA3E655 , 0x6640A88BFC38C372427A4A7AED72B35F , 0x6640AE27268FD1171D0CFECB54E5F8BF , 0x6646021FA554CF55A07EA68BAE287839 , 0x664A8B83F405CC23E3726DC89B7202E1 , 0x664D4DBFEBDC6599505D2D9C1E7C8CD8 , 0x664F772319EEC94C60FFEDC8EEB38335 , 0x66537EFD0C5B4CC99EE9254C0B5437FA , 0x665DD12219590D68751EFDE369AC1E32 , 0x66665EA5F10C59D21109B167C8BD0041 , 0x6669FC242D6E9E6C1B768E5F8941582C , 0x666AAFE9A3518E258D513F2C324752F2 , 0x66763C8A62FA8C35DEE6416B1AF71FA0 , 0x66783EF6FE2E36EE8328C72AE8525A2E , 0x6679CD16B394B296153E192E91906F69 , 0x667B9A7ECD1CC6C019DDB3DE862D133B , 0x6682B724A07E7810BBE17E1E058C030C , 0x6684870E1F270EC9F9E8A3CF7EEEE284 , 0x6684D21E4422B783E54A349FA883D2D2 , 0x6686C56D60665CB575EC89D47768D4B2 , 0x668A7D933193BAA96B5E1D37DEAF32FB , 0x668E91327DECCDF52315C03AC9E8DB66 , 0x66944CA85D0F83E329C10A9104CBD0AA , 0x66966C819F9B43C2EAB8873110138178 , 0x669A4E35F4E907837F5DDAACFE57768F , 0x66A0FDA4B0751645531A3E0B1955C1ED , 0x66A30B8F27A52AB781F2F0AFB4F113AF , 0x66A71BFCB346A0C675DA4645F09220EB , 0x66B5FF0538F40E64B4BA0BAAD6409D9A , 0x66CBB0AC376CC18BA85E65A5378D346D , 0x66CE51A03276AF86BAD58DB12A08AB7E , 0x66DD262893B6E436AF776445040C6378 , 0x66F1D1F7EE8FA825225496B4349EFF1F , 0x66F70CB8998EC43FD28E19F5975F5CEF , 0x66FFCE4FDB1C637B1CCB96F7E4F20564 , 0x67027D4D2EDB575E2BA3B04E1627E35E , 0x670300E8DE61381B6DF1ABF38C5D397C , 0x6707EABCFBF0DF7984749490C1CC2CC4 , 0x671550C1F735BD764E3898C7D0014EFB , 0x671D54279F0C55526B2602E454789E09 , 0x672146FDDC226C87C3EA4C4FBEF09D38 , 0x67239F3AFDBC1BFE561F8A4210D920E1 , 0x672B4A43FAAE70D9C1A6F287A81D88E7 , 0x673126979C55A6F85488383E2716E419 , 0x6731D621F2586072B3B141340F06C721 , 0x67382F0439C0BF00B85B08E28C14330F , 0x6739DB666FDBAC82817C46ED49006A55 , 0x673B00452A76AEFB16786063C869F2F6 , 0x673BDE058665C56F265DEE44A209DBAE , 0x6747FEB44B43B4C8217BBFF53BD28694 , 0x67484A475B8DF651AD3D9EBAC02AA994 , 0x674BA044AC24BC599BE5E5E3FB8FE80F , 0x675442DE0396A4A9964218B47E270CAF , 0x6755B4073DC99D7410F568A5338E28D1 , 0x67562FF25E0A99626B3F7971287C3E00 , 0x67636580A751E07CF252505EA32B5F24 , 0x6763D02065DA84C98D6193AD81AA4487 , 0x6766038C70AB3B381740757E64A3945F , 0x676789073E25CD0324EE10EE0A9E813A , 0x676B85A5B87A194929F50E638EA6CFA4 , 0x676B9A41BCDCD6C5BBB42E8EF9165671 , 0x677100F7B9812E501301422520D18BEB , 0x67757D249269C9450B0628977B6C45EA , 0x6778218A8BC68F5732F8BEFD3FB08436 , 0x67877DC24847A835CE500EDDAC8F7ECF , 0x67888D602AE6CD3E174E32A6C3C4160B , 0x67A88A078A255E3233A002D0A50DB36E , 0x67AA1224AC78E86068CE9AB08D58173E , 0x67ABB7445DE2013C5F359F33E4229276 , 0x67B005708D074F8B5349D68F70672E4A , 0x67B01B332E2602731AC55D6EFB249C09 , 0x67BF83B7473F829D45394EEC2361733F , 0x67C50F92BE154C4610F66DAD457BE5FE , 0x67CF9268C51BAB980B7612E6BDFB8983 , 0x67D01C9E53A2A874084229AF8AC1F27C , 0x67D36162C658CA619F695B5DF8542C6F , 0x67D5E3BE39BC996B4DE05FC36DED33AB , 0x67DB563D17D19BD98CDC6F30AE7BF884 , 0x67E0550C18EFA6E0FCAB1894E120DE30 , 0x67E1CA4DDBFF0CC1D55B4688286052A4 , 0x67EFF03CD405573E441D19D6E8182CAC , 0x67F04CB1C8FAF791A2F3788A361BF3CE , 0x67F4C580B0DC7BCF20981AFBDD72DD38 , 0x67FD91CCED7FBC7C40F1CF36E69E6EFD , 0x67FE523C17FBE429DDA58F3B152E712D , 0x67FF175A3046C4CEE0D0CB0022134540 , 0x68008842535300C30C482E3BC5D765A1 , 0x68019BFE03012B34940736AF4BAF1BA1 , 0x68036387858980B760FEDE49438B0ADD , 0x6807D5B801BC4D683DF04A24C669B8BE , 0x680BA583A1FD36C6A0AA8D3AA5C1F195 , 0x680D8B6ADBB08F2735E0A1F565913A28 , 0x6815ABD3777BA852EF2539BBF65F4C55 , 0x681C940D3B40B3DD5C76F2F3009C2FAD , 0x682F604793C4817AC19502D78F959A2A , 0x68329D2E337457F57831548226308F55 , 0x6834211C1CD687E6038B98A681531348 , 0x68367276A41AFC299169F6BFEBF03201 , 0x683C21800DFE092A26492FD918189974 , 0x684FF0E8A958BDF9DB4B3956BAF5A69C , 0x68663DB71CC67193AEE520E2F0A5B40F , 0x68724D5FA73A11B595618E59028B143A , 0x6878D07EB48171EB2EB26E8A5F45EDA5 , 0x687FAC0ED7FC81B44CF03C1060ABC466 , 0x6880713E17E69437D0576DB1F472DB51 , 0x688A98A874D458389FC46CA3B33B2CF8 , 0x6890DA925BD074B588D139A68990AA71 , 0x6893F9DA69C71898232824C2F1252E94 , 0x68961E3BD9133FD6AED5CF03F62B1F76 , 0x689E375E6431AC19E20BF5BBC82F800B , 0x689E686A1A0C14CFF278AFEB6C95F964 , 0x68A33CD76DC442F708ED8A16CBFAEEE4 , 0x68A366D4B9FA4289FB3A12ACBFA2D217 , 0x68A6E82D7909B949132F34F1164E3AA1 , 0x68AB9CD23033600FC64D24F0A3AF202E , 0x68ADE14E9C6778AAB4026F1BF096991E , 0x68AF08ABC26EE5B46CDFC39A3DFC51BA , 0x68AF3F9885232EE8962B063C44DDAF53 , 0x68B57E767827E147084CD03566D97795 , 0x68B63BBCD2C4047E4C14C3E737F5A070 , 0x68BCE62BE2F948C7B61ECCE9271D4670 , 0x68C24404B02B0F4389F4358562FB812B , 0x68CB62BC85A402234C7FC1CA39F7441A , 0x68CCB8DA7119FB053A4C0186DB51ECC1 , 0x68D0261621C1E3502E50AB0CB129E18D , 0x68D3660821C9106C5B5B5F44AD4BC2D5 , 0x68DC83E54F44218FAF2D40C7FE414B84 , 0x68DE07B9D7825789FDF8DFB3BB20C08E , 0x68E1E5F2E23BCECCC1ACB01D6E712658 , 0x68E277277E4BDAD1F1382B2D32140B97 , 0x68E36BCDE71A3DA68FD77D45105B43C7 , 0x68E9E7F6912532CE53D3D67B8981E5AF , 0x68EE4BFD50F79855D209B64F47587B75 , 0x68FCC66C64127F96CE3088A822643FEF , 0x6901E1854978FAD8A03D75D3CAB1C7A6 , 0x6905FC78A44BBA3E21CFE63B879B67CD , 0x690685F7865B604836D25763FD968EF7 , 0x690771359626F7C9BD6DEF310F4B303E , 0x69088A6E2B20CD33E108C7718EF4C287 , 0x690E8065A92A4DA19EAFD97996F54899 , 0x6911309E2867E87B021C686140435539 , 0x691A0942EFC12D23FCBA30C1FB379D08 , 0x691DF295B0E559F9E2B4D25B1365893C , 0x691E6CD3FA355C1FB1F53E8B0D99A992 , 0x692148BF9836412764FF1C8AEC12BF37 , 0x6921E35F05BAF8D8A3FB726F465530F9 , 0x692B445753DD1F7260EDE4533595DFA3 , 0x69369F42F85E6B67998D0F145F3BEFD8 , 0x6939F66B3194634D28295E89D9F01522 , 0x6940D87A138E7A33D3F3E571B2F315E3 , 0x69420C341F0A6E6E9D33C71803BD05B1 , 0x6944021532DE79BBD97C33E1FB7EDE9C , 0x6947A72106E7F527083261284B549750 , 0x694B43E98705F587F1B7DF8CF8726937 , 0x694DA5DB9222F406BFDEE87CB4659C69 , 0x694E120420C910271D734D926883EA3D , 0x695026A8FE90E21B62E9F4CE27AC516D , 0x695C27E0F5D248CF593E72BA80C04591 , 0x695FC986325011C8702599C2F61C3222 , 0x69734718231398F17E9091D5487D822F , 0x6976754FC32DA1BDC3DEC2B47AFF2122 , 0x697BE70948053B930B66F8CD4EF83E99 , 0x698B2F3098A4B48904A990D84FFE7AE0 , 0x699E05823F6C8B61021B874675FEF183 , 0x69A56CBE4C8BB8165CD2432B212B205D , 0x69A6EE7590F3331DBB62836629A7948F , 0x69A8AB0341A018E356B0CE3C88BB3D81 , 0x69AA93A4A5270B2B960383AF2CF86B7D , 0x69AD71618457AA1610DA39241DA47824 , 0x69AE04606242D6B2F39D2A3FA8A97F2F , 0x69AE1BD2166A72C47BC833FB988AAEAE , 0x69B3A04AD8C4C115496C5262979F9B76 , 0x69BB791F1A4BD9C9C27E489357EEEFEB , 0x69C779D59290E084FDB43B291B87EA84 , 0x69C79577EED4C7B9ED61CAC7477145EA , 0x69C8EFBCED15E89EB093C49A43BF265B , 0x69CCAD9B7C33091278A859F102FC3221 , 0x69D5030AA0C6A1D27A9224E12F461E7B , 0x69D65B353980F302A8AD663418993D7D , 0x69DA515316E9DCAE264D0BF7BF1397FD , 0x69DC75AE7C7F826A0BDC87738ABCEDF0 , 0x69E114FBAFF7119C74B568A1D2840AAA , 0x69E216CA08E4D222FAA8C0EF7591DC00 , 0x69E5F074F17734AC2634B9846BDE6D10 , 0x69EEC700642BCB52E14C2F24B45C960F , 0x69F291ACEE0449B8140E40EEA477488F , 0x69F29290D40DD2CFDCEBA94E02177A03 , 0x69F5FA1D621D5CD81F4BCCA527821472 , 0x69F91E96594DD02B4C724ECB82E8D404 , 0x6A0004256C64C12E2FE1A3B26D6ACC96 , 0x6A04F99658123155E252950ABD9731A0 , 0x6A099797807FB58A585E26038F4CA1DE , 0x6A0B00A91ABA3A7785C7A9D7FC1296D5 , 0x6A0DC95EFA984569A2B97ABA2479A18C , 0x6A1485DFE64DEBCA22219375D4647F3A , 0x6A169DCC31F68E6A8CA9F323DEA5BAD7 , 0x6A2325D7130FD8CFACDB695F9E3EC978 , 0x6A23863E0D2E8B9D6F6F417BF3902B8E , 0x6A23876EC30A264217F062DB8294D33E , 0x6A342E313318124D9B3AB4BE1367826C , 0x6A428F4E7B5197BF1A02866BC0B6F5BE , 0x6A48543EC09B8DEBD93AE916C11AA1FC , 0x6A4A3D99605A26C8EC45B23997C34A5C , 0x6A4E504A86D51E3FCE80F6950F903D11 , 0x6A536EC6565DBDE8E6385FC26911F80F , 0x6A546F9B7CD9E431A5203FFB407FD99D , 0x6A5F1C6FC133DA50F801CF856ED550E3 , 0x6A621A24ECAF2567FCA5C6071CF47697 , 0x6A6CC526B63210E61AAF77514F42C4D2 , 0x6A781E404821D1EC696B7BD71BEAD315 , 0x6A78AD1BC54F5AA1B25EEAE129E54D18 , 0x6A79993979538838287F1C76BA06C278 , 0x6A7C8E504E1CD7EAF4570AA922B6E39A , 0x6A835824F03D168132C5650436FD1BF4 , 0x6A89B70C5F94694F9F4DC491F449EB30 , 0x6A8AA345E6CA9A8FFF61685B664EC44C , 0x6A94AE4972FEBA5FDEEAF1B49DB2FBC3 , 0x6A98FC6396727AD2E1BB3CE757F0C7B1 , 0x6A992A5788FCDD1EB1676E513DCDD76E , 0x6AA6C86B09540AB5AA93B22A6D157E6C , 0x6AA977803D2B49932A5EEEB447DFA8D5 , 0x6AB8197CBEF628C11C710C37380399A4 , 0x6ABF4BE812CB1E088E72C2A3610A4876 , 0x6ABFC4F3371E9557123921F0014AA08E , 0x6AC3E82D4B0E516CFC843A2694C1982B , 0x6AC85AE4008BE0A3BAB06FD1954E531F , 0x6AC89AB2D535A218282B123009B412D5 , 0x6ACD5CF6BE4B19C55BDBE3ED9C8B4B05 , 0x6AD9EC719AA1FBF11C4C4101E5900965 , 0x6AE0E683993C3C8D2A94FC38E95B33A3 , 0x6AE39DED6BCC278D48CC7F27ABA81B56 , 0x6AE9671C00B6B08F83BF0045EDC5C05C , 0x6AEA99109DB8F1079597666D68C97468 , 0x6AECCCAB7EBBC5D9C4F7FD3FF2CE6E28 , 0x6AF119791399935A702FEA7E431FA11B , 0x6AFC0E14BF55A57C278DD2ED3FEE14D1 , 0x6B0EF5785EA102EF32ED37B8ABA5ABE6 , 0x6B13E714BDD4BCAD55D6C840DEA0142F , 0x6B1C9F4F9CDD1E17FF31B4EE1455E576 , 0x6B23247AFF0FBEA5FB5B537F73F3B0C3 , 0x6B2F1A7962F196DAF21825AA30F6C8CC , 0x6B33B4A2B6566B0211F906FD51F767EA , 0x6B38473877C1D0153F9015A54A1465B7 , 0x6B391B9B6468BBB44A4CEA3680B31F11 , 0x6B3BB9ADB665244864481F24EB5CA122 , 0x6B3C22DB401B149AE29F4E58A36F3D7F , 0x6B3DEE39737BA201B6AF54B85CEE2423 , 0x6B3F64ACB4D46922986B45C2E2758D25 , 0x6B41255CFA853FC70B0A0A3094720B00 , 0x6B4411605A911D8B2EB5CE44DEFB443C , 0x6B50921FED416E4E74EDF84C75A5B47D , 0x6B5499F2D8871E973256277CA9CDE6CC , 0x6B5ACC9C30B6E877866846B45D2C04C6 , 0x6B683DE4C0E6C83C6F0F1F51AA6FF4B8 , 0x6B6C20BB76549C96EAD81D0E7011F3C0 , 0x6B70B365C28DD6CDC5881FB7229FD7F1 , 0x6B75D7C3780C149A93F3F1F7A107EF82 , 0x6B7DDC26D187961B81E009D10E3B127A , 0x6B8E5976C2673A2802CCA689B8A4E175 , 0x6B9005B87BCF17EE23A7ECAB068FC3E3 , 0x6B9079BD8A4F72D7F47473F3EF9D6343 , 0x6B9454BEAE37A9E0B47A70ECD25499AE , 0x6B958A322BA305A2EF4A0F037409EBFF , 0x6B9C4D0C6142A375E135B5F5D36861F7 , 0x6BABCE426228933273085C196E2D3D03 , 0x6BBB3D4BC15143592CE67E65FF5552E2 , 0x6BC4ED81502A6AE81EA39254E2C4B352 , 0x6BC79E40B2FEE2913B8F1B1FF566103F , 0x6BCC9473F13B94B7950F0E82D343E701 , 0x6BCEB8FE83EB2030F86A6B601BE3EB01 , 0x6BCFEE259DC744B18D3293642A0530B2 , 0x6BD16A46D29CAD4A1343678C965BEEA8 , 0x6BD3A8167FE4A0A4D5185F45985E2F95 , 0x6BDE72899108A4668DB9B40DB925A74E , 0x6BEACBF1B0BD91CCB3E8A5A9C900E59D , 0x6BEDB8555F3B9352B2AE8BFF420A29E0 , 0x6BF40DEA6EB5B81877C6123D776B26BD , 0x6BFEE12C8CB4DB563ECB844597992C78 , 0x6C0094419125F3B1AAF37777CB734327 , 0x6C052D68CA859C1EF1ADA324C7A4E260 , 0x6C0A156FC8915A975F9D9B50DF1E89B4 , 0x6C0F38F2B8CAE3110E1A1E09BC181D7C , 0x6C15CD85AAAB59CE53B388897FC5C047 , 0x6C18545F0C72D8350E24C8A0A313284D , 0x6C1A74CB68481C75534F458DABD4A0A3 , 0x6C1D6506217DEA62B403C54B02F657F0 , 0x6C23ABA2F382EA60F9ADCB8C069C0CA7 , 0x6C30509445A5C6EE097D94DD2B29DFA5 , 0x6C30851BD7D979D0641B5958A9A41202 , 0x6C38A9F4AF5BED2F90E6FC58BD7F0F83 , 0x6C3A043552FB8C860B8CD7AAFF8AAE30 , 0x6C3D7CD5BC01BFB49CA76C9550F71443 , 0x6C3DD30839FC884BDD0980EFACC01ED5 , 0x6C406253DFF31EA1886AC41FB320AADA , 0x6C43F6A9307D84283DD4579731E4A220 , 0x6C45A6003DF721050B567703FCB49300 , 0x6C48453D5F5C9DB7DD1220780B0F5AB0 , 0x6C4D5A7217D3516F0A3315EC774BAA5D , 0x6C4FC3D1ACA7B9DAB29B8B0D5522C9B5 , 0x6C52088E364E17C174C7BA6A020D7DD3 , 0x6C63CB96359616EBA0DD445E1B6D5D8E , 0x6C641395CECF721919A5DBA6B84DAE66 , 0x6C65D630560A6FB9DE4D1E45AE5D6883 , 0x6C68A122551859D273CAEF84546D94E2 , 0x6C6A1E27B4E2407B580B71671224C39C , 0x6C79C3A14B7986B0C6652082D46B14BF , 0x6C7BD35AB880D8ADFF2C99CE25261AC5 , 0x6C7C583F76260A6D0230EB2C6909179F , 0x6C8E1CA540AB200407743EF2A1837CF8 , 0x6C8F2B8228F8C31E7D9FCD15E480DA9B , 0x6C97995267EC5A7862920251F2A9EEAF , 0x6C98D14F39AE2158147C9189CE8DF960 , 0x6CA06DF516DE65B36CE5481C986F07C3 , 0x6CA4F0CF3558D7363BB16F160DA2AF44 , 0x6CA979B09E4F760645DE19F702D220FB , 0x6CAA7FF59491ABE5CE44637F0591354B , 0x6CAB7EF87EB02565E4284BF387D35EC0 , 0x6CAD887326096887AE9785AC39ED23CB , 0x6CBA27B0797FD116539AC1716AFB4FBC , 0x6CBC56B1CC960C03DF8DE781FF781F17 , 0x6CC16F73F4A3A196579C1E9FD38E57E7 , 0x6CD3963BA12AE45B72C58D666C3E2157 , 0x6CD3B06BB5A6AC4DB48493A64603BBCF , 0x6CD499C2CF87A9EE9339AB1B00993F1B , 0x6CE19A6F3E21542BE624C003D3A1CC0D , 0x6CE3A1EDB3273E1AD1E5ACFD1F33241E , 0x6CE6182FCA8249D91C242F5573FFA7F2 , 0x6CE98851899663345D18DF861890757C , 0x6CF4D956240059C8B4B49DB02CB29395 , 0x6CF51A5F1D4ED63AAF32FCF79C9C8E1E , 0x6D096BBE77F1B58A421428E04A5505A9 , 0x6D0EBD1EDBE254C2AE7406BB20F414C3 , 0x6D11D4ED27B5842E59BEC5F0FC7A389D , 0x6D11D7EFE64DF5DF15CE36BA6C764F7A , 0x6D1483D27C982B77CB964F96F3C13F18 , 0x6D1EFCAEB2379E5FE5B1E78EC84FEE5D , 0x6D298047553E9003CB8492A3A7452A98 , 0x6D29C80EFAFC3F95726461AAC622A852 , 0x6D2B1AF205750E1A40B2131FFA479D3F , 0x6D2CE6AC3F16C2144331494BD87ADC12 , 0x6D314602C2048DEEDF997BC96BF8E8BF , 0x6D35A4D44FD8239AEEE751D10347F1DE , 0x6D39A6E6377194ABD0F018755CB47FFB , 0x6D3F141BA93C0D85FA2A58630FC4BB17 , 0x6D419B20C74BC5CBC3A567FB29FD9493 , 0x6D4D8C13E8DD7A77B83A35B424D0E9D8 , 0x6D4DEF89C908B939B3F456B2E38162E1 , 0x6D50BD99A116C7105A75064D12318DE2 , 0x6D5883AB7ADE9E09636FCF500847ED26 , 0x6D6188D443C259D225C99F8991ED7D1D , 0x6D619BDCCB8F6FA192132123215AB54C , 0x6D6B307BBCA1D04145114FF516311C49 , 0x6D709EB032C86A8456704126093D3E94 , 0x6D713187EAA9B4A68EC0D423979A6E24 , 0x6D74E7B8E3D6F4A45E7B49C4953D5B26 , 0x6D79C6E605E80F9945D6B8ECE6A94372 , 0x6D7CF911CA694FD118EEC1D1E2938057 , 0x6D7D098962E9A8A1C131D510D2B33955 , 0x6D7DA35491746F2937661D653230A37B , 0x6D8600DB475CAA7DF6F805EA5A6DBB78 , 0x6D9B94518BC03F6C4ACEE8EB574DB2E6 , 0x6DA403E214EB06D877BD4AB99C63E92D , 0x6DB561D7BBC1C8E5A4C607DA77480A36 , 0x6DB5ED5A2C77EC540E1EDA72ECE91733 , 0x6DC258A4FFE357BE7E69AADA6082F4CE , 0x6DC5E862A46F18CB66135C545E6BD422 , 0x6DC6AEFDC1FB3D9151AA0B04EAE8A5A2 , 0x6DE00377CD59DA70010136750B8EEA13 , 0x6DE2D56E1334442F2F756716781E0119 , 0x6DE38A524D865BAA84974E575515CDEA , 0x6DE94F40B525B485C018C9753E41FA3A , 0x6DFC06C47813B84C89A441FF8721BCBE , 0x6E0049ABA40658770D40E0AB174D4E1B , 0x6E04CBAC3BCAE4F1E2A6B7E563F549E8 , 0x6E0893CE8153A5446E2B0DD181495F97 , 0x6E0A88C2AFEFC542A309C83B6991D3B0 , 0x6E0ACA94B2A3E3ECEF5A1F3DA51FB23B , 0x6E0FC527231A6B0A490DB54F909121E0 , 0x6E1C7DBF718767167D408CBCF0EB9C00 , 0x6E2A41BE42E4F0F5FF7263B2F8331DE9 , 0x6E38D30CF6FF2ABDD2B89C0FDCFC45EF , 0x6E3E0862D13EC240620A81B47E31745C , 0x6E3F76527734660B651BFACAE0B454D7 , 0x6E408909B9DAB856ABFFB2817F1B7D27 , 0x6E436BC188F80AE197E4ADC33CE89685 , 0x6E4398947F30C1634A44CCDFC4EBB5EE , 0x6E47DB2B5864641F95C8E3E56C520101 , 0x6E4C9C23F6B1395313B246204E0D1376 , 0x6E4EA8AC459D176A7E82656658974072 , 0x6E50540E4EE8732E0EEBF90D157B8BB0 , 0x6E577B955325BCD5DA5AED023108774A , 0x6E5B9D62B7191205B99247B280C5DBBE , 0x6E5E13CD81A0F5BC79BB92DD1D268D26 , 0x6E66BD02B4C15EB9D5BF39EB6BAC1EFF , 0x6E71A26F0BD481DFC589986826398C1E , 0x6E7F962D74553C21DEEE1B40CC08871E , 0x6E9A6D2631682E9140568AF30C96F497 , 0x6E9DAA00B9088F7922A72BF8E1CC8662 , 0x6EA4FD18C40B2EEBD20FF6AAF8FC4FAC , 0x6EA6EBE13EDF9D41CDE5E3ED2CD42350 , 0x6EA8AD8471C02595A80EB6C93D2D45C8 , 0x6EACC7E19AE8CD076EF24A4617E1048D , 0x6EB075CCAA4882E4819552927EFD35F3 , 0x6EB59E1957BB1B43AC12CD36425AFAF2 , 0x6EB7C84DC93FA545B76BAF6EE31237C2 , 0x6EC72888F66FCE4FE735322B67DE924B , 0x6ECFA89BB47B22989391C17D3009FDD2 , 0x6ED4F8D43489A3BA849CE46B7F309D51 , 0x6EDB9900CF461790E1E99C9AF4816459 , 0x6EDF37FAE79BFEEEA5CF2F156BF93BF1 , 0x6EE5692A3319FB020A83A21A7B1AA332 , 0x6EE5C9D4CBF84BE840C2A4D58270D555 , 0x6EF3C5112B59DAECF723B1DD636D75F4 , 0x6EF76515630AB501CB7084726A17A022 , 0x6EFF43A5C2EA3D10F83C9A069D835A8B , 0x6F10E119775B269F86080C810E03F212 , 0x6F1B877D57D711BA43DDC30CF39F9379 , 0x6F1D3C0618C23FC04F5F1985B9F81730 , 0x6F1F6265A1539BB8266C8A51B33AC35A , 0x6F213EFA30A4F6DD3BA6A7F0B749AADA , 0x6F2C683847508812A432E99C4584D240 , 0x6F35D704FF96F7AF67736CBC11348B55 , 0x6F3E15082713E7750553DD5D66C280BF , 0x6F4028995641554591FBD5A9C180A6CF , 0x6F44DA0079C11B95B53938B7E3C34F65 , 0x6F45172BD7F4C607B41266AD24E45712 , 0x6F468E272B20B295AFBE9B8BE8DC2D44 , 0x6F46DF52029A5315F8162215C820057D , 0x6F4993907E3EF53F58E48334F8762960 , 0x6F4AD06941650800141A481D2EA2590D , 0x6F51AC94E3A863F5F47E021E5ED360E2 , 0x6F57AC78185C130A0636FC40D85A2781 , 0x6F57C27FB62C497EBABF485894F8AACB , 0x6F58073C9BCB7697C73666643A394C91 , 0x6F59324A1446C2C7DF4470210AD6F37D , 0x6F60271FDA38C791FE781953925421E1 , 0x6F62EF581338DAC2EF0A56D1D72A3ECC , 0x6F6C5F502DE4CCB0DA725F2DF11E1CAA , 0x6F6E6CEE3974EDE3A972159D77372E26 , 0x6F71D1B919EEA1A79B53E5E161D94FFC , 0x6F72BF83DA6B156DA2B1E6EA7911EF21 , 0x6F73E1E13CDFD88B271B2EB481A74564 , 0x6F76E346E337C0E3EED4A4E58214411B , 0x6F872677EC4A923B3E8807D98DAC1AD1 , 0x6F89454F876F4DC456A87526DB18FDB9 , 0x6F89E577BBBBDAF7EE9EB3FBAB80BC9B , 0x6F8B71DCA84B3D324438136F16C4E5C7 , 0x6F8FE2ADE08E383FFD492FD191546A74 , 0x6F95E683C78AC8C6D461CC8AD79B5CAC , 0x6F967E1D83FE567D22C9E8A24752898A , 0x6F9E09947AD8821C8AB9511BFE7F8FC7 , 0x6F9F3F84C640631E178C98F17FE3B40B , 0x6FA133F6DA2E2217B2051CEC67D51A5C , 0x6FA238E1CECA97C5671A6511C924D6A3 , 0x6FA28DA43A51EFBE6998765B4E54D5D7 , 0x6FA8980253A3E44A2935472CD78C1410 , 0x6FAA3E4C16E1B2E0D6A2D8D4B39932BF , 0x6FAC3C93ABD8E080837E160A74297806 , 0x6FB1E74FB8CA529195107E66DD28FC83 , 0x6FB55ADD2773D4B5EB8C68CCB8D93908 , 0x6FC222D58B0F2D3E00BB162EEA833006 , 0x6FC2622C15F8E6572FEEA1F91F21CE07 , 0x6FC35420AD65B7AC89EF15541BA0C8AD , 0x6FCAF4EC0C87EE3446B122BFD73D5ADB , 0x6FCC02683FDB2F48B98DA72291ECA30A , 0x6FCDEB5569B99FCD884F479939377B1B , 0x6FE166659C98DD8C4804E981C46BCB02 , 0x6FE93176495F80AFCE98965BD2DEB9D3 , 0x6FEA2750B5FF6C1978BD6F5C6671F1B6 , 0x6FF2FC3339F54EA9C495D0C8DB0604CB , 0x6FF38A2EA3D148C6B092657156962B54 , 0x6FF528AC7A6F825CBF0E44B93D1C6D6E , 0x6FF580C753D01FF26FC9F59510CA4C3D , 0x6FF587754463DDFEEE07A8113673DA30 , 0x6FF58E1BE3DA05A1CEF41EA8D8AE1510 , 0x6FF5C1C20F5E99B9E4EA2596F937A0B2 , 0x6FF9EFBDFAF7FFC18AB204E373D57313 , 0x700A5F0FF13434E34B38E8FD9B994864 , 0x70136C85447ADAC9E9B34552F6CD8E30 , 0x701576E144A2D10A7378ED150817FD18 , 0x7017D3E1B8BB00CCE20CEC39CB6B4040 , 0x701B3BAFEC37BAA996894EDEB9454390 , 0x702253BF3A5A913A294031E1C3277D2E , 0x7025F4225F9DED8A2977C0C73C041139 , 0x7025F5BB2C09C8FE2E52C9A68C31AD84 , 'p@؋\'dfl+ퟔ' , 0x70430D279B665EBEB4DAABC8CAE4C77B , 0x70486388A314E94E432C661557CB259C , 0x70494F4709990FE4C837CE9CA0DF9726 , 0x704D150ED25063AA6B80A10691B4DA65 , 0x705518FF49753418838055120429DC20 , 0x705CD8FCD30C090D233610680EF9F755 , 0x705D1CAAB68D423932CB5F6971C23DE2 , 0x70682E75222B36CD65E948B5D0A50E24 , 0x706DF18B27A5146DD31E649C01E8C8FD , 0x70707AD8E358FA911F14E65A0982E4AE , 0x7075AE87D443D8E4AB6A3BEB7C262892 , 0x707BAED014DFA19A3481C62EEC1BBD5D , 0x707BF7539A0298EA299737926C48E3E8 , 0x7081D3F4CB57E301244C4069B8EA6F53 , 0x70862C9BC4E81724440917DEF1FDAA8F , 0x7088A2834B66FB2A66DACF2428455389 , 0x708AA8B48D2D5DAF88235E5A137DD07F , 0x708AED78A7CF3604AB87C477C03ABF20 , 0x708BD2568229FEBCC4FF0B104B3AA1FD , 0x708CD5A84DFBB562FC6F574C035F74FF , 0x7094266846367692DDE02400C8BF64AB , 0x7095978593D432FC0C8EC4C5312A286C , 0x70964B93F09E39B2BB34E38090ABD674 , 0x70A5FA6E71846F41D8B8C6BD976B6451 , 0x70AB84C0156952F618EB051AB6704C8E , 0x70BA29BCB2AF8E793E2AD38F882302C7 , 0x70BBF1FF80CAB29AF9343DE386BDD919 , 0x70C7C8C7EDE1DD2C9F76F338A132B0DC , 0x70CB7FF1427AD07E22955BB4FE4FF62F , 0x70CBDCDEF24D6660ACA6F8771B674A69 , 0x70CF7F2497A0B28BAC46F7EAB9B37D8E , 0x70D02F79DF579172EB0DE26853CFEC67 , 0x70DE0D7C2F75A5EF8B4213E97241A1DC , 0x70DFFA18B4AFA9B935EC5DD7856271EB , 0x70E2E638191EF020D561EB3E9EF092B0 , 0x70ED9B08AA766C7819417708258EBEB8 , 0x70F752F36B5FF1B49F9799B32B8F97AD , 0x70F8E14122438BA52B85066559528A5A , 0x711C7C3627E1B0C8C5CAEC8714AE3713 , 0x711CAA2241FA576A30E170EE4ED0608E , 0x711F7BBF65AC42DB4A1B403CA434A475 , 0x7124943C2AB84DCE7667E74CF6D6DAC7 , 0x71263158E244349AB9795EF13B28B1B8 , 0x7126481DAE688BFDBB7950B4A0ADEEAC , 0x7131772AD991FE16FB5A6C8ED0A6A4BE , 0x7138E0BEA81A17E29963D124F95C2A35 , 0x71434D6E9DDB8069C48B0F9475B1AB01 , 0x71483647F635A623804640159677F988 , 0x714BA76790AB19F679DBA524CA68085F , 0x714E78C28EA3431739403F8A8C1F0944 , 0x7155B4DD2D1811E93BB607C74E22AE2A , 0x715713E79DF019BF7CD152208DB37746 , 0x715DC528B553BE34B8FB1D9672C4CE6C , 0x7161916D67DB89672C61911C98F78197 , 0x716648AE8FF86373E3B217AE62A576B2 , 0x7179BC21EDD6BBE3A29F8F7498436294 , 0x71819CDF06296484212E78B3BAF990BC , 0x7181D77A5FAF24EEF5897CFAA6AC207E , 0x7183A5A04292AE7EE14E52FC392D39B3 , 0x71841371B29AB02A2E5771829255D7D4 , 0x718831278EF4830A786881C247ADFA5A , 0x718CDDF045D456765B964E9FC1D3868E , 0x7195D6C9C8E3399A9B2F7ACF72D11479 , 0x7197869AEF89552B0F3285F1144E55BF , 0x71987FC701A72F1FAEAA4EFCBD623978 , 0x7199B65EDD6DFE1DA07EA0E921CD3BA5 , 0x719BB5C803CA7C585B6608620DB8A220 , 0x719CDD9C7E7EF6260F7638610EEA0C29 , 0x719FDB03EB46130A5506C3467E681CB4 , 0x71A089436418DDB7401E49A55D8E746A , 0x71A72A83DD2A13DA50FA72BEC80961E7 , 0x71AF8DDFA8462F668D2E15629F543D19 , 0x71BCEF6034775E11A903B5FF3B7B4376 , 0x71BE6DFF6DCBA28B85712FEEAA11985B , 0x71C2695ACBDD1DD33C86A4ADDBE3DAA8 , 0x71C37FF3B0EB35EFB0EBDB3F7471E6F2 , 0x71C47A8511F04CDEC4FB15C390074F53 , 0x71C5DB4E583087583B7EB12EAA4997A1 , 0x71CE9859BB18CD7D1DF8F65DE92C96C0 , 0x71CFB6494360A0FC5C4596EAA566604E , 0x71D1578FFA78619F2DF0C6C138FB3EE1 , 0x71D1D6124428DDA2110FB2834D00D6C4 , 0x71D4474DB0D13E2A9E9D276285AF879C , 0x71D47F8C8DF2696B780CBE77A1336B88 , 0x71D604EEE06E57548ED261B8D5B1FEE1 , 0x71D7711A3AA2C8EC326ABDD39FC7560F , 0x71E16189DD741FDB84C965F0888D9E46 , 0x71E3B7DE232AE52D2D848BCAE3A3B6D7 , 0x71F171EB2922AF614ACA058E5B87EC93 , 0x71F7D391875248FED17B3D8F5E5055ED , 0x71FFFBD01F0641C3BE87001B086B638E , 0x7204E0B5BE1B1F333361829A6550D109 , 0x720845295D941DAE099827C99532375D , 0x721586ACB678B05BA7E2A782B6761486 , 0x7216193E6BEB613862434F634FDB71DF , 0x7218D6370356A6E972416FED4A7D90A3 , 0x721E0BE91A26B88F8FF295BEE7E2F51E , 0x722612D18340476D6477E8B396D59A86 , 0x7229D024E6DE59692311B25734703B2C , 0x722B9B20A4185F5CB020CCD5A77F8CC7 , 0x722E2966F815CEB5B52F87318D42ACDA , 0x72377D76B024779F2D94987BC4FC18F2 , 0x72384C4021BC4CE1431CE73202189EE5 , 0x724265AAA72A998E0CF33B099ED49421 , 0x7242BFD2E99FD9A5B7A381E5CD82C55F , 0x724B733FD5DFD066CD6CBF4A9481521B , 0x724F43D914CD387DCCF51EE0980D1AC5 , 0x725A28F06245F14899E6E522DC715FE0 , 0x725DF03EA8FA2F8664C4B69DCC463828 , 0x725FE5B25337529199CAEBE8EA41B66A , 0x725FE9D7EDC3743E635FFA152E54C5E6 , 0x7264EC42B7932195ABA836C93BB5EC2C , 0x7265EAC9BAFC169076FB68D5588E8186 , 0x726E0A56FFBF20BE86AD11984C666887 , 0x726F06B86155FA014801954D436BA9FE , 0x72739B2AE441DFE4D48ACC7904DF1ED4 , 0x727C6AC42D85C22F73734F5C9DD32591 , 0x727D8B8C5ED6FF82F6A207CD7EE95649 , 0x727FC36215A846DAE1E4D6F4B19268AE , 0x7283F17E0C98190A25388B20E9204DC8 , 0x728BBFC07D9F98AC2DE13D5224A77E09 , 0x728CB77B14432E2D9F0D6260D482802C , 0x728CDB3A9ED8FB358908ED5DEF6B9EEE , 0x728DC8DF64ABD9F3ACDC6299A75672D5 , 0x728DEDC07F1FFAD1A6B0259097987AA5 , 0x729259C7CF97C85EB30DF800E513CCF7 , 0x72952BDA049DA64563624132F0B28FBB , 0x72A1E99A23480C2FF32478EFF623CFE4 , 0x72A4C49EA2DBB912498440A708CBE13E , 0x72A6BE80468D07A83779EE831D0124AA , 0x72A7E9167AECFE651A1EB7223A23EC7E , 0x72BB9CDDD99218500D6249A9495D9F23 , 0x72BC470AFD276F704907D014F6F05D95 , 0x72BE73CDB747FFA9366124AE67F26E3D , 0x72C08813EC6AD11E83CBA981B930F00C , 0x72C1C625B79B326FFE9F22795B1048C3 , 0x72C9610A991B6754BC3FD82B3202439E , 0x72D3E95234C27D8181CC10D3B630579E , 0x72D810B20865C359331864F8A6C97253 , 0x72E2109315D0FDDE4CEE9D900481F80A , 0x72E2D61744EDD973192383591E867C97 , 0x72FE2574AACB1F6CA77A9A17C7A6F71A , 0x7303C1079E733296144F84589E689BC0 , 0x7317091788ED5786587F60A4CA351B42 , 0x7317EA4E06FE466613821F703E4B3D33 , 0x731AACF71B6E9620D748857A0D702C03 , 0x7325AF8A8B62CBE4F475E53F43205EE1 , 0x732968201F1DBC4DF94476E22F00052E , 0x732A493455F37B9CD403E56362BE8AC3 , 0x732BCE6321E13CCEF14EF5A921FE0928 , 0x7330779F51BFFEBA3A34137AEB41075B , 0x73325D9CBA47570053894847AE5E5E97 , 0x7334D9F368B8B6E295FFFEEBFCD7E60F , 0x733C3128648954B9DD5F901AFE62CB13 , 0x733E423B6F698E9190213E0558B0881C , 0x734027169ED0BA4AC5CA9FFFFD4A03FF , 0x7345CCF9846F62A2BFC772CAD1895A18 , 0x7346DB91995EC828B94DF7A429EC8EEA , 0x734CEF5ABA75AB32C8F577CB6C6C4A23 , 0x734F3ADB7A185B6229C0D3051F83DCCC , 0x735CD461FE733A392EA7162FB2073EFE , 0x735EEE52005438B04E259BA84763DDD2 , 0x73613BE17380DB6D56ACCD51F533D743 , 0x736ACD692C9C812ECF929365B112738B , 0x736C0275BF719F803FFACBB4EB26E656 , 0x736D11ABE64812AD53288F45C4DB1765 , 0x73754E6B087756802CC5EE31AC989279 , 0x737BD56BEEF992E3936C125B52842943 , 0x737BED5B8E029BA410E388E077D68275 , 0x737CEFA5F082DA9A949E1171AC75561A , 0x737F9E0344E751D823DDE10CFF09CD0A , 0x737FB2E037BC63B27A3D795F2A6FAF1B , 0x738190D844BB4D4D4781B449F32E8DA4 , 0x73839C8A92EBC54BC8DF425371E3BBE2 , 0x7386FF9E78C06E859C89AEC892AAEBC6 , 0x738BA878EE9A99432105238C76BC97CC , 0x7390BAD504ED16B02722AB18B87E6365 , 0x73953FD9AA8EB5133DF4A9EAB7F22527 , 0x73A06D67E2C561049156278949A12152 , 0x73A2A656D5B1919DEAE07CEEFEF6CE91 , 0x73A5299DF2D2C593D6E84931F066CA07 , 0x73AA3DB862DBD812AE8C14CD2AB6B884 , 0x73B13FEE12D1267CD7D8DDA309D4490D , 0x73B51E25EE26543FA23BCEA601F23570 , 0x73B5CBE47990B1F170AD2089DF40F21B , 0x73BFA682D04E9C9AF84101889F64E787 , 0x73CA6EC766E088EF372F518945578826 , 0x73CD241116D0BD400B989A1E01ECC5C4 , 0x73CD2D8DFC220CC594B96851F85B7541 , 0x73D57796034566705D5B1BFEC4EA5A54 , 0x73D672F342F94BA726C03D2DAA034D09 , 0x73DA748D83515330C00DF63FD9E21554 , 0x73E03320650BA1FC302FAC990C6CDBF9 , 0x73E6FB6E315CB09A3AD84391E56826E2 , 0x73E9EC09C6B004EE835B46F2718515F3 , 0x73F8FF9F6B4E12EBE72A71F8E96EC626 , 0x74070F829448D186B786B9F27B5817E6 , 0x74154AB7922C361DE6C816B9B9E6DD1D , 0x741B509AB27785CA5BC01F6A65223013 , 0x7424AEFB8405424703426A188784CD2E , 0x743BD0FBBDBF6D9E605725DD08B715E6 , 0x7444CCD92F9E3CC799A3A92732C0E1FF , 0x7449233B5FE0BD1F0AF27019DCA750E2 , 0x744A02EDCA40CF5F2364982F90EE3195 , 0x744ADC92577BD76753E11531C69785A2 , 0x74525DFBB371DF31B022A3E9183601EA , 0x7454AA9EE4ABCA4B6173EAD22EBB0558 , 0x745C2FD01D147D21C5211BA16BB57E6B , 0x745CEC80B62F6EDCDBA0E8B525D39FAE , 0x745FA148645B6944B3E66886CC588E0B , 0x746073E42FEB4AC94A465B404A5AB39D , 0x7467627B59B779345AEB40EBFAEAA068 , 0x747043F6F7CDEA790B12C13BF6E517A3 , 0x747B3560623339604F3B2C971D9F6D3C , 0x747EB68B508C08D02204D03160828A5A , 0x7483E1CFC6E957328B02B3B555736D5D , 0x7485D96AE57ACD51846BE795A645C1F4 , 0x748DC568FA30C8FAC23C604E03C51E41 , 0x7497E2917CDAF314A757BB9F59532152 , 0x749848DCE4F14364705E4235232F13B5 , 0x749BA64E3CC96BE71123D1FDAEB10B41 , 0x749DA13636EAE3B4B48F6B434BB8BBEF , 0x74A0C39BB0ACC6E189F4D39FBF9511A4 , 0x74A3E8A96BA8B8B7BE304BAEB4805337 , 0x74A6390A5968B0E05C343B467EEE1DCD , 0x74A757E3F3272C70D05888DEF1D0B279 , 0x74A7D28D81B1B4EACD6E09D842D0E609 , 0x74A8F6EEFF08F077890962A84CE31B78 , 0x74B3D6F0A4383BD1EA9D269BFD2BC16B , 0x74B9F4810745E159CD1AEFBA5D9DACC3 , 0x74BBD3B8CEC66E23DB941F175E88B507 , 0x74D1596168BFFABDDA3D54F0549AA18B , 0x74D789AFC49BCA6FE129F4A153862D35 , 0x74E45F6687A10D6D9D419FF6CE8D8800 , 0x74E900C80B70EEF820E9DDCA204246A3 , 0x74EA0DC4EE065158DE1D40C5326C483C , 0x74F8BD688C6677B863999661E01FCB58 , 0x7501E3B7D2EEF69DC7939C8E8F896970 , 0x75059776D5B93C9C7BC49322CDF2CE34 , 0x7507D84500B5B0AF400471745C1BB79C , 0x75202AA8CE832B925BB0E56BA82DB8E7 , 0x75224A29EDA54A2E33D27173A14750F4 , 0x7541FF7D28861E187C27A0DFC91B8C53 , 0x7543F69610C2AE2FF52161A5AEFAAA27 , 0x754D9B3CC68C122DCD6BC1495FB95FB9 , 0x75519BCDEEB2830162BC30AEE477955B , 0x7558FAE2C44CAC52FE8109CAFF9C7166 , 0x755CE997BEE0800CEFE21167287A883F , 0x75601A546575859AF7E8EAA314820FF7 , 0x7560DCA572DECD3B813971DDB358134F , 0x756C709F8E10DED15129F3875835624A , 0x756CFA93CACFF027B233E4DE03D223C3 , 0x75724D168BEC8E4A854179F04C51FF86 , 0x757351C73FC6A7F8CAD96C7985C818FC , 0x757E02CC1F1A44C2F4AE20973012391E , 0x75937A46960A2BE7FC2A639CCFB1700E , 0x7597F05258F16C8866B6740430E2DCC9 , 0x75986DA97655EBBAF136A27D5A558FAA , 0x7599F6C7EDA14CC48599F75FAF39118E , 0x759F141DE5A3373770E5C8343180417F , 0x759FB37E1848F3D5FDE963CCD0412AFD , 0x75A32D5CB7EF3E2B5A88CC1599BC83ED , 0x75AAE5912870978FF8038D12135FEF84 );
Copy
51
2.53 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"z~1\x1A šÊZT\x1E Éùl·¶ë "
b"u;\x1C ð*‡\x07 Ì’P4o©ÅJ\ "
b"Éøé\x19 üŽ›a~R!€ø9ë "
b"¨oÊ;€sÜ[õü\n\r ´è\x00\x06 "
b"]:²yô\x02 ª½ßF\x18 ª³Ã "
b"hŠÅ<\x1C öH–ëèf«‰ƒÂ "
b"¨²„Îå\x1F Ðv“\\x1E Âvûô "
b"ë<€à™\x1A à/\x17 ɲ=’]\x1D & "
b"Ž|Ñá„ëfE…L–ñŒY\x0F ó "
b"ð\e èių2ÚKäûv²ÁM\x16 "
b"Î}…Ô\x7F &S|Þ@,[\x13 ã\x01 "
b"÷Ð?ôÌeò7càÙu\x10 aô£ "
b"\f Ô÷"Ö"Þ‹ô\x1E ƒ†\x00\x01 !í "
b"›ìKŽü6ÍÓ‘\x1F lÎJya "
b"""
´ÛK\x1E Ž\n
RQé}¥®ÅPÁº
"""
b">:Ž$ÝjÁ޶ˆco“b9) "
b"4š¬F”'^8ð¢Ž<Èòàñ "
b"”\x03 œ§\f ¬Ø‹*ŠÄþÅyŽÍ "
b"\v »½{³hô\x1F <<\x10 Eå\I\x1C "
b"#ux̓Ե3\v …Sj0\x07 ¸ö "
b"d\x1D –%\x1C ûÚ\x18 TF•eï<ë6 "
b"˜Rr\x03 gvˆŒ%„\t P\v %|Ý "
b"\x10 ìSšTŸ\x12 .ô{êŽ\x12 ÅM "
b"Cwa5)Á"ƒ\x06 o3áj´u– "
b";›ú@\x01 L®˜ƒt=]P\f ÷: "
b"hT\x11\x1F ß Qs×|@›£™ˆc "
b"DÅm›È\x13 xi\x15 ™Ç¡Ø µ "
b"L~y’‚¦hU\x14 }¯ëll&Ü "
b"Y¸÷Zd½If\t ù¨xð˜Ž\x1A "
b"ýA\x1F\x03\x12 Ø`Y\x7F ûêy\x10\x01 Žë "
b"Íì\x17\x1C â\x04 ͆i³˜fBLë\x08 "
b"ˆš\x10\x1C I³+\x1E\x17 º¯3=™¼ "
b"ú^Æ*4l‹Ó~ŽTµœþÐ, "
b"ÂÂðFÏçÛÍ\f ÷|\x1D\x18\x11 °² "
b"gmͯNé^zºwS”§¸–\x08 "
b"\x1C Á‹¶|#¹¢õ\x07 Ò\e æˆ\x01 "
b"'ȵ¹¯<Œ.€K’^È?|h "
b"+Ú”HaÔU\x17 ¯Í>*ÏÄ׉ "
b"òîœ?÷.&\x1C ‚û¨‚¿YèU "
b"úŸïÌëÞÓ\t ,\e ÇàbpBþ "
b"\x10\x19\t #B¬Î2®eaôwï–Ë "
b"I„@2¹û(8ýLÀgާˆ "
b"š:l‚\x1E Í\x12 2HöŽÆŒ= "
b"Òa+ùaÄ{z¥v»ñ\x19\x1F Öd "
b"É%†«\x11 Ic\x02 ìÇ\x14 ›O "
b"µ\x07 vw\x05 ¨0kûÞ7‡L8u "
b"5à\x04 z’\x1D Îqe%®\x1C í£|$ "
b"{ö¶»ž\x1F\x1A Ëç<SD©øX3 "
b"”\v í/KF¼¹Údû-\x01 |J9 "
b"Yü¯™\x08\x1E KG¤Nf\x0E ¹¸©é "
b"Ò"ëûÆ‚\x12 ŽÊ¼¸W#\x01 "
b"y&»ð2ÞЧÅyq-\x16\x08 Ø\x01 "
b"gk(–PvIJæto\x1E Ú "
b"7¨4 ™œ³&‡\x14 6„qç[ "
b"tEJ'¥Ê|/Æ\v (mÙ‹¿Í "
b"§+ûÅZªÔ¾ç\v ˆCŽÅ "
b"\v ±—L\x0E l)3\r \x1E -PB]‹\ "
b"B€\x05 jáãP&¡Q\x18 ”\r r¾ç "
b"=&XÈ\x07 ÅáÏ\x7F\x14 áÙ=q0‰ "
b"—\x05 ºeß›Ðqó{c]¢¬ø› "
b"ðÆk3n\x03 ×—\x12 ÎD8ÎË‹E "
b"""
u\x13 —ˆÈWΛr\x13 \n
ì‡u\e
"""
b"7(ˆA+På¸ÏÜ|ábûÁ\x19 "
b"/ìH\x17 ^Ö¾ÄBà÷Àí„GT "
b"Le¼\x01 ͇®Â•µƒØ&4û\x0F "
b"ÌÃ\v \x14 ^v2æ®\x05 åÕW\x14 å "
b"åû|6Œ\x1E ݰ´¨<\r VZt¥ "
b"-ªÀˆbA\x7F ¾¨\x05 –Œ\x03 ôBé "
b"çqÇ’üÛÔ9Ø"â\x13 )Æž³ "
b"‘^·:\r _7=Q“Ü ægö¡ "
b"""
1jÜà÷°©t@ÐQG‹\n
½
"""
b"*˜²:cÍ"ÆÝ?ø\x13 ¢{Ûî "
b"þ\x03 1ÐGD†ãÆÄ\x08 q\t î¥ "
b"Ö\x08 …\x1C ôiàz”O’ü\x1C d= "
b"BR¹wÜÃg&`(ZÛV– "
b"i Û±}Væ9¸qãis\x18 ô\x00 "
b"""
\r –ªGE²Ž\x13 \n
I\x19 ';y
"""
b"±:\v\x04 פà\f OE"¾f\v £µ "
b"c±(‚\x1F Œ‚¿\x14 ´‰NHúÕG "
b"ëß±¯4rtófM˜U³ÏŽ6 "
b"Á\x1E ¶ºâ«g0\x02 OúlšÊ÷P "
b"7™k\x1D\v ˜*jf!†ÿ©\x0F Ä7 "
b"t_ñ˜ÄàzC¹¸`\r #î-\f "
b"þ¼¼0Áßûçæé 9\x01 c† "
b"{ì +ƒb2Íídw\x17 ·\x01 ò "
b"<at_ŽÁam[rlq\x10 ,\f í "
b"X°–¸¥Î1\x00 Ö\n €ýrs "
b"°C6Û¼¼B\x13\x18 þˆ[$‹ "
b",Câow¯-ªS;JQ”â]\x19 "
b"""
|Ï\¸/Îî‚¢\n
ú\r ªçÜ«
"""
b"ê¿N7+þŠ3Þ«\x7F ²\x1C @‰™ "
b"kCy f\x05 U°|GŽ\f E\v ñ\x14 "
b"z-»€É#Ñø"ÛÞ\x13 wkek "
b"ÂXL/˜³ óô\x0F Œ\e ^˜ÙÅ "
b"Â\x15 v݈\x1D ß~øÙÏýì°ó% "
b"""
]Ù¾nî´n\n
I\x1E »T¯+í\x17
"""
b"r‹s\r É¥®‡ ¨¶9¼š# "
b"Ò`X×9\x06 bN̘”{ŠA´R "
b"fNV¨Oæ;›”ñ°Ù×3áË "
b"\x0F\x06 ghtMR\x1A ðóË,µ…7Æ "
b"""
zõ¹¹Œ0ðÅ/ ¥x<*\n
9
"""
b"™¯‘'bÐßÎàV4üÚÉv "
b"¡\ÌÍ\r \x16 ƒ˜‹Ññ†\x05 ûŠm "
b"“þ¬3ð\x19\x1C Æc:Ñ_ÁÇ\x1D "
b"½6\x16 Í\x1F j“ØI>«ÅÌ¥` "
b"ðS.¾Žˆ\x11\x01 ž¯<dJ\e $\x13 "
b"""
Å‘^\n
§Ž"í⾞ü¥\x1D J~
"""
b"0\x02 ñû\x0F bÀ\x14 Ó>P\x7F\x13 ‘.\x1E "
b"É·ÒX¨=ëßq±¶ˆú”‡ "
b"""
sâÉ\n
) #çŽr\x17 –RÀ\x1F °
"""
b"²ð„¹\x00\e\x16 ’~\x18 Ø6$ò\n "
b"aÑM~¾T\t yÞO|`\x18 Ó¶ "
b"'A^\x01 µû¢cŽ-cÔõ³ux "
b"""
&~8"zTø?\\x08\x1A ÄWà\n
•
"""
b"1oŽUGšˆX‰»jý+\x17 Pæ "
b"q?tÆÒm#ÔÓR‚/å_¤f "
b"Öj¦Î\x11\x7F °-§S\x1F º„öø "
b"Ô:þ+õD\x10 N\x1F ŒWµ©e× "
b"=\x16\x02 #}ã$¹&\x06 ·¬²%îÿ "
b"ŽTnQi|¿ÍSCÙ\x02 Èad• "
b"ÞÄÙ\x1A ˆ#¥\f ©ž\x10 ôoF~p "
b"‡%»¶¼ls\x19\x02 _ÌüÝ™×\x05 "
b"""
¬?'Ä\x0F ü\n
sm`Ý¡O/ƒ\v
"""
b"\x04 Ž\x04 «ÐQ\x19\x02 Ð\x02 5Á°òÓ "
b"Hñ´\x16\t ò5ÒCÕ¼W\v Ñh "
b"³\x01 ¬W~¨óg@Ä\x08 )3\x02 ”_ "
b" *È)\x12 3\x1D §jïQ°u²Ù\x18 "
b"Ô›üÏ9'Ž\x07 P3&<BÍ%8 "
b"ÿoÈT¤}–ÞÝ\x01 ÆñXV€u "
b"Uù¬Ÿ6yþ'ËW|Õù‚´ö "
b"j”Œü\x06 ã\x12 ï\x08 ;HÚ\x06\t wÒ "
b"ôê–“³¸\x06 \n \x00 È¢dûÔ¡‘ "
b"j\v ²ÏÞ¼è1\v ×[ÆéoÃÊ "
b"§.Ô¥¦b/‘¹ˆ\x00 Î\x19 »$Ì "
b"Íï\x13 Ò´!^"Ò\x14\f x =ðn "
"Z\x18\e 鞬A(V2ȡݾu\x1F "
b"³Y\x12 ái³ÙS q›l–® "
b"ç\x1E aU’<e†|$C›OŸ?¢ "
b"–ù¢„"ky—8–€™?.&~ "
b"t~Ìi;:j‚©ôÀåþßk "
b"\t ¢¨á,Ê\x17 ‚\x1A ‡åd\x19 ¨šƒ "
b"ý4vÐŒ‰¶šH%0«%Ân "
b"£z9^©va¤+4¤çÃå "
b"N\x1A j¯\x0E ›w\x06 Ö8 #Œu\x03 M "
b"Õ\x10\x1D\x02 ÝØ–âìöÎôŸ„°z "
b"©õþÑ\x1C Ë\x7F ’\x01\x04 ,4œ\x01\x05 ë "
b"%aú·ï\x06 ï˜\x16 Þ…Ÿóç‰ "
b"Ndk´ÞŸë\x08 P$O¼ëwì "
b"ÚœL\x1E ¯aÑÎ%£ˆÞ-×\x04 ñ "
b"”¯öÎ0Úí\x0E ä_T϶\x1C Ù˜ "
b"îõ^\x01 ýVÍÝwhÜãú\x06 Y "
b"Ê‹ø˜zÊ<RO¿ªû\x7F °Ò” "
b"W2\x1E ß%G\x08\x13 áàÐ~d÷7Å "
b"""
1r\x19 ]ØÍg\n
˜\x10 €äwd®î
"""
b"Æ\x01\x1F ŽAžŠ\x17 ÁAyZ\f ¬\x03 \n "
b"ÈN«+qðŠ\x1F ÆüË89r "
b"ïã\x17 £¢‘lÓÄÐú \x02 1* "
b"¹\f Q:\x06 ž€!úÅã\v ¤\x04 ÒŽ "
b"›Å\x19 ÒÇQ]0 ¼‡`k\x11 "
b"X3‘½\x10 «I]î—‡S“/1õ "
b"{LM&Ó\x1F\x06 Ø\x13 q\x13 o…l7 "
b"”\x04 ÈÉ\x12 Mú¤‡~l…\x00 ž[ "
b"~͘\f )\x03 f~<J\x06\f j\Š"
b"_ì-óГRN6\x1A åÎDÂ\v X "
b"\x02 Asƒù\t ³ìbÊ{n30Áä "
b"«öB\x03 ¹,®m\f X\x1C Î_Æ‘¸ "
b"{Y\v ìídY\x12 „‚³«€š "
b"n&Ú`D©^þ\r º#œeµ´ "
b":[\x13 #\x0E a·7*È"Êw¬¿ª "
b"Üù\x00 -Ÿóº\v Ô»9\x08\v 6l "
b"CàÒµ93C½ó<Ä l£~¾ "
b"›óCäˆ#\e èðrÒÿvô-' "
b"ö“Ã…v¿L—×3õÿ&\x02 "
b"ÿÒV©æŒPxp»•©Îb\x03 ÿ "
b"$@ \e ¬'[ù¬˜½w4ŽRÔ "
b"‚÷€å2ÍÍ™&í–\x08 ÎÝ€ "
b"P\x02 Ö>Opb\HR÷»\x01\x00 ë¹ "
b"ù:_\x05 -#ˆ\x1D #)`ª "
b"\x1C QC!Ài5zªlD\x07\x12 ïg\r "
b"±¹7ôÔ\r òè\f \±a:\x1D ¦ "
b"±Í†¬¢-\x01 {€iÊvby^ "
b"¾(:pÚ®WêĽÉ@´ "
b"õñ¾\x12 vÕq=uçu\x15 T è "
b"\x12 Š«ia^‚\x1C ü‡Oî¸?±\x03 "
b"""
%±‹ŒO\x02\x17\x08 5¨-(\n
Ní(
"""
b"šÓzê§§m,;k5UÜ\x13 Cf "
b"\x02 \x08 ŠË83œ\x16 ôoy!ÅsÀ "
b"\x1F ÷\x07 3\x04 KJeY[Ó—V®Žt "
b"Ì׌µ5PN¿¿ÛÚ\x0F 6…øo "
b"ïé«\x06 ½\x19 åÅ0\x02 {\x00\x1A ò|È "
b"¥Ú\x0F Ï…€Q"R÷7\x03 ;oß« "
b"L\x18 ‹™¹\v F\x1C '\x0E â\x02 "
b"\x02 þc\x18 ‘ßA\x05 üî \x1F ã×ß® "
b"wwïSC(Ä\x15\x16 í\v\x00 fCà‰ "
b"¸n\x00 "\x17\x07 ‘ŽÈ¹,Ô\x14 pd‚ "
b"""
§ô„¡\x05 aJ'\x01 ŒÚC˜\n
L‘
"""
b""\x05 y"í4pŸ{\f 3ßáä6“ "
b"ÝO‹”Å?ߦKÑB6…\x08 E¬ "
b"\x13 z(s6ˆ!=0\x19 L$‹6 "
b":\x08 f_+Í\t [1M|½\x1F WÀs "
b"_Íèv3, •š•w½\x15 }²\v "
b"tUH\x03 ý\x01 , ¢D\x14 ò\x1A\x1E Þ\e "
b".8DÅåæÕ–\r „z:\x1C\v Ëš "
b"ņ»‘\x03\x1C _—°«‚œŽÅü0 "
b"~™§yùtá`¤Ì¤\x1C ‰Ø "
b"3@\x19 ì}¦\x7F ¸–Š6èyæ\e Ð "
b"—c +”²„‰ö\x02 ŸãaÅ6\x15 "
b"BÛ©‹RÌ(Ø”"\x0F mæ–õð "
b"èk¨rã%ÜF\x0E ô(\x01\x1C £÷ "
b"©áT(i¤!B<´’F2+òŠ "
b"\x15 \r \v —ó,,\x19 2\x18 S}™\x02 EÃ "
b"•ÕÃÕÀ^Ðu¯“ñ¹æð¯Œ "
b"Kþq}Ñ%\x03 ³š+ÞF®\x01 ›ô "
b"{¹\x12 a0§ÑªéPÄ™(Ìü\ "
b"Š&½#¸%º-߂¿‘Züë "
b"#YBXµw˜\x1C )óîH±\x10 \x1D "
b"øýs?f`¤\x17 ŠjÃ5èü|ã "
b"”Ö«Ö"(Û[KoA\x01 þ¶&’ "
b"""
û»Îþã³ÞÞÀŽ®\n
¨À‰
"""
b"Œ‚µžâEä‘,½\x1A f§ù°› "
b"å\x1C Øî$'ÊoÞ\x0F ¯;’nZp "
b"ÄÖƒ6Õú§ô\e 7šY\x04 œ"y "
b"N%föAÖàD|Ö®ïÉÞS "
b"¿VìÄ;"¿×ÂØUU²°\x0F + "
b")ðêÝûB6uÿöD\x0F "\t ~C "
b"S\x1F G\x1C u\x0F ŽœÎ‚\x01\x08 ª\x1F j "
b" \x0F úûîuU°\x18 źë5é "
b"Ñ<ûj•/Ô¢ïóß\x04 %ÄL6 "
b"ôþõ\x07 ¿[ÐŒùæÛJ^[U "
b"ÁNņÙ$J\e\x1F à|›wd "
b"¸S¨…\v Ècßeìf1úD\t å "
b"œeí\x0E œåÞþÎyÓDdï6ô "
b"öæk¹-c=¸H\x03 ÒÍy\x10 › "
b"ß\x13\x0E îL¦\x03\t ÿÀoúZr„ "
b" ‚ö€\x1F Ò*| ™\x00 \r qþÖ— "
b"¼xëñƒZ³ü‡¹¬P²V0U "
b"""
SB›\x16 Š\x1E \n
qÚ\x1F [\x13 ú\x14 ç
"""
b"f#Ô†êZÃ[¨ÛÕÉp¡s "
b"â\x1C §6دèó:ÇÞ\x19 XÚ²\x11 "
b"Ê?ˆ-?O\x10 Ö*D\x1E /¹š\x1A ä "
b"Èç[C¬>~†é\x1E œÉ±+´\x04 "
b"ôø½\x1F šA\x08\x18 ýœQ&28Àß "
b"ÚÑqX*ZÝug“ŽD(^Ðh "
b"Í\x0E\x0E b×û5Wð›+.GË\x10\x07 "
b"_do"l\x16 bZøæ‚Ó5TaÞ "
b"»“J\x06\x07 ¬ÝØ"/ýÕq¼\x02 "
b"w¥?¿-x\x0F\x04 Ûñx\x02 ‘®i& "
b"Ü©VÈDe%|Ü6í\x19 çþ "
b"+æ÷û\x17 \HÞEß\t XD®Ü¤ "
b"g\x10\x06 P\x08 =\x07 çªs\x1D Õ>à "
b"Aòk?›¿\x06 ͵ôlm|u]\x05 "
b"âå+fþsöÕYºH\x01 _t\x1F Y "
b"\v I.TÎz\x06 ×P]\x0F !ÜÌÿ "
b"¼nUy@F\e ûÖ(\x1E Ÿæ¢\x16 ± "
b"\x10 }žƒÐ6{þ\x00 ý®\x08 _96T "
b"p\x01 ï¡\x03 &òj-°ÿÆiùÄÕ "
b"\t P½#±¤÷\x04\x1D *$ôÙ·O "
b"\x00 Õw1W…üºþOº¥r;P„ "
b"ð‹Ø»#\x05 ÿóžÁŽ\x17 «oVŽ "
b"}È<RŸ\x01 ¨œYÛá\x1A @cÁµ "
b"¿ž\e Ê\x0E ˽™îM\x1C Ûú\x19 M£ "
b"š…:_\x17 mHXåŒÃÈ•Ì\x02 5 "
b"“¦[¤ƒÔ\Xæð¥õW~?` "
b"*K\x00 ÉFCÖ#?¾µˆý\x1E b\x1E "
b"—Ý/‡\x07 “ètËÎç\x01 Žˆdˆ "
b"\x04 ™—¢¸_\x10 Š \x1D Â\x16 ¤F x "
b"OÑTa‘¹7y\x03 »M\x0F ¥…fë "
b"îOªºê&¯l×IÁ\r ߺo’ "
]
SELECT
`property_group` . `id` as `property_group.id` ,
`property_group` . `display_type` as `property_group.displayType` ,
`property_group` . `sorting_type` as `property_group.sortingType` ,
`property_group` . `filterable` as `property_group.filterable` ,
`property_group` . `visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage` ,
`property_group` . `created_at` as `property_group.createdAt` ,
`property_group` . `updated_at` as `property_group.updatedAt` ,
`property_group.translation.name` ,
`property_group.translation.name` as `property_group.name` ,
`property_group.translation.description` ,
`property_group.translation.description` as `property_group.description` ,
`property_group.translation.position` ,
`property_group.translation.position` as `property_group.position` ,
`property_group.translation.customFields` ,
`property_group.translation.customFields` as `property_group.customFields`
FROM
`property_group`
LEFT JOIN (
SELECT
`property_group.translation` . `property_group_id` ,
`property_group.translation` . `name` as `property_group.translation.name` ,
`property_group.translation` . `description` as `property_group.translation.description` ,
`property_group.translation` . `position` as `property_group.translation.position` ,
`property_group.translation` . `custom_fields` as `property_group.translation.customFields`
FROM
`property_group_translation` `property_group.translation`
WHERE
`property_group.translation` . `language_id` = ?
) `property_group.property_group_translation` ON `property_group.property_group_translation` . `property_group_id` = `property_group` . `id`
WHERE
(
(
`property_group` . `filterable` = ?
)
)
AND (
`property_group` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
)
Copy
SELECT `property_group` . `id` as `property_group.id` , `property_group` . `display_type` as `property_group.displayType` , `property_group` . `sorting_type` as `property_group.sortingType` , `property_group` . `filterable` as `property_group.filterable` , `property_group` . `visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage` , `property_group` . `created_at` as `property_group.createdAt` , `property_group` . `updated_at` as `property_group.updatedAt` , `property_group.translation.name` , `property_group.translation.name` as `property_group.name` , `property_group.translation.description` , `property_group.translation.description` as `property_group.description` , `property_group.translation.position` , `property_group.translation.position` as `property_group.position` , `property_group.translation.customFields` , `property_group.translation.customFields` as `property_group.customFields` FROM `property_group` LEFT JOIN (SELECT `property_group.translation` . `property_group_id` , `property_group.translation` . `name` as `property_group.translation.name` , `property_group.translation` . `description` as `property_group.translation.description` , `property_group.translation` . `position` as `property_group.translation.position` , `property_group.translation` . `custom_fields` as `property_group.translation.customFields` FROM `property_group_translation` `property_group.translation` WHERE `property_group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group.property_group_translation` ON `property_group.property_group_translation` . `property_group_id` = `property_group` . `id` WHERE ((`property_group` . `filterable` = 1 )) AND (`property_group` . `id` IN (0x7A7E311A9ACA5A541EC9F96C81B7B6EB , 0x753B1CF02A8707CC9250346FA9C54A5C , 0xC9F8E98E19FC8D9B617E522180F839EB , 0xA86FCA3B8073DC5BF5FC0A0DB4E80006 , 0x5D8E3AB29D79F402AABDDF4618AAB3C3 , 0x688AC53C1CF64896EBE866ADAB8983C2 , 0xA8B2AD84CEE51FD076935C1EC276FBF4 , 0xEB3C80E0991AE02F17C9B23D925D1D26 , 0x8D7CD1E184EB6645854C96F18C590FF3 , 0xF01BE869C5B332DA4BE4FB76B2C14D16 , 0xCE7D8590D47F26537CDE402C5B13E301 , 0xF7D03FF4CC65F23763E0D9751061F4A3 , 0x0CD4F722D622DE8BF41E8386000121ED , 0x9BEC4B8EFC36CDD3C2911F6CCE4A7961 , 0xB4DB4B1E8D0A5251E97DA5AEC550C1BA , 0x3E3A8D24DD6AC18DB688636F93623929 , 0x349AAC4694275E38F0A28E3CC8F2E0F1 , 0x94039CA70CACD88B2A8AC4FEC5798DCD , 0x0BBBBD7BB368F41F3C3C1045E55C491C , 0x237578CC93D4B5330B85536A3007B8F6 , 0x641D96251CFBDA1854469565EF3CEB36 , 0x985272036776888C258409500B257CDD , 0x10EC539A549F122EF47BC3AA8E12C54D , 0x4377613529C12283066F33E16AB47596 , 0x3B9BFA40014CAE9883743D5D500CF73A , 0x6854111FDF205173D77C409BA3998863 , 0x44C56D9BC8137869901599C7A1D8A0B5 , 0x4C7E799282A66855147DAFEB6C6C26DC , 0x59B8F75A64BD496609F9A878F0988E1A , 0xFD411F0312D860597FFBEA7910018DEB , 0xCDEC171CE204CD8669B39866424CEB08 , 0x889A101C9049B32B1E17BAAF333D99BC , 0xFA5EC62A346C8BD37E8D54B59CFED02C , 0xC2C2F046CFE7DBCD0CF77C1D1811B0B2 , 0x676DCDAF4EE95E7ABA775394A7B89608 , 0x1CC18BB67C23B9A2F507D21BE688AD01 , 0x27C8B5B9AF3C8C2E804B925EC83F7C68 , 0x2BDA944861D45517AFCD3E2ACFC4D789 , 0xF2EE9C3FF72E261C82FBA882BF59E855 , 0xFA9FEFCCEBDED3092C1BC7E0627042FE , 0x1019092342ACCE32AE6561F477EF96CB , 0x49844032B9FB288138FD4CC0678DA788 , 0x819A8E3A6C821ECD123248F68DC68C3D , 0xD2612BF961C47B7AA576BBF1191FD664 , 0xC92586AB9011496302ECC7149B4F8F81 , 0x81B507767705A8306BFBDE37874C3875 , 0x35E0047A921DCE716525AE1CEDA37C24 , 0x7BF6B6BB9E1F1ACBE73C5344A9F85833 , 0x940BED2F4B46BCB9DA64FB2D017C4A39 , 0x59FCAF99081E4B47A44E660EB9B8A9E9 , 0xD29D22EBFB9DC682128DCABCB8572301 , 0x7926BBF032DED0A7C579712D1608D801 , 0x678F6B28965076C4B28EE6746F1E90DA , 0x37A8348120999CB3268714368471E75B , 0x74454A27A5CA7C2FC60B286DD98BBFCD , 0xA72BFBC55A8EAAD4BEE70B8E88438DC5 , 0x0BB1974C0E6C29330D1E2D50425D8B5C , 0x4280056AE1E35026A15118940D72BEE7 , 0x3D2658C807C5E1CF7F14E1D93D713089 , 0x9705BA65DF9BD071F37B635DA2ACF89B , 0xF0C66B336E03D79712CE4438CECB8B45 , 0x7513978890C857CE9B72130AEC87751B , 0x372888412B50E5B8CFDC7CE162FBC119 , 0x2FEC48175ED6BEC442E0F7C0ED844754 , 0x4C65BC01CD87AEC295B583D82634FB0F , 0xCCC30B20145E7632E6AE05E5D55714E5 , 0xE5FB7C368C1EDDB0B4A83C0D565A74A5 , 0x2DAAC08862417FBEA805968C03F442E9 , 0xE771C792FCDBD439D822E21329C69EB3 , 0x915EB73A0D5F373D5193DCA0E667F6A1 , 0x316ADCE0F7B0A974AD40D051478B0ABD , 0x2A98B23A63CD22C6DD3FF813A27BDBEE , 0xFE0331D047814486E3C6C4087109EEA5 , 0xD608851CF469E07A944F8192FC1C643D , 0x4252B9779FDCC3672660288F5ADB5696 , 0x69A0DBB17D56E639B871E3697318F400 , 0x0D96AA478E45B28D130A9D4919273B79 , 0xB13A0B04D7A4E00C4F4522BE660BA3B5 , 0x63B128821F8C82BF14B4894E48FAD547 , 0xEBDFB1AF347274F3664D9855B3CF8D36 , 0xC11EB6BAE2AB6730024FFA6C9ACAF750 , 0x37996B1D0B982A6A662186FFA90FC437 , 0x745FF198C4E07A43B9B8600D23EE2D0C , 0xFEBCBC30C1DF81FBE7E6E92039016386 , 0x7BECA02B83623281CDED647717B701F2 , 0x3C61745F8EC1616D5B726C71102C0CED , 0x58B096B8A5CE3100D68F0A808EFD7273 , 0xB04336DB81BC81BC421318FE885B248B , 0x2C43E26F77AF2DAA533B4A5194E25D19 , 0x7CCF5CB82FCEEE82A20AFA0DAAE7DCAB , 0xEABF4E372BFE8A33DEAB7FB21C408999 , 0x6B4379A0660555B07C478D0C450BF114 , 0x7A2DBB80C923D1F822DBDE13776B656B , 0xC2584C2F98B320F3F40F8C1B5E98D9C5 , 0xC21576DD881DDF7EF8D9CFFDECB0F325 , 0x5DD9BE6EEEB46E0A491EBB54AF2BED17 , 0x728B730DC9A5AE878120A8B639BC9A23 , 0xD26058D73906624ECC98947B8A41B452 , 0x664E56A84FE63B9B94F1B0D9D733E1CB , 0x0F066768744D521AF0F3CB2CB58537C6 , 0x7AF5B9B98C30F0C52F20A5783C2A0A39 , 0x99AF912762D0DFCEE05634FCDA90C976 , 0xA15CCCCD0D1683988BD1F18605FB8A6D , 0x93FEAC33F0191CC6633AD15FC18FC71D , 0xBD3616CD811F6A93D8493EABC5CCA560 , 0xF0532EBE8E8811019EAF3C644A1B2413 , 0xC5915E0AA78D22EDE2BE9EFCA51D4A7E , 0x3002F1FB0F62C014D33E507F13912E1E , 0xC9B7D29058A83DEBDF71B1B688FA9487 , 0x73E2C90A292023E78D72179652C01FB0 , 0xB2F084B9001B16927E18D8368F24F20A , 0x61D14D7EBE540979DE4F817C6018D3B6 , 0x27415E01B5FBA2638D2D63D4F5B37578 , 0x267E38227A54F83F5C081AC457E00A95 , 0x316F8D55479A885889BB6AFD2B1750E6 , 0x713F74C6D26D23D4D352822FE55FA466 , 0x9DD66AA6CE117FB02DA7531FBA84F6F8 , 0xD43A90FE2BF544104E1F8C57B5A965D7 , 0x3D1602237DE324B92606B7ACB225EEFF , 0x8D546E51697CBFCD5343D902C8616495 , 0xDEC4D91A8823A50CA99E10F46F467E70 , 0x8725BBB6BC6C7319025FCCFCDD99D705 , 0xAC3F27C40FFC0A736D60DDA14F2F830B , 0x048D04ABD0511902D00235C190B0F2D3 , 0xAD48F1B41609F235D243D5BC570BD168 , 0xB301AC577EA8F36740C408293302945F , 0xA02AC82912331DA76AEF51B075B2D918 , 0xD49BFCCF39278E075033263C42CD2538 , 0xFF6FC854A47D96DEDD01C6F158568075 , 0x55F9AC9F3679FE27CB577CD5F982B4F6 , 0x6A948CFC06E312EF083B48DA060977D2 , 0xF4EA9693B3B8060A00C8A264FBD4A191 , 0x6A0BB2CFDEBCE8310BD75BC6E96FC3CA , 0xA72ED4A5A6622F91B98800CE19BB24CC , 0xCDEF13D2B4215E22D2140C78A03DF06E , 'Z鞬A(V2ȡݾu' , 0xB35912E169B3D9532071909B8F6C96AE , 0xE71E6155923C65867C24439B4F9F3FA2 , 0x96F9A284226B7997389680993F2E267E , 0x747ECC90693B3A6A82A9F4C0E5FEDF6B , 0x09A2A8E12CCA17821A87E56419A89A83 , 0xFD3476D08C89B69A482530AB25C29D6E , 0xA3817A395EA9769061A42B34A4E7C3E5 , 0x4E1A6AAF0E9B7706D638A0238C75034D , 0xD5101D02DDD896E2ECF6CEF49F84B07A , 0xA9F5FED11CCB7F9201042C349C0105EB , 0x2561FAB7EF06EF9816DE859FF3E789AD , 0x4E646BB4DE9FEB0850AD244FBCEB77EC , 0xDA9C4C1EAF61D1CE25A388DE2DD704F1 , 0x94AFF6CE30DAED0EE45F54CFB61CD998 , 0xEEF55E01FD56CDDD7768DCE3FA0659AD , 0xCA8BF8987ACA3C524FBFAAFB7FB0D294 , 0x57321EDF25470813E1E0D07E64F737C5 , 0x3172195DD8CD670A981080E47764AEEE , 0xC6011F8E419E8A17C141795A0CAC030A , 0xC84EAB8E2B71F08A1FC6FCCB3839729D , 0xEFE317A3A281916CD3C4D0FAA002312A , 0xB90C513A069E8021FAC5E30BA404D28D , 0x9BC519D2C7515D30C2A0BC87609D6B11 , 0x583391BD10AB495DEE978753932F31F5 , 0x7B4C4D26D31F06D81371136F856C3720 , 0x9404C8C9AD124DFAA4877E6C85009E5B , 0x7ECD8F980C2903667E3C4A060C6A5CC5 , 0x5FEC2DF3D093524E361AE5CE44C20B58 , 0x02417383F909B3EC62CA7B6E3330C1E4 , 0xABF64203B92CAE6D0C581CCE5FC691B8 , 0x7B590BC3ACED645912A08482B3AB809A , 0x6E26DA604490A95EFE0DBA239C65B5B4 , 0x3A5B13230E61B7372AC822CA77ACBFAA , 0xC39CF9002D9FF3BA0BD4BB39080B366C , 0x43E0D2B5393343BDF33CC4206CA37EBE , 0x9BF343E488231BE8F072D2FF76F42D27 , 0xF69D93C38576BF4C979FD733F5FF2602 , 0xFFD256A9E68C507870BB95A9CE6203FF , 0x2440A01BAC275BF9AC98BD77348E52D4 , 0x82F780E532CDCD9926ED9608CE81DD80 , 0x5002D63E4F70625C4852F7BB0100EBB9 , 0x8FF9AD3A905F052D23881D23299F60AA , 0x1C514321C069357AAA6C440712EF670D , 0xB1B937F4D40DF2E80C5CADB1613A1DA6 , 0xB1CD86ACA2902D017B8069CA7662795E , 0xBE28813A70DAAE57EAC4BDC990409FB4 , 0xF5F1BE1276D5713D75E775155420E8A0 , 0x128AAB69615E821CFC874FEEB83FB103 , 0x25B18B8C4F02170835A82D280A4EED28 , 0x9AD37AEAA7A76D2C3B6B3555DC134366 , 0x0290088ACB38339C16F46F7921C573C0 , 0x1FF70733044B4A65595BD39756AE8D74 , 0xCCD78CB535504EBFBFDBDA0F3685F86F , 0xEFE9AB06BD19E5C530027B001AF27CC8 , 0xA5DA0FCF8580512252F737033B6FDFAB , 0x904C188B9F998EB90B461C270EE202AD , 0x02FE631891DF4105FCEE201FE3D7DFAE , 0x7777EF534328C41516ED0B006643E089 , 0xB86E00221707918DC8B92CD414706482 , 0xA7F484A105614A27018CDA43980A4C91 , 0x22057922ED34709F7B0C33DFE1E43693 , 0xDD4F8B94C53FDFA64BD14236850845AC , 0x137A2873AD368188213D30194C248B36 , 0x3A08665F2BCD095B314D7CBD1F57C073 , 0x5FCDE876332CA0959A9577BD157DB20B , 0x74554803FD012CA0A24414F21A1EDE1B , 0x2E3844C5E5E6D5960D847A3A1C0BCB9A , 0xC586BB91031C5F97B0AB829C8DC5FC30 , 0x7E999FA779F97481E160A4CCA41C89D8 , 0x334019EC7DA67FB8968A36E879E61BD0 , 0x9763A02B94B28489F6029FE361C53615 , 0x42DBA98B52CC28D894220F6DE696F5F0 , 0xE86BA872E325DC81460EF428011CA3F7 , 0xA9E1542869A421423CB49246322BF28A , 0x150D0B97F32C2C193218537D990245C3 , 0x95D5C3D5C05ED075AF93F1B9E6F0AF8C , 0x4BFE717DD12503B39A2BDE46AE019BF4 , 0x7BB9126130A7D1AAE950C49928CCFC5C , 0x8A26BD23B825BA2DDF82C2BF915AFCEB , 0x23594258B577981C29F3EE48B1109D1D , 0xF8FD733F6660A4178A6AC335E8FC7CE3 , 0x94D6ABD62228DB5B4B6F4101FEB62692 , 0xFBADBBCEFEE3B3DEDEC08EAE0AA8C089 , 0x8C82B59EE245E4912CBD1A66A7F9B09B , 0xE51CD8EE2427CA6FDE0FAF3B926E5A70 , 0xC4D68336D5FAA7F41B379A59049C2279 , 0x4E2566F641ADD6E0447CD6AEEFC9DE53 , 0xBF56ECC43B22BFD7C2D85555B2B00F2B , 0x29F0EADDFB423675FFF6440F22097E43 , 0x531F471C750F8D9CCEAD820108AA1F6A , 0x200FFAFBEE7555B08F1881C5BAEB35E9 , 0xD13CFB6A952FD4A2EFF3DF0425C44C36 , 0xF4FEF507BF5BD08CF9E6DB8F4A5E5B55 , 0xC14EADC586D9248F4A1B1FE07C9B7764 , 0xB853A8850BC863DF65EC6631FA4409E5 , 0x9C65ED0E9CE5DEFECE79D34464EF36F4 , 0xF6E66BB92D633DB84803D290CD79109B , 0xDF81130EEE4CA60309FFC06FFA5A7284 , 0xA082F6801FD22A7CA099000D71FED697 , 0xBC78EBF1835AB3FC87B9AC50B2563055 , 0x53429B168A1E0A71DA9D1F5B13FA14E7 , 0x6623D486EA5AC39D5BA8DBD5C970A173 , 0xE21CA736D8AFE8F33AC7DE1958DAB211 , 0xCA3F882D3F4F10D62A441E2FB99A1AE4 , 0xC8E75B43AC3E7E86E91E9CC9B12BB404 , 0xF4F8BD1F9A410818FD9C51263238C0DF , 0xDAD171582A5ADD7567938D44285ED068 , 0xCD0E0E62D7FB3557F09B2B2E47CB1007 , 0x5F646F226C16625AF8E682D3355461DE , 0xBB93814A0607ACDDD8222FFDD571BC02 , 0x77A53FBF2D780F04DBF1780291AE6926 , 0xDCA956C8904465257CDC36ED19A0E7FE , 0x2BE6F7FB175C48DE45DF095844AEDCA4 , 0x6710065008A03D07E7AA731D90D53EE0 , 0x41F26B3F9BBF06CDB5F46C6D7C755D05 , 0xE2E52B66FE73F6D559BA48015F741F59 , 0x0B49812E54CE7A06D7505D0F21DCCCFF , 0xBC6E557940461BFBD6281E9FE6A216B1 , 0x107D9E83D0367BFE00FDAE085F393654 , 0x7001EFA10326F26A2DB0FFC669F9C4D5 , 0x0950BD23B1A4F7041D2A24F4D9B74F81 , 0x00D577315785FCBAFE4FBAA5723B5084 , 0xF08BD8BB2305FFF39EC18D17AB6F568D , 0x7DC83C529F01A89C59DBE11A4063C1B5 , 0xBF9E1BCA0ECBBD99EE4D1CDBFA194DA3 , 0x9A853A5F176D4858E58CC3C895CC0235 , 0x93A65BA483D45C58E6F0A5F5577E3F60 , 0x2A4B00C94643D6233FBEB588FD1E621E , 0x97DD2F870793E874CBCEE7018E886488 , 0x049997A2B85F108AA01DC216A4462078 , 0x4FD1546191B9377903BB4D0FA58566EB , 0xEE4FAABAEA26AF6CD749C10DDFBA6F92 ));
Copy
52
0.56 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category` . `id` = `category.swagDynamicAccessRules.mapping` . `category_id` AND `category` . `version_id` = `category.swagDynamicAccessRules.mapping` . `category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping` . `rule_id` = `category.swagDynamicAccessRules` . `id` WHERE (`category` . `version_id` = ? ) AND ((((`category.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) OR `category.swagDynamicAccessRules` . `id` < = > ? ))) AND (`category` . `id` IN (? , ? , ? )) GROUP BY `category` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
b"\x17 £á\x08 *AB$†µÍƒ\x12 ¸S8 "
b"ÎŽ.¨)ëO\x06 ‰"ÎŽ™(ªø "
b"\x00\x00\x01 † ~~~~~~~~~\x00\x01 "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category` . `id` = `category.swagDynamicAccessRules.mapping` . `category_id` AND `category` . `version_id` = `category.swagDynamicAccessRules.mapping` . `category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping` . `rule_id` = `category.swagDynamicAccessRules` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`category.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )) OR `category.swagDynamicAccessRules` . `id` < = > NULL ))) AND (`category` . `id` IN (0x17A3E1082A41422486B5CD8312B85338 , 0xCE8D2EA829EB4F068922CE8D9928AAF8 , 0x00000186A07E7E7E7E7E7E7E7E7E0001 )) GROUP BY `category` . `id` ;
Copy
53
0.75 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category` . `cms_navigation_page_id` as `category.cmsNavigationPageId` , `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"\x17 £á\x08 *AB$†µÍƒ\x12 ¸S8 "
b"ÎŽ.¨)ëO\x06 ‰"ÎŽ™(ªø "
b"\x00\x00\x01 † ~~~~~~~~~\x00\x01 "
]
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` . `cms_navigation_page_id` as `category.cmsNavigationPageId` ,
`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` . `cms_navigation_page_id` as `category.cmsNavigationPageId` , `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 (0x17A3E1082A41422486B5CD8312B85338 , 0xCE8D2EA829EB4F068922CE8D9928AAF8 , 0x00000186A07E7E7E7E7E7E7E7E7E0001 ));
Copy
54
2.51 ms
SELECT COUNT (DISTINCT `category` . `id` ) as `categories` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? , ? ))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x17 £á\x08 *AB$†µÍƒ\x12 ¸S8 "
b"ÎŽ.¨)ëO\x06 ‰"ÎŽ™(ªø "
]
SELECT COUNT (DISTINCT `category` . `id` ) as `categories` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x17A3E1082A41422486B5CD8312B85338 , 0xCE8D2EA829EB4F068922CE8D9928AAF8 ));
Copy
55
0.72 ms
SELECT `acl_role` . `privileges` AS `privileges`
FROM `acl_role`
INNER JOIN `app` ON `app` . `acl_role_id` = `acl_role` . `id`
WHERE `app` . `id` = ?
Parameters :
[
b"\x01 ›\x12 (`µpþƒG\x07\x0F ˆŽÕE "
]
SELECT `acl_role` . `privileges` AS `privileges`
FROM `acl_role`
INNER JOIN `app` ON `app` . `acl_role_id` = `acl_role` . `id`
WHERE `app` . `id` = 0x019B122860B570FE8347070F888ED545
;
Copy
56
0.27 ms
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
;
Copy
57
0.29 ms
SELECT url FROM sales_channel_domain
SELECT url FROM sales_channel_domain ;
Copy
58
0.25 ms
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `technical_name` = ?
Parameters :
[
"BehrTheme "
]
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `technical_name` = 'BehrTheme' ;
Copy
59
0.82 ms
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `context_gateway_url` as `app.contextGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `requested_privileges` as `app.requestedPrivileges` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"mailcShopware6MailchimpIntegration "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `context_gateway_url` as `app.contextGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `requested_privileges` as `app.requestedPrivileges` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
LEFT JOIN (
SELECT
`app.translation` . `app_id` ,
`app.translation` . `label` as `app.translation.label` ,
`app.translation` . `description` as `app.translation.description` ,
`app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` ,
`app.translation` . `custom_fields` as `app.translation.customFields`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
(`app` . `name` = ? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `context_gateway_url` as `app.contextGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `requested_privileges` as `app.requestedPrivileges` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = 'mailcShopware6MailchimpIntegration' );
Copy
60
0.64 ms
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `context_gateway_url` as `app.contextGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `requested_privileges` as `app.requestedPrivileges` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"LenzPlatformAppCmsBlocksImageText "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `context_gateway_url` as `app.contextGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `requested_privileges` as `app.requestedPrivileges` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
LEFT JOIN (
SELECT
`app.translation` . `app_id` ,
`app.translation` . `label` as `app.translation.label` ,
`app.translation` . `description` as `app.translation.description` ,
`app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` ,
`app.translation` . `custom_fields` as `app.translation.customFields`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
(`app` . `name` = ? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `context_gateway_url` as `app.contextGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `requested_privileges` as `app.requestedPrivileges` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = 'LenzPlatformAppCmsBlocksImageText' );
Copy
61
0.32 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
62
0.19 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
63
0.25 ms
SELECT path FROM category WHERE id = ?
Parameters :
[
b"\x00\x00\x01 † ~~~~~~~~~\x00\x01 "
]
SELECT path FROM category WHERE id = 0x00000186A07E7E7E7E7E7E7E7E7E0001 ;
Copy
64
0.18 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
65
0.20 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
"LYlfAuuIo1Qyc9hQs1oJxbO8pUo0zpBb "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) AND (token = 'LYlfAuuIo1Qyc9hQs1oJxbO8pUo0zpBb' ) LIMIT 1 ;
Copy
66
0.81 ms
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `theme_id` = ?
Parameters :
[
b"5™\x11 í›\e DHÔºñÝĨç "
]
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `theme_id` = 0x359911ED9B1B444890D4BAF1DDC4A8E7 ;
Copy
67
0.70 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"Ëö\x19 ¢oK·¤;ãC‚ûÎ4 "
b"‰w³•¢+G+—“kÒ0&\x07 "
b"–g\x00 è•/O8¶+Ãö\x05\x10 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 (0xCBF619A2AD6F4BB7A43BE34382FBCE34 , 0x8977B395A22B472B97936BD230268107 , 0x966700E8952F4F38B6812BC3F6051064 ));
Copy
68
0.27 ms
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
69
1.02 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` . `cms_navigation_page_id` as `category.cmsNavigationPageId` , `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"\x00\x00\x01 † ~~~~~~~~~\x00\x01 "
]
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` . `cms_navigation_page_id` as `category.cmsNavigationPageId` ,
`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` . `cms_navigation_page_id` as `category.cmsNavigationPageId` , `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 (0x00000186A07E7E7E7E7E7E7E7E7E0001 ));
Copy
70
0.41 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category` . `id` = `category.swagDynamicAccessRules.mapping` . `category_id` AND `category` . `version_id` = `category.swagDynamicAccessRules.mapping` . `category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping` . `rule_id` = `category.swagDynamicAccessRules` . `id` WHERE (`category` . `version_id` = ? ) AND ((((`category.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) OR `category.swagDynamicAccessRules` . `id` < = > ? ))) AND (`category` . `id` IN (? )) GROUP BY `category` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
b"\x00\x00\x01 † ~~~~~~~~~\x00\x01 "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category` . `id` = `category.swagDynamicAccessRules.mapping` . `category_id` AND `category` . `version_id` = `category.swagDynamicAccessRules.mapping` . `category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping` . `rule_id` = `category.swagDynamicAccessRules` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`category.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )) OR `category.swagDynamicAccessRules` . `id` < = > NULL ))) AND (`category` . `id` IN (0x00000186A07E7E7E7E7E7E7E7E7E0001 )) GROUP BY `category` . `id` ;
Copy
71
0.36 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category` . `id` = `category.swagDynamicAccessRules.mapping` . `category_id` AND `category` . `version_id` = `category.swagDynamicAccessRules.mapping` . `category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping` . `rule_id` = `category.swagDynamicAccessRules` . `id` WHERE (`category` . `version_id` = ? ) AND ((((`category.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) OR `category.swagDynamicAccessRules` . `id` < = > ? ))) AND (`category` . `id` IN (? , ? , ? )) GROUP BY `category` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
b"\x17 £á\x08 *AB$†µÍƒ\x12 ¸S8 "
b"ÎŽ.¨)ëO\x06 ‰"ÎŽ™(ªø "
b"\x00\x00\x01 † ~~~~~~~~~\x00\x01 "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category` . `id` = `category.swagDynamicAccessRules.mapping` . `category_id` AND `category` . `version_id` = `category.swagDynamicAccessRules.mapping` . `category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping` . `rule_id` = `category.swagDynamicAccessRules` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`category.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )) OR `category.swagDynamicAccessRules` . `id` < = > NULL ))) AND (`category` . `id` IN (0x17A3E1082A41422486B5CD8312B85338 , 0xCE8D2EA829EB4F068922CE8D9928AAF8 , 0x00000186A07E7E7E7E7E7E7E7E7E0001 )) GROUP BY `category` . `id` ;
Copy
72
0.70 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` . `cms_navigation_page_id` as `category.cmsNavigationPageId` , `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"\x17 £á\x08 *AB$†µÍƒ\x12 ¸S8 "
b"ÎŽ.¨)ëO\x06 ‰"ÎŽ™(ªø "
b"\x00\x00\x01 † ~~~~~~~~~\x00\x01 "
]
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` . `cms_navigation_page_id` as `category.cmsNavigationPageId` ,
`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` . `cms_navigation_page_id` as `category.cmsNavigationPageId` , `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 (0x17A3E1082A41422486B5CD8312B85338 , 0xCE8D2EA829EB4F068922CE8D9928AAF8 , 0x00000186A07E7E7E7E7E7E7E7E7E0001 ));
Copy
73
0.66 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` . `cms_navigation_page_id` as `category.cmsNavigationPageId` , `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"\x17 £á\x08 *AB$†µÍƒ\x12 ¸S8 "
b"ÎŽ.¨)ëO\x06 ‰"ÎŽ™(ªø "
b"\x00\x00\x01 † ~~~~~~~~~\x00\x01 "
]
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` . `cms_navigation_page_id` as `category.cmsNavigationPageId` ,
`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` . `cms_navigation_page_id` as `category.cmsNavigationPageId` , `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 (0x17A3E1082A41422486B5CD8312B85338 , 0xCE8D2EA829EB4F068922CE8D9928AAF8 , 0x00000186A07E7E7E7E7E7E7E7E7E0001 ));
Copy
74
0.32 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category` . `id` = `category.swagDynamicAccessRules.mapping` . `category_id` AND `category` . `version_id` = `category.swagDynamicAccessRules.mapping` . `category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping` . `rule_id` = `category.swagDynamicAccessRules` . `id` WHERE (`category` . `version_id` = ? ) AND ((((`category.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) OR `category.swagDynamicAccessRules` . `id` < = > ? ))) AND (`category` . `id` IN (? , ? , ? )) GROUP BY `category` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
b"\x17 £á\x08 *AB$†µÍƒ\x12 ¸S8 "
b"ÎŽ.¨)ëO\x06 ‰"ÎŽ™(ªø "
b"\x00\x00\x01 † ~~~~~~~~~\x00\x01 "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category` . `id` = `category.swagDynamicAccessRules.mapping` . `category_id` AND `category` . `version_id` = `category.swagDynamicAccessRules.mapping` . `category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping` . `rule_id` = `category.swagDynamicAccessRules` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`category.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )) OR `category.swagDynamicAccessRules` . `id` < = > NULL ))) AND (`category` . `id` IN (0x17A3E1082A41422486B5CD8312B85338 , 0xCE8D2EA829EB4F068922CE8D9928AAF8 , 0x00000186A07E7E7E7E7E7E7E7E7E0001 )) GROUP BY `category` . `id` ;
Copy
75
2.76 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/00000186a07e7e7e7e7e7e7e7e7e0001 "
"/navigation/17a3e1082a41422486b5cd8312b85338 "
"/navigation/ce8d2ea829eb4f068922ce8d9928aaf8 "
"/navigation/13a65f0962e64be9ab3210a371a2f790 "
"/navigation/00000188947e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000018a887e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000018c7c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000018e707e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000190647e7e7e7e7e7e7e7e7e0001 "
"/navigation/000003d0907e7e7e7e7e7e7e7e7e0001 "
"/navigation/000006ddd07e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000493e07e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000057e407e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000668a07e7e7e7e7e7e7e7e7e0001 "
"/navigation/000007ef407e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000864707e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000afc807e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000bbfd07e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000c35007e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000cf8507e7e7e7e7e7e7e7e7e0001 "
"/navigation/4d689ea4e1ee4be7a7ff17c3d1c2a9fd "
"/navigation/87329892f04642a091cf97d76cf2e172 "
"/navigation/13f58cf7fb2d4fdc8090e2d111219483 "
"/navigation/0799bf2edc454c3287d633d9afd8d680 "
"/navigation/d67ef9c439bf46b9976fd4c577abecc9 "
"/navigation/b90f87fb1a1c4230af629184792d84e3 "
"/navigation/00000249f07e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030d407e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbba07e7e7e7e7e7e7e7e7e0001 "
"/detail/000000042f7e7e7e7e7e7e7e7e7e0002 "
"/detail/00000006727e7e7e7e7e7e7e7e7e0002 "
"/detail/0000001a377e7e7e7e7e7e7e7e7e0002 "
"/detail/00000023a77e7e7e7e7e7e7e7e7e0002 "
"/detail/00000018f17e7e7e7e7e7e7e7e7e0002 "
"/detail/000000067f7e7e7e7e7e7e7e7e7e0002 "
"/detail/00000016c87e7e7e7e7e7e7e7e7e0002 "
"/detail/0000001fe07e7e7e7e7e7e7e7e7e0002 "
"/detail/00000008737e7e7e7e7e7e7e7e7e0002 "
"/detail/000000069c7e7e7e7e7e7e7e7e7e0002 "
"/detail/00000c98757e7e7e7e7e7e7e7e7e0002 "
"/detail/0000000d7a7e7e7e7e7e7e7e7e7e0002 "
"/detail/0000000d7b7e7e7e7e7e7e7e7e7e0002 "
"/detail/000000069e7e7e7e7e7e7e7e7e7e0002 "
"/detail/000000069f7e7e7e7e7e7e7e7e7e0002 "
"/detail/00000006a17e7e7e7e7e7e7e7e7e0002 "
"/detail/00000006a27e7e7e7e7e7e7e7e7e0002 "
"/detail/00000006a37e7e7e7e7e7e7e7e7e0002 "
"/detail/00000006a47e7e7e7e7e7e7e7e7e0002 "
"/detail/00000006a57e7e7e7e7e7e7e7e7e0002 "
"/detail/00000006a67e7e7e7e7e7e7e7e7e0002 "
"/detail/00000006a77e7e7e7e7e7e7e7e7e0002 "
"/detail/00000006a87e7e7e7e7e7e7e7e7e0002 "
"/detail/00000006a97e7e7e7e7e7e7e7e7e0002 "
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
]
SELECT
seo_path_info ,
path_info ,
sales_channel_id
FROM
seo_url
WHERE
(seo_url . is_canonical = 1 )
AND (
seo_url . path_info IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ?
)
)
AND (seo_url . language_id = ? )
AND (
seo_url . sales_channel_id = ?
OR seo_url . sales_channel_id IS NULL
)
AND (seo_url . is_deleted = 0 )
Copy
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN ('/navigation/00000186a07e7e7e7e7e7e7e7e7e0001' , '/navigation/17a3e1082a41422486b5cd8312b85338' , '/navigation/ce8d2ea829eb4f068922ce8d9928aaf8' , '/navigation/13a65f0962e64be9ab3210a371a2f790' , '/navigation/00000188947e7e7e7e7e7e7e7e7e0001' , '/navigation/0000018a887e7e7e7e7e7e7e7e7e0001' , '/navigation/0000018c7c7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000018e707e7e7e7e7e7e7e7e7e0001' , '/navigation/00000190647e7e7e7e7e7e7e7e7e0001' , '/navigation/000003d0907e7e7e7e7e7e7e7e7e0001' , '/navigation/000006ddd07e7e7e7e7e7e7e7e7e0001' , '/navigation/00000493e07e7e7e7e7e7e7e7e7e0001' , '/navigation/0000057e407e7e7e7e7e7e7e7e7e0001' , '/navigation/00000668a07e7e7e7e7e7e7e7e7e0001' , '/navigation/000007ef407e7e7e7e7e7e7e7e7e0001' , '/navigation/00000864707e7e7e7e7e7e7e7e7e0001' , '/navigation/00000afc807e7e7e7e7e7e7e7e7e0001' , '/navigation/00000bbfd07e7e7e7e7e7e7e7e7e0001' , '/navigation/00000c35007e7e7e7e7e7e7e7e7e0001' , '/navigation/00000cf8507e7e7e7e7e7e7e7e7e0001' , '/navigation/4d689ea4e1ee4be7a7ff17c3d1c2a9fd' , '/navigation/87329892f04642a091cf97d76cf2e172' , '/navigation/13f58cf7fb2d4fdc8090e2d111219483' , '/navigation/0799bf2edc454c3287d633d9afd8d680' , '/navigation/d67ef9c439bf46b9976fd4c577abecc9' , '/navigation/b90f87fb1a1c4230af629184792d84e3' , '/navigation/00000249f07e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030d407e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbba07e7e7e7e7e7e7e7e7e0001' , '/detail/000000042f7e7e7e7e7e7e7e7e7e0002' , '/detail/00000006727e7e7e7e7e7e7e7e7e0002' , '/detail/0000001a377e7e7e7e7e7e7e7e7e0002' , '/detail/00000023a77e7e7e7e7e7e7e7e7e0002' , '/detail/00000018f17e7e7e7e7e7e7e7e7e0002' , '/detail/000000067f7e7e7e7e7e7e7e7e7e0002' , '/detail/00000016c87e7e7e7e7e7e7e7e7e0002' , '/detail/0000001fe07e7e7e7e7e7e7e7e7e0002' , '/detail/00000008737e7e7e7e7e7e7e7e7e0002' , '/detail/000000069c7e7e7e7e7e7e7e7e7e0002' , '/detail/00000c98757e7e7e7e7e7e7e7e7e0002' , '/detail/0000000d7a7e7e7e7e7e7e7e7e7e0002' , '/detail/0000000d7b7e7e7e7e7e7e7e7e7e0002' , '/detail/000000069e7e7e7e7e7e7e7e7e7e0002' , '/detail/000000069f7e7e7e7e7e7e7e7e7e0002' , '/detail/00000006a17e7e7e7e7e7e7e7e7e0002' , '/detail/00000006a27e7e7e7e7e7e7e7e7e0002' , '/detail/00000006a37e7e7e7e7e7e7e7e7e0002' , '/detail/00000006a47e7e7e7e7e7e7e7e7e0002' , '/detail/00000006a57e7e7e7e7e7e7e7e7e0002' , '/detail/00000006a67e7e7e7e7e7e7e7e7e0002' , '/detail/00000006a77e7e7e7e7e7e7e7e7e0002' , '/detail/00000006a87e7e7e7e7e7e7e7e7e0002' , '/detail/00000006a97e7e7e7e7e7e7e7e7e0002' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
76
0.69 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"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
]
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 (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD );
Copy
77
0.84 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"¤½mg\x16 ÖA&½Ssª¾èɯ "
"_esi/global/header "
"_esi/global/header/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF OR sales_channel_id IS NULL )) AND ((seo_path_info = '_esi/global/header' OR seo_path_info = '_esi/global/header/' ));
Copy
78
0.38 ms
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ? ) AND (sales_channel_id = ? ) AND (path_info = ? ) AND (is_canonical = 1 ) LIMIT 1
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
"/_esi/global/header "
]
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) AND (path_info = '/_esi/global/header' ) AND (is_canonical = 1 ) LIMIT 1 ;
Copy
79
0.34 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
"LYlfAuuIo1Qyc9hQs1oJxbO8pUo0zpBb "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) AND (token = 'LYlfAuuIo1Qyc9hQs1oJxbO8pUo0zpBb' ) LIMIT 1 ;
Copy
80
0.40 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `id` = ?
Parameters :
[
b"|Ï—V\x05 0LÜ»l´+š“ì¤ "
b"|Ï—V\x05 0LÜ»l´+š“ì¤ "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0x7CCF975605304CDCBB6CB42B9A93ECA4 OR `id` = 0x7CCF975605304CDCBB6CB42B9A93ECA4
;
Copy
81
1.03 ms
SELECT `language` . `id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language` . `id` = `language.salesChannelDomains` . `language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language` . `id` = `language.salesChannels.mapping` . `language_id` LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping` . `sales_channel_id` = `language.salesChannels` . `id` WHERE (`language.salesChannelDomains` . `sales_channel_id` = ? AND `language.salesChannels` . `id` = ? ) GROUP BY `language` . `id` ORDER BY MIN (`language` . `name` ) ASC
Parameters :
[
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
]
SELECT `language` . `id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language` . `id` = `language.salesChannelDomains` . `language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language` . `id` = `language.salesChannels.mapping` . `language_id` LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping` . `sales_channel_id` = `language.salesChannels` . `id` WHERE (`language.salesChannelDomains` . `sales_channel_id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF AND `language.salesChannels` . `id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) GROUP BY `language` . `id` ORDER BY MIN (`language` . `name` ) ASC ;
Copy
82
0.61 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `active` as `language.active` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.name` , `language.translationCode.translation.name` as `language.translationCode.name` , `language.translationCode.translation.territory` , `language.translationCode.translation.territory` as `language.translationCode.territory` , `language.translationCode.translation.customFields` , `language.translationCode.translation.customFields` as `language.translationCode.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation` . `language_id` = ? ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` WHERE `language` . `id` IN (? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"SC(\r úÚO\x13 ¸~¦m5¶ü. "
b"ü¯™I#2NT£ÒO\x16 ÿÝ0K "
b"í¦!§~bE8–³ÄVاý "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `active` as `language.active` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.name` , `language.translationCode.translation.name` as `language.translationCode.name` , `language.translationCode.translation.territory` , `language.translationCode.translation.territory` as `language.translationCode.territory` , `language.translationCode.translation.customFields` , `language.translationCode.translation.customFields` as `language.translationCode.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B , 0x5343280DFADA4F13B87EA66D35B6FC2E , 0xFCAF994923324E54A3D24F16FFDD304B , 0xEDA621A77E62453896B3C456D8A79DFD );
Copy
83
0.39 ms
SELECT `currency` . `id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency` . `id` = `currency.salesChannels.mapping` . `currency_id` LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping` . `sales_channel_id` = `currency.salesChannels` . `id` WHERE (`currency.salesChannels` . `id` = ? ) GROUP BY `currency` . `id`
Parameters :
[
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
]
SELECT `currency` . `id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency` . `id` = `currency.salesChannels.mapping` . `currency_id` LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping` . `sales_channel_id` = `currency.salesChannels` . `id` WHERE (`currency.salesChannels` . `id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) GROUP BY `currency` . `id` ;
Copy
84
0.53 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (0xB7D2554B0CE847CD82F3AC9BD1C0DFCA );
Copy
85
5.75 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/13a65f0962e64be9ab3210a371a2f790 "
"/navigation/17a3e1082a41422486b5cd8312b85338 "
"/navigation/ce8d2ea829eb4f068922ce8d9928aaf8 "
"/navigation/00000186a07e7e7e7e7e7e7e7e7e0001 "
"/navigation/000003d0907e7e7e7e7e7e7e7e7e0001 "
"/navigation/000006ddd07e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000493e07e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000057e407e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000668a07e7e7e7e7e7e7e7e7e0001 "
"/navigation/4d689ea4e1ee4be7a7ff17c3d1c2a9fd "
"/navigation/0d5c0178b61f43409317ecb7f0423217 "
"/navigation/9f316991c7b843988ba2d691af81e051 "
"/navigation/b5f029ae393e42019d3c84d1745747d9 "
"/navigation/87329892f04642a091cf97d76cf2e172 "
"/navigation/d0c3ec10ad7f43eab1566c1442929e7b "
"/navigation/405d1cbfa9ac40988230b3550335457d "
"/navigation/fc1ec1df1e6e4f1a8143c5ba27bf4971 "
"/navigation/73d86ffcbaf24d1ead280925070a92d7 "
"/navigation/830789a628d847209c38fd4dede151ef "
"/navigation/604b2db8d0664366b6b22358d17f7a59 "
"/navigation/3effeb8dc90a440cade956cd15571d2e "
"/navigation/6a9710cbd4ef455d882138cc36089aed "
"/navigation/13f58cf7fb2d4fdc8090e2d111219483 "
"/navigation/413ab9571e424278a787f8a4381c0c9f "
"/navigation/853c3c6b6ffe47e2866acbc815d7ef0d "
"/navigation/37e42c1a596f44aaa610954f0a82095e "
"/navigation/0a500eeb24b74c4eab8e1982232bf4f7 "
"/navigation/0799bf2edc454c3287d633d9afd8d680 "
"/navigation/92bb5f4d67e84697841c730082f2bbda "
"/navigation/1756c757bedb444bbacec61fc6f0c159 "
"/navigation/eb040e19715440c08c9806233a73f42a "
"/navigation/d5f98579fc6a4def8a173f3cd4eb0c1f "
"/navigation/d67ef9c439bf46b9976fd4c577abecc9 "
"/navigation/9fc9bc9065d44af9984985664c242443 "
"/navigation/3b0c1d5504484565a8bdced3ab2d3665 "
"/navigation/b90f87fb1a1c4230af629184792d84e3 "
"/navigation/eb51729977f44659b74712aad3e7e7a3 "
"/navigation/e907e8f1668c4fb4afe752ffe417a63e "
"/navigation/f1b52c4932dc4ad590c5ee6ff62c87b7 "
"/navigation/88435e53e98c4d08877d9e13a9607c2a "
"/navigation/00000249f07e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024be47e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024bee7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024bf87e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024c027e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024c0c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024c167e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024dd87e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024de27e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024dec7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024df67e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024fcc7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024fd67e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000251c07e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000251ca7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000251d47e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000251de7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000251e37e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000251e87e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000251ed7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000251f27e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000251fc7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000252887e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000252927e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000253b47e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000253be7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000253c87e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000253d27e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000253e67e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000253eb7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000253f07e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000255a87e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000255b27e7e7e7e7e7e7e7e7e0001 "
"/navigation/000002579c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000257a17e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000257a37e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000257a47e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000257b07e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000257ba7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000259907e7e7e7e7e7e7e7e7e0001 "
"/navigation/000002599a7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000259a47e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000259ae7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000025b847e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000025b8e7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000025b987e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000025d787e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000025d827e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000025f6c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000025f767e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000261607e7e7e7e7e7e7e7e7e0001 "
"/navigation/000002616a7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000261747e7e7e7e7e7e7e7e7e0001 "
"/navigation/000002617e7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000261887e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000261927e7e7e7e7e7e7e7e7e0001 "
"/navigation/000002619c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030d407e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f347e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f487e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f4d7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f4f7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f527e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f537e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f547e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f577e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f5c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f987e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030fa27e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030fa77e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030fac7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030fb67e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030ffc7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000310067e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000310107e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000310607e7e7e7e7e7e7e7e7e0001 "
"/navigation/000003106a7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000311287e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000311327e7e7e7e7e7e7e7e7e0001 "
"/navigation/000003113c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000311467e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000311487e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000311507e7e7e7e7e7e7e7e7e0001 "
"/navigation/000003115a7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000311647e7e7e7e7e7e7e7e7e0001 "
"/navigation/000003131c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000313267e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000313307e7e7e7e7e7e7e7e7e0001 "
"/navigation/000003133a7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000313447e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000313467e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000315107e7e7e7e7e7e7e7e7e0001 "
"/navigation/000003151a7e7e7e7e7e7e7e7e7e0001 "
"/navigation/000003151f7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000315247e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000317047e7e7e7e7e7e7e7e7e0001 "
"/navigation/000003170e7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000317227e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000318f87e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000319027e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000319047e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000319077e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000031aec7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000031af67e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000031ce07e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000031cea7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000031cf47e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000031cfe7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000031d087e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000320c87e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000320d27e7e7e7e7e7e7e7e7e0001 "
"/navigation/000008b1807e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbba07e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbc047e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbc0e7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbc187e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbc227e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbc687e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbc727e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbc7c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbc867e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbccc7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbcd67e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd307e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd3a7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd3f7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd447e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd497e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd4e7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd537e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd587e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd5d7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd627e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd947e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd9e7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbda87e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbdf87e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbe027e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbe0c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbe207e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbe2a7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbe5c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbe667e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbe707e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbec07e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbeca7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbed47e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbede7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbf247e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbf2e7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbf387e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbf427e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbf4c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbf567e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbfec7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dc0007e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dc0507e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dc05a7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dc0647e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dc06e7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dc0787e7e7e7e7e7e7e7e7e0001 "
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
]
SELECT
seo_path_info ,
path_info ,
sales_channel_id
FROM
seo_url
WHERE
(seo_url . is_canonical = 1 )
AND (
seo_url . path_info IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
)
AND (seo_url . language_id = ? )
AND (
seo_url . sales_channel_id = ?
OR seo_url . sales_channel_id IS NULL
)
AND (seo_url . is_deleted = 0 )
Copy
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN ('/navigation/13a65f0962e64be9ab3210a371a2f790' , '/navigation/17a3e1082a41422486b5cd8312b85338' , '/navigation/ce8d2ea829eb4f068922ce8d9928aaf8' , '/navigation/00000186a07e7e7e7e7e7e7e7e7e0001' , '/navigation/000003d0907e7e7e7e7e7e7e7e7e0001' , '/navigation/000006ddd07e7e7e7e7e7e7e7e7e0001' , '/navigation/00000493e07e7e7e7e7e7e7e7e7e0001' , '/navigation/0000057e407e7e7e7e7e7e7e7e7e0001' , '/navigation/00000668a07e7e7e7e7e7e7e7e7e0001' , '/navigation/4d689ea4e1ee4be7a7ff17c3d1c2a9fd' , '/navigation/0d5c0178b61f43409317ecb7f0423217' , '/navigation/9f316991c7b843988ba2d691af81e051' , '/navigation/b5f029ae393e42019d3c84d1745747d9' , '/navigation/87329892f04642a091cf97d76cf2e172' , '/navigation/d0c3ec10ad7f43eab1566c1442929e7b' , '/navigation/405d1cbfa9ac40988230b3550335457d' , '/navigation/fc1ec1df1e6e4f1a8143c5ba27bf4971' , '/navigation/73d86ffcbaf24d1ead280925070a92d7' , '/navigation/830789a628d847209c38fd4dede151ef' , '/navigation/604b2db8d0664366b6b22358d17f7a59' , '/navigation/3effeb8dc90a440cade956cd15571d2e' , '/navigation/6a9710cbd4ef455d882138cc36089aed' , '/navigation/13f58cf7fb2d4fdc8090e2d111219483' , '/navigation/413ab9571e424278a787f8a4381c0c9f' , '/navigation/853c3c6b6ffe47e2866acbc815d7ef0d' , '/navigation/37e42c1a596f44aaa610954f0a82095e' , '/navigation/0a500eeb24b74c4eab8e1982232bf4f7' , '/navigation/0799bf2edc454c3287d633d9afd8d680' , '/navigation/92bb5f4d67e84697841c730082f2bbda' , '/navigation/1756c757bedb444bbacec61fc6f0c159' , '/navigation/eb040e19715440c08c9806233a73f42a' , '/navigation/d5f98579fc6a4def8a173f3cd4eb0c1f' , '/navigation/d67ef9c439bf46b9976fd4c577abecc9' , '/navigation/9fc9bc9065d44af9984985664c242443' , '/navigation/3b0c1d5504484565a8bdced3ab2d3665' , '/navigation/b90f87fb1a1c4230af629184792d84e3' , '/navigation/eb51729977f44659b74712aad3e7e7a3' , '/navigation/e907e8f1668c4fb4afe752ffe417a63e' , '/navigation/f1b52c4932dc4ad590c5ee6ff62c87b7' , '/navigation/88435e53e98c4d08877d9e13a9607c2a' , '/navigation/00000249f07e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024be47e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024bee7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024bf87e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024c027e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024c0c7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024c167e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024dd87e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024de27e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024dec7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024df67e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024fcc7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024fd67e7e7e7e7e7e7e7e7e0001' , '/navigation/00000251c07e7e7e7e7e7e7e7e7e0001' , '/navigation/00000251ca7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000251d47e7e7e7e7e7e7e7e7e0001' , '/navigation/00000251de7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000251e37e7e7e7e7e7e7e7e7e0001' , '/navigation/00000251e87e7e7e7e7e7e7e7e7e0001' , '/navigation/00000251ed7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000251f27e7e7e7e7e7e7e7e7e0001' , '/navigation/00000251fc7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000252887e7e7e7e7e7e7e7e7e0001' , '/navigation/00000252927e7e7e7e7e7e7e7e7e0001' , '/navigation/00000253b47e7e7e7e7e7e7e7e7e0001' , '/navigation/00000253be7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000253c87e7e7e7e7e7e7e7e7e0001' , '/navigation/00000253d27e7e7e7e7e7e7e7e7e0001' , '/navigation/00000253e67e7e7e7e7e7e7e7e7e0001' , '/navigation/00000253eb7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000253f07e7e7e7e7e7e7e7e7e0001' , '/navigation/00000255a87e7e7e7e7e7e7e7e7e0001' , '/navigation/00000255b27e7e7e7e7e7e7e7e7e0001' , '/navigation/000002579c7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000257a17e7e7e7e7e7e7e7e7e0001' , '/navigation/00000257a37e7e7e7e7e7e7e7e7e0001' , '/navigation/00000257a47e7e7e7e7e7e7e7e7e0001' , '/navigation/00000257b07e7e7e7e7e7e7e7e7e0001' , '/navigation/00000257ba7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000259907e7e7e7e7e7e7e7e7e0001' , '/navigation/000002599a7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000259a47e7e7e7e7e7e7e7e7e0001' , '/navigation/00000259ae7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000025b847e7e7e7e7e7e7e7e7e0001' , '/navigation/0000025b8e7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000025b987e7e7e7e7e7e7e7e7e0001' , '/navigation/0000025d787e7e7e7e7e7e7e7e7e0001' , '/navigation/0000025d827e7e7e7e7e7e7e7e7e0001' , '/navigation/0000025f6c7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000025f767e7e7e7e7e7e7e7e7e0001' , '/navigation/00000261607e7e7e7e7e7e7e7e7e0001' , '/navigation/000002616a7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000261747e7e7e7e7e7e7e7e7e0001' , '/navigation/000002617e7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000261887e7e7e7e7e7e7e7e7e0001' , '/navigation/00000261927e7e7e7e7e7e7e7e7e0001' , '/navigation/000002619c7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030d407e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f347e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f487e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f4d7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f4f7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f527e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f537e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f547e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f577e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f5c7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f987e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030fa27e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030fa77e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030fac7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030fb67e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030ffc7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000310067e7e7e7e7e7e7e7e7e0001' , '/navigation/00000310107e7e7e7e7e7e7e7e7e0001' , '/navigation/00000310607e7e7e7e7e7e7e7e7e0001' , '/navigation/000003106a7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000311287e7e7e7e7e7e7e7e7e0001' , '/navigation/00000311327e7e7e7e7e7e7e7e7e0001' , '/navigation/000003113c7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000311467e7e7e7e7e7e7e7e7e0001' , '/navigation/00000311487e7e7e7e7e7e7e7e7e0001' , '/navigation/00000311507e7e7e7e7e7e7e7e7e0001' , '/navigation/000003115a7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000311647e7e7e7e7e7e7e7e7e0001' , '/navigation/000003131c7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000313267e7e7e7e7e7e7e7e7e0001' , '/navigation/00000313307e7e7e7e7e7e7e7e7e0001' , '/navigation/000003133a7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000313447e7e7e7e7e7e7e7e7e0001' , '/navigation/00000313467e7e7e7e7e7e7e7e7e0001' , '/navigation/00000315107e7e7e7e7e7e7e7e7e0001' , '/navigation/000003151a7e7e7e7e7e7e7e7e7e0001' , '/navigation/000003151f7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000315247e7e7e7e7e7e7e7e7e0001' , '/navigation/00000317047e7e7e7e7e7e7e7e7e0001' , '/navigation/000003170e7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000317227e7e7e7e7e7e7e7e7e0001' , '/navigation/00000318f87e7e7e7e7e7e7e7e7e0001' , '/navigation/00000319027e7e7e7e7e7e7e7e7e0001' , '/navigation/00000319047e7e7e7e7e7e7e7e7e0001' , '/navigation/00000319077e7e7e7e7e7e7e7e7e0001' , '/navigation/0000031aec7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000031af67e7e7e7e7e7e7e7e7e0001' , '/navigation/0000031ce07e7e7e7e7e7e7e7e7e0001' , '/navigation/0000031cea7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000031cf47e7e7e7e7e7e7e7e7e0001' , '/navigation/0000031cfe7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000031d087e7e7e7e7e7e7e7e7e0001' , '/navigation/00000320c87e7e7e7e7e7e7e7e7e0001' , '/navigation/00000320d27e7e7e7e7e7e7e7e7e0001' , '/navigation/000008b1807e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbba07e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbc047e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbc0e7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbc187e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbc227e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbc687e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbc727e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbc7c7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbc867e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbccc7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbcd67e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd307e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd3a7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd3f7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd447e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd497e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd4e7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd537e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd587e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd5d7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd627e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd947e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd9e7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbda87e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbdf87e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbe027e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbe0c7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbe207e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbe2a7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbe5c7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbe667e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbe707e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbec07e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbeca7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbed47e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbede7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbf247e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbf2e7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbf387e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbf427e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbf4c7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbf567e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbfec7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dc0007e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dc0507e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dc05a7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dc0647e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dc06e7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dc0787e7e7e7e7e7e7e7e7e0001' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
86
0.57 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"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
]
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 (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD );
Copy
87
1.00 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"¤½mg\x16 ÖA&½Ssª¾èɯ "
"_esi/global/footer "
"_esi/global/footer/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF OR sales_channel_id IS NULL )) AND ((seo_path_info = '_esi/global/footer' OR seo_path_info = '_esi/global/footer/' ));
Copy
88
0.37 ms
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ? ) AND (sales_channel_id = ? ) AND (path_info = ? ) AND (is_canonical = 1 ) LIMIT 1
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
"/_esi/global/footer "
]
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) AND (path_info = '/_esi/global/footer' ) AND (is_canonical = 1 ) LIMIT 1 ;
Copy
89
0.52 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
"LYlfAuuIo1Qyc9hQs1oJxbO8pUo0zpBb "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) AND (token = 'LYlfAuuIo1Qyc9hQs1oJxbO8pUo0zpBb' ) LIMIT 1 ;
Copy
90
0.35 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `id` = ?
Parameters :
[
b"Ç´S-A\x10 OÙ§€ÞëT;_, "
b"Ç´S-A\x10 OÙ§€ÞëT;_, "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0xC7B4532D41104FD9A780DEEB543B5F2C OR `id` = 0xC7B4532D41104FD9A780DEEB543B5F2C
;
Copy
91
3.22 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` . `cms_navigation_page_id` as `category.cmsNavigationPageId` , `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` = ? OR (`category` . `path` LIKE ? AND (`category` . `level` > ? AND `category` . `level` < = ? )))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"Ç´S-A\x10 OÙ§€ÞëT;_, "
"%|c7b4532d41104fd9a780deeb543b5f2c|% "
1
4
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category` . `cms_navigation_page_id` as `category.cmsNavigationPageId` ,
`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` = ?
OR (
`category` . `path` LIKE ?
AND (
`category` . `level` > ?
AND `category` . `level` < = ?
)
)
)
)
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category` . `cms_navigation_page_id` as `category.cmsNavigationPageId` , `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` = 0xC7B4532D41104FD9A780DEEB543B5F2C OR (`category` . `path` LIKE '%|c7b4532d41104fd9a780deeb543b5f2c|%' AND (`category` . `level` > 1 AND `category` . `level` < = 4 )))));
Copy
92
0.61 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category` . `id` = `category.swagDynamicAccessRules.mapping` . `category_id` AND `category` . `version_id` = `category.swagDynamicAccessRules.mapping` . `category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping` . `rule_id` = `category.swagDynamicAccessRules` . `id` WHERE (`category` . `version_id` = ? ) AND ((((`category.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) OR `category.swagDynamicAccessRules` . `id` < = > ? ))) AND (`category` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) GROUP BY `category` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
b"\v gF‚Ï\x06 G¡»A*×ófÄ’ "
b"\x1E (|\x15 <ÒB[¨\x10\x1D UÛ£’œ "
b"TB\x04 .½IÝ¡Ì\x04 Ń4\x0F "
b"UEz-N¼¡ð@C@ð\x03 È "
b"fgXšJšI\x1D “›iG\x1F AÄI "
b"n#Â\f g\x1C I:€€e!±\x00 ¿© "
b"pB>É&uA÷ãØ\x11 f}Tá "
b"zÌDJ|\x03 Mè©Z\x07\x0F Q\x13 ý- "
b"\x7F Õ‹hHM\x16 \x17 ºz²e\x1A "
b"„\x0F fXHøFìƒ/KeW¿Zi "
b"ˆÖþ?Æ·Nä½]æ±³÷ó "
b"€Úf\x0E ,@\x03 ¨Ïßùyr©ƒ "
b"Å×\x1F þø¼E>¤È«6#ÞCb "
b"Öx@\x08 ©[GK½‰D_ê\x17 ¤N "
b"ÛζNkÞE%º†¢Pt.õ\x10 "
b"ìãeQÓ\x11 N·j;'P\x10 "
b"úä²6RÄN¾˜Ž‹\^X§# "
b"Ç´S-A\x10 OÙ§€ÞëT;_, "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category` . `id` = `category.swagDynamicAccessRules.mapping` . `category_id` AND `category` . `version_id` = `category.swagDynamicAccessRules.mapping` . `category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping` . `rule_id` = `category.swagDynamicAccessRules` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`category.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )) OR `category.swagDynamicAccessRules` . `id` < = > NULL ))) AND (`category` . `id` IN (0x0B674682CF0647A1BB412AD7F366C492 , 0x1E287C153CD2425BA8101D55DBA3929C , 0x5442042EBDAD49DDA1CC04C5839D340F , 0x55459D7A2DAD4EBCA1F0404340F003C8 , 0x6667589A4A9A491D939B69471F41C449 , 0x6E23C20C671C493A80806521B100BFA9 , 0x70423EC9267541F781E3D811667D54E1 , 0x7ACC444A7C034DE8A95A070F5113FD2D , 0x7FD58B6848AD4D169D17BA7AB2651A20 , 0x840F665848F846EC832F4B6557BF5A69 , 0x88D6FE3FC6B74EE4BD5DE6B1B3F7F39D , 0xAD80DA660E2C4003A8CFDFF97972A983 , 0xC5D71FFEF8BC453EA4C8AB3623DE4362 , 0xD6784008A95B474BBD89445FEA17A44E , 0xDBCEB64E6BDE4525BA86A250742EF510 , 0xECE36551D3114E8EB78F6A3B2750108F , 0xFAE4B23652C44EBE988E8B5C5E58A723 , 0xC7B4532D41104FD9A780DEEB543B5F2C )) GROUP BY `category` . `id` ;
Copy
93
3.82 ms
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = ? ) AND ((`category` . `path` LIKE ? AND `category` . `level` = ? AND `category` . `active` = ? AND `category` . `visible` = ? )) GROUP BY `category` . `parent_id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"%|c7b4532d41104fd9a780deeb543b5f2c|% "
4
true
true
]
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `path` LIKE '%|c7b4532d41104fd9a780deeb543b5f2c|%' AND `category` . `level` = 4 AND `category` . `active` = 1 AND `category` . `visible` = 1 )) GROUP BY `category` . `parent_id` ;
Copy
94
0.20 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"Ç´S-A\x10 OÙ§€ÞëT;_, "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xC7B4532D41104FD9A780DEEB543B5F2C ));
Copy
95
0.34 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `id` = ?
Parameters :
[
b"ýÍ2µ?Bku¤—ïAÈé "
b"ýÍ2µ?Bku¤—ïAÈé "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0xFD8FCD32B53F426BAD75A497EF41C8E9 OR `id` = 0xFD8FCD32B53F426BAD75A497EF41C8E9
;
Copy
96
1.94 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` . `cms_navigation_page_id` as `category.cmsNavigationPageId` , `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` = ? OR (`category` . `path` LIKE ? AND (`category` . `level` > ? AND `category` . `level` < = ? )))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ýÍ2µ?Bku¤—ïAÈé "
"%|fd8fcd32b53f426bad75a497ef41c8e9|% "
1
3
]
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` . `cms_navigation_page_id` as `category.cmsNavigationPageId` ,
`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` = ?
OR (
`category` . `path` LIKE ?
AND (
`category` . `level` > ?
AND `category` . `level` < = ?
)
)
)
)
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category` . `cms_navigation_page_id` as `category.cmsNavigationPageId` , `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` = 0xFD8FCD32B53F426BAD75A497EF41C8E9 OR (`category` . `path` LIKE '%|fd8fcd32b53f426bad75a497ef41c8e9|%' AND (`category` . `level` > 1 AND `category` . `level` < = 3 )))));
Copy
97
0.58 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category` . `id` = `category.swagDynamicAccessRules.mapping` . `category_id` AND `category` . `version_id` = `category.swagDynamicAccessRules.mapping` . `category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping` . `rule_id` = `category.swagDynamicAccessRules` . `id` WHERE (`category` . `version_id` = ? ) AND ((((`category.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) OR `category.swagDynamicAccessRules` . `id` < = > ? ))) AND (`category` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) GROUP BY `category` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
b"\x11\x13 ¨aqI5©~]‚Yñö\x1D "
b"\x11 °þÛBøKç½\x1C Ï·5>6r "
b"\x14 ÉÔ\x11 k‰AÊ¿Êtš\x05 æ9x "
b"\x16 ÷2W\r òMÖ¤åõœµbâÌ "
b"$.¡Ü~iMp¦+÷g>#\x01 Å "
b"Fš=à‰VH`ê\x1D\x02 Â"P‡ "
b"J$%à 1HS¸ëS=ícLø "
b"""
[Ƨ\x7F ðñN\n
¿•wB¦™è\x17
"""
b"eb8“n–G$±&‰fmE¬4 "
b"¯èÏa!dIa„)bö§®6à "
b"²„'éº?E»‹ßq¹D.ð0 "
b"½^”ÄÕ\x16 G7²àÎ<\x08 ÔÑV "
b"Ê5+Œ·\x04 OÚ¹úîñƒ•\x0E ` "
b"ÓŠ*¡ð@\x14 ²£8jÖ¥‰Y "
b"ýÍ2µ?Bku¤—ïAÈé "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category` . `id` = `category.swagDynamicAccessRules.mapping` . `category_id` AND `category` . `version_id` = `category.swagDynamicAccessRules.mapping` . `category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping` . `rule_id` = `category.swagDynamicAccessRules` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`category.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )) OR `category.swagDynamicAccessRules` . `id` < = > NULL ))) AND (`category` . `id` IN (0x111390A861714935A97E5D8259F1F61D , 0x11B0FEDB42F84BE7BD1CCFB7353E3672 , 0x14C9D4116B8941CABFCA749A05E63978 , 0x16F732570DF24DD6A4E5F59CB562E2CC , 0x242EA1DC7E694D70A62BF7673E2301C5 , 0x469A3DE0895648609DEA1D02C2225087 , 0x4A2425C3A0314853B8EB533DED634CF8 , 0x5BC6A77FF0F14E0ABF957742A699E817 , 0x656238936E964724B12689666D45AC34 , 0xAFE8CF6121644961842962F6A7AE36E0 , 0xB28427E9BA3F45BB8BDF71B9442EF030 , 0xBD5E94C4D5164737B2E0CE3C08D4D156 , 0xCA352B8CB7044FDAB9FAEEF183950E60 , 0xD39D8A2AA1F04014B2A3386AD6A58959 , 0xFD8FCD32B53F426BAD75A497EF41C8E9 )) GROUP BY `category` . `id` ;
Copy
98
3.31 ms
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = ? ) AND ((`category` . `path` LIKE ? AND `category` . `level` = ? AND `category` . `active` = ? AND `category` . `visible` = ? )) GROUP BY `category` . `parent_id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"%|fd8fcd32b53f426bad75a497ef41c8e9|% "
3
true
true
]
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `path` LIKE '%|fd8fcd32b53f426bad75a497ef41c8e9|%' AND `category` . `level` = 3 AND `category` . `active` = 1 AND `category` . `visible` = 1 )) GROUP BY `category` . `parent_id` ;
Copy
99
0.26 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ýÍ2µ?Bku¤—ïAÈé "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xFD8FCD32B53F426BAD75A497EF41C8E9 ));
Copy
100
0.40 ms
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE (`payment_method` . `active` = ? AND `payment_method.salesChannels` . `id` = ? ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC
Parameters :
[
true
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
]
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE (`payment_method` . `active` = 1 AND `payment_method.salesChannels` . `id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC ;
Copy
101
0.75 ms
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = ? ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ç\x05 CL6@J\x11 ©§*Ù,vÛÔ "
b"\x13 =ÇWŽeI«¢yº)øìøZ "
b"Í\r æmÌZC‹›\x08 î퇮Ç\x00 "
b"ų{i¼'IZ‹¡”V&\x08 é "
b"1Å&÷ý=Dĵ´HV|7;) "
]
SELECT
`payment_method` . `id` as `payment_method.id` ,
`payment_method` . `plugin_id` as `payment_method.pluginId` ,
`payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` ,
`payment_method` . `position` as `payment_method.position` ,
`payment_method` . `active` as `payment_method.active` ,
`payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` ,
`payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` ,
`payment_method` . `media_id` as `payment_method.mediaId` ,
`payment_method` . `technical_name` as `payment_method.technicalName` ,
`payment_method` . `created_at` as `payment_method.createdAt` ,
`payment_method` . `updated_at` as `payment_method.updatedAt` ,
`payment_method.media` . `id` as `payment_method.media.id` ,
`payment_method.media` . `user_id` as `payment_method.media.userId` ,
`payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` ,
`payment_method.media` . `mime_type` as `payment_method.media.mimeType` ,
`payment_method.media` . `file_extension` as `payment_method.media.fileExtension` ,
`payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` ,
`payment_method.media` . `file_name` as `payment_method.media.fileName` ,
`payment_method.media` . `file_size` as `payment_method.media.fileSize` ,
`payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` ,
`payment_method.media` . `meta_data` as `payment_method.media.metaData` ,
`payment_method.media` . `config` as `payment_method.media.config` ,
`payment_method.media` . `path` as `payment_method.media.path` ,
`payment_method.media` . `private` as `payment_method.media.private` ,
`payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` ,
`payment_method.media` . `file_hash` as `payment_method.media.fileHash` ,
`payment_method.media` . `created_at` as `payment_method.media.createdAt` ,
`payment_method.media` . `updated_at` as `payment_method.media.updatedAt` ,
`payment_method.media.translation.title` ,
`payment_method.media.translation.title` as `payment_method.media.title` ,
`payment_method.media.translation.alt` ,
`payment_method.media.translation.alt` as `payment_method.media.alt` ,
`payment_method.media.translation.customFields` ,
`payment_method.media.translation.customFields` as `payment_method.media.customFields` ,
`payment_method.translation.name` ,
`payment_method.translation.name` as `payment_method.name` ,
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName` as `payment_method.distinguishableName` ,
`payment_method.translation.description` ,
`payment_method.translation.description` as `payment_method.description` ,
`payment_method.translation.customFields` ,
`payment_method.translation.customFields` as `payment_method.customFields`
FROM
`payment_method`
LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id`
LEFT JOIN (
SELECT
`payment_method.translation` . `payment_method_id` ,
`payment_method.translation` . `name` as `payment_method.translation.name` ,
`payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` ,
`payment_method.translation` . `description` as `payment_method.translation.description` ,
`payment_method.translation` . `custom_fields` as `payment_method.translation.customFields`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation` . `language_id` = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
LEFT JOIN (
SELECT
`payment_method.media.translation` . `media_id` ,
`payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` ,
`payment_method.media.translation` . `title` as `payment_method.media.translation.title` ,
`payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields`
FROM
`media_translation` `payment_method.media.translation`
WHERE
`payment_method.media.translation` . `language_id` = ?
) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id`
WHERE
`payment_method` . `id` IN (? , ? , ? , ? , ? )
Copy
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (0xE705434C36404A11A9A72AD92C76DBD4 , 0x133DC7578D6549ABA279BA29F8ECF85A , 0xCD0DE66DCC5A438B9B08EEED87AEC700 , 0xC5B37B69BC27495A8B8FA194562608E9 , 0x31C526F7FD3D44C4B5B448567C373B29 );
Copy
102
0.62 ms
SELECT `shipping_method` . `id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method` . `id` = `shipping_method.salesChannels.mapping` . `shipping_method_id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping` . `sales_channel_id` = `shipping_method.salesChannels` . `id` WHERE (`shipping_method` . `active` = ? AND `shipping_method.salesChannels` . `id` = ? ) GROUP BY `shipping_method` . `id` ORDER BY MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.name` )) ASC
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
]
SELECT `shipping_method` . `id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method` . `id` = `shipping_method.salesChannels.mapping` . `shipping_method_id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping` . `sales_channel_id` = `shipping_method.salesChannels` . `id` WHERE (`shipping_method` . `active` = 1 AND `shipping_method.salesChannels` . `id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) GROUP BY `shipping_method` . `id` ORDER BY MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.name` )) ASC ;
Copy
103
0.71 ms
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = ? ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"µ®êØ~@NJº~âê~r1Ê "
b"]×1%,ÇN¬¥+/Jç¹>÷ "
]
SELECT
`shipping_method` . `id` as `shipping_method.id` ,
`shipping_method` . `technical_name` as `shipping_method.technicalName` ,
`shipping_method` . `active` as `shipping_method.active` ,
`shipping_method` . `position` as `shipping_method.position` ,
`shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` ,
`shipping_method` . `media_id` as `shipping_method.mediaId` ,
`shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` ,
`shipping_method` . `tax_type` as `shipping_method.taxType` ,
`shipping_method` . `tax_id` as `shipping_method.taxId` ,
`shipping_method` . `created_at` as `shipping_method.createdAt` ,
`shipping_method` . `updated_at` as `shipping_method.updatedAt` ,
`shipping_method.media` . `id` as `shipping_method.media.id` ,
`shipping_method.media` . `user_id` as `shipping_method.media.userId` ,
`shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` ,
`shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` ,
`shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` ,
`shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` ,
`shipping_method.media` . `file_name` as `shipping_method.media.fileName` ,
`shipping_method.media` . `file_size` as `shipping_method.media.fileSize` ,
`shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` ,
`shipping_method.media` . `meta_data` as `shipping_method.media.metaData` ,
`shipping_method.media` . `config` as `shipping_method.media.config` ,
`shipping_method.media` . `path` as `shipping_method.media.path` ,
`shipping_method.media` . `private` as `shipping_method.media.private` ,
`shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` ,
`shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` ,
`shipping_method.media` . `created_at` as `shipping_method.media.createdAt` ,
`shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` ,
`shipping_method.media.translation.title` ,
`shipping_method.media.translation.title` as `shipping_method.media.title` ,
`shipping_method.media.translation.alt` ,
`shipping_method.media.translation.alt` as `shipping_method.media.alt` ,
`shipping_method.media.translation.customFields` ,
`shipping_method.media.translation.customFields` as `shipping_method.media.customFields` ,
`shipping_method.translation.name` ,
`shipping_method.translation.name` as `shipping_method.name` ,
`shipping_method.translation.description` ,
`shipping_method.translation.description` as `shipping_method.description` ,
`shipping_method.translation.trackingUrl` ,
`shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` ,
`shipping_method.translation.customFields` ,
`shipping_method.translation.customFields` as `shipping_method.customFields`
FROM
`shipping_method`
LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id`
LEFT JOIN (
SELECT
`shipping_method.translation` . `shipping_method_id` ,
`shipping_method.translation` . `name` as `shipping_method.translation.name` ,
`shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` ,
`shipping_method.translation` . `description` as `shipping_method.translation.description` ,
`shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl`
FROM
`shipping_method_translation` `shipping_method.translation`
WHERE
`shipping_method.translation` . `language_id` = ?
) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id`
LEFT JOIN (
SELECT
`shipping_method.media.translation` . `media_id` ,
`shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` ,
`shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` ,
`shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields`
FROM
`media_translation` `shipping_method.media.translation`
WHERE
`shipping_method.media.translation` . `language_id` = ?
) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id`
WHERE
`shipping_method` . `id` IN (? , ? )
Copy
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (0xB5AEEAD87E404E4ABA7EE2EA7E7231CA , 0x5DD731252CC74EACA52B2F4AE7B93EF7 );
Copy
104
1.31 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/c5d71ffef8bc453ea4c8ab3623de4362 "
"/navigation/afe8cf6121644961842962f6a7ae36e0 "
"/navigation/14c9d4116b8941cabfca749a05e63978 "
"/navigation/ad80da660e2c4003a8cfdff97972a983 "
"/navigation/17a3e1082a41422486b5cd8312b85338 "
"/navigation/87329892f04642a091cf97d76cf2e172 "
"/navigation/13f58cf7fb2d4fdc8090e2d111219483 "
"/navigation/0799bf2edc454c3287d633d9afd8d680 "
"/navigation/d67ef9c439bf46b9976fd4c577abecc9 "
"/navigation/b90f87fb1a1c4230af629184792d84e3 "
"/navigation/111390a861714935a97e5d8259f1f61d "
"/navigation/7fd58b6848ad4d169d17ba7ab2651a20 "
"/navigation/70423ec9267541f781e3d811667d54e1 "
"/navigation/6667589a4a9a491d939b69471f41c449 "
"/navigation/55459d7a2dad4ebca1f0404340f003c8 "
"/navigation/5442042ebdad49dda1cc04c5839d340f "
"/navigation/bd5e94c4d5164737b2e0ce3c08d4d156 "
"/navigation/469a3de0895648609dea1d02c2225087 "
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
]
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/c5d71ffef8bc453ea4c8ab3623de4362' , '/navigation/afe8cf6121644961842962f6a7ae36e0' , '/navigation/14c9d4116b8941cabfca749a05e63978' , '/navigation/ad80da660e2c4003a8cfdff97972a983' , '/navigation/17a3e1082a41422486b5cd8312b85338' , '/navigation/87329892f04642a091cf97d76cf2e172' , '/navigation/13f58cf7fb2d4fdc8090e2d111219483' , '/navigation/0799bf2edc454c3287d633d9afd8d680' , '/navigation/d67ef9c439bf46b9976fd4c577abecc9' , '/navigation/b90f87fb1a1c4230af629184792d84e3' , '/navigation/111390a861714935a97e5d8259f1f61d' , '/navigation/7fd58b6848ad4d169d17ba7ab2651a20' , '/navigation/70423ec9267541f781e3d811667d54e1' , '/navigation/6667589a4a9a491d939b69471f41c449' , '/navigation/55459d7a2dad4ebca1f0404340f003c8' , '/navigation/5442042ebdad49dda1cc04c5839d340f' , '/navigation/bd5e94c4d5164737b2e0ce3c08d4d156' , '/navigation/469a3de0895648609dea1d02c2225087' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
105
0.42 ms
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
]
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 (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD );
Copy