GET https://shop.devmsa.sharpness.de/navigation/3bb3274a57f04bc9970c795f2dfddbe5?p=9

Query Metrics

45 Database Queries
44 Different statements
125.07 ms Query time

Queries

Group similar statements

# Time Info
1 0.14 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.11 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
3 0.16 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.26 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/3bb3274a57f04bc9970c795f2dfddbe5"
  "navigation/3bb3274a57f04bc9970c795f2dfddbe5/"
]
5 0.17 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/3bb3274a57f04bc9970c795f2dfddbe5"
]
6 0.29 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  "AdbPJWtgjtCZe8HlTfawiBxv2kupA9cl"
]
7 0.11 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "AdbPJWtgjtCZe8HlTfawiBxv2kupA9cl"
]
8 0.19 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.58 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";³'JWðKÉ—\fy_-ýÛå"
]
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";³'JWðKÉ—\fy_-ýÛå"
]
11 0.23 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.30 ms
-- category::cms-page::association::sections::association::blocks::read
SELECT `cms_block`.`id` as `cms_block.id`, `cms_block`.`version_id` as `cms_block.versionId`, `cms_block`.`cms_section_version_id` as `cms_block.cmsSectionVersionId`, `cms_block`.`position` as `cms_block.position`, `cms_block`.`type` as `cms_block.type`, `cms_block`.`locked` as `cms_block.locked`, `cms_block`.`name` as `cms_block.name`, `cms_block`.`section_position` as `cms_block.sectionPosition`, `cms_block`.`margin_top` as `cms_block.marginTop`, `cms_block`.`margin_bottom` as `cms_block.marginBottom`, `cms_block`.`margin_left` as `cms_block.marginLeft`, `cms_block`.`margin_right` as `cms_block.marginRight`, `cms_block`.`background_color` as `cms_block.backgroundColor`, `cms_block`.`background_media_id` as `cms_block.backgroundMediaId`, `cms_block`.`background_media_mode` as `cms_block.backgroundMediaMode`, `cms_block`.`css_class` as `cms_block.cssClass`, `cms_block`.`visibility` as `cms_block.visibility`, `cms_block`.`cms_section_id` as `cms_block.sectionId`, `cms_block`.`custom_fields` as `cms_block.customFields`, `cms_block`.`created_at` as `cms_block.createdAt`, `cms_block`.`updated_at` as `cms_block.updatedAt`, `cms_block.backgroundMedia`.`id` as `cms_block.backgroundMedia.id`, `cms_block.backgroundMedia`.`user_id` as `cms_block.backgroundMedia.userId`, `cms_block.backgroundMedia`.`media_folder_id` as `cms_block.backgroundMedia.mediaFolderId`, `cms_block.backgroundMedia`.`mime_type` as `cms_block.backgroundMedia.mimeType`, `cms_block.backgroundMedia`.`file_extension` as `cms_block.backgroundMedia.fileExtension`, `cms_block.backgroundMedia`.`uploaded_at` as `cms_block.backgroundMedia.uploadedAt`, `cms_block.backgroundMedia`.`file_name` as `cms_block.backgroundMedia.fileName`, `cms_block.backgroundMedia`.`file_size` as `cms_block.backgroundMedia.fileSize`, `cms_block.backgroundMedia`.`media_type` as `cms_block.backgroundMedia.mediaTypeRaw`, `cms_block.backgroundMedia`.`meta_data` as `cms_block.backgroundMedia.metaData`, `cms_block.backgroundMedia`.`config` as `cms_block.backgroundMedia.config`, `cms_block.backgroundMedia`.`path` as `cms_block.backgroundMedia.path`, `cms_block.backgroundMedia`.`private` as `cms_block.backgroundMedia.private`, `cms_block.backgroundMedia`.`thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo`, `cms_block.backgroundMedia`.`file_hash` as `cms_block.backgroundMedia.fileHash`, `cms_block.backgroundMedia`.`created_at` as `cms_block.backgroundMedia.createdAt`, `cms_block.backgroundMedia`.`updated_at` as `cms_block.backgroundMedia.updatedAt`, `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title`, `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt`, `cms_block.backgroundMedia.translation.customFields`, `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block`.`background_media_id` = `cms_block.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation`.`media_id`, `cms_block.backgroundMedia.translation`.`alt` as `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation`.`title` as `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation`.`custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation`.`language_id` = ?) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation`.`media_id` = `cms_block.backgroundMedia`.`id` WHERE (`cms_block`.`version_id` = ?) AND (((`cms_block`.`cms_section_id` IN (?, ?))))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x02ûª=B)¾àÇ᤹Z\x1D"
  b"/ó¶\x05–ßA'Œç51˜)ûø"
]
14 0.25 ms
-- category::cms-page::association::sections::association::blocks::association::slots::read
SELECT `cms_slot`.`id` as `cms_slot.id`, `cms_slot`.`version_id` as `cms_slot.versionId`, `cms_slot`.`cms_block_version_id` as `cms_slot.cmsBlockVersionId`, `cms_slot`.`type` as `cms_slot.type`, `cms_slot`.`slot` as `cms_slot.slot`, `cms_slot`.`locked` as `cms_slot.locked`, `cms_slot`.`cms_block_id` as `cms_slot.blockId`, `cms_slot`.`created_at` as `cms_slot.createdAt`, `cms_slot`.`updated_at` as `cms_slot.updatedAt`, `cms_slot.translation.config`, `cms_slot.translation.config` as `cms_slot.config`, `cms_slot.translation.customFields`, `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation`.`cms_slot_id`, `cms_slot.translation`.`cms_slot_version_id`, `cms_slot.translation`.`config` as `cms_slot.translation.config`, `cms_slot.translation`.`custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation`.`language_id` = ?) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation`.`cms_slot_id` = `cms_slot`.`id` AND `cms_slot.cms_slot_translation`.`cms_slot_version_id` = `cms_slot`.`version_id` WHERE (`cms_slot`.`version_id` = ?) AND (((`cms_slot`.`cms_block_id` IN (?, ?, ?, ?))))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"‚Ä|°LžCl„ÌFI2¡4J"
  b"ŽÇE\tø\rIÚ–„Á¬Î\x10\x1D"
  b"æôe‚ßhNÿ¦$oñ˶‡m"
  b"™,ÉX}\x1CFÀº\x1F¥p{J«<"
]
15 0.21 ms
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.label`, `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.`product_sorting_id`, `product_sorting.translation`.`label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.`language_id` = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"´ \x18·vGÉ‹\t\x17DV;ûÍ"
]
16 0.13 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.19 ms
-- product-listing::load-sortings::read
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.label`, `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.`product_sorting_id`, `product_sorting.translation`.`label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.`language_id` = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"´ \x18·vGÉ‹\t\x17DV;ûÍ"
  b"""
    \x06 .~GΔ\x15d¼¾\x05\n
    «
    """
  b"ëbxQRjE-¸Ùc™#é!°"
  b"X`\rüN$N ©\x1FP\x1A‚}8ž"
  b"~sÌ+¤ÝJá‘\tdA\\x16vJ"
  b"–7JüB½A’¥Š\x1Fr«—GÃ"
  b"\x06jkîü~Kn‰)ÖL(ˆ¥\x1A"
  b""?xÂbúL¿ŸÕ1œ1Q±&"
]
18 0.11 ms
-- product-listing-route::category-loading::search-ids
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?)) LIMIT 1
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b";³'JWðKÉ—\fy_-ýÛå"
]
19 0.10 ms
-- product-listing-route::category-loading::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b";³'JWðKÉ—\fy_-ýÛå"
]
20 5.78 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 192
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  true
  b";³'JWðKÉ—\fy_-ýÛå"
  null
  true
  false
]
21 3.38 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";³'JWðKÉ—\fy_-ýÛå"
  null
  true
  false
]
22 12.88 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";³'JWðKÉ—\fy_-ýÛå"
  null
  true
  false
]
23 3.17 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";³'JWðKÉ—\fy_-ýÛå"
  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"=iɸzZI\x03‚z«õ“Н\x1E"
  b"¼Sû¥ÝCyªÀ:\x1C\x1F¡$"
  b"É»³(s¼A‡µçŠ9ËRL*"
  b"\x19£)h6OH„ã_˜»ž2"
  b"g\x05öôzPF•¥bàö\x12ß~x"
  b"x“\x7FxêQA؝ó}è‰/ùÃ"
  b"õõµ\x0F)ÛK’&8»Eêãª"
  b"$½ú‚\Hã‚¥WÁU\tžŸ"
  b"ô¦§t„C\x12­((xÆÑ5Â"
  b"""
    ŽîË\x10A\n
    N÷£¬r1É»?Ÿ
    """
  b"Mœ°àczG{´]Ž©x\x1CØb"
  b"¬Øß\x12\x07\rAŒ¥‚@ë±\x1C\x16"
  b"\v+rÀ×—N=«dSër÷\x04š"
  b"ö[?acýKØ€ÃF\x1CtX"
  b"q˜!a•ÌLؐtKÚe\x0F"
  b"rGõä\x07\x18Eyž?ÆH=dê\x0F"
  b"X‘\x06\x08âÄIã©\x06Y8\x12½¿"
  b"´BGÅ+IC”\x07Tý×z\x16J"
  b"¥s/•ò·K˜‰"—)²GEw"
  b"ÙíW\x1FF-N¡™³H\e\x07“ÃÁ"
  b"N\x17ŠÑ\x1A4Mô±Oêy\f“Mˆ"
  b"b”Ÿ\x12b£C‘§yM„©åYÊ"
  b"Åú\x01â¶CNx¶õÙ:6üÝ®"
  b"‡n½>àúḆADxkð¤"
]
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"=iɸzZI\x03‚z«õ“Н\x1E"
  b"¼Sû¥ÝCyªÀ:\x1C\x1F¡$"
  b"É»³(s¼A‡µçŠ9ËRL*"
  b"\x19£)h6OH„ã_˜»ž2"
  b"g\x05öôzPF•¥bàö\x12ß~x"
  b"x“\x7FxêQA؝ó}è‰/ùÃ"
  b"õõµ\x0F)ÛK’&8»Eêãª"
  b"$½ú‚\Hã‚¥WÁU\tžŸ"
  b"ô¦§t„C\x12­((xÆÑ5Â"
  b"""
    ŽîË\x10A\n
    N÷£¬r1É»?Ÿ
    """
  b"Mœ°àczG{´]Ž©x\x1CØb"
  b"¬Øß\x12\x07\rAŒ¥‚@ë±\x1C\x16"
  b"\v+rÀ×—N=«dSër÷\x04š"
  b"ö[?acýKØ€ÃF\x1CtX"
  b"q˜!a•ÌLؐtKÚe\x0F"
  b"rGõä\x07\x18Eyž?ÆH=dê\x0F"
  b"X‘\x06\x08âÄIã©\x06Y8\x12½¿"
  b"´BGÅ+IC”\x07Tý×z\x16J"
  b"¥s/•ò·K˜‰"—)²GEw"
  b"ÙíW\x1FF-N¡™³H\e\x07“ÃÁ"
  b"N\x17ŠÑ\x1A4Mô±Oêy\f“Mˆ"
  b"b”Ÿ\x12b£C‘§yM„©åYÊ"
  b"Åú\x01â¶CNx¶õÙ:6üÝ®"
  b"‡n½>àúḆADxkð¤"
]
26 17.38 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"=iɸzZI\x03‚z«õ“Н\x1E"
  b"¼Sû¥ÝCyªÀ:\x1C\x1F¡$"
  b"É»³(s¼A‡µçŠ9ËRL*"
  b"\x19£)h6OH„ã_˜»ž2"
  b"g\x05öôzPF•¥bàö\x12ß~x"
  b"x“\x7FxêQA؝ó}è‰/ùÃ"
  b"õõµ\x0F)ÛK’&8»Eêãª"
  b"$½ú‚\Hã‚¥WÁU\tžŸ"
  b"ô¦§t„C\x12­((xÆÑ5Â"
  b"""
    ŽîË\x10A\n
    N÷£¬r1É»?Ÿ
    """
  b"Mœ°àczG{´]Ž©x\x1CØb"
  b"¬Øß\x12\x07\rAŒ¥‚@ë±\x1C\x16"
  b"\v+rÀ×—N=«dSër÷\x04š"
  b"ö[?acýKØ€ÃF\x1CtX"
  b"q˜!a•ÌLؐtKÚe\x0F"
  b"rGõä\x07\x18Eyž?ÆH=dê\x0F"
  b"X‘\x06\x08âÄIã©\x06Y8\x12½¿"
  b"´BGÅ+IC”\x07Tý×z\x16J"
  b"¥s/•ò·K˜‰"—)²GEw"
  b"ÙíW\x1FF-N¡™³H\e\x07“ÃÁ"
  b"N\x17ŠÑ\x1A4Mô±Oêy\f“Mˆ"
  b"b”Ÿ\x12b£C‘§yM„©åYÊ"
  b"Åú\x01â¶CNx¶õÙ:6üÝ®"
  b"‡n½>àúḆADxkð¤"
]
27 0.19 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
28 70.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"\v+rÀ×—N=«dSër÷\x04š"
  b"$½ú‚\Hã‚¥WÁU\tžŸ"
  b"=iɸzZI\x03‚z«õ“Н\x1E"
  b"Mœ°àczG{´]Ž©x\x1CØb"
  b"N\x17ŠÑ\x1A4Mô±Oêy\f“Mˆ"
  b"X‘\x06\x08âÄIã©\x06Y8\x12½¿"
  b"b”Ÿ\x12b£C‘§yM„©åYÊ"
  b"g\x05öôzPF•¥bàö\x12ß~x"
  b"q˜!a•ÌLؐtKÚe\x0F"
  b"rGõä\x07\x18Eyž?ÆH=dê\x0F"
  b"x“\x7FxêQA؝ó}è‰/ùÃ"
  b"ô¦§t„C\x12­((xÆÑ5Â"
  b"‡n½>àúḆADxkð¤"
  b"""
    ŽîË\x10A\n
    N÷£¬r1É»?Ÿ
    """
  b"\x19£)h6OH„ã_˜»ž2"
  b"¥s/•ò·K˜‰"—)²GEw"
  b"¬Øß\x12\x07\rAŒ¥‚@ë±\x1C\x16"
  b"´BGÅ+IC”\x07Tý×z\x16J"
  b"¼Sû¥ÝCyªÀ:\x1C\x1F¡$"
  b"Åú\x01â¶CNx¶õÙ:6üÝ®"
  b"É»³(s¼A‡µçŠ9ËRL*"
  b"ÙíW\x1FF-N¡™³H\e\x07“ÃÁ"
  b"õõµ\x0F)ÛK’&8»Eêãª"
  b"ö[?acýKØ€ÃF\x1CtX"
]
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.71 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"\x01f÷ÉàïF\x1E·Tœï¬³\x11"
  b"\x01óÅx*äDª¤sÞõ(\x05"
  b"\x02\x11Î\r¥™HÆ©\x00%\x1D6F´"
  b"\x02CÔ¼\x11#K³—†¨ÿZ.\x04¨"
  b"\x02ïŸÒ`öAkÒÅN\x03ŸÈD"
  b"\x03e熑ymšîÞ\eF@š\x15\t"
  b"\x03\x0FH)|È‘ž¥ú}‘g\x0E/"
  b"\x03¦¼\x03òQ¼òáâÒà^Î\x02 "
  b"\x03å{'`\x00F®º=²ÞR:0"
  b"\x04\x1A\x05T@yèßÁ<tw/FÜ,"
  b"\x04VtÓØÑ@rºúÚó»Hȁ"
  b"\x04Ã&Œ=G\x0F–0nhú\x0El\x1F"
  b"\x062Exþ/E0®^f\x18\r\tÜ¿"
  b"\x06°]fþøFλ\x04y9N…50"
  b"\x07n4qÓÉIª‹\x08qSýÌ\x00¦"
  b"\x07³5‰8\x1FDs¤0*.\f2‰æ"
  b"\x07»äê‹õJդʶ¾aõ4)"
  b"""
    \x08\n
    “éý\vNü¢s³w\x1EµÙê
    """
  b"\x08A2ö\x14ŸÔÓ²è4zÖ¢Œ&"
  b"\x08H¦>y\x16H*ª„C\x13î\x7Fi‡"
  b"\x08×6@‘\x16@s“¼E[¥°î:"
  b"\t"Ävï\x01Nˆ¬\x11&\x1E]TÊç"
  b"""
    \n
    \x0EQ\x15\x07ÕO’’g¥fW$3’
    """
  b"""
    \n
    ­}–-\x0F²\x1A¿\x0EMx‰Pü6
    """
  b"""
    \n
    ý¿\x032þIˆŒ÷Ïß\x19(&ô
    """
  b"\v\x1C%!˜ØOªõ\x10eåÿº&"
  b"\v\x7F\tpSëM|¢[)ã\fÓ\x0EÌ"
  b"\v\x11*‹kLㆶdÊ—\x7F,~"
  b"\v©›Šº6N\x0E½]\e\x00˜²"
  b"\rØ\x13±¢‰NÊŸÀŒY\x16Ji""
  b"\x0EL~v\x18Mo\x15-<t¤Á\v»Ó"
  b"""
    \x0EkM¹\x1E\n
    M/A\fí°\x06A@
    """
  b"\x0EŽü$ÞTKS¾$]HǤÖÓ"
  b"\x0E¶ƒG¹*DüŽÉœ)NZ%þ"
  b"\x0F\x15Ê”ú~F¼Ž™ø®?pkæ"
  b"\x0F\eFe$\x1EI\x1CŽÊÕãežù."
  b"\x0F(\r¢³=C§ƒÅýáL†\x1EO"
  b"\x0FãØøò7O\x1F“If­ø¶¨&"
  b"\x11{»â\x04\rG꤫ç\x08I…½®"
  b"""
    \x12Ú,±\x14ÞOJ¦.W7ú\n
    É)
    """
  b"""
    \x13\fØy"|@üŽ\x1Cǘ|\n
    !\x11
    """
  b"\x13&N:\x1CÑg]E®®=*ƒÓ¿"
  b"\x13.\x07\x16Òý°J™‰\x16>Dâ×X"
  b"\x13;TY`µKN¡¡€,OO­\x08"
  b"\x13ww²;o.9çÒ;ÀÙÕû"
  b"\x15Øh\x12\x10\x18@\e¤³ÜH"å¨Ù"
  b"\x15íƒ\x0FÑ‚O婜)\x06p݇J"
  b"\x16@%OàÍDå¿iÇNÁU\x1A\x04"
  b"\x16Vü„7\f.Ä÷\x18ø‘°â\x16]"
  b"\x16xàGCù6¡Lš\x04åñ‚Žô"
  b"\x17§›Žu\x02C;¦ïvbyìË@"
  b"\x19mQóí€LÁ øô$„N¡"
  b"\x19~Õ’*eNª„•°¯1‡D"
  b"\e2ó´\x04ŸEg¼\x1F\v\x1E\x18°°\x1C"
  b"\x1C,\f©ŒVMà–K.\v:ëx\n"
  b"\x1D§\x00éÛá\x172[W\x04»V\x05«¦"
  b"\x1EnüúÌFKV„Ægt ½ç"
  b"\x1Eq\rA*¡\x17\x03ˆÃÛîí9#b"
  b"\x1EŸü^d%7kjrùÎ#(|µ"
  b"\x1EѶ|^ÿz«Cq¸ÎÎ B\r"
  b"\x1F¯à†=gK/›´ñÆÈ°¡H"
  b"""
    \x1F±þ,\x02\n
    O䌋Xß\x18µh_
    """
  b"!\x03„PuöC–©ßyÎp¹ÒQ"
  b"!Q羦\x11M$°+ΘÈÕ"\x11"
  b"!nÒLÒ\x01¾¤Q\x1ARßœ\x13\x05y"
  b"!Ÿ>™ÂMAdžó€\x06–h³T"
  b"#TCbÛ\rO´‹ØÊ’åj4\x0F"
  b"$\x0E2\x15.6C.Žé¢9EÂ×Ý"
  b"$’5\x05Ó¨@Z\r[( ìÉÏ"
  b"$µ2»lŽFÛŠ³zî*ª\x0E²"
  b"$åQl >¦Œ‡ïÃZ­`\tu"
  b"%\x08mÿ–\x1DHŽŽ\fñ/]¨ÝÂ"
  b"%g\fýGGÞHp…€\x0FH¿ ï"
  b"&\x000^9‘M\x12—^\x07\x137Ôj\x0E"
  b"&Sý€è\fŠ[¦\x1C€ÖÀIÀv"
  b"'\x01öÉ4ÑM†š=\vÈau$"
  b"'ruÌnàA{„qœÀa˜™\x1D"
  b"(‚Ö\x06\x15éOÑ¥²PU\x05ȼ\e"
  b"(’zü¤ÝH4¬J붦F¿."
  b"*‚ú’žC+²ã8ùj›õ}"
  b"*.3!„D&—jà'Q\¡8"
  b"*þ³¸üÝ@\x07™»W`±¤c\x11"
  b"\e´Ùåõ\x7FžÝâä\x16ÌH\x10"
  b"""
    +³ÍÁü\n
    N)Œª¥ÎG‡YÛ
    """
  b",\x12)öREd¶iY“‚kN0Á"
  b",¶-÷7ØDÀ·\x1D¡%q¥‹J"
  b"\t©[êAD¡òôˆ\x03£¯Í"
  b"-ÔOá\x16AP»‘Tà@h¥ã"
  b".#<ýܧR-Š\x11¤glƒBÅ"
  b"0)\e­…xM:šß;Yme+"
  b"0)ŠÝû¦öPQ;)åüÌʏ"
  b"0l\x08\x06\x19d+µ$q1Dn’îÇ"
  b"0o]ÕL'ÚÍ=¡´l\v·Ó€"
  b"1\x1ADŽÞ¯Iˆ•ÖW—.Û\x13˜"
  b"1{h·bsK\x18¶§ÅOÑ\x157"
  b"5S_Ê \x1FD4”¬Àª™„\x1E«"
  b"5Ž|æ`\x04Gæ”g´0\x1E®DŽ"
  b"5C]ZdN-ªNzm\x17C»H"
  b"67Ÿ\x08I\x0EM߃ÕG#*CU`"
  b"6¥š7uaë+_¦ls‰w„\x00"
  b"6Í¥C¬\eLH¡Ò8’Žßˆ‹"
  b"7­«\x1Cÿ5\x04e.k ,OEøË"
  b"8\x01öEš»=·fØ„òDÃ!è"
  b"8"I¾:I\x04ƒð«³×†\x15œ"
  b"8œéUŒCb­C\x1E"1¹93"
  b"9+\x11\x0F\x14;`Mü\x18…À\x05Ð"Ú"
  b"9H¬¼\x11®E—¦|1¼eQVL"
  b"9b«†¿\x08\x03¢ÃUúŽó<×Ë"
  b"9…]Y/jpn¶¼Ž9ÑíЧ"
  b";š ”\v\x08AÕœ\x12®qly "
  b">“ªª\x19Z) fÈÒÜøZƒ5"
  b"?8–CÆîE™µs±&\rŽè"
  b"?b·ãJ¥Dœµü™·vD8\x05"
  b"?péŽå¤I5’fY\x13µ¬±k"
  b"?q>·Gñ…C†(\x1Cٝ#œ"
  b"?ªçæ\x08ÞMР-™=}\x14"
  b"\x05<€ÀOs¶€³ö'~ºï"
  b"@¼O4\x18÷Iγ,φž4\x12B"
  b"BJŽÒ\x10éCQ…=ŒÕ`F\x04\r"
  b"B“\x12îâ¬GÊݥT=tìƒ"
  b"C4\x07·:>™—e XíQEX\x06"
  b"""
    Cn\n
    ÞPñgûèìôËJR‚
    """
  b"DX\x19É\x15UMn»(\x1F¿ûé—C"
  b"Di)û×ÙIY¿Y@­‡µˆQ"
  b"I\x1F“ÏÂÂMÌ¡µ1Hs‰ŒÙ"
  b"I£Œ\x1E-˜Nl™\x06\tCJ\x1FXE"
  b"Jßµ\x14S GŒí¬¢R\x19l;"
  b"JüYq&wDô²‹oëì–@÷"
  b"KГ\e5‚ÊÉ—Ó‘\x1F–.°"
  b"Lzƒ.8]Jµœ·3Ù}6íã"
  b"M\rÞUþý@I…Jÿ\x12íæqï"
  b"M„A&í\x15IY†d\x05ê\và\x02\x18"
  b"MÞï\x16XÏ#÷Z\x07B\x12žèX"
  b"Mò`Á‹ÓLSŒ]„Hl\x1EÍ"
  b"N-HñN€L+¸ƒ\x187,ÿÜŽ"
  b"R©}^mýº°ÖµÈ6©\e\x10"
  b"Rí‰ÑLUJŽ…k,Џ'Èl"
  b"S\x1C¥w\x0E‹NÇš\x05\x0Fï³™\f"
  b"SØ8\fµªFU‚g\x02®Û¶eæ"
  b"T¹’âyÙî2×2­\x01ˆÕ"
  b"V0饕˜Kì’ꔚӉNÓ"
  b"V‚šr•ôM†¸tg'•Ë\x08ß"
  b"""
    V’Ø ó$B\n
    ° ô`«{¾I
    """
  b"WPý‹]PD\x1DŠŠ§mƒ\x08o…"
  b"W—Ýc@\x17\x11Æ\x1CªÔˆëAQ\x15"
  b"WƲgüÎNþ¸D\x17-\x01ú7§"
  b"Z\x06:~—tJܼïïô7}º›"
  b"Zn^È\x1DO¢»œ­<¬\e<\x10"
  b"Z¿o`”TInª.º‘Kå,"
  b"[;ñ<ÅjIñ±C\x06•…\x7F(D"
  b"[‘sï\\x10OÞ˜S\x07\x01ÜÝ)š"
  b"\x11¼WB™\ï÷1ɰƒ ä"
  b"\ïé uLF\x12†º\x08¥…~\x12Y"
  b"\ó¡\x0F\x02\x07C\x19Ž\x06j7!ÈÙT"
  b"""
    ]n¼W¬6ƒ{âd \n
    Ë)ín
    """
  b"]Þg; 9Dø…pj\f¢:“\x7F"
  b"^Ã1{ýR\x10\x06¢V&Ç\vY\vœ"
  b"^âvnãjA\r¢©>-é\r,\x04"
  b"_&=W7îB@»ÍȺñp¸ù"
  b"`“F$>¥š°\x0Eí$}?{ ¶"
  b"at²Õ«˜Eˆ©\f\x04x(\eÜå"
  b"bsrÿª³†1=\x03\x17Œ¡¡o-"
  b"b¾ÇjÝÞOÛ®Í\tÕÄ4,z"
  b"bÅ2Ž)‹Hë¿\x03á/Ïb­Å"
  b"cYó5ß­°D åØóÿ\x03Í|"
  b"cÙÒkœ‰LÙž„û-Ð\x1A¬’"
  b"dmUª\x1Cë'çÖ;\x10\x1Cs-\x7F×"
  b"dý]Ü\x01“N\x0E¹ÁV\x13±­ÝÐ"
  b"eÎ…rûõK[·\x05Qa\x168õ~"
  b"""
    fEô8K-Iq¬\x02¦$\x15\n
    d
    """
  b"g°5¸ÑGHñ§mkœiÌ”½"
  b"g¶‰ÕÛ¥O`‹tb7ÑêÖ)"
  b"gÔ¹U}ÐHï±³[¿“\v\x14œ"
  b"h;òÒ!ÚFЈm\x19\x17ʬÁ"
  b"hÔÞ¥\x10O‘¬\fTɧù\vä"
  b"i\x1D€Ž.˜¹á¹\x03Œà+\x18Ãþ"
  b"iÌÀ4v\t[µ¸\x0E”÷|PÈ\x12"
  b"jêT'i:éøµÉŽGAe£j"
  b"kºé\x12lI«°îÑ¿Ð4‘Ø"
  b"l*\t+abBúüû¥¦Õ^ö"
  b"m\x17×5#ÈNX«ÈšK-\x05a\x08"
  b"m¼:\rßwK‚šÊþ\x12ùÅè"
  b"mÃÕ!ŒƒC+©öòØhÙš\n"
  b"nžÈ\x03bœ:êÀúÀ¨Ñµ\x083"
  b"n²ªáÓuN7±9daiX\x03"
  b"\x13Ûãý£‹É$õ½~KÀ£"
  b"p\x1F:?KtAD¡!vêMv©’"
  b"p3Ä\x1Ab?J\x1CºjO\x17\f¸±º"
  b"p½‘]\x08íL„\x17\e†ë\x11\x13Z"
  b"qf‰2yÁM)²ÃU¬Õ\f€°"
  b"q„âLçÏb‚wÿwô=`Â\x1F"
  b"q”ïIå'D´£_hº”-\x04P"
  b"q»«ceÐCæ…ä,\x1C>',ß"
  b"sw‰bäuD"‘ûÎOrü\x03A"
  b"t\x0E\x0FF°”|Ñ1DƒŠ'ø"
  b"t&¯ZT\v\x05Ù¾µoøHà"
  b"u\x06Þq.öOnŽMZí÷°’’"
  b"uF¸À((I>€ÂóEˆvfô"
  b"u_È_ÿwK·'}¼¼:Ê3"
  b"u†j…y­Kñ”Ž•Uߝ\x11m"
  b"vsE~]\tIß‹¯ía<$x]"
  b"w\x0Eµ\x1FÿCFC°\x11OωQ_\x03"
  b"\x1FØÚ>Gyª±+ë|ƒ/"
  b"yðhX¹YEy¢/¬<0a8\x1D"
  b"""
    zˆå3t°JX‹ü°ãU»\n
    q
    """
  b"z¼?Æ$^K.­\x7FE\x05\x1D{Ë@"
  b"{"Ù8‹\x19KNŸA3.\x00\x12\x11D"
  b"{:ª„¹ÝAí¨ªµ!lÄU¡"
  b"{¦¢¡'ów=,ŠÓ®N»›"
  b"\x138RÍN¹–êÙÃWa\x0Fè"
  b"}ð4ÔTÉ›-ù‰¯õ°­6Y"
  b"}ó Ü™ÁOщœBJP¨Ge"
  b"""
    ~¼û1Õ\n
    J\x08¿\x1EfCž/Ë\x06
    """
  b"~Ægõojî\x11»\x00@Å_Ýù#"
  b"~öÜ_\x17öJ…¦¨ÿˆÐ7ˆ"
  b"\x7F\x1CòR¥‘EA½z\x04µ_¡Òa"
  b"\x7F%\x1F©ˆm¿8WÒâptØÃþ"
  b"\x7F/‰ð\x1DçG°ˆD3Ùä|w>"
  b"\x14n\x04ÚÇaf“q\x0EáÙ\x11î\x11"
  b"\x0Eꨆãn€Þ•)\x13Å;ò÷"
  b".4G*‘A-“\x15\x07;\x05(\x12j"
  b"ƒl\x14yw;H²¢ÑA¨L1J\x03"
  b"""
    ƒ€©\n
    \x1FJ© H½\x06™êÅØ¼
    """
  b"ƒ°\r|Ü¿@¡ƒª7Ä¥2\x1A\x0F"
  b"„9\x1D¾&\x19K\x1E‡ûÿ\x7FÖ…¦\x10"
  b"„Bv„\e÷_\x00\x0E™Zkå'Jv"
  b"„U~ߎcBÒÅÅ¡^\r"
  b"„¤ÕVqhI ©YjÎzkš¿"
  b"\x02)\x1FsýH(Ž}»œ—‹~t"
  b"…F#\x0En‚FF²¶ÚGÖQ3M"
  b"\r¬\r¨GG`Èšð\x02…v0"
  b"\x13\x00÷/B|›`¸ø Î\x1C"
  b"†ì’å6öI¦˜:ÒŽéO®ï"
  b"ˆ@Hj&,2.DMüÎÅ\x06"z"
  b"‹²¬9ÖU⡽’=Fjí«"
  b"Œï˾Ñ\x08Jn‰\x07Žj¼ˆö\x1A"
  b"ŒönwS<F\v¯AjÄ)JdÁ"
  b"Ž,ÜQà†B¡¿SÆ:A̰Î"
  b"ŽÍÂt’—AH‰É”Q=\x02õ|"
  b"Ž\x03#LÁ?E\x01°gbÛ^z\n"
  b"Ž7ð´s\rƒh»5ôQ\rb»Œ"
  b"ŽèÝ\x0F†§IT²\x16\x7F{MY¢"
  b"\x08ƒ‚æÎÄÑ&U\x7F\t\x04L"
  b"T\x7Fë'žC ˆTQ8Œ²ž¡"
  b"è \¨\x7FKüŸ\x10©ñϯ¨ù"
  b"’ž¶W5®Gþ˜WB\x11\x1A,ž^"
  b"“llí-'CÛ´,\x14–4l`"
  b"“Â\t*p‹DŽ…_\x06žøl\t®"
  b"""
    ”*«ló0F0­@ô>Ã\x7F\n
    º
    """
  b"•+n›ÅèB|ŽMŒÍ#ðÿK"
  b"•`·Î\x1D\x11O}ºvÉ\x03^‰Ï¤"
  b"•´û¢ØŸEö‚\x04K-¶·“\x1C"
  b"–Ã\x07®ê\\x05ŽÕÿÒÄR9Fµ"
  b"–Ó¦ˆ\x01\x1C\x05Ì%v³\rµ”"
  b"\x1CÏ·uIµ¬ÿ48±×œ:"
  b"—”ÇpFÔE½ҵ”ƒTË¥"
  b"—Á*\x18˜—G·‚Œ¤Vz‡Õb"
  b"˜–ށÃåNN€D¢ÚáªR8"
  b"˜ëÏèŽÜǸ•i8\x1CŸ¬!x"
  b"›Wê`adz\x13¹Ìæ‘:í¬"
  b"ž5ž›\x7F\x16Dé»ó×Óª\x10bo"
  b"ž¼óØH=As®b×d\x13à\x08["
  b"""
    Ÿ\n
    í+ò\x05G\n
    §EK÷'\x07½Ý
    """
  b"Ÿ\x12­OüÎkD¹¡­\x1E\væDª"
  b" \x10û<ž­èæÓíÌ„—\x16Œ"
  b" d=àdÞKȦ\eDØq\x01\x19"
  b"¡bvÏÇÍJñ¿†<æ`8Ô"
  b"¡´pù\vßÝ“\x00Q;g\x01 \x05Ï"
  b"¡Ó¢TZ}HQ ¬ä|Ñ0}Ã"
  b"¡ÿ?®ŽEú…¸Gá«|l"
  b"¢ºÎ˜íIO\eŒù#¹\x1F*’É"
  b"¢Ç\x05á/z©9\x1F\t#‡¹£°"
  b"¢ñš(õ4¾ì*‘¾BÏÛ'"
  b"£}ï6‹ÍOÜ–U)ã߈o="
  b"£†W40ÀO+˜ÎYÑœ\x03Zi"
  b"¤RD\x0E\x15E\x14%ÏÀNþ¡!"
  b"¥’C\x06`\x18Cw­!\x0F\x02vR^ò"
  b"¥£(RÎ0O´Œ¨.¡•!-^"
  b"¦&i"^NHV€ð\x1DFNã8'"
  b"§\x07¸\x05(ycš]\x12V×xû›û"
  b"§\e\\x066\eEÞŽ°\x15å'0P×"
  b"§D“\fŽ?H¢††¹ÚÙ4ô\x1C"
  b"ªµESÓKٺ}°ÿÃ"
  b"«3åÁ\x7F\x1AH\x06†íf\x14€±<ö"
  b"«þâÊK\x14D´³_ö:ßðD½"
  b"¬aXÀF\x19In¶½¬\x1CÜw¶¬"
  b"¬ˆ/åÓºŸRYÈfÙiõ¿"
  b"­\x02­.\r¸OžŽhè>ù\x01Ô:"
  b"­t\x15¢¹ûJü…×a†.¦ª\x1D"
  b"­î¨°áü@'Ÿ¦¹’¤¢µö"
  b"®Z„\x11¨íK\x13€DNN\x7FJ4˜"
  b"®…6È~ë@Xž\x1E×.î\x1DÙó"
  b"¯f\x03“NÇHx‰Ï׋\x04~\x05ÿ"
  b"¯Ž_<\x03\x1FO€¡³¶ví\x1A˜u"
  b"°Zõ\ xGÚ±“>\x07˜BÀ‹"
  b"°nMü†L ï=A\x0EnøŽ"
  b"²0iAduG6¡\rßþ?øüº"
  b"²nß²ÓH!¸{~\rád0ˆ"
  b"²¦P"™rN‰\x18r\x18×¶âÓ"
  b"²µwu÷°M-„\x06‚5¨)bJ"
  b"´ˆWÝ&‹E)‡ùd¡ø\x05ÑO"
  b"""
    ·\n
    ªšÄ’LF“A\x19>3$;n
    """
  b"¸V¥\x11ðþG\x03”Øé›]…Ã)"
  b"¸•ú¢¾K\x17UWÝ\x1ES•;"
  b"¹\x7F+=8d†³à9¼:ó,*"
  b"ºu\x1FÔÿ\x08€7ì–\x1DC\x10"
  b"º¤q\x02\x0EvHx“%–ã’Rmš"
  b"»\x10\x7FfBå£>Í\x1DÍ•\x04û"
  b"""
    »d[5¿cÜ\n
    \f\vw\x06R^—
    """
  b"»•¶ã²9IIŠýP\eÎaú§"
  b"¼lPlçãCÙžÈòXçÂ|R"
  b"¼æ¹æòßJi‹Yˆ\x1A܇âŽ"
  b"½yÆß[¤KC‘BÿÚh\vOM"
  b"¾8¹È\x7F\x1E¦ZŽH¥ñ\x01ö¥Í"
  b"¾’\e/š¿Z\x12ã,r0–EV~"
  b"""
    ¿K/\n
    œ»C>†§\eî“J£ì
    """
  b"¿“eè…\x0EL¹¤5žR¢\x05"
  b"Áñ.—k#F]€ï#\x13¾RÄ\x1E"
  b"Ãqœ²¾MJX–XT\x06"
  b"Ä\x04\x17ª{E"A²Ö†\x18w²ç["
  b"Ä"®“ØQLY6¬™^\x06µì5"
  b"ÄÂ%\x18~\x01N퓆ˆ$‘øêà"
  b"Å\x1FñS\x04\e{ÛI†–´x˜jx"
  b"Æ0\x19U¦×MÓŽ›ÓԖǾ\x0F"
  b"Ç\v\x1AáçŠJ‡Ž¼d<ÀóËF"
  b"Ç\x16‚Ä>½L!:aùÎ\x10ßþ"
  b"È2 æg6¿I\x04\vÔ…\x1Dã¡"
  b"È]Óìß­KӦ处Á¬S\x10"
  b"É\fCƬXBðLÁÞÙµ\x17"
  b"É\x1A\x14âýÉóH]è;tgUÓÂ"
  b"Éaž…bîKT¶YГÔI[\x1F"
  b"ɺý\x0E¾Öþœ5$“ÑåŒT„"
  b"ɼp†§a`,\x1Eå\r=ò]\rÁ"
  b"ÊsŠßÕUY|‘ì_\x14¸@'¸"
  b"Ë)s\x16\x05wå‹Þþ¯°¼Ùc""
  b"ËBw Ï\x13BJ’aÝ'Û‡™±"
  b"Ëéðî\x1A@\x00ÁÈü=„˜ÿÓW"
  b"Ì>ßàq–K\x08B}L•#ªÆ"
  b"ÌZë…^úD€qú\x01(R35"
  b"̋Ďê CB”Ç6"ÔücÉ"
  b"Í~hC£èM\x00™¬\x0F\x07”Þ"
  b"ÎOÿ’[óEq‰Š‚NvÍ¥›"
  b"Îf\x10Š\x07ÿÐש5‹ÇzŽ÷"
  b"ÎÊUÙÔ8âÖ\x11‰zÂÜ—“ñ"
  b"Ð\x02–qQLM®ˆ3{mIñ'Y"
  b"""
    Ð\n
    z\x1F\n
    \fI+§¬É”\x05„¾\x01
    """
  b"ÐA¨€2lCs“|å‰ÒÃ$Q"
  b"Ñ\x05é¼>XV"!ñ%¥bQ¸P"
  b"Ñ Ýù’Ž@òŽO"HßTt…"
  b"Ñʪº^—§ +Uc\x04,0ys"
  b"Ò©\x12Ÿ\x13§FVŽÚu:AЗ¬"
  b"Ò°\x16\x1AÇêIر\x18tÛf±q"
  b"Ó¨IåTÈB±ãî#\‘ž"
  b"ÓÓYܨŸ3W}Ê^hÂ”Ž‘"
  b"Ô\x19|g<ÈIÛ¬½·\x18\r°…\x17"
  b"Ô¤vbW¯\x1D\x00{W–¤¨Y`·"
  b"Ö&J峎Jðl$‹MÈ\x7FÝ"
  b"×\x02‰³½\x1CGοÂ'*A"
  b"×N#³\x04ÖGf£C­—cI·+"
  b"׉pÑqýM•«ê\x1FH}\x00\x1D¾"
  b"Ø\x12ÁdWîOÕ»ßÇD0™»Ú"
  b"Ø^ÜGN÷G …\x1FŒN)òx„"
  b"ت\x1DƒŽ\fHŽ·EÈ%\x0FT4â"
  b"ØË*ýç†K¢…\vBT\x01¹W‰"
  b"Øá•A9£EM¨™`À¶Å?z"
  b"Ù\x14¾\x7FPLD\x13¯#ÆÜz\x1D\x00A"
  b"Ùáß"/â@А\tQûÇf\x07\v"
  b"ÚEÜZw8‡MýÏËAH¤@\x05"
  b"ÚaD\x0FàôFÆ”ˆÔ+2¶ý\r"
  b"Ú˜\x0Fé°ïO#¯­·Ê\x19…ðÈ"
  b"Ú¯\x15Ò8\fK^ƒ,ëè×Ã\x02N"
  b"Ú⿏\x17ãL!™ÔEÓq\x1C"
  b"Ûæ}÷oƒK®¿ÉtU9)\x1E±"
  b"Ük\x10›áÉJ\x1DªòH\x0E92Þ…"
  b"Ý••1\vPF*§cµÙ\x08\x088"
  b"""
    à\x14­ao:AϺl\n
    ¥p<ßÎ
    """
  b"áŽ|ƒˆ}JÝ£\x1Ft.ˆòÿµ"
  b"áçòËA]J €þ½K݆…ý"
  b"âO~cÕiJQ |YDîéa—"
  b"âa¸\x00ðZ:Ú1\rvS\x01žE´"
  b"""
    âkvj°óD>´\x16¤’$¼\n
    9
    """
  b"ã^ù“«3Mq€;yM!Q³Ó"
  b"ãÌ\x1D†b±Eቬ\x10XlÕDœ"
  b"ä-ßèósAM®f®ï\x06k ¬"
  b"ä^{2m<Ií£\x16ìÏOø©""
  b"å_Ñ×m\x03MÅ–- nö†#°"
  b"åŸÊÁ@\x04Bæ­ûŠ\x1A\x03žÃ°"
  b"æ,ÓGÂ[»-f0óQj÷>ß"
  b"æ\x7F³½©ØVd\x06à\x12ý²\\x00ƒ"
  b"æîÓŸTMDd€º;¯^êöu"
  b"ènFAa®LEº¿\x01‡A´?°"
  b"é\tJèÏ\x0EI¸‡¥|h¢ª”\x06"
  b"颕€iyD_¥BƆ{HóV"
  b"ê`\x10Ä\x02E‘¢9©Þ\x1Eîƒ,"
  b"ì\x10±åãÃÏO²>Å.¾Å,"
  b"ì¾!\x1CՁ@ĐÝÖ’\x06ÐÜ1"
  b"ìðé±(<¾ð€ô\x0E\x18+Èêú"
  b"""
    íaÇ&Ò\x07BWaî§\n
    n Ã
    """
  b"""
    íú×\n
    ¬ìå\x05òyÙ\x1C{Žób
    """
  b"ð™E˜¡ÜML€!kU¹1P"
  b"òô÷FËÂOf¦”\x0EÖPLxã"
  b"óQœ\x11;œElƒl\x1E|ë¡^è"
  b"óƒ@\x07U4jz¡DøÎ ñ[•"
  b"ó˜.IMÛ@ÍŽ»g?êƒ="
  b"ô\rNh\x7FºOæŒb\x17\x1D"
  b"ô\x1AY,\x17ÆFoŸ€/UÖËðd"
  b"""
    ô…\x08ÿΑA¨ª\n
    qú¯âG”
    """
  b"ôŽÞJ3O7ƒêW?øEŽ\x02"
  b"ôÄ}ü]æJû£ÉÓŸæf÷?"
  b"ôâÅxIZWZ–\x7FGêgüY­"
  b"÷\x1A õ\x17RLŽŸD\x03\x1AT1½Ø"
  b"÷\x7F<ÿ\x1AWK »¬q>\x06¶{6"
  b"÷«)Ñ^ÏHY«œ\TÔx\x073"
  b"ø\x10\îÇ5BA«¦É³\x10\x18§×"
  b"ø\x16<\x128,˜Õ=à \x14=´¿ú"
  b"øo¿k°Ö¯ö˜ùÌéƒ\x13\tn"
  b"øÖ‡]<ÈM{½1ló×\eË–"
  b"ùCÆ—‡=K\x06¡|\rÛ7ÃI"
  b"ù~\x11›ÿC˜Žå\x10\e¬Öë"
  b"úP¤›°§FDz§ü5Zœ©ë"
  b"ú}«d™Î[Ä*½Íùý.~"
  b"ú¶ðãˆH䨨ŒMÙ8“`"
  b"û\x15é\x12ÃS>|\x06yÔ‹\x7F"
  b"û-¸íÿòF%Š€\e«¨<”B"
  b"ý\x02ó\vxÝA«Žh\e`ú• ›"
  b"ý\x12/;\x1F;G©‡´;7n-;"
  b"ýÕÒK•¦D‘¤ô}¯ÙåÔÕ"
  b"ýô\x14\x01|_J:‰FËú\x16·±0"
  b"þ8\x1CøµIV¼LÐïç„ì\rý"
  b"þÌÙö\x07\x13II¨;\x00\x1EêÆ%^"
  b"þáZÌ\8OD¡ŸŽj:—ÊŽ"
]
31 0.31 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"Î\x7FŒ\r"ÂFòŽ ª\fá\x0E÷²"
  b"‘éÚ\x1EìŒEÙ€H÷‹\fFb«"
  b"Í\x0E`]m\x1FG…š•U}£/½"
  b"]ŽÃd0\x05MaH-Ž2\x14¿÷"
  b"÷W\x15\x02¯@ŸŽÑaà(~ÆÁ"
  b"A»I_\x16KB)ŠT›"<3›W"
  b"Á¸R´ñûO›ªÌV™›;94"
  b"År\x13žG©HH¨˜ú\x01i¥N®"
  b"•Êð²\x144KU¤+ztl\³;"
  b"\x15'þÿFL¡,ÆÊ’\x0E5m"
  b"\x08\t8Eê·Ö,«ŽÉùŒ"
  b"7¹“ñ\x1AÂCj·Ž»(»]\"
  b"Bdé\r¹O®²ƒ¼Õ\x10ÖZó"
]
32 0.16 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `id` = ?
Parameters:
[
  b";³'JWðKÉ—\fy_-ýÛå"
  b"w¹YÏfÞL\x15Çù·Ú9‚ó"
]
33 0.12 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
34 0.12 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";³'JWðKÉ—\fy_-ýÛå"
]
38 0.07 ms
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
39 0.30 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.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";³'JWðKÉ—\fy_-ýÛå"
]
42 0.28 ms
-- breadcrumb-extension::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ãyüÀ–óCVŽË\x1E)MEÉ1"
  b";³'JWðKÉ—\fy_-ýÛå"
]
43 1.06 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/3bb3274a57f04bc9970c795f2dfddbe5"
  "/navigation/e379fcc096f343568dcb1e294d45c931"
  "/navigation/19ca405790ff4f07aac8c599d4317868"
  "/navigation/48f97f432fd041388b2630184139cf0e"
  "/navigation/bb22b05bff9140f3808b1cff975b75eb"
  "/navigation/06f5dda360c04112937601574122c515"
  "/navigation/c3057bb031634c669cd6dfb0d4acbb15"
  "/navigation/5d6b1f54e92c42bf89b512baf3b79e08"
  "/navigation/d60d60f6a5e044adbca44cbb25c3125b"
  "/navigation/bbc91f8512f3476697f0e9d4fd97483f"
  "/navigation/7356bb41f6fc4b168cc34fc7d92d7110"
  "/navigation/4924c22225644deea3a54c3ba6396c85"
  "/navigation/9d89181620be42dcb7e440ce0cd27456"
  "/navigation/e5fbe1167d8443fa95804dd5bbc6ba2e"
  "/detail/3d69c9b87a5a4903827aabf593d09d1e"
  "/detail/bc53fba5dd814379aac03a1c941fa124"
  "/detail/c9bbb32873bc4187b5e78a39cb524c2a"
  "/detail/9719a32968364f4884e35f98bb9d9e32"
  "/detail/6705f6f47a504695a562e0f612df7e78"
  "/detail/78937f78ea5141d89df37de8892ff9c3"
  "/detail/f5f5b50f29db4b928f2638bb45eae3aa"
  "/detail/24bdfa825c9048e382a557c155099e9f"
  "/detail/81f4a6a774844312ad282878c6d135c2"
  "/detail/8eeecb10410a4ef7a3ac7231c9bb3f9f"
  "/detail/4d9cb0e0637a477bb45d8ea9781cd862"
  "/detail/acd8df12070d418f8ca58240ebb11c16"
  "/detail/0b2b72c0d7974e3dab6453eb72f7049a"
  "/detail/f65b3f6163fd4bd8808f9dc3461c7458"
  "/detail/7198216195cc4cd890744bda650f32dc"
  "/detail/7247f5e4071845799e3fc6483d64ea0f"
  "/detail/58910608e2c449e3a90659381290bdbf"
  "/detail/b44247c52b49439d940754fdd77a164a"
  "/detail/a5732f95f2b74b9889229729b2474577"
  "/detail/d9ed571f462d4ea199b3481b0793c3c1"
  "/detail/4e178ad11a344df4b14fea790c934d88"
  "/detail/62949f1262a34391a7794d84a9e559ca"
  "/detail/c5fa01e2b6434e78b6f5d93a36fcddae"
  "/detail/876ebd3ee0fa42ccb1814144786bf0a4"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
]
44 0.28 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.12 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "AdbPJWtgjtCZe8HlTfawiBxv2kupA9cl"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.