GET https://shop.devmsa.sharpness.de/navigation/656bf6338d194c4c86f26735fb442233?p=4

Query Metrics

45 Database Queries
44 Different statements
85.50 ms Query time

Queries

Group similar statements

# Time Info
1 0.28 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.13 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
3 0.18 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.35 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/656bf6338d194c4c86f26735fb442233"
  "navigation/656bf6338d194c4c86f26735fb442233/"
]
5 0.22 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/656bf6338d194c4c86f26735fb442233"
]
6 0.16 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  "uO4HKf32WpfAR7mk3cKsnmdlcySJZL7K"
]
7 0.11 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "uO4HKf32WpfAR7mk3cKsnmdlcySJZL7K"
]
8 0.15 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.68 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"ekö3Ž\x19LL†òg5ûD"3"
]
10 0.17 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"ekö3Ž\x19LL†òg5ûD"3"
]
11 0.21 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.29 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.32 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.23 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.20 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.18 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.13 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"ekö3Ž\x19LL†òg5ûD"3"
]
19 0.11 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"ekö3Ž\x19LL†òg5ûD"3"
]
20 3.33 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 OFFSET 72
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  true
  b"ekö3Ž\x19LL†òg5ûD"3"
  null
  true
  false
]
21 2.01 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"ekö3Ž\x19LL†òg5ûD"3"
  null
  true
  false
]
22 6.82 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"ekö3Ž\x19LL†òg5ûD"3"
  null
  true
  false
]
23 1.74 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"ekö3Ž\x19LL†òg5ûD"3"
  null
  true
  false
]
24 0.46 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"‹ªFz¹LŒ¹\x12·pM@›."
  b"\x14\x00êÌDÜ·‰ŸpHÆ5"
  b"ò‘rñD³D$€„ä{\x08ÐIÎ"
  b"&%ÿ,bBBœ\x00¢\x14ÙÀ\x04Œ"
  b"Ášè¯sUMV¸p‚*éÝoí"
  b"\rñ·¦\x19[By¬ì\x03'}…ï\r"
  b"¬½¿5A†Bߎ‹½òøø;,"
  b"øŽA•H_Mü™»¾eß8-Ã"
  b"‰Û±@ŠDH'–\x0Fž÷帟Ç"
  b"˜Ä±!¤\x06DY½\x03w³Èÿ¦&"
  b"\x1A6\x00qù@3™\x1Ao'Ü­o†"
  b"ë\x01\x17?Dl=PÉ€Õô¾"
  b"ØB„\x01ÈADoµU&ãç1\x13"
  b"\x17\x05E“ÖKXºÑ†¶Û›¢\x0E"
  b"«³ŽÄ¸ÚNå†óŶ ˆáV"
  b"Q?lhÅ\x1D@þ²¾µ]ØvRÚ"
  b"\x15Ë@Iq\x10Ig¹,§Že÷õ6"
  b"D³!^C!O\x7FŸíÎéRT\v\v"
  b"œ{€Ï%â@¯¯•ìÊ LG5"
  b"VIE¦\x15ŽA~©~ß\x02§jéd"
  b"!‰ÅÓtrFÔ€ZÈçÊ•\x1Dè"
  b"€êÞ¤‡•E\x07°ŠÉÌC›åØ"
  b"Bмõ¢´AH•–¢’s²\;"
  b"*\x18o\f\tSJ<Ž—žõ'B÷^"
]
25 0.63 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"‹ªFz¹LŒ¹\x12·pM@›."
  b"\x14\x00êÌDÜ·‰ŸpHÆ5"
  b"ò‘rñD³D$€„ä{\x08ÐIÎ"
  b"&%ÿ,bBBœ\x00¢\x14ÙÀ\x04Œ"
  b"Ášè¯sUMV¸p‚*éÝoí"
  b"\rñ·¦\x19[By¬ì\x03'}…ï\r"
  b"¬½¿5A†Bߎ‹½òøø;,"
  b"øŽA•H_Mü™»¾eß8-Ã"
  b"‰Û±@ŠDH'–\x0Fž÷帟Ç"
  b"˜Ä±!¤\x06DY½\x03w³Èÿ¦&"
  b"\x1A6\x00qù@3™\x1Ao'Ü­o†"
  b"ë\x01\x17?Dl=PÉ€Õô¾"
  b"ØB„\x01ÈADoµU&ãç1\x13"
  b"\x17\x05E“ÖKXºÑ†¶Û›¢\x0E"
  b"«³ŽÄ¸ÚNå†óŶ ˆáV"
  b"Q?lhÅ\x1D@þ²¾µ]ØvRÚ"
  b"\x15Ë@Iq\x10Ig¹,§Že÷õ6"
  b"D³!^C!O\x7FŸíÎéRT\v\v"
  b"œ{€Ï%â@¯¯•ìÊ LG5"
  b"VIE¦\x15ŽA~©~ß\x02§jéd"
  b"!‰ÅÓtrFÔ€ZÈçÊ•\x1Dè"
  b"€êÞ¤‡•E\x07°ŠÉÌC›åØ"
  b"Bмõ¢´AH•–¢’s²\;"
  b"*\x18o\f\tSJ<Ž—žõ'B÷^"
]
26 3.87 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"‹ªFz¹LŒ¹\x12·pM@›."
  b"\x14\x00êÌDÜ·‰ŸpHÆ5"
  b"ò‘rñD³D$€„ä{\x08ÐIÎ"
  b"&%ÿ,bBBœ\x00¢\x14ÙÀ\x04Œ"
  b"Ášè¯sUMV¸p‚*éÝoí"
  b"\rñ·¦\x19[By¬ì\x03'}…ï\r"
  b"¬½¿5A†Bߎ‹½òøø;,"
  b"øŽA•H_Mü™»¾eß8-Ã"
  b"‰Û±@ŠDH'–\x0Fž÷帟Ç"
  b"˜Ä±!¤\x06DY½\x03w³Èÿ¦&"
  b"\x1A6\x00qù@3™\x1Ao'Ü­o†"
  b"ë\x01\x17?Dl=PÉ€Õô¾"
  b"ØB„\x01ÈADoµU&ãç1\x13"
  b"\x17\x05E“ÖKXºÑ†¶Û›¢\x0E"
  b"«³ŽÄ¸ÚNå†óŶ ˆáV"
  b"Q?lhÅ\x1D@þ²¾µ]ØvRÚ"
  b"\x15Ë@Iq\x10Ig¹,§Že÷õ6"
  b"D³!^C!O\x7FŸíÎéRT\v\v"
  b"œ{€Ï%â@¯¯•ìÊ LG5"
  b"VIE¦\x15ŽA~©~ß\x02§jéd"
  b"!‰ÅÓtrFÔ€ZÈçÊ•\x1Dè"
  b"€êÞ¤‡•E\x07°ŠÉÌC›åØ"
  b"Bмõ¢´AH•–¢’s²\;"
  b"*\x18o\f\tSJ<Ž—žõ'B÷^"
]
27 0.22 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
28 54.57 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"\rñ·¦\x19[By¬ì\x03'}…ï\r"
  b"\x14\x00êÌDÜ·‰ŸpHÆ5"
  b"\x15Ë@Iq\x10Ig¹,§Že÷õ6"
  b"\x17\x05E“ÖKXºÑ†¶Û›¢\x0E"
  b"!‰ÅÓtrFÔ€ZÈçÊ•\x1Dè"
  b"&%ÿ,bBBœ\x00¢\x14ÙÀ\x04Œ"
  b"*\x18o\f\tSJ<Ž—žõ'B÷^"
  b"Bмõ¢´AH•–¢’s²\;"
  b"D³!^C!O\x7FŸíÎéRT\v\v"
  b"Q?lhÅ\x1D@þ²¾µ]ØvRÚ"
  b"VIE¦\x15ŽA~©~ß\x02§jéd"
  b"€êÞ¤‡•E\x07°ŠÉÌC›åØ"
  b"‰Û±@ŠDH'–\x0Fž÷帟Ç"
  b"\x1A6\x00qù@3™\x1Ao'Ü­o†"
  b"‹ªFz¹LŒ¹\x12·pM@›."
  b"˜Ä±!¤\x06DY½\x03w³Èÿ¦&"
  b"œ{€Ï%â@¯¯•ìÊ LG5"
  b"«³ŽÄ¸ÚNå†óŶ ˆáV"
  b"¬½¿5A†Bߎ‹½òøø;,"
  b"Ášè¯sUMV¸p‚*éÝoí"
  b"ØB„\x01ÈADoµU&ãç1\x13"
  b"ë\x01\x17?Dl=PÉ€Õô¾"
  b"ò‘rñD³D$€„ä{\x08ÐIÎ"
  b"øŽA•H_Mü™»¾eß8-Ã"
]
29 0.41 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.41 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Ÿ½ûAÑ§\x10Åe^:\x18\x15Ð"
  b"\x00¦÷ 6…I×¢žÎ\fæÐXU"
  b"\x01\x1D9*ñ¿J'€;¤øÖé\x10Z"
  b"\x01NÎÛ‡ãKÒ­öb\x1A=ý±Ö"
  b"\x01\x1D-|x@R½\7\fFÊ—,"
  b"\x02´Rÿ-7\x05$cUÀ/\x15(Pø"
  b"\x02ÄH@ý%E¦Œd÷z™ýY›"
  b"\x03-=Á¿Ê$|slN\x0EÞT§i"
  b"\x03wðqs\x1D4ƒ×xMñuA\x06-"
  b"\x03yyçX¤Kk³\x19\x10²îÙ?‹"
  b"\x03õF\x0F•SD²€ÔÇ\x1E&˜»Ë"
  b"\x03ûq\x12\x1F¡<w'¯Ÿ\x7F8\fÆ‚"
  b"\x04\x02G…JTLÞ°¢n PM\x05æ"
  b"\x04\x13›ÀAÿM“‹\x06YRìÂjØ"
  b"\x04\x1A\x05T@yèßÁ<tw/FÜ,"
  b"\x04ó=”6\tzX\x1E\x06«”®³ˆ"
  b"\x05YzJ„eJ–°)½¤ˆ\x04\x0FM"
  b"\x05a\x066›nþ\x05ßnl´Zç~\n"
  b"\x05š˜òعD²¼ƒ\x16¾{\t"
  b"\x05Øâböã@0»[™;‡(\x01"
  b"\x064Ò•EÒï$\x15í½4ö§y’"
  b"\x06Ñé¼H+ñæ¸ÊGÇj‘ºN"
  b"""
    \x07>ûñ™ø`NgdÝ\x17\x01\n
    
    """
  b"\x07hôF(\eeUùš¯ñ^ÎRÚ"
  b"\t\x07Ç? (G¶»\vu\røˆ¦\x18"
  b"\tEœq)\x16Gw|\x16\x1Fœ"ÕD—"
  b"""
    \n
    ™Y¤†[£Pá×\vP‰ù§(
    """
  b"\vÀ\x1C\rbSL.¹ÊsDÃò+Ó"
  b"\vÌš\e\x14A'Áí\x13ž†›ƒm"
  b"\vñ,—À\x05˜\x13$U Zï¿2é"
  b"\f9\e\x01ü*J\x03¨º\x13§¥•Ø·"
  b"\fb6Æ #CÖ¾ú袃W[»"
  b"\fkܲgÐbž\x07xÈWíºìÖ"
  b"\f¹0\x1C‹BÜõâxj%ß¼.Ã"
  b"\r2àÔžÅM»…²ï\x00â\x10"
  b"\rZîÿ\x10 l\vjbO\fÔíR"
  b"\rÚ\x02©<ÿ$$•\rñ{\x1E"
  b"\rÝêayV\x13\x0F­–4Ô•¼"
  b"\x0E>˜€ŽâÖÔŒ‘Î\x00çØv*"
  b"\x0E~\x0E;©ß¸\x04z\x03F}¹ÈŸA"
  b"\x0E€¤fÌ,C’¢LQ\x13²ºŸ—"
  b"\x0F6yïpý:g\x06\x18v¬U\r"
  b"\x0F8­aåxɶU\x00Æ‚\x04\x1E"
  b"\x0F\"`£ðOs¤Öl‚í!\x17œ"
  b"\x101‡¹š„I8©Ž\x1D$¥SÂF"
  b"\x10µ|uƒC~âôÍJz;Á"
  b"\x11\x04£\x1AšüET=ï4v\x19¶ë"
  b"\x11\x1A;»+sÂ\x1FÖYàVaósé"
  b"\x13’¤¯·¼B”äÕ’¦#Py"
  b"\x13¼0\x00\x00\x1EOZ¨RÂÙoÛ–¢"
  b"\x14\x10ÜÏ0jE'šXN7!L»b"
  b"\x14¾å™\x08ÒqUYˆˆ“Äà´r"
  b"\x14ú\x00HÛ!N\x15º2hz1\x04<u"
  b"\x15–¯ë‡\x15B\x00žÉÏŽˆ\x1F/†"
  b"\x15Ë\x0FP¹äÍ”×Iæ‚¿›öš"
  b"\x16\x13ó§ÃAk±Z’§ŽDœ"
  b"\x16q™<‹u~ðùã¬Kí1ø"
  b"\x16xàGCù6¡Lš\x04åñ‚Žô"
  b"\x16|9Í\x11S\x04\x1Fm“ñ\x13£]®H"
  b"\x16Ì›4Â1À\x00éb{ŸPJ'õ"
  b"\x17\x11Ü\x16øÚLv®Â\x18pJ¿Mþ"
  b"\x17çÙÙ¨üGÉ›Égå¨5ˆŸ"
  b"\x18~¦ ÀÀÂ sÖÁ\x06˜\x1Fõs"
  b"\x18\x00ÅT£E&›§Q1HS+\x16"
  b"\x18]5)ŽMš–Ó‹\x10¯”€\x13"
  b"\x18¬‡²I<"SèÏlBwèZÍ"
  b"\x19\x02qj\x17\x06JQ¡2bÉ\x1A$m!"
  b"\x19¡º;¤ký\x08&ãðäé’Ñ"
  b"\x19ïŠÑK³\J¸\x05Eì=’\x7F*"
  b"\x1A¼”Îø›Iw‹ ­:'dt5"
  b"\e\x08Ý\x14H¨‡U[ƒ±\x13"
  b"\x1DP*èN ~\x18¥V\x04,㯒"
  b"\x1E¦F·3\x1F}\x14áfˆŸ\x14\x1A—Ü"
  b"\x1F\x08ȦǞH7¡c‹õp©­\r"
  b"\x1Fj45ÿˆD…Ž2"\x1C÷'Þ"
  b"\x1F™ÁÌݾ\x0F^%ŸÒC¹$ž"
  b"\x1F§(\f1†JŸ¿CV0\x0Fà®s"
  b"\x1F¯\x133_hÚr\fÞ´S¦£þë"
  b"!\x07aÿ\r_*‚ŸYÈ>©Qâù"
  b"!•¹;\x08E׳ݻ\x11X išÊ"
  b"!£è\x17qv\x1C¬ž\x0F\x0F•Zl\x06!"
  b""1—æ4\x16²Ã}ÌÄ`\x06uj»"
  b""ÙÔñ°TM¹¦\x02:Ëlí6'"
  b""ÛÝç~~D»ˆ\x19øT¬\t^g"
  b""Þñ.£N¥¡ÇxL\x04¦"ª"
  b"""
    "ô8\n
    ¿vFFÞtú%–ù¥
    """
  b"#9C/øéE¹¦ÂPŸIï»n"
  b"#@\x0ECd\x05TƒHnª\x17\r\x17…e"
  b"#T?á&|0ZkD“%SGL"
  b"#ÉZøx@F†Ïõ\x08\x009¡ƒ"
  b"$\x03†'Œö_ÑOxYˆ(ZbŒ"
  b"$/™NÐ\x19ûç\x00r7þ¥À¨­"
  b"&\x01Ÿ“ÈÞ%I¬`¾ãŒàn®"
  b"&\x7Fw¢Y…Jc—q\x07%\eþ§ó"
  b"&™]îæPKF\x18\x1C8Hp\x18x)"
  b"&ºãÿ¤ZY¯6®+°j\x0F"
  b"&ó·=k•¬\x00~ã»\n iÓ„"
  b"'$\x18‡£½Å€\x16\x1F‘_\vO¹“"
  b"'z\x1C\x08AA@Á‰|íÜ\x18\x14X"
  b"'»Œ!t§Êdi\x02¾¤f\x17"
  b"((K.Lj\x13?‚Oó!SàBÉ"
  b"(̘©Ü°HYO\x0F\x0E,œ¤\x01"
  b"*Y\x1E©»¬Oé­Iç\x15­» "
  b"*ãöm\x00ƒÌ.­¾}+Äi±\x10"
  b"\tb<«…L¥\x06‹¦pJ:j"
  b"+þŽ…î_N¨å=ü1¾\x7F\"
  b"-\x17LlÒ\x1A@ӏæ qZÏœÞ"
  b"-˜|­\¦|þtì!¥="
  b"1&ž¨·]Lv˜ï5˼êú€"
  b"1¯z3ÍØ¼\x11÷"k-ô‚g†"
  b"2bŽ«e,C˜¿-««Ñ\x1C]"
  b"3=³,&<J¶–L\x06àt»“\x13"
  b"3Åb•bäE;¾#oâúm¹9"
  b"4«7Ù"Ò¥/516xM\x0E"
  b"5›\x1AÙ\x07Ó\x16l‚NjR(F\x1Dî"
  b"6Má.m°Žš\tƒa\x19WÒG"
  b"6žchôèD\x18Ž\x02É\x17·\x03\x01"
  b"6´j¸\x13yB‘„ÂÛ*PQÌI"
  b"7u_¦w_BtŸäæÀ¶.Yo"
  b"7çtÄDD›¤«¦Fq¼9X"
  b"9‡ú¼AãAN²Õ$ß÷èΉ"
  b"9µ¤¬?\x00Kcˆj\vð_VÈ~"
  b":\eŽ=›ÜDОÍ\x00ÇëÙ›K"
  b":3s«#>ã\x15¿4\x05(\x020i\t"
  b":7\e”X•L“¯ôÅ—\x7FÑ’µ"
  b":Ï~V\x08\x12m›\x1CUuF:\x14¾¯"
  b"""
    ;\r\ed\x01úK;¶\n
    ã¥ô÷\rà
    """
  b";(º2ñ\x14‰š§N„û‰\x19B~"
  b";AŽ\x04¼œ‚\x17pKÿ’Oêex"
  b";g\x08¸Ü\x19é\f\x10ûá?N¼"
  b"""
    ;νđý³7Z·•\n
    ›Õˆ
    """
  b";éÑmA Rü\x14s>•çk\x14"
  b"<\t4:\x7F…Ka›;x\x7F<V‡„"
  b"=•”A#Þy* èÎ\x02\x18yï„"
  b">:3ìfõr>Îݶv\x1A_R"
  b">ÜäÓH£3ùÔé³T*ÁÈn"
  b"?#@£éUAiµ\x10Ð\x08+½BY"
  b"?~óúÞ띰å7ß³?{¦´"
  b"?ŽEÇQè\x1C«Ð’JEºü8ì"
  b"?Ÿ'vo"û¼×Ïž¥G\x05"
  b"?³ÌÝŽ¥õDm,©„z^FÅ"
  b"A\x14w—nFa¢ª4€2\v‰”"
  b"\x1D™ùœn1Ÿgg•­§ ""
  b"B\x0EϏÜΐHÔF_É5\x12§\e"
  b"BU\x18I\x11VIÀ™Í\x07'ßýqœ"
  b"""
    B{NY\x1DðNɹ\x10n\n
    Ø
    """
  b"B©¤œ\x1AÆEϝ® #ÃŽ\x1Aq"
  b"\f»’lE+ŒÐ$<8t{"
  b"BÔo\x05F¢_îï\x1C1’\x1CŽUp"
  b"CYJ¢õïÐ7-nëß?‹þ~"
  b"Cz%™WvŸ«éƒÇXi¸EŠ"
  b"CÌ5è\x06>H\x19œ81Qj\x1F¿—"
  b"Cö.ë\x1F³\tëL~¹–—’ȧ"
  b"CþYéDŽAS5Š‚kç§\f"
  b"D\x15~AmMHj¿Ò©sâCø\x1E"
  b"D_þFd—Lö‰ðÒåc]\x0F "
  b"E «øX$DӁÐr©ï\t”`"
  b"E³L¤-¢K\x0E»  +N\x03B$"
  b"\x7Fÿ>EB\x05™¿áā\x05K&"
  b"""
    F:y%q\x10•2{\n
    v–“¬K
    """
  b"F‹¨\x1AŒhÁ…¾p›Œ)í\x1C"
  b"Föl"Ê\x1CI\x7F¹è\x08\x02\v\x1C›†"
  b"G\x1C\x07P'<u½«ü˜õJq>"
  b"GFÐ3çfJ"ƒÔSØÈ'S¿"
  b"GÁ²¶ÂwIa•C>\x05\x01ììÇ"
  b"G÷š\fM…7­~Jé¢Ô¤Ç÷"
  b"I/,+ÔoD7žs:¤fê1W"
  b"J1\x12ða ŒëÒU<8•«ó±"
  b"JO‰ä\x07@Ódӏ\x1A«îšI\x18"
  b"Jg0\x12uYG!©aâ5\x08\x08\x13¢"
  b"Jrfëè.G޹&Ž\x0Frƒ»"
  b"J½¬ºçßD¹¢týÙaOKû"
  b"K]ôªˆ0J›°;žßPÎñ/"
  b"MZ&r—hKì¤+©e&u|\v"
  b"MØqvødIr°²‹àÊ'¢œ"
  b"MòÜè\x19/Aʐó~•IXù"
  b"N˜x\fÚߟ‚\x19_I52ÑMÏ"
  b"O\x0E\x16䃋E\e¸0ï2tE\x11ž"
  b"O—À*$÷Dä–W-¤tJâ""
  b"OÉ%\x15ä\x05NÄT¦ÝhƇO£"
  b"OØX#{ŸF\x02§\x00P3üMz-"
  b"P:·-èºB9š\x13VNæ2•à"
  b"Pd£Ì&½§·ˆ>‚Ð!¡ØË"
  b"P´ãcê‡\x1E’æ \x16†oèW4"
  b"R\ì0Z5Dz¯PZ¢?cæ"
  b"S3½U]IAâ†B¥ï‰´ƒk"
  b"S\…ûá›D[û\x1F{K\x08^"
  b"Sšø¦<׌Ñl$ˆ$¹KZ]"
  b"U}Ëš¶\eý;¦Df04_!£"
  b"UÐß“MÈ#5äkür3<@Í"
  b"\tÄü¨I.¨ºá…ÊûïÈ"
  b"XD\x13ÆÝvFJ§\x14ˆ*ÞˆÓ"
  b"X[½/í`Á…Ê\5\x16©¿y¿"
  b"XÓmŽÿÃÙ'—HÄ¥¹…§n"
  b"Xõ¾Tæ.OÓ¨¸¢\x12\.\x16ð"
  b"Y0ÚÞhòÆÄˆ}#&×\x03ù"
  b"YT9}Ï\x7F?0e\x16êÜroÓ"
  b"Yö;„–²`Øö³™þ5\x1Aû9"
  b"Y÷OÛE}J\x1E™•Ð\x1C§Î\x08@"
  b"ZæPÉA×w½Ÿ)2¥U¾ZA"
  b"\x19ª†eCÙ½1-'\fÜL+"
  b"[Ç|Ë\fý)t\x02àíZ*²é"
  b"\,åâž›JɱÞO÷ÂùT\x08"
  b"\ùEB\x00Ã2…Dz\x05슶3¥"
  b"];Ñß?üÏ$\x1DÿÜ”6„ÿ"
  b"]fOß’\C‚7|ð M\x1ENQ"
  b"] bm\rž\f7rUÿ·_°“0"
  b"]¹»ªzÀŸl\x13\x1AÝ\x07eå“"
  b"]ÉÅ\x08ÑJ–¤¶j*)O\x06I"
  b"^35š%K®Mç‘"I#-ÀÕ"
  b"^W\x1D*A\x12By¼\x18m\x1AÁlÏx"
  b"^¥UY6\x11\eI–âMdG\e"
  b"_‚Œ\x06êÅò¿xeE‰•Ø;H"
  b"`wþ`\x07ŸB–šOû\x07ýÇ9’"
  b"`™¢NædN§°Giá`'¶."
  b"`¤üX`\x05ù­z\x1E\Á2 ;6"
  b"c‚b:yOB\x10¼þ\x1AìË#Få"
  b"dBK\x03§£H'‹äÛ{jg\x11\x1C"
  b"fIÑjÅ€^P4çóåSéœ("
  b"g\r?\v§œA›·\x7F\x04¯•°Ë"
  b"gF§ÕôV\rEIªç\eïé"
  b"g¿”§0âA\x07–ë\x17ˆˆÅ};"
  b"gÃlaÊc3Òü¤ëÙw©Tì"
  b"h=©¦Ë«K\x01µúU}‘ñ%i"
  b"hAÆ„’{F#€L§Ï\x1E\x17\x1D\x0F"
  b"hQŦ@¯G±g›vvÎ^M;"
  b"hk§EàCC\x11‡QvË\e=½·"
  b"hšì¸¾ÒLfœ\x05\x1A׈\x0E¯5"
  b"hÙ$Ì\x19ˆC€¤ß¶ë`Žâ\x1F"
  b"i{åßÏé³¶\¶Oølu\x1E"
  b"j‚\x02ç£Ðu¬‡LFq+¤Æ£"
  b"\x03'ÌEGE4H%f2~Ç"
  b"\x0E¹ÑKÉ%\x1F/ÖÓ\x00ŸM"
  b"k\x00Ë«<\x08K$ ¤qW\x0Et{Ã"
  b"k¹õ\x0E¯˜@ˆ»¿%wÚäøZ"
  b"l\x03\x1D•Of“á©æÎNeŒJÏ"
  b"l\x19£Âo… ëd _‰×L"
  b"m:+·Z\x07Er•\r\x18\x10/è!¤"
  b"mg±9\x14¯OU¬Çb0ĉ`‘"
  b"m{ÑhC®K(‘\\x01\x037*]X"
  b"m„¨–ü)LE´ˆºSIcYh"
  b"mîL.ÏÚH߁Úò.”¤\x16Å"
  b"o\x14{®·Ÿ÷\x1Aµ.<¹·\x19"
  b"o{&ëì\x7FEt¯¤Ü\x1E"pƒG"
  b"o®‚½ˆe¨w\x01…|°buY<"
  b"oìÀ\x0E¼mëÝ\x1Aü¼ÁJ=*,"
  b"pC `ߤDö¸ƒ_i×Îñ"
  b"pš,\x01h).\x01s\x04§8·~’î"
  b"q”ïIå'D´£_hº”-\x04P"
  b"q•°\x1AƒŽ&\x0E\x06\x03aKJž^»"
  b"r†oŒÌŠÅ]ýµÁ\x1Awàr\x0F"
  b"rŸêÐ*‘ì`«Z'¿\\x04mp"
  b"s)XPg\x15Ln•=ÈkÁó</"
  b"tNë\x00\x1FËJý§Ò\x1E@\x1Cañ3"
  b"t°K·eã\x06µ\x03*x»ù@}"
  b"tÀSÌÃÁ@Y³õèð6Ö[ú"
  b"u\v\x07ÎÑ(åï­\x05eM\x08I³’"
  b"uíè0\x15Ž Ã6\x14#·7™á*"
  b"vsE~]\tIß‹¯ía<$x]"
  b"\x10G†eG§´ \x13Ïù|\x01/"
  b"w\x00ÚÔBzä!\x07\x1D\x1E\x18}\t\n"
  b"w.EѶC éÕãDÄßÞ‡"
  b"x\x01#çZyKþ¦ˆài)J˜Ô"
  b"xÞÐ\x1A.JDÔB\x07Òõ5"
  b"y\x00 h»µBM¾Þ¿ç}}yÓ"
  b"yucÏ H¶§2\x1F%Ç3wÁ"
  b"z\x05¦o=jŠ‚ÆÖz"\x10`ýr"
  b"zä¡°0­Lœ±>\x06gIrÅ\x1D"
  b"{>PÚΛD»Ž(ÌpdåÚa"
  b"{ú^©hc²“1 ž"\x04ý\x1F\x07"
  b"""
    |\x01ü.·¹~ºi\x06\x05\n
    \x01ü«™
    """
  b"|[ðÅ)6ª\x01¸¾\x04T\x18:0›"
  b"}Ã1©årO“¦¨ÿ–mÁæ»"
  b"~t޶6\x06D¼&‹\x16\x11k\x1A\x04œ"
  b"\x7Fì\x0E\x00›¢L›ˆÁ\x08\x01™]¦^"
  b"€:Ä›\x10\x02Kk·š˜xÃ9{y"
  b"€œ.¶Ï]EÔ´c:‰Èf(="
  b"€ÄWíypIÀŽfÍzõÄŒà"
  b"ƒ’ç/í•MqƒzôI\x1EgMö"
  b"ƒ™˜žX€\x11wéKú³+ÄŒš"
  b"„H'g¹Ðúl\x00\x06Š¡.sÆ"
  b"„Û\x14tBpAó©}".L\x06ˆQ"
  b"…â@ùn¥V?÷Ñ9·–ÈFS"
  b"…çMH›\x12Cq B¤}ë\x1F´ª"
  b"\x13\x00÷/B|›`¸ø Î\x1C"
  b"ˆxôÙ\x12èFC¶Í›\x02ê\x11""
  b"ˆî=>мDø­²\x02­?d]w"
  b"‰'Ì(„¯H˃v^¸–f¬Ž"
  b"‰:øHïlLj¥''ðŶ¯š"
  b"‰=\x7F>|\x14ˆÜ{›’`^¤•Ï"
  b"‰šfˆa’@¦—j+\t•åÓ‰"
  b"Š\fà\x11ùpC\x16«8Ò¦K¬¿;"
  b"Š;NÝ,(s(:\eâ™q£°ÿ"
  b"Šönâ¹¹^\x11\x01Ö©UO"jÒ"
  b"‹€iÝE©Ná¤\x1AËï^,¬†"
  b"Œ\x06’ã†;þ^\x00‚¬Âûêñ["
  b"""
    Œ@O¯åŽE¡Ô\n
    Óa,Æ\t
    """
  b"Œì<k[<Dx½¤Ù!\x08®V%"
  b"Œí5Ú5úC9†õÎ\x01\x072/h"
  b"Žkbǵ\r_ºO\f'ï»\x1F¦R"
  b"\x08ƒ‚æÎÄÑ&U\x7F\t\x04L"
  b"\x15lNtíJ\v…ò87z\x03Ø""
  b"Vˆ‡”ˆIU¸¿\x07ÒœH$²"
  b"j5M˜g@_оž\ehjŽm"
  b"èÏá­(J\x19œ!\vùÁmƒS"
  b"û,BžáL’™wlœ(טí"
  b"\vO'ű\x14üTÍ\x7Fµ‘êWO"
  b"‘í$u”*Gg»ü\x02F—¨„d"
  b"“.h”&%O\x0E¾Ž|\x19\x02\x15"
  b"""
    “ÖC\n
    ëí\n
    ŒTÈfň\t\x1E
    """
  b"”–’ô­\r\x1AÍÔ±:ÖEw"
  b"”õ ¥0,òëÑö‹M¤£ç"
  b"”È‹ï–#´7¢(ñy†#U\x08"
  b"•{^ðn$|+_q\x18úF5Üu"
  b"•¡\vŸÿ]íÔ•ëö²ÁŽ=Ñ"
  b"•³Ap9&@t¯hp’Î\x00Ez"
  b"\x05\x14B#¸§Ü4#TÙá"
  b"–Pt\x16YãFÙ»\eΐ®âû,"
  b"–Òa¡;ŽKX‘Í¿·¹#·Y"
  b"–×(MNšJi\›\r¨K³zÓ"
  b"–âlB†l£"ü{G\x7F\x1F¿eM"
  b"\x10#äÐ~Ná•'bô¿·ƒ&"
  b"—?Œ\x01\x12çˆÖÌ\f4éGV‹\x1D"
  b"—W°!‰\x1EH\x05…‹\rþéìʺ"
  b"˜\rœð½YAØdî\x00F4%üH"
  b"˜^Açˆ\x1Db¤l{\x149˜db#"
  b"˜¬<Þ¤¡K1“\eÃÓ÷0{Õ"
  b"™$¢tŠbÿ"éI9$³ÊZÀ"
  b"š\x08@²àSC|¿Â—y6æ!ä"
  b"š\x0Fqn*¡Jݰ#bªC\x1Aèï"
  b"š*\x07¦ÏÊIª¢7Oaï.t"
  b"š¼ÀÊ7½Ú\x18êSXÙÃÛÒÝ"
  b"›@½Ž%\x07@¨ŽŽÌþ\rDa3"
  b"œ\x13•˜ÆPNMŽýÎ(Ñ‚¦ð"
  b"œ‰Y%t\x11Cú”ƒ\x7F?´~þè"
  b"œÛï8ºŽG\x15¾¬>š’ÈŽ–"
  b"ZŽ—Âm»É:ÅB\x1Ed\v4"
  b"Ž\x02ÆH¡\x08#ä5æÃ2k¸"
  b"«|ômðAR¦ûúÂÛ„\eó"
  b"Éîsp6iŸ®[¬ÈƒØª¢"
  b"ž4©¸\x1C—Ôo_ŒXð>;ý\x10"
  b"žDZ³Ò´WõºG£l\x01ãÓK"
  b"žîJ\x03‘ñM`ˆÀá´¿›ˆ\x18"
  b"žî¿=Ô—ygv_Y¼°à•="
  b"ŸFa(Q\x06³qü»Ö\eJÃÆ\x03"
  b" %±0OÞE\x00¡Þˆ8I‘P“"
  b" H1\e±™•õÑõŸ™w†Õ¢"
  b" ×\x7Fϼ2BÞ„+®2ËdÉÉ"
  b"¡|\x055\x7FŸnŠ“\x11uôÄ*õ"
  b"¡µ@ôú\x16rð•cîma´\x12,"
  b"£÷I\f¬'H™‰§!;\x1F‰¦\r"
  b"¤\x0Fªõ\x11øFr´j\x7F"ܳàä"
  b"¤¦ j©E“'Ïzá:A3\r"
  b"¥\Ёœ\x1AâÙ_=ƒ$aL\x0F"
  b"¦+Ã\x7FuM‹º½­\x14ÄçãÚ"
  b"¦UGW¨(+™MäGz‹IŒ¸"
  b"¦¨F'Ê\x1COÕŽûŽd;\x1FÐ\x1A"
  b"¦ª¦ŽjyK~ž\x1F\x7F¨þŠô"
  b"§ƒpw7\x12‡(\x10\x1D÷%²ÑzÉ"
  b"§µâdâ2Bá˜yç-\f3+\x1A"
  b"¨tÅ’\x01d•ƒÅ\x17\x11ýÁB\x04Å"
  b"¨Â7ÍFÈø4œ\x06]³ùlf\x01"
  b"©\x05®õ™êÉ\x1F°Yý措³\x10"
  b"©\x1EÖ¿\x05ðA%Ÿt1»\x06Ð×q"
  b"©O\x00•[¨FYœ\x01T©ßœÇ\x12"
  b"©x¬§éAþø0†Å,±à\x08é"
  b"©·‡^ÃoA"»\x19͐Qàô2"
  b"«z\x15\x1F\flE\x11š\x01\x0Fa]0÷Õ"
  b"¬ÀD\x0Fé\x0EGŽȃ\t¯Ù%D"
  b"¬êí@A+KjO#~ÐÕØ®"
  b"®\x05³v8nFëp\x0F\x0EröA"
  b"®¶[ŒiÉÑ/³R0z\x19<\x01k"
  b"°û¾Ä\x0EýIÿ¾ÕÝ€ ÖÄ>"
  b"±N\x1AN85¡¤\eävÓC ‹æ"
  b"³'\x05•C1K,st\x02ù²”{"
  b"³¬€ö¹LL3’YŸQø»¬‹"
  b"´L¬ø¾¢dÒJVþtOÇ®\f"
  b"´ñV\x1EÙ‚J°\x13i\x7FòME¤"
  b"µ\x19\x17@O8-KL1¦v\x12"
  b"µ\÷ZÏOµ©Ñv•62‹‡"
  b"µiõû?Ü­³\x15r\v™ý?\vŸ"
  b"µ‰QÆq=@u•Ù\x03 öß#Ž"
  b"µÉi\r\x07\x7F£ï†xrTÈ\e"
  b"\r\x16Œý·DÚ²ÏÆ){cƒ™"
  b"·\x12.³£7Êb\x11¬¥W¨Ûr/"
  b"·J\x1A*Xm\fDÃn\x19GÈH+\x03"
  b"·Ç¦äiÞ;•%q\x11¡~o²"
  b"¸\e$*ˆß@?šnw乡‘\x17"
  b"¸ÞŸþž/Jª6Ú}Q_Ï`"
  b"¸û$4\x17Õá´´„M¦ÿ¶á\x14"
  b"ºC% \v˜Eä”Cñp\x02•Ùy"
  b"ºL\x13\x11XðM[œŽ†ÀÆÃNž"
  b"ºbs¦¸þEõ²+Õï©âàR"
  b"ºßŒÁq—¡o,Y¹ê<ûŒê"
  b"ºþE!èg‡{q…I†(Dð—"
  b"»\x07Mþóší÷\x0E‚L$ÐCE"
  b"»øRsµõN؁ÈK\x06ICF]"
  b"½šî°Ð‰G|•3¹åa+¡@"
  b"¿;ÓÓ\fdC0\x05’kÀ7Ôü"
  b"¿§A+£ýJušˆ-“\x1Aòü\x15"
  b"¿Ã"sxLRœ8\fº\x1D!"
  b"À,¢/\\x00X8:E”;\x12ðûš"
  b"ÀCÉ‚†ˆŽ’ÜéÚT˜\x7FÍ"
  b"ÀÌ‹šhum%ÛÈ\x7FW`‘o@"
  b"Ã5Ž\x14\x19¥AVT*DÊQŽJ–"
  b"Ã<©a„Gë‹fáÂ\x10¨¥"
  b"ø9Ÿ¾\x16K—’µ¬ö[È’U"
  b"ÃÚÌOãÓL\v¿¡ü"Ï!Z;"
  b"Ä"®“ØQLY6¬™^\x06µì5"
  b"""
    Å\x07ma©žC‚¸\n
    \x05ãZB
    """
  b"Å\x18 ƒàlÛN\x11ªÞcTrA7"
  b"Æ•’\x1CÇdKÌŒèÃoê¾³¥"
  b"ÆÖƒ¢\x1EGNã«Ì\x05ã“\x15T&"
  b"Ç\x10Ò”A¡ýž\x1C°Åíkˆ\x06ù"
  b"ÈiX˜Ì„»S“±\x18\x13œ4vÛ"
  b"Ȳb'ÓM\x1D ›2\x12]¨B1"
  b"ÈÌI#\x11\x1AN†M\x15Ô°ÉæP"
  b"Èø¸\x1E¤ˆ“yýD|c\x15Ò‰"
  b"""
    É3ÛÍ\x160\x1A\n
    ­ž\x07Éb‹\e
    """
  b"""
    É:×\n
    ùëU!\x0F®Ñà&\e
    """
  b"ɧN¨.bÌ7ÓQÙü\x15bë÷"
  b"Éß\x1E'<N€¢›¥ä•>ü3"
  b"Ê^sÊIG [J“†ÊHfD3"
  b"ÊÑÂ\t–êÞ€7\x06\x03¢™\x04Ÿ"
  b"""
    ÊèYߤ\x1C\x14%oˆ\x17Ú\n
    
    """
  b"Ë@¦Û¼þéÙòÁ\vè\x07\x12âô"
  b"Ëâi¾í\Mʪg“¨a\x04…>"
  b"Ì5x<\tª4îÓ÷·Æ.ha;"
  b"Ìì™\x1Aÿ@Ù°À–‰\x18Dc\x19"
  b"Ìö8·|*¡3áå=Znö×\x06"
  b"Ï\x1DZÌá\x19FÛ©\x0E‘ºCì;¢"
  b"Ï)=O\x18\x1AJ¸œŒýö³±´D"
  b"ÐA\x06d{}H‡¨äЉ´K­S"
  b"Òfùvµ\x11ɤñuã™Æ‰Ç"
  b"ÓV\x06\x14UlNš¥óûdiÂòá"
  b"Ó·¤¶ë\x05Ö\e¦Œ\x08Þ¨AA–"
  b"Ô.`ø@+B`§¨\v”‚ê¦û"
  b"ԁ$ÜŽÔD\x1D€ØBè‹õð\x19"
  b"Õ\x17× ?gLš™7"X9]~C"
  b"Õ”RèÁRV¨\x12ÝIÊ.¤Z†"
  b"֪̖“üE´«"ÁÒ\x0F8\x10«"
  b"ÖØn\x10º×@*¤JÒ½#@:"
  b"×F®ž\x0EÈJE…øø O•ÒÖ"
  b"×°ô‘ާAI‘R ¹\x0E¨ã"
  b"×ýT\x1DètE~ï¶6œÉG5"
  b"Ø`žé‹öe¬Ð^D\x02îË\tÈ"
  b"Ø’TDŠ|Nð¸æ,¹ïK­l"
  b"ØÐU\x19˜(Cl¦\¢\x1Eû™Ö+"
  b"Øò¶e\x1D¥@Q´*ƒÎoy¿"
  b"ÙÂÒœIÞE½½!‡»\x10GkÓ"
  b"Úv¤³ÍÚÃd|ˆ;²dT£¢"
  b"Ú§·\x10Â\x1EM»¾\x15á/\x07-N "
  b"ÛÙÉOß©M躄k\e– Ú!"
  b"Ü/`\x00Ù\nMBžS"éyF\x17r"
  b"Þ3\x00–²7N`‚\x0F\x05o\x1EÀ"
  b"ÞšÅë_à>T?MÍ;B>\x11ˆ"
  b"ß\x13\x02à\x10*|åF8UB²/@"
  b"ßo\x7FƒpŒ@#¤òE2Ü™ªà"
  b"ßpñÏóԏG8K\x16wž#«\n"
  b"߄ϥoˆýOÁՁMŠƒ¸’"
  b"à\x18röÛÄKx\x01ö X\x1Ar\x7F"
  b"à³¶’çò@ì®5\x16 %Ê¯"
  b"àãĶŸxDžšQ\x12O\x11^Òâ"
  b"á+•ëÈ¸@ÇúÃÙd\x12™Ï"
  b"⟺\x17W\x05\e{y¶‹ú\x04öf“"
  b"âÙS²µãN««\eü²&Ä\eb"
  b"âî#\x1AÙÁ€NÏ:PŠ6‹ÓJ"
  b"""
    âîœ=Á¹Gä•\x12\n
    m6¨Ù
    """
  b"ã\x01/³£¬üPsïŽe¡¼ô"
  b"ã¥#§¸ûo&±(´ñê/S\x04"
  b"ãÂ4X\x01TKl¿8ƒð¹€d€"
  b"ãîôäc—jé\x17\x14gŽ¡}["
  b"äX_:ƒGCF‚ëV1Wó\x18\x1C"
  b"æ@xT0!\x0E \x02àk0Ô„?§"
  b"æA땉oMƐɦu\x02ôì®"
  b"""
    æD3†dO\n
    ³C\x1C]>1ƒ\x12
    """
  b"æw,v¿\x0EL\x00¥SÚ>Þ#½˜"
  b"æ\x7F\x19?ÑôFà©\x16;†NU."
  b"çÇv\eÊ8O¡“ò9’`ö¤"
  b"çñNg°ñGD™Xd`\x1Aê§–"
  b"è\x18j¨—AÅ„¼£\x12§u\x10"
  b"éê&¯M†M £DÿWO\x03B"
  b"ê]]H«\x02ìÝ)DUbñÜÉ\x14"
  b"ìD®z®"áÕÕþ€¹\x1C\x12"
  b"ìkçwk|Jw’P Iw”E "
  b"ìô\x16IJMCÚ–\x01\x11þ½\x0Eq"
  b"í\tŸGŠaBS¢\x1A\x00$nžšj"
  b"í*§±dODx‡‘\x1D+‹Ú[¾"
  b"í½:í'+r³\x1F0»¸1ÿÑé"
  b"‚5…F¥®â¹ª©ì©\x7F"
  b"ïÈc´™’\ß+5gê\x08¦|>"
  b"ðê>\x06«ÛL㈘Îÿåj‚î"
  b"ñ\v\fÀžZü·Ì”\x13YøÛ,d"
  b"ñaÈùFŒK\x16’Ù½\x19³…ñU"
  b"ñÅ]¦Ž1M<§]O8äŠÎ"
  b"ó^xŽ9©O\ŸÉ-IÎ\x02\x02"
  b"ô\x07*€dªp\x14Ê~cy¸Î#^"
  b"ô€;KòPp«—.ŽR½V¹ü"
  b"õÖ\x10çw\x12\x192×·û»ip|3"
  b"ö:\x0F£Â3G”…D\x1E%qm|"
  b"öä•\x15êßM蝄jdÔBÞ;"
  b"øW8<þ’E»±Ñ“ïÒµ“\x1F"
  b"øˆO{õàB¢£|u“”ÒLA"
  b"øñ’…BèEí—çk"<…Ïk"
  b"ù&›#É€\x07EzhŽÈ"
  b"ùGǧ\x18ÉÁÝãŠ_¹öcL˜"
  b"ùrgäá½AC¸–+Û¼\x02Àx"
  b"ùó"\x05\ræ\x16äì2¤\x1E\x07é—"
  b"ú#\e+—-E~\x075zT¦\x03*"
  b"ûÞ½s儐¥¸†i0wn²í"
  b"ü^X=‡JL‰”–.Ù…ƒèM"
  b"ý8'’ÏŸø\x08\x12¥ª~`v\x1AÐ"
  b"þ\x08(Ý»AƒÃÒ¡¯ÃîBì‚"
  b"þ¬t\x01\eØ\x17tB—¬R\x0F t"
  b"ÿ\x18\x7FIΦzô–ªcuÖŒ.&"
  b"ÿhÏ\x19\fYFZ©Q\vË,Щ("
  b"ÿ¬†lRý”e(\x1CpvõþöÄ"
  b"ÿ¼*Çåöà?Uõͤ½\t•{"
  b"ÿÈ'©\x13NÒ¦|Õ o\x0E"
]
31 0.37 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"÷W\x15\x02¯@ŸŽÑaà(~ÆÁ"
  b"Î\x7FŒ\r"ÂFòŽ ª\fá\x0E÷²"
  b"‘éÚ\x1EìŒEÙ€H÷‹\fFb«"
  b"Í\x0E`]m\x1FG…š•U}£/½"
  b"]ŽÃd0\x05MaH-Ž2\x14¿÷"
  b"Bdé\r¹O®²ƒ¼Õ\x10ÖZó"
  b"Á¸R´ñûO›ªÌV™›;94"
  b"År\x13žG©HH¨˜ú\x01i¥N®"
  b"A»I_\x16KB)ŠT›"<3›W"
  b"\x08\t8Eê·Ö,«ŽÉùŒ"
  b"\rÒPü8•EÖ…Ôi“Ø’Ÿl"
  b"\x15'þÿFL¡,ÆÊ’\x0E5m"
  b"O÷Ô(ï®H_»»ùŸ\x16ˆér"
  b"7¹“ñ\x1AÂCj·Ž»(»]\"
]
32 0.17 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `id` = ?
Parameters:
[
  b"ekö3Ž\x19LL†òg5ûD"3"
  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.13 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.13 ms
SELECT `app`.`name`, `app`.`version`, `app`.`template_load_priority`
             FROM `app`
             INNER JOIN `app_template` ON `app_template`.`app_id` = `app`.`id`
             WHERE `app`.`active` = 1 AND `app_template`.`active` = 1
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"ekö3Ž\x19LL†òg5ûD"3"
]
38 0.08 ms
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
39 0.34 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.12 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
41 0.34 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"ekö3Ž\x19LL†òg5ûD"3"
]
42 0.29 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"\x19Ê@WÿO\x07ªÈÅ™Ô1xh"
  b"ekö3Ž\x19LL†òg5ûD"3"
]
43 1.01 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/656bf6338d194c4c86f26735fb442233"
  "/navigation/19ca405790ff4f07aac8c599d4317868"
  "/navigation/e8a8269008a540938b0fe5c9f5ddda80"
  "/navigation/44cf99695e964def895a2f2938c049e9"
  "/navigation/2a10ddb190174f688f9bc1d14697c06c"
  "/navigation/6db7ddbb1c764ed38b1b8718f1e4c6db"
  "/navigation/48f97f432fd041388b2630184139cf0e"
  "/navigation/bb22b05bff9140f3808b1cff975b75eb"
  "/navigation/06f5dda360c04112937601574122c515"
  "/navigation/c3057bb031634c669cd6dfb0d4acbb15"
  "/navigation/e379fcc096f343568dcb1e294d45c931"
  "/detail/8b81aa467ab94c8cb912b7704d409b2e"
  "/detail/1430b800eacc44dcb789909f7048c635"
  "/detail/f29172f144b344248084e47b08d049ce"
  "/detail/2625ff8f2c6242429c00a214d9c0048c"
  "/detail/c19ae8af73554d56b870822ae9dd6fed"
  "/detail/0df1b7a6195b4279acec03277d85ef0d"
  "/detail/acbdbf35418642df8d8bbdf2f8f83b2c"
  "/detail/f88e4195485f4dfc99bbbe65df382dc3"
  "/detail/89dbb1408a444827960f9ef7e5b89fc7"
  "/detail/98c4b121a4064459bd0377b3c8ffa626"
  "/detail/8b1a360071f94033991a6f27dcad6f86"
  "/detail/eb0163d5173f446c813d50c980d5f4be"
  "/detail/d8428401c841446fb55526e3e79d3113"
  "/detail/1780054593d64b58bad186b6db9ba20e"
  "/detail/abb38dc4b8da4ee586f3c5b62088e156"
  "/detail/513f6c68c51d40feb2beb55dd87652da"
  "/detail/15cb404971104967b92ca78e65f7f536"
  "/detail/44b3215e43214f7f9fedcee952540b0b"
  "/detail/9c7b80cf25e240afaf95ecca204c4735"
  "/detail/564945a6158d417ea97edf02a76ae964"
  "/detail/2189c5d3747246d4805ac8e7ca951de8"
  "/detail/80eadea487954507b08ac9cc439be5d8"
  "/detail/428abcf5a2b441489596a29273b25c3b"
  "/detail/2a186f0c09534a3c8e979ef52742f75e"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
]
44 0.36 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.14 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "uO4HKf32WpfAR7mk3cKsnmdlcySJZL7K"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.