1
0.24 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.10 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
3
0.16 ms
SELECT custom_entity . name , custom_entity . fields , custom_entity . flags
FROM custom_entity
LEFT JOIN app ON app . id = custom_entity . app_id
WHERE (custom_entity . app_id IS NULL OR app . active = 1 ) AND custom_entity . deleted_at IS NULL ;
SELECT custom_entity . name , custom_entity . fields , custom_entity . flags
FROM custom_entity
LEFT JOIN app ON app . id = custom_entity . app_id
WHERE (custom_entity . app_id IS NULL OR app . active = 1 ) AND custom_entity . deleted_at IS NULL ;
;
Copy
4
0.30 ms
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ? ) AND ((sales_channel_id = ? OR sales_channel_id IS NULL )) AND ((seo_path_info = ? OR seo_path_info = ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"Íe’Æ6®Kóƒx°\x1A ›1äm "
"Hygienearmaturen "
"Hygienearmaturen/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0xCD6592C636AE4BF38378B01A9B31E46D OR sales_channel_id IS NULL )) AND ((seo_path_info = 'Hygienearmaturen' OR seo_path_info = 'Hygienearmaturen/' ));
Copy
5
0.15 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"Íe’Æ6®Kóƒx°\x1A ›1äm "
"7AxLPlt3S40pPVUQj24h7vwTtzVbD5kd "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0xCD6592C636AE4BF38378B01A9B31E46D ) AND (token = '7AxLPlt3S40pPVUQj24h7vwTtzVbD5kd' ) LIMIT 1 ;
Copy
6
0.09 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"7AxLPlt3S40pPVUQj24h7vwTtzVbD5kd "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = '7AxLPlt3S40pPVUQj24h7vwTtzVbD5kd' ;
Copy
7
0.17 ms
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = ? AND `sales_channel_country` . `country_id` = ? )
Parameters :
[
b"Íe’Æ6®Kóƒx°\x1A ›1äm "
b"Å\x08 ×PÉVKÿ»IQ\x1E øP\x08 r "
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0xCD6592C636AE4BF38378B01A9B31E46D AND `sales_channel_country` . `country_id` = 0xC508D750C9564BFFBB49511EF8500872 );
Copy
8
0.52 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ãyüÀ–óCVŽË\x1E )MEÉ1 "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xE379FCC096F343568DCB1E294D45C931 ));
Copy
9
0.17 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"ãyüÀ–óCVŽË\x1E )MEÉ1 "
]
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 (0xE379FCC096F343568DCB1E294D45C931 ))));
Copy
10
0.24 ms
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = ? ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = ? ) AND (`cms_page` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"vˆT\x04 °{KC·ñ \x06 xµ\x05 œ "
]
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`cms_page` . `id` IN (0x76885404B07B4B43B7F1A00678B5059C ));
Copy
11
0.31 ms
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . `media_id` , `cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . `language_id` = ? ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = ? ) AND (((`cms_section` . `cms_page_id` IN (? ))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"vˆT\x04 °{KC·ñ \x06 xµ\x05 œ "
]
SELECT
`cms_section` . `id` as `cms_section.id` ,
`cms_section` . `version_id` as `cms_section.versionId` ,
`cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` ,
`cms_section` . `position` as `cms_section.position` ,
`cms_section` . `type` as `cms_section.type` ,
`cms_section` . `locked` as `cms_section.locked` ,
`cms_section` . `name` as `cms_section.name` ,
`cms_section` . `sizing_mode` as `cms_section.sizingMode` ,
`cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` ,
`cms_section` . `background_color` as `cms_section.backgroundColor` ,
`cms_section` . `background_media_id` as `cms_section.backgroundMediaId` ,
`cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` ,
`cms_section` . `css_class` as `cms_section.cssClass` ,
`cms_section` . `cms_page_id` as `cms_section.pageId` ,
`cms_section` . `visibility` as `cms_section.visibility` ,
`cms_section` . `custom_fields` as `cms_section.customFields` ,
`cms_section` . `created_at` as `cms_section.createdAt` ,
`cms_section` . `updated_at` as `cms_section.updatedAt` ,
`cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` ,
`cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` ,
`cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` ,
`cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` ,
`cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` ,
`cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` ,
`cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` ,
`cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` ,
`cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` ,
`cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` ,
`cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` ,
`cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` ,
`cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` ,
`cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` ,
`cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` ,
`cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` ,
`cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` ,
`cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` ,
`cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` ,
`cms_section.backgroundMedia.translation.customFields` ,
`cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields`
FROM
`cms_section`
LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_section.backgroundMedia.translation` . `media_id` ,
`cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields`
FROM
`media_translation` `cms_section.backgroundMedia.translation`
WHERE
`cms_section.backgroundMedia.translation` . `language_id` = ?
) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id`
WHERE
(`cms_section` . `version_id` = ? )
AND (
(
(
`cms_section` . `cms_page_id` IN (? )
)
)
)
Copy
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . `media_id` , `cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`cms_section` . `cms_page_id` IN (0x76885404B07B4B43B7F1A00678B5059C ))));
Copy
12
0.31 ms
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . `language_id` = ? ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = ? ) AND (((`cms_block` . `cms_section_id` IN (? , ? ))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"/š\x02 ûª=B)¾àÇ᤹Z\x1D "
b"/ó¶\x05 –ßA'Œç51˜)ûø "
]
SELECT
`cms_block` . `id` as `cms_block.id` ,
`cms_block` . `version_id` as `cms_block.versionId` ,
`cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` ,
`cms_block` . `position` as `cms_block.position` ,
`cms_block` . `type` as `cms_block.type` ,
`cms_block` . `locked` as `cms_block.locked` ,
`cms_block` . `name` as `cms_block.name` ,
`cms_block` . `section_position` as `cms_block.sectionPosition` ,
`cms_block` . `margin_top` as `cms_block.marginTop` ,
`cms_block` . `margin_bottom` as `cms_block.marginBottom` ,
`cms_block` . `margin_left` as `cms_block.marginLeft` ,
`cms_block` . `margin_right` as `cms_block.marginRight` ,
`cms_block` . `background_color` as `cms_block.backgroundColor` ,
`cms_block` . `background_media_id` as `cms_block.backgroundMediaId` ,
`cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` ,
`cms_block` . `css_class` as `cms_block.cssClass` ,
`cms_block` . `visibility` as `cms_block.visibility` ,
`cms_block` . `cms_section_id` as `cms_block.sectionId` ,
`cms_block` . `custom_fields` as `cms_block.customFields` ,
`cms_block` . `created_at` as `cms_block.createdAt` ,
`cms_block` . `updated_at` as `cms_block.updatedAt` ,
`cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` ,
`cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` ,
`cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` ,
`cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` ,
`cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` ,
`cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` ,
`cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` ,
`cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` ,
`cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` ,
`cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` ,
`cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` ,
`cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` ,
`cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` ,
`cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` ,
`cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` ,
`cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` ,
`cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` ,
`cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` ,
`cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` ,
`cms_block.backgroundMedia.translation.customFields` ,
`cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields`
FROM
`cms_block`
LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_block.backgroundMedia.translation` . `media_id` ,
`cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields`
FROM
`media_translation` `cms_block.backgroundMedia.translation`
WHERE
`cms_block.backgroundMedia.translation` . `language_id` = ?
) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id`
WHERE
(`cms_block` . `version_id` = ? )
AND (
(
(
`cms_block` . `cms_section_id` IN (? , ? )
)
)
)
Copy
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`cms_block` . `cms_section_id` IN (0x2F9A02FBAA3D4229BEE0C7E1A4B95A1D , 0x2FF3B60596DF41278CE735319829FBF8 ))));
Copy
13
0.24 ms
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.translation.config` , `cms_slot.translation.config` as `cms_slot.config` , `cms_slot.translation.customFields` , `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation` . `cms_slot_id` , `cms_slot.translation` . `cms_slot_version_id` , `cms_slot.translation` . `config` as `cms_slot.translation.config` , `cms_slot.translation` . `custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . `language_id` = ? ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . `cms_slot_version_id` = `cms_slot` . `version_id` WHERE (`cms_slot` . `version_id` = ? ) AND (((`cms_slot` . `cms_block_id` IN (? , ? , ? , ? ))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"‚Ä|°LžCl„ÌFI2¡4J "
b"ÇE\t ø\r IÚ–„Á¬Î\x10\x1D "
b"æôe‚ßhNÿ¦$oñ˶‡m "
b"™,ÉX}\x1C FÀº\x1F ¥p{J«< "
]
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.translation.config` , `cms_slot.translation.config` as `cms_slot.config` , `cms_slot.translation.customFields` , `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation` . `cms_slot_id` , `cms_slot.translation` . `cms_slot_version_id` , `cms_slot.translation` . `config` as `cms_slot.translation.config` , `cms_slot.translation` . `custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . `cms_slot_version_id` = `cms_slot` . `version_id` WHERE (`cms_slot` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`cms_slot` . `cms_block_id` IN (0x82C47CB04C9E436C84CC464932A1344A , 0x8EC74509F80D49DA9684C1AC9DCE101D , 0xE6F46582DF684EFFA6246FF1CBB6876D , 0x992CC9587D1C46C0BA1FA5707B4AAB3C ))));
Copy
14
0.18 ms
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = ? ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"´ \x18 ·vGÉ‹\t\x17 DV;ûÍ "
]
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (0xB4A018B7768147C98B091744563BFBCD );
Copy
15
0.11 ms
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE (`product_sorting` . `active` = ? ) ORDER BY `product_sorting` . `priority` DESC
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE (`product_sorting` . `active` = 1 ) ORDER BY `product_sorting` . `priority` DESC ;
Copy
16
0.19 ms
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = ? ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"´ \x18 ·vGÉ‹\t\x17 DV;ûÍ "
b"""
\Ú\x06 .~GΔ\x15 d¼¾\x05 \n
«
"""
b"ëbxQRjE-¸Ùc™#é!° "
b"X`\r üN$N ©\x1F P\x1A ‚}8ž "
b"~sÌ+¤ÝJá‘\t dA\\x16 vJ "
b"–7JüB½A’¥Š\x1F r«—Gà "
b"\x06 jkîü~Kn‰)ÖL(ˆ¥\x1A "
b""?xÂbúL¿ŸÕ1œ1Q±& "
]
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (0xB4A018B7768147C98B091744563BFBCD , 0x5CDA06202E7E47CE941564BCBE050AAB , 0xEB627851526A452DB8D9639923E921B0 , 0x58600DFC4E244E20A91F501A827D389E , 0x7E73CC2BA4DD4AE1910964415C16764A , 0x96374AFC42BD4192A58A1F72AB9747C3 , 0x066A6BEEFC7E4B6E8929D64C2888A51A , 0x223F78C262FA4CBF9FD5319C3151B126 );
Copy
17
0.11 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"ãyüÀ–óCVŽË\x1E )MEÉ1 "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xE379FCC096F343568DCB1E294D45C931 )) LIMIT 1 ;
Copy
18
0.09 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"ãyüÀ–óCVŽË\x1E )MEÉ1 "
]
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 (0xE379FCC096F343568DCB1E294D45C931 ));
Copy
19
34.06 ms
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND `product.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > ? AND `product` . `available` < = > ? ))) GROUP BY `product` . `display_group` ORDER BY MIN (`product` . `product_number` ) ASC , MIN (`product` . `id` ) ASC LIMIT 24 OFFSET 24
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"Íe’Æ6®Kóƒx°\x1A ›1äm "
true
b"ãyüÀ–óCVŽË\x1E )MEÉ1 "
null
true
false
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xCD6592C636AE4BF38378B01A9B31E46D AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0xE379FCC096F343568DCB1E294D45C931 AND NOT (`product` . `display_group` < = > NULL ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > 1 AND `product` . `available` < = > 0 ))) GROUP BY `product` . `display_group` ORDER BY MIN (`product` . `product_number` ) ASC , MIN (`product` . `id` ) ASC LIMIT 24 OFFSET 24 ;
Copy
20
27.39 ms
SELECT COUNT (* ) FROM (
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND `product.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > ? AND `product` . `available` < = > ? ))) GROUP BY `product` . `display_group` ) total
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"Íe’Æ6®Kóƒx°\x1A ›1äm "
true
b"ãyüÀ–óCVŽË\x1E )MEÉ1 "
null
true
false
]
SELECT COUNT (* ) FROM (
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xCD6592C636AE4BF38378B01A9B31E46D AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0xE379FCC096F343568DCB1E294D45C931 AND NOT (`product` . `display_group` < = > NULL ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > 1 AND `product` . `available` < = > 0 ))) GROUP BY `product` . `display_group` ) total ;
Copy
21
96.82 ms
SELECT LOWER (HEX (`product.properties` . `id` )) as `properties.key` , COUNT (`product` . `id` ) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product` . `properties` = `product.properties.mapping` . `product_id` AND `product` . `version_id` = `product.properties.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping` . `property_group_option_id` = `product.properties` . `id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND `product.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > ? AND `product` . `available` < = > ? ))) GROUP BY `product.properties` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"Íe’Æ6®Kóƒx°\x1A ›1äm "
true
b"ãyüÀ–óCVŽË\x1E )MEÉ1 "
null
true
false
]
SELECT LOWER (HEX (`product.properties` . `id` )) as `properties.key` , COUNT (`product` . `id` ) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product` . `properties` = `product.properties.mapping` . `product_id` AND `product` . `version_id` = `product.properties.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping` . `property_group_option_id` = `product.properties` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xCD6592C636AE4BF38378B01A9B31E46D AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0xE379FCC096F343568DCB1E294D45C931 AND NOT (`product` . `display_group` < = > NULL ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > 1 AND `product` . `available` < = > 0 ))) GROUP BY `product.properties` . `id` ;
Copy
22
23.81 ms
SELECT LOWER (HEX (`product.options` . `id` )) as `options.key` , COUNT (`product` . `id` ) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product` . `id` = `product.options.mapping` . `product_id` AND `product` . `version_id` = `product.options.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping` . `property_group_option_id` = `product.options` . `id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND `product.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > ? AND `product` . `available` < = > ? ))) GROUP BY `product.options` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"Íe’Æ6®Kóƒx°\x1A ›1äm "
true
b"ãyüÀ–óCVŽË\x1E )MEÉ1 "
null
true
false
]
SELECT LOWER (HEX (`product.options` . `id` )) as `options.key` , COUNT (`product` . `id` ) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product` . `id` = `product.options.mapping` . `product_id` AND `product` . `version_id` = `product.options.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping` . `property_group_option_id` = `product.options` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xCD6592C636AE4BF38378B01A9B31E46D AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0xE379FCC096F343568DCB1E294D45C931 AND NOT (`product` . `display_group` < = > NULL ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > 1 AND `product` . `available` < = > 0 ))) GROUP BY `product.options` . `id` ;
Copy
23
0.54 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"øœwü\x07 ËGÛ¯”\x13 ñm˜,\x10 "
b"£ê¿Ëá€@=š³rb¹àðå "
b"£U¶Œ@\x15 I¸›\x19 nÕµŒ\x11 ù "
b"¸' 7\r ðM¿†þ¶\x00 Œ¾\x12 Ú "
b""kÉ]¿ÔK°–â\x03 ”\v ŠE "
b"""
!\n
1¸¸\x16 K¸¯qð\x14 ‚esŒ
"""
b"/Ð=¼ubAL“\x01 üt©ÐQZ "
b"C?÷ÒŒ‹GS”\x1E\x1F o>g”Ó "
b"\x17 Å™žÏ«AÖ€Œ²Û‰ò "
b"$5ffUÔIT§\x06 #:\x12 —‚z "
b"m-ÝÿŒNþµÆ\x1D UH(ê "
b"†]Ę®ACÍ’\x0E †ó]/ÐÇ "
b"iþâ\x04 Lz½UH{p»ÆX "
b"¾w5Ÿi7A6½\x07\x14 Áݳš€ "
b"¢ŒÌlj\x11 II½¯i:ØhXñ "
b"<é\x13 4ãK±†O÷ê\x01 êâ± "
b"U(Bž7D”—æ}(*1“ "
b"&eéó,LÚ³ÉÎkœ[\x06 E "
b"è¸/«Žk@f©¾Ä`Ò\f xþ "
b"?uf÷ïO\x12 ·w{švˆ¿E "
b"\x03 êëÓyQJ˜›ßúò3\t ;™ "
b"yê(E6ÙMó°kTÕ\x0E …\x10 ‰ "
b"M. _y¢G͹½Û”·\x05\x1C à "
b"w\x16 óëùcH}ŸqXˆ²\x18 ²ã "
]
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 (0xF89C77FC07CB47DBAF9413F16D982C10 , 0xA3EABFCBE180403D9AB37262B9E0F0E5 , 0xA355B68C401549B89B196ED5B58C11F9 , 0xB82720370DF04DBF86FEB6008CBE12DA , 0x226BC95DBFD44BB096E203940B908A45 , 0x210A31B8B8164BB8AF71F0148265738C , 0x2FD03DBC7562414C9301FC74A9D0515A , 0x433FF7D28C8B4753941E1F6F3E6794D3 , 0x17C5999ECFAB41D6808CB2DB8189F290 , 0x2435666655D44954A706233A1297827A , 0x6D2D8FDDFF8C4EFEB5C61D559F4828EA , 0x865DC498AE4143CD920E86F35D2FD0C7 , 0x69FEE2049F904C7ABD55487B70BBC658 , 0xBE77359F69374136BD0714C1DDB39A80 , 0xA28CCC6C6A114949BDAF693AD86858F1 , 0x3CE913348FE34BB1864FF7EA01EAE2B1 , 0x55289F429E37449497E67D282A8F3193 , 0x266590E9F32C4CDAB3C9CE6B9C5B0645 , 0xE8B82FAB8D6B4066A9BEC460D20C78FE , 0x3F759066F7EF4F12B7777B9A7688BF45 , 0x03EAEBD379514A989BDFFAF233093B99 , 0x79EA284536D94DF3B06B54D50E851089 , 0x4D2E205F79A247CDB9BDDB94B7051CC3 , 0x7716F3EBF963487D9F715888B218B2E3 );
Copy
24
0.74 ms
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) AND (`product` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) GROUP BY `product` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
10
b"Íe’Æ6®Kóƒx°\x1A ›1äm "
true
b"øœwü\x07 ËGÛ¯”\x13 ñm˜,\x10 "
b"£ê¿Ëá€@=š³rb¹àðå "
b"£U¶Œ@\x15 I¸›\x19 nÕµŒ\x11 ù "
b"¸' 7\r ðM¿†þ¶\x00 Œ¾\x12 Ú "
b""kÉ]¿ÔK°–â\x03 ”\v ŠE "
b"""
!\n
1¸¸\x16 K¸¯qð\x14 ‚esŒ
"""
b"/Ð=¼ubAL“\x01 üt©ÐQZ "
b"C?÷ÒŒ‹GS”\x1E\x1F o>g”Ó "
b"\x17 Å™žÏ«AÖ€Œ²Û‰ò "
b"$5ffUÔIT§\x06 #:\x12 —‚z "
b"m-ÝÿŒNþµÆ\x1D UH(ê "
b"†]Ę®ACÍ’\x0E †ó]/ÐÇ "
b"iþâ\x04 Lz½UH{p»ÆX "
b"¾w5Ÿi7A6½\x07\x14 Áݳš€ "
b"¢ŒÌlj\x11 II½¯i:ØhXñ "
b"<é\x13 4ãK±†O÷ê\x01 êâ± "
b"U(Bž7D”—æ}(*1“ "
b"&eéó,LÚ³ÉÎkœ[\x06 E "
b"è¸/«Žk@f©¾Ä`Ò\f xþ "
b"?uf÷ïO\x12 ·w{švˆ¿E "
b"\x03 êëÓyQJ˜›ßúò3\t ;™ "
b"yê(E6ÙMó°kTÕ\x0E …\x10 ‰ "
b"M. _y¢G͹½Û”·\x05\x1C à "
b"w\x16 óëùcH}ŸqXˆ²\x18 ²ã "
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0xCD6592C636AE4BF38378B01A9B31E46D AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0xF89C77FC07CB47DBAF9413F16D982C10 , 0xA3EABFCBE180403D9AB37262B9E0F0E5 , 0xA355B68C401549B89B196ED5B58C11F9 , 0xB82720370DF04DBF86FEB6008CBE12DA , 0x226BC95DBFD44BB096E203940B908A45 , 0x210A31B8B8164BB8AF71F0148265738C , 0x2FD03DBC7562414C9301FC74A9D0515A , 0x433FF7D28C8B4753941E1F6F3E6794D3 , 0x17C5999ECFAB41D6808CB2DB8189F290 , 0x2435666655D44954A706233A1297827A , 0x6D2D8FDDFF8C4EFEB5C61D559F4828EA , 0x865DC498AE4143CD920E86F35D2FD0C7 , 0x69FEE2049F904C7ABD55487B70BBC658 , 0xBE77359F69374136BD0714C1DDB39A80 , 0xA28CCC6C6A114949BDAF693AD86858F1 , 0x3CE913348FE34BB1864FF7EA01EAE2B1 , 0x55289F429E37449497E67D282A8F3193 , 0x266590E9F32C4CDAB3C9CE6B9C5B0645 , 0xE8B82FAB8D6B4066A9BEC460D20C78FE , 0x3F759066F7EF4F12B7777B9A7688BF45 , 0x03EAEBD379514A989BDFFAF233093B99 , 0x79EA284536D94DF3B06B54D50E851089 , 0x4D2E205F79A247CDB9BDDB94B7051CC3 , 0x7716F3EBF963487D9F715888B218B2E3 )) GROUP BY `product` . `id` ;
Copy
25
76.38 ms
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.manufacturer` . `id` as `product.manufacturer.id` , `product.manufacturer` . `version_id` as `product.manufacturer.versionId` , `product.manufacturer` . `media_id` as `product.manufacturer.mediaId` , `product.manufacturer` . `created_at` as `product.manufacturer.createdAt` , `product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` , `product.manufacturer.translation.name` , `product.manufacturer.translation.name` as `product.manufacturer.name` , `product.manufacturer.translation.link` , `product.manufacturer.translation.link` as `product.manufacturer.link` , `product.manufacturer.translation.description` , `product.manufacturer.translation.description` as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` as `product.manufacturer.customFields` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `file_hash` as `product.cover.media.fileHash` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = ? ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = ? ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.manufacturer.translation` . `product_manufacturer_id` , `product.manufacturer.translation` . `product_manufacturer_version_id` , `product.manufacturer.translation` . `link` as `product.manufacturer.translation.link` , `product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` , `product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` , `product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation` . `language_id` = ? ) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id` AND `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product.manufacturer` . `version_id` LEFT JOIN (SELECT `product.unit.translation` . `unit_id` , `product.unit.translation` . `short_code` as `product.unit.translation.shortCode` , `product.unit.translation` . `name` as `product.unit.translation.name` , `product.unit.translation` . `custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . `language_id` = ? ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . `delivery_time_id` , `product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . `language_id` = ? ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . `media_id` , `product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` , `product.cover.media.translation` . `title` as `product.cover.media.translation.title` , `product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . `language_id` = ? ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = ? ) AND (`product` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"øœwü\x07 ËGÛ¯”\x13 ñm˜,\x10 "
b"£ê¿Ëá€@=š³rb¹àðå "
b"£U¶Œ@\x15 I¸›\x19 nÕµŒ\x11 ù "
b"¸' 7\r ðM¿†þ¶\x00 Œ¾\x12 Ú "
b""kÉ]¿ÔK°–â\x03 ”\v ŠE "
b"""
!\n
1¸¸\x16 K¸¯qð\x14 ‚esŒ
"""
b"/Ð=¼ubAL“\x01 üt©ÐQZ "
b"C?÷ÒŒ‹GS”\x1E\x1F o>g”Ó "
b"\x17 Å™žÏ«AÖ€Œ²Û‰ò "
b"$5ffUÔIT§\x06 #:\x12 —‚z "
b"m-ÝÿŒNþµÆ\x1D UH(ê "
b"†]Ę®ACÍ’\x0E †ó]/ÐÇ "
b"iþâ\x04 Lz½UH{p»ÆX "
b"¾w5Ÿi7A6½\x07\x14 Áݳš€ "
b"¢ŒÌlj\x11 II½¯i:ØhXñ "
b"<é\x13 4ãK±†O÷ê\x01 êâ± "
b"U(Bž7D”—æ}(*1“ "
b"&eéó,LÚ³ÉÎkœ[\x06 E "
b"è¸/«Žk@f©¾Ä`Ò\f xþ "
b"?uf÷ïO\x12 ·w{švˆ¿E "
b"\x03 êëÓyQJ˜›ßúò3\t ;™ "
b"yê(E6ÙMó°kTÕ\x0E …\x10 ‰ "
b"M. _y¢G͹½Û”·\x05\x1C à "
b"w\x16 óëùcH}ŸqXˆ²\x18 ²ã "
]
SELECT
`product` . `id` as `product.id` ,
`product` . `version_id` as `product.versionId` ,
`product` . `parent_id` as `product.parentId` ,
`product` . `parent_version_id` as `product.parentVersionId` ,
COALESCE (
`product` . `product_manufacturer_id` ,
`product.parent` . `product_manufacturer_id`
) as `product.manufacturerId` ,
COALESCE (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) as `product.productManufacturerVersionId` ,
COALESCE (
`product` . `unit_id` , `product.parent` . `unit_id`
) as `product.unitId` ,
COALESCE (
`product` . `tax_id` , `product.parent` . `tax_id`
) as `product.taxId` ,
COALESCE (
`product` . `product_media_id` , `product.parent` . `product_media_id`
) as `product.coverId` ,
COALESCE (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) as `product.productMediaVersionId` ,
COALESCE (
`product` . `delivery_time_id` , `product.parent` . `delivery_time_id`
) as `product.deliveryTimeId` ,
COALESCE (
`product` . `product_feature_set_id` ,
`product.parent` . `product_feature_set_id`
) as `product.featureSetId` ,
COALESCE (
`product` . `canonical_product_id` ,
`product.parent` . `canonical_product_id`
) as `product.canonicalProductId` ,
COALESCE (
`product` . `canonical_product_version_id` ,
`product.parent` . `canonical_product_version_id`
) as `product.canonicalProductVersionId` ,
COALESCE (
`product` . `cms_page_id` , `product.parent` . `cms_page_id`
) as `product.cmsPageId` ,
COALESCE (
`product` . `cms_page_version_id` ,
`product.parent` . `cms_page_version_id`
) as `product.cmsPageVersionId` ,
`product.parent` . `price` as `product.price.inherited` ,
COALESCE (
`product` . `price` , `product.parent` . `price`
) as `product.price` ,
`product` . `product_number` as `product.productNumber` ,
COALESCE (
`product` . `restock_time` , `product.parent` . `restock_time`
) as `product.restockTime` ,
`product` . `auto_increment` as `product.autoIncrement` ,
COALESCE (
`product` . `active` , `product.parent` . `active`
) as `product.active` ,
`product` . `available` as `product.available` ,
COALESCE (
`product` . `is_closeout` , `product.parent` . `is_closeout`
) as `product.isCloseout` ,
`product` . `available_stock` as `product.availableStock` ,
`product` . `stock` as `product.stock` ,
`product` . `display_group` as `product.displayGroup` ,
`product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` ,
COALESCE (
`product` . `variant_listing_config` ,
`product.parent` . `variant_listing_config`
) as `product.variantListingConfig` ,
`product` . `variant_restrictions` as `product.variantRestrictions` ,
COALESCE (
`product` . `manufacturer_number` ,
`product.parent` . `manufacturer_number`
) as `product.manufacturerNumber` ,
COALESCE (
`product` . `ean` , `product.parent` . `ean`
) as `product.ean` ,
COALESCE (
`product` . `purchase_steps` , `product.parent` . `purchase_steps`
) as `product.purchaseSteps` ,
COALESCE (
`product` . `max_purchase` , `product.parent` . `max_purchase`
) as `product.maxPurchase` ,
COALESCE (
`product` . `min_purchase` , `product.parent` . `min_purchase`
) as `product.minPurchase` ,
COALESCE (
`product` . `purchase_unit` , `product.parent` . `purchase_unit`
) as `product.purchaseUnit` ,
COALESCE (
`product` . `reference_unit` , `product.parent` . `reference_unit`
) as `product.referenceUnit` ,
COALESCE (
`product` . `shipping_free` , `product.parent` . `shipping_free`
) as `product.shippingFree` ,
`product.parent` . `purchase_prices` as `product.purchasePrices.inherited` ,
COALESCE (
`product` . `purchase_prices` , `product.parent` . `purchase_prices`
) as `product.purchasePrices` ,
COALESCE (
`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller`
) as `product.markAsTopseller` ,
COALESCE (
`product` . `weight` , `product.parent` . `weight`
) as `product.weight` ,
COALESCE (
`product` . `width` , `product.parent` . `width`
) as `product.width` ,
COALESCE (
`product` . `height` , `product.parent` . `height`
) as `product.height` ,
COALESCE (
`product` . `length` , `product.parent` . `length`
) as `product.length` ,
COALESCE (
`product` . `release_date` , `product.parent` . `release_date`
) as `product.releaseDate` ,
COALESCE (
`product` . `rating_average` , `product.parent` . `rating_average`
) as `product.ratingAverage` ,
`product.parent` . `category_tree` as `product.categoryTree.inherited` ,
COALESCE (
`product` . `category_tree` , `product.parent` . `category_tree`
) as `product.categoryTree` ,
`product.parent` . `property_ids` as `product.propertyIds.inherited` ,
COALESCE (
`product` . `property_ids` , `product.parent` . `property_ids`
) as `product.propertyIds` ,
`product.parent` . `option_ids` as `product.optionIds.inherited` ,
COALESCE (
`product` . `option_ids` , `product.parent` . `option_ids`
) as `product.optionIds` ,
`product.parent` . `stream_ids` as `product.streamIds.inherited` ,
COALESCE (
`product` . `stream_ids` , `product.parent` . `stream_ids`
) as `product.streamIds` ,
`product.parent` . `tag_ids` as `product.tagIds.inherited` ,
COALESCE (
`product` . `tag_ids` , `product.parent` . `tag_ids`
) as `product.tagIds` ,
`product.parent` . `category_ids` as `product.categoryIds.inherited` ,
COALESCE (
`product` . `category_ids` , `product.parent` . `category_ids`
) as `product.categoryIds` ,
`product` . `child_count` as `product.childCount` ,
COALESCE (
`product` . `custom_field_set_selection_active` ,
`product.parent` . `custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive` ,
`product` . `sales` as `product.sales` ,
`product` . `states` as `product.states` ,
`product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` ,
COALESCE (
`product` . `cheapest_price` , `product.parent` . `cheapest_price`
) as `product.cheapestPrice` ,
`product` . `created_at` as `product.createdAt` ,
`product` . `updated_at` as `product.updatedAt` ,
`product.manufacturer` . `id` as `product.manufacturer.id` ,
`product.manufacturer` . `version_id` as `product.manufacturer.versionId` ,
`product.manufacturer` . `media_id` as `product.manufacturer.mediaId` ,
`product.manufacturer` . `created_at` as `product.manufacturer.createdAt` ,
`product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` ,
`product.manufacturer.translation.name` ,
`product.manufacturer.translation.name` as `product.manufacturer.name` ,
`product.manufacturer.translation.link` ,
`product.manufacturer.translation.link` as `product.manufacturer.link` ,
`product.manufacturer.translation.description` ,
`product.manufacturer.translation.description` as `product.manufacturer.description` ,
`product.manufacturer.translation.customFields` ,
`product.manufacturer.translation.customFields` as `product.manufacturer.customFields` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.options.mapping` . `property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping` . `product_id` = `product` . `id`
) as `product.options.id_mapping` ,
`product.unit` . `id` as `product.unit.id` ,
`product.unit` . `created_at` as `product.unit.createdAt` ,
`product.unit` . `updated_at` as `product.unit.updatedAt` ,
`product.unit.translation.shortCode` ,
`product.unit.translation.shortCode` as `product.unit.shortCode` ,
`product.unit.translation.name` ,
`product.unit.translation.name` as `product.unit.name` ,
`product.unit.translation.customFields` ,
`product.unit.translation.customFields` as `product.unit.customFields` ,
`product.deliveryTime` . `id` as `product.deliveryTime.id` ,
`product.deliveryTime` . `min` as `product.deliveryTime.min` ,
`product.deliveryTime` . `max` as `product.deliveryTime.max` ,
`product.deliveryTime` . `unit` as `product.deliveryTime.unit` ,
`product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` ,
`product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` ,
`product.deliveryTime.translation.name` ,
`product.deliveryTime.translation.name` as `product.deliveryTime.name` ,
`product.deliveryTime.translation.customFields` ,
`product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` ,
`product.cover` . `id` as `product.cover.id` ,
`product.cover` . `version_id` as `product.cover.versionId` ,
`product.cover` . `product_id` as `product.cover.productId` ,
`product.cover` . `product_version_id` as `product.cover.productVersionId` ,
`product.cover` . `media_id` as `product.cover.mediaId` ,
`product.cover` . `position` as `product.cover.position` ,
`product.cover` . `custom_fields` as `product.cover.customFields` ,
`product.cover` . `created_at` as `product.cover.createdAt` ,
`product.cover` . `updated_at` as `product.cover.updatedAt` ,
`product.cover.media` . `id` as `product.cover.media.id` ,
`product.cover.media` . `user_id` as `product.cover.media.userId` ,
`product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` ,
`product.cover.media` . `mime_type` as `product.cover.media.mimeType` ,
`product.cover.media` . `file_extension` as `product.cover.media.fileExtension` ,
`product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` ,
`product.cover.media` . `file_name` as `product.cover.media.fileName` ,
`product.cover.media` . `file_size` as `product.cover.media.fileSize` ,
`product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` ,
`product.cover.media` . `meta_data` as `product.cover.media.metaData` ,
`product.cover.media` . `config` as `product.cover.media.config` ,
`product.cover.media` . `path` as `product.cover.media.path` ,
`product.cover.media` . `private` as `product.cover.media.private` ,
`product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` ,
`product.cover.media` . `file_hash` as `product.cover.media.fileHash` ,
`product.cover.media` . `created_at` as `product.cover.media.createdAt` ,
`product.cover.media` . `updated_at` as `product.cover.media.updatedAt` ,
`product.cover.media.translation.title` ,
`product.cover.media.translation.title` as `product.cover.media.title` ,
`product.cover.media.translation.alt` ,
`product.cover.media.translation.alt` as `product.cover.media.alt` ,
`product.cover.media.translation.customFields` ,
`product.cover.media.translation.customFields` as `product.cover.media.customFields` ,
`product.tax` . `id` as `product.tax.id` ,
`product.tax` . `tax_rate` as `product.tax.taxRate` ,
`product.tax` . `name` as `product.tax.name` ,
`product.tax` . `position` as `product.tax.position` ,
`product.tax` . `custom_fields` as `product.tax.customFields` ,
`product.tax` . `created_at` as `product.tax.createdAt` ,
`product.tax` . `updated_at` as `product.tax.updatedAt` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
COALESCE (
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription`
) as `product.metaDescription` ,
`product.translation.name` ,
`product.parent.translation.name` ,
COALESCE (
`product.translation.name` , `product.parent.translation.name`
) as `product.name` ,
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
COALESCE (
`product.translation.keywords` ,
`product.parent.translation.keywords`
) as `product.keywords` ,
`product.translation.description` ,
`product.parent.translation.description` ,
COALESCE (
`product.translation.description` ,
`product.parent.translation.description`
) as `product.description` ,
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
COALESCE (
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle`
) as `product.metaTitle` ,
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
COALESCE (
`product.translation.packUnit` ,
`product.parent.translation.packUnit`
) as `product.packUnit` ,
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
COALESCE (
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural`
) as `product.packUnitPlural` ,
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
COALESCE (
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords`
) as `product.customSearchKeywords` ,
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
COALESCE (
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig`
) as `product.slotConfig` ,
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
COALESCE (
`product.translation.customFields` ,
`product.parent.translation.customFields`
) as `product.customFields`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id`
AND `product` . `parent_version_id` = `product.parent` . `version_id`
LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id`
AND IFNULL (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) = `product.manufacturer` . `version_id`
LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id`
LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id`
LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id`
AND IFNULL (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) = `product.cover` . `version_id`
LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id`
LEFT JOIN (
SELECT
`product.translation` . `product_id` ,
`product.translation` . `product_version_id` ,
`product.translation` . `meta_description` as `product.translation.metaDescription` ,
`product.translation` . `name` as `product.translation.name` ,
`product.translation` . `keywords` as `product.translation.keywords` ,
`product.translation` . `description` as `product.translation.description` ,
`product.translation` . `meta_title` as `product.translation.metaTitle` ,
`product.translation` . `pack_unit` as `product.translation.packUnit` ,
`product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` ,
`product.translation` . `custom_fields` as `product.translation.customFields` ,
`product.translation` . `slot_config` as `product.translation.slotConfig` ,
`product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords`
FROM
`product_translation` `product.translation`
WHERE
`product.translation` . `language_id` = ?
) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id`
AND `product.product_translation` . `product_version_id` = `product` . `version_id`
LEFT JOIN (
SELECT
`product.parent.translation` . `product_id` ,
`product.parent.translation` . `product_version_id` ,
`product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` ,
`product.parent.translation` . `name` as `product.parent.translation.name` ,
`product.parent.translation` . `keywords` as `product.parent.translation.keywords` ,
`product.parent.translation` . `description` as `product.parent.translation.description` ,
`product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` ,
`product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` ,
`product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` ,
`product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` ,
`product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` ,
`product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation` . `language_id` = ?
) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id`
AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id`
LEFT JOIN (
SELECT
`product.manufacturer.translation` . `product_manufacturer_id` ,
`product.manufacturer.translation` . `product_manufacturer_version_id` ,
`product.manufacturer.translation` . `link` as `product.manufacturer.translation.link` ,
`product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` ,
`product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` ,
`product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields`
FROM
`product_manufacturer_translation` `product.manufacturer.translation`
WHERE
`product.manufacturer.translation` . `language_id` = ?
) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id`
AND `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product.manufacturer` . `version_id`
LEFT JOIN (
SELECT
`product.unit.translation` . `unit_id` ,
`product.unit.translation` . `short_code` as `product.unit.translation.shortCode` ,
`product.unit.translation` . `name` as `product.unit.translation.name` ,
`product.unit.translation` . `custom_fields` as `product.unit.translation.customFields`
FROM
`unit_translation` `product.unit.translation`
WHERE
`product.unit.translation` . `language_id` = ?
) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id`
LEFT JOIN (
SELECT
`product.deliveryTime.translation` . `delivery_time_id` ,
`product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` ,
`product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields`
FROM
`delivery_time_translation` `product.deliveryTime.translation`
WHERE
`product.deliveryTime.translation` . `language_id` = ?
) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id`
LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id`
LEFT JOIN (
SELECT
`product.cover.media.translation` . `media_id` ,
`product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` ,
`product.cover.media.translation` . `title` as `product.cover.media.translation.title` ,
`product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation` . `language_id` = ?
) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id`
WHERE
(`product` . `version_id` = ? )
AND (
`product` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ?
)
)
Copy
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.manufacturer` . `id` as `product.manufacturer.id` , `product.manufacturer` . `version_id` as `product.manufacturer.versionId` , `product.manufacturer` . `media_id` as `product.manufacturer.mediaId` , `product.manufacturer` . `created_at` as `product.manufacturer.createdAt` , `product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` , `product.manufacturer.translation.name` , `product.manufacturer.translation.name` as `product.manufacturer.name` , `product.manufacturer.translation.link` , `product.manufacturer.translation.link` as `product.manufacturer.link` , `product.manufacturer.translation.description` , `product.manufacturer.translation.description` as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` as `product.manufacturer.customFields` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `file_hash` as `product.cover.media.fileHash` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.manufacturer.translation` . `product_manufacturer_id` , `product.manufacturer.translation` . `product_manufacturer_version_id` , `product.manufacturer.translation` . `link` as `product.manufacturer.translation.link` , `product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` , `product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` , `product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id` AND `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product.manufacturer` . `version_id` LEFT JOIN (SELECT `product.unit.translation` . `unit_id` , `product.unit.translation` . `short_code` as `product.unit.translation.shortCode` , `product.unit.translation` . `name` as `product.unit.translation.name` , `product.unit.translation` . `custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . `delivery_time_id` , `product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . `media_id` , `product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` , `product.cover.media.translation` . `title` as `product.cover.media.translation.title` , `product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product` . `id` IN (0xF89C77FC07CB47DBAF9413F16D982C10 , 0xA3EABFCBE180403D9AB37262B9E0F0E5 , 0xA355B68C401549B89B196ED5B58C11F9 , 0xB82720370DF04DBF86FEB6008CBE12DA , 0x226BC95DBFD44BB096E203940B908A45 , 0x210A31B8B8164BB8AF71F0148265738C , 0x2FD03DBC7562414C9301FC74A9D0515A , 0x433FF7D28C8B4753941E1F6F3E6794D3 , 0x17C5999ECFAB41D6808CB2DB8189F290 , 0x2435666655D44954A706233A1297827A , 0x6D2D8FDDFF8C4EFEB5C61D559F4828EA , 0x865DC498AE4143CD920E86F35D2FD0C7 , 0x69FEE2049F904C7ABD55487B70BBC658 , 0xBE77359F69374136BD0714C1DDB39A80 , 0xA28CCC6C6A114949BDAF693AD86858F1 , 0x3CE913348FE34BB1864FF7EA01EAE2B1 , 0x55289F429E37449497E67D282A8F3193 , 0x266590E9F32C4CDAB3C9CE6B9C5B0645 , 0xE8B82FAB8D6B4066A9BEC460D20C78FE , 0x3F759066F7EF4F12B7777B9A7688BF45 , 0x03EAEBD379514A989BDFFAF233093B99 , 0x79EA284536D94DF3B06B54D50E851089 , 0x4D2E205F79A247CDB9BDDB94B7051CC3 , 0x7716F3EBF963487D9F715888B218B2E3 ));
Copy
26
0.15 ms
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
27
162.70 ms
SELECT `product_price` . `id` as `product_price.id` , `product_price` . `version_id` as `product_price.versionId` , `product_price` . `product_id` as `product_price.productId` , `product_price` . `product_version_id` as `product_price.productVersionId` , `product_price` . `rule_id` as `product_price.ruleId` , `product_price` . `price` as `product_price.price` , `product_price` . `quantity_start` as `product_price.quantityStart` , `product_price` . `quantity_end` as `product_price.quantityEnd` , `product_price` . `custom_fields` as `product_price.customFields` , `product_price` . `created_at` as `product_price.createdAt` , `product_price` . `updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price` . `version_id` = ? ) AND (((`product_price` . `product_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x03 êëÓyQJ˜›ßúò3\t ;™ "
b"\x17 Å™žÏ«AÖ€Œ²Û‰ò "
b"""
!\n
1¸¸\x16 K¸¯qð\x14 ‚esŒ
"""
b""kÉ]¿ÔK°–â\x03 ”\v ŠE "
b"$5ffUÔIT§\x06 #:\x12 —‚z "
b"&eéó,LÚ³ÉÎkœ[\x06 E "
b"/Ð=¼ubAL“\x01 üt©ÐQZ "
b"<é\x13 4ãK±†O÷ê\x01 êâ± "
b"?uf÷ïO\x12 ·w{švˆ¿E "
b"C?÷ÒŒ‹GS”\x1E\x1F o>g”Ó "
b"M. _y¢G͹½Û”·\x05\x1C à "
b"U(Bž7D”—æ}(*1“ "
b"iþâ\x04 Lz½UH{p»ÆX "
b"m-ÝÿŒNþµÆ\x1D UH(ê "
b"w\x16 óëùcH}ŸqXˆ²\x18 ²ã "
b"yê(E6ÙMó°kTÕ\x0E …\x10 ‰ "
b"†]Ę®ACÍ’\x0E †ó]/ÐÇ "
b"¢ŒÌlj\x11 II½¯i:ØhXñ "
b"£U¶Œ@\x15 I¸›\x19 nÕµŒ\x11 ù "
b"£ê¿Ëá€@=š³rb¹àðå "
b"¸' 7\r ðM¿†þ¶\x00 Œ¾\x12 Ú "
b"¾w5Ÿi7A6½\x07\x14 Áݳš€ "
b"è¸/«Žk@f©¾Ä`Ò\f xþ "
b"øœwü\x07 ËGÛ¯”\x13 ñm˜,\x10 "
]
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 (0x03EAEBD379514A989BDFFAF233093B99 , 0x17C5999ECFAB41D6808CB2DB8189F290 , 0x210A31B8B8164BB8AF71F0148265738C , 0x226BC95DBFD44BB096E203940B908A45 , 0x2435666655D44954A706233A1297827A , 0x266590E9F32C4CDAB3C9CE6B9C5B0645 , 0x2FD03DBC7562414C9301FC74A9D0515A , 0x3CE913348FE34BB1864FF7EA01EAE2B1 , 0x3F759066F7EF4F12B7777B9A7688BF45 , 0x433FF7D28C8B4753941E1F6F3E6794D3 , 0x4D2E205F79A247CDB9BDDB94B7051CC3 , 0x55289F429E37449497E67D282A8F3193 , 0x69FEE2049F904C7ABD55487B70BBC658 , 0x6D2D8FDDFF8C4EFEB5C61D559F4828EA , 0x7716F3EBF963487D9F715888B218B2E3 , 0x79EA284536D94DF3B06B54D50E851089 , 0x865DC498AE4143CD920E86F35D2FD0C7 , 0xA28CCC6C6A114949BDAF693AD86858F1 , 0xA355B68C401549B89B196ED5B58C11F9 , 0xA3EABFCBE180403D9AB37262B9E0F0E5 , 0xB82720370DF04DBF86FEB6008CBE12DA , 0xBE77359F69374136BD0714C1DDB39A80 , 0xE8B82FAB8D6B4066A9BEC460D20C78FE , 0xF89C77FC07CB47DBAF9413F16D982C10 ))));
Copy
28
0.41 ms
SELECT `unit` . `id` as `unit.id` , `unit` . `created_at` as `unit.createdAt` , `unit` . `updated_at` as `unit.updatedAt` , `unit.translation.shortCode` , `unit.translation.shortCode` as `unit.shortCode` , `unit.translation.name` , `unit.translation.name` as `unit.name` , `unit.translation.customFields` , `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation` . `unit_id` , `unit.translation` . `short_code` as `unit.translation.shortCode` , `unit.translation` . `name` as `unit.translation.name` , `unit.translation` . `custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation` . `language_id` = ? ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `unit` . `id` as `unit.id` , `unit` . `created_at` as `unit.createdAt` , `unit` . `updated_at` as `unit.updatedAt` , `unit.translation.shortCode` , `unit.translation.shortCode` as `unit.shortCode` , `unit.translation.name` , `unit.translation.name` as `unit.name` , `unit.translation.customFields` , `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation` . `unit_id` , `unit.translation` . `short_code` as `unit.translation.shortCode` , `unit.translation` . `name` as `unit.translation.name` , `unit.translation` . `custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id` ;
Copy
29
5.18 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = ? ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x00\x15 f>ô¾E±”DÆb8ÉÁu "
b"\x00\x16\x1F úçÑEþ»\x0E “‘±muJ "
b"\x00 )˜g•\x14 Hö˜zõ \x1D\x13 H "
b"\x00 0`þæ=D‚³‘fzrlè "
b"\x00 CVÚ³¸H\x15 ¿AA·ƒRï\x16 "
b"\x00 M»³\x10\x15 C,¼¬ø5œÝ\x10 º "
b"\x00 k‚Tö\x0F E}²©õ‹´u\n "
b"\x00 ~úJ¢áIv¼L—A \x10\x03 ¶ "
b"\x00 ½ûAѧ\x10 Åe^:\x18\x15 Ð "
b"\x00 Ëj„WH²£ö™ñª¸\x10 "
b"\x00 ίž!?Cr³úû“´oQ "
b"\x00 þ]\x07 {ñGeœ@^jDH‘4 "
b"\x01 -Ù(X/CÌÈÈM„T<h€ "
b"\x01 CÁ\x00 i€»\x15 ˆ†éqJ,wF "
b"\x01 NÎÛ‡ãKÒöb\x1A =ý±Ö "
b"\x01 T\r QàFEŽXke!J\x03 "
b"\x01 f÷ÉàïF\x1E ·Tœï¬³\x11 • "
b"\x01 m#k\x1F\x17 /¨kí 3J*O "
b"\x01 n\x18 Å”¥E½ªÌÉÌ™gÙŽ "
b"\x01 sÀ%óD7yOZ\e ì+ÿ "
b"\x01 DýÈN̯°ß\x10 `¯W¥ "
b"\x01 ˆÊ×5\x1D A"›Äé‘¶·Ï "
b"\x01 ˆã’m³eñb\x16 ²_÷’x "
b"\x01 ‹\x1D -|x@R½\7\f FÊ—, "
b"\x01 Æé-Fú1oÏ3žw+\x03\x04\x16 "
b"\x01 ß\\x14 >eë@‚#\x18 j¶ëR "
b"\x01 ãj}5‚D‹¶ð£o©ã "
b"\x01 óÅx*äDª¤sÞõ(\x05 0ð "
b"\x01 ÷Q¿çGE¯´XïîAc, "
b"\x02\x11 Î\r ¥™HÆ©\x00 %\x1D 6F´ "
b"\x02 8{\x1A F\x1A Hž½*Î<Ð\t º\x18 "
b"\x02 CÔ¼\x11 #K³—†¨ÿZ.\x04 ¨ "
b"\x02 J*Ž»BF“ :HuM*wû "
b"\x02 ˆ´(©lA9€`Bͬ\x15 }m "
b"\x02 ‘çxP¼\x16 ÅeÔ«E‘>\r "
b"\x02 œ \÷óýo\t 6\x1E %X\r bX "
b"\x02 ¤êõ÷\x04 O±·¯\e 5\x10 Aƒ{ "
b"\x02 ´Rÿ-7\x05 $cUÀ/\x15 (Pø "
b"\x02 ïÒ`öAkÒÅN\x03 ÈD "
b"\x02 ðçærDÖž±|’9PÖ "
b"\x03\v üßyINœ·#Ƀ–¢… "
b"\x03 \r OÌŠ”L³#CÏž•ùý "
b"\x03\x11 T\x01 ú8DÀƒ*\x1E ßçÉ\x14 » "
b"\x03 -=Á¿Ê$|slN\x0E ÞT§i "
b"\x03 7yATÈH>‚Ü#ùS¢ž\v "
b"\x03 S×KÊ'@œŽ±*7R¤Ø” "
b"\x03 e熑ymšîÞ\e F@š\x15\t "
b"""
\x03 f‘¦\n
éÚ6\n
ß]d`úÉ
"""
b"\x03 wðqs\x1D 4ƒ×xMñuA\x06 - "
b"\x03 yyçX¤Kk³\x19\x10 ²îÙ?‹ "
b"\x03 \x0F H)|È‘ž¥ú}‘g\x0E / "
b"\x03 G³4\x17 Bñ¦}à£%ʇ… "
b"\x03 £…ïÁ€Iå®éu‘…†;² "
b"\x03 ¦¼\x03 òQ¼òáâÒà^Î\x02 "
b"\x03 ©l!WÒ@š„\x1C 8àð\x10 å\n "
b"\x03 ÒŒ\x05 Ž^ûáå‚Ô6ˆÒ>A "
b"\x03 רÜBVM_»\x14\f\x1E ªIÏJ "
b"\x03 å{'`\x00 F®º=²ÞR:0 "
b"\x03 étîL¨DKŸÛj)¤ã % "
b"\x03 õF\x0F •SD²€ÔÇ\x1E &˜»Ë "
b"\x04\x02 G…JTLÞ°¢n PM\x05 æ "
b"\x04\x05 ÿzåO¶ˆ\x0F +×\t ©PŸ "
b"\x04 \r ÏÚ\e 3AÓ¼ƒ.1jR/\x16 "
b"\x04\x1A\x05 T@yèßÁ<tw/FÜ, "
b"\x04 g”Z·Aл¥Ø¤=:$' "
b"\x04 (§jŽ\x06 C݃À*x¾‹\t "
b"\x04 H–œíI@½£~̙ɯ\x10 ‘ "
b"\x04 KZÅ\x15 ˜òMáì\x12 `c\x1D XÝ "
b"\x04 VtÓØÑ@rºúÚó»HÈ "
b"\x04 f`ó_Où™S·›©âYˆ "
b"\x04 n®.ÁùC«¿L¾™«Å°Š "
b"\x04 Ã&Œ=G\x0F –0nhú\x0E l\x1F "
b"\x04 ø¾1ÒCñœ‰úz^WßN "
b"\x04 Ѩì¯o3S%®jŽBtö\n "
b"\x04 ÕZlo2Ló»ž\x03 hZü·» "
b"\x04 ó=”6\t zX\x1E\x06 «”®³ˆ "
b"\x04 ü€/\x01 zNJ¨\x01 ghÿn]‰ "
b"\x05 ,; 5Z%%Éýy\x1E oË "
b"\x05 YzJ„eJ–°)½¤ˆ\x04\x0F M "
b"\x05 —`,\x11 ¿E¥†~šÔ&{\x07 ? "
b"\x05 Øâböã@0»[™;‡(\x01 ¶ "
b"\x05 â œªBF¬\x11\t\x08 p\e ª‰ "
b"\x06 2Exþ/E0®^f\x18 \r \t Ü¿ "
b"\x06 :v\x13 àO÷\x01 öDÑ\v °Ê’ò "
b"""
\x06 \HB‚\n
Fů\x14\x15 ¡°\x1E 15
"""
b"\x06 bü˜<䶃%€h{Áb$ "
b"\x06\x7F *«Ú{Pr\x1D\x10 \r ͺVs\x01 "
b"\x06 ƒ;øˆÂÁ¥t,q²ÿ–ù "
b"\x06 “' p÷E®’mujµ\x12 i "
b"\x06 “Æw[#OX‘¹u\x1A ‡\x03 £« "
b"\x06 °]fþøFλ\x04 y9N…50 "
b"\x06 æd•ƒxF\x1D ±\f i\x11\x1E W\x1A ! "
b"\x07\x0F ³Ü@üGa”$Î+>c# "
b"\x07 /8±&ù@t€tɶØÄv¦ "
b"""
\x07 >ûñ™ø`NgdÝ\x17\x01 \n
/Ž
"""
b"\x07 hôF(\e eUùš¯ñ^ÎRÚ "
b"\x07 n4qÓÉIª‹\x08 qSýÌ\x00 ¦ "
b"\x07 ~z0vàNd²#îTÜÚv6 "
b"\x07 œõ\x0F ®ñF\v ‘‰~,;µÿ "
b"\x07 ³5‰8\x1F Ds¤0*.\f 2‰æ "
b"\x07 »äê‹õJդʶ¾aõ4) "
b"\x07 LjÚ<Ï@y‰"~t¢U\x01\x03 "
b"""
\x08 \n
“éý\v Nü¢s³w\x1E µÙê
"""
b"\x08\x13 =ÝÝ¢3\ê^ß~òšüv "
b"\x08 A2ö\x14 ŸÔÓ²è4zÖ¢Œ& "
b"\x08 H¦>y\x16 H*ª„C\x13 î\x7F i‡ "
b"\x08 †oæÆíj³ßÊj«x\x1E YR "
b"\x08 ×6@‘\x16 @s“¼E[¥°î: "
b"\t\x07 Ç? (G¶»\v u\r øˆ¦\x18 "
b"\t "Ävï\x01 Nˆ¬\x11 &\x1E ]TÊç "
b"\t Eœq)\x16 Gw|\x16\x1F œ"ÕD— "
b"\t voŽy.b«øÛ\§~\x1F ¢¡ "
b"\t 2à\x04 »MP€L\x03\x10 ÷}pM "
b"\t ™MÚ¼ÂE혧(`)B® "
b"\t ôÜÿ–ÛaÜØØ\t ßA÷ "
b"\t ¶\x02 ¼î\t G1ªµžÛ"él "
b"\t ÜtƒÂÙO>µŒÙ‡—˜–ª "
b"\t û”É*£J¸ô \x00 }Ô#P "
b"""
\n
\x0E Q\x15\x07 ÕO’’g¥fW$3’
"""
b"""
\n
’˜*„Lš7<3mþ
"""
b"""
\n
}–-\x0F ²\x1A ¿\x0E Mx‰Pü6
"""
b"""
\n
ÙQn“&\r {D«é\x11 ›nò¦
"""
b"""
\n
Ü—&\e Xɽ\x01 ‰èúþßî
"""
b"""
\n
ý¿\x03 2þIˆŒ÷Ïß\x19 (&ô
"""
b"""
\v\t\x1C \n
Kq¾ »Ï\x02 G¤é
"""
b"\v\x1C %!˜ØOªõ\x10 eåÿº& "
b"\v\x1E 0 }…IÈ·\x18 ì¾Ef«î "
b"\v g¡X³“Hú‚/'YÕ¯äò "
b"\v\x7F\t pSëM|¢[)ã\f Ó\x0E Ì "
b"\v \x11 *‹kLㆶdÊ—\x7F ,~ "
b"\v †èaLtGy”ÃÔ\r Ú3¢\x1F "
b"\v ©›Šº6N\x0E ½]\e aþ\x00 ˜² "
b"\v Ìš\e\x14 A'Áí\x13 ž†›ƒm "
b"\v áÝ57D€¼ÞnŒÏ>_ "
b"\v å´-Á\x02 µ E‡µáLÂfê "
b"\v ñ,—À\x05 ˜\x13 $U Zï¿2é "
b"""
\f\x14\x04 |íŽA5Ÿ§ÒR‡ÿ\n
Õ
"""
b"\f\x1A C®î7HŠ–\x12 ŒCíñŒ "
b"\f )lJã6A2¬×9¸,åGI "
b"\f 9\e\x01 ü*J\x03 ¨º\x13 §¥•Ø· "
b"\f I/ŒnS@lœ\x02 4T«\x15 › "
b"\f _ç½b\x02 ¬¬Ü˜.\x04 †\x16\x1E è "
b"\f ¹0\x1C ‹BÜõâxj%ß¼.Ã "
b"\f Á¿Ê\x10 5l&Œ,\x06 ©K×õ\x19 "
b"\r .&TŽÐBy¶I\x02 ©¢\x18 › "
b"\r 2àÔžÅM»…²ï\x00 â\x10 d¥ "
b"\r =Fè‘ÙI-¾UÐí¨ "
b"\r B\e .¿Jv’1\x00 #¥\x12 o\f "
b"\r WKÐ(íFà„Âb[\e é¡ "
b"\r Z–¹ØCHÓ®Þ\x12 WXØÅ\t "
b"\r pæƒPÖFŸŸÔ\x07 çüY\x1E\x17 "
b"\r w\x15 !@ã:D>ôËâÞ "
b"\r ‡\x7F Á™ÍA鞨Žj\x1F 4F "
b"\r ¨)\x06 ¥HC&¥ÕO9T³\x06\x03 "
b"\r ɧoˆ«\x15\x0F êO¥ÎPÌBH "
b"\r Ø\x13 ±¢‰NÊŸÀŒY\x16 Ji" "
b"\r Ú\x02 ©<ÿ$$•\r ñ{\x1E SÛ "
b"\r ëƒ*;¸HÁ¡\x1A %€û»`¤ "
b"\x0E @þu³H^¤\x05\x14 ö®Ð,L "
b"\x0E L~v\x18 Mo\x15 -<t¤Á\v »Ó "
b"""
\x0E kM¹\x1E \n
M/A\f í°\x06 A@
"""
b"\x0E €¤fÌ,C’¢LQ\x13 ²ºŸ— "
b"\x0E ŽQÙ\x1D ùLÖ¹\x13 S²{K® "
b"\x0E Žü$ÞTKS¾$]HǤÖÓ "
b"\x0E ¤™å{\x17 A\x12 \x14 ú\x1A J›ôŽ "
b"\x0E ¶ƒG¹*DüŽÉœ)NZ%þ "
b"\x0E ¹BJÄWC”¸<\x18 Ûø0;\x1E "
b"\x0E ÚØ/Ò¼H㉱I´H\x17 i "
b"\x0E ÷”‡<Mt¼^ì\x04 ò=ª\x06 "
b"\x0F\x03 JYÉŽD{˜'Rùs¹9® "
b"\x0F\x0E åªøjJõ݉Ÿ¨o{\x07 » "
b"\x0F\x15 Ê”ú~F¼Ž™ø®?pkæ "
b"\x0F\e Fe$\x1E I\x1C ŽÊÕãežù. "
b"\x0F\x1D V3´¼\x1A DH„×M,Èo˜ "
b"\x0F (\r ¢³=C§ƒÅýáL†\x1E O "
b"\x0F 4‚\x1A (œB\t ¼¡\v ¬£8\x18 ( "
b"\x0F =/N¾\x7F å\x1A ²&~B|¯-ê "
b"\x0F A¿@aù\r p£¾3„óWä’ "
b"\x0F O\x1F Ž\x02 MÔ¢\x02 äNÈÞBä "
b"\x0F kEç”B}ªÒsî×É‘ "
b"\x0F ŠÛ”\t Š,z`óR\x08 ·þë< "
b"\x0F ”tœîŽFð€4ô^ø\x13 òk "
b"""
\x0F \n
ö†r5‚ð¤V /p
"""
b"\x0F ®¦1žA•£i+\x03 !xÿ´ "
b"\x0F ãØøò7O\x1F “Ifø¶¨& "
b"\x10 8’¾\x1F "BΙô\x1A à¿f\x1F ö "
b"\x10 d\x7F ²]z€œ„óD5H‘qê "
b"\x10 †áÁÖðEA´CÍZ¸%¿c "
b"\x10 à}5&\x04 8Ó§\x08 DãG\x06 äí "
b"\x11\x04 £\x1A šüET=ï4v\x19 ¶ë "
b"\x11\x07 ùD\x1D XH¿¢Ä4ÿÇ)û "
b"\x11 rëØþðJ@‰³.\x1F ¾\x04 \r ° "
b"\x11 w>2I‹BG«€¦ð\x19 R¦z "
b"\x11 {»â\x04 \r G꤫ç\x08 I…½® "
b"\x11 –¯OÐ\x1D ©×TmÛšnŒ8ß "
b"\x11 ²Î@\x07 "G\x00 ¶è¤\x06 õì†\f "
b"\x12\x12 ¢è5ù2‡ÂÀH3KØ\x1E "
b"\x12 !\x1F ò•KHGº¨ÁÍ\x03 ë1± "
b"\x12 45\x0F S\x1F Ný†dÞF\r ªæ "
b"\x12 @\x1D l³\x1E AÔˆ„bW%\x17 xÈ "
b"\x12 ‡Ó\t\x14 \r ÌÌ¡n"L¦¼YÔ "
b"""
\x12 ŒE\x03 ¢ŽOo“bíãJ\n
jò
"""
b"\x12 ÀlwçW¤<MØÆ\x07 :©>\x1E "
b"\x12 ÇÀŸ‰\x01 7IÀ£å;J„r\x10 "
b"""
\x12 Ú,±\x14 ÞOJ¦.W7ú\n
É)
"""
b"""
\x13\f Øy"|@üŽ\x1C ǘ|\n
!\x11
"""
b"\x13\x12\x17 IŽXLt†3Yí”\x13 W( "
b"\x13 &N:\x1C Ñg]E®®=*ƒÓ¿ "
b"\x13 .\x07\x16 Òý°J™‰\x16 >Dâ×X "
b"\x13 ;TY`µKN¡¡€,OO\x08 "
b"\x13 > †ÈòOd˜™'eÓÌëJ "
b"\x13 A¨\x04 ŠõI’¸ÄMZ-X=P "
b"\x13 K%î|¨K‰€\‘ܺ\x10 " "
b"\x13 Y\x11 ¯33BÕ®\x0E )Lí\x1F žF "
b"""
\x13 c©ÉUB ¨ïs\n
ŒÎ\r û
"""
b"\x13 ww²;o.9çÒ;ÀÙÕû "
b"\x13 ¬4\x04 °\x10 È8's&°ìïn "
b"\x13 ¿1¯„\x0E \r —!d\x08 sͶf "
b"\x13 æ‚“"êèz‰¸ñ\x1E »ÂÈ "
b"\x13 ö¤AËsE\x08 —Pú\x04 õ¯’5 "
b"\x14 xod¢\x19 M\x07 –p\x1C º~¶ÿ* "
b"\x14 ¥\x11\x17 ‚‚I4’\x19 G¾\x07 d "
b"\x14 ¦TÊ\t Ã÷§D¯ç½Wm±A "
b"\x14 µ.Žy«N‹\x07 2V*rU "
b"\x14 µ¼D\x07 Y¢Ôš\x00 Šáâl_ç "
b"\x14 ¾å™\x08 ÒqUYˆˆ“Äà´r "
b"\x14 Òê¥õ`Iõ¡\x16 ñ»ØIül "
b"\x15 #.ÔõB‰¦™lÃt\x08 Â\x12 "
b"\x15 9[8V5Nv•|q@\x08 #™Ÿ "
b"\x15 XÇñ\x03\x14 O‚n4Ê;.u( "
b"""
\x15 °\x05 ³ž”E\x19 ´ ¥†ó\n
‰
"""
b"\x15 ÑX¤¡yL솖”¥¬8Ƽ "
b"\x15 Øh\x12\x10\x18 @\e ¤³ÜH"å¨Ù "
b"\x15 â\x03 ñ7EJ]µ\v ¸9øíDŒ "
b"\x15 íƒ\x0F Ñ‚O婜)\x06 p݇J "
b"\x16\v îÓ³dJ£°Kto\x07 ”á& "
b"\x16\x1F ¯€“úI¯¦‡¥1#X;\x7F "
b"\x16 @%OàÍDå¿iÇNÁU\x1A\x04 "
b"\x16 Vü„7\f .Ä÷\x18 ø‘°â\x16 ] "
b"\x16 lÂ;¯öFrš©º•¯zÃ\x04 "
b"\x16 xàGCù6¡Lš\x04 åñ‚Žô "
b"\x16 |9Í\x11 S\x04\x1F m“ñ\x13 £]®H "
b"\x16 „au9ÎDR§»ÎPŽœÊo "
b"\x16 žžØÆ´½¢ñ™³%Ë\x01 —` "
b"\x16 »ð¸±½J%·:Å¶ÍæÓË "
b"\x16 É(íô÷Kn¥èv~›£àl "
b"\x16 Û½ô¼ÄKúª†y$–9ÿM "
b"\x16 ó_}æO%Jü5Vuk¢ "
b"""
\x17 \n
#\x13 ÁºAЬO:þ›ˆ›³
"""
b"\x17\x11 Ü\x16 øÚLv®Â\x18 pJ¿Mþ "
b"\x17 <ŠÆ„%L\x08 µ\x17 Ÿáƒ¦Çù "
b"\x17 I“ÿ‰`¶ÿlÅ#ì1J㎠"
b"\x17 a\x1C ¹7\x1C @v³™\x15 ›á8!« "
b"\x17 bß?Ž}á:\x08 _\&\x1C c\x17 ˆ "
b"\x17 e†5³—IHƒœÊ~´ò3 "
b"\x17 §›Žu\x02 C;¦ïvbyìË@ "
b"\x17 Ò”$ÞMAéˆ\x1D náà&6x "
b"\x17 è\x07 ±—ƒ\x18 qþP\x0E kWâšh "
b"\x17 ôLå&ˆFМã"™Ñ¨š^ "
b"\x17 õ\x05 ´38ÓŸwì\x01 ãš‹\x06 ƒ "
b"\x18\x00 YÀYjIB¯\x02 Zv´˜Á\x1D "
b"\x18 5.ËkI@ú„‡ÕÊW1øª "
b"\x18 `º4;ŠD\x10 ¥¹UöÍp\x11 7 "
b"\x18 ”\x00 ÅT£E&›§Q1HS+\x16 "
b"\x18 šè¶\x05 ½Bæº&ò×>ãGà "
b"\x18 ²;\x07 èžEÔ»ý8nâ>;q "
b"""
\x18 Éç \x1E XO\n
«¹@k|v\x1A\x12
"""
b"\x19\x05 ÉžELZ‚²n<_nÜÇ "
b"\x19 %\x05 Ò̯M?²é6= -×s "
b"\x19 mQóí€LÁ øô$„N¡ "
b"\x19 x\x15 ÜeNÝ€o¸.9\e ¨î "
b"\x19 ~Õ’*eNª„•°¯1‡D "
b"""
\x19 ƒ”¨ÜÂFe h%'c\n
ßž
"""
b"\x19 §–àoKH[£úÀÉSh) "
b"\x19 §Ö§"DBªû몳ºŒ\x14 "
b"\x19 ´“\x0E\x03 Ä@W9ËüÒ7Õ\x1D "
b"\x19 ¶ÈdÕÛO÷µý\e §Å”ص "
b"\x19 Õ·vÓHAϰ\x11 ¨Xé§‚Û "
b"\x19 Þd/æUKê•h]\x19 ‘=Ø "
b"\x19 ïŠÑK³\J¸\x05 Eì=’\x7F * "
b"\x1A _FU°ªB•æó±øÍõm "
b"\x1A e\x03 &°\x17 M‹»\x0E h˜àôåŒ "
b"\x1A (óçLP´*øÓº±æ "
b"\x1A ¢1\x07 yãJ\x11 ¬î»òqcJÞ "
b"\x1A Ð\x0F 72LK&±Œ+9¿¯0 "
b"\x1A Ð[\x08 ¸Š°—c&A\x06 €M "
b"\x1A ò\x11 –\x1D GGdºAPv3!£ "
b"\x1A øE·‡]C<Žw?WDh£² "
b"\e\x0E –L‡#\r ãc"yæ*L= "
b"\e 0×\x08 Ý\x14 H¨‡U[ƒ±\x13 "
b"\e 2ó´\x04 ŸEg¼\x1F\v\x1E\x18 °°\x1C "
b"\e kâ\x05 ÿ\x01 E>„B]iQN¾\e "
b"\e ps“£”@Ö¨ÁT‰0Ý„9 "
b"\e Ä8Nº\t Cé«#œÃHˆI§ "
b"\x1C\t ÇB?NJ%šü\x05 öΔÑ\x1E "
b"\x1C ,\f ©ŒVMà–K.\v :ëx\n "
b"""
\x1C 0ÉnìÁAü¸¿¸*\n
µ÷
"""
b"\x1C 5\x1C /\x13\x7F C+½ú$9«®¿Ø "
b"\x1C ‘"Ш\x11 J\f ˆp\x12 w\x15 WðÑ "
b"\x1C •½·rÏD\x05 ŒÛ\x02\x11 üõ’ "
b"\x1C ÿøÅVBJ¿\x02\x1C ÂÃX¬% "
b"\x1D Nü¢B«A%’Öá«ÙÞ7¿ "
b"\x1D Ùåì°D[ºöGò2ã‘; "
b"""
\x1D “îjl§J\n
½ðªòê™.ë
"""
b"\x1D §\x00 éÛá\x17 2[W\x04 »V\x05 «¦ "
b"\x1E 1‡¶|0XùJ×(×\x7F 1'á "
b"""
\x1E ?ße3É\n
ø\x0E ΋§‘¿fÎ
"""
b"\x1E A`ÝñÑJÚšñêâhí±Ò "
b"\x1E jš\x06 »<NjŒÀ\x13 ²ü,—Ü "
b"\x1E mBœ\x7F žYƒÉ\x1D BN‰ùÔ "
b"\x1E nüúÌFKV„Ægt ½ç "
b"\x1E q\r A*¡\x17\x03 ˆÃÛîí9#b "
b"\x1E ’‹\x13 \r •Kœ”²Ü…nÝ¢ "
b"\x1E Ÿü^d%7kjrùÎ#(|µ "
b"\x1E ¼1\x19 Í£ÔO\x03 ª²;¤d¬ "
b"\x1E ¦F·3\x1F }\x14 áfˆŸ\x14\x1A —Ü "
b"\x1E Ѷ|^ÿz«Cq¸ÎÎ B\r "
b"\x1F\x13 4L̤E–›6¢\x1A ”ˆ "
b"\x1F\x14\x13 2«¾£ç´ë50q^' "
b"\x1F\e p ?\x03 J3–\x00 k²c²f« "
b"\x1F B\\x00 1W\x0E g1; ¹¨‰\x04 M "
b"\x1F ™ÁÌݾ\x0F ^%ÒC¹$ž "
b"\x1F £«ž§.Gç±\x18 +\x16\x18 ÐÿY "
b"\x1F §(\f 1†JŸ¿CV0\x0F à®s "
b"\x1F ¯\x13 3_hÚr\f Þ´S¦£þë "
b"\x1F ¯à†=gK/›´ñÆÈ°¡H "
b"""
\x1F ±þ,\x02 \n
O䌋Xß\x18 µh_
"""
b"\x1F º”à\x00 ©\x18 Þ\x1A ƒR&§Yå¾ "
b"\x1F Çÿö3ÍL\e ¡ia¯uÞÛ\n "
b"\x1F ÜXAEáCÈ”¡í¨‡;ä5 "
b"\x1F úg\v ùçEn°‡Ù“Ýeƒ¸ "
b" !\f ÿ;\x00 D\x1D ˜î¡»¼3Ša "
b" *–’UT\r ©2y çfQÑž "
b" 9§ "\x1C Ž‘sK^\x0E íU`û "
b" aì¢G”F;õ¶XÍ\x1D Íü "
b" bx¸v0@^‘u ¹€eÄÓ "
b" –¼ú\x1A Hf™Ð\x04 Ð|ø‚\x1F Ê "
b"!\x03 „PuöC–©ßyÎp¹ÒQ "
b"!\x07 aÿ\r _*‚ŸYÈ>©Qâù "
b"!'ÛLDÿI.š\x11 )\x1D Êa\x1F Þ "
b"!Q羦\x11 M$°+ΘÈÕ"\x11 "
b"!nÒLÒ\x01 ¾¤Q\x1A Rßœ\x13\x05 y "
b"!~wô…†C\x7F ‚Hð‘\x10\x0F *ð "
b"!„îÿÁGOx¯På2Ãéè\x07 "
b"!›jã!ÑCòÁ‚\x1F ¯ã¶\x08 "
b"!Ÿ>™ÂMAdžó€\x06 –h³T "
b"!£è\x17 qv\x1C ¬ž\x0F\x0F •Zl\x06 ! "
b"!¥Ý©%OLʽ7ž‡0\x02 ^\x1A "
b"!ÜÏÐÿX@ŽÏœ«ž\x13 ¿\t "
b"""
"\x15 êp_\n
C\x1A …:S—A\x02 Fä
"""
b""9\x14 á@^Ob•ìÄ$ÌC©ð "
b""=\x15 ,Û\x1A LR¦àÅ\x10 ½\x13 J "
b""i¡øÐ\x17 Gή<i´j\x1F Ê\x11 "
b"""
"’›IL\n
OR™_jâÎ=o
"""
b""áÎòeõ7>`ŽÕŽ\x0F \x1F A "
b""òa·[.O\x05 ‰&RÂF„Žw "
b"#\x08\x10 ò»íD\˜\x7F ˜EZ!³h "
b"#\x16 ÂfÀØLÀ*{Ã\x10 vÂã "
b"#\x1D HôuyDù½X@ǧuä² "
b"#!(D\t\x0F Oò¹\x16 ù.!²©ð "
b"#)ˆ(z³Lçk¥fî©2¤ "
b"#-ž)\x1E W4Žì\t rUP;.t "
b"#TCbÛ\r O´‹ØÊ’åj4\x0F "
b"#q<oîÆNîê¶0$ÝΔ9 "
b"#}ì\x10 ®ÏBo¶VÕÐÙE3± "
b"""
#ž°l,ìN…º‚[èŽ:\n
&
"""
b"#Ê{@š°I0‰ßâsðVùÖ "
b"#ô\x00 i¥ÕET†\f wú\x0E Àß\x01 "
b"#ÿýs\x0F wNP—\x15 ½„Uã\x1C Ó "
b"$\x01 JôˆšO\r ¨Þv\x0F ¿Ë\x11 ì "
b"$\x03 †'Œö_ÑOxYˆ(ZbŒ "
b"$\x0E 2\x15 .6C.Žé¢9EÂ×Ý "
b"$/™NÐ\x19 ûç\x00 r7þ¥À¨ "
b"""
$‹\n
Ú•‡G¦†çB¼{QÛ\f
"""
b"$’5\x05 Ó¨@Z\r [( ìÉÏ "
b"$µ2»lŽFÛŠ³zî*ª\x0E ² "
b"$Òš\x15\x1C ÂFg¦óB>†§í— "
b"$åQl >¦Œ‡ïÃZ`\t u "
b"%\x08 mÿ–\x1D HŽŽ\f ñ/]¨Ý "
b"%\x1A õáfkKp¾¸1\x1E ™ã\x7F á "
b"%IB;nØF¾ƒ³n\x00 \x14 hæ "
b"%g\f ýGGÞHp…€\x0F H¿ ï "
b"%pû¢X\x08 Lù‘E¿cvÀ…Â "
b"%‚u\x7F C¼¨\x00 ×I\e\t `\x0F "
b"%±ƒy+_@عà ÑÔÖ\x1D ú "
b"%³¾Š^ýJ[Ÿ‘Ø÷Í·>Ë "
b"&\x00 0^9‘M\x12 —^\x07\x13 7Ôj\x0E "
b"&\x01 Ÿ“ÈÞ%I¬`¾ãŒàn® "
b"&\x06 ™oP›F\x08 ¢Tšy\x1E w\x06 V "
b"&\x16 }ƒÐ:Bk³’¤@Á…D¹ "
b"&\x18\x12 _ Ž\x12 ¤Ðdv.ßÖt» "
b"&\x1C %›¿MÊj\x16\x02 ÚM…•Jù "
b"&Sý€è\f Š[¦\x1C €ÖÀIÀv "
b"&xÄv §ºcýUõÂú\x16 ³Ô "
b"&\x7F w¢Y…Jc—q\x07 %\e þ§ó "
b"&™]îæPKF\x18\x1C 8Hp\x18 x) "
b"&ºãÿ¤ZY¯6®+°j\x0F |© "
b"'\x01 öÉ4ÑM†š=\v Èau$ "
b"'\x15 öÙ\x08 ®A;¾ÁØ»\x13 .Ë "
b"'\x17 ¨¾§ÃC]ŒØ\x06\f ¿¿\x16 ¿ "
b"')C¢p"H\x15 «™¦¬¨¸’ "
b"'ruÌnàA{„qœÀa˜™\x1D "
b"'ÊtÇ+OX±Jû„š\x04 V/ "
b"'û>iFý¸áز \x06\x01 šPQ "
b"(\x11 µõõXõ¡\x0F w\f Ž¥cÎ# "
b"(#\x7F >KpB\e ‰\e œ'†Äxx "
b"((K.Lj\x13 ?‚Oó!SàBÉ "
b"(-¤]Q"B\x05 ¼¼<s¹° "
b"(5·+÷B1޼ q¾LžK "
b"(8Þ- \x1F K³§Txï’\x12 ¼\x04 "
b"({Ü\x1D §ÏA\x0E Žtþ‹ìr¹w "
b"(‚Ö\x06\x15 éOÑ¥²PU\x05 ȼ\e "
b"(’zü¤ÝH4¬J붦F¿. "
b"(ÀþŒq?9;ßò¶Ø;ÞW\x05 "
b"(̘©Ü°HYO\x0F\x0E ,œ¤\x01 "
b"(ÒÚý¥T@EŽ›äœI\x1C ÐE "
b")($2ûZ@\r ¨î©ä…"©O "
b"))Âí\x06\t ¹ËxÞ>\x05 õÐ\v 6 "
b")G”NUÿM\x03 Ž®U/\f Z\x16 2 "
b")qù䓇Ed„Ž+bÎ/:b "
b")ˆ\f åèO“y6£\x1D —Ë„ "
b")§ÑP—†Mr£SËðM©ÝÌ "
b")ïÍ\x1E ÉÈîséªW*’\x13\x17 "
b"* \x02 ƒz‚O\x1F ¡3U\x1C Z5\ "
b"""
*Sàù\x03 `K¯»œòkW¯\n
ž
"""
b"*c_à\e ô@˜©#l…g\˜š "
b"*j\x07 î\x15 0T\x1D\x04 5:ä\x19 O² "
b"*m\x05 Y–õxzxC"WÒa“ "
b"*‚ú’žC+²ã8ùj›õ} "
b"*.3!„D&—jà'Q\¡8 "
b"*ãöm\x00 ƒÌ.¾}+Äi±\x10 "
b"*èøPÝ^Cܦ\x02 ú:uc‡ "
b"*ùQd¥†MI·®\x19 ôJè¤Ô "
b"*ûGµ\x08\x1D H#²Àté¡hã` "
b"*þ³¸üÝ@\x07 ™»W`±¤c\x11 "
b"+4i«ï½@Ή*9/F³7\v "
b"+BôÍ\x12 >J!±\x19 Ÿ¾€‰ÀÆ "
b"+i0›»_Õ„ÛTMy\x12 ÂÑ” "
b"+\e ´Ùåõ\x7F žÝâä\x16 ÌH\x10 "
b"+²\r ÙéˆG²¡¿nÚ¡¡2 "
b"""
+³ÍÁü\n
N)Œª¥ÎG‡YÛ
"""
b"+¸\x01 ñÞÍOfšP¡Î3ùÖ¬ "
b"+ØÍz\x17 OL䈶o{i\x0E *À "
b"+ó¿øÊ\x03 A\x02 †ýj´q‘Ä "
b",\x12 )öREd¶iY“‚kN0Á "
b",\x13 ?\f V´I"¡3f|\x10 p¨\x10 "
b",\x1C rîåÝ0\x06 ‘§ÈÂcØ\t — "
b",A0¼bTFU¾, ‰Ò¼q| "
b",B\x03 Ê—1BÞ£\x01\x06 ý+Ñ(\e "
b",B#hß@ãž|AJ\x1F\x14\x16 ò "
b",\x0F ¥\t àEc‡0…Ñ<dðÞ "
b",¶-÷7ØDÀ·\x1D ¡%q¥‹J "
b",Ìk·F¼CRˆ!‰Åé\x7F Ž‚ "
b",é\t ©[êAD¡òôˆ\x03 £¯Í "
b",ð\x0F Ct\x13 A\x7F §qdëz^Õ "
b"-\t OÊNëJ\x17 ‡Íö0\x11 àŠï "
b"-\x17 LlÒ\x1A @Óæ qZÏœÞ "
b"-V›ZáDá´ÇªEŒƒ´T "
b"-y2\Y)D¦¤æ»5üA\x12 ) "
b"-ÍŠÅð$þ¯Û\r Þ3J<\x01\x01 "
b"-ÔOá\x16 AP»‘Tà@h¥ã "
b".#<ýܧR-Š\x11 ¤glƒBÅ "
b".,yt·cH\x17 „\x0F\x12 ì\x11 ¬ û "
b".;¯—ê›Ig¸";‘\x02\e U "
b".n‡÷sBôG`+\x1E F‘6Ð~ "
b".ƒ¤#\x1F ÀJl‚´ÐmW¹˜‡ "
b".ˆL±¶\x13 HŽÝ?-Y\x1C Gíþ "
b".žI6öÞG޾€sÀy:^æ "
b".Â^fRVéöšaÊb©\x01 Rè "
b".Þ*ªé\e M ¼ÚÍQ–³„< "
b"/\x07 i]ÎÀOñ‚¾<ÓIÚ¬@ "
b"""
/\x0F Ïû™ÌN5²²Ù\n
ÂuÂÄ
"""
b"/%\x1A ÓhTE”µãŽ/1¶\x1D § "
b"/*5\}Í&\v É\x1E Î¥ré2ù "
b"/H˜\x0F\x14 2Kg´¨Yv0õ\x11 1 "
b"""
/dæd²_G\n
\x08 éëÍÐ G
"""
b"/„Ïà#\x02 À!\v T¬QÊ "
b"/ÜnéUØAL—Ewš\r žÊÍ "
b"0\x07 u\x00\x02\x1F M]‡\x0F Iø\x7F úþD "
b"0\x16 æã妬±ÝqÓ*–P«\v "
b"0\x18 õJÆXDó£ô*'uÔñq "
b"0\x19 ¯žÌBKƒ»Õg‡r†¤– "
b"0)\e …xM:šß;Yme+ "
b"0)ŠÝû¦öPQ;)åüÌÊ "
b"0/Xï¥_àß\x02 ”Gv+¡K³ "
b"0`ÕÎZµIH„êXó· "
b"0iÛ³S)Gu³n‰K6è "
b"0l\x08\x06\x19 d+µ$q1Dn’îÇ "
b"0o]ÕL'ÚÍ=¡´l\v ·Ó€ "
b"0Ÿ†¿\f ²IЪàèhŒ²ŒU "
b"0ÍA8GùNÀ’ù]ì²ÁÕh "
b"0Òøxo[G ƒ–k©7»Á "
b"1\x04 »úlÃD’«þgo\x14 ¿a "
b"1\x1A DŽÞ¯Iˆ•ÖW—.Û\x13 ˜ "
b"1&ž¨·]Lv˜ï5˼êú€ "
b"""
11*½µ\x08 C¥€«CÆ\n
Åj}
"""
b"16ìÖÆG¶Œ²êµ\v ·s\x1C "
b"1C»œ™ö»¥Ó\x03 Wœ"sS "
b"1jç¬\x13\x03 Gü¦¢è¤•ö\v µ "
b"1{h·bsK\x18 ¶§ÅOÑ\x15 7 "
b"1}ëÆÜ>KK·›\x08 ,¯ä+… "
b"1¯z3ÍØ¼\x11 ÷"k-ô‚g† "
b"1¾š‹lñN\x1D ½‘¤e\x02 q’\r "
b"1Þ¾¡þƒºß,ˆ·JÍQGj "
b"1ûµ\x14 GB~Ž\v ž*w× "
b"2\x06 KHõßG%\-vEEL/ "
b"""
2¯\x02\x1A °N¢<\x17 ð;\n
Àø
"""
b"2Ú8†èÁD¾ŒÓ\x0E …›Y˜ "
b"3/’Ô‡åEW¸>%\x13 ü\x18 rµ "
b"3jiB§\x1A K±®YÑí<ä1\x02 "
b"3vaÍ&ªF¼g5ð°36Ð "
b"3®J\r …"Mz¦\x15 ÏÒWÚ˜\x18 "
b"3Åb•bäE;¾#oâúm¹9 "
b"4\x03 K+–°@«¬»—–‘ìho "
b"4\x04\x19 XÃÁŠ—\x11 Æ\x0F U´1ý¾ "
b"4>æö÷üKO½Ú63»\x10 ·N "
b"4X|\x03 –ÈJ\x1E ‹3\x0E ö\x19 j\x0F } "
b"4iZÞâoJ\x06 †ê\x1F ê¬c‹< "
b"4¥\x15 ¾„\x13 F®¾/\x12 ¤\x15 !r "
b"4«7Ù"Ò¥/516xM\x0E D± "
b"4°ø“\x16 âBs“\e ·ÇÐqù "
b"4²°\r KÙHõŽø?K£n¤í "
b"4Ø¡Œ\x14 ¡K‘¦¹d–Sv(™ "
b"""
4ëï´ÿ’O!¿½\x14 ìÆ\n
Òi
"""
b"5L\x0E ÙõãK\x03 ½ Àó^Û\x06 "
b"5S_Ê \x1F D4”¬Àª™„\x1E « "
b"5…¸èÄy\x02 0/¥‰î=Ã7W "
b"5Ž|æ`\x04 Gæ”g´0\x1E ®D "
b"5C]ZdN-ªNzm\x17 C»H "
b"5#‚Ê8C\e ©n5œm°ö< "
b"5×¼ù¿ÕL=›\x11 \x18 ±`\x07 + "
b"5Ýh\x13\x07 $Nž†ÓEÚ8§ "
b"5í{Ø\x1C YùmK\v >—sI¶M "
b"6\x0E Y8\x7F XOòjTd\x1C #5Ú "
b"6\x11 ä\x01 íwNtˆäp¾'ÄŠI "
b"67Ÿ\x08 I\x0E M߃ÕG#*CU` "
b"6Q#¹\x0E\x1F A¾ºè*›fSåó "
b"6[Â\x0F Ê6C`œ…ÿV\v [z "
b"6žchôèD\x18 \x02 É\x17 ·\x03\x01 "
b"6žžg0ÅCÔªÕx¯èÍÀ\x14 "
b"6¡€\x1D ÐëB\x1E ›ä?À½”: "
b"6¥š7uaë+_¦ls‰w„\x00 "
b"6Ã\x10 ”†œI\x03 ¨ö\x0E ½LåA+ "
b"6Í¥C¬\e LH¡Ò8’Žßˆ‹ "
b"6æ\x00\x13 èÃIÙ…‰\x00 è/Z¨ "
b"7\x02 `ÝUF;—‚fΓ\x0E Ó=Ö "
b"7>«5ŽÌÄ‘\x04 0¼¼Ù1n\x11 "
b"7J‘M\x7F •K\x18 ‡õ‚¡y¹\f ¨ "
b"7_é›\t ƒ#?köHººƒëÇ "
b"7u_¦w_BtŸäæÀ¶.Yo "
b"7ް-°yL§šÅ<]Â|¦\x08 "
b"7”j§ãiCÇ«+ƒ›yOD "
b"7¥Qëý¡B¡šƒø{÷ç(` "
b"7«\x1C ÿ5\x04 e.k ,OEøË "
b"7Å÷ÿ-Kü \x11 Ô…<ŽÏá "
b"7Ë6ª9$I~°½z\x10\x08\x15 ë` "
b"""
7ãþ\x01\e Î\n
\x07 S½½3™ÚÍ©
"""
b"8\x01 öEš»=·fØ„òDÃ!è "
b"8\x1C ok¼rA\x19 ¥“í¨Š\f Lê "
b"8\x1D åãÖŽE5—އþ\x1E îØø "
b"8"I¾:I\x04 ƒð«³×†\x15 œ "
b"8+ê7ßh@W†,ŠÒu²²È "
b"8Iþ MDã€Úß\Î<§„ "
b"8\\r |ë\x13 Oj¯q'ÏOcx "
b"8œéUŒCbC\x1E "1¹93 "
b"8ž-(³hI ¡ð®†Â\x00 Áå "
b"8µyxPXGT«\x10\x02 )m‡º# "
b"8Æ\x16 âY\x1F @&±é¬\x08 oAÈž "
b"8ÆAÅÈxE¤Õ¼Ê\\x08 Ù_ "
b"8Ô{ K‚A"³\e ‘•¥ïHæ "
b"8Õf™šwEø»5[p¤ä"6 "
b"8ášaŽåNcžÕÂ\x0F ¤ñ\x00 T "
b"8ㆪç[K“°9+‘jLÕÈ "
b"8þédL†CV¶„\x14 1uIÔr "
b"9\x13 c—ï]@KŸ"¬D[õ. "
b"9+\x11\x0F\x14 ;`Mü\x18 …À\x05 Ð"Ú "
b"9H¬¼\x11 ®E—¦|1¼eQVL "
b"9b«†¿\x08\x03 ¢ÃUúŽó<×Ë "
b"9w\x1A .‚WJ»½Å¸'*ã\x1C\x07 "
b"9…]Y/jpn¶¼Ž9ÑíЧ "
b"9\x03 î³€O£F\v ›c•\x05 F "
b"9 EØNCÞº¶\x04 DQœcr "
b"9¥–Ïd\x01 L#ªÐ £½Üå\r "
b":\x07 voý#G\x10 €7è:÷áIê "
b":\x16 I\x13 š1Dµ¼3©“µ¤RC "
b":\x1F :²m]K\x1C «ÑjÈýgœÿ "
b":3s«#>ã\x15 ¿4\x05 (\x02 0i\t "
b":7\e ”X•L“¯ôÅ—\x7F Ñ’µ "
b":::\x12 “âM‚‚<Õ\x01 À "
b":B/Ð9K_½Ý\x1D 5MìCp "
b":Ï~V\x08\x12 m›\x1C UuF:\x14 ¾¯ "
b":죑\x11 ûºÙK’UEËË³Æ "
b";\x04 `T–Ni©8\x15\x15 _â5ý "
b";\x0E —¸+f\x04 ñ8h\x1A ñ¤\x18 ,· "
b";(º2ñ\x14 ‰š§N„û‰\x19 B~ "
b";J\x1E ÄløOH‘Ã.¬Íµ:Ð "
b";P€\x7F ôÇE'” ‰* À|ã "
b";eµ¡×\f u΋\x15 ˜{§}U" "
b";g\x08 ¸Ü\x19 é\f i÷\x10 ûá?N¼ "
b";š ”\v\x08 AÕœ\x12 ®qly "
b"""
;½L\n
Å\x01 F®$úÎòþË
"""
b";â\x14 r”ŽE)‹lF3ˆ‰ "
b"<\x18 Èeç\x00 JG²®‚\x07 R\x16 ±† "
b"<*Gê²\x00 H—¯Ó½!Çi.» "
b"<<_:ŽVC\x0E °ƒ µa„¼\x04 "
b"<=Ë@\x10 ‚@}\x10 8?õû\x1D ï "
b"<LB爵Í&Cú[÷M/U• "
b"<Ÿ«Ú›\e\x0F ÒoÐ{JÃ4SÌ "
b"<È}°)»\x7F\x1E &c󅀘3\f "
b"<Ô]?`À-\\f ³\x10\x18 >!\x01 "
b"<ðÉVå`@¬"°¤oÓ“y "
b"=\x1D )Ô\x15 µ§É5ŒÉ“}JÈ‘ "
b"=8v\x1D ñýJb…\x05 ¢*çBA¬ "
b"=T®0øú:_3Gû\x13 î.^à "
b"=bqêŠØ\x12 +}?Ò& —à| "
b"=ƒ¨ä·gFª¬)I†Ÿã\x05 ] "
b"=¢ßá\x11 –F›«:9A\x11 È\f "
b"=¤\x06 ü\x0F Lß«µ<@¯_úÝ "
b"=¿Q.Ÿ\x08 Dõ·y@\e »À5\x15 "
b"=ðG \x12 ÞBc¾zõϦ¡ûó "
b">:3ìfõr>Îݶv\x1A _R "
b">L•5\e ·Lúž¡ˆ”b5Rö "
b">“ªª\x19 Z) fÈÒÜøZƒ5 "
b"""
>¯øÒ&3BI®]oPiŽ\n
Ô
"""
b">Ã\x17 *pk\x16 jöDÓ\x19 Ý‚Cï "
b"""
>Æ\x07 \n
0\e —Äaà\r à{Æ…,
"""
b">ÜäÓH£3ùÔé³T*ÁÈn "
b"?8–CÆîE™µs±&\r è "
b"?9‚5e\x1F GΉ°åú$˜±¯ "
b"?b·ãJ¥Dœµü™·vD8\x05 "
b"?péŽå¤I5’fY\x13 µ¬±k "
b"?q>·Gñ…C†(\x1C Ù#œ "
b"?ŽEÇQè\x1C «Ð’JEºü8ì "
b"?ªçæ\x08 ÞMÐ -™=}\x14 \´ "
b"?³.y¸÷I\r šË\e\x16\x17 y$ "
b"?³ÌÝŽ¥õDm,©„z^FÅ "
b"?Â×GßMA¯¾S⥯u=$ "
b"?ú\x05 <€ÀOs¶€³ö'~ºï "
b"?ý’´Ã”E‹µ&›ÌÐRˆ\f "
b"@dgb[9L¿Š2ïm¢¬ì› "
b"@‡ƒ\f ï*Æq²ÊM\x17 ¡Ø\x1A Ù "
b"@•ýúX`B\x07 ¥™]¼\x04 Ã\r a "
b"@«YÙ¸QIƒ’\x13 @Ž6tùç "
b"@¼O4\x18 ÷Iγ,φž4\x12 B "
b"@ƪŽù Nª àÀN÷\x1E aŽ "
b"@È_õÞ\x10 I…°5³”1Lq$ "
b"A\t Vü\e 7N'\x0F \„¹æ2@ "
b"A\x14\x02\x17 XƒOb—\x13 x¦“\x13 %˜ "
b"A(\x05 MŽ£r뀱Ǽg\x1E 8h "
b"A(GîW‚ë¼é\x17 (ö ýâ "
b"A7SóV\x04 @ѺŽz7*€\x05 Ç "
b"AJè\x1C &nA“+ñ\x01 à^n\x05 x "
b"Au@\x1F ÿJG «I\x03\x01 ?û¡K "
b"A{ð'è&N\t »]Vå,M® "
b"A´ïá#Ñ\x07 §ŠrÆÿ-ûv! "
b"A¹\x1D ™ùœn1Ÿgg•§ " "
b"AÖHu(£ÅظGÅ~d!² "
b"Aý·\x05\x05 ÂNv›«\&ûÃð¦ "
b"B\x0E ÏÜÎHÔF_É5\x12 §\e "
b"B\x0F %g.ÐO&ñ\x0E ÙØ§=¶ "
b"B6\x13 Rr„@D¦\x1A cÁro\x06 ¤ "
b"BJŽÒ\x10 éCQ…=ŒÕ`F\x04 \r "
b"BWðÜm¥Iê¯E]r\x07 ãc° "
b"BaÀRè]\x11 £ì{º‡äÈÁc "
b"Boª\x7F šœAØ‚äÑ.ï²— "
b"""
B{NY\x1D ðNï¢É¹\x10 n\n
Ø
"""
b"B“\x12 îâ¬GÊݥT=tìƒ "
b"B¢•ݾ/Dm¦þ5„YE;Ê "
b"B¤\x19\e §z\e „…\x0F\x07 f7\x04 n? "
b"B«[èìRD\r ¥rÌŠ±?? "
b"B¸:wÕ\x18 I–«/#%^\,Ž "
b"BÔo\x05 F¢_îï\x1C 1’\x1C ŽUp "
b"Bûæ\r P\x02 Ò•Óë¥ßÎ\v c "
b"C4\x07 ·:>™—e XíQEX\x06 "
b"CCké·ÅAâ‰,¡®Ìê[\x12 "
b"CYJ¢õïÐ7-nëß?‹þ~ "
b"""
Cn\n
ÞPñgûèìôËJR‚
"""
b"CÌ5è\x06 >H\x19 œ81Qj\x1F ¿— "
b"CÕ¼¶OœMÀÓæ¯¿®6b "
b"Cö.ë\x1F ³\t ëL~¹–—’ȧ "
b"Cÿ®\x11 ÔNL&±ìRæÚ\x04 ]€ "
b"D\x03\x1C (ÌoKüªRU²)ä§o "
b"D#S]JZI‹\86¼-\x04 »o "
b"DX\x19 É\x15 UMn»(\x1F ¿ûé—C "
b"DaµãkÜD>ž×vVèõz\x11 "
b"Di)û×ÙIY¿Y@‡µˆQ "
b"D‹R܃(A[’Y©ùJœ£r "
b"D¼nűQ@óŒï´ÁKe°Õ "
b"Dóf*{J·kcä@1º\x14\x06 m "
b"Dú¬¾\x0F ª›\t lÚf—bJ\x06 "
b"E\x01\x1C\x08\x03 »Na€\x10 P ð\x1F ²A "
b"E\x19 ì-Bx\x1F sû‚u}úl¥3 "
b"E «øX$DÓÐr©ï\t ”` "
b"E³L¤-¢K\x0E » +N\x03 B$ "
b"E·ÿþ,àLÌ xñ‰šwå¶ "
b"EÀ¸VÈ®“w…\x15 q6¯[‡¼ "
b"F\x17 F‘¶Á\x1F thªØ²Â "
b"F\e [¨¸t]{£\x04 ¤ì0!A} "
b"F3aã®·D„»’óâ\e Üò\t "
b"FGôögâMS»É\v š“\x1F ,K "
b"FWpʳ8D!©2\x0F b69 "
b"FY‚sæ›@à–ôïQòþÀÂ "
b"Fp<¼íßJ*Ÿš4\r óPÆT "
b"F“Õ:ó1L¾þ²I¡a0-_ "
b"Föl"Ê\x1C I\x7F ¹è\x08\x02\v\x1C ›† "
b"G\x03 Á×%\x17 ID‘x/ã"Žš6 "
b"G`…\x02 nÙE—¬Z3ãƒê\x1F ¿ "
b"G¬Ùký=B¼¸_ÏhLmÜ; "
b"GÁ²¶ÂwIa•C>\x05\x01 ììÇ "
b"GÅ€"„4FоShŒèh! "
b"GÛü\r '\t CF«uòÅÝ£t "
b"GÖJKƒ–$ß\f Õ«&Í "
b"""
GîçdV¦E\v µÄÒ\n
8ï©Ê
"""
b"Gî÷4UrAS±JÚ›‡–ˆ "
b"""
HD™ž-\n
As¬Ú}×/
"""
b"HzÇYaA„ûÌÎpÿ|% "
b"HžŒ@áA …æl¦Åô\x01 u\x11 "
b"H¡¼œŽ»C5®ðR”„:Ñ "
b"H÷p§YsM\e -Hÿ‚"R "
b"I\x15 BBlE—s\t ÿhÚ\f c "
b"I\x1F “ÏÂÂMÌ¡µ1Hs‰ŒÙ "
b"I\x1F à\x0F éÚG„‹Ð†Õ¶2?O "
b"I£Œ\x1E -˜Nl™\x06\t CJ\x1F XE "
b"""
IOÉ\v ÄD2–4y1\n
kÄÒ
"""
b"Iãue\x1A #z3hŽ ÓÆ8\x12 ê "
b"J1\x12 ða ŒëÒU<8•«ó± "
b"J3.™{ìG¨PGuÏ{¼2 "
b"J>~Ù\x04 ÞÉ’\x1C têSO÷œŽ "
b"JlÖzöáO$q^F{«˜¹ "
b"Jrfëè.G޹&\x0F rƒ» "
b"JØó¥¶jL÷£·k\x0F a1Á® "
b"Jßµ\x14 S GŒí¬¢R\x19 l; "
b"JöÐ\x18 ƒáC;¸\x1E 1›©›® "
b"JüYq&wDô²‹oëì–@÷ "
b"K\x04 0FÍ0åKÆöŽcÎ`n "
b"K/½;ªcOêµî[éOƒ—A "
b"K]ôªˆ0J›°;žßPÎñ/ "
b"K`\x1C\x14 òÝN[›sPbššÐ% "
b"K´“£‹³AŒ™[¨Ùƒ,Š\x0F "
b"KͶPÔ³L‚Š3ó0p\x14 uÆ "
b"KГ\e 5‚ÊÉ—Ó‘\x1F –.° "
b"KÖ'èðÉe¡‰Y\x18 )SâyD "
b"KÛ?Ä5ÙC\x1C “ÑÈ€Q\x07 §¾ "
b"Kÿœ-\x7F YJf®e\e ¥Y·;Ž "
b"L2dœlN\x13 €_(\x0F .Uðô "
b"LTq‘\x02 À@(õ*’Zšl\x01 "
b"Lzƒ.8]Jµœ·3Ù}6íã "
b"L”3ú¿†I\e ƒÂ<ôq¢‡Ÿ "
b"L²WùÜÀDÔ˜EsÀå\x1C I "
b"Lµ\r HMß&Ü\x13 6ÉF²þè< "
b"LÕ'XPÅF{ˆÚ–º\x03 Ò5¬ "
b"Lß{Sr*E\x11 ½\r Õ+د–X "
b"L÷\x19\x13 Í I§6\x19 xMbÂ\x13 "
b"Lû¬w,rFö“R˜Ái.íŽ "
b"M\r ÞUþý@I…Jÿ\x12 íæqï "
b"M.\x0F O©ËO\x18 ßÕˆ;^Oª "
b"MZ&r—hKì¤+©e&u|\v "
b"M„A&í\x15 IY†d\x05 ê\v à\x02\x18 "
b"M¹Ü¶yùI”™`Ô–-B_ö "
b"MÑßÂÞ»AB¡?Žx`˜\x13 Î "
b"MÞï\x16 XÏ#÷Z\x07 B\x12 žèX "
b"Mò`Á‹ÓLSŒ]„Hl\x1E Í "
b"N-HñN€L+¸ƒ\x18 7,ÿÜŽ "
b"NB<\e ÈK\x15 €ïí…Nžâ§ "
b"N˜x\f Úߟ‚\x19 _I52ÑMÏ "
b"NÜ'\f F|@éƒÀŠŒ,ùÿÁ "
b"Nè\x1D ìP\x13 (@Æ`Ò¤ÎD÷ "
b"O\x13\x0E xUyJf˜F¹°{\x1E Ë6 "
b"OL´ŽõM@ùµ¯z”Ò¤ê "
b"""
O‚‚M\x1E ÛB\n
––qva”¸&
"""
b"O™O§Òÿ;QŽ)lÕô²~\x03 "
b"OŸ„f\x16 pEˆ¼»”¼\x0E €å— "
b"O§™Ô?Z‘\x16\t\e ,U\x01 ×´¡ "
b"Oþ.rùÉJ!²\x05\t dŽ¥%¾ "
b"P:·-èºB9š\x13 VNæ2•à "
b"Pd£Ì&½§·ˆ>‚Ð!¡ØË "
b"Peûn\x16 ðHò¦ç~¹þ¢¼Ø "
b"Pj²\x1D „A+y×G®XÝÉÊ• "
b"Pk\x15 ¶†vC\x00 ¦Dvi”.' "
b"Pk½h}2J\x08 ³‡‰Æ71vl "
b"P~)mXMN_Žª€K¦ô÷ý "
b"P½Ó+±çC˜ªb†\x07 º)MÖ "
b"PÇ®òY[AÍ\x02 ƒÈ'Ö\t W) "
b"Q\x13 ›Æ—pBø’\x1F H°i¼Ž! "
b"""
Q+\f \n
F§©'q\x13 €³r½^
"""
b"Q4¸Ñ±gEâ®ö«s%½Úe "
b"Q:éÕ\x1C ¿®Zž±½\x07 ëeW "
b"QDL\x1E\v ¶LF±ˆ»JœKXð "
b"QI:XO¹A)™\x12 ‰þ\x1A þd\x13 "
b"QX–Û<!K´jJºy"3à "
b"Q\t\x1A %ùL\x06 ^}–@[‚K "
b"Q™Ž<(6Gk·µÞU‡À6’ "
b"R/ÈðyS@$¨¤{]Eãð‚ "
b"""
R9ák{×8\n
,\x1C 9ÁU¯v\x02
"""
b"R:]^ˆrD\x1C ”\x7F 6©å³ƒ¾ "
b"R<!Øn\x16 DŲ¶¾í€ˆvÅ "
b"RLŠB®bDÔJþ—NEÉY "
b"R\ì0Z5Dz¯PZ¢?cæ "
b"R~q›\x07 ôà|€¸ã0Þ¤¼\x15 "
b"R©}^mýº°ÖµÈ6©\e\x10 ’ "
b"RÛV}•'EƧ%ˆõâ;Š "
b"Rí‰ÑLUJŽ…k,Џ'Èl "
b"RøE\x13\x01 þDn²2Äô§ôRI "
b"S\x01 G+‹~J[žÉ³—\e Çê• "
"S\v A\f qgOŹ~AuR^}4 "
b"S\x1C ¥w\x0E ‹NÇš\x05\x0F ï³™\f "
b"S$ï]'”G\x10 œëaßEÁyO "
b"S&_K5hAÅ¢g7rž?oÞ "
b"S+;Ìø§FÙ«Á«?V!Ç! "
b"S\…ûá›D[û\x1F {K\x08 ^ "
b"S_ó^¯\x12 Nˆ¡š3¡Râ» "
b"S‘û¶U\x03 J\e ¯jf ÷žÜr "
b"SØ8\f µªFU‚g\x02 ®Û¶eæ "
b"Søf\x7F \ëKŽ¢U7b«˜]™ "
b"TtQMaHB¥¡ØÑv>\x11 çŒ "
b"T«5º½tM^Ž\r h¦:h…õ "
b"T¯\t &À\r BÚêÈÄÎ Ë2 "
b"T±ÞI\x03 rI柘VGO8_T "
b"T¹’âyÙî2×2\x01 ˆÕ "
b"TõÍ\r é¹Mˆž0ŸÓ‹\x1F €Ç "
b"U\x06 qç(Û@\v –Ãy\x1A 9\x00 ó¢ "
b"U\x10 ¥I„ÐDo¨\x1A ‚•—jQG "
b"U\x18\t {1o\x04 ]ËÌŸSP.Vù "
b"U6pL\x7F Ÿ\v k\x1C ï½;\x02\x1A ≠"
b"U9ʽqé@~±\x16 xñ$¼ Ÿ "
b"UmYeõÝ3øºÞ6se'¼³ "
b"UsCè(iÅ#æåÃ'B\x17 Ö= "
b"U˜äC=dNò¡F‚™ÎNX "
b"U¹•\x7F -]EÀ™\x1D ¹\x12 ÖnO\x7F "
b"UÐß“MÈ#5äkür3<@Í "
b"V\x02\x15 ª(\x17 m'JR]”špµ¦ "
b"V0饕˜Kì’ꔚӉNÓ "
b"V[ º\x07 ™Ny«.\x12\x7F pV‰* "
b"Vt”A§>F|ß#,ºa;\t "
b"V‚šr•ôM†¸tg'•Ë\x08 ß "
b"""
V’Ø ó$B\n
° ô`«{¾I
"""
b"V•ܰ\x08 8E2‡Üûº¬\x0E ¥o "
b"Vé\t Äü¨I.¨ºá…ÊûïÈ "
b"W\t ™ÔÑXJ\x1D ½AOf¼´.\x15 "
b"WA)µµ{Coœ\x06 ÏÐ¥x8´ "
b"WPý‹]PD\x1D ŠŠ§mƒ\x08 o… "
b"Wdk…g"C\v ’Ñ\r UH’s0 "
b"Wor\x00 üÑI*¨g&ñÏšcr "
b"Wþ\r Dõ\x15 ±…î\t DP\x16 %& "
b"W—Ýc@\x17\x11 Æ\x1C ªÔˆëAQ\x15 "
b"WƲgüÎNþ¸D\x17 -\x01 ú7§ "
b"X\x08 ÆÂó @PžUSÍ×D’\x1C "
b"X:n9÷\x1C Bä•\x19 ‡ôûB…f "
b"X;-GjLºƒŽd?Š\x11 ¢] "
b"XYy3Â#TÌ®;àZ\x12 G½¼ "
b"X»€ÓÕ\x00 N’(\x07 C±à°ö "
b"XÓmŽÿÃÙ'—HÄ¥¹…§n "
b"XÓt|\x12 ’N)¼\x7F ¶xlw\t M "
b"XÚ\x05 ’ I©ŽÙ ?ŒŽì "
b"XíM\x07 å6DDµ\x19 ”~\x12 ò›Þ "
b"Xñ¤\x16 !àED¼\x18 €WI)Gn "
b"Xõ¾Tæ.OÓ¨¸¢\x12 \.\x16 ð "
b"X÷¼?$‚MTº)¶ú*y¬ü "
b"Y\f F®SE\x05 ¥9W0ç7ô "
b"Y0ÚÞhòÆÄˆ}#&×\x03 ù "
b"YN\x08 dxBC*šÀ\x03 ¥.8Ó8 "
b"Ym¹OOܥʋbBGlJ "
b"Y”,/Ì\x03 B&°±|i3^¿§ "
b"Y—\x15 \r løB^”`/d`=† "
b"YÛäÒ¦\x7F @ܲx\x1E £®`/_ "
b"Y݇ï\e ×O©Ÿ'b\x15 úny! "
b"Yì†P\x10 „¿yëM‘ü\x18 ðe| "
b"Y÷OÛE}J\x1E ™•Ð\x1C §Î\x08 @ "
b"Z\x06 :~—tJܼïïô7}º› "
b"Z\f °/œ/EŸŸ1CÜ“U5 "
b"ZK'H¥·A^£GIÇ‹À\x17 ò "
b"ZTGÒ-A„5†\x15 +—0\x19 "
b"Z]íý`ãÛ·®Ð\x0F\x10 ž‡®\v "
b"Zn^È\x1D O¢»œ<¬\e <\x10 "
b"ZŒÇ]SÒL_¿\x06 O®¹µp• "
b"Zšxª\x04 çK„®sQùôJ¬x "
b"Z¿o`”TInª.º‘Kå, "
b"""
[\n
üŠ\x12 bBHˆ\x7F ‚ÞQ‹N
"""
b"[\e\x10 }ÂzO޵\x02 í›^F\x14 4 "
b"[\x1F õ\r _6M»“Ж\x02 ©Ïê "
b"[;ñ<ÅjIñ±C\x06 •…\x7F (D "
b"[?&,™¡Oùª&\x08 >¡£Ò5 "
b"[‹\x15 %ºÁOP‹lY\x08 #AIt "
b"[I9\x1C\x1F B\x1E ‚ã‚\x16 väa~ "
b"[‘sï\\x10 OÞ˜S\x07\x01 ÜÝ)š "
b"[šA\t ‘QDÞŠ›[FAÑ6ä "
b"[¨e\x03 –ë@\x02 ¯°ßsø®½¦ "
b"[¨ÄG¤9k¹\ì\x05 1Ä\x1A Ät "
b"[û´)éSBN“‰ÇÉ\x08\x11 ¶5 "
b"\\r ùðÓ:@€¨\x07 <x\v ,µ "
b"\,åâž›JɱÞO÷ÂùT\x08 "
b"\3Ší\x1E ¥Dc¡ÌJg\x1F\v Q¦ "
b"\UÖßmïLŸ¬ùnº~Zîò "
b"\ƒ\x18 åîDC…„DŽ\x07\x1A /àz "
b"\Ž\x11 ¼WB™\ï÷1ɰƒ ä "
b"\ã8iŻޝ+%ë‹Ç±Fl "
b"\ïé uLF\x12 †º\x08 ¥…~\x12 Y "
b"\ó¡\x0F\x02\x07 C\x19 Ž\x06 j7!ÈÙT "
b"\ùEB\x00 Ã2…Dz\x05 슶3¥ "
b"""
]\x13 IÒ\n
øFr¢µ˜þÏ·•
"""
b"]Ctìê©vþØ*íÄ•½£ "
b"]T\x13 ¾ú’M§ Ï$`ü²ƒ} "
b"]`1ÃZIÎ_/=¨¼Û¤ "
b"]fOß’\C‚7|ð M\x1E NQ "
b"""
]n¼W¬6ƒ{âd \n
Ë)ín
"""
b"]\x1D ç\x02 àM¡¶LRlv’²\x11 "
b"]–˜<\x06 ÷Bý©R\x10\x1C è§,Ø "
b"] bm\r ž\f 7rUÿ·_°“0 "
b"]³\x1E =q?Mß§\x03 :v¡Dø´ "
b"]¹»ªzÀl\x13\x1A Ý\x07 eå“ "
b"]Þg; 9Dø…pj\f ¢:“\x7F "
b"]ù\x08 ô5f\x13 hŽ4×b6ñ™¿ "
b"^\x04 S\x1F “\e\v 7ZY.@Eé\x05 ± "
b"^\v "æwS+$\x04\e TŒ¼¯ "
b"^,»v—ºIѯÜ\x0F ƒ± C7 "
b"^u—r×µ@"…ÐÛ\x16 ÑWÿF "
b"^¥UY6\x11\e I–âMdG\e "
b"^Ã1{ýR\x10\x06 ¢V&Ç\v Y\v œ "
b"^âvnãjA\r ¢©>-é\r ,\x04 "
b"^ädIM±\x19 l;eÄR_N™û "
b"^ûùk3ºGþ¦NðuYéá\x16 "
b"_&=W7îB@»ÍȺñp¸ù "
b"_+ÇèóºMÇ·Kêߘ“à_ "
b"_M4\x11 €¶\r ªøâÏ=<\t\x12 y "
b"_‚Œ\x06 êÅò¿xeE‰•Ø;H "
b"_˜µq!Ä´Xˆ¯Ýí<LÓâ "
b"_±èr6\x1F G´´§;ž…*\t "
b"_å\x06 ùÄ{\x03 1–ª~\x12 äÇZ "
b"`\x1D Ïd\x19 °Hk¨¢\x12 Ûû\e ¼‰ "
b"`e\x15 ÞØÜ ?ªÑ4\t\x07 é½M "
b"`z¶¨\x03\x17 n }¤£ß\x19 ³ "
b"`“F$>¥š°\x0E í$}?{ ¶ "
b"`™¢NædN§°Giá`'¶. "
b"`ßDÝ()JѰ…ý\x1D —¦À "
b"a\r ¨\x7F XeGþƒ\x17 `Œzùºö "
b"af>'g¬F„‘\x05 Ž}²˜\x14 "
b"at²Õ«˜Eˆ©\f\x04 x(\e Üå "
b"a}nˆ¿2JÊ¥¥8^½îðœ "
b"a•Âú2\x1D O¶‹\x11 a=ºDË\x01 "
b"aöEÊúËM\x1C …‹ŠÞæ\x7F À+ "
b"bsrÿª³†1=\x03\x17 Œ¡¡o- "
b"btˆÍPGE€µf—H\x08 S& "
b"b¾ÇjÝÞOÛ®Í\t ÕÄ4,z "
b"bÅ2Ž)‹Hë¿\x03 á/ÏbÅ "
b"bìcH\x03\x1A @6š–\x0E ò\x16 !E\x10 "
b"bò©\x0E ü\x04\x1A Ö”—\x1C ·Ê0\x1F ¤ "
b"bý›¼\x15 ßL\x1C µÒý\v „~À, "
b"c\f\f üÞQCU…èú\÷sÑÒ "
b"c?ì»C\f -PÍü«û¦µ¬© "
b"cYó5ß°D åØóÿ\x03 Í| "
b"c‚b:yOB\x10 ¼þ\x1A ìË#Få "
b"cÎ%l ÔAà¯åHD_Ž\x00\x08 "
b"cÑ£ÑßMI\x7F Šë‹à>\x0F ©Œ "
b"cÙÒkœ‰LÙž„û-Ð\x1A ¬’ "
b"d\x04 ³\x10 Ê-K½³t Ï+…ˆ„ "
b"d\t Bb`~5ØR\x19 k"³ßß "
b"d\x19 H»5E¢£ï/ ©\e Î "
b"dOB†‰ÁEp‹ys±Š\x12 ° "
b"dZÕÙ¨\x16 D‡™É5~’\v \ "
b"dmUª\x1C ë'çÖ;\x10\x1C s-\x7F × "
b"dv'ÉF&畱a~’Í "
b"d“\x00 CÓÄE–¾ò°8þù~v "
b"d«`\x02 äÛB\x17 “\x1E wmf– "
b"""
d®”\x15 ê\n
qïºââ&6}·
"""
b"d¼ršèXš-Ŗ¨K G\x0E "
b"dÏÏ&ДHÙõnÊT¸¸b "
b"dÕ\x10 ¦žÝE\x1C ²\x06 3ð\x7F Ù|> "
b"dãÅúÝbIqŒÝ\3b\x7F U\x1A "
b"dý]Ü\x01 “N\x0E ¹ÁV\x13 ±ÝÐ "
b"dþ\x01 _ LÔ¤³ \x03 µQ|l "
b"e\t \‹röMû°¨CÃ_â5 "
b"""
e\n
˜û€AN 'XÀ›†"¥
"""
b"e*\x06 ÖÕ¼÷\x00 RKB6\x02 Æä\x0E "
b"e,…+\x08 h’¨ÖS’íºÏ+ "
b"eh—Ô.æ~q5š§0߈m\x11 "
b"e‚ýùÂ\x00 O‡•æØ—âB£û "
b"eÎ…rûõK[·\x05 Qa\x16 8õ~ "
b"eÚîIl%@<µ\x1D\f ‹¨—Ý1 "
b"eÛJþ¾æJ—\x05\x05 6QǦ”. "
b"eÞÁMhqOÑ£/ç†~Ê(« "
b"eðvóÑûE¬™EŽüI\x1C ÝÖ "
b"eóAR6uB\x11 ŸLt¡ºërÇ "
b"eô’#—9JZ“²bk6¸‚7 "
b"eøÖ\x06\f ×L)óœÇð\x13 [Æ "
b"f%•\x05 ò¨Nž˜,ˆ²Ñºa\x06 "
b"f,\t zbñN\x19 •,Ps\x02 ƒ\x12 T "
b"""
fEô8K-Iq¬\x02 ¦$\x15 †\n
d
"""
b"fƒ(ˆŠdIË’\x13 Ü÷9RLë "
b"g)K\t Ké‚ÁH\r ¨¸*®¢Ñ "
b"gCtÆ\”Dñ»$)ã×7 "
b"g¦\x18 ?s2G—»ðŽï\x0F ô\v "
b"g°5¸ÑGHñ§mkœiÌ”½ "
b"g¶‰ÕÛ¥O`‹tb7ÑêÖ) "
b"g¿”§0âA\x07 –ë\x17 ˆˆÅ}; "
b"gÃlaÊc3Òü¤ëÙw©Tì "
b"gÔ¹U}ÐHï±³[¿“\v\x14 œ "
b"gï7õЮyc¢ƒ&þMŸ\x19 å "
b"h* \x00 òØ\x08 FÐÍné‹\x06 Œ@ "
b"h9é\x18\x04 ¸B彃ØËê›0P "
b"h;òÒ!ÚFЈm\x19\x17 ʬÁ "
]
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 (0x0015663EF4BE45B19444C66238C9C175 , 0x00161FFAE7D145FEBB0E9391B16D754A , 0x00299867951448F69D987AF5A01D1348 , 0x003060FEE63D4482B391667A726CE820 , 0x004356DAB3B84815BF4141B78352EF16 , 0x004DBBB31015432CBCACF8359CDD10BA , 0x006B8254F60F457DB2A9F58BB4750AA0 , 0x007EFA4AA2E14976BC4C9741A01003B6 , 0x009FBDFB418FD1A710C5655E3A1815D0 , 0x00CB8E6A845748B2A3F699F19DAAB810 , 0x00CEAF9E213F4372B3FAFBAD93B46F51 , 0x00FE5D077BF147659C405E6A44489134 , 0x012DD928582F43CCC8C84D84543C6880 , 0x0143C1006980BB158886E9714A2C7746 , 0x014ECEDB87E34BD2ADF6621A3DFDB1D6 , 0x01548E0D51E046458D586B6590214A03 , 0x0166F7C9E0EF461EB7549CEFACB31195 , 0x016D236B1F172FA86BED2033814A2A4F , 0x016E18C594A545BDAACCC9CC9967D98D , 0x0173C025F39F44378F794F5A1BEC2BFF , 0x018144FDADC84ECCAFB0DF1060AF57A5 , 0x0188CAD7351D4122909BC4E991B6B7CF , 0x0188E392906DB365F16216B25FF79278 , 0x018B1D2D7C784052BD5C370C46CA972C , 0x01C6E92D46FA316FCF339E772B030416 , 0x01DF5C143E65EB90408223186AB6EB52 , 0x01E36A7D3582448BB6F0A36FA99D90E3 , 0x01F3C5782AE444AAA473DEF5280530F0 , 0x01F751BFE74745AFB458EFEE41AD632C , 0x0211CE0DA59948C6A900251D9D3646B4 , 0x02387B1A461A489EBD2ACE3CD009BA18 , 0x0243D4BC11234BB39786A8FF5A2E04A8 , 0x024A2A8EBB424693A03A48754D2A77FB , 0x0288B428A96C4139806042CDAC157D6D , 0x0291E77850BC16C565D4AB9045913E0D , 0x029CA05CF7F3FD6F09361E25580D6258 , 0x02A4EAF5F7044FB1B7AF1B351041837B , 0x02B452FF2D3705246355C02F152850F8 , 0x02EF9FD260F6416B90D2C54E039FC844 , 0x02F0E7E68E7244D69EB17C92399050D6 , 0x030BFCDF79494E9CB723ADC98396A285 , 0x030D4FCC8A944C9DB32343CF9E95F9FD , 0x03115401FA3844C0832A1EDFE7C914BB , 0x032D3DC1BFCA247C736C4E0EDE54A769 , 0x0337794154C8483E82DC23F953A29E0B , 0x0353D74BCA27409C8DB12A3752A4D894 , 0x0365E78691796D9AEEDE1B46409A1509 , 0x036691A60AE9DA360ADF5D64AD60FAC9 , 0x0377F071731D3483D7784DF17541062D , 0x037979E758A44B6BB31910B2EED93F8B , 0x038F0F48297CC8919EA5FA7D91670E2F , 0x038F47B3341742F1A67DE0A325CA8785 , 0x03A385EFC18049E5AEE9759185863BB2 , 0x03A6BC03F251BCF2E1E2D2E05ECE0220 , 0x03A96C2157D2409A841C38E0F010E50A , 0x03D28C058D5EFBE1E582D43688D23E41 , 0x03D7D8DC42564D5FBB140C1EAA49CF4A , 0x03E57B2760004690AEBA3DB2DE523A30 , 0x03E974EE4CA8444B9FDB6A29A4E3A025 , 0x03F5460F955344B280D4C71E2698BBCB , 0x040247854A544CDEB0A26EA0504D05E6 , 0x0405FF7AE5AD4FB6880F2BD709A9509F , 0x040DCFDA1B3341D3BC832E316A522F16 , 0x041A05544079E8DFC13C74772F46DC2C , 0x042067945AB741D0BBA5D8A43D3A2427 , 0x0428A76A8D0643DD83C02A9078BE8B09 , 0x0448969CED4940BDA37ECC99C9AF1091 , 0x044B5AC51598F24DE1EC1260631D58DD , 0x045674D3D8D14072BAFADAF3BB48C881 , 0x046660F35F904FF99953B79BA9E25988 , 0x046EAE2EC1F943ABBF4CBE99ABC5B08A , 0x04C383268C3D470F96306E68FA0E6C1F , 0x04C3B8BE31D243F19C89FA7A5E57DF4E , 0x04D1A8ECAF6F335325AE6A8E4274F60A , 0x04D55A6C6F324CF3BB9E03685AFCB7BB , 0x04F33D9436097A581E06AB94AEB39D88 , 0x04FC802F017A4E4AA8016768FF6E5D89 , 0x052C3BA0355A25259DC389FD791E6FCB , 0x05597A4A84654A96B029BDA488040F4D , 0x0597602C11BF45A5867E9AD4267B073F , 0x05D8E262F6E34030BB5B993B872801B6 , 0x05E220C29CAA4246AC110908701BAA89 , 0x06324578FE2F4530AE5E66180D09DCBF , 0x063A7613E04FF701F644D10BB0CA92F2 , 0x065C4842820A46C5AF1415A1B01E3135 , 0x0662FC98903CE4B6832580687BC16224 , 0x067F2AABDA7B50721D100DCDBA567301 , 0x06833BF888C2C1A5742C71B2FF96F920 , 0x0693272070F745C2AE926D756AB51269 , 0x0693C6775B234F5891B9751A8703A3AB , 0x06B05D66FEF846CEBB0479394E853530 , 0x06E664958378461DB10C69111E571A21 , 0x070FB3DC40FC47619424CE2B3E9D6323 , 0x072F38B126F940748074C9B6D8C476A6 , 0x073EFBF199F8604E6764DD17010A2F8E , 0x0768F446281B6555F99AAFF15ECE52DA , 0x076E3471D3C949AA8B087153FDCC00A6 , 0x077E7A3076E04E64B223EE54DCDA7636 , 0x079CF50FAEF1460B91897E2CCDBEB5FF , 0x07B33589381F4473A4302A2E0C3289E6 , 0x07BBE4EA8BF54AD5A4CAB6BE61F53429 , 0x07C788DA3CCF407989227E74A2550103 , 0x080A93E9FD0B4EFCA273B3771EB5D9EA , 0x08133DDDDDA2335CEA5EDF7EF29AFC76 , 0x084132F6149FD4D3B2E8347AD6A28C26 , 0x0848A63E7916482AAA844313EE7F6987 , 0x08866FE6C6ED6AB3DFCA6AAB781E5952 , 0x08D736409116407393BC455BA5B0EE3A , 0x0907C73FA02847B6BB0B750DF888A618 , 0x0922C476EF014E88AC11261E5D54CAE7 , 0x09459C71291647777C161F9C22D54497 , 0x09766F8D792E62ABF8DB5CA77E1FA2A1 , 0x098132E004BB4D50804C0310F77D704D , 0x09994DDABCC245ED98A72860299D42AE , 0x099FF4DCFF969DDB61DCD8D809DF41F7 , 0x09B602BCEE094731AAB59EDBAD22E96C , 0x09DC7483C2D94F3EB58CD987979896AA , 0x09FB94C92AA34AC2B8F420007DD42350 , 0x0A0E511507D54F929267A56657243392 , 0x0A92982A844CEE82AA9A373C81336DFE , 0x0AAD7D962D0FB21ABF0E4D788950FC36 , 0x0AD9516E93260D7B44ABE9119B6EF2A6 , 0x0ADC97261B58C9BD0189E8FAFEDFC3AE , 0x0AFDBF0332FE49888CF7CFDF192826F4 , 0x0B091C0AA0814B71BE20BBCF0247A4E9 , 0x0B1C252198D84F90AAF51065E5FFBA26 , 0x0B1E30A07D8549C8B718ECBE4566ABEE , 0x0B67A158B39348FA822F2759D5AFE4F2 , 0x0B7F097053EB4D7CA25B29E30CD30ECC , 0x0B81112A8B6B4CE386B664CA977F2C7E , 0x0B86E8614C74477994C3D40DDA33A21F , 0x0BA99B8ABA364E0EBD5D1B61FE0098B2 , 0x0BCCC29A1B144127C1ED139E869B836D , 0x0BE1DD8E35374480BC81DE6E8CCF3E5F , 0x0BE5B42DC102B5A04587B5E14CC266EA , 0x0BF12C97C00598132455205AEFBF32E9 , 0x0C14047CED8E41359FA7D25287FF0AD5 , 0x0C1A43AEEE37488A96128C4390EDF18C , 0x0C296C4AE3364132ACD739B82CE54749 , 0x0C391B01FC2A4A03A8BA13A7A595D8B7 , 0x0C492F8C6E53406C9C023454AB159BA0 , 0x0C5FE7BD6202ACACDC982E0486161EE8 , 0x0CB9301C8B42DCF5E2786A25DFBC2EC3 , 0x0CC1BFCA10356C268C2C06A94BD7F519 , 0x0D2E26548DD042798FB64902A9A2189B , 0x0D32E0D49EC54DBB85B2EF00E21064A5 , 0x0D3D46E891D9492DBE8155D0ED81ADA8 , 0x0D421BA02EBF4A7692310023A5126F0C , 0x0D574BD028ED46E084C262905B1BE9A1 , 0x0D5A96B9D84348D3AEDE125758D8C509 , 0x0D70E68350D6469F9FD407E7FC591E17 , 0x0D778F15202140E39D3A443EF4CBE2DE , 0x0D877FC199CD41E9909EA88D6A1F3446 , 0x0DA82906A5484326A5D54F3954B30603 , 0x0DC9A76F88AB150FEA4FA5CE50CC4248 , 0x0DD813B1A2894ECA9FC08C59164A6922 , 0x0DDA0290A93CFF2424950DF17B1E53DB , 0x0DEB832A3BB848C1A11A2580FBBB60A4 , 0x0E40FE75B3AD485EA40514F6AED02C4C , 0x0E4C7E76184D6F152D3C74A4C10BBBD3 , 0x0E6B4D8FB91E0A4D2F410CEDB0064140 , 0x0E80A466CC2C4392A24C5113B2BA9F97 , 0x0E8D51D91DF94CD6B91353B27B9F4BAE , 0x0E8DFC24DE544B53BE245D48C7A4D6D3 , 0x0EA499E57B1741129014FA1A4A9BF48D , 0x0EB68347B92A44FC8EC99C294E5A25FE , 0x0EB9424AC4574394B83C18DBF8303B1E , 0x0EDAD82FD2BC48E389B149B4AD481769 , 0x0EF794C2873C4D74BC5EEC04F23DAA06 , 0x0F034A59C98E447B982752F973B939AE , 0x0F0EE5AAF86A4AF5DD899FA86F7B07BB , 0x0F15CA94FA7E46BC8E99F8AE3F706BE6 , 0x0F1B4665241E491C8DCAD5E3659EF92E , 0x0F1D5633B4BC1A444884D74D2CC86F98 , 0x0F280DA2B33D43A783C5FDE14C861E4F , 0x0F34821A289C4209BCA10BACA3381828 , 0x0F3D2F4EBE7FE51AB2267E427CAF2DEA , 0x0F41BF4061F90D70A3BE3384F357E492 , 0x0F4F1F8E8D024DD4A202E44EC8DE42E4 , 0x0F6B459FE794427DAAD27381EED7C991 , 0x0F8ADB94098A2C7A60F35208B7FEEB3C , 0x0F94749CEE8D46F08034F45EF813F26B , 0x0F9F0AF6867235C282F0A48F56A02F70 , 0x0FAEA6319E8F4195A3692B032178FFB4 , 0x0FE3D8F8F2374F1F934966ADF8B6A826 , 0x103892BE1F2242CE99F41AE0BF661FF6 , 0x10647FB25D7A809C84F34435489171EA , 0x1086E1C1D6F04541B443CD5AB825BF63 , 0x10E07D35260438D3A70844E34706E4ED , 0x1104A31A9AFC45543DEF34768119B6EB , 0x1107F9441D5848BFA28FC434FFC729FB , 0x1172EBD8FEF04A4089B32E1FBE040DB0 , 0x11773E32498B4247AB80A6F01952A67A , 0x117BBBE2040D47EAA4ABE7084985BDAE , 0x1196AF4FD01DA9D7546DDB9A6E8C38DF , 0x11B2CE4007224700B6E8A406F5EC860C , 0x1212A2E835F93287C2C38048334BD81E , 0x12211FF2954B4847BAA8C1CD03EB31B1 , 0x1234350F531F4EFD8664DE460DADAAE6 , 0x12401D6CB31E41D488846257251778C8 , 0x1287D309140DCCCCA16E224CA6BC59D4 , 0x128C4503A28E4F6F9362EDE34A0A6AF2 , 0x12C06C77E757A43C4DD8C6073AA93E1E , 0x12C7C09F89013749C0A3E53B4A847210 , 0x12DA2CB114DE4F4AA62E5737FA0AC929 , 0x130CD879227C40FC8D1CC7987C0A2111 , 0x131217498E584C74863359ED94135728 , 0x13264E3A1CD1675D45AEAE3D2A83D3BF , 0x132E0716D2FDB04A9989163E44E2D758 , 0x133B545960B54B4EA1A1802C4F4FAD08 , 0x133EA086C8F24F6498992765D3CCEB4A , 0x1341A8048AF54992B8C44D5A2D583D50 , 0x134B25EE7CA84B89805C9D91DCBA1022 , 0x135911AF333342D5AE0E294CED1F9E46 , 0x136390A9C95542A0A8EF730A8CCE0DFB , 0x139D7777B23B6F2E39E7D23BC0D9D5FB , 0x13AC3404B010C838277326B0ECEF6E90 , 0x13BF31AF840E0D9721640873CD9DB666 , 0x13E6829322EAE87A89B8F11EBBADC2C8 , 0x13F6A441CB7345089750FA04F5AF9235 , 0x14786F64A2194D0796701CBA7EB6FF2A , 0x14A5111782824934921947BE0781649F , 0x14A654CA09C3F7A744AFE7BD576DB141 , 0x14B52E8D79AB4E908B0732562A72558E , 0x14B5BC440759A2D49A008AE1E26C5FE7 , 0x14BEE59908D2715559888893C4E0B472 , 0x14D2EAA5F56049F5A116F1BBD849FC6C , 0x15232ED4ADF54289A6996CC37408C212 , 0x15395B3856354E76957C71400823999F , 0x1558C7F103144F828F6E34CA3B2E7528 , 0x15B005B39E944519B4A0A586F30A8F89 , 0x15D158A4A1794CEC869694A5AC38C6BC , 0x15D868121018401BA4B3DC4822E5A8D9 , 0x15E203F137454A5DB50BB839F8ED448C , 0x15ED830FD1824FE5A99C290670DD874A , 0x160BEED3B3644AA3B04B746F0794E126 , 0x161FAF8093FA49AFA687A53123583B7F , 0x1640254FE0CD44E5BF69C74EC1551A04 , 0x1656FC84370C2EC4F718F891B0E2165D , 0x166CC23BAFF646729AA9BA95AF7AC304 , 0x1678E04743F936A14C9A04E5F1828EF4 , 0x167C39CD1153041F6D93F113A35DAE48 , 0x1684617539CE4452A7BBCE508E9CCA6F , 0x169E9ED8C6B4BDA2F199B325CB019760 , 0x16BBF0B8B1BD4A25B73AC5B6CDE6D3CB , 0x16C928EDF4F74B6EA5E8767E9BA3E06C , 0x16DBBDF4BCC44BFAAA8679249639FF4D , 0x16F35F907DE64F25814AFC3556756BA2 , 0x170A2313C1BA418AAC4F3AFE9B889BB3 , 0x1711DC16F8DA4C76AEC218704ABF4DFE , 0x173C8AC684254C08B5179FE183A6C7F9 , 0x174993FF8960B6FF6CC523EC314AE38E , 0x17611CB9371C4076B399159BE13821AB , 0x1762DF3F8D7DE13A085F5C261C631788 , 0x17658635B3974948839CCAAD7EB4F233 , 0x17A79B8E7502433BA6EF766279ECCB40 , 0x17D29424DE4D41E9881D6EE1E0263678 , 0x17E807B197831871FE500E6B57E29A68 , 0x17F44CE5268846D09CE32299D1A89A5E , 0x17F505B43338D39F77EC01E39A8B0683 , 0x180059C0596A4942AF025A76B498C11D , 0x18352ECB6B4940FA8487D5CA5731F8AA , 0x1860BA343B8A4410A5B955F6CD701137 , 0x189400C554A345269BA7513148532B16 , 0x189AE8B605BD42E6BA26F2D73EE347E0 , 0x18B23B07E89E45D4BBFD386EE23E3B71 , 0x18C9E7201E584F0AABB9406B7C761A12 , 0x1905C99E45AD4C5A82B26E3C5F6EDCC7 , 0x192505D2CCAF4D3FB2E9363DA02DD773 , 0x196D51F3ED804CC1A09DF8F424844EA1 , 0x19789015DC654EDD806FB82E391BA8EE , 0x197ED5922A654EAA8495B0AF31874490 , 0x198394A8DCC24665A0682527630ADF9E , 0x19A796E06F4B485BA3FAC0C953689D29 , 0x19A7D6A722AD4442AAFBEBAAB3BA8C14 , 0x19B4930E03C44057AD39CBFCD237D51D , 0x19B6C864D5DB4FF7B5FD1BA7C594D8B5 , 0x19D5B776D34841CFB011A858E9A782DB , 0x19DE642FE6554BEA95AD685D19913DD8 , 0x19EF8AD14BB35C4AB80545EC3D927F2A , 0x1A5F4655B0AA429581E6F3B1F8CDF56D , 0x1A650326B0174D8BBB0E6898E0F4E58C , 0x1A9D28F3E79F4C50B42AF8D3BAB1E69D , 0x1AA2310779E34A11ACEEBBF271634ADE , 0x1AD00F37324C4B26B1908C2B39BFAF30 , 0x1AD05B0890B88AB09763264106804D9D , 0x1AF211961D474764BA4150763321A381 , 0x1AF845B7875D433C8E773F574468A3B2 , 0x1B0E964C87230DE3632279C3A62A4C3D , 0x1B30D708DD1448A887555B838FB18113 , 0x1B32F3B4049F4567BC1F0B1E18B0B01C , 0x1B6BE205FF01453E84425D69514EBE1B , 0x1B707393A39440D6A8C1548930DD8439 , 0x1BC4384EBA0943E9AB239CC3488849A7 , 0x1C09C7423F4E4A259AFC05F6CE94D11E , 0x1C2C0CA98C564DE0964B2E0B3AEB780A , 0x1C30C96EECC141FCB8BFB88F2A0AB5F7 , 0x1C351C2F137F432BBDFA2439ABAEBFD8 , 0x1C9122D0A8114A0C887012771557F0D1 , 0x1C95BDB772CF44058CDB9D0211FCF592 , 0x1CFFF8C556424ABF90021CC2C358AC25 , 0x1D4EFCA242AB412592D6E1ABD9DE37BF , 0x1D81D9E5ECB0445BBAF647F232E3913B , 0x1D93EE6A6CA74A0ABDF0AAF2EA992EEB , 0x1DA700E9DBE117325B5704BB5605ABA6 , 0x1E3187B67C3058F94AD728D77F3127E1 , 0x1E3FDF6533C90AF80ECE8BA791BF66CE , 0x1E4160DDF1D14ADA9AF1EAE268EDB1D2 , 0x1E6A9A06BB3C4E6A8CC013B2FC2C97DC , 0x1E6D429C7F9E5983C91D20424E89F9D4 , 0x1E6EFCFACC464B5684C667907420BDE7 , 0x1E710D412AA1170388C3DBEEED392362 , 0x1E928B130D954B9C9094B2DC856EDDA2 , 0x1E9FFC5E6425376B6A72F9CE23287CB5 , 0x1EA0BC3119CDA3D44F03AAB23BA464AC , 0x1EA646B7331F7D14E166889F141A97DC , 0x1ED1B67C5EFF7AAB4371B8CECE20420D , 0x1F13344CCCA445969B36A29F9D1A9488 , 0x1F14133281ABBEA3E7B4EB3530715E27 , 0x1F1B70A03F034A3396006BB263B266AB , 0x1F425C0031570E67313B20B9A889044D , 0x1F99C1CCDDBE900F5E259FD243B9249E , 0x1FA3AB9EA72E47E7B1182B1618D0FF59 , 0x1FA7280C31864A9FBF4356300FE0AE73 , 0x1FAF13335F68DA720CDEB453A6A3FEEB , 0x1FAFE0863D674B2F9BB4F1C6C8B0A148 , 0x1FB1FE2C020A4FE48C8B58DF18B5685F , 0x1FBA94E000A918DE1A835226A759E5BE , 0x1FC7FFF633CD4C1BA16961AF75DEDB0A , 0x1FDC584145E143C894A1EDA8873BE435 , 0x1FFA670BF9E7456EB087D993DD6583B8 , 0x20210CFF3B00441D98EEA1BBBC338A61 , 0x202A969255540DA93279A0E76651D19E , 0x2039A720221C8D91734B5E0EED5560FB , 0x2061ECA24794463B9DF5B658CD1DCDFC , 0x206278B87630405E9175A0B98065C4D3 , 0x2096BCFA1A486699D004D07CF8821FCA , 0x2103845075F64396A9DF79CE70B9D251 , 0x210761FF0D5F2A829F59C83EA951E2F9 , 0x2127DB4C44FF492E9A11291DCA611FDE , 0x2151E7BEA6114D24B02BCE98C8D52211 , 0x216ED24CD201BEA4511A52DF9C130579 , 0x217E77F48586437F8248F091100F2AF0 , 0x2184EEFFC1474F78AF50E532C3E9E807 , 0x219B6AE321D143F2ADC1821FAFE3B608 , 0x219F3E99C24D41649EF380069668B354 , 0x21A3E81771761CAC9E0F0F955A6C0621 , 0x21A5DDA9254F4CCABD379E8730025E1A , 0x21DCCFD0FF5840AD8ECF9CAB9E13BF09 , 0x2215EA705F0A431A853A5397410246E4 , 0x223914E1405E4F6295ECC424CC43A9F0 , 0x223D152CDB1A4C52A6E0C58110BD134A , 0x2269A1F8D01747CEAE3C69B46A1FCA11 , 0x22929B494C0A4F52995F6AE2CE8F3D6F , 0x22E1CEF265F5373E608DD58D0F811F41 , 0x22F261B75B2E4F05892652C246848E77 , 0x230810F2BBED445C987F98455A21B368 , 0x2316C266C0D84CC0812A7BC31076C2E3 , 0x231D48F4757944F9BD5840C7A775E4B2 , 0x23212844090F4FF2B916F92E21B2A9F0 , 0x232988287AB34CE7AD6BA566EEA932A4 , 0x232D9E291E57348DEC097255503B2E74 , 0x23544362DB0D4FB48BD8CA92E56A340F , 0x23713C6FEEC64EEEEAB63024DDCE9439 , 0x237DEC10AECF426FB656D5D0D94533B1 , 0x239EB06C2CEC4E85BA825BE88E3A0A26 , 0x23CA7B409AB0493089DFE273F056F9D6 , 0x23F40069A5D54554860C77FA0EC0DF01 , 0x23FFFD730F774E509715BD8455E31CD3 , 0x24014AF4889A4F0DA8DE760FBFCB11EC , 0x240386278CF65FD14F785988285A628C , 0x240E32152E36432E8EE9A23945C2D7DD , 0x242F994ED019FBE7007237FEA5C0A8AD , 0x248B0ADA958747A686E742BC7B51DB0C , 0x24923505D3A8405A900D5B28A0ECC9CF , 0x24B532BB6C8E46DB8AB37AEE2AAA0EB2 , 0x24D29A151CC24667A6F3423E86A7ED97 , 0x24E5516CA03EA68C87EFC35AAD600975 , 0x25086DFF961D488E8E0CF12F5DA8DDC2 , 0x251AF5E1666B4B70BEB8311E99E37FE1 , 0x2549423B6ED846BE83B36E009D1468E6 , 0x25670CFD4747DE487085800F48BF20EF , 0x2570FBA258084CF99145BF6376C085C2 , 0x258182757F8E43BCA800D7491B09600F , 0x25B183792B5F40D8B9C320D1D4D61DFA , 0x25B3BE8A5EFD4A5B9F91D8F7CDB73ECB , 0x2600305E39914D12975E071337D46A0E , 0x26019F93C8DE2549AC60BEE38CE06EAE , 0x2606996F509B4608A2549A791E770656 , 0x26167D83D03A426BB392A440C18544B9 , 0x2618125F208D12A4D064762EDFD674BB , 0x261C259BBF4DCA6A1602DA4D85954AF9 , 0x2653FD80E80C8A5BA61C80D6C049C076 , 0x2678C47620A7BA63FD55F5C2FA16B3D4 , 0x267F77A259854A63977107251BFEA7F3 , 0x26995DEEE6504B46181C384870187829 , 0x26BAE3FFA45A59AF36AE2BB06A0F7CA9 , 0x270190F6C934D14D869A3D0BC8617524 , 0x2715F6D908AE413BBEC1D8BB132E8FCB , 0x2717A8BEA7C3435D8CD8060CBFBF16BF , 0x272943A270224815AB99A6ACA8B892A0 , 0x277275CC6EE0417B84719CC06198991D , 0x27CA8F74C72B4F58B14AFB849A04562F , 0x27FB3E6946FDB8E1D8B22006019A5051 , 0x2811B5F5F558F5A10F770C8DA563CE23 , 0x28237F3E4B70421B891B9C2786C47878 , 0x28284B2E4C6A133F824FF32153E042C9 , 0x282DA45D51224205BCBC3C8F9D73B9B0 , 0x283590B72BF742318DBC2071BE4C9E4B , 0x2838DE2D201F4BB3A75478EF9212BC04 , 0x287BDC1DA7CF410E8E74FE8BEC72B977 , 0x2882D60615E94FD1A5B2505505C8BC1B , 0x28927AFCA4DD4834AC4AEBB6A646BF2E , 0x28C0FE8C713F393BDFF2B6D83BDE5705 , 0x28CC98A9DCB04859904F0F0E2C9CA401 , 0x28D2DAFDA55440458D9BE49C491CD045 , 0x29282432FB5A400DA8EEA9E48522A94F , 0x2929C2ED0609B9CB78DE3E05F5D00B36 , 0x2947944E55FF4D038DAE552F0C5A1632 , 0x2971F9E493874564848D2B62CE2F3A62 , 0x29880C8FE5E84F938E7936A31D97CB84 , 0x29A7D15097864D72A353CBF04DA9DDCC , 0x29EFCD1EC981C8EE73E9AA572A921317 , 0x2A2002837A824F1FA1339D551C5A355C , 0x2A53E0F903604BAFBB9CF26B57AF0A9E , 0x2A635FE01BF44098A9236C85675C989A , 0x2A6A0790EE1530541D04353AE4194FB2 , 0x2A6D055996F5787A788F432257D26193 , 0x2A82FA92819E432BB2E338F96A9BF57D , 0x2A8F2E3321844426976AE027515CA138 , 0x2AE3F66D0083CC2EADBE7D2BC469B110 , 0x2AE8F850DD5E43DC81A602FA3A756387 , 0x2AF95164A5864D49B7AE19F44AE8A4D4 , 0x2AFB47B5081D4823B2C074E9A168E360 , 0x2AFEB3B8FCDD400799BB5760B1A46311 , 0x2B3469ABEFBD40CE892A392F46B3370B , 0x2B42F4CD123E4A21B1199FBE8089C0C6 , 0x2B69309BBB5FD584DB544D7912C2D194 , 0x2B901BB4D9E5F57F9EDDE2E416CC4810 , 0x2BB20DD9E98847B2A1BF6EADDAA1A132 , 0x2BB3CDC1FC0A4E298CAAA5CE478759DB , 0x2BB801F1DECD4F669A50A1CE33F9D6AC , 0x2BD8CD7A174F4CE488B66F7B690E2AC0 , 0x2BF3BFF8CA034102A086FD6AB47191C4 , 0x2C1229F6524564B6695993826B4E30C1 , 0x2C133F0C56B44922A133667C1070A810 , 0x2C1C72EEE5DD300691A7C8C263D80997 , 0x2C4130BC62544655BE2C2089D2BC717C , 0x2C4203CA973142DEA30106FD2BD1281B , 0x2C422368C39F40E39E7C414A1F1416F2 , 0x2C9D0FA509E04563873085D13C64F0DE , 0x2CB62DF737D844C0B71DA12571A58B4A , 0x2CCC6BB746BC4352882189C5E97F8D82 , 0x2CE909A95BEA4144A1F2F48803A3AFCD , 0x2CF00F437413417FA77164C3AB7A5ED5 , 0x2D094FCA4EEB4A1787CDF63011E08AEF , 0x2D174C6CD21A40D38FE620715ACF9CDE , 0x2D56819B5AE144E1B4C7AA458C83B454 , 0x2D79325C592944A6A4E6BB35FC411229 , 0x2DCD8AC5F024FEAFDB0DDE334A3C0101 , 0x2DD44FC3A1164150BB9154E04068A5E3 , 0x2E233CFDDCA7522D8A11A4676C8342C5 , 0x2E2C7974B7634817840F12EC11AC20FB , 0x2E3BAF97EA9B496790B8223B91021B55 , 0x2E6E87F77342F447602B1E469136D07E , 0x2E83A4231FC04A6C82B4D06D57B99887 , 0x2E884CB1B613488EDD3F2D591C47EDFE , 0x2E9E4936F6DE478DBE8073C0793A5EE6 , 0x2EC25E665256E9F69A61CA62A90152E8 , 0x2EDE2AAAE91B4DA0BCDACD5196B3843C , 0x2F07695DCEC04FF182BE3CD349DAAC40 , 0x2F0FCFFB99CC4E35B2B2D90AC275C2C4 , 0x2F251AD368544594B5E38E2F31B61DA7 , 0x2F2A355C7DCD260BC91ECEA572E932F9 , 0x2F48980F14324B67B4A8597630F51131 , 0x2F64E664B25F470A8F08E9EBCDD0A047 , 0x2F848ECF9D8EE02302C0210B54AC51CA , 0x2FDC6EE955D8414C9745779A0D9ECACD , 0x30077500021F4D5D870F49F87FFAFE44 , 0x3016E6E3E5A6ACB1DD71D32A9650AB0B , 0x3018F54AC65844F3A3F42A2775D4F171 , 0x3019AF9ECC424B83BBD567877286A496 , 0x30291BAD85784D3A909ADF3B596D652B , 0x30298ADDFBA6F650513B29E5FCCCCA8F , 0x302F58EFA55FE0DF029447762BA14BB3 , 0x3060D5CE5AB5494884EA9D9D58F3B78E , 0x3069DBB353294775B36E894B36908EE8 , 0x306C080619642BB5247131446E92EEC7 , 0x306F5DD54C27DACD3DA1B46C0BB7D380 , 0x309F86BF0CB249D0AAE0E8688CB28C55 , 0x30CD413847F94EC092F95DECB2C1D568 , 0x30D2F8786F5B472083966BA937BBC18F , 0x3104BBFA6CC344929DABFE676F14BF61 , 0x311A448DDEAF498895D657972EDB1398 , 0x31269EA8B75D4C7698EF35CBBCEAFA80 , 0x31312ABDB50843A580AB43C60AC56A7D , 0x3136ECADD6C647B68CB2EAB50BB7731C , 0x3143BB9C99F6BBA5D39D03579C227353 , 0x316AE7AC130347FCA6A2E8A495F60BB5 , 0x317B68B762734B18B6A790C54FD11537 , 0x317DEBC6DC3E4B4BB79B082CAFE42B85 , 0x31AF7A33CDD8BC11F7226B2DF4826786 , 0x31BE9A8B6CF14E1DBD91A4650271920D , 0x31DEBEA1FE83BADF2C88B74ACD51476A , 0x31FB8EB51447427E8D9F0B8E9E2A77D7 , 0x32064B48F5DF47259D5C2D7645454C2F , 0x32AF021A20B04EA2813C17F03B0AC0F8 , 0x32DA3886E8C144BE8CD30E81859B5998 , 0x332F92D487E54557B83E2513FC1872B5 , 0x336A6942A71A4BB1AE59D1ED3CE43102 , 0x337661CD26AA46BC816735F0B03336D0 , 0x33AE4A0D85224D7AA615CFD257DA9818 , 0x33C5629562E4453BBE236FE2FA6DB939 , 0x34034B2B96B040ABACBB979691EC686F , 0x34041958C3C18A9711C60F55B431FDBE , 0x343EE6F6F7FC4B4FBDDA3633BB10B74E , 0x34587C0396C84A1E8B330EF6196A0F7D , 0x34695ADEE26F4A0686EA1FEAAC638B3C , 0x34A515BE841346AEBE2F12A4158F2172 , 0x34AB37D922D2A52F353136784D0E44B1 , 0x34B0F89316E24273931BB7C7D071F9A0 , 0x34B2B00D4BD948F58DF83F4BA36EA4ED , 0x34D8A18C14A14B91A6B9649653762899 , 0x34EBEFB4FF924F21BFBD14ECC60AD269 , 0x354C0ED9F5E34B0381BDA0C0F35EDB06 , 0x35535FCAA01F443494ACC0AA99841EAB , 0x3585B8E8C47902302FA589EE3DC33757 , 0x358D7CE6600447E69467B4301EAE448E , 0x3590435D5A644E2DAA4E7A6D1743BB48 , 0x35AD2382CA38431BA96E359C6DB0F63C , 0x35D7BCF9BFD54C3D9B112018B160072B , 0x35DD681307244E9E8E86D38F45DA38A7 , 0x35ED7BD81C59F96D4B0B3E977349B64D , 0x360E59387F584FF2AD6A54641C2335DA , 0x3611E401ED774E7488E470BE27C48A49 , 0x36379F08490E4DDF83D547232A435560 , 0x365123B90E1F41BEBAE82A9B6653E5F3 , 0x365BC20FCA3643609C85FF568F0B5B7A , 0x369E6368F4E844188E028FC917B70301 , 0x369E9E6730C543D4AAD578AFE8CDC014 , 0x36A1801DD0EB421E9BE43FC0ADBD943A , 0x36A59A377561EB2B5FA66C7389778400 , 0x36C31094869C4903A8F60EBD4CE5412B , 0x36CDA543AC1B4C48A1D238928DDF888B , 0x36E60013E8C349D985899D00E82F5AA8 , 0x370260DD55463B978266CE930ED33DD6 , 0x373EAB358DCCC4910430BCBCD9316E11 , 0x374A914D7F954B1887F582A179B90CA8 , 0x375FE99B0983233F6BF648BABA83EBC7 , 0x37755FA6775F42749FE4E6C0B62E596F , 0x378DB02DB0794CA79AC53C5DC27CA608 , 0x37946AA7E36943C7AB2B839B794F44C2 , 0x37A551EBFDA142A19A83F87BF7E72860 , 0x37ADAB1CFF3504652E6BA02C4F45F8CB , 0x37C581F7FF2D4BFCA011D4853C8DCFE1 , 0x37CB36AA3924497EB0BD7A100815EB60 , 0x37E3FE011BCE0A0753BDBD3399DACDA9 , 0x3801F6459ABB3DB766D884F244C321E8 , 0x381C6F6BBC724119A593EDA88A0C4CEA , 0x381DE5E3D68D4535978D87FE1EEED8F8 , 0x382249BE813A490483F0ABB3D786159C , 0x382BEA37DF684057862C8AD275B2B2C8 , 0x3849FE20AD4D44E380DADF5CCE3CA784 , 0x385C0D7CEB134F6AADAF7127CF4F6378 , 0x389CE98F558C4362AD431E2231B93933 , 0x389E2D28B36849A0A1F0AE86C200C1E5 , 0x38B5797850584754AB1002296D87BA23 , 0x38C616E2591F4026B1E9AC086F41C89E , 0x38C641C5C878458FA4D5BCCA5C08D95F , 0x38D47BA04B824122B31B9195A5EF48E6 , 0x38D566999A7745F8BB355B70A4E42236 , 0x38E19A618DE54E639ED5C20FA4F10054 , 0x38E386AAE75B4B93B0392B916A4CD5C8 , 0x38FEE9644C864356B68414317549D472 , 0x39136397EF5D404B9FAD22AC445BF52E , 0x392B110F143B604DFC1885C005D022DA , 0x3948ACBC11AE4597A67C31BC6551564C , 0x3962AB86BF0803A2C355FA8DF33CD7CB , 0x39771A2E82574ABBBDC5B8272AE31C07 , 0x39855D592F6A706EB6BC8D39D1EDD0A7 , 0x399D03EEB3804F81A3460B9B63950546 , 0x39A045D84E9043DEBAB60444519C6372 , 0x39A596CF64014C23AAD0A0A3BDDCE50D , 0x3A07766FFD2347108037E83AF7E149EA , 0x3A1649139A3144B5BC33A993B5A45243 , 0x3A1F3AB26D5D4B1CABD16AC8FD679CFF , 0x3A3373AB233EE315BF34052802306909 , 0x3A371B9458954C93AFF4C5977FD192B5 , 0x3A3A3A1293E24D82823CD5819D9F01C0 , 0x3A9D422FD0394B5FBDDD1D354DEC4370 , 0x3ACF7E5608126D9B1C5575463A14BEAF , 0x3AECA39111FBBAD94B925545CBCBB3C6 , 0x3B046054AD964E69A93815155FE235FD , 0x3B0E97B82B6604F138681AF1A4182CB7 , 0x3B28BA32F114899AA74E84FB8919427E , 0x3B4A1EC46CF84F4891C32EACCDB53AD0 , 0x3B50807FF4C7452794A0892A20C07CE3 , 0x3B65B5A1D70C75CE8B15987BA77D5522 , 0x3B6708B8DC19E90C69F710FBE13F4EBC , 0x3B9AA0940B0841D59C12AE716C792081 , 0x3BBD4C0AC50146C2AE24FACEF2FECB81 , 0x3BE21472948D45298E8B9D6C46338889 , 0x3C18C865E7004A47B2AE82075216B186 , 0x3C2A47EAB2004897AFD3BD21C7692EBB , 0x3C3C5F3A8E56430EB083A0B56184BC04 , 0x3C3DCB401082407D8110383FF5FB1DEF , 0x3C4C42EFAA9ECD2643FA5BF74D2F5595 , 0x3C9FABDA9B1B0FD26FD07B4AC33453CC , 0x3CC87DB029BB7F1E2663F3858098330C , 0x3CD45D3F9D60C02D5C0CB310183E2101 , 0x3CF0C956E56040AC9022B0A46FD39379 , 0x3D1D29D415B5A7C9358CC9937D4AC891 , 0x3D38761DF1FD4A628505A22AE74241AC , 0x3D54AE30F8FA3A5F3347FB13EE2E5EE0 , 0x3D6271EA8AD8122B7D3FD2262097E07C , 0x3D83A8E4B76746AAAC2949869FE3055D , 0x3DA2DFE11196469BAB3A394111C3880C , 0x3DA406A0FC0F4CDFABB53C40AF5FFADD , 0x3DBF512E9F0844F5B779401BBBC03515 , 0x3DF0472012DE4263BE7AF5CFA6A1FBF3 , 0x3E3A33EC66F5723ECEDDC2B6761A5F52 , 0x3E4C95351BB74CFA9EA18894623552F6 , 0x3E93AAAA195A292066C8D2DCF85A8335 , 0x3EAFF8D226334249AE5D6F50698E0AD4 , 0x3EC3172A706B166AF644D319DD8243EF , 0x3EC6070A301B97C461E00DE07BC6852C , 0x3EDCE4D348A333F9D4E9B3542AC1C86E , 0x3F389643C6EE4599B573B181260D8EE8 , 0x3F398235651F47CE89B0E5FA2498B1AF , 0x3F62B7E34AA5449CB5FC99B776443805 , 0x3F70E98EE5A4493592665913B5ACB16B , 0x3F713EB747F185439D86281CD99D239C , 0x3F8D45C751E81CABD0924A45BAFC38EC , 0x3FAAE7E608DE4DD0A02D993D7D145CB4 , 0x3FB32E79B8F7490D909ACB1B16177924 , 0x3FB3CCDD8EA5F5446D2CA9847A5E46C5 , 0x3FC2D747DF4D41AFBE53E2A5AF753D24 , 0x3FFA053C80C04F73B680B3F6277EBAEF , 0x3FFD92B4C394458BB5269BCCD052880C , 0x406467625B394CBF8A32EF6DA2ACEC9B , 0x4087830CEF2AC671B2CA4D17A1D81AD9 , 0x4095FDFA58604207A5995DBC04C30D61 , 0x40AB59D9B85149839213408D3674F9E7 , 0x40BC4F3418F749CEB32CCF869E341242 , 0x40C6AA8DF9204EAAA0E0C04EF71E618D , 0x40C85FF5DE104985B035B394314C7124 , 0x410956FC1B374E278F0F5C84B9E63240 , 0x4114021758834F62971378A693132598 , 0x4128054D8DA372EB80B1C7BC671E3868 , 0x412847EE5782EBBCE91728F620FD8FE2 , 0x413753F3560440D1BA8D7A372A8005C7 , 0x414AE81C266E41932BF101E05E6E0578 , 0x4175401FFF4A47A0AB4903013FFBA14B , 0x417BF027E8264E09BB5D56E52C4DC2AE , 0x41B4EFE123D107A78A72C6FF2DFB7621 , 0x41B91D99F99C6E319F676795ADA7A022 , 0x41D6487528A3C5D8B847C57E649021B2 , 0x41FDB70505C24E769BAB5C26FBC3F0A6 , 0x420ECF8FDCCE9048D4465FC93512A71B , 0x420F25672ED04F2681F10ED9D8A73DB6 , 0x4236135272844044A61A63C1726F06A4 , 0x424A8DD210E94351853D8CD56046040D , 0x4257F0DC6DA549EAAF455D7207E363B0 , 0x4261C052E85D11A3EC7BBA87E4C8C163 , 0x426FAA7F9A9C41D882ADE4D12EEFB297 , 0x427B4E591DF04EEFA281C9B9106E0AD8 , 0x429312EEE2AC47C38ADDA5543D74EC83 , 0x42A295DDBE2F446DA6FE358459453BCA , 0x42A4191BA77A1B84850F076637046E3F , 0x42AB5BE8EC52440DA57281CC8AB13F3F , 0x42B83A77D5184996AB2F23255E5C2C8D , 0x42D46F0546A25FEEEF1C31921C8D5570 , 0x42FBE60D5002D295D3EBA5DFCE0B6381 , 0x433407B73A3E999765A058ED51455806 , 0x43436BE9B7C541E2892CA1AECCEA5B12 , 0x43594AA2F5EFD0372D6EEBDF3F8BFE7E , 0x436E0ADE50F167FB8FE8ECF4CB4A5282 , 0x43CC35E8063E48199C3831516A1FBF97 , 0x43D5BCB64F9C4DC0ADD3E6AFBFAE3662 , 0x43F62EEB1FB309EB4C7EB9969792C8A7 , 0x43FFAE11D44E4C26B1EC52E6DA045D80 , 0x44031C28CC6F4BFCAA5255B229E4A76F , 0x4423535D4A5A498B5C3836BC2D04BB6F , 0x445819C915554D6EBB281FBFFBE99743 , 0x4461B5E36BDC443E9ED77656E8F57A11 , 0x446929FBD7D94959BF5940AD87B58851 , 0x448B52DC8328415B9259A9F94A9CA372 , 0x44BC6EC5B15140F38CEFB4C14B65B0D5 , 0x44F3662A7B4AB76B63E44031BA14066D , 0x44FAACBE0FAA9BAD096CDA6697624A06 , 0x45011C0803BB4E61801050A0F01FB241 , 0x4519EC2D42781F73FB82757DFA6CA533 , 0x4520ABF8582444D381D072A9EF099460 , 0x45B34CA42DA24B0EBBA0A02B4E034224 , 0x45B7FFFE2CE04CCCA078F1899A77E5B6 , 0x45C0B856C8AE937785157136AF5B87BC , 0x461746C291B6C11F74688FAAD8B2C29D , 0x461B5BA8B8745D7BA304A4EC3021417D , 0x463361E3AEB74484BB92F3E21BDCF209 , 0x4647F4F667E24D53BBC90B9A931F2C4B , 0x465770CAB3384421A98E320F81623639 , 0x46598273E69B40E096F4EF51F2FEC0C2 , 0x46703CBCEDDF4A2A9F9A340DF350C654 , 0x4693D53AF3314CBEFEB249A161302D5F , 0x46F66C22CA1C497FB9E808020B1C9B86 , 0x4703C1D72517494491782FE3228E9A36 , 0x476085026ED94597AC5A33E383EA1FBF , 0x47ACD96BFD3D42BCB85FCF684C6DDC3B , 0x47C1B2B6C277496195433E0501ECECC7 , 0x47C58022843446D081BE53688CE86821 , 0x47DBFC0D27094346AB75F2C5DDA374AD , 0x47EEB5A1D64A4B839624DF0CD5AB26CD , 0x47EEE76456A6450BB5C4D20A38EFA9CA , 0x47EEF73455724153B1AD4ADA9B879688 , 0x4844999E2D0A419F90738EACDA7DD72F , 0x48907AC75961418490FBCCCE70FF7C25 , 0x489E8C40E141A085E66CA6C5F4017511 , 0x48A1BC9C8DBB4335AEF05294843AC391 , 0x48F770A759734D1B90AD2D48FF822252 , 0x491542428F6C4581977309FF68DA0C63 , 0x491F93CFC2C24DCCA1B5314873898CD9 , 0x491FE00FE9DA47848BD086D5B6323F4F , 0x49A38C1E2D984E6C990609434A1F5845 , 0x49AD4FC90BC44432963479310A6BC4D2 , 0x49E375651A237A33688E20D3C63812EA , 0x4A3112F061A08CEBD2553C3895ABF3B1 , 0x4A332E997BEC47A89D504775CF7BBC32 , 0x4A3E7ED904DEC9921C74EA534FF79C8D , 0x4A6CD67AF6E14F24AD715E467BAB98B9 , 0x4A7266EBE82E478DB98F268E0F7283BB , 0x4AD8F3A5B66A4CF7A3B76B0F6131C1AE , 0x4ADFB5145320478CEDACA252199D6C3B , 0x4AF6D01883E1433BB8901E319BA99BAE , 0x4AFC5971267744F4B28B6FEBEC9640F7 , 0x4B04304681CD30E54BC6F68D63CE606E , 0x4B2FBD3BAA634FEAB5EE5BE94F839741 , 0x4B5DF4AA88304A9BB03B9EDF50CEF12F , 0x4B601C14F2DD4E5B9B7350629A9AD025 , 0x4BB493A38BB3418C995BA8D9832C8A0F , 0x4BCDB650D4B34C828A33F330701475C6 , 0x4BD0931B9D3582CAC997D3911F962EB0 , 0x4BD627E8F0C965A18959182953E27944 , 0x4BDB3FC435D9431C93D1C8805107A7BE , 0x4BFF9C2D7F594A66AE651BA559B73B8D , 0x4C3264C29C6C4E13805F280F2E55F0F4 , 0x4C54719102C04028ADF52A925A9A6C01 , 0x4C7A832E385D4AB59CB733D97D36EDE3 , 0x4C9433FABF86491B83C23CF471A2879F , 0x4CB257F9DCC044D498457381C0E51C49 , 0x4CB50D484DDF26DC1336C946B2FEE83C , 0x4CD5275850C5467B88DA96BA03D235AC , 0x4CDF7B53722A4511BD0DD52BD8AF9658 , 0x4CF71913CD2049A7AD3619784D62C213 , 0x4CFBAC772C7246F6935298C1692EED8E , 0x4D0DDE55FEFD4049854AFF12EDE671EF , 0x4D2E0F4FA9CB4F189DDFD5883B5E4FAA , 0x4D5A267297684BECA42BA96526757C0B , 0x4D844126ED154959866405EA0BE00218 , 0x4DB9DCB679F949949960D4962D425FF6 , 0x4DD1DFC2DEBB4142A13F8E78609813CE , 0x4DDEEF1658CF23F7905A0742129EE858 , 0x4DF260C18BD34C538C5D84486C9D1ECD , 0x4E2D48F14E804C2BB88318372CFFDC8D , 0x4E423C1B8FC84B1580EFED854E9EE2A7 , 0x4E98780CDADF9F82195F493532D14DCF , 0x4EDC270C467C40E983C08A8C2CF9FFC1 , 0x4EE81DEC9D50132840C660D2A4CE44F7 , 0x4F130E7855794A669846B9B07B1ECB36 , 0x4F4CB48EF54D40F9B5AF7A94D2A4EA20 , 0x4F82824D1EDB420A969671766194B826 , 0x4F994FA7D2FF3B518D296CD5F4B27E03 , 0x4F9F846616704588BCBB94BC0E80E597 , 0x4FA799D43F5A9116091B2C5501D7B4A1 , 0x4FFE2E72F9C94A21B20509648EA525BE , 0x503AB72DE8BA42399A13564EE63295E0 , 0x5064A3CC26BDA7B7883E82D021A1D8CB , 0x5065FB6E16F048F2A6E77EB9FEA2BCD8 , 0x506AB21D84412B79D747AE58DDC9CA95 , 0x506B15B68676430090A6447669942E27 , 0x506BBD687D324A08B38789C63731766C , 0x507E296D584D4E5F8DAA804BA6F4F7FD , 0x50BDD32BB1E74398AA628607BA294DD6 , 0x50C7AEF2595B41CD0283C827D6095729 , 0x51139BC6977042F8921F48B069BC8D21 , 0x512B0C0A46A7A92771139080B372BD5E , 0x5134B8D1B16745E2AEF6AB7325BDDA65 , 0x513AE9D51CBFAE9D5A9EB1BD07EB6557 , 0x51444C1E0BB64C46B188BB4A9C4B58F0 , 0x51493A584FB94129991289FE1AFE6413 , 0x515896DB3C214B90B46A4ABA792233E0 , 0x518F091A25F9814C065E7D96405B824B , 0x51998D3C2836476BB7B5DE5587C03692 , 0x522FC8F079534024A8A47B5D45E3F082 , 0x5239E16B7BD7380A2C1C39C155AF7602 , 0x523A5D5E8872441C947F36A9E5B383BE , 0x523C21D86E1644C5B2B6BEED808876C5 , 0x524C8A42AE6244D4AD4AFE974E45C959 , 0x525CEC305A35447AAF50905AA23F63E6 , 0x527E719B07F4E07C80B8E330DEA4BC15 , 0x52A97D5E6DFDBAB0D6B5C836A91B1092 , 0x52DB567D952745C6A7258F88F5E23B8A , 0x52ED89D14C554A8D856B2C8AB827C86C , 0x52F8451301FE446EB232C4F4A7F45249 , 0x5301472B8B7E4A5B9EC9B3971BC7EA95 , 'SAqgOŹ~AuR^}4' , 0x531CA5770E8B4EC79A050FEFB399810C , 0x5324EF5D279447109CEB61DF45C1794F , 0x53265F4B356841C5A26737729E3F6FDE , 0x532B3BCCF8A746D9ABC1AB3F5621C721 , 0x535C85FBE19B445B81FB1F7B4B9D085E , 0x535FF35EAF124E88A19A8133A152E2BB , 0x5391FBB655034A1BAF6A6620F79EDC72 , 0x53D8380CB5AA4655826702AEDBB665E6 , 0x53F8667F5CEB4B8EA2553762AB985D99 , 0x5474514D614842A5A1D8D1763E11E78C , 0x54AB35BABD744D5E8E0D68A63A6885F5 , 0x54AF0926C00D42DA90EAC8C4CEA0CB32 , 0x54B1DE49037249E69F9856474F385F54 , 0x54B98F92E279D9EE32D7328FAD0188D5 , 0x54F5CD0DE9B94D889E309FD38B1F80C7 , 0x550671E728DB400B96C3791A3900F3A2 , 0x5510A54984D0446FA81A8295976A5147 , 0x5518097B316F045DCBCC9F53502E56F9 , 0x5536704C7F9F0B6B1CEFBD3B021AE289 , 0x5539CABD71E9407EB11678F124BCA09F , 0x556D5965F5DD33F8BADE36736527BCB3 , 0x557343E82869C523E6E5C3274217D63D , 0x5598E4433D644EF2A146828199CE4E58 , 0x55B9957F2D5D45C0991DB912D66E4F7F , 0x55D0DF934DC82335E46BFC72333C40CD , 0x560215AA28176D274A525D949A70B5A6 , 0x5630E9A595984BEC92EA949AD3894ED3 , 0x565BA0BA07994E79AB2E127F7056892A , 0x56749441A73E467CADDF232CBA613B09 , 0x56829A7295F44D86B874672795CB08DF , 0x5692D820F324420AB020F460AB7BBE49 , 0x5695DCB00838453287DCFBBAAC0EA56F , 0x56E909C4FCA8492EA8BAE185CAFBEFC8 , 0x570999D4D1584A1DBD414F66BCB42E15 , 0x574129B5B57B436F9C06CFD0A57838B4 , 0x5750FD8B5D50441D8A8AA76D83086F85 , 0x57646B856722430B92D10D5548927330 , 0x576F7200FCD1492AA86726F1CF9A6372 , 0x5790FE0D44F515B185EE094450162526 , 0x5797DD63401711C61CAAD488EB415115 , 0x57C6B267FCCE4EFEB844172D01FA37A7 , 0x5808C6C2F32040509E5553CDD744921C , 0x583A6E39F71C42E4951987F4FB428566 , 0x583B2D8F476A4CBA838D643F8A11A25D , 0x58597933C22354CCAE3BE05A1247BDBC , 0x58BB80D3D5004E928F280743B1E0B0F6 , 0x58D36D8EFFC3D9279748C4A5B985A76E , 0x58D3747C12924E29BC7FB6786C77094D , 0x58DA058192A049A98DD99DA03F8C8DEC , 0x58ED4D07E5364444B519947E12F29BDE , 0x58F1A41621E04544BC1880574929476E , 0x58F5BE54E62E4FD3A8B8A2125C2E16F0 , 0x58F7BC3F24824D54BA29B6FA2A79ACFC , 0x590C9D46AE5345058FA5395730E737F4 , 0x5930DADE68F2C6C4887D2326D703F98F , 0x594E08647842432A9AC003A52E38D338 , 0x59816DB99F4F4FDCA5CA8B6242476C4A , 0x59942C2FCC034226B0B17C69335EBFA7 , 0x5997150D6CF8425E94602F6460AD3D86 , 0x59DBE4D2A67F40DCB2781EA3AE602F5F , 0x59DD87EF1BD74FA99F276215FA6E7921 , 0x59EC86501084BF79EB4D91FC18F0657C , 0x59F74FDB457D4A1E9995D01CA7CE0840 , 0x5A063A7E97744ADCBCEFEFF4377DBA9B , 0x5A0CB02F9C2F459F9F3143DC93AD5535 , 0x5A4B2748A5B7415EA34749C78BC017F2 , 0x5A549047D22D41848F3586152B973019 , 0x5A5DEDFD60E3DBB7AED00F109E87AE0B , 0x5A6E5EC81D904FA2BB9CAD3CAC1B3C10 , 0x5A8CC75D53D24C5FBF064FAEB9B57095 , 0x5A9A78AA04E74B84AE7351F9F44AAC78 , 0x5ABF6F609454496EAA2EBA914BE5902C , 0x5B0AFC8A12624248887F82DE518BAD4E , 0x5B1B107DC27A4F8EB502ED9B5E461434 , 0x5B1FF50D5F364DBB93D09602C2A9CFEA , 0x5B3BF13CC56A49F1B1430695857F2844 , 0x5B3F262C99A14FF9AA26083EA1A3D235 , 0x5B8B1525BAC14F508B6C590823414974 , 0x5B8F49391C1F421E82E3821676E4617E , 0x5B9173EF5C104FDE98530701DCDD299A , 0x5B9A4109915144DE8A9B5B4641D136E4 , 0x5BA8650396EB4002AFB0DF73F8AEBDA6 , 0x5BA8C447A4396BB95CEC0531C41AC474 , 0x5BFBB429E953424E9389C7C90811B635 , 0x5C0DF9F0D33A4080A8073C780B2CC2B5 , 0x5C2CE5E29E9B4AC9B1DE4FF7C2F95408 , 0x5C338AED1EA54463A1CC4A671F0B51A6 , 0x5C55D6DF6DEF4C9FACF96EBA7E5AEEF2 , 0x5C8318E5EE44438584448E071A2FE07A , 0x5C8D11BC5742995CEFF731C9B083A0E4 , 0x5CE33869C5BB8EAF2B25EB8BC7B1466C , 0x5CEFE9A0754C461286BA08A5857E1259 , 0x5CF3A10F020743198D066A3721C8D954 , 0x5CF9454200C33285447A05EC8AB633A5 , 0x5D1349D20AF84672A2B598FECFB79520 , 0x5D4374ECEAA976FED82AEDC495BD90A3 , 0x5D5413BEFA924DA7A0CF2460FCB2837D , 0x5D6031C35A9D49CEAD5F2F3DA8BCDBA4 , 0x5D664FDF925C4382377CF0A04D1E4E51 , 0x5D6EBC57AC36837BE264200ACB29ED6E , 0x5D811DE702E04DA1B64C526C7692B211 , 0x5D96983C06F742FDA952101CE8A72CD8 , 0x5DA0626D0D9E0C377255FFB75FB09330 , 0x5DB31E3D713F4DDFA7033A76A144F8B4 , 0x5DB9BBAA817AC09F6C131ADD0765E593 , 0x5DDE673B203944F885706A0CA23A937F , 0x5DF908F4356613688E34D76236F199BF , 0x5E04531F931B0B375A592E4045E905B1 , 0x5E0B22E677532B24041B548CADBCAF81 , 0x5E2CBB7697BA49D1AFDC0F83B1A04337 , 0x5E759772D7B5402285D0DB16D157FF46 , 0x5EA5555936111B4996E29D4D6481471B , 0x5EC3317BFD521006A25626C70B590B9C , 0x5EE2766EE36A410DA2A93E2DE90D2C04 , 0x5EE464494DB1196C3B65C4525F4E99FB , 0x5EFBF96B33BA47FEA64EF07559E9E116 , 0x5F263D5737EE4240BBCDC8BAF170B8F9 , 0x5F2BC7E8F3BA4DC7B74BEADF9893E05F , 0x5F4D341180B60DAAF8E2CF3D3C091279 , 0x5F828C06EAC5F2BF7865458995D83B48 , 0x5F98B57121C4B45888AFDDED3C4CD3E2 , 0x5FB1E872361F47B4B4A73B9E852A8F09 , 0x5FE506F9C47B03319D96AA7E12E4C75A , 0x601DCF6419B0486BA8A212DBFB1BBC89 , 0x606515DED8DCA03FAAD1340907E9BD4D , 0x607A90B6A803176EA07DA4A3DF19B3AD , 0x609346243EA59AB00EED247D3F7B20B6 , 0x6099A24EE6644EA7B04769E16027B62E , 0x60DF44DD28294AD1B09D85FD1D97A6C0 , 0x610DA87F586547FE8317608C7AF9BAF6 , 0x61663E2767AC468491058D7DB2981490 , 0x6174B2D5AB984588A90C0478281BDCE5 , 0x617D6E88BF324ACAA5A5385EBDEEF09C , 0x6195C2FA321D4FB68B11613DBA44CB01 , 0x61F645CAFACB4D1C858B8ADEE67FC02B , 0x627372FFAAB386313D03178CA1A16F2D , 0x62748890CD50474580B5669748085326 , 0x62BEC76ADDDE4FDBAECD09D5C4342C7A , 0x62C5328D298B48EBBF03E12FCF62ADC5 , 0x62EC6348031A40369A960EF216214510 , 0x62F2A90EFC041AD694971CB7CA301FA4 , 0x62FD9BBC15DF4C1CB5D2FD0B847EC02C , 0x630C0CFCDE51435585E8FA5CF773D1D2 , 0x633FECBB430C2D50CDFCABFBA6B5ACA9 , 0x6359F335DFADB04420E5D8F3FF03CD7C , 0x6382623A794F4210BCFE1AECCB2346E5 , 0x63CE256CA0D441E0AFE548445F8E0008 , 0x63D1A3D1DF4D497F8AEB8BE03E0FA98C , 0x63D9D26B9C894CD99E84FB2DD01AAC92 , 0x6404B310CA2D4BBDB374A0CF2B858884 , 0x64094262607E35D852196B8F22B3DFDF , 0x6419A048BB3545A2A3EF2FA0A91BCE8F , 0x644F428689C145708B7973B18A12B090 , 0x645AD5D9A816448799C9357EAD920B5C , 0x646D55AA1CEB27E7D63B101C732D7FD7 , 0x647681278EC946269FE795B1617E92CD , 0x64930043D3C44596BEF2B038FEF97E76 , 0x64AB6002E4DB4217931E8F776D906696 , 0x64AE819415EA0A71EFBAE2E226367DB7 , 0x64BC729AE8589A2DC596C2A84BA0470E , 0x64CFCF26D09448D981F56ECA54B8B862 , 0x64D510A69EDD451CB20633F07FD97C3E , 0x64E3C5FADD6249718CDD5C33627F551A , 0x64FD5DDC01934E0EB9C15613B1ADDDD0 , 0x64FE9D015FA04CD4A4B32003B5517C6C , 0x65095C8B72F64DFBB0A843C35FE28F35 , 0x650A98FB80414EC2A02758C09B8622A5 , 0x652A06D6D5BCF700524B423602C6E40E , 0x652C852B086892A8D65392EDBACFAD2B , 0x656897D42EE67E71359AA730DF886D11 , 0x6582FDF9C2004F8795E6D897E242A3FB , 0x65CE8572FBF54B5BB70551611638F57E , 0x65DAEE496C25403CB51D0C8BA897DD31 , 0x65DB4AFEBEE64A9705053651C7A6942E , 0x65DEC14D68714FD1A32FE7867ECA28AB , 0x65F076F3D1FB45AC99458DFC491CDDD6 , 0x65F34152367542119F4C74A1BAEB72C7 , 0x65F4922397394A5A93B2626B36B88237 , 0x65F8D6060CD74C2990F39CC7F0135BC6 , 0x66259505F2A84E9E982C88B2D1BA6106 , 0x662C097A62F14E19952C507302831254 , 0x6645F4384B2D4971AC02A62415860A64 , 0x668328888A6449CB9213DCF739524CEB , 0x67294B094BE982C1480DA8B82AAEA2D1 , 0x674374C65C9444F1BB9D2429E39DD737 , 0x67A6183F73324797BBADF08DEF0FF40B , 0x67B035B8D14748F1A76D6B9C69CC94BD , 0x67B689D5DBA54F608B746237D1EAD629 , 0x67BF94A730E2410796EB178888C57D3B , 0x67C36C61CA6333D2FCA4EBD977A954EC , 0x67D4B9557DD048EFB1B35BBF930B149C , 0x67EF37F5D0AE7963A28326FE4D9F19E5 , 0x682AA000F2D80846D0CD6EE98B068C40 , 0x6839E91804B842E5BD83D8CBEA9B3050 , 0x683BF2D221DA46D0886D1917CAAC8FC1 );
Copy
30
5.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"hx,öu\x14 K?°mè¯×U\´ "
b"h~p}CBÁê(¤6sk³iB "
b"hÔÞ¥\x10 O‘¬\f Tɧù\v ä "
b"h¨\x17 *»QDi¢@aNç\x13 ¶; "
b"i\x05 yýü}I1‰F‹‚\\x11 &j "
b"i\x15 [þk4O–´Äu\x1D îiI "
b"i\x1D €Ž.˜¹á¹\x03 Œà+\x18 Ãþ "
b"i7\r æ\x02 /H\x1C Ÿ†Ÿaˆcof "
b"iAu£”KH•‘Éü¬ò—cr "
b"i]dλ\x15 Cq¬¬ó\x08 æ\x03 Öý "
b"ihߢóNHÊ\x00 7m"@Œó "
b"isSR‹ìE\x02 ¦¢\x1D\x05 W\f Sˆ "
b"iuÔÿY`N\x0F ¥ãùSP\x10 ®\x12 "
b"i{åßÏé³¶\¶Oølu\x1E "
b"i°L÷ÙÀB.¯F²FΣX "
b"i¿z²Éñ@𕲲"\x02 ÿƒ\x11 "
b"iÊtÃ\x01 "\x0E \âÎ\x02 €$ÃÖ "
b"iÌÀ4v\t [µ¸\x0E ”÷|PÈ\x12 "
b"iÍøvÁëOg°Ñ\x07 PŒhj\x1E "
b"j\x1C b±qRBÃ¥7|? þËA "
b"j\x1E æïc´N\x15 §5\e "‡\x1F Cå "
b"j0þÖJSI…€4çûϱ«p "
b"jw²Á6\x7F Lɵmú„\x08 »\v L "
b"j\x04 Ò=r¢îP\x17 Ç@’=i "
b"jµ+\f ]\x1C @Œˆ¼ô t§1Æ "
b"jâ¿¶x±A\x18 ²\x12 %ú5:Ýz "
b"jêT'i:éøµÉŽGAe£j "
b"kH£[˜\x14 CãœaV\x04 ²þðŸ "
b"k¦Vb%ƒNG—Y,(\x16 mÞ "
b"k³ñ÷û\x1A G÷¡ù7}C~Cy "
b"kºé\x12 lI«°îÑ¿Ð4‘Ø "
b"kñ‘Xl}Ià˜Y2ë»43è "
b"l\x19 £Âo… ëd _‰×L "
b"l*\t +abBúüû¥¦Õ^ö "
b"lRýòcÖGæì2~²ˆV "
b"lŽ\x08 «ò\@Ù¡Œ¦º9¨Nf "
b"l‘ÎȹòM9¤¹÷A'°På "
b"lœ7\x06 RIçžÐŠƒ\x16 U§\x00 "
b"lç×%u¥K‰ß²Ã€Û±“ "
b"m\x0F\x18 ,é\x10 Ï:“ˆ’/¸z¶ "
b"m\x17 ×5#ÈNX«ÈšK-\x05 a\x08 "
b"m:+·Z\x07 Er•\r \x18\x10 /è!¤ "
b"m^ŠŽ‹½S¦êh}‰Ëˆ "
b"mg±9\x14 ¯OU¬Çb0ĉ`‘ "
b"mi’D\x1D\x02 FØ šŸŽ\x14 Ü\x10 ¡ "
b"m„¨–ü)LE´ˆºSIcYh "
b"m¼:\r ßwK‚šÊþ\x12 ùÅè "
b"mÃÕ!ŒƒC+©öòØhÙš\n "
b"mɼn©@OwŸ\x1D —¢Qc*# "
b"n\x13\x18 ØE\x15 F@£*kûÁ—Ì/ "
b"nžÈ\x03 bœ:êÀúÀ¨Ñµ\x08 3 "
b"n²ªáÓuN7±9daiX\x03 "
b"n¶\r !\v PÿQQ\x13 ï^$æßl "
b"n¸s8™»O‡·Þ¯AS\x17 †\x15 "
b"nä`\x12\x01\v £G™J-Çd½> "
b"nç®…ŸØJ¢¢D\x1A ·þô,‹ "
b"o\x11 iRþ«Cü¥Ü\x04\e ²ýX¥ "
b"o\x14 {®·Ÿ÷\x1A µ.<¹·\x19 %à "
b"o"z‚ñÏG@¬@ö‹:~Ι "
b"o/R&.hMÞ³ÃnÔ\x05 |I\x16 "
b"o®‚½ˆe¨w\x01 …|°buY< "
b"o¼A\x13\x18 €@\x03 Ý7¼—\x10 !' "
b"oÇ6î±ñMp‡ZkŽå…7ì "
b"oÒ\x03\x14 ÜÚM¾€÷"'Kƒ”å "
b"oÞÇ\x02 ÀÓß’MòOúLž´Õ "
b"oê\x13 Ûãý£‹É$õ½~KÀ£ "
b"oìÀ\x0E ¼mëÝ\x1A ü¼ÁJ=*, "
b"oÿª©ªæ¶’¹*¯"M\v ÆH "
b"p\x1A "úÓ§KO£—2çP1\x04 6 "
b"p\x1F :?KtAD¡!vêMv©’ "
b"p3Ä\x1A b?J\x1C ºjO\x17\f ¸±º "
b"p9u¾&!\x02 :\x00 Dh¨\v C: "
b"pu¯ÿÞD0¾R‘Q\x03 SA˜¬ "
b"p£Ý›…Û@Ÿ©\x1C Í!ÕÎ\x18 ‚ "
b"p½‘]\x08 íL„\x17\e †ë\x11\x13 Z "
b"pÃxêÉFHs—S£õ±èב "
b"pïù¤~kN”²Vìåsk¯ "
b"pûé:ØsNpq\x08\x1F ÚCb²ä "
b"pü\x03 ƒ’ߪ2vÓ:\x14 ]n?ˆ "
b"qO° \x01 ôL\x03 ¤š£y#\f\x00 „ "
b"qf‰2yÁM)²ÃU¬Õ\f €° "
b"q„âLçÏb‚wÿwô=`Â\x1F "
b"q”ïIå'D´£_hº”-\x04 P "
b"q°µ¤×öj´³\x7F Ô®¨¼c' "
b"q»«ceÐCæ…ä,\x1C >',ß "
b"""
qöõñvBk•\x1C 3Äa\n
Ø.
"""
b"qÿ@kTKJž,\)&Rൠ"
b"r\x01 ÀÃ\x03 NDÌP ”öKG‰ "
b"""
r7fCïW\x7F \n
=ðbèq{¨Ä
"""
b"r†oŒÌŠÅ]ýµÁ\x1A wàr\x0F "
b"r‡¶`¯/H\x02 š'‰Î\x08 r;4 "
b"rŸêÐ*‘ì`«Z'¿\\x04 mp "
b"rý°~–\f B\x1A ´`®ÍqÆ™î "
b"sw‰bäuD"‘ûÎOrü\x03 A "
b"s‹f‹IjF\x10 ¢Ã¹œA\e æH "
b"sóÿ'‹\r K{½\x7F óäÄ\x11 X‹ "
b"t\x0E w¦\x0F F°”|Ñ1DƒŠ'ø "
b"t&¯ZT\v ¶\x05 Ù¾µoøHà "
b"t5Ò*l6•ý`¨OV¿\t ”¾ "
b"t†aËA¯M\r ¨ÊË\x0E\v Å©> "
b"t£yÅaõN½ƒða 6\x08 Ï3 "
b"t°K·eã\x06 µ\x03 *x»ù@} "
b"t²\e @€”H>‚ËË,fC(E "
b"t´\x18 þàÅCë´Ž)¢…oØ "
b"tÀSÌÃÁ@Y³õèð6Ö[ú "
b"u\x06 Þq.öOnŽMZí÷°’’ "
b"u\v\x07 ÎÑ(åï\x05 eM\x08 I³’ "
b"u-nWÆŠB_‰\x02\x1D °\x17 D)Ä "
b"u8è¢hCo ªW²xs2¬ "
b"uF¸À((I>€ÂóEˆvfô "
b"u_È_ÿwK·'}¼¼:Ê3 "
b"ube»Uë¶\t hÅëd\x06 8?® "
b"u|—›Üí\x05 ŸŸ-\f .è3G "
b"u†j…yKñ”Ž•Uß\x11 m "
b"u›ôìÍvC®•ƒ\x12 4œŸ\x03 U "
b"u©ß‚&Kýí\x0E Ê\r \x16 22 "
b"uÛ¯¿\x02 ÆN:š&$\x0E zk¸Í "
b"v#ÖÂ\x08 -‹\x1C uT“\x1C ”\x06 õ¡ "
b"vcæ½ñ{HÞ³XM%0\e Ée "
b"vk@®Ž+HÓ‰ÕÐWI´£t "
b"vsE~]\t Iß‹¯ía<$x] "
b"vtµÄ¿ÆM˶x&©Á;ö "
b"vw—MÝ|M”œÒ>öò&(‰ "
b"vx}\x05 &ÜNÅ‚OÉâŒê¡h "
b"vš\x05 .\x08 DŽéå¦ VPà; "
b"v£•ÿˆÒOß©dqêûë®á "
b"vÅE}pJ\x08 £\x16 Ù+QúÃ# "
b"vË\x10 G†eG§´ \x13 Ïù|\x01 / "
b"w\x0E µ\x1F ÿCFC°\x11 OωQ_\x03 "
b"w(æŒ\x0E ÒIªŒ´ö"°'?õ "
b"wcƒŠ?\x12 Zê½¼–Ébˆ è "
b"wdIz:ƒN{Cõh\x05 idG "
b"w‹ë´k÷L¿ºØ{C1G+n "
b"w¡\A\x06 >L¦d†‘K\x00 C.ž "
b"wì>¯<ŽCz¸\x03 urøÙlU "
b"wïé²xnOo¢€+\t )%–— "
b"x(Ÿ`þóAN†5ìzÑé"Ò "
b"x2š\x01 ÒmM<•\x1A Öâü\f ¶÷ "
b"x5\x16 Çqèå\t %í]ö¡‡è— "
b"xK¥R]ZB•ªa§¯§Š°\x1F "
b"xLq¬xÇB€Š…€çªsf "
b"xRãÀŽöBu¤û»€\x12 Ó¼% "
b"x]\t š!ßLŠœ\x1C\x13 Ëíþ\x00 + "
b"xb8m¼>¾…ô]$¶mÄ" "
b"xÍ\x12 ¾˜By¥n(QÖ\x13 ª‘ "
b"x’ú¿\x18 ì¿E\x13 F– ëªg\x7F "
b"xÇ\x1F ØÚ>Gyª±+ë|ƒ/ "
b"xÍCÔ¸\x0F G©7}éÜ©¡U "
b"xèH¾à^C¡žˆ×=T\x05 ¯ä "
b"y\x00 h»µBM¾Þ¿ç}}yÓ "
b"y@ÙÐZéIË’ƒß!´²Š "
b"yXíï2!JغӶªìŽß "
b"y}¦îŠðM+¿,\x0E ÒÏb\x1E "
b"yðhX¹YEy¢/¬<0a8\x1D "
b"yþ³CžxIü¾w“yXCÈŽ "
b"z\x1C\x08 Ɇ‘O"—\e\x19 ÃÛͲP "
b"z#\x02\x1D ¢AGN˜ŠÚR2ŠI| "
b"z#®l\x19 ó\r faìLH”¯\x1E “ "
b"z@!ÝáC\¤¼°¿[ó’$ "
b"zg|è§=EºŠïªIvîýs "
b"""
zˆå3t°JX‹ü°ãU»\n
q
"""
b"z©–,\x17 LI€Q*âœ4‰, "
b"z¼?Æ$^K.\x7F E\x05\x1D {Ë@ "
b"zÄÂ@P¬Ab›QÈ\x04 õ¥jê "
b"zä¡°0Lœ±>\x06 gIrÅ\x1D "
b"zíŽê-¶H™©ßoëžx\x02 : "
b"zòœ×pa(.R\x02 î\x13 ¤¸û "
b"zû\x0E\t ûHæ–‘\x1A JZ8ɇ "
b"""
{\x07 pñ·N¦¶z\x1F \n
™ß\x1E Ü
"""
b"{\x0E €\v 64û^{\x10\v 4;•µÙ "
b"{\x1E ¿%c·G"©$fTЀo` "
b"{"Ù8‹\x19 KNŸA3.\x00\x12\x11 D "
b"{$‚K'u[QE’\r sç”È\x15 "
b"{%=?vpO¨†ð÷*ï‘´á "
b"{:ª„¹ÝAí¨ªµ!lÄU¡ "
b"{;ìÉúXC ´!žà\elï "
b"{B"}ú…Ln¾ÊÜœ£:Æ- "
b"{N;\t\x0E\x02 BˆÎÐdÍe\x1D\x18 "
b"{V†¹üŽEL«<i\x16 Äðþ\x12 "
b"{Œ÷✜NÄŽ¬ß‹Òà¬Ã "
b"{—Žßè@Í¿«\x17\x19 uÛ¢q "
b"{¡¿Š‚£å=\x00 vÍê-ã¬1 "
b"{¦¢¡'ów=,ŠÓ®N»› "
b"{¦ Wpqd\x1C )¬ˆìƒX€ "
b"{ãVËQ\x14 Ko¬Âð‡\x00 §\x19 ò "
b"""
|\x01 ü.·¹~ºi\x06\x05 \n
\x01 ü«™
"""
b"|\x17 @ºšŠ´²âcy\x1A\x0F\x07 "
b"|\x19 âû¸§@Û€ì7«ö6\x7F â "
b"|\x1F Z“ã^Aâˆ_+ª¡\x1A Ú "
b"|8ÛKG'J\x10 »/„ù \x1E =\e "
b"|<L:\u¢:À™q)œ\x00\x7F\x00 "
b"|zK+fhH\x03 —¢,c¸?…¶ "
b"|{öÀ@ÆIèª\r ñ!½5þ´ "
b"|ÆÚô–€Dò£Ê˜±\x17 \r c* "
b"|ÔxGÜcE\t ºŠB‘\x15 ½õ\x03 "
b"|èEõcHÓ-ÛC™XÆ[\v t "
b"}\x0F WùõÿOh¡æ°ŒŽX2| "
b"}\x10 ÏHÏ\x07 )y\x7F C\x14 ÓKi8\x02 "
b"}YOþC¤B\x19 Žã%ŠÕÞíÍ "
b"}p@$…¶D$·¨î…=åR "
b"}ÖíÉ“C@ü¡r-,Žœ*œ "
b"}ä\x13 8RÍN¹–êÙÃWa\x0F è "
b"}ð4ÔTÉ›-ù‰¯õ°6Y "
b"}ó Ü™ÁOщœBJP¨Ge "
b"~\x1F ®:€fB(Æ\x16 ˆÞÉ`n "
b"~Wå¸ fN²¨zÍî0“G\x00 "
b"~i›I\t `DǬ4\x1E ¹Ô\x05 F "
b"~t޶6\x06 D¼&‹\x16\x11 k\x1A\x04 œ "
b"~\x17 Š\x03 ãCè†b\x17 Á§{JC "
b"~˜%¥ºî\x01 <QQƆR+:» "
b"~¦¼4T\x00 KeŽ…X(I\x06 A\x14 "
b"""
~¼û1Õ\n
J\x08 ¿\x1E fCž/Ë\x06
"""
b"~Ægõojî\x11 »\x00 @Å_Ýù# "
b"~öÜ_\x17 öJ…¦¨ÿˆÐ7ˆ "
b"\x7F\x1C òR¥‘EA½z\x04 µ_¡Òa "
b"\x7F %\x1F ©ˆm¿8WÒâptØÃþ "
b"\x7F /‰ð\x1D çG°ˆD3Ùä|w> "
b"\x7F 5•_\x0F aEöŠdRð!\x12 ö "
b"\x7F ÅÓ¦äÅKË”Ú-]µ†q\x04 "
b"\x7F ì\x0E\x00 ›¢L›ˆÁ\x08\x01 ™]¦^ "
b"€\x14 n\x04 ÚÇaf“q\x0E áÙ\x11 î\x11 "
b"€0*ÊÞ`Lp¯>ôÆif‡Ý "
b"€3\x1A ñ\x1F ½BE¸t¹UÓîz "
b"€I“#&XÒ?\x0E 03Ù¤‡¦r "
b"€Kà¿\x19 žJ‘ŠR\x06 opé& "
b"€n×È,Ð\x0F xæY\x0E '$é\x0E "
b"€{¹ŒUøC‰Ž7a^N:€¨ "
b"€”nmü\x04 JW†ÐÓðÄ‹mØ "
b"€¸$7Ù©JJ•1\f A“ÔÓ¦ "
b"€ºÆZÜSF4Vý… Gæ½ "
b"€ÄWíypIÀŽfÍzõÄŒà "
b"€Å*ZäøGÔ±Œ°JÙÈÚƒ "
b"€Ì\x1C üáa×þaÍÊWŽ‹ÉH "
b"€ÞœénÅÙ1˜ÿpö¼— "
b"\x0E ꨆãn€Þ•)\x13 Å;ò÷ "
b"\x13 ÚúQhE\e ¬\x1F gÛõd«¦ "
b".4G*‘A-“\x15\x07 ;\x05 (\x12 j "
b"D•¯šëDûŒæŠé\f 1® "
b"gêDÍH|¾Yݳr¶àä "
b"·GV¢iê̽3\x1D ÿd\x18 Ço "
b"ÒŠ\x1E ™” ë\x1C t\x06 ü\x03 ö×ã "
b"ác7ö“D^¾®¸@;\x7F =\x08 "
b"‚%_ˆ\r äÜÓדÃûÉ‚f† "
b"‚)¸U\x7F bAi‰deçàØ¥Ô "
b"‚V½ht\x08 Kÿ¯¢\x00 \x07 àË\x19 "
b"‚‡ü9,pKK¿~\x16 £èC‡À "
b"‚“^I1lî\x1E Ä#¯úVïšg "
b"‚¤\x1A LéÿÑ:1`}\x08 L\x13 Õ "
b"‚²½uh™{\x7F Zá“[ò*9F "
b"‚õ\x06 óe3M=Š[L”|ùY "
b"ƒ\x11\x07 #Á¥Gbt<ÿ®~"žp "
b"ƒH[“\x1F\x19 O2Ž»[OºŠš "
b"ƒl\x14 yw;H²¢ÑA¨L1J\x03 "
b"ƒwÙ6Ä>@\e ¡m××S\x07 ½p "
b"""
ƒ€©\n
\x1F J© H½\x06 ™êÅØ¼
"""
b"ƒ\x1A ³NèBb°1\x17 Ú~Äã "
b"ƒ™˜žX€\x11 wéKú³+ÄŒš "
b"ƒ°\r |Ü¿@¡ƒª7Ä¥2\x1A\x0F "
b"ƒÒÖžÿBߤR5øJ·» "
b"ƒÛs¸\x05 MR™‚We<\x00 "~ "
b"ƒåïË\r !Hì²=¡\x05 Ù« "
b"„\x1D çHêïF.¥;´xS\x1D ]y "
b"„3Ö¥ÕöAÚªÚ÷ýbÚ®J "
b"„9\x1D ¾&\x19 K\x1E ‡ûÿ\x7F Ö…¦\x10 "
b"„Bv„\e ÷_\x00\x0E ™Zkå'Jv "
b"„K\x07 \óõŠŒ&ñ—òÁ£Àö "
b"„U~ßcBÒÅÅ¡^\r K± "
b"„l[F:¬LÀ¢ƒ”\x02 h?X "
b"„}\x00 &òBMé»UJí«BXŽ "
b"„†;ªŸ4ëxC¦wâÊÉáž "
b"„¤ÕVqhI ©YjÎzkš¿ "
b"…\x02 )\x1F sýH(Ž}»œ—‹~t "
b"…!\x07 ™)Ï|ø'SU¨Ü&\x02 Ú "
b"…F#\x0E n‚FF²¶ÚGÖQ3M "
b"…[\x13\x14 ð¤Fï–¥r«•¨\x05 ½ "
b"…^~&¢G\x0E ¢,\x7F g<IØe "
b"…¡\x07 ܨ\x05 Dá·û\x05 S–H× "
b"…¤FOž®@Þ´×\v I)B˜™ "
b"…·#„gŠBt d,±½0Rç "
b"…Ó\r qÒ\f S\x18 Bo8‰× w\x06 "
b"…è\x19 ;ÂT\x04\x06 ˆÎ<\x16 G˜vq "
b"†\r ¬\r ¨GG`Èšð\x02 …v0 "
b"†\x13\x00 ÷/B|›`¸ø Î\x1C "
b"†=\x1D "’æTj¯Òž’þÊTw "
b"†D"âÇÐOà™À˜°]¼á‚ "
b"†¡ÝÉjEþ’2Ž£×$/@ "
b"†ÔÐ$ÅFN™š¯\x01 O”\x00 y: "
b"†ì’å6öI¦˜:ÒŽéO®ï "
b"""
‡\x1A\f ëB K\n
µ¼;Npt’%
"""
b"‡\x1A\x11 p\x15 ªN€›£©’® ü9 "
b"‡B$¾›£MɈïrÓ£tY\x10 "
b"‡h§\x19 „H\f¿‰¤Ù<\x14 "
b"‡s˜ôVwED¥B·nôº\v v "
b"‡qão‰OÁ¦4«üøØÆÎ "
b"‡”\x07 öN¢H•ŸÌ=õF,ö[ "
b"‡¿GüýrA\x1E ²#•\r L÷¹ "
b"‡éÜÄÑ[ArAØdÊ[ˆn "
b"ˆ\x05 lý3é@y¼–¬Ì¦_kî "
b"ˆ@Hj&,2.DMüÎÅ\x06 "z "
b"ˆ~†§\x10 _HÜ)š\x06 pØð± "
b"ˆ¶¬\x07 ¡M!6\x13 µO¶ÃL%\r "
b"ˆÝ7°ùŒEú€( Þ)\x0F Љ "
b"‰\x0F æÁ\x19 V)ó4¯ìg,\x12\v Î "
b"‰\x14 ã@x”Kt¿Ô2^²Ñ\x02 › "
b"‰.¢~ˆ0nU#"‚ŸÑý…¾ "
b"‰1U\x03 ÒÅéÆn’[Þ.%4Á "
b"‰=\x7F >|\x14 ˆÜ{›’`^¤•Ï "
b"‰M¤·K“K£¸º¥9üob{ "
b"‰[í˜FxC\v ¨ œ!P+„ò "
b"‰dLÔª©Jz½ñá|™\x17 JÝ "
b"‰˜ì(\x05 “Gã¯÷¼[â–˜\r "
b"‰™2NË 6=—3wï~NÕ1 "
b"‰È\x1F 3VþCK‰-\x11 Þè±Èç "
b"‰È¬,O[F¢Œ[(ÜÆ\x1A Da "
b"Š\x0E 7ÎòM—±ÈR\x02\x03 ò˜%À "
b"ŠœÖ³Ö9BÜ€;.“W‰Õ "
b"ŠÚÊÜisïÂÁÖüH…M "
b"Šönâ¹¹^\x11\x01 Ö©UO"jÒ "
b"‹H‘§\x17 ÆÆ¹\x07\x10 PÔ¸4\x10 "
b"‹\x7F ¼@0~A¼½Q·"_ƨ½ "
b"‹²¬9ÖU⡽’=Fjí« "
b"‹´Ä\t ë£IŽérɹzö "
b"‹ím\x1F\x11 J\x18 ˜CŒ÷Žé7f} "
b"Œ\x06 ’ã†;þ^\x00 ‚¬Âûêñ[ "
b"Œ\x1C -ÌRMù…\r ·Ó‚R£Ü "
b"""
Œ@O¯åŽE¡Ô\n
Óa,Æ\t
"""
b"ŒXÏ”ù`Lô“Ì\r Q7rÊŒ "
b"Œ§ÊµBpG2¯Ž\x08 %6úÕÔ "
b"ŒÌOU3\f E¾›Ðrõ¹x+‹ "
b"Œá\v ô\t é¨Q)º's\v `cN "
b"Œë\x7F |ôöJÌ–æ¯Ì25½g "
b"Œì<k[<Dx½¤Ù!\x08 ®V% "
b"Œí5Ú5úC9†õÎ\x01\x07 2/h "
b"Œï˾Ñ\x08 Jn‰\x07 Žj¼ˆö\x1A "
b"ŒönwS<F\v ¯AjÄ)JdÁ "
b"Ž,ÜQà†B¡¿SÆ:A̰Π"
b"Ž1Š0¼–BÆ\e ¶OÉ5Œ| "
b"Ž3Œ)˜£NÍ·¬)Îa›U7 "
b"Žkbǵ\r _ºO\f 'ï»\x1F ¦R "
b"Žlä8ðªJy§ím\x12\v îíC "
b"Ž\x7F\x07 ¯—\x16 I¬7TF ”\x00 Ëz "
b"ަ\x10 ¯§qGº¡†îèó—\x11 € "
b"ŽÍÂt’—AH‰É”Q=\x02 õ| "
b"ŽâPVV\x7F ON–œ<Û}b% "
b"\x03 #LÁ?E\x01 °gbÛ^z\n "
b"\x16 Fíqv‡á¢¬Ùl¹zû "
b"Ž yÎöÍK<«N \x07 ]W² "
b"0²CƒB@ÉŽý\x00 ˆÇ܈E "
b"Ž7ð´s\r ƒh»5ôQ\r b»Œ "
b"Ž_(Á°·GWžÁû:ïÞ©\x14 "
b"Ž—'èÊ\r EK¾ª~ÿ\x7F\x17\x06 [ "
b"ž9w¥Gžœ¢ˆô³P\x00 "
b"Ž¢ÄwíáM\x12 ¨‡ÑÐ\x14 H‚\x1E "
b"èÝ\x0F †§IT²\x16 \x7F {MY¢ "
b"\x07 ü,›.\x12 ‰û\x11 rPïer "
b"\x08 ƒ‚æÎÄÑ&U\x7F\t u«\x04 L "
b"T\x7F ë'žC ˆTQ8Œ²ž¡ "
b"j5M˜g@_оž\e hjm "
b"£\x1E u.&C{›fCÓ\x11\x16 k= "
b"èÏá(J\x19 œ!\v ùÁmƒS "
b"\x03 eº=ÐC\x19 ‰Z\x03 î\t ̰ "
b"\x1C Ðþ¸ÿDˆ™šø¤¡(›\x1C "
b"""
p=„n4@J–\n
ô:íª\x1D Ä
"""
b"è \¨\x7F Kü\x10 ©ñϯ¨ù "
b"︤ -L·»\x04 ¡TpQÅ% "
b"‘\v O'ű\x14 üTÍ\x7F µ‘êWO "
b"‘}âg\x1A ƒOà²C“\x1C LÚ\x17 Õ "
b"‘˃\x05 &\x13 Bà®?ºlvè "
b"‘͹–ÈFꊞöl¦3 "
b"‘×7\f ³¬H\x04 ˆ09S¬6Ñu "
b"‘ü\x14 ¾®øO,£¬5õ™1Qã "
b"’\x18 Ï\±\r OT…ŸK`w\x08 ⢠"
b"’!&\x15 ÀAM—£ñCæAé¹\x07 "
b"’U\v ÷Û\x05 It¢\x1F ‰™ÏÒFž "
b"’zdÒ\x12 #Iâ¤u\x7F q9,åG "
b"’ž¶W5®Gþ˜WB\x11\x1A ,ž^ "
b"’°(\f 94FÑ£î"\x02 WÁ\x1F 8 "
b"“\x00 lµ\x17\t C\x10 ”炵ùÙ* "
b"“(æRž¬Ió¹‘-õ(L¥ "
b"“)6˜ÊìD=°ð\x0E …4ì¤ "
b"“llí-'CÛ´,\x14 –4l` "
b"“§—–S|O”¾Ä%Éh\x00 Y "
b"“Â\t *p‹DŽ…_\x06 žøl\t ® "
b"""
“ÖC\n
ëí\n
ŒTÈfň\t —\x1E
"""
b"“ö\x17 ¬öKD³6ßhì÷[Ô "
b"“ú\x06 hÈ\x08 EL¤\t Ù t(è\x02 "
b"”\x0F ÃèxME\x7F ‡ÕÏ.¶Aµ "
b"”\x1C óT\t þLù±\x11 QÞýb "
b"""
”*«ló0F0@ô>Ã\x7F \n
º
"""
b"”+\x0E R\x04 |K—“Ò%q\{"Ç "
b"”R\x19 z@u/¹gÞ\x0E\x1C a@l_ "
b"”]Ÿ\e qn#H—aØK—d¯Ý "
b"”ö•7ÃR\t RIÐ<h_S‡ "
b"”‚Ú»’àJ\x7F ¢²ÄbŽ\x7F s† "
b"”–’ô\r R\x1A ÍÔ±:ÖEw "
b"”žÞuDƦü¢ÕØ¢ÃU "
b"”û!.5G@©»Qß©ÔjŒ "
b"•+n›ÅèB|ŽMŒÍ#ðÿK "
b"•`·Î\x1D\x11 O}ºvÉ\x03 ^‰Ï¤ "
b"•p \x1F ¸FHÎ-ƒ§•î*$ "
b"•„s2šI)º\x08 ·‚ŒG-[ "
b"•„Ž\t ZÒ"¼\x01\x1F ;îîûC% "
b"•†SÁ\›Gì’Õ…\x17 Á\e\x14 í "
b"•‘«"¾cCŽ™\x04 Õÿwò3– "
b"•¡\v ÿ]íÔ•ëö²ÁŽ=Ñ "
b"•®O/àcBê³)Œ×Lt½ "
b"•³Ap9&@t¯hp’Î\x00 Ez "
b"•´û¢ØŸEö‚\x04 K-¶·“\x1C "
b"•ÆpëñIô{f<–×\f ƒ³¡ "
b"•êXf]\x03\x14 ¬‹OTò6ñúˆ "
b"•ôJ(‚˜@Řiqéïá\e Ž "
b"–UÌGtÀG«Ò¥»Sú÷~ "
b"–™gÖuB\x17 ²ày@\x02 ÀÙ£ "
b"–Ã\x07 ®ê\\x05 ŽÕÿÒÄR9Fµ "
b"–Òa¡;ŽKX‘Í¿·¹#·Y "
b"–Ó¦ˆ\x01 Jâ\x1C\x05 Ì%v³\r µ” "
b"–ìP\x1F ã„K÷Ž£"^=Ùðw "
b"—\x1C Ï·uIµ¬ÿ48±×œ: "
b"—O£,wÁMø³T\x08 &\x14 3uØ "
b"—eÛ(±sD:£ÞÜ禒¦A "
b"—”ÇpFÔE½ҵ”ƒTË¥ "
b"—Á*\x18 ˜—G·‚Œ¤Vz‡Õb "
b"˜\r œð½YAØdî\x00 F4%üH "
b"˜b\x1D Ð\x10 „)/\x08 x'\f îTîÆ "
b"˜–ŽÃåNN€D¢ÚáªR8 "
b"˜æ\x7F ]\v hÍUßeøxFúõÁ "
b"˜ëÏèŽÜǸ•i8\x1C ¬!x "
b"™\x11 Þ\f\x05 #\x03\x19\f ŽC\x04 €’\r \t "
b"™NE¿E¤\x18 ¨h6\x1C ¹á6?V "
b"™[Gù\x14 mBŒ»\=dåôÁ¼ "
b"™gÓÞŸ¡dó¬•ï\x01\x0E ¤K³ "
b"™ßN\x17 ~§OŸ‹ÐÅWvŽ3– "
b"™üØ:g\x00 é4\x0E 3®ˆÆ<Y "
b"š\f þ~\x1D b@å°ÖÝfš²ýZ "
b"š\x12\x19 ^ÏŽIã ¨\x1F dèºö— "
b"š*\x07 ¦ÏÊIª¢7Oaï.t "
b"š0ª„.ôB´€eÛXFG\x05 á "
b"š7M¤sÇOÊÖ\x00 ªo©¸§ "
b"šx¸:\x03 ÙI¼ˆ®\x14 ˆrB'¶ "
b"›\x05 q_”O:¥}CÕŠÍé¬ "
b"›@½Ž%\x07 @¨ŽÌþ\r Da3 "
b"›Wê`adz\x13 ¹Ìæ‘:í¬ "
b"›pu<@_Bâ·\x18\x17 hØÈG” "
b"›pò(9õAϸnµ‚²U\n "
b"›vj»£\e »)\x1A îò\x18 bEõ¯ "
b"›zn¿Ö"½Q\x16 Îü¬ª"¾` "
b"›˜po\x1E ·O¾~‚\x06 {\x01 âsH "
b"›¾)Žî¶HŒ•%oDßUÒ, "
b"›üÈè\x16 ŒÉˆBÂ/eUV>X "
b"œ\f ~XDnCKŸÄBˆ!\x01 ᆠ"
b"œ\x19 ¬ô.—F?£ÑúÔEå™G "
b"œL3@\v Ü\x1C d©\’¼»\x00 &\ "
b"œ_°åwC\x11 …¢‡^d\x04 } "
b"œ‰Y%t\x11 Cú”ƒ\x7F ?´~þè "
b"œ¸\x19 8'\x07\x12 )g+Ÿ\x05\x05 5\x1E\x08 "
b"œãQíæ³D—³âÌ8\x18 Ï„ "
b"\t ‚\x0E 0LOø¥%F>²\D "
b"F„޼äA£›q®¤’\r h§ "
b"z±\x14 ðÍCš‰ÃrÑãÔFˆ "
b"Ž\x02 ÆH¡\x08 #ä5æÃ2k¸ "
b"Ȳä/?œ\x0F\x04 %ù\x18 \x1C 0 "
b"Éîsp6i®[¬ÈƒØª¢ "
b"Í6\x15 f\e Mø¸\x10 5Ò\f ƒŒ\x7F "
b"ù1¤'\x07 K`º“o\r \x03 J´ "
b"""
ž\x0E ƒ"ðEbŽÃŽú¶\n
X‚
"""
b"ž\x1A §Ü׺K\x00 ‚E÷RR\x08 e "
b"""
ž\e Û˜\x05 ÛE\x11 ‹š/>P\n
÷¬
"""
b"ž-¤h!lE„ŽìŠ•3¨£ã "
b"ž3,HãéO׉³úÂÀw® "
b"ž5ž›\x7F\x16 Dé»ó×Óª\x10 bo "
b"žDZ³Ò´WõºG£l\x01 ãÓK "
b"žd;Æ"pB°\x00 ¾\x1F Õ\x06 B£¦ "
b"ž¼óØH=As®b×d\x13 à\x08 [ "
b"ž½þO8¯F¬°Ý\x10 èÈ@~ˆ "
b"žîJ\x03 ‘ñM`ˆÀá´¿›ˆ\x18 "
b"""
Ÿ\n
í+ò\x05 G\n
§EK÷'\x07 ½Ý
"""
b"Ÿ\x12 OüÎkD¹¡\x1E\v æDª "
b"Ÿ=T‡Pãi}|Ÿ³8¡\x7F :x "
b"Ÿp¾\x1A\x1F þEÛ…}rŠ>YVì "
b"ŸƒÑ3›yb%k7æòzEí• "
b"Ÿ›Ú0j5A~œkµÙ\f 8Y\x08 "
b"áײ°K ixÌ(šfÚ "
b"Ÿø»“ïUD›½¥µNøãõñ "
b" \x10 û<žèæÓíÌ„—\x16 Œ "
b" \x1C \x1D\v ûF.¶SÆÖkÜc "
b" %’ÛªÙDc¾àù©ËßÖÍ "
b" 5\x7F òû“àNˆoú$4µ²\x1D "
b" H1\e ±™•õÑõŸ™w†Õ¢ "
b" d=àdÞKȦ\e DØq\x01\x19 "
b" šzkХ݈¬…"vajl™ "
b" ÞFø°G맯ômû8bñ\x02 "
b" á\x06 Âá½€#\x01 ØTaÐÁZù "
b"¡;:iê¹@\x1A Žô\v Õ\v ˜|O "
b"¡bvÏÇÍJñ¿†<æ`8Ô "
b"¡jJöë@B—µJ>4žvŽ\t "
b"¡y\x18 G4rGCª0\x1D |¸ááV "
b"¡‚Ë!‡6L,¸ŒÓŒîL Ä "
b"¡®\x02 À\x1D ¶D\x1E Sü‚,²ŠÑÌ "
b"¡´pù\v ßÝ“\x00 Q;g\x01 \x05 Ï "
b"¡µ@ôú\x16 rð•cîma´\x12 , "
b"¡Ó¢TZ}HQ ¬ä|Ñ0}à "
b"¡ÿ?®ŽEú…¸Gá«|l "
b"¢\r ôé6fI\x02 ¦‚‰>%È`ø "
b"¢`w3í\x17 N*¨5ña¥Ã•\x19 "
b"""
¢µ&§\x1A\x1E G+¿\n
&‹oÊÐ
"""
b"¢ºÎ˜íIO\e Œù#¹\x1F *’É "
b"¢Ç\x05 á/z©9\x1F —\t #‡¹£° "
b"¢Ì€ݹDɱˆã"‡Á "
b"¢ñš(õ4¾ì*‘¾BÏÛ' "
b"£$\x03 µ\x04 ¤hì\x08\x11 Lîu¢Ðý "
b"£Q\x11 ñ}ŸMá‰WÉþÜ·×> "
b"£}ï6‹ÍOÜ–U)ã߈o= "
b"£†W40ÀO+˜ÎYÑœ\x03 Zi "
b"£”L¥š\e E›°xF/~\e\x16 "
b"£šm ŸîOò¹Ã1\x13\x00 Uºç "
b"£¤býkIOT“IÜC$@\x11 ¿ "
b"£»Zâf‚@I€l\x17 å\x16 û†` "
b"£ÅL*\v ä“ÒáwCM)Ûm± "
b"£Éx @ÚC¼‡>L\x19 ¤ØÔ˜ "
b"£Ö|\f E[N•®\x16 /\x19 î{M "
b"¤#B´ó-H\x0E ªÉÝæ^;h "
b"¤#Yô2\x1A Eç“.šÎñ\x18 ËÅ "
b"¤,²nO¡~%æ@Š\x01 í\x0F Þw "
b"¤RD\x0E –\x15 E\x14 %ÏÀNþ¡! "
b"¤[ðÕ½T@S '–åªÖrr "
b"¤t„‹\x10\x1A Fs°§\x10 ŽÒüÎ: "
b"¤…À:g\x1D GÊ‚.`›l“ø] "
b"¤¦ j©E“'Ïzá:A3\r ‘ "
b"¤ä;]¯¯Ãë]/ =¥ÔÄ "
b"¤é™ø\x07 õ@ؼ øæ„{À\x15 "
b"¥S¡ß\x11 ïK)ª¾º\x13 ÁǸ: "
b"¥\Šœ\x1A âÙ_=ƒ$aL\x0F "
b"¥ªæðËÿi:\x02 ãç¼Tß\x1A "
b"¥’C\x06 `\x18 Cw!\x0F\x02 vR^ò "
b"¥£(RÎ0O´Œ¨.¡•!-^ "
b"¥¥\x1C ÈÂ*Cqª6÷Y§è³â "
b"¥±;\x03 ‡]O7„g\f Ðè:\x1C ¿ "
b"¥ÅÁ\x11\x07 /JL±p^¬Uñ9¥ "
b"¥êUn[LK\x18 †ÿÆ8O¡c‘ "
b"¦&i"^NHV€ð\x1D FNã8' "
b"¦+Ã\x7F uM‹º½\x14 ÄçãÚ "
b"¦[XU«ÑKØû]2·¼+~ "
b"¦\x7F !ÌþSHЫ\x11 ùR†y~d "
b"¦ª¦jyK~ž\x1F\x7F ¨þŠô "
b"§\x03 ®ýÈžN毃ó\x1A 1\x1E Ä\f "
b"§\x07 ¸\x05 (ycš]\x12 V×xû›û "
b"§\e \\x06 6\e EÞŽ°\x15 å'0P× "
b"§%|©ÃLË£\\x14 ¤‚\v ‹Ö "
b"§/»9\x03 bI\x14 ‰â\x7F Íú\x14 t\x16 "
b"§D“\f Ž?H¢††¹ÚÙ4ô\x1C "
b"§PËBé\x00 Ew˜Œú¿ˆW¼à "
b"§U\x13 T‹[ÍõAØs©ê‚j "
b"§_CF¯ŸG=˜!†\x07 0ïO, "
b"§…m6f\x1A Nö³¥›Å\x1A\x11 /è "
b"§\x15 ž\x15\x08 AK’ô\x14 *óÇ;n "
b"""
¨\n
©o©›K“®2Ó“Uqkã
"""
b"¨\x14 nTušLu¯³yz3eoü "
b"¨#\x12\x18\x7F\e Af±2M\x1A ·ù–“ "
b"¨tÅ’\x01 d•ƒÅ\x17\x11 ýÁB\x04 Å "
b"¨w©ÁzœJÞƒ…|èˆsS£ "
b"¨\x02 c§¤·ü0mz5ÈK\x02 < "
b"¨¡íGaÿI#£_ksŽéU\x17 "
b"¨L\"WJ™Ž¶©¯#\x06 Y "
b"¨ºÅÃ,$Nû®3€®õÙû¿ "
b"¨Â7ÍFÈø4œ\x06 ]³ùlf\x01 "
b"©\x05 ®õ™êÉ\x1F °Yý措³\x10 "
b"©,’\x06 1I-©J–¡@é¶\x13 "
b"©x¬§éAþø0†Å,±à\x08 é "
b"©·‡^ÃoA"»\x19 ÍQàô2 "
b"©Â[ËÙ·1 >ÀÂR\x03 ¢*‡ "
b"ª\x01 ZÆQ£N"xùbKE} "
b"ª\x01 ±ßiú‚\x0F h¤<'o•ð "
b"ª'ù®M\x16 Jæ‰Ì–nÍIHY "
b"ªNDd«ïE(…€Ëøƒk$“ "
b"ªsˆ\x07 ¢ÔD\x1C ‹ß\x12 (ÞM‚‡ "
b"ª“T6ù0E¿ /fíŽ\x08 9ˆ "
b"ª_m‡VÝŽË\x1A ém5\e\x1D "
b"ªµESÓKÙºï¹}°ÿà "
b"«\x10 qCü¼K›‘q¤66\v y "
b"«\e eÌÿ\x15 G1š\x08 S;\x10 \e "
b"« êIÚ\x7F M™›\x05 ?¢6üçß "
b"«3åÁ\x7F\x1A H\x06 †íf\x14 €±<ö "
b"«¶6Q\x03 ›&žRó®¾$KD "
b"«È\x02 f/ï\x00 àZA‚sjšKù "
b"«ÎÑ(¡²OA£\x1E +mGÀ¿¤ "
b"""
«Õw›‹¬.ø?U\n
k çìÍ
"""
b"«×@VdpM·´³§˜¤¤… "
b"«þâÊK\x14 D´³_ö:ßðD½ "
b"¬aXÀF\x19 In¶½¬\x1C Üw¶¬ "
b"¬ˆ/åÓºRYÈfÙiõ¿ "
b"¬À:¨/Ð@g¦!Ž\x04 ½'’n "
b"¬Î%i/ߎªÑϪ°…ZGÊ "
b"¬êí@A+KjO#~ÐÕØ® "
b"¬ÿ\x05 <1ªE\x7F ”6½\x19 kîÖý "
b"\x02 .\r ¸OžŽhè>ù\x01 Ô: "
b"\x08 X\x7F\x03\x18 A÷Í`ÑXÀ[> "
b"""
\v )»Ë\x17 F&£‡\x18 H5\n
H#
"""
b"\x19 ÅðPŠIáµiÊßÔ%IÈ "
b">S/J\x19 O\x18 › ÁÐÄÛ "
b"t\x15 ¢¹ûJü…×a†.¦ª\x1D "
b"…FDõ.L8…ž§¤<€<V "
b"£žêpjF¾ˆ/ \x1C œ~« "
b"®\x06 ¹'¡DN§é©’¡÷_' "
b"Ä»„/\x15 L\x15 ¦BŸ'tyc– "
b"áü@'Ÿ¦¹’¤¢µö "
b"ñ‘_|½Dú‹ùñ¥À: Z "
b"®\x05 ³v8nFëp\x0F “\x0E röA "
b"®H»Û–ôNó€@UÛN9¹ "
b"®Z„\x11 ¨íK\x13 €DNN\x7F J4˜ "
b"®…6È~ë@Xž\x1E ×.î\x1D Ùó "
b"®¡wp®Àñ“7‘æ\x15 —6ç, "
b"®»=5"«@³©øùÌu>£ "
b"®Ï¤×¦%Bà«\e ±hd쎇 "
b"®Ñ\x18\x11 ¥ÊDz·øï?ˆ å "
b"®öY\x0E ÚÉ\x08\x15 ®øpŽÆ\x04 hí "
b"¯$)`/™Hç…¹\r ƒ;×ï "
b"¯=~ò 7©L`ó_žÎgµq "
b"¯X°ï`ºKX“¶2Ú\x05 „wH "
b"¯a\x18 áõ/üécblp\x15 þ0” "
b"¯aC\x15 âÝ@\x06 ˜ù\x19 ¨~Ù„; "
b"¯cN\x01 ÙçC8ž²Ú±rìP "
b"¯f\x03 “NÇHx‰Ï׋\x04 ~\x05 ÿ "
b"¯‚S\x18 O˜Cx’/&0aˆ0 "
b"¯‰ \J\x19 H¸”(£\x18 Üe¨— "
b"¯Ž_<\x03\x1F O€¡³¶ví\x1A ˜u "
b"¯çëÑd\x08\x7F ‹½¸Ü+\x11 ÈØK "
b"¯õ@˜ýüK\r §®ã¼¢•^" "
b"°\x08\x12 `³£G—e¾\x03 B\x14 á\x02 "
b"°Zõ\ xGÚ±“>\x07 ˜BÀ‹ "
b"°[\x14 JT\x13 EØ—ÅúÈ# Ýa "
b"°[}^¾K)T\x03 1\x03\x08 w•¯‰ "
b"°nMü†L ï=A\x0E nø "
b"°séØÄoBã¡V€\x1D !\8` "
b"°ŸÅT‰ÑAʾ\v £ör\x04 Ñá "
b"°æ0kÑ÷Cº°j€\x1C ÓÍt "
b"°ïuð#ÑI)‚ÞS{®ƒœø "
b"±\x0E ç\r ”›Þ\x7F\x18 ÊzÐ…º~& "
b"±"±óqçE?ž|bRÕ“S "
b"±%êÙÍÿF\x1F ½úü`’¾Â\x11 "
b"±7üUÔÞF\x1A ´(Ž éçÁL "
b"±N\x1A N85¡¤\e ävÓC ‹æ "
b"""
±rôñ\n
<K\x0E ŽK·ZÄ›b
"""
b"±s’íôŽA–Š3O«\ÐÎ "
b"±›¼~5£Cêž·¸&¨º›€ "
b"±«\x03 –Î\x01 M©–?S\x05\x06 "ÛÕ "
b"±Ç!\x06 _\v DL²ï¾“ôÁ7 "
b"±ìiÐm¦GŸ\x1E L·c>°é "
b"±ÿ\x1C Hè B\e Š9‚cG›(\x19 "
b"²\x0E ÌûŠˆO…–ºf‡;]\x02 m "
b"²\x1D f@l ÓÚÊÕ\x10 [IRê% "
b"²0iAduG6¡\r ßþ?øüº "
b"²N⊋îL«\x7F ßÏhÛV "
b"""
²Pô³™G£\n
Y\x1C ¸ã7”$
"""
b"²nß²ÓH!¸{~\r ád0ˆ "
b"²ŠåQØJ¼ž«Á=6à7 "
b"²¦P"™rN‰\x18 r\x18 ×¶âÓ "
b"²µwu÷°M-„\x06 ‚5¨)bJ "
b"³\x05 a‰ÿiGÑ»2©ÚMÇ\r ( "
b"³\x0F ú¿I¦Gë—»\x02 iO‚\x02 V "
b"³'\x05 •C1K,st\x02 ù²”{ "
b"³(3âa–¥çH¦óBZ\x07 <„ "
b"³AþMÙ2K\x7F LOµî¼V¸ "
b"³¯gal‡E{”AÛøK½M± "
b"³½bUµFF/¾È‰è?Dô‡ "
b"³Änºa°Eh‚¦`×MWØç "
b"´\x11\x03 M\x04 Ô©B˜Sbm"Gs4 "
b"´;0Œ\x13\x19 ¿{pñLýëš‚Ç "
b"´ˆWÝ&‹E)‡ùd¡ø\x05 ÑO "
b"´âh¶æÐJ±¢\x1E :2L\x1F ú® "
b"´ö\x06 ±\x1D VKèž'ãŒQ‘Äc "
b"µ\x1F bÌó&Hd´.‰¡Î‡N "
b"µJ‹,Ò\x17 F\x1C Ž,-$ºÜ"¸ "
b"µiõû?ܳ\x15 r\v ™ý?\v Ÿ "
b"µÉi\r @ä\x07\x7F £ï†xrTÈ\e "
b"µæ´ÝY9m޽›·7>\x08 # "
b"¶\x1E h%TÉG*±rÖ|åÚ"Z "
b"¶%P®’@¡›¬maFR"7 "
b"""
¶%ði…\x14 B\n
‡+ÄÞdY\x1D Ä
"""
b"¶¡c;3å@MŸy\x0E “\x0F ùÙÐ "
b"¶½/¹\x19 E¸Ê_|\.ÿuÿ\x04 "
b"""
¶á×þÕ\x10 HŒ'\n
\x02 ÿµS<
"""
b"¶â£`\e SDï·;-Š(\r … "
b"¶ô\x02 ëh»Ao¡[V^Njžö "
b"""
·\n
ªšÄ’LF“A\x19 >3$;n
"""
b"·-ò-áöNBµF(ØD&L "
b"·CàR‘\x05 M\x7F ´ÒG?ÑÐhŽ "
b"·â÷6CID\x1C èù.êÜCW "
b"¸V¥\x11 ðþG\x03 ”Øé›]…Ã) "
b"¸•ú¢¾K\x17 UWÝ\x1E S•; "
b"¸«¡qÜe»Wr2³ä5˜6( "
b"¸É&ír¶\x16 ;íW¾ \x08 yBÑ "
b"¸ÕìŸ\x04 ÂNå³%4\x15 ^\v 6l "
b"¸Þþž/Jª6Ú}Q_Ï` "
b"¸÷ñ¥ûYDè "ÎO_w’\x12 "
b"¸øUóñçF¯»\f [\e Kl\x11 Ò "
b"¸û¯Ï\x05 H\v –rDÈ)š| "
b"¹\r \x16 ¸´¿F–§\x00 ¥ÙÉ-ÂO "
b"¹\x11 Àï\x07 Þ:sMSóÚýÛÏ "
b"¹uq¢¹ÕE\r œæ1.'\x06 _‘ "
b"¹\x7F +=8d†³à9¼:ó,* "
b"¹‘šÁ\x16\x7F L9´5ˆ$…)»õ "
b"¹®·\x0E ÄoLíŸòBn\x1E ÕL "
b"¹°Ë\x14 )_X#/°j‘byN "
b"¹¿Š1\x15 ÿE!‡º€w \x10 ² "
b"¹ÏÚUíEEž²Y1§\e\x04 ·‘ "
b"¹å•/@ÚŽ`\x1C ‡hwü!\x13 ÿ "
b"º\x01\x1A £ÊjLi½–ÌV\\x14\f 1 "
b"º\r ÷|¢ÌFË… v`k³%¼ "
b"º\x19 \r H+?Nâ¦øTõ\x19 ‘ª\x1D "
b"ºL\x13\x11 XðM[œŽ†ÀÆÃNž "
b"ºbs¦¸þEõ²+Õï©âàR "
b"ºu\x1F Ôÿ\x08 €7ì–\x1D C\x10 0Â "
b"º¤q\x02\x0E vHx“%–ã’Rmš "
b"""
º¦(M\n
¨¤©Ó;Ÿ\x01 ¯yÁk
"""
b"»\x07 Mþóší÷\x0E ‚L$ÐCE "
b"»\x10 €\x7F fBå£>Í\x1D Í•\x04 û "
b"»%ßL»æDj‚•Ònd‡¨6 "
b"""
»d[5¿cÜ\n
\f\v w\x06 R^—
"""
b"»•¶ã²9IIŠýP\e Îaú§ "
b"»Á0\x17\f\x10 IÁ¢œOg\x1D ]ÂD "
b"»ë_j \x04 @Ú¤\x14 t\x16 ö\x1A ñ¿ "
b"»øRsµõNØÈK\x06 ICF] "
b"»úµ¥®´Ã\x07 Ëž´ZŸ$r¨ "
b"¼-SŽ\x03 ëMîža“\x1D\x00 YDÿ "
b"¼SqÏ£®INŒká-\x7F ‘Õ„ "
b"¼Xã\v ®&\x16 Fç.Tß\x1A ^ÐÝ "
b"¼^%À ªO«ƒnŽË…†t\x0F "
b"¼lPlçãCÙžÈòXçÂ|R "
b"¼\x7F As.à@%µƒCc\x00 %(… "
b"¼‘"\x01 ‘…GÅ¿«L¯sq\x1D } "
b"¼ÚY\x1F `ÍM8”Vƒ~Ù\x06 í "
b"¼á\x17 x 9Ný‰@ûÏu™‡Ñ "
b"¼æ¹æòßJi‹Yˆ\x1A ܇⎠"
b"½yÆß[¤KC‘BÿÚh\v OM "
b"½ŸR°\x12 #ISžä¾Ö\x01 qôN "
b"½³÷ýÏ.N@‰ÎZ\x04 ‡ƒ "
b"½óÁKõ½I6zC9Ö.\x12 " "
b"¾\x1D ,›l$E¦µÂ\x7F C\x1A +4\t "
b"¾8¹È\x7F\x1E ¦ZŽH¥ñ\x01 ö¥Í "
b"¾’\e /š¿Z\x12 ã,r0–EV~ "
b"¾áÝ}\x1E ÑM¨•s¯Ü~”\t c "
b"¿\x00 m\™Q5ˆžÏTÐþL°I "
b"""
¿K/\n
œ»C>†§\e î“J£ì
"""
b"¿Lgi‘Û@9\x00 o\x13 ºôT "
b"¿“eè…\x0E L¹¤5žR¢\x05 GÐ "
b"¿—\x04 Ž\x19 ¹Fó“&mÞò²\x04\e "
b"¿ˆµ\x0E =HO¢³ZAØ\x15 ùb "
b"¿ ‘îGŽD\x00 ž?‘ŒY{±$ "
b"¿¥€\e ‘óKb¦Ò¼\x10 Vg%Å "
b"¿§A+£ýJušˆ-“\x1A òü\x15 "
b"""
¿·‰)\n
M[µ_˜˜,\x0F ÿ/
"""
b"¿ê\x10 âêMãÁé÷ª\x05 ì "
b"À] ŽÃ…\x12 K°¡M‘¬Þ€ "
b"À`~Y†¼AãŸÊ~m¡Ó•< "
b"ÀhFA.)Ng¦ôÍ„Ø\x11 &m "
b"Àš=…fÓ†µªá¨Ò•ù·¾ "
b"ÀžŒ…8ºMäž!Ò\x15 +¾\z "
b"ÀÌ‹šhum%ÛÈ\x7F W`‘o@ "
b"Àç\X™¬\v ‹éø\x07 W>HUì "
b"Á\x0F .ç9zI⟡<¼W½—˜ "
b"Á7 O7µ»Q\x04\x0F Y\x16 á,f "
b"Áx¾o°éIO¢\x07 ’¯™\x1F ŽÌ "
b"Á{\x0E Çôß¹âÞ#*Ð;_\x1D "
b"Á¿$7•¿FÁˆ]:\x1C\x19 ˜³Ý "
b"Áà\x14\x06 s\x1F GR´o\x14 1˜œ¡Ñ "
b"Áñ.—k#F]€ï#\x13 ¾RÄ\x1E "
b"Â=G†\x0E žA1·\x01 bÇXÈÝ› "
b"ƒ\x0E\x15 !TF\x13 ¿ža+\r Mï9 "
b"ÂŽ\x14 ÇÁÑIª¨J\r ¿¿fÎÒ "
b"Âê<„Õìê\x18 A\r Q_ž½Ô} "
b"Âø‡1Ü|D躾èH¬\x11 Ñh "
b"Ã"«¤DCNyºöê@\e R'7 "
b"Ãqœ²¾MJX–XT\x06 "
b"Ã’9\x02 Zù.«Šppýáþ§Q "
b"ø9Ÿ¾\x16 K—’µ¬ö[È’U "
b"øR\x18 ö\x10 K\x07 ¤\x0E\x0E ³©É]¯ "
b"ÃËÏ\x11 ŽCNv‡©\x19 •æN¸$ "
b"ÃÚÌOãÓL\v ¿¡ü"Ï!Z; "
b"ÃàÏ[œP<1sÛÞ°YÑ "
b"Ä\x04\x17 ª{E"A²Ö†\x18 w²ç[ "
b"Ä"®“ØQLY6¬™^\x06 µì5 "
b"Ä5ýµ†&J\x02 £‡\x1E ^oä®Ò "
b"Ä7…,'µD<”Ó.n\x7F\x14 PB "
b"Ä;‰¿šÆF=•IÍæ\x1D /ƒ¬ "
b"Äe÷ƒuWJˆ€ZÛG|±8õ "
b"Ä~ˆz×sBr‡†S\x1D Ø4\x1F ¨ "
b"ÄÂ%\x18 ~\x01 N퓆ˆ$‘øêà "
b"ÄØ•²ÈÙGŽ‚fòº)çtc "
b"ÄàRvÂ(Gn€®ïkâçØc "
b"ÄäpLf\x1A l?öŒüL«š× "
b"""
Å\x07 ma©žC‚¸\n
Qî\x05 ãZB
"""
b"Å\x1F ñS\x04\e {ÛI†–´x˜jx "
b"Å “ä°¶@À‰~X0qãaý "
b"Å*[œ1ýMÏ‘(Qÿ1qÏ» "
b"Å ™ñNLæ¯QyÑ\x1E €×Ž "
b"ÅÛO8“)L\x13 ¼\x01 X›‚’³l "
b"Æ0\x19 U¦×MÓŽ›ÓԖǾ\x0F "
b"ÆL–$\x08 Fu€ãhÝ\x08 ‰¼b "
b"ÆÐûJÉìB\x06 ¤À‹«¡\x07 ‡Æ "
b"ÆÓM2m\x02 C\f €\x01 ¤\x1E\x02\x1E Êñ "
b"ÆÖƒ¢\x1E GNã«Ì\x05 ã“\x15 T& "
b"Ç\x06 Ì]Å\x07 I\x03 ©¥E4Ž'Ü# "
b"Ç\v\x1A áçŠJ‡Ž¼d<ÀóËF "
b"Ç\x0E\x7F\x00 èçKv—(\r ô\x17 @Ÿ\x10 "
b"Ç\x16 ‚Ä>½L!:aùÎ\x10 ßþ "
b"Ç4âÁŽéEý„¾¦\x7F otÊà "
b"""
Çl\x1E .O\n
A\x10 ¦\x0F l‰IÓ\x01 1
"""
b"Ço[‡ÆYK\x1F Ÿo\x1A ªEùD& "
b"ÇÃÀ;(\x1F N~‰ïê·…”çŽ "
b"Çð·*Æ0H\x16 ¤\t #¦¦GRí "
b"È\x06 ú4\x1E ä—.b~ÖPéœi\t "
b"È\f\x01 ñã·Eu¦‰ñ‘vÊÖ× "
b"È\x16 I@ Å{\x19 ¢´¥@6žæA "
b"È#ãh‚¢IR»\x18 ®@\x00\x16 L\x0F "
b"È2 æg6¿I\x04\v Ô…\x1D ã¡ "
b"È]ÓìßKӦ处Á¬S\x10 "
b"ÈiX˜Ì„»S“±\x18\x13 œ4vÛ "
b"È„p†ã8H_•¢QJœ9ü2 "
b"Ș\r æû)Eʢ߽\x08 àÊ\x01 “ "
b"È›gJÔåBE²ÃI€>·\x04 ‘ "
b"È©êŽ ñOܨAÛ‘Ê2B¹ "
b"ÈæðQáãø‹¸øÞ«8Ö« "
b"Ȳb'ÓM\x1D ›2\x12 ]¨B1 "
b"Èø¸\x1E ¤ˆ“yýD|c\x15 Ò‰ "
b"É\f CƬXBðLÁÞÙµ\x17 "
b"É\x1A\x14 âýÉóH]è;tgUÓÂ "
b"""
É:×\n
ùëU!\x0F ®Ñà&\e !±
"""
b"ÉAie4—@›‚¥Iú+£w "
b"Éaž…bîKT¶YГÔI[\x1F "
b"Él&ÖÁO}°A¶v¡‚ª "
b"ɧN¨.bÌ7ÓQÙü\x15 bë÷ "
b"ɳ>ppMID%õøVì\t ê "
b"ɺý\x0E ¾Öþœ5$“ÑåŒT„ "
b"ɼp†§a`,\x1E å\r =ò]\r Á "
b"ɾŒ³’ZEVƒbæŸñµ\x12 Ý "
b"ÉÊ\x1A ßùAA\x1E ¿\x0F ð\x17\x1C Ê9i "
b"Éß\x1E '<N€¢›¥ä•>ü3 "
b"Éú|¥CkF@†]\x1A ø„ "
b"Ê/'dV¡C7‘\e ø\x0E ¤5¿y "
b"ÊsŠßÕUY|‘ì_\x14 ¸@'¸ "
b"ÊÑÂ\t –êÞ€7\x06\x03 ¢™\x04 "
b"ÊÔÌš=0Mí†\f\x18 1É\x0F §ã "
b"""
ÊèYߤ\x1C ’\x14 %oˆ\x17 Ú\n
NŸ
"""
b"ÊüYeˆG\x14 ·7ër%\e\x7F 3 "
b"Ë)s\x16\x05 wå‹Þþ¯°¼Ùc" "
b"ËBw Ï\x13 BJ’aÝ'Û‡™± "
b"ËbÈð\x19 9F۲Ἁxþd~ "
b"Ëâi¾í\Mʪg“¨a\x04 …> "
b"Ëéðî\x1A @\x00 ÁÈü=„˜ÿÓW "
b"Ëê.ÇqÉN™’\x08 §Ì\x05\x02\f "
b"Ì5x<\t ª4îÓ÷·Æ.ha; "
b"Ì>ßàq–K\x08 B}L•#ªÆ "
b"ÌZë…^úD€qú\x01 (R35 "
b"Ìvž?xƒEäsiÌÔö&ý "
b"̋Ďê CB”Ç6"ÔücÉ "
b"Ì•aËçG`…Ú]aŽ\x13 ðÆj "
b"ÌìÛ1…ŸvFúá\x16\x00 »>íŒ "
b"Í8o~3¢J¼† ºÖ?Ñç\x10 "
b"Í_\x07 ‚Qf›P^³¢%"Åщ "
b"Íg|'\x08 ïM?º\t ¬â“Ú´\ "
b"Ís×ÙDÒHÊ’h¤–#\x16 È2 "
b"Í~hC£èM\x00 ™¬\x0F H×\x07 ”Þ "
b"ÍÇ\x19 ú ¶L8·.ÊŠšò\x15 Â "
b"Íý¢mçCIâš`)új0¾\x1C "
b"Î*,jwH\e ¿•\x15 ºÄ\x02 "
b"Î9dö¨¨ŽUP+,´š{6 "
b"ÎOÿ’[óEq‰Š‚NvÍ¥› "
b"Îf\x10 Š\x07 ÿÐש5‹ÇzŽ÷ "
b"Îs’b\x1E oBá‹öÀw\x04\v |f "
b"""
΋~'ìÿO\n
£>˜Û=–£
"""
b"ε•ˆ³ŽK\e ¹UÈ\x0E ôб\x7F "
b"ÎÊUÙÔ8âÖ\x11 ‰zÂÜ—“ñ "
b"ÎËjki£4ßvAϲÀ¦o÷ "
b"ÎÙJq~\t '\x10 pXJcV‘kû "
b"Îêª-¾\x01 IÓ¿hŠ˜ÿ¬ "
b"Îÿz¼\x01 +=v\x07\x06 Ó0/\x1C D3 "
b"Ï\x05 Y–°Ó@Ö®Í\x00 ˜ž^\x1F ƒ "
b"Ï\x05 üùC£…(ѦÕÍoLÆ "
b"""
ÏR\x1C žÐ\x05 A\x1F ¹%\n
“°\r ÛÃ
"""
b"Ïœ—ƒ®3JžˆSÜŒt#Ü_ "
b"Ï¡&b‚•Fü¯nH\x16 œ¢òŒ "
b"ÏÐßZ\x03 âN˜ƒ¥ËqGžÆá "
b"Ð\x02 –qQLM®ˆ3{mIñ'Y "
b"""
Ð\n
z\x1F \n
\f I+§¬É”\x05 „¾\x01
"""
b"ÐA¨€2lCs“|å‰ÒÃ$Q "
b"ÐC‘•\x1A ELíŠýèß‘\°1 "
b"Ðgœåò¢D€MÛ;ííS\x1D "
b"й'2/ÃO$¨\x05 mÈÅ\x16 Ÿu "
b"о1•t;F7ûqµ\x16 A\x06 "
b"Ðú0“riO¸¢»×¿\x05 Ií@ "
b"Ñ\x05 é¼>XV"!ñ%¥bQ¸P "
b"Ñ\f\x06 *¶ƒLñ³¬8òzuÑ "
b"Ñ Ýù’Ž@òŽO"HßTt… "
b"Ñ+NH j@\x15 ˆÉL¯6ZÑ8 "
b"Ñ]:wSŒH·ƒ‚Z’Ú|ý "
b"Ñ€\x02\x17 BêH–¤‘ïrŒqÂ| "
b"ÑǼ˜Jε®×7A_\r ë "
b"Ñʪº^—§ +Uc\x04 ,0ys "
b"Ñî²b7,\x13 ò¢$Ù\x10\x03 8Ëh "
b"Ñú]Ò…ØLµLuúª\x02 G‰ "
b"Ò\v . \Œ™ó\x11 O\x07 "’.Ý\x0E "
b"Ò#ÀÙYJFÅ’Ó&^Eé)w "
b"Ò?\x06 áA„Oƒ—Â\t –ž\x13 7: "
b"ÒD¬³¨B¦W\«ŽØi.%ª "
b"ÒZa\x00 ·ÍN™’\x15 üÖ{F\t Ÿ "
b"Òƒ8…IoO\r ® ¯³iÏ\x06 Û "
b"Ò©\x12 \x13 §FVŽÚu:AЗ¬ "
b"Ò°\x16\x1A ÇêIر\x18 tÛf±q "
b"ÒìAÙCôK\x08 Ž\x14 O>\x1E ™\v\x03 "
b"ÓO`\x19 W\x11 J˜T"ÿÒœ\r - "
b"ÓV\x06\x14 UlNš¥óûdiÂòá "
b"ÓdÈ\x1C\x1E ÐI{–û\x01 »ft™ "
b"Ónöl œGyž>–Tb븿 "
b"Ó¨IåTÈB±ãî#\‘ž "
b"ÓÍY)}ÀCo‚9ãõ9\x06 XÉ "
b"ÓÓYܨ3W}Ê^hÂ”Ž‘ "
b"Ô\x19 |g<ÈIÛ¬½·\x18 \r °…\x17 "
b"Ô #§ø\x13 Læ‚sð\f Ï{G× "
b"Ô£I\f Ë—@ܤð'\x14\x12 ¸_¡ "
b"Ô¤vbW¯\x1D\x00 {W–¤¨Y`· "
b"Ô÷ÿ\x1C Q›Ó:ìÁ#|6²8 "
b"Ôû ZTK<\x01 望aÒkÚ\x1C "
b"Õ\x1E û;ºýJ\x11 ¼0Ã^È»bÊ "
b"Õ\x1F ¼”J\x16 L±¼\t €ž¦¯w† "
b"Õ>l\©\x0F ,\x08 ±í\x10 í±Ê@\t "
b"Õ‰{4C\x03\x06\x08 Õ(¡7^› "
b"Õ“5l»è§\x17 ²°`+‚¹–‡ "
b"Õ”RèÁRV¨\x12 ÝIÊ.¤Z† "
b"ÕµfÂ0éDD‹\x04 2do\x08\x08 z "
b"""
Õ÷?åh”B<®#‹õ¬\n
¯
"""
b"Ö\x04 ½Ð1IHˆ²ŽºÏ\x0F þG "
b"Ö\x1D xÿ\x1F aˆ»k>W\x18 NB\f Ú "
b"Ö\x1F “Í…ÈHõ¨ËwÉËc\x1D "
b"Ö&J峎Jðl$‹MÈ\x7F Ý "
b"""
Ö8\n
-r1E´ž¡I–„ã6Õ
"""
b"Öd\v õ¤ÿAW·\x10\x08 w\x08 6À\x17 "
b"֪̖“üE´«"ÁÒ\x0F 8\x10 « "
b"ÖÃü\f ³\x06 Eѱ.Ðí?ÌbV "
b"ÖØn\x10 º×@*¤JÒ½#@: "
b"×\x02 ‰³½\x1C GοÂ'*A "
b"×N#³\x04 ÖGf£C—cI·+ "
b"×\\v =(Æ@ã¯(õÕV[ "
b"×fþȆVM\x12 šzÙ+õQŽx "
b"×s\t õÛCßµ5\x18 \\öÎæ "
b"×x|*#’@Ò™+\x18\x05 ¶hDð "
b"׉pÑqýM•«ê\x1F H}\x00\x1D ¾ "
b"׉òÏ\x1A ½H¨2µj•¸t£ "
b"×¶„È"*FEZ¶/\x07 \x1E É "
b"×óvVDtI\x00 ³8]¿Á®B "
b"×ýT\x1D ètE~ï¶6œÉG5 "
b"Ø\x12 ÁdWîOÕ»ßÇD0™»Ú "
b"ØD™\x05 ÚõO©Ž+\t àÊ@?Ž "
b"Ø^ÜGN÷G …\x1F ŒN)òx„ "
b"Ø`žé‹öe¬Ð^D\x02 îË\t È "
b"ØŒ*óh\x03 D¿¡ê#v\x13 -–ì "
b"ت\x1D ƒŽ\f H·EÈ%\x0F T4â "
b"ز*”Q\x1E I»ˆlðñÇm\x17 £ "
b"ØË*ýç†K¢…\v BT\x01 ¹W‰ "
b"ØÐU\x19 ˜(Cl¦\¢\x1E û™Ö+ "
b"Øá•A9£EM¨™`À¶Å?z "
b"ØñMm™n¤\x06 ¤:ØÜ\x1D žO\t "
b"""
Øü\n
»\x10 ãÇ\x1D ÷%Ûê‡Ñú_
"""
b"Ù\x14 ¾\x7F PLD\x13 ¯#ÆÜz\x1D\x00 A "
b"Ù-)vN=AŒ PKnÞ’X« "
b"Ù4Dã\x11 øK˃\x10 ûB$\x1A h7 "
b"Ù[\x11 ©¾2J\x1E „#+\x7F B'í| "
b"ÙÑ‹ÎkÇL׃núe£\x03 Ï\x0E "
b"Ùáß"/â@Ð\t QûÇf\x07\v "
b"ÙâÅ{\x07 I\x15 ®…#“êÌ|p "
b"Ú\f\x1D süðMŽ˜Ú\e Í\x11 ²‘ê "
b"Ú!_ìÑM¼•ð\v ›Ô†\x06 9 "
b"Ú+\x12 «òEJü´\x1E\f\x15 \x14 eg "
b"ÚEÜZw8‡MýÏËAH¤@\x05 "
b"ÚaD\x0F àôFÆ”ˆÔ+2¶ý\r "
b"Úa—Ð\mOÞ¨x·'q»8Ž "
b"Úg˜J§À@ˆþL\x03 \r \x16 ¸§ "
b"Ú’¤è®…O,®¹Ñ…NG4 "
b"Ú˜\x0F é°ïO#¯·Ê\x19 …ðÈ "
b"Ú§·\x10 Â\x1E M»¾\x15 á/\x07 -N "
b"Ú¬Ž~<œG\f º€9¦¦rn” "
b"Ú¯\x15 Ò8\f K^ƒ,ëè×Ã\x02 N "
b"Úâ¿\x17 ãL!™ÔEÓq\x1C E® "
b"""
Û\n
H'MƒM1¯d)[õ\x13 .¯
"""
b"Û\x11 1{\x0F WI •F&¾p:ø\t "
b"Û\e ”uTÊLµ^˜7ú\x7F\x0E å "
b"ÛÏ\x1C ’¬Ìí3\x01\t ç\x11 õ nÎ "
b"ÛÙÉOß©M躄k\e – Ú! "
b"Ûæ}÷oƒK®¿ÉtU9)\x1E ± "
b"ÜetjTN¦¸"?Oû‘\x12 ë "
b"Ük\x10 ›áÉJ\x1D ªòH\x0E 92Þ… "
b"܇¤ÉHÑVÕÏø\x16 ·Ì\x17 }\v "
b"ÜR\x06 kÛJ5«p\x0E ~ùjÅ\e "
b"ÜŸ\x14 σ¿@»˜&\x18 A]ú¦„ "
b"Üüm\r ›ÏFŽüúL$ø\x10 ‡ "
b"""
Ý8awÂ\x15 M?\n
,äü!\v ø
"""
b"Ý`y\x1F ¶]A4¼B.‰\x1A ïÓ\x0F "
b"ݤ\e lEA¸ˆŽÒ\x04 óè\x19 ' "
b"Ý••1\v PF*§cµÙ\x08 \x08 8 "
b"Þ\x0E ÀÁÆ-O¬·®\x03 ؆K£¡ "
b"Þ#áßbIK~jH|Ú "
]
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 (0x68782CF675144B3FB06DE8AFD7555CB4 , 0x687E707D4342C1EA28A436736BB36942 , 0x6890D4DEA5104F91AC0C54C9A7F90BE4 , 0x68A8172ABB514469A240614EE713B63B , 0x690579FDFC7D493189468B825C11266A , 0x69155BFE6B344F96B4C4751DC3AE6949 , 0x691D808D2E98B9E1B9038CE02B18C3FE , 0x69370DE6022F481C9F869F6188636F66 , 0x694175A3944B489591C9FCACF2976372 , 0x695D64CEBB154371ACACF308E603D6FD , 0x6968DFA2F34E48C38A00376D22408CF3 , 0x697353528BEC4502A6A21D05570C5388 , 0x6975D4FF59604E0FA5E3F9535010AE12 , 0x697BE590DFCFE9B3B65CB64FF86C751E , 0x69B04CF7D9C0422EAF9D46B246CEA358 , 0x69BF7AB2C9F1409A95B2B22202FF8311 , 0x69CA74C301220EA05CE2CE028024C3D6 , 0x69CCC03476095BB5B80E94F77C50C812 , 0x69CDF876C1EB4F67B0D107508C686A1E , 0x6A1C62B1715242C3A5377C3F20FECB41 , 0x6A1EE6EF63B44E15A7351B22871F43E5 , 0x6A30FED64A5349858034E7FBCFB1AB70 , 0x6A77B2C1367F4CC9B56DFA8408BB0B4C , 0x6A9004D23D72A2EE5017C7408E923D69 , 0x6AB52B0C5D1C408C88BCF42074A731C6 , 0x6AE2BFB678B14118B21225FA353ADD7A , 0x6AEA5427693AE9F8B5C98D474165A36A , 0x6B48A35B981443E39C615604B2FEF09F , 0x6BA6566225834E479759812C28166DDE , 0x6BB3F1F7FB1A47F7A1F9377D437E4379 , 0x6BC2BAE9126C49ABB0EED1BFD03491D8 , 0x6BF191586C7D49E0985932EBBB3433E8 , 0x6C19A3C2816F8520EB64205F89D74C81 , 0x6C2A092B616242C3BAFCFBA5A6D55EF6 , 0x6C52FDF263D647E69DEC327EB29D8856 , 0x6C8D08ABF25C40D9A18CA6BA39A84E66 , 0x6C91CEC8B9F24D39A4B9F74127B050E5 , 0x6C9C3706905249E79ED08A831655A700 , 0x6CE7D72575A54B8990DFB2C380DBB193 , 0x6D0F182CE910CF9D3A9388922FB87AB6 , 0x6D17D73523C84E58ABC89A4B2D056108 , 0x6D3A2BB75A074572950D18102FE821A4 , 0x6D5E9D8A8D8BBD53A6EA687D898FCB88 , 0x6D67B13914AF4F55ACC76230C4896091 , 0x6D6992441D0246D8A09A9F8E14DC10A1 , 0x6D84A896FC294C45B488BA5349635968 , 0x6DBC3A0DDF774B829ACA9DFE12F9C5E8 , 0x6DC3D5218C83432BA9F6F2D868D99A0A , 0x6DC9BC6EA9404F779F1D97A251632A23 , 0x6E1318D845154640A32A6BFBC197CC2F , 0x6E9EC803629C3AEAC0FAC0A8D1B50833 , 0x6EB2AAE1D3754E37B19D396461695803 , 0x6EB60D210B50FF515113EF5E24E6DF6C , 0x6EB8733899BB4F87B7DEAF4153178615 , 0x6EE4AD6012010BA347994A2DC764BD3E , 0x6EE7AE859FD84AA2A2441AB7FEF42C8B , 0x6F116952FEAB43FCA5DC041BB2FD58A5 , 0x6F147BAEB79FF71AB52E3CB9B71925C3 , 0x6F227A82F1CF4740AC40F68B3A7ECE99 , 0x6F2F52262E684DDEB3C36ED4057C4916 , 0x6FAE82BD8865A87701857CB06275593C , 0x6FBC41131880400381DD37BC97102127 , 0x6FC736EEB1F14D70875A6B8EE58537EC , 0x6FD20314DCDA4DBE80F722274B8394E5 , 0x6FDEC702C0D3DF924DF24FFA4C9EB4D5 , 0x6FEA13DBE3FDA38BC924F5BD7E4BC0A3 , 0x6FECC00EBC6DEBDD1AFCBCC14A3D2A2C , 0x6FFFAAA9AAE6B692B92AAF224D0BC648 , 0x701A22FAD3A74B4FA39732E750310436 , 0x701F3A3F4B744144A12176EA4D76A992 , 0x7033C41A623F4A1CBA6A4F170CB8B1BA , 0x70397581BE2621023A004468A80B433A , 0x7075AFFFDE4430BE52915103534198AC , 0x70A3DD9B85DB409FA91CCD21D5CE1882 , 0x70BD915D08ED4C9084171B86EB11135A , 0x70C378EAC94648739753A3F5B1E8D791 , 0x70EFF9A47E6B4E94B256ECE5736BAFA0 , 0x70FBE93AD8734E7071081FDA4362B2E4 , 0x70FC038392DFAA3276D33A145D6E3F88 , 0x714FB02001F44C03A49AA379230C0084 , 0x7166893279C14D29B2C355ACD50C80B0 , 0x7184E24CE7CF628277FF77F43D60C21F , 0x7194EF49E52744B4A35F68BA942D0450 , 0x71B0B5A4D7F66AB4B37FD4AEA8BC6327 , 0x71BBAB6365D043E685E42C1C3E272CDF , 0x71F6F5F1AD76426B951C33C4610AD82E , 0x71FF406B548F4B4A9E2C5C292652E0B5 , 0x7201C0C3034E44CC81502094F64B4789 , 0x72376643EF577F0A3DF062E8717BA8C4 , 0x72866F8CCC8AC55DFDB5C11A77E0720F , 0x7287B660AF2F48029A2789CE08723B34 , 0x729FEAD02A91EC60AB5A27BF5C046D70 , 0x72FDB07E960C421AB460AECD71C699EE , 0x73778962E475442291FBCE4F72FC0341 , 0x738B668B496A4610A2C3B99C411BE648 , 0x73F3FF278B0D4B7BBD7FF3E4C411588B , 0x740E77A60F46B0947CD13144838A27F8 , 0x7426AF5A540BB60581D9BEB56FF848E0 , 0x7435D22A6C3695FD60A84F56BF0994BE , 0x748661CB41AF4D0DA8CACB0E0BC5A93E , 0x74A379C561F54EBD83F061A03608CF33 , 0x74B04BB765E306B5032A8178BBF9407D , 0x74B21B408094483E82CBCB2C66432845 , 0x74B418FEE0C543EB90B48D29A2856FD8 , 0x74C053CCC3C14059B3F5E8F036D65BFA , 0x7506DE712EF64F6E8E4D5AEDF7B09292 , 0x750B07CED128E5EFAD05654D0849B392 , 0x752D6E57C68A425F89021DB0174429C4 , 0x7538E88FA268436FA0AA57B2787332AC , 0x7546B8C02828493E80C2F345887666F4 , 0x755FC85FFF774B90B7277DBCBC3ACA33 , 0x756265BB55EBB60968C5EB6406383FAE , 0x757C97C29BDCED059F9F2D0C2EE83347 , 0x75866A8579AD4BF1948D9555DF9D116D , 0x759BF4ECCD7643AE958312349C9F0355 , 0x75A99DDF82264BFD9DED0ECA0D163232 , 0x75DBAFBF02C64E3A9A26240E7A6BB8CD , 0x7623D6C2082D8B1C7554931C9406F5A1 , 0x7663E6BDF17B48DEB3584D25301BC965 , 0x766B40AE8E2B48D389D5D05749B4A374 , 0x7673457E5D0949DF8BAFED613C24785D , 0x7674B5C4BFC64DC38BB67826A9C13BF6 , 0x7677974DDD7C4D949CD23EF6F2262889 , 0x76787D0526DC4EC5824FC9E28CEAA168 , 0x769A052E0844AD8DE9E5A6205650E03B , 0x76A395FF88D24FDFA96471EAFBEBAEE1 , 0x76C5AD457D704A08A316D92B51FAC323 , 0x76CB1047866547A7B4A013CFF97C012F , 0x770EB51FFF434643B0114FCF89515F03 , 0x7728E68C0ED249AA8CB4F622B0273FF5 , 0x7763838A3F125AEABDBC96C9628820E8 , 0x7764497A3A834E7BAD43F56805696447 , 0x778BEBB46BF74CBFBAD87B4331472B6E , 0x77A15C41063E4CA66486914B00432E9E , 0x77EC3EAF3C8E437AB8037572F8D96C55 , 0x77EFE9B2786E4F6FA2802B0929259697 , 0x78289F60FEF3414E8635EC7AD1E922D2 , 0x78329A01D26D4D3C951AD6E2FC0CB6F7 , 0x783516C771E8E50925ED5DF6A187E897 , 0x784BA5525D5A4295AA61A7AFA78AB01F , 0x784C71AC78C742808A8580E7AA739D66 , 0x7852E3C08DF64275A4FBBB8012D3BC25 , 0x785D099A21DF4C8A9C1C13CBEDFE002B , 0x7862386DBC813EBE85F45D24B66DC422 , 0x7890CD12BE984279A56E2851D613AA91 , 0x7892FABF18ECBF45134696A0EBAA677F , 0x78C71FD8DA3E4779AAB12BEB7CC2832F , 0x78CD43D4B80F47ADA9377DE9DCA9A155 , 0x78E848BEE05E43A19E88D73D5405AFE4 , 0x79002068BBB5424DBEDEBFE77D7D79D3 , 0x7940D9D05AE949CB9283DF21B4B29D8A , 0x7958EDEF32214AD89FBAD3B6AAEC8DDF , 0x797DA6EE8AF04D2BBF2C0E20D2CF621E , 0x79F06858B9594579A22FAC3C3061381D , 0x79FEB3439E7849FCBE7793795843C88E , 0x7A1C08C986914F22971B19C3DBCDB250 , 0x7A23021DA241474E988ADA52328A497C , 0x7A23AE6C19F30D6661EC4C4894AF1E93 , 0x7A4021DDADE1435CA4BCB0BF5BF39224 , 0x7A677CE8A73D45BA8AEFAA4976EEFD73 , 0x7A88E53374B04A588BFCB0E355BB0A71 , 0x7AA99D962C174C4980512AE29C34892C , 0x7ABC3FC6245E4B2EAD7F45051D7BCB40 , 0x7AC4C24050AC41629B51C804F5A56AEA , 0x7AE4A1B030AD4C9CB13E06674972C51D , 0x7AED8EEA2DB64899A9DF6FEB9E78023A , 0x7AF2C29CD77061282E5202EE13A4B8FB , 0x7AFB9D0E09FB48E696911A4A5A38C987 , 0x7B07AD70F1B74EA6B67A1F0A99DF1EDC , 0x7B0E800B3634FB5E7B100B343B95B5D9 , 0x7B1EBF2563B74722A9246654D0806F60 , 0x7B22D9388B194B4E9F41332E00121144 , 0x7B24824B27755B5145920D73E794C815 , 0x7B253D3F76704FA886F0F72AEF91B4E1 , 0x7B3AAA84B9DD41EDA8AAB5216CC455A1 , 0x7B3BECC9FA5843A0B4219EE05C656CEF , 0x7B42227DFA854C6EBECADC9CA33AC62D , 0x7B4E3B090E0242889DCED064CD651D18 , 0x7B5686B9FC8D454CAB3C6916C4F0FE12 , 0x7B8CF7E29C9C4EC48DACDF8BD2E0ACC3 , 0x7B978D8FDFE840CDBFAB171975DBA271 , 0x7BA1BF8A82A3E53D0076CDEA2DE3AC31 , 0x7BA6A2A127F3773D2C8AD3AE4EBB909B , 0x7BA6AD20577071641C29AC88EC835880 , 0x7BE356CB51144B6FACC2F08700A719F2 , 0x7C01FC2EB7B97EBA6906050A01FCAB99 , 0x7C1740BA9D9A8AB4B29DE263791A0F07 , 0x7C19E2FBB8A740DB80EC37ABF6367FE2 , 0x7C1F5A93E35E41E2888F5F2BAAA11ADA , 0x7C38DB4B47274A10BB2F84F9A01E3D1B , 0x7C3C4C3A5C75A23AC09971299C007F00 , 0x7C7A4B2B6668480397A22C63B83F85B6 , 0x7C7BF6C040C649E8AA0DF121BD35FEB4 , 0x7CC6DAF4968044F2A3CA98B1170D632A , 0x7CD47847DC634509BA8A429115BDF503 , 0x7CE845F56348D32DDB439958C65B0B74 , 0x7D0F57F9F5FF4F68A1E6B08C8E58327C , 0x7D10CF48CF0729797F4314D34B693802 , 0x7D594FFE43A442198DE3258AD5DEEDCD , 0x7D70402485B64424B7A8EE853DE5528F , 0x7DD6EDC9934340FCA1722D2C8D9C2A9C , 0x7DE4133852CD4EB996EAD9C357610FE8 , 0x7DF034D454C99B2DF989AFF5B0AD3659 , 0x7DF320DC99C14FD1899C424A50A84765 , 0x7E1FAE3A80664228ADC61688DEC9606E , 0x7E57E5B8A0664EB2A87ACDEE30934700 , 0x7E699B49096044C7ACAD341EB9D40546 , 0x7E748EB6360644BC268B16116B1A049C , 0x7E90178A03E343E8866217C1A77B4A43 , 0x7E9825A5BAEE013C5151C686522B3ABB , 0x7EA6BC3454004B658E85582849064114 , 0x7EBCFB31D50A4A08BF1E66439E2FCB06 , 0x7EC667F56F6AEE11BB0040C55FDDF923 , 0x7EF6DC5F17F64A85A6A8FF8890D03788 , 0x7F1CF252A5914541BD7A04B55FA1D261 , 0x7F251FA9886DBF3857D2E27074D8C3FE , 0x7F2F89F01DE747B0884433D9E47C773E , 0x7F35955F0F6145F68A64529DF02112F6 , 0x7FC5D3A6E4C54BCB94DA2D5DB5867104 , 0x7FEC0E009BA24C9B88C10801995DA65E , 0x80146E04DAC7616693710EE1D911EE11 , 0x80302ACADE604C70AF3EF4C6696687DD , 0x80331AF11FBD4245B874B955D3EE7AAD , 0x804993232658D23F0E3033D9A487A672 , 0x804BE0BF199E4A918A52066F70E9AD26 , 0x806ED7C82CD00F8F78E6590E2724E90E , 0x807BB98C55F843898E37615E4E3A80A8 , 0x80946E6DFC044A5786D0D3F0C48B6DD8 , 0x80B82437D9A94A4A95310C4193D4D3A6 , 0x80BAC65ADC5346349D56FD852047E6BD , 0x80C457ED797049C08E66CD7AF5C48CE0 , 0x80C52A5AE4F847D4B18CB04AD9C8DA83 , 0x80CC1CFCE161D7FE61CDCA578D8BC948 , 0x80DE9C9FE96EC5D93198FF70F6BC979D , 0x810EEAA886E36E80DE952913C53BF2F7 , 0x8113DAFA5168451BAC1F67DBF564ABA6 , 0x812E34472A91412D9315073B0528126A , 0x814495AF9AEB44FB8CE68AE90C31AE8F , 0x818167EA44CD487CBE59DDB372B6E0E4 , 0x81B74756A269EACCBD331DFF6418C76F , 0x81D28A1E9994A0EB1C7406FC03F6D7E3 , 0x81E16337F693445EBEAEB8403B7F3D08 , 0x82255F880DE4DCD3D793C3FBC9826686 , 0x8229B8557F624169896465E7E0D8A5D4 , 0x8256BD6874084BFFAFA200AD07E0CB19 , 0x8287FC392C704B4BBF7E16A3E84387C0 , 0x82935E49316CEE1EC423AFFA56EF9A67 , 0x82A41A4CE9FFD13A9D31607D084C13D5 , 0x82B2BD7568997B7F5AE1935BF22A3946 , 0x82F506F365334D3D8AAD5B4C947CF959 , 0x83110723C1A54762743CFFAE7E229E70 , 0x83485B931F194F328EBB5B4FADBA8A9A , 0x836C1479773B48B2A2D141A84C314A03 , 0x8377D936C43E401BA16DD7D75307BD70 , 0x8380A90A1F4AA9A048BD0699EAC5D8BC , 0x83901AB34EE8426290B03117DA7EC4E3 , 0x8399989E58801177E94BFAB32BC48C9A , 0x83B00D7CDCBF40A183AA37C4A5321A0F , 0x83D2D69EFF9D42DFA45235F84AB7BB90 , 0x83DB73ADB8054D52998257653C00227E , 0x83E5EFCB0D2148ECB23DA105D9AB90A0 , 0x841DE748EAEF462EA53BB478531D5D79 , 0x8433D6A5D5F641DAAADAF7FD62DAAE4A , 0x84391DBE26194B1E87FBFF7FD685A610 , 0x844276841BF75F000E995A6BE5274A76 , 0x844B075CF3F58A8C26F197F2C1A3C0F6 , 0x8455817EDF8E6342D2C5C5A15E0D4BB1 , 0x846C5B463AAC4CC0A283949002683F58 , 0x847D0026F2424DE9BB554AEDAB42588E , 0x84863BAA9F34EB7843A677E2CAC9E19E , 0x84A4D55671684920A9596ACE7A6B9ABF , 0x8502291F73FD48288D7DBB9C978B7E74 , 0x8521079929CF7CF8275355A8DC2602DA , 0x8546230E6E824646B2B6DA47D651334D , 0x855B1314F0A446EF96A572AB95A805BD , 0x855E7E26A29D470EA22C7F673C49D865 , 0x85A107DCA80544E1B7FB0553964890D7 , 0x85A4464F9EAE40DEB4D70B4929429899 , 0x85B72384678A4274A0642CB1BD3052E7 , 0x85D30D71D20C5318426F3889D7207706 , 0x85E8193BC254040688CE3C1647987671 , 0x860DAC0DA84747608FC89AF002857630 , 0x861300F72F90427C8F9B60B8F8A0CE1C , 0x863D1D2292E6546AAFD29E92FECA5477 , 0x864422E2C7D04FE099C098B05DBCE182 , 0x869DA1DDC96A45FE92328DA3D7242F40 , 0x86D4D024C5464E999AAF014F9400793A , 0x86EC92E536F649A6983AD28DE94FAEEF , 0x871A0CEB42A04B0AB5BC3B4E70749225 , 0x871A117015AA4E809BA3A992AE20FC39 , 0x874224BE9BA34DC988EF72D3A3745910 , 0x8768A7198F84485C9D66BF89A4D93C14 , 0x877398F456774544A542B76EF4BA0B76 , 0x878F71E36F894FC1A634ABFCF8D8C6CE , 0x879407F64EA248959FCC3DF5462CF65B , 0x87BF47FCFD72411EB223950D4CF7B981 , 0x87E9DCC4D15B4172AD41D864CA5B886E , 0x88056CFD33E94079BC96ACCCA65F6BEE , 0x8840486A262C322E444DFCCEC506227A , 0x887E86A7105F48C39C299A0670D8F0B1 , 0x88B6AC07A14D213613B54FB6C34C250D , 0x88DD37B0F98C45FA802820DE290F8A89 , 0x890FE6C1195629F334AFEC672C120BCE , 0x8914E34078944B74BFD4325EB2D1029B , 0x892EA27E88306E552322829FD1FD85BE , 0x89315503D2C5E9C66E925BDE2E2534C1 , 0x893D7F3E7C1488DC7B9B92605EA495CF , 0x894DA4B74B934BA3B8BAA539FC6F627B , 0x895BED984678430BA8209C21502B84F2 , 0x89644CD4AAA94A7ABDF1E17C99174ADD , 0x8998EC28059347E3AFF7BC5BE296980D , 0x8999324ECBA0363D973377EF7E4ED531 , 0x89C81F3356FE434B892D11DEE8B1C8E7 , 0x89C8AC2C4F5B46A28C5B28DCC61A4461 , 0x8A0E37CEF24D97B1C8520203F29825C0 , 0x8A9CD6B3D63942DC803B2E935789D5AD , 0x8ADAADCADC6973EFC2C1D6FC48854D8F , 0x8AF66EE2B9B95E1101D6A9554F226AD2 , 0x8B4891A717ADC6C6B9071050D4B83410 , 0x8B7FBC40307E41BCBD51B7225FC6A8BD , 0x8BB2AC39D655E2A1BD923D466AEDAB9D , 0x8BB4C409EBA3498D819FE972C9B97AF6 , 0x8BED6D1F114A1898438CF78EE937667D , 0x8C0692E3863BFE5E0082ACC2FBEAF15B , 0x8C1C2DCC52814DF9850DB7D38252A3DC , 0x8C404FAFE58D45C2A1D40AD3612CC609 , 0x8C58CF94F9604CF493CC0D513772CA8C , 0x8CA7CAB542704732AF8E082536FAD5D4 , 0x8CCC4F55330C45BE9BD072F5B9782B8B , 0x8CE10BF409E9A85129BA27730B60634E , 0x8CEB7F7CF4F64ACC96E6AFCC3235BD67 , 0x8CEC3C6B5B3C4478BDA4D92108AE5625 , 0x8CED35DA35FA433986F5CE0107322F68 , 0x8CEFCBBED1084A6E89078E6ABC88F61A , 0x8CF66E77533C460BAF416AC4294A64C1 , 0x8D2CDC51E08642A1BF53C63A41CCB0CE , 0x8D318A30BC9642C6AD1BB64FC9358C7C , 0x8D338C2998A34ECDB7AC29CE619B5537 , 0x8D6B62C7B50D5FBA4F0C27EFBB1FA652 , 0x8D6CE438F0AA4A79A7ED6D120BEEED43 , 0x8D7F07AF971649AC375446209400CB7A , 0x8DA610AFA77147BAA186EEE8F3971180 , 0x8DCDC2749297414889C994513D02F57C , 0x8DE25056567F4F4E969C3CDB7D816225 , 0x8E03234CC13F4501B08F6762DB5E7A0A , 0x8E1646ED717687E19DA2ACD96CB97AFB , 0x8E2079CEF6CD4B3CAB4EA007205D57B2 , 0x8E30B243834240C98DFD0088C7DC8845 , 0x8E37F0B4730D8368BB35F4510D62BB8C , 0x8E5F28C1B0B747579EC1FB3AEFDEA914 , 0x8E9727E8CA0D454BBEAA7EFF7F17065B , 0x8E9F9E3977A5479E9CA288F4B350008F , 0x8EA2C477EDE14D12A887D1D01448821E , 0x8EE8DD0F86A74954B2169D7F7B4D59A2 , 0x8F07FC2C9B2E1289FB1172509DEF6572 , 0x8F088382E6CEC4D126557F0975AB044C , 0x8F547FEB279E43A0885451388CB29EA1 , 0x8F6A354D9867405F8ABE9E1B686A8E6D , 0x8FA31E752E26437B9B6643D311166B3D , 0x8FE8CFE1AD284A199C210BF9C16D8353 , 0x900365BA3DD04319895A03A0EE09CCB0 , 0x901CD0FEB8FF4488999AF8A4A1289B1C , 0x90703D846E34404A960AF43AEDAA1DC4 , 0x90E8A05CA87F4BFC9F10A9F1CFAFA8F9 , 0x90EFB8A4A02D4CB7BB04A1547051C525 , 0x910B4F27C5B114FC54CD7FB591EA574F , 0x917DE2671A834FE0B243931C4CDA17D5 , 0x91CB8305261342E0AE3FBA6CAD8176E8 , 0x91CDB98F96C846EA8A8E9EF66CA63320 , 0x91D7370CB3AC480488303953AC36D175 , 0x91FC14BEAEF84F2CA3AC35F5993151E3 , 0x9218CF5CB10D4F54859F4B607708E2A2 , 0x92212615C0414D97A3F143E641E9B907 , 0x92550BF7DB054974A21F8999CFD2469E , 0x927A64D2122349E2A4757F71392CE547 , 0x929EB65735AE47FE985742111A2C9E5E , 0x92B0280C393446D1A3EE220257C11F38 , 0x93006CB517094310AD94E782B5F9D92A , 0x9328E6529EAC49F3B990912DF5284CA5 , 0x93293698CAEC443DB0F00E8F8534ECA4 , 0x936C6CED2D2743DBB42C1496346C9D60 , 0x93A79796537C4F94BEC4258FC9680059 , 0x93C2092A708B448D855F069EF86C09AE , 0x93D6430AEBED0A8C54C866C58809971E , 0x93F6178FACF64B44B336DF68ECF75BD4 , 0x93FA0668C808454CA409D9207428E802 , 0x940FC3E8784D457F87D59DCF2EB641B5 , 0x941CF35409FE4CF9B11151DE90FD8E62 , 0x942AAB6CF3304630AD40F43EC37F0ABA , 0x942B0E52047C4B9793D225715C7B22C7 , 0x9452197A40752FB967DE0E1C61406C5F , 0x945D9F1B716E23489761D84B9764AFDD , 0x9481F69537C352095249D03C685F5387 , 0x9482DABB92E04A7FA2B2C4628D7F7386 , 0x949692F4AD0D529D1ACDD4B13AD64577 , 0x94C2C29EDE7544C6A6FCA2D5D8A2C355 , 0x94FB212E354740A9BB51DFA9D46A908C , 0x952B6E9BC5E8427C8E4D8CCD23F0FF4B , 0x9560B7CE1D114F7DBA76C9035E89CFA4 , 0x9570201FB84648CE8F2D83A795EE2A24 , 0x95847390329A4929BA08B7828C472D5B , 0x95848E095AD222BC011F3BEEEEFB4325 , 0x958653C15C9B47EC92D58517C11B14ED , 0x9591AB22BE63438E9904D5FF77F23396 , 0x95A10B9FFF5DEDD495EBF6B2C18D3DD1 , 0x95AE4F2FE06342EA81B3298CD74C74BD , 0x95B3417039264074AF687092CE00457A , 0x95B4FBA2D89F45F682044B2DB6B7931C , 0x95C670EBF149F47B663C96D70C83B3A1 , 0x95EA58665D0314AC8B4F54F236F1FA88 , 0x95F44A28829840C5986971E9EFE11B8D , 0x9655CC4774C04790ABD2A5BB53FAF77E , 0x96819967D6754217B2E0794002C0D9A3 , 0x96C307AEEA5C058ED5FFD2C4523946B5 , 0x96D261A13B8D4B5891CDBFB7B923B759 , 0x96D3A688014AE21C05CC2576B30DB594 , 0x96EC501FE3844BF78EA3225E3DD9F077 , 0x971CCFB7758149B5ACFF3438B1D79C3A , 0x974FA32C77C14DF8B3540826143375D8 , 0x9765DB28B173443AA3DEDCE7A692A641 , 0x9794C77046D445C2BDD2B5948354CBA5 , 0x97C12A18989747B7828CA4567A87D562 , 0x980D9CF0BD5941D864EE00463425FC48 , 0x98621DD01084292F0878270CEE54EEC6 , 0x98968D81C3E54E4E8044A2DAE1AA5238 , 0x98E67F5D0B68CD55DF65F87846FAF5C1 , 0x98EBCFE88DDCC7B89569381C9FAC2178 , 0x9911DE0C052303190C8E430480920D09 , 0x994E45BF45A418A868361CB9E1363F56 , 0x995B47F9146D428CBB5C3D64E5F4C1BC , 0x9967D3DE9FA164F3AC95EF010EA44BB3 , 0x99DF4E177EA74F9F8BD0C557768E3396 , 0x99FCD83A6700E9340E33AE88C63C8F59 , 0x9A0CFE7E1D6240E5B0D6DD669AB2FD5A , 0x9A12195ECF8E49E3A0A81F64E8BAF697 , 0x9A2A07A6CFCA49AAA2374F9061EF2E74 , 0x9A30AA842EF442B48065DB58464705E1 , 0x9A374DA473C74FCA90D600AA6FA9B8A7 , 0x9A78B83A03D949BC88AE1488724227B6 , 0x9B0520715F944F3AA57D43D58ACDE9AC , 0x9B40BD8D250740A88D8ECCFE0D446133 , 0x9B57EA8F6061647A13B9CCE6913AEDAC , 0x9B70753C405F42E2B7181768D8C84794 , 0x9B70F22839F541CF9DB86EB582B2550A , 0x9B766ABBA31BBB291AEEF2186245F5AF , 0x9B7A6EBFD622BD5116CEFCACAA22BE60 , 0x9B98706F1EB74FBE7E82067B01E27348 , 0x9BBE298EEEB6488C95256F44DF55D22C , 0x9BFCC8E8168CC98842C22F6555563E58 , 0x9C0C7E58446E434B9FC442882101E186 , 0x9C19ACF42E97463FA3D1FAD445E59947 , 0x9C4C33400BDC1C64A95C92BCBB00265C , 0x9C5FB0E57781431185A2875E6404207D , 0x9C895925741143FA94837F3FB47EFEE8 , 0x9CB8193827071229672B9F0505351E08 , 0x9CE351EDE6B34497B3E2CC3818CFC284 , 0x9D09820E304C4FF8A58E25463EB25C44 , 0x9D46848DBCE441A39B71AEA4920D68A7 , 0x9D7AB114F0CD439A89C372D1E3D44688 , 0x9D8F8D02C648A10823E435E6C3326BB8 , 0x9DC388B2E42F3F9C0F0425F9189D1C30 , 0x9DC9EE737036699FAE5BACC883D8AAA2 , 0x9DCD3615661B4DF8B81035D20C838C7F , 0x9DF931A427074B608EBA936F0D034AB4 , 0x9E0E8322ADF045628EC38EFAB60A5882 , 0x9E1AA7DCD7BA4B008245F75252089065 , 0x9E1BDB9805DB45118B9A2F3E500AF7AC , 0x9E2DA468216C45848EEC8A9533A8A3E3 , 0x9E332C48E3E94FD789B3FAC2C0AD77AE , 0x9E359E9B7F1644E9BBF3D7D3AA10626F , 0x9E445AB3D2B457F5BA47A36C01E3D34B , 0x9E643BC6227042B000BE1FD50642A3A6 , 0x9EBCF3D8483D4173AE62D76413E0085B , 0x9EBDFE4F38AF46ACB0DD10E8C8407E88 , 0x9EEE4A0391F14D6088C0E1B4BF9B8818 , 0x9F0AED2BF205470AA7454BF72707BDDD , 0x9F12AD4FFCCE6B44B9A1AD1E0BE644AA , 0x9F3D548750E3697D7C9FB338A17F3A78 , 0x9F70BE1A1FFE45DB857D728A3E5956EC , 0x9F83D1339B7962256B37E6F27A45ED95 , 0x9F9BDA306A35417E9C6BB5D90C385908 , 0x9FE1D7B2B0904BA09D6978CC289A66DA , 0x9FF8BB93EF55449BBDA5B54EF8E3F5F1 , 0xA0108FFB3C9EADE8E6D3EDCC8497168C , 0xA01C811D0BFB462EB653ADC6D66BDC63 , 0xA02592DBAAD94463BEE0F9A9CBDFD6CD , 0xA0357FF2FB93E04E886FFA2434B5B21D , 0xA048311BB19995F5D1F59F997786D5A2 , 0xA0643DE064DE4BC8A61B44D871011981 , 0xA09A7A6BD0A5DD88AC852276616A6C99 , 0xA0DE46F8B047EBA7AFF46DFB3862F102 , 0xA0E106C2E1BD802301D85461D0C15AF9 , 0xA13B3A69EAB9401A8DF40BD50B987C4F , 0xA16276CFC7CD4AF18FBF863CE66038D4 , 0xA16A4AF6EB404297B54A3E349E768D09 , 0xA179184734724743AA301D7CB8E1E156 , 0xA182CB2187364C2CB88CD38CEE4CA0C4 , 0xA1AE02C01DB6441E53FC822CB28AD1CC , 0xA1B470F90BDFDD9300513B6701A005CF , 0xA1B540F4FA1672F09563EE6D61B4122C , 0xA1D3A2545A7D4851A0ACE47CD1307DC3 , 0xA1FF9D3FAE8D45FA85B89047E1AB7C6C , 0xA20DF4E936664902A682893E25C860F8 , 0xA2607733ED174E2AA835F161A5C39519 , 0xA2B526A71A1E472BBF0A269D8B6FCAD0 , 0xA2BACE98ED494F1B8CF923B91F2A92C9 , 0xA2C705E12F7AA9391F97092387B9A3B0 , 0xA2CCC280DDB944C99DB188E32287C19F , 0xA2F19A28F534BEEC812A91BE42CFDB27 , 0xA32403B504A468EC08114CEE75A2D0FD , 0xA35111F17D9F4DE18957C9FEDCB7D73E , 0xA37DEF368BCD4FDC965529E3DF886F3D , 0xA386573430C04F2B98CE59D19C035A69 , 0xA3944CA59A1B459BB078462F7E1B16AD , 0xA39A6D209FEE4FF2B9C331130055BAE7 , 0xA3A462FD6B494F549349DC43244011BF , 0xA3BB5AE266824049806C17E516FB8660 , 0xA3C54C2A0BE493D2E177434D29DB6DB1 , 0xA3C9782040DA43BC873E4C19A4D8D498 , 0xA3D67C0C455B4E95AE169D2F19EE7B4D , 0xA42342B4F32D480EAAC9DDE65E3B689D , 0xA42359F4321A45E7932E9ACEF118CBC5 , 0xA42CB26E4FA17E25E6408A01ED0FDE77 , 0xA452440E961545148125CFC04EFEA121 , 0xA45BF0D5BD544053A02796E5AAD67272 , 0xA474848B101A4673B0A7108ED2FCCE3A , 0xA485C03A671D47CA822E609B6C93F85D , 0xA4A6A06AA9459327CF7AE13A41330D91 , 0xA4E43B5DAFAFC3EB5DAD2FA03DA5D4C4 , 0xA4E999F807F540D8BC20F8E6847BC015 , 0xA553A1DF11EF4B29AABEBA13C1C7B83A , 0xA55C8A819C1AE2D95F9D3D8324614C0F , 0xA58FAAE6F0CBFF693A02E3E7BC54DF1A , 0xA592430660184377AD210F0276525EF2 , 0xA5A32852CE304FB48CA82EA195212D5E , 0xA5A51CC8C22A4371AA36F759A7E8B3E2 , 0xA5B13B03875D4F3784670CD0E83A1CBF , 0xA5C5C111072F4A4CB1705EAC55F139A5 , 0xA5EA556E5B4C4B1886FFC6384FA16391 , 0xA62669225E4E485680F01D464EE33827 , 0xA62BC3837F754D8BBABDAD14C4E7E3DA , 0xA65B5855ABD14BD89DFB5D32B7BC2B7E , 0xA67F21CCFE5348D0AB11F95286797E64 , 0xA6AAA68E6A794B7E9E1F7FA8FE8A9DF4 , 0xA703AEFDC89E4EE6AF83F31A311EC40C , 0xA707B8052879639A5D1256D778FB9BFB , 0xA71B5C06361B45DE8EB015E5273050D7 , 0xA7257CA990C34CCBA35C14A4820B8BD6 , 0xA72FBB390362491489E27FCDFA147416 , 0xA744930C8D3F48A28686B9DAD934F41C , 0xA750CB42E9004577988CFABF8857BCE0 , 0xA75513548B5B8FCDF541D873A9EA826A , 0xA75F4346AF9F473D9821860730EF4F2C , 0xA7856D36661A4EF6B3A59BC51A112FE8 , 0xA7AD159E1508414B92F4142AF3C73B6E , 0xA80AA96FA99B4B93AE32D39355716BE3 , 0xA8146E54759A4C75AFB3797A33656FFC , 0xA82312187F1B4166B1324D1AB7F99693 , 0xA874C59201649583C51711FDC14204C5 , 0xA877A9C17A9C4ADE83857CE8887353A3 , 0xA89D0263A7A4B7FC306D7A35C84B023C , 0xA8A1ED4761FF4923A35F6B738DE95517 , 0xA8AD4C5C22574A998DB6A9AF81230659 , 0xA8BAC5C32C244EFBAE3380AEF5D9FBBF , 0xA8C237CD46C8F8349C065DB3F96C6601 , 0xA905AEF599EAC91FB059FDE68EAAB310 , 0xA92C920631492DA94A96A18140E9B613 , 0xA978ACA7E941FEF83086C52CB1E008E9 , 0xA9B7875EC36F4122BB19CD9051E0F432 , 0xA9C25BCBD9B731203EC0C25203A22A87 , 0xAA015AC651A34E228F7890F9624B457D , 0xAA01B1DF69FA820F68A43C276F8F95F0 , 0xAA27F9AE4D164AE689CC966ECD494859 , 0xAA4E4464ABEF45288580CBF8836B2493 , 0xAA738807A2D4441C8BDF1228DE4D8287 , 0xAA935436F93045BFA02F66ED8E083988 , 0xAA9F5F6D8756DD8DCB1AE96D9D351B1D , 0xAAB5814553D34BD9BAEF8FB97DB0FFC3 , 0xAB107143FCBC4B9B918171A436360B79 , 0xAB1B65CCFF1547319A0853813B108F1B , 0xAB20EA49DA7F4D999B053FA236FCE7DF , 0xAB33E5C17F1A480686ED661480B13CF6 , 0xABB63651039B26C5BE52F3AEBE244B44 , 0xABC802662FEF00E05A4182736A9A4BF9 , 0xABCED128A1B24F41A31E2B6D47C0BFA4 , 0xABD5779B8BAC2EF83F550A6B20E7ECCD , 0xABD7405664704DB7B481B3A798A4A485 , 0xABFEE2CA4B1444B4B35FF63ADFF044BD , 0xAC6158C04619496EB6BDAC1CDC77B6AC , 0xAC882FE5D3BA9F5259C86681D969F5BF , 0xACC03AA82FD04067A6218D04BD27926E , 0xACCE25692FDF8DAAD1CFAAB0855A47CA , 0xACEAED40412B4B6A8F4F237ED0D5D8AE , 0xACFF053C31AA457F9436BD196BEED6FD , 0xAD02AD2E0DB84F9E8E68E83EF901D43A , 0xAD08587F031841F790CD60D158C05B3E , 0xAD0B29BBCB174626A3871848350A4823 , 0xAD19C5F0508A49E1B569CADFD42549C8 , 0xAD3E532F4A194F189B2020C1D0C4DBA0 , 0xAD7415A2B9FB4AFC85D761862EA6AA1D , 0xAD854644F52E4C38859EA7A43C803C56 , 0xADA39EEA706A46BE882F201C9CAD7EAB , 0xADAE06B927A1444EA7E9A992A1F75F27 , 0xADC4BB842F154C15A6429F2774796396 , 0xADEEA8B0E1FC40279FA6B992A4A2B5F6 , 0xADF1915F7CBD44FA8BF9F1A5C03AA05A , 0xAE05B376386E46EB90700F930E72F641 , 0xAE48BBDB96F44EF3804055DB904E39B9 , 0xAE5A8411A8ED4B1380444E4E7F4A3498 , 0xAE8536C87EEB40589E1ED72EEE1DD9F3 , 0xAEA17770AEC0F1933791E6159736E72C , 0xAEBB3D3522AB40B3A99DF8F9CC753EA3 , 0xAECFA4D7A62542E0AB1BB16864EC8D87 , 0xAED11811A5CA447AB7F8EF3F9D8820E5 , 0xAEF6590EDAC90815AEF8708DC60468ED , 0xAF2429602F9948E785B90D833BD7EFA0 , 0xAF3D7EF2A037A94C60F35F9ECE67B571 , 0xAF58B0EF60BA4B5893B632DA05847748 , 0xAF6118E1F52FFCE963626C7015FE3094 , 0xAF614315E2DD400698F919A87ED9843B , 0xAF634E01D9E743389EB2DAB1729DEC50 , 0xAF6603934EC7487889CFD78B047E05FF , 0xAF8253184F984378922F8F2630618830 , 0xAF89205C4A1948B89428A318DC65A897 , 0xAF8D5F3C031F4F80A1B3B676ED1A9875 , 0xAFE7EBD164087F8BBDB8DC2B11C8D84B , 0xAFF54098FDFC4B0DA7AEE3BCA2955E22 , 0xB0081260B3A347979065BE034214E102 , 0xB05AF55CA07847DAB1933E079842C08B , 0xB05B144A541345D897C5FAC823A0DD61 , 0xB05B7D5EBE4B2954033103087795AF89 , 0xB06E4DFC86904C2081EF3D410E6EF88E , 0xB073E9D8C46F42E3A156801D215C3860 , 0xB09FC55489D141CABE0BA3F67204D1E1 , 0xB0E6306BD1F743BAB06A9D801CD3CD74 , 0xB0EF75F023D1492982DE537BAE839CF8 , 0xB10EE70D949BDE7F18CA7AD085BA7E26 , 0xB122B1F371E7453F9E7C6252D5819353 , 0xB125EAD9CDFF461FBDFAFC6092BEC211 , 0xB137FC55D4DE461AB4288E20E9E7C14C , 0xB14E1A4E3835A1A41BE476D343A08BE6 , 0xB172F4F10A3C4B0E9F8D4BB75AC49B62 , 0xB17392EDF48D41968A334FAB9D5CD0CE , 0xB19BBC7E35A343EA9EB7B826A8BA9B80 , 0xB1AB0396CE014DA9963F53050622DBD5 , 0xB1C721065F0B444CB2EFBE9093F4C137 , 0xB1EC69D06DA647C29F1E4CB7633EB0E9 , 0xB1FF1C48E8A0421B8A398263479B2819 , 0xB20ECCFB8A884F8596BA66873B5D026D , 0xB21D66406CA0D3DACAD5105B4952EA25 , 0xB230694164754736A10DDFFE3FF8FCBA , 0xB24EE28A8BEE4C8FAB7F8EDFCF68DB56 , 0xB250F49DB39947A30A591CB8E3379424 , 0xB26E9DDFB2D34821B87B7E0DE1643088 , 0xB28AE551D8AD4ABC9EABC1AD3D36E037 , 0xB2A6502299724EC289187218D7B6E2D3 , 0xB2B57775F7B04D2D84068235A829624A , 0xB3056189FF6947D1BB32A9DA4DC70D28 , 0xB30FFABF49A647EB97BB02694F820256 , 0xB327059543314B2C81737402F9B2947B , 0xB32833E26196A5E748A6F3425A073C84 , 0xB341FE4DD9324B7FA04C4FB5EEBC56B8 , 0xB3AF67616C87457B9441DBF84BBD4DB1 , 0xB3BD6255B546462FBEC889E83F44F487 , 0xB3C46EBA61B0456882A660D74D57D8E7 , 0xB411034D04D4A9429853626D22477334 , 0xB43B308C1319BF7B70F14CFDEB9A82C7 , 0xB48857DD268B452987F964A1F805D14F , 0xB4E268B6E6D04AB1A21E3A324C1FFAAE , 0xB4F606B11D564BE89E27E38C5191C463 , 0xB51F62CCF3264864B42E89A181CE874E , 0xB54A8B2CD217461C8E2C2D24BADC22B8 , 0xB569F5FB3FDCADB315720B99FD3F0B9F , 0xB5C9690D40E4077FA3EF86787254C81B , 0xB5E6B4DD59396D8DBD9BB7373E08239D , 0xB61E682554C9472AB172D67CE5DA225A , 0xB625509DAE9240A19BAC6D6146522237 , 0xB625F0698514420A872BC4DE64591DC4 , 0xB6A1633B33E5404D9F790E930FF9D9D0 , 0xB6BD2FB91945B8CA5F7C5C2EFF75FF04 , 0xB6E1D7FED510488C81270A02FFB5533C , 0xB6E2A3601B5344EFB73B2D8A280D8581 , 0xB6F402EB68BB416FA15B565E4E6A9EF6 , 0xB70AAA9AC4924C469341193E33243B6E , 0xB72DF22DE1F64E42B54628D844264CA0 , 0xB743E05291054D7FB4D2473FD1D0688D , 0xB7E2F7364349441C90E8F92EEADC4357 , 0xB856A511F0FE470394D8E99B5D85C329 , 0xB895FAA2BE8F4B17815557DD1E53953B , 0xB8ABA171DC65BB577232B3E435983628 , 0xB8C926ED72B6163BED57BE20087942D1 , 0xB8D5EC9F04C24EE5B32534155E0B366C , 0xB8DE9FFE9E2F4AAA8F36DA7D515FCF60 , 0xB8F7F1A5FB5944E8A022CE4F5F779212 , 0xB8F855F3F1E746AFBB0C5B1B4B6C11D2 , 0xB8FBAF8FCF05480B967244C8AD299A7C , 0xB90D16B8B4BF4696A700A5D9C92DC24F , 0xB911C0EF07DE3A734D53F3DAFDADDBCF , 0xB97571A2B9D5450D9CE6312E27065F91 , 0xB97F2B3D386486B3E039BC3AF32C812A , 0xB9919AC1167F4C39B43588248529BBF5 , 0xB9AEB70EC46F4CED9FF2426E1EADD54C , 0xB9B0CB14295F58232FB06A8F9162794E , 0xB9BF8A3115FF452187BA8077208110B2 , 0xB9CFDA55ED45459EB25931A71B04B791 , 0xB9E5952F40DA8D601C876877FC2113FF , 0xBA011AA3CA6A4C69BD96CC565C140C31 , 0xBA0DF77CA2CC46CB85A076606BB325BC , 0xBA190D482B3F4EE2A6F854F51991AA1D , 0xBA4C131158F04D5B9C8E86C0C6C34E9E , 0xBA6273A6B8FE45F5B22BD5EFA9E2E052 , 0xBA751FD4FF9D088037EC961D431030C2 , 0xBAA471020E764878932596E392526D9A , 0xBAA6284D0AA8A4A9D33B9F01AF79C16B , 0xBB074DFEF39AEDF78F0E824C24D04345 , 0xBB10807F668F42E5A33ECD1DCD9504FB , 0xBB25DF4CBBE6446A8295D26E6487A836 , 0xBB645B35BF63DC0A900C0B7706525E97 , 0xBB95B6E3B23949498AFD501BCE61FAA7 , 0xBBC130170C1049C1A29C4F671D5DC244 , 0xBBEB5F6AA00440DAA4147416F61AF1BF , 0xBBF85273B5F54ED881C84B064943465D , 0xBBFAB5A5AEB4C307CB9EB45A9F2472A8 , 0xBC2D538E03EB4DEE9E61931D005944FF , 0xBC5371CFA3AE494E8C6BE12D7F91D584 , 0xBC58E30BAE261646E72E54DF1A5ED0DD , 0xBC5E25C020AA4FAB836E8ECB8586740F , 0xBC6C506CE7E343D99EC8F258E7C27C52 , 0xBC7F41732EE04025B583436300252885 , 0xBC912201918547C5BFAB4CAF73711D7D , 0xBCDA591F60CD4D389456837ED906EDAD , 0xBCE1177820394EFD8940FBCF759987D1 , 0xBCE6B9E6F2DF4A698B59881ADC87E28D , 0xBD79C6DF5BA44B439142FFDA680B4F4D , 0xBD9F52B0122349539EE4BED60171F44E , 0xBDB3F7FDCF2E4E40899DCE5AAD048783 , 0xBDF3C14BF5BD49369D7A4339D62E1222 , 0xBE1D2C9B6C2445A6B5C27F431A2B3409 , 0xBE38B9C87F1EA65A8D48A5F101F6A5CD , 0xBE921B2F9ABF5A12E32C72309645567E , 0xBEE1DD7D1ED14DA89573AFDC7E940963 , 0xBF006D5C995135889ECF54D0FE4CB049 , 0xBF4B2F0A9CBB433E86A71BEE934AA3EC , 0xBF4C676991DB40399D006FAD13BAF454 , 0xBF9365E8850E4CB9A4359E52A20547D0 , 0xBF97048E19B946F393266DDEF2B2041B , 0xBF9D88B50E3D484FA2B35A41D815F962 , 0xBFA091EE478E44009E3F918C597BB124 , 0xBFA5801B91F34B62A6D2BC10566725C5 , 0xBFA7412BA3FD4A759A882D931AF2FC15 , 0xBFB789290A8F4D5BB55F98982C0FFF2F , 0xBFEA1090E2EA4DE390C1E9F7AA8E05EC , 0xC05D208DC38E85124BB0A14D91ACDE80 , 0xC0607E5986BC41E39FCA7E6DA1D3953C , 0xC06846412E294E67A6F4CD84D811266D , 0xC09A3D8566D386B5AAE1A8D295F9B7BE , 0xC09E8C8538BA4DE49E21D2152BBE5C7A , 0xC0CC8B9A68756D25DBC87F5760916F40 , 0xC0E75C5899AC0B8BE9F807573E4855EC , 0xC10F2EE7397A49E29FA13CBC57BD9798 , 0xC137A04F37B590BB51040F5916E12C66 , 0xC178BE6FB0E9494FA20792AF991F8DCC , 0xC17B0EC7F4DF8FB9E2DE232AD03B5F1D , 0xC1BF243795BF46C1885D3A1C1998B3DD , 0xC1E01406731F4752B46F1431989CA1D1 , 0xC1F12E976B23465D80EF2313BE52C41E , 0xC23D47860E9E4131B70162C758C8DD9B , 0xC2830E1521544613BF9E612B0D4DEF39 , 0xC28E14C7C1D149AAA84A0DBFBF66CED2 , 0xC2EA3C84D5ECEA18410D515F9EBDD47D , 0xC2F88731DC7C44E8BABEE848AC11D168 , 0xC322ABA444434E79BAF6EA401B522737 , 0xC3719CB2BE4D4AEE84B8589658549006 , 0xC39239025AF92EAB8A7070FDE1FEA751 , 0xC3B8399FBE164B9792B5ACF65BC89255 , 0xC3B85218F6104B07A40E0EB3A9C95DAF , 0xC3CBCF118E434E7687A91995E64EB824 , 0xC3DACC4FE3D34C0BBFA1FC22CF215A3B , 0xC3E0CF5B9C503C3173DBDEADB059D19D , 0xC40417AA7B452241B2D6861877B2E75B , 0xC422AE93D8514C5936AC995E06B5EC35 , 0xC435FDB586264A02A3871E5E6FE4AED2 , 0xC437852C27B5443C94D32E6E7F145042 , 0xC43B89BF9AC6463D9549CDE61D2F83AC , 0xC465F78375574A88805ADB477CB138F5 , 0xC47E887AD77342728786531DD8341FA8 , 0xC4C225187E014EED9386882491F8EAE0 , 0xC4D895B2C8D9478E8266F2BA29E77463 , 0xC4E05276C228476E80AEEF6BE2E7D863 , 0xC4E4704C661A6C3FF6818CFC4CAB9AD7 , 0xC5076D61A99E4382B80A51EE05E35A42 , 0xC51FF153041B7BDB498696B478986A78 , 0xC52093E4B0B640C0897E583071E361FD , 0xC52A5B9C31FD4DCF912851FF3171CFBB , 0xC5A09D99F14E4CE6AF5179D11E80D78D , 0xC5DB4F3893294C13BC01589B8292B36C , 0xC6301955A6D74DD38E9BD3D496C7BE0F , 0xC64C96240820467580E368DD0889BC62 , 0xC6D0FB4AC9EC4206A4C08BABA10787C6 , 0xC6D34D326D02430C8001A41E021ECAF1 , 0xC6D683A21E474EE3ABCC05E393155426 , 0xC706CC5DC5074903A9A545348E27DC23 , 0xC70B1AE1E78A4A878DBC643CC0F3CB46 , 0xC70E7F00E8E74B7697280DF417409F10 , 0xC71682C43EBD4C218F3A61F9CE10DFFE , 0xC734E2C18EE945FD84BEA67F6F74CAE0 , 0xC76C1E2E4F0A4110A60F6C8949D30131 , 0xC76F5B87C6594B1F9F6F1AAA45F94426 , 0xC7C3C03B281F4E7E89EFEAB78594E78D , 0xC7F0B72AC6304816A40923A6A64752ED , 0xC806FA341EE4972E627ED650E99C6909 , 0xC80C01F1E3B74575A689F19176CAD6D7 , 0xC816494020C57B19A2B4A540369EE641 , 0xC823E36882A24952BB18AE4000164C0F , 0xC832A0E6679D36BF49040BD4851DE3A1 , 0xC85DD3ECDFAD4BD3A6E5A484C1AC5310 , 0xC8695898CC84BB5393B118139C3476DB , 0xC8847086E338485F95A2514A9C39FC32 , 0xC8980DE6FB2945CAA2DFBD08E0CA0193 , 0xC89B674AD4E54245B2C349803EB70491 , 0xC8A9EA8EA0F14FDCA841DB91CA3242B9 , 0xC8ADE6F051E1E3F88BB8F8DEAB38D6AB , 0xC8B26227D34D1D9D209B32125DA84231 , 0xC8F8B81EA4889379FD447C816315D289 , 0xC90C43C6AC5842F0814C8FC1DED9B517 , 0xC91A14E2FDC9F3485DE83B746755D3C2 , 0xC93AD70AF9EB55210FAED1E0261B21B1 , 0xC94169653497409B82A549FA2BA39077 , 0xC9619E8562EE4B54B659D093D4495B1F , 0xC96C26D6C18E4F7DB04181B676A182AA , 0xC9A74EA82E62CC37D351D9FC1562EBF7 , 0xC9B33E70704D49449D25F5F856EC09EA , 0xC9BAFD0EBED6FE9C352493D1E58C5484 , 0xC9BC7086A761602C1EE50D3DF25D0DC1 , 0xC9BE8CB3925A45568362E69FF1B512DD , 0xC9CA1ADFF941411EBF0FF0171CCA3969 , 0xC9DF1E273C8F4E80A29BA5E4953EFC33 , 0xC9FA7CA5436B4640865D8E819D1AF884 , 0xCA2F276456A14337911BF80EA435BF79 , 0xCA738ADFD555597C91EC5F14B84027B8 , 0xCAD1C20996EADE803706039DA299049F , 0xCAD4CC9A3D304DED860C1831C90FA7E3 , 0xCAE859DFA41C9214256F8817DA0A4E9F , 0xCAFC598F65884714B737EB72251B7F33 , 0xCB2973160577E58BDEFEAFB0BCD96322 , 0xCB427720CF13424A9261DD27DB8799B1 , 0xCB62C8F0193946DBB2E1BC8978FE647E , 0xCBE269BEED5C4DCAAA6793A86104853E , 0xCBE9F0EE1A4000C1C8FC3D8498FFD357 , 0xCBEA2EC771C94E99928F08A7CC05020C , 0xCC35783C09AA34EED3F7B7C62E68613B , 0xCC3EDFE071964B089D427D4C9523AAC6 , 0xCC5AEB855EFA44818071FA0128523335 , 0xCC769E3F788345E4907369CCD4F626FD , 0xCC8BC48DEA20434294C73622D4FC63C9 , 0xCC9561CBE7476085DA5D618E13F0C66A , 0xCCECDB31859F7646FAE11600BB3EED8C , 0xCD386F7E33A24ABC86A0BAD63FD1E710 , 0xCD5F078251669B505EB3A22522C5D189 , 0xCD677C2708EF4D3FBA09ACE293DAB45C , 0xCD73D7D944D248CA9268A4962316C832 , 0xCD7E6843A3E84D0099AC0F48D70794DE , 0xCDC719FA20B64C38B72ECA8A9AF215C2 , 0xCDFDA26DE74349E29A6029FA6A30BE1C , 0xCE2A902C6A77481BBF951581BA90C402 , 0xCE3964F6A8A88D55502B2CB49A7B3620 , 0xCE4FFF925BF34571898A824E76CDA59B , 0xCE66108A07FFD0D7A9358B8FC77A8DF7 , 0xCE7392621E6F42E18BF6C077040B7C66 , 0xCE8B7E27ECFF4F0AA3AD3E98DB3D96A3 , 0xCEB59588B38E4B1BB955C80EF48AB17F , 0xCECA55D9D438E2D611897AC2DC9793F1 , 0xCECB6A6B69A334DF7641CFB2C0A66FF7 , 0xCED94A717E09271070584A6356916BFB , 0xCEEAAA2DBE0149D390BF81688A98FFAC , 0xCEFF7ABC012B3D760706D3302F1C4433 , 0xCF055996B0D340D6AECD00989E5E1F83 , 0xCF05FCF943A38528D1A6D5CD6FAD4CC6 , 0xCF521C9ED005411FB9250A93B00DDBC3 , 0xCF9C9783AE334A9E8853DC8C7423DC5F , 0xCFA12662829546FCAF6E48169CA2F28C , 0xCFD0DF5A03E24E9883A5CB71479EC6E1 , 0xD0029671514C4DAE88337B6D49F12759 , 0xD00A7A1F0A0C492BA7ACC9940584BE01 , 0xD041A880326C4373937CE589D2C32451 , 0xD04391951A454CED8AFDE8DF915CB031 , 0xD0679CE5F2A24480904DDB3BEDED531D , 0xD0B927322FC34F24A8056DC8C5169F75 , 0xD0BE3195743B4637FB71B59DAD164106 , 0xD0FA309372694FB8A2BBD7BF0549ED40 , 0xD105E9BC3E58562221F125A56251B850 , 0xD10C062AB6834CF19DB3AC38F27A75D1 , 0xD120DDF9928E40F28E4F2248DF547485 , 0xD12B4E48206A401588C94CAF365AD138 , 0xD15D3A77538C48B79D83825A92DA7CFD , 0xD180021742EA4896A491EF728C71C27C , 0xD190C7BC8E984ACEB5AED737415F0DEB , 0xD1CAAABA5E97A7A02B5563042C307973 , 0xD1EEB262372C13F2A224D9100338CB68 , 0xD1FA5DD285D84CB5904C75FAAA024789 , 0xD20B2EA05C8C99F3114F0722922EDD0E , 0xD223C0D9594A46C592D3265E45E92977 , 0xD23F06E141844F8397C209969E13373A , 0xD244ACB3A842A6575CAB8DD8692E25AA , 0xD25A6100B7CD4E999215FCD67B46099F , 0xD2833885496F4F0DAE20AFB369CF06DB , 0xD2A9129F13A746568DDA753A41D097AC , 0xD2B0161AC7EA49C598B11874DB66B171 , 0xD2EC41D943F44B088D144F3E1E990B03 , 0xD34F601957114AAD985422FFD29C0D2D , 0xD3560614556C4E9AA5F3FB6469C2F2E1 , 0xD364C81C1ED0497B96FB0120BB667499 , 0xD36EF66CA09C47799E3E965462EBB8BF , 0xD3A849E554C842B19DE39DEE235C919E , 0xD3CD59297DC0436F8239E3F5390658C9 , 0xD3D359DCA89F33577DCA5E68C2948D91 , 0xD4197C673CC849DBACBDB7180DB08517 , 0xD42023A7F8134CE68273F00CCF7B47D7 , 0xD4A3490CCB9740DCA4F0271412B85FA1 , 0xD4A4766257AF1D007B5796A4A85960B7 , 0xD4F7FF1C519BD3813AECC1237C36B238 , 0xD4FBA05A544B3C01E69C9B61D26BDA1C , 0xD51EFB3BBAFD4A11BC30C35EC8BB62CA , 0xD51FBC944A164CB1BC09809EA6AF7786 , 0xD53E6C5CA90F2C08B1ED10EDB1CA4009 , 0xD5897B8F34430306088FD528A1375E9B , 0xD593356CBBE8A717B2B0602B82B99687 , 0xD59452E8C15256A812DD49CA2EA45A86 , 0xD5B566C230E944448B0432646F08087A , 0xD5F73FE56894423CAE238B81F5AC0AAF , 0xD604BDD0314948AD88B28DBACF0FFE47 , 0xD61D78FF1F6188BB6B3E57184E420CDA , 0xD61F93CD85C848F5A88FCB77C9CB631D , 0xD6264AE5B38E4AC3B06C248B4DC87FDD , 0xD6380A2D723145B49EA1499684E336D5 , 0xD6640BF5A4FF4157B71008770836C017 , 0xD6AACC9693FC45B4AB22C1D20F3810AB , 0xD6C3FC0CB30645D1B12ED0ED3FCC6256 , 0xD6D86E10BAD7402AA49D4AD2BD23403A , 0xD70289B3BD1C47CEBFEE8C8EC2272A41 , 0xD74E23B304D64766A343AD976349B72B , 0xD75C0B3D28C640E3AF9F9028F5D5565B , 0xD766FEC886564D129A7AD92BF5518D78 , 0xD773099DF5DB43DFB535185C5CF6CEE6 , 0xD7787C2A239240D2992B1805B66844F0 , 0xD78970D171FD4D95ABEA1F487D001DBE , 0xD789F2CF1ABD48C2A832B56A95B874A3 , 0xD7B684C8222A4645815AB62F07201EC9 , 0xD7F3765644744900B390385DBFC1AE42 , 0xD7FD541DE874457E90EFB6369CC94735 , 0xD812C16457EE4FD5BBDFC7443099BBDA , 0xD8449905DAF54FA98E2B09E0CA403F8E , 0xD85EDC474EF747A0851F8C4E29F27884 , 0xD8609EE98BF665ACD05E4402EECB09C8 , 0xD88C2AF3680344BFA1EA2376132D96EC , 0xD8AA1D838D0C488EB745C8250F5434E2 , 0xD8B22A94511E49BB886CF0F1C76D17A3 , 0xD8CB2AFDE7864BA2850B425401B95789 , 0xD8D055199828436CA65CA21EFB99D62B , 0xD8E1954139A3454DA89960C0B6C53F7A , 0xD8F14D6D996EA406A43AD8DC1D9E4F09 , 0xD8FC0ABB10E3C71DF725DBEA87D1FA5F , 0xD914BE7F504C4413AF23C6DC7A1D0041 , 0xD92D29764E3D418CA0504B6EDE9258AB , 0xD93444E311F84BCB8310FB42241A6837 , 0xD95B11A9BE324A1E84232B7F4227ED7C , 0xD9D18BCE6BC74CD7836EFA65A303CF0E , 0xD9E1DF222FE240D0900951FBC766070B , 0xD9E2C57B8F074915AE852393EACC7C70 , 0xDA0C1D73FCF04D8E98DA1BCD11B291EA , 0xDA215F90ECD14DBC95F00B9BD4860639 , 0xDA2B12ABF2454AFCB41E0C1590146567 , 0xDA45DC5A7738874DFDCFCB4148A44005 , 0xDA61440FE0F446C69488D42B32B6FD0D , 0xDA6197D05C6D4FDEA878B72771BB388D , 0xDA67984AA7C0408890FE4C030D16B8A7 , 0xDA92A4E8AE854F2CAEB9D185904E4734 , 0xDA980FE9B0EF4F23AFADB7CA1985F0C8 , 0xDAA7B710C21E4DBBBE15E12F072D4EA0 , 0xDAAC8D7E3C9C470CBA8039A6A6726E94 , 0xDAAF15D2380C4B5E832CEBE8D7C3024E , 0xDAE2BF8F17E34C2199D445D3711C45AE , 0xDB0A48274D834D31AF64295BF5132EAF , 0xDB11317B0F574920954626BE703AF809 , 0xDB1B947554CA4CB5AD5E9837FA7F0EE5 , 0xDBCF1C92ACCCED330109E711F5A06ECE , 0xDBD9C94FDFA94DE8BA846B1B9620DA21 , 0xDBE67DF76F834BAEBFC9745539291EB1 , 0xDC65746A54AD4EA6B8223F4FFB9112EB , 0xDC6B109BE1C94A1DAAF2480E3932DE85 , 0xDC87A4C948D156D5CFF816B7CC177D0B , 0xDC9D52066BDB4A35AB700E7EF96AC51B , 0xDC9F14CF83BF40BB982618415DFAA684 , 0xDCFC6D0D9BCF468D90FCFA4C24F81087 , 0xDD386177C2154D3F8F0A2CE4FC210BF8 , 0xDD60791FB65D4134BC422E891AEFD30F , 0xDD8FA41B6C4541B8888DD204F3E81927 , 0xDD9595310B50462AA763B5D908900838 , 0xDE0EC0C1C62D4FACB7AE03D8864BA3A1 , 0xDE23E1DF9062494B9F7E81906A487CDA );
Copy
31
1.77 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = ? ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"Þ'êÅ$ÛF\x1F ˜ÐÉH[\x17 f³ "
b"Þ]4ã6\e B}Žiʘ1_0\x01 "
b"Þ`Z©uæŽëD6»\x0E ªÕPú "
b"Þxõ¤òÝ\x03 šÏc7ô¬î\x07 "
b"Þ–Ê—è.\VP“‹ÀµåÙv "
b"ÞšÅë_à>T?MÍ;B>\x11 ˆ "
b"Þº^U4GÙ’dàt\x1D\x00\x1A B "
b"ÞúÞÇ‹F¾«æÑÍÚ»dY "
b"ß\x13\x02 à\x10 *|åF8UB²/@ "
b"ßo\x7F ƒpŒ@#¤òE2Ü™ªà "
b"ßpñÏóÔG8K\x16 wž#«\n "
b"ßþ¦C\x02 \r ܈5$ÑFx¢ã@ "
b"""
à\x14 ao:AϺl\n
¥p<ßÎ
"""
b"à\x18 röÛÄKx\x01 ö X\x1A r\x7F "
b"àKÛ¡Ñ\x11 M„ˆ@yò!¸<Ë "
b"àUBýT#\x19 Ý,„¡ Ý{\x19 "
b"à_y©)}LÐ\x7F éTOî\x19 _ "
b"àk³\x15 m>L„•\x0F H%úcfø "
b"àr-oLAK\x1D …ÉÁÚÌ\x01 !Á "
b"à³¶’çò@ì®5\x16 %ʯ "
b"àÈý¡.×HžŠXÆ\x04 "ø¼e "
b"àÛ¬: ÀL¦†tJOÐA\r Ä "
b"àø–ÆP\x00 H\x01 ¯.ì›èUœ "
b"á(Ç\r v¬I\x08 ¥\x18 [W\x13 ž)§ "
b"""
á1\n
äV^ÃxRéâ/B\t mS
"""
b"áZçó¹1HÊ‚£ÔÐ\x0E £\t\x04 "
b"á^Ê€\x7F ‚\x10 3GÛ¾„ŸC‹V "
b"áŽ|ƒˆ}JÝ£\x1F t.ˆòÿµ "
b"áçòËA]J €þ½K݆…ý "
b"âO~cÕiJQ |YDîéa— "
b"âa¸\x00 ðZ:Ú1\r vS\x01 žE´ "
b"""
âkvj°óD>´\x16 ¤’$¼\n
9
"""
b"â”A"RŠK\t »ÑÁ<íÝU "
b"⟺\x17 W\x05\e {y¶‹ú\x04 öf“ "
b"âÙS²µãN««\e ü²&Ä\e b "
b"âî#\x1A ÙÁ€NÏ:PŠ6‹ÓJ "
b"""
âîœ=Á¹Gä•\x12 \n
m6¨Ù
"""
b"âîý`\f fG9R¿Ûé"ãâ "
b"âü€ÄÜÊFª‡t3ÃÑ–¤v "
b"âÿí\x02 ¦ü×G\x0E 8\x08 µY\x06 ìU "
b"ã\x01 /³£¬üPsïe¡¼ô "
b"ã\x10 …!ưÝ\x06 j\x06 l½ù&v\x02 "
b"ã\x12 Žó¢V’—h•\x06 •î\x1A Àõ "
b"ã^ù“«3Mq€;yM!Q³Ó "
b"ãf”\x02 *ãG}±\x1A Þ r\x1A kþ "
b"ã›Ý“ˆ´@5¯eÜ‘¨–\x19 Ú "
b"ã¢\x0E §êFgŸiÒ`OË\x1A 9 "
b"ãÌ\x1D †b±Eቬ\x10 XlÕDœ "
b"ãÔ•CµùLߎ‡ø¼Š\x07 µ\x1D "
b"ã×µâ\x05 \kk\f Ec»(W¡Z "
b"ãê6xÀ©\x02 Sï÷oè^¤XC "
b"ä-ßèósAM®f®ï\x06 k ¬ "
b"ä2pú?bOS†ÜWt`+\e ø "
b"äX_:ƒGCF‚ëV1Wó\x18\x1C "
b"ä^{2m<Ií£\x16 ìÏOø©" "
b"ä{a•¦K\x19 ¾•TºäëË\x0F "
b"""
ä}·õ¿¢%r\x06 \n
›xþ¥=ä
"""
b"""
ä³Í\t ¥ÍE\n
¥/\x1C Ì&‡\x04 ç
"""
b"äñ \x06\x1F zHñ®\x1E º†<!<Z "
b"å\x0E ?=‡e‘³™Xø\x1D Q¸?Ç "
b"å-ýnFÙ’ }\x05\x7F\x10 %öù- "
b"å_Ñ×m\x03 MÅ–- nö†#° "
b"åŸÊÁ@\x04 BæûŠ\x1A\x03 žÃ° "
b"幺Gà0EP…:CŽ«\x08 =E "
b"æ,ÓGÂ[»-f0óQj÷>ß "
b"æA땉oMÆÉ¦u\x02 ôì® "
b"æSxvòŸLï·\x01 U\f °\x08 Á= "
b"æYw\x14 N‚I~½ñ\v ä€|c6 "
b"æv\x00 =ÐC ˜y6àÏôFn "
b"æ\x7F\x19 ?ÑôFÃ ©\x16 ;†NU. "
b"æ\x7F ³½©ØVd\x06 à\x12 ý²\\x00 ƒ "
b"æ–#ÂRZ$DÔPÃ\x06 [ˆq\x7F "
b"æÏVí55ÛÀät\x17 y¯Ê\t\x1D "
b"æîÓŸTMDd€º;¯^êöu "
b"æõf>¹\x11\x14 ù…\x05 $½QŸ\x1D ç "
b"æõ•¨u’rR—^Vë“2„´ "
b"ç\v HB\ÙI$œ@{\x15 …\x16 [ý "
b"ç\x1A Ý\x1C ÙëDt›HÊû¶ \x10 ì "
b"ç/~mbgNœ¿¸óþ¨\x0F ô "
b"çNˆmªÊ"¸ÎR6ÉT~Š\x16 "
b"ç±K‰Ä¤@Ò«Ê\x1A\x12\x7F {lÛ "
b"çºJÚY(H\n Š,¨\x00\x04 $gð "
b"çó¿„@*ÂúJzHh¾sá "
b"çÙsüjE>ñ•´}Ö×xc "
b"è\x15 7&FuH\r ”`ŽÑVê'7 "
b"èP\x1E H´Iá€5@‹&p\x1F = "
b"ènFAa®LEº¿\x01 ‡A´?° "
b"è¦);ä\HO¥O4]ŸÊ7Ž "
b"èÞf<„¼I;¬€üÕ˜0_P "
b"é\x07 :$pˆF\x05 ¨1VAôÅb" "
b"é\t JèÏ\x0E I¸‡¥|h¢ª”\x06 "
b"é#\x1D ¶9\x05 O\x16 …oF\t B\x1E O| "
b"""
éKE¹hŒJñŽo\n
Ú\¨[8
"""
b"éN°OÁ=KÆ»-8Ê1N(¾ "
b"éS£t™ºNl“á{<~C’á "
b"éb ƒ{C³„\x18\x1C ¢\x14 }D "
b"él¹$#&Kh°ü\x7F Ɖ?µ¼ "
b"é„O\x00 uÐ@\x05 ˜\e PÈ.÷\x02 f "
b"é‹\f §ÁO\x1D •l¥ù·\t\x11 ¢ "
b"é‹•Œœ\x15 K\øú^_!iæ "
b"颕€iyD_¥BƆ{HóV "
b"éÑ"þÉÌMòšÊ”•\x1C tè¥ "
b"éê&¯M†M £DÿWO\x03 B "
b"ê]]H«\x02 ìÝ)DUbñÜÉ\x14 "
b"ê`\x10 Ä\x02 E‘¢9©Þ\x1E îƒ, "
b"ê{¾ÆÇWD7—⺙CFú "
b"""
ê|÷éÜmM\n
Ž×ÉqBl£)
"""
b"ꀿäP¿2Jà9m\x1F ’(\x1E U "
b"ë%à.È`JȳplÙ¹6äî "
b"ëB&sûÆJ¬‰ïì}žëeì "
b"ëCS\x0F ‚9‚ÊwFùü£TDV "
b"ë–$\x7F ÿH,©`\x1C ÞŽ·ôˆ "
b"ëòZʶËMiŠÞ÷º_‹gá "
b"ì\x10 ±åãÃÏO²>Å.¾Å, "
b"ìD®z®"áÕÕþ€¹\x1C K´\x12 "
b"ìvÏ»\x1A ´L_„ö¯+Ÿ{N\x13 "
b"ì}ÜŽáAÓ™\x7F Óïc\e\x1E "
b"ì¾!\x1C Õ@ÄÝÖ’\x06 ÐÜ1 "
b"ìÈIÌù EÇ®ñƒ“/á\x19 ³ "
b"ìå‹Zj\x17 G—€\x17 é\r “cïw "
b"ìðé±(<¾ð€ô\x0E\x18 +Èêú "
b"ìúÃ ™|B\x19 ¢RY»6¥,¨ "
b"í\t ŸGŠaBS¢\x1A\x00 $nžšj "
b"í!¼\x01 ÐóOúÑELDðºs "
b"í*§±dODx‡‘\x1D +‹Ú[¾ "
b"í/µéÇâGvš\x0E KSTŠ.± "
b"""
íaÇ&Ò\x07 BWaî§\n
n Ã
"""
b"íª±øbÒO¶¥Äì\x16 t˜wc "
b"íÉ\x04 v"ÐI⥠†Ò‰[\ "
b"""
íú×\n
¬ìå\x05 òyÙ\x1C {Žób
"""
b"î\v xAÿ‰A)§\x06 flÉuçƒ "
b"î*•\x7F d\x04 B(¨¹\x1F Žá÷%f "
b"îNÃ{žôGøŒõpXrË\x04 ¤ "
b"î\lL0OJÄ‹0õ`ˆõÜk "
b"î]FhÙçH.¼¤R1›ÿöø "
b"îc«G¹ÉM+Š¡#Œ0\x12 Ö\v "
b"î€ËޝyJ\x13 ŠKÜ\x04 ú’Ò "
b"î‘+DÀ-ág\f ¢2¼¸\x07 Û\x1E "
b"îÀ¥\r ¥:GH„LÉ\x00 {\x05\x13 Å "
b"îÖ~/‘1Ca™ãH’xîL "
b"ï5ôP\x1E ýD®¹Ä<z \x0E cú "
b"ïZù·”E\x1F ¯“xª\x1E j\U "
b"""
ï¹\~\x04 óC\n
¥…4,³tAO
"""
b"ïÈc´™’\ß+5gê\x08 ¦|> "
b"ïí_Ú\x15 jGv’Àeb€üTf "
b"ð\x0E {ôé7M\x04 ¹è4åác\x0F ì "
b"ð\x12 Ù*\x1F ¼Aý¿J@¨nºŸR "
b"ð!×\x03 ¾•H=§B0Èæ‘£ "
b"ð0´A7\x0F Cò®ë¼!O-Ö\x16 "
b"ð62>„îC…±Ò%ó’Fì "
b"ð?\x12 åê"ýQÊ3¬Õ“ žÍ "
b"ðjËB4AJ¬˜·D}PJÏq "
b"ðp3 \x13 ÉETÕmjÞkœð "
b"ð™E˜¡ÜML€!kU¹1P "
b"ð°\x05 ü¾·M2ªb?)\x04 vþ* "
b"ð·<ºyŸ\x1C "}Ñ’O|6h) "
b"ðÇæVÅšAvŽ‹\v ÏS\t Ä\n "
b"ñ\v\f ÀžZü·Ì”\x13 YøÛ,d "
b"ñ\x16 Z¢ðqJ\x00 ޏ·<ãÆ:à "
b"ñKúÅ\x17 ÎE\x01 š—ií\v »*\x0F "
b"ñQ £\x11 íÛ¾F\x0F âg©á³3 "
b"ñaÈùFŒK\x16 ’Ù½\x19 ³…ñU "
b"""
ñm˜ð)°@\n
¨{x\x08\x1D\x03\e -
"""
b"ño\x04\x18 éŽ\x0F -‹Çz\x00 O|,¸ "
b"ñŽÂ‹“»”Ý\x0E ðÓ<\v W{3 "
b"""
ñ˜\x0E ö\n
YF&\x01 °\x16 DV"
"""
b"ñ¢\t œ\x00 £Hß§\x06 F&ä»\x08 Û "
b"ñÚCæ‹‹FHƒ\x17 ‡È\x04 `¹ "
b"òP–\x03 |hGªªÊ£\x08 Ýï¢Û "
b"òô÷FËÂOf¦”\x0E ÖPLxã "
b"ó)ˆUŸ\x01 Mp·žUŒ\x00 C´û "
b"óQœ\x11 ;œElƒl\x1E |ë¡^è "
b"ób&õ'õG¾’àÂ'\x1D Û\x17 ö "
b"óƒ@\x07 U4jz¡DøÎ ñ[• "
b"ó˜.IMÛ@Í»g?êƒ= "
b"ó©””ÛiC·¤oòWº!ch "
b"óÇž ž4M)—Ã,Ð9\x12 §\x15 "
b"óÏB‹|zDé¾j 4ÔCK\x1D "
b"ô\x07 *€dªp\x14 Ê~cy¸Î#^ "
b"ô\r Nh\x7F ºOæŒb\x17 2ˆ\x1D 'È "
b"ô\x1A Y,\x17 ÆFoŸ€/UÖËðd "
b"ôA·NdìA¶©²RäÍ8! "
b"ôn8ˆ\x1D ˆL>‚\í›I\x01 37 "
b"""
ôw\n
_\x19 bDر~\x0F ,Íéá¡
"""
b"""
ô…\x08 ÿΑA¨ª\n
qú¯âG”
"""
b"""
ô†4\x02 \n
\x1D IÎЋ•Ïð;\x08
"""
b"ôÞJ3O7ƒêW?øE\x02 "
b"ô“”0DGNRº\x7F ‰Ôyærµ "
b"ôÄ}ü]æJû£ÉÓŸæf÷? "
b"ô×_“]9]ý¡«ØÎ\x13\x16 ÍA "
b"ôâÅxIZWZ–\x7F GêgüY "
b"õ\x11\x03 ²‚°M'´JöÞšbÞò "
b"õNÄ:º“A“›.Tò\x13 Bj "
b"õaý¢Ë£F‡\x1F $8n+t "
b"õ~Ľö@°¾ü€+9Â' "
b"õ´! uÌ@B¹O¿R\x05 6Žì "
b"õÁ‡¯y§Oz”õü)\x01 ƒ¹³ "
b"õðCó˜\x1C .6DÈ,¯¦-o_ "
b"ö\x03 s‰\f ÒF‹ž\x03\x02 ·gᜠ"
b"ö\x16 ÝzýÆAëº)µ_6\x05 |© "
b"ö\x1E %®¹ÌC\x19 ‰/91–e¬[ "
b"ö,Rûç¹N/†²¤ZÌ`°¢ "
b"ö:\x0F £Â3G”…D\x1E %qm| "
b"ö|Wh†hC\x7F …y-¼m3©L "
b"ö¥ûíC\x07 4\x0E C“© \t Gë% "
b"öÈ\x1A #6ØOG§ÉÖ¾÷ÿò\x14 "
b"öä•\x15 êßMè„jdÔBÞ; "
b"öæå/%öLq¨Wqœ®‘\x1F < "
b"÷\x1A õ\x17 RLŽŸD\x03\x1A T1½Ø "
b"""
÷C@Pc\e xGY0½X\n
”]¡
"""
b"÷YÕŒ‘oDN’d'&Ö\x04 É "
b"÷hW#‡ÜLüøwñî\x13 ¬‹ "
b"÷n\x0E ÌuÔG&²Þ¤xS’®Ø "
b"÷uzXŒÊK\x13 ¥o\x1D ùtÓLË "
b"÷\x7F <ÿ\x1A WK »¬q>\x06 ¶{6 "
b"÷Ÿe\x14 Ê\x1A Oâ“Î+í–\x1F ÜS "
b"÷£[\r\r û류´”ˆ\x1E ‚«ï "
b"÷«)Ñ^ÏHY«œ\TÔx\x07 3 "
b"÷Æ,•\f\x14 C„«§‡’‚'œ_ "
b"÷Ò\x12 ~áª@S¼`E³zAø] "
b"÷ØÇ\x14 !\x1E @‡•ûÙ¬U5\x00 "
b"÷èÐcLãÜy!\x1E L@I\x13 ø "
b"÷ë‡b£‰GÅ®UΉº\x02 "
b"÷÷ô\x00 w°GU›Ñã"slfK "
b"ø\f ¼\x04 Gò‚¸Ö»\f €°#& "
b"ø\x10 \îÇ5BA«¦É³\x10\x18 §× "
b"ø\x16 <\x12 8,˜Õ=à \x14 =´¿ú "
b"øo¿k°Ö¯ö˜ùÌéƒ\x13\t n "
b"øÖ‡]<ÈM{½1ló×\e Ë– "
b"ù\v I¤ŸÃCú´¿1â€'\x03 ¼ "
b"ù\x19\x00 0@D‘„V@HŽ…%Ø "
b"ù*˜}ÖJɵí(´»Å~þ "
b"ùAEÛSôIÿ¿$QËi \x05 • "
b"ùC_®ß@\x1E ¸OaÒP5zI "
b"ùCÆ—‡=K\x06 ¡|\r Û7ÃI "
b"ùG·6v{I\x12 »OžúÙVžÑ "
b"ùGǧ\x18 ÉÁÝãŠ_¹öcL˜ "
b"ùrgäá½AC¸–+Û¼\x02 Àx "
b"ù~\x11 ›ÿC˜å\x10\e ¬Öë "
b"ùš\x06 péôh¹¼¤õˆÈg% "
b"ù»éɇí@'ŠOþÙÇf¢ "
b"ùá¤\e nöFV˜<÷¬ß\x11 fE "
b"ùó"\x05 €\r æ\x16 äì2¤\x1E\x07 é— "
b"ú#\e +—-E~\x07 5zT¦\x03 * "
b"ú6\x07 ¿¦çO(»¡*\x02\x15 cˆ‚ "
b"úP¤›°§FDz§ü5Zœ©ë "
b"ú}«d™Î[Ä*½Íùý.~ "
b"ú¶ðãˆH䨨ŒMÙ8“` "
b"ú¢\x03 ¼ÃpK`’ìh„4Ï^ˆ "
b"úÛe:Oyyû"2Þ\x1F ïÿÀY "
b"û\x15 é\x12 ÃS>|\x06 yÔ‹\x7F dœ "
b"û-¸íÿòF%Š€\e «¨<”B "
b"û›\x08 E²Cœp°“:¾\x7F <|© "
b"û²œ\x1E ¤"›ÿu;¡×þù\x10 ‰ "
b"ûÂXùg¬%¸ÿ*\x13 Iµ;\x02 ì "
b"ûÞ½så„¥¸†i0wn²í "
b"üB×£qðã¾\x03 @ÞýëÜÑ "
b"üD™Y.àO%ŽÚÉÛØ‹.— "
b"ü^X=‡JL‰”–.Ù…ƒèM "
b"üwƒ•<KF%¿{ù£ž¾\f ú "
b"üxîàê˜Ã*|·üJ¦Ñ¹ "
b"ý\x02 ó\v xÝA«Žh\e `ú• › "
b"ý\x12 /;\x1F ;G©‡´;7n-; "
b"ý\e ØÅÊ\x17 FÒ†2Ó\x11 Ê`3m "
b"ý,¼´úEA’usO-\x15 = "
b"ý.ˆó¼?CȨ°Ôsp\r ÌZ "
b"ýHeH‘“ 8#ÚûöE"(Ü "
b"ýJ9Ê\x05 ôa\x0F\x17 Œ¡\x0F\x1E £Ž' "
b"ý`_¬\x17 KkLÖ\x17 ǯ\x06 ãM> "
b"""
ý—)…u«uÉJ\x14 x'\x7F \n
aÂ
"""
b"ýY#±{¾†—@—ÆZ4 "
b"ýÕÒK•¦D‘¤ô}¯ÙåÔÕ "
b"ýô\x14\x01 |_J:‰FËú\x16 ·±0 "
b"þ\x08 (Ý»AƒÃÒ¡¯ÃîBì‚ "
b"þ\x10 Ùže%@ƨ\x1A ™\x0F\x13 SÀ "
b"þ,‡Éµ\x00 FA¦\x04 5\x0E 4c "
b"þ8\x1C øµIV¼LÐïç„ì\r ý "
b"þ•¥çÓ…¯ðp\x0E LþÀ}SÖ "
b"þ¤"²iŠ@\äéÜq-¹5 "
b"þ¦ÚODi†‘\x1F ó=ezÅ "
b"þ¹n\t ®¥J\x1D €Ç"`’¯På "
b"þÅ\r ±ÙÿH££›[´<hXf "
b"þÌÙö\x07\x13 II¨;\x00\x1E êÆ%^ "
b"þáZÌ\8OD¡j:—ÊŽ "
b"þé\f Ä5\x18 HJ±{\x00 MÇT•x "
b"ÿ\x18\x7F IΦzô–ªcuÖŒ.& "
b"ÿ3\x04 Qk³M\x7F ®l”Þw \x01 ± "
b"ÿ>üùšF\x18 2ÞB.º.¶Öp "
b"ÿQ1æÿÝG9Ÿ®ð\r ûª\x1E\e "
b"ÿ¼*Çåöà?Uõͤ½\t •{ "
b"ÿÈ'©\x13 NÒ¦|Õ o\x0E L "
b"ÿô\x01 `k-JSŒƒm\x0F Ër:, "
b"""
ÿý\n
ËCMƒ½å]\v\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 (0xDE27EAC524DB461F98D0C9485B1766B3 , 0xDE5D34E3361B427D8E69CA98315F3001 , 0xDE605AA975E68DEB4436BB0EAAD550FA , 0xDE78F5ADA4F2DD039ACF6337F4ACEE07 , 0xDE96CA97E82E5C5650938BC0B5E5D976 , 0xDE9AC5EB5FE03E543F4DCD3B423E1188 , 0xDE9DBA5E553447D99264E0741D001A42 , 0xDEFADEC7C28B46BEABE6D1CDDABB6459 , 0xDF1302E0102A7CE546389D5542B22F40 , 0xDF6F7F83708C4023A4F24532DC99AAE0 , 0xDF70F1CFF3D48F47384B16779E23AB0A , 0xDFFEA643020DDC883524D14678A2E340 , 0xE014AD616F3A41CFBA6C0AA5703CDFCE , 0xE01872F6DBC44B788F01F620581A727F , 0xE04BDBA1D1114D84884079F221B83CCB , 0xE05542FD542319DD812C84A120DD7B19 , 0xE05F79A9297D4CD0AD7FE9544FEE195F , 0xE06BB3156D3E4C84950F4825FA6366F8 , 0xE0722D6F4C414B1D85C9C1DACC0121C1 , 0xE0B3B692E7F240ECAE3516A02590CAAF , 0xE0C8FDA12ED7489E8A58C60422F8BC65 , 0xE0DBAC3A20C04CA686744A4FD0410DC4 , 0xE0F896C650004801AF2EEC9BE8559C90 , 0xE128C70D76AC4908A5185B57139E29A7 , 0xE1310AE4565EC37852E9E22F42096D53 , 0xE15AE7F3B93148CA82A3D4D00EA30904 , 0xE15ECA807F82103347DBBE849F438B56 , 0xE18D7C83887D4ADDA31F742E88F2FFB5 , 0xE1E7F2CB415D4A2080FEBD4BDD8685FD , 0xE24F7E63D5694A51A07C5944EEE96197 , 0xE261B800F05A3ADA310D7653019E45B4 , 0xE26B766AB0F3443EB416A49224BC0A39 , 0xE2944122528A4B09BBD18FC13CEDDD55 , 0xE29FBA1757051B7B79B68BFA04F66693 , 0xE2D953B2B5E34EABAB1BFCB226C41B62 , 0xE2EE231AD9C1804ECF3A508A368BD34A , 0xE2EE9C3DC1B947E495120A6D36C2A8D9 , 0xE2EEFD600C6647399052BFDBE922E3E2 , 0xE2FC80C4DCCA46AA877433C3D196A476 , 0xE2FFED02A6FCD7470E3808B55906EC55 , 0xE3012FB3A3ACFC5073EF8E65A1BCF48F , 0xE3108521C6B0DD066A066CBDF9267602 , 0xE3128EF3A256929768950695EE1AC0F5 , 0xE35EF993AB334D71803B794D2151B3D3 , 0xE36694022AE3477DB11ADEA0721A6BFE , 0xE39BDD9388B44035AF65DC91A89619DA , 0xE3A20EA7ADEA46679F69D2604FCB1A39 , 0xE3CC1D8662B145E189AC10586CD5449C , 0xE3D49543B5F94CDF8E87F8BC8A07B51D , 0xE3D7B5E2055C6B6B0C4563BB2857A15A , 0xE3EA3678C0A90253EFF76FE85EA45843 , 0xE42DDFE8F373414DAE66AEEF066BA0AC , 0xE43270FA3F624F5386DC5774602B1BF8 , 0xE4585F3A8347434682EB563157F3181C , 0xE45E7B326D3C49EDA316ECCF4FF8A922 , 0xE47B6195A6904B19BE9554BAE4EBCB0F , 0xE47DB7F5BFA22572060A9B78FEA53DE4 , 0xE4B3CD09A5CD450AA52F1CCC268704E7 , 0xE4F1A0061F7A48F1AE1EBA863C213C5A , 0xE50E3F3D876591B39958F81D51B83FC7 , 0xE52DFD6E46D992A07D057F1025F6F92D , 0xE55FD1D76D034DC5962D206EF68623B0 , 0xE59FCAC1400442E6ADFB8A1A039EC3B0 , 0xE5B9BA47E0304550853A438DAB083D45 , 0xE62CD347C25BBB2D6630F3516AF73EDF , 0xE641EB95896F4DC690C9A67502F4ECAE , 0xE6537876F29F4CEFB701550CB008C13D , 0xE65977144E82497EBDF10BE4807C6336 , 0xE676008F3DD04320987936E0CFF4466E , 0xE67F193FD1F446C3A0A9163B864E552E , 0xE67FB3BDA9D8566406E012FDB25C0083 , 0xE69623C2525A2444D450C3065B88717F , 0xE6CF56ED3535DBC0E4741779AFCA091D , 0xE6EED39F544D446480BA3BAF5EEAF675 , 0xE6F5663EB91114F9850524BD519F1DE7 , 0xE6F595A875927252975E56EB933284B4 , 0xE70B48425CD949249C407B1585165BFD , 0xE71ADD1CD9EB44749B48CAFBB62010EC , 0xE72F7E6D62674E9CBF81B8F3FEA80FF4 , 0xE74E886DAACA22B8CE5236C9547E8A16 , 0xE7B14B89C4A440D2ABCA1A127F7B6CDB , 0xE7BA4ADA5928480A8A2CA800042467F0 , 0xE7C3B3BF84402AC2FA4A7A4868BE73E1 , 0xE7D973FC6A453EF195B47DD6D79D7863 , 0xE81537264675480D94608ED156EA2737 , 0xE8501E9048B449E18035408B26701F3D , 0xE86E464161AE4C45BABF018741B43FB0 , 0xE8A6293BE45C484FA54F345D9FCA378E , 0xE8DE663C84BC493BAC80FCD598305F50 , 0xE9073A2470884605A8315641F4C56222 , 0xE9094AE8CF0E49B887A57C68A2AA9406 , 0xE9231DB639054F16856F4609421E4F7C , 0xE94B45B9688C4AF18E6F0ADA5CA85B38 , 0xE94EB04FC13D4BC6BB2D38CA314E28BE , 0xE953A37499BA4E6C93E17B3C7E4392E1 , 0xE9628FA0837B43B39F84181CA2147D44 , 0xE96CB92423264B68B0FC7FC6893FB5BC , 0xE9844F0075D04005981B50C82EF70266 , 0xE98B0CA7C19D4F1D956CA5F9B70911A2 , 0xE98B958C9C154B5C90F8FA5E5F2169E6 , 0xE9A295806979445FA542C6867B48F356 , 0xE9D122FEC9CC4DF29ACA94951C74E8A5 , 0xE9EA26AF4D864D20A344FF90574F0342 , 0xEA5D5D48AB02ECDD29445562F1DCC914 , 0xEA608F10C4024591A239A9DE1EEE832C , 0xEA7BBEC6C757443797E2BA994346FA20 , 0xEA7CF7E9DC6D4D0A8ED7C971426CA329 , 0xEA80BFE450BF324AE0396D1F92281E55 , 0xEB25E02EC8604AC8B3706CD9B936E4EE , 0xEB422673FBC64AAC89EFEC7D9EEB65EC , 0xEB43530F823982CA7746F9FCA3544456 , 0xEBAD96247FFF482CA9601CDE8DB7F488 , 0xEBF25ACAB6CB4D698ADEF7BA5F8B67E1 , 0xEC10B1E5E3C3CF4FB23EC52E9DBEC52C , 0xEC44AE7AAE22E1D5D5FE80B91C4BB412 , 0xEC76CFBB1AB44C5F84F6AF2B9F7B4E13 , 0xEC7DDCAD8EE141D3997FD3EF631B1EA0 , 0xECBE211CD58140C490DDD69206D0DC31 , 0xECC849CCF92045C7AEF183932FE119B3 , 0xECE58B5A6A1747978017E90D9363EF77 , 0xECF0E9B1283CBEF080F40E182BC8EAFA , 0xECFAC3A0997C4219A25259BB36A52CA8 , 0xED099F478A614253A21A00246E9E9A6A , 0xED21BC01D0F34FFA90D1454C44F0BA73 , 0xED2AA7B1644F447887911D2B8BDA5BBE , 0xED2FB5E9C7E247769A0E4B53548A2EB1 , 0xED61C726D20742578F61EEA70A6EA0C3 , 0xEDAAB1F862D24FB6A5C4EC1674987763 , 0xEDC9047622D049E2A58F2086D2895B5C , 0xEDFAD70AACECE505F279D91C7B8EF362 , 0xEE0B7841FF894129A706666CC975E783 , 0xEE2A957F64044228A8B91F8EE1F72566 , 0xEE4EC37B9EF447F88CF5705872CB04A4 , 0xEE5C6C4C304F4AC48B30F56088F5DC6B , 0xEE5D4668D9E7482EBCA452319BFFF6F8 , 0xEE63AB47B9C94D2B8AA1238C3012D60B , 0xEE80CB8DAF794A13AD8A4BDC04FA92D2 , 0xEE912B44C02DE1670CA232BCB807DB1E , 0xEEC0A50DA53A4748844CC9007B0513C5 , 0xEED67E2F91314361999DE3489278EE4C , 0xEF35F4501EFD44AEB9C43C7A200E63FA , 0xEF5AF98FB794451FAF9378AA1E6A5C55 , 0xEFB95C7E04F3430AA585342CB374414F , 0xEFC863B499925CDF2B3567EA08A67C3E , 0xEFED5FDA156A477692C0656280FC5466 , 0xF00E7BF4E9374D04B9E834E5E1630FEC , 0xF012D92A1FBC41FDBF4A40A86EBA9F52 , 0xF021D703BE95483DA74230C8E691A3A0 , 0xF030B441370F43F2AEEBBC214F2DD616 , 0xF036323E84EE4385B1D225F39246EC81 , 0xF03F12E5EA22FD51CA33ACD593A09ECD , 0xF06ACB4234414AAC98B7447D504ACF71 , 0xF07033A013C9455481D56D6ADE6B9CF0 , 0xF0994598A1DC4D4C80216B55B931509D , 0xF0B005FCBEB74D32AA623F290476FE2A , 0xF0B73CBA799F1C227DD1924F7C366829 , 0xF0C7E656C59A41768D8B0BCF5309C40A , 0xF10B0CC09E5AFCB7CC941359F8DB2C64 , 0xF1165AA2F0714A008DB8B73CE3C63AC3 , 0xF14BFAC517CE45019A9769ED0BBB2A0F , 0xF15120A311EDDBBE460FE267A9E1B333 , 0xF161C8F9468C4B1692D9BD19B385F155 , 0xF16D98F029B0400AA87B78081D031B2D , 0xF16F0418E98E0F2D8BC77A004F7C2CB8 , 0xF18DC28B93BB94DD0EF0D33C0B577B33 , 0xF1980EF60A5946268F019FB016445622 , 0xF1A2099C00A348DFA7064626E4BB08DB , 0xF1DA43E68B8B46489D831787C80460B9 , 0xF25096037C6847AAAACAA308DDEFA2DB , 0xF2F4F746CBC24F66A6940ED6504C78E3 , 0xF32988559F014D70B79E558C0043B4FB , 0xF3519C113B9C456C836C1E7CEBA15EE8 , 0xF36226F527F547BE92E0C2271DDB17F6 , 0xF383400755346A7AA144F8CEA0F15B95 , 0xF3982E494DDB40CD8EBB81673FEA833D , 0xF3A99494DB6943B7A46FF257BA216368 , 0xF3C79EA09E344D2997C32CD03912A715 , 0xF3CF428B7C7A44E9BE6AA034D4434B1D , 0xF4072A8064AA7014CA7E6379B8CE235E , 0xF40D4E687FBA4FE68C621732881D27C8 , 0xF41A592C17C6466F9F802F55D6CBF064 , 0xF441B74E64EC4181B6A9B252E4CD3821 , 0xF46E38881D884C3E825CED9B49013337 , 0xF4770A5F196244D8B17E0F2CCDE9E1A1 , 0xF48508FFCE9141A8AA0A71FAAFE24794 , 0xF48634020A1D49C38ED08B95CFF03B08 , 0xF48EDE4A81334F3783EA573FF8458E02 , 0xF493943044474E52BA7F89D479E672B5 , 0xF4C47DFC5DE64AFBA3C9D39FE666F73F , 0xF4D75F935D395DFDA1ABD8CE1316CD41 , 0xF4E2C578495A575A967F47EA67FC59AD , 0xF51103B282B04D27B44AF6DE9A62DEF2 , 0xF54EC43ABA934193909B2E54F213426A , 0xF561FDA2CBA34690871F24386E2B74A0 , 0xF57EC4BD81F640B0BEFC80812B39C227 , 0xF5B421A075CC4042B94FBF5205368DEC , 0xF5C187AF79A74F7A94F5FC290183B9B3 , 0xF5F043F3981C2E3644C82CAFA62D6F5F , 0xF60373890CD2468B819E0302B767E19C , 0xF616DD7AFDC641EBBA29B55F36057CA9 , 0xF61E25AEB9CC4319892F39319665AC5B , 0xF62C52FBE7B94E2F86B2A45ACC60B0A2 , 0xF63A0FA3C233479485441E259D716D7C , 0xF67C57688668437F85792DBC6D33A94C , 0xF6A5FBED4307340E4393A9A00947EB25 , 0xF6C81A2336D84F47A7C9D6BEF7FFF214 , 0xF6E49515EADF4DE89D846A64D442DE3B , 0xF6E6E52F25F64C71A857719CAE911F3C , 0xF71AA0F517524C8E9F44031A5431BDD8 , 0xF7434050631B78475930BD580A945DA1 , 0xF759D58C916F444E9290642726D604C9 , 0xF768572387DC4CFCADF877F1EE13AC8B , 0xF76E0ECC75D44726B2DEA4785392AED8 , 0xF7757A588CCA4B13A56F1DF974D34CCB , 0xF77F3CFF1A574B20BBAC713E06B67B36 , 0xF79F6514CA1A4FE293CE2BED961FDC53 , 0xF7A35B0D0DFBEBA598B494881E82ABEF , 0xF7AB29D15ECF4859AB9C5C54D4780733 , 0xF7C62C950C144384ABA7879282279C5F , 0xF7D2127EE1AA4053BC6045B37A41F85D , 0xF7D8C714211E408795FB9DD9AC553500 , 0xF7E8D0639D4CE3DC79211E4C404913F8 , 0xF7EB8762A38947C5AE55CE8E8981BA02 , 0xF7F7F40077B047559BD1E322736C664B , 0xF80CBC0447F2829DB8D6BB0C80B02326 , 0xF8105CEEC7354241ABA6C9B31018A7D7 , 0xF8163C12382C98D53DE0A0143DB4BFFA , 0xF86FBF6BB0D6AFF698F9CCE98313096E , 0xF8D6875D3CC84D7BBD316CF3D71BCB96 , 0xF90B49A49FC343FAB4BF31E2802703BC , 0xF919009F30404491845640488D8525D8 , 0xF92A987D9DD64AC9B5ED28B4BBC57EFE , 0xF94145DB53F449FFBF2451CB69200595 , 0xF9439D5FAEDF401EB84F61D250357A49 , 0xF943C697873D4B06A17C0DDB37C3498F , 0xF947B736767B4912BB4F9EFAD9569ED1 , 0xF947C7A718C9C1DDE38A5FB9F6634C98 , 0xF97267E4E1BD4143B8962BDBBC02C078 , 0xF97E118F9BFF43988EE58F101BACD6EB , 0xF99A0670E9F49D68B9BCA4F588C86725 , 0xF9BBE9C987ED40278A4FADFED9C766A2 , 0xF9E1A41B6EF64656983CF7ACDF116645 , 0xF9F32205800DE616E4EC32A41E07E997 , 0xFA231B2B972D457E8F07357A54A6032A , 0xFA3607BFA6E74F28BBA12A0215638882 , 0xFA50A49BB0A746C7B2A7FC355A9CA9EB , 0xFA7DAB6499CE5BC42ABD9DCDF9FD2E7E , 0xFA8FB6F0E38848E4A8A88C4DD9389360 , 0xFAA203BCC3704B6092EC688434CF5E88 , 0xFADB653A4F7979FB2232DE1FEFFFC059 , 0xFB15E912C3533E7C810679D48B7F649C , 0xFB2DB8EDFFF246258A801BABA83C9442 , 0xFB9B0845B2439C70B0933ABE7F3C7CA9 , 0xFBB29C1EA4229BFF753BA1D7FEF91089 , 0xFBC258F967AC25B8FF2A1349B53B02EC , 0xFBDEBD73E58490A5B8866930776EB2ED , 0xFC4290D7A371F0E3BE0340DEFDEBDCD1 , 0xFC4499592EE04F258EDAC9DBD88B2E97 , 0xFC5E583D874A4C8994962ED98583E84D , 0xFC7783953C4B4625BF7BF9A39EBE0CFA , 0xFC78EEE0EA98C32A7CB7FC4AA681D1B9 , 0xFD02F30B78DD41AB8E681B60FA95A09B , 0xFD122F3B1F3B47A99D87B43B376E2D3B , 0xFD1BD8C5CA1746D28632D311CA60336D , 0xFD2CBC8FB4FA45419275734FAD2D153D , 0xFD2E88F3BC3F43C8A8B0D473700DCC5A , 0xFD4865489193203823DAFBF6452228DC , 0xFD4A39CA05F4610F178CA10F1EA38E27 , 0xFD605FAC174B6B4CD617C7AF06E34D3E , 0xFD97298575AB75C94A1478277F0A61C2 , 0xFDAD5923B17B90BE86974097C69D5A34 , 0xFDD5D24B95A64491A4F47DAFD9E5D4D5 , 0xFDF414017C5F4A3A8946CBFA16B7B130 , 0xFE0828DDBB4183C3D2A1AFC3EE42EC82 , 0xFE10D99E652540C69DA81A990F1353C0 , 0xFE2C87C9B5004641A604908E350E3463 , 0xFE381CF8B54956BC4CD0EFE784EC0DFD , 0xFE95A5E7D385AFF0700E4CFEC07D53D6 , 0xFEA422B2698A405C90E4E9DC712DB935 , 0xFEA68FDA904F446986911FF33D657AC5 , 0xFEB96E09AEA54A1D80C7226092AF50E5 , 0xFEC50DB1D9FF48A3A39B5BB43C685866 , 0xFECCD9F607134949A83B001EEAC6255E , 0xFEE15ACC5C384F44A19F8E6A3A97CA8D , 0xFEE90CC43518484AB17B004DC7549578 , 0xFF187F49CEA67AF496AA6375D68C2E26 , 0xFF3304516BB34D7FAE6C94DE77A001B1 , 0xFF3EFCF99A461832DE422EBA2EB6D670 , 0xFF5131E6FFDD47399FAEF00DFBAA1E1B , 0xFFBC2AC7E5F6E03F55F5CDA4BD09957B , 0xFFC8279DA9134ED2A67CD5206F0E4C8E , 0xFFF401606B2D4A538C836D0FCB723A2C , 0xFFFD0AADCB434D83BDE55D0B09E4CC9A );
Copy
32
0.34 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"‘éÚ\x1E ìŒEÙ€H÷‹\f Fb« "
b"År\x13 žG©HH¨˜ú\x01 i¥N® "
b"÷W\x15 €\x02 ¯@ŽÑaà(~ÆÁ "
b"Á¸R´ñûO›ªÌV™›;94 "
b"Î\x7F Œ\r "ÂFòŽ ª\f á\x0E ÷² "
b"Í\x0E `]m\x1F G…š•U}£/½ "
b"]ŽÃd0\x05 MaH-Ž2\x14 ¿÷ "
b"A»I_\x16 KB)ŠT›"<3›W "
b"Bdé\r ¹O®²ƒ¼Õ\x10 ÖZó "
b"\x08 Eñ\t 8Eê·Ö,«ŽÉùŒ "
b"•Êð²\x14 4KU¤+ztl\³; "
b"\x15 'þÿFL¡,ÆÊ’\x0E 5m "
b"\r ÒPü8•EÖ…Ôi“Ø’Ÿl "
b"O÷Ô(ï®H_»»ùŸ\x16 ˆér "
b"7¹“ñ\x1A ÂCj·»(»]\ "
]
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 (0x91E9DA1EEC8C45D98048F78B0C4662AB , 0xC572139E47A94848A898FA0169A54EAE , 0xF757158002AF409F8DD161E0287EC6C1 , 0xC1B852B4F1FB4F9BAACC56999B3B3934 , 0xCE7F8C0D22C246F28EA0AA0CE10EF7B2 , 0xCD0E605D6D1F47859A95559D7DA32FBD , 0x5D8DC36430054D6181482D8D3214BFF7 , 0x41BB495F164B42298A549B223C339B57 , 0x4264E90DB99D4FAEB283BCD510D65AF3 , 0x0845F1098F3845EAB7D62CAB8DC9F98C , 0x95CAF0B214344B55A42B7A746C5CB33B , 0x81159D27FEFF464CA12CC6CA920E356D , 0x0DD250FC389545D685D46993D8929F6C , 0x4FF7D428EFAE485FBBBBF99F1688E972 , 0x37B993F11AC2436AB78EBB28BB5D5C90 ));
Copy
33
0.15 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `id` = ?
Parameters :
[
b"ãyüÀ–óCVŽË\x1E )MEÉ1 "
b"w¹YÏfÞL\x15 Çù·Ú9‚ó "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0xE379FCC096F343568DCB1E294D45C931 OR `id` = 0x77B959CF66DE4C1590C7F9B7DA3982F3
;
Copy
34
0.12 ms
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
;
Copy
35
0.11 ms
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `technical_name` = ?
Parameters :
[
"Storefront "
]
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `technical_name` = 'Storefront' ;
Copy
36
0.13 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
37
0.08 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
38
0.11 ms
SELECT path FROM category WHERE id = ?
Parameters :
[
b"ãyüÀ–óCVŽË\x1E )MEÉ1 "
]
SELECT path FROM category WHERE id = 0xE379FCC096F343568DCB1E294D45C931 ;
Copy
39
0.07 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
40
0.31 ms
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"\x01 ›1{Aõpµ·ñ:C‹u\x10 È "
b"\x01 ›1{AüqU¢Ý}ìë(D} "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x019B317B41F570B5B7F13A438B7510C8 , 0x019B317B41FC7155A2DD7DECEB28447D ));
Copy
41
0.14 ms
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
42
0.36 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ãyüÀ–óCVŽË\x1E )MEÉ1 "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xE379FCC096F343568DCB1E294D45C931 ));
Copy
43
0.26 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ãyüÀ–óCVŽË\x1E )MEÉ1 "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xE379FCC096F343568DCB1E294D45C931 ));
Copy
44
1.51 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/e379fcc096f343568dcb1e294d45c931 "
"/navigation/19ca405790ff4f07aac8c599d4317868 "
"/navigation/48f97f432fd041388b2630184139cf0e "
"/navigation/bb22b05bff9140f3808b1cff975b75eb "
"/navigation/06f5dda360c04112937601574122c515 "
"/navigation/c3057bb031634c669cd6dfb0d4acbb15 "
"/navigation/5d6b1f54e92c42bf89b512baf3b79e08 "
"/navigation/d60d60f6a5e044adbca44cbb25c3125b "
"/navigation/bbc91f8512f3476697f0e9d4fd97483f "
"/navigation/7356bb41f6fc4b168cc34fc7d92d7110 "
"/navigation/4924c22225644deea3a54c3ba6396c85 "
"/navigation/3bb3274a57f04bc9970c795f2dfddbe5 "
"/navigation/9d89181620be42dcb7e440ce0cd27456 "
"/navigation/e5fbe1167d8443fa95804dd5bbc6ba2e "
"/detail/f89c77fc07cb47dbaf9413f16d982c10 "
"/detail/a3eabfcbe180403d9ab37262b9e0f0e5 "
"/detail/a355b68c401549b89b196ed5b58c11f9 "
"/detail/b82720370df04dbf86feb6008cbe12da "
"/detail/226bc95dbfd44bb096e203940b908a45 "
"/detail/210a31b8b8164bb8af71f0148265738c "
"/detail/2fd03dbc7562414c9301fc74a9d0515a "
"/detail/433ff7d28c8b4753941e1f6f3e6794d3 "
"/detail/17c5999ecfab41d6808cb2db8189f290 "
"/detail/2435666655d44954a706233a1297827a "
"/detail/6d2d8fddff8c4efeb5c61d559f4828ea "
"/detail/865dc498ae4143cd920e86f35d2fd0c7 "
"/detail/69fee2049f904c7abd55487b70bbc658 "
"/detail/be77359f69374136bd0714c1ddb39a80 "
"/detail/a28ccc6c6a114949bdaf693ad86858f1 "
"/detail/3ce913348fe34bb1864ff7ea01eae2b1 "
"/detail/55289f429e37449497e67d282a8f3193 "
"/detail/266590e9f32c4cdab3c9ce6b9c5b0645 "
"/detail/e8b82fab8d6b4066a9bec460d20c78fe "
"/detail/3f759066f7ef4f12b7777b9a7688bf45 "
"/detail/03eaebd379514a989bdffaf233093b99 "
"/detail/79ea284536d94df3b06b54d50e851089 "
"/detail/4d2e205f79a247cdb9bddb94b7051cc3 "
"/detail/7716f3ebf963487d9f715888b218b2e3 "
b"/»_ââšMpªXTÎ|ãâ\v "
b"Íe’Æ6®Kóƒx°\x1A ›1äm "
]
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN ('/navigation/e379fcc096f343568dcb1e294d45c931' , '/navigation/19ca405790ff4f07aac8c599d4317868' , '/navigation/48f97f432fd041388b2630184139cf0e' , '/navigation/bb22b05bff9140f3808b1cff975b75eb' , '/navigation/06f5dda360c04112937601574122c515' , '/navigation/c3057bb031634c669cd6dfb0d4acbb15' , '/navigation/5d6b1f54e92c42bf89b512baf3b79e08' , '/navigation/d60d60f6a5e044adbca44cbb25c3125b' , '/navigation/bbc91f8512f3476697f0e9d4fd97483f' , '/navigation/7356bb41f6fc4b168cc34fc7d92d7110' , '/navigation/4924c22225644deea3a54c3ba6396c85' , '/navigation/3bb3274a57f04bc9970c795f2dfddbe5' , '/navigation/9d89181620be42dcb7e440ce0cd27456' , '/navigation/e5fbe1167d8443fa95804dd5bbc6ba2e' , '/detail/f89c77fc07cb47dbaf9413f16d982c10' , '/detail/a3eabfcbe180403d9ab37262b9e0f0e5' , '/detail/a355b68c401549b89b196ed5b58c11f9' , '/detail/b82720370df04dbf86feb6008cbe12da' , '/detail/226bc95dbfd44bb096e203940b908a45' , '/detail/210a31b8b8164bb8af71f0148265738c' , '/detail/2fd03dbc7562414c9301fc74a9d0515a' , '/detail/433ff7d28c8b4753941e1f6f3e6794d3' , '/detail/17c5999ecfab41d6808cb2db8189f290' , '/detail/2435666655d44954a706233a1297827a' , '/detail/6d2d8fddff8c4efeb5c61d559f4828ea' , '/detail/865dc498ae4143cd920e86f35d2fd0c7' , '/detail/69fee2049f904c7abd55487b70bbc658' , '/detail/be77359f69374136bd0714c1ddb39a80' , '/detail/a28ccc6c6a114949bdaf693ad86858f1' , '/detail/3ce913348fe34bb1864ff7ea01eae2b1' , '/detail/55289f429e37449497e67d282a8f3193' , '/detail/266590e9f32c4cdab3c9ce6b9c5b0645' , '/detail/e8b82fab8d6b4066a9bec460d20c78fe' , '/detail/3f759066f7ef4f12b7777b9a7688bf45' , '/detail/03eaebd379514a989bdffaf233093b99' , '/detail/79ea284536d94df3b06b54d50e851089' , '/detail/4d2e205f79a247cdb9bddb94b7051cc3' , '/detail/7716f3ebf963487d9f715888b218b2e3' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0xCD6592C636AE4BF38378B01A9B31E46D OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
45
0.31 ms
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"""
\x17 \n
C\x7F 6ø@²—-ûrøæ¿b
"""
b"\x1E ›mÉ\v RG|·'÷ïeÆ]Ö "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"¸Rs=·eO;‚°T•Ë!ÚW "
b"Ð[4\ÛyIgƒ\x12\x17 [ÄLKL "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"ï\x7F Ù.®S@I’\x06 €\x12 ¨.’‹ "
]
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0x170A437F36F840B2972DFB72F8E6BF62 , 0x1E9B6DC90B52477CB727F7EF65C65DD6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0xB852733DB7654F3B82B05495CB21DA57 , 0xD05B345CDB7949678312175BC44C4B4C , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xEF7FD92EAE53404992068012A82E928B );
Copy
46
0.12 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"7AxLPlt3S40pPVUQj24h7vwTtzVbD5kd "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = '7AxLPlt3S40pPVUQj24h7vwTtzVbD5kd' ;
Copy