GET https://shop.devmsa.sharpness.de/navigation/06f5dda360c04112937601574122c515

Query Metrics

45 Database Queries
44 Different statements
85.29 ms Query time

Queries

Group similar statements

# Time Info
1 0.19 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.10 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
3 0.14 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.28 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"Íe’Æ6®Kóƒx°\x1A›1äm"
  "navigation/06f5dda360c04112937601574122c515"
  "navigation/06f5dda360c04112937601574122c515/"
]
5 0.18 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"Íe’Æ6®Kóƒx°\x1A›1äm"
  "/navigation/06f5dda360c04112937601574122c515"
]
6 0.13 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  "KcsKeGIxbW4iZEtkG1pxumWiujD71KCB"
]
7 0.11 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "KcsKeGIxbW4iZEtkG1pxumWiujD71KCB"
]
8 0.14 ms
SELECT `sales_channel_country`.`sales_channel_id`, `sales_channel_country`.`country_id` FROM `sales_channel_country` WHERE (`sales_channel_country`.`sales_channel_id` = ? AND `sales_channel_country`.`country_id` = ?)
Parameters:
[
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  b"Å\x08×PÉVKÿ»IQ\x1EøP\x08r"
]
9 0.49 ms
-- category::data::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.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`file_hash` as `category.media.fileHash`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x06õÝ£`ÀA\x12“v\x01WA"Å\x15"
]
10 0.16 ms
-- category::data::association::translations::read
SELECT `category_translation`.`name` as `category_translation.name`, `category_translation`.`breadcrumb` as `category_translation.breadcrumb`, `category_translation`.`slot_config` as `category_translation.slotConfig`, `category_translation`.`link_type` as `category_translation.linkType`, `category_translation`.`internal_link` as `category_translation.internalLink`, `category_translation`.`external_link` as `category_translation.externalLink`, `category_translation`.`link_new_tab` as `category_translation.linkNewTab`, `category_translation`.`description` as `category_translation.description`, `category_translation`.`meta_title` as `category_translation.metaTitle`, `category_translation`.`meta_description` as `category_translation.metaDescription`, `category_translation`.`keywords` as `category_translation.keywords`, `category_translation`.`custom_fields` as `category_translation.customFields`, `category_translation`.`created_at` as `category_translation.createdAt`, `category_translation`.`updated_at` as `category_translation.updatedAt`, `category_translation`.`category_id` as `category_translation.categoryId`, `category_translation`.`language_id` as `category_translation.languageId`, `category_translation`.`category_version_id` as `category_translation.categoryVersionId` FROM `category_translation` WHERE (`category_translation`.`category_version_id` = ?) AND (((`category_translation`.`category_id` IN (?))))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x06õÝ£`ÀA\x12“v\x01WA"Å\x15"
]
11 0.48 ms
-- category::cms-page::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` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"vˆT\x04°{KC·ñ \x06\x05œ"
]
12 0.37 ms
-- category::cms-page::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"vˆT\x04°{KC·ñ \x06\x05œ"
]
13 0.31 ms
-- category::cms-page::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"\x02ûª=B)¾àÇ᤹Z\x1D"
  b"/ó¶\x05–ßA'Œç51˜)ûø"
]
14 0.25 ms
-- category::cms-page::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.translation.config`, `cms_slot.translation.config` as `cms_slot.config`, `cms_slot.translation.customFields`, `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation`.`cms_slot_id`, `cms_slot.translation`.`cms_slot_version_id`, `cms_slot.translation`.`config` as `cms_slot.translation.config`, `cms_slot.translation`.`custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation`.`language_id` = ?) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation`.`cms_slot_id` = `cms_slot`.`id` AND `cms_slot.cms_slot_translation`.`cms_slot_version_id` = `cms_slot`.`version_id` WHERE (`cms_slot`.`version_id` = ?) AND (((`cms_slot`.`cms_block_id` IN (?, ?, ?, ?))))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"‚Ä|°LžCl„ÌFI2¡4J"
  b"ŽÇE\tø\rIÚ–„Á¬Î\x10\x1D"
  b"æôe‚ßhNÿ¦$oñ˶‡m"
  b"™,ÉX}\x1CFÀº\x1F¥p{J«<"
]
15 0.21 ms
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.label`, `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.`product_sorting_id`, `product_sorting.translation`.`label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.`language_id` = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"´ \x18·vGÉ‹\t\x17DV;ûÍ"
]
16 0.11 ms
-- product-listing::load-sortings::search-ids
SELECT `product_sorting`.`id` FROM `product_sorting` WHERE (`product_sorting`.`active` = ?) ORDER BY `product_sorting`.`priority` DESC
Parameters:
[
  true
]
17 0.21 ms
-- product-listing::load-sortings::read
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.label`, `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.`product_sorting_id`, `product_sorting.translation`.`label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.`language_id` = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"´ \x18·vGÉ‹\t\x17DV;ûÍ"
  b"""
    \x06 .~GΔ\x15d¼¾\x05\n
    «
    """
  b"ëbxQRjE-¸Ùc™#é!°"
  b"X`\rüN$N ©\x1FP\x1A‚}8ž"
  b"~sÌ+¤ÝJá‘\tdA\\x16vJ"
  b"–7JüB½A’¥Š\x1Fr«—GÃ"
  b"\x06jkîü~Kn‰)ÖL(ˆ¥\x1A"
  b""?xÂbúL¿ŸÕ1œ1Q±&"
]
18 0.11 ms
-- product-listing-route::category-loading::search-ids
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?)) LIMIT 1
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x06õÝ£`ÀA\x12“v\x01WA"Å\x15"
]
19 0.10 ms
-- product-listing-route::category-loading::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x06õÝ£`ÀA\x12“v\x01WA"Å\x15"
]
20 4.48 ms
-- product-listing-route::loading::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 `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product`.`display_group` ORDER BY MIN(`product`.`product_number`) ASC, MIN(`product`.`id`) ASC LIMIT 24
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  true
  b"\x06õÝ£`ÀA\x12“v\x01WA"Å\x15"
  null
  true
  false
]
21 2.98 ms
SELECT COUNT(*) FROM (-- product-listing-route::loading::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 `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product`.`display_group`) total
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  true
  b"\x06õÝ£`ÀA\x12“v\x01WA"Å\x15"
  null
  true
  false
]
22 10.29 ms
-- product-listing-route::loading::aggregation::properties
SELECT LOWER(HEX(`product.properties`.`id`)) as `properties.key`, COUNT(`product`.`id`) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product`.`properties` = `product.properties.mapping`.`product_id`  AND `product`.`version_id` = `product.properties.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping`.`property_group_option_id` = `product.properties`.`id`  WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product.properties`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  true
  b"\x06õÝ£`ÀA\x12“v\x01WA"Å\x15"
  null
  true
  false
]
23 3.65 ms
-- product-listing-route::loading::aggregation::options
SELECT LOWER(HEX(`product.options`.`id`)) as `options.key`, COUNT(`product`.`id`) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product`.`id` = `product.options.mapping`.`product_id`  AND `product`.`version_id` = `product.options.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping`.`property_group_option_id` = `product.options`.`id`  WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product.options`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  true
  b"\x06õÝ£`ÀA\x12“v\x01WA"Å\x15"
  null
  true
  false
]
24 0.49 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"EMŽÊ&ÛD¶£Æ\x13ñPΔ\e"
  b"\x1C¨(˜Kñ³¯dðw¢7ð"
  b"\x17'Ò¼EW–\x19NÃÊtâb"
  b"ŽMÄù3|@\t«:I\x1CQ¾õ"
  b"¼G8.üãGÄŠŸ…y&\x06ñ4"
  b"æjÄ„ñÔD³ÌÖL÷'Qõ"
  b"¨\x0F\x16±ºJL9”›v¾q;·x"
  b"d'œäºÃO\x13«67‡\x07j,›"
  b"\x16ÊCÀ…EÀª |Ç“–z¡"
  b"è#Ïk#¦G~‘jÐôÓ\†¥"
  b"îÄ\x05R\x0E\x7FJ›¹Ù­G}ˆ{E"
  b"ÊLßJ1;F3¼bFà@<\x12¡"
  b"iƒ%Ò$¼E‘ þ\x12wæÝ\vÓ"
  b" ¨GL\x04½K@Š\x07Ð^4tÌ\f"
  b"ËQ\x02=È*Nä•ÄÖQê[’Ñ"
  b"®ð_ú­zAn¢Ü\x7F‚ó'„>"
  b"Î<¬UU\x00Cx·Ü ÎsEÑf"
  b"›s³ÊÈñ@ð¤Ÿ/¦\x1D`¡?"
  b"^Pó¤ã¹Ii¨]á<¾/\x11"
  b"""
    ‘F“\x17:pDK’íª\x0E×o\n
    ì
    """
  b"\x11*y6ð\x01C±½yzºK‰J­"
  b"“4\eý)‰F3ºÄËy~§lL"
  b"rÛ À.\x1DL£´q]žF|„]"
  b"p”dà¶fFË këÓ=Œ6p"
]
25 0.64 ms
-- product-listing-route::loading::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 `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) GROUP BY `product`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  10
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  true
  b"EMŽÊ&ÛD¶£Æ\x13ñPΔ\e"
  b"\x1C¨(˜Kñ³¯dðw¢7ð"
  b"\x17'Ò¼EW–\x19NÃÊtâb"
  b"ŽMÄù3|@\t«:I\x1CQ¾õ"
  b"¼G8.üãGÄŠŸ…y&\x06ñ4"
  b"æjÄ„ñÔD³ÌÖL÷'Qõ"
  b"¨\x0F\x16±ºJL9”›v¾q;·x"
  b"d'œäºÃO\x13«67‡\x07j,›"
  b"\x16ÊCÀ…EÀª |Ç“–z¡"
  b"è#Ïk#¦G~‘jÐôÓ\†¥"
  b"îÄ\x05R\x0E\x7FJ›¹Ù­G}ˆ{E"
  b"ÊLßJ1;F3¼bFà@<\x12¡"
  b"iƒ%Ò$¼E‘ þ\x12wæÝ\vÓ"
  b" ¨GL\x04½K@Š\x07Ð^4tÌ\f"
  b"ËQ\x02=È*Nä•ÄÖQê[’Ñ"
  b"®ð_ú­zAn¢Ü\x7F‚ó'„>"
  b"Î<¬UU\x00Cx·Ü ÎsEÑf"
  b"›s³ÊÈñ@ð¤Ÿ/¦\x1D`¡?"
  b"^Pó¤ã¹Ii¨]á<¾/\x11"
  b"""
    ‘F“\x17:pDK’íª\x0E×o\n
    ì
    """
  b"\x11*y6ð\x01C±½yzºK‰J­"
  b"“4\eý)‰F3ºÄËy~§lL"
  b"rÛ À.\x1DL£´q]žF|„]"
  b"p”dà¶fFË këÓ=Œ6p"
]
26 5.17 ms
-- product-listing-route::loading::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.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.translation.name`, `product.manufacturer.translation.name` as `product.manufacturer.name`, `product.manufacturer.translation.link`, `product.manufacturer.translation.link` as `product.manufacturer.link`, `product.manufacturer.translation.description`, `product.manufacturer.translation.description` as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, `product.manufacturer.translation.customFields` as `product.manufacturer.customFields`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_option` `product.options.mapping`
                  WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, `product.unit.translation.shortCode` as `product.unit.shortCode`, `product.unit.translation.name`, `product.unit.translation.name` as `product.unit.name`, `product.unit.translation.customFields`, `product.unit.translation.customFields` as `product.unit.customFields`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, `product.deliveryTime.translation.name` as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`config` as `product.cover.media.config`, `product.cover.media`.`path` as `product.cover.media.path`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`file_hash` as `product.cover.media.fileHash`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, `product.cover.media.translation.title` as `product.cover.media.title`, `product.cover.media.translation.alt`, `product.cover.media.translation.alt` as `product.cover.media.alt`, `product.cover.media.translation.customFields`, `product.cover.media.translation.customFields` as `product.cover.media.customFields`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND IFNULL(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) = `product.manufacturer`.`version_id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND IFNULL(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) = `product.cover`.`version_id` LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`meta_description` as `product.translation.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`meta_description` as `product.parent.translation.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.manufacturer.translation`.`product_manufacturer_id`, `product.manufacturer.translation`.`product_manufacturer_version_id`, `product.manufacturer.translation`.`link` as `product.manufacturer.translation.link`, `product.manufacturer.translation`.`name` as `product.manufacturer.translation.name`, `product.manufacturer.translation`.`description` as `product.manufacturer.translation.description`, `product.manufacturer.translation`.`custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.`language_id` = ?) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_version_id` = `product.manufacturer`.`version_id` LEFT JOIN (SELECT `product.unit.translation`.`unit_id`, `product.unit.translation`.`short_code` as `product.unit.translation.shortCode`, `product.unit.translation`.`name` as `product.unit.translation.name`, `product.unit.translation`.`custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.`language_id` = ?) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.`delivery_time_id`, `product.deliveryTime.translation`.`name` as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.`custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.`language_id` = ?) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.`media_id`, `product.cover.media.translation`.`alt` as `product.cover.media.translation.alt`, `product.cover.media.translation`.`title` as `product.cover.media.translation.title`, `product.cover.media.translation`.`custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.`language_id` = ?) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = ?) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"EMŽÊ&ÛD¶£Æ\x13ñPΔ\e"
  b"\x1C¨(˜Kñ³¯dðw¢7ð"
  b"\x17'Ò¼EW–\x19NÃÊtâb"
  b"ŽMÄù3|@\t«:I\x1CQ¾õ"
  b"¼G8.üãGÄŠŸ…y&\x06ñ4"
  b"æjÄ„ñÔD³ÌÖL÷'Qõ"
  b"¨\x0F\x16±ºJL9”›v¾q;·x"
  b"d'œäºÃO\x13«67‡\x07j,›"
  b"\x16ÊCÀ…EÀª |Ç“–z¡"
  b"è#Ïk#¦G~‘jÐôÓ\†¥"
  b"îÄ\x05R\x0E\x7FJ›¹Ù­G}ˆ{E"
  b"ÊLßJ1;F3¼bFà@<\x12¡"
  b"iƒ%Ò$¼E‘ þ\x12wæÝ\vÓ"
  b" ¨GL\x04½K@Š\x07Ð^4tÌ\f"
  b"ËQ\x02=È*Nä•ÄÖQê[’Ñ"
  b"®ð_ú­zAn¢Ü\x7F‚ó'„>"
  b"Î<¬UU\x00Cx·Ü ÎsEÑf"
  b"›s³ÊÈñ@ð¤Ÿ/¦\x1D`¡?"
  b"^Pó¤ã¹Ii¨]á<¾/\x11"
  b"""
    ‘F“\x17:pDK’íª\x0E×o\n
    ì
    """
  b"\x11*y6ð\x01C±½yzºK‰J­"
  b"“4\eý)‰F3ºÄËy~§lL"
  b"rÛ À.\x1DL£´q]žF|„]"
  b"p”dà¶fFË këÓ=Œ6p"
]
27 0.16 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
28 46.27 ms
-- product-listing-route::loading::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%"
  b"\x11*y6ð\x01C±½yzºK‰J­"
  b" ¨GL\x04½K@Š\x07Ð^4tÌ\f"
  b"\x1C¨(˜Kñ³¯dðw¢7ð"
  b"EMŽÊ&ÛD¶£Æ\x13ñPΔ\e"
  b"\x17'Ò¼EW–\x19NÃÊtâb"
  b"^Pó¤ã¹Ii¨]á<¾/\x11"
  b"d'œäºÃO\x13«67‡\x07j,›"
  b"iƒ%Ò$¼E‘ þ\x12wæÝ\vÓ"
  b"p”dà¶fFË këÓ=Œ6p"
  b"rÛ À.\x1DL£´q]žF|„]"
  b"ŽMÄù3|@\t«:I\x1CQ¾õ"
  b"""
    ‘F“\x17:pDK’íª\x0E×o\n
    ì
    """
  b"“4\eý)‰F3ºÄËy~§lL"
  b"\x16ÊCÀ…EÀª |Ç“–z¡"
  b"›s³ÊÈñ@ð¤Ÿ/¦\x1D`¡?"
  b"¨\x0F\x16±ºJL9”›v¾q;·x"
  b"®ð_ú­zAn¢Ü\x7F‚ó'„>"
  b"¼G8.üãGÄŠŸ…y&\x06ñ4"
  b"ÊLßJ1;F3¼bFà@<\x12¡"
  b"ËQ\x02=È*Nä•ÄÖQê[’Ñ"
  b"Î<¬UU\x00Cx·Ü ÎsEÑf"
  b"æjÄ„ñÔD³ÌÖL÷'Qõ"
  b"è#Ïk#¦G~‘jÐôÓ\†¥"
  b"îÄ\x05R\x0E\x7FJ›¹Ù­G}ˆ{E"
]
29 0.42 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"
]
30 3.15 ms
-- product-listing::property-filter::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.media`.`id` as `property_group_option.media.id`, `property_group_option.media`.`user_id` as `property_group_option.media.userId`, `property_group_option.media`.`media_folder_id` as `property_group_option.media.mediaFolderId`, `property_group_option.media`.`mime_type` as `property_group_option.media.mimeType`, `property_group_option.media`.`file_extension` as `property_group_option.media.fileExtension`, `property_group_option.media`.`uploaded_at` as `property_group_option.media.uploadedAt`, `property_group_option.media`.`file_name` as `property_group_option.media.fileName`, `property_group_option.media`.`file_size` as `property_group_option.media.fileSize`, `property_group_option.media`.`media_type` as `property_group_option.media.mediaTypeRaw`, `property_group_option.media`.`meta_data` as `property_group_option.media.metaData`, `property_group_option.media`.`config` as `property_group_option.media.config`, `property_group_option.media`.`path` as `property_group_option.media.path`, `property_group_option.media`.`private` as `property_group_option.media.private`, `property_group_option.media`.`thumbnails_ro` as `property_group_option.media.thumbnailsRo`, `property_group_option.media`.`file_hash` as `property_group_option.media.fileHash`, `property_group_option.media`.`created_at` as `property_group_option.media.createdAt`, `property_group_option.media`.`updated_at` as `property_group_option.media.updatedAt`, `property_group_option.media.translation.title`, `property_group_option.media.translation.title` as `property_group_option.media.title`, `property_group_option.media.translation.alt`, `property_group_option.media.translation.alt` as `property_group_option.media.alt`, `property_group_option.media.translation.customFields`, `property_group_option.media.translation.customFields` as `property_group_option.media.customFields`, `property_group_option.translation.name`, `property_group_option.translation.name` as `property_group_option.name`, `property_group_option.translation.position`, `property_group_option.translation.position` as `property_group_option.position`, `property_group_option.translation.customFields`, `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option`.`media_id` = `property_group_option.media`.`id` LEFT JOIN (SELECT `property_group_option.translation`.`property_group_option_id`, `property_group_option.translation`.`name` as `property_group_option.translation.name`, `property_group_option.translation`.`position` as `property_group_option.translation.position`, `property_group_option.translation`.`custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.`language_id` = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN (SELECT `property_group_option.media.translation`.`media_id`, `property_group_option.media.translation`.`alt` as `property_group_option.media.translation.alt`, `property_group_option.media.translation`.`title` as `property_group_option.media.translation.title`, `property_group_option.media.translation`.`custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation`.`language_id` = ?) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation`.`media_id` = `property_group_option.media`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x00ƒUE–uEΤËyr[”…T"
  b"\x00È\x18»Jœ@4 ½†“\x16˜\x15Ù"
  b"\x01\x00i€»\x15ˆ†éqJ,wF"
  b"\x01m#k\x1F\x17/¨kí 3J*O"
  b"\x01ó\x00añ£F\eŠW7€\x1Fs‚N"
  b"\x02tôØ/CCg¤\x06O\x7F\ó%\x13"
  b"\x02‘çxP¼\x16ÅeÔ«E‘>\r"
  b"\x02´Rÿ-7\x05$cUÀ/\x15(Pø"
  b"\x02é\x1A*nùDî’>䯫ùo\x7F"
  b"\x03\x17ÑÂa¥NE…ÈËZs¡¿˜"
  b"\x03-=Á¿Ê$|slN\x0EÞT§i"
  b"\x03wðqs\x1D4ƒ×xMñuA\x06-"
  b"\x03õF\x0F•SD²€ÔÇ\x1E&˜»Ë"
  b"\x04\x1A\x05T@yèßÁ<tw/FÜ,"
  b"\x04$šØ\x04‹G•ž·ÒÄžö8\x19"
  b"\x04KZÅ\x15˜òMáì\x12`c\x1D"
  b"\x04X[§ñsZóŒN\x13âFY;8"
  b"\x04Å…(Ó`Eáƒ\x0E\tè6l\x18¤"
  b"\x05\x0Eâ³rþK\x18¢§§°gŽup"
  b"\x05,; 5Z%%Ã‰ýy\x1E"
  b"\x05YzJ„eJ–°)½¤ˆ\x04\x0FM"
  b"\x05^Ú1<DGb¿ý\x1A¸÷íÊj"
  b"\x06ƒ;øˆÂÁ¥t,q²ÿ–ù "
  b"\x06Ì$_ΩIç…—-ºT\x0FªÊ"
  b"""
    \x07\n
    X7¾SM?„y\x0F™xMW¸
    """
  b"\x07hôF(\eeUùš¯ñ^ÎRÚ"
  b"\x07ë)“ÈýCϳ](Eñvd°"
  b"""
    \x07ô4\x10^5A6}Ò\n
    \tK
    """
  b"\x07ÿ\x18\x19[ZE”6ÐsÉR[Â"
  b"\x08\x13=ÝÝ¢3\ê^ß~òšüv"
  b"\x08~¼œ6cK&º\x18åzyê\x0F'"
  b"\x08ÝYR)?Jõ‹(™v—F]\x00"
  b"""
    \n
    qõ6NŒ\x11ék\x15\\vjJä*
    """
  b"""
    \n
    ’˜*„Lš7<3mþ
    """
  b"""
    \n
    Ò¤Eû²J`¤É\t²à\x19ÜÙ
    """
  b"\v\x1Aù4ÈðJ ¶¢>ïbž \x7F"
  b"\vÂ\x01ïŽJÀƒ×šItYHÁ"
  b"\vÌš\e\x14A'Áí\x13ž†›ƒm"
  b"\f9\e\x01ü*J\x03¨º\x13§¥•Ø·"
  b"\föѨ¾\x18K4›ä³é:~ÆF"
  b"\rɧoˆ«\x15\x0FêO¥ÎPÌBH"
  b"\rÚ\x02©<ÿ$$•\rñ{\x1E"
  b"\rç׆îµHÊ¥“uŸ\x7F—Ù6"
  b"\x0E\rÌ\x1Fð†@݃'*Øú‰¨\x1E"
  b"\x0Ef\td?õÞ¹E qô\x08ÿêƒ"
  b"""
    \x0EkM¹\x1E\n
    M/A\fí°\x06A@
    """
  b"\x10\x0EÇ™áûF°š\x19îRåëר"
  b"\x10y°¡‘zFw‹ÝñÑ\x19\x16\x0F)"
  b"\x10†áÁÖðEA´CÍZ¸%¿c"
  b"\x10Ý*À‘ñ§šQ[ì!/_ªò"
  b"\x11ëv\x04\x17HFþœú>ãº-¹Ž"
  b"\x12\x12¢è5ù2‡ÂÀH3KØ\x1E"
  b"\x12I¸M$uOhŒWXWüß÷u"
  b"\x13&N:\x1CÑg]E®®=*ƒÓ¿"
  b"\x13ww²;o.9çÒ;ÀÙÕû"
  b"\x14³<SäÅE ·^Ò’®\x0Fk0"
  b"\x15\x13Á{ÞsW@\x1E\x04þv¹¨3Ø"
  b"\x15”/\ýW-Ý‚D\x08vBi\x14L"
  b"\x15–¯ë‡\x15B\x00žÉÏŽˆ\x1F/†"
  b"\x15éñîêc'¿Ä\x13ˆ@Ü[Î)"
  b"\x16xàGCù6¡Lš\x04åñ‚Žô"
  b"\x16„óŽ\t\x10Eè¢G߃\x14Åkú"
  b"\x16¶ê\x1Cª'Eݱ¼ÍfÀEî4"
  b"\x17b\x00\t\x7FêGŬÛc6°ìÔy"
  b"\x17|—jÜ\x7FF „§éåÕˆ\t²"
  b"\x1C¤JÝä©B\x18§­ÚëBv;g"
  b"""
    \x1D[*ôs'Fý¤|\n
    8¨N®)
    """
  b"\x1DaÉ3pòNðˆ/•.Ž×î´"
  b"\x1E\føu?‹v}ˆ€\v]j È\x15"
  b"\x1Eq\rA*¡\x17\x03ˆÃÛîí9#b"
  b"\x1F™ÁÌݾ\x0F^%ŸÒC¹$ž"
  b"\x1F§(\f1†JŸ¿CV0\x0Fà®s"
  b"\x1Fê9»Ò¦Eê¼’¯dé#ÖÆ"
  b" –¼ú\x1AHf™Ð\x04Ð|ø‚\x1FÊ"
  b" Û©òhDÐqf~Y\x0E¸˜„Y"
  b"!^­è\x06-By¼)°tþwÎ"
  b"!nÒLÒ\x01¾¤Q\x1ARßœ\x13\x05y"
  b"!Ë&|3ÄY\x12\x1EÉø‹XS"
  b""¯n€±ÎF\x1C êÉáÚûÆ-"
  b"$\x03†'Œö_ÑOxYˆ(ZbŒ"
  b"%g\fýGGÞHp…€\x0FH¿ ï"
  b"&\x01Ÿ“ÈÞ%I¬`¾ãŒàn®"
  b"&\x18\x12_ Ž\x12¤Ðdv.ßÖt»"
  b"&xÄv §ºcýUõÂú\x16³Ô"
  b"&\x7Fw¢Y…Jc—q\x07%\eþ§ó"
  b"&™]îæPKF\x18\x1C8Hp\x18x)"
  b"&©£1\x08ºÌ\x01¿`ˆó\x16Ë“â"
  b"'\x01öÉ4ÑM†š=\vÈau$"
  b"(\x11µõõXõ¡\x0Fw\fŽ¥cÎ#"
  b"((K.Lj\x13?‚Oó!SàBÉ"
  b"(W¿>\x7FŽ…BᢙP\e_\x7FŠ"
  b"(Žã=ü\eB.Ÿã§¬òV "
  b")SEàV~A¿«4øˆô×ÙI"
  b"*‚ú’žC+²ã8ùj›õ}"
  b"*Âm“\x14ýMö”»}_Óœ²o"
  b"\e´Ùåõ\x7FžÝâä\x16ÌH\x10"
  b"-\x17LlÒ\x1A@ӏæ qZÏœÞ"
  b"-H¯q©‘D̺\e}P¢OøF"
  b"-Sn¹:4ê™ØÛá\x1CúÕz"
  b"-•(\\x1AõHø¥4‚ÝŽš\x07¯"
  b".WƒŒÖ6K,¼—«•ÕÙ½ú"
  b".ž-ˆýÒ@j¼nݼ¬gB1"
  b".ö•íŸnG.Ž/Ù#v\x04[?"
  b"/ßH\x07fé¥\x0Fëíÿ»ì/F"
  b"0ƒÉu^îO‘”øZô¤Š?Ý"
  b"1\x1F3\x0EM\x0EI3°Ð…á"{òÛ"
  b"2N\x0FT²JJEŽ­Üš[¼6f"
  b"2û)ß ï…W=~!\x14 W·ñ"
  b"3\x1E‘ø£±@\x17¹\x7Fä{{ÆYé"
  b"3=³,&<J¶–L\x06àt»“\x13"
  b"4À\rföG*¯DFÅ\x00אi"
  b"4Òù·»\x19Hw¹4ù‹\x03šŒ"
  b"5›\x1AÙ\x07Ó\x16l‚NjR(F\x1Dî"
  b"6¥š7uaë+_¦ls‰w„\x00"
  b"7&£XþÓJé—BÿàA¨÷"
  b"7­«\x1Cÿ5\x04e.k ,OEøË"
  b"7ÖÈ\vÚ\x11N⬚`|õt©\x06"
  b"""
    7ãþ\x01\eÎ\n
    \x07S½½3™ÚÍ©
    """
  b"8ûÁ*\x18J¾»Ü=rÁO„!"
  b":Ì<ÔÓ™uQlóêó&W€3"
  b":죑\x11ûºÙK’UEË˳Æ"
  b";\vµN¼\x15Z?·-\x04\x06\x1At"
  b";(º2ñ\x14‰š§N„û‰\x19B~"
  b";J\x1EÄløOH‘Ã.¬Íµ:Ð"
  b";ãR¶T¨Hæ˜lÒï„CÙ1"
  b"<_AÉ}†Jk¬\fJ¸âøëì"
  b"\x1EïPfG¨×909Iš"
  b"\x10îÇ\x1Ep5AL\x7F¬‹ö±â"
  b"<­wÐPx­n\x1CZh‘ƒ€ès"
  b"<Ô]?`À-\\f³\x10\x18>!\x01"
  b"=ÇdcèVB,®¥‡³Ã\x11ª¥"
  b">“ªª\x19Z) fÈÒÜøZƒ5"
  b"?\x19‡®pÁH̵ëUÿ‚R9\x07"
  b"?ŽEÇQè\x1C«Ð’JEºü8ì"
  b"?Õ¨fËìM·i\x04ñpáŠ\e"
  b"?ñ5\x16HúH|˜~ öä:O—"
  b"@‡ƒ\fï*Æq²ÊM\x17¡Ø\x1AÙ"
  b"B\x0EϏÜΐHÔF_É5\x12§\e"
  b"CÌ5è\x06>H\x19œ81Qj\x1F¿—"
  b"DyÔÚuøÒ#JØ\x17õ®êë"
  b"D±\ôÕ{Hp‰;¸3ÎéÛ+"
  b"Dóf*{J·kcä@1º\x14\x06m"
  b"E¨TA\eE!£*¾ÁÌ“„Ø"
  b"E³L¤-¢K\x0E»  +N\x03B$"
  b"F¼^”ÓÒ†‹X=ÕœJSæÌ"
  b"G\x1C\x07P'<u½«ü˜õJq>"
  b"G:"|éBÝÄ»‘H\x1C\x1F\x10"
  b"Gm"X\x1C¶^C]f¥6¯4‰d"
  b"GÁ‰\x1E\x08ÃH£¯ÇQ2\x1D¡dÝ"
  b"I=¥}zfNj½ª\x11\x1F²\x19t*"
  b"I@–_ßÂFƒŽúŒ-Ñ™0Ï"
  b"JO‰ä\x07@Ódӏ\x1A«îšI\x18"
  b"\rHMß&Ü\x136ÉF²þè<"
  b"N\x05 í­#`ô•\x15\x02Q\x16é"
  b"NÆô£QÅBפ¿`ùÐ7ÿY"
  b"O,?i¢TH ¬‘ÀNÊ¿ÖB"
  b"O§™Ô?Z‘\x16\t\e,U\x01×´¡"
  b"OþŠóØ÷õ™òáV\x07\x03w\fã"
  b"""
    P\n
    \s>‚‡¦–.\n
    \x06\x17H
    """
  b"P"\x17¦ÇÓIT…§þdíÓŒ\n"
  b"PGY†?Ú_Ó1ôŽáãµzv"
  b"Páá\vpü¿^ˆˆ0d ¹–‚"
  b"Q:éÕ\x1C¿®Zž±½\x07ëeW"
  b"TýõRLiA‡‹‘Ê1ŠJ.õ"
  b"U>ÏQX·VHJr¥\x0EÁúµã"
  b"UX„ŏ;IA®ü'r\eßJ©"
  b"U¹•\x7F-]EÀ™\x1D¹\x12ÖnO\x7F"
  b"VlÅY{UCÌ·Cøôê¼\\t"
  b"W\x1Cœã\t³BZƒe‘¯°®\e\x17"
  b"Wiእ,G²·ez…&æ¤ß"
  b"X[½/í`Á…Ê\5\x16©¿y¿"
  b"XcÖ4š„C¼ƒ«ƒTCoQ×"
  b"X¢äÞ˜FKC¼Ñ´hþç®H"
  b"XÓmŽÿÃÙ'—HÄ¥¹…§n"
  b"Yo¹%–ßIV£\x13\x12\x13èJ'N"
  b"\x1E·k\x04GK’\x05yMí²1N"
  b"YÔûg¼Ê\x1FJ‚\x00{—Ô%aŠ"
  b"Yö;„–²`Øö³™þ5\x1Aû9"
  b"Zaè.\rÊF¨âÏÚÏkìU"
  b"Z\x7Fx@AN\x16¦Òpž·\x04>}"
  b"[\x12­9¯ªD\x16£³’Äåš?p"
  b"[¶1eò¤Fv—†:]!wº"
  b"[ùOIô#Kã‰4G.ž]‡V"
  b"\ôˆ\x1EŠqF\x01\x00ì\x1EuN÷ê"
  b"]Ctìê©vþØ*íÄ•½£"
  b"]GûHä3K\x00¿óã’\x1DA\x00«"
  b"] bm\rž\f7rUÿ·_°“0"
  b"]ÿP$GàJdŠX|\tó-'¹"
  b"^\x04S\x1F\e\v7ZY.@Eé\x05±"
  b"^”.B\x15dMb¸\x05ø/nŠ\x19>"
  b"^Ó´!dMGÍ´òßJœ\x1A›S"
  b"`[pvF©BH•£%[\vЍ)"
  b"`|\x1FèäkG§ŠëÔV#›È\x14"
  b"`™¢NædN§°Giá`'¶."
  b"añ/@KëçÒ\x14KT\x1E¬\å\x04"
  b"b>VîßÊC|£e%<zCf'"
  b"bwt†¡[È\x07\x12oûTà`§\x19"
  b"cSÒ»\x1DDOq†øn\x01\x10›ù2"
  b"dñ–ÎÍVNކ4\x0EÚhÜ¢ "
  b"e>ÂàÌ\x17A§† \x08sƒcÜ€"
  b"f\eÁ\x00y\x18G/¥lZ{\x16>\x14$"
  b"fR‡\x7FÄÊLé£\x01Ö\x7F"^N‘"
  b"fu\x05’?šN\x17‘>@7´yÈ\x11"
  b"f€ÍXKüB‰¥bì]Æ\x08\eÑ"
  b"g-À\x0E\x06Ú³%ð]e ¦X\x1E¦"
  b"g¿”§0âA\x07–ë\x17ˆˆÅ};"
  b"h* \x00òØ\x08FÐÍné‹\x06Œ@"
  b"hǤ zpIÙ©K§c8-#l"
  b"i\x1D€Ž.˜¹á¹\x03Œà+\x18Ãþ"
  b"""
    ir§`ÑeLc\n
    \x18Æ\x02nײ
    """
  b"i{åßÏé³¶\¶Oølu\x1E"
  b"j'.£AŠH'¾9ò$‡Õ€\x14"
  b"jêT'i:éøµÉŽGAe£j"
  b"m:+·Z\x07Er•\r\x18\x10/è!¤"
  b"m„¨–ü)LE´ˆºSIcYh"
  b"nžÈ\x03bœ:êÀúÀ¨Ñµ\x083"
  b"nÍgM\x0E˜A\x02µœT*UŽD\v"
  b"""
    nê‰\x7F™¢BO.¡sŽ\n
    ÉÝð
    """
  b"p9u¾&!\x02:\x00Dh¨\vC:"
  b"pAG\x07ùL÷®Áí\x17Ö¹Z\x06"
  b"pûé:ØsNpq\x08\x1FÚCb²ä"
  b"q\x1FÓ́O@–†ŸÞ£Œ!A”"
  b"q”ïIå'D´£_hº”-\x04P"
  b"q°µ¤×öj´³\x7FÔ®¨¼c'"
  b"r†oŒÌŠÅ]ýµÁ\x1Awàr\x0F"
  b"s\rWh>¸B.²³\x15ke³ u"
  b"s)XPg\x15Ln•=ÈkÁó</"
  b"six}>B˜ˆš~­j\x06\x1A"
  b"t\x19mbPÀH ½œKùÛ£L¬"
  b"uŽmuKÝC\x06†"Žm\x03Ž®V"
  b"vrŸÙæ4C\x7Få€‰cÖËJ"
  b"vsE~]\tIß‹¯ía<$x]"
  b"\x10G†eG§´ \x13Ïù|\x01/"
  b"xÏO\x7F¸l¯ \r}u\x16\x1E\x10Ñ\x07"
  b"\x029+0B{‰ðtLÝ!\x7F;"
  b"zòœ×pa(.R\x02î\x13¤¸û"
  b"|×hµ‡@$•}Oõ•zN¨"
  b"}Ñ×\x00P M×®_µè\x08Ëö9"
  b"}ð4ÔTÉ›-ù‰¯õ°­6Y"
  b"}ó Ü™ÁOщœBJP¨Ge"
  b"""
    ~¼û1Õ\n
    J\x08¿\x1EfCž/Ë\x06
    """
  b"~þøj¯Ëžd1-(\x07F\x15"
  b"\x7F%\x1F©ˆm¿8WÒâptØÃþ"
  b"\x7FzÊ“ü¡C$³’Ç#/\x1C"
  b"\x7F\x19³|K\f¨Ç4SÔ\rðZ"
  b"\x02Ø•‚QDû’l?S~nû}"
  b"€3¦†p\x1DNê¾ù\x0E¥Ð\fˆþ"
  b"€I“#&XÒ?\x0E03Ù¤‡¦r"
  b"€Ì\x1Cüáa×þaÍÊWŽ‹ÉH"
  b"€ä\x14+cm@肐ë\x12pE\x12Ë"
  b"\x16ªi\x1FºE\x03‰ñH[~q\x01¯"
  b"*rh8ØGK³-Y\x13=›HÂ"
  b"D•¯šëDûŒæŠé\f1®"
  b"‚“^I1lî\x1EÄ#¯úVïšg"
  b"‚ó¿ªms@Ø›Áû\x05¸:,ó"
  b"„H'g¹Ðúl\x00\x06Š¡.sÆ"
  b"„K\x07\óõŠŒ&ñ—òÁ£Àö"
  b"„U~ߎcBÒÅÅ¡^\r"
  b"„ÐÑxNvíþo\x15Ë/5\x1F\x0E\x0E"
  b"\tz\x0F\x17‘‹Y&­Ý·‹Þö¡"
  b"…RA&ºUj¹ƒôðA© ´¼"
  b"…~iúÈùNêª&êϏ‘ÖA"
  b"…Ó\r\fS\x18Bo8‰× w\x06"
  b"\x13\x00÷/B|›`¸ø Î\x1C"
  b"‡)¥\x1E!0@Ç‘*Ñ\x7F7“2*"
  b"‡¼ßׇ>B\x03¿Lœ\x1C»Ó^X"
  b"ˆ6‹•\x0EJRœ7wò#¶Õ™"
  b"ˆë«ë+TFÓ©\x0F$ׄ÷½Ã"
  b"‰3œ^‘k¨ÝÁ\x17\x1E‰ëÜ}à"
  b"‰CޱŽÈ{\x06Ô\x12\x16˜†E\x175"
  b"‰ÞLz\rº@Ž„\x1AjVÛ\x06\x06È"
  b"‹²¬9ÖU⡽’=Fjí«"
  b"Œ\x06’ã†;þ^\x00‚¬Âûêñ["
  b"Œ?\f\x08N.Hu¯9‚u)B\x7F""
  b"""
    Œ@O¯åŽE¡Ô\n
    Óa,Æ\t
    """
  b"Œqéó\x0003¯"®W \t¦Êi"
  b"ŒÐ½AŽ\x12æÈ\x04\fv\x04؈"
  b"Œá\vô\té¨Q)º's\v`cN"
  b"Œí5Ú5úC9†õÎ\x01\x072/h"
  b"Ž\t? Ñh77Åo2\x07Ö@¸'"
  b"Ž\x16Fíqv‡á¢¬Ùl¹zû"
  b"\x08ƒ‚æÎÄÑ&U\x7F\t\x04L"
  b"„[Á>dLõ¾š“”\x19\x11ã½"
  b"Š½9àê\x1FÍ® \x1CÞǧÄT"
  b"èÏá­(J\x19œ!\vùÁmƒS"
  b"“‚ Oû›MB¦[™\ü\tã•"
  b"""
    “ÖC\n
    ëí\n
    ŒTÈfň\t\x1E
    """
  b"”T^oì\x7FHŒ„Ž\x14P\x1C\x19щ"
  b"•¡\vŸÿ]íÔ•ëö²ÁŽ=Ñ"
  b"•¤«ôÝôO)°°\x08Ž“«(\e"
  b"•¦ZŒ°+BúŸ«\x1DóÆ4Å\"
  b"–K\x0E\x07_‹Ñ@ÍŽO>Žá\x02_"
  b"–¢ö¨ŠÐN(Žõ|Š·¸#¤"
  b"–½”S8\x0Eh¡$\x10:ð¸5"
  b"–Ã\x07®ê\\x05ŽÕÿÒÄR9Fµ"
  b"–ñÇ~.jAh«¬Ã*³<V7"
  b"–ôÎÀ\vñ@;¢PiûÖ\x0F\vØ"
  b"—9»-\t…Š6dóÆ)uê¶«"
  b"—VÆ4ÖjM”¦Öúñá\x11Ñè"
  b"""
    —>ç\x10\n
    Fš™tS7\x10SœA
    """
  b"™a:þ[ŽOún1b)Ú¤;"
  b"™n·šÝ\x01°‡M³u¬ý¡Òô"
  b"š[éaË\x1D\x13¤Äƒ\x03Æ‹'"
  b"›@½Ž%\x07@¨ŽŽÌþ\rDa3"
  b"›cæcŠ‚K·¤\x13\x07¾ÇÌ\f"
  b"›vj»£\e»)\x1Aîò\x18bEõ¯"
  b"›µVѯDÇ¥\x1CŸêÞuá$"
  b"›æEÎ’€LޱÁ\x07¾¶\x0EÙÂ"
  b"›ü\Z)ª\x13Ø"\x1E\tŽu¤ \x0E"
  b"Ž\x02ÆH¡\x08#ä5æÃ2k¸"
  b"Ôh8¢\x17Iû´fà»×<v>"
  b"ë-\x1F\x01´A/½gahTw”v"
  b"ž)S1n?EŠƒ÷/\t\x1E¨Yµ"
  b"žDZ³Ò´WõºG£l\x01ãÓK"
  b"žd;Æ"pB°\x00¾\x1FÕ\x06B£¦"
  b"žÍŸx?¾Ns¤Ž…dÒš\x04;"
  b"žó•æ\x03vÔŸ¹`nQÇmD<"
  b"žþù’×7FP¦œÍ@`òòO"
  b"ŸN¼¢¥¢O\f\f«O\x08=¥~"
  b"Ÿ¢íÛ\x7FŽH¼«ä.ŽîaG\x03"
  b" •­L.mI•˜Æ\x18ѐgmK"
  b"¡`Áõ®^Hh\x1C(G¦Yfv"
  b"¡aÜ¢¤ÉKGžÆ€u\x13…žk"
  b"¡´pù\vßÝ“\x00Q;g\x01 \x05Ï"
  b"¡µ@ôú\x16rð•cîma´\x12,"
  b"""
    ¢>»\x03µ@\x04µ.\n
    ›®òæ›
    """
  b"¢Yiø’å›*,ŠlÐÀWJ"
  b"£$\x03µ\x04¤hì\x08\x11Lîu¢Ðý"
  b"£ÅL*\vä“ÒáwCM)Ûm±"
  b"£íJÑ\x05&B;’\x7Fg’¤'©ì"
  b"¤\x1A>\x03óƒdPkÅÚ"~Àï."
  b"¤¿†–\x7F\fO˜„\x1Dür\x04’åò"
  b"¥<ïuûYE]™p'<\x1D\tB`"
  b"¥\Ёœ\x1AâÙ_=ƒ$aL\x0F"
  b"¦+Ã\x7FuM‹º½­\x14ÄçãÚ"
  b"¦»}O\x15Æ@º¨J>R\x1FDÆB"
  b"¦Ò8Gj…M=™¼âª½ÊÄq"
  b"§\x07¸\x05(ycš]\x12V×xû›û"
  b"§U\x13T‹[ÍõAØs©ê‚j"
  b"§YÔR™µC–¥KsY šŽ?"
  b"§}ŒEp\x12C\f½å\x06"çNZ`"
  b"©x¬§éAþø0†Å,±à\x08é"
  b"© X\x04¸@Jב°<š\x1EAN\x7F"
  b"©Â[ËÙ·1 >ÀÂR\x03¢*‡"
  b"ªßm\x18»†m[Xt$Jü)þ"
  b"""
    ªá0\n
    pÔJB°kByb3c¯
    """
  b"«\x18ðqáq@‹3êîú…_}"
  b"¬sõ\x1DòHI~¯Ý¹ÁÄý±"
  b"¬ˆ/åÓºŸRYÈfÙiõ¿"
  b"¬´bƒ0\x1DKØk‰¼C`ë\x7F"
  b"¬ÀD\x0Fé\x0EGŽȃ\t¯Ù%D"
  b"­\tžSô©K; \x16)2N·\x17"
  b"­u9ñ:J-€\x0Eî)ô-‹Ž"
  b"­‘ýÈèUIÌŽŠÏUôœNì"
  b"­ÛUii\x1FCÞ¸#Rc±<˯"
  b"­Û d»1K\x03¿Ø©\x1C6rk6"
  b"­ý\x19\vÒqJ©µˆÀ)âÊ´Ì"
  b"®š°âñwOž™å²?ûØ+"
  b"¯¾Ã¯ùˆ.x\e3{ëž\x18¾¢"
  b"""
    °6{/\x0F\n
    F\t«ªpÈ—€\x06\x06
    """
  b"°[}^¾K)T\x031\x03\x08w•¯‰"
  b"±5\v`?\x1DDh¨ró\x00Ó\x16À–"
  b"³Œ[€\x05\x01CŽ¡\x1Fš&+\x10n\x1D"
  b"³ž\x06\x05’(\t®\x02)\x03\x05¨£«"
  b"´Ã\x19\x1EÀ(Oè–jAÍL{4\e"
  b"·¤ûšbo¥\x15¶Ñ\x17w±|Û¿"
  b"·Ç¦äiÞ;•%q\x11¡~o²"
  b"¸\tŠÖÀ\x1CC•¶uGpé\x7Fäc"
  b"¹¾^vvøC\x1A¯®\x19uh'\x15\x14"
  b"¹å•/@ÚŽ`\x1C‡hwü!\x13ÿ"
  b"º7Ù_\x03\x15è„dr'–þ­Èâ"
  b"ºL\x13\x11XðM[œŽ†ÀÆÃNž"
  b"»©öÏPä=`\x04ѧ(»×±v"
  b"""
    »ÊáG\x03âJX‰\n
    \x08ã\x11ßð†
    """
  b"¼jíäšLJm“©R;’07D"
  b"½}¨SaòH½?–V\e¬z¶"
  b"¾'øLP\x04m8Ã\x00æêýGÔ\"
  b"¿\x00m\™Q5ˆžÏTÐþL°I"
  b"¿µï+»S‡\x07ï}MŽ'U{"
  b"¿úv­íùD½˜}_\e\f¦D"
  b"ÁÁ©\x11EAD!–¿ÏQÈå¶€"
  b"ø9Ÿ¾\x16K—’µ¬ö[È’U"
  b"Ä"®“ØQLY6¬™^\x06µì5"
  b"ÄŽ\x02cî+MW¹ØwÕ\x0F\fç."
  b"Ä×8§¼\x11\x02ß\x11â\f\x05–½Ý"
  b"Å T{GŽLL¬”þOš!"Å"
  b"Æ\x03$xGs@þ‡$ôÈÇÓg;"
  b"Æ'ÅöàÔ\x15+?^\x11/~•…s"
  b"Æp\v*¡^A\x10¸\x14’mqòIÖ"
  b"Ç\x03\x11ÎÜA\x01—lFy¸—íÃ"
  b"Ç\x0E\x7F\x00èçKv—(\rô\x17\x10"
  b"Ç8†\f\x0EñBh®-÷ú®†Xª"
  b"Çã$mkœFà¼\tðÑÍИô"
  b"ÈLjoÕ€G]¶vsªå\x13ú»"
  b"ÈQ@ßuC\x01DLÿê\x15\x0Eµ\e6"
  b"È­æðQáãø‹¸øÞ«8Ö«"
  b"Ȳb'ÓM\x1D ›2\x12]¨B1"
  b"ɺý\x0E¾Öþœ5$“ÑåŒT„"
  b"ɼp†§a`,\x1Eå\r=ò]\rÁ"
  b"ÊsŠßÕUY|‘ì_\x14¸@'¸"
  b"Ëâi¾í\Mʪg“¨a\x04…>"
  b"Ì\tܵd0D\x05±ÿ¤Â\x1CÂlï"
  b"Ì|¼ÐN…M€‘\x15N\x1F\x10‹HA"
  b"ÍNü.\x12lI\x16­\x08šàz7™Þ"
  b"Îd\r\x13`uJA„áÃ`Uþ“"
  b"λr \x01Xôì¬Vî’P11"
  b"ÎÙJq~\t'\x10pXJcV‘kû"
  b"Ï\x05üùC£…(ѦÕÍo­LÆ"
  b"Ï™¬l…¹Kiƒ{´\x0FBŽ—\x07"
  b"ÏÃâ!}\x03@0¯¡ò·kæþ\x07"
  b"Ñʪº^—§ +Uc\x04,0ys"
  b"Ò¬i\x02\x15\x12i“ÉÛP†Tô^%"
  b"ÒÞà~PáN¬Ÿ`Õááëìü"
  b"ÒâßEX_K„½’2]uãüË"
  b"ÓV\x06\x14UlNš¥óûdiÂòá"
  b"Óeæª!I±¼MTŒEz©ÿ"
  b"Ó·¤¶ë\x05Ö\e¦Œ\x08Þ¨AA–"
  b"ÔÖx•¥ÏJã–FèyÍc\x10"
  b"Ôû ZTK<\x01望aÒkÚ\x1C"
  b"ÕMtªÄ‹D³—ßS4òÕÇ;"
  b"Õ‘^þ—€ùºú¬~\x14¨&Wæ"
  b"ÖÖ¥ŒÃ‹@\x12Ÿ’H\fóæá´"
  b"ÖÝSZ¦ÊA•ªc\x18¯£)\x02Õ"
  b"×P7Àg–G\x07¡í5ÅÍ"
  b"×\x7Fî!îb–àýÈ!Έã´}"
  b"ØÐU\x19˜(Cl¦\¢\x1Eû™Ö+"
  b"""
    ØäÔ#B™O²~æÍŠFK\n
    0
    """
  b"""
    Øü\n
    »\x10ãÇ\x1D÷%Ûê‡Ñú_
    """
  b"Ù'cÚ³”IU§g69è›j\x00"
  b"""
    ÙJ\n
    DöîMß—®o°Ò\vÚ²
    """
  b"""
    Ùû8ÆÛ\x1D\n
    $1ȱîÁêý
    """
  b"Ú\x01%1@hC;·/¶0r©Óî"
  b"Únè\x02öE&¡»4É­¿¬Ÿ"
  b"Û?iqv¤BR°›õWÌ÷¨Ž"
  b"Û„q<ÿ¾¿w®Oïózà6\x00"
  b"܇¤ÉHÑVÕÏø\x16·Ì\x17}\v"
  b"ÜåǙÁIǵ#þ‰²kÕ]"
  b"Ý\x14jóæ½H¢µò±\x19l\x07ß\x10"
  b"ÝWq¤xŽM0·Vp¯mÄôP"
  b"ݨñB1ùGxªÇ0W\x10i\x01X"
  b"Þxõ­¤òÝ\x03šÏc7ô¬î\x07"
  b"Þ€!nx,DiG z•ë¿ò"
  b"ÞšÅë_à>T?MÍ;B>\x11ˆ"
  b"ÞÑü^’ªF*‹\x13˜Z‹ø„¼"
  b"ß\x13\x02à\x10*|åF8UB²/@"
  b"ßo\x7FƒpŒ@#¤òE2Ü™ªà"
  b"ßþ¦C\x02\r܈5$ÑFx¢ã@"
  b"à\x18röÛÄKx\x01ö X\x1Ar\x7F"
  b"à=ÄLpØ)rð@¦ÃZ7oR"
  b"á:>AV~§‘‹õ~š™Ç¹ã"
  b"áo‚¨çaJ\x19°\x1Eèw°÷l1"
  b"áù­¿F›åˆ^B"ÏY©¯û"
  b"âî#\x1AÙÁ€NÏ:PŠ6‹ÓJ"
  b"ãÑg¸V‹I³Ï˜\x00’Yƒ™"
  b"äX_:ƒGCF‚ëV1Wó\x18\x1C"
  b"æw,v¿\x0EL\x00¥SÚ>Þ#½˜"
  b"æ\x7F\x19?ÑôFà©\x16;†NU."
  b"æÈLo\x0FxAu—ò1›µ¿˜\x14"
  b"æõf>¹\x11\x14ù…\x05$½QŸ\x1Dç"
  b"ç\x1AÝ\x1CÙëDt›HÊû¶ \x10ì"
  b"ç/0\rýðDC‹±è.šÃ=\x15"
  b"çNˆmªÊ"¸ÎR6ÉT~Š\x16"
  b"çó¿„@*ÂúJzHh¾sá"
  b"çó·YÞÈ\x05ÉßûZÀ:¥É¨"
  b"èLy¬ÿ#A&º£2Û\x7FÞ\f¯"
  b"é÷Æ\x01z8¨\f»GQŒÌex¬"
  b"êÝrçu\x17Ci³½ègà\x01&"
  b"ë\táF|\x1D›0ß@D:~exA"
  b"ëÀ\x0E9N,Aû¹·13-\x17\x1F\n"
  b"ëþ¯ô\x1CÐC\x11ŒÝBÈ$©\x16H"
  b"ìðé±(<¾ð€ô\x0E\x18+Èêú"
  b"í*§±dODx‡‘\x1D+‹Ú[¾"
  b"î&¹ƒ\x04vM\x02¸ñ\x10„é´)0"
  b"î€ËޝyJ\x13­ŠKÜ\x04ú’Ò"
  b"ð7¨ôhÝK± Q¬ˆRNš"
  b"ðp‡¢˜>D\x7F˜Êɰô.½\x18"
  b"ðÕNa§\x11@š¡Þ\x13J]ªX–"
  b"ñ óõ áG\x17¸ù‡\ey¸ÀÈ"
  b"""
    ñ|ß…&½DްÏ\n
    \x17\x1E4\x15Þ
    """
  b"ñž”n\x1EULY›\x00‹IzÜt"
  b"ñ²#·\x14Ië—r\rsë×è\x03"
  b"òy\x15Ü„Q»@O\x06¯M·\x13Å×"
  b"òÆ\¾OðDþ™Ž\x04›ëã\x05}"
  b"""
    ó+¸e~ÚÜàÈâòwy\n
    ¿Œ
    """
  b"ó\Ïô\x03V\x11¾Æ(иýöÛL"
  b"ómkGµ\Cꡌ<%ÍSÅð"
  b"ô\x11ðê‰6OR¬\x13öFÔ\v÷A"
  b"ôFÞ¼\x13qJ€¹Ö3¤<Ì\fÿ"
  b"ôuã¼1‡vQ²Þ\x15èÞš\x17"
  b"öO¾¦ŠR`#È_žð“\x12\x07!"
  b"öZÉÍá4N\x16¯ï®à©;ën"
  b"öä•\x15êßM蝄jdÔBÞ;"
  b"÷ *\x7FúL\x01¦²\x1Fá^zͽ"
  b"÷œuKYJ¦ß \x0Ex%Ô¨p™"
  b"÷èÐcLãÜy!\x1EL@I\x13ø"
  b"ø\f¼\x04Gò‚¸Ö»\f€°#&"
  b"øb¥ã£Ð*Å\x1FFÙ)bTó±"
  b"ú#\e+—-E~\x075zT¦\x03*"
  b"ûDé•?WJ猭ÆÐç'+"
  b"ûX\x14d‰«M ½¡§ëy;\x7Fš"
  b"""
    ý—)…u«uÉJ\x14x'\x7F\n
    
    """
  b"þë\x15}ÀE¦\x13\x12ôwã"
  b"þãO\x19”ÈBª \x10¹?)ÔR;"
  b"ÿ\x00‹Šú\fU*h\x01&—òØ\x14¬"
  b"ÿ\x18\x7FIΦzô–ªcuÖŒ.&"
  b"ÿÏ\r³&¬E6šj×âô·Ði"
]
31 0.34 ms
-- product-listing::property-group-filter::read
SELECT `property_group`.`id` as `property_group.id`, `property_group`.`display_type` as `property_group.displayType`, `property_group`.`sorting_type` as `property_group.sortingType`, `property_group`.`filterable` as `property_group.filterable`, `property_group`.`visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage`, `property_group`.`created_at` as `property_group.createdAt`, `property_group`.`updated_at` as `property_group.updatedAt`, `property_group.translation.name`, `property_group.translation.name` as `property_group.name`, `property_group.translation.description`, `property_group.translation.description` as `property_group.description`, `property_group.translation.position`, `property_group.translation.position` as `property_group.position`, `property_group.translation.customFields`, `property_group.translation.customFields` as `property_group.customFields` FROM `property_group` LEFT JOIN (SELECT `property_group.translation`.`property_group_id`, `property_group.translation`.`name` as `property_group.translation.name`, `property_group.translation`.`description` as `property_group.translation.description`, `property_group.translation`.`position` as `property_group.translation.position`, `property_group.translation`.`custom_fields` as `property_group.translation.customFields` FROM `property_group_translation` `property_group.translation` WHERE `property_group.translation`.`language_id` = ?) `property_group.property_group_translation` ON `property_group.property_group_translation`.`property_group_id` = `property_group`.`id` WHERE ((`property_group`.`filterable` = ?)) AND (`property_group`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
  b"]ŽÃd0\x05MaH-Ž2\x14¿÷"
  b"Á¸R´ñûO›ªÌV™›;94"
  b"‘éÚ\x1EìŒEÙ€H÷‹\fFb«"
  b"Î\x7FŒ\r"ÂFòŽ ª\fá\x0E÷²"
  b"Í\x0E`]m\x1FG…š•U}£/½"
  b"÷W\x15\x02¯@ŸŽÑaà(~ÆÁ"
  b"A»I_\x16KB)ŠT›"<3›W"
  b"³\e\x18­üÕI‡¹m\x0E­j\x1CÚ"
  b"År\x13žG©HH¨˜ú\x01i¥N®"
  b"\x08\t8Eê·Ö,«ŽÉùŒ"
  b"Bdé\r¹O®²ƒ¼Õ\x10ÖZó"
  b"\x15'þÿFL¡,ÆÊ’\x0E5m"
  b"ø¯³šY,BŽœ\x1EÕ‹Îb\x04z"
  b"\rÒPü8•EÖ…Ôi“Ø’Ÿl"
  b"|n@\x05÷—Në¶ï—Óý?ÎI"
  b"O÷Ô(ï®H_»»ùŸ\x16ˆér"
  b"7¹“ñ\x1AÂCj·Ž»(»]\"
  b"•Êð²\x144KU¤+ztl\³;"
]
32 0.14 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `id` = ?
Parameters:
[
  b"\x06õÝ£`ÀA\x12“v\x01WA"Å\x15"
  b"w¹YÏfÞL\x15Çù·Ú9‚ó"
]
33 0.13 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
34 0.11 ms
SELECT
    `theme_id`,
    `technical_name`,
    `resolved_config`,
    `view_inheritance`,
    `script_files`,
    `icon_sets`,
    `updated_at`
    FROM `theme_runtime_config`
    WHERE `technical_name` = ?
