1
0.33 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.22 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
3
0.24 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.44 ms
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ? ) AND ((sales_channel_id = ? OR sales_channel_id IS NULL )) AND ((seo_path_info = ? OR seo_path_info = ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 —Y·Ð,pãµ×`üç“r\x7F "
"Music/Health/Jewelry-Music-Outdoors "
"Music/Health/Jewelry-Music-Outdoors/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0x019759B7D02C70E3B5D760FCE793727F OR sales_channel_id IS NULL )) AND ((seo_path_info = 'Music/Health/Jewelry-Music-Outdoors' OR seo_path_info = 'Music/Health/Jewelry-Music-Outdoors/' ));
Copy
5
0.28 ms
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
;
Copy
6
0.20 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"\x01 —Y·Ð,pãµ×`üç“r\x7F "
"55rnzkKLFrfo63OH5x7k5KUQhqB2QnYy "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x019759B7D02C70E3B5D760FCE793727F ) AND (token = '55rnzkKLFrfo63OH5x7k5KUQhqB2QnYy' ) LIMIT 1 ;
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"\x01 —Y·Ð,pãµ×`üç“r\x7F "
b"\x01 ùYÀòpr\x17 Å\v TAU\t\x1E E "
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0x019759B7D02C70E3B5D760FCE793727F AND `sales_channel_country` . `country_id` = 0x019759B7957072178F0B544155091E45 );
Copy
8
0.77 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"""
\x01 —Y¸\n
;sWŸ\x10 ï#ðõoÈ
"""
]
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 (0x019759B80A3B73579F10EF23F0F56FC8 ));
Copy
9
0.36 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"\x01 —Y·™ósÜ·\x12 ®‰§´(õ "
]
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 (0x019759B799F373DCB712AE89A7B428F5 ));
Copy
10
0.35 ms
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `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"\x01 —Y·™ósÜ·\x12 ®‰§´(õ "
]
SELECT
`cms_section` . `id` as `cms_section.id` ,
`cms_section` . `position` as `cms_section.position` ,
`cms_section` . `type` as `cms_section.type` ,
`cms_section` . `locked` as `cms_section.locked` ,
`cms_section` . `name` as `cms_section.name` ,
`cms_section` . `sizing_mode` as `cms_section.sizingMode` ,
`cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` ,
`cms_section` . `background_color` as `cms_section.backgroundColor` ,
`cms_section` . `background_media_id` as `cms_section.backgroundMediaId` ,
`cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` ,
`cms_section` . `css_class` as `cms_section.cssClass` ,
`cms_section` . `cms_page_id` as `cms_section.pageId` ,
`cms_section` . `visibility` as `cms_section.visibility` ,
`cms_section` . `custom_fields` as `cms_section.customFields` ,
`cms_section` . `version_id` as `cms_section.versionId` ,
`cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` ,
`cms_section` . `created_at` as `cms_section.createdAt` ,
`cms_section` . `updated_at` as `cms_section.updatedAt` ,
`cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` ,
`cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` ,
`cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` ,
`cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` ,
`cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` ,
`cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` ,
`cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` ,
`cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` ,
`cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` ,
`cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` ,
`cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` ,
`cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` ,
`cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` ,
`cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` ,
`cms_section.backgroundMedia` . `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` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `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 (0x019759B799F373DCB712AE89A7B428F5 )));
Copy
11
0.37 ms
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `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"\x01 ùYÀÖ¶q\x06 Ñ25b;í\x1A ì "
b"\x01 —Y·™ôq\x06 ¥25b<‘Eø "
]
SELECT
`cms_block` . `id` as `cms_block.id` ,
`cms_block` . `position` as `cms_block.position` ,
`cms_block` . `type` as `cms_block.type` ,
`cms_block` . `locked` as `cms_block.locked` ,
`cms_block` . `name` as `cms_block.name` ,
`cms_block` . `section_position` as `cms_block.sectionPosition` ,
`cms_block` . `margin_top` as `cms_block.marginTop` ,
`cms_block` . `margin_bottom` as `cms_block.marginBottom` ,
`cms_block` . `margin_left` as `cms_block.marginLeft` ,
`cms_block` . `margin_right` as `cms_block.marginRight` ,
`cms_block` . `background_color` as `cms_block.backgroundColor` ,
`cms_block` . `background_media_id` as `cms_block.backgroundMediaId` ,
`cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` ,
`cms_block` . `css_class` as `cms_block.cssClass` ,
`cms_block` . `visibility` as `cms_block.visibility` ,
`cms_block` . `cms_section_id` as `cms_block.sectionId` ,
`cms_block` . `custom_fields` as `cms_block.customFields` ,
`cms_block` . `version_id` as `cms_block.versionId` ,
`cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` ,
`cms_block` . `created_at` as `cms_block.createdAt` ,
`cms_block` . `updated_at` as `cms_block.updatedAt` ,
`cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` ,
`cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` ,
`cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` ,
`cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` ,
`cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` ,
`cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` ,
`cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` ,
`cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` ,
`cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` ,
`cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` ,
`cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` ,
`cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` ,
`cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` ,
`cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` ,
`cms_block.backgroundMedia` . `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` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `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 (0x019759B799F47106A53235623BA11A8D , 0x019759B799F47106A53235623C9145F8 )));
Copy
12
0.37 ms
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.translation.config` , `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"\x01 —Y·™ôq\x06 ¥25b=Ž1\x1F "
b"\x01 —Y·™ôq\x06 ¥25b=”\x15 f "
b"\x01 —Y·™ôq\x06 ¥25b>\e s™ "
b"\x01 —Y·™ôq\x06 ¥25b>$ëë "
]
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.translation.config` , `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 (0x019759B799F47106A53235623D8E311F , 0x019759B799F47106A53235623D941566 , 0x019759B799F47106A53235623E1B7399 , 0x019759B799F47106A53235623E24EBEB )));
Copy
13
0.47 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"\x01 —Y·£åsH©qàPTÁ}¨ "
]
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 (0x019759B7A3E57348A971E05054C17DA8 );
Copy
14
0.25 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
15
0.32 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"\x01 —Y·£åsH©qàPTÁ}¨ "
b"\x01 —Y·£åsH©qàPTû\x00 J "
b"""
\x01 —Y·£åsH©qàPUB\n
x
"""
b"\x01 —Y·£åsH©qàPUx\x19 À "
b"\x01 —Y·£åsH©qàPVLõÜ "
b"\x01 —Y·¥Ïs¸¨Ñx¡SX†£ "
]
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 (0x019759B7A3E57348A971E05054C17DA8 , 0x019759B7A3E57348A971E05054FB004A , 0x019759B7A3E57348A971E05055420A78 , 0x019759B7A3E57348A971E050557819C0 , 0x019759B7A3E57348A971E050564CF5DC , 0x019759B7A5CF73B8A8D178A1535886A3 );
Copy
16
0.20 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? )) LIMIT 1
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"""
\x01 —Y¸\n
;sWŸ\x10 ï#ðõoÈ
"""
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x019759B80A3B73579F10EF23F0F56FC8 )) LIMIT 1 ;
Copy
17
0.13 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"""
\x01 —Y¸\n
;sWŸ\x10 ï#ðõoÈ
"""
]
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 (0x019759B80A3B73579F10EF23F0F56FC8 ));
Copy
18
1.21 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 (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `name` as `product.translation.name` 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` . `name` as `product.parent.translation.name` 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 `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` < = > ? ))) GROUP BY `product` . `display_group` ORDER BY MIN (COALESCE (`product.translation.name` , `product.parent.translation.name` )) ASC , MIN (`product` . `id` ) ASC LIMIT 24
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 —Y·Ð,pãµ×`üç“r\x7F "
true
b"""
\x01 —Y¸\n
;sWŸ\x10 ï#ðõoÈ
"""
null
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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 (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `name` as `product.translation.name` 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` . `name` as `product.parent.translation.name` 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 `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` = 0x019759B7D02C70E3B5D760FCE793727F AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x019759B80A3B73579F10EF23F0F56FC8 AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product` . `display_group` ORDER BY MIN (COALESCE (`product.translation.name` , `product.parent.translation.name` )) ASC , MIN (`product` . `id` ) ASC LIMIT 24 ;
Copy
19
0.93 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 (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `name` as `product.translation.name` 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` . `name` as `product.parent.translation.name` 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 `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` < = > ? ))) GROUP BY `product` . `display_group` ) total
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 —Y·Ð,pãµ×`üç“r\x7F "
true
b"""
\x01 —Y¸\n
;sWŸ\x10 ï#ðõoÈ
"""
null
]
SELECT COUNT (* ) FROM (
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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 (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `name` as `product.translation.name` 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` . `name` as `product.parent.translation.name` 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 `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` = 0x019759B7D02C70E3B5D760FCE793727F AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x019759B80A3B73579F10EF23F0F56FC8 AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product` . `display_group` ) total ;
Copy
20
0.67 ms
SELECT LOWER (HEX (IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ))) as `manufacturer` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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` < = > ? ))) GROUP BY IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` )
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 —Y·Ð,pãµ×`üç“r\x7F "
true
b"""
\x01 —Y¸\n
;sWŸ\x10 ï#ðõoÈ
"""
null
]
SELECT LOWER (HEX (IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ))) as `manufacturer` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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` = 0x019759B7D02C70E3B5D760FCE793727F AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x019759B80A3B73579F10EF23F0F56FC8 AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` );
Copy
21
0.42 ms
SELECT `product_manufacturer` . `id` as `product_manufacturer.id` , `product_manufacturer` . `version_id` as `product_manufacturer.versionId` , `product_manufacturer` . `media_id` as `product_manufacturer.mediaId` , `product_manufacturer` . `link` as `product_manufacturer.link` , `product_manufacturer` . `created_at` as `product_manufacturer.createdAt` , `product_manufacturer` . `updated_at` as `product_manufacturer.updatedAt` , `product_manufacturer.translation.name` , `product_manufacturer.translation.name` as `product_manufacturer.name` , `product_manufacturer.translation.description` , `product_manufacturer.translation.description` as `product_manufacturer.description` , `product_manufacturer.translation.customFields` , `product_manufacturer.translation.customFields` as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation` . `product_manufacturer_id` , `product_manufacturer.translation` . `product_manufacturer_version_id` , `product_manufacturer.translation` . `name` as `product_manufacturer.translation.name` , `product_manufacturer.translation` . `description` as `product_manufacturer.translation.description` , `product_manufacturer.translation` . `custom_fields` as `product_manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . `language_id` = ? ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product_manufacturer` . `version_id` WHERE (`product_manufacturer` . `version_id` = ? ) AND (`product_manufacturer` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ùY©\x13 ¬qÉù░%ß\x1D )═¥ "
b"\x01 —Y¸\x13 ©seª”Î\x19 þ &± "
b"\x01 —Y¸\x13 ©seª”Î\x19 ùT\x12 x "
b"\x01 —Y¸\x13 ©seª”Î\x19 üñUä "
b"\x01 —Y¸\x13 ©seª”Î\x19 þúÇç "
b"\x01 ùY©\x13 ¬qÉù░%ß\x1C å? "
b"\x01 —Y¸\x13 ¨qé±dâ=\x05 ¤ ò "
b"\x01 —Y¸\x13 ©seª”Î\x19 ý¬ï\x16 "
b"\x01 —Y¸\x13 ©seª”Î\x19 ö""h "
b"\x01 ùY©\x13 ¬qÉù░%ß\x14 ╣ÄÊ "
b"\x01 —Y¸\x13 ¨qé±dâ=\x03 BM\t "
b"\x01 ùY©\x13 ¬qÉù░%ß\x15 ÃK¤ "
b"\x01 ùY©\x13 ¬qÉù░%ß\x19 ègÚ "
b"\x01 ùY©\x13 ¬qÉù░%ß\x1A q\x04 Ã "
b"\x01 ùY©\x13 ¬qÉù░%ß\x17 Þ²\x16 "
b"\x01 ùY©\x13 ¬qÉù░%ß\x1C 4├Ä "
b"""
\x01 ùY©\x13 ¬qÉù░%ß\e E\n
À
"""
b"\x01 ùY©\x13 ¬qÉù░%ß\x17 Fà/ "
b"\x01 —Y¸\x13 ¨qé±dâ=\x05 ©,\n "
b"\x01 —Y·•Ãrè²ïÓ’\x10 ’/E "
b"\x01 ùY©\x13 ®se¬ö╬\x19 ·üÄ3 "
b"\x01 ùY©\x13 ¬qÉù░%ß\x17 {t£ "
b"\x01 —Y¸\x13 ©seª”Î\x1A\x01 ‘ê\n "
b"\x01 ùY©\x13 ¬qÉù░%ß\x18 _J▄ "
b"\x01 —Y¸\x13 ¨qé±dâ=\x03 ƒlÿ "
b"\x01 —Y¸\x13 ©seª”Î\x1A\x03 §ï% "
b"\x01 —Y¸\x13 ¨qé±dâ=\x04 ãæâ "
b"\x01 ùY©\x13 ¬qÉù░%ß\x16 »\x1A e "
b"\x01 ùY©\x13 ¬qÉù░%ß\x15 Of" "
b"\x01 —Y¸\x13 ¨qé±dâ=\x04 q'e "
b"\x01 —Y¸\x13 ©seª”Î\x19 ÷þ¨è "
b"\x01 —Y¸\x13 ©seª”Î\x1A\x04 \”\v "
b"\x01 ùY©\x13 ¬qÉù░%ß\x18 µ\x16 ü "
]
SELECT
`product_manufacturer` . `id` as `product_manufacturer.id` ,
`product_manufacturer` . `version_id` as `product_manufacturer.versionId` ,
`product_manufacturer` . `media_id` as `product_manufacturer.mediaId` ,
`product_manufacturer` . `link` as `product_manufacturer.link` ,
`product_manufacturer` . `created_at` as `product_manufacturer.createdAt` ,
`product_manufacturer` . `updated_at` as `product_manufacturer.updatedAt` ,
`product_manufacturer.translation.name` ,
`product_manufacturer.translation.name` as `product_manufacturer.name` ,
`product_manufacturer.translation.description` ,
`product_manufacturer.translation.description` as `product_manufacturer.description` ,
`product_manufacturer.translation.customFields` ,
`product_manufacturer.translation.customFields` as `product_manufacturer.customFields`
FROM
`product_manufacturer`
LEFT JOIN (
SELECT
`product_manufacturer.translation` . `product_manufacturer_id` ,
`product_manufacturer.translation` . `product_manufacturer_version_id` ,
`product_manufacturer.translation` . `name` as `product_manufacturer.translation.name` ,
`product_manufacturer.translation` . `description` as `product_manufacturer.translation.description` ,
`product_manufacturer.translation` . `custom_fields` as `product_manufacturer.translation.customFields`
FROM
`product_manufacturer_translation` `product_manufacturer.translation`
WHERE
`product_manufacturer.translation` . `language_id` = ?
) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id`
AND `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product_manufacturer` . `version_id`
WHERE
(
`product_manufacturer` . `version_id` = ?
)
AND (
`product_manufacturer` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ?
)
)
Copy
SELECT `product_manufacturer` . `id` as `product_manufacturer.id` , `product_manufacturer` . `version_id` as `product_manufacturer.versionId` , `product_manufacturer` . `media_id` as `product_manufacturer.mediaId` , `product_manufacturer` . `link` as `product_manufacturer.link` , `product_manufacturer` . `created_at` as `product_manufacturer.createdAt` , `product_manufacturer` . `updated_at` as `product_manufacturer.updatedAt` , `product_manufacturer.translation.name` , `product_manufacturer.translation.name` as `product_manufacturer.name` , `product_manufacturer.translation.description` , `product_manufacturer.translation.description` as `product_manufacturer.description` , `product_manufacturer.translation.customFields` , `product_manufacturer.translation.customFields` as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation` . `product_manufacturer_id` , `product_manufacturer.translation` . `product_manufacturer_version_id` , `product_manufacturer.translation` . `name` as `product_manufacturer.translation.name` , `product_manufacturer.translation` . `description` as `product_manufacturer.translation.description` , `product_manufacturer.translation` . `custom_fields` as `product_manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product_manufacturer` . `version_id` WHERE (`product_manufacturer` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product_manufacturer` . `id` IN (0x019759B813AA719097B025E11D29CDBE , 0x019759B813A97365AA94CE19FE2026B1 , 0x019759B813A97365AA94CE19F9541278 , 0x019759B813A97365AA94CE19FCF155E4 , 0x019759B813A97365AA94CE19FEFAC7E7 , 0x019759B813AA719097B025E11C863F20 , 0x019759B813A871E9B164E23D05A420F2 , 0x019759B813A97365AA94CE19FDACEF16 , 0x019759B813A97365AA94CE19F6222268 , 0x019759B813AA719097B025E114B98ED2 , 0x019759B813A871E9B164E23D03424D09 , 0x019759B813AA719097B025E115C74BCF , 0x019759B813AA719097B025E1198A67E9 , 0x019759B813AA719097B025E11A7104C7 , 0x019759B813AA719097B025E117E8FD16 , 0x019759B813AA719097B025E11C34C38E , 0x019759B813AA719097B025E11B450AB7 , 0x019759B813AA719097B025E11746852F , 0x019759B813A871E9B164E23D05A92C0A , 0x019759B795C372E8B2EFD39210922F45 , 0x019759B813A97365AA94CE19FA818E33 , 0x019759B813AA719097B025E1177B749C , 0x019759B813A97365AA94CE1A0191EA0A , 0x019759B813AA719097B025E1185F4ADC , 0x019759B813A871E9B164E23D03836CFF , 0x019759B813A97365AA94CE1A03A7EF25 , 0x019759B813A871E9B164E23D04E3E6E2 , 0x019759B813AA719097B025E116AF1A65 , 0x019759B813AA719097B025E1154F6622 , 0x019759B813A871E9B164E23D04712765 , 0x019759B813A97365AA94CE19F7FEA8E8 , 0x019759B813A97365AA94CE1A045C940B , 0x019759B813AA719097B025E118E61681 ));
Copy
22
1.79 ms
SELECT MIN (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019759b795b27105b658f30564e2d55e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019759b795b873e9968f23835daf85a5.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019759b79e18702daa1f8a4185ea1dab.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019759b795c9723095ac062428d27095.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019759b795b27105b658f30564e2d55e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019759b795b873e9968f23835daf85a5.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019759b79e18702daa1f8a4185ea1dab.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019759b795c9723095ac062428d27095.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.min` , MAX (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019759b795b27105b658f30564e2d55e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019759b795b873e9968f23835daf85a5.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019759b79e18702daa1f8a4185ea1dab.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019759b795c9723095ac062428d27095.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019759b795b27105b658f30564e2d55e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019759b795b873e9968f23835daf85a5.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019759b79e18702daa1f8a4185ea1dab.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019759b795c9723095ac062428d27095.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.max` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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` < = > ? )))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 —Y·Ð,pãµ×`üç“r\x7F "
true
b"""
\x01 —Y¸\n
;sWŸ\x10 ï#ðõoÈ
"""
null
]
SELECT
MIN (
IFNULL (
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019759b795b27105b658f30564e2d55e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019759b795b873e9968f23835daf85a5.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019759b79e18702daa1f8a4185ea1dab.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019759b795c9723095ac062428d27095.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
),
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019759b795b27105b658f30564e2d55e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019759b795b873e9968f23835daf85a5.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019759b79e18702daa1f8a4185ea1dab.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019759b795c9723095ac062428d27095.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
)
)
) as `price.min` ,
MAX (
IFNULL (
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019759b795b27105b658f30564e2d55e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019759b795b873e9968f23835daf85a5.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019759b79e18702daa1f8a4185ea1dab.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule019759b795c9723095ac062428d27095.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
),
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019759b795b27105b658f30564e2d55e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019759b795b873e9968f23835daf85a5.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019759b79e18702daa1f8a4185ea1dab.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule019759b795c9723095ac062428d27095.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
)
)
) as `price.max`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id`
AND `product` . `parent_version_id` = `product.parent` . `version_id`
LEFT JOIN `product_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` < = > ? )
)
)
Copy
SELECT MIN (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019759b795b27105b658f30564e2d55e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019759b795b873e9968f23835daf85a5.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019759b79e18702daa1f8a4185ea1dab.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019759b795c9723095ac062428d27095.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019759b795b27105b658f30564e2d55e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019759b795b873e9968f23835daf85a5.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019759b79e18702daa1f8a4185ea1dab.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019759b795c9723095ac062428d27095.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.min` , MAX (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019759b795b27105b658f30564e2d55e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019759b795b873e9968f23835daf85a5.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019759b79e18702daa1f8a4185ea1dab.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule019759b795c9723095ac062428d27095.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019759b795b27105b658f30564e2d55e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019759b795b873e9968f23835daf85a5.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019759b79e18702daa1f8a4185ea1dab.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule019759b795c9723095ac062428d27095.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.max` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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` = 0x019759B7D02C70E3B5D760FCE793727F AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x019759B80A3B73579F10EF23F0F56FC8 AND NOT (`product` . `display_group` < = > NULL )));
Copy
23
0.52 ms
SELECT MAX (IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` )) as `rating` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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 (((IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` ) > = ? )))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 —Y·Ð,pãµ×`üç“r\x7F "
true
b"""
\x01 —Y¸\n
;sWŸ\x10 ï#ðõoÈ
"""
null
0
]
SELECT MAX (IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` )) as `rating` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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` = 0x019759B7D02C70E3B5D760FCE793727F AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x019759B80A3B73579F10EF23F0F56FC8 AND NOT (`product` . `display_group` < = > NULL ))) AND (((IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` ) > = 0 )));
Copy
24
0.51 ms
SELECT MAX (IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` )) as `shipping-free` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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 ((IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` ) = ? ))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 —Y·Ð,pãµ×`üç“r\x7F "
true
b"""
\x01 —Y¸\n
;sWŸ\x10 ï#ðõoÈ
"""
null
true
]
SELECT MAX (IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` )) as `shipping-free` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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` = 0x019759B7D02C70E3B5D760FCE793727F AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x019759B80A3B73579F10EF23F0F56FC8 AND NOT (`product` . `display_group` < = > NULL ))) AND ((IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` ) = 1 ));
Copy
25
1.39 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` < = > ? ))) GROUP BY `product.properties` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 —Y·Ð,pãµ×`üç“r\x7F "
true
b"""
\x01 —Y¸\n
;sWŸ\x10 ï#ðõoÈ
"""
null
]
SELECT LOWER (HEX (`product.properties` . `id` )) as `properties.key` , COUNT (`product` . `id` ) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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` = 0x019759B7D02C70E3B5D760FCE793727F AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x019759B80A3B73579F10EF23F0F56FC8 AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.properties` . `id` ;
Copy
26
0.77 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` < = > ? ))) GROUP BY `product.options` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 —Y·Ð,pãµ×`üç“r\x7F "
true
b"""
\x01 —Y¸\n
;sWŸ\x10 ï#ðõoÈ
"""
null
]
SELECT LOWER (HEX (`product.options` . `id` )) as `options.key` , COUNT (`product` . `id` ) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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` = 0x019759B7D02C70E3B5D760FCE793727F AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x019759B80A3B73579F10EF23F0F56FC8 AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.options` . `id` ;
Copy
27
0.33 ms
SELECT
parent . variant_listing_config as variantListingConfig ,
LOWER (HEX (child . id )) as id ,
LOWER (HEX (parent . id )) as parentId
FROM product as child
INNER JOIN product as parent
ON parent . id = child . parent_id
AND parent . version_id = child . version_id
WHERE child . version_id = ?
AND child . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 —Y¸\x17 ,sM‚¨Ws\x1C ®O\x08 "
b"\x01 —Y¸\x18\x15 s8±¶@<\x1E\x01\x13 þ "
b"\x01 —Y¸\x17 .rˆ®¬7úš6 "
b"\x01 ùY©\x18 #qþù┤ƒ─ì/Ï\x0E "
b"\x01 —Y¸\x17 ?r—´öëê\x00 ‚\x08 "
b"\x01 —Y¸\x18\x13 q‘ƒóÐß\x1D ã…½ "
b"\x01 —Y¸\x17 6r¾‚ÍNªç°=\x07 "
b"\x01 —Y¸\x17 2s²—‹í\x12 %{°Æ "
b"\x01 ùY©\x18\x11 qÅû┼bܽ¡µd "
b"\x01 —Y¸\x17 &q\x1E ®\x0E ôQtG¯\r "
b"\x01 ùY©\x16\x01 r"êü'Å_ÐÃñ "
b"\x01 —Y¸\x18\e rÙ–\x16 ¥ÓËÑy% "
b"\x01 —Y¸\x18\x19 p¶ˆ/\x05 Gbd£â "
b"\x01 —Y¸\x17 8q\x16 ƒ÷™y3ð€p "
b"\x01 —Y¸\x18 1sD ¨yX7·úû "
b"\x01 ùY©\x17 *s\x16 £üöK\x10 ╝\x1E S "
b"\x01 —Y¸\x17 :sþ¾xµ¨‘ïq] "
b"\x01 —Y¸\x17 $rZ´¥A™…"(â "
b"\x01 —Y¸\x18 -r\x01 Š„#Øò—(¢ "
b"\x01 ùY©\x18\f qíò┘?Éúø± "
b"\x01 —Y¸\x18\x17 ph»Úº×\x02 %ív "
b"\x01 —Y¸\x18\x1D pM˜\x19 ²^}\x04 " "
b"\x01 —Y¸\x18 /pwµ\f óù`/<j "
b"\x01 —Y¸\x18 )r\x0E ½'ö\x07 |\x10\v Ø "
]
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 (0x019759B8172C734D82A857731CAE4F08 , 0x019759B818157338B1B6403C1E0113FE , 0x019759B8172E7288AEAC37FA9A36AD20 , 0x019759B8182371E797B49FC48D2FD80E , 0x019759B8173F7297ADB4F6EBEA008208 , 0x019759B81813719183F3D0DF1DE385BD , 0x019759B8173672BE82CD4EAAE7B03D07 , 0x019759B8173273B2978BED12257BB0C6 , 0x019759B81811718F96C5629AABADE664 , 0x019759B81726711EAE0EF4517447AF0D , 0x019759B8160172228881278F5FD1C7A4 , 0x019759B8181B72D99616A5D3CBD17925 , 0x019759B8181970B6882F05476264A3E2 , 0x019759B81738711683F7997933F08070 , 0x019759B818317344A0A8795837B7FAFB , 0x019759B8172A73169C81944B10BC1E53 , 0x019759B8173A73FEBE78B5A891EF715D , 0x019759B81724725AB4A54199852228E2 , 0x019759B8182D72018A8423D8F29728A2 , 0x019759B8180C71A195D93FF090A39BF1 , 0x019759B818177068BBDABAD70225ED76 , 0x019759B8181D704D9819B25E7D042220 , 0x019759B8182F7077B50CF3F9602F3C6A , 0x019759B81829720EBD27F6077C100BD8 );
Copy
28
0.64 ms
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) AND (`product` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) GROUP BY `product` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
10
b"\x01 —Y·Ð,pãµ×`üç“r\x7F "
true
b"\x01 —Y¸\x17 ,sM‚¨Ws\x1C ®O\x08 "
b"\x01 —Y¸\x18\x15 s8±¶@<\x1E\x01\x13 þ "
b"\x01 —Y¸\x17 .rˆ®¬7úš6 "
b"\x01 ùY©\x18 #qþù┤ƒ─ì/Ï\x0E "
b"\x01 —Y¸\x17 ?r—´öëê\x00 ‚\x08 "
b"\x01 —Y¸\x18\x13 q‘ƒóÐß\x1D ã…½ "
b"\x01 —Y¸\x17 6r¾‚ÍNªç°=\x07 "
b"\x01 —Y¸\x17 2s²—‹í\x12 %{°Æ "
b"\x01 ùY©\x18\x11 qÅû┼bܽ¡µd "
b"\x01 —Y¸\x17 &q\x1E ®\x0E ôQtG¯\r "
b"\x01 ùY©\x16\x01 r"êü'Å_ÐÃñ "
b"\x01 —Y¸\x18\e rÙ–\x16 ¥ÓËÑy% "
b"\x01 —Y¸\x18\x19 p¶ˆ/\x05 Gbd£â "
b"\x01 —Y¸\x17 8q\x16 ƒ÷™y3ð€p "
b"\x01 —Y¸\x18 1sD ¨yX7·úû "
b"\x01 ùY©\x17 *s\x16 £üöK\x10 ╝\x1E S "
b"\x01 —Y¸\x17 :sþ¾xµ¨‘ïq] "
b"\x01 —Y¸\x17 $rZ´¥A™…"(â "
b"\x01 —Y¸\x18 -r\x01 Š„#Øò—(¢ "
b"\x01 ùY©\x18\f qíò┘?Éúø± "
b"\x01 —Y¸\x18\x17 ph»Úº×\x02 %ív "
b"\x01 —Y¸\x18\x1D pM˜\x19 ²^}\x04 " "
b"\x01 —Y¸\x18 /pwµ\f óù`/<j "
b"\x01 —Y¸\x18 )r\x0E ½'ö\x07 |\x10\v Ø "
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x019759B7D02C70E3B5D760FCE793727F AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0x019759B8172C734D82A857731CAE4F08 , 0x019759B818157338B1B6403C1E0113FE , 0x019759B8172E7288AEAC37FA9A36AD20 , 0x019759B8182371E797B49FC48D2FD80E , 0x019759B8173F7297ADB4F6EBEA008208 , 0x019759B81813719183F3D0DF1DE385BD , 0x019759B8173672BE82CD4EAAE7B03D07 , 0x019759B8173273B2978BED12257BB0C6 , 0x019759B81811718F96C5629AABADE664 , 0x019759B81726711EAE0EF4517447AF0D , 0x019759B8160172228881278F5FD1C7A4 , 0x019759B8181B72D99616A5D3CBD17925 , 0x019759B8181970B6882F05476264A3E2 , 0x019759B81738711683F7997933F08070 , 0x019759B818317344A0A8795837B7FAFB , 0x019759B8172A73169C81944B10BC1E53 , 0x019759B8173A73FEBE78B5A891EF715D , 0x019759B81724725AB4A54199852228E2 , 0x019759B8182D72018A8423D8F29728A2 , 0x019759B8180C71A195D93FF090A39BF1 , 0x019759B818177068BBDABAD70225ED76 , 0x019759B8181D704D9819B25E7D042220 , 0x019759B8182F7077B50CF3F9602F3C6A , 0x019759B81829720EBD27F6077C100BD8 )) GROUP BY `product` . `id` ;
Copy
29
2.97 ms
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.manufacturer` . `id` as `product.manufacturer.id` , `product.manufacturer` . `version_id` as `product.manufacturer.versionId` , `product.manufacturer` . `media_id` as `product.manufacturer.mediaId` , `product.manufacturer` . `link` as `product.manufacturer.link` , `product.manufacturer` . `created_at` as `product.manufacturer.createdAt` , `product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` , `product.manufacturer.translation.name` , `product.manufacturer.translation.name` as `product.manufacturer.name` , `product.manufacturer.translation.description` , `product.manufacturer.translation.description` as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` as `product.manufacturer.customFields` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover.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.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) 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 `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = ? ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = ? ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.manufacturer.translation` . `product_manufacturer_id` , `product.manufacturer.translation` . `product_manufacturer_version_id` , `product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` , `product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` , `product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation` . `language_id` = ? ) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id` AND `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product.manufacturer` . `version_id` LEFT JOIN (SELECT `product.unit.translation` . `unit_id` , `product.unit.translation` . `short_code` as `product.unit.translation.shortCode` , `product.unit.translation` . `name` as `product.unit.translation.name` , `product.unit.translation` . `custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . `language_id` = ? ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . `delivery_time_id` , `product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . `language_id` = ? ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . `media_id` , `product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` , `product.cover.media.translation` . `title` as `product.cover.media.translation.title` , `product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . `language_id` = ? ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = ? ) AND (`product` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 —Y¸\x17 ,sM‚¨Ws\x1C ®O\x08 "
b"\x01 —Y¸\x18\x15 s8±¶@<\x1E\x01\x13 þ "
b"\x01 —Y¸\x17 .rˆ®¬7úš6 "
b"\x01 ùY©\x18 #qþù┤ƒ─ì/Ï\x0E "
b"\x01 —Y¸\x17 ?r—´öëê\x00 ‚\x08 "
b"\x01 —Y¸\x18\x13 q‘ƒóÐß\x1D ã…½ "
b"\x01 —Y¸\x17 6r¾‚ÍNªç°=\x07 "
b"\x01 —Y¸\x17 2s²—‹í\x12 %{°Æ "
b"\x01 ùY©\x18\x11 qÅû┼bܽ¡µd "
b"\x01 —Y¸\x17 &q\x1E ®\x0E ôQtG¯\r "
b"\x01 ùY©\x16\x01 r"êü'Å_ÐÃñ "
b"\x01 —Y¸\x18\e rÙ–\x16 ¥ÓËÑy% "
b"\x01 —Y¸\x18\x19 p¶ˆ/\x05 Gbd£â "
b"\x01 —Y¸\x17 8q\x16 ƒ÷™y3ð€p "
b"\x01 —Y¸\x18 1sD ¨yX7·úû "
b"\x01 ùY©\x17 *s\x16 £üöK\x10 ╝\x1E S "
b"\x01 —Y¸\x17 :sþ¾xµ¨‘ïq] "
b"\x01 —Y¸\x17 $rZ´¥A™…"(â "
b"\x01 —Y¸\x18 -r\x01 Š„#Øò—(¢ "
b"\x01 ùY©\x18\f qíò┘?Éúø± "
b"\x01 —Y¸\x18\x17 ph»Úº×\x02 %ív "
b"\x01 —Y¸\x18\x1D pM˜\x19 ²^}\x04 " "
b"\x01 —Y¸\x18 /pwµ\f óù`/<j "
b"\x01 —Y¸\x18 )r\x0E ½'ö\x07 |\x10\v Ø "
]
SELECT
`product` . `id` as `product.id` ,
`product` . `version_id` as `product.versionId` ,
`product` . `parent_id` as `product.parentId` ,
`product` . `parent_version_id` as `product.parentVersionId` ,
COALESCE (
`product` . `product_manufacturer_id` ,
`product.parent` . `product_manufacturer_id`
) as `product.manufacturerId` ,
COALESCE (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) as `product.productManufacturerVersionId` ,
COALESCE (
`product` . `unit_id` , `product.parent` . `unit_id`
) as `product.unitId` ,
COALESCE (
`product` . `tax_id` , `product.parent` . `tax_id`
) as `product.taxId` ,
COALESCE (
`product` . `product_media_id` , `product.parent` . `product_media_id`
) as `product.coverId` ,
COALESCE (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) as `product.productMediaVersionId` ,
COALESCE (
`product` . `delivery_time_id` , `product.parent` . `delivery_time_id`
) as `product.deliveryTimeId` ,
COALESCE (
`product` . `product_feature_set_id` ,
`product.parent` . `product_feature_set_id`
) as `product.featureSetId` ,
COALESCE (
`product` . `canonical_product_id` ,
`product.parent` . `canonical_product_id`
) as `product.canonicalProductId` ,
COALESCE (
`product` . `canonical_product_version_id` ,
`product.parent` . `canonical_product_version_id`
) as `product.canonicalProductVersionId` ,
COALESCE (
`product` . `cms_page_id` , `product.parent` . `cms_page_id`
) as `product.cmsPageId` ,
COALESCE (
`product` . `cms_page_version_id` ,
`product.parent` . `cms_page_version_id`
) as `product.cmsPageVersionId` ,
`product.parent` . `price` as `product.price.inherited` ,
COALESCE (
`product` . `price` , `product.parent` . `price`
) as `product.price` ,
`product` . `product_number` as `product.productNumber` ,
COALESCE (
`product` . `restock_time` , `product.parent` . `restock_time`
) as `product.restockTime` ,
`product` . `auto_increment` as `product.autoIncrement` ,
COALESCE (
`product` . `active` , `product.parent` . `active`
) as `product.active` ,
`product` . `available` as `product.available` ,
COALESCE (
`product` . `is_closeout` , `product.parent` . `is_closeout`
) as `product.isCloseout` ,
`product` . `available_stock` as `product.availableStock` ,
`product` . `stock` as `product.stock` ,
`product` . `display_group` as `product.displayGroup` ,
`product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` ,
COALESCE (
`product` . `variant_listing_config` ,
`product.parent` . `variant_listing_config`
) as `product.variantListingConfig` ,
`product` . `variant_restrictions` as `product.variantRestrictions` ,
COALESCE (
`product` . `manufacturer_number` ,
`product.parent` . `manufacturer_number`
) as `product.manufacturerNumber` ,
COALESCE (
`product` . `ean` , `product.parent` . `ean`
) as `product.ean` ,
COALESCE (
`product` . `purchase_steps` , `product.parent` . `purchase_steps`
) as `product.purchaseSteps` ,
COALESCE (
`product` . `max_purchase` , `product.parent` . `max_purchase`
) as `product.maxPurchase` ,
COALESCE (
`product` . `min_purchase` , `product.parent` . `min_purchase`
) as `product.minPurchase` ,
COALESCE (
`product` . `purchase_unit` , `product.parent` . `purchase_unit`
) as `product.purchaseUnit` ,
COALESCE (
`product` . `reference_unit` , `product.parent` . `reference_unit`
) as `product.referenceUnit` ,
COALESCE (
`product` . `shipping_free` , `product.parent` . `shipping_free`
) as `product.shippingFree` ,
`product.parent` . `purchase_prices` as `product.purchasePrices.inherited` ,
COALESCE (
`product` . `purchase_prices` , `product.parent` . `purchase_prices`
) as `product.purchasePrices` ,
COALESCE (
`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller`
) as `product.markAsTopseller` ,
COALESCE (
`product` . `weight` , `product.parent` . `weight`
) as `product.weight` ,
COALESCE (
`product` . `width` , `product.parent` . `width`
) as `product.width` ,
COALESCE (
`product` . `height` , `product.parent` . `height`
) as `product.height` ,
COALESCE (
`product` . `length` , `product.parent` . `length`
) as `product.length` ,
COALESCE (
`product` . `release_date` , `product.parent` . `release_date`
) as `product.releaseDate` ,
COALESCE (
`product` . `rating_average` , `product.parent` . `rating_average`
) as `product.ratingAverage` ,
`product.parent` . `category_tree` as `product.categoryTree.inherited` ,
COALESCE (
`product` . `category_tree` , `product.parent` . `category_tree`
) as `product.categoryTree` ,
`product.parent` . `property_ids` as `product.propertyIds.inherited` ,
COALESCE (
`product` . `property_ids` , `product.parent` . `property_ids`
) as `product.propertyIds` ,
`product.parent` . `option_ids` as `product.optionIds.inherited` ,
COALESCE (
`product` . `option_ids` , `product.parent` . `option_ids`
) as `product.optionIds` ,
`product.parent` . `stream_ids` as `product.streamIds.inherited` ,
COALESCE (
`product` . `stream_ids` , `product.parent` . `stream_ids`
) as `product.streamIds` ,
`product.parent` . `tag_ids` as `product.tagIds.inherited` ,
COALESCE (
`product` . `tag_ids` , `product.parent` . `tag_ids`
) as `product.tagIds` ,
`product.parent` . `category_ids` as `product.categoryIds.inherited` ,
COALESCE (
`product` . `category_ids` , `product.parent` . `category_ids`
) as `product.categoryIds` ,
`product` . `child_count` as `product.childCount` ,
COALESCE (
`product` . `custom_field_set_selection_active` ,
`product.parent` . `custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive` ,
`product` . `sales` as `product.sales` ,
`product` . `states` as `product.states` ,
`product.tax` . `id` as `product.tax.id` ,
`product.tax` . `tax_rate` as `product.tax.taxRate` ,
`product.tax` . `name` as `product.tax.name` ,
`product.tax` . `position` as `product.tax.position` ,
`product.tax` . `custom_fields` as `product.tax.customFields` ,
`product.tax` . `created_at` as `product.tax.createdAt` ,
`product.tax` . `updated_at` as `product.tax.updatedAt` ,
`product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` ,
COALESCE (
`product` . `cheapest_price` , `product.parent` . `cheapest_price`
) as `product.cheapestPrice` ,
`product` . `created_at` as `product.createdAt` ,
`product` . `updated_at` as `product.updatedAt` ,
`product.manufacturer` . `id` as `product.manufacturer.id` ,
`product.manufacturer` . `version_id` as `product.manufacturer.versionId` ,
`product.manufacturer` . `media_id` as `product.manufacturer.mediaId` ,
`product.manufacturer` . `link` as `product.manufacturer.link` ,
`product.manufacturer` . `created_at` as `product.manufacturer.createdAt` ,
`product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` ,
`product.manufacturer.translation.name` ,
`product.manufacturer.translation.name` as `product.manufacturer.name` ,
`product.manufacturer.translation.description` ,
`product.manufacturer.translation.description` as `product.manufacturer.description` ,
`product.manufacturer.translation.customFields` ,
`product.manufacturer.translation.customFields` as `product.manufacturer.customFields` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.options.mapping` . `property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping` . `product_id` = `product` . `id`
) as `product.options.id_mapping` ,
`product.unit` . `id` as `product.unit.id` ,
`product.unit` . `created_at` as `product.unit.createdAt` ,
`product.unit` . `updated_at` as `product.unit.updatedAt` ,
`product.unit.translation.shortCode` ,
`product.unit.translation.shortCode` as `product.unit.shortCode` ,
`product.unit.translation.name` ,
`product.unit.translation.name` as `product.unit.name` ,
`product.unit.translation.customFields` ,
`product.unit.translation.customFields` as `product.unit.customFields` ,
`product.deliveryTime` . `id` as `product.deliveryTime.id` ,
`product.deliveryTime` . `min` as `product.deliveryTime.min` ,
`product.deliveryTime` . `max` as `product.deliveryTime.max` ,
`product.deliveryTime` . `unit` as `product.deliveryTime.unit` ,
`product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` ,
`product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` ,
`product.deliveryTime.translation.name` ,
`product.deliveryTime.translation.name` as `product.deliveryTime.name` ,
`product.deliveryTime.translation.customFields` ,
`product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` ,
`product.cover` . `id` as `product.cover.id` ,
`product.cover` . `version_id` as `product.cover.versionId` ,
`product.cover` . `product_id` as `product.cover.productId` ,
`product.cover` . `product_version_id` as `product.cover.productVersionId` ,
`product.cover` . `media_id` as `product.cover.mediaId` ,
`product.cover` . `position` as `product.cover.position` ,
`product.cover.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.cover` . `custom_fields` as `product.cover.customFields` ,
`product.cover` . `created_at` as `product.cover.createdAt` ,
`product.cover` . `updated_at` as `product.cover.updatedAt` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
COALESCE (
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription`
) 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 `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id`
LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id`
AND IFNULL (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) = `product.manufacturer` . `version_id`
LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id`
LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id`
LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id`
AND IFNULL (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) = `product.cover` . `version_id`
LEFT JOIN (
SELECT
`product.translation` . `product_id` ,
`product.translation` . `product_version_id` ,
`product.translation` . `meta_description` as `product.translation.metaDescription` ,
`product.translation` . `name` as `product.translation.name` ,
`product.translation` . `keywords` as `product.translation.keywords` ,
`product.translation` . `description` as `product.translation.description` ,
`product.translation` . `meta_title` as `product.translation.metaTitle` ,
`product.translation` . `pack_unit` as `product.translation.packUnit` ,
`product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` ,
`product.translation` . `custom_fields` as `product.translation.customFields` ,
`product.translation` . `slot_config` as `product.translation.slotConfig` ,
`product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords`
FROM
`product_translation` `product.translation`
WHERE
`product.translation` . `language_id` = ?
) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id`
AND `product.product_translation` . `product_version_id` = `product` . `version_id`
LEFT JOIN (
SELECT
`product.parent.translation` . `product_id` ,
`product.parent.translation` . `product_version_id` ,
`product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` ,
`product.parent.translation` . `name` as `product.parent.translation.name` ,
`product.parent.translation` . `keywords` as `product.parent.translation.keywords` ,
`product.parent.translation` . `description` as `product.parent.translation.description` ,
`product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` ,
`product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` ,
`product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` ,
`product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` ,
`product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` ,
`product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation` . `language_id` = ?
) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id`
AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id`
LEFT JOIN (
SELECT
`product.manufacturer.translation` . `product_manufacturer_id` ,
`product.manufacturer.translation` . `product_manufacturer_version_id` ,
`product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` ,
`product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` ,
`product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields`
FROM
`product_manufacturer_translation` `product.manufacturer.translation`
WHERE
`product.manufacturer.translation` . `language_id` = ?
) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id`
AND `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product.manufacturer` . `version_id`
LEFT JOIN (
SELECT
`product.unit.translation` . `unit_id` ,
`product.unit.translation` . `short_code` as `product.unit.translation.shortCode` ,
`product.unit.translation` . `name` as `product.unit.translation.name` ,
`product.unit.translation` . `custom_fields` as `product.unit.translation.customFields`
FROM
`unit_translation` `product.unit.translation`
WHERE
`product.unit.translation` . `language_id` = ?
) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id`
LEFT JOIN (
SELECT
`product.deliveryTime.translation` . `delivery_time_id` ,
`product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` ,
`product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields`
FROM
`delivery_time_translation` `product.deliveryTime.translation`
WHERE
`product.deliveryTime.translation` . `language_id` = ?
) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id`
LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id`
LEFT JOIN (
SELECT
`product.cover.media.translation` . `media_id` ,
`product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` ,
`product.cover.media.translation` . `title` as `product.cover.media.translation.title` ,
`product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation` . `language_id` = ?
) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id`
WHERE
(`product` . `version_id` = ? )
AND (
`product` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ?
)
)
Copy
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.manufacturer` . `id` as `product.manufacturer.id` , `product.manufacturer` . `version_id` as `product.manufacturer.versionId` , `product.manufacturer` . `media_id` as `product.manufacturer.mediaId` , `product.manufacturer` . `link` as `product.manufacturer.link` , `product.manufacturer` . `created_at` as `product.manufacturer.createdAt` , `product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` , `product.manufacturer.translation.name` , `product.manufacturer.translation.name` as `product.manufacturer.name` , `product.manufacturer.translation.description` , `product.manufacturer.translation.description` as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` as `product.manufacturer.customFields` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover.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.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) 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 `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.manufacturer.translation` . `product_manufacturer_id` , `product.manufacturer.translation` . `product_manufacturer_version_id` , `product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` , `product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` , `product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id` AND `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product.manufacturer` . `version_id` LEFT JOIN (SELECT `product.unit.translation` . `unit_id` , `product.unit.translation` . `short_code` as `product.unit.translation.shortCode` , `product.unit.translation` . `name` as `product.unit.translation.name` , `product.unit.translation` . `custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . `delivery_time_id` , `product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . `media_id` , `product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` , `product.cover.media.translation` . `title` as `product.cover.media.translation.title` , `product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product` . `id` IN (0x019759B8172C734D82A857731CAE4F08 , 0x019759B818157338B1B6403C1E0113FE , 0x019759B8172E7288AEAC37FA9A36AD20 , 0x019759B8182371E797B49FC48D2FD80E , 0x019759B8173F7297ADB4F6EBEA008208 , 0x019759B81813719183F3D0DF1DE385BD , 0x019759B8173672BE82CD4EAAE7B03D07 , 0x019759B8173273B2978BED12257BB0C6 , 0x019759B81811718F96C5629AABADE664 , 0x019759B81726711EAE0EF4517447AF0D , 0x019759B8160172228881278F5FD1C7A4 , 0x019759B8181B72D99616A5D3CBD17925 , 0x019759B8181970B6882F05476264A3E2 , 0x019759B81738711683F7997933F08070 , 0x019759B818317344A0A8795837B7FAFB , 0x019759B8172A73169C81944B10BC1E53 , 0x019759B8173A73FEBE78B5A891EF715D , 0x019759B81724725AB4A54199852228E2 , 0x019759B8182D72018A8423D8F29728A2 , 0x019759B8180C71A195D93FF090A39BF1 , 0x019759B818177068BBDABAD70225ED76 , 0x019759B8181D704D9819B25E7D042220 , 0x019759B8182F7077B50CF3F9602F3C6A , 0x019759B81829720EBD27F6077C100BD8 ));
Copy
30
0.58 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.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 `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `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.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = ? ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` WHERE `property_group_option` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ùY©\t Ùs┐Ø8}ª@┼Ï[ "
]
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.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 `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `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.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` WHERE `property_group_option` . `id` IN (0x019759B809EB73BF9D387DA640C5D85B );
Copy
31
0.80 ms
SELECT `product_price` . `id` as `product_price.id` , `product_price` . `version_id` as `product_price.versionId` , `product_price` . `product_id` as `product_price.productId` , `product_price` . `product_version_id` as `product_price.productVersionId` , `product_price` . `rule_id` as `product_price.ruleId` , `product_price` . `price` as `product_price.price` , `product_price` . `quantity_start` as `product_price.quantityStart` , `product_price` . `quantity_end` as `product_price.quantityEnd` , `product_price` . `custom_fields` as `product_price.customFields` , `product_price` . `created_at` as `product_price.createdAt` , `product_price` . `updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price` . `version_id` = ? ) AND ((`product_price` . `product_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ùY©\x16\x01 r"êü'Å_ÐÃñ "
b"\x01 —Y¸\x17 $rZ´¥A™…"(â "
b"\x01 —Y¸\x17 &q\x1E ®\x0E ôQtG¯\r "
b"\x01 ùY©\x17 *s\x16 £üöK\x10 ╝\x1E S "
b"\x01 —Y¸\x17 ,sM‚¨Ws\x1C ®O\x08 "
b"\x01 —Y¸\x17 .rˆ®¬7úš6 "
b"\x01 —Y¸\x17 2s²—‹í\x12 %{°Æ "
b"\x01 —Y¸\x17 6r¾‚ÍNªç°=\x07 "
b"\x01 —Y¸\x17 8q\x16 ƒ÷™y3ð€p "
b"\x01 —Y¸\x17 :sþ¾xµ¨‘ïq] "
b"\x01 —Y¸\x17 ?r—´öëê\x00 ‚\x08 "
b"\x01 ùY©\x18\f qíò┘?Éúø± "
b"\x01 ùY©\x18\x11 qÅû┼bܽ¡µd "
b"\x01 —Y¸\x18\x13 q‘ƒóÐß\x1D ã…½ "
b"\x01 —Y¸\x18\x15 s8±¶@<\x1E\x01\x13 þ "
b"\x01 —Y¸\x18\x17 ph»Úº×\x02 %ív "
b"\x01 —Y¸\x18\x19 p¶ˆ/\x05 Gbd£â "
b"\x01 —Y¸\x18\e rÙ–\x16 ¥ÓËÑy% "
b"\x01 —Y¸\x18\x1D pM˜\x19 ²^}\x04 " "
b"\x01 ùY©\x18 #qþù┤ƒ─ì/Ï\x0E "
b"\x01 —Y¸\x18 )r\x0E ½'ö\x07 |\x10\v Ø "
b"\x01 —Y¸\x18 -r\x01 Š„#Øò—(¢ "
b"\x01 —Y¸\x18 /pwµ\f óù`/<j "
b"\x01 —Y¸\x18 1sD ¨yX7·úû "
b"""
\x01 —Y¸\x18 \n
p˧·©4·\x16 -É
"""
]
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 (0x019759B8160172228881278F5FD1C7A4 , 0x019759B81724725AB4A54199852228E2 , 0x019759B81726711EAE0EF4517447AF0D , 0x019759B8172A73169C81944B10BC1E53 , 0x019759B8172C734D82A857731CAE4F08 , 0x019759B8172E7288AEAC37FA9A36AD20 , 0x019759B8173273B2978BED12257BB0C6 , 0x019759B8173672BE82CD4EAAE7B03D07 , 0x019759B81738711683F7997933F08070 , 0x019759B8173A73FEBE78B5A891EF715D , 0x019759B8173F7297ADB4F6EBEA008208 , 0x019759B8180C71A195D93FF090A39BF1 , 0x019759B81811718F96C5629AABADE664 , 0x019759B81813719183F3D0DF1DE385BD , 0x019759B818157338B1B6403C1E0113FE , 0x019759B818177068BBDABAD70225ED76 , 0x019759B8181970B6882F05476264A3E2 , 0x019759B8181B72D99616A5D3CBD17925 , 0x019759B8181D704D9819B25E7D042220 , 0x019759B8182371E797B49FC48D2FD80E , 0x019759B81829720EBD27F6077C100BD8 , 0x019759B8182D72018A8423D8F29728A2 , 0x019759B8182F7077B50CF3F9602F3C6A , 0x019759B818317344A0A8795837B7FAFB , 0x019759B8180A70CBA7B7A934B7162DC9 )));
Copy
32
0.37 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
33
1.10 ms
SELECT `property_group_option` . `id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` WHERE ((`property_group_option.group` . `filterable` = ? )) AND (`property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) ORDER BY `property_group_option` . `id` ASC LIMIT 500
Parameters :
[
true
b"\x01 ùY©\t Ùs┐Ø8}ª@┼Ï[ "
b"\x01 ùY©\t Ùs┐Ø8}ª9Öô5 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\f €lO "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯5Ëiz "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯F¸yõ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x17 ¹Ö╩ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1C )Ûã "
b"\x01 —Y¸\x08 ©r(‹‚ N3´ð= "
b"\x01 —Y¸\t\x06 r週Â*"Šg” "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯4Í·” "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯7ò°+ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯DÎf= "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x10 N»! "
b"\x01 —Y¸\x08 ©r(‹‚ N5\t\x07\x01 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯ .’º "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯2\t Ø\ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯6…Xç "
b"\x01 —Y¸\x08 ©r(‹‚ N-\x17 ÿ˜ "
b"\x01 —Y¸\x08 ©r(‹‚ N3V3/ "
b"\x01 —Y¸\t\x06 r週Â*#Õ–4 "
b"\x01 —Y¸\t\x06 r週Â*HÊÃß "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _h¹ø½é "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x04 þ\x13 M "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯"\x1A â# "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯%\x12 x "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1C ý¤ã "
b"\x01 —Y¸\x08 ©r(‹‚ N!q\x02 N "
b"\x01 —Y¸\x08 ©r(‹‚ N,B6n "
b"\x01 —Y¸\x08 Kr\x17 £Fž®þ2+\x18 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x02 )ÉÆ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯!\x1F ,” "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\r HÚá "
b"\x01 —Y¸\x08 ©r(‹‚ N ÃÉ{ "
b"\x01 —Y¸\x08 ©r(‹‚ NEËìÚ "
b"\x01 —Y¸\t\x06 r週Â*+¥+ì "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hËé½ð "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÕ\f ·» "
b"\x01 —Y¸\x08 Kr\x17 £Fž®øs”ò "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x10 4ñI "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x1D\x14 Rº "
b"\x01 —Y¸\x08 ©r(‹‚ N:!‘ƒ "
b"\x01 —Y¸\x08 ©r(‹‚ NI•øŒ "
b"\x01 —Y¸\x08 ©r(‹‚ NJ\x15\x1A ù "
b"\x01 —Y¸\t\x06 r週Â*!\x05 ¼„ "
b"\x01 —Y¸\t\x06 r週Â*!à o "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _h¾Œ1z "
b"\x01 —Y¸\t fr¡ºÍ޹-–5Î "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯&y\v\x1E "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯G=\x1F ¸ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1E ðÇY "
b"\x01 —Y¸\x08 ©r(‹‚ N\x17 ¦hX "
b"\x01 —Y¸\x08 ©r(‹‚ N'7\x1A H "
b"\x01 —Y¸\t\x06 r週Â*\x1F\x02 øö "
b"\x01 —Y¸\t\x06 r週Â*6\x06 w< "
b"\x01 —Y¸\x08 Kr\x17 £Fž®ýä\x01 ‡ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯7mç/ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯:–\x1E i "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\f ÙF¤ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1A ▓7õ "
b"\x01 —Y¸\x08 ©r(‹‚ N-q\x19 E "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x02 ¦êx "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯"0•Ï "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯(ú)ú "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x19 ─+ö "
b"\x01 ùY©\x08 ®r(ïéáNA╝ÁÉ "
b"\x01 —Y¸\x08 ©r(‹‚ NK\x1F\x04 ¿ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x13 ?~ý "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯4\x13 d\x15 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯Aÿ†\x00 "
b"\x01 ùY©\x08 ®r(ïéáN0kü· "
b"\x01 —Y¸\x08 ©r(‹‚ N6êœÄ "
b"\x01 —Y¸\t\x06 r週Â*4åüm "
b"\x01 —Y¸\t\x06 r週Â*5Hj~ "
b"\x01 —Y¸\t\x06 r週Â*?ܸP "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x06 ôpü "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯!\x02 ĉ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯0e§? "
b"\x01 —Y¸\x08 ©r(‹‚ N\x1C ˆ¾+ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x06 :rz "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯*úµ\x02 "
b"\x01 —Y¸\x08 ©r(‹‚ N\x19 qxq "
b"\x01 —Y¸\x08 ©r(‹‚ N\x1E K½= "
b"\x01 —Y¸\x08 ©r(‹‚ N=\x02 …Æ "
b"\x01 —Y¸\t\x06 r週Â**§-E "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÔß$( "
b"\x01 ùY©\t frí║═Ä╣\t îÉ "
b"\x01 ùY©\x08 Kr\x17 úF×»\x08 êì| "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x12 äq┐ "
b"\x01 —Y¸\x08 ©r(‹‚ N/…,$ "
b"\x01 —Y¸\t\x06 r週Â*=‰\x17 Ú "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯Aú‰¡ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯B\x16 TF "
b"\x01 —Y¸\x08 ©r(‹‚ N.ØP€ "
b"\x01 —Y¸\x08 ©r(‹‚ N/ÅI³ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯=ÖiÀ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯@„ûÁ "
b"\x01 —Y¸\x08 ©r(‹‚ N!à:F "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x1E Ã#ñ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯)Ç5+ "
b"\x01 —Y¸\x08 ©r(‹‚ N\x1F ÏÇ+ "
b"\x01 ùY©\x08 ®r(ïéáN5Ø@\x1D "
b"\x01 —Y¸\x08 ©r(‹‚ N8it\f "
b"\x01 —Y¸\t\x06 r週Â*\x1C ÝÆ• "
b"\x01 —Y¸\t\x06 r週Â*$ñý\n "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _h¾b°^ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x1C j¥0 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯3o\x15 o "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯Eþ‡ "
b"\x01 —Y¸\x08 ©r(‹‚ N4_%Y "
b"\x01 ùY©\x08 ®r(ïéáNE-Kü "
b"\x01 —Y¸\x08 Kr\x17 £Fž®ú<¡â "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯"B|ê "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯Gò\x07 þ "
b"\x01 —Y¸\x08 ©r(‹‚ N!f\x05\x7F "
b"\x01 —Y¸\x08 Kr\x17 £Fž®üôÛÒ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯'Ioã "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯,²!T "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x15 EŽ› "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯.H\e Q "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯Eð_K "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x14 Ø┌└ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1F ¼1┬ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯*$í0 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯CZ\x03\t "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x15 \r Y\x06 "
b"\x01 —Y¸\x08 ©r(‹‚ N<\x1A u\x15 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x1C Tšr "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x1D Ö'¾ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯#L–ô "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯-Xƒ& "
b"\x01 —Y¸\x08 ©r(‹‚ N:»9› "
b"\x01 —Y¸\x08 ©r(‹‚ N=ê%j "
b"\x01 —Y¸\t\x06 r週Â*1\x1C ƒC "
b"\x01 —Y¸\t\x06 r週Â*B¾¹û "
b"\x01 —Y¸\t fr¡ºÍ޹.Jз "
b"\x01 —Y¸\x08 Kr\x17 £Fž®ÿáà= "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x19 K§\x0F "
b"\x01 ùY©\x08 ®r(ïéáN.cü\n "
b"\x01 —Y¸\x08 ©r(‹‚ NB±‘D "
b"\x01 —Y¸\t\x06 r週Â*\x1D Íž\x1D "
b"\x01 —Y¸\t\x06 r週Â*&t˜- "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x13 gÐX "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯2¾€< "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1C PÄÛ "
b"\x01 —Y¸\x08 ©r(‹‚ N\x16\x10 h’ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x1A ¤—é "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯(‘ו "
b"\x01 —Y¸\x08 ©r(‹‚ N2¤ž "
b"\x01 —Y¸\x08 ©r(‹‚ NCެ\x1D "
b"\x01 ùY©\t\x06 rÚÇ▒┬*#¿;Å "
b"\x01 —Y¸\t\x06 r週Â*@¸H\x12 "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hË'Ïé "
b"\x01 —Y¸\t fr¡ºÍޏøø°ò "
b"\x01 —Y¸\x08 Kr\x17 £Fž®üѽ "
b"""
\x01 —Y¸\x08 Kr\x17 £Fž¯\n
\n
åˆ
"""
b"\x01 —Y¸\x08 Kr\x17 £Fž¯+³\Õ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾ õÞõ "
b"\x01 —Y¸\x08 ©r(‹‚ N; L& "
b"\x01 —Y¸\t\x06 r週Â*@Ë<ˆ "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÕ·#y "
b"\x01 ùY©\x08 Kr\x17 úF×»\x06\x01 Ø\x19 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x07 º2ô "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯ éíº "
b"\x01 —Y¸\x08 ©r(‹‚ N;3!† "
b"\x01 —Y¸\x08 ©r(‹‚ N?•^þ "
b"\x01 —Y¸\t\x06 r週Â*\x1D »ûe "
b"\x01 —Y¸\t\x06 r週Â*Gè/P "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hʶ…C "
b"\x01 —Y¸\x08 Kr\x17 £Fž®ü\x18 ™\x1F "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x17 z#+ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x0E ×Of "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯C\x15\x1E œ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\f Ç×¥ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x0F ▄È▄ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x12 ¸¯Ï "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯:_“ù "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x11 øÏÄ "
b"\x01 —Y¸\x08 ©r(‹‚ N\x1A ”\r H "
b"\x01 ùY©\t\x06 rÚÇ▒┬*<\t 1É "
b"\x01 ùY©\x08 Kr\x17 úF×»\x0E ╚Ø╗ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯!|5{ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\r ─*║ "
b"\x01 —Y¸\x08 ©r(‹‚ NDAJw "
b"\x01 —Y¸\x08 ©r(‹‚ NJ´\x11 ] "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x16 EL¸ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x17 °3Ï "
b"\x01 —Y¸\x08 ©r(‹‚ N\x1A k±V "
b"\x01 —Y¸\x08 ©r(‹‚ NH\x17 /\ "
b"\x01 —Y¸\x08 ©r(‹‚ NKrvN "
b"\x01 —Y¸\t\x06 r週Â*&q^l "
b"\x01 —Y¸\t\x06 r週Â*Aâ^§ "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÄK,ä "
b"\x01 —Y¸\t fr¡ºÍ޹\x0E îò5 "
b"\x01 —Y¸\x08 ©r(‹‚ ND¢(S "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯'e\x05\x18 "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x15 ║¦¤ "
b"\x01 —Y¸\x08 ©r(‹‚ N\x15 O\x08 Q "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÆ‹\x08 s "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÉZAO "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x05 HV‘ "
b"\x01 —Y¸\x08 ©r(‹‚ NGXÏð "
b"\x01 —Y¸\x08 ©r(‹‚ NH¨Ãì "
b"\x01 —Y¸\t\x06 r週Â*&9.\x00 "
b"\x01 —Y¸\t\x06 r週Â*)\x11 _¡ "
b"\x01 —Y¸\t\x06 r週Â*>öp5 "
b"\x01 —Y¸\t fr¡ºÍ޹\x01 l¾9 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯)¤@( "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯/…Èz "
b"\x01 —Y¸\x08 ©r(‹‚ N"Ñz’ "
b"\x01 —Y¸\x08 ©r(‹‚ N&ža "
b"\x01 —Y¸\x08 ©r(‹‚ N+\x05 ½³ "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _h¶\x1F øz "
b"\x01 —Y¸\x08 Kr\x17 £Fž®øf\x0F * "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x11 Â&ß "
b"\x01 —Y¸\x08 ©r(‹‚ N$\x14\x04 ” "
b"\x01 —Y¸\x08 ©r(‹‚ NGû׈ "
b"\x01 —Y¸\t\x06 r週Â*BDN÷ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x13 Ý%ë "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯8R¾^ "
b"\x01 —Y¸\x08 ©r(‹‚ N\x1A T{N "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯4\x15\x1F ¼ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯?ð#g "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\r l6H "
b"\x01 —Y¸\x08 ©r(‹‚ N'\x00 Ô‰ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯!Ô'° "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x04\x02\e “ "
b"\x01 ùY©\x08 Kr\x17 úF×»'ô┘ì "
b"\x01 ùY©\x08 ®r(ïéáN\x18 ØÁx "
b"\x01 —Y¸\t\x06 r週Â*\x1D ×¤Ë "
b"\x01 ùY©\t\x06 rÚÇ▒┬*6ü÷+ "
b"\x01 —Y¸\t fr¡ºÍ޹?lÏT "
b"\x01 —Y¸\x08 Kr\x17 £Fž®úå—„ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x16 ¬§‹ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x10 yúÓ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1E %ı¡ "
b"\x01 —Y¸\t\x06 r週Â*-©\f ý "
b"\x01 —Y¸\t\x06 r週Â*4\x16 #· "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x17 3[D "
b"\x01 —Y¸\x08 ©r(‹‚ N\x16 ýÌ” "
b"\x01 —Y¸\t\x06 r週Â*@=†÷ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x14 ¥J¡ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x16 4\x0F M "
b"\x01 —Y¸\x08 ©r(‹‚ N9`Ë\x04 "
b"\x01 —Y¸\x08 ©r(‹‚ N*\x0E lÚ "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÊ™ŠE "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\f Ôä´ "
b"\x01 —Y¸\t\x06 r週Â*=ó¦§ "
]
SELECT
`property_group_option` . `id`
FROM
`property_group_option`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id`
WHERE
(
(
`property_group_option.group` . `filterable` = ?
)
)
AND (
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
)
ORDER BY
`property_group_option` . `id` ASC
LIMIT
500
Copy
SELECT `property_group_option` . `id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` WHERE ((`property_group_option.group` . `filterable` = 1 )) AND (`property_group_option` . `id` IN (0x019759B809EB73BF9D387DA640C5D85B , 0x019759B809EB73BF9D387DA639999335 , 0x019759B8084B7217A3469EAF0C806C4F , 0x019759B8084B7217A3469EAF35CB697A , 0x019759B8084B7217A3469EAF46B879F5 , 0x019759B808A8713981DA8DF317FB99CA , 0x019759B808A8713981DA8DF31C29EAC6 , 0x019759B808A972288B82A04E33B4F03D , 0x019759B8090672E980B1C22A228A6794 , 0x019759B8084B7217A3469EAF34CDB794 , 0x019759B8084B7217A3469EAF37F2B02B , 0x019759B8084B7217A3469EAF44CE663D , 0x019759B808A8713981DA8DF3104EAF21 , 0x019759B808A972288B82A04E35090701 , 0x019759B8084B7217A3469EAF202E92BA , 0x019759B8084B7217A3469EAF3209D85C , 0x019759B8084B7217A3469EAF368558E7 , 0x019759B808A972288B82A04E2D17FF98 , 0x019759B808A972288B82A04E3356332F , 0x019759B8090672E980B1C22A23D59634 , 0x019759B8090672E980B1C22A48CAC3DF , 0x019759B809077110A11B5F68B9F8BDE9 , 0x019759B8084B7217A3469EAF04FE134D , 0x019759B8084B7217A3469EAF221AE223 , 0x019759B8084B7217A3469EAF2512A078 , 0x019759B808A8713981DA8DF31CECCFC6 , 0x019759B808A972288B82A04E2171024E , 0x019759B808A972288B82A04E2C42366E , 0x019759B8084B7217A3469EAEFE322B18 , 0x019759B8084B7217A3469EAF0229C9C6 , 0x019759B8084B7217A3469EAF211F2C94 , 0x019759B808A8713981DA8DF30D48E9A0 , 0x019759B808A972288B82A04E20C3C97B , 0x019759B808A972288B82A04E45CBECDA , 0x019759B8090672E980B1C22A2BA52BEC , 0x019759B809077110A11B5F68CBE9BDF0 , 0x019759B809077110A11B5F68D50CB7BB , 0x019759B8084B7217A3469EAEF87394F2 , 0x019759B8084B7217A3469EAF1034F149 , 0x019759B8084B7217A3469EAF1D1452BA , 0x019759B808A972288B82A04E3A219183 , 0x019759B808A972288B82A04E4995F88C , 0x019759B808A972288B82A04E4A151AF9 , 0x019759B8090672E980B1C22A2105BC84 , 0x019759B8090672E980B1C22A21E0A06F , 0x019759B809077110A11B5F68BE8C317A , 0x019759B8096672A1BACD8EB92D9635CE , 0x019759B8084B7217A3469EAF26790B1E , 0x019759B8084B7217A3469EAF473D1FB8 , 0x019759B808A8713981DA8DF31ED08059 , 0x019759B808A972288B82A04E17A66858 , 0x019759B808A972288B82A04E27371A48 , 0x019759B8090672E980B1C22A1F02F8F6 , 0x019759B8090672E980B1C22A3606773C , 0x019759B8084B7217A3469EAEFDE40187 , 0x019759B8084B7217A3469EAF376DE72F , 0x019759B8084B7217A3469EAF3A961E69 , 0x019759B808A8713981DA8DF30CEB46CF , 0x019759B808A8713981DA8DF31AB237E4 , 0x019759B808A972288B82A04E2D711945 , 0x019759B8084B7217A3469EAF02A6EA78 , 0x019759B8084B7217A3469EAF223095CF , 0x019759B8084B7217A3469EAF28FA29FA , 0x019759B808A8713981DA8DF319C42B94 , 0x019759B808A972288B82A04E41BCB590 , 0x019759B808A972288B82A04E4B1F04BF , 0x019759B8084B7217A3469EAF133F7EFD , 0x019759B8084B7217A3469EAF34136415 , 0x019759B8084B7217A3469EAF41FF8600 , 0x019759B808A972288B82A04E306B81FA , 0x019759B808A972288B82A04E36EA9CC4 , 0x019759B8090672E980B1C22A34E5FC6D , 0x019759B8090672E980B1C22A35486A7E , 0x019759B8090672E980B1C22A3FDCB850 , 0x019759B8084B7217A3469EAF06F470FC , 0x019759B8084B7217A3469EAF2102C489 , 0x019759B8084B7217A3469EAF3065A73F , 0x019759B808A972288B82A04E1C88BE2B , 0x019759B8084B7217A3469EAF063A727A , 0x019759B8084B7217A3469EAF2AFAB502 , 0x019759B808A972288B82A04E19717871 , 0x019759B808A972288B82A04E1E4BBD3D , 0x019759B808A972288B82A04E3D0285C6 , 0x019759B8090672E980B1C22A2AA72D45 , 0x019759B809077110A11B5F68D4DF2428 , 0x019759B8096672A1BACD8EB9098C90FF , 0x019759B8084B7217A3469EAF08888D7C , 0x019759B808A8713981DA8DF3128471BF , 0x019759B808A972288B82A04E2F852C24 , 0x019759B8090672E980B1C22A3D8917DA , 0x019759B8084B7217A3469EAF41FA89A1 , 0x019759B8084B7217A3469EAF42165446 , 0x019759B808A972288B82A04E2ED85080 , 0x019759B808A972288B82A04E2FC549B3 , 0x019759B8084B7217A3469EAF3DD669C0 , 0x019759B8084B7217A3469EAF4084FBC1 , 0x019759B808A972288B82A04E21E03A46 , 0x019759B8084B7217A3469EAF1EC323F1 , 0x019759B8084B7217A3469EAF29C7352B , 0x019759B808A972288B82A04E1FCFC72B , 0x019759B808A972288B82A04E359D401D , 0x019759B808A972288B82A04E3869740C , 0x019759B8090672E980B1C22A1CDDC695 , 0x019759B8090672E980B1C22A24F1FD0A , 0x019759B809077110A11B5F68BE62B05E , 0x019759B8084B7217A3469EAF1C6AA530 , 0x019759B8084B7217A3469EAF336F156F , 0x019759B8084B7217A3469EAF45C3BE87 , 0x019759B808A972288B82A04E345F2559 , 0x019759B808A972288B82A04E452D4B81 , 0x019759B8084B7217A3469EAEFA3CA1E2 , 0x019759B8084B7217A3469EAF22427CEA , 0x019759B8084B7217A3469EAF47F207FE , 0x019759B808A972288B82A04E2166057F , 0x019759B8084B7217A3469EAEFCF4DBD2 , 0x019759B8084B7217A3469EAF27496FE3 , 0x019759B8084B7217A3469EAF2CB22154 , 0x019759B8084B7217A3469EAF15458E9B , 0x019759B8084B7217A3469EAF2E481B51 , 0x019759B8084B7217A3469EAF45F05F4B , 0x019759B808A8713981DA8DF3149DDAC0 , 0x019759B808A8713981DA8DF31FAC31C2 , 0x019759B8084B7217A3469EAF2A24ED30 , 0x019759B8084B7217A3469EAF435A0309 , 0x019759B808A8713981DA8DF3150D5906 , 0x019759B808A972288B82A04E3C1A7515 , 0x019759B8084B7217A3469EAF1C549A72 , 0x019759B8084B7217A3469EAF1DD627BE , 0x019759B8084B7217A3469EAF234C96F4 , 0x019759B8084B7217A3469EAF2D588326 , 0x019759B808A972288B82A04E3ABB399B , 0x019759B808A972288B82A04E3DEA256A , 0x019759B8090672E980B1C22A311C8343 , 0x019759B8090672E980B1C22A42BEB9FB , 0x019759B8096672A1BACD8EB92E4AD0B7 , 0x019759B8084B7217A3469EAEFFE1E03D , 0x019759B8084B7217A3469EAF194BA70F , 0x019759B808A972288B82A04E2E63810A , 0x019759B808A972288B82A04E42B19144 , 0x019759B8090672E980B1C22A1DCD9E1D , 0x019759B8090672E980B1C22A2674982D , 0x019759B8084B7217A3469EAF1367D058 , 0x019759B8084B7217A3469EAF32BE803C , 0x019759B808A8713981DA8DF31C508EEA , 0x019759B808A972288B82A04E16106892 , 0x019759B8084B7217A3469EAF1AA497E9 , 0x019759B8084B7217A3469EAF2891D795 , 0x019759B808A972288B82A04E32A49EAD , 0x019759B808A972288B82A04E438EAC1D , 0x019759B8090672E980B1C22A23A83B8F , 0x019759B8090672E980B1C22A40B84812 , 0x019759B809077110A11B5F68CB27CFE9 , 0x019759B8096672A1BACD8EB8F8F8B0F2 , 0x019759B8084B7217A3469EAEFCC391BD , 0x019759B8084B7217A3469EAF0A0AE588 , 0x019759B8084B7217A3469EAF2BB35CD5 , 0x019759B808A8713981DA8DF320E4E8E4 , 0x019759B808A972288B82A04E3BA04C26 , 0x019759B8090672E980B1C22A40CB3C88 , 0x019759B809077110A11B5F68D5B72379 , 0x019759B8084B7217A3469EAF06019D19 , 0x019759B8084B7217A3469EAF07BA32F4 , 0x019759B8084B7217A3469EAF20E9EDBA , 0x019759B808A972288B82A04E3B332186 , 0x019759B808A972288B82A04E3F955EFE , 0x019759B8090672E980B1C22A1DBBFB65 , 0x019759B8090672E980B1C22A47E82F50 , 0x019759B809077110A11B5F68CAB68543 , 0x019759B8084B7217A3469EAEFC18991F , 0x019759B8084B7217A3469EAF177A232B , 0x019759B808A8713981DA8DF30E9E4F66 , 0x019759B8084B7217A3469EAF43151E9C , 0x019759B808A8713981DA8DF30C809EBE , 0x019759B808A8713981DA8DF30FDCD4DC , 0x019759B8084B7217A3469EAF12B8AFCF , 0x019759B8084B7217A3469EAF3A5F93F9 , 0x019759B808A8713981DA8DF3119BD88E , 0x019759B808A972288B82A04E1A940D48 , 0x019759B8090672E980B1C22A3C093190 , 0x019759B8084B7217A3469EAF0EC89DBB , 0x019759B8084B7217A3469EAF217C357B , 0x019759B808A8713981DA8DF30DC42ABA , 0x019759B808A972288B82A04E44414A77 , 0x019759B808A972288B82A04E4AB4115D , 0x019759B8084B7217A3469EAF16454CB8 , 0x019759B8084B7217A3469EAF17B033CF , 0x019759B808A972288B82A04E1A6BB156 , 0x019759B808A972288B82A04E48172F5C , 0x019759B808A972288B82A04E4B72764E , 0x019759B8090672E980B1C22A26715E6C , 0x019759B8090672E980B1C22A41E25EA7 , 0x019759B809077110A11B5F68C44B2CE4 , 0x019759B8096672A1BACD8EB90EEEF235 , 0x019759B808A972288B82A04E44A22853 , 0x019759B8084B7217A3469EAF27650518 , 0x019759B808A8713981DA8DF315BADDCF , 0x019759B808A972288B82A04E154F0851 , 0x019759B809077110A11B5F68C68B0873 , 0x019759B809077110A11B5F68C95A414F , 0x019759B8084B7217A3469EAF05485691 , 0x019759B808A972288B82A04E4758CFF0 , 0x019759B808A972288B82A04E48A8C3EC , 0x019759B8090672E980B1C22A26392E00 , 0x019759B8090672E980B1C22A29115FA1 , 0x019759B8090672E980B1C22A3EF67035 , 0x019759B8096672A1BACD8EB9016CBE39 , 0x019759B8084B7217A3469EAF29A44028 , 0x019759B8084B7217A3469EAF2F85C87A , 0x019759B808A972288B82A04E22D17A92 , 0x019759B808A972288B82A04E269E61AD , 0x019759B808A972288B82A04E2B05BDB3 , 0x019759B809077110A11B5F68B61FF87A , 0x019759B8084B7217A3469EAEF8660F2A , 0x019759B808A8713981DA8DF311B626E1 , 0x019759B808A972288B82A04E24140494 , 0x019759B808A972288B82A04E47FBD788 , 0x019759B8090672E980B1C22A42444EF7 , 0x019759B8084B7217A3469EAF13DD25EB , 0x019759B8084B7217A3469EAF3852BE5E , 0x019759B808A972288B82A04E1A547B4E , 0x019759B8084B7217A3469EAF34151FBC , 0x019759B8084B7217A3469EAF3FF02367 , 0x019759B808A8713981DA8DF30D6C3648 , 0x019759B808A972288B82A04E2700D489 , 0x019759B8084B7217A3469EAF21D427B0 , 0x019759B8084B7217A3469EAF04021B93 , 0x019759B8084B7217A3469EAF2793D98D , 0x019759B808A972288B82A04E189DB578 , 0x019759B8090672E980B1C22A1DD7A4CB , 0x019759B8090672E980B1C22A3681F62B , 0x019759B8096672A1BACD8EB93F6CCF54 , 0x019759B8084B7217A3469EAEFAE59784 , 0x019759B8084B7217A3469EAF16ACA78B , 0x019759B808A8713981DA8DF31079A3E0 , 0x019759B808A8713981DA8DF31E25D5AD , 0x019759B8090672E980B1C22A2DA90CFD , 0x019759B8090672E980B1C22A341623B7 , 0x019759B808A8713981DA8DF317335B44 , 0x019759B808A972288B82A04E16FDCC94 , 0x019759B8090672E980B1C22A403D86F7 , 0x019759B8084B7217A3469EAF14A54AA1 , 0x019759B808A8713981DA8DF316340F4D , 0x019759B808A972288B82A04E3960CB04 , 0x019759B808A972288B82A04E2A0E6CDA , 0x019759B809077110A11B5F68CA998A45 , 0x019759B8084B7217A3469EAF0CD4E4B4 , 0x019759B8090672E980B1C22A3DF3A6A7 )) ORDER BY `property_group_option` . `id` ASC LIMIT 500 ;
Copy
34
2.02 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `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 `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `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.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = ? ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `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"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 —Y¸\x08 Kr\x17 £Fž®øf\x0F * "
b"\x01 —Y¸\x08 Kr\x17 £Fž®øs”ò "
b"\x01 —Y¸\x08 Kr\x17 £Fž®ú<¡â "
b"\x01 —Y¸\x08 Kr\x17 £Fž®úå—„ "
b"\x01 —Y¸\x08 Kr\x17 £Fž®ü\x18 ™\x1F "
b"\x01 —Y¸\x08 Kr\x17 £Fž®üѽ "
b"\x01 —Y¸\x08 Kr\x17 £Fž®üôÛÒ "
b"\x01 —Y¸\x08 Kr\x17 £Fž®ýä\x01 ‡ "
b"\x01 —Y¸\x08 Kr\x17 £Fž®þ2+\x18 "
b"\x01 —Y¸\x08 Kr\x17 £Fž®ÿáà= "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x02 )ÉÆ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x02 ¦êx "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x04\x02\e “ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x04 þ\x13 M "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x05 HV‘ "
b"\x01 ùY©\x08 Kr\x17 úF×»\x06\x01 Ø\x19 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x06 :rz "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x06 ôpü "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x07 º2ô "
b"\x01 ùY©\x08 Kr\x17 úF×»\x08 êì| "
b"""
\x01 —Y¸\x08 Kr\x17 £Fž¯\n
\n
åˆ
"""
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\f €lO "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\f Ôä´ "
b"\x01 ùY©\x08 Kr\x17 úF×»\x0E ╚Ø╗ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x10 4ñI "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x12 ¸¯Ï "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x13 ?~ý "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x13 gÐX "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x13 Ý%ë "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x14 ¥J¡ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x15 EŽ› "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x16 EL¸ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x16 ¬§‹ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x17 z#+ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x17 °3Ï "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x19 K§\x0F "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x1A ¤—é "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x1C Tšr "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x1C j¥0 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x1D\x14 Rº "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x1D Ö'¾ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x1E Ã#ñ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯ .’º "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯ éíº "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯!\x02 ĉ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯!\x1F ,” "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯!|5{ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯!Ô'° "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯"\x1A â# "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯"0•Ï "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯"B|ê "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯#L–ô "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯%\x12 x "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯&y\v\x1E "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯'Ioã "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯'e\x05\x18 "
b"\x01 ùY©\x08 Kr\x17 úF×»'ô┘ì "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯(‘ו "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯(ú)ú "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯)¤@( "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯)Ç5+ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯*$í0 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯*úµ\x02 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯+³\Õ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯,²!T "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯-Xƒ& "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯.H\e Q "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯/…Èz "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯0e§? "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯2\t Ø\ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯2¾€< "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯3o\x15 o "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯4\x13 d\x15 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯4\x15\x1F ¼ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯4Í·” "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯5Ëiz "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯6…Xç "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯7mç/ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯7ò°+ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯8R¾^ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯:_“ù "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯:–\x1E i "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯=ÖiÀ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯?ð#g "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯@„ûÁ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯Aú‰¡ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯Aÿ†\x00 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯B\x16 TF "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯C\x15\x1E œ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯CZ\x03\t "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯DÎf= "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯Eþ‡ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯Eð_K "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯F¸yõ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯G=\x1F ¸ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯Gò\x07 þ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\f Ç×¥ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\f ÙF¤ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\r HÚá "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\r l6H "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\r ─*║ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x0E ×Of "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x0F ▄È▄ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x10 N»! "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x10 yúÓ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x11 øÏÄ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x11 Â&ß "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x12 äq┐ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x14 Ø┌└ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x15 \r Y\x06 "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x15 ║¦¤ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x16 4\x0F M "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x17 3[D "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x17 ¹Ö╩ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x19 ─+ö "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1A ▓7õ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1C )Ûã "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1C PÄÛ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1C ý¤ã "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1E %ı¡ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1E ðÇY "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1F ¼1┬ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾ õÞõ "
b"\x01 —Y¸\x08 ©r(‹‚ N\x15 O\x08 Q "
b"\x01 —Y¸\x08 ©r(‹‚ N\x16\x10 h’ "
b"\x01 —Y¸\x08 ©r(‹‚ N\x16 ýÌ” "
b"\x01 —Y¸\x08 ©r(‹‚ N\x17 ¦hX "
b"\x01 ùY©\x08 ®r(ïéáN\x18 ØÁx "
b"\x01 —Y¸\x08 ©r(‹‚ N\x19 qxq "
b"\x01 —Y¸\x08 ©r(‹‚ N\x1A T{N "
b"\x01 —Y¸\x08 ©r(‹‚ N\x1A k±V "
b"\x01 —Y¸\x08 ©r(‹‚ N\x1A ”\r H "
b"\x01 —Y¸\x08 ©r(‹‚ N\x1C ˆ¾+ "
b"\x01 —Y¸\x08 ©r(‹‚ N\x1E K½= "
b"\x01 —Y¸\x08 ©r(‹‚ N\x1F ÏÇ+ "
b"\x01 —Y¸\x08 ©r(‹‚ N ÃÉ{ "
b"\x01 —Y¸\x08 ©r(‹‚ N!f\x05\x7F "
b"\x01 —Y¸\x08 ©r(‹‚ N!q\x02 N "
b"\x01 —Y¸\x08 ©r(‹‚ N!à:F "
b"\x01 —Y¸\x08 ©r(‹‚ N"Ñz’ "
b"\x01 —Y¸\x08 ©r(‹‚ N$\x14\x04 ” "
b"\x01 —Y¸\x08 ©r(‹‚ N&ža "
b"\x01 —Y¸\x08 ©r(‹‚ N'\x00 Ô‰ "
b"\x01 —Y¸\x08 ©r(‹‚ N'7\x1A H "
b"\x01 —Y¸\x08 ©r(‹‚ N*\x0E lÚ "
b"\x01 —Y¸\x08 ©r(‹‚ N+\x05 ½³ "
b"\x01 —Y¸\x08 ©r(‹‚ N,B6n "
b"\x01 —Y¸\x08 ©r(‹‚ N-\x17 ÿ˜ "
b"\x01 —Y¸\x08 ©r(‹‚ N-q\x19 E "
b"\x01 ùY©\x08 ®r(ïéáN.cü\n "
b"\x01 —Y¸\x08 ©r(‹‚ N.ØP€ "
b"\x01 —Y¸\x08 ©r(‹‚ N/…,$ "
b"\x01 —Y¸\x08 ©r(‹‚ N/ÅI³ "
b"\x01 ùY©\x08 ®r(ïéáN0kü· "
b"\x01 —Y¸\x08 ©r(‹‚ N2¤ž "
b"\x01 —Y¸\x08 ©r(‹‚ N3V3/ "
b"\x01 —Y¸\x08 ©r(‹‚ N3´ð= "
b"\x01 —Y¸\x08 ©r(‹‚ N4_%Y "
b"\x01 —Y¸\x08 ©r(‹‚ N5\t\x07\x01 "
b"\x01 ùY©\x08 ®r(ïéáN5Ø@\x1D "
b"\x01 —Y¸\x08 ©r(‹‚ N6êœÄ "
b"\x01 —Y¸\x08 ©r(‹‚ N8it\f "
b"\x01 —Y¸\x08 ©r(‹‚ N9`Ë\x04 "
b"\x01 —Y¸\x08 ©r(‹‚ N:!‘ƒ "
b"\x01 —Y¸\x08 ©r(‹‚ N:»9› "
b"\x01 —Y¸\x08 ©r(‹‚ N;3!† "
b"\x01 —Y¸\x08 ©r(‹‚ N; L& "
b"\x01 —Y¸\x08 ©r(‹‚ N<\x1A u\x15 "
b"\x01 —Y¸\x08 ©r(‹‚ N=\x02 …Æ "
b"\x01 —Y¸\x08 ©r(‹‚ N=ê%j "
b"\x01 —Y¸\x08 ©r(‹‚ N?•^þ "
b"\x01 ùY©\x08 ®r(ïéáNA╝ÁÉ "
b"\x01 —Y¸\x08 ©r(‹‚ NB±‘D "
b"\x01 —Y¸\x08 ©r(‹‚ NCެ\x1D "
b"\x01 —Y¸\x08 ©r(‹‚ NDAJw "
b"\x01 —Y¸\x08 ©r(‹‚ ND¢(S "
b"\x01 ùY©\x08 ®r(ïéáNE-Kü "
b"\x01 —Y¸\x08 ©r(‹‚ NEËìÚ "
b"\x01 —Y¸\x08 ©r(‹‚ NGXÏð "
b"\x01 —Y¸\x08 ©r(‹‚ NGû׈ "
b"\x01 —Y¸\x08 ©r(‹‚ NH\x17 /\ "
b"\x01 —Y¸\x08 ©r(‹‚ NH¨Ãì "
b"\x01 —Y¸\x08 ©r(‹‚ NI•øŒ "
b"\x01 —Y¸\x08 ©r(‹‚ NJ\x15\x1A ù "
b"\x01 —Y¸\x08 ©r(‹‚ NJ´\x11 ] "
b"\x01 —Y¸\x08 ©r(‹‚ NK\x1F\x04 ¿ "
b"\x01 —Y¸\x08 ©r(‹‚ NKrvN "
b"\x01 —Y¸\t\x06 r週Â*\x1C ÝÆ• "
b"\x01 —Y¸\t\x06 r週Â*\x1D »ûe "
b"\x01 —Y¸\t\x06 r週Â*\x1D Íž\x1D "
b"\x01 —Y¸\t\x06 r週Â*\x1D ×¤Ë "
b"\x01 —Y¸\t\x06 r週Â*\x1F\x02 øö "
b"\x01 —Y¸\t\x06 r週Â*!\x05 ¼„ "
b"\x01 —Y¸\t\x06 r週Â*!à o "
b"\x01 —Y¸\t\x06 r週Â*"Šg” "
b"\x01 ùY©\t\x06 rÚÇ▒┬*#¿;Å "
b"\x01 —Y¸\t\x06 r週Â*#Õ–4 "
b"\x01 —Y¸\t\x06 r週Â*$ñý\n "
b"\x01 —Y¸\t\x06 r週Â*&9.\x00 "
b"\x01 —Y¸\t\x06 r週Â*&q^l "
b"\x01 —Y¸\t\x06 r週Â*&t˜- "
b"\x01 —Y¸\t\x06 r週Â*)\x11 _¡ "
b"\x01 —Y¸\t\x06 r週Â**§-E "
b"\x01 —Y¸\t\x06 r週Â*+¥+ì "
b"\x01 —Y¸\t\x06 r週Â*-©\f ý "
b"\x01 —Y¸\t\x06 r週Â*1\x1C ƒC "
b"\x01 —Y¸\t\x06 r週Â*4\x16 #· "
b"\x01 —Y¸\t\x06 r週Â*4åüm "
b"\x01 —Y¸\t\x06 r週Â*5Hj~ "
b"\x01 —Y¸\t\x06 r週Â*6\x06 w< "
b"\x01 ùY©\t\x06 rÚÇ▒┬*6ü÷+ "
b"\x01 ùY©\t\x06 rÚÇ▒┬*<\t 1É "
b"\x01 —Y¸\t\x06 r週Â*=‰\x17 Ú "
b"\x01 —Y¸\t\x06 r週Â*=ó¦§ "
b"\x01 —Y¸\t\x06 r週Â*>öp5 "
b"\x01 —Y¸\t\x06 r週Â*?ܸP "
b"\x01 —Y¸\t\x06 r週Â*@=†÷ "
b"\x01 —Y¸\t\x06 r週Â*@¸H\x12 "
b"\x01 —Y¸\t\x06 r週Â*@Ë<ˆ "
b"\x01 —Y¸\t\x06 r週Â*Aâ^§ "
b"\x01 —Y¸\t\x06 r週Â*BDN÷ "
b"\x01 —Y¸\t\x06 r週Â*B¾¹û "
b"\x01 —Y¸\t\x06 r週Â*Gè/P "
b"\x01 —Y¸\t\x06 r週Â*HÊÃß "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _h¶\x1F øz "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _h¹ø½é "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _h¾b°^ "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _h¾Œ1z "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÄK,ä "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÆ‹\x08 s "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÉZAO "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÊ™ŠE "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hʶ…C "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hË'Ïé "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hËé½ð "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÔß$( "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÕ\f ·» "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÕ·#y "
b"\x01 —Y¸\t fr¡ºÍޏøø°ò "
b"\x01 —Y¸\t fr¡ºÍ޹\x01 l¾9 "
b"\x01 ùY©\t frí║═Ä╣\t îÉ "
b"\x01 —Y¸\t fr¡ºÍ޹\x0E îò5 "
b"\x01 —Y¸\t fr¡ºÍ޹-–5Î "
b"\x01 —Y¸\t fr¡ºÍ޹.Jз "
b"\x01 —Y¸\t fr¡ºÍ޹?lÏT "
b"\x01 ùY©\t Ùs┐Ø8}ª9Öô5 "
b"\x01 ùY©\t Ùs┐Ø8}ª@┼Ï[ "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.group` . `id` as `property_group_option.group.id` ,
`property_group_option.group` . `display_type` as `property_group_option.group.displayType` ,
`property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` ,
`property_group_option.group` . `filterable` as `property_group_option.group.filterable` ,
`property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` ,
`property_group_option.group` . `created_at` as `property_group_option.group.createdAt` ,
`property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` ,
`property_group_option.group.translation.name` ,
`property_group_option.group.translation.name` as `property_group_option.group.name` ,
`property_group_option.group.translation.description` ,
`property_group_option.group.translation.description` as `property_group_option.group.description` ,
`property_group_option.group.translation.position` ,
`property_group_option.group.translation.position` as `property_group_option.group.position` ,
`property_group_option.group.translation.customFields` ,
`property_group_option.group.translation.customFields` as `property_group_option.group.customFields` ,
`property_group_option.media` . `id` as `property_group_option.media.id` ,
`property_group_option.media` . `user_id` as `property_group_option.media.userId` ,
`property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` ,
`property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` ,
`property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` ,
`property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` ,
`property_group_option.media` . `file_name` as `property_group_option.media.fileName` ,
`property_group_option.media` . `file_size` as `property_group_option.media.fileSize` ,
`property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` ,
`property_group_option.media` . `meta_data` as `property_group_option.media.metaData` ,
`property_group_option.media` . `config` as `property_group_option.media.config` ,
`property_group_option.media` . `path` as `property_group_option.media.path` ,
`property_group_option.media` . `private` as `property_group_option.media.private` ,
`property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` ,
`property_group_option.media` . `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 `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id`
LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `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.group.translation` . `property_group_id` ,
`property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` ,
`property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` ,
`property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` ,
`property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation` . `language_id` = ?
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id`
LEFT JOIN (
SELECT
`property_group_option.media.translation` . `media_id` ,
`property_group_option.media.translation` . `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.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `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 `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `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.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `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 (0x019759B8084B7217A3469EAEF8660F2A , 0x019759B8084B7217A3469EAEF87394F2 , 0x019759B8084B7217A3469EAEFA3CA1E2 , 0x019759B8084B7217A3469EAEFAE59784 , 0x019759B8084B7217A3469EAEFC18991F , 0x019759B8084B7217A3469EAEFCC391BD , 0x019759B8084B7217A3469EAEFCF4DBD2 , 0x019759B8084B7217A3469EAEFDE40187 , 0x019759B8084B7217A3469EAEFE322B18 , 0x019759B8084B7217A3469EAEFFE1E03D , 0x019759B8084B7217A3469EAF0229C9C6 , 0x019759B8084B7217A3469EAF02A6EA78 , 0x019759B8084B7217A3469EAF04021B93 , 0x019759B8084B7217A3469EAF04FE134D , 0x019759B8084B7217A3469EAF05485691 , 0x019759B8084B7217A3469EAF06019D19 , 0x019759B8084B7217A3469EAF063A727A , 0x019759B8084B7217A3469EAF06F470FC , 0x019759B8084B7217A3469EAF07BA32F4 , 0x019759B8084B7217A3469EAF08888D7C , 0x019759B8084B7217A3469EAF0A0AE588 , 0x019759B8084B7217A3469EAF0C806C4F , 0x019759B8084B7217A3469EAF0CD4E4B4 , 0x019759B8084B7217A3469EAF0EC89DBB , 0x019759B8084B7217A3469EAF1034F149 , 0x019759B8084B7217A3469EAF12B8AFCF , 0x019759B8084B7217A3469EAF133F7EFD , 0x019759B8084B7217A3469EAF1367D058 , 0x019759B8084B7217A3469EAF13DD25EB , 0x019759B8084B7217A3469EAF14A54AA1 , 0x019759B8084B7217A3469EAF15458E9B , 0x019759B8084B7217A3469EAF16454CB8 , 0x019759B8084B7217A3469EAF16ACA78B , 0x019759B8084B7217A3469EAF177A232B , 0x019759B8084B7217A3469EAF17B033CF , 0x019759B8084B7217A3469EAF194BA70F , 0x019759B8084B7217A3469EAF1AA497E9 , 0x019759B8084B7217A3469EAF1C549A72 , 0x019759B8084B7217A3469EAF1C6AA530 , 0x019759B8084B7217A3469EAF1D1452BA , 0x019759B8084B7217A3469EAF1DD627BE , 0x019759B8084B7217A3469EAF1EC323F1 , 0x019759B8084B7217A3469EAF202E92BA , 0x019759B8084B7217A3469EAF20E9EDBA , 0x019759B8084B7217A3469EAF2102C489 , 0x019759B8084B7217A3469EAF211F2C94 , 0x019759B8084B7217A3469EAF217C357B , 0x019759B8084B7217A3469EAF21D427B0 , 0x019759B8084B7217A3469EAF221AE223 , 0x019759B8084B7217A3469EAF223095CF , 0x019759B8084B7217A3469EAF22427CEA , 0x019759B8084B7217A3469EAF234C96F4 , 0x019759B8084B7217A3469EAF2512A078 , 0x019759B8084B7217A3469EAF26790B1E , 0x019759B8084B7217A3469EAF27496FE3 , 0x019759B8084B7217A3469EAF27650518 , 0x019759B8084B7217A3469EAF2793D98D , 0x019759B8084B7217A3469EAF2891D795 , 0x019759B8084B7217A3469EAF28FA29FA , 0x019759B8084B7217A3469EAF29A44028 , 0x019759B8084B7217A3469EAF29C7352B , 0x019759B8084B7217A3469EAF2A24ED30 , 0x019759B8084B7217A3469EAF2AFAB502 , 0x019759B8084B7217A3469EAF2BB35CD5 , 0x019759B8084B7217A3469EAF2CB22154 , 0x019759B8084B7217A3469EAF2D588326 , 0x019759B8084B7217A3469EAF2E481B51 , 0x019759B8084B7217A3469EAF2F85C87A , 0x019759B8084B7217A3469EAF3065A73F , 0x019759B8084B7217A3469EAF3209D85C , 0x019759B8084B7217A3469EAF32BE803C , 0x019759B8084B7217A3469EAF336F156F , 0x019759B8084B7217A3469EAF34136415 , 0x019759B8084B7217A3469EAF34151FBC , 0x019759B8084B7217A3469EAF34CDB794 , 0x019759B8084B7217A3469EAF35CB697A , 0x019759B8084B7217A3469EAF368558E7 , 0x019759B8084B7217A3469EAF376DE72F , 0x019759B8084B7217A3469EAF37F2B02B , 0x019759B8084B7217A3469EAF3852BE5E , 0x019759B8084B7217A3469EAF3A5F93F9 , 0x019759B8084B7217A3469EAF3A961E69 , 0x019759B8084B7217A3469EAF3DD669C0 , 0x019759B8084B7217A3469EAF3FF02367 , 0x019759B8084B7217A3469EAF4084FBC1 , 0x019759B8084B7217A3469EAF41FA89A1 , 0x019759B8084B7217A3469EAF41FF8600 , 0x019759B8084B7217A3469EAF42165446 , 0x019759B8084B7217A3469EAF43151E9C , 0x019759B8084B7217A3469EAF435A0309 , 0x019759B8084B7217A3469EAF44CE663D , 0x019759B8084B7217A3469EAF45C3BE87 , 0x019759B8084B7217A3469EAF45F05F4B , 0x019759B8084B7217A3469EAF46B879F5 , 0x019759B8084B7217A3469EAF473D1FB8 , 0x019759B8084B7217A3469EAF47F207FE , 0x019759B808A8713981DA8DF30C809EBE , 0x019759B808A8713981DA8DF30CEB46CF , 0x019759B808A8713981DA8DF30D48E9A0 , 0x019759B808A8713981DA8DF30D6C3648 , 0x019759B808A8713981DA8DF30DC42ABA , 0x019759B808A8713981DA8DF30E9E4F66 , 0x019759B808A8713981DA8DF30FDCD4DC , 0x019759B808A8713981DA8DF3104EAF21 , 0x019759B808A8713981DA8DF31079A3E0 , 0x019759B808A8713981DA8DF3119BD88E , 0x019759B808A8713981DA8DF311B626E1 , 0x019759B808A8713981DA8DF3128471BF , 0x019759B808A8713981DA8DF3149DDAC0 , 0x019759B808A8713981DA8DF3150D5906 , 0x019759B808A8713981DA8DF315BADDCF , 0x019759B808A8713981DA8DF316340F4D , 0x019759B808A8713981DA8DF317335B44 , 0x019759B808A8713981DA8DF317FB99CA , 0x019759B808A8713981DA8DF319C42B94 , 0x019759B808A8713981DA8DF31AB237E4 , 0x019759B808A8713981DA8DF31C29EAC6 , 0x019759B808A8713981DA8DF31C508EEA , 0x019759B808A8713981DA8DF31CECCFC6 , 0x019759B808A8713981DA8DF31E25D5AD , 0x019759B808A8713981DA8DF31ED08059 , 0x019759B808A8713981DA8DF31FAC31C2 , 0x019759B808A8713981DA8DF320E4E8E4 , 0x019759B808A972288B82A04E154F0851 , 0x019759B808A972288B82A04E16106892 , 0x019759B808A972288B82A04E16FDCC94 , 0x019759B808A972288B82A04E17A66858 , 0x019759B808A972288B82A04E189DB578 , 0x019759B808A972288B82A04E19717871 , 0x019759B808A972288B82A04E1A547B4E , 0x019759B808A972288B82A04E1A6BB156 , 0x019759B808A972288B82A04E1A940D48 , 0x019759B808A972288B82A04E1C88BE2B , 0x019759B808A972288B82A04E1E4BBD3D , 0x019759B808A972288B82A04E1FCFC72B , 0x019759B808A972288B82A04E20C3C97B , 0x019759B808A972288B82A04E2166057F , 0x019759B808A972288B82A04E2171024E , 0x019759B808A972288B82A04E21E03A46 , 0x019759B808A972288B82A04E22D17A92 , 0x019759B808A972288B82A04E24140494 , 0x019759B808A972288B82A04E269E61AD , 0x019759B808A972288B82A04E2700D489 , 0x019759B808A972288B82A04E27371A48 , 0x019759B808A972288B82A04E2A0E6CDA , 0x019759B808A972288B82A04E2B05BDB3 , 0x019759B808A972288B82A04E2C42366E , 0x019759B808A972288B82A04E2D17FF98 , 0x019759B808A972288B82A04E2D711945 , 0x019759B808A972288B82A04E2E63810A , 0x019759B808A972288B82A04E2ED85080 , 0x019759B808A972288B82A04E2F852C24 , 0x019759B808A972288B82A04E2FC549B3 , 0x019759B808A972288B82A04E306B81FA , 0x019759B808A972288B82A04E32A49EAD , 0x019759B808A972288B82A04E3356332F , 0x019759B808A972288B82A04E33B4F03D , 0x019759B808A972288B82A04E345F2559 , 0x019759B808A972288B82A04E35090701 , 0x019759B808A972288B82A04E359D401D , 0x019759B808A972288B82A04E36EA9CC4 , 0x019759B808A972288B82A04E3869740C , 0x019759B808A972288B82A04E3960CB04 , 0x019759B808A972288B82A04E3A219183 , 0x019759B808A972288B82A04E3ABB399B , 0x019759B808A972288B82A04E3B332186 , 0x019759B808A972288B82A04E3BA04C26 , 0x019759B808A972288B82A04E3C1A7515 , 0x019759B808A972288B82A04E3D0285C6 , 0x019759B808A972288B82A04E3DEA256A , 0x019759B808A972288B82A04E3F955EFE , 0x019759B808A972288B82A04E41BCB590 , 0x019759B808A972288B82A04E42B19144 , 0x019759B808A972288B82A04E438EAC1D , 0x019759B808A972288B82A04E44414A77 , 0x019759B808A972288B82A04E44A22853 , 0x019759B808A972288B82A04E452D4B81 , 0x019759B808A972288B82A04E45CBECDA , 0x019759B808A972288B82A04E4758CFF0 , 0x019759B808A972288B82A04E47FBD788 , 0x019759B808A972288B82A04E48172F5C , 0x019759B808A972288B82A04E48A8C3EC , 0x019759B808A972288B82A04E4995F88C , 0x019759B808A972288B82A04E4A151AF9 , 0x019759B808A972288B82A04E4AB4115D , 0x019759B808A972288B82A04E4B1F04BF , 0x019759B808A972288B82A04E4B72764E , 0x019759B8090672E980B1C22A1CDDC695 , 0x019759B8090672E980B1C22A1DBBFB65 , 0x019759B8090672E980B1C22A1DCD9E1D , 0x019759B8090672E980B1C22A1DD7A4CB , 0x019759B8090672E980B1C22A1F02F8F6 , 0x019759B8090672E980B1C22A2105BC84 , 0x019759B8090672E980B1C22A21E0A06F , 0x019759B8090672E980B1C22A228A6794 , 0x019759B8090672E980B1C22A23A83B8F , 0x019759B8090672E980B1C22A23D59634 , 0x019759B8090672E980B1C22A24F1FD0A , 0x019759B8090672E980B1C22A26392E00 , 0x019759B8090672E980B1C22A26715E6C , 0x019759B8090672E980B1C22A2674982D , 0x019759B8090672E980B1C22A29115FA1 , 0x019759B8090672E980B1C22A2AA72D45 , 0x019759B8090672E980B1C22A2BA52BEC , 0x019759B8090672E980B1C22A2DA90CFD , 0x019759B8090672E980B1C22A311C8343 , 0x019759B8090672E980B1C22A341623B7 , 0x019759B8090672E980B1C22A34E5FC6D , 0x019759B8090672E980B1C22A35486A7E , 0x019759B8090672E980B1C22A3606773C , 0x019759B8090672E980B1C22A3681F62B , 0x019759B8090672E980B1C22A3C093190 , 0x019759B8090672E980B1C22A3D8917DA , 0x019759B8090672E980B1C22A3DF3A6A7 , 0x019759B8090672E980B1C22A3EF67035 , 0x019759B8090672E980B1C22A3FDCB850 , 0x019759B8090672E980B1C22A403D86F7 , 0x019759B8090672E980B1C22A40B84812 , 0x019759B8090672E980B1C22A40CB3C88 , 0x019759B8090672E980B1C22A41E25EA7 , 0x019759B8090672E980B1C22A42444EF7 , 0x019759B8090672E980B1C22A42BEB9FB , 0x019759B8090672E980B1C22A47E82F50 , 0x019759B8090672E980B1C22A48CAC3DF , 0x019759B809077110A11B5F68B61FF87A , 0x019759B809077110A11B5F68B9F8BDE9 , 0x019759B809077110A11B5F68BE62B05E , 0x019759B809077110A11B5F68BE8C317A , 0x019759B809077110A11B5F68C44B2CE4 , 0x019759B809077110A11B5F68C68B0873 , 0x019759B809077110A11B5F68C95A414F , 0x019759B809077110A11B5F68CA998A45 , 0x019759B809077110A11B5F68CAB68543 , 0x019759B809077110A11B5F68CB27CFE9 , 0x019759B809077110A11B5F68CBE9BDF0 , 0x019759B809077110A11B5F68D4DF2428 , 0x019759B809077110A11B5F68D50CB7BB , 0x019759B809077110A11B5F68D5B72379 , 0x019759B8096672A1BACD8EB8F8F8B0F2 , 0x019759B8096672A1BACD8EB9016CBE39 , 0x019759B8096672A1BACD8EB9098C90FF , 0x019759B8096672A1BACD8EB90EEEF235 , 0x019759B8096672A1BACD8EB92D9635CE , 0x019759B8096672A1BACD8EB92E4AD0B7 , 0x019759B8096672A1BACD8EB93F6CCF54 , 0x019759B809EB73BF9D387DA639999335 , 0x019759B809EB73BF9D387DA640C5D85B );
Copy
35
0.96 ms
SELECT `property_group_option` . `id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` WHERE ((`property_group_option.group` . `filterable` = ? )) AND (`property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) ORDER BY `property_group_option` . `id` ASC LIMIT 500 OFFSET 500
Parameters :
[
true
b"\x01 ùY©\t Ùs┐Ø8}ª@┼Ï[ "
b"\x01 ùY©\t Ùs┐Ø8}ª9Öô5 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\f €lO "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯5Ëiz "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯F¸yõ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x17 ¹Ö╩ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1C )Ûã "
b"\x01 —Y¸\x08 ©r(‹‚ N3´ð= "
b"\x01 —Y¸\t\x06 r週Â*"Šg” "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯4Í·” "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯7ò°+ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯DÎf= "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x10 N»! "
b"\x01 —Y¸\x08 ©r(‹‚ N5\t\x07\x01 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯ .’º "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯2\t Ø\ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯6…Xç "
b"\x01 —Y¸\x08 ©r(‹‚ N-\x17 ÿ˜ "
b"\x01 —Y¸\x08 ©r(‹‚ N3V3/ "
b"\x01 —Y¸\t\x06 r週Â*#Õ–4 "
b"\x01 —Y¸\t\x06 r週Â*HÊÃß "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _h¹ø½é "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x04 þ\x13 M "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯"\x1A â# "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯%\x12 x "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1C ý¤ã "
b"\x01 —Y¸\x08 ©r(‹‚ N!q\x02 N "
b"\x01 —Y¸\x08 ©r(‹‚ N,B6n "
b"\x01 —Y¸\x08 Kr\x17 £Fž®þ2+\x18 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x02 )ÉÆ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯!\x1F ,” "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\r HÚá "
b"\x01 —Y¸\x08 ©r(‹‚ N ÃÉ{ "
b"\x01 —Y¸\x08 ©r(‹‚ NEËìÚ "
b"\x01 —Y¸\t\x06 r週Â*+¥+ì "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hËé½ð "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÕ\f ·» "
b"\x01 —Y¸\x08 Kr\x17 £Fž®øs”ò "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x10 4ñI "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x1D\x14 Rº "
b"\x01 —Y¸\x08 ©r(‹‚ N:!‘ƒ "
b"\x01 —Y¸\x08 ©r(‹‚ NI•øŒ "
b"\x01 —Y¸\x08 ©r(‹‚ NJ\x15\x1A ù "
b"\x01 —Y¸\t\x06 r週Â*!\x05 ¼„ "
b"\x01 —Y¸\t\x06 r週Â*!à o "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _h¾Œ1z "
b"\x01 —Y¸\t fr¡ºÍ޹-–5Î "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯&y\v\x1E "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯G=\x1F ¸ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1E ðÇY "
b"\x01 —Y¸\x08 ©r(‹‚ N\x17 ¦hX "
b"\x01 —Y¸\x08 ©r(‹‚ N'7\x1A H "
b"\x01 —Y¸\t\x06 r週Â*\x1F\x02 øö "
b"\x01 —Y¸\t\x06 r週Â*6\x06 w< "
b"\x01 —Y¸\x08 Kr\x17 £Fž®ýä\x01 ‡ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯7mç/ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯:–\x1E i "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\f ÙF¤ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1A ▓7õ "
b"\x01 —Y¸\x08 ©r(‹‚ N-q\x19 E "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x02 ¦êx "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯"0•Ï "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯(ú)ú "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x19 ─+ö "
b"\x01 ùY©\x08 ®r(ïéáNA╝ÁÉ "
b"\x01 —Y¸\x08 ©r(‹‚ NK\x1F\x04 ¿ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x13 ?~ý "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯4\x13 d\x15 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯Aÿ†\x00 "
b"\x01 ùY©\x08 ®r(ïéáN0kü· "
b"\x01 —Y¸\x08 ©r(‹‚ N6êœÄ "
b"\x01 —Y¸\t\x06 r週Â*4åüm "
b"\x01 —Y¸\t\x06 r週Â*5Hj~ "
b"\x01 —Y¸\t\x06 r週Â*?ܸP "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x06 ôpü "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯!\x02 ĉ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯0e§? "
b"\x01 —Y¸\x08 ©r(‹‚ N\x1C ˆ¾+ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x06 :rz "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯*úµ\x02 "
b"\x01 —Y¸\x08 ©r(‹‚ N\x19 qxq "
b"\x01 —Y¸\x08 ©r(‹‚ N\x1E K½= "
b"\x01 —Y¸\x08 ©r(‹‚ N=\x02 …Æ "
b"\x01 —Y¸\t\x06 r週Â**§-E "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÔß$( "
b"\x01 ùY©\t frí║═Ä╣\t îÉ "
b"\x01 ùY©\x08 Kr\x17 úF×»\x08 êì| "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x12 äq┐ "
b"\x01 —Y¸\x08 ©r(‹‚ N/…,$ "
b"\x01 —Y¸\t\x06 r週Â*=‰\x17 Ú "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯Aú‰¡ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯B\x16 TF "
b"\x01 —Y¸\x08 ©r(‹‚ N.ØP€ "
b"\x01 —Y¸\x08 ©r(‹‚ N/ÅI³ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯=ÖiÀ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯@„ûÁ "
b"\x01 —Y¸\x08 ©r(‹‚ N!à:F "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x1E Ã#ñ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯)Ç5+ "
b"\x01 —Y¸\x08 ©r(‹‚ N\x1F ÏÇ+ "
b"\x01 ùY©\x08 ®r(ïéáN5Ø@\x1D "
b"\x01 —Y¸\x08 ©r(‹‚ N8it\f "
b"\x01 —Y¸\t\x06 r週Â*\x1C ÝÆ• "
b"\x01 —Y¸\t\x06 r週Â*$ñý\n "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _h¾b°^ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x1C j¥0 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯3o\x15 o "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯Eþ‡ "
b"\x01 —Y¸\x08 ©r(‹‚ N4_%Y "
b"\x01 ùY©\x08 ®r(ïéáNE-Kü "
b"\x01 —Y¸\x08 Kr\x17 £Fž®ú<¡â "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯"B|ê "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯Gò\x07 þ "
b"\x01 —Y¸\x08 ©r(‹‚ N!f\x05\x7F "
b"\x01 —Y¸\x08 Kr\x17 £Fž®üôÛÒ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯'Ioã "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯,²!T "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x15 EŽ› "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯.H\e Q "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯Eð_K "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x14 Ø┌└ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1F ¼1┬ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯*$í0 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯CZ\x03\t "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x15 \r Y\x06 "
b"\x01 —Y¸\x08 ©r(‹‚ N<\x1A u\x15 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x1C Tšr "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x1D Ö'¾ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯#L–ô "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯-Xƒ& "
b"\x01 —Y¸\x08 ©r(‹‚ N:»9› "
b"\x01 —Y¸\x08 ©r(‹‚ N=ê%j "
b"\x01 —Y¸\t\x06 r週Â*1\x1C ƒC "
b"\x01 —Y¸\t\x06 r週Â*B¾¹û "
b"\x01 —Y¸\t fr¡ºÍ޹.Jз "
b"\x01 —Y¸\x08 Kr\x17 £Fž®ÿáà= "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x19 K§\x0F "
b"\x01 ùY©\x08 ®r(ïéáN.cü\n "
b"\x01 —Y¸\x08 ©r(‹‚ NB±‘D "
b"\x01 —Y¸\t\x06 r週Â*\x1D Íž\x1D "
b"\x01 —Y¸\t\x06 r週Â*&t˜- "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x13 gÐX "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯2¾€< "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1C PÄÛ "
b"\x01 —Y¸\x08 ©r(‹‚ N\x16\x10 h’ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x1A ¤—é "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯(‘ו "
b"\x01 —Y¸\x08 ©r(‹‚ N2¤ž "
b"\x01 —Y¸\x08 ©r(‹‚ NCެ\x1D "
b"\x01 ùY©\t\x06 rÚÇ▒┬*#¿;Å "
b"\x01 —Y¸\t\x06 r週Â*@¸H\x12 "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hË'Ïé "
b"\x01 —Y¸\t fr¡ºÍޏøø°ò "
b"\x01 —Y¸\x08 Kr\x17 £Fž®üѽ "
b"""
\x01 —Y¸\x08 Kr\x17 £Fž¯\n
\n
åˆ
"""
b"\x01 —Y¸\x08 Kr\x17 £Fž¯+³\Õ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾ õÞõ "
b"\x01 —Y¸\x08 ©r(‹‚ N; L& "
b"\x01 —Y¸\t\x06 r週Â*@Ë<ˆ "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÕ·#y "
b"\x01 ùY©\x08 Kr\x17 úF×»\x06\x01 Ø\x19 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x07 º2ô "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯ éíº "
b"\x01 —Y¸\x08 ©r(‹‚ N;3!† "
b"\x01 —Y¸\x08 ©r(‹‚ N?•^þ "
b"\x01 —Y¸\t\x06 r週Â*\x1D »ûe "
b"\x01 —Y¸\t\x06 r週Â*Gè/P "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hʶ…C "
b"\x01 —Y¸\x08 Kr\x17 £Fž®ü\x18 ™\x1F "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x17 z#+ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x0E ×Of "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯C\x15\x1E œ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\f Ç×¥ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x0F ▄È▄ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x12 ¸¯Ï "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯:_“ù "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x11 øÏÄ "
b"\x01 —Y¸\x08 ©r(‹‚ N\x1A ”\r H "
b"\x01 ùY©\t\x06 rÚÇ▒┬*<\t 1É "
b"\x01 ùY©\x08 Kr\x17 úF×»\x0E ╚Ø╗ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯!|5{ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\r ─*║ "
b"\x01 —Y¸\x08 ©r(‹‚ NDAJw "
b"\x01 —Y¸\x08 ©r(‹‚ NJ´\x11 ] "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x16 EL¸ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x17 °3Ï "
b"\x01 —Y¸\x08 ©r(‹‚ N\x1A k±V "
b"\x01 —Y¸\x08 ©r(‹‚ NH\x17 /\ "
b"\x01 —Y¸\x08 ©r(‹‚ NKrvN "
b"\x01 —Y¸\t\x06 r週Â*&q^l "
b"\x01 —Y¸\t\x06 r週Â*Aâ^§ "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÄK,ä "
b"\x01 —Y¸\t fr¡ºÍ޹\x0E îò5 "
b"\x01 —Y¸\x08 ©r(‹‚ ND¢(S "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯'e\x05\x18 "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x15 ║¦¤ "
b"\x01 —Y¸\x08 ©r(‹‚ N\x15 O\x08 Q "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÆ‹\x08 s "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÉZAO "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x05 HV‘ "
b"\x01 —Y¸\x08 ©r(‹‚ NGXÏð "
b"\x01 —Y¸\x08 ©r(‹‚ NH¨Ãì "
b"\x01 —Y¸\t\x06 r週Â*&9.\x00 "
b"\x01 —Y¸\t\x06 r週Â*)\x11 _¡ "
b"\x01 —Y¸\t\x06 r週Â*>öp5 "
b"\x01 —Y¸\t fr¡ºÍ޹\x01 l¾9 "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯)¤@( "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯/…Èz "
b"\x01 —Y¸\x08 ©r(‹‚ N"Ñz’ "
b"\x01 —Y¸\x08 ©r(‹‚ N&ža "
b"\x01 —Y¸\x08 ©r(‹‚ N+\x05 ½³ "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _h¶\x1F øz "
b"\x01 —Y¸\x08 Kr\x17 £Fž®øf\x0F * "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x11 Â&ß "
b"\x01 —Y¸\x08 ©r(‹‚ N$\x14\x04 ” "
b"\x01 —Y¸\x08 ©r(‹‚ NGû׈ "
b"\x01 —Y¸\t\x06 r週Â*BDN÷ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x13 Ý%ë "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯8R¾^ "
b"\x01 —Y¸\x08 ©r(‹‚ N\x1A T{N "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯4\x15\x1F ¼ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯?ð#g "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\r l6H "
b"\x01 —Y¸\x08 ©r(‹‚ N'\x00 Ô‰ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯!Ô'° "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x04\x02\e “ "
b"\x01 ùY©\x08 Kr\x17 úF×»'ô┘ì "
b"\x01 ùY©\x08 ®r(ïéáN\x18 ØÁx "
b"\x01 —Y¸\t\x06 r週Â*\x1D ×¤Ë "
b"\x01 ùY©\t\x06 rÚÇ▒┬*6ü÷+ "
b"\x01 —Y¸\t fr¡ºÍ޹?lÏT "
b"\x01 —Y¸\x08 Kr\x17 £Fž®úå—„ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x16 ¬§‹ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x10 yúÓ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x1E %ı¡ "
b"\x01 —Y¸\t\x06 r週Â*-©\f ý "
b"\x01 —Y¸\t\x06 r週Â*4\x16 #· "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x17 3[D "
b"\x01 —Y¸\x08 ©r(‹‚ N\x16 ýÌ” "
b"\x01 —Y¸\t\x06 r週Â*@=†÷ "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\x14 ¥J¡ "
b"\x01 ùY©\x08 ¿q9ü┌ì¾\x16 4\x0F M "
b"\x01 —Y¸\x08 ©r(‹‚ N9`Ë\x04 "
b"\x01 —Y¸\x08 ©r(‹‚ N*\x0E lÚ "
b"\x01 —Y¸\t\x07 q\x10 ¡\e _hÊ™ŠE "
b"\x01 —Y¸\x08 Kr\x17 £Fž¯\f Ôä´ "
b"\x01 —Y¸\t\x06 r週Â*=ó¦§ "
]
SELECT
`property_group_option` . `id`
FROM
`property_group_option`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id`
WHERE
(
(
`property_group_option.group` . `filterable` = ?
)
)
AND (
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
)
ORDER BY
`property_group_option` . `id` ASC
LIMIT
500
OFFSET
500
Copy
SELECT `property_group_option` . `id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` WHERE ((`property_group_option.group` . `filterable` = 1 )) AND (`property_group_option` . `id` IN (0x019759B809EB73BF9D387DA640C5D85B , 0x019759B809EB73BF9D387DA639999335 , 0x019759B8084B7217A3469EAF0C806C4F , 0x019759B8084B7217A3469EAF35CB697A , 0x019759B8084B7217A3469EAF46B879F5 , 0x019759B808A8713981DA8DF317FB99CA , 0x019759B808A8713981DA8DF31C29EAC6 , 0x019759B808A972288B82A04E33B4F03D , 0x019759B8090672E980B1C22A228A6794 , 0x019759B8084B7217A3469EAF34CDB794 , 0x019759B8084B7217A3469EAF37F2B02B , 0x019759B8084B7217A3469EAF44CE663D , 0x019759B808A8713981DA8DF3104EAF21 , 0x019759B808A972288B82A04E35090701 , 0x019759B8084B7217A3469EAF202E92BA , 0x019759B8084B7217A3469EAF3209D85C , 0x019759B8084B7217A3469EAF368558E7 , 0x019759B808A972288B82A04E2D17FF98 , 0x019759B808A972288B82A04E3356332F , 0x019759B8090672E980B1C22A23D59634 , 0x019759B8090672E980B1C22A48CAC3DF , 0x019759B809077110A11B5F68B9F8BDE9 , 0x019759B8084B7217A3469EAF04FE134D , 0x019759B8084B7217A3469EAF221AE223 , 0x019759B8084B7217A3469EAF2512A078 , 0x019759B808A8713981DA8DF31CECCFC6 , 0x019759B808A972288B82A04E2171024E , 0x019759B808A972288B82A04E2C42366E , 0x019759B8084B7217A3469EAEFE322B18 , 0x019759B8084B7217A3469EAF0229C9C6 , 0x019759B8084B7217A3469EAF211F2C94 , 0x019759B808A8713981DA8DF30D48E9A0 , 0x019759B808A972288B82A04E20C3C97B , 0x019759B808A972288B82A04E45CBECDA , 0x019759B8090672E980B1C22A2BA52BEC , 0x019759B809077110A11B5F68CBE9BDF0 , 0x019759B809077110A11B5F68D50CB7BB , 0x019759B8084B7217A3469EAEF87394F2 , 0x019759B8084B7217A3469EAF1034F149 , 0x019759B8084B7217A3469EAF1D1452BA , 0x019759B808A972288B82A04E3A219183 , 0x019759B808A972288B82A04E4995F88C , 0x019759B808A972288B82A04E4A151AF9 , 0x019759B8090672E980B1C22A2105BC84 , 0x019759B8090672E980B1C22A21E0A06F , 0x019759B809077110A11B5F68BE8C317A , 0x019759B8096672A1BACD8EB92D9635CE , 0x019759B8084B7217A3469EAF26790B1E , 0x019759B8084B7217A3469EAF473D1FB8 , 0x019759B808A8713981DA8DF31ED08059 , 0x019759B808A972288B82A04E17A66858 , 0x019759B808A972288B82A04E27371A48 , 0x019759B8090672E980B1C22A1F02F8F6 , 0x019759B8090672E980B1C22A3606773C , 0x019759B8084B7217A3469EAEFDE40187 , 0x019759B8084B7217A3469EAF376DE72F , 0x019759B8084B7217A3469EAF3A961E69 , 0x019759B808A8713981DA8DF30CEB46CF , 0x019759B808A8713981DA8DF31AB237E4 , 0x019759B808A972288B82A04E2D711945 , 0x019759B8084B7217A3469EAF02A6EA78 , 0x019759B8084B7217A3469EAF223095CF , 0x019759B8084B7217A3469EAF28FA29FA , 0x019759B808A8713981DA8DF319C42B94 , 0x019759B808A972288B82A04E41BCB590 , 0x019759B808A972288B82A04E4B1F04BF , 0x019759B8084B7217A3469EAF133F7EFD , 0x019759B8084B7217A3469EAF34136415 , 0x019759B8084B7217A3469EAF41FF8600 , 0x019759B808A972288B82A04E306B81FA , 0x019759B808A972288B82A04E36EA9CC4 , 0x019759B8090672E980B1C22A34E5FC6D , 0x019759B8090672E980B1C22A35486A7E , 0x019759B8090672E980B1C22A3FDCB850 , 0x019759B8084B7217A3469EAF06F470FC , 0x019759B8084B7217A3469EAF2102C489 , 0x019759B8084B7217A3469EAF3065A73F , 0x019759B808A972288B82A04E1C88BE2B , 0x019759B8084B7217A3469EAF063A727A , 0x019759B8084B7217A3469EAF2AFAB502 , 0x019759B808A972288B82A04E19717871 , 0x019759B808A972288B82A04E1E4BBD3D , 0x019759B808A972288B82A04E3D0285C6 , 0x019759B8090672E980B1C22A2AA72D45 , 0x019759B809077110A11B5F68D4DF2428 , 0x019759B8096672A1BACD8EB9098C90FF , 0x019759B8084B7217A3469EAF08888D7C , 0x019759B808A8713981DA8DF3128471BF , 0x019759B808A972288B82A04E2F852C24 , 0x019759B8090672E980B1C22A3D8917DA , 0x019759B8084B7217A3469EAF41FA89A1 , 0x019759B8084B7217A3469EAF42165446 , 0x019759B808A972288B82A04E2ED85080 , 0x019759B808A972288B82A04E2FC549B3 , 0x019759B8084B7217A3469EAF3DD669C0 , 0x019759B8084B7217A3469EAF4084FBC1 , 0x019759B808A972288B82A04E21E03A46 , 0x019759B8084B7217A3469EAF1EC323F1 , 0x019759B8084B7217A3469EAF29C7352B , 0x019759B808A972288B82A04E1FCFC72B , 0x019759B808A972288B82A04E359D401D , 0x019759B808A972288B82A04E3869740C , 0x019759B8090672E980B1C22A1CDDC695 , 0x019759B8090672E980B1C22A24F1FD0A , 0x019759B809077110A11B5F68BE62B05E , 0x019759B8084B7217A3469EAF1C6AA530 , 0x019759B8084B7217A3469EAF336F156F , 0x019759B8084B7217A3469EAF45C3BE87 , 0x019759B808A972288B82A04E345F2559 , 0x019759B808A972288B82A04E452D4B81 , 0x019759B8084B7217A3469EAEFA3CA1E2 , 0x019759B8084B7217A3469EAF22427CEA , 0x019759B8084B7217A3469EAF47F207FE , 0x019759B808A972288B82A04E2166057F , 0x019759B8084B7217A3469EAEFCF4DBD2 , 0x019759B8084B7217A3469EAF27496FE3 , 0x019759B8084B7217A3469EAF2CB22154 , 0x019759B8084B7217A3469EAF15458E9B , 0x019759B8084B7217A3469EAF2E481B51 , 0x019759B8084B7217A3469EAF45F05F4B , 0x019759B808A8713981DA8DF3149DDAC0 , 0x019759B808A8713981DA8DF31FAC31C2 , 0x019759B8084B7217A3469EAF2A24ED30 , 0x019759B8084B7217A3469EAF435A0309 , 0x019759B808A8713981DA8DF3150D5906 , 0x019759B808A972288B82A04E3C1A7515 , 0x019759B8084B7217A3469EAF1C549A72 , 0x019759B8084B7217A3469EAF1DD627BE , 0x019759B8084B7217A3469EAF234C96F4 , 0x019759B8084B7217A3469EAF2D588326 , 0x019759B808A972288B82A04E3ABB399B , 0x019759B808A972288B82A04E3DEA256A , 0x019759B8090672E980B1C22A311C8343 , 0x019759B8090672E980B1C22A42BEB9FB , 0x019759B8096672A1BACD8EB92E4AD0B7 , 0x019759B8084B7217A3469EAEFFE1E03D , 0x019759B8084B7217A3469EAF194BA70F , 0x019759B808A972288B82A04E2E63810A , 0x019759B808A972288B82A04E42B19144 , 0x019759B8090672E980B1C22A1DCD9E1D , 0x019759B8090672E980B1C22A2674982D , 0x019759B8084B7217A3469EAF1367D058 , 0x019759B8084B7217A3469EAF32BE803C , 0x019759B808A8713981DA8DF31C508EEA , 0x019759B808A972288B82A04E16106892 , 0x019759B8084B7217A3469EAF1AA497E9 , 0x019759B8084B7217A3469EAF2891D795 , 0x019759B808A972288B82A04E32A49EAD , 0x019759B808A972288B82A04E438EAC1D , 0x019759B8090672E980B1C22A23A83B8F , 0x019759B8090672E980B1C22A40B84812 , 0x019759B809077110A11B5F68CB27CFE9 , 0x019759B8096672A1BACD8EB8F8F8B0F2 , 0x019759B8084B7217A3469EAEFCC391BD , 0x019759B8084B7217A3469EAF0A0AE588 , 0x019759B8084B7217A3469EAF2BB35CD5 , 0x019759B808A8713981DA8DF320E4E8E4 , 0x019759B808A972288B82A04E3BA04C26 , 0x019759B8090672E980B1C22A40CB3C88 , 0x019759B809077110A11B5F68D5B72379 , 0x019759B8084B7217A3469EAF06019D19 , 0x019759B8084B7217A3469EAF07BA32F4 , 0x019759B8084B7217A3469EAF20E9EDBA , 0x019759B808A972288B82A04E3B332186 , 0x019759B808A972288B82A04E3F955EFE , 0x019759B8090672E980B1C22A1DBBFB65 , 0x019759B8090672E980B1C22A47E82F50 , 0x019759B809077110A11B5F68CAB68543 , 0x019759B8084B7217A3469EAEFC18991F , 0x019759B8084B7217A3469EAF177A232B , 0x019759B808A8713981DA8DF30E9E4F66 , 0x019759B8084B7217A3469EAF43151E9C , 0x019759B808A8713981DA8DF30C809EBE , 0x019759B808A8713981DA8DF30FDCD4DC , 0x019759B8084B7217A3469EAF12B8AFCF , 0x019759B8084B7217A3469EAF3A5F93F9 , 0x019759B808A8713981DA8DF3119BD88E , 0x019759B808A972288B82A04E1A940D48 , 0x019759B8090672E980B1C22A3C093190 , 0x019759B8084B7217A3469EAF0EC89DBB , 0x019759B8084B7217A3469EAF217C357B , 0x019759B808A8713981DA8DF30DC42ABA , 0x019759B808A972288B82A04E44414A77 , 0x019759B808A972288B82A04E4AB4115D , 0x019759B8084B7217A3469EAF16454CB8 , 0x019759B8084B7217A3469EAF17B033CF , 0x019759B808A972288B82A04E1A6BB156 , 0x019759B808A972288B82A04E48172F5C , 0x019759B808A972288B82A04E4B72764E , 0x019759B8090672E980B1C22A26715E6C , 0x019759B8090672E980B1C22A41E25EA7 , 0x019759B809077110A11B5F68C44B2CE4 , 0x019759B8096672A1BACD8EB90EEEF235 , 0x019759B808A972288B82A04E44A22853 , 0x019759B8084B7217A3469EAF27650518 , 0x019759B808A8713981DA8DF315BADDCF , 0x019759B808A972288B82A04E154F0851 , 0x019759B809077110A11B5F68C68B0873 , 0x019759B809077110A11B5F68C95A414F , 0x019759B8084B7217A3469EAF05485691 , 0x019759B808A972288B82A04E4758CFF0 , 0x019759B808A972288B82A04E48A8C3EC , 0x019759B8090672E980B1C22A26392E00 , 0x019759B8090672E980B1C22A29115FA1 , 0x019759B8090672E980B1C22A3EF67035 , 0x019759B8096672A1BACD8EB9016CBE39 , 0x019759B8084B7217A3469EAF29A44028 , 0x019759B8084B7217A3469EAF2F85C87A , 0x019759B808A972288B82A04E22D17A92 , 0x019759B808A972288B82A04E269E61AD , 0x019759B808A972288B82A04E2B05BDB3 , 0x019759B809077110A11B5F68B61FF87A , 0x019759B8084B7217A3469EAEF8660F2A , 0x019759B808A8713981DA8DF311B626E1 , 0x019759B808A972288B82A04E24140494 , 0x019759B808A972288B82A04E47FBD788 , 0x019759B8090672E980B1C22A42444EF7 , 0x019759B8084B7217A3469EAF13DD25EB , 0x019759B8084B7217A3469EAF3852BE5E , 0x019759B808A972288B82A04E1A547B4E , 0x019759B8084B7217A3469EAF34151FBC , 0x019759B8084B7217A3469EAF3FF02367 , 0x019759B808A8713981DA8DF30D6C3648 , 0x019759B808A972288B82A04E2700D489 , 0x019759B8084B7217A3469EAF21D427B0 , 0x019759B8084B7217A3469EAF04021B93 , 0x019759B8084B7217A3469EAF2793D98D , 0x019759B808A972288B82A04E189DB578 , 0x019759B8090672E980B1C22A1DD7A4CB , 0x019759B8090672E980B1C22A3681F62B , 0x019759B8096672A1BACD8EB93F6CCF54 , 0x019759B8084B7217A3469EAEFAE59784 , 0x019759B8084B7217A3469EAF16ACA78B , 0x019759B808A8713981DA8DF31079A3E0 , 0x019759B808A8713981DA8DF31E25D5AD , 0x019759B8090672E980B1C22A2DA90CFD , 0x019759B8090672E980B1C22A341623B7 , 0x019759B808A8713981DA8DF317335B44 , 0x019759B808A972288B82A04E16FDCC94 , 0x019759B8090672E980B1C22A403D86F7 , 0x019759B8084B7217A3469EAF14A54AA1 , 0x019759B808A8713981DA8DF316340F4D , 0x019759B808A972288B82A04E3960CB04 , 0x019759B808A972288B82A04E2A0E6CDA , 0x019759B809077110A11B5F68CA998A45 , 0x019759B8084B7217A3469EAF0CD4E4B4 , 0x019759B8090672E980B1C22A3DF3A6A7 )) ORDER BY `property_group_option` . `id` ASC LIMIT 500 OFFSET 500 ;
Copy
36
0.33 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.23 ms
SELECT path FROM category WHERE id = ?
Parameters :
[
b"""
\x01 —Y¸\n
;sWŸ\x10 ï#ðõoÈ
"""
]
SELECT path FROM category WHERE id = 0x019759B80A3B73579F10EF23F0F56FC8 ;
Copy
38
0.13 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
39
0.31 ms
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
40
0.58 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"""
\x01 —Y¸\n
;sWŸ\x10 ï#ðõoÈ
"""
]
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 (0x019759B80A3B73579F10EF23F0F56FC8 ));
Copy
41
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.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"""
\x01 —Y¸\n
:s–¥wН9àÿr
"""
b"""
\x01 —Y¸\n
;sWŸ\x10 ï#í\x14 b\x18
"""
b"""
\x01 —Y¸\n
;sWŸ\x10 ï#ðõoÈ
"""
]
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 (0x019759B80A3A7396A5778AAF39E0FF72 , 0x019759B80A3B73579F10EF23ED146218 , 0x019759B80A3B73579F10EF23F0F56FC8 ));
Copy
42
12.92 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/019759b80a3b73579f10ef23f0f56fc8 "
"/navigation/019759b80a3a7396a5778aaf39e0ff72 "
"/navigation/019759b80a4170cbad8085a2842416b3 "
"/navigation/019759b80a54702eb1e6ce83ad7f8ba4 "
"/navigation/019759b80a6370a6a5680919213f187d "
"/navigation/019759b80a66716bb31a5f0dced34c8e "
"/navigation/019759b80a70725f99f61f9d17fd4dc4 "
"/navigation/019759b80a7570669094348af10f8aea "
"/navigation/019759b80a7c71a8a481c2d53e9ecf2c "
"/navigation/019759b80a7e72419276f75eb3ac5016 "
"/navigation/019759b80a7f7015a97eec2c257dd1c9 "
"/navigation/019759b80a3b73579f10ef23ed146218 "
"/navigation/019759b80a3b73579f10ef23ed216bf2 "
"/navigation/019759b80a3b73579f10ef23ed7de16e "
"/navigation/019759b80a3b73579f10ef23ee6558f4 "
"/navigation/019759b80a3b73579f10ef23ef491b38 "
"/navigation/019759b80a3b73579f10ef23f01e1e9e "
"/navigation/019759b80a3b73579f10ef23f1a6b1d1 "
"/navigation/019759b80a3b73579f10ef23f24b868a "
"/navigation/019759b80a3c71d5a4bcd92c0cf98bfe "
"/navigation/019759b80a3c71d5a4bcd92c0dd9942d "
"/navigation/019759b80a3c71d5a4bcd92c0e6eb991 "
"/navigation/019759b80a3c71d5a4bcd92c0ebf12e1 "
"/navigation/019759b80a3c71d5a4bcd92c0ec4afa5 "
"/navigation/019759b80a3c71d5a4bcd92c0f8795eb "
"/navigation/019759b80a3c71d5a4bcd92c0fd9a148 "
"/navigation/019759b80a3c71d5a4bcd92c1016eff6 "
"/navigation/019759b80a3c71d5a4bcd92c1057a863 "
"/navigation/019759b80a3c71d5a4bcd92c11259e2e "
"/navigation/019759b80a3c71d5a4bcd92c11a92f08 "
"/navigation/019759b80a3c71d5a4bcd92c12852db4 "
"/navigation/019759b80a3c71d5a4bcd92c134ef4fe "
"/navigation/019759b80a3c71d5a4bcd92c135b3384 "
"/navigation/019759b80a3c71d5a4bcd92c14119b56 "
"/navigation/019759b80a3c71d5a4bcd92c141858ac "
"/navigation/019759b80a3d7265a7fb48efea05ec13 "
"/navigation/019759b80a3d7265a7fb48efea2007ef "
"/navigation/019759b80a3d7265a7fb48efea66080e "
"/navigation/019759b80a3d7265a7fb48efead04373 "
"/navigation/019759b80a3d7265a7fb48efeaf8b7ae "
"/navigation/019759b80a3d7265a7fb48efebbc4e8a "
"/navigation/019759b80a3d7265a7fb48efebbf836d "
"/navigation/019759b80a3d7265a7fb48efec20cc6a "
"/navigation/019759b80a3d7265a7fb48efecca5afe "
"/navigation/019759b80a3d7265a7fb48efed0cca7f "
"/navigation/019759b80a3d7265a7fb48efed7db706 "
"/navigation/019759b80a3d7265a7fb48efed88928a "
"/navigation/019759b80a3d7265a7fb48efee06dd1d "
"/navigation/019759b80a3d7265a7fb48efee750f68 "
"/navigation/019759b80a3e724ab337bf375a2c619d "
"/navigation/019759b80a3e724ab337bf375a553675 "
"/navigation/019759b80a3e724ab337bf375a684a38 "
"/navigation/019759b80a3e724ab337bf375a8dddad "
"/navigation/019759b80a3e724ab337bf375af75d69 "
"/navigation/019759b80a3e724ab337bf375b9881d4 "
"/navigation/019759b80a3e724ab337bf375c872219 "
"/navigation/019759b80a3e724ab337bf375d43d511 "
"/navigation/019759b80a3e724ab337bf375d8d602a "
"/navigation/019759b80a3e724ab337bf375e4ed026 "
"/navigation/019759b80a3e724ab337bf375ead6bcc "
"/navigation/019759b80a3e724ab337bf375f3fb738 "
"/navigation/019759b80a3e724ab337bf37603a48a4 "
"/navigation/019759b80a3e724ab337bf37611e2c23 "
"/navigation/019759b80a3f72828581220e8d5e96d1 "
"/navigation/019759b80a3f72828581220e8d848803 "
"/navigation/019759b80a3f72828581220e8e06a233 "
"/navigation/019759b80a3f72828581220e8e61ba69 "
"/navigation/019759b80a3f72828581220e8f4eadb3 "
"/navigation/019759b80a3f72828581220e901306a5 "
"/navigation/019759b80a3f72828581220e907df24b "
"/navigation/019759b80a3f72828581220e913057fa "
"/navigation/019759b80a3f72828581220e914be835 "
"/navigation/019759b80a3f72828581220e91c0bf71 "
"/navigation/019759b80a3f72828581220e9202f047 "
"/navigation/019759b80a3f72828581220e92b660b8 "
"/navigation/019759b80a3f72828581220e937c2dd2 "
"/navigation/019759b80a407138993711f65ee43af8 "
"/navigation/019759b80a407138993711f65f249001 "
"/navigation/019759b80a407138993711f65f765f9b "
"/navigation/019759b80a407138993711f65fceacaa "
"/navigation/019759b80a407138993711f65ff3ed42 "
"/navigation/019759b80a407138993711f660b3fc3d "
"/navigation/019759b80a407138993711f660ee1311 "
"/navigation/019759b80a407138993711f661d6196a "
"/navigation/019759b80a407138993711f662a08572 "
"/navigation/019759b80a407138993711f662e6f46e "
"/navigation/019759b80a407138993711f6631bc3d2 "
"/navigation/019759b80a407138993711f663f76d92 "
"/navigation/019759b80a407138993711f6644ab772 "
"/navigation/019759b80a4170cbad8085a28361806f "
"/navigation/019759b80a4170cbad8085a2836ac460 "
"/navigation/019759b80a4170cbad8085a283efa6e6 "
"/navigation/019759b80a4170cbad8085a284377bbb "
"/navigation/019759b80a4170cbad8085a2851a5923 "
"/navigation/019759b80a4170cbad8085a285b0ded8 "
"/navigation/019759b80a4170cbad8085a28739a81b "
"/navigation/019759b80a4170cbad8085a28973e856 "
"/navigation/019759b80a42715b9b4f846cf7547592 "
"/navigation/019759b80a42715b9b4f846cf80cd62e "
"/navigation/019759b80a42715b9b4f846cfa756672 "
"/navigation/019759b80a4371d1ad85f6c0e2ca4802 "
"/navigation/019759b80a4371d1ad85f6c0e4cc3e09 "
"/navigation/019759b80a4371d1ad85f6c0e71bda69 "
"/navigation/019759b80a4470e9a3f563a03f434fa8 "
"/navigation/019759b80a4470e9a3f563a040e62e90 "
"/navigation/019759b80a4470e9a3f563a0437571ca "
"/navigation/019759b80a4470e9a3f563a046edb4b0 "
"/navigation/019759b80a45723089aaf91acdcdbc06 "
"/navigation/019759b80a45723089aaf91ace5ca5a9 "
"/navigation/019759b80a45723089aaf91acf192a24 "
"/navigation/019759b80a45723089aaf91ad1a219ed "
"/navigation/019759b80a45723089aaf91ad3a84e32 "
"/navigation/019759b80a4670b69433ea73b07d44a9 "
"/navigation/019759b80a4670b69433ea73b0cfd155 "
"/navigation/019759b80a47732d86a28ff547b97441 "
"/navigation/019759b80a47732d86a28ff54a908189 "
"/navigation/019759b80a47732d86a28ff54dc982b4 "
"/navigation/019759b80a4871c6a94a91272fc67f78 "
"/navigation/019759b80a4871c6a94a91272ff40631 "
"/navigation/019759b80a4871c6a94a912731418347 "
"/navigation/019759b80a497033beca4cd610c073df "
"/navigation/019759b80a497033beca4cd612395661 "
"/navigation/019759b80a497033beca4cd612e598a3 "
"/navigation/019759b80a497033beca4cd61348779e "
"/navigation/019759b80a497033beca4cd614d3a3a4 "
"/navigation/019759b80a4a73bcac6f3924ed4380a2 "
"/navigation/019759b80a4a73bcac6f3924ef885104 "
"/navigation/019759b80a4a73bcac6f3924f3271e4b "
"/navigation/019759b80a4a73bcac6f3924f3e42dea "
"/navigation/019759b80a4a73bcac6f3924f4585b35 "
"/navigation/019759b80a4b7307bda21e19c2840edf "
"/navigation/019759b80a4b7307bda21e19c5bede91 "
"/navigation/019759b80a4c730f8a5892800bcea87c "
"/navigation/019759b80a4c730f8a5892800c721641 "
"/navigation/019759b80a4c730f8a5892800fffd0cc "
"/navigation/019759b80a4d717a99794fcf76e90d07 "
"/navigation/019759b80a4d717a99794fcf7843de78 "
"/navigation/019759b80a4d717a99794fcf7c47f4f8 "
"/navigation/019759b80a4e705a8bf667eaa9bdc146 "
"/navigation/019759b80a4e705a8bf667eaa9faaa69 "
"/navigation/019759b80a4e705a8bf667eaaadc7bb4 "
"/navigation/019759b80a4e705a8bf667eaad97ad19 "
"/navigation/019759b80a4e705a8bf667eab075495f "
"/navigation/019759b80a4f7237884f3eca5707a72b "
"/navigation/019759b80a4f7237884f3eca58f00c74 "
"/navigation/019759b80a4f7237884f3eca5938cf68 "
"/navigation/019759b80a4f7237884f3eca5a523b2e "
"/navigation/019759b80a507315a316fbce5f64e2b7 "
"/navigation/019759b80a507315a316fbce600f1348 "
"/navigation/019759b80a507315a316fbce60c26c70 "
"/navigation/019759b80a507315a316fbce631fd55f "
"/navigation/019759b80a507315a316fbce6454d735 "
"/navigation/019759b80a5171cd928defdccc70a60d "
"/navigation/019759b80a5171cd928defdccd6f9f17 "
"/navigation/019759b80a5171cd928defdcce9dedc2 "
"/navigation/019759b80a5270b58ecaccf26c3e3e79 "
"/navigation/019759b80a5270b58ecaccf26fa0e9ea "
"/navigation/019759b80a5270b58ecaccf270464d19 "
"/navigation/019759b80a537347b61e1665d20d8fee "
"/navigation/019759b80a537347b61e1665d6797d88 "
"/navigation/019759b80a537347b61e1665d69d8605 "
"/navigation/019759b80a54702eb1e6ce83aa58f69e "
"/navigation/019759b80a54702eb1e6ce83ae27901a "
"/navigation/019759b80a54702eb1e6ce83ae5b32d2 "
"/navigation/019759b80a54702eb1e6ce83af4bb83c "
"/navigation/019759b80a557155b733a0c5f31577c9 "
"/navigation/019759b80a557155b733a0c5f4b4bada "
"/navigation/019759b80a557155b733a0c5f89da2aa "
"/navigation/019759b80a5673bc9587467a8620c402 "
"/navigation/019759b80a5673bc9587467a880bbdd0 "
"/navigation/019759b80a5673bc9587467a8874e059 "
"/navigation/019759b80a5673bc9587467a8aa0a7d1 "
"/navigation/019759b80a5773df9265f1da9788939f "
"/navigation/019759b80a5773df9265f1da98688094 "
"/navigation/019759b80a5773df9265f1da9ad4477c "
"/navigation/019759b80a5773df9265f1da9e3e0ec4 "
"/navigation/019759b80a5871059cff1d49da33ca62 "
"/navigation/019759b80a5871059cff1d49dafc09ca "
"/navigation/019759b80a5871059cff1d49ded99a95 "
"/navigation/019759b80a597202a5eec87ce4365acc "
"/navigation/019759b80a597202a5eec87ce4c13f24 "
"/navigation/019759b80a597202a5eec87ce7d0a075 "
"/navigation/019759b80a5a7046a9f019fa5133aac6 "
"/navigation/019759b80a5a7046a9f019fa52d634ac "
"/navigation/019759b80a5a7046a9f019fa53bf916a "
"/navigation/019759b80a5b70aeb94e30baaa68dac6 "
"/navigation/019759b80a5b70aeb94e30baaac5cbf3 "
"/navigation/019759b80a5b70aeb94e30baab2c36cb "
"/navigation/019759b80a5b70aeb94e30baacb0944b "
"/navigation/019759b80a5b70aeb94e30baae4aeb78 "
"/navigation/019759b80a5b70aeb94e30baae87f82a "
"/navigation/019759b80a5c71f19045aa891ed620fe "
"/navigation/019759b80a5c71f19045aa89216b48cb "
"/navigation/019759b80a5c71f19045aa8922169529 "
"/navigation/019759b80a5c71f19045aa89258b3604 "
"/navigation/019759b80a5d70aeb89013a5345f86f5 "
"/navigation/019759b80a5d70aeb89013a53512b526 "
"/navigation/019759b80a5d70aeb89013a537ea5193 "
"/navigation/019759b80a5d70aeb89013a53998d4cc "
"/navigation/019759b80a5d70aeb89013a53b141262 "
"/navigation/019759b80a5e70f89363ca3dc058786b "
"/navigation/019759b80a5e70f89363ca3dc11766de "
"/navigation/019759b80a5e70f89363ca3dc2e66e55 "
"/navigation/019759b80a5e70f89363ca3dc554bf30 "
"/navigation/019759b80a5f70cba66b0a2ac1bcf1a4 "
"/navigation/019759b80a5f70cba66b0a2ac2bbf6fb "
"/navigation/019759b80a5f70cba66b0a2ac4901ee6 "
"/navigation/019759b80a60727c8218b4fe68f50c57 "
"/navigation/019759b80a60727c8218b4fe6c1f865d "
"/navigation/019759b80a60727c8218b4fe6dd47b95 "
"/navigation/019759b80a61715ca4d248c74254718f "
"/navigation/019759b80a61715ca4d248c7430536b2 "
"/navigation/019759b80a61715ca4d248c746997ac8 "
"/navigation/019759b80a61715ca4d248c747c0658b "
"/navigation/019759b80a627364ade8c4904fd22cca "
"/navigation/019759b80a627364ade8c49050989e16 "
"/navigation/019759b80a627364ade8c49052c34b02 "
"/navigation/019759b80a627364ade8c49055ee51b7 "
"/navigation/019759b80a627364ade8c4905655ef25 "
"/navigation/019759b80a6370a6a56809192066e410 "
"/navigation/019759b80a6370a6a56809192207e070 "
"/navigation/019759b80a6370a6a56809192237c8aa "
"/navigation/019759b80a6370a6a568091922d29dd1 "
"/navigation/019759b80a6370a6a56809192373fcc4 "
"/navigation/019759b80a647288a83f7244a0a7570d "
"/navigation/019759b80a647288a83f7244a172c69a "
"/navigation/019759b80a647288a83f7244a1e41e5c "
"/navigation/019759b80a647288a83f7244a2b8a163 "
"/navigation/019759b80a647288a83f7244a3575808 "
"/navigation/019759b80a647288a83f7244a4154150 "
"/navigation/019759b80a647288a83f7244a45d54ca "
"/navigation/019759b80a647288a83f7244a557f842 "
"/navigation/019759b80a647288a83f7244a6337a6e "
"/navigation/019759b80a647288a83f7244a6d45079 "
"/navigation/019759b80a647288a83f7244a7222f6e "
"/navigation/019759b80a647288a83f7244a813fbb0 "
"/navigation/019759b80a647288a83f7244a8433b9e "
"/navigation/019759b80a6570d1bad7418497f191e9 "
"/navigation/019759b80a6570d1bad7418498dedb3e "
"/navigation/019759b80a6570d1bad7418499aa3518 "
"/navigation/019759b80a6570d1bad741849a03340c "
"/navigation/019759b80a6570d1bad741849a3e204b "
"/navigation/019759b80a6570d1bad741849a59c3f8 "
"/navigation/019759b80a6570d1bad741849a78f061 "
"/navigation/019759b80a6570d1bad741849b102e90 "
"/navigation/019759b80a6570d1bad741849b9e0983 "
"/navigation/019759b80a6570d1bad741849c052b9e "
"/navigation/019759b80a6570d1bad741849c5952de "
"/navigation/019759b80a6570d1bad741849d22f68b "
"/navigation/019759b80a6570d1bad741849e08d083 "
"/navigation/019759b80a66716bb31a5f0dceb6e99e "
"/navigation/019759b80a66716bb31a5f0dcf8ce620 "
"/navigation/019759b80a66716bb31a5f0dd0179bd5 "
"/navigation/019759b80a66716bb31a5f0dd11185e3 "
"/navigation/019759b80a66716bb31a5f0dd356e5ca "
"/navigation/019759b80a6773e5a1d10255cad1df1e "
"/navigation/019759b80a6773e5a1d10255cdcc522e "
"/navigation/019759b80a68706c84d05741b875bb54 "
"/navigation/019759b80a68706c84d05741bc32f58d "
"/navigation/019759b80a68706c84d05741bcffa042 "
"/navigation/019759b80a6971dbb5cfaed77c7956d5 "
"/navigation/019759b80a6971dbb5cfaed7804ab401 "
"/navigation/019759b80a6971dbb5cfaed7821a9438 "
"/navigation/019759b80a6a732fad6cec970953cb6a "
"/navigation/019759b80a6a732fad6cec970b95a237 "
"/navigation/019759b80a6a732fad6cec970c89291e "
"/navigation/019759b80a6b7279b1c560db09e2f437 "
"/navigation/019759b80a6b7279b1c560db0a71b9d5 "
"/navigation/019759b80a6b7279b1c560db0b0b7251 "
"/navigation/019759b80a6b7279b1c560db0da6ccab "
"/navigation/019759b80a6c70efa65d822528ef0013 "
"/navigation/019759b80a6c70efa65d8225290e4760 "
"/navigation/019759b80a6c70efa65d82252ca40bdd "
"/navigation/019759b80a6c70efa65d82252f0fb8ee "
"/navigation/019759b80a6d713785faab2411f7c152 "
"/navigation/019759b80a6d713785faab2413bbb4d6 "
"/navigation/019759b80a6d713785faab2416789d71 "
"/navigation/019759b80a6e71cda3640a8c432939a2 "
"/navigation/019759b80a6e71cda3640a8c4594dc51 "
"/navigation/019759b80a6e71cda3640a8c45ede2c4 "
"/navigation/019759b80a6f72b8b45d0b0488552abd "
"/navigation/019759b80a6f72b8b45d0b048c1aa638 "
"/navigation/019759b80a6f72b8b45d0b048ecd1764 "
"/navigation/019759b80a70725f99f61f9d18804018 "
"/navigation/019759b80a70725f99f61f9d1915ab11 "
"/navigation/019759b80a70725f99f61f9d19b8afa5 "
"/navigation/019759b80a70725f99f61f9d19d92a6a "
"/navigation/019759b80a70725f99f61f9d19e3f085 "
"/navigation/019759b80a70725f99f61f9d1a1ac8e9 "
"/navigation/019759b80a70725f99f61f9d1a9ccb8e "
"/navigation/019759b80a70725f99f61f9d1aa9c718 "
"/navigation/019759b80a70725f99f61f9d1affabc1 "
"/navigation/019759b80a70725f99f61f9d1ba1b529 "
"/navigation/019759b80a70725f99f61f9d1c039a8c "
"/navigation/019759b80a70725f99f61f9d1cde40fd "
"/navigation/019759b80a7173e6be46ce4db642035f "
"/navigation/019759b80a7173e6be46ce4db6757132 "
"/navigation/019759b80a7173e6be46ce4db772bea6 "
"/navigation/019759b80a7173e6be46ce4db78142ca "
"/navigation/019759b80a7173e6be46ce4db7ec86ba "
"/navigation/019759b80a7173e6be46ce4db82c3edc "
"/navigation/019759b80a7173e6be46ce4db8dafdee "
"/navigation/019759b80a7173e6be46ce4db8e13674 "
"/navigation/019759b80a7173e6be46ce4db9cd6237 "
"/navigation/019759b80a7173e6be46ce4db9e431f3 "
"/navigation/019759b80a7173e6be46ce4dba71d58b "
"/navigation/019759b80a7173e6be46ce4dbad37a8f "
"/navigation/019759b80a72738295ab1353c3a69f43 "
"/navigation/019759b80a72738295ab1353c3bab63c "
"/navigation/019759b80a72738295ab1353c3da4273 "
"/navigation/019759b80a72738295ab1353c3de7db4 "
"/navigation/019759b80a72738295ab1353c3e48b0a "
"/navigation/019759b80a72738295ab1353c4a5e512 "
"/navigation/019759b80a72738295ab1353c53256b4 "
"/navigation/019759b80a72738295ab1353c5ff96c6 "
"/navigation/019759b80a72738295ab1353c69e89e1 "
"/navigation/019759b80a72738295ab1353c7106906 "
"/navigation/019759b80a72738295ab1353c799837a "
"/navigation/019759b80a737338b7a766245dafc0e3 "
"/navigation/019759b80a737338b7a766245e65b7c4 "
"/navigation/019759b80a737338b7a766245e7f6936 "
"/navigation/019759b80a737338b7a766245f228143 "
"/navigation/019759b80a737338b7a766245f4c0c9e "
"/navigation/019759b80a737338b7a766245fb67788 "
"/navigation/019759b80a737338b7a7662460233576 "
"/navigation/019759b80a737338b7a76624605eb148 "
"/navigation/019759b80a737338b7a7662460c504b9 "
"/navigation/019759b80a737338b7a766246168a43c "
"/navigation/019759b80a737338b7a7662461bd14b4 "
"/navigation/019759b80a737338b7a7662462370e26 "
"/navigation/019759b80a7472969a1bb2bd32a65844 "
"/navigation/019759b80a7472969a1bb2bd3398dcd1 "
"/navigation/019759b80a7472969a1bb2bd34740759 "
"/navigation/019759b80a7472969a1bb2bd3492f87f "
"/navigation/019759b80a7472969a1bb2bd354943d1 "
"/navigation/019759b80a7472969a1bb2bd355de51d "
"/navigation/019759b80a7472969a1bb2bd35f1540a "
"/navigation/019759b80a7472969a1bb2bd361c438b "
"/navigation/019759b80a7472969a1bb2bd369fba22 "
"/navigation/019759b80a7472969a1bb2bd3744b4a2 "
"/navigation/019759b80a7472969a1bb2bd38252645 "
"/navigation/019759b80a7472969a1bb2bd38ed594c "
"/navigation/019759b80a7472969a1bb2bd39325a11 "
"/navigation/019759b80a7472969a1bb2bd399c97a5 "
"/navigation/019759b80a7570669094348af030381e "
"/navigation/019759b80a7570669094348af0885aed "
"/navigation/019759b80a7570669094348af095a1b9 "
"/navigation/019759b80a7570669094348af20507b6 "
"/navigation/019759b80a7570669094348af2c04faf "
"/navigation/019759b80a7570669094348af2fb17f0 "
"/navigation/019759b80a7570669094348af3a5df60 "
"/navigation/019759b80a7570669094348af3e93c45 "
"/navigation/019759b80a7570669094348af4af7afc "
"/navigation/019759b80a7570669094348af54136b5 "
"/navigation/019759b80a7570669094348af5e6d6d5 "
"/navigation/019759b80a76700ea74136d35cb83b38 "
"/navigation/019759b80a76700ea74136d35daff027 "
"/navigation/019759b80a76700ea74136d35ddf1848 "
"/navigation/019759b80a76700ea74136d35eb6fc6a "
"/navigation/019759b80a76700ea74136d35f9577db "
"/navigation/019759b80a76700ea74136d360456fa5 "
"/navigation/019759b80a76700ea74136d3611397ab "
"/navigation/019759b80a76700ea74136d361fb6cea "
"/navigation/019759b80a76700ea74136d362173b2d "
"/navigation/019759b80a76700ea74136d362fccee1 "
"/navigation/019759b80a76700ea74136d3631058ba "
"/navigation/019759b80a76700ea74136d363d8be7f "
"/navigation/019759b80a76700ea74136d364b93152 "
"/navigation/019759b80a76700ea74136d3656a3460 "
"/navigation/019759b80a77733c83946829f77cb7e0 "
"/navigation/019759b80a77733c83946829f839e9e2 "
"/navigation/019759b80a77733c83946829f89a8115 "
"/navigation/019759b80a77733c83946829f96e3090 "
"/navigation/019759b80a77733c83946829fa01f7a2 "
"/navigation/019759b80a77733c83946829fa7b24b1 "
"/navigation/019759b80a77733c83946829fb456c7e "
"/navigation/019759b80a77733c83946829fbd22cdd "
"/navigation/019759b80a77733c83946829fc719eb4 "
"/navigation/019759b80a77733c83946829fd1bb385 "
"/navigation/019759b80a77733c83946829fdbd4583 "
"/navigation/019759b80a77733c83946829fe4ff607 "
"/navigation/019759b80a78712d92dc601a3eec02c5 "
"/navigation/019759b80a78712d92dc601a3faf6788 "
"/navigation/019759b80a78712d92dc601a3fe686d4 "
"/navigation/019759b80a78712d92dc601a400c4d0f "
"/navigation/019759b80a78712d92dc601a4016a4c2 "
"/navigation/019759b80a78712d92dc601a40d6e878 "
"/navigation/019759b80a78712d92dc601a4170376a "
"/navigation/019759b80a78712d92dc601a418ad48d "
"/navigation/019759b80a78712d92dc601a41a730c0 "
"/navigation/019759b80a78712d92dc601a42727788 "
"/navigation/019759b80a78712d92dc601a4365c65f "
"/navigation/019759b80a78712d92dc601a438427e4 "
"/navigation/019759b80a7973ec87e4c8daa5a7ae30 "
"/navigation/019759b80a7973ec87e4c8daa5d3d194 "
"/navigation/019759b80a7973ec87e4c8daa695e932 "
"/navigation/019759b80a7973ec87e4c8daa6a95297 "
"/navigation/019759b80a7973ec87e4c8daa6d6945b "
"/navigation/019759b80a7973ec87e4c8daa76501a2 "
"/navigation/019759b80a7973ec87e4c8daa837e022 "
"/navigation/019759b80a7973ec87e4c8daa90c3137 "
"/navigation/019759b80a7973ec87e4c8daa942d52f "
"/navigation/019759b80a7973ec87e4c8daa9644740 "
"/navigation/019759b80a7973ec87e4c8daa9824280 "
"/navigation/019759b80a7973ec87e4c8daaa365958 "
"/navigation/019759b80a7a72f3b528766fb1b8ddf5 "
"/navigation/019759b80a7a72f3b528766fb29a6b6a "
"/navigation/019759b80a7a72f3b528766fb385e5ca "
"/navigation/019759b80a7a72f3b528766fb4593a2d "
"/navigation/019759b80a7a72f3b528766fb50e51ac "
"/navigation/019759b80a7a72f3b528766fb5aa691d "
"/navigation/019759b80a7a72f3b528766fb66caf44 "
"/navigation/019759b80a7a72f3b528766fb7554a4b "
"/navigation/019759b80a7a72f3b528766fb776f1b8 "
"/navigation/019759b80a7a72f3b528766fb7841158 "
"/navigation/019759b80a7a72f3b528766fb83dbc82 "
"/navigation/019759b80a7a72f3b528766fb8ee195f "
"/navigation/019759b80a7b7051a2b98417d7781780 "
"/navigation/019759b80a7b7051a2b98417d8507ccd "
"/navigation/019759b80a7b7051a2b98417d8c8d77f "
"/navigation/019759b80a7b7051a2b98417d9bc4fe2 "
"/navigation/019759b80a7b7051a2b98417d9d144bd "
"/navigation/019759b80a7b7051a2b98417da5bb18c "
"/navigation/019759b80a7b7051a2b98417dae8c20f "
"/navigation/019759b80a7b7051a2b98417dba6e617 "
"/navigation/019759b80a7b7051a2b98417dc851511 "
"/navigation/019759b80a7b7051a2b98417dcc16087 "
"/navigation/019759b80a7b7051a2b98417dd5b81c0 "
"/navigation/019759b80a7c71a8a481c2d53cd8d024 "
"/navigation/019759b80a7c71a8a481c2d53d328bb9 "
"/navigation/019759b80a7c71a8a481c2d53d89c899 "
"/navigation/019759b80a7c71a8a481c2d53e86f5d0 "
"/navigation/019759b80a7c71a8a481c2d53f6691a6 "
"/navigation/019759b80a7c71a8a481c2d53fa33d48 "
"/navigation/019759b80a7c71a8a481c2d53fa77acb "
"/navigation/019759b80a7c71a8a481c2d53fe6880d "
"/navigation/019759b80a7c71a8a481c2d540c133a6 "
"/navigation/019759b80a7c71a8a481c2d5414238c8 "
"/navigation/019759b80a7d71d2be1423d530f085c3 "
"/navigation/019759b80a7d71d2be1423d531622f54 "
"/navigation/019759b80a7d71d2be1423d5321fbbed "
"/navigation/019759b80a7d71d2be1423d532a537f7 "
"/navigation/019759b80a7d71d2be1423d5336c10d3 "
"/navigation/019759b80a7d71d2be1423d53437b6a1 "
"/navigation/019759b80a7d71d2be1423d534fecde5 "
"/navigation/019759b80a7d71d2be1423d53530f4b2 "
"/navigation/019759b80a7d71d2be1423d535cd6e9e "
"/navigation/019759b80a7d71d2be1423d535f41a1f "
"/navigation/019759b80a7d71d2be1423d536ec295d "
"/navigation/019759b80a7d71d2be1423d5379ca9e1 "
"/navigation/019759b80a7d71d2be1423d537afe829 "
"/navigation/019759b80a7e72419276f75eb12c8b2c "
"/navigation/019759b80a7e72419276f75eb194dee1 "
"/navigation/019759b80a7e72419276f75eb2101b61 "
"/navigation/019759b80a7e72419276f75eb303a1f8 "
"/navigation/019759b80a7e72419276f75eb44d11a3 "
"/navigation/019759b80a7e72419276f75eb490ba72 "
"/navigation/019759b80a7e72419276f75eb51d8525 "
"/navigation/019759b80a7e72419276f75eb61bc826 "
"/navigation/019759b80a7e72419276f75eb6dc616a "
"/navigation/019759b80a7e72419276f75eb7b63d7f "
"/navigation/019759b80a7e72419276f75eb806a1c2 "
"/navigation/019759b80a7e72419276f75eb8118e7d "
"/navigation/019759b80a7f7015a97eec2c20578eeb "
"/navigation/019759b80a7f7015a97eec2c2139fb2e "
"/navigation/019759b80a7f7015a97eec2c21489d0c "
"/navigation/019759b80a7f7015a97eec2c223753e2 "
"/navigation/019759b80a7f7015a97eec2c22fe6ee5 "
"/navigation/019759b80a7f7015a97eec2c23e7e84f "
"/navigation/019759b80a7f7015a97eec2c24df3c07 "
"/navigation/019759b80a7f7015a97eec2c2674ec29 "
"/navigation/019759b80a7f7015a97eec2c26b6ed15 "
"/navigation/019759b80a7f7015a97eec2c27955702 "
"/navigation/019759b80a7f7015a97eec2c2880a990 "
"/navigation/019759b80a7f7015a97eec2c2953c932 "
"/navigation/019759b80a7f7015a97eec2c2a13487d "
"/navigation/019759b80a8071dfa7b4c06e7196bc93 "
"/navigation/019759b80a8071dfa7b4c06e726b8dbe "
"/navigation/019759b80a8071dfa7b4c06e72b0d90a "
"/navigation/019759b80a8071dfa7b4c06e72f73cfa "
"/navigation/019759b80a8071dfa7b4c06e737a4146 "
"/navigation/019759b80a8071dfa7b4c06e744c30cf "
"/navigation/019759b80a8071dfa7b4c06e752b81cb "
"/navigation/019759b80a8071dfa7b4c06e75811092 "
"/navigation/019759b80a8071dfa7b4c06e75db4e1b "
"/navigation/019759b80a8071dfa7b4c06e75e4d162 "
"/navigation/019759b80a8071dfa7b4c06e76bb8ed5 "
"/navigation/019759b80a8071dfa7b4c06e7771782c "
"/navigation/019759b80a81710e8bcc98a5e13deb93 "
"/navigation/019759b80a81710e8bcc98a5e1f9be1d "
"/navigation/019759b80a81710e8bcc98a5e26108ec "
"/navigation/019759b80a81710e8bcc98a5e31b25ab "
"/navigation/019759b80a81710e8bcc98a5e38ceb85 "
"/navigation/019759b80a81710e8bcc98a5e3e1232a "
"/navigation/019759b80a81710e8bcc98a5e4835798 "
"/navigation/019759b80a81710e8bcc98a5e49aa337 "
"/navigation/019759b80a81710e8bcc98a5e58ea861 "
"/navigation/019759b80a81710e8bcc98a5e5d24bfa "
"/navigation/019759b80a81710e8bcc98a5e619025e "
"/navigation/019759b80a81710e8bcc98a5e6518a0d "
"/navigation/019759b80a81710e8bcc98a5e6858ff3 "
"/navigation/019759b80a8270878212744afec596e7 "
"/navigation/019759b80a8270878212744affb1e487 "
"/navigation/019759b80a8270878212744afff78fe2 "
"/navigation/019759b80a8270878212744b006ca160 "
"/navigation/019759b80a8270878212744b00a81aaa "
"/navigation/019759b80a8270878212744b00acaa83 "
"/navigation/019759b80a8270878212744b00f78c52 "
"/navigation/019759b80a8270878212744b01e9fd29 "
"/navigation/019759b80a8270878212744b020435c5 "
"/navigation/019759b80a8270878212744b022f0f31 "
"/navigation/019759b80a8270878212744b02dd08b0 "
"/navigation/019759b80a8270878212744b0334bc0a "
"/navigation/019759b80a837313a44224c2eda5c439 "
"/detail/019759b8172c734d82a857731cae4f08 "
"/detail/019759b818157338b1b6403c1e0113fe "
"/detail/019759b8172e7288aeac37fa9a36ad20 "
"/detail/019759b8182371e797b49fc48d2fd80e "
"/detail/019759b8173f7297adb4f6ebea008208 "
"/detail/019759b81813719183f3d0df1de385bd "
"/detail/019759b8173672be82cd4eaae7b03d07 "
"/detail/019759b8173273b2978bed12257bb0c6 "
"/detail/019759b81811718f96c5629aabade664 "
"/detail/019759b81726711eae0ef4517447af0d "
"/detail/019759b8160172228881278f5fd1c7a4 "
"/detail/019759b8181b72d99616a5d3cbd17925 "
"/detail/019759b8181970b6882f05476264a3e2 "
"/detail/019759b81738711683f7997933f08070 "
"/detail/019759b818317344a0a8795837b7fafb "
"/detail/019759b8172a73169c81944b10bc1e53 "
"/detail/019759b8173a73febe78b5a891ef715d "
"/detail/019759b81724725ab4a54199852228e2 "
"/detail/019759b8182d72018a8423d8f29728a2 "
"/detail/019759b8180c71a195d93ff090a39bf1 "
"/detail/019759b818177068bbdabad70225ed76 "
"/detail/019759b8181d704d9819b25e7d042220 "
"/detail/019759b8182f7077b50cf3f9602f3c6a "
"/detail/019759b81829720ebd27f6077c100bd8 "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 —Y·Ð,pãµ×`üç“r\x7F "
]
SELECT
seo_path_info ,
path_info ,
sales_channel_id
FROM
seo_url
WHERE
(seo_url . is_canonical = 1 )
AND (
seo_url . path_info IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
)
AND (seo_url . language_id = ? )
AND (
seo_url . sales_channel_id = ?
OR seo_url . sales_channel_id IS NULL
)
AND (seo_url . is_deleted = 0 )
Copy
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN ('/navigation/019759b80a3b73579f10ef23f0f56fc8' , '/navigation/019759b80a3a7396a5778aaf39e0ff72' , '/navigation/019759b80a4170cbad8085a2842416b3' , '/navigation/019759b80a54702eb1e6ce83ad7f8ba4' , '/navigation/019759b80a6370a6a5680919213f187d' , '/navigation/019759b80a66716bb31a5f0dced34c8e' , '/navigation/019759b80a70725f99f61f9d17fd4dc4' , '/navigation/019759b80a7570669094348af10f8aea' , '/navigation/019759b80a7c71a8a481c2d53e9ecf2c' , '/navigation/019759b80a7e72419276f75eb3ac5016' , '/navigation/019759b80a7f7015a97eec2c257dd1c9' , '/navigation/019759b80a3b73579f10ef23ed146218' , '/navigation/019759b80a3b73579f10ef23ed216bf2' , '/navigation/019759b80a3b73579f10ef23ed7de16e' , '/navigation/019759b80a3b73579f10ef23ee6558f4' , '/navigation/019759b80a3b73579f10ef23ef491b38' , '/navigation/019759b80a3b73579f10ef23f01e1e9e' , '/navigation/019759b80a3b73579f10ef23f1a6b1d1' , '/navigation/019759b80a3b73579f10ef23f24b868a' , '/navigation/019759b80a3c71d5a4bcd92c0cf98bfe' , '/navigation/019759b80a3c71d5a4bcd92c0dd9942d' , '/navigation/019759b80a3c71d5a4bcd92c0e6eb991' , '/navigation/019759b80a3c71d5a4bcd92c0ebf12e1' , '/navigation/019759b80a3c71d5a4bcd92c0ec4afa5' , '/navigation/019759b80a3c71d5a4bcd92c0f8795eb' , '/navigation/019759b80a3c71d5a4bcd92c0fd9a148' , '/navigation/019759b80a3c71d5a4bcd92c1016eff6' , '/navigation/019759b80a3c71d5a4bcd92c1057a863' , '/navigation/019759b80a3c71d5a4bcd92c11259e2e' , '/navigation/019759b80a3c71d5a4bcd92c11a92f08' , '/navigation/019759b80a3c71d5a4bcd92c12852db4' , '/navigation/019759b80a3c71d5a4bcd92c134ef4fe' , '/navigation/019759b80a3c71d5a4bcd92c135b3384' , '/navigation/019759b80a3c71d5a4bcd92c14119b56' , '/navigation/019759b80a3c71d5a4bcd92c141858ac' , '/navigation/019759b80a3d7265a7fb48efea05ec13' , '/navigation/019759b80a3d7265a7fb48efea2007ef' , '/navigation/019759b80a3d7265a7fb48efea66080e' , '/navigation/019759b80a3d7265a7fb48efead04373' , '/navigation/019759b80a3d7265a7fb48efeaf8b7ae' , '/navigation/019759b80a3d7265a7fb48efebbc4e8a' , '/navigation/019759b80a3d7265a7fb48efebbf836d' , '/navigation/019759b80a3d7265a7fb48efec20cc6a' , '/navigation/019759b80a3d7265a7fb48efecca5afe' , '/navigation/019759b80a3d7265a7fb48efed0cca7f' , '/navigation/019759b80a3d7265a7fb48efed7db706' , '/navigation/019759b80a3d7265a7fb48efed88928a' , '/navigation/019759b80a3d7265a7fb48efee06dd1d' , '/navigation/019759b80a3d7265a7fb48efee750f68' , '/navigation/019759b80a3e724ab337bf375a2c619d' , '/navigation/019759b80a3e724ab337bf375a553675' , '/navigation/019759b80a3e724ab337bf375a684a38' , '/navigation/019759b80a3e724ab337bf375a8dddad' , '/navigation/019759b80a3e724ab337bf375af75d69' , '/navigation/019759b80a3e724ab337bf375b9881d4' , '/navigation/019759b80a3e724ab337bf375c872219' , '/navigation/019759b80a3e724ab337bf375d43d511' , '/navigation/019759b80a3e724ab337bf375d8d602a' , '/navigation/019759b80a3e724ab337bf375e4ed026' , '/navigation/019759b80a3e724ab337bf375ead6bcc' , '/navigation/019759b80a3e724ab337bf375f3fb738' , '/navigation/019759b80a3e724ab337bf37603a48a4' , '/navigation/019759b80a3e724ab337bf37611e2c23' , '/navigation/019759b80a3f72828581220e8d5e96d1' , '/navigation/019759b80a3f72828581220e8d848803' , '/navigation/019759b80a3f72828581220e8e06a233' , '/navigation/019759b80a3f72828581220e8e61ba69' , '/navigation/019759b80a3f72828581220e8f4eadb3' , '/navigation/019759b80a3f72828581220e901306a5' , '/navigation/019759b80a3f72828581220e907df24b' , '/navigation/019759b80a3f72828581220e913057fa' , '/navigation/019759b80a3f72828581220e914be835' , '/navigation/019759b80a3f72828581220e91c0bf71' , '/navigation/019759b80a3f72828581220e9202f047' , '/navigation/019759b80a3f72828581220e92b660b8' , '/navigation/019759b80a3f72828581220e937c2dd2' , '/navigation/019759b80a407138993711f65ee43af8' , '/navigation/019759b80a407138993711f65f249001' , '/navigation/019759b80a407138993711f65f765f9b' , '/navigation/019759b80a407138993711f65fceacaa' , '/navigation/019759b80a407138993711f65ff3ed42' , '/navigation/019759b80a407138993711f660b3fc3d' , '/navigation/019759b80a407138993711f660ee1311' , '/navigation/019759b80a407138993711f661d6196a' , '/navigation/019759b80a407138993711f662a08572' , '/navigation/019759b80a407138993711f662e6f46e' , '/navigation/019759b80a407138993711f6631bc3d2' , '/navigation/019759b80a407138993711f663f76d92' , '/navigation/019759b80a407138993711f6644ab772' , '/navigation/019759b80a4170cbad8085a28361806f' , '/navigation/019759b80a4170cbad8085a2836ac460' , '/navigation/019759b80a4170cbad8085a283efa6e6' , '/navigation/019759b80a4170cbad8085a284377bbb' , '/navigation/019759b80a4170cbad8085a2851a5923' , '/navigation/019759b80a4170cbad8085a285b0ded8' , '/navigation/019759b80a4170cbad8085a28739a81b' , '/navigation/019759b80a4170cbad8085a28973e856' , '/navigation/019759b80a42715b9b4f846cf7547592' , '/navigation/019759b80a42715b9b4f846cf80cd62e' , '/navigation/019759b80a42715b9b4f846cfa756672' , '/navigation/019759b80a4371d1ad85f6c0e2ca4802' , '/navigation/019759b80a4371d1ad85f6c0e4cc3e09' , '/navigation/019759b80a4371d1ad85f6c0e71bda69' , '/navigation/019759b80a4470e9a3f563a03f434fa8' , '/navigation/019759b80a4470e9a3f563a040e62e90' , '/navigation/019759b80a4470e9a3f563a0437571ca' , '/navigation/019759b80a4470e9a3f563a046edb4b0' , '/navigation/019759b80a45723089aaf91acdcdbc06' , '/navigation/019759b80a45723089aaf91ace5ca5a9' , '/navigation/019759b80a45723089aaf91acf192a24' , '/navigation/019759b80a45723089aaf91ad1a219ed' , '/navigation/019759b80a45723089aaf91ad3a84e32' , '/navigation/019759b80a4670b69433ea73b07d44a9' , '/navigation/019759b80a4670b69433ea73b0cfd155' , '/navigation/019759b80a47732d86a28ff547b97441' , '/navigation/019759b80a47732d86a28ff54a908189' , '/navigation/019759b80a47732d86a28ff54dc982b4' , '/navigation/019759b80a4871c6a94a91272fc67f78' , '/navigation/019759b80a4871c6a94a91272ff40631' , '/navigation/019759b80a4871c6a94a912731418347' , '/navigation/019759b80a497033beca4cd610c073df' , '/navigation/019759b80a497033beca4cd612395661' , '/navigation/019759b80a497033beca4cd612e598a3' , '/navigation/019759b80a497033beca4cd61348779e' , '/navigation/019759b80a497033beca4cd614d3a3a4' , '/navigation/019759b80a4a73bcac6f3924ed4380a2' , '/navigation/019759b80a4a73bcac6f3924ef885104' , '/navigation/019759b80a4a73bcac6f3924f3271e4b' , '/navigation/019759b80a4a73bcac6f3924f3e42dea' , '/navigation/019759b80a4a73bcac6f3924f4585b35' , '/navigation/019759b80a4b7307bda21e19c2840edf' , '/navigation/019759b80a4b7307bda21e19c5bede91' , '/navigation/019759b80a4c730f8a5892800bcea87c' , '/navigation/019759b80a4c730f8a5892800c721641' , '/navigation/019759b80a4c730f8a5892800fffd0cc' , '/navigation/019759b80a4d717a99794fcf76e90d07' , '/navigation/019759b80a4d717a99794fcf7843de78' , '/navigation/019759b80a4d717a99794fcf7c47f4f8' , '/navigation/019759b80a4e705a8bf667eaa9bdc146' , '/navigation/019759b80a4e705a8bf667eaa9faaa69' , '/navigation/019759b80a4e705a8bf667eaaadc7bb4' , '/navigation/019759b80a4e705a8bf667eaad97ad19' , '/navigation/019759b80a4e705a8bf667eab075495f' , '/navigation/019759b80a4f7237884f3eca5707a72b' , '/navigation/019759b80a4f7237884f3eca58f00c74' , '/navigation/019759b80a4f7237884f3eca5938cf68' , '/navigation/019759b80a4f7237884f3eca5a523b2e' , '/navigation/019759b80a507315a316fbce5f64e2b7' , '/navigation/019759b80a507315a316fbce600f1348' , '/navigation/019759b80a507315a316fbce60c26c70' , '/navigation/019759b80a507315a316fbce631fd55f' , '/navigation/019759b80a507315a316fbce6454d735' , '/navigation/019759b80a5171cd928defdccc70a60d' , '/navigation/019759b80a5171cd928defdccd6f9f17' , '/navigation/019759b80a5171cd928defdcce9dedc2' , '/navigation/019759b80a5270b58ecaccf26c3e3e79' , '/navigation/019759b80a5270b58ecaccf26fa0e9ea' , '/navigation/019759b80a5270b58ecaccf270464d19' , '/navigation/019759b80a537347b61e1665d20d8fee' , '/navigation/019759b80a537347b61e1665d6797d88' , '/navigation/019759b80a537347b61e1665d69d8605' , '/navigation/019759b80a54702eb1e6ce83aa58f69e' , '/navigation/019759b80a54702eb1e6ce83ae27901a' , '/navigation/019759b80a54702eb1e6ce83ae5b32d2' , '/navigation/019759b80a54702eb1e6ce83af4bb83c' , '/navigation/019759b80a557155b733a0c5f31577c9' , '/navigation/019759b80a557155b733a0c5f4b4bada' , '/navigation/019759b80a557155b733a0c5f89da2aa' , '/navigation/019759b80a5673bc9587467a8620c402' , '/navigation/019759b80a5673bc9587467a880bbdd0' , '/navigation/019759b80a5673bc9587467a8874e059' , '/navigation/019759b80a5673bc9587467a8aa0a7d1' , '/navigation/019759b80a5773df9265f1da9788939f' , '/navigation/019759b80a5773df9265f1da98688094' , '/navigation/019759b80a5773df9265f1da9ad4477c' , '/navigation/019759b80a5773df9265f1da9e3e0ec4' , '/navigation/019759b80a5871059cff1d49da33ca62' , '/navigation/019759b80a5871059cff1d49dafc09ca' , '/navigation/019759b80a5871059cff1d49ded99a95' , '/navigation/019759b80a597202a5eec87ce4365acc' , '/navigation/019759b80a597202a5eec87ce4c13f24' , '/navigation/019759b80a597202a5eec87ce7d0a075' , '/navigation/019759b80a5a7046a9f019fa5133aac6' , '/navigation/019759b80a5a7046a9f019fa52d634ac' , '/navigation/019759b80a5a7046a9f019fa53bf916a' , '/navigation/019759b80a5b70aeb94e30baaa68dac6' , '/navigation/019759b80a5b70aeb94e30baaac5cbf3' , '/navigation/019759b80a5b70aeb94e30baab2c36cb' , '/navigation/019759b80a5b70aeb94e30baacb0944b' , '/navigation/019759b80a5b70aeb94e30baae4aeb78' , '/navigation/019759b80a5b70aeb94e30baae87f82a' , '/navigation/019759b80a5c71f19045aa891ed620fe' , '/navigation/019759b80a5c71f19045aa89216b48cb' , '/navigation/019759b80a5c71f19045aa8922169529' , '/navigation/019759b80a5c71f19045aa89258b3604' , '/navigation/019759b80a5d70aeb89013a5345f86f5' , '/navigation/019759b80a5d70aeb89013a53512b526' , '/navigation/019759b80a5d70aeb89013a537ea5193' , '/navigation/019759b80a5d70aeb89013a53998d4cc' , '/navigation/019759b80a5d70aeb89013a53b141262' , '/navigation/019759b80a5e70f89363ca3dc058786b' , '/navigation/019759b80a5e70f89363ca3dc11766de' , '/navigation/019759b80a5e70f89363ca3dc2e66e55' , '/navigation/019759b80a5e70f89363ca3dc554bf30' , '/navigation/019759b80a5f70cba66b0a2ac1bcf1a4' , '/navigation/019759b80a5f70cba66b0a2ac2bbf6fb' , '/navigation/019759b80a5f70cba66b0a2ac4901ee6' , '/navigation/019759b80a60727c8218b4fe68f50c57' , '/navigation/019759b80a60727c8218b4fe6c1f865d' , '/navigation/019759b80a60727c8218b4fe6dd47b95' , '/navigation/019759b80a61715ca4d248c74254718f' , '/navigation/019759b80a61715ca4d248c7430536b2' , '/navigation/019759b80a61715ca4d248c746997ac8' , '/navigation/019759b80a61715ca4d248c747c0658b' , '/navigation/019759b80a627364ade8c4904fd22cca' , '/navigation/019759b80a627364ade8c49050989e16' , '/navigation/019759b80a627364ade8c49052c34b02' , '/navigation/019759b80a627364ade8c49055ee51b7' , '/navigation/019759b80a627364ade8c4905655ef25' , '/navigation/019759b80a6370a6a56809192066e410' , '/navigation/019759b80a6370a6a56809192207e070' , '/navigation/019759b80a6370a6a56809192237c8aa' , '/navigation/019759b80a6370a6a568091922d29dd1' , '/navigation/019759b80a6370a6a56809192373fcc4' , '/navigation/019759b80a647288a83f7244a0a7570d' , '/navigation/019759b80a647288a83f7244a172c69a' , '/navigation/019759b80a647288a83f7244a1e41e5c' , '/navigation/019759b80a647288a83f7244a2b8a163' , '/navigation/019759b80a647288a83f7244a3575808' , '/navigation/019759b80a647288a83f7244a4154150' , '/navigation/019759b80a647288a83f7244a45d54ca' , '/navigation/019759b80a647288a83f7244a557f842' , '/navigation/019759b80a647288a83f7244a6337a6e' , '/navigation/019759b80a647288a83f7244a6d45079' , '/navigation/019759b80a647288a83f7244a7222f6e' , '/navigation/019759b80a647288a83f7244a813fbb0' , '/navigation/019759b80a647288a83f7244a8433b9e' , '/navigation/019759b80a6570d1bad7418497f191e9' , '/navigation/019759b80a6570d1bad7418498dedb3e' , '/navigation/019759b80a6570d1bad7418499aa3518' , '/navigation/019759b80a6570d1bad741849a03340c' , '/navigation/019759b80a6570d1bad741849a3e204b' , '/navigation/019759b80a6570d1bad741849a59c3f8' , '/navigation/019759b80a6570d1bad741849a78f061' , '/navigation/019759b80a6570d1bad741849b102e90' , '/navigation/019759b80a6570d1bad741849b9e0983' , '/navigation/019759b80a6570d1bad741849c052b9e' , '/navigation/019759b80a6570d1bad741849c5952de' , '/navigation/019759b80a6570d1bad741849d22f68b' , '/navigation/019759b80a6570d1bad741849e08d083' , '/navigation/019759b80a66716bb31a5f0dceb6e99e' , '/navigation/019759b80a66716bb31a5f0dcf8ce620' , '/navigation/019759b80a66716bb31a5f0dd0179bd5' , '/navigation/019759b80a66716bb31a5f0dd11185e3' , '/navigation/019759b80a66716bb31a5f0dd356e5ca' , '/navigation/019759b80a6773e5a1d10255cad1df1e' , '/navigation/019759b80a6773e5a1d10255cdcc522e' , '/navigation/019759b80a68706c84d05741b875bb54' , '/navigation/019759b80a68706c84d05741bc32f58d' , '/navigation/019759b80a68706c84d05741bcffa042' , '/navigation/019759b80a6971dbb5cfaed77c7956d5' , '/navigation/019759b80a6971dbb5cfaed7804ab401' , '/navigation/019759b80a6971dbb5cfaed7821a9438' , '/navigation/019759b80a6a732fad6cec970953cb6a' , '/navigation/019759b80a6a732fad6cec970b95a237' , '/navigation/019759b80a6a732fad6cec970c89291e' , '/navigation/019759b80a6b7279b1c560db09e2f437' , '/navigation/019759b80a6b7279b1c560db0a71b9d5' , '/navigation/019759b80a6b7279b1c560db0b0b7251' , '/navigation/019759b80a6b7279b1c560db0da6ccab' , '/navigation/019759b80a6c70efa65d822528ef0013' , '/navigation/019759b80a6c70efa65d8225290e4760' , '/navigation/019759b80a6c70efa65d82252ca40bdd' , '/navigation/019759b80a6c70efa65d82252f0fb8ee' , '/navigation/019759b80a6d713785faab2411f7c152' , '/navigation/019759b80a6d713785faab2413bbb4d6' , '/navigation/019759b80a6d713785faab2416789d71' , '/navigation/019759b80a6e71cda3640a8c432939a2' , '/navigation/019759b80a6e71cda3640a8c4594dc51' , '/navigation/019759b80a6e71cda3640a8c45ede2c4' , '/navigation/019759b80a6f72b8b45d0b0488552abd' , '/navigation/019759b80a6f72b8b45d0b048c1aa638' , '/navigation/019759b80a6f72b8b45d0b048ecd1764' , '/navigation/019759b80a70725f99f61f9d18804018' , '/navigation/019759b80a70725f99f61f9d1915ab11' , '/navigation/019759b80a70725f99f61f9d19b8afa5' , '/navigation/019759b80a70725f99f61f9d19d92a6a' , '/navigation/019759b80a70725f99f61f9d19e3f085' , '/navigation/019759b80a70725f99f61f9d1a1ac8e9' , '/navigation/019759b80a70725f99f61f9d1a9ccb8e' , '/navigation/019759b80a70725f99f61f9d1aa9c718' , '/navigation/019759b80a70725f99f61f9d1affabc1' , '/navigation/019759b80a70725f99f61f9d1ba1b529' , '/navigation/019759b80a70725f99f61f9d1c039a8c' , '/navigation/019759b80a70725f99f61f9d1cde40fd' , '/navigation/019759b80a7173e6be46ce4db642035f' , '/navigation/019759b80a7173e6be46ce4db6757132' , '/navigation/019759b80a7173e6be46ce4db772bea6' , '/navigation/019759b80a7173e6be46ce4db78142ca' , '/navigation/019759b80a7173e6be46ce4db7ec86ba' , '/navigation/019759b80a7173e6be46ce4db82c3edc' , '/navigation/019759b80a7173e6be46ce4db8dafdee' , '/navigation/019759b80a7173e6be46ce4db8e13674' , '/navigation/019759b80a7173e6be46ce4db9cd6237' , '/navigation/019759b80a7173e6be46ce4db9e431f3' , '/navigation/019759b80a7173e6be46ce4dba71d58b' , '/navigation/019759b80a7173e6be46ce4dbad37a8f' , '/navigation/019759b80a72738295ab1353c3a69f43' , '/navigation/019759b80a72738295ab1353c3bab63c' , '/navigation/019759b80a72738295ab1353c3da4273' , '/navigation/019759b80a72738295ab1353c3de7db4' , '/navigation/019759b80a72738295ab1353c3e48b0a' , '/navigation/019759b80a72738295ab1353c4a5e512' , '/navigation/019759b80a72738295ab1353c53256b4' , '/navigation/019759b80a72738295ab1353c5ff96c6' , '/navigation/019759b80a72738295ab1353c69e89e1' , '/navigation/019759b80a72738295ab1353c7106906' , '/navigation/019759b80a72738295ab1353c799837a' , '/navigation/019759b80a737338b7a766245dafc0e3' , '/navigation/019759b80a737338b7a766245e65b7c4' , '/navigation/019759b80a737338b7a766245e7f6936' , '/navigation/019759b80a737338b7a766245f228143' , '/navigation/019759b80a737338b7a766245f4c0c9e' , '/navigation/019759b80a737338b7a766245fb67788' , '/navigation/019759b80a737338b7a7662460233576' , '/navigation/019759b80a737338b7a76624605eb148' , '/navigation/019759b80a737338b7a7662460c504b9' , '/navigation/019759b80a737338b7a766246168a43c' , '/navigation/019759b80a737338b7a7662461bd14b4' , '/navigation/019759b80a737338b7a7662462370e26' , '/navigation/019759b80a7472969a1bb2bd32a65844' , '/navigation/019759b80a7472969a1bb2bd3398dcd1' , '/navigation/019759b80a7472969a1bb2bd34740759' , '/navigation/019759b80a7472969a1bb2bd3492f87f' , '/navigation/019759b80a7472969a1bb2bd354943d1' , '/navigation/019759b80a7472969a1bb2bd355de51d' , '/navigation/019759b80a7472969a1bb2bd35f1540a' , '/navigation/019759b80a7472969a1bb2bd361c438b' , '/navigation/019759b80a7472969a1bb2bd369fba22' , '/navigation/019759b80a7472969a1bb2bd3744b4a2' , '/navigation/019759b80a7472969a1bb2bd38252645' , '/navigation/019759b80a7472969a1bb2bd38ed594c' , '/navigation/019759b80a7472969a1bb2bd39325a11' , '/navigation/019759b80a7472969a1bb2bd399c97a5' , '/navigation/019759b80a7570669094348af030381e' , '/navigation/019759b80a7570669094348af0885aed' , '/navigation/019759b80a7570669094348af095a1b9' , '/navigation/019759b80a7570669094348af20507b6' , '/navigation/019759b80a7570669094348af2c04faf' , '/navigation/019759b80a7570669094348af2fb17f0' , '/navigation/019759b80a7570669094348af3a5df60' , '/navigation/019759b80a7570669094348af3e93c45' , '/navigation/019759b80a7570669094348af4af7afc' , '/navigation/019759b80a7570669094348af54136b5' , '/navigation/019759b80a7570669094348af5e6d6d5' , '/navigation/019759b80a76700ea74136d35cb83b38' , '/navigation/019759b80a76700ea74136d35daff027' , '/navigation/019759b80a76700ea74136d35ddf1848' , '/navigation/019759b80a76700ea74136d35eb6fc6a' , '/navigation/019759b80a76700ea74136d35f9577db' , '/navigation/019759b80a76700ea74136d360456fa5' , '/navigation/019759b80a76700ea74136d3611397ab' , '/navigation/019759b80a76700ea74136d361fb6cea' , '/navigation/019759b80a76700ea74136d362173b2d' , '/navigation/019759b80a76700ea74136d362fccee1' , '/navigation/019759b80a76700ea74136d3631058ba' , '/navigation/019759b80a76700ea74136d363d8be7f' , '/navigation/019759b80a76700ea74136d364b93152' , '/navigation/019759b80a76700ea74136d3656a3460' , '/navigation/019759b80a77733c83946829f77cb7e0' , '/navigation/019759b80a77733c83946829f839e9e2' , '/navigation/019759b80a77733c83946829f89a8115' , '/navigation/019759b80a77733c83946829f96e3090' , '/navigation/019759b80a77733c83946829fa01f7a2' , '/navigation/019759b80a77733c83946829fa7b24b1' , '/navigation/019759b80a77733c83946829fb456c7e' , '/navigation/019759b80a77733c83946829fbd22cdd' , '/navigation/019759b80a77733c83946829fc719eb4' , '/navigation/019759b80a77733c83946829fd1bb385' , '/navigation/019759b80a77733c83946829fdbd4583' , '/navigation/019759b80a77733c83946829fe4ff607' , '/navigation/019759b80a78712d92dc601a3eec02c5' , '/navigation/019759b80a78712d92dc601a3faf6788' , '/navigation/019759b80a78712d92dc601a3fe686d4' , '/navigation/019759b80a78712d92dc601a400c4d0f' , '/navigation/019759b80a78712d92dc601a4016a4c2' , '/navigation/019759b80a78712d92dc601a40d6e878' , '/navigation/019759b80a78712d92dc601a4170376a' , '/navigation/019759b80a78712d92dc601a418ad48d' , '/navigation/019759b80a78712d92dc601a41a730c0' , '/navigation/019759b80a78712d92dc601a42727788' , '/navigation/019759b80a78712d92dc601a4365c65f' , '/navigation/019759b80a78712d92dc601a438427e4' , '/navigation/019759b80a7973ec87e4c8daa5a7ae30' , '/navigation/019759b80a7973ec87e4c8daa5d3d194' , '/navigation/019759b80a7973ec87e4c8daa695e932' , '/navigation/019759b80a7973ec87e4c8daa6a95297' , '/navigation/019759b80a7973ec87e4c8daa6d6945b' , '/navigation/019759b80a7973ec87e4c8daa76501a2' , '/navigation/019759b80a7973ec87e4c8daa837e022' , '/navigation/019759b80a7973ec87e4c8daa90c3137' , '/navigation/019759b80a7973ec87e4c8daa942d52f' , '/navigation/019759b80a7973ec87e4c8daa9644740' , '/navigation/019759b80a7973ec87e4c8daa9824280' , '/navigation/019759b80a7973ec87e4c8daaa365958' , '/navigation/019759b80a7a72f3b528766fb1b8ddf5' , '/navigation/019759b80a7a72f3b528766fb29a6b6a' , '/navigation/019759b80a7a72f3b528766fb385e5ca' , '/navigation/019759b80a7a72f3b528766fb4593a2d' , '/navigation/019759b80a7a72f3b528766fb50e51ac' , '/navigation/019759b80a7a72f3b528766fb5aa691d' , '/navigation/019759b80a7a72f3b528766fb66caf44' , '/navigation/019759b80a7a72f3b528766fb7554a4b' , '/navigation/019759b80a7a72f3b528766fb776f1b8' , '/navigation/019759b80a7a72f3b528766fb7841158' , '/navigation/019759b80a7a72f3b528766fb83dbc82' , '/navigation/019759b80a7a72f3b528766fb8ee195f' , '/navigation/019759b80a7b7051a2b98417d7781780' , '/navigation/019759b80a7b7051a2b98417d8507ccd' , '/navigation/019759b80a7b7051a2b98417d8c8d77f' , '/navigation/019759b80a7b7051a2b98417d9bc4fe2' , '/navigation/019759b80a7b7051a2b98417d9d144bd' , '/navigation/019759b80a7b7051a2b98417da5bb18c' , '/navigation/019759b80a7b7051a2b98417dae8c20f' , '/navigation/019759b80a7b7051a2b98417dba6e617' , '/navigation/019759b80a7b7051a2b98417dc851511' , '/navigation/019759b80a7b7051a2b98417dcc16087' , '/navigation/019759b80a7b7051a2b98417dd5b81c0' , '/navigation/019759b80a7c71a8a481c2d53cd8d024' , '/navigation/019759b80a7c71a8a481c2d53d328bb9' , '/navigation/019759b80a7c71a8a481c2d53d89c899' , '/navigation/019759b80a7c71a8a481c2d53e86f5d0' , '/navigation/019759b80a7c71a8a481c2d53f6691a6' , '/navigation/019759b80a7c71a8a481c2d53fa33d48' , '/navigation/019759b80a7c71a8a481c2d53fa77acb' , '/navigation/019759b80a7c71a8a481c2d53fe6880d' , '/navigation/019759b80a7c71a8a481c2d540c133a6' , '/navigation/019759b80a7c71a8a481c2d5414238c8' , '/navigation/019759b80a7d71d2be1423d530f085c3' , '/navigation/019759b80a7d71d2be1423d531622f54' , '/navigation/019759b80a7d71d2be1423d5321fbbed' , '/navigation/019759b80a7d71d2be1423d532a537f7' , '/navigation/019759b80a7d71d2be1423d5336c10d3' , '/navigation/019759b80a7d71d2be1423d53437b6a1' , '/navigation/019759b80a7d71d2be1423d534fecde5' , '/navigation/019759b80a7d71d2be1423d53530f4b2' , '/navigation/019759b80a7d71d2be1423d535cd6e9e' , '/navigation/019759b80a7d71d2be1423d535f41a1f' , '/navigation/019759b80a7d71d2be1423d536ec295d' , '/navigation/019759b80a7d71d2be1423d5379ca9e1' , '/navigation/019759b80a7d71d2be1423d537afe829' , '/navigation/019759b80a7e72419276f75eb12c8b2c' , '/navigation/019759b80a7e72419276f75eb194dee1' , '/navigation/019759b80a7e72419276f75eb2101b61' , '/navigation/019759b80a7e72419276f75eb303a1f8' , '/navigation/019759b80a7e72419276f75eb44d11a3' , '/navigation/019759b80a7e72419276f75eb490ba72' , '/navigation/019759b80a7e72419276f75eb51d8525' , '/navigation/019759b80a7e72419276f75eb61bc826' , '/navigation/019759b80a7e72419276f75eb6dc616a' , '/navigation/019759b80a7e72419276f75eb7b63d7f' , '/navigation/019759b80a7e72419276f75eb806a1c2' , '/navigation/019759b80a7e72419276f75eb8118e7d' , '/navigation/019759b80a7f7015a97eec2c20578eeb' , '/navigation/019759b80a7f7015a97eec2c2139fb2e' , '/navigation/019759b80a7f7015a97eec2c21489d0c' , '/navigation/019759b80a7f7015a97eec2c223753e2' , '/navigation/019759b80a7f7015a97eec2c22fe6ee5' , '/navigation/019759b80a7f7015a97eec2c23e7e84f' , '/navigation/019759b80a7f7015a97eec2c24df3c07' , '/navigation/019759b80a7f7015a97eec2c2674ec29' , '/navigation/019759b80a7f7015a97eec2c26b6ed15' , '/navigation/019759b80a7f7015a97eec2c27955702' , '/navigation/019759b80a7f7015a97eec2c2880a990' , '/navigation/019759b80a7f7015a97eec2c2953c932' , '/navigation/019759b80a7f7015a97eec2c2a13487d' , '/navigation/019759b80a8071dfa7b4c06e7196bc93' , '/navigation/019759b80a8071dfa7b4c06e726b8dbe' , '/navigation/019759b80a8071dfa7b4c06e72b0d90a' , '/navigation/019759b80a8071dfa7b4c06e72f73cfa' , '/navigation/019759b80a8071dfa7b4c06e737a4146' , '/navigation/019759b80a8071dfa7b4c06e744c30cf' , '/navigation/019759b80a8071dfa7b4c06e752b81cb' , '/navigation/019759b80a8071dfa7b4c06e75811092' , '/navigation/019759b80a8071dfa7b4c06e75db4e1b' , '/navigation/019759b80a8071dfa7b4c06e75e4d162' , '/navigation/019759b80a8071dfa7b4c06e76bb8ed5' , '/navigation/019759b80a8071dfa7b4c06e7771782c' , '/navigation/019759b80a81710e8bcc98a5e13deb93' , '/navigation/019759b80a81710e8bcc98a5e1f9be1d' , '/navigation/019759b80a81710e8bcc98a5e26108ec' , '/navigation/019759b80a81710e8bcc98a5e31b25ab' , '/navigation/019759b80a81710e8bcc98a5e38ceb85' , '/navigation/019759b80a81710e8bcc98a5e3e1232a' , '/navigation/019759b80a81710e8bcc98a5e4835798' , '/navigation/019759b80a81710e8bcc98a5e49aa337' , '/navigation/019759b80a81710e8bcc98a5e58ea861' , '/navigation/019759b80a81710e8bcc98a5e5d24bfa' , '/navigation/019759b80a81710e8bcc98a5e619025e' , '/navigation/019759b80a81710e8bcc98a5e6518a0d' , '/navigation/019759b80a81710e8bcc98a5e6858ff3' , '/navigation/019759b80a8270878212744afec596e7' , '/navigation/019759b80a8270878212744affb1e487' , '/navigation/019759b80a8270878212744afff78fe2' , '/navigation/019759b80a8270878212744b006ca160' , '/navigation/019759b80a8270878212744b00a81aaa' , '/navigation/019759b80a8270878212744b00acaa83' , '/navigation/019759b80a8270878212744b00f78c52' , '/navigation/019759b80a8270878212744b01e9fd29' , '/navigation/019759b80a8270878212744b020435c5' , '/navigation/019759b80a8270878212744b022f0f31' , '/navigation/019759b80a8270878212744b02dd08b0' , '/navigation/019759b80a8270878212744b0334bc0a' , '/navigation/019759b80a837313a44224c2eda5c439' , '/detail/019759b8172c734d82a857731cae4f08' , '/detail/019759b818157338b1b6403c1e0113fe' , '/detail/019759b8172e7288aeac37fa9a36ad20' , '/detail/019759b8182371e797b49fc48d2fd80e' , '/detail/019759b8173f7297adb4f6ebea008208' , '/detail/019759b81813719183f3d0df1de385bd' , '/detail/019759b8173672be82cd4eaae7b03d07' , '/detail/019759b8173273b2978bed12257bb0c6' , '/detail/019759b81811718f96c5629aabade664' , '/detail/019759b81726711eae0ef4517447af0d' , '/detail/019759b8160172228881278f5fd1c7a4' , '/detail/019759b8181b72d99616a5d3cbd17925' , '/detail/019759b8181970b6882f05476264a3e2' , '/detail/019759b81738711683f7997933f08070' , '/detail/019759b818317344a0a8795837b7fafb' , '/detail/019759b8172a73169c81944b10bc1e53' , '/detail/019759b8173a73febe78b5a891ef715d' , '/detail/019759b81724725ab4a54199852228e2' , '/detail/019759b8182d72018a8423d8f29728a2' , '/detail/019759b8180c71a195d93ff090a39bf1' , '/detail/019759b818177068bbdabad70225ed76' , '/detail/019759b8181d704d9819b25e7d042220' , '/detail/019759b8182f7077b50cf3f9602f3c6a' , '/detail/019759b81829720ebd27f6077c100bd8' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0x019759B7D02C70E3B5D760FCE793727F OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
43
0.37 ms
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (? , ? , ? , ? )
Parameters :
[
b"\x01 —Y·•²q\x05 ¶Xó\x05 dâÕ^ "
b"\x01 ùYÀò©sÚûÅ#â]»àÑ "
b"\x01 —Y·ž\x18 p-ª\x1F ŠA…ê\x1D « "
b"\x01 —Y·•Ér0•¬\x06 $(Òp• "
]
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0x019759B795B27105B658F30564E2D55E , 0x019759B795B873E9968F23835DAF85A5 , 0x019759B79E18702DAA1F8A4185EA1DAB , 0x019759B795C9723095AC062428D27095 );
Copy