GET https://sw6staging.behr-labor.eu/cbax/manufacturer/detail/00008f6fc87e7e7e7e7e7e7e7e7e0004

Query Metrics

93 Database Queries
76 Different statements
1766.61 ms Query time

Queries

Group similar statements

# Time Info
1 0.72 ms
# dbal-plugin-loader
        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`;
Parameters:
[]
2 0.52 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
3 0.37 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;
Parameters:
[]
4 0.77 ms
# seo-url::resolve
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ª¾èɯ"
  "thistle-scientific-ltd."
  "thistle-scientific-ltd./"
]
5 0.56 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
  "yJrz5B07ANuwqCQXnAXEd7fvKpfmnKmT"
]
6 0.41 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:{"
]
7 0.98 ms
# Manufacturer getManufacturer manufacturer::read
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oÈ~~~~~~~~~\x00\x04"
]
8 0.34 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
9 0.27 ms
SELECT `language`.`id` FROM `language` WHERE `language`.`id` IN (?) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
10 0.54 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"
]
11 0.47 ms
# Manufacturer getCmsPage::read
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¶¬®^ä*(™"
]
12 0.90 ms
# Manufacturer getCmsPage::association::sections::read
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¶¬®^ä*(™"
]
13 0.68 ms
# Manufacturer getCmsPage::association::sections::association::blocks::read
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\x02T¿ãôNœ–³éõ÷\x06«"
  b"u•QL€M\x1F‘m\x17åàaa_"
]
14 3.30 ms
# Manufacturer getCmsPage::association::sections::association::blocks::association::slots::read
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?¥;\x07J,ª˜\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"
]
15 3.85 ms
# Manufacturer getManufacturerByChar manufacturer::search-ids
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%"
]
16 5.50 ms
# Manufacturer getManufacturerByChar manufacturer::read
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\x7Fm~~~~~~~~~\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\te.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\x12F0¢Ñ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Ž\x14Q~~~~~~~~~\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\x7FM~~~~~~~~~\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\x04G~~~~~~~~~\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\x7FV~~~~~~~~~\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\x7Fo~~~~~~~~~\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\x7Fs~~~~~~~~~\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\x04l~~~~~~~~~\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\x7FC~~~~~~~~~\x00\x04"
  b"\x00\x00\x7F\x1F~~~~~~~~~\x00\x04"
  b"\x00\x00r«~~~~~~~~~\x00\x04"
  b"\x00\x00\x7F;~~~~~~~~~\x00\x04"
  b"\x00\x00\x7F0~~~~~~~~~\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\x7FX~~~~~~~~~\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\x7FU~~~~~~~~~\x00\x04"
  b"\x00\x00\x7FZ~~~~~~~~~\x00\x04"
  b"\x00\x00‰¢~~~~~~~~~\x00\x04"
  b"\x00\x00\x7Fq~~~~~~~~~\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\x7Fj~~~~~~~~~\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\x06B~~~~~~~~~\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"
]
17 762.64 ms
# Manufacturer getManufacturerByChar product main::aggregation::products-counts
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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wã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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wã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
]
18 1.17 ms
# Manufacturer getManufacturerByChar product main::search-ids
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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wã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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wã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
]
19 2.24 ms
# Manufacturer getManufacturerByChar product main::read
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"
]
20 0.29 ms
# Manufacturer getManufacturerByChar product main::association::prices::read
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"
]
21 0.71 ms
# Manufacturer getManufacturerByChar product main::association::streams::read
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¿¬\x1FNz\x02¼U¢"
]
22 0.26 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%"
]
23 0.38 ms
# product-price-calculator::units::read
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"
]
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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
]
25 0.55 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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wã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%"
]
26 0.19 ms
SELECT `handler_identifier`, LOWER(HEX(`id`)) FROM `payment_method`
Parameters:
[]
27 0.21 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"ç\x05CL6@J\x11©§*Ù,vÛÔ"
]
28 758.42 ms
# Manufacturer getManufacturerByChar product variant::aggregation::filter-products-counts
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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wã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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wã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
]
29 1.19 ms
# Manufacturer getManufacturerByChar product variant::search-ids
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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wã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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wã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
]
30 2.57 ms
# Manufacturer getManufacturerByChar product variant::read
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"
]
31 0.27 ms
# Manufacturer getManufacturerByChar product variant::association::prices::read
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"
]
32 0.42 ms
# Manufacturer getManufacturerByChar product variant::association::streams::read
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¿¬\x1FNz\x02¼U¢"
]
33 0.33 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%"
]
34 0.37 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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
]
35 0.67 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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wã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%"
]
36 0.86 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ª¾èɯ"
]
37 1.13 ms
# product-listing-loader::resolve-previews
            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\x00Gi¹~~~~~~~~~\x00\x03"
  b"\x00\x00G/²~~~~~~~~~\x00\x03"
  b"\x00\x00c\x12ñ~~~~~~~~~\x00\x03"
  b"\x00\x00`[·~~~~~~~~~\x00\x03"
  b"\x00\x00x·Í~~~~~~~~~\x00\x03"
  b"\x00\x00`bÐ~~~~~~~~~\x00\x03"
  b"\x00\x00u\x10´~~~~~~~~~\x00\x03"
  b"\x00\x00_\x18ß~~~~~~~~~\x00\x03"
  b"\x00\x00’@7~~~~~~~~~\x00\x03"
  "\x00\x00GI*~~~~~~~~~\x00\x03"
  "\x00\x00GI+~~~~~~~~~\x00\x03"
  "\x00\x00GI,~~~~~~~~~\x00\x03"
  b"\x00\x00`oÛ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÚ~~~~~~~~~\x00\x03"
  b"\x00\x00`Ύ~~~~~~~~~\x00\x03"
  b"\x00\x00`ΐ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÝ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÜ~~~~~~~~~\x00\x03"
  b"\x00\x00cˆ¡~~~~~~~~~\x00\x03"
  "\x00\x00x٠~~~~~~~~~\x00\x03"
  "\x00\x00x١~~~~~~~~~\x00\x03"
  b"\x00\x00yÈa~~~~~~~~~\x00\x03"
  b"\x00\x00\x1F~~~~~~~~~\x00\x03"
  b"\x00\x00\x1E~~~~~~~~~\x00\x03"
]
38 0.85 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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wã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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wã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\x06Æa~~~~~~~~~\x00\x02"
  b"\x00\x00\x06ÆR~~~~~~~~~\x00\x02"
  b"\x00\x00\x06Æi~~~~~~~~~\x00\x02"
  "\x00\x00\x00#q~~~~~~~~~\x00\x02"
]
39 1.22 ms
# Manufacturer getProductsListing::search-ids
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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wã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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wã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\x00Gi¹~~~~~~~~~\x00\x03"
  b"\x00\x00G/²~~~~~~~~~\x00\x03"
  b"\x00\x00c\x12ñ~~~~~~~~~\x00\x03"
  b"\x00\x00`[·~~~~~~~~~\x00\x03"
  b"\x00\x00x·Í~~~~~~~~~\x00\x03"
  b"\x00\x00`bÐ~~~~~~~~~\x00\x03"
  b"\x00\x00u\x10´~~~~~~~~~\x00\x03"
  b"\x00\x00_\x18ß~~~~~~~~~\x00\x03"
  "\x00\x00\x00#q~~~~~~~~~\x00\x02"
  b"\x00\x00\x06Æa~~~~~~~~~\x00\x02"
  b"\x00\x00\x06ÆR~~~~~~~~~\x00\x02"
  b"\x00\x00\x06Æi~~~~~~~~~\x00\x02"
  b"\x00\x00`oÛ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÚ~~~~~~~~~\x00\x03"
  b"\x00\x00`Ύ~~~~~~~~~\x00\x03"
  b"\x00\x00`ΐ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÝ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÜ~~~~~~~~~\x00\x03"
  b"\x00\x00cˆ¡~~~~~~~~~\x00\x03"
  "\x00\x00x٠~~~~~~~~~\x00\x03"
  "\x00\x00x١~~~~~~~~~\x00\x03"
  b"\x00\x00yÈa~~~~~~~~~\x00\x03"
  b"\x00\x00\x1F~~~~~~~~~\x00\x03"
  b"\x00\x00\x1E~~~~~~~~~\x00\x03"
]
40 3.49 ms
# Manufacturer getProductsListing::read
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\x00Gi¹~~~~~~~~~\x00\x03"
  b"\x00\x00G/²~~~~~~~~~\x00\x03"
  b"\x00\x00c\x12ñ~~~~~~~~~\x00\x03"
  b"\x00\x00`[·~~~~~~~~~\x00\x03"
  b"\x00\x00x·Í~~~~~~~~~\x00\x03"
  b"\x00\x00`bÐ~~~~~~~~~\x00\x03"
  b"\x00\x00u\x10´~~~~~~~~~\x00\x03"
  b"\x00\x00_\x18ß~~~~~~~~~\x00\x03"
  "\x00\x00\x00#q~~~~~~~~~\x00\x02"
  b"\x00\x00\x06Æa~~~~~~~~~\x00\x02"
  b"\x00\x00\x06ÆR~~~~~~~~~\x00\x02"
  b"\x00\x00\x06Æi~~~~~~~~~\x00\x02"
  b"\x00\x00`oÛ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÚ~~~~~~~~~\x00\x03"
  b"\x00\x00`Ύ~~~~~~~~~\x00\x03"
  b"\x00\x00`ΐ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÝ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÜ~~~~~~~~~\x00\x03"
  b"\x00\x00cˆ¡~~~~~~~~~\x00\x03"
  "\x00\x00x٠~~~~~~~~~\x00\x03"
  "\x00\x00x١~~~~~~~~~\x00\x03"
  b"\x00\x00yÈa~~~~~~~~~\x00\x03"
  b"\x00\x00\x1F~~~~~~~~~\x00\x03"
  b"\x00\x00\x1E~~~~~~~~~\x00\x03"
]
41 0.70 ms
# Manufacturer getProductsListing::association::prices::read
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#q~~~~~~~~~\x00\x02"
  b"\x00\x00\x06ÆR~~~~~~~~~\x00\x02"
  b"\x00\x00\x06Æa~~~~~~~~~\x00\x02"
  b"\x00\x00\x06Æi~~~~~~~~~\x00\x02"
  b"\x00\x00G/²~~~~~~~~~\x00\x03"
  b"\x00\x00Gi¹~~~~~~~~~\x00\x03"
  b"\x00\x00_\x18ß~~~~~~~~~\x00\x03"
  b"\x00\x00\x1E~~~~~~~~~\x00\x03"
  b"\x00\x00\x1F~~~~~~~~~\x00\x03"
  b"\x00\x00`[·~~~~~~~~~\x00\x03"
  b"\x00\x00`bÐ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÚ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÛ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÜ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÝ~~~~~~~~~\x00\x03"
  b"\x00\x00`Ύ~~~~~~~~~\x00\x03"
  b"\x00\x00`ΐ~~~~~~~~~\x00\x03"
  b"\x00\x00c\x12ñ~~~~~~~~~\x00\x03"
  b"\x00\x00cˆ¡~~~~~~~~~\x00\x03"
  b"\x00\x00u\x10´~~~~~~~~~\x00\x03"
  b"\x00\x00x·Í~~~~~~~~~\x00\x03"
  "\x00\x00x٠~~~~~~~~~\x00\x03"
  "\x00\x00x١~~~~~~~~~\x00\x03"
  b"\x00\x00yÈa~~~~~~~~~\x00\x03"
]
42 4.13 ms
# Manufacturer getProductsListing::association::visibilities::read
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#q~~~~~~~~~\x00\x02"
  b"\x00\x00\x06ÆR~~~~~~~~~\x00\x02"
  b"\x00\x00\x06Æa~~~~~~~~~\x00\x02"
  b"\x00\x00\x06Æi~~~~~~~~~\x00\x02"
  b"\x00\x00G/²~~~~~~~~~\x00\x03"
  b"\x00\x00Gi¹~~~~~~~~~\x00\x03"
  b"\x00\x00_\x18ß~~~~~~~~~\x00\x03"
  b"\x00\x00\x1E~~~~~~~~~\x00\x03"
  b"\x00\x00\x1F~~~~~~~~~\x00\x03"
  b"\x00\x00`[·~~~~~~~~~\x00\x03"
  b"\x00\x00`bÐ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÚ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÛ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÜ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÝ~~~~~~~~~\x00\x03"
  b"\x00\x00`Ύ~~~~~~~~~\x00\x03"
  b"\x00\x00`ΐ~~~~~~~~~\x00\x03"
  b"\x00\x00c\x12ñ~~~~~~~~~\x00\x03"
  b"\x00\x00cˆ¡~~~~~~~~~\x00\x03"
  b"\x00\x00u\x10´~~~~~~~~~\x00\x03"
  b"\x00\x00x·Í~~~~~~~~~\x00\x03"
  "\x00\x00x٠~~~~~~~~~\x00\x03"
  "\x00\x00x١~~~~~~~~~\x00\x03"
  b"\x00\x00yÈa~~~~~~~~~\x00\x03"
]
43 1.34 ms
# Manufacturer getProductsListing::association::options::read
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"\x11!w@\x084¨ÓYý\x1Cƒà3§ï"
  b"´x§8SÓPx83\eÞ/B¦"
  b"""
    ¯yŒÕÎ\n
    g쿈ê\rc‡×”
    """
  b"ËúfÍ|°s@ÓBjÙ댥"
  b"ó¿\x1D©1\x07M»Œ\tSá]1\x06w"
  b"<\x04ø\r|›ÓtðYFѾ6Z"
  b"\e\x7FTÅûŽ€\x0E¸98ɏ)"
  b"×%2\x1DzôÒ°Ÿ3öLóx?ð"
  b"ÃÌ\x01—z¢£¡Xü/ãŒ{j."
  b"y\x1A(1+x+Éx8Ç^‡5å|"
  b"ͽ\tôaíú˜Ìó`9§\x01“j"
  b"ŽÈ&öH{ÞŽIÚ¦mA\x0F\#"
  b"\x07=v= µ\x04Ùå\x17O\rx\x10u\x12"
  b"5†\x19"„\x7Fo‘+÷=º\x00"
  b"\x1E­`¶MSã¯P<R­ïëÇÿ"
  b"5†\x19"„\x7Fo‘+÷=º\x00"
  b"5†\x19"„\x7Fo‘+÷=º\x00"
  b"UyT±N\vƒ-V\x03¡œÒí"
  b"5†\x19"„\x7Fo‘+÷=º\x00"
  b"ÒX.\r\t\x06$p³÷„ÂÛTÛ\x04"
  b"\x03¹.\x16uT]ú5Å?®*þ"
  b"5†\x19"„\x7Fo‘+÷=º\x00"
  b"­DI§>\x12~n\x10óMˆø(Ö\x06"
  b"”¸C\x11Ýä,ô=b~\x06îz\x02H"
  b"`Œ®…hȇïRôŒ¡(Ôúð"
  b"&Ž+</2‰`鹋ýå'¬ö"
]
44 0.60 ms
# Manufacturer getProductsListing::association::streams::read
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¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
]
45 0.71 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\x00Gi¹~~~~~~~~~\x00\x03"
  b"\x00\x00G/²~~~~~~~~~\x00\x03"
  b"\x00\x00c\x12ñ~~~~~~~~~\x00\x03"
  b"\x00\x00`[·~~~~~~~~~\x00\x03"
  b"\x00\x00x·Í~~~~~~~~~\x00\x03"
  b"\x00\x00`bÐ~~~~~~~~~\x00\x03"
  b"\x00\x00u\x10´~~~~~~~~~\x00\x03"
  b"\x00\x00_\x18ß~~~~~~~~~\x00\x03"
  "\x00\x00\x00#q~~~~~~~~~\x00\x02"
  b"\x00\x00\x06Æa~~~~~~~~~\x00\x02"
  b"\x00\x00\x06ÆR~~~~~~~~~\x00\x02"
  b"\x00\x00\x06Æi~~~~~~~~~\x00\x02"
  b"\x00\x00`oÛ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÚ~~~~~~~~~\x00\x03"
  b"\x00\x00`Ύ~~~~~~~~~\x00\x03"
  b"\x00\x00`ΐ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÝ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÜ~~~~~~~~~\x00\x03"
  b"\x00\x00cˆ¡~~~~~~~~~\x00\x03"
  "\x00\x00x٠~~~~~~~~~\x00\x03"
  "\x00\x00x١~~~~~~~~~\x00\x03"
  b"\x00\x00yÈa~~~~~~~~~\x00\x03"
  b"\x00\x00\x1F~~~~~~~~~\x00\x03"
  b"\x00\x00\x1E~~~~~~~~~\x00\x03"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
]
46 0.49 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\x00Gi¹~~~~~~~~~\x00\x03"
  b"\x00\x00G/²~~~~~~~~~\x00\x03"
  b"\x00\x00c\x12ñ~~~~~~~~~\x00\x03"
  b"\x00\x00`[·~~~~~~~~~\x00\x03"
  b"\x00\x00x·Í~~~~~~~~~\x00\x03"
  b"\x00\x00`bÐ~~~~~~~~~\x00\x03"
  b"\x00\x00u\x10´~~~~~~~~~\x00\x03"
  b"\x00\x00_\x18ß~~~~~~~~~\x00\x03"
  "\x00\x00\x00#q~~~~~~~~~\x00\x02"
  b"\x00\x00\x06Æa~~~~~~~~~\x00\x02"
  b"\x00\x00\x06ÆR~~~~~~~~~\x00\x02"
  b"\x00\x00\x06Æi~~~~~~~~~\x00\x02"
  b"\x00\x00`oÛ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÚ~~~~~~~~~\x00\x03"
  b"\x00\x00`Ύ~~~~~~~~~\x00\x03"
  b"\x00\x00`ΐ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÝ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÜ~~~~~~~~~\x00\x03"
  b"\x00\x00cˆ¡~~~~~~~~~\x00\x03"
  "\x00\x00x٠~~~~~~~~~\x00\x03"
  "\x00\x00x١~~~~~~~~~\x00\x03"
  b"\x00\x00yÈa~~~~~~~~~\x00\x03"
  b"\x00\x00\x1F~~~~~~~~~\x00\x03"
  b"\x00\x00\x1E~~~~~~~~~\x00\x03"
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
]
47 0.64 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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wã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\x00Gi¹~~~~~~~~~\x00\x03"
  b"\x00\x00G/²~~~~~~~~~\x00\x03"
  b"\x00\x00c\x12ñ~~~~~~~~~\x00\x03"
  b"\x00\x00`[·~~~~~~~~~\x00\x03"
  b"\x00\x00x·Í~~~~~~~~~\x00\x03"
  b"\x00\x00`bÐ~~~~~~~~~\x00\x03"
  b"\x00\x00u\x10´~~~~~~~~~\x00\x03"
  b"\x00\x00_\x18ß~~~~~~~~~\x00\x03"
  "\x00\x00\x00#q~~~~~~~~~\x00\x02"
  b"\x00\x00\x06Æa~~~~~~~~~\x00\x02"
  b"\x00\x00\x06ÆR~~~~~~~~~\x00\x02"
  b"\x00\x00\x06Æi~~~~~~~~~\x00\x02"
  b"\x00\x00`oÛ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÚ~~~~~~~~~\x00\x03"
  b"\x00\x00`Ύ~~~~~~~~~\x00\x03"
  b"\x00\x00`ΐ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÝ~~~~~~~~~\x00\x03"
  b"\x00\x00`oÜ~~~~~~~~~\x00\x03"
  b"\x00\x00cˆ¡~~~~~~~~~\x00\x03"
  "\x00\x00x٠~~~~~~~~~\x00\x03"
  "\x00\x00x١~~~~~~~~~\x00\x03"
  b"\x00\x00yÈa~~~~~~~~~\x00\x03"
  b"\x00\x00\x1F~~~~~~~~~\x00\x03"
  b"\x00\x00\x1E~~~~~~~~~\x00\x03"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
]
48 0.63 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
]
49 0.41 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/00008f6fc87e7e7e7e7e7e7e7e7e0004"
  0
  1
]
50 0.36 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
51 0.25 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
52 0.14 ms
SELECT url FROM sales_channel_domain
Parameters:
[]
53 0.19 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"
]
54 0.76 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"
]
55 0.81 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"
]
56 0.43 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
Parameters:
[]
57 0.23 ms
SELECT DISTINCT `technical_name`
    FROM `theme_runtime_config`
    WHERE `technical_name` IS NOT NULL
