GET https://shop.devmsa.sharpness.de/navigation/d9d5740612214d618c7f6dac6c9b82d8?p=81

Query Metrics

45 Database Queries
44 Different statements
350.36 ms Query time

Queries

Group similar statements

# Time Info
1 0.29 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.15 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.30 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"
  "Scheibenventile-und-Kugelventile/Scheibenventile-Classic"
  "Scheibenventile-und-Kugelventile/Scheibenventile-Classic/"
]
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) AND (id != ?) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  "/navigation/d9d5740612214d618c7f6dac6c9b82d8"
  b"\x11ˆè\x0FOpµ\x1A\x06Ä™ˆBs"
]
6 0.18 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  "2zNeU6Y7q5iERoJKOt54TVC57OJWuuBD"
]
7 0.09 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "2zNeU6Y7q5iERoJKOt54TVC57OJWuuBD"
]
8 0.17 ms
SELECT `sales_channel_country`.`sales_channel_id`, `sales_channel_country`.`country_id` FROM `sales_channel_country` WHERE (`sales_channel_country`.`sales_channel_id` = ? AND `sales_channel_country`.`country_id` = ?)
Parameters:
[
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  b"Å\x08×PÉVKÿ»IQ\x1EøP\x08r"
]
9 0.47 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"ÙÕt\x06\x12!MaŒ\x7Fm¬l›‚Ø"
]
10 0.15 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"ÙÕt\x06\x12!MaŒ\x7Fm¬l›‚Ø"
]
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.28 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.18 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.10 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.17 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.10 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"ÙÕt\x06\x12!MaŒ\x7Fm¬l›‚Ø"
]
19 0.08 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"ÙÕt\x06\x12!MaŒ\x7Fm¬l›‚Ø"
]
20 16.71 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 1920
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  true
  b"ÙÕt\x06\x12!MaŒ\x7Fm¬l›‚Ø"
  null
  true
  false
]
21 11.77 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"ÙÕt\x06\x12!MaŒ\x7Fm¬l›‚Ø"
  null
  true
  false
]
22 44.69 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"ÙÕt\x06\x12!MaŒ\x7Fm¬l›‚Ø"
  null
  true
  false
]
23 10.57 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"ÙÕt\x06\x12!MaŒ\x7Fm¬l›‚Ø"
  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"KíEÝõsFÜ£>ܘ\x16d\f÷"
  b"MsZ\x08¡®IØ¥8WPÖÖË¿"
  b"\e!ƒýiB¤œòÝϘW\x07"
  b"}Á÷~ ¸F¶´Èæ8¨‘ë["
  b"O\x06“Ü&lHÌŠ«îF™ô!Z"
  b"}\x19U8‹£Hݽ9_ô\fü²\x0E"
  b""\t\x01\x0FKPJn´½îh@™sh"
  b"\x13\x02ôˆ.6D“(\x1FBR6â‰"
  b"Þ\x1501\x0FÆJ\x17„¥³s/ΔÉ"
  b"áÎ?(¿'@K¬gÒïÔÑ\x1C{"
  b"\x7F—›/õcFi¤ó³„›+…<"
  b"¦úþ)ÜACÞŒÊ7mÿHȹ"
  b"""
    &ök2¸\fLÊ­û#h×\n
    Á]
    """
  b"i3´œY\x11H\x19›µìÏÀ\x18N\r"
  b"à¼_²ÖŽL\e„ž»÷¦x©/"
  b"¿sz…ŸC\x0F›¡Axo¼\x0Fñ"
  b"0@’z$wK蛈|\x7F"Z:p"
  b"Cé·ó¤—Li¼páO‰Æcs"
  b"§xá\x00ïwD7ˆ3\x19!6cš\x1E"
  b"#òÆ\x05±J@Z£žŽµt4†\x11"
  b"wIQ*×LÄ–6\x17\x0F\x18Òy\x0F"
  b"v 5x©ÝKo…\x05Ôþߐ¾h"
  b"\fèÔ(¢\tKñ„úlÑo@\x05"
  b"!;\x1ACN”LЋšüTtN!M"
]
25 0.62 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"KíEÝõsFÜ£>ܘ\x16d\f÷"
  b"MsZ\x08¡®IØ¥8WPÖÖË¿"
  b"\e!ƒýiB¤œòÝϘW\x07"
  b"}Á÷~ ¸F¶´Èæ8¨‘ë["
  b"O\x06“Ü&lHÌŠ«îF™ô!Z"
  b"}\x19U8‹£Hݽ9_ô\fü²\x0E"
  b""\t\x01\x0FKPJn´½îh@™sh"
  b"\x13\x02ôˆ.6D“(\x1FBR6â‰"
  b"Þ\x1501\x0FÆJ\x17„¥³s/ΔÉ"
  b"áÎ?(¿'@K¬gÒïÔÑ\x1C{"
  b"\x7F—›/õcFi¤ó³„›+…<"
  b"¦úþ)ÜACÞŒÊ7mÿHȹ"
  b"""
    &ök2¸\fLÊ­û#h×\n
    Á]
    """
  b"i3´œY\x11H\x19›µìÏÀ\x18N\r"
  b"à¼_²ÖŽL\e„ž»÷¦x©/"
  b"¿sz…ŸC\x0F›¡Axo¼\x0Fñ"
  b"0@’z$wK蛈|\x7F"Z:p"
  b"Cé·ó¤—Li¼páO‰Æcs"
  b"§xá\x00ïwD7ˆ3\x19!6cš\x1E"
  b"#òÆ\x05±J@Z£žŽµt4†\x11"
  b"wIQ*×LÄ–6\x17\x0F\x18Òy\x0F"
  b"v 5x©ÝKo…\x05Ôþߐ¾h"
  b"\fèÔ(¢\tKñ„úlÑo@\x05"
  b"!;\x1ACN”LЋšüTtN!M"
]
26 82.19 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"KíEÝõsFÜ£>ܘ\x16d\f÷"
  b"MsZ\x08¡®IØ¥8WPÖÖË¿"
  b"\e!ƒýiB¤œòÝϘW\x07"
  b"}Á÷~ ¸F¶´Èæ8¨‘ë["
  b"O\x06“Ü&lHÌŠ«îF™ô!Z"
  b"}\x19U8‹£Hݽ9_ô\fü²\x0E"
  b""\t\x01\x0FKPJn´½îh@™sh"
  b"\x13\x02ôˆ.6D“(\x1FBR6â‰"
  b"Þ\x1501\x0FÆJ\x17„¥³s/ΔÉ"
  b"áÎ?(¿'@K¬gÒïÔÑ\x1C{"
  b"\x7F—›/õcFi¤ó³„›+…<"
  b"¦úþ)ÜACÞŒÊ7mÿHȹ"
  b"""
    &ök2¸\fLÊ­û#h×\n
    Á]
    """
  b"i3´œY\x11H\x19›µìÏÀ\x18N\r"
  b"à¼_²ÖŽL\e„ž»÷¦x©/"
  b"¿sz…ŸC\x0F›¡Axo¼\x0Fñ"
  b"0@’z$wK蛈|\x7F"Z:p"
  b"Cé·ó¤—Li¼páO‰Æcs"
  b"§xá\x00ïwD7ˆ3\x19!6cš\x1E"
  b"#òÆ\x05±J@Z£žŽµt4†\x11"
  b"wIQ*×LÄ–6\x17\x0F\x18Òy\x0F"
  b"v 5x©ÝKo…\x05Ôþߐ¾h"
  b"\fèÔ(¢\tKñ„úlÑo@\x05"
  b"!;\x1ACN”LЋšüTtN!M"
]
27 0.20 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
28 171.51 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"\fèÔ(¢\tKñ„úlÑo@\x05"
  b"\x13\x02ôˆ.6D“(\x1FBR6â‰"
  b"\e!ƒýiB¤œòÝϘW\x07"
  b"!;\x1ACN”LЋšüTtN!M"
  b""\t\x01\x0FKPJn´½îh@™sh"
  b"#òÆ\x05±J@Z£žŽµt4†\x11"
  b"""
    &ök2¸\fLÊ­û#h×\n
    Á]
    """
  b"0@’z$wK蛈|\x7F"Z:p"
  b"Cé·ó¤—Li¼páO‰Æcs"
  b"KíEÝõsFÜ£>ܘ\x16d\f÷"
  b"MsZ\x08¡®IØ¥8WPÖÖË¿"
  b"O\x06“Ü&lHÌŠ«îF™ô!Z"
  b"i3´œY\x11H\x19›µìÏÀ\x18N\r"
  b"v 5x©ÝKo…\x05Ôþߐ¾h"
  b"wIQ*×LÄ–6\x17\x0F\x18Òy\x0F"
  b"}\x19U8‹£Hݽ9_ô\fü²\x0E"
  b"}Á÷~ ¸F¶´Èæ8¨‘ë["
  b"\x7F—›/õcFi¤ó³„›+…<"
  b"¿sz…ŸC\x0F›¡Axo¼\x0Fñ"
  b"¦úþ)ÜACÞŒÊ7mÿHȹ"
  b"§xá\x00ïwD7ˆ3\x19!6cš\x1E"
  b"Þ\x1501\x0FÆJ\x17„¥³s/ΔÉ"
  b"à¼_²ÖŽL\e„ž»÷¦x©/"
  b"áÎ?(¿'@K¬gÒïÔÑ\x1C{"
]
29 0.39 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 2.89 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 ˆ›•ìBô·+"ì/Šî\f"
  b"\x00¬×¨¥JA£‡\x11f­n“\x1C0"
  b"\x00í˜É¸\x7FL7œü(:O¼“€"
  b"\x01m#k\x1F\x17/¨kí 3J*O"
  b"\x01ÆMvf0KÕŽòpÇñI€V"
  b"\x02\x053ôT\x16E –W\x1A¿ûÎÛ["
  b"\x02Ãø\x19n×Bþ7åZ©ìQˆ"
  b"\x02÷M—ž,Lž¢\x11ghŸk­i"
  b"\x03wðqs\x1D4ƒ×xMñuA\x06-"
  b"\x03õF\x0F•SD²€ÔÇ\x1E&˜»Ë"
  b"\x04\x02G…JTLÞ°¢n PM\x05æ"
  b"\x04\x1A\x05T@yèßÁ<tw/FÜ,"
  b"\x04KZÅ\x15˜òMáì\x12`c\x1D"
  b"\x04°AÏmòE`®ë;á6¥Cò"
  b"\x05\x13Q)\x18ÃD¿Ÿ"\x7FˆÅ€›Ó"
  b"\x05YzJ„eJ–°)½¤ˆ\x04\x0FM"
  b"\x06ƒ;øˆÂÁ¥t,q²ÿ–ù "
  b"\x07\x13\x04œß"K\x17¡¦À\x1Do\r×Ê"
  b"\x07ÉÄ“”1J=¥&"O–\eÝþ"
  b"\t9Ty}ÓEž‰à´W¨Ùtz"
  b"\thÉÏ‘´@’¿„b”v¡ˆp"
  b"""
    \n
    Å”+À>BM«Þò·‰ÀT0
    """
  b"\f$Hïé?N&½\x1Fœ\vÝú(\n"
  b"\f~\x06¯†pHòŠJ<2USôz"
  b"\rA5ý_@\x19šÖˆ|´Ò`=Ü"
  b"\rɧoˆ«\x15\x0FêO¥ÎPÌBH"
  b"\x0E\x047¹¿s@N·(³ƒ\x0E•&>"
  b"\x0E\f ÛIÎOÍŽÚ·$\x00nd»"
  b"\x0E>˜€ŽâÖÔŒ‘Î\x00çØv*"
  b"\x0EpË |\x10M\x15œ\x02$ªíGê"
  b"\x0E¨¿Ê1/@E¾Ù½cš\x19E‹"
  b"\x0F8­aåxɶU\x00Æ‚\x04\x1E"
  b"\x10\x12ÐXÄÛOK¬†è•Èx}*"
  b"\x10d\x7F²]z€œ„óD5H‘qê"
  b"\x10 dÚƒÛMp©\x1FötiÙ”£"
  b"\x11ÖY)¹ƒE”Ì\x18ZúœC—"
  b"\x13t‰_¬TEFŒ«J;'\x07´#"
  b"\x13’|i˜¶Kò¬:4*X,XU"
  b"\x14 Òk€“E7¯`g H\x0Eö¾"
  b"\x14“ë¢ß\x07Aª›_JÐvMhƒ"
  b"\x15"\x17EååLÿ‹ì\x08I\x1Fs@\x18"
  b"\x15”/\ýW-Ý‚D\x08vBi\x14L"
  b"\x15–¯ë‡\x15B\x00žÉÏŽˆ\x1F/†"
  b"\x15øvúðãK~„ñ\x14ÛuÖ\x1D"
  b"\x17a\x1C¹7\x1C@v³™\x15›á8!«"
  b"\x17¼'I¥ÉFêŒßh·h౐"
  b"\x17¾À1\x13VA]ª×ä[Ý2ÿ "
  b"\x17Ƽv…ôò \x19¯ðP\x0EŸŒ'"
  b"\x18aýk:C\r¢¶]ÂÞü€€"
  b"\x18\x03Q,°A@ìÜeÍpîÂ\x02"
  b"\x18³òMöãOBœäÑÐÏOv."
  b"\x18Ë)’F”Bù©&v@±z”ê"
  b"\x19\x1C\x061vS…ÿÕïül\\x16U"
  b"\x1A\x02ŝLN\x1C§æI0Õ¯È\f"
  b"\x1Au}‚ԝ\tØo‰!`¢\x1Cž\x1A"
  b"\e”ÿe­ºJó³)óýBäï["
  b"\x1Cç8·…vH~¢*p¨Qæ¯_"
  b"\x1Dwl\x07\t\x00DÇ•\x01mØ^Ñ:;"
  b"\x1FB\\x001W\x0Eg1; ¹¨‰\x04M"
  b"\x1FŒÝ§òCKЉ˜O\eo\\x13Ý"
  b"\x1F§(\f1†JŸ¿CV0\x0Fà®s"
  b" 9§ "\x1CŽ‘sK^\x0EíU`û"
  b"!Ë&|3ÄY\x12\x1EÉø‹XS"
  b""Ì^ÏÓ\x12I>±YÐꨁ@ñ"
  b"#q<oîÆNîê¶0$ÝΔ9"
  b"${¦23\x16Jw·‚;\\x12”2j"
  b"$†äþ\x18:<Þ5½‰U°7|…"
  b"$åQl >¦Œ‡ïÃZ­`\tu"
  b"%]›J¹\x0FE\x1A·¾IE\x08vœœ"
  b"&\x18\x12_ Ž\x12¤Ðdv.ßÖt»"
  b"&fM°\x0EtES‚\x12S9x,ëÃ"
  b"&o\x19\x07½±F‡¯k™u8-hí"
  b"&—ñhßìA\x1C¡@ñMB\x18"
  b"&™]îæPKF\x18\x1C8Hp\x18x)"
  b"'\x13…K,Ei¨½ÉÌ‚ŠE"
  b"'8u™ð£BÑšžátÔÑû "
  b"'•ìe\f\x0EN[‚{“\x02Òù´"
  b"(\x11µõõXõ¡\x0Fw\fŽ¥cÎ#"
  b"(êža_3H\x1E¤2M?@„ÀÏ"
  b")iu\x04P‹\x08ϝ¾‚Hø…êƒ"
  b"*ì8¢ÈJ˳u|ùÔ@<Ò"
  b"*û;8ó–Bò¦\x00\x07bŽ@Ï®"
  b"+\x07ý Å(O¶³íç­¸Í'˜"
  b"+VX‰Å"H«¼³\x15º\x00•K"
  b"-\x17LlÒ\x1A@ӏæ qZÏœÞ"
  b"-=_‰\x07©O••µÍ½û\x16\x1ES"
  b"-Sn¹:4ê™ØÛá\x1CúÕz"
  b"0°*Ô ÷OÊ‹7\x08Gì”Õü"
  b"15e\x04*­ND‰\eËW‹Ü'Q"
  b"\x14Ð)…A­¨¸·æZ–ÇE"
  b"1ßxƒ\x14\x05@ЉÜA©\x1DŠ\x03"
  b"2ް»0¼B=¨2üN\v\x16ÇK"
  b"2¹«ÎSpL·®–>$ª‡\x15ü"
  b"3=³,&<J¶–L\x06àt»“\x13"
  b"3ùя?\x13C¬°sÕ4Ü @J"
  b"4)ÙtÐ}Gq¦\x13°'¼\vp7"
  b"4O‚\x1C·ðEy«´mƒøžú\x00"
  b"4Ᏽ:„\x08ù«º„GÚ›K«"
  b"""
    5E_\n
    ÅeE±®A@ÎIJxù
    """
  b"5p“hHÁOf„™k¥\x1CI{¸"
  b"5«7¥p;C\x16µJI¼¡ó%p"
  b"6b…"\x0F8LE„Á¥\x08ü\x07y6"
  b"6žchôèD\x18Ž\x02É\x17·\x03\x01"
  b"7>«5ŽÌÄ‘\x040¼¼Ù1n\x11"
  b"8{EÁ‘#A2‚J«‚ƒ\x08Þ"
  b"8‚î6¿SNŽŽ¢@/”0¹ã"
  b"8Ëä\x10ôºMÔ†üÝ\eX\x1FÿÒ"
  b":¬;,ÿ‚K\v²¬ò·b\v"
  b":죑\x11ûºÙK’UEË˳Æ"
  b";éÑmA Rü\x14s>•çk\x14"
  b";ôIÉ\x16öFõ¯1ÉÙ\x1E@åÂ"
  b"=bqêŠØ\x12+}?Ò& —à|"
  b"=êÌÃv¶AQ½Þ1•\x05o‚â"
  b">\x06\x06ÜKoH8ºG\x05-~4àë"
  b"?\x1E:BwÜHæ¦\x10¶‰Nö\x01"
  b"?M’Ó=—Hõ„‹@ê[Ç8"
  b"?t{Ÿ¨aL˜¸Ö÷Ç\‚\ý"
  b"?ý’´Ã”E‹µ&›ÌÐRˆ\f"
  b"@B7VÛ"FO´½\x109¡í«\x06"
  b"A=\x172âÉGäT‡A•ÏÍ…"
  b"AålƒŽVF¿´kI:dqÇk"
  b"B_q¬wLK¤°}iYÕµ1À"
  b"Bûæ\rP\x02Ò•Óë¥ßÎ\v"
  b"CÌ5è\x06>H\x19œ81Qj\x1F¿—"
  b"D±\ôÕ{Hp‰;¸3ÎéÛ+"
  b"Dóf*{J·kcä@1º\x14\x06m"
  b"E?‡\¹'IA·¿òë<ù®J"
  b"""
    F<&\n
    Ÿé@Æ¥ìùìlŽ‹_
    """
  b"GÁ²¶ÂwIa•C>\x05\x01ììÇ"
  b"GÞ˜‹EP\rz\x06W\x03H0¹Ç"
  b"HmWß'œF(¥Å«¡Šñe"
  b"I\r?©¬‘H¤Š¿ÿÜ\dÿC"
  b"IŸœÒ‘Hº¿ÖŠTŸe¤Î"
  b"J\f0Øa †d½D%Ý\x12M‹"
  b"Jrfëè.G޹&Ž\x0Frƒ»"
  b"J|ÚxPëx—¿ç!›ŽYâª"
  b"K\x07½µhOE’®Ê\f\x06¾µÞ‚"
  b"Kx‹/1\x11J†¤åVE\t[} "
  b"L\x0E\x05¦.ƒA¶=£3šÖXô"
  b"Lü°ÅޏDP¸$%ÖF*!\x15"
  b"M\x11|k0êAï—\x16ß­VÏ\e "
  b"MI`õɱííÌP]²³E}"
  b"MƒG\x13*MIï¾ë±)ÉÖ?Ø"
  b"Mä‹\x1D\x08\x07C¨™Æ,ÉÔw•·"
  b"N\x17Ž\x1AÏBÆ’¾³pbKJa"
  b"ND-[BGJD°”2ÞÂìb’"
  b"NX*q\x14;úÄN„XŽ”·¢P"
  b"N¹øeŸ\x07ºÉE3‰\x16‹fiŸ"
  b"OOCñýJB\ržm`‹\x01£´_"
  b"\x06 ÜÀEm\x0FùúGèôÄ"
  b"OáÏgÀ¥Iß¼Ih¤”—úz"
  b"Pj²\x1D„A+y×G®XÝÉÊ•"
  b"PýzîìLEn‘kýüQï’®"
  b"""
    Q+\f\n
    F§©'q\x13€³r½^
    """
  b"Q:éÕ\x1C¿®Zž±½\x07ëeW"
  b"Q€&¡™Ï@\r¾=¸¹"5W'"
  b"Qä/&ÎH¦‘Qu€¾™Å\x1A"
  b"R!È>Ö\x17NÊ©m,W~Ò:\x7F"
  b"RRñ4ÎÄH§…ÅDûCÅ\x00Ò"
  b"S&ÓY(›E\x0F¦¥Ì\x1A øzŠ"
  b"TMΓ;?Ne›\r÷ê\x01C¦÷"
  b"U\vÎb™hA®“l\x1D¿\trÑ\"
  b"U€5i\x03=4‘Ë×\x00\x0Eª\x06"
  b"U¹•\x7F-]EÀ™\x1D¹\x12ÖnO\x7F"
  b"Uې\x1Eã\fK¼Ÿ;6\x1Eu²…`"
  b"V#¯¾ßÂ,M,³Rú\x12·ŸH"
  b"Vm.’DáL¦ˆYÊz+\x06\x15"
  b"V’gÑño©ná\tà³È¤¯\t"
  b"Wþ\r\x15±…î\tDP\x16%&"
  b"WÛÎ9ó\e b\x17É÷s\x08)u\x12"
  b"X\x11:}|ÅG­¹­t\x19÷vâ"
  b"X=çÓavAÒ½ŒT\vTÁ¦™"
  b"Yz$—l\x1DJ9‡Œñ>×Î\x1C"
  b"YÈÍÂWÖBZ¿\x03bgºwž"
  b"\x10Ò(ŸHuƒƒæ¤Ž^”\x01"
  b"Y÷OÛE}J\x1E™•Ð\x1C§Î\x08@"
  b"Z<ÍœsðL)žhˆè…\eBb"
  b"Z]íý`ãÛ·®Ð\x0F\x10ž‡®\v"
  b"Zzˆœe¶O”–\t¸|Ò·Ýì"
  b"ZÁž¾³\x04@Þ´Óçvù\x19º"
  b"""
    [-?\n
    ͉Cý€\t{\x08¢p|K
    """
  b"[Ç|Ë\fý)t\x02àíZ*²é"
  b"""
    ]n¼W¬6ƒ{âd \n
    Ë)ín
    """
  b"] bm\rž\f7rUÿ·_°“0"
  b"\x03?ÐTDT™fJ\vÖ³ž"
  b"^Kv\f[þOÉRµ=V˜¯D4"
  b"`\x18MŽÍ\x1FDé˜Þöyª\x144;"
  b"`,\eš#ÂHô‡:3íë0¶\x1A"
  b"`84‘†ËIžÏÏDn7~?"
  b"`ÖxÛûNG\vЧ[*\x11Ëßo"
  b"a\x19\x0E À\x14I+±|Áëõ=Ò¯"
  b"ats¬{8MW”lL¢“]\î"
  b"b\eäŽûiB\x00…Z\x1Cè\và4¨"
  b"b>VîßÊC|£e%<zCf'"
  b"b´‡6\x1A6ET½:£\x16|æ“:"
  b"b¸õ€è‡Eð‡‡ÚØß\x04\x1E\e"
  b"bèN\tLÚA»³“ì™YlƒÝ"
  b"bï\x7FSùLp»j\x10RJ£Ýž"
  b"cBt½ÕuOç’\x7F‚r\x12ÎÎú"
  b"cYó5ß­°D åØóÿ\x03Í|"
  b"cš8µó{BÀ‘’ïº\x02Ÿo"
  b"\x12AË›H¡ŽïÜè\v·Í{"
  b"dÏOiüHKa¦\x17.ú<jà²"
  b"e*\x06ÖÕ¼÷\x00RKB6\x02Æä\x0E"
  b"f[œ^Í^Je›é_’À\f"
  b"""
    \x18)x\x07JIŒ\n
    N›=¼Ì9
    """
  b"g¦ÀN~kO\x14³C\x13‹“•¤’"
  b"g¿”§0âA\x07–ë\x17ˆˆÅ};"
  b"h\x11WÆØAN_‘›\x19e\x14\x1E\x04Œ"
  b"h\x19¤r;ð@ù´lzÎáÐÖé"
  b"h÷ìÚ\x11îH–¶¿õxó\x05Ÿh"
  b"i\x0Fÿq|;O«·ÑrCšDN¢"
  b"i{åßÏé³¶\¶Oølu\x1E"
  b"i²f¾\x175AK %UíBŠÚ\x0E"
  b"j¼RÇSÍFÈ’Nåuû}"
  b"jȱ}RßMB¼\x06\x18_]a;`"
  b"jêT'i:éøµÉŽGAe£j"
  b"jñ4áÉILÔ©\x13ÒýÓ¹ÆN"
  b"jôÄõ£pDú¹¿Ü\x18—"¦\x05"
  b"k]Q}ÙúLF•Õ‚yç\x02\r«"
  b"""
    knÆb™Ž\n
    4&|ºÙ\x15MÞ´
    """
  b"l2\vB†ƒü\ˆ[u’Á©¹ "
  b"lá¯ïjpî…’¸\x1DKµ{€'"
  b"\x05–‘3O\x0E£rßöíá\x1C*"
  b"nžÈ\x03bœ:êÀúÀ¨Ñµ\x083"
  b"""
    nê‰\x7F™¢BO.¡sŽ\n
    ÉÝð
    """
  b"o'ì\x10n¯AÐÃtt™C`_9"
  b"oƒñvtOü°$áú¬ö\x16"
  b"""
    oŸOߨ\x19þOàÌ\n
    \x1F=h2\t
    """
  b"q\x178QbC\r»\x03ºÐ\x02õ„Ö"
  b"q”ïIå'D´£_hº”-\x04P"
  b"""
    r7fCïW\x7F\n
    =ðbèq{¨Ä
    """
  b"\x12\vÁEAü´¤Dù¦5T["
  b"s¶ZËøÓ@ʦc\x7F\x1C`\x1CÔÚ"
  b"tråwy\x0FH㋊+\x02†­ë"
  b"tÕð»!¨Js†\x18ùFLܵ&"
  b"u\x01¥ ÔDM#»h\x19\x00È\x02ßÁ"
  b"u\x16ᆋ9@CŒÓ\x13ŒÖC³;"
  b"u\x1A\x19\x16äÉHpŽÇõ®ìÀµÖ"
  b"uV\eÍDÙIG’8Q2€¬€æ"
  b"vsE~]\tIß‹¯ía<$x]"
  b"v\x7FŸ2kÕE޶ƒeì[êÓ\f"
  b"v°­oÈN)¬·”ÕŽé¸\x1D"
  b"\x10G†eG§´ \x13Ïù|\x01/"
  b"w”Ž„7³H\x11½É¦Ç†Æµ"
  b"x–C\x04”ÉF\t£‰yL@õ\x16ÿ"
  b"x°HBôœ@Ež\x07Y)M\x04¼¥"
  b"y²ÁUüÏZEGø9g\x19ÎùU"
  b"yÿVâøâM¢»°×…\x04`ˆ³"
  b"z\t½q@\x17E«©\k|T¬ò\x11"
  b"z\rçÕ¹Wv®+Wc^»2"
  b"z#®l\x19ó\rfaìLH”¯\x1E"
  b"zIÍž?úGw½PZ\x17Úl‰¿"
  b"zjß?0ŽCmµ 5n›\x16"
  b"zâs©e\x07O5´\x12Êš+\f=x"
  b"zþ¨¬ÊªH\t¶‡ª¿z€ÕT"
  b"|à…ê¿!DP‘¼BÐS¯Jõ"
  b"}w\x11\x00Ö[L"–7Å\x11\fîy*"
  b"}·ð8dî\x1FZŽ)'\x16…f'"
  b"}Ñä\x1E“iÈÙËÝôe°8-p"
  b"~‚\vø|ŠKaŽ®þ\x11ov\x06"
  b"€$>Ž\eìC\x12°1»×E\x13\x10r"
  b"`²wɇL<¡U-jè\x0E\x0F:"
  b"ƒ\x07ØñÅ@G§‘9H\fÖ¶6M"
  b"ƒXmpúeývô)ÀóŠ3ö”"
  b"ƒhAL\x17¶õû§‚‡Ì&€Fâ"
  b"„K\x07\óõŠŒ&ñ—òÁ£Àö"
  b"„‡©2¬\x1DLm…/~\x14\x134"
  b"\vú¶Fï\fÑd‡Ê\x10\x19\x19"
  b"…_ŸÌWõKÁ¡¾õr\t+åõ"
  b"†Ñè\x19´¤F[­òûãöârÐ"
  b"†ö9”ß‹CU\¿8˜Ò£"
  b"\x17…Zß×CE¦M- ÐemÅ"
  b"Š¥/\ºH‡3‹³×¿\Q\x00\x1D"
  b"‹²¬9ÖU⡽’=Fjí«"
  b"Œ\x06’ã†;þ^\x00‚¬Âûêñ["
  b"Œqéó\x0003¯"®W \t¦Êi"
  b"ŒŒ\v\x13U¤O‰¡\x1AïË“k\x15b"
  b"ŒÞ\x12øÎiAÛµõ\x0EºÃ\x1A®ž"
  b"Ž\x18–‚:úLK»íxE©•\x0F"
  b"ŽQ\x1Dù\t÷D“¡NYðAAFŽ"
  b"Ž\x1D´7›°N%œM\x1DG\x05n!B"
  b"Ž«fа}G…¦nŽ¡MMØ\x1D"
  b"UV\x03\x04+K²‹¨:›n\x7FQm"
  b"½\x19Ñç\x1D÷…È\x10)h´c_£"
  b"«å;6LB$¢ª®»(É\x04Z"
  b"‘bƒØpDB¸‡\eÔ\x18P4j\x1D"
  b"‘µ\x08\x12.N,µ¼Å6º^ºÎ"
  b"“JE˜a‡D½iüñkÉß»"
  b"•¡\vŸÿ]íÔ•ëö²ÁŽ=Ñ"
  b"—9»-\t…Š6dóÆ)uê¶«"
  b"—=ŽyˆRJ§ K9NnGz¤"
  b"—ö?CÔs.\x11ÛMyÃñ·5\x08"
  b"˜Íc€–ÂJ!µ·,\x1E\x05('–"
  b"›vj»£\e»)\x1Aîò\x18bEõ¯"
  b"›˜po\x1E·O¾~‚\x06{\x01âsH"
  b"›óÖ’£FL߯1z¤Zñ®¹"
  b"œjý$ë4O\x1F¿+;»¹ˆ‡"
  b"œqŽ—¯»D÷Œ©÷qT!¥¬"
  b"Ž\x02ÆH¡\x08#ä5æÃ2k¸"
  b"Ÿ\x0E£~±MמDæÀ\x15\n"
  b" ¿B½ù´I³‚=¥\x04\x1F2\fQ"
  b"¡•6‰|6E;ƒž)=N-G"
  b"¡µ@ôú\x16rð•cîma´\x12,"
  b"¢|œ\x04¥/Nc‘œÓMáµÁÖ"
  b"¢„è¯<í¥®ÃED¹žrwâ"
  b"¢ÒÔµ\rgA\x07ž\x11k¡Ù\x7F\x110"
  b"£$\x03µ\x04¤hì\x08\x11Lîu¢Ðý"
  b"£V„XŸ‡@xµÄ¬3DÜÇF"
  b"£á¤+\x14\x1A;°’'öŠ\x11ÊÉt"
  b"£ä\x07R¤Ï@è‘¢óåìXE\x11"
  b"¤,²nO¡~%æ@Š\x01í\x0FÞw"
  b"¤U*‰\t¹ã\x00Í0R-ýv‹"
  b"¤Ë\x14“AŠIO¾DD’…ô,Ø"
  b"¥\Ёœ\x1AâÙ_=ƒ$aL\x0F"
  b"""
    ¥šªÍC(I½¡à,yÝ\n
    ɼ
    """
  b"¥Ò¿¸Î HÏ‹-ž‚WÞP¡"
  b"¦+Ã\x7FuM‹º½­\x14ÄçãÚ"
  b"¦-¤„¢àL¸†!\x0Fpú|®`"
  b"¦UGW¨(+™MäGz‹IŒ¸"
  b"¦Ã2¥ÌtBw“%FS•6ýð"
  b"¨lG;“\x08I\x03º5ÂnmX\t8"
  b"¨¨_¢ž.M)€\x1C¨]ÿe­,"
  b"¨­"¨%¯IºˆÔ;(Q1»Ø"
  b"©\x05®õ™êÉ\x1F°Yý措³\x10"
  b"ªŸ_m‡VÝŽË\x1Aém5\e\x1D"
  b"«¶a–*\x15¯@ãOÛ‚©Y¨•"
  b"­—tï<$@ëy\x0E‚?J“¡"
  b"®¡wp®Àñ“7‘æ\x15—6ç,"
  b"¯hmëÝì\x08"Ý£3—æ#9@"
  b"¯võê°@H›½M=*x$ñà"
  b"¯z•¥œ\x08Ÿ\r‹’ùñŽ\rÆP"
  b"°\r„÷íáÚ^¢ ya-Tc\x18"
  b"°[}^¾K)T\x031\x03\x08w•¯‰"
  b"°|Ü%ɾFH‚¯“\f\x04š."
  b"±·CúùdKÍ’{O\6\x10\x05"
  b"²2^\x129äEµ·­¨áâNGâ"
  b"³'\x05•C1K,st\x02ù²”{"
  b"³(p†[ØOs¯L†\x0Eí|.¡"
  b"³)ÿé\x125Dǧ%Óâ„9Ý}"
  b"³RV;-C´¡™1§C@m]"
  b"³ß\r-ÚoNm¨õ\t„ÅëíG"
  b"´\x1EÄ\v,\x1D©^\x0E\x12þ‹P\va"
  b"´Z³j7AJ\x15ŠÇÄ/¸ãÒ "
  b"´“Â]lbO\x10·ÿ\x18Pe\x0EêÔ"
  b"µÏ§@§ŽEµžPz\x06fº‘u"
  b"\x1Dœüó\fHà˜\x1CÌÚèôÛ&"
  b"¶OˆORLÚ€B}ç\x1EÜ8w"
  b"¶¹\x16êêhN·¿šu\x05V:\x02¨"
  b"·rÖ—\x16ˆÖ­xÄ\x03T\fUS"
  b"·{\x0F~;\x19Cž—dÈ\x14Ì(\x1A\x00"
  b"·Ì~©ð´@²\rw„\N§§"
  b"¸\x7Fl\x06ß­å5ˆ© 'i³\x05J"
  b"¸ÌéíY\x05Bø·;fk\x08ìvŸ"
  b"""
    ¹\n
    ߈d!NK‹+#ºÌÈM‡
    """
  b"¹¼\x1F¡VëDó´¹)&Æ•¶›"
  b"ºL\x13\x11XðM[œŽ†ÀÆÃNž"
  b"½J]€\x1FÙE\x12žÂlÕ æô¨"
  b"½Mä'[ @¹ž¯¥÷”©S\x0F"
  b"½¢\x7FúÂ+GH¯tÀ=kˆýÂ"
  b"¾'øLP\x04m8Ã\x00æêýGÔ\"
  b"¾+ú•˜œLŽ¿5ÁÌCµìO"
  b"¾Å\x13håºO¥¥,=PN\x16\x10`"
  b"¾ÙªÉs\x7FCs¾\v#|\x11‘¡"
  b"À¹R[ü\x01 ‘ÐÇjs×rœ\x15"
  b"Á{\x0EÇôߏ¹âÞ#*Ð;_\x1D"
  b"Á³´\x07åbLr®Gd^عã…"
  b"ÁÖ¦Ø\x18û@9ŽÛ­Á\x0E²æ"
  b"Â\x00pÔá\x1EOѳDgÒ\tÑDÏ"
  b"Ä9ŽŸ;xNvž7ñB“éÅù"
  b"ÄgùÕMU´ø\x1E9Ò’Y&Á"
  b"Ä×8§¼\x11\x02ß\x11â\f\x05–½Ý"
  b"ÆxE\vxFT޼\x17ÑS†\x07-"
  b"Ç\x0E\x7F\x00èçKv—(\rô\x17\x10"
  b"Çl#í/PF~§ßç\x06 ÷g¢"
  b"È\x16I@ Å{\x19¢´¥@6žæA"
  b"È2 æg6¿I\x04\vÔ…\x1Dã¡"
  b"ÈaÖ/°ÔB\x15²*"æ2¾Ôa"
  b"È­æðQáãø‹¸øÞ«8Ö«"
  b"É)\x02Ì\x08³þ"©œoýó›€÷"
  b"Éè´¼¼†kÌϸž,ÏÓe¶"
  b"ʪXÙûÍDh¼çTWèUzà"
  b"Ë\x14H\x19\x1F‚E:ŸËšveY\x16\x02"
  b"ːÿ\e@|DÒ› gJZWS€"
  b"Ì¥·ÉÍ:G§!ì…Š·Æ6"
  b"ε\e±‚£A/âêWâ(Ô\x08"
  b"ÎþÔ—\x11L§²_qW–\x0Fµs"
  b"Îÿz¼\x01+=v\x07\x06Ó0/\x1CD3"
  b"Ï’é‘Ø\x14@U…Ï\v·h\x0E‘”"
  b"о1•t;F7ûqµ­\x16A\x06"
  b"ÐÐD\’\x18g¯Ä9PGœ\x10ÿ“"
  b"Ñ„\f\F)Lp­Møœ)†\x15]"
  b"""
    Ѿ7sõ"N\n
    ¿P\x06ë'€¼†
    """
  b"ÑÄ’\x130ùA¿µ'µØa\x1D>\x19"
  b"Ò\\x02•L\x00LG•\x1FÜ”®ªàp"
  b"ÓV\x06\x14UlNš¥óûdiÂòá"
  b"Ô2oí´¼C͉ow‰áÓ)]"
  b"Ô¤vbW¯\x1D\x00{W–¤¨Y`·"
  b"Õ”RèÁRV¨\x12ÝIÊ.¤Z†"
  b"Õ®Þ=¯õK\x7FŽNE\x131ÍÎ\x17"
  b"×£qÔMÈ@Ц͂\x1F×ã«Ñ"
  b"ØŒù=̘F˾"ßòmc—l"
  b"ØÍ÷ÁƧF交ì²Û\x18^\x10"
  b"ØÐU\x19˜(Cl¦\¢\x1Eû™Ö+"
  b"ØæcÔMNF\x12\x17}5\x10x\x03×"
  b"ØùÁî\x16ÀE±Ò.½%[†V"
  b"Ù\x14‹x¨ÈIÖ¼ÐUíp\x11"
  b"Úlå\x15Ë÷Gª®RÚΑt‚"
  b"܇¤ÉHÑVÕÏø\x16·Ì\x17}\v"
  b"ÜÖ\x06,Ç+A\x1C¥q_æžB(Ø"
  b"""
    ݘý\n
    fŽL.½Ð„UÔÛO\x04
    """
  b"ÞB\åà,Iô¿ó›ÂbÖì§"
  b"Þ`Z©uæŽëD6»\x0EªÕPú"
  b"ÞšÅë_à>T?MÍ;B>\x11ˆ"
  b"ÞµðæP†K•¨ºf籨ê\n"
  b"ß\x13\x02à\x10*|åF8UB²/@"
  b"ßþ¦C\x02\r܈5$ÑFx¢ã@"
  b"à\x18röÛÄKx\x01ö X\x1Ar\x7F"
  b"àJÁÃ\E½™<«½Špô"
  b"ájÓ1m:Eõªë;ütШ"
  b"â\vøv\x12ÆBϳ\x07‡ „T®»"
  b"âJ^Ä™PA¤œ~‹¯íø'W"
  b"âJáäK×C8­'ü‹;1<Ò"
  b"âÙS²µãN««\eü²&Ä\eb"
  b"ãYM#\x1A(LåƒZ.mÝ»NG"
  b"ãìcã\x1A‡Mæ°`øôzïƒþ"
  b"äX_:ƒGCF‚ëV1Wó\x18\x1C"
  b"å_\x1AáIÄH\x1A…*Û0ƒ%¤ö"
  b"å}èÙ2*Cê–÷GàÑ\ë˜"
  b"æA땉oMƐɦu\x02ôì®"
  b"æj.ÜÅHF5 ML‚ï\x18¥G"
  b"æw,v¿\x0EL\x00¥SÚ>Þ#½˜"
  b"æ\x7F\x19?ÑôFà©\x16;†NU."
  b"æõf>¹\x11\x14ù…\x05$½QŸ\x1Dç"
  b"çNˆmªÊ"¸ÎR6ÉT~Š\x16"
  b"çó·YÞÈ\x05ÉßûZÀ:¥É¨"
  b"è€ËÖ‡¼N5®]ÛhÓVˆô"
  b"é¶GÄ\x10æ<÷%½ÍŸx[sJ"
  b"ê\eè\x00\x11¡K¾¶ä”[¯E††"
  b"ë\x1A˜\x07o{M\e¯!›<–î\x0F\x12"
  b"ë½á¨\x14˜D—a+\¹ÐN•"
  b"ëÆK\x1Dô®Mÿ„œ“á®\x04‰S"
  b"""
    ëÌö×5UKyJV\n
    *9¹$
    """
  b"ëþ¾)~\øuø_¢ð›¿£ä"
  b"ì²"VžéKÏ‹Ò4̝NN´"
  b"ìÚ/ÅéõO‚¸\x1E¤£Û˜ªL"
  b"í*§±dODx‡‘\x1D+‹Ú[¾"
  b"íî\x04ër6FÞšÈ\tË‘,V("
  b"""
    î\x02 Åû¡J¨«\n
    ªê½Ë\x0E9
    """
  b"îîƬÎ,ïÂ[²UÖ"H"
  b"î×ß}³CÔ¶øA_ÔÌÓw"
  b"îæ•*˜4G6ž*·M%Á%"
  b"ÛI™Fcº\x17Æ\x14å\x08"
  b"ïµ\x01r\x16…@’¢Yh¿(q{\t"
  b"ïÌsÚ¥fFÈ­\x01å®wpq\x14"
  b"ðBÎ\x19\x15œGˆ½“–œŸîåÔ"
  b"òa"P<ƒ\fã¾™þèådA™"
  b"ò”£Áð\x14òÇä‡ÚÞ\x05Æîö"
  b"òè'N+Nž‚þ¿Xc2¹_"
  b"óü‚\x12µµªï[ì\x16\x06\x19í"
  b"÷èÐcLãÜy!\x1EL@I\x13ø"
  b"ø\x16<\x128,˜Õ=à \x14=´¿ú"
  b"øz“°`:Gœ½/?G­s‰"
  b"ù-3=zBCð•\x17ý¾¸s\x03è"
  b"ú#\e+—-E~\x075zT¦\x03*"
  b"úxµ\eö×Kb…|¾çŽýŽ”"
  b"ú}«d™Î[Ä*½Íùý.~"
  b"úÃ-iEeB´d\x02ýbÕÓ""
  b"ü\x1A8DÂÖÃÀ\x1E\x03‹:^µã?"
  b"ü]ûÓšÏÓ}μ\x1DRb–£W"
  b"þ¤¸\x7F\x18ÉIh Þª“\x1FàÛ\x05"
  b"ÿ\x18\x7FIΦzô–ªcuÖŒ.&"
]
31 0.30 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"‘éÚ\x1EìŒEÙ€H÷‹\fFb«"
  b"ø¯³šY,BŽœ\x1EÕ‹Îb\x04z"
  b"Á¸R´ñûO›ªÌV™›;94"
  b"Î\x7FŒ\r"ÂFòŽ ª\fá\x0E÷²"
  b"Í\x0E`]m\x1FG…š•U}£/½"
  b"A»I_\x16KB)ŠT›"<3›W"
  b"÷W\x15\x02¯@ŸŽÑaà(~ÆÁ"
  b"]ŽÃd0\x05MaH-Ž2\x14¿÷"
  b"Bdé\r¹O®²ƒ¼Õ\x10ÖZó"
  b"\x08\t8Eê·Ö,«ŽÉùŒ"
  b"íU›~V2M÷§…Sw üØ´"
  b"\rÒPü8•EÖ…Ôi“Ø’Ÿl"
  b"År\x13žG©HH¨˜ú\x01i¥N®"
  b"\x15'þÿFL¡,ÆÊ’\x0E5m"
  b"³\e\x18­üÕI‡¹m\x0E­j\x1CÚ"
  b"7¹“ñ\x1AÂCj·Ž»(»]\"
  b"O÷Ô(ï®H_»»ùŸ\x16ˆér"
]
32 0.14 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `id` = ?
Parameters:
[
  b"ÙÕt\x06\x12!MaŒ\x7Fm¬l›‚Ø"
  b"w¹YÏfÞL\x15Çù·Ú9‚ó"
]
33 0.14 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.08 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"ÙÕt\x06\x12!MaŒ\x7Fm¬l›‚Ø"
]
38 0.07 ms
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
39 0.31 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.13 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"ÙÕt\x06\x12!MaŒ\x7Fm¬l›‚Ø"
]
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"»"°[ÿ‘@ó€‹\x1Cÿ—[uë"
  b"ÙÕt\x06\x12!MaŒ\x7Fm¬l›‚Ø"
]
43 2.26 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/d9d5740612214d618c7f6dac6c9b82d8"
  "/navigation/bb22b05bff9140f3808b1cff975b75eb"
  "/navigation/19ca405790ff4f07aac8c599d4317868"
  "/navigation/48f97f432fd041388b2630184139cf0e"
  "/navigation/744b20f4f08a455cb6bd74ecc040d5ce"
  "/navigation/7fac11a34495463da395fc8b5f28cdc9"
  "/navigation/80c69a1d15af44b9a0a49e52a6135ec6"
  "/navigation/4fdb02311abc4fa9862b03c487026c5b"
  "/navigation/06f5dda360c04112937601574122c515"
  "/navigation/c3057bb031634c669cd6dfb0d4acbb15"
  "/navigation/e379fcc096f343568dcb1e294d45c931"
  "/detail/4bed45ddf57346dca33edc9816640cf7"
  "/detail/4d735a08a1ae49d8a5385750d6d6cbbf"
  "/detail/1b2183fd698142a49cf2ddcf98570782"
  "/detail/7dc1f77ea0b846b6b4c8e638a891eb5b"
  "/detail/4f0693dc266c48cc8aabee4699f4215a"
  "/detail/7d1955388ba348ddbd395ff40cfcb20e"
  "/detail/2209010f4b504a6eb4bdee6840997368"
  "/detail/1302f4882e36448f93281f425236e289"
  "/detail/de1530310fc64a1784a5b3732fce94c9"
  "/detail/e1ce3f28bf27404bac67d2efd4d11c7b"
  "/detail/7f979b2ff5634669a4f3b3849b2b853c"
  "/detail/a6fafe29dc4143de8cca376dff48c8b9"
  "/detail/26f66b32b80c4ccaadfb2368d70ac15d"
  "/detail/6933b49c591148199bb5eccfc0184e0d"
  "/detail/e0bc5fb2d68e4c1b849ebbf7a678a92f"
  "/detail/9dbf737a859f430f9ba141786fbc0ff1"
  "/detail/3040927a24774be89b887c7f225a3a70"
  "/detail/43e9b7f3a4974c69bc70e14f89c66373"
  "/detail/a778e100ef7744378833192136639a1e"
  "/detail/23f2c605b14a405aa39e8eb574348611"
  "/detail/778149512ad74cc49636170f18d2790f"
  "/detail/76a03578a9dd4b6f8505d4fedf90be68"
  "/detail/0ce8d428a2094bf184fa9d6cd16f4005"
  "/detail/213b1a434e944cd08b9afc54744e214d"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
]
44 0.18 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.09 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "2zNeU6Y7q5iERoJKOt54TVC57OJWuuBD"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.