1
0.75 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.80 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
3
0.59 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
1.26 ms
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ? ) AND ((sales_channel_id = ? OR sales_channel_id IS NULL )) AND ((seo_path_info = ? OR seo_path_info = ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
"silnova-gmbh "
"silnova-gmbh/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF OR sales_channel_id IS NULL )) AND ((seo_path_info = 'silnova-gmbh' OR seo_path_info = 'silnova-gmbh/' ));
Copy
5
0.45 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
"jRgTXOPaecOlS7xC2P8mNzjZ4TqS5YXR "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) AND (token = 'jRgTXOPaecOlS7xC2P8mNzjZ4TqS5YXR' ) LIMIT 1 ;
Copy
6
0.27 ms
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = ? AND `sales_channel_country` . `country_id` = ? )
Parameters :
[
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
b"/NñAš(Bû©tûÓëE:{ "
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF AND `sales_channel_country` . `country_id` = 0x2F4EF1419A2842FBA974FBD3EB453A7B );
Copy
7
0.89 ms
SELECT `product_manufacturer` . `id` as `product_manufacturer.id` , `product_manufacturer` . `version_id` as `product_manufacturer.versionId` , `product_manufacturer` . `media_id` as `product_manufacturer.mediaId` , `product_manufacturer` . `link` as `product_manufacturer.link` , `product_manufacturer` . `created_at` as `product_manufacturer.createdAt` , `product_manufacturer` . `updated_at` as `product_manufacturer.updatedAt` , `product_manufacturer.media` . `id` as `product_manufacturer.media.id` , `product_manufacturer.media` . `user_id` as `product_manufacturer.media.userId` , `product_manufacturer.media` . `media_folder_id` as `product_manufacturer.media.mediaFolderId` , `product_manufacturer.media` . `mime_type` as `product_manufacturer.media.mimeType` , `product_manufacturer.media` . `file_extension` as `product_manufacturer.media.fileExtension` , `product_manufacturer.media` . `uploaded_at` as `product_manufacturer.media.uploadedAt` , `product_manufacturer.media` . `file_name` as `product_manufacturer.media.fileName` , `product_manufacturer.media` . `file_size` as `product_manufacturer.media.fileSize` , `product_manufacturer.media` . `media_type` as `product_manufacturer.media.mediaTypeRaw` , `product_manufacturer.media` . `meta_data` as `product_manufacturer.media.metaData` , `product_manufacturer.media` . `config` as `product_manufacturer.media.config` , `product_manufacturer.media` . `path` as `product_manufacturer.media.path` , `product_manufacturer.media` . `private` as `product_manufacturer.media.private` , `product_manufacturer.media` . `thumbnails_ro` as `product_manufacturer.media.thumbnailsRo` , `product_manufacturer.media` . `file_hash` as `product_manufacturer.media.fileHash` , `product_manufacturer.media` . `created_at` as `product_manufacturer.media.createdAt` , `product_manufacturer.media` . `updated_at` as `product_manufacturer.media.updatedAt` , `product_manufacturer.media.translation.title` , `product_manufacturer.media.translation.title` as `product_manufacturer.media.title` , `product_manufacturer.media.translation.alt` , `product_manufacturer.media.translation.alt` as `product_manufacturer.media.alt` , `product_manufacturer.media.translation.customFields` , `product_manufacturer.media.translation.customFields` as `product_manufacturer.media.customFields` , `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 `media` `product_manufacturer.media` ON `product_manufacturer` . `media_id` = `product_manufacturer.media` . `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_manufacturer.media.translation` . `media_id` , `product_manufacturer.media.translation` . `alt` as `product_manufacturer.media.translation.alt` , `product_manufacturer.media.translation` . `title` as `product_manufacturer.media.translation.title` , `product_manufacturer.media.translation` . `custom_fields` as `product_manufacturer.media.translation.customFields` FROM `media_translation` `product_manufacturer.media.translation` WHERE `product_manufacturer.media.translation` . `language_id` = ? ) `product_manufacturer.media.media_translation` ON `product_manufacturer.media.media_translation` . `media_id` = `product_manufacturer.media` . `id` WHERE (`product_manufacturer` . `version_id` = ? ) AND (`product_manufacturer` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x00\x00 䢌~~~~~~~~~\x00\x04 "
]
SELECT
`product_manufacturer` . `id` as `product_manufacturer.id` ,
`product_manufacturer` . `version_id` as `product_manufacturer.versionId` ,
`product_manufacturer` . `media_id` as `product_manufacturer.mediaId` ,
`product_manufacturer` . `link` as `product_manufacturer.link` ,
`product_manufacturer` . `created_at` as `product_manufacturer.createdAt` ,
`product_manufacturer` . `updated_at` as `product_manufacturer.updatedAt` ,
`product_manufacturer.media` . `id` as `product_manufacturer.media.id` ,
`product_manufacturer.media` . `user_id` as `product_manufacturer.media.userId` ,
`product_manufacturer.media` . `media_folder_id` as `product_manufacturer.media.mediaFolderId` ,
`product_manufacturer.media` . `mime_type` as `product_manufacturer.media.mimeType` ,
`product_manufacturer.media` . `file_extension` as `product_manufacturer.media.fileExtension` ,
`product_manufacturer.media` . `uploaded_at` as `product_manufacturer.media.uploadedAt` ,
`product_manufacturer.media` . `file_name` as `product_manufacturer.media.fileName` ,
`product_manufacturer.media` . `file_size` as `product_manufacturer.media.fileSize` ,
`product_manufacturer.media` . `media_type` as `product_manufacturer.media.mediaTypeRaw` ,
`product_manufacturer.media` . `meta_data` as `product_manufacturer.media.metaData` ,
`product_manufacturer.media` . `config` as `product_manufacturer.media.config` ,
`product_manufacturer.media` . `path` as `product_manufacturer.media.path` ,
`product_manufacturer.media` . `private` as `product_manufacturer.media.private` ,
`product_manufacturer.media` . `thumbnails_ro` as `product_manufacturer.media.thumbnailsRo` ,
`product_manufacturer.media` . `file_hash` as `product_manufacturer.media.fileHash` ,
`product_manufacturer.media` . `created_at` as `product_manufacturer.media.createdAt` ,
`product_manufacturer.media` . `updated_at` as `product_manufacturer.media.updatedAt` ,
`product_manufacturer.media.translation.title` ,
`product_manufacturer.media.translation.title` as `product_manufacturer.media.title` ,
`product_manufacturer.media.translation.alt` ,
`product_manufacturer.media.translation.alt` as `product_manufacturer.media.alt` ,
`product_manufacturer.media.translation.customFields` ,
`product_manufacturer.media.translation.customFields` as `product_manufacturer.media.customFields` ,
`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 `media` `product_manufacturer.media` ON `product_manufacturer` . `media_id` = `product_manufacturer.media` . `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_manufacturer.media.translation` . `media_id` ,
`product_manufacturer.media.translation` . `alt` as `product_manufacturer.media.translation.alt` ,
`product_manufacturer.media.translation` . `title` as `product_manufacturer.media.translation.title` ,
`product_manufacturer.media.translation` . `custom_fields` as `product_manufacturer.media.translation.customFields`
FROM
`media_translation` `product_manufacturer.media.translation`
WHERE
`product_manufacturer.media.translation` . `language_id` = ?
) `product_manufacturer.media.media_translation` ON `product_manufacturer.media.media_translation` . `media_id` = `product_manufacturer.media` . `id`
WHERE
(
`product_manufacturer` . `version_id` = ?
)
AND (
`product_manufacturer` . `id` IN (? )
)
Copy
SELECT `product_manufacturer` . `id` as `product_manufacturer.id` , `product_manufacturer` . `version_id` as `product_manufacturer.versionId` , `product_manufacturer` . `media_id` as `product_manufacturer.mediaId` , `product_manufacturer` . `link` as `product_manufacturer.link` , `product_manufacturer` . `created_at` as `product_manufacturer.createdAt` , `product_manufacturer` . `updated_at` as `product_manufacturer.updatedAt` , `product_manufacturer.media` . `id` as `product_manufacturer.media.id` , `product_manufacturer.media` . `user_id` as `product_manufacturer.media.userId` , `product_manufacturer.media` . `media_folder_id` as `product_manufacturer.media.mediaFolderId` , `product_manufacturer.media` . `mime_type` as `product_manufacturer.media.mimeType` , `product_manufacturer.media` . `file_extension` as `product_manufacturer.media.fileExtension` , `product_manufacturer.media` . `uploaded_at` as `product_manufacturer.media.uploadedAt` , `product_manufacturer.media` . `file_name` as `product_manufacturer.media.fileName` , `product_manufacturer.media` . `file_size` as `product_manufacturer.media.fileSize` , `product_manufacturer.media` . `media_type` as `product_manufacturer.media.mediaTypeRaw` , `product_manufacturer.media` . `meta_data` as `product_manufacturer.media.metaData` , `product_manufacturer.media` . `config` as `product_manufacturer.media.config` , `product_manufacturer.media` . `path` as `product_manufacturer.media.path` , `product_manufacturer.media` . `private` as `product_manufacturer.media.private` , `product_manufacturer.media` . `thumbnails_ro` as `product_manufacturer.media.thumbnailsRo` , `product_manufacturer.media` . `file_hash` as `product_manufacturer.media.fileHash` , `product_manufacturer.media` . `created_at` as `product_manufacturer.media.createdAt` , `product_manufacturer.media` . `updated_at` as `product_manufacturer.media.updatedAt` , `product_manufacturer.media.translation.title` , `product_manufacturer.media.translation.title` as `product_manufacturer.media.title` , `product_manufacturer.media.translation.alt` , `product_manufacturer.media.translation.alt` as `product_manufacturer.media.alt` , `product_manufacturer.media.translation.customFields` , `product_manufacturer.media.translation.customFields` as `product_manufacturer.media.customFields` , `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 `media` `product_manufacturer.media` ON `product_manufacturer` . `media_id` = `product_manufacturer.media` . `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_manufacturer.media.translation` . `media_id` , `product_manufacturer.media.translation` . `alt` as `product_manufacturer.media.translation.alt` , `product_manufacturer.media.translation` . `title` as `product_manufacturer.media.translation.title` , `product_manufacturer.media.translation` . `custom_fields` as `product_manufacturer.media.translation.customFields` FROM `media_translation` `product_manufacturer.media.translation` WHERE `product_manufacturer.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_manufacturer.media.media_translation` ON `product_manufacturer.media.media_translation` . `media_id` = `product_manufacturer.media` . `id` WHERE (`product_manufacturer` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product_manufacturer` . `id` IN (0x000089A2E57E7E7E7E7E7E7E7E7E0004 ));
Copy
8
0.33 ms
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
9
0.30 ms
SELECT `language` . `id` FROM `language` WHERE `language` . `id` IN (? ) LIMIT 1
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` FROM `language` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) LIMIT 1 ;
Copy
10
0.48 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `active` as `language.active` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = ? ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `active` as `language.active` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
11
0.45 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` = ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x0E\x1D €É\x06 *I¶¬®^ä*(™ "
]
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` = 0x0E1D80C9062A49B6ACAE5EE42A289099 ));
Copy
12
0.59 ms
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . `media_id` , `cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . `language_id` = ? ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = ? ) AND (((`cms_section` . `cms_page_id` IN (? ))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x0E\x1D €É\x06 *I¶¬®^ä*(™ "
]
SELECT
`cms_section` . `id` as `cms_section.id` ,
`cms_section` . `version_id` as `cms_section.versionId` ,
`cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` ,
`cms_section` . `position` as `cms_section.position` ,
`cms_section` . `type` as `cms_section.type` ,
`cms_section` . `locked` as `cms_section.locked` ,
`cms_section` . `name` as `cms_section.name` ,
`cms_section` . `sizing_mode` as `cms_section.sizingMode` ,
`cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` ,
`cms_section` . `background_color` as `cms_section.backgroundColor` ,
`cms_section` . `background_media_id` as `cms_section.backgroundMediaId` ,
`cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` ,
`cms_section` . `css_class` as `cms_section.cssClass` ,
`cms_section` . `cms_page_id` as `cms_section.pageId` ,
`cms_section` . `visibility` as `cms_section.visibility` ,
`cms_section` . `custom_fields` as `cms_section.customFields` ,
`cms_section` . `created_at` as `cms_section.createdAt` ,
`cms_section` . `updated_at` as `cms_section.updatedAt` ,
`cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` ,
`cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` ,
`cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` ,
`cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` ,
`cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` ,
`cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` ,
`cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` ,
`cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` ,
`cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` ,
`cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` ,
`cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` ,
`cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` ,
`cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` ,
`cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` ,
`cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` ,
`cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` ,
`cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` ,
`cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` ,
`cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` ,
`cms_section.backgroundMedia.translation.customFields` ,
`cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields`
FROM
`cms_section`
LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_section.backgroundMedia.translation` . `media_id` ,
`cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields`
FROM
`media_translation` `cms_section.backgroundMedia.translation`
WHERE
`cms_section.backgroundMedia.translation` . `language_id` = ?
) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id`
WHERE
(`cms_section` . `version_id` = ? )
AND (
(
(
`cms_section` . `cms_page_id` IN (? )
)
)
)
Copy
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . `media_id` , `cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`cms_section` . `cms_page_id` IN (0x0E1D80C9062A49B6ACAE5EE42A289099 ))));
Copy
13
0.71 ms
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . `language_id` = ? ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = ? ) AND (((`cms_block` . `cms_section_id` IN (? , ? ))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"n\x02 T¿ãôNœ–³éõ÷\x06 « "
b"u•QL€M\x1F ‘m\x17 åàaa_ "
]
SELECT
`cms_block` . `id` as `cms_block.id` ,
`cms_block` . `version_id` as `cms_block.versionId` ,
`cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` ,
`cms_block` . `position` as `cms_block.position` ,
`cms_block` . `type` as `cms_block.type` ,
`cms_block` . `locked` as `cms_block.locked` ,
`cms_block` . `name` as `cms_block.name` ,
`cms_block` . `section_position` as `cms_block.sectionPosition` ,
`cms_block` . `margin_top` as `cms_block.marginTop` ,
`cms_block` . `margin_bottom` as `cms_block.marginBottom` ,
`cms_block` . `margin_left` as `cms_block.marginLeft` ,
`cms_block` . `margin_right` as `cms_block.marginRight` ,
`cms_block` . `background_color` as `cms_block.backgroundColor` ,
`cms_block` . `background_media_id` as `cms_block.backgroundMediaId` ,
`cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` ,
`cms_block` . `css_class` as `cms_block.cssClass` ,
`cms_block` . `visibility` as `cms_block.visibility` ,
`cms_block` . `cms_section_id` as `cms_block.sectionId` ,
`cms_block` . `custom_fields` as `cms_block.customFields` ,
`cms_block` . `created_at` as `cms_block.createdAt` ,
`cms_block` . `updated_at` as `cms_block.updatedAt` ,
`cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` ,
`cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` ,
`cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` ,
`cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` ,
`cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` ,
`cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` ,
`cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` ,
`cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` ,
`cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` ,
`cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` ,
`cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` ,
`cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` ,
`cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` ,
`cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` ,
`cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` ,
`cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` ,
`cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` ,
`cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` ,
`cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` ,
`cms_block.backgroundMedia.translation.customFields` ,
`cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields`
FROM
`cms_block`
LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_block.backgroundMedia.translation` . `media_id` ,
`cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields`
FROM
`media_translation` `cms_block.backgroundMedia.translation`
WHERE
`cms_block.backgroundMedia.translation` . `language_id` = ?
) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id`
WHERE
(`cms_block` . `version_id` = ? )
AND (
(
(
`cms_block` . `cms_section_id` IN (? , ? )
)
)
)
Copy
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`cms_block` . `cms_section_id` IN (0x6E0254BFE3F44E9C96B3E9F5F79D06AB , 0x907595514C804D1F916D17E5E061615F ))));
Copy
14
0.96 ms
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.swagCmsExtensionsForm` . `id` as `cms_slot.swagCmsExtensionsForm.id` , `cms_slot.swagCmsExtensionsForm` . `cms_slot_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotId` , `cms_slot.swagCmsExtensionsForm` . `cms_slot_version_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotVersionId` , `cms_slot.swagCmsExtensionsForm` . `is_template` as `cms_slot.swagCmsExtensionsForm.isTemplate` , `cms_slot.swagCmsExtensionsForm` . `technical_name` as `cms_slot.swagCmsExtensionsForm.technicalName` , `cms_slot.swagCmsExtensionsForm` . `mail_template_id` as `cms_slot.swagCmsExtensionsForm.mailTemplateId` , `cms_slot.swagCmsExtensionsForm` . `created_at` as `cms_slot.swagCmsExtensionsForm.createdAt` , `cms_slot.swagCmsExtensionsForm` . `updated_at` as `cms_slot.swagCmsExtensionsForm.updatedAt` , `cms_slot.swagCmsExtensionsForm.translation.title` , `cms_slot.swagCmsExtensionsForm.translation.title` as `cms_slot.swagCmsExtensionsForm.title` , `cms_slot.swagCmsExtensionsForm.translation.successMessage` , `cms_slot.swagCmsExtensionsForm.translation.successMessage` as `cms_slot.swagCmsExtensionsForm.successMessage` , `cms_slot.swagCmsExtensionsForm.translation.receivers` , `cms_slot.swagCmsExtensionsForm.translation.receivers` as `cms_slot.swagCmsExtensionsForm.receivers` , `cms_slot.translation.config` , `cms_slot.translation.config` as `cms_slot.config` , `cms_slot.translation.customFields` , `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN `swag_cms_extensions_form` `cms_slot.swagCmsExtensionsForm` ON `cms_slot` . `id` = `cms_slot.swagCmsExtensionsForm` . `cms_slot_id` LEFT JOIN (SELECT `cms_slot.translation` . `cms_slot_id` , `cms_slot.translation` . `cms_slot_version_id` , `cms_slot.translation` . `config` as `cms_slot.translation.config` , `cms_slot.translation` . `custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . `language_id` = ? ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . `cms_slot_version_id` = `cms_slot` . `version_id` LEFT JOIN (SELECT `cms_slot.swagCmsExtensionsForm.translation` . `swag_cms_extensions_form_id` , `cms_slot.swagCmsExtensionsForm.translation` . `title` as `cms_slot.swagCmsExtensionsForm.translation.title` , `cms_slot.swagCmsExtensionsForm.translation` . `success_message` as `cms_slot.swagCmsExtensionsForm.translation.successMessage` , `cms_slot.swagCmsExtensionsForm.translation` . `receivers` as `cms_slot.swagCmsExtensionsForm.translation.receivers` FROM `swag_cms_extensions_form_translation` `cms_slot.swagCmsExtensionsForm.translation` WHERE `cms_slot.swagCmsExtensionsForm.translation` . `language_id` = ? ) `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` ON `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` . `swag_cms_extensions_form_id` = `cms_slot.swagCmsExtensionsForm` . `id` WHERE (`cms_slot` . `version_id` = ? ) AND (((`cms_slot` . `cms_block_id` IN (? , ? , ? , ? , ? ))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"28?¥;\x07 J,ª˜\x1D ]›l9e "
b"tÄ9ß\v +CF¯á©Í¡ÖÖL "
b"ý\r ŽOûI2„ÀK”ÄÖ9\t "
b"Ï÷;\x08 §•B˜£\x1C ã[x½ZÕ "
b"w2\x16 ùê³Myªàè-G'Ås "
]
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.swagCmsExtensionsForm` . `id` as `cms_slot.swagCmsExtensionsForm.id` , `cms_slot.swagCmsExtensionsForm` . `cms_slot_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotId` , `cms_slot.swagCmsExtensionsForm` . `cms_slot_version_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotVersionId` , `cms_slot.swagCmsExtensionsForm` . `is_template` as `cms_slot.swagCmsExtensionsForm.isTemplate` , `cms_slot.swagCmsExtensionsForm` . `technical_name` as `cms_slot.swagCmsExtensionsForm.technicalName` , `cms_slot.swagCmsExtensionsForm` . `mail_template_id` as `cms_slot.swagCmsExtensionsForm.mailTemplateId` , `cms_slot.swagCmsExtensionsForm` . `created_at` as `cms_slot.swagCmsExtensionsForm.createdAt` , `cms_slot.swagCmsExtensionsForm` . `updated_at` as `cms_slot.swagCmsExtensionsForm.updatedAt` , `cms_slot.swagCmsExtensionsForm.translation.title` , `cms_slot.swagCmsExtensionsForm.translation.title` as `cms_slot.swagCmsExtensionsForm.title` , `cms_slot.swagCmsExtensionsForm.translation.successMessage` , `cms_slot.swagCmsExtensionsForm.translation.successMessage` as `cms_slot.swagCmsExtensionsForm.successMessage` , `cms_slot.swagCmsExtensionsForm.translation.receivers` , `cms_slot.swagCmsExtensionsForm.translation.receivers` as `cms_slot.swagCmsExtensionsForm.receivers` , `cms_slot.translation.config` , `cms_slot.translation.config` as `cms_slot.config` , `cms_slot.translation.customFields` , `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN `swag_cms_extensions_form` `cms_slot.swagCmsExtensionsForm` ON `cms_slot` . `id` = `cms_slot.swagCmsExtensionsForm` . `cms_slot_id` LEFT JOIN (SELECT `cms_slot.translation` . `cms_slot_id` , `cms_slot.translation` . `cms_slot_version_id` , `cms_slot.translation` . `config` as `cms_slot.translation.config` , `cms_slot.translation` . `custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . `cms_slot_version_id` = `cms_slot` . `version_id` LEFT JOIN (SELECT `cms_slot.swagCmsExtensionsForm.translation` . `swag_cms_extensions_form_id` , `cms_slot.swagCmsExtensionsForm.translation` . `title` as `cms_slot.swagCmsExtensionsForm.translation.title` , `cms_slot.swagCmsExtensionsForm.translation` . `success_message` as `cms_slot.swagCmsExtensionsForm.translation.successMessage` , `cms_slot.swagCmsExtensionsForm.translation` . `receivers` as `cms_slot.swagCmsExtensionsForm.translation.receivers` FROM `swag_cms_extensions_form_translation` `cms_slot.swagCmsExtensionsForm.translation` WHERE `cms_slot.swagCmsExtensionsForm.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` ON `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` . `swag_cms_extensions_form_id` = `cms_slot.swagCmsExtensionsForm` . `id` WHERE (`cms_slot` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`cms_slot` . `cms_block_id` IN (0x32383FA53B074A2CAA981D5D9B6C3965 , 0x74C439DF0B2B4346AFE1A9CDA1D6D64C , 0x8FFD0D8D4FFB493284C04B94C4D63909 , 0xCFF73B08A7954298A31CE35B78BD5AD5 , 0x773216F9EAB34D79AAE0E82D4727C573 ))));
Copy
15
3.87 ms
SELECT `product_manufacturer` . `id` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation` . `product_manufacturer_id` , `product_manufacturer.translation` . `product_manufacturer_version_id` , `product_manufacturer.translation` . `name` as `product_manufacturer.translation.name` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . `language_id` = ? ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product_manufacturer` . `version_id` WHERE `product_manufacturer` . `version_id` = ? ORDER BY COALESCE (`product_manufacturer.translation.name` ) ASC
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
]
SELECT `product_manufacturer` . `id` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation` . `product_manufacturer_id` , `product_manufacturer.translation` . `product_manufacturer_version_id` , `product_manufacturer.translation` . `name` as `product_manufacturer.translation.name` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product_manufacturer` . `version_id` WHERE `product_manufacturer` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ORDER BY COALESCE (`product_manufacturer.translation.name` ) ASC ;
Copy
16
6.16 ms
SELECT `product_manufacturer` . `id` as `product_manufacturer.id` , `product_manufacturer` . `version_id` as `product_manufacturer.versionId` , `product_manufacturer` . `media_id` as `product_manufacturer.mediaId` , `product_manufacturer` . `link` as `product_manufacturer.link` , `product_manufacturer` . `created_at` as `product_manufacturer.createdAt` , `product_manufacturer` . `updated_at` as `product_manufacturer.updatedAt` , `product_manufacturer.translation.name` , `product_manufacturer.translation.name` as `product_manufacturer.name` , `product_manufacturer.translation.description` , `product_manufacturer.translation.description` as `product_manufacturer.description` , `product_manufacturer.translation.customFields` , `product_manufacturer.translation.customFields` as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation` . `product_manufacturer_id` , `product_manufacturer.translation` . `product_manufacturer_version_id` , `product_manufacturer.translation` . `name` as `product_manufacturer.translation.name` , `product_manufacturer.translation` . `description` as `product_manufacturer.translation.description` , `product_manufacturer.translation` . `custom_fields` as `product_manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . `language_id` = ? ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product_manufacturer` . `version_id` WHERE (`product_manufacturer` . `version_id` = ? ) AND (`product_manufacturer` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x00\x00 o\x1C ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~¹~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x1F ~~~~~~~~~\x00\x04 "
b"\x00\x00 Žû¾~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}/~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}Ú~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~C~~~~~~~~~\x00\x04 "
b"\x00\x00 •…~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢÷~~~~~~~~~\x00\x04 "
b"\x00\x00 o\r ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰T§~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x04 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰T«~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€Õ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|ß~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}‚~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰T¬~~~~~~~~~\x00\x04 "
b"\x00\x00 õÔ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰T³~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{U~~~~~~~~~\x00\x04 "
b"\x00\x00 oC~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~X~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰T¥~~~~~~~~~\x00\x04 "
b"\x00\x00 o$~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x02 Ù~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|9~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{o~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|Œ~~~~~~~~~\x00\x04 "
b"\x00\x00 o\~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}I~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰ƒ8~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{g~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F m~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{i~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢¤~~~~~~~~~\x00\x04 "
b"\x00\x00 oG~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{a~~~~~~~~~\x00\x04 "
b"\x00\x00 oI~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|y~~~~~~~~~\x00\x04 "
b"\x00\x00 ŠúÂ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰T©~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|‹~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{]~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰Tª~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x06 í~~~~~~~~~\x00\x04 "
b"\x00\x00 䢬~~~~~~~~~\x00\x04 "
b"\x00\x00 nÏ~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x06 ~~~~~~~~~\x00\x04 "
b"\x00\x00 r©~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{¤~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰UØ~~~~~~~~~\x00\x04 "
b"\x00\x00 ŠÜh~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{»~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{ª~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{î~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x07 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{ß~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰£+~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰U×~~~~~~~~~\x00\x04 "
b"\x00\x00 Žû½~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{Ø~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{Ö~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|˜~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x08 ~~~~~~~~~\x00\x04 "
b"\x00\x00 oU~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x05 Î~~~~~~~~~\x00\x04 "
b"\x00\x00 o.~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢n~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰UÑ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢h~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢u~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¥~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|\x13 ~~~~~~~~~\x00\x04 "
b"\x00\x00 oW~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|–~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{ç~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{£~~~~~~~~~\x00\x04 "
b"\x00\x00 oz~~~~~~~~~\x00\x04 "
b"\x00\x00 o)~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{§~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰UÖ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{¹~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{°~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{¨~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{è~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x11 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{Ž~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{”~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x14 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{À~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢t~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{~~~~~~~~~\x00\x04 "
b"\x00\x00 nú~~~~~~~~~\x00\x04 "
b"\x00\x00 –\n ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{›~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{æ~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜–X~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\t ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢i~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢f~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{÷~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{å~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜“-~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{õ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{Ý~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜“H~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢–~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|\x18 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢z~~~~~~~~~\x00\x04 "
b"\x00\x00 nÿ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|s~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰Š~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜”b~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F í~~~~~~~~~\x00\x04 "
b"\x00\x00 •‰U~~~~~~~~~\x00\x04 "
b"\x00\x00 ný~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|2~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\v ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰};~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\f ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|\x1C ~~~~~~~~~\x00\x04 "
b"\x00\x00 •êò~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰•~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|6~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|!~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|\x1F ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|,~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|‘~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{^~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x04 [~~~~~~~~~\x00\x04 "
b"\x00\x00 s^~~~~~~~~~\x00\x04 "
b"\x00\x00 zÊ~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03 "~~~~~~~~~\x00\x04 "
b"\x00\x00 rú~~~~~~~~~\x00\x04 "
b"\x00\x00 nÞ~~~~~~~~~\x00\x04 "
b"\x00\x00 vâ~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x12 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢\x7F ~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|n~~~~~~~~~\x00\x04 "
b"\x00\x00 oS~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢y~~~~~~~~~\x00\x04 "
b"\x00\x00 o#~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|3~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|0~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|*~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03 \r ~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€t~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|A~~~~~~~~~\x00\x04 "
b"\x00\x00 od~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|„~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|#~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|X~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|W~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|f~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~.~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|;~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|C~~~~~~~~~\x00\x04 "
b"\x00 ÞO\t e.tnÐ\x08 wÍÎ "
b"\x00\x00 ’|r~~~~~~~~~\x00\x04 "
b"\x00\x00 oO~~~~~~~~~\x00\x04 "
b"\x00\x00 o*~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€Ñ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}\r ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰£*~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x06 Ê~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€*~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€Ý~~~~~~~~~\x00\x04 "
b"ý—QA5\x12 F0¢ÑA:L\x13 ¹ù "
b"\x00\x00 ‰¢ˆ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|8~~~~~~~~~\x00\x04 "
b"\x00\x00 oJ~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x0E ~~~~~~~~~\x00\x04 "
b"\x00\x00 ŒŽ±~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€q~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03 !~~~~~~~~~\x00\x04 "
b"\x00\x00 Ž\x14 Q~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢o~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x0F ~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜’¢~~~~~~~~~\x00\x04 "
b"\x00\x00 o1~~~~~~~~~\x00\x04 "
b"\x00\x00 䢘~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢Œ~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜–\~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢·~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|ˆ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~³~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|€~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~\r ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x03 ‘~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x1D ~~~~~~~~~\x00\x04 "
b"\x00\x00 ot~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x03 ?~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|ƒ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|†~~~~~~~~~\x00\x04 "
b"\x00\x00 ™w~~~~~~~~~\x00\x04 "
b"\x00\x00 oc~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|—~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|œ~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|Ž~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|Œ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x06 ¹~~~~~~~~~\x00\x04 "
b"\x00\x00 nÓ~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|\x13 ~~~~~~~~~\x00\x04 "
b"\x00\x00 o!~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|Ì~~~~~~~~~\x00\x04 "
b"\x00\x00 oR~~~~~~~~~\x00\x04 "
b"\x00\x00 •‹µ~~~~~~~~~\x00\x04 "
b"\x00\x00 Žû~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|Î~~~~~~~~~\x00\x04 "
b"\x00\x00 oZ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|ñ~~~~~~~~~\x00\x04 "
b"\x00\x00 nÃ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F &~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€\x1D ~~~~~~~~~\x00\x04 "
b"\x00\x00 nÉ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|Â~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~ò~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€ ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|Ï~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{T~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|×~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|Ç~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~„~~~~~~~~~\x00\x04 "
b"\x00\x00 ov~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰} ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€#~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|'~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F Ò~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}\x0F ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}\x08 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~ø~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢ð~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|þ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~÷~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x10 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|ý~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}S~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜“\n ~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|š~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|V~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}\x1E ~~~~~~~~~\x00\x04 "
b"\x00\x00 o0~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x11 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}\x12 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€ú~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}\x1D ~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x12 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|á~~~~~~~~~\x00\x04 "
b"\x00\x00 •ê÷~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|ï~~~~~~~~~\x00\x04 "
b"\x00\x00 o+~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|\x7F ~~~~~~~~~\x00\x04 "
b"\x00\x00 os~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€z~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€¢~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}Y~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}]~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}Z~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}x~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰£\x19 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}&~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}m~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x04 \r ~~~~~~~~~\x00\x04 "
b"\x00\x00 Žû®~~~~~~~~~\x00\x04 "
b"\x00\x00 nÊ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢}~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|›~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}b~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜“=~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜“\v ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|ù~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|}~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}i~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}W~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢¡~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}g~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x13 ~~~~~~~~~\x00\x04 "
b"\x00\x00 õ~~~~~~~~~\x00\x04 "
b"\x00\x00 nð~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}…~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x04 %~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}„~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}ˆ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}¡~~~~~~~~~\x00\x04 "
b"\x00\x00 Šîº~~~~~~~~~\x00\x04 "
b"\x00\x00 Šî»~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}$~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}\x7F ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}s~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~y~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰Wm~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}9~~~~~~~~~\x00\x04 "
b"\x00\x00 Šíò~~~~~~~~~\x00\x04 "
b"\x00\x00 •2q~~~~~~~~~\x00\x04 "
b"\x00\x00 —É~~~~~~~~~\x00\x04 "
b"\x00\x00 •Ô~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}G~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}z~~~~~~~~~\x00\x04 "
b"\x00\x00 䢍~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}H~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢¿~~~~~~~~~\x00\x04 "
b"\x00\x00 nË~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}<~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F M~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|¥~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}_~~~~~~~~~\x00\x04 "
b"\x00\x00 ob~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}¥~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€x~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}"~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}¯~~~~~~~~~\x00\x04 "
b"\x00\x00 o_~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|k~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}»~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}Ä~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x04 G~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}§~~~~~~~~~\x00\x04 "
b"\x00\x00 šœ~~~~~~~~~\x00\x04 "
b"\x00\x00 nâ~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x15 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}«~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}¹~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}¨~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}Ñ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|‚~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢Ý~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|i~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x14 ~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x16 ~~~~~~~~~\x00\x04 "
b"\x00\x00 nù~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}³~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}Ô~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}É~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}¬~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F V~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x06 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~\x1C ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}n~~~~~~~~~\x00\x04 "
b"\x00\x00 nÜ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~,~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|v~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x1A ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F å~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰U$~~~~~~~~~\x00\x04 "
b"\x00\x00 nñ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{í~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|±~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|Ð~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x01 û~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}`~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰U\x1E ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}•~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~å~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{Z~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~{~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~h~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰‡~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F Ž~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F °~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ÷~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€n~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€\x1A ~~~~~~~~~\x00\x04 "
b"\x00\x00 o2~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~\x15 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~\x10 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x15 ~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x19 ~~~~~~~~~\x00\x04 "
b"\x00\x00 nÒ~~~~~~~~~\x00\x04 "
b"\x00\x00 Š÷\~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~\x0E ~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜•*~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~Z~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}í~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~\x12 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰TK~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F o~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~\x03 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~H~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{c~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F %~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~F~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~]~~~~~~~~~\x00\x04 "
b"\x00\x00 nì~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢³~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~[~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~:~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢¼~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}ð~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢Š~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢Ô~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~f~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~•~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~v~~~~~~~~~\x00\x04 "
b"\x00\x00 oK~~~~~~~~~\x00\x04 "
b"\x00\x00 nÑ~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜“*~~~~~~~~~\x00\x04 "
b"\x00\x00 oY~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜–v~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}–~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03 *~~~~~~~~~\x00\x04 "
b"\x00\x00 oF~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x05 .~~~~~~~~~\x00\x04 "
b"\x00\x00 oa~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~ ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x05\x1A ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~Ñ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~Ç~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|ø~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|e~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x16 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~£~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03 '~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~—~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~x~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~~~~~~~~~~\x00\x04 "
b"\x00\x00 nØ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰7~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~…~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~\x04 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|—~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x05 Õ~~~~~~~~~\x00\x04 "
b"\x00\x00 o^~~~~~~~~~\x00\x04 "
b"\x00\x00 o=~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ‡~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|~~~~~~~~~~\x00\x04 "
b"\x00\x00 o@~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~®~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€‘~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|/~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|\x7F ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€–~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|g~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜–\x7F ~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|‡~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|ˆ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰T¦~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|m~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|‰~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|o~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}½~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€æ~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|p~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~ç~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|q~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|’~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|“~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x04 Ì~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|Ë~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03 (~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|”~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x05\x06 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|s~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|•~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|x~~~~~~~~~\x00\x04 "
b"\x00\x00 o;~~~~~~~~~\x00\x04 "
b"\x00\x00 o[~~~~~~~~~\x00\x04 "
b"\x00\x00 •‰©~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F s~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜–~~~~~~~~~~\x00\x04 "
b"\x00\x00 nÙ~~~~~~~~~\x00\x04 "
b"\x00\x00 䢮~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|ž~~~~~~~~~\x00\x04 "
b"\x00\x00 nî~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢È~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~Ù~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢š~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~ô~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜”t~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜“\x0F ~~~~~~~~~\x00\x04 "
b"\x00\x00 of~~~~~~~~~\x00\x04 "
b"\x00\x00 䢃~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~Í~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~\x13 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~Ê~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~°~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢Ë~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~ó~~~~~~~~~\x00\x04 "
b"\x00\x00 Œeæ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~¨~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{¶~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~ÿ~~~~~~~~~\x00\x04 "
b"\x00\x00 ŠÿT~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|^~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}Ì~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~ü~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x04 l~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~ß~~~~~~~~~\x00\x04 "
b"\x00\x00 –\x19 ~~~~~~~~~\x00\x04 "
b"\x00\x00 o]~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~Ü~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~è~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x18 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F £~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~Ø~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~Ö~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|…~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03 %~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F C~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F\x1F ~~~~~~~~~\x00\x04 "
b"\x00\x00 r«~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ;~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F 0~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F\x1D ~~~~~~~~~\x00\x04 "
b"\x00\x00 og~~~~~~~~~\x00\x04 "
b"\x00\x00 o6~~~~~~~~~\x00\x04 "
b"\x00\x00 oq~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F :~~~~~~~~~\x00\x04 "
b"\x00\x00 o>~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F\x1C ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{V~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢Ó~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ?~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F *~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|+~~~~~~~~~\x00\x04 "
b"\x00\x00\x00\x03 ç~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F X~~~~~~~~~\x00\x04 "
b"\x00\x00 nü~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|:~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~\x1D ~~~~~~~~~\x00\x04 "
b"\x00\x00\x00\x03 æ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F [~~~~~~~~~\x00\x04 "
b"\x00\x00 ná~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F U~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F Z~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F q~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ‘~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{–~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}v~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F\x03 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ’~~~~~~~~~\x00\x04 "
b"\x00\x00 o<~~~~~~~~~\x00\x04 "
b"\x00\x00 on~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰Tî~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|â~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}U~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ´~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F “~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F j~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~#~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰£\x02 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~\x16 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ~~~~~~~~~\x00\x04 "
b"\x00\x00 o4~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|ƒ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢b~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|u~~~~~~~~~\x00\x04 "
b"\x00\x00 –E~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|ÿ~~~~~~~~~\x00\x04 "
b"\x00\x00 oM~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ¡~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F œ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ¶~~~~~~~~~\x00\x04 "
b"\x00\x00 䢁~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~æ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F È~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|ö~~~~~~~~~\x00\x04 "
b"\x00\x00 䢋~~~~~~~~~\x00\x04 "
b"\x00\x00 䢊~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F Ó~~~~~~~~~\x00\x04 "
b"\x00\x00 –d~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ý~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F Ï~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ð~~~~~~~~~\x00\x04 "
b"\x00\x00 Žû¶~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F Ð~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ï~~~~~~~~~\x00\x04 "
b"\x00\x00 nÔ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F â~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ß~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰m~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ö~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F É~~~~~~~~~\x00\x04 "
b"\x00\x00 nÆ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F ü~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F Å~~~~~~~~~\x00\x04 "
b"\x00\x00 oH~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}\x14 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€\x01 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\e ~~~~~~~~~\x00\x04 "
b"\x00\x00 oN~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x05 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€A~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\n —~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰ƒ÷~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰‡î~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰£7~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€\x1E ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€\x02 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€O~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€Š~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰„r~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€e~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜”s~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€Œ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€p~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€~~~~~~~~~\x00\x04 "
b"\x00\x00 䢞~~~~~~~~~\x00\x04 "
b"\x00\x00 o'~~~~~~~~~\x00\x04 "
b"\x00\x00 oP~~~~~~~~~\x00\x04 "
b"\x00\x00 ’||~~~~~~~~~\x00\x04 "
b"\x00\x00 nÁ~~~~~~~~~\x00\x04 "
b"\x00\x00 ’§Ä~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€\x04 ~~~~~~~~~\x00\x04 "
b"\x00\x00 nÌ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€\x05 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€\t ~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x08 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\x7F {~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€\x13 ~~~~~~~~~\x00\x04 "
b"\x00\x00 nÚ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€\x1F ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}©~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{Ù~~~~~~~~~\x00\x04 "
b"\x00\x00 nà~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x00 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x05 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€%~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€F~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€"~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢Ã~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰~o~~~~~~~~~\x00\x04 "
b"\x00\x00 䢌~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|†~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x06 B~~~~~~~~~\x00\x04 "
b"\x00\x00 oo~~~~~~~~~\x00\x04 "
b"\x00\x00 oy~~~~~~~~~\x00\x04 "
b"\x00\x00 ŽûÌ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€\x06 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€\x14 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜–}~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|Š~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{p~~~~~~~~~\x00\x04 "
b"\x00\x00 oA~~~~~~~~~\x00\x04 "
b"\x00\x00 om~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€—~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€™~~~~~~~~~\x00\x04 "
b"\x00\x00 r¨~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¤~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x13 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹)˜~~~~~~~~~\x00\x04 "
b"\x00\x00 䢜~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€˜~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€\x07 ~~~~~~~~~\x00\x04 "
b"\x00\x00 oB~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|z~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€È~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x1D ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x05 ô~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}D~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x1E ~~~~~~~~~\x00\x04 "
b"\x00\x00\x00\x03 â~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€Ü~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€Þ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€Ò~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜“\x0E ~~~~~~~~~\x00\x04 "
b"\x00\x00 nþ~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜“\f ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}\x10 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x03 °~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€Ê~~~~~~~~~\x00\x04 "
b"\x00\x00 nÀ~~~~~~~~~\x00\x04 "
b"\x00\x00 nø~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03 \n ~~~~~~~~~\x00\x04 "
b"\x00\x00 Š\x19 ´~~~~~~~~~\x00\x04 "
b"\x00\x00 ŠŽä~~~~~~~~~\x00\x04 "
b"\x00\x00 n×~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}š~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜”â~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹+\x14 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}t~~~~~~~~~\x00\x04 "
b"\x00\x00 o"~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰Ë”~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰ò¤~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¤…~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜”\x11 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¤„~~~~~~~~~\x00\x04 "
b"\x00\x00 ŠgÔ~~~~~~~~~\x00\x04 "
b"\x00\x00 Š@Ä~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x04\x04 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€É~~~~~~~~~\x00\x04 "
b"\x00\x00 o\t ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}Æ~~~~~~~~~\x00\x04 "
b"\x00\x00 oÈ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€â~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€\x1C ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€\e ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‹\x06 »~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€Î~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€Ï~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\n ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}E~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰\t ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢þ~~~~~~~~~\x00\x04 "
b"\x00\x00 o5~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰£\x01 ~~~~~~~~~\x00\x04 "
b"\x00\x00 në~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰B~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03\x1F ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰1~~~~~~~~~\x00\x04 "
b"\x00\x00 ol~~~~~~~~~\x00\x04 "
b"\x00\x00 ”\x03 $~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜’˜~~~~~~~~~\x00\x04 "
b"\x00\x00 ok~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x0E ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰+~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰0~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰2~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x03 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€ž~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰| ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}\x18 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰_~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜’£~~~~~~~~~\x00\x04 "
b"\x00\x00 •²~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰`~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰€Ì~~~~~~~~~\x00\x04 "
b"\x00\x00 o\x1E ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰p~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰}%~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|(~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢×~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰£"~~~~~~~~~\x00\x04 "
b"\x00\x00 䢛~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰£\x0F ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰¢~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰a~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰c~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰{\~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰l~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰ƒµ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰|‹~~~~~~~~~\x00\x04 "
b"\x00\x00 ˜”u~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰…M~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰£\x11 ~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰£%~~~~~~~~~\x00\x04 "
b"\x00\x00 ’|l~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰»~~~~~~~~~\x00\x04 "
b"\x00\x00 ‰³~~~~~~~~~\x00\x04 "
]
SELECT
`product_manufacturer` . `id` as `product_manufacturer.id` ,
`product_manufacturer` . `version_id` as `product_manufacturer.versionId` ,
`product_manufacturer` . `media_id` as `product_manufacturer.mediaId` ,
`product_manufacturer` . `link` as `product_manufacturer.link` ,
`product_manufacturer` . `created_at` as `product_manufacturer.createdAt` ,
`product_manufacturer` . `updated_at` as `product_manufacturer.updatedAt` ,
`product_manufacturer.translation.name` ,
`product_manufacturer.translation.name` as `product_manufacturer.name` ,
`product_manufacturer.translation.description` ,
`product_manufacturer.translation.description` as `product_manufacturer.description` ,
`product_manufacturer.translation.customFields` ,
`product_manufacturer.translation.customFields` as `product_manufacturer.customFields`
FROM
`product_manufacturer`
LEFT JOIN (
SELECT
`product_manufacturer.translation` . `product_manufacturer_id` ,
`product_manufacturer.translation` . `product_manufacturer_version_id` ,
`product_manufacturer.translation` . `name` as `product_manufacturer.translation.name` ,
`product_manufacturer.translation` . `description` as `product_manufacturer.translation.description` ,
`product_manufacturer.translation` . `custom_fields` as `product_manufacturer.translation.customFields`
FROM
`product_manufacturer_translation` `product_manufacturer.translation`
WHERE
`product_manufacturer.translation` . `language_id` = ?
) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id`
AND `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product_manufacturer` . `version_id`
WHERE
(
`product_manufacturer` . `version_id` = ?
)
AND (
`product_manufacturer` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
)
Copy
SELECT `product_manufacturer` . `id` as `product_manufacturer.id` , `product_manufacturer` . `version_id` as `product_manufacturer.versionId` , `product_manufacturer` . `media_id` as `product_manufacturer.mediaId` , `product_manufacturer` . `link` as `product_manufacturer.link` , `product_manufacturer` . `created_at` as `product_manufacturer.createdAt` , `product_manufacturer` . `updated_at` as `product_manufacturer.updatedAt` , `product_manufacturer.translation.name` , `product_manufacturer.translation.name` as `product_manufacturer.name` , `product_manufacturer.translation.description` , `product_manufacturer.translation.description` as `product_manufacturer.description` , `product_manufacturer.translation.customFields` , `product_manufacturer.translation.customFields` as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation` . `product_manufacturer_id` , `product_manufacturer.translation` . `product_manufacturer_version_id` , `product_manufacturer.translation` . `name` as `product_manufacturer.translation.name` , `product_manufacturer.translation` . `description` as `product_manufacturer.translation.description` , `product_manufacturer.translation` . `custom_fields` as `product_manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product_manufacturer` . `version_id` WHERE (`product_manufacturer` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product_manufacturer` . `id` IN (0x00008F6F1C7E7E7E7E7E7E7E7E7E0004 , 0x0000897EB97E7E7E7E7E7E7E7E7E0004 , 0x00008F6F1F7E7E7E7E7E7E7E7E7E0004 , 0x00008DFBBE7E7E7E7E7E7E7E7E7E0004 , 0x0000897D2F7E7E7E7E7E7E7E7E7E0004 , 0x0000897DDA7E7E7E7E7E7E7E7E7E0004 , 0x0000897E437E7E7E7E7E7E7E7E7E0004 , 0x00009590857E7E7E7E7E7E7E7E7E0004 , 0x000089A2F77E7E7E7E7E7E7E7E7E0004 , 0x00008F6F0D7E7E7E7E7E7E7E7E7E0004 , 0x00008954A77E7E7E7E7E7E7E7E7E0004 , 0x00009403047E7E7E7E7E7E7E7E7E0004 , 0x00008954AB7E7E7E7E7E7E7E7E7E0004 , 0x00008980D57E7E7E7E7E7E7E7E7E0004 , 0x0000897CDF7E7E7E7E7E7E7E7E7E0004 , 0x0000897D827E7E7E7E7E7E7E7E7E0004 , 0x00008954AC7E7E7E7E7E7E7E7E7E0004 , 0x000090F5D47E7E7E7E7E7E7E7E7E0004 , 0x00008954B37E7E7E7E7E7E7E7E7E0004 , 0x0000897B557E7E7E7E7E7E7E7E7E0004 , 0x00008F6F437E7E7E7E7E7E7E7E7E0004 , 0x0000897E587E7E7E7E7E7E7E7E7E0004 , 0x00008954A57E7E7E7E7E7E7E7E7E0004 , 0x00008F6F247E7E7E7E7E7E7E7E7E0004 , 0x00008B02D97E7E7E7E7E7E7E7E7E0004 , 0x0000897C397E7E7E7E7E7E7E7E7E0004 , 0x0000897B817E7E7E7E7E7E7E7E7E0004 , 0x0000897B6F7E7E7E7E7E7E7E7E7E0004 , 0x0000927C8C7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F5C7E7E7E7E7E7E7E7E7E0004 , 0x0000897D497E7E7E7E7E7E7E7E7E0004 , 0x00008983387E7E7E7E7E7E7E7E7E0004 , 0x0000897B677E7E7E7E7E7E7E7E7E0004 , 0x0000897F6D7E7E7E7E7E7E7E7E7E0004 , 0x0000897B697E7E7E7E7E7E7E7E7E0004 , 0x000089A2A47E7E7E7E7E7E7E7E7E0004 , 0x00008F6F477E7E7E7E7E7E7E7E7E0004 , 0x0000897B617E7E7E7E7E7E7E7E7E0004 , 0x00008F6F497E7E7E7E7E7E7E7E7E0004 , 0x0000927C797E7E7E7E7E7E7E7E7E0004 , 0x00008AFAC27E7E7E7E7E7E7E7E7E0004 , 0x00008954A97E7E7E7E7E7E7E7E7E0004 , 0x0000927C8B7E7E7E7E7E7E7E7E7E0004 , 0x0000897B5D7E7E7E7E7E7E7E7E7E0004 , 0x00008954AA7E7E7E7E7E7E7E7E7E0004 , 0x00009406ED7E7E7E7E7E7E7E7E7E0004 , 0x000089A2A87E7E7E7E7E7E7E7E7E0004 , 0x00008F6ECF7E7E7E7E7E7E7E7E7E0004 , 0x00009403067E7E7E7E7E7E7E7E7E0004 , 0x00008F72A97E7E7E7E7E7E7E7E7E0004 , 0x0000897BA47E7E7E7E7E7E7E7E7E0004 , 0x00008955D87E7E7E7E7E7E7E7E7E0004 , 0x00008ADC687E7E7E7E7E7E7E7E7E0004 , 0x0000897BBB7E7E7E7E7E7E7E7E7E0004 , 0x0000897BAA7E7E7E7E7E7E7E7E7E0004 , 0x0000897BEE7E7E7E7E7E7E7E7E7E0004 , 0x00009403077E7E7E7E7E7E7E7E7E0004 , 0x0000897BDF7E7E7E7E7E7E7E7E7E0004 , 0x000089A32B7E7E7E7E7E7E7E7E7E0004 , 0x00008955D77E7E7E7E7E7E7E7E7E0004 , 0x00008DFBBD7E7E7E7E7E7E7E7E7E0004 , 0x0000897BD87E7E7E7E7E7E7E7E7E0004 , 0x0000897BD67E7E7E7E7E7E7E7E7E0004 , 0x0000927C987E7E7E7E7E7E7E7E7E0004 , 0x00009403087E7E7E7E7E7E7E7E7E0004 , 0x00008F6F557E7E7E7E7E7E7E7E7E0004 , 0x00008B05CE7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F2E7E7E7E7E7E7E7E7E7E0004 , 0x000089A26E7E7E7E7E7E7E7E7E7E0004 , 0x00008955D17E7E7E7E7E7E7E7E7E0004 , 0x000089A2687E7E7E7E7E7E7E7E7E0004 , 0x000089A2757E7E7E7E7E7E7E7E7E0004 , 0x00008981A57E7E7E7E7E7E7E7E7E0004 , 0x0000897C137E7E7E7E7E7E7E7E7E0004 , 0x00008F6F577E7E7E7E7E7E7E7E7E0004 , 0x0000927C967E7E7E7E7E7E7E7E7E0004 , 0x0000897BE77E7E7E7E7E7E7E7E7E0004 , 0x0000897BA37E7E7E7E7E7E7E7E7E0004 , 0x00008F6F7A7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F297E7E7E7E7E7E7E7E7E0004 , 0x0000897BA77E7E7E7E7E7E7E7E7E0004 , 0x00008955D67E7E7E7E7E7E7E7E7E0004 , 0x0000897BB97E7E7E7E7E7E7E7E7E0004 , 0x0000897BB07E7E7E7E7E7E7E7E7E0004 , 0x0000897BA87E7E7E7E7E7E7E7E7E0004 , 0x0000897BE87E7E7E7E7E7E7E7E7E0004 , 0x00008F6F117E7E7E7E7E7E7E7E7E0004 , 0x0000897B8E7E7E7E7E7E7E7E7E7E0004 , 0x0000897B907E7E7E7E7E7E7E7E7E0004 , 0x0000897B947E7E7E7E7E7E7E7E7E0004 , 0x00008F6F147E7E7E7E7E7E7E7E7E0004 , 0x0000897BC07E7E7E7E7E7E7E7E7E0004 , 0x000089A2747E7E7E7E7E7E7E7E7E0004 , 0x0000897B9D7E7E7E7E7E7E7E7E7E0004 , 0x00008F6EFA7E7E7E7E7E7E7E7E7E0004 , 0x00008F960A7E7E7E7E7E7E7E7E7E0004 , 0x0000897B9B7E7E7E7E7E7E7E7E7E0004 , 0x0000897BE67E7E7E7E7E7E7E7E7E0004 , 0x00009896587E7E7E7E7E7E7E7E7E0004 , 0x00009403097E7E7E7E7E7E7E7E7E0004 , 0x000089A2697E7E7E7E7E7E7E7E7E0004 , 0x000089A2667E7E7E7E7E7E7E7E7E0004 , 0x0000897BF77E7E7E7E7E7E7E7E7E0004 , 0x0000897BE57E7E7E7E7E7E7E7E7E0004 , 0x000098932D7E7E7E7E7E7E7E7E7E0004 , 0x0000897BF57E7E7E7E7E7E7E7E7E0004 , 0x0000897BDD7E7E7E7E7E7E7E7E7E0004 , 0x00009893487E7E7E7E7E7E7E7E7E0004 , 0x000089A2967E7E7E7E7E7E7E7E7E0004 , 0x0000897C187E7E7E7E7E7E7E7E7E0004 , 0x000089A27A7E7E7E7E7E7E7E7E7E0004 , 0x00008F6EFF7E7E7E7E7E7E7E7E7E0004 , 0x0000897C737E7E7E7E7E7E7E7E7E0004 , 0x000089818A7E7E7E7E7E7E7E7E7E0004 , 0x00009894627E7E7E7E7E7E7E7E7E0004 , 0x0000897FED7E7E7E7E7E7E7E7E7E0004 , 0x00009589557E7E7E7E7E7E7E7E7E0004 , 0x00008F6EFD7E7E7E7E7E7E7E7E7E0004 , 0x0000897C327E7E7E7E7E7E7E7E7E0004 , 0x000094030B7E7E7E7E7E7E7E7E7E0004 , 0x0000897D3B7E7E7E7E7E7E7E7E7E0004 , 0x000094030C7E7E7E7E7E7E7E7E7E0004 , 0x0000897C1C7E7E7E7E7E7E7E7E7E0004 , 0x000095EAF27E7E7E7E7E7E7E7E7E0004 , 0x00008981957E7E7E7E7E7E7E7E7E0004 , 0x0000897C367E7E7E7E7E7E7E7E7E0004 , 0x0000897C217E7E7E7E7E7E7E7E7E0004 , 0x0000897C1F7E7E7E7E7E7E7E7E7E0004 , 0x0000897C2C7E7E7E7E7E7E7E7E7E0004 , 0x0000927C917E7E7E7E7E7E7E7E7E0004 , 0x0000897B5E7E7E7E7E7E7E7E7E7E0004 , 0x00008B045B7E7E7E7E7E7E7E7E7E0004 , 0x00008F735E7E7E7E7E7E7E7E7E7E0004 , 0x00008F7ACA7E7E7E7E7E7E7E7E7E0004 , 0x00009403227E7E7E7E7E7E7E7E7E0004 , 0x00008F72FA7E7E7E7E7E7E7E7E7E0004 , 0x00008F6EDE7E7E7E7E7E7E7E7E7E0004 , 0x00008F76E27E7E7E7E7E7E7E7E7E0004 , 0x00008F6F127E7E7E7E7E7E7E7E7E0004 , 0x000089A27F7E7E7E7E7E7E7E7E7E0004 , 0x0000927C6E7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F537E7E7E7E7E7E7E7E7E0004 , 0x000089A2797E7E7E7E7E7E7E7E7E0004 , 0x00008F6F237E7E7E7E7E7E7E7E7E0004 , 0x0000897C337E7E7E7E7E7E7E7E7E0004 , 0x0000897C307E7E7E7E7E7E7E7E7E0004 , 0x0000897C2A7E7E7E7E7E7E7E7E7E0004 , 0x000094030D7E7E7E7E7E7E7E7E7E0004 , 0x0000927C9D7E7E7E7E7E7E7E7E7E0004 , 0x0000897D8F7E7E7E7E7E7E7E7E7E0004 , 0x00008980747E7E7E7E7E7E7E7E7E0004 , 0x0000897C417E7E7E7E7E7E7E7E7E0004 , 0x00008F6F647E7E7E7E7E7E7E7E7E0004 , 0x0000927C847E7E7E7E7E7E7E7E7E0004 , 0x0000897C237E7E7E7E7E7E7E7E7E0004 , 0x0000897C587E7E7E7E7E7E7E7E7E0004 , 0x0000897C577E7E7E7E7E7E7E7E7E0004 , 0x0000897C667E7E7E7E7E7E7E7E7E0004 , 0x0000897E2E7E7E7E7E7E7E7E7E7E0004 , 0x0000897C3B7E7E7E7E7E7E7E7E7E0004 , 0x0000897C437E7E7E7E7E7E7E7E7E0004 , 0x00DE4F0965812E746ED0088E77CD8FCE , 0x0000927C727E7E7E7E7E7E7E7E7E0004 , 0x00008F6F4F7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F2A7E7E7E7E7E7E7E7E7E0004 , 0x00008980D17E7E7E7E7E7E7E7E7E0004 , 0x0000897D0D7E7E7E7E7E7E7E7E7E0004 , 0x000089A32A7E7E7E7E7E7E7E7E7E0004 , 0x00008B06CA7E7E7E7E7E7E7E7E7E0004 , 0x000089802A7E7E7E7E7E7E7E7E7E0004 , 0x00008980DD7E7E7E7E7E7E7E7E7E0004 , 0xFD97514135124630A2D1413A4C13B9F9 , 0x000089A2887E7E7E7E7E7E7E7E7E0004 , 0x0000897C387E7E7E7E7E7E7E7E7E0004 , 0x00008F6F4A7E7E7E7E7E7E7E7E7E0004 , 0x000094030E7E7E7E7E7E7E7E7E7E0004 , 0x00008C8DB17E7E7E7E7E7E7E7E7E0004 , 0x00008980717E7E7E7E7E7E7E7E7E0004 , 0x00009403217E7E7E7E7E7E7E7E7E0004 , 0x00008E14517E7E7E7E7E7E7E7E7E0004 , 0x00009403207E7E7E7E7E7E7E7E7E0004 , 0x000089A26F7E7E7E7E7E7E7E7E7E0004 , 0x000094030F7E7E7E7E7E7E7E7E7E0004 , 0x00009892A27E7E7E7E7E7E7E7E7E0004 , 0x00008F6F317E7E7E7E7E7E7E7E7E0004 , 0x000089A2F27E7E7E7E7E7E7E7E7E0004 , 0x000089A28C7E7E7E7E7E7E7E7E7E0004 , 0x000098965C7E7E7E7E7E7E7E7E7E0004 , 0x000089A2B77E7E7E7E7E7E7E7E7E0004 , 0x0000897C887E7E7E7E7E7E7E7E7E0004 , 0x0000897EB37E7E7E7E7E7E7E7E7E0004 , 0x0000897C807E7E7E7E7E7E7E7E7E0004 , 0x0000897E0D7E7E7E7E7E7E7E7E7E0004 , 0x00008B03917E7E7E7E7E7E7E7E7E0004 , 0x00008F6F1D7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F747E7E7E7E7E7E7E7E7E0004 , 0x00008B033F7E7E7E7E7E7E7E7E7E0004 , 0x0000897C9D7E7E7E7E7E7E7E7E7E0004 , 0x0000897C8F7E7E7E7E7E7E7E7E7E0004 , 0x0000897C837E7E7E7E7E7E7E7E7E0004 , 0x0000897C867E7E7E7E7E7E7E7E7E0004 , 0x00008F99777E7E7E7E7E7E7E7E7E0004 , 0x00008F6F637E7E7E7E7E7E7E7E7E0004 , 0x0000897C977E7E7E7E7E7E7E7E7E0004 , 0x0000897C817E7E7E7E7E7E7E7E7E0004 , 0x0000897C9C7E7E7E7E7E7E7E7E7E0004 , 0x0000927C8E7E7E7E7E7E7E7E7E7E0004 , 0x000089A28F7E7E7E7E7E7E7E7E7E0004 , 0x0000897C8C7E7E7E7E7E7E7E7E7E0004 , 0x00008B06B97E7E7E7E7E7E7E7E7E0004 , 0x00008F6ED37E7E7E7E7E7E7E7E7E0004 , 0x0000927C137E7E7E7E7E7E7E7E7E0004 , 0x00008F6F217E7E7E7E7E7E7E7E7E0004 , 0x0000897CCC7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F527E7E7E7E7E7E7E7E7E0004 , 0x0000958BB57E7E7E7E7E7E7E7E7E0004 , 0x00008DFBAD7E7E7E7E7E7E7E7E7E0004 , 0x0000897CCE7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F5A7E7E7E7E7E7E7E7E7E0004 , 0x0000897CF17E7E7E7E7E7E7E7E7E0004 , 0x00008F6EC37E7E7E7E7E7E7E7E7E0004 , 0x0000897F267E7E7E7E7E7E7E7E7E0004 , 0x000089801D7E7E7E7E7E7E7E7E7E0004 , 0x00008F6EC97E7E7E7E7E7E7E7E7E0004 , 0x0000897CC27E7E7E7E7E7E7E7E7E0004 , 0x0000897EF27E7E7E7E7E7E7E7E7E0004 , 0x00008980207E7E7E7E7E7E7E7E7E0004 , 0x0000897CCF7E7E7E7E7E7E7E7E7E0004 , 0x0000897B547E7E7E7E7E7E7E7E7E0004 , 0x0000897CD77E7E7E7E7E7E7E7E7E0004 , 0x0000897CC77E7E7E7E7E7E7E7E7E0004 , 0x0000897E847E7E7E7E7E7E7E7E7E0004 , 0x00008F6F767E7E7E7E7E7E7E7E7E0004 , 0x0000897D207E7E7E7E7E7E7E7E7E0004 , 0x00008980237E7E7E7E7E7E7E7E7E0004 , 0x0000897C277E7E7E7E7E7E7E7E7E0004 , 0x0000897FD27E7E7E7E7E7E7E7E7E0004 , 0x0000897D0F7E7E7E7E7E7E7E7E7E0004 , 0x0000897D087E7E7E7E7E7E7E7E7E0004 , 0x0000897EF87E7E7E7E7E7E7E7E7E0004 , 0x000089A2F07E7E7E7E7E7E7E7E7E0004 , 0x0000897CFE7E7E7E7E7E7E7E7E7E0004 , 0x000089808F7E7E7E7E7E7E7E7E7E0004 , 0x0000897EF77E7E7E7E7E7E7E7E7E0004 , 0x00009403107E7E7E7E7E7E7E7E7E0004 , 0x0000897CFD7E7E7E7E7E7E7E7E7E0004 , 0x0000897D537E7E7E7E7E7E7E7E7E0004 , 0x000098930A7E7E7E7E7E7E7E7E7E0004 , 0x0000927C9A7E7E7E7E7E7E7E7E7E0004 , 0x0000897C567E7E7E7E7E7E7E7E7E0004 , 0x0000897D1E7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F307E7E7E7E7E7E7E7E7E0004 , 0x00009403117E7E7E7E7E7E7E7E7E0004 , 0x0000897D127E7E7E7E7E7E7E7E7E0004 , 0x00008980FA7E7E7E7E7E7E7E7E7E0004 , 0x0000897D1D7E7E7E7E7E7E7E7E7E0004 , 0x00009403127E7E7E7E7E7E7E7E7E0004 , 0x0000897CE17E7E7E7E7E7E7E7E7E0004 , 0x000095EAF77E7E7E7E7E7E7E7E7E0004 , 0x0000897CEF7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F2B7E7E7E7E7E7E7E7E7E0004 , 0x0000897C7F7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F737E7E7E7E7E7E7E7E7E0004 , 0x000089807A7E7E7E7E7E7E7E7E7E0004 , 0x00008980A27E7E7E7E7E7E7E7E7E0004 , 0x0000897D597E7E7E7E7E7E7E7E7E0004 , 0x0000897D5D7E7E7E7E7E7E7E7E7E0004 , 0x0000897D5A7E7E7E7E7E7E7E7E7E0004 , 0x0000897E817E7E7E7E7E7E7E7E7E0004 , 0x0000897D787E7E7E7E7E7E7E7E7E0004 , 0x000089A3197E7E7E7E7E7E7E7E7E0004 , 0x0000897D267E7E7E7E7E7E7E7E7E0004 , 0x0000897D6D7E7E7E7E7E7E7E7E7E0004 , 0x00008B040D7E7E7E7E7E7E7E7E7E0004 , 0x00008DFBAE7E7E7E7E7E7E7E7E7E0004 , 0x00008F6ECA7E7E7E7E7E7E7E7E7E0004 , 0x000089A27D7E7E7E7E7E7E7E7E7E0004 , 0x0000927C9B7E7E7E7E7E7E7E7E7E0004 , 0x0000897D627E7E7E7E7E7E7E7E7E0004 , 0x000098933D7E7E7E7E7E7E7E7E7E0004 , 0x000098930B7E7E7E7E7E7E7E7E7E0004 , 0x0000897CF97E7E7E7E7E7E7E7E7E0004 , 0x0000927C7D7E7E7E7E7E7E7E7E7E0004 , 0x0000897D697E7E7E7E7E7E7E7E7E0004 , 0x0000897D577E7E7E7E7E7E7E7E7E0004 , 0x000089A2A17E7E7E7E7E7E7E7E7E0004 , 0x0000897D677E7E7E7E7E7E7E7E7E0004 , 0x00009403137E7E7E7E7E7E7E7E7E0004 , 0x000090F5907E7E7E7E7E7E7E7E7E0004 , 0x00008F6EF07E7E7E7E7E7E7E7E7E0004 , 0x0000897D857E7E7E7E7E7E7E7E7E0004 , 0x00008B04257E7E7E7E7E7E7E7E7E0004 , 0x0000897D847E7E7E7E7E7E7E7E7E0004 , 0x0000897D887E7E7E7E7E7E7E7E7E0004 , 0x0000897DA17E7E7E7E7E7E7E7E7E0004 , 0x00008AEEBA7E7E7E7E7E7E7E7E7E0004 , 0x00008AEEBB7E7E7E7E7E7E7E7E7E0004 , 0x0000897D247E7E7E7E7E7E7E7E7E0004 , 0x0000897D7F7E7E7E7E7E7E7E7E7E0004 , 0x0000897D737E7E7E7E7E7E7E7E7E0004 , 0x00008981817E7E7E7E7E7E7E7E7E0004 , 0x0000897E797E7E7E7E7E7E7E7E7E0004 , 0x000089576D7E7E7E7E7E7E7E7E7E0004 , 0x0000897D397E7E7E7E7E7E7E7E7E0004 , 0x00008AEDF27E7E7E7E7E7E7E7E7E0004 , 0x00009532717E7E7E7E7E7E7E7E7E0004 , 0x00008F97C97E7E7E7E7E7E7E7E7E0004 , 0x00008F95D47E7E7E7E7E7E7E7E7E0004 , 0x0000897D477E7E7E7E7E7E7E7E7E0004 , 0x0000897D7A7E7E7E7E7E7E7E7E7E0004 , 0x000089A2E77E7E7E7E7E7E7E7E7E0004 , 0x0000897D487E7E7E7E7E7E7E7E7E0004 , 0x000089A2BF7E7E7E7E7E7E7E7E7E0004 , 0x00008F6ECB7E7E7E7E7E7E7E7E7E0004 , 0x0000897D3C7E7E7E7E7E7E7E7E7E0004 , 0x0000897F4D7E7E7E7E7E7E7E7E7E0004 , 0x0000897CA57E7E7E7E7E7E7E7E7E0004 , 0x0000897D5F7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F627E7E7E7E7E7E7E7E7E0004 , 0x0000897DA57E7E7E7E7E7E7E7E7E0004 , 0x0000927C8F7E7E7E7E7E7E7E7E7E0004 , 0x00008980787E7E7E7E7E7E7E7E7E0004 , 0x0000897D227E7E7E7E7E7E7E7E7E0004 , 0x0000927C907E7E7E7E7E7E7E7E7E0004 , 0x0000897DAF7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F5F7E7E7E7E7E7E7E7E7E0004 , 0x0000927C6B7E7E7E7E7E7E7E7E7E0004 , 0x0000897DBB7E7E7E7E7E7E7E7E7E0004 , 0x0000897DC47E7E7E7E7E7E7E7E7E0004 , 0x000089817D7E7E7E7E7E7E7E7E7E0004 , 0x00008B04477E7E7E7E7E7E7E7E7E0004 , 0x0000897DA77E7E7E7E7E7E7E7E7E0004 , 0x00008F9A9C7E7E7E7E7E7E7E7E7E0004 , 0x00008F6EE27E7E7E7E7E7E7E7E7E0004 , 0x00008F6F157E7E7E7E7E7E7E7E7E0004 , 0x0000897DAB7E7E7E7E7E7E7E7E7E0004 , 0x0000897DB97E7E7E7E7E7E7E7E7E0004 , 0x0000897DA87E7E7E7E7E7E7E7E7E0004 , 0x0000897DD17E7E7E7E7E7E7E7E7E0004 , 0x0000897C827E7E7E7E7E7E7E7E7E0004 , 0x000089A2DD7E7E7E7E7E7E7E7E7E0004 , 0x0000927C697E7E7E7E7E7E7E7E7E0004 , 0x00009403147E7E7E7E7E7E7E7E7E0004 , 0x00008F6F167E7E7E7E7E7E7E7E7E0004 , 0x00008F6EF97E7E7E7E7E7E7E7E7E0004 , 0x0000897DB37E7E7E7E7E7E7E7E7E0004 , 0x0000897DD47E7E7E7E7E7E7E7E7E0004 , 0x0000897DC97E7E7E7E7E7E7E7E7E0004 , 0x0000897DAC7E7E7E7E7E7E7E7E7E0004 , 0x0000897F567E7E7E7E7E7E7E7E7E0004 , 0x00008F6F067E7E7E7E7E7E7E7E7E0004 , 0x0000897E1C7E7E7E7E7E7E7E7E7E0004 , 0x0000897D6E7E7E7E7E7E7E7E7E7E0004 , 0x00008F6EDC7E7E7E7E7E7E7E7E7E0004 , 0x0000897E2C7E7E7E7E7E7E7E7E7E0004 , 0x0000927C767E7E7E7E7E7E7E7E7E0004 , 0x00008F6F1A7E7E7E7E7E7E7E7E7E0004 , 0x0000897FE57E7E7E7E7E7E7E7E7E0004 , 0x00008955247E7E7E7E7E7E7E7E7E0004 , 0x00008F6EF17E7E7E7E7E7E7E7E7E0004 , 0x0000897BED7E7E7E7E7E7E7E7E7E0004 , 0x0000897CB17E7E7E7E7E7E7E7E7E0004 , 0x0000897CD07E7E7E7E7E7E7E7E7E0004 , 0x00008B01FB7E7E7E7E7E7E7E7E7E0004 , 0x0000897D607E7E7E7E7E7E7E7E7E0004 , 0x000089551E7E7E7E7E7E7E7E7E7E0004 , 0x0000897D957E7E7E7E7E7E7E7E7E0004 , 0x0000897EE57E7E7E7E7E7E7E7E7E0004 , 0x0000897B5A7E7E7E7E7E7E7E7E7E0004 , 0x0000897E7B7E7E7E7E7E7E7E7E7E0004 , 0x0000897E687E7E7E7E7E7E7E7E7E0004 , 0x00008981877E7E7E7E7E7E7E7E7E0004 , 0x0000897F8D7E7E7E7E7E7E7E7E7E0004 , 0x0000897FB07E7E7E7E7E7E7E7E7E0004 , 0x0000897FF77E7E7E7E7E7E7E7E7E0004 , 0x000089806E7E7E7E7E7E7E7E7E7E0004 , 0x000089801A7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F327E7E7E7E7E7E7E7E7E0004 , 0x0000897E157E7E7E7E7E7E7E7E7E0004 , 0x0000897E107E7E7E7E7E7E7E7E7E0004 , 0x00009403157E7E7E7E7E7E7E7E7E0004 , 0x00008F6F197E7E7E7E7E7E7E7E7E0004 , 0x00008F6ED27E7E7E7E7E7E7E7E7E0004 , 0x00008AF75C7E7E7E7E7E7E7E7E7E0004 , 0x0000897E0E7E7E7E7E7E7E7E7E7E0004 , 0x000098952A7E7E7E7E7E7E7E7E7E0004 , 0x0000897E5A7E7E7E7E7E7E7E7E7E0004 , 0x0000897DED7E7E7E7E7E7E7E7E7E0004 , 0x0000897E127E7E7E7E7E7E7E7E7E0004 , 0x000089544B7E7E7E7E7E7E7E7E7E0004 , 0x0000897F6F7E7E7E7E7E7E7E7E7E0004 , 0x0000897E037E7E7E7E7E7E7E7E7E0004 , 0x0000897E487E7E7E7E7E7E7E7E7E0004 , 0x0000897B637E7E7E7E7E7E7E7E7E0004 , 0x0000897F257E7E7E7E7E7E7E7E7E0004 , 0x0000897E467E7E7E7E7E7E7E7E7E0004 , 0x0000897E5D7E7E7E7E7E7E7E7E7E0004 , 0x00008F6EEC7E7E7E7E7E7E7E7E7E0004 , 0x000089A2B37E7E7E7E7E7E7E7E7E0004 , 0x0000897E5B7E7E7E7E7E7E7E7E7E0004 , 0x0000897E3A7E7E7E7E7E7E7E7E7E0004 , 0x000089A2BC7E7E7E7E7E7E7E7E7E0004 , 0x0000897DF07E7E7E7E7E7E7E7E7E0004 , 0x000089A28A7E7E7E7E7E7E7E7E7E0004 , 0x000089A2D47E7E7E7E7E7E7E7E7E0004 , 0x0000897E667E7E7E7E7E7E7E7E7E0004 , 0x0000897E957E7E7E7E7E7E7E7E7E0004 , 0x0000897E767E7E7E7E7E7E7E7E7E0004 , 0x00008F6F4B7E7E7E7E7E7E7E7E7E0004 , 0x00008F6ED17E7E7E7E7E7E7E7E7E0004 , 0x000098932A7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F597E7E7E7E7E7E7E7E7E0004 , 0x00009896767E7E7E7E7E7E7E7E7E0004 , 0x0000897D967E7E7E7E7E7E7E7E7E0004 , 0x000094032A7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F467E7E7E7E7E7E7E7E7E0004 , 0x00008B052E7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F617E7E7E7E7E7E7E7E7E0004 , 0x0000897EA07E7E7E7E7E7E7E7E7E0004 , 0x00008B051A7E7E7E7E7E7E7E7E7E0004 , 0x0000897ED17E7E7E7E7E7E7E7E7E0004 , 0x0000897EC77E7E7E7E7E7E7E7E7E0004 , 0x0000897CF87E7E7E7E7E7E7E7E7E0004 , 0x0000927C657E7E7E7E7E7E7E7E7E0004 , 0x00009403167E7E7E7E7E7E7E7E7E0004 , 0x0000897EA37E7E7E7E7E7E7E7E7E0004 , 0x00009403277E7E7E7E7E7E7E7E7E0004 , 0x0000897E977E7E7E7E7E7E7E7E7E0004 , 0x0000897E787E7E7E7E7E7E7E7E7E0004 , 0x0000897E907E7E7E7E7E7E7E7E7E0004 , 0x00008F6ED87E7E7E7E7E7E7E7E7E0004 , 0x00008981377E7E7E7E7E7E7E7E7E0004 , 0x0000897E857E7E7E7E7E7E7E7E7E0004 , 0x0000897E047E7E7E7E7E7E7E7E7E0004 , 0x0000927C977E7E7E7E7E7E7E7E7E0004 , 0x00008B05D57E7E7E7E7E7E7E7E7E0004 , 0x00008F6F5E7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F3D7E7E7E7E7E7E7E7E7E0004 , 0x0000897F877E7E7E7E7E7E7E7E7E0004 , 0x0000927C7E7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F407E7E7E7E7E7E7E7E7E0004 , 0x0000897EAE7E7E7E7E7E7E7E7E7E0004 , 0x00008980917E7E7E7E7E7E7E7E7E0004 , 0x0000927C2F7E7E7E7E7E7E7E7E7E0004 , 0x0000927C7F7E7E7E7E7E7E7E7E7E0004 , 0x00008980967E7E7E7E7E7E7E7E7E0004 , 0x0000927C817E7E7E7E7E7E7E7E7E0004 , 0x0000927C677E7E7E7E7E7E7E7E7E0004 , 0x000098967F7E7E7E7E7E7E7E7E7E0004 , 0x0000927C877E7E7E7E7E7E7E7E7E0004 , 0x0000927C887E7E7E7E7E7E7E7E7E0004 , 0x00008954A67E7E7E7E7E7E7E7E7E0004 , 0x0000927C6D7E7E7E7E7E7E7E7E7E0004 , 0x0000927C897E7E7E7E7E7E7E7E7E0004 , 0x0000927C6F7E7E7E7E7E7E7E7E7E0004 , 0x0000897DBD7E7E7E7E7E7E7E7E7E0004 , 0x00008980E67E7E7E7E7E7E7E7E7E0004 , 0x0000927C707E7E7E7E7E7E7E7E7E0004 , 0x0000897EE77E7E7E7E7E7E7E7E7E0004 , 0x0000927C717E7E7E7E7E7E7E7E7E0004 , 0x0000927C927E7E7E7E7E7E7E7E7E0004 , 0x0000927C937E7E7E7E7E7E7E7E7E0004 , 0x00008B04CC7E7E7E7E7E7E7E7E7E0004 , 0x0000897CCB7E7E7E7E7E7E7E7E7E0004 , 0x00009403287E7E7E7E7E7E7E7E7E0004 , 0x0000927C947E7E7E7E7E7E7E7E7E0004 , 0x00008B05067E7E7E7E7E7E7E7E7E0004 , 0x0000927C737E7E7E7E7E7E7E7E7E0004 , 0x0000927C957E7E7E7E7E7E7E7E7E0004 , 0x0000927C787E7E7E7E7E7E7E7E7E0004 , 0x00008F6F3B7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F5B7E7E7E7E7E7E7E7E7E0004 , 0x00009589A97E7E7E7E7E7E7E7E7E0004 , 0x0000897F737E7E7E7E7E7E7E7E7E0004 , 0x000098967E7E7E7E7E7E7E7E7E7E0004 , 0x00008F6ED97E7E7E7E7E7E7E7E7E0004 , 0x000089A2C67E7E7E7E7E7E7E7E7E0004 , 0x0000927C9E7E7E7E7E7E7E7E7E7E0004 , 0x00008F6EEE7E7E7E7E7E7E7E7E7E0004 , 0x000089A2C87E7E7E7E7E7E7E7E7E0004 , 0x0000897ED97E7E7E7E7E7E7E7E7E0004 , 0x000089A29A7E7E7E7E7E7E7E7E7E0004 , 0x0000897EF47E7E7E7E7E7E7E7E7E0004 , 0x00009894747E7E7E7E7E7E7E7E7E0004 , 0x000098930F7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F667E7E7E7E7E7E7E7E7E0004 , 0x000089A2C97E7E7E7E7E7E7E7E7E0004 , 0x0000897ECD7E7E7E7E7E7E7E7E7E0004 , 0x0000897E137E7E7E7E7E7E7E7E7E0004 , 0x0000897ECA7E7E7E7E7E7E7E7E7E0004 , 0x0000897EB07E7E7E7E7E7E7E7E7E0004 , 0x000089A2CB7E7E7E7E7E7E7E7E7E0004 , 0x0000897EF37E7E7E7E7E7E7E7E7E0004 , 0x00008C65E67E7E7E7E7E7E7E7E7E0004 , 0x0000897EA87E7E7E7E7E7E7E7E7E0004 , 0x0000897BB67E7E7E7E7E7E7E7E7E0004 , 0x0000897EFF7E7E7E7E7E7E7E7E7E0004 , 0x00008AFF547E7E7E7E7E7E7E7E7E0004 , 0x0000897C5E7E7E7E7E7E7E7E7E7E0004 , 0x0000897DCC7E7E7E7E7E7E7E7E7E0004 , 0x0000897EFC7E7E7E7E7E7E7E7E7E0004 , 0x00008B046C7E7E7E7E7E7E7E7E7E0004 , 0x0000897EDF7E7E7E7E7E7E7E7E7E0004 , 0x00008F96197E7E7E7E7E7E7E7E7E0004 , 0x00008F6F5D7E7E7E7E7E7E7E7E7E0004 , 0x0000897EDC7E7E7E7E7E7E7E7E7E0004 , 0x0000897EE87E7E7E7E7E7E7E7E7E0004 , 0x00009403187E7E7E7E7E7E7E7E7E0004 , 0x0000897FA37E7E7E7E7E7E7E7E7E0004 , 0x0000897ED87E7E7E7E7E7E7E7E7E0004 , 0x0000897ED67E7E7E7E7E7E7E7E7E0004 , 0x0000897F207E7E7E7E7E7E7E7E7E0004 , 0x0000927C857E7E7E7E7E7E7E7E7E0004 , 0x00009403257E7E7E7E7E7E7E7E7E0004 , 0x0000897F437E7E7E7E7E7E7E7E7E0004 , 0x0000897F1F7E7E7E7E7E7E7E7E7E0004 , 0x00008F72AB7E7E7E7E7E7E7E7E7E0004 , 0x0000897F3B7E7E7E7E7E7E7E7E7E0004 , 0x0000897F307E7E7E7E7E7E7E7E7E0004 , 0x0000897F1D7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F677E7E7E7E7E7E7E7E7E0004 , 0x00008F6F367E7E7E7E7E7E7E7E7E0004 , 0x00008F6F717E7E7E7E7E7E7E7E7E0004 , 0x0000897F3A7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F3E7E7E7E7E7E7E7E7E7E0004 , 0x0000897F1C7E7E7E7E7E7E7E7E7E0004 , 0x0000897B567E7E7E7E7E7E7E7E7E0004 , 0x000089A2D37E7E7E7E7E7E7E7E7E0004 , 0x0000897F3F7E7E7E7E7E7E7E7E7E0004 , 0x0000897F2A7E7E7E7E7E7E7E7E7E0004 , 0x0000897C2B7E7E7E7E7E7E7E7E7E0004 , 0x00000003E77E7E7E7E7E7E7E7E7E0004 , 0x0000897F587E7E7E7E7E7E7E7E7E0004 , 0x00008F6EFC7E7E7E7E7E7E7E7E7E0004 , 0x0000897C3A7E7E7E7E7E7E7E7E7E0004 , 0x0000897E1D7E7E7E7E7E7E7E7E7E0004 , 0x00000003E67E7E7E7E7E7E7E7E7E0004 , 0x0000897F5B7E7E7E7E7E7E7E7E7E0004 , 0x00008F6EE17E7E7E7E7E7E7E7E7E0004 , 0x0000897F557E7E7E7E7E7E7E7E7E0004 , 0x0000897F5A7E7E7E7E7E7E7E7E7E0004 , 0x000089A2907E7E7E7E7E7E7E7E7E0004 , 0x0000897F717E7E7E7E7E7E7E7E7E0004 , 0x0000897F917E7E7E7E7E7E7E7E7E0004 , 0x0000897B967E7E7E7E7E7E7E7E7E0004 , 0x0000897D767E7E7E7E7E7E7E7E7E0004 , 0x0000897F037E7E7E7E7E7E7E7E7E0004 , 0x0000897F927E7E7E7E7E7E7E7E7E0004 , 0x00008F6F3C7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F6E7E7E7E7E7E7E7E7E7E0004 , 0x00008954EE7E7E7E7E7E7E7E7E7E0004 , 0x0000897CE27E7E7E7E7E7E7E7E7E0004 , 0x0000897D557E7E7E7E7E7E7E7E7E0004 , 0x0000897FB47E7E7E7E7E7E7E7E7E0004 , 0x0000897F937E7E7E7E7E7E7E7E7E0004 , 0x0000897F6A7E7E7E7E7E7E7E7E7E0004 , 0x0000897E237E7E7E7E7E7E7E7E7E0004 , 0x0000897F907E7E7E7E7E7E7E7E7E0004 , 0x000089A3027E7E7E7E7E7E7E7E7E0004 , 0x0000897E167E7E7E7E7E7E7E7E7E0004 , 0x0000897F8F7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F347E7E7E7E7E7E7E7E7E0004 , 0x0000927C837E7E7E7E7E7E7E7E7E0004 , 0x000089A2627E7E7E7E7E7E7E7E7E0004 , 0x0000927C757E7E7E7E7E7E7E7E7E0004 , 0x00008F96457E7E7E7E7E7E7E7E7E0004 , 0x0000897CFF7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F4D7E7E7E7E7E7E7E7E7E0004 , 0x0000897FA17E7E7E7E7E7E7E7E7E0004 , 0x0000897F9C7E7E7E7E7E7E7E7E7E0004 , 0x0000897FB67E7E7E7E7E7E7E7E7E0004 , 0x000089A2C57E7E7E7E7E7E7E7E7E0004 , 0x0000897EE67E7E7E7E7E7E7E7E7E0004 , 0x0000897FC87E7E7E7E7E7E7E7E7E0004 , 0x0000897CF67E7E7E7E7E7E7E7E7E0004 , 0x000089A2E37E7E7E7E7E7E7E7E7E0004 , 0x000089A2E47E7E7E7E7E7E7E7E7E0004 , 0x0000897FD37E7E7E7E7E7E7E7E7E0004 , 0x00008F96647E7E7E7E7E7E7E7E7E0004 , 0x0000897FFD7E7E7E7E7E7E7E7E7E0004 , 0x0000897FCF7E7E7E7E7E7E7E7E7E0004 , 0x0000897FF07E7E7E7E7E7E7E7E7E0004 , 0x00008DFBB67E7E7E7E7E7E7E7E7E0004 , 0x0000897FD07E7E7E7E7E7E7E7E7E0004 , 0x0000897FEF7E7E7E7E7E7E7E7E7E0004 , 0x00008F6ED47E7E7E7E7E7E7E7E7E0004 , 0x0000897FE27E7E7E7E7E7E7E7E7E0004 , 0x0000897FDF7E7E7E7E7E7E7E7E7E0004 , 0x000089816D7E7E7E7E7E7E7E7E7E0004 , 0x0000897FF67E7E7E7E7E7E7E7E7E0004 , 0x0000897FC97E7E7E7E7E7E7E7E7E0004 , 0x00008F6EC67E7E7E7E7E7E7E7E7E0004 , 0x0000897FFC7E7E7E7E7E7E7E7E7E0004 , 0x0000897FC57E7E7E7E7E7E7E7E7E0004 , 0x00008F6F487E7E7E7E7E7E7E7E7E0004 , 0x0000897D147E7E7E7E7E7E7E7E7E0004 , 0x00008980017E7E7E7E7E7E7E7E7E0004 , 0x000094031B7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F4E7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F057E7E7E7E7E7E7E7E7E0004 , 0x00008980417E7E7E7E7E7E7E7E7E0004 , 0x00008B0A977E7E7E7E7E7E7E7E7E0004 , 0x00008983F77E7E7E7E7E7E7E7E7E0004 , 0x00008987EE7E7E7E7E7E7E7E7E7E0004 , 0x000089A3377E7E7E7E7E7E7E7E7E0004 , 0x000089801E7E7E7E7E7E7E7E7E7E0004 , 0x00008980027E7E7E7E7E7E7E7E7E0004 , 0x000089804F7E7E7E7E7E7E7E7E7E0004 , 0x000089808A7E7E7E7E7E7E7E7E7E0004 , 0x00008984727E7E7E7E7E7E7E7E7E0004 , 0x00008980657E7E7E7E7E7E7E7E7E0004 , 0x00009894737E7E7E7E7E7E7E7E7E0004 , 0x000089808C7E7E7E7E7E7E7E7E7E0004 , 0x00008980707E7E7E7E7E7E7E7E7E0004 , 0x00008980907E7E7E7E7E7E7E7E7E0004 , 0x000089A2FB7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F277E7E7E7E7E7E7E7E7E0004 , 0x00008F6F507E7E7E7E7E7E7E7E7E0004 , 0x0000927C7C7E7E7E7E7E7E7E7E7E0004 , 0x00008F6EC17E7E7E7E7E7E7E7E7E0004 , 0x000092A7C47E7E7E7E7E7E7E7E7E0004 , 0x00008980047E7E7E7E7E7E7E7E7E0004 , 0x00008F6ECC7E7E7E7E7E7E7E7E7E0004 , 0x00008980057E7E7E7E7E7E7E7E7E0004 , 0x00008980097E7E7E7E7E7E7E7E7E0004 , 0x00008F6F087E7E7E7E7E7E7E7E7E0004 , 0x0000897F7B7E7E7E7E7E7E7E7E7E0004 , 0x00008980137E7E7E7E7E7E7E7E7E0004 , 0x00008F6EDA7E7E7E7E7E7E7E7E7E0004 , 0x000089801F7E7E7E7E7E7E7E7E7E0004 , 0x0000897DA97E7E7E7E7E7E7E7E7E0004 , 0x0000897BD97E7E7E7E7E7E7E7E7E0004 , 0x00008F6EE07E7E7E7E7E7E7E7E7E0004 , 0x00008F6F007E7E7E7E7E7E7E7E7E0004 , 0x00009403057E7E7E7E7E7E7E7E7E0004 , 0x00008980257E7E7E7E7E7E7E7E7E0004 , 0x00008980467E7E7E7E7E7E7E7E7E0004 , 0x00008980227E7E7E7E7E7E7E7E7E0004 , 0x000089A2C37E7E7E7E7E7E7E7E7E0004 , 0x0000897E6F7E7E7E7E7E7E7E7E7E0004 , 0x000089A2E57E7E7E7E7E7E7E7E7E0004 , 0x0000927C867E7E7E7E7E7E7E7E7E0004 , 0x00008B06427E7E7E7E7E7E7E7E7E0004 , 0x00008F6F6F7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F797E7E7E7E7E7E7E7E7E0004 , 0x00008DFBCC7E7E7E7E7E7E7E7E7E0004 , 0x00008980067E7E7E7E7E7E7E7E7E0004 , 0x00008980147E7E7E7E7E7E7E7E7E0004 , 0x000098967D7E7E7E7E7E7E7E7E7E0004 , 0x0000927C8A7E7E7E7E7E7E7E7E7E0004 , 0x0000897B707E7E7E7E7E7E7E7E7E0004 , 0x00008F6F417E7E7E7E7E7E7E7E7E0004 , 0x00008F6F6D7E7E7E7E7E7E7E7E7E0004 , 0x00008980977E7E7E7E7E7E7E7E7E0004 , 0x00008980997E7E7E7E7E7E7E7E7E0004 , 0x00008F72A87E7E7E7E7E7E7E7E7E0004 , 0x00008981A47E7E7E7E7E7E7E7E7E0004 , 0x00008F6F137E7E7E7E7E7E7E7E7E0004 , 0x00008B29987E7E7E7E7E7E7E7E7E0004 , 0x000089A2FA7E7E7E7E7E7E7E7E7E0004 , 0x00008980987E7E7E7E7E7E7E7E7E0004 , 0x00008980077E7E7E7E7E7E7E7E7E0004 , 0x00008F6F427E7E7E7E7E7E7E7E7E0004 , 0x0000927C7A7E7E7E7E7E7E7E7E7E0004 , 0x00008980C87E7E7E7E7E7E7E7E7E0004 , 0x000094031D7E7E7E7E7E7E7E7E7E0004 , 0x00008B05F47E7E7E7E7E7E7E7E7E0004 , 0x0000897D447E7E7E7E7E7E7E7E7E0004 , 0x000094031E7E7E7E7E7E7E7E7E7E0004 , 0x00000003E27E7E7E7E7E7E7E7E7E0004 , 0x00008980DC7E7E7E7E7E7E7E7E7E0004 , 0x00008980DE7E7E7E7E7E7E7E7E7E0004 , 0x00008980D27E7E7E7E7E7E7E7E7E0004 , 0x000098930E7E7E7E7E7E7E7E7E7E0004 , 0x00008F6EFE7E7E7E7E7E7E7E7E7E0004 , 0x000098930C7E7E7E7E7E7E7E7E7E0004 , 0x0000897D107E7E7E7E7E7E7E7E7E0004 , 0x00008B03B07E7E7E7E7E7E7E7E7E0004 , 0x00008980CA7E7E7E7E7E7E7E7E7E0004 , 0x00008F6EC07E7E7E7E7E7E7E7E7E0004 , 0x00008F6EF87E7E7E7E7E7E7E7E7E0004 , 0x000094030A7E7E7E7E7E7E7E7E7E0004 , 0x00008A19B47E7E7E7E7E7E7E7E7E0004 , 0x00008A8EE47E7E7E7E7E7E7E7E7E0004 , 0x00008F6ED77E7E7E7E7E7E7E7E7E0004 , 0x0000897D9A7E7E7E7E7E7E7E7E7E0004 , 0x00009894E27E7E7E7E7E7E7E7E7E0004 , 0x00008B2B147E7E7E7E7E7E7E7E7E0004 , 0x0000897D747E7E7E7E7E7E7E7E7E0004 , 0x00008F6F227E7E7E7E7E7E7E7E7E0004 , 0x000089CB947E7E7E7E7E7E7E7E7E0004 , 0x000089F2A47E7E7E7E7E7E7E7E7E0004 , 0x000089A4857E7E7E7E7E7E7E7E7E0004 , 0x00009894117E7E7E7E7E7E7E7E7E0004 , 0x000089A4847E7E7E7E7E7E7E7E7E0004 , 0x00008A67D47E7E7E7E7E7E7E7E7E0004 , 0x00008A40C47E7E7E7E7E7E7E7E7E0004 , 0x00008B04047E7E7E7E7E7E7E7E7E0004 , 0x00008980C97E7E7E7E7E7E7E7E7E0004 , 0x00008F6F097E7E7E7E7E7E7E7E7E0004 , 0x0000897DC67E7E7E7E7E7E7E7E7E0004 , 0x00008F6FC87E7E7E7E7E7E7E7E7E0004 , 0x00008980E27E7E7E7E7E7E7E7E7E0004 , 0x000089801C7E7E7E7E7E7E7E7E7E0004 , 0x000089801B7E7E7E7E7E7E7E7E7E0004 , 0x00008B06BB7E7E7E7E7E7E7E7E7E0004 , 0x00008980CE7E7E7E7E7E7E7E7E7E0004 , 0x00008980CF7E7E7E7E7E7E7E7E7E0004 , 0x000089810A7E7E7E7E7E7E7E7E7E0004 , 0x0000897D457E7E7E7E7E7E7E7E7E0004 , 0x00008981097E7E7E7E7E7E7E7E7E0004 , 0x000089A2FE7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F357E7E7E7E7E7E7E7E7E0004 , 0x000089A3017E7E7E7E7E7E7E7E7E0004 , 0x00008F6EEB7E7E7E7E7E7E7E7E7E0004 , 0x00008981427E7E7E7E7E7E7E7E7E0004 , 0x000094031F7E7E7E7E7E7E7E7E7E0004 , 0x00008981317E7E7E7E7E7E7E7E7E0004 , 0x00008F6F6C7E7E7E7E7E7E7E7E7E0004 , 0x00009403247E7E7E7E7E7E7E7E7E0004 , 0x00009892987E7E7E7E7E7E7E7E7E0004 , 0x00008F6F6B7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F0E7E7E7E7E7E7E7E7E7E0004 , 0x000089812B7E7E7E7E7E7E7E7E7E0004 , 0x00008981307E7E7E7E7E7E7E7E7E0004 , 0x00008981327E7E7E7E7E7E7E7E7E0004 , 0x00008F6F037E7E7E7E7E7E7E7E7E0004 , 0x000089809E7E7E7E7E7E7E7E7E7E0004 , 0x0000897CA07E7E7E7E7E7E7E7E7E0004 , 0x0000897D187E7E7E7E7E7E7E7E7E0004 , 0x000089815F7E7E7E7E7E7E7E7E7E0004 , 0x00009892A37E7E7E7E7E7E7E7E7E0004 , 0x0000958FB27E7E7E7E7E7E7E7E7E0004 , 0x00008981607E7E7E7E7E7E7E7E7E0004 , 0x00008980CC7E7E7E7E7E7E7E7E7E0004 , 0x00008F6F1E7E7E7E7E7E7E7E7E7E0004 , 0x00008981707E7E7E7E7E7E7E7E7E0004 , 0x0000897D257E7E7E7E7E7E7E7E7E0004 , 0x0000897C287E7E7E7E7E7E7E7E7E0004 , 0x000089A2D77E7E7E7E7E7E7E7E7E0004 , 0x000089A3227E7E7E7E7E7E7E7E7E0004 , 0x000089A2F57E7E7E7E7E7E7E7E7E0004 , 0x000089A30F7E7E7E7E7E7E7E7E7E0004 , 0x00008981A27E7E7E7E7E7E7E7E7E0004 , 0x00008981617E7E7E7E7E7E7E7E7E0004 , 0x00008981637E7E7E7E7E7E7E7E7E0004 , 0x0000897B5C7E7E7E7E7E7E7E7E7E0004 , 0x000089816C7E7E7E7E7E7E7E7E7E0004 , 0x00008983B57E7E7E7E7E7E7E7E7E0004 , 0x0000897C8B7E7E7E7E7E7E7E7E7E0004 , 0x00009894757E7E7E7E7E7E7E7E7E0004 , 0x000089854D7E7E7E7E7E7E7E7E7E0004 , 0x000089A3117E7E7E7E7E7E7E7E7E0004 , 0x000089A3257E7E7E7E7E7E7E7E7E0004 , 0x0000927C6C7E7E7E7E7E7E7E7E7E0004 , 0x00008981BB7E7E7E7E7E7E7E7E7E0004 , 0x00008981B37E7E7E7E7E7E7E7E7E0004 ));
Copy
17
814.34 ms
SELECT LOWER (HEX (IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ))) as `products-counts.key` , COUNT (`product` . `id` ) as `products-counts.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 `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product` . `id` = `product.swagDynamicAccessRules.mapping` . `product_id` AND `product` . `version_id` = `product.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product` `product.parent.parent` ON `product.parent` . `parent_id` = `product.parent.parent` . `id` AND `product.parent` . `parent_version_id` = `product.parent.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent` . `id` = `product.parent.swagDynamicAccessRules.mapping` . `product_id` AND `product.parent` . `version_id` = `product.parent.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping` . `rule_id` = `product.parent.swagDynamicAccessRules` . `id` LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping` . `rule_id` = `product.swagDynamicAccessRules` . `id` WHERE (`product` . `version_id` = ? ) AND ((`product` . `parent_id` < = > ? AND `product` . `child_count` = ? AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND (((`product.parent.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND `product.swagDynamicAccessRules` . `id` < = > ? ) OR ((`product.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))) OR (`product.parent.swagDynamicAccessRules` . `id` < = > ? AND `product.swagDynamicAccessRules` . `id` < = > ? )))) GROUP BY IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` )
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
null
0
30
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
true
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
null
]
SELECT LOWER (HEX (IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ))) as `products-counts.key` , COUNT (`product` . `id` ) as `products-counts.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 `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product` . `id` = `product.swagDynamicAccessRules.mapping` . `product_id` AND `product` . `version_id` = `product.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product` `product.parent.parent` ON `product.parent` . `parent_id` = `product.parent.parent` . `id` AND `product.parent` . `parent_version_id` = `product.parent.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent` . `id` = `product.parent.swagDynamicAccessRules.mapping` . `product_id` AND `product.parent` . `version_id` = `product.parent.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping` . `rule_id` = `product.parent.swagDynamicAccessRules` . `id` LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping` . `rule_id` = `product.swagDynamicAccessRules` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`product` . `parent_id` < = > NULL AND `product` . `child_count` = 0 AND ((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (((`product.parent.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )) AND `product.swagDynamicAccessRules` . `id` < = > NULL ) OR ((`product.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD ))) OR (`product.parent.swagDynamicAccessRules` . `id` < = > NULL AND `product.swagDynamicAccessRules` . `id` < = > NULL )))) GROUP BY IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` );
Copy
18
0.90 ms
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product` . `id` = `product.swagDynamicAccessRules.mapping` . `product_id` AND `product` . `version_id` = `product.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product` `product.parent.parent` ON `product.parent` . `parent_id` = `product.parent.parent` . `id` AND `product.parent` . `parent_version_id` = `product.parent.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent` . `id` = `product.parent.swagDynamicAccessRules.mapping` . `product_id` AND `product.parent` . `version_id` = `product.parent.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping` . `rule_id` = `product.parent.swagDynamicAccessRules` . `id` LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping` . `rule_id` = `product.swagDynamicAccessRules` . `id` WHERE (`product` . `version_id` = ? ) AND ((`product` . `parent_id` < = > ? AND `product` . `child_count` = ? AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND (((`product.parent.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND `product.swagDynamicAccessRules` . `id` < = > ? ) OR ((`product.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))) OR (`product.parent.swagDynamicAccessRules` . `id` < = > ? AND `product.swagDynamicAccessRules` . `id` < = > ? )))) LIMIT 1
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
null
0
30
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
true
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
null
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product` . `id` = `product.swagDynamicAccessRules.mapping` . `product_id` AND `product` . `version_id` = `product.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product` `product.parent.parent` ON `product.parent` . `parent_id` = `product.parent.parent` . `id` AND `product.parent` . `parent_version_id` = `product.parent.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent` . `id` = `product.parent.swagDynamicAccessRules.mapping` . `product_id` AND `product.parent` . `version_id` = `product.parent.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping` . `rule_id` = `product.parent.swagDynamicAccessRules` . `id` LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping` . `rule_id` = `product.swagDynamicAccessRules` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`product` . `parent_id` < = > NULL AND `product` . `child_count` = 0 AND ((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (((`product.parent.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )) AND `product.swagDynamicAccessRules` . `id` < = > NULL ) OR ((`product.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD ))) OR (`product.parent.swagDynamicAccessRules` . `id` < = > NULL AND `product.swagDynamicAccessRules` . `id` < = > NULL )))) LIMIT 1 ;
Copy
19
2.10 ms
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `file_hash` as `product.cover.media.fileHash` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , (SELECT GROUP_CONCAT (HEX (`product.subscriptionPlans.mapping` . `subscription_plan_id` ) SEPARATOR '||' )
FROM `subscription_plan_product_mapping` `product.subscriptionPlans.mapping`
WHERE `product.subscriptionPlans.mapping` . `product_id` = `product` . `subscriptionPlans` ) as `product.subscriptionPlans.id_mapping` , (SELECT GROUP_CONCAT (HEX (`product.streams.mapping` . `product_stream_id` ) SEPARATOR '||' )
FROM `product_stream_mapping` `product.streams.mapping`
WHERE `product.streams.mapping` . `product_id` = `product` . `id` ) as `product.streams.id_mapping` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = ? ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = ? ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.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"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"\x00\x00\x00\x00\x0E ~~~~~~~~~\x00\x02 "
]
SELECT
`product` . `id` as `product.id` ,
`product` . `version_id` as `product.versionId` ,
`product` . `parent_id` as `product.parentId` ,
`product` . `parent_version_id` as `product.parentVersionId` ,
COALESCE (
`product` . `product_manufacturer_id` ,
`product.parent` . `product_manufacturer_id`
) as `product.manufacturerId` ,
COALESCE (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) as `product.productManufacturerVersionId` ,
COALESCE (
`product` . `unit_id` , `product.parent` . `unit_id`
) as `product.unitId` ,
COALESCE (
`product` . `tax_id` , `product.parent` . `tax_id`
) as `product.taxId` ,
COALESCE (
`product` . `product_media_id` , `product.parent` . `product_media_id`
) as `product.coverId` ,
COALESCE (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) as `product.productMediaVersionId` ,
COALESCE (
`product` . `delivery_time_id` , `product.parent` . `delivery_time_id`
) as `product.deliveryTimeId` ,
COALESCE (
`product` . `product_feature_set_id` ,
`product.parent` . `product_feature_set_id`
) as `product.featureSetId` ,
COALESCE (
`product` . `canonical_product_id` ,
`product.parent` . `canonical_product_id`
) as `product.canonicalProductId` ,
COALESCE (
`product` . `canonical_product_version_id` ,
`product.parent` . `canonical_product_version_id`
) as `product.canonicalProductVersionId` ,
COALESCE (
`product` . `cms_page_id` , `product.parent` . `cms_page_id`
) as `product.cmsPageId` ,
COALESCE (
`product` . `cms_page_version_id` ,
`product.parent` . `cms_page_version_id`
) as `product.cmsPageVersionId` ,
`product.parent` . `price` as `product.price.inherited` ,
COALESCE (
`product` . `price` , `product.parent` . `price`
) as `product.price` ,
`product` . `product_number` as `product.productNumber` ,
COALESCE (
`product` . `restock_time` , `product.parent` . `restock_time`
) as `product.restockTime` ,
`product` . `auto_increment` as `product.autoIncrement` ,
COALESCE (
`product` . `active` , `product.parent` . `active`
) as `product.active` ,
`product` . `available` as `product.available` ,
COALESCE (
`product` . `is_closeout` , `product.parent` . `is_closeout`
) as `product.isCloseout` ,
`product` . `available_stock` as `product.availableStock` ,
`product` . `stock` as `product.stock` ,
`product` . `display_group` as `product.displayGroup` ,
`product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` ,
COALESCE (
`product` . `variant_listing_config` ,
`product.parent` . `variant_listing_config`
) as `product.variantListingConfig` ,
`product` . `variant_restrictions` as `product.variantRestrictions` ,
COALESCE (
`product` . `manufacturer_number` ,
`product.parent` . `manufacturer_number`
) as `product.manufacturerNumber` ,
COALESCE (
`product` . `ean` , `product.parent` . `ean`
) as `product.ean` ,
COALESCE (
`product` . `purchase_steps` , `product.parent` . `purchase_steps`
) as `product.purchaseSteps` ,
COALESCE (
`product` . `max_purchase` , `product.parent` . `max_purchase`
) as `product.maxPurchase` ,
COALESCE (
`product` . `min_purchase` , `product.parent` . `min_purchase`
) as `product.minPurchase` ,
COALESCE (
`product` . `purchase_unit` , `product.parent` . `purchase_unit`
) as `product.purchaseUnit` ,
COALESCE (
`product` . `reference_unit` , `product.parent` . `reference_unit`
) as `product.referenceUnit` ,
COALESCE (
`product` . `shipping_free` , `product.parent` . `shipping_free`
) as `product.shippingFree` ,
`product.parent` . `purchase_prices` as `product.purchasePrices.inherited` ,
COALESCE (
`product` . `purchase_prices` , `product.parent` . `purchase_prices`
) as `product.purchasePrices` ,
COALESCE (
`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller`
) as `product.markAsTopseller` ,
COALESCE (
`product` . `weight` , `product.parent` . `weight`
) as `product.weight` ,
COALESCE (
`product` . `width` , `product.parent` . `width`
) as `product.width` ,
COALESCE (
`product` . `height` , `product.parent` . `height`
) as `product.height` ,
COALESCE (
`product` . `length` , `product.parent` . `length`
) as `product.length` ,
COALESCE (
`product` . `release_date` , `product.parent` . `release_date`
) as `product.releaseDate` ,
COALESCE (
`product` . `rating_average` , `product.parent` . `rating_average`
) as `product.ratingAverage` ,
`product.parent` . `category_tree` as `product.categoryTree.inherited` ,
COALESCE (
`product` . `category_tree` , `product.parent` . `category_tree`
) as `product.categoryTree` ,
`product.parent` . `property_ids` as `product.propertyIds.inherited` ,
COALESCE (
`product` . `property_ids` , `product.parent` . `property_ids`
) as `product.propertyIds` ,
`product.parent` . `option_ids` as `product.optionIds.inherited` ,
COALESCE (
`product` . `option_ids` , `product.parent` . `option_ids`
) as `product.optionIds` ,
`product.parent` . `stream_ids` as `product.streamIds.inherited` ,
COALESCE (
`product` . `stream_ids` , `product.parent` . `stream_ids`
) as `product.streamIds` ,
`product.parent` . `tag_ids` as `product.tagIds.inherited` ,
COALESCE (
`product` . `tag_ids` , `product.parent` . `tag_ids`
) as `product.tagIds` ,
`product.parent` . `category_ids` as `product.categoryIds.inherited` ,
COALESCE (
`product` . `category_ids` , `product.parent` . `category_ids`
) as `product.categoryIds` ,
`product` . `child_count` as `product.childCount` ,
COALESCE (
`product` . `custom_field_set_selection_active` ,
`product.parent` . `custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive` ,
`product` . `sales` as `product.sales` ,
`product` . `states` as `product.states` ,
`product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` ,
COALESCE (
`product` . `cheapest_price` , `product.parent` . `cheapest_price`
) as `product.cheapestPrice` ,
`product` . `created_at` as `product.createdAt` ,
`product` . `updated_at` as `product.updatedAt` ,
`product.unit` . `id` as `product.unit.id` ,
`product.unit` . `created_at` as `product.unit.createdAt` ,
`product.unit` . `updated_at` as `product.unit.updatedAt` ,
`product.unit.translation.shortCode` ,
`product.unit.translation.shortCode` as `product.unit.shortCode` ,
`product.unit.translation.name` ,
`product.unit.translation.name` as `product.unit.name` ,
`product.unit.translation.customFields` ,
`product.unit.translation.customFields` as `product.unit.customFields` ,
`product.deliveryTime` . `id` as `product.deliveryTime.id` ,
`product.deliveryTime` . `min` as `product.deliveryTime.min` ,
`product.deliveryTime` . `max` as `product.deliveryTime.max` ,
`product.deliveryTime` . `unit` as `product.deliveryTime.unit` ,
`product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` ,
`product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` ,
`product.deliveryTime.translation.name` ,
`product.deliveryTime.translation.name` as `product.deliveryTime.name` ,
`product.deliveryTime.translation.customFields` ,
`product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` ,
`product.cover` . `id` as `product.cover.id` ,
`product.cover` . `version_id` as `product.cover.versionId` ,
`product.cover` . `product_id` as `product.cover.productId` ,
`product.cover` . `product_version_id` as `product.cover.productVersionId` ,
`product.cover` . `media_id` as `product.cover.mediaId` ,
`product.cover` . `position` as `product.cover.position` ,
`product.cover` . `custom_fields` as `product.cover.customFields` ,
`product.cover` . `created_at` as `product.cover.createdAt` ,
`product.cover` . `updated_at` as `product.cover.updatedAt` ,
`product.cover.media` . `id` as `product.cover.media.id` ,
`product.cover.media` . `user_id` as `product.cover.media.userId` ,
`product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` ,
`product.cover.media` . `mime_type` as `product.cover.media.mimeType` ,
`product.cover.media` . `file_extension` as `product.cover.media.fileExtension` ,
`product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` ,
`product.cover.media` . `file_name` as `product.cover.media.fileName` ,
`product.cover.media` . `file_size` as `product.cover.media.fileSize` ,
`product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` ,
`product.cover.media` . `meta_data` as `product.cover.media.metaData` ,
`product.cover.media` . `config` as `product.cover.media.config` ,
`product.cover.media` . `path` as `product.cover.media.path` ,
`product.cover.media` . `private` as `product.cover.media.private` ,
`product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` ,
`product.cover.media` . `file_hash` as `product.cover.media.fileHash` ,
`product.cover.media` . `created_at` as `product.cover.media.createdAt` ,
`product.cover.media` . `updated_at` as `product.cover.media.updatedAt` ,
`product.cover.media.translation.title` ,
`product.cover.media.translation.title` as `product.cover.media.title` ,
`product.cover.media.translation.alt` ,
`product.cover.media.translation.alt` as `product.cover.media.alt` ,
`product.cover.media.translation.customFields` ,
`product.cover.media.translation.customFields` as `product.cover.media.customFields` ,
`product.tax` . `id` as `product.tax.id` ,
`product.tax` . `tax_rate` as `product.tax.taxRate` ,
`product.tax` . `name` as `product.tax.name` ,
`product.tax` . `position` as `product.tax.position` ,
`product.tax` . `custom_fields` as `product.tax.customFields` ,
`product.tax` . `created_at` as `product.tax.createdAt` ,
`product.tax` . `updated_at` as `product.tax.updatedAt` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.subscriptionPlans.mapping` . `subscription_plan_id`
) SEPARATOR '||'
)
FROM
`subscription_plan_product_mapping` `product.subscriptionPlans.mapping`
WHERE
`product.subscriptionPlans.mapping` . `product_id` = `product` . `subscriptionPlans`
) as `product.subscriptionPlans.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.streams.mapping` . `product_stream_id`
) SEPARATOR '||'
)
FROM
`product_stream_mapping` `product.streams.mapping`
WHERE
`product.streams.mapping` . `product_id` = `product` . `id`
) as `product.streams.id_mapping` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
COALESCE (
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription`
) as `product.metaDescription` ,
`product.translation.name` ,
`product.parent.translation.name` ,
COALESCE (
`product.translation.name` , `product.parent.translation.name`
) as `product.name` ,
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
COALESCE (
`product.translation.keywords` ,
`product.parent.translation.keywords`
) as `product.keywords` ,
`product.translation.description` ,
`product.parent.translation.description` ,
COALESCE (
`product.translation.description` ,
`product.parent.translation.description`
) as `product.description` ,
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
COALESCE (
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle`
) as `product.metaTitle` ,
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
COALESCE (
`product.translation.packUnit` ,
`product.parent.translation.packUnit`
) as `product.packUnit` ,
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
COALESCE (
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural`
) as `product.packUnitPlural` ,
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
COALESCE (
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords`
) as `product.customSearchKeywords` ,
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
COALESCE (
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig`
) as `product.slotConfig` ,
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
COALESCE (
`product.translation.customFields` ,
`product.parent.translation.customFields`
) as `product.customFields`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id`
AND `product` . `parent_version_id` = `product.parent` . `version_id`
LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id`
LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id`
LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id`
AND IFNULL (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) = `product.cover` . `version_id`
LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id`
LEFT JOIN (
SELECT
`product.translation` . `product_id` ,
`product.translation` . `product_version_id` ,
`product.translation` . `meta_description` as `product.translation.metaDescription` ,
`product.translation` . `name` as `product.translation.name` ,
`product.translation` . `keywords` as `product.translation.keywords` ,
`product.translation` . `description` as `product.translation.description` ,
`product.translation` . `meta_title` as `product.translation.metaTitle` ,
`product.translation` . `pack_unit` as `product.translation.packUnit` ,
`product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` ,
`product.translation` . `custom_fields` as `product.translation.customFields` ,
`product.translation` . `slot_config` as `product.translation.slotConfig` ,
`product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords`
FROM
`product_translation` `product.translation`
WHERE
`product.translation` . `language_id` = ?
) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id`
AND `product.product_translation` . `product_version_id` = `product` . `version_id`
LEFT JOIN (
SELECT
`product.parent.translation` . `product_id` ,
`product.parent.translation` . `product_version_id` ,
`product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` ,
`product.parent.translation` . `name` as `product.parent.translation.name` ,
`product.parent.translation` . `keywords` as `product.parent.translation.keywords` ,
`product.parent.translation` . `description` as `product.parent.translation.description` ,
`product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` ,
`product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` ,
`product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` ,
`product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` ,
`product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` ,
`product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation` . `language_id` = ?
) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id`
AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id`
LEFT JOIN (
SELECT
`product.unit.translation` . `unit_id` ,
`product.unit.translation` . `short_code` as `product.unit.translation.shortCode` ,
`product.unit.translation` . `name` as `product.unit.translation.name` ,
`product.unit.translation` . `custom_fields` as `product.unit.translation.customFields`
FROM
`unit_translation` `product.unit.translation`
WHERE
`product.unit.translation` . `language_id` = ?
) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id`
LEFT JOIN (
SELECT
`product.deliveryTime.translation` . `delivery_time_id` ,
`product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` ,
`product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields`
FROM
`delivery_time_translation` `product.deliveryTime.translation`
WHERE
`product.deliveryTime.translation` . `language_id` = ?
) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id`
LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id`
LEFT JOIN (
SELECT
`product.cover.media.translation` . `media_id` ,
`product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` ,
`product.cover.media.translation` . `title` as `product.cover.media.translation.title` ,
`product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation` . `language_id` = ?
) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id`
WHERE
(`product` . `version_id` = ? )
AND (
`product` . `id` IN (? )
)
Copy
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `file_hash` as `product.cover.media.fileHash` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , (SELECT GROUP_CONCAT (HEX (`product.subscriptionPlans.mapping` . `subscription_plan_id` ) SEPARATOR '||' )
FROM `subscription_plan_product_mapping` `product.subscriptionPlans.mapping`
WHERE `product.subscriptionPlans.mapping` . `product_id` = `product` . `subscriptionPlans` ) as `product.subscriptionPlans.id_mapping` , (SELECT GROUP_CONCAT (HEX (`product.streams.mapping` . `product_stream_id` ) SEPARATOR '||' )
FROM `product_stream_mapping` `product.streams.mapping`
WHERE `product.streams.mapping` . `product_id` = `product` . `id` ) as `product.streams.id_mapping` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.unit.translation` . `unit_id` , `product.unit.translation` . `short_code` as `product.unit.translation.shortCode` , `product.unit.translation` . `name` as `product.unit.translation.name` , `product.unit.translation` . `custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . `delivery_time_id` , `product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . `media_id` , `product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` , `product.cover.media.translation` . `title` as `product.cover.media.translation.title` , `product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product` . `id` IN ('\0\0\0\0~~~~~~~~~\0' ));
Copy
20
0.40 ms
SELECT `product_price` . `id` as `product_price.id` , `product_price` . `version_id` as `product_price.versionId` , `product_price` . `product_id` as `product_price.productId` , `product_price` . `product_version_id` as `product_price.productVersionId` , `product_price` . `rule_id` as `product_price.ruleId` , `product_price` . `price` as `product_price.price` , `product_price` . `quantity_start` as `product_price.quantityStart` , `product_price` . `quantity_end` as `product_price.quantityEnd` , `product_price` . `custom_fields` as `product_price.customFields` , `product_price` . `created_at` as `product_price.createdAt` , `product_price` . `updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price` . `version_id` = ? ) AND (((`product_price` . `product_id` IN (? ))))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"\x00\x00\x00\x00\x0E ~~~~~~~~~\x00\x02 "
]
SELECT `product_price` . `id` as `product_price.id` , `product_price` . `version_id` as `product_price.versionId` , `product_price` . `product_id` as `product_price.productId` , `product_price` . `product_version_id` as `product_price.productVersionId` , `product_price` . `rule_id` as `product_price.ruleId` , `product_price` . `price` as `product_price.price` , `product_price` . `quantity_start` as `product_price.quantityStart` , `product_price` . `quantity_end` as `product_price.quantityEnd` , `product_price` . `custom_fields` as `product_price.customFields` , `product_price` . `created_at` as `product_price.createdAt` , `product_price` . `updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`product_price` . `product_id` IN ('\0\0\0\0~~~~~~~~~\0' ))));
Copy
21
0.30 ms
SELECT `product_stream` . `id` as `product_stream.id` , `product_stream` . `api_filter` as `product_stream.apiFilter` , `product_stream` . `invalid` as `product_stream.invalid` , `product_stream` . `created_at` as `product_stream.createdAt` , `product_stream` . `updated_at` as `product_stream.updatedAt` , `product_stream.translation.name` , `product_stream.translation.name` as `product_stream.name` , `product_stream.translation.description` , `product_stream.translation.description` as `product_stream.description` , `product_stream.translation.customFields` , `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation` . `product_stream_id` , `product_stream.translation` . `name` as `product_stream.translation.name` , `product_stream.translation` . `description` as `product_stream.translation.description` , `product_stream.translation` . `custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation` . `language_id` = ? ) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id` WHERE `product_stream` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
]
SELECT `product_stream` . `id` as `product_stream.id` , `product_stream` . `api_filter` as `product_stream.apiFilter` , `product_stream` . `invalid` as `product_stream.invalid` , `product_stream` . `created_at` as `product_stream.createdAt` , `product_stream` . `updated_at` as `product_stream.updatedAt` , `product_stream.translation.name` , `product_stream.translation.name` as `product_stream.name` , `product_stream.translation.description` , `product_stream.translation.description` as `product_stream.description` , `product_stream.translation.customFields` , `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation` . `product_stream_id` , `product_stream.translation` . `name` as `product_stream.translation.name` , `product_stream.translation` . `description` as `product_stream.translation.description` , `product_stream.translation` . `custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id` WHERE `product_stream` . `id` IN (0xB07B86022D224BBFAC1F4E7A02BC55A2 );
Copy
22
0.24 ms
SELECT LOWER (HEX (p . id )), pt . name
FROM product p
INNER JOIN product pp ON pp . id = p . parent_id AND pp . version_id = ?
INNER JOIN product_translation pt ON pp . id = pt . product_id
WHERE p . id IN (? ) AND p . version_id = ?
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"\x00\x00\x00\x00\x0E ~~~~~~~~~\x00\x02 "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
]
SELECT LOWER (HEX (p . id )), pt . name
FROM product p
INNER JOIN product pp ON pp . id = p . parent_id AND pp . version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425
INNER JOIN product_translation pt ON pp . id = pt . product_id
WHERE p . id IN ('\0\0\0\0~~~~~~~~~\0' ) AND p . version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ;
Copy
23
0.25 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
24
0.31 ms
SELECT `product_warehouse_group` . `product_id` , `product_warehouse_group` . `warehouse_group_id` FROM `product_warehouse_group` LEFT JOIN `warehouse_group` `product_warehouse_group.warehouseGroup` ON `product_warehouse_group` . `warehouse_group_id` = `product_warehouse_group.warehouseGroup` . `id` WHERE ((`product_warehouse_group` . `product_id` IN (? )) AND (`product_warehouse_group.warehouseGroup` . `rule_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))) ORDER BY `product_warehouse_group.warehouseGroup` . `priority` ASC
Parameters :
[
"\x00\x00\x00\x00\x0E ~~~~~~~~~\x00\x02 "
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
]
SELECT `product_warehouse_group` . `product_id` , `product_warehouse_group` . `warehouse_group_id` FROM `product_warehouse_group` LEFT JOIN `warehouse_group` `product_warehouse_group.warehouseGroup` ON `product_warehouse_group` . `warehouse_group_id` = `product_warehouse_group.warehouseGroup` . `id` WHERE ((`product_warehouse_group` . `product_id` IN ('\0\0\0\0~~~~~~~~~\0' )) AND (`product_warehouse_group.warehouseGroup` . `rule_id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD ))) ORDER BY `product_warehouse_group.warehouseGroup` . `priority` ASC ;
Copy
25
0.83 ms
SELECT LOWER (HEX (product . id )) AS product_id ,
LOWER (HEX (product_warehouse_group . warehouse_group_id )) AS warehouse_group_id ,
COALESCE (SUM (product_warehouse . stock ), 0 ) AS stock ,
warehouse_group . priority AS priority ,
(warehouse_group . id IS NOT NULL ) AS assigned
FROM product
INNER JOIN product_warehouse_group
ON product . id = product_warehouse_group . product_id
AND product . version_id = product_warehouse_group . product_version_id
LEFT JOIN warehouse_group
ON product_warehouse_group . warehouse_group_id = warehouse_group . id
AND warehouse_group . rule_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
LEFT JOIN warehouse_group_warehouse
ON warehouse_group_warehouse . warehouse_group_id = product_warehouse_group . warehouse_group_id
LEFT JOIN product_warehouse
ON product_warehouse . product_id = product_warehouse_group . product_id
AND product_warehouse . product_version_id = product_warehouse_group . product_version_id
AND product_warehouse . warehouse_id = warehouse_group_warehouse . warehouse_id
WHERE product . id IN (? ) AND product . version_id = ?
GROUP BY product_warehouse_group . warehouse_group_id ,
product_warehouse_group . product_id
Parameters :
[
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
"\x00\x00\x00\x00\x0E ~~~~~~~~~\x00\x02 "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
]
SELECT LOWER (HEX (product . id )) AS product_id ,
LOWER (HEX (product_warehouse_group . warehouse_group_id )) AS warehouse_group_id ,
COALESCE (SUM (product_warehouse . stock ), 0 ) AS stock ,
warehouse_group . priority AS priority ,
(warehouse_group . id IS NOT NULL ) AS assigned
FROM product
INNER JOIN product_warehouse_group
ON product . id = product_warehouse_group . product_id
AND product . version_id = product_warehouse_group . product_version_id
LEFT JOIN warehouse_group
ON product_warehouse_group . warehouse_group_id = warehouse_group . id
AND warehouse_group . rule_id IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )
LEFT JOIN warehouse_group_warehouse
ON warehouse_group_warehouse . warehouse_group_id = product_warehouse_group . warehouse_group_id
LEFT JOIN product_warehouse
ON product_warehouse . product_id = product_warehouse_group . product_id
AND product_warehouse . product_version_id = product_warehouse_group . product_version_id
AND product_warehouse . warehouse_id = warehouse_group_warehouse . warehouse_id
WHERE product . id IN ('\0\0\0\0~~~~~~~~~\0' ) AND product . version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425
GROUP BY product_warehouse_group . warehouse_group_id ,
product_warehouse_group . product_id ;
Copy
26
0.21 ms
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method`
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method` ;
Copy
27
0.32 ms
SELECT LOWER (HEX (assoc . `sales_channel_id` ))
FROM `sales_channel_payment_method` AS assoc
LEFT JOIN `payment_method` AS pm
ON pm . `id` = assoc . `payment_method_id`
WHERE
assoc . `payment_method_id` = ? AND
pm . `active` = 1
Parameters :
[
b"ç\x05 CL6@J\x11 ©§*Ù,vÛÔ "
]
SELECT LOWER (HEX (assoc . `sales_channel_id` ))
FROM `sales_channel_payment_method` AS assoc
LEFT JOIN `payment_method` AS pm
ON pm . `id` = assoc . `payment_method_id`
WHERE
assoc . `payment_method_id` = 0xE705434C36404A11A9A72AD92C76DBD4 AND
pm . `active` = 1 ;
Copy
28
777.87 ms
SELECT LOWER (HEX (IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ))) as `products-counts.key` , COUNT (`product` . `id` ) as `products-counts.count` , LOWER (HEX (`product` . `parent_id` )) as `variants-counts.key` , COUNT (`product` . `id` ) as `variants-counts.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 `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product` . `id` = `product.swagDynamicAccessRules.mapping` . `product_id` AND `product` . `version_id` = `product.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product` `product.parent.parent` ON `product.parent` . `parent_id` = `product.parent.parent` . `id` AND `product.parent` . `parent_version_id` = `product.parent.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent` . `id` = `product.parent.swagDynamicAccessRules.mapping` . `product_id` AND `product.parent` . `version_id` = `product.parent.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping` . `rule_id` = `product.parent.swagDynamicAccessRules` . `id` LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping` . `rule_id` = `product.swagDynamicAccessRules` . `id` WHERE (`product` . `version_id` = ? ) AND (((NOT (`product` . `parent_id` < = > ? ) OR (`product` . `parent_id` < = > ? AND (`product` . `child_count` > ? ))) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND (((`product.parent.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND `product.swagDynamicAccessRules` . `id` < = > ? ) OR ((`product.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))) OR (`product.parent.swagDynamicAccessRules` . `id` < = > ? AND `product.swagDynamicAccessRules` . `id` < = > ? )))) AND ((NOT (`product` . `parent_id` < = > ? ))) GROUP BY IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ), `product` . `parent_id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
null
null
0
30
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
true
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
null
null
]
SELECT LOWER (HEX (IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ))) as `products-counts.key` , COUNT (`product` . `id` ) as `products-counts.count` , LOWER (HEX (`product` . `parent_id` )) as `variants-counts.key` , COUNT (`product` . `id` ) as `variants-counts.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 `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product` . `id` = `product.swagDynamicAccessRules.mapping` . `product_id` AND `product` . `version_id` = `product.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product` `product.parent.parent` ON `product.parent` . `parent_id` = `product.parent.parent` . `id` AND `product.parent` . `parent_version_id` = `product.parent.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent` . `id` = `product.parent.swagDynamicAccessRules.mapping` . `product_id` AND `product.parent` . `version_id` = `product.parent.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping` . `rule_id` = `product.parent.swagDynamicAccessRules` . `id` LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping` . `rule_id` = `product.swagDynamicAccessRules` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((NOT (`product` . `parent_id` < = > NULL ) OR (`product` . `parent_id` < = > NULL AND (`product` . `child_count` > 0 ))) AND ((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (((`product.parent.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )) AND `product.swagDynamicAccessRules` . `id` < = > NULL ) OR ((`product.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD ))) OR (`product.parent.swagDynamicAccessRules` . `id` < = > NULL AND `product.swagDynamicAccessRules` . `id` < = > NULL )))) AND ((NOT (`product` . `parent_id` < = > NULL ))) GROUP BY IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ), `product` . `parent_id` ;
Copy
29
1.35 ms
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product` . `id` = `product.swagDynamicAccessRules.mapping` . `product_id` AND `product` . `version_id` = `product.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product` `product.parent.parent` ON `product.parent` . `parent_id` = `product.parent.parent` . `id` AND `product.parent` . `parent_version_id` = `product.parent.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent` . `id` = `product.parent.swagDynamicAccessRules.mapping` . `product_id` AND `product.parent` . `version_id` = `product.parent.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping` . `rule_id` = `product.parent.swagDynamicAccessRules` . `id` LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping` . `rule_id` = `product.swagDynamicAccessRules` . `id` WHERE (`product` . `version_id` = ? ) AND (((NOT (`product` . `parent_id` < = > ? ) OR (`product` . `parent_id` < = > ? AND (`product` . `child_count` > ? ))) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND (((`product.parent.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND `product.swagDynamicAccessRules` . `id` < = > ? ) OR ((`product.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))) OR (`product.parent.swagDynamicAccessRules` . `id` < = > ? AND `product.swagDynamicAccessRules` . `id` < = > ? )))) LIMIT 1
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
null
null
0
30
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
true
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
null
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product` . `id` = `product.swagDynamicAccessRules.mapping` . `product_id` AND `product` . `version_id` = `product.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product` `product.parent.parent` ON `product.parent` . `parent_id` = `product.parent.parent` . `id` AND `product.parent` . `parent_version_id` = `product.parent.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent` . `id` = `product.parent.swagDynamicAccessRules.mapping` . `product_id` AND `product.parent` . `version_id` = `product.parent.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping` . `rule_id` = `product.parent.swagDynamicAccessRules` . `id` LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping` . `rule_id` = `product.swagDynamicAccessRules` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((NOT (`product` . `parent_id` < = > NULL ) OR (`product` . `parent_id` < = > NULL AND (`product` . `child_count` > 0 ))) AND ((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (((`product.parent.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )) AND `product.swagDynamicAccessRules` . `id` < = > NULL ) OR ((`product.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD ))) OR (`product.parent.swagDynamicAccessRules` . `id` < = > NULL AND `product.swagDynamicAccessRules` . `id` < = > NULL )))) LIMIT 1 ;
Copy
30
2.16 ms
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `file_hash` as `product.cover.media.fileHash` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , (SELECT GROUP_CONCAT (HEX (`product.subscriptionPlans.mapping` . `subscription_plan_id` ) SEPARATOR '||' )
FROM `subscription_plan_product_mapping` `product.subscriptionPlans.mapping`
WHERE `product.subscriptionPlans.mapping` . `product_id` = `product` . `subscriptionPlans` ) as `product.subscriptionPlans.id_mapping` , (SELECT GROUP_CONCAT (HEX (`product.streams.mapping` . `product_stream_id` ) SEPARATOR '||' )
FROM `product_stream_mapping` `product.streams.mapping`
WHERE `product.streams.mapping` . `product_id` = `product` . `id` ) as `product.streams.id_mapping` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = ? ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = ? ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.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"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"\x00\x00\x00\x00\x00 ~~~~~~~~~\x00\x03 "
]
SELECT
`product` . `id` as `product.id` ,
`product` . `version_id` as `product.versionId` ,
`product` . `parent_id` as `product.parentId` ,
`product` . `parent_version_id` as `product.parentVersionId` ,
COALESCE (
`product` . `product_manufacturer_id` ,
`product.parent` . `product_manufacturer_id`
) as `product.manufacturerId` ,
COALESCE (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) as `product.productManufacturerVersionId` ,
COALESCE (
`product` . `unit_id` , `product.parent` . `unit_id`
) as `product.unitId` ,
COALESCE (
`product` . `tax_id` , `product.parent` . `tax_id`
) as `product.taxId` ,
COALESCE (
`product` . `product_media_id` , `product.parent` . `product_media_id`
) as `product.coverId` ,
COALESCE (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) as `product.productMediaVersionId` ,
COALESCE (
`product` . `delivery_time_id` , `product.parent` . `delivery_time_id`
) as `product.deliveryTimeId` ,
COALESCE (
`product` . `product_feature_set_id` ,
`product.parent` . `product_feature_set_id`
) as `product.featureSetId` ,
COALESCE (
`product` . `canonical_product_id` ,
`product.parent` . `canonical_product_id`
) as `product.canonicalProductId` ,
COALESCE (
`product` . `canonical_product_version_id` ,
`product.parent` . `canonical_product_version_id`
) as `product.canonicalProductVersionId` ,
COALESCE (
`product` . `cms_page_id` , `product.parent` . `cms_page_id`
) as `product.cmsPageId` ,
COALESCE (
`product` . `cms_page_version_id` ,
`product.parent` . `cms_page_version_id`
) as `product.cmsPageVersionId` ,
`product.parent` . `price` as `product.price.inherited` ,
COALESCE (
`product` . `price` , `product.parent` . `price`
) as `product.price` ,
`product` . `product_number` as `product.productNumber` ,
COALESCE (
`product` . `restock_time` , `product.parent` . `restock_time`
) as `product.restockTime` ,
`product` . `auto_increment` as `product.autoIncrement` ,
COALESCE (
`product` . `active` , `product.parent` . `active`
) as `product.active` ,
`product` . `available` as `product.available` ,
COALESCE (
`product` . `is_closeout` , `product.parent` . `is_closeout`
) as `product.isCloseout` ,
`product` . `available_stock` as `product.availableStock` ,
`product` . `stock` as `product.stock` ,
`product` . `display_group` as `product.displayGroup` ,
`product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` ,
COALESCE (
`product` . `variant_listing_config` ,
`product.parent` . `variant_listing_config`
) as `product.variantListingConfig` ,
`product` . `variant_restrictions` as `product.variantRestrictions` ,
COALESCE (
`product` . `manufacturer_number` ,
`product.parent` . `manufacturer_number`
) as `product.manufacturerNumber` ,
COALESCE (
`product` . `ean` , `product.parent` . `ean`
) as `product.ean` ,
COALESCE (
`product` . `purchase_steps` , `product.parent` . `purchase_steps`
) as `product.purchaseSteps` ,
COALESCE (
`product` . `max_purchase` , `product.parent` . `max_purchase`
) as `product.maxPurchase` ,
COALESCE (
`product` . `min_purchase` , `product.parent` . `min_purchase`
) as `product.minPurchase` ,
COALESCE (
`product` . `purchase_unit` , `product.parent` . `purchase_unit`
) as `product.purchaseUnit` ,
COALESCE (
`product` . `reference_unit` , `product.parent` . `reference_unit`
) as `product.referenceUnit` ,
COALESCE (
`product` . `shipping_free` , `product.parent` . `shipping_free`
) as `product.shippingFree` ,
`product.parent` . `purchase_prices` as `product.purchasePrices.inherited` ,
COALESCE (
`product` . `purchase_prices` , `product.parent` . `purchase_prices`
) as `product.purchasePrices` ,
COALESCE (
`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller`
) as `product.markAsTopseller` ,
COALESCE (
`product` . `weight` , `product.parent` . `weight`
) as `product.weight` ,
COALESCE (
`product` . `width` , `product.parent` . `width`
) as `product.width` ,
COALESCE (
`product` . `height` , `product.parent` . `height`
) as `product.height` ,
COALESCE (
`product` . `length` , `product.parent` . `length`
) as `product.length` ,
COALESCE (
`product` . `release_date` , `product.parent` . `release_date`
) as `product.releaseDate` ,
COALESCE (
`product` . `rating_average` , `product.parent` . `rating_average`
) as `product.ratingAverage` ,
`product.parent` . `category_tree` as `product.categoryTree.inherited` ,
COALESCE (
`product` . `category_tree` , `product.parent` . `category_tree`
) as `product.categoryTree` ,
`product.parent` . `property_ids` as `product.propertyIds.inherited` ,
COALESCE (
`product` . `property_ids` , `product.parent` . `property_ids`
) as `product.propertyIds` ,
`product.parent` . `option_ids` as `product.optionIds.inherited` ,
COALESCE (
`product` . `option_ids` , `product.parent` . `option_ids`
) as `product.optionIds` ,
`product.parent` . `stream_ids` as `product.streamIds.inherited` ,
COALESCE (
`product` . `stream_ids` , `product.parent` . `stream_ids`
) as `product.streamIds` ,
`product.parent` . `tag_ids` as `product.tagIds.inherited` ,
COALESCE (
`product` . `tag_ids` , `product.parent` . `tag_ids`
) as `product.tagIds` ,
`product.parent` . `category_ids` as `product.categoryIds.inherited` ,
COALESCE (
`product` . `category_ids` , `product.parent` . `category_ids`
) as `product.categoryIds` ,
`product` . `child_count` as `product.childCount` ,
COALESCE (
`product` . `custom_field_set_selection_active` ,
`product.parent` . `custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive` ,
`product` . `sales` as `product.sales` ,
`product` . `states` as `product.states` ,
`product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` ,
COALESCE (
`product` . `cheapest_price` , `product.parent` . `cheapest_price`
) as `product.cheapestPrice` ,
`product` . `created_at` as `product.createdAt` ,
`product` . `updated_at` as `product.updatedAt` ,
`product.unit` . `id` as `product.unit.id` ,
`product.unit` . `created_at` as `product.unit.createdAt` ,
`product.unit` . `updated_at` as `product.unit.updatedAt` ,
`product.unit.translation.shortCode` ,
`product.unit.translation.shortCode` as `product.unit.shortCode` ,
`product.unit.translation.name` ,
`product.unit.translation.name` as `product.unit.name` ,
`product.unit.translation.customFields` ,
`product.unit.translation.customFields` as `product.unit.customFields` ,
`product.deliveryTime` . `id` as `product.deliveryTime.id` ,
`product.deliveryTime` . `min` as `product.deliveryTime.min` ,
`product.deliveryTime` . `max` as `product.deliveryTime.max` ,
`product.deliveryTime` . `unit` as `product.deliveryTime.unit` ,
`product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` ,
`product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` ,
`product.deliveryTime.translation.name` ,
`product.deliveryTime.translation.name` as `product.deliveryTime.name` ,
`product.deliveryTime.translation.customFields` ,
`product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` ,
`product.cover` . `id` as `product.cover.id` ,
`product.cover` . `version_id` as `product.cover.versionId` ,
`product.cover` . `product_id` as `product.cover.productId` ,
`product.cover` . `product_version_id` as `product.cover.productVersionId` ,
`product.cover` . `media_id` as `product.cover.mediaId` ,
`product.cover` . `position` as `product.cover.position` ,
`product.cover` . `custom_fields` as `product.cover.customFields` ,
`product.cover` . `created_at` as `product.cover.createdAt` ,
`product.cover` . `updated_at` as `product.cover.updatedAt` ,
`product.cover.media` . `id` as `product.cover.media.id` ,
`product.cover.media` . `user_id` as `product.cover.media.userId` ,
`product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` ,
`product.cover.media` . `mime_type` as `product.cover.media.mimeType` ,
`product.cover.media` . `file_extension` as `product.cover.media.fileExtension` ,
`product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` ,
`product.cover.media` . `file_name` as `product.cover.media.fileName` ,
`product.cover.media` . `file_size` as `product.cover.media.fileSize` ,
`product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` ,
`product.cover.media` . `meta_data` as `product.cover.media.metaData` ,
`product.cover.media` . `config` as `product.cover.media.config` ,
`product.cover.media` . `path` as `product.cover.media.path` ,
`product.cover.media` . `private` as `product.cover.media.private` ,
`product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` ,
`product.cover.media` . `file_hash` as `product.cover.media.fileHash` ,
`product.cover.media` . `created_at` as `product.cover.media.createdAt` ,
`product.cover.media` . `updated_at` as `product.cover.media.updatedAt` ,
`product.cover.media.translation.title` ,
`product.cover.media.translation.title` as `product.cover.media.title` ,
`product.cover.media.translation.alt` ,
`product.cover.media.translation.alt` as `product.cover.media.alt` ,
`product.cover.media.translation.customFields` ,
`product.cover.media.translation.customFields` as `product.cover.media.customFields` ,
`product.tax` . `id` as `product.tax.id` ,
`product.tax` . `tax_rate` as `product.tax.taxRate` ,
`product.tax` . `name` as `product.tax.name` ,
`product.tax` . `position` as `product.tax.position` ,
`product.tax` . `custom_fields` as `product.tax.customFields` ,
`product.tax` . `created_at` as `product.tax.createdAt` ,
`product.tax` . `updated_at` as `product.tax.updatedAt` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.subscriptionPlans.mapping` . `subscription_plan_id`
) SEPARATOR '||'
)
FROM
`subscription_plan_product_mapping` `product.subscriptionPlans.mapping`
WHERE
`product.subscriptionPlans.mapping` . `product_id` = `product` . `subscriptionPlans`
) as `product.subscriptionPlans.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.streams.mapping` . `product_stream_id`
) SEPARATOR '||'
)
FROM
`product_stream_mapping` `product.streams.mapping`
WHERE
`product.streams.mapping` . `product_id` = `product` . `id`
) as `product.streams.id_mapping` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
COALESCE (
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription`
) as `product.metaDescription` ,
`product.translation.name` ,
`product.parent.translation.name` ,
COALESCE (
`product.translation.name` , `product.parent.translation.name`
) as `product.name` ,
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
COALESCE (
`product.translation.keywords` ,
`product.parent.translation.keywords`
) as `product.keywords` ,
`product.translation.description` ,
`product.parent.translation.description` ,
COALESCE (
`product.translation.description` ,
`product.parent.translation.description`
) as `product.description` ,
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
COALESCE (
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle`
) as `product.metaTitle` ,
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
COALESCE (
`product.translation.packUnit` ,
`product.parent.translation.packUnit`
) as `product.packUnit` ,
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
COALESCE (
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural`
) as `product.packUnitPlural` ,
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
COALESCE (
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords`
) as `product.customSearchKeywords` ,
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
COALESCE (
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig`
) as `product.slotConfig` ,
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
COALESCE (
`product.translation.customFields` ,
`product.parent.translation.customFields`
) as `product.customFields`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id`
AND `product` . `parent_version_id` = `product.parent` . `version_id`
LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id`
LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id`
LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id`
AND IFNULL (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) = `product.cover` . `version_id`
LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id`
LEFT JOIN (
SELECT
`product.translation` . `product_id` ,
`product.translation` . `product_version_id` ,
`product.translation` . `meta_description` as `product.translation.metaDescription` ,
`product.translation` . `name` as `product.translation.name` ,
`product.translation` . `keywords` as `product.translation.keywords` ,
`product.translation` . `description` as `product.translation.description` ,
`product.translation` . `meta_title` as `product.translation.metaTitle` ,
`product.translation` . `pack_unit` as `product.translation.packUnit` ,
`product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` ,
`product.translation` . `custom_fields` as `product.translation.customFields` ,
`product.translation` . `slot_config` as `product.translation.slotConfig` ,
`product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords`
FROM
`product_translation` `product.translation`
WHERE
`product.translation` . `language_id` = ?
) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id`
AND `product.product_translation` . `product_version_id` = `product` . `version_id`
LEFT JOIN (
SELECT
`product.parent.translation` . `product_id` ,
`product.parent.translation` . `product_version_id` ,
`product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` ,
`product.parent.translation` . `name` as `product.parent.translation.name` ,
`product.parent.translation` . `keywords` as `product.parent.translation.keywords` ,
`product.parent.translation` . `description` as `product.parent.translation.description` ,
`product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` ,
`product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` ,
`product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` ,
`product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` ,
`product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` ,
`product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation` . `language_id` = ?
) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id`
AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id`
LEFT JOIN (
SELECT
`product.unit.translation` . `unit_id` ,
`product.unit.translation` . `short_code` as `product.unit.translation.shortCode` ,
`product.unit.translation` . `name` as `product.unit.translation.name` ,
`product.unit.translation` . `custom_fields` as `product.unit.translation.customFields`
FROM
`unit_translation` `product.unit.translation`
WHERE
`product.unit.translation` . `language_id` = ?
) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id`
LEFT JOIN (
SELECT
`product.deliveryTime.translation` . `delivery_time_id` ,
`product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` ,
`product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields`
FROM
`delivery_time_translation` `product.deliveryTime.translation`
WHERE
`product.deliveryTime.translation` . `language_id` = ?
) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id`
LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id`
LEFT JOIN (
SELECT
`product.cover.media.translation` . `media_id` ,
`product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` ,
`product.cover.media.translation` . `title` as `product.cover.media.translation.title` ,
`product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation` . `language_id` = ?
) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id`
WHERE
(`product` . `version_id` = ? )
AND (
`product` . `id` IN (? )
)
Copy
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `file_hash` as `product.cover.media.fileHash` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , (SELECT GROUP_CONCAT (HEX (`product.subscriptionPlans.mapping` . `subscription_plan_id` ) SEPARATOR '||' )
FROM `subscription_plan_product_mapping` `product.subscriptionPlans.mapping`
WHERE `product.subscriptionPlans.mapping` . `product_id` = `product` . `subscriptionPlans` ) as `product.subscriptionPlans.id_mapping` , (SELECT GROUP_CONCAT (HEX (`product.streams.mapping` . `product_stream_id` ) SEPARATOR '||' )
FROM `product_stream_mapping` `product.streams.mapping`
WHERE `product.streams.mapping` . `product_id` = `product` . `id` ) as `product.streams.id_mapping` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.unit.translation` . `unit_id` , `product.unit.translation` . `short_code` as `product.unit.translation.shortCode` , `product.unit.translation` . `name` as `product.unit.translation.name` , `product.unit.translation` . `custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . `delivery_time_id` , `product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . `media_id` , `product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` , `product.cover.media.translation` . `title` as `product.cover.media.translation.title` , `product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product` . `id` IN ('\0\0\0\0\0~~~~~~~~~\0' ));
Copy
31
0.43 ms
SELECT `product_price` . `id` as `product_price.id` , `product_price` . `version_id` as `product_price.versionId` , `product_price` . `product_id` as `product_price.productId` , `product_price` . `product_version_id` as `product_price.productVersionId` , `product_price` . `rule_id` as `product_price.ruleId` , `product_price` . `price` as `product_price.price` , `product_price` . `quantity_start` as `product_price.quantityStart` , `product_price` . `quantity_end` as `product_price.quantityEnd` , `product_price` . `custom_fields` as `product_price.customFields` , `product_price` . `created_at` as `product_price.createdAt` , `product_price` . `updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price` . `version_id` = ? ) AND (((`product_price` . `product_id` IN (? , ? ))))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"\x00\x00\x00\x00\x00 ~~~~~~~~~\x00\x03 "
b"\x00\x00\x00\x15 ‘~~~~~~~~~\x00\x02 "
]
SELECT `product_price` . `id` as `product_price.id` , `product_price` . `version_id` as `product_price.versionId` , `product_price` . `product_id` as `product_price.productId` , `product_price` . `product_version_id` as `product_price.productVersionId` , `product_price` . `rule_id` as `product_price.ruleId` , `product_price` . `price` as `product_price.price` , `product_price` . `quantity_start` as `product_price.quantityStart` , `product_price` . `quantity_end` as `product_price.quantityEnd` , `product_price` . `custom_fields` as `product_price.customFields` , `product_price` . `created_at` as `product_price.createdAt` , `product_price` . `updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`product_price` . `product_id` IN ('\0\0\0\0\0~~~~~~~~~\0' , 0x00000015917E7E7E7E7E7E7E7E7E0002 ))));
Copy
32
0.74 ms
SELECT `product_stream` . `id` as `product_stream.id` , `product_stream` . `api_filter` as `product_stream.apiFilter` , `product_stream` . `invalid` as `product_stream.invalid` , `product_stream` . `created_at` as `product_stream.createdAt` , `product_stream` . `updated_at` as `product_stream.updatedAt` , `product_stream.translation.name` , `product_stream.translation.name` as `product_stream.name` , `product_stream.translation.description` , `product_stream.translation.description` as `product_stream.description` , `product_stream.translation.customFields` , `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation` . `product_stream_id` , `product_stream.translation` . `name` as `product_stream.translation.name` , `product_stream.translation` . `description` as `product_stream.translation.description` , `product_stream.translation` . `custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation` . `language_id` = ? ) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id` WHERE `product_stream` . `id` IN (? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
]
SELECT `product_stream` . `id` as `product_stream.id` , `product_stream` . `api_filter` as `product_stream.apiFilter` , `product_stream` . `invalid` as `product_stream.invalid` , `product_stream` . `created_at` as `product_stream.createdAt` , `product_stream` . `updated_at` as `product_stream.updatedAt` , `product_stream.translation.name` , `product_stream.translation.name` as `product_stream.name` , `product_stream.translation.description` , `product_stream.translation.description` as `product_stream.description` , `product_stream.translation.customFields` , `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation` . `product_stream_id` , `product_stream.translation` . `name` as `product_stream.translation.name` , `product_stream.translation` . `description` as `product_stream.translation.description` , `product_stream.translation` . `custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id` WHERE `product_stream` . `id` IN (0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 );
Copy
33
0.41 ms
SELECT LOWER (HEX (p . id )), pt . name
FROM product p
INNER JOIN product pp ON pp . id = p . parent_id AND pp . version_id = ?
INNER JOIN product_translation pt ON pp . id = pt . product_id
WHERE p . id IN (? ) AND p . version_id = ?
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"\x00\x00\x00\x00\x00 ~~~~~~~~~\x00\x03 "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
]
SELECT LOWER (HEX (p . id )), pt . name
FROM product p
INNER JOIN product pp ON pp . id = p . parent_id AND pp . version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425
INNER JOIN product_translation pt ON pp . id = pt . product_id
WHERE p . id IN ('\0\0\0\0\0~~~~~~~~~\0' ) AND p . version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ;
Copy
34
0.32 ms
SELECT `product_warehouse_group` . `product_id` , `product_warehouse_group` . `warehouse_group_id` FROM `product_warehouse_group` LEFT JOIN `warehouse_group` `product_warehouse_group.warehouseGroup` ON `product_warehouse_group` . `warehouse_group_id` = `product_warehouse_group.warehouseGroup` . `id` WHERE ((`product_warehouse_group` . `product_id` IN (? )) AND (`product_warehouse_group.warehouseGroup` . `rule_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))) ORDER BY `product_warehouse_group.warehouseGroup` . `priority` ASC
Parameters :
[
"\x00\x00\x00\x00\x00 ~~~~~~~~~\x00\x03 "
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
]
SELECT `product_warehouse_group` . `product_id` , `product_warehouse_group` . `warehouse_group_id` FROM `product_warehouse_group` LEFT JOIN `warehouse_group` `product_warehouse_group.warehouseGroup` ON `product_warehouse_group` . `warehouse_group_id` = `product_warehouse_group.warehouseGroup` . `id` WHERE ((`product_warehouse_group` . `product_id` IN ('\0\0\0\0\0~~~~~~~~~\0' )) AND (`product_warehouse_group.warehouseGroup` . `rule_id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD ))) ORDER BY `product_warehouse_group.warehouseGroup` . `priority` ASC ;
Copy
35
0.52 ms
SELECT LOWER (HEX (product . id )) AS product_id ,
LOWER (HEX (product_warehouse_group . warehouse_group_id )) AS warehouse_group_id ,
COALESCE (SUM (product_warehouse . stock ), 0 ) AS stock ,
warehouse_group . priority AS priority ,
(warehouse_group . id IS NOT NULL ) AS assigned
FROM product
INNER JOIN product_warehouse_group
ON product . id = product_warehouse_group . product_id
AND product . version_id = product_warehouse_group . product_version_id
LEFT JOIN warehouse_group
ON product_warehouse_group . warehouse_group_id = warehouse_group . id
AND warehouse_group . rule_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
LEFT JOIN warehouse_group_warehouse
ON warehouse_group_warehouse . warehouse_group_id = product_warehouse_group . warehouse_group_id
LEFT JOIN product_warehouse
ON product_warehouse . product_id = product_warehouse_group . product_id
AND product_warehouse . product_version_id = product_warehouse_group . product_version_id
AND product_warehouse . warehouse_id = warehouse_group_warehouse . warehouse_id
WHERE product . id IN (? , ? ) AND product . version_id = ?
GROUP BY product_warehouse_group . warehouse_group_id ,
product_warehouse_group . product_id
Parameters :
[
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
"\x00\x00\x00\x00\x00 ~~~~~~~~~\x00\x03 "
b"\x00\x00\x00\x15 ‘~~~~~~~~~\x00\x02 "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
]
SELECT LOWER (HEX (product . id )) AS product_id ,
LOWER (HEX (product_warehouse_group . warehouse_group_id )) AS warehouse_group_id ,
COALESCE (SUM (product_warehouse . stock ), 0 ) AS stock ,
warehouse_group . priority AS priority ,
(warehouse_group . id IS NOT NULL ) AS assigned
FROM product
INNER JOIN product_warehouse_group
ON product . id = product_warehouse_group . product_id
AND product . version_id = product_warehouse_group . product_version_id
LEFT JOIN warehouse_group
ON product_warehouse_group . warehouse_group_id = warehouse_group . id
AND warehouse_group . rule_id IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )
LEFT JOIN warehouse_group_warehouse
ON warehouse_group_warehouse . warehouse_group_id = product_warehouse_group . warehouse_group_id
LEFT JOIN product_warehouse
ON product_warehouse . product_id = product_warehouse_group . product_id
AND product_warehouse . product_version_id = product_warehouse_group . product_version_id
AND product_warehouse . warehouse_id = warehouse_group_warehouse . warehouse_id
WHERE product . id IN ('\0\0\0\0\0~~~~~~~~~\0' , 0x00000015917E7E7E7E7E7E7E7E7E0002 ) AND product . version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425
GROUP BY product_warehouse_group . warehouse_group_id ,
product_warehouse_group . product_id ;
Copy
36
0.94 ms
SELECT
LOWER (HEX (advanced_search_config . id )) AS id ,
advanced_search_config . and_logic AS andLogic ,
advanced_search_config . min_search_length AS minSearchLength ,
advanced_search_config . es_enabled AS esEnabled ,
advanced_search_config . hit_count AS hitCount ,
CONCAT (
'[' ,
GROUP_CONCAT (DISTINCT
JSON_OBJECT (
'field' , advanced_search_config_field . field ,
'entity' , advanced_search_config_field . entity ,
'tokenize' , advanced_search_config_field . tokenize ,
'searchable' , advanced_search_config_field . searchable ,
'ranking' , advanced_search_config_field . ranking
)
),
']'
) as searchableFields
FROM advanced_search_config
LEFT JOIN advanced_search_config_field ON advanced_search_config_field . config_id = advanced_search_config . id AND advanced_search_config_field . searchable = 1
WHERE advanced_search_config . sales_channel_id = ?
GROUP BY advanced_search_config . id
Parameters :
[
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
]
SELECT
LOWER (HEX (advanced_search_config . id )) AS id ,
advanced_search_config . and_logic AS andLogic ,
advanced_search_config . min_search_length AS minSearchLength ,
advanced_search_config . es_enabled AS esEnabled ,
advanced_search_config . hit_count AS hitCount ,
CONCAT (
'[' ,
GROUP_CONCAT (DISTINCT
JSON_OBJECT (
'field' , advanced_search_config_field . field ,
'entity' , advanced_search_config_field . entity ,
'tokenize' , advanced_search_config_field . tokenize ,
'searchable' , advanced_search_config_field . searchable ,
'ranking' , advanced_search_config_field . ranking
)
),
']'
) as searchableFields
FROM advanced_search_config
LEFT JOIN advanced_search_config_field ON advanced_search_config_field . config_id = advanced_search_config . id AND advanced_search_config_field . searchable = 1
WHERE advanced_search_config . sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF
GROUP BY advanced_search_config . id ;
Copy
37
0.95 ms
SELECT
parent . variant_listing_config as variantListingConfig ,
LOWER (HEX (child . id )) as id ,
LOWER (HEX (parent . id )) as parentId
FROM product as child
INNER JOIN product as parent
ON parent . id = child . parent_id
AND parent . version_id = child . version_id
WHERE child . version_id = ?
AND child . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x00\x00 Œv ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x08 ~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿª~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\e ~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ«~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1D ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1E ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1F ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu!~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ£~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¤~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¥~~~~~~~~~\x00\x03 "
b"\x00\x00 _½x~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¦~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ§~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¨~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ©~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x18 ~~~~~~~~~\x00\x03 "
]
SELECT
parent . variant_listing_config as variantListingConfig ,
LOWER (HEX (child . id )) as id ,
LOWER (HEX (parent . id )) as parentId
FROM product as child
INNER JOIN product as parent
ON parent . id = child . parent_id
AND parent . version_id = child . version_id
WHERE child . version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425
AND child . id IN (0x00008C76207E7E7E7E7E7E7E7E7E0003 , 0x00008C75087E7E7E7E7E7E7E7E7E0003 , 0x00005FFFAA7E7E7E7E7E7E7E7E7E0003 , 0x00008C751B7E7E7E7E7E7E7E7E7E0003 , 0x00005FFFAB7E7E7E7E7E7E7E7E7E0003 , 0x00008C751D7E7E7E7E7E7E7E7E7E0003 , 0x00008C751E7E7E7E7E7E7E7E7E7E0003 , 0x00008C751F7E7E7E7E7E7E7E7E7E0003 , 0x00008C75207E7E7E7E7E7E7E7E7E0003 , 0x00008C75217E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA37E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA47E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA57E7E7E7E7E7E7E7E7E0003 , 0x00005FBD787E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA67E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA77E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA87E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA97E7E7E7E7E7E7E7E7E0003 , 0x00008C75187E7E7E7E7E7E7E7E7E0003 );
Copy
38
1.05 ms
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product` . `id` = `product.swagDynamicAccessRules.mapping` . `product_id` AND `product` . `version_id` = `product.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product` `product.parent.parent` ON `product.parent` . `parent_id` = `product.parent.parent` . `id` AND `product.parent` . `parent_version_id` = `product.parent.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent` . `id` = `product.parent.swagDynamicAccessRules.mapping` . `product_id` AND `product.parent` . `version_id` = `product.parent.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping` . `rule_id` = `product.parent.swagDynamicAccessRules` . `id` LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping` . `rule_id` = `product.swagDynamicAccessRules` . `id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND (((`product.parent.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND `product.swagDynamicAccessRules` . `id` < = > ? ) OR ((`product.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))) OR (`product.parent.swagDynamicAccessRules` . `id` < = > ? AND `product.swagDynamicAccessRules` . `id` < = > ? )))) AND (`product` . `id` IN (? , ? )) GROUP BY `product` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
true
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
null
"\x00\x00\x00\x16\x01 ~~~~~~~~~\x00\x02 "
b"\x00\x00 \n Ñ=~~~~~~~~~\x00\x02 "
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product` . `id` = `product.swagDynamicAccessRules.mapping` . `product_id` AND `product` . `version_id` = `product.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product` `product.parent.parent` ON `product.parent` . `parent_id` = `product.parent.parent` . `id` AND `product.parent` . `parent_version_id` = `product.parent.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent` . `id` = `product.parent.swagDynamicAccessRules.mapping` . `product_id` AND `product.parent` . `version_id` = `product.parent.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping` . `rule_id` = `product.parent.swagDynamicAccessRules` . `id` LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping` . `rule_id` = `product.swagDynamicAccessRules` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (((`product.parent.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )) AND `product.swagDynamicAccessRules` . `id` < = > NULL ) OR ((`product.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD ))) OR (`product.parent.swagDynamicAccessRules` . `id` < = > NULL AND `product.swagDynamicAccessRules` . `id` < = > NULL )))) AND (`product` . `id` IN ('\0\0\0~~~~~~~~~\0' , 0x00000AD13D7E7E7E7E7E7E7E7E7E0002 )) GROUP BY `product` . `id` ;
Copy
39
1.37 ms
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product` . `id` = `product.swagDynamicAccessRules.mapping` . `product_id` AND `product` . `version_id` = `product.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product` `product.parent.parent` ON `product.parent` . `parent_id` = `product.parent.parent` . `id` AND `product.parent` . `parent_version_id` = `product.parent.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent` . `id` = `product.parent.swagDynamicAccessRules.mapping` . `product_id` AND `product.parent` . `version_id` = `product.parent.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping` . `rule_id` = `product.parent.swagDynamicAccessRules` . `id` LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping` . `rule_id` = `product.swagDynamicAccessRules` . `id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND (((`product.parent.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND `product.swagDynamicAccessRules` . `id` < = > ? ) OR ((`product.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))) OR (`product.parent.swagDynamicAccessRules` . `id` < = > ? AND `product.swagDynamicAccessRules` . `id` < = > ? )))) AND (`product` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) GROUP BY `product` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
10
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
true
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
null
b"\x00\x00 \n Ñ=~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x16\x01 ~~~~~~~~~\x00\x02 "
b"\x00\x00 _ÿª~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\e ~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ«~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1D ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1E ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1F ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu!~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ£~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¤~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¥~~~~~~~~~\x00\x03 "
b"\x00\x00 _½x~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¦~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ§~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¨~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ©~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x18 ~~~~~~~~~\x00\x03 "
]
SELECT
`product` . `id` ,
`product` . `product_number` ,
`product` . `auto_increment`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id`
AND `product` . `parent_version_id` = `product.parent` . `version_id`
LEFT JOIN `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product` . `id` = `product.swagDynamicAccessRules.mapping` . `product_id`
AND `product` . `version_id` = `product.swagDynamicAccessRules.mapping` . `product_version_id`
LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id`
AND `product` . version_id = `product.visibilities` . product_version_id
LEFT JOIN `product` `product.parent.parent` ON `product.parent` . `parent_id` = `product.parent.parent` . `id`
AND `product.parent` . `parent_version_id` = `product.parent.parent` . `version_id`
LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent` . `id` = `product.parent.swagDynamicAccessRules.mapping` . `product_id`
AND `product.parent` . `version_id` = `product.parent.swagDynamicAccessRules.mapping` . `product_version_id`
LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping` . `rule_id` = `product.parent.swagDynamicAccessRules` . `id`
LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping` . `rule_id` = `product.swagDynamicAccessRules` . `id`
WHERE
(`product` . `version_id` = ? )
AND (
(
(
(
`product.visibilities` . `visibility` > = ?
)
AND `product.visibilities` . `sales_channel_id` = ?
AND IFNULL (
`product` . `active` , `product.parent` . `active`
) = ?
)
AND (
(
(
`product.parent.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
AND `product.swagDynamicAccessRules` . `id` < = > ?
)
OR (
(
`product.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
)
OR (
`product.parent.swagDynamicAccessRules` . `id` < = > ?
AND `product.swagDynamicAccessRules` . `id` < = > ?
)
)
)
)
AND (
`product` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ?
)
)
GROUP BY
`product` . `id`
Copy
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product` . `id` = `product.swagDynamicAccessRules.mapping` . `product_id` AND `product` . `version_id` = `product.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id LEFT JOIN `product` `product.parent.parent` ON `product.parent` . `parent_id` = `product.parent.parent` . `id` AND `product.parent` . `parent_version_id` = `product.parent.parent` . `version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent` . `id` = `product.parent.swagDynamicAccessRules.mapping` . `product_id` AND `product.parent` . `version_id` = `product.parent.swagDynamicAccessRules.mapping` . `product_version_id` LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping` . `rule_id` = `product.parent.swagDynamicAccessRules` . `id` LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping` . `rule_id` = `product.swagDynamicAccessRules` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (((`product.parent.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )) AND `product.swagDynamicAccessRules` . `id` < = > NULL ) OR ((`product.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD ))) OR (`product.parent.swagDynamicAccessRules` . `id` < = > NULL AND `product.swagDynamicAccessRules` . `id` < = > NULL )))) AND (`product` . `id` IN (0x00000AD13D7E7E7E7E7E7E7E7E7E0002 , '\0\0\0~~~~~~~~~\0' , 0x00005FFFAA7E7E7E7E7E7E7E7E7E0003 , 0x00008C751B7E7E7E7E7E7E7E7E7E0003 , 0x00005FFFAB7E7E7E7E7E7E7E7E7E0003 , 0x00008C751D7E7E7E7E7E7E7E7E7E0003 , 0x00008C751E7E7E7E7E7E7E7E7E7E0003 , 0x00008C751F7E7E7E7E7E7E7E7E7E0003 , 0x00008C75207E7E7E7E7E7E7E7E7E0003 , 0x00008C75217E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA37E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA47E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA57E7E7E7E7E7E7E7E7E0003 , 0x00005FBD787E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA67E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA77E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA87E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA97E7E7E7E7E7E7E7E7E0003 , 0x00008C75187E7E7E7E7E7E7E7E7E0003 )) GROUP BY `product` . `id` ;
Copy
40
3.14 ms
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `file_hash` as `product.cover.media.fileHash` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.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` , (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.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , (SELECT GROUP_CONCAT (HEX (`product.subscriptionPlans.mapping` . `subscription_plan_id` ) SEPARATOR '||' )
FROM `subscription_plan_product_mapping` `product.subscriptionPlans.mapping`
WHERE `product.subscriptionPlans.mapping` . `product_id` = `product` . `subscriptionPlans` ) as `product.subscriptionPlans.id_mapping` , (SELECT GROUP_CONCAT (HEX (`product.streams.mapping` . `product_stream_id` ) SEPARATOR '||' )
FROM `product_stream_mapping` `product.streams.mapping`
WHERE `product.streams.mapping` . `product_id` = `product` . `id` ) as `product.streams.id_mapping` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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 `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = ? ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = ? ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN `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` 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` 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"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x00\x00 \n Ñ=~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x16\x01 ~~~~~~~~~\x00\x02 "
b"\x00\x00 _ÿª~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\e ~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ«~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1D ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1E ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1F ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu!~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ£~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¤~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¥~~~~~~~~~\x00\x03 "
b"\x00\x00 _½x~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¦~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ§~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¨~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ©~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x18 ~~~~~~~~~\x00\x03 "
]
SELECT
`product` . `id` as `product.id` ,
`product` . `version_id` as `product.versionId` ,
`product` . `parent_id` as `product.parentId` ,
`product` . `parent_version_id` as `product.parentVersionId` ,
COALESCE (
`product` . `product_manufacturer_id` ,
`product.parent` . `product_manufacturer_id`
) as `product.manufacturerId` ,
COALESCE (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) as `product.productManufacturerVersionId` ,
COALESCE (
`product` . `unit_id` , `product.parent` . `unit_id`
) as `product.unitId` ,
COALESCE (
`product` . `tax_id` , `product.parent` . `tax_id`
) as `product.taxId` ,
COALESCE (
`product` . `product_media_id` , `product.parent` . `product_media_id`
) as `product.coverId` ,
COALESCE (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) as `product.productMediaVersionId` ,
COALESCE (
`product` . `delivery_time_id` , `product.parent` . `delivery_time_id`
) as `product.deliveryTimeId` ,
COALESCE (
`product` . `product_feature_set_id` ,
`product.parent` . `product_feature_set_id`
) as `product.featureSetId` ,
COALESCE (
`product` . `canonical_product_id` ,
`product.parent` . `canonical_product_id`
) as `product.canonicalProductId` ,
COALESCE (
`product` . `canonical_product_version_id` ,
`product.parent` . `canonical_product_version_id`
) as `product.canonicalProductVersionId` ,
COALESCE (
`product` . `cms_page_id` , `product.parent` . `cms_page_id`
) as `product.cmsPageId` ,
COALESCE (
`product` . `cms_page_version_id` ,
`product.parent` . `cms_page_version_id`
) as `product.cmsPageVersionId` ,
`product.parent` . `price` as `product.price.inherited` ,
COALESCE (
`product` . `price` , `product.parent` . `price`
) as `product.price` ,
`product` . `product_number` as `product.productNumber` ,
COALESCE (
`product` . `restock_time` , `product.parent` . `restock_time`
) as `product.restockTime` ,
`product` . `auto_increment` as `product.autoIncrement` ,
COALESCE (
`product` . `active` , `product.parent` . `active`
) as `product.active` ,
`product` . `available` as `product.available` ,
COALESCE (
`product` . `is_closeout` , `product.parent` . `is_closeout`
) as `product.isCloseout` ,
`product` . `available_stock` as `product.availableStock` ,
`product` . `stock` as `product.stock` ,
`product` . `display_group` as `product.displayGroup` ,
`product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` ,
COALESCE (
`product` . `variant_listing_config` ,
`product.parent` . `variant_listing_config`
) as `product.variantListingConfig` ,
`product` . `variant_restrictions` as `product.variantRestrictions` ,
COALESCE (
`product` . `manufacturer_number` ,
`product.parent` . `manufacturer_number`
) as `product.manufacturerNumber` ,
COALESCE (
`product` . `ean` , `product.parent` . `ean`
) as `product.ean` ,
COALESCE (
`product` . `purchase_steps` , `product.parent` . `purchase_steps`
) as `product.purchaseSteps` ,
COALESCE (
`product` . `max_purchase` , `product.parent` . `max_purchase`
) as `product.maxPurchase` ,
COALESCE (
`product` . `min_purchase` , `product.parent` . `min_purchase`
) as `product.minPurchase` ,
COALESCE (
`product` . `purchase_unit` , `product.parent` . `purchase_unit`
) as `product.purchaseUnit` ,
COALESCE (
`product` . `reference_unit` , `product.parent` . `reference_unit`
) as `product.referenceUnit` ,
COALESCE (
`product` . `shipping_free` , `product.parent` . `shipping_free`
) as `product.shippingFree` ,
`product.parent` . `purchase_prices` as `product.purchasePrices.inherited` ,
COALESCE (
`product` . `purchase_prices` , `product.parent` . `purchase_prices`
) as `product.purchasePrices` ,
COALESCE (
`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller`
) as `product.markAsTopseller` ,
COALESCE (
`product` . `weight` , `product.parent` . `weight`
) as `product.weight` ,
COALESCE (
`product` . `width` , `product.parent` . `width`
) as `product.width` ,
COALESCE (
`product` . `height` , `product.parent` . `height`
) as `product.height` ,
COALESCE (
`product` . `length` , `product.parent` . `length`
) as `product.length` ,
COALESCE (
`product` . `release_date` , `product.parent` . `release_date`
) as `product.releaseDate` ,
COALESCE (
`product` . `rating_average` , `product.parent` . `rating_average`
) as `product.ratingAverage` ,
`product.parent` . `category_tree` as `product.categoryTree.inherited` ,
COALESCE (
`product` . `category_tree` , `product.parent` . `category_tree`
) as `product.categoryTree` ,
`product.parent` . `property_ids` as `product.propertyIds.inherited` ,
COALESCE (
`product` . `property_ids` , `product.parent` . `property_ids`
) as `product.propertyIds` ,
`product.parent` . `option_ids` as `product.optionIds.inherited` ,
COALESCE (
`product` . `option_ids` , `product.parent` . `option_ids`
) as `product.optionIds` ,
`product.parent` . `stream_ids` as `product.streamIds.inherited` ,
COALESCE (
`product` . `stream_ids` , `product.parent` . `stream_ids`
) as `product.streamIds` ,
`product.parent` . `tag_ids` as `product.tagIds.inherited` ,
COALESCE (
`product` . `tag_ids` , `product.parent` . `tag_ids`
) as `product.tagIds` ,
`product.parent` . `category_ids` as `product.categoryIds.inherited` ,
COALESCE (
`product` . `category_ids` , `product.parent` . `category_ids`
) as `product.categoryIds` ,
`product` . `child_count` as `product.childCount` ,
COALESCE (
`product` . `custom_field_set_selection_active` ,
`product.parent` . `custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive` ,
`product` . `sales` as `product.sales` ,
`product` . `states` as `product.states` ,
`product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` ,
COALESCE (
`product` . `cheapest_price` , `product.parent` . `cheapest_price`
) as `product.cheapestPrice` ,
`product` . `created_at` as `product.createdAt` ,
`product` . `updated_at` as `product.updatedAt` ,
`product.cover` . `id` as `product.cover.id` ,
`product.cover` . `version_id` as `product.cover.versionId` ,
`product.cover` . `product_id` as `product.cover.productId` ,
`product.cover` . `product_version_id` as `product.cover.productVersionId` ,
`product.cover` . `media_id` as `product.cover.mediaId` ,
`product.cover` . `position` as `product.cover.position` ,
`product.cover` . `custom_fields` as `product.cover.customFields` ,
`product.cover` . `created_at` as `product.cover.createdAt` ,
`product.cover` . `updated_at` as `product.cover.updatedAt` ,
`product.cover.media` . `id` as `product.cover.media.id` ,
`product.cover.media` . `user_id` as `product.cover.media.userId` ,
`product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` ,
`product.cover.media` . `mime_type` as `product.cover.media.mimeType` ,
`product.cover.media` . `file_extension` as `product.cover.media.fileExtension` ,
`product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` ,
`product.cover.media` . `file_name` as `product.cover.media.fileName` ,
`product.cover.media` . `file_size` as `product.cover.media.fileSize` ,
`product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` ,
`product.cover.media` . `meta_data` as `product.cover.media.metaData` ,
`product.cover.media` . `config` as `product.cover.media.config` ,
`product.cover.media` . `path` as `product.cover.media.path` ,
`product.cover.media` . `private` as `product.cover.media.private` ,
`product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` ,
`product.cover.media` . `file_hash` as `product.cover.media.fileHash` ,
`product.cover.media` . `created_at` as `product.cover.media.createdAt` ,
`product.cover.media` . `updated_at` as `product.cover.media.updatedAt` ,
`product.cover.media.translation.title` ,
`product.cover.media.translation.title` as `product.cover.media.title` ,
`product.cover.media.translation.alt` ,
`product.cover.media.translation.alt` as `product.cover.media.alt` ,
`product.cover.media.translation.customFields` ,
`product.cover.media.translation.customFields` as `product.cover.media.customFields` ,
`product.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` ,
(
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.tax` . `id` as `product.tax.id` ,
`product.tax` . `tax_rate` as `product.tax.taxRate` ,
`product.tax` . `name` as `product.tax.name` ,
`product.tax` . `position` as `product.tax.position` ,
`product.tax` . `custom_fields` as `product.tax.customFields` ,
`product.tax` . `created_at` as `product.tax.createdAt` ,
`product.tax` . `updated_at` as `product.tax.updatedAt` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.subscriptionPlans.mapping` . `subscription_plan_id`
) SEPARATOR '||'
)
FROM
`subscription_plan_product_mapping` `product.subscriptionPlans.mapping`
WHERE
`product.subscriptionPlans.mapping` . `product_id` = `product` . `subscriptionPlans`
) as `product.subscriptionPlans.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.streams.mapping` . `product_stream_id`
) SEPARATOR '||'
)
FROM
`product_stream_mapping` `product.streams.mapping`
WHERE
`product.streams.mapping` . `product_id` = `product` . `id`
) as `product.streams.id_mapping` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
COALESCE (
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription`
) as `product.metaDescription` ,
`product.translation.name` ,
`product.parent.translation.name` ,
COALESCE (
`product.translation.name` , `product.parent.translation.name`
) as `product.name` ,
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
COALESCE (
`product.translation.keywords` ,
`product.parent.translation.keywords`
) as `product.keywords` ,
`product.translation.description` ,
`product.parent.translation.description` ,
COALESCE (
`product.translation.description` ,
`product.parent.translation.description`
) as `product.description` ,
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
COALESCE (
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle`
) as `product.metaTitle` ,
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
COALESCE (
`product.translation.packUnit` ,
`product.parent.translation.packUnit`
) as `product.packUnit` ,
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
COALESCE (
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural`
) as `product.packUnitPlural` ,
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
COALESCE (
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords`
) as `product.customSearchKeywords` ,
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
COALESCE (
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig`
) as `product.slotConfig` ,
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
COALESCE (
`product.translation.customFields` ,
`product.parent.translation.customFields`
) as `product.customFields`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id`
AND `product` . `parent_version_id` = `product.parent` . `version_id`
LEFT JOIN `product_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 `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id`
LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id`
LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id`
LEFT JOIN (
SELECT
`product.translation` . `product_id` ,
`product.translation` . `product_version_id` ,
`product.translation` . `meta_description` as `product.translation.metaDescription` ,
`product.translation` . `name` as `product.translation.name` ,
`product.translation` . `keywords` as `product.translation.keywords` ,
`product.translation` . `description` as `product.translation.description` ,
`product.translation` . `meta_title` as `product.translation.metaTitle` ,
`product.translation` . `pack_unit` as `product.translation.packUnit` ,
`product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` ,
`product.translation` . `custom_fields` as `product.translation.customFields` ,
`product.translation` . `slot_config` as `product.translation.slotConfig` ,
`product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords`
FROM
`product_translation` `product.translation`
WHERE
`product.translation` . `language_id` = ?
) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id`
AND `product.product_translation` . `product_version_id` = `product` . `version_id`
LEFT JOIN (
SELECT
`product.parent.translation` . `product_id` ,
`product.parent.translation` . `product_version_id` ,
`product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` ,
`product.parent.translation` . `name` as `product.parent.translation.name` ,
`product.parent.translation` . `keywords` as `product.parent.translation.keywords` ,
`product.parent.translation` . `description` as `product.parent.translation.description` ,
`product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` ,
`product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` ,
`product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` ,
`product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` ,
`product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` ,
`product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation` . `language_id` = ?
) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id`
AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id`
LEFT JOIN `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`
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`
WHERE
(`product` . `version_id` = ? )
AND (
`product` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ?
)
)
Copy
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `file_hash` as `product.cover.media.fileHash` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.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` , (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.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , (SELECT GROUP_CONCAT (HEX (`product.subscriptionPlans.mapping` . `subscription_plan_id` ) SEPARATOR '||' )
FROM `subscription_plan_product_mapping` `product.subscriptionPlans.mapping`
WHERE `product.subscriptionPlans.mapping` . `product_id` = `product` . `subscriptionPlans` ) as `product.subscriptionPlans.id_mapping` , (SELECT GROUP_CONCAT (HEX (`product.streams.mapping` . `product_stream_id` ) SEPARATOR '||' )
FROM `product_stream_mapping` `product.streams.mapping`
WHERE `product.streams.mapping` . `product_id` = `product` . `id` ) as `product.streams.id_mapping` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_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 `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN `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` 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` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product` . `id` IN (0x00000AD13D7E7E7E7E7E7E7E7E7E0002 , '\0\0\0~~~~~~~~~\0' , 0x00005FFFAA7E7E7E7E7E7E7E7E7E0003 , 0x00008C751B7E7E7E7E7E7E7E7E7E0003 , 0x00005FFFAB7E7E7E7E7E7E7E7E7E0003 , 0x00008C751D7E7E7E7E7E7E7E7E7E0003 , 0x00008C751E7E7E7E7E7E7E7E7E7E0003 , 0x00008C751F7E7E7E7E7E7E7E7E7E0003 , 0x00008C75207E7E7E7E7E7E7E7E7E0003 , 0x00008C75217E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA37E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA47E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA57E7E7E7E7E7E7E7E7E0003 , 0x00005FBD787E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA67E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA77E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA87E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA97E7E7E7E7E7E7E7E7E0003 , 0x00008C75187E7E7E7E7E7E7E7E7E0003 ));
Copy
41
0.57 ms
SELECT `product_price` . `id` as `product_price.id` , `product_price` . `version_id` as `product_price.versionId` , `product_price` . `product_id` as `product_price.productId` , `product_price` . `product_version_id` as `product_price.productVersionId` , `product_price` . `rule_id` as `product_price.ruleId` , `product_price` . `price` as `product_price.price` , `product_price` . `quantity_start` as `product_price.quantityStart` , `product_price` . `quantity_end` as `product_price.quantityEnd` , `product_price` . `custom_fields` as `product_price.customFields` , `product_price` . `created_at` as `product_price.createdAt` , `product_price` . `updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price` . `version_id` = ? ) AND (((`product_price` . `product_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"\x00\x00\x00\x16\x01 ~~~~~~~~~\x00\x02 "
b"\x00\x00 \n Ñ=~~~~~~~~~\x00\x02 "
b"\x00\x00 _½x~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ£~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¤~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¥~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¦~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ§~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¨~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ©~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿª~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ«~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x18 ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\e ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1D ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1E ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1F ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu!~~~~~~~~~\x00\x03 "
]
SELECT `product_price` . `id` as `product_price.id` , `product_price` . `version_id` as `product_price.versionId` , `product_price` . `product_id` as `product_price.productId` , `product_price` . `product_version_id` as `product_price.productVersionId` , `product_price` . `rule_id` as `product_price.ruleId` , `product_price` . `price` as `product_price.price` , `product_price` . `quantity_start` as `product_price.quantityStart` , `product_price` . `quantity_end` as `product_price.quantityEnd` , `product_price` . `custom_fields` as `product_price.customFields` , `product_price` . `created_at` as `product_price.createdAt` , `product_price` . `updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`product_price` . `product_id` IN ('\0\0\0~~~~~~~~~\0' , 0x00000AD13D7E7E7E7E7E7E7E7E7E0002 , 0x00005FBD787E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA37E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA47E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA57E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA67E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA77E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA87E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA97E7E7E7E7E7E7E7E7E0003 , 0x00005FFFAA7E7E7E7E7E7E7E7E7E0003 , 0x00005FFFAB7E7E7E7E7E7E7E7E7E0003 , 0x00008C75187E7E7E7E7E7E7E7E7E0003 , 0x00008C751B7E7E7E7E7E7E7E7E7E0003 , 0x00008C751D7E7E7E7E7E7E7E7E7E0003 , 0x00008C751E7E7E7E7E7E7E7E7E7E0003 , 0x00008C751F7E7E7E7E7E7E7E7E7E0003 , 0x00008C75207E7E7E7E7E7E7E7E7E0003 , 0x00008C75217E7E7E7E7E7E7E7E7E0003 ))));
Copy
42
0.60 ms
SELECT `product_visibility` . `id` as `product_visibility.id` , `product_visibility` . `product_id` as `product_visibility.productId` , `product_visibility` . `product_version_id` as `product_visibility.productVersionId` , `product_visibility` . `sales_channel_id` as `product_visibility.salesChannelId` , `product_visibility` . `visibility` as `product_visibility.visibility` , `product_visibility` . `created_at` as `product_visibility.createdAt` , `product_visibility` . `updated_at` as `product_visibility.updatedAt` FROM `product_visibility` WHERE ((`product_visibility` . `product_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )))
Parameters :
[
"\x00\x00\x00\x16\x01 ~~~~~~~~~\x00\x02 "
b"\x00\x00 \n Ñ=~~~~~~~~~\x00\x02 "
b"\x00\x00 _½x~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ£~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¤~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¥~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¦~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ§~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¨~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ©~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿª~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ«~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x18 ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\e ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1D ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1E ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1F ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu!~~~~~~~~~\x00\x03 "
]
SELECT `product_visibility` . `id` as `product_visibility.id` , `product_visibility` . `product_id` as `product_visibility.productId` , `product_visibility` . `product_version_id` as `product_visibility.productVersionId` , `product_visibility` . `sales_channel_id` as `product_visibility.salesChannelId` , `product_visibility` . `visibility` as `product_visibility.visibility` , `product_visibility` . `created_at` as `product_visibility.createdAt` , `product_visibility` . `updated_at` as `product_visibility.updatedAt` FROM `product_visibility` WHERE ((`product_visibility` . `product_id` IN ('\0\0\0~~~~~~~~~\0' , 0x00000AD13D7E7E7E7E7E7E7E7E7E0002 , 0x00005FBD787E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA37E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA47E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA57E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA67E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA77E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA87E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA97E7E7E7E7E7E7E7E7E0003 , 0x00005FFFAA7E7E7E7E7E7E7E7E7E0003 , 0x00005FFFAB7E7E7E7E7E7E7E7E7E0003 , 0x00008C75187E7E7E7E7E7E7E7E7E0003 , 0x00008C751B7E7E7E7E7E7E7E7E7E0003 , 0x00008C751D7E7E7E7E7E7E7E7E7E0003 , 0x00008C751E7E7E7E7E7E7E7E7E7E0003 , 0x00008C751F7E7E7E7E7E7E7E7E7E0003 , 0x00008C75207E7E7E7E7E7E7E7E7E0003 , 0x00008C75217E7E7E7E7E7E7E7E7E0003 )));
Copy
43
0.84 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"¼iÇIª¿ƒ\x19 éরƞIç "
b"""
6·j‰\n
\x13\x1E -}åىƒ=à
"""
b"ûñðšÄ .Ëy¢/Ó?Ï\x18 / "
b"áNZ_Ö\e ía¾à‰¹\x13 ¾Ý "
b"ÍëÿD¾û®ٙüÅ.Ãíð "
b"ñPfgê;\t 7&\f ’\x1C óö\x08 § "
b"r\x1D ±Ý\x1D\x08 ÜñúÿÔEÈÍ\f ° "
b"PeçȧvW$\r †6Ä\x1C\x1C U "
b"?A‹ÿä¸~èµ\x18 B\x0E ¤/© "
b"\x03 \x14 A}õ±ÈÄd©)\x00 *2 "
b"\x06\x01 Ú7+jP\x13 ¦\x14 ‘_\x06 r,r "
b"ô?Ãy°±ïšЕA\x06 Ktº "
b"ñX°Nž£boe¡"(oo "
b"TI¨F\x0F ÕkÒÓ(¯'JM[~ "
b"€¨ºFPf3 w<±È- º\x15 "
b"}¶¨Ú—y„\x19 ]u\r š²:ó^ "
b"e'‹“\x18 E§±RZ㋃b{r "
]
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 (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
?
)
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.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 (0xBC69C749AABF8319E9E0A6B0C69E49E7 , 0x36B76A890A131E2D7DE5D989C6923DE0 , 0xFBF1F09AC4202ECB79A22FD33FCF182F , 0xE14E5A5FD61BADED61BEE089B913BEDD , 0xCDEBFF44BEFBC2AED999FCC52EC3EDF0 , 0xF1506667EA3B0937260C921CF3F608A7 , 0x721DB1DD1D08DCF1FAFFD445C8CD0CB0 , 0x5065E7C8A77657240D8636C41C1CAD55 , 0x3F418BFF90E4B87EE8B518420EA42FA9 , 0x0390149D417DF5B1C8C464A929002A32 , 0x0601DA372B6A5013A614915F06722C72 , 0xF43FC379B0B1EFC5A18A9541064B74BA , 0xF158B04E9EA3626F65ADA122286F906F , 0x5449A8460FD56BD2D328AF274A4D5B7E , 0x80A8BA4650663320773CB1C82D20BA15 , 0x7DB6A8DA977984195D750D9AB23AF35E , 0x65278B931845A7B1525AE38B83627B72 );
Copy
44
1.71 ms
SELECT `product_stream` . `id` as `product_stream.id` , `product_stream` . `api_filter` as `product_stream.apiFilter` , `product_stream` . `invalid` as `product_stream.invalid` , `product_stream` . `created_at` as `product_stream.createdAt` , `product_stream` . `updated_at` as `product_stream.updatedAt` , `product_stream.translation.name` , `product_stream.translation.name` as `product_stream.name` , `product_stream.translation.description` , `product_stream.translation.description` as `product_stream.description` , `product_stream.translation.customFields` , `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation` . `product_stream_id` , `product_stream.translation` . `name` as `product_stream.translation.name` , `product_stream.translation` . `description` as `product_stream.translation.description` , `product_stream.translation` . `custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation` . `language_id` = ? ) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id` WHERE `product_stream` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"¤Á„eß@Ю¸´xI([ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
b"°{†\x02 -"K¿¬\x1F Nz\x02 ¼U¢ "
]
SELECT `product_stream` . `id` as `product_stream.id` , `product_stream` . `api_filter` as `product_stream.apiFilter` , `product_stream` . `invalid` as `product_stream.invalid` , `product_stream` . `created_at` as `product_stream.createdAt` , `product_stream` . `updated_at` as `product_stream.updatedAt` , `product_stream.translation.name` , `product_stream.translation.name` as `product_stream.name` , `product_stream.translation.description` , `product_stream.translation.description` as `product_stream.description` , `product_stream.translation.customFields` , `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation` . `product_stream_id` , `product_stream.translation` . `name` as `product_stream.translation.name` , `product_stream.translation` . `description` as `product_stream.translation.description` , `product_stream.translation` . `custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id` WHERE `product_stream` . `id` IN (0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xA4C1849D65DF40D0AEB8B478499D285B , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xB07B86022D224BBFAC1F4E7A02BC55A2 , 0xB07B86022D224BBFAC1F4E7A02BC55A2 );
Copy
45
0.50 ms
SELECT LOWER (HEX (p . id )), pt . name
FROM product p
INNER JOIN product pp ON pp . id = p . parent_id AND pp . version_id = ?
INNER JOIN product_translation pt ON pp . id = pt . product_id
WHERE p . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND p . version_id = ?
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x00\x00 \n Ñ=~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x16\x01 ~~~~~~~~~\x00\x02 "
b"\x00\x00 _ÿª~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\e ~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ«~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1D ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1E ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1F ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu!~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ£~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¤~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¥~~~~~~~~~\x00\x03 "
b"\x00\x00 _½x~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¦~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ§~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¨~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ©~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x18 ~~~~~~~~~\x00\x03 "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
]
SELECT LOWER (HEX (p . id )), pt . name
FROM product p
INNER JOIN product pp ON pp . id = p . parent_id AND pp . version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425
INNER JOIN product_translation pt ON pp . id = pt . product_id
WHERE p . id IN (0x00000AD13D7E7E7E7E7E7E7E7E7E0002 , '\0\0\0~~~~~~~~~\0' , 0x00005FFFAA7E7E7E7E7E7E7E7E7E0003 , 0x00008C751B7E7E7E7E7E7E7E7E7E0003 , 0x00005FFFAB7E7E7E7E7E7E7E7E7E0003 , 0x00008C751D7E7E7E7E7E7E7E7E7E0003 , 0x00008C751E7E7E7E7E7E7E7E7E7E0003 , 0x00008C751F7E7E7E7E7E7E7E7E7E0003 , 0x00008C75207E7E7E7E7E7E7E7E7E0003 , 0x00008C75217E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA37E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA47E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA57E7E7E7E7E7E7E7E7E0003 , 0x00005FBD787E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA67E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA77E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA87E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA97E7E7E7E7E7E7E7E7E0003 , 0x00008C75187E7E7E7E7E7E7E7E7E0003 ) AND p . version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ;
Copy
46
0.45 ms
SELECT `product_warehouse_group` . `product_id` , `product_warehouse_group` . `warehouse_group_id` FROM `product_warehouse_group` LEFT JOIN `warehouse_group` `product_warehouse_group.warehouseGroup` ON `product_warehouse_group` . `warehouse_group_id` = `product_warehouse_group.warehouseGroup` . `id` WHERE ((`product_warehouse_group` . `product_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND (`product_warehouse_group.warehouseGroup` . `rule_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))) ORDER BY `product_warehouse_group.warehouseGroup` . `priority` ASC
Parameters :
[
b"\x00\x00 \n Ñ=~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x16\x01 ~~~~~~~~~\x00\x02 "
b"\x00\x00 _ÿª~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\e ~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ«~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1D ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1E ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1F ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu!~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ£~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¤~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¥~~~~~~~~~\x00\x03 "
b"\x00\x00 _½x~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¦~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ§~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¨~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ©~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x18 ~~~~~~~~~\x00\x03 "
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
]
SELECT `product_warehouse_group` . `product_id` , `product_warehouse_group` . `warehouse_group_id` FROM `product_warehouse_group` LEFT JOIN `warehouse_group` `product_warehouse_group.warehouseGroup` ON `product_warehouse_group` . `warehouse_group_id` = `product_warehouse_group.warehouseGroup` . `id` WHERE ((`product_warehouse_group` . `product_id` IN (0x00000AD13D7E7E7E7E7E7E7E7E7E0002 , '\0\0\0~~~~~~~~~\0' , 0x00005FFFAA7E7E7E7E7E7E7E7E7E0003 , 0x00008C751B7E7E7E7E7E7E7E7E7E0003 , 0x00005FFFAB7E7E7E7E7E7E7E7E7E0003 , 0x00008C751D7E7E7E7E7E7E7E7E7E0003 , 0x00008C751E7E7E7E7E7E7E7E7E7E0003 , 0x00008C751F7E7E7E7E7E7E7E7E7E0003 , 0x00008C75207E7E7E7E7E7E7E7E7E0003 , 0x00008C75217E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA37E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA47E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA57E7E7E7E7E7E7E7E7E0003 , 0x00005FBD787E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA67E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA77E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA87E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA97E7E7E7E7E7E7E7E7E0003 , 0x00008C75187E7E7E7E7E7E7E7E7E0003 )) AND (`product_warehouse_group.warehouseGroup` . `rule_id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD ))) ORDER BY `product_warehouse_group.warehouseGroup` . `priority` ASC ;
Copy
47
0.57 ms
SELECT LOWER (HEX (product . id )) AS product_id ,
LOWER (HEX (product_warehouse_group . warehouse_group_id )) AS warehouse_group_id ,
COALESCE (SUM (product_warehouse . stock ), 0 ) AS stock ,
warehouse_group . priority AS priority ,
(warehouse_group . id IS NOT NULL ) AS assigned
FROM product
INNER JOIN product_warehouse_group
ON product . id = product_warehouse_group . product_id
AND product . version_id = product_warehouse_group . product_version_id
LEFT JOIN warehouse_group
ON product_warehouse_group . warehouse_group_id = warehouse_group . id
AND warehouse_group . rule_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
LEFT JOIN warehouse_group_warehouse
ON warehouse_group_warehouse . warehouse_group_id = product_warehouse_group . warehouse_group_id
LEFT JOIN product_warehouse
ON product_warehouse . product_id = product_warehouse_group . product_id
AND product_warehouse . product_version_id = product_warehouse_group . product_version_id
AND product_warehouse . warehouse_id = warehouse_group_warehouse . warehouse_id
WHERE product . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND product . version_id = ?
GROUP BY product_warehouse_group . warehouse_group_id ,
product_warehouse_group . product_id
Parameters :
[
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
b"\x00\x00 \n Ñ=~~~~~~~~~\x00\x02 "
"\x00\x00\x00\x16\x01 ~~~~~~~~~\x00\x02 "
b"\x00\x00 _ÿª~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\e ~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ«~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1D ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1E ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x1F ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu ~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu!~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ£~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¤~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¥~~~~~~~~~\x00\x03 "
b"\x00\x00 _½x~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¦~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ§~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ¨~~~~~~~~~\x00\x03 "
b"\x00\x00 _ÿ©~~~~~~~~~\x00\x03 "
b"\x00\x00 Œu\x18 ~~~~~~~~~\x00\x03 "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
]
SELECT LOWER (HEX (product . id )) AS product_id ,
LOWER (HEX (product_warehouse_group . warehouse_group_id )) AS warehouse_group_id ,
COALESCE (SUM (product_warehouse . stock ), 0 ) AS stock ,
warehouse_group . priority AS priority ,
(warehouse_group . id IS NOT NULL ) AS assigned
FROM product
INNER JOIN product_warehouse_group
ON product . id = product_warehouse_group . product_id
AND product . version_id = product_warehouse_group . product_version_id
LEFT JOIN warehouse_group
ON product_warehouse_group . warehouse_group_id = warehouse_group . id
AND warehouse_group . rule_id IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )
LEFT JOIN warehouse_group_warehouse
ON warehouse_group_warehouse . warehouse_group_id = product_warehouse_group . warehouse_group_id
LEFT JOIN product_warehouse
ON product_warehouse . product_id = product_warehouse_group . product_id
AND product_warehouse . product_version_id = product_warehouse_group . product_version_id
AND product_warehouse . warehouse_id = warehouse_group_warehouse . warehouse_id
WHERE product . id IN (0x00000AD13D7E7E7E7E7E7E7E7E7E0002 , '\0\0\0~~~~~~~~~\0' , 0x00005FFFAA7E7E7E7E7E7E7E7E7E0003 , 0x00008C751B7E7E7E7E7E7E7E7E7E0003 , 0x00005FFFAB7E7E7E7E7E7E7E7E7E0003 , 0x00008C751D7E7E7E7E7E7E7E7E7E0003 , 0x00008C751E7E7E7E7E7E7E7E7E7E0003 , 0x00008C751F7E7E7E7E7E7E7E7E7E0003 , 0x00008C75207E7E7E7E7E7E7E7E7E0003 , 0x00008C75217E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA37E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA47E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA57E7E7E7E7E7E7E7E7E0003 , 0x00005FBD787E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA67E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA77E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA87E7E7E7E7E7E7E7E7E0003 , 0x00005FFFA97E7E7E7E7E7E7E7E7E0003 , 0x00008C75187E7E7E7E7E7E7E7E7E0003 ) AND product . version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425
GROUP BY product_warehouse_group . warehouse_group_id ,
product_warehouse_group . product_id ;
Copy
48
0.70 ms
SELECT seo_path_info FROM seo_url
WHERE language_id = ?
AND sales_channel_id = ?
AND route_name = ?
AND path_info = ?
AND is_deleted = ?
AND is_canonical = ?
LIMIT 1 ;
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
"frontend.cbax.manufacturer.index "
"/cbax/manufacturer/index "
0
1
]
SELECT seo_path_info FROM seo_url
WHERE language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B
AND sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF
AND route_name = 'frontend.cbax.manufacturer.index'
AND path_info = '/cbax/manufacturer/index'
AND is_deleted = 0
AND is_canonical = 1
LIMIT 1 ; ;
Copy
49
0.28 ms
SELECT seo_path_info FROM seo_url
WHERE language_id = ?
AND sales_channel_id = ?
AND route_name = ?
AND path_info = ?
AND is_deleted = ?
AND is_canonical = ?
LIMIT 1 ;
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
"frontend.cbax.manufacturer.detail "
"/cbax/manufacturer/detail/000089a2e57e7e7e7e7e7e7e7e7e0004 "
0
1
]
SELECT seo_path_info FROM seo_url
WHERE language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B
AND sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF
AND route_name = 'frontend.cbax.manufacturer.detail'
AND path_info = '/cbax/manufacturer/detail/000089a2e57e7e7e7e7e7e7e7e7e0004'
AND is_deleted = 0
AND is_canonical = 1
LIMIT 1 ; ;
Copy
50
0.25 ms
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
51
0.26 ms
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
;
Copy
52
0.15 ms
SELECT url FROM sales_channel_domain
SELECT url FROM sales_channel_domain ;
Copy
53
0.23 ms
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `technical_name` = ?
Parameters :
[
"BehrTheme "
]
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `technical_name` = 'BehrTheme' ;
Copy
54
0.70 ms
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `context_gateway_url` as `app.contextGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `requested_privileges` as `app.requestedPrivileges` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"mailcShopware6MailchimpIntegration "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `context_gateway_url` as `app.contextGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `requested_privileges` as `app.requestedPrivileges` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
LEFT JOIN (
SELECT
`app.translation` . `app_id` ,
`app.translation` . `label` as `app.translation.label` ,
`app.translation` . `description` as `app.translation.description` ,
`app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` ,
`app.translation` . `custom_fields` as `app.translation.customFields`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
(`app` . `name` = ? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `context_gateway_url` as `app.contextGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `requested_privileges` as `app.requestedPrivileges` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = 'mailcShopware6MailchimpIntegration' );
Copy
55
0.63 ms
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `context_gateway_url` as `app.contextGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `requested_privileges` as `app.requestedPrivileges` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"LenzPlatformAppCmsBlocksImageText "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `context_gateway_url` as `app.contextGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `requested_privileges` as `app.requestedPrivileges` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
LEFT JOIN (
SELECT
`app.translation` . `app_id` ,
`app.translation` . `label` as `app.translation.label` ,
`app.translation` . `description` as `app.translation.description` ,
`app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` ,
`app.translation` . `custom_fields` as `app.translation.customFields`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
(`app` . `name` = ? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `context_gateway_url` as `app.contextGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `requested_privileges` as `app.requestedPrivileges` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = 'LenzPlatformAppCmsBlocksImageText' );
Copy
56
0.36 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
57
0.25 ms
SELECT DISTINCT `technical_name`
FROM `theme_runtime_config`
WHERE `technical_name` IS NOT NULL
SELECT DISTINCT `technical_name`
FROM `theme_runtime_config`
WHERE `technical_name` IS NOT NULL ;
Copy
58
0.37 ms
SELECT path FROM category WHERE id = ?
Parameters :
[
b"|Ï—V\x05 0LÜ»l´+š“ì¤ "
]
SELECT path FROM category WHERE id = 0x7CCF975605304CDCBB6CB42B9A93ECA4 ;
Copy
59
0.18 ms
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = ?
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ;
Copy
60
0.28 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
"jRgTXOPaecOlS7xC2P8mNzjZ4TqS5YXR "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) AND (token = 'jRgTXOPaecOlS7xC2P8mNzjZ4TqS5YXR' ) LIMIT 1 ;
Copy
61
0.55 ms
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `theme_id` = ?
Parameters :
[
b"5™\x11 í›\e DHÔºñÝĨç "
]
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `theme_id` = 0x359911ED9B1B444890D4BAF1DDC4A8E7 ;
Copy
62
0.62 ms
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"Ëö\x19 ¢oK·¤;ãC‚ûÎ4 "
b"‰w³•¢+G+—“kÒ0&\x07 "
b"–g\x00 è•/O8¶+Ãö\x05\x10 d "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0xCBF619A2AD6F4BB7A43BE34382FBCE34 , 0x8977B395A22B472B97936BD230268107 , 0x966700E8952F4F38B6812BC3F6051064 ));
Copy
63
132.05 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 :
[
"/cbax/manufacturer/detail/00008f6f1c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897eb97e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008dfbbe7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897dda7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e437e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009590857e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2f77e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f0d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008954a77e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980d57e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008954ac7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897b557e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f247e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c397e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897b6f7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c8c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f5c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d497e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008983387e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897b677e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f6d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897b697e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2a47e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f477e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f497e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008954a97e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c8b7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897b5d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009406ed7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2a87e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6ecf7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f72a97e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ba47e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008955d87e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008adc687e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897baa7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897bee7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009403077e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897bdf7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a32b7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008dfbbd7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897bd87e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c987e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009403087e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f557e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f2e7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a26e7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2757e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008981a57e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f577e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c967e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897be77e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ba37e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f7a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f297e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ba77e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897bb97e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897bb07e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ba87e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897be87e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897b8e7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897b907e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f147e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897b9d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6efa7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897b9b7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009896587e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009403097e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2697e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897bf77e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897be57e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897bf57e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897bdd7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009893487e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2967e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c187e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a27a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6eff7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009894627e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897fed7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6efd7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c327e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d3b7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000094030c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000095eaf27e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008981957e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c367e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c217e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c2c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c917e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897b5e7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008b045b7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f735e7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f76e27e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f127e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a27f7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f537e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2797e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f237e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c337e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c307e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c2a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c9d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d8f7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980747e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f647e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c587e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c577e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e2e7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f2a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980d17e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d0d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a32a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089802a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/fd97514135124630a2d1413a4c13b9f9 "
"/cbax/manufacturer/detail/0000897c387e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f4a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980717e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009403217e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009403207e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a26f7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009892a27e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f317e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2f27e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a28c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000098965c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c887e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897eb37e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c807e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e0d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008b03917e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f1d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f747e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008b033f7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c9d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c8f7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c867e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f99777e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f637e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c977e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c817e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c9c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a28f7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c8c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008b06b97e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6ed37e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f527e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000958bb57e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f5a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ef27e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ccf7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897b547e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897cd77e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897cc77e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f767e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d207e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980237e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c277e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897fd27e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d0f7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d087e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ef87e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2f07e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897cfe7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089808f7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897cfd7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d537e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000098930a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c9a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c567e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d1e7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f307e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980fa7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d1d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ce17e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000095eaf77e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897cef7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f2b7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c7f7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f737e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089807a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980a27e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d5d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d5a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e817e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d787e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a3197e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d267e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008b040d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a27d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c9b7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d627e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897cf97e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c7d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d697e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009403137e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000090f5907e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6ef07e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008b04257e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d847e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d887e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897da17e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008aeebb7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d247e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d737e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e797e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089576d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d397e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008aedf27e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009532717e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f97c97e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f95d47e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d477e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d7a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d487e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2bf7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6ecb7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d3c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f4d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d5f7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f627e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897da57e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c8f7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980787e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d227e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c907e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f5f7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c6b7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897dbb7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897dc47e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089817d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897da77e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f9a9c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6ee27e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f157e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897dab7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897db97e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897da87e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c827e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2dd7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c697e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f167e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6ef97e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897db37e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897dd47e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897dc97e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897dac7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f567e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f067e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d6e7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6edc7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e2c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c767e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f1a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d607e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e7b7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f327e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e157e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e107e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6ed27e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008af75c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000098952a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e5a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ded7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089544b7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f6f7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e037e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897b637e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f257e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e467e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e5d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6eec7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2b37e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e3a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2bc7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897df07e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a28a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2d47e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e667e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f4b7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f597e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009896767e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d967e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000094032a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008b052e7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f617e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ea07e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008b051a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ed17e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ec77e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897cf87e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ea37e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e977e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e787e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e907e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6ed87e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e857e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000098967f7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6ed97e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c9e7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6eee7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2c87e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ef47e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009894747e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f667e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2c97e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e137e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897eca7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897eb07e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2cb7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ef37e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008c65e67e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897eff7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008aff547e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c5e7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897dcc7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897efc7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008b046c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897edf7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f5d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897edc7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ee87e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897fa37e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ed87e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ed67e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f207e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c857e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009403257e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f1f7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f72ab7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f3b7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f1d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f677e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f367e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f717e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f3a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f3e7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f1c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897b567e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c2b7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00000003e77e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6efc7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f557e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f5a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2907e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f717e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f917e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897b967e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d767e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f037e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008954ee7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ce27e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d557e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897fb47e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f937e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f6a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e237e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f907e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a3027e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f8f7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f347e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c837e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c757e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897cff7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897fa17e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897f9c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897fb67e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2c57e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ee67e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897fc87e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897cf67e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2e47e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897fd37e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f96647e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ffd7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897fcf7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ff07e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008dfbb67e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897fd07e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897fef7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6ed47e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897fe27e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897fdf7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089816d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ff67e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897fc97e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6ec67e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ffc7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897fc57e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f487e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d147e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f4e7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f057e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980417e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008983f77e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008987ee7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a3377e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089801e7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980027e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089808a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980657e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009894737e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980707e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980907e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2fb7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f277e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6ec17e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980047e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f087e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6ee07e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980257e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980227e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2c37e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897e6f7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2e57e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c867e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f797e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008dfbcc7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980067e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980147e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000098967d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c8a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f417e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980977e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980997e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f72a87e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f137e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2fa7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980987e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980077e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f427e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000927c7a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980c87e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008b05f47e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000094031e7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980dc7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980de7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980d27e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000098930e7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000098930c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980ca7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6ec07e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000094030a7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008a19b47e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008a8ee47e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6ed77e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009894e27e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008b2b147e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d747e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f227e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089cb947e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089f2a47e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a4857e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a4847e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008a67d47e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008a40c47e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008b04047e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f097e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6fc87e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980e27e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008b06bb7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980ce7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d457e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008981097e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2fe7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f357e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a3017e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008981427e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f6c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009892987e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f6b7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f0e7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089812b7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008981327e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008f6f037e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089809e7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897ca07e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d187e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089815f7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009892a37e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000958fb27e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008981607e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008980cc7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008981707e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897d257e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c287e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a2f57e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008981a27e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008981617e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008981637e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897b5c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089816c7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/0000897c8b7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00009894757e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089854d7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/000089a3257e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008981bb7e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/detail/00008981b37e7e7e7e7e7e7e7e7e0004 "
"/cbax/manufacturer/index "
"/detail/00000ad13d7e7e7e7e7e7e7e7e7e0002 "
"/detail/00000016017e7e7e7e7e7e7e7e7e0002 "
"/detail/00005fffaa7e7e7e7e7e7e7e7e7e0003 "
"/detail/00008c751b7e7e7e7e7e7e7e7e7e0003 "
"/detail/00005fffab7e7e7e7e7e7e7e7e7e0003 "
"/detail/00008c751d7e7e7e7e7e7e7e7e7e0003 "
"/detail/00008c751e7e7e7e7e7e7e7e7e7e0003 "
"/detail/00008c751f7e7e7e7e7e7e7e7e7e0003 "
"/detail/00008c75207e7e7e7e7e7e7e7e7e0003 "
"/detail/00008c75217e7e7e7e7e7e7e7e7e0003 "
"/detail/00005fffa37e7e7e7e7e7e7e7e7e0003 "
"/detail/00005fffa47e7e7e7e7e7e7e7e7e0003 "
"/detail/00005fffa57e7e7e7e7e7e7e7e7e0003 "
"/detail/00005fbd787e7e7e7e7e7e7e7e7e0003 "
"/detail/00005fffa67e7e7e7e7e7e7e7e7e0003 "
"/detail/00005fffa77e7e7e7e7e7e7e7e7e0003 "
"/detail/00005fffa87e7e7e7e7e7e7e7e7e0003 "
"/detail/00005fffa97e7e7e7e7e7e7e7e7e0003 "
"/detail/00008c75187e7e7e7e7e7e7e7e7e0003 "
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
]
SELECT
seo_path_info ,
path_info ,
sales_channel_id
FROM
seo_url
WHERE
(seo_url . is_canonical = 1 )
AND (
seo_url . path_info IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
)
AND (seo_url . language_id = ? )
AND (
seo_url . sales_channel_id = ?
OR seo_url . sales_channel_id IS NULL
)
AND (seo_url . is_deleted = 0 )
Copy
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN ('/cbax/manufacturer/detail/00008f6f1c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897eb97e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008dfbbe7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897dda7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e437e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009590857e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2f77e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f0d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008954a77e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980d57e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008954ac7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897b557e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f247e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c397e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897b6f7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c8c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f5c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d497e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008983387e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897b677e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f6d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897b697e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2a47e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f477e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f497e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008954a97e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c8b7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897b5d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009406ed7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2a87e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6ecf7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f72a97e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ba47e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008955d87e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008adc687e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897baa7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897bee7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009403077e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897bdf7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a32b7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008dfbbd7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897bd87e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c987e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009403087e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f557e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f2e7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a26e7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2757e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008981a57e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f577e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c967e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897be77e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ba37e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f7a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f297e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ba77e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897bb97e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897bb07e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ba87e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897be87e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897b8e7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897b907e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f147e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897b9d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6efa7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897b9b7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009896587e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009403097e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2697e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897bf77e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897be57e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897bf57e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897bdd7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009893487e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2967e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c187e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a27a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6eff7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009894627e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897fed7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6efd7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c327e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d3b7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000094030c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000095eaf27e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008981957e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c367e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c217e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c2c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c917e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897b5e7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008b045b7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f735e7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f76e27e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f127e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a27f7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f537e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2797e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f237e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c337e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c307e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c2a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c9d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d8f7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980747e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f647e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c587e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c577e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e2e7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f2a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980d17e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d0d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a32a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089802a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/fd97514135124630a2d1413a4c13b9f9' , '/cbax/manufacturer/detail/0000897c387e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f4a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980717e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009403217e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009403207e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a26f7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009892a27e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f317e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2f27e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a28c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000098965c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c887e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897eb37e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c807e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e0d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008b03917e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f1d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f747e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008b033f7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c9d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c8f7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c867e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f99777e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f637e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c977e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c817e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c9c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a28f7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c8c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008b06b97e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6ed37e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f527e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000958bb57e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f5a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ef27e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ccf7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897b547e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897cd77e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897cc77e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f767e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d207e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980237e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c277e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897fd27e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d0f7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d087e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ef87e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2f07e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897cfe7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089808f7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897cfd7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d537e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000098930a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c9a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c567e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d1e7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f307e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980fa7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d1d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ce17e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000095eaf77e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897cef7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f2b7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c7f7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f737e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089807a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980a27e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d5d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d5a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e817e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d787e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a3197e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d267e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008b040d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a27d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c9b7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d627e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897cf97e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c7d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d697e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009403137e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000090f5907e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6ef07e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008b04257e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d847e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d887e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897da17e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008aeebb7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d247e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d737e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e797e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089576d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d397e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008aedf27e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009532717e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f97c97e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f95d47e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d477e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d7a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d487e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2bf7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6ecb7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d3c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f4d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d5f7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f627e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897da57e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c8f7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980787e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d227e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c907e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f5f7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c6b7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897dbb7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897dc47e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089817d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897da77e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f9a9c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6ee27e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f157e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897dab7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897db97e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897da87e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c827e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2dd7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c697e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f167e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6ef97e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897db37e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897dd47e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897dc97e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897dac7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f567e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f067e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d6e7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6edc7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e2c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c767e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f1a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d607e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e7b7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f327e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e157e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e107e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6ed27e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008af75c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000098952a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e5a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ded7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089544b7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f6f7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e037e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897b637e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f257e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e467e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e5d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6eec7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2b37e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e3a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2bc7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897df07e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a28a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2d47e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e667e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f4b7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f597e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009896767e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d967e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000094032a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008b052e7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f617e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ea07e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008b051a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ed17e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ec77e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897cf87e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ea37e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e977e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e787e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e907e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6ed87e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e857e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000098967f7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6ed97e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c9e7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6eee7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2c87e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ef47e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009894747e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f667e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2c97e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e137e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897eca7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897eb07e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2cb7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ef37e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008c65e67e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897eff7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008aff547e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c5e7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897dcc7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897efc7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008b046c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897edf7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f5d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897edc7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ee87e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897fa37e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ed87e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ed67e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f207e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c857e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009403257e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f1f7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f72ab7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f3b7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f1d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f677e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f367e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f717e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f3a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f3e7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f1c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897b567e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c2b7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00000003e77e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6efc7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f557e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f5a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2907e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f717e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f917e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897b967e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d767e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f037e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008954ee7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ce27e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d557e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897fb47e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f937e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f6a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e237e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f907e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a3027e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f8f7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f347e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c837e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c757e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897cff7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897fa17e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897f9c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897fb67e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2c57e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ee67e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897fc87e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897cf67e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2e47e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897fd37e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f96647e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ffd7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897fcf7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ff07e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008dfbb67e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897fd07e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897fef7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6ed47e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897fe27e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897fdf7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089816d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ff67e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897fc97e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6ec67e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ffc7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897fc57e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f487e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d147e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f4e7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f057e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980417e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008983f77e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008987ee7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a3377e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089801e7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980027e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089808a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980657e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009894737e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980707e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980907e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2fb7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f277e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6ec17e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980047e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f087e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6ee07e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980257e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980227e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2c37e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897e6f7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2e57e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c867e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f797e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008dfbcc7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980067e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980147e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000098967d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c8a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f417e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980977e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980997e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f72a87e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f137e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2fa7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980987e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980077e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f427e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000927c7a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980c87e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008b05f47e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000094031e7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980dc7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980de7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980d27e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000098930e7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000098930c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980ca7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6ec07e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000094030a7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008a19b47e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008a8ee47e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6ed77e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009894e27e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008b2b147e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d747e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f227e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089cb947e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089f2a47e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a4857e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a4847e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008a67d47e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008a40c47e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008b04047e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f097e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6fc87e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980e27e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008b06bb7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980ce7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d457e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008981097e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2fe7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f357e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a3017e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008981427e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f6c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009892987e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f6b7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f0e7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089812b7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008981327e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008f6f037e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089809e7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897ca07e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d187e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089815f7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009892a37e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000958fb27e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008981607e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008980cc7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008981707e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897d257e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c287e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a2f57e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008981a27e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008981617e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008981637e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897b5c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089816c7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/0000897c8b7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00009894757e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089854d7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/000089a3257e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008981bb7e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/detail/00008981b37e7e7e7e7e7e7e7e7e0004' , '/cbax/manufacturer/index' , '/detail/00000ad13d7e7e7e7e7e7e7e7e7e0002' , '/detail/00000016017e7e7e7e7e7e7e7e7e0002' , '/detail/00005fffaa7e7e7e7e7e7e7e7e7e0003' , '/detail/00008c751b7e7e7e7e7e7e7e7e7e0003' , '/detail/00005fffab7e7e7e7e7e7e7e7e7e0003' , '/detail/00008c751d7e7e7e7e7e7e7e7e7e0003' , '/detail/00008c751e7e7e7e7e7e7e7e7e7e0003' , '/detail/00008c751f7e7e7e7e7e7e7e7e7e0003' , '/detail/00008c75207e7e7e7e7e7e7e7e7e0003' , '/detail/00008c75217e7e7e7e7e7e7e7e7e0003' , '/detail/00005fffa37e7e7e7e7e7e7e7e7e0003' , '/detail/00005fffa47e7e7e7e7e7e7e7e7e0003' , '/detail/00005fffa57e7e7e7e7e7e7e7e7e0003' , '/detail/00005fbd787e7e7e7e7e7e7e7e7e0003' , '/detail/00005fffa67e7e7e7e7e7e7e7e7e0003' , '/detail/00005fffa77e7e7e7e7e7e7e7e7e0003' , '/detail/00005fffa87e7e7e7e7e7e7e7e7e0003' , '/detail/00005fffa97e7e7e7e7e7e7e7e7e0003' , '/detail/00008c75187e7e7e7e7e7e7e7e7e0003' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
64
0.63 ms
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
]
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD );
Copy
65
0.67 ms
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ? ) AND ((sales_channel_id = ? OR sales_channel_id IS NULL )) AND ((seo_path_info = ? OR seo_path_info = ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
"_esi/global/header "
"_esi/global/header/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF OR sales_channel_id IS NULL )) AND ((seo_path_info = '_esi/global/header' OR seo_path_info = '_esi/global/header/' ));
Copy
66
0.28 ms
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ? ) AND (sales_channel_id = ? ) AND (path_info = ? ) AND (is_canonical = 1 ) LIMIT 1
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
"/_esi/global/header "
]
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) AND (path_info = '/_esi/global/header' ) AND (is_canonical = 1 ) LIMIT 1 ;
Copy
67
0.22 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
"jRgTXOPaecOlS7xC2P8mNzjZ4TqS5YXR "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) AND (token = 'jRgTXOPaecOlS7xC2P8mNzjZ4TqS5YXR' ) LIMIT 1 ;
Copy
68
0.32 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `id` = ?
Parameters :
[
b"|Ï—V\x05 0LÜ»l´+š“ì¤ "
b"|Ï—V\x05 0LÜ»l´+š“ì¤ "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0x7CCF975605304CDCBB6CB42B9A93ECA4 OR `id` = 0x7CCF975605304CDCBB6CB42B9A93ECA4
;
Copy
69
0.82 ms
SELECT `language` . `id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language` . `id` = `language.salesChannelDomains` . `language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language` . `id` = `language.salesChannels.mapping` . `language_id` LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping` . `sales_channel_id` = `language.salesChannels` . `id` WHERE (`language.salesChannelDomains` . `sales_channel_id` = ? AND `language.salesChannels` . `id` = ? ) GROUP BY `language` . `id` ORDER BY MIN (`language` . `name` ) ASC
Parameters :
[
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
]
SELECT `language` . `id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language` . `id` = `language.salesChannelDomains` . `language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language` . `id` = `language.salesChannels.mapping` . `language_id` LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping` . `sales_channel_id` = `language.salesChannels` . `id` WHERE (`language.salesChannelDomains` . `sales_channel_id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF AND `language.salesChannels` . `id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) GROUP BY `language` . `id` ORDER BY MIN (`language` . `name` ) ASC ;
Copy
70
0.61 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `active` as `language.active` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.name` , `language.translationCode.translation.name` as `language.translationCode.name` , `language.translationCode.translation.territory` , `language.translationCode.translation.territory` as `language.translationCode.territory` , `language.translationCode.translation.customFields` , `language.translationCode.translation.customFields` as `language.translationCode.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation` . `language_id` = ? ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` WHERE `language` . `id` IN (? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"SC(\r úÚO\x13 ¸~¦m5¶ü. "
b"ü¯™I#2NT£ÒO\x16 ÿÝ0K "
b"í¦!§~bE8–³ÄVاý "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `active` as `language.active` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.name` , `language.translationCode.translation.name` as `language.translationCode.name` , `language.translationCode.translation.territory` , `language.translationCode.translation.territory` as `language.translationCode.territory` , `language.translationCode.translation.customFields` , `language.translationCode.translation.customFields` as `language.translationCode.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B , 0x5343280DFADA4F13B87EA66D35B6FC2E , 0xFCAF994923324E54A3D24F16FFDD304B , 0xEDA621A77E62453896B3C456D8A79DFD );
Copy
71
0.33 ms
SELECT `currency` . `id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency` . `id` = `currency.salesChannels.mapping` . `currency_id` LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping` . `sales_channel_id` = `currency.salesChannels` . `id` WHERE (`currency.salesChannels` . `id` = ? ) GROUP BY `currency` . `id`
Parameters :
[
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
]
SELECT `currency` . `id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency` . `id` = `currency.salesChannels.mapping` . `currency_id` LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping` . `sales_channel_id` = `currency.salesChannels` . `id` WHERE (`currency.salesChannels` . `id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) GROUP BY `currency` . `id` ;
Copy
72
0.56 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (0xB7D2554B0CE847CD82F3AC9BD1C0DFCA );
Copy
73
5.76 ms
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND (seo_url . language_id = ? ) AND (seo_url . sales_channel_id = ? OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 )
Parameters :
[
"/navigation/13a65f0962e64be9ab3210a371a2f790 "
"/navigation/17a3e1082a41422486b5cd8312b85338 "
"/navigation/ce8d2ea829eb4f068922ce8d9928aaf8 "
"/navigation/00000186a07e7e7e7e7e7e7e7e7e0001 "
"/navigation/000003d0907e7e7e7e7e7e7e7e7e0001 "
"/navigation/000006ddd07e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000493e07e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000057e407e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000668a07e7e7e7e7e7e7e7e7e0001 "
"/navigation/4d689ea4e1ee4be7a7ff17c3d1c2a9fd "
"/navigation/0d5c0178b61f43409317ecb7f0423217 "
"/navigation/9f316991c7b843988ba2d691af81e051 "
"/navigation/b5f029ae393e42019d3c84d1745747d9 "
"/navigation/87329892f04642a091cf97d76cf2e172 "
"/navigation/d0c3ec10ad7f43eab1566c1442929e7b "
"/navigation/405d1cbfa9ac40988230b3550335457d "
"/navigation/fc1ec1df1e6e4f1a8143c5ba27bf4971 "
"/navigation/73d86ffcbaf24d1ead280925070a92d7 "
"/navigation/830789a628d847209c38fd4dede151ef "
"/navigation/604b2db8d0664366b6b22358d17f7a59 "
"/navigation/3effeb8dc90a440cade956cd15571d2e "
"/navigation/6a9710cbd4ef455d882138cc36089aed "
"/navigation/13f58cf7fb2d4fdc8090e2d111219483 "
"/navigation/413ab9571e424278a787f8a4381c0c9f "
"/navigation/853c3c6b6ffe47e2866acbc815d7ef0d "
"/navigation/37e42c1a596f44aaa610954f0a82095e "
"/navigation/0a500eeb24b74c4eab8e1982232bf4f7 "
"/navigation/0799bf2edc454c3287d633d9afd8d680 "
"/navigation/92bb5f4d67e84697841c730082f2bbda "
"/navigation/1756c757bedb444bbacec61fc6f0c159 "
"/navigation/eb040e19715440c08c9806233a73f42a "
"/navigation/d5f98579fc6a4def8a173f3cd4eb0c1f "
"/navigation/d67ef9c439bf46b9976fd4c577abecc9 "
"/navigation/9fc9bc9065d44af9984985664c242443 "
"/navigation/3b0c1d5504484565a8bdced3ab2d3665 "
"/navigation/b90f87fb1a1c4230af629184792d84e3 "
"/navigation/eb51729977f44659b74712aad3e7e7a3 "
"/navigation/e907e8f1668c4fb4afe752ffe417a63e "
"/navigation/f1b52c4932dc4ad590c5ee6ff62c87b7 "
"/navigation/88435e53e98c4d08877d9e13a9607c2a "
"/navigation/00000249f07e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024be47e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024bee7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024bf87e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024c027e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024c0c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024c167e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024dd87e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024de27e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024dec7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024df67e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024fcc7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000024fd67e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000251c07e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000251ca7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000251d47e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000251de7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000251e37e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000251e87e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000251ed7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000251f27e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000251fc7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000252887e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000252927e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000253b47e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000253be7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000253c87e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000253d27e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000253e67e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000253eb7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000253f07e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000255a87e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000255b27e7e7e7e7e7e7e7e7e0001 "
"/navigation/000002579c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000257a17e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000257a37e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000257a47e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000257b07e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000257ba7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000259907e7e7e7e7e7e7e7e7e0001 "
"/navigation/000002599a7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000259a47e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000259ae7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000025b847e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000025b8e7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000025b987e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000025d787e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000025d827e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000025f6c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000025f767e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000261607e7e7e7e7e7e7e7e7e0001 "
"/navigation/000002616a7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000261747e7e7e7e7e7e7e7e7e0001 "
"/navigation/000002617e7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000261887e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000261927e7e7e7e7e7e7e7e7e0001 "
"/navigation/000002619c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030d407e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f347e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f487e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f4d7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f4f7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f527e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f537e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f547e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f577e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f5c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030f987e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030fa27e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030fa77e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030fac7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030fb67e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000030ffc7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000310067e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000310107e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000310607e7e7e7e7e7e7e7e7e0001 "
"/navigation/000003106a7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000311287e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000311327e7e7e7e7e7e7e7e7e0001 "
"/navigation/000003113c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000311467e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000311487e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000311507e7e7e7e7e7e7e7e7e0001 "
"/navigation/000003115a7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000311647e7e7e7e7e7e7e7e7e0001 "
"/navigation/000003131c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000313267e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000313307e7e7e7e7e7e7e7e7e0001 "
"/navigation/000003133a7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000313447e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000313467e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000315107e7e7e7e7e7e7e7e7e0001 "
"/navigation/000003151a7e7e7e7e7e7e7e7e7e0001 "
"/navigation/000003151f7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000315247e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000317047e7e7e7e7e7e7e7e7e0001 "
"/navigation/000003170e7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000317227e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000318f87e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000319027e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000319047e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000319077e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000031aec7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000031af67e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000031ce07e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000031cea7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000031cf47e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000031cfe7e7e7e7e7e7e7e7e7e0001 "
"/navigation/0000031d087e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000320c87e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000320d27e7e7e7e7e7e7e7e7e0001 "
"/navigation/000008b1807e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbba07e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbc047e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbc0e7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbc187e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbc227e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbc687e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbc727e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbc7c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbc867e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbccc7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbcd67e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd307e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd3a7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd3f7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd447e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd497e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd4e7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd537e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd587e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd5d7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd627e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd947e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbd9e7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbda87e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbdf87e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbe027e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbe0c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbe207e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbe2a7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbe5c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbe667e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbe707e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbec07e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbeca7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbed47e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbede7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbf247e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbf2e7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbf387e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbf427e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbf4c7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbf567e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dbfec7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dc0007e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dc0507e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dc05a7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dc0647e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dc06e7e7e7e7e7e7e7e7e7e0001 "
"/navigation/00000dc0787e7e7e7e7e7e7e7e7e0001 "
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
]
SELECT
seo_path_info ,
path_info ,
sales_channel_id
FROM
seo_url
WHERE
(seo_url . is_canonical = 1 )
AND (
seo_url . path_info IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
)
AND (seo_url . language_id = ? )
AND (
seo_url . sales_channel_id = ?
OR seo_url . sales_channel_id IS NULL
)
AND (seo_url . is_deleted = 0 )
Copy
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN ('/navigation/13a65f0962e64be9ab3210a371a2f790' , '/navigation/17a3e1082a41422486b5cd8312b85338' , '/navigation/ce8d2ea829eb4f068922ce8d9928aaf8' , '/navigation/00000186a07e7e7e7e7e7e7e7e7e0001' , '/navigation/000003d0907e7e7e7e7e7e7e7e7e0001' , '/navigation/000006ddd07e7e7e7e7e7e7e7e7e0001' , '/navigation/00000493e07e7e7e7e7e7e7e7e7e0001' , '/navigation/0000057e407e7e7e7e7e7e7e7e7e0001' , '/navigation/00000668a07e7e7e7e7e7e7e7e7e0001' , '/navigation/4d689ea4e1ee4be7a7ff17c3d1c2a9fd' , '/navigation/0d5c0178b61f43409317ecb7f0423217' , '/navigation/9f316991c7b843988ba2d691af81e051' , '/navigation/b5f029ae393e42019d3c84d1745747d9' , '/navigation/87329892f04642a091cf97d76cf2e172' , '/navigation/d0c3ec10ad7f43eab1566c1442929e7b' , '/navigation/405d1cbfa9ac40988230b3550335457d' , '/navigation/fc1ec1df1e6e4f1a8143c5ba27bf4971' , '/navigation/73d86ffcbaf24d1ead280925070a92d7' , '/navigation/830789a628d847209c38fd4dede151ef' , '/navigation/604b2db8d0664366b6b22358d17f7a59' , '/navigation/3effeb8dc90a440cade956cd15571d2e' , '/navigation/6a9710cbd4ef455d882138cc36089aed' , '/navigation/13f58cf7fb2d4fdc8090e2d111219483' , '/navigation/413ab9571e424278a787f8a4381c0c9f' , '/navigation/853c3c6b6ffe47e2866acbc815d7ef0d' , '/navigation/37e42c1a596f44aaa610954f0a82095e' , '/navigation/0a500eeb24b74c4eab8e1982232bf4f7' , '/navigation/0799bf2edc454c3287d633d9afd8d680' , '/navigation/92bb5f4d67e84697841c730082f2bbda' , '/navigation/1756c757bedb444bbacec61fc6f0c159' , '/navigation/eb040e19715440c08c9806233a73f42a' , '/navigation/d5f98579fc6a4def8a173f3cd4eb0c1f' , '/navigation/d67ef9c439bf46b9976fd4c577abecc9' , '/navigation/9fc9bc9065d44af9984985664c242443' , '/navigation/3b0c1d5504484565a8bdced3ab2d3665' , '/navigation/b90f87fb1a1c4230af629184792d84e3' , '/navigation/eb51729977f44659b74712aad3e7e7a3' , '/navigation/e907e8f1668c4fb4afe752ffe417a63e' , '/navigation/f1b52c4932dc4ad590c5ee6ff62c87b7' , '/navigation/88435e53e98c4d08877d9e13a9607c2a' , '/navigation/00000249f07e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024be47e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024bee7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024bf87e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024c027e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024c0c7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024c167e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024dd87e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024de27e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024dec7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024df67e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024fcc7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000024fd67e7e7e7e7e7e7e7e7e0001' , '/navigation/00000251c07e7e7e7e7e7e7e7e7e0001' , '/navigation/00000251ca7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000251d47e7e7e7e7e7e7e7e7e0001' , '/navigation/00000251de7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000251e37e7e7e7e7e7e7e7e7e0001' , '/navigation/00000251e87e7e7e7e7e7e7e7e7e0001' , '/navigation/00000251ed7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000251f27e7e7e7e7e7e7e7e7e0001' , '/navigation/00000251fc7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000252887e7e7e7e7e7e7e7e7e0001' , '/navigation/00000252927e7e7e7e7e7e7e7e7e0001' , '/navigation/00000253b47e7e7e7e7e7e7e7e7e0001' , '/navigation/00000253be7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000253c87e7e7e7e7e7e7e7e7e0001' , '/navigation/00000253d27e7e7e7e7e7e7e7e7e0001' , '/navigation/00000253e67e7e7e7e7e7e7e7e7e0001' , '/navigation/00000253eb7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000253f07e7e7e7e7e7e7e7e7e0001' , '/navigation/00000255a87e7e7e7e7e7e7e7e7e0001' , '/navigation/00000255b27e7e7e7e7e7e7e7e7e0001' , '/navigation/000002579c7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000257a17e7e7e7e7e7e7e7e7e0001' , '/navigation/00000257a37e7e7e7e7e7e7e7e7e0001' , '/navigation/00000257a47e7e7e7e7e7e7e7e7e0001' , '/navigation/00000257b07e7e7e7e7e7e7e7e7e0001' , '/navigation/00000257ba7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000259907e7e7e7e7e7e7e7e7e0001' , '/navigation/000002599a7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000259a47e7e7e7e7e7e7e7e7e0001' , '/navigation/00000259ae7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000025b847e7e7e7e7e7e7e7e7e0001' , '/navigation/0000025b8e7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000025b987e7e7e7e7e7e7e7e7e0001' , '/navigation/0000025d787e7e7e7e7e7e7e7e7e0001' , '/navigation/0000025d827e7e7e7e7e7e7e7e7e0001' , '/navigation/0000025f6c7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000025f767e7e7e7e7e7e7e7e7e0001' , '/navigation/00000261607e7e7e7e7e7e7e7e7e0001' , '/navigation/000002616a7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000261747e7e7e7e7e7e7e7e7e0001' , '/navigation/000002617e7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000261887e7e7e7e7e7e7e7e7e0001' , '/navigation/00000261927e7e7e7e7e7e7e7e7e0001' , '/navigation/000002619c7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030d407e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f347e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f487e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f4d7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f4f7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f527e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f537e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f547e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f577e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f5c7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030f987e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030fa27e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030fa77e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030fac7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030fb67e7e7e7e7e7e7e7e7e0001' , '/navigation/0000030ffc7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000310067e7e7e7e7e7e7e7e7e0001' , '/navigation/00000310107e7e7e7e7e7e7e7e7e0001' , '/navigation/00000310607e7e7e7e7e7e7e7e7e0001' , '/navigation/000003106a7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000311287e7e7e7e7e7e7e7e7e0001' , '/navigation/00000311327e7e7e7e7e7e7e7e7e0001' , '/navigation/000003113c7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000311467e7e7e7e7e7e7e7e7e0001' , '/navigation/00000311487e7e7e7e7e7e7e7e7e0001' , '/navigation/00000311507e7e7e7e7e7e7e7e7e0001' , '/navigation/000003115a7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000311647e7e7e7e7e7e7e7e7e0001' , '/navigation/000003131c7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000313267e7e7e7e7e7e7e7e7e0001' , '/navigation/00000313307e7e7e7e7e7e7e7e7e0001' , '/navigation/000003133a7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000313447e7e7e7e7e7e7e7e7e0001' , '/navigation/00000313467e7e7e7e7e7e7e7e7e0001' , '/navigation/00000315107e7e7e7e7e7e7e7e7e0001' , '/navigation/000003151a7e7e7e7e7e7e7e7e7e0001' , '/navigation/000003151f7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000315247e7e7e7e7e7e7e7e7e0001' , '/navigation/00000317047e7e7e7e7e7e7e7e7e0001' , '/navigation/000003170e7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000317227e7e7e7e7e7e7e7e7e0001' , '/navigation/00000318f87e7e7e7e7e7e7e7e7e0001' , '/navigation/00000319027e7e7e7e7e7e7e7e7e0001' , '/navigation/00000319047e7e7e7e7e7e7e7e7e0001' , '/navigation/00000319077e7e7e7e7e7e7e7e7e0001' , '/navigation/0000031aec7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000031af67e7e7e7e7e7e7e7e7e0001' , '/navigation/0000031ce07e7e7e7e7e7e7e7e7e0001' , '/navigation/0000031cea7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000031cf47e7e7e7e7e7e7e7e7e0001' , '/navigation/0000031cfe7e7e7e7e7e7e7e7e7e0001' , '/navigation/0000031d087e7e7e7e7e7e7e7e7e0001' , '/navigation/00000320c87e7e7e7e7e7e7e7e7e0001' , '/navigation/00000320d27e7e7e7e7e7e7e7e7e0001' , '/navigation/000008b1807e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbba07e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbc047e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbc0e7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbc187e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbc227e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbc687e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbc727e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbc7c7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbc867e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbccc7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbcd67e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd307e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd3a7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd3f7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd447e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd497e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd4e7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd537e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd587e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd5d7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd627e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd947e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbd9e7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbda87e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbdf87e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbe027e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbe0c7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbe207e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbe2a7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbe5c7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbe667e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbe707e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbec07e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbeca7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbed47e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbede7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbf247e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbf2e7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbf387e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbf427e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbf4c7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbf567e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dbfec7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dc0007e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dc0507e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dc05a7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dc0647e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dc06e7e7e7e7e7e7e7e7e7e0001' , '/navigation/00000dc0787e7e7e7e7e7e7e7e7e0001' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
74
0.39 ms
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
]
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD );
Copy
75
0.63 ms
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ? ) AND ((sales_channel_id = ? OR sales_channel_id IS NULL )) AND ((seo_path_info = ? OR seo_path_info = ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
"_esi/global/footer "
"_esi/global/footer/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF OR sales_channel_id IS NULL )) AND ((seo_path_info = '_esi/global/footer' OR seo_path_info = '_esi/global/footer/' ));
Copy
76
0.38 ms
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ? ) AND (sales_channel_id = ? ) AND (path_info = ? ) AND (is_canonical = 1 ) LIMIT 1
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
"/_esi/global/footer "
]
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) AND (path_info = '/_esi/global/footer' ) AND (is_canonical = 1 ) LIMIT 1 ;
Copy
77
0.20 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
"jRgTXOPaecOlS7xC2P8mNzjZ4TqS5YXR "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) AND (token = 'jRgTXOPaecOlS7xC2P8mNzjZ4TqS5YXR' ) LIMIT 1 ;
Copy
78
0.25 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `id` = ?
Parameters :
[
b"Ç´S-A\x10 OÙ§€ÞëT;_, "
b"Ç´S-A\x10 OÙ§€ÞëT;_, "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0xC7B4532D41104FD9A780DEEB543B5F2C OR `id` = 0xC7B4532D41104FD9A780DEEB543B5F2C
;
Copy
79
2.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` . `cms_navigation_page_id` as `category.cmsNavigationPageId` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (((`category` . `id` = ? OR (`category` . `path` LIKE ? AND (`category` . `level` > ? AND `category` . `level` < = ? )))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"Ç´S-A\x10 OÙ§€ÞëT;_, "
"%|c7b4532d41104fd9a780deeb543b5f2c|% "
1
4
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category` . `cms_navigation_page_id` as `category.cmsNavigationPageId` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
(
(
`category` . `id` = ?
OR (
`category` . `path` LIKE ?
AND (
`category` . `level` > ?
AND `category` . `level` < = ?
)
)
)
)
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category` . `cms_navigation_page_id` as `category.cmsNavigationPageId` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`category` . `id` = 0xC7B4532D41104FD9A780DEEB543B5F2C OR (`category` . `path` LIKE '%|c7b4532d41104fd9a780deeb543b5f2c|%' AND (`category` . `level` > 1 AND `category` . `level` < = 4 )))));
Copy
80
0.62 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category` . `id` = `category.swagDynamicAccessRules.mapping` . `category_id` AND `category` . `version_id` = `category.swagDynamicAccessRules.mapping` . `category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping` . `rule_id` = `category.swagDynamicAccessRules` . `id` WHERE (`category` . `version_id` = ? ) AND ((((`category.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) OR `category.swagDynamicAccessRules` . `id` < = > ? ))) AND (`category` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) GROUP BY `category` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
b"\v gF‚Ï\x06 G¡»A*×ófÄ’ "
b"\x1E (|\x15 <ÒB[¨\x10\x1D UÛ£’œ "
b"TB\x04 .½IÝ¡Ì\x04 Ń4\x0F "
b"UEz-N¼¡ð@C@ð\x03 È "
b"fgXšJšI\x1D “›iG\x1F AÄI "
b"n#Â\f g\x1C I:€€e!±\x00 ¿© "
b"pB>É&uA÷ãØ\x11 f}Tá "
b"zÌDJ|\x03 Mè©Z\x07\x0F Q\x13 ý- "
b"\x7F Õ‹hHM\x16 \x17 ºz²e\x1A "
b"„\x0F fXHøFìƒ/KeW¿Zi "
b"ˆÖþ?Æ·Nä½]æ±³÷ó "
b"€Úf\x0E ,@\x03 ¨Ïßùyr©ƒ "
b"Å×\x1F þø¼E>¤È«6#ÞCb "
b"Öx@\x08 ©[GK½‰D_ê\x17 ¤N "
b"ÛζNkÞE%º†¢Pt.õ\x10 "
b"ìãeQÓ\x11 N·j;'P\x10 "
b"úä²6RÄN¾˜Ž‹\^X§# "
b"Ç´S-A\x10 OÙ§€ÞëT;_, "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category` . `id` = `category.swagDynamicAccessRules.mapping` . `category_id` AND `category` . `version_id` = `category.swagDynamicAccessRules.mapping` . `category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping` . `rule_id` = `category.swagDynamicAccessRules` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`category.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )) OR `category.swagDynamicAccessRules` . `id` < = > NULL ))) AND (`category` . `id` IN (0x0B674682CF0647A1BB412AD7F366C492 , 0x1E287C153CD2425BA8101D55DBA3929C , 0x5442042EBDAD49DDA1CC04C5839D340F , 0x55459D7A2DAD4EBCA1F0404340F003C8 , 0x6667589A4A9A491D939B69471F41C449 , 0x6E23C20C671C493A80806521B100BFA9 , 0x70423EC9267541F781E3D811667D54E1 , 0x7ACC444A7C034DE8A95A070F5113FD2D , 0x7FD58B6848AD4D169D17BA7AB2651A20 , 0x840F665848F846EC832F4B6557BF5A69 , 0x88D6FE3FC6B74EE4BD5DE6B1B3F7F39D , 0xAD80DA660E2C4003A8CFDFF97972A983 , 0xC5D71FFEF8BC453EA4C8AB3623DE4362 , 0xD6784008A95B474BBD89445FEA17A44E , 0xDBCEB64E6BDE4525BA86A250742EF510 , 0xECE36551D3114E8EB78F6A3B2750108F , 0xFAE4B23652C44EBE988E8B5C5E58A723 , 0xC7B4532D41104FD9A780DEEB543B5F2C )) GROUP BY `category` . `id` ;
Copy
81
2.92 ms
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = ? ) AND ((`category` . `path` LIKE ? AND `category` . `level` = ? AND `category` . `active` = ? AND `category` . `visible` = ? )) GROUP BY `category` . `parent_id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"%|c7b4532d41104fd9a780deeb543b5f2c|% "
4
true
true
]
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `path` LIKE '%|c7b4532d41104fd9a780deeb543b5f2c|%' AND `category` . `level` = 4 AND `category` . `active` = 1 AND `category` . `visible` = 1 )) GROUP BY `category` . `parent_id` ;
Copy
82
0.28 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"Ç´S-A\x10 OÙ§€ÞëT;_, "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xC7B4532D41104FD9A780DEEB543B5F2C ));
Copy
83
0.18 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `id` = ?
Parameters :
[
b"ýÍ2µ?Bku¤—ïAÈé "
b"ýÍ2µ?Bku¤—ïAÈé "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0xFD8FCD32B53F426BAD75A497EF41C8E9 OR `id` = 0xFD8FCD32B53F426BAD75A497EF41C8E9
;
Copy
84
1.62 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category` . `cms_navigation_page_id` as `category.cmsNavigationPageId` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (((`category` . `id` = ? OR (`category` . `path` LIKE ? AND (`category` . `level` > ? AND `category` . `level` < = ? )))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ýÍ2µ?Bku¤—ïAÈé "
"%|fd8fcd32b53f426bad75a497ef41c8e9|% "
1
3
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category` . `cms_navigation_page_id` as `category.cmsNavigationPageId` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
(
(
`category` . `id` = ?
OR (
`category` . `path` LIKE ?
AND (
`category` . `level` > ?
AND `category` . `level` < = ?
)
)
)
)
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category` . `cms_navigation_page_id` as `category.cmsNavigationPageId` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`category` . `id` = 0xFD8FCD32B53F426BAD75A497EF41C8E9 OR (`category` . `path` LIKE '%|fd8fcd32b53f426bad75a497ef41c8e9|%' AND (`category` . `level` > 1 AND `category` . `level` < = 3 )))));
Copy
85
0.50 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category` . `id` = `category.swagDynamicAccessRules.mapping` . `category_id` AND `category` . `version_id` = `category.swagDynamicAccessRules.mapping` . `category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping` . `rule_id` = `category.swagDynamicAccessRules` . `id` WHERE (`category` . `version_id` = ? ) AND ((((`category.swagDynamicAccessRules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) OR `category.swagDynamicAccessRules` . `id` < = > ? ))) AND (`category` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) GROUP BY `category` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
null
b"\x11\x13 ¨aqI5©~]‚Yñö\x1D "
b"\x11 °þÛBøKç½\x1C Ï·5>6r "
b"\x14 ÉÔ\x11 k‰AÊ¿Êtš\x05 æ9x "
b"\x16 ÷2W\r òMÖ¤åõœµbâÌ "
b"$.¡Ü~iMp¦+÷g>#\x01 Å "
b"Fš=à‰VH`ê\x1D\x02 Â"P‡ "
b"J$%à 1HS¸ëS=ícLø "
b"""
[Ƨ\x7F ðñN\n
¿•wB¦™è\x17
"""
b"eb8“n–G$±&‰fmE¬4 "
b"¯èÏa!dIa„)bö§®6à "
b"²„'éº?E»‹ßq¹D.ð0 "
b"½^”ÄÕ\x16 G7²àÎ<\x08 ÔÑV "
b"Ê5+Œ·\x04 OÚ¹úîñƒ•\x0E ` "
b"ÓŠ*¡ð@\x14 ²£8jÖ¥‰Y "
b"ýÍ2µ?Bku¤—ïAÈé "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category` . `id` = `category.swagDynamicAccessRules.mapping` . `category_id` AND `category` . `version_id` = `category.swagDynamicAccessRules.mapping` . `category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping` . `rule_id` = `category.swagDynamicAccessRules` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`category.swagDynamicAccessRules` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD )) OR `category.swagDynamicAccessRules` . `id` < = > NULL ))) AND (`category` . `id` IN (0x111390A861714935A97E5D8259F1F61D , 0x11B0FEDB42F84BE7BD1CCFB7353E3672 , 0x14C9D4116B8941CABFCA749A05E63978 , 0x16F732570DF24DD6A4E5F59CB562E2CC , 0x242EA1DC7E694D70A62BF7673E2301C5 , 0x469A3DE0895648609DEA1D02C2225087 , 0x4A2425C3A0314853B8EB533DED634CF8 , 0x5BC6A77FF0F14E0ABF957742A699E817 , 0x656238936E964724B12689666D45AC34 , 0xAFE8CF6121644961842962F6A7AE36E0 , 0xB28427E9BA3F45BB8BDF71B9442EF030 , 0xBD5E94C4D5164737B2E0CE3C08D4D156 , 0xCA352B8CB7044FDAB9FAEEF183950E60 , 0xD39D8A2AA1F04014B2A3386AD6A58959 , 0xFD8FCD32B53F426BAD75A497EF41C8E9 )) GROUP BY `category` . `id` ;
Copy
86
3.16 ms
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = ? ) AND ((`category` . `path` LIKE ? AND `category` . `level` = ? AND `category` . `active` = ? AND `category` . `visible` = ? )) GROUP BY `category` . `parent_id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"%|fd8fcd32b53f426bad75a497ef41c8e9|% "
3
true
true
]
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `path` LIKE '%|fd8fcd32b53f426bad75a497ef41c8e9|%' AND `category` . `level` = 3 AND `category` . `active` = 1 AND `category` . `visible` = 1 )) GROUP BY `category` . `parent_id` ;
Copy
87
0.33 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ýÍ2µ?Bku¤—ïAÈé "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xFD8FCD32B53F426BAD75A497EF41C8E9 ));
Copy
88
0.58 ms
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE (`payment_method` . `active` = ? AND `payment_method.salesChannels` . `id` = ? ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC
Parameters :
[
true
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
]
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE (`payment_method` . `active` = 1 AND `payment_method.salesChannels` . `id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC ;
Copy
89
1.02 ms
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = ? ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ç\x05 CL6@J\x11 ©§*Ù,vÛÔ "
b"\x13 =ÇWŽeI«¢yº)øìøZ "
b"Í\r æmÌZC‹›\x08 î퇮Ç\x00 "
b"ų{i¼'IZ‹¡”V&\x08 é "
b"1Å&÷ý=Dĵ´HV|7;) "
]
SELECT
`payment_method` . `id` as `payment_method.id` ,
`payment_method` . `plugin_id` as `payment_method.pluginId` ,
`payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` ,
`payment_method` . `position` as `payment_method.position` ,
`payment_method` . `active` as `payment_method.active` ,
`payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` ,
`payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` ,
`payment_method` . `media_id` as `payment_method.mediaId` ,
`payment_method` . `technical_name` as `payment_method.technicalName` ,
`payment_method` . `created_at` as `payment_method.createdAt` ,
`payment_method` . `updated_at` as `payment_method.updatedAt` ,
`payment_method.media` . `id` as `payment_method.media.id` ,
`payment_method.media` . `user_id` as `payment_method.media.userId` ,
`payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` ,
`payment_method.media` . `mime_type` as `payment_method.media.mimeType` ,
`payment_method.media` . `file_extension` as `payment_method.media.fileExtension` ,
`payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` ,
`payment_method.media` . `file_name` as `payment_method.media.fileName` ,
`payment_method.media` . `file_size` as `payment_method.media.fileSize` ,
`payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` ,
`payment_method.media` . `meta_data` as `payment_method.media.metaData` ,
`payment_method.media` . `config` as `payment_method.media.config` ,
`payment_method.media` . `path` as `payment_method.media.path` ,
`payment_method.media` . `private` as `payment_method.media.private` ,
`payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` ,
`payment_method.media` . `file_hash` as `payment_method.media.fileHash` ,
`payment_method.media` . `created_at` as `payment_method.media.createdAt` ,
`payment_method.media` . `updated_at` as `payment_method.media.updatedAt` ,
`payment_method.media.translation.title` ,
`payment_method.media.translation.title` as `payment_method.media.title` ,
`payment_method.media.translation.alt` ,
`payment_method.media.translation.alt` as `payment_method.media.alt` ,
`payment_method.media.translation.customFields` ,
`payment_method.media.translation.customFields` as `payment_method.media.customFields` ,
`payment_method.translation.name` ,
`payment_method.translation.name` as `payment_method.name` ,
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName` as `payment_method.distinguishableName` ,
`payment_method.translation.description` ,
`payment_method.translation.description` as `payment_method.description` ,
`payment_method.translation.customFields` ,
`payment_method.translation.customFields` as `payment_method.customFields`
FROM
`payment_method`
LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id`
LEFT JOIN (
SELECT
`payment_method.translation` . `payment_method_id` ,
`payment_method.translation` . `name` as `payment_method.translation.name` ,
`payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` ,
`payment_method.translation` . `description` as `payment_method.translation.description` ,
`payment_method.translation` . `custom_fields` as `payment_method.translation.customFields`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation` . `language_id` = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
LEFT JOIN (
SELECT
`payment_method.media.translation` . `media_id` ,
`payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` ,
`payment_method.media.translation` . `title` as `payment_method.media.translation.title` ,
`payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields`
FROM
`media_translation` `payment_method.media.translation`
WHERE
`payment_method.media.translation` . `language_id` = ?
) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id`
WHERE
`payment_method` . `id` IN (? , ? , ? , ? , ? )
Copy
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (0xE705434C36404A11A9A72AD92C76DBD4 , 0x133DC7578D6549ABA279BA29F8ECF85A , 0xCD0DE66DCC5A438B9B08EEED87AEC700 , 0xC5B37B69BC27495A8B8FA194562608E9 , 0x31C526F7FD3D44C4B5B448567C373B29 );
Copy
90
0.66 ms
SELECT `shipping_method` . `id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method` . `id` = `shipping_method.salesChannels.mapping` . `shipping_method_id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping` . `sales_channel_id` = `shipping_method.salesChannels` . `id` WHERE (`shipping_method` . `active` = ? AND `shipping_method.salesChannels` . `id` = ? ) GROUP BY `shipping_method` . `id` ORDER BY MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.name` )) ASC
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
]
SELECT `shipping_method` . `id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method` . `id` = `shipping_method.salesChannels.mapping` . `shipping_method_id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping` . `sales_channel_id` = `shipping_method.salesChannels` . `id` WHERE (`shipping_method` . `active` = 1 AND `shipping_method.salesChannels` . `id` = 0xA4BD6D6716D64126BD5373AABEE8C9AF ) GROUP BY `shipping_method` . `id` ORDER BY MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.name` )) ASC ;
Copy
91
0.80 ms
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = ? ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"µ®êØ~@NJº~âê~r1Ê "
b"]×1%,ÇN¬¥+/Jç¹>÷ "
]
SELECT
`shipping_method` . `id` as `shipping_method.id` ,
`shipping_method` . `technical_name` as `shipping_method.technicalName` ,
`shipping_method` . `active` as `shipping_method.active` ,
`shipping_method` . `position` as `shipping_method.position` ,
`shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` ,
`shipping_method` . `media_id` as `shipping_method.mediaId` ,
`shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` ,
`shipping_method` . `tax_type` as `shipping_method.taxType` ,
`shipping_method` . `tax_id` as `shipping_method.taxId` ,
`shipping_method` . `created_at` as `shipping_method.createdAt` ,
`shipping_method` . `updated_at` as `shipping_method.updatedAt` ,
`shipping_method.media` . `id` as `shipping_method.media.id` ,
`shipping_method.media` . `user_id` as `shipping_method.media.userId` ,
`shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` ,
`shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` ,
`shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` ,
`shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` ,
`shipping_method.media` . `file_name` as `shipping_method.media.fileName` ,
`shipping_method.media` . `file_size` as `shipping_method.media.fileSize` ,
`shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` ,
`shipping_method.media` . `meta_data` as `shipping_method.media.metaData` ,
`shipping_method.media` . `config` as `shipping_method.media.config` ,
`shipping_method.media` . `path` as `shipping_method.media.path` ,
`shipping_method.media` . `private` as `shipping_method.media.private` ,
`shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` ,
`shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` ,
`shipping_method.media` . `created_at` as `shipping_method.media.createdAt` ,
`shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` ,
`shipping_method.media.translation.title` ,
`shipping_method.media.translation.title` as `shipping_method.media.title` ,
`shipping_method.media.translation.alt` ,
`shipping_method.media.translation.alt` as `shipping_method.media.alt` ,
`shipping_method.media.translation.customFields` ,
`shipping_method.media.translation.customFields` as `shipping_method.media.customFields` ,
`shipping_method.translation.name` ,
`shipping_method.translation.name` as `shipping_method.name` ,
`shipping_method.translation.description` ,
`shipping_method.translation.description` as `shipping_method.description` ,
`shipping_method.translation.trackingUrl` ,
`shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` ,
`shipping_method.translation.customFields` ,
`shipping_method.translation.customFields` as `shipping_method.customFields`
FROM
`shipping_method`
LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id`
LEFT JOIN (
SELECT
`shipping_method.translation` . `shipping_method_id` ,
`shipping_method.translation` . `name` as `shipping_method.translation.name` ,
`shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` ,
`shipping_method.translation` . `description` as `shipping_method.translation.description` ,
`shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl`
FROM
`shipping_method_translation` `shipping_method.translation`
WHERE
`shipping_method.translation` . `language_id` = ?
) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id`
LEFT JOIN (
SELECT
`shipping_method.media.translation` . `media_id` ,
`shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` ,
`shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` ,
`shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields`
FROM
`media_translation` `shipping_method.media.translation`
WHERE
`shipping_method.media.translation` . `language_id` = ?
) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id`
WHERE
`shipping_method` . `id` IN (? , ? )
Copy
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (0xB5AEEAD87E404E4ABA7EE2EA7E7231CA , 0x5DD731252CC74EACA52B2F4AE7B93EF7 );
Copy
92
1.40 ms
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND (seo_url . language_id = ? ) AND (seo_url . sales_channel_id = ? OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 )
Parameters :
[
"/navigation/c5d71ffef8bc453ea4c8ab3623de4362 "
"/navigation/afe8cf6121644961842962f6a7ae36e0 "
"/navigation/14c9d4116b8941cabfca749a05e63978 "
"/navigation/ad80da660e2c4003a8cfdff97972a983 "
"/navigation/17a3e1082a41422486b5cd8312b85338 "
"/navigation/87329892f04642a091cf97d76cf2e172 "
"/navigation/13f58cf7fb2d4fdc8090e2d111219483 "
"/navigation/0799bf2edc454c3287d633d9afd8d680 "
"/navigation/d67ef9c439bf46b9976fd4c577abecc9 "
"/navigation/b90f87fb1a1c4230af629184792d84e3 "
"/navigation/111390a861714935a97e5d8259f1f61d "
"/navigation/7fd58b6848ad4d169d17ba7ab2651a20 "
"/navigation/70423ec9267541f781e3d811667d54e1 "
"/navigation/6667589a4a9a491d939b69471f41c449 "
"/navigation/55459d7a2dad4ebca1f0404340f003c8 "
"/navigation/5442042ebdad49dda1cc04c5839d340f "
"/navigation/bd5e94c4d5164737b2e0ce3c08d4d156 "
"/navigation/469a3de0895648609dea1d02c2225087 "
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤½mg\x16 ÖA&½Ssª¾èɯ "
]
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN ('/navigation/c5d71ffef8bc453ea4c8ab3623de4362' , '/navigation/afe8cf6121644961842962f6a7ae36e0' , '/navigation/14c9d4116b8941cabfca749a05e63978' , '/navigation/ad80da660e2c4003a8cfdff97972a983' , '/navigation/17a3e1082a41422486b5cd8312b85338' , '/navigation/87329892f04642a091cf97d76cf2e172' , '/navigation/13f58cf7fb2d4fdc8090e2d111219483' , '/navigation/0799bf2edc454c3287d633d9afd8d680' , '/navigation/d67ef9c439bf46b9976fd4c577abecc9' , '/navigation/b90f87fb1a1c4230af629184792d84e3' , '/navigation/111390a861714935a97e5d8259f1f61d' , '/navigation/7fd58b6848ad4d169d17ba7ab2651a20' , '/navigation/70423ec9267541f781e3d811667d54e1' , '/navigation/6667589a4a9a491d939b69471f41c449' , '/navigation/55459d7a2dad4ebca1f0404340f003c8' , '/navigation/5442042ebdad49dda1cc04c5839d340f' , '/navigation/bd5e94c4d5164737b2e0ce3c08d4d156' , '/navigation/469a3de0895648609dea1d02c2225087' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0xA4BD6D6716D64126BD5373AABEE8C9AF OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
93
0.41 ms
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\t ,¿}{¸Eχ\x1F ‹ÃXG\x02\x1A "
b",õ˜–¯fGX–슽\x03 ¬&¶ "
b"8X•p\x16 dMä®HÀP\v óÌÈ "
b"""
<}’kjGþŽJâ\r\n
™4$
"""
b"iàé\v ÔMFY‰ˆyvu.ýü "
b"á7Ž·€ŠG‘ž\r t\r ]l\x1A "
b"é+6oàÎI{›^+L*,°ö "
b"úŸë8R\e LPŠù\x1A úüøžª "
b"&×\x15 wãeIÈ‹pK¹ç÷9\x18 "
b"(Ê®u¥bO\r ˜Z½\x0E ³*¡` "
b"SÓHPÜ9K×€mX\x18 Ã\x01\x1A - "
b"q\x01 ,<[öA=ƒ¹bAä{ÙÝ "
]
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0x092CBF7D7BB845CF871F8BC35847021A , 0x2CF59896AF66475896EC8ABD03AC26B6 , 0x3858957016644DE4AE48C0500BF3CCC8 , 0x3C9D7D926B6A47FE8D4AE20D0A993424 , 0x69E0E90BD44D465989887976752EFDFC , 0xE1378DB7808A478F919E0D740D5D6C1A , 0xE92B366FE0CE497B9B5E2B4C2A2CB0F6 , 0xFA9FEB38521B4C508AF91AFAFCF89EAA , 0x26D71577E36549C88B704BB9E7F73918 , 0x28CAAE75A5624F0D985ABD0EB32AA160 , 0x53D34850DC394BD7806D5818C3011A2D , 0x71012C3C5BF6413D83B96241E47BD9DD );
Copy