Parameters:
[]
58 0.55 ms
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"|Ï—V\x050LÜ»l´+š“ì¤"
]
59 0.22 ms
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
60 0.33 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
  "yJrz5B07ANuwqCQXnAXEd7fvKpfmnKmT"
]
61 0.79 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í›\eDHÔºñÝĨç"
]
62 0.92 ms
# theme-service::resolve-media::read
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\x10d"
]
63 158.85 ms
# seo_url::replacement
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/00004769b97e7e7e7e7e7e7e7e7e0003"
  "/detail/0000472fb27e7e7e7e7e7e7e7e7e0003"
  "/detail/00006312f17e7e7e7e7e7e7e7e7e0003"
  "/detail/0000605bb77e7e7e7e7e7e7e7e7e0003"
  "/detail/000078b7cd7e7e7e7e7e7e7e7e7e0003"
  "/detail/00006062d07e7e7e7e7e7e7e7e7e0003"
  "/detail/00007510b47e7e7e7e7e7e7e7e7e0003"
  "/detail/00005f18df7e7e7e7e7e7e7e7e7e0003"
  "/detail/00000023717e7e7e7e7e7e7e7e7e0002"
  "/detail/000006c6617e7e7e7e7e7e7e7e7e0002"
  "/detail/000006c6527e7e7e7e7e7e7e7e7e0002"
  "/detail/000006c6697e7e7e7e7e7e7e7e7e0002"
  "/detail/0000606fdb7e7e7e7e7e7e7e7e7e0003"
  "/detail/0000606fda7e7e7e7e7e7e7e7e7e0003"
  "/detail/0000608ce97e7e7e7e7e7e7e7e7e0003"
  "/detail/0000608cea7e7e7e7e7e7e7e7e7e0003"
  "/detail/0000606fdd7e7e7e7e7e7e7e7e7e0003"
  "/detail/0000606fdc7e7e7e7e7e7e7e7e7e0003"
  "/detail/00006388a17e7e7e7e7e7e7e7e7e0003"
  "/detail/000078d9a07e7e7e7e7e7e7e7e7e0003"
  "/detail/000078d9a17e7e7e7e7e7e7e7e7e0003"
  "/detail/000079c8617e7e7e7e7e7e7e7e7e0003"
  "/detail/00005fda1f7e7e7e7e7e7e7e7e7e0003"
  "/detail/00005fda1e7e7e7e7e7e7e7e7e7e0003"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
]
64 0.62 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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
]
65 0.78 ms
# seo-url::resolve
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/"
]
66 0.37 ms
# seo-url::resolve-fallback
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"
]
67 0.28 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
  "yJrz5B07ANuwqCQXnAXEd7fvKpfmnKmT"
]
68 0.32 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `id` = ?
Parameters:
[
  b"|Ï—V\x050LÜ»l´+š“ì¤"
  b"|Ï—V\x050LÜ»l´+š“ì¤"
]
69 0.79 ms
# header::languages::search-ids
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ª¾èɯ"
]
70 0.56 ms
# header::languages::read
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اý"
]
71 0.32 ms
# header::currencies::search-ids
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ª¾èɯ"
]
72 0.32 ms
# header::currencies::read
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Í‚ó¬›ÑÀßÊ"
]
73 5.65 ms
# seo_url::replacement
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ª¾èɯ"
]
74 0.76 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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
]
75 0.75 ms
# seo-url::resolve
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/"
]
76 0.45 ms
# seo-url::resolve-fallback
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"
]
77 0.31 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
  "yJrz5B07ANuwqCQXnAXEd7fvKpfmnKmT"
]
78 0.43 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `id` = ?
Parameters:
[
  b"Ç´S-A\x10OÙ§€ÞëT;_,"
  b"Ç´S-A\x10OÙ§€ÞëT;_,"
]
79 3.00 ms
# header::navigation::read
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\x10OÙ§€ÞëT;_,"
  "%|c7b4532d41104fd9a780deeb543b5f2c|%"
  1
  4
]
80 0.67 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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wã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"\vgF‚Ï\x06G¡»A*×ófÄ’"
  b"\x1E(|\x15<ÒB[¨\x10\x1DUÛ£’œ"
  b"TB\x04.½­IÝ¡Ì\x04ѝ4\x0F"
  b"UEz-­N¼¡ð@C@ð\x03È"
  b"fgXšJšI\x1D“›iG\x1FAÄI"
  b"n#Â\fg\x1CI:€€e!±\x00¿©"
  b"pB>É&uA÷ãØ\x11f}Tá"
  b"zÌDJ|\x03Mè©Z\x07\x0FQ\x13ý-"
  b"\x7FÕ‹hH­M\x16\x17ºz²e\x1A "
  b"\x0FfXHø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Ó\x11NŽ·j;'P\x10"
  b"úä²6RÄN¾˜Ž‹\^X§#"
  b"Ç´S-A\x10OÙ§€ÞëT;_,"
]
81 3.56 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
]
82 0.27 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\x10OÙ§€ÞëT;_,"
]
83 0.28 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `id` = ?
Parameters:
[
  b"ýÍ2µ?Bk­u¤—ïAÈé"
  b"ýÍ2µ?Bk­u¤—ïAÈé"
]
84 1.89 ms
# header::navigation::read
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µ?Bk­u¤—ïAÈé"
  "%|fd8fcd32b53f426bad75a497ef41c8e9|%"
  1
  3
]
85 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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wã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ÉÔ\x11k‰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"½^”ÄÕ\x16G7²àÎ<\x08ÔÑV"
  b"Ê5+Œ·\x04OÚ¹úîñƒ•\x0E`"
  b"ӝŠ*¡ð@\x14²£8jÖ¥‰Y"
  b"ýÍ2µ?Bk­u¤—ïAÈé"
]
86 2.96 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
]
87 0.26 ms
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ýÍ2µ?Bk­u¤—ïAÈé"
]
88 0.68 ms
# footer-pagelet::payment-methods::search-ids
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ª¾èɯ"
]
89 0.74 ms
# footer-pagelet::payment-methods::read
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"ç\x05CL6@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;)"
]
90 0.74 ms
# footer-pagelet::shipping-methods::search-ids
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ª¾èɯ"
]
91 0.75 ms
# footer-pagelet::shipping-methods::read
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ç¹>÷"
]
92 1.53 ms
# seo_url::replacement
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ª¾èɯ"
]
93 0.49 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\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.