Parameters:
[
  "Storefront"
]
35 0.12 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:
[]
36 0.09 ms
SELECT DISTINCT `technical_name`
    FROM `theme_runtime_config`
    WHERE `technical_name` IS NOT NULL
Parameters:
[]
37 0.09 ms
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"\x06õÝ£`ÀA\x12“v\x01WA"Å\x15"
]
38 0.07 ms
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
39 0.29 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"\x01›1{Aõpµ·ñ:C‹u\x10È"
  b"\x01›1{AüqU¢Ý}ìë(D}"
]
40 0.11 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
41 0.31 ms
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x06õÝ£`ÀA\x12“v\x01WA"Å\x15"
]
42 0.28 ms
-- breadcrumb-extension::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.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x06õÝ£`ÀA\x12“v\x01WA"Å\x15"
]
43 1.05 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/06f5dda360c04112937601574122c515"
  "/navigation/19ca405790ff4f07aac8c599d4317868"
  "/navigation/48f97f432fd041388b2630184139cf0e"
  "/navigation/bb22b05bff9140f3808b1cff975b75eb"
  "/navigation/323f5a5c631043579688a0f53ce9de79"
  "/navigation/9ecd510745e544bfb29227421c49324e"
  "/navigation/b0001b5eb08e45c1b6aa67b43a3619cf"
  "/navigation/809a6c89b2e24a6e968249e00f115b90"
  "/navigation/c3057bb031634c669cd6dfb0d4acbb15"
  "/navigation/e379fcc096f343568dcb1e294d45c931"
  "/detail/454d8dca26db44b6a3c613f150ce941b"
  "/detail/23c51ca828984bf1b3af64f077a237f0"
  "/detail/4fd61727d2bc455796194ec3ca74e262"
  "/detail/8e4dc4f9337c4009ab8f3a491c51bef5"
  "/detail/bc47382efce347c48a9f85792606f134"
  "/detail/e66ac484f1d444b390ccd64cf72751f5"
  "/detail/a80f16b1ba4a4c39949b76be713bb778"
  "/detail/64279ce4bac34f13ab363787076a2c9b"
  "/detail/9716ca43c08545c0aa207cc793967aa1"
  "/detail/e823cf6b23a6477e916ad0f4d35c86a5"
  "/detail/eec405520e7f4a9bb9d9ad477d887b45"
  "/detail/ca4cdf4a313b4633bc6246e0403c12a1"
  "/detail/698325d224bc4591a0fe1277e6dd0bd3"
  "/detail/20a8474c04bd4b408a07d05e3474cc0c"
  "/detail/cb51023dc82a4ee495c4d651ea5b92d1"
  "/detail/aef05ffaad7a416ea2dc7f82f327843e"
  "/detail/ce3cac5555004378b7dc20ce7345d166"
  "/detail/9b73b3cac8f140f0a49f2fa61d60a13f"
  "/detail/5e50f3a4e3b94969a85de13cbe902f11"
  "/detail/914693173a70444b92edaa0ed76f0aec"
  "/detail/112a7936f00143b1bd797aba4b894aad"
  "/detail/93341bfd29894633bac4cb797ea76c4c"
  "/detail/72dba0c02e1d4ca3b4715d9e467c845d"
  "/detail/709464e0b66646cba06bebd33d8c3670"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
]
44 0.27 ms
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"""
    \x17\n
    C\x7F6ø@²—-ûrøæ¿b
    """
  b"\x1E›mÉ\vRG|·'÷ïeÆ]Ö"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"¸Rs=·eO;‚°T•Ë!ÚW"
  b"Ð[4\ÛyIgƒ\x12\x17[ÄLKL"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"ï\x7FÙ.®S@I’\x06\x12¨.’‹"
]
45 0.10 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "KcsKeGIxbW4iZEtkG1pxumWiujD71KCB"